@import"https://fonts.googleapis.com/css2?family=Saira:ital,wght@0,100..900;1,100..900&display=swap";
:root {
    --body-font: "Saira", serif;
    --head-font: "Saira", serif;
    --transition: all 0.5s ease-in-out;
    --nfontsize: 18px;
    --p1: #4836bc8f;
    --s1: #221867;
    --a1: #ea2222;
    --a2: #4836bc;
    --a3: #211965;
    --nw1: #F0F0F0;
    --nw2: #969999;
    --nw3: #B3B6B9;
    --nw4: #F6F9FF;
    --nb1: #1A1A1A;
    --nb2: #1D1D1D;
    --nb3: #988ed9;
    --nb4: #282828;
    --nb5: #1B1F23;
    --nb6: #606365;
    --p1opa10: rgba(85, 230, 165, 0.10);
    --p1opa80: rgba(85, 230, 165, 0.80);
    --nw2opa30: rgba(150, 153, 153, 0.30);
    --nw2opa60: rgba(150, 153, 153, 0.60);
    --nw3opa30: rgba(179, 182, 185, 0.30);
    --a2opa30: rgba(29, 29, 29, 0.30);
    --bopa10: rgba(0, 0, 0, .8);
    --nb4opa50: rgba(40, 40, 40, 0.50);
    --box-shadow1: 0px 6px 30px 0px rgba(0, 0, 0, 0.04);
    --box-shadow2: 0px 6px 30px 0px rgba(0, 0, 0, 0.06);
    --box-shadow3: 0px 6px 30px 0px rgba(0, 0, 0, 0.08)
}

.display-one-up {
    font-size: 140px
}

.display-one {
    font-size: 100px
}

.display-two {
    font-size: 80px
}

.display-three {
    font-size: 64px
}

.display-four {
    font-size: 56px !important
}

.display-five {
    font-size: 48px
}

.display-six {
    font-size: 40px
}

.fs-one,
h1,
h1>a {
    font-size: 48px
}

.fs-two,
h2,
h2>a {
    font-size: 40px
}

.fs-three,
h3,
h3>a {
    font-size: 32px !important
}

.fs-four,
h4,
h4>a {
    font-size: 24px
}

.fs-five,
h5,
h5>a {
    font-size: 20px
}

.fs-six,
h6,
h6>a {
    font-size: 16px
}

.fs-six-up {
    font-size: 18px
}

.fs-four-up {
    font-size: 28px
}

.fs-seven {
    font-size: 14px
}

.fs-eight {
    font-size: 12px
}

table thead tr th {
    font-size: var(--nfontsize);
    line-height: 150%
}

a,
p,
button,
span,
label,
li {
    font-size: var(--nfontsize);
    line-height: 150%
}

@media(max-width: 1399px) {
    .display-one-up {
        font-size: 120px
    }
}

@media(max-width: 1199px) {
    .display-one-up {
        font-size: 100px
    }
    .display-one {
        font-size: 75px
    }
    .display-two {
        font-size: 68px
    }
    .display-three {
        font-size: 60px
    }
    h1,
    h1>a {
        font-size: 40px
    }
    h2,
    h2>a {
        font-size: 34px
    }
    h3,
    h3>a {
        font-size: 30px
    }
    .preloader {
        background-size: 30%
    }
    .fs-four-up {
        font-size: 26px
    }
}

.pt-120 {
    padding-top: 120px
}

.pb-120 {
    padding-bottom: 120px
}

@media(min-width: 991px) {
    .pt-lg-120 {
        padding-top: 120px !important
    }
    .pb-lg-120 {
        padding-bottom: 120px !important
    }
}

@media(max-width: 991px) {
    .display-one-up {
        font-size: 80px
    }
    .display-one {
        font-size: 68px
    }
    .display-two {
        font-size: 62px
    }
    .display-three {
        font-size: 56px
    }
    .display-four {
        font-size: 48px !important
    }
    .display-five {
        font-size: 42px
    }
    .display-six {
        font-size: 32px
    }
    .fs-one,
    h1,
    h1>a {
        font-size: 36px
    }
    .fs-two,
    h2,
    h2>a {
        font-size: 30px
    }
    .fs-three,
    h3,
    h3>a {
        font-size: 24px !important
    }
    .fs-four,
    h4,
    h4>a {
        font-size: 20px
    }
    .fs-five,
    h5,
    h5>a {
        font-size: 18px
    }
    .fs-six,
    h6,
    h6>a {
        font-size: 14px
    }
    .fs-seven {
        font-size: 13px
    }
    .fs-six-up {
        font-size: 16px
    }
    .fs-four-up {
        font-size: 24px
    }
    table thead tr th {
        font-size: 16px
    }
    a,
    p,
    span,
    button,
    label,
    li {
        font-size: 16px
    }
    .pt-120 {
        padding-top: 80px
    }
    .pb-120 {
        padding-bottom: 80px
    }
    .banner-section .overlay .sec-img {
        display: none
    }
    .banner-section .banner-content {
        padding: 80px 0 90px
    }
}

@media(max-width: 767px) {
    .display-one-up {
        font-size: 70px
    }
    .display-one {
        font-size: 65px
    }
}

@media(max-width: 575px) {
    .display-one-up {
        font-size: 60px
    }
    .display-one {
        font-size: 50px
    }
    .display-two {
        font-size: 44px
    }
    .display-three {
        font-size: 38px
    }
    .display-four {
        font-size: 30px !important
    }
    .display-five {
        font-size: 24px
    }
    .display-six {
        font-size: 20px
    }
    .pt-120 {
        padding-top: 60px
    }
    .pb-120 {
        padding-bottom: 60px
    }
}

html {
    scroll-behavior: smooth
}

body {
    background-color: var(--a3);
    color: var(--nw3);
    font-size: var(--nfontsize);
    font-family: var(--body-font);
    font-weight: 400;
    line-height: 150%;
    padding: 0;
    margin: 0;
    overflow-x: hidden
}

section,
footer {
    overflow: hidden
}

a,
p,
button,
span,
label,
li {
    margin: 0;
    font-family: var(--body-font);
    color: #545658;
    font-weight: 400
}

a {
    text-decoration: none;
    outline: none;
    color: #4028db;
    transition: var(--transition)
}

a:focus,
a:hover {
    text-decoration: none;
    outline: none;
    color: var(--p1)
}

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,
.heading {
    font-family: var(--head-font);
    color: var(--nw1);
    font-weight: 700;
    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,
.heading span {
    font-size: inherit;
    font-family: inherit;
    color: inherit;
    line-height: inherit;
    font-weight: inherit
}

h1 button,
h1>a button,
h2 button,
h2>a button,
h3 button,
h3>a button,
h4 button,
h4>a button,
h5 button,
h5>a button,
h6 button,
h6>a button,
.display-one button,
.display-two button,
.display-three button,
.display-four button,
.display-five button,
.display-six button,
.heading button {
    color: inherit
}

h4,
h4>a,
h5,
h5>a,
h6,
h6>a {
    line-height: 130%;
    font-weight: 600
}

h4 span,
h4>a span,
h5 span,
h5>a span,
h6 span,
h6>a span {
    line-height: inherit
}

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

ul,
ol {
    padding: 0;
    margin: 0;
    padding-left: 20px
}

ul li,
ol li {
    font-size: inherit;
    font-weight: inherit
}

button {
    border: none;
    cursor: pointer;
    font-size: var(--nfontsize);
    line-height: 150%;
    padding: 0;
    background-color: rgba(0, 0, 0, 0)
}

input,
textarea {
    padding: 12px 20px;
    color: var(--nw3);
    width: 100%;
    font-family: var(--body-font);
    outline-color: rgba(0, 0, 0, 0);
    font-size: 16px;
    border-radius: 8px;
    border: 1px solid var(--nb4);
    background-color: var(--a3)
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: var(--nw3);
    font-size: 16px
}

input::placeholder,
textarea::placeholder {
    color: var(--nw3);
    font-size: 16px
}

input:focus,
textarea:focus {
    outline: 1px solid var(--p1);
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0)
}

input.bg_transparent,
textarea.bg_transparent {
    background: rgba(0, 0, 0, 0)
}

.alt_form input,
.alt_form textarea {
    background: rgba(0, 0, 0, 0);
    border: none;
    border-bottom: 1px solid var(--nb1);
    border-radius: 0;
    padding: 12px 0
}

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: 8px 12px;
    border: none;
    cursor: pointer;
    outline: none
}

.max-auto {
    max-width: 100%
}

.max-un {
    max-width: unset
}

@media(min-width: 1400px) {
    .max-xxl-un {
        max-width: unset
    }
}

@media(min-width: 1200px) {
    .max-xl-un {
        max-width: unset
    }
}

@media(min-width: 992px) {
    .max-lg-un {
        max-width: unset
    }
}

@media(min-width: 768px) {
    .max-md-un {
        max-width: unset
    }
}

@media(min-width: 1600px) {
    .d-xxxl-flex {
        display: flex !important
    }
}

.d-rtl {
    direction: rtl
}

.collapsing {
    transition: var(--transition)
}

.alt-color a,
.alt-color p,
.alt-color span,
.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,
.alt-color li {
    color: var(--a3) !important
}

.alt-color .cmn-btn.dark {
    color: var(--nw1) !important;
    border-color: var(--nb3) !important;
    background-color: var(--nb3)
}

.alt-color .cmn-btn.dark i {
    color: inherit !important
}

.alt-color .cmn-btn.dark:after {
    background-color: var(--nb4)
}

.z-3 {
    z-index: 3
}

.z-2 {
    z-index: 2
}

.z-1 {
    z-index: 1
}

.z-0 {
    z-index: 0
}

.z-n1 {
    z-index: -1
}

.z-n2 {
    z-index: -2
}

.p1-color {
    color: #fff;
}

.s1-color {
    color: var(--s1)
}

.s1-color-imp {
    color: var(--s1) !important
}

.nb1-color {
    color: var(--nb1)
}

.nb1-color-imp {
    color: #423e3e !important;
}

.nw1-color {
    color: var(--nw1)
}

.nw3-color {
    color: #fff;
}

.nw4-color {
    color: #fff;
}

.nb6-color {
    color: var(--nb6)
}

.a3-color {
    color: var(--a3)
}

.a3-color-imp {
    color: var(--a3) !important
}

.nw1-bg {
    background: var(--nw1)
}

.nb4-bg {
    background: var(--nb4)
}

.nw1-bg-imp {
    background: var(--nw1) !important
}

.p1-bg {
    background: var(--p1)
}

.s1-bg-hover {
    background: var(--p1)
}

.p1opa10-bg {
    background: var(--p1opa10)
}

.p1opa80-bg {
    background: var(--p1opa80)
}

.bopa10-bg {
    background: var(--bopa10)
}

.s1-bg {
    background: var(--s1)
}

.a1-bg {
    background: var(--a1)
}

.a2-bg {
    background: var(--a2)
}

.a2-bg-imp {
    background: var(--a2) !important
}

.a3-bg {
    background: var(--a3)
}

.a3-bg-imp {
    background: var(--a3) !important
}

.nb2-bg {
    background: var(--nb2)
}

.nb3-bg {
    background: var(--nb3)
}

.nb4-bg {
    background: var(--nb4)
}

.nb5-bg {
    background: var(--nb5)
}

.fw_500 {
    font-weight: 500
}

.pb-0-imp {
    padding-bottom: 0 !important
}

.transition {
    transition: var(--transition)
}

.box_43 {
    width: 172px;
    min-width: 172px;
    height: 172px
}

.box_35 {
    width: 140px;
    min-width: 140px;
    height: 140px
}

.box_30 {
    width: 120px;
    min-width: 120px;
    height: 120px
}

.box_20 {
    width: 80px;
    min-width: 80px;
    height: 80px
}

.box_16 {
    width: 64px;
    min-width: 64px;
    height: 64px
}

.box_15 {
    width: 60px;
    min-width: 60px;
    height: 60px
}

.box_12 {
    width: 48px;
    min-width: 48px;
    height: 48px
}

.box_11 {
    width: 43px;
    min-width: 43px;
    height: 43px
}

.box_10 {
    width: 40px;
    min-width: 40px;
    height: 40px
}

.hover_opacity_1 {
    opacity: 0;
    transition: var(--transition)
}

.hover_opacity_1:hover {
    opacity: 1
}

.pseudo_element_before {
    position: relative;
    z-index: 0
}

.pseudo_element_before:before {
    content: "";
    position: absolute;
    z-index: -1
}

.pseudo_element_after {
    position: relative;
    z-index: 0
}

.pseudo_element_after:after {
    content: "";
    position: absolute;
    z-index: -1
}

.logo {
    width: 185px;
}

@media(max-width: 991px) {
    .box_43 {
        width: 150px;
        min-width: 150px;
        height: 150px
    }
    .box_35 {
        width: 120px;
        min-width: 120px;
        height: 120px
    }
    .box_30 {
        width: 100px;
        min-width: 100px;
        height: 100px
    }
    .box_20 {
        width: 65px;
        min-width: 65px;
        height: 65px
    }
    .box_16 {
        width: 56px;
        min-width: 56px;
        height: 56px
    }
    .box_15 {
        width: 52px;
        min-width: 52px;
        height: 52px
    }
    .box_12 {
        width: 42px;
        min-width: 42px;
        height: 42px
    }
    .box_11 {
        width: 38px;
        min-width: 38px;
        height: 38px
    }
    .box_10 {
        width: 36px;
        min-width: 36px;
        height: 36px
    }
}

@media(max-width: 767px) {
    .box_12 {
        width: 38px;
        min-width: 38px;
        height: 38px
    }
}

.push_animat {
    animation: push_animat 2s linear infinite
}

@keyframes push_animat {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(0.9)
    }
    100% {
        transform: scale(1)
    }
}

.rotate {
    animation: rotate 20s linear infinite
}

.rotate.time_dur {
    animation-duration: 4s
}

.previewSkew {
    animation: previewSkew 5s linear infinite
}

@keyframes previewSkew {
    0% {
        transform: translateX(-15px)
    }
    50% {
        transform: translateX(15px) rotate(20deg) scale(0.8);
        opacity: .7
    }
    100% {
        transform: translateX(-15px)
    }
}

.previewShapeRevX {
    animation: previewShapeRevX 5s linear infinite
}

@keyframes previewShapeRevX {
    0% {
        transform: translateX(15px)
    }
    50% {
        transform: translateX(0px)
    }
    100% {
        transform: translateX(15px)
    }
}

.previewShapeX {
    animation: previewShapeX 5s linear infinite
}

@keyframes previewShapeX {
    0% {
        transform: translateX(0)
    }
    50% {
        transform: translateX(15px)
    }
    100% {
        transform: translateX(0)
    }
}

.jello {
    animation: jello 10s linear infinite
}

.jello.duration20s {
    animation-duration: 20s
}

@keyframes jello {
    from,
    11.1%,
    to {
        transform: translate3d(0, 0, 0)
    }
    22.2% {
        transform: skewX(-6deg) skewY(-6deg)
    }
    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        transform: skewX(-6.125deg) skewY(-6.125deg)
    }
    55.5% {
        transform: skewX(6deg) skewY(6.25deg)
    }
    66.6% {
        transform: skewX(-4deg) skewY(-4deg)
    }
    77.7% {
        transform: skewX(4deg) skewY(4deg)
    }
    88.8% {
        transform: skewX(-5deg) skewY(-5deg)
    }
}

.animate__jello {
    animation-name: jello;
    transform-origin: center
}

.fadeInTopLeft {
    animation: fadeInTopLeft 5s linear infinite
}

@keyframes fadeInTopLeft {
    0% {
        opacity: .3;
        transform: translate(-20px, -20px)
    }
    50% {
        transform: translate(20px, 20px);
        opacity: 1
    }
    100% {
        transform: translate(-20px, -20px);
        opacity: .3
    }
}

.fadeInTopRight {
    animation: fadeInTopRight 5s linear infinite
}

@keyframes fadeInTopRight {
    0% {
        opacity: .3;
        transform: translate(-20px, 20px)
    }
    50% {
        transform: translate(20px, -20px);
        opacity: 1
    }
    100% {
        transform: translate(-20px, 20px);
        opacity: .3
    }
}

@keyframes previewShapeY {
    0% {
        transform: translateY(10px)
    }
    50% {
        transform: translateY(-10px)
    }
    100% {
        transform: translateY(10px)
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: .5
    }
    50% {
        transform: scale(1.05);
        opacity: 1
    }
    100% {
        transform: scale(1);
        opacity: .5
    }
}

.cus-rounded-1 {
    border-radius: 12px !important
}

.cus-rounded-2 {
    border-radius: 24px !important
}

.cus-rounded-3 {
    border-radius: 36px !important
}

.cus-rounded-8 {
    border-radius: 100px !important
}

.gap-0 {
    gap: 0 !important
}

.gap-1 {
    gap: 4px !important
}

.gap-2 {
    gap: 8px !important
}

.gap-3 {
    gap: 12px !important
}

.gap-4 {
    gap: 16px !important
}

.gap-5 {
    gap: 20px !important
}

.gap-6 {
    gap: 24px !important
}

.gap-7 {
    gap: 28px !important
}

.gap-8 {
    gap: 32px !important
}

.row-gap-0 {
    row-gap: 0 !important
}

.row-gap-1 {
    row-gap: 4px !important
}

.row-gap-2 {
    row-gap: 8px !important
}

.row-gap-3 {
    row-gap: 12px !important
}

.row-gap-4 {
    row-gap: 16px !important
}

.row-gap-5 {
    row-gap: 20px !important
}

.row-gap-6 {
    row-gap: 24px !important
}

.row-gap-7 {
    row-gap: 28px !important
}

.row-gap-8 {
    row-gap: 32px !important
}

@media(min-width: 1400px) {
    .p1-xxl-bg {
        background: var(--p1)
    }
    .nb4-xxl-color {
        color: var(--nb4)
    }
    .nb4-xxl-bg {
        background: var(--nb4)
    }
}

.box-shadow1 {
    box-shadow: var(--box-shadow1)
}

.box-shadow2 {
    box-shadow: var(--box-shadow2)
}

.box-shadow3 {
    box-shadow: var(--box-shadow3)
}

.text-gradient {
    background: var(--gradient-p1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

.mx-ch {
    max-width: 60ch
}

.mxw-fit {
    max-width: -moz-fit-content;
    max-width: fit-content
}

.minw90vw {
    min-width: 90vw
}

.box_btn,
.cmn-btn {
    color: var(--nw1);
    background: rgba(0, 0, 0, 0);
    text-transform: capitalize;
    line-height: 1.2;
    border: 1px solid var(--nb4);
    width: -moz-max-content;
    width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: var(--transition);
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
    position: relative
}

.box_btn {
    font-weight: 500;
    font-size: 16px
}

.cmn-btn {
    padding: 16px 32px;
    border-radius: 32px;
    font-weight: 600
}

.box_btn i,
.box_btn span,
.cmn-btn i,
.cmn-btn span,
.box_btn svg path,
.cmn-btn svg path {
    color: inherit;
    fill: inherit
}

.box_btn:after,
.cmn-btn:after {
    content: "";
    position: absolute;
    top: var(--top, 0);
    left: var(--left, 0);
    display: block;
    width: 0;
    height: 0;
    border-radius: 50%;
    background-color: var(--p1);
    transition: width .4s ease-in-out, height .4s ease-in-out;
    transform: translate(-50%, -50%);
    z-index: -1
}

.box_btn:hover,
.cmn-btn:hover {
    color: var(--nb3) !important;
    border: 1px solid var(--nb4)
}

.cmn-btn.dark:after {
    background-color: var(--nb3)
}

.cmn-btn.dark:hover {
    color: var(--nw1) !important;
    border-color: var(--nb3) !important
}

.box_btn:hover:after,
.cmn-btn:hover:after {
    width: 255%;
    height: 200px
}

.box_btn:hover:after {
    height: 300px
}

.box_btn:hover i,
.box_btn:hover span,
.box_btn:hover svg path,
.cmn-btn:hover i,
.cmn-btn:hover span,
.cmn-btn:hover svg path {
    transition: inherit;
    color: var(--nb3) !important;
    fill: var(--nb3) !important
}

.cmn-btn.dark:hover i {
    color: var(--nw1) !important
}

.box_btn.btn_alt,
.cmn-btn.btn_alt {
    color: var(--nb3);
    background: var(--p1);
    border: 1px solid var(--p1)
}

.box_btn.btn_alt:after,
.cmn-btn.btn_alt:after {
    background-color: var(--nb3)
}

.box_btn.btn_alt i,
.box_btn.btn_alt span,
.cmn-btn.btn_alt i,
.cmn-btn.btn_alt span {
    color: inherit
}

.box_btn.btn_alt svg path,
.cmn-btn.btn_alt svg path {
    fill: var(--nb3)
}

.box_btn.btn_alt:hover,
.cmn-btn.btn_alt:hover {
    color: var(--nw1) !important
}

.box_btn.btn_alt:hover svg path,
.cmn-btn.btn_alt:hover svg path {
    fill: var(--nw1) !important
}

.box_btn.btn_alt:hover i,
.box_btn.btn_alt:hover span,
.cmn-btn.btn_alt:hover i,
.cmn-btn.btn_alt:hover span {
    color: var(--nw1) !important
}

.btn_icon span.icon i {
    transform: rotate(0deg);
    transition: var(--transition)
}

.btn_icon span.icon {
    transition: var(--transition)
}

.btn_icon:hover span.icon {
    background: var(--p1)
}

.btn_icon:hover span.icon i {
    transform: rotate(45deg);
    color: var(--nb1)
}

.nb3-color {
    color: var(--nw3)
}

.rotate_eff {
    transition: 0s
}

.rotate_eff i {
    transition: all .35s ease-in-out
}

.rotate_eff:hover i {
    transform: rotate(-45deg)
}

.border-gradient {
    background: linear-gradient(var(--p1), var(--p1)) padding-box, var(--gradient-p1);
    border-radius: 15px;
    border: 1px solid var(--n3);
    transition: var(--transition)
}

.border-gradient:hover {
    border: 1px solid rgba(0, 0, 0, 0)
}

.file-upload {
    border-radius: 48px;
    border: 1px solid var(--p1)
}

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

.btn-popup-animation {
    z-index: 0;
    transition: var(--transition)
}

.btn-popup-animation i {
    background: rgba(255, 255, 255, .4);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    color: var(--nw1);
    width: 80px;
    min-width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center
}

.btn-popup-animation:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 60px solid rgba(0, 0, 0, 0);
    border-right: 60px solid var(--p1);
    border-bottom: 60px solid rgba(0, 0, 0, 0);
    border-radius: 50%;
    animation: rotateIn 3s linear infinite
}

.btn-popup-animation:before {
    border-left: 60px solid var(--p1)
}

.btn-popup-animation.small i {
    width: 40px;
    min-width: 40px;
    height: 40px
}

.btn-popup-animation.small:before {
    border-top: 25px solid rgba(0, 0, 0, 0);
    border-right: 25px solid var(--p1);
    border-bottom: 25px solid rgba(0, 0, 0, 0)
}

.btn-popup-animation.small:before {
    border-left: 25px solid var(--p1)
}

@media(max-width: 767px) {
    .btn-popup-animation i {
        width: 60px;
        min-width: 60px;
        height: 60px
    }
    .btn-popup-animation:before {
        border-top: 40px solid rgba(0, 0, 0, 0);
        border-right: 40px solid var(--p1);
        border-bottom: 40px solid rgba(0, 0, 0, 0)
    }
    .btn-popup-animation:before {
        border-left: 40px solid var(--p1)
    }
}

@keyframes rotateIn {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.circle-text {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    position: relative
}

.circle-text .text {
    animation: rotate 50s linear infinite;
    width: 100%;
    height: 100%;
    position: absolute;
    transform-origin: bottom;
    top: -50%;
    left: 0
}

.circle-text .text p {
    transform: translate(50%, 0)
}

.circle-text .text span {
    position: absolute;
    color: var(--nw1);
    font-size: inherit;
    font-weight: 500;
    transform-origin: 0 70px
}

.circle-text:hover .text {
    animation-play-state: paused
}

.circle-text.second {
    width: 120px;
    height: 120px;
    background-color: var(--nw2);
    border-color: rgba(0, 0, 0, 0)
}

.circle-text.second .text p {
    transform: translate(50%, 5px)
}

.circle-text.second .text span {
    transform-origin: 0 55px
}

.circle-text.third {
    width: 880px;
    height: 880px;
    border-color: rgba(0, 0, 0, 0)
}

.circle-text.third .text p {
    transform: translate(50%, 5px)
}

.circle-text.third .text span {
    transform-origin: 0 440px
}

.border-color {
    border-color: var(--nb4) !important
}

.border-color-p1 {
    border-color: var(--p1) !important
}

.border-color-s1 {
    border-color: var(--s1) !important
}

.border-color-nw2 {
    border-color: var(--nw2) !important
}

.border-color-nw3 {
    border-color: var(--nw3) !important
}

.border-color-nb2 {
    border-color: var(--nb2) !important
}

.border-color-nb4opa50 {
    border-color: var(--nb4opa50) !important
}

.border-color-nw2opa30 {
    border-color: var(--nw2opa30) !important
}

.border-color-nw2opa60 {
    border-color: var(--nw2opa60) !important
}

.border-color-nw3opa30 {
    border-color: var(--nw3opa30) !important
}

.border-bottom-color {
    border-bottom-color: var(--nb4) !important
}

.border-bottom-color-inherit {
    border-bottom-color: inherit !important
}

.border-bottom_hover-color:hover {
    border-bottom-color: var(--p1) !important
}

.border-bottom-dash {
    border-bottom: 1px dashed rgba(0, 0, 0, 0)
}

.v-border {
    background: var(--p1);
    width: 1px;
    height: 25px
}

.v-line {
    position: relative;
    z-index: 0;
    height: 80px
}

.v-line::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background-color: var(--nw2opa60);
    z-index: -1
}

.v-line.lg::before {
    height: 111px
}

.v-line.sm::before {
    height: 30px
}

.v-line.dashed::before {
    border-right: 1px dashed var(--n5);
    background: rgba(0, 0, 0, 0)
}

.ul-dots {
    margin-left: 18px
}

.ul-dots li {
    list-style: disc
}

.ul-decimal {
    margin-left: 14px
}

.ul-decimal li {
    list-style: decimal
}

.social-area a {
    width: 40px;
    min-width: 40px;
    height: 40px;
    background: var(--nb2)
}

.social-area a i,
.social-area a span {
    color: var(--nw1);
    transition: inherit
}

.social-area a:hover {
    background-color: var(--p1)
}

.social-area a:hover i {
    color: var(--nb4)
}

@media(max-width: 991px) {
    .social-area a {
        width: 36px;
        min-width: 36px;
        height: 36px
    }
}

.social-area.alt a {
    background: rgba(0, 0, 0, 0)
}

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

.mouse-follower .cursor-dot {
    height: 6px;
    width: 6px;
    background: var(--s1)
}

.mouse-follower.hide-cursor span {
    border-color: rgba(0, 0, 0, 0);
    background: rgba(0, 0, 0, 0)
}

span {
    display: inline-block
}

.table thead th,
.table td,
.table th {
    border: none
}

.ovf-unset {
    overflow-x: unset !important
}

iframe {
    border: 0;
    width: 100%
}

*::-webkit-scrollbar-track {
    background: var(--a2)
}

*::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

*::-webkit-scrollbar-button,
*::-webkit-scrollbar-thumb {
    background: var(--p1)
}

.cus-scrollbar {
    overflow-y: auto;
    overflow-x: clip;
    position: sticky;
    height: 100%;
    top: 130px
}

.cus-scrollbar::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0)
}

