@import"bootstrap.min.css";
@import"plugins/nice-select.css";
@import"plugins/magnific-popup.css";
@import"plugins/swiper.min.css";
@import"plugins/jquery-ui-min.css";
@import"plugins/odometer-min.css";
@import"plugins/animate.css";
@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";

:root {
--body-font: "Inter", sans-serif;
--transition: all 0.5s ease-in-out;
--transition_smt: all 0.5s linear;
--p1: 86, 37, 210;
--p2: 131, 81, 240;
--p3: 255, 142, 37;
--p4: 26, 33, 63;
--s1: 253, 248, 241;
--s2: 243, 247, 255;
--s3: 255, 245, 245;
--s4: 81, 130, 255;
--s5: 255, 204, 72;
--n1: 44, 54, 85;
--n2: 84, 90, 121;
--n3: 132, 136, 148;
--n4: 33, 44, 77;
--n5: 149, 154, 170;
--n6: 238, 235, 255;
--n7: 247, 247, 252;
--n8: 230, 220, 252;
--n9: 255, 255, 255;
--n10: 249, 246, 254;
--placeholder: rgb(var(--n3))
}

.display-one {
font-size: 60px
}

.display-two {
font-size: 72px
}

.display-three {
font-size: 64px
}

.display-four {
font-size: 56px
}

.display-five {
font-size: 48px
}

.display-six {
font-size: 40px
}

.fs-one,
h1,
h1>a {
font-size: 76px
}

.fs-two,
h2,
h2>a {
font-size: 57px
}

.fs-three,
h3,
h3>a {
font-size: 43px
}

.fs-four,
h4,
h4>a {
font-size: 32px
}

.fs-five,
h5,
h5>a {
font-size: 24px
}

.fs-six,
h6,
h6>a {
font-size: 18px
}

.fs-five-up {
font-size: 26px
}

.fs-six-up {
font-size: 20px
}

.fs-seven {
font-size: 16px
}

.fs-eight {
font-size: 14px
}

table thead tr th {
font-size: 18px;
line-height: 150%
}

a,
p,
button,
span,
label,
li {
font-size: 18px;
line-height: 150%
}

.cus_mt3 {
margin-top: 12px !important
}

@media(max-width: 1199px) {
.display-one {
font-size: 85px
}

.display-two {
font-size: 68px
}

.display-three {
font-size: 60px
}

h1,
h1>a {
font-size: 57px
}

h2,
h2>a {
font-size: 43px
}

h3,
h3>a {
font-size: 36px
}

.fs-four,
h4,
h4>a {
font-size: 28px
}

.fs-five,
h5,
h5>a {
font-size: 22px
}

.fs-six,
h6,
h6>a {
font-size: 17px
}

.fs-seven {
font-size: 15px
}

.fs-eight {
font-size: 13px
}

.preloader {
background-size: 30%
}

.fs-five-up {
font-size: 24px
}

.fs-six-up {
font-size: 19px
}
}

.pt-120 {
padding-top: 120px
}

.pb-120 {
padding-bottom: 120px
}

@media(min-width: 991px) {
.pb-lg-120 {
padding-bottom: 120px !important
}
}

@media(max-width: 991px) {
.display-one {
font-size: 72px
}

.display-two {
font-size: 64px
}

.display-three {
font-size: 56px
}

.display-four {
font-size: 48px
}

.display-five {
font-size: 44px
}

.display-six {
font-size: 40px
}

.fs-one,
h1,
h1>a {
font-size: 52px
}

.fs-two,
h2,
h2>a {
font-size: 40px
}

.fs-three,
h3,
h3>a {
font-size: 32px
}

.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-seven {
font-size: 14px
}

.fs-eight {
font-size: 12px
}

.fs-five-up {
font-size: 22px
}

.fs-six-up {
font-size: 18px
}

table thead tr th {
font-size: 16px
}

a,
p,
span,
button,
label,
li {
font-size: 16px
}

.pt-120 {
padding-top: 60px
}

.pb-120 {
padding-bottom: 60px
}

.banner-section .overlay .sec-img {
display: none
}

.banner-section .banner-content {
padding: 80px 0 90px
}
}

@media(max-width: 575px) {
.display-one {
font-size: 40px
}

.display-two {
font-size: 38px
}

.display-three {
font-size: 36px
}

.display-four {
font-size: 32px
}

.display-five {
font-size: 30px
}

.display-six {
font-size: 28px
}

.fs-one,
h1,
h1>a {
font-size: 38px
}

.fs-two,
h2,
h2>a {
font-size: 32px
}

.pt-120 {
padding-top: 50px
}

.pb-120 {
padding-bottom: 50px
}
}

html {
scroll-behavior: smooth
}

body {
font-family: var(--body-font);
background-color: rgb(var(--n9));
color: rgb(var(--n2));
font-size: 18px;
line-height: 150%;
padding: 0;
margin: 0;
font-weight: 400;
overflow-x: hidden;
position: relative
}

/* section,
footer {
overflow: hidden
} */

a,
p,
button,
span,
label,
li {
margin: 0;
font-family: var(--body-font);
color: rgba(var(--n2), 1);
font-weight: 400
}

a {
text-decoration: none;
outline: none;
color: rgba(var(--n2), 1);
transition: var(--transition)
}

a:focus,
a:hover {
text-decoration: none;
outline: none;
color: rgba(var(--p1), 1)
}

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(--body-font);
color: rgba(var(--n4), 1);
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 {
font-weight: 600
}

img {
max-width: 100%;
height: auto
}

ul,
ol {
padding: 0;
margin: 0;
list-style: none
}

ul li,
ol li {
font-size: inherit;
font-weight: inherit
}

button {
border: none;
cursor: pointer;
font-size: 18px;
line-height: 150%;
padding: 0;
background-color: rgba(0, 0, 0, 0)
}

input,
textarea {
padding-bottom: 16px;
color: rgba(var(--n9), 1);
width: 100%;
font-family: var(--body-font);
outline-color: rgba(0, 0, 0, 0);
font-size: 18px;
border-radius: 0;
border: none;
border-bottom: 1px solid rgba(var(--n9), 0.8);
background-color: rgba(0, 0, 0, 0)
}

input::-moz-placeholder,
textarea::-moz-placeholder {
color: rgba(var(--n9), 0.4);
font-size: inherit
}

input::placeholder,
textarea::placeholder {
color: rgba(var(--n9), 0.4);
font-size: inherit
}

input:focus,
textarea:focus {
outline: none;
box-shadow: none
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0
}

input[type=number] {
-moz-appearance: textfield
}

input[type=checkbox] {
width: initial;
height: initial
}

select {
padding: 10px 20px;
border: none;
cursor: pointer;
outline: none
}

.max-auto {
max-width: 100%
}

.cus_gap_3 {
gap: 12px !important
}

.cus_gap_5 {
gap: 20px !important
}

.cus_mt_5 {
margin-top: 20px !important
}

.cus_pb_3 {
padding-bottom: 12px !important
}

.cus_px_3 {
padding-left: 12px;
padding-right: 12px
}

.pb-15 {
padding-bottom: 60px
}

.max-un {
max-width: unset
}

