﻿@charset "UTF-8";

@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-display: block;
    font-weight: 400;
    src: url("../fonts/awesome/webfonts/fa-brands-400.woff2") format("woff2"), url("../fonts/awesome/webfonts/fa-brands-400.ttf") format("truetype");
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-display: block;
    font-weight: 900;
    src: url("../fonts/awesome/webfonts/fa-solid-900.woff2") format("woff2"), url("../fonts/awesome/webfonts/fa-solid-900.ttf") format("truetype");
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-display: block;
    font-weight: 400;
    src: url("../fonts/awesome/webfonts/fa-regular-400.woff2") format("woff2"), url("../fonts/awesome/webfonts/fa-regular-400.ttf") format("truetype");
}

@font-face {
    font-family: 'FontAwesome';
    font-display: block;
    src: url("../fonts/awesome/webfonts/fa-solid-900.woff2") format("woff2"), url("../fonts/awesome/webfonts/fa-solid-900.ttf") format("truetype");
}

@font-face {
    font-family: 'FontAwesome';
    font-display: block;
    src: url("../fonts/awesome/webfonts/fa-brands-400.woff2") format("woff2"), url("../fonts/awesome/webfonts/fa-brands-400.ttf") format("truetype");
}

@font-face {
    font-family: 'FontAwesome';
    font-display: block;
    src: url("../fonts/awesome/webfonts/fa-regular-400.woff2") format("woff2"), url("../fonts/awesome/webfonts/fa-regular-400.ttf") format("truetype");
    unicode-range: U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC;
}

@font-face {
    font-family: 'FontAwesome';
    font-display: block;
    src: url("../fonts/awesome/webfonts/fa-v4compatibility.woff2") format("woff2"), url("../fonts/awesome/webfonts/fa-v4compatibility.ttf") format("truetype");
    unicode-range: U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A;
}

.owl-carousel .owl-item img {
    height: auto;
    border-radius: 0.5rem;
}

.owl-loaded .owl-stage:after {
    content: "";
}

.owl-carousel:not(.owl-loaded) {
    flex-wrap: nowrap;
    overflow: hidden;
}

    .owl-carousel:not(.owl-loaded)[class*=cols-]:not(.gutter-no) {
        margin-right: -10px !important;
        margin-left: -10px !important;
        width: auto;
    }

.owl-theme .owl-nav.disabled + .owl-dots {
    direction: rtl;
}

.owl-theme.owl-shadow-carousel .owl-nav.disabled + .owl-dots {
    margin-top: 4rem;
}

.owl-theme .owl-nav .owl-next, .owl-theme .owl-nav .owl-prev {
    margin: 0;
    transform: translateY(-50%);
    font-size: 20px;
    font-weight: 400;
    color: #28475c
}

    .owl-theme .owl-nav .owl-next i:before, .owl-theme .owl-nav .owl-prev i:before {
        margin: 0
    }

    .owl-theme .owl-nav .owl-next:not(.disabled):active .owl-theme .owl-nav .owl-next:not(.disabled):focus, .owl-theme .owl-nav .owl-next:not(.disabled):active .owl-theme .owl-nav .owl-prev:not(.disabled):focus, .owl-theme .owl-nav .owl-next:not(.disabled):hover, .owl-theme .owl-nav .owl-prev:not(.disabled):active .owl-theme .owl-nav .owl-next:not(.disabled):focus, .owl-theme .owl-nav .owl-prev:not(.disabled):active .owl-theme .owl-nav .owl-prev:not(.disabled):focus, .owl-theme .owl-nav .owl-prev:not(.disabled):hover {
        background-color: #b68c5a;
        border-color: #b68c5a;
        color: #fff
    }

    .owl-theme .owl-nav .owl-next.disabled, .owl-theme .owl-nav .owl-prev.disabled {
        color: #ccc
    }

.owl-theme .owl-nav .owl-prev {
    left: -40px
}

.owl-theme .owl-nav .owl-next {
    right: -40px
}

.owl-theme .owl-dots .owl-dot.active span {
    background-color: #fff;
    border-color: #b68c5a
}

.owl-theme .owl-dots .owl-dot span {
    margin: 5px
}

@media (max-width:1300px) {
    .owl-theme .owl-nav .owl-prev {
        left: 20px
    }

    .owl-theme .owl-nav .owl-next {
        right: 20px
    }
}

.owl-nav-full .owl-nav {
    opacity: 0;
    transition: opacity 0.4s
}

    .owl-nav-full .owl-nav .owl-next, .owl-nav-full .owl-nav .owl-prev {
        margin: 0;
        top: 0;
        height: 100%;
        transform: none;
        border: 0;
        font-size: 3rem;
        font-weight: 400;
        color: #333;
        border-radius: 0;
        background-color: rgba(255,255,255,0.8);
        transition: 0.4s
    }

        .owl-nav-full .owl-nav .owl-next:not(.disabled):hover, .owl-nav-full .owl-nav .owl-prev:not(.disabled):hover {
            color: #b68c5a;
            background-color: rgba(255,255,255,0.8)
        }

        .owl-nav-full .owl-nav .owl-next.disabled, .owl-nav-full .owl-nav .owl-prev.disabled {
            visibility: hidden;
            opacity: 0
        }

    .owl-nav-full .owl-nav .owl-prev {
        left: 0;
        box-shadow: 4px 0px 7px -5px rgba(0,0,0,0.2)
    }

    .owl-nav-full .owl-nav .owl-next {
        right: 0;
        box-shadow: -4px 0px 7px -5px rgba(0,0,0,0.2)
    }

.owl-nav-full:hover .owl-nav {
    opacity: 1
}

.owl-nav-full:hover .owl-prev {
    left: 0
}

.owl-nav-full:hover .owl-next {
    right: 0
}

.owl-nav-arrow .owl-nav .owl-next, .owl-nav-arrow .owl-nav .owl-prev {
    margin: 0;
    color: #666;
    font-weight: 400;
    width: 1em;
    height: 1em;
    font-size: 4.5rem;
    border: none
}

    .owl-nav-arrow .owl-nav .owl-next i, .owl-nav-arrow .owl-nav .owl-prev i {
        display: none
    }

    .owl-nav-arrow .owl-nav .owl-next:before, .owl-nav-arrow .owl-nav .owl-prev:before {
        font-family: "Font Awesome 6 Pro";
    }

    .owl-nav-arrow .owl-nav .owl-next:not(.disabled):active, .owl-nav-arrow .owl-nav .owl-next:not(.disabled):focus, .owl-nav-arrow .owl-nav .owl-next:not(.disabled):hover, .owl-nav-arrow .owl-nav .owl-prev:not(.disabled):active, .owl-nav-arrow .owl-nav .owl-prev:not(.disabled):focus, .owl-nav-arrow .owl-nav .owl-prev:not(.disabled):hover {
        background-color: transparent;
        color: #b68c5a
    }

    .owl-nav-arrow .owl-nav .owl-next.disabled, .owl-nav-arrow .owl-nav .owl-prev.disabled {
        color: #aaa
    }

.owl-nav-arrow .owl-nav .owl-next {
    right: 5%
}

    .owl-nav-arrow .owl-nav .owl-next:before {
        content: "\f054"
    }

.owl-nav-arrow .owl-nav .owl-prev {
    left: 5%;
    margin-right: 20px
}

    .owl-nav-arrow .owl-nav .owl-prev:before {
        content: "\f053"
    }

.owl-nav-inner .owl-nav .owl-next, .owl-nav-inner .owl-nav .owl-prev {
    opacity: 0;
    visibility: hidden
}

.owl-nav-inner .owl-nav .owl-prev {
    left: 0
}

.owl-nav-inner .owl-nav .owl-next {
    right: 0
}

.owl-nav-inner:hover .owl-next, .owl-nav-inner:hover .owl-prev {
    opacity: 1;
    visibility: visible
}

.owl-nav-inner:hover .owl-prev {
    left: 2rem
}

.owl-nav-inner:hover .owl-next {
    right: 2rem
}

.owl-nav-top .owl-nav {
    position: absolute;
    display: flex;
    top: -5.3rem;
    right: -0.4rem;
    color: #ccc
}

    .owl-nav-top .owl-nav .owl-next:not(.disabled) .owl-prev:not(.disabled) {
        color: #777
    }

    .owl-nav-top .owl-nav .owl-next, .owl-nav-top .owl-nav .owl-prev {
        position: static;
        transform: translateY(-11%)
    }

    .owl-nav-top .owl-nav .owl-next {
        margin-left: 5px
    }

    .owl-nav-top .owl-nav i {
        padding: 0.1rem 0.5rem;
        font-size: 1.8rem;
        font-weight: 700
    }

        .owl-nav-top .owl-nav i:before {
            margin: 0
        }

.owl-nav-top.owl-nav-arrow .owl-nav .owl-next, .owl-nav-top.owl-nav-arrow .owl-nav .owl-prev {
    font-size: 3.4rem
}

.owl-nav-bottom .owl-nav {
    position: absolute;
    bottom: 1.7rem;
    left: -0.4rem;
    color: #999
}

    .owl-nav-bottom .owl-nav i {
        font-size: 2rem;
        font-weight: 700
    }

        .owl-nav-bottom .owl-nav i:before {
            margin: 0
        }

.owl-nav-bottom .owl-prev {
    margin-left: 0.8rem
}

.owl-dot-white .owl-dots .owl-dot span {
    background-color: #fff;
    border-color: #fff;
    opacity: 0.8
}

.owl-dot-white .owl-dots .owl-dot.active span {
    background-color: #fff;
    border-color: #fff;
    opacity: 1
}

.owl-dot-grey .owl-dots .owl-dot span {
    background-color: #efefef;
    border-color: #efefef
}

.owl-dot-grey .owl-dots .owl-dot.active span {
    background-color: #999;
    border-color: #999
}

.owl-dot-dark .owl-dots .owl-dot span {
    background-color: #a1a1a1;
    border-color: #a1a1a1
}

.owl-dot-dark .owl-dots .owl-dot.active span {
    background-color: #333;
    border-color: #333
}

.owl-dot-inner .owl-dots {
    position: absolute;
    bottom: 4.5rem;
    left: 50%;
    transform: translateX(-50%);
    direction: rtl !important
}

.owl-carousel .slide-animate {
    transform: translate3d(0,0,0) scale(1);
    will-change: filter,transform,opacity;
    visibility: hidden;
    opacity: 0
}

    .owl-carousel .slide-animate.show-content {
        visibility: visible;
        opacity: 1
    }

.owl-shadow-carousel .owl-stage-outer {
    margin: -30px;
    padding: 30px
}

.owl-nav-bg .owl-nav .owl-prev {
    right: 15.4%
}

.owl-nav-bg .owl-nav .owl-next {
    left: 15.4%
}

.owl-nav-bg .owl-nav [class*=owl-] {
    width: 4.8rem;
    height: 4.8rem;
    border-width: 2px;
    font-size: 3.2rem;
    color: #666;
    border-color: #666
}

    .owl-nav-bg .owl-nav [class*=owl-].disabled {
        border-color: #acabab
    }

.owl-nav-bg .owl-nav i {
    line-height: 1;
    margin-bottom: 2px
}

.owl-nav-fade .owl-nav .owl-prev {
    opacity: 0;
    margin-right: 4rem
}

.owl-nav-fade .owl-nav .owl-next {
    opacity: 0;
    margin-left: 4rem
}

.owl-nav-fade:hover .owl-nav .owl-prev {
    opacity: 1;
    margin-right: 0
}

.owl-nav-fade:hover .owl-nav .owl-next {
    opacity: 1;
    margin-left: 0
}

.owl-split .owl-item:not(:last-child) {
    position: relative
}

    .owl-split .owl-item:not(:last-child):after {
        content: "";
        position: absolute;
        right: 100%;
        top: 0;
        bottom: 0;
        width: 1px;
        background-color: #ebebeb
    }

.owl-middle .owl-stage {
    display: flex;
    align-items: center
}

.owl-carousel.owl-loaded {
    max-height: 55rem;
}

.owl-carousel.owl-rtl {
    max-height: 55rem;
}

.owl-carousel .owl-stage-outer {
    max-height: 55rem !important;
}

.info-slider {
    margin-top: 30px;
}

    .info-slider span {
        color: #fff;
        margin-left: 30px;
    }

        .info-slider span a {
            direction: ltr;
            unicode-bidi: embed;
        }

    .info-slider i {
        padding: 3px;
        border-radius: 3px;
        background: #fff;
        color: #b78854;
        margin-left: 5px;
        font-weight: 900;
    }

.rotate-slider {
    padding-left: 17.9%
}

    .rotate-slider .owl-stage-outer {
        margin: -20px;
        padding: 20px;
        padding-left: 23%;
        margin-left: -23%;
    }

    .rotate-slider .owl-item {
        transition: 1s;
        box-shadow: unset;
    }

        .rotate-slider .owl-item:not(.active) {
            transform: scale(0.8) translateX(100%);
            transform-origin: left
        }

    .rotate-slider .owl-nav .owl-next {
        right: auto !important;
        left: 40px !important;
        font-size: 36px;
        font-weight: 800;
    }

        .rotate-slider .owl-nav .owl-next:before {
            content: "\f053"
        }

    .rotate-slider .owl-nav .owl-prev {
        display: none
    }

.owl-nav-top .owl-nav {
    left: -0.4rem;
}

.intro-slider .banner-subtitle {
    font-size: 2.6rem
}

.intro-slider:has(.intro-bg-img) {
    min-height: 50rem;
    object-fit: cover
}

.intro-slider .btn {
    font-size: 1.4em
}

.intro-main {
    display: flex;
}

.intro-right {
    flex: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: -100px;
}

    .intro-right .bg-text {
        position: absolute;
        bottom: 0px !important;
    }

.intro-left {
    flex: 1;
    display: flex;
    align-items: end;
    justify-content: end
}

    .intro-left figure img {
        max-height: 30rem !important;
        max-height: 45rem !important;
    }

.intro-slide1 .banner-content {
    right: 4rem;
    top: 3.8rem
}

.intro-slide1 .banner-subtitle {
    margin-bottom: 1.1rem;
    font-size: 2em
}

.intro-slide1 .banner-title {
    font-size: 3.5em;
    font-weight: 800;
    line-height: 1.5;
}

.intro-slide1 .banner-text {
    padding-right: 3rem;
    font-weight: 900;
    font-size: 10.402em;
    opacity: 0.15
}

.intro-slide1 .btn {
    position: relative;
    z-index: 2;
    box-shadow: 0 0 10px #282e3f36;
}

.intro-slide2 .banner-content {
    left: 9%
}

.intro-slide2 .banner-subtitle {
    font-size: 2.4em
}

.intro-slide2 .banner-title {
    margin-bottom: 0.8rem;
    font-weight: 800;
    font-size: 4em
}

.intro-slide2 p {
    font-size: 1.8rem;
    line-height: 1.1
}

.intro-slide3 .banner-content {
    right: 7%
}

.intro-slide3 .banner-subtitle {
    font-size: 2em
}

.intro-slide3 .banner-title {
    font-weight: 800;
    font-size: 4em;
    line-height: 1.1
}

.intro-slider.owl-carousel .owl-nav button {
    font-size: 45px;
    color: #fff99;
    font-weight: 400;
    width: 1em;
    height: 1em;
    border: none
}

    .intro-slider.owl-carousel .owl-nav button i {
        display: none
    }

    .intro-slider.owl-carousel .owl-nav button.owl-prev {
        font-family: "Font Awesome 6 Pro";
        left: 4%
    }

        .intro-slider.owl-carousel .owl-nav button.owl-prev:before {
            content: "\f323";
        }

    .intro-slider.owl-carousel .owl-nav button.owl-next {
        font-family: "Font Awesome 6 Pro";
        right: 4%
    }

        .intro-slider.owl-carousel .owl-nav button.owl-next:before {
            content: "\f324";
        }

    .intro-slider.owl-carousel .owl-nav button:hover {
        color: #c18f59 !important;
        background-color: transparent !important
    }

.banners-group .banner-images-wrapper img {
    border-radius: 5px;
    display: inline-block;
    border: 1px solid #333a4d52;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}

.banners-group .banner-images-wrapper figure {
    text-align: center
}

.banners-group p span {
    font-weight: 600;
}

.banners-group .decoration {
    position: absolute
}

.banners-group .deco-top.deco-1 {
    top: 0.4%;
    right: 14.45%
}

.banners-group .deco-top.deco-2 {
    top: -15.2%;
    right: -0.8%
}

.banners-group .deco-bottom.deco-1 {
    bottom: -22.8%;
    left: -9.7%
}

.banners-group .banner-group2 {
    position: relative;
}

    .banners-group .banner-group2 .banner {
        position: absolute
    }

    .banners-group .banner-group2 .banner-right-section, .banners-group .banner-group2 .banner-left-section {
        position: relative;
        border-radius: 5px;
    }

    .banners-group .banner-group2 .banner-left-section {
        min-height: 42.5rem
    }

    .banners-group .banner-group2 .banner-content {
        position: absolute
    }

.banners-group .banner-left-section {
    z-index: 1;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.09);
    border: 1px solid #e9e9e9;
}

    .banners-group .banner-left-section .banner-content {
        right: 41.5%
    }

.banners-group .banner-right-section {
    z-index: 2
}

    .banners-group .banner-right-section .banner-content {
        right: 7.6%
    }

    .banners-group .banner-right-section img {
        min-height: 34rem;
        object-fit: cover;
        border-radius: 5px;
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.09);
        border: 1px solid #e9e9e9;
    }

    .banners-group .banner-right-section .btn-link:hover {
        color: #fff
    }

.category .category-content {
    background-color: rgba(51,51,51,0.9)
}

.category:hover .category-content {
    background-color: #333
}

.banners-group1 .banner-title {
    margin-bottom: 1.7rem
}

.banners-group1 .input-wrapper input.form-control {
    background-color: #f4f4f4;
    border-color: #f4f4f4;
    font-size: 1.3rem;
    padding-right: 1.8rem;
    height: 4.8rem;
    border-radius: 3px
}

.banners-group1 .input-wrapper .btn {
    font-size: 1.5rem;
    height: 4.8rem;
    padding: 0 1.8rem;
    background-color: #b68c5a;
    border-color: #b68c5a
}

    .banners-group1 .input-wrapper .btn:hover {
        background-color: #343434
    }

    .banners-group1 .input-wrapper .btn i {
        font-size: 1.6rem;
        margin-right: 0.8rem;
        margin-bottom: 0px
    }

.banners-group1 .category-link {
    position: absolute;
    right: 2rem;
    bottom: 3rem;
    color: #fff;
    font-size: 2em;
    font-weight: 700;
    line-height: 1em;
}

.banners-group1 .banner-left-section .banner-subtitle {
    margin-bottom: 1.9rem
}

    .banners-group1 .banner-left-section .banner-subtitle span {
        font-size: 1.4rem;
        margin-right: 48%
    }

.banners-group1 .deco-top.deco-1 {
    top: 44.7%;
    right: 3.55%
}

.banners-group1 .deco-top.deco-2 {
    top: 14.6%;
    right: 8.2%;
}

.banners-group1 .deco-bottom.deco-1 {
    bottom: -24.8%;
    left: -7.3%;
}

.banners-group1 .deco-bottom.deco-2 {
    bottom: -22%;
    left: -10%;
}

.banners-group1 .category {
    cursor: pointer;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.15) -1.95px 1.95px 2.6px;
    margin: 5px;
}

.main.border-top {
    border-top: 1px solid #e1e1e1
}

.shop-page .title {
    font-size: 2.4rem
}

.sidebar-fixed .filter-actions:first-child, .toolbox.sticky-toolbox:not(.fixed) {
    padding-top: 3px
}

.banner-left {
    justify-content: flex-end;
}

.introduction-main-wrap {
    margin-bottom: 12rem
}

.introduction-main {
    position: relative;
    padding: 95px 75px 80px 545px;
    min-height: 450px;
    background: url(../images/bg/lawyer.jpg) no-repeat;
    background-size: cover;
    border-radius: 5px;
    margin-top: -7.3rem;
    z-index: 1;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.09);
    border: 1px solid #e9e9e9;
    justify-content: right;
    display: flex;
    text-align: justify;
    direction: rtl;
}

    .introduction-main .introduction-contain .banner-title span {
        color: #c18f59;
    }

    .introduction-main .introduction-contain .banner-title p {
        font-size: 14px;
        line-height: 18px;
        color: #6a6a6a;
        font-weight: 400;
        text-align: justify;
    }

.parallax-main:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(29, 36, 53, 0.95);
    z-index: -1;
}

.parallax-main .element {
    overflow: hidden;
    background: rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(0, 0, 0, 0.5);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
}

.parallax-main .elements > div:hover {
    transform: scale(1.1);
}

.info-boxes {
    display: flex;
    direction: rtl;
    position: relative;
    top: -12rem;
    z-index: 20;
}

.info-boxes-wrap {
    display: flex;
    justify-content: center;
    gap: 20px;
    padding-left: 0px !important;
    padding-right: 0px !important
}

