body {
    margin: 0;
    padding: 0;
    direction: rtl;
    font-size: 12px;
    font-family: ir_sans;

}

@font-face {
    font-family: ir_sans;
    src: url('../font/iransans.ttf');
}

@font-face {
    font-family: arabic;
    src: url('../font/arabic.otf');
}

@font-face {
    font-family: IRANYekanWebExtraBlack;
    src: url('../font/IRANYekanWebExtraBlack.ttf');
}

@font-face {
    font-family: IRANYekanWebExtraBold;
    src: url('../font/IRANYekanWebExtraBold.ttf');
}

@font-face {
    font-family: ir_sans_medium;
    src: url('../font/ir_sans_medium.ttf');
}

@font-face {
    font-family: IRANYekanWebRegular;
    src: url('../font/IRANYekanWebRegular.ttf');
}

@font-face {
    font-family: IRANYekanWebLight;
    src: url('../font/IRANYekanWebLight.ttf');
}

a {
    text-decoration: none !important;
    color: #333 !important;
}

p {
    margin-bottom: 0px !important;
}

:root {
    --bs-primary: #D71921;
    --bs-secondary: hsl(207.5deg 37.5% 25.1%);

}

@media (min-width: 576px) {
    .container, .container-sm {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container, .container-md, .container-sm {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px;
    }
}

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1320px;
    }
}

.text-colored {
    color: var(--bs-primary) !important;
}

.text-blued {
    color: var(--bs-secondary);
}

.logos img {
    max-width: 150px;
}

.logos a:nth-child(2) {
    position: relative;
    padding-right: 5px;
}

.logos a:nth-child(2):before {
    content: '';
    position: absolute;
    top: 20%;
    height: 60%;
    right: 5px;
    background-color: rgb(213 212 212);
    width: 1px;
}

.logos a:nth-child(2) img {
    max-height: 100px;
}

.appr-txt {
    font-size: 1.5em;
    font-family: ir_sans_medium;
    /* font-weight: 500; */
    color: hsl(207.5deg 37.5% 25.1%);
}

.appr-btn button {
    background: transparent;
    border: 1px solid var(--bs-primary);
    padding: 13px 30px;
    border-radius: 25px;
    min-width: 50%;
    font-size: 1.3em;


}

.appr-btn button:first-child {
    background-color: var(--bs-primary);
    color: #fff;
    margin-left: 5px;
}

.info-sec button {
    background-color: #fff;
    border: 1px solid #fff;
    min-width: 50%;
    font-size: 1.4em;
    padding: 10px;
    font-family: ir_sans_medium;

}

.info-sec button:first-child {
    background-color: transparent;
    border: 1px solid #fff;

}

.about {
    margin: 50px 0px;
}

.about strong {
    font-size: 2em;
    font-family: ir_sans_medium;

}

.about p {
    line-height: 2em;
    margin-top: 20px;
    font-size: 1.3em;
}

.why-sec, .customer-exprience, .faq-sec {
    background-color: hsl(236.47deg 100% 96.67%);
}

.why-cart {
    border-radius: 15px;
}

