.elementor-709 .elementor-element.elementor-element-98beea5{--display:flex;}@media(min-width:768px){.elementor-709 .elementor-element.elementor-element-98beea5{--content-width:1440px;}}/* Start custom CSS for html, class: .elementor-element-a91c125 *//* =========================================================
   آجر لفتون قرمز ۳ طرف نما
   بخش انتخاب براساس نوع اجرا
   Scope: .red-three-use-section
========================================================= */

.red-three-use-section {
    --lefton-wine: #6f252d;
    --lefton-text: #222222;
    --lefton-muted: #707070;
    --lefton-border: #e8e8e8;
    --lefton-soft: #f8f8f8;

    direction: rtl;
}


/* =========================================================
   Intro
========================================================= */

.red-three-use-section .red-three-use-intro {
    margin: 18px 0 28px;
}


.red-three-use-section .red-three-use-intro p {
    margin: 0;

    font-size: 15px;
    line-height: 2.1;

    color: var(--lefton-muted);
}


.red-three-use-section .red-three-use-intro strong {
    font-weight: 750;
    color: var(--lefton-text);
}


/* =========================================================
   Main Layout
========================================================= */

.red-three-use-section .red-three-use-layout {
    display: grid;

    grid-template-columns:
        minmax(0, 0.85fr)
        minmax(0, 1.45fr);

    gap: 22px;

    align-items: stretch;
}


/* =========================================================
   Main Explanation
========================================================= */

.red-three-use-section .red-three-use-main {
    position: relative;

    padding: 27px 25px;

    background: #fafafa;

    border: 1px solid var(--lefton-border);
    border-radius: 12px;
}


.red-three-use-section .red-three-use-main::before {
    content: "";

    position: absolute;

    top: 24px;
    right: -1px;

    height: 48px;
    width: 3px;

    background: var(--lefton-wine);

    border-radius: 3px 0 0 3px;
}


.red-three-use-section .red-three-use-kicker {
    display: block;

    margin-bottom: 8px;

    font-size: 10px;
    font-weight: 700;

    color: var(--lefton-wine);
}


.red-three-use-section .red-three-use-main h3 {
    margin: 0 0 10px;

    font-size: 20px;
    font-weight: 800;
    line-height: 1.75;

    color: var(--lefton-text);
}


.red-three-use-section .red-three-use-main > p {
    margin: 0;

    font-size: 14px;
    line-height: 2.05;

    color: var(--lefton-muted);
}


/* نکته داخل بخش اصلی */

.red-three-use-section .red-three-use-focus {
    margin-top: 22px;
    padding-top: 17px;

    border-top: 1px solid #e5e5e5;
}


.red-three-use-section .red-three-use-focus span {
    display: block;

    margin-bottom: 4px;

    font-size: 10px;
    font-weight: 650;

    color: #999999;
}


.red-three-use-section .red-three-use-focus strong {
    display: block;

    font-size: 13px;
    font-weight: 750;
    line-height: 1.9;

    color: var(--lefton-text);
}


/* =========================================================
   Scenarios
========================================================= */

.red-three-use-section .red-three-use-scenarios {
    border-top: 1px solid var(--lefton-border);
}


.red-three-use-section .red-three-use-row {
    display: grid;

    grid-template-columns:
        42px
        minmax(0, 1fr);

    gap: 16px;

    padding: 18px 0;

    border-bottom: 1px solid var(--lefton-border);
}


/* Number */

.red-three-use-section .red-three-use-number {
    display: flex;
    align-items: center;
    justify-content: center;

    height: 36px;

    background: #f7f1f2;

    border-radius: 7px;

    font-size: 10px;
    font-weight: 800;

    color: var(--lefton-wine);
}


/* Content */

.red-three-use-section .red-three-use-row > div {
    min-width: 0;
}


.red-three-use-section .red-three-use-label {
    display: block;

    margin-bottom: 2px;

    font-size: 10px;
    font-weight: 650;

    color: #a0a0a0;
}


.red-three-use-section .red-three-use-row h3 {
    margin: 0 0 5px;

    font-size: 16px;
    font-weight: 750;
    line-height: 1.8;

    color: var(--lefton-text);
}


.red-three-use-section .red-three-use-row p {
    margin: 0;

    font-size: 12px;
    line-height: 2;

    color: var(--lefton-muted);
}


/* =========================================================
   Bottom Note
========================================================= */

.red-three-use-section .red-three-use-note {
    display: flex;
    align-items: flex-start;

    gap: 13px;

    margin-top: 18px;
    padding: 16px 18px;

    background: #ffffff;

    border: 1px solid #e8e8e8;
    border-radius: 8px;
}


.red-three-use-section .red-three-use-note-icon {
    flex: 0 0 30px;

    height: 30px;

    display: flex;
    align-items: center;
    justify-content: center;

    background: #f7f1f2;

    border-radius: 50%;

    font-size: 11px;
    font-weight: 800;

    color: var(--lefton-wine);
}


.red-three-use-section .red-three-use-note > div {
    min-width: 0;
}


.red-three-use-section .red-three-use-note strong {
    display: block;

    margin-bottom: 3px;

    font-size: 13px;
    font-weight: 800;

    color: var(--lefton-text);
}


.red-three-use-section .red-three-use-note p {
    margin: 0;

    font-size: 12px;
    line-height: 2;

    color: #797979;
}


/* =========================================================
   Tablet
========================================================= */

@media (max-width: 1024px) {

    .red-three-use-section .red-three-use-layout {
        grid-template-columns: 1fr;
    }

}


/* =========================================================
   Mobile
========================================================= */