.box-main {
    position: relative;
    padding: 40px 40px 35px 40px;
    border: 1px solid rgb(182 140 90 / 10%);
    z-index: 1;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 10px #333a4d30;
}

    .box-main .item-bg {
        background-image: url(../images/bg/bg-box.jpg);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
    }

    .box-main:hover {
        -webkit-box-shadow: 0px 10px 10px 0px rgba(22, 37, 66, 0.3);
        box-shadow: 0px 10px 10px 0px rgba(22, 37, 66, 0.3);
        border-color: transparent;
        background: #282e3f;
        cursor: pointer
    }

        .box-main:hover .item-bg:after {
            visibility: hidden;
            opacity: 0;
        }

        .box-main:hover .item-bg:before {
            visibility: visible;
            opacity: 1;
        }

    .box-main .item-bg:before {
        position: absolute;
        top: 0;
        right: 0;
        content: "";
        width: 100%;
        height: 100%;
        background-color: rgba(22, 37, 66, 0.85);
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 0.4s ease-out 0s;
        transition: all 0.4s ease-out 0s;
    }

    .box-main .item-bg:after {
        position: absolute;
        top: 0;
        right: 0;
        content: "";
        width: 100%;
        height: 100%;
        background-color: #fff;
        visibility: visible;
        opacity: 1;
        z-index: -1;
        -webkit-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
    }

    .box-main:hover h3 {
        color: #fff;
    }

        .box-main:hover h3 i {
            color: #fff;
        }

    .box-main:hover p {
        color: #fff;
    }

    .box-main:hover a.btn-gold {
        color: #fff;
        border-color: #fff;
    }

    .box-main:hover:before {
        content: "";
        background-color: #000000C9;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1;
        -webkit-transition: .5s;
        transition: .5s;
        border-radius: 5px;
    }

    .box-main .box-main-content {
        height: 190px;
    }

    .box-main h3 {
        color: #333;
        margin-bottom: 15px;
        transition: .5s;
    }

        .box-main h3 i {
            display: block;
            transition: .5s;
            font-size: 50px;
            margin-bottom: 40px;
            color: #b68c5a;
            transition: .5s;
        }

    .box-main p {
        color: #666;
        margin-bottom: 15px;
        display: block;
        transition: .5s;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .box-main .box-main-btn {
        position: relative;
        display: block;
        transition: .5s;
    }

    .box-main a.btn-gold {
        text-align: center;
        transition: .5s !important;
    }

        .box-main a.btn-gold i {
            font-size: 1rem;
        }

main a.btn-gold:hover {
    background-color: transparent !important;
    color: #c18f59 !important;
    border-color: #c18f59 !important;
}

.box-service {
    position: relative;
    padding: 40px 40px 35px 40px;
    border: 1px solid rgb(182 140 90 / 10%);
    z-index: 1;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 10px #333a4d30;
}

.box-services-wrap .item-bg {
    background-image: url(../images/bg/bg-box.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.box-services-wrap:hover {
    -webkit-box-shadow: 0px 10px 10px 0px rgba(22, 37, 66, 0.3);
    box-shadow: 0px 10px 10px 0px rgba(22, 37, 66, 0.3);
    border-color: transparent;
    background: #282e3f;
    cursor: pointer;
    padding: 0px !important;
    border-radius: 5px !important;
}

    .box-services-wrap:hover .item-bg:after {
        visibility: hidden;
        opacity: 0;
    }

    .box-services-wrap:hover .item-bg:before {
        visibility: visible;
        opacity: 1;
    }

.box-services-wrap .item-bg:before {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(22, 37, 66, 0.85);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}

.box-services-wrap .item-bg:after {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #fff;
    visibility: visible;
    opacity: 1;
    z-index: -1;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.box-services-wrap:hover h5 {
    color: #fff !important;
}

.box-services-wrap:hover h6 {
    color: #fff !important;
}

.box-services-wrap:hover i {
    color: #fff !important;
}

.box-services-wrap:hover p {
    color: #fff;
}

.box-services-wrap:hover a.btn-gold {
    color: #fff;
    border-color: #fff;
}

.box-services-wrap .box-main-content {
    height: 190px;
}

.box-services-wrap h3 {
    color: #333;
    margin-bottom: 15px;
    transition: .5s;
}

    .box-services-wrap h3 i {
        display: block;
        transition: .5s;
        font-size: 50px;
        margin-bottom: 40px;
        color: #b68c5a;
        transition: .5s;
    }

.box-services-wrap p {
    color: #666;
    margin-bottom: 15px;
    display: block;
    transition: .5s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.box-services-wrap .box-main-btn {
    position: relative;
    display: block;
    transition: .5s;
}

.box-services-wrapa .btn-gold {
    text-align: center;
    transition: .5s !important;
}

main a.btn-gold:hover {
    background-color: transparent !important;
    color: #c18f59 !important;
    border-color: #c18f59 !important;
}

.box-services-wrapa .btn-gold i {
    font-size: 1rem;
}

.about-final-wrap {
    display: inline-table;
}

    .about-final-wrap .about-final-right {
        float: right;
    }

    .about-final-wrap .about-final-left {
        float: left;
    }

        .about-final-wrap .about-final-left figure {
            display: flex;
            justify-content: center;
        }

        .about-final-wrap .about-final-left img {
            max-width: 80%;
        }

.owl-carousel.owl-drag .owl-item img {
    border-radius: 0 !important
}

.bar-wrap {
    display: flex;
    align-items: center;
}

.bar {
    height: 200px;
    border-radius: 5px;
    margin: 0 auto;
    background: #333a4d;
    position: absolute;
    margin-right: -20px !important;
}

@media (max-width:479px) {
    .rotate-slider .owl-nav .owl-next {
        right: auto;
        left: 15px;
        font-size: 24px
    }
}

*, :after, :before {
    box-sizing: inherit;
}

html {
    font-size: 62.5%;
    font-size-adjust: 100%;
    font-weight: 400;
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
    margin: 0;
    overflow-x: hidden;
    font-family: vazir;
    font-size: 1.4rem;
    line-height: 1.6;
    color: #666;
}

main {
    display: block;
    position: relative;
    background-color: #fff;
}

body:not(.loaded) * {
    transition: all 0s !important;
}

.page-wrapper {
    position: relative;
    transition: margin 0.4s;
}

table {
    width: 100%;
    border-collapse: separate;
}

    table td, table th {
        padding: 0;
    }

.section {
    padding: 7rem 0;
}

.grey-section {
    background: #f6f7f9;
}

.blue-section {
    margin-bottom: 12rem;
    padding-top: 12rem;
    padding-bottom: 12rem;
    background: url(../images/bg-pattern-1.png) #162542 no-repeat center;
    background-size: cover;
}

.background-section {
    background-repeat: no-repeat;
}

.section-main {
    margin-bottom: 12rem !important
}

.counter-main {
    padding-top: 12rem;
    padding-bottom: 12rem
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1;
}

h1 {
    font-size: 4rem;
}

h2 {
    font-size: 3rem;
}

h3 {
    font-size: 2.5rem;
}

h4 {
    font-size: 2.2rem;
}

h5 {
    font-size: 2rem;
    font-weight: 500;
}

h6 {
    font-size: 1.7rem;
    font-weight: 500;
}

label {
    font-size: 1.5rem;
    font-weight: 400;
}

p {
    font-size: 1.7rem;
    line-height: 1.7em;
}

.margin-auto {
    margin: 0 auto;
}

.font-primary {
    font-family: vazir !important;
}

.font-secondary {
    font-family: vazir !important;
}

.font-tertiary {
    font-family: vazir !important;
}

.font-weight-bolder {
    font-weight: 800 !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.font-weight-semi-bold {
    font-weight: 600 !important;
}

.font-weight-normal {
    font-weight: 400 !important;
}

.font-weight-light {
    font-weight: 300 !important;
}

.text-left {
    text-align: left !important;
}

.text-center {
    text-align: center !important;
}

.text-right {
    text-align: right !important;
}

.text-white {
    color: #fff !important;
}

.text-light {
    color: #ccc !important;
}

.text-grey {
    color: #999 !important;
}

.text-body {
    color: #666 !important;
}

.text-dark {
    color: #282e3f !important;
}

.text-black {
    color: #000 !important;
}

.text-gold {
    color: #c18f59 !important;
}

.btn {
    display: inline-block;
    border: 1px solid #e4eaec;
    background-color: #e4eaec;
    color: #222;
    outline: 0;
    padding: 1.22em 2.78em;
    font-weight: 500;
    font-size: 1.4rem;
    font-family: vazir;
    line-height: 1.2;
    text-align: center;
    transition: color 0.3s,border-color 0.3s,background-color 0.3s,box-shadow 0.3s;
    white-space: nowrap;
    cursor: pointer
}

    .btn:active, .btn:focus, .btn:hover {
        color: #222;
        border-color: #cfdadd;
        background-color: #cfdadd
    }

    .btn i {
        display: inline-block;
        vertical-align: middle;
        margin-right: 0.4rem;
        line-height: 0;
        font-size: 1rem
    }

        .btn i:before {
            margin: 0
        }

.btn-filter {
    padding: 12px 20px;
    margin: 0;
    border-radius: 5px;
    line-height: inherit;
    margin-top: -10px !important;
    min-width: 180px;
}

.btn-solid {
    background-color: #fff;
    border-color: #fff;
    color: #222
}

    .btn-solid:active, .btn-solid:focus, .btn-solid:hover {
        border-color: #222;
        background-color: #222;
        color: #fff
    }

.btn-outline {
    border: 2px solid #e4eaec;
    color: #666;
    background-color: transparent;
    border-radius: 5px;
}

    .btn-outline:active, .btn-outline:focus, .btn-outline:hover {
        border-color: #666;
        background-color: #666;
        color: #fff
    }

    .btn-outline.btn-outline-light {
        padding: 1.07em 2.21em;
        border-width: 1px
    }

    .btn-outline.btn-bg {
        color: #fff
    }

.btn-icon-left i, .btn-icon-right i {
    line-height: 0
}

.btn-icon-right {
    display: inline-flex;
    align-items: center;
    justify-content: center
}

    .btn-icon-right i {
        margin-left: 0.7rem
    }

.btn-icon-left {
    display: inline-flex;
    align-items: center;
    justify-content: center
}

    .btn-icon-left i {
        margin-left: 0.7rem;
        margin-right: 0
    }

.btn-slide-left:active i, .btn-slide-left:focus i, .btn-slide-left:hover i {
    animation: 0.5s ease slideRight
}

.btn-slide-left:active i, .btn-slide-left:focus i, .btn-slide-left:hover i {
    animation: 0.5s ease slideLeft
}

.btn-slide-up:active i, .btn-slide-up:focus i, .btn-slide-up:hover i {
    animation: 0.5s ease slideUp
}

.btn-slide-down:active i, .btn-slide-down:focus i, .btn-slide-down:hover i {
    animation: 0.5s ease slideDown
}

.btn-infinite:hover i {
    animation-iteration-count: infinite
}

.btn-dark {
    padding: 15px 50px;
    border-radius: 5px;
    background: #282e3f !important;
    color: #fff;
}

    .btn-dark:hover {
        border-color: #c18f59 !important;
        background: #c18f59 !important;
        color: #fff;
    }

    .btn-dark:active, .btn-dark:focus, .btn-dark:hover {
        color: #fff;
        border-color: #343434;
        background-color: #343434
    }

    .btn-dark.btn-solid {
        color: #222;
        border-color: #fff;
        background-color: #fff
    }

        .btn-dark.btn-solid:active, .btn-dark.btn-solid:focus, .btn-dark.btn-solid:hover {
            border-color: #222;
            background-color: #222;
            color: #fff
        }

    .btn-dark.btn-outline {
        color: #222;
        border-color: #222;
        background-color: transparent
    }

        .btn-dark.btn-outline:active, .btn-dark.btn-outline:focus, .btn-dark.btn-outline:hover {
            background-color: #222;
            color: #fff
        }

    .btn-dark.btn-link {
        background-color: transparent;
        color: #222
    }

        .btn-dark.btn-link:active, .btn-dark.btn-link:focus, .btn-dark.btn-link:hover {
            color: #222
        }

    .btn-dark.btn-underline:active, .btn-dark.btn-underline:focus, .btn-dark.btn-underline:hover {
        color: #222
    }

.plan {
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 5px;
    padding-bottom: 40px;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.05) -1.95px 1.95px 2.6px;
}

.plan-name {
    font-family: vazir;
    display: block;
    font-size: 24px;
    line-height: 47px;
    font-weight: 600;
    padding: 20px 0;
    color: #fff;
}

.plan.featured {
    margin: -45px 5px 0;
    padding-bottom: 50px;
    box-shadow: 0 1px 15px rgba(0,0,0,.2);
}

.plan .plan-header i {
    font-size: 60px;
    color: #fff;
}

.featured .plan-header {
    padding-top: 40px;
    background: #c18f59;
}

.plan-header {
    padding-top: 40px;
    background: #282e3f;
}

.plan-price {
    font-size: 35px;
    padding: 30px 0;
    margin-bottom: 30px;
    position: relative;
    background: #f6f6f6;
    color: #323232;
    direction: rtl;
}

    .plan-price strong {
        font-weight: 400;
        margin-left: 5px;
    }

    .plan-price:after {
        bottom: -29px;
        border: solid transparent;
        content: " ";
        position: absolute;
        border-width: 15px;
        border-top-color: #f6f6f6;
        left: 50%;
        margin-left: -16px;
    }

.plan.featured .plan-price {
    background: #f6f6f6;
    padding: 53px 0;
}

.plan.featured a.btn {
    background: #b68c5a;
}

.plan.featured .plan-price:after {
    border-top-color: #f6f6f6;
}

.plan.featured .plan-name {
    color: #fff;
}

.plan.featured .plan-price {
    color: #323232;
}

.plan-price .currency {
    top: -0.9em;
    font-size: 50%;
    left: -0.01em;
    font-weight: 700;
}

.plan-name small {
    font-family: vazir;
    display: block;
    font-size: 12px;
    font-weight: 600;
    line-height: normal;
}

.plan-price sub {
    font-size: 18px;
    font-weight: 700;
    margin-right: 5px;
}

.plan ul {
    background: #fff;
    padding: 0;
    margin-bottom: 0;
}

    .plan ul li {
        border-top: 1px dashed #dedede;
        padding: 10px 12px;
        font-weight: 500;
        text-align: right;
        direction: rtl;
    }

        .plan ul li span {
            font-size: 12px;
        }

        .plan ul li i.fa-check {
            margin-left: 5px;
            color: #c18f59 !important
        }

        .plan ul li i.fa-close {
            margin-left: 5px;
        }

        .plan ul li:first-child {
            border-top: 0 !important;
        }

.plan a.btn {
    color: #fff;
    background: #282e3f;
    border: 0px;
    padding: 10px 40px;
    margin: 35px 20px;
}

    .plan a.btn:hover {
        background: #121B22;
        color: #fff;
    }

.noUi-target {
    background: #eee;
    margin: 5px 5px 3rem 10px;
}

.noUi-connects {
    padding: 11.5px 0;
    top: -10px;
}

.noUi-connect {
    background: #333a4d;
    margin-top: 11px;
    height: 5px;
}

.noUi-horizontal .noUi-handle {
    top: -0.6rem;
    width: 1.7rem;
    height: 1.7rem;
    background: #333a4d;
    border-radius: 5px;
}

.expand:after {
    content: "";
}

.btn-close {
    transition: color 0.3s;
}

    .btn-close:hover {
        color: #000;
    }

.post-outer .post-details {
    position: relative;
    background-color: #fff;
    width: calc(100% - 100px);
    min-width: 75%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 5px;
    text-align: center;
    transform: translateY(-50%);
    padding: 2.3rem 0 2rem;
    direction: rtl;
}

    .post-outer .post-details .btn {
        font-size: 1.4rem;
        font-weight: 600;
    }

.post-outer .post-title {
    margin-bottom: 1.8rem;
}

.count-to {
    display: inline-block;
    margin-bottom: 1rem;
    font-size: 4rem;
    font-weight: 500;
    line-height: 1;
    color: #fff;
}

.count-title {
    margin-top: 0.5rem;
    margin-bottom: 0.7rem;
    font-size: 2rem;
}

.counter-descri {
    line-height: 1.86em;
    margin-bottom: 0;
}

.count-float:after {
    content: "K+";
}

.symbol-dollar:after {
    display: none;
}

.symbol-dollar:before {
    content: "تومان";
    float: left;
    margin-right: 10px;
}

.symbol-percent:after {
    content: "%";
}

.count-queue {
    display: flex;
    justify-content: center;
    align-items: center;
}

.queue-score .count-to:after {
    content: "";
}

.queue-score .count-to:not(:last-child):after {
    display: inline-block;
    content: ":";
    width: 32px;
}

.queue-days .count-to:after {
    content: "";
}

.queue-days .count-to:not(:last-child):after {
    display: inline-block;
    content: "/";
    font-weight: 400;
    width: 25px;
}

.symbol-no:after {
    display: none;
}

.elements i {
    font-size: 50px !important;
    color: #c18f59 !important;
}

.elements > div {
    margin-bottom: 2rem;
    transition: transform 0.3s;
}

    .elements > div:last-child .element {
        background-color: #333a4d;
        border-color: #333a4d;
    }

.special {
    background-color: #b68c5a !important;
    color: #fff !important;
}

.elements .element.special .banner-subtitle {
    color: #fff !important;
}

.elements > div:last-child .element-accordian i {
    color: #fff !important;
}

.elements > div:last-child .element h3,
.elements > div:last-child .element h6 {
    color: #fff !important;
}

.elements > div:last-child .element .btn-gold.btn-outline {
    color: #282e3f !important;
    border-color: #fff !important;
    background: #fff !important;
}

.elements > div:last-child:not(.special).element-accordian i {
    color: #fff !important;
}

.elements > div > a {
    display: block;
}

.elements > div:hover {
    transform: scale(1.3);
    z-index: 3;
    cursor: pointer;
}

.element {
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 3.4rem 0 2.6rem;
    background-color: #f8f8f8;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.15) -1.95px 1.95px 2.6px;
    transition: transform 0.3s;
    border: 1px solid #eee
}

a.element-link {
    position: absolute;
    inset: 0;
    z-index: 1;
}

.element .element-img {
    width: 90px;
    height: 70px;
    background-image: url(../images/elements.png);
    background-repeat: no-repeat;
    transition: opacity 0.3s, visibility 0.3s;
}

.element .element-hover-img {
    position: absolute;
    width: 90px;
    height: 70px;
    right: 50%;
    top: 1.2rem;
    background-image: url(../images/elements.png);
    transform: translateX(-50%);
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s, visibility 0.3s;
}

.element p {
    margin: 1.4rem 0 0;
    text-align: center;
    color: #333;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.2;
}

.element.active .element-img,
.element:hover .element-img {
    opacity: 0;
    visibility: hidden;
}

.element.active .element-hover-img,
.element:hover .element-hover-img {
    opacity: 1;
    visibility: visible;
}

@media (max-width: 575px) {
    .elements > div:hover {
        transform: scale(1.05);
    }
}

textarea {
    font-family: inherit;
    min-width: 100%;
    max-width: 100%;
}

.form-checkbox {
    margin-top: 20px;
    margin-bottom: 20px;
}

.custom-checkbox {
    position: absolute;
    opacity: 0;
}

    .custom-checkbox + label {
        display: block;
        position: relative;
        padding-right: 2.4rem;
        cursor: pointer;
        color: #333;
    }

        .custom-checkbox + label:before {
            content: "";
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            right: 0;
            width: 18px;
            height: 18px;
            line-height: 17px;
            border: 1px solid #ddd;
            border-radius: 2px;
        }

@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .custom-checkbox + label:before {
        line-height: 14px;
    }
}

.custom-checkbox:checked + label:before {
    content: "";
    border-color: #222;
    background: #222;
    color: #fff;
    font-size: 9px;
    font-weight: 600;
    font-family: "Font Awesome 5 Free";
    text-align: center;
}

@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    select::-ms-expand {
        display: none;
    }

    select:focus::-ms-value {
        background: transparent;
        color: currentColor;
    }
}

.btn-absolute input.form-control {
    width: 100%;
    padding: 1rem 1.5rem 1rem 4rem;
    color: #666;
    font-size: 1.3rem;
}

.btn-absolute .btn {
    position: absolute;
    width: auto;
    height: 100%;
    min-width: 4.3rem;
    left: 0;
    font-size: 1.7rem;
}

    .btn-absolute .btn:hover {
        color: #b68c5a;
    }

    .btn-absolute .btn i {
        margin-left: 0;
    }

.member {
    text-align: center;
    margin-bottom: 2rem;
}

    .member img {
        display: block;
        width: 100%;
        border-radius: 5px;
    }

    .member figure {
        position: relative;
        margin-bottom: 1.5rem;
    }

.member-job,
.member-name {
    font-size: 1.4rem;
    margin-bottom: 0;
}

.member-job {
    font-size: 1.3rem;
    font-weight: 400;
    color: inherit;
}

.single-services .element {
    box-shadow: rgba(0, 0, 0, 0.15) -1.95px 1.95px 2.6px;
    z-index: 1100;
    animation: fixedTop 0.4s;
    transition: color 350ms ease, background-color 350ms ease;
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(1rem);
    backdrop-filter: blur(1rem);
}

    .single-services .element .banner-content i {
        color: #fff !important;
    }

.single-services .elements > div:hover {
    z-index: 9999 !important;
}

.single-team {
    display: flex;
    justify-content: space-between
}

.single-team-info {
    padding-bottom: 50px
}

.singl-team-img {
    display: flex;
    justify-content: end;
    align-items: end;
    overflow: hidden;
}

.progress-bar {
    margin-top: 20px;
    display: flex;
    align-items: center;
}

.progress-label {
    flex: 1;
    font-size: 16px;
    color: #555;
    font-family: vazir
}

.progress {
    flex: 3;
    height: 7px;
    background: #e9e9e9;
    border-radius: 0px;
    margin: 0 10px;
    position: relative;
}

.progress-fill {
    height: 100%;
    background: #b68c5a;
    border-radius: 0px;
    position: relative;
    transition: width 0.3s ease;
}

.progress-circle {
    background: #b68c5a;
    border-radius: 50%;
    position: absolute;
    left: -7px;
    top: 50%;
    transform: translateY(-50%);
    content: " ";
    position: absolute;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    box-shadow: inset 0 0 0 2px #fff;
    left: 0;
    top: 4px;
}

.progress-value {
    flex: 1;
    font-size: 14px;
    text-align: right;
    color: #333;
}

.minipopup-area {
    display: none;
}

.page-title {
    color: #c18f59;
    margin-top: 0;
    margin-bottom: 2rem;
    text-align: center;
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: #f9f9f9;
    font-family: vazir;
    font-size: 1.4rem;
}

    .breadcrumb a {
        color: #fff;
    }

        .breadcrumb a:hover {
            color: #333;
        }

    .breadcrumb li:not(:last-child) a {
        color: #fff;
        transition: color 0.3s;
    }

    .breadcrumb li:hover:not(:last-child) a {
        color: #333;
    }

    .breadcrumb .delimiter {
        margin: 0 0.7em;
        font-size: 1.19rem;
        opacity: 0.5;
    }

    .breadcrumb li:not(:last-child):after {
        content: "";
        position: relative;
        margin: 0 0.6em;
        font-size: 1.3rem;
        font-weight: 600;
        font-family: "Font Awesome 5 Free";
        color: #999;
    }

    .breadcrumb li:last-child {
        color: #b68c5a;
    }

.breadcrumb-sm {
    padding: 1.1rem 0;
    color: inherit;
}

    .breadcrumb-sm li:last-child {
        color: inherit;
    }

.pagination-wrap {
    margin-top: 40px;
}

.pagination {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 20px 0;
    justify-content: center;
    align-items: center;
    gap: 8px;
}

    .pagination li {
        margin: 0;
    }

    .pagination a {
        display: inline-block;
        padding: 10px 15px;
        text-decoration: none;
        color: #555;
        border: 1px solid #ddd;
        border-radius: 5px;
        font-size: 16px;
        transition: all 0.3s ease;
    }

        .pagination a:hover {
            background-color: #b68c5a;
            color: #fff;
            border-color: #b68c5a;
        }

        .pagination a.active {
            background-color: #333a4d;
            color: #fff;
            border-color: #333a4d;
        }

        .pagination a.prev,
        .pagination a.next {
            font-weight: bold;
            font-size: 18px;
        }

            .pagination a.prev:hover,
            .pagination a.next:hover {
                background-color: #c18f59;
                color: #fff;
                border-color: #c18f59;
            }

.page-item-total {
    margin-left: 0.5rem;
}

@media (min-width: 576px) {
    .page-item-dots,
    .page-item-total {
        margin-left: 2rem;
    }
}

.login-popup {
    max-width: 490px;
    padding: 4rem;
    border-radius: 5px;
}

    .login-popup .tab {
        font-size: 1.8rem;
        color: #ccc;
    }

        .login-popup .tab .nav-item {
            flex: none;
        }

    .login-popup .nav-item .nav-link {
        padding: 0 0 1px;
        color: #999;
        font-size: 1.8rem;
        font-weight: 700;
        line-height: 2.43;
        transition: font-size 0.3s, color 0.3s;
    }

        .login-popup .nav-item .nav-link.active {
            font-size: 3rem;
        }

    .login-popup .delimiter {
        margin: 0 0.8rem;
    }

    .login-popup .tab-pane {
        padding: 0;
    }

    .login-popup form {
        margin-bottom: 2.2rem;
    }

    .login-popup .form-group {
        margin-bottom: 1.8rem;
    }

        .login-popup .form-group label {
            display: inline-block;
            margin-bottom: 8px;
            font-size: 1.3rem;
            line-height: 1;
        }

        .login-popup .form-group .form-control {
            padding: 1.2rem 1.5rem 1.1rem;
            height: 3.7rem;
            font-size: 1.3rem;
            border-color: #ddd;
        }

    .login-popup .form-footer {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-bottom: 2.3rem;
        font-size: 1.3rem;
    }

    .login-popup .custom-checkbox + label {
        padding-right: 2.6rem;
    }

    .login-popup .btn {
        height: 4.7rem;
        padding: 0;
    }

    .login-popup .lost-link {
        text-align: right;
        color: #999;
        font-size: 1.3rem;
    }

        .login-popup .lost-link:hover {
            color: #b68c5a;
        }

    .login-popup .form-choice label {
        display: flex;
        align-items: center;
        margin-bottom: 1.3rem;
        font-size: 1.3rem;
        color: #666;
    }

        .login-popup .form-choice label:after,
        .login-popup .form-choice label:before {
            content: "";
            height: 1px;
            flex: 1;
            background: #e1e1e1;
        }

        .login-popup .form-choice label:after {
            margin-right: 3rem;
        }

        .login-popup .form-choice label:before {
            margin-left: 3rem;
        }

    .login-popup .social-link {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 3.6rem;
        height: 3.6rem;
        border-radius: 5px;
        color: #fff;
    }

        .login-popup .social-link.social-google {
            background-color: #c18f59;
        }

        .login-popup .social-link.social-facebook {
            background-color: #c18f59;
        }

        .login-popup .social-link.social-telegram {
            background-color: #c18f59;
        }

        .login-popup .social-link.social-twitter {
            background-color: #c18f59;
        }

.container > .login-popup {
    margin: 0 auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-bottom: 5px solid #c18f59
}

.equal-height .product {
    height: 100%;
}

@media (max-width: 992px) {
    body {
        font-size: 1.2rem;
    }
}

.tag {
    display: inline-block;
    padding: 0.6rem 1.3rem;
    margin: 0.3rem 0 0.3rem 0.3rem;
    border: 1px solid #eee;
    font-size: 1rem;
    line-height: 1.35;
    transition: color 0.3s, border-color 0.3s;
    background: #333a4d;
    color: #fff;
    border-radius: 3px;
}

    .tag:hover {
        color: #b68c5a;
        box-shadow: 0 0 5px #b68c5a;
    }

.testimonial blockquote {
    position: relative;
    margin-bottom: 2rem;
    font-size: 1.4rem;
    line-height: 1.75;
    color: #666;
    overflow: visible;
    direction: rtl;
    background: #fff;
    padding: 43px 60px 53px 20px;
    -webkit-box-shadow: 0 4px 12px 0 rgba(32, 46, 60, .06);
    -moz-box-shadow: 0 4px 12px 0 rgba(32, 46, 60, .06);
    box-shadow: 0 4px 12px 0 rgba(32, 46, 60, .06);
    filter: drop-shadow(0 10px 10px rgba(0, 0, 0, .08));
}

    .testimonial blockquote:before {
        content: "\f10e";
        font-family: "Font Awesome 5 Free";
        font-size: 26px;
        line-height: 33px;
        position: absolute;
        top: 40px;
        right: 20px;
        color: #c18f59;
        font-weight: 900;
        text-shadow: -1px -1px 0 #c18f59, 1px 1px 0 #c18f59;
    }

    .testimonial blockquote:after {
        position: absolute;
        bottom: 0;
        right: 30px;
        display: block;
        content: "";
        top: 100%;
        width: 0;
        height: 0;
        border-top: 14px solid #fff;
        border-right: 13px solid transparent;
        border-left: 13px solid transparent;
    }

.widget-products .widget-title {
    padding: 2.8rem 0.3rem 1.6rem;
    font-size: 1.8rem;
    font-weight: 600;
}

@keyframes spotFlash {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

.tooltip {
    position: absolute;
    display: block;
    padding: 1rem;
    background-color: #fff;
    visibility: hidden;
    opacity: 0;
    width: 240px;
    transition: opacity 0.3s;
    box-shadow: 0 5px 14px 0 rgba(155, 155, 155, 0.1);
    z-index: 11;
}

    .tooltip .tooltip-name {
        font-size: 1.4rem;
        font-weight: 400;
        line-height: 3.6rem;
        color: #444;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 0;
    }

    .tooltip .tooltip-price {
        font-size: 1.6rem;
        font-weight: 400;
        color: #333;
        margin-bottom: 0.8rem;
    }

    .tooltip .btn {
        padding: 0.7em 3.78em;
        border-radius: 5px;
    }

@media (max-width: 767px) {
    .tooltip {
        display: none;
    }
}

.header .inner-wrap {
    width: 100%;
}

.header-bottom,
.header-middle,
.header-top {
    display: flex;
}

.header-border {
    border-bottom: 1px solid #e1e1e1;
}

.has-center .header-left,
.has-center .header-right {
    flex: 1;
}

.has-center .header-right {
    justify-content: flex-start;
}

.has-center .header-center {
    margin-right: 2rem;
    margin-left: 2rem;
}

.mobile-search {
    display: none;
}

    .mobile-search .search-toggle i {
        font-size: 2rem;
        vertical-align: middle;
    }

.hs-toggle.dir-up:after {
    top: auto;
    bottom: 100%;
    border-bottom-color: transparent;
    border-top-color: #fff;
}

.hs-toggle.dir-up .input-wrapper {
    top: auto;
    bottom: 100%;
    transform: translate3d(0, 10px, 0);
}

.call {
    display: flex;
    align-items: center;
}

    .call span {
        font-weight: inherit;
        cursor: pointer;
    }

    .call i + span {
        margin-right: 0.9rem;
    }

    .call i {
        margin: 0 0.2rem 0.2rem 0;
        font-size: 1.8rem;
        cursor: pointer;
    }

    .call:hover {
        color: #b68c5a;
    }

@keyframes fixedTop {
    0% {
        margin-top: -60px;
    }

    to {
        margin-top: 0;
    }
}

@keyframes fixedBottom {
    0% {
        transform: translateY(100%);
        transform-origin: center top 0px;
    }

    to {
        transform: translateY(0);
    }
}

@media (max-width: 991px) {
    .header-middle .header-right {
        justify-content: flex-start;
    }
}

@media (max-width: 480px) {
    .header-middle .icon-box {
        margin-left: 1rem;
    }

    .header-right {
        overflow: hidden;
    }
}

.payment img {
    display: block;
}

.page-desc {
    font-weight: 400 !important;
    line-height: 1.6 !important;
    font-size: 16px
}

.about-section {
    margin: 0.1rem 0 3.1rem;
}

    .about-section .section-subtitle {
        margin-bottom: 0.2rem;
    }

    .about-section .section-title {
        margin-bottom: 2.2rem;
    }

    .about-section .section-desc {
        margin-bottom: 8px;
        line-height: 1.6;
    }

.about-main ul li {
    margin: 0;
    padding: 0px 5px 0px 15px;
    border-style: solid;
    border-width: 0px 2px 0px 0px;
    border-color: #b68c5a;
}

    .about-main ul li:nth-child(even) {
        border: none !important;
    }

    .about-main ul li i {
        color: #b68c5a;
        margin-left: 15px;
        margin-bottom: 15px;
    }

@media (min-width: 992px) {
    .about-section .section-desc {
        max-width: 28rem;
    }
}

.account-avatar img {
    width: 200px;
    height: 200px;
    border: 5px solid #c18f59;
    border-radius: 50%;
    margin-bottom: 2rem;
}

fieldset legend {
    color: #b68c5a;
}

fieldset {
    margin-bottom: 4rem;
    padding: 2rem;
    border: 2px solid #eee;
    border-radius: 5px;
}

.default-section {
    margin-top: 8.8rem;
}

.badge-section .height-x1 {
    height: 30rem;
}

.badge-section .height-x2 {
    height: 60rem;
}

.badge-section .category-badge {
    overflow: hidden;
    height: 100%;
}

    .badge-section .category-badge .category-media,
    .badge-section .category-badge > a {
        display: block;
        height: 100%;
    }

    .badge-section .category-badge img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
    .badge-section .category-badge img {
        height: 100%;
        width: auto;
    }
}

@media (-ms-high-contrast: none) and (max-width: 767px), screen and (-ms-high-contrast: active) and (max-width: 767px) {
    .badge-section .category-badge img {
        width: 100%;
        height: auto;
    }
}

.countdown-coming {
    display: flex;
    justify-content: center;
    text-align: center;
}

    .countdown-coming .countdown-row {
        display: flex;
        justify-content: center;
        text-align: center;
        line-height: 1;
    }

    .countdown-coming .countdown-amount {
        display: flex;
        justify-content: center;
        padding: 0 4.2rem;
        font-size: 4rem;
        color: #fff;
        border-bottom: 1px solid #fffa1;
        width: 50%;
        margin-bottom: 10px;
        text-align: center;
    }

    .countdown-coming .countdown-period {
        overflow: hidden;
        text-overflow: ellipsis;
        width: 70%;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 2rem;
        text-align: center;
    }

@media (max-width: 479px), (min-width: 768px) and (max-width: 991px) {
    .countdown-coming .countdown-amount {
        padding: 0 2.1rem;
    }
}

.coming-section .row {
    min-height: 70vh;
}

.coming-wrap {
    margin: 0 auto;
    box-shadow: rgba(0, 0, 0, 0.15) -1.95px 1.95px 2.6px;
    animation: fixedTop 0.4s;
    transition: color 350ms ease, background-color 350ms ease;
    background: rgb(3 3 3 / 20%);
    -webkit-backdrop-filter: blur(1rem);
    backdrop-filter: blur(1rem);
    border: 1px solid #fffa1;
    border-radius: 5px;
}

@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .coming-section .row {
        height: 1px;
    }
}

.coming-section form {
    position: relative;
}

.coming-section .form-control {
    font-weight: 400;
    border-color: #fff;
    background-color: transparent;
    border-radius: 3px;
    padding: 1.15rem 1.5rem 1.15rem 10rem;
    min-height: 5.7rem !important;
    height: 5.7rem !important;
    color: #fff !important;
}

.coming-section .btn-primary.btn-link {
    border-radius: 2px;
    background: #c18f59 !important;
    color: #fff !important;
    margin: 2px;
    left: 4px;
    top: 3px;
    padding: 1.55rem 2.85rem !important;
}

.coming-section .btn {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1.3rem;
    border-radius: 0;
}

    .coming-section .btn:hover {
        background: #b68c5a;
        color: #fff;
    }

.coming-section .social-link {
    border-width: 1px;
    line-height: 28px;
    margin-left: 5px;
}

@media (max-width: 479px) {
    .coming-section {
        padding-bottom: 1px;
    }

    .countdown-coming .countdown-amount {
        font-size: 2.7rem;
    }

    .countdown-coming .countdown-period {
        font-size: 1.8rem;
    }
}

.contact-section .icon-box {
    justify-content: flex-start !important;
    margin-bottom: 40px;
}

.contact-section form h4 {
    margin-bottom: 0.3rem;
}

.contact-section form p {
    margin-bottom: 2.4rem;
    font-size: 1.3rem;
}

.contact-section .form-control {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
}

    .contact-section .form-control::placeholder {
        direction: rtl;
        color: #999;
    }

.contact-section textarea {
    min-height: 15rem;
    padding: 1rem 2rem;
}

.contact-section .btn i {
    font-size: 1.6rem;
    margin-right: 1rem;
    margin-bottom: 0.2rem;
}

    .contact-section .btn i:before {
        font-weight: 600;
    }

.error-section {
    min-height: auto;
}

    .error-section h1 {
        font-size: 20rem;
        color: #333a4d;
        margin-top: 0rem !important;
        margin-bottom: 0px !important;
        line-height: 1;
    }

        .error-section h1 span {
            color: #c18f59;
        }

    .error-section h2 {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .error-section p {
        margin-top: 0px;
    }

    .error-section .btn {
        padding: 1em 3.6em;
    }

.error-default .banner-title {
    font-size: 10em;
    font-family: vazir, vazir;
}

.error-default .banner-subtitle {
    font-size: 2.4em;
    line-height: 1.5;
}

.error-default .banner-descri {
    font-size: 1.6em;
}

@media (max-width: 991px) {
    .banner {
        font-size: 9px;
    }
}

@media (max-width: 479px) {
    .banner {
        font-size: 8px;
    }
}

.product-wrapper {
    direction: rtl;
    padding-bottom: 1rem;
}

    .product-wrapper.row [class*="col-"] {
        margin-bottom: 2rem;
    }

.card-body ul {
    padding-right: 0;
    list-style-type: none;
}

.owl-nav-top .owl-nav i {
    padding-right: 0;
    padding-left: 0;
}

.posts {
    transition: height 0.4s;
}

    .posts .btn:after {
        margin-top: 4px;
    }

    .posts .video-play {
        text-align: center;
        width: 6.8rem;
        height: 6.8rem;
        border: 2px solid #fff;
        border-radius: 50%;
        font-size: 1.8rem;
        font-weight: 400;
        line-height: 6.5rem;
        transition: background 0.3s, color 0.3s, box-shadow 0.3s, opacity 0.3s;
    }

        .posts .video-play:hover {
            box-shadow: 0px 0px 0px 15px rgba(255, 255, 255, 0.2);
            background-color: #fff;
            color: #b68c5a;
        }

    .posts .post.pauvideo-play:before,
    .posts .post .video-play:before {
        content: "\f04b";
    }

    .posts .post.playing .video-play:before {
        margin-right: 0;
        content: "";
    }

    .posts .post-grid {
        margin-bottom: 1.5rem;
    }

    .posts .post-classic .post-details {
        margin: 0rem 100px 2rem 1rem;
        padding: 0px;
        background: #fff;
        box-shadow: none;
    }

    .posts .post-classic .post-title {
        margin-bottom: 1.4rem;
    }

    .posts .post-list .post-details {
        padding-top: 3.8rem;
    }

.slider-mobile {
    display: none
}

.post-slider .owl-stage-outer {
    padding: 2rem;
    margin: -2rem;
}

.date-main {
    width: 75px;
    text-align: center;
    padding: 10px 0px 15px 0px;
    position: absolute;
    margin-top: 20px;
}

    .date-main .date-main-date {
        font-size: 1.6rem;
        display: block;
        width: 100%;
        line-height: 4rem;
        background: #333a4d !important;
        color: #fff;
        border-radius: 3px 3px 0 0
    }

    .date-main .date-main-month {
        font-size: 1.4rem;
        display: block;
        width: 100%;
        line-height: 3rem;
        background: #c18f59 !important;
        color: #fff;
        border-radius: 0 0 3px 3px
    }

@media (min-width: 1600px) {
    .post-slider .owl-stage-outer {
        padding: 5rem;
        margin: -5rem;
    }

    .post-slider .post-frame {
        box-shadow: 0px 5px 50px 0px rgba(0, 0, 0, 0.05);
    }
}

@media (max-width: 479px) {
    .post-slider .owl-stage-outer {
        padding: 5rem 1.5rem;
        margin: -5rem -1.5rem;
    }
}

.widget .widget-body .filter-actions {
    display: block;
    padding: 0 0 1.5rem 0.2rem;
}

.filter-items a:before {
    content: "";
    position: absolute;
    border-radius: 2px;
    top: 50%;
    transform: translateY(-50%);
    right: -1rem;
    font-weight: 900;
    text-align: center;
    text-indent: 1px;
    display: inline-block;
    font-family: "FontAwesome";
    margin-right: 0px;
    border: 2px solid #333a4d;
    width: 16px;
    height: 16px;
    font-size: 11px;
    padding: 0px 1px 0 1px;
    line-height: 13px;
    border-radius: 4px;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5) {
    .filter-items a:before {
        text-indent: 0;
    }
}

@media (min-width: 576px) {
    .mr-sm-auto {
        margin-right: auto !important;
    }
}

@media (min-width: 992px) {
    .sidebar-fixed {
        transition: margin 0.4s;
    }

        .sidebar-fixed .filter-actions:first-child {
            padding-top: 0;
        }

        .sidebar-fixed + .main-content {
            transition: flex-basis 0.4s, max-width 0.4s;
        }

    .sticky-sidebar-wrapper.closed {
        height: 0;
    }

    .closed.sidebar {
        margin-left: -25%;
    }

    .closed + .main-content {
        max-width: 100%;
        flex-basis: 100%;
    }

    .main-content-wrap {
        overflow: hidden;
    }
}

.accordion-border .card {
    padding: 0 1.3rem;
}

@media (min-width: 992px) and (max-width: 1199px) {
    aside .service-list {
        padding: 0 1rem;
    }
}

@media (max-width: 991px) {
    aside .service-list .icon-box-side {
        flex-direction: row;
    }

        aside .service-list .icon-box-side .icon-box-icon {
            padding: 0;
            margin: 0 0 0 2rem
        }

        aside .service-list .icon-box-side .icon-box-content {
            text-align: right;
        }
}

.post-details.introduction {
    margin: 0rem 100px 2rem 1rem;
    padding: 0px !important;
}

    .post-details.introduction .post-title {
        margin-top: 1.4rem;
        margin-bottom: 1.4rem;
    }

.post-single .post-details {
    padding: 0;
}

.post-single .post-body a {
    text-decoration: underline;
    color: #333;
}

    .post-single .post-body a:hover {
        color: #b68c5a;
    }

.post-single .post-body h4 {
    margin-bottom: 2rem;
    font-size: 2rem;
    line-height: 1.2;
}

.post-single .post-body p {
    line-height: 1.72;
}

.post-single .post-body li,
.post-single .post-body p {
    text-align: justify;
}

.post-single .with-img {
    display: flex;
}

    .post-single .with-img figure {
        display: table;
        margin: 0 auto;
    }

    .post-single .with-img .list {
        margin-right: 0;
        line-height: 1.82;
    }

    .post-single .with-img li:not(:last-child) {
        margin-bottom: 0.3rem;
    }

blockquote {
    background: #f8f8f8;
    padding: 10px 30px 10px 10px;
    border-right: 5px solid #b68c5a;
    box-shadow: rgba(0, 0, 0, 0.15) -1.95px 1.95px 2.6px;
    border-radius: 5px;
}

    blockquote p {
        padding-left: 10px;
        padding-right: 50px;
    }

    blockquote:before {
        position: absolute;
        content: '\f10d';
        font-family: "FontAwesome";
        font-size: 37px;
        line-height: 37px;
        top: 37px;
        right: 25px;
        color: #b68c5a
    }

.post-single .post-author-detail {
    position: relative;
    display: flex;
    align-items: flex-start;
    margin-top: 6rem;
    padding: 3rem;
    border: 1px solid #e1e1e1;
    z-index: 1;
}

.post-single .author-media {
    max-width: 6rem;
    flex: 0 0 6rem;
    margin-left: 1.8rem;
    overflow: hidden;
}

    .post-single .author-media img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.post-single .author-header {
    flex-wrap: wrap;
    margin: 0.2rem 0 1.2rem;
}

    .post-single .author-header :not(i) {
        line-height: 1;
    }

    .post-single .author-header .author-name {
        font-size: 1.8rem;
        line-height: 1.2;
    }

    .post-single .author-header .author-title {
        font-size: 1.3rem;
        line-height: 1.86;
    }

    .post-single .author-header .author-link {
        display: inline-block;
        font-size: 1.3rem;
        margin: 1rem 0;
        text-decoration: none;
    }

        .post-single .author-header .author-link:hover {
            color: #b68c5a;
        }

.post-single .author-body {
    flex-grow: 1;
}

@media (max-width: 575px) {
    .post-single blockquote {
        padding-right: 4rem;
    }

        .post-single blockquote p {
            font-size: 1.6rem;
        }

    .post-single .post-author-detail {
        padding: 1.7rem;
    }
}

.post-footer {
    display: flex;
    align-items: center;
    background: #333a4d;
    padding: 20px;
    border-radius: 5px;
}

    .post-footer .social-icon {
        color: #fff !important;
    }

    .post-footer .social-icons {
        margin-right: auto;
    }

    .post-footer .social-icon {
        display: inline-block;
        margin: 0.3rem 2.8rem 0.3rem 0;
        font-size: 1.5rem;
        color: #999;
    }

.page-nav {
    padding-bottom: 1rem;
    border-bottom: 1px solid #ebebeb;
    display: flex;
    align-items: center;
    width: 100%;
}

.pager-link {
    position: relative;
    color: #999;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex: 0 0 50%;
    max-width: 50%;
    font-weight: 400;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.5;
    transition: all 0.35s ease;
}

    .pager-link + .pager-link {
        border-right: 0.1rem solid #ebebeb;
    }

    .pager-link:after {
        display: block;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        font-family: "Font Awesome 6 Pro";
        font-size: 2rem;
        font-weight: 400;
        line-height: 1;
        transition: all 0.35s ease 0.05s;
    }

    .pager-link.pager-link-prev {
        padding-right: 3rem;
        padding-left: 4.2rem;
    }

        .pager-link.pager-link-prev:after {
            right: 0.2rem;
            content: "";
        }

    .pager-link.pager-link-next {
        padding-left: 3rem;
        padding-right: 4.2rem;
        align-items: flex-end;
        text-align: left;
    }

        .pager-link.pager-link-next:after {
            content: "";
            left: 0.2rem;
        }

    .pager-link:focus,
    .pager-link:hover {
        color: #999;
    }

        .pager-link:focus .pager-link-title,
        .pager-link:hover .pager-link-title {
            box-shadow: 0 0.2rem 0 #333;
        }

.pager-link-title {
    display: inline-block;
    margin-top: 0.6rem;
    flex: 0 0 auto;
    color: #333;
    font-size: 1.5rem;
    font-weight: 700;
    transition: all 0.35s ease;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 575px) {
    .pager-link-title {
        display: none;
    }

    .pager-link.pager-link-next {
        border: 0;
    }
}

.related-posts .post-details {
    padding: 2.3rem 0 1rem;
}

.related-posts .post-title {
}

.related-posts .post-content {
    margin-bottom: 1.8rem;
    line-height: 1.72;
}

.form-control {
    font-family: vazir;
}

.remove {
    margin-left: 0;
    width: 2rem;
    text-align: center;
}

.btn-checkout {
    display: block;
    padding-top: 1.06em;
    padding-bottom: 1.06em;
    border-color: #F4BF96;
    background-color: #F4BF96;
}

.step-by {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0.9rem 0;
}

    .step-by .title.title-step {
        margin: 0 1rem 0 3.4rem;
        font-size: 2rem;
        font-weight: 700;
        color: #666;
        padding: 0.4rem 0;
    }

        .step-by .title.title-step:not(:last-child):after {
            content: "";
            display: inline-block;
            position: absolute;
            left: -3rem;
            top: 52%;
            line-height: 0;
            vertical-align: middle;
            font-family: "Font Awesome 5 Free";
            font-weight: 700;
            font-size: 1.7rem;
            background-color: #fff;
            color: #ccc;
        }

        .step-by .title.title-step.visited {
            color: #333;
        }

            .step-by .title.title-step.visited ~ .active:before {
                color: #333;
            }

        .step-by .title.title-step.active {
            color: #b68c5a;
        }

        .step-by .title.title-step:first-child {
            /* margin-right: 0;*/
        }

            .step-by .title.title-step:first-child:before {
                display: none;
            }

        .step-by .title.title-step:last-child {
            margin-left: 0;
        }

.order-total {
    font-size: 1.6rem;
    font-weight: 600;
    color: #b68c5a;
}

    .order-total td,
    .order-total th {
        padding-top: 1.9rem;
    }

@media (max-width: 479px) {
    .step-by .title.title-step {
        font-size: 1.8rem;
    }

        .step-by .title.title-step:after {
            font-size: 1.4rem;
            top: 50%;
        }
}

.sample-icons .tab-pane {
    overflow: hidden;
}

.sample-icon-circle {
    margin-bottom: 2rem;
}

    .sample-icon-circle i {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
        width: 64px;
        height: 64px;
        border-radius: 50%;
        font-size: 30px;
        background: #b68c5a;
        color: #fff;
    }

.sample-icon {
    display: flex;
    align-items: center;
    line-height: 41px;
}

    .sample-icon span {
        font-size: 12px;
        white-space: nowrap;
    }

    .sample-icon i {
        display: inline-block;
        margin-left: 10px;
        width: 32px;
        font-size: 20px;
        text-align: center;
    }

    .sample-icon:hover {
        color: #b68c5a;
        background: #f2f3f5;
        border-radius: 4px;
    }

        .sample-icon:hover i {
            font-size: 30px;
        }

.sample-icon-list i {
    font-size: 22px;
}

@media (min-width: 1200px) {
    .cols-xl-12 > * {
        flex: 0 0 8.3333%;
        max-width: 8.3333%;
    }
}

.countdown-default {
    display: flex;
    justify-content: center;
    border-radius: 5px;
    overflow: hidden;
}

    .countdown-default .countdown-row {
        display: flex;
        justify-content: center;
        line-height: 1.5;
    }

    .countdown-default .countdown-amount {
        font-size: 1.8rem;
        font-weight: 600;
        color: #333;
        line-height: 1;
        padding-top: 10px;
        padding-bottom: 5px;
    }

    .countdown-default .countdown-period {
        font-size: 1.6rem;
        padding-bottom: 5px;
        color: #fff;
    }

    .countdown-default .countdown-section {
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
        box-sizing: content-box;
        width: 50px;
        margin: 5px 10px;
        border: 1px solid transparent;
    }

@media (min-width: 576px) {
    .countdown-default:not(.ct-2-grid) .countdown-section:not(:first-child):before {
        content: ":";
        position: absolute;
        color: #ffff;
        font-size: 3rem;
        margin-right: 10px;
        top: 50%;
        left: calc(0% - 20px);
        transform: translateY(-50%);
    }
}

@media (max-width: 575px) {
    .countdown-default:not(.ct-2-grid) .countdown-row {
        display: grid;
        grid-template-columns: repeat(2, calc(100% / 2));
    }
}

.border-split .countdown-row {
    position: relative;
}

    .border-split .countdown-row:before,
    .border-split .countdown-row:after {
        position: absolute;
        content: "";
    }

    .border-split .countdown-row:before {
        right: 0;
        left: 0;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        top: 50%;
    }

    .border-split .countdown-row:after {
        top: 0;
        bottom: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.1);
        right: 50%;
    }

.cd-section-border .countdown-section {
    border: 1px solid #eee;
}

.element-counter .count-to {
    margin-bottom: 15px;
    color: #fff;
    font-size: 48px;
}

.element-counter .count-title {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 1.4em;
    color: #fff
}

.element-counter .counter-descri {
    color: #fff
}

@media (max-width: 1199px) {
    .element-counter .counter-part {
        margin-bottom: 20px;
    }
}

.counter-box .counter {
    box-shadow: 5px 5px 20px 0px rgba(34, 34, 34, 0.1);
    padding: 54px 10px 48px;
}

.counter-box .count-title {
    margin-bottom: 7px;
}

.counter-block .counter {
    display: flex;
    justify-content: center;
    transition: background-color 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 31px 0px 30px 0px;
}

.counter-block .count-to {
    padding-left: 2rem;
    margin: 0;
    border-left: 2px solid #fff;
    min-width: 130px;
    align-items: center;
    display: flex;
}

.count-to:after {
    content: "+";
}

.counter-block .count-title {
    margin-top: 0;
}

.counter-block .counter-content {
    padding-right: 20px;
    text-align: right;
}

.counter-simple {
    background-color: #f8f8f8;
}

    .counter-simple .count-to {
        color: #333;
        margin-bottom: 0;
    }

    .counter-simple .count-title {
        margin-top: 5px;
        color: #666;
    }

.counter-background {
    background: url(../images/bg/about-bg.jpg) no-repeat center;
    background-size: cover
}

    .counter-background .count-title {
        padding-top: 5px;
        color: rgba(255, 255, 255, 0.68);
    }

.counter-part {
    margin-bottom: 20px !important;
}

.counter.project-main {
    background-color: #333a4d !important;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.15) -1.95px 1.95px 2.6px !important;
}

    .counter.project-main .count-title {
        color: #fff;
        text-align: center;
    }

    .counter.project-main .counter-descri {
        color: #fff;
        text-align: center;
    }

.counter-part-wrap {
    display: flex;
    justify-content: center;
}

.counter-part .counter {
    border-radius: 5px;
    padding-top: 40px;
    padding-bottom: 30px;
    box-shadow: rgba(0, 0, 0, 0.10) -1.95px 1.95px 2.6px;
    z-index: 1100;
    animation: fixedTop 0.4s;
    transition: color 350ms ease, background-color 350ms ease;
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(1rem);
    backdrop-filter: blur(1rem);
    border: 1px solid #fff33
}

    .counter-part .counter i {
        display: block;
        font-size: 6rem;
        color: #fff;
        margin-bottom: 30px;
        font-weight: 300;
        opacity: 0.8
    }

.counter-background figure {
    margin-bottom: 3rem;
}

@media (max-width: 1199px) {
    .counter-background figure {
        margin-bottom: 1rem;
    }
}

.counter-seperate {
    background-color: #f8f8f8;
}

    .counter-seperate .count-to {
        margin: 5px 0 3px;
    }

    .counter-seperate .count-title {
        color: #666;
    }

.title-descri {
    margin-right: auto;
    margin-left: auto;
    width: 65rem;
    max-width: 90%;
}

.entrance-banner .banner img {
    border-radius: 5px;
    min-height: 55rem;
    object-fit: cover;
}

.entrance-banner-wrap figure {
    background-color: transparent !important
}

.entrance-banner-wrap .owl-theme .owl-dots {
    line-height: 0;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    justify-content: flex-end;
    width: 100%;
    position: absolute;
    left: 49%;
    top: 48%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
}

.entrance-banner-wrap .owl-carousel .owl-item img {
    height: auto !important;
    max-height: 55rem;
    width: 100% !important;
}

.entrance-banner .owl-carousel.owl-rtl .owl-item {
    overflow: hidden;
}

.entrance-banner .banner-content {
    bottom: 0;
    right: 0;
    height: 100%;
    width: 50%;
    background-color: #282e3ff2;
    border-left: 1px solid #282e3ff2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: self-start;
    flex-wrap: wrap;
    padding-right: 5%;
}

    .entrance-banner .banner-content p {
        margin-bottom: 0px !important;
    }

    .entrance-banner .banner-content:after {
        background-size: cover;
        content: '';
        height: 100%;
        position: absolute;
        left: -144px;
        width: 144px;
        background: url(../images/bg/slider-radius.png) right center no-repeat;
        top: 0;
    }

.entrance-banner .banner-slide1 .banner-title {
    margin: 4rem 0 !important;
}

.entrance-banner .banner-slide1 .banner-descri {
    line-height: 1.2;
}

@media (max-width: 575px) {
    .entrance-banner .banner-slide1 .banner-title > span {
        display: block;
    }
}

.entrance-banner .banner-slide2 .banner-content {
    left: 13.5%;
}

.entrance-banner .banner-slide2 .banner-title {
    font-size: 2.8em;
}

.entrance-banner .banner-slide2 .banner-subtitle {
    font-size: 1.8em;
}

.kenburns-banner img {
    min-height: 400px;
    max-height: 800px;
    object-fit: cover;
}

.kenburns-banner .banner {
    overflow: hidden;
}

@media (max-width: 767px) {
    .kenburns-banner .banner {
        font-size: 6px;
    }
}

.kenburns-banner .banner-content {
    position: absolute;
    bottom: 12.5%;
}

.kenburns-banner .banner-subtitle {
    font-size: 3.6em;
    color: #a6c76c;
}

.kenburns-banner .banner-title {
    margin-right: -2px;
    font-size: 8em;
    font-weight: 800;
}

.kenburns-banner .banner-descri {
    font-size: 3em;
}

.hover-banner .banner {
    margin-bottom: 20px;
    border-radius: 5px;
    overflow: hidden;
}

    .hover-banner .banner h2 {
        font-size: 20px;
    }

.banner-image figure {
    height: 63rem;
    overflow: hidden;
}

    .banner-image figure img {
        height: 63rem;
        object-fit: cover;
    }

.banner-image .btn {
    font-size: 1.4em;
}

    .banner-image .btn i {
        margin-left: 0.7rem;
    }

.banner-image.banner-fixed > .container {
    z-index: 15;
}

.banner-image .banner-content {
    right: 2.1%;
    margin-top: -0.5rem;
}

.banner-image .banner-subtitle {
    margin-bottom: 1.3rem;
    font-family: vazir;
    font-size: 3em;
}

.banner-image .label-star {
    margin-right: 1.4rem;
}

.banner-image .banner-title {
    margin-right: -2px;
    font-size: 6.4em;
    margin-bottom: 0;
}

.banner-image h3 {
    margin: -0.7rem 0 0.6rem;
}

.banner-image p {
    font-weight: 500;
    line-height: 1.4;
}

.banner-background {
    padding: 9.4rem 0 10.3rem;
    background-color: #6b6b6b;
}

    .banner-background .banner-subtitle {
        margin-bottom: 1.6rem;
        font-family: vazir, sans-serif;
        font-size: 3em;
        line-height: 1.6;
    }

    .banner-background .banner-title {
        margin-bottom: 0.7rem;
        font-size: 5em;
    }

    .banner-background p {
        margin-bottom: 2.8rem;
        font-weight: 500;
        font-size: 1.8em;
    }

    .banner-background .input-wrapper {
        max-width: 60rem;
        width: 100%;
        height: 4.8rem;
    }

        .banner-background .input-wrapper .form-control {
            position: relative;
            flex: 1;
            padding-right: 2.4rem;
            border: 1px solid #e7e7e7;
            border-left: 0;
            font-size: 1.3rem;
        }

        .banner-background .input-wrapper .btn {
            min-width: 12.3rem;
        }

    .banner-background .btn {
        padding: 1.22em 2.7em;
        font-weight: 600;
    }

.inner-video figure:hover .video-play {
    opacity: 1;
    visibility: visible;
}

.reorder-section {
    background-color: #313439;
}

    .reorder-section .height-x2 {
        height: 400px;
    }

    .reorder-section .height-x1 {
        height: 200px;
    }

    .reorder-section h2 {
        color: rgba(255, 255, 255, 0.1);
        font-weight: 700;
        margin-bottom: 0;
    }

    .reorder-section .grid-item1 h2 {
        font-size: 40em;
    }

    .reorder-section .grid-item2 h2,
    .reorder-section .grid-item3 h2,
    .reorder-section .grid-item4 h2 {
        font-size: 18em;
    }

    .reorder-section p {
        color: #fff;
        font-size: 2em;
        margin: 0;
        white-space: nowrap;
        font-weight: 700;
    }

    .reorder-section .grid-item1 {
        background-color: #b68c5a;
    }

    .reorder-section .grid-item2 {
        background-color: #a8c26e;
    }

    .reorder-section .grid-item3 {
        background-color: #b10001;
    }

    .reorder-section .grid-item4 {
        background-color: #d26e4b;
    }

@media (max-width: 991px) {
    .md-order-1 {
        order: -1;
    }
}

.image-box {
    text-align: center;
    margin-bottom: 2rem;
}

    .image-box img {
        display: block;
        width: 100%;
    }

    .image-box figure {
        position: relative;
        margin-bottom: 1.5rem;
        box-shadow: rgba(0, 0, 0, 0.15) -1.95px 1.95px 2.6px;
    }

.image-box-job,
.image-box-name {
    margin-bottom: 0;
}

.image-box-name {
    color: #282e3f !important;
}

a.member-link {
    transition: 0.3s;
}

    a.member-link:hover h4, a.member-link:hover h5, a.member-link:hover .social-link {
        color: #c18f59 !important;
        border-color: #b68c5a;
    }

    a.member-link figure img {
        transition: transform 0.4s ease, filter 0.4s ease;
        border-radius: 5px;
    }

    a.member-link:hover figure img {
        transform: scale(1.1);
        filter: brightness(70%);
    }

.image-box-job {
    font-weight: 400;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-top: 0;
    margin-bottom: 0px;
}

.image-overlay {
    font-size: 1.3rem;
    line-height: 1.85;
    text-align: center;
    margin-bottom: 2rem;
}

    .image-overlay a.social-link {
        border-color: transparent;
    }

    .image-overlay h4 {
        margin-bottom: 0;
        font-size: 1.8rem;
        font-weight: 700;
    }

    .image-overlay figure {
        position: relative;
    }

    .image-overlay img {
        width: 100%;
        display: block;
    }

.info-box {
    padding: 2.4rem 3rem 3rem;
    border: 1px solid #eee;
    border-radius: 5px;
    background: #fff;
    margin-bottom: 50px;
}

ul.simple {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    height: auto;
    overflow: auto;
    margin-bottom: 50px;
}

    ul.simple li {
        list-style-type: none;
        padding: 0px;
        margin: 0px;
        margin-bottom: 30px;
    }

.parallax {
    background-color: #3c3f41;
}

.parallax-final-wrap {
    text-align: center;
    position: relative;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
}

    .parallax-final-wrap .banner-title {
        font-size: 5em;
        line-height: 1.2em;
    }

ul {
    padding-right: 0em;
    list-style: none;
}

.breadcrumb, .category ul, .comments ul, .dropdown-box, .filter-items, .list, .menu, .menu ul, .mobile-menu, .mobile-menu ul, .nav, .nav-filters, .nav ul, .pagination, .product-nav, .product-tabs > div ul, .select-menu > ul, .widget-body, .widget-body ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: inherit;
    transition: color 0.3s;
}

    a:hover {
        color: #b68c5a;
    }

:focus {
    outline: 0;
}

figure {
    margin: 0;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

hr {
    margin-bottom: 2rem;
    border: 0;
    border-top: 1px solid #eee;
}

input {
    -webkit-appearance: none;
    border: 0;
    padding: 0;
    font-family: vazir;
}

    input:focus {
        outline: 0;
    }

i {
    font-style: normal;
}

button:focus {
    outline: none;
}

.scrollable, .sidebar-content {
    -webkit-overflow-scrolling: touch;
}

    .scrollable::-webkit-scrollbar, .sidebar-content::-webkit-scrollbar {
        height: 7px;
        width: 4px;
    }

    .scrollable::-webkit-scrollbar-thumb, .sidebar-content::-webkit-scrollbar-thumb {
        margin-left: 2px;
        background: rgba(0,0,0,0.25);
        border-radius: 5px;
        cursor: pointer;
    }

.scrollable-light::-webkit-scrollbar-thumb {
    background: rgba(255,255,255,0.2);
}

@keyframes bouncedelay {
    0%,80%,to {
        transform: scale(1);
    }

    40% {
        transform: scale(1.2);
    }
}

@keyframes rotatedelay {
    0% {
        transform: rotateZ(0);
    }

    to {
        transform: rotateZ(360deg);
    }
}

@keyframes reveal-1 {
    0% {
        transform: rotate3d(0,0,1,135deg) translate3d(0,0,0);
        border-radius: 50%;
    }

    20% {
        transform: rotate3d(0,0,1,135deg) translate3d(55%,55%,0);
        border-radius: 0;
    }

    80% {
        transform: rotate3d(0,0,1,495deg) translate3d(55%,55%,0);
        border-radius: 0;
    }

    to {
        transform: rotate3d(0,0,1,495deg) translate3d(0,0,0);
        border-radius: 50%;
    }
}

@keyframes reveal-2 {
    0% {
        transform: rotate3d(0,0,1,135deg) translate3d(0,0,0);
        border-radius: 50%;
    }

    20% {
        transform: rotate3d(0,0,1,135deg) translate3d(55%,-55%,0);
        border-radius: 0;
    }

    80% {
        transform: rotate3d(0,0,1,495deg) translate3d(55%,-55%,0);
        border-radius: 0;
    }

    to {
        transform: rotate3d(0,0,1,495deg) translate3d(0,0,0);
        border-radius: 50%;
    }
}

@keyframes reveal-3 {
    0% {
        transform: rotate3d(0,0,1,135deg) translate3d(0,0,0);
        border-radius: 50%;
    }

    20% {
        transform: rotate3d(0,0,1,135deg) translate3d(-55%,-55%,0);
        border-radius: 0;
    }

    80% {
        transform: rotate3d(0,0,1,495deg) translate3d(-55%,-55%,0);
        border-radius: 0;
    }

    to {
        transform: rotate3d(0,0,1,495deg) translate3d(0,0,0);
        border-radius: 50%;
    }
}

@keyframes reveal-4 {
    0% {
        transform: rotate3d(0,0,1,135deg) translate3d(0,0,0);
        border-radius: 50%;
    }

    20% {
        transform: rotate3d(0,0,1,135deg) translate3d(-55%,55%,0);
        border-radius: 0;
    }

    80% {
        transform: rotate3d(0,0,1,495deg) translate3d(-55%,55%,0);
        border-radius: 0;
    }

    to {
        transform: rotate3d(0,0,1,495deg) translate3d(0,0,0);
        border-radius: 50%;
    }
}

.bounce-loader {
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    top: 50%;
    right: 50%;
    width: 20px;
    height: 20px;
    transition: all 0.2s;
    text-align: center;
    z-index: 10000;
}

    .bounce-loader .bounce1, .bounce-loader .bounce2, .bounce-loader .bounce3, .bounce-loader .bounce4 {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 20px;
        height: 20px;
        margin-bottom: 5px;
        background-color: #b68c5a;
    }

    .bounce-loader .bounce1 {
        animation: 2s infinite reveal-1;
    }

    .bounce-loader .bounce2 {
        animation: 2s infinite reveal-2;
    }

    .bounce-loader .bounce3 {
        animation: 2s infinite reveal-3;
    }

    .bounce-loader .bounce4 {
        animation: 2s infinite reveal-4;
    }

    .bounce-loader .bounce3 {
        border: 3px solid #b68c5a;
        background-color: transparent;
    }

.appear-animate {
    transform: translate3d(0,0,0) scale(1);
    will-change: transform,filter,opacity;
}

.fade {
    opacity: 0;
    transition: opacity 0.5s;
}

    .fade.in {
        opacity: 1;
    }

.scroll-top {
    position: fixed;
    text-align: center;
    bottom: 30px;
    right: auto;
    left: 20px;
    width: 60px;
    height: 60px;
    font-size: 27px;
    opacity: 0;
    visibility: hidden;
    transition: transform 0.3s, visibility 0.3s, opacity 0.3s;
    color: #b68c5a;
    transform: translateY(40px);
    border-radius: 5px;
    z-index: 999;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    line-height: 60px;
    background: rgb(182 140 90 / 18%);
    -webkit-backdrop-filter: blur(0.9rem);
    backdrop-filter: blur(0.9rem);
    border: 1px solid #fff0f;
}

    .scroll-top:hover {
        color: #b68c5a;
    }

    .scroll-top i {
        font-weight: 900;
        line-height: inherit;
    }

@media (min-width:768px) {
    .scroll-top.show {
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fixedBottom {
    0% {
        transform: translateY(100%);
        transform-origin: center top 0px;
    }

    to {
        transform: translateY(0);
    }
}

.sticky-content.fix-top {
    top: 0;
}

.sticky-content.fix-bottom {
    bottom: 0;
}

.sticky-content.fixed {
    position: fixed;
    opacity: 1;
    right: 0;
    left: 0;
    background-color: #c18f59;
    z-index: 1051;
    box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
}

    .sticky-content.fixed.fix-top {
        animation: fixedTop 0.4s;
    }

    .sticky-content.fixed.fix-bottom {
        animation: fixedBottom 0.4s;
    }

.load-more-overlay.loading:after, .loading:not(.load-more-overlay) {
    animation: spin 650ms infinite linear;
    border: 2px solid transparent;
    border-radius: 32px;
    border-top: 2px solid rgba(0,0,0,0.4) !important;
    border-left: 2px solid rgba(0,0,0,0.4) !important;
    border-bottom: 2px solid rgba(0,0,0,0.4) !important;
    content: "";
    display: block;
    height: 21px;
    top: 50%;
    margin-top: -11px;
    right: 50%;
    margin-right: -10px;
    left: auto;
    position: absolute;
    width: 21px;
}

.load-more-overlay {
    position: relative;
}

    .load-more-overlay.loading:after {
        content: "";
    }

    .load-more-overlay:before {
        content: "";
        position: absolute;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        background-color: #fff;
        opacity: 0.8;
    }

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(359deg);
    }
}

.w-100 {
    width: 100% !important;
}

.h-100 {
    height: 100% !important;
}

.h-auto {
    height: auto !important;
}

.p-sticky {
    position: sticky !important;
}

.p-relative {
    position: relative !important;
}

.p-absolute {
    position: absolute !important;
}

.x-50 {
    right: 50% !important;
    transform: translateX(50%) !important;
}

.x-60 {
    right: 60% !important;
    transform: translateX(60%) !important;
}

.x-50.y-50 {
    transform: translate(50%,-50%) !important;
}

.y-50 {
    top: 50% !important;
    transform: translateY(-50%) !important;
}

.y-100 {
    right: 50% !important;
    top: -40% !important;
    transform: translateY(50%,-100%) !important;
}

.d-none {
    display: none !important;
}

.d-block {
    display: block !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-flex {
    display: flex !important;
}

.d-inline-flex {
    display: inline-flex !important;
}

.justify-content-center {
    justify-content: center !important;
}

.justify-content-start {
    justify-content: flex-start !important;
}

.justify-content-end {
    justify-content: flex-end !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.align-items-start {
    align-items: flex-start !important;
}

.align-items-center {
    align-items: center !important;
}

.align-items-end {
    align-items: flex-end !important;
}

.flex-column {
    flex-direction: column !important;
}

.flex-wrap {
    flex-wrap: wrap !important;
}

.flex-1 {
    flex: 1 !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none !important;
    }

    .d-xl-block {
        display: block !important;
    }

    .d-xl-flex {
        display: flex !important;
    }

    .d-xl-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none !important;
    }

    .d-lg-block {
        display: block !important;
    }

    .d-lg-flex {
        display: flex !important;
    }

    .d-lg-inline-flex {
        display: inline-flex !important;
    }
}

@media (max-width:1199px) {
    .d-xl-show {
        display: none !important;
    }
}

@media (max-width:991px) {
    .d-lg-show {
        display: none !important;
    }
}

@media (max-width:767px) {
    .d-md-show {
        display: none !important;
    }
}

@media (max-width:479px) {
    .d-xs-show {
        display: none !important;
    }
}

.text-primary {
    color: #333a4d !important;
}

.text-secondary {
    color: #FEC348 !important;
}

.bg-white {
    background-color: #fff !important;
}

.bg-grey {
    background-color: #f8f8f8 !important;
}

.border-no {
    border: none !important;
}

blockquote {
    margin: 0
}

.list {
    font-size: 1.4rem;
    line-height: 1.86;
    color: #666;
}

.list-style-none {
    list-style: none;
}

.list-type-number {
    list-style-type: decimal;
}

.list-type-check li {
    position: relative;
    padding-right: 2.4rem
}

    .list-type-check li:before {
        display: block;
        position: absolute;
        right: 3px;
        top: 2px;
        font-family: "Font Awesome 6 Pro";
        content: "";
        font-weight: 700;
        font-size: 1.3rem;
        color: #222
    }

.list-circle li {
    padding-right: 1rem;
    margin-bottom: 1rem
}

.list-circle i {
    margin-right: 1.2rem;
    width: 4rem;
    height: 4rem;
    border: 1px solid #e1e1e1;
    border-radius: 50%;
    text-align: center;
    line-height: 3.8rem;
    font-size: 1.1rem
}

.list-arrow li {
    position: relative;
    transition: color 0.3s,padding 0.3s
}

    .list-arrow li:before {
        content: "";
        display: block;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        opacity: 0;
        visibility: hidden;
        font-family: "Font Awesome 6 Pro";
        font-size: 1.4rem;
        transition: opacity 0.3s,visibility 0.3s
    }

    .list-arrow li.show, .list-arrow li:hover {
        padding-right: 2.2rem;
        color: #b68c5a
    }

        .list-arrow li.show:before, .list-arrow li:hover:before {
            visibility: visible;
            opacity: 1
        }

.text-bd-left {
    position: relative;
    padding-right: 2rem
}

    .text-bd-left:before {
        content: "";
        display: block;
        position: absolute;
        right: 0;
        width: 2px;
        top: 5px;
        bottom: 5px;
        background-color: #dae1e5
    }

@media (max-width:767px) {
    .list-type-number {
        margin-right: 2.3rem
    }
}

.container, .container-fluid {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: auto;
    margin-left: auto
}

@media (max-width:479px) {
    .container, .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
}

.container-fluid {
    max-width: 1820px
}

.container {
    max-width: 1220px
}

.divider {
    display: inline-block;
    vertical-align: middle;
    margin-left: 1.5rem;
    height: 2rem;
    width: 1px;
    background-color: #e9e9e9
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px
}

    .row > * {
        position: relative;
        width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }

.gutter-lg {
    margin-right: -15px;
    margin-left: -15px
}

    .gutter-lg > * {
        padding-left: 15px;
        padding-right: 15px
    }

.gutter-sm {
    margin-right: -5px;
    margin-left: -5px
}

    .gutter-sm > * {
        padding-left: 5px;
        padding-right: 5px
    }

.gutter-xs {
    margin-right: -1px;
    margin-left: -1px
}

    .gutter-xs > * {
        padding-left: 1px;
        padding-right: 1px
    }

.gutter-no {
    margin-right: 0;
    margin-left: 0
}

    .gutter-no > * {
        padding-left: 0;
        padding-right: 0
    }

.cols-1 > * {
    max-width: 100%;
    flex: 0 0 100%
}

.cols-2 > * {
    max-width: 50%;
    flex: 0 0 50%
}

.cols-3 > * {
    max-width: 33.3333%;
    flex: 0 0 33.3333%
}

.cols-4 > * {
    max-width: 25%;
    flex: 0 0 25%
}

.cols-5 > * {
    max-width: 20%;
    flex: 0 0 20%
}

.cols-6 > * {
    max-width: 16.6667%;
    flex: 0 0 16.6667%
}

.cols-7 > * {
    max-width: 14.2857%;
    flex: 0 0 14.2857%
}

.cols-8 > * {
    max-width: 12.5%;
    flex: 0 0 12.5%
}

@media (min-width:480px) {
    .cols-xs-1 > * {
        max-width: 100%;
        flex: 0 0 100%
    }

    .cols-xs-2 > * {
        max-width: 50%;
        flex: 0 0 50%
    }

    .cols-xs-3 > * {
        max-width: 33.3333%;
        flex: 0 0 33.3333%
    }

    .cols-xs-4 > * {
        max-width: 25%;
        flex: 0 0 25%
    }

    .cols-xs-5 > * {
        max-width: 20%;
        flex: 0 0 20%
    }

    .cols-xs-6 > * {
        max-width: 16.6667%;
        flex: 0 0 16.6667%
    }

    .cols-xs-7 > * {
        max-width: 14.2857%;
        flex: 0 0 14.2857%
    }

    .cols-xs-8 > * {
        max-width: 12.5%;
        flex: 0 0 12.5%
    }
}

@media (min-width:576px) {
    .cols-sm-1 > * {
        max-width: 100%;
        flex: 0 0 100%
    }

    .cols-sm-2 > * {
        max-width: 50%;
        flex: 0 0 50%
    }

    .cols-sm-3 > * {
        max-width: 33.3333%;
        flex: 0 0 33.3333%
    }

    .cols-sm-4 > * {
        max-width: 25%;
        flex: 0 0 25%
    }

    .cols-sm-5 > * {
        max-width: 20%;
        flex: 0 0 20%
    }

    .cols-sm-6 > * {
        max-width: 16.6667%;
        flex: 0 0 16.6667%
    }

    .cols-sm-7 > * {
        max-width: 14.2857%;
        flex: 0 0 14.2857%
    }

    .cols-sm-8 > * {
        max-width: 12.5%;
        flex: 0 0 12.5%
    }
}

@media (min-width:768px) {
    .cols-md-1 > * {
        max-width: 100%;
        flex: 0 0 100%
    }

    .cols-md-2 > * {
        max-width: 50%;
        flex: 0 0 50%
    }

    .cols-md-3 > * {
        max-width: 33.3333%;
        flex: 0 0 33.3333%
    }

    .cols-md-4 > * {
        max-width: 25%;
        flex: 0 0 25%
    }

    .cols-md-5 > * {
        max-width: 20%;
        flex: 0 0 20%
    }

    .cols-md-6 > * {
        max-width: 16.6667%;
        flex: 0 0 16.6667%
    }

    .cols-md-7 > * {
        max-width: 14.2857%;
        flex: 0 0 14.2857%
    }

    .cols-md-8 > * {
        max-width: 12.5%;
        flex: 0 0 12.5%
    }
}

@media (min-width:992px) {
    .cols-lg-1 > * {
        max-width: 100%;
        flex: 0 0 100%
    }

    .cols-lg-2 > * {
        max-width: 50%;
        flex: 0 0 50%
    }

    .cols-lg-3 > * {
        max-width: 33.3333%;
        flex: 0 0 33.3333%
    }

    .cols-lg-4 > * {
        max-width: 25%;
        flex: 0 0 25%
    }

    .cols-lg-5 > * {
        max-width: 20%;
        flex: 0 0 20%
    }

    .cols-lg-6 > * {
        max-width: 16.6667%;
        flex: 0 0 16.6667%
    }

    .cols-lg-7 > * {
        max-width: 14.2857%;
        flex: 0 0 14.2857%
    }

    .cols-lg-8 > * {
        max-width: 12.5%;
        flex: 0 0 12.5%
    }
}

@media (min-width:1200px) {
    .cols-xl-1 > * {
        max-width: 100%;
        flex: 0 0 100%
    }

    .cols-xl-2 > * {
        max-width: 50%;
        flex: 0 0 50%
    }

    .cols-xl-3 > * {
        max-width: 33.3333%;
        flex: 0 0 33.3333%
    }

    .cols-xl-4 > * {
        max-width: 25%;
        flex: 0 0 25%
    }

    .cols-xl-5 > * {
        max-width: 20%;
        flex: 0 0 20%
    }

    .cols-xl-6 > * {
        max-width: 16.6667%;
        flex: 0 0 16.6667%
    }

    .cols-xl-7 > * {
        max-width: 14.2857%;
        flex: 0 0 14.2857%
    }

    .cols-xl-8 > * {
        max-width: 12.5%;
        flex: 0 0 12.5%
    }
}

@media (min-width:1600px) {
    .cols-xxl-1 > * {
        max-width: 100%;
        flex: 0 0 100%
    }

    .cols-xxl-2 > * {
        max-width: 50%;
        flex: 0 0 50%
    }

    .cols-xxl-3 > * {
        max-width: 33.3333%;
        flex: 0 0 33.3333%
    }

    .cols-xxl-4 > * {
        max-width: 25%;
        flex: 0 0 25%
    }

    .cols-xxl-5 > * {
        max-width: 20%;
        flex: 0 0 20%
    }

    .cols-xxl-6 > * {
        max-width: 16.6667%;
        flex: 0 0 16.6667%
    }

    .cols-xxl-7 > * {
        max-width: 14.2857%;
        flex: 0 0 14.2857%
    }

    .cols-xxl-8 > * {
        max-width: 12.5%;
        flex: 0 0 12.5%
    }
}

.col-1 {
    max-width: 8.3333%;
    flex: 0 0 8.3333%
}

.col-2 {
    max-width: 16.6667%;
    flex: 0 0 16.6667%
}

.col-3 {
    max-width: 25%;
    flex: 0 0 25%
}

.col-4 {
    max-width: 33.3333%;
    flex: 0 0 33.3333%
}

.col-5 {
    max-width: 41.6667%;
    flex: 0 0 41.6667%
}

.col-6 {
    max-width: 50%;
    flex: 0 0 50%
}

.col-7 {
    max-width: 58.3333%;
    flex: 0 0 58.3333%
}

.col-8 {
    max-width: 66.6667%;
    flex: 0 0 66.6667%
}

.col-9 {
    max-width: 75%;
    flex: 0 0 75%
}

.col-10 {
    max-width: 83.3333%;
    flex: 0 0 83.3333%
}

.col-11 {
    max-width: 91.6667%;
    flex: 0 0 91.6667%
}

.col-12 {
    max-width: 100%;
    flex: 0 0 100%
}

@media (min-width:480px) {
    .col-xs-1 {
        max-width: 8.3333%;
        flex: 0 0 8.3333%
    }

    .col-xs-2 {
        max-width: 16.6667%;
        flex: 0 0 16.6667%
    }

    .col-xs-3 {
        max-width: 25%;
        flex: 0 0 25%
    }

    .col-xs-4 {
        max-width: 33.3333%;
        flex: 0 0 33.3333%
    }

    .col-xs-5 {
        max-width: 41.6667%;
        flex: 0 0 41.6667%
    }

    .col-xs-6 {
        max-width: 50%;
        flex: 0 0 50%
    }

    .col-xs-7 {
        max-width: 58.3333%;
        flex: 0 0 58.3333%
    }

    .col-xs-8 {
        max-width: 66.6667%;
        flex: 0 0 66.6667%
    }

    .col-xs-9 {
        max-width: 75%;
        flex: 0 0 75%
    }

    .col-xs-10 {
        max-width: 83.3333%;
        flex: 0 0 83.3333%
    }

    .col-xs-11 {
        max-width: 91.6667%;
        flex: 0 0 91.6667%
    }

    .col-xs-12 {
        max-width: 100%;
        flex: 0 0 100%
    }
}

@media (min-width:576px) {
    .col-sm-1 {
        max-width: 8.3333%;
        flex: 0 0 8.3333%
    }

    .col-sm-2 {
        max-width: 16.6667%;
        flex: 0 0 16.6667%
    }

    .col-sm-3 {
        max-width: 25%;
        flex: 0 0 25%
    }

    .col-sm-4 {
        max-width: 33.3333%;
        flex: 0 0 33.3333%
    }

    .col-sm-5 {
        max-width: 41.6667%;
        flex: 0 0 41.6667%
    }

    .col-sm-6 {
        max-width: 50%;
        flex: 0 0 50%
    }

    .col-sm-7 {
        max-width: 58.3333%;
        flex: 0 0 58.3333%
    }

    .col-sm-8 {
        max-width: 66.6667%;
        flex: 0 0 66.6667%
    }

    .col-sm-9 {
        max-width: 75%;
        flex: 0 0 75%
    }

    .col-sm-10 {
        max-width: 83.3333%;
        flex: 0 0 83.3333%
    }

    .col-sm-11 {
        max-width: 91.6667%;
        flex: 0 0 91.6667%
    }

    .col-sm-12 {
        max-width: 100%;
        flex: 0 0 100%
    }
}

@media (min-width:768px) {
    .col-md-1 {
        max-width: 8.3333%;
        flex: 0 0 8.3333%
    }

    .col-md-2 {
        max-width: 16.6667%;
        flex: 0 0 16.6667%
    }

    .col-md-3 {
        max-width: 25%;
        flex: 0 0 25%
    }

    .col-md-4 {
        max-width: 33.3333%;
        flex: 0 0 33.3333%
    }

    .col-md-5 {
        max-width: 41.6667%;
        flex: 0 0 41.6667%
    }

    .col-md-6 {
        max-width: 50%;
        flex: 0 0 50%
    }

    .col-md-7 {
        max-width: 58.3333%;
        flex: 0 0 58.3333%
    }

    .col-md-8 {
        max-width: 66.6667%;
        flex: 0 0 66.6667%
    }

    .col-md-9 {
        max-width: 75%;
        flex: 0 0 75%
    }

    .col-md-10 {
        max-width: 83.3333%;
        flex: 0 0 83.3333%
    }

    .col-md-11 {
        max-width: 91.6667%;
        flex: 0 0 91.6667%
    }

    .col-md-12 {
        max-width: 100%;
        flex: 0 0 100%
    }
}

@media (min-width:992px) {
    .col-lg-1 {
        max-width: 8.3333%;
        flex: 0 0 8.3333%
    }

    .col-lg-2 {
        max-width: 16.6667%;
        flex: 0 0 16.6667%
    }

    .col-lg-3 {
        max-width: 25%;
        flex: 0 0 25%
    }

    .col-lg-4 {
        max-width: 33.3333%;
        flex: 0 0 33.3333%
    }

    .col-lg-5 {
        max-width: 41.6667%;
        flex: 0 0 41.6667%
    }

    .col-lg-6 {
        max-width: 50%;
        flex: 0 0 50%
    }

    .col-lg-7 {
        max-width: 58.3333%;
        flex: 0 0 58.3333%
    }

    .col-lg-8 {
        max-width: 66.6667%;
        flex: 0 0 66.6667%
    }

    .col-lg-9 {
        max-width: 75%;
        flex: 0 0 75%
    }

    .col-lg-10 {
        max-width: 83.3333%;
        flex: 0 0 83.3333%
    }

    .col-lg-11 {
        max-width: 91.6667%;
        flex: 0 0 91.6667%
    }

    .col-lg-12 {
        max-width: 100%;
        flex: 0 0 100%
    }
}

@media (min-width:1200px) {
    .col-xl-1 {
        max-width: 8.3333%;
        flex: 0 0 8.3333%
    }

    .col-xl-2 {
        max-width: 16.6667%;
        flex: 0 0 16.6667%
    }

    .col-xl-3 {
        max-width: 25%;
        flex: 0 0 25%
    }

    .col-xl-4 {
        max-width: 33.3333%;
        flex: 0 0 33.3333%
    }

    .col-xl-5 {
        max-width: 41.6667%;
        flex: 0 0 41.6667%
    }

    .col-xl-6 {
        max-width: 50%;
        flex: 0 0 50%
    }

    .col-xl-7 {
        max-width: 58.3333%;
        flex: 0 0 58.3333%
    }

    .col-xl-8 {
        max-width: 66.6667%;
        flex: 0 0 66.6667%
    }

    .col-xl-9 {
        max-width: 75%;
        flex: 0 0 75%
    }

    .col-xl-10 {
        max-width: 83.3333%;
        flex: 0 0 83.3333%
    }

    .col-xl-11 {
        max-width: 91.6667%;
        flex: 0 0 91.6667%
    }

    .col-xl-12 {
        max-width: 100%;
        flex: 0 0 100%
    }
}

@media (min-width:1600px) {
    .col-xxl-10 {
        flex: 0 0 83.3333%;
        max-width: 83.3333%
    }

    .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xxl-2 {
        flex: 0 0 16.6666%;
        max-width: 16.6666%
    }
}

@media (min-width:1200px) {
    .col-xl-5col {
        position: relative;
        flex: 0 0 20%;
        max-width: 20%;
        padding-left: 10px;
        padding-right: 10px
    }

    .col-xl-5col2 {
        position: relative;
        flex: 0 0 40%;
        max-width: 40%;
        padding-left: 10px;
        padding-right: 10px
    }

    .col-xl-5col4 {
        position: relative;
        flex: 0 0 80%;
        max-width: 80%;
        padding-left: 10px;
        padding-right: 10px
    }
}

.grid {
    margin: -1rem
}

    .grid .banner, .grid .banner img, .grid .category, .grid .category > a, .grid .category img, .grid figure {
        height: 100%
    }

    .grid img {
        object-fit: cover
    }

    .grid .grid-item {
        padding: 1rem;
        transform: translate3d(0,0,0)
    }

    .grid.gutter-sm {
        margin: -0.5rem
    }

        .grid.gutter-sm .grid-item {
            padding: 0.5rem
        }

    .grid.gutter-no {
        margin: 0
    }

        .grid.gutter-no .grid-item {
            padding: 0
        }

    .grid:after {
        content: "";
        display: block;
        clear: both
    }

    .grid.grid-float {
        display: block !important;
    }

        .grid.grid-float .grid-item {
            float: left
        }

.mt-0 {
    margin-top: 0rem !important;
}

.mb-0 {
    margin-bottom: 0rem !important;
}

.pt-0 {
    padding-top: 0rem !important;
}

.pb-0 {
    padding-bottom: 0rem !important;
}

.mt-1 {
    margin-top: 0.5rem !important;
}

.mb-1 {
    margin-bottom: 0.5rem !important;
}

.pt-1 {
    padding-top: 0.5rem !important;
}

.pb-1 {
    padding-bottom: 0.5rem !important;
}

.mt-2 {
    margin-top: 1rem !important;
}

.mb-2 {
    margin-bottom: 1rem !important;
}

.pt-2 {
    padding-top: 1rem !important;
}

.pb-2 {
    padding-bottom: 1rem !important;
}

.mt-3 {
    margin-top: 1.5rem !important;
}

.mb-3 {
    margin-bottom: 1.5rem !important;
}

.pt-3 {
    padding-top: 1.5rem !important;
}

.pb-3 {
    padding-bottom: 1.5rem !important;
}

.mt-4 {
    margin-top: 2rem !important;
}

.mb-4 {
    margin-bottom: 2rem !important;
}

.pt-4 {
    padding-top: 2rem !important;
}

.pb-4 {
    padding-bottom: 2rem !important;
}

.mt-5 {
    margin-top: 2.5rem !important;
}

.mb-5 {
    margin-bottom: 2.5rem !important;
}

.pt-5 {
    padding-top: 2.5rem !important;
}

.pb-5 {
    padding-bottom: 2.5rem !important;
}

.mt-6 {
    margin-top: 3rem !important;
}

.mb-6 {
    margin-bottom: 3rem !important;
}

.pt-6 {
    padding-top: 3rem !important;
}

.pb-6 {
    padding-bottom: 3rem !important;
}

.mt-7 {
    margin-top: 3.5rem !important;
}

.mb-7 {
    margin-bottom: 3.5rem !important;
}

.pt-7 {
    padding-top: 3.5rem !important;
}

.pb-7 {
    padding-bottom: 3.5rem !important;
}

.mt-8 {
    margin-top: 4rem !important;
}

.mb-8 {
    margin-bottom: 4rem !important;
}

.pt-8 {
    padding-top: 4rem !important;
}

.pb-8 {
    padding-bottom: 4rem !important;
}

.mt-9 {
    margin-top: 4.5rem !important;
}

.mb-9 {
    margin-bottom: 4.5rem !important;
}

.pt-9 {
    padding-top: 4.5rem !important;
}

.pb-9 {
    padding-bottom: 4.5rem !important;
}

.mt-10 {
    margin-top: 5rem !important;
}

.mb-10 {
    margin-bottom: 5rem !important;
}

.pt-10 {
    padding-top: 5rem !important;
}

.pb-10 {
    padding-bottom: 5rem !important;
}

.ml-0 {
    margin-left: 0rem !important;
}

.mr-0 {
    margin-right: 0rem !important;
}

.pl-0 {
    padding-left: 0rem !important;
}

.pr-0 {
    padding-right: 0rem !important;
}

.ml-1 {
    margin-left: 0.5rem !important;
}

.mr-1 {
    margin-right: 0.5rem !important;
}

.pl-1 {
    padding-left: 0.5rem !important;
}

.pr-1 {
    padding-right: 0.5rem !important;
}

.ml-2 {
    margin-left: 1rem !important;
}

.mr-2 {
    margin-right: 1rem !important;
}

.pl-2 {
    padding-left: 1rem !important;
}

.pr-2 {
    padding-right: 1rem !important;
}

.ml-3 {
    margin-left: 1.5rem !important;
}

.mr-3 {
    margin-right: 1.5rem !important;
}

.pl-3 {
    padding-left: 1.5rem !important;
}

.pr-3 {
    padding-right: 1.5rem !important;
}

.ml-4 {
    margin-left: 2rem !important;
}

.mr-4 {
    margin-right: 2rem !important;
}

.pl-4 {
    padding-left: 2rem !important;
}

.pr-4 {
    padding-right: 2rem !important;
}

.ml-5 {
    margin-left: 2.5rem !important;
}

.mr-5 {
    margin-right: 2.5rem !important;
}

.pl-5 {
    padding-left: 2.5rem !important;
}

.pr-5 {
    padding-right: 2.5rem !important;
}

.ml-6 {
    margin-left: 3rem !important;
}

.mr-6 {
    margin-right: 3rem !important;
}

.pl-6 {
    padding-left: 3rem !important;
}

.pr-6 {
    padding-right: 3rem !important;
}

.ml-7 {
    margin-left: 3.5rem !important;
}

.mr-7 {
    margin-right: 3.5rem !important;
}

.pl-7 {
    padding-left: 3.5rem !important;
}

.pr-7 {
    padding-right: 3.5rem !important;
}

.ml-8 {
    margin-left: 4rem !important;
}

.mr-8 {
    margin-right: 4rem !important;
}

.pl-8 {
    padding-left: 4rem !important;
}

.pr-8 {
    padding-right: 4rem !important;
}

.ml-9 {
    margin-left: 4.5rem !important;
}

.mr-9 {
    margin-right: 4.5rem !important;
}

.pl-9 {
    padding-left: 4.5rem !important;
}

.pr-9 {
    padding-right: 4.5rem !important;
}

.ml-10 {
    margin-left: 5rem !important;
}

.mr-10 {
    margin-right: 5rem !important;
}

.pl-10 {
    padding-left: 5rem !important;
}

.pr-10 {
    padding-right: 5rem !important;
}

.p-0 {
    padding: 0 !important;
}

.m-0 {
    margin: 0 !important;
}

.ml-auto {
    margin-left: auto !important;
}

.mr-auto {
    margin-right: auto !important;
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}

@media (min-width:576px) {
    .mt-sm-0 {
        margin-top: 0rem !important;
    }

    .mb-sm-0 {
        margin-bottom: 0rem !important;
    }

    .mr-sm-0 {
        margin-right: 0rem !important;
    }

    .ml-sm-0 {
        margin-left: 0rem !important;
    }

    .pt-sm-0 {
        padding-top: 0rem !important;
    }

    .pr-sm-0 {
        padding-right: 0rem !important;
    }

    .pl-sm-0 {
        padding-left: 0rem !important;
    }

    .pb-sm-0 {
        padding-bottom: 0rem !important;
    }

    .mt-sm-1 {
        margin-top: 0.5rem !important;
    }

    .mb-sm-1 {
        margin-bottom: 0.5rem !important;
    }

    .mr-sm-1 {
        margin-right: 0.5rem !important;
    }

    .ml-sm-1 {
        margin-left: 0.5rem !important;
    }

    .pt-sm-1 {
        padding-top: 0.5rem !important;
    }

    .pr-sm-1 {
        padding-right: 0.5rem !important;
    }

    .pl-sm-1 {
        padding-left: 0.5rem !important;
    }

    .pb-sm-1 {
        padding-bottom: 0.5rem !important;
    }

    .mt-sm-2 {
        margin-top: 1rem !important;
    }

    .mb-sm-2 {
        margin-bottom: 1rem !important;
    }

    .mr-sm-2 {
        margin-right: 1rem !important;
    }

    .ml-sm-2 {
        margin-left: 1rem !important;
    }

    .pt-sm-2 {
        padding-top: 1rem !important;
    }

    .pr-sm-2 {
        padding-right: 1rem !important;
    }

    .pl-sm-2 {
        padding-left: 1rem !important;
    }

    .pb-sm-2 {
        padding-bottom: 1rem !important;
    }

    .mt-sm-3 {
        margin-top: 1.5rem !important;
    }

    .mb-sm-3 {
        margin-bottom: 1.5rem !important;
    }

    .mr-sm-3 {
        margin-right: 1.5rem !important;
    }

    .ml-sm-3 {
        margin-left: 1.5rem !important;
    }

    .pt-sm-3 {
        padding-top: 1.5rem !important;
    }

    .pr-sm-3 {
        padding-right: 1.5rem !important;
    }

    .pl-sm-3 {
        padding-left: 1.5rem !important;
    }

    .pb-sm-3 {
        padding-bottom: 1.5rem !important;
    }

    .mt-sm-4 {
        margin-top: 2rem !important;
    }

    .mb-sm-4 {
        margin-bottom: 2rem !important;
    }

    .mr-sm-4 {
        margin-right: 2rem !important;
    }

    .ml-sm-4 {
        margin-left: 2rem !important;
    }

    .pt-sm-4 {
        padding-top: 2rem !important;
    }

    .pr-sm-4 {
        padding-right: 2rem !important;
    }

    .pl-sm-4 {
        padding-left: 2rem !important;
    }

    .pb-sm-4 {
        padding-bottom: 2rem !important;
    }

    .mt-sm-5 {
        margin-top: 2.5rem !important;
    }

    .mb-sm-5 {
        margin-bottom: 2.5rem !important;
    }

    .mr-sm-5 {
        margin-right: 2.5rem !important;
    }

    .ml-sm-5 {
        margin-left: 2.5rem !important;
    }

    .pt-sm-5 {
        padding-top: 2.5rem !important;
    }

    .pr-sm-5 {
        padding-right: 2.5rem !important;
    }

    .pl-sm-5 {
        padding-left: 2.5rem !important;
    }

    .pb-sm-5 {
        padding-bottom: 2.5rem !important;
    }

    .mt-sm-6 {
        margin-top: 3rem !important;
    }

    .mb-sm-6 {
        margin-bottom: 3rem !important;
    }

    .mr-sm-6 {
        margin-right: 3rem !important;
    }

    .ml-sm-6 {
        margin-left: 3rem !important;
    }

    .pt-sm-6 {
        padding-top: 3rem !important;
    }

    .pr-sm-6 {
        padding-right: 3rem !important;
    }

    .pl-sm-6 {
        padding-left: 3rem !important;
    }

    .pb-sm-6 {
        padding-bottom: 3rem !important;
    }

    .mt-sm-7 {
        margin-top: 3.5rem !important;
    }

    .mb-sm-7 {
        margin-bottom: 3.5rem !important;
    }

    .mr-sm-7 {
        margin-right: 3.5rem !important;
    }

    .ml-sm-7 {
        margin-left: 3.5rem !important;
    }

    .pt-sm-7 {
        padding-top: 3.5rem !important;
    }

    .pr-sm-7 {
        padding-right: 3.5rem !important;
    }

    .pl-sm-7 {
        padding-left: 3.5rem !important;
    }

    .pb-sm-7 {
        padding-bottom: 3.5rem !important;
    }

    .mt-sm-8 {
        margin-top: 4rem !important;
    }

    .mb-sm-8 {
        margin-bottom: 4rem !important;
    }

    .mr-sm-8 {
        margin-right: 4rem !important;
    }

    .ml-sm-8 {
        margin-left: 4rem !important;
    }

    .pt-sm-8 {
        padding-top: 4rem !important;
    }

    .pr-sm-8 {
        padding-right: 4rem !important;
    }

    .pl-sm-8 {
        padding-left: 4rem !important;
    }

    .pb-sm-8 {
        padding-bottom: 4rem !important;
    }

    .mt-sm-9 {
        margin-top: 4.5rem !important;
    }

    .mb-sm-9 {
        margin-bottom: 4.5rem !important;
    }

    .mr-sm-9 {
        margin-right: 4.5rem !important;
    }

    .ml-sm-9 {
        margin-left: 4.5rem !important;
    }

    .pt-sm-9 {
        padding-top: 4.5rem !important;
    }

    .pr-sm-9 {
        padding-right: 4.5rem !important;
    }

    .pl-sm-9 {
        padding-left: 4.5rem !important;
    }

    .pb-sm-9 {
        padding-bottom: 4.5rem !important;
    }

    .mt-sm-10 {
        margin-top: 5rem !important;
    }

    .mb-sm-10 {
        margin-bottom: 5rem !important;
    }

    .mr-sm-10 {
        margin-right: 5rem !important;
    }

    .ml-sm-10 {
        margin-left: 5rem !important;
    }

    .pt-sm-10 {
        padding-top: 5rem !important;
    }

    .pr-sm-10 {
        padding-right: 5rem !important;
    }

    .pl-sm-10 {
        padding-left: 5rem !important;
    }

    .pb-sm-10 {
        padding-bottom: 5rem !important;
    }
}

@media (min-width:768px) {
    .mt-md-0 {
        margin-top: 0rem !important;
    }

    .mb-md-0 {
        margin-bottom: 0rem !important;
    }

    .mr-md-0 {
        margin-right: 0rem !important;
    }

    .ml-md-0 {
        margin-left: 0rem !important;
    }

    .pt-md-0 {
        padding-top: 0rem !important;
    }

    .pb-md-0 {
        padding-bottom: 0rem !important;
    }

    .pr-md-0 {
        padding-right: 0rem !important;
    }

    .pl-md-0 {
        padding-left: 0rem !important;
    }

    .mt-md-1 {
        margin-top: 0.5rem !important;
    }

    .mb-md-1 {
        margin-bottom: 0.5rem !important;
    }

    .mr-md-1 {
        margin-right: 0.5rem !important;
    }

    .ml-md-1 {
        margin-left: 0.5rem !important;
    }

    .pt-md-1 {
        padding-top: 0.5rem !important;
    }

    .pb-md-1 {
        padding-bottom: 0.5rem !important;
    }

    .pr-md-1 {
        padding-right: 0.5rem !important;
    }

    .pl-md-1 {
        padding-left: 0.5rem !important;
    }

    .mt-md-2 {
        margin-top: 1rem !important;
    }

    .mb-md-2 {
        margin-bottom: 1rem !important;
    }

    .mr-md-2 {
        margin-right: 1rem !important;
    }

    .ml-md-2 {
        margin-left: 1rem !important;
    }

    .pt-md-2 {
        padding-top: 1rem !important;
    }

    .pb-md-2 {
        padding-bottom: 1rem !important;
    }

    .pr-md-2 {
        padding-right: 1rem !important;
    }

    .pl-md-2 {
        padding-left: 1rem !important;
    }

    .mt-md-3 {
        margin-top: 1.5rem !important;
    }

    .mb-md-3 {
        margin-bottom: 1.5rem !important;
    }

    .mr-md-3 {
        margin-right: 1.5rem !important;
    }

    .ml-md-3 {
        margin-left: 1.5rem !important;
    }

    .pt-md-3 {
        padding-top: 1.5rem !important;
    }

    .pb-md-3 {
        padding-bottom: 1.5rem !important;
    }

    .pr-md-3 {
        padding-right: 1.5rem !important;
    }

    .pl-md-3 {
        padding-left: 1.5rem !important;
    }

    .mt-md-4 {
        margin-top: 2rem !important;
    }

    .mb-md-4 {
        margin-bottom: 2rem !important;
    }

    .mr-md-4 {
        margin-right: 2rem !important;
    }

    .ml-md-4 {
        margin-left: 2rem !important;
    }

    .pt-md-4 {
        padding-top: 2rem !important;
    }

    .pb-md-4 {
        padding-bottom: 2rem !important;
    }

    .pr-md-4 {
        padding-right: 2rem !important;
    }

    .pl-md-4 {
        padding-left: 2rem !important;
    }

    .mt-md-5 {
        margin-top: 2.5rem !important;
    }

    .mb-md-5 {
        margin-bottom: 2.5rem !important;
    }

    .mr-md-5 {
        margin-right: 2.5rem !important;
    }

    .ml-md-5 {
        margin-left: 2.5rem !important;
    }

    .pt-md-5 {
        padding-top: 2.5rem !important;
    }

    .pb-md-5 {
        padding-bottom: 2.5rem !important;
    }

    .pr-md-5 {
        padding-right: 2.5rem !important;
    }

    .pl-md-5 {
        padding-left: 2.5rem !important;
    }

    .mt-md-6 {
        margin-top: 3rem !important;
    }

    .mb-md-6 {
        margin-bottom: 3rem !important;
    }

    .mr-md-6 {
        margin-right: 3rem !important;
    }

    .ml-md-6 {
        margin-left: 3rem !important;
    }

    .pt-md-6 {
        padding-top: 3rem !important;
    }

    .pb-md-6 {
        padding-bottom: 3rem !important;
    }

    .pr-md-6 {
        padding-right: 3rem !important;
    }

    .pl-md-6 {
        padding-left: 3rem !important;
    }

    .mt-md-7 {
        margin-top: 3.5rem !important;
    }

    .mb-md-7 {
        margin-bottom: 3.5rem !important;
    }

    .mr-md-7 {
        margin-right: 3.5rem !important;
    }

    .ml-md-7 {
        margin-left: 3.5rem !important;
    }

    .pt-md-7 {
        padding-top: 3.5rem !important;
    }

    .pb-md-7 {
        padding-bottom: 3.5rem !important;
    }

    .pr-md-7 {
        padding-right: 3.5rem !important;
    }

    .pl-md-7 {
        padding-left: 3.5rem !important;
    }

    .mt-md-8 {
        margin-top: 4rem !important;
    }

    .mb-md-8 {
        margin-bottom: 4rem !important;
    }

    .mr-md-8 {
        margin-right: 4rem !important;
    }

    .ml-md-8 {
        margin-left: 4rem !important;
    }

    .pt-md-8 {
        padding-top: 4rem !important;
    }

    .pb-md-8 {
        padding-bottom: 4rem !important;
    }

    .pr-md-8 {
        padding-right: 4rem !important;
    }

    .pl-md-8 {
        padding-left: 4rem !important;
    }

    .mt-md-9 {
        margin-top: 4.5rem !important;
    }

    .mb-md-9 {
        margin-bottom: 4.5rem !important;
    }

    .mr-md-9 {
        margin-right: 4.5rem !important;
    }

    .ml-md-9 {
        margin-left: 4.5rem !important;
    }

    .pt-md-9 {
        padding-top: 4.5rem !important;
    }

    .pb-md-9 {
        padding-bottom: 4.5rem !important;
    }

    .pr-md-9 {
        padding-right: 4.5rem !important;
    }

    .pl-md-9 {
        padding-left: 4.5rem !important;
    }

    .mt-md-10 {
        margin-top: 5rem !important;
    }

    .mb-md-10 {
        margin-bottom: 5rem !important;
    }

    .mr-md-10 {
        margin-right: 5rem !important;
    }

    .ml-md-10 {
        margin-left: 5rem !important;
    }

    .pt-md-10 {
        padding-top: 5rem !important;
    }

    .pb-md-10 {
        padding-bottom: 5rem !important;
    }

    .pr-md-10 {
        padding-right: 5rem !important;
    }

    .pl-md-10 {
        padding-left: 5rem !important;
    }
}

@media (min-width:992px) {
    .mt-lg-0 {
        margin-top: 0rem !important;
    }

    .mb-lg-0 {
        margin-bottom: 0rem !important;
    }

    .pt-lg-0 {
        padding-top: 0rem !important;
    }

    .pb-lg-0 {
        padding-bottom: 0rem !important;
    }

    .ml-lg-0 {
        margin-left: 0rem !important;
    }

    .mr-lg-0 {
        margin-right: 0rem !important;
    }

    .pl-lg-0 {
        padding-left: 0rem !important;
    }

    .pr-lg-0 {
        padding-right: 0rem !important;
    }

    .mt-lg-1 {
        margin-top: 0.5rem !important;
    }

    .mb-lg-1 {
        margin-bottom: 0.5rem !important;
    }

    .pt-lg-1 {
        padding-top: 0.5rem !important;
    }

    .pb-lg-1 {
        padding-bottom: 0.5rem !important;
    }

    .ml-lg-1 {
        margin-left: 0.5rem !important;
    }

    .mr-lg-1 {
        margin-right: 0.5rem !important;
    }

    .pl-lg-1 {
        padding-left: 0.5rem !important;
    }

    .pr-lg-1 {
        padding-right: 0.5rem !important;
    }

    .mt-lg-2 {
        margin-top: 1rem !important;
    }

    .mb-lg-2 {
        margin-bottom: 1rem !important;
    }

    .pt-lg-2 {
        padding-top: 1rem !important;
    }

    .pb-lg-2 {
        padding-bottom: 1rem !important;
    }

    .ml-lg-2 {
        margin-left: 1rem !important;
    }

    .mr-lg-2 {
        margin-right: 1rem !important;
    }

    .pl-lg-2 {
        padding-left: 1rem !important;
    }

    .pr-lg-2 {
        padding-right: 1rem !important;
    }

    .mt-lg-3 {
        margin-top: 1.5rem !important;
    }

    .mb-lg-3 {
        margin-bottom: 1.5rem !important;
    }

    .pt-lg-3 {
        padding-top: 1.5rem !important;
    }

    .pb-lg-3 {
        padding-bottom: 1.5rem !important;
    }

    .ml-lg-3 {
        margin-left: 1.5rem !important;
    }

    .mr-lg-3 {
        margin-right: 1.5rem !important;
    }

    .pl-lg-3 {
        padding-left: 1.5rem !important;
    }

    .pr-lg-3 {
        padding-right: 1.5rem !important;
    }

    .mt-lg-4 {
        margin-top: 2rem !important;
    }

    .mb-lg-4 {
        margin-bottom: 2rem !important;
    }

    .pt-lg-4 {
        padding-top: 2rem !important;
    }

    .pb-lg-4 {
        padding-bottom: 2rem !important;
    }

    .ml-lg-4 {
        margin-left: 2rem !important;
    }

    .mr-lg-4 {
        margin-right: 2rem !important;
    }

    .pl-lg-4 {
        padding-left: 2rem !important;
    }

    .pr-lg-4 {
        padding-right: 2rem !important;
    }

    .mt-lg-5 {
        margin-top: 2.5rem !important;
    }

    .mb-lg-5 {
        margin-bottom: 2.5rem !important;
    }

    .pt-lg-5 {
        padding-top: 2.5rem !important;
    }

    .pb-lg-5 {
        padding-bottom: 2.5rem !important;
    }

    .ml-lg-5 {
        margin-left: 2.5rem !important;
    }

    .mr-lg-5 {
        margin-right: 2.5rem !important;
    }

    .pl-lg-5 {
        padding-left: 2.5rem !important;
    }

    .pr-lg-5 {
        padding-right: 2.5rem !important;
    }

    .mt-lg-6 {
        margin-top: 3rem !important;
    }

    .mb-lg-6 {
        margin-bottom: 3rem !important;
    }

    .pt-lg-6 {
        padding-top: 3rem !important;
    }

    .pb-lg-6 {
        padding-bottom: 3rem !important;
    }

    .ml-lg-6 {
        margin-left: 3rem !important;
    }

    .mr-lg-6 {
        margin-right: 3rem !important;
    }

    .pl-lg-6 {
        padding-left: 3rem !important;
    }

    .pr-lg-6 {
        padding-right: 3rem !important;
    }

    .mt-lg-7 {
        margin-top: 3.5rem !important;
    }

    .mb-lg-7 {
        margin-bottom: 3.5rem !important;
    }

    .pt-lg-7 {
        padding-top: 3.5rem !important;
    }

    .pb-lg-7 {
        padding-bottom: 3.5rem !important;
    }

    .ml-lg-7 {
        margin-left: 3.5rem !important;
    }

    .mr-lg-7 {
        margin-right: 3.5rem !important;
    }

    .pl-lg-7 {
        padding-left: 3.5rem !important;
    }

    .pr-lg-7 {
        padding-right: 3.5rem !important;
    }

    .mt-lg-8 {
        margin-top: 4rem !important;
    }

    .mb-lg-8 {
        margin-bottom: 4rem !important;
    }

    .pt-lg-8 {
        padding-top: 4rem !important;
    }

    .pb-lg-8 {
        padding-bottom: 4rem !important;
    }

    .ml-lg-8 {
        margin-left: 4rem !important;
    }

    .mr-lg-8 {
        margin-right: 4rem !important;
    }

    .pl-lg-8 {
        padding-left: 4rem !important;
    }

    .pr-lg-8 {
        padding-right: 4rem !important;
    }

    .mt-lg-9 {
        margin-top: 4.5rem !important;
    }

    .mb-lg-9 {
        margin-bottom: 4.5rem !important;
    }

    .pt-lg-9 {
        padding-top: 4.5rem !important;
    }

    .pb-lg-9 {
        padding-bottom: 4.5rem !important;
    }

    .ml-lg-9 {
        margin-left: 4.5rem !important;
    }

    .mr-lg-9 {
        margin-right: 4.5rem !important;
    }

    .pl-lg-9 {
        padding-left: 4.5rem !important;
    }

    .pr-lg-9 {
        padding-right: 4.5rem !important;
    }

    .mt-lg-10 {
        margin-top: 5rem !important;
    }

    .mb-lg-10 {
        margin-bottom: 5rem !important;
    }

    .pt-lg-10 {
        padding-top: 5rem !important;
    }

    .pb-lg-10 {
        padding-bottom: 5rem !important;
    }

    .ml-lg-10 {
        margin-left: 5rem !important;
    }

    .mr-lg-10 {
        margin-right: 5rem !important;
    }

    .pl-lg-10 {
        padding-left: 5rem !important;
    }

    .pr-lg-10 {
        padding-right: 5rem !important;
    }
}

@media (min-width:1200px) {
    .mt-xl-0 {
        margin-top: 0rem !important;
    }

    .mb-xl-0 {
        margin-bottom: 0rem !important;
    }

    .ml-xl-0 {
        margin-left: 0rem !important;
    }

    .mr-xl-0 {
        margin-right: 0rem !important;
    }

    .pl-xl-0 {
        padding-left: 0rem !important;
    }

    .pr-xl-0 {
        padding-right: 0rem !important;
    }

    .mt-xl-1 {
        margin-top: 0.5rem !important;
    }

    .mb-xl-1 {
        margin-bottom: 0.5rem !important;
    }

    .ml-xl-1 {
        margin-left: 0.5rem !important;
    }

    .mr-xl-1 {
        margin-right: 0.5rem !important;
    }

    .pl-xl-1 {
        padding-left: 0.5rem !important;
    }

    .pr-xl-1 {
        padding-right: 0.5rem !important;
    }

    .mt-xl-2 {
        margin-top: 1rem !important;
    }

    .mb-xl-2 {
        margin-bottom: 1rem !important;
    }

    .ml-xl-2 {
        margin-left: 1rem !important;
    }

    .mr-xl-2 {
        margin-right: 1rem !important;
    }

    .pl-xl-2 {
        padding-left: 1rem !important;
    }

    .pr-xl-2 {
        padding-right: 1rem !important;
    }

    .mt-xl-3 {
        margin-top: 1.5rem !important;
    }

    .mb-xl-3 {
        margin-bottom: 1.5rem !important;
    }

    .ml-xl-3 {
        margin-left: 1.5rem !important;
    }

    .mr-xl-3 {
        margin-right: 1.5rem !important;
    }

    .pl-xl-3 {
        padding-left: 1.5rem !important;
    }

    .pr-xl-3 {
        padding-right: 1.5rem !important;
    }

    .mt-xl-4 {
        margin-top: 2rem !important;
    }

    .mb-xl-4 {
        margin-bottom: 2rem !important;
    }

    .ml-xl-4 {
        margin-left: 2rem !important;
    }

    .mr-xl-4 {
        margin-right: 2rem !important;
    }

    .pl-xl-4 {
        padding-left: 2rem !important;
    }

    .pr-xl-4 {
        padding-right: 2rem !important;
    }

    .mt-xl-5 {
        margin-top: 2.5rem !important;
    }

    .mb-xl-5 {
        margin-bottom: 2.5rem !important;
    }

    .ml-xl-5 {
        margin-left: 2.5rem !important;
    }

    .mr-xl-5 {
        margin-right: 2.5rem !important;
    }

    .pl-xl-5 {
        padding-left: 2.5rem !important;
    }

    .pr-xl-5 {
        padding-right: 2.5rem !important;
    }

    .mt-xl-6 {
        margin-top: 3rem !important;
    }

    .mb-xl-6 {
        margin-bottom: 3rem !important;
    }

    .ml-xl-6 {
        margin-left: 3rem !important;
    }

    .mr-xl-6 {
        margin-right: 3rem !important;
    }

    .pl-xl-6 {
        padding-left: 3rem !important;
    }

    .pr-xl-6 {
        padding-right: 3rem !important;
    }

    .mt-xl-7 {
        margin-top: 3.5rem !important;
    }

    .mb-xl-7 {
        margin-bottom: 3.5rem !important;
    }

    .ml-xl-7 {
        margin-left: 3.5rem !important;
    }

    .mr-xl-7 {
        margin-right: 3.5rem !important;
    }

    .pl-xl-7 {
        padding-left: 3.5rem !important;
    }

    .pr-xl-7 {
        padding-right: 3.5rem !important;
    }

    .mt-xl-8 {
        margin-top: 4rem !important;
    }

    .mb-xl-8 {
        margin-bottom: 4rem !important;
    }

    .ml-xl-8 {
        margin-left: 4rem !important;
    }

    .mr-xl-8 {
        margin-right: 4rem !important;
    }

    .pl-xl-8 {
        padding-left: 4rem !important;
    }

    .pr-xl-8 {
        padding-right: 4rem !important;
    }

    .mt-xl-9 {
        margin-top: 4.5rem !important;
    }

    .mb-xl-9 {
        margin-bottom: 4.5rem !important;
    }

    .ml-xl-9 {
        margin-left: 4.5rem !important;
    }

    .mr-xl-9 {
        margin-right: 4.5rem !important;
    }

    .pl-xl-9 {
        padding-left: 4.5rem !important;
    }

    .pr-xl-9 {
        padding-right: 4.5rem !important;
    }

    .mt-xl-10 {
        margin-top: 5rem !important;
    }

    .mb-xl-10 {
        margin-bottom: 5rem !important;
    }

    .ml-xl-10 {
        margin-left: 5rem !important;
    }

    .mr-xl-10 {
        margin-right: 5rem !important;
    }

    .pl-xl-10 {
        padding-left: 5rem !important;
    }

    .pr-xl-10 {
        padding-right: 5rem !important;
    }
}

@media (min-width:992px) {
    .ml-lg-auto {
        margin-left: auto !important;
    }

    .mr-lg-auto {
        margin-right: auto !important;
    }

    .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }
}

@keyframes maskUp {
    0% {
        transform: translate(0,100%)
    }

    to {
        transform: translate(0,0)
    }
}

@keyframes maskRight {
    0% {
        transform: translate(-100%,0)
    }

    to {
        transform: translate(0,0)
    }
}

@keyframes maskDown {
    0% {
        transform: translate(0,-100%)
    }

    to {
        transform: translate(0,0)
    }
}

@keyframes maskLeft {
    0% {
        transform: translate(100%,0)
    }

    to {
        transform: translate(0,0)
    }
}

.maskUp {
    animation-name: maskUp
}

.maskRight {
    animation-name: maskRight
}

.maskDown {
    animation-name: maskDown
}

.maskLeft {
    animation-name: maskLeft
}

@keyframes fadeInUpShorter {
    0% {
        opacity: 0;
        transform: translate(0,50px);
        transform-origin: 0 0
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUpShorter {
    animation-name: fadeInUpShorter
}

@keyframes fadeInLeftShorter {
    0% {
        opacity: 0;
        transform: translate(50px,0);
        transform-origin: 0 0
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeftShorter {
    animation-name: fadeInLeftShorter
}

@keyframes fadeInRightShorter {
    0% {
        opacity: 0;
        transform: translate(-50px,0);
        transform-origin: 0 0
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRightShorter {
    animation-name: fadeInRightShorter
}

@keyframes fadeInDownShorter {
    0% {
        opacity: 0;
        transform: translate(0,-50px);
        transform-origin: 0 0
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDownShorter {
    animation-name: fadeInDownShorter
}

@keyframes blurIn {
    0% {
        opacity: 0;
        filter: blur(20px);
        transform: scale(1.2)
    }

    to {
        opacity: 1;
        filter: blur(0);
        transform: none
    }
}

.blurIn {
    animation-name: blurIn
}

@keyframes grayOut {
    0% {
        opacity: 1;
        filter: grayscale(0)
    }

    15% {
        filter: grayscale(100%)
    }

    to {
        opacity: 0;
        filter: grayscale(100%)
    }
}

.grayOut {
    animation-name: grayOut
}

@keyframes dotPulse {
    0% {
        opacity: 1;
        transform: scale(0.2)
    }

    to {
        opacity: 0;
        transform: scale(1)
    }
}

.dotPulse {
    animation-name: dotPulse;
    animation-iteration-count: infinite;
    animation-duration: 4s
}

@keyframes slideInUp {
    0% {
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes slideInDown {
    0% {
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        transform: translate3d(-100%,0,0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes flipInX {
    0% {
        animation-timing-function: ease-in;
        opacity: 0;
        transform: perspective(400px) rotateX(90deg)
    }

    to {
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        animation-timing-function: ease-in;
        opacity: 0;
        transform: perspective(400px) rotateY(90deg)
    }

    to {
        transform: perspective(400px)
    }
}

@keyframes flipOutY {
    0% {
        animation-timing-function: ease-out;
        transform: perspective(400px)
    }

    to {
        opacity: 0;
        transform: perspective(400px) rotateY(90deg)
    }
}

@keyframes brightIn {
    0% {
        animation-timing-function: ease-in;
        filter: brightness(0%)
    }

    to {
        filter: brightness(100%)
    }
}

.brightIn {
    animation-name: brightIn
}

.appear-animate {
    visibility: hidden;
    opacity: 0
}

.appear-animation-visible {
    visibility: visible;
    opacity: 1
}

@-webkit-keyframes zoomInShorter {
    0% {
        -webkit-transform: scale3d(0.8,0.8,0.8);
        opacity: 0;
        transform: scale3d(0.8,0.8,0.8)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomInShorter {
    0% {
        -webkit-transform: scale3d(0.8,0.8,0.8);
        opacity: 0;
        transform: scale3d(0.8,0.8,0.8)
    }

    50% {
        opacity: 1
    }
}

.zoomInShorter {
    -webkit-animation-name: zoomInShorter;
    animation-name: zoomInShorter
}

@keyframes bounceInUp {
    60%,75%,90%,0%,to {
        animation-timing-function: cubic-bezier(0.215,0.61,0.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0,3000px,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0,-20px,0)
    }

    75% {
        transform: translate3d(0,10px,0)
    }

    90% {
        transform: translate3d(0,-5px,0)
    }

    to {
        transform: translate3d(0,0,0)
    }
}

@keyframes slideZoomIn {
    0% {
        transform: scale3d(1,1,1);
        opacity: 1
    }

    to {
        transform: scale3d(1.1,1.1,1);
        opacity: 1
    }
}

.slideZoomIn {
    -webkit-animation-name: slideZoomIn;
    animation-name: slideZoomIn
}

@keyframes rotateStar {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

.label-star {
    align-items: center;
    padding: 9px 7px 5px;
    border-radius: 0.3rem;
    line-height: 1
}

    .label-star:after, .label-star:before {
        animation: 4s linear 0s infinite rotateStar;
        content: "";
        display: inline-block;
        margin: 0.5rem 0.5rem 0.5rem 1.5rem;
        vertical-align: middle;
        font-family: "Font Awesome 5 Free";
        font-size: 0.467em;
        font-weight: 400
    }

    .label-star:before {
        margin-right: 0.5rem;
        animation-direction: reverse
    }

.alert {
    position: relative;
    padding: 1.6rem 1.8rem 1.6rem 3.8rem;
    border: 1px solid #222;
    font-size: 1.4rem;
    line-height: 1.75
}

    .alert .btn-close {
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 2.1rem;
        transform: translateY(-50%);
        margin-top: -0.1rem;
        font-size: 1.5rem;
        line-height: 0
    }

.btn-close {
    transition: color 0.3s
}

    .btn-close:hover {
        color: #000
    }

.banner {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    font-size: 1rem;
}

    .banner figure {
        display: flex;
        justify-content: flex-end;
    }

        .banner figure img {
            display: block;
            width: 100%;
            height: auto
        }

    .banner.inner-banner:before {
        content: "";
        position: absolute;
        right: 1rem;
        left: 1rem;
        top: 1rem;
        bottom: 1rem;
        border: 2px solid rgba(225,225,225,0.3);
        z-index: 1
    }

    .banner.inner-banner .banner-content {
        z-index: 2
    }

    .banner .banner-content {
        position: relative;
        direction: rtl;
        z-index: 999;
        border-radius: 0 1rem 1rem 0
    }

.banner-radius {
    border-radius: 5px;
    overflow: hidden
}

.banner-title {
    color: #282e3f;
}

.banner-subtitle {
    color: #666
}

.banner-fixed > .banner-content, .banner-fixed > .container, .banner-fixed > .container-fluid {
    position: absolute;
    z-index: 1
}

.banner-fixed > .container, .banner-fixed > .container-fluid {
    right: 0;
    left: 0;
    top: 0;
    bottom: 0
}

.banner-fixed.content-middle .banner-content {
    top: 50%;
    transform: translateY(-50%)
}

.banner-fixed.content-center .banner-content {
    text-align: center;
    right: 50%;
    transform: translateX(-50%)
}

.banner-fixed.content-center.content-middle .banner-content {
    transform: translate(-50%,-50%)
}

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
    .intro-slider .banner img {
        height: 100%;
        width: 100%
    }
}

.background-overlay-parallax {
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-color: #000000;
    opacity: 0.6;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    z-index: 2
}

.video-banner {
    position: relative;
    background-image: url(../images/banner/video-banner.jpg);
}

.banner-button-hide .banner-content {
    transition: padding 0.3s
}

.banner-button-hide .btn {
    position: absolute;
    bottom: 0;
    transform: translateX(-50%);
    right: 50%;
    transition: 0.3s
}

.banner-button-hide:not(:hover) .btn {
    margin: 0;
    visibility: hidden;
    opacity: 0
}

.banner-button-hide:hover .banner-content {
    padding-bottom: 6.2rem
}

@media (max-width:991px) {
    .banner {
        font-size: 8px
    }
}

@media (max-width:479px) {
    .banner {
        font-size: 7px
    }
}

.post {
    font-family: vazir
}

    .post .btn i {
        margin-right: 8px
    }

        .post .btn i:before {
            margin: 0
        }

    .post .post-details > :last-child {
        margin-bottom: 0
    }

@keyframes rotate {
    100% {
        transform: rotate(180deg);
    }
}

.post-calendar {
    position: absolute;
    z-index: 999;
    top: 5px;
    right: 5px;
}

    .post-calendar .post-day {
        display: block;
        background-color: #353c4e;
        color: #fff;
        font-size: 2rem;
        line-height: 4rem;
        font-weight: 900;
        padding: 0px 15px;
        border-radius: 3px 3px 0 0
    }

    .post-calendar .post-month {
        display: block;
        font-size: 1rem;
        display: block;
        background-color: #c18f59;
        color: #fff;
        line-height: 30px;
        text-align: center;
        border-radius: 0 0 3px 3px
    }

.post-media {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 5px;
    background: #fff;
    overflow: visible;
    box-shadow: rgba(0, 0, 0, 0.15) -1.95px 1.95px 2.6px;
    margin-bottom: 5px;
}

    .post-media img {
        display: block;
        width: 100%;
        height: auto;
        transition: transform 0.3s;
        border-radius: 5px;
    }

    .post-media .owl-dots {
        bottom: 2.5rem
    }

        .post-media .owl-dots .owl-dot span {
            border-color: #fff;
            background-color: transparent
        }

        .post-media .owl-dots .owl-dot:hover span {
            border-color: #fff;
            background-color: #fff
        }

.post-details-inverse {
    background: #111 !important;
    padding: 20px !important;
    border-radius: 10px !important;
    position: relative;
    z-index: 1 !important;
    top: -5rem;
}

.post-list-main {
    margin-top: 50px;
}

    .post-list-main li {
        margin-top: 10px;
        margin-bottom: 10px;
        color: #fff !important;
    }

        .post-list-main li span.span-left {
            float: left
        }

        .post-list-main li i {
            color: #162542;
            margin-left: 5px;
        }

.post-details-inverse:before {
    content: "";
    position: absolute;
    background-image: url(../images/shape-4.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: .15;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}

.btn-post {
    font-size: 14px;
    color: #fff !important;
    padding: 14px 25px;
    transition: all 0.5s;
    position: relative;
    border-radius: 50px;
    font-weight: 600;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    border: none !important;
    background: #333a4d !important;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
    z-index: 1;
    width: 80%;
    margin: 20px 10%;
}

.post-details {
    padding: 1rem 0 1rem;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    background: #fff;
    z-index: 1
}

.post-meta {
    margin-top: 0rem;
    margin-bottom: 0.7rem;
    line-height: 1.1;
    padding-bottom: 0.8rem;
    border-bottom: 1px solid #ddd;
}

    .post-meta .divider {
        margin-left: 3px;
        margin-right: 6px;
        height: 1.5rem;
        background-color: #ddd;
    }

    .post-meta i {
        font-size: 1.1rem;
        color: #999;
    }

    .post-meta a, .post-meta span {
        margin-right: 2px;
        font-weight: 400;
        color: #666;
        font-size: 1.1rem;
    }

        .post-meta a:hover {
            color: #b68c5a
        }

.post-title {
    color: #333a4d;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 0.2rem;
    padding-top: 1.6rem;
    padding-bottom: 0.2rem;
}

h4.post-title {
    margin-bottom: 2rem;
}

.post-content {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 1.8rem;
    color: #333a4d !important;
}

.post-sm .post-details {
    padding: 2rem 1rem !important;
}

.inner-video .post-media {
    position: relative
}

.inner-video .video-play {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: color 0.3s, opacity 0.3s;
    font-family: "Font Awesome 5 Free";
    font-size: 2rem;
    color: #fff;
    cursor: pointer;
    z-index: 10;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    width: 70px;
    height: 70px;
    line-height: 69px;
    text-align: center;
    transition: 0.3S
}

    .inner-video .video-play:before {
        content: "\f04b";
    }

.inner-video video {
    display: none;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}

.inner-video.paused video, .inner-video.playing video {
    display: block
}

.inner-video.paused .video-play, .inner-video.playing .video-play {
    opacity: 0
}

    .inner-video.paused .video-play:before, .inner-video.playing .video-play:before {
        content: "\f04c";
    }

.inner-video.paused .post-media, .inner-video.playing .post-media {
    background-color: #000
}

    .inner-video.paused .post-media:hover .video-play, .inner-video.playing .post-media:hover .video-play {
        opacity: 1
    }

.inner-video.paused img, .inner-video.playing img {
    visibility: hidden
}

.inner-video.paused .video-play {
    opacity: 1
}

    .inner-video.paused .video-play:before {
        content: ""
    }

.post-list {
    margin-bottom: 2rem
}

    .post-list .post-details {
        padding: 2rem 0
    }

    .post-list img {
        min-height: 20rem;
        object-fit: cover
    }

@media (min-width:576px) {
    .post-list {
        display: flex;
        align-items: center
    }

        .post-list .post-media {
            margin-left: 2rem
        }

        .post-list .post-details, .post-list .post-media {
            width: calc(50% - 1rem)
        }
}

.post-list-xs {
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
    margin-right: 2px
}

    .post-list-xs .post-calendar {
        color: #ccc;
        border-color: #ccc;
        background-color: transparent
    }

    .post-list-xs .post-details {
        flex: 1;
        margin: 0 0 0 2rem;
        padding: 0
    }

    .post-list-xs .post-title {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin-bottom: 0;
        font-size: inherit;
        font-weight: 400;
        line-height: 1.69;
        color: inherit;
        white-space: normal
    }

        .post-list-xs .post-title:hover a {
            color: #fff
        }

.post-list-sm {
    display: flex;
    align-items: center;
    margin-bottom: 2rem
}

    .post-list-sm .post-media {
        max-width: 9rem;
        flex: 0 0 9rem;
        height: 9rem
    }

        .post-list-sm .post-media img {
            height: 100%;
            object-fit: cover
        }

    .post-list-sm .post-details {
        padding: 0;
        margin-right: 1.6rem;
        background-color: transparent
    }

    .post-list-sm .post-meta {
        margin-bottom: 0rem;
        border: none;
    }

    .post-list-sm .post-date {
        font-weight: 500;
    }

    .post-list-sm .post-name {
        font-weight: 500;
    }

    .post-list-sm .post-title {
        margin-bottom: 0;
        font-size: 1.3rem;
        padding-top: 1rem;
        font-weight: 500;
    }

        .post-list-sm .post-title a {
            color: #666;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
        }

.post-col .post {
    margin: 0;
    padding: 1rem 0.3rem;
    border-bottom: 1px solid #ccc;
}

    .post-col .post:last-child {
        border-bottom: none;
    }

.post-image-gap {
    padding: 2rem;
    background-color: #fff;
    transition: box-shadow 0.3s
}

    .post-image-gap .post-details {
        padding-bottom: 1rem
    }

    .post-image-gap:hover {
        box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.1)
    }

.post-mask {
    position: relative
}

    .post-mask:before {
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        opacity: 0.75;
        background: rgba(51,51,51,0.5);
        transition: all 0.3s;
        pointer-events: none;
        z-index: 1
    }

    .post-mask img {
        min-height: 19rem
    }

    .post-mask.gradient:before {
        height: 100%;
        background: linear-gradient(rgba(0, 0, 0, 0) 26.21%, rgb(0, 0, 0) 79.8%, rgb(0, 0, 0) 100%);
        opacity: 0.8;
        border-radius: 5px;
        border: 1px solid #eaeaea;
        box-shadow: 0 0 5px #0000000a;
    }

    .post-mask .post-details {
        position: absolute;
        padding: 0;
        right: 3rem;
        left: 3rem;
        bottom: 4.5rem;
        z-index: 2;
        transform: translateY(1rem);
        transition: transform 0.4s;
        background: unset !important;
    }

    .post-mask .post-meta {
        color: #fff;
        border-bottom: none
    }

        .post-mask .post-meta a, .post-mask .post-meta span {
            color: inherit
        }

        .post-mask .post-meta a {
            font-weight: 400
        }

    .post-mask .post-title {
        margin: 0;
        line-height: 1.32;
        color: #fff;
        padding-top: 0px;
    }

        .post-mask .post-title a:hover {
            color: #fff
        }

    .post-mask .btn-link {
        margin-top: 1.5rem;
        border: 2px solid #b68c5a;
        padding: 10px 75px;
        border-radius: 5px;
        background: #c18f59 !important;
        color: #fff
    }

    .post-mask:hover .post-media a:before {
        opacity: 0.1
    }

    .post-mask:hover .btn-link {
        opacity: 1
    }

.post-frame {
    padding: 2rem 2rem 0;
    box-shadow: 0px 5px 20px 3px rgba(0, 0, 0, 0.05);
    background: #fff;
    border-radius: 5px;
}

    .post-frame .post-details {
        padding: 2.2rem 0 2rem;
        margin-top: 10rem
    }

    .post-frame .post-content {
        margin-bottom: 1.8rem;
        line-height: 1.72
    }

.blog-filters span {
    margin-right: 0.8rem;
    color: #fff
}

.blog-filters li {
    padding: 5px 10px;
    margin-left: 0.8rem;
    line-height: 2.143;
    background: #333a4d;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.15) -1.95px 1.95px 2.6px;
    font-size: 1rem
}

.blog-filters a.nav-filter {
    color: #fff;
}

.post-outer .post-details {
    position: relative;
    background-color: #fff;
    width: calc(100% - 100px);
    min-width: 75%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 5px;
    text-align: center;
    transform: translateY(-50%);
    padding: 2.3rem 0 2rem;
    position: relative;
    width: 84%;
    margin-right: auto;
    margin-left: auto;
    background: #fff;
    border-radius: 4px;
    z-index: 1;
    direction: rtl;
}

    .post-outer .post-details .btn {
        font-size: 1.4rem;
        font-weight: 600;
    }

.post-outer .post-title {
    margin-bottom: 1.8rem
}

@keyframes slideLeft {
    0% {
        transform: translateX(0)
    }

    50% {
        transform: translateX(-0.5em)
    }

    to {
        transform: translateX(0)
    }
}

@keyframes slideRight {
    0% {
        transform: translateX(0)
    }

    50% {
        transform: translateX(0.5em)
    }

    to {
        transform: translateX(0)
    }
}

@keyframes slideUp {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-0.5em)
    }

    to {
        transform: translateY(0)
    }
}

@keyframes slideDown {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(0.5em)
    }

    to {
        transform: translateY(0)
    }
}

.btn-shadow-lg {
    box-shadow: 0 13px 20px -10px rgba(0,0,0,0.15)
}

    .btn-shadow-lg:active, .btn-shadow-lg:focus, .btn-shadow-lg:hover {
        box-shadow: 0 13px 20px -10px rgba(0,0,0,0.2)
    }

.btn-shadow {
    box-shadow: 0 15px 20px -15px rgba(0,0,0,0.15)
}

    .btn-shadow:active, .btn-shadow:focus, .btn-shadow:hover {
        box-shadow: 0 15px 20px -15px rgba(0,0,0,0.2)
    }

.btn-shadow-sm {
    box-shadow: 0 17px 20px -20px rgba(0,0,0,0.15)
}

    .btn-shadow-sm:active, .btn-shadow-sm:focus, .btn-shadow-sm:hover {
        box-shadow: 0 17px 20px -20px rgba(0,0,0,0.2)
    }

.btn-underline:active:after, .btn-underline:focus:after, .btn-underline:hover:after {
    transform: scaleX(1)
}

.btn-underline i {
    margin-bottom: 0px
}

.btn-underline.btn-underline-visible:after {
    transform: scaleX(1)
}

.btn-underline.btn-underline-width-sm:after {
    height: 1px;
    border-bottom: 0
}

.btn-underline.sm:after {
    width: 46%
}

.btn-underline.lg:after {
    margin-right: -16.5%;
    margin-left: -16.5%;
    width: 133%
}

.btn-link {
    padding: 0;
    color: #222;
    border: 0;
    background-color: transparent
}

    .btn-link:active, .btn-link:focus, .btn-link:hover {
        background-color: transparent
    }

.btn-disabled {
    cursor: not-allowed;
    background-color: #e4eaec !important;
    color: #999 !important;
    border-color: #e4eaec !important;
    box-shadow: none !important;
}

    .btn-disabled:after, .btn-disabled:before {
        content: none !important;
    }

.btn.btn-rounded {
    border-radius: 5px
}

    .btn.btn-rounded:after, .btn.btn-rounded:before {
        border-radius: 5px
    }

.btn.btn-block {
    display: block;
    padding-right: 0;
    padding-left: 0;
    width: 100%
}

.btn.btn-ellipse {
    border-radius: 3rem
}

.btn.btn-lg {
    padding: 1.5em 3.42em
}

.btn.btn-md {
    padding: 1.07em 2.15em;
    font-size: 1.3rem
}

.btn.btn-sm {
    padding: 0.92em 1.61em;
    font-size: 1.3rem
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .btn.btn-link {
        overflow: visible
    }
}

.btn-primary {
    color: #fff;
    border-color: #b68c5a;
    background-color: #b68c5a;
    border-radius: 5px;
    max-width: 300px;
}

    .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
        color: #fff;
        border-color: #333a4d;
        background-color: #333a4d;
    }

    .btn-primary.btn-solid {
        color: #b68c5a;
        border-color: #fff;
        background-color: #fff
    }

        .btn-primary.btn-solid:active, .btn-primary.btn-solid:focus, .btn-primary.btn-solid:hover {
            border-color: #b68c5a;
            background-color: #b68c5a;
            color: #fff
        }

    .btn-primary.btn-outline {
        color: #b68c5a;
        border-color: #b68c5a;
        background-color: transparent
    }

        .btn-primary.btn-outline:active, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:hover {
            background-color: #b68c5a;
            color: #fff
        }

    .btn-primary.btn-link {
        background-color: transparent;
        color: #b68c5a;
        align-items: center;
        display: flex;
    }

        .btn-primary.btn-link:active, .btn-primary.btn-link:focus, .btn-primary.btn-link:hover {
            color: #222
        }

    .btn-primary.btn-underline:active, .btn-primary.btn-underline:focus, .btn-primary.btn-underline:hover {
        color: #b68c5a
    }

.btn-secondary {
    color: #fff;
    border-color: #FEC348;
    background-color: #FEC348
}

    .btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover {
        color: #fff;
        border-color: #fecf6c;
        background-color: #fecf6c
    }

    .btn-secondary.btn-solid {
        color: #FEC348;
        border-color: #fff;
        background-color: #fff
    }

        .btn-secondary.btn-solid:active, .btn-secondary.btn-solid:focus, .btn-secondary.btn-solid:hover {
            border-color: #FEC348;
            background-color: #FEC348;
            color: #fff
        }

    .btn-secondary.btn-outline {
        color: #FEC348;
        border-color: #FEC348;
        background-color: transparent
    }

        .btn-secondary.btn-outline:active, .btn-secondary.btn-outline:focus, .btn-secondary.btn-outline:hover {
            background-color: #FEC348;
            color: #fff
        }

    .btn-secondary.btn-link {
        background-color: transparent;
        color: #FEC348
    }

        .btn-secondary.btn-link:active, .btn-secondary.btn-link:focus, .btn-secondary.btn-link:hover {
            color: #222
        }

    .btn-secondary.btn-underline:active, .btn-secondary.btn-underline:focus, .btn-secondary.btn-underline:hover {
        color: #FEC348
    }

.btn-alert {
    color: #fff;
    border-color: #b10001;
    background-color: #b10001
}

    .btn-alert:active, .btn-alert:focus, .btn-alert:hover {
        color: #fff;
        border-color: #d50001;
        background-color: #d50001
    }

    .btn-alert.btn-solid {
        color: #b10001;
        border-color: #fff;
        background-color: #fff
    }

        .btn-alert.btn-solid:active, .btn-alert.btn-solid:focus, .btn-alert.btn-solid:hover {
            border-color: #b10001;
            background-color: #b10001;
            color: #fff
        }

    .btn-alert.btn-outline {
        color: #b10001;
        border-color: #b10001;
        background-color: transparent
    }

        .btn-alert.btn-outline:active, .btn-alert.btn-outline:focus, .btn-alert.btn-outline:hover {
            background-color: #b10001;
            color: #fff
        }

    .btn-alert.btn-link {
        background-color: transparent;
        color: #b10001
    }

        .btn-alert.btn-link:active, .btn-alert.btn-link:focus, .btn-alert.btn-link:hover {
            color: #222
        }

    .btn-alert.btn-underline:active, .btn-alert.btn-underline:focus, .btn-alert.btn-underline:hover {
        color: #b10001
    }

.btn-success {
    color: #fff;
    border-color: #a8c26e;
    background-color: #a8c26e
}

    .btn-success:active, .btn-success:focus, .btn-success:hover {
        color: #fff;
        border-color: #b7cd87;
        background-color: #b7cd87
    }

    .btn-success.btn-solid {
        color: #a8c26e;
        border-color: #fff;
        background-color: #fff
    }

        .btn-success.btn-solid:active, .btn-success.btn-solid:focus, .btn-success.btn-solid:hover {
            border-color: #a8c26e;
            background-color: #a8c26e;
            color: #fff
        }

    .btn-success.btn-outline {
        color: #a8c26e;
        border-color: #a8c26e;
        background-color: transparent
    }

        .btn-success.btn-outline:active, .btn-success.btn-outline:focus, .btn-success.btn-outline:hover {
            background-color: #a8c26e;
            color: #fff
        }

    .btn-success.btn-link {
        background-color: transparent;
        color: #a8c26e
    }

        .btn-success.btn-link:active, .btn-success.btn-link:focus, .btn-success.btn-link:hover {
            color: #222
        }

    .btn-success.btn-underline:active, .btn-success.btn-underline:focus, .btn-success.btn-underline:hover {
        color: #a8c26e
    }

.btn-slider {
    border-radius: 20px !important;
    margin-top: 20px;
    padding: 0.8em 2.78em !important;
}

.btn-gold {
    color: #fff;
    background-color: #b68c5a;
    border-color: #b68c5a
}

    .btn-gold:active, .btn-gold:focus, .btn-gold:hover {
        color: #fff;
        border-color: #b68c5a;
        background-color: #b68c5a
    }

    .btn-gold:hover {
        color: #fff !important;
        border-color: #282e3f !important;
        background-color: #282e3f !important;
    }

    .btn-gold.btn-outline {
        color: #b68c5a;
        background-color: transparent;
        border-color: #b68c5a
    }

        .btn-gold.btn-outline:active, .btn-gold.btn-outline:focus, .btn-gold.btn-outline:hover {
            color: #b68c5a;
            background-color: #b68c5a;
            transition: transform 0.3s;
        }

    .btn-gold.btn-link:active, .btn-gold.btn-link:focus, .btn-gold.btn-link:hover {
        color: #fff;
        border-color: #fff;
        background-color: transparent
    }

.btn-newsletter {
    color: #fff;
    position: relative;
    z-index: 1;
    background-color: #b68c5a;
    padding: 13px 50px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    line-height: 29px;
    overflow: hidden;
    border-radius: 50px;
}

.btn-white {
    color: #b68c5a;
    background-color: #fff;
    border-color: #fff
}

    .btn-white:active, .btn-white:focus, .btn-white:hover {
        color: #fff;
        border-color: #b68c5a;
        background-color: #b68c5a
    }

    .btn-white:hover {
        color: #333a4d !important;
        border-color: #fff;
        background-color: #fff !important;
    }

    .btn-white.btn-outline {
        color: #fff;
        background-color: transparent;
        border-color: #fff;
    }

        .btn-white.btn-outline:active, .btn-white.btn-outline:focus, .btn-white.btn-outline:hover {
            color: #b68c5a;
            background-color: #fff;
            transition: transform 0.3s;
        }

    .btn-white.btn-link:active, .btn-white.btn-link:focus, .btn-white.btn-link:hover {
        color: #fff;
        border-color: #fff;
        background-color: transparent
    }

.category {
    position: relative;
    font-size: 1rem
}

    .category img {
        display: block;
        width: 100%;
        height: auto;
        margin-right: auto;
        margin-left: auto
    }

    .category .category-name {
        margin-bottom: 0.3rem;
        font-size: 1.4rem;
        font-weight: 600;
        line-height: 1.2;
        color: inherit;
    }

        .category .category-name a {
            color: inherit
        }

    .category .category-count {
        font-size: 1.3rem;
        line-height: 1.2
    }

.category-rounded .category-media {
    overflow: hidden;
    border-radius: 5px
}

.category-content {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    transition: background 0.3s
}

.category-absolute .category-content {
    cursor: pointer;
    position: absolute;
    right: 1rem;
    left: 1rem;
    bottom: 1rem;
    height: 5.2rem;
    border-radius: 0 0 1rem 1rem;
    overflow: hidden
}

.category-absolute .btn {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    transform: translateY(100%);
    opacity: 0;
    transition: transform 0.3s,opacity 0.3s;
    line-height: 1
}

.category-absolute .category-content:hover .btn {
    transform: translateY(0);
    opacity: 1
}

.category-default .category-content {
    background-color: #fff;
    border-radius: 5px
}

.category-default .category-name, .category-light .category-name {
    margin-bottom: 0;
    color: #222;
}

.category-badge .btn, .category-default .btn {
    padding: 0;
    line-height: 5rem
}

.category-default1 .category-content {
    background-color: #fff;
    color: #222
}

.category-default1 .category-name {
    margin: 0
}

.category-default1:hover .category-content {
    background-color: #b68c5a;
    color: #fff
}

.category-light .category-name {
    padding: 1.8rem 3.9rem;
    background-color: #fff;
    border-radius: 0.3rem;
    transition: background-color 0.3s,padding 0.3s
}

    .category-light .category-name a {
        position: relative;
        transition: padding 0.3s
    }

        .category-light .category-name a:after {
            content: "";
            display: inline-block;
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
            font-family: "Font Awesome 6 Pro";
            font-size: 1.6rem;
            font-weight: 400;
            opacity: 0;
            transition: opacity 0.3s
        }

.category-light:hover .category-name {
    padding-right: 2.8rem;
    padding-left: 2.7rem;
    background-color: #b68c5a;
    color: #fff
}

    .category-light:hover .category-name a {
        padding-left: 2.3rem
    }

        .category-light:hover .category-name a:after {
            opacity: 1
        }

.category-icon {
    padding: 2.6rem 0.5rem;
    border: 1px solid #e1e1e1;
    color: #222;
    text-align: center;
    transition: border 0.3s;
    border-radius: 0.3rem
}

    .category-icon i {
        margin-bottom: 1.3rem;
        font-size: 4.2rem;
        color: #666;
        transition: transform 0.3s
    }

    .category-icon .category-name {
        margin: 0;
        color: #222
    }

    .category-icon:hover i {
        transform: translateY(-4px)
    }

    .category-icon:hover .category-content {
        background: transparent
    }

.category-icon-inline {
    display: inline-flex;
    align-items: center
}

    .category-icon-inline .category-media {
        font-size: 3.2rem;
        line-height: 1;
        color: #444;
        transition: color 0.3s
    }

        .category-icon-inline .category-media i {
            margin-left: 0.8rem
        }

        .category-icon-inline .category-media svg {
            display: block;
            margin-left: 1rem;
            width: 3.5rem;
            height: 3.9rem;
            stroke: #444;
            fill: #444;
            transition: stroke 0.3s
        }

    .category-icon-inline .category-name {
        margin: 0;
        text-align: right;
        font-size: 1.3rem;
        font-weight: inherit;
        font-family: inherit;
        line-height: 1.08;
        color: inherit;
        transition: color 0.3s
    }

    .category-icon-inline:hover .category-media, .category-icon-inline:hover .category-name {
        color: #b68c5a
    }

    .category-icon-inline:hover svg {
        stroke: #b68c5a;
        fill: #b68c5a
    }

    .category-icon-inline:hover i, .category-icon-inline:hover svg {
        animation: slideUpShorter 0.6s
    }

@keyframes slideUpShorter {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-4px)
    }

    to {
        transform: translateY(0)
    }
}

.cat-content-overlay {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #222;
    cursor: pointer;
    background-color: #eaf0f9
}

.dark-cta-section {
    background-color: #313438
}

.category-classic .category-media {
    overflow: hidden;
}

.category-classic .category-content {
    left: 0;
    background-color: rgba(38,38,38,0.808);
    color: #fff;
    border-radius: 0 0 0.5rem 0.5rem
}

.category-classic .category-name {
    margin-bottom: 0;
}

.category-i-over figure:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #b68c5a;
    opacity: 0.9;
    border-radius: 5px
}

.category-i-over figure i {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 50%;
    top: 37.5%;
    transform: translate(-50%,-50%);
    width: 10rem;
    height: 10rem;
    margin-bottom: 0;
    border-radius: 50%;
    background-color: rgba(255,255,255,0.15);
    box-shadow: 0 5px 15px 0 #b68c5a;
    font-size: 4.2rem;
    z-index: 1;
    color: #fff
}

.category-classic .category-content, .category-i-over .category-content {
    right: 0;
    bottom: 0;
    width: 100%;
    min-height: 25%
}

.category-classic .category-count, .category-i-over .category-count {
    display: block;
    opacity: 0;
    line-height: 0;
    visibility: hidden;
    transition: opacity 0.3s,line-height 0.3s,visibility 0.3s,padding 0.3s
}

.category-classic:hover .category-count, .category-i-over:hover .category-count {
    visibility: visible;
    line-height: 1.2;
    opacity: 1;
    padding-top: 4px
}

.category-center img {
    border-radius: 0
}

.category-center .category-content {
    bottom: auto;
    height: auto;
    top: 50%;
    transform: translateY(-50%)
}

.category-center .category-name {
    font-size: 2.6rem;
    color: #fff
}

.category-center .owl-dots {
    position: absolute;
    right: 50%;
    transform: translateX(-50%)
}

.category-group-image {
    color: #666;
}

    .category-group-image .category-content {
        position: static;
        max-width: 50%;
        flex: 0 0 50%;
        padding: 2.3rem 1rem 2.3rem 0;
        background: transparent;
        text-align: right;
        align-items: flex-start
    }

    .category-group-image .category-name {
        width: 100%;
        margin-bottom: 1.5rem;
        font-size: 1.6rem;
        font-weight: 700;
        color: #222;
    }

    .category-group-image a {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%
    }

    .category-group-image .category-list {
        font-size: 1.3rem;
        line-height: 1.2;
        width: 100%
    }

        .category-group-image .category-list a {
            position: relative;
            display: inline-block;
            transition: text-decoration 0.3s
        }

            .category-group-image .category-list a:hover {
                color: #222;
                text-decoration: underline
            }

            .category-group-image .category-list a:active {
                color: #b68c5a
            }

    .category-group-image:hover .category-name {
        margin-bottom: 1.5rem
    }

    .category-group-image:hover .category-content {
        background: transparent
    }

.category-banner {
    overflow: hidden;
    color: #222
}

    .category-banner.text-white .btn {
        color: #fff
    }

    .category-banner .category-content {
        top: 4.5rem;
        right: 5rem;
        bottom: auto;
        width: auto;
        height: auto;
        align-items: flex-start;
        z-index: 1;
        background-color: transparent;
        transition: top 0.3s,padding 0.3s
    }

    .category-banner .category-name {
        text-align: right;
        font-size: 2rem;
        font-weight: 700;
        font-family: inherit;
    }

    .category-banner .category-count {
        visibility: visible;
        opacity: 1;
        font-size: 1.4rem;
        line-height: 1.2;
        transition: color 0.3s;
        z-index: 1
    }

    .category-banner .btn {
        top: auto;
        left: auto;
        transform: none
    }

    .category-banner:hover .category-content {
        top: 3rem;
        padding-bottom: 3rem;
        background-color: transparent
    }

    .category-banner:hover .btn {
        opacity: 1
    }

.category-badge .category-content {
    padding: 1.4rem 4rem;
    right: 2rem;
    left: auto;
    bottom: 2rem;
    background-color: #fff
}

.category-badge .category-name {
    margin-bottom: 0;
    font-weight: 700;
    color: #222
}

.category-overlay .category-content {
    align-items: center;
    width: 100%
}

.category-overlay .category-count {
    padding: 0;
    line-height: 0;
    opacity: 0;
    transform: translateY(-1rem);
    transition: transform 0.3s,opacity 0.3s,line-height 0.3s,padding 0.3s
}

.category-overlay .category-name {
    margin: 0
}

.category-overlay:hover .category-content {
    padding: 0;
    top: 50%
}

.category-overlay:hover .category-count {
    padding-top: 1rem;
    transform: translateY(0);
    opacity: 1
}

.category-block {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 10.7rem;
    padding: 1.5rem;
    color: #fff;
    background-color: #333;
    transition: background-color 0.3s
}

    .category-block .category-name {
        margin: 0;
        text-align: center;
        font-weight: 400;
        line-height: 1.7rem;
    }

    .category-block:hover {
        background-color: #b68c5a
    }

        .category-block:hover .category-name {
            color: #fff
        }

.comments ul ul {
    margin-right: 6rem;
    padding-top: 4.5rem
}

.comments li {
    margin-bottom: 4.5rem
}

    .comments li:last-child {
        border-bottom-width: 0;
        margin-bottom: 0;
        padding-bottom: 0
    }

@media (max-width:575px) {
    .comments ul ul {
        margin-right: 3rem
    }
}

.comment {
    position: relative;
    display: flex;
    align-items: flex-start
}

    .comment p {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

        .comment p:last-child {
            margin-bottom: 0
        }

.comment-body {
    position: relative;
    flex: 1 1 auto;
    padding: 0.8rem 2.5rem 0 0;
    margin-right: 20px;
    padding: 22px 20px;
    position: relative;
    background-color: #fafafa;
    border: 1px solid #f8f8f8;
    box-shadow: rgba(0, 0, 0, 0.15) -1.95px 1.95px 2.6px;
    border-radius: 5px;
}

    .comment-body:before {
        position: absolute;
        top: 17px;
        width: 0;
        height: 0;
        border-width: 10px 0 10px 12px;
        border-style: solid;
        border-color: transparent #f8f8f8 transparent #f8f8f8;
        z-index: 1;
        content: "";
        right: -12px;
    }

.comment-reply {
    color: #777;
    position: absolute;
    right: 0;
    top: 1.7rem;
    font-weight: 600;
    line-height: 1;
    padding-bottom: 0.5rem;
    transition: color 0.3s,box-shadow 0.3s
}

    .comment-reply:focus, .comment-reply:hover {
        color: #b68c5a;
        box-shadow: 0 2px 0 #b68c5a
    }

.comment-media {
    max-width: 6rem;
    flex: 0 0 6rem;
    height: 6rem;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.15) -1.95px 1.95px 2.6px;
    border-radius: 5px;
}

    .comment-media img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover
    }

.comment-user {
    margin-bottom: 1rem
}

    .comment-user h6 {
        margin-top: 1.2rem;
        margin-bottom: 0.8rem;
    }

        .comment-user h6 a:focus, .comment-user h6 a:hover {
            color: #b68c5a
        }

        .comment-user h6 span {
            display: block
        }

.comment-date {
    display: block;
    margin-bottom: 0.5rem;
    font-size: 1rem;
    color: #999;
    line-height: 1
}

.reply .form-control {
    max-width: 100%;
    color: #999;
    border-color: #e1e1e1;
    background-color: #fff;
    border-radius: 0.3rem
}

.reply p {
    font-size: 1.3rem;
    padding-bottom: 0rem;
    margin-bottom: 0.5rem;
}

.form-control {
    display: block;
    width: 100%;
    min-height: 4.5rem;
    padding: 0.5rem 1rem;
    border: 1px solid #e3e3e3;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 400;
    color: #999;
    background-color: #fff;
    box-shadow: none;
    outline: 0;
    border-radius: 5px;
}

.form .form-control {
    margin-bottom: 2rem
}

.form-control::placeholder {
    color: inherit;
    transition: color 0.3s;
    text-align: right;
    direction: rtl
}

.form-control::-webkit-input-placeholder {
    color: inherit;
    transition: color 0.3s
}

.form-control::-moz-placeholder {
    color: inherit;
    transition: color 0.3s
}

.form-control:focus::placeholder {
    color: transparent
}

.form-control:focus::-webkit-input-placeholder {
    color: transparent
}

.form-control:focus::-moz-placeholder {
    color: transparent
}

.form-control.form-solid {
    background-color: #fff;
    border: 0;
    color: #8d8d8d
}

textarea {
    font-family: inherit;
    min-width: 100%;
    max-width: 100%
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
    select::-ms-expand {
        display: none
    }

    select:focus::-ms-value {
        background: transparent;
        color: currentColor
    }
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.input-wrapper input.form-control {
    flex: 1;
    min-width: 40px;
    font-size: 1.3rem
}

.input-wrapper-inline {
    display: flex;
    position: relative;
    max-width: 61.3rem;
    width: 100%;
    height: 45px
}

    .input-wrapper-inline .btn {
        line-height: 1
    }

.input-wrapper-round .form-control {
    position: relative;
    border-radius: 2.4rem
}

.input-wrapper-round .btn {
    border-radius: 2.4rem;
    line-height: 1
}

.input-wrapper-round.input-wrapper-inline .form-control {
    border-radius: 2.4rem 0 0 2.4rem
}

.input-wrapper-round.input-wrapper-inline .btn {
    border-radius: 0 2.4rem 2.4rem 0
}

.btn-absolute input.form-control {
    width: 100%;
    padding: 1rem 4rem 1rem 1.5rem;
    color: #666;
    font-size: 1.3rem
}

.btn-absolute .btn {
    position: absolute;
    width: auto;
    height: 100%;
    min-width: 4.3rem;
    left: 0;
    font-size: 1.6rem
}

    .btn-absolute .btn:hover {
        color: #b68c5a
    }

    .btn-absolute .btn i {
        margin-right: 0
    }

.icon-box .icon-box-title {
    margin: 0 0 0.7rem;
    font-size: 2rem;
    line-height: 2;
    color: #333 !important
}

.icon-box .icon-box-content {
    position: relative;
    z-index: 2;
    margin-right: 10px;
}

    .icon-box .icon-box-content .fa-scale-balanced {
        font-size: clamp(1rem, 15vw + 1rem, 20rem);
        position: absolute;
        z-index: -1;
        margin: 0 auto;
        color: rgb(182 140 90 / 15%);
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        opacity: 0.5;
        font-weight: 300;
    }

    .icon-box .icon-box-content .vendor-personal span.icon-box-subject {
        color: #b79d5b;
    }

.icon-box i:before {
    margin: 0
}

.icon-box .icon-box-content {
    text-align: right
}

.icon-box-icon {
    display: inline-block;
    margin-bottom: 2.6rem;
    font-size: 3.4rem;
    font-weight: 400;
    line-height: 0;
    color: #b68c5a;
}

    .icon-box-icon svg {
        height: 3.4rem;
        width: 4.8rem
    }

.icon-box-side {
    display: flex;
    align-items: center;
    justify-content: center;
    direction: rtl
}

    .icon-box-side .icon-box-content {
        text-align: right
    }

    .icon-box-side .icon-box-icon {
        margin-left: 1.5rem;
        margin-bottom: 0
    }

    .icon-box-side .icon-box-title {
        margin: 0
    }

.icon-border .icon-box-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 5.2rem;
    height: 5.2rem;
    border-radius: 50%;
    border: 3px solid #b68c5a;
    font-size: 2.5rem;
    color: #b68c5a;
}

.icon-border svg {
    height: 2.4rem
}

.icon-inversed .icon-box-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    background-color: #3dbca7;
    color: #fff;
    font-size: 2.5rem
}

.icon-inversed svg {
    height: 2.4rem;
    fill: white
}

.icon-solid .icon-box-icon {
    font-size: 4.8rem;
    color: #3dbca7
}

.icon-solid svg {
    width: 5.4rem;
    height: 5.4rem;
    fill: #3dbca7
}

.icon-solid.icon-box-side {
    align-items: flex-start
}

    .icon-solid.icon-box-side svg {
        width: 4.8rem;
        height: 4.8rem
    }

.icon-box-tiny .icon-box-icon {
    margin: 0 0 0 1rem;
    font-size: 2.8rem
}

.icon-box-tiny svg {
    height: 2.8rem;
    width: 2.8rem
}

.icon-box-tiny .icon-box-title {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: right;
}

    .icon-box-tiny .icon-box-title .icon-box-img {
        width: 75px;
        height: 75px;
        display: inline-block;
        border-radius: 50%;
        padding: 8px;
        background: rgba(183, 183, 183, 0.2);
        margin-left: 10px;
    }

        .icon-box-tiny .icon-box-title .icon-box-img img {
            border-radius: 50%;
        }

.menu-icon {
    display: inline-block;
    color: #fff;
    width: 1.7rem
}

    .menu-icon:after, .menu-icon:before {
        display: block;
        content: "";
        width: 100%
    }

    .menu-icon:before {
        height: 6px;
        border-top: 2px solid;
        border-bottom: 2px solid
    }

    .menu-icon:after {
        height: 4px;
        border-bottom: 2px solid
    }

.overlay, .overlay-visible {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    color: #fff;
    transition: padding 0.3s ease-out,background-color 0.3s,opacity 0.3s
}

.overlay {
    padding-top: 10rem;
    background: rgba(0,0,0,0.3);
    opacity: 0
}

a > .overlay {
    cursor: pointer
}

figure:hover .overlay {
    padding-top: 0;
    opacity: 1
}

.overlay.social-links {
    flex-direction: row
}

.overlay .social-links {
    justify-content: center
}

.overlay a:hover {
    color: #fff;
    text-decoration: underline
}

.overlay a.social-link {
    border-color: #fff
}

.overlay .social-link:hover {
    color: #fff;
    text-decoration: none
}

figure:hover .overlay-visible {
    background: rgba(235,235,235,0.01);
    padding-bottom: 9rem;
    -webkit-backdrop-filter: blur(1rem);
    backdrop-filter: blur(1rem);
}

.overlay-transparent {
    background: transparent
}

.overlay-dark {
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px rgb(82 82 82 / 10%);
    border: 1px solid #cbcbcb99;
    border-radius: 5px;
    margin-bottom: 5px
}

    .overlay-dark figure {
        border-radius: 5px !important;
    }

.post.overlay-dark figure {
    border-radius: 5px 5px 0px 0px !important;
}

    .post.overlay-dark figure img {
        border-radius: 5px 5px 0px 0px !important;
    }

.overlay-dark, .overlay-light {
    overflow: hidden;
}

    .overlay-dark figure, .overlay-light figure {
        overflow: hidden
    }

    .overlay-dark .banner, .overlay-dark figure, .overlay-light .banner, .overlay-light figure {
        position: relative
    }

        .overlay-dark.banner:after, .overlay-dark figure:after, .overlay-dark figure > a:after, .overlay-light.banner:after, .overlay-light figure:after, .overlay-light figure > a:after {
            content: "";
            position: absolute;
            right: 0;
            left: 0;
            top: 0;
            bottom: 0;
            background: #222;
            opacity: 0;
            transition: opacity 0.3s,background 0.3s,transform 0.3s
        }

        .overlay-dark.banner:hover:after, .overlay-dark:hover figure:after, .overlay-dark:hover figure > a:after, .overlay-light.banner:hover:after, .overlay-light:hover figure:after, .overlay-light:hover figure > a:after {
            opacity: 0.2
        }

    .overlay-dark.banner-fixed:after, .overlay-dark.post > figure:after, .overlay-light.banner-fixed:after, .overlay-light.post > figure:after {
        content: none
    }

    .overlay-dark.post > figure > a:after, .overlay-light.post > figure > a:after {
        z-index: 1
    }

    .banner.overlay-light figure:after, .overlay-light figure > a:after {
        background: #ccc
    }

    .banner.overlay-dark figure:after, .overlay-dark figure > a:after {
        background: #222
    }

.overlay-zoom {
    overflow: hidden
}

    .overlay-zoom figure {
        overflow: hidden
    }

    .overlay-zoom img {
        transition: transform 0.3s
    }

    .overlay-zoom:hover img {
        transform: scale(1.08)
    }

.particle-effect {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.snowfall {
    background-image: url(../images/effects/s1.png),url(../images/effects/s2.png),url(../images/effects/s3.png);
    animation: snow 10s linear infinite;
    z-index: 1
}

@keyframes snow {
    0% {
        background-position: 0px 0px,0px 0px,0px 0px
    }

    50% {
        background-position: 500px 500px,100px 300px,-200px 250px
    }

    to {
        background-position: 400px 800px,300px 600px,-200px 400px
    }
}

.sparkle {
    background-image: url(../images/effects/sparkle1.png),url(../images/effects/sparkle2.png);
    animation: sparkle 60s linear infinite
}

@keyframes sparkle {
    0% {
        background-position: 0px 0px,0px 0px,0px 0px
    }

    to {
        background-position: -500px -1000px,-400px -400px,300px 300px
    }
}

@keyframes kenBurnsToRight {
    0% {
        transform: scale(1.2)
    }

    to {
        transform: scale(1)
    }
}

@keyframes kenBurnsToLeft {
    0% {
        transform: scale(1.2)
    }

    to {
        transform: scale(1)
    }
}

.kenBurnsToRight {
    animation-name: kenBurnsToRight;
    animation-timing-function: linear;
    animation-fill-mode: both;
    transform-origin: right
}

.kenBurnsToLeft {
    animation-name: kenBurnsToLeft;
    animation-timing-function: linear;
    animation-fill-mode: both;
    transform-origin: left
}

.kenBurnsToLeftTop {
    animation-name: kenBurnsToLeft;
    animation-timing-function: linear;
    animation-fill-mode: both;
    transform-origin: left top
}

.kenBurnsToRightTop {
    animation-name: kenBurnsToRight;
    animation-timing-function: linear;
    animation-fill-mode: both;
    transform-origin: right top
}

.page-item-dots {
    white-space: nowrap
}

    .page-item-dots:before {
        content: "...";
        margin-top: 0em;
        margin-left: 0.5rem;
        display: inline-block;
        vertical-align: middle
    }

@media (min-width:576px) {
    .page-item-dots, .page-item-total {
        margin-left: 2rem
    }
}

.page-subtitle {
    margin-bottom: 0.5rem;
    font-size: 2rem;
    line-height: 1.2
}

.page-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 250px;
    padding: 3em 1em;
    background: url(../images/page-header/about-us.jpg) #c8c3bf;
    background-position: center;
    background-size: cover;
    box-shadow: rgba(0, 0, 0, 0.15) -1.95px 1.95px 2.6px;
}

    .page-header .breadcrumb {
        justify-content: center
    }

        .page-header .breadcrumb li:not(:last-child):after {
            content: none
        }

    .page-header > .breadcrumb li, .page-header > .breadcrumb li a, .page-header > .page-subtitle, .page-header > .page-title {
        color: #999
    }

        .page-header > .breadcrumb li:not(:last-child) a {
            opacity: 0.5;
            transition: opacity 0.3s
        }

        .page-header > .breadcrumb li:hover a {
            color: #fff;
            opacity: 1
        }

.active > .page-link, :hover:not(.disabled) > .page-link {
    border-color: #dadada;
    color: #222;
    border-color: #dadada;
    color: #e8f3fc;
    background: #b68c5a;
    border-radius: 5px;
}

.show-info {
    margin: 0;
    color: #222
}

    .show-info span {
        margin: 0 0.5rem;
        color: #222
    }

.mfp-wrap {
    z-index: 3000
}

.mfp-bg {
    z-index: 3000;
    background: #000;
    opacity: 0;
    transition: opacity 0.3s ease-out
}

    .mfp-bg.mfp-ready {
        opacity: 0.7
    }

    .mfp-bg.mfp-removing {
        opacity: 0
    }

.mfp-container {
    padding: 4rem 2rem
}

    .mfp-container video {
        width: 100%;
        height: 100%
    }

.mfp-close {
    transform: rotateZ(45deg);
    transition: transform 0.3s;
    width: 18px;
    height: 18px;
    opacity: 1;
    top: 10px;
    right: 10px;
}

.mfp-wrap .mfp-close {
    top: 20px;
    left: 20px
}

.mfp-content .mfp-close {
    top: -25px;
    left: 0
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    top: 15px;
    left: 0
}

.mfp-close span {
    display: none
}

.mfp-close:after, .mfp-close:before {
    content: "";
    display: block;
    position: absolute;
    background-color: #333;
    width: 2px;
    height: 100%;
    top: 0;
    right: calc(50% - 1px)
}

.mfp-close:before {
    width: 100%;
    height: 2px;
    top: calc(50% - 1px);
    right: 0
}

.mfp-close:focus, .mfp-close:hover {
    transform: rotateZ(135deg) scale(1.5)
}

.mfp-arrow, .pswp__button--arrow--left, .pswp__button--arrow--right {
    width: 4.8rem;
    height: 4.8rem;
    color: #fff;
    border-radius: 50%;
    font-size: 2.4rem;
    font-weight: 900;
    font-family: "Font Awesome 6 Pro";
    text-align: center;
    opacity: 0.5;
    right: 10%;
    transition: opacity 0.3s;
    border: 2px solid
}

.pswp__ui > button:before {
    background: transparent;
    position: static;
    line-height: 44px
}

.pswp__ui > button.pswp__button--arrow--left:before {
    margin-left: 3px
}

.pswp__ui > button.pswp__button--arrow--right:before {
    margin-right: 3px
}

.pswp__ui > button:hover {
    opacity: 1
}

.pswp__button--arrow--right:before {
    content: "";
    font-family: "Font Awesome 6 Pro";
}

.mfp-arrow:after, .mfp-arrow:before {
    content: "";
    position: static;
    display: inline;
    margin: 0;
    border: 0
}

.mfp-arrow:after {
    content: none
}

button.mfp-arrow {
    border: 2px solid
}

.mfp-arrow-left, .pswp__button--arrow--left {
    left: 10%
}

    .mfp-arrow-left:before, .pswp__button--arrow--left:before {
        content: "";
        font-family: "Font Awesome 6 Pro";
    }

.mfp-content > * {
    position: relative;
    margin: auto;
    background-color: #fff;
    box-shadow: 5px 5px 20px rgba(0,0,0,0.1);
    opacity: 0
}

.mfp-ready .mfp-content > * {
    opacity: 1
}

.mfp-removing .mfp-content > * {
    opacity: 0
}

.mfp-product .mfp-container {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4rem 2rem 4rem
}

.mfp-product .mfp-content {
    max-width: 98.8rem;
    margin: auto
}

.mfp-product .product {
    background-color: #fff;
    margin-bottom: 2rem;
    padding: 3rem 1.5rem;
    border-radius: 5px
}

.mfp-product .mfp-close {
    position: absolute;
    top: -2.7rem;
    left: 0
}

.mfp-product .owl-nav .owl-next, .mfp-product .owl-nav .owl-prev {
    width: 3.6rem;
    height: 3.6rem;
    font-size: 3rem;
}

.mfp-product .owl-nav .owl-next {
    right: 1rem;
}

.mfp-product .owl-nav .owl-prev {
    left: 1rem;
}

.pswp__bg {
    background-color: rgba(0,0,0,0.7)
}

.pswp__img--placeholder--blank {
    background-color: #F2F3F5
}

.pswp__ui--fit .pswp__caption, .pswp__ui--fit .pswp__top-bar {
    background-color: transparent
}

.pswp__caption__center {
    text-align: center
}

.mfp-ready.mfp-zoom-popup .mfp-content {
    transform: scale(1)
}

.mfp-removing.mfp-zoom-popup .mfp-content, .mfp-zoom-popup .mfp-content {
    transition: 0.2s ease-in-out;
    transform: scale(0.8)
}

.mfp-ready.mfp-flip-popup .mfp-content {
    transform: translateY(0) perspective(600px) rotateX(0)
}

.mfp-flip-popup .mfp-content, .mfp-removing.mfp-flip-popup .mfp-content {
    transition: 0.3s ease-out;
    transform: translateY(-20px) perspective(600px) rotateX(20deg)
}

.mfp-content video {
    width: 100%;
    height: 100%
}

.mfp-img-popup .mfp-content {
    width: unset
}

@media (max-width:767px) {
    .mfp-product .product {
        padding: 2rem 1rem
    }

    .mfp-arrow {
        color: #444
    }
}

@media (min-width:768px) {
    .mfp-product .row {
        margin: 0 -1.5rem
    }

        .mfp-product .row > .col-md-6 {
            padding-right: 1.5rem;
            padding-left: 1.5rem
        }

    .mfp-product .product-gallery {
        margin-bottom: 0
    }

    .mfp-product .pr-md-3 {
        padding-left: 1.5rem !important;
    }
}

.product {
    position: relative;
    overflow: hidden;
    font-family: vazir;
    font-size: 1.4rem;
    color: #999;
    transition: 0.3s;
    background: #fff;
    border-radius: 5px;
    margin: 0 0 20px 0;
    padding: 10px;
    border: solid 1px rgba(0,0,0,.15);
    box-shadow: 3px 3px 9px rgba(164, 164, 186, 0.2);
}

.btn-product {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    padding: 1.14em 0;
    background-color: #b68c5a;
    color: #fff;
    font-family: vazir;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.2;
    transition: opacity 0.3s
}

    .btn-product:hover {
        color: #fff
    }

.ratings-container {
    display: flex;
    align-items: center;
    margin-right: 1px;
    line-height: 1.1;
    margin-bottom: 0.5rem;
    font-size: 14px;
    letter-spacing: 0.05em
}

.ratings-full {
    cursor: pointer
}

.ratings, .ratings-full {
    position: relative;
    font-family: "Font Awesome 6 Pro";
}

    .ratings-full + .rating-reviews {
        margin-right: 1rem
    }

    .ratings-full:before {
        content: "" "" "" "" "";
        color: rgba(0,0,0,0.16);
        font-family: "Font Awesome 6 Pro";
    }

    .ratings-full:hover .tooltiptext {
        visibility: visible;
        opacity: 1
    }

.ratings {
    position: absolute;
    top: 0;
    right: 0;
    white-space: nowrap;
    overflow: hidden
}

    .ratings:before {
        content: "" "" "" "" "";
        color: #b68c5a;
        font-family: "Font Awesome 6 Pro";
    }

.rating-reviews {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.1rem;
    color: #676767;
    margin: 0 0 0 5px;
}

    .rating-reviews:hover {
        color: #b68c5a
    }

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

.product:hover.product-with-qty .btn-cart {
    background-color: transparent;
    color: #222
}

.product-image {
    position: relative
}

.product-single {
    color: inherit
}

    .product-single .rating-reviews {
        font-size: 1.3rem
    }

        .product-single .rating-reviews:not(:hover) {
            color: #999
        }

    .product-single .ratings-container {
        margin-bottom: 1.7rem;
        font-size: 14px
    }

        .product-single .ratings-container .ratings:before {
            color: #666;
        }

    .product-single .ratings-full {
        margin-top: -2px
    }

    .product-single label {
        color: #222;
        font-weight: 600;
    }

    .product-single .divider {
        margin-right: -1rem;
        margin-left: 1.8rem
    }

    .product-single .social-links {
        color: #999
    }

    .product-single .social-link {
        border: none
    }

        .product-single .social-link.social-facebook:hover {
            background-color: transparent;
            color: #3b5998
        }

        .product-single .social-link.social-telegram:hover {
            background-color: transparent;
            color: #1da1f2
        }

    .product-single .quantity {
        font-weight: 700
    }

    .product-single .color {
        border: 0
    }

    .product-single .size {
        width: 3.6rem
    }

    .product-single .accordion ul {
        list-style: none;
        padding-right: 0
    }

.related-products {
    margin-top: 6.5rem
}

.page-content.with-sidebar {
    overflow: hidden
}

.top-sidebar-active .category-sidebar {
    display: none
}

.sidebar-active .page-wrapper {
    margin-right: 250px;
    margin-left: -250px
}

.sidebar-content, .sidebar-overlay, .sidebar-toggle {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1200
}

.right-sidebar-active .right-sidebar .sidebar-close, .right-sidebar-active .right-sidebar .sidebar-overlay, .sidebar-active .sidebar .sidebar-close, .sidebar-active .sidebar .sidebar-overlay, .top-sidebar-active .top-sidebar .sidebar-close, .top-sidebar-active .top-sidebar .sidebar-overlay {
    visibility: visible;
    opacity: 1;
}

.right-sidebar-active .right-sidebar .sidebar-content, .sidebar-active .sidebar .sidebar-content, .top-sidebar-active .top-sidebar .sidebar-content {
    transform: translateX(0);
    opacity: 1;
}

.sidebar-overlay {
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.8);
    opacity: 0;
    visibility: hidden;
    transition: visibility 0.4s,opacity 0.4s
}

.sidebar-close {
    opacity: 0;
    visibility: hidden;
    transition: visibility 0.4s,opacity 0.4s
}

.sidebar-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    top: 160px;
    left: 0;
    width: 40px;
    height: 40px;
    font-size: 1.4rem;
    color: #fff;
    background-color: rgb(193 143 89);
    border-radius: 0 5px 5px 0;
}

    .sidebar-toggle:hover {
        color: #fff;
    }

.sidebar-close {
    position: fixed;
    margin: 0;
    right: calc(100vw - 52px);
    top: 12px;
    font-size: 3.5rem;
    color: #ccc;
    z-index: 1201
}

    .sidebar-close:hover {
        color: #ccc
    }

.sidebar-content {
    bottom: 0;
    width: 30rem;
    padding: 2rem;
    transform: translateX(100%);
    overflow: auto;
    opacity: 0;
    line-height: 1.3;
    transition: transform 0.4s,opacity 0.4s;
    background: #fff
}

    .sidebar-content .widget-body {
        margin-bottom: 1.8rem;
        opacity: 1;
        transition: opacity 0.3s
    }

        .sidebar-content .widget-body i {
            color: #333a4d;
            margin-left: 5px;
            margin-right: 0px;
            font-size: 14px;
        }

    .sidebar-content .sidebar-close {
        display: flex;
        position: static;
        align-items: center;
        margin-bottom: 2rem;
        line-height: 1
    }

    .sidebar-content .d-icon-times {
        width: 1.6rem;
        height: 1.6rem;
        margin-left: 0.6rem
    }

    .sidebar-content .btn-filter {
        padding: 0.86em 2em;
        border-radius: 2px
    }

        .sidebar-content .btn-filter:active, .sidebar-content .btn-filter:focus, .sidebar-content .btn-filter:hover {
            background-color: #b68c5a;
            border-color: #b68c5a
        }

@media (min-width:992px) {
    .sidebar-fixed .sidebar-close, .sidebar-fixed .sidebar-overlay, .sidebar-fixed .sidebar-toggle {
        display: none
    }

    .sidebar-fixed .sidebar-content {
        position: relative;
        overflow: visible;
        padding: 0;
        opacity: 1;
        z-index: 22
    }

    .sidebar-fixed .sidebar-content {
        width: auto;
        transform: none
    }
}

.sidebar-content .form-control {
    border-color: #ccc;
    border-radius: 0.3rem
}

.widget-collapsible {
    background: #f8f8f8;
    padding: 1rem;
    margin-bottom: 20px;
    border: solid 1px rgba(0,0,0,.15);
    border-bottom: 4px solid #b28557;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.15) -1.95px 1.95px 2.6px;
}

    .widget-collapsible:last-child {
        margin-bottom: 0px;
    }

.widget-advertisement {
    padding: 0px;
    background-color: #f4f4f4;
    border-bottom: 0px !important;
    position: relative;
}

.advertisement-info {
    position: absolute;
    top: 43%;
    left: 43%;
    transform: translate(-45%, -45%);
    color: white;
    margin: 2%;
    border-radius: 3px;
    border: 3px solid #fff80;
    width: 90%;
    height: 88%;
    text-align: center;
}

    .advertisement-info h3 {
        padding-top: 15px;
        margin-bottom: 0px;
    }

.widget-advertisement .widget-body {
    margin-bottom: 0 !important;
}

.widget-collapsible > .widget-title.collapsed {
    padding-bottom: 2.7rem
}

.widget-collapsible > .widget-title.collapwidget-collapsible > .widget-title {
    padding-bottom: 0;
}

.widget-collapsible .toggle-btn {
    display: none;
    position: absolute;
    top: 36px;
    left: 12px;
    padding: 0;
    width: 10px;
    opacity: 1;
}

    .widget-collapsible .toggle-btn:after, .widget-collapsible .toggle-btn:before {
        content: "";
        position: absolute;
        border-top: 2px solid #666;
        width: 10px;
        transition: transform 0.3s;
    }

.widget-collapsible > .collapsed .toggle-btn:before {
    transform: rotate(90deg);
}

.widget-collapsible > .collapsed .toggle-btn:after {
    transform: rotate(180deg);
}

.widget-collapsible .collapsed ~ .widget-body {
    opacity: 0.1;
}

.widget-collapsible p {
    margin-bottom: 0;
    color: #aaa;
    line-height: 1.86;
}

.toolbox-wrap .widget-title, .widget-collapsible .widget-title {
    position: relative;
    cursor: pointer;
    margin: 0;
    margin: 2.6rem 0.3rem 1.8rem;
    font-size: 1.8rem;
    font-weight: 600;
    border: none;
    transition: padding 0.3s;
}

    .widget-collapsible .widget-title:before {
        display: block;
        height: 100%;
        margin-top: 0;
        margin-bottom: -13px;
        content: '';
        position: absolute;
        top: 0;
        width: 4px;
        right: -13px;
        background-color: #b68c5a;
    }

.filter-items.search-ul li {
    padding: 13.5px 20px 13.5px 10px;
    border-bottom: 1px solid #ccc
}

    .filter-items.search-ul li:last-child {
        border-bottom: none
    }

    .filter-items.search-ul li a:before {
        border: none !important;
        content: "\f104";
        position: absolute;
        top: 5px;
        right: -20px;
        line-height: 3em;
        font-size: 9px;
        color: #ccc;
        font-weight: 100 !important;
    }

.filter-items li {
    padding: 10px 10px 10px 3px;
    font-size: 1.3rem;
    color: #222
}

.filter-items > li:last-child {
    border-bottom: none
}

.filter-items a {
    position: relative;
    display: block;
    color: #666
}

    .filter-items a span {
        margin-right: 20px !important;
    }

.filter-items .active > a:before {
    content: "";
    color: #fff;
    background-color: #222;
    border-color: #222;
}

.filter-items.search-ul a:before {
    content: none
}

.filter-items .widget-submenu li {
    padding: 5.5px 0;
    border-bottom-color: #ddd;
}

.filter-items li span {
    margin-right: 0.5rem;
    color: #999
}

.filter-items .with-ul > a > i {
    content: "";
    position: absolute;
    top: 50%;
    left: 0rem;
    line-height: 0;
    margin: -1.3rem -3px 0 0;
    padding: 1.2rem 5px;
    font-size: 1rem;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    transition: transform 0.3s;
}

.filter-items .show > a {
    color: #b68c5a
}

    .filter-items .show > a i {
        transform: rotate(-180deg)
    }

.filter-items ul {
    display: none;
    position: relative;
    margin: 1rem 0 -0.5rem;
    padding-right: 1.3rem
}

.filter-items .color {
    top: 50%;
    display: inline-block;
    margin-left: 0.8rem;
    margin-top: -4.5px;
    width: 0.9rem;
    height: 0.9rem;
    border-radius: 50%
}

.social-links {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    margin-right: -1rem;
}

    .social-links.square-link .social-link {
        border-radius: 0
    }

    .social-links.rounded-link, .social-links.square-link {
        display: flex;
        justify-content: center
    }

        .social-links.rounded-link .social-link, .social-links.square-link .social-link {
            margin: 5px 15px;
            border: none;
            font-size: 37px;
            width: 75px;
            height: 75px;
            line-height: 75px;
            border-radius: 5px;
        }

            .social-links.rounded-link .social-link:not(:hover), .social-links.square-link .social-link:not(:hover) {
                color: #fff;
                background-color: #333a4d;
            }

        .social-links.rounded-link .social-link {
            border-radius: 0.3rem
        }

.social-link-active {
    display: flex;
    justify-content: right;
}

    .social-link-active .social-link {
        border: none;
        margin: 1rem;
        font-size: 28px;
        line-height: 67px;
        width: 60px;
        height: 60px;
        color: #fff
    }

    .social-link-active .social-facebook {
        background: #3b5998;
        border-color: #3b5998
    }

    .social-link-active .social-main {
        background: rgb(22,37,66);
        box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    }

        .social-link-active .social-main img {
            width: 30px;
            margin-top: -5px;
        }

        .social-link-active .social-main .fa-phone {
            font-size: 24px;
        }

    .social-link-active .social-twitter {
        background: #1da1f2;
        border-color: #1da1f2
    }

    .social-link-active .social-linkedin {
        background: #0073b2;
        border-color: #0073b2
    }

    .social-link-active .social-email {
        background: #dd4b39;
        border-color: #dd4b39
    }

    .social-link-active .social-google {
        background: #dd4b39;
        border-color: #dd4b39
    }

    .social-link-active .social-whatsapp {
        background: #3c8a38;
        border-color: #3c8a38
    }

    .social-link-active .social-instagram {
        background: #7c4a3a;
        border-color: #7c4a3a
    }

.social-link {
    margin: 2px 8px 2px 0;
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 1.5rem;
    border-radius: 50%;
    border: 2px solid #ccc;
    color: #ccc;
    transition: color 0.3s,border 0.3s,background 0.3s;
    text-align: center
}

    .social-link:last-child {
        margin-left: 0
    }

    .social-link i {
        line-height: 1
    }

    .social-link:hover {
        background: linear-gradient(45deg, #282e3f, #333a4d);
        border-color: #b68c5a;
        color: #fff
    }

.inline-links .social-link {
    display: inline-block;
    margin-left: 2rem;
    width: auto;
    height: auto;
    border: 0;
    color: inherit
}

    .inline-links .social-link:not(:last-child) {
        margin-left: 2rem
    }

    .inline-links .social-link:hover {
        background: transparent
    }

    .inline-links .social-link.social-facebook:hover {
        color: #3b5998
    }

    .inline-links .social-link.social-telegram:hover {
        color: #1da1f2
    }

    .inline-links .social-link.social-linkedin:hover {
        color: #0073b2
    }

    .inline-links .social-link.social-email:hover {
        color: #dd4b39
    }

    .inline-links .social-link.social-google:hover {
        color: #dd4b39
    }

    .inline-links .social-link.social-whatsapp:hover {
        color: #3c8a38
    }

    .inline-links .social-link.social-instagram:hover {
        color: #7c4a3a
    }

.social-link-template .inline-links .social-link {
    font-size: 24px;
    margin: 3px 19px
}

    .social-link-template .inline-links .social-link:not(:hover) {
        color: #999
    }

.social-default .social-link {
    width: 45px;
    height: 45px;
    margin: 3px 7.5px;
    line-height: 45px;
    font-size: 24px
}

    .social-default .social-link:not(:hover) {
        color: #999
    }

.tab-content {
    background-color: transparent
}

.nav-tabs {
    display: flex;
    flex-wrap: wrap;
}

    .nav-tabs .nav-item .nav-link.active, .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-item:hover .nav-link {
        color: #b68c5a;
    }

.nav-link {
    display: block;
    margin-bottom: -0.1rem;
    padding: 1.6rem 0.2rem;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    border-radius: 0;
    border: 0;
    transition: border 0.35s,color 0.35s,background-color 0.35s
}

.nav-item:not(:last-child) {
    margin-left: 2.5rem
}

.nav-fill .nav-item {
    flex: 1
}

.tab-content {
    position: relative
}

    .tab-content > .tab-pane {
        position: absolute;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        height: 0 !important;
        opacity: 0;
        z-index: -1;
        transition: visibility 0.3s,opacity 0.3s
    }

        .tab-content > .tab-pane:not(.active) {
            overflow: hidden;
            visibility: hidden
        }

    .tab-content > .active {
        position: relative;
        height: auto !important;
        opacity: 1;
        z-index: auto
    }

.tab-pane {
    padding: 2.3rem 0;
    line-height: 1.72;
    color: #666;
}

    .tab-pane p {
        line-height: 1.72
    }

.tab-nav-simple .nav-link {
    border-bottom: 2px solid transparent;
    background-color: transparent;
    color: #666;
}

.tab-nav-simple .nav-item .nav-link.active, .tab-nav-simple .nav-item.show .nav-link, .tab-nav-simple .nav-item:hover .nav-link {
    border-bottom-color: #fff
}

.tab-nav-center .nav {
    justify-content: center
}

.tab-nav-right .nav {
    justify-content: flex-start
}

.tab-nav-boxed .nav-item {
    margin-left: 0
}

.tab-nav-boxed .nav-link {
    padding-right: 2.4rem;
    padding-left: 2.4rem
}

.tab-boxed .tab-pane {
    padding-right: 2rem;
    padding-left: 2rem
}

@media (max-width:767px) {
    .nav-link {
        font-size: 1.4rem
    }

    .tab-nav-boxed .nav-link {
        padding-right: 1rem;
        padding-left: 1rem
    }
}

.nav-filters {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    color: #666;
    margin-bottom: 4rem
}

    .nav-filters li:not(:last-child) {
        margin-left: 1.8rem;
        margin-bottom: 5px;
    }

.nav-filter {
    display: inline-block;
    position: relative;
    padding: 0.5rem 0;
    font-size: 1.4rem;
    line-height: 1;
    transition: color 0.3s
}

    .nav-filter.active {
        color: #b68c5a
    }

.filter-underline .nav-filter {
    transition: color 0.3s,border-color 0.3s;
    color: #fff
}

.blog-filters li:has(a.active) {
    background: #b68c5a;
    color: #fff !important;
}

.filter-underline .nav-filter.active .blog-filters span {
    color: #fff !important;
}

.tooltiptext {
    font-family: vazir;
    position: absolute;
    padding: 1rem 0.7rem;
    bottom: 150%;
    right: 48%;
    background-color: #333;
    color: #fff;
    font-size: 1.3rem;
    font-weight: 400;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    transform: translateX(-50%);
    z-index: 1;
    transition: opacity 0.3s
}

.tooltip-bottom:after, .tooltip-top:after {
    content: "";
    position: absolute;
    right: 50%;
    margin-right: -6px;
    border-width: 6px;
    border-style: solid
}

.tooltip-top:after {
    top: 96%;
    border-color: #333 transparent transparent transparent
}

.tooltip-bottom:after {
    top: -37%;
    border-color: transparent transparent #333 transparent
}

.title {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    align-items: center;
    text-align: center;
    line-height: 1.1;
    margin-bottom: 2.6rem;
    line-height: 1;
    color: #222
}

.title-inverse {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    align-items: center;
    text-align: center;
    margin-bottom: 2.6rem;
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 2;
    color: #fff;
}

.title-inverse-custom-cross {
    display: flex;
    align-items: center;
    font-size: 3rem;
    color: #b68c5a;
    margin-top: 0;
    margin-bottom: 20px;
}

.title-inverse-right-line:before {
    flex: 1;
    margin-left: 3rem;
    content: "";
    height: 1px;
    background-color: #b68c5a
}

.title-inverse-line:after {
    flex: 1;
    margin-right: 3rem;
    content: "";
    height: 1px;
    background-color: #b68c5a
}

.title-inverse-custom-cross.title-inverse-line:after, .title-inverse-custom-cross.title-inverse-right-line:before {
    max-width: 6rem;
}

.title-inverse.title-center {
    justify-content: center
}

.title.title-center {
    justify-content: center
}

.title.title-descri {
    font-size: 3rem;
}

.title-line:after {
    flex: 1;
    margin-right: 3rem;
    content: "";
    height: 2px;
    background-color: #e1e1e1
}

.title-right-line:before {
    flex: 1;
    margin-left: 3rem;
    content: "";
    height: 2px;
    background-color: #e1e1e1
}

@media (max-width:479px) {
    .title-line:before {
        margin-left: 1.5rem
    }

    .title-line:after {
        margin-right: 1.5rem
    }
}

.title-wrapper .title {
    margin-bottom: 0.5rem
}

.title-wrapper p {
    margin-bottom: 2.3rem;
    font-size: 1.4rem;
    line-height: 1.71;
    color: #999
}

.title-simple {
    display: block
}

    .title-simple:after, .title-simple:before {
        content: none
    }

.title-sm {
    font-size: 3rem;
}

.title-icon {
    flex-direction: column
}

    .title-icon > i {
        margin-top: 1rem;
        font-size: 1.8rem;
        color: #b68c5a
    }

    .title-icon:after, .title-icon:before {
        content: none
    }

.title-link {
    justify-content: space-between;
    padding: 1rem 0;
    border-bottom: 1px solid #e1e1e1
}

    .title-link:after, .title-link:before {
        content: none
    }

    .title-link a {
        color: #444;
        font-size: 1.3rem
    }

        .title-link a:hover {
            color: #b68c5a
        }

    .title-link i {
        font-size: 1rem
    }

.with-link {
    display: flex;
    justify-content: space-between;
    line-height: 1
}

    .with-link:after {
        background-color: #e1e1e1
    }

    .with-link a {
        display: inline-flex;
        align-items: center;
        margin-right: auto;
        font-weight: 700;
        font-size: 13px;
        line-height: 2.05em;
        color: #222;
        transition: color 0.3s
    }

        .with-link a:hover {
            color: #b68c5a
        }

    .with-link i {
        margin-right: 0.9rem;
        font-size: 1.9rem;
        line-height: 0
    }

.vendor-details {
    display: flex;
    align-items: center;
    margin-top: 2rem;
}

.vendor-logo {
    margin-left: 1rem;
    width: 75px;
    height: 75px;
    display: inline-block;
    border-radius: 50%;
    padding: 5px;
    background: rgba(183, 183, 183, 0.2);
    overflow: hidden;
}

.owl-carousel.owl-drag .owl-item .vendor-logo img {
    border-radius: 50% !important;
}

.vendor-name {
    margin-bottom: 0.5rem;
    font-weight: 600;
    font-size: 1.5rem;
}

.header {
    font-family: vazir;
    background: #fff;
    border-bottom: 1px solid #535969
}

    .header .container, .header .container-fluid, .header .inner-wrap {
        display: flex;
        align-items: center
    }

    .header .inner-wrap {
        width: 100%
    }

.header-border {
    border-bottom: 1px solid #e1e1e1
}

.has-center .header-right, .has-center .header-left {
    flex: 1
}

.has-center .header-left {
    justify-content: flex-end
}

.has-center .header-center {
    margin-right: 2rem;
    margin-left: 2rem;
}

.header-right {
    flex: 1
}

.header-center, .header-right, .header-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: auto;
}

    .header-left .icon-box-content .icon-box-title {
        color: #fff !important
    }

    .header-left a {
        display: flex;
        align-items: center
    }

.header-top {
    font-size: 1.3rem;
    color: #fff;
    min-height: 55px;
    background: #282e3f;
    border-bottom: 1px solid #535969;
}

    .header-top .header-left a {
        cursor: pointer;
        transition: background-color 0.5s ease, color 0.5s ease;
        transition-delay: 0s;
    }

        .header-top .header-left a:hover {
            color: #b68c5a;
        }

    .header-top .header-left > * {
        margin-right: 2.3rem
    }

    .header-top .header-left > :first-child {
        margin-right: 0
    }

    .header-top .divider {
        margin: 0 2rem 0 -0.3rem
    }

    .header-top .contact {
        margin-left: 0.2rem;
        line-height: 1
    }

        .header-top .contact i {
            margin-left: 0.7rem;
            font-size: 1.6rem
        }

.header.header-bg {
    border-color: #6b6d72;
}

.header-top.header-top-bg {
    background: #282e3f;
    border-color: transparent;
}

    .header-top.header-top-bg .header-left a:hover {
        color: #c18f59 !important;
    }

.header-middle-bg {
    background: #333a4d !important;
}

    .header-middle-bg .menu .active > a:not(.menu-title), .menu li:hover > a:not(.menu-title) {
        color: #c18f59 !important;
    }

.header-middle.header-middle-bg {
    color: #fff;
}

    .header-middle.header-middle-bg .icon-box-title {
        color: #fff !important;
    }

    .header-middle.header-middle-bg .icon-box p {
        color: #fff !important;
    }

    .header-middle.header-middle-bg .icon-box-icon i {
        color: #c18f59 !important;
    }

.contact-icon i {
    font-size: 20px;
    top: 75px;
    position: relative;
    color: #333a4d;
}

.contact-icon h4 {
    padding-right: 50px;
}

.contact-icon p {
    padding-right: 50px;
    margin-bottom: 0px;
}

.header-top .help {
    line-height: 1
}

    .header-top .help i {
        margin-left: 0.7rem;
        font-size: 1.6rem
    }

.header-top .login-link, .header-top .login-toggle, .header-top .register-link, .header-top .register-toggle {
    cursor: pointer
}

    .header-top .login-link i, .header-top .login-toggle i, .header-top .register-link i, .header-top .register-toggle i {
        margin-left: 0.8rem;
        font-size: 1.5rem
    }

.header-top .delimiter {
    margin: 0 0.5rem;
    color: #aaa
}

.header-middle {
    padding-top: 2.8rem;
    padding-bottom: 2.7rem;
    color: #fff;
    background: unset;
    font-size: 1.4rem;
    font-weight: 700;
    background: #333a4d !important;
}

    .header-middle .login-link {
        display: flex;
        align-items: center;
        margin-left: 2rem;
        padding-bottom: 0.2rem
    }

        .header-middle .login-link span {
            cursor: pointer
        }

        .header-middle .login-link i {
            font-size: 2rem
        }

        .header-middle .login-link:hover {
            color: #b68c5a
        }

    .header-middle .logo {
        margin-left: 0;
    }

    .header-middle .main-nav {
        margin-left: 1.5rem
    }

    .header-middle .header-left .cart-dropdown > a:after {
        content: none
    }

    .header-middle .icon-box {
        margin-right: 1.8rem;
        padding-bottom: 0.1rem;
        transition: none
    }

        .header-middle .icon-box:hover .icon-box-icon, .header-middle .icon-box:hover .icon-box-title, .header-middle .icon-box:hover p {
            color: inherit
        }

    .header-middle .icon-box-icon, .header-middle .icon-box-title, .header-middle p {
        transition: color 0.3s
    }

    .header-middle .icon-box-icon {
        margin-bottom: 0;
        padding: 0;
        font-size: 2.5rem;
    }

    .header-middle .icon-box-title {
        margin-bottom: 0.5rem;
        font-size: 1.1rem;
        font-weight: 400;
        line-height: 1;
    }

    .header-middle p {
        font-size: 1.4rem;
        font-weight: 700;
        color: #222;
        line-height: 1
    }

.logo {
    max-width: 200px
}

    .logo img {
        display: block
    }

.header-bottom {
    padding-bottom: 1.5rem;
    color: #222;
    background: #fff;
    font-size: 1.4rem;
    font-weight: 700
}

    .header-bottom .header-left {
        margin-left: 0.3rem
    }

        .header-bottom .header-left i {
            margin-left: 1rem;
            font-size: 2.4rem;
            font-weight: 700
        }

.welcome-msg {
    margin: 0;
    padding: 1.1rem 0;
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
    line-height: 1.5;
    white-space: nowrap
}

.header-search {
    position: relative
}

    .header-search .input-wrapper {
        display: flex;
        position: relative
    }

    .header-search input.form-control {
        flex: 1;
        min-width: 40px;
        padding: 1.1rem 1.5rem;
        border: 0;
        background-color: #eee;
        font-size: 1.3rem;
    }

    .header-search .btn-search {
        padding: 0;
        min-width: 40px;
        background-color: #b68c5a;
        border: 0;
        color: #fff;
        font-size: 2rem
    }

        .header-search .btn-search i {
            margin: 0 0.1rem 0.6rem 0;
            vertical-align: middle;
            font-size: 2rem
        }

    .header-search .select-box {
        background-color: #f4f4f4
    }

        .header-search .select-box select {
            position: relative;
            padding-right: 1.1rem;
            padding-left: 3rem;
            border: 0;
            font-weight: 400;
            font-size: 1.3rem;
            z-index: 1
        }

    .header-search.hs-toggle .input-wrapper {
        position: absolute;
        left: -1.5rem;
        top: 100%;
        min-width: 31rem;
        padding: 1.5rem;
        height: auto;
        background-color: #fff;
        box-shadow: 0 2px 35px rgba(0,0,0,0.1);
        visibility: hidden;
        opacity: 0;
        transform: translate3d(0,-10px,0);
        z-index: 100;
        transition: transform 0.4s 0.2s,visibility 0.4s 0.2s,opacity 0.4s 0.2s
    }

    .header-search.hs-toggle:hover {
        color: #b68c5a
    }

    .header-search.hs-toggle .form-control {
        padding: 1.4rem 2rem;
        background-color: #f4f4f4
    }

    .header-search.hs-toggle .btn-search {
        background-color: #f4f4f4;
        min-width: 5rem;
        font-size: 1.8rem;
        color: #222;
        border-radius: 0
    }

        .header-search.hs-toggle .btn-search i {
            margin-bottom: 0.4rem;
            font-size: inherit
        }

    .header-search.hs-expanded {
        max-width: 65rem;
        width: 100%;
        margin: 0 auto;
        flex: 1
    }

        .header-search.hs-expanded .input-wrapper {
            width: 100%;
            border: 2px solid #b68c5a;
            border-radius: 0.5rem;
            height: 4.5rem
        }

        .header-search.hs-expanded .select-box {
            width: 13.2rem;
            border-radius: 0.5rem 0 0 0.5rem;
            color: #666;
        }

            .header-search.hs-expanded .select-box, .header-search.hs-expanded .select-box select {
                cursor: pointer
            }

                .header-search.hs-expanded .select-box:before {
                    left: 11px;
                    font-size: 1rem
                }

                .header-search.hs-expanded .select-box:after {
                    content: "";
                    display: block;
                    position: absolute;
                    top: 8px;
                    left: -3px;
                    height: 25px;
                    border-left: 1px solid #e1e1e1
                }

        .header-search.hs-expanded input.form-control {
            flex: 1;
            min-height: 100%;
            padding-right: 1.9rem;
            padding-left: 1.9rem;
            color: #ababab;
            background-color: #f4f4f4
        }

        .header-search.hs-expanded .btn-search {
            min-width: 4.7rem;
            background-color: #f4f4f4;
            color: #444;
            font-size: 1.6rem
        }

            .header-search.hs-expanded .btn-search:hover {
                color: #b68c5a
            }

    .header-search.hs-simple {
        flex: 1;
        margin-left: 2rem;
        max-width: 52.2rem
    }

        .header-search.hs-simple input.form-control {
            padding: 0 1.55rem 0 5rem;
            border-radius: 5px;
            border: 2px solid;
            border-color: #b68c5a;
            font-family: inherit;
            background-color: #fff;
            color: #999
        }

        .header-search.hs-simple .btn-search {
            position: absolute;
            background: transparent;
            color: #333;
            min-width: 48px;
            height: 100%;
            border-radius: 5px;
            left: 0
        }

            .header-search.hs-simple .btn-search:hover {
                color: #b68c5a
            }

    .header-search.hs-toggle.show .input-wrapper, .header .header-search.hs-toggle:hover .input-wrapper {
        transform: translate3d(0,0,0);
        visibility: visible;
        transition: transform 0.4s;
        opacity: 1
    }

.mobile-search {
    display: none
}

    .mobile-search .search-toggle i {
        font-size: 2rem;
        vertical-align: middle
    }

.hs-toggle.dir-up:after {
    top: auto;
    bottom: 100%;
    border-bottom-color: transparent;
    border-top-color: #fff
}

.hs-toggle.dir-up .input-wrapper {
    top: auto;
    bottom: 100%;
    transform: translate3d(0,10px,0)
}

.search-toggle {
    display: inline-block;
    vertical-align: middle;
    padding: 1.1rem 0;
    transition: color 0.3s
}

    .search-toggle span {
        cursor: pointer
    }

    .search-toggle i {
        font-size: 1.4rem;
        font-weight: 400;
        line-height: 0.9
    }

    .search-toggle.with-label {
        display: inline-flex;
        align-items: center
    }

        .search-toggle.with-label i {
            display: inline-block;
            vertical-align: middle;
            margin-bottom: 2px;
            font-size: 1.6rem
        }

        .search-toggle.with-label span {
            margin-right: 0.5rem;
            cursor: pointer;
            font-weight: inherit;
        }

.call {
    display: flex;
    align-items: center
}

    .call span {
        font-weight: inherit;
        cursor: pointer
    }

    .call i + span {
        margin-right: 0.9rem
    }

    .call i {
        margin: 0 0.2rem 0.2rem 0;
        font-size: 1.8rem;
        cursor: pointer
    }

    .call:hover {
        color: #b68c5a
    }

@keyframes fixedTop {
    0% {
        margin-top: -60px
    }

    to {
        margin-top: 0
    }
}

.sticky-header.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    padding-top: 1.5rem;
    padding-bottom: 1.4rem;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    z-index: 1100;
    animation: fixedTop 0.4s
}

@media (max-width:991px) {
    .sticky-wrapper {
        height: auto !important;
    }
}

.mobile-menu-toggle {
    display: none;
    margin-left: 2rem;
    font-size: 2.5rem;
    color: #c18f59;
}

    .mobile-menu-toggle.menu-bar:after, .mobile-menu-toggle.menu-bar:before {
        content: "";
        display: block;
        width: 100%
    }

    .mobile-menu-toggle.menu-bar:before {
        height: 11px;
        border-top: 2px solid;
        border-bottom: 2px solid
    }

    .mobile-menu-toggle.menu-bar:after {
        height: 9px;
        border-bottom: 2px solid
    }

@media (max-width:1199px) {
    .main-nav .menu > li {
        margin-left: 1.5rem
    }

    .header-middle .logo {
        margin-left: 2rem
    }
}

@media (max-width:991px) {
    .header .main-nav {
        display: none
    }

    .header-top .header-right {
        margin-left: 2rem
    }

    .header-middle .header-left {
        justify-content: flex-start
    }

        .header-middle .header-left .divider {
            display: none
        }

    .header-middle .header-center {
        margin-right: auto;
        margin-left: auto
    }

    .mobile-menu-toggle {
        display: block
    }
}

@media (max-width:767px) {
    .header-middle .mobile-search {
        display: block
    }

    .header-middle .header-search {
        display: none
    }

    .header-top .delimiter, .header-top .divider, .header-top .login-link, .header-top .register-link {
        display: none
    }
}

@media (max-width:480px) {
    .header-middle .logo {
        margin-left: 0
    }

    .welcome-msg {
        transform: translateX(0);
        animation: 6s linear 2s 1 show_msg_first,12s linear 8s infinite show_msg
    }
}

@keyframes show_msg_first {
    0% {
        transform: translateX(-100%);
    }

    to {
        transform: translateX(100%);
    }
}

@keyframes show_msg {
    0% {
        transform: translateX(-100%);
    }

    to {
        transform: translateX(100%);
    }
}

.mobile-link {
    display: block;
    margin-left: 0;
    margin-bottom: -3px
}

    .mobile-link i {
        font-size: 2.4rem;
    }

    .mobile-link + .mobile-link {
        margin-right: 2rem
    }

    .mobile-link:hover {
        color: #b68c5a
    }

@media (min-width:768px) {
    .mobile-link {
        display: none
    }
}

.dropdown {
    position: relative
}

    .dropdown .product {
        overflow: unset
    }

    .dropdown.show .dropdown-box, .dropdown:hover .dropdown-box {
        visibility: visible;
        opacity: 1;
        top: 99%
    }

    .dropdown.show .dropdown-box, .dropdown:hover .dropdown-box {
        transform: translate3d(0,0,0)
    }

    .dropdown.show > a, .dropdown:hover > a {
        color: #b68c5a
    }

    .dropdown a {
        display: flex;
        align-items: center
    }

        .dropdown a .dropdown-image {
            max-width: 1.4rem;
            margin-left: 0.7rem;
            height: auto
        }

    .dropdown > a {
        line-height: 1;
        padding: 9px 0
    }

        .dropdown > a:after {
            display: inline-block;
            margin-right: 8px;
            font-family: "Font Awesome 5 Free";
            font-weight: 600;
            font-size: 10px;
            line-height: 1;
            content: ""
        }

    .dropdown li.active > a, .dropdown li:hover > a {
        color: #b68c5a
    }

    .dropdown.dir-up:after {
        border-bottom-color: transparent;
        border-top: 11px solid #fff;
        transform: translate3d(-50%,8px,0)
    }

    .dropdown.dir-up.show .dropdown-box, .dropdown.dir-up:hover .dropdown-box {
        top: auto;
        bottom: 100%
    }

    .dropdown.dir-up.show:after, .dropdown.dir-up:hover:after {
        top: auto;
        bottom: calc(100% - 20px);
        transform: translate3d(-50%,0,0)
    }

.dropdown-box {
    position: absolute;
    left: 0;
    top: -9999px;
    margin: 0;
    padding: 0.5rem 0;
    color: #fff;
    background-color: #fff;
    box-shadow: 0 5px 30px 2px rgba(0,0,0,0.2);
    visibility: hidden;
    opacity: 0;
    z-index: 19;
    transition: transform 0.2s ease-out,opacity 0.2s,visibility 0.2s;
    transform: translate3d(0,-10px,0)
}

    .dropdown-box a {
        font-weight: 400;
        padding: 0.6rem 1rem
    }

    .dropdown-box li {
        font-size: inherit;
        line-height: 1.1
    }

.cart-dropdown > a {
    padding: 0.7rem 0
}

.cart-dropdown .cart-count {
    display: inline-block;
    transition: color 0.4s;
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 25px;
    color: #b68c5a
}

.cart-dropdown .cart-action {
    column-gap: 10px;
    text-align: center
}

    .cart-dropdown .cart-action .btn {
        display: flex;
        justify-content: center;
        border-radius: 5px;
        padding: 0.9em 2em;
        line-height: 1.5;
        font-weight: 700
    }

        .cart-dropdown .cart-action .btn.btn-link {
            display: inline-block;
            margin-bottom: 2rem;
            padding: 0;
            border-bottom: 2px solid #b68c5a;
            border-radius: 0;
            line-height: 1.3
        }

            .cart-dropdown .cart-action .btn.btn-link:active, .cart-dropdown .cart-action .btn.btn-link:focus, .cart-dropdown .cart-action .btn.btn-link:hover {
                color: #b68c5a
            }

.cart-dropdown i {
    font-size: 2.4rem;
}

.cart-dropdown:hover .cart-count {
    color: #fff
}

.cart-dropdown.cart-dropdown-white .cart-count, .cart-dropdown.cart-dropdown-white .cart-label, .cart-dropdown.cart-dropdown-white .cart-price {
    color: #fff
}

.cart-dropdown.cart-dropdown-white:hover .cart-count {
    color: #b68c5a
}

.header-top .login-dropdown {
    margin-right: 0
}

.off-canvas .dropdown-box {
    position: fixed;
    top: 0;
    left: -34rem;
    max-width: 34rem;
    width: 100%;
    height: 100vh;
    min-width: auto;
    padding: 2.9rem 3rem;
    opacity: 1;
    visibility: visible;
    transition: left 0.3s;
    transform: none;
    z-index: 2999;
    box-shadow: none;
    overflow-x: hidden;
    overflow-y: auto
}

    .off-canvas .dropdown-box .login-popup {
        padding: 0
    }

.off-canvas .canvas-overlay {
    position: fixed;
    right: 0;
    width: 100vw;
    top: -10vh;
    height: 120vh;
    background: rgba(0,0,0,0.3);
    z-index: 2998;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s
}

.off-canvas .canvas-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 1.3rem
}

.off-canvas .canvas-title {
    margin-bottom: 0;
    font-size: 1.6rem;
    font-weight: 700;
}

.off-canvas .btn-close {
    font-size: 12px;
    font-weight: 600;
    color: #999
}

    .off-canvas .btn-close:active, .off-canvas .btn-close:focus, .off-canvas .btn-close:hover {
        color: #b68c5a
    }

    .off-canvas .btn-close i {
        margin-left: 0;
        font-size: 1.9rem
    }

.off-canvas.opened .dropdown-box {
    left: 0
}

.off-canvas.opened .canvas-overlay {
    opacity: 1;
    visibility: visible
}

.off-canvas:hover .dropdown-box {
    top: 0
}

@media (max-width:479px) {
    .off-canvas .dropdown-box {
        max-width: 30.4rem
    }
}

@media (max-width:991px) {
    .cart-dropdown .cart-label {
        display: none
    }
}

.menu {
    display: flex;
    align-items: center
}

    .menu a {
        display: inline-block
    }

    .menu .menu-title {
        margin-bottom: 1rem;
        padding: 0 1rem;
        font-size: 1.4rem;
        font-weight: 600;
        line-height: 1;
    }

    .menu ul {
        padding: 1rem 0;
        background: #fff;
        font-size: 1.4rem;
        font-weight: 400;
        line-height: 1.5;
        color: #666;
    }

    .menu li {
        position: relative;
        line-height: 1.5
    }

        .menu li a {
            padding: 0.7rem 0 0.7rem 1rem
        }

        .menu li .megamenu, .menu li > ul {
            position: absolute;
            top: -9999px;
            right: 100%;
            margin: 0;
            box-shadow: 0 2px 35px rgba(0,0,0,0.1);
            z-index: 1041;
            visibility: hidden;
            opacity: 0;
            transition: transform 0.2s ease-out;
            transform: translate3d(0,-10px,0)
        }

    .menu ul li {
        border-bottom: 1px dashed #eee;
    }

        .menu ul li:last-child {
            border-bottom: none;
        }

    .menu li > ul {
        min-width: 22.6rem;
        background: #fff;
        border-radius: 5px;
        padding-right: 5px;
        padding-left: 5px;
    }

        .menu li > ul li {
            padding: 0 1rem
        }

    .menu > li.submenu-container .megamenu {
        width: 1180px
    }

    .menu .active > a:not(.menu-title), .menu li:hover > a:not(.menu-title) {
        color: #b68c5a
    }

    .menu .show .megamenu, .menu .show > ul, .menu li:hover .megamenu, .menu li:hover > ul {
        visibility: visible;
        opacity: 1;
        top: -2rem;
        transform: translate3d(0,0,0)
    }

    .menu > li:last-child {
        margin-left: 0
    }

    .menu > li > a {
        position: relative;
        padding: 1.3rem 0;
        font-weight: 700;
        line-height: 1;
        padding: 1.2rem 0 1.4rem;
        font-weight: 500;
    }

        .menu > li > a:after {
            margin-right: 0.8rem
        }

    .menu > li .megamenu, .menu > li > ul {
        right: -1.9rem
    }

    .menu > li.submenu-container .megamenu,
    .menu > li.submenu-container li > ul {
        right: unset;
        left: -1.9rem !important;
    }

    .menu > li.submenu-container .megamenu {
        width: 1180px;
        left: 100% !important;
    }

    .menu > li.show .megamenu, .menu > li.show > ul, .menu > li:hover .megamenu, .menu > li:hover > ul {
        top: 100%
    }

    .menu .submenu > a {
        position: relative;
        display: block
    }

    .menu > .submenu > a {
        z-index: 10
    }

        .menu > .submenu > a:after {
            position: static;
            content: "";
            margin-top: 0
        }

    .menu.no-arrow > li > a:after {
        content: none
    }

.submenu > a:after {
    display: inline-block;
    position: absolute;
    margin-top: 2px;
    left: 0.5rem;
    top: 50%;
    line-height: 0;
    vertical-align: middle;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 1.1rem;
    color: inherit;
    content: ""
}

.toggle-menu {
    display: block
}

    .toggle-menu > li {
        margin-left: 0
    }

    .toggle-menu .submenu:after, .toggle-menu .submenu > a:after {
        content: none
    }

    .toggle-menu .submenu li {
        padding: 0 0.5rem
    }

    .toggle-menu li > ul {
        display: none;
        position: static;
        visibility: visible;
        opacity: 1;
        transform: none;
        background: transparent;
        box-shadow: none
    }

.toggle-btn {
    display: block;
    position: absolute;
    padding: 6px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0.6
}

    .toggle-btn:before {
        content: "";
        display: block;
        font-size: 1rem;
        font-weight: 600;
        font-family: "Font Awesome 5 Free";
        line-height: 1;
        transition: transform 0.5s
    }

.show > a .toggle-btn:before {
    transform: rotate(630deg)
}

.main-nav {
    margin: 0 auto 0 auto !important;
    padding-right: 0.6rem
}

.megamenu {
    display: flex;
    padding: 1rem;
    min-width: 94rem;
    background: #fff
}

    .megamenu ul {
        padding: 0
    }

    .megamenu .row {
        flex: 1;
        padding: 0 1rem
    }

        .megamenu .row > * {
            padding: 1.8rem 1rem 0.8rem
        }

.mobile-menu-wrapper {
    width: 296px;
    visibility: hidden;
    position: fixed;
    top: 0;
    right: 0;
    left: auto;
    bottom: 0;
    z-index: 10000;
    font-family: vazir;
    transition: visibility 0.4s;
}

.mobile-menu-container {
    max-width: 296px;
    padding: 2rem 1.5rem;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    background: #282e3f;
    box-shadow: 1px 0 5px rgba(0, 0, 0, 0.5);
    transform: translateX(296px);
    transition: transform 0.4s;
}

    .mobile-menu-container .input-wrapper {
        display: flex;
        margin-bottom: 0.6rem;
        height: 4rem;
        direction: rtl
    }

        .mobile-menu-container .input-wrapper .form-control {
            min-height: 4rem;
            color: #7a8088;
            border: 1px solid #fff20;
            background-color: transparent;
            direction: rtl;
            margin-left: 4px;
        }

        .mobile-menu-container .input-wrapper .btn-search {
            padding: 0;
            width: 4rem;
            background-color: #b68c5a;
            border-color: #b68c5a;
            color: #fff;
            font-size: 1.4rem;
            border-radius: 5px;
        }

            .mobile-menu-container .input-wrapper .btn-search i {
                margin: 0.5rem 0 0.5rem;
                font-size: inherit;
            }

    .mobile-menu-container .mobile-menu {
        margin-bottom: 0.5rem;
    }

    .mobile-menu-container .tab {
        margin-top: 3rem;
    }

    .mobile-menu-container .tab-content {
        background-color: transparent;
    }

    .mobile-menu-container .nav {
        border-width: 2px;
    }

    .mobile-menu-container .nav-link {
        margin-bottom: -2px;
        color: #fff;
        font-size: 13px;
        padding: 10px;
    }

    .mobile-menu-container .tab-pane {
        padding-top: 10px;
    }

    .mobile-menu-container .nav-item:hover .nav-link {
        color: #fff;
        border-color: transparent;
    }

    .mobile-menu-container .nav-item .nav-link.active,
    .mobile-menu-container .nav-item.show .nav-link {
        color: #b68c5a;
        border-color: #b68c5a;
    }

    .mobile-menu-container .nav-item + .nav-item {
        margin-right: 1px;
    }

    .mobile-menu-container.scrollable::-webkit-scrollbar-thumb,
    .mobile-menu-container .sidebar-content::-webkit-scrollbar-thumb {
        margin-left: 2px;
        background: rgba(0, 0, 0, 0.1);
        border-radius: 7px;
        cursor: pointer;
    }

.mobile-menu {
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1.5;
    color: #e1e1e1;
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.5;
}

    .mobile-menu ul {
        display: none;
        width: 100%;
    }

    .mobile-menu > li:first-child {
        padding-top: 0.5rem;
    }

    .mobile-menu > li:last-child {
        padding-bottom: 0.5rem;
    }

    .mobile-menu li a {
        display: block;
        position: relative;
        padding: 1.3rem 0rem 1.3rem 0.6rem;
        text-align: right;
        direction: rtl;
    }

    .mobile-menu li i {
        display: inline-block;
        margin-bottom: 1px;
        font-size: 2rem;
        margin-left: 1rem;
        line-height: 0;
        vertical-align: middle;
    }

    .mobile-menu li li {
        margin-right: 2rem;
    }

        .mobile-menu li li li {
            margin-right: 3rem;
        }

    .mobile-menu li:not(:first-child) {
        border-top: 1px solid #fff10;
    }

    .mobile-menu li:not(:last-child) {
        border-bottom: 1px solid #00000030;
    }

.mobile-menu-title {
    margin-bottom: 0.5rem;
    font-size: 1.4rem;
    font-weight: 700;
    color: #fff;
}

.mobile-menu-overlay {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    background: #000;
    opacity: 0;
    transition: opacity 0.4s;
}

.mobile-menu-close {
    position: fixed;
    right: calc(100vw - 50px);
    top: 25px;
    z-index: 10001;
    transition: opacity 0.3s;
    opacity: 0;
}

    .mobile-menu-close i {
        font-size: 2.8rem;
        color: #e1e1e1;
    }

.mmenu-anim {
    transform: translateY(%30);
}

    .mmenu-anim, .mmenu-anim > li {
        transition: transform 0.4s,opacity 0.3s;
        transition-timing-function: cubic-bezier(0.5,0,0.3,1)
    }

        .mmenu-anim > li:nth-child(0) {
            opacity: 0;
            transform: translateY(0px)
        }

        .mmenu-anim > li:first-child {
            opacity: 0;
            transform: translateY(50px)
        }

        .mmenu-anim > li:nth-child(2) {
            opacity: 0;
            transform: translateY(100px)
        }

        .mmenu-anim > li:nth-child(3) {
            opacity: 0;
            transform: translateY(150px)
        }

        .mmenu-anim > li:nth-child(4) {
            opacity: 0;
            transform: translateY(200px)
        }

        .mmenu-anim > li:nth-child(5) {
            opacity: 0;
            transform: translateY(250px)
        }

        .mmenu-anim > li:nth-child(6) {
            opacity: 0;
            transform: translateY(300px)
        }

        .mmenu-anim > li:nth-child(7) {
            opacity: 0;
            transform: translateY(350px)
        }

        .mmenu-anim > li:nth-child(8) {
            opacity: 0;
            transform: translateY(400px)
        }

        .mmenu-anim > li:nth-child(9) {
            opacity: 0;
            transform: translateY(450px)
        }

        .mmenu-anim > li:nth-child(10) {
            opacity: 0;
            transform: translateY(500px)
        }

        .mmenu-anim > li:nth-child(11) {
            opacity: 0;
            transform: translateY(550px)
        }

        .mmenu-anim > li:nth-child(12) {
            opacity: 0;
            transform: translateY(600px)
        }

.mmenu-active {
    overflow: hidden
}

    .mmenu-active .mmenu-anim, .mmenu-active .mmenu-anim > li {
        opacity: 1;
        transform: translateY(0)
    }

    .mmenu-active .page-wrapper {
        margin-left: -296px;
        margin-right: 296px
    }

    .mmenu-active .mobile-menu-wrapper {
        visibility: visible
    }

    .mmenu-active .mobile-menu-container {
        transform: translateX(0)
    }

    .mmenu-active .mobile-menu-overlay {
        opacity: 0.8
    }

    .mmenu-active .mobile-menu-close {
        opacity: 1
    }

@media (max-width:400px) {
    .mobile-menu-close {
        right: calc(100vw - 40px);
        top: 10px
    }
}

.category-menu {
    background: #fef0e3
}

    .category-menu .menu-title {
        padding: 1.8rem 0.2rem 1.8rem;
        margin: 0;
        font-size: 1.8rem;
        font-weight: 700;
        font-family: vazir;
        line-height: 1;
        color: #222
    }

    .category-menu .menu-body:last-child li:last-child {
        border: 0
    }

    .category-menu i {
        vertical-align: middle;
        line-height: 0;
        margin-left: 1rem;
        padding-right: 0.2rem;
        font-size: 2rem;
        color: #666;
    }

    .category-menu > li > a {
        display: block;
        padding: 1.2rem 0 1.3rem;
        font-weight: 400;
        font-size: 1.3rem;
        line-height: 1.46;
        color: #675545
    }

    .category-menu > li:not(:last-child) > a {
        border-bottom: 1px solid #f0e0d1
    }

    .category-menu li:hover > a:not(.menu-title) {
        color: #b68c5a
    }

        .category-menu li:hover > a:not(.menu-title) i {
            color: inherit
        }

    .category-menu .submenu > a:after {
        font-size: 1rem
    }

    .category-menu .submenu .megamenu {
        min-width: 68.5rem;
        padding: 0 0 0 0.9rem
    }

        .category-menu .submenu .megamenu > li {
            padding: 0 1rem;
            flex: 1
        }

            .category-menu .submenu .megamenu > li:last-child {
                padding-left: 0;
                flex: none
            }

        .category-menu .submenu .megamenu .menu-title {
            padding: 2.7rem 0rem 0.2rem;
            font-size: 1.4rem;
            font-weight: 600;
        }

        .category-menu .submenu .megamenu .divider {
            height: 1px;
            width: 100%;
            margin: 0
        }

        .category-menu .submenu .megamenu ul {
            position: relative;
            right: 0;
            top: 0;
            padding: 0;
            font-size: 1.3rem;
            opacity: 1;
            visibility: visible;
            box-shadow: none;
            min-width: auto;
            z-index: auto;
            transform: none
        }

            .category-menu .submenu .megamenu ul li {
                padding: 0;
                line-height: 1.2
            }

                .category-menu .submenu .megamenu ul li a {
                    padding: 0.7rem 0
                }

    .category-menu ul {
        padding: 2rem 0;
        background: #fff;
        font-family: vazir;
        font-size: 1.4rem;
        line-height: 1.5;
        color: #666;
    }

.footer {
    font-family: vazir;
    font-size: 1.3rem;
    padding-left: 10px;
    padding-right: 10px;
}

    .footer p {
        color: #fff;
        margin-left: 10px;
    }

    .footer a:not(.social-link):hover {
        color: #b68c5a
    }

    .footer .social-link {
        color: #ddd;
        border: 1px solid #ddd;
        margin: 0.2rem 0.4rem;
    }

        .footer .social-link:hover {
            color: #fff
        }

    .footer .widget-title {
        border-bottom: none
    }

.logo-footer, .logo-footer img {
    display: block
}

.footer-top {
    padding: 0;
    line-height: 0;
    overflow: hidden
}

.footer-middle {
    padding: 3.5rem 0 2.9rem;
}

    .footer-middle .widget {
        margin-bottom: 3rem
    }

    .footer-middle .widget-title {
        padding: 0.6rem 0 0.3rem;
        font-weight: 600;
        color: #f5f5f5;
        position: relative;
        padding-bottom: 10px;
        margin-bottom: 26px;
    }

    .footer-middle h4.widget-title:before {
        position: absolute;
        content: "";
        width: 20px;
        height: 2px;
        background: #b68c5a;
        right: 0px;
        bottom: 0px;
    }

    .footer-middle .widget-body {
        padding: 8px 0 0;
        color: #909090
    }

        .footer-middle .widget-body i {
            width: 20px;
            text-align: center;
            color: #b68c5a;
            padding-left: 15px;
            font-size: 15px;
        }

        .footer-middle .widget-body span {
            line-height: 2;
        }

        .footer-middle .widget-body li {
            line-height: 1.2;
            margin-bottom: 15px;
            display: block;
            color: #ddd;
        }

            .footer-middle .widget-body li:last-child {
                margin-bottom: 0
            }

    .footer-middle .widget-instagram .widget-body {
        margin-right: 1px;
    }

.recent-post {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.11);
}

    .recent-post:last-child {
        border-bottom: none;
    }

.recent-post-image {
    display: table-cell;
}

    .recent-post-image img {
        vertical-align: middle;
        width: 70px;
        height: 54px;
        border-radius: 0.5rem;
    }

.recent-post-info {
    display: table-cell;
    padding-right: 15px;
    vertical-align: top;
}

    .recent-post-info a {
        color: #ddd;
        font-size: 16px;
        line-height: 20px;
        vertical-align: top;
        display: block;
    }

    .recent-post-info span {
        color: #ddd;
        font-size: 13px;
        display: table;
        padding-top: 5px;
    }

    .recent-post-info i {
        color: #b68c5a;
        font-size: 14px;
        padding-left: 5px;
    }

.nemad-box {
    margin-top: 10px;
    margin-bottom: 0px;
    float: left;
    border-radius: 5px;
    padding: 5px;
    margin-left: 10px;
    width: 12rem;
    height: 130px;
    background: rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(0, 0, 0, 0.5);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
}

    .nemad-box img {
        max-width: 100%;
        max-height: 100%;
        height: auto;
        display: block;
        margin: 0px auto;
        float: none;
    }

@media (max-width: 1200px) {
    .nemad-box {
        width: 80px;
        height: 90px;
    }
}

.footer-middle .widget-instagram .col-3 {
    padding: 5px
}

.footer-middle .widget-instagram img {
    display: block;
    width: 100%;
    height: auto
}

.footer-middle label {
    font-weight: 500;
    color: #ccc
}

.widget.widget-info a {
    font-weight: 500
}

.footer-main {
    padding: 2.6rem 0 0.4rem
}

.footer-bottom {
    padding: 3.4rem 0;
}

    .footer-bottom, .footer-bottom .container, .footer-bottom .container-fluid {
        display: flex;
        align-items: center
    }

        .footer-bottom .footer-left, .footer-bottom .footer-right {
            flex: 1
        }

        .footer-bottom .footer-left {
            display: flex;
            justify-content: flex-end
        }

        .footer-bottom .footer-right {
            display: flex;
            justify-content: flex-start
        }

@media (max-width:991px) {
    .footer-top .logo-footer {
        margin-bottom: 2.7rem
    }

        .footer-top .logo-footer img {
            margin-right: auto;
            margin-left: auto
        }

    .footer-middle {
        padding: 4.8rem 0 4.8rem
    }

        .footer-middle .widget-body {
            padding: 0
        }

    .footer-bottom, .footer-bottom > .container {
        display: block
    }

        .footer-bottom .footer-left, .footer-bottom .footer-right {
            justify-content: center
        }

        .footer-bottom .footer-center, .footer-bottom .footer-left {
            margin-bottom: 2.7rem;
            margin-top: 2.7rem
        }

    .footer-center {
        text-align: center
    }
}

.footer .copyright {
    margin: 0;
    font-size: 1.4rem;
    font-weight: 400;
    color: #999;
    line-height: 1.5
}

.footer .widget-category .category-box {
    display: flex;
    flex-wrap: wrap;
    align-items: end;
    margin-bottom: 2rem
}

.footer .widget-category .category-name {
    margin-bottom: 0;
    margin-left: 2.4rem;
    font-size: 1.4rem;
    color: #ccc
}

.footer .widget-category a {
    display: inline-block;
    position: relative;
    margin-left: 2rem;
    font-size: 1.3rem;
    font-weight: 400;
    color: #999
}

    .footer .widget-category a:before {
        content: "";
        position: absolute;
        right: 0;
        bottom: -1px;
        width: 100%;
        border-bottom: 1px solid;
        transform: scaleX(0);
        transition: transform 0.3s
    }

    .footer .widget-category a:hover:before {
        transform: scale(1)
    }

    .footer .widget-category a:not(:last-child):after {
        content: "";
        position: absolute;
        height: 14px;
        margin-right: 1rem;
        top: 50%;
        border-right: 1px solid #454545;
        transform: translateY(-50%)
    }

.footer .widget-about .logo-footer {
    display: block;
    margin-bottom: 1.6rem
}

.footer .widget-about p {
    margin-bottom: 3rem;
    color: #999;
    line-height: 1.85;
}

.footer .widget-about .widget-body {
    padding: 0
}

.payment img {
    display: block
}

.sticky-footer {
    display: flex
}

    .sticky-footer > * {
        flex: 1
    }

    .sticky-footer .search-toggle {
        padding: 0;
        color: inherit
    }

    .sticky-footer .header-search.show, .sticky-footer .header-search:hover {
        color: #222
    }

    .sticky-footer .hs-toggle .input-wrapper {
        min-width: 29rem;
        left: 1.5rem;
        margin-bottom: 2rem;
        border-radius: 5px;
    }

.sticky-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 1.5rem 0 1.3rem
}

    .sticky-link i {
        width: 2.3rem;
        height: 2.4rem;
        text-align: center;
        font-size: 2.3rem;
        line-height: 1;
        transform: translateY(0);
        transition: transform 0.35s ease;
        color: #fff
    }

        .sticky-link i.d-icon-search {
            font-size: 1.9rem
        }

    .sticky-link span {
        margin-top: 0.8rem;
        font-size: 1rem;
        line-height: 1;
        color: #fff
    }

    .sticky-link.active {
        color: #222
    }

    .sticky-link:hover {
        color: #222
    }

        .sticky-link:hover i {
            transform: translateY(-5px)
        }

@media (min-width:576px) {
    .sticky-footer {
        padding: 0 4rem
    }
}

@media (min-width:768px) {
    .sticky-footer {
        display: none
    }
}

@media (max-width:991px) {
    .footer-middle .row > div:last-child .widget {
        margin-bottom: 1rem
    }
}

.banner-group .banner-title {
    font-size: 3em;
    line-height: 1.2;
}

.banner-group .banner-subtitle {
    margin-bottom: 1.8rem;
    font-size: 1.4em;
    line-height: 1.2;
}

.banner-group img {
    min-height: 22rem;
    object-fit: cover
}

.banner-group .banner-divider {
    width: 3.5rem;
    height: 4px;
    margin-bottom: 1.6rem
}

.banner-5 .banner-content {
    left: 10.5%
}

.post-slider .owl-stage-outer {
    padding: 2rem;
    margin: -2rem
}

.post-info {
    text-align: center;
    position: relative;
    top: -3rem;
}

    .post-info h4 {
        font-size: 18px;
        color: #111;
        margin-bottom: 0px;
    }

    .post-info p {
        font-size: 14px;
        color: #333a4d;
    }

@media (min-width:1600px) {
    .post-slider .owl-stage-outer {
        padding: 2rem;
        margin: -2rem
    }

    .post-slider .post-frame {
        background: #fff;
        border-radius: 5px;
        border: solid 1px rgba(0, 0, 0, .15);
        box-shadow: none !important;
    }
}

@media (min-width:1200px) {
    .posts .post-list .post-media {
        margin-left: 2rem;
        width: calc(42.74% - 2rem)
    }

    .posts .post-list .post-details {
        width: 57.26%
    }
}

@media (max-width:767px) {
    .posts .post-list {
        display: block
    }

        .posts .post-list .post-details, .posts .post-list .post-media {
            margin: 0;
            width: 100%
        }
}

@media (max-width:479px) {
    .post-slider .owl-stage-outer {
        padding: 5rem 1.5rem;
        margin: -5rem -1.5rem
    }
}

.cta-simple {
    position: relative;
    overflow: hidden;
    background-color: #f6f6f6;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.15) -1.95px 1.95px 2.6px;
}

    .cta-simple:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 50%;
        padding-top: 50%;
        background: linear-gradient(135deg,#08c 0%,#c18f5950%,transparent 50.1%)
    }

    .cta-simple .banner-content {
        border-radius: 5px;
        display: flex;
        justify-content: space-between
    }

    .cta-simple .banner-header {
        position: relative;
        background: #c18f59;
        padding: 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 100%;
        text-align: center;
    }

        .cta-simple .banner-header:after {
            top: calc(50% - 15px);
            border: solid transparent;
            content: " ";
            position: absolute;
            border-width: 15px;
            border-right-color: #c18f59;
            left: -30px;
        }

    .cta-simple .banner-text {
        padding-right: 50px;
        padding-left: 40px;
        text-align: right;
    }

    .cta-simple .banner-title {
        margin-bottom: 0.2rem;
        font-size: 2.5em;
        color: #fff;
        margin-top: 2rem;
    }

    .cta-simple i {
        text-align: center;
        font-size: 5em;
        color: #fff
    }

    .cta-simple .banner-subtitle {
        margin-bottom: 3rem;
        font-size: 2em;
        color: #fff;
    }

    .cta-simple .banner-text h4 {
        font-size: 2em;
        line-height: 1.3
    }

    .cta-simple .btn {
        position: relative;
        margin-left: 5.2rem;
        padding: 1.38em 2em;
        min-width: 18rem;
        overflow: hidden;
        background: transparent;
        transition: opacity 0.3s;
        font-size: 1.3rem;
        border: 0
    }

        .cta-simple .btn:before {
            content: "";
            display: block;
            position: absolute;
            left: -100%;
            width: 200%;
            top: 0;
            bottom: 0;
            z-index: -1;
            background: linear-gradient(90deg,#b68c5a,#08c,#b68c5a);
            transition: left 0.3s
        }

        .cta-simple .btn:hover:before {
            right: 0
        }

.banner-newsletter .banner-content {
    background: url(images/bg-1.png) #333a4d !important;
    background-repeat: no-repeat;
    border: none !important;
    border-radius: 5px;
    border: 2px solid #b68c5a
}

.banner-newsletter .icon-box {
    justify-content: flex-start
}

    .banner-newsletter .icon-box p {
        line-height: 1.43;
    }

.banner-newsletter .icon-box-icon {
    margin: 0 2.4rem 0 0;
    font-size: 4.5rem
}

.banner-newsletter .icon-box-title {
    font-size: 1.8rem;
    line-height: 0.9
}

.banner-newsletter .input-wrapper {
    height: 4.8rem;
    display: flex;
    align-items: center;
    margin: 0 auto;
}

    .banner-newsletter .input-wrapper .form-control {
        background-color: transparent;
        border: 2px solid rgba(255, 255, 255, 0.6);
        border-radius: 50px;
        font-weight: 500;
        font-size: 16px;
        color: #f4f4f475;
        line-height: 40px;
    }

    .banner-newsletter .input-wrapper .btn {
        padding: 1.3em 2.7em
    }

.banner-right-section {
    position: relative;
    z-index: 2
}

    .banner-right-section img {
        min-height: 34rem;
        object-fit: cover
    }

@media (max-width:991px) {
    .cta-simple .btn {
        margin: 0
    }

    .banner-newsletter .icon-box {
        justify-content: center
    }
}

.product-gallery {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 3rem;
    position: sticky
}

    .product-gallery.product-gallery-sticky {
        top: 2rem;
        padding-bottom: 3rem;
        transition: top 0.3s;
        direction: ltr
    }

.sticky-header-active .product-gallery.product-gallery-sticky {
    top: 8rem
}

.product-gallery.row > * {
    display: flex;
    align-items: center
}

.product-nav {
    display: flex;
    position: relative;
    color: #999
}

    .product-nav i {
        vertical-align: middle;
        font-size: 1.9rem;
        line-height: 0
    }

    .product-nav li + li {
        margin-right: 2rem
    }

    .product-nav .product-nav-next > a, .product-nav .product-nav-prev > a {
        display: flex;
        align-items: center
    }

    .product-nav .product-nav-prev i {
        margin-left: 2px
    }

    .product-nav .product-nav-next i {
        margin-right: 2px
    }

.icon-box .icon-box-content ul {
    margin-top: 0px;
    margin-bottom: 0px;
}

.icon-box.active .icon-box-content ul li span {
    color: #fff !important;
}

.accordion-border .card {
    padding: 0
}

.accordion {
    overflow: hidden;
}

    .accordion .collapsed,
    .accordion .expanding {
        display: none;
    }

.card-header {
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1;
    color: #222;
}

    .card-header a {
        display: flex;
        align-items: center;
        position: relative;
        padding: 1.8rem 1rem;
    }

        .card-header a:hover {
            color: #333a4d;
        }

            .card-header a:hover span {
                color: #333a4d;
            }

        .card-header a:after {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            left: 0.5rem !important;
            font-family: "Font Awesome 6 Pro";
            font-size: 1.8rem;
            font-weight: 400;
            color: #222;
        }

    .card-header .collapse {
        color: #fff !important;
        background: #b68c5a;
        border-radius: 5px 5px 0 0;
    }

        .card-header .collapse::after {
            color: #fff;
        }

.expand:after {
    content: "";
}

.collapse:after {
    content: "";
}

.card-body {
    padding: 1.3rem 1rem;
}

.card {
    background-color: transparent;
}

.accordion-simple .card {
    border-top: 1px solid #e1e1e1;
}

.accordion-gutter-md .card:not(:last-child) {
    margin-bottom: 10px;
}

.accordion-gutter-sm .card:not(:last-child) {
    margin-bottom: 2px;
}

.accordion-plus .expand:after {
    content: "\f068";
}

.accordion-plus .collapse:after {
    content: "\2b";
}

.accordion-boxed .card-header a:after {
    left: 2.3rem !important;
}

.accordion-border .card {
    border: 1px solid #e1e1e1;
    margin-bottom: 10px;
    border-radius: 5px;
}

.accordion-background .card {
    background-color: #fff;
    border-color: #fff;
}

.accordion-dropshadow {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.12);
}

    .accordion-dropshadow .card {
        background-color: #fff;
        border-color: #fff;
    }

.accordion-icon .card-header i {
    margin-left: 1.5rem;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 0;
}

.accordion-card-bg .card {
    border: 1px solid #f2f3f5;
}

.accordion-card-bg .card-header a {
    padding-top: 1.7rem;
    padding-bottom: 1.7rem;
    background-color: #f2f3f5;
}

.accordion-card-bg.accordion-primary .card {
    border: 0;
    background-color: #f2f3f5;
}

.accordion-card-bg.accordion-primary .card-header a {
    padding-top: 1.8rem;
    padding-bottom: 1.8rem;
    background-color: #37c;
    color: #fff;
}

    .accordion-card-bg.accordion-primary .card-header a:after {
        color: #fff;
    }

.accordion-color .collapse {
    color: #333a4d;
}

.accordion-card-border .card {
    border: 1px solid #dae1e5;
}

.rating-form {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 2.2rem
}

    .rating-form label {
        margin-left: 1rem
    }

.rating-stars {
    display: flex;
    position: relative;
    height: 14px;
    font-size: 1.4rem
}

    .rating-stars a {
        color: #999;
        text-indent: -9999px;
        width: 16px;
        letter-spacing: 0.05em
    }

        .rating-stars a:before {
            content: "";
            position: absolute;
            right: 0;
            height: 14px;
            line-height: 1;
            font-family: "Font Awesome 6 Pro";
            text-indent: 0;
            overflow: hidden;
            white-space: nowrap
        }

        .rating-stars a.active:before, .rating-stars a:hover:before {
            content: "";
            color: #FEC348
        }

    .rating-stars .star-1 {
        z-index: 10
    }

    .rating-stars .star-2 {
        z-index: 9
    }

    .rating-stars .star-3 {
        z-index: 8
    }

    .rating-stars .star-4 {
        z-index: 7
    }

    .rating-stars .start-5 {
        z-index: 6
    }

    .rating-stars .star-1:before {
        width: 20%
    }

    .rating-stars .star-2:before {
        width: 40%
    }

    .rating-stars .star-3:before {
        width: 60%
    }

    .rating-stars .star-4:before {
        width: 80%
    }

    .rating-stars .star-5:before {
        content: ""
    }

aside .service-list {
    padding: 0 2rem;
    border: 1px solid #eee;
}

    aside .service-list > * {
        justify-content: flex-start;
        padding: 2.2rem 0;
    }

    aside .service-list > :not(:last-child) {
        border-bottom: 1px solid #e1e1e1;
    }

    aside .service-list i {
        margin-right: 5px;
        font-size: 3.2rem;
    }

    aside .service-list .icon-box-title {
        font-size: 1.5rem;
        line-height: 1.2;
    }

    aside .service-list p {
        line-height: 1.2;
    }

    aside .service-list .icon-box1 i {
        margin-right: 0;
        font-size: 3.7rem;
    }

aside .banner-content {
    right: 5%;
    top: 12%;
    width: 90%;
}

aside .banner-subtitle {
    font-weight: 500;
    font-size: 16px;
    color: #777777;
}

aside .banner-title {
    font-size: 2.3rem;
    line-height: 1.4em;
}

aside .owl-nav-top .owl-nav {
    direction: ltr;
    top: -5.1rem;
}

    aside .owl-nav-top .owl-nav i {
        padding: 0.1rem;
        font-size: 1.3rem;
    }

        aside .owl-nav-top .owl-nav i:before {
            font-weight: 600;
        }

.review-medias {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap
}

.ratings-item {
    display: flex;
    align-items: center
}

    .ratings-item .ratings-container {
        margin-left: 1.8rem
    }

    .ratings-item .progress-value {
        margin-right: 2rem
    }

.comments .page-item {
    margin-bottom: 0
}

.comments .feeling i {
    font-size: 1.4rem
}

.comments .btn-play {
    display: flex;
    justify-content: center;
    align-items: center
}

    .comments .btn-play i {
        width: 3rem;
        height: 3rem;
        line-height: 3rem;
        text-align: center;
        border-radius: 50%;
        color: #fff;
        background: rgba(0,0,0,0.7)
    }

.btn-layout {
    color: #dadada;
    font-size: 22px;
    padding: 0 2px
}

    .btn-layout:last-child {
        padding-left: 0
    }

    .btn-layout.active, .btn-layout:hover {
        color: #333a4d;
    }

    .btn-layout + .btn-layout {
        margin-right: 2px
    }

@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(min-device-pixel-ratio:1.5) {
    .filter-items a:before {
        text-indent: 0
    }
}

@media (min-width:576px) {
    .mr-sm-auto {
        margin-left: auto !important;
    }
}

@media (min-width:992px) {
    .sidebar-fixed {
        transition: margin 0.4s;
        padding-right: 0px;
        padding-left: 10px;
    }

        .sidebar-fixed .filter-actions:first-child {
            padding-top: 3rem
        }

        .sidebar-fixed + .main-content {
            transition: flex-basis 0.4s,max-width 0.4s
        }

    .sticky-sidebar-wrapper.closed {
        height: 0
    }

    .closed.sidebar {
        margin-right: -25%
    }

    .closed + .main-content {
        max-width: 100%;
        flex-basis: 100%
    }

    .main-content-wrap {
        overflow: hidden
    }
}

.vendor .widget-collasible .cart-icon {
    margin-top: -0.4rem;
    left: 0.1rem;
    font-size: 1.6rem;
    color: #222
}

.vendor .sidebar-content .widget-body {
    margin-bottom: 2rem
}

.svg-container {
    overflow: hidden;
    width: 100%
}

.header-top .header-left .dropdown {
    z-index: 1002
}

.search-toggle i {
    font-size: 2rem
}

.cart-dropdown i {
    font-size: 2.3rem
}

.sticky-header.fixed {
    padding-top: 1.6rem
}

.header-middle .dropdown {
    padding-left: 0.2rem
}

.menu > li {
    margin-left: 2.9rem
}

.menu > .submenu > a:after {
    margin-top: 0.1rem;
    font-size: 0.65em
}

.footer-middle .container {
    position: relative
}

    .footer-middle .container:after {
        content: "";
        position: absolute;
        right: 0;
        bottom: -2.8rem;
        height: 1px;
        width: calc(100% - 40px);
        margin: 0 2rem;
        background: rgba(255, 255, 255, 0.12)
    }

.footer .form-control {
    margin-top: -0.1rem;
    padding: 0 1.8rem
}

.footer-info {
    padding-top: 0.1rem
}

section .title {
    margin-top: 1.7rem;
    margin-bottom: 1.7rem;
    font-size: 2rem;
}

.bestseller-section p {
    margin-bottom: 2.3rem
}

.blog-section .title {
    padding-top: 0.1rem
}

.blog-section p {
    margin-bottom: 2.2rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 1.8rem;
    line-height: 2.3rem !important;
}

.blog-section .post-date span {
    padding-left: 1px
}

.blog-section .post-details .btn {
    font-weight: 700;
    color: #b68c5a
}

    .blog-section .post-details .btn i {
        margin-right: 0.9rem
    }

    .blog-section .post-details .btn:focus, .blog-section .post-details .btn:hover {
        color: #666;
    }

@media (min-width:1600px) {
    .page-content svg {
        width: 100%
    }
}

@media (min-width:992px) {
    .footer-middle .col-lg-3 {
        flex: 0 0 22.2%;
        max-width: 22.2%
    }
}

@media (max-width:991px) {
    .header-middle .header-right .logo {
        margin-right: 2rem
    }

    .header-middle .header-center {
        padding-left: 1rem
    }

    .cart-dropdown {
        left: 1rem
    }

    .intro-slide .banner-media img {
        height: 700px
    }

    .footer-middle .widget-body {
        padding-top: 1rem
    }

    .footer-middle .row > div:last-child .widget {
        margin-bottom: 3rem
    }
}

@media (max-width:1399px) {
    .intro-slide1 .banner-item2, .intro-slide1 .banner-item3 {
        display: none
    }

    .intro-slide1 .banner-content span {
        line-height: 1.5
    }

        .intro-slide1 .banner-content span + span {
            margin-right: 2rem
        }

    .intro-slide2 .banner-item4 {
        top: 25.5%;
        right: 10%
    }

    .intro-slide3 .banner-title {
        top: 23.9%;
        right: 17.1%;
        font-size: 10.3em
    }

    .intro-slide3 .btn {
        top: 66%;
        right: 51%
    }

    .footer {
        margin-top: 0
    }
}

@media (max-width:767px) {
    .intro-slide .banner-media img {
        height: 600px
    }

    .intro-slide2 .banner-item4, .intro-slide2 .banner-title {
        right: 2rem
    }

    .intro-slide2 .banner-content, .intro-slide2 .banner-title {
        right: unset;
        left: 4rem
    }

    .intro-slide3 .banner-title, .intro-slide3 .btn {
        right: unset;
        left: 2rem
    }
}

@media (max-width:575px) {
    .intro-slide1 .banner-content > span:first-child {
        margin: 0 !important;
        padding: 0 !important;
    }

    .intro-slide2 .banner-content {
        right: 4rem
    }

    .intro-slide3 .banner-content {
        right: 2rem
    }

        .intro-slide3 .banner-content .banner-title span {
            margin-left: 2rem
        }
}

@media (max-width:479px) {
    .intro-slide .banner-content {
        font-size: 6px
    }

    .intro-slide1 .banner-title {
        padding-right: 2rem
    }

    .intro-slide2 .banner-title span {
        font-size: 5rem
    }

    .intro-slide3 .banner-title {
        right: 0.4rem
    }
}

.page-header .breadcrumb .delimiter, .page-header .breadcrumb li a {
    opacity: 0.7
}

    .page-header .breadcrumb li a:focus, .page-header .breadcrumb li a:hover {
        opacity: 1;
        color: #b68c5a
    }

.page-content .product-wrapper {
    margin-bottom: -0.3rem
}

.related-products h2 {
    font-size: 2.4rem;
    font-weight: 700
}

.rtl {
    direction: rtl;
}

.ltr {
    direction: ltr !important;
}

.banner-left {
    justify-content: flex-start;
}

.gray {
    background: #f5f5f5;
}

.section-title-wrap {
    display: flex;
    justify-content: space-between;
}

    .section-title-wrap h2 {
        margin-top: 0px;
    }

.section-subtitle {
    font-size: 16px;
    color: #666;
    margin-bottom: 1rem;
    margin-right: 4rem;
    display: block !important;
}

    .section-subtitle:before {
        position: absolute;
        content: "";
        width: 30px;
        height: 2px;
        margin: 0 20px;
        top: 50%;
        transform: translateY(-5%);
        background-color: #b68c5a;
        right: -6rem;
    }

.section-title {
    margin-top: 15px;
    margin-bottom: 0px;
    display: inline-block !important;
    color: #333 !important;
}

    .section-title b {
        color: #282e3f !important;
    }

.section-link {
    border: 2px solid #333a4d;
    color: #333a4d;
    padding: 0.2rem 3rem;
    border-radius: 5px;
    font-size: 1.2rem;
    line-height: 3.5rem;
    font-weight: 800;
    background: #fff45;
}

.contacts-main-wrap .contacts-main {
    display: flex;
    justify-content: space-between;
    direction: rtl;
    align-items: stretch;
    padding: 0px;
}

.contacts-main-right {
    margin-right: 20px;
}

.contacts-main-left {
    border-radius: 5px;
    padding-left: 40px;
}

.section-slider {
    min-height: 550px;
}

.section-slider-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    direction: rtl;
    position: relative;
    min-height: 500px;
    background: url(../images/bg-slider.png) no-repeat;
    background-size: contain;
    padding-top: 10rem !important;
    background-position: right;
}

