html{
    direction: ltr;
}

.header:before{
    background: linear-gradient(to left, transparent, rgba(47, 104, 133, 0.87),#2f6885);
}

.section-two .content-statistic .single-static{
    border-left: 1px solid #DDDDDD;
    border-right: 0;
}

.section-two .content-statistic .col-md-3:first-child .single-static{
    border-left: 0;
}

.footer .single-contact .icon{
    margin-right: 10px;
    margin-left: 0;
}

.footer-about .brands a i{
    margin-left: 0;
    margin-right: 10px;
}
