
/*START SCROLL TO TOP from 1cbac8 to 00e5ee*/
.topcontrol {background: #00e5ee none repeat scroll 0 0;}
/*END SCROLL TO TOP*/

/*START SECTION TITLE SPAN*/
.section-title h2 span{color:#00e5ee;}
.section-title div {background: #00e5ee none repeat scroll 0 0;}
/*END SECTION TITLE SPAN*/
/*START BTN STYLE*/
.btn-light-bg {background: #00e5ee;border: 2px solid #00e5ee;}
.btn-light-bg:hover,
.btn-light-bg:focus {
    background: #333;
    color: #fff;
    border: 2px solid #333;
}
/*END BTN STYLE*/

/*START MENU*/
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #00e5ee !important;
    background-color: transparent;
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #00e5ee !important;
    background-color: transparent;
}
.menu-top li a:hover { color: #00e5ee!important }
.navbar-default.menu-shrink li a:hover { color: #00e5ee !important }
.navbar-default .navbar-toggle .icon-bar { background-color: #00e5ee }
/*END MENU*/

/*START SLIDER BTN*/
.slider_text a {
    background:#00e5ee;
    border: 2px solid #00e5ee;
}
.slider_text a:hover {
    background: #fff;
    border: 2px solid #fff;
}
/*END SLIDER BTN*/

/*START ABOUT*/
.feature-box-icon i {background-color: #00e5ee;}
.feature-box:hover .feature-box-info h4 {color:#00e5ee;}
.single_about_top h2 span{color:#00e5ee;}
.single_about_top div{background: #00e5ee none repeat scroll 0 0;}
.single_feature h2 span { color: #00e5ee }
.single_why ul li i {color: #00e5ee;}
.progress-bar > span {background: #00e5ee none repeat scroll 0 0;}
/*END ABOUT*/


/*START COUNT TIMER*/
.counter_feature { background: #00e5ee none repeat scroll 0 0 }
.count_line {background: #00e5ee none repeat scroll 0 0;}
/*END COUNT TIMER*/

/*START SERVICE*/
.service_content span {background: #00e5ee none repeat scroll 0 0;}
.services-box-icon i {background-color: #00e5ee;}
.services-box:hover .services-box-info h4 {color:#00e5ee;}
.icon-box-icon i {color: #00e5ee;}
/*END SERVICE*/

/*START PORTFOLIO*/
figure.effect-sarah { background: #00e5ee }
/*END PORTFOLIO*/

/*START TEAM*/
.tema-member .team-thumbnail .overlay {border: 1px solid #00e5ee;}
/*END TEAM*/

/*START PRICING*/
.pricing-table h3{color: #00e5ee;}
.btn-pricing-bg {
  background: #00e5ee none repeat scroll 0 0;
  border: 2px solid #00e5ee;
}
/*END PRICING*/

/*START BLOG*/
.single_blog:hover {border: 1px solid #00e5ee;}
.single_blog a {background: #00e5ee none repeat scroll 0 0;}
.post_date {background: #00e5ee none repeat scroll 0 0;}
/*END BLOG*/

/*START PROMOTION*/
.buy_now {background: #040e18;}
/*END PROMOTION*/

/*START CONTACT FORM*/
.form-control:hover,
.form-control:focus {
    border-color: -moz-use-text-color -moz-use-text-color #00e5ee;
    border-style: none none solid;
    border-width: 0 0 1px;
}
.btn-contact-bg { background: #00e5ee none repeat scroll 0 0;}
/*END CONTACT FORM*/

