.breadcrumbs a {
    float: none !important;
    margin: 0 !important; 
}

.bread_crumb li {
    text-decoration: none;
}

.eq{
    min-height:66px;
}
.header_top_sidebar_container {
    background-color: #3156a3  !important;
}

.tabs_navigation li:last-child {
    font: bold  110% serif;
    color: #fff;
    background-color: #f4524d;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.tabs_navigation li a:last-child {
    color: #fff;
    border-bottom:none;
}

.tabs_navigation li:first-child {
    font: bold  110% serif;
    color: #fff;
    background-color:#42b3e5;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 7px;
}
.tabs_navigation li a:first-child {
    color: #fff;
    border-bottom:none;
}

.header_icon{
    color:#fff;
    font-size: 18px;
}

#scrolling_list_0_next, #scrolling_list_0_prev,#carousel2_prev,#carousel2_next,#carousel_prev,#carousel_next{
    background-color:#42b3e5;
}

.fa{
    color:#fff !important;
}
.fa-2x a {
    color:#fff !important;
}