body{
    background: url("/images/body-bg.jpg") no-repeat top left;
    background-size: 45%;
}
.section-space{
    padding-top: 100px;
    padding-bottom: 100px;
}
.section-space + .section-space{
    padding-top: 0;
}
.section-space .section-space{
    padding-top: 50px;
    padding-bottom: 50px;
}
.section-space-top{
    padding-top: 100px !important;
}
.section-space-bottom{
    padding-bottom: 100px !important;
}

.com-content-category-card>.row{
    --bs-gutter-y: 6rem;
}
.my-card{
    position: relative;
    display: block;
    padding: 25px 25px 27px 25px;
    border-radius: 25px;
    background-color: white;
    box-shadow: 0 3px 16px 2px rgba(var(--orange-200-rgb), .12);
    height: 100%;
}
.my-card .item-image{
    border-radius: 21px;
    overflow: hidden;
}
.my-card .blog-title{
    line-height: 1.8;
}
.my-card-title:not(:hover){
    color: black;
}
.my-card .blog-cat>a:not(:hover),
.my-card p{
    color: var(--black-200);
}
.my-card p{
    margin-bottom: 25px;
}
.my-card .my-read-more{
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -20px;
}
.most-read-articles-link:not(:hover){
    color: var(--black-400);
}
#myBlog h1, #myBlog .h1{
    font-size: 1.8rem;
}
#myBlog h2, #myBlog .h2{
    font-size: 1.5rem;
}
#myBlog h3, #myBlog .h3{
    font-size: 1.3rem;
}
#myBlog h4, #myBlog .h4{
    font-size: 1.2rem;
}
#myBlog h5, #myBlog .h5{
    font-size: 1.1rem;
}
#myBlog h6, #myBlog .h6{
    font-size: .9rem;
}
.contact-icon{
    width: 80px;
    height: 80px;
}
.breadcrumb{
    background: none;
    font-size: 14px;
}
.breadcrumb-item.active,
.mod-breadcrumbs__here{
    color: var(--gray-100);
}
.breadcrumb-item {
    padding-left: var(--bs-breadcrumb-item-padding-x);
}
.breadcrumb-item+.breadcrumb-item::before {
    float: right;
    padding-left: var(--bs-breadcrumb-item-padding-x);
    padding-right: 0;
    color: var(--bs-breadcrumb-divider-color);
    content: "";
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 12px;
    transform: translateY(4px);
}
.breadcrumb-item a:not(:hover){
    color: #323232;
}


#bannerImgWrapper:before{
    content: "";
    background: linear-gradient(var(--ang, 0deg), #f0f0f0 54%, white 70%, var(--orange-200) 90%, white 130%);
    position: absolute;
    --size: -15px;
    top: var(--size);
    left: var(--size);
    right: var(--size);
    bottom: var(--size);
    z-index: -1;
    animation: rot 10s
    linear infinite;
}

#bannerImgWrapper>img {
    margin-top: -40px;
}
.link-wrapper{
    width: 130px;
    height: 130px;
    border: 1px black solid;
    border-radius: 50%;
    z-index: 2;
    opacity: 0;
    transition: opacity .3s ease;
    transition-delay: .1s;
    color: black;
}
.link-wrapper>i{
    font-size: 35px;
}
.product-item-info:hover .link-wrapper{
    opacity: 1;
    transition-duration: 1s;
    transition-delay: .2s;
}


#bannerImgWrapper{
    padding: 0 20px 25px 30px;
    position: relative;
    background-color: white;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
#sp-title #bannerImgWrapper,.productPage{
    margin-top: 150px;
}
#sp-title #bannerImgWrapper{
    margin-bottom: 20px;
}
.sp-page-title {
    display: flex;
    align-items: end;
    height: 430px;
    color: white;
    padding: 0 0 25px 0;
    margin-top: -40px;
    background-attachment: scroll;
}
.sp-page-title>.container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-right: 50px;
}
.sp-page-title .sp-page-title-heading,
.sp-page-title .sp-page-title-sub-heading{
    background-color: #000000d6;
}
.sp-page-title .sp-page-title-heading{
    padding: 20px;
    font-size: 2rem;
}
.sp-page-title .sp-page-title-sub-heading{
    padding: 10px 20px;
    font-size: 1rem;
    border-right: 5px var(--orange-200) solid;
    color: white;
    max-width: 500px;
}
#persianName{
    font-size: 22px;
}
#productContentWrapper,
#pageContentWrapper{
    padding: 45px;
    background-color: var(--gray-200);
    margin-top: 50px;
}
.product-face>.showtime,
.product-image-gallery{
    direction: ltr;
}
.product-image-gallery{
    max-width: 509px;
}
.showtime-slideshow-navigation .slick-list.draggable {
    margin: 20px -4px 0;
}
.showtime-slideshow-navigation .showtime-image {
    padding: 0 4px;
    margin: 0;
}
.showtime-slideshow-navigation .showtime-image img {
    outline: none;
    border: none;
    box-shadow: none;
}
[dir='rtl'] .slick-slide {
    float: left !important;
}
#shortProperties{
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 5px;
    font-size: 16px;
}
#shortProperties>li>span:last-child{
    color: var(--black-200);
}
#shortProperties strong{
    color: var(--black-400);
    margin-left: 8px;
}
.label-liner,
form>h2{
    font-weight: bold;
    display: flex;
    align-items: center;
    white-space: nowrap;
    margin-bottom: 15px;
}
#detailProperties{
    padding-top: 100px;
}
.label-liner:after,
form>h2:after{
    content: "";
    width: 100%;
    border-top: 1px var(--bs-border-color) solid;
    display: inline-block;
    margin-right: 15px;
}