.cus_gy_5 {
--bs-gutter-y: 20px
}

@media(min-width: 1400px) {
.max-xxl-un {
max-width: unset
}

.p-xxl-8 {
padding: 32px !important
}

.pb-xxl-8 {
padding-bottom: 32px !important
}

.py-xxl-8 {
padding-top: 32px !important;
padding-bottom: 32px !important
}

.mt-xxl-8 {
margin-top: 32px !important
}

.mb-xxl-8 {
margin-bottom: 32px !important
}

.gap-xl-8 {
gap: 32px !important
}
}

@media(min-width: 1200px) {
.max-xl-un {
max-width: unset
}

.p-xl-8 {
padding: 32px !important
}

.pb-xl-8 {
padding-bottom: 32px !important
}

.py-xl-8 {
padding-top: 32px !important;
padding-bottom: 32px !important
}

.mt-xl-8 {
margin-top: 32px !important
}

.mb-xl-8 {
margin-bottom: 32px !important
}

.gap-xl-8 {
gap: 32px !important
}
}

@media(min-width: 992px) {
.max-lg-un {
max-width: unset
}

.p-lg-8 {
padding: 32px !important
}

.pb-lg-8 {
padding-bottom: 32px !important
}

.pt-lg-15 {
padding-top: 60px
}

.mt-lg-8 {
margin-top: 32px !important
}

.mb-lg-8 {
margin-bottom: 32px !important
}

.py-lg-8 {
padding-top: 32px !important;
padding-bottom: 32px !important
}

.px-lg-8 {
padding-left: 32px !important;
padding-right: 32px !important
}

.cus_p_lg_5 {
padding: 20px
}

.gap-lg-8 {
gap: 32px !important
}

.gap-lg-7 {
gap: 32px !important
}

.cus_gap_lg_5 {
gap: 20px !important
}

.cus_gap_lg_3 {
gap: 12px !important
}

.gy-lg-8 {
--bs-gutter-y: 2rem
}

.pe-lg-8 {
padding-right: 32px !important
}
}

@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: rgba(var(--n9), 1)
}

.p1-color-impt {
color: rgba(var(--p1), 1) !important
}

.p1-color {
color: #ff8e25 !important;

}

.p2-color-impt {
color: #ff8e25 !important;
}

.p3-color {
color: rgba(var(--p3), 1)
}

.p4-color {
color: rgba(var(--p4), 1)
}

.s1-color {
color: rgba(var(--s1), 1)
}

.s2-color {
color: rgba(var(--s2), 1)
}

.s3-color {
color: rgba(var(--s3), 1)
}

.s4-color {
color: rgba(var(--s4), 1)
}

.n1-color {
color: rgba(var(--n1), 1)
}

.n2-color {
color: rgba(var(--n2), 1)
}

.n9-color {
color: rgba(var(--n9), 1)
}

.p1-bg {
background: #2694f6;
}

.p1-bg-04 {
background: rgba(var(--p2), 0.04)
}

.p2-bg {
background: #2694f6;
}

.p2-bg-08 {
background: rgba(var(--p2), 0.08)
}

.p3-bg {
background: rgba(var(--p3), 1)
}

.s1-bg {
background: rgba(var(--s1), 1)
}

.s2-bg {
background: rgba(var(--s2), 1)
}

.s3-bg {
background: #2694f6;
}

.n7-bg {
background: rgba(var(--n7), 1)
}

.n9-bg {
background: rgba(var(--n9), 1)
}

.n9-bg-10 {
background: rgba(var(--n9), 0.1)
}

.n10-bg {
background: rgba(var(--n10), 1)
}

.box_25 {
width: 80px;
min-width: 80px;
height: 80px;
border-color: #ff8e25 !important;
}

.box_20 {
width: 80px;
min-width: 80px;
height: 80px
}

.box_15 {
width: 50px;
min-width: 50px;
height: 50px;
}

.box_12 {
width: 48px;
min-width: 48px;
height: 48px
}

.box_11 {
width: 44px;
min-width: 44px;
height: 44px
}

.box_10 {
width: 40px;
min-width: 40px;
height: 40px
}
.box_8 {
width: 22px;
min-width: 22px;
height: 22px;
background: #000;
color: #fff;
}

@media(max-width: 991px) {
.box_25 {
width: 84px;
min-width: 84px;
height: 84px
}

.box_20 {
width: 72px;
min-width: 72px;
height: 72px
}

.box_15 {
width: 52px;
min-width: 52px;
height: 52px
}

.box_12 {
width: 40px;
min-width: 40px;
height: 40px
}

.box_11 {
width: 36px;
min-width: 36px;
height: 36px
}

.box_10 {
width: 32px;
min-width: 32px;
height: 32px
}

.box_8 {
width: 28px;
min-width: 28px;
height: 28px
}
}

@media(max-width: 575px) {
.box_20 {
width: 64px;
min-width: 64px;
height: 64px
}
}

.cus-rounded-1 {
border-radius: 12px !important
}

.cus-rounded-2 {
border-radius: 24px !important
}

.cus_row-gap-3 {
row-gap: 12px !important
}

.cus_row-gap-5 {
row-gap: 20px !important
}

.cus_row-gap-8 {
row-gap: 32px !important
}

.mx-ch {
max-width: 66ch
}

.mx-ch-small {
max-width: 40ch
}
#signin_submit {
background: #ff8e25;
color: #000;
}
#signin_submit:hover, .cmn-btn:hover{
box-shadow: 2px 3.464px 24px 0px rgb(106 105 194 / 8%);
}
.cmn-btn {
background-color: #ff8e25;
color: rgb(var(--n9));
font-weight: 500;
/* border: 1px solid rgb(var(--n8)); */
border-radius: 5px;
transition: var(--transition_smt);
text-transform: capitalize;
position: relative;
overflow: hidden;
cursor: pointer;
z-index: 1;
display: inline-flex;
white-space: nowrap;
display: flex;
align-items: center;
gap: 8px
}

.cmn-btn::before,
.cmn-btn::after {
content: "";
width: 0px;
height: 0px;
transform: translate(-50%, -50%);
position: absolute;
border-radius: 50%;
z-index: -1;
background-color: rgb(var(--n9));
transition: var(--transition_smt)
}

.cmn-btn::before {
top: -26px;
left: -26px
}

.cmn-btn::after {
left: calc(100% + 1.7em);
top: calc(100% + 1.7em)
}

.cmn-btn:hover {
color: rgb(var(--n4))
}

.cmn-btn:hover::before,
.cmn-btn:hover::after {
height: 410px;
width: 250%
}

.cmn-btn:hover::before {
top: -33px;
left: 20%
}

.cmn-btn:hover::after {
bottom: -33px;
left: calc(100% - 1em)
}

.cmn-btn.alt {
background-color: rgb(var(--p3));
color: rgb(var(--p4))
}

.cmn-btn.alt_flat {
border: none;
background-color: rgba(0, 0, 0, 0);
color: rgb(var(--p4))
}

.cmn-btn.outline_btn {
background-color: rgba(0, 0, 0, 0);
border: 1px solid rgb(var(--s1));
color: rgb(var(--nw1))
}

