
@import"bootstrap.min.css";
@import"plugins/fontawesome.min.css";
@import"plugins/select2.min.css";
@import"plugins/magnific-popup.css";
@import"plugins/swiper.min.css";
@import"plugins/splitting.min.css";
@import"plugins/odometer-min.css";
@import"plugins/animate.css";
@import"https://cdn.jsdelivr.net/npm/phosphor-icons@1.4.2/src/css/icons.min.css";
@import"https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800;900&amp;display=swap";

:root {
    --body-font: "Raleway", sans-serif;
    --transition: all 0.5s ease-in-out;
    --transition-sec: all 1.8s ease-in-out;
    --transition-third: all 2.2s ease-in-out;
    /*--p1: 249, 93, 0;*/
    --p1: 221, 156, 102;
    --p2: 48, 33, 20;
    --s1: 253, 238, 228;
    --s2: 58, 56, 54;
    --s3: 40, 40, 40;
    --n1: 203, 97, 23;
    --n2: 230, 229, 229;
    --n3: 236, 232, 227;
    --gradient-p1: linear-gradient(90deg, rgba(255, 222, 159, 0.47) 0%, rgba(255, 222, 159, 0.12) 51.11%, rgba(255, 222, 159, 0.00) 100%);
    --box-shadow-p1: 0px 6px 30px 0px rgba(0, 0, 0, 0.08);
    /*--p1-hex: #f95d00;*/
    --p1-hex: #f2b10c;
    --p2-hex: #090908;
    --s1-hex: #ffffff;
    --s2-hex: #3a3836;
    --s3-hex: #282828;
    --n1-hex: #f5f5f5;
    --n2-hex: #e6e5e5;
    --n3-hex: #ece8e3;
    --input-border-radius: 10px;
}

input,
textarea,
select {
  border-radius: var(--input-border-radius);
}

.display-one {
    font-size: 120px
}

.display-two {
    font-size: 96px
}

.display-three {
    font-size: 76px
}

.display-four {
    font-size: 60px
}

.display-five {
    font-size: 56px
}

.display-six {
    font-size: 48px
}

.display-ex-one {
    font-size: 170px
}

.fs-one,
h1,
h1>a {
    font-size: 76px
}

.fs-two,
h2,
h2>a {
    font-size: 57px
}

.fs-three,
h3,
h3>a {
    font-size: 43px
}

.fs-four,
h4,
h4>a {
    font-size: 32px
}

.fs-five,
h5,
h5>a {
    font-size: 24px;
    line-height: 150%
}

.fs-six,
h6,
h6>a {
    font-size: 18px;
    line-height: 150%
}

.fs-seven {
    font-size: 16px;
    line-height: 150%
}

.fs-eight {
    font-size: 14px;
    line-height: 150%
}

.fs-nine {
    font-size: 12px;
    line-height: 150%
}

table thead tr th {
    font-size: 18px;
    line-height: 150%
}

a,
p,
button,
span,
label,
li {
    font-size: 16px;
    line-height: 150%
}

@media(max-width: 1399px) {
    .display-two {
        font-size: 72px
    }
}

@media(max-width: 1199px) {

    h1,
    h1>a {
        font-size: 57px;
        line-height: 74.1px
    }

    h2,
    h2>a {
        font-size: 43px;
        line-height: 55.9px
    }

    .display-one {
        font-size: 72px;
        line-height: 86.4px
    }

    .display-two {
        font-size: 68px
    }

    .preloader {
        background-size: 30%
    }

    .display-ex-one {
        font-size: 140px
    }
}

.pt-120 {
    padding-top: 120px
}

.pb-120 {
    padding-bottom: 120px
}

@media(max-width: 991px) {
    .display-two {
        font-size: 58px;
        line-height: 76.8px
    }

    .display-three {
        font-size: 56px;
        line-height: 67.2px
    }

    .display-four {
        font-size: 48px;
        line-height: 46.4px
    }

    .display-five {
        font-size: 42px;
        line-height: 54.6px
    }

    .display-six {
        font-size: 32px;
        line-height: 38.4px
    }

    .display-ex-one {
        font-size: 120px
    }

    .fs-one,
    h1,
    h1>a {
        font-size: 40px;
        line-height: 48px
    }

    .fs-two,
    h2,
    h2>a {
        font-size: 32px;
        line-height: 38.4px
    }

    .fs-three,
    h3,
    h3>a {
        font-size: 24px;
        line-height: 31.2px
    }

    .fs-four,
    h4,
    h4>a {
        font-size: 20px;
        line-height: 26px
    }

    .fs-five,
    h5,
    h5>a {
        font-size: 18px;
        line-height: 20.8px
    }

    .fs-six,
    h6,
    h6>a {
        font-size: 16px;
        line-height: 18.8px
    }

    .fs-seven {
        font-size: 14px;
        line-height: 18.8px
    }

    .fs-eight {
        font-size: 12px;
        line-height: 18px
    }

    table thead tr th {
        font-size: 15px;
        line-height: 20.8px
    }

    a,
    p,
    span,
    button,
    label,
    li {
        font-size: 14px;
        line-height: 22px
    }

    .pt-120 {
        padding-top: 60px
    }

    .pb-120 {
        padding-bottom: 60px
    }
}

@media(max-width: 575px) {
    .display-one {
        font-size: 56px;
        line-height: 67.2px
    }

    .display-two {
        font-size: 44px;
        line-height: 46.4px
    }

    .display-three {
        font-size: 38px;
        line-height: 54.6px
    }

    .display-four {
        font-size: 32px;
        line-height: 38.4px
    }

    .display-five {
        font-size: 24px;
        line-height: 31.2px
    }

    .display-six {
        font-size: 32px;
        line-height: 38.4px
    }

    .display-ex-one {
        font-size: 70px
    }

    .pt-120 {
        padding-top: 50px
    }

    .pb-120 {
        padding-bottom: 50px
    }
}

html {
    scroll-behavior: initial !important
}

body {
    font-family: var(--body-font);
    background-color: rgba(var(--s1, 1));
    color: rgba(var(--n1, 1));
    padding: 0;
    margin: 0;
    font-weight: 400;
    overflow-x: hidden;
    position: relative
}

section,
footer {
    overflow: hidden
}

a,
p,
button,
span,
label,
li {
    margin: 0;
    font-family: var(--body-font);
    color: rgba(var(--n1));
    transition: var(--transition);
    font-weight: 400
}

span {
    transition: none
}

.transition {
    transition: var(--transition)
}

a {
    text-decoration: none;
    outline: none;
    color: rgba(var(--n1))
}

a:focus,
a:hover {
    text-decoration: none;
    outline: none;
    color: inherit
}

h1,
h1>a,
h2,
h2>a,
h3,
h3>a,
h4,
h4>a,
h5,
h5>a,
h6,
h6>a,
.display-one,
.display-two,
.display-three,
.display-four,
.display-five,
.display-six,
.display-ex-one,
.heading {
    font-family: var(--body-font);
    color: rgba(var(--s1));
    font-weight: 800;
    padding: 0;
    margin: 0;
    line-height: 120%;
    display: block;
    transition: var(--transition)
}

h1 span,
h1>a span,
h2 span,
h2>a span,
h3 span,
h3>a span,
h4 span,
h4>a span,
h5 span,
h5>a span,
h6 span,
h6>a span,
.display-one span,
.display-two span,
.display-three span,
.display-four span,
.display-five span,
.display-six span,
.display-ex-one span,
.heading span {
    font-size: inherit;
    font-family: inherit;
    color: inherit;
    line-height: inherit;
    font-weight: inherit
}

.body-font {
    font-family: var(--body-font)
}

img {
    max-width: 100%;
    height: auto
}

span i {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    position: inherit;
    transition: inherit
}

ul,
ol {
    padding: 0;
    margin: 0;
    list-style: none
}

ul li,
ol li {
    font-size: inherit;
    font-weight: inherit;
    color: inherit
}

button {
    border: none;
    cursor: pointer;
    padding: 0;
    background-color: rgba(0, 0, 0, 0)
}

input,
textarea {
    padding: 12px 0;
    color: rgba(var(--p2));
    width: 100%;
    font-family: var(--body-font);
    outline-color: rgba(0, 0, 0, 0);
    font-size: 16px;
    background-color: rgba(var(--s1, 1));
    border: rgba(0, 0, 0, 0);
    border: 1px solid rgba(var(--n1), 0.3)
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: rgba(var(--p2), 0.6);
    font-size: 16px
}

input::placeholder,
textarea::placeholder {
    color: rgba(var(--p2), 0.6);
    font-size: 16px
}