.striped-list{
    list-style: none;
    padding: 0;
    margin: 0 0 50px 0;
}
.striped-list li,
.striped-style li{
    padding: 10px 20px;
}
.striped-list li:nth-child(odd),
.striped-style li:nth-child(odd){
    background-color: #f0f0f0;
}
.striped-list>li>span:first-child,
.striped-style>li>span:first-child{
    font-size: 16px;
    display: inline-block;
    margin-left: 15px;
}
.striped-list>li>span:last-child,
.striped-style>li>span:last-child{
    color: var(--black-200);
}
.child-label-has-min-with li .field-label{
    min-width: 220px;
    display: inline-block;
}
.product-cat-read-more{
    position: absolute;
    left: 0;
    right: 0;
    bottom: -23px;
    text-align: center;
}
.product-img-spacer{
    margin-bottom: 50px;
}
.h_iframe-aparat_embed_frame{position:relative;}
.h_iframe-aparat_embed_frame .ratio{display:block;width:100%;height:auto;}
.h_iframe-aparat_embed_frame iframe{position:absolute;top:0;left:0;width:100%;height:100%;}

.content-contact-us {
    position: relative;
    background-color: rgba(var(--orange-200-rgb), .08);
    border-radius: 5px;
    padding: 40px 120px 40px 40px;
    overflow: hidden;
    margin: 50px 0;
}
.content-contact-us .icon {
    position: absolute;
    top: -16px;
    right: -16px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--orange-200);
    animation: ripple 1s linear infinite;
}
form>h2{
    margin-bottom: 50px;
}
.form-section-title{
    margin-top: 25px;
}
.form-select {
    padding: .375rem .75rem .375rem 2.25rem;
    -moz-padding-end: calc(0.75rem - 3px);
    background-position: left .75rem center;
}
#formSelector{
    max-width: 400px;
    margin: 0 auto 50px auto;
}
.rsfp_thankou_popup_close_btn {
    right: unset !important;
    left: 20px !important;
}
.rsfp_thankyou_popup_inner {
    background: #d1e7dd !important;
    color: #0f5132 !important;
    border: #badbcc 1px solid !important;
    padding: 1rem !important;
    border-radius: 0.375rem !important;
}
.form-check {
    padding-right: 1.5em;
    padding-left: unset !important;
}
.form-check .form-check-input {
    float: right;
    margin-right: -1.5em;
    margin-left: unset !important;
}
.showtime-image h3{
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    margin-top: 10px;
}
@media (min-width: 1400px){

}
@media (max-width: 1399px) and (min-width: 1200px){

}
@media (max-width: 1199px){
    #detailProperties{
        padding-top: 60px;
    }
    .sp-page-title{
        height: 315px;
    }
}
@media (max-width: 991px){
    #sp-title #bannerImgWrapper, .productPage {
        margin-top: 120px;
    }
    #bannerImgWrapper{
        padding: 0 12px 15px 13px;
    }
    #bannerImgWrapper:before{
        --size: -10px;
    }
    .sp-page-title{
        height: 240px;
    }
}
@media (max-width: 767px) {
    body{
        background-size: 100%;
    }
    #sp-left>.sp-column.is-affixed{
        height: auto !important;
        margin-top: 80px;
    }
    #sp-left>.sp-column.is-affixed>div{
        position: relative !important;
        left: unset !important;
        top: unset !important;
        width: 100% !important;
        transform: unset !important;
    }
    #productContentWrapper,
    #pageContentWrapper{
        padding: 20px;
    }
    .sp-page-title {
        height: 170px;
        padding-bottom: 15px;
    }
    .sp-page-title .sp-page-title-sub-heading{
        padding: 3px 9px;
    }
    .sp-page-title>.container{
        padding-right: 15px;
    }
    .formContainer .label-liner,
    form>h2{
        display: block;
        white-space: unset;
    }
    .formContainer .label-liner:after,
    form>h2:after{
        content: unset;
    }
}
@media (max-width: 575px) {
    .section-space{
        padding-bottom: 10px;
    }
    #persianName{
        border: none !important;
    }
    #bannerImgWrapper {
        padding: 0 4px 6px 6px;
    }
    #bannerImgWrapper:before {
        --size: -5px;
    }
    #sp-title #bannerImgWrapper, .productPage {
        margin-top: 70px;
    }
    .content-contact-us{
        padding: 0 25px 25px;
        text-align: center;
    }
    .content-contact-us .icon{
        position: unset;
        margin: -45px auto 10px auto;
        padding-top: 40px;
    }
    .sp-page-title .sp-page-title-sub-heading{
        display: none;
    }
}
@media (max-width: 450px) {
    .sp-page-title {
        height: 125px;
    }
}

@property --ang {
    syntax: "<angle>";
    initial-value: 0deg;
    inherits: false;
}
@supports (-ms-user-select: none) {
    #bannerImgWrapper:before{
        background: linear-gradient(var(--ang, 0deg), #f0f0f0 54%, white 70%, var(--orange-200) 90%, white 130%);
        animation: rot-alt;
    }
}
@keyframes rot {
    to {--ang: 1turn;}
}
@keyframes rot-alt {
    to {background-image: linear-gradient(var(--ang, 0deg), #f0f0f0 54%, white 70%, var(--orange-200) 90%, white 130%);}
}