.why-img-container {
    width: 60px;
    height: 60px;
    background-color: var(--bs-primary);
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

.why-img-container img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.why-txt {
    margin-top: 10px;
    font-family: ir_sans_medium;
    line-height: 2em;
    text-align: center;

}

.gift-parts {
    text-align: center;
}

.gift-back {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.gift-card {
    box-shadow: 0px 0px 15px 5px #dddbdb;
    max-width: 350px;
    padding: 20px;
    border-radius: 25px;
    font-size: 1.1em;
    margin: 0 auto;
}

.gift-img {
    height: 165px;
    margin-bottom: 20px;
}

.gift-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.title-sec strong {
    font-size: 1.8em;
    margin-bottom: 20px;

}

.title-sec p {
    font-size: 1.3em;
}

.title-sec strong span:first-child {
    color: var(--bs-secondary);
}

.gift-parts > strong {
    font-size: 1.5em;
}

.gift-parts > p {
    font-size: 1.2em;
    margin: 10px 0px;
}

.gift-card p {
    margin: 20px 0px !important;
    line-height: 2em;
    text-align: justify;
}

.gift-card a {
    font-family: ir_sans_medium;
    font-size: .9em;

}

.gift-card strong {
    color: var(--bs-secondary);

}

.gift-card a img {
    background-color: var(--bs-primary);
    padding: 9px 12px;
    border-radius: 50%;
    transition: all .3s;

}

.card-img {
    width: 70px;
    height: 70px;
}

.card-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.customer-card {
    border-radius: 25px;
    padding: 20px;
}

.card-title strong {
    font-size: 1.2em;
    margin-bottom: 10px;
}

.card-body p {
    text-align: justify;
    line-height: 2em;
}

.owl-theme .owl-dots .owl-dot span {
    width: 6px;
    height: 6px;
    margin: 5px 2px;
    background: rgb(143, 142, 142);
}

.owl-theme .owl-dots .owl-dot.active span {
    width: 8px !important;
    height: 8px !important;
    background: var(--bs-primary) !important;
}

.customer-exprience .container:first-child {
    padding-bottom: 50px;
    border-bottom: 1px solid #aaaaaa;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 40px;
}

.colg-card {
    height: 120px;
    padding: 20px 10px;
    border-radius: 15px;
    background-color: #fff;
}

.colg-card img {
    width: 100%;
    height: 100%;
    object-fit: contain;

}

.colg-left {
    position: absolute;
    left: -1px;
    top: 6px;
    z-index: 1000;
    height: calc(100% - 10px);
}

.colg-right {
    position: absolute;
    right: -1px;
    top: 6px;
    z-index: 1000;
    height: calc(100% - 10px);
}

.info-sec strong, .faq-sec strong {
    /* background-color: var(--bs-primary); */
    font-size: 2em;

}

.info-sec p {
    font-size: 1.1em;
}

.info-back {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.magazin {
    position: absolute;
    top: -120px;
    left: -50px;

}

.faqs {
    padding-bottom: 40px;
    border-bottom: 1px solid #aaaaaa;

}

.faq-sec .accordion-item {
    box-shadow: 0px 2px 3px 3px rgba(218, 218, 219, 0.404);
}

.faq-sec .accordion-button {
    padding: 22px;
    text-align: right;
    font-size: 14px;
}

.faq-sec .accordion-item, .faq-sec .accordion-button {
    border-radius: 15px !important;
    border: none;

}

.faq-sec .accordion-button:not(.collapsed) {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.accordion-button:focus {
    box-shadow: none;
}

.accordion-button:not(.collapsed) {
    background: none;
}

.accordion-button::after {
    margin-left: 0;
    margin-right: auto;
    background-image: url('../images/faq.png');
    background-size: .8em;
    width: 13px;
    height: 13px;
}

.accordion-button:not(.collapsed)::after {
    background-image: url('../images/faq.png');
}

.cert-cart {
    height: 250px;
}

.cert-cart img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    /* box-shadow: 0px 0px 2px 2px hsl(236.25deg 47.06% 93.33%); */

}

.owl-certificate {

}

.contact-sec {
    background-color: var(--bs-primary);
    font-size: 1.2em;
    color: #fff;
    line-height: 2em;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
}

.contact-sec.show {
    opacity: 1;
    visibility: visible;
    transition: all .3s;
}

.contact-sec a {
    color: #fff !important;

}

.contact-sec .col-6:first-child {
    border-left: 2px solid #fff;
}

.contact-sec button {
    background: none;
    border: none;
    color: #fff;
}

.colg-caousel {
    border-radius: 25px;
}

.colg-caousel .owl-stage-outer {
    border-radius: 20px;
}

@media (min-width: 991px) {
    .customer-card {
        transition: all .3s;
    }

    .customer-card:hover {
        box-shadow: 0px 0px 15px 3px #e3e3e3;
        transition: all .3s;
    }

    body {
        font-size: 13px;


    }

    .colg-card {
        /* height: 130px; */
        padding: 20px 10px;
        border-radius: 15px;
        background-color: #fff;
    }

    .appr-txt {
        font-size: 2em;
    }

    .appr-btn button {

        min-width: 200px;
    }

    .appr-btn button:first-child {
        transition: all .3s;
        margin-left: 25px;
    }

    .appr-btn button:nth-child(2) {
        transition: all .3s;

    }

    .about {
        margin: 120px 0px;
    }

    .about strong {
        font-size: 2rem;
        font-family: ir_sans_medium;

    }

    .why-txt {
        font-size: 1.2em;
        /* max-width: 140px; */
        margin-right: 30px;
        margin-top: 0px;
        text-align: right;
    }

    .why-img-container {
        width: 80px;
        height: 80px;
        background-color: var(--bs-primary);
        border-radius: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .gifts .gift-parts:first-child::before {
        position: absolute;
        content: "";
        width: 1px;
        height: 100%;
        background-color: #e4e2e2;
        left: 0;
        top: 0;
    }

    .gift-parts {
        text-align: right;
    }

    .secnd-prt {
        padding-right: 50px;
    }

    .gift-sec {
        margin-bottom: 100px;
    }

    .info-sec button {
        background-color: #fff;
        border: 1px solid #fff;
        min-width: 210px;
        font-size: 1.4em;
        padding: 10px;
        font-family: ir_sans_medium;

    }

    .info-sec button:first-child {
        background-color: transparent;
        border: 1px solid #fff;
        margin-left: 30px;
    }

    .faq-sec {
        padding-top: 120px;

    }

    .customer-exprience {
        padding-bottom: 100px !important;
    }

    .faqs {
        padding-bottom: 80px;
    }

    .contact-sec {
        background-color: var(--bs-primary);
        font-size: 1.4em;
        color: #fff;
        line-height: 2em;
    }

    .gift-card {

        margin: 0;
    }

    .cert-cart {
        height: 270px;
    }

    .appr-btn button:first-child:hover {
        background: #b8141b;
        transition: all .3s;
    }

    .appr-btn button:nth-child(2):hover {
        background: var(--bs-primary);
        transition: all .3s;
        color: #fff !important;

    }

    .appr-btn button:nth-child(2):hover img {
        filter: grayscale(100%) brightness(100%);
    }

    .appr-btn button:nth-child(2):hover a {
        color: #fff !important;
        transition: all .3s;

    }

    .see-pro:hover .see-img {
        transform: translateX(-2px);
        transition: all .3s;
    }

    .colg-card {
        transition: all .3s;

    }

    .colg-card:hover {
        box-shadow: 0px 0px 10px 2px hsl(235, 32%, 86%);
        transition: all .3s;

    }


}

.modal {
    background-color: rgba(0, 0, 0, .2);
}

.modal-dialog {
    max-width: 350px;
}

.request-modal {
    border-radius: 16px;
    direction: rtl;
}

.request-modal .modal-title {
    color: #D71921;
    font-weight: 700;
}

.request-modal .form-control {
    border-radius: 10px;
    padding: 12px;
}

.request-modal .form-control:focus {
    border-color: #D71921;
    box-shadow: 0 0 0 .15rem rgba(215, 25, 33, .25);
}

.submit-btn {
    background: #D71921;
    color: #fff;
    padding: 12px;
    border-radius: 10px;
}

.submit-btn:hover {
    background: #b8141b;
    color: #fff;
}

.request-modal .btn-close {
    margin-right: auto;
}

.request-modal .btn-close:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem #f3878c;

}

@media (max-width: 991px) {
    .why-cart {

        min-height: 150px;
    }
}

/* FIX برای مشکل backdrop */
body.modal-open {
    overflow: hidden;
    padding-right: 0 !important;
}

.modal-backdrop {
    z-index: 1040;
}

.modal {
    z-index: 1050;
}