.cmn-btn.outline_btn i {
transition: .3s linear
}

.cmn-btn.outline_btn:hover,
.cmn-btn.outline_btn:focus {
color: rgb(var(--a2));
background-color: rgba(var(--s1), 1)
}

.cmn-btn.outline_btn:hover i,
.cmn-btn.outline_btn:focus i {
color: inherit
}

.cmn-btn.tag_btn {
background-color: rgba(0, 0, 0, 0);
border: 1px solid rgb(var(--nb2));
color: rgb(var(--nw1))
}

.cmn-btn.tag_btn::before,
.cmn-btn.tag_btn::after,
.cmn-btn.tag_btn.active {
background-color: rgba(var(--p1), 0.12)
}

.cmn-btn.tag_btn:hover,
.cmn-btn.tag_btn:focus,
.cmn-btn.tag_btn.active {
color: rgb(var(--p1))
}

.cmn-btn.link {
background-color: rgba(0, 0, 0, 0);
color: rgba(var(--s1), 1);
border-bottom: 2px solid rgba(var(--s1), 1);
border-radius: 0;
transition: var(--transition)
}

.cmn-btn.link::before,
.cmn-btn.link::after {
background-color: rgba(0, 0, 0, 0);
color: rgba(var(--nw1), 1)
}

@media(min-width: 1400px) {
.cmn-btn.link.link-xxl-color {
color: rgba(var(--nb4), 1);
border-bottom: 2px solid rgba(var(--nb4), 1)
}
}

.cmn-btn.link i {
color: inherit;
transition: all .35s ease-in-out
}

.cmn-btn.link:hover i {
transform: rotate(-45deg)
}

.cmn-btn.secondary-link {
background-color: rgba(0, 0, 0, 0);
color: rgba(var(--nb4), 1);
border-bottom: 2px solid rgba(var(--nb4), 1)
}

.cmn-btn.secondary-link i {
color: inherit
}

.cmn-btn.third-link {
background-color: rgba(0, 0, 0, 0);
color: rgba(var(--nw1), 1);
border-bottom: 2px solid rgba(var(--p1), 1)
}

.cmn-btn.third-link i {
color: rgba(var(--p1), 1)
}

.cmn-btn.cmn-btn-circle {
width: 146px;
min-width: 146px;
height: 146px;
background: rgba(var(--p1), 1);
border-radius: 50%
}

@media(max-width: 991px) {
.cmn-btn.cmn-btn-circle {
width: 100px;
min-width: 100px;
height: 100px
}
}

.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: rgb(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 rgba(var(--p1), 1);
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 rgba(var(--p1), 1)
}

.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 rgba(var(--p1), 1);
border-bottom: 25px solid rgba(0, 0, 0, 0)
}

.btn-popup-animation.small:before {
border-left: 25px solid rgba(var(--p1), 1)
}

@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 rgba(var(--p1), 1);
border-bottom: 40px solid rgba(0, 0, 0, 0)
}

.btn-popup-animation:before {
border-left: 40px solid rgba(var(--p1), 1)
}
}

@keyframes rotateIn {
0% {
transform: rotate(0deg)
}

100% {
transform: rotate(360deg)
}
}

.cus-border {
border: 1px solid rgba(var(--n8), 1)
}

.cus-border-bottom {
border-bottom: 1px solid rgba(var(--n8), 1)
}

/* .cus-border-top {
border-top: 1px solid rgba(var(--n8), 1)
} */

.border-color {
border-color: #ff8e25  !important;
}

.border-color-p2 {
border-color: #ff8e25 !important
}

.border-color-s1 {
border-color: rgba(var(--s1), 1) !important
}

.border-color-20 {
border-color: rgba(var(--p1), 0.2) !important
}

.border-color-n9-4 {
border-color: rgba(var(--n9), 0.4) !important
}

.border-color-n9-5 {
border-color: rgba(var(--n9), 0.5) !important
}

.border-color-n5 {
border-color: rgba(var(--n5), 1) !important
}

.border-bottom-dash {
border-bottom: 1px dashed rgba(0, 0, 0, 0)
}

.border-focus-0:focus {
border: none;
outline: none
}

.v-border {
background: rgba(var(--p1), 0.2);
width: 1px;
height: 25px
}

.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: rgb(var(--nb2))
}

.social-area a i,
.social-area a span {
color: rgba(var(--nw1), 1);
transition: inherit
}

.social-area a:hover {
background-color: rgba(var(--p1), 1)
}

.social-area a:hover i {
color: rgba(var(--nb4), 1)
}

@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 rgba(var(--s1), 1)
}

.mouse-follower .cursor-dot {
height: 6px;
width: 6px;
background: rgba(var(--s1), 1)
}

.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: rgba(var(--n5), 1)
}

*::-webkit-scrollbar {
width: 6px;
height: 6px
}

*::-webkit-scrollbar-button,
*::-webkit-scrollbar-thumb {
background: rgba(var(--p1), 1)
}

.cus-scrollbar {
overflow-y: auto;
overflow-x: hidden;
position: sticky;
max-height: 90vh;
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: rgba(var(--p1), 1)
}

.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: "Phosphor";
font-weight: 600;
right: 24px;
position: absolute;
font-size: 20px;
color: rgb(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: rgba(var(--n9), 1);
padding: 0 12px;
color: rgba(var(--p4), 1);
line-height: 120%;
font-size: 24px;
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: 48px;
height: 48px;
margin: auto;
position: relative
}

.loader:before {
content: "";
width: 48px;
height: 5px;
background: #000;
opacity: .25;
position: absolute;
top: 60px;
left: 0;
border-radius: 50%;
animation: shadow .5s linear infinite
}

.loader:after {
content: "";
width: 100%;
height: 100%;
background: rgb(var(--p1));
animation: bxSpin .5s linear infinite;
position: absolute;
top: 0;
left: 0;
border-radius: 4px
}

@keyframes bxSpin {
17% {
border-bottom-right-radius: 3px
}

25% {
transform: translateY(9px) rotate(22.5deg)
}

50% {
transform: translateY(18px) scale(1, 0.9) rotate(45deg);
border-bottom-right-radius: 40px
}

75% {
transform: translateY(9px) rotate(67.5deg)
}

100% {
transform: translateY(0) rotate(90deg)
}
}

@keyframes shadow {

0%,
100% {
transform: scale(1, 1)
}

50% {
transform: scale(1.2, 1)
}
}

.counter-area .counters .odometer-auto-theme {
line-height: 1.1
}

.singletab .nav-links {
cursor: pointer;
border-radius: 12px
}

.singletab .nav-links.active .cmn-btn {
color: rgb(var(--a2));
background-color: rgba(var(--s1), 1)
}

.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: rgba(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: rgba(var(--nw1), 1)
}

.pagination .page-item .page-link {
background: rgba(0, 0, 0, 0);
border: none;
width: 32px;
min-width: 32px;
height: 32px;
outline: none;
padding: 0;
flex-shrink: 0;
z-index: 999;
transition: var(--transition);
font-weight: 500
}