input:focus,
textarea:focus {
    border: rgba(var(--p1));
    box-shadow: none;
    outline: 1px solid rgba(var(--p1))
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

input[type=checkbox] {
    width: initial;
    height: initial
}

select {
    padding: 10px 20px;
    border: none;
    cursor: pointer;
    outline: none
}

.max-auto {
    max-width: 100%
}

.max-un {
    max-width: unset
}

.d-rtl {
    direction: rtl
}

.collapsing {
    transition: var(--transition)
}

.alt-color a,
.alt-color p,
.alt-color span,
.alt-color li {
    color: rgba(var(--s2))
}

.alt-color .heading,
.alt-color h1,
.alt-color h2,
.alt-color h3,
.alt-color h4,
.alt-color h5,
.alt-color h6,
.alt-color i,
.alt-color select,
.alt-color button {
    color: rgba(var(--p2))
}

.p1-color {
    color: rgba(var(--p1))
}

.p2-color {
    color: rgba(var(--p2))
}

.s1-color {
    color: rgba(var(--s1))
}

.s2-color {
    color: rgba(var(--s2))
}

.s3-color {
    color: rgba(var(--s3))
}

.n1-color {
    color: rgba(var(--n1))
}

.n2-color {
    color: rgba(var(--n2))
}

.n3-color {
    color: rgba(var(--n3))
}

.p1-bg-color {
    background-color: rgba(var(--p1))
}

.p2-bg-color {
    background-color: rgba(var(--p2))
}

.s1-bg-color {
    background-color: rgba(var(--s1))
}

.s2-bg-color {
    background-color: rgba(var(--s2))
}

.s3-bg-color {
    background-color: rgba(var(--s3))
}

.n1-bg-color {
    background-color: rgba(var(--n1))
}

.n2-bg-color {
    background-color: rgba(var(--n2))
}

.n3-bg-color {
    background-color: rgba(var(--n3))
}

.border-color {
    border: 1px solid rgb(var(--n1))
}

.fw-mid {
    font-weight: 500
}

.text-gradient {
    background: var(--gradient-p1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

.max-ch {
    max-width: 60ch
}

.fill-stroke-text {
    color: rgba(0, 0, 0, 0);
    -webkit-text-stroke: 1px rgba(var(--s1), 0.3)
}

.file-upload {
    border-radius: 48px;
    border: 1px solid rgba(var(--s1))
}

.file-upload input {
    display: none
}

.file-upload .file {
    cursor: pointer;
    position: relative
}

.file-upload .file .file-custom {
    border-radius: 20px
}

.file-upload .add-file {
    color: rgba(var(--s1))
}

.video-bg-thumb .btn-popup-animation {
    z-index: 1;
    transition: var(--transition)
}

.video-bg-thumb .btn-popup-animation i {
    z-index: 1
}

.video-bg-thumb .btn-popup-animation:before,
.video-bg-thumb .btn-popup-animation::after {
    content: "";
    position: absolute;
    z-index: -1;
    /*background-color: rgba(var(--p1));*/
    border-radius: 50%;
    width: 60px;
    min-width: 60px;
    height: 60px
}

@media(max-width: 767px) {

    .video-bg-thumb .btn-popup-animation:before,
    .video-bg-thumb .btn-popup-animation::after {
        width: 48px;
        min-width: 48px;
        height: 48px
    }
}

.video-bg-thumb .btn-popup-animation:before {
    z-index: 1
}

.video-bg-thumb .btn-popup-animation:after {
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid rgba(var(--p1), 0.8);
    z-index: -1;
    animation: waves 2s 1s ease-out infinite
}

.video-bg-thumb.second .btn-popup-animation:before,
.video-bg-thumb.second .btn-popup-animation::after {
    width: 120px;
    min-width: 120px;
    height: 120px;
    border: 1px solid rgba(var(--n2, 0.5));
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background: rgba(var(--s1, 1))
}

@media(max-width: 767px) {

    .video-bg-thumb.second .btn-popup-animation:before,
    .video-bg-thumb.second .btn-popup-animation::after {
        width: 80px;
        min-width: 80px;
        height: 80px
    }
}

@media(max-width: 480px) {

    .video-bg-thumb.second .btn-popup-animation:before,
    .video-bg-thumb.second .btn-popup-animation::after {
        width: 60px;
        min-width: 60px;
        height: 60px
    }
}

.cmn-heading .icon-area {
    animation: rotate 20s linear infinite
}

.circle-text {
    width: 180px;
    min-width: 180px;
    height: 180px;
    border-radius: 50%;
    border: 1px solid rgba(var(--s1));
    position: relative
}

@media(max-width: 991px) {
    .circle-text {
        width: 125px;
        min-width: 125px;
        height: 125px
    }
}

.circle-text .text {
    animation: rotate 50s linear infinite;
    width: 100%;
    height: 100%;
    position: absolute
}

.circle-text .text p {
    transform: translate(50%, 5px)
}

.circle-text .text span {
    position: absolute;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    transform-origin: 0 85px
}

@media(max-width: 991px) {
    .circle-text .text p {
        transform: translate(50%, 0)
    }

    .circle-text .text span {
        transform-origin: 0 60px
    }
}

.circle-text:hover .text {
    animation-play-state: paused
}

.circle-text .img-area {
    width: 110px;
    min-width: 110px;
    height: 110px
}

.circle-text .img-area::before {
    position: absolute;
    content: "";
    width: 100%;
    min-width: 100%;
    height: 100%;
    border-radius: 100%;
    background-color: rgba(var(--p1));
    border: 1px solid rgba(var(--s1))
}

@media(max-width: 991px) {
    .circle-text .img-area {
        width: 70px;
        min-width: 70px;
        height: 70px
    }
}

.circle-text.second .text p {
    transform: translate(50%, -12px)
}

.circle-text.second .text span {
    transform-origin: 0 100px
}

@media(max-width: 991px) {
    .circle-text.second .text p {
        transform: translate(50%, -8px)
    }

    .circle-text.second .text span {
        transform-origin: 0 70px
    }
}

.circle-text.second .img-area {
    width: 140px;
    min-width: 140px;
    height: 140px
}

.circle-text.second .img-area::before {
    border: 1px solid rgba(var(--p1))
}

@media(max-width: 991px) {
    .circle-text.second .img-area {
        width: 90px;
        min-width: 90px;
        height: 90px
    }
}

.slide-vertical .char,
.slide-horizontal .char {
    overflow: hidden;
    color: rgba(0, 0, 0, 0)
}

.slide-vertical .char::after,
.slide-vertical .char::before,
.slide-horizontal .char::after,
.slide-horizontal .char::before {
    visibility: visible;
    color: rgba(var(--n1));
    transition: transform .5s cubic-bezier(0.9, 0, 0.2, 1);
    transition-delay: calc(.2s + .02s*(var(--char-index)))
}

.slide-vertical .char::before,
.slide-horizontal .char::before {
    color: rgba(var(--n1));
    transition-delay: calc(.02s*(var(--char-index)))
}

.slide-vertical:hover .char:before,
.slide-horizontal:hover .char:before {
    transition-delay: calc(.2s + .02s*(var(--char-index)));
    color: rgba(var(--p1))
}

.slide-vertical:hover .char:after,
.slide-horizontal:hover .char:after {
    transition-delay: calc(.02s*(var(--char-index)))
}

.slide-vertical.second .char::after,
.slide-vertical.second .char::before,
.slide-horizontal.second .char::after,
.slide-horizontal.second .char::before {
    color: rgba(var(--p2));
    font-weight: 600
}

.slide-vertical.second::after,
.slide-horizontal.second::after {
    color: rgba(var(--p2))
}

.slide-vertical .char:before {
    transform: translateY(-100%)
}

.slide-vertical:hover .char:before {
    transform: translateY(0%)
}

.slide-vertical:hover .char::after {
    transform: translateY(100%)
}

.slide-horizontal .char:before {
    transform: translateX(110%)
}

.slide-horizontal:hover .char:before {
    transform: translateX(0%)
}

.slide-horizontal:hover .char::after {
    transform: translateX(-110%)
}

.splitting span {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit
}

.btn-wrapper {
    width: 236px;
    min-width: 236px;
    height: 236px
}

@media(max-width: 1199px) {
    .btn-wrapper {
        width: 150px;
        min-width: 150px;
        height: 150px
    }
}

.apply-mix-blend * {
    mix-blend-mode: difference
}

.box-style {
    position: relative;
    overflow: hidden;
    z-index: 0;
    text-align: center
}

.box-style:hover::before {
    width: 400%;
    height: 400%
}

.box-style .icon {
    width: 48px;
    min-width: 48px;
    height: 48px;
    background-color: rgba(var(--p2), 0.1)
}

.box-style::before {
    content: "";
    position: absolute;
    top: var(--y);
    left: var(--x);
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-radius: 100%;
    background-color: rgba(var(--p1), 0.1);
    transition: all .7s ease;
    z-index: -1
}

.box-style.first-box::before {
    background-color: rgba(var(--s1))
}

.box-style.box-second {
    transition: var(--transition)
}

.box-style.box-second::before {
    background-color: rgba(var(--p1))
}

.box-style.box-second.first-alt {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(var(--s1), 0.1)
}

.box-style.box-second.first-alt span,
.box-style.box-second.first-alt i {
    color: rgba(var(--s1));
    transition: var(--transition)
}

.box-style.box-second.first-alt::before {
    background-color: rgba(var(--p1))
}

.box-style.box-second.first-alt.second {
    background-color: rgba(var(--s3));
    border-color: rgba(0, 0, 0, 0)
}

.box-style.box-second.second-alt {
    background-color: rgba(var(--p1))
}

.box-style.box-second.second-alt span,
.box-style.box-second.second-alt i {
    color: rgba(var(--s1))
}

.box-style.box-second.second-alt::before {
    background-color: rgba(var(--p2))
}

.box-style.box-second.second-alt:hover span,
.box-style.box-second.second-alt:hover i {
    color: rgba(var(--s1))
}

.box-style.box-second.third-alt {
    background-color: rgba(var(--p1));
    border: 1px solid rgba(var(--p1), 0.8)
}

.box-style.box-second.third-alt span,
.box-style.box-second.third-alt i {
    color: rgba(var(--s1))
}

.box-style.box-second.third-alt::before {
    background-color: rgba(var(--p2))
}

.box-style.box-second.third-alt:hover {
    border: 1px solid rgba(var(--p1), 0.8)
}

.box-style.box-second.third-alt:hover span,
.box-style.box-second.third-alt:hover i {
    color: rgba(var(--s1))
}

.box-style.box-second.cmn-btn {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(var(--s2, 1))
}

.box-style.box-second.cmn-btn span {
    color: rgba(var(--p2));
    font-weight: 600
}

.box-style.box-second.cmn-btn .icon {
    background-color: rgba(var(--p1))
}

.box-style.box-second.cmn-btn:hover {
    border-color: rgba(var(--p1))
}

.box-style.box-second.cmn-btn:hover .icon {
    background-color: rgba(var(--p2))
}

.box-style.box-second.cmn-btn:hover i {
    color: rgba(var(--p1));
    transform: rotateY(180deg)
}

.box-style.box-second.cmn-btn.alt span {
    color: rgba(var(--s1))
}

.box-style.box-second.cmn-btn.cmn-second-alt {
    background-color: rgba(var(--p1, 1));
    border-color: rgba(var(--p1, 1))
}

.box-style.box-second.cmn-btn.cmn-second-alt span {
    color: rgba(var(--s1))
}

.box-style.box-second.cmn-btn.cmn-second-alt .icon {
    background-color: rgba(var(--s1))
}

.box-style.box-second.cmn-btn.cmn-second-alt i {
    color: rgba(var(--p2))
}

.box-style.box-second.cmn-btn.cmn-second-alt:hover {
    background-color: rgba(var(--p2))
}

.box-style.box-second.cmn-btn.cmn-second-alt:hover .icon {
    background-color: rgba(var(--p2))
}

.box-style.box-second.cmn-btn.cmn-second-alt:hover i {
    color: rgba(var(--p1))
}

.box-style.box-second.cmn-btn.cmn-third-alt {
    background-color: rgba(var(--p2, 1));
    border-color: rgba(var(--p2, 1))
}

.box-style.box-second.cmn-btn.cmn-third-alt span {
    color: rgba(var(--s1))
}

.box-style.box-second.cmn-btn.cmn-third-alt .icon {
    background-color: rgba(var(--s1))
}

.box-style.box-second.cmn-btn.cmn-third-alt i {
    color: rgba(var(--p2))
}

.box-style.box-second.cmn-btn.cmn-third-alt:hover {
    background-color: rgba(var(--p2));
    border-color: rgba(var(--p2, 1))
}

.box-style.box-second.cmn-btn.cmn-third-alt:hover .icon {
    background-color: rgba(var(--p2))
}

.box-style.box-second.cmn-btn.cmn-third-alt:hover i {
    color: rgba(var(--p1))
}

.box-style.box-second.cmn-btn.cmn-fourth-alt {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(var(--p2, 1))
}

.box-style.box-second.cmn-btn.cmn-fourth-alt span {
    color: rgba(var(--p2))
}

.box-style.box-second.cmn-btn.cmn-fourth-alt .icon {
    background-color: rgba(var(--p1))
}

.box-style.box-second.cmn-btn.cmn-fourth-alt i {
    color: rgba(var(--s1))
}

.box-style.box-second.cmn-btn.cmn-fourth-alt:hover {
    background-color: rgba(var(--p2));
    border-color: rgba(var(--p1, 1))
}

.box-style.box-second.cmn-btn.cmn-fourth-alt:hover .icon {
    background-color: rgba(var(--p2))
}

.box-style.box-second.cmn-btn.cmn-fourth-alt:hover span {
    color: rgba(var(--s1))
}

.box-style.box-second.cmn-btn.cmn-fourth-alt:hover i {
    color: rgba(var(--p1))
}

.box-style.box-second.cmn-btn.cmn-fifth-alt {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(var(--n2, 1))
}

.box-style.box-second.cmn-btn.cmn-fifth-alt span {
    color: rgba(var(--p2))
}

.box-style.box-second.cmn-btn.cmn-fifth-alt:hover {
    background-color: rgba(var(--p2));
    border-color: rgba(var(--p1, 1))
}

.box-style.box-second.cmn-btn.cmn-fifth-alt:hover span,
.box-style.box-second.cmn-btn.cmn-fifth-alt:hover i {
    color: rgba(var(--s1))
}

.box-style.box-third i {
    transition: var(--transition)
}

.box-style.box-third:hover i {
    transform: rotateY(180deg)
}

.box-style.box-third.first-alt {
    background-color: rgba(var(--p1));
    border-color: rgba(var(--p1, 1));
    width: 45px;
    min-width: 45px;
    height: 45px
}

@media(max-width: 991px) {
    .box-style.box-third.first-alt {
        width: 30px;
        min-width: 30px;
        height: 30px
    }
}

.box-style.box-third.first-alt i {
    color: rgba(var(--s1, 1))
}

.box-style.box-third.first-alt:hover i {
    color: rgba(var(--p1, 1))
}

.box-style.box-third.first-alt::before {
    background-color: rgba(var(--s1))
}

.box-style.box-third.second-alt {
    background-color: rgba(var(--s1), 0.1);
    border: 1px solid rgba(var(--s1), 0.2);
    width: 80px;
    min-width: 80px;
    height: 80px
}

@media(max-width: 991px) {
    .box-style.box-third.second-alt {
        width: 60px;
        min-width: 60px;
        height: 60px
    }
}

.box-style.box-third.second-alt i {
    color: rgba(var(--s1, 1))
}

.box-style.box-third.second-alt:hover {
    border-color: rgba(var(--p1))
}

.box-style.box-third.second-alt::before {
    background-color: rgba(var(--p1))
}

.box-style.box-third.third-alt {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(var(--s1), 0.3);
    width: 60px;
    min-width: 60px;
    height: 60px
}

@media(max-width: 991px) {
    .box-style.box-third.third-alt {
        width: 45px;
        min-width: 45px;
        height: 45px
    }
}

.box-style.box-third.third-alt i {
    color: rgba(var(--s1, 1))
}

.box-style.box-third.third-alt:hover {
    border-color: rgba(var(--p2))
}

.box-style.box-third.third-alt::before {
    background-color: rgba(var(--p2))
}

.box-style.box-third.third-alt.second {
    border: 1px solid rgba(var(--n2))
}

.box-style.box-third.third-alt.second i,
.box-style.box-third.third-alt.second img {
    color: rgba(var(--s2, 1))
}

.box-style.box-third.third-alt.second:hover {
    color: rgba(var(--p2))
}

.box-style.box-third.fourth-alt {
    background-color: rgba(var(--s3, 1));
    border-color: rgba(var(--s2, 1));
    width: 350px;
    min-width: 350px;
    height: 350px
}

.box-style.box-third.fourth-alt.second {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(var(--s3))
}

.box-style.box-third.fourth-alt.second i,
.box-style.box-third.fourth-alt.second span {
    color: rgba(var(--p2, 1))
}

@media(max-width: 1399px) {
    .box-style.box-third.fourth-alt {
        width: 260px;
        min-width: 260px;
        height: 260px
    }
}

@media(max-width: 1199px) {
    .box-style.box-third.fourth-alt {
        width: 230px;
        min-width: 230px;
        height: 230px
    }
}

@media(max-width: 768px) {
    .box-style.box-third.fourth-alt {
        width: 210px;
        min-width: 210px;
        height: 210px
    }
}

@media(max-width: 480px) {
    .box-style.box-third.fourth-alt {
        width: 160px;
        min-width: 160px;
        height: 160px
    }
}

.box-style.box-third.fourth-alt i,
.box-style.box-third.fourth-alt span {
    color: rgba(var(--s1, 1))
}

.box-style.box-third.fourth-alt:hover {
    border-color: rgba(var(--p1))
}

.box-style.box-third.fourth-alt:hover span {
    color: rgba(var(--s1))
}

.box-style.box-third.fourth-alt::before {
    background-color: rgba(var(--p1))
}

.box-style.box-third.fifth-alt {
    background-color: rgba(var(--s2));
    border-color: rgba(var(--s2, 1));
    width: 60px;
    min-width: 60px;
    height: 60px
}

@media(max-width: 991px) {
    .box-style.box-third.fifth-alt {
        width: 44px;
        min-width: 44px;
        height: 44px
    }
}

.box-style.box-third.fifth-alt i {
    color: rgba(var(--s1, 1))
}

.box-style.box-third.fifth-alt:hover {
    border-color: rgba(0, 0, 0, 0)
}

.box-style.box-third.fifth-alt:hover i {
    color: rgba(var(--s1, 1));
    transform: rotate(0)
}

.box-style.box-third.fifth-alt::before {
    background-color: #cb6117;
}

.box-style.box-third.fifth-alt.second {
    border: 1px solid rgba(var(--n2));
    background-color: rgba(0, 0, 0, 0)
}

.box-style.box-third.fifth-alt.second i,
.box-style.box-third.fifth-alt.second img {
    color: rgba(var(--p2, 1))
}

.box-style.box-third.fifth-alt.second:hover i,
.box-style.box-third.fifth-alt.second:hover img {
    color: rgba(var(--s1, 1))
}

.box-style.box-third.fifth-alt.third {
    border: 1px solid rgba(var(--n2));
    background-color: rgba(var(--n1))
}

.box-style.box-third.fifth-alt.third i,
.box-style.box-third.fifth-alt.third img {
    color: rgba(var(--p2, 1))
}

.box-style.box-third.fifth-alt.third:hover i,
.box-style.box-third.fifth-alt.third:hover img {
    color: rgba(var(--s1, 1))
}

.box-style.box-third.sixth-alt {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(var(--s1), 0.15);
    width: 200px;
    min-width: 200px;
    height: 200px
}

@media(max-width: 991px) {
    .box-style.box-third.sixth-alt {
        width: 160px;
        min-width: 160px;
        height: 160px
    }
}

.box-style.box-third.sixth-alt i {
    color: rgba(var(--s1, 1))
}

.box-style.box-third.sixth-alt:hover {
    border-color: rgba(var(--p1, 1))
}

.box-style.box-third.sixth-alt:hover i {
    color: rgba(var(--s1, 1))
}

.box-style.box-third.sixth-alt::before {
    background-color: rgba(var(--p1))
}

.box-style.box-third.seventh-alt {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(var(--s1), 0.1);
    width: 60px;
    min-width: 60px;
    height: 60px
}

@media(max-width: 991px) {
    .box-style.box-third.seventh-alt {
        width: 44px;
        min-width: 44px;
        height: 44px
    }
}

.box-style.box-third.seventh-alt i {
    color: rgba(var(--s1, 1))
}

.box-style.box-third.seventh-alt:hover {
    border-color: rgba(0, 0, 0, 0)
}

.box-style.box-third.seventh-alt:hover i {
    color: rgba(var(--s1, 1));
    transform: rotate(0)
}

.box-style.box-third.seventh-alt::before {
    background-color: rgba(var(--p1))
}

.box-style.box-third.eighth-alt {
    background-color: rgba(var(--p1, 1));
    border-color: rgba(var(--p1, 1));
    width: 185px;
    min-width: 185px;
    height: 185px
}

@media(max-width: 991px) {
    .box-style.box-third.eighth-alt {
        width: 120px;
        min-width: 120px;
        height: 120px
    }
}

.box-style.box-third.eighth-alt i {
    color: rgba(var(--n1, 1))
}

.box-style.box-third.eighth-alt span {
    color: rgba(var(--s1, 1))
}

.box-style.box-third.eighth-alt:hover {
    border-color: rgba(var(--s1))
}

.box-style.box-third.eighth-alt:hover span {
    color: rgba(var(--p1))
}

.box-style.box-third.eighth-alt::before {
    background-color: rgba(var(--s1))
}

.box-style.box-third.ninth-alt {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(var(--s1), 0.3);
    width: 120px;
    min-width: 120px;
    height: 120px
}

@media(max-width: 991px) {
    .box-style.box-third.ninth-alt {
        width: 70px;
        min-width: 70px;
        height: 70px
    }
}

.box-style.box-third.ninth-alt i {
    color: rgba(var(--n1, 0.1))
}

.box-style.box-third.ninth-alt:hover {
    border-color: rgba(var(--p1))
}

.box-style.box-third.ninth-alt:hover span {
    color: rgba(var(--p1))
}

.box-style.box-third.ninth-alt::before {
    background-color: rgba(var(--p1))
}

.tabLinks .nav-links {
    transition: all .3s ease-in-out
}

.tabLinks .nav-links.active {
    color: rgba(var(--s1, 1));
    background-color: rgba(var(--p1, 1))
}

.single-masonry.fixed-size {
    grid-template-columns: repeat(5, 1fr);
    grid-auto-rows: auto
}

@media(max-width: 1399px) {
    .single-masonry.fixed-size {
        grid-template-columns: repeat(4, 1fr)
    }
}

@media(max-width: 1199px) {
    .single-masonry.fixed-size {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media(max-width: 991px) {
    .single-masonry.fixed-size {
        grid-template-columns: repeat(2, 1fr)
    }
}

.single-masonry.fixed-size.fixed-second {
    grid-template-columns: repeat(3, 1fr)
}

@media(max-width: 767px) {
    .single-masonry.fixed-size.fixed-second {
        grid-template-columns: repeat(2, 1fr)
    }
}

.single-masonry.fixed-size.fixed-third {
    grid-template-columns: repeat(2, 1fr)
}

.single-masonry.fixed-size.fixed-fourth {
    grid-template-columns: repeat(4, 1fr)
}

@media(max-width: 1199px) {
    .single-masonry.fixed-size.fixed-fourth {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media(max-width: 991px) {
    .single-masonry.fixed-size.fixed-fourth {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(max-width: 767px) {
    .single-masonry.fixed-size.random-second {
        grid-template-columns: repeat(1, 1fr)
    }
}

@media(min-width: 991px) {
    .single-masonry.random-size .item-height-1 {
        grid-row: span 1/auto
    }

    .single-masonry.random-size .item-height-2 {
        grid-row: span 2/auto
    }

    .single-masonry.random-size .item-height-3 {
        grid-row: span 3/auto
    }

    .single-masonry.random-size .item-width-1 {
        grid-column: span 1/auto
    }

    .single-masonry.random-size .item-width-2 {
        grid-column: span 2/auto
    }

    .single-masonry.random-size .item-width-3 {
        grid-column: span 3/auto
    }
}

.singleFilter .filter-list li {
    cursor: pointer
}

.singleFilter .filterItems {
    position: relative
}

.singleFilter .filterItems>div {
    position: absolute;
    z-index: -1;
    top: 0;
    opacity: 0;
    transition: .8s all;
    transform: scale(0.001);
    transition-property: opacity, transform;
    transition-duration: .6s;
    transition-delay: 0ms
}

.singleFilter .filterItems>div.active {
    position: initial;
    z-index: 1;
    opacity: 1;
    transform: translate3d(0px, 0px, 0px)
}

.singleFilter .filterItems>div.fade-out {
    opacity: 0;
    transform: scale(0.001);
    transition: opacity .6s, transform .6s
}

.v-border {
    background: rgba(var(--s1), 0.2);
    width: 1px;
    height: 25px
}

.qtySelector {
    border-radius: 10px
}

.qtySelector i {
    cursor: pointer
}

.qtySelector .qtyValue {
    border: none;
    width: 50px
}

.v-line::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 96px
}

.v-line.f-height::before {
    width: 1px;
    height: 100%;
    background-color: rgba(var(--s2), 0.1)
}

.v-line.f-height.second::before {
    background-color: rgba(var(--p2), 0.2)
}

.v-line.f-height.third::before {
    height: 20px;
    background-color: rgba(var(--p2), 0.5)
}

.v-line.f-width::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    z-index: 1;
    background-color: rgba(var(--s1))
}

.v-line.f-width.second::before {
    background-color: rgba(var(--p2))
}

.v-line.f-width.third::before {
    background-color: rgba(var(--s1), 0.1)
}

.v-line.f-width.fourth::before {
    background-color: rgba(var(--p1))
}

.v-line.f-width.fifth::before {
    background-color: rgba(var(--p2), 0.1)
}

.v-line.second::before {
    background-color: rgba(var(--p1))
}

.last-child-none .v-line:last-child {
    display: none
}

.cus-border {
    border-color: rgba(var(--p1)) !important
}

.cus-border.b-second {
    border-color: rgba(var(--s3)) !important
}

.cus-border.b-third {
    border-color: rgba(var(--s1), 0.1) !important
}

.cus-border.b-fourth {
    border-color: rgba(var(--s2)) !important
}

.cus-border.b-fifth {
    border-color: rgba(var(--n2)) !important
}

.cus-border.b-sixth {
    border-color: rgba(var(--p2), 0.2) !important
}

.cus-border.b-seventh {
    border-color: rgba(var(--s1)) !important
}

.cus-border.b-eighth {
    border-color: rgba(var(--p2), 0.1) !important
}

.border-dash {
    border: 1px dashed rgba(var(--p2)) !important
}

.ul-dots li {
    list-style: disc
}

.ul-decimal li {
    list-style: decimal
}

.counters .odometer span {
    color: inherit;
    font-size: inherit
}

.counters .odometer span {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit
}

.social-area a {
    transition: var(--transition);
    border-radius: 50%;
    border: 1px solid rgba(var(--n1), 0.15);
    background: rgba(var(--s1), 0.1);
    width: 44px;
    min-width: 44px;
    height: 44px
}

@media(max-width: 991px) {
    .social-area a {
        width: 38px;
        min-width: 38px;
        height: 38px
    }
}

.social-area a i {
    transition: var(--transition);
    color: rgba(var(--p2))
}

.social-area a:hover {
    background: rgba(var(--p1))
}

.social-area a:hover i {
    color: rgba(var(--s1))
}

.social-area.second i {
    color: rgba(var(--s1))
}

.social-area.third a {
    background-color: rgba(var(--p2))
}

.social-area.third a:hover {
    background-color: rgba(var(--p1))
}

.social-area.third i {
    color: rgba(var(--s1))
}

.social-area.fourth a {
    background-color: rgba(0, 0, 0, 0)
}

.social-area.fourth a:hover {
    background-color: rgba(var(--p1))
}

.social-area.fourth i {
    color: rgba(var(--p2))
}

/*.mouse-follower {*/
/*    z-index: 10*/
/*}*/

/*.mouse-follower span {*/
/*    z-index: 10;*/
/*    opacity: 1;*/
/*    top: -10px;*/
/*    left: -10px;*/
/*    transform: translate(-50%, -50%);*/
/*    border-radius: 50%;*/
/*    position: fixed;*/
/*    transition: 100ms ease-in-out;*/
/*    pointer-events: none*/
/*}*/

/*.mouse-follower .cursor-outline {*/
/*    height: 30px;*/
/*    width: 30px;*/
/*    border: 1px solid rgba(var(--n1))*/
/*}*/

/*.mouse-follower .cursor-dot {*/
/*    height: 6px;*/
/*    width: 6px;*/
/*    background: rgba(var(--n1));*/
/*    transition: var(--transition)*/
/*}*/

/*.mouse-follower.hide-cursor span {*/
/*    border-color: rgba(0, 0, 0, 0);*/
/*    background: rgba(0, 0, 0, 0)*/
/*}*/

/*.mouse-follower.highlight-cursor-head {*/
/*    cursor: none*/
/*}*/

/*.mouse-follower.highlight-cursor-head .cursor-outline {*/
/*    height: 0;*/
/*    width: 0*/
/*}*/

/*.mouse-follower.highlight-cursor-head .cursor-dot {*/
/*    height: 150px;*/
/*    width: 150px;*/
/*    background: rgba(var(--n1));*/
/*    mix-blend-mode: difference*/
/*}*/

/*@media(max-width: 991px) {*/
/*    .mouse-follower.highlight-cursor-head .cursor-dot {*/
/*        height: 80px;*/
/*        width: 80px*/
/*    }*/
/*}*/

/*.mouse-follower.highlight-cursor-para {*/
/*    cursor: none*/
/*}*/

/*.mouse-follower.highlight-cursor-para .cursor-outline {*/
/*    height: 0;*/
/*    width: 0*/
/*}*/

/*.mouse-follower.highlight-cursor-para .cursor-dot {*/
/*    height: 100px;*/
/*    width: 100px;*/
/*    background: rgba(var(--s1));*/
/*    mix-blend-mode: difference*/
/*}*/

/*@media(max-width: 991px) {*/
/*    .mouse-follower.highlight-cursor-para .cursor-dot {*/
/*        height: 60px;*/
/*        width: 60px*/
/*    }*/
/*}*/

.highlight-cursor-head {
    cursor: none
}

.table thead th,
.table td,
.table th {
    border: none
}

.ovf-unset {
    overflow-x: unset !important
}

iframe {
    border: 0;
    width: 100%
}

::-webkit-scrollbar-track {
    background: rgba(var(--n1), 0.6)
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

::-webkit-scrollbar-button,
::-webkit-scrollbar-thumb {
    background: rgba(var(--p2))
}

.cus-scrollbar {
    overflow-y: auto;
    overflow-x: hidden;
    position: sticky;
    max-height: 90vh;
    top: 100px
}

.cus-scrollbar::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0)
}

.cus-scrollbar::-webkit-scrollbar {
    width: 3px;
    height: 3px;
    background-color: rgba(0, 0, 0, 0)
}

.cus-scrollbar::-webkit-scrollbar-button,
.cus-scrollbar::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0)
}

.cus-scrollbar::-webkit-scrollbar-thumb {
    background-color: rgba(var(--s1, 1));
    height: 10px;
    overflow: visible
}

.cus-scrollbar:hover::-webkit-scrollbar {
    width: 3px
}

.cus-scrollbar:hover::-webkit-scrollbar-track {
    background: rgba(var(--n1), 0.6)
}

.cus-scrollbar:hover::-webkit-scrollbar-button,
.cus-scrollbar:hover::-webkit-scrollbar-thumb {
    background: rgba(var(--s1))
}

.d-center {
    display: flex;
    justify-content: center;
    align-items: center
}

.cus-z-1 {
    z-index: -1
}

.cus-z0 {
    z-index: 0
}

.cus-z1 {
    z-index: 1
}

.cus-z2 {
    z-index: 2
}

.top-sticky {
    top: 100px
}

.scroll-wrapper {
    cursor: pointer;
    z-index: 13;
    background: rgba(var(--p1));
    transition: var(--transition-sec);
    right: 20px;
    bottom: -20px;
    width: 60px;
    min-width: 60px;
    height: 60px;
    transform: translateY(100%)
}

.scroll-wrapper i {
    margin-top: 8px
}

.scroll-wrapper.active {
    bottom: 20px;
    transform: translateY(0%)
}

.scrollToTop {
    position: fixed;
    bottom: 0;
    width: 45px;
    height: 45px;
    right: 30px;
    /*background-color: rgba(var(--p2));*/
    padding: 0 12px;
    color: rgba(var(--s1));
    line-height: 120%;
    font-size: 12px;
    text-align: center;
    z-index: 9;
    cursor: pointer;
    transition: all 1s;
    transform: translateY(100%)
}

.scrollToTop:hover i {
    margin: 0
}

.scrollToTop i {
    transition: var(--transition);
    margin-bottom: -25px
}

.scrollToTop.active {
    bottom: 30px;
    transform: translateY(0%)
}

#preloader {
    background-color: rgba(var(--p2));
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 99999
}

#preloader #loader {
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid rgba(0, 0, 0, 0);
    border-top-color: rgba(var(--n1));
    animation: preload 2s linear infinite
}

#preloader #loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid rgba(0, 0, 0, 0);
    border-top-color: rgba(var(--n1));
    animation: preload 3s linear infinite
}

#preloader #loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid rgba(0, 0, 0, 0);
    border-top-color: rgba(var(--n1));
    animation: preload 1.5s linear infinite
}