@media (max-width: 767px) {

    .red-three-use-section .red-three-use-intro {
        margin-bottom: 20px;
    }


    .red-three-use-section .red-three-use-intro p {
        font-size: 14px;
        line-height: 2;
    }


    .red-three-use-section .red-three-use-layout {
        grid-template-columns: 1fr;

        gap: 17px;
    }


    .red-three-use-section .red-three-use-main {
        padding: 20px 17px;

        border-radius: 9px;
    }


    .red-three-use-section .red-three-use-main h3 {
        font-size: 17px;
    }


    .red-three-use-section .red-three-use-main > p {
        font-size: 13px;
    }


    .red-three-use-section .red-three-use-row {
        grid-template-columns:
            36px
            minmax(0, 1fr);

        gap: 11px;

        padding: 16px 0;
    }


    .red-three-use-section .red-three-use-number {
        height: 34px;
    }


    .red-three-use-section .red-three-use-row h3 {
        font-size: 15px;
    }


    .red-three-use-section .red-three-use-note {
        padding: 14px 13px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3a14f20 *//* =========================================================
   اهمیت سه‌طرف‌نما بودن در اجرای دیوار
   Scope: .red-three-execution-section
========================================================= */

.red-three-execution-section {
    --lefton-wine: #6f252d;
    --lefton-text: #222222;
    --lefton-muted: #707070;
    --lefton-border: #e7e7e7;
    --lefton-soft: #f8f8f8;

    direction: rtl;
}


/* =========================================================
   Intro
========================================================= */

.red-three-execution-section .red-three-execution-intro {
    margin: 18px 0 30px;
}


.red-three-execution-section .red-three-execution-intro p {
    margin: 0;

    font-size: 15px;
    line-height: 2.1;

    color: var(--lefton-muted);
}


.red-three-execution-section .red-three-execution-intro strong {
    color: var(--lefton-text);
    font-weight: 750;
}


/* =========================================================
   Execution Flow
========================================================= */

.red-three-execution-section .red-three-execution-flow {
    position: relative;
}


/* خط اتصال مراحل */

.red-three-execution-section .red-three-execution-flow::before {
    content: "";

    position: absolute;

    top: 22px;
    bottom: 22px;
    right: 22px;

    width: 1px;

    background: #dfdfdf;
}


/* =========================================================
   Step
========================================================= */

.red-three-execution-section .red-three-execution-step {
    position: relative;

    display: grid;
    grid-template-columns: 46px minmax(0, 1fr);

    gap: 20px;

    padding-bottom: 27px;
    margin-bottom: 27px;

    border-bottom: 1px solid var(--lefton-border);
}


.red-three-execution-section
.red-three-execution-step:last-child {
    margin-bottom: 0;
}


/* =========================================================
   Step Number
========================================================= */

.red-three-execution-section .red-three-execution-index {
    position: relative;
    z-index: 2;

    display: flex;
    justify-content: center;
}


.red-three-execution-section .red-three-execution-index span {
    display: flex;
    align-items: center;
    justify-content: center;

    flex: 0 0 44px;
    height: 44px;

    background: #ffffff;

    border: 1px solid rgba(111, 37, 45, 0.22);
    border-radius: 50%;

    font-size: 11px;
    font-weight: 800;

    color: var(--lefton-wine);

    transition:
        background-color 0.2s ease,
        border-color 0.2s ease,
        color 0.2s ease;
}


.red-three-execution-section
.red-three-execution-step:hover
.red-three-execution-index span {
    background: var(--lefton-wine);

    border-color: var(--lefton-wine);

    color: #ffffff;
}


/* =========================================================
   Step Content
========================================================= */

.red-three-execution-section .red-three-execution-content {
    min-width: 0;
}


.red-three-execution-section .red-three-execution-label {
    display: block;

    margin-bottom: 3px;

    font-size: 10px;
    font-weight: 700;

    color: var(--lefton-wine);
}


.red-three-execution-section .red-three-execution-content h3 {
    margin: 0 0 6px;

    font-size: 17px;
    font-weight: 750;
    line-height: 1.8;

    color: var(--lefton-text);
}


.red-three-execution-section .red-three-execution-content p {
    margin: 0;

    font-size: 13px;
    line-height: 2.05;

    color: var(--lefton-muted);
}


/* =========================================================
   Result Section
========================================================= */

.red-three-execution-section .red-three-execution-result {
    display: grid;

    grid-template-columns:
        minmax(0, 0.8fr)
        minmax(0, 1.4fr);

    gap: 25px;

    margin-top: 24px;
    padding: 22px 24px;

    background: #fafafa;

    border: 1px solid #e9e9e9;
    border-radius: 10px;
}


/* عنوان نتیجه */

.red-three-execution-section
.red-three-execution-result-title span {
    display: block;

    margin-bottom: 5px;

    font-size: 10px;
    font-weight: 700;

    color: var(--lefton-wine);
}


.red-three-execution-section
.red-three-execution-result-title strong {
    display: block;

    font-size: 15px;
    font-weight: 800;
    line-height: 1.9;

    color: var(--lefton-text);
}


/* =========================================================
   Result Points
========================================================= */

.red-three-execution-section
.red-three-execution-result-points {
    display: flex;
    flex-direction: column;

    justify-content: center;

    gap: 9px;
}


.red-three-execution-section
.red-three-execution-result-points > div {
    display: flex;
    align-items: flex-start;

    gap: 9px;
}


.red-three-execution-section
.red-three-execution-result-points span {
    flex: 0 0 6px;

    height: 6px;

    margin-top: 9px;

    background: var(--lefton-wine);

    border-radius: 50%;
}


.red-three-execution-section
.red-three-execution-result-points p {
    margin: 0;

    font-size: 12px;
    line-height: 2;

    color: var(--lefton-muted);
}


/* =========================================================
   Warning
========================================================= */

.red-three-execution-section .red-three-execution-warning {
    margin-top: 14px;

    padding: 15px 17px;

    border-right: 3px solid var(--lefton-wine);

    background: #ffffff;
}


.red-three-execution-section
.red-three-execution-warning strong {
    display: block;

    margin-bottom: 3px;

    font-size: 13px;
    font-weight: 800;

    color: var(--lefton-text);
}


.red-three-execution-section
.red-three-execution-warning p {
    margin: 0;

    font-size: 12px;
    line-height: 2;

    color: #7c7c7c;
}


/* =========================================================
   Tablet
========================================================= */

@media (max-width: 1024px) {

    .red-three-execution-section
    .red-three-execution-result {
        grid-template-columns: 1fr;
        gap: 15px;
    }

}


/* =========================================================
   Mobile
========================================================= */

@media (max-width: 767px) {

    .red-three-execution-section
    .red-three-execution-intro {
        margin-bottom: 23px;
    }


    .red-three-execution-section
    .red-three-execution-intro p {
        font-size: 14px;
        line-height: 2;
    }


    .red-three-execution-section
    .red-three-execution-flow::before {
        right: 17px;

        top: 18px;
        bottom: 18px;
    }


    .red-three-execution-section
    .red-three-execution-step {
        grid-template-columns:
            36px
            minmax(0, 1fr);

        gap: 13px;

        padding-bottom: 21px;
        margin-bottom: 21px;
    }


    .red-three-execution-section
    .red-three-execution-index span {
        flex-basis: 34px;
        height: 34px;

        font-size: 9px;
    }


    .red-three-execution-section
    .red-three-execution-content h3 {
        font-size: 15px;
    }


    .red-three-execution-section
    .red-three-execution-content p {
        font-size: 12px;
        line-height: 2;
    }


    .red-three-execution-section
    .red-three-execution-result {
        grid-template-columns: 1fr;

        gap: 14px;

        padding: 17px 15px;

        border-radius: 8px;
    }


    .red-three-execution-section
    .red-three-execution-result-title strong {
        font-size: 14px;
    }


    .red-three-execution-section
    .red-three-execution-warning {
        padding: 14px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4fc84ae *//* =========================================================
   مشخصات آجر لفتون قرمز ۳ طرف نما
   Technical Data Strip
   Scope: .red-three-spec-section
========================================================= */

.red-three-spec-section {
    --lefton-wine: #6f252d;
    --lefton-text: #222222;
    --lefton-muted: #707070;
    --lefton-border: #e7e7e7;
    --lefton-soft: #f8f8f8;

    direction: rtl;
}


/* =========================================================
   Intro
========================================================= */

.red-three-spec-section .red-three-spec-intro {
    margin: 18px 0 27px;
}


.red-three-spec-section .red-three-spec-intro p {
    margin: 0;

    font-size: 15px;
    line-height: 2.1;

    color: var(--lefton-muted);
}


.red-three-spec-section .red-three-spec-intro strong {
    color: var(--lefton-text);
    font-weight: 750;
}


/* =========================================================
   Technical Strip
========================================================= */

.red-three-spec-section .red-three-spec-strip {
    display: grid;

    grid-template-columns:
        repeat(6, minmax(0, 1fr));

    background: #ffffff;

    border: 1px solid var(--lefton-border);
    border-radius: 11px;

    overflow: hidden;
}


.red-three-spec-section .red-three-spec-item {
    position: relative;

    min-width: 0;

    padding: 20px 14px;

    text-align: center;

    border-left: 1px solid var(--lefton-border);
}


.red-three-spec-section
.red-three-spec-item:last-child {
    border-left: 0;
}


/* Accent بالای هر آیتم */

.red-three-spec-section
.red-three-spec-item::before {
    content: "";

    position: absolute;

    top: 0;
    right: 50%;

    transform: translateX(50%);

    width: 24px;
    height: 2px;

    background: var(--lefton-wine);
}


/* Label */

.red-three-spec-section .red-three-spec-label {
    display: block;

    margin-bottom: 6px;

    font-size: 10px;
    font-weight: 600;

    color: #999999;
}


/* Value */

.red-three-spec-section .red-three-spec-item > strong {
    display: block;

    margin-bottom: 3px;

    font-size: 20px;
    font-weight: 850;
    line-height: 1.4;

    color: var(--lefton-text);
}


/* Unit */

.red-three-spec-section .red-three-spec-item > small {
    display: block;

    font-size: 9px;
    font-weight: 500;

    line-height: 1.7;

    color: #aaaaaa;
}


/* =========================================================
   Detail Section
========================================================= */

.red-three-spec-section .red-three-spec-detail {
    display: grid;

    grid-template-columns:
        minmax(0, 1.25fr)
        minmax(0, 0.75fr);

    gap: 14px;

    margin-top: 14px;
}


/* =========================================================
   Dimension
========================================================= */

.red-three-spec-section .red-three-spec-dimension {
    padding: 23px;

    background: #fafafa;

    border: 1px solid #e9e9e9;
    border-radius: 10px;
}


.red-three-spec-section .red-three-spec-detail-label {
    display: block;

    margin-bottom: 9px;

    font-size: 10px;
    font-weight: 700;

    color: var(--lefton-wine);
}


.red-three-spec-section .red-three-spec-dimension-value {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;

    gap: 8px;

    margin-bottom: 10px;

    direction: ltr;
}


.red-three-spec-section
.red-three-spec-dimension-value strong {
    font-size: 27px;
    font-weight: 850;

    color: var(--lefton-text);
}


.red-three-spec-section
.red-three-spec-dimension-value > span {
    font-size: 16px;
    font-weight: 400;

    color: #b0b0b0;
}


.red-three-spec-section
.red-three-spec-dimension-value small {
    margin-left: 4px;

    font-size: 10px;
    font-weight: 600;

    color: #919191;
}


.red-three-spec-section .red-three-spec-dimension p {
    margin: 0;

    font-size: 12px;
    line-height: 2;

    color: var(--lefton-muted);
}


/* =========================================================
   Commercial Data
========================================================= */

.red-three-spec-section .red-three-spec-commercial {
    background: #ffffff;

    border: 1px solid var(--lefton-border);
    border-radius: 10px;

    overflow: hidden;
}


.red-three-spec-section
.red-three-spec-commercial-row {
    display: flex;
    align-items: center;
    justify-content: space-between;

    gap: 15px;

    padding: 17px 18px;

    border-bottom: 1px solid var(--lefton-border);
}


.red-three-spec-section
.red-three-spec-commercial-row:last-child {
    border-bottom: 0;
}


.red-three-spec-section
.red-three-spec-commercial-row span {
    font-size: 11px;
    font-weight: 600;

    color: #8d8d8d;
}


.red-three-spec-section
.red-three-spec-commercial-row strong {
    flex: 0 0 auto;

    font-size: 13px;
    font-weight: 800;

    color: var(--lefton-text);
}


/* قیمت فقط کمی برجسته‌تر */

.red-three-spec-section
.red-three-spec-commercial-row:first-child strong {
    color: var(--lefton-wine);
}


/* =========================================================
   Note
========================================================= */

.red-three-spec-section .red-three-spec-note {
    display: flex;
    align-items: flex-start;

    gap: 14px;

    margin-top: 14px;
    padding: 14px 17px;

    border-right: 3px solid var(--lefton-wine);

    background: #fafafa;
}


.red-three-spec-section .red-three-spec-note > span {
    flex: 0 0 auto;

    font-size: 10px;
    font-weight: 750;

    color: var(--lefton-wine);
}


.red-three-spec-section .red-three-spec-note p {
    margin: 0;

    font-size: 12px;
    line-height: 2;

    color: #797979;
}


/* =========================================================
   Tablet
========================================================= */

@media (max-width: 1024px) {

    .red-three-spec-section .red-three-spec-strip {
        grid-template-columns:
            repeat(3, minmax(0, 1fr));
    }


    .red-three-spec-section .red-three-spec-item {
        border-bottom: 1px solid var(--lefton-border);
    }


    .red-three-spec-section
    .red-three-spec-item:nth-child(3n) {
        border-left: 0;
    }


    .red-three-spec-section
    .red-three-spec-item:nth-last-child(-n+3) {
        border-bottom: 0;
    }

}


/* =========================================================
   Mobile
========================================================= */

@media (max-width: 767px) {

    .red-three-spec-section .red-three-spec-intro {
        margin-bottom: 20px;
    }


    .red-three-spec-section .red-three-spec-intro p {
        font-size: 14px;
        line-height: 2;
    }


    /* مشخصات 2 ستونه */

    .red-three-spec-section .red-three-spec-strip {
        grid-template-columns:
            repeat(2, minmax(0, 1fr));

        border-radius: 9px;
    }


    .red-three-spec-section .red-three-spec-item {
        padding: 16px 10px;

        border-left: 1px solid var(--lefton-border);
        border-bottom: 1px solid var(--lefton-border);
    }


    .red-three-spec-section
    .red-three-spec-item:nth-child(2n) {
        border-left: 0;
    }


    .red-three-spec-section
    .red-three-spec-item:nth-child(3n) {
        border-left: 1px solid var(--lefton-border);
    }


    .red-three-spec-section
    .red-three-spec-item:nth-child(6) {
        border-left: 0;
    }


    .red-three-spec-section
    .red-three-spec-item:nth-last-child(-n+2) {
        border-bottom: 0;
    }


    .red-three-spec-section
    .red-three-spec-item > strong {
        font-size: 18px;
    }


    /* Detail */

    .red-three-spec-section .red-three-spec-detail {
        grid-template-columns: 1fr;

        gap: 10px;
    }


    .red-three-spec-section .red-three-spec-dimension {
        padding: 18px 16px;
    }


    .red-three-spec-section
    .red-three-spec-dimension-value strong {
        font-size: 23px;
    }


    .red-three-spec-section
    .red-three-spec-commercial-row {
        padding: 14px 15px;
    }


    .red-three-spec-section .red-three-spec-note {
        display: block;

        padding: 13px 14px;
    }


    .red-three-spec-section
    .red-three-spec-note > span {
        display: block;

        margin-bottom: 4px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f0da0b3 *//* =========================================================
   مسیر تصمیم قبل از سفارش آجر قرمز ۳ طرف نما
   Scope: .red-three-path-section
========================================================= */

.red-three-path-section {
    --lefton-wine: #6f252d;
    --lefton-text: #222222;
    --lefton-muted: #707070;
    --lefton-border: #e7e7e7;
    --lefton-soft: #f8f8f8;

    direction: rtl;
}


/* =========================================================
   Intro
========================================================= */

.red-three-path-section .red-three-path-intro {
    margin: 18px 0 28px;
}

.red-three-path-section .red-three-path-intro p {
    margin: 0;

    font-size: 15px;
    line-height: 2.1;

    color: var(--lefton-muted);
}

.red-three-path-section .red-three-path-intro strong {
    color: var(--lefton-text);
    font-weight: 750;
}


/* =========================================================
   Decision Flow
========================================================= */

.red-three-path-section .red-three-path-flow {
    border-top: 1px solid var(--lefton-border);
}


.red-three-path-section .red-three-path-row {
    display: grid;

    grid-template-columns:
        44px
        minmax(0, 1fr)
        175px;

    gap: 18px;
    align-items: center;

    padding: 22px 0;

    border-bottom: 1px solid var(--lefton-border);
}


/* شماره */

.red-three-path-section .red-three-path-index {
    display: flex;
    align-items: center;
    justify-content: center;

    height: 38px;

    background: #f7f1f2;

    border-radius: 7px;

    font-size: 10px;
    font-weight: 800;

    color: var(--lefton-wine);
}


/* =========================================================
   Question
========================================================= */

.red-three-path-section .red-three-path-question {
    min-width: 0;
}

.red-three-path-section .red-three-path-question > span {
    display: block;

    margin-bottom: 3px;

    font-size: 9px;
    font-weight: 700;

    color: #a0a0a0;
}

.red-three-path-section .red-three-path-question h3 {
    margin: 0 0 5px;

    font-size: 16px;
    font-weight: 750;
    line-height: 1.8;

    color: var(--lefton-text);
}

.red-three-path-section .red-three-path-question p {
    margin: 0;

    font-size: 12px;
    line-height: 2;

    color: var(--lefton-muted);
}


/* =========================================================
   Result of each question
========================================================= */

.red-three-path-section .red-three-path-answer {
    padding-right: 17px;

    border-right: 1px solid #ededed;
}

.red-three-path-section .red-three-path-answer span {
    display: block;

    margin-bottom: 3px;

    font-size: 9px;
    font-weight: 650;

    color: #999999;
}

.red-three-path-section .red-three-path-answer strong {
    display: block;

    font-size: 12px;
    font-weight: 800;
    line-height: 1.8;

    color: var(--lefton-text);
}


/* Yes */

.red-three-path-section
.red-three-path-answer--yes strong {
    color: var(--lefton-wine);
}


/* نیاز به بررسی */

.red-three-path-section
.red-three-path-answer--check {
    position: relative;
}

.red-three-path-section
.red-three-path-answer--check::before {
    content: "";

    position: absolute;

    right: -2px;
    top: 4px;

    width: 3px;
    height: 28px;

    background: var(--lefton-wine);

    border-radius: 3px;
}


/* =========================================================
   Final Result
========================================================= */

.red-three-path-section .red-three-path-result {
    display: grid;

    grid-template-columns:
        minmax(0, 0.8fr)
        minmax(0, 1.4fr);

    gap: 24px;

    margin-top: 18px;
    padding: 21px 22px;

    background: #fafafa;

    border: 1px solid #e9e9e9;
    border-radius: 10px;
}


/* Heading */

.red-three-path-section
.red-three-path-result-head > span {
    display: block;

    margin-bottom: 4px;

    font-size: 10px;
    font-weight: 700;

    color: var(--lefton-wine);
}

.red-three-path-section
.red-three-path-result-head h3 {
    margin: 0;

    font-size: 16px;
    font-weight: 800;
    line-height: 1.85;

    color: var(--lefton-text);
}


/* =========================================================
   Checklist
========================================================= */

.red-three-path-section .red-three-path-result-list {
    display: flex;
    flex-direction: column;

    justify-content: center;

    gap: 8px;
}

.red-three-path-section
.red-three-path-result-list > div {
    display: flex;
    align-items: flex-start;

    gap: 9px;
}

.red-three-path-section
.red-three-path-result-list p {
    margin: 0;

    font-size: 12px;
    line-height: 2;

    color: var(--lefton-muted);
}


/* Check */

.red-three-path-section .red-three-path-check {
    position: relative;

    flex: 0 0 17px;
    height: 17px;

    margin-top: 4px;

    background: #ffffff;

    border: 1px solid rgba(111, 37, 45, 0.25);
    border-radius: 50%;
}

.red-three-path-section .red-three-path-check::before {
    content: "";

    position: absolute;

    top: 4px;
    right: 4px;

    width: 6px;
    height: 3px;

    border-right: 1.5px solid var(--lefton-wine);
    border-bottom: 1.5px solid var(--lefton-wine);

    transform: rotate(45deg);
}


/* =========================================================
   Note
========================================================= */

.red-three-path-section .red-three-path-note {
    display: flex;
    align-items: flex-start;

    gap: 11px;

    margin-top: 13px;
    padding: 14px 16px;

    border-right: 3px solid var(--lefton-wine);

    background: #ffffff;
}

.red-three-path-section .red-three-path-note > span {
    flex: 0 0 25px;

    height: 25px;

    display: flex;
    align-items: center;
    justify-content: center;

    background: #f7f1f2;

    border-radius: 50%;

    font-size: 10px;
    font-weight: 800;

    color: var(--lefton-wine);
}

.red-three-path-section .red-three-path-note p {
    margin: 0;

    font-size: 12px;
    line-height: 2;

    color: #797979;
}


/* =========================================================
   Tablet
========================================================= */

@media (max-width: 1024px) {

    .red-three-path-section .red-three-path-row {
        grid-template-columns:
            42px
            minmax(0, 1fr)
            145px;

        gap: 14px;
    }

}


/* =========================================================
   Mobile
========================================================= */

@media (max-width: 767px) {

    .red-three-path-section .red-three-path-intro {
        margin-bottom: 20px;
    }

    .red-three-path-section .red-three-path-intro p {
        font-size: 14px;
        line-height: 2;
    }


    .red-three-path-section .red-three-path-row {
        grid-template-columns:
            34px
            minmax(0, 1fr);

        gap: 11px;

        padding: 18px 0;
    }


    .red-three-path-section .red-three-path-index {
        height: 32px;

        font-size: 9px;
    }


    .red-three-path-section .red-three-path-question h3 {
        font-size: 15px;
    }


    .red-three-path-section .red-three-path-question p {
        font-size: 12px;
    }


    .red-three-path-section .red-three-path-answer {
        grid-column: 2;

        padding: 8px 0 0;

        border-right: 0;
        border-top: 1px dashed #e7e7e7;
    }


    .red-three-path-section
    .red-three-path-answer--check::before {
        display: none;
    }


    /* Result */

    .red-three-path-section .red-three-path-result {
        grid-template-columns: 1fr;

        gap: 13px;

        padding: 17px 15px;

        border-radius: 8px;
    }


    .red-three-path-section
    .red-three-path-result-head h3 {
        font-size: 15px;
    }


    .red-three-path-section .red-three-path-note {
        padding: 13px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1fae2c3 *//* =========================================================
   کنترل کیفیت آجر لفتون قرمز ۳ طرف نما
   Scope: .red-three-quality-section
========================================================= */

.red-three-quality-section {
    --lefton-wine: #6f252d;
    --lefton-text: #222222;
    --lefton-muted: #707070;
    --lefton-border: #e7e7e7;
    --lefton-soft: #f8f8f8;

    direction: rtl;
}


/* =========================================================
   Intro
========================================================= */

.red-three-quality-section .red-three-quality-intro {
    margin: 18px 0 28px;
}


.red-three-quality-section .red-three-quality-intro p {
    margin: 0;

    font-size: 15px;
    line-height: 2.1;

    color: var(--lefton-muted);
}


.red-three-quality-section .red-three-quality-intro strong {
    color: var(--lefton-text);
    font-weight: 750;
}


/* =========================================================
   Quality List
========================================================= */

.red-three-quality-section .red-three-quality-list {
    border-top: 1px solid var(--lefton-border);
}


.red-three-quality-section .red-three-quality-row {
    display: grid;

    grid-template-columns:
        46px
        minmax(0, 1fr)
        135px;

    gap: 18px;

    align-items: center;

    padding: 21px 0;

    border-bottom: 1px solid var(--lefton-border);
}


/* =========================================================
   Number
========================================================= */

.red-three-quality-section .red-three-quality-number {
    display: flex;
    align-items: center;
    justify-content: center;

    height: 38px;

    background: #f7f1f2;

    border-radius: 7px;

    font-size: 10px;
    font-weight: 800;

    color: var(--lefton-wine);
}


/* =========================================================
   Content
========================================================= */

.red-three-quality-section .red-three-quality-content {
    min-width: 0;
}


.red-three-quality-section .red-three-quality-label {
    display: block;

    margin-bottom: 3px;

    font-size: 9px;
    font-weight: 700;

    color: #a0a0a0;
}


.red-three-quality-section .red-three-quality-content h3 {
    margin: 0 0 5px;

    font-size: 16px;
    font-weight: 750;
    line-height: 1.8;

    color: var(--lefton-text);
}


.red-three-quality-section .red-three-quality-content p {
    margin: 0;

    font-size: 12px;
    line-height: 2;

    color: var(--lefton-muted);
}


.red-three-quality-section .red-three-quality-content p strong {
    font-weight: 750;

    color: var(--lefton-text);
}


/* =========================================================
   Status
========================================================= */

.red-three-quality-section .red-three-quality-status {
    display: flex;
    align-items: center;

    gap: 7px;

    padding-right: 15px;

    border-right: 1px solid #eeeeee;

    font-size: 10px;
    font-weight: 700;

    color: #777777;
}


.red-three-quality-section .red-three-quality-status > span {
    flex: 0 0 7px;

    height: 7px;

    background: var(--lefton-wine);

    border-radius: 50%;
}


/* =========================================================
   Summary
========================================================= */

.red-three-quality-section .red-three-quality-summary {
    display: grid;

    grid-template-columns:
        minmax(0, 1fr)
        minmax(0, 1.3fr);

    gap: 22px;

    align-items: center;

    margin-top: 18px;
    padding: 21px 22px;

    background: #fafafa;

    border: 1px solid #e9e9e9;
    border-radius: 10px;
}


/* Heading */

.red-three-quality-section
.red-three-quality-summary-title > span {
    display: block;

    margin-bottom: 4px;

    font-size: 10px;
    font-weight: 700;

    color: var(--lefton-wine);
}


.red-three-quality-section
.red-three-quality-summary-title > strong {
    display: block;

    font-size: 14px;
    font-weight: 800;
    line-height: 1.9;

    color: var(--lefton-text);
}


/* =========================================================
   Summary Data
========================================================= */

.red-three-quality-section .red-three-quality-summary-data {
    display: grid;

    grid-template-columns:
        repeat(3, minmax(0, 1fr));
}


.red-three-quality-section
.red-three-quality-summary-data > div {
    min-width: 0;

    padding: 4px 15px;

    border-right: 1px solid #e4e4e4;
}


.red-three-quality-section
.red-three-quality-summary-data > div:first-child {
    border-right: 0;
}


.red-three-quality-section
.red-three-quality-summary-data span {
    display: block;

    margin-bottom: 3px;

    font-size: 9px;

    color: #9b9b9b;
}


.red-three-quality-section
.red-three-quality-summary-data strong {
    display: block;

    font-size: 12px;
    font-weight: 800;

    color: var(--lefton-text);
}


/* =========================================================
   Technical Note
========================================================= */

.red-three-quality-section .red-three-quality-note {
    display: flex;
    align-items: flex-start;

    gap: 12px;

    margin-top: 13px;
    padding: 15px 16px;

    background: #ffffff;

    border-right: 3px solid var(--lefton-wine);
}


.red-three-quality-section .red-three-quality-note-icon {
    flex: 0 0 27px;

    height: 27px;

    display: flex;
    align-items: center;
    justify-content: center;

    background: #f7f1f2;

    border-radius: 50%;

    font-size: 10px;
    font-weight: 800;

    color: var(--lefton-wine);
}


.red-three-quality-section
.red-three-quality-note > div {
    min-width: 0;
}


.red-three-quality-section
.red-three-quality-note strong {
    display: block;

    margin-bottom: 3px;

    font-size: 12px;
    font-weight: 800;

    color: var(--lefton-text);
}


.red-three-quality-section
.red-three-quality-note p {
    margin: 0;

    font-size: 12px;
    line-height: 2;

    color: #797979;
}


/* =========================================================
   Tablet
========================================================= */

@media (max-width: 1024px) {

    .red-three-quality-section .red-three-quality-row {
        grid-template-columns:
            42px
            minmax(0, 1fr)
            115px;

        gap: 14px;
    }


    .red-three-quality-section .red-three-quality-summary {
        grid-template-columns: 1fr;

        gap: 16px;
    }

}


/* =========================================================
   Mobile
========================================================= */

@media (max-width: 767px) {

    .red-three-quality-section .red-three-quality-intro {
        margin-bottom: 20px;
    }


    .red-three-quality-section .red-three-quality-intro p {
        font-size: 14px;
        line-height: 2;
    }


    .red-three-quality-section .red-three-quality-row {
        grid-template-columns:
            34px
            minmax(0, 1fr);

        gap: 11px;

        padding: 18px 0;
    }


    .red-three-quality-section .red-three-quality-number {
        height: 32px;

        font-size: 9px;
    }


    .red-three-quality-section
    .red-three-quality-content h3 {
        font-size: 15px;
    }


    .red-three-quality-section
    .red-three-quality-content p {
        font-size: 12px;
    }


    .red-three-quality-section .red-three-quality-status {
        grid-column: 2;

        padding: 8px 0 0;

        border-right: 0;
        border-top: 1px dashed #e7e7e7;
    }


    /* Summary */

    .red-three-quality-section .red-three-quality-summary {
        grid-template-columns: 1fr;

        gap: 14px;

        padding: 17px 15px;

        border-radius: 8px;
    }


    .red-three-quality-section
    .red-three-quality-summary-data {
        grid-template-columns: 1fr;
    }


    .red-three-quality-section
    .red-three-quality-summary-data > div {
        display: flex;
        align-items: center;
        justify-content: space-between;

        gap: 10px;

        padding: 9px 0;

        border-right: 0;
        border-bottom: 1px solid #e8e8e8;
    }


    .red-three-quality-section
    .red-three-quality-summary-data > div:last-child {
        border-bottom: 0;
    }


    .red-three-quality-section
    .red-three-quality-summary-data span {
        margin: 0;
    }


    .red-three-quality-section .red-three-quality-note {
        padding: 13px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a60343c *//* =========================================================
   قیمت آجر لفتون قرمز ۳ طرف نما
   Commercial Quote Sheet
   Scope: .red-three-price-section
========================================================= */

.red-three-price-section {
    --lefton-wine: #6f252d;
    --lefton-text: #222222;
    --lefton-muted: #707070;
    --lefton-border: #e7e7e7;
    --lefton-soft: #f8f8f8;

    direction: rtl;
}


/* =========================================================
   Intro
========================================================= */

.red-three-price-section .red-three-price-intro {
    margin: 18px 0 27px;
}


.red-three-price-section .red-three-price-intro p {
    margin: 0;

    font-size: 15px;
    line-height: 2.1;

    color: var(--lefton-muted);
}


.red-three-price-section .red-three-price-intro strong {
    color: var(--lefton-text);
    font-weight: 800;
}


/* =========================================================
   Quote Sheet
========================================================= */

.red-three-price-section .red-three-price-sheet {
    overflow: hidden;

    background: #ffffff;

    border: 1px solid var(--lefton-border);
    border-radius: 12px;
}


/* Header */

.red-three-price-section .red-three-price-sheet-head {
    display: flex;
    align-items: center;
    justify-content: space-between;

    gap: 15px;

    padding: 16px 20px;

    background: #fafafa;

    border-bottom: 1px solid var(--lefton-border);
}


.red-three-price-section
.red-three-price-sheet-head > div span {
    display: block;

    margin-bottom: 2px;

    font-size: 9px;
    font-weight: 700;

    color: var(--lefton-wine);
}


.red-three-price-section
.red-three-price-sheet-head > div strong {
    display: block;

    font-size: 13px;
    font-weight: 800;

    color: var(--lefton-text);
}


.red-three-price-section .red-three-price-update {
    flex: 0 0 auto;

    padding: 5px 9px;

    background: #ffffff;

    border: 1px solid #e6e6e6;
    border-radius: 5px;

    font-size: 9px;
    font-weight: 700;

    color: #888888;
}


/* =========================================================
   Main Price
========================================================= */

.red-three-price-section .red-three-price-main {
    display: flex;
    align-items: center;
    justify-content: space-between;

    gap: 25px;

    padding: 27px 22px;

    border-bottom: 1px solid var(--lefton-border);
}


.red-three-price-section
.red-three-price-main-label > span {
    display: block;

    margin-bottom: 3px;

    font-size: 12px;
    font-weight: 750;

    color: var(--lefton-text);
}


.red-three-price-section
.red-three-price-main-label > small {
    display: block;

    font-size: 10px;

    color: #999999;
}


/* Price Number */

.red-three-price-section .red-three-price-main-value {
    display: flex;
    align-items: baseline;

    gap: 7px;
}


.red-three-price-section
.red-three-price-main-value strong {
    font-size: clamp(30px, 4vw, 44px);
    font-weight: 900;
    line-height: 1.2;

    color: var(--lefton-wine);
}


.red-three-price-section
.red-three-price-main-value span {
    font-size: 12px;
    font-weight: 700;

    color: #555555;
}


/* =========================================================
   Price Conversion
========================================================= */

.red-three-price-section .red-three-price-conversion {
    display: grid;

    grid-template-columns:
        minmax(0, 1fr)
        36px
        minmax(0, 1fr)
        36px
        minmax(0, 1.25fr);

    align-items: stretch;
}


.red-three-price-section .red-three-price-conversion-item {
    min-width: 0;

    padding: 18px 15px;

    text-align: center;
}


.red-three-price-section
.red-three-price-conversion-item > span {
    display: block;

    margin-bottom: 4px;

    font-size: 9px;
    font-weight: 600;

    color: #999999;
}


.red-three-price-section
.red-three-price-conversion-item > strong {
    display: block;

    font-size: 17px;
    font-weight: 850;

    color: var(--lefton-text);
}


.red-three-price-section
.red-three-price-conversion-item > small {
    display: block;

    margin-top: 2px;

    font-size: 9px;

    color: #aaaaaa;
}


/* Result */

.red-three-price-section
.red-three-price-conversion-item--result {
    background: #fafafa;

    border-right: 1px solid var(--lefton-border);
}


.red-three-price-section
.red-three-price-conversion-item--result > strong {
    color: var(--lefton-wine);
}


/* Math Symbols */

.red-three-price-section .red-three-price-symbol {
    display: flex;
    align-items: center;
    justify-content: center;

    font-size: 15px;
    font-weight: 700;

    color: #b3b3b3;
}


/* =========================================================
   Calculation Example
========================================================= */

.red-three-price-section .red-three-price-example {
    display: grid;

    grid-template-columns:
        minmax(0, 0.75fr)
        minmax(0, 1.25fr);

    gap: 24px;

    align-items: center;

    margin-top: 16px;
    padding: 20px 21px;

    background: #fafafa;

    border: 1px solid #e9e9e9;
    border-radius: 10px;
}


.red-three-price-section
.red-three-price-example-title > span {
    display: block;

    margin-bottom: 3px;

    font-size: 9px;
    font-weight: 700;

    color: var(--lefton-wine);
}


.red-three-price-section
.red-three-price-example-title h3 {
    margin: 0;

    font-size: 15px;
    font-weight: 800;
    line-height: 1.8;

    color: var(--lefton-text);
}


/* Formula */

.red-three-price-section
.red-three-price-example-formula {
    display: flex;
    align-items: center;
    justify-content: flex-end;

    gap: 11px;
}


.red-three-price-section
.red-three-price-example-formula > div {
    padding: 9px 12px;

    background: #ffffff;

    border: 1px solid #e6e6e6;
    border-radius: 6px;
}


.red-three-price-section
.red-three-price-example-formula span {
    font-size: 10px;
    font-weight: 650;

    color: #696969;
}


.red-three-price-section
.red-three-price-example-formula > strong {
    font-size: 12px;

    color: var(--lefton-wine);
}


.red-three-price-section
.red-three-price-example-result {
    border-color: rgba(111, 37, 45, 0.2) !important;
}


.red-three-price-section
.red-three-price-example-result span {
    color: var(--lefton-wine);
    font-weight: 750;
}


/* =========================================================
   Order Factors
========================================================= */

.red-three-price-section .red-three-price-order {
    margin-top: 23px;
}


.red-three-price-section
.red-three-price-order-heading {
    margin-bottom: 10px;
}


.red-three-price-section
.red-three-price-order-heading > span {
    display: block;

    margin-bottom: 2px;

    font-size: 9px;
    font-weight: 700;

    color: var(--lefton-wine);
}


.red-three-price-section
.red-three-price-order-heading h3 {
    margin: 0;

    font-size: 16px;
    font-weight: 800;

    color: var(--lefton-text);
}


/* Lines */

.red-three-price-section
.red-three-price-order-lines {
    border-top: 1px solid var(--lefton-border);
}


.red-three-price-section
.red-three-price-order-line {
    display: grid;

    grid-template-columns:
        38px
        minmax(0, 1fr);

    gap: 15px;

    padding: 15px 0;

    border-bottom: 1px solid var(--lefton-border);
}


.red-three-price-section
.red-three-price-order-number {
    display: flex;
    align-items: center;
    justify-content: center;

    height: 31px;

    background: #f7f1f2;

    border-radius: 6px;

    font-size: 9px;
    font-weight: 800;

    color: var(--lefton-wine);
}


.red-three-price-section
.red-three-price-order-line > div {
    min-width: 0;
}


.red-three-price-section
.red-three-price-order-line strong {
    display: block;

    margin-bottom: 2px;

    font-size: 13px;
    font-weight: 800;

    color: var(--lefton-text);
}


.red-three-price-section
.red-three-price-order-line p {
    margin: 0;

    font-size: 12px;
    line-height: 2;

    color: var(--lefton-muted);
}


/* =========================================================
   Price Note
========================================================= */

.red-three-price-section .red-three-price-note {
    margin-top: 16px;

    padding: 15px 17px;

    background: #fafafa;

    border-right: 3px solid var(--lefton-wine);
}


.red-three-price-section
.red-three-price-note strong {
    display: block;

    margin-bottom: 3px;

    font-size: 12px;
    font-weight: 800;

    color: var(--lefton-text);
}


.red-three-price-section
.red-three-price-note p {
    margin: 0;

    font-size: 12px;
    line-height: 2;

    color: #797979;
}


/* =========================================================
   Tablet
========================================================= */

@media (max-width: 1024px) {

    .red-three-price-section
    .red-three-price-example {
        grid-template-columns: 1fr;

        gap: 14px;
    }


    .red-three-price-section
    .red-three-price-example-formula {
        justify-content: flex-start;
    }

}


/* =========================================================
   Mobile
========================================================= */

@media (max-width: 767px) {

    .red-three-price-section .red-three-price-intro {
        margin-bottom: 20px;
    }


    .red-three-price-section .red-three-price-intro p {
        font-size: 14px;
        line-height: 2;
    }


    /* Main Price */

    .red-three-price-section
    .red-three-price-sheet-head {
        padding: 14px;
    }


    .red-three-price-section .red-three-price-main {
        display: block;

        padding: 20px 15px;
    }


    .red-three-price-section
    .red-three-price-main-label {
        margin-bottom: 10px;
    }


    .red-three-price-section
    .red-three-price-main-value strong {
        font-size: 32px;
    }


    /* Conversion */

    .red-three-price-section
    .red-three-price-conversion {
        grid-template-columns: 1fr;
    }


    .red-three-price-section
    .red-three-price-symbol {
        height: 24px;

        border-top: 1px dashed #eeeeee;
        border-bottom: 1px dashed #eeeeee;
    }


    .red-three-price-section
    .red-three-price-conversion-item {
        padding: 14px;
    }


    .red-three-price-section
    .red-three-price-conversion-item--result {
        border-right: 0;
        border-top: 1px solid var(--lefton-border);
    }


    /* Example */

    .red-three-price-section
    .red-three-price-example {
        grid-template-columns: 1fr;

        gap: 13px;

        padding: 16px 14px;

        border-radius: 8px;
    }


    .red-three-price-section
    .red-three-price-example-formula {
        flex-wrap: wrap;

        justify-content: flex-start;

        gap: 7px;
    }


    .red-three-price-section
    .red-three-price-example-formula > div {
        padding: 8px 9px;
    }


    .red-three-price-section
    .red-three-price-order-heading h3 {
        font-size: 15px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-04d44a3 *//* =========================================================
   آماده‌سازی سفارش آجر لفتون قرمز ۳ طرف نما
   Scope: .red-three-order-section
========================================================= */

.red-three-order-section {
    --lefton-wine: #6f252d;
    --lefton-text: #222222;
    --lefton-muted: #707070;
    --lefton-border: #e7e7e7;
    --lefton-soft: #f8f8f8;

    direction: rtl;
}


/* =========================================================
   Intro
========================================================= */

.red-three-order-section .red-three-order-intro {
    margin: 18px 0 27px;
}


.red-three-order-section .red-three-order-intro p {
    margin: 0;

    font-size: 15px;
    line-height: 2.1;

    color: var(--lefton-muted);
}


.red-three-order-section .red-three-order-intro strong {
    color: var(--lefton-text);

    font-weight: 750;
}


/* =========================================================
   Order Brief
========================================================= */

.red-three-order-section .red-three-order-brief {
    border-top: 1px solid var(--lefton-border);
}


.red-three-order-section .red-three-order-line {
    display: grid;

    grid-template-columns:
        44px
        minmax(0, 1fr)
        125px;

    gap: 18px;

    align-items: center;

    padding: 20px 0;

    border-bottom: 1px solid var(--lefton-border);
}


/* =========================================================
   Number
========================================================= */

.red-three-order-section .red-three-order-index {
    display: flex;
    align-items: center;
    justify-content: center;

    height: 36px;

    background: #f7f1f2;

    border-radius: 7px;

    font-size: 10px;
    font-weight: 800;

    color: var(--lefton-wine);
}


/* =========================================================
   Content
========================================================= */

.red-three-order-section .red-three-order-content {
    min-width: 0;
}


.red-three-order-section .red-three-order-content > span {
    display: block;

    margin-bottom: 3px;

    font-size: 9px;
    font-weight: 700;

    color: #a0a0a0;
}


.red-three-order-section .red-three-order-content h3 {
    margin: 0 0 5px;

    font-size: 16px;
    font-weight: 750;
    line-height: 1.8;

    color: var(--lefton-text);
}


.red-three-order-section .red-three-order-content p {
    margin: 0;

    font-size: 12px;
    line-height: 2;

    color: var(--lefton-muted);
}


/* =========================================================
   Value
========================================================= */

.red-three-order-section .red-three-order-value {
    padding-right: 15px;

    border-right: 1px solid #ededed;
}


.red-three-order-section .red-three-order-value span {
    display: block;

    margin-bottom: 3px;

    font-size: 9px;

    color: #aaaaaa;
}


.red-three-order-section .red-three-order-value strong {
    display: block;

    font-size: 12px;
    font-weight: 800;

    color: var(--lefton-text);
}


/* =========================================================
   Order Summary
========================================================= */

.red-three-order-section .red-three-order-summary {
    display: grid;

    grid-template-columns:
        minmax(0, .7fr)
        minmax(0, 1.3fr);

    gap: 22px;

    align-items: center;

    margin-top: 18px;
    padding: 19px 20px;

    background: #fafafa;

    border: 1px solid #e9e9e9;
    border-radius: 9px;
}


.red-three-order-section
.red-three-order-summary-head > span {
    display: block;

    margin-bottom: 3px;

    font-size: 9px;
    font-weight: 700;

    color: var(--lefton-wine);
}


.red-three-order-section
.red-three-order-summary-head > strong {
    display: block;

    font-size: 14px;
    font-weight: 800;
    line-height: 1.8;

    color: var(--lefton-text);
}


/* =========================================================
   Summary Data
========================================================= */

.red-three-order-section .red-three-order-summary-data {
    display: grid;

    grid-template-columns:
        repeat(4, minmax(0, 1fr));

    gap: 6px;
}


.red-three-order-section
.red-three-order-summary-data > span {
    display: flex;
    align-items: center;

    gap: 6px;

    min-width: 0;

    padding: 8px;

    background: #ffffff;

    border: 1px solid #e7e7e7;
    border-radius: 6px;

    font-size: 10px;
    font-weight: 650;

    color: #666666;
}


.red-three-order-section
.red-three-order-summary-data b {
    font-size: 9px;
    font-weight: 800;

    color: var(--lefton-wine);
}


/* =========================================================
   Note
========================================================= */

.red-three-order-section .red-three-order-note {
    margin-top: 13px;

    padding: 14px 16px;

    border-right: 3px solid var(--lefton-wine);

    background: #ffffff;
}


.red-three-order-section .red-three-order-note strong {
    display: block;

    margin-bottom: 3px;

    font-size: 12px;
    font-weight: 800;

    color: var(--lefton-text);
}


.red-three-order-section .red-three-order-note p {
    margin: 0;

    font-size: 12px;
    line-height: 2;

    color: #797979;
}


/* =========================================================
   Tablet
========================================================= */

@media (max-width: 1024px) {

    .red-three-order-section .red-three-order-summary {
        grid-template-columns: 1fr;

        gap: 13px;
    }


    .red-three-order-section
    .red-three-order-summary-data {
        grid-template-columns:
            repeat(2, minmax(0, 1fr));
    }

}


/* =========================================================
   Mobile
========================================================= */

@media (max-width: 767px) {

    .red-three-order-section .red-three-order-intro {
        margin-bottom: 20px;
    }


    .red-three-order-section .red-three-order-intro p {
        font-size: 14px;
        line-height: 2;
    }


    .red-three-order-section .red-three-order-line {
        grid-template-columns:
            34px
            minmax(0, 1fr);

        gap: 11px;

        padding: 18px 0;
    }


    .red-three-order-section .red-three-order-index {
        height: 32px;

        font-size: 9px;
    }


    .red-three-order-section .red-three-order-content h3 {
        font-size: 15px;
    }


    .red-three-order-section .red-three-order-value {
        grid-column: 2;

        display: flex;
        align-items: center;

        gap: 7px;

        padding: 7px 0 0;

        border-right: 0;
        border-top: 1px dashed #e7e7e7;
    }


    .red-three-order-section
    .red-three-order-value span {
        margin: 0;
    }


    /* Summary */

    .red-three-order-section .red-three-order-summary {
        grid-template-columns: 1fr;

        gap: 12px;

        padding: 16px 14px;

        border-radius: 8px;
    }


    .red-three-order-section
    .red-three-order-summary-data {
        grid-template-columns:
            repeat(2, minmax(0, 1fr));

        gap: 6px;
    }


    .red-three-order-section
    .red-three-order-summary-data > span {
        padding: 7px;

        font-size: 9px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-be99190 *//* =========================================================
   FAQ آجر لفتون قرمز ۳ طرف نما
   Scope: .red-three-faq-section
========================================================= */

.red-three-faq-section {
    --lefton-wine: #6f252d;
    --lefton-text: #222222;
    --lefton-muted: #707070;
    --lefton-border: #e6e4e2;
    --lefton-bg: #fbfaf9;

    position: relative;

    padding: 34px;

    direction: rtl;

    background: var(--lefton-bg);

    border: 1px solid var(--lefton-border);
    border-radius: 18px;
}


/* =========================================================
   Accent Line
========================================================= */

.red-three-faq-section::before {
    content: "";

    position: absolute;

    top: 0;
    right: 34px;

    width: 52px;
    height: 3px;

    background: var(--lefton-wine);

    border-radius: 0 0 3px 3px;
}


/* =========================================================
   Heading
========================================================= */

.red-three-faq-section .red-three-faq-heading {
    margin-bottom: 28px;
}


.red-three-faq-section .red-three-faq-eyebrow {
    display: block;

    margin-bottom: 10px;

    font-size: 11px;
    font-weight: 700;

    color: var(--lefton-wine);
}


.red-three-faq-section .red-three-faq-heading h2 {
    margin: 0 0 10px;

    font-size: clamp(23px, 2.3vw, 31px);
    font-weight: 800;
    line-height: 1.7;

    color: #a64f51;
}


.red-three-faq-section .red-three-faq-heading p {
    margin: 0;

    font-size: 14px;
    line-height: 2;

    color: var(--lefton-muted);
}


/* =========================================================
   FAQ List
========================================================= */

.red-three-faq-section .red-three-faq-list {
    display: flex;
    flex-direction: column;

    gap: 10px;
}


/* =========================================================
   FAQ Item
========================================================= */

.red-three-faq-section .red-three-faq-item {
    overflow: hidden;

    background: #ffffff;

    border: 1px solid #e4e2e0;
    border-radius: 12px;

    transition:
        border-color 0.2s ease,
        box-shadow 0.2s ease;
}


.red-three-faq-section .red-three-faq-item:hover {
    border-color: #d8d4d1;

    box-shadow:
        0 5px 16px rgba(0, 0, 0, 0.025);
}


/* =========================================================
   Remove Default Marker
========================================================= */

.red-three-faq-section
.red-three-faq-item summary {
    list-style: none;
}


.red-three-faq-section
.red-three-faq-item summary::-webkit-details-marker {
    display: none;
}


/* =========================================================
   Question
========================================================= */

.red-three-faq-section
.red-three-faq-item summary {
    display: grid;

    grid-template-columns:
        38px
        minmax(0, 1fr)
        28px;

    gap: 12px;

    align-items: center;

    padding: 16px 18px;

    cursor: pointer;

    user-select: none;
}


.red-three-faq-section
.red-three-faq-item summary strong {
    font-size: 14px;
    font-weight: 750;
    line-height: 1.9;

    color: var(--lefton-text);
}


/* =========================================================
   Number
========================================================= */

.red-three-faq-section .red-three-faq-number {
    display: flex;
    align-items: center;
    justify-content: center;

    height: 38px;

    background: #faf8f7;

    border: 1px solid #ece7e5;
    border-radius: 50%;

    font-size: 10px;
    font-weight: 800;

    color: var(--lefton-wine);
}


/* =========================================================
   Plus / Minus
========================================================= */

.red-three-faq-section .red-three-faq-toggle {
    position: relative;

    height: 28px;
}


.red-three-faq-section
.red-three-faq-toggle::before,
.red-three-faq-section
.red-three-faq-toggle::after {
    content: "";

    position: absolute;

    top: 50%;
    left: 50%;

    width: 12px;
    height: 1px;

    background: #8b8b8b;

    transform: translate(-50%, -50%);

    transition: transform 0.2s ease;
}


.red-three-faq-section
.red-three-faq-toggle::after {
    transform:
        translate(-50%, -50%)
        rotate(90deg);
}


.red-three-faq-section
.red-three-faq-item[open]
.red-three-faq-toggle::after {
    transform:
        translate(-50%, -50%)
        rotate(0);
}


.red-three-faq-section
.red-three-faq-item[open] {
    border-color: #dcd6d3;
}


/* =========================================================
   Answer
========================================================= */

.red-three-faq-section .red-three-faq-answer {
    margin-right: 68px;

    padding:
        0
        18px
        18px
        18px;
}


.red-three-faq-section .red-three-faq-answer p {
    margin: 0;

    padding-top: 14px;

    border-top: 1px solid #efedeb;

    font-size: 13px;
    line-height: 2.1;

    color: var(--lefton-muted);
}


.red-three-faq-section
.red-three-faq-answer p strong {
    font-weight: 800;

    color: var(--lefton-text);
}


/* توضیح دوم داخل پاسخ */

.red-three-faq-section
.red-three-faq-answer .red-three-faq-subnote {
    margin-top: 8px;
    padding-top: 0;

    border-top: 0;

    font-size: 11px;

    color: #999999;
}


/* =========================================================
   Internal Link
========================================================= */

.red-three-faq-section .red-three-faq-link {
    display: inline-flex;

    margin-top: 10px;
    padding-bottom: 2px;

    font-size: 12px;
    font-weight: 700;

    color: var(--lefton-wine);

    text-decoration: none;

    border-bottom:
        1px solid rgba(111, 37, 45, 0.25);

    transition:
        border-color 0.2s ease,
        opacity 0.2s ease;
}


.red-three-faq-section .red-three-faq-link:hover {
    opacity: 0.8;

    border-color: var(--lefton-wine);
}


/* =========================================================
   Mobile
========================================================= */

@media (max-width: 767px) {

    .red-three-faq-section {
        padding: 24px 15px;

        border-radius: 13px;
    }


    .red-three-faq-section::before {
        right: 15px;

        width: 40px;
    }


    .red-three-faq-section .red-three-faq-heading {
        margin-bottom: 21px;
    }


    .red-three-faq-section
    .red-three-faq-heading h2 {
        font-size: 22px;
    }


    .red-three-faq-section
    .red-three-faq-heading p {
        font-size: 13px;
    }


    .red-three-faq-section
    .red-three-faq-item summary {
        grid-template-columns:
            34px
            minmax(0, 1fr)
            24px;

        gap: 9px;

        padding: 14px 12px;
    }


    .red-three-faq-section
    .red-three-faq-number {
        height: 34px;

        font-size: 9px;
    }


    .red-three-faq-section
    .red-three-faq-item summary strong {
        font-size: 13px;
        line-height: 1.85;
    }


    .red-three-faq-section .red-three-faq-answer {
        margin-right: 43px;

        padding:
            0
            12px
            15px
            12px;
    }


    .red-three-faq-section
    .red-three-faq-answer p {
        padding-top: 12px;

        font-size: 12px;
        line-height: 2;
    }

}/* End custom CSS */
/* Start custom CSS *//* =========================================================
   CTA ثابت مشکی محصولات
   LOCKED STYLE
========================================================= */

.lefton-unified-cta.lefton-unified-cta--dark {
    position: relative;
    overflow: hidden;

    display: flex;
    align-items: center;
    justify-content: space-between;

    gap: 32px;

    margin-top: 32px;
    padding: 30px 30px;

    direction: rtl;

    background: #202020 !important;

    border: 0;
    border-radius: 15px;

    box-shadow: none;
}


/* =========================================================
   دایره تزئینی پایین سمت چپ
========================================================= */

.lefton-unified-cta.lefton-unified-cta--dark::after {
    content: "";

    position: absolute;

    left: 150px;
    bottom: -72px;

    width: 105px;
    height: 105px;

    border-radius: 50%;

    background: #6f252d;

    opacity: 0.58;

    pointer-events: none;
}


/* =========================================================
   متن سمت راست
========================================================= */

.lefton-unified-cta.lefton-unified-cta--dark
.lefton-unified-cta-copy {
    position: relative;
    z-index: 2;

    flex: 1 1 auto;
    min-width: 0;
}


/* لیبل بالایی */

.lefton-unified-cta.lefton-unified-cta--dark
.lefton-unified-cta-eyebrow {
    display: block;

    margin-bottom: 10px;

    font-size: 12px;
    font-weight: 700;
    line-height: 1.8;

    color: #e7a1aa !important;
}


/* تیتر اصلی */

.lefton-unified-cta.lefton-unified-cta--dark
.lefton-unified-cta-title {
    display: block;

    margin: 0 0 7px;

    font-size: 17px;
    font-weight: 800;
    line-height: 1.9;

    color: #ffffff !important;
}


/* متن توضیح */

.lefton-unified-cta.lefton-unified-cta--dark
.lefton-unified-cta-copy p {
    margin: 0;

    font-size: 13px;
    font-weight: 400;
    line-height: 2;

    color: rgba(255,255,255,0.42) !important;
}


/* =========================================================
   کارت تماس سفید سمت چپ
========================================================= */

.lefton-unified-cta.lefton-unified-cta--dark
.lefton-unified-cta-contact {
    position: relative;
    z-index: 3;

    flex: 0 0 172px;

    min-height: 82px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    padding: 13px 18px;

    background: #ffffff !important;

    border: 1px solid #e9e9e9;
    border-radius: 10px;

    text-align: center;
    text-decoration: none !important;

    box-shadow:
        0 2px 8px rgba(0,0,0,0.08);

    transition:
        transform 0.2s ease,
        box-shadow 0.2s ease;
}


/* Hover */

.lefton-unified-cta.lefton-unified-cta--dark
.lefton-unified-cta-contact:hover {
    transform: translateY(-2px);

    box-shadow:
        0 8px 20px rgba(0,0,0,0.14);

    text-decoration: none !important;
}


/* تماس مستقیم */

.lefton-unified-cta.lefton-unified-cta--dark
.lefton-unified-cta-contact span {
    display: block;

    margin-bottom: 6px;

    font-size: 12px;
    font-weight: 600;

    color: #d26b78 !important;
}


/* شماره تماس */

.lefton-unified-cta.lefton-unified-cta--dark
.lefton-unified-cta-contact strong {
    display: block;

    margin: 0;

    direction: ltr;

    font-size: 16px;
    font-weight: 800;
    line-height: 1.4;

    letter-spacing: 0;

    color: #222222 !important;
}


/* =========================================================
   موبایل
========================================================= */

@media (max-width: 767px) {

    .lefton-unified-cta.lefton-unified-cta--dark {
        flex-direction: column;
        align-items: stretch;

        gap: 18px;

        margin-top: 26px;
        padding: 22px 18px;

        border-radius: 12px;
    }


    .lefton-unified-cta.lefton-unified-cta--dark
    .lefton-unified-cta-title {
        font-size: 16px;
        line-height: 1.9;
    }


    .lefton-unified-cta.lefton-unified-cta--dark
    .lefton-unified-cta-copy p {
        font-size: 13px;
    }


    .lefton-unified-cta.lefton-unified-cta--dark
    .lefton-unified-cta-contact {
        flex-basis: auto;

        min-height: 70px;

        padding: 12px 16px;
    }


    .lefton-unified-cta.lefton-unified-cta--dark::after {
        left: -35px;
        bottom: -58px;

        width: 90px;
        height: 90px;
    }

}






/* =========================================================
   CTA سفید ثابت محصولات
   White Background + Black Contact Card
   Scope:
   .lefton-unified-cta.lefton-unified-cta--light
========================================================= */

.lefton-unified-cta.lefton-unified-cta--light {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;

    margin-top: 32px;
    padding: 18px 20px;

    direction: rtl;

    background: #ffffff !important;

    border: 1px solid #e5e5e5;
    border-radius: 14px;

    box-shadow: none;
}


/* =========================================================
   بخش متنی سمت راست
========================================================= */

.lefton-unified-cta.lefton-unified-cta--light
.lefton-unified-cta-copy {
    flex: 1 1 auto;
    min-width: 0;
}


/* متن کوچک بالایی */

.lefton-unified-cta.lefton-unified-cta--light
.lefton-unified-cta-eyebrow {
    display: block;

    margin-bottom: 8px;

    font-size: 11px;
    font-weight: 500;
    line-height: 1.8;

    color: #999999 !important;
}


/* تیتر اصلی */

.lefton-unified-cta.lefton-unified-cta--light
.lefton-unified-cta-title {
    display: block;

    margin: 0 0 6px;

    font-size: 16px;
    font-weight: 800;
    line-height: 1.9;

    color: #202020 !important;
}


/* توضیح */

.lefton-unified-cta.lefton-unified-cta--light
.lefton-unified-cta-copy p {
    margin: 0;

    font-size: 12px;
    font-weight: 400;
    line-height: 2;

    color: #8a8a8a !important;
}


/* =========================================================
   کارت تماس مشکی سمت چپ
========================================================= */

.lefton-unified-cta.lefton-unified-cta--light
.lefton-unified-cta-contact {
    flex: 0 0 157px;

    min-height: 112px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    padding: 14px 16px;

    background: #242424 !important;

    border: none;
    border-radius: 9px;

    text-align: center;
    text-decoration: none !important;

    cursor: pointer;

    transition:
        transform 0.2s ease,
        background-color 0.2s ease,
        box-shadow 0.2s ease;
}


/* Hover کارت تماس */

.lefton-unified-cta.lefton-unified-cta--light
.lefton-unified-cta-contact:hover {
    transform: translateY(-2px);

    background: #1d1d1d !important;

    box-shadow:
        0 8px 20px rgba(0, 0, 0, 0.10);

    text-decoration: none !important;
}


/* عنوان مشاوره خرید */

.lefton-unified-cta.lefton-unified-cta--light
.lefton-unified-cta-contact span {
    display: block;

    margin-bottom: 8px;

    font-size: 11px;
    font-weight: 700;
    line-height: 1.6;

    color: #e03b49 !important;
}


/* شماره تلفن */

.lefton-unified-cta.lefton-unified-cta--light
.lefton-unified-cta-contact strong {
    display: block;

    margin: 0;

    direction: ltr;
    unicode-bidi: embed;

    font-size: 16px;
    font-weight: 800;
    line-height: 1.4;

    color: #ffffff !important;

    text-decoration: none !important;
}


/* =========================================================
   Mobile
========================================================= */

@media (max-width: 767px) {

    .lefton-unified-cta.lefton-unified-cta--light {
        flex-direction: column;
        align-items: stretch;

        gap: 16px;

        margin-top: 26px;
        padding: 18px 16px;

        border-radius: 11px;
    }


    .lefton-unified-cta.lefton-unified-cta--light
    .lefton-unified-cta-title {
        font-size: 15px;
        line-height: 1.9;
    }


    .lefton-unified-cta.lefton-unified-cta--light
    .lefton-unified-cta-copy p {
        font-size: 12px;
    }


    .lefton-unified-cta.lefton-unified-cta--light
    .lefton-unified-cta-contact {
        flex-basis: auto;

        min-height: 72px;

        padding: 12px 15px;
    }


    .lefton-unified-cta.lefton-unified-cta--light
    .lefton-unified-cta-contact span {
        margin-bottom: 5px;
    }

}/* End custom CSS */