.pagination .page-item .page-link:hover,
.pagination .page-item .page-link.active,
.pagination .page-item .page-link:focus {
background-color: rgba(var(--p1), 1);
color: rgba(var(--a2), 1);
border-color: rgba(0, 0, 0, 0);
box-shadow: none
}

.pagination .page-item .page-link.next,
.pagination .page-item .page-link.prev {
color: rgba(var(--p1), 1);
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: var(--transition)
}

.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: rgba(var(--p1), 1)
}

.breadcrumb-area .breadcrumb {
row-gap: 8px
}

.breadcrumb-area .breadcrumb a,
.breadcrumb-area .breadcrumb span {
color: rgba(var(--nw1), 1);
font-size: 18px;
font-weight: 500
}

@media(max-width: 991px) {

.breadcrumb-area .breadcrumb a,
.breadcrumb-area .breadcrumb span {
font-size: 16px
}
}

.breadcrumb-area .breadcrumb .breadcrumb-item+.breadcrumb-item {
position: relative
}

.breadcrumb-area .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
content: "";
font-family: "tabler-icons" !important;
z-index: 1;
position: absolute;
left: 0;
font-size: 24px;
color: rgba(var(--p1), 1)
}

.breadcrumb-area .breadcrumb .active span {
color: rgba(var(--p1), 1)
}

.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: rgba(var(--n2), 0.6)
}

.nice-select .list {
width: initial;
background-color: rgba(var(--n9), 1);
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
}

.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)
}

.country_flex__slide .swiper-wrapper {
transition-timing-function: linear !important
}

.slider-pagination {
width: initial
}

.input-area {
background-color: rgba(var(--nb2), 1);
border: 1px solid rgba(var(--nb1), 1)
}

.input-area:focus-within {
border: 1px solid solid;
outline: 1px solid rgba(var(--p1), 1);
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: rgba(var(--nw2), 1);
font-weight: 500
}

.input-area input::placeholder,
.input-area textarea::placeholder {
color: rgba(var(--nw2), 1);
font-weight: 500
}

.input-area .nice-select {
padding-right: 40px !important
}

.input-area .nice-select::-moz-placeholder {
color: rgba(var(--n3), 1)
}

.input-area .nice-select::placeholder {
color: rgba(var(--n3), 1)
}

.input-area .nice-select:focus,
.input-area .nice-select:hover {
border: none;
outline: none;
color: rgba(var(--n3), 1)
}

.input-area .nice-select .current {
color: rgba(var(--n3), 1);
font-size: 16px;
border: none;
outline: none
}

.input-area .nice-select .list {
border: 1px solid rgba(var(--n6), 0.2);
bottom: initial;
padding: 8px 16px;
background: rgb(var(--bg1));
color: rgba(var(--n3), 1)
}

.input-area .nice-select::after {
display: block;
right: 24px
}

.push_animat {
animation: push_animat 5s linear infinite
}

@keyframes push_animat {
0% {
transform: scale(0.9);
opacity: .7
}

50% {
transform: scale(1);
opacity: 1
}

100% {
transform: scale(0.9);
opacity: .7
}
}

.rotate {
animation: rotate 20s linear infinite
}

.rotate.time_dur {
animation-duration: 40s
}

.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
}
}

@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)
}
}

.navbar-brand .logo_dark {
display: none
}

.header-menu {
position: sticky;
top: 0;
z-index: 999;
box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3);
}

.header-menu.header-fixed {
border-color: rgba(0, 0, 0, 0);
top: 0
}

.header-menu .navbar-toggler {
padding-right: 0;
display: none;
border: none
}

.header-menu .navbar-toggler:focus {
box-shadow: none
}

.header-menu .navbar-toggler i {
color: var(--light-n-500)
}

.header-menu .navbar-toggler {
width: 40px;
height: 6px;
position: relative;
right: 15px;
transition: .3s ease-in-out;
transform: translateY(-100%)
}

@media(max-width: 575px) {
.header-menu .navbar-toggler {
width: 32px
}
}

.header-menu .navbar-toggler span {
display: block;
position: absolute;
height: 3px;
width: 100%;
background: rgba(var(--p1), 1);
border-radius: 9px;
opacity: 1;
left: 0;
transform: rotate(0deg);
transition: .3s ease-in-out
}

.header-menu .navbar-toggler span:nth-child(1) {
top: 0px
}

.header-menu .navbar-toggler span:nth-child(2),
.header-menu .navbar-toggler span:nth-child(3) {
top: 12px
}

.header-menu .navbar-toggler span:nth-child(4) {
top: 24px
}

@media(max-width: 575px) {

.header-menu .navbar-toggler span:nth-child(2),
.header-menu .navbar-toggler span:nth-child(3) {
top: 10px
}

.header-menu .navbar-toggler span:nth-child(4) {
top: 20px
}
}

.header-menu .navbar-toggler.open span:nth-child(1) {
top: 18px;
width: 0%;
left: 50%
}

.header-menu .navbar-toggler.open span:nth-child(2) {
transform: rotate(45deg)
}

.header-menu .navbar-toggler.open span:nth-child(3) {
transform: rotate(-45deg)
}

.header-menu .navbar-toggler.open span:nth-child(4) {
top: 18px;
width: 0%;
left: 50%
}

.header-menu .navbar-nav li a {
padding: 8px 4px
}

.header-menu .navbar-nav li a.active,
.header-menu .navbar-nav li a:hover {
color:#2694f6;
}

@media(max-width: 575px) {
.header-menu .toggle-switch {
width: 36px !important;
min-width: 36px !important;
height: 36px !important
}
}

@media(max-width: 991px) {
.header-menu .navbar-toggler {
display: inline-block
}

.header-menu .right-area {
justify-content: start
}
}

@media(max-width: 575px) {
.header-menu .navbar-brand img {
height: 37px
}
}

.footer_area .search__form {
margin-top: 60px
}

.footer_area .copyright {
padding: 32px 20px;
border-top: 1px solid rgba(var(--n9), 0.8)
}

.footer_area .footer_social .cmn-btn::before,
.footer_area .footer_social .cmn-btn::after {
background: rgba(var(--p3), 1)
}

@media(max-width: 991px) {
.footer_area .footer_social .cmn-btn.box_15 {
width: 44px;
min-width: 44px;
height: 44px
}
}

.footer_area .footer_menu {
gap: 32px
}

.footer_area .footer_menu li a {
color: rgba(var(--n9), 1)
}

.footer_area .footer_menu li a:hover {
color: rgba(var(--p3), 1)
}

@media(max-width: 991px) {
.footer_area .footer_menu {
gap: 24px
}
}

@media(max-width: 575px) {
.footer_area .footer_menu {
gap: 16px
}
}

.hero-section {
height: 100%;
background-image: url(../images/new/new_banner.png);
background-repeat: no-repeat;
background-size: cover;
background-position: bottom left;
}

.hero-section .hero-content h1, .hero-section .hero-content p {
color: #fff;
}

.hero-section .hero__shap {
border-radius: 50%;
width: 1125px;
height: 1125px;
right: -343px;
bottom: -160px;
outline-offset: 117px;
border: 1px solid #b653cd
}

@media(max-width: 1800px) {
.hero-section .hero__shap {
right: -24%
}
}

