@media (max-width: 575px) {
#sp-header .sp-module {
        display: block !important;
    margin-top: 21px!important;
    margin-right: 1px!important;
    }
 

div.mod-languages ul li.lang-active {
 
    padding: 0px 0px 0px;
 
}

.sp-module-content .mod-languages ul.lang-inline li {
        margin: 0 0px 0 0;
}





}

.logo-image {
    height: 45px !important;
    margin-left: 20px;
}

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {

    font-size: 21px!important;
	padding: 0 30px!important;

}

#sp-header .sp-module {
    margin-left: auto;
    margin-top: 35px;
    margin-right: 20px;
}
label, .form-label
{
color:#fff!important;
}

input[type="text"], input[type="email"], input[type="url"], input[type="date"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], .sppb-form-control, .sppb-form-group .sppb-form-control {

    color: #ffffff!important;

}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="date"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, .sppb-form-control:focus, .sppb-form-group .sppb-form-control:focus {
    color: #fff!important;
    
}
