.right-images{width: 387px;height: 100%;right: 0;top: 0;position: absolute;background-color: rgba(255, 255, 255, 0.50);padding: 20px 0;}
.right-images img{width: 200px;}
/* .hero-section p {
    color: #fff;
    font-family: "inter-regular";
    margin-bottom: 0;
    font-size: 24px;
    line-height: 28px;
}

.hero-section p span {
    background: rgba(255, 0, 0, 0.12);
    background: linear-gradient(90deg, rgba(255, 0, 0, 0.12) 0%, rgba(255, 51, 0, 0.04) 100%);
    border: 2px solid rgb(67, 1, 2);
    padding: 10px 16px;
    border-radius: 8px;
    display: inline-block;
}

@media (max-width: 767px) {
    .hero-section p {
        font-size: 16px;
        font-family: "inter-semiBold";
    }
    .hero-section p {
        margin: 0;
    }
    .contact-us-contents p, .hero-section p span {
        font-size: 16px;
    }
    .hero-section p span {
        padding: 6px 12px;
        font-size: 13px;
        font-family: "inter-regular";
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    p {
        font-size: 20px;
        line-height: 24px;
    }
} */
.whatsapp_chat {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 9999;
}
.whatsapp_chat img {
    max-width: 60px;
}