@media(max-width: 1599px) {
.hero-section .hero__shap {
right: -36%
}
}

@media(max-width: 1399px) {
.hero-section .hero__shap {
right: -44%
}
}

@media(max-width: 1299px) {
.hero-section .hero__shap {
right: -48%
}
}

@media(max-width: 1199px) {
.hero-section .hero__shap {
right: -56%
}
}

@media(max-width: 1079px) {
.hero-section .hero__shap {
right: -65%
}
}

@media(max-width: 991px) {
.hero-section .hero__shap {
display: none
}
}

@media(max-width: 767px) {
.hero-section .hero__shap {
display: none
}
}

.hero-section .hero__shap .inner {
background-color: rgba(var(--p3, 1));
height: calc(100% - 234px);
width: calc(100% - 234px);
border-radius: 50%
}

@media(max-width: 1399px) {
.hero-section .hero__shap .inner {
height: calc(100% - 100px);
width: calc(100% - 100px)
}
}

@media(max-width: 1199px) {
.hero-section .hero__shap .inner {
height: calc(100% - 80px);
width: calc(100% - 80px)
}
}

@media(max-width: 991px) {
.hero-section .hero__shap .inner {
height: calc(100% - 32px);
width: calc(100% - 32px)
}
}

.hero-section .hero__shap .inner .hero_phone {
bottom: 14%;
left: 6.5%
}

@media(max-width: 1399px) {
.hero-section .hero__shap .inner .hero_phone {
left: .5%
}
}

@media(max-width: 1079px) {
.hero-section .hero__shap .inner .hero_phone {
left: 0%
}
}

.hero-section .hero__shap .inner::before {
content: "";
position: absolute;
background: url("../images/hero_vector3.png") no-repeat center;
width: 213px;
height: 374px;
background-size: contain;
left: 51%;
top: 13%;
animation: push_animat 5s linear infinite
}

@media(max-width: 991px) {
.hero-section .hero__shap .inner {
display: none
}
}

.hero-section .hero__shap img:nth-child(2) {
top: 40px;
left: 60%
}

.hero-section .hero__shap img:nth-child(3) {
top: -12px;
left: 50%
}

.hero-section .hero__shap img:nth-child(4) {
top: 18px;
left: 3%
}

.hero-section .hero__shap img:nth-child(5) {
top: 19%;
left: -1%
}

.hero-section .hero__shap img:nth-child(6) {
top: 38%;
left: -6%
}

.hero-section .hero__shap img:nth-child(7) {
top: 61%;
left: -5%
}

@media(max-width: 1800px) {
.hero-section .hero__shap img:not(:first-child) {
display: none
}
}

.follower img:not(:first-child) {
margin-left: -21px
}

.counter_top {
/* background: #2694f6; */
margin-top: 50px;
}

.counter_top .counter__content {
padding: 60px 20px 0 20px;
}

/* .counter_top .counter__content::after {
content: "";
position: absolute;
left: 0;
top: 0;
background: #2694f6;
height: 100%;
z-index: -1;
right: 0;
} */

@media(max-width: 991px) {
.counter_top .counter__content {
padding: 50px 0
}

.counter_top .counter__content::after {
right: -100%;
width: 100%;
}

.counter_top .counter__content .counter__icon {
width: 60px;
min-width: 60px;
height: 60px
}

.counter_top .counter__content .counter__content_part.w-100 {
width: 48% !important
}
}

@media(max-width: 991px)and (max-width: 575px) {
.counter_top .counter__content .counter__content_part.w-100 {
width: 100% !important
}
}

.header-area {
margin-bottom: 60px
}

@media(max-width: 991px) {
.header-area {
margin-bottom: 48px
}
}

@media(max-width: 575px) {
.header-area {
margin-bottom: 32px
}
}

.features_area .features__card {
padding-bottom: 0 !important
}

.features_area .features__card .features_card_sub img:not(:first-child) {
margin-left: -38px
}

.features_area .features__card .features__card-text {
margin-top: 20px
}

.features_area .features__card .features_card_sub img {
width: 33.33%
}

@media(max-width: 1399px) {
.features_area .features__card .features_card_thumb {
width: 85%
}
}

@media(min-width: 992px) {
.features_area .features__card .features__card_locat {
padding-bottom: 24px !important
}
}

@media(min-width: 1400px) {
.features_area .features__card .features__card_locat {
padding-bottom: 32px !important
}
}

.features_area .features__card.shipping::before {
content: "";
width: 793px;
height: 793px;
flex-shrink: 0;
position: absolute;
top: -70%;
border-radius: 793px;
background: rgba(19, 201, 210, .2);
filter: blur(50px);
z-index: -1
}

.features_area .features__card.shipping::after {
content: "";
width: 793px;
height: 793px;
flex-shrink: 0;
position: absolute;
bottom: -50%;
border-radius: 793px;
background: rgba(255, 142, 37, .2);
filter: blur(50px);
z-index: -1
}

.features_area .features__card.shipping .shipping__content {
padding-left: 80px;
padding-right: 80px
}

@media(max-width: 567px) {
.features_area .features__card.shipping .shipping__content {
padding-left: 16px;
padding-right: 16px
}
}

.pricing_area .starter_plan__vector {
bottom: 70px;
left: -126px
}

.pricing_area .pricing__card {
transition: var(--transition)
}

.pricing_area .pricing__card h4,
.pricing_area .pricing__card span,
.pricing_area .pricing__card p {
transition: var(--transition)
}

.pricing_area .pricing__card .saving {
color: rgba(var(--n9), 1);
background: rgba(var(--p1), 1);
border-radius: 0px 23px 23px 23px
}

.pricing_area .pricing__card:hover {
background: #2694f6;
}

.pricing_area .pricing__card:hover h4,
.pricing_area .pricing__card:hover span,
.pricing_area .pricing__card:hover p {
color: rgba(var(--n9), 1)
}

.pricing_area .pricing__card:hover .saving {
background: rgba(var(--p3), 1);
color: rgba(var(--p4), 1);
border-color: rgba(var(--p3), 1)
}

@media(max-width: 480px) {
.pricing_area .pricing__card {
flex-wrap: wrap !important;
row-gap: 20px !important
}
}

.pricing_area .starter_plan {
padding: 40px 35px;
height: 100%;
border: none;
box-shadow: 0px 9px 21px rgba(0, 0, 0, 0.04);
background-color: #2694f6;
border-radius: 0 !important;
}

.pricing_area .starter_plan .starter_plan__rocket {
top: -80px
}

@media(max-width: 767px) {
.pricing_area .starter_plan .starter_plan__rocket {
top: -47px
}

.pricing_area .starter_plan .starter_plan__rocket img {
width: 20%
}
}

@media(max-width: 767px)and (max-width: 575px) {
.pricing_area .starter_plan .starter_plan__rocket {
top: -25px
}
}

.pricing_area .starter_plan .starter_plan__vector2 {
top: 148px;
right: -53px
}

@media(max-width: 991px) {
.pricing_area .starter_plan {
padding: 32px 40px;
margin-top: 70px
}
}

@media(max-width: 767px) {
.pricing_area .starter_plan {
padding: 16px 16px;
margin-top: 40px
}
}