@keyframes preload {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.singleTab .nav-links {
    cursor: pointer
}

.singleTab .tabContents {
    position: relative
}

.singleTab .tabContents .tabItem {
    transform: translateY(100px);
    position: absolute;
    z-index: -1;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: var(--transition)
}

.singleTab .tabContents .tabItem.active {
    position: initial;
    z-index: 1;
    opacity: 1;
    transform: translateY(0)
}

.breadcrumb-area .breadcrumb {
    row-gap: 8px
}

.breadcrumb-area .breadcrumb .breadcrumb-item {
    position: relative
}

.breadcrumb-area .breadcrumb .breadcrumb-item a,
.breadcrumb-area .breadcrumb .breadcrumb-item span {
    font-size: inherit
}

.breadcrumb-area .breadcrumb .breadcrumb-item.active::before {
    content: "";
    position: absolute;
    font-family: "Phosphor";
    font-size: 18px;
    left: 0;
    color: rgba(var(--s1, 1))
}

.breadcrumb-area .breadcrumb.second a,
.breadcrumb-area .breadcrumb.second span {
    letter-spacing: 4px
}

@media(max-width: 575px) {

    .breadcrumb-area .breadcrumb.second a,
    .breadcrumb-area .breadcrumb.second span {
        letter-spacing: 2px
    }
}

.breadcrumb-area .breadcrumb.second .breadcrumb-item::before {
    content: "";
    position: absolute;
    font-family: "Font Awesome 6 Free";
    font-size: 12px;
    font-weight: 600;
    left: -14px;
    color: rgba(var(--p1, 1))
}

@media(max-width: 575px) {
    .breadcrumb-area .breadcrumb.second .breadcrumb-item::before {
        left: -4px
    }
}

.breadcrumb-area .breadcrumb.second .breadcrumb-item:first-child::before {
    display: none
}

.pagination .page-item .page-link {
    outline: none;
    bottom: 0;
    padding: 0;
    width: 48px;
    height: 48px;
    flex-shrink: 0;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    width: 48px;
    min-width: 48px;
    height: 48px
}

@media(max-width: 575px) {
    .pagination .page-item .page-link {
        width: 38px;
        min-width: 38px;
        height: 38px
    }
}

.pagination .page-item .page-link:hover,
.pagination .page-item .page-link.active,
.pagination .page-item .page-link:focus {
    background-color: rgba(var(--p1));
    color: rgba(var(--s1));
    box-shadow: none
}

.select2 {
    width: 100% !important
}

.select2 .select2-selection {
    padding: 0;
    height: initial;
    border: none
}

.select2 .select2-selection__rendered {
    line-height: 150% !important
}

.select2 .select2-selection {
    display: flex;
    align-items: center
}

.select2 .select2-selection__arrow {
    width: 0 !important;
    height: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    top: initial !important
}

.select2 .select2-selection__arrow b {
    display: none
}

.select2 .select2-selection__arrow:after {
    content: "";
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    color: rgba(var(--p2));
    position: absolute;
    border: none;
    right: 15px;
    transition: var(--transition)
}

.select2.select2-container--open .select2-selection__arrow::after {
    transform: rotate(180deg)
}

.select2-results li {
    color: rgba(var(--p2))
}

.select2-results li:hover,
.select2-results li.select2-results__option--highlighted,
.select2-results li.select2-results__option--selected {
    /*background-color: rgba(var(--p1)) !important;*/
    color: rgba(var(--s1)) !important
}

.checkbox-single {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.checkbox-single input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.checkbox-single .checkmark {
    position: absolute;
    left: 0;
    height: 20px;
    width: 20px;
    border-radius: 5px;
    border: 1px solid rgba(var(--s2), 0.5)
}

.checkbox-single .checkmark::after {
    content: ""
}

.checkbox-single input:checked~.checkmark::after {
    content: "";
    font-family: "phosphor";
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    font-size: 18px;
    color: rgba(var(--p1), 0.6)
}

.checkbox-single input:checked~.checkmark:after {
    display: block
}

.single-radio {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    position: relative
}

.single-radio:hover input~.checkmark {
    background-color: rgba(0, 0, 0, 0)
}

.single-radio .checkmark {
    position: absolute;
    width: 24px;
    min-width: 24px;
    height: 24px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid rgba(var(--p2))
}

.single-radio .checkmark::after {
    content: "";
    font-size: 20px;
    position: absolute
}

@media(max-width: 991px) {
    .single-radio .checkmark {
        width: 18px;
        min-width: 18px;
        height: 18px
    }
}

.single-radio input:checked~.checkmark::after {
    content: "";
    display: block;
    background-color: rgba(var(--p2));
    border-radius: 50%;
    width: 14px;
    min-width: 14px;
    height: 14px
}

@media(max-width: 991px) {
    .single-radio input:checked~.checkmark::after {
        width: 8px;
        min-width: 8px;
        height: 8px
    }
}

.input-area {
    background-color: rgba(var(--s1));
    border: 1px solid rgba(var(--s1), 0.2)
}

.input-area:focus-within {
    outline: 1px solid rgba(var(--p1))
}

.input-area input,
.input-area textarea {
    border-radius: 0;
    padding: 0;
    border: none;
    outline: none;
    background: rgba(0, 0, 0, 0)
}

.input-area input::-moz-placeholder,
.input-area textarea::-moz-placeholder {
    color: rgba(var(--p2), 0.4);
    font-weight: 500
}

.input-area input::placeholder,
.input-area textarea::placeholder {
    color: rgba(var(--p2), 0.4);
    font-weight: 500
}

.input-area.second {
    border-bottom: 1px solid rgba(var(--s2));
    background-color: rgba(0, 0, 0, 0)
}

.input-area.second input {
    font-size: 16px;
    padding: 0
}

.input-area.second button {
    width: 40px;
    min-width: 40px;
    height: 40px
}

@media(max-width: 767px) {
    .input-area.second button {
        width: 28px;
        min-width: 28px;
        height: 28px
    }
}

.input-area.second:focus-within {
    outline: 1px solid rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(var(--p1))
}

.input-area.third {
    border: rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(var(--s2));
    background-color: rgba(0, 0, 0, 0)
}

.input-area.third input {
    font-size: 16px;
    padding: 0
}

.input-area.third input::-moz-placeholder {
    color: rgba(var(--s1), 0.4);
    font-weight: 500
}

.input-area.third input::placeholder {
    color: rgba(var(--s1), 0.4);
    font-weight: 500
}

.input-area.third button {
    width: 40px;
    min-width: 40px;
    height: 40px
}

@media(max-width: 767px) {
    .input-area.third button {
        width: 28px;
        min-width: 28px;
        height: 28px
    }
}

.input-area.third:focus-within {
    outline: 1px solid rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(var(--p1))
}

.input-area.fourth input {
    font-size: 16px;
    padding: 0
}

.input-area.fourth:focus-within {
    outline: 1px solid rgba(0, 0, 0, 0);
    border: 1px solid rgba(var(--p1))
}

.input-area.fifth {
    background-color: rgba(var(--s3))
}

.input-area.fifth input {
    color: rgba(var(--s1));
    font-size: 16px
}

.input-area.fifth input::-moz-placeholder {
    color: rgba(var(--s1), 0.4);
    font-weight: 500
}

.input-area.fifth input::placeholder {
    color: rgba(var(--s1), 0.4);
    font-weight: 500
}

.input-area.fifth:focus-within {
    outline: 1px solid rgba(0, 0, 0, 0);
    border: 1px solid rgba(var(--p1))
}

.input-area.sixth {
    background-color: rgba(var(--p1))
}

.input-area.sixth input {
    color: rgba(var(--s1));
    font-size: 16px
}

.input-area.sixth input::-moz-placeholder {
    color: rgba(var(--s1), 0.6);
    font-weight: 500
}

.input-area.sixth input::placeholder {
    color: rgba(var(--s1), 0.6);
    font-weight: 500
}

.input-area.seventh {
    border: 1px solid rgba(var(--p2), 0.2);
    background-color: rgba(0, 0, 0, 0)
}

.input-area.seventh input {
    font-size: 16px;
    padding: 0
}

.input-area.seventh:focus-within {
    outline: 1px solid rgba(0, 0, 0, 0);
    border: 1px solid rgba(var(--p1))
}

@media(max-width: 470px) {
    .cus-row>div {
        width: 100% !important
    }
}

@keyframes marquee {
    0% {
        transform: translateX(0%)
    }

    100% {
        transform: translateX(-100%)
    }
}

@keyframes waves {
    0% {
        transform: scale(1);
        opacity: 1
    }

    100% {
        transform: scale(1.6);
        opacity: 0
    }
}

@keyframes fadeIn2nd {
    0% {
        opacity: 0;
        transform: translate3d(-10%, 0, 0)
    }

    100% {
        opacity: 1;
        transform: none
    }
}

@keyframes rotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes loading {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(180deg)
    }
}

.header-section {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 5
}

.header-section.head-second {
    position: relative
}

@media(max-width: 1199px) {
    .header-section.head-second {
        background: rgba(var(--s1));
        position: fixed
    }
}

.header-section.index-four {
    position: fixed;
    background: rgba(var(--s1))
}

.header-section.index-four .container-fluid {
    max-width: 1320px
}

.header-section.index-five.header-fixed {
    background: rgba(var(--p2)) !important
}

.header-section.desktop-menu .right-area,
.header-section.desktop-menu .custom-nav {
    display: flex
}

@media(min-width: 992px) {

    .header-section.desktop-menu .menu-item .menu-item,
    .header-section.desktop-menu .menu-item .menu-link {
        padding: 0 20px
    }

    .header-section.desktop-menu .menu-item button:hover button::after {
        transform: rotate(-180deg)
    }

    .header-section.desktop-menu .sub-menu {
        position: absolute;
        top: 30px;
        left: 0;
        opacity: 0;
        width: -moz-max-content;
        width: max-content;
        visibility: hidden;
        transform: translateY(20px);
        text-wrap: nowrap;
        transition: var(--transition);
        display: initial !important;
        background: rgba(var(--s1));
        z-index: 10;
        pointer-events: none
    }

    .header-section.desktop-menu .sub-menu::after {
        content: "";
        position: absolute;
        background-color: rgba(var(--s1));
        width: 16px;
        height: 16px;
        top: -8px;
        right: calc(100% - 24px);
        z-index: -1;
        transform: rotate(45deg)
    }

    .header-section.desktop-menu .sub-menu .sub-menu {
        left: 100%;
        top: 0
    }

    .header-section.desktop-menu .sub-menu .sub-menu::after {
        display: none
    }

    .header-section.desktop-menu .menu-item {
        position: relative
    }

    .header-section.desktop-menu .menu-item:hover>.sub-menu {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
        pointer-events: auto
    }

    .header-section.desktop-menu .mega-menu-item:hover {
        z-index: 10
    }

    .header-section.desktop-menu .mega-menu-item:hover .sub-menu,
    .header-section.desktop-menu .mega-menu-item:hover .mega-sub-menu {
        pointer-events: auto
    }

    .header-section.desktop-menu .mega-menu-item.menu-item {
        position: initial
    }

    .header-section.desktop-menu .mega-sub-menu {
        position: absolute;
        overflow-x: hidden;
        height: 60vh;
        z-index: -1;
        top: 50px;
        width: 100%;
        opacity: 0;
        pointer-events: none
    }

    .header-section.desktop-menu .mega-sub-menu .sub-menu {
        left: 0;
        top: 40px;
        opacity: 1;
        visibility: visible;
        transform: translateX(0);
        z-index: 1
    }

    .header-section.desktop-menu .mega-sub-menu .menu-item a::before,
    .header-section.desktop-menu .mega-sub-menu .menu-item button::before,
    .header-section.desktop-menu .mega-sub-menu .menu-item a::after,
    .header-section.desktop-menu .mega-sub-menu .menu-item button::after {
        display: none
    }

    .header-section.desktop-menu .mega-sub-menu .menu-link a::before {
        bottom: 0 !important
    }
}

.header-section.sidebar-menu-active .custom-nav {
    display: none
}

.header-section .nav-brand {
    max-width: 265px
}

@media(max-width: 991px) {
    .header-section .nav-brand {
        max-width: 150px
    }
}

@media(max-width: 991px) {
    .header-section .main-navbar .navbar-toggle-item {
        display: none
    }
}

.header-section .main-navbar .custom-nav .menu-item button::after {
    position: absolute;
    content: "";
    font-family: "FontAwesome";
    font-weight: 500;
    font-size: 14px;
    right: 0;
    z-index: -1;
    transition: all 1s ease
}

.header-section .main-navbar .custom-nav .menu-item button,
.header-section .main-navbar .custom-nav .menu-item a,
.header-section .main-navbar .custom-nav .menu-link button,
.header-section .main-navbar .custom-nav .menu-link a {
    color: rgba(var(--n1));
    font-weight: 500;
    position: relative
}

.header-section .main-navbar .custom-nav .menu-item button::before,
.header-section .main-navbar .custom-nav .menu-item a::before,
.header-section .main-navbar .custom-nav .menu-link button::before,
.header-section .main-navbar .custom-nav .menu-link a::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background-color: rgba(0, 0, 0, 0);
    bottom: 4px;
    left: 0;
    z-index: 1;
    transition: all 1s ease
}

