@import url('./colors.css');

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Black.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Black.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb(FaNum)_Black.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb(FaNum)_Black.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb(FaNum)_Black.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/eot/IRANSansWeb(FaNum).eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb(FaNum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}

@charset "UTF-8";
.owl-carousel .owl-item img {
    height: auto;
}

.owl-carousel .owl-item .post-media-program img {
    min-height: 347px;
    max-height: 400px;
}

@media screen and (max-width: 768px) {
    .owl-carousel .owl-item .post-media-program img {
        max-width: 100%;
    }
}


.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-left: -10px !important;
    margin-right: -10px !important;
    width: auto
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 1.5rem
}

.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: var(--oneGradiantColor)
}

.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: var(--oneGradiantColor);
	border-color: var(--oneGradiantColor);*/
    background-color: transparent;
    color: #1c1919
}

.owl-theme .owl-nav .owl-next.disabled, .owl-theme .owl-nav .owl-prev.disabled {
    color: var(--colorlight)
}

.owl-theme .owl-nav .owl-prev {
    left: 0px
}
/*
.owl-theme .owl-nav .owl-prev i{
    margin-left: 9px;
    padding-top: 11px;
}

.owl-theme .owl-nav .owl-next i{
    margin-right: 9px;
    padding-top: 11px;
    transform: translateY(20%)  rotate(180deg);
}
*/

/*
.owl-theme .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    right: -2px !important;
    background-image: url("../imgs/slide_btn.svg");
    background-repeat: no-repeat;
    width: 38px;
    height: 114px;
    display: flex;
    align-items: center;
    justify-content: left;
    z-index: 110;
    !*transform: translateY(-50%) rotate(180deg);*!
    opacity: 1 !important;
}

.owl-theme .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: -2px !important;
    background-image: url("../imgs/slide_btn.svg");
    background-repeat: no-repeat;
    width: 38px;
    height: 114px;
    display: flex;
    align-items: center;
    justify-content: left;
    z-index: 110;
    transform: rotate(180deg);
    opacity: 1 !important;
}
*/

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

.owl-theme .owl-dots .owl-dot.active span {
    background-color: var(--oneGradiantColor);
    border-color: var(--oneGradiantColor)
}

.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: #6a6565;
    border-radius: 0;
    background-color: var(--whiteOp);
    transition: 0.4s
}

.owl-nav-full .owl-nav .owl-next:not(.disabled):hover, .owl-nav-full .owl-nav .owl-prev:not(.disabled):hover {
    color: var(--oneGradiantColor);
    background-color: var(--whiteOp)
}

.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: var(--colorDark);
    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: "riode"
}

.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: var(--oneGradiantColor)
}

.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: ""
}

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

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

.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.1rem;
    color: var(--whiteColor);
    background-color: var(--oneGradiantColor);
}

.owl-nav-top .owl-nav button.owl-next:hover, .owl-nav-top .owl-nav button.owl-prev:hover {
    background-color: var(--darkColor);
}

.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 {
    padding: 10px !important;
    position: static;
    transform: translateY(0%)
}

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

.owl-nav-top .owl-nav i {
    padding: 0.3rem 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;
    right: -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-right: 0.8rem
}

.owl-dot-white .owl-dots .owl-dot span {
    background-color: var(--whiteColor);
    opacity: 0.8
}

.owl-dot-white .owl-dots .owl-dot.active span {
    background-color: var(--whiteColor);
    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: #6a6565;
    border-color: #6a6565
}

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

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

.brand-carousel .owl-item img {
    width: auto;
    margin: auto
}

.brand-carousel:not(.loaded) {
    text-align: center;
    align-items: center
}

.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-full-height, .owl-full-height .owl-item, .owl-full-height .owl-stage, .owl-full-height .owl-stage-outer, .owl-same-height .owl-item > * {
    height: 100%
}

.owl-same-height .owl-stage {
    display: flex
}

.owl-full-height .owl-item img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

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

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

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

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

.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-left: 4rem
}

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

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

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

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

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

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

.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: 0 0 20px 5px var(--blackOp)
}

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

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

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

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

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

/*start*/
.intro-section .owl-theme .owl-dots .owl-dot.active span {
    zoom: 0 !important;
    border-radius:25px;
}

.intro-section .owl-theme .owl-dots .owl-dot span {
    zoom: 0 !important;
    border-radius:25px;
}

.intro-section .owl-dots {
    position: absolute;
    z-index: 12;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) !important;
    background-color: var(--lightColor);
    height: 30px;
    padding: 0 10px;
    opacity: 1;
}

.owl-top {
    display: none
}

.intro-section .owl-dots .owl-dot span {
    border-radius: 0;
    background-color: var(--oneGradiantColor);
    height: 5px;
    width: 18px;
    margin: 13px 5px
}
.owl-theme .owl-dots .owl-dot.active span{
    width: 23px;
}

.intro-section .owl-dots .owl-dot.active span {
    background-color: var(--primaryColor)
}

.intro-section .owl-dots:before {
    content: '';
    position: absolute;
    height: 30px;
    width: 64px;
    right: -63px;
    bottom: 0px;
    background: url(../images/right-slidbot.svg);
    background-size: cover
}

.intro-section .owl-dots:after {
    content: '';
    position: absolute;
    height: 30px;
    width: 64px;
    left: -63px;
    bottom: 0px;
    background: url(../images/left-slidbot.svg);
    background-size: cover
}


.parallax {
    z-index: 10 !important;
}

/*start*/
*, :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)
}

html.dark-theme {
    background-color: #151515
}

body {
    margin: 0;
    overflow-x: hidden;
    font-family: 'IRANSans', sans-serif;
    font-size: 1.4rem;
    line-height: 1.6;
    color: var(--colorDark);
    /*background-image: url(../images/body-bg.jpg);*/
    background-position-x: 0%;
    background-position-y: 0%;
    /*background-color: #f9f9f9;*/
    background-position: 0 0;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

main {
    display: block;
    position: relative;
    left: 0;
    width: 100%;
    height: 100%;

}

main:after {
    content: '';


}


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

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

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

table td, table th {
    padding: 0
}

.section {
    padding: 7rem 0
}

.grey-section {
    background: #f6f7f9
}

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

.parallax {
    background-color: #3c3f41
}

ul {
    padding-left: 1.5em
}

.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: var(--oneGradiantColor)
}

: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: 'IRANSans', sans-serif
}

input:focus {
    outline: 0
}

.input-group > button, .input-group > input, .input-wrapper > button, .input-wrapper > input {
    margin: 0px
}

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-right: 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%;
    left: 50%;
    width: 20px;
    height: 20px;
    transition: all 0.2s;
    text-align: center;
    z-index: 12727270
}

.bounce-loader .bounce1, .bounce-loader .bounce2, .bounce-loader .bounce3, .bounce-loader .bounce4 {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    margin-bottom: 5px;
    background-color: var(--oneGradiantColor)
}

.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 var(--oneGradiantColor);
    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;
    left: auto;
    right: 30px;
    width: 60px;
    height: 60px;
    font-size: 27px;
    opacity: 0;
    visibility: hidden;
    transition: transform 0.3s, visibility 0.3s, opacity 0.3s;
    color: var(--menuMainColor);
    transform: translateY(40px);
    border-radius: 3px;
    z-index: 999;
    box-shadow: 0 0 20px 0 var(--blackOp);
    line-height: 60px;
    background-color: var(--primaryColor)
}

.scroll-top:hover {
    color: var(--primaryColor);
    background-color: var(--menuMainColor)
}

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

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

}

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

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

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

.indexup {
    z-index: 99 !important;
    margin-top: 0px;
}

.mylogo {
    display: inline-block;
    background: url(../images/logo-bg2.svg) no-repeat center top;
    left: 25px;
    top: 25px;
    width: 300px;
    height: 114px;
    position: absolute;
    vertical-align: top;
    /*z-index: -9;*/
}

/*.mylogo .cover{
    display: inline-block;
    background: url(../images/logo-bg2.svg) no-repeat center top;
    right: 0px;
    width: 300px;
    opacity: 0.3;
    height: 180px;
    position: absolute;
    vertical-align: top;
    z-index: -9;
}*/
.mylogo:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 114px;
    background: url(../images/logo-bg-3.svg) no-repeat center top;
    top: 2px;
    /*z-index: -9999;*/
}

.slim {
    position: absolute;
    width: 80px;
    height: 80px;
    background: url(../images/shapee.png) no-repeat center top;
    opacity: 0.15;
    background-size: 80px 80px;
    right: 114px;
    z-index: -9999;
    top: -4px;
    -webkit-animation: rotate 80s infinite linear;
    -moz-animation: rotate 80s infinite linear;
    -o-animation: rotate 80s infinite linear;
    animation: rotate 80s infinite linear;
}


.shadow {
    -webkit-filter: drop-shadow(3px 20px 10px rgba(0, 0, 0, .1));
    filter: drop-shadow(3px 20px 10px rgba(0, 0, 0, .1));
    /* Similar syntax to box-shadow */
}

.mylogo .logo {
    margin-left: 110px;
    margin-right: auto;
    width: 50%;
    display: inline-block;
    position: relative;
    margin-top: 26px;
}

.mylogo .logo img {
    width: 90px !important;
}

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

.sticky-content.fixed {
    position: fixed;
    opacity: 1;
    left: 0;
    right: 0;
    background-color: var(--lightColor);
    z-index: 1051;
    box-shadow: 0 0 10px 1px var(--blackOp)
}

.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-right: 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;
    left: 50%;
    margin-left: -10px;
    right: auto;
    position: absolute;
    width: 21px
}

.dark-theme .load-more-overlay.loading:after, .dark-theme .loading:not(.load-more-overlay) {
    border-radius: 32px;
    border-top: 2px solid rgba(255, 255, 255, 0.6) !important;
    border-right: 2px solid rgba(255, 255, 255, 0.6) !important;
    border-bottom: 2px solid rgba(255, 255, 255, 0.6) !important
}

.load-more-overlay {
    position: relative
}

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

.load-more-overlay:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: var(--whiteColor);
    opacity: 0.8
}

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

.riode-rounded-skin .btn, .riode-rounded-skin .minipopup-box, .riode-rounded-skin .post-calendar, .riode-rounded-skin .post-framed, .riode-rounded-skin .post-media, .riode-rounded-skin .post-single .post-author-detail, .riode-rounded-skin .post-single > .post-wrap img, .riode-rounded-skin .product-category, .riode-rounded-skin .product-category .category-content, .riode-rounded-skin .product-hide-details .btn-product, .riode-rounded-skin .product-hide-details .btn-product-icon, .riode-rounded-skin .product-with-qty .quantity button, .riode-rounded-skin .product-wrapper .banner, .riode-rounded-skin .vendor-widget .vendor-banner, .riode-rounded-skin .vendor-widget .vendor-logo, .riode-rounded-skin .vendor-widget .vendor-product > figure {
    border-radius: 15px;
    overflow: hidden
}

.riode-rounded-skin .login-popup {
    border-radius: 3px
}

.riode-rounded-skin .form-row [type=email], .riode-rounded-skin .form-row [type=password], .riode-rounded-skin .form-row [type=tel], .riode-rounded-skin .form-row [type=text], .riode-rounded-skin .form-row textarea {
    border-radius: 3px
}

.riode-rounded-skin .btn-link, .riode-rounded-skin .form-coupon .input-text {
    border-radius: 0;
    overflow: visible
}

.riode-rounded-skin .post.post-mask.gradient:before {
    border-radius: 0 0 3px 3px;
    overflow: hidden
}

.riode-rounded-skin .mfp-product .product, .riode-rounded-skin .product-category.cat-type-default {
    border-radius: 10px
}

.sticky-icon-links li a:hover {
    background: var(--oneGradiantColor)
}

.sticky-icon-links {
    z-index: 16 !important;
}

.d-loading {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.6);
    z-index: 10
}

.d-loading.small i {
    position: absolute;
    left: calc(50% - 10px);
    top: calc(50% - 10px);
    width: 20px;
    height: 20px
}

.d-loading i {
    position: absolute;
    left: calc(50% - 17px);
    top: calc(50% - 17px);
    width: 34px;
    height: 34px;
    border: 2px solid transparent;
    border-top-color: var(--oneGradiantColor);
    border-radius: 50%;
    animation: spin 0.75s infinite linear
}

.d-loading i:before {
    content: "";
    top: -2px;
    left: -2px;
    position: absolute;
    width: inherit;
    height: inherit;
    border: inherit;
    border-radius: inherit;
    animation: spin 1.5s infinite ease
}

.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;
    margin-top: 140px;
}

.p-absolute {
    position: absolute !important
}

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

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

.y-50 {
    top: 50% !important;
    transform: translateY(-50%) !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, .center, .supportman, .circ, .circ2, .circ3 {
        display: none !important
    }
}

@media (max-width: 767px) {
    .d-md-show {
        display: none !important
    }


}

@media (max-width: 479px) {
    .d-xs-show {
        display: none !important
    }
}

.font-primary {
    font-family: 'IRANSans', sans-serif !important
}

.font-secondary {
    font-family: 'IRANSans', sans-serif !important
}

.font-tertiary {
    font-family: "Open Sans", sans-serif !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-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.text-normal {
    text-transform: none !important
}

.font-italic {
    font-style: italic !important
}

.font-normal {
    font-stretch: normal !important
}

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

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

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

.text-white {
    color: var(--whiteColor) !important
}

.text-light {
    color: var(--colorlight) !important
}

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

.text-body {
    color: var(--colorDark) !important
}

.text-dark {
    color: var(--colorDark) !important
}

.text-black {
    color: var(--colorDark) !important
}

.text-primary {
    color: var(--oneGradiantColor) !important
}

.text-secondary {
    color: var(--colorSecondary) !important
}

.ls-md {
    letter-spacing: -0.03em !important
}

.ls-s {
    letter-spacing: -0.01em !important
}

.ls-m {
    letter-spacing: -0.025em !important
}

.ls-l {
    letter-spacing: -0.05em !important
}

.ls-normal {
    letter-spacing: 0 !important
}

.lh-2 {
    line-height: 2 !important
}

.lh-1 {
    line-height: 1 !important
}

.lh-0 {
    line-height: 0 !important
}

.bg-white {
    background-color: var(--whiteColor) !important
}

.bg-dark {
    background-color: var(--colorDark) !important
}

.bg-grey {
    background-color: #999 !important
}

.bg-light {
    background-color: var(--colorlight) !important
}

.bg-black {
    background-color: var(--colorDark) !important
}

.bg-primary {
    background-color: var(--oneGradiantColor) !important
}

.bg-secondary {
    background-color: var(--colorSecondary) !important
}

.border-no {
    border: none !important
}

h1, h2, h3, h4, h5, h6, p {
    font-weight: 400;
    margin: 0 0 2rem
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'IRANSans', sans-serif;
    font-weight: 600;
    line-height: 1.4;
    color: var(--colorDark)
}

h1 {
    font-size: 4rem
}

h2 {
    font-size: 3.4rem
}

h3 {
    font-size: 2rem
}

h4 {
    font-size: 1.9rem
}

h5 {
    font-size: 1.8rem
}

h6 {
    font-size: 1.5rem
}

p {
    font-family: 'IRANSans', sans-serif;
    font-size: 1.4rem;
    line-height: 1.86
}

blockquote {
    margin: 0
}

.list {
    font-size: 1.4rem;
    line-height: 1.86;
    color: var(--colorDark)
}

.list-style-none {
    list-style: none
}

.list-type-number {
    list-style-type: decimal
}

.list-type-check li {
    position: relative;
    padding-left: 2.4rem
}

.list-type-check li:before {
    display: block;
    position: absolute;
    left: 3px;
    top: 2px;
    font-family: "riode";
    content: "";
    font-weight: 700;
    font-size: 1.2rem;
    color: var(--colorDark)
}

.list-circle li {
    padding-left: 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;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
    font-family: "riode";
    font-size: 1.4rem;
    transition: opacity 0.3s, visibility 0.3s
}

.list-arrow li.show, .list-arrow li:hover {
    padding-left: 2.2rem;
    color: var(--oneGradiantColor)
}

.list-arrow li.show:before, .list-arrow li:hover:before {
    visibility: visible;
    opacity: 1
}

.text-bd-left {
    position: relative;
    padding-left: 2rem
}

.text-bd-left:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 2px;
    top: 5px;
    bottom: 5px;
    background-color: var(--textBeforeColor)
}

@media (max-width: 767px) {
    .list-type-number {
        margin-left: 2.3rem
    }
}

.container, .container-fluid {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto
}


@media (max-width: 479px) {
    .container, .container-fluid {
        padding-left: 15px;
        padding-right: 15px
    }
}

.container-fluid {
    max-width: 1820px
}

.container {
    max-width: 1220px
}

.last-container:before {
    /*background-image: url(../images/flower-telegram.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 163px;
    left: 120px;
    position: absolute;
    top: -120px;
    width: 215px;
    z-index:999999;*/
}
.last-container3:before {
    /*background-image: url(../images/gol-1404.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 163px;
    left: 10px;
    position: absolute;
    top: -120px;
    width: 215px;
    z-index: 00;*/
}

.last-container2:before {
    /*background-image: url(../images/flower-telegram.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 163px;
    left: 34px;
    position: absolute;
    top: -61px;
    width: 142px;
    z-index: 11;*/
}



.divider {
    display: inline-block;
    vertical-align: middle;
    margin-right: 1rem;
    margin-left: 1rem;
    height: 2.5rem;
    width: 1px;
    /*background-color: #e1e1e1*/
}

.header-top .logo {
    margin-top: 25px;
}

.dark-theme .divider {
    background-color: var(--whiteColor)
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    justify-content: end;
}

.row > * {
    position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px
}

.gutter-lg {
    margin-left: -15px;
    margin-right: -15px
}

.gutter-lg > * {
    padding-right: 15px;
    padding-left: 15px
}

.gutter-sm {
    margin-left: -5px;
    margin-right: -5px
}

.gutter-sm > * {
    padding-right: 5px;
    padding-left: 5px
}

.gutter-xs {
    margin-left: -1px;
    margin-right: -1px
}

.gutter-xs > * {
    padding-right: 1px;
    padding-left: 1px
}

.gutter-no {
    margin-left: 0;
    margin-right: 0
}

.gutter-no > * {
    padding-right: 0;
    padding-left: 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-right: 10px;
        padding-left: 10px
    }

    .col-xl-5col2 {
        position: relative;
        flex: 0 0 40%;
        max-width: 40%;
        padding-right: 10px;
        padding-left: 10px
    }

    .col-xl-5col4 {
        position: relative;
        flex: 0 0 80%;
        max-width: 80%;
        padding-right: 10px;
        padding-left: 10px
    }
}

.order-first {
    order: -1
}

.order-last {
    order: 9
}

@media (min-width: 576px) {
    .order-sm-auto {
        order: 0
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 9
    }
}

@media (min-width: 768px) {
    .order-md-auto {
        order: 0
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 9
    }
}

@media (min-width: 992px) {
    .order-lg-auto {
        order: 0
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 9
    }
}

@media (min-width: 1200px) {
    .order-xl-auto {
        order: 0
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 9
    }
}

.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
}

.split-line > * {
    margin-bottom: 3rem;
    padding-bottom: 3rem;
    border-bottom: 1px solid #ebebeb
}

.split-line > :after {
    content: "";
    display: block;
    width: 1px;
    height: calc(100% - 3rem);
    position: absolute;
    right: 0;
    top: 0;
    background-color: #ebebeb
}

.split-line.cols-1 > :nth-child(1n):after, .split-line.cols-2 > :nth-child(2n):after, .split-line.cols-3 > :nth-child(3n):after, .split-line.cols-4 > :nth-child(4n):after, .split-line.cols-5 > :nth-child(5n):after, .split-line.cols-6 > :nth-child(6n):after, .split-line.cols-7 > :nth-child(7n):after, .split-line.cols-8 > :nth-child(8n):after, .split-line > .col-1:nth-child(12n):after, .split-line > .col-2:nth-child(6n):after, .split-line > .col-3:nth-child(4n):after, .split-line > .col-4:nth-child(3n):after, .split-line > .col-5:nth-child(2n):after, .split-line > .col-6:nth-child(2n):after, .split-line > .col-7:nth-child(1n):after, .split-line > .col-8:nth-child(1n):after, .split-line > .col-9:nth-child(1n):after, .split-line > .col-10:nth-child(1n):after, .split-line > .col-11:nth-child(1n):after {
    content: none
}

@media (min-width: 576px) {
    .split-line.cols-sm-1 > :nth-child(n):after, .split-line.cols-sm-2 > :nth-child(n):after, .split-line.cols-sm-3 > :nth-child(n):after, .split-line.cols-sm-4 > :nth-child(n):after, .split-line.cols-sm-5 > :nth-child(n):after, .split-line.cols-sm-6 > :nth-child(n):after, .split-line.cols-sm-7 > :nth-child(n):after, .split-line.cols-sm-8 > :nth-child(n):after, .split-line > .col-sm-1:nth-child(n):after, .split-line > .col-sm-2:nth-child(n):after, .split-line > .col-sm-3:nth-child(n):after, .split-line > .col-sm-4:nth-child(n):after, .split-line > .col-sm-5:nth-child(n):after, .split-line > .col-sm-6:nth-child(n):after, .split-line > .col-sm-7:nth-child(n):after, .split-line > .col-sm-8:nth-child(n):after, .split-line > .col-sm-9:nth-child(n):after, .split-line > .col-sm-10:nth-child(n):after, .split-line > .col-sm-11:nth-child(n):after {
        content: ""
    }

    .split-line.cols-sm-1 > :nth-child(1n):after, .split-line.cols-sm-2 > :nth-child(2n):after, .split-line.cols-sm-3 > :nth-child(3n):after, .split-line.cols-sm-4 > :nth-child(4n):after, .split-line.cols-sm-5 > :nth-child(5n):after, .split-line.cols-sm-6 > :nth-child(6n):after, .split-line.cols-sm-7 > :nth-child(7n):after, .split-line.cols-sm-8 > :nth-child(8n):after, .split-line > .col-sm-1:nth-child(12n):after, .split-line > .col-sm-2:nth-child(6n):after, .split-line > .col-sm-3:nth-child(4n):after, .split-line > .col-sm-4:nth-child(3n):after, .split-line > .col-sm-5:nth-child(2n):after, .split-line > .col-sm-6:nth-child(2n):after, .split-line > .col-sm-7:nth-child(1n):after, .split-line > .col-sm-8:nth-child(1n):after, .split-line > .col-sm-9:nth-child(1n):after, .split-line > .col-sm-10:nth-child(1n):after, .split-line > .col-sm-11:nth-child(1n):after {
        content: none
    }
}

@media (min-width: 768px) {
    .split-line.cols-md-1 > :nth-child(n):after, .split-line.cols-md-2 > :nth-child(n):after, .split-line.cols-md-3 > :nth-child(n):after, .split-line.cols-md-4 > :nth-child(n):after, .split-line.cols-md-5 > :nth-child(n):after, .split-line.cols-md-6 > :nth-child(n):after, .split-line.cols-md-7 > :nth-child(n):after, .split-line.cols-md-8 > :nth-child(n):after, .split-line > .col-md-1:nth-child(n):after, .split-line > .col-md-2:nth-child(n):after, .split-line > .col-md-3:nth-child(n):after, .split-line > .col-md-4:nth-child(n):after, .split-line > .col-md-5:nth-child(n):after, .split-line > .col-md-6:nth-child(n):after, .split-line > .col-md-7:nth-child(n):after, .split-line > .col-md-8:nth-child(n):after, .split-line > .col-md-9:nth-child(n):after, .split-line > .col-md-10:nth-child(n):after, .split-line > .col-md-11:nth-child(n):after {
        content: ""
    }

    .split-line.cols-md-1 > :nth-child(1n):after, .split-line.cols-md-2 > :nth-child(2n):after, .split-line.cols-md-3 > :nth-child(3n):after, .split-line.cols-md-4 > :nth-child(4n):after, .split-line.cols-md-5 > :nth-child(5n):after, .split-line.cols-md-6 > :nth-child(6n):after, .split-line.cols-md-7 > :nth-child(7n):after, .split-line.cols-md-8 > :nth-child(8n):after, .split-line > .col-md-1:nth-child(12n):after, .split-line > .col-md-2:nth-child(6n):after, .split-line > .col-md-3:nth-child(4n):after, .split-line > .col-md-4:nth-child(3n):after, .split-line > .col-md-5:nth-child(2n):after, .split-line > .col-md-6:nth-child(2n):after, .split-line > .col-md-7:nth-child(1n):after, .split-line > .col-md-8:nth-child(1n):after, .split-line > .col-md-9:nth-child(1n):after, .split-line > .col-md-10:nth-child(1n):after, .split-line > .col-md-11:nth-child(1n):after {
        content: none
    }
}

@media (min-width: 992px) {
    .split-line.cols-lg-1 > :nth-child(n):after, .split-line.cols-lg-2 > :nth-child(n):after, .split-line.cols-lg-3 > :nth-child(n):after, .split-line.cols-lg-4 > :nth-child(n):after, .split-line.cols-lg-5 > :nth-child(n):after, .split-line.cols-lg-6 > :nth-child(n):after, .split-line.cols-lg-7 > :nth-child(n):after, .split-line.cols-lg-8 > :nth-child(n):after, .split-line > .col-lg-1:nth-child(n):after, .split-line > .col-lg-2:nth-child(n):after, .split-line > .col-lg-3:nth-child(n):after, .split-line > .col-lg-4:nth-child(n):after, .split-line > .col-lg-5:nth-child(n):after, .split-line > .col-lg-6:nth-child(n):after, .split-line > .col-lg-7:nth-child(n):after, .split-line > .col-lg-8:nth-child(n):after, .split-line > .col-lg-9:nth-child(n):after, .split-line > .col-lg-10:nth-child(n):after, .split-line > .col-lg-11:nth-child(n):after {
        content: ""
    }

    .split-line.cols-lg-1 > :nth-child(1n):after, .split-line.cols-lg-2 > :nth-child(2n):after, .split-line.cols-lg-3 > :nth-child(3n):after, .split-line.cols-lg-4 > :nth-child(4n):after, .split-line.cols-lg-5 > :nth-child(5n):after, .split-line.cols-lg-6 > :nth-child(6n):after, .split-line.cols-lg-7 > :nth-child(7n):after, .split-line.cols-lg-8 > :nth-child(8n):after, .split-line > .col-lg-1:nth-child(12n):after, .split-line > .col-lg-2:nth-child(6n):after, .split-line > .col-lg-3:nth-child(4n):after, .split-line > .col-lg-4:nth-child(3n):after, .split-line > .col-lg-5:nth-child(2n):after, .split-line > .col-lg-6:nth-child(2n):after, .split-line > .col-lg-7:nth-child(1n):after, .split-line > .col-lg-8:nth-child(1n):after, .split-line > .col-lg-9:nth-child(1n):after, .split-line > .col-lg-10:nth-child(1n):after, .split-line > .col-lg-11:nth-child(1n):after {
        content: none
    }
}

@media (min-width: 1200px) {
    .split-line.cols-xl-1 > :nth-child(n):after, .split-line.cols-xl-2 > :nth-child(n):after, .split-line.cols-xl-3 > :nth-child(n):after, .split-line.cols-xl-4 > :nth-child(n):after, .split-line.cols-xl-5 > :nth-child(n):after, .split-line.cols-xl-6 > :nth-child(n):after, .split-line.cols-xl-7 > :nth-child(n):after, .split-line.cols-xl-8 > :nth-child(n):after, .split-line > .col-xl-1:nth-child(n):after, .split-line > .col-xl-2:nth-child(n):after, .split-line > .col-xl-3:nth-child(n):after, .split-line > .col-xl-4:nth-child(n):after, .split-line > .col-xl-5:nth-child(n):after, .split-line > .col-xl-5col:nth-child(n):after, .split-line > .col-xl-6:nth-child(n):after, .split-line > .col-xl-7:nth-child(n):after, .split-line > .col-xl-7col:nth-child(n):after, .split-line > .col-xl-8:nth-child(n):after, .split-line > .col-xl-8col:nth-child(n):after, .split-line > .col-xl-9:nth-child(n):after, .split-line > .col-xl-10:nth-child(n):after, .split-line > .col-xl-11:nth-child(n):after {
        content: ""
    }

    .split-line.cols-xl-1 > :nth-child(1n):after, .split-line.cols-xl-2 > :nth-child(2n):after, .split-line.cols-xl-3 > :nth-child(3n):after, .split-line.cols-xl-4 > :nth-child(4n):after, .split-line.cols-xl-5 > :nth-child(5n):after, .split-line.cols-xl-6 > :nth-child(6n):after, .split-line.cols-xl-7 > :nth-child(7n):after, .split-line.cols-xl-8 > :nth-child(8n):after, .split-line > .col-xl-1:nth-child(12n):after, .split-line > .col-xl-2:nth-child(6n):after, .split-line > .col-xl-3:nth-child(4n):after, .split-line > .col-xl-4:nth-child(3n):after, .split-line > .col-xl-5:nth-child(2n):after, .split-line > .col-xl-5col:nth-child(5n):after, .split-line > .col-xl-6:nth-child(2n):after, .split-line > .col-xl-7:nth-child(1n):after, .split-line > .col-xl-7col:nth-child(7n):after, .split-line > .col-xl-8:nth-child(1n):after, .split-line > .col-xl-8col:nth-child(8n):after, .split-line > .col-xl-9:nth-child(1n):after, .split-line > .col-xl-10:nth-child(1n):after, .split-line > .col-xl-11:nth-child(1n):after {
        content: none
    }
}

.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: 11rem !important
}

.pt-10 {
    padding-top: 5rem !important
}

.pt-12 {
    padding-top: 7rem !important
}

.pb-10 {
    padding-bottom: 5rem !important
}

.pb-12 {
    padding-bottom: 7rem !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-left: auto !important;
    margin-right: 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-left: auto !important;
        margin-right: 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, 3272727px, 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-left: 0.5rem;
    animation-direction: reverse
}

.alert-round {
    border-radius: 3px
}

.alert {
    position: relative;
    padding: 1.6rem 3.8rem 1.6rem 1.8rem;
    border: 1px solid var(--colorDark);
    font-size: 1.4rem;
    line-height: 1.75;
    margin-bottom: 5px;
}

.alert .btn-close {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 2.1rem;
    transform: translateY(-50%);
    margin-top: -0.1rem;
    font-size: 1.5rem;
    line-height: 0
}

.alert-title {
    text-transform: uppercase;
    font-size: 1.4rem;
    line-height: inherit;
    color: inherit
}

.btn-close {
    transition: color 0.3s
}

.btn-close:hover {
    color: var(--colorDark)
}

.alert-primary {
    background-color: var(--oneGradiantColor);
    border-color: var(--oneGradiantColor);
    color: var(--oneGradiantColor)
}

.alert-success {
    background-color: var(--alertSuccessColor);
    border-color: var(--alertSuccessColor);
    color: var(--colorBlack)
}

.alert-check {
    background-color: #f9f9f9;
    border-color: var(--colorDark);
}

.alert-warning {
    background-color: var(--alertWarningColor);
    border-color: var(--alertWarningColor);
    color: #2727
}

.alert-danger {
    background-color: var(--alertDangerColor);
    border-color: #B12727;
    color: var(--whiteColor);
}

.alert-black {
    background-color: var(--colorDark);
    border-color: var(--colorDark)
}

.alert-info {
    background-color: var(--colorDark);
    border-color: var(--colorDark);
    color: var(--whiteColor)
}

.alert-black .btn-close:hover {
    color: var(--colorDark)
}

.alert-simple {
    background-color: transparent;
    border-style: dashed;
    border-color: var(--alertSimpleColor)
}

.alert-dark {
    color: var(--whiteColor)
}

.alert-dark .btn-close {
    color: var(--whiteColor)
}

.alert-check {
    color: var(--colorDark)
}

.alert-check .btn-close {
    color: var(--colorDark)
}

.alert-icon {
    padding: 1.5rem 3.9rem 1.5rem 1.9rem
}

.alert-icon > i {
    vertical-align: middle;
    margin-right: 1.2rem;
    line-height: 1;
    font-size: 2.4rem;
    font-weight: 600
}

.alert-light.alert-primary {
    background-color: #edf4f9;
    border-color: #edf4f9
}

.alert-light.alert-danger {
    background-color: #f6d6d5;
    border-color: #f6d6d5;
    color: #6d1a17
}

.alert-light.alert-danger .btn-close {
    color: #6d1a17
}

.alert-light.alert-warning {
    background-color: var(--whiteColor) 5 eb;
    border-color: var(--whiteColor) 5 eb
}

.alert-message {
    display: block;
    padding: 1.3rem 3.9rem 1.9rem 1.9rem
}

.alert-message .btn-close {
    position: absolute;
    transform: translateY(0);
    top: 2.7rem;
    right: 2.1rem;
    font-size: 1.4rem
}

.alert-message .alert-title {
    margin-bottom: 0.5rem;
    font-weight: 700;
    line-height: 1.7
}

.alert-message p {
    margin: 0;
    padding-right: 2rem;
    line-height: 1.7
}

.alert-message.alert-link p {
    color: var(--colorDark)
}

.alert-message.alert-link a {
    color: var(--oneGradiantColor)
}

.alert-message.alert-link a:hover {
    text-decoration: underline
}

.alert.alert-inline {
    padding-right: 4rem
}

.alert.alert-inline .alert-title {
    display: inline-block;
    margin: 0 0.8rem 0 0
}

.alert.alert-inline p {
    display: inline
}

.alert-btn:not(.alert-message) {
    padding: 0.9rem 3.9rem 0.9rem 0.9rem
}

.alert-btn .btn:not(.btn-close) {
    margin-right: 1rem;
    padding: 0.73em 1.61em
}

.alert-btn.alert-message p {
    margin-bottom: 1rem
}

.alert-btn.alert-dark.alert-warning .btn:not(.btn-close) {
    background-color: transparent;
    padding: 0.7em 1.43em;
    border-width: 3px;
    color: var(--whiteColor)
}

.alert-btn.alert-dark.alert-warning .btn:not(.btn-close):hover {
    border-color: #df7f50;
    background: #df7f50
}

.alert-btn.alert-light.alert-warning .btn:not(.btn-close) {
    color: var(--colorSecondary);
    background-color: var(--whiteColor);
    border-color: var(--whiteColor)
}

.alert-btn.alert-light.alert-warning .btn:not(.btn-close):hover {
    color: var(--whiteColor);
    background-color: var(--colorSecondary);
    border-color: var(--colorSecondary)
}

.alert-summary > i {
    margin-right: 0.9rem;
    font-size: 1.6rem;
    line-height: 1.25
}

.alert-summary ul {
    margin: 1.7rem 0 0 2.7rem;
    list-style-type: disc
}

.banner {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    font-size: 1.3rem
}

.banner figure img {
    /*display: block;*/

    /*width: 100%;*/
    /*height: auto*/
}


.banner.inner-banner:before {
    content: "";
    position: absolute;
    left: 1rem;
    right: 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;
}

.banner-radius {
    border-radius: 1rem;
    overflow: hidden
}

.banner-subtitle {
    letter-spacing: -0.025em;
    line-height: 1
}

.banner-price-info, .banner-title {
    line-height: 1
}

.banner-fixed > .banner-content, .banner-fixed > .container, .banner-fixed > .container-fluid {
    position: absolute;
    z-index: 1
}

.banner-fixed > .container, .banner-fixed > .container-fluid {
    left: 0;
    right: 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;
    left: 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%
    }
}

.video-banner {
    position: relative
}

.video-banner .btn-play {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 49px;
    width: 51px;
    height: 51px;
    font-size: 22px;
    border-radius: 50%;
    border: 1px solid;
    transition: background-color 0.3s, border-color 0.3s
}

.video-banner .btn-play:hover {
    background-color: var(--oneGradiantColor);
    border-color: var(--oneGradiantColor)
}

.banner-button-hide .banner-content {
    transition: padding 0.3s
}

.banner-button-hide .btn {
    position: absolute;
    bottom: 0;
    transform: translateX(-50%);
    left: 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: 'IRANSans', sans-serif
}

.post-details .audioplayer {
    background-color: transparent !important;
    margin-left: 0 !important;
}

.post .btn i {
    margin-left: 8px
}

.post .btn i:before {
    margin: 0
}

.post .post-details > :last-child {
    margin-bottom: 0
}

.post-calendar {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 4.5rem;
    height: 4.7rem;
    background: var(--whiteOp);
    color: var(--colorDark);
    font-weight: 600;
    line-height: 1;
    border-radius: 0.3rem
}

.post-calendar .post-day {
    display: block;
    margin-bottom: 1px;
    font-size: 1.6rem
}

.post-calendar .post-month {
    display: block;
    margin-left: 2px;
    font-size: 1rem
}

.post-media, .post-media-program {
    position: relative;
    width: 100%;
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 0.3rem
}

.post-media-program {
    margin-bottom: 0rem !important;
    border-radius: 7px;
}

.post-media:before {
    content: "";
    position: absolute;
    background-image: url(../images/post-eleman.svg);
    background-repeat: no-repeat;
    bottom: -1px;
    right: 0;
    left: 0;
    z-index: 9;
    height: 35px;
    background-size: 139%;
    background-position: bottom
}

.post-media img, .post-media-program img {
    display: block;
    width: 100%;
    height: auto;
    transition: transform 0.3s;
    border-radius: 22px;
}

.post-media-program img {
    border-radius: 4px !important;
    /*height:500px !important;*/
}

.post-media .post-calendar {
    position: absolute;
    left: 2rem;
    top: 2rem
}

.post-media .owl-dots {
    bottom: 2.5rem
}

.post-media .owl-dots .owl-dot span, .post-media-program .owl-dots .owl-dot span {
    border-color: var(--whiteColor);
    background-color: transparent
}

.post-media .owl-dots .owl-dot:hover span, .post-media-program .owl-dots .owl-dot:hover span {
    border-color: var(--whiteColor);
    background-color: var(--whiteColor)
}

.post-details {
    padding: 2.3rem 0 2rem
}

.post-meta {
    margin-bottom: 0.6rem;
    font-family: inherit;
    font-size: 1.3rem;
    font-weight: inherit;
    line-height: 1.2;
    color: #999
}

.post-meta a, .post-meta span {
    font-weight: 600;
    color: var(--colorDark)
}

.post-meta a {
    text-transform: capitalize
}

.post-meta a:hover {
    color: var(--oneGradiantColor)
}

.post-meta span {
    transition: color 0.3s
}

.post-meta .post-author {
    text-transform: uppercase
}

.post-meta .post-comment {
    margin-bottom: 0.6rem;
    font-family: inherit;
    font-size: 1.3rem;
    font-weight: inherit;
    line-height: 1.2;
    color: #999
}

.post-meta .post-comment:hover span {
    color: inherit
}

.post-title {
    margin-bottom: 0.5rem;
    padding:8px;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.5;
    text-align: right;
    direction: rtl;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.post-content {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 1.8rem;
    line-height: 1.72;
    letter-spacing: 0;
    color: var(--colorDark);
    direction: rtl;
    text-align: justify;
}

@media (min-width: 576px) {
    .post-classic .post-title {
        font-size: 2.4rem
    }
}

.post-sm .post-details {
    padding: 2.2rem 0.3rem 2rem
}

.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: 6rem;
    color: var(--whiteColor);
    cursor: pointer;
    z-index: 10
}

.inner-video .video-play:before {
    content: ""
}

.inner-video video {
    display: none;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 100%;
    object-fit: cover
}

.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: ""
}

.inner-video.paused .post-media, .inner-video.playing .post-media {
    background-color: var(--colorDark)
}

.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, .post-list .post-media-program {
        margin-right: 2rem
    }

    .post-list .post-details, .post-list .post-media, .post-list .post-media-program {
        width: calc(50% - 1rem)
    }
}

.post-list-xs {
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
    margin-left: 2px
}

.post-list-xs .post-calendar {
    color: var(--colorlight);
    border-color: var(--colorlight);
    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;
    text-transform: none;
    font-size: inherit;
    font-weight: 400;
    line-height: 1.69;
    color: inherit;
    white-space: normal
}

.post-list-xs .post-title:hover a {
    color: var(--whiteColor)
}

.post-list-sm {
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
    border-radius: 15px;
}

.post-list-sm .post-media {
    margin-right: 5px;
    max-width: 9rem;
    flex: 0 0 9rem;
    height: 9rem
}

.post-list-sm .post-media img, .post-list-sm .post-media-program img {
    height: 100%;
    object-fit: cover;
    border-radius: 10px
}

.post-list-sm .post-details {
    padding: 0;
    margin-left: 1.6rem
}

.post-list-sm .post-meta {
    margin-bottom: 0.4rem
}

.post-list-sm .post-meta a {
    font-size: 1.3rem;
    font-weight: 400;
    color: #999
}

.post-list-sm .post-title {
    margin-bottom: 0;
    white-space: normal;
    text-transform: none;
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: 0
}

.post-col .post {
    margin: 0;
    padding: 1rem 0.3rem
}

.post-image-gap {
    padding: 2rem;
    background-color: var(--whiteColor);
    transition: box-shadow 0.3s
}

.post-image-gap .post-details {
    padding-bottom: 1rem
}

.post-image-gap:hover {
    box-shadow: 0px 0px 7px 0px var(--blackOp)
}

.post-mask {
    position: relative
}

.post-mask:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 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: 50%;
    background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, var(--colorDark) 100%)
}

.post-mask .post-details {
    position: absolute;
    padding: 0;
    left: 3rem;
    right: 3rem;
    bottom: 2.2rem;
    z-index: 2;
    transform: translateY(4rem);
    transition: transform 0.4s
}

.post-mask .post-meta {
    color: var(--whiteColor)
}

.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;
    text-transform: none;
    line-height: 1.32;
    color: var(--whiteColor)
}

.post-mask .post-title a:hover {
    color: var(--whiteColor)
}

.post-mask .btn-link {
    margin-top: 1.5rem;
    opacity: 0;
    transition: opacity 0.4s
}

.post-mask:hover .post-media a:before {
    opacity: 0.1
}

.post-mask:hover .post-details {
    transform: translateY(0)
}

.post-mask:hover .btn-link {
    opacity: 1
}

.post-frame {
    padding: 2rem 2rem 0;
    /*background: rgba(249, 249, 249, 048);*/
    border-radius: 15px;
    box-shadow: 0 1px 1px rgba(46, 76, 91, 0.23);
    min-height: 494px;
}

.post-frame-program {
    /*padding: 10px 10px;*/
    box-shadow: 0 1px 1px rgba(46, 76, 91, 0.23);
    background-color: #D7D7D7;
    border-style: solid;
    border-width: 5px 5px 5px 5px;
    border-color: var(--stepBorderColor);
    border-radius: 7px;
    padding: 15px;
}

.post-frame .post-details {
    padding: 2.2rem 0 2rem
}

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

ul.blog-filters {
    padding-top: 4rem;
    margin-bottom: 2rem;
    text-transform: uppercase;
    font-weight: 700;
    color: #6a6565;
    border-top: 1px solid #e1e1e1
}

ul.blog-filters li {
    margin-right: 2rem;
    margin-left: 2rem
}

ul.blog-filters .nav-filter {
    letter-spacing: 0
}

.blog-filters span {
    margin-left: 0.8rem;
    color: #aaa
}

.blog-filters li {
    padding: 0;
    margin-right: 0.8rem;
    line-height: 2.143;
    border-bottom: 2px solid transparent
}

.blog-filters a.nav-filter {
    border-width: 2px
}

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

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

.post-outer .post-meta {
    color: var(--colorDark)
}

.post-outer .post-title {
    letter-spacing: -0.025em;
    margin-bottom: 1.8rem
}

.owl-carousel.blog-centerzoom-carousel .post {
    position: relative
}

.owl-carousel.blog-centerzoom-carousel .post-details {
    background-color: #1d1d1d
}

.owl-carousel.blog-centerzoom-carousel .btn {
    font-size: 13px
}

.owl-carousel.blog-centerzoom-carousel .owl-nav .owl-prev {
    top: 80.5%;
    left: 10.5%
}

.owl-carousel.blog-centerzoom-carousel .owl-nav .owl-next {
    top: 80.5%;
    right: 10.5%
}

@media (min-width: 992px) {
    .owl-carousel.blog-centerzoom-carousel .owl-item {
        padding-bottom: 300px
    }

    .owl-carousel.blog-centerzoom-carousel .post-details {
        position: absolute
    }

    .owl-carousel.blog-centerzoom-carousel .owl-item .post-media {
        transform: scale(0.75);
        transition: transform 0.2s;
        transform-origin: top center
    }

    .owl-carousel.blog-centerzoom-carousel .owl-item .post-details {
        width: 75%;
        top: 75%;
        transition: width 0.2s, top 0.2s, left 0.2s
    }

    .owl-carousel.blog-centerzoom-carousel .center .post-media {
        transform: scale(1.5)
    }

    .owl-carousel.blog-centerzoom-carousel .center .post-details {
        top: 150%;
        width: 150%;
        left: -25%
    }

    .owl-carousel.blog-centerzoom-carousel .active + .owl-item:not(.active) .post-media, .owl-carousel.blog-centerzoom-carousel .owl-item:not(.active) + .owl-item:not(.active) .post-media {
        transform-origin: top left
    }

    .owl-carousel.blog-centerzoom-carousel .owl-item:not(.active) + .active .post-media {
        transform-origin: top left
    }

    .owl-carousel.blog-centerzoom-carousel .center + .active .post-media {
        transform-origin: top right
    }

    .owl-carousel.blog-centerzoom-carousel .center + .active .post-details {
        left: 25%
    }
}

.btn {
    display: inline-block;
    border: 2px solid #e4eaec;
    background-color: #e4eaec;
    color: var(--colorDark);
    outline: 0;
    padding: 1.22em 2.78em;
    font-weight: 700;
    font-size: 1.4rem;
    font-family: 'IRANSans', sans-serif;
    letter-spacing: 0;
    line-height: 1.2;
    text-transform: uppercase;
    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: var(--colorDark);
    border-color: #cfdadd;
    background-color: #cfdadd
}

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

.btn i:before {
    margin: 0
}

.btn-solid {
    background-color: var(--whiteColor);
    border-color: var(--whiteColor);
    color: var(--colorDark)
}

.btn-solid:active, .btn-solid:focus, .btn-solid:hover {
    border-color: var(--colorDark);
    background-color: var(--colorDark);
    color: var(--whiteColor)
}

.btn-outline {
    border: 2px solid #e4eaec;
    color: var(--colorDark);
    background-color: transparent
}

.btn-outline:active, .btn-outline:focus, .btn-outline:hover {
    border-color: var(--colorDark);
    background-color: var(--colorDark);
    color: var(--whiteColor)
}

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

.btn-outline.btn-bg {
    color: var(--whiteColor)
}

.btn-gradient {
    position: relative;
    color: var(--whiteColor);
    border: none;
    overflow: hidden;
    transition: background 0.25s, color 0.25s, border 0.25s
}

.btn-gradient:after {
    content: "";
    position: absolute;
    top: -50%;
    left: 0;
    right: 0;
    bottom: -50%;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 80%);
    transform: skewX(-45deg) translateX(-100%);
    transition: transform 0.8s
}

.btn-gradient:hover:after {
    transform: skewX(-45deg) translateX(100%)
}

.btn-gradient.btn-primary {
    background: linear-gradient(135deg, #3b8df1, #5449ff)
}

.btn-gradient.btn-secondary {
    background: linear-gradient(135deg, #ffa35f, #ef5454)
}

.btn-gradient.btn-alert {
    background: linear-gradient(135deg, #f85283, #b33c9e)
}

.btn-gradient.btn-success {
    background: linear-gradient(135deg, #a0ec69, #87cf47)
}

.btn-gradient.btn-dark {
    background: linear-gradient(135deg, var(--colorDark), var(--colorDark))
}

.btn-icon-left i, .btn-icon-right i, .btn-reveal-left i, .btn-reveal-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-right: 0.7rem;
    margin-left: 0
}

.btn-reveal-left i {
    opacity: 0;
    margin-left: -1em;
    transform: translateX(0.5em);
    margin-right: 0;
    transition: transform 0.3s, opacity 0.3s, margin 0.3s
}

.btn-reveal-left:active i, .btn-reveal-left:focus i, .btn-reveal-left:hover i {
    opacity: 1;
    margin-left: 0;
    transform: translateX(0);
    margin-right: 0.7rem
}

.btn-reveal-right i {
    opacity: 0;
    margin-right: -1em;
    transform: translateX(-0.5em);
    margin-left: 0;
    transition: transform 0.3s, opacity 0.3s, margin 0.3s
}

.btn-reveal-right:active i, .btn-reveal-right:focus i, .btn-reveal-right:hover i {
    opacity: 1;
    margin-left: 0.7rem;
    transform: translateX(0);
    margin-right: 0
}

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

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

.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
}

@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:after {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1px;
    width: 100%;
    border-bottom: 2px solid;
    transform: scaleX(0);
    transition: transform 0.3s;
    content: ""
}

.btn-underline i {
    margin-bottom: 2px
}

.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-left: -16.5%;
    margin-right: -16.5%;
    width: 133%
}

.btn-link {
    padding: 0;
    color: var(--colorDark);
    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: 3px
}

.btn.btn-rounded:after, .btn.btn-rounded:before {
    border-radius: 3px
}

.btn.btn-block {
    display: block;
    padding-left: 0;
    padding-right: 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
}

.btn.btn-link {
    padding: 0
}

@media (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .btn.btn-link {
        overflow: visible
    }
}

.btn-primary {
    color: var(--whiteColor);
    border-color: var(--oneGradiantColor);
    background-color: var(--oneGradiantColor)
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
    color: var(--whiteColor);
    border-color: var(--footerStyleMainColor);
    background-color: var(--footerStyleMainColor)
}

.btn-primary.btn-solid {
    color: var(--oneGradiantColor);
    border-color: var(--whiteColor);
    background-color: var(--whiteColor)
}

.btn-primary.btn-solid:active, .btn-primary.btn-solid:focus, .btn-primary.btn-solid:hover {
    border-color: var(--oneGradiantColor);
    background-color: var(--oneGradiantColor);
    color: var(--whiteColor)
}

.btn-primary.btn-outline {
    color: var(--oneGradiantColor);
    border-color: var(--oneGradiantColor);
    background-color: transparent
}

.btn-primary.btn-outline:active, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:hover {
    background-color: var(--oneGradiantColor);
    color: var(--whiteColor)
}

.btn-primary.btn-link {
    color: var(--oneGradiantColor);
    width: 175px;
    padding-right: 14px;
    padding-left: 8px;
    height: 35px;
    background: linear-gradient(to right, rgba(216, 216, 216, 0) 0%, rgb(235, 235, 235) 100%);
    box-shadow: 0 1px 1px rgba(46, 76, 91, 0.23);
    display: inline-flex
;
    align-items: center;
    border-radius: 60px;
    font-size: 14px;
    position: absolute;
    right: 25px;
    /* text-align: right; */
    direction: rtl;
    bottom: 0%;
    transform: translateY(-99%);
    z-index: 100;
    white-space: nowrap;
}

.btn-primary.btn-link:active, .btn-primary.btn-link:focus, .btn-primary.btn-link:hover {
    color: var(--colorDark)
}

.btn-primary.btn-underline:active, .btn-primary.btn-underline:focus, .btn-primary.btn-underline:hover {
    color: var(--oneGradiantColor)
}

.btn-secondary {
    color: var(--whiteColor);
    border-color: var(--colorSecondary);
    background-color: var(--colorSecondary)
}

.btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover {
    color: var(--whiteColor);
    border-color: #d98568;
    background-color: #d98568
}

.btn-secondary.btn-solid {
    color: var(--colorSecondary);
    border-color: var(--whiteColor);
    background-color: var(--whiteColor)
}

.btn-secondary.btn-solid:active, .btn-secondary.btn-solid:focus, .btn-secondary.btn-solid:hover {
    border-color: var(--colorSecondary);
    background-color: var(--colorSecondary);
    color: var(--whiteColor)
}

.btn-secondary.btn-outline {
    color: var(--colorSecondary);
    border-color: var(--colorSecondary);
    background-color: transparent
}

.btn-secondary.btn-outline:active, .btn-secondary.btn-outline:focus, .btn-secondary.btn-outline:hover {
    background-color: var(--colorSecondary);
    color: var(--whiteColor)
}

.btn-secondary.btn-link {
    background-color: transparent;
    color: var(--colorSecondary)
}

.btn-secondary.btn-link:active, .btn-secondary.btn-link:focus, .btn-secondary.btn-link:hover {
    color: var(--colorDark)
}

.btn-secondary.btn-underline:active, .btn-secondary.btn-underline:focus, .btn-secondary.btn-underline:hover {
    color: var(--colorSecondary)
}

.btn-alert {
    color: var(--whiteColor);
    border-color: #b12727271;
    background-color: #b12727271
}

.btn-alert:active, .btn-alert:focus, .btn-alert:hover {
    color: var(--whiteColor);
    border-color: #d52727271;
    background-color: #d52727271
}

.btn-alert.btn-solid {
    color: #b12727271;
    border-color: var(--whiteColor);
    background-color: var(--whiteColor)
}

.btn-alert.btn-solid:active, .btn-alert.btn-solid:focus, .btn-alert.btn-solid:hover {
    border-color: #b12727271;
    background-color: #b12727271;
    color: var(--whiteColor)
}

.btn-alert.btn-outline {
    color: #b12727271;
    border-color: #b12727271;
    background-color: transparent
}

.btn-alert.btn-outline:active, .btn-alert.btn-outline:focus, .btn-alert.btn-outline:hover {
    background-color: #b12727271;
    color: var(--whiteColor)
}

.btn-alert.btn-link {
    background-color: transparent;
    color: #b12727271
}

.btn-alert.btn-link:active, .btn-alert.btn-link:focus, .btn-alert.btn-link:hover {
    color: var(--colorDark)
}

.btn-alert.btn-underline:active, .btn-alert.btn-underline:focus, .btn-alert.btn-underline:hover {
    color: #b12727271
}

.btn-success {
    color: var(--whiteColor);
    border-color: var(--alertSuccessColor);
    background-color: var(--alertSuccessColor)
}

.btn-success:active, .btn-success:focus, .btn-success:hover {
    color: var(--whiteColor);
    border-color: #b7cd87;
    background-color: #b7cd87
}

.btn-success.btn-solid {
    color: var(--alertSuccessColor);
    border-color: var(--whiteColor);
    background-color: var(--whiteColor)
}

.btn-success.btn-solid:active, .btn-success.btn-solid:focus, .btn-success.btn-solid:hover {
    border-color: var(--alertSuccessColor);
    background-color: var(--alertSuccessColor);
    color: var(--whiteColor)
}

.btn-success.btn-outline {
    color: var(--alertSuccessColor);
    border-color: var(--alertSuccessColor);
    background-color: transparent
}

.btn-success.btn-outline:active, .btn-success.btn-outline:focus, .btn-success.btn-outline:hover {
    background-color: var(--alertSuccessColor);
    color: var(--whiteColor)
}

.btn-success.btn-link {
    background-color: transparent;
    color: var(--alertSuccessColor)
}

.btn-success.btn-link:active, .btn-success.btn-link:focus, .btn-success.btn-link:hover {
    color: var(--colorDark)
}

.btn-success.btn-underline:active, .btn-success.btn-underline:focus, .btn-success.btn-underline:hover {
    color: var(--alertSuccessColor)
}

.btn-dark {
    color: var(--whiteColor);
    border-color: var(--colorDark);
    background-color: var(--colorDark)
}

.btn-dark:active, .btn-dark:focus, .btn-dark:hover {
    color: var(--whiteColor);
    border-color: #343434;
    background-color: #343434
}

.btn-dark.btn-solid {
    color: var(--colorDark);
    border-color: var(--whiteColor);
    background-color: var(--whiteColor)
}

.btn-dark.btn-solid:active, .btn-dark.btn-solid:focus, .btn-dark.btn-solid:hover {
    border-color: var(--colorDark);
    background-color: var(--colorDark);
    color: var(--whiteColor)
}

.btn-dark.btn-outline {
    color: var(--colorDark);
    border-color: var(--colorDark);
    background-color: transparent
}

.btn-dark.btn-outline:active, .btn-dark.btn-outline:focus, .btn-dark.btn-outline:hover {
    background-color: var(--colorDark);
    color: var(--whiteColor)
}

.btn-dark.btn-link {
    background-color: transparent;
    color: var(--colorDark)
}

.btn-dark.btn-link:active, .btn-dark.btn-link:focus, .btn-dark.btn-link:hover {
    color: var(--colorDark)
}

.btn-dark.btn-underline:active, .btn-dark.btn-underline:focus, .btn-dark.btn-underline:hover {
    color: var(--colorDark)
}

.btn-white {
    color: var(--colorDark);
    background-color: var(--whiteColor);
    border-color: var(--whiteColor)
}

.btn-white:active, .btn-white:focus, .btn-white:hover {
    color: var(--whiteColor);
    border-color: var(--oneGradiantColor);
    background-color: var(--oneGradiantColor)
}

.btn-white.btn-outline {
    color: var(--whiteColor);
    background-color: transparent;
    border-color: var(--whiteColor)
}

.btn-white.btn-outline:active, .btn-white.btn-outline:focus, .btn-white.btn-outline:hover {
    color: var(--oneGradiantColor);
    background-color: var(--whiteColor)
}

.btn-white.btn-link {
    color: var(--whiteColor);
    background-color: transparent
}

.btn-white.btn-link:active, .btn-white.btn-link:focus, .btn-white.btn-link:hover {
    color: var(--whiteColor);
    background-color: transparent
}

.dark-theme .btn-outline:not(:hover), .dark-theme .btn-white:not(:hover) {
    border-color: var(--colorDark);
    color: var(--whiteColor)
}

.dark-theme .btn-link:not(.btn-primary) {
    color: #d7d7d7
}

.dark-theme .btn-dark {
    color: var(--whiteColor);
    border-color: #050505;
    background-color: #050505
}

.dark-theme .btn-dark:active, .dark-theme .btn-dark:focus, .dark-theme .btn-dark:hover {
    color: var(--whiteColor);
    border-color: #171717;
    background-color: #171717
}

.dark-theme .btn-dark.btn-solid {
    color: #050505;
    border-color: var(--whiteColor);
    background-color: var(--whiteColor)
}

.dark-theme .btn-dark.btn-solid:active, .dark-theme .btn-dark.btn-solid:focus, .dark-theme .btn-dark.btn-solid:hover {
    border-color: #050505;
    background-color: #050505;
    color: var(--whiteColor)
}

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

.dark-theme .btn-dark.btn-outline:active, .dark-theme .btn-dark.btn-outline:focus, .dark-theme .btn-dark.btn-outline:hover {
    background-color: #050505;
    color: var(--whiteColor)
}

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

.dark-theme .btn-dark.btn-link:active, .dark-theme .btn-dark.btn-link:focus, .dark-theme .btn-dark.btn-link:hover {
    color: var(--colorDark)
}

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

.category {
    position: relative;
    font-size: 1rem
}

.category img {
    display: block;
    width: 100%;
    height: 170px;
    margin-left: auto;
    margin-right: auto
}

.category .category-name {
    margin-bottom: 0.3rem;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.2;
    color: inherit;
    text-transform: capitalize
}

.category .category-name a {
    color: inherit
}

.category .category-count {
    font-size: 1.2rem;
    line-height: 1.2
}

.category-rounded .category-media {
    overflow: hidden;
    border-radius: 1rem;
    box-shadow: 0 1px 1px rgba(46, 76, 91, 0.23);
}

.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;
    left: 1rem;
    right: 1rem;
    bottom: 1rem;
    height: 5.2rem;
    border-radius: 0 0 1rem 1rem;
    overflow: hidden
}

.category-absolute .btn {
    position: absolute;
    left: 0;
    right: 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: var(--whiteColor);
    border-radius: 3px
}

.category-default .category-name, .category-light .category-name {
    margin-bottom: 0;
    color: var(--colorDark);
    letter-spacing: -0.025em
}

.category-badge .btn, .category-default .btn {
    padding: 0;
    line-height: 5rem
}

.category-default1 .category-content {
    background-color: var(--whiteColor);
    color: var(--colorDark)
}

.category-default1 .category-name {
    margin: 0
}

.category-default1:hover .category-content {
    background-color: var(--oneGradiantColor);
    color: var(--whiteColor)
}

.category-light .category-name {
    padding: 1.8rem 3.9rem;
    background-color: var(--whiteColor);
    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;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-family: "riode";
    font-size: 1.6rem;
    font-weight: 400;
    opacity: 0;
    transition: opacity 0.3s
}

.category-light:hover .category-name {
    padding-left: 2.8rem;
    padding-right: 2.7rem;
    background-color: var(--oneGradiantColor);
    color: var(--whiteColor)
}

.category-light:hover .category-name a {
    padding-right: 2.3rem
}

.category-light:hover .category-name a:after {
    opacity: 1
}

.category-icon {
    padding: 2.6rem 0.5rem;
    border: 1px solid #e1e1e1;
    color: var(--colorDark);
    text-align: center;
    transition: border 0.3s;
    border-radius: 0.3rem
}

.category-icon i {
    margin-bottom: 1.3rem;
    font-size: 4.2rem;
    color: var(--colorDark);
    transition: transform 0.3s
}

.category-icon .category-name {
    margin: 0;
    color: var(--colorDark)
}

.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-right: 0.8rem
}

.category-icon-inline .category-media svg {
    display: block;
    margin-right: 1rem;
    width: 3.5rem;
    height: 3.9rem;
    stroke: #444;
    fill: #444;
    transition: stroke 0.3s
}

.category-icon-inline .category-name {
    margin: 0;
    text-transform: none;
    text-align: left;
    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: var(--oneGradiantColor)
}

.category-icon-inline:hover svg {
    stroke: var(--oneGradiantColor);
    fill: var(--oneGradiantColor)
}

.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)
    }
}

.ellipse-section .owl-stage-outer {
    padding: 5rem;
    margin: -5rem
}

.category-ellipse .category-media {
    border-radius: 50%;
    overflow: hidden;
    padding: 1.2rem;
    background-color: var(--whiteColor);
    box-shadow: 0 0 50px 0 var(--blackOp);
    text-align: center
}

.category-ellipse img {
    transform: rotateZ(-10deg) translateX(-14px);
    transition: transform 0.3s
}

.category-ellipse .category-content {
    padding-top: 2rem
}

.category-ellipse .category-name {
    letter-spacing: -0.025em;
    color: var(--colorDark)
}

.category-ellipse .category-name:hover {
    color: var(--oneGradiantColor)
}

.category-ellipse .category-count {
    text-transform: uppercase
}

.category-ellipse:hover img {
    transform: rotateZ(0) translateX(0)
}

.cat-content-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    color: var(--colorDark);
    cursor: pointer;
    background-color: #eaf0f9
}

.category-ellipse2 .category-media {
    border-radius: 50%;
    overflow: hidden;
    text-align: center
}

.category-ellipse2 .category-content {
    width: 100%;
    min-height: 25%;
    background-color: var(--whiteColor)
}

.category-ellipse2 .category-name:hover a {
    color: var(--oneGradiantColor)
}

.dark-cta-section {
    background-color: #313438
}

.category-classic .category-media {
    overflow: hidden;
    border-radius: 1.1rem
}

.category-classic .category-content {
    right: 0;
    background-color: rgba(38, 38, 38, 0.808);
    color: var(--whiteColor);
    border-radius: 0 0 1rem 1rem
}

.category-classic .category-name {
    margin-bottom: 0;
    text-transform: uppercase
}

.category-i-over figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: var(--oneGradiantColor);
    opacity: 0.8;
    border-radius: 1rem
}


.category-i-over figure i {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 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 var(--oneGradiantColor);
    font-size: 4.2rem;
    z-index: 1;
    color: var(--whiteColor)
}

.category-classic .category-content, .category-i-over .category-content {
    left: 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: var(--whiteColor)
}

.category-center .owl-dots {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.category-group-icon, .category-group-image {
    display: flex;
    align-items: center;
    border: 1px solid #e1e1e1;
    border-radius: 0.3rem;
    direction: rtl;
}

.category-group-icon > *, .category-group-image > * {
    flex: 1
}

.category-group-icon li:not(:last-child), .category-group-image li:not(:last-child) {
    margin-bottom: 0.9rem
}

.category-group-image {
    color: var(--colorDark)
}

.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: left;
    align-items: flex-start
}

.category-group-image .category-name {
    width: 100%;
    margin-bottom: 1.5rem;
    text-transform: none;
    font-size: 1.6rem;
    font-weight: 700;
    color: var(--colorDark);
    letter-spacing: -0.01em
}

.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: var(--colorDark);
    text-decoration: underline
}

.category-group-image .category-list a:active {
    color: var(--oneGradiantColor)
}

.category-group-image:hover .category-name {
    margin-bottom: 1.5rem
}

.category-group-image:hover .category-content {
    background: transparent
}

.category-group-icon {
    display: flex;
    align-items: center;
    border: 0;
    color: var(--whiteColor)
}

.category-group-icon > * {
    flex: 1
}

.category-group-icon .category-media {
    text-align: center
}

.category-group-icon .category-media i {
    display: inline-block;
    font-size: 6.8rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.8rem;
    line-height: 1;
    transition: transform 0.3s;
    color: var(--whiteColor)
}

.category-group-icon > a {
    padding-right: 1rem
}

.category-group-icon > a:hover i {
    transform: translateY(-0.5rem)
}

.category-group-icon .category-content {
    padding: 28px 0px 28px 10px;
    background: transparent;
    text-align: right;
    align-items: flex-start
}

.category-group-icon .category-name {
    margin-bottom: 0;
    text-align: center;
    letter-spacing: -0.025em;
    text-transform: uppercase;
    color: var(--whiteColor)
}

.category-group-icon .category-list {
    font-size: 1.3rem;
    line-height: 1.2
}

.category-group-icon .category-list li {
    white-space: nowrap
}

.category-group-icon .category-list li:before {
    content: "\f104";
    padding-left: 0.8rem;
    font-family: "Font Awesome 5 Free";
    font-size: 1.3rem;
    font-weight: 600;
    color: var(--whiteColor);
}

.category-group-icon .category-list a {
    position: relative;
    display: inline-block;
    transition: text-decoration 0.3s
}

.category-group-icon .category-list a:hover {
    color: inherit;
    text-decoration: underline
}

.category-group-icon:hover .category-name {
    margin-bottom: 0
}

.category-group-icon:hover .category-content {
    background: transparent
}

.category-banner {
    overflow: hidden;
    color: var(--colorDark)
}

.category-banner.text-white .btn {
    color: var(--whiteColor)
}

.category-banner .category-content {
    top: 4.5rem;
    left: 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-transform: none;
    text-align: left;
    font-size: 2rem;
    font-weight: 700;
    font-family: inherit;
    letter-spacing: -0.025em
}

.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;
    right: 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;
    left: 2rem;
    right: auto;
    bottom: 2rem;
    background-color: var(--whiteColor)
}

.category-badge .category-name {
    margin-bottom: 0;
    font-weight: 700;
    letter-spacing: 0.007em;
    color: var(--colorDark)
}

.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: var(--whiteColor);
    background-color: #6a6565;
    transition: background-color 0.3s
}

.category-block .category-name {
    margin: 0;
    text-align: center;
    font-weight: 400;
    line-height: 1.7rem;
    text-transform: none
}

.category-block:hover {
    background-color: var(--oneGradiantColor)
}

.category-block:hover .category-name {
    color: var(--whiteColor)
}

@media (max-width: 1300px) {
    .ellipse-section .owl-stage-outer {
        padding: 5rem 3rem;
        margin: 5rem -3rem
    }
}

@media (max-width: 1199px) {
    .ellipse-section .owl-stage-outer {
        padding: 5rem 2rem;
        margin: -5rem -2rem
    }
}

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

.comments {
    padding: 6rem 0;
    border-top: 1px solid #ebebeb
}

.comments ul ul {
    margin-left: 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-left: 3rem
    }
}

.comment {
    position: relative;
    display: flex;
    align-items: flex-start
}

.comment p:last-child {
    margin-bottom: 0
}

.comment-body {
    position: relative;
    flex: 1 1 auto;
    padding: 0.8rem 0 0 2.5rem
}

.comment-reply {
    color: #777;
    position: absolute;
    right: 0;
    top: 1.7rem;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -0.01em;
    padding-bottom: 0.5rem;
    transition: color 0.3s, box-shadow 0.3s
}

.comment-reply:focus, .comment-reply:hover {
    color: var(--oneGradiantColor);
    box-shadow: 0 2px 0 var(--oneGradiantColor)
}

.comment-media {
    max-width: 6rem;
    flex: 0 0 6rem;
    height: 6rem;
    overflow: hidden
}

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

.comment-user {
    margin-bottom: 1rem
}

.comment-user h4 {
    margin-bottom: 1rem;
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 1;
    letter-spacing: 0
}

.comment-user h4 a:focus, .comment-user h4 a:hover {
    color: var(--oneGradiantColor)
}

.comment-user h4 span {
    display: block
}

.comment-date {
    display: block;
    margin-bottom: 0.5rem;
    font-size: 1.3rem;
    color: #999;
    line-height: 1
}

.reply .form-control {
    max-width: 100%;
    color: #999;
    border-color: #e1e1e1;
    background-color: var(--whiteColor);
    border-radius: 0.3rem
}

.reply p {
    font-size: 1.3rem
}

@font-face {
    font-family: "riode";
    src: url("../fonts/riode115b.eot?5gap68");
    src: url("../fonts/riode115b.eot?5gap68#iefix") format("embedded-opentype"), url("../fonts/riode115b.ttf?5gap68") format("truetype"), url("../fonts/riode115b.woff?5gap68") format("woff"), url("../fonts/riode115b.html?5gap68#riode") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block
}

[class*=" d-icon-"], [class^=d-icon-] {
    display: inline-block;
    line-height: 1
}

[class*=" d-icon-"]:before, [class^=d-icon-]:before {
    font-family: "riode" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.d-icon-truck:before {
    content: ""
}

.d-icon-service:before {
    content: ""
}

.d-icon-secure:before {
    content: ""
}

.d-icon-lock:before {
    content: ""
}

.d-icon-percent:before {
    content: ""
}

.d-icon-layer:before {
    content: ""
}

.d-icon-alert:before {
    content: ""
}

.d-icon-database:before {
    content: ""
}

.d-icon-money:before {
    content: ""
}

.d-icon-shoppingbag:before {
    content: ""
}

.d-icon-t-shirt1:before {
    content: ""
}

.d-icon-t-shirt2:before {
    content: ""
}

.d-icon-hat:before {
    content: ""
}

.d-icon-officebag:before {
    content: ""
}

.d-icon-handbag:before {
    content: ""
}

.d-icon-backpack:before {
    content: ""
}

.d-icon-shoes:before {
    content: ""
}

.d-icon-pillow:before {
    content: ""
}

.d-icon-dress:before {
    content: ""
}

.d-icon-loungewear:before {
    content: ""
}

.d-icon-desktop:before {
    content: ""
}

.d-icon-laptop:before {
    content: ""
}

.d-icon-gamepad1:before {
    content: ""
}

.d-icon-wireless:before {
    content: ""
}

.d-icon-projector:before {
    content: ""
}

.d-icon-drone1:before {
    content: ""
}

.d-icon-drone2:before {
    content: ""
}

.d-icon-radio:before {
    content: ""
}

.d-icon-battery:before {
    content: ""
}

.d-icon-plugin:before {
    content: ""
}

.d-icon-memory:before {
    content: ""
}

.d-icon-ball:before {
    content: ""
}

.d-icon-basketball1:before {
    content: ""
}

.d-icon-babycare:before {
    content: ""
}

.d-icon-card:before {
    content: ""
}

.d-icon-gamepad2:before {
    content: ""
}

.d-icon-camera1:before {
    content: ""
}

.d-icon-camera2:before {
    content: ""
}

.d-icon-babywear:before {
    content: ""
}

.d-icon-abacus:before {
    content: ""
}

.d-icon-pot:before {
    content: ""
}

.d-icon-freezer:before {
    content: ""
}

.d-icon-cook:before {
    content: ""
}

.d-icon-student:before {
    content: ""
}

.d-icon-category:before {
    content: ""
}

.d-icon-basketball2:before {
    content: ""
}

.d-icon-watch:before {
    content: ""
}

.d-icon-tcard:before {
    content: ""
}

.d-icon-heartbeat:before {
    content: ""
}

.d-icon-watch-round:before {
    content: ""
}

.d-icon-washbowl:before {
    content: ""
}

.d-icon-bridge-lamp:before {
    content: ""
}

.d-icon-lamp:before {
    content: ""
}

.d-icon-sofa:before {
    content: ""
}

.d-icon-sofa2:before {
    content: ""
}

.d-icon-bed:before {
    content: ""
}

.d-icon-table:before {
    content: ""
}

.d-icon-table-lamp:before {
    content: ""
}

.d-icon-table-tv:before {
    content: ""
}

.d-icon-mirror:before {
    content: ""
}

.d-icon-volume:before {
    content: ""
}

.d-icon-bars2:before {
    content: ""
}

.d-icon-bars:before {
    content: ""
}

.d-icon-phone:before {
    content: ""
}

.d-icon-user:before {
    content: ""
}

.d-icon-search:before {
    content: ""
}

.d-icon-search2:before {
    content: ""
}

.d-icon-bag:before {
    content: ""
}

.d-icon-map:before {
    content: ""
}

.d-icon-info:before {
    content: ""
}

.d-icon-refresh:before {
    content: ""
}

.d-icon-left-arrow:before {
    content: ""
}

.d-icon-right-arrow:before {
    content: ""
}

.d-icon-down-arrow:before {
    content: ""
}

.d-icon-up-arrow:before {
    content: ""
}

.d-icon-ruler:before {
    content: ""
}

.d-icon-zoom:before {
    content: ""
}

.d-icon-right-circle:before {
    content: ""
}

.d-icon-left-circle:before {
    content: ""
}

.d-icon-up-circle:before {
    content: ""
}

.d-icon-down-circle:before {
    content: ""
}

.d-icon-angle-right:before {
    content: ""
}

.d-icon-angle-left:before {
    content: ""
}

.d-icon-angle-up:before {
    content: ""
}

.d-icon-angle-down:before {
    content: ""
}

.d-icon-star:before {
    content: ""
}

.d-icon-star-full:before {
    content: ""
}

.d-icon-heart:before {
    content: ""
}

.d-icon-heart-full:before {
    content: ""
}

.d-icon-close:before {
    content: ""
}

.d-icon-play-circle:before {
    content: ""
}

.d-icon-home:before {
    content: ""
}

.d-icon-filter-2:before {
    content: ""
}

.d-icon-switch:before {
    content: ""
}

.d-icon-switch-left-on:before {
    content: ""
}

.d-icon-switch-right-on:before {
    content: ""
}

.d-icon-filter-3:before {
    content: ""
}

.d-icon-check:before {
    content: ""
}

.d-icon-alert-solid:before {
    content: ""
}

.d-icon-headphone:before {
    content: ""
}

.d-icon-mode-grid:before {
    content: ""
}

.d-icon-mode-list:before {
    content: ""
}

.d-icon-cancel:before {
    content: ""
}

.d-icon-instagram:before {
    content: ""
}

.d-icon-solid-check:before {
    content: ""
}

.d-icon-play-solid:before {
    content: ""
}

.d-icon-mobile:before {
    content: ""
}

.d-icon-minus:before {
    content: ""
}

.d-icon-plus:before {
    content: ""
}

.d-icon-wifi:before {
    content: ""
}

.d-icon-times:before {
    content: ""
}

.d-icon-times-circle:before {
    content: ""
}

.d-icon-random:before {
    content: ""
}

.d-icon-th-list:before {
    content: ""
}

.d-icon-rocket:before {
    content: ""
}

.d-icon-map-marker:before {
    content: ""
}

.d-icon-birthday-cake:before {
    content: ""
}

.d-icon-gift:before {
    content: ""
}

.d-icon-female:before {
    content: ""
}

.d-icon-clock:before {
    content: ""
}

.d-icon-comments:before {
    content: ""
}

.d-icon-rotate-left:before {
    content: ""
}

.d-icon-rotate-right:before {
    content: ""
}

.d-icon-reading:before {
    content: ""
}

.d-icon-feeder:before {
    content: ""
}

.d-icon-birthday-cake2:before {
    content: ""
}

.d-icon-skirt:before {
    content: ""
}

.d-icon-toy:before {
    content: ""
}

.d-icon-butterfly:before {
    content: ""
}

.d-icon-babycare2:before {
    content: ""
}

.d-icon-butterfly2:before {
    content: ""
}

.d-icon-dinner-set:before {
    content: ""
}

.d-icon-ball2:before {
    content: ""
}

.d-icon-apple:before {
    content: ""
}

.d-icon-icecream:before {
    content: ""
}

.d-icon-cake:before {
    content: ""
}

.d-icon-meat:before {
    content: ""
}

.d-icon-bread:before {
    content: ""
}

.d-icon-cocktail:before {
    content: ""
}

.d-icon-food:before {
    content: ""
}

.d-icon-birthday-cake3:before {
    content: ""
}

.d-icon-cash:before {
    content: ""
}

.d-icon-service2:before {
    content: ""
}

.d-icon-car:before {
    content: ""
}

.d-icon-ball3:before {
    content: ""
}

.d-icon-compare:before {
    content: ""
}

.d-icon-jar:before {
    content: ""
}

.d-icon-radish:before {
    content: ""
}

.d-icon-arrow-down:before {
    content: ""
}

.d-icon-arrow-left:before {
    content: ""
}

.d-icon-arrow-right:before {
    content: ""
}

.d-icon-arrow-up:before {
    content: ""
}

.d-icon-earth:before {
    content: ""
}

.d-icon-long-arrow-left:before {
    content: ""
}

.d-icon-long-arrow-right:before {
    content: ""
}

.d-icon-long-arrow-down:before {
    content: ""
}

.d-icon-long-arrow-up:before {
    content: ""
}

.d-icon-pill:before {
    content: ""
}

.d-icon-cylinder:before {
    content: ""
}

.d-icon-medical-bag:before {
    content: ""
}

.d-icon-graph:before {
    content: ""
}

.form .form-control {
    margin-bottom: 2rem
}

.form-control {
    display: block;
    width: 100%;
    min-height: 4.5rem;
    padding: 0.85rem 2rem;
    border: 1px solid #e3e3e3;
    font-family: 'IRANSans';
    font-size: 1.4rem;
    line-height: 1.5;
    font-weight: 400;
    color: var(--colorDark);
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
    outline: 0
}

.form-control::placeholder {
    color: inherit;
    transition: color 0.3s
}

.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: var(--whiteColor);
    border: 0;
    color: #8d8d8d
}

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

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

.custom-checkbox + label {
    display: block;
    position: relative;
    padding-left: 2.4rem;
    cursor: pointer
}

.custom-checkbox + label:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: unset !important;
    right: 0 !important;
    width: 18px;
    height: 18px;
    line-height: 17px;
    border: 1px solid #ebebeb;
    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: var(--colorDark);
    background: var(--colorDark);
    color: var(--whiteColor);
    font-size: 9px;
    font-weight: 600;
    font-family: "Font Awesome 5 Free";
    text-align: center
}

.select-box, .select-menu {
    position: relative
}

.select-box select, .select-menu select {
    position: relative;
    max-width: 14rem;
    min-height: auto;
    width: auto;
    height: 100%;
    padding-left: 9px;
    padding-right: 25px;
    border: 1px solid #d7d7d7;
    border-radius: 2px;
    color: inherit;
    background-color: transparent;
    font-size: 1.2rem;
    font-family: inherit;
    letter-spacing: inherit;
    z-index: 1;
    -moz-appearance: none;
    -webkit-appearance: none
}

.select-box select:focus, .select-menu select:focus {
    outline: none
}

.select-box:before, .select-menu:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    font-weight: 900;
    font-size: 9px;
    right: 8px;
    top: 50%;
    transform: translateY(-50%)
}

.select-box option {
    font-size: 1.2rem
}

@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
}

.quantity {
    -moz-appearance: textfield;
    max-width: 48px
}

.input-group {
    display: inline-flex;
    width: 11rem;
    height: 4.5rem
}

.input-group .form-control {
    flex: 1;
    padding: 0;
    height: inherit;
    font-size: 1.4rem;
    border: solid #ebebeb;
    border-width: 1px 0;
    color: var(--colorDark);
    text-align: center
}

.input-group button {
    padding: 0;
    width: 3.1rem;
    border: 1px solid #ebebeb;
    font-size: 1.2rem;
    color: var(--colorDark);
    background-color: transparent;
    cursor: pointer;
    -webkit-appearance: none
}

.custom-radio {
    position: relative
}

.custom-radio input {
    display: none
}

input[type=radio] ~ label {
    padding-left: 2.5rem
}

input[type=radio] ~ label:after, input[type=radio] ~ label:before {
    position: absolute;
    content: "";
    display: inline-block;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%)
}

input[type=radio] ~ label:before {
    left: 0;
    width: 1.8rem;
    height: 1.8rem;
    background-color: var(--whiteColor);
    border: 1px solid #cdcdcd
}

input[type=radio] ~ label:after {
    width: 0.8rem;
    height: 0.8rem;
    left: 0.5rem;
    background: var(--colorDark);
    opacity: 0
}

input[type=radio]:checked ~ label:after {
    opacity: 1
}

.input-wrapper input.form-control {
    flex: 1;
    min-width: 40px;
    font-size: 1.2rem
}

.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 {
}

.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
}

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

.form-wrapper.form-wrapper-inline form {
    flex: 1 1 0
}

@media (max-width: 991px) {
    .form-wrapper.form-wrapper-inline {
        display: block;
        text-align: center
    }

    .form-wrapper.form-wrapper-inline form {
        margin-left: auto;
        margin-right: auto
    }
}

.btn-absolute input.form-control {
    width: 100%;
    padding: 1rem 4rem 1rem 1.5rem;
    color: var(--colorDark);
    font-size: 1.3rem
}

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

.btn-absolute .btn:hover {
    color: var(--oneGradiantColor)
}

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

.dark-theme .form-control:focus option {
    background-color: var(--whiteColor)
}

.icon-box .icon-box-title {
    margin: 0 0 0.7rem;
    text-transform: uppercase;
    font-size: 1.5rem;
    letter-spacing: -0.025em;
    line-height: 1.6
}

.icon-box p {
    margin: 0;
    font-size: 1.4rem;
    line-height: 1.72;
    letter-spacing: 0;
    color: var(--colorDark)
}

.icon-box i:before {
    margin: 0
}

.icon-box .icon-box-content {
    text-align: center
}

.icon-box-icon {
    display: inline-block;
    margin-bottom: 2.6rem;
    font-size: 3.4rem;
    font-weight: 600;
    line-height: 0;
    color: var(--colorDark)
}

.icon-box-icon svg {
    height: 3.4rem;
    width: 4.8rem
}

.icon-box-side {
    display: flex;
    align-items: center;
    justify-content: center
}

.icon-box-side .icon-box-content {
    text-align: left
}

.icon-box-side .icon-box-icon {
    margin-right: 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: 1px solid var(--colorDark);
    font-size: 2.5rem
}

.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: var(--oneGradiantColor);
    color: var(--whiteColor);
    font-size: 2.5rem
}

.icon-inversed svg {
    height: 2.4rem;
    fill: white
}

.icon-solid .icon-box-icon {
    font-size: 4.8rem;
    color: var(--oneGradiantColor)
}

.icon-solid svg {
    width: 5.4rem;
    height: 5.4rem;
    fill: var(--oneGradiantColor)
}

.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 1rem 0 0;
    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: center
}

@media (max-width: 991px) {
    .icon-box-side {
        flex-direction: column
    }

    .icon-box-side .icon-box-icon {
        display: inline-block;
        margin: 0 0 2rem 0;
        padding: 2rem
    }

    .icon-box-side .icon-box-content {
        text-align: center
    }
}

.menu-icon {
    display: inline-block;
    color: var(--whiteColor);
    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
}

.minicart-icon {
    display: inline-block;
    position: relative;
    width: 2.5em;
    height: 2.5em;
    margin-top: 1px;
    border: solid 2px;
    border-radius: 2px;
    text-align: center;
    transition: background 0.4s, border-color 0.4s
}

.minicart-icon:before {
    content: "";
    position: absolute;
    top: -0.75em;
    left: 0.585em;
    width: 1em;
    height: 0.5em;
    border-radius: 10px 10px 0 0;
    border: inherit;
    border-bottom: none;
    transition: transform 0.4s
}

.minipopup-area {
    position: fixed;
    left: 30px;
    bottom: 30px;
    z-index: 9999
}

.dark-theme .minipopup-box {
    background-color: var(--colorDark)
}

.dark-theme .minipopup-box .price-box > .product-price, .dark-theme .minipopup-box .product.product-cart .product-name, .dark-theme .minipopup-box .product.product-cart .product-quantity, .dark-theme .minipopup-box .product.product-compare .product-name, .dark-theme .minipopup-box .product.product-compare .product-quantity {
    color: #999
}

.dark-theme .minipopup-box .minipopup-title {
    color: var(--whiteColor)
}

.minipopup-box {
    position: absolute;
    left: -8rem;
    width: 303px;
    padding: 2rem;
    background-color: var(--whiteColor);
    box-shadow: 0 5px 20px var(--blackOp);
    transform: translateY(-100%);
    opacity: 0;
    transition: opacity 0.3s, left 0.3s ease-out, transform 0.3s;
    z-index: 9999
}

.minipopup-box.show {
    opacity: 1;
    left: 0
}

.minipopup-box.focus {
    transform: scale(0.98) translateY(-100%)
}

.minipopup-box .product.product-cart, .minipopup-box .product.product-compare {
    margin-top: 0
}

.minipopup-box .product.product-cart .product-name, .minipopup-box .product.product-compare .product-name {
    display: block;
    font-size: 1.4rem;
    margin-bottom: 3px;
    color: var(--colorDark);
    font-weight: 400
}

.minipopup-box .product.product-cart, .minipopup-box .product.product-compare {
    margin-top: 0
}

.minipopup-box .product.product-cart .product-media, .minipopup-box .product.product-compare .product-media {
    margin-right: 1.7rem;
    height: 9rem
}

.minipopup-box .product.product-cart .product-detail, .minipopup-box .product.product-compare .product-detail {
    margin-top: 0.3rem
}

.minipopup-box .product.product-cart .product-name, .minipopup-box .product.product-compare .product-name {
    display: block;
    font-size: 1.4rem;
    margin-bottom: 1.1rem;
    color: var(--colorDark);
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: -0.025em
}

.minipopup-box .product.product-cart .product-name:hover, .minipopup-box .product.product-compare .product-name:hover {
    color: var(--oneGradiantColor)
}

.minipopup-box .product.product-cart .product-price, .minipopup-box .product.product-compare .product-price {
    margin-bottom: -0.2rem;
    font-size: 1.3rem
}

.minipopup-box .product.product-cart .product-quantity, .minipopup-box .product.product-compare .product-quantity {
    margin-right: 0.7rem;
    font-size: 1.4rem;
    font-weight: 600;
    color: var(--colorDark)
}

.minipopup-box .product.product-cart .product-quantity:after, .minipopup-box .product.product-compare .product-quantity:after {
    margin: 0 0 -0.2rem 0.7rem;
    font-size: 1.2rem
}

.minipopup-box .product.product-cart.product-purchased .purchased-title, .minipopup-box .product.product-compare.product-purchased .purchased-title {
    margin-bottom: 1.9rem
}

.minipopup-box .product.product-cart.product-purchased .product-detail, .minipopup-box .product.product-compare.product-purchased .product-detail {
    margin-top: 0.1rem
}

.minipopup-box .product.product-cart.product-purchased .product-name, .minipopup-box .product.product-compare.product-purchased .product-name {
    margin-bottom: 1.2rem
}

.minipopup-box img {
    max-width: 9rem;
    max-height: 9rem
}

.minipopup-box .ratings-container {
    margin-bottom: 0
}

.minipopup-box .product-price {
    color: var(--oneGradiantColor);
    margin-bottom: 3px
}

.minipopup-box .action-group {
    justify-content: space-around;
    margin-top: 2rem
}

.minipopup-box .btn.btn-sm {
    padding: 0.92em 2.07em;
    font-weight: 600;
    letter-spacing: -0.025em;
    border-width: 1px
}

.minipopup-box .btn.btn-outline {
    margin-right: 0.7rem;
    padding: 0.92em 2.2em
}

.minipopup-title {
    margin-bottom: 1.5rem;
    color: var(--colorDark);
    font-size: 1.5rem;
    font-weight: 700;
    text-align: center;
    letter-spacing: -0.035em;
    line-height: 1
}

.minipopup-title .btn {
    margin-left: 1rem
}

.purchased-time {
    color: var(--oneGradiantColor);
    font-size: 1.2rem
}

@media (max-width: 479px) {
    .minipopup-area {
        left: 9px
    }
}

.overlay, .overlay-visible {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    color: var(--whiteColor);
    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: var(--whiteColor);
    text-decoration: underline
}

.overlay a.social-link {
    border-color: var(--whiteColor)
}

.overlay .social-link:hover {
    color: var(--whiteColor);
    text-decoration: none
}

figure:hover .overlay-visible {
    background: rgba(34, 102, 204, 0.9);
    padding-bottom: 9rem
}

.overlay-transparent {
    background: transparent
}

.overlay-dark, .overlay-effect1, .overlay-effect2, .overlay-effect3, .overlay-effect4, .overlay-light {
    overflow: hidden
}

.overlay-dark figure, .overlay-effect1 figure, .overlay-effect2 figure, .overlay-effect3 figure, .overlay-effect4 figure, .overlay-light figure {
    overflow: hidden
}

.overlay-dark .banner, .overlay-dark figure, .overlay-effect1 .banner, .overlay-effect1 figure, .overlay-effect2 .banner, .overlay-effect2 figure, .overlay-effect3 .banner, .overlay-effect3 figure, .overlay-effect4 .banner, .overlay-effect4 figure, .overlay-light .banner, .overlay-light figure {
    position: relative
}

.overlay-dark.banner:after, .overlay-dark figure:after, .overlay-dark figure > a:after, .overlay-effect1 figure:after, .overlay-effect1 figure > a:after, .overlay-effect1.banner:after, .overlay-effect2 figure:after, .overlay-effect2 figure > a:after, .overlay-effect2.banner:after, .overlay-effect3 figure:after, .overlay-effect3 figure > a:after, .overlay-effect3.banner:after, .overlay-effect4 figure:after, .overlay-effect4 figure > a:after, .overlay-effect4.banner:after, .overlay-light.banner:after, .overlay-light figure:after, .overlay-light figure > a:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: var(--colorDark);
    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-effect1.banner:hover:after, .overlay-effect1:hover figure:after, .overlay-effect1:hover figure > a:after, .overlay-effect2.banner:hover:after, .overlay-effect2:hover figure:after, .overlay-effect2:hover figure > a:after, .overlay-effect3.banner:hover:after, .overlay-effect3:hover figure:after, .overlay-effect3:hover figure > a:after, .overlay-effect4.banner:hover:after, .overlay-effect4:hover figure:after, .overlay-effect4: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-effect1.banner-fixed:after, .overlay-effect1.post > figure:after, .overlay-effect2.banner-fixed:after, .overlay-effect2.post > figure:after, .overlay-effect3.banner-fixed:after, .overlay-effect3.post > figure:after, .overlay-effect4.banner-fixed:after, .overlay-effect4.post > figure:after, .overlay-light.banner-fixed:after, .overlay-light.post > figure:after {
    content: none
}

.overlay-dark.post > figure > a:after, .overlay-effect1.post > figure > a:after, .overlay-effect2.post > figure > a:after, .overlay-effect3.post > figure > a:after, .overlay-effect4.post > figure > a:after, .overlay-light.post > figure > a:after {
    z-index: 1
}

.overlay-effect2 figure:before, .overlay-effect2 figure > a:before, .overlay-effect2.banner:before, .overlay-effect4 figure:before, .overlay-effect4 figure > a:before, .overlay-effect4.banner:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: var(--whiteColor);
    opacity: 0.2;
    transition: opacity 0.5s ease, transform 0.5s ease
}

.overlay-effect2.banner-fixed:before, .overlay-effect2.post > figure:before, .overlay-effect4.banner-fixed:before, .overlay-effect4.post > figure:before {
    content: none
}

.banner.overlay-light figure:after, .overlay-light figure > a:after {
    background: var(--colorlight)
}

.banner.overlay-dark figure:after, .overlay-dark figure > a:after {
    background: var(--colorDark)
}

.overlay-zoom {
    overflow: hidden
}

.overlay-zoom figure {
    overflow: hidden
}

.overlay-zoom img {
    transition: transform 0.3s
}

.overlay-zoom:hover img {
    transform: scale(1.08)
}

.overlay-effect1:hover:after, .overlay-effect1:hover figure:after, .overlay-effect1:hover figure > a:after {
    transform: scale(1, 1);
    visibility: visible;
    opacity: 0;
    transition: transform 0.5s linear, opacity 0.5s linear
}

.overlay-effect1 figure:after, .overlay-effect1 figure > a:after {
    transform: scale(0, 1);
    opacity: 0.4;
    background-color: var(--whiteColor);
    visibility: hidden
}

.overlay-effect2:hover:after, .overlay-effect2:hover:before, .overlay-effect2:hover figure:after, .overlay-effect2:hover figure:before, .overlay-effect2:hover figure > a:after, .overlay-effect2:hover figure > a:before {
    opacity: 0;
    transform: none
}

.overlay-effect2 figure:after, .overlay-effect2 figure > a:after {
    transform: translateX(-100%);
    background-color: var(--whiteColor);
    opacity: 0.2;
    transition: transform 0.9s ease, opacity 0.9s ease
}

.overlay-effect2 figure:before, .overlay-effect2 figure > a:before {
    transform: translateX(100%);
    transition: transform 0.9s ease, opacity 0.9s ease
}

.overlay-effect3:hover:after, .overlay-effect3:hover figure:after, .overlay-effect3:hover figure > a:after {
    top: 100%;
    left: -100%;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 200%, 0)
}

.overlay-effect3 figure:after, .overlay-effect3 figure > a:after {
    left: 50%;
    width: 120%;
    height: 60px;
    background-color: var(--whiteColor);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
    transition: 0.5s linear, top 0.5s linear, left 0.5s linear
}

.overlay-effect4:hover:after, .overlay-effect4:hover:before, .overlay-effect4:hover figure:after, .overlay-effect4:hover figure:before, .overlay-effect4:hover figure > a:after, .overlay-effect4:hover figure > a:before {
    transform: scale(1, 1)
}

.overlay-effect4 figure:after, .overlay-effect4 figure > a:after {
    transform: scale(0, 1);
    background-color: var(--whiteColor)
}

.overlay-effect4 figure:before, .overlay-effect4 figure > a:before {
    transform: scale(1, 0);
    transition: transform 0.3s
}

.overlay-filter img {
    transition: filter 0.4s
}

.overlay-blur:hover img {
    filter: blur(4px)
}

.overlay-brightness:hover img {
    filter: brightness(1.5)
}

.overlay-contrast:hover img {
    filter: contrast(1.5)
}

.overlay-grayscale:hover img {
    filter: grayscale(1)
}

.overlay-hue:hover img {
    filter: hue-rotate(270deg)
}

.overlay-opacity:hover img {
    filter: opacity(0.5)
}

.overlay-saturate:hover img {
    filter: saturate(3)
}

.overlay-sepia:hover img {
    filter: sepia(0.5)
}

.particle-effect {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 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 -1272727px, -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
}

.mfp-wrap {
    z-index: 3272727
}

.mfp-bg {
    z-index: 3272727;
    background: var(--colorDark);
    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
}

.mfp-wrap .mfp-close {
    top: 20px;
    right: 20px
}

.mfp-content .mfp-close {
    top: -25px;
    right: 0
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    top: 15px;
    right: 0
}

.mfp-close span {
    display: none
}

.mfp-close:after, .mfp-close:before {
    content: "";
    display: block;
    position: absolute;
    background-color: var(--whiteColor);
    width: 2px;
    height: 100%;
    top: 0;
    left: calc(50% - 1px)
}

.mfp-close:before {
    width: 100%;
    height: 2px;
    top: calc(50% - 1px);
    left: 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: var(--whiteColor);
    border-radius: 50%;
    font-size: 2.4rem;
    font-weight: 900;
    font-family: "riode";
    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-right: 3px
}

.pswp__ui > button.pswp__button--arrow--right:before {
    margin-left: 3px
}

.pswp__ui > button:hover {
    opacity: 1
}

.pswp__button--arrow--right:before {
    content: "";
    font-family: "riode"
}

.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: "riode"
}

.mfp-content > * {
    position: relative;
    margin: auto;
    background-color: var(--whiteColor);
    box-shadow: 5px 5px 20px var(--blackOp);
    opacity: 0
}

.mfp-ready .mfp-content > * {
    opacity: 1
}

.mfp-removing .mfp-content > * {
    opacity: 0
}

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

.login-popup .tab {
    font-size: 1.8rem;
    color: var(--colorlight)
}

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

.login-popup .nav-item .nav-link {
    padding: 0 0 1px;
    color: var(--oneGradiantColor) !important;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: -0.025em;
    line-height: 2.43;
    transition: font-size 0.3s, color 0.3s
}

.login-popup .nav-item .nav-link:hover {
    color: var(--primaryColor) !important;
}

.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;
    color: #999;
    border-radius: 0.3rem;
    border-color: #e1e1e1
}

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

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

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

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

.login-popup .lost-link:hover {
    color: var(--oneGradiantColor)
}

.login-popup .form-choice label {
    display: flex;
    align-items: center;
    margin-bottom: 1.3rem;
    font-size: 1.2rem;
    color: var(--colorDark)
}

.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-left: 3rem
}

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

.login-popup .social-link {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 3.6rem;
    height: 3.6rem;
    font-size: 1.4rem;
    border-radius: 0.3rem;
    color: var(--whiteColor)
}

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

.login-popup .social-link.social-facebook {
    background-color: #3b5998
}

.login-popup .social-link.social-twitter {
    background-color: #1ab2e8
}

.container > .login-popup {
    margin: 0 auto;
    margin-top: 100px;
    /*box-shadow: 0 0 10px var(--blackOp)*/
}

.newsletter-popup {
    text-align: center;
    background-size: cover;
    border-radius: 1rem
}

.newsletter-popup .btn {
    min-width: auto;
    padding: 0.5em 1.5em;
    font-size: 1.3rem
}

.newsletter-popup p {
    max-width: 100%;
    margin: 0 0.2rem 2.5rem;
    font-size: 1.4rem;
    line-height: 1.7
}

.newsletter-popup label {
    display: inline;
    font-size: 1.2rem
}

.newsletter-popup label:before {
    border-color: var(--colorDark)
}

.newsletter-popup .email {
    border: 0;
    color: #999;
    background: #f4f4f4
}

.newsletter-popup .form-control {
    border: 1px solid var(--colorDark);
    background-color: var(--whiteColor);
    border-right: none
}

.newsletter-popup .input-wrapper-inline {
    margin-bottom: 2.6rem;
    height: 4.6rem
}

.newsletter-popup .input-wrapper-inline .form-control {
    margin: 0;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    border-radius: 0.3rem 0 0 0.3rem
}

.newsletter-popup .input-wrapper-inline .btn {
    margin: 0;
    border-radius: 0 0.3rem 0.3rem 0
}

.newsletter-popup .custom-checkbox + label {
    padding-left: 2.6rem
}

.newsletter-pop1 {
    display: flex;
    max-width: 72rem;
    background-position: 60% center
}

.newsletter-pop1 h4 {
    margin-bottom: 0.6rem;
    font-size: 2rem;
    font-weight: 800;
    line-height: 1.2
}

.newsletter-pop1 h2 {
    margin-bottom: 0.7rem;
    font-size: 3.2rem;
    line-height: 1.2;
    letter-spacing: -0.04375em
}

.newsletter-pop1 h2 span {
    font-weight: 800
}

.newsletter-pop1 .newsletter-content {
    margin-left: auto;
    max-width: 41.4rem;
    padding: 7.1rem 4.2rem 5rem
}

@media (max-width: 767px) {
    .newsletter-pop1 .newsletter-content {
        max-width: 36rem;
        padding-left: 2rem;
        padding-right: 2rem
    }

    .newsletter-pop1 .login-popup {
        max-width: 500px;
        padding: 3.5rem 2rem
    }
}

@media (max-width: 575px) {
    .newsletter-pop1 {
        background-image: none !important
    }

    .newsletter-pop1 .newsletter-content {
        margin-left: auto;
        margin-right: auto
    }
}

.newsletter-pop2 {
    max-width: 50rem
}

.newsletter-pop2 img {
    border-radius: 1rem 1rem 0 0;
    min-height: 200px;
    object-fit: cover
}

.newsletter-pop2 h2 {
    margin: 2.5rem 0 0.5rem;
    font-size: 24px;
    line-height: 1.25
}

.newsletter-pop2 p {
    font-size: 14px;
    line-height: 1.7
}

.newsletter-pop2 .input-wrapper-inline {
    max-width: 38rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 17px
}

.newsletter-pop2 .social-links {
    margin: 1.7rem 0 3rem
}

.newsletter-pop2 .social-link:not(:hover), .newsletter-pop2 .social-link:not(:hover):before {
    color: #999
}

.newsletter-pop2 .newsletter-content {
    padding: 0 2rem
}

.newsletter-pop3 {
    border-radius: 1rem;
    max-width: 54rem;
    padding: 5.4rem 4rem 2.8rem
}

.newsletter-pop3 h2 {
    font-size: 24px;
    line-height: 1.25;
    margin-bottom: 0
}

.newsletter-pop3 p {
    margin: 8px 21px 24px;
    font-size: 14px;
    line-height: 1.7
}

.newsletter-pop3 .input-wrapper-inline {
    flex-direction: column;
    align-items: center;
    height: unset;
    margin-bottom: 4.8rem
}

.newsletter-pop3 .input-wrapper-inline .btn {
    margin-top: 2rem;
    padding: 1.4rem 4.4rem;
    border-radius: 0.3rem
}

.newsletter-pop3 .form-control {
    border: 1px solid #e1e1e1;
    max-width: 46rem
}

.newsletter-pop3 .form-control::placeholder {
    text-align: center
}

.newsletter-pop3 .form-check {
    justify-content: space-between;
    align-items: center
}

.newsletter-pop3 .form-privacy {
    text-decoration: underline
}

@media (max-width: 575px) {
    .newsletter-pop3 {
        padding: 5.4rem 2rem 2.8rem
    }

    .newsletter-pop3 p {
        margin: 8px 5px 24px
    }

    .newsletter-pop3 .form-check {
        flex-direction: column
    }
}

.newsletter-pop4 {
    position: relative;
    border-radius: 100%;
    background: transparent;
    max-width: 580px;
    height: 580px
}

.newsletter-pop4:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 100%;
    background-color: #191919;
    opacity: 0.6
}

.newsletter-pop4 h4 {
    font-size: 26px;
    line-height: 1.15;
    margin-bottom: 0
}

.newsletter-pop4 h2 {
    font-size: 36px;
    line-height: 1.5
}

.newsletter-pop4 p {
    font-size: 14px;
    line-height: 1.7
}

.newsletter-pop4 .input-wrapper-inline {
    max-width: 40.6rem;
    margin-left: auto;
    margin-right: auto
}

.newsletter-pop4 .input-wrapper-inline .form-control {
    border-color: var(--whiteColor);
    border-radius: 23px 0 0 23px
}

.newsletter-pop4 .input-wrapper-inline .btn {
    border-radius: 0 23px 23px 0
}

@media (max-width: 490px) {
    .newsletter-pop4 {
        padding: 0 2rem
    }

    .newsletter-pop4:before {
        border-radius: 100px
    }

    .newsletter-pop4 h4 {
        margin-bottom: 2.5rem
    }
}

.newsletter-pop5 {
    position: relative;
    max-width: 50rem
}

.newsletter-pop5 > figure img {
    min-height: 57rem;
    object-fit: cover
}

.newsletter-pop5 h2 {
    font-weight: 32px;
    line-height: 1
}

.newsletter-pop5 p {
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 23px
}

.newsletter-pop5 .newsletter-content {
    top: 51%;
    left: 50%;
    max-width: 100%;
    transform: translateX(-50%)
}

.newsletter-pop5 .form-control {
    border-color: #e1e1e1
}

.newsletter-pop5 .input-wrapper-inline {
    width: 38rem;
    max-width: 100%;
    margin-bottom: 18px
}

.newsletter-pop5 .form-checkbox {
    margin-bottom: 26px;
    direction: rtl;
}

.newsletter-pop5 .social-links {
    position: relative
}

.newsletter-pop5 .social-links:after, .newsletter-pop5 .social-links:before {
    position: absolute;
    content: "";
    top: 50%;
    border-top: 1px solid #e1e1e1;
    width: 10.6rem
}

.newsletter-pop5 .social-links:before {
    left: -100%
}

.newsletter-pop5 .social-links:after {
    right: -100%
}

.newsletter-pop5 .social-links .social-link {
    width: 36px;
    height: 36px;
    line-height: 36px;
    border: none;
    border-radius: 3px;
    color: var(--whiteColor)
}

.newsletter-pop5 .social-links .fa-google {
    background-color: #db402c
}

.newsletter-pop5 .social-links .social-link.social-linkedin:hover {
    background: #db552c;
    border-color: #db552c
}

.newsletter-pop5 .social-links .fa-facebook-f {
    background-color: #3b5998
}

.newsletter-pop5 .social-links .fa-twitter {
    background-color: #1ab2e8
}

@media (max-width: 575px) {
    .newsletter-pop5 .social-links:after, .newsletter-pop5 .social-links:before {
        display: none
    }

    .newsletter-pop5 h2 {
        line-height: 1.1
    }

    .newsletter-pop5 .newsletter-content {
        top: 45%;
        padding: 0 2rem
    }
}

.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: var(--whiteColor);
    margin-bottom: 2rem;
    padding: 3rem 1.5rem;
    border-radius: 1rem
}

.mfp-product .product-single .product-details {
    padding: 0
}

.mfp-product .product-details {
    position: absolute;
    overflow-y: auto;
    height: 100%;
    top: 0
}

.mfp-product .mfp-close {
    position: absolute;
    top: -2.7rem;
    right: 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
}

.dark-theme .mfp-content .product-divider {
    border-color: #e1e1e1
}

.dark-theme .mfp-content .product {
    background-color: var(--colorDark)
}

.dark-theme .newsletter-popup .form-privacy, .dark-theme .newsletter-popup label {
    color: #999
}

.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-video-popup .mfp-content {
    max-width: 1272727px
}

.mfp-video-popup {
    z-index: 12727270
}

.mfp-img-popup .mfp-content {
    width: unset
}

@media (max-width: 767px) {
    .mfp-product .product {
        padding: 2rem 1rem
    }

    .mfp-arrow {
        color: #444
    }

    .mfp-product .product-details {
        position: relative
    }
}

@media (min-width: 768px) {
    .mfp-product .row {
        margin: 0 -1.5rem
    }

    .mfp-product .row > .col-md-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .mfp-product .product-gallery {
        margin-bottom: 0
    }

    .mfp-product .pr-md-3 {
        padding-right: 1.5rem !important
    }
}

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

.product-shadow {
    transition: box-shadow 0.3s
}

.product-shadow:hover {
    box-shadow: 0 15px 25px -20px rgba(0, 0, 0, 0.5)
}

.product-label-round .product-label {
    padding: 0.5rem 1.1rem;
    border-radius: 1rem
}

.text-center .product-details {
    padding-left: 0.5rem;
    padding-right: 0.5rem
}

.product-wrap {
    margin-bottom: 2rem
}

.product {
    position: relative;
    overflow: hidden;
    font-family: 'IRANSans', sans-serif;
    font-size: 1.4rem;
    color: #999;
    transition: 0.3s
}

.product:hover .product-action, .product:hover .product-action-vertical {
    visibility: visible;
    opacity: 1
}

.product-media:hover img:first-child {
    opacity: 0
}

.product-media:hover img:last-child {
    opacity: 1
}

.product-media {
    position: relative;
    margin-bottom: 0;
    transition: box-shadow 0.3s
}

.product-media img {
    display: block;
    width: 100%;
    height: auto;
    transition: all 0.5s
}

.product-media img:last-child {
    position: absolute;
    opacity: 0;
    left: 0;
    right: 0;
    top: 0;
    left: 0;
    object-fit: cover
}

.product-media img:first-child {
    position: relative;
    opacity: 1
}

.product-label-group {
    display: flex;
    flex-direction: column;
    position: absolute;
    left: 2rem;
    top: 2rem;
    max-width: 10rem
}

.product-label {
    display: inline-block;
    text-align: center;
    margin-bottom: 0.5rem;
    padding: 0.5rem 1.1rem;
    font-size: 1.1rem;
    border-radius: 2px;
    font-weight: 600;
    line-height: 1;
    color: var(--whiteColor);
    text-transform: uppercase
}

.product-label.label-new {
    background: var(--oneGradiantColor)
}

.product-label.label-sale {
    background: var(--colorSecondary)
}

.product-label.label-top {
    background: var(--oneGradiantColor)
}

.product-label.label-stock {
    background: #999
}

.btn-product-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3.6rem;
    height: 3.6rem;
    margin-bottom: 0.5rem;
    border: 1px solid #e1e1e1;
    border-radius: 50%;
    background-color: var(--whiteColor);
    color: #999;
    font-size: 1.6rem;
    font-weight: 700;
    transition: border-color 0.3s, color 0.3s, background-color 0.3s
}

.btn-product-icon:hover {
    border-color: var(--oneGradiantColor);
    color: var(--whiteColor);
    background-color: var(--oneGradiantColor)
}

.btn-product-icon:not(.btn-wishlist) i {
    margin-bottom: 2px
}

.btn-product-icon.btn-quickview i {
    font-size: inherit
}

.btn-product-icon.btn-compare i {
    font-size: 1.8rem
}

.btn-product {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    padding: 1.14em 0;
    background-color: var(--oneGradiantColor);
    color: var(--whiteColor);
    font-family: 'IRANSans', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.025em;
    text-transform: uppercase;
    transition: opacity 0.3s
}

.btn-product:hover {
    color: var(--whiteColor)
}

.btn-quickview {
    opacity: 0.8;
    transition: opacity 0.3s
}

.btn-quickview:hover {
    opacity: 1
}

.btn-quickview i {
    font-size: 1.4rem
}

.btn-wishlist {
    line-height: 1
}

.btn-wishlist.loading:after, .btn-wishlist.loading:before {
    z-index: 1
}

.product-action-vertical {
    position: absolute;
    top: 15px;
    right: 15px;
    transition: opacity 0.3s, visibility 0.3s;
    opacity: 0;
    visibility: hidden
}

.product-action-vertical .btn-wishlist.loading {
    overflow: hidden
}

.product-action {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    background-color: transparent;
    z-index: 10;
    transition: opacity 0.3s, visibility 0.3s;
    opacity: 0
}

.product-details {
    position: relative;
    background-color: var(--whiteColor);
    padding-top: 1.4rem;
    padding-bottom: 2rem
}

.product-details > .btn-wishlist {
    position: absolute;
    top: 1.2rem;
    right: 0;
    color: #999;
    z-index: 1;
    font-size: 1.6rem
}

.product-details > .btn-wishlist i {
    display: inline-block;
    margin: 0;
    transition: transform 0.3s
}

.product-details > .btn-wishlist:hover {
    color: var(--oneGradiantColor)
}

.product-details > .btn-wishlist:hover i {
    transform: rotateY(180deg)
}

.product-details > :last-child {
    margin-bottom: 0
}

.product-details .product-action {
    position: relative;
    opacity: 1;
    visibility: visible
}

.product-cat {
    margin-bottom: 0.5rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.product-cat a:hover {
    color: var(--oneGradiantColor)
}

.product-name {
    margin-bottom: 0.3rem;
    font-family: inherit;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: -0.01em;
    color: var(--colorDark);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.product-name a:hover {
    color: var(--oneGradiantColor)
}

.product-price {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 0.3rem;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.86;
    color: var(--colorDark)
}

.product-price .old-price {
    color: #aaa
}

.product-price .new-price {
    margin-right: 1rem;
    text-decoration: none
}

.dark-theme .old-price {
    color: var(--colorDark)
}

.dark-theme .product.product-with-qty .quantity, .dark-theme .product.product-with-qty button {
    color: #999
}

.dark-theme .rating-reviews {
    color: #999
}

.dark-theme .ratings-full:before {
    color: var(--colorDark)
}

.ratings-container {
    display: flex;
    align-items: center;
    margin-left: 1px;
    line-height: 1.1;
    margin-bottom: 1.2rem;
    font-size: 11px;
    letter-spacing: 0.2em
}

.ratings-full {
    cursor: pointer
}

.ratings, .ratings-full {
    position: relative;
    font-family: "riode"
}

.ratings-full + .rating-reviews {
    margin-left: 1rem
}

.ratings-full:before {
    content: "" "" "" "" "";
    color: rgba(0, 0, 0, 0.16);
    font-family: "riode"
}

.ratings-full:hover .tooltiptext {
    visibility: visible;
    opacity: 1
}

.ratings {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden
}

.ratings:before {
    content: "" "" "" "" "";
    color: var(--colorSecondary);
    font-family: "riode"
}

.rating-reviews {
    margin: 2px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.1rem;
    color: #aaa;
    letter-spacing: 0;
    text-transform: capitalize
}

.rating-reviews:hover {
    color: var(--oneGradiantColor)
}

.product-variations {
    display: flex
}

.ratings-container + .product-variations {
    margin-top: -5px
}

.product-variations > a:not(.size-guide) {
    display: inline-block;
    position: relative;
    margin: 3px 5px 3px 0;
    padding: 0 5px;
    border-radius: 2px;
    background-color: transparent;
    background-size: cover;
    font-size: 1.2rem;
    font-family: inherit;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    width: 2.6rem;
    height: 2.6rem;
    color: var(--colorDark);
    transition: 0.3s;
    border: 1px solid #e1e1e1
}

.product-variations > a:not(.size-guide):last-child {
    margin-right: 0
}

.product-variations .color:not(.active) {
    border: none
}

.product-variations > a.active, .product-variations > a:not(.size-guide):hover {
    border: 1px solid;
    box-shadow: inset 0 0 0 2px var(--whiteColor)
}

.product-details .product-action, .product-hide-details .product-action {
    position: relative;
    opacity: 1
}

.product-details .product-action .btn-wishlist, .product-hide-details .product-action .btn-wishlist {
    position: static
}

.product-details .btn-cart, .product-hide-details .btn-cart {
    display: block;
    max-width: 14rem;
    line-height: 2.9;
    padding: 0 0.6em;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: var(--colorDark);
    background-color: transparent;
    border: 2px solid var(--colorlight);
    margin-right: 5px;
    border-radius: 0.3rem
}

.product-details .btn-cart i, .product-hide-details .btn-cart i {
    margin-right: 0.8rem;
    font-size: 1.8rem
}

.product-details .btn-cart, .product-hide-details .btn-cart {
    flex: 1;
    height: 4.2rem;
    font-size: 1.3rem;
    transition: color 0.3s, background-color 0.3s, border-color 0.3s;
    z-index: 1
}

.product-details .btn-quickview, .product-hide-details .btn-quickview {
    margin: 0 0 0 1.6rem
}

.product-details .btn-product-icon, .product-hide-details .btn-product-icon {
    width: auto;
    border: 0;
    background-color: transparent;
    color: var(--colorDark);
    transition: color 0.3s, background-color 0.3s, visibility 0.3s
}

.product-details .btn-product-icon i, .product-hide-details .btn-product-icon i {
    font-size: 1.8rem
}

.product-details .btn-product-icon:hover, .product-hide-details .btn-product-icon:hover {
    color: var(--oneGradiantColor)
}

.product:hover .product-action .btn-cart {
    color: var(--whiteColor);
    background-color: #444;
    border-color: #444
}

@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
    .product-details .btn-cart, .product-hide-details .btn-cart {
        flex: 0 0 12.3rem
    }
}

@media (-ms-high-contrast: none) and (max-width: 575px), screen and (-ms-high-contrast: active) and (max-width: 575px) {
    .product-details .btn-cart, .product-hide-details .btn-cart {
        flex: 0 0 9.5rem
    }
}

.product-classic .btn-quickview {
    opacity: 1
}

.product-classic .btn-quickview i:before {
    content: ""
}

.product-classic .btn-wishlist {
    margin: 0 0 0 1.6rem
}

.product-classic .btn-quickview, .product-classic .btn-wishlist {
    transform: translateX(-200%);
    opacity: 0;
    visibility: hidden;
    transition: transform 0.3s, opacity 0.3s, visibility 0.3s, color 0.3s, background-color 0.3s, border-color 0.3s
}

.product-classic .btn-quickview {
    transition: transform 0.5s, opacity 0.5s, visibility 0.5s, color 0.3s, background-color 0.3s, border-color 0.3s
}

.product-classic:hover .btn-quickview, .product-classic:hover .btn-wishlist {
    transform: translateX(0);
    opacity: 1;
    visibility: visible
}

.product-classic .product-details {
    padding-left: 0
}

.product-classic .ratings-container {
    margin-bottom: 1.5rem
}

.product-slideup-content {
    overflow: hidden
}

.product-slideup-content .product-hide-details {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    transition: transform 0.3s;
    background-color: var(--whiteColor)
}

.product-slideup-content .product-details {
    padding-bottom: 1px;
    background-color: var(--whiteColor);
    transition: transform 0.3s
}

.product-slideup-content .btn-quickview, .product-slideup-content .btn-wishlist {
    opacity: 0;
    visibility: hidden;
    transition: transform 0.4s, opacity 0.3s, visibility 0.3s, color 0.3s, background-color 0.3s
}

.product-slideup-content .btn-quickview {
    transform: translateX(-200%)
}

.product-slideup-content .btn-wishlist {
    transform: translateX(200%)
}

.product-slideup-content:hover .btn-quickview, .product-slideup-content:hover .btn-wishlist {
    transform: translateX(0);
    opacity: 1;
    visibility: visible
}

.product-slideup .product-details {
    padding-bottom: 0;
    background-color: var(--whiteColor);
    transition: transform 0.3s
}

.product-slideup .ratings-container {
    margin-bottom: 0
}

.product-slideup .btn-quickview, .product-slideup .btn-wishlist {
    opacity: 0;
    visibility: hidden;
    transition: transform 0.4s, opacity 0.3s, visibility 0.3s, color 0.3s, background-color 0.3s
}

.product-slideup .btn-quickview {
    transform: translateX(-200%)
}

.product-slideup .btn-wishlist {
    transform: translateX(200%)
}

.product-slideup .product-action {
    display: flex;
    position: absolute;
    padding-top: 1.5rem;
    top: 100%;
    bottom: auto;
    visibility: hidden;
    opacity: 0
}

.product-slideup:hover {
    transform: translateY(-58px)
}

.product-slideup:hover .btn-quickview, .product-slideup:hover .btn-wishlist {
    transform: translateX(0);
    opacity: 1;
    visibility: visible
}

.product-slideup:hover .product-action {
    visibility: visible;
    opacity: 1
}

.product-slideup-content .btn-cart, .product-slideup .btn-cart {
    margin-right: 0
}

.product-slideup-content .btn-wishlist, .product-slideup .btn-wishlist {
    position: static;
    margin: 0 1.6rem 0 0
}

.split-line {
    overflow: hidden
}

.product-image-gap {
    padding: 0.9rem;
    border: 1px solid #e1e1e1;
    background-color: var(--whiteColor);
    border-radius:15px;
}

.product-image-gap .product-details {
    padding: 1.8rem 1rem 1rem
}

.product-image-gap .ratings-container {
    margin-bottom: 0
}

.product-image-gap:hover {
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05)
}

@media (max-width: 479px) {
    .product-image-gap .product-details {
        padding: 1.8rem 0 1rem
    }
}

.product-list {
    display: flex;
    align-items: center;
    margin-bottom: 2rem
}

.product-list .product-media {
    flex: 0 0 28rem;
    max-width: 28rem;
    margin: 0 2rem 0 0
}

.product-list .product-details {
    padding: 0;
    flex: 1
}

.product-list .product-label {
    font-size: 1.1rem
}

.product-list .btn-quickview {
    opacity: 1
}

.product-list .btn-wishlist {
    margin: 0 0 0 0.8rem
}

.product-list .btn-quickview, .product-list .btn-wishlist {
    transform: translateX(-200%);
    opacity: 0;
    visibility: hidden;
    transition: transform 0.3s, opacity 0.3s, visibility 0.3s, color 0.3s, background-color 0.3s
}

.product-list .btn-quickview {
    transition: transform 0.5s, opacity 0.5s, visibility 0.5s, color 0.3s, background-color 0.3s
}

.product-list .ratings-container {
    margin-bottom: 0.8rem
}

.product-list .product-name {
    font-size: 1.8rem;
    font-weight: 600;
    letter-spacing: -0.025em;
    color: var(--colorDark)
}

.product-list .product-price {
    font-size: 1.8rem;
    font-weight: 600
}

.product-list .product-short-desc {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 2rem;
    text-transform: none;
    font-size: 1.4rem;
    line-height: 1.78;
    color: var(--colorDark)
}

.product-list:hover .btn-quickview, .product-list:hover .btn-wishlist {
    transform: translateX(0);
    opacity: 1;
    visibility: visible
}

.product-list-sm {
    display: flex;
    align-items: center;
    /*margin-bottom: 2rem*/
}

.product-list-sm .product-media {
    flex: 0 0 10rem;
    max-width: 10rem;
    margin: 0 1rem 0 0
}

.product-list-sm .product-details {
    flex: 0 0 calc(100% - 10rem);
    max-width: calc(100% - 10rem);
    padding: 0
}

.product-list-sm .product-name {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0.7rem;
    white-space: normal;
    color: var(--colorDark);
    padding-left: 0
}

.product-list-sm .product-name:hover {
    color: var(--oneGradiantColor)
}

.product-list-sm .ratings-container {
    margin: 0
}

.product-list-sm .product-price {
    font-size: 1.4rem
}

.product-list-sm + .product-list {
    margin-top: 2rem
}

.product-list-sm .btn-cart {
    margin-top: 2rem;
    height: 3.3rem;
    max-width: 11.7rem;
    border: 1px solid #d7d7d7;
    color: var(--colorSecondary);
    background: transparent;
    font-size: 1.2rem
}

.product-list-sm .btn-cart:hover {
    border-color: var(--colorSecondary);
    background: var(--colorSecondary)
}

.product.text-center .product-cat {
    padding: 0
}

.product.text-center .product-action, .product.text-center .product-price, .product.text-center .product-variations, .product.text-center .ratings-container {
    justify-content: center
}

.product.shadow-media:hover .product-media {
    box-shadow: 0px 20px 20px -16px rgba(0, 0, 0, 0.5)
}

.product.cart-full .product-price, .product.product-with-qty .product-details .product-price {
    margin-bottom: 1rem
}

.product.cart-full .btn-cart, .product.product-with-qty .product-details .btn-cart {
    padding: 0;
    border-color: #ebebeb
}

.product.cart-full .btn-cart:active, .product.cart-full .btn-cart:focus, .product.cart-full .btn-cart:hover, .product.product-with-qty .product-details .btn-cart:active, .product.product-with-qty .product-details .btn-cart:focus, .product.product-with-qty .product-details .btn-cart:hover {
    background-color: var(--oneGradiantColor);
    border-color: var(--oneGradiantColor);
    color: var(--whiteColor)
}

.product.cart-full .btn-cart {
    max-width: none;
    width: 100%
}

.product.product-with-qty .product-details {
    padding-left: 0;
    padding-right: 0
}

.product.product-with-qty .btn-cart {
    max-width: 12.3rem;
    margin-right: 0
}

.product.product-with-qty .btn-cart i {
    display: none
}

.product.product-with-qty .product-quantity {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 2rem
}

.product.product-with-qty button {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    color: #6a6565;
    font-size: 1rem;
    width: 24px;
    height: 24px;
    border-radius: 0.3rem;
    border: none;
    background: #f4f4f4;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s
}

.product.product-with-qty button:hover {
    background-color: var(--oneGradiantColor);
    color: var(--whiteColor)
}

.product.product-with-qty .quantity {
    min-height: auto;
    width: 3.2rem;
    padding: 0;
    font-weight: 700;
    font-size: 1.2rem;
    border: none;
    text-align: center;
    color: var(--colorDark)
}

.product.product-variable:not(.cart-full) .btn-cart:after {
    display: none;
    font-family: "riode";
    content: "";
    font-size: 1.8rem;
    font-weight: 400
}

.product:hover.product-with-qty .btn-cart {
    background-color: transparent;
    color: var(--colorDark)
}

@media (max-width: 575px) {
    .product-list {
        display: block
    }

    .product-list .product-media {
        margin: 0;
        max-width: 100%
    }

    .product-list .product-details {
        padding: 1.8rem 0 2rem
    }

    .product-action-vertical {
        top: 10px;
        right: 10px
    }
}

@media (max-width: 479px) {
    .product-details .btn-cart, .product-hide-details .btn-cart {
        max-width: 4.2rem;
        display: flex
    }

    .product-details .btn-cart span, .product-hide-details .btn-cart span {
        display: none
    }

    .product-details .btn-cart i, .product-hide-details .btn-cart i {
        margin-right: 0
    }

    .product.product-with-qty .product-details .btn-cart {
        max-width: 4.2rem;
        padding: 0.78em 0
    }

    .product.product-with-qty .btn-cart i {
        display: block
    }

    .product.product-with-qty .product-quantity {
        margin-right: 1rem
    }

    .cart-full .product-details .btn-cart span {
        display: inline
    }

    .cart-full .btn-cart i {
        display: none
    }

    .product-label-group {
        left: 1.2rem;
        top: 1.2rem
    }

    .btn-quickview {
        font-size: 1.1rem
    }

    .btn-product-icon {
        width: 3.2rem;
        height: 3.2rem;
        font-size: 1.3rem
    }

    .product.product-variable:not(.cart-full) .btn-cart:after {
        display: block
    }

    .product.product-variable:not(.cart-full) .btn-cart i {
        display: none
    }
}

.product-filters {
    margin-right: 1.5rem
}

.product-single-carousel, .product-thumbs-wrap {
    flex-basis: 100%;
    max-width: 100%
}

.product-single-carousel .owl-nav .owl-next, .product-single-carousel .owl-nav .owl-prev {
    color: var(--colorDark);
    border: 0
}

.product-image {
    position: relative
}

.product-thumbs-wrap {
    position: relative;
    margin-top: 1rem;
    overflow: hidden
}

.product-thumbs-wrap img {
    display: block
}

.product-thumbs-wrap button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.4rem;
    border: 0;
    transition: opacity 0.3s, transform 0.3s;
    z-index: 1;
    opacity: 0;
    box-shadow: 0 0 1rem var(--blackOp);
    -webkit-appearance: none;
    cursor: pointer
}

.product-thumbs-wrap:hover button:not(.disabled) {
    opacity: 0.9;
    transform: none
}

.product-thumbs-wrap button:not(.disabled):hover {
    opacity: 1
}

.product-thumbs-wrap > button {
    display: none
}

.product-thumbs-wrap button, .product-thumbs .owl-nav .owl-next, .product-thumbs .owl-nav .owl-prev {
    background-color: var(--whiteColor);
    color: var(--colorDark);
    font-size: 1.6rem
}

.product-thumb:before, .product-thumbs-wrap button {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.product-thumbs {
    transition: top 0.3s ease-out;
    display: flex
}

.product-thumbs.owl-carousel {
    margin: 0 -0.5rem;
    width: calc(100% + 1rem)
}

.product-thumbs .owl-stage {
    display: flex
}

.product-thumbs .owl-prev {
    transform: translateX(-100%);
    left: 0.5rem
}

.product-thumbs .owl-next {
    left: auto;
    right: 0.5rem;
    transform: translateX(100%)
}

.product-thumb {
    position: relative;
    margin: 0 0.5rem;
    cursor: pointer;
    overflow: hidden
}

.product-thumb:before {
    content: "";
    transition: border-color 0.3s;
    border: 2px solid transparent
}

.product-thumb.active:before {
    border-color: var(--oneGradiantColor)
}

.product-thumb .btn-play {
    position: relative;
    display: block;
    z-index: 2
}

.product-thumb .btn-play:before {
    content: "";
    position: absolute;
    left: -100px;
    top: -100px;
    right: -100px;
    bottom: -100px;
    background: var(--blackOp);
    transition: background 0.3s
}

.product-thumb .btn-play:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 16px;
    font-weight: 800;
    color: var(--whiteColor);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 2px solid var(--whiteColor);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    transition: box-shadow 0.3s
}

.product-thumb .btn-play:hover:before {
    background: rgba(0, 0, 0, 0.2)
}

.product-thumb .btn-play:hover:after {
    box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.2)
}

.product-thumb .btn-video:after {
    content: ""
}

.product-single {
    color: inherit
}

.product-single .product-details {
    padding: 0 0 3rem;
    background-color: transparent
}

.container-fluid .product-single .product-details {
    padding-top: 4px
}

aside + div .product-single .product-details {
    padding-top: 2px
}

.product-single .product-cat {
    margin-bottom: 1.3rem;
    color: #999;
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: -0.025em
}

.product-single .product-cat span {
    margin-right: 0.7rem
}

.product-single .product-name {
    margin-bottom: 0.6rem;
    font-size: 2.6rem;
    font-weight: 700;
    letter-spacing: -0.025em;
    white-space: normal;
    color: var(--colorDark)
}

.product-single .product-price {
    display: block;
    margin-bottom: 1.1rem;
    color: var(--colorSecondary);
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: -0.025em;
    line-height: 1
}

.product-single .old-price {
    font-size: 2.4rem;
    font-weight: 600
}

.product-single .rating-reviews {
    font-size: 1.2rem
}

.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: var(--colorDark)
}

.product-single .ratings-full {
    margin-top: -2px
}

.product-single label {
    color: var(--colorDark);
    font-weight: 600;
    text-transform: uppercase
}

.product-single .product-action {
    display: inline-block
}

.product-single .product-action .btn-wishlist {
    position: relative
}

.product-single .divider {
    margin-left: -1rem;
    margin-right: 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-twitter:hover {
    background-color: transparent;
    color: #1da1f2
}

.product-single .social-link.social-pinterest:hover {
    background-color: transparent;
    color: #bd081c
}

.product-single .product-footer > * {
    margin-bottom: 1rem
}

.product-single .btn-compare, .product-single .btn-wishlist {
    display: inline-block;
    padding: 0.5rem 0;
    font-weight: 400;
    font-size: 1.4rem;
    background-color: transparent;
    transition: color 0.3s;
    text-transform: none;
    color: var(--colorDark)
}

.product-single .btn-compare i, .product-single .btn-wishlist i {
    display: inline-block;
    margin: 0 0.5rem 0.3rem 0;
    vertical-align: middle;
    font-size: 1.8rem;
    line-height: 0
}

.product-single .btn-compare:hover, .product-single .btn-wishlist:hover {
    color: var(--oneGradiantColor)
}

.product-single .btn-compare i {
    margin-right: 0.8rem;
    font-size: 2.1rem
}

.product-single .quantity {
    font-weight: 700
}

.product-single .product-meta + .product-countdown-container {
    margin-top: 0.4rem
}

.product-single .product-countdown-container {
    display: inline-flex;
    align-items: center;
    margin-bottom: 2.5rem;
    padding: 1rem 1.6rem;
    border: 1px solid #444;
    background-color: #444;
    text-transform: none;
    line-height: 1;
    color: var(--whiteColor);
    border-radius: 0.3rem
}

.product-single .product-countdown-container label {
    margin-right: 0.5rem;
    text-transform: none;
    color: var(--whiteColor)
}

.product-single .product-countdown-container .product-sale-info {
    position: relative;
    padding-right: 1.5rem
}

.product-single .product-countdown-container .product-sale-info i {
    margin-right: 0.8rem
}

.product-single .product-countdown-container .product-sale-info:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 2.4rem;
    background: rgba(255, 255, 255, 0.2)
}

.product-single .product-countdown-container .product-sale-info + label {
    margin-left: 1.5rem
}

.product-single .product-label-group {
    top: 2rem;
    left: 2.5rem;
    z-index: 2;
    align-items: flex-start
}

.product-single .product-label {
    color: var(--whiteColor)
}

.product-single .product-variations > a:not(.size-guide) {
    width: 3rem;
    height: 3rem
}

.product-single .color {
    border: 0
}

.product-single .size {
    width: 3.6rem
}

.product-single .accordion ul {
    list-style: none;
    padding-left: 0
}

.product-single .rating-form label, .product-single form label {
    font-weight: 400;
    font-size: 1.3rem;
    text-transform: none;
    color: var(--colorDark)
}

.dark-theme .ratings-container .ratings:before {
    color: var(--oneGradiantColor)
}

.dark-theme .social-links {
    color: var(--colorDark)
}

.dark-theme .btn-compare, .dark-theme .btn-wishlist {
    color: #999
}

.dark-theme .btn-compare.added, .dark-theme .btn-wishlist.added {
    color: var(--whiteColor)
}

.dark-theme .product-variation-clean:not(:hover) {
    color: var(--whiteColor)
}

.dark-theme .product-form.btn-cart:disabled, .dark-theme .product-form.btn-external:disabled {
    background-color: var(--colorDark);
    color: #aaa
}

.product-meta {
    margin-bottom: 1.8rem;
    color: #999;
    font-size: 1.2rem
}

.product-meta span {
    margin: 0 1.9rem 0 3px
}

.product-form {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    line-height: 3rem;
    margin: 0 0 1rem
}

.product-form > label {
    min-width: 7rem;
    margin-bottom: 1rem;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.025em
}

.product-form.product-variations {
    line-height: 37px
}

.product-form .select-box:before {
    right: 1.4rem;
    font-size: 1.2rem;
    color: var(--colorDark)
}

.product-form select {
    max-width: none;
    padding: 0.8rem 3rem 0.8rem 1.4rem;
    color: var(--colorDark);
    border-color: #ebebeb;
    font-size: 1.3rem
}

.product-form .product-variations {
    display: block;
    margin-top: -3px;
    margin-bottom: -3px
}

.product-form.product-qty {
    line-height: 4.5rem
}

.product-form .quantity-minus {
    border-radius: 0.3rem 0 0 0.3rem
}

.product-form .quantity-plus {
    border-radius: 0 0.3rem 0.3rem 0
}

.product-form .input-group {
    margin-right: 1rem
}

.product-form .btn-cart, .product-form .btn-external {
    border: 0;
    flex: 1;
    min-width: 13rem;
    font-size: 1.4rem;
    border-radius: 0.3rem;
    background-color: var(--oneGradiantColor);
    transition: background-color 0.3s;
    color: var(--whiteColor);
    cursor: pointer;
    max-width: 20.7rem;
    height: 4.5rem
}

.product-form .btn-cart:disabled, .product-form .btn-external:disabled {
    background-color: #e4eaec;
    cursor: not-allowed;
    color: #999
}

.product-form .btn-cart i, .product-form .btn-external i {
    margin-right: 0.8rem;
    margin-top: -1px;
    font-size: 1.8rem;
    line-height: 0;
    vertical-align: middle
}

.product-form .btn-cart i:before, .product-form .btn-external i:before {
    margin: 0
}

.product-form .btn-cart:hover:not(:disabled), .product-form .btn-external:hover:not(:disabled) {
    background-color: #1d57ad
}

.product-external .product-short-desc {
    color: #ee8204
}

.product-external .product-form button {
    background: #ee8204
}

.stock {
    display: inline-block;
    padding: 4px 2rem;
    margin-bottom: 2rem;
    border-radius: 2px;
    color: var(--whiteColor);
    font-weight: 600
}

.in-stock {
    background: var(--colorSecondary)
}

.out-of-stock {
    background: var(--colorlight)
}

.product-single .product-label.label-stock {
    white-space: nowrap;
    background: var(--colorlight)
}

.hurryup-bar > p {
    margin-bottom: 0.5rem;
    color: var(--colorDark);
    background: transparent;
    padding: 0
}

.hurryup-bar .bar {
    position: relative;
    display: block;
    width: 100%;
    max-width: 38rem;
    height: 14px;
    background: #eee;
    border-radius: 10px
}

.hurryup-bar .stock-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    display: block;
    background: var(--colorSecondary);
    border-radius: 10px
}

.product-form-group {
    position: relative;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    flex: 1
}

.product-form-group > * {
    margin-bottom: 1rem
}

.product-form-group .product-variations {
    margin-bottom: 7px
}

.product-form-group tr {
    border-bottom: 1px solid #eee
}

.product-form-group td {
    padding: 2rem 0
}

.product-form-group .item-name {
    padding-left: 2rem;
    color: var(--colorDark);
    line-height: 1.4
}

.product-form-group .item-price {
    font-weight: 600;
    color: var(--colorDark);
    padding-left: 4.5rem
}

.size-guide {
    display: inline-flex;
    align-items: center;
    font-weight: 300
}

.size-guide i {
    margin-right: 0.8rem;
    font-size: 2.1rem;
    color: var(--colorDark)
}

.select-box + .size-guide {
    margin-left: 10px
}

.product-variation-price {
    display: none;
    padding-top: 25px
}

.product-variation-price span {
    margin-bottom: 1rem;
    color: var(--colorDark);
    font-size: 2.4rem;
    font-weight: 700;
    letter-spacing: -0.025em
}

.product-variation-clean {
    display: block;
    position: absolute;
    margin-top: 1rem;
    padding: 0.3em 1em;
    left: 0;
    top: calc(100% - 10px);
    font-size: 1rem;
    line-height: 1.6;
    background: #f4f4f4;
    color: var(--colorDark)
}

.related-products {
    margin-top: 6.5rem
}

@media (min-width: 992px) {
    .team-item.swiper-slide{
        margin-left:0 !important;
    }
    .pg-vertical .product-thumbs-wrap {
        order: -1;
        max-width: 109px;
        margin: 0 1rem 0 0
    }

    .pg-vertical .product-single-carousel {
        max-width: calc(100% - 119px)
    }

    .pg-vertical .product-thumbs {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

    .pg-vertical .product-thumb {
        margin: 0 0 1rem
    }

    .pg-vertical .thumb-down, .pg-vertical .thumb-up {
        display: flex;
        width: 100%;
        height: 2.4rem
    }

    .pg-vertical .thumb-up {
        transform: translateY(-100%)
    }

    .pg-vertical .thumb-up i:before {
        content: ""
    }

    .pg-vertical .thumb-down {
        top: auto;
        transform: translateY(100%)
    }

    .pg-vertical .thumb-down i:before {
        content: ""
    }

    .pg-vertical .product-label-group {
        left: 14rem
    }
}

.product-single.product-sticky-both .p-sticky {
    top: 88px
}

.product-single.product-sticky-both .product-details {
    padding: 0
}

.product-tabs.tab-nav-simple .nav-link {
    font-size: 2rem;
    font-weight: 700;
    text-transform: capitalize;
    color: var(--colorDark);
    letter-spacing: 0
}

.social-links {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center
}

.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: 24px;
    width: 45px;
    height: 45px;
    line-height: 45px
}

.social-links.rounded-link .social-link:not(:hover), .social-links.square-link .social-link:not(:hover) {
    color: var(--whiteColor);
    background-color: #e1e1e1
}

.social-links.rounded-link .social-link {
    border-radius: 0.3rem
}

.social-link-active {
    display: flex;
    justify-content: center
}

.social-link-active .social-link {
    border: none;
    margin: 1rem;
    font-size: 26px;
    line-height: 60px;
    width: 60px;
    height: 60px;
    color: var(--whiteColor)
}

.social-link-active .social-facebook {
    background: #3b5998;
    border-color: #3b5998
}

.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-pinterest {
    background: #bd081c;
    border-color: #bd081c
}

.social-link-active .social-reddit {
    background: #ff4107;
    border-color: #ff4107
}

.social-link-active .social-tumblr {
    background: #304e6c;
    border-color: #304e6c
}

.social-link-active .social-vk {
    background: #6383a8;
    border-color: #6383a8
}

.social-link-active .social-youtube {
    background: var(--oneGradiantColor);
    border-color: var(--oneGradiantColor)
}

.social-link-active .social-whatsapp {
    background: #3c8a38;
    border-color: #3c8a38
}

.social-link-active .social-xing {
    background: #1a7576;
    border-color: #1a7576
}

.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 var(--colorlight);
    color: inherit;
    transition: color 0.4s, border 0.4s, background 0.4s;
    text-align: center
}

.social-link:last-child {
    margin-right: 0
}

.social-link i {
    letter-spacing: -0.001em;
    line-height: 1
}

.social-link:hover {
    background: var(--oneGradiantColor);
    border-color: var(--oneGradiantColor);
    color: var(--whiteColor)
}

.social-link.social-facebook:hover {
    background: #3b5998;
    border-color: #3b5998
}

.social-link.social-twitter:hover {
    background: #1da1f2;
    border-color: #1da1f2
}

.social-link.social-linkedin:hover {
    background: #0073b2;
    border-color: #0073b2
}

.social-link.social-email:hover {
    background: #dd4b39;
    border-color: #dd4b39
}

.social-link.social-google:hover {
    background: #dd4b39;
    border-color: #dd4b39
}

.social-link.social-pinterest:hover {
    background: #bd081c;
    border-color: #bd081c
}

.social-link.social-reddit:hover {
    background: #ff4107;
    border-color: #ff4107
}

.social-link.social-tumblr:hover {
    background: #304e6c;
    border-color: #304e6c
}

.social-link.social-vk:hover {
    background: #6383a8;
    border-color: #6383a8
}

.social-link.social-youtube:hover {
    background: var(--oneGradiantColor);
    border-color: var(--oneGradiantColor)
}

.social-link.social-whatsapp:hover {
    background: #3c8a38;
    border-color: #3c8a38
}

.social-link.social-xing:hover {
    background: #1a7576;
    border-color: #1a7576
}

.social-link.social-instagram:hover {
    background: #7c4a3a;
    border-color: #7c4a3a
}

.no-border .social-link {
    border: 0;
    line-height: 30px
}

.no-border .social-link:not(:hover) {
    background: transparent
}

.no-backgrond .social-link {
    background-color: none;
    line-height: 30px
}

.no-backgrond .social-link:not(:hover) {
    background: transparent
}

.inline-links .social-link {
    display: inline-block;
    margin-right: 2rem;
    width: auto;
    height: auto;
    border: 0;
    color: inherit
}

.inline-links .social-link:not(:last-child) {
    margin-right: 2rem
}

.inline-links .social-link:hover {
    background: transparent
}

.inline-links .social-link.social-facebook:hover {
    color: #3b5998
}

.inline-links .social-link.social-twitter: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-pinterest:hover {
    color: #bd081c
}

.inline-links .social-link.social-reddit:hover {
    color: #ff4107
}

.inline-links .social-link.social-tumblr:hover {
    color: #304e6c
}

.inline-links .social-link.social-vk:hover {
    color: #6383a8
}

.inline-links .social-link.social-whatsapp:hover {
    color: #3c8a38
}

.inline-links .social-link.social-xing:hover {
    color: #1a7576
}

.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;
    border-bottom: 1px solid #ebebeb
}

.nav-tabs .nav-item .nav-link.active, .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-item:hover .nav-link {
    color: var(--colorDark);
    background: linear-gradient(to left, rgb(26 160 137 / 22%) 0%, rgb(239 239 239 / 0%) 100%);

}

.nav-link, .nav-link1 {
    display: block;
    margin-bottom: -0.1rem;
    padding: 1.6rem 0.2rem;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    border-radius: 0;
    border: 0;
}

.nav-link-with-img {
    position: relative;
    margin-bottom: -4px;
    height: 100%;
    padding: 1.5rem 0 2rem
}

.nav-link-with-img figure {
    height: 7.4rem;
    width: 12.1rem
}

.nav-link-with-img .img-cat-title {
    position: absolute;
    bottom: 1.5rem;
    font-size: 1.4rem;
    font-weight: 500;
    min-width: 12.1rem
}

.nav-link-with-img:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    border-bottom: 4px solid var(--oneGradiantColor);
    transform: scaleX(0) translateX(-50%);
    transform-origin: left;
    transition: transform 0.3s
}

.nav-link-with-img.active:after, .nav-link-with-img:hover:after {
    transform: scaleX(1) translateX(-50%)
}

.nav-item:not(:last-child) {
    margin-right: 0.7rem
}

.nav-fill .nav-item {
    flex: 1
}

.tab-content {
    position: relative
}

.tab-content > .tab-pane {
    position: absolute;
    left: 0;
    right: 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: var(--colorDark)
}

.tab-pane p {
    line-height: 1.72
}

.tab-nav-simple .nav-link, .tab-nav-simple .nav-link1 {
    border-bottom: 2px solid transparent;
    background-color: transparent;
    color: var(--colorDark)
}

.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: var(--oneGradiantColor)
}

.tab-nav-simple .nav-item .nav-link1.active, .tab-nav-simple .nav-item.show .nav-link1{
    background: linear-gradient(to bottom, var(--oneGradiantColor) 10%, var(--twoGradiantColor) 70%) !important;
    box-shadow: 0 20px 32px rgb(29 46 54 / 8%);
}
.tab-nav-simple .nav-item a.nav-link1.active{
    color:var(--whiteColor);
}
.tab-nav-simple .nav-item .nav-link1{
    background: var(--whiteColor);
    border-radius: 15px;
    min-width: 120px;
    box-shadow: 0 10px 15px rgba(45, 52, 106, 0.08);
}
.tab-nav-simple .nav-item:hover .nav-link1{
    background: var(--colorSheetbtn);
    color: var(--whiteColor) !important;
}

.tab-nav-center .nav {
    justify-content: center
}

.tab-nav-right .nav {
    justify-content: flex-end
}

.tab-nav-boxed .nav-item {
    margin-right: 0
}

.tab-nav-boxed .nav-link, .tab-nav-boxed .nav-link1 {
    padding-left: 2.4rem;
    padding-right: 2.4rem
}

.tab-nav-round .nav-item:not(:last-child) {
    margin-right: 2px
}

.tab-nav-round .nav-link {
    margin-bottom: 0;
    margin-left: 10px;
    border-radius: 0.7rem;
    background-color: #b6ceff;
}

.tab-nav-round .nav-link1 {
    margin-bottom: 0;
    margin-left: 10px;
    border-radius: 0.7rem;
    background-color: #b6ceff;
}

.tab-nav-round .nav-link1.active {
    border-top-color: var(--oneGradiantColor) !important;
}

.tab-nav-round .nav-tabs {
    border-bottom: 0
}

.tab-boxed .tab-pane {
    padding-left: 2rem;
    padding-right: 2rem
}

.tab-outline .tab-content {
    border: 1px solid #ebebeb
}

.tab-outline .nav-tabs {
    border-bottom: 0
}

.tab-outline .nav-link, .tab-outline .nav-link1 {
    padding-top: 1.4rem;
    padding-bottom: 1.5rem;
    border: 1px solid transparent;
    border-top-width: 2px
}

.tab-outline .nav-item .nav-link.active, .tab-outline .nav-item.show .nav-link, .tab-outline .nav-item:hover .nav-link {
    border-color: #ebebeb;
    border-top-color: var(--oneGradiantColor)
}


.tab-outline2 .nav {
    position: relative;
    z-index: 1
}

.tab-outline2 .tab-content {
    border: 1px solid #ebebeb
}

.tab-outline2 .nav-tabs {
    border-bottom: 0
}

.tab-outline2 .nav-link, .tab-outline2 .nav-link1 {
    padding: 1.5rem 2.4rem;
    border: 1px solid transparent
}

.tab-outline2 .nav-item .nav-link.active, .tab-outline2 .nav-item.show .nav-link, .tab-outline2 .nav-item:hover .nav-link {
    border-color: #ebebeb;
    border-bottom-color: var(--whiteColor)
}

.tab-outline2 .nav-item .nav-link1.active, .tab-outline2 .nav-item.show .nav-link1, .tab-outline2 .nav-item:hover .nav-link1 {
    border-color: #ebebeb;
    border-bottom-color: var(--whiteColor)
}

.tab-vertical {
    display: flex;
    direction: rtl;
}

.tab-vertical .nav-tabs {
    margin-top: 25px;
    flex-flow: column nowrap;
    width: 27.8%;
    border: 0;
    border-left: 2px solid #ebebeb
}
.tab-vertical .nav-tabs.none {
    border-left: 0px solid #ebebeb
}
.tab-vertical .tab-content {
    flex: 1;
    border-radius: 15px;
    background: #f4f7f7;
    padding: 6px;
    box-shadow: 0 1px 1px rgba(46, 76, 91, 0.23);
    margin-right: -32px;
}

.tab-vertical .nav-item {
    margin-right: 0
}

.tab-vertical .nav-link {
    position: relative;
    margin-right: -2px;
    padding-right: 2rem;
    width: calc(100% + 2px);
    border: 0;
    text-align: right
}

.tab-vertical .nav-link:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    width: 2px;
    height: calc(100% - 6px);
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    z-index: 1
}

.tab-vertical .tab-pane {
    padding: 1.7rem 2rem
}

.tab-vertical.tab-simple .nav-link {
    background: linear-gradient(to left, rgb(162 162 162 / 22%) 0%, rgb(239 239 239 / 0%) 100%);
    border-radius: 15px;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    transform: translateY(-50%) scale(1);
}

.tab-vertical.tab-simple .nav-link:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    width: 100%;
    height: calc(100% - 6px);
    top: 50%;
    transform: translateY(-50%) scale(0);
    background-color: transparent;
    transition: transform 0.3s;
    z-index: 1;
    background: linear-gradient(to left, rgb(162 162 162 / 22%) 0%, rgb(239 239 239 / 0%) 100%);
    transform: translateY(-50%) scale(1);
    border-radius: 0 10px 10px 0px;
}

.tab-vertical .tab-content.with_person{

}

.tab-vertical .tab-content.with_person:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../imgs/manager.png) no-repeat left bottom;
    background-size: 186px;
    top: 1px;
    left: 0;
    opacity: 0.7;
}

.tab-vertical.tab-simple .nav-item .nav-link.active, .tab-vertical.tab-simple .nav-item.show .nav-link, .tab-vertical.tab-simple .nav-item:hover .nav-link {
    color: var(--oneGradiantColor)
}

.tab-vertical.tab-simple .nav-item .nav-link.active:after, .tab-vertical.tab-simple .nav-item.show .nav-link:after, .tab-vertical.tab-simple .nav-item:hover .nav-link:after {
    background: linear-gradient(to left, rgb(26 160 137 / 22%) 0%, rgb(239 239 239 / 0%) 100%);
    transform: translateY(-50%) scale(1);
    border-radius: 0 10px 10px 0px;
}

@media (max-width: 767px) {
    .tab-vertical {
        flex-flow: column nowrap
    }

    .tab-vertical .nav-tabs, .tab-vertical .tab-content {
        width: 100%
    }

    .tab-vertical .nav-tabs {
        border: 0
    }

    .tab-vertical .tab-content {
        padding-left: 0
    }

    .tab-vertical.tab-simple .nav-link:after {
        height: 2px;
        width: 100%;
        background-color: transparent;
        top: calc(100% - 2px);
        transform: scale(0)
    }

    .tab-vertical.tab-simple .nav-item .nav-link.active:after, .tab-vertical.tab-simple .nav-item.show .nav-link:after, .tab-vertical.tab-simple .nav-item:hover .nav-link:after {
        transform: scale(1)
    }
}

.tab-inverse .tab-content {
    border-color: var(--whiteColor)
}

.tab-inverse .nav-tabs {
    border: 0
}

.tab-inverse .nav-link {
    margin: 0;
    width: 100%
}

.tab-inverse .nav-item .nav-link.active, .tab-inverse .nav-item.show .nav-link, .tab-inverse .nav-item:hover .nav-link {
    background-color: var(--whiteColor);
    border-color: var(--whiteColor)
}

.tab-inverse.tab-simple .nav-link {
    padding-top: 1.4rem;
    border-top: 2px solid transparent
}

.tab-inverse.tab-simple .nav-item .nav-link.active, .tab-inverse.tab-simple .nav-item.show .nav-link, .tab-inverse.tab-simple .nav-item:hover .nav-link {
    border-top-color: var(--oneGradiantColor)
}

.tab-nav-solid .nav-link {
    padding-bottom: 1.6rem;
    border: 0
}

.tab-nav-solid .nav-item .nav-link.active, .tab-nav-solid .nav-item.show .nav-link, .tab-nav-solid .nav-item:hover .nav-link {
    color: var(--whiteColor);
    background-color: var(--oneGradiantColor);
    border-color: var(--oneGradiantColor)
}

.tab-nav-solid .nav-item .nav-link1.active, .tab-nav-solid .nav-item.show .nav-link1, .tab-nav-solid .nav-item:hover .nav-link1 {
    color: var(--whiteColor);
    background-color: var(--oneGradiantColor);
    border-color: var(--oneGradiantColor)
}

@media (max-width: 767px) {
    .nav-link {
        font-size: 1.4rem
    }

    .tab-nav-boxed .nav-link {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media (max-width: 479px) {
    .tab-nav-round .nav-link, .tab-nav-round .nav-link1 {
        margin-bottom: 0.5rem
    }
}

.nav-filters {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    color: var(--colorDark)
}

.nav-filters li:not(:last-child) {
    margin-right: 1.8rem
}

.nav-filter {
    display: inline-block;
    position: relative;
    padding: 0.5rem 0;
    font-size: 1.4rem;
    letter-spacing: -0.01em;
    line-height: 1;
    transition: color 0.3s
}

.nav-filter.active {
    color: var(--oneGradiantColor)
}

.filter-underline .nav-filter {
    border-bottom: 1px solid transparent;
    transition: color 0.3s, border-color 0.3s
}

.filter-underline .nav-filter.active {
    border-color: var(--oneGradiantColor)
}

.tooltiptext {
    font-family: 'IRANSans', sans-serif;
    position: absolute;
    padding: 1rem 0.7rem;
    bottom: 150%;
    left: 48%;
    background-color: #6a6565;
    color: var(--whiteColor);
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: 0.01em;
    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;
    left: 50%;
    margin-left: -6px;
    border-width: 6px;
    border-style: solid
}

.tooltip-top:after {
    top: 96%;
    border-color: #6a6565 transparent transparent transparent
}

.tooltip-bottom:after {
    top: -37%;
    border-color: transparent transparent #6a6565 transparent
}

.title {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    align-items: center;
    text-align: center;
    line-height: 1.1;
    text-transform: none;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.4px;
    color: #828282;
    padding: 0 0 16px 0;
    margin-left: auto;
    direction: rtl;
}

/**/
h6 {
    position: relative;
    text-align: center;
    position: relative;
    margin-top: 30px;
}

.one {
    margin-top: 0;
}

.one:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    margin: 0 auto;
    width: 100%;
    height: 1px;
    bottom: -3px;
    background-color: #ddd;
}

.one:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 auto;
    width: 25%;
    height: 3px;
    bottom: -3px;
    background-color: var(--oneGradiantColor);
}

.one span {
    color: #828282;
    font-size: 22px;
    position: relative;
    z-index: 5;
}

/**/

.title-wrapper .title.title-underline:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    margin: 0 auto;
    width: 100%;
    height: 3px;
    bottom: -3px;
    background-color: var(--oneGradiantColor);
}

.title-underline:after {
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.title.title-center {
    justify-content: center
}

.title.title-descri {
    font-size: 3rem
}

.title-line:after {
    flex: 1;
    margin-left: 3rem;
    content: "";
    height: 2px;
    background-color: #e1e1e1
}

.title-line.title-underline:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.title-right-line:before {
    flex: 1;
    margin-right: 3rem;
    content: "";
    height: 2px;
    background-color: #e1e1e1
}

@media (max-width: 479px) {
    .title-line:before {
        margin-right: 1.5rem
    }

    .title-line:after {
        margin-left: 1.5rem
    }
}

.title-underline {
    display: block;
    text-align: left
}

.title-underline:after {
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.title-underline span {
    display: inline-block;
    position: relative;
    z-index: 2;
    line-height: 2.28
}

.title-underline span:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    bottom: 0;
    background-color: var(--oneGradiantColor)
}

.title-wrapper {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #ddd;
}

.title-wrapper .title {
    margin-bottom: 0;
}

.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: 2rem
}

.title-icon {
    flex-direction: column
}

.title-icon > i {
    margin-top: 1rem;
    font-size: 1.8rem;
    color: var(--oneGradiantColor)
}

.title-icon:after, .title-icon:before {
    content: none
}

.title-white {
    color: var(--whiteColor)
}

.title-white:after, .title-white:before {
    background-color: var(--whiteColor);
    opacity: 0.1
}

.title-white > .title {
    color: var(--whiteColor)
}

.title-white > .title:after, .title-white > .title:before {
    background-color: var(--whiteColor);
    opacity: 0.1
}

.title-white > p {
    color: var(--whiteColor);
    opacity: 0.5
}

.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.2rem
}

.title-link a:hover {
    color: var(--oneGradiantColor)
}

.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-left: auto;
    font-weight: 700;
    font-size: 13px;
    line-height: 2.05em;
    text-transform: uppercase;
    letter-spacing: -0.325px;
    color: var(--colorDark);
    transition: color 0.3s
}

.with-link a:hover {
    color: var(--oneGradiantColor)
}

.with-link i {
    margin-left: 0.9rem;
    font-size: 1.9rem;
    line-height: 0
}

.title-echo {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: 7px;
    color: #f3f3f3;
    font-size: 8.89rem;
    letter-spacing: -0.2px
}

.title-echo span {
    position: absolute;
    font-size: 3.74rem;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: var(--colorDark)
}

@media (max-width: 767px) {
    .title-echo {
        font-size: 3.2em
    }
}

.widget-title {
    margin-bottom: 2rem;
    padding: 1.1rem 0;
    font-size: 1.6rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
    border-bottom: 1px solid #e1e1e1;
    letter-spacing: -0.025em
}

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

.header {
    font-family: 'IRANSans', sans-serif;
    letter-spacing: -0.025em;
}

.header .container, .header .container-fluid, .header .inner-wrap {
    display: flex;
    align-items: center
}

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

.header-transparent {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 20;
    background: transparent;
}

.header-showlevel {
    position: relative;
    width: 100%;
    z-index: 20;
    background: transparent;
}

.header-transparent .fixed {
    background: var(--lightColor);
}

.header-transparent .fixed .logo {

    z-index: 5;
}

.header-showlevel .fixed {
    background: var(--lightColor);
}

.header-showlevel .fixed .logo {

    z-index: 5;
}


.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
}

.header-fixi {
    margin-top: 9px !important;
}

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

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

.header-left {
    flex: 1;
}

.header-center, .header-left, .header-right {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: stretch;
    justify-content: space-between;
    /*justify-content: space-evenly;*/
}

.header-right {
    margin-left: auto;
    z-index: 99999999;
}

.header-right a {
    display: flex;
    align-items: center;
    color: var(--lightColor) !important;
}

.header-top .header-left a {
    color: var(--lightColor) !important;
}


.header-right.header-down a {
    color: var(--oneGradiantColor) !important;
}

.header-right.header-down a:hover {
    color: var(--primaryColor) !important;
}

.header-top .header-right a:hover, .header-top .header-left a:hover {
    color: var(--colorSheetbtn) !important;
}

.header-right.second a {
    display: flex;
    align-items: center;
    color: var(--oneGradiantColor) !important;
}

.header-right.second a:hover {
    color: var(--primaryColor) !important;
}

/*.header-top {
    !*border-bottom: 1px solid var(--lightColor);*!
    !*height: 103px;
    font-size: 1.2rem;
    letter-spacing: -0.025em;
    background: linear-gradient(to bottom, var(--oneGradiantColor) 10%, var(--twoGradiantColor) 70%) !important;*!

}*/
.header-bottom.sticky-header .container{
    z-index: 99999999999999999999999999999;
}
.header-top {
    height: 0;
    background: linear-gradient(to bottom, #1aa08959 10%, #4b525000 70%) !important;
    color: var(--colorDark) !important;
    font-size: 1.4rem;
    font-weight: 700;
}
.whiteline {
    padding-bottom: 6px;
    background: var(--whiteColor);
}

.redline {
    padding-bottom: 6px;
    background: red;
}

.border-linear {
    padding-bottom: 1px;
    background: var(--twoGradiantColor);
    background: var(--twoGradiantColor) -webkit-gradient(linear, left top, right top, from(var(--twoGradiantColor)), color-stop(15%, #01fdfd), color-stop(85%, #01fdfd), to(var(--twoGradiantColor))) no-repeat center bottom / 100% 1px;
    background: var(--twoGradiantColor) -o-linear-gradient(left, var(--twoGradiantColor) 0%, #01fdfd 15%, #01fdfd 85%, var(--twoGradiantColor) 100%) no-repeat center bottom / 100% 1px;
    background: var(--twoGradiantColor) linear-gradient(90deg, var(--twoGradiantColor) 0%, #01fdfd 15%, #01fdfd 85%, var(--twoGradiantColor) 100%) no-repeat center bottom / 100% 1px;
    z-index: 200;
}

.header-top .header-right > * {
    margin-left: 1.2rem
}

.header-top .header-right > :first-child {
    margin-left: 0
}

.header-top .divider {
    margin: 0px
}

.headet-top .header-left {
    color: var(--lightColor) !important;
}

.header-top .container {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 25px;
    margin-left: auto;
    margin-right: auto;
    z-index: 99999999;
}

.header-top .contact {
    margin-right: 0.2rem;
    line-height: 1
}

.header-top .contact i {
    margin-right: 0.7rem;
    font-size: 1.7rem
}

.header-top .help {
    line-height: 1
}

.header-top .help i {
    margin-right: 0.7rem;
    font-size: 1.7rem
}

.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-right: 0.9rem;
    font-size: 1.5rem
}

.header-top .delimiter {
    margin: 0 0.5rem;
    color: #aaa
}

.header-top .wishlist {
    margin-right: 2rem
}

.header-top .wishlist i {
    margin-left: 2rem;
}

.currency-dropdown a, .language-dropdown a {
    white-space: nowrap
}

.header-middle {
    padding-top: 0rem;
    padding-bottom: 2.7rem;
    color: var(--whiteColor);
    background: transparent;
    font-size: 1.2rem;
    font-weight: 700
}

.header-middle .container {
    z-index: 5;
}

/*    .header-middle:before{
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 132px;
        width: 100%;
        height: 157px;
        z-index: 3;
        opacity: 1;
        background: url(../images/gharniz.png);

    }*/

.header-middle .login-link {
    display: flex;
    align-items: center;
    margin-right: 2rem;
    padding-bottom: 0.2rem
}

.header-middle .login-link span {
    cursor: pointer
}

.header-middle .login-link i {
    font-size: 2.3rem
}

.header-middle .login-link:hover {
    color: var(--oneGradiantColor)
}

.header-middle .logo {
    margin-right: 8rem;
    margin-bottom: 0.1rem;
    margin-top: 4px !important;
}

.header-middle .compare {
    margin-right: 3.5rem
}

.header-middle .compare i {
    font-size: 3.2rem;
    margin-bottom: 0.1rem
}

.header-middle .main-nav {
    margin-right: 1.5rem;

}

.header-middle .header-right .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: 3rem
}

.header-middle .icon-box-title {
    margin-bottom: 0.5rem;
    font-size: 1.1rem;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1;
    letter-spacing: -0.027em
}

.header-middle p {
    font-size: 1.4rem;
    font-weight: 700;
    color: var(--colorDark);
    letter-spacing: -0.0428em;
    line-height: 1
}

.logo {
    max-width: 250px
}

.logo img {
    display: block
}


.header-bottom {
    /*padding-top: 0.75rem;
    padding-bottom: 1.5rem;
    color: var(--colorDark);
    !* background: linear-gradient(180deg, transparent 80%, rgba(42, 42, 42, .15)), var(--lightColor); *!
    background-color: #ffffff;
    font-size: 1.4rem;
    font-weight: 700;
    border-bottom: 0.5px solid #95959540;
    box-shadow: 0px 1px 20px 0px #959595bd;*/
    padding-top: 0.75rem;
    padding-bottom: 1.5rem;
    color: var(--colorDark);
    background-color: #ffffff;
    font-size: 1.4rem;
    font-weight: 700;
    border-bottom: 0.5px solid #95959540;
    box-shadow: -2px 1px 20px 0px #959595bd;
}

.header-bottom:before {
    content: ' ';
    background-color: var(--lightColor);
    /* display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.24;
    background:url('https://www.quran.ac.ir/uploads/1/headbg-d98.png');*/
}


.header-bottom .header-right {
    margin-right: -25px
}

.header-bottom .header-right i {
    margin-right: 5rem;
    font-size: 2.4rem;
    font-weight: 700
}

.welcome-msg {
    margin: 0;
    padding: 1.1rem 0;
    color: var(--lightColor) !important;
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
    letter-spacing: -0.0125em;
    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;
    letter-spacing: inherit
}

.header-search .btn-search {
    padding: 0;
    min-width: 40px;
    background-color: var(--oneGradiantColor);
    border: 0;
    color: var(--whiteColor);
    font-size: 2rem
}

.header-search .btn-search i {
    margin: 0 0.1rem 0.6rem 0;
    vertical-align: middle;
    font-size: 2rem
}
.d-icon-bars2{
    margin-left: 15px;
    color: var(--lightPrimeColor);
}

.mobile-user-toggle .fa-users{
    margin-right:25px;
    color: var(--lightPrimeColor);
}

.header-search.hs-toggle .btn-users {
    background-color: #38ab98;
    min-width: 5rem;
    display: inline;
    color: var(--colorDark);
    font-size: 14px;
    font-weight: 500;
    background-image: linear-gradient(95deg, var(--oneGradiantColor) 0%, var(--footerStyleMainColor) 100%);
    border-radius: 15px;
    padding: 16px 20px 16px 20px;
}

.header-search .btn-users i {
    margin: 2px 0.1rem 0.6rem 0;
    vertical-align: middle;
    font-size: 1.7rem;
}

.header-right.second a.btn-users {
    color: var(--whiteColor) !important;
}

.header-search .select-box {
    background-color: #f4f4f4
}

.header-search .select-box select {
    position: relative;
    padding-left: 1.1rem;
    padding-right: 3rem;
    border: 0;
    font-weight: 400;
    font-size: 1.3rem;
    letter-spacing: 0;
    z-index: 1
}

.header-search.hs-toggle .input-wrapper {
    /*position: absolute;
        right: -1.5rem;
        top: 100%;
        min-width: 31rem;
        padding: 1.5rem;
        height: auto;
        background-color: var(--whiteColor);
        box-shadow: 0 2px 35px var(--blackOp);
        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*/

    position: absolute;
    right: -1.5rem;
    top: 100%;
    margin-top: -10px;
    min-width: 31rem;
    padding: 1.5rem;
    height: auto;
    background-color: #fafafa;
    box-shadow: 0 55px 35px rgb(0 0 0 / 4%);
    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: var(--oneGradiantColor)
}

.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: var(--colorDark);
    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 var(--oneGradiantColor);
    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: var(--colorDark)
}

.header-search.hs-expanded .select-box, .header-search.hs-expanded .select-box select {
    cursor: pointer
}

.header-search.hs-expanded .select-box:before {
    right: 11px;
    font-size: 1rem
}

.header-search.hs-expanded .select-box:after {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    right: -3px;
    height: 25px;
    border-right: 1px solid #e1e1e1
}

.header-search.hs-expanded input.form-control {
    flex: 1;
    min-height: 100%;
    padding-left: 1.9rem;
    padding-right: 1.9rem;
    letter-spacing: 0;
    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: var(--oneGradiantColor)
}

.header-search.search-left .input-wrapper {
    left: 0;
    right: auto
}

.header-search.hs-simple {
    /*flex: 1;
        margin-right: 2rem;
        max-width: 52.2rem;
        margin-top: 59px;
        z-index: 99;*/

    /*flex: 1;
        margin-right: 2rem;
        max-width: 52.2rem;
        margin-top: 87px;
        opacity: 0.9;
        z-index: 99;*/
    flex: 1;
    margin-right: 2rem;
    max-width: 52.2rem
}

.header-search.hs-simple input.form-control {
    padding: 0 5rem 0 1.55rem;
    border-radius: 5px;
    border: 2px solid;
    border-color: var(--oneGradiantColor);
    font-family: inherit;
    background-color: var(--whiteColor);
    color: #999
}

.header-search.hs-simple .btn-search {
    position: absolute;
    background: transparent;
    color: #6a6565;
    min-width: 48px;
    height: 100%;
    border-radius: 5px;
    right: 0
}

.header-search.hs-simple .btn-search:hover {
    color: var(--oneGradiantColor)
}

.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: var(--whiteColor)
}

.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-left: 0.5rem;
    cursor: pointer;
    font-weight: inherit;
    letter-spacing: inherit;
    text-transform: uppercase
}

.main-nav {
    /*margin: 0 0 0 0.3rem*/
    margin-top: 12px;
    z-index: 5;
    direction: rtl;
}

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

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

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

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

.call:hover {
    color: var(--oneGradiantColor)
}

.wishlist {
    margin-right: 1.5rem
}

.wishlist i {
    font-size: 2.8rem;
    cursor: pointer
}

.wishlist:hover {
    color: var(--oneGradiantColor)
}

@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)
    }
}

.sticky-header.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    padding-top: 1.5rem;
    padding-bottom: 1.4rem;
    box-shadow: 0 2px 5px var(--blackOp);
    /*background: linear-gradient(180deg, transparent 70%, rgba(42, 42, 42, .2)), var(--lightColor);*/
    z-index: 1100;
    animation: fixedTop 0.4s
}

@media (max-width: 991px) {

    .sticky-wrapper {
        height: auto !important
    }
}

.mobile-menu-toggle {
    display: none;
    margin-right: 0rem;
    margin-top: 0px;
    font-size: 2.5rem;
    color: var(--colorDark)
}

.mobile-user-toggle{
    display: none;
    margin-right: 0rem;
    margin-top: 0px;
    font-size: 2.5rem;
    color: var(--colorDark);
}


.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-right: 1.5rem
    }

    .header-middle .logo {
        margin-right: 2rem
    }
}

@media (max-width: 991px) {
    .header .main-nav {
        display: none
    }

    .header-top .header-left {
        margin-right: 2rem;
        margin-left: 10px;
    }

    .header-middle .header-right {
        justify-content: flex-end
    }

    .header-middle .header-right .divider {
        display: none
    }

    .header-middle .header-center {
        margin-left: auto;
        margin-right: auto
    }

    .header-middle .compare, .header-middle .icon-box {
        margin-right: 1.5rem
    }

    .mobile-menu-toggle , .mobile-user-toggle {
        display: contents;

    }


}




@media (max-width: 767px) {
    .header-left .govlinks {
        display: none;
        margin: 5px;
    }

    .setup_mobile{
        margin-top:15px;
    }

    .footer-middle .links{
        display:none;
    }

    .footer-middle .description{
        margin-top: 15px !important;
    }

    .search_list li .view_counter{
        display:none;
    }

    .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-top .header-left {
        position: relative;
        /*overflow: hidden*/
    }

    .header-middle .logo {
        margin-right: 0
    }

    .header-middle .divider, .header-middle .wishlist {
        display: none
    }

    .header-middle .icon-box {
        margin-right: 1rem
    }

    .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(0%)
    }
    to {
        transform: translateX(-100%)
    }
}

@keyframes show_msg {
    0% {
        transform: translateX(100%)
    }
    to {
        transform: translateX(-100%)
    }
}

.label-down {
    display: flex;
    flex-direction: column;
    align-items: center
}

.label-down i {
    display: inline-block
}

.label-down span {
    display: block
}

.label-down i + span {
    margin-top: 0.7rem
}

.label-block span {
    display: block
}

.label-block .cart-name {
    margin-bottom: 0.5rem;
    font-size: 1.1rem;
    font-weight: 400;
    text-transform: capitalize
}

.label-block .cart-name :after {
    content: none
}

.label-block .cart-price {
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: -0.05em
}

.label-block.cart-toggle i {
    font-size: 3rem
}

.mobile-link {
    display: block;
    margin-right: 0;
    margin-bottom: -3px
}

.mobile-link i {
    font-size: 2.4rem
}

.mobile-link + .mobile-link {
    margin-left: 2rem
}

.mobile-link:hover {
    color: var(--oneGradiantColor)
}

@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: var(--oneGradiantColor)
}

.dropdown a {
    display: flex;
    align-items: center
}

.dropdown a .dropdown-image {
    max-width: 1.4rem;
    margin-right: 0.7rem;
    height: auto
}

.dropdown > a {
    line-height: 1;
    padding: 9px 0
}

.dropdown > a:after {
    display: inline-block;
    margin-left: 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: var(--oneGradiantColor)
}

.dropdown.dir-up:after {
    border-bottom-color: transparent;
    border-top: 11px solid var(--whiteColor);
    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;
    right: 0;
    top: -9999px;
    margin: 0;
    padding: 0.5rem 0;
    color: var(--colorDark);
    background-image: linear-gradient(to bottom, var(--twoGradiantColor) 0%, var(--oneGradiantColor) 70%);
    background-blend-mode: overlay;
    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.account {
    background-color: var(--lightColor) !important;
}

.dropdown-box a {
    font-weight: 400;
    padding: 0.6rem 1rem
}

.dropdown-box li {
    font-size: inherit;
    line-height: 1.1
}

.dropdown:not(.category-dropdown):not(.off-canvas) .dropdown-box {
    z-index: 1800
}

@media (min-width: 992px) {
    .dropdown-expanded:after {
        content: none
    }

    .dropdown-expanded:before {
        position: absolute;
        content: "";
        top: 50%;
        transform: translateY(-50%);
        left: -2.1rem;
        width: 1px;
        height: 2.5rem;
        background-color: #e1e1e1
    }

    .dropdown-expanded > a {
        display: none
    }

    .dropdown-expanded .dropdown-box {
        position: static;
        display: flex;
        visibility: visible;
        opacity: 1;
        background-color: transparent;
        box-shadow: none;
        border: 0;
        padding: 9px 0;
        transform: none;
        color: inherit
    }

    .dropdown-expanded .dropdown-box a {
        padding: 0;
        letter-spacing: -0.025em
    }

    .dropdown-expanded .dropdown-box > li {
        margin-right: 2.3rem
    }

    .dropdown-expanded .dropdown-box > li:last-child {
        margin-right: 0
    }
}

@media (max-width: 991px) {
    .dropdown.dropdown-expanded li:hover > a {
        color: var(--oneGradiantColor)
    }
}

.cart-dropdown .dropdown-box, .compare-dropdown .dropdown-box, .wishlist-dropdown .dropdown-box {
    right: -1rem;
    padding: 3rem;
    min-width: 33.5rem
}

.cart-dropdown .products, .compare-dropdown .products, .wishlist-dropdown .products {
    max-height: 360px;
    overflow-x: hidden;
    margin-right: -5px;
    padding-right: 1rem
}

.cart-dropdown > a {
    padding: 0.7rem 0
}

.cart-dropdown .cart-toggle {
    padding: 0.6rem 0 0.7rem
}

.cart-dropdown .cart-toggle:after {
    content: none
}

.cart-dropdown .cart-label {
    display: block;
    cursor: pointer;
    margin: 0 1rem 0 0;
    font-weight: inherit;
    text-transform: uppercase;
    letter-spacing: -0.025em
}

.cart-dropdown .minicart-icon {
    display: inline-block;
    font-size: 1.2rem;
    color: var(--oneGradiantColor)
}

.cart-dropdown .minicart-icon2 {
    display: inline-block;
    font-size: 1.2rem;
    color: var(--oneGradiantColor)
}

.cart-dropdown .cart-count {
    display: inline-block;
    transition: color 0.4s;
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 25px;
    color: var(--oneGradiantColor)
}

.cart-dropdown .cart-total {
    display: flex;
    justify-content: center;
    margin-top: 2rem;
    margin-bottom: 2.1rem;
    padding: 1.7rem 0 1.5rem;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #edeef0;
    font-size: 1.4rem;
    line-height: 1;
    letter-spacing: normal
}

.cart-dropdown .cart-total label {
    margin: 0 auto 0 0.3rem;
    line-height: inherit;
    color: var(--colorDark);
    font-weight: 400
}

.cart-dropdown .cart-total .price {
    font-weight: 700;
    font-size: 1.6rem;
    color: var(--colorDark)
}

.cart-dropdown .cart-action {
    column-gap: 10px;
    text-align: center
}

.cart-dropdown .cart-action .btn {
    display: flex;
    justify-content: center;
    border-radius: 3px;
    padding: 0.9em 2em;
    line-height: 1.5;
    letter-spacing: 0.01em;
    font-weight: 700
}

.cart-dropdown .cart-action .btn.btn-link {
    display: inline-block;
    margin-bottom: 2rem;
    padding: 0;
    border-bottom: 2px solid var(--oneGradiantColor);
    border-radius: 0;
    text-transform: capitalize;
    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: var(--oneGradiantColor)
}

.cart-dropdown i {
    font-size: 2.4rem
}

.cart-dropdown:hover .minicart-icon {
    background: var(--oneGradiantColor)
}

.cart-dropdown:hover .minicart-icon:before {
    transform: rotateY(180deg)
}

.cart-dropdown:hover .cart-count {
    color: var(--whiteColor)
}

.cart-dropdown.cart-dropdown-white .cart-count, .cart-dropdown.cart-dropdown-white .cart-label, .cart-dropdown.cart-dropdown-white .cart-price {
    color: var(--whiteColor)
}

.cart-dropdown.cart-dropdown-white .minicart-icon {
    border-color: var(--whiteColor)
}

.cart-dropdown.cart-dropdown-white:hover .minicart-icon {
    background-color: var(--whiteColor)
}

.cart-dropdown.cart-dropdown-white:hover .cart-count {
    color: var(--oneGradiantColor)
}

.cart-dropdown.type2 .cart-toggle {
    align-items: center
}

.cart-dropdown.type2:hover {
    color: var(--oneGradiantColor)
}

.cart-dropdown.type2 .cart-count {
    position: absolute;
    right: -8px;
    top: 3px;
    width: 1.5rem;
    height: 1.5rem;
    font-size: 0.9rem;
    line-height: 1.7;
    text-align: center;
    border-radius: 50%;
    background-color: var(--oneGradiantColor);
    color: var(--whiteColor);
    z-index: 1
}

.cart-dropdown.type2 .label-block .cart-count {
    width: 1.9rem;
    height: 1.9rem;
    font-size: 1.1rem;
    line-height: 1.8rem
}

.cart-dropdown.type3 .cart-toggle {
    padding: 1.5rem 1.5rem 1.5rem 1.5rem;
    background-color: var(--oneGradiantColor);
    color: var(--whiteOp);
    transition: 0.3s
}

.cart-dropdown.type3 .cart-toggle i {
    font-size: 1.5rem;
    margin-right: 7px
}

.dark-theme .cart-dropdown .cart-total {
    border-color: #6a6565
}

.compare-dropdown .compare-toggle:after {
    content: none
}

.compare-dropdown .compare-btn {
    display: flex;
    justify-content: center;
    border-radius: 3px;
    padding: 0.9em 2em;
    line-height: 1.5;
    letter-spacing: 0.01em;
    font-weight: 700
}

.wishlist-dropdown .wishlist-toggle:after {
    content: none
}

.wishlist-dropdown .wishlist-btn {
    display: flex;
    justify-content: center;
    border-radius: 3px;
    padding: 0.9em 2em;
    line-height: 1.5;
    letter-spacing: 0.01em;
    font-weight: 700
}

.header-top .login-dropdown {
    margin-left: 0
}

.off-canvas .dropdown-box {
    position: fixed;
    top: 0;
    right: -34rem;
    max-width: 34rem;
    width: 100%;
    height: 100vh;
    min-width: auto;
    padding: 2.9rem 3rem;
    opacity: 1;
    visibility: visible;
    transition: right 0.3s;
    transform: none;
    z-index: 999999999;
    box-shadow: none;
    overflow-x: hidden;
    overflow-y: auto
}

.off-canvas .dropdown-box .login-popup {
    padding: 0
}

.off-canvas .canvas-overlay {
    position: fixed;
    left: 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;
    direction: rtl !important;
}

.off-canvas .canvas-title {
    margin-bottom: 0;
    font-size: 1.2rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -0.018em;
}

.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: var(--oneGradiantColor)
}

.off-canvas .btn-close i {
    margin-right: 0;
    font-size: 1.9rem
}

.off-canvas .product-cart, .off-canvas .product-compare, .off-canvas .product-wishlist {
    margin-top: 2rem
}

.off-canvas.opened .dropdown-box {
    right: 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
    }
}

.product.product-cart-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 1.3rem;
    border-bottom: 1px solid #edeef0
}

.product.product-cart-header a, .product.product-cart-header span {
    font-size: 1.4rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -0.025em;
    line-height: 1;
    color: var(--colorDark) 529
}

.product.product-cart-header a {
    padding: 0;
    padding-bottom: 0;
    color: var(--colorDark) 529;
    line-height: 1
}

.product.product-cart-header a:hover {
    text-decoration: underline
}

.product.product-cart, .product.product-compare, .product.product-wishlist {
    display: flex;
    align-items: center;
    font-size: 1.3rem
}

.product.product-cart:not(:first-child), .product.product-compare:not(:first-child), .product.product-wishlist:not(:first-child) {
    margin-top: 2rem
}

.product.product-cart .product-media, .product.product-compare .product-media, .product.product-wishlist .product-media {
    position: static;
    width: 8rem;
    margin-right: 2.5rem
}

.product.product-cart .product-media a, .product.product-compare .product-media a, .product.product-wishlist .product-media a {
    display: block;
    height: 100%;
    padding: 0
}

.product.product-cart .product-media img, .product.product-compare .product-media img, .product.product-wishlist .product-media img {
    height: 100%
}

.product.product-cart .product-detail, .product.product-compare .product-detail, .product.product-wishlist .product-detail {
    flex: 1;
    margin: 0 1rem 0rem 0
}

.product.product-cart .product-name, .product.product-compare .product-name, .product.product-wishlist .product-name {
    white-space: normal;
    padding: 0;
    margin-bottom: 0.9rem;
    margin-right: 1rem;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.34;
    letter-spacing: -0.35px;
    font-family: 'IRANSans', sans-serif;
    color: var(--colorDark)
}

.product.product-cart .product-name:hover, .product.product-compare .product-name:hover, .product.product-wishlist .product-name:hover {
    color: var(--oneGradiantColor)
}

.product.product-cart .price-box, .product.product-compare .price-box, .product.product-wishlist .price-box {
    display: flex;
    align-items: center;
    font-size: 1.6rem;
    line-height: 1
}

.product.product-cart .product-price, .product.product-compare .product-price, .product.product-wishlist .product-price {
    font-size: 1.6rem;
    letter-spacing: -0.35px
}

.product.product-cart .product-quantity, .product.product-compare .product-quantity, .product.product-wishlist .product-quantity {
    align-items: center;
    display: flex;
    margin-right: 1rem;
    font-weight: 400
}

.product.product-cart .product-quantity:after, .product.product-compare .product-quantity:after, .product.product-wishlist .product-quantity:after {
    margin-left: 1rem;
    content: "X";
    text-transform: none;
    line-height: 0;
    font-size: 1.5rem
}

.product.product-cart .product-price, .product.product-compare .product-price, .product.product-wishlist .product-price {
    margin: 0;
    color: var(--colorDark)
}

.product.product-cart .btn-close, .product.product-compare .btn-close, .product.product-wishlist .btn-close {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 2.2rem;
    height: 2.2rem;
    right: -0.4rem;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    background-color: var(--whiteColor);
    color: var(--colorDark);
    font-size: 1.2rem;
    border: 1px solid var(--colorlight)
}

.product.product-cart .btn-close i, .product.product-compare .btn-close i, .product.product-wishlist .btn-close i {
    margin-right: 4px;
    margin-top: 0px;
    font-size: 1.2rem
}

.product.product-cart .btn-close:hover, .product.product-compare .btn-close:hover, .product.product-wishlist .btn-close:hover {
    color: var(--oneGradiantColor);
    border-color: var(--oneGradiantColor)
}

.product.product-cart:last-child, .product.product-compare:last-child, .product.product-wishlist:last-child {
    margin-bottom: 0
}

@media (max-width: 991px) {
    .cart-dropdown .cart-label {
        display: none
    }
}

@media (max-width: 575px) {
    .cart-dropdown .product .product-media, .compare-dropdown .product .product-media {
        margin-right: 1rem
    }

    .cart-dropdown .dropdown-box, .compare-dropdown .dropdown-box {
        min-width: 31rem
    }

    .cart-dropdown .cart-total, .compare-dropdown .cart-total {
        font-size: 1.3rem
    }
}

.category-dropdown > a {
    padding: 1.7rem 1.7rem;
    background: var(--oneGradiantColor)
}

.category-dropdown > a:after {
    content: none
}

.category-dropdown > a i {
    font-size: 1.8rem
}

.category-dropdown > a span {
    margin-left: 1rem
}

.category-dropdown .dropdown-box {
    padding: 0;
    left: 0;
    min-width: 12rem;
    box-shadow: none;
    background-color: #f4f4f4;
    transition: opacity 0.2s, z-index 0s, transform 0.2s ease-out;
    visibility: hidden;
    top: 100%
}

.category-dropdown:after, .category-dropdown:before {
    left: 25px
}

.category-dropdown:after {
    border-bottom-color: #f4f4f4;
    visibility: hidden;
    top: calc(100% - 20px)
}

.category-dropdown.menu-fixed .dropdown-box, .category-dropdown.menu-fixed:after {
    visibility: hidden
}

.category-dropdown.dropdown.show .dropdown-box {
    box-shadow: 0 2px 10px var(--blackOp);
    transform: translate3d(0, 0, 0);
    transition: opacity 0.5s, z-index 0s, transform 0s
}

.category-dropdown.dropdown.show .dropdown-box, .category-dropdown.dropdown.show:after {
    visibility: visible
}

.category-dropdown.dropdown.show:after {
    transform: translate3d(-50%, 0, 0)
}

.category-dropdown.has-border:after {
    border-bottom-color: var(--whiteColor)
}

.category-dropdown.has-border:after, .category-dropdown.has-border:before {
    content: "";
    position: absolute;
    z-index: 1272727;
    top: -9999px;
    transform: translateX(-50%);
    border: 11px solid transparent;
    border-bottom: 11px solid #e1e1e1;
    transition: opacity 0.4s ease;
    visibility: hidden;
    opacity: 0;
    cursor: pointer
}

.category-dropdown.has-border .dropdown-box {
    background-color: var(--whiteColor);
    border: 1px solid #e1e1e1
}

.category-dropdown.has-border.menu-fixed:before {
    visibility: visible;
    opacity: 1
}

.sticky-header:not(.fixed) .category-dropdown.menu-fixed:after {
    top: 100%;
    transform: translate3d(-50%, 0, 0)
}

.sticky-header:not(.fixed) .category-dropdown.menu-fixed .dropdown-box {
    top: calc(100% + 20px);
    transform: none
}

.sticky-header:not(.fixed) .category-dropdown.menu-fixed .dropdown-box, .sticky-header:not(.fixed) .category-dropdown.menu-fixed:after {
    visibility: visible;
    opacity: 1
}

.sticky-header:not(.fixed) .category-dropdown.menu-fixed.has-border:before {
    top: calc(100% - 1px);
    visibility: visible;
    opacity: 1
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min--moz-device-pixel-ratio: 1.5),(min-device-pixel-ratio: 1.5) {
    .sticky-header:not(.fixed) .category-dropdown.menu-fixed.has-border:before {
        top: calc(100% - 2px)
    }
}

.menu {
    display: flex;
    align-items: center;
    font-size: 12px;
}

.menu a {
    display: inline-block
}

.menu .menu-title {
    margin-bottom: 1rem;
    padding: 0 1rem;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase
}

.menu ul {
    padding: 2rem 0;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0;
    color: var(--colorDark)
}

.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: 20px 25px 35px var(--blackOp);
    /*background: linear-gradient(rgba(255, 255, 255, .3) 0%, rgba(196,223,241, .3) 39.39%);*/
    /*background-image: linear-gradient(rgba(255, 255, 255, .3) 0%, rgba(196,223,241, .3) 80%, rgba(196,223,241,  .3) 90%);*/
    background: linear-gradient(to bottom, rgba(251, 251, 251, 1), var(--menuMainColor) 90%);
    /*background: linear-gradient(to bottom , rgba(251, 251, 251, 1.0), var(--menuMainColor) 90%);*/
    /*    background-color: #46b5f3;*/
    z-index: 1041;
    visibility: hidden;
    opacity: 0;
    transition: transform 0.2s ease-out;
    transform: translate3d(0, -10px, 0);

}

.menu li > ul {
    min-width: 22.6rem;
    /*background: linear-gradient(to top , rgba(251, 251, 251, 1.0), #46b5f3);*/
    /*background-color: #46b5f3;*/
    /*background: linear-gradient(to bottom , rgba(251, 251, 251, 1.0) , var(--menuMainColor) 90%);*/
    background: linear-gradient(to bottom, rgba(251, 251, 251, 1), var(--menuMainColor) 90%);
}

.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: var(--oneGradiantColor);

}


.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);
    border-radius: 0px 0px 0px 12px;
    box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.14);
}

.menu > li {
    margin-left: 3rem
}

.menu > li:last-child {
    margin-left: 0
}

.menu > li > a {
    position: relative;
    padding: 1.3rem 0;
    font-weight: 700;
    letter-spacing: inherit;
    line-height: 1;
    text-transform: capitalize;

}


.menu > li > a:after {
    margin-right: 0.8rem
}

.menu > li .megamenu, .menu > li > ul {
    right: -1.9rem
}

.menu > li.show .megamenu, .menu > li.show > ul, .menu > li:hover .megamenu, .menu > li:hover > ul {
    top: 100%;
    z-index: 25 !important;
    border-radius: 0px 0px 12px 12px;
}

.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: "\F053"
}

.vertical-menu {
    display: block;
    min-width: 28rem
}

.vertical-menu > li {
    margin-left: 0;
    padding: 0 2rem
}

.vertical-menu > li .megamenu, .vertical-menu > li > ul {
    transform: translate3d(-15px, 0, 0)
}

.vertical-menu > li > a {
    display: inline-block
}

.vertical-menu > li > a:after {
    content: none
}

.vertical-menu > li.show .megamenu, .vertical-menu > li.show > ul, .vertical-menu > li:hover .megamenu, .vertical-menu > li:hover > ul {
    right: 100%;
    top: -1rem
}

.vertical-menu > .submenu:after {
    border: 11px solid transparent;
    border-right: 11px solid var(--whiteColor)
}

.vertical-menu > .submenu.show:after, .vertical-menu > .submenu:hover:after {
    top: 50%;
    right: calc(100% - 20px);
    transform: translate3d(0, -50%, 0)
}

.vertical-menu > .submenu > a:after {
    position: absolute;
    line-height: 0;
    content: ""
}

.vertical-menu.no-arrow > li {
    display: flex
}

.vertical-menu.no-arrow > li > a:after {
    content: none
}

.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)
}

.menu-active-underline > li > a:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 9px;
    right: 0;
    width: 100%;
    border-bottom: 2px solid;
    transform-origin: right center;
    transform: scale(0, 1);
    transition: transform 0.3s
}

.menu-active-underline > li.active > a, .menu-active-underline > li:hover > a {
    color: inherit
}

.menu-active-underline > li.active > a:before, .menu-active-underline > li:hover > a:before {
    transform-origin: left center;
    transform: scale(1, 1)
}

/*.main-nav {
        margin: 0 0 0 0.3rem
    }*/

.megamenu {
    display: flex;
    padding: 1rem;
    min-width: 94rem;
    background: var(--whiteColor)
}

.megamenu ul {
    padding: 0
}

.megamenu .row {
    flex: 1;
    padding: 0 1rem
}

.megamenu .row > * {
    padding: 1.8rem 1rem 0.8rem
}

.megamenu .menu-banner {
    padding: 0;
    overflow: hidden
}

.megamenu .menu-banner figure {
    height: 100%
}

.megamenu .menu-banner img {
    height: 100%;
    object-fit: cover
}

.megamenu .menu-banner .btn-link:hover {
    color: var(--oneGradiantColor)
}

.menu-banner1 .banner-content {
    right: 9%
}

.menu-banner1 .banner-subtitle, .menu-banner1 .banner-title {
    font-size: 3.6rem
}

.menu-banner1 .banner-subtitle {
    margin-bottom: 0.4rem
}

.menu-banner1 .banner-title {
    margin-bottom: 1.8rem;
    padding-right: 1.2rem;
    position: relative
}

.menu-banner1 .banner-title span {
    display: inline-block;
    position: absolute;
    right: -0.9rem;
    top: 50%;
    font-size: 1.2rem;
    line-height: 1;
    transform: rotateZ(-90deg) translateX(0.6rem);
    letter-spacing: -0.1em
}

.menu-banner2 .banner-content {
    bottom: 10%
}

.menu-banner2 .banner-title {
    margin-bottom: 0.6rem;
    font-size: 2.6rem
}

.menu-banner2 .banner-subtitle {
    font-size: 1.6rem
}

.tip {
    display: inline-block;
    position: relative;
    top: -1px;
    left: 7px;
    padding: 0.3rem 0.5rem;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1;
    color: var(--whiteColor);
    text-transform: uppercase;
    border-radius: 2px
}

.tip.tip-hot {
    background-color: var(--colorSecondary)
}

.tip.tip-new {
    background-color: var(--oneGradiantColor)
}

.mobile-menu-wrapper {
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 12727270;
    font-family: 'IRANSans', sans-serif;
    transition: visibility 0.4s
}

.mobile-menu-container {
    max-width: 296px;
    padding: 2rem 1.5rem;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    background: var(--colorShock);
    box-shadow: 1px 0 5px rgb(16 195 111 / 50%)
    transform: translateX(-296px);
    transition: transform 0.4s
}

.mobile-menu-container .govlinks li {
    padding: 1px 2px;
}

.mobile-menu-container .input-wrapper {
    display: flex;
    margin-bottom: 0.6rem;
    height: 4rem
}
.slim.mobile {
    margin-right: 45px;
}
.mobile_fix{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    background: #ffffff;
    height: 71px;
    border-radius: 0px 0px 30px 30px;
    z-index : -4;
}

.mobile-menu-container .input-wrapper .form-control {
    min-height: 4rem;
    color: #7a8088;
    border: 1px solid;
    border-color: #2e3237;
    border-right: 0;
    background-color: transparent
}

.mobile-menu-container .input-wrapper .btn-search {
    padding: 0;
    width: 4rem;
    background-color: var(--oneGradiantColor);
    border-color: var(--oneGradiantColor);
    color: var(--whiteColor);
    font-size: 1.4rem;
    border-radius: 3px
}

.mobile-menu-container .input-wrapper .btn-search i {
    margin: 0 0 0.5rem;
    font-size: inherit
}

.mobile-menu-container .mobile-menu {
    margin-bottom: 0.5rem;
    background: var(--colorDark) 529
}

.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: var(--whiteColor);
    font-size: 13px;
    padding: 10px
}

.mobile-menu-container .tab-pane {
    padding-top: 10px
}

.mobile-menu-container .nav-item:hover .nav-link {
    color: var(--whiteColor);
    border-color: transparent
}

.mobile-menu-container .nav-item .nav-link.active, .mobile-menu-container .nav-item.show .nav-link {
    color: var(--oneGradiantColor);
    border-color: var(--oneGradiantColor)
}

.mobile-menu-container .nav-item + .nav-item {
    margin-left: 1px
}

.mobile-menu-container.scrollable::-webkit-scrollbar-thumb, .mobile-menu-container .sidebar-content::-webkit-scrollbar-thumb {
    margin-right: 2px;
    background: var(--blackOp);
    border-radius: 7px;
    cursor: pointer
}

.mobile-menu {
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: -0.025em;
    color: #e1e1e1;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: -0.025em
}

.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 0.6rem 1.3rem 1rem
}

.mobile-menu li a:hover {
    color: #0E93D8 !important;
}

.mobile-menu li i {
    display: inline-block;
    margin-bottom: 1px;
    font-size: 2rem;
    margin-right: 1rem;
    line-height: 0;
    vertical-align: middle
}

.mobile-menu li li a {
    padding-left: 2.4rem
}

.mobile-menu li li li a {
    padding-left: 3.6rem
}

.mobile-menu li:not(:last-child) {
    border-bottom: 1px solid #2e3237
}

.mobile-menu-title {
    margin-bottom: 0.5rem;
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 700;
    color: var(--whiteColor)
}

.mobile-menu-overlay {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: var(--colorDark);
    opacity: 0;
    transition: opacity 0.4s
}

.mobile-menu-close {
    position: fixed;
    left: calc(100vw - 50px);
    top: 25px;
    z-index: 12727271;
    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);
    direction: rtl;
}

.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 {
        left: calc(100vw - 40px);
        top: 10px
    }
}

.category-menu {
    background: #fef0e3
}

.category-menu .menu-title {
    padding: 1.8rem 0.2rem 1.8rem;
    margin: 0;
    text-transform: capitalize;
    font-size: 1.8rem;
    font-weight: 700;
    font-family: 'IRANSans', sans-serif;
    line-height: 1;
    letter-spacing: -0.05em;
    color: var(--colorDark)
}

.category-menu .menu-body:last-child li:last-child {
    border: 0
}

.category-menu i {
    vertical-align: middle;
    line-height: 0;
    margin-right: 1rem;
    padding-left: 0.2rem;
    font-size: 2rem;
    color: var(--colorDark)
}

.category-menu > li > a {
    display: block;
    padding: 1.2rem 0 1.3rem;
    font-weight: 400;
    font-size: 1.3rem;
    line-height: 1.46;
    letter-spacing: -0.01em;
    text-transform: capitalize;
    color: #675545
}

.category-menu > li:not(:last-child) > a {
    border-bottom: 1px solid #f0e0d1
}

.category-menu li:hover > a:not(.menu-title) {
    color: var(--oneGradiantColor)
}

.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-right: 0;
    flex: none
}

.category-menu .submenu .megamenu .menu-title {
    padding: 2.7rem 0rem 0.2rem;
    font-size: 1.4rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: -0.025em
}

.category-menu .submenu .megamenu .divider {
    height: 1px;
    width: 100%;
    margin: 0
}

.category-menu .submenu .megamenu ul {
    position: relative;
    left: 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 .submenu .megamenu .menu-banner .banner-content {
    left: 3rem
}

.category-menu .submenu .megamenu .menu-banner .banner-subtitle {
    font-size: 1.4rem
}

.category-menu .submenu .megamenu .menu-banner .banner-title {
    font-size: 2.4rem;
    line-height: 1.2;
    margin-bottom: 2.8rem
}

.category-menu .submenu .megamenu .menu-banner .btn-md {
    padding: 0.7em 1.41em 0.7em 1.41em
}

.category-menu .submenu .megamenu .menu-banner5 .banner-content {
    top: 2.6rem
}

.category-menu .submenu .megamenu .menu-banner5 .banner-subtitle {
    margin-bottom: 1.1rem
}

.category-menu .submenu .megamenu .menu-banner5 .banner-title {
    line-height: 1.25
}

.category-menu .submenu .megamenu.type2 {
    display: block;
    min-width: 88rem;
    padding: 0 1rem 2rem
}

.category-menu .submenu .megamenu.type2 .menu-title {
    padding-top: 1.5rem
}

.category-menu .submenu .megamenu.type2 figure {
    text-align: center
}

.category-menu ul {
    padding: 2rem 0;
    background: var(--whiteColor);
    font-family: 'IRANSans', sans-serif;
    font-size: 1.4rem;
    line-height: 1.5;
    letter-spacing: 0;
    color: var(--colorDark)
}

@media (max-width: 1199px) {
    .category-menu .submenu .megamenu.type2 {
        min-width: 72rem
    }
}

.footer {
    border-color: rgb(226 232 240 / 1) !important;
    border: 0px solid;
    border-top-width: 1px;
    background-image: url(../imgs/backgrounds/bg-footer.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 16px 0 0px;
    position: relative;
}

.footer .about_website {
    direction: rtl;
    text-align: justify;
}

.footer .description {
    margin-top: -83px;
    padding: 5px 69px;
}

.footer a {
    color: var(--oneGradiantColor);
}

.footer-logo {
    display: block;
    background: url(../imgs/logos_assets/logo-bg.svg) no-repeat center top;
    text-align: center;
    width: 230px;
    height: 72px;
    /*top: -68px;*/
    position: relative;
    margin-bottom: 25px;
    z-index: 5;
    margin: 0 auto;
    scale: 1.5;
}

.footer-logo:before {
    content: "";
    position: absolute;
    width: 0%;
    height: 95px;
    background: url(../imgs/logos_assets/logo-bg-2.svg) no-repeat center top;
    top: 1px;
    left: 0;
}

#shams_circular {
    position: absolute;
    width: 170px;
    height: 170px;
    top: 0px;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 0;
    animation: rotate 40s infinite linear;
}

.parsysm-tw-p-4 {
    padding: 1rem !important;
}

.parsysm-tw-border-slate-200 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(226 232 240/ 1) !important;
}

.parsysm-tw-border-solid {
    border-style: solid !important;
}

.parsysm-tw-border-t {
    border: 0px;
    border-top-width: 1px !important;
}

.parsysm-tw-gap-4 {
    gap: 1rem !important;
}

.parsysm-tw-justify-between {
    justify-content: space-between !important;
}

.parsysm-tw-items-center {
    align-items: center !important;
}

.parsysm-tw-flex-wrap {
    flex-wrap: wrap !important;
}

.parsysm-tw-flex {
    display: flex !important;
}

.footer p {
    font-size: inherit
}

.footer a:not(.social-link):hover {
    /*color: var(--whiteColor)*/
}

.footer .social-link {
    letter-spacing: 0.005em;
    color: var(--colorSheetbtn);
    border: 2px solid var(--colorSheetbtn)
}

.footer .social-link:hover {
    color: var(--whiteColor)
}

.footer .widget-title {
    border-bottom: none
}

.dark-theme .footer {
    background-color: #181818
}

.dark-theme .footer-middle, .dark-theme .footer-top {
    border-color: #282828
}

.dark-theme .sticky-footer .header-search.show, .dark-theme .sticky-footer .header-search:hover {
    color: var(--whiteColor)
}

.logo-footer, .logo-footer img {
    display: block;
    margin-left: -9px;
}

.no-fif:hover {
    opacity: 1 !important;
}

.footer-top {
    padding: 0rem 0;
    position: absolute;
    margin-top: -72px;
    margin-left: 72px;
    width: 212px;
    max-width: 212px;
}

.footer-middle {
    padding: 1.2rem 0 1.8rem;
    /*border-bottom: 1px solid var(--colorSheetbtn)*/
}

.footer-middle .widget {
    margin: 2rem
}

.footer-middle .widget-title {
    padding: 0.6rem 0;
    margin-bottom: 0.9rem;
    font-family: inherit;
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #e1e1e1
}

.footer-middle .widget-body {
    padding: 8px 0 0;
    color: #e6d2d2
}

.footer-middle .widget-body li {
    line-height: 1.2;
    margin-bottom: 15px
}

.footer-middle .widget-body li:last-child {
    margin-bottom: 0
}

.footer-middle .widget-instagram .widget-body {
    padding-top: 0;
    margin: -5px
}

.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;
    text-transform: uppercase;
    color: var(--colorlight)
}

.widget.widget-info a {
    font-weight: 500
}

.footer-main {
    padding: 2.6rem 0 0.4rem
}

.footer-bottom {
    padding: 2.6rem 0 3rem
}

.footer-bottom, .footer-bottom .container, .footer-bottom .container-fluid {
    direction: rtl;
    width: 100%;
}

.footer-bottom .footer-left, .footer-bottom .footer-right {
    flex: 1
}

.footer-bottom .footer-left {
    display: flex
}

.footer-bottom .footer-right {
    display: flex;
    justify-content: flex-end
}

@media (max-width: 991px) {
    .footer-top .logo-footer {
        margin-bottom: 2.7rem
    }

    .footer-top .logo-footer img {
        margin-left: auto;
        margin-right: auto
    }

    .newsletter-info {
        margin-bottom: 2rem
    }

    .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
    }

    .footer-center {
        text-align: center
    }
}

.footer .copyright {
    margin: 0;
    font-size: 1.4rem;
    font-weight: 500;
    letter-spacing: -0.01em;
    line-height: 1.5;
    text-align: right;
}


.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: var(--colorDark)
}

.sticky-footer .hs-toggle .input-wrapper {
    min-width: 29rem;
    right: 1.5rem;
    margin-bottom: 2rem
}

.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
}

.sticky-link i.d-icon-search {
    font-size: 1.9rem
}

.sticky-link span {
    margin-top: 0.8rem;
    font-size: 1rem;
    line-height: 1;
    letter-spacing: 0.025em;
    text-transform: uppercase
}

.sticky-link.active {
    color: var(--colorDark)
}

.sticky-link:hover {
    color: var(--colorDark)
}

.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
    }
}

.cta-simple {
    position: relative;
    overflow: hidden;
    background-color: #edeef0
}

.cta-simple:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    padding-top: 50%;
    background: linear-gradient(135deg, #08c 0%, var(--oneGradiantColor) 50%, transparent 50.1%)
}

.cta-simple .banner-content {
    position: relative;
    margin: 1.5rem;
    padding: 3.4rem 0;
    z-index: 3
}

.cta-simple .banner-header {
    position: relative;
    max-width: 29.1%;
    flex: 0 0 29.1%;
    text-align: right
}

.cta-simple .banner-header:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 0.5rem;
    height: 9rem;
    background-color: #edeef0
}

.cta-simple .banner-text {
    flex-grow: 1
}

.cta-simple .banner-title {
    margin-bottom: 0.2rem;
    font-size: 3em
}

.cta-simple .banner-subtitle {
    margin-bottom: 0;
    font-size: 2em
}

.cta-simple .banner-text h4 {
    font-size: 2em;
    line-height: 1.3
}

.cta-simple .btn {
    position: relative;
    margin-right: 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, var(--oneGradiantColor), #08c, var(--oneGradiantColor));
    transition: left 0.3s
}

.cta-simple .btn:hover:before {
    left: 0
}

.banner-1 img, .banner-2 img {
    min-height: 30rem;
    object-fit: cover
}

.banner-1 .banner-content {
    width: 100%
}

.banner-1 .banner-title {
    font-size: 4em
}

.banner-1 .banner-subtitle {
    white-space: nowrap;
    font-size: 3em
}

.banner-1 p {
    margin-bottom: 2.4rem;
    font-size: 2em;
    line-height: 1.25
}

.banner-2 .banner-content {
    width: 69%
}

.banner-2 p {
    font-size: 1.6em;
    line-height: 1.2;
    color: rgba(255, 255, 255, 0.6)
}

.banner-2 input.form-control {
    border: none;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.6);
    font-size: 1.3rem
}

.banner-2 .btn-dark:not(:hover) {
    background-color: rgba(34, 34, 34, 0.8);
    border-color: rgba(34, 34, 34, 0)
}

.banner-group .banner-title {
    font-size: 3em;
    line-height: 1.2;
    letter-spacing: -0.02em
}

.banner-group .banner-subtitle {
    margin-bottom: 1.8rem;
    font-size: 1.4em;
    line-height: 1.2;
    letter-spacing: 0.01em
}

.banner-group img {
    min-height: 22rem;
    object-fit: cover
}

.banner-group .banner-divider {
    width: 3.5rem;
    height: 4px;
    margin-bottom: 1.6rem
}

.banner-3 .banner-content {
    left: 7.8%
}

.banner-4 .banner-subtitle {
    margin-bottom: -0.4rem;
    letter-spacing: -0.0428em;
    line-height: 1.3
}

.banner-4 .banner-title {
    font-family: "Segoe Script", sans-serif;
    font-size: 3.6rem
}

.banner-5 .banner-content {
    right: 10.5%
}

.banner-newsletter {
    border: 2px solid var(--oneGradiantColor)
}

.banner-newsletter .banner-content {
    padding: 1.8rem 0
}

.banner-newsletter .icon-box {
    justify-content: flex-start
}

.banner-newsletter .icon-box p {
    line-height: 1.43;
    letter-spacing: 0.01em
}

.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
}

.banner-newsletter .input-wrapper .form-control {
    border: 1px solid #e4e4e4;
    border-right: 0
}

.banner-newsletter .input-wrapper .btn {
    padding: 1em 2.7em
}

.banner-desc-container {
    max-width: 50rem;
    margin: 0 auto 4rem;
    text-align: center
}

.banner-background {
    padding: 9.4rem 0 10.3rem
}

.banner-background .banner-title {
    font-size: 3.6rem
}

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

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

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

.banner-background .social-link:not(:hover) {
    border: 2px solid rgba(255, 255, 255, 0.6);
    background-color: rgba(255, 255, 255, 0.6)
}

.banner-one-col .banner {
    position: absolute
}

.banner-one-col .banner-right-section {
    position: relative;
    min-height: 42.5rem;
    z-index: 1
}

.banner-one-col .banner-right-section .banner-content {
    left: 41.5%
}

.banner-one-col .banner-right-section .banner-title {
    font-size: 3rem
}

.banner-one-col .banner-right-section .banner-subtitle {
    font-size: 1.8rem
}

.banner-one-col .banner-right-section p {
    font-size: 1.4rem;
    letter-spacing: -0.2px
}

.banner-one-col .banner-content {
    position: absolute
}

.banner-one-col .banner-subtitle {
    font-size: 2em;
    letter-spacing: -0.5px;
    margin-bottom: 0.8rem
}

.banner-left-section {
    position: relative;
    z-index: 2
}

.banner-left-section img {
    min-height: 34rem;
    object-fit: cover
}

@media (max-width: 991px) {
    .cta-simple .banner-content {
        text-align: center
    }

    .cta-simple .banner-header {
        max-width: 100%;
        text-align: center
    }

    .cta-simple .banner-header:after {
        height: 0.5rem;
        width: 80%;
        top: 100%;
        right: auto;
        left: 50%;
        transform: translateX(-50%)
    }

    .cta-simple .banner-text {
        max-width: 100%;
        flex: 0 0 100%
    }

    .cta-simple .btn {
        margin: 0
    }

    .banner-2 .banner-content {
        width: 100%;
        padding: 0 2rem
    }

    .banner-newsletter .icon-box {
        justify-content: center
    }
}

@media (min-width: 768px) {
    .team-item.swiper-slide{
        margin-left:0 !important;
    }
    .element-cta .banner-one-col {
        display: flex
    }

    .element-cta .banner-left-section {
        width: 35.77%
    }

    .element-cta .banner-left-section .banner {
        min-width: 43rem;
        top: 50%;
        transform: translateY(-50%)
    }

    .element-cta .banner-right-section {
        width: 64.23%
    }
}

@media (min-width: 992px) {
    .element-cta .banner-left-section .banner {
        min-width: 68rem
    }
}

@media (max-width: 1199px) {
    .element-cta .banner-left-section img {
        max-width: 56rem
    }
}

@media (max-width: 991px) {
    .element-cta .banner-left-section img {
        max-width: 43rem;
        width: 100%
    }
}

@media (max-width: 767px) {
    .element-cta .banner-4 .banner-content {
        display: block !important
    }

    .element-cta .banner-left-section img {
        max-width: 100%
    }

    .element-cta .banner-one-col .banner {
        position: static
    }

    .element-cta .banner-right-section .banner-content {
        left: 1rem;
        text-align: center
    }
}

@media (max-width: 575px) {
    .element-cta .banner {
        font-size: 0.9rem
    }

    .element-cta .banner-group .banner {
        font-size: 1.2rem
    }

    .element-cta .banner-newsletter .icon-box {
        display: block;
        text-align: center
    }

    .element-cta .banner-newsletter .icon-box-icon {
        margin-right: 0;
        margin-bottom: 1rem
    }

    .element-cta .banner-newsletter .icon-box-content {
        text-align: center
    }
}

@media (max-width: 479px) {
    .element-cta .banner-group .banner {
        font-size: 1rem
    }
}

.posts {
    transition: height 0.4s
}

.posts .post-meta a:not(:first-child) {
    margin-left: 0.5rem
}

.posts .post-cats {
    margin-bottom: 1.6rem
}

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

.posts .video-play {
    text-align: center;
    width: 6.8rem;
    height: 6.8rem;
    border: 2px solid var(--whiteColor);
    border-radius: 50%;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 6.4rem;
    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: var(--whiteColor);
    color: var(--oneGradiantColor)
}

.posts .post.paused .video-play:before, .posts .post .video-play:before {
    margin-left: 4px;
    content: ""
}

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

.posts .btn i {
    margin-left: 0.3rem;
    font-size: 1.4rem
}

.posts .post-classic .post-content, .posts .post-grid .post-content, .posts .post-list .post-content {
    line-height: 1.85
}

.posts .post-classic .post-details {
    padding: 3.8rem 0.5rem 2rem
}

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

.posts .post-classic .post-content {
    margin-bottom: 2.8rem
}

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

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

.posts .post-grid .post-details {
    padding-left: 0.5rem;
    padding-right: 0.5rem
}

.posts .post-grid .post-meta {
    margin-bottom: 0.4rem
}

.posts .post-grid .post-content {
    margin-bottom: 2.8rem
}

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

@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 (min-width: 1200px) {
    .posts .post-list .post-media {
        margin-right: 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
    }
}


.intro-slider .banner img, .intro-slider .banner video {
    height: 58rem;
    object-fit: fill;

}

.intro-slider .banner figure {
    height: 53rem;
    overflow: hidden;
}

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

.intro-slider .banner .btn i {
    margin-left: 0.7rem
}

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

.intro-slide1 .banner-content {
    left: 2.1%;
    margin-top: -0.5rem
}

.intro-slide1 .banner-subtitle {
    margin-bottom: 1.3rem;
    font-family: "Segoe Script";
    font-size: 3em
}

.intro-slide1 .label-star {
    margin-left: 1.4rem
}

.intro-slide1 .banner-title {
    margin-left: -2px;
    font-size: 6.4em;
    margin-bottom: 0
}

.intro-slide1 h3 {
    margin: -0.7rem 0 0.6rem;
    font-size: 5.6em
}

.intro-slide1 p {
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.4
}

.intro-slide2 img {
    object-position: 80%
}

.intro-slide2 .banner-content {
    max-width: 38rem;
    right: 5.5%;
    margin-top: -0.3rem
}

.intro-slide2 .banner-subtitle {
    font-size: 2.4em;
    line-height: 1.1
}

.intro-slide2 .banner-subtitle strong {
    font-size: 1.67em;
    line-height: 0.98
}

.intro-slide2 .banner-title {
    font-size: 10em;
    margin-right: -2px
}

.intro-slide2 p {
    font-size: 1.8em;
    line-height: 1.33
}

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

.intro-slide3 .banner-title {
    font-size: 6em
}

.intro-slide3 p {
    font-weight: 300;
    opacity: 0.8;
    font-size: 1.8em;
    line-height: 1.4
}

.intro-slide3.video-banner video {
    display: block;
    width: 100%
}

.intro-slide3 figure:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1
}

.service-list {
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.07)
}

.service-list .icon-box {
    padding: 3.2rem 0 3.5rem
}

.service-list .icon-box-title {
    margin-bottom: 0.3rem
}

.service-list .icon-box-icon {
    font-size: 3.7rem
}

.service-list .icon-box1 i {
    font-size: 4.6rem
}

.service-list .owl-item:not(:last-child) .icon-box:after {
    content: "";
    height: 37px;
    width: 1px;
    background: #e1e1e1;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.service-list .owl-stage-outer {
    margin: 0 0.1rem
}

.service-list .owl-stage {
    margin: 0 -0.1rem
}

.banner-divider {
    width: 35px;
    height: 4px;
    margin: 0 0 1.6rem 0;
    background-color: var(--whiteColor)
}

.banner-group .banner-title {
    font-size: 3em;
    line-height: 1.2;
    letter-spacing: -0.02em
}

.banner-group .banner-subtitle {
    margin-bottom: 1.8rem;
    font-size: 1.4em;
    line-height: 1.2;
    letter-spacing: 0.01em
}

.banner-group .btn {
    font-weight: 500
}

.banner-group .btn i {
    margin-left: 0.8rem;
    font-size: 1.9rem;
    vertical-align: middle
}

.banner-group img {
    min-height: 22rem;
    object-fit: cover
}

.banner-3 .banner-content {
    left: 7.8%
}

.banner-4 .banner-content {
    padding: 0 2.9rem
}

.banner-4 .banner-content > div {
    padding-top: 0.2rem
}

.banner-4 .banner-subtitle {
    margin-bottom: -0.4rem;
    letter-spacing: -0.0428em;
    line-height: 1.3
}

.banner-4 .banner-subtitle span {
    font-family: "Segoe Script", sans-serif;
    font-size: 1.71em
}

.banner-4 .banner-title {
    font-size: 5em
}

.banner-4 .btn {
    padding: 1.5em 2.1em 1.5em 2.1em;
    font-size: 1.2rem
}

.banner-5 .banner-content {
    right: 10.5%
}

.owl-theme .owl-nav .owl-next, .owl-theme .owl-nav .owl-prev {
    /*width: 2.4rem;*/
    font-size: 3rem
}

.brand-carousel {
    padding: 2rem 0;
    /*border-top: 1px solid #e1e1e1;*/
}

.product-widget-wrapper .widget-title {
    padding: 3rem 0 0.5rem;
    font-size: 2rem;
    letter-spacing: -0.005em;
    color: #444;
    text-transform: none
}

.product-widget-wrapper .product-name {
    margin-bottom: 0.3rem
}

.product-widget-wrapper .product-price {
    font-size: 1.6rem
}

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


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

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

.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-left: 2.4rem;
    border: 1px solid #e7e7e7;
    border-right: 0;
    font-size: 1.2rem
}

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

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

.footer-bottom .footer-center, .footer-bottom .footer-left {
    margin-bottom: 2rem
}

@media (max-width: 1366px) {
    .intro-slider figure {
        height: 45rem
    }
}

@media (max-width: 991px) {
    .service-list .owl-item:not(:last-child) .icon-box:after {
        content: none
    }
}

@media (max-width: 575px) {
    .intro-slide1 img {
        object-position: 53%
    }

    .intro-slide2 img {
        object-position: 60%
    }

    .banner {
        font-size: 0.8rem
    }

    .brand-carousel {
        padding: 0
    }
}

@media (max-width: 479px) {
    .intro-slide1 .banner-title {
        font-size: 5.5em
    }

    .intro-slide1 .banner-content {
        width: 100%;
        left: auto
    }

    .service-list .icon-box-icon {
        margin-right: 0.7rem
    }
}

@media (max-width: 767px) {
    .banner-4 .banner-content {
        display: block !important
    }
}

@media (max-width: 575px) {
    .banner {
        font-size: 0.9rem
    }

    .banner-group .banner {
        font-size: 1.2rem
    }
}

@media (max-width: 479px) {
    .banner-group .banner {
        font-size: 1rem
    }
}

@media (max-width: 991px) {
    .video-banner video {
        height: 100%;
        min-height: 55rem
    }
}


/* Animate CSS Links */
/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.0.2
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Made available under a MIT License:
 * http://www.opensource.org/licenses/mit-license.php

 * Hover.css Copyright Ian Lunn 2014. Generated with Sass.
 */
/* 2D TRANSITIONS */
/* Grow */
.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}


/* Shrink */
.hvr-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

.mozayede_box .hvr-shrink:hover, .mozayede_box .hvr-shrink:focus, .mozayede_box .hvr-shrink:active {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
}

.mozayede_box .moz_cover .corner {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 38px;
    height: 38px;
    background-color: #ffffff;
    border-radius: 0 12px 0 0;
    display: flex;
    align-items: center;
    justify-content: center; }
.mozayede_box .moz_cover .corner i {
    font-size: 16px;
    color: #2bcb73; }
.mozayede_box .moz_cover .corner:after {
    content: '';
    background-image: url("../imgs/corner.svg");
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: -19px;
    width: 35px;
    height: 22px; }
.mozayede_box .moz_cover .corner:before {
    content: '';
    background-image: url("../imgs/corner.svg");
    background-repeat: no-repeat;
    position: absolute;
    right: -35px;
    bottom: -3px;
    width: 35px;
    height: 22px; }

.mozayede_box .owl-dots{
    position: absolute;
    top: 5px;
    right: -36px;
    display: flex;
    flex-direction: column;
}

/* Pulse */
@-webkit-keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    75% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    75% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

.hvr-pulse > .hendone_item_gift {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-animation-name: hvr-pulse;
    animation-name: hvr-pulse;
    -webkit-animation-duration: 800ms;
    animation-duration: 800ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow {
    to {
        -webkit-transform: scale(1.02);
        transform: scale(1.02);
    }
}

@keyframes hvr-pulse-grow {
    to {
        -webkit-transform: scale(1.02);
        transform: scale(1.02);
    }
}

.hvr-pulse-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-pulse-grow:hover, .hvr-pulse-grow:focus, .hvr-pulse-grow:active {
    -webkit-animation-name: hvr-pulse-grow;
    animation-name: hvr-pulse-grow;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

/* Pulse Shrink */
@-webkit-keyframes hvr-pulse-shrink {
    to {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@keyframes hvr-pulse-shrink {
    to {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

.hvr-pulse-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-pulse-shrink:hover, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:active {
    -webkit-animation-name: hvr-pulse-shrink;
    animation-name: hvr-pulse-shrink;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

/* Push */
@-webkit-keyframes hvr-push {
    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes hvr-push {
    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.hvr-push {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
    -webkit-animation-name: hvr-push;
    animation-name: hvr-push;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

/* Pop */
@-webkit-keyframes hvr-pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

@keyframes hvr-pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

.hvr-pop {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
    -webkit-animation-name: hvr-pop;
    animation-name: hvr-pop;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

/* Bounce In */
.hvr-bounce-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

.hvr-bounce-in:focus, .hvr-bounce-in:active {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}


/* Bounce In */
.hvr-bounce-in-list li img {
    display: inline-block;
    vertical-align: middle;
    max-width: 120px;
    min-width: 64px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.hvr-bounce-in-list li:hover img, .hvr-bounce-in-list li:focus img, .hvr-bounce-in-list li:active img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

/* Bounce Out */
.hvr-bounce-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.hvr-bounce-out:hover, .hvr-bounce-out:focus, .hvr-bounce-out:active {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}


/* Rotate */
.hvr-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-rotate:hover, .hvr-rotate:focus, .hvr-rotate:active {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
}

/* Grow Rotate */
.hvr-grow-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-grow-rotate:hover, .hvr-grow-rotate:focus, .hvr-grow-rotate:active {
    -webkit-transform: scale(1.1) rotate(4deg);
    transform: scale(1.1) rotate(4deg);
}

/* Float */
.hvr-float {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}

/* Sink */
.hvr-sink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-sink:hover, .hvr-sink:focus, .hvr-sink:active {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
}

/* Bob */
@-webkit-keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }

    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }

    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

@keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }

    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }

    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

@-webkit-keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

@keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

.hvr-bob {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
    -webkit-animation-name: hvr-bob-float, hvr-bob;
    animation-name: hvr-bob-float, hvr-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}

/* Hang */
@-webkit-keyframes hvr-hang {
    0% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }

    50% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }

    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}

@keyframes hvr-hang {
    0% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }

    50% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }

    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}

@-webkit-keyframes hvr-hang-sink {
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}

@keyframes hvr-hang-sink {
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}

.hvr-hang {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-hang:hover, .hvr-hang:focus, .hvr-hang:active {
    -webkit-animation-name: hvr-hang-sink, hvr-hang;
    animation-name: hvr-hang-sink, hvr-hang;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}

/* Skew */
.hvr-skew {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-skew:hover, .hvr-skew:focus, .hvr-skew:active {
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg);
}

/* Skew Forward */
.hvr-skew-forward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}

.hvr-skew-forward:hover, .hvr-skew-forward:focus, .hvr-skew-forward:active {
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg);
}

/* Skew Backward */
.hvr-skew-backward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}

.hvr-skew-backward:hover, .hvr-skew-backward:focus, .hvr-skew-backward:active {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
}

/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }

    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }

    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.hvr-wobble-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
    -webkit-animation-name: hvr-wobble-vertical;
    animation-name: hvr-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }

    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px);
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }

    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px);
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.hvr-wobble-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
    -webkit-animation-name: hvr-wobble-horizontal;
    animation-name: hvr-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

/* Wobble To Bottom Right */
@-webkit-keyframes hvr-wobble-to-bottom-right {
    16.65% {
        -webkit-transform: translate(8px, 8px);
        transform: translate(8px, 8px);
    }

    33.3% {
        -webkit-transform: translate(-6px, -6px);
        transform: translate(-6px, -6px);
    }

    49.95% {
        -webkit-transform: translate(4px, 4px);
        transform: translate(4px, 4px);
    }

    66.6% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px);
    }

    83.25% {
        -webkit-transform: translate(1px, 1px);
        transform: translate(1px, 1px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@keyframes hvr-wobble-to-bottom-right {
    16.65% {
        -webkit-transform: translate(8px, 8px);
        transform: translate(8px, 8px);
    }

    33.3% {
        -webkit-transform: translate(-6px, -6px);
        transform: translate(-6px, -6px);
    }

    49.95% {
        -webkit-transform: translate(4px, 4px);
        transform: translate(4px, 4px);
    }

    66.6% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px);
    }

    83.25% {
        -webkit-transform: translate(1px, 1px);
        transform: translate(1px, 1px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

.hvr-wobble-to-bottom-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-wobble-to-bottom-right:hover, .hvr-wobble-to-bottom-right:focus, .hvr-wobble-to-bottom-right:active {
    -webkit-animation-name: hvr-wobble-to-bottom-right;
    animation-name: hvr-wobble-to-bottom-right;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

/* Wobble To Top Right */
@-webkit-keyframes hvr-wobble-to-top-right {
    16.65% {
        -webkit-transform: translate(8px, -8px);
        transform: translate(8px, -8px);
    }

    33.3% {
        -webkit-transform: translate(-6px, 6px);
        transform: translate(-6px, 6px);
    }

    49.95% {
        -webkit-transform: translate(4px, -4px);
        transform: translate(4px, -4px);
    }

    66.6% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px);
    }

    83.25% {
        -webkit-transform: translate(1px, -1px);
        transform: translate(1px, -1px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@keyframes hvr-wobble-to-top-right {
    16.65% {
        -webkit-transform: translate(8px, -8px);
        transform: translate(8px, -8px);
    }

    33.3% {
        -webkit-transform: translate(-6px, 6px);
        transform: translate(-6px, 6px);
    }

    49.95% {
        -webkit-transform: translate(4px, -4px);
        transform: translate(4px, -4px);
    }

    66.6% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px);
    }

    83.25% {
        -webkit-transform: translate(1px, -1px);
        transform: translate(1px, -1px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

.hvr-wobble-to-top-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-wobble-to-top-right:hover, .hvr-wobble-to-top-right:focus, .hvr-wobble-to-top-right:active {
    -webkit-animation-name: hvr-wobble-to-top-right;
    animation-name: hvr-wobble-to-top-right;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

/* Wobble Top */
@-webkit-keyframes hvr-wobble-top {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }

    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}

@keyframes hvr-wobble-top {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }

    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}

.hvr-wobble-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}

.hvr-wobble-top:hover, .hvr-wobble-top:focus, .hvr-wobble-top:active {
    -webkit-animation-name: hvr-wobble-top;
    animation-name: hvr-wobble-top;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

/* Wobble Bottom */
@-webkit-keyframes hvr-wobble-bottom {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }

    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}

@keyframes hvr-wobble-bottom {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }

    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}

.hvr-wobble-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.hvr-wobble-bottom:hover, .hvr-wobble-bottom:focus, .hvr-wobble-bottom:active {
    -webkit-animation-name: hvr-wobble-bottom;
    animation-name: hvr-wobble-bottom;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

/* Wobble Skew */
@-webkit-keyframes hvr-wobble-skew {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }

    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}

@keyframes hvr-wobble-skew {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }

    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}

.hvr-wobble-skew {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-wobble-skew:hover, .hvr-wobble-skew:focus, .hvr-wobble-skew:active {
    -webkit-animation-name: hvr-wobble-skew;
    animation-name: hvr-wobble-skew;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

/* Buzz */
@-webkit-keyframes hvr-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
}

@keyframes hvr-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
}

.hvr-buzz {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-buzz:hover, .hvr-buzz:focus, .hvr-buzz:active {
    -webkit-animation-name: hvr-buzz;
    animation-name: hvr-buzz;
    -webkit-animation-duration: 0.15s;
    animation-duration: 0.15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0);
    }

    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0);
    }
}

@keyframes hvr-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0);
    }

    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0);
    }
}

.hvr-buzz-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
    -webkit-animation-name: hvr-buzz-out;
    animation-name: hvr-buzz-out;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

/* BACKGROUND TRANSITIONS */
/* Fade */
.hvr-fade {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
}

.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
    background-color: #106f9f;
    color: white;
}

/* Back Pulse */
@-webkit-keyframes hvr-back-pulse {
    50% {
        background-color: rgba(32, 152, 209, 0.75);
    }
}

@keyframes hvr-back-pulse {
    50% {
        background-color: rgba(32, 152, 209, 0.75);
    }
}

.hvr-back-pulse {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
}

.hvr-back-pulse:hover, .hvr-back-pulse:focus, .hvr-back-pulse:active {
    -webkit-animation-name: hvr-back-pulse;
    animation-name: hvr-back-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background-color: #106f9f;
    background-color: #106f9f;
    color: white;
}

/* Sweep To Right */
.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #106f9f;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
    color: white;
}

.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

/* Sweep To Left */
.hvr-sweep-to-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-sweep-to-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #106f9f;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
    color: white;
}

.hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

/* Sweep To Bottom */
.hvr-sweep-to-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-sweep-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #106f9f;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
    color: white;
}

.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

/* Sweep To Top */
.hvr-sweep-to-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-sweep-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #106f9f;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
    color: white;
}

.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

/* Bounce To Right */
.hvr-bounce-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.hvr-bounce-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #106f9f;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
    color: white;
}

.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Bounce To Left */
.hvr-bounce-to-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.hvr-bounce-to-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #106f9f;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-bounce-to-left:hover, .hvr-bounce-to-left:focus, .hvr-bounce-to-left:active {
    color: white;
}

.hvr-bounce-to-left:hover:before, .hvr-bounce-to-left:focus:before, .hvr-bounce-to-left:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Bounce To Bottom */
.hvr-bounce-to-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.hvr-bounce-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #106f9f;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
    color: white;
}

.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Bounce To Top */
.hvr-bounce-to-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.hvr-bounce-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #106f9f;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-bounce-to-top:hover, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:active {
    color: white;
}

.hvr-bounce-to-top:hover:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Radial Out */
.hvr-radial-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-radial-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #106f9f;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active {
    color: white;
}

.hvr-radial-out:hover:before, .hvr-radial-out:focus:before, .hvr-radial-out:active:before {
    -webkit-transform: scale(2);
    transform: scale(2);
}

/* Radial In */
.hvr-radial-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
    background: #106f9f;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-radial-in:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e1e1e1;
    border-radius: 100%;
    -webkit-transform: scale(2);
    transform: scale(2);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-radial-in:hover, .hvr-radial-in:focus, .hvr-radial-in:active {
    color: white;
}

.hvr-radial-in:hover:before, .hvr-radial-in:focus:before, .hvr-radial-in:active:before {
    -webkit-transform: scale(0);
    transform: scale(0);
}

/* Rectangle In */
.hvr-rectangle-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #106f9f;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-rectangle-in:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e1e1e1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-rectangle-in:hover, .hvr-rectangle-in:focus, .hvr-rectangle-in:active {
    color: white;
}

.hvr-rectangle-in:hover:before, .hvr-rectangle-in:focus:before, .hvr-rectangle-in:active:before {
    -webkit-transform: scale(0);
    transform: scale(0);
}

/* Rectangle Out */
.hvr-rectangle-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-rectangle-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #106f9f;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
    color: white;
}

.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}

/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #106f9f;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-shutter-in-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e1e1e1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
    color: white;
}

.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
}

/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-shutter-out-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #106f9f;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
    color: white;
}

.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

/* Shutter In Vertical */
.hvr-shutter-in-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #106f9f;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-shutter-in-vertical:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e1e1e1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
    color: white;
}

.hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
}

/* Shutter Out Vertical */
.hvr-shutter-out-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-shutter-out-vertical:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #106f9f;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-shutter-out-vertical:hover, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:active {
    color: white;
}

.hvr-shutter-out-vertical:hover:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

/* BORDER TRANSITIONS */
/* Border Fade */
.hvr-border-fade {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
    /* Hack to improve aliasing on mobile/tablet devices */
}

.hvr-border-fade:hover, .hvr-border-fade:focus, .hvr-border-fade:active {
    box-shadow: inset 0 0 0 4px #106f9f, 0 0 1px rgba(0, 0, 0, 0);
    /* Hack to improve aliasing on mobile/tablet devices */
}

/* Hollow */
.hvr-hollow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: background;
    transition-property: background;
    box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
    /* Hack to improve aliasing on mobile/tablet devices */
}

.hvr-hollow:hover, .hvr-hollow:focus, .hvr-hollow:active {
    background: none;
}

/* Trim */
.hvr-trim {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}

.hvr-trim:before {
    content: '';
    position: absolute;
    border: white solid 4px;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.hvr-trim:hover:before, .hvr-trim:focus:before, .hvr-trim:active:before {
    opacity: 1;
}

/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
    }
}

@keyframes hvr-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
    }
}

.hvr-ripple-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}

.hvr-ripple-out:before {
    content: '';
    position: absolute;
    border: #e1e1e1 solid 6px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out;
}

/* Ripple In */
@-webkit-keyframes hvr-ripple-in {
    100% {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 1;
    }
}

@keyframes hvr-ripple-in {
    100% {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 1;
    }
}

.hvr-ripple-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}

.hvr-ripple-in:before {
    content: '';
    position: absolute;
    border: #e1e1e1 solid 4px;
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.hvr-ripple-in:hover:before, .hvr-ripple-in:focus:before, .hvr-ripple-in:active:before {
    -webkit-animation-name: hvr-ripple-in;
    animation-name: hvr-ripple-in;
}

/* Outline Out */
.hvr-outline-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}

.hvr-outline-out:before {
    content: '';
    position: absolute;
    border: #e1e1e1 solid 4px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left;
}

.hvr-outline-out:hover:before, .hvr-outline-out:focus:before, .hvr-outline-out:active:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
}

/* Outline In */
.hvr-outline-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}

.hvr-outline-in:before {
    pointer-events: none;
    content: '';
    position: absolute;
    border: #e1e1e1 solid 4px;
    top: -16px;
    right: -16px;
    bottom: -16px;
    left: -16px;
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left;
}

.hvr-outline-in:hover:before, .hvr-outline-in:focus:before, .hvr-outline-in:active:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
    opacity: 1;
}

/* Round Corners */
.hvr-round-corners {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: border-radius;
    transition-property: border-radius;
}

.hvr-round-corners:hover, .hvr-round-corners:focus, .hvr-round-corners:active {
    border-radius: 1em;
}

/* Underline From Left */
.hvr-underline-from-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
}

.hvr-underline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #106f9f;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
    right: 0;
}

/* Underline From Center */
.hvr-underline-from-center {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
}

.hvr-underline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #106f9f;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
    left: 0;
    right: 0;
}

/* Underline From Right */
.hvr-underline-from-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
}

.hvr-underline-from-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 100%;
    right: 0;
    bottom: 0;
    background: #106f9f;
    height: 4px;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-underline-from-right:hover:before, .hvr-underline-from-right:focus:before, .hvr-underline-from-right:active:before {
    left: 0;
}

/* Overline From Left */
.hvr-overline-from-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
}

.hvr-overline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    top: 0;
    background: #106f9f;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-overline-from-left:hover:before, .hvr-overline-from-left:focus:before, .hvr-overline-from-left:active:before {
    right: 0;
}

/* Overline From Center */
.hvr-overline-from-center {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
}

.hvr-overline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    top: 0;
    background: #106f9f;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-overline-from-center:hover:before, .hvr-overline-from-center:focus:before, .hvr-overline-from-center:active:before {
    left: 0;
    right: 0;
}

/* Overline From Right */
.hvr-overline-from-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
}

.hvr-overline-from-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 100%;
    right: 0;
    top: 0;
    background: #106f9f;
    height: 4px;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-overline-from-right:hover:before, .hvr-overline-from-right:focus:before, .hvr-overline-from-right:active:before {
    left: 0;
}

/* Reveal */
.hvr-reveal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
}

.hvr-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-color: #106f9f;
    border-style: solid;
    border-width: 0;
    -webkit-transition-property: border-width;
    transition-property: border-width;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-reveal:hover:before, .hvr-reveal:focus:before, .hvr-reveal:active:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    border-width: 4px;
}

/* Underline Reveal */
.hvr-underline-reveal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
}

.hvr-underline-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    background: #106f9f;
    height: 4px;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-underline-reveal:hover:before, .hvr-underline-reveal:focus:before, .hvr-underline-reveal:active:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

/* Overline Reveal */
.hvr-overline-reveal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
}

.hvr-overline-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    background: #106f9f;
    height: 4px;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-overline-reveal:hover:before, .hvr-overline-reveal:focus:before, .hvr-overline-reveal:active:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}


/**************/
.govlinks {
    min-width: 140px;
    list-style: none;
    padding: 8px;
    margin: 0;
    margin-left: -15px;
}

.govlinks.mobile_menu{
    margin-left: 15px;
}



.govlinks li {
    display: inline-block;
    vertical-align: top;
    padding: 0px 1px;
}

.govlinks li a {
    display: block;
    width: 64px;
    height: 64px;
    border-radius: 100%;
    background: url(../imgs/goverments.png) -194px 0;
    -webkit-box-shadow: inset 0 0 0 2px #10337e;
    box-shadow: inset 0 0 0 2px #10337e;
    background-position: 14px;
    background-size: 210px;
    transition: all 0.2s linear;
}


.govlinks .govlink1 {
    background-position-x: -216px
}

.govlinks .govlink2 {
    background-position-x: -346px
}

.govlinks .govlink3 {
    background-position-x: -281px
}


.govlinks li a:hover {
    /*-webkit-box-shadow: inset 0 0 0 1px var(--twoGradiantColor), 0 2px 0px 1px var(--whiteColor), 0 2px 2px 2px red;
    box-shadow: inset 0 0 0 1px var(--twoGradiantColor), 0 2px 0px 1px var(--whiteColor), 0 2px 2px 2px red;*/

    -webkit-box-shadow: inset 0 0 0 2px var(--colorSheetbtn);
    box-shadow: inset 0 0 0 2px var(--colorSheetbtn);

}


/*************************************/
#overlay-slider {
    background-image: linear-gradient(to right, red, yellow);
}

.night {
    background-color: rgba(17, 16, 34, 0.911);
}

.label {
    background-color: var(--colorDark);
    display: flex;
    height: 30px;
    border-radius: 50px;
    margin-left: 78px;
    width: 100px;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 0 15px;
    transition: all .5s ease-in-out;
    cursor: pointer;
    border: 2px solid var(--lightColor);
}

.label .fa-moon {
    color: rgb(250, 250, 250);
}

label .fa-sun {
    color: rgb(243, 188, 36);
}

.blob {
    position: absolute;
    left: 50%;
    width: 50%;
    height: 100%;
    background: var(--oneGradiantColor);
    border-radius: 50px;
    transition: .5s ease all;
}

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

.info {
    display: block;
    margin-top: 50px;
}

.info.night {
    color: white;
}

.checkbox:checked + .label .blob {
    left: 0;
}

.checkbox:checked + .label {
    background-color: var(--primaryColor);
}


.kl-bottommask {

    z-index: 1;

}


.maskcontainer--mask3 {

    border-bottom: 0 !important;

}


.kl-bottommask--mask3 {

    position: absolute;

    top: 500px;

    bottom: 0;

    left: 0;

    width: 100%;

}


.kl-bottommask--mask3 .svgmask {

    position: absolute;

    z-index: 999999999999999999999;

    left: 50%;

    -webkit-transform: translateX(-50%);

    -ms-transform: translateX(-50%);

    transform: translateX(-50%);

    margin-bottom: -15px;

}


/* Mask 5 */
.maskcontainer--mask5 {

    border-bottom: 0 !important;

    padding-bottom: 75px;

}


.kl-bottommask--mask5 {

    position: absolute;

    bottom: 0;

    left: 0;

    width: 100%;

    height: 64px;

}


.kl-bottommask--mask5 .svgmask {

    position: absolute;

    bottom: 0;

    left: 50%;

    -webkit-transform: translateX(-50%);

    -ms-transform: translateX(-50%);

    transform: translateX(-50%);

}


.kl-bottommask--mask5 .bmask-customfill {

    -webkit-transform: translateY(-1px);

    -ms-transform: translateY(-1px);

    transform: translateY(-1px);

}


/* Hack for safari only to hide shadow */
.is-safari .svgmask .bmask-bgfill,
.is-safari .kl-bottommask--mask3 .bmask-bgfill,
.is-safari .kl-bottommask--mask4 .bmask-bgfill {

    -webkit-filter: none;

    filter: none;

}


/* Mask 6 */
.maskcontainer--mask6 {

    border-bottom: 0 !important;

    padding-bottom: 70px;

}


.kl-bottommask--mask6 {

    position: absolute;

    bottom: 0;

    left: 0;

    width: 100%;

    height: 57px;

}


.kl-bottommask--mask6 .svgmask {

    position: absolute;

    bottom: 0;

    left: 50%;

    -webkit-transform: translateX(-50%);

    -ms-transform: translateX(-50%);

    transform: translateX(-50%);

}

.gorgan-center {
    height: 97px;
    background: url(../images/HeaderPattern.png) repeat-x;
    opacity: 1.0;
    top: 71px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    overflow: hidden;
    /* box-shadow: 0 40px 20px 20px rgba(0, 0, 0, 0.16); */
    /*backdrop-filter: blur(4px);*/

}

.waves {
position: relative;
width: 100%;
height: 40px;
margin-top: -60px;
z-index: 9;
overflow: hidden;
}

.waves-h {
position: relative;
width: 100%;
height: 42px;
margin-top: 333px;
z-index: 0;
}

.waves2 {
position: relative;
width: 100%;
height: 40px;
margin-top: -50px;
z-index: 11;
overflow: hidden;
}

.waves3 {
position: absolute;
width: 100%;
height: 40px;
transform: rotate(180deg);
margin-top: 0x;
z-index: 11;
overflow: hidden;
}

svg {
overflow: visible;
vertical-align: middle;
}

.parallaxx > use {
animation: move-forever 25s cubic-bezier(.55, .5, .45, .5) infinite
}

.parallaxx > use:nth-child(1) {
animation-delay: -2s;
animation-duration: 7s
}

.parallaxx > use:nth-child(2) {
animation-delay: -3s;
animation-duration: 10s
}

.parallaxx > use:nth-child(3) {
animation-delay: -4s;
animation-duration: 13s
}

.parallaxx > use:nth-child(4) {
animation-delay: -5s;
animation-duration: 20s
}

@keyframes move-forever {
0% {
    transform: translate3d(-90px, 0, 0)
}
100% {
    transform: translate3d(85px, 0, 0)
}
}

@media (max-width: 768px) {
.waves {
    height: 40px;
    margin-top: -60px;
}
}


.aboutus_text {
background: linear-gradient(to top, rgba(196, 223, 241, 0) 0%, rgba(196, 223, 241, 0.5) 90%);
padding: 10px;
text-align: justify;
border-radius: 10px;
line-height: 29px;
color: var(--lightColor);
height: 300px;
position: relative;
box-shadow: -40px 0 35px -50px rgba(0, 0, 0, .8), 40px -10px 35px -50px rgba(0, 0, 0, .8);
text-shadow: 2px 2px #525252;
}

.aboutus_text ul {
text-align: right;
list-style: none;
}

.aboutus_text li {
font-size: 15px;
direction: rtl;
}


.aboutus_text h4 {

font-size: 20px;

line-height: 30px;

font-weight: 600;

margin-bottom: 15px;

color: #6a6565

}


.aboutus_text a {

font-size: 12px;

font-weight: 600;

line-height: 25px;

display: inline-block

}


.aboutus_text a i {

float: left;

margin-right: 5px;

line-height: inherit;

font-size: 10px

}


.aboutus_text h5 {

font-size: 16px;

line-height: 30px;

font-weight: 600;

margin-bottom: 15px;

color: var(--colorSheetbtn);
text-align: right;

}


.aboutus_logo {
z-index: 3;
background: linear-gradient(to bottom, rgba(196, 223, 241, 0) 0%, rgba(196, 223, 241, 0.5) 90%);
text-align: center;
height: 300px;
border-radius: 10px;
line-height: 300px;
position: relative;
box-shadow: -40px 0 35px -50px rgba(0, 0, 0, .8), 40px -10px 35px -50px rgba(0, 0, 0, .8)
}


@-webkit-keyframes rotate {
0% {
    -webkit-transform: rotate(0deg);
}
50% {
    -webkit-transform: rotate(180deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}

@-moz-keyframes rotate {
0% {
    -moz-transform: rotate(0deg);
}
50% {
    -moz-transform: rotate(180deg);
}
100% {
    -moz-transform: rotate(360deg);
}
}

@-o-keyframes rotate {
0% {
    -o-transform: rotate(0deg);
}
50% {
    -o-transform: rotate(180deg);
}
100% {
    -o-transform: rotate(360deg);
}
}

@keyframes rotate {
0% {
    transform: rotate(0deg);
}
50% {
    transform: rotate(180deg);
}
100% {
    transform: rotate(360deg);
}
}


.aboutus_logo img {
height: 356px;
margin-top: -55px;
}


.aboutus_logo:before {
content: "";
right: 60px;
left: 60px;
bottom: -5px;
position: absolute;
border-radius: 50%;
height: 8px;
background-color: rgba(0, 0, 0, .05);
-webkit-filter: blur(3px);
filter: blur(3px)
}


.about_shape_bg {
/*position: absolute;
top: 40%;
left: 0;
right: 0;
opacity: 1.0;
width: 90%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
margin: 0 auto;
display: table;
z-index: 2;*/
    position: absolute;
    top: 112px;
    left: 0;
    right: 27px;
    opacity: 0.7;
    width: 35%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto;
    display: table;
    z-index: 2;
}

.about_shape_bg img {
    -webkit-animation: rotate 80s infinite linear;
    -moz-animation: rotate 80s infinite linear;
    -o-animation: rotate 80s infinite linear;
    animation: rotate 80s infinite linear;
}


.intro-slide1 {
    height: 400px;
    z-index: 3333;
    background-image: linear-gradient(0deg, transparent, rgba(0, 0, 0, .5));
}


#scroll-down-animation {
    position: absolute;
    top: 350px;
    left: 90px;
    z-index: 2;
    transform: translate(-50%, -50%);

}

h2 {
    color: var(--whiteColor);
    font-family: 'IRANSans', 'Arial', sans-serif;
    font-weight: 200;
    font-size: 16px;
}


.mouse {
    margin: 0 auto;
    display: block;
    border-radius: 50px;
    border: 2px solid var(--whiteColor);
    height: 40px;
    width: 20px;
    position: relative;
}

.move {
    position: absolute;
    background-color: var(--whiteColor);
    height: 10px;
    width: 4px;
    border-radius: 15px;
    left: 50%;
    top: 50%;
    transform: translateX(-50%);
    /*animation: move 0.75s linear infinite;*/
}

@keyframes move {
    0% {
        transform: translate(-50%, 0px);
        opacity: 0;
    }
    50% {
        transform: translate(-50%, 10px);
        opacity: 1;
    }
    100% {
        transform: translate(-50%, 30px);
        opacity: 0;
    }
}

.header a:hover {
    opacity: 1 !important;
}

.center {
    background-position: center center;
    background-repeat: no-repeat;
    /* float: right; */
    height: 0px;
    /* left: auto; */
    /* padding: 0; */
    /*position: absolute;
	left: calc(23%);
	top: 0px;*/
    position: absolute;
    top: 0px;
    /*left: 50%;*/
    transform: translate(-50%, -50%);
    z-index: 2;
    /*filter: drop-shadow(4px 3px 38px #0f4e7a);*/
    filter: drop-shadow(0px -4px 74px #38ab986b);
}

.center img {
    width: 380px;
}

.center .slim {
    content: "";
    position: absolute;
    height: 210px;
    background: url(../images/Header-Shamse-min-1.png) no-repeat center top;
    opacity: 0.4;
    background-size: 210px 210px;
    left: calc(50% - 50%);
    width: 100%;
    z-index: 3;
    top: -132px;
    -webkit-animation: rotate 80s infinite linear;
    -moz-animation: rotate 80s infinite linear;
    -o-animation: rotate 80s infinite linear;
    animation: rotate 80s infinite linear;
}

.img-shahrdari {
    bottom: 167px;
    position: relative;
    /* margin-left: 340px; */
    left: 126px;
}

.img-shahrdari-internal {
    position: relative;
}

.img-shahrdari img, .img-shahrdari-internal img {
    width: 156px;
    z-index: 4;
}

.img-shahrdari2 {
    bottom: 0px;
    position: relative;
    margin-left: 111px;
}

.img-shahrdari2 img {
    width: 130px;
    z-index: 4;
}


/*Slider*/
.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block;
}

.slick-slider {
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: 0;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.slick-track {
    top: 0;
    left: 0;
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: "";
}

.block-main #slider {
    width: 100%;
    height: 525px;
    box-shadow: 8px 12px 20px 3px rgb(0 0 0 / 10%);
    overflow: hidden;
    border-radius:15px;
    opacity: 0.87;
}

.block-main #slider .slick-prev {
    height: 56px;
    width: 56px;
    border: 2px solid var(--whiteColor);
    top: 25px;
    left: 15px;
    z-index: 99;
    right: unset;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 11px;
    box-shadow: 0 10px 15px rgba(45, 52, 106, 0.08);
}

.block-main #slider .slick-next:before,
.block-main #slider .slick-prev:before {
    right: 0;
    top: 0;
    bottom: 0;
    height: 20px;
    margin: auto;
    left: 0;
    font-family: Flaticon;
}

.block-main #slider .slick-prev:before {
    content: "←";
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.block-main #slider button:hover:before {
    color: var(--oneGradiantColor);
}

.block-main #slider button:hover {
    border: 2px solid var(--oneGradiantColor);
}

.block-main #slider .slick-next:before {
    content: "→";
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.block-main #slider .slick-next {
    height: 56px;
    width: 56px;
    border: 2px solid var(--whiteColor);
    top: 25px;
    right: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 11px;
    box-shadow: 0 10px 15px rgba(45, 52, 106, 0.08);
}

.block-main #slider .slick-slide {
    position: relative;
    /*float: right;*/
}

.block-main #slider-min .slick-slide {
    position: relative;
    /*float: right;*/
    cursor: pointer;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 5px;
}

.block-main #slider-min .slick-slide img {
    width: 100%;
    height: 68px;
    border-radius: 15px;
    margin-top: -5px;
}

.block-main #slider-min .slick-active {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.block-main #slider .pic {
    width: 100%;
    height: 525px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
}

.block-main #slider .pic:before {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    /*background-image: url(../images/slider-bg.png);*/
    background: -moz-linear-gradient(left, rgba(2, 2, 2, 1) 0%, rgba(255, 255, 255, 0) 48%, rgba(2, 2, 2, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(2, 2, 2, 1) 0%, rgba(255, 255, 255, 0) 48%, rgba(2, 2, 2, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(2, 2, 2, 1) 0%, rgba(255, 255, 255, 0) 48%, rgba(2, 2, 2, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#020202', GradientType=1); /* IE6-9 */
    content: "";
}

.block-main #slider .title {
    width: 96%;
    right: 0;
    left: 0;
    height: auto;
    bottom: 155px;
    position: absolute;
    border-radius: 50px;
}

.block-main #slider .title a {
    background-color: var(--oneGradiantColor);
    padding: 5px 14px;
    border-radius: 15px 0px 0px 15px;
    color: var(--whiteColor);
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.block-main #slider .title a h2 {
    background-color: var(--oneGradiantColor);
    display: inline;
}

.block-main #slider .title a span {
    margin-right: 0;
    right: 0;
    display: block;
    font-size: 12px;
    position: absolute;
    top: -35px;
    background-color: #141414;
    background-color: rgb(134 134 134 / 60%);
    padding: 2px 10px;
    line-height: 25px;
    direction: rtl;
    border-radius: 15px 0px 0px 15px;
}

.block-main #slider .content {
    width: 96%;
    right: 0;
    left: 0;
    margin: auto;
    height: 147px;
    bottom: 10px;
    position: absolute;
    background-color: rgba(12, 12, 12, 0.7);
    color: var(--whiteColor);
    text-shadow: 0 2px 6px var(--colorDark);
    line-height: 30px;
    font-size: 13px;
    text-align: justify;
    padding: 10px 15px 100px;
    border-radius: 15px;
}

.block-main #slider .content p {
    height: 34px;
    overflow: hidden;
    font-weight: 700;
    direction: rtl;
}

.block-main #slider .content a .more {
    float: left;
    margin-left: -25px;
    background-color: var(--oneGradiantColor);
    color: var(--whiteColor);
    padding: 0 10px 2px;
    font-size: 12px;
    line-height: 26px;
    position: relative;
    margin-top: -42px;
    border-radius: 0px 15px;
}

.block-main #slider .content a .more:before {
    content: "";
    position: absolute;
    left: 0;
    top: -7px;
    width: 0;
    height: 0;
    border-bottom: 7px solid var(--primaryColor);
    border-left: 10px solid transparent;
}

.block-main #slider-min {
    width: 100%;
    height: 68px;
    margin-top: -90px;
    position: relative;
    /*z-index: 99;*/
    margin-bottom: 30px;
    padding: 0 25px;
    overflow: hidden;
}

.block-main #top-slider-gallery {
    width: auto;
    position: absolute;
    top: 14px;
    right: 21px;
    height: 57px;
    z-index: 9;
    background-color: #141414;
    background-color: rgba(20, 20, 20, 0.6);
    color: var(--whiteColor);
    padding: 15px 67px 15px 15px;
    font-size: 20px;
}

.block-main #top-slider-gallery span {
    position: absolute;
    width: auto;
    height: 57px;
    top: 0;
    background-color: var(--oneGradiantColor);
    padding: 5px 6px;
    line-height: 23px;
    font-size: 14px;
    right: 0;
}

.block-main .slider-gallery .slick-next {
    left: 80px;
    right: unset !important;
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block;
}

.slick-slider {
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: 0;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    top: 0;
    left: 0;
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: "";
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-dots li button,
.slick-next,
.slick-prev {
    cursor: pointer;
    border: 0;
    background: 0 0;
    outline: 0;
    height: 20px;
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    margin-top: -10px;
    padding: 0;
    color: transparent;
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0;
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1;
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: 0.25;
}

.slick-next:before,
.slick-prev:before {
    font-size: 20px;
    line-height: 1;
    opacity: 0.75;
    color: var(--whiteColor);
}

.slick-prev {
    left: -25px;
}

[dir="rtl"] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: "←";
}

.slick-next:before,
[dir="rtl"] .slick-prev:before {
    content: "→";
}

.slick-next {
    right: -25px;
}

[dir="rtl"] .slick-next {
    right: auto;
    left: -25px;
}

[dir="rtl"] .slick-next:before {
    content: "←";
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    padding: 5px;
    color: transparent;
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0;
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: 0.25;
    color: var(--colorDark);
}

.slick-dots li.slick-active button:before {
    opacity: 0.75;
    color: var(--colorDark);
}

/*Slide End*/

/*Widget Start*/
.block-main #widget_parsysm {
    height: 525px;
    box-shadow: 0 20px 32px rgba(29, 46, 54, 0.08);
    background-color: var(--whiteColor);
    padding: 14px 26px 33px 8px;
    display: flex;
    flex-direction: column;
    border-radius: 15px;
    transition: .3s;
    opacity: 0.87;
}

.block-main #widget_parsysm_extra {
    height: 100%;
    box-shadow: 0 20px 32px rgba(29, 46, 54, 0.08);
    padding: 14px 26px 33px 8px;
    display: flex;
    flex-direction: column;
    border-radius: 2px;
    transition: .3s;
    opacity: 0.87;
}


.block-main #widget_parsysm.section-1 {
    height: 450px !important;
}

.block-main #widget_parsysm.section-extra {
    height: 100% !important;
    background-color: transparent !important;
}

.section-2 .slick-slider .slick-list {
    height: 410px !important;
}


.block-main #widget_parsysm > .title {
    height: auto;
    padding: 21px 0;
    color: var(--oneGradiantColor);
    font-size: 20px;
    position: relative
}

.block-main #widget_parsysm > .title h2 {
    display: inline-block
}

.block-main #widget_parsysm > .title:after, .block-main #widget_parsysm > .title:before {
    /*height: 1px;*/
    top: 0;
    margin: auto;
    content: "";
    bottom: 0
}

.block-main #widget_parsysm > .title:before {
    width: 100%;
    background-color: #d2d6de
}

.block-main #widget_parsysm > .title:after {
    width: 0;
    background-color: var(--oneGradiantColor);
    right: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.block-main #widget_parsysm:hover > .title:after {
    width: 100%
}

.block-main #widget_parsysm > .title a {
    background-color: var(--whiteColor);
    padding: 8px 20px 8px 15px !important;
    position: relative;
    z-index: 99;
    color: var(--oneGradiantColor);
    float: none !important
}

.block-main #widget_parsysm > .title a:hover {
    color: #d02525
}

.block-main #widget_parsysm .title a:nth-child(1) {
    float: right !important;
    padding: 0 15px 0 0 !important
}

.block-main #widget_parsysm > .title i {
    background-color: var(--oneGradiantColor) !important;
    width: 16px;
    height: 16px;
    border-radius: 3px;
    color: var(--whiteColor);
    display: inline-block;
    margin-left: 10px
}

.block-main #widget_parsysm > .title i:before {
    font-size: 10px;
    line-height: 5px;
    padding-right: 3px
}

.block-main #widget_parsysm .tabs-title {
    width: 100%;
    height: auto;
    background-color: #f0f4f9;
    border-top: 1px solid #dee6f1;
    border-bottom: 1px solid #dee6f1
}

.block-main #widget_parsysm .tabs-title .tab-item {
    width: 33.3333%;
    height: auto;
    float: right;
    font-size: 12px;
    text-align: center;
    color: var(--oneGradiantColor);
    padding: 10px 9.9px;
    border-left: 1px solid #dee6f1;
    cursor: pointer
}

.block-main #widget_parsysm .tabs-title .tab-item-avtice:nth-child(3) {
    border-left: 0
}

.block-main #widget_parsysm .tabs-title .tab-item-avtice {
    background-color: var(--oneGradiantColor);
    color: var(--whiteColor)
}

.block-main #widget_parsysm .tabs-content {
    width: 100%;
    height: auto
}

.dp-module-TitleBox {
    direction: rtl;
}

.parsism-content .parsysm-content {
    width: 100%;
    height: auto;
    display: none;
    direction: rtl;
}

.parsism-content .parsysm-content:nth-child(1) {
    display: block
}

.parsism-content .parsysm-content ul {
    width: 100%;
    height: 178px;
    padding-left: 4px
}

.parsism-content .parsysm-content ul li {
    /*    border-top: 1px solid #dbdde9;
    padding: 10px;*/
    list-style: none;
}

.parsism-content .parsysm-content ul li:first-child {
    border-top: 0
}


.parsysm-content .simplebar-scrollbar:before {
    background: var(--primaryColor)
}

.parsysm-content .content ul {
    width: 100%;
    height: 200px;
    padding: 0 13px;
    margin-top: 15px
}

.block-main #widget_parsysm .content ul li {
    width: 100%;
    height: 38px;
    font-size: 12px;
    padding: 10px 0;
    border-bottom: 1px solid #dbdde9;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.block-main #widget_parsysm .content ul li h3 {
    display: inline;
    font-size: 12px
}

.block-main #widget_parsysm .content ul li span {
    float: right;
    margin-left: 5px;
    background-color: #d02525;
    color: var(--whiteColor);
    font-size: 10px;
    padding: 3px;
    border-radius: 3px;
    line-height: 14px
}

#my_simple_bar, #my_simple_bar2, #my_simple_bar3 {
    max-height: 500px;
    min-height: 450px;
    margin: 5px 5px;
}

[data-simplebar] {
    position: relative;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start
}

.simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit
}

.simplebar-mask {
    direction: inherit;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    z-index: 0
}

.simplebar-offset {
    direction: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    /*width: 750px;*/
}

.scroller-data {
    height: 424px;
    overflow-y: scroll;
}

.simplebar-content-wrapper {
    direction: inherit;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.simplebar-content-wrapper::-webkit-scrollbar, .simplebar-hide-scrollbar::-webkit-scrollbar {
    width: 0;
    height: 0
}

.simplebar-content:before, .simplebar-content:after {
    content: " ";
    display: table
}

.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none
}


[data-simplebar] {
    position: relative;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start
}

.simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit
}

.simplebar-mask {
    direction: inherit;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    z-index: 0
}

.simplebar-offset {
    direction: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch
}

.simplebar-content-wrapper {
    direction: inherit;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%;
    width: auto;
    visibility: visible;
    overflow: auto;
    max-width: 100%;
    max-height: 100%
}

.simplebar-content:after, .simplebar-content:before {
    content: " ";
    display: table
}

.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none
}

.simplebar-height-auto-observer-wrapper {
    box-sizing: inherit !important;
    height: 100%;
    width: inherit;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    flex-grow: inherit;
    flex-shrink: 0;
    flex-basis: 0
}

.simplebar-height-auto-observer {
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    overflow: hidden
}

[data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all
}

.simplebar-scrollbar {
    position: absolute;
    right: 2px;
    width: 7px;
    min-height: 10px
}

.simplebar-scrollbar:before {
    position: absolute;
    content: "";
    background: #000;
    border-radius: 7px;
    left: 0;
    right: 0;
    opacity: 0;
    transition: opacity .2s linear
}

.simplebar-track .simplebar-scrollbar.simplebar-visible:before {
    opacity: .5;
    transition: opacity 0s linear
}

.simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px
}

.simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
    height: 100%;
    left: 2px;
    right: 2px
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto
}

[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0
}

.hs-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll
}

.simplebar-track {
    right: auto;
    left: 0;
}

.simplebar-scrollbar, .simplebar-scrollbar::before {
    cursor: pointer;
}

/*Widget End*/

/*boxid*/

.box_vip_bn {
    width: 100%;
    height: auto;
    clear: both
}

.box_vip_bn li {
    list-style: none;
}

.box_vip_bn .sli_itemsp {
    display: block;
    width: 100%;
    height: 85px !important;
    margin-bottom: 5px;
    border-bottom: 1px solid #f5f5f5
}

.box_vip_bn .sli_itemsp span {
    display: block
}

.box_vip_bn .sli_itemsp img {
    width: 83px;
    height: 63px;
    float: left;
    margin: 7px 0 0 10px;
    border-radius: 5px
}

.box_vip_bn .sli_itemsp .sub_vip_t {
    font-size: 12px;
    color: #888
}

.box_vip_bn .sli_itemsp .t_vip_t {
    line-height: 22px;
    font-weight: 700
}

#widget_parsysm .prev {
    width: 25px;
    height: 25px;
    text-align: center;
    cursor: pointer;
    background: var(--colorSheetbtn);
    color: #888;
    position: absolute;
    z-index: 99999999;
    top: 15px;
    right: 20px;
    transform: rotate(90deg);
    border-radius: 3px;
    transition: all .3s ease-in-out
}

#widget_parsysm .next {
    width: 25px;
    height: 25px;
    text-align: center;
    cursor: pointer;
    background: var(--colorSheetbtn);
    color: #888;
    position: absolute;
    z-index: 99999999;
    top: 45px;
    right: 20px;
    transform: rotate(90deg);
    border-radius: 3px;
    transition: all .3s ease-in-out
}

#widget_parsysm h4 {
    position: absolute;
    height: 43px;
    background-color: var(--oneGradiantColor);
    color: var(--whiteColor);
    float: left;
    border-radius: 10px 10px 10px 0;
    line-height: 20px;
    left: 10px;
    top: -25px;
    font-family: 'IRANSans';
    font-size: 14px;
    font-weight: normal;
    padding: 5px 15px;
    z-index: 9999;
    display: inline-block;
}

.mozayedeinner a {
    z-index: 9999999999999999999999999 !important;
}

.mozayedeinner h4 {
    position: absolute;
    background-color: var(--oneGradiantColor);
    color: var(--whiteColor);
    float: left;
    line-height: 20px;
    font-family: 'IRANSans';
    font-size: 12px;
    font-weight: normal;
    padding: 5px 15px;
    z-index: 999999999999999999999999999999;
    display: inline-block;
}

#widget_parsysm h4:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 15px;
    border-radius: 30px 0px 0px 0;
    display: block;
    background-color: var(--whiteColor);
    bottom: 0;
    left: 0;
}

#widget_parsysm h5 {
    position: absolute;
    height: 43px;
    background-color: var(--oneGradiantColor);
    color: var(--whiteColor);
    float: left;
    border-radius: 10px 10px 10px 0;
    line-height: 20px;
    left: 15px;
    top: 34px;
    font-family: 'IRANSans';
    font-size: 14px;
    font-weight: normal;
    padding: 5px 15px;
    z-index: 9999;
    display: inline-block;
}

#widget_parsysm h5:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 15px;
    border-radius: 30px 0px 0px 0;
    display: block;
    background-color: var(--whiteColor);
    bottom: 0;
    left: 0;
}

#widget_parsysm .next:hover, #widget_parsysm .prev:hover {
    color: var(--whiteColor);
    background-color: var(--oneGradiantColor);
}

.box_vip_bn li .listm,
.box_vip_bn li a {
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 5px;
    position: relative;
    z-index: 10;
    width:100%;
}

.box_vip_bn li.show_prof {
    position: relative;
}

.box_vip_bn li.show_prof:before {
    content: '';
    position: absolute;
    right: 4.5rem;
    width: 0.25rem;
    top: -5px;
    bottom: 5px;
    height: calc(100% - 5px);
    background-color: #E7E9F5;
}

.list-box {
    overflow: hidden;
    margin: 5px 8px;
    border-radius: 15px;
    box-shadow: 0 1px 1px rgba(46, 76, 91, 0.23);
    background: var(--lightColor);
    padding: 10px;
    text-align: right;
    direction: rtl;
    background: linear-gradient(to right, rgb(26 160 137 / 8%) 0%, rgb(239 239 239) 100%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    /* height: 100%; */
    position: relative;
}

.box_vip_bn li .listm .maghale_cover,
.box_vip_bn li a .maghale_cover {
    background: var(--whiteColor);
    box-shadow: 0 0 10px var(--blackOp);
    border-radius: 5px;
    float: right;
    overflow: hidden;
    width: 90px;
    height: 90px;
    margin-right: -3px;
    margin-left: 8px;
}

.box_vip_bn li .listm .history_cover,
.box_vip_bn li a .history_cover {
    background: #bbd8eb;
    box-shadow: 0 0 10px var(--blackOp);
    border-radius: 5px;
    float: right;
    color: var(--whiteColor);
    overflow: hidden;
    width: 90px;
    height: 90px;
    margin-right: -3px;
    margin-left: 8px;
}

.box_vip_bn li a .history_cover i {
    padding: 26px 0 0 26px;
}

.box_vip_bn li a .maghale_cover img {
    width: 90px;
    height: 90px;
}

.box_vip_bn li a .history_cover img {
    width: 90px;
    height: 90px;
}

.box_vip_bn li .listm h3 a,
.box_vip_bn li a h3 {
    color: var(--colorDark);
    font-size: 12px;
    margin: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-right: 21px !important;
    text-align: right;
    direction: rtl;
}

.box_vip_bn li .listm h2 a,
.box_vip_bn li a h2 {
    color: #616161;
    font-size: 15px;
    margin: 0;
    text-overflow: ellipsis;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    /* padding-right: 21px !important; */
    padding: 26px 0;
    text-align: right;
    direction: rtl;
}

.box_vip_bn li .listm h3:hover a,
.box_vip_bn li a:hover h3 {
    color: var(--primaryColor);
}


.box_vip_bn li .listm span,
.box_vip_bn li a span {
    font-size: 12px;
    color: var(--colorSheetbtn);
    font-weight: normal;
    display: table-cell;
    padding-right: 8px !important;
    padding: 0;
    overflow: hidden;
    max-height: 43px;
    text-align: right;
    direction: rtl;
    margin-bottom: 7px;
    width: 100% !important;
}


.box_vip_bn li .calendar_show {
    overflow: hidden;
    color: var(--oneGradiantColor);
    z-index: 99;
    margin: 1px;
    border: 2px solid var(--oneGradiantColor);
    border-radius: 12px;
    padding: 0;
    float: left;
    text-align: center;
    font-size: 12px;
    margin-top: 25px;
    direction: rtl;
    padding-right: 8px;
    bottom: -6px;
    background-color: var(--menuMainColor);
}

.box_vip_bn li .calendar_show small {
    background: var(--oneGradiantColor);
    color: var(--whiteColor);
    font-size: 11px;
    /* font-weight: normal; */
    padding: 3px 4px;
    position: relative;
    top: -2px;
    margin-right: 5px;
}

.box_vip_bn:after{
    content: "";
    width: 100%;
    height: 120px;
    background: linear-gradient(180deg, rgb(0 0 0 / 0%) 0%, #ffffffe6 100%);
    bottom: 0;
    left: 0;
    position: absolute;
    transition: .3s;
    pointer-events: none;
    z-index: 12;
    border-radius: 15px;
}
.box_vip_bn li > a > .view_counter,
.box_vip_bn li > a > .view_counter {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99;
    color: var(--whiteColor);
    font-size: 12px;
    padding: 10px;
}

.box_vip_bn li > .listm > .view_counter,
.box_vip_bn li > a > .view_counter {

    left: auto;
    right: 0;
    position: relative;
    color: #000;
    float: left;
    margin: 1px;
    padding: 0 15px 0 0;
    margin-top: 19px;
    bottom: -6px;
    background-color: var(--menuMainColor);
    padding: 2px 7px;
    border-radius: 12px;

}

.box_vip_bn li > .listm > .view_counter > img,
.box_vip_bn li > .listm > .view_counter > svg,
.box_vip_bn li > a > .view_counter > img,
.video_list li > a > .view_counter > img,
.box_vip_bn li > a > .view_counter > svg,
.video_list li > a > .view_counter > svg {
    width: 15px;
    height: 14px;
    position: relative;
    top: -2px;
    margin-right: 4px;
}

.scroll-btn {
    position: absolute;
    bottom: 15px;
    left: 50%;
    z-index:11;
    transform: translateX(-50%);
    pointer-events: auto;
}
.scroll-btn__icon {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    width: 36px;
    height: 36px;
    color:var(--whiteColor);
    background: var(--primeColor);
    border-radius: 50%;
    position: relative;
    cursor: pointer;
    transition: .3s;
}
.scroll-btn__icon .scroll-btn__title {
    position: absolute;
    top: -9px;
    width: -moz-max-content;
    width: max-content;
    display: flex;
    font-size: 14px;
    justify-content: center;
    align-items: center;
    padding: 10px;
    background: var(--primeColor);
    color:var(--whiteColor);
    border-radius: 100px;
    transform: translateY(-100%);
    transition: .3s;
}
.scroll-btn__icon::after {
    content: "";
    position: absolute;
    width: 9px;
    height: 9px;
    background: var(--primeColor);
    top: 1px;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    transition: .3s;
}

/*boxid*/

/*tabs start*/
.entrupt {
    line-height: 24px;
    /*display: block;
    margin: 0 0 0.25em 0;*/
}

.tabs {
    position: relative;
    margin-top: 0px;
    /*overflow: hidden;*/
    /* margin: 0 auto; */
    width: 100%;
    font-weight: 300;
    font-size: 1.25em;
    border-radius: 15px;

}

/* Nav */

.tabs nav {
    text-align: center;
}

.tabs nav ul {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    height: 80px;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px;
    list-style: none;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    direction: rtl;
    /*new*/
    padding: 1.2rem;
    gap: 1.6rem;
    overflow-x: auto;
}



.tabs nav ul li {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0;
    text-align: center;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.tabs nav a {
    position: relative;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 2.5;
}

.tabs nav a span {
    vertical-align: middle;
    font-size: 0.75em;
}

.tabs nav li.tab-current a {
    color: #74777b;
}

.tabs nav a:focus {
    outline: none;
}

/* Icons */
.icon::before {
    z-index: 10;
    display: inline-block;
    margin: 0 0.4em 0 0;
    vertical-align: middle;
    text-transform: none;
    font-weight: normal;
    font-variant: normal;
    font-size: 1.3em;
    font-family: 'stroke7pixeden';
    line-height: 1;
    speak: none;
    -webkit-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.content-wrap section {
    /*display: none;
	margin: 0 auto;
	height: 410px;
	padding: 1em;
	max-width: 1200px;
	text-align: center;
	box-shadow: 0 20px 32px rgb(29 46 54 / 8%);
	background-color: var(--whiteColor);
	padding: 14px 26px 33px 8px;*/

    display: none;
    margin: 0 auto;
    height: 459px;
    padding: 1em;
    max-width: 1200px;
    text-align: center;
    box-shadow: 0 20px 32px rgba(29, 46, 54, 0.08);
    /*background-color: var(--whiteColor);*/
    background-color: #ffffff42;
    padding: 14px 26px 33px 8px;
}

.custom-container {
    margin-right: -10px;
}

.content-wrap section.content-current {
    display: block;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    /*overflow-y : scroll;*/
}

.content-wrap section p {
    margin: 0;
    padding: 0.75em 0;
    color: rgba(40, 44, 42, 0.05);
    font-weight: 900;
    font-size: 4em;
    line-height: 1;
}

/* Fallback */
.no-js .content-wrap section {
    display: block;
    padding-bottom: 2em;
    border-bottom: 1px solid var(--grayOp);
}

.no-flexbox nav ul {
    display: block;
}

.no-flexbox nav ul li {
    min-width: 15%;
    display: inline-block;
}

@media screen and (max-width: 58em) {
    .tabs nav a.icon span {
        display: none;
    }

    .tabs nav a:before {
        margin-right: 0;
    }
}

.tabs-style-shape {
    max-width: 1200px;
    margin-top: -120px;
    box-shadow: 8px 25px 32px rgb(29 46 54 / 8%);
}

.tabs-style-shape nav ul li {
    margin: 0 3em;
}

.tabs-style-shape nav ul li:first-child {
    margin-left: 0;
}

.tabs-style-shape nav ul li.tab-current {
    z-index: 100;
}

.tabs-style-shape nav li a {
    overflow: visible;
    margin: 0 -3em 0 0;
    padding: 0;
    color: var(--whiteColor);
    font-weight: 500;
}

.tabs-style-shape nav li:first-child a span {
    padding-left: 2em;
    border-radius: 30px 0 0 0;
}

.tabs-style-shape nav li:last-child a span {
    padding-right: 2em;
    border-radius: 0 30px 0 0;
}

.tabs-style-shape nav li a svg {
    position: absolute;
    left: 100%;
    margin: 0;
    width: 3em;
    height: 100%;
    fill: var(--colorSheetbtn);
}

.tabs-style-shape nav li a svg:nth-child(2),
.tabs-style-shape nav li:last-child a svg {
    right: 100%;
    left: auto;
    -webkit-transform: scale3d(-1, 1, 1);
    transform: scale3d(-1, 1, 1);
}

.tabs-style-shape nav li a span {
    display: block;
    overflow: hidden;
    padding: 0.65em 0;
    background-color: var(--colorSheetbtn);
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tabs-style-shape nav li a:hover span {
    background-color: var(--oneGradiantColor);
}

.tabs-style-shape nav li a:hover svg {
    fill: var(--oneGradiantColor);
}

/* Make only shape clickable */
.tabs-style-shape nav li a svg {
    pointer-events: none;
}

.tabs-style-shape nav li a svg use {
    pointer-events: auto;
}

.tabs-style-shape nav li.tab-current a span,
.tabs-style-shape nav li.tab-current a svg {
    -webkit-transition: none;
    transition: none;
}

.tabs-style-shape nav li.tab-current a span {
    background: var(--whiteColor);
}

.tabs-style-shape nav li.tab-current a svg {
    fill: var(--whiteColor);
}

.tabs-style-shape .content-wrap {
    background: var(--whiteColor);
}

@media screen and (max-width: 58em) {
    .tabs-style-shape nav ul {
        display: block;
        padding-top: 1.5em;
    }

    .tabs-style-shape nav ul li {
        display: block;
        margin: -1.25em 0 0;
        -webkit-flex: none;
        flex: none;
    }

    .tabs-style-shape nav ul li a {
        margin: 0;
    }

    .tabs-style-shape nav ul li svg {
        display: none;
    }

    .tabs-style-shape nav ul li a span {
        padding: 1.25em 0 2em !important;
        border-radius: 30px 30px 0 0 !important;
        box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.1);
        line-height: 1;
    }

    .tabs-style-shape nav ul li:last-child a span {
        padding: 1.25em 0 !important;
    }

    .tabs-style-shape nav ul li.tab-current {
        z-index: 1;
    }
}


.tabs-style-iconbox nav {
    background: rgba(255, 255, 255, 0.4);
}

.tabs-style-iconbox nav ul li a {
    overflow: visible;
    /*padding: 2em 0;*/
    line-height: 1;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
    border: 1px solid #ddd;
    border-radius: 40px;
    box-shadow: 0 10px 15px rgba(45, 52, 106, 0.08);
}

.tabs-style-iconbox nav ul li a span {
    font-weight: 700;
    font-size: 0.7em;
}

.tabs-style-iconbox nav ul li.tab-current {
    z-index: 1;
}

.tabs-style-iconbox nav ul li.tab-current a {
    background: var(--oneGradiantColor);
    /*background: linear-gradient(to bottom, var(--oneGradiantColor) 10%, var(--twoGradiantColor) 70%) !important;*/
    color: var(--lightColor);
    box-shadow: -1px 0 0 var(--whiteColor);
    border-radius: 40px;
}

.tabs-style-iconbox nav ul li.tab-current a::after {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 10px;
    border-top-color: var(--oneGradiantColor);
    content: '';
    pointer-events: none;
}


.tabs-style-iconbox nav ul li:first-child::before {
    right: auto;
    left: 0;
}

.tabs-style-iconbox .icon::before {
    display: block;
    margin: 0 0 0.25em 0;
}

.tabs-style-iconbox nav ul li:last-child::after, .tabs-style-iconbox nav ul li:first-child::before {
    display: none !important;
}

/*tabs end*/

/*ads mode*/

.adv_box_1 {
    float: left;
    width: 100%;
    opacity: 0.87;
}

.adv_box_1 > a {
    background: var(--whiteColor);
    box-shadow: 0 20px 32px rgb(29 46 54 / 8%);
    border-radius: 3px;
    display: block;
    height: 110px;
    /*margin: 10px 0 0 0px;*/
    margin: 10px 0 0 0px;
    position: relative;
}


.ads_inset:before,
.adv_box_1 > a::before {
    position: absolute;
    /*content: "Your ads Here to show";*/
    content: "شهرداری گرگان";
    left: 4px;
    top: 4px;
    border-radius: 3px;
    color: var(--whiteColor);
    background: var(--primaryColor);
    font-size: 10px;
    padding: 2px 4px;
}

.ads_inset:after,
.adv_box_1 > a::after {
    /*content: "Your ads show to this place";*/
    content: "";
    /*content: "میتوانید بنر خود را اینجا نمایش دهید";*/
    position: absolute;
    top: 45%;
    right: 0;
    left: 0;
    text-align: center;
    color: var(--oneGradiantColor);
    font-size: 13px;
}

.adv_box_1 a img {
    height: 110px;
    width: 100%;
}

/*ads mode*/

/*gallery box*/
.mozayede_box, .mozayede_box li {
    margin-top: 0px;
    margin-left: -15px;
    width: 100% !important;
}

.mozayede_box li.mozayedeinner {
    background: var(--whiteColor);
    overflow: hidden;
    border-radius: 15px;
    width: 100%;
    padding: 5px;
    margin: 5px 0;
    box-shadow: 0 1px 1px rgba(46, 76, 91, 0.23);
}


.mozayede_box li.mozayedeinner a:hover {
    color: #6a6565;
}

.mozayede_box li.mozayedeinner .moz_cover {
    position: relative;
    float: right;
    overflow: hidden;
    width: 120px;
    border-radius: 5px;
}

.mozayede_box .item li.mozayedeinner .moz_cover {
    margin: 0 auto 5px;
    width: 100%;
    height: 237px;
    float: none;
}


.mozayede_box li.mozayedeinner h3 {
    font-size: 13px;
    padding: 11px 4px;
    margin: 0px;
    margin-bottom: 5px;
    display: block;
    direction: rtl;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.mozayede_box li.mozayedeinner ul {
    float: right;
    width: 100% !important;
    margin: 0 5px;
}


.mozayede_box .item li.mozayedeinner ul {
    margin: 5px auto;
    width: 100%;
    float: none;
}


.mozayede_box li.mozayedeinner ul > li {
    font-size: 10px;
    direction: rtl;
    margin-right: 20px;
    padding-left: 16px;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-evenly;
}


.mozayede_box li.mozayedeinner ul > li a {
    display: block;
}


.mozayede_box li.mozayedeinner ul > li img {
    width: 15px;
    float: right;
    margin: 0 5px;
}

.mozayede_box li.mozayedeinner ul > li p {
    margin: 0;
    font-size: 11px;
    font-weight: normal;
}

.mozayede_box li.mozayedeinner ul > li:last-child {
    border: 0;
}

/*gallery box*/

/*tab-vertical list*/
/*-------------------------Price---------------------------*/
.tab-list .title-tab {
    display: inline-block;
}

.tab-list .title-tab a {
    font-family: 'IranSans';
    font-size: 15px;
    color: var(--whiteColor);
    height: 100%;
    display: inline-block;
    padding: 0 15px;
}

.tab-list .title-tab a:hover {
    background-color: #f8f8f8;
}


#price .tab-list {
    margin-top: -60px;
    text-align: center;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
}

#price .tab-list .title-tab {
    display: flex;
    flex-wrap: wrap;
    flex: 1;
    margin: 5px 0;
    height: 120px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: flex-start;
    align-content: flex-start;
    font-family: 'IRANSans';
}

/*#price .tab-list .title-tab:nth-child(1), #price .tab-list .title-tab:nth-child(2), #price .tab-list .title-tab:nth-child(3) {
    margin-top: 0;
}*/

#price .tab-list .title-tab a {
    border-radius: 15px;
    /*margin-top: 5px;*/
    background: var(--whiteColor);
    /*box-shadow: 0 10px 20px rgba(0, 0, 0, 0.14);*/
    min-width: 120px;
    padding: 15px;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

#price .tab-list .title-tab:nth-child(1n) a {
    box-shadow: 0 -10px 15px rgba(45, 52, 106, 0.08);

}

#price .tab-list .title-tab:nth-child(2n) a {
    box-shadow: 0 10px 15px rgba(45, 52, 106, 0.08);
}

#price .tab-list .title-tab a:hover {
    /*    -ms-transform: translate(0, -10px); !* IE 9 *!
    -webkit-transform: translate(0, -10px); !* Safari *!
    transform: translate(0, -10px); !* Standard syntax *!*/
    background: var(--colorSheetbtn);
    color: var(--whiteColor) !important;
}

#price .tab-list .title-tab a.active {
    /*background: var(--oneGradiantColor);*/
    background: linear-gradient(to bottom, var(--oneGradiantColor) 10%, var(--twoGradiantColor) 70%) !important;
    border: 1px solid var(--oneGradiantColor);
    box-shadow: 0 20px 32px rgb(29 46 54 / 8%);
}

#price .tab-list .title-tab .box-svg {
    font-size: 32px;
    padding-bottom: 15px;
    color: var(--colorlight);
    text-align: center;
    padding-top: 8px;
}

#price .tab-list .title-tab .box-svg span:before {
    color: #818BA1;
}

#price .tab-list .title-tab h2 {
    font-size: 13px;
    color: #828ca1;
    text-align: center;
    font-family: 'IRANSans' !important;
}

#price .tab-list .title-tab:hover h2 {
    color: var(--whiteColor);
}

#price .tab-list .title-tab a.active .box-svg span:before {
    color: var(--whiteColor);
}

#price .tab-list .title-tab a.active h2 {
    color: var(--whiteColor);
}

#price .tab-content {
    border-radius: 10px;
    background: var(--whiteColor);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.14);
    padding: 0;
}

#price .panel {
    margin-bottom: 0;
}

.panel-heading {
    padding: 0;
    line-height: 50px;
    background: #455679;
    border: 1px solid #707070;
    color: var(--whiteColor);
}

.panel-heading .item-head {
    display: inline-block;
    width: 18%;
    text-align: center;
    font-size: 14px;
}

.panel-heading .item-head:first-child {
    margin-right: 20px;
}

.panel-body {
    overflow-y: scroll;
    padding: 0;
    height: 293px;
}

.panel-body .lessonList li {
    line-height: 46px;
    color: #455679;
    border-bottom: 1px solid #F3F5F8;
}

.panel-body .lessonList li .item-head:first-child {
    font-size: 10px;
    margin-right: 20px;
}

.panel-body .lessonList li .item-head {
    display: inline-block;
    width: 18%;
    font-size: 12px;
    text-align: center;
}

.panel .panel-footer {
    background-color: var(--whiteColor);
    border-top: 1px solid #F3F5F8;
    padding: 14px 15px;
}

.panel-footer h4 {
    text-align: left;
    font-size: 12px;
    color: #818ba1;
    font-family: sans;
    font-weight: 300;
}

.wiget_parsysm_vertical_tabs {
    height: 590px;
    box-shadow: 0 20px 32px rgba(29, 46, 54, 0.08);
    /*background-color: var(--whiteColor);*/
    background: linear-gradient(to top, rgba(255, 255, 255, 0.2) 5%, rgba(255, 255, 255, 1) 70%);
    padding: 5px 10px 15px 10px;
    display: flex;
    z-index: 2;
    flex-direction: column;
    border-radius: 2px;
    transition: .3s;
    opacity: 0.87;
    overflow-y: scroll;
    border-radius: 15px;
}

.wiget_parsysm_vertical_tabs .onlinetabs {
    display: none;
}

.wiget_parsysm_vertical_tabs .onlinetabs.displayed {
    display: inline-block;
}


/*-------------------------End Price---------------------------*/
/*tab-vertical list*/

/*podcast radio video*/

.speak {
    max-width: 100%;
    min-width: 0;
    display: block
}

.speak__main {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 45px;
    position: relative
}

.speak__main:after {
    content: " .................................................";
    position: absolute;
    top: 0;
    transform: translate(-11%, 0);
    left: 247px;
    right: 106px;
    letter-spacing: 15px;
    white-space: nowrap;
    overflow: hidden;
    color: #989aa7
}

.speak__main .swiper-slide {
    filter: blur(20px) grayscale(1);
    transition: .3s
}

.speak__main .swiper-slide-active {
    filter: blur(0) grayscale(0)
}

.speak__main .swiper-slide-active + .swiper-slide {
    filter: blur(0) grayscale(0)
}

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

.speak__dear .icon-moraba-naghd {
    color: #380e94;
    font-size: 21px;
    margin-right: 5px
}

.speak__dear .icon-Shape_79 {
    color: #ccd1dd;
    font-size: 15px
}

.speak__titl h3 {
    color: #292b39;
    font-size: 17px;
    font-weight: 700;
    margin-right: 21px;
    font-family: "'IRANSans'" !important
}

.speak__title-left {
    border-radius: 33px;
    background-color: #f4f5fa;
    padding: 7px 26px 6px 25px;
    color: #380e94;
    font-family: "'IRANSans'" !important;
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
    transition: .3s
}

.speak__title-left:hover {
    background-color: #380e94;
    color: #f4f5fa
}

.speak .post-videoo {
    /*background-color: var(--whiteColor);
	border: 1px solid var(--whiteColor);
	border-radius: 2px;*/
    display: flex;
    /*margin-bottom: 8px;
	box-shadow: 0 5px 34px -14px rgba(29, 46, 54 , 0.08);
	transition: .3s;*/
    padding: 6px 4px;
}

.speak .post-videoo .post-calendar {
    position: absolute;
    left: 2rem;
    top: 4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 4.5rem;
    height: 4.7rem;
    background: rgba(33, 7, 139, 0.4);
    color: var(--colorDark);
    font-weight: 600;
    line-height: 1;
    z-index: 2;
    border-radius: 0.3rem;
}

.speak .post-videoo .post-calendar i {
    position: absolute;
    left: 15px;
    top: 12px;
}

.speak .post-videoo:hover {
    /*box-shadow: 0 5px 22px -14px #bdbbbb*/
}

.speak__voice {
    border: 1px solid #fff;
    transition: .3s;
    border-radius: 15px;
    background: #fff;
    padding: 10px;
    box-shadow: -1px -9px 20px 7px rgba(30, 30, 31, 0.1);
    height: 100%;
    margin-bottom: 27px;
    margin-top: 23px;




    box-shadow: 0 1px 1px rgba(46, 76, 91, 0.23);

    background: linear-gradient(to right, rgb(26 160 137 / 8%) 0%, rgb(239 239 239) 100%);
}

.speak__voice .swiper-container {
    padding-left: 28px;
    margin-left: -28px;
    overflow: visible
}

.speak__voice .swiper-container .swiper-slide {
    filter: opacity(30%) brightness(200%) blur(7px);
    transition: .3s
}

.speak__voice .swiper-container .swiper-slide-active {
    filter: blur(0) grayscale(0)
}

.speak__voice .swiper-container .swiper-slide-active + .swiper-slide {
    filter: blur(0) grayscale(0)
}

.speak__Student {
    /*display: flex;
	padding-top: 20px;*/
    padding-right: 25px;
    margin-bottom: 11px;
    align-items: center;
    direction: rtl;
}

.speak__Student span {
    color: var(--lightColor);
    background-color: var(--primaryColor);
    padding: 2px 7px;
    font-size: 12px;
    font-weight: 400;
    margin-left: 7px;
    font-family: 'IRANSans' !important;
    background-image: linear-gradient(95deg, var(--oneGradiantColor) 0%, var(--footerStyleMainColor) 100%);
    border-radius: 15px;
}

.speak__Student em {
    /*color: var(--primaryColor);*/
    font-size: 11px;
    /*font-weight: 500;*/
    margin-left: 5px;
}

.speak__text {
    /*margin-bottom: 10px;*/
    color: #686a7a;
    font-size: 13px;
    font-family: "IRANSans" !important;
    /*font-weight: 500;*/
    text-align: justify;
    line-height: 2.15;
    letter-spacing: normal;
    /*padding: 0px 8px;*/
    padding-right: 12px;
    direction: rtl;
}

.speak .post-videoo__img img {
    position: relative;
    max-width: initial;
    /* border-radius: 2px 0px 0px 2px; */
    box-shadow: 0px 0px 15px rgba(0, 0, 0, .1);
    margin-left: 0px;
    margin-top: 21px;
    /* padding: 10px; */
    /* border-radius: 30px; */
    height: 180px !important;
    width: 180px;
    z-index: 1;
}

.speak .post-videoo__img i {
    position: absolute;
    font-size: 21px;
    bottom: 85px;
    right: 99px;
    color: var(--whiteColor)
}

.speak__aparat {
    position: relative;
    margin-bottom: 78px
}

.speak__aparat:hover .img_blur {
    top: 15px
}

.speak__aparat .view {
    display: flex;
    align-items: center;
    position: absolute;
    top: 25px;
    left: 39px;
    color: var(--whiteColor);
    font-size: 17px;
    font-weight: 700;
    font-family: 'IRANSans' !important;
    z-index: 10
}

.speak__aparat .view i {
    margin-right: 18px;
    font-size: 13px
}

.speak__aparat .img-shadow {
    position: relative;
    z-index: 2
}

.speak__aparat .img_blur {
    position: absolute;
    right: 40px;
    filter: blur(14px);
    z-index: 1;
    width: 94%;
    top: 25px;
    height: 71%;
    transition: .3s
}

.speak__audio {
    margin-left: -22px;
    position: relative
}

.duration_audio {
    position: absolute;
    top: 13px;
    right: 12px;
    color: #292b39;
    font-size: 12px;
    font-weight: 500
}

.speak .owl-dots {
    top: -25px !important;
    left: 0;
    position: absolute !important;
}

.twoslice {
    position: absolute;
    margin-top: -14px;
    left: 16px;
}

.twoslide {
    margin-bottom: 22px;
}

/*.twoslide:after {
    content: " .....................";
    position: absolute;
    left: 109px;
    top: -34px;
    transform: translate(-11%,0);
    !* right: -672px; *!
    letter-spacing: 15px;
    white-space: nowrap;
    overflow: hidden;
    color: #989aa7;
}*/

.twoslice:before {
    content: " ......................";
    position: absolute;
    /* left: 109px; */
    top: -3px;
    transform: translate(-11%, 0);
    right: 58px;
    letter-spacing: 15px;
    white-space: nowrap;
    overflow: hidden;
    color: #989aa7;
}

@media (max-width: 992px) {
    .twoslice:before {
        content: " ......................";
        position: absolute;
        left: 60px;
        top: 0;
        transform: translate(-11%, 0);
        right: 77px;
        letter-spacing: 15px;
        white-space: nowrap;
        overflow: hidden;
        color: #989aa7;
    }
}

.sanayeslider .owl-nav > div,
.twoslide .owl-nav > div,
.mediaslider .owl-nav > div {
    width: 25px;
    height: 25px;
    float: left;
}

.sanayeslider .owl-nav > div,
.twoslide .owl-nav > div,
.mediaslider .owl-nav > div {
    width: 25px;
    float: none;
    height: 25px;
    border-radius: 17px !important;
    padding: 6px !important;
    background: #666 !important;
}

.sanayeslider .owl-nav,
.twoslide .owl-nav,
.mediaslider .owl-nav {
    position: absolute;
    top: -58px;
    left: 0;
}


.twoslide li.col-md-6 {
    width: 100%;
}


.video_list li {
    float: right;
    margin: 2px 1px;
}


.video_list li > a {
    background: #787878;
    width: 183px;
    height: 140px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    display: block;
    /*border-radius: 5px;*/
    position: relative;

}

.video_list li > a > h3 {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background: var(--primeColor);
    font-size: 13px;
    padding: 15px 15px 15px 63px;
    color: var(--whiteColor);
    margin: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: right;
}

.poster_video::after {
    content: "";
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 9;
    background: rgba(135, 135, 135, 0.3);
}

video.myvideo {
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
}

video.video_cover {
    display: block;
    position: relative;
    z-index: 9;
    height: 100%;
    opacity: 0.7;
    max-width: 559px;
}

/*podcast radio video*/

/*player audio*/

.audioplayer {
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    margin: 1em 0;
    padding: 0 20px;
    width: 100%;
    height: 68px;
    align-items: center;
    /*background: var(--whiteColor);*/
}

.audioplayer-playpause {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    cursor: pointer;
    transition: all .2s ease-in-out;
}

.audioplayer:not(.audioplayer-playing) .audioplayer-playpause {
    background: rgba(91, 130, 255, 0);
    border: 1px solid var(--primaryColor);
}

.audioplayer:not(.audioplayer-playing) .audioplayer-playpause:hover {
    background: rgba(91, 130, 255, 0.1);
}

.audioplayer-playing .audioplayer-playpause {
    background: rgba(253, 79, 26, 0);
    border: 1px solid var(--primaryColor);
}

.audioplayer-playing .audioplayer-playpause:hover {
    background: rgba(26, 171, 235, 0.1);
}

.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a {
    content: '';
    justify-content: center;
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 7px solid transparent;
    border-right: none;
    border-bottom: 7px solid transparent;
    border-left: 12px solid var(--stepColors);
}

.audioplayer-playing .audioplayer-playpause a {
    content: '';
    display: flex;
    justify-content: space-between;
    width: 12px;
    height: 14px;
}

.audioplayer-playing .audioplayer-playpause a::before, .audioplayer-playing .audioplayer-playpause a::after {
    content: '';
    width: 4px;
    height: 14px;
    background-color: var(--primaryColor);
}

.audioplayer-time {
    display: flex;
    width: 40px;
    justify-content: center;
    font-size: 12px;
    color: rgba(51, 51, 51, .6)
}

.audioplayer-time-current {
    margin-left: 24px;
}

.audioplayer-time-duration {
    margin-right: 24px;
}

.audioplayer-bar {
    position: relative;
    display: flex;
    margin: 0 12px;
    height: 12px;
    flex-basis: 0;
    flex-grow: 1;
    cursor: pointer;
}

.audioplayer-bar::before {
    content: '';
    position: absolute;
    top: 5px;
    width: 100%;
    height: 2px;
    background-color: #DDE2E6;
}

.audioplayer-bar > div {
    position: absolute;
    left: 0;
    top: 5px;
}

.audioplayer-bar-loaded {
    z-index: 1;
    height: 2px;
    background: #BEC8D2;
}

.audioplayer-bar-played {
    flex-direction: row-reverse;
    z-index: 2;
    height: 2px;
    background: -webkit-linear-gradient(left, var(--stepColors), var(--menuMainColor));
}

.audioplayer-bar-played::after {
    display: flex;
    position: absolute;
    content: '';
    box-sizing: border-box;
    top: -5px;
    right: -1px;
    margin-right: -5px;
    width: 12px;
    height: 12px;
    background-color: var(--whiteColor);
    border-radius: 6px;
}

.audioplayer:not(.audioplayer-playing) .audioplayer-bar-played::after {
    border: 2px solid #BEC8D2;
}

.audioplayer-playing .audioplayer-bar-played::after {
    border: 2px solid var(--stepColors);

}

.audioplayer-volume {
    display: flex;
    align-items: center;
}

.audioplayer-volume-button {
    display: flex;
    align-items: center;
    width: 24px;
    height: 24px;
    cursor: pointer;
}

.audioplayer-volume-button a {
    display: flex;
    width: 6px;
    height: 8px;
    background-color: #9A9FB0;
    position: relative;
}

.audioplayer-volume-button a:before, .audioplayer-volume-button a:after {
    content: '';
    position: absolute;
}

.audioplayer-volume-button a:before {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-right: 9px solid #9A9FB0;
    border-bottom: 8px solid transparent;
    border-left: none;
    top: -4px;
}

.audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after {
    left: 10px;
    top: -2px;
    width: 6px;
    height: 6px;
    border: 6px double #9A9FB0;
    border-width: 6px 6px 0 0;
    border-radius: 0 12px 0 0;
    transform: rotate(45deg);
}

.audioplayer-mute .audioplayer-volume-button a {
    background-color: var(--primaryColor);
}

.audioplayer-mute .audioplayer-volume-button a:before {
    border-right: 9px solid var(--primaryColor);
}

.audioplayer-volume-adjust {
    display: flex;
    align-items: center;
    margin-left: 8px;
}

.audioplayer-volume-adjust > div {
    position: relative;
    display: flex;
    width: 60px;
    height: 2px;
    cursor: pointer;
    background-color: #BEC8D2;
}

.audioplayer-volume-adjust div div {
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    background-color: var(--stepColors);
}

/* responsive | you can change the max-width value to match your theme */

@media screen and (max-width: 679px) {
    .audioplayer-volume-adjust {
        display: none;
    }
}

/*player audio*/

/*Big player*/

.video_list li {
    float: right;
    margin: 5px;
    list-style: none;
    border-radius: 15px;
    box-shadow: -1px -9px 20px 7px rgba(30, 30, 31, 0.1);
}


.video_list li > a {
    background: #787878;
    overflow: hidden;
    display: block;
    position: relative;
    border-radius: 15px;
    background: #fff;
    padding: 40px;
    box-shadow: 0px 9px 20px 6px rgba(30, 30, 31, 0.1);
    direction: rtl;

}

.video_list li > a video {
    width: 100% !important;
    height: auto !important;

}

.poster_video::after {
    content: "";
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
}


.poster_pic,
.poster_video {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    text-align: center;
}
.video_list.archive_page_list li:first-child a .poster_video img{
    width: 100%;
}
.poster_pic {
    opacity: 0.7;
    transition: all 500ms;
    -webkit-transition: all 500ms;
}

.poster_pic:hover {
    opacity: 1;
}


.video_list li > a:hover .poster_video {
    z-index: -1;
}


.video_cover video {
    z-index:;
    position: relative;
}

.maghale_list li > a > .view_counter,
.video_list li > a > .view_counter {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99;
    color: var(--whiteColor);
    font-size: 12px;
    padding: 15px;
}

.maghale_list li > .listm > .view_counter,
.maghale_list li > a > .view_counter {

    left: auto;
    right: 0;
    position: relative;
    color: #000;
    float: left;
    margin: 1px;
    padding: 0 15px 0 0;

}

.maghale_list li > .listm > .view_counter > img,
.maghale_list li > .listm > .view_counter > svg,
.maghale_list li > a > .view_counter > img,
.video_list li > a > .view_counter > img,
.maghale_list li > a > .view_counter > svg,
.video_list li > a > .view_counter > svg {
    width: 15px;
    height: 14px;
    position: relative;
    top: -2px;
    margin-right: 4px;
}


.video_list li .playicon {
    position: absolute;
    width: 12px;
    z-index: 99;
    color: var(--lightColor);
    left: 0;
    top: 0;
    margin: 10px;
}


.video_list li .calendar_show {
    position: absolute;
    top: 0;
    right: 0;
    color: var(--oneGradiantColor);
    z-index: 12;
    margin: 8px;
    border: 2px solid var(--oneGradiantColor);
    /* border-radius: 6px; */
    text-align: center;
    font-size: 14px;
    border-radius: 12px;
    background-color: var(--menuMainColor);
}


.video_list li .calendar_show small {
    display: block;
    background: var(--oneGradiantColor);
    color: var(--whiteColor);
    font-size: 10px;
    font-weight: bold;
    padding: 0 4px;
    border-radius: 0px 0px 12px 12px;
}

.video_list.archive_page_list li:first-child a {
    width: 534px;
    min-height: 287px;
}

.video_list.archive_page_list li:nth-child(n+2):nth-child(-n+7) a {
    min-height: 140px;
}

.video_list.archive_page_list li:nth-child(n+8) a {
    width: 177px;
    min-height: 140px;
}




@media screen and (max-width: 1200px) {
    .secmode.col-md-12  .video_list .owl-item  li > a {width: 284px;height: 196px;}
    .secmode.col-md-12 .video_list li > a {width: 190px;height: 139px;}
    .video_list.archive_page_list li:first-child a {width: 461px;height: 288px;}


}

@media screen and (max-width: 1024px) {
    .video_list.archive_page_list li:nth-child(n+2):nth-child(-n+7) a {
        width: 458px !important;
        min-height: 140px;
    }
    .video_list.archive_page_list li:nth-child(n+8) a {
        width: 146px;
        min-height: 140px;
    }
}

@media screen and (max-width: 870px) {
    .archive_page_list{
        margin-right:12px;
    }
    .video_list.archive_page_list li:nth-child(n+2):nth-child(-n+6) a {
        width: 225px !important;
        min-height: 140px;
    }
    .video_list.archive_page_list li:nth-child(n+2):nth-child(-n+7) a {
        width: 164px;
        min-height: 140px;
    }
}
@media screen and (max-width: 780px) {
    .product-nav .nav-pills .nav-item{
        min-width:unset;
    }
    .secmode.col-md-12  .video_list .owl-item  li > a {width: 284px;height: 196px;margin: 0 auto;float: none;}
    .secmode.col-md-12  .video_list .owl-item li {float: none;}
    .secmode.col-md-12  .video_list.owl-carousel {width: 100%;}
    .video_list {width: calc(100% / 1 - 15px);max-width: 600px;}
    .video_search {border-radius: 0;padding: 0;margin: 0;}
    .video_search .col-sm-7,.video_search .col-sm-2,.video_search .col-sm-3 {margin: 5px 0;}
    .tab-vertical .tab-content {
        margin-right: 0px;
    }
    .baner-index__left figure{
        position: relative;
        top: -126px;
        left: -85px;
    }

    .baner-index__right {
        display: flex;
        direction: rtl;
    }.baner-index__right-title{
         display: none;
     }
    .baner-index {
        margin-bottom: -79px;
        margin-top: 15px;
        position: relative;
    }
    .baner-index .container{
        display:inline-block;
    }
    .baner-index__right p {
        color: #ffffff;
        font-size: 17px;
        font-weight: 500;
        line-height: 28px;
        text-align: justify;
        max-width: 467px;
        margin: 36px;
    }
    .baner-index__right {
        margin-right: -110px;
    }
    .footer-top {
        padding: 0rem 0;
        position: relative;
        margin-top: 24px;
        top: 21px;
        margin: 0 auto;
        left: 15px;
        width: 212px;
        max-width: 212px;
    }

    #price .tab-list .title-tab{
        flex: 1;
        margin: 5px 0;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-end;
        align-items: flex-start;
        align-content: flex-start;
    }
    #price .tab-list .title-tab a {
        border-radius: 15px;
        background: var(--whiteColor);
        width: 64px;
        height: 64px;
        min-width : 64px;
        padding: 15px;
        -webkit-transition-duration: 0.5s;
        -moz-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
        transition-duration: 0.5s;
    }
    #price .tab-list .title-tab h2{display: none;}
    #price .tab-list .title-tab .box-svg{font-size: 24px;}

    .video_list.archive_page_list li:nth-child(n+2):nth-child(-n+7) a {
        width: 458px !important;
        min-height: 140px;
    }
    .video_list.archive_page_list li:nth-child(n+8) a {
        width: 146px;
        min-height: 140px;
    }

}
@media screen and (max-width: 650px) {
    .row > * {padding-right: unset;}
    .mozayede_box.psliderbox .owl-dots{display:none;}
    .video_list li > a {
        height: 108px;
    }
    .second_section .row:first-child{display: none}
    .video_list li .calendar_show,.secmode.col-md-12 .video_list li > a > h3{display:none;}
}

@media screen and (max-width: 650px) {
    .video_list.archive_page_list li:nth-child(n+2):nth-child(-n+6) a {
        width: 297px !important;
        min-height: 140px;
    }

    .video_list.archive_page_list li:nth-child(n+8) a {
        width: 142px;
        min-height: 140px;
    }
    .video_list.archive_page_list li:first-child a {
        width: 300px !important;
    }
    .video_list.archive_page_list li:nth-child(n+2):nth-child(-n+8) a {
        width: 142px !important;
        min-height: 140px;
    }

}
@media screen and (max-width: 450px) {
    /*.video_list {width: calc(100% / 1 - -1px);max-width: 600px;}
    .secmode.col-md-12 .video_list li > a {width: 140px;height: 103px;}*/
    .video_list.archive_page_list li:first-child a {width: 290px;height: 200px;}

    .video_list.archive_page_list li:nth-child(n+2):nth-child(-n+6) a {
        width: 339px !important;
        min-height: 140px;
    }
    .video_list.archive_page_list li:nth-child(n+2):nth-child(-n+7) a {
        width: 164px;
        min-height: 140px;
    }

}



/*Big player*/

/********** MODULE STYLE **********/

.dp-module-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    padding-top: 0px;
}

.dp-module-title:before,
.dp-module-title:after {
    content: '' !important;
    display: inline-block !important;
    width: 10px !important;
    height: 10px;
    border-radius: 100%;
    background: var(--lightColor);
    vertical-align: middle;
}

.dp-module-title > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 95%;
    max-width: 100% !important;
}

.dp-module-title > span:before,
.dp-module-title > span:after {
    content: '';
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 0;
    min-width: 10px;
    margin: 2px 0;
    border: 1px solid var(--lightColor);
}

.dp-module-title-text {
    color: var(--colorSheetbtn);
    font-size: 15px;
    line-height: 2em;
    margin: 0 0px;
    box-sizing: border-box;
}

.dp-module-content {
    display: block;
    position: static !important;
}

/********** FOTTER **********/
.dp-module-title {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.dp-module-title > span:before,
.dp-module-title:before {
    display: none !important;
}

/*===== itemView Module style - n.ghelichkhani - 1397/08/28 =====*/
.dp-limited-module-title {
    border-bottom: solid 1px #464646;
}

.dp-limited-module-title span {
    display: inline-block;
    padding: 8px 20px;
    background-color: #464646;
    color: var(--whiteColor);
    font: 13px BYekan, regular, sans-serif;
}

.dp-limited-module-content {
    margin-bottom: 15px;
}

/*post extra not-use*/
.badge-offer {
    font-family: resisicon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    background: url(../images/badge-bg.svg) no-repeat left center;
    color: var(--whiteColor);
    font-size: 16px;
    height: 70px;
    width: 26px;
    left: 0;
    top: 89%;
    margin-top: -35px;
    text-align: left;
    line-height: 70px;
    padding-left: 3px;
    filter: var(--footerGrayStyle);
}


.nav-wicons {
    margin: 0;
    width: 100%;
    border: 0;
}


.nav-wicons {
    /* margin: 10px 5px; */
    display: flex;
    flex-wrap: wrap;
    float: right;
    width: 100%;
}

.nav-wicons > li {
    margin: 3px;
    flex: 1 1 100px;
    float: right;
    width: 120px;
    background-color: var(--lightColor);
    box-shadow: 0 20px 32px rgb(29 46 54 / 8%);
    color: var(--colorDark);
}


.nav-wicons > li > a {
    padding: 2px;
    border: 0 !important;
    background: var(--lightColor);
    opacity: 0.7;
    border-radius: 2px;
    width: 100%;
    height: 96px;
    text-align: left;
    display: block;

}

.nav-wicons > li > a:hover {
    background: var(--colorSheetbtn);
}

.nav-wicons > li.active > a, .nav-wicons > li.active > a:focus, .nav-wicons > li.active > a:hover {
    background: linear-gradient(to bottom, var(--oneGradiantColor) 10%, var(--twoGradiantColor) 70%) !important;
    opacity: 1;
    color: var(--lightColor);
}

.nav-wicons > li > a > img {

    width: 25px;
    height: 25px;
    display: block;
    margin: 14px auto 0;
    float: none;

}

.nav-wicons > li > a > b {
    font-size: 12px;
    position: relative;
    top: 7px;
    margin: 0 2px;
    display: block;
    text-align: center;

}


.nav-wicons > li.active > a > b {
}


.parsism-content-tab .parsysm-content-tab {
    width: 100%;
    height: auto;
    display: none;
}

.parsism-content-tab .parsysm-content-tab:nth-child(1) {
    display: block
}

.parsism-content-tab .parsysm-content-tab ul {
    width: 450%;
    height: 370px;
    padding-left: 4px
}

.parsism-content-tab .parsysm-content-tab ul li {
    /*    border-top: 1px solid #dbdde9;
        padding: 10px;*/
    list-style: none;
}

.parsism-content-tab .parsysm-content-tab ul li:first-child {
    border-top: 0
}


.parsysm-content-tab .simplebar-scrollbar:before {
    background: var(--primaryColor)
}

.parsysm-content-tab .simplebar-track {
    left: 5px;
}

.parsysm-content-tab .content ul {
    width: 100%;
    height: 450px;
    padding: 0 13px;
    margin-top: 15px
}

.sidebar .widget-title {
    width: 100%;
    overflow: hidden;
    float: right;
    margin: 20px 0 3px;
}

.nav-h2, h3.widget-title, .secmode > h2 {
    font-size: 14px;
    position: relative;
    border-bottom: 1px solid #bdbdbd;
    padding: 8px;
}

h3.widget-title:before, .secmode > h2:before {
    content: "";
    width: 150px;
    height: 4px;
    border-radius: 5px;
    background: var(--primaryColor);
    position: absolute;
    bottom: -3px;
}

/*post extra*/

/*chats*/
.fabs {
    bottom: 0;
    position: fixed;
    left: 30px;
    z-index: 998;
}

.fab {
    display: block;
    width: 56px;
    height: 56px;
    border-radius: 3px;
    text-align: center;
    color: var(--colorSheetbtn);
    margin: 25px auto 0;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
    cursor: pointer;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    position: relative;
    z-index: 998;
    top: -30px;
    overflow: hidden;
}

.fab:hover {
    color: var(--primaryColor) !important;
    background-color: var(--colorSheetbtn) !important;
}

.fab > i {
    font-size: 2em;
    line-height: 55px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-in-out;
}

.fab:not(:last-child) {
    width: 0;
    height: 0;
    margin: 20px auto 0;
    opacity: 0;
    visibility: hidden;
}

.fab:not(:last-child) > i {
    font-size: 1.4em;
    line-height: 40px;
}

.fab:not(:last-child).is-visible {
    width: 40px;
    height: 40px;
    margin: 15px auto 10;
    opacity: 1;
    visibility: visible;
}

.fab:nth-last-child(1) {
    -webkit-transition-delay: 25ms;
    -moz-transition-delay: 25ms;
    -o-transition-delay: 25ms;
    transition-delay: 25ms;
}

.fab:not(:last-child):nth-last-child(2) {
    -webkit-transition-delay: 20ms;
    -moz-transition-delay: 20ms;
    -o-transition-delay: 20ms;
    transition-delay: 20ms;
}

.fab:not(:last-child):nth-last-child(3) {
    -webkit-transition-delay: 40ms;
    -moz-transition-delay: 40ms;
    -o-transition-delay: 40ms;
    transition-delay: 40ms;
}

.fab:not(:last-child):nth-last-child(4) {
    -webkit-transition-delay: 60ms;
    -moz-transition-delay: 60ms;
    -o-transition-delay: 60ms;
    transition-delay: 60ms;
}

.fab:not(:last-child):nth-last-child(5) {
    -webkit-transition-delay: 80ms;
    -moz-transition-delay: 80ms;
    -o-transition-delay: 80ms;
    transition-delay: 80ms;
}

.fab:not(:last-child):active,
.fab:not(:last-child):focus,
.fab:not(:last-child):hover {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
}

/*Chatbox*/
.chat {
    position: fixed;
    left: 125px;
    bottom: 15px;
    width: 400px;
    font-size: 12px;
    line-height: 22px;
    font-family: "IRANSans";
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    opacity: 0;
    box-shadow: 0 1.5px 4px rgba(0, 0, 0, 0.24), 0 1.5px 6px rgba(0, 0, 0, 0.12);
    border-radius: 3px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.chat_header {
    margin: 10px;
    font-size: 14px;
    font-family: "IRANSans";
    font-weight: 500;
}

.chat_header .span {
    float: right;
}

.chat_loader {
    display: none;
    float: right;
    background: rgba(0, 0, 0, 0);
    height: 8px;
    width: 8px;
    margin: 5px 10px 0 0;
    border-radius: 50%;
    border: solid 2px #263238;
}

.chat.is-visible {
    opacity: 1;
    -webkit-animation: zoomIn 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    -moz-animation: zoomIn 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    -o-animation: zoomIn 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    animation: zoomIn 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}

.chat_option {
    float: left;
    font-size: 1.5em;
    list-style: none;
    position: relative;
    width: 20px;
    height: 100%;
    cursor: pointer;
    text-align: relative;
    margin-right: 10px;
}

.chat_option ul {
    display: none;
    position: absolute;
    list-style: none;
    top: 100%;
    left: 0;
    background: #eceff1;
    border-radius: 5px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
    padding: 0;
    z-index: 1000;
    width: 150px;
}

.chat_option ul li {
    float: none;
    position: relative;
}

.chat_color {
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 10px;
    float: left;
}

.chat_option.is-dropped > ul {
    display: block;
}

.chat_login {
    width: 100%;
    height: 345px;
    display: inline-block;
    text-align: center;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
}

.chat_login a {
    width: 10%;
    text-align: center;
    border: none;
    box-shadow: none;
}

.chat_login a > i {
    font-size: 1.6em;
    line-height: 35px;
}

.chat_login input {
    position: relative;
    margin: 5px 0 5px 0;
    width: 90%;
    font-family: "IRANSans";
    font-size: 12px;
    line-height: 30px;
    font-weight: 500;
    color: #4b4b4b;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    border: none;
    outline: none;
    background: #eceff1;
    display: inline-block;
    height: 30px;
    resize: none;
    padding: 5px;
    border-radius: 3px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
    margin: 10px 0 0 0;
}

.chat_login .chat_login_alert {
    margin-top: 10px;
    font-size: 12px;
    font-family: "IRANSans";
    font-weight: 500;
}

.chat_field {
    position: relative;
    margin: 5px 0 5px 0;
    width: 50%;
    font-family: "IRANSans";
    font-size: 12px;
    line-height: 30px;
    font-weight: 500;
    color: #4b4b4b;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    border: none;
    outline: none;
    background: #eceff1;
    display: inline-block;
}

.chat_field.chat_message {
    height: 30px;
    resize: none;
}

.fab_field {
    width: 100%;
    display: inline-block;
    text-align: center;
    background: #eceff1;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
}

.fab_field a {
    display: inline-block;
    text-align: center;
}

#fab_listen {
    float: left;
    background: rgba(0, 0, 0, 0);
}

#fab_send {
    float: right;
    background: rgba(0, 0, 0, 0);
}

.fab_field .fab {
    width: 35px;
    height: 35px;
    box-shadow: none;
    margin: 5px;
}

.fab_field .fab > i {
    font-size: 1.6em;
    line-height: 35px;
    color: #263238;
}

.chat_converse {
    position: relative;
    background: inherit;
    margin: 6px 0 0 0;
    max-height: 256px;
    min-height: 0;
    font-size: 12px;
    line-height: 18px;
    overflow-y: auto;
    width: 100%;
    float: right;
}

.chat_list {
    opacity: 0;
    visibility: hidden;
    height: 0;
}

.chat_list .chat_list_item {
    opacity: 0;
    visibility: hidden;
}

.chat .chat_converse .chat_msg_item {
    position: relative;
    margin: 8px 0 15px 0;
    padding: 8px 10px;
    max-width: 40%;
    display: block;
    word-wrap: break-word;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.28);
    border-radius: 3px;
    -webkit-animation: zoomIn 0.5s cubic-bezier(0.42, 0, 0.58, 1);
    -moz-animation: zoomIn 0.5s cubic-bezier(0.42, 0, 0.58, 1);
    -o-animation: zoomIn 0.5s cubic-bezier(0.42, 0, 0.58, 1);
    animation: zoomIn 0.5s cubic-bezier(0.42, 0, 0.58, 1);
    clear: both;
    z-index: 999;
}

.chat .chat_converse .chat_msg_item .chat_avatar {
    position: absolute;
    top: 0;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
}

.chat .chat_converse .chat_msg_item.chat_msg_item_admin .chat_avatar {
    left: -52px;
    background: rgba(255, 255, 255, 0.6);
}

.chat .chat_converse .chat_msg_item.chat_msg_item_user .chat_avatar {
    right: -52px;
    background: rgba(0, 0, 0, 0.6);
}

.chat .chat_converse .chat_msg_item .chat_avatar {
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
}

.chat .chat_converse .chat_msg_item .chat_avatar > i {
    font-size: 22px;
    line-height: 40px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.chat .chat_converse .chat_msg_item_user .chat_avatar > img {
    width: inherit;
    height: inherit;
    border-radius: 50%;
}

.chat .chat_converse .chat_msg_item_user .chat_avatar > img {
    width: inherit;
    height: inherit;
    border-radius: 50%;
}

.chat .chat_converse .chat_msg_item.chat_msg_item_admin {
    margin-left: 60px;
    float: left;
    background: rgba(255, 255, 255, 0.4);
    color: #263238;
}

.chat .chat_converse .chat_msg_item.chat_msg_item_user {
    margin-right: 60px;
    float: right;
    background: rgba(0, 0, 0, 0.4);
    color: #eceff1;
}

.chat .chat_converse .chat_msg_item.chat_msg_item_admin:before {
    content: "";
    position: absolute;
    top: 15px;
    left: -12px;
    z-index: 998;
    border: 6px solid transparent;
    border-right-color: rgba(255, 255, 255, 0.4);
}

.chat_msg_item.chat_msg_item_user:before {
    content: "";
    position: absolute;
    top: 15px;
    right: -12px;
    z-index: 998;
    border: 6px solid transparent;
    border-left-color: rgba(0, 0, 0, 0.4);
}

strong.chat_time {
    padding: 0 1px 1px 0;
    font-weight: 500;
    font-size: 8px;
    display: block;
}

/*Chatbox scrollbar*/
::-webkit-scrollbar {
    width: 6px;
}

::-webkit-scrollbar-track {
    border-radius: 0;
}

::-webkit-scrollbar-thumb {
    margin: 2px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.2);
}

/*Element state*/
.is-active {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -o-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.is-float {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
}

.is-max {
    box-shadow: inset 0 -12px 10px -10px rgba(0, 0, 0, 0.18), inset 0 12px 10px -10px var(--blackOp);
}

.is-loading {
    display: block;
    -webkit-animation: load 1s cubic-bezier(0, 0.99, 1, 0.6) infinite;
    -moz-animation: load 1s cubic-bezier(0, 0.99, 1, 0.6) infinite;
    -o-animation: load 1s cubic-bezier(0, 0.99, 1, 0.6) infinite;
    animation: load 1s cubic-bezier(0, 0.99, 1, 0.6) infinite;
}

/*Animation*/
@keyframes zoomIn {
    0% {
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
    100% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes load {
    0% {
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
    50% {
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 1;
    }
    100% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

/* SMARTPHONES PORTRAIT */
@media only screen and (min-width: 300px) {
    .chat {
        width: 200px;
    }
}

/* SMARTPHONES LANDSCAPE */
@media only screen and (min-width: 480px) {
    .chat {
        width: 300px;
    }

    .chat_field {
        width: 65%;
    }
}

/* TABLETS PORTRAIT */
@media only screen and (min-width: 768px) {
    .chat {
        width: 300px;
    }

    .chat_field {
        width: 65%;
    }


}

/* TABLET LANDSCAPE / DESKTOP */
@media only screen and (min-width: 1024px) {
    .chat {
        width: 400px;
    }

    .chat_field {
        width: 65%;
    }
}

/*Color Options*/
.red .fab {
    background: #F44336;
    color: #eceff1;
}

.pink .fab {
    background: #E91E63;
    color: #eceff1;
}

.purple .fab {
    background: #9C27B0;
    color: #eceff1;
}

.deep-purple .fab {
    background: #673AB7;
    color: #eceff1;
}

.indigo .fab {
    background: #3F51B5;
    color: #eceff1;
}

.blue .fab {
    background: var(--primaryColor);
    color: #eceff1;
}

.light-blue .fab {
    background: #03A9F4;
    color: #263238;
}

.cyan .fab {
    background: #00BCD4;
    color: #263238;
}

.teal .fab {
    background: #009688;
    color: #eceff1;
}

.green .fab {
    background: #4CAF50;
    color: #263238;
}

.light-green .fab {
    background: #8BC34A;
    color: #263238;
}

.lime .fab {
    background: #CDDC39;
    color: #263238;
}

.yellow .fab {
    background: #FFEB3B;
    color: #263238;
}

.amber .fab {
    background: #FFC107;
    color: #263238;
}

.orange .fab {
    background: #FF9800;
    color: #eceff1;
}

.deep-orange .fab {
    background: #FF5722;
    color: #eceff1;
}

.brown .fab {
    background: #795548;
    color: #eceff1;
}

.grey .fab {
    background: #9E9E9E;
    color: #eceff1;
}

.blue-grey .fab {
    background: #607D8B;
    color: #eceff1;
}

.red .chat {
    background: #F44336;
    color: #eceff1;
}

.pink .chat {
    background: #E91E63;
    color: #eceff1;
}

.purple .chat {
    background: #9C27B0;
    color: #eceff1;
}

.deep-purple .chat {
    background: #673AB7;
    color: #eceff1;
}

.indigo .chat {
    background: #3F51B5;
    color: #eceff1;
}

.blue .chat {
    background: var(--primaryColor);
    color: #eceff1;
}

.light-blue .chat {
    background: #03A9F4;
    color: #263238;
}

.cyan .chat {
    background: #00BCD4;
    color: #263238;
}

.teal .chat {
    background: #009688;
    color: #eceff1;
}

.green .chat {
    background: #4CAF50;
    color: #263238;
}

.light-green .chat {
    background: #8BC34A;
    color: #263238;
}

.lime .chat {
    background: #CDDC39;
    color: #263238;
}

.yellow .chat {
    background: #FFEB3B;
    color: #263238;
}

.amber .chat {
    background: #FFC107;
    color: #263238;
}

.orange .chat {
    background: #FF9800;
    color: #eceff1;
}

.deep-orange .chat {
    background: #FF5722;
    color: #eceff1;
}

.brown .chat {
    background: #795548;
    color: #eceff1;
}

.grey .chat {
    background: #9E9E9E;
    color: #eceff1;
}

.blue-grey .chat {
    background: #607D8B;
    color: #eceff1;
}

/* Ripple */
.ink {
    display: block;
    position: absolute;
    background: rgba(38, 50, 56, 0.4);
    border-radius: 100%;
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    webkit-transform: scale(0);
    transform: scale(0);
}

/*animation effect*/
.ink.animate {
    animation: ripple 0.5s ease-in-out;
}

@keyframes ripple {
    /*scale the element to 250% to safely cover the entire link and fade it out*/
    100% {
        opacity: 0;
        -moz-transform: scale(5);
        -ms-transform: scale(5);
        webkit-transform: scale(5);
        transform: scale(5);
    }
}

/*chats*/

/*Weather*/


.card {
    display: flex;
    align-items: center;
    border-radius: 30px;
    padding: 4px;
}

.card__info__place {
    font-size: 14px;
    color: var(--stepColors);
}

.card__info__time {
    font-size: 30px;
    color: var(--stepColors);
}

.card__info__date {
    font-size: 14px;
    color: var(--stepColors);
}

.card__weather {
    margin-left: auto;
    display: flex;
    align-items: center;
    gap: 12px;
}

.card__weather__temp {
    font-size: 30px;
}

.card__weather__icon {
    animation: move 1s infinite alternate ease-in-out;
}

@keyframes move {
    to {
        transform: translateY(-10px);
    }
}

/*USER*/

.userlogin {
    position: absolute;
    top: 59px;
    margin-right: -49px;
    width: 230px;
    background: #fbfbfb;
    border: 1px #e9e6e6 solid;
    color: #0E93D8;
    border-top: 0;
    padding: 15px;
    display: none;
    z-index: 99999999999;
    -webkit-box-shadow: 0 12px 11px rgb(87 87 87 / 14%);
    -moz-box-shadow: 0 12px 11px rgba(87, 87, 87, .14);
    box-shadow: 0 12px 11px rgb(87 87 87 / 14%);
    border-radius: 0px 0px 8px 8px;
}

.userlogin:before {
    width: 0;
    height: 0;
    position: absolute;
    top: -5px;
    border-left: 5px solid #ffffff;
    border-right: 5px solid #ffffff;
    border-bottom: 5px solid rgb(241 241 241);
    content: '';
    left: 110px;
}

.userlogin p input {
    direction: ltr;
    line-height: 29px;
    height: 29px;
    border: 0;
    font-size: 12px;
    width: 80%;
    float: right;
    background: none;
    padding-right: 5px;
}

.userlogin p.fa-envelope, .userlogin p.fa-lock {
    float: left;
    width: 100%;
    border: 1px #ddd solid;
    margin: 5px 0;
    transition: all .3s
}

.userlogin p.fa-envelope:hover, .userlogin p.fa-lock:hover {
    border: 1px var(--twoGradiantColor) solid;
    background: #D4F4E2
}

.userlogin p.fa-envelope:before, .userlogin p.fa-lock:before {
    float: right;
    color: var(--twoGradiantColor);
    width: 31px;
    text-align: center;
    font-size: 14px;
    background: #f7f7f7;
    border-left: 1px #dfdfdf solid;
    line-height: 31px
}

.userlogin b {
    float: right;
    width: 100%;
    font-weight: 400;
    font-size: 11px;
    color: #999
}

.userlogin a.forgot {
    font-size: 12px;
    float: right;
    width: 100%;
    line-height: 30px;
    color: #6a6565 !important;
    direction: rtl;
}

.userlogin a.forgot:hover {
    color: var(--twoGradiantColor) !important;
    transition: all 0.8s ease !important;
}

#rememberme {
    position: relative;
    top: 3px
}

.userlogin a.login, .userlogin a.registerz {
    float: right;
    width: 100%;
    border-bottom: 3px rgba(0, 0, 0, 0.31) solid;
    background: #6dca54;
    text-align: center;
    line-height: 29px;
    color: var(--whiteColor);
    margin: 5px 0;
    transition: background .3s;
    position: relative;
    font-size: 18px;
}

.userlogin input[type=submit] {
    float: right;
    width: 100%;
    border-bottom: 3px rgba(0, 0, 0, 0.31) solid;
    background: #6dca54;
    text-align: center;
    line-height: 29px;
    color: var(--whiteColor);
    margin: 5px 0;
    transition: background .3s;
    position: relative;
    cursor: pointer !important;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    background-image: linear-gradient(95deg, var(--oneGradiantColor) 0%, var(--footerStyleMainColor) 100%);
    border-radius: 15px;
    padding: 4px 15px;

}

.userlogin input[type=submit]:hover {
    transition: all 0.8s ease !important;
    background-color: #0E6219;
}

.userlogin a.registerz {
    background: #B70C0F;
    transition: all 0.8s ease !important;
    text-align: center !important;
}

.userlogin a.login:hover {
    background: #50B337;
}

.userlogin a.registerz:hover {
    background: #921517
}

.userlogin input[type=submit]:active, .userlogin a.register:active {
    border-bottom: 1px;
    top: 3px;
    margin-bottom: 8px !important
}


#toc_container {
    border: 1px solid #aaa;
    display: table;
    font-size: 95%;
    margin-bottom: 1em;
    padding: 20px;
    line-height: 2.5;
    width: auto;
    direction: rtl;
    box-shadow: 0 20px 32px rgb(29 46 54 / 8%);
    background-color: rgb(234 234 234 / 70%);
    border-radius: 15px;
}

.toc_title {
    font-weight: 700;
    text-align: center;
}

#toc_container li, #toc_container ul, #toc_container ul li {
    list-style: outside none none !important;
}

.footnotes-text {
    /*text-align: center !important;*/
    text-align: right !important;
    direction: rtl;
    font-size: 12px;
    border-top: 1px solid var(--colorlight);
    border-bottom: 1px solid var(--colorlight);
    padding: 10px;
    width: 100%;
}

.dir-r {
    direction: rtl !important;
    text-align: right;
    float: right;
}

.blockquote-text {
    border-right: 7px solid var(--stepColors);
    background: var(--menuMainColor);
    padding: 1px 10px;
    quotes: "\201C" "\201D" "\2018" "\2019";
    font-weight: bold;
    font-size: 16px;
    border-radius: 9px;
    box-shadow: 0px 9px 50px rgb(0 0 0 / 16%);
}

.ontitle-text {
    font-size: 12px;
}

/*poll*/
.addon-poll .polled {
    height: 22px;
}

.addon-poll .voted {
    height: 11px;
}

.addon-poll .progress {
    border: 1px solid var(--colorlight);
    position: relative;
    display: block;
    padding: 0;
    margin: 4px 0;
    background: #DEDEDE;
    background: -webkit-gradient(linear, left top, left bottom, from(var(--colorlight)), to(#e9e9e9));
    background: -moz-linear-gradient(top, var(--colorlight), #e9e9e9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='var(--colorlight)', endColorstr='#e9e9e9');
    -moz-box-shadow: 0 1px 0 var(--whiteColor);
    -webkit-box-shadow: 0 1px 0 var(--whiteColor);
    box-shadow: 0 1px 0 var(--whiteColor);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.addon-poll .polled span {
    height: 20px;
}

.addon-poll .voted span {
    height: 9px;
}

.addon-poll .progress span {
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 0;
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.addon-poll .progress span b {
    color: var(--whiteColor);
    line-height: 20px;
    padding-left: 2px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

.addon-poll .progress-1 span {
    border: 1px solid #0078a5;
    background-color: #5C9ADE;
    background: -moz-linear-gradient(top, #00adee 10%, #0078a5 90%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #00adee), color-stop(0.9, #0078a5));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}

.addon-poll .progress-2 span {
    border: 1px solid #5c9425;
    background-color: #77AF3F;
    background: -moz-linear-gradient(top, #8fc857 10%, #5c9425 90%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #8fc857), color-stop(0.9, #5c9425));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8fc857', endColorstr='#5c9425');
}

.addon-poll .progress-3 span {
    border: 1px solid #f47a20;
    background-color: #faa51a;
    background: -moz-linear-gradient(top, #faa51a 10%, #f47a20 90%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #faa51a), color-stop(0.9, #f47a20));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}

.addon-poll .progress-4 span {
    border: 1px solid #A92C2C;
    background-color: #C44747;
    background: -moz-linear-gradient(top, #DD5F5F 10%, #A92C2C 90%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #DD5F5F), color-stop(0.9, #A92C2C));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DD5F5F', endColorstr='#A92C2C');
}

.addon-poll .progress-5 span {
    border: 1px solid #8c2ca9;
    background-color: #8c2ca9;
    background: -moz-linear-gradient(top, #bf5fdd 10%, #8c2ca9 90%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #bf5fdd), color-stop(0.9, #8c2ca9));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf5fdd', endColorstr='#8c2ca9');
}

.elect-title {
    margin-top: 5px;
    padding: 8px 4px;
    text-align: center;
    border: 1px solid #00ADEE;
    background-color: #057382;
    background: -moz-linear-gradient(top, #00ADEE 10%, #057382 45%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #00ADEE), color-stop(0.9, #057382));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ADEE', endColorstr='#057382');
    color: #f5f5f5;
    border-radius: 2px;
    font-size: 10px !important;
}

.addon-poll .progress-7 span {
    border: 1px solid #CC2B62;
    background-color: #CC2B62;
    background: -moz-linear-gradient(top, #A22751 10%, #CC2B62 90%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #A22751), color-stop(0.9, #CC2B62));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A22751', endColorstr='#CC2B62');
}

.nbs,
.ckb {
    cursor: pointer;
    color: #555;
    font-size: 14px;
    margin: 5px 0;
}

.nbs > input,
.ckb > input {
    visibility: hidden;
    position: absolute;
}

.nbs > i,
.ckb > i {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    border-radius: 3px;
    border: 2px solid #2e3f6e;
    background: var(--whiteColor);
    color: var(--whiteColor) !important;
    font-size: 10px;
    text-align: center;
    box-shadow: inset 0 0 0 8px var(--whiteColor);
    transition: 0.2s;
    margin-left: 6px !important;
    position: relative;
    top: -1px !important;
    line-height: 15px;
}

.nbs > i {
    border-radius: 50%;
}

.nbs:hover > i,
.ckb:hover > i {
    color: #c8c8c8 !important;
    box-shadow: inset 0 0 0 3px var(--whiteColor);
}

.nbs > input:checked + i,
.ckb > input:checked + i {
    color: var(--whiteColor) !important;
    box-shadow: inset 0 0 0 40px #2e3f6e;
}

.post-meta .tl {
    left: auto;
    right: 0;
    position: relative;
    color: #000;
    float: left;
    margin: 1px;
    padding: 0 15px 0 0;
}


.parsysm_calendar_day {
    text-align: center;
    padding: 5px;
}

.parsysm_calendar_friday {
    color: red;
    text-align: center;
}

.parsysm_calendar_top {
    text-align: center;
}

.parsysm_calendar_today {
    border: 1px solid #000;
    color: var(--whiteColor);
    background: #1166c1;
}

.parsysm_calendar_active {
    border: 1px solid #000;
    background: var(--whiteColor);
}

.widget-collapsible .toggle-btn {
    display: block;
    position: absolute;
    top: 32px;
    left: 12px;
    padding: 0;
    width: 10px;
    opacity: 1
}


@charset "utf-8";
/* CSS Document */

.ParsysmWeather {
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    height: auto;
    overflow: hidden;
    position: relative;
    line-height: 1.2;
    color: var(--whiteColor);
    line-height: 1;
}

.ParsysmWeather h1 {
    font-size: 24px;
    display: block;
    padding: 30px 0;
    text-align: center;
}

.ParsysmWeather .ow-today {
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

.ParsysmWeather .ow-today > span {
    display: inline-block;
    width: 64px;
    float: left;
}

.ParsysmWeather .ow-today > span > img {
    width: 100%;
    height: 100%;
}

.ParsysmWeather .ow-today h2 {
    padding: 0;
    margin: 0;
    vertical-align: baseline;
    font-size: 36px;
    font-weight: bold;
    position: absolute;
    top: 0;
    padding-left: 100px;
    box-sizing: border-box;
    color: var(--whiteColor);
}

.ParsysmWeather .ow-today h2 > span {
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin: 0px 0;
}

.ParsysmWeather .ow-today h2 > b {
    display: block;
    font-size: 16px;
}

.ow-small .ow-today > span {
    display: block;
    width: 100%;
    height: 60px;
    text-align: center;
}

.ow-small .ow-today > span > img {
    display: inline-block;
    width: 60px;
    height: 60px;
}

.ow-small .ow-today > h2 {
    position: relative;
    padding: 10px;
    text-align: center;
}

.ow-border {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.ParsysmWeather .ow-days {
    width: 100%;
    border-top: solid 1px rgba(255, 255, 255, 0.2);
    padding: 6px 0;
    font-size: 100%;
    overflow: hidden;
}

.ParsysmWeather .ow-days > span {
    display: block;
    width: 40%;
    float: left;
    overflow: hidden;
}

.ParsysmWeather .ow-days > p {
    display: block;
    width: 60%;
    float: right;
    text-align: right;
    margin: 0;
    padding: 0;
}

.ParsysmWeather .ow-days > p > img {
    width: 20px;
    display: inline-block;
    float: right;
}

.ParsysmWeather .ow-days > p > b {
    font-weight: bold;
    display: inline-block;
    float: right;
    margin-right: 10px;
    font-size: 110%;
}

.ParsysmWeather .ow-dayssmall {
    width: 16.666667%;
    border-top: solid 1px rgba(255, 255, 255, 0.2);
    padding: 6px 0;
    font-size: 100%;
    overflow: hidden;
    float: left;
    text-align: center;
    margin-left: 5px;
}

.ParsysmWeather .ow-dayssmall > span {
    /*display: block;*/
    width: 100%;
    overflow: hidden;
}

.ParsysmWeather .ow-dayssmall > p {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    min-height: 50px;
}

.ParsysmWeather .ow-dayssmall > p > img {
    width: 48px;
    display: inline-block;
    margin: 10px 0;
}

.moduletable {
    margin: 25px;
}

.alert {
    text-align: right !important;
    border-radius: 10px;
    box-shadow: 0px 9px 32px 13px rgb(29 46 54 / 8%);
}

.alert li {
    list-style: none;
}

.alert li > a {
    color: var(--whiteColor) !important;
}

.alert-check li > a {
    color: var(--colorDark) !important;
}

.jadval {
    height: auto;
    margin: 0;
    width: 100%;
}

.jadval > table {
    margin-right: 5px;
    position: relative;
    top: 16px;
    width: 100%;
}

.jadval th {
    background-color: var(--oneGradiantColor);
    -webkit-background-color: var(--oneGradiantColor);
    -moz-background-color: var(--oneGradiantColor);
    -ms-background-color: var(--oneGradiantColor);
    -o-background-color: var(--oneGradiantColor);
    border-left: 23px solid var(--whiteColor);
    color: var(--whiteColor);
    font-size: 1em;
    height: 30px;
    text-align: center;
}

.jadval td {
    background-color: #eae7e7;
    -webkit-background-color: #eae7e7;
    -moz-background-color: #eae7e7;
    -ms-background-color: #eae7e7;
    -o-background-color: #eae7e7;
    border-bottom: 6px solid var(--whiteColor);
    border-left: 22px solid var(--whiteColor);
    color: #373737;
    font-size: 1.1em;
    font-weight: normal;
    height: 45px;
    padding: 0 5px;
    text-align: center;
    direction: rtl;
}

.showall {
    /*float: left;*/
    color: var(--whiteColor);
    width: 119px;
    text-align: center;
    font-size: 11px;
    font-weight: normal;
    display: block;
    background: var(--oneGradiantColor);
    border-radius: 4px;
    padding: 4px 7px;
    margin: 12px 13px;
    /*display: flex;*/
    align-items: flex-end;
    flex-direction: column;
}

.showall:hover {
    background: var(--footerStyleMainColor) !important;
    color: var(--whiteColor) !important;
}

.card-prof {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    max-width: 500px;
    margin: 15px auto;
    text-align: center;
    top: 115px;
}

.title-prof {
    color: grey;
    font-size: 18px;
}

.button-prof {
    border: none;
    outline: 0;
    display: inline-block;
    padding: 8px;
    color: white;
    background-color: #000;
    text-align: center;
    font-family: IRANSans;
    cursor: pointer;
    width: 100%;
    font-size: 18px;
}


.button-prof:hover, a:hover {
    opacity: 0.7;
}


.pagination {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 1.4rem;
    letter-spacing: 0.01em;
    justify-content: center;
    color: #6a6565
}

.page-link-next i, .page-link-prev i {
    font-size: 1.9rem
}

.page-link-prev i {
    margin-right: 0.5rem
}

.page-link-next i {
    margin-left: 0.5rem
}

.page-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 3rem;
    height: 4rem;
    padding: 0 0.3rem;
    line-height: 1;
    background-color: transparent;
    border: 0.1rem solid transparent;
    transition: border 0.3s
}

.active > .page-link, :hover:not(.disabled) > .page-link {
    border-color: #dadada;
    color: #6a6565
}

.disabled > .page-link {
    color: #aaa
}

.page-link-next, .page-link-prev {
    min-width: 8rem;
    padding: 1.2rem
}

.pav_nav {
    text-align: center;
    background: var(--whiteColor);
    padding: 7px;
    border-radius: 2px;
    margin: 23px;
    overflow: hidden;
    float: right;
    box-shadow: 0 10px 32px rgba(29, 46, 54, 0.08);
}

.pav_nav .page-item {
    display: inline-block;
}

.pav_nav .page-item a {
    background: var(--whiteColor);
    padding: 10px;
}


.pav_nav .page-item a, .pav_nav .page-item span {
    background: var(--whiteColor);
    padding: 6px 10px;
    display: block;
    min-width: 33px;
    line-height: 18px;
    font-size: 12px;
    border-radius: 4px;
}


.pav_nav .page-item span {
    background: transparent;
}


.pav_nav .page-item a:hover, .pav_nav .page-item a:focus {
    background: var(--colorSheetbtn);
    color: var(--whiteColor);
}


.pav_nav .page-item span.active {
    background: var(--oneGradiantColor);
    color: var(--whiteColor);
}

.post_lister {
    /*position: relative;
    overflow: hidden;
    font-family: Poppins, sans-serif;
    font-size: 1.4rem;
    color: #999;
    transition: 0.3s;
    box-shadow: 10px 10px 15px rgba(29, 46, 54, 0.08);
    background-color: var(--whiteColor);
    margin: 10px 30px;
    padding: 7px;*/
}

.post_body {
    /*margin-bottom: 0.3rem;
    font-family: 'IRANSans';
    font-size: 1.4rem;
    font-weight: 400;
    padding: 10px 10px;
    text-align: justify;
    letter-spacing: -0.01em;
    direction: rtl;
    color: #666;*/
}

.post_date {
    border-radius: 5px;
    background-color: var(--colorSheetbtn);
    color: #555555;
    padding: 8px 15px;
    float: left;
    font-size: 12px;
}

.post_top {
    /*background: linear-gradient(to top, rgba(255, 255, 255, 0.44) 0%, rgb(247, 243, 243) 100%);*/
    /*background: linear-gradient(to top, rgba(255, 255, 255, 0.44) 0%, rgb(224 252 228) 100%);*/
    /*border-radius: 3px;*/
    /*padding: 20px 20px 0px 20px;*/
}


/**************************toast*********************************/
.toast-title {
    font-weight: 700
}

.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.toast-message a, .toast-message label {
    color: var(--whiteColor)
}

.toast-message a:hover {
    color: var(--colorlight);
    text-decoration: none
}

.toast-close-button {
    position: relative;
    right: -.3em;
    top: -.3em;
    float: right;
    font-size: 20px;
    font-weight: 700;
    color: var(--whiteColor);
    -webkit-text-shadow: 0 1px 0 var(--whiteColor);
    text-shadow: 0 1px 0 var(--whiteColor);
    opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    line-height: 1
}

.toast-close-button:focus, .toast-close-button:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40)
}

.rtl .toast-close-button {
    left: -.3em;
    float: left;
    right: .3em
}

button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.toast-top-center {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-left {
    top: 12px;
    left: 12px
}

.toast-top-right {
    top: 12px;
    right: 12px
}

.toast-bottom-right {
    right: 12px;
    bottom: 12px
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px
}

#toast-container {
    position: fixed;
    z-index: 999999;
    pointer-events: none
}

#toast-container * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#toast-container > div {
    position: relative;
    pointer-events: auto;
    overflow: hidden;
    margin: 0 0 6px;
    padding: 15px 15px 15px 50px;
    width: 300px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-position: 15px center;
    background-repeat: no-repeat;
    -moz-box-shadow: 0 0 12px #999;
    -webkit-box-shadow: 0 0 12px #999;
    box-shadow: 0 0 12px #999;
    color: var(--whiteColor);
    opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80)
}

#toast-container > div.rtl {
    direction: rtl;
    padding: 15px 50px 15px 15px;
    background-position: right 15px center
}

#toast-container > div:hover {
    -moz-box-shadow: 0 0 12px #000;
    -webkit-box-shadow: 0 0 12px #000;
    box-shadow: 0 0 12px #000;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    cursor: pointer
}

#toast-container > .toast-info {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important
}

#toast-container > .toast-error {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important
}

#toast-container > .toast-success {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important
}

#toast-container > .toast-warning {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important
}

#toast-container.toast-bottom-center > div, #toast-container.toast-top-center > div {
    width: 300px;
    margin-left: auto;
    margin-right: auto
}

#toast-container.toast-bottom-full-width > div, #toast-container.toast-top-full-width > div {
    width: 96%;
    margin-left: auto;
    margin-right: auto
}

.toast {
    background-color: #030303
}

.toast-success {
    background-color: #51A351
}

.toast-error {
    background-color: #BD362F
}

.toast-info {
    background-color: #2F96B4
}

.toast-warning {
    background-color: #F89406
}

.toast-progress {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    background-color: #000;
    opacity: .4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40)
}

@media all and (max-width: 240px) {
    #toast-container > div {
        padding: 8px 8px 8px 50px;
        width: 11em
    }

    #toast-container > div.rtl {
        padding: 8px 50px 8px 8px
    }

    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }

    #toast-container .rtl .toast-close-button {
        left: -.2em;
        right: .2em
    }
}

@media all and (min-width: 241px) and (max-width: 480px) {
    #toast-container > div {
        padding: 8px 8px 8px 50px;
        width: 18em
    }

    #toast-container > div.rtl {
        padding: 8px 50px 8px 8px
    }

    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }

    #toast-container .rtl .toast-close-button {
        left: -.2em;
        right: .2em
    }
}

@media all and (min-width: 481px) and (max-width: 768px) {
    #toast-container > div {
        padding: 15px 15px 15px 50px;
        width: 25em
    }

    #toast-container > div.rtl {
        padding: 15px 50px 15px 15px
    }
}


/* yuy */

article.mainbox {
    background: var(--whiteColor) none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.08);
    padding: 0;
    opacity: 0.95;
    border-radius: 15px;
}

.mainbox > h2 {
    border-bottom: 2px solid var(--primaryColor);
    border-radius: 0;
    color: var(--primaryColor);
    font-size: 14px;
    direction: rtl;
    margin: 0 0 10px;
    padding: 11px 10px 15px;
}

.mainbox > h2 > small {
    background: #eeeeee none repeat scroll 0 0;
    border-radius: 16px;
    display: block;
    float: left;
    font-size: 10px;
    height: 21px;
    line-height: 19px;
    margin: 0 5px;
    padding: 0 7px;
}

.mainbox > h2 > button {
    background: #41a984 none repeat scroll 0 0;
    border-radius: 12px;
    color: var(--whiteColor);
    float: left;
    font-size: 11px;
    height: 20px;
    padding: 0 9px 1px;
    margin: 0;
    width: auto;
}

.mainbox > h2 > a {
    background: linear-gradient(to right, rgba(216, 216, 216, 0) 0%, rgb(204 234 236) 100%);
    color: var(--twoGradiantColor);
    border-radius: 12px;
    float: left;
    font-size: 11px;
    height: 20px;
    line-height: 0px;
    padding: 14px 9px;
}


.mainbox.winnersbox {
    height: 525px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    box-shadow: 0px 2px 22px rgba(0, 0, 0, 0.1);
    opacity: 0.8;
}

.profile_rotbe.winnerlist > li {
    border-bottom: 1px solid #e9e9e9;
    opacity: 1;
    padding: 8px 0;
}

.profile_rotbe.winnerlist > li > i {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #555555;
    font-size: 13px;
    font-weight: normal;
    margin: 3px 0;
    padding: 8px 0 0 8px;
}

.profile_rotbe.winnerlist > li > img {
    margin-left: 7px;
}

.profile_rotbe.winnerlist > li > b {
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin-top: 3px;
}

.profile_rotbe.winnerlist > li > p > small {
    font-size: 12px;
}

.profile_rotbe.winnerlist > li > p,
.profile_rotbe.winnerlist > li > b > small {
    font-size: 9px;
    direction: rtl !important;
}

.profile_rotbe.winnerlist > li > p {
    margin-top: 6px;
    direction: rtl;
}

.profile_rotbe .showall {
    margin-left: 12px;
}

.winnerlist {
    padding: 5px 5px 5px 0;
}

.top_winners {
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 13px 0;
    text-align: center;
}

.top_winners li {
    display: inline-block;
    float: none;
    list-style: outside none none;
    margin: 0 5px;
}

.winner_thumb {
    border: 4px solid #000000;
    border-radius: 50%;
    height: 61px;
    width: 61px;
    position: relative;
    margin-top: 18px;
}

.winner_1 .winner_thumb {
    height: 83px;
    width: 83px;
    margin-top: 0;
}

.winner_1 .winner_thumb {
    border: 6px solid var(--primaryBorderColor);
}

.winner_2 .winner_thumb {
    border: 4px solid #bebebe;
}

.winner_3 .winner_thumb {
    border: 4px solid #e8907c;
}


.winner_thumb > i {
    background: #eeeeee none repeat scroll 0 0;
    border-radius: 28px;
    font-size: 10px;
    font-style: normal;
    height: 17px;
    line-height: 17px;
    position: absolute;
    right: -5px;
    color:var(--whiteColor);
    text-align: center;
    top: -2px;
    width: 17px;
}

.winner_1 .winner_thumb > i {
    background: var(--primaryBorderColor);
    right: -2px;
}

.winner_2 .winner_thumb > i {
    background: #bebebe;
}

.winner_3 .winner_thumb > i {
    background: #e8907c;
}

.winner_thumb .avatar {
    height: 100%;
    margin: 0;
    width: 100%;
    border-radius: 50px;
}

.winner_thumb .medal {
    bottom: -15px;
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 23px;
}

.top_winners > li > b {
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin: 15px 4px 0px -10px;
    text-align: center;
}

.top_winners_span {
    display: block;
    font-size: 12px;
    margin-top: -15px;
    text-align: center;
    margin-bottom: 10px;
}

.top_winners > li > b > small {
    display: block;
    font-size: 11px;
    margin: 5px 0 0;
    font-weight: normal;
}

.other_winner {
    background: #f8f8f8 none repeat scroll 0 0;
    border-top: 1px solid #efefef;
    border-radius: 15px;
    /* margin: 8px -5px 0 0; */
    padding-top: 9px;
    height: 323px !important;
}

.winnersbox .profile_tab_box {
    padding: 0;
}


.profile_rotbe {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.profile_rotbe > li {
    list-style: none;
    margin: 0;
    overflow: hidden;
    opacity: 0.2;
    padding: 6px;
}

.profile_rotbe > li.uhere {
    background: #f8f8f8 none repeat scroll 0 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    margin: 4px;
    padding: 15px;
    transform: scale(1.06);
    opacity: 1;
}

.profile_rotbe > li > i {
    background: #41a984 none repeat scroll 0 0;
    border-radius: 14px;
    float: right;
    font-style: normal;
    color: var(--whiteColor);
    font-weight: bold;
    margin: 6px 0 0 10px;
    padding: 7px;
}

.profile_rotbe > li > img {
    border-radius: 50%;
    float: right;
    height: 40px;
    margin-left: 12px;
    width: 40px;
}

.profile_rotbe > li > p {
    color: #959595;
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 5px;
}

.profile_rotbe > li > b {
    font-weight: bold;
    float: right;
}

.profile_rotbe > li > b > small {
    color: #939393;
    display: block;
    font-size: 10px;
    font-weight: normal;
    margin: 0;
    text-align: right;
    padding: 4px 0;
}

.profile_rotbe > li > p > small {
    color: #000000;
    font-size: 21px;
    font-weight: bold;
}

.tab-vertical .nav-link {
    text-align: right !important;
}


.element-section .title {
    font-size: 4rem
}

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

.elements > div > a {
    display: block
}

.elements > div .element-accordian .element-img {
    background-position: calc(-180px * (1 - 1)) 0
}

.elements > div .element-accordian .element-hover-img {
    background-position: calc(-180px * 1 + 90px) 0
}

.elements > div .element-banner .element-img {
    background-position: calc(-180px * (2 - 1)) 0
}

.elements > div .element-banner .element-hover-img {
    background-position: calc(-180px * 2 + 90px) 0
}

.elements > div .element-blog .element-img {
    background-position: calc(-180px * (3 - 1)) 0
}

.elements > div .element-blog .element-hover-img {
    background-position: calc(-180px * 3 + 90px) 0
}

.elements > div .element-button .element-img {
    background-position: calc(-180px * (4 - 1)) 0
}

.elements > div .element-button .element-hover-img {
    background-position: calc(-180px * 4 + 90px) 0
}

.elements > div .element-cta .element-img {
    background-position: calc(-180px * (5 - 1)) 0
}

.elements > div .element-cta .element-hover-img {
    background-position: calc(-180px * 5 + 90px) 0
}

.elements > div .element-icon-box .element-img {
    background-position: calc(-180px * (6 - 1)) 0
}

.elements > div .element-icon-box .element-hover-img {
    background-position: calc(-180px * 6 + 90px) 0
}

.elements > div .element-portfolio .element-img {
    background-position: calc(-180px * (7 - 1)) 0
}

.elements > div .element-portfolio .element-hover-img {
    background-position: calc(-180px * 7 + 90px) 0
}

.elements > div .element-category .element-img {
    background-position: calc(-180px * (8 - 1)) 0
}

.elements > div .element-category .element-hover-img {
    background-position: calc(-180px * 8 + 90px) 0
}

.elements > div .element-product .element-img {
    background-position: calc(-180px * (9 - 1)) 0
}

.elements > div .element-product .element-hover-img {
    background-position: calc(-180px * 9 + 90px) 0
}

.elements > div .element-tab .element-img {
    background-position: calc(-180px * (10 - 1)) 0
}

.elements > div .element-tab .element-hover-img {
    background-position: calc(-180px * 10 + 90px) 0
}

.elements > div .element-testimonial .element-img {
    background-position: calc(-180px * (11 - 1)) 0
}

.elements > div .element-testimonial .element-hover-img {
    background-position: calc(-180px * 11 + 90px) 0
}

.elements > div .element-title .element-img {
    background-position: calc(-180px * (12 - 1)) 0
}

.elements > div .element-title .element-hover-img {
    background-position: calc(-180px * 12 + 90px) 0
}

.elements > div .element-typography .element-img {
    background-position: calc(-180px * (13 - 1)) 0
}

.elements > div .element-typography .element-hover-img {
    background-position: calc(-180px * 13 + 90px) 0
}

.elements > div .element-video .element-img {
    background-position: calc(-180px * (14 - 1)) 0
}

.elements > div .element-video .element-hover-img {
    background-position: calc(-180px * 14 + 90px) 0
}

.elements > div .element-icon .element-img {
    background-position: calc(-180px * (15 - 1)) 0
}

.elements > div .element-icon .element-hover-img {
    background-position: calc(-180px * 15 + 90px) 0
}

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

.element {
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 3.4rem 0 2.6rem;
    /*background-color: var(--oneGradiantColor);*/
    /*border-radius: 1rem;*/
    background: linear-gradient(to bottom, var(--oneGradiantColor) 10%, var(--twoGradiantColor) 70%) !important;
    box-shadow: 0 2rem 3rem rgba(0, 0, 0, 0.05), 0 0 5px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s;
    border-radius: 15px;
}

.element svg {
    fill: var(--whiteColor)
}

.element img {
    height: 72px !important;
    width: 72px !important;
}

.element svg circle, .element svg ellipse, .element svg line, .element svg path, .element svg polyline, .element svg rect {
    stroke: var(--whiteColor)
}

.element.element-icon svg {
    margin-top: -1.1rem
}

.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;
    left: 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: var(--whiteColor);
    background-color: var(--spanTextColor);
    width: 100%;
    padding: 10px;
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
}

.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) {
    .element-section .element-type {
        max-width: 30rem;
        margin: 0 auto
    }

    .elements > div:hover {
        transform: scale(1.05)
    }
}


.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.product-nav .nav-pills .nav-link1.active, .product-nav .nav-pills .show > .nav-link1 {
    color: #5F6677;
    background-color: var(--whiteColor);
}

.product-nav .nav-link1 {
    color: #5F6677;
    font-size: 14px;
    text-align: center;
    font-weight: 400;
}

.product-nav .nav-pills .nav-item .nav-link1 {
    filter: grayscale(100%);
}

.product-nav .nav-pills .nav-item .nav-link1.active {
    filter: none;
}

.product-nav .nav-pills .nav-item .nav-link1.active i {
    color: var(--lightPrimeColor);
}

.product-nav .nav-pills .nav-item:hover .nav-link1 {
    filter: none;
}

.product-nav .nav-pills .nav-item:hover {
    transform: scale(1.03);
}


.product-nav .nav-pills .nav-item:nth-child(even) .nav-link1 {
    box-shadow: 0 -10px 15px rgba(45, 52, 106, 0.08);
    border-radius: 15px;
    padding: 30px;
    background-color: rgba(251, 251, 251, 0.7);
    opacity: 0.8;

}

.product-nav .nav-pills .nav-item:nth-child(odd) .nav-link1 {
    box-shadow: 0 10px 15px rgba(45, 52, 106, 0.08);
    border-radius: 15px;
    padding: 30px;
    background-color: rgba(251, 251, 251, 0.3);
    opacity: 0.8;
}

.disable-tab {
    background-color: rgb(197, 197, 197, 0.26) !important;
}

.product-nav .nav-pills .nav-item {
    min-width: 178px;
}

.shadow-divider:before {
    content: "";
    position: absolute;
    /*box-shadow: -20px 0 15px -10px rgba(45, 52, 106, 0.06);*/
    /*box-shadow: -25px 0 28px -10px rgba(45, 52, 106, 0.08);*/
    width: 40px;
    height: 100%;
    transform: rotate(0deg);
    right: -25px;
    top: 0;
}

.divider2 { /* minor cosmetics */
    display: table;
    font-size: 24px;
    text-align: center;
    width: 75%; /* divider width */
    margin: 5px auto; /* spacing above/below */
}

.divider2 span {
    display: table-cell;
    position: relative;
}

.divider2 span:first-child, .divider2 span:last-child {
    width: 50%;
    top: -12px;
    -moz-background-size: 100% 2px;
    background-size: 100% 14px;
    background-position: 0 0, 0 100%;
    background-repeat: no-repeat;
}

.divider2 span:first-child { /* color changes in here */
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(var(--oneGradiantColor)));
    background-image: -webkit-linear-gradient(180deg, transparent, var(--oneGradiantColor));
    background-image: -moz-linear-gradient(180deg, transparent, var(--oneGradiantColor));
    background-image: -o-linear-gradient(180deg, transparent, var(--oneGradiantColor));
    background-image: linear-gradient(90deg, transparent, var(--oneGradiantColor));
}

.divider2 span:nth-child(2) {
    color: var(--primaryColor);
    padding: 0px 12px;
    width: auto;
    white-space: nowrap;
    top: -18px;
    z-index: 18;
}

.divider2 span:last-child { /* color changes in here */
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(var(--oneGradiantColor)), to(transparent));
    background-image: -webkit-linear-gradient(180deg, var(--oneGradiantColor), transparent);
    background-image: -moz-linear-gradient(180deg, var(--oneGradiantColor), transparent);
    background-image: -o-linear-gradient(180deg, var(--oneGradiantColor), transparent);
    background-image: linear-gradient(90deg, var(--oneGradiantColor), transparent);
}





/*calendar show*/
.breaking-news-ticker {
    display: block;
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    position: relative;
    line-height: 40px;
    overflow: hidden;
    font-size: 14px;
    margin: 0 auto;
    margin-top: 32px;
}

.breaking-news-ticker * {
    box-sizing: border-box;
}

.breaking-news-ticker.bn-fixed-top {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
}

.breaking-news-ticker.bn-fixed-bottom {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
}


/*********************************/
/*title styles start**************/
.bn-label {
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    position: absolute;
    background-color: var(--whiteColor);
    text-align: center;
    color: #12285e;
    border-radius: 5px;
    font-weight: bold;
    z-index: 3;
    padding: 0 15px;
    white-space: nowrap;
}

/*title styles end****************/


/*********************************/
/*news item style start **********/
.bn-news {
    position: absolute;
    left: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    top: 0;
    bottom: 0;
    height: 100%;
    right: 0;
    overflow: hidden;
}

.bn-news ul {
    display: block;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    position: absolute;
}

.bn-news ul li {
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    text-decoration: none;
    -webkit-transition: color .2s linear;
    -moz-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear;
    position: absolute;
    width: 100%;
    display: none;
    color: #333;
}

.bn-news ul li a {
    white-space: nowrap;
    text-overflow: ellipsis;
    text-decoration: none;
    padding: 0 10px;
    color: #333;
    position: relative;
    display: block;
    overflow: hidden;
}

.bn-news ul li a:hover {
    color: #069;
}

.bn-news ul li.holiday a {
    color: #f50057 !important;
}

.bn-news ul li .holy {
    color: #0eba17 !important;
}

.bn-loader-text {
    padding: 0 10px;
}

.bn-seperator {
    display: inline-block;
    float: left;
    margin-right: 15px;
    width: 30px;
    height: 40px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
}

.bn-seperator.bn-news-dot {
    margin-right: 0;
}

.bn-seperator.bn-news-dot:after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: #333;
    border-radius: 50%;
    top: 50%;
    margin-top: -4px;
    left: 50%;
    margin-left: -4px;
}

.bn-prefix {
    color: #d65d7a;
    margin-right: 15px;
    padding-left: 10px;
}

.bn-positive {
    color: #0b8457;
    font-weight: bold;
}

.bn-negative {
    color: #dc2f2f;
    font-weight: bold;
}

/*news item style end ************/


/*********************************/
/*controls style start ***********/
.bn-controls {
    width: auto;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    position: absolute;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.bn-controls button {
    width: 30px;
    float: left;
    height: 100%;
    cursor: pointer;
    border: none;
    text-align: center;
    background-color: transparent;
    outline: none;
}

.bn-controls button:hover {
    background-color: var(--menuMainColor);
}

.bn-arrow {
    margin: 0;
    display: inline-block;
    height: 8px;
    position: relative;
    width: 8px;
    top: -2px;
}

.bn-arrow::after {
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-right-style: solid;
    border-right-width: 2px;
    content: '';
    display: inline-block;
    height: 8px;
    left: 0;
    position: absolute;
    top: 0;
    width: 8px;
}

.bn-arrow.bn-next {
    -moz-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
    left: -3px;

}

.bn-controls #previous_btn{
    border-radius:40px 0px 0px 40px;
}
.bn-controls #next_btn{
    border-radius:0px 40px 40px 0;
}
.bn-arrow.bn-prev {
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    left: 3px;
}

.bn-arrow::after {
    border-color: #999999;
}

.bn-arrow::before {
    background-color: #999999;
}

.bn-play {
    position: relative;
    background: #999999;
    width: 0;
    height: 12px;
    display: inline-block;
    margin-left: -5px;
}

.bn-play::after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #999999;
    border-width: 8px;
    margin-top: -8px;
}

.bn-pause {
    position: relative;
    width: 0;
    height: 14px;
    display: inline-block;
    top: 1px;
    left: -1px;
}

.bn-pause::before {
    position: absolute;
    content: "";
    width: 2px;
    height: 100%;
    left: 3px;
    background-color: #999999;
}

.bn-pause::after {
    position: absolute;
    content: "";
    width: 2px;
    height: 100%;
    left: -3px;
    background-color: #999999;
}

/*controls style end *************/
/*********************************/
.bn-direction-rtl {
    direction: rtl;
}

.bn-direction-rtl .bn-label {
    left: auto;
    right: 0;
}

.bn-direction-rtl .bn-controls {
    right: auto;
    background-color: #f0eeee;
    border-radius: 40px;
    left: 26px;
    z-index:12;
}

.bn-direction-rtl .bn-seperator {
    margin-left: 15px;
    margin-right: 0;
    float: right;
}

.bn-direction-rtl .bn-prefix {
    margin-left: 15px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 10px;
}

.bn-direction-rtl .bn-controls button {
    border-left: none;
}

.bn-effect-scroll .bn-news ul {
    display: block;
    width: 100%;
    position: relative;
}

.bn-effect-scroll .bn-news ul li {
    display: list-item;
    float: left;
    position: relative;
    width: auto;
}

.bn-effect-scroll.bn-direction-rtl .bn-news ul li {
    float: right;
}


.mozayede_prices .product_big_prices {
    float: left;
    display: block;
    min-width: 50%;
    text-align: center;
    color: #000;
    padding: 20px 10px;
}

.mozayede_prices.miniprices .product_big_prices {
    float: right;
}

.miniprices {
    margin: 0 auto;
    max-width: 500px;
}

.mozayede_prices.miniprices .product_big_prices {
    padding: 10px;
}


.mozayede_prices .product_big_prices.redprice {
    color: #f05f5c;
}

.mozayede_prices .product_big_prices.greenprice {
    color: #3fcf92
}

.mozayede_prices .product_big_prices.blueprice {
    color: #4db4ff;
}

.mozayede_prices .product_big_prices.grayprice {
    color: #565656;
}


.whitebox_inner.winnerprofile {
    background: linear-gradient(to top, rgba(216, 216, 216, 0) 0%, rgb(204 234 236) 100%);
    position: relative;
    direction: rtl;
    margin-bottom: 15px;
    border-radius: 7px;
    padding: 20px;
}


.user_win_profile {

    display: block;
    margin: 0 auto;
    margin-left: auto;
    border-radius: 50%;
    overflow: hidden;
    width: 100px;
    height: 100px;
    padding: 0;
    float: right;
    margin-left: 20px;

}


.user_win_profile img {
    width: 100%;
    height: 100%;
}


.whitebox_inner.winnerprofile h2 {

    font-size: 22px;
    margin: 0 0 13px;

}


.whitebox_inner.winnerprofile h2 small {
    display: inline-block;
    margin: 0px 10px;
    background: var(--oneGradiantColor);
    font-size: 11px;
    padding: 4px 13px;
    border-radius: 5px;
    color: var(--whiteColor);
}


.whitebox_inner.winnerprofile ul li {

    padding: 4px;
    display: block;
    width: 100%;

}

.whitebox_inner.winnerprofile ul li b {
    margin: 0 10px;
}


.smallbox_profiles {
    display: block;
    width: 50%;
    overflow: hidden;
    margin: 10px auto;
}


.smallbox_profiles .user_bcard_small img {
    width: 30px;
    height: 30px;
    float: right;
    margin: 0;
    box-shadow: 0 20px 32px rgb(29 46 54 / 8%);
}


.smallbox_profiles .user_bcard_small h2 {
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 8px;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
}


.smallbox_profiles .user_bcard_small {
    width: auto;
    margin: 3px;
    max-width: 150px;
    background: #f1f1f1;
    padding: 4px;
}


.smallbox_profiles .btn {
    padding: 5px 10px;
    height: auto;
    line-height: 26px;
    font-weight: normal;
    margin: 4px 3px;
}


.modal-body .smallbox_profiles {
    max-height: 300px;
    overflow: auto;
}


.modal-body .smallbox_profiles .user_bcard_small {
    width: 33%;
    margin: 3px 0;
    max-width: 100%;
    background: none;
    border-bottom: 1px solid #eee;
    border-radius: 0;
}


.user_bcard_small {
    float: right;
    width: 200px;
    margin: 6px;
    background: var(--whiteColor);
    border-radius: 5px;
    padding: 15px;
}

.user_bcard_small h2 {
    text-align: center;
    font-size: 17px;
}

.user_bcard_small.mode_user h2 {
    text-align: right;
    float: right;
    padding-right: 15px;
}

.user_bcard_small h2 b {
    text-align: center;
    display: block;
    padding-top: 7px;
    color: #000;
    font-size: 12px;
}


.user_bcard_small h2 small {
    text-align: center;
    display: block;
    padding-top: 7px;
}

.user_bcard_small img {
    border: 1px solid #cedeee;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    display: block;
}

.user_bcard_small h3 {
    font-size: 18px;
    text-align: center;
    margin: 10px 0 7px;
}


.search_list li {
    position: relative;
    /*background: linear-gradient(to right, rgb(26 160 137 / 8%) 0%, rgb(239 239 239) 100%);*/
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(239 239 239) 100%);
    box-shadow: 0 1px 1px rgba(46, 76, 91, 0.23);
    border-radius: 5px;
    margin: 4px 0;
    list-style: none;
    float: right;
    direction: rtl;
    width: 100%;
}

.search_list li a {
    padding: 0;
    overflow: visible;
    width: 100%;
    height: 45px;
}

.search_list li a > .searchicon {

    float: right;
    width: 45px;
    height: 45px;
    margin: 0;
    padding: 5px;

}

.search_list li a > .searchicon svg {
    width: 19px;
    height: 19px;
    margin: 7px;
}

.card-body.sidebar_body label .svg *,
.search_list li a > .searchicon svg * {
    fill: #999;
}

.search_list li a h3 {
    float: right;
    font-size: 12px;
    padding: 21px 36px 0px 0px;
    color: #222;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 50%;
    text-align: right;
}
.search_list li a:hover h3 {
    color: var(--oneGradiantColor);
}


.search_list li .view_counter {
    float: left;
    margin: 20px 8px !important;
    padding: 7px;
    padding: 0;
    color: var(--stepColor);
    font-weight: normal;
}


.run-execute {
    color: var(--oneGradiantColor) !important;
    animation: blink 1s infinite;
}

@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}


.search_list li > a > .btns {
    float: left;
    font-weight: normal;
    font-size: 13px;
    height: auto;
    border-radius: 14px;
    margin: 15px;
    line-height: 19px;
    padding: 5px 8px;

}

.search_list li > a > .arrange {

    line-height: 4;
    color: #9d9797;
}


.google-btn {
    height: 42px;
    background-color: #4285f4;
    border-radius: 2px;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.25);
}

.google-btn .google-icon-wrapper {
    position: absolute;
    margin-top: 1px;
    margin-right: 1px;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    background-color: var(--whiteColor);
    padding-right: 10px;
}

.google-btn .google-icon {
    position: absolute;
    margin-top: 11px;
    margin-left: 11px;
    width: 18px;
    height: 18px;
}

.google-btn .btn-text {
    float: right;
    margin: 8px 55px 0px 0px;
    color: var(--whiteColor);
    font-size: 14px;
    letter-spacing: 0.2px;
    font-family: "IRANSans";
}

.google-btn:hover {
    box-shadow: 0 0 6px #4285f4;
}

.google-btn:active {
    background: #1669F2;
}

.center-footer {
    background-position: center center;
    background-repeat: no-repeat;
    height: 0px;
    position: absolute;
    top: -29px;
    width: 95px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    filter: drop-shadow(4px 3px 38px #0f4e7a);
    z-index: 999999999;
}

@media only screen and (max-width: 767px) {
    .footer:after, .footer:before {
        background-size: 70% !important;
        height: 68px !important;
        transform: translate(10%, -88%) !important;
    }

    .intro-slide1 {
        height: 232px !important;
    }

    .speak .post-videoo {
        display: unset !important;
    }

    .intro-slider .banner img, .intro-slider .banner video {
        height: 32rem;
        object-fit: contain;
    }

    .intro-slider .banner figure {
        height: 23rem
    }

    #scroll-down-animation {
        top: 166px !important;
    }

    .center-footer {
        top: 5px !important;
        width: 95px !important;
        right: 0% !important;
        left: 80% !important;
        transform: translate(-50%, -50%);
    }

    .block-main #slider .title a {
        height: 75px !important;
    }

    .block-main #slider .content p{
        display: none;
    }

    .block-main #slider .content a .more {
        margin-top: -4px;
        margin-left: -20px;
    }

    .video_list.archive_page_list li:first-child a {
        width: 339px !important;
    }
}


.copy-right-one {
    border-top: 1px solid var(--whiteColor);
}

.copy-right-one .copyright-left {
    display: flex;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .copy-right-one .copyright-left {
        justify-content: center;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .copy-right-one .copyright-left {
        display: block;
        text-align: center;
    }
}

.copy-right-one .copyright-left span {
    margin-top: 5px;
    font-size: 16px;
    font-weight: 400;
    color: #acacac;
}

.copy-right-one .copyright-left .privacy {
    display: flex;
    list-style: none;
    margin: 0;
    padding-left: 18px;
    position: relative;
    margin-left: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .copy-right-one .copyright-left .privacy {
        padding-left: 7px;
        margin-left: 7px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .copy-right-one .copyright-left .privacy {
        padding-left: 7px;
        margin-left: 7px;
    }
}

@media only screen and (max-width: 767px) {
    .copy-right-one .copyright-left .privacy {
        padding-left: 0;
        justify-content: center;
        margin: 10px 0;
    }
}

.copy-right-one .copyright-left .privacy::before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    width: 1px;
    height: 25px;
    background: var(--whiteColor);
    transform: translateY(-50%);
}

@media only screen and (max-width: 767px) {
    .copy-right-one .copyright-left .privacy::before {
        display: none;
    }
}

.copy-right-one .copyright-left .privacy li {
    margin: 0;
    padding: 7px 12px;
}

.copy-right-one .copyright-left .privacy li a {
    position: relative;
    color: #acacac;
    font-size: 16px;
    font-weight: 400;
}

.copy-right-one .copyright-left .privacy li a::after {
    position: absolute;
    content: "";
    left: auto;
    bottom: 0;
    background: var(--primeColor);
    width: 0;
    height: 2px;
    transition: 0.3s;
    right: 0;
}

.copy-right-one .copyright-left .privacy li a:hover {
    color: var(--primeColor) !important;
}

.copy-right-one .copyright-left .privacy li a:hover::after {
    width: 100%;
    left: 0;
    right: auto;
}

.copy-right-one .copyright-left .privacy li + li {
    position: relative;
}

.copy-right-one .copyright-left .privacy li + li::before {
    position: absolute;
    content: "";
    height: 3px;
    width: 3px;
    background: #acacac;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
}

.copy-right-one .copyright-right {
    margin: 0;
    display: flex;
    justify-content: flex-end;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .copy-right-one .copyright-right {
        margin: 0;
        padding: 0;
        justify-content: center;
    }
}

@media only screen and (max-width: 767px) {
    .copy-right-one .copyright-right {
        margin: 0;
        padding: 0;
        justify-content: center;
    }
}

.copy-right-one .copyright-right .social-copyright {
    list-style: none;
    display: flex;
    margin: 0 -5px;
    padding: 0;
}

.copy-right-one .copyright-right .social-copyright li {
    margin: 5px 5px;
}

.copy-right-one .copyright-right .social-copyright li a {
    color: #acacac;
    transition: 0.4s;
    background: var(--stepColors);
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 100%;
}

.copy-right-one .copyright-right .social-copyright li a svg {
    width: 16px;
    transition: 0.4s;
}

.copy-right-one .copyright-right .social-copyright li a:hover {
    color: var(--whiteColor) !important;
    background: var(--primeColor) !important;
}

.copy-right-one .copyright-right .social-copyright li a:hover svg {
    color: var(--whiteColor);
}


.live-icon {
    display: inline-block;
    position: relative;
    top: calc(50% - 5px);
    background-color: red;
    width: 10px;
    height: 10px;
    margin-left: 4px;
    border: 1px solid var(--blackOp);
    border-radius: 50%;
    z-index: 1;
}

.live-icon:before {
    content: "";
    display: block;
    position: absolute;
    background-color: rgba(255, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-animation: live 2s ease-in-out infinite;
    animation: live 2s ease-in-out infinite;
    z-index: -1;
}

@-webkit-keyframes live {
    0% {
        transform: scale(1, 1);
    }
    100% {
        transform: scale(3.5, 3.5);
        background-color: rgba(255, 0, 0, 0);
    }
}

@keyframes live {
    0% {
        transform: scale(1, 1);
    }
    100% {
        transform: scale(3.5, 3.5);
        background-color: rgba(255, 0, 0, 0);
    }
}


/*
img{
	filter: grayscale(100) !important;
}*/


.instagram-masonry .height-x25 {
    height: 407px
}

.instagram-masonry .height-x2 {
    height: 326px
}

.instagram-masonry .height-x1 {
    height: 163px
}

.instagram-masonry .height-x15 {
    height: 244px
}

.instagram-masonry .grid-item {
    overflow: hidden;
    padding: 1rem
}

.instagram-masonry img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.instagram-masonry .instagram {
    height: 100%
}

@media (max-width: 767px) {
    .instagram-masonry .height-x25 {
        height: 305px
    }

    .instagram-masonry .height-x2 {
        height: 244px
    }

    .instagram-masonry .height-x1 {
        height: 122px
    }

    .instagram-masonry .height-x15 {
        height: 183px
    }
}


.instagram {
    position: relative;
    overflow: hidden;
    border-radius: 0.3rem
}

.instagram a {
    display: block;
    position: relative;
    height: 100%
}

.instagram a:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0;
    transition: opacity 0.3s;
    z-index: 1
}

.instagram a:after {
    content: "\e924";
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(90deg) scale(2);
    font-size: 3rem;
    font-family: "riode";
    color: var(--whiteColor);
    opacity: 0;
    transition: opacity 0.3s, transform 0.3s;
    z-index: 1
}

.instagram img {
    display: block;
    transition: transform 0.3s;
    width: 100%;
    height: auto
}

.instagram:hover a:before {
    opacity: 0.5
}

.instagram:hover a:after {
    opacity: 1;
    transform: translate(-50%, -50%) rotate(0deg) scale(1)
}

.instagram:hover img {
    transform: scale(1.15)
}

.instagram-info .instagram-content {
    position: absolute;
    left: 3rem;
    bottom: 3rem;
    font-size: 1.4rem;
    letter-spacing: 0;
    color: var(--whiteColor);
    opacity: 0;
    z-index: 2;
    transition: opacity 0.3s
}

.instagram-info .instagram-content i {
    display: inline-block;
    margin-right: 0.8rem;
    vertical-align: middle;
    font-size: 1.6rem
}

.instagram-info .instagram-content .d-icon-comments:before {
    font-size: 1em
}

.instagram-info .instagram-content a {
    display: inline-block;
    color: var(--whiteColor)
}

.instagram-info .instagram-content a:not(:last-child) {
    margin-right: 2rem
}

.instagram-info .instagram-content a:before {
    content: none
}

.instagram-info:hover .instagram-content {
    opacity: 1
}


.Dottedstocol {
    width: 20px;
    height: 60px;
    background-image: radial-gradient(#818181 1px, transparent 1px);
    -webkit-background-size: 20px 20px;
    background-size: 10px 10px;
    border-radius: 0px;
}

.singletitle span {
    font-family: 'IRANSans', sans-serif;
    background-color: var(--oneGradiantColor);
    padding: 0.1rem 0.7rem;
    color: #fff;
    font-size: 1.86rem;
}

.singletitle h1 {
    font-family: 'IRANSans', sans-serif;
    font-size: 1.5rem;
    line-height: 2.3;
}

.line_bottom {
    width: 60px;
    height: 4px;
    background: var(--oneGradiantColor);
    display: block;
    margin-bottom: 10px;
}

.radius15 {
    border-radius: 15px;
    padding: 10px;
}

.radius20 {
    border-radius: 20px;
    padding: 10px;
}

ul.info-member li {
    list-style: none;
}

.history-container {
    direction: rtl !important;
}


/*Site Detail*/

.add-post-wizard,
.add-channel-wizard {
    position: relative;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background-color: #eee;
    -webkit-box-shadow: 0 10px 1px #b3b3b3;
    -ms-box-shadow: 0 10px 1px #b3b3b3;
    box-shadow: 0 1px 10px #b3b3b3;
    min-height: 110px;
}

.add-channel-wizard span {
    font-weight: bold;
    color: #666;
    line-height: 110px;
    margin-right: 20px;
    font-size: 1.2em;
    float: right;
}


.add-post-wizard {
    padding: 20px;
    text-align: center;
}

.add-post-wizard span {
    font-weight: bold;
    font-size: 1.2em;
    color: #666;
    display: block;
    width: 100%;
    margin-bottom: 12px;
}

.add-post-wizard a {
    display: inline-block;
    font-size: 2em;
    background-color: #129523;
    color: #ffffff;
    margin: 8px;
    width: 70px;
    min-height: 70px;
    line-height: 70px;
    -ms-border-radius: 10%;
    border-radius: 10%;
}

.add-post-wizard a:hover {
    background-color: gold;
    color: #666;
    -webkit-box-shadow: 0 0 0 6px #ccc;
    -ms-box-shadow: 0 0 0 6px #ccc;
    box-shadow: 0 0 0 6px #ccc;
}

.add-post-wizard .tooltip {
    font-size: 14px !important;
    line-height: 30px !important;
}

@-webkit-keyframes pulsateBg {
    0% {
        background-color: #eee;
    }

    50% {
        background-color: rgb(246, 228, 131);
    }

    100% {
        background-color: #eee;
    }
}

.pulsate-bg {
    -webkit-animation: pulsateBg 2s infinite;
    -moz-animation: pulsateBg 2s infinite;
    -ms-animation: pulsateBg 2s infinite;
    -o-animation: pulsateBg 2s infinite;
    animation: pulsateBg 2s infinite;
}


@-webkit-keyframes pulsate {
    from {
        -webkit-transform: scale(1.0);
        -moz-transform: scale(1.0);
        -ms-transform: scale(1.0);
        -o-transform: scale(1.0);
        transform: scale(1.0);
        box-shadow: 0 0 0 10px #ccc;
    }

    50% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
        box-shadow: none;
    }

    to {
        -webkit-transform: scale(1.0);
        -moz-transform: scale(1.0);
        -ms-transform: scale(1.0);
        -o-transform: scale(1.0);
        transform: scale(1.0);
        box-shadow: 0 0 0 10px #ccc;
    }
}

.pulsate {
    opacity: 1;
    -webkit-animation-name: pulsate;
    -moz-animation-name: pulsate;
    -ms-animation-name: pulsate;
    -o-animation-name: pulsate;
    animation-name: pulsate;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -ms-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: 10000;
    -moz-animation-iteration-count: 10000;
    -ms-animation-iteration-count: 10000;
    -o-animation-iteration-count: 10000;
    animation-iteration-count: 10000;
}

.new-channel-icon.small {
    position: absolute;
    top: -5px;
    left: 0;
    width: 80px;
    min-height: 80px;
    background-color: var(--stepColors);
    border-color: var(--primaryColor);
    z-index: 10000;
}

.channel-icon.small i,
.new-channel-icon.small i {
    line-height: 70px;
    font-size: 3em;
    color: #fff;
}

.big-info-icon {
    float: left;
    font-size: 6em;
    background-color: var(--primaryColor);
    text-align: center;
    line-height: 190px;
    width: 200px;
    min-height: 200px;
    max-height: 200px;
    overflow: hidden;
    border-radius: 50%;
    color: #fff;
}

.grey small {
    font-weight: normal;
    color: #666;
}

.channel-icon,
.channel-logo,
.new-channel-icon {
    display: inline-block;
    text-align: center;
    background-color: #eee;
    border: solid 5px #fff;
    color: #999;
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 120px;
    min-height: 120px;
    -webkit-box-shadow: 0 0 10px #ccc;
    -ms-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
    margin: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    background-repeat: no-repeat;
    -ms-background-size: contain;
    background-size: contain;
    background-position: center center;
}

.channel-icon {
    background-color: #fff;
}


.channel-logo {
    width: 80px;
    min-height: 80px;
    margin: 0 0 15px 10px;
}

.channel-title {
    line-height: 40px;
}

.channel-icon i,
.new-channel-icon i {
    line-height: 110px;
    font-size: 3em;
}

.channel-icon:hover,
.new-channel-icon:hover {
    background-color: var(--stepColors);
    color: var(--primaryColor);
    -webkit-box-shadow: 0 0 0 10px #ddd;
    -ms-box-shadow: 0 0 0 10px #ddd;
    box-shadow: 0 0 0 10px #ddd;
}


.channel-tools {
    display: block;
}

.channel-tools a {
    display: inline-block;
    background-color: #ddd;
    margin: 0 0 5px 5px;
    color: #666;
    padding: 0 0 0 15px;
    font-weight: bold;
}

.channel-tools a:hover {
    background-color: #666;
    color: #ffffff;
}

.channel-tools a i {
    background-color: #129523;
    line-height: 40px;
    width: 40px;
    text-align: center;
    color: #ffffff;
    margin-left: 5px;
    font-size: 1.2em;
}

.footer-sec__copyright {
    margin-top: 40px;
    display: flex;
    align-items: center;
    height: 50px;
    background-color: var(--primeColor);
    position: relative;
    z-index: 2;
}

.footer-sec__copyright .copyright__container {
    display: flex;
    direction: rtl;
    justify-content: space-between;
    align-items: center;
}

.footer-sec__copyright span:first-child {
}

.footer-sec__copyright span:last-child {
    margin-inline-start: auto;
}

.footer-sec__text {
    border-bottom: 1px solid rgba(22, 30, 84, 0.2);
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid rgba(22, 30, 84, 0.2);
}

.hero__banner {
    padding-bottom: 0px
}

.hero__banner img {
    width: 100%
}

.hero-button {
    background-color: #115130;
    border: 1px solid transparent;
    border-radius: 8px;
    color: #fff;
    height: 48px;
    min-width: 144px;
    padding: 15px 23px
}

.hero__banner {
    padding-bottom: 0px
}


@media (max-width: 991px) {
    .hero {
        padding-top: 80px
    }
}

@media (max-width: 768px) {
    .hero {
        padding-bottom: 5px
    }

    .hero__information {
        align-items: self-start;
        box-shadow: 0 0 10px #265741;
        flex-wrap: wrap;
        gap: 25px;
        margin-bottom: 20px;
        padding: 27px 15px;
        position: unset
    }

    .hero__information-title {
        font-size: 16px
    }

    .hero__information-desc {
        font-size: 12px
    }

    .hero__information-banner img {
        width: 45px
    }

    .hero__banner {
        padding-bottom: 0
    }
}

/*new*/

/* استایل‌های پایه برای SVG */
.mylogo svg, .footer svg {
    width: 200px; /* عرض SVG را تنظیم کنید */
    height: auto; /* ارتفاع خودکار */
    display: block;
    margin: 0 auto; /*居中 نمایش */
}

.footer svg.bounceAnimation {
    margin-top: 10px;
    width: 94px;
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.5)); /* سایه اولیه */
    animation: shadowAnimation 3s ease-in-out infinite;
}

@keyframes shadowAnimation {
    0%, 100% {
        filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.5));
    }
    50% {
        filter: drop-shadow(10px 10px 20px rgba(0, 0, 0, 0.8)); /* سایه متحرک */
    }

}

/* انیمیشن برای مسیرها */
.mylogo path, .footer path {
    stroke: #47a567; /* رنگ خط */
    stroke-width: 2; /* ضخامت خط */
    stroke-dasharray: 1000; /* طول خط */
    stroke-dashoffset: 1000; /* شروع انیمیشن از نقطه‌ی مخفی */
    animation: draw 5s linear infinite; /* زمان انیمیشن و تکرار مداوم */
}

/* تعریف انیمیشن */
@keyframes draw {
    to {
        stroke-dashoffset: 0; /* پایان انیمیشن با نمایش کامل خط */
    }
}


canvas {
    position: fixed;
    opacity: .15;
    inset: 0;
    z-index: -1;
    transform: scale(2);
    transition: 1s;
    pointer-events: none
}

@media (min-width: 2000px) {
    canvas {
        transform: scale(3)
    }
}

.services_organizations {
    background: linear-gradient(180deg, hsl(0deg 0% 0%) 0%, var(--oneGradiantColor) 100%), /* گرادیان رنگی */ url(../imgs/pattern.png);
    background-blend-mode: overlay;
    background-position: center;
    background-attachment: fixed;
    color: white;
    text-align: center;
    width: 100%;
    box-shadow: 0px 8px 10px 12px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
}


#manager_picture_nobg {
    position: absolute;
    margin-top: -60px;
    margin-left: 3px;
    right: 0;
    z-index: 9;
}

#manager_bg {
    position: absolute;
    width: 250px;
    height: 250px;
    top: 55px;
    right: -52px;
    z-index: -1;
    animation: rotate 40s infinite linear;
}

@media (min-width: 600px) {
    #manager_image {
        display: none;
    }
}

@media (min-width: 1000px) {
    #manager_image {
        display: block;
        transform: scale(1);
        margin-left: 74px;
        top: -9%;
        left: 10%;

    }
}

.first_section {
    position: relative;
}

.first_section:after{
    content: "";
    background: url(../imgs/header-shape.svg) top center no-repeat;
    height: 100px;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 15;
    color: #e5e6e6;
    left: 0;
    pointer-events: none;
    opacity: 0.95;
}

.second_section {
    position: relative;
}

.second_section:after {
    content: "";
    /*background: url(../imgs/header-shape.svg) top center no-repeat;*/
    height: 100px;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 15;
    color: #e5e6e6;
    left: 0;
    pointer-events: none;
    opacity: 0.95;
}

.brand-carousel:after {
    content: "";
    background: url(../imgs/header-shape.svg) top center no-repeat;
    height: 104px;
    position: absolute;
    top: 68%;
    right: 0;
    z-index: -3;
    color: #e5e6e6;
    left: 0;
    pointer-events: none;
    opacity: 1;
    transform: rotate(180deg);
}
.services_organizations .owl-theme .owl-dots .owl-dot{
    margin-top: 47px !important;
}
.align-items-center {
    align-items: center !important;
}

.g-4, .gy-4 {
    --bs-gutter-y: 1.5rem;
}

.g-4, .gx-4 {
    --bs-gutter-x: 1.5rem;
}

.ps-1 {
    padding-left: .25rem !important;
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
}

.me-auto {
    margin-right: auto !important;
}

@media (min-width: 1200px) {
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
    }
}

.first_section:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../imgs/bg_improve.jpg);
    /* background-size: cover; */
    opacity: 0.5;
}

.second_section:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../imgs/bg_first.jpg);
    /* background-size: cover; */
    opacity: 0.5;
}

.ira-footer-app {
    color: #fff;
    font-size: 18px;
    direction: rtl;
    padding: 20px;
    background: rgb(238 238 238 / 18%);
    border-radius: 10px;
    margin-top: 40px;
    font-variation-settings: "wght" 700;
    letter-spacing: -0.5px;
}

.ira-footer-app-items {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    left: 0;
    right: 0;
    margin-top: -20px;
    align-content: center;
    flex-direction: row-reverse;
    justify-content: center;
}

.ira-footer-app-items img {
    width: 130px;
    height: auto;
    filter: grayscale(1);
    transition: all 0.3s ease;
}

.ira-footer-app-items img:hover {
    filter: grayscale(0);
}

/*team*/
.team-item {
    padding: 48px 24px 0
}

.team-item.swiper-slide {
    transition: all .2s ease-in-out;
    margin-left: 0px;
}

.team-item-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center
}

.team-item-image-wrap {
    position: relative;
    border: 8px solid var(--oneGradiantColor);
    border-radius: 50% !important;
    box-sizing: border-box;
    display: flex;
    background-color: var(--twoGradiantColor);
    margin-inline: auto;
    margin-bottom: 40px;
    width: 132px;
    height: 132px;
    will-change: width, height, border-color, margin-bottom;
    transition: .2s ease-in-out;
    transition-property: width, height, border-color, margin-bottom
}

.team-item-image-wrap img {
    width: 594px;
    height: 649px;
}

.team-item-image-wrap::before, .team-item-image-wrap::after {
    content: "";
    position: absolute;
    border-radius: inherit;
    background: #8b8b8b57;
    will-change: inset;
    transition: inset .2s ease-in-out
}

.team-item-image-wrap::before {
    z-index: 2;
    inset: -20px
}

.team-item-image-wrap::after {
    z-index: 1;
    inset: -32px
}

.team-item-texts {
    width: 100%
}

.team-item-name {
    color: #fff;
    font-size: 1.0rem;
    font-weight: bold
}

.team-item-position {
    color: var(--oneGradiantColor);
    background-color: var(--twoGradiantColor);
    padding: 1px 12px;
    margin-bottom: 10px;
    border-radius: 14px;
    font-weight: 500;
    will-change: color;
    transition: color .2s ease-in-out;
    font-size:11px;
}

.team-item.swiper-slide.swiper-slide-next {
    padding-top: 24px;
}

.team-item-image-wrap img {
    position: relative;
    z-index: 3;
    width: 100% !important;
    object-fit: cover;
    border-radius: 50% !important;
    mix-blend-mode: luminosity;
    will-change: mix-blend-mode;
    transition: mix-blend-mode .2s ease-in-out
}

.proicon {
    display: flex;
    gap: 12px
}
.team-items{
    z-index: 12;
    margin-bottom: 10px;
}
.team-items .owl-item.center .team-item-image-wrap {
    left: unset !important;

    border-color: var(--oneGradiantColor);
}

.team-item.swiper-slide-active .team-item-position {
    color: var(--oneGradiantColor)
}

.team-items .owl-item.center .team-item-image-wrap img {
    mix-blend-mode: normal
}


@media screen and (min-width: 1025px) {

    .team-item.swiper-slide-active + .team-item .team-item-image-wrap {
        border-color: var(--oneGradiantColor);
        width: 140px;
        height: 140px;
        margin-bottom: 36px
    }

    .team-item.swiper-slide-active + .team-item .team-item-position {
        color: var(--oneGradiantColor)
    }

    .team-item.swiper-slide-active + .team-item .team-item-image-wrap img, .team-item.swiper-slide-active + .team-item .elementor .team-item-image-wrap img {
        mix-blend-mode: normal
    }
}


/*service categories*/
.twm-content {
    width: 100%;
    text-align: right;
}

.twm-service-categories-area {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.twm-service-categories-area .owl-prev, .twm-service-categories-area .owl-next {
    font-size: 32px !important;
    margin-top: -50px;
}

@media (max-width: 767px) {
    .twm-service-categories-area .wt-small-separator-outer {
        margin-bottom: 20px;
    }
}

.twm-service-categories-section {
    margin-bottom: 30px;
}

.twm-service-categories-section:after {
    width: 100%;
    height: 100%;
    content: '';
    left: calc(50% - 120px);
    top: 0px;
    background-color: #fff;
    position: absolute;
    z-index: -1;
}

@media (max-width: 991px) {
    .twm-service-categories-section:after {
        content: none;
    }
}

.twm-service-categories-section-2 {
    margin-bottom: 30px;
}

.service-categories-block {
    display: flex;
    margin-right: 19px;
    padding: 50px 30px;
    align-items: center;
    background-color: #fff;
    box-shadow: 0px 20px 60px rgba(0, 78, 139, 0.15);
    border-radius: 10px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: 0.5s all ease;
}

@media (max-width: 1199px) {
    .service-categories-block {
        padding: 30px 15px 30px 30px;
    }
}

.service-categories-block:after {
    width: 200px;
    height: 200px;
    position: absolute;
    left: -100px;
    bottom: -35px;
    content: '';
    background-color: var(--oneGradiantColor);
    border-radius: 50%;
    opacity: 0.1;
    z-index: -1;
    transition: 0.5s all ease;
}

.service-categories-block:before {
    width: 200px;
    height: 200px;
    position: absolute;
    left: -80px;
    bottom: -30px;
    content: '';
    background-color: var(--oneGradiantColor);
    border-radius: 50%;
    opacity: 0.1;
    z-index: -1;
    transition: 0.5s all ease;
}

.service-categories-block:hover:after {
    width: 500%;
    height: 500%;
    position: absolute;
    left: -50px;
    bottom: -50px;
    content: '';
    background-color: var(--oneGradiantColor);
    border-radius: 50%;
    opacity: 0.05;
    z-index: -1;
    transition: 0.5s all ease;
}

.service-categories-block:hover:before {
    opacity: 0;
}

.service-categories-block .twm-media {
    width: 100px;
}

.service-categories-block .twm-media img {
    width: auto;
}

.service-categories-block .twm-media [class*='flaticon-'] {
    color: var(--oneGradiantColor);
    font-size: 70px;
    line-height: 70px;
    display: flex;
}

.service-categories-block .twm-content .twm-jobs-available {
    background-color: var(--oneGradiantColor);
    color: #fff;
    font-size: 13px;
    border-radius: 6px;
    line-height: 1;
    padding: 8px 10px;
    display: inline-block;
}

.service-categories-block .twm-content .twm-title {
    font-weight: 600;
    margin-bottom: 10px;
}

@media only screen and (max-width: 1199px) {
    .service-categories-block .twm-content .twm-title {
        font-size: 16px;
    }
}

.service-categories-block .twm-content a {
    margin-bottom: 0px;
    display: block;
}

@media (max-width: 767px) {
    .job_categories_carousel .owl-item {
        width: 300px;
    }
}

.service-categories-style1 .owl-carousel .owl-stage-outer {
    display: table;
    position: relative;
    overflow: unset;
}

@media (max-width: 991px) {
    .service-categories-style1 .owl-carousel .owl-stage-outer {
        display: block;
    }
}

.owl-btn-left-bottom .owl-nav {
    text-align: left;
    position: absolute;
}

.owl-btn-left-bottom .owl-nav .owl-next {
    right: -1px;
    transition: all 0.2s linear;
}

.owl-btn-left-bottom .owl-nav .owl-prev {
    transition: all 0.2s linear;
}

.service-categories-style1 .service-categories-block-2 {
    height: calc(100% - 30px);
}

.service-categories-block-2 {
    padding: 30px;
    background-color: #fff;
    box-shadow: 0px 0px 25px rgba(56, 152, 226, 0.3);
    border-radius: 10px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-align: center;
    transition: 0.5s all ease;
    height: calc(100% - 30px);
}

.service-categories-block-2:after {
    width: 110px;
    height: 110px;
    position: absolute;
    right: -60px;
    bottom: -60px;
    content: '';
    background-color: var(--oneGradiantColor);
    border-radius: 50%;
    opacity: 0.04;
    z-index: -1;
    transition: 0.5s all ease;
}

.service-categories-block-2:before {
    width: 110px;
    height: 110px;
    position: absolute;
    left: -60px;
    top: -60px;
    content: '';
    background-color: var(--oneGradiantColor);
    border-radius: 50%;
    opacity: 0.04;
    z-index: -1;
    transition: 0.5s all ease;
}

.service-categories-block-2 .twm-media {
    width: 100px;
    height: 100px;
    line-height: 0;
    display: flex;
    position: relative;
    z-index: 1;
    align-items: center;
    justify-content: center;
    margin: 0px auto 30px;
}

.service-categories-block-2 .twm-media img {
    width: auto;
    transition: 0.5s all ease;
}

.service-categories-block-2 .twm-media [class*='flaticon-'] {
    color: var(--oneGradiantColor);
    font-size: 70px;
    line-height: 0px;
    transition: 0.5s all ease;
}

.service-categories-block-2 .twm-media [class*='flaticon-']:before {
    transform: translateX(-50%);
    left: 50%;
    position: inherit;
}

.service-categories-block-2 .twm-media:after {
    transition: 0.5s all ease;
    width: 100px;
    height: 100px;
    background-color: #fff;
    border-radius: 50%;
    transform: translateX(-50%) translateY(-50%) scale(0.1);
    position: absolute;
    left: 50%;
    content: '';
    z-index: -1;
    top: 50%;
    opacity: 0;
}

.service-categories-block-2 .twm-content .twm-jobs-available {
    background-color: #f0f6fe;
    color: var(--oneGradiantColor);
    font-size: 14px;
    border-radius: 10px;
    padding: 4px 15px;
    display: inline-block;
    margin-bottom: 10px;
}

.service-categories-block-2 .twm-content a {
    margin-bottom: 0px;
    display: block;
    transition: 0.5s all ease;
}

.service-categories-block-2:hover {
    background-color: var(--oneGradiantColor);
}

.service-categories-block-2:hover:after {
    background-color: #fff;
    opacity: 0.1;
    width: 500%;
    height: 500%;
}

.service-categories-block-2:hover:before {
    display: none;
}

.service-categories-block-2:hover .twm-content a {
    color: #fff;
}

.service-categories-block-2:hover .twm-media img {
    transform: scale(0.8);
}

.service-categories-block-2:hover .twm-media [class*='flaticon-'] {
    transform: scale(0.8);
}

.service-categories-block-2:hover .twm-media:after {
    transform: translateX(-50%) translateY(-50%) scale(1);
    opacity: 1;
    box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.2);
}

.section--timeline .container {
    /*max-width: 143rem*/
}
/*timeline*/
.section--timeline {
    overflow: hidden
}

.section--timeline .sw--timeline {
    overflow: visible !important;
    position: static
}

.desktop .section--timeline .sw--timeline {
    padding-top: 5rem
}

.desktop .section--timeline .sw--timeline {
    -webkit-mask-image: linear-gradient(90deg, transparent 0%, rgba(0, 0, 0, 1) 11%, rgba(0, 0, 0, 1) 84%, transparent 100%);
    mask-image: linear-gradient(90deg, transparent 0%, rgba(0, 0, 0, 1) 11%, rgba(0, 0, 0, 1) 84%, transparent 100%)
}

.timeline--img {
    background: var(--oneGradiantColor);
    padding: .4rem;
    border-radius: 15px;
    position: relative
}

.timeline--img::before {
    content: "";
    height: 38px;
    display: block;
    top: calc(100% + -2.2rem);
    position: absolute;
    width: 2px;
    background: var(--oneGradiantColor);
    left: 50%;
    transform: translateX(-50%);
    z-index: 3
}

.timeline--img::after {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    display: block;
    bottom: 0;
    background: var(--oneGradiantColor);
    border-radius: 50%;
    left: 50%;
    transform: translateX(-50%);
    top: calc(100% + 1.5rem)
}

.sw--timeline .swiper-arrows {
    margin-top: 2.4rem
}

.timeline--img img {
    border-radius: 16px;
    -webkit-filter: drop-shadow(0 .3rem 1.2rem #00000026);
    filter: drop-shadow(0 .3rem 1.2rem #00000026)
}

.timeline-item {
    transition: 0.3s;
    margin-right: 7px;
}

.sw--timeline .swiper-slide-prev .timeline-item, .sw--timeline .swiper-slide-next .timeline-item {
    transform: translateY(-5rem)
}

.timeline--title {
    display: block;
    text-align: center;
    font-size: 20px;
    margin-top: 3.4rem;
    line-height: 1.2;
    direction:rtl;
}

.timeline--subtitle {
    text-align: center;
    display: block;
    font-size: 16px;
    font-variation-settings: var(--fw-200);
    line-height: 1.5
}

html.desktop .sw--timeline:not(.swiper-initialized) .swiper-slide {
    flex-shrink: unset;
    margin-left: 20px;
    width: 295px;
    flex: 0 0 295px
}

html.desktop .sw--timeline .owl-item.center .team-item-image-wrap {
    left: unset !important;
    width: 120px;
    height: 120px;
    border-color: var(--oneGradiantColor);
}

/*banners*/
.banner__big {
    height: 177px;
    border-radius: 20px;
    background-image: linear-gradient(to left, var(--oneGradiantColor), var(--stepColors));
    margin-bottom: 30px;
    box-shadow: 0px 9px 50px rgb(0 0 0 / 30%);
    position: relative;
    display: flex;
    align-items: center;
    transform-style: preserve-3d; }

.banner_big a{
    transition : none !important;
}

.banner__big.invest {
    /*background-image: linear-gradient(to left, #66a01a, #199b84);*/
}
.banner__big .banner__sticker {
    /*left: -30px;
    top: 50%;
    width: 161px;
    transform: translate(0, -50%) translateZ(20px);*/
    left: -12px;
    top: 72%;
    width: 113px;
    transform: translate(0, -50%) ;
}
.banner__big .banner__info {
    transform-style: preserve-3d;
    display: flex;
    flex-direction: column;
    margin-top: 11px;
    padding-right: 37px;
    width: 100%;
    align-content: center;
    justify-content: center;
    align-items: flex-end;
}
.banner__big .banner__info .type {
    text-shadow: 0 3px 3px rgba(0, 0, 0, 0.75);
    color: #ffffff;
    font-size: 11px;
    font-weight: 700;
    font-family: 'IranSans'; }
.banner__big .banner__info .title {
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.55);
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 17px;
    font-family: 'IranSans';
}
.banner__big .banner__info .btn {
    display: flex;
    align-items: center;
    transform: translateZ(20px);
    background: unset;
    border: unset;
}
.banner__big .banner__info .btn span {
    padding: 7px 14px;
    height: 29px;
    background-color: #ffffff;
    color: #27a230;
    font-size: 16px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 60px;
    margin-left: 10px;
    padding-top: 3px;
    font-family: 'IranSans'; }
.banner__big .banner__info .btn i {
    font-size: 17px;
    color: #ffffff;
    opacity: 0.8; }
.banner__smalls .banner__small {
    height: 171px;
    border-radius: 20px;
    position: relative;
    box-shadow: 0px 9px 50px rgb(0 0 0 / 30%);
    display: flex;
    margin-bottom: 19px;
    align-items: center;
    transform-style: preserve-3d; }
.banner__smalls .banner__small .banner__info {
    transform-style: preserve-3d;
    display: flex;
    flex-direction: column;
    padding-right: 37px;
    margin-top: 11px;
    width: 100%;
    align-content: center;
    justify-content: center;
    align-items: flex-end;
}
.banner__smalls .banner__small .banner__info .type {
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 9px;
    font-family: 'IranSans'; }
.banner__smalls .banner__small .banner__info .title {
    color: #ffffff;
    font-family: 'IranSans';
    font-size: 25px;
    font-weight: 700;
    letter-spacing: -0.5px;
    margin-bottom: 19px; }
.banner__smalls .banner__small .banner__info .btn {
    transform: translateZ(20px);
    background: unset;
    border: unset;
}
.banner__smalls .banner__small .banner__info .btn span {
    padding: 7px 14px;
    height: 32px;
    border: 1px solid #ffffff;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 60px;
    margin-left: 10px;
    font-family: 'IranSans';
    padding-top: 2px; }
.banner__smalls .banner__small--sky {
    background-image: linear-gradient(-114deg, #1c8fba, #38ab98 18%, #186154fc);
}
.banner__smalls .banner__small--sky .banner__sticker {
    left: 0px;
    width: 167px;
}
.banner__smalls .banner__small--gray {
    background-image: linear-gradient(-74deg, #7d7d7d, #545454); }
.banner__smalls .banner__small--gray .banner__sticker {
    left: -16px;
    top: 33px;
    width: 121px;
}
.banner__sticker {
    position: absolute;
    bottom: 0; }
.banner__img-op {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .1;
    border-radius: 20px;
    overflow: hidden; }
.banner__img-op img {
    width: 100%;
    height: 100%; }

.analyctics_box {
    border-radius: 15px;
    background: #f4f7f7;
    padding: 40px;
    box-shadow: 0 1px 1px rgba(46, 76, 91, 0.23);
    height: 100%;
    min-height: 280px;
    direction: rtl;
}
.gap-4 {
    gap: 1.5rem !important;
}

.analyctics_box.mini{
    min-height: 140px;
}
.analyctics_box .service-box-ico-inner {
    font-size: 32px;
    color: var(--footerStyleMainColor);
    z-index: 9;
}
.analyctics_box .service-box-icon {
    position: relative;
    width: 84px;
    height: 84px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.analyctics_box .service-box-title {
    font-size: 14px;
    color: var(--oneGradiantColor);
}
.analyctics_box .service-box-desc {
    font-size: 12px;
    color: var(--colorSheetbtn);
    margin-top: -17px;
}
.analyctics_box .service-box-icon::after {
    content: "";
    position: absolute;
    width: 150px;
    height: 150px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background-image: radial-gradient(#fff, rgb(26 160 137 / 19%), rgb(255 255 255 / 0%), rgb(255 255 255 / 0%))
}
.analyctics_box .service-box-text {
    font-size: 12px;
    color: var(--colorSheetbtn);
    text-align: justify;
    line-height: 2.1;
    overflow-y: scroll;
    max-height: 280px;
}
.analyctics_box.liner::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 100%;
    height: 3px;
    width: 59%;
    right: 57px;
    background-image: linear-gradient(to left, var(--whiteColor), var(--oneGradiantColor), var(--whiteColor));
    z-index: -1;
}

.top_action::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 100%;
    height: 3px;
    width: 75%;
    right: 57px;
    background-image: linear-gradient(to left, transparent, var(--oneGradiantColor), transparent);
    z-index: -1;
}
.baner-index {
    margin-bottom: 15px;
    margin-top: 15px;
    position: relative; }
.baner-index__link {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0; }
.baner-index .container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 161px;
    border-radius: 20px;
    background-color: var(--stepColors);
    padding: 0 64px 0 26px;
    box-shadow: 0 9px 13px -7px var(--styleparam);
    align-content: center;
    flex-direction: row-reverse;
}
.baner-index__right {
    display: flex;
    align-items: center;
    margin-right: -418px; }
.baner-index__right i {
    font-size: 79px;
    color: #ffffff;
    margin-left: 44px; }
.baner-index__right svg {
    max-width: 79px;
    margin-left: 44px; }
.baner-index__right svg>* {
    stroke: #fff;
}
.baner-index__right i.icon-advat {
    font-size: 51px;
    margin-left: 33px; }
.baner-index__right i.icon-bazr {
    font-size: 51px;
    margin-left: 30px !important; }
.baner-index__right p {
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    line-height: 28px;
    text-align: justify;
    max-width: 467px; }
.baner-index__right-title {
    font-size: 40px;
    font-weight: 700;
    color: #ffffff;
    margin-left: 33px; }
.baner-index__left {
    display: flex;
    align-items: center; }
.baner-index__left figure {
    position: relative;
    top: -22px;
    left: -365px;
}
.baner-index__left figure img {
    max-width: none;
    max-width: initial; }
.baner-index__left a {
    display: flex;
    align-items: center;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    flex: 1 0 auto;
    margin-left: 70px; }
.baner-index__left a i {
    font-size: 13px;
    color: #ffffff;
    margin-right: 23px;
    transition: .3s;
    position: relative;
    right: 0; }
.baner-index__left a:hover i {
    right: -5px; }
.baner-index--video-single {
    margin-bottom: 52px;
    margin-top: 40px; }
.sub__menu__div{
    list-style: none;
}

/*tabs lunch*/


.banner__info .btn{
    padding: 0.22em 2.78em !important;
}