.product-intro {
    background-color: #FEFEFE;
    border-radius: 4.17vw;
    padding: 3.47vw 6.6vw;
}

.product-1 {
    width: 100%;
    height: 23.08vw;
    border-radius: 1.39vw;
    margin-bottom: 1.39vw;
    object-fit: cover;
}

.company-name {
    text-align: center;
    font-size: 3.33vw;
    color: var(--esas_reng_2);
    margin-bottom: 3.47vw;
    font-family: Urbanist, serif;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.row3-col-1,
.row3-col-2 {
    background-color: #F8F8F8;
    border-radius: 1.39vw;
    height: 10.64vw;
    display: flex;
    align-items: center;
    justify-content: center;
}

.row3-col-2 {
    justify-content: start;
}

.row3 {
    margin-bottom: 6.6vw;
}

.product-2 {
    width: 70%;
    height: 3.47vw;
    object-fit: contain;
}

.col-md-9.row3-col-2 p {
    padding-left: 1.39vw;
    font-family: "Urbanist", sans-serif;
    font-style: normal;
}

.row-4 {
    align-items: flex-start;
}

.row-4>.col-1>* {
    width: 80%;
}

.row4-p1 {
    font-family: "Urbanist", sans-serif;
    font-style: normal;
    font-size: 1.11vw;
    color: var(--esas_reng_4);
    margin-bottom: 1.39vw;
}

.row4-h4 {
    font-family: "Urbanist", sans-serif;
    font-style: normal;
    font-size: 16px;
    color: var(--esas_reng_1);
    margin-bottom: 1.39vw;
    font-weight: 500;
}

#prevArrow2,
#nextArrow2 {
    cursor: pointer;
}

.row4-p2 {
    font-family: "Urbanist", Arial, Helvetica, sans-serif;
    font-style: normal;
    color: var(--esas_reng_4);
    margin-bottom: 1.39vw;
    font-size: 1vw;
}

.product-3 {
    width: 100%;
    border-radius: 1.53vw;
}

.product-features {
    padding: 3.47vw 6.6vw;
}

.right-text {
    margin-left: 1.39vw;
}

.product-4 {
    width: 100%;
    border-radius: 1.39vw;
    height: 33.75vw;
    flex-shrink: 0;
    border-radius: 1.53vw;
    background: url(../images/others/product-4.png) lightgray 50% / cover no-repeat;
}

