﻿:root {
    --theme-primary-clr: #3498DB;
    --theme-secondary-clr: #ffffff;
}

.gotop-container {
    position: fixed;
    left: unset !important;
    top: unset !important;
    right: 25px;
    bottom: 25px;
    translate: 100px;
    transition: translate 500ms ease;
    z-index: 10000;

    &.left {
        right: unset !important;
        left: 25px !important;
        translate: -100px;
    }

    &.show {
        translate: 0px;
    }
}

.ata-preloader img {
    max-width: 250px;
    height: auto;
    margin-bottom: 10px;
}

.btn-whatsapp-pulse {
    background: #3498DBff;
    color: #fff;
    right: unset; left: 25px;
}

#ZSDHLPVKHW {
    .overlay-content {
        input {
            border-radius: 0 15px 15px 0 !important;
        }
    }

    .wrapper {
        display: flex;
        align-items: center;
        justify-content: space-between;

        >* {
            flex: 1;

            &:nth-child(1)>* {
                justify-content: start;
            }

            &:nth-child(3)>* {
                justify-content: end;
            }

            @media (min-width: 768px) {
                width: unset;
            }

            @media (max-width: 767px) {
                width: unset;
            }

            @media (width < 1025px) {
                &:nth-child(1)>* {
                    justify-content: center;
                }
            }
        }

        @media (width < 1025px) {
            .main-menu {
                order: -1;
            }
        }

        a.ata-popsearch {
            padding: 10px;
        }
    }

    img {
        display: block;
        object-fit: contain;
    }

    .menu svg {
        margin-inline-start: 0.25rem;
    }

    #top_header_ZSDHLPVKHW_el {
        background-color: #12161f;

        * {
            color: #fff;
        }
    }

    .main-header {
        background-color: #ffffff;
    }

    .elementor-element-10b31b6,
    .elementor-element-518587f {
        max-width: unset;
        width: fit-content;
    }

    h3.number {
        display: flex;
        flex-direction: row-reverse;
    }

    #logo_ZSDHLPVKHW_el {
        display: grid;
        place-content: center;
    }

    .menu-item.level-0 {
        text-wrap-mode: nowrap;

        @media (width < 996px) {
            font-size: 0.75rem;
        }
    }

    #mobile_menu_ZSDHLPVKHW_el {
        .menu-item-has-children {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            align-items: center;

            >svg {
                margin-inline-end: 0.25rem;
            }

            .sub-menu {
                flex: 1 0 100%;
            }
        }
    }

    .phone-nav-toggle {
        font-size: 1.25rem;
    }


    img.logo {
        width: -1px;
        height: 60px;
        mix-blend-mode: normal;

        @media (width < 768px) {
            height: 100px;
        }
    }
}#WNAHVIDWDZ .img {
    width: 80px;
    height: 80px;
    max-height: unset;
    max-width: unset;
}

#WNAHVIDWDZ .stories.list .story>a {
    text-align: right;
    display: flex;
    align-items: center;
}

#WNAHVIDWDZ .stories.list .story>a>.info {
    margin-inline-start: 0.5rem;
}

#WNAHVIDWDZ .stories.carousel {
    scrollbar-width: thin;
    padding-block: 0.75rem;
}

#zuck-modal {
    direction: ltr;
}

#zuck-modal span.time {
    display: none !important;
}

#zuck-modal .head {
    direction: rtl;
}

#zuck-modal-content .story-viewer .slides-pagination {
    position: relative;
    inset: 0;
    margin: auto;
    width: 100%;
    height: 100%;
}

#zuck-modal-content .story-viewer .slides-pagination .next {
    right: 0;
    left: auto;
}

#zuck-modal-content .story-viewer .slides-pagination .previous {
    right: auto;
    left: 0;
}

#zuck-modal .left>div {
    margin-inline-start: 0.5rem;
}

#zuck-modal-content .story-viewer.with-back-button .head .left>.back {
    display: none;
}

@media (max-width: 1024px) {
    #zuck-modal-content .story-viewer .head .left .time,
    #zuck-modal-content .story-viewer .head .right .close {
        display: block;
    }
}#EOKXLODUAQ img.owl-lazy {
    object-fit: cover;
    height: 400px;
    border-radius: 25px !important;
}

#EOKXLODUAQ img.triangle-4 {
    width: 64px !important;
    height: 38 !important;
    object-fit: contain;
}.lg-container {
    direction: ltr;
}