.cus-scrollbar::-webkit-scrollbar {
    width: 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:hover::-webkit-scrollbar {
    width: 3px
}

.cus-scrollbar:hover::-webkit-scrollbar-track {
    background: rgba(255, 211, 198, .5)
}

.cus-scrollbar:hover::-webkit-scrollbar-button,
.cus-scrollbar:hover::-webkit-scrollbar-thumb {
    background: var(--p1)
}

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

.input-pass {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.input-pass .password-eye-icon {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.input-pass .password-eye-icon:after {
    content: "";
    font-family: "tabler-icons" !important;
    font-weight: 600;
    right: 24px;
    position: absolute;
    font-size: 20px;
    color: var(--light-n-500);
    transition: var(--transition)
}

.input-pass .password-eye-icon.visible::after {
    content: ""
}

.scrollToTop {
    position: fixed;
    bottom: 0;
    width: 40px;
    height: 40px;
    right: 30px;
    background-color: var(--p1);
    padding: 0 12px;
    color: var(--nb3);
    line-height: 120%;
    text-align: center;
    z-index: 9;
    cursor: pointer;
    transition: all 1s;
    transform: translateY(100%);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .07), 0 2px 4px rgba(0, 0, 0, .07), 0 4px 8px rgba(0, 0, 0, .07), 0 8px 16px rgba(0, 0, 0, .07), 0 16px 32px rgba(0, 0, 0, .07), 0 32px 64px rgba(0, 0, 0, .07)
}

.scrollToTop.active {
    bottom: 30px;
    transform: translateY(0%)
}

@media(max-width: 1499px) {
    .scrollToTop.active {
        bottom: 70px
    }
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 9999;
    overflow: visible;
    display: flex;
    justify-content: center;
    background: #263038
}

.loader {
    width: 250px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: helvetica, arial, sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    color: var(--s1);
    letter-spacing: .2em
}

.loader::before,
.loader::after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background: var(--s1);
    position: absolute;
    animation: load 1s infinite alternate ease-in-out
}

.loader::before {
    top: 0
}

.loader::after {
    bottom: 0
}

@keyframes load {
    0% {
        left: 0;
        height: 30px;
        width: 15px
    }
    50% {
        height: 8px;
        width: 40px
    }
    100% {
        left: 235px;
        height: 30px;
        width: 15px
    }
}

.counters .odometer-auto-theme {
    line-height: 1.1
}

.singletab .nav-links {
    cursor: pointer;
    border-radius: 12px
}

.singletab .nav-links.active .cmn-btn {
    color: var(--a2);
    background-color: var(--s1)
}

.singletab .nav-links.active .cmn-btn i {
    color: inherit
}

.singletab .tabcontents {
    position: relative
}

.singletab .tabcontents .tabitem {
    transform: translateY(100px);
    position: absolute;
    z-index: -1;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: .8s all
}

.singletab .tabcontents .tabitem.active {
    position: initial;
    z-index: 1;
    opacity: 1;
    transform: translateY(0)
}

.search-area::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
    background: var(--bg1);
    z-index: -1
}

.search-area .search-box {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(5, 1fr)
}

@media(max-width: 1199px) {
    .search-area .search-box {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media(max-width: 767px) {
    .search-area .search-box {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(max-width: 575px) {
    .search-area .search-box {
        grid-template-columns: repeat(1, 1fr)
    }
}

.pagination li a,
.pagination span {
    color: var(--nw1)
}

.pagination .page-item .page-link {
    background: rgba(0, 0, 0, 0);
    border: none;
    width: 40px;
    min-width: 40px;
    height: 40px;
    outline: none;
    padding: 0;
    flex-shrink: 0;
    z-index: 999;
    transition: var(--transition);
    font-weight: 500;
    font-size: 18px
}

.pagination .page-item .page-link:hover,
.pagination .page-item .page-link.active,
.pagination .page-item .page-link:focus {
    background-color: var(--p1);
    color: var(--nb3);
    border-color: rgba(0, 0, 0, 0);
    box-shadow: none
}

.pagination .page-item .page-link.next,
.pagination .page-item .page-link.prev {
    background: rgba(0, 0, 0, 0)
}

.pagination .page-item .page-link.next i,
.pagination .page-item .page-link.next span,
.pagination .page-item .page-link.prev i,
.pagination .page-item .page-link.prev span {
    transition: 0s
}

.pagination .page-item .page-link.next:hover,
.pagination .page-item .page-link.next.active,
.pagination .page-item .page-link.next:focus,
.pagination .page-item .page-link.prev:hover,
.pagination .page-item .page-link.prev.active,
.pagination .page-item .page-link.prev:focus {
    background: var(--p1)
}

.pagination .page-item .page-link.next:hover i,
.pagination .page-item .page-link.next:hover span,
.pagination .page-item .page-link.next.active i,
.pagination .page-item .page-link.next.active span,
.pagination .page-item .page-link.next:focus i,
.pagination .page-item .page-link.next:focus span,
.pagination .page-item .page-link.prev:hover i,
.pagination .page-item .page-link.prev:hover span,
.pagination .page-item .page-link.prev.active i,
.pagination .page-item .page-link.prev.active span,
.pagination .page-item .page-link.prev:focus i,
.pagination .page-item .page-link.prev:focus span {
    color: var(--n3)
}

.breadcrumb_banner {
    background: url("../images/breadcrumb_banner.png") no-repeat center/cover;
    position: relative;
    z-index: 0
}

.breadcrumb_banner::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 100%);
    z-index: -1
}

.breadcrumb-area .breadcrumb {
    gap: 16px;
    padding: 8px 20px;
    border: 1px solid var(--a2);
    border-radius: 100px;
    background: var(--nb3)
}

.breadcrumb-area .breadcrumb a,
.breadcrumb-area .breadcrumb span {
    color: var(--nw1);
    font-size: 16px;
    font-weight: 500
}

.breadcrumb-area .breadcrumb .breadcrumb-item+.breadcrumb-item {
    position: relative
}

.breadcrumb-area .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    content: "";
    font-family: "FontAwesome";
    z-index: 1;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 6px;
    color: var(--nw4)
}

.nice-select {
    background-color: rgba(0, 0, 0, 0);
    border: rgba(0, 0, 0, 0);
    float: initial;
    overflow: initial;
    height: initial;
    padding: 0;
    display: inline-flex;
    align-items: center;
    line-height: 150%;
    width: 100%
}

.nice-select:focus,
.nice-select:hover {
    border-color: rgba(0, 0, 0, 0)
}

.nice-select::after {
    height: 10px;
    width: 10px;
    right: 15px;
    top: initial;
    border-color: var(--nw2)
}

.nice-select .list {
    width: initial;
    background-color: var(--nw2);
    box-shadow: none;
    overflow: initial;
    width: 100%;
    top: 100%;
    padding: 0;
    box-shadow: var(--shadow-sm);
    max-height: 60vh;
    overflow-x: auto
}

.nice-select .option {
    background-color: rgba(0, 0, 0, 0);
    font-size: 16px;
    line-height: 150%;
    padding: 4px 5px;
    min-height: initial;
    font-weight: 500
}

.nice-select .option:hover,
.nice-select .option:focus,
.nice-select .option.selected.focus {
    background-color: rgba(0, 0, 0, 0)
}

.nice-select .current {
    font-weight: 500
}

.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: 16px;
    width: 16px;
    border-radius: 5px;
    border: 1px solid var(--nw1)
}

.checkbox-single .checkmark::after {
    content: ""
}

.checkbox-single input:checked~.checkmark::after {
    content: "";
    position: absolute;
    font-family: "tabler-icons" !important;
    color: var(--nw1)
}

.checkbox-single input:checked~.checkmark:after {
    display: block
}

.switch-wrapper .active {
    color: var(--p1)
}

.switch-wrapper .switch {
    width: 50px;
    height: 26px
}

.switch-wrapper .switch .slider {
    cursor: pointer;
    border-radius: 34px;
    transition: var(--transition);
    background: var(--p1)
}

.switch-wrapper .switch .slider::before {
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    border-radius: 50%;
    transform: translateX(3px);
    background-color: var(--p2-fixed);
    transition: var(--transition)
}

.switch-wrapper .switch input:checked+.slider::before {
    transform: translateX(25px)
}

.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;
    left: 0;
    height: 16px;
    width: 16px;
    border: 1px solid var(--p1);
    border-radius: 50%
}

.single-radio .checkmark::after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0)
}

.single-radio input:checked~.checkmark {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid var(--p2)
}

.single-radio input:checked~.checkmark::after {
    display: block;
    background: var(--p2)
}

.slide-button {
    outline: none;
    bottom: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 5px;
    z-index: 5
}

.slide-button.ara-prev {
    transform: rotate(180deg)
}

.slider-pagination {
    width: initial
}

.slider-pagination span {
    letter-spacing: 10px;
    color: var(--s2)
}

.input-area {
    background-color: var(--nb2);
    border: 1px solid var(--nb1)
}

.input-area:focus-within {
    border: 1px solid solid;
    outline: 1px solid var(--p1);
    border-color: rgba(0, 0, 0, 0)
}

.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: var(--nw2);
    font-weight: 500
}

.input-area input::placeholder,
.input-area textarea::placeholder {
    color: var(--nw2);
    font-weight: 500
}

.input-area .nice-select {
    padding-right: 40px !important
}

.input-area .nice-select::-moz-placeholder {
    color: var(--n3)
}

.input-area .nice-select::placeholder {
    color: var(--n3)
}

.input-area .nice-select:focus,
.input-area .nice-select:hover {
    border: none;
    outline: none;
    color: var(--n3)
}

.input-area .nice-select .current {
    color: var(--n3);
    font-size: 16px;
    border: none;
    outline: none
}

.input-area .nice-select .list {
    border: 1px solid var(--n6);
    bottom: initial;
    padding: 8px 16px;
    background: var(--bg1);
    color: var(--n3)
}

.input-area .nice-select::after {
    display: block;
    right: 24px
}

.input-area.second {
    border-radius: 48px;
    border: 1px solid var(--n5)
}

.input-area.second input {
    font-size: 16px
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 50%, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeIn1st {
    0% {
        opacity: 0;
        transform: translate3d(10%, 0, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeIn2nd {
    0% {
        opacity: 0;
        transform: translate3d(-10%, 0, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}

@keyframes rotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes prixClipFix {
    0% {
        -webkit-clip-path: polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0);
        clip-path: polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)
    }
    25% {
        -webkit-clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0);
        clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)
    }
    50% {
        -webkit-clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%);
        clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)
    }
    75% {
        -webkit-clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%);
        clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)
    }
    100% {
        -webkit-clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0);
        clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)
    }
}

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

.theme-btn .icon-box {
    transition: var(--transition)
}

.theme-btn .icon-box.icon-box-1 {
    transform: scale3d(0.5, 0.5, 1);
    margin-right: -42px;
    opacity: 0
}

@media(max-width: 991px) {
    .theme-btn .icon-box.icon-box-1 {
        margin-right: -38px
    }
}

.theme-btn .icon-box.icon-box-2 {
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.theme-btn:hover .icon-box.icon-box-1 {
    transform: scale3d(1, 1, 1);
    margin-right: 0px;
    opacity: 1
}

.theme-btn:hover .icon-box.icon-box-2 {
    transform: scale3d(0.5, 0.5, 1);
    margin-left: -42px;
    opacity: 0
}

@media(max-width: 991px) {
    .theme-btn:hover .icon-box.icon-box-2 {
        margin-left: -38px
    }
}

.theme-btn:hover .text-content {
    transform: scale3d(1, 1, 1)
}

.header-section {
    position: fixed;
    top: 0;
    z-index: 999
}

.header-section.header-fixed {
    border-color: rgba(0, 0, 0, 0);
    top: 0;
    background: var(--a2)
}

@media(max-width: 991px) {
    .header-section {
        background: var(--nb3)
    }
    .header-section.animated {
        animation-duration: 0s !important
    }
}

.header-section .navbar-toggler {
    padding-right: 0;
    display: none;
    border: none
}

.header-section .navbar-toggler:focus {
    box-shadow: none
}

.header-section .navbar-toggler i {
    color: var(--n1)
}

.header-section .navbar-toggler {
    width: 40px;
    height: 6px;
    position: relative;
    right: 15px;
    transition: .3s ease-in-out;
    transform: translateY(-100%)
}

@media(max-width: 575px) {
    .header-section .navbar-toggler {
        width: 32px
    }
}

.header-section .navbar-toggler span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: var(--p1);
    border-radius: 9px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .3s ease-in-out
}

.header-section .navbar-toggler span:nth-child(1) {
    top: 0px
}

.header-section .navbar-toggler span:nth-child(2),
.header-section .navbar-toggler span:nth-child(3) {
    top: 12px
}

.header-section .navbar-toggler span:nth-child(4) {
    top: 24px
}

@media(max-width: 575px) {
    .header-section .navbar-toggler span:nth-child(2),
    .header-section .navbar-toggler span:nth-child(3) {
        top: 10px
    }
    .header-section .navbar-toggler span:nth-child(4) {
        top: 20px
    }
}

.header-section .navbar-toggler.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%
}

.header-section .navbar-toggler.open span:nth-child(2) {
    transform: rotate(45deg)
}

.header-section .navbar-toggler.open span:nth-child(3) {
    transform: rotate(-45deg)
}

.header-section .navbar-toggler.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%
}

.header-section .collapsing {
    transition: .5s
}

.header-section .navbar .navbar-nav li {
    padding: 5px 0
}

.header-section .navbar .navbar-nav li a {
    background-color: rgba(0, 0, 0, 0);
    text-transform: capitalize;
    font-weight: 500;
    transition: .3s;
    color: #000;
    display: block;
}

.header-section .navbar .navbar-nav li a.active,
.header-section .navbar .navbar-nav li a:hover {
    color: #000;
}

.header-section .navbar .navbar-nav li.dropdown>a {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    gap: 8px
}

.header-section .navbar .navbar-nav li.dropdown>a::after {
    content: "";
    border: none;
    font-family: "FontAwesome";
    font-weight: 400;
    transform: rotate(90deg);
    font-size: 14px;
    margin-left: auto;
    transition: var(--transition)
}

@media(min-width: 992px) {
    .header-section .navbar .navbar-nav li.dropdown:hover>.dropdown-menu {
        inset-block-start: 100%;
        pointer-events: unset;
        opacity: 1;
        visibility: visible
    }
}

.header-section .navbar .navbar-nav li.dropdown>.dropdown-menu {
    padding: 10px 0;
    background-color: #fff;
    border: 1px solid var(--nb4)
}

.header-section .navbar .navbar-nav li.dropdown>.dropdown-menu a {
    width: 100%
}

@media(min-width: 992px) {
    .header-section .navbar .navbar-nav li.dropdown>.dropdown-menu {
        display: block;
        opacity: 0;
        visibility: hidden;
        /* right: 16px; */
        left: -41px;
    }
}

@media(max-width: 991px) {
    .header-section .navbar .navbar-nav li.dropdown>.dropdown-menu {
        margin-top: 12px
    }
    .header-section .navbar .navbar-nav li.dropdown>.dropdown-menu ul {
        margin-left: 12px
    }
}

.header-section .navbar .navbar-nav li.dropdown>.dropdown-menu ul {
    inset-block-start: 0 !important;
    inset-inline: 98%
}

@media(min-width: 992px) {
    .header-section .navbar .navbar-nav .dropdown-menu {
        transition: all .35s ease-in-out;
        inset-inline-start: 0;
        inset-block-start: calc(100% + .5rem);
        pointer-events: none;
        /* min-width: 200px; */
    }
}

@media(max-width: 991px) {
    .header-section .navbar .navbar-nav .dropdown-menu {
        padding-bottom: 0
    }
}

.header-section .navbar .navbar-nav .dropdown-menu a {
    font-weight: 400;
    padding: 0 16px
}

.header-section .navbar .navbar-nav .dropdown-menu a:hover {
    letter-spacing: 1px;
    transition: var(--transition)
}

.header-section .navbar .navbar-nav .right-area .cmn-btn {
    background: var(--p1);
    color: var(--a2)
}

.header-section .navbar .navbar-toggler:focus {
    outline: 0;
    box-shadow: none
}

@media(max-width: 991px) {
    .header-section .navbar .navbar-collapse {
        overflow-y: auto;
        overflow-x: hidden;
        height: 88vh
    }
    .header-section .navbar .navbar-collapse .theme-btn {
        margin-bottom: 30px
    }
    .header-section .navbar .navbar-toggler {
        display: inline-block
    }
    .header-section .navbar .navbar-brand img {
        max-width: initial
    }
    .header-section .navbar .navbar-brand .small_logo {
        max-width: 80%
    }
    .header-section .navbar .navbar-collapse .navbar-nav {
        margin-bottom: 20px
    }
    .header-section .navbar .navbar-collapse .navbar-nav a,
    .header-section .navbar .navbar-collapse .navbar-nav button {
        justify-content: start;
        width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }
    .header-section .navbar .dropdown-menu {
        -moz-column-count: 1;
        column-count: 1
    }
    .header-section .navbar .dropdown-menu {
        opacity: initial;
        visibility: initial;
        transition: initial;
        display: none
    }
    .header-section .navbar .dropdown-menu {
        transform: initial;
        transition: initial;
        display: none
    }
    .header-section .navbar .dropend {
        margin-left: 18px
    }
}

@media(max-width: 575px) {
    .header-section .navbar .right-area {
        padding-bottom: 24px
    }
    .header-section .navbar .nav_mobile {
        width: 100%;
        justify-content: space-between
    }
    .header-section .navbar .nav_mobile button {
        order: 2
    }
}

.header-section.header-menu .cmn-head {
    cursor: pointer
}

.header-section.header-menu .cmn-head .icon-area {
    width: 48px;
    height: 48px
}

.header-section.header-menu .cmn-head .icon-area i {
    color: var(--n0)
}

.header-section.header-menu .cmn-head .icon-area .abs-area {
    background: var(--s2);
    color: var(--n7);
    border-radius: 50%;
    width: 20px;
    height: 20px;
    top: 5px;
    right: 5px
}

.header-section.header-menu .single-item {
    position: relative
}

.header-section.header-menu .single-item.active .main-area {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px)
}

.header-section.header-menu .single-item .main-area {
    position: absolute;
    top: 50px;
    white-space: nowrap;
    right: 0;
    transform: translateY(150px);
    background-color: var(--n90);
    border: 1px solid var(--n500);
    border-radius: 10px;
    opacity: 0;
    z-index: 2;
    transition: .3s;
    visibility: hidden;
    overflow-x: auto;
    min-width: 300px;
    max-height: 70vh
}

.header-section.header-menu .single-item.cart-area .close-btn {
    right: 15px;
    top: 15px;
    color: var(--n0)
}

.header-section.header-menu .single-item.cart-area .nav-items-wrapper {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    max-width: 500px;
    min-height: 100vh;
    overflow-y: auto;
    background-color: var(--n8);
    box-shadow: var(--shadow-lg);
    -webkit-backdrop-filter: blur(22.5px);
    backdrop-filter: blur(22.5px);
    z-index: 999;
    transform: translateX(100%);
    transition: all 1.3s
}

.header-section.header-menu .single-item.cart-area.active .nav-items-wrapper {
    transform: translateX(0)
}

.header-section.header-menu .single-item.cart-area .single-box {
    border: 1px solid var(--n500);
    border-radius: 5px
}

.header-section.header-menu .single-item.cart-area .end-area {
    color: var(--n0)
}

.header-section.header-menu .single-item.cart-area .icon-box img {
    max-width: 90px;
    min-width: 90px
}

.header-section.header-menu .single-item.cart-area .footer-area .second-btn {
    background-color: var(--n700);
    color: var(--n0)
}

.header-section.header-menu .single-item.cart-area .qtySelector {
    border-radius: 10px
}

.header-section.header-menu .single-item.cart-area .qtySelector i {
    cursor: pointer;
    color: var(--n0);
    min-width: 32px;
    min-height: 32px;
    border-radius: 50%;
    background-color: var(--n100)
}

.header-section.header-menu .single-item.cart-area .qtySelector .qtyValue {
    border: none;
    padding: 5px;
    width: 50px;
    background: rgba(0, 0, 0, 0);
    font-weight: bold;
    color: var(--n0)
}

.header-section.header-section--secondary {
    position: fixed;
    top: 0;
    z-index: 999;
    background-color: #fff;
}

@media(max-width: 991px) {
    .header-section.header-section--secondary {
        top: 0;
        border: none !important
    }
}

.header-section.header-section--secondary.header-fixed {
    top: 0;
    background-color: var(--nb3);
    border: none !important
}

.footer__copyright p {
    color: var(--nw4)
}

.footer__copyright p span {
    color: inherit
}

.footer__copyright .footer_menu {
    display: flex;
    gap: 8px 24px;
    flex-wrap: wrap;
    justify-content: center
}

.footer__copyright .footer_menu li a {
    width: -moz-max-content;
    width: max-content;
    color: var(--nw4)
}

.footer__copyright .footer_menu li a:hover {
    color: var(--p1)
}

@media(max-width: 767px) {
    .footer_area .footer__copyright .footer_menu {
        gap: 8px 16px
    }
}

.footer_area {
    overflow: hidden;
    position: relative;
    background: url(../images/footer_bg.png) no-repeat center/cover;
    z-index: 0
}

.footer_area::before {
    content: "";
    position: absolute;
    left: -137px;
    top: -80px;
    width: 578px;
    height: 578px;
    border-radius: 578px;
    opacity: .32;
    background: linear-gradient(126deg, rgba(200, 243, 29, 0.4) 43.13%, rgba(85, 230, 165, 0.4) 73.9%, rgba(85, 230, 165, 0.4) 92.62%);
    filter: blur(200px);
    z-index: -1
}

