#style-switcher h2 a { background: #fff none repeat scroll 0 0 }
#style-switcher h2 a i {color: #f6463e;}

.topcontrol {background: #f6463e none repeat scroll 0 0;}


.single_about i {color: #f6463e;}
.single_about:hover i{background: #f6463e none repeat scroll 0 0;border: 1px solid #f6463e;}

.single_feature_btn_light {
	background: #f6463e;
	border: 2px solid #f6463e;
}
.single_feature_btn_light:hover,
.single_feature_btn_light:focus {
	border: 2px solid #f6463e;
    color: #f6463e;
}
.single_service:hover i {background: #f6463e;}
.single_counter span {color: #f6463e;}

[data-carousel-3d] [data-prev-button]:hover:before, [data-carousel-3d] [data-next-button]:hover:before {
    background:#f6463e ;color: #fff;
}

.video-play i {background: #f6463e;}
.video-title {color: #f6463e;}

.single_more_feature:hover .single_icon span {color: #f6463e;}
.single_more_feature:hover .single_text h3 {color: #f6463e;}

.owl-theme .owl-controls .owl-page span {background-color: #f6463e !important;}

.partner-logo{background:#f6463e;}

.pricingTable .pricing-icon {color: #f6463e;}
.pricingTable .pricingTable-order a {
	background: #f6463e;
	border: 2px solid #f6463e;
}

.pricingTable .pricingTable-order a:hover{
border: 2px solid #f6463e;
background:#fff;
color:#f6463e;
}

.pricingTable.green .pricing-icon,
.pricingTable.green .price-value{
    color: #f6463e;
}
.pricingTable.blue:before,
.pricingTable.blue .pricingTable-signup a{
    background: #f0f3fa;
}
.pricingTable.blue .pricing-icon,
.pricingTable.blue .price-value{
    color: #f6463e;
}

.btn-app-bg {background: #f6463e none repeat scroll 0 0;}

.contact input:focus {border: 2px solid #f6463e;}
.contact textarea:focus {border: 2px solid #f6463e;}

.btn-contact-bg {
	background: #f6463e;
	border: 2px solid #f6463e;
}
.btn-contact-bg:hover,
.btn-contact-bg:focus {
    background: #fff;
	border: 2px solid #f6463e;
    color: #f6463e;
}

.single_address i {color: #f6463e;}

.single_footer ul li a:hover { color: #f6463e ; }

.subs_btn {
	background: #f6463e;
	border:2px solid #f6463e;
	color: #fff;
	padding: 12px;
	transition: 0.3s;
}
.subs_btn:hover{
background: #fff;
border:2px solid #fff;
color:#f6463e;
}