#VYMQJJSJDN {
    .atablog-post-block2 {
        all: unset;

        h2 {
            margin-top: 5px;
            color: #0c0c0c;
            background-color: rgba(255, 255, 255, .75);
            padding: 15px;
            border-radius: 25px;
        }
    }

    .elementor-gallery__container {
        min-height: 300px;
    }

    img {
        display: block;
        width: 100%;
        height: 300px;
        object-fit: cover;
        scale: 1;
        opacity: 1;
        transition: all 500ms ease;

        @starting-style {
            scale: 0;
            opacity: 0;
        }

        @media(width < 768px) {
            height: 200px;
        }
    }

    .e-gallery-image {
        height: 300px;
        background-size: cover;

        @media(width < 768px) {
            height: 200px;
        }
    }
}#TFJYCLKHDZ {
    .card-text {
        --line-clamp: 1;
        text-align: center;
        margin-block-start: 0.5rem;
    }

    .card-title {
        --line-clamp: [CardTitleLineClamp];
    }

    img {
        width: 100%;
        height: 150px;
        border-radius: 15px;
        object-fit: cover;
    }
}#SRYLDHKWQS {
    >section {
        background-color: #fff;
    }
    img {
        width: 100%;
        object-fit: cover;
        border-radius: 20px;
        height: 300px;
    }

    .wrapper {
        padding: 0.5rem;
        > * {
            &:nth-child(1) {
                flex: 2;
            }
            &:nth-child(2) {
                flex: 1;
                align-content: start
            }
        }

        @media(width < 768px) {
            flex-direction: column;
        }
    }

    .heading {
        color: #000;
    }
    .title {
        --line-clamp: 1;
        color: #000;
    }
    .text {
        --line-clamp: 10;
        text-align: justify;
        color: #000;
    }
}#AKDESPQEYK {
    img {
        object-fit: [objectFit];
    }

    .description {
        color: #fff;
    }

    .section-bg {
        background-color: #2c2727;
        background-image: url(https://cdn.sqp.ir/Templates/Shamim/assets/images/fpdl-2-1.webp);
        background-size: contain;
    }

    .elementor-background-overlay {
        background-color: #03041e;
        opacity: calc(92 / 100);
    }

    .line-clamp {
        --line-height: 2;
        --line-clamp: 2;
    }

    .btn-close {
        position: absolute;
        left: 1rem;
    }

    .input-group {
        direction: ltr;

        input {
            font-size: 1.25rem !important;
            letter-spacing: 0.5rem;
            border: none !important;
        }
    }
}#VVDUXIRRWY {
    >section {
        background-image: url(https://cdn.sqp.ir/Templates/Shamim/assets/images/fpdl-2-1.webp);
        background-color: #2c2727;
        background-size: cover;
    }

    .elementor-background-overlay {
        background-color: #03041e;
        opacity: calc(50 / 100);
    }

    .text-outer {
        background-color: #111;
        background-image: unset;
    }

    .text-inner {
        & > * {
            background-color: #222;
        }
    }

    img {
        width: 100%;
        object-fit: cover;
        height: 400px;
        border-radius: 15px;
    }

    .heading {
        color: #fff;
    }

    .title {
        --line-clamp: 1;
        color: #fff;
    }

    .text {
        --line-clamp: 10;
        text-align: justify;
        color: #fff;
        margin: 1.5rem;
    }
}#DBIKAOFNQV img {
    object-fit: cover;
    border-radius: 25px 25px 0px 0px !important;
    height: 250px !important;
}

#DBIKAOFNQV .component-heading * {
    color: #111;
}

#DBIKAOFNQV .component-title * {
    color: #222;
}

#DBIKAOFNQV .card-heading {
    --line-clamp: 1;
}

#DBIKAOFNQV .card-title {
    --line-clamp: 1;
}

#DBIKAOFNQV .info {
    border-radius: 0px 0px 25px 25px !important;
}#VOPEWXTEHV {
    .bottom-image {
        background-color: #02030a;
        background-image: url(https://cdn.sqp.ir/Templates/Shamim/assets/images/wave-header-min-1-1.svg);
        background-size: [bgBottomOF];
    }

    .card-heading {
        color: var(--theme-primary-clr, #bc8450);
        --line-clamp: 1;
    }

    .card-title {
        --line-clamp: 1;
        color: #fff;
    }
}#ITPKGKQGXI {
    >section {
        background-color: #081019;
    }

    img.owl-lazy {
        object-fit: cover;
        border-radius: 15px !important;
        height: 300px !important;
    }

    .line_bottom {
        background-color: #fff;
        height: 4px;
        width: 60px;
    }

    .atablog-post-block6 {
        background-color: #fff;
    }

    .card-text {
        --line-clamp: 2;
        color: #111;
    }

    .card-title {
        --line-clamp: 1;
        color: #113975;
    }

    span.date {
        text-align: center;
        max-width: unset;
        min-width: fit-content;
        margin-inline-end: 1rem;
        height: fit-content;
        padding-block: 1rem;
        color: var(--theme-primary-clr, #a0764f);
        background-color: var(--theme-secondary-clr, #fff);
        text-wrap-mode: nowrap;
    }

}#OBUJMDSBJJ {
    .frame-img {
        width: 22%;
        object-fit: contain;
    }

    .component-title {
        color: #fff;
    }

    .component-subtitle {
        color: #fff;
    }
}#CRNHGHHVRP {
    >section {
        background-image: url();
        background-size: cover;
    }

    .elementor-background-overlay {
        background-color: #fff;
        opacity: calc(53 / 100);
    }

    img {
        height: [picHeight]px;
        border-radius: 500px;
        object-fit: cover;
    }

    .component-description {
        text-align: justify;
    }

    .comment {
        display: flex;
        align-items: center;
        background-color: #081019;
        border-radius: 50px 15px 50px 50px;
        height: 64px;

        p {
            color: #fff;
            display: -webkit-box !important;
            --line-clamp: 1;
            --line-height: 2em;
            -webkit-line-clamp: var(--line-clamp);
            line-height: var(--line-height);
            height: calc(var(--line-height) * var(--line-clamp));
            overflow: hidden !important;
            padding: 0 !important;
            border-radius: unset;
            margin-inline: 1rem;
            background-color: transparent;
        }
    }

    .heading {
        --line-clamp: 1;
    }

    .title {
        --line-clamp: 1;
    }

    .owl-stage {
        align-items: flex-end;
    }
}#SJRFACBYQM{
    .bg-section {
        background-image: url(https://cdn.sqp.ir/Templates/Shamim/assets/images/footer3.jpg);
    }

    .elementor-background-overlay {
        background-color: #02031b;
        opacity: calc(70 / 100);
    }

    img {
        height: 70px;
        object-fit: contain;
    }
}