.footer_area::after {
    content: "";
    position: absolute;
    bottom: -171px;
    right: -119px;
    width: 518px;
    height: 518px;
    border-radius: 518px;
    opacity: .32;
    background: linear-gradient(126deg, #07F 43.13%, #C8F31D 73.9%, #C9F31D 92.62%);
    filter: blur(200px);
    z-index: -1
}

.footer_area .footer__part a {
    color: var(--nw2)
}

.footer_area .footer__part a:hover {
    color: var(--p1)
}

.footer_area .footer__part .footer_list a {
    position: relative;
    padding-left: 0;
    transition: var(--transition)
}

.footer_area .footer__part .footer_list a:before {
    content: "";
    position: absolute;
    left: -10px;
    font-family: "FontAwesome";
    font-size: 14px;
    opacity: 0;
    transition: var(--transition);
    font-weight: 700
}

.footer_area .footer__part .footer_list a:hover {
    color: var(--p1);
    padding-left: 18px
}

.footer_area .footer__part .footer_list a:hover:before {
    left: 0;
    opacity: 1
}

.cus_dot:before {
    height: 4px;
    width: 4px;
    border-radius: 50%;
    background: var(--nw3);
    left: 0
}

.hero_area {
    background: url(../images/hero_bg.png);
    padding-top: 210px;
    position: relative;
    z-index: 0;
    background-color: var(--nb3);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

@media(max-width: 991px) {
    .hero_area {
        background-size: contain;
        padding-top: 140px;
        padding-bottom: 80px
    }
}

@media(max-width: 991px)and (max-width: 767px) {
    .hero_area {
        padding-bottom: 60px
    }
}

.hero_area.start {
    /* background: url(../images/hero_bg.webp); */
    background-color: var(--nb3);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.hero_area.start::before {
    content: "";
    position: absolute;
    left: -93px;
    top: -84px;
    width: 360px;
    height: 360px;
    border-radius: 360px;
    opacity: .32;
    background: linear-gradient(126deg, #C8F31D 43.13%, #4836bc8f 73.9%, #4836bc8f 92.62%);
    filter: blur(200px);
    z-index: -1
}

.hero_area.start::after {
    content: "";
    position: absolute;
    top: -130px;
    right: -190px;
    width: 726px;
    height: 726px;
    border-radius: 726px;
    opacity: .32;
    background: linear-gradient(126deg, rgba(200, 243, 29, 0.6) 43.13%, rgba(85, 230, 165, 0.6) 73.9%, rgba(85, 230, 165, 0.6) 92.62%);
    filter: blur(200px);
    z-index: -1
}

.hero_area.start .hero_content .display-three {
    font-size: 62px
}

@media(max-width: 1199px) {
    .hero_area.start .hero_content .display-three {
        font-size: 56px
    }
}

@media(max-width: 1199px)and (max-width: 991px) {
    .hero_area.start .hero_content .display-three {
        font-size: 52px
    }
}

@media(max-width: 1199px)and (max-width: 991px)and (max-width: 575px) {
    .hero_area.start .hero_content .display-three {
        font-size: 35px
    }
}

@media(max-width: 1600px) {
    .hero_area.start .hero_content {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media(max-width: 1600px)and (max-width: 575px) {
    .hero_area.start .hero_content {
        padding-left: 0px;
        padding-right: 0px
    }
}

.hero_area.one::before {
    content: "";
    position: absolute;
    left: -154px;
    top: -211px;
    width: 726px;
    height: 726px;
    border-radius: 726px;
    opacity: .32;
    background: linear-gradient(126deg, rgba(200, 243, 29, 0.4) 43.13%, rgba(85, 230, 165, 0.4) 73.9%, rgba(85, 230, 165, 0.4) 92.62%);
    filter: blur(200px);
    z-index: -1
}

.hero_area.one::after {
    content: "";
    position: absolute;
    bottom: -204px;
    right: -227px;
    width: 726px;
    height: 726px;
    border-radius: 726px;
    opacity: .32;
    background: linear-gradient(138deg, rgba(200, 243, 29, 0.8) 24.28%, rgba(85, 230, 165, 0.8) 34.79%, rgba(85, 230, 165, 0.8) 64.02%);
    filter: blur(200px);
    z-index: -1
}

.hero_area .shap0::before {
    content: "";
    position: absolute;
    left: -213px;
    bottom: -532px;
    width: 726px;
    height: 726px;
    border-radius: 286px;
    opacity: .32;
    background: linear-gradient(126deg, rgba(200, 243, 29, 0.4) 43.13%, rgba(85, 230, 165, 0.4) 73.9%, rgba(85, 230, 165, 0.4) 92.62%);
    filter: blur(200px);
    z-index: -1
}

.hero_area .shap::before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 286px;
    height: 286px;
    border-radius: 286px;
    opacity: .32;
    background: linear-gradient(126deg, #C8F31D 43.13%, #4836bc8f 73.9%, #4836bc8f 92.62%);
    filter: blur(200px);
    z-index: -1
}

.hero_area .shap2::before {
    content: "";
    position: absolute;
    left: -213px;
    bottom: -213px;
    width: 726px;
    height: 726px;
    border-radius: 726px;
    opacity: .32;
    background: linear-gradient(126deg, rgba(200, 243, 29, 0.4) 43.13%, rgba(85, 230, 165, 0.4) 73.9%, rgba(85, 230, 165, 0.4) 92.62%);
    filter: blur(200px);
    z-index: -1
}

.hero_area.second {
    background: url(../images/hero_bg2.png);
    background-color: var(--nb3);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.hero_area.second::before {
    content: "";
    position: absolute;
    left: -93px;
    top: -84px;
    width: 360px;
    height: 360px;
    border-radius: 360px;
    opacity: .32;
    background: linear-gradient(126deg, #C8F31D 43.13%, #4836bc8f 73.9%, #4836bc8f 92.62%);
    filter: blur(200px);
    z-index: -1
}

.hero_area.second::after {
    content: "";
    position: absolute;
    top: -130px;
    right: -190px;
    width: 726px;
    height: 726px;
    border-radius: 726px;
    opacity: .32;
    background: linear-gradient(126deg, rgba(200, 243, 29, 0.6) 43.13%, rgba(85, 230, 165, 0.6) 73.9%, rgba(85, 230, 165, 0.6) 92.62%);
    filter: blur(200px);
    z-index: -1
}

@media(max-width: 1199px) {
    .hero_area.second .hero_title img {
        width: 70px
    }
}

@media(max-width: 767px) {
    .hero_area.second .hero_title img {
        width: 55px
    }
}

@media(max-width: 575px) {
    .hero_area.second .hero_title img {
        width: 43px
    }
}

.hero_area.second .coun_boxleft {
    bottom: 4% !important
}

@media(max-width: 1399px) {
    .hero_area.second .coun_boxleft {
        bottom: 2% !important
    }
}

@media(max-width: 1199px) {
    .hero_area.second .coun_boxleft {
        bottom: 0% !important
    }
}

@media(max-width: 575px) {
    .hero_area.second .text_rotate img {
        max-width: 130px !important
    }
}

.hero_area.third {
    background: unset;
    padding-bottom: 160px;
    background: url(../images/hero_bg3.png);
    background-color: var(--nb3);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

@media(max-width: 991px) {
    .hero_area.third {
        background-size: contain
    }
}

@media(max-width: 1700px) {
    .hero_area.third {
        padding-bottom: 60px
    }
}

@media(max-width: 1399px) {
    .hero_area.third {
        padding-bottom: 90px
    }
}

.hero_area.third::before {
    content: "";
    position: absolute;
    top: -84px;
    left: -93px;
    width: 360px;
    height: 360px;
    border-radius: 360px;
    opacity: .32;
    background: linear-gradient(126deg, #C8F31D 43.13%, #4836bc8f 73.9%, #4836bc8f 92.62%);
    filter: blur(200px);
    z-index: -1
}

.hero_area.third::after {
    content: "";
    position: absolute;
    top: -130px;
    right: -190px;
    width: 726px;
    height: 726px;
    border-radius: 726px;
    opacity: .32;
    background: linear-gradient(126deg, rgba(200, 243, 29, 0.6) 43.13%, rgba(85, 230, 165, 0.6) 73.9%, rgba(85, 230, 165, 0.6) 92.62%);
    filter: blur(200px);
    z-index: -1
}

.hero_area.third .cus_hero_slider {
    position: absolute;
    left: 50%;
    bottom: -161px
}

@media(max-width: 1699px) {
    .hero_area.third .cus_hero_slider {
        bottom: -60px
    }
}

@media(max-width: 1399px) {
    .hero_area.third .cus_hero_slider {
        bottom: -90px;
        left: 48%
    }
}

@media(max-width: 1199px) {
    .hero_area.third .cus_hero_slider {
        left: 46%
    }
}

@media(max-width: 767px) {
    .hero_area.third .cus_hero_slider {
        position: unset !important;
        order: 3;
        margin-top: 50px
    }
}

.hero_area.third .reviews {
    right: -27% !important
}

@media(max-width: 1700px) {
    .hero_area.third .reviews {
        position: unset !important;
        order: 2;
        margin-top: 60px
    }
}

.hero_area.third .swiper-pagination2 {
    display: flex;
    gap: 16px;
    flex-direction: column;
    position: absolute;
    bottom: 60px;
    left: -40px;
    width: 16px;
    min-width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid var(--p1)
}

@media(max-width: 767px) {
    .hero_area.third .swiper-pagination2 {
        position: unset !important;
        flex-direction: row;
        justify-content: center;
        margin-top: 30px;
        gap: 8px
    }
}

.hero_area.third .swiper-pagination-bullet {
    width: 48px;
    min-width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--a2);
    color: var(--nw1);
    opacity: 1
}

.hero_area.third .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--p1);
    color: var(--nb1)
}

.hero_title .hero_des {
    bottom: 0;
    right: 34px;
    text-align: justify
}

@media(max-width: 1399px) {
    .hero_title .hero_des {
        position: unset !important;
        text-align: start
    }
}

.hero_title .hero_des.second {
    right: auto;
    left: 68%;
    width: 135%
}

@media(max-width: 1399px) {
    .hero_title .hero_des.second {
        position: absolute !important
    }
}

@media(max-width: 1199px) {
    .hero_title .hero_des.second {
        bottom: -26px
    }
}

@media(max-width: 991px) {
    .hero_title .hero_des.second {
        position: unset !important;
        width: 100%
    }
}

@media(max-width: 991px) {
    .hero_count {
        position: unset !important
    }
    .hero_count .counter-area {
        justify-content: space-between
    }
}

@media(max-width: 991px)and (max-width: 767px) {
    .hero_count .counter-area {
        padding-top: 30px !important;
        padding-bottom: 30px !important
    }
}

@media(max-width: 991px)and (max-width: 575px) {
    .hero_count .counter-area {
        justify-content: center
    }
    .hero_count .counter-area .counter-part {
        width: 100%
    }
}

@media(max-width: 991px) {
    .hero_count .counter-part {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center
    }
}

.about_card .card_box {
    background: rgba(150, 153, 153, .2);
    border-radius: 2px;
    margin: 16px 0 0 16px
}

@media(max-width: 991px) {
    .about_card .card_box {
        width: 48px;
        min-width: 48px;
        height: 48px;
        margin: 10px 0 0 10px
    }
}

.about_card .card_icon {
    top: -16px;
    left: -16px
}

@media(max-width: 991px) {
    .about_card .card_icon {
        top: -10px;
        left: -10px
    }
    .about_card .card_icon svg {
        width: 48px;
        min-width: 48px;
        height: 48px
    }
}

.about.secondary .first_thumb img {
    margin-bottom: 138px
}

@media(max-width: 1399px) {
    .about.secondary .first_thumb img {
        margin-bottom: 100px
    }
}

@media(max-width: 1199px) {
    .about.secondary .first_thumb img {
        margin-bottom: 80px;
        width: 70%
    }
}

@media(max-width: 767px) {
    .about.secondary .first_thumb img {
        width: 100%;
        margin-bottom: 50px
    }
}

@media(max-width: 575px) {
    .about.secondary .first_thumb img {
        width: 70%
    }
}

@media(max-width: 575px) {
    .about.secondary .first_thumb {
        width: 100%
    }
}

.about.secondary .second_thumb {
    position: absolute !important
}

@media(max-width: 1199px) {
    .about.secondary .second_thumb {
        width: 60%
    }
}

@media(max-width: 767px) {
    .about.secondary .second_thumb {
        width: 55%
    }
}

.img_group .rounded-circle {
    outline: 2px solid var(--nw1)
}

.img_group .rounded-circle:not(:first-child) {
    margin-left: -14px
}

.img_group .plus_syml {
    padding-bottom: 7px;
    font-weight: 400
}

@media(max-width: 991px) {
    .img_group .plus_syml {
        padding-bottom: 4px
    }
}

.first_thumb_content .odometer span {
    font-size: 24px !important;
    color: var(--nw1) !important
}

.second_thumb .counter-part {
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-left: auto
}

@media(max-width: 767px) {
    .about_thumb .first_thumb {
        width: 60%
    }
}

@media(max-width: 767px)and (max-width: 510px) {
    .about_thumb .first_thumb {
        width: 100%
    }
}

@media(max-width: 767px) {
    .about_thumb .second_thumb {
        width: 48%
    }
}

@media(max-width: 767px)and (max-width: 510px) {
    .about_thumb .second_thumb {
        width: 100%;
        position: unset !important
    }
    .about_thumb .second_thumb .counter-part {
        margin-top: 30px
    }
}

.add_btn span {
    transition: var(--transition)
}

.add_btn .btn_box:first-child {
    opacity: 0;
    transform: scale(0.2);
    transform: translateX(48px)
}

.add_btn .btn_box:last-child {
    opacity: 1;
    transform: scale(1)
}

.add_btn:hover .btn_box:first-child {
    opacity: 1;
    transform: scale(1);
    transform: translateX(0)
}

.add_btn:hover .btn_box:last-child {
    opacity: 0;
    transform: scale(0.2)
}

.text_slider_area .swiper-wrapper {
    transition-timing-function: linear !important
}

.text_slider_area .swiper-wrapper .swiper-slide {
    max-width: -moz-fit-content;
    max-width: fit-content;
    width: -moz-fit-content !important;
    width: fit-content !important
}

.about.third {
    position: relative;
    z-index: 0
}

.about.third .about_vector {
    display: none
}

@media(min-width: 1600px) {
    .about.third .about_vector {
        right: 10%;
        top: 24%;
        display: block
    }
}

.about.third.shap::before {
    position: absolute;
    content: "";
    width: 286px;
    height: 286px;
    border-radius: 286px;
    bottom: -163px;
    left: -46px;
    opacity: .4;
    background: linear-gradient(126deg, #C8F31D 43.13%, #4836bc8f 73.9%, #C8F31D 92.62%);
    filter: blur(200px);
    z-index: -1
}

.about.third.shap::after {
    position: absolute;
    content: "";
    width: 318px;
    height: 318px;
    right: -99px;
    top: -88px;
    border-radius: 318px;
    opacity: .4;
    background: linear-gradient(126deg, #C8F31D 43.13%, #4836bc8f 73.9%, #4836bc8f 92.62%);
    filter: blur(200px);
    z-index: -1
}

.about.third .about_thumbs {
    margin-top: -50px
}

@media(max-width: 575px) {
    .about.third .about_thumbs {
        margin-top: 0
    }
}

.review .counters span {
    color: var(--s1);
    font-size: 20px
}

.counter-part {
    min-width: 80px
}

.star_area i {
    font-size: 24px;
    color: var(--p1)
}

.star_area.p1-color i {
    color: var(--p1)
}

.cus_mt {
    margin-top: -95px
}

@media(max-width: 1199px) {
    .cus_mt {
        margin-top: -90px
    }
}

@media(max-width: 991px) {
    .cus_mt {
        margin-top: -70px
    }
}

@media(max-width: 767px) {
    .cus_mt {
        margin-top: -20px
    }
}

@media(max-width: 575px) {
    .cus_mt {
        margin-top: 0px
    }
    .cus_mt .cus_pr {
        position: relative
    }
    .cus_mt .cus_pa {
        position: absolute;
        right: 0;
        top: 5%;
        z-index: 99
    }
}

.test_brand {
    max-width: -moz-fit-content;
    max-width: fit-content
}

.test_brand img {
    max-width: -moz-fit-content;
    max-width: fit-content;
    min-width: 100px
}

@media(max-width: 991px) {
    .test_brand img {
        max-width: 100px
    }
}

.testimonial .tes_part {
    transition: var(--transition)
}

.testimonial .tes_part p,
.testimonial .tes_part span,
.testimonial .tes_part i,
.testimonial .tes_part .border-color {
    transition: var(--transition)
}

.testimonial .tes_part:hover {
    background: var(--p1)
}

.testimonial .tes_part:hover p,
.testimonial .tes_part:hover span,
.testimonial .tes_part:hover i {
    color: var(--nb3)
}

.testimonial .tes_part:hover .rating {
    border-color: var(--a2opa30) !important
}

.swiper-pagination1 {
    font-size: 30px;
    color: var(--a3)
}

.swiper-pagination1 span {
    width: 30px;
    min-width: 30px;
    height: 30px;
    font-size: 30px;
    background: var(--a2);
    opacity: 1;
    transition: var(--transition);
    border: 1px solid var(--nb5)
}

.swiper-pagination1 span.swiper-pagination-bullet-active {
    background: var(--p1)
}

.box_clent {
    width: 100%;
    height: 440px
}

.test_client {
    left: -4%;
    bottom: -37%
}

@media(max-width: 1199px) {
    .test_client {
        left: -3%
    }
}

@media(max-width: 575px) {
    .test_client {
        left: 0%
    }
}

.test_client .counter-part {
    width: 200px;
    min-width: 200px;
    height: 200px
}

@media(max-width: 991px) {
    .test_client .counter-part {
        width: 160px;
        min-width: 160px;
        height: 160px
    }
}

.test_client .first_img {
    top: -86%;
    right: -4%;
    z-index: -1;
    width: 270px;
    min-width: 270px;
    height: 270px
}

@media(max-width: 1199px) {
    .test_client .first_img {
        width: 200px;
        min-width: 200px;
        height: 200px;
        top: -60%;
        right: 0%
    }
}

@media(max-width: 575px) {
    .test_client .first_img {
        right: 20px
    }
}

@media(max-width: 530px) {
    .test_client .first_img {
        width: 150px;
        min-width: 150px;
        height: 150px;
        right: 15%
    }
}

@media(max-width: 440px) {
    .test_client .first_img {
        right: 6%
    }
}

.test_client .second_img {
    left: 27px;
    top: 10%;
    z-index: -1;
    width: 160px;
    min-width: 160px;
    height: 160px
}

@media(max-width: 1199px) {
    .test_client .second_img {
        width: 120px;
        min-width: 120px;
        height: 120px;
        left: 5%;
        top: 20%
    }
}

@media(max-width: 991px) {
    .test_client .second_img {
        left: 9%
    }
}

@media(max-width: 575px) {
    .test_client .second_img {
        left: 15%
    }
}

@media(max-width: 530px) {
    .test_client .second_img {
        width: 105px;
        min-width: 105px;
        height: 105px
    }
}

@media(max-width: 440px) {
    .test_client .second_img {
        left: 6%
    }
}

.test_client .third_img {
    left: 40%;
    top: 80%;
    z-index: 1;
    width: 120px;
    min-width: 120px;
    height: 120px
}

@media(max-width: 1199px) {
    .test_client .third_img {
        width: 90px;
        min-width: 90px;
        height: 90px
    }
}

@media(max-width: 575px) {
    .test_client .third_img {
        left: 42%
    }
}

.portfolio {
    position: relative;
    z-index: 0
}

.portfolio.shap::before {
    position: absolute;
    content: "";
    width: 588px;
    height: 588px;
    border-radius: 588px;
    opacity: .4;
    background: linear-gradient(126deg, rgba(200, 243, 29, 0.5) 43.13%, rgba(85, 230, 165, 0.5) 73.9%, rgba(200, 243, 29, 0.5) 92.62%);
    filter: blur(200px);
    z-index: -1;
    left: 50%;
    top: 70%;
    transform: translate(-50%, -50%)
}

.portfolio .portfolio_card .portfolio_content {
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    left: 12%;
    right: 12%;
    bottom: -23%
}

@media(max-width: 991px) {
    .portfolio .portfolio_card .portfolio_content {
        bottom: -12%
    }
}

@media(max-width: 767px) {
    .portfolio .portfolio_card .portfolio_content {
        left: 7%;
        right: 7%;
        bottom: -15%
    }
}

@media(max-width: 500px) {
    .portfolio .portfolio_card .portfolio_content {
        bottom: -23%
    }
}

.portfolio .portfolio_card .portfolio_content a {
    line-height: 130%
}

.portfolio .portfolio_card .portfolio_thumbs img {
    min-height: 200px;
    -o-object-fit: cover;
    object-fit: cover
}

.portfolio .portfolio_card .portfolio_content {
    border-bottom: 2px solid rgba(0, 0, 0, 0);
    transition: var(--transition)
}

.portfolio .portfolio_card:hover .portfolio_content {
    border-color: var(--s1) !important;
    border-bottom: 2px solid var(--s1)
}

.slider-btn button {
    transition: var(--transition)
}

.slider-btn button:hover {
    background: var(--p1);
    color: var(--nb1)
}

.portfolio_slider .view_icon {
    opacity: 0;
    transition: var(--transition);
    z-index: 99;
    color: var(--nb1)
}

.portfolio_slider .main_area:hover .view_icon {
    opacity: 1;
    color: var(--nb1)
}

.portfolio_slider .portfolio_text {
    border-radius: 24px 24px 14px 14px;
    bottom: 0
}

@media(max-width: 420px) {
    .portfolio_slider .portfolio_text {
        padding-left: 16px !important;
        padding-right: 16px !important
    }
}

@media(max-width: 767px) {
    .portfolio_slider .main_img {
        padding: 0 50px
    }
}

@media(max-width: 767px)and (max-width: 420px) {
    .portfolio_slider .main_img {
        padding: 0 16px
    }
}

@media(max-width: 767px) {
    @keyframes previewSkew {
        0% {
            transform: translateX(0px)
        }
        50% {
            transform: translateX(0) rotate(20deg) scale(0.9);
            opacity: .5
        }
        100% {
            transform: translateX(0px)
        }
    }
}

.portfolio_slider_btn {
    bottom: 39%
}

.portfolio_slider_btn button {
    transition: var(--transition)
}

.portfolio_slider_btn button:hover,
.portfolio_slider_btn button:focus {
    background: var(--p1);
    color: var(--nb1)
}

@media(max-width: 991px) {
    .portfolio_slider_btn {
        bottom: 0%
    }
    .portfolio_slider_btn .portfolio_slider_btn {
        position: unset !important
    }
}

.service.shap {
    position: relative;
    z-index: 0
}

.service.shap::before {
    content: "";
    position: absolute;
    left: -63px;
    bottom: -78px;
    width: 286px;
    height: 286px;
    border-radius: 286px;
    opacity: .4;
    background: linear-gradient(126deg, #C8F31D 43.13%, #4836bc8f 73.9%, #C8F31D 92.62%);
    filter: blur(200px);
    z-index: -1
}

.service.shap::after {
    content: "";
    position: absolute;
    top: -88px;
    right: -99px;
    width: 318px;
    height: 318px;
    border-radius: 318px;
    opacity: .4;
    background: linear-gradient(126deg, #C8F31D 43.13%, #4836bc8f 73.9%, #4836bc8f 92.62%);
    filter: blur(200px);
    z-index: -1
}

@media(max-width: 575px) {
    .service .common_slider3 {
        display: flex;
        flex-direction: column
    }
}

.service .common_slider3 .slider-btn {
    top: 45px;
    right: 0
}

@media(max-width: 575px) {
    .service .common_slider3 .slider-btn {
        position: static !important;
        order: 2;
        margin-top: 30px
    }
}

@media(min-width: 1400px) {
    .service.one .ser_card:nth-child(even) .service_card {
        border: none !important;
        background: rgba(0, 0, 0, 0)
    }
}

.service_card {
    transition: var(--transition);
    border-bottom: 2px solid rgba(0, 0, 0, 0)
}

.service_card .btn_box {
    transition: var(--transition)
}

.service_card .btn_box i {
    transition: inherit
}

.service_card h2,
.service_card h3,
.service_card h4,
.service_card h5,
.service_card h6,
.service_card p,
.service_card a,
.service_card span,
.service_card svg path {
    transition: var(--transition)
}

.service_card:hover {
    background: var(--p1) !important;
    border-color: var(--p1)
}

.service_card:hover .btn_box {
    color: var(--nb1)
}

.service_card:hover h2,
.service_card:hover h3,
.service_card:hover h4,
.service_card:hover h5,
.service_card:hover h6,
.service_card:hover p,
.service_card:hover a,
.service_card:hover span,
.service_card:hover svg path {
    color: var(--a3);
    fill: var(--a3);
    border-bottom-color: var(--a3) !important
}

.service_card .service_btn {
    transition: var(--transition)
}

@media(max-width: 991px) {
    .service_card .box_12 {
        width: 40px;
        min-width: 40px;
        height: 40px
    }
}

.service_card.two a {
    transition: var(--transition)
}

.service_card.two i {
    vertical-align: middle
}

.service_card.two:hover {
    transform: scale(1.12)
}

@media(max-width: 1399px) {
    .service_card.two:hover {
        transform: scale(1.1)
    }
}

@media(max-width: 575px) {
    .service_card.two:hover {
        transform: scale(1.04)
    }
}

.service.effect2 .service_card:hover .btn_box {
    background: var(--nb1)
}

.service.effect2 .service_card:hover .btn_box i {
    color: var(--nw1)
}

.service.effect .service_card:hover {
    background: var(--a2) !important
}

.service.effect .service_card:hover h2,
.service.effect .service_card:hover h3,
.service.effect .service_card:hover h4,
.service.effect .service_card:hover h5,
.service.effect .service_card:hover h6,
.service.effect .service_card:hover p,
.service.effect .service_card:hover a,
.service.effect .service_card:hover span,
.service.effect .service_card:hover svg path {
    color: inherit;
    border-bottom-color: inherit !important
}

.service.effect .service_card:hover svg path {
    fill: var(--p1)
}

.service.effect .service_card:hover h2,
.service.effect .service_card:hover h3,
.service.effect .service_card:hover h4,
.service.effect .service_card:hover h5,
.service.effect .service_card:hover h6,
.service.effect .service_card:hover a {
    color: var(--nw1)
}

.service.effect .service_card:hover .btn_box {
    background: var(--p1);
    color: var(--nb1)
}

@media(max-width: 991px) {
    .ser_btn .box_35 {
        width: 140px;
        min-width: 140px;
        height: 140px
    }
}

.ser_card:nth-child(2) {
    order: 1
}

.ser_card:nth-child(5),
.ser_card:nth-child(6),
.ser_card:nth-child(7) {
    order: 2
}

.legends {
    position: relative;
    z-index: 0
}

.legends::before {
    content: "";
    position: absolute;
    left: -118px;
    top: -96px;
    width: 286px;
    height: 286px;
    border-radius: 286px;
    opacity: .4;
    background: linear-gradient(126deg, #C8F31D 43.13%, #4836bc8f 73.9%, #C8F31D 92.62%);
    filter: blur(200px);
    z-index: -1
}

.legends::after {
    content: "";
    position: absolute;
    bottom: -73px;
    right: -73px;
    width: 250px;
    height: 250px;
    background: linear-gradient(126deg, #C8F31D 43.13%, #4836bc8f 73.9%, #C8F31D 92.62%);
    opacity: .4;
    filter: blur(200px);
    z-index: -1
}

.legends_content {
    border-radius: 12px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    transition: var(--transition)
}

.legends_content span,
.legends_content h4,
.legends_content p {
    transition: var(--transition)
}

.legends_content.pseudo_element_before::before {
    width: 6px;
    height: 62px;
    left: 32px;
    bottom: -32px;
    background-color: var(--p1);
    transition: var(--transition)
}

@media(max-width: 1399px) {
    .legends_content.pseudo_element_before::before {
        height: 46px;
        bottom: -24px
    }
}

.legends_content.pseudo_element_after::after {
    width: 6px;
    height: 62px;
    right: 32px;
    bottom: -32px;
    background-color: var(--p1);
    transition: var(--transition)
}

@media(max-width: 1399px) {
    .legends_content.pseudo_element_after::after {
        height: 46px;
        bottom: -24px
    }
}

.legends_card:hover .legends_content {
    background-color: var(--p1)
}

.legends_card:hover .legends_content span,
.legends_card:hover .legends_content h4,
.legends_card:hover .legends_content p {
    color: var(--nb3)
}

.legends_card:hover .legends_content:before,
.legends_card:hover .legends_content:after {
    background-color: var(--s1)
}

.team_area {
    position: relative;
    z-index: 0
}

.team_area::before {
    position: absolute;
    content: "";
    width: 286px;
    height: 286px;
    top: -96px;
    left: -118px;
    border-radius: 286px;
    opacity: .4;
    background: linear-gradient(126deg, #C8F31D 43.13%, #4836bc8f 73.9%, #C8F31D 92.62%);
    filter: blur(200px);
    z-index: -1
}

.team_area.notBeforeShap::before {
    display: none
}

.team_area::after {
    position: absolute;
    content: "";
    width: 250px;
    height: 250px;
    right: -73px;
    bottom: -73px;
    background: linear-gradient(126deg, #C8F31D 43.13%, #4836bc8f 73.9%, #C8F31D 92.62%);
    opacity: .4;
    filter: blur(200px);
    z-index: -1
}

.team_area.alt_shap::before {
    bottom: -96px;
    left: -118px;
    top: auto
}

.team_area.alt_shap::after {
    right: -73px;
    top: -73px;
    bottom: auto
}

.team_area .shap::after {
    position: absolute;
    content: "";
    width: 250px;
    height: 250px;
    bottom: -70px;
    left: -43px;
    background: linear-gradient(126deg, #C8F31D 43.13%, #4836bc8f 73.9%, #C8F31D 92.62%);
    opacity: .4;
    filter: blur(200px);
    z-index: -1
}

.team_card .social_area {
    border-top-left-radius: 12px;
    bottom: 24px;
    right: 35px
}

.team_card img {
    overflow: hidden;
    transform: scale(1.01)
}

.team_card img,
.team_card .author_name,
.team_card .designation,
.team_card .team_content {
    transition: var(--transition)
}

.team_card:hover img {
    transform: scale(1.2) rotate(-3deg)
}

.team_card:hover .team_content {
    background: var(--p1)
}

.team_card:hover .team_content .author_name,
.team_card:hover .team_content .designation {
    color: var(--a3)
}

.team_card.team_two:hover .author_name,
.team_card.team_two:hover .designation {
    color: var(--p1)
}

.team_card.two .social_icon {
    padding: 4px;
    bottom: 80%;
    background: rgba(0, 0, 0, 0)
}

.team_card.two .social_icon:hover i {
    color: var(--a3)
}

.team_card.two:hover .team_content {
    background: rgba(0, 0, 0, 0)
}

.team_card .team_content {
    bottom: -47px;
    left: 20px;
    right: 20px
}

.corner-shape::before,
.corner-shape::after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    z-index: 0;
    background-color: var(--nb3);
    bottom: 99%;
    right: -1%;
    -webkit-clip-path: polygon(64% 58%, 49% 73%, 33% 84%, 16% 93%, 0 100%, 50% 100%, 80% 100%, 100% 100%, 100% 52%, 100% 0, 90% 23%, 77% 43%);
    clip-path: polygon(64% 58%, 49% 73%, 33% 84%, 16% 93%, 0 100%, 50% 100%, 80% 100%, 100% 100%, 100% 52%, 100% 0, 90% 23%, 77% 43%)
}

.corner-shape::before {
    bottom: -1%;
    right: 99%;
    -webkit-clip-path: polygon(64% 58%, 49% 73%, 33% 84%, 16% 93%, 0 100%, 50% 100%, 80% 100%, 100% 100%, 100% 52%, 100% 0, 90% 23%, 77% 43%);
    clip-path: polygon(64% 58%, 49% 73%, 33% 84%, 16% 93%, 0 100%, 50% 100%, 80% 100%, 100% 100%, 100% 52%, 100% 0, 90% 23%, 77% 43%)
}

.corner-shape.two::before,
.corner-shape.two::after {
    background-color: var(--a3)
}

.social_plus {
    cursor: pointer
}

.social_plus.active {
    background: var(--p1)
}

.social_icon {
    bottom: 0px;
    display: none;
    padding-bottom: 0px;
    background: var(--p1);
    border-radius: 40px
}

.pricing_area {
    overflow: hidden;
    position: relative
}

.pricing_area .plan_card {
    background-image: url(../images/noise.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.pricing_area::before {
    content: "";
    position: absolute;
    left: -96px;
    top: -94px;
    width: 286px;
    height: 286px;
    border-radius: 286px;
    opacity: .4;
    background: linear-gradient(126deg, #C8F31D 43.13%, #4836bc8f 73.9%, #C8F31D 92.62%);
    filter: blur(200px)
}

.pricing_area::after {
    content: "";
    position: absolute;
    bottom: -75px;
    right: -71px;
    width: 286px;
    height: 286px;
    border-radius: 286px;
    opacity: .4;
    background: linear-gradient(126deg, #C8F31D 43.13%, #4836bc8f 73.9%, #C8F31D 92.62%);
    filter: blur(200px)
}

.tab_button.active {
    background: var(--p1);
    color: var(--a3)
}

.plan_title .cus_title span {
    font-size: 18px;
    font-weight: 400;
    color: var(--nw1);
    line-height: 1.5
}

.plan_content li {
    color: var(--nw1);
    font-size: 18px
}

.plan_content .cmn-btn {
    padding: 12px 24px
}

@media(max-width: 991px)and (max-width: 575px) {
    .project_area .filter_area {
        border-radius: 8px !important
    }
}

@media(max-width: 991px) {
    .project_area .filter_area .filter-button {
        font-size: 16px;
        padding: 8px 16px
    }
}

@media(max-width: 991px)and (max-width: 575px) {
    .project_area .filter_area .filter-button {
        border-radius: 8px !important
    }
}

.filter-button {
    background: var(--nb4);
    padding: 10px 24px
}

.filter-button.active {
    background: var(--p1);
    color: var(--a3)
}

.card_area {
    overflow: hidden
}

.card_area img {
    width: 100%
}

.card_area .text_content {
    top: 8%;
    left: 8%;
    right: 8%;
    bottom: 8%;
    opacity: 0;
    transition: var(--transition);
    transform: translateY(5%)
}

.card_area:hover .text_content {
    transform: translateY(0);
    opacity: 1
}

@media(max-width: 767px) {
    .box_btn {
        font-size: 14px
    }
}

.blog_news__card {
    position: relative;
    z-index: 0
}

.blog_news__card::after {
    content: "";
    position: absolute;
    width: 376px;
    height: 376px;
    right: -20px;
    bottom: -170px;
    border-radius: 376px;
    opacity: 0;
    background: linear-gradient(126deg, rgba(18, 255, 184, 0.7) 43.13%, rgba(93, 116, 0, 0.7) 73.9%, rgba(18, 255, 184, 0.7) 92.62%);
    filter: blur(200px);
    z-index: -1;
    transition: var(--transition)
}

.blog_news__card img {
    transition: var(--transition);
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    transform: scale(1.02)
}

.blog_news__card:hover img {
    transform: scale(1.1) rotate(-3deg) !important
}

.blog_news__card:hover::after {
    opacity: .32
}

.blog_news__card:hover .btn_icon span.icon {
    background: var(--p1)
}

.blog_news__card:hover .btn_icon span.icon i {
    color: var(--nb1);
    transform: rotate(45deg)
}

.blog_news__card .meta_data span {
    font-size: 16px
}

.blog_news__card.two .blog_news__content,
.blog_news__card.two .blog_news__thumbs {
    flex: 1
}

.comments_parts .comment_part.reply {
    margin-left: 100px
}

@media(max-width: 767px) {
    .comments_parts .comment_part.reply {
        margin-left: 80px
    }
}

.search_box input {
    padding: 0;
    color: var(--nw1);
    font-size: 18px;
    line-height: 30px
}

.search_box input:focus,
.search_box input:hover {
    border: none;
    outline: none
}

.search_box i {
    padding: 6px;
    background: var(--p1);
    color: var(--nb3);
    font-size: 20px;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center
}

.categories_area ul li a {
    color: var(--nw3);
    display: block
}

.categories_area ul li a:hover {
    color: var(--p1)
}

.categories_area ul li:not(:nth-last-child(1)) {
    padding-bottom: 12px;
    border-bottom: 1px solid var(--nb4opa50)
}

.tag-area .tag-content .cmn-btn {
    background: var(--nb4);
    font-weight: 400
}

.call_to_action .cmn-btn.alt {
    border: 2px solid var(--nb4)
}

.call_to_action .cus_border {
    position: relative;
    z-index: 0;
    margin-top: -2px
}

.call_to_action .cus_border::before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    width: 100%;
    height: 100%;
    border: 2px solid var(--nb4);
    z-index: -1;
    border-radius: 16px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.call_to_action .cus_border::after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    border: 2px solid var(--nb4);
    z-index: -1;
    border-radius: 16px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.call_to_action .cus_border .cmn-btn {
    height: 100%
}

th {
    padding-right: 15px
}

td {
    padding: 8px 0
}

.faq-tab-btn {
    border-bottom: 1px solid var(--nb4)
}

.faq-tab-btn.faq-tab-btn i {
    transition: 0s;
    transform: rotate(90deg)
}

.faq-tab-btn.faq-tab-btn-active,
.faq-tab-btn:focus,
.faq-tab-btn:hover {
    border-color: rgba(0, 0, 0, 0);
    background: var(--p1);
    color: var(--nb3);
    border-radius: 16px
}

.faq-tab-btn.faq-tab-btn-active i {
    transform: rotate(180deg)
}

.accordion {
    --bs-accordion-bg: transparent
}

.accordion-button:not(.collapsed) {
    background: rgba(0, 0, 0, 0);
    box-shadow: none;
    color: inherit
}

.accordion-button {
    background: rgba(0, 0, 0, 0);
    color: inherit;
    font-size: inherit
}

.accordion-button:focus {
    box-shadow: none
}

.accordion-button::after {
    background-image: unset;
    content: "+";
    font-family: "FontAwesome";
    font-size: 20px;
    width: 32px;
    height: 32px;
    border-radius: 8px;
    color: var(--nb3);
    background: var(--p1);
    display: flex;
    align-items: center;
    justify-content: center
}

.accordion-button:not(.collapsed)::after {
    background-image: unset;
    content: "";
    transform: unset
}

.faq_card.second .accordion-button::after {
    background-image: unset;
    content: "";
    font-family: "Phosphor-Duotone" !important;
    background-color: unset;
    color: var(--nw1);
    font-size: 24px
}

.faq_card.second .accordion-button:not(.collapsed)::after {
    background-image: unset;
    content: "";
    transform: unset;
    color: var(--s1)
}

.pseudo_element_before::before {
    height: 40px;
    width: 3px;
    background: var(--p1);
    left: -13px
}

.rev {
    margin-bottom: -10px
}

.rev span {
    color: var(--nb3) !important;
    font-weight: 600
}

.swiper-pagination .swiper-pagination-bullet {
    background: #d1d1d1 !important;
    width: 12px;
    min-width: 12px;
    height: 12px
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--s1) !important;
    min-width: 32px;
    border-radius: 12px
}

.text-with-lines::before,
.text-with-lines::after {
    content: "";
    flex: 1;
    border-top: 2px solid var(--nb4);
    margin: 0 10px
}

.text-with-lines::after {
    flex: 5
}

.no_shap::before,
.no_shap::after {
    display: none
}

@media(max-width: 991px) {
    .counter_area .counter_section {
        display: grid !important;
        grid-template-columns: 1fr 1fr
    }
}

@media(max-width: 767px) {
    .counter_area .counter_section {
        -moz-column-gap: 16px !important;
        column-gap: 16px !important
    }
}

@media(max-width: 400px) {
    .counter_area .counter_section {
        grid-template-columns: 1fr
    }
}

.hero_main .hero_follow {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    max-width: -moz-fit-content;
    max-width: fit-content;
    align-items: center;
    justify-content: center
}

.hero_main .hero_follow h6 {
    max-width: -moz-fit-content;
    max-width: fit-content;
    writing-mode: sideways-lr;
    margin-bottom: 12px
}

.hero_main .hero_follow .line {
    background: #fff;
    height: 41px;
    width: 1px;
    margin-bottom: 8px
}

.hero_main .hero_follow a {
    max-width: -moz-fit-content;
    max-width: fit-content
}

.hero_main .swiper-pagination {
    position: absolute;
    right: 20px;
    top: 50%;
    left: auto;
    transform: translateY(-50%);
    z-index: 4;
    max-width: -moz-fit-content;
    max-width: fit-content;
    writing-mode: sideways-rl;
    gap: 20px;
    display: flex;
    justify-content: center
}

.hero_main .swiper-pagination .swiper-pagination-bullet {
    outline: 1px solid var(--p1);
    outline-offset: 4px;
    background: rgba(0, 0, 0, 0) !important;
    opacity: 1
}

@media(max-width: 1199px) {
    .hero_main .swiper-pagination .swiper-pagination-bullet {
        width: 8px;
        min-width: 8px;
        height: 8px
    }
}

.hero_main .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--p1) !important;
    min-width: 12px !important
}

@media(max-width: 1199px) {
    .hero_main .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        min-width: 8px !important
    }
}

/*# sourceMappingURL=style.min.css.map */
}

.nw4-color {
    color: var(--nw4)
}

.nb6-color {
    color: var(--nb6)
}

.a3-color {
    color: var(--a3)
}

.a3-color-imp {
    color: var(--a3) !important
}

.nw1-bg {
    background: var(--nw1)
}

.nb4-bg {
    background: var(--nb4)
}

.nw1-bg-imp {
    background: var(--nw1) !important
}

.p1-bg {
    background: var(--p1)
}

.s1-bg-hover {
    background: var(--p1)
}

.p1opa10-bg {
    background: var(--p1opa10)
}

.p1opa80-bg {
    background: var(--p1opa80)
}

.bopa10-bg {
    background: var(--bopa10)
}

.s1-bg {
    background: #6c5fc5;
}

.a1-bg {
    background: var(--a1)
}

.a2-bg {
    background: #988ed9 !important;
}

.a2-bg-imp {
    background: var(--a2) !important
}

.a3-bg {
    background: var(--a3)
}

.a3-bg-imp {
    background: var(--a3) !important
}

.nb2-bg {
    background: var(--nb2)
}

.nb3-bg {
    background: #fff;
}

.nb4-bg {
    background: #211867;
}

.nb5-bg {
    background: var(--nb5)
}

.fw_500 {
    font-weight: 500
}

.pb-0-imp {
    padding-bottom: 0 !important
}

.transition {
    transition: var(--transition)
}

.box_43 {
    width: 172px;
    min-width: 172px;
    height: 172px
}

.box_35 {
    width: 140px;
    min-width: 140px;
    height: 140px
}

.box_30 {
    width: 120px;
    min-width: 120px;
    height: 120px
}

.box_20 {
    width: 80px;
    min-width: 80px;
    height: 80px
}

.box_16 {
    width: 64px;
    min-width: 64px;
    height: 64px
}

.box_15 {
    width: 60px;
    min-width: 60px;
    height: 60px
}

.box_12 {
    width: 48px;
    min-width: 48px;
    height: 48px;
    background-color: #988ed9;
}

.box_11 {
    width: 43px;
    min-width: 43px;
    height: 43px
}

.box_10 {
    width: 40px;
    min-width: 40px;
    height: 40px
}

.hover_opacity_1 {
    opacity: 0;
    transition: var(--transition)
}

.hover_opacity_1:hover {
    opacity: 1
}

.pseudo_element_before {
    position: relative;
    z-index: 0
}

.pseudo_element_before:before {
    content: "";
    position: absolute;
    z-index: -1
}

.pseudo_element_after {
    position: relative;
    z-index: 0
}

.pseudo_element_after:after {
    content: "";
    position: absolute;
    z-index: -1
}

@media(max-width: 991px) {
    .box_43 {
        width: 150px;
        min-width: 150px;
        height: 150px
    }
    .box_35 {
        width: 120px;
        min-width: 120px;
        height: 120px
    }
    .box_30 {
        width: 100px;
        min-width: 100px;
        height: 100px
    }
    .box_20 {
        width: 65px;
        min-width: 65px;
        height: 65px
    }
    .box_16 {
        width: 56px;
        min-width: 56px;
        height: 56px
    }
    .box_15 {
        width: 52px;
        min-width: 52px;
        height: 52px
    }
    .box_12 {
        width: 42px;
        min-width: 42px;
        height: 42px
    }
    .box_11 {
        width: 38px;
        min-width: 38px;
        height: 38px
    }
    .box_10 {
        width: 36px;
        min-width: 36px;
        height: 36px
    }
}

@media(max-width: 767px) {
    .box_12 {
        width: 38px;
        min-width: 38px;
        height: 38px
    }
}

.push_animat {
    animation: push_animat 2s linear infinite
}

@keyframes push_animat {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(0.9)
    }
    100% {
        transform: scale(1)
    }
}

.rotate {
    animation: rotate 20s linear infinite
}

.rotate.time_dur {
    animation-duration: 4s
}

.previewSkew {
    animation: previewSkew 5s linear infinite
}

@keyframes previewSkew {
    0% {
        transform: translateX(-15px)
    }
    50% {
        transform: translateX(15px) rotate(20deg) scale(0.8);
        opacity: .7
    }
    100% {
        transform: translateX(-15px)
    }
}

.previewShapeRevX {
    animation: previewShapeRevX 5s linear infinite
}

@keyframes previewShapeRevX {
    0% {
        transform: translateX(15px)
    }
    50% {
        transform: translateX(0px)
    }
    100% {
        transform: translateX(15px)
    }
}

.previewShapeX {
    animation: previewShapeX 5s linear infinite
}

@keyframes previewShapeX {
    0% {
        transform: translateX(0)
    }
    50% {
        transform: translateX(15px)
    }
    100% {
        transform: translateX(0)
    }
}

.jello {
    animation: jello 10s linear infinite
}

.jello.duration20s {
    animation-duration: 20s
}

@keyframes jello {
    from,
    11.1%,
    to {
        transform: translate3d(0, 0, 0)
    }
    22.2% {
        transform: skewX(-6deg) skewY(-6deg)
    }
    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        transform: skewX(-6.125deg) skewY(-6.125deg)
    }
    55.5% {
        transform: skewX(6deg) skewY(6.25deg)
    }
    66.6% {
        transform: skewX(-4deg) skewY(-4deg)
    }
    77.7% {
        transform: skewX(4deg) skewY(4deg)
    }
    88.8% {
        transform: skewX(-5deg) skewY(-5deg)
    }
}

.animate__jello {
    animation-name: jello;
    transform-origin: center
}

.fadeInTopLeft {
    animation: fadeInTopLeft 5s linear infinite
}

@keyframes fadeInTopLeft {
    0% {
        opacity: .3;
        transform: translate(-20px, -20px)
    }
    50% {
        transform: translate(20px, 20px);
        opacity: 1
    }
    100% {
        transform: translate(-20px, -20px);
        opacity: .3
    }
}

.fadeInTopRight {
    animation: fadeInTopRight 5s linear infinite
}

@keyframes fadeInTopRight {
    0% {
        opacity: .3;
        transform: translate(-20px, 20px)
    }
    50% {
        transform: translate(20px, -20px);
        opacity: 1
    }
    100% {
        transform: translate(-20px, 20px);
        opacity: .3
    }
}

@keyframes previewShapeY {
    0% {
        transform: translateY(10px)
    }
    50% {
        transform: translateY(-10px)
    }
    100% {
        transform: translateY(10px)
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: .5
    }
    50% {
        transform: scale(1.05);
        opacity: 1
    }
    100% {
        transform: scale(1);
        opacity: .5
    }
}

.cus-rounded-1 {
    border-radius: 12px !important
}

.cus-rounded-2 {
    border-radius: 24px !important
}

.cus-rounded-3 {
    border-radius: 36px !important
}

.cus-rounded-8 {
    border-radius: 100px !important
}

.gap-0 {
    gap: 0 !important
}

.gap-1 {
    gap: 4px !important
}

.gap-2 {
    gap: 8px !important
}

.gap-3 {
    gap: 12px !important
}

.gap-4 {
    gap: 16px !important
}

.gap-5 {
    gap: 20px !important
}

.gap-6 {
    gap: 24px !important
}

.gap-7 {
    gap: 28px !important
}

.gap-8 {
    gap: 32px !important
}

.row-gap-0 {
    row-gap: 0 !important
}

.row-gap-1 {
    row-gap: 4px !important
}

.row-gap-2 {
    row-gap: 8px !important
}

.row-gap-3 {
    row-gap: 12px !important
}

.row-gap-4 {
    row-gap: 16px !important
}

.row-gap-5 {
    row-gap: 20px !important
}

.row-gap-6 {
    row-gap: 24px !important
}

.row-gap-7 {
    row-gap: 28px !important
}

.row-gap-8 {
    row-gap: 32px !important
}

@media(min-width: 1400px) {
    .p1-xxl-bg {
        background: var(--p1)
    }
    .nb4-xxl-color {
        color: var(--nb4)
    }
    .nb4-xxl-bg {
        background: var(--nb4)
    }
}

.box-shadow1 {
    box-shadow: var(--box-shadow1)
}

.box-shadow2 {
    box-shadow: var(--box-shadow2)
}

.box-shadow3 {
    box-shadow: var(--box-shadow3)
}

.text-gradient {
    background: var(--gradient-p1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

.mx-ch {
    max-width: 60ch
}

.mxw-fit {
    max-width: -moz-fit-content;
    max-width: fit-content
}

.minw90vw {
    min-width: 90vw
}

.box_btn,
.cmn-btn {
    color: var(--nw1);
    background: rgba(0, 0, 0, 0);
    text-transform: capitalize;
    line-height: 1.2;
    border: 1px solid var(--nb4);
    width: -moz-max-content;
    width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: var(--transition);
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
    position: relative
}

.box_btn {
    font-weight: 500;
    font-size: 16px
}

.cmn-btn {
    padding: 16px 32px;
    border-radius: 32px;
    font-weight: 600
}

.box_btn i,
.box_btn span,
.cmn-btn i,
.cmn-btn span,
.box_btn svg path,
.cmn-btn svg path {
    color: inherit;
    fill: inherit
}

.box_btn:after,
.cmn-btn:after {
    content: "";
    position: absolute;
    top: var(--top, 0);
    left: var(--left, 0);
    display: block;
    width: 0;
    height: 0;
    border-radius: 50%;
    background-color: var(--p1);
    transition: width .4s ease-in-out, height .4s ease-in-out;
    transform: translate(-50%, -50%);
    z-index: -1
}

.box_btn:hover,
.cmn-btn:hover {
    color: var(--nb3) !important;
    border: 1px solid var(--nb4)
}

.cmn-btn.dark:after {
    background-color: var(--nb3)
}

.cmn-btn.dark:hover {
    color: var(--nw1) !important;
    border-color: var(--nb3) !important
}

.box_btn:hover:after,
.cmn-btn:hover:after {
    width: 255%;
    height: 200px
}

.box_btn:hover:after {
    height: 300px
}

.box_btn:hover i,
.box_btn:hover span,
.box_btn:hover svg path,
.cmn-btn:hover i,
.cmn-btn:hover span,
.cmn-btn:hover svg path {
    transition: inherit;
    color: var(--nb3) !important;
    fill: var(--nb3) !important
}

.cmn-btn.dark:hover i {
    color: var(--nw1) !important
}

.box_btn.btn_alt,
.cmn-btn.btn_alt {
    color: var(--nb3);
    background: var(--p1);
    border: 1px solid var(--p1)
}

.box_btn.btn_alt:after,
.cmn-btn.btn_alt:after {
    background-color: var(--nb3)
}

.box_btn.btn_alt i,
.box_btn.btn_alt span,
.cmn-btn.btn_alt i,
.cmn-btn.btn_alt span {
    color: inherit
}

.box_btn.btn_alt svg path,
.cmn-btn.btn_alt svg path {
    fill: var(--nb3)
}

.box_btn.btn_alt:hover,
.cmn-btn.btn_alt:hover {
    color: var(--nw1) !important
}

.box_btn.btn_alt:hover svg path,
.cmn-btn.btn_alt:hover svg path {
    fill: var(--nw1) !important
}

.box_btn.btn_alt:hover i,
.box_btn.btn_alt:hover span,
.cmn-btn.btn_alt:hover i,
.cmn-btn.btn_alt:hover span {
    color: var(--nw1) !important
}

.btn_icon span.icon i {
    transform: rotate(0deg);
    transition: var(--transition)
}

.btn_icon span.icon {
    transition: var(--transition)
}

.btn_icon:hover span.icon {
    background: var(--p1)
}

.btn_icon:hover span.icon i {
    transform: rotate(45deg);
    color: var(--nb1)
}

.nb3-color {
    color: var(--nw3)
}

.rotate_eff {
    transition: 0s
}

.rotate_eff i {
    transition: all .35s ease-in-out
}

.rotate_eff:hover i {
    transform: rotate(-45deg)
}

.border-gradient {
    background: linear-gradient(var(--p1), var(--p1)) padding-box, var(--gradient-p1);
    border-radius: 15px;
    border: 1px solid var(--n3);
    transition: var(--transition)
}

.border-gradient:hover {
    border: 1px solid rgba(0, 0, 0, 0)
}

.file-upload {
    border-radius: 48px;
    border: 1px solid var(--p1)
}

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

.btn-popup-animation {
    z-index: 0;
    transition: var(--transition)
}

.btn-popup-animation i {
    background: rgba(255, 255, 255, .4);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    color: var(--nw1);
    width: 80px;
    min-width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center
}

.btn-popup-animation:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 60px solid rgba(0, 0, 0, 0);
    border-right: 60px solid var(--p1);
    border-bottom: 60px solid rgba(0, 0, 0, 0);
    border-radius: 50%;
    animation: rotateIn 3s linear infinite
}

.btn-popup-animation:before {
    border-left: 60px solid var(--p1)
}

.btn-popup-animation.small i {
    width: 40px;
    min-width: 40px;
    height: 40px
}

.btn-popup-animation.small:before {
    border-top: 25px solid rgba(0, 0, 0, 0);
    border-right: 25px solid var(--p1);
    border-bottom: 25px solid rgba(0, 0, 0, 0)
}

.btn-popup-animation.small:before {
    border-left: 25px solid var(--p1)
}

@media(max-width: 767px) {
    .btn-popup-animation i {
        width: 60px;
        min-width: 60px;
        height: 60px
    }
    .btn-popup-animation:before {
        border-top: 40px solid rgba(0, 0, 0, 0);
        border-right: 40px solid var(--p1);
        border-bottom: 40px solid rgba(0, 0, 0, 0)
    }
    .btn-popup-animation:before {
        border-left: 40px solid var(--p1)
    }
}

@keyframes rotateIn {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.circle-text {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    position: relative
}

.circle-text .text {
    animation: rotate 50s linear infinite;
    width: 100%;
    height: 100%;
    position: absolute;
    transform-origin: bottom;
    top: -50%;
    left: 0
}

.circle-text .text p {
    transform: translate(50%, 0)
}

.circle-text .text span {
    position: absolute;
    color: var(--nw1);
    font-size: inherit;
    font-weight: 500;
    transform-origin: 0 70px
}

.circle-text:hover .text {
    animation-play-state: paused
}

.circle-text.second {
    width: 120px;
    height: 120px;
    background-color: var(--nw2);
    border-color: rgba(0, 0, 0, 0)
}

.circle-text.second .text p {
    transform: translate(50%, 5px)
}

.circle-text.second .text span {
    transform-origin: 0 55px
}

.circle-text.third {
    width: 880px;
    height: 880px;
    border-color: rgba(0, 0, 0, 0)
}

.circle-text.third .text p {
    transform: translate(50%, 5px)
}

.circle-text.third .text span {
    transform-origin: 0 440px
}

.border-color {
    border-color: var(--nb4) !important
}

.border-color-p1 {
    border-color: var(--p1) !important
}

.border-color-s1 {
    border-color: var(--s1) !important
}

.border-color-nw2 {
    border-color: var(--nw2) !important
}

.border-color-nw3 {
    border-color: var(--nw3) !important
}

.border-color-nb2 {
    border-color: var(--nb2) !important
}

.border-color-nb4opa50 {
    border-color: var(--nb4opa50) !important
}

.border-color-nw2opa30 {
    border-color: var(--nw2opa30) !important
}

.border-color-nw2opa60 {
    border-color: var(--nw2opa60) !important
}

.border-color-nw3opa30 {
    border-color: var(--nw3opa30) !important
}

.border-bottom-color {
    border-bottom-color: var(--nb4) !important
}

.border-bottom-color-inherit {
    border-bottom-color: inherit !important
}

.border-bottom_hover-color:hover {
    border-bottom-color: var(--p1) !important
}

.border-bottom-dash {
    border-bottom: 1px dashed rgba(0, 0, 0, 0)
}

.v-border {
    background: var(--p1);
    width: 1px;
    height: 25px
}

.v-line {
    position: relative;
    z-index: 0;
    height: 80px
}

.v-line::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background-color: var(--nw2opa60);
    z-index: -1
}

.v-line.lg::before {
    height: 111px
}

.v-line.sm::before {
    height: 30px
}

.v-line.dashed::before {
    border-right: 1px dashed var(--n5);
    background: rgba(0, 0, 0, 0)
}

.ul-dots {
    margin-left: 18px
}

.ul-dots li {
    list-style: disc
}

.ul-decimal {
    margin-left: 14px
}

.ul-decimal li {
    list-style: decimal
}

.social-area a {
    width: 40px;
    min-width: 40px;
    height: 40px;
    background: var(--nb2)
}

.social-area a i,
.social-area a span {
    color: var(--nw1);
    transition: inherit
}

.social-area a:hover {
    background-color: var(--p1)
}

.social-area a:hover i {
    color: var(--nb4)
}

@media(max-width: 991px) {
    .social-area a {
        width: 36px;
        min-width: 36px;
        height: 36px
    }
}

.social-area.alt a {
    background: rgba(0, 0, 0, 0)
}

.mouse-follower {
    z-index: 9999;
    position: relative;
}

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

.mouse-follower .cursor-dot {
    height: 6px;
    width: 6px;
    background: var(--s1)
}

.mouse-follower.hide-cursor span {
    border-color: rgba(0, 0, 0, 0);
    background: rgba(0, 0, 0, 0)
}

span {
    display: inline-block
}

.table thead th,
.table td,
.table th {
    border: none
}

.ovf-unset {
    overflow-x: unset !important
}

iframe {
    border: 0;
    width: 100%
}

*::-webkit-scrollbar-track {
    background: var(--a2)
}

*::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

*::-webkit-scrollbar-button,
*::-webkit-scrollbar-thumb {
    background: var(--p1)
}

.cus-scrollbar {
    overflow-y: auto;
    overflow-x: clip;
    position: sticky;
    height: 100%;
    top: 130px
}

.cus-scrollbar::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0)
}

.cus-scrollbar::-webkit-scrollbar {
    width: 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:hover::-webkit-scrollbar {
    width: 3px
}

.cus-scrollbar:hover::-webkit-scrollbar-track {
    background: rgba(255, 211, 198, .5)
}

.cus-scrollbar:hover::-webkit-scrollbar-button,
.cus-scrollbar:hover::-webkit-scrollbar-thumb {
    background: var(--p1)
}

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

.input-pass {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.input-pass .password-eye-icon {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.input-pass .password-eye-icon:after {
    content: "";
    font-family: "tabler-icons" !important;
    font-weight: 600;
    right: 24px;
    position: absolute;
    font-size: 20px;
    color: var(--light-n-500);
    transition: var(--transition)
}

.input-pass .password-eye-icon.visible::after {
    content: ""
}
.footer_menu li{
    color: #fff;
}

.scrollToTop {
    position: fixed;
    bottom: 0;
    width: 40px;
    height: 40px;
    right: 30px;
    background-color: #ffffff;
    padding: 0 12px;
    color: var(--nb3);
    line-height: 120%;
    text-align: center;
    z-index: 9;
    cursor: pointer;
    transition: all 1s;
    transform: translateY(100%);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .07), 0 2px 4px rgba(0, 0, 0, .07), 0 4px 8px rgba(0, 0, 0, .07), 0 8px 16px rgba(0, 0, 0, .07), 0 16px 32px rgba(0, 0, 0, .07), 0 32px 64px rgba(0, 0, 0, .07)
}

@media (max-width: 2560px) {
    .scrollToTop.active {
        bottom: 70px !important;
         width: 50px;
    height: 50px;
    }
}

.scrollToTop.active {
    bottom: 30px;
    transform: translateY(0%)
}

@media(max-width: 1499px) {
    .scrollToTop.active {
        bottom: 70px
    }
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 9999;
    overflow: visible;
    display: flex;
    justify-content: center;
    background: #263038
}

.loader {
    width: 250px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: helvetica, arial, sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    color: #fff;
    letter-spacing: .2em
}

.loader::before,
.loader::after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background: var(--s1);
    position: absolute;
    animation: load 1s infinite alternate ease-in-out
}

.loader::before {
    top: 0
}

.loader::after {
    bottom: 0
}

@keyframes load {
    0% {
        left: 0;
        height: 30px;
        width: 15px
    }
    50% {
        height: 8px;
        width: 40px
    }
    100% {
        left: 235px;
        height: 30px;
        width: 15px
    }
}

.counters .odometer-auto-theme {
    line-height: 1.1
}

.singletab .nav-links {
    cursor: pointer;
    border-radius: 12px
}

.singletab .nav-links.active .cmn-btn {
    color: var(--a2);
    background-color: var(--s1)
}

.singletab .nav-links.active .cmn-btn i {
    color: inherit
}

.singletab .tabcontents {
    position: relative
}

.singletab .tabcontents .tabitem {
    transform: translateY(100px);
    position: absolute;
    z-index: -1;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: .8s all
}

.singletab .tabcontents .tabitem.active {
    position: initial;
    z-index: 1;
    opacity: 1;
    transform: translateY(0)
}

.search-area::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
    background: var(--bg1);
    z-index: -1
}

.search-area .search-box {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(5, 1fr)
}

@media(max-width: 1199px) {
    .search-area .search-box {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media(max-width: 767px) {
    .search-area .search-box {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(max-width: 575px) {
    .search-area .search-box {
        grid-template-columns: repeat(1, 1fr)
    }
}

.pagination li a,
.pagination span {
    color: var(--nw1)
}

.pagination .page-item .page-link {
    background: rgba(0, 0, 0, 0);
    border: none;
    width: 40px;
    min-width: 40px;
    height: 40px;
    outline: none;
    padding: 0;
    flex-shrink: 0;
    z-index: 999;
    transition: var(--transition);
    font-weight: 500;
    font-size: 18px
}

.pagination .page-item .page-link:hover,
.pagination .page-item .page-link.active,
.pagination .page-item .page-link:focus {
    background-color: var(--p1);
    color: var(--nb3);
    border-color: rgba(0, 0, 0, 0);
    box-shadow: none
}

.pagination .page-item .page-link.next,
.pagination .page-item .page-link.prev {
    background: rgba(0, 0, 0, 0)
}

.pagination .page-item .page-link.next i,
.pagination .page-item .page-link.next span,
.pagination .page-item .page-link.prev i,
.pagination .page-item .page-link.prev span {
    transition: 0s
}

.pagination .page-item .page-link.next:hover,
.pagination .page-item .page-link.next.active,
.pagination .page-item .page-link.next:focus,
.pagination .page-item .page-link.prev:hover,
.pagination .page-item .page-link.prev.active,
.pagination .page-item .page-link.prev:focus {
    background: var(--p1)
}

.pagination .page-item .page-link.next:hover i,
.pagination .page-item .page-link.next:hover span,
.pagination .page-item .page-link.next.active i,
.pagination .page-item .page-link.next.active span,
.pagination .page-item .page-link.next:focus i,
.pagination .page-item .page-link.next:focus span,
.pagination .page-item .page-link.prev:hover i,
.pagination .page-item .page-link.prev:hover span,
.pagination .page-item .page-link.prev.active i,
.pagination .page-item .page-link.prev.active span,
.pagination .page-item .page-link.prev:focus i,
.pagination .page-item .page-link.prev:focus span {
    color: var(--n3)
}

.breadcrumb_banner {
    background: url("../images/breadcrumb_banner.png") no-repeat center/cover;
    position: relative;
    z-index: 0
}

.breadcrumb_banner::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 100%);
    z-index: -1
}

.breadcrumb-area .breadcrumb {
    gap: 16px;
    padding: 8px 20px;
    border: 1px solid var(--a2);
    border-radius: 100px;
    background: var(--nb3)
}

.breadcrumb-area .breadcrumb a,
.breadcrumb-area .breadcrumb span {
    color: var(--nw1);
    font-size: 16px;
    font-weight: 500
}

.breadcrumb-area .breadcrumb .breadcrumb-item+.breadcrumb-item {
    position: relative
}

.breadcrumb-area .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    content: "";
    font-family: "FontAwesome";
    z-index: 1;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 6px;
    color: var(--nw4)
}

.nice-select {
    background-color: rgba(0, 0, 0, 0);
    border: rgba(0, 0, 0, 0);
    float: initial;
    overflow: initial;
    height: initial;
    padding: 0;
    display: inline-flex;
    align-items: center;
    line-height: 150%;
    width: 100%
}

.nice-select:focus,
.nice-select:hover {
    border-color: rgba(0, 0, 0, 0)
}

.nice-select::after {
    height: 10px;
    width: 10px;
    right: 15px;
    top: initial;
    border-color: var(--nw2)
}

.nice-select .list {
    width: initial;
    background-color: var(--nw2);
    box-shadow: none;
    overflow: initial;
    width: 100%;
    top: 100%;
    padding: 0;
    box-shadow: var(--shadow-sm);
    max-height: 60vh;
    overflow-x: auto
}

.nice-select .option {
    background-color: rgba(0, 0, 0, 0);
    font-size: 16px;
    line-height: 150%;
    padding: 4px 5px;
    min-height: initial;
    font-weight: 500
}

.nice-select .option:hover,
.nice-select .option:focus,
.nice-select .option.selected.focus {
    background-color: rgba(0, 0, 0, 0)
}

.nice-select .current {
    font-weight: 500
}

.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: 16px;
    width: 16px;
    border-radius: 5px;
    border: 1px solid var(--nw1)
}

.checkbox-single .checkmark::after {
    content: ""
}

.checkbox-single input:checked~.checkmark::after {
    content: "";
    position: absolute;
    font-family: "tabler-icons" !important;
    color: var(--nw1)
}

.checkbox-single input:checked~.checkmark:after {
    display: block
}

.switch-wrapper .active {
    color: var(--p1)
}

.switch-wrapper .switch {
    width: 50px;
    height: 26px
}

.switch-wrapper .switch .slider {
    cursor: pointer;
    border-radius: 34px;
    transition: var(--transition);
    background: var(--p1)
}

.switch-wrapper .switch .slider::before {
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    border-radius: 50%;
    transform: translateX(3px);
    background-color: var(--p2-fixed);
    transition: var(--transition)
}

.switch-wrapper .switch input:checked+.slider::before {
    transform: translateX(25px)
}

.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;
    left: 0;
    height: 16px;
    width: 16px;
    border: 1px solid var(--p1);
    border-radius: 50%
}

.single-radio .checkmark::after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0)
}

.single-radio input:checked~.checkmark {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid var(--p2)
}

.single-radio input:checked~.checkmark::after {
    display: block;
    background: var(--p2)
}

.slide-button {
    outline: none;
    bottom: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 5px;
    z-index: 5
}

.slide-button.ara-prev {
    transform: rotate(180deg)
}

.slider-pagination {
    width: initial
}

.slider-pagination span {
    letter-spacing: 10px;
    color: var(--s2)
}

.input-area {
    background-color: var(--nb2);
    border: 1px solid var(--nb1)
}

.input-area:focus-within {
    border: 1px solid solid;
    outline: 1px solid var(--p1);
    border-color: rgba(0, 0, 0, 0)
}

.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: var(--nw2);
    font-weight: 500
}

.input-area input::placeholder,
.input-area textarea::placeholder {
    color: var(--nw2);
    font-weight: 500
}

.input-area .nice-select {
    padding-right: 40px !important
}

.input-area .nice-select::-moz-placeholder {
    color: var(--n3)
}

.input-area .nice-select::placeholder {
    color: var(--n3)
}

.input-area .nice-select:focus,
.input-area .nice-select:hover {
    border: none;
    outline: none;
    color: var(--n3)
}

.input-area .nice-select .current {
    color: var(--n3);
    font-size: 16px;
    border: none;
    outline: none
}

.input-area .nice-select .list {
    border: 1px solid var(--n6);
    bottom: initial;
    padding: 8px 16px;
    background: var(--bg1);
    color: var(--n3)
}

.input-area .nice-select::after {
    display: block;
    right: 24px
}

.input-area.second {
    border-radius: 48px;
    border: 1px solid var(--n5)
}

.input-area.second input {
    font-size: 16px
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 50%, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeIn1st {
    0% {
        opacity: 0;
        transform: translate3d(10%, 0, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeIn2nd {
    0% {
        opacity: 0;
        transform: translate3d(-10%, 0, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}

@keyframes rotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes prixClipFix {
    0% {
        -webkit-clip-path: polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0);
        clip-path: polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)
    }
    25% {
        -webkit-clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0);
        clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)
    }
    50% {
        -webkit-clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%);
        clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)
    }
    75% {
        -webkit-clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%);
        clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)
    }
    100% {
        -webkit-clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0);
        clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)
    }
}

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

.theme-btn .icon-box {
    transition: var(--transition)
}

.theme-btn .icon-box.icon-box-1 {
    transform: scale3d(0.5, 0.5, 1);
    margin-right: -42px;
    opacity: 0
}

@media(max-width: 991px) {
    .theme-btn .icon-box.icon-box-1 {
        margin-right: -38px
    }
}

.theme-btn .icon-box.icon-box-2 {
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.theme-btn:hover .icon-box.icon-box-1 {
    transform: scale3d(1, 1, 1);
    margin-right: 0px;
    opacity: 1
}

.theme-btn:hover .icon-box.icon-box-2 {
    transform: scale3d(0.5, 0.5, 1);
    margin-left: -42px;
    opacity: 0
}

@media(max-width: 991px) {
    .theme-btn:hover .icon-box.icon-box-2 {
        margin-left: -38px
    }
}

.theme-btn:hover .text-content {
    transform: scale3d(1, 1, 1)
}

.header-section {
    position: fixed;
    top: 0;
    z-index: 999
}

.header-section.header-fixed {
    border-color: rgba(0, 0, 0, 0);
    top: 0;
    background: var(--a2)
}

@media(max-width: 991px) {
    .header-section {
        background: var(--nb3)
    }
    .header-section.animated {
        animation-duration: 0s !important
    }
}

.header-section .navbar-toggler {
    padding-right: 0;
    display: none;
    border: none
}

.header-section .navbar-toggler:focus {
    box-shadow: none
}

.header-section .navbar-toggler i {
    color: var(--n1)
}

.header-section .navbar-toggler {
    width: 40px;
    height: 6px;
    position: relative;
    right: 15px;
    transition: .3s ease-in-out;
    transform: translateY(-100%)
}

@media(max-width: 575px) {
    .header-section .navbar-toggler {
        width: 32px
    }
}

.header-section .navbar-toggler span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: var(--p1);
    border-radius: 9px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .3s ease-in-out
}

.header-section .navbar-toggler span:nth-child(1) {
    top: 0px
}

.header-section .navbar-toggler span:nth-child(2),
.header-section .navbar-toggler span:nth-child(3) {
    top: 12px
}

.header-section .navbar-toggler span:nth-child(4) {
    top: 24px
}

@media(max-width: 575px) {
    .header-section .navbar-toggler span:nth-child(2),
    .header-section .navbar-toggler span:nth-child(3) {
        top: 10px
    }
    .header-section .navbar-toggler span:nth-child(4) {
        top: 20px
    }
}

.header-section .navbar-toggler.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%
}

.header-section .navbar-toggler.open span:nth-child(2) {
    transform: rotate(45deg)
}

.header-section .navbar-toggler.open span:nth-child(3) {
    transform: rotate(-45deg)
}

.header-section .navbar-toggler.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%
}

.header-section .collapsing {
    transition: .5s
}

.header-section .navbar .navbar-nav li {
    padding: 5px 5px
}

.header-section .navbar .navbar-nav li a {
    background-color: rgba(0, 0, 0, 0);
    text-transform: capitalize;
    font-weight: 500;
    transition: .3s;
    color: #000;
    display: block
}

.header-section .navbar .navbar-nav li a.active,
.header-section .navbar .navbar-nav li a:hover {
    color: #000;
}

.header-section .navbar .navbar-nav li.dropdown>a {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    gap: 8px
}

.header-section .navbar .navbar-nav li.dropdown>a::after {
    content: "";
    border: none;
    font-family: "FontAwesome";
    font-weight: 400;
    transform: rotate(90deg);
    font-size: 14px;
    margin-left: auto;
    transition: var(--transition)
}

@media(min-width: 992px) {
    .header-section .navbar .navbar-nav li.dropdown:hover>.dropdown-menu {
        inset-block-start: 100%;
        pointer-events: unset;
        opacity: 1;
        visibility: visible
    }
}

.header-section .navbar .navbar-nav li.dropdown>.dropdown-menu {
    padding: 10px 0;
    background-color: #fff;
    border: 1px solid var(--nb4)
}

.header-section .navbar .navbar-nav li.dropdown>.dropdown-menu a {
    width: 100%
}

@media(min-width: 992px) {
    .header-section .navbar .navbar-nav li.dropdown>.dropdown-menu {
        display: block;
        opacity: 0;
        visibility: hidden
    }
}

@media(max-width: 991px) {
    .header-section .navbar .navbar-nav li.dropdown>.dropdown-menu {
        margin-top: 12px
    }
    .header-section .navbar .navbar-nav li.dropdown>.dropdown-menu ul {
        margin-left: 12px
    }
}

.header-section .navbar .navbar-nav li.dropdown>.dropdown-menu ul {
    inset-block-start: 0 !important;
    inset-inline: 98%
}

@media(min-width: 992px) {
    .header-section .navbar .navbar-nav .dropdown-menu {
        transition: all .35s ease-in-out;
        inset-inline-start: 0;
        inset-block-start: calc(100% + .5rem);
        pointer-events: none;
        min-width: 260px;
    }
}

@media(max-width: 991px) {
    .header-section .navbar .navbar-nav .dropdown-menu {
        padding-bottom: 0
    }
}

.header-section .navbar .navbar-nav .dropdown-menu a {
    font-weight: 400;
    padding: 0 16px
}

.header-section .navbar .navbar-nav .dropdown-menu a:hover {
    letter-spacing: 1px;
    transition: var(--transition)
}

.header-section .navbar .navbar-nav .right-area .cmn-btn {
    background: var(--p1);
    color: var(--a2)
}

.header-section .navbar .navbar-toggler:focus {
    outline: 0;
    box-shadow: none
}

@media(max-width: 991px) {
    .header-section .navbar .navbar-collapse {
        overflow-y: auto;
        overflow-x: hidden;
        height: 88vh
    }
    .header-section .navbar .navbar-collapse .theme-btn {
        margin-bottom: 30px
    }
    .header-section .navbar .navbar-toggler {
        display: inline-block
    }
    .header-section .navbar .navbar-brand img {
        max-width: initial
    }
    .header-section .navbar .navbar-brand .small_logo {
        max-width: 80%
    }
    .header-section .navbar .navbar-collapse .navbar-nav {
        margin-bottom: 20px
    }
    .header-section .navbar .navbar-collapse .navbar-nav a,
    .header-section .navbar .navbar-collapse .navbar-nav button {
        justify-content: start;
        width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }
    .header-section .navbar .dropdown-menu {
        -moz-column-count: 1;
        column-count: 1
    }
    .header-section .navbar .dropdown-menu {
        opacity: initial;
        visibility: initial;
        transition: initial;
        display: none
    }
    .header-section .navbar .dropdown-menu {
        transform: initial;
        transition: initial;
        display: none
    }
    .header-section .navbar .dropend {
        margin-left: 18px
    }
}

@media(max-width: 575px) {
    .header-section .navbar .right-area {
        padding-bottom: 24px
    }
    .header-section .navbar .nav_mobile {
        width: 100%;
        justify-content: space-between
    }
    .header-section .navbar .nav_mobile button {
        order: 2
    }
}

.header-section.header-menu .cmn-head {
    cursor: pointer
}

.header-section.header-menu .cmn-head .icon-area {
    width: 48px;
    height: 48px
}

.header-section.header-menu .cmn-head .icon-area i {
    color: var(--n0)
}

.header-section.header-menu .cmn-head .icon-area .abs-area {
    background: var(--s2);
    color: var(--n7);
    border-radius: 50%;
    width: 20px;
    height: 20px;
    top: 5px;
    right: 5px
}

.header-section.header-menu .single-item {
    position: relative
}

.header-section.header-menu .single-item.active .main-area {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px)
}

