#style-switcher h2 a { background: #0066b2 none repeat scroll 0 0 }

/*START SCROLL TO TOP*/
.topcontrol {background: #0066b2 none repeat scroll 0 0;}
/*END SCROLL TO TOP*/

a, a:hover {
    color: #0066b2;
    text-decoration: none;
}


/*START MENU*/
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #0066b2 !important;
    background-color: transparent;
}
.menu-top li a:hover { color: #0066b2!important }
.navbar-default.menu-shrink li a:hover { color: #0066b2 !important }
.navbar-default .navbar-toggle .icon-bar { background-color: #0066b2 }
/*END MENU*/


.btn-light-bg {background: #0066b2 none repeat scroll 0 0;border: 2px solid #0066b2;}
	
.section-title h2 span { color: #0066b2 }

.section-title div {background: #0066b2  none repeat scroll 0 0;}

.btn-home-bg {background: #37BDED none repeat scroll 0 0;border: 1px solid #37BDED;}

.single_about:hover i {
    background: #0066b2;
    border: 1px solid #0066b2;
}
.single_about:hover h4 { color: #0066b2; }


.progress-bar > span {background: #0066b2 none repeat scroll 0 0;}


.single_feature i {background:#0066b2;}

.carousel-indicators .active {
    border: 1px solid #0066b2;
    background: #0066b2 none repeat scroll 0 0;
}
.single_service i {color: #0066b2;}

.our_work_menu ul li:hover, .our_work_menu ul li.active{
	border-color: #0066b2 ;
	color:#0066b2;
}


.counter i {color: #0066b2;}

.counter:hover i {background: #0066b2 none repeat scroll 0 0;border: 1px solid #0066b2;}

.single_team .social_link a:hover{
	background: #0066b2;
	border-color: #0066b2;
}


.signup_form input:focus {
    border-color:#0066b2;
}
.color-two {
    background: #0066b2;
    color: #fff;
}
.color-three {
    background: #0066b2;
    color: #fff;
}
.pricing-btn  button {
    background: #0066b2;
    border: 1px solid #0066b2;}
	
.home_blog_text span {color: #0066b2;}	

.buy_now {
    background: #0066b2 none repeat scroll 0 0;
}

.contact input:focus,
.contact textarea:focus {
    border-color:  #0066b2;
    box-shadow: none;
    outline: 0 none;
}

.btn-contact-bg {
	background: #0066b2 none repeat scroll 0 0 !important;
	border: 1px solid #0066b2 !important;}



