@charset "utf-8";
/* CSS Document */

.hm_wcu  { padding-top: 0;}
.hm_accredition  { margin-bottom: 100px;}
.trust_fector {
    padding: 0px 0 50px;
}
.trust_icon:after {
    background: #EEF7FF !important
}
    
@media (max-width: 1599.98px) {
    
    .hm_accredition {
        margin-bottom: 80px;
    }
}


@media (max-width: 1199.98px) {
    .hm_accredition {
        margin-bottom: 60px;
    }
   
}

@media (max-width: 575.98px) {

    .hm_accredition {
        margin-bottom: 40px;
    }
    section.about_content.inpage { padding-bottom: 0;}
    .trust_fector {
        padding: 20px 0;
    }
}