.header-section .main-navbar .custom-nav .menu-item button:hover,
.header-section .main-navbar .custom-nav .menu-item button.active,
.header-section .main-navbar .custom-nav .menu-item a:hover,
.header-section .main-navbar .custom-nav .menu-item a.active,
.header-section .main-navbar .custom-nav .menu-link button:hover,
.header-section .main-navbar .custom-nav .menu-link button.active,
.header-section .main-navbar .custom-nav .menu-link a:hover,
.header-section .main-navbar .custom-nav .menu-link a.active {
    color: rgba(var(--p1))
}

.header-section .main-navbar .custom-nav .menu-item button:hover::before,
.header-section .main-navbar .custom-nav .menu-item button.active::before,
.header-section .main-navbar .custom-nav .menu-item a:hover::before,
.header-section .main-navbar .custom-nav .menu-item a.active::before,
.header-section .main-navbar .custom-nav .menu-link button:hover::before,
.header-section .main-navbar .custom-nav .menu-link button.active::before,
.header-section .main-navbar .custom-nav .menu-link a:hover::before,
.header-section .main-navbar .custom-nav .menu-link a.active::before {
    background-color: rgba(var(--p1))
}

.header-section .main-navbar .custom-nav .menu-item button.active .char:after,
.header-section .main-navbar .custom-nav .menu-item a.active .char:after,
.header-section .main-navbar .custom-nav .menu-link button.active .char:after,
.header-section .main-navbar .custom-nav .menu-link a.active .char:after {
    color: rgba(var(--p1))
}

