#style-switcher h2 a { background: #fff none repeat scroll 0 0 }
#style-switcher h2 a i {color: #6a7990;}



.topcontrol {background: #6a7990 none repeat scroll 0 0;}
.single_about i {color: #6a7990;}
.single_about:hover i{background: #6a7990 none repeat scroll 0 0;border: 1px solid #6a7990;}

.single_feature_btn_light {
	background: #6a7990;
	border: 2px solid #6a7990;
}
.single_feature_btn_light:hover,
.single_feature_btn_light:focus {
	border: 2px solid #6a7990;
    color: #6a7990;
}
.single_service:hover i {background: #6a7990;}
.single_counter span {color: #6a7990;}

[data-carousel-3d] [data-prev-button]:hover:before, [data-carousel-3d] [data-next-button]:hover:before {
    background:#6a7990 ;color: #fff;
}

.video-play i {background: #6a7990;}
.video-title {color: #6a7990;}

.single_more_feature:hover .single_icon span {color: #6a7990;}
.single_more_feature:hover .single_text h3 {color: #6a7990;}

.owl-theme .owl-controls .owl-page span {background-color: #6a7990 !important;}

.partner-logo{background:#6a7990;}

.pricingTable .pricing-icon {color: #6a7990;}
.pricingTable .pricingTable-order a {
	background: #6a7990;
	border: 2px solid #6a7990;
}

.pricingTable .pricingTable-order a:hover{
border: 2px solid #6a7990;
background:#fff;
color:#6a7990;
}

.pricingTable.green .pricing-icon,
.pricingTable.green .price-value{
    color: #6a7990;
}
.pricingTable.blue:before,
.pricingTable.blue .pricingTable-signup a{
    background: #f0f3fa;
}
.pricingTable.blue .pricing-icon,
.pricingTable.blue .price-value{
    color: #6a7990;
}

.btn-app-bg {background: #6a7990 none repeat scroll 0 0;}

.contact input:focus {border: 2px solid #6a7990;}
.contact textarea:focus {border: 2px solid #6a7990;}

.btn-contact-bg {
	background: #6a7990;
	border: 2px solid #6a7990;
}
.btn-contact-bg:hover,
.btn-contact-bg:focus {
    background: #fff;
	border: 2px solid #6a7990;
    color: #6a7990;
}

.single_address i {color: #6a7990;}

.single_footer ul li a:hover { color: #6a7990 ; }

.subs_btn {
	background: #6a7990;
	border:2px solid #6a7990;
	color: #fff;
	padding: 12px;
	transition: 0.3s;
}
.subs_btn:hover{
background: #fff;
border:2px solid #fff;
color:#6a7990;
}





