#style-switcher h2 a { background: #03a9f4 none repeat scroll 0 0 }

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

a, a:hover {
    color: #03a9f4;
    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: #03a9f4 !important;
    background-color: transparent;
}
.menu-top li a:hover { color: #03a9f4!important }
.navbar-default.menu-shrink li a:hover { color: #03a9f4 !important }
.navbar-default .navbar-toggle .icon-bar { background-color: #03a9f4 }
/*END MENU*/



.btn-light-bg {background: #03a9f4 none repeat scroll 0 0;border: 2px solid #03a9f4;}
	
.section-title h2 span { color: #03a9f4 }

.section-title div {background: #FFEC00  none repeat scroll 0 0;}

.btn-home-bg {background: #03a9f4 none repeat scroll 0 0;border: 1px solid #03a9f4;}

.single_about:hover i {
    background: #FFEC00;
    border: 1px solid #FFEC00;
}
.single_about:hover h4 { color: #03a9f4; }


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


.single_feature i {background:#03a9f4;}
.single_feature:hover i {
    background: #FFEC00;
    border: 1px solid #FFEC00;
}
.carousel-indicators .active {
    border: 1px solid #03a9f4;
    background: #03a9f4 none repeat scroll 0 0;
}
.single_service i {color: #03a9f4;}


.single_service:hover i{
    color: #FFEC00;
	display: block;
	float: left;
	font-size: 40px;
	padding-bottom: 20px;
	transition: all 0.2s ease 0s;
	padding-right: 20px;
	transform: scale(1.1)
}


.our_work_menu ul li:hover, .our_work_menu ul li.active{
	border-color: #03a9f4 ;
	color:#03a9f4;
}


.counter i {color: #03a9f4;}

.counter:hover i {background: #03a9f4 none repeat scroll 0 0;border: 1px solid #03a9f4;}

.single_team .social_link a:hover{
	background: #03a9f4;
	border-color: #03a9f4;
}


.signup_form input:focus {
    border-color:#03a9f4;
}
.color-two {
    background: #03a9f4;
    color: #fff;
}
.color-three {
    background: #03a9f4;
    color: #fff;
}
.pricing-btn  button {
    background: #03a9f4;
    border: 1px solid #03a9f4;}
	
.home_blog_text span {color: #03a9f4;}	

.buy_now {
    background: #03a9f4 none repeat scroll 0 0;
}

.contact input:focus,
.contact textarea:focus {
    border-color:  #03a9f4;
    box-shadow: none;
    outline: 0 none;
}

.btn-contact-bg {
	background: #03a9f4 none repeat scroll 0 0 !important;
	border: 1px solid #03a9f4 !important;}