.slider-info {
    padding-bottom: 150px;
    text-align: center;
}

    .slider-info h2 {
        font-size: 55px;
        line-height: 76px;
        font-weight: 600;
        text-align: center;
    }

    .slider-info h3 {
        font-size: 30px;
        color: #333a4d;
        line-height: 40px;
        text-align: center;
        margin: 20px 0;
        font-weight: 500;
    }

    .slider-info P {
        color: #23314ca8;
        margin-bottom: 30px;
        text-align: center;
    }

.slider-img img {
    position: relative;
    z-index: 1;
    margin-bottom: 0px;
    width: auto;
    height: auto;
}

.background-overlay {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
}

@keyframes uc-slidingpanel-slide {
    0% {
        transform: translateX(-25%);
    }

    100% {
        transform: translateX(25%);
    }
}

.testimonial-wrap {
    margin-bottom: 5.6rem;
}

.testimonial {
    border-radius: 5px;
    padding: 30px 15px;
}

.testimonial-info {
    display: flex;
    align-items: center;
    padding: 0 2rem;
    direction: rtl
}

    .testimonial-info .testimonial-author-thumbnail {
        margin-left: 1.5rem;
        width: 5rem;
        height: 5rem;
        overflow: hidden;
        border-radius: 50%;
    }

    .testimonial-info img {
        width: 100%;
        height: auto;
    }

    .testimonial-info cite {
        font-size: 1.4rem;
        font-weight: 400;
        font-style: normal;
        color: #333a4d;
        line-height: 1;
        position: relative;
    }

        .testimonial-info cite span {
            display: block;
            margin-top: 0.7rem;
            font-size: 1.3rem;
            font-weight: 400;
            color: #999;
            line-height: 1;
        }

