
/* Color styles
================================================== */
.btn-main:hover{
    background:#EE3B24;
    border:1px solid#EE3B24;
    color: #fff;
}
.btn-main.featured{
    background: #EE3B24;
    border:1px solid#EE3B24;
    color: #fff;
}
.btn-main.featured:hover{
    background: #333;
    color:#fff;
    border:1px solid#333;
}
/*Menu style
==================================*/
#section_header .haeder-fixed,#section_header{
    background: #fff;
}
.divider{
    background: #EE3B24;
    }
.navbar-brand:hover{
    color:#EE3B24;
}
ul.navbar-nav > .active > a{
    color:#EE3B24!important;
}
ul.navbar-nav > li > a:hover{
    /*color:#EE3B24!important;*/
}
ul.navbar-nav > .active > a,ul.navbar-nav > li > a:hover,.carousel-caption h4{
    /*color:#EE3B24!important;*/
}
.navbar-toggle .icon-bar{
    background:#000;
}
.navbar-toggle {
    background: #ccc;
}

.navbar-brand span{
    color:#000;
}
ul.navbar-nav a {
    color: #3a3a3a;
}
ul.navbar-nav > .active> a:hover{
    color:#000 !important;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus,
.dropdown-menu>li.active>a{
    /*color: #EE3B24 !important;*/
}
/*slider*/
.carousel-caption h3{
    color:#002147 ;
}

.line{
    background: #EE3B24;
}

.btn-featured{
    background: #EE3B24;
     color:#fff;
}
.btn-featured:hover{
    color: #222;
    background: #fff;
}
.slides-control .carousel-control i{
    border:1px solid#fff;
    color: #fff;
}
.slides-control  .carousel-control i:hover{
    background: #EE3B24;
    border:1px solid#EE3B24;
}
.carousel-indicators .active, .carousel-indicators li:hover,.slides-control  .carousel-indicators .active{
    background-color:#ffffff;
}


/*service area
=========================*/
.feature_content i,.feature_content h5,.feature_content a{
    /*color:#000!important;*/
}
.feature_content a:hover{
    color:#fff;
}
.feature_content:hover i,.feature_content:hover  h5{
      color: #558DC9!important;
}
#isotope-filter a.active,#isotope-filter a:hover,#isotope-filter a:focus{
    background: #EE3B24;
}
.feature-icon{
    color: #EE3B24;
}
#isotope-filter a{
background: #000;
}

