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