.aboutus-bg {
    margin: 5% 0%;
    background-image: url("../images/raectangle-1.png");
    max-width: 100%;
    height: auto;
    object-fit: cover;
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
}
.aboutus-bg .about-text {
    padding: 4% 0%;
    margin-left: 5%;
}
.aboutus-bg .about-text .about-img {
    max-width: 50%;
    height: auto;
    object-fit: cover;
    padding: 5% 0%;
    display: block;
}
.aboutus-bg .about-text h4 {
    font-family: "generalSans-semibold";
    font-weight: 500;
    font-size: 17px;
}
/* ========================= about-bg  end ==================== */
.about-box {
}
.about-box .text {
    text-align: center;
    align-items: center;
}
.about-box .text .about-btn {
    border: none !important;
    border-radius: 8px;
    font-family: "GeneralSans-Medium";
    padding: 3px 15px;
    letter-spacing: 1;
    background-color: #5335e5;
    color: #ffffffff;
}
.about-box .text p {
    font-size: 17px;
    /* margin-top: 20px; */
    font-family: "GeneralSans-Regular";
    font-weight: 500;
    /* margin-top: 20px; */
    /* color: rgb(91, 91, 91); */
}
.about-box .text h2 {
    font-family: "generalSans-semibold";
    font-size: 45px;
    padding: 1% 5% 3% 5%;
}
.about-box .about-card {
    text-align: center;
    align-items: center;
    background-color: #ffffffff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.1);
    padding: 12% 12%;
    margin-top: 20px;
    border-radius: 10px;
    height: 98%;
}
.about-box .about-card h4 {
    font-family: "generalSans-semibold";
    color: #000;
    margin: 20px;
}
.about-box .about-card p {
    font-size: 18px;
    /*height: 75px;*/
    font-family: "GeneralSans-Regular";

    /* color: rgb(91, 91, 91); */
    /* font-family: sans-serif; */
}
.about-box .about-card .card-img {
    text-align: center;
    align-items: center;
}
.about-box .about-card .card-img .path-20 {
    width: 20%;
}
/* ===============================end cards================ */
.about-self {
    margin: 8% 0%;
}
.about-self .self-text {
    position: relative;
    top: 100px;
    padding: 10px;
    display: block;
}
.about-self .self-text h2 {
    font-size: 35px;
    font-weight: 700;
    font-family: "GeneralSans-Semibold";

    margin-bottom: 20px;
}
.about-self .self-text p {
    font-family: "GeneralSans-Regular";
    margin-top: 32px;
    /* font-family: 'General Sans', sans-serif; */
    /* color: rgb(91, 91, 91); */
    line-height: 1.4;
}
.about-self .self-text .icon-cheak {
    color: #ffffffff;
    padding: 2px;
    font-size: 12px;
    border-radius: 20px;
    margin-right: 5px;
    background-color: #5335e5;
}
/* ================================end about self text-================ */
.about-self .self-img {
    max-width: 100%;
    left: 0px;
    height: auto;
    position: relative;
}
.self-img .self-1 {
    max-width: 100%;
    padding: 35px;
    object-fit: contain;
    height: auto;
}
.self-img .self-2 {
    position: absolute;
    width: 100%;
    bottom: 0px;
    z-index: -1;
    left: 0px;
}
/* ================= end this seaction self ================== */
@media (max-width: 1700px) {
    .about-box .about-card {
        padding: 12% 5%;
    }
    .about-self .self-img {
        max-width: 100%;
        left: 0px;
        padding-top: 12%;
        height: auto;
        position: relative;
    }
}
@media (max-width: 1440px) {
    .about-box .about-card p {
        font-size: 14px;
    }
    .about-self .self-text {
        position: relative;
        top: 50px;
        padding: 12% 12% 0%;
        padding: 10px;
        display: block;
    }
    .about-box .text h2 {
        font-size: 30px;
        padding: 1% 15% 2% 15%;
    }
    .aboutus-bg .about-text h4 {
        font-size: 20px;
    }
    .about-box .text p {
        margin-top: 20px;
        font-size: 16px;
    }

    .about-self .self-text p {
        margin-top: 1px;
        font-size: 13px;
    }
    .always-contact .contactus-outer h2 {
        font-size: 36px;
    }
    .aboutus-bg .about-text h4 {
        font-size: 17px;
    }
}
@media (max-width: 1200px) {
    .about-box .about-card {
        height: 85%;
    }
    .about-box .about-card h4 {
        font-size: 22px;
    }
    .about-box .about-card p {
        font-size: 13px;
    }
    .about-self .self-text {
        top: 20px;
    }
    .about-self .self-img {
        padding: 0px;
    }
    .about-box .text h2 {
        font-size: 30px;
        padding: 1% 9% 2% 9%;
    }
    .aboutus-bg .about-text h4 {
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    .about-box .about-card h4 {
        font-size: 18px;
    }
    .about-box .text h2 {
        font-size: 24px;
        padding: 1% 9% 2% 9%;
    }

    .aboutus-bg {
        margin: 5% 0%;
        background-image: url("../images/raectangle-1.png");
        max-width: 100%;
        height: auto;
        object-fit: cover;
        background-position: revert;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .aboutus-bg .about-text h4 {
        font-size: 20px;
    }
}
@media (max-width: 768px) {
    .aboutus-bg {
        background-position: unset;
    }
    .aboutus-bg .about-text h4 {
        font-size: 20px;
    }

    .about-box .text p {
        font-size: 12px;
    }
    .about-self .self-text {
        margin-top: 10%;
        position: relative;
        top: 0px;
    }
    .about-self .self-text p {
        margin-top: 0px;
        font-size: 12px;
    }
    .center-text {
        height: 80px;
    }
}

@media (max-width: 425px) {
    .about-box .text h2 {
    }
    .about-box .about-card {
        margin: 20px;
    }
    .about-box .text h2 {
        font-size: 17px;
    }
    .aboutus-bg .about-text h4 {
        font-size: 14px;
    }
}
@media (max-width: 375px) {
    .about-box .text h2 {
        font-size: 20px;
    }
    .about-box .text p {
        font-size: 12px;
    }

    .about-box .about-card {
        padding: 7%;
    }
}
