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

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

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

.icon-in-circle {
     
    background-color: #001586 !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: #001586 !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: #001586 !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: #474647 !important;
}

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

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

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

.alert__inner{
    background-color: #883df111 !important;
    border: none !important;
    color: #001586;
}

.alert{
    border: none !important;
}

.article__heading {
    color: #001586 !important;
}

.label.required{
    color: #474647  !important;
}


.form h3{ 
    color: #001586 !important;
}

.param .label{ 
    color: #474647 !important;
}

.article-heading-tip{
    color: #474647 !important;
}

.dropzone .dz-message .dz-button {
    color: #474647 !important;
   
}

.form-footer .link {
   
    color: #001586;
}

footer p {
    visibility: hidden !important;
}

.breadcrumbs__inner a{
    color: #474647 !important;
}

.last{
    color: #001586 !important;
}

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

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