.comment-main {
    display: flex;
    justify-content: space-between;
    direction: rtl;
    align-items: center
}

.comment-right {
    background: #333a4d;
    padding: 15px;
    -webkit-clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
    clip-path: polygon(100% 0%, 100% 46%, 100% 100%, 25% 100%, 0% 50%, 25% 0%);
    border-radius: 5px;
}

    .comment-right img {
        -webkit-clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
        clip-path: polygon(100% 0%, 100% 46%, 100% 100%, 25% 100%, 0% 50%, 25% 0%);
    }

.comment-left {
    padding-right: 80px
}

.services-main {
    background: #333a4d;
    position: relative;
}

    .services-main img.bg1-services {
        position: absolute;
        top: 0;
        right: 0;
    }

    .services-main img.bg2-services {
        position: absolute;
        top: 0;
        left: 0;
    }

.search-top div[class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: none;
}

.section-title-main {
    direction: rtl;
    margin-bottom: 3rem;
    z-index: 100;
    position: relative;
}

.section-desc {
    text-align: justify;
    color: #666
}

.section-blog {
    background: url(../images/bg-pattern-1.png) #f5f5f5 no-repeat center;
    background-size: cover;
}

:root {
    --fontSize: 16px;
    --transition: .5s;
    --whiteColor: #fff;
    --blackColor: #111111;
    --primaryColor: #00299b;
    --paragraphcolor: #666666;
    --fontFamily: "Spartan", sans-serif;
}

