#style-switcher h2 a { background: #52d1ff none repeat scroll 0 0 }

/*START SCROLL TO TOP*/
.topcontrol {background: #52d1ff none repeat scroll 0 0;}
/*END SCROLL TO TOP*/



/*START MENU*/
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #52d1ff !important;
    background-color: transparent;
}
.menu-top li a:hover { color: #52d1ff!important }
.navbar-default.menu-shrink li a:hover { color: #52d1ff !important }
.navbar-default .navbar-toggle .icon-bar { background-color: #52d1ff }
/*END MENU*/


.section-title span {background: #3ab3df none repeat scroll 0 0;}

/*START BTN STYLE*/
.btn-dark-bg:hover,
.btn-dark-bg:focus {
    background: #3ab3df;
    border: 2px solid #3ab3df;
    color: #fff;
}
.btn-home-bg:hover,
.btn-home-bg:focus {
    background: #3ab3df;
    border: 2px solid #3ab3df;
    color: #fff;
}
/*END BTN STYLE*/

.carousel-indicators .active {border: 1px solid #3ab3df;background: #3ab3df none repeat scroll 0 0;}

.left-control:hover,
.right-control:hover {
    background-color: #3ab3df;
    color: #fff;
}

.about_single:hover i {
    box-shadow: 0 0 0 0px #3ab3df;
    background: #3ab3df;
    border: 1px solid #3ab3df;
}
.about_single span {background: #3ab3df none repeat scroll 0 0;}

.about_single:hover h4 { color: #3ab3df }

.progress-bar > span {background: #3ab3df none repeat scroll 0 0;}

.grid figure {background: #3ab3df none repeat scroll 0 0;}

.single_service:hover {background: #3ab3df;}

.single_service i {color: #3ab3df;}

.tema-member .team-thumbnail .overlay {background-color: rgba(58,179,223,0.8);}

.single_why:hover { background: #3ab3df; }

.single_why i {background: #3ab3df none repeat scroll 0 0;}

.single_why:hover i {color: #3ab3df;}

.subscribe_input button:hover {
    background: #3ab3df;
    border: 1px solid #3ab3df;
    color: #fff;
}

.single_blog_title h5 span {color: #3ab3df;}

.single_blog_content a:hover {color: #3ab3df;}

.single_blog_title_two h5 span {color: #3ab3df;}

.single_blog_content_two a:hover {color: #3ab3df;}

.buy_now {background: #3ab3df none repeat scroll 0 0;}

.form-control:hover,
.form-control:focus {border: 1px solid #3ab3df;}

.btn-contact-bg {background: #3ab3df none repeat scroll 0 0;}