.header-section.header-menu .single-item .main-area {
    position: absolute;
    top: 50px;
    white-space: nowrap;
    right: 0;
    transform: translateY(150px);
    background-color: var(--n90);
    border: 1px solid var(--n500);
    border-radius: 10px;
    opacity: 0;
    z-index: 2;
    transition: .3s;
    visibility: hidden;
    overflow-x: auto;
    min-width: 300px;
    max-height: 70vh
}

.header-section.header-menu .single-item.cart-area .close-btn {
    right: 15px;
    top: 15px;
    color: var(--n0)
}

.header-section.header-menu .single-item.cart-area .nav-items-wrapper {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    max-width: 500px;
    min-height: 100vh;
    overflow-y: auto;
    background-color: var(--n8);
    box-shadow: var(--shadow-lg);
    -webkit-backdrop-filter: blur(22.5px);
    backdrop-filter: blur(22.5px);
    z-index: 999;
    transform: translateX(100%);
    transition: all 1.3s
}

.header-section.header-menu .single-item.cart-area.active .nav-items-wrapper {
    transform: translateX(0)
}

.header-section.header-menu .single-item.cart-area .single-box {
    border: 1px solid var(--n500);
    border-radius: 5px
}

.header-section.header-menu .single-item.cart-area .end-area {
    color: var(--n0)
}