.footer-wrap {
    box-shadow: rgba(0, 0, 0, 0.15) -1.95px 1.95px 2.6px;
    z-index: 1100;
    animation: fixedTop 0.4s;
    transition: color 350ms ease, background-color 350ms ease;
    background: rgb(0 0 0 / 15%);
    -webkit-backdrop-filter: blur(0.9rem);
    backdrop-filter: blur(0.9rem);
    padding: 50px 0px 0px 0px;
    border-radius: 5px;
    border: 1px solid #fff0f;
}

.features-area {
    z-index: 0;
    position: relative;
    background-color: #282e3f;
}

.lines {
    top: 0;
    left: 0;
    right: 0;
    width: 90vw;
    z-index: -1;
    height: 100%;
    margin: auto;
    position: absolute;
}

    .lines .line {
        top: 0;
        left: 50%;
        width: 1px;
        height: 100%;
        overflow: hidden;
        position: absolute;
        background: rgb(182 140 90 / 21%);
    }

        .lines .line:after {
            left: 0;
            top: -50%;
            content: "";
            width: 100%;
            height: 15vh;
            display: block;
            position: absolute;
            animation: run 7s 0s infinite;
            animation-fill-mode: forwards;
            animation-timing-function: cubic-bezier(.4,.26,0,.97);
            background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #b68c5a 75%, #b68c5a 100%);
        }

        .lines .line:nth-child(1) {
            margin-left: -25%;
        }

            .lines .line:nth-child(1):after {
                animation-delay: 2s;
            }

        .lines .line:nth-child(3) {
            margin-left: 25%;
        }

            .lines .line:nth-child(3):after {
                animation-delay: 2.5s;
            }

        .lines .line:nth-child(4) {
            margin-left: -40%;
        }

            .lines .line:nth-child(4):after {
                animation-delay: 2.5s;
            }

        .lines .line:nth-child(5) {
            margin-left: 40%;
        }

            .lines .line:nth-child(5):after {
                animation-delay: 2.5s;
            }

