.top-header {
    background-color: white;
}

.top-header ul li a {
    color: black;
}

.quicklink_text_wrapper .text_top, .quicklink_text_wrapper .text_bottom {
    text-align: left;
}

.navbar-inverse .navbar-nav > li > a, .navigation .navbar .nav-item .nav-link {
    font-size: 16px !important;
}

.dropdown-toggle {
    white-space: wrap  !important;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
    color: white !important;
}

.section-title {

margin-bottom: 10px;
}

.section-title::after , .section-title::before {
 display:none;
}

.section-title-border {
    padding:12px;
}

#spc_btn_footer, #footer_wrapper a#spc_btn_footer {
font-size: 22px !important;
color: #fff !important;
background-color: #005dab !important;
padding: 7px 20px !important;
border-radius: 25px !important;
text-decoration: none !important;
text-transform: none !important;
margin-left: 55px !important;
}