.header-section.header-menu .single-item.cart-area .icon-box img {
    max-width: 90px;
    min-width: 90px
}

.header-section.header-menu .single-item.cart-area .footer-area .second-btn {
    background-color: var(--n700);
    color: var(--n0)
}

.header-section.header-menu .single-item.cart-area .qtySelector {
    border-radius: 10px
}

.header-section.header-menu .single-item.cart-area .qtySelector i {
    cursor: pointer;
    color: var(--n0);
    min-width: 32px;
    min-height: 32px;
    border-radius: 50%;
    background-color: var(--n100)
}

.header-section.header-menu .single-item.cart-area .qtySelector .qtyValue {
    border: none;
    padding: 5px;
    width: 50px;
    background: rgba(0, 0, 0, 0);
    font-weight: bold;
    color: var(--n0)
}

.header-section.header-section--secondary {
    position: fixed;
    top: 0;
    z-index: 999
}

@media(max-width: 991px) {
    .header-section.header-section--secondary {
        top: 0;
        border: none !important
    }
}

.header-section.header-section--secondary.header-fixed {
    top: 0;
    background-color: #fefefe;
    border: none !important
}

.footer__copyright p {
    color: var(--nw4)
}

.footer__copyright p span {
    color: inherit
}

.footer__copyright .footer_menu {
    display: flex;
    gap: 8px 24px;
    flex-wrap: wrap;
    justify-content: center
}