@keyframes run {
    0% {
        top: -50%
    }

    to {
        top: 110%
    }
}

.icon-box {
    justify-content: left;
}

.service-list-wrap {
    padding-right: 0;
    padding-left: 0;
}

.icon-box-main {
    border-radius: 5px;
    background: #fff;
    border: 1px solid #eaeaea;
    box-shadow: 0 0 5px #0000000a;
    min-height: 180px;
    text-align: right;
    display: flex;
    align-items: center;
    padding: 10px;
    margin-bottom: 20px
}

    .icon-box-main h4 {
        text-align: right !important;
    }

    .icon-box-main.active {
        background: #333a4d
    }

        .icon-box-main.active .icon-box-content h4 {
            color: #fff !important;
        }

        .icon-box-main.active .icon-box-content p {
            color: #fff !important;
        }

        .icon-box-main.active .icon-box-content span {
            color: #fff !important;
        }

        .icon-box-main.active i {
            color: #fff !important;
        }

.bg-number {
    font-size: 180px;
    line-height: 1;
    color: #00000017;
    display: inline-block;
    position: absolute;
    z-index: 2;
    left: 10px;
    font-weight: 600;
    bottom: 0;
    margin-bottom: -26px;
}

.icon-box p {
    margin: 0;
    color: #333;
}