.product-features h2 {
    color: var(--esas-reng-4, #0F1014);
    font-family: Urbanist;
    font-size: 1.67vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 2.08vw;
}

.product-features h4 {
    color: var(--esas-reng1, #DF6545);
    font-family: Urbanist;
    font-size: 0.97vw;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.08vw;
    margin-bottom: 1.04vw;
}

.feature-text p {
    color: var(--esas-reng-4, #0F1014);
    font-family: Urbanist;
    font-size: 0.97vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.08vw;
}

.product-features-col1>* {
    width: 90%;
}

.customers,
.reviews {
    padding: 6.94vw;
}

[class^="c-"] {
    width: 13.06vw;
    height: 12.29vw;
    flex-shrink: 0;
    border-radius: 0.69vw;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-color: #ffffff !important;
}


.c-1 {
    background: url(../images/others/c1.png) lightgray 50% / cover no-repeat;
}

.c-2 {
    background: url(../images/others/c2.png) lightgray 50% / cover no-repeat;
}

.c-3 {
    background: url(../images/others/c3.png) lightgray 50% / cover no-repeat;
}

.c-4 {
    background: url(../images/others/c4.png) lightgray 50% / cover no-repeat;
}

.c-5 {
    background: url(../images/others/c5.png) lightgray 50% / cover no-repeat;
}

.c-6 {
    background: url(../images/others/c6.png) lightgray 50% / cover no-repeat;
}

.customers h2,
.reviews h1 {
    color: var(--esas-reng-4, #0F1014);
    font-family: Urbanist, serif;
    font-size: 2.5vw;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.customers .show-more,
.reviews .show-more,
.show-more a {
    color: var(--esas-reng-4, #0F1014);
    font-family: Urbanist, serif;
    font-size: 1.11vw;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.customer-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 3.47vw;
}

.customer-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.69vw;
}

.partnors {
    overflow-x: auto;
    display: flex;
    flex-wrap: nowrap;
    gap: 2.08vw;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
}

.nav-row {
    margin-top: 2.08vw;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3vw;
}

.review-image {
    width: 100%;
    height: 23.26vw;
    flex-shrink: 0;
    border-radius: 1.94vw;
    background: url(../images/others/product-5.png) lightgray 50% / cover no-repeat;
}

.review-image {
    display: flex;
    align-items: center;
    justify-content: center;
}

.review-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
}

.recs {
    position: relative;
    height: 19.1vw;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rec1,
.rec2,
.rec3 {
    position: absolute;
    border-radius: 2.43vw;
    box-shadow: 0px -10px 20px rgba(0, 0, 0, 0.1);
    transform-origin: bottom center;
    transition: all 0.3s ease;
}

.rec1 {
    top: 0;
    width: 80%;
    height: 19.1vw;
    background: #DDDBDB;
    z-index: 1;
    transform: scale(1);
}

.rec2 {
    top: 1.39vw;
    width: 90%;
    height: 18.06vw;
    background: #EDEDED;
    z-index: 2;
    transform: scale(0.96);
}

.rec3 {
    top: 2.78vw;
    width: 100%;
    background: #FFFFFF;
    z-index: 3;
    transform: scale(0.92);
    padding: 1.39vw;
}

.rec-image {
    width: 5.49vw;
    height: 5.21vw;
    flex-shrink: 0;
    border-radius: 5.49vw;
    background: url(../images/others/profile.png) lightgray 50% / cover no-repeat;
}

.rec-text {
    width: 75%;
}

p.desc {
    overflow-y: auto;
    height: 93px;
    scrollbar-width: none;
}

.rec-text h4 {
    color: var(--esas-reng-4, #0F1014);
    font-family: Urbanist;
    font-size: 1.67vw;
    font-style: italic;
    font-weight: 600;
    line-height: normal;
}

.rec3 p {
    color: var(--esas-reng-4, #0F1014);
    font-family: Urbanist;
    font-size: 1.11vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.rec-text p {
    color: var(--esas-reng-4, #0F1014);
    font-family: Urbanist;
    font-size: 1.11vw;
    font-style: italic;
    font-weight: 300;
    line-height: normal;
}

.row.rec-image-row {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 0.69vw;
    margin-bottom: 1.39vw;
}

section.contact {
    background-color: #FEFEFE;
    border-radius: 4.17vw;
    padding: 7vw 6.6vw;
}

.contact h2.contact-title {
    color: #0F1014;
    font-family: Urbanist;
    font-size: 2.5vw;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 1.39vw;
}

.contact-text-1 {
    color: #0F1014;
    font-family: Urbanist;
    font-size: 1.11vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 3.47vw;
}

.contact-phone {
    color: #0F1014;
    font-family: Urbanist;
    font-size: 1.11vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0.35vw;
    display: inline-block;
}

.contact-text-2 {
    color: #0F1014;
    font-family: Urbanist;
    font-size: 1.11vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0.35vw;
}

.contact-mail {
    color: #0F1014;
    font-family: Urbanist;
    font-size: 1.11vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.contact-info {
    height: 22.92vw;
    flex-shrink: 0;
    border-radius: 1.81vw;
    background: #F8F8F8;
    padding-left: 1.81vw;
    padding-top: 3.06vw;
}

.form-control {
    width: 100%;
    height: 3.13vw;
    flex-shrink: 0;
    font-family: Urbanist, serif;
    font-size: 1.11vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-radius: 0.69vw;
    border: 1px solid #BABABA;
    padding: 0.69vw;
}

.form-control:focus,
.form-textarea:focus {
    border: 1px solid #4194FF;
    outline: none;
    box-shadow: 0px 0px 0.69vw rgba(65, 148, 255, 0.2);
}

.form-textarea {
    width: 100%;
    height: 11.53vw;
    flex-shrink: 0;
    border-radius: 0.69vw;
    border: 1px solid #BABABA;
    padding: 0.69vw;
}

.option-row,
.option-row2 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 0.69vw;
    background: #ffffff;
    width: 13.89vw;
    height: 4.17vw;
    flex-shrink: 0;
    border-radius: 0.69vw;
    border: 1px solid #BABABA;
    margin-bottom: 0.69vw;
    padding-left: 0.69vw;
}

.option-text h4 {
    color: #37383D;
    font-family: Urbanist;
    font-size: 0.97vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.option-text p {
    color: #BABABA;
    font-family: Urbanist;
    font-size: 0.97vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.submit-option {
    padding-left: 0;
    border: none;
}

.selected-option svg {
    width: 1.46vw;
    height: 1.46vw;
    flex-shrink: 0;
    fill: var(--esas-reng1, #DF6545);
    stroke-width: 0.07vw;
    stroke: var(--esas-reng1, #DF6545);
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.unselected-option svg {
    width: 1.46vw;
    height: 1.46vw;
    flex-shrink: 0;
    stroke-width: 0.07vw;
    stroke: #BABABA;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.btn {
    width: 13.89vw;
    height: 3.47vw;
    flex-shrink: 0;
    border-radius: 3.47vw;
    background: var(--esas-reng1, #DF6545);
    color: #FFF;
    font-family: Urbanist, serif;
    font-size: 1.39vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    outline: none;
    border: none;
    cursor: pointer;
}

.rec1.flip-out,
.rec1.flip-in,
.rec2.flip-out,
.rec2.flip-in,
.rec3.flip-out,
.rec3.flip-in {
    transform-origin: center center !important;
    transform-style: preserve-3d;
}

.rec1.flip-out,
.rec2.flip-out,
.rec3.flip-out {
    transform: scale(0.92) rotateX(90deg);
    opacity: 0;
}

.rec1.flip-in,
.rec2.flip-in,
.rec3.flip-in {
    transform: scale(0.92) rotateX(-90deg);
    opacity: 0;
}

.rec3 {
    min-height: 18.26vw;
}

.qisa-melumat {
    padding-left: 2.5vw;
    color: #0F1014;
    font-family: Urbanist, serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.row3 .col-md-3.row3-col-1.col-sm-12,
.row3 .col-md-9.row3-col-2.col-sm-12 {
    border-radius: 26px;
}

@media (max-width: 768px) {
    .product-features-col1>* {
        width: inherit;
    }

    .product-intro {
        padding: 0 24px !important;
    }

    .nav-row {
        gap: 50px;
    }

    .company-name {
        color: var(--esas-reng2, #37383D);
        font-family: Urbanist Arial, Helvetica, sans-serif;
        font-size: 30px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .product-intro .row3 {
        flex-direction: column;
        gap: 20px;
        margin-top: 15px;
    }

    .qisa-melumat {
        font-size: 12px;
        padding-left: 15px;
        color: #000;
        font-family: Urbanist, serif;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
    }

    .product-1 {
        background: url(../images/others/product-1.png) lightgray 50% / cover no-repeat;
        /*width: 315px;*/
        height: 200px;
        border-radius: 20px;
        flex-shrink: 0;
        aspect-ratio: 663.82/482.54;
    }

    .product-2 {
        margin: 70px;
    }

    .row3-col-1 .col-sm-12 .product-2 {
        margin-top: 90px;
    }

    .row3-col-1,
    .row3-col-2 {
        height: 100px;
    }

    .row3 .col-md-9 .row3-col-2 .col-sm-12 p {
        color: #000;
        font-family: Urbanist Arial, Helvetica, sans-serif;
        font-size: 15px;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
    }

    .product-3 {
        width: 100%;
    }

    .row-4 {
        flex-direction: column-reverse;
    }

    .row-4>.col-1>* {
        width: 100%;
    }

    .row-4 .row4-p1 {
        color: var(--esas-reng-4, #0F1014);
        font-family: Urbanist Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .row-4 .row4-p2 {
        color: var(--esas-reng-4, #0F1014);
        font-family: Urbanist Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: var(--Label-Medium-Line-Height, 16px);
        margin-top: 15px;
    }

    .product-features {
        padding: 0 24px;
        background: #FFF;
        border-radius: 20px;
    }

    .product-features>.row {
        flex-direction: column-reverse !important;
    }

    .product-4 {
        border-radius: 20px;
    }

    .logo-container {
        gap: 10px;
    }

    .product-4,
    .review-image {
        height: 224px;
        border-radius: 20px;
        width: inherit;

    }

    .product-4 {
        /*transform: scaleX(-1);*/
    }

    .submit-option {
        width: 100%;
        margin-top: 20px;
    }

    .feature-text h4 {
        color: var(--esas-reng1, #DF6545);
        font-family: Urbanist Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: var(--Label-Large-Line-Height, 20px);
    }

    .feature-text p {
        color: var(--esas-reng-4, #0F1014);
        font-family: Urbanist Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: var(--Label-Large-Line-Height, 20px);
    }

    .rec3 {
        border-radius: 26px;
        transform: scale(1);
        top: 40px;
    }

    .c-1,
    .c-2,
    .c-3,
    .c-4,
    .c-5,
    .c-6 {
        width: 150px;
        height: 160px;
        flex-shrink: 0;
        margin-bottom: 30px;
    }

    .customers .customer-nav {
        display: none;
    }

    .customers,
    .reviews {
        padding: 24px;
    }

    .customer-title {
        margin-bottom: 10px;
        margin-top: 25px;
    }

    .customer-title h1 {
        color: var(--esas-reng-4, #0F1014);
        font-family: Urbanist Arial, Helvetica, sans-serif;
        font-size: 30px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-bottom: 20px;
    }

    .customers,
    section.contact {
        padding-left: 24px !important;
        padding-right: 24px;
        padding-top: 0;
        padding-bottom: 35px;
    }

    .partnors {
        gap: 20px;
    }

    .customer-nav,
    .rec1,
    .rec2 {
        display: none !important;
    }

    .review-info {
        flex-direction: column;
    }

    .recs .rec-image {
        width: 50px;
        height: 50px;
        border-radius: 50%;
    }

    .recs .rec-text h4 {
        color: var(--esas-reng-4, #3f3f42);
        font-family: Urbanist Arial, Helvetica, sans-serif;
        font-size: 15px;
        font-style: italic;
        font-weight: 600;
        line-height: normal;
        margin-top: 10px;
        margin-left: 10px;
    }

    .recs .rec-text p {
        color: var(--esas-reng-4, #69696B);
        font-family: Urbanist Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: italic;
        font-weight: 400;
        line-height: normal;
        margin-top: 3px;
        margin-left: 10px;
    }

    .rec3 p {
        color: var(--esas-reng-4, #0F1014);
        font-family: Urbanist Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-top: 20px;
    }

    .rec3 {
        padding: 24px;
    }

    .contact>.row {
        flex-direction: column;
    }

    section.contact {
        background-color: #f8f8f8 !important;
    }

    .row.align-items-start {
        flex-direction: column;
    }

    .option-row,
    .btn {
        width: inherit;
    }

    .option-row {
        border: none;
        background: inherit;
    }

    .product-intro .row3-col-1 {
        height: 116px;
        background-color: #F8F8F8;
    }

    .product-2 {
        width: 70%;
        height: 50px;
        object-fit: contain;
    }

    img.product-3 {
        height: 210px;
        flex-shrink: 0;
        border-radius: 22px;
        object-fit: cover;
    }

    .follow-1 {
        margin-top: 30px;
    }

    .row4-p1 {
        margin-top: 30px;
    }

    .col-md-6.col-sm-12.product-features-col1 h2 {
        color: var(--esas-reng-4, #0F1014);
        font-family: Urbanist Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        margin-top: 37px;
    }

    .contact {
        display: flex;
    }

    section.reviews>.row:last-child {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    section.contact {
        background-color: #FEFEFE;
        border-radius: 60px;
    }

    .contact h1.contact-title {
        color: #0F1014;
        font-family: Urbanist Arial, Helvetica, sans-serif;
        font-size: 30px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-bottom: 20px;
    }

    .contact-text-1 {
        color: #0F1014;
        font-family: Urbanist, serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        margin-bottom: 16px;
    }

    .contact-phone {
        color: #0F1014;
        font-family: Urbanist, serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-bottom: 5px;
        display: inline-block;
    }

    .contact-text-2 {
        color: #0F1014;
        font-family: Urbanist, serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-bottom: 5px;
    }

    .contact-mail {
        color: #0F1014;
        font-family: Urbanist, serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .contact-info {
        height: 200px;
        flex-shrink: 0;
        border-radius: 26px;
        background: #F8F8F8;
        margin-bottom: 0;

    }

    .form-control {
        width: 100%;
        height: 45px;
        flex-shrink: 0;
        font-family: Urbanist;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        border-radius: 10px;
        border-radius: 10px;
        border: 1px solid #BABABA;
        padding: 10px;
    }

    .form-control:focus,
    .form-textarea:focus {
        border: 1px solid #4194FF;
        outline: none;
        box-shadow: 0px 0px 10px rgba(65, 148, 255, 0.2);
    }

    .form-textarea {
        width: 100%;
        height: 166px;
        flex-shrink: 0;
        border-radius: 10px;
        border: 1px solid #BABABA;
        padding: 10px;
    }

    .option-row {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 10px;
        background: var(--1, #EFEFEF);
        width: 200px;
        height: 60px;
        flex-shrink: 0;
        border-radius: 10px;
        border: 1px solid #BABABA;
        margin-bottom: 10px;
        padding-left: 10px;
    }

    .option-text h4 {
        color: #37383D;
        font-family: Urbanist;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .option-text p {
        color: #BABABA;
        font-family: Urbanist;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .selected-option svg {
        width: 21px;
        height: 21px;
        flex-shrink: 0;
        fill: var(--esas-reng1, #DF6545);
        stroke-width: 1px;
        stroke: var(--esas-reng1, #DF6545);
        filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    }

    .unselected-option svg {
        width: 21px;
        height: 21px;
        flex-shrink: 0;
        stroke-width: 1px;
        stroke: #BABABA;
        filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    }

    .btn {
        width: 200px;
        height: 50px;
        flex-shrink: 0;
        border-radius: 50px;
        background: var(--esas-reng1, #DF6545);
        color: #FFF;
        font-family: Urbanist Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        outline: none;
        border: none;
        cursor: pointer;
    }

    .contact>.row {
        flex-direction: column;
    }

    section.contact {
        background-color: #f8f8f8 !important;
    }

    .row.align-items-start {
        flex-direction: column;
    }

    .reviews .nav-row {
        margin-top: 225px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .option-row,
    .btn {
        width: inherit;
    }

    .option-row {
        border: none;
        background: inherit;
    }
}
