a,
a:hover {
	color: #3498DB;
}

.btn-main {
	background-color: #166FC9;
}

.home-subscribe {
    background: #3498DB;
}

.btn-white {
	background: #fff;
	color: #3498DB;
}

.nav > li > a:hover ,
.nav > li.active > a {
	color: #3498db !important;
}

.nav > li:last-child > a:hover {
	color: #fff !important;
	border-color: #3498db !important;
	background: #3498db !important;
}

.sub-form h5 {
	background: rgba(255, 96, 0, 0.8); font-size:30px
}

#intro.intro3 h6 a:hover {
	color:#3498DB;
}

.intro-newsletter button {
	background: #3498DB;
}

.dual-btns a {
	background: #3498DB;
}

.dual-btns a:nth-child(2) {
	background: #247cb6;
}

.app-btn {
	background: #3498db;
}

.service-content span {
	color: #3498db;
	border: 2px solid #3498db;
}

.testimonials .container .row .service-content span {
  display: table;
  margin: 0px auto 25px;
  color: none !important;
  text-align: none !important;
  transition: none !important;
  -webkit-transition: none !important;
  position: none !important;
  border: none !important;
  /* width: 100px; */
  /* height: 100px; */
  /* display: table; */
  /* font-size: 35px; */
  border-radius: none !important;
  /* padding-top: 22px; */
}
.testimonials .container .row .service-content:hover span { background: none !important}

.service-content:hover span {
	background: #3498db;
}

.service-content a {
	color: #3498DB;
}

#features {
	background: #3498DB;
}

#features h3 {
	color: #3498DB;
}

.dual-info {
	background: #3498DB;
}

.wrap-content {
	/*background: #3498DB;*/
}

.quote-info p:before {
	color: #3498DB;
}

.quote-info cite span {
	color: #3498DB;
}

.panel-body {
	/*background: #3498DB;*/
}

#services2 i {
	background: #3498db;
}

.wrap {
	background: #3498DB;
}

.wrap a span {
	color: #3498DB;
}

.statusMessage i {
	color:#3498DB;
}

.f-social a:hover {
	color: #3498DB;
}

.footer-copy p a {
	color:#3498DB;
}

.backtotop {
	color:#3498DB;
}

.close-modal:hover {
	background: #3498DB;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before { color:#3498DB; }
.slick-dots li.slick-active button:before { color: #3498DB;}

.quote-slider .owl-controls .owl-page span{
	background: #3498DB;
}

.faq-content .panel-title a:hover {
	color: #3498DB;
}