@media(max-width: 991px) {
    .header-section .main-navbar .custom-nav {
        max-height: 50vh;
        overflow-y: scroll;
        overflow-x: hidden;
        width: 100%
    }

    .header-section .main-navbar .custom-nav .sub-menu {
        display: none;
        border-left: 1px solid rgba(var(--n1));
        padding: 10px 20px
    }

    .header-section .main-navbar .custom-nav .sub-menu a,
    .header-section .main-navbar .custom-nav .sub-menu button {
        position: relative
    }

    .header-section .main-navbar .custom-nav .sub-menu a::before,
    .header-section .main-navbar .custom-nav .sub-menu button::before {
        content: "";
        position: absolute;
        background-color: rgb(var(--n1));
        width: 16px;
        height: 1px;
        left: -20px;
        top: 11px;
        z-index: -1
    }
}

@media(min-width: 991px) {
    .header-section .main-navbar .custom-nav.third .sub-menu {
        background-color: rgba(var(--p2))
    }

    .header-section .main-navbar .custom-nav.third .sub-menu::after {
        background-color: rgba(var(--p2))
    }
}

.sidebar-items .cmn-head {
    cursor: pointer
}

.sidebar-items .single-item {
    position: relative
}

.sidebar-items .single-item .close-btn {
    right: 15px;
    top: 15px;
    color: rgba(var(--p2))
}

.sidebar-items .single-item .nav-items-wrapper {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    max-width: 500px;
    min-height: 100vh;
    overflow-y: auto;
    background-color: rgba(var(--p2));
    border: 1px solid rgba(var(--s2));
    -webkit-backdrop-filter: blur(22.5px);
    backdrop-filter: blur(22.5px);
    z-index: 999;
    transform: translateX(100%);
    transition: all 1.3s
}

.sidebar-items .single-item.active .nav-items-wrapper {
    transform: translateX(0)
}

.sidebar-items .single-item .single-box {
    border: 1px solid rgba(var(--s2));
    border-radius: 5px
}

.sidebar-items .single-item .end-area {
    color: rgba(var(--n1))
}

.sidebar-items .single-item .icon-box img {
    max-width: 90px;
    min-width: 90px
}

.sidebar-items .single-item .footer-area .second-btn {
    background-color: rgba(var(--n1));
    color: rgba(var(--n1))
}

.navbar-toggle-wrapper {
    width: 45px;
    min-width: 45px;
    height: 45px;
    min-height: 45px
}

.navbar-toggle-btn.second {
    width: 25px;
    min-width: 25px;
    height: 25px;
    min-height: 18px;
    z-index: 10
}

.navbar-toggle-btn.second span {
    height: 1px;
    width: 100%;
    background: rgb(var(--n1));
    transform: rotate(0deg)
}

.navbar-toggle-btn.second span:nth-child(1) {
    top: 0
}

.navbar-toggle-btn.second span:nth-child(2),
.navbar-toggle-btn.second span:nth-child(3) {
    top: 50%
}

.navbar-toggle-btn.second span:nth-child(4) {
    bottom: 0
}

.navbar-toggle-btn.second.open span:nth-child(1) {
    top: 50%;
    width: 0%
}

.navbar-toggle-btn.second.open span:nth-child(2) {
    transform: rotate(45deg)
}

.navbar-toggle-btn.second.open span:nth-child(3) {
    transform: rotate(-45deg)
}

.navbar-toggle-btn.second.open span:nth-child(4) {
    bottom: 50%;
    width: 0%
}

.header-fixed {
    background: rgba(var(--p2))
}

.header-fixed .main-navbar .logo {
    display: block
}

@media(max-width: 991px) {
    .header-fixed .main-navbar .logo {
        display: none
    }
}

.header-fixed.head-second {
    background: rgba(var(--s1))
}

.sidebar-menu {
    position: fixed;
    background-color: rgba(var(--s2), 0.8);
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px);
    width: 100vw;
    height: 100vh;
    padding: 100px 0;
    z-index: 101;
    -webkit-clip-path: polygon(0 0, 100% 0, 130% 0, 0 0);
    clip-path: polygon(0 0, 100% 0, 130% 0, 0 0);
    transform: translate(0, 0) rotate(7deg) scale(1.3);
    transition: clip-path 1s cubic-bezier(0.575, 0.015, 0, 0.995), visibility 1s cubic-bezier(0.575, 0.015, 0, 0.995), transform 1s cubic-bezier(0.575, 0.015, 0, 0.995), -webkit-clip-path 1s cubic-bezier(0.575, 0.015, 0, 0.995)
}

.sidebar-menu.active {
    opacity: 1;
    transform: translate(0, 0) rotate(0) scale(1);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    transition: clip-path 1s cubic-bezier(0.575, 0.015, 0, 0.995), visibility 1s cubic-bezier(0.575, 0.015, 0, 0.995), opacity 1s cubic-bezier(0.575, 0.015, 0, 0.995), transform 1s cubic-bezier(0.575, 0.015, 0, 0.995), -webkit-clip-path 1s cubic-bezier(0.575, 0.015, 0, 0.995)
}

.sidebar-menu.sidebar-second {
    position: fixed;
    background-color: rgba(var(--p2), 0.5);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
    width: calc(100% - 185px);
    height: 100vh;
    padding: 100px 0;
    z-index: 9;
    -webkit-clip-path: polygon(0 0, 0% 0, 0% 100%, 0 100%);
    clip-path: polygon(0 0, 0% 0, 0% 100%, 0 100%);
    transform: initial;
    transition: clip-path 1s cubic-bezier(0.575, 0.015, 0, 0.995), visibility 1s cubic-bezier(0.575, 0.015, 0, 0.995), transform 1s cubic-bezier(0.575, 0.015, 0, 0.995), -webkit-clip-path 1s cubic-bezier(0.575, 0.015, 0, 0.995)
}

@media(max-width: 991px) {
    .sidebar-menu.sidebar-second {
        overflow-y: auto
    }
}

@media(max-width: 1199px) {
    .sidebar-menu.sidebar-second {
        z-index: 999;
        width: 100%
    }
}

.sidebar-menu.sidebar-second.active {
    opacity: 1;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    transition: clip-path 1s cubic-bezier(0.575, 0.015, 0, 0.995), visibility 1s cubic-bezier(0.575, 0.015, 0, 0.995), opacity 1s cubic-bezier(0.575, 0.015, 0, 0.995), transform 1s cubic-bezier(0.575, 0.015, 0, 0.995), -webkit-clip-path 1s cubic-bezier(0.575, 0.015, 0, 0.995)
}

.sidebar-menu .sub-menu {
    display: none;
    margin-left: 5%
}

.sidebar-menu .custom-nav {
    overflow-x: auto;
    max-height: 70vh;
    padding-right: 5%;
    display: grid
}

.sidebar-menu .custom-nav button {
    width: 100%;
    text-align: start
}

.sidebar-menu .custom-nav button::after {
    transform: rotate(0deg);
    font-size: 24px !important
}

.sidebar-menu .custom-nav button:hover::after {
    transform: rotate(-90deg)
}

.sidebar-wrapper.sidebar-second .side-menubar {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    z-index: 5
}

.sidebar-wrapper.sidebar-second .nav-brand img {
    transform: rotate(-90deg)
}

.sidebar-wrapper .slider-pagination span {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0);
    font-size: inherit
}

.scrollbar-area span {
    width: 1px
}

.reveal-content .content-wrap {
    position: relative
}

.reveal-content .content-wrap::before {
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 13;
    position: absolute;
    background: rgba(var(--p1));
    -webkit-clip-path: inset(0 0 0 100%);
    clip-path: inset(0 0 0 100%);
    transition: -webkit-clip-path .3s;
    transition: clip-path .3s;
    transition: clip-path .3s, -webkit-clip-path .3s
}

.reveal-content.scroll .content-wrap>* {
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
    transition: -webkit-clip-path .6s;
    transition: clip-path .6s;
    transition: clip-path .6s, -webkit-clip-path .6s
}

.reveal-content.scroll .content-wrap.reveal-init>* {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0)
}

.reveal-content.scroll .content-wrap.reveal-init::before {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
    animation: clipAnimation .5s ease forwards;
    animation-delay: .5s
}

.reveal-content.scroll .content-wrap::before {
    background: rgba(var(--p1), 0.4)
}

.reveal-content.scroll .content-wrap.s-second::before {
    background: rgba(var(--p1))
}

.reveal-content.no-scroll .content-wrap::before {
    transition: -webkit-clip-path 1.8s;
    transition: clip-path 1.8s;
    transition: clip-path 1.8s, -webkit-clip-path 1.8s
}

.reveal-content.no-scroll .content-wrap>* {
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
    transition: -webkit-clip-path .8s;
    transition: clip-path .8s;
    transition: clip-path .8s, -webkit-clip-path .8s
}

.reveal-content.no-scroll .content-wrap.reveal-init>* {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0)
}

.reveal-content.no-scroll .content-wrap.reveal-init::before {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
    animation: clipAnimation .8s ease forwards;
    animation-delay: .8s
}

@keyframes clipAnimation {
    to {
        -webkit-clip-path: inset(0 100% 0 0);
        clip-path: inset(0 100% 0 0)
    }
}

@media(min-width: 1200px) {
    .viewport-container {
        width: calc(100% - 155px);
        margin-left: 155px;
        padding-left: 12px
    }
}

.viewport-container::before {
    content: "";
    position: absolute;
    width: calc(50% + 158px);
    height: calc(100% - 50px);
    top: 50px;
    left: -100px;
    background-color: rgba(var(--p2));
    z-index: -1
}

@media(max-width: 991px) {
    .viewport-container::before {
        width: 100%;
        left: initial
    }
}

@media(min-width: 1200px) {
    .viewport-container.second {
        width: calc(100% - 90px);
        margin-left: 90px
    }
}