@media(max-width: 575px) {
.pricing_area .starter_plan {
padding: 25px 16px 16px 16px;
margin-top: 10px
}
}

.pricing_area .starter_plan .cmn-btn {
margin-top: 20px
}

@media(max-width: 991px) {
.pricing_area .starter_plan .cmn-btn {
margin-top: 32px
}
}

.preferred_area {
overflow: initial;
padding:115px 0 0 0;
}

@media(min-width: 1200px) {
/* .preferred_area .container {
padding-top: 198px
} */

/* .preferred_area:before {
content: "";
position: absolute;
top: 0;
left: 0;
background: rgba(var(--n9), 1);
width: 100%;
height: 198px;
z-index: -1
} */

/* .preferred_area .preferred_content {
padding-top: 50px
} */
}

@media(min-width: 1200px)and (min-width: 1279px) {
/* .preferred_area .preferred_content {
padding-top: 100px
} */
}

.preferred_area .preferred_thumb {
right: 0;
bottom: -53px;
z-index: -1
}

@media(min-width: 1200px) {
.preferred_area .preferred_thumb {
position: absolute
}
}

@media(max-width: 1399px) {
.preferred_area .preferred_thumb {
left: 43%;
bottom: -47px
}
}

@media(max-width: 1199px) {
.preferred_area .preferred_thumb {
padding-bottom: 120px !important
}
}

@media(max-width: 1199px)and (max-width: 991px) {
.preferred_area .preferred_thumb {
padding-bottom: 60px !important
}
}

/* .mobile_app_area:before,
.mobile_app_area:after {
content: "";
position: absolute;
background: rgba(var(--n9), 1);
width: 100%;
height: 79px;
z-index: -1;
left: 0
} */

.mobile_app_area {
padding-bottom: 80px !important;
}
@media(max-width: 1199px) {

.mobile_app_area:before,
.mobile_app_area:after {
height: 30px
}
}

@media(max-width: 1199px)and (max-width: 991px) {

.mobile_app_area:before,
.mobile_app_area:after {
display: none
}
}

.mobile_app_area:before {
top: 0
}

.mobile_app_area:after {
bottom: 0
}

@media(max-width: 991px) {
.mobile_app_area {
padding-top: 60px;
padding-bottom: 60px
}
}

@media(max-width: 991px)and (max-width: 575px) {
.mobile_app_area {
padding-top: 50px;
padding-bottom: 50px
}
}

.experience_area .experience_thumb:before,
.experience_area .experience_thumb:after {
content: "";
position: absolute;
z-index: -1;
border-radius: 50%
}

.experience_area .experience_thumb:before {
background: rgba(var(--s4), 1);
width: 408px;
height: 408px;
top: -5.5%;
right: -30%
}

@media(max-width: 1199px) {
.experience_area .experience_thumb:before {
width: 308px;
height: 308px
}
}

@media(max-width: 991px) {
.experience_area .experience_thumb:before {
display: none
}
}

.experience_area .experience_thumb:after {
background: rgba(var(--p3), 1);
width: 270px;
height: 270px;
left: 15%;
bottom: -48px
}

@media(max-width: 1399px) {
.experience_area .experience_thumb:after {
left: 7%
}
}

@media(max-width: 1199px) {
.experience_area .experience_thumb:after {
width: 170px;
height: 170px;
left: -6%;
bottom: -32px
}
}

@media(max-width: 991px) {
.experience_area .experience_thumb:after {
display: none
}
}

.happy_clients .happy_clients__slider {
padding: 80px 60px;
border-radius:4px !important;
}

@media(max-width: 1399px) {
.happy_clients .happy_clients__slider {
padding: 60px 40px
}
}

@media(max-width: 1199px) {
.happy_clients .happy_clients__slider {
padding: 40px 30px
}
}

@media(max-width: 575px) {
.happy_clients .happy_clients__slider {
padding: 30px 16px
}
}

.happy_clients .happy_clients__slider .slider-content .star_area i {
color: #FFDF00;
}

.happy_clients .happy_clients__slider .swiper-pagination {
position: initial;
width: unset
}

.happy_clients .happy_clients__slider .swiper-pagination span {
background: rgba(var(--n9), 1);
opacity: 1;
width: 12px;
height: 8px;
border-radius: 16px;
transition: var(--transition)
}

.happy_clients .happy_clients__slider .swiper-pagination span.swiper-pagination-bullet-active {
background: rgba(var(--p3), 1);
width: 28px;
border-radius: 16px
}

.happy_clients .happy_clients__slider .happy_clients__btn {
justify-content: space-around;
padding-top: 20px;
/* margin-top: 40px */
}

@media(max-width: 991px) {
.happy_clients .happy_clients__slider .happy_clients__btn {
padding-top: 32px;
margin-top: 32px
}
}

@media(max-width: 480px) {
.happy_clients .happy_clients__slider .happy_clients__btn {
justify-content: center
}
}

.happy_clients .happy_clients__slider .happy_clients__btn .cmn-btn {
background: rgba(0, 0, 0, 0)
}

.happy_clients .happy_clients__slider .happy_clients__btn .cmn-btn::before,
.happy_clients .happy_clients__slider .happy_clients__btn .cmn-btn::after {
background: rgba(var(--p3), 1)
}

.happy_clients .happy_clients__slider .happy_clients__btn .swiper-button-next,
.happy_clients .happy_clients__slider .happy_clients__btn .swiper-button-prev {
margin: 0
}

.happy_clients .happy_clients__counter .counters_content_center {
position: absolute
}

@media(max-width: 350px) {
.happy_clients .happy_clients__counter .counters_content_center {
top: 70px
}
}

.happy_clients .happy_clients__counter .user {
position: absolute;
bottom: 0
}

@media(max-width: 575px) {
.happy_clients .happy_clients__counter .user {
bottom: 19px
}
}

.accordion-single .accordion_header {
cursor: pointer;
padding: 20px 32px;
border-radius: 40px
}

@media(max-width: 991px) {
.accordion-single .accordion_header {
padding: 16px 24px
}
}

@media(max-width: 575px) {
.accordion-single .accordion_header {
padding: 6px 8px
}
}

.accordion-single .accordion_header .accordion_icon {
position: relative;
z-index: 0;
transition: var(--transition)
}

.accordion-single .accordion_header .accordion_icon::after {
content: "";
font-family: "Phosphor-Fill" !important;
transform: rotate(0deg);
transition: var(--transition);
font-weight: 700;
position: absolute;
z-index: 1;
line-height: 1;
font-size: 16px
}

.accordion-single .accordion_header button {
transition: var(--transition)
}

@media(max-width: 767px) {
.accordion-single .accordion_header button {
font-size: 15px
}
}

.accordion-single .accordion_content {
display: none;
margin-top: 32px;
padding: 0 40px
}

@media(max-width: 991px) {
.accordion-single .accordion_content {
margin-top: 24px;
padding: 0 20px
}
}

.accordion-single.active .accordion_header {
background: rgba(var(--p1), 1)
}

.accordion-single.active .accordion_header button {
color: rgba(var(--n9), 1)
}

