.about-page {
    padding: 0px 0px 30px;
}


.about-page .about-page-heading {
    text-align: center;
    margin-bottom: 30px;
}

.about-page .about-page-heading .heading {
    color: #1E1E1E;
    font-size: 30px;
    font-weight: 700;
}

.about-page .about-page-heading .about-page-sub-heading {
    color: #717171;
}

.about-page .main-heading {
    margin-bottom: 40px;
}

.about-page .our-section .our-left img {
    width: 100%;
}

.about-page .our-section .our-right img {
    width: 100%;
}

.about-page .our-section .our-left-text {
    font-size: 14px;
    color: #333333;
}

.about-page .our-section .our-right {
    padding-left: 30px;
}

.about-page .our-section .our-left-image {
    margin-top: 25px;
}

.about-page .our-section .over {
    margin: 20px 0px;
}

.about-page .our-section .over-heading {
    color: #333333;
    font-size: 26px;
    font-weight: 700;
}

.about-page .our-section .over-desc {
    color: #707070;
}

.about-page .our-section .number-text {
    display: flex;
    gap: 60px;

}

.about-page .our-section .number {
    font-size: 30px;
    font-weight: 700;
}

.about-page .our-section .text {
    color: #333333;
    font-size: 15px;
}

.about-page .our-section .border-image img {
    height: 80px;
}

.about-page .our-section .number-text-cont {
    display: flex;
    gap: 58px;
    align-items: center;
}


.about-page .collection-section .collection-num {
    color: #000000;
    background: #ECECEC;
    display: inline-block;
    padding: 8px;
    border-radius: 100%;
    width: 47px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
}

.about-page .collection-section .collection-title {
    color: rgba(47, 49, 55, 1);
    font-size: 25px;
    font-weight: 800;
    margin: 10px 0px;
}

.about-page .collection-section .collection-desc {
    color: #707070;
}

.about-page .collection-section .collection-cont.two {
    margin-top: 55px;
}

.about-page .collection-section .collection-cont.three {
    margin-top: 110px;
}

.about-page .we-section .we-left-image img {
    width: 90%;
}

.about-page .we-section {
    background: #040404;

}

.about-page .we-section .we-right {
    padding-top: 35px;
}

.about-page .we-section .we-right-heading {
    color: #fff;
    font-size: 33px;
    font-weight: 600;
}

.about-page .we-section .we-right-desc span i {
    font-size: 25px;
    color: #fff;
}

.about-page .we-section .owner-word {
    color: #D6D6D6;
}

.about-page .we-section .we-right-desc {

    margin: 50px 0px;
    color: #AAAAAA;
}

.about-page .we-section .founder-name {
    font-size: 30px;
    color: #fff;
}

.about-page .we-section .designation {
    color: #AAAAAA;
}

.about-page .we-section .signature {
    margin-top: 50px;
}

.customer-section .main-heading {
    margin-bottom: 0px;
}

.about-page .customer-section .our-heading {
    font-size: 30px;
    padding: 0px;
}

.about-page .customer-section .customer-desc {
    text-align: center;
    color: #717171;
}

.about-page .customer-section .customer-data .image img {
    width: 100%;
}

.about-page .customer-section .customer-data {
    display: flex;
    gap: 32px;
    margin-top: 70px;
}

.about-page .customer-section .customer-text {
    color: #7D7D7D;
    font-size: 14px;
}

.about-page .customer-section .customer-name {
    color: #333333;
    font-size: 26px;
    font-weight: 600;
    margin-top: 14px;
}

.about-page .customer-section .customer-post {
    color: #8D8D8D;
}

.about-page .customer-section .image {
    position: relative;
}

.about-page .customer-section img.quotation {
    position: absolute;
    bottom: -17px;
    width: 40px !important;
    right: -14px;

}

.about-page .popular-section.main-padding {
    background: #040404;
    overflow: hidden;
}

.about-page .popular-section .p-left-heading {
    color: #FFFFFF;
    font-size: 35px;
    font-weight: 600;
}

.about-page .popular-section .p-left-brand {
    color: #D6D6D6;
    padding: 10px 0px;
}

.about-page .popular-section .p-left-text {
    color: #AAAAAA;
    padding: 10px 0px;
}

.about-page .popular-section .p-button a {
    background: #ffff;
    color: #333333;
    text-decoration: none;
    padding: 6px 25px !important;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
}

.about-page .popular-section .p-button a:hover {
    opacity: 0.7;
    transition: .2s ease-in-out;
}

.about-page .popular-section .popular-cont {
    display: flex;
}

.about-page .popular-section .popular-left-cont {
    width: 40%;
    padding: 20px 70px;
}


.about-page .popular-slider {
    width: 60%;
}

.about-page .popular-slider .slider-cont .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.about-page .popular-slider .slider-cont .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.about-page .popular-slider .pb-slide {
    position: relative;
}

.about-page .popular-slider .pb-icon {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: linear-gradient(207.55deg, rgba(0, 0, 0, 0.75) 1.5%, rgba(0, 0, 0, 0.64) 98.62%);
    align-items: center;
    justify-content: center;
    cursor: pointer;
    display: none;
}

.about-page .popular-slider .pb-slide:hover .pb-icon {
    display: flex;
    justify-content: center;
    align-items: center;
}

.about-page .popular-slider .pb-icon i {
    color: #fff;
}

@media (max-width: 768px) {
    .about-page .main-heading {
        margin-bottom: 15px;
    }

    .about-page .our-section .our-left-text {

        text-align: center;
    }

    .about-page .our-section .our-right {
        padding-left: 0;
        padding-top: 20px;
    }

    .about-page .our-section .over-desc {
        font-size: 18px;
    }

    .about-page .our-section .over {
        text-align: center;
    }

    .about-page .collection-section .collection-cont.two {
        margin-top: 25px;
    }


    .about-page .collection-section .collection-cont.three {
        margin-top: 25px;
    }

    .collection-cont {
        text-align: center;
    }

    .about-page .we-section .we-left-image img {
        width: 100%;
    }

    .about-page .we-section .we-right-desc {
        margin: 20px 0px;
    }

    .about-page .we-section .signature {
        margin-top: 30px;
    }

    .about-page .customer-section .main-heading {
        margin-bottom: 0px;
    }

    .about-page .customer-section .customer-data {
        gap: 15px;
        margin-top: 40px;
    }

    .about-page .customer-section img.quotation {
        bottom: -12px;
        width: 26px !important;
        right: 0px;
    }

    .about-page .customer-section .customer-text {
        font-size: 13px;
    }

    .about-page .customer-section .customer-name {
        font-size: 14px;
        margin-top: 5px;
    }

    .about-page .customer-section .customer-post {
        font-size: 13px;
    }

    .about-page .popular-section .popular-left-cont {
        width: 100%;
    }

    .about-page .popular-section .popular-left-cont {
        width: 100%;
        padding: 0px 20px;
    }

    .about-page .popular-section .popular-cont {
        display: block;
    }

    .about-page .popular-section .popular-cont {
        display: block;
    }

    .about-page .popular-slider {
        width: 100%;
        margin-top: 35px;
        margin-left: 20px;
    }

    .about-page .our-section .number-text {
        gap: 30px;
    }

    .about-page .our-section .number-text-cont {

        gap: 35px;
    }

    .about-page .popular-slider .slider-cont .swiper-slide {
        background-color: transparent;
    }






}