@font-face {
	font-family: IRANSans;
        src: url('./fonts/IRANSans.woff') format('woff-variations'),
        url('./fonts/IRANSans.woff') format('woff');
        font-weight: 100 900;
}
body{-moz-font-feature-settings:"ss02";-webkit-font-feature-settings:"ss02";font-feature-settings:"ss02"}
html {
    direction: rtl;
    overflow-x: hidden;
    box-shadow: none !important;
}
body {
    background-color: #fff;
    color: #777;
    font-family: "iransans", Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
}
body a {
    outline: 0 !important;
}
li {
    line-height: 24px;
}
.text-xs {
    font-size: 1rem !important;
}
.text-sm {
    font-size: 1.125rem !important;
}
.text-md {
    font-size: 1.25rem !important;
}
.outline-none {
    outline: 0 !important;
}
.text-uppercase {
    text-transform: uppercase !important;
}
.text-lowercase {
    text-transform: lowercase !important;
}
.text-capitalize {
    text-transform: capitalize !important;
}
.text-muted {
    color: #999 !important;
}
.font-weight-light {
    font-weight: 300 !important;
}
.font-weight-normal {
    font-weight: 400 !important;
}
b,
strong {
    font-weight: 700 !important;
}
.no-borders {
    border: none !important;
}
#footer {
    background: #0e0e0e;
    border-top: 4px solid #0e0e0e;
    font-size: 0.9em;
    margin-top: 50px;
    padding: 70px 0 0;
    position: relative;
    clear: both;
}
#footer .footer-top p {
    padding-left: 32px;
}
#footer a:hover {
    color: #fff !important;
}
#footer a,
#footer h1,
#footer h2,
#footer h3,
#footer h4 {
    color: #fff;
}
.appear-animation {
    opacity: 0;
    animation-fill-mode: both;
    animation-duration: 1s;
}
.appear-animation-visible {
    opacity: 1;
}
.btn {
    cursor: pointer;
}
.btn.btn-xs {
    font-size: 0.7rem;
    padding: 0.2rem 0.5rem;
}
.btn.btn-sm {
    font-size: 0.8rem;
    padding: 0.3rem 0.65rem;
}
.btn-icon i {
    margin-right: 10px;
}
.btn-icon-right i {
    margin-right: 0;
    margin-left: 10px;
}
.btn.dropdown-toggle:after {
    margin-left: 0.155em;
    vertical-align: 0.155em;
}
.rounded {
    border-radius: 4px;
}
.owl-carousel .owl-item img {
    transform-style: unset;
}
.owl-carousel .thumbnail {
    margin-right: 1px;
}
.owl-carousel .item-video {
    height: 300px;
}
.owl-carousel .owl-nav {
    top: 50%;
    position: absolute;
    margin-top: -20px;
    width: 100%;
}
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    display: inline-block;
    position: absolute;
    width: 30px;
    height: 30px;
}
.owl-carousel .owl-nav .owl-prev {
    left: -5px;
}
.owl-carousel .owl-nav .owl-next {
    right: -5px;
}
.owl-carousel.top-border {
    border-top: 1px solid #dbdbdb;
    padding-top: 18px;
}
.mfp-content .ajax-container,
.popup-inline-content {
    background: none repeat scroll 0 0 #fff;
    margin: 40px auto;
    max-width: 1170px;
    padding: 20px 30px;
    position: relative;
    text-align: left;
    display: none;
}
.mfp-content .ajax-container,
.mfp-wrap .popup-inline-content {
    display: block;
}
.modal-footer > :not(:first-child) {
    margin-left: 0.25rem;
    margin-right: 0;
}
.modal-footer > :not(:last-child) {
    margin-right: 0.25rem;
    margin-left: 0;
}
.dialog {
    background: #fff;
    padding: 20px 30px;
    text-align: left;
    margin: 40px auto;
    position: relative;
    max-width: 600px;
}
html.lightbox-opened.sticky-header-active #header .header-container {
    padding-right: 17px;
}
.sample-item-list {
    list-style: none;
    padding: 0;
    margin: 0;
    opacity: 0;
}
.sample-item-list li {
    text-align: center;
}
.sample-item-list.sample-item-list-loaded {
    opacity: 1;
}
.sample-item {
    text-align: center;
    max-width: 500px;
    width: 100%;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.5rem;
    border-radius: 0.25rem;
    border: 1px solid #ededed;
    transition: 0.3s;
    position: relative;
}
.sample-item > a,
a > .sample-item {
    display: block;
    padding-top: 71.4285%;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.06);
}
.sample-item a {
    text-decoration: none !important;
}
.social-icons {
    margin: 0;
    padding: 0;
    width: auto;
}
.social-icons li {
    display: inline-block;
    margin: -1px 1px 0 0;
    padding: 0;
    border-radius: 100%;
    overflow: visible;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
}
.social-icons li a {
    transition: 0.2s;
    background: #fff;
    border-radius: 100%;
    display: block;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    color: #333 !important;
    text-decoration: none;
}
a {
    color: #08c;
}
a:focus,
a:hover {
    color: #0099e6;
}
a:active {
    color: #0077b3;
}
.text-color-primary,
.text-primary {
    color: #08c !important;
}
.text-color-dark,
.text-dark {
    color: #222529 !important;
}
.text-color-light,
.text-light {
    color: #fff !important;
}
.background-color-dark {
    background-color: #222529 !important;
}
.background-color-light {
    background-color: #f4f4f4 !important;
}
.nav-pills .nav-link.active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover,
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    background-color: #08c;
}
html .btn-primary {
    background-color: #08c;
    border-color: #08c #08c #069;
    color: #fff;
}
html .btn-primary:hover {
    background-color: #00a1f2;
    border-color: #0af #0af #08c;
    color: #fff;
}
html .btn-primary:focus {
    box-shadow: 0 0 0 3px rgba(0, 136, 204, 0.5);
}
html .btn-primary:active {
    background-color: #006ea6 !important;
    background-image: none !important;
    border-color: #069 #069 #046 !important;
    box-shadow: 0 0 0 0.2rem rgba(0, 136, 204, 0.5) !important;
}
html .btn-dark {
    background-color: #222529;
    border-color: #222529 #222529 #181c21;
    color: #fff;
}
html .btn-dark:hover {
    background-color: #3e4854;
    border-color: #444e5b #444e5b #2e353e;
    color: #fff;
}
html .btn-dark:focus {
    box-shadow: 0 0 0 3px rgba(46, 53, 62, 0.5);
}
html .btn-dark:active {
    background-color: #1e2228 !important;
    background-image: none !important;
    border-color: #181c21 #181c21 #030303 !important;
    box-shadow: 0 0 0 0.2rem rgba(46, 53, 62, 0.5) !important;
}
.sample-icon-list .sample-icon a:hover {
    background-color: #08c;
}
@charset "UTF-8";
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.animated.infinite {
    animation-iteration-count: infinite;
}
.animated.hinge {
    animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    animation-duration: 0.75s;
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInDown {
    animation-name: fadeInDown;
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 30%, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInUp {
    animation-name: fadeInUp;
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-50%, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInLeft {
    animation-name: fadeInLeft;
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(50%, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInRight {
    animation-name: fadeInRight;
}
@keyframes flip {
    0% {
        transform: perspective(400px) rotateY(-1turn);
    }
    0%,
    40% {
        animation-timing-function: ease-out;
    }
    40% {
        transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    }
    50% {
        transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    }
    50%,
    80% {
        animation-timing-function: ease-in;
    }
    80% {
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    }
    to {
        transform: perspective(400px);
        animation-timing-function: ease-in;
    }
}
@keyframes rotateInUpLeft {
    0% {
        opacity: 0;
        transform: rotate(45deg);
        transform-origin: left bottom;
    }
    to {
        opacity: 1;
        transform: translateZ(0);
        transform-origin: left bottom;
    }
}
.rotateInUpLeft {
    animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
    0% {
        opacity: 0;
        transform: rotate(-45deg);
        transform-origin: left bottom;
    }
    to {
        opacity: 1;
        transform: translateZ(0);
        transform-origin: left bottom;
    }
}
.rotateInUpRight {
    animation-name: rotateInUpRight;
}
.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}
.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    animation-name: fadeOut;
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.owl-height {
    transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 0.4s ease;
}
.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.html) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
.fit-video {
    line-height: 0;
    position: relative;
    width: 100%;
}
.fit-video iframe {
    width: 100% !important;
}
* {
    outline: none;
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: 700;
    margin-bottom: 0.4em;
    color: #222529;
}
h1 {
    font-size: 3.4375rem;
    margin-bottom: 1rem;
}
h2 {
    font-size: 2.25rem;
}
h3 {
    font-size: 1.75rem;
}
h4 {
    font-size: 1.125rem;
}
p {
    font-size: 1rem;
    letter-spacing: 0;
    line-height: 26px;
}
label {
    letter-spacing: 0em;
}
.ls-115 {
    letter-spacing: 0.115em;
}
.ls-3 {
    letter-spacing: 0 !important;
}
.ls-0 {
    letter-spacing: normal;
}
.ls-n-25 {
    letter-spacing: 0em;
}
img,
video {
    max-width: 100%;
    height: auto;
}
img.porto-lz {
    height: 0;
    background: #f4f4f4;
}
img.porto-lz[data-oi*=".png"] {
    background: none;
}
video {
    margin-bottom: -1px;
}
.btn {
    text-transform: capitalize;
    padding: 0.5rem 1.5rem;
    font-size: 0.85rem;
    font-weight: 600;
    letter-spacing: 0em;
}
.btn-round {
    border-radius: 3rem;
}
.btn.btn-md {
    padding: 1.05rem 3.25rem;
    font-size: 0.8125rem;
}
.btn.btn-lg {
    padding: 1rem 3rem;
    font-size: 0.875rem;
}
.btn.btn-xl {
    padding: 1.475rem 4.3rem;
    font-size: 1rem;
    text-transform: uppercase;
}
.btn-primary {
    background-image: linear-gradient(150deg, #0088cc 0%, #0088cc 30%, #0169fe 70%, #0169fe 100%);
}
.fs-sm {
    font-size: 0.75rem;
}
.fs-ms {
    font-size: 0.8125rem;
}
.fs-md {
    font-size: 0.875rem;
}
.fs-lg {
    font-size: 1.125rem;
}
.fw-400 {
    font-weight: 400;
}
.fw-500 {
    font-weight: 500;
}
.fw-600 {
    font-weight: 600 !important;
}
.fw-700 {
    font-weight: 700;
}
.box-shadow-1 {
    box-shadow: 0 0 60px rgba(0, 0, 0, 0.06);
}
.rounded-2 {
    border-radius: 0.25rem;
}
.align-self-top {
    align-self: flex-start;
}
.text-body {
    color: inherit !important;
}
.d-none {
    display: none !important;
}
.h-100 {
    height: 100% !important;
}
#header .header-container {
    display: flex;
    align-items: center;
    position: relative;
}
html.sticky-header-active.scroll-down #header.header-transparent {
    transform: translate3d(0, -100%, 0);
}
html.sticky-header-active #header.header-transparent {
    position: fixed;
    background: #222520;
    transform: translate3d(0, 0, 0);
    transition: transform 0.3s ease;
}
html.sticky-header-active .header-links,
html.sticky-header-active .header-logo {
    padding-top: 0;
}
html.sticky-header-active #header .header-btn-collapse-nav {
    margin-top: 0;
}
.header-transparent {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 20;
    background: transparent;
}
.header-left {
    width: 185px;
}
.header-logo {
    padding-top: 9px;
}
.header-right {
    display: flex;
    flex-grow: 1;
    justify-content: space-between;
}
.header-links .nav-link {
    display: none;
    font-size: 0.875rem;
    letter-spacing: -0.01em;
    font-weight: 400;
    color: #fff;
    margin: 0 2px 0 13px;
}
.header-links .nav-link.dropdown > a {
    color: inherit;
}
.header-links .nav-link:hover,
.header-links .nav-link:hover span,
.links:hover .menu-item-has-badge span {
    color: #08c;
}
.header-links .btn {
    font-size: 1rem;
    letter-spacing: -0.02em;
    padding: 0.75rem 2.49rem;
}
#header .header-btn-collapse-nav {
    background: #08c;
    color: #fff;
    margin: 0 0 0 12px;
}
#header .new-label {
    color: #fff;
    position: absolute;
    right: 15px;
    top: 15px;
    display: block;
    padding: 0 10px;
    border-radius: 3px;
    font-size: 13px;
    background: linear-gradient(150deg, #0088cc 0%, #0088cc 30%, #0169fe 70%, #0169fe 100%);
    white-space: nowrap;
    color: #fff;
}
.main-menu {
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 1rem;
}
.main-menu > li {
    font-size: 1.125em;
    margin-right: 25px;
}
.main-menu > li > a {
    display: inline-block;
    color: #fff;
    font-weight: 500;
    letter-spacing: -0.025em;
    padding: 39px 18px;
    transition: padding 0.3s;
}
.main-menu > li.active > a,
.main-menu > li:hover > a {
    color: #08c;
}
.main-menu > li > a:after,
.nav-link.dropdown > a:after {
    content: "\f078";
    font-size: 0.875em;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 4px;
    color: inherit;
}
.dropdown:hover > .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    min-width: 285px;
    padding: 0.5rem 0;
    visibility: hidden;
    opacity: 0;
    z-index: 1061;
    box-shadow: 0 15px 30px -5px rgb(0 0 0/7%);
    transform: translate3d(0, -10px, 0);
    transition: transform 0.2s ease-out;
    background: #fff;
    border-radius: 5px;
    list-style: none;
}
.shop-menu-link {
    position: static;
}
.shop-menu-link .dropdown-menu {
    padding: 0;
    background-color: #f3f3f3;
    width: auto;
    right: auto;
}
.shop-menu-link .dropdown-menu > ul {
    padding: 21px 0 46px;
    background-color: #fff;
    max-width: 300px;
    list-style: none;
    border-radius: 5px;
}
.shop-menu-link .dropdown-menu .top-item {
    padding-bottom: 27px;
}
.shop-menu-link .dropdown-submenu {
    position: static;
}
.shop-menu-link .dropdown-menu > ul > li:not(:last-child) {
    border-bottom: 1px solid #e7e7e7;
}
.shop-menu-link .dropdown-mega .dropdown-mega-sub-nav li > * {
    padding: 8px 12px;
}
.shop-menu-link:hover .dropdown-menu > .dropdown-menu {
    z-index: 0;
    opacity: 1;
    visibility: visible;
}
.overview-content-1 {
    padding: 0 20px;
}
.overview-content-2 .btn {
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: -0.02em;
}
.overview-subtitle {
    font-size: 0.61111em;
    letter-spacing: 0.6em;
    font-weight: 600;
    line-height: 24px;
    color: #08c;
    margin-bottom: 10px;
}
.overview-title {
    font-size: 2.5em;
    letter-spacing: -0.05em;
    line-height: 1;
    font-weight: 700;
    color: #222529;
    margin-bottom: 10px;
}
.overview-desc {
    position: relative;
    font-size: 3.666666em;
    letter-spacing: -0.05em;
    line-height: 1;
    font-weight: 700;
    color: #fff;
    background-image: url("../img/header-footer/header-group/shop-mega-menu-banner-3.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0.1em 0.3em;
}
.overview-item figure {
    min-width: 60px;
}
.overview-item-desc h4 {
    font-size: 0.8333em;
    letter-spacing: -0.035em;
    font-weight: 600;
    line-height: 24px;
}
@media (max-width: 1439px) {
    .shop-menu-link .dropdown-menu > ul {
        max-width: 265px;
    }
    .shop-menu-link .dropdown-menu .dropdown-menu {
        width: calc(100% - 265px) !important;
        right: 265px !important;
    }
    .overview-desc {
        font-size: 3em;
    }
}
@media (max-width: 1199px) {
    .shop-menu-link .dropdown-menu > ul {
        max-width: 250px;
    }
    .shop-menu-link .dropdown-menu .dropdown-menu {
        width: calc(100% - 250px) !important;
        right: 250px !important;
    }
}
.dropdown-menu li {
    font-size: 1em;
}
.dropdown-menu > li:not(:last-child) {
    border-bottom: 1px solid #e7e7e7;
}
.dropdown-menu li > a {
    position: relative;
    display: block;
    color: #222529;
    font-size: 1rem;
    font-weight: 500;
    padding: 18px 22px;
}
.dropdown-menu li:not(.top-item):hover > a {
    background: #f4f4f4;
}
.dropdown-menu .top-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 1;
    padding: 13px 17px 13px 23px;
}
.dropdown-menu .top-item p {
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.03em;
    color: #222529;
}
.dropdown-menu .top-item .highlight-word {
    font-size: 0.83rem;
    font-weight: 700;
    line-height: 1;
    top: -7px;
    color: #222529;
    transform: rotate(-17deg);
}
.dropdown-menu .top-item span {
    font-family: "Segoe Script", "Savoye LET";
}
.dropdown-menu .top-item .highlight-word:after {
    left: 8%;
    bottom: -0.85rem;
    background-image: url(../img/highlight3.png);
    background-size: 90% auto;
}
.dropdown-menu.with-svg > li > a {
    display: flex;
    align-items: center;
}
.dropdown-menu.with-svg svg {
    width: 18px;
    height: 18px;
    margin-left: 10px;
}
.dropdown-mega .dropdown-menu {
    min-width: 530px;
    padding: 22px 8px;
}
.dropdown-mega .dropdown-menu li > * {
    font-size: 0.875rem;
}
.dropdown-mega-sub-nav {
    list-style: none;
    padding: 0;
}
.dropdown-mega .dropdown-mega-sub-nav li > * {
    padding: 8px 22px;
    color: #222529;
}
.dropdown-full .dropdown-menu {
    width: 100%;
    border-radius: 0;
    padding: 37px 0px 35px;
}
.dropdown-full .dropdown-mega-sub-nav {
    padding: 0 20px;
}
.dropdown-full .dropdown-menu i {
    width: 25px;
}
.dropdown-full .dropdown-menu li > a {
    font-size: 0.937rem;
    padding: 9px 22px 8px;
}
.menu-item-has-badge span {
    background-color: #fff;
    color: #222529;
    padding: 0 5px;
    border-radius: 4px;
    font-weight: 700;
}
.menu-item-has-badge svg {
    vertical-align: middle;
}
.tip {
    position: absolute;
    display: inline-block;
    left: 21px;
    line-height: 22px;
    border-radius: 5px;
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    padding: 0px 11px;
}
.tip-hot {
    background: #e82a2a;
}
.tip-new {
    position: relative;
    right: 0;
    background: #36c57a;
    line-height: 19px;
    padding: 0 7px;
    margin-left: 10px;
}
#footer {
    margin-top: 0;
    background-color: #222529;
    border-top: 0;
    padding-top: 6.25rem;
}
#footer .logo-footer {
    margin-left: 10px;
    text-align: right;
    direction: rtl !important;
    left: 0;
    display: block;
}
#footer p {
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 500;

}
#footer .copyright {
    background-color: #272a2e;
    padding: 2.25rem 0 4.6875rem;
}
#footer .copyright p {
    margin-bottom: 0;
    font-size: 14px;
}
@media (min-width: 768px) {
    .text-md-right {
        text-align: right;
    }
        .text-md-left {
        text-align: left !important;;
    }
}
#footer .footer-top {
    padding-bottom: 5rem;
}
#footer .social-icons li {
    box-shadow: none;
    margin: 0 2px;
}
#footer .social-icons a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.625rem;
    height: 2.625rem;
    line-height: 2.625rem;
    background-color: #272a2e;
    color: #fff !important;
    fill: #fff;
    font-size: 1rem;
    
}
#footer .sub-heading {
    font-size: 20px;
    text-align: right;
}
#footer ul {
    list-style: none;
    display: block;
    text-align: right;
}
#footer .footer-link {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #777;
    padding: 7px 0 8px;
    text-align: right;
}
html .scroll-to-top {
    transition: opacity 0.3s;
    background: #404040;
    border-radius: 4px 4px 0 0;
    bottom: 0;
    color: #fff;
    display: block;
    height: 9px;
    opacity: 0;
    padding: 10px 10px 35px;
    position: fixed;
    right: 10px;
    text-align: center;
    text-decoration: none;
    min-width: 50px;
    z-index: 1040;
    font-size: 0.8em;
}
html .scroll-to-top.visible {
    visibility: visible;
    opacity: 1;
}
.offset-n-2 {
    margin-left: -16.6667%;
}
.offset-n-4 {
    margin-left: -33.3333%;
}
.w-100 {
    width: 100%;
}
.overflow-hidden {
    overflow: hidden !important;
}
.d-inline-block {
    display: inline-block !important;
}
.d-block {
    display: block !important;
}
.text-underline {
    text-decoration: underline;
}
.z-index-1 {
    z-index: 1 !important;
}
.z-index-2 {
    z-index: 2 !important;
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
@keyframes maskRight {
    0% {
        transform: translate(-50%, 0);
    }
    to {
        transform: translate(0, 0);
    }
}
.maskRight {
    animation-name: maskRight;
}
@keyframes maskLeft {
    0% {
        transform: translate(50%, 0);
    }
    to {
        transform: translate(0, 0);
    }
}
.maskLeft {
    animation-name: maskLeft;
}
@keyframes fadeInUpShorter {
    0% {
        opacity: 0;
        transform: translate(0, 50px);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInUpShorter {
    animation-name: fadeInUpShorter;
}
@keyframes fadeInLeftShorter {
    0% {
        opacity: 0;
        transform: translate(-50px, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInLeftShorter {
    animation-name: fadeInLeftShorter;
}
@keyframes fadeInRightShorter {
    0% {
        opacity: 0;
        transform: translate(50px, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInRightShorter {
    animation-name: fadeInRightShorter;
}
@keyframes fadeInDownShorter {
    0% {
        opacity: 0;
        transform: translate(0, -50px);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInDownShorter {
    animation-name: fadeInDownShorter;
}
@keyframes blurIn {
    0% {
        opacity: 0;
        filter: blur(20px);
        transform: scale(1.3);
    }
    to {
        opacity: 1;
        filter: blur(0);
        transform: none;
    }
}
.blurIn {
    animation-name: blurIn;
}
@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;
}
.mfp-content .dialog {
    background: transparent;
}
.mfp-content .fit-video {
    background: #fff;
    padding: 1rem;
    border-radius: 0.25rem;
}
.ds-flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -wekbit-align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
}
.recommend-themes .ds-flex > * {
    margin-bottom: 0;
    margin: 0 4px;
}
.recommend-themes p {
    padding-right: 10px;
    font-size: 13px;
    font-weight: 600;
    color: #777;
}
.recommend-themes {
    background: #000;
    padding: 15px 0;
    position: fixed;
    z-index: 9;
    left: 0;
    width: 100%;
    bottom: 0;
    visibility: hidden;
    box-shadow: 0 -3px 1px 0 rgba(0, 0, 0, 0.3);
    -webkit-transform: translateY(110%);
    -ms-transform: translateY(110%);
    transform: translateY(110%);
    -webkit-transition: transform 0.8s, visibility 0.8s;
    -ms-transition: transform 0.8s, visibility 0.8s;
    transition: transform 0.8s, visibility 0.8s;
}
.recommend-themes.active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
}
.recommend-themes .btn {
    background-color: #181818;
    font-size: 13px;
    font-weight: 600;
    border: none;
    padding: 10px 20px;
    border-radius: 40px;
}
.recommend-themes .btn:hover {
    background-color: #242424;
}
.sort-source {
    padding-right: 0;
}
.demos-filter {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.demos-filter label {
    margin-bottom: 0;
    letter-spacing: 0;
    font-size: 0.75rem;
    font-weight: 500;
}
.support-pb a {
    font-size: 0.8125rem;
    font-weight: 700;
    letter-spacing: -0.025em;
    text-transform: uppercase;
    color: #222529;
}
.support-pb a:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: transparent;
    display: inline-block;
    width: 21px;
    height: 21px;
    border: 1px solid #cbcbcb;
    border-radius: 2px;
    line-height: 19px;
    text-align: center;
    margin-right: 0.5rem;
}
.support-pb a.active:before {
    color: #08c;
}
.support-pb a:not(:last-child) {
    margin-right: 0.75rem;
}
.badge {
    position: absolute;
    left: 10px;
    top: 10px;
    border-radius: 2px;
    line-height: 22px;
    font-size: 9px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 0.5rem;
    background: linear-gradient(135deg, #0088cc 0%, #0169fe 80%);
    color: #fff;
}
.badge-updated {
    background: #36c57a;
}
.badge-improved {
    background: #ff6600;
}
.badge-e-added {
    background: #2baab1;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.owl-item.active + .owl-item .feedback {
    margin-right: auto;
    margin-left: 0;
}
.owl-carousel .owl-nav {
    margin-top: -1.5rem;
    left: 0;
}
.owl-carousel .owl-nav .owl-prev {
    left: 8.3333%;
    margin-left: -1.9rem;
}
.owl-carousel .owl-nav .owl-next {
    right: 8.3333%;
    margin-right: -1.9rem;
}
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    width: 3.8125rem;
    height: 3.8125rem;
    border: 0.375rem solid #f8f8f8;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 3.0625rem;
    color: #222529;
}
.owl-carousel .owl-nav .owl-next:after,
.owl-carousel .owl-nav .owl-prev:after {
    content: "";
    width: 0.55rem;
    height: 0.55rem;
    border-bottom: 3px solid;
    border-right: 3px solid;
    transform: rotate(-45deg) translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    transform-origin: center center;
    margin-top: -0.375rem;
}
.owl-carousel .owl-nav .owl-prev:after {
    transform: rotate(135deg);
    left: 42%;
}
.sub-title {
    font-size: 1rem;
    font-weight: 600;

}
section {
    background: #f4f4f4;
}
.section-light {
    background: #fff;
}
.section-dark a,
.section-dark h1,
.section-dark h2,
.section-dark h3,
.section-dark h4,
.section-dark label {
    color: #fff;
}
.section-dark p {
    color: rgba(255, 255, 255, 0.6);
}
.bg-top-slash {
    padding-top: 0;
}
.bg-top-slash:before {
    content: "";
    display: block;
    border-bottom: 4.84vw solid #f4f4f4;
    border-right: 100vw solid transparent;
    background: #fff;
}
.section-dark.bg-top-slash:before {
    background: #f4f4f4;
    border-bottom-color: #222529;
}
.bg-bottom-arrow,
.bg-bottom-slash {
    padding-bottom: 0;
}
.bg-bottom-slash:after {
    content: "";
    display: block;
    border-top: 4.84vw solid #f4f4f4;
    border-right: 100vw solid transparent;
    margin-top: -1px;
    background: #f4f4f4;
}
.bg-bottom-right-slash:after {
    content: "";
    display: block;
    border-top: 4.84vw solid #f4f4f4;
    border-left: 100vw solid transparent;
    position: absolute;
    top: 99.9%;
    left: 0;
    right: 0;
}
.section-light.bg-bottom-right-slash:after {
    border-top-color: #fff;
    background: none;
}
.section-dark.bg-bottom-slash:after {
    border-top-color: #222529;
}
.bg-bottom-arrow:after {
    content: "";
    display: block;
    border-top: 4.85vw solid #f4f4f4;
    border-left: 50vw solid transparent;
    border-right: 50vw solid transparent;
    background: #fff;
    margin-top: -1px;
}
.section-light.bg-bottom-arrow:after {
    border-top-color: #fff;
    background: #f4f4f4;
}
.section-dark.bg-bottom-arrow:after {
    border-top-color: #222529;
    background: #f4f4f4;
}
.bg-custom-bottom-slash:before {
    content: none;
}
.section-dark.bg-custom-bottom-slash:after {
    position: relative;
    background: transparent;
    border-top-color: transparent;
    border-right-color: #fff;
    z-index: 1;
}
.highlight-word {
    position: relative;
    display: inline-block;
    white-space: nowrap;
}
.highlight-word:after {
    content: "";
    position: absolute;
    left: 1%;
    bottom: -0.65rem;
    background: url(../img/pencil-blue-line.png) no-repeat;
    background-size: 100% auto;
    width: 0;
    height: 0.75rem;
    animation: pencilAnimation 0.5s ease 1s;
    animation-fill-mode: forwards;
    overflow: hidden;
}
.highlight-word.light:after {
    filter: brightness(0) invert(1);
}
.highlight-word.dark:after {
    background: url(../img/highlight3.png) no-repeat;
}
.highlight-word.dark.opposite-word:after {
    transform: rotateY(180deg);
}
@keyframes pencilAnimation {
    0% {
        width: 0;
    }
    to {
        width: 100%;
    }
}
.section-build {
    padding-top: calc(5.6vw + 3rem);
}
.section-build:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../img/half_circle2.png) no-repeat;
    background-size: 100% auto;
    background-position: 40vw 0%;
}
.section-build h2 {
    font-size: 3.125rem;
    margin: 2px 0 6px;
}
.section-build h3 {
    font-size: 2.375rem;
}
.section-build h4 {

    opacity: 0.6;
    line-height: 1.6;
}
.section-build h5 {
    font-size: 1rem;
    font-weight: 500;

    color: #fff;
    text-transform: uppercase;
    margin-bottom: 1rem;
}
.section-build .icon-box {
    text-align: center;
    height: 100%;
    padding: 1.9rem 0 0.3rem;
    transition: background-color 0.2s;
    border-top: 1px solid;
    border-right: 1px solid;
    border-color: rgba(255, 255, 255, 0.2);
}
@media (max-width: 767px) {
    .section-build .icon-box {
        padding: 1.9rem 0 1.5rem;
    }
}
.section-build .icon-box.active,
.section-build .icon-box:hover {
    background-color: #1d2024;
    border-color: transparent;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.section-build .icon-box h5 {
    letter-spacing: -0.025em;
    text-transform: none;
    font-weight: 600;
    line-height: 1;
}
.section-build .icon-box small {
    display: block;
    font-weight: 600;
    opacity: 0.6;
    font-size: 75%;
    margin-top: 0.25rem;
}
.section-build .highlight-word:after {
    background-image: url(../img/hightlight3.png);
    height: 0.75rem;
    bottom: -0.75rem;
}
.icon-box i {
    display: inline-block;
}
.icon-box .icon-bg {
    background: url(../img/icons.png) no-repeat;
    width: 80px;
    height: 80px;
}
.icon-box .icon-menu-1 {
    background-position: -310px -10px;
}
.icon-box .icon-menu-2 {
    background-position: -410px -10px;
}
.icon-box .icon-menu-3 {
    background-position: -510px -10px;
}
.icon-box .icon-menu-4 {
    background-position: -610px -10px;
}
.icon-box.list {
    display: flex;
    align-items: center;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
}
.icon-box.list i {
    color: #08c;
    -ms-flex: 0 0 42px;
    flex: 0 0 42px;
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 32px;
    border-radius: 21px;
    font-size: 1rem;
    border: 5px solid rgba(255, 255, 255, 0.07);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.06);
    position: relative;
    margin-left: 0.7rem;
}
.icon-box.list i:before {
    position: relative;
    z-index: 1;
}
.icon-box.list i:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background: #fff;
    border-radius: inherit;
}
.icon-box.list p {
    margin-bottom: 0;
text-align:right;
}
.icon-box.list.underline {
    border-bottom: 1px solid #e7e7e7;
}
.isotope-item > a,
.section-samples .owl-item > a {
    transition: transform 0.3s;
    display: block;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.06);
}
.isotope-item > a:hover,
.section-samples .owl-item > a:hover {
    transform: translate3d(0, -1rem, 0);
}
.section-whats-new {
    margin-top: 103px;
}
.section-whats-new .version-info {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-direction: column;
    padding: 30px 80px 30px 20px;
    text-align: right;
}
.section-whats-new .version-info h3 {
    display: inline-flex;
    align-items: center;
    margin-bottom: 5px;
    font-size: 24px;
    letter-spacing: -0.05em;
    color: #222529;
    line-height: 1;
}
.section-whats-new .version-info p {
    font-size: 16px;
    letter-spacing: -0.05em;
    color: #777;
    line-height: 1;
}
.section-whats-new .button-wrapper {
    padding: 30px 0;
}
.section-whats-new .btn-whatsnew {
    padding: 17px 27px;
    font-size: 16px;
    color: #fff;
    letter-spacing: -0.02em;
    line-height: 1;
    background-color: #222529;
    transition: filter 0.3s;
}
.section-whats-new .btn-whatsnew:hover {
    filter: brightness(1.2);
}
.section-whats-new .button-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}
.content-slider-wrapper {
    padding: 50px 45px;
}
.content-slider-wrapper h4 {
    margin-bottom: 8px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.05em;
    color: #222529;
}
.content-slider-wrapper p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.05em;
    color: #777;
}
.content-slider-wrapper .owl-nav {
    margin-top: 0;
}
.content-slider-wrapper .owl-nav .owl-next,
.content-slider-wrapper .owl-nav .owl-prev {
    width: auto;
    height: auto;
    background-color: transparent;
    border: none;
}
.content-slider-wrapper .owl-nav .owl-prev {
    left: -15px;
}
.content-slider-wrapper .owl-nav .owl-next {
    right: -15px;
}
.demo-list .position-sticky {
    transition: top 0.3s;
}
.home .section-demos .position-sticky {
    top: 100px;
}
.home .filter-toggle-out-wrapper .position-sticky {
    top: 120px;
}
.scroll-down .demo-filter .position-sticky,
.scroll-down .home .section-demos .position-sticky {
    top: 20px;
}
.scroll-down .home .filter-toggle-out-wrapper .position-sticky {
    top: 40px;
}
#sticky-supports {
    position: fixed;
    right: 0;
    top: 75%;
    transform: translateY(-50%);
    margin-right: 1.25rem;
    z-index: 999;
    text-align: center;
}
#sticky-supports .nav-link {
    font-size: 13px;
    font-weight: 600;
    color: #222529;
    border-radius: 0.5rem;
    letter-spacing: -0.06px;
    padding: 0.625rem 1rem;
    line-height: 1;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgb(0 0 0/50%);
    transition: background-color 0.3s, color 0.3s, transform 0.45s;
}
#sticky-supports .nav-forum {
    margin-bottom: 20px;
}
#sticky-supports .nav-link:hover {
    color: #fff;
}
#sticky-supports .nav-link svg {
    display: block;
    margin: 0 auto 9px;
    fill: #222529;
    transition: fill 0.3s;
}
#sticky-supports .nav-link:hover svg {
    fill: #fff;
}
#sticky-supports .nav-forum:hover {
    background-color: #08c;
}
#sticky-supports .nav-hire:hover {
    background-color: #47be7d;
}
@media (max-width: 1820px) {
    .header-left {
        width: 160px;
    }
    .header-links .nav-link,
    .main-menu > li {
        margin: 0;
    }
    .overview-content-1,
    .overview-item {
        font-size: 16px;
    }
    .overview-item figure {
        max-width: 45px;
    }
}
@media (min-width: 1824px) {
    .container-fluid {
        max-width: 1824px;
    }
}
@media (min-width: 1236px) {
    .container {
        max-width: 1236px;
    }
}
@media (min-width: 1440px) {
    .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xxl-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }
    .col-xl-1-5 {
        max-width: 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    }
    .col-xl-2-5 {
        max-width: 40%;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
    }
    .d-xxl-flex {
        display: flex !important;
    }
}
@media (max-width: 1235px) and (min-width: 480px) {
    .container {
        padding-left: 3.125%;
        padding-right: 3.125%;
    }
}
@media (max-width: 1821px) and (min-width: 480px) {
    .container-fluid {
        padding-left: 3.125%;
        padding-right: 3.125%;
    }
}
@media (max-width: 1470px) {
    .header-left {
        width: 130px;
    }
}
@media (min-width: 1366px) {
    .header-right .more-dropdown .hidden-on-laptop {
        display: none;
    }
    .header-links .nav-link {
        display: block;
    }
}
@media (max-width: 1365px) {
    .main-menu .links.dropdown {
        display: block;
    }
    .main-menu .links.dropdown svg {
        vertical-align: middle;
    }
    .header-links .nav-link {
        display: none;
    }
    .header-right .more-dropdown li svg {
        display: none;
    }
    .main-menu > li > a {
        font-size: 17px;
        padding: 39px 14px;
    }
}
@media (max-width: 1199px) {
    .main-menu > li > a {
        font-size: 15px;
        padding: 39px 12px;
    }
    .header-links .btn {
        font-size: 0.8125rem;
        padding: 0.75rem 1rem;
    }
    .content-slider-wrapper .owl-nav .owl-prev {
        left: 5px;
    }
    .content-slider-wrapper .owl-nav .owl-next {
        right: 5px;
    }
    .menu-item-has-badge svg {
        display: none;
    }
}
@media (min-width: 1024px) {
    .header-nav-main nav {
        display: flex;
    }
    .header-links .nav-link {
        padding-top: 1.6rem;
        padding-bottom: 1.6rem;
    }
    #header .header-btn-collapse-nav,
    .dropdown-full .no-link,
    .fa-chevron-down {
        display: none;
    }
    html.sticky-header-active .main-menu > li > a {
        padding-top: 27px;
        padding-bottom: 27px;
    }
    .main-menu ul {
        display: block !important;
    }
    .dropdown.dropdown-full {
        position: static;
    }
    .dropdown-submenu > a:after {
        font-family: "Font Awesome 5 Free";
        content: "\f053";
        font-weight: 900;
        position: absolute;
        top: 50%;
        font-size: 0.7em;
        opacity: 0.7;
        left: 20px;
        transform: translateY(-50%);
        transition: right 0.2s ease-out;
    }
    .dropdown-submenu > a:hover:after {
        left: 15px;
        opacity: 1;
    }
    .dropdown-submenu .dropdown-menu {
        top: -8px;
        transform: translate3d(-10px, 0, 0);
    }
    .dropdown-submenu .dropdown-submenu .dropdown-menu {
        top: unset;
        bottom: -8px;
    }
    .dropdown-menu .dropdown-menu {
        right: 100%;
    }
    .shop-menu-link .dropdown-menu .dropdown-menu {
        display: flex !important;
        flex-direction: column;
        justify-content: center;
        padding: 20px;
        width: calc(100% - 300px);
        height: auto;
        top: 50%;
        right: 300px;
        transform: translateY(-50%);
        box-shadow: none;
    }
    .shop-menu-link .dropdown-menu .dropdown-menu > .row {
        min-height: 370px;
    }
    .dropdown-full > ul {
        display: flex !important;
    }
    .dropdown-full > ul > li {
        width: 25%;
    }
    .dropdown-full .dropdown-menu > li {
        border-bottom: 0;
    }
    .dropdown-full .divider {
        border-right: 1px solid #e7e7e7;
    }
}
.flex-column {
    flex-direction: column;
}
@media (max-width: 1023px) {
    .menu-item-has-badge span {
        color: inherit;
        padding: 0;
        font-weight: inherit;
    }
    .header-links .btn {
        font-size: 0.75rem;
        padding: 0.625rem 1rem;
    }
    #header .new-label {
        margin-bottom: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    .main-menu > li > a {
        padding-left: 15px;
        padding-right: 15px;
    }
    .header-right {
        justify-content: flex-end;
        padding: 1rem 0;
    }
    .header-logo {
        width: 100px;
    }
    .header-nav-main {
        position: absolute;
        background: 0 0;
        width: 100%;
        top: 100%;
        left: 50%;
        transform: translate3d(-50%, 0, 0);
    }
    .header-nav-main nav {
        max-height: 50vh;
        width: 100%;
        overflow: hidden;
        overflow-y: auto;
        padding: 0 15px;
    }
    .header-nav-main:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 50%;
        width: 100vw;
        height: 100%;
        background: #fff;
        z-index: -1;
        transform: translateX(-50%);
    }
    .main-menu {
        flex-direction: column;
        padding: 0.8rem 0;
    }
    .main-menu li {
        clear: both;
        display: block;
        width: 100%;
        float: none;
        margin: 0;
        padding: 0;
        position: relative;
    }
    .main-menu li:not(:last-child) {
        border-bottom: 1px solid #e8e8e8;
    }
    .main-menu > li > a {
        color: #08c;
        width: 100%;
        padding: 10px;
        position: relative;
    }
    .dropdown-mega .dropdown-menu,
    .main-menu .top-item,
    .main-menu > li ul,
    .main-menu > li > a:after {
        display: none;
    }
    .main-menu > li .dropdown-menu {
        position: relative;
        opacity: 1;
        visibility: visible;
        box-shadow: none;
        transform: none;
        padding: 0;
    }
    .main-menu .fa-chevron-down {
        position: absolute;
        top: 0;
        right: 0;
        width: 30px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 0.6rem;
        color: #08c;
        padding: 0 15px;
        transition: transform 0.3s;
    }
    .dropdown-menu li > a {
        padding: 8px 22px;
    }
    .opened > a .fa-chevron-down {
        transform: rotate(180deg);
    }
    .dropdown-full .no-link {
        position: relative;
    }
    .shop-menu-link > .dropdown-menu {
        display: none;
    }
}
@media (min-width: 992px) {
    .main-menu .links {
        display: none;
    }
    .mr-lg-n-5 {
        margin-left: -5rem;
        text-align: right;
    }
    .mx-n-lg-2 {
        margin-left: -10px;
        margin-right: -10px;
    }
}
@media (max-width: 991px) {
    .main-menu .links.dropdown svg,
    html .scroll-to-top.hidden-mobile {
        display: none !important;
    }
}
@media (min-width: 768px) {
    .offset-n-md-1 {
        margin-left: -8.33333333333%;
    }
    .offset-n-md-2 {
        margin-left: -16.6667%;
    }
    .w-md-76 {
        width: 76.5% !important;
    }
    .pb-md-0 {
        padding-bottom: 0 !important;
    }
}
@media (max-width: 767px) {
    .isotope-item {
        position: static !important;
        text-align: center;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        transform: none !important;
    }
    .sort-destination {
        height: auto !important;
    }
    #sticky-supports .nav-link {
        font-size: 10px;
    }
    #sticky-supports .nav-link svg {
        width: 30px;
        height: 30px;
    }
}
@media (max-width: 575px) {
    html {
        font-size: 12px;
    }
    body {
        font-size: 13px;
    }
    .modal-dialog {
        max-width: 600px;
    }
    .header-links .btn {
        padding: 1rem 1.125rem;
        font-size: 1rem;
    }
    #header .header-btn-collapse-nav {
        font-size: 1.125rem;
    }
    .header-logo {
        width: 80px;
    }
}
@media (max-width: 479px) {
    .container,
    .container-fluid {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.dropdown-menu li > a{text-align:right;}