.accordion-single.active .accordion_icon {
background: rgb(var(--p3));
border-color: rgba(var(--p1), 1) !important
}

.accordion-single.active .accordion_icon::after {
transform: rotate(180deg)
}

.scan_download {
padding-bottom: 73px
}

@media(max-width: 767px) {
.scan_download {
padding-bottom: 35px
}
}

.scan_download .qr_code {
margin-top: -126px
}

@media(max-width: 767px) {
.scan_download .qr_code {
margin-top: -88px
}

.scan_download .qr_code img {
width: 120px
}
}

.scan_download .scan_download__content {
padding: 67px 40px 200px
}

@media(max-width: 767px) {
.scan_download .scan_download__content {
padding: 40px 16px 130px
}
}

.scan_download .scan_download__content p {
max-width: 56ch
}

.scan_download .scan_download__content:after {
content: "";
position: absolute;
width: 535px;
height: 535px;
border-radius: 535px;
background: rgba(var(--s5), 1);
filter: blur(274.3590087891px);
z-index: -1
}

.scan_download .scan_download__content .shap {
bottom: 0px
}

.scan_download:after {
content: "";
position: absolute;
left: 0;
bottom: -10px;
width: 100%;
height: 45%;
background: rgba(var(--p1), 1);
border-top-left-radius: 50% 100%;
border-top-right-radius: 50% 100%;
transform: scaleX(1.5);
z-index: -1
}

@media(max-width: 480px) {
.scan_download:after {
height: 35%;
transform: scaleX(2)
}
}

.signin_area .modal-header,
.signup_area .modal-header {
border: none;
padding: 0;
margin-bottom: 40px
}

@media(max-width: 991px) {

.signin_area .modal-header,
.signup_area .modal-header {
margin-bottom: 32px
}
}

.signin_area .modal-body,
.signup_area .modal-body {
padding: 0
}

.signin_area .btn-close,
.signup_area .btn-close {
margin-top: 6px
}

.signin_area .btn-close:focus,
.signup_area .btn-close:focus {
box-shadow: none
}

.signin_area .single-input input,
.signup_area .single-input input {
width: 100%;
font-family: var(--body-font);
outline-color: rgba(0, 0, 0, 0);
font-size: 18px;
border-radius: 0;
border: none;
border: 1px solid rgba(var(--n2), 0.4);
border-radius: 12px;
background-color: rgba(0, 0, 0, 0);
padding: 12px 16px
}

@media(max-width: 991px) {

.signin_area .single-input input,
.signup_area .single-input input {
padding: 8px 12px
}
}

.signin_area .single-input input::-moz-placeholder,
.signup_area .single-input input::-moz-placeholder {
color: var(--placeholder);
font-size: inherit
}

.signin_area .single-input input::placeholder,
.signup_area .single-input input::placeholder {
color: var(--placeholder);
font-size: inherit
}

.signin_area .single-input input:focus,
.signup_area .single-input input:focus {
outline: none;
box-shadow: none;
border: 1px solid rgba(var(--p1))
}

.signin_area .submit_btn,
.signup_area .submit_btn {
margin-top: 32px
}

@media(max-width: 991px) {

.signin_area .submit_btn,
.signup_area .submit_btn {
margin-top: 28px
}
}
.logo {
width: 100%;
max-width: 280px;
}
div#navbar-content {
align-items: center;
justify-content: center !important;
}
.counter-part .fs-seven {
font-size: 18px;
font-weight: 500;
color:#ff8e25 !important;
}
#pricing h2 {
font-size: 45px;
}
section#testimonials h2 {
font-size: 45px;
}
.new_1 {
height: 185px !important;
border-radius: 4px !important;
}
.footer_area  i.fs-four {
font-size: 26px;
}
.pricing__card   h4 {
font-size: 24px;
}   
.new_benefits {
display: flex;
gap: 12px;
align-items: center;
color: #fff;
font-size: 22px;
}
.nice-select.form-control{
width: 100%;
padding: .375rem .75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: var(--bs-body-color);
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-color: var(--bs-body-bg);
background-clip: padding-box;
border: var(--bs-border-width) solid var(--bs-border-color);
border-radius: var(--bs-border-radius);
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.signin__form {
background: #fff;
padding: 70px 30px;
margin-bottom: -43px;
box-shadow: 2px 3.464px 24px 0px rgba(106, 105, 194, 0.25);
}
/* .pricing_plan {
box-shadow: 2px 3.464px 24px 0px rgb(106 105 194 / 8%);
border: none;
padding: 32px 20px !important;
} */
.pricing_plan 
.pricing__card {
box-shadow: 2px 3.464px 24px 0px rgb(106 105 194 / 8%);
background-color: #fff !important;
border: none;
padding: 32px 20px !important;
margin-bottom:30px;

}
.pricing__card {
background: #fff;
/* margin-bottom: 25px; */
border-radius: 2px !important;
box-shadow: 2px 3.464px 24px 0px rgb(106 105 194 / 8%);
}
.starter_plan_list h4 {
color: #fff;
}
.signin__form .form-control {
padding: 14px 12px !important;
}
.counter__icon i {
color: #ff8e25 !important;
}
.counters .heading.fs-four.odometer-auto-theme, .symbol span {
color: #ff8e25 !important;
}
.new_sec_10{
margin-bottom: 100px;
padding:70px 0;
}
.new_para1{
max-width:60%;
}
.container{
max-width:1300px;
}
.signin__form label {
font-size: 16px;
}
img.form_img {
width: 100%;
max-width: 90%;
}

@media(max-width:991px) and (min-width:320px){
.nav_1 {
width: 70%;
}
.nav_2{
width: 10%;
order:1;
}
.nav_3{
width: 20%;
}
.nav_2 .navbar.navbar-expand-lg {
justify-content: end !important;
}
.nav_3 .right-area {
justify-content: end !important;
margin-top:0 !important;
}
.nav_2, .nav_3{
display: none;
}
}

.happy_clients {
margin-bottom: 90px;
}
.new_action {
padding: 50px 30px;
margin-bottom: 120px;
position: relative;

}
.new_row {
background:#ccc;
}
.new_pricing_sec{
padding:30px;
}
hr {
border-color: #ffffff80;
opacity: 1;
}
.starter_plan_list ul {
padding-bottom: 21px;
}
span.new_text {
font-size: 16px;
font-weight: 400;

}
.new_action_img img {
width: 100%;
}
.new_action_img img {
width: 446px;
position: absolute;
bottom: -120px;
right: 1px;
}
.new_row_001{
position: relative !important;
}
/* .mobile_app_area{
background-image: url(../images/new/form.jpg);
background-repeat: no-repeat;
background-size: 100%;
background-size: cover;
} */

.preferred_content  h2 , .preferred_content  p{
color: #fff;
}
.new_rounded1{
margin-bottom:0 !important;
}
.pop-btn {
--bs-btn-close-focus-shadow: 0 0 0 0.25rem #0d6efd00;
top: -5px;
right: -8px;
background: none;
border-radius: 50px;
background-color: #ff8e25;
font-size: 20px;
color: #fff;
font-weight: bold;
padding: 4px 8px 10px 8px !important;
width: 16px;
opacity: 1;
line-height: 27px;
z-index: 9;
}
.contact-form-wrapper.style1 {
padding: 55px 20px;
border-radius: 8px;
background: #F6F8FF;
height: 100%;
}
.new-bg-img {
background-repeat: no-repeat;
background-size: cover;
border-radius: 0;
background-color: #2694f6;
}
.contact-form-wrapper.style1 .form-clt {
width: 100%;
background: transparent;
}

.form-clt input {
border-bottom: 1px solid #0000006e;
color: #000;
}
.form-clt input::placeholder{
color:#0000006e !important;
}
.theme-btn {
position: relative;
z-index: 2;
overflow: hidden;
vertical-align: middle;
display: inline-block;
border: none;
text-transform: capitalize;
text-align: center;
background-color: #ff8e25;
color: #000;
line-height: 1;
padding: 21px 40px;
min-width: 140px;
border-radius: 5px;
font-size: 18px;
font-weight: 600;
font-family: "Public Sans", sans-serif;
}
.popup_text h3 {
font-size: 24px;
max-width: 100%;
margin: 0 auto;
padding-bottom: 12px;
color: #fff;
}
.modal-header {
padding: 0;
}
.popup_text {
padding-top: 20px;
}
.popup_text p {
/* padding: 0 20px; */
text-align: center;
font-size: 16px;
}
#staticBackdrop .modal-dialog {
max-width:700px !important;
}
#staticBackdrop .modal-body{
height: 515px !important;
}
#staticBackdrop .row {
height: 390px;
}
/* .banner_form{
padding:45px 35px !important;
} */
.hero-section{
padding-top:80px !important;
}
.cus_gap_3 h4 {
padding-bottom: 16px;
}
.new_benefits img {
width: 100%;
max-width: 25px;
}

