.submenu a {
    float: left !important;
    padding: 15px;
    background: black;
    margin: 2px;
    color: white !important;
}

.submenu a:hover {
    text-decoration: none;
    background: #005351 !important;
}

.submenu a:active {
    text-decoration: none;
    background: #005351 !important;
}


.submenu a:focus {
    text-decoration: none;
    background: #005351 !important;
}


.footer-widget {
    text-align: center;
}

.wpex-fa-social-widget ul li {
    float: right;
}

#site-header-inner {
    padding-top: 10px !important;
}

#site-navigation >ul li {
    width: 33%;
}

.wpb-js-composer .vc_tta-color-black.vc_tta-style-classic .vc_tta-tab.vc_active>a {
    border-color: #005351 !important;
    background-color: #005351 !important;
    color: white !important;
}

.navbar-style-three {
    background: none;
}


#site-navigation .dropdown-menu>li>a>span.link-inner {
    color: white !important;
}

#footer a {
    color: #efefef !important;
}

.theme-button.animate-on-hover, .theme-button.hvr-float-shadow, .theme-button.hvr-float-grow, .theme-button.hvr-float {
    color: white !important;
}

.wpb-js-composer .vc_tta-color-black.vc_tta-style-classic .vc_tta-tab>a {
    color: #fff !important;
}