.viewport-container.second::before {
    display: none
}

.banner-section.inner-banner {
    background-image: url(../images/inner-banner-bg.webp);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover
}

.banner-section.inner-banner::before {
    content: "";
    position: absolute;
    background-color: rgba(var(--p2), 0.5);
    width: 100%;
    min-width: 100%;
    height: 100%;
    bottom: 0;
    left: 0
}

.banner-section.about-banner::before {
    content: "";
    position: absolute;
    /*background-color: rgba(var(--n1));*/
    width: 100%;
    height: 25%;
    bottom: 0;
    left: 0
}

.banner-section.index-one {
    position: relative
}

.banner-section.index-one::before {
    content: "";
    position: absolute;
    background-color: rgba(var(--s1));
    width: 100%;
    height: 30%;
    bottom: 0;
    left: 0
}

@media(max-width: 991px) {
    .banner-section.index-one::before {
        height: 15%
    }
}

.banner-section.index-one .swiper-slide {
    opacity: 0;
    pointer-events: none
}

.banner-section.index-one .swiper-slide.swiper-slide-active {
    opacity: 1;
    pointer-events: initial
}

.banner-section.index-one .slide-number {
    transform: rotate(-90deg);
    text-align: center
}

.banner-section.index-one .swiper-pagination {
    height: 100%;
    position: relative !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.banner-section.index-one .swiper-pagination .swiper-pagination-bullet {
    position: initial !important;
    border-radius: 0;
    width: 2px;
    background-color: rgba(var(--n1), 0.5);
    height: 60px
}

@media(max-width: 1199px) {
    .banner-section.index-one .swiper-pagination .swiper-pagination-bullet {
        height: 40px
    }
}

.banner-section.index-one .swiper-pagination .swiper-pagination-bullet-active {
    height: 100px;
    background-color: rgba(var(--p1))
}

@media(max-width: 1199px) {
    .banner-section.index-one .swiper-pagination .swiper-pagination-bullet-active {
        height: 60px
    }
}

@media(max-width: 991px) {
    .banner-section.index-one .new-level img {
        max-width: 44px
    }
}

@media(max-width: 1199px) {
    .banner-section.index-one .new-level img {
        max-width: 60px
    }
}

.banner-section.index-one .swiper-slide-active h3,
.banner-section.index-one .swiper-slide-active .display-ex-one {
    margin: 0
}

.banner-section.index-one .side-menubar {
    position: absolute;
    right: 50px;
    height: 60%
}

@media(max-width: 1199px) {
    .banner-section.index-one .side-menubar {
        right: 20px
    }
}

@media(max-width: 1600px) {
    .banner-section.index-one .side-menubar {
        height: 85%
    }
}

.banner-section.index-one .position-area {
    top: 20%
}

@media(max-width: 1550px) {
    .banner-section.index-one .position-area {
        top: initial;
        bottom: 0
    }

    .banner-section.index-one .position-area .banner-line {
        display: none
    }
}

.banner-section.index-one .cmn-text {
    opacity: 0;
    position: absolute
}

.banner-section.index-one .cmn-text.active {
    opacity: 1;
    position: relative
}

.banner-section.index-one .cmn-text.active::before {
    animation: changeWidth 4s ease-in-out
}

@media(min-width: 767px) {

    .banner-section.index-one .cmn-text::before,
    .banner-section.index-one .cmn-text.active::before {
        content: "";
        position: absolute;
        height: 100%;
        background-color: rgba(var(--p1));
        z-index: -1;
        left: 0;
        width: 15%;
        border-radius: 500px
    }
}

@keyframes changeWidth {

    0%,
    100% {
        width: 15%
    }

    50% {
        width: 100%
    }
}

@media(max-width: 767px) {
    .banner-section.index-one .hero-image-area .circle-text-bg {
        position: initial !important
    }

    .banner-section.index-one .hero-image-area .circle-img {
        max-width: 70%
    }
}

.banner-section.index-two .main-content {
    background-image: url(../images/banner-index-2.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.banner-section.index-two .main-content::after {
    content: "";
    position: absolute;
    z-index: 0;
    background: rgba(var(--p2), 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.banner-section.index-two p {
    color: rgba(var(--s1), 0.8)
}

.banner-section.index-two .bottom-item {
    margin-top: -60px
}

.banner-section.index-two .bottom-item::after {
    content: "";
    position: absolute;
    z-index: -2;
    background: rgba(var(--s1));
    width: 100%;
    height: 100%
}

@media(min-width: 991px) {
    .banner-section.index-two .bottom-item {
        margin-top: -95px
    }
}

.banner-section.index-two .scroll-bottom {
    width: 74px;
    height: 172px;
    background-color: rgba(var(--p1));
    transition: ease-out 1s
}

@media(max-width: 991px) {
    .banner-section.index-two .scroll-bottom {
        height: 100px;
        width: 50px
    }
}

.banner-section.index-two .scroll-bottom::before,
.banner-section.index-two .scroll-bottom::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(var(--p1), 0.8);
    transition: all 1.5s ease-in-out;
    transform: translateY(-100%)
}

.banner-section.index-two .scroll-bottom::after {
    background-color: rgba(var(--p1), 0.4);
    transition: all 2.5s ease-in-out;
    transform: translateY(-200%)
}

.banner-section.index-two .scroll-bottom i {
    transform: translateY(10%);
    transition: all 1.5s ease-in-out
}

.banner-section.index-two .scroll-bottom:hover {
    background-color: rgba(var(--p2))
}

.banner-section.index-two .scroll-bottom:hover::before {
    transform: translateY(100%)
}

.banner-section.index-two .scroll-bottom:hover::after {
    transform: translateY(100%)
}

.banner-section.index-two .scroll-bottom:hover i {
    transform: translateY(200%)
}

.banner-section.index-three .banner-img {
    margin-left: 15%
}

.banner-section.index-four .bottom-item {
    margin-top: -90px
}

.banner-section.index-five::before {
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(var(--p2));
    z-index: 0
}

@media(max-width: 1399px) {
    .banner-section.index-five::before {
        width: 100%
    }
}

@media(max-width: 991px) {
    .banner-section.index-five .abs-btn-area {
        left: initial !important
    }
}

.banner-section.index-six .banner-img {
    opacity: 0
}

.banner-section.index-six .banner-img::before {
    content: "";
    position: absolute;
    z-index: 0;
    background: rgba(var(--p2), 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.banner-section.index-six .slider-pagination {
    left: initial
}

.banner-section.index-six .slider-pagination span {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0);
    font-size: inherit;
    border-radius: 50%;
    background-color: rgba(var(--s1), 0.1);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    color: rgba(var(--s1));
    opacity: 1;
    width: 60px;
    min-width: 60px;
    height: 60px
}

@media(max-width: 991px) {
    .banner-section.index-six .slider-pagination span {
        width: 45px;
        min-width: 45px;
        height: 45px
    }
}

.banner-section.index-six .slider-pagination span.swiper-pagination-bullet-active {
    background-color: rgba(var(--s1));
    color: rgba(var(--p2))
}

.banner-section.index-six .swiper-slide-active .banner-img {
    opacity: 1
}

.banner-section.index-seven .slide-single {
    opacity: 0
}

.banner-section.index-seven .slide-single::before {
    content: "";
    position: absolute;
    z-index: 1;
    background: rgba(var(--p2), 0.4);
    width: 100%;
    height: 200%;
    top: -20%;
    left: 0
}

.banner-section.index-seven .swiper-slide-active .slide-single {
    opacity: 1
}

.banner-section.index-seven .satisfied-people {
    background: rgba(var(--s1), 0.1);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px)
}

@media(min-width: 991px) {
    .banner-section.index-seven .abs-area {
        position: absolute
    }
}

.banner-section.index-seven ul li {
    width: 40px;
    min-width: 40px;
    height: 40px;
    margin-right: -10px
}

.banner-section.index-seven ul li:last-child {
    margin: 0
}

.banner-section.index-eight .swiper-horizontal::before,
.banner-section.index-eight .swiper-horizontal::after {
    content: "";
    position: absolute;
    z-index: 2;
    background: rgba(var(--s1));
    width: 100%;
    height: 100%;
    -webkit-clip-path: ellipse(57% 20% at 50% -10%);
    clip-path: ellipse(57% 20% at 50% -10%)
}

.banner-section.index-eight .swiper-horizontal::after {
    -webkit-clip-path: ellipse(57% 20% at 50% 110%);
    clip-path: ellipse(57% 20% at 50% 110%);
    bottom: 0
}

.banner-section.index-eight .swiper-slide-active img {
    transform: scaleY(0.9)
}

.yoga-classes .counters div,
.yoga-classes .counters span {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 24.43%, #FFF 137.31%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

.yoga-classes .main-content>div .single-item {
    background-color: rgba(var(--p2))
}

.yoga-classes .main-content>div:nth-child(2) .single-item,
.yoga-classes .main-content>div:nth-child(3) .single-item {
    background-color: rgba(var(--p1))
}

@media(max-width: 1399px) {
    .yoga-classes .main-content .img-item img {
        width: 100% !important
    }
}

.yoga-section {
    background-image: url(../images/footer-texture.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.story-area .progress {
    background: rgba(var(--s1));
    height: 1px;
    overflow: initial
}

.story-area .progress .progress-bar {
    height: 1px;
    background-color: rgba(var(--p1));
    width: 0%
}

.story-area.second .progress {
    background: rgba(var(--p2))
}

.story-area.second .img-area::before {
    content: "";
    position: absolute;
    top: -11%;
    left: -48%;
    z-index: -1;
    -webkit-clip-path: polygon(0 56%, 48% 19%, 100% 62%, 100% 100%, 49% 54%, 0 100%);
    clip-path: polygon(0 56%, 48% 19%, 100% 62%, 100% 100%, 49% 54%, 0 100%);
    height: 480px;
    width: 100%;
    background: linear-gradient(30deg, rgba(225, 225, 225, 0) 28.06%, #E1E1E1 67.61%)
}

.story-area.second .img-area.second::before {
    left: initial;
    top: initial;
    right: -48%;
    bottom: -14%;
    transform: rotate(180deg)
}

.story-area.third::before {
    content: "";
    position: absolute;
    background-color: rgba(var(--n1));
    width: 100%;
    height: 175px;
    bottom: 0;
    left: 0;
    z-index: 0
}

.story-area.third .single-item {
    background-color: rgba(var(--s1)) !important
}

.before-after .before-after-slider {
    --position: 50%
}

.before-after .before-after-slider .slider-input {
    inset: 0;
    cursor: pointer
}

.before-after .before-after-slider .slider-line {
    inset: 0;
    width: 6px;
    left: var(--position);
    transform: translateX(-50%)
}

.before-after .before-after-slider .slider-button {
    width: 60px;
    min-width: 60px;
    height: 60px;
    left: var(--position);
    transform: translate(-50%, -50%)
}

.before-after .before-after-slider .image-content {
    aspect-ratio: 1/1
}

.before-after .before-after-slider .image-content img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: left;
    object-position: left
}

.before-after .before-after-slider .image-content .image-before {
    position: absolute;
    inset: 0;
    width: var(--position)
}

.value-area .single-item .icon-area {
    width: 90px;
    min-width: 90px;
    height: 90px
}

@media(max-width: 991px) {
    .value-area .single-item .icon-area {
        width: 60px;
        min-width: 60px;
        height: 60px
    }
}

@media(max-width: 991px) {
    .value-area .single-item .icon-area img {
        width: 30px
    }
}

.value-area .swiper-pagination {
    background-color: rgba(var(--s2), 0.2);
    height: 1px
}

.value-area .swiper-pagination .swiper-pagination-bullet {
    height: 1px;
    width: 100%;
    border-radius: 0
}

.value-area .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: rgba(var(--s2));
    height: 3px;
    width: 75%
}

.happy-customer {
    background-image: url(../images/happy-customers-bg.webp);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain
}

.about-section::before {
    content: "";
    position: absolute;
    background-color: rgba(var(--p2));
    width: 100%;
    height: 175px;
    bottom: 0;
    left: 0;
    z-index: 0
}

.about-section .single-item {
    background-color: rgba(var(--s1)) !important
}

.about-us .image-area img {
    max-width: -webkit-fill-available
}

.about-us::before {
    content: "";
    position: absolute;
    background-color: rgba(var(--p2));
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
    z-index: -1
}

.about-us.second {
    background-image: url(../images/footer-texture.webp);
    background-repeat: no-repeat;
    background-position: center right, top right;
    background-size: cover, auto
}

.about-us.second .single-item::before,
.about-us.second .single-item::after {
    content: "";
    position: absolute;
    background-color: rgba(var(--n2));
    right: 0;
    z-index: 0;
    -webkit-clip-path: polygon(30% 0%, 100% 50%, 30% 100%, 0% 100%, 70% 50%, 0% 0%);
    clip-path: polygon(30% 0%, 100% 50%, 30% 100%, 0% 100%, 70% 50%, 0% 0%);
    height: 480px;
    width: 320px;
    transition: all .5s ease-in-out
}

.about-us.second .single-item::after {
    transform: translateX(-50%);
    background-color: rgba(var(--p1));
    opacity: 0
}

.about-us.second .single-item img {
    opacity: 1;
    -webkit-clip-path: inset(100% 0 0 0);
    clip-path: inset(100% 0 0 0)
}

.about-us.second .single-item:hover::after,
.about-us.second .single-item:hover img,
.about-us.second .single-item.active::after,
.about-us.second .single-item.active img {
    opacity: 1;
    transform: translateX(0%)
}

.about-us.second .single-item:hover img,
.about-us.second .single-item.active img {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0)
}

.about-us.second .single-item:hover h5,
.about-us.second .single-item.active h5 {
    color: rgba(var(--p2))
}

.clients-study li {
    width: 60px;
    min-width: 60px;
    height: 60px;
    margin-right: -15px
}

.team-details-second .progress {
    height: 8px;
    overflow: initial
}

.team-details-second .progress .progress-bar {
    height: 8px;
    background-color: rgba(var(--p1));
    width: 0%
}

.team-details {
    background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.85) 100%)
}

@media(max-width: 1199px) {
    .team-details .item-image img {
        max-width: 100%
    }
}

@media(max-width: 575px) {
    .team-details .item-image img {
        max-height: 600px
    }
}

.amazing-team::before {
    content: "";
    position: absolute;
    background-color: rgba(var(--p2));
    width: 100%;
    height: 70%;
    top: 0;
    left: 0;
    z-index: -1
}

.amazing-team .single-item::before {
    content: "";
    position: absolute;
    background-color: rgba(var(--p1));
    transform: rotate(13deg);
    transition: var(--transition);
    width: 120%;
    height: 0;
    bottom: -10%;
    left: -10%
}

.amazing-team .single-item .hover-item {
    transition: var(--transition);
    opacity: 0
}

.amazing-team .single-item:hover::before,
.amazing-team .single-item.active::before {
    height: 50%
}

.amazing-team .single-item:hover .hover-item,
.amazing-team .single-item.active .hover-item {
    opacity: 1
}

.amazing-team.second .single-item::before {
    transform: rotate(25deg);
    width: 120%;
    bottom: -28%;
    left: -25%
}

.amazing-team.third::before {
    display: none
}

.weekly-schedule thead th {
    background-color: rgba(var(--p2))
}

.weekly-schedule thead th.active {
    background-color: rgba(var(--p1))
}

.weekly-schedule th,
.weekly-schedule td {
    width: 175px;
    vertical-align: middle
}

.weekly-schedule::before,
.weekly-schedule::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    -webkit-clip-path: polygon(0 56%, 48% 19%, 100% 62%, 100% 100%, 49% 54%, 0 100%);
    clip-path: polygon(0 56%, 48% 19%, 100% 62%, 100% 100%, 49% 54%, 0 100%);
    height: 685px;
    width: 720px;
    background: linear-gradient(30deg, rgba(225, 225, 225, 0) 28.06%, #E1E1E1 67.61%);
    opacity: .5
}

.weekly-schedule::after {
    top: initial;
    left: initial;
    right: 0;
    bottom: 0;
    transform: rotate(180deg)
}

@media(max-width: 1199px) {
    .weekly-schedule .table {
        width: 120%
    }
}

@media(max-width: 991px) {
    .weekly-schedule .table {
        width: 160%
    }
}

@media(max-width: 767px) {
    .weekly-schedule .table {
        width: 210%
    }
}

@media(max-width: 575px) {
    .weekly-schedule .table {
        width: 260%
    }
}

@media(max-width: 480px) {
    .weekly-schedule .table {
        width: 300%
    }
}

@media(max-width: 375px) {
    .weekly-schedule .table {
        width: 360%
    }
}

.weekly-schedule.second::before,
.weekly-schedule.second::after {
    display: none
}

.weekly-schedule.second thead th {
    background-color: rgba(var(--s1))
}

.weekly-schedule.second .table-content::before {
    content: "";
    position: absolute;
    background-color: rgba(var(--p2));
    width: 110%;
    height: 115%;
    z-index: 1
}

@media(max-width: 991px) {
    .weekly-schedule.second .table-content::before {
        width: 101%;
        height: 102%
    }
}

.classes-section::before {
    content: "";
    position: absolute;
    background-color: rgba(var(--p2));
    width: 100%;
    height: 70%;
    top: 0;
    left: 0;
    z-index: -1
}

@media(min-width: 767px) {
    .classes-section .tabItem>div:nth-child(odd) .item-child:first-child {
        order: 1
    }
}

.classes-section.second::before {
    display: none
}

.classes-section.second .btn-area .title-shape::before {
    background-color: rgba(var(--p2));
    left: 0;
    transition: all .5s ease-in-out
}

.classes-section.second .single-item:hover h5,
.classes-section.second .single-item:hover span {
    color: rgba(var(--p1))
}

.classes-section.second .single-item:hover .btn-area .title-shape::before {
    background-color: rgba(var(--p1));
    width: 60%
}

.classes-section.third .swiper-slide::before {
    content: "";
    position: absolute;
    background-color: rgba(var(--p2));
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: .2;
    transition: all .5s ease-in-out
}

.classes-section.third .swiper-slide:hover::before {
    opacity: .7
}

@media(min-width: 991px) {
    .classes-section.third .swiper-slide:nth-child(odd) {
        margin-top: 50px
    }

    .classes-section.third .swiper-slide:nth-child(odd):hover {
        transform: translateY(-50px)
    }

    .classes-section.third .swiper-slide:nth-child(even):hover {
        transform: translateY(50px)
    }
}

.classes-section.fourth .abs-area::before {
    content: "";
    position: absolute;
    background-color: rgba(var(--s1));
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 15% 50%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 15% 50%);
    width: 100%;
    height: 100%;
    left: 0;
    z-index: -1
}

.classes-section.fifth::before {
    display: none
}

.classes-section.sixth .single-item::before {
    content: "";
    position: absolute;
    background-color: rgba(var(--p2));
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: .2;
    transition: all .5s ease-in-out
}

.classes-section.sixth .single-item:hover::before {
    opacity: .7
}

.classes-section .progress {
    background: rgba(var(--p2), 0.2)
}

.counter-section .single-item {
    margin: 0 -8px
}

.counter-section .single-item:hover {
    z-index: 2
}

@media(max-width: 991px) {
    .counter-section .main-content {
        display: inline-block;
        -moz-column-count: 2;
        column-count: 2
    }

    .counter-section .main-content .single-item {
        margin: -16px
    }

    .counter-section .main-content .single-item:first-child {
        margin-top: 0
    }
}

@media(max-width: 480px) {
    .counter-section .main-content .single-item {
        margin: -12px
    }
}

.testimonial-section .single-item:hover {
    background-color: rgba(var(--p1))
}

.testimonial-section .single-item:hover * {
    color: rgba(var(--s1))
}

.testimonial-section .single-item:hover .title-shape {
    transform: rotate(90deg)
}

.testimonial-section .single-item:hover .title-shape::before {
    width: 25px;
    transition: all .8s ease-in-out;
    background-color: rgba(var(--s1))
}

@media(max-width: 1199px) {
    .testimonial-section .img-area img {
        max-width: 70px
    }
}

.testimonial-section.second .single-item:hover {
    background-color: rgba(var(--p2))
}

.martial-arts .abs-area {
    width: 100px;
    min-width: 100px;
    height: 100px
}

@media(max-width: 767px) {
    .martial-arts .abs-area {
        width: 60px;
        min-width: 60px;
        height: 60px
    }

    .martial-arts .abs-area img {
        max-width: 35px
    }
}

.martial-arts .marquee-slider .swiper-wrapper {
    transition-timing-function: linear !important
}

.martial-arts .marquee-slider .swiper-slide {
    width: -moz-min-content;
    width: min-content;
    height: unset
}

.pricing-plan .abs-area {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 66%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 66%, 0% 100%);
    width: 70px;
    height: 100px
}

@media(max-width: 991px) {
    .pricing-plan .abs-area {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 75%, 0% 100%);
        clip-path: polygon(0 0, 100% 0, 100% 75%, 0% 100%);
        width: 55px;
        height: 60px
    }

    .pricing-plan .abs-area img {
        width: 30px
    }
}

