body, header{
    background-color: #37cc67 !important;
}

.cust-help .header {
    border-bottom: 1px solid #02cc27 !important;
}

.main__content {
    background-color: #37cc6618 !important;
    
}

.icon-in-circle {
     
    background-color: #37cc67 !important;
   
}

*{
    font-family: "Montserrat", sans-serif !important;
}

.cust-help .header__logo {
    font-size: 35px !important;
    font-weight: 500 !important;
   
}

.search__title {
    margin: 180px 0 40px !important;
    color: #012970 !important;
    font-size: 70px !important;
}

.navlink {
    border-radius: 15px !important;
    padding: 30px 20px 30px 50px !important;
    box-shadow: 0 4px 8px 0 rgba(38, 40, 42, 0.105);
    color: #404040d1 !important;
    max-width: 400px !important;

}

.navlink h5{
    color: #012970 !important;
}

.cust-help .contr {
    max-width: 1200px !important;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}




.form-submit-ticket {
    
    border-radius: 20px !important;
    
}

.form-group label {
    color: #012970 !important;
}

.form input.form-control, .form textarea.form-control {
    
    border-radius: 2px;
    border: solid 1px #012970;
    background-color: #ffffff;
 
}

.dropzone {
    border: 1px solid #012970 !important;
}

.btn-full {
  
    background-color: #012970 !important;
    
    border: 1px solid #012970 !important;
}

.alert__inner{
    background-color: #012a7013  !important;
}

span{
    
        color: #012970 !important;
}

footer  {
    visibility: hidden !important;
}

.label span{
    color: #ffffff !important;
}

.header__lang form .dropdown-select .dropdown-list {
   
    border: 1px solid #37cc67 !important;
}

.header__lang form .dropdown-select .dropdown-list li:hover {
   
    background: #37cc67 !important;
    border: 1px solid white;
}