.bg-white-r {
    border-radius: 5px;
    background: #fff;
    border: 1px solid #eaeaea;
    box-shadow: 0 0 5px #0000000a;
    padding: 4rem 1rem;
    margin-right: 0px;
    margin-left: 0px;
}

.ifno-wrap ul {
    list-style: none;
    padding-right: 0px;
}

    .ifno-wrap ul li {
        margin-bottom: 5px;
    }

        .ifno-wrap ul li i {
            padding-left: 5px;
            margin-bottom: 5px;
            color: #feb600
        }

.table-info .table-striped tr td {
    padding: 7px 20px !important;
    border: 3px solid white !important;
    border-radius: 12px !important;
}

.table-info table tbody > tr:nth-child(odd) > td, .table-info table tbody > tr:nth-child(odd) > th {
    background-color: #f4f6f8;
}

.table-info table tbody > tr:nth-child(even) > td, .table-info table tbody > tr:nth-child(even) > th {
    background-color: #f9f9f9;
}

.coming-soon {
    background: url(../images/bg/coming-soon-bg.jpg);
    background-size: cover;
}

.driver-wrap {
    background: #fff;
    border: 1px solid #eaeaea;
    box-shadow: 0 0 5px #0000000a;
    margin: 0px auto 20px;
    max-width: 500px;
    overflow: hidden;
    padding: 30px;
    border-radius: 5px;
}

