a,
a:hover {
	color: #008efe;
}

.btn-main {
	background: #f4ff12;
}

.home-subscribe {
    background: #008efe;
    background-image: -webkit-linear-gradient(-70deg,#008efe 13%,#00fff5 100%);
    background-image: -moz-linear-gradient(-70deg,#008efe 13%,#00fff5 100%);
    background-image: -o-linear-gradient(-70deg,#008efe 13%,#00fff5 100%);
    background-image: linear-gradient(160deg,#008efe 13%,#00fff5 100%);
}

.btn-white {
	background: #fff;
	color: #008efe;
}

.nav > li > a:hover ,
.nav > li.active > a {
	color: #000 !important;
}

.nav > li:last-child > a:hover {
	color: #000 !important;
	background: #FFF !important;
}

.sub-form h5 {
	background: #008efe;
}

#intro.intro3 h6 a:hover {
	color:#008efe;
}

.intro-newsletter button {
	background: #f4ff12;
}

.dual-btns a {
	background: #008efe;
}

.dual-btns a:nth-child(2) {
	background: #247cb6;
}

.app-btn {
	background: #f4ff12;
}

.dual-info {
	background: #008efe;
}

.wrap-content {
	background: #008efe;
}

.quote-info p:before {
	color: #008efe;
}

.quote-info cite span {
	color: #008efe;
}

.panel-body {
	background: #008efe;
}

#features2 i {
	background: #008efe;
}

.wrap {
    background: #008efe;
    background-image: -webkit-linear-gradient(-70deg,#008efe 13%,#00fff5 100%);
    background-image: -moz-linear-gradient(-70deg,#008efe 13%,#00fff5 100%);
    background-image: -o-linear-gradient(-70deg,#008efe 13%,#00fff5 100%);
    background-image: linear-gradient(160deg,#008efe 13%,#00fff5 100%);
}

.wrap a span {
	color: #000;
}

.statusMessage i {
	color:#008efe;
}

.f-social a:hover {
	color: #008efe;
}

.footer-copy p a {
	color:#008efe;
}

.backtotop {
	color:#888;
}

.close-modal:hover {
	background: #008efe;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before { color:#008efe; }
.slick-dots li.slick-active button:before { color: #008efe;}

.quote-slider .owl-controls .owl-page span{
	background: #008efe;
}

.faq-content .panel-title a:hover {
	color: #008efe;
}