.pricing-plan .abs-area.second img {
    filter: invert(1)
}

.pricing-plan .abs-item {
    transform: rotate(15deg)
}

.pricing-plan.second::before {
    content: "";
    position: absolute;
    background-color: rgba(var(--p2));
    width: 100%;
    height: 60%;
    top: 0;
    left: 0;
    z-index: -1
}

.our-blog .abs-area {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 66%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 66%, 0% 100%);
    background-color: rgba(var(--p1));
    width: 70px;
    height: 100px
}

.our-blog .abs-area .head {
    margin-top: -25px
}

@media(max-width: 575px) {
    .our-blog .abs-area {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 75%, 0% 100%);
        clip-path: polygon(0 0, 100% 0, 100% 75%, 0% 100%);
        width: 60px;
        height: 70px
    }
}

.our-blog .view-more {
    border-bottom: 1px solid rgba(var(--p2))
}

.our-blog .single-item:hover .view-more {
    border-color: rgba(var(--p1))
}

.our-blog .cmn-fourth-alt {
    background-color: rgba(var(--s1)) !important
}

.our-blog.second .single-item:hover {
    background-color: rgba(var(--p1))
}

.our-blog.second .single-item:hover * {
    color: rgba(var(--s1))
}

.our-blog.second .single-item:hover a {
    text-decoration: underline
}

.our-blog.second .single-item:hover .date {
    background-color: rgba(var(--s1));
    color: rgba(var(--p2))
}

.our-blog.third .abs-area {
    -webkit-clip-path: initial;
    clip-path: initial
}

.our-blog.third .abs-area .head {
    margin-top: -16px
}

@media(max-width: 991px) {
    .our-blog.third .abs-area {
        width: 60px;
        height: 70px
    }

    .our-blog.third .abs-area .head {
        margin-top: -10px
    }
}

.our-blog .sidebar-area img {
    width: 100px;
    height: 100px
}

@media(max-width: 991px) {
    .our-blog .sidebar-area img {
        width: 60px;
        height: 60px
    }
}

.our-blog.fourth .single-item:before {
    content: "";
    position: absolute;
    background-color: rgba(var(--p2), 0.2);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    transition: all .5s ease-in-out
}

.our-blog.fourth .single-item:hover h5 {
    color: rgba(var(--p1))
}

.our-blog.fourth .single-item:hover:before {
    background-color: rgba(var(--p2), 0.5)
}

.our-blog .grid-item {
    -moz-column-count: 3;
    column-count: 3
}

@media(max-width: 991px) {
    .our-blog .grid-item {
        -moz-column-count: 2;
        column-count: 2
    }
}

@media(max-width: 575px) {
    .our-blog .grid-item {
        -moz-column-count: 1;
        column-count: 1
    }
}

.our-blog.five .single-item .content-area {
    transform: translateY(32px)
}

.our-blog.five .single-item:hover .content-area,
.our-blog.five .single-item.active .content-area {
    transform: translateY(0);
    background-color: rgba(var(--s1))
}

.our-blog.five .single-item:hover .content-area h5,
.our-blog.five .single-item.active .content-area h5 {
    color: rgba(var(--p2))
}

.our-blog.six .single-item img {
    border-top-left-radius: inherit;
    border-bottom-left-radius: inherit
}

@media(max-width: 991px) {
    .our-blog.six .single-item img {
        border-top-left-radius: inherit;
        border-top-right-radius: inherit;
        border-bottom-left-radius: 0
    }
}

.our-blog.six .single-item:hover {
    background-color: rgba(var(--p2))
}

.our-blog.six .single-item:hover .bottom-item * {
    color: rgba(var(--s1))
}

.our-blog.six .single-item:hover .date-area {
    background-color: rgba(var(--s1))
}

.our-blog.six .single-item:hover .date-area span {
    color: rgba(var(--p2))
}

.our-blog.six .single-item:hover .cus-border {
    border-color: rgba(var(--s1), 0.4) !important
}

@media(max-width: 1199px) {
    .portfolio-details-section .single-item .img-area img {
        max-width: 100%
    }
}

.portfolio-details-section .single-item .abs-area {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    opacity: 0;
    transform: skewY(25deg) scale(0.2)
}

.portfolio-details-section .single-item:hover .abs-area {
    opacity: 1;
    transform: skewY(0) scale(1)
}

.portfolio-section .filter-links.active span {
    color: rgba(var(--p1))
}

.portfolio-section .single-item .abs-area {
    opacity: 0;
    transform: scale(0.6)
}

.portfolio-section .single-item .img-area::before {
    content: "";
    position: absolute;
    z-index: 1;
    background: rgba(var(--p2), 0.6);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    transform: scale(0.1);
    pointer-events: none;
    transition: all .5s ease-in-out
}

.portfolio-section .single-item:hover {
    cursor: pointer
}

.portfolio-section .single-item:hover .img-area::before,
.portfolio-section .single-item:hover .abs-area {
    opacity: 1;
    transform: scale(1)
}

@media(min-width: 575px) {
    .portfolio-section .single-masonry-item>div:nth-child(even)>div>div:first-child {
        order: 1
    }
}