.coming-wrap {
    padding: 5rem 3rem;
}

.driver {
    padding: 0px !important;
}

.driver-header {
    height: 80px;
    text-align: center;
    margin: 10px 0 80px 0;
}

    .driver-header h4 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .driver-header h5 {
        font-size: 18px;
        color: #b68c5a;
    }

.rate-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: rgba(255, 255, 255, 0.8);
    color: #fff;
    font-weight: 600;
    line-height: 1;
    width: 75px;
    height: 75px;
    border-radius: 50px;
    font-size: 40px;
    background: #333a4d;
    position: relative;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
    margin: -80px auto 0 auto;
    z-index: 2;
}

    .rate-icon:before {
        content: "";
        position: absolute;
        left: -6px;
        right: -6px;
        top: -6px;
        bottom: -6px;
        border: 2px dashed #333a4d;
        border-radius: 50%;
        animation: rotate 9s linear infinite;
    }

.driver-content {
    z-index: 1;
    background: #111 !important;
    padding: 80px 10px 10px 10px !important;
    border-radius: 10px !important;
    position: relative;
    z-index: 1 !important;
    top: -3em;
}

    .driver-content h6 {
        margin-right: 5px;
        margin-bottom: 10px !important;
    }

    .driver-content:before {
        content: "";
        position: absolute;
        background-image: url(../images/shape-4.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        opacity: .15;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: -1;
    }

    .driver-content h4 {
        font-size: 18px;
    }

.color-blue {
    color: #333a4d;
}

.color-orang {
    color: #b68c5a;
}

.title-main {
    line-height: 1.2;
    position: relative;
    z-index: 1;
    display: inline-block;
}

    .title-main:after {
        content: "";
        display: block;
        width: 25%;
        height: 10px;
        background: #b68c5a;
        position: absolute;
        z-index: -1;
        top: 8px;
        border-radius: 1px;
        margin-right: 5px;
    }

.table tbody {
    line-height: 1.8;
}

.contact-info {
    border-radius: 5px;
    padding: 2rem;
    border: solid 1px rgba(0, 0, 0, .15);
    box-shadow: 3px 3px 9px rgba(164, 164, 186, 0.2);
    background: rgb(255, 255, 255);
}

.contact-touch {
    padding-right: 25px;
}

.contact-section h3 {
    margin-top: 0px;
    color: #222
}

.about-img {
    position: relative;
    margin: 0 0 24px 0;
}

    .about-img .about-exp span {
        font-weight: 500;
        font-size: 26px;
        color: #fff;
        display: inline-block;
        margin: 200px -95px;
        transform: rotate(-90deg);
    }

    .about-img img {
        border-radius: 5px;
        box-shadow: rgba(0, 0, 0, 0.15) -1.95px 1.95px 2.6px;
    }

.img-fluid {
    max-width: 100%;
    height: auto;
}

.abt-img {
    padding: 30px 60px 30px 0px;
    position: relative;
    z-index: 1;
}

.about-img .about-exp {
    position: absolute;
    background: #b68c5a;
    border-radius: 5px;
    width: 370px;
    height: 100%;
    box-shadow: rgba(0, 0, 0, 0.15) -1.95px 1.95px 2.6px;
    display: flex;
    justify-content: start;
    align-items: center;
}

.no-bg {
    border-radius: 0 !important;
    background: #fff !important;
    border: none !important;
    box-shadow: none !important;
}

.img-wrap {
    display: flex;
    justify-content: center
}

.order-step {
    padding: 0px
}

.additional-equipment {
    display: flex;
    justify-content: center;
}

.main-content {
    padding-right: 0px;
    padding-left: 0px;
}

.feature-section {
    margin: 0 auto 12rem auto
}

    .feature-section .feature-carousel {
        margin: 0 auto
    }

.feature-title {
    margin-top: 0;
    margin-bottom: 24px
}

.feature-subtitle {
    font-size: 16px;
    font-weight: 500 !important;
}

.feature-list {
    list-style: none;
}

    .feature-list li {
        display: flex;
        align-items: center;
        font-size: 16px;
        padding: 0 0 15px 0
    }

.feature-list-icon i {
    width: 22px;
    height: 22px;
    border: 5px solid #f2f4fa;
    border-radius: 50%;
    color: #b68c5a;
    font-size: 13px;
    margin-left: 6px;
}

.feature-section .feature-figure1 {
    top: 19%;
    left: 14%;
    animation: infinite rotateStar 100s linear
}

.feature-section .feature-figure2 {
    bottom: 21.7%;
    left: 0%;
    animation: infinite rotateStar 70s linear
}

.feature-section .feature-figure3 {
    bottom: 7.5%;
    right: 27%;
    animation: infinite rotateStar 50s linear
}

.feature-section .product-gallery {
    position: absolute;
    top: 15%;
    right: 0;
}

.feature-section svg {
    max-width: 100%
}

@media (min-width:1200px) {
    .feature-section .feature-figure {
        margin-right: -10px
    }

    .feature-section .feature-figure2 {
        right: -4.2%
    }
}

.feature-subtitle:after {
    position: absolute;
    content: "";
    width: 100px;
    height: 2px;
    margin: 0 20px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #b68c5a
}

.counseling-main {
    margin: auto;
    display: block;
}

    .counseling-main h2 {
        color: #b68c5a;
        margin-top: 0;
        margin-bottom: 2rem
    }

    .counseling-main p {
        color: #fff;
        text-align: center
    }

        .counseling-main p i {
            color: #b68c5a;
            font-size: 3rem;
        }

.map-main {
    position: relative;
    border: 1px solid #cbcbcb;
    box-shadow: rgba(0, 0, 0, 0.15) -1.95px 1.95px 2.6px;
    border-radius: 5px;
    overflow: hidden;
    height: 100%;
}

    .map-main img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 5px;
    }

.faq-wrap {
    display: flex;
    justify-content: space-between;
}

.faq-right {
    margin-top: 5rem;
    width: calc(58.3333% - 20px);
    margin-left: 20px;
}

.faq-left-wrap {
    padding: 40px;
}

.faq-left {
    margin-top: 5rem;
    background: #333a4d;
    position: relative;
    z-index: 1;
    border-radius: 5px;
}

.bg-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #282e3f;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    opacity: 1;
    transition: opacity 0.5s ease, visibility 0s 0.5s;
}

    .bg-loader:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: radial-gradient(circle, rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 60%);
        z-index: 1;
    }

    .bg-loader.hide {
        visibility: hidden;
        opacity: 0;
    }

.loader {
    width: 55px;
    aspect-ratio: 1;
    --g1: conic-gradient(from 90deg at top 3px left 3px,#0000 90deg,#fff 0);
    --g2: conic-gradient(from -90deg at bottom 3px right 3px,#0000 90deg,#fff 0);
    background: var(--g1),var(--g1),var(--g1),var(--g1), var(--g2),var(--g2),var(--g2),var(--g2);
    background-position: 0 0,100% 0,100% 100%,0 100%;
    background-size: 25px 25px;
    background-repeat: no-repeat;
    animation: l11 1.5s infinite;
}

@keyframes l11 {
    0% {
        background-size: 35px 15px,15px 15px,15px 35px,35px 35px
    }

    25% {
        background-size: 35px 35px,15px 35px,15px 15px,35px 15px
    }

    50% {
        background-size: 15px 35px,35px 35px,35px 15px,15px 15px
    }

    75% {
        background-size: 15px 15px,35px 15px,35px 35px,15px 35px
    }

    100% {
        background-size: 35px 15px,15px 15px,15px 35px,35px 35px
    }
}

@media (min-width:768px) {
    .comment-right {
        display: block;
    }

    .banners-group .banner-desc-wrapper {
        max-width: 41.7%;
        flex: 0 0 41.7%
    }

    .banners-group .banner-images-wrapper {
        max-width: 58.3%;
        flex: 0 0 58.3%
    }

    .banner-group2 {
        display: flex
    }

        .banner-group2 .banner-right-section {
            width: 35.77%
        }

        .banner-group2 .banner-left-section {
            width: 64.23%
        }

    .banner-right-section .banner {
        min-width: 43rem;
        top: 50%;
        transform: translateY(-50%)
    }
}

.chat-container {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 300px;
    height: 400px;
    display: none;
    flex-direction: column;
    background-color: #f8f8f8;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 999;
}

.chat-header {
    background-color: #333a4d;
    color: #fff;
    padding: 10px;
    text-align: center;
    border-radius: 8px 8px 0 0;
}

.chat-box {
    height: 300px;
    padding: 10px;
    overflow-y: auto;
    background-color: #fff;
    border-radius: 0 0 8px 8px;
    display: flex;
    flex-direction: column;
    direction: rtl
}

.chat-input-container {
    display: flex;
    margin-top: 10px;
    direction: rtl
}

.chat-input {
    border: none;
    padding: 10px;
    border-radius: 8px;
    font-size: 14px;
    width: 200px;
    height: 50px;
    flex-grow: 1;
}

.send-button {
    color: #c18f59;
    cursor: pointer;
    flex-shrink: 0;
    position: relative;
    right: -45px;
    font-size: 2.5rem;
    background: transparent;
    border: none !important
}

.chat-button {
    position: fixed;
    bottom: 45px;
    right: 20px;
    background-color: #c18f59;
    color: #fff;
    padding: 15px;
    line-height: 19px;
    border-radius: 50%;
    border: none;
    font-size: 20px;
    cursor: pointer;
    box-shadow: rgba(255, 255, 255, 0.3) 0px 1px 2px 0px, rgba(255, 255, 255, 0.15) 0px 2px 6px 2px;
    z-index: 999
}

    .chat-button:hover {
        background-color: #282e3f;
        color: #fff;
    }

@media (max-width:1200px) {
    .page-header {
        height: 200px;
    }

    .info-boxes-wrap {
        padding-left: 39px !important;
        padding-right: 39px !important;
    }

    .box-main {
        padding: 30px 30px;
    }

        .box-main h3 i {
            font-size: 40px;
            margin-bottom: 30px;
        }

        .box-main .box-main-content {
            height: 160px;
        }

    .info-boxes {
        top: -20rem;
        margin-bottom: -10rem
    }

    .services-final-wrap {
        padding-left: 10px;
        padding-right: 10px;
    }

    .services-final-top {
        gap: 10px;
    }

    .box-service {
        padding: 30px 30px 30px 30px;
    }

    .intro-slide1 .banner-text {
        font-size: 6.402em;
    }

    .intro-slide1 .banner-title {
        font-size: 2.5em;
    }
}

@media (min-width:992px) {
    .banner-right-section .banner {
        min-width: 68rem
    }
}

@media (max-width:992px) {
    h1 {
        font-size: 3.5rem;
    }

    h2 {
        font-size: 3rem;
    }

    h3 {
        font-size: 2.2rem;
    }

    h4 {
        font-size: 2rem;
    }

    h5 {
        font-size: 1.8rem;
    }

    h6 {
        font-size: 1.5rem;
    }

    p {
        font-size: 1.6rem;
    }

    .faq-left-wrap {
        padding: 30px;
    }

    .comment-left {
        padding-right: 20px;
    }

    .feature-section .feature-carousel {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .feature-section .product-gallery {
        top: 25%;
    }

    .introduction-main {
        padding: 95px 50px 80px 400px !important;
    }

    .plan .plan-header i {
        font-size: 45px;
    }

    .plan-name {
        font-size: 20px;
        line-height: 45px;
        padding: 15px 0;
    }

    .plan-price {
        font-size: 30px;
        padding: 25px 0;
    }

    .plan-header {
        padding-top: 30px;
    }

    .plan ul li {
        font-size: 1rem;
    }

    .plan.featured {
        margin: 20px 0;
        padding-bottom: 0px;
    }

    .section-main {
        margin-bottom: 10rem !important
    }

    .counter-main {
        padding-top: 10rem;
        padding-bottom: 10rem
    }

    .banners-group .banner-left-section .banner-content {
        right: 25.5%;
    }

    .banners-group .banner-right-section img {
        max-width: unset;
        width: 100%
    }

    .box-main {
        padding: 15px;
    }

        .box-main h3 i {
            font-size: 35px;
            margin-bottom: 20px;
        }

        .box-main .box-main-content {
            height: 140px;
        }

        .box-main h3 {
            font-size: 1.8rem
        }

        .box-main p {
            font-size: 1.4rem
        }

    .info-boxes-top .box-main .btn {
        padding: 0.8em 2em;
        font-weight: 300;
        font-size: 1.1rem;
        line-height: 1;
    }

    .intro-slider:has(.intro-bg-img) {
        min-height: 45rem;
    }

    .counter-block .count-to {
        padding-left: 0rem;
        min-width: 90px;
    }

    .element-counter .count-to {
        font-size: 30px;
    }

    .entrance-banner-wrap .owl-carousel .owl-item img {
        max-height: 30rem;
    }

    .entrance-banner .banner img {
        min-height: 30rem;
    }
}

@media (max-width: 768px), (width: 768px) {
    h1 {
        font-size: 3rem;
    }

    h2 {
        font-size: 2.5rem;
    }

    h3 {
        font-size: 2rem;
    }

    h4 {
        font-size: 1.8rem;
    }

    h5 {
        font-size: 1.6rem;
    }

    h6 {
        font-size: 1.5rem;
    }

    p {
        font-size: 1.5rem;
    }

    .faq-wrap {
        display: block;
    }

    .faq-right {
        width: 100%;
        margin-left: 0;
    }

    .comment-right {
        display: none;
    }

    .comment-left {
        padding-right: 20px;
        overflow: hidden
    }

    .footer-middle {
        text-align: center;
    }

        .footer-middle h4.widget-title:before {
            position: absolute;
            content: "";
            width: 20px;
            height: 2px;
            background: #b68c5a;
            right: unset;
            left: 50%;
            bottom: 0px;
            transform: translateX(-50%);
        }

    .recent-post {
        display: flex;
        justify-content: center;
        max-width: 24rem;
        margin: 10px auto;
    }

    .footer-info {
        justify-content: center !important;
    }

    .footer-middle .widget-instagram .widget-body {
        justify-content: center;
        margin-top: 20px;
    }

    .feature-section .product-gallery {
        top: 10%;
    }

    .counseling-main {
        padding: 10px;
    }

        .counseling-main p {
            font-size: 16px;
        }

    .map-main img {
        position: relative;
    }

    .contacts-main-wrap .contacts-main {
        display: inline-block;
        margin: 0 auto
    }

    .contacts-main-left {
        padding-left: 20px;
        padding-right: 20px;
    }

    .map-main {
        margin-top: 40px;
    }

    .introduction-main {
        padding: 95px 50px 80px 50px !important;
        min-height: 400px;
    }

    .intro-slider .banner-title {
        font-size: 2.5em;
    }

    .banners-group .banner-group2 .banner-title {
        font-size: 2.8em;
    }

    .cta-simple .banner-text {
        padding-right: 35px;
        padding-left: 20px;
    }

    .footer p {
        text-align: center;
    }

    .recent-post-info a {
        font-size: 14px;
    }

    .header-middle {
        padding-top: 1rem;
        padding-bottom: 0.9rem;
    }

    .page-header {
        height: 150px;
    }

    .page-title {
        margin-bottom: 1rem;
    }

    .section-main {
        margin-bottom: 8rem !important
    }

    .counter-main {
        padding-top: 8rem;
        padding-bottom: 8rem
    }

    .banners-group .banner-right-section img {
        max-width: 100%
    }

    .banners-group .banner-right-section .banner-content {
        right: 2.5rem
    }

    .banners-group .banner-group2 .banner {
        position: static;
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.09);
        border: 1px solid #e9e9e9;
        border-radius: 5px;
    }

    .banners-group .banner-left-section .banner-content {
        right: 1rem
    }

    .banners-group1 .category-link {
        right: 1rem;
        font-size: 1.4em
    }

    .decoration.deco-1 {
        max-width: 10%
    }

    .decoration.deco-2 {
        max-width: 20%
    }

    .inner-video .video-play {
        font-size: 2rem;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .privacy-wrap {
        display: none;
    }

    .slider-desktop {
        display: none !important;
    }

    .slider-mobile {
        display: block;
        max-height: 48rem;
        margin-top:20px;
    }

    .footer-middle .widget-body {
        justify-content: center;
    }

    .single-team {
        display: block;
    }

    .singl-team-img {
        justify-content: center
    }

    .info-boxes-top .box-main h3 {
        font-size: 1.5rem;
    }

        .info-boxes-top .box-main h3 i {
            font-size: 3rem;
        }

    .info-boxes-top .box-main p {
        font-size: 1rem;
    }

    .info-boxes-top .box-main {
        padding: 20px;
    }

        .info-boxes-top .box-main .box-main-content {
            height: 130px;
        }

        .info-boxes-top .box-main .btn {
            padding: 0.8em 2em;
            font-weight: 300;
            font-size: 1.1rem;
            line-height: 1;
        }

    .about-final-wrap .about-final-left img {
        max-width: 60%;
        margin-top: 40px;
    }

    .about-final-wrap .about-final-left {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .entrance-banner .banner-content {
        padding-right: 8%;
    }

    .entrance-banner .banner-slide1 .banner-title {
        margin: 2rem 0 !important;
    }

    .counter-block .count-to {
        padding-left: 1rem;
        min-width: 50px;
    }

    .counter-block .counter-content {
        padding-right: 10px;
    }

    .element-counter .count-title {
        font-size: 15px;
        line-height: 0em;
    }

    .element-counter .counter-part {
        padding-right: 5px;
        padding-left: 5px;
    }

    .element-counter .count-to {
        font-size: 25px;
    }

    .chat-button {
        bottom: 75px;
    }

    .chat-container {
        bottom: 75px;
    }
    .info-boxes {
        top: -12rem;
        margin-bottom: -4rem;
    }
}

@media (max-width:576px) {
    h1 {
        font-size: 2.8rem;
    }

    h2 {
        font-size: 2.4rem;
    }

    h3 {
        font-size: 2rem;
    }

    h4 {
        font-size: 1.8rem;
    }

    h5 {
        font-size: 1.6rem;
    }

    h6 {
        font-size: 1.5rem;
    }

    p {
        font-size: 1.4rem;
    }

    .date-main {
        width: 40px;
    }

    .posts .post-classic .post-details {
        margin: 0rem 60px 2rem 1rem;
    }

    .post-details.introduction {
        margin: 0rem 60px 2rem 1rem;
    }

    .date-main .date-main-month {
        font-size: 1rem;
    }

    .feature-section .product-gallery {
        top: 25%;
        right: 0px;
    }

    .section-slider-wrap {
        padding-top: 8rem !important;
        display: flex;
        flex-direction: column;
    }

    .slider-img {
        order: 2;
        margin: 0 auto;
    }

        .slider-img img {
            max-width: 210px;
        }

    .slider-info {
        order: 1;
        margin: 0 auto;
        padding-bottom: 40px;
    }

        .slider-info h3 {
            font-size: 18px;
        }

    .banner-newsletter .input-wrapper {
        display: block;
        margin-bottom: 5rem;
    }

        .banner-newsletter .input-wrapper .btn {
            width: 160px;
            margin-top: 20px;
            padding: 1.1em 2.7em;
        }

        .banner-newsletter .input-wrapper .form-control {
            line-height: 30px;
        }

    .feature-list li {
        font-size: 12px;
    }

    .social-links.rounded-link .social-link, .social-links.square-link .social-link {
        margin: 5px 7px;
        font-size: 25px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .cta-simple .banner-content {
        display: block;
    }

    .cta-simple .banner-text {
        padding: 20px;
    }

    .section-main {
        margin-bottom: 6rem !important
    }

    .counter-main {
        padding-top: 6rem;
        padding-bottom: 8rem
    }

    .form-control {
        min-height: 4rem;
    }

    .pagination a {
        padding: 5px 10px;
        font-size: 12px;
    }

        .pagination a.prev, .pagination a.next {
            font-size: 14px;
        }

    .posts .video-play {
        width: 4.8rem;
        height: 4.8rem;
        line-height: 4.5rem;
    }

    .contact-section .icon-box {
        margin-bottom: 0px;
    }

    .error-section h1 {
        font-size: 10rem;
    }

    .comment-media {
        max-width: 5rem;
        flex: 0 0 5rem;
        height: 5rem;
    }

    .info-boxes-top .box-main {
        padding: 10px;
    }

        .info-boxes-top .box-main h3 i {
            font-size: 2.5rem;
        }

        .info-boxes-top .box-main .box-main-content {
            height: 110px;
        }

    .info-boxes-wrap {
        padding-left: 20px !important;
        padding-right: 20px !important;
        gap: 10px;
    }

    .box-service {
        padding: 15px 20px 20px 15px;
    }

    h5.banner-title {
        margin-top: 15px;
        margin-bottom: 0px;
    }

    h6.banner-subtitle {
        margin-top: 15px;
        margin-bottom: 15px;
        font-size: 1.3rem;
    }

    .btn.btn-gold {
        padding: 0.8em 2em;
        font-weight: 400;
        font-size: 1.2rem;
    }

    .elements i {
        font-size: 35px !important;
    }

    .btn.btn-primary {
        font-size: 1rem;
        padding: 0.8rem 2rem
    }

    .entrance-banner .banner-content {
        width: 60%;
        padding-right: 10%;
    }

    .entrance-banner .banner-title {
        font-size: 1.3rem;
        line-height: 1.5
    }

    .entrance-banner .banner-slide2 .banner-title {
        font-size: 1.3rem !important;
    }

    .info-boxes {
        display: none
    }

    .account-avatar img {
        width: 150px;
        height: 150px;
    }
}

@media (max-width:480px) {
    h1 {
        font-size: 2.5rem;
    }

    h2 {
        font-size: 2.2rem;
    }

    h3 {
        font-size: 1.8rem;
    }

    h4 {
        font-size: 1.6rem;
    }

    h5 {
        font-size: 1.5rem;
    }

    h6 {
        font-size: 1.4rem;
    }

    p {
        font-size: 1.3rem;
    }

    .header-middle .icon-box-icon {
        font-size: 2.5rem;
    }

    .icon-box-side .icon-box-icon {
        padding: 1rem;
    }

    .logo img {
        width: 75%;
    }

    .owl-carousel .owl-item img {
        width: 100%;
    }

    .rotate-slider {
        padding-left: 20%;
    }

    .login-popup {
        padding: 3rem 2rem;
    }

    .post-details.introduction .post-title {
        font-size: 1.5rem;
    }

    .counter-main {
        padding-top: 6rem;
        padding-bottom: 6rem
    }

    .abt-img {
        padding: 30px 50px 30px 10px;
    }

    .elements i {
        font-size: 40px !important;
        margin-bottom: 0px;
    }

    .banner-subtitle {
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .banner-title {
        margin-top: 15px;
    }

    .counter-part .counter i {
        font-size: 4.5rem;
        margin-bottom: 25px;
    }

    .count-to {
        font-size: 3rem;
        margin-bottom: 0.5rem;
    }

    .count-title {
        font-size: 1.6rem;
    }

    label {
        font-size: 1.3rem;
    }

    .section-title {
        margin-top: 0.5rem;
    }

    .social-link-active .social-link {
        font-size: 22px;
        line-height: 55px;
        width: 50px;
        height: 50px;
    }

    .social-link-active .social-main .fa-phone {
        font-size: 18px;
    }

    .social-link-active .social-main img {
        width: 23px;
    }

    .info-boxes-top .box-main {
        width: 33.333%;
    }

    .intro-slider .banner-content {
        font-size: 0.9rem
    }

    .info-boxes-top .box-main h3 {
        font-size: 1.2rem;
    }

    .info-boxes-top .box-main .btn {
        padding: 0.8em 2em;
        font-weight: 200;
        font-size: 0.8rem;
        line-height: 1;
    }

    .info-boxes-wrap {
        padding-left: 10px !important;
        padding-right: 10px !important;
        gap: 5px;
    }

    .about-img .about-exp span {
        font-size: 20px;
        margin: 200px -70px;
    }
}