.new_para11 {
font-size: 16px;
}

@media (max-width:1280px) and (max-width:1200px){
.hero-section .hero-content h1{
font-size: 50px;
}
.counter-part .fs-seven {
font-size: 16px;
}
#pricing h2, section#testimonials h2 {
font-size: 38px;
max-width: 70%;
margin: 0px auto;
}
section#pricing {
padding: 80px 0 !important;
}
}

@media (max-width:1199px) and (min-width:1024px){
.hero-section .hero-content h1{
font-size: 42px;
}
.counter_top .counter__content {
padding: 52px 20px 0 20px;
}
section#pricing {
padding: 0px 0 !important;
}
.box_25 {
width: 60px;
min-width: 60px;
height: 60px;
}
section#testimonials {
padding-top: 80px;
}
section#pricing .container {
padding-top: 80px;
}
#pricing h2, section#testimonials h2 {
font-size: 36px;
}
.header-area {
margin-bottom: 40px;
}
}

@media (max-width:1024px) and (min-width:992px){
.hero-section .hero-content h1{
font-size: 42px;
}
.counter_top .counter__content {
padding: 52px 20px 0 20px;
}
section#pricing {
padding: 0px 0 !important;
}
.box_25 {
width: 60px;
min-width: 60px;
height: 60px;
}
section#testimonials {
padding-top: 80px;
}
section#pricing .container {
padding-top: 80px;
}
#pricing h2, section#testimonials h2 {
font-size: 36px;
}
.header-area {
margin-bottom: 40px;
}
}

@media(max-width:991px) and (min-width:768px){
.hero-section .hero-content h1{
font-size: 42px;
}
.counter_top .counter__content {
padding: 52px 20px 0 20px;
}
section#pricing {
padding: 0px 0 !important;
}
.box_25 {
width: 60px;
min-width: 60px;
height: 60px;
}
section#testimonials {
padding-top: 80px;
padding-bottom:50px !important;
margin-bottom:0 !important;
}
section#pricing .container {
padding-top: 80px;
}
#pricing h2, section#testimonials h2 {
font-size: 28px;
max-width: 60%;
}
.header-area {
margin-bottom: 40px;
}
.counter__content_part {
justify-content: start !important;
}
.pricing__card .cus_gap_3 h4 {
padding: 0 !important;
}
.pricing__card   h4 {
font-size: 20px;
}
.hero-section {
height: 100%;
background-repeat: no-repeat;
background-position: center;
background-size: auto;
}
.hero-section {
    padding-top: 50px !important;
    padding-bottom: 100px !important;
    }
    .footer_area .copyright{
        padding: 32px 20px !important;
    }
}

@media(max-width:767px) and (min-width:576px){
.hero-section .hero-content h1{
font-size: 42px;
}
.counter_top .counter__content {
padding: 20px 20px 0 20px;
gap:50px !important;
}
section#pricing {
padding: 0px 0 !important;
}
.box_25 {
width: 60px;
min-width: 60px;
height: 60px;
}
section#testimonials {
padding-top: 80px;
padding-bottom:50px !important;
margin-bottom:0 !important;
}
section#pricing .container {
padding-top: 80px;
}
#pricing h2, section#testimonials h2 {
font-size: 28px;
max-width: 60%;
}
.header-area {
margin-bottom: 40px;
}
.counter__content_part {
justify-content: start !important;
}
.pricing__card .cus_gap_3 h4 {
padding: 0 !important;
}
.pricing__card   h4 {
font-size: 20px;
}
.pricing__card{
margin-bottom:20px;
}
.mobile_app_area {
padding-top: 40px;
padding-bottom: 40px;
}
.hero-section {
height: 100%;
background-repeat: no-repeat;
background-position: center;
background-size: auto;
}
.hero-section {
    padding-top: 50px !important;
    padding-bottom: 100px !important;
    }
}

@media(max-width:575px) and (min-width:320px){
.hero-section .hero-content h1{
font-size: 30px;
}
.hero-section {
padding-top: 50px !important;
padding-bottom:100px !important;
}
.hero-section .hero-content p, .new_benefits{
font-size: 18px;
}
.new_benefits img {
max-width: 22px;
}
.counter_top .counter__content {
padding: 20px 20px 0 20px;
gap:40px !important;
}
section#pricing {
padding: 0px 0 !important;
}
.box_25 {
width: 60px;
min-width: 60px;
height: 60px;
}
section#testimonials {
padding-top: 60px;
padding-bottom:50px !important;
margin-bottom:0 !important;
}
section#pricing .container {
padding-top: 60px;
}
#pricing h2, section#testimonials h2 {
font-size: 22PX;
max-width: 100%;
}
.header-area {
margin-bottom: 40px;
}
.counter__content_part {
justify-content: start !important;
}
.pricing__card .cus_gap_3 h4 {
padding: 0 !important;
}
.pricing__card   h4 {
font-size: 20px;
}
.pricing__card{
margin-bottom:20px;
}
.mobile_app_area {
padding-top: 0px;
padding-bottom: 60px !important;
}
.hero-section {
height: 100%;
background-repeat: no-repeat;
background-position: center;
background-size: auto;
}

}

@media (max-width:991px) and (min-width:320px){
    .banner_part_2{
        order:1;
    }
    .banner_part_1{
        order:2;
        padding-top:50px;
    }
    .signin__form{
        margin-bottom:0 !important;
    }
}