.portfolio-section .portfolio-slider .single-item::before {
    content: "";
    position: absolute;
    background: linear-gradient(180deg, rgba(249, 93, 0, 0) 0%, #F95D00 100%);
    width: 100%;
    height: 0%;
    bottom: 0;
    left: 0;
    transition: all .5s ease-in-out
}

.portfolio-section .portfolio-slider .single-item:hover::before {
    height: 100%
}

@media(min-width: 991px) {
    .portfolio-section .portfolio-slider.second .swiper-slide:nth-child(odd) {
        margin-top: 50px
    }

    .portfolio-section .portfolio-slider.second .swiper-slide:nth-child(odd):hover {
        transform: translateY(-50px)
    }

    .portfolio-section .portfolio-slider.second .swiper-slide:nth-child(even):hover {
        transform: translateY(50px)
    }
}

@media(max-width: 991px) {
    .video-section .cover-img {
        max-width: 100% !important;
        position: initial !important
    }
}

.video-section .marquee-wrap {
    transform: rotate(-7deg)
}

.video-section .marquee-wrap .marquee-content {
    animation: marquee 70s linear infinite
}

.video-section .dot {
    width: 12px;
    min-width: 12px;
    height: 12px
}

.video-section.second .section-area {
    margin-top: -150px
}

@media(max-width: 991px) {
    .video-section.second .section-area {
        margin-top: -100px
    }
}

@media(max-width: 767px) {
    .video-section.second .section-area {
        margin-top: 0px
    }
}

.video-section.third .right-area {
    right: 0
}

@media(min-width: 1599px) {
    .video-section.third .right-area {
        right: 15%
    }
}

@media(min-width: 1199px) {
    .video-section.third .right-area {
        position: absolute
    }
}

.video-section.third .section-area {
    margin-top: 0
}

@media(max-width: 1199px) {
    .video-section.third .section-area {
        margin-top: -200px
    }
}

@media(max-width: 991px) {
    .video-section.third .section-area {
        margin-top: -100px
    }
}

@media(max-width: 576px) {
    .video-section.third .section-area {
        margin-top: 0px
    }
}

.solarium-section {
    background-image: url(../images/solarium-section-bg.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.solarium-section::before {
    content: "";
    position: absolute;
    z-index: 0;
    background: rgba(var(--p2), 0.6);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.trial-session {
    background-image: url(../images/trial-session-bg.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.trial-session::before {
    content: "";
    position: absolute;
    z-index: 0;
    background: rgba(var(--p2), 0.6);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.time-and-table {
    background-image: url(../images/time-and-table-bg.webp);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: contain
}

@media(max-width: 1199px) {
    .time-and-table {
        background-position: center right
    }
}

.time-and-table table {
    border-spacing: 30px
}

@media(max-width: 767px) {
    .time-and-table table {
        width: 130%
    }
}

@media(max-width: 575px) {
    .time-and-table table {
        width: 140%
    }
}

@media(max-width: 480px) {
    .time-and-table table {
        width: 190%
    }
}

@media(max-width: 375px) {
    .time-and-table table {
        width: 220%
    }
}

.time-and-table th,
.time-and-table td {
    vertical-align: middle
}

@media(min-width: 991px) {

    .time-and-table th:first-child,
    .time-and-table th:last-child,
    .time-and-table td:first-child,
    .time-and-table td:last-child {
        padding: 0 30px
    }
}

.time-and-table.second {
    background-image: unset
}

@media(min-width: 991px) {

    .time-and-table.second th:first-child,
    .time-and-table.second th:last-child,
    .time-and-table.second td:first-child,
    .time-and-table.second td:last-child {
        padding: 0 20px
    }
}

@media(max-width: 767px) {
    .services-section .icon-area img {
        width: 45px
    }
}

.faq-section .header-area {
    cursor: pointer
}

.faq-section .header-area button {
    font-size: inherit;
    color: rgba(var(--p2));
    padding-right: 15%
}

.faq-section .header-area button::after {
    position: absolute;
    z-index: 1;
    right: 0;
    border-radius: 5px;
    content: "";
    font-family: "Phosphor";
    font-size: 24px;
    transform: rotate(0deg);
    transition: var(--transition);
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    min-width: 38px;
    height: 38px
}

@media(max-width: 767px) {
    .faq-section .header-area button::after {
        width: 28px;
        min-width: 28px;
        height: 28px
    }
}

.faq-section .accordion-single.active button {
    color: rgba(var(--p1))
}

.faq-section .content-area {
    display: none
}

.faq-section .active button::after {
    content: "";
    transform: rotate(180deg)
}

.faq-section .active button::before {
    background-color: rgba(var(--s1))
}

.faq-section.second .header-area button {
    color: rgba(var(--s1))
}

.faq-section.second .header-area button::after {
    content: ""
}

.faq-section.second .accordion-single.active {
    background-color: rgba(var(--p1))
}

.faq-section.second .active button::after {
    content: ""
}

.sidebar-wrapper .related-classes i {
    -webkit-clip-path: inset(50px 0 0 0);
    clip-path: inset(50px 0 0 0)
}

.sidebar-wrapper .related-classes a:hover i {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0)
}

.choose-section .single-box:hover * {
    color: rgba(var(--s1))
}

@media(min-width: 991px) {
    .choose-section .cus-row>div:nth-child(odd) {
        margin-top: 50px
    }

    .choose-section .cus-row>div:nth-child(odd):hover {
        transform: translateY(-50px)
    }

    .choose-section .cus-row>div:nth-child(even):hover {
        transform: translateY(50px)
    }
}

.how-we-help .single-item .icon-area {
    width: 100px;
    min-width: 100px;
    height: 100px
}

@media(max-width: 991px) {
    .how-we-help .single-item .icon-area {
        width: 70px;
        min-width: 70px;
        height: 70px
    }

    .how-we-help .single-item .icon-area img {
        max-width: 40px
    }
}

.all-classes .single-item .icon-area {
    width: 90px;
    min-width: 90px;
    height: 90px
}

.all-classes .single-item .icon-area img {
    width: 48px
}

@media(max-width: 991px) {
    .all-classes .single-item .icon-area {
        width: 60px;
        min-width: 60px;
        height: 60px
    }

    .all-classes .single-item .icon-area img {
        width: 36px
    }
}

.workout-routine .single-item:hover {
    background-color: rgba(var(--p1))
}

.workout-routine .single-item:hover * {
    color: rgba(var(--s1))
}

.workout-routine .single-item:hover img {
    filter: invert(1)
}

.workout-routine .single-item:hover i {
    color: rgba(var(--s1)) !important
}

.workout-routine .single-item:hover .icon-area {
    border-color: rgba(var(--s1)) !important
}

.testimonial-second .slider-btn {
    width: 160%;
    top: calc(50% - 5px)
}

@media(max-width: 1500px) {
    .testimonial-second .slider-btn {
        width: 148%
    }
}

@media(max-width: 1399px) {
    .testimonial-second .slider-btn {
        width: 155%
    }
}

.testimonial-second .slider-pagination {
    width: initial
}

.testimonial-second .slider-pagination span {
    letter-spacing: 3px
}

.testimonial-second .info-area p {
    letter-spacing: 3px
}

@media(max-width: 767px) {
    .testimonial-second .quote-area img {
        max-width: 60px
    }
}

.instagram-follow .abs-area {
    opacity: 0;
    transform: scale(0.6);
    transition: var(--transition)
}

.instagram-follow .single-item:hover .abs-area,
.instagram-follow .single-item.active .abs-area {
    opacity: 1;
    transform: scale(1)
}

.instagram-item .single-item::before {
    content: "";
    position: absolute;
    background-color: rgba(var(--p2), 0.7);
    width: 100%;
    height: 100%;
    transition: all .5s ease-in-out;
    top: 0;
    left: 0;
    opacity: 0
}

.instagram-item .single-item i {
    opacity: 0
}

.instagram-item .single-item:hover::before,
.instagram-item .single-item:hover i {
    opacity: 1
}

.new-arrivals a {
    -webkit-clip-path: inset(100% 0 0 0);
    clip-path: inset(100% 0 0 0)
}

.new-arrivals .single-item::before {
    content: "";
    position: absolute;
    background: rgba(var(--p2), 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

.new-arrivals .single-item:hover a {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0)
}

.online-store .v-line::before {
    right: 10%
}

.categories-section .single-item::before {
    content: "";
    position: absolute;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 55%, #000 100%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

.categories-section .single-item:hover a {
    opacity: 1 !important
}

.categories-section .single-item:hover .abs-btn-area {
    transform: translateY(0%)
}

.categories-section .single-item .abs-btn-area {
    transform: translateY(50%)
}

.shop-section .single-item {
    border: 1px solid rgba(var(--p2), 0.6)
}

.shop-section .single-item.active,
.shop-section .single-item:hover {
    border: 1px solid rgba(var(--p1))
}

.shop-section .single-item.active .abs-area,
.shop-section .single-item:hover .abs-area {
    background-color: rgba(var(--p1))
}

.shop-section .single-item.active h5,
.shop-section .single-item:hover h5 {
    color: rgba(var(--p1)) !important
}

.shop-section .single-item.active .btn-area span,
.shop-section .single-item.active .btn-area i,
.shop-section .single-item:hover .btn-area span,
.shop-section .single-item:hover .btn-area i {
    color: rgba(var(--p1)) !important
}

.shop-section .product-wrapper {
    height: 350px
}

@media(max-width: 991px) {
    .shop-section .product-wrapper {
        height: 250px
    }

    .shop-section .product-wrapper img {
        max-width: 180px
    }
}

.shop-section .abs-area {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 66%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 66%, 0% 100%);
    background-color: rgba(var(--p2));
    width: 70px;
    height: 100px
}

.shop-section .abs-area .head {
    margin-top: -25px
}

@media(max-width: 575px) {
    .shop-section .abs-area {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 75%, 0% 100%);
        clip-path: polygon(0 0, 100% 0, 100% 75%, 0% 100%);
        width: 60px;
        height: 70px
    }
}

.privacy-policy .sidebar-area a::before {
    content: "";
    position: absolute;
    background-color: rgba(var(--n1));
    width: 0;
    height: 100%;
    transition: var(--transition);
    left: 0;
    z-index: -1
}

.privacy-policy .sidebar-area a:hover::before,
.privacy-policy .sidebar-area a.active::before {
    width: 100%
}

@media(max-width: 1399px) {
    .contact-page .section-img img {
        max-width: 100% !important
    }
}

.shop-details .shop-details-slider .single-item {
    height: 550px
}

.shop-details .shop-details-slider img {
    width: 530px
}

@media(max-width: 1199px) {
    .shop-details .shop-details-slider .single-item {
        height: 450px
    }

    .shop-details .shop-details-slider img {
        width: 430px
    }
}

@media(max-width: 767px) {
    .shop-details .shop-details-slider .single-item {
        height: 350px
    }
}

@media(max-width: 480px) {
    .shop-details .shop-details-slider .single-item {
        height: 250px
    }
}

.shop-details .shop-details-carousel img {
    width: 150px;
    height: 90px
}

@media(max-width: 767px) {
    .shop-details .shop-details-carousel img {
        height: 60px
    }
}

.cart-section tr {
    vertical-align: middle
}

.cart-section .qtySelector .qtyValue {
    min-width: 100px !important
}

@media(max-width: 991px) {
    .cart-section .qtySelector .qtyValue {
        min-width: 60px !important
    }
}

.cart-section .qtySelector .qtyValue,
.cart-section .qtySelector i {
    background-color: rgba(0, 0, 0, 0);
    color: rgba(var(--p2));
    width: 48px;
    min-width: 48px;
    height: 48px
}

.cart-section .product-area img {
    width: 50px;
    min-width: 50px;
    height: 50px
}

.instagram-area .image-box img {
    width: 80px;
    min-width: 80px;
    height: 80px
}

.showcase-section .abs-btn-area {
    transform: translateY(100%)
}

.showcase-section .single-item:hover .abs-btn-area {
    transform: translateY(0)
}

.showcase-section .single-item:hover .abs-area i {
    color: rgba(var(--p1))
}

.showcase-section .abs-area {
    width: 60px;
    min-width: 60px;
    height: 60px
}

.contact-section {
    background-image: url(../images/contact-bg-img-1.webp);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover
}

.contact-section::before {
    content: "";
    position: absolute;
    background-color: rgba(var(--p2), 0.7);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1
}

.footer-section {
    background-image: url(../images/footer-texture.webp), url(../images/footer-shape.webp);
    background-repeat: no-repeat;
    background-position: center right, top right;
    background-size: cover, auto
}

@media(max-width: 1199px) {
    .footer-section {
        background-size: cover, 300px
    }
}

@media(max-width: 991px) {
    .footer-section {
        background-size: cover, 150px
    }
}

.footer-section .footer-bottom a:hover {
    color: rgba(var(--p1))
}

.footer-section .footer-links a:hover {
    color: rgba(var(--p1));
    letter-spacing: .5px
}

@media(max-width: 991px) {
    .footer-section .footer-img img {
        max-width: 70% !important
    }
}

.footer-section .form-area button {
    width: 48px;
    min-width: 48px;
    height: 48px
}

@media(max-width: 991px) {
    .footer-section .form-area button {
        width: 38px;
        min-width: 38px;
        height: 38px
    }
}

.footer-section.second .address .icon-area {
    width: 40px;
    min-width: 40px;
    height: 40px;
    background: rgba(var(--s1), 0.1)
}

.footer-section.third {
    background-image: none
}

.footer-section.third .address .icon-area {
    width: 40px;
    min-width: 40px;
    height: 40px;
    background: rgba(var(--s1), 0.1)
}

.footer-section.third .mid-area {
    background-color: rgba(var(--s1), 0.05)
}

.footer-section.fourth {
    background-image: url(../images/footer-texture.webp)
}

.footer-section.fourth .address .icon-area {
    background: rgba(var(--p2))
}

.footer-section.fourth .address .icon-area i {
    color: rgba(var(--s1))
}

/*# sourceMappingURL=style.min.css.map */
