.background-color-white {
    background-color: #fff !important;
}

html .background-whatsapp {
    background-color: #25D366 !important;
    border-color: #25D366 #25D366 #22ba5a;
}

html .background-whatsapp:hover {
    background-color: #22ba5a !important;
    border-color: #25D366 #25D366 #22ba5a;
}

.text-align-last {
    text-align-last: center !important;
}

@media (min-width: 1600px) and (max-width: 1989px) {
    img.img-allen {
        margin-right: 60px !important;
    }
}

@media (min-width: 1400px) and (max-width: 1599px) {
    img.img-allen {
        margin-right: 60px !important;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    img.img-allen {
        margin-right: 60px !important;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    img.img-allen {
        margin-right: 190px !important;
    }
}


@media (max-width: 991px) {
    h2.text-customize-1 {
        text-align: center !important;
        line-height: 50px !important;
    }

}