.footer__copyright .footer_menu li a {
    width: -moz-max-content;
    width: max-content;
    color: var(--nw4)
}

.footer__copyright .footer_menu li a:hover {
    color: var(--p1)
}

@media(max-width: 767px) {
    .footer_area .footer__copyright .footer_menu {
        gap: 8px 16px
    }
}

.footer_area {
    overflow: hidden;
    position: relative;
    background: url(../images/footer_bg.png) no-repeat center/cover;
    z-index: 0;
    background-color: #211965;
}

.footer_area::before {
    content: "";
    position: absolute;
    left: -137px;
    top: -80px;
    width: 578px;
    height: 578px;
    border-radius: 578px;
    opacity: .32;
    background: linear-gradient(126deg, rgba(200, 243, 29, 0.4) 43.13%, rgba(85, 230, 165, 0.4) 73.9%, rgba(85, 230, 165, 0.4) 92.62%);
    filter: blur(200px);
    z-index: -1
}

.footer_area::after {
    content: "";
    position: absolute;
    bottom: -171px;
    right: -119px;
    width: 518px;
    height: 518px;
    border-radius: 518px;
    opacity: .32;
    background: linear-gradient(126deg, #07F 43.13%, #C8F31D 73.9%, #C9F31D 92.62%);
    filter: blur(200px);
    z-index: -1
}

.footer_area .footer__part a {
    color: var(--nw2)
}

.footer_area .footer__part a:hover {
    color: #fff;
}

.footer_area .footer__part .footer_list a {
    position: relative;
    padding-left: 0;
    transition: var(--transition)
}

.footer_area .footer__part .footer_list a:before {
    content: "";
    position: absolute;
    left: -10px;
    font-family: "FontAwesome";
    font-size: 14px;
    opacity: 0;
    transition: var(--transition);
    font-weight: 700
}

.footer_area .footer__part .footer_list a:hover {
    color: #fefefe;
    padding-left: 18px
}

.footer_area .footer__part .footer_list a:hover:before {
    left: 0;
    opacity: 1
}

.cus_dot:before {
    height: 4px;
    width: 4px;
    border-radius: 50%;
    background: var(--nw3);
    left: 0
}

.hero_area {
    background: url(../images/hero_bg.png);
    padding-top: 210px;
    position: relative;
    z-index: 0;
    background-color: var(--nb3);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

@media(max-width: 991px) {
    .hero_area {
        background-size: contain;
        padding-top: 140px;
        padding-bottom: 80px
    }
}

@media(max-width: 991px)and (max-width: 767px) {
    .hero_area {
        padding-bottom: 60px
    }
}

.hero_area.start {
    /* background: url(../images/hero_bg.webp); */
    background-color: var(--nb3);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.hero_area.start::before {
    content: "";
    position: absolute;
    left: -93px;
    top: -84px;
    width: 360px;
    height: 360px;
    border-radius: 360px;
    opacity: .32;
    background: linear-gradient(126deg, #C8F31D 43.13%, #4836bc8f 73.9%, #4836bc8f 92.62%);
    filter: blur(200px);
    z-index: -1
}

.hero_area.start::after {
    content: "";
    position: absolute;
    top: -130px;
    right: -190px;
    width: 726px;
    height: 726px;
    border-radius: 726px;
    opacity: .32;
    /*background: linear-gradient(126deg, rgba(200, 243, 29, 0.6) 43.13%, rgba(85, 230, 165, 0.6) 73.9%, rgba(85, 230, 165, 0.6) 92.62%);*/
    /*filter: blur(200px);*/
    background: #fff;
    z-index: -1
}


.hero_area.start .hero_content .display-three {
    font-size: 50px;
}

@media(max-width: 1199px) {
    .hero_area.start .hero_content .display-three {
        font-size: 50px
    }
}

@media(max-width: 1199px)and (max-width: 991px) {
    .hero_area.start .hero_content .display-three {
        font-size: 52px
    }
}

@media(max-width: 1199px)and (max-width: 991px)and (max-width: 575px) {
    .hero_area.start .hero_content .display-three {
        font-size: 35px
    }
}
@media(max-width: 769px) {
    /*.hero_area.start .hero_content .display-three {*/
    /*    font-size: 22px*/
    /*}*/
    .hero_main .hero_follow h6 {
    max-width: -moz-fit-content;
    max-width: fit-content;
    writing-mode: sideways-lr;
    margin-bottom: 12px;
    font-size: 9px;
}
.hero_main .hero_follow a {
    max-width: -moz-fit-content;
    max-width: fit-content;
    font-size: 17px;
}
}

.service_content p,.list-unstyled li{
    color:#000;
}
@media(max-width: 575px) {
    .hero_area.start .hero_content .display-three {
        font-size: 22px
    }
}

@media(max-width: 1600px) {
    .hero_area.start .hero_content {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media(max-width: 1600px)and (max-width: 575px) {
    .hero_area.start .hero_content {
        padding-left: 0px;
        padding-right: 0px
    }
}

.hero_area.one::before {
    content: "";
    position: absolute;
    left: -154px;
    top: -211px;
    width: 726px;
    height: 726px;
    border-radius: 726px;
    opacity: .32;
    background: linear-gradient(126deg, rgba(200, 243, 29, 0.4) 43.13%, rgba(85, 230, 165, 0.4) 73.9%, rgba(85, 230, 165, 0.4) 92.62%);
    filter: blur(200px);
    z-index: -1
}

.hero_area.one::after {
    content: "";
    position: absolute;
    bottom: -204px;
    right: -227px;
    width: 726px;
    height: 726px;
    border-radius: 726px;
    opacity: .32;
    background: linear-gradient(138deg, rgba(200, 243, 29, 0.8) 24.28%, rgba(85, 230, 165, 0.8) 34.79%, rgba(85, 230, 165, 0.8) 64.02%);
    filter: blur(200px);
    z-index: -1
}

.hero_area .shap0::before {
    content: "";
    position: absolute;
    left: -213px;
    bottom: -532px;
    width: 726px;
    height: 726px;
    border-radius: 286px;
    opacity: .32;
    background: linear-gradient(126deg, rgba(200, 243, 29, 0.4) 43.13%, rgba(85, 230, 165, 0.4) 73.9%, rgba(85, 230, 165, 0.4) 92.62%);
    filter: blur(200px);
    z-index: -1
}

.hero_area .shap::before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 286px;
    height: 286px;
    border-radius: 286px;
    opacity: .32;
    background: linear-gradient(126deg, #C8F31D 43.13%, #4836bc8f 73.9%, #4836bc8f 92.62%);
    filter: blur(200px);
    z-index: -1
}

.hero_area .shap2::before {
    content: "";
    position: absolute;
    left: -213px;
    bottom: -213px;
    width: 726px;
    height: 726px;
    border-radius: 726px;
    opacity: .32;
    background: linear-gradient(126deg, rgba(200, 243, 29, 0.4) 43.13%, rgba(85, 230, 165, 0.4) 73.9%, rgba(85, 230, 165, 0.4) 92.62%);
    filter: blur(200px);
    z-index: -1
}

.hero_area.second {
    background: url(../images/hero_bg2.png);
    background-color: var(--nb3);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.hero_area.second::before {
    content: "";
    position: absolute;
    left: -93px;
    top: -84px;
    width: 360px;
    height: 360px;
    border-radius: 360px;
    opacity: .32;
    background: linear-gradient(126deg, #C8F31D 43.13%, #4836bc8f 73.9%, #4836bc8f 92.62%);
    filter: blur(200px);
    z-index: -1
}

.hero_area.second::after {
    content: "";
    position: absolute;
    top: -130px;
    right: -190px;
    width: 726px;
    height: 726px;
    border-radius: 726px;
    opacity: .32;
    background: linear-gradient(126deg, rgba(200, 243, 29, 0.6) 43.13%, rgba(85, 230, 165, 0.6) 73.9%, rgba(85, 230, 165, 0.6) 92.62%);
    filter: blur(200px);
    z-index: -1
}

@media(max-width: 1199px) {
    .hero_area.second .hero_title img {
        width: 70px
    }
}

@media(max-width: 767px) {
    .hero_area.second .hero_title img {
        width: 55px
    }
}

@media(max-width: 575px) {
    .hero_area.second .hero_title img {
        width: 43px
    }
}

.hero_area.second .coun_boxleft {
    bottom: 4% !important
}

@media(max-width: 1399px) {
    .hero_area.second .coun_boxleft {
        bottom: 2% !important
    }
}

@media(max-width: 1199px) {
    .hero_area.second .coun_boxleft {
        bottom: 0% !important
    }
}

@media(max-width: 575px) {
    .hero_area.second .text_rotate img {
        max-width: 130px !important
    }
}

.hero_area.third {
    background: unset;
    padding-bottom: 160px;
    background: url(../images/hero_bg3.png);
    background-color: var(--nb3);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

@media(max-width: 991px) {
    .hero_area.third {
        background-size: contain
    }
}

@media(max-width: 1700px) {
    .hero_area.third {
        padding-bottom: 60px
    }
}

@media(max-width: 1399px) {
    .hero_area.third {
        padding-bottom: 90px
    }
}

.hero_area.third::before {
    content: "";
    position: absolute;
    top: -84px;
    left: -93px;
    width: 360px;
    height: 360px;
    border-radius: 360px;
    opacity: .32;
    background: linear-gradient(126deg, #C8F31D 43.13%, #4836bc8f 73.9%, #4836bc8f 92.62%);
    filter: blur(200px);
    z-index: -1
}

.hero_area.third::after {
    content: "";
    position: absolute;
    top: -130px;
    right: -190px;
    width: 726px;
    height: 726px;
    border-radius: 726px;
    opacity: .32;
    background: linear-gradient(126deg, rgba(200, 243, 29, 0.6) 43.13%, rgba(85, 230, 165, 0.6) 73.9%, rgba(85, 230, 165, 0.6) 92.62%);
    filter: blur(200px);
    z-index: -1
}

.hero_area.third .cus_hero_slider {
    position: absolute;
    left: 50%;
    bottom: -161px
}

@media(max-width: 1699px) {
    .hero_area.third .cus_hero_slider {
        bottom: -60px
    }
}

@media(max-width: 1399px) {
    .hero_area.third .cus_hero_slider {
        bottom: -90px;
        left: 48%
    }
}

@media(max-width: 1199px) {
    .hero_area.third .cus_hero_slider {
        left: 46%
    }
}

@media(max-width: 767px) {
    .hero_area.third .cus_hero_slider {
        position: unset !important;
        order: 3;
        margin-top: 50px
    }
}

.hero_area.third .reviews {
    right: -27% !important
}

@media(max-width: 1700px) {
    .hero_area.third .reviews {
        position: unset !important;
        order: 2;
        margin-top: 60px
    }
}

.hero_area.third .swiper-pagination2 {
    display: flex;
    gap: 16px;
    flex-direction: column;
    position: absolute;
    bottom: 60px;
    left: -40px;
    width: 16px;
    min-width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid var(--p1)
}

@media(max-width: 767px) {
    .hero_area.third .swiper-pagination2 {
        position: unset !important;
        flex-direction: row;
        justify-content: center;
        margin-top: 30px;
        gap: 8px
    }
}

.hero_area.third .swiper-pagination-bullet {
    width: 48px;
    min-width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--a2);
    color: var(--nw1);
    opacity: 1
}

.hero_area.third .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--p1);
    color: var(--nb1)
}

.hero_title .hero_des {
    bottom: 0;
    right: 34px;
    text-align: justify
}

@media(max-width: 1399px) {
    .hero_title .hero_des {
        position: unset !important;
        text-align: start
    }
}

.hero_title .hero_des.second {
    right: auto;
    left: 68%;
    width: 135%
}

@media(max-width: 1399px) {
    .hero_title .hero_des.second {
        position: absolute !important
    }
}

@media(max-width: 1199px) {
    .hero_title .hero_des.second {
        bottom: -26px
    }
}

@media(max-width: 991px) {
    .hero_title .hero_des.second {
        position: unset !important;
        width: 100%
    }
}

@media(max-width: 991px) {
    .hero_count {
        position: unset !important
    }
    .hero_count .counter-area {
        justify-content: space-between
    }
}

@media(max-width: 991px)and (max-width: 767px) {
    .hero_count .counter-area {
        padding-top: 30px !important;
        padding-bottom: 30px !important
    }
}

@media(max-width: 991px)and (max-width: 575px) {
    .hero_count .counter-area {
        justify-content: center
    }
    .hero_count .counter-area .counter-part {
        width: 100%
    }
}

@media(max-width: 991px) {
    .hero_count .counter-part {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center
    }
}

.about_card .card_box {
    background: rgba(150, 153, 153, .2);
    border-radius: 2px;
    margin: 16px 0 0 16px
}

@media(max-width: 991px) {
    .about_card .card_box {
        width: 48px;
        min-width: 48px;
        height: 48px;
        margin: 10px 0 0 10px
    }
}

.about_card .card_icon {
    top: -16px;
    left: -16px
}

@media(max-width: 991px) {
    .about_card .card_icon {
        top: -10px;
        left: -10px
    }
    .about_card .card_icon svg {
        width: 48px;
        min-width: 48px;
        height: 48px
    }
}

.about.secondary .first_thumb img {
    margin-bottom: 138px
}

@media(max-width: 1399px) {
    .about.secondary .first_thumb img {
        margin-bottom: 100px
    }
}

@media(max-width: 1199px) {
    .about.secondary .first_thumb img {
        margin-bottom: 80px;
        width: 70%
    }
}

@media(max-width: 767px) {
    .about.secondary .first_thumb img {
        width: 100%;
        margin-bottom: 50px
    }
}

@media(max-width: 575px) {
    .about.secondary .first_thumb img {
        width: 70%
    }
}

@media(max-width: 575px) {
    .about.secondary .first_thumb {
        width: 100%
    }
}

.about.secondary .second_thumb {
    position: absolute !important
}

@media(max-width: 1199px) {
    .about.secondary .second_thumb {
        width: 60%
    }
}

@media(max-width: 767px) {
    .about.secondary .second_thumb {
        width: 55%
    }
}

.img_group .rounded-circle {
    outline: 2px solid var(--nw1)
}

.img_group .rounded-circle:not(:first-child) {
    margin-left: -14px
}

.img_group .plus_syml {
    padding-bottom: 7px;
    font-weight: 400
}

@media(max-width: 991px) {
    .img_group .plus_syml {
        padding-bottom: 4px
    }
}

.first_thumb_content .odometer span {
    font-size: 24px !important;
    color: var(--nw1) !important
}

.second_thumb .counter-part {
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-left: auto
}

@media(max-width: 767px) {
    .about_thumb .first_thumb {
        width: 60%
    }
}

@media(max-width: 767px)and (max-width: 510px) {
    .about_thumb .first_thumb {
        width: 100%
    }
}

@media(max-width: 767px) {
    .about_thumb .second_thumb {
        width: 48%
    }
}

@media(max-width: 767px)and (max-width: 510px) {
    .about_thumb .second_thumb {
        width: 100%;
        position: unset !important
    }
    .about_thumb .second_thumb .counter-part {
        margin-top: 30px
    }
}

.add_btn span {
    transition: var(--transition)
}

.add_btn .btn_box:first-child {
    opacity: 0;
    transform: scale(0.2);
    transform: translateX(48px)
}

.add_btn .btn_box:last-child {
    opacity: 1;
    transform: scale(1)
}

.add_btn:hover .btn_box:first-child {
    opacity: 1;
    transform: scale(1);
    transform: translateX(0)
}

.add_btn:hover .btn_box:last-child {
    opacity: 0;
    transform: scale(0.2)
}

.text_slider_area .swiper-wrapper {
    transition-timing-function: linear !important
}

.text_slider_area .swiper-wrapper .swiper-slide {
    max-width: -moz-fit-content;
    max-width: fit-content;
    width: -moz-fit-content !important;
    width: fit-content !important
}

.about.third {
    position: relative;
    z-index: 0
}

.about.third .about_vector {
    display: none
}

@media(min-width: 1600px) {
    .about.third .about_vector {
        right: 10%;
        top: 24%;
        display: block
    }
}

.about.third.shap::before {
    position: absolute;
    content: "";
    width: 286px;
    height: 286px;
    border-radius: 286px;
    bottom: -163px;
    left: -46px;
    opacity: .4;
    background: linear-gradient(126deg, #C8F31D 43.13%, #4836bc8f 73.9%, #C8F31D 92.62%);
    filter: blur(200px);
    z-index: -1
}

.about.third.shap::after {
    position: absolute;
    content: "";
    width: 318px;
    height: 318px;
    right: -99px;
    top: -88px;
    border-radius: 318px;
    opacity: .4;
    background: linear-gradient(126deg, #C8F31D 43.13%, #4836bc8f 73.9%, #4836bc8f 92.62%);
    filter: blur(200px);
    z-index: -1
}

.about.third .about_thumbs {
    margin-top: -50px
}

@media(max-width: 575px) {
    .about.third .about_thumbs {
        margin-top: 0
    }
}

.review .counters span {
    color: var(--s1);
    font-size: 20px
}

.counter-part {
    min-width: 80px
}

.star_area i {
    font-size: 24px;
    color: var(--p1)
}

.star_area.p1-color i {
    color: var(--p1)
}

.cus_mt {
    margin-top: -95px
}

@media(max-width: 1199px) {
    .cus_mt {
        margin-top: -90px
    }
}

@media(max-width: 991px) {
    .cus_mt {
        margin-top: -70px
    }
}

@media(max-width: 767px) {
    .cus_mt {
        margin-top: -20px
    }
}

@media(max-width: 575px) {
    .cus_mt {
        margin-top: 0px
    }
    .cus_mt .cus_pr {
        position: relative
    }
    .cus_mt .cus_pa {
        position: absolute;
        right: 0;
        top: 5%;
        z-index: 99
    }
}

.test_brand {
    max-width: -moz-fit-content;
    max-width: fit-content
}

.test_brand img {
    max-width: -moz-fit-content;
    max-width: fit-content;
    min-width: 100px
}

@media(max-width: 991px) {
    .test_brand img {
        max-width: 100px
    }
}

.testimonial .tes_part {
    transition: var(--transition)
}

.testimonial .tes_part p,
.testimonial .tes_part span,
.testimonial .tes_part i,
.testimonial .tes_part .border-color {
    transition: var(--transition)
}

.testimonial .tes_part:hover {
    background: var(--p1)
}

.testimonial .tes_part:hover p,
.testimonial .tes_part:hover span,
.testimonial .tes_part:hover i {
    color: #fff
}

.testimonial .tes_part:hover .rating {
    border-color: var(--a2opa30) !important
}
.col-lg-4 .service_card {
height: 261px !important;
}
.ser_card i{
    color: #fff !important;
}

.swiper-pagination1 {
    font-size: 30px;
    color: var(--a3)
}

.swiper-pagination1 span {
    width: 30px;
    min-width: 30px;
    height: 30px;
    font-size: 30px;
    background: var(--a2);
    opacity: 1;
    transition: var(--transition);
    border: 1px solid var(--nb5)
}

.swiper-pagination1 span.swiper-pagination-bullet-active {
    background: var(--p1)
}

.box_clent {
    width: 100%;
    height: 440px
}

.test_client {
    left: -4%;
    bottom: -37%
}

@media(max-width: 1199px) {
    .test_client {
        left: -3%
    }
}

@media(max-width: 575px) {
    .test_client {
        left: 0%
    }
}

.test_client .counter-part {
    width: 200px;
    min-width: 200px;
    height: 200px
}

@media(max-width: 991px) {
    .test_client .counter-part {
        width: 160px;
        min-width: 160px;
        height: 160px
    }
}

.test_client .first_img {
    top: -86%;
    right: -4%;
    z-index: -1;
    width: 270px;
    min-width: 270px;
    height: 270px
}

@media(max-width: 1199px) {
    .test_client .first_img {
        width: 200px;
        min-width: 200px;
        height: 200px;
        top: -60%;
        right: 0%
    }
}

@media(max-width: 575px) {
    .test_client .first_img {
        right: 20px
    }
}

@media(max-width: 530px) {
    .test_client .first_img {
        width: 150px;
        min-width: 150px;
        height: 150px;
        right: 15%
    }
}

@media(max-width: 440px) {
    .test_client .first_img {
        right: 6%
    }
}

.test_client .second_img {
    left: 27px;
    top: 10%;
    z-index: -1;
    width: 160px;
    min-width: 160px;
    height: 160px
}

@media(max-width: 1199px) {
    .test_client .second_img {
        width: 120px;
        min-width: 120px;
        height: 120px;
        left: 5%;
        top: 20%
    }
}

@media(max-width: 991px) {
    .test_client .second_img {
        left: 9%
    }
}

@media(max-width: 575px) {
    .test_client .second_img {
        left: 15%
    }
}

@media(max-width: 530px) {
    .test_client .second_img {
        width: 105px;
        min-width: 105px;
        height: 105px
    }
}

@media(max-width: 440px) {
    .test_client .second_img {
        left: 6%
    }
}

.test_client .third_img {
    left: 40%;
    top: 80%;
    z-index: 1;
    width: 120px;
    min-width: 120px;
    height: 120px
}

@media(max-width: 1199px) {
    .test_client .third_img {
        width: 90px;
        min-width: 90px;
        height: 90px
    }
}

@media(max-width: 575px) {
    .test_client .third_img {
        left: 42%
    }
}

.portfolio {
    position: relative;
    z-index: 0
}

.portfolio.shap::before {
    position: absolute;
    content: "";
    width: 588px;
    height: 588px;
    border-radius: 588px;
    opacity: .4;
    background: linear-gradient(126deg, rgba(200, 243, 29, 0.5) 43.13%, rgba(85, 230, 165, 0.5) 73.9%, rgba(200, 243, 29, 0.5) 92.62%);
    filter: blur(200px);
    z-index: -1;
    left: 50%;
    top: 70%;
    transform: translate(-50%, -50%)
}

.portfolio .portfolio_card .portfolio_content {
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    left: 12%;
    right: 12%;
    bottom: -23%
}

@media(max-width: 991px) {
    .portfolio .portfolio_card .portfolio_content {
        bottom: -12%
    }
}

@media(max-width: 767px) {
    .portfolio .portfolio_card .portfolio_content {
        left: 7%;
        right: 7%;
        bottom: -15%
    }
}

@media(max-width: 500px) {
    .portfolio .portfolio_card .portfolio_content {
        bottom: -23%
    }
}

.portfolio .portfolio_card .portfolio_content a {
    line-height: 130%
}

.portfolio .portfolio_card .portfolio_thumbs img {
    min-height: 200px;
    -o-object-fit: cover;
    object-fit: cover
}

.portfolio .portfolio_card .portfolio_content {
    border-bottom: 2px solid rgba(0, 0, 0, 0);
    transition: var(--transition)
}

.portfolio .portfolio_card:hover .portfolio_content {
    border-color: var(--s1) !important;
    border-bottom: 2px solid var(--s1)
}

.slider-btn button {
    transition: var(--transition)
}

.slider-btn button:hover {
    background: var(--p1);
    color: var(--nb1)
}

.portfolio_slider .view_icon {
    opacity: 0;
    transition: var(--transition);
    z-index: 99;
    color: var(--nb1)
}

.portfolio_slider .main_area:hover .view_icon {
    opacity: 1;
    color: var(--nb1)
}

.portfolio_slider .portfolio_text {
    border-radius: 24px 24px 14px 14px;
    bottom: 0
}

@media(max-width: 420px) {
    .portfolio_slider .portfolio_text {
        padding-left: 16px !important;
        padding-right: 16px !important
    }
}

@media(max-width: 767px) {
    .portfolio_slider .main_img {
        padding: 0 50px
    }
}

@media(max-width: 767px)and (max-width: 420px) {
    .portfolio_slider .main_img {
        padding: 0 16px
    }
}

@media(max-width: 767px) {
    @keyframes previewSkew {
        0% {
            transform: translateX(0px)
        }
        50% {
            transform: translateX(0) rotate(20deg) scale(0.9);
            opacity: .5
        }
        100% {
            transform: translateX(0px)
        }
    }
}

.portfolio_slider_btn {
    bottom: 39%
}

.portfolio_slider_btn button {
    transition: var(--transition)
}

.portfolio_slider_btn button:hover,
.portfolio_slider_btn button:focus {
    background: var(--p1);
    color: var(--nb1)
}

@media(max-width: 991px) {
    .portfolio_slider_btn {
        bottom: 0%
    }
    .portfolio_slider_btn .portfolio_slider_btn {
        position: unset !important
    }
}

.service.shap {
    position: relative;
    z-index: 0
}

.service.shap::before {
    content: "";
    position: absolute;
    left: -63px;
    bottom: -78px;
    width: 286px;
    height: 286px;
    border-radius: 286px;
    opacity: .4;
    background: linear-gradient(126deg, #C8F31D 43.13%, #4836bc8f 73.9%, #C8F31D 92.62%);
    filter: blur(200px);
    z-index: -1
}

.service.shap::after {
    content: "";
    position: absolute;
    top: -88px;
    right: -99px;
    width: 318px;
    height: 318px;
    border-radius: 318px;
    opacity: .4;
    background: linear-gradient(126deg, #C8F31D 43.13%, #4836bc8f 73.9%, #4836bc8f 92.62%);
    filter: blur(200px);
    z-index: -1
}

@media(max-width: 575px) {
    .service .common_slider3 {
        display: flex;
        flex-direction: column
    }
}

.service .common_slider3 .slider-btn {
    top: 45px;
    right: 0
}

@media(max-width: 575px) {
    .service .common_slider3 .slider-btn {
        position: static !important;
        order: 2;
        margin-top: 30px
    }
}

@media(min-width: 1400px) {
    .service.one .ser_card:nth-child(even) .service_card {
        border: none !important;
        background: rgba(0, 0, 0, 0)
    }
}

.service_card {
    transition: var(--transition);
    border-bottom: 2px solid rgba(0, 0, 0, 0)
}

.service_card .btn_box {
    transition: var(--transition);
    background-color:#211965;
}

.service_card .btn_box i {
    transition: inherit
}

.service_card h2,
.service_card h3,
.service_card h4,
.service_card h5,
.service_card h6,
.service_card p,
.service_card a,
.service_card span,
.service_card svg path {
    transition: var(--transition)
    color: #fff;
}
.service_card:hover p{
    color:#fff !important;
}
.service_card:hover h4{
    color:#fff !important;
}

.service_card:hover {
    background: var(--p1) !important;
    border-color: var(--p1)
}

.service_card:hover .btn_box {
    color: var(--nb1)
}

.service_card:hover h2,
.service_card:hover h3,
.service_card:hover h4,
.service_card:hover h5,
.service_card:hover h6,
.service_card:hover p,
.service_card:hover a,
.service_card:hover span,
.service_card:hover svg path {
    color: var(--a3);
    fill: var(--a3);
    border-bottom-color: var(--a3) !important
}

.service_card .service_btn {
    transition: var(--transition)
}

@media(max-width: 991px) {
    .service_card .box_12 {
        width: 40px;
        min-width: 40px;
        height: 40px
    }
}

.service_card.two a {
    transition: var(--transition)
}

.service_card.two i {
    vertical-align: middle
}

.service_card.two:hover {
    transform: scale(1.12)
}

@media(max-width: 1399px) {
    .service_card.two:hover {
        transform: scale(1.1)
    }
}

@media(max-width: 575px) {
    .service_card.two:hover {
        transform: scale(1.04)
    }
}

.service.effect2 .service_card:hover .btn_box {
    background: var(--nb1)
}

.service.effect2 .service_card:hover .btn_box i {
    color: var(--nw1)
}

.service.effect .service_card:hover {
    background: var(--a2) !important
}
.service.effect .service_card:hover .service_icon svg{
    color:#fff;
}

.service.effect .service_card:hover h2,
.service.effect .service_card:hover h3,
.service.effect .service_card:hover h4,
.service.effect .service_card:hover h5,
.service.effect .service_card:hover h6,
.service.effect .service_card:hover p,
.service.effect .service_card:hover a,
.service.effect .service_card:hover span,
.service.effect .service_card:hover svg path {
    color: inherit;
    border-bottom-color: inherit !important
}

.service.effect .service_card:hover svg path {
    fill: var(--p1)
}

.service.effect .service_card:hover h2,
.service.effect .service_card:hover h3,
.service.effect .service_card:hover h4,
.service.effect .service_card:hover h5,
.service.effect .service_card:hover h6,
.service.effect .service_card:hover a {
    color: var(--nw1)
}

.service.effect .service_card:hover .btn_box {
    background: #988ed9;
    color: #fff;
}

@media(max-width: 991px) {
    .ser_btn .box_35 {
        width: 140px;
        min-width: 140px;
        height: 140px
    }
}

.ser_card:nth-child(2) {
    order: 1
}

.ser_card:nth-child(5),
.ser_card:nth-child(6),
.ser_card:nth-child(7) {
    order: 2
}

.legends {
    position: relative;
    z-index: 0
}

.legends::before {
    content: "";
    position: absolute;
    left: -118px;
    top: -96px;
    width: 286px;
    height: 286px;
    border-radius: 286px;
    opacity: .4;
    background: linear-gradient(126deg, #C8F31D 43.13%, #4836bc8f 73.9%, #C8F31D 92.62%);
    filter: blur(200px);
    z-index: -1
}

.legends::after {
    content: "";
    position: absolute;
    bottom: -73px;
    right: -73px;
    width: 250px;
    height: 250px;
    background: linear-gradient(126deg, #C8F31D 43.13%, #4836bc8f 73.9%, #C8F31D 92.62%);
    opacity: .4;
    filter: blur(200px);
    z-index: -1
}

.legends_content {
    border-radius: 12px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    transition: var(--transition)
}

.legends_content span,
.legends_content h4,
.legends_content p {
    transition: var(--transition)
}

.legends_content.pseudo_element_before::before {
    width: 6px;
    height: 62px;
    left: 32px;
    bottom: -32px;
    background-color: var(--p1);
    transition: var(--transition)
}

@media(max-width: 1399px) {
    .legends_content.pseudo_element_before::before {
        height: 46px;
        bottom: -24px
    }
}

.legends_content.pseudo_element_after::after {
    width: 6px;
    height: 62px;
    right: 32px;
    bottom: -32px;
    background-color: var(--p1);
    transition: var(--transition)
}

@media(max-width: 1399px) {
    .legends_content.pseudo_element_after::after {
        height: 46px;
        bottom: -24px
    }
}

.legends_card:hover .legends_content {
    background-color: var(--p1)
}

.legends_card:hover .legends_content span,
.legends_card:hover .legends_content h4,
.legends_card:hover .legends_content p {
    color: var(--nb3)
}

.legends_card:hover .legends_content:before,
.legends_card:hover .legends_content:after {
    background-color: var(--s1)
}

.team_area {
    position: relative;
    z-index: 0
}

.team_area::before {
    position: absolute;
    content: "";
    width: 286px;
    height: 286px;
    top: -96px;
    left: -118px;
    border-radius: 286px;
    opacity: .4;
    background: linear-gradient(126deg, #C8F31D 43.13%, #4836bc8f 73.9%, #C8F31D 92.62%);
    filter: blur(200px);
    z-index: -1
}

.team_area.notBeforeShap::before {
    display: none
}

.team_area::after {
    position: absolute;
    content: "";
    width: 250px;
    height: 250px;
    right: -73px;
    bottom: -73px;
    background: linear-gradient(126deg, #C8F31D 43.13%, #4836bc8f 73.9%, #C8F31D 92.62%);
    opacity: .4;
    filter: blur(200px);
    z-index: -1
}

.team_area.alt_shap::before {
    bottom: -96px;
    left: -118px;
    top: auto
}

.team_area.alt_shap::after {
    right: -73px;
    top: -73px;
    bottom: auto
}

.team_area .shap::after {
    position: absolute;
    content: "";
    width: 250px;
    height: 250px;
    bottom: -70px;
    left: -43px;
    background: linear-gradient(126deg, #C8F31D 43.13%, #4836bc8f 73.9%, #C8F31D 92.62%);
    opacity: .4;
    filter: blur(200px);
    z-index: -1
}

.team_card .social_area {
    border-top-left-radius: 12px;
    bottom: 24px;
    right: 35px
}

.team_card img {
    overflow: hidden;
    transform: scale(1.01)
}

.team_card img,
.team_card .author_name,
.team_card .designation,
.team_card .team_content {
    transition: var(--transition)
}

.team_card:hover img {
    transform: scale(1.2) rotate(-3deg)
}

.team_card:hover .team_content {
    background: var(--p1)
}

.team_card:hover .team_content .author_name,
.team_card:hover .team_content .designation {
    color: var(--a3)
}

.team_card.team_two:hover .author_name,
.team_card.team_two:hover .designation {
    color: var(--p1)
}

.team_card.two .social_icon {
    padding: 4px;
    bottom: 80%;
    background: rgba(0, 0, 0, 0)
}

.team_card.two .social_icon:hover i {
    color: var(--a3)
}

.team_card.two:hover .team_content {
    background: rgba(0, 0, 0, 0)
}

.team_card .team_content {
    bottom: -47px;
    left: 20px;
    right: 20px
}

.corner-shape::before,
.corner-shape::after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    z-index: 0;
    background-color: var(--nb3);
    bottom: 99%;
    right: -1%;
    -webkit-clip-path: polygon(64% 58%, 49% 73%, 33% 84%, 16% 93%, 0 100%, 50% 100%, 80% 100%, 100% 100%, 100% 52%, 100% 0, 90% 23%, 77% 43%);
    clip-path: polygon(64% 58%, 49% 73%, 33% 84%, 16% 93%, 0 100%, 50% 100%, 80% 100%, 100% 100%, 100% 52%, 100% 0, 90% 23%, 77% 43%)
}

.corner-shape::before {
    bottom: -1%;
    right: 99%;
    -webkit-clip-path: polygon(64% 58%, 49% 73%, 33% 84%, 16% 93%, 0 100%, 50% 100%, 80% 100%, 100% 100%, 100% 52%, 100% 0, 90% 23%, 77% 43%);
    clip-path: polygon(64% 58%, 49% 73%, 33% 84%, 16% 93%, 0 100%, 50% 100%, 80% 100%, 100% 100%, 100% 52%, 100% 0, 90% 23%, 77% 43%)
}

.corner-shape.two::before,
.corner-shape.two::after {
    background-color: var(--a3)
}

.social_plus {
    cursor: pointer
}

.social_plus.active {
    background: var(--p1)
}

.social_icon {
    bottom: 0px;
    display: none;
    padding-bottom: 0px;
    background: var(--p1);
    border-radius: 40px
}

.pricing_area {
    overflow: hidden;
    position: relative
}

.pricing_area .plan_card {
    background-image: url(../images/noise.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.pricing_area::before {
    content: "";
    position: absolute;
    left: -96px;
    top: -94px;
    width: 286px;
    height: 286px;
    border-radius: 286px;
    opacity: .4;
    background: linear-gradient(126deg, #C8F31D 43.13%, #4836bc8f 73.9%, #C8F31D 92.62%);
    filter: blur(200px)
}

.pricing_area::after {
    content: "";
    position: absolute;
    bottom: -75px;
    right: -71px;
    width: 286px;
    height: 286px;
    border-radius: 286px;
    opacity: .4;
    background: linear-gradient(126deg, #C8F31D 43.13%, #4836bc8f 73.9%, #C8F31D 92.62%);
    filter: blur(200px)
}

.tab_button.active {
    background: var(--p1);
    color: var(--a3)
}

.plan_title .cus_title span {
    font-size: 18px;
    font-weight: 400;
    color: var(--nw1);
    line-height: 1.5
}

.plan_content li {
    color: var(--nw1);
    font-size: 18px
}

.plan_content .cmn-btn {
    padding: 12px 24px
}

@media(max-width: 991px)and (max-width: 575px) {
    .project_area .filter_area {
        border-radius: 8px !important
    }
}

@media(max-width: 991px) {
    .project_area .filter_area .filter-button {
        font-size: 16px;
        padding: 8px 16px
    }
}

@media(max-width: 991px)and (max-width: 575px) {
    .project_area .filter_area .filter-button {
        border-radius: 8px !important
    }
}

.filter-button {
    background: var(--nb4);
    padding: 10px 24px
}

.filter-button.active {
    background: var(--p1);
    color: var(--a3)
}

.card_area {
    overflow: hidden
}

.card_area img {
    width: 100%
}

.card_area .text_content {
    top: 8%;
    left: 8%;
    right: 8%;
    bottom: 8%;
    opacity: 0;
    transition: var(--transition);
    transform: translateY(5%)
}

.card_area:hover .text_content {
    transform: translateY(0);
    opacity: 1
}

@media(max-width: 767px) {
    .box_btn {
        font-size: 14px
    }
}

.blog_news__card {
    position: relative;
    z-index: 0
}

.blog_news__card::after {
    content: "";
    position: absolute;
    width: 376px;
    height: 376px;
    right: -20px;
    bottom: -170px;
    border-radius: 376px;
    opacity: 0;
    background: linear-gradient(126deg, rgba(18, 255, 184, 0.7) 43.13%, rgba(93, 116, 0, 0.7) 73.9%, rgba(18, 255, 184, 0.7) 92.62%);
    filter: blur(200px);
    z-index: -1;
    transition: var(--transition)
}

.blog_news__card img {
    transition: var(--transition);
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    transform: scale(1.02)
}

.blog_news__card:hover img {
    transform: scale(1.1) rotate(-3deg) !important
}

.blog_news__card:hover::after {
    opacity: .32
}

.blog_news__card:hover .btn_icon span.icon {
    background: var(--p1)
}

.blog_news__card:hover .btn_icon span.icon i {
    color: var(--nb1);
    transform: rotate(45deg)
}

.blog_news__card .meta_data span {
    font-size: 16px
}

.blog_news__card.two .blog_news__content,
.blog_news__card.two .blog_news__thumbs {
    flex: 1
}

.comments_parts .comment_part.reply {
    margin-left: 100px
}

@media(max-width: 767px) {
    .comments_parts .comment_part.reply {
        margin-left: 80px
    }
}

.search_box input {
    padding: 0;
    color: var(--nw1);
    font-size: 18px;
    line-height: 30px
}

.search_box input:focus,
.search_box input:hover {
    border: none;
    outline: none
}

.search_box i {
    padding: 6px;
    background: var(--p1);
    color: var(--nb3);
    font-size: 20px;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center
}

.categories_area ul li a {
    color: var(--nw3);
    display: block
}

.categories_area ul li a:hover {
    color: var(--p1)
}

.categories_area ul li:not(:nth-last-child(1)) {
    padding-bottom: 12px;
    border-bottom: 1px solid var(--nb4opa50)
}

.tag-area .tag-content .cmn-btn {
    background: var(--nb4);
    font-weight: 400
}

.call_to_action .cmn-btn.alt {
    border: 2px solid var(--nb4)
}

.call_to_action .cus_border {
    position: relative;
    z-index: 0;
    margin-top: -2px
}

.call_to_action .cus_border::before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    width: 100%;
    height: 100%;
    border: 2px solid var(--nb4);
    z-index: -1;
    border-radius: 16px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.call_to_action .cus_border::after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    border: 2px solid var(--nb4);
    z-index: -1;
    border-radius: 16px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.call_to_action .cus_border .cmn-btn {
    height: 100%
}

th {
    padding-right: 15px
}

td {
    padding: 8px 0
}

.faq-tab-btn {
    border-bottom: 1px solid var(--nb4)
}

.faq-tab-btn.faq-tab-btn i {
    transition: 0s;
    transform: rotate(90deg)
}

.faq-tab-btn.faq-tab-btn-active,
.faq-tab-btn:focus,
.faq-tab-btn:hover {
    border-color: rgba(0, 0, 0, 0);
    background: var(--p1);
    color: var(--nb3);
    border-radius: 16px
}

.faq-tab-btn.faq-tab-btn-active i {
    transform: rotate(180deg)
}

.accordion {
    --bs-accordion-bg: transparent
}

.accordion-button:not(.collapsed) {
    background: rgba(0, 0, 0, 0);
    box-shadow: none;
    /* color: inherit; */
    color: #000;
}

.accordion-button {
    background: rgba(0, 0, 0, 0);
    /* color: inherit; */
    /* font-size: inherit; */
    color: #000;
    font-size: 17px;
}

.accordion-button:focus {
    box-shadow: none
}

.accordion-button::after {
    background-image: unset;
    content: "+";
    font-family: "FontAwesome";
    font-size: 20px;
    width: 32px;
    height: 32px;
    border-radius: 8px;
    color: var(--nb3);
    background: var(--p1);
    display: flex;
    align-items: center;
    justify-content: center
}

.accordion-button:not(.collapsed)::after {
    background-image: unset;
    content: "";
    transform: unset
}

.faq_card.second .accordion-button::after {
    background-image: unset;
    content: "";
    font-family: "Phosphor-Duotone" !important;
    background-color: unset;
    color: #000;
    font-size: 24px
}

.faq_card.second .accordion-button:not(.collapsed)::after {
    background-image: unset;
    content: "";
    transform: unset;
    color: var(--s1)
}

.pseudo_element_before::before {
    height: 40px;
    width: 3px;
    background: var(--p1);
    left: -13px
}

.rev {
    margin-bottom: -10px
}

.rev span {
    color: var(--nb3) !important;
    font-weight: 600
}

.swiper-pagination .swiper-pagination-bullet {
    background: #d1d1d1 !important;
    width: 12px;
    min-width: 12px;
    height: 12px
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--s1) !important;
    min-width: 32px;
    border-radius: 12px
}

.text-with-lines::before,
.text-with-lines::after {
    content: "";
    flex: 1;
    border-top: 2px solid var(--nb4);
    margin: 0 10px
}

.text-with-lines::after {
    flex: 5
}

.no_shap::before,
.no_shap::after {
    display: none
}

@media(max-width: 991px) {
    .counter_area .counter_section {
        display: grid !important;
        grid-template-columns: 1fr 1fr
    }
}

@media(max-width: 767px) {
    .counter_area .counter_section {
        -moz-column-gap: 16px !important;
        column-gap: 16px !important
    }
}

@media(max-width: 400px) {
    .counter_area .counter_section {
        grid-template-columns: 1fr
    }
}

.hero_main .hero_follow {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    max-width: -moz-fit-content;
    max-width: fit-content;
    align-items: center;
    justify-content: center
}

.hero_main .hero_follow h6 {
    max-width: -moz-fit-content;
    max-width: fit-content;
    writing-mode: sideways-lr;
    margin-bottom: 12px
}

.hero_main .hero_follow .line {
    background: #fff;
    height: 41px;
    width: 1px;
    margin-bottom: 8px
}

.hero_main .hero_follow a {
    max-width: -moz-fit-content;
    max-width: fit-content
}

.hero_main .swiper-pagination {
    position: absolute;
    right: 20px;
    top: 50%;
    left: auto;
    transform: translateY(-50%);
    z-index: 4;
    max-width: -moz-fit-content;
    max-width: fit-content;
    writing-mode: sideways-rl;
    gap: 20px;
    display: flex;
    justify-content: center
}

.hero_main .swiper-pagination .swiper-pagination-bullet {
    outline: 1px solid var(--p1);
    outline-offset: 4px;
    background: rgba(0, 0, 0, 0) !important;
    opacity: 1
}

@media(max-width: 1199px) {
    .hero_main .swiper-pagination .swiper-pagination-bullet {
        width: 8px;
        min-width: 8px;
        height: 8px
    }
}

.hero_main .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--p1) !important;
    min-width: 12px !important
}

@media(max-width: 1199px) {
    .hero_main .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        min-width: 8px !important
    }
}

/*# sourceMappingURL=style.min.css.map */



/* =========================
   FAQ SECTION DESIGN
========================= */

.rits-faq-section{
    padding:120px 20px;
    background:#f8f9ff;
}

.rits-faq-heading{
    text-align:center;
    margin-bottom:60px;
}

.rits-faq-heading span{
    display:inline-block;
    color:#6a5ebd;
    font-weight:600;
    margin-bottom:12px;
    font-size:18px;
}

.rits-faq-heading h2{
    font-size:42px;
    color:#211867;
    font-weight:700;
    margin:0;
    line-height:1.3;
}

.rits-faq-wrapper{
    max-width:900px;
    margin:auto;
    display:flex;
    flex-direction:column;
    gap:20px;
}

.rits-faq-item{
    background:#ffffff;
    border-radius:18px;
    overflow:hidden;
    border:1px solid rgba(106,94,189,0.15);
    transition:0.4s ease;
    box-shadow:0 5px 20px rgba(0,0,0,0.04);
}

.rits-faq-item:hover{
    transform:translateY(-3px);
    box-shadow:0 10px 25px rgba(106,94,189,0.15);
}

.rits-faq-question{
    width:100%;
    background:#ffffff;
    border:none;
    outline:none;
    padding:28px 30px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:20px;
    cursor:pointer;
    transition:0.4s ease;
}

.rits-faq-question span{
    font-size:20px;
    font-weight:600;
    color:#211867;
    text-align:left;
    line-height:1.5;
    transition:0.4s ease;
}

.rits-faq-icon{
    min-width:42px;
    min-height:42px;
    border-radius:50%;
    background:#f1efff;
    color:#6a5ebd;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:28px;
    font-weight:500;
    transition:0.4s ease;
}

/* ACTIVE FAQ */

.rits-faq-item.active .rits-faq-question{
    background:#211867;
}

.rits-faq-item.active .rits-faq-question span{
    color:#ffffff;
}

.rits-faq-item.active .rits-faq-icon{
    background:#6a5ebd;
    color:#ffffff;
}

/* ANSWER */

.rits-faq-answer{
    max-height:0;
    overflow:hidden;
    transition:max-height 0.5s ease, padding 0.5s ease;
    background:#ffffff;
}

.rits-faq-answer p{
    padding:0 30px 30px;
    margin:0;
    color:#555;
    font-size:17px;
    line-height:1.8;
}

.rits-faq-item.active .rits-faq-answer{
    max-height:300px;
    animation:ritsFade 0.5s ease;
}

@keyframes ritsFade{
    from{
        opacity:0;
        transform:translateY(-10px);
    }
    to{
        opacity:1;
        transform:translateY(0);
    }
}

/* =========================
   RESPONSIVE
========================= */

@media(max-width:768px){

    .rits-faq-section{
        padding:80px 15px;
    }

    .rits-faq-heading h2{
        font-size:30px;
    }

    .rits-faq-question{
        padding:22px 20px;
    }

    .rits-faq-question span{
        font-size:17px;
    }

    .rits-faq-answer p{
        padding:0 20px 25px;
        font-size:15px;
    }

    .rits-faq-icon{
        min-width:36px;
        min-height:36px;
        font-size:22px;
    }
}

@media(max-width:480px){

    .rits-faq-heading h2{
        font-size:26px;
    }

    .rits-faq-question span{
        font-size:16px;
    }

    .rits-faq-answer p{
        font-size:14px;
        line-height:1.7;
    }
}


/* =========================
   WHATSAPP FLOAT BUTTON
========================= */
.rits-whatsapp-float{
    position:fixed;
    right:25px;
    bottom:5px;
    width:55px;
    height:55px;
    background:#25D366;
    color:#ffffff;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:34px;
    text-decoration:none;
    z-index:9999;
    box-shadow:0 10px 25px rgba(37,211,102,0.35);
    transition:all 0.4s ease;
    animation:ritsWhatsappPulse 2s infinite;
}
/* HOVER EFFECT */
.rits-whatsapp-float:hover{
    transform:translateY(-6px) scale(1.08);
    background:#1ebe5d;
    color:#ffffff;
    box-shadow:0 15px 35px rgba(37,211,102,0.5);
}
/* ICON */
.rits-whatsapp-float i{
    transition:transform 0.4s ease;
}
.rits-whatsapp-float:hover i{
    transform:rotate(12deg);
}
/* PULSE EFFECT */
@keyframes ritsWhatsappPulse{
    0%{
        box-shadow:0 0 0 0 rgba(37,211,102,0.5);
    }
    70%{
        box-shadow:0 0 0 18px rgba(37,211,102,0);
    }
    100%{
        box-shadow:0 0 0 0 rgba(37,211,102,0);
    }
}
/* =========================
   RESPONSIVE
========================= */
@media(max-width:768px){
    .rits-whatsapp-float{
        width:50px;
        height:50px;
        right:30px;
        bottom:11px;
        font-size:30px;
    }
}
@media(max-width:480px){
    .rits-whatsapp-float{
        width:50px;
        height:50px;
        right:15px;
        bottom:10px;
        font-size:28px;
    }
}




/* =========================================
   ABOUT BANNER CSS
========================================= */

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.rts-about-banner-area{
    position: relative;
    width: 100%;
    min-height: 635px;
    display: flex;
    align-items: center;
    overflow: hidden;

    background-image: url("../images/banner-image.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

/* Overlay */

.rts-about-banner-overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    background: linear-gradient(
        90deg,
        rgba(31, 19, 89, 0.95) 0%,
        rgba(92, 71, 190, 0.82) 55%,
        rgba(92, 71, 190, 0.55) 100%
    );

    z-index: 1;
}

/* Container */

.rts-about-banner-container{
    position: relative;
    z-index: 2;

    width: 100%;
    max-width: 1320px;

    margin: auto;
    padding-left: 60px;
    padding-right: 60px;
}

/* Content */

.rts-about-banner-content{
    width: 100%;
    max-width: 700px;
}

/* Subtitle */

.rts-about-banner-subtitle{
    display: inline-block;

    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;

    color: #d7d1ff;

    margin-bottom: 18px;
}

/* Title */

.rts-about-banner-title{
    font-size: 40px;
    line-height: 1.15;
    font-weight: 800;

    color: #ffffff;

    margin-bottom: 22px;
}

/* Text */

.rts-about-banner-text{
    font-size: 18px;
    line-height: 1.8;

    color: #f1f1f1;

    margin-bottom: 35px;

    max-width: 620px;
}

/* Breadcrumb */

.rts-about-breadcrumb{
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;

    padding: 14px 24px;

    border-radius: 50px;

    background: rgba(255,255,255,0.12);

    border: 1px solid rgba(255,255,255,0.15);

    backdrop-filter: blur(10px);
}

.rts-about-breadcrumb a{
    text-decoration: none;

    color: #ffffff;

    font-size: 15px;
    font-weight: 600;

    transition: 0.3s;
}

.rts-about-breadcrumb a:hover{
    color: #d7d1ff;
}

.rts-about-breadcrumb span{
    color: #ffffff;

    font-size: 15px;
}

.rts-about-breadcrumb .active-page{
    color: #d7d1ff;
}

/* =========================================
   LARGE SCREEN
========================================= */

@media screen and (max-width: 1199px){

    .rts-about-banner-area{
        min-height: 545px;
    }

    .rts-about-banner-title{
        font-size: 47px;
    }

}

/* =========================================
   TABLET
========================================= */

@media screen and (max-width: 991px){

    .rts-about-banner-area{
        min-height: 528px;
    }

    .rts-about-banner-container{
        padding-left: 40px;
        padding-right: 40px;
    }

    .rts-about-banner-title{
        font-size: 40px;
    }

    .rts-about-banner-text{
        font-size: 16px;
    }

}

/* =========================================
   MOBILE
========================================= */

@media screen and (max-width: 767px){

    .rts-about-banner-area{
        min-height: 519px;
        text-align: center;
    }

    .rts-about-banner-container{
        padding-left: 20px;
        padding-right: 20px;
    }

    .rts-about-banner-content{
        margin: auto;
    }

    .rts-about-banner-title{
        font-size: 34px;
        line-height: 1.3;
    }

    .rts-about-banner-text{
        font-size: 15px;
        line-height: 1.7;
    }

    .rts-about-breadcrumb{
        justify-content: center;

        width: auto;

        padding: 12px 18px;

        border-radius: 16px;
    }

}

/* =========================================
   SMALL MOBILE
========================================= */

@media screen and (max-width: 480px){

    .rts-about-banner-area{
        min-height: 541px;
    }

    .rts-about-banner-title{
        font-size: 20px;
    }

    .rts-about-banner-subtitle{
        font-size: 13px;
    }

    .rts-about-banner-text{
        font-size: 14px;
    }

    .rts-about-breadcrumb{
        width: 100%;
        gap: 8px;
    }

    .rts-about-breadcrumb a,
    .rts-about-breadcrumb span{
        font-size: 14px;
    }

}







/* --- LAYOUT CONTAINER --- */
        .rny-blog-wrapper {
            max-width: 1200px;
            margin: 60px auto;
            padding: 0 20px;
            display: grid;
            grid-template-columns: 2fr 1fr;
            gap: 40px;
        }

        /* --- LEFT SIDE: 2*N GRID --- */
        .rny-blog-main-grid {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 30px;
        }

        .rny-blog-card {
            background: var(--rny-white);
            border-radius: 16px;
            overflow: hidden;
            box-shadow: 0 4px 20px rgba(18, 14, 67, 0.03);
            cursor: pointer;
            
            /* Hardware-accelerated smooth transitions */
            will-change: transform, box-shadow;
            transition: transform 0.5s var(--rny-ease-smooth), 
                        box-shadow 0.5s var(--rny-ease-fade);
        }

        /* Card lifts up smoothly on hover */
        .rny-blog-card:hover {
            transform: translateY(-10px);
            box-shadow: 0 20px 40px rgba(18, 14, 67, 0.12);
        }

        /* Image Frame Container */
        .rny-card-image-box {
            position: relative;
            width: 100%;
            height: 230px;
            overflow: hidden;
            background-color: #f0edf7;
        }

        /* Image zooms in with cinematic ease */
        .rny-card-image-box img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            will-change: transform;
            transition: transform 0.7s var(--rny-ease-fade);
        }

        .rny-blog-card:hover .rny-card-image-box img {
            transform: scale(1.08);
        }

        /* --- THE DETAILED SMOOTH DATE SHOW EFFECT --- */
        .rny-card-date-badge {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            /* Deep, premium gradient background */
            background: linear-gradient(to top, rgba(18, 14, 67, 0.9) 0%, rgba(18, 14, 67, 0.4) 70%, transparent 100%);
            color: var(--rny-white);
            padding: 40px 24px 20px 24px;
            font-size: 0.9rem;
            font-weight: 500;
            
            /* Start state: completely invisible, lowered down, slightly blurred */
            opacity: 0;
            transform: translateY(25px);
            filter: blur(4px);
            will-change: transform, opacity, filter;
            
            /* Smoothly fades, clears up blur, and floats upward simultaneously */
            transition: opacity 0.5s var(--rny-ease-fade), 
                        transform 0.5s var(--rny-ease-smooth),
                        filter 0.4s var(--rny-ease-fade);
        }

        /* Triggering the date appearance on hover */
        .rny-blog-card:hover .rny-card-date-badge {
            opacity: 1;
            transform: translateY(0);
            filter: blur(0);
        }

        .rny-card-date-badge i {
            margin-right: 8px;
            color: var(--rny-primary-light);
        }

        /* Card Typography Context */
        .rny-card-content {
            padding: 26px;
        }

        .rny-card-category {
            font-size: 0.75rem;
            text-transform: uppercase;
            letter-spacing: 1.2px;
            color: var(--rny-primary-light);
            font-weight: 700;
            margin-bottom: 10px;
            display: inline-block;
        }

        .rny-card-title {
            font-size: 1.3rem;
            color: var(--rny-primary-dark);
            margin-bottom: 12px;
            line-height: 1.4;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            transition: color 0.3s ease;
        }

        .rny-blog-card:hover .rny-card-title {
            color: var(--rny-primary-light);
        }

        .rny-card-excerpt {
            color: var(--rny-text-muted);
            font-size: 0.95rem;
            margin-bottom: 20px;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
        }

        .rny-card-link {
            color: var(--rny-primary-dark);
            text-decoration: none;
            font-weight: 600;
            font-size: 0.9rem;
            display: inline-flex;
            align-items: center;
            gap: 6px;
        }

        .rny-card-link i {
            transition: transform 0.4s var(--rny-ease-smooth);
        }

        /* Tiny icon slide on hover */
        .rny-blog-card:hover .rny-card-link i {
            transform: translateX(6px);
        }

        /* --- RIGHT SIDE: SIDEBAR --- */
        .rny-blog-sidebar {
            display: flex;
            flex-direction: column;
            gap: 30px;
        }

        .rny-sidebar-widget {
            background: var(--rny-white);
            border-radius: 16px;
            padding: 28px;
            box-shadow: 0 4px 20px rgba(18, 14, 67, 0.03);
        }

        .rny-widget-title {
            font-size: 1.2rem;
            color: var(--rny-primary-dark);
            margin-bottom: 22px;
            position: relative;
            padding-bottom: 8px;
            font-weight: 700;
        }

        .rny-widget-title::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 40px;
            height: 3px;
            background-color: var(--rny-primary-light);
            border-radius: 2px;
        }

        /* Recent Posts elements */
        .rny-recent-post-item {
            display: flex;
            gap: 15px;
            margin-bottom: 18px;
            padding-bottom: 18px;
            border-bottom: 1px solid #f0edf7;
            align-items: center;
        }

        .rny-recent-post-item:last-child {
            margin-bottom: 0;
            padding-bottom: 0;
            border-bottom: none;
        }

        .rny-recent-thumb {
            width: 70px;
            height: 70px;
            border-radius: 10px;
            object-fit: cover;
            flex-shrink: 0;
            background-color: #f0edf7;
        }

        .rny-recent-info {
            display: flex;
            flex-direction: column;
        }

        .rny-recent-date {
            font-size: 0.8rem;
            color: var(--rny-text-muted);
            margin-bottom: 4px;
        }

        .rny-recent-title {
            font-size: 0.95rem;
            color: var(--rny-primary-dark);
            font-weight: 600;
            line-height: 1.3;
            text-decoration: none;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            transition: color 0.3s ease;
        }

        .rny-recent-title:hover {
            color: var(--rny-primary-light);
        }


        /* --- RESPONSIVE MEDIA QUERIES --- */
        @media (max-width: 992px) {
            .rny-blog-wrapper {
                grid-template-columns: 1fr;
                gap: 40px;
                margin: 40px auto;
            }
        }

        @media (max-width: 650px) {
            .rny-blog-main-grid {
                grid-template-columns: 1fr;
                gap: 25px;
            }
            
            .rny-blog-wrapper {
                margin: 20px auto;
                padding: 0 15px;
            }

            /* Static elegant chip configuration optimized for mobile touch environments */
            .rny-card-date-badge {
                opacity: 1;
                transform: translateY(0);
                filter: blur(0);
                background: rgba(18, 14, 67, 0.85);
                padding: 6px 14px;
                top: 14px;
                bottom: auto;
                left: 14px;
                right: auto;
                border-radius: 6px;
                font-size: 0.8rem;
            }
            
            .rny-card-date-badge i {
                color: var(--rny-white);
            }
        }
        
        
        
        
        
        
        /* =========================================
   CAREER SECTION CSS
========================================= */

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body{
    background: #f5f2ff;
    font-family: Arial, sans-serif;
}

/* Section */

.rtscareer-section-area{
    width: 100%;
    padding: 100px 0;
    overflow: hidden;
}

/* Container */

.rtscareer-container{
    width: 100%;
    max-width: 1320px;

    margin: auto;

    padding: 0 60px;

    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}

/* =========================================
   LEFT CONTENT
========================================= */

.rtscareer-small-title{
    display: inline-block;

    color: #6c5ce7;

    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;

    margin-bottom: 15px;
}

.rtscareer-main-title{
    font-size: 52px;
    font-weight: 800;
    line-height: 1.2;

    color: #23185b;

    margin-bottom: 25px;
}

.rtscareer-description{
    font-size: 17px;
    line-height: 1.9;

    color: #555;

    margin-bottom: 40px;
}

/* Features */

.rtscareer-feature-list{
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.rtscareer-feature-item{
    display: flex;
    gap: 18px;

    background: #ffffff;

    padding: 22px;

    border-radius: 22px;

    transition: 0.4s ease;

    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}

.rtscareer-feature-item:hover{
    transform: translateX(10px);

    background: #2d1d78;
}

.rtscareer-feature-item:hover h4,
.rtscareer-feature-item:hover p{
    color: #ffffff;
}

/* Icon */

.rtscareer-feature-icon{
    min-width: 52px;
    height: 52px;

    border-radius: 50%;

    background: #6c5ce7;

    color: #ffffff;

    display: flex;
    align-items: center;
    justify-content: center;

    font-size: 20px;
    font-weight: 700;
}

/* Content */

.rtscareer-feature-content h4{
    font-size: 20px;
    color: #23185b;

    margin-bottom: 8px;

    transition: 0.3s ease;
}

.rtscareer-feature-content p{
    color: #666;

    line-height: 1.7;

    transition: 0.3s ease;
}

/* =========================================
   FORM BOX
========================================= */

.rtscareer-form-box{
    width: 100%;

    background: #2d1d78;

    padding: 40px;

    border-radius: 28px;

    overflow: hidden;
}

/* Form Title */

.rtscareer-form-title{
    font-size: 32px;
    color: #ffffff;

    margin-bottom: 28px;
}

/* Field */

.rtscareer-field{
    margin-bottom: 22px;
}

/* Inputs */

.rtscareer-field input,
.rtscareer-field textarea{
    width: 100%;

    border: none;
    outline: none;

    background: rgba(255,255,255,0.10);

    height: 60px;

    border-radius: 16px;

    padding: 0 20px;

    color: #ffffff;

    font-size: 15px;

    transition: 0.3s ease;
}

/* Placeholder */

.rtscareer-field input::placeholder,
.rtscareer-field textarea::placeholder{
    color: rgba(255,255,255,0.70);
}

/* Focus */

.rtscareer-field input:focus,
.rtscareer-field textarea:focus{
    background: rgba(255,255,255,0.16);

    box-shadow: 0 0 0 3px rgba(140,120,255,0.18);
}

/* Textarea */

.rtscareer-field textarea{
    height: 140px;

    resize: none;

    padding-top: 18px;
}

/* =========================================
   CUSTOM SELECT
========================================= */

.rtscareer-select-wrapper{
    position: relative;
    width: 100%;
}

.rtscareer-select-wrapper select{
    width: 100%;

    height: 60px;

    border: 1px solid rgba(255,255,255,0.15);

    border-radius: 16px;

    background: rgba(255,255,255,0.10);

    color: #ffffff;

    padding: 0 55px 0 20px;

    font-size: 15px;

    cursor: pointer;

    outline: none;

    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;

    transition: 0.3s ease;
}

.rtscareer-select-wrapper select:focus{
    background: rgba(255,255,255,0.16);

    box-shadow: 0 0 0 3px rgba(140,120,255,0.18);
}

/* Arrow */

.rtscareer-select-wrapper::after{
    content: "";

    position: absolute;

    top: 50%;
    right: 22px;

    width: 10px;
    height: 10px;

    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;

    transform: translateY(-60%) rotate(45deg);

    pointer-events: none;
}

/* Options */

.rtscareer-select-wrapper select option{
    background: #2d1d78;
    color: #ffffff;
}

/* =========================================
   FILE UPLOAD
========================================= */

.rtscareer-file-input{
    display: none;
}

.rtscareer-upload-area{
    width: 100%;

    min-height: 190px;

    border: 2px dashed rgba(255,255,255,0.22);

    border-radius: 24px;

    background: rgba(255,255,255,0.08);

    display: flex;
    align-items: center;
    justify-content: center;

    padding: 30px;

    text-align: center;

    cursor: pointer;

    transition: 0.4s ease;

    position: relative;
}

.rtscareer-upload-area:hover{
    border-color: #8f7dff;

    background: rgba(255,255,255,0.14);

    transform: translateY(-3px);
}

/* Drag Active */

.rtscareer-upload-area.rtscareer-drag-active{
    border-color: #ffffff;

    background: rgba(255,255,255,0.18);
}

/* Upload Icon */

.rtscareer-upload-icon{
    width: 70px;
    height: 70px;

    border-radius: 50%;

    background: #6c5ce7;

    color: #ffffff;

    display: flex;
    align-items: center;
    justify-content: center;

    margin: auto auto 18px;

    font-size: 30px;
    font-weight: 700;
}

/* Upload Content */

.rtscareer-upload-content h5{
    font-size: 22px;

    color: #ffffff;

    margin-bottom: 10px;
}

.rtscareer-upload-content p{
    color: rgba(255,255,255,0.80);

    margin-bottom: 8px;

    word-break: break-word;
}

.rtscareer-upload-content span{
    color: rgba(255,255,255,0.55);

    font-size: 13px;
}

/* =========================================
   BUTTON
========================================= */

.rtscareer-submit-btn{
    width: 100%;

    height: 60px;

    border: none;
    outline: none;

    border-radius: 16px;

    background: #ffffff;

    color: #2d1d78;

    font-size: 16px;
    font-weight: 700;

    cursor: pointer;

    transition: 0.4s ease;
}

.rtscareer-submit-btn:hover{
    background: #8f7dff;

    color: #ffffff;

    transform: translateY(-3px);
}

/* =========================================
   RESPONSIVE
========================================= */

@media screen and (max-width: 991px){

    .rtscareer-container{
        grid-template-columns: 1fr;

        gap: 50px;

        padding: 0 40px;
    }

    .rtscareer-main-title{
        font-size: 42px;
    }

}

@media screen and (max-width: 767px){

    .rtscareer-section-area{
        padding: 70px 0;
    }

    .rtscareer-container{
        padding: 0 20px;
    }

    .rtscareer-main-title{
        font-size: 32px;
    }

    .rtscareer-description{
        font-size: 15px;
    }

    .rtscareer-form-box{
        padding: 28px 20px;
    }

    .rtscareer-form-title{
        font-size: 28px;
    }

}

@media screen and (max-width: 480px){

    .rtscareer-main-title{
        font-size: 28px;
    }

    .rtscareer-feature-item{
        padding: 18px;
    }

    .rtscareer-feature-content h4{
        font-size: 18px;
    }

    .rtscareer-upload-area{
        min-height: 160px;
    }

}












/* =========================================
   CONTACT SECTION CSS
========================================= */



.rtscontact-section-area{
    width: 100%;
    padding: 100px 0;
    overflow: hidden;
}

/* Container */

.rtscontact-container{
    width: 100%;
    max-width: 1320px;

    margin: auto;

    padding: 0 60px;

    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}

/* =========================================
   LEFT CONTENT
========================================= */

.rtscontact-small-title{
    display: inline-block;

    color: #6c5ce7;

    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;

    margin-bottom: 15px;
}

.rtscontact-main-title{
    font-size: 52px;
    font-weight: 800;
    line-height: 1.2;

    color: #23185b;

    margin-bottom: 25px;
}

.rtscontact-description{
    font-size: 17px;
    line-height: 1.9;

    color: #555;

    margin-bottom: 40px;
}

/* Info List */

.rtscontact-info-list{
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/* Item */

.rtscontact-info-item{
    display: flex;
    gap: 18px;

    background: #ffffff;

    padding: 22px;

    border-radius: 22px;

    transition: 0.4s ease;

    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}

.rtscontact-info-item:hover{
    transform: translateX(10px);

    background: #2d1d78;
}

.rtscontact-info-item:hover h4,
.rtscontact-info-item:hover p{
    color: #ffffff;
}

/* Icon */

.rtscontact-info-icon{
    min-width: 55px;
    height: 55px;

    border-radius: 50%;

    background: #6c5ce7;

    color: #ffffff;

    display: flex;
    align-items: center;
    justify-content: center;

    font-size: 22px;
}

/* Content */

.rtscontact-info-content h4{
    font-size: 20px;

    color: #23185b;

    margin-bottom: 8px;

    transition: 0.3s ease;
}

.rtscontact-info-content p{
    color: #666;

    line-height: 1.7;

    transition: 0.3s ease;
}

/* =========================================
   FORM
========================================= */

.rtscontact-form-box{
    width: 100%;

    background: #2d1d78;

    padding: 40px;

    border-radius: 28px;
}

/* Title */

.rtscontact-form-title{
    font-size: 32px;

    color: #ffffff;

    margin-bottom: 28px;
}

/* Field */

.rtscontact-field{
    margin-bottom: 22px;
}

/* Inputs */

.rtscontact-field input,
.rtscontact-field textarea{
    width: 100%;

    border: none;
    outline: none;

    background: rgba(255,255,255,0.10);

    height: 60px;

    border-radius: 16px;

    padding: 0 20px;

    color: #ffffff;

    font-size: 15px;

    transition: 0.3s ease;
}

/* Placeholder */

.rtscontact-field input::placeholder,
.rtscontact-field textarea::placeholder{
    color: rgba(255,255,255,0.70);
}

/* Focus */

.rtscontact-field input:focus,
.rtscontact-field textarea:focus{
    background: rgba(255,255,255,0.16);

    box-shadow: 0 0 0 3px rgba(140,120,255,0.18);
}

/* Textarea */

.rtscontact-field textarea{
    height: 150px;

    resize: none;

    padding-top: 18px;
}

/* Button */

.rtscontact-submit-btn{
    width: 100%;

    height: 60px;

    border: none;
    outline: none;

    border-radius: 16px;

    background: #ffffff;

    color: #2d1d78;

    font-size: 16px;
    font-weight: 700;

    cursor: pointer;

    transition: 0.4s ease;
}

.rtscontact-submit-btn:hover{
    background: #8f7dff;

    color: #ffffff;

    transform: translateY(-3px);
}

/* =========================================
   MAP
========================================= */

.rtscontact-map-section{
    width: 100%;
    height: 500px;

    overflow: hidden;
}

.rtscontact-map-section iframe{
    width: 100%;
    height: 100%;

    border: 0;

    filter: grayscale(0%);
}

/* =========================================
   RESPONSIVE
========================================= */

@media screen and (max-width: 991px){

    .rtscontact-container{
        grid-template-columns: 1fr;

        gap: 50px;

        padding: 0 40px;
    }

    .rtscontact-main-title{
        font-size: 42px;
    }

}

@media screen and (max-width: 767px){

    .rtscontact-section-area{
        padding: 70px 0;
    }

    .rtscontact-container{
        padding: 0 20px;
    }

    .rtscontact-main-title{
        font-size: 32px;
    }

    .rtscontact-description{
        font-size: 15px;
    }

    .rtscontact-form-box{
        padding: 28px 20px;
    }

    .rtscontact-form-title{
        font-size: 28px;
    }

    .rtscontact-map-section{
        height: 400px;
    }

}

@media screen and (max-width: 480px){

    .rtscontact-main-title{
        font-size: 28px;
    }

    .rtscontact-info-item{
        padding: 18px;
    }

    .rtscontact-info-content h4{
        font-size: 18px;
    }

    .rtscontact-map-section{
        height: 320px;
    }

}



.about h2{
    font-size: 25px;
}
.about p{
    font-size: 16px;
}


    
    
        
.process {
  width: 100%;
  padding: 0 15px;
  text-align: center;
}
.process__item {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-align: center;
  position: relative;
  padding: 15px 0px;
  transition: 0.4s ease-in-out;
  display: inline-flex;
  flex-direction: column;
  vertical-align: top;
}
.process__item:hover {
  background: #f2f2f2;
}
.process__item:hover .process__number {
  transform: translateY(5px);
  color: #003c71;
}
.process__number {
  font-size: 85px;
  -webkit-text-stroke: 1px #003c71;
  display: block;
  color: transparent;
  /*font-family: "Roboto Condensed";*/
  font-weight: 700;
  transition: 0.4s ease-in-out;
}
.process__title {
  display: block;
  /*font-family: "Roboto Condensed";*/
  font-weight: 700;
  letter-spacing: 1.5px;
  font-size: 20px !important;
  color: #003c71;
  text-transform: uppercase;
  margin-top: 30px;
 
}
.process__subtitle {
  display: block;
  /*font-family: "Josefin Slab";*/
  font-size: 20px;
  color: #8c8c8c;
  margin-top: 30px;
  line-height: 1.5;
  
}

@media (min-width: 768px) {
  .process {
    display: inline-block;
  }
  .process__item {
    width: 49%;
    display: inline-block;
  }
}
@media (min-width: 1200px) {
  .process {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .process__item {
    width: 100%;
  }
  .process__item:not(:last-of-type)::after {
    content: "";
    width: 1px;
    height: 75%;
    background: #8c8c8c;
    position: absolute;
    right: 0;
    top: 50%;
    opacity: 0.2;
    transform: translateY(-50%);
  }
}

.process {
  width: 100%;
  padding: 0 15px;
  text-align: center;
}

.process__item {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-align: center;
  position: relative;
  padding: 15px 10px; /* Added slight side padding for safety */
  transition: 0.4s ease-in-out;
  
  /* NEW: Turn the item into a flex column layout */
  display: inline-flex;
  flex-direction: column;
  vertical-align: top; /* Keeps blocks aligned at top in multi-column layout */
}

.process__item:hover {
  background: #f2f2f2;
}

.process__item:hover .process__number {
  transform: translateY(5px);
  color: #003c71;
}

.process__number {
  font-size: 85px;
  -webkit-text-stroke: 1px #003c71;
  display: block;
  color: transparent;
  font-weight: 700;
  transition: 0.4s ease-in-out;
}

.process__title {
  display: block;
  font-weight: 700;
  letter-spacing: 1.5px;
  font-size: 20px !important;
  color: #003c71;
  text-transform: uppercase;
  margin-top: 30px;
  
  /* NEW: Forces all titles to occupy the exact same height */
  /* 60px easily accommodates up to 2 lines of text */
  min-height: 60px; 
}

.process__subtitle {
  display: block;
  font-size: 20px;
  color: #8c8c8c;
  line-height: 1.5;
  
  /* NEW: Pushes the subtitle cleanly to its own aligned start line */
  margin-top: auto; 
  padding-top: 15px;
}

/* --- Media Queries --- */
@media (min-width: 768px) {
  .process {
    display: block;
  }
  .process__item {
    width: 49%;
    /* display: inline-flex; is already inherited from above */
  }
}

@media (min-width: 1200px) {
  .process {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .process__item {
    width: 100%;
  }
  .process__item:not(:last-of-type)::after {
    content: "";
    width: 1px;
    height: 75%;
    background: #8c8c8c;
    position: absolute;
    right: 0;
    top: 50%;
    opacity: 0.2;
    transform: translateY(-50%);
  }
}



.accordion-body p{
    font-size: 15px;
}
    .faq_card h2{
    color: #000;
    font-size: 30px;
}
.tab-content h5{
    color: #000;
    margin-bottom: 10px;
}