*,
*::after,
*::before {
    margin: 0px;
    padding: 0px;
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

body {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Clash-Grotesk";
    position: relative
}

h1,
h2,
h3,
h4,
h5 {
    font-family: "Clash-Grotesk"
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
s,
samp,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    list-style: none;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

button {
    background: rgba(0, 0, 0, 0);
    border: 0;
    outline: none;
    cursor: pointer
}

img {
    max-width: 100%;
    line-height: 0
}

a {
    text-decoration: none !important
}

a:hover {
    text-decoration: none !important;
    cursor: pointer
}

::-webkit-input-placeholder {
    color: #d4d2d1 !important
}

::-moz-placeholder {
    color: #d4d2d1 !important
}

:-ms-input-placeholder {
    color: #d4d2d1 !important
}

::-ms-input-placeholder {
    color: #d4d2d1 !important
}

::placeholder {
    color: #d4d2d1 !important
}

.VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q,
.VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q,
font {
    background-color: rgba(0, 0, 0, 0) !important;
    -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0) !important;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0) !important
}

.my-button {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
    background: #6d18e7;
    font-weight: normal;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 8px;
    padding: 13px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 767px) {
    .my-button {
        padding: 10px
    }
}

.my-button:hover {
    color: #fff;
    background: #191c53
}

@media(max-width: 767px) {
    .my-button {
        margin: 0 auto
    }
}

.my-button img {
    margin-left: 10px
}

.my-button.center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.theme-button {
    position: relative;
    z-index: 1
}

.main-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    position: relative;
    overflow: hidden
}

body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow-x: hidden;
    background-size: cover;
    font-weight: normal
}

html {
    height: 100%;
    scroll-behavior: smooth
}

.po-rl {
    position: relative;
    z-index:1;
}

.lh-0 {
    line-height: 0
}

@font-face {
    font-family: "Clash-Grotesk";
    src: url("../fonts/ClashGrotesk-Regular.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Clash-Grotesk";
    src: url("../fonts/ClashGrotesk-Medium.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Clash-Grotesk";
    src: url("../fonts/ClashGrotesk-Semibold.woff2") format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Clash-Grotesk";
    src: url("../fonts/ClashGrotesk-Bold.woff2") format("woff2");
    font-weight: bold;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Open-Sans";
    src: url("../fonts/OpenSans-Regular.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

.section-gap {
    padding: 130px 0
}

@media(max-width: 1399px) {
    .section-gap {
        padding: 110px 0
    }
}

@media(max-width: 1199px) {
    .section-gap {
        padding: 100px 0
    }
}

@media(max-width: 991px) {
    .section-gap {
        padding: 60px 0
    }
}

@media(max-width: 767px) {
    .section-gap {
        padding: 50px 0
    }
}

.section-gap-inner {
    padding: 100px 0
}

@media(max-width: 1199px) {
    .section-gap-inner {
        padding: 80px 0
    }
}

@media(max-width: 767px) {
    .section-gap-inner {
        padding: 40px 0
    }
}

.heading h2 {
    font-weight: 600;
    font-size: 48px;
    line-height: 59px;
    color: #270949;
    margin-bottom: 20px;
    text-transform: capitalize
}

@media(max-width: 1199px) {
    .heading h2 {
        font-size: 38px;
        line-height: 52px
    }
}

@media(max-width: 991px) {
    .heading h2 {
        font-size: 36px;
        line-height: 50px;
        text-align: center
    }
}

@media(max-width: 767px) {
    .heading h2 {
        font-size: 32px;
        line-height: 46px
    }
}

@media(max-width: 575px) {
    .heading h2 {
        font-size: 26px;
        line-height: 32px
    }
}

.heading h2 span {
    color: #6d18e7
}

.heading p {
    font-weight: normal;
    font-size: 20px;
    line-height: 32px;
    color: #535353;
    margin-bottom: 30px
}

@media(max-width: 767px) {
    .heading p {
        font-size: 16px;
        line-height: 25px
    }
}

@media(max-width: 767px) {
    p {
        font-size: 15px
    }
}

form label {
    font-size: 15px;
    color: #282828
}

form .form-label {
    font-size: 15px;
    color: #fff;
    padding-left: 15px;
    margin-bottom: 7px;
    color: #fff;
    font-family: "Clash-Grotesk";
    font-size: 18px;
    line-height: 25px
}

form textarea {
    min-height: 100px;
    max-height: 150px
}

form .user-input {
    height: 50px;
    padding: 10px 15px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #535353;
    border-radius: 10px;
    display: inline-block;
    font-size: 14px;
    width: 100%;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-appearance: none;
    position: relative;
    line-height: 1
}

form .user-input:focus,
form .user-input:active {
    outline: none;
    background: #fff;
    border: 1px solid #6d18e7;
    color: #535353 !important
}

form .form-group {
    position: relative;
    margin-bottom: 20px;
    line-height: 0
}

form .my-button {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 10px;
    -webkit-transition: .5s all ease;
    transition: .5s all ease;
    background: -webkit-gradient(linear, left top, right top, from(#EF5B97), color-stop(51%, #fda085), to(#EF5B97));
    background: linear-gradient(to right, #EF5B97 0%, #fda085 51%, #EF5B97 100%);
    background-size: 200% auto
}

form .my-button:hover {
    background: -webkit-gradient(linear, left top, right top, from(#EF5B97), color-stop(51%, #fda085), to(#EF5B97));
    background: linear-gradient(to right, #EF5B97 0%, #fda085 51%, #EF5B97 100%);
    -webkit-transition: .5s all ease;
    transition: .5s all ease;
    background-size: 110% auto
}

.already {
    padding-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 767px) {
    .already {
        padding-top: 20px
    }
}

@media(max-width: 575px) {
    .already {
        display: block
    }
}

.already p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 0;
    color: #535353;
    font-weight: normal
}

.already p a {
    -webkit-transition: .3s all;
    transition: .3s all;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #270949
}

.already p a:hover {
    color: #fb2d85
}

@media(max-width: 375px) {
    .already p {
        font-size: 14px !important
    }
}

#button {
    background: linear-gradient(102.62deg, #EF5496 5.34%, #F1D0AD 105.54%);
    border: .5px solid #fff;
    -webkit-box-shadow: 0px 6px 38px -2px rgba(109, 24, 231, .12);
    box-shadow: 0px 6px 38px -2px rgba(109, 24, 231, .12);
    border-radius: 10px;
    width: 46px;
    height: 46px;
    text-align: center;
    position: fixed;
    bottom: 15px;
    right: 15px;
    -webkit-transition: background-color .3s, opacity .5s, visibility .5s;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .3s all;
    transition: .3s all
}

#button:after {
    content: url(../images/top-arrow.svg);
    height: 24px;
    width: 24px
}

#button.show {
    opacity: 1;
    visibility: visible
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
    -webkit-text-fill-color: #535353 !important
}

table {
    width: 100%;
    font-size: 12px;
    background: -webkit-gradient(linear, left top, left bottom, from(#FCE5EF), color-stop(100%, rgba(255, 255, 255, 0)), to(rgba(254, 244, 242, 0.6)));
    background: linear-gradient(180deg, #FCE5EF 0%, rgba(255, 255, 255, 0) 100%, rgba(254, 244, 242, 0.6) 100%);
    border: none;
    -webkit-box-shadow: 0px 4px 40px rgba(109, 141, 173, .2);
    box-shadow: 0px 4px 40px rgba(109, 141, 173, .2);
    outline: none;
    border-radius: 20px
}

table:focus {
    outline: none
}

table thead tr {
    background: #141f4d
}

table thead tr th {
    font-weight: bold;
    color: #fff
}

table th {
    background: #141f4d;
    padding: 20px 18px;
    font-weight: bold;
    border: none;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    border-right: 0;
    position: relative;
    border-right: 1px solid hsla(0, 0%, 100%, .2)
}

table th:first-child {
    border-radius: 20px 0 0 0;
    text-transform: capitalize
}

table th:last-child {
    border-radius: 0 20px 0px 0px
}

@media(max-width: 767px) {
    table th {
        font-size: 15px;
        padding: 15px
    }
}

@media(max-width: 480px) {
    table th {
        padding: 15px 10px;
        font-size: 12px
    }
}

table td {
    padding: 20px;
    font-size: 15px;
    line-height: 20px;
    color: rgba(22, 22, 22, .8);
    border-right: 1px solid #141f4d
}

table td:last-child {
    border-right: none
}

@media(max-width: 767px) {
    table td {
        font-size: 13px;
        padding: 15px
    }
}

@media(max-width: 480px) {
    table td {
        padding: 15px 10px
    }
}

table tr:focus {
    outline: none
}

table tbody tr {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    -webkit-transition: .3s all;
    transition: .3s all;
    position: relative
}

table tbody tr:hover {
    border-bottom: 1px solid #270949
}

table a:hover {
    color: #535353;
    outline: none;
    text-decoration: none
}

#chat-widget-container {
    bottom: 0 !important
}

#pricingplans,
#deliverypolicy,
#cancellation,
#paymentandbilling {
    padding-top: 80px;
    margin-top: -80px;
    display: block
}

@media(max-width: 1199px) {

    #pricingplans,
    #deliverypolicy,
    #cancellation,
    #paymentandbilling {
        padding-top: 70px;
        margin-top: -70px
    }
}

#about,
#features,
#services,
#pricing {
    scroll-margin-top: 80px
}

@media(max-width: 1199px) {

    #about,
    #features,
    #services,
    #pricing {
        scroll-margin-top: 70px
    }
}

@media(max-width: 375px) {
    .g-recaptcha {
        -webkit-transform: scale(0.77);
        transform: scale(0.77);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0
    }
}

.blur-body {
    overflow: hidden
}

.blur-body::before {
    background-color: #000;
    background: rgba(156, 156, 156, .6);
    backdrop-filter: blur(5px);
    opacity: .8;
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 99
}

.skiptranslate,
.goog-te-combo {
    display: none !important
}

body {
    top: 0 !important
}

.goog-te-gadget {
    display: block !important
}

#google_translate_element,
select.goog-te-combo {
    position: fixed;
    z-index: 999;
    top: -999px
}

body .goog-text-highlight {
    background: rgba(0, 0, 0, 0) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

#teams-dropdown-menu span.icon .fa {
    display: none
}

.loader {
    z-index: 999999;
    position: fixed;
    top: 0;
    bottom: 0;
    height: 100vh;
    width: 100%;
    background: #fff;
    left: 0
}

#teams-dropdown-menu ul li {
    text-transform: capitalize
}

#teams-dropdown-menu {
    border-radius: 3px;
    position: relative;
    background: #fff;
    border: 1px solid #000;
    -webkit-box-shadow: 0px 4px 25px rgba(0, 0, 0, .12);
    box-shadow: 0px 4px 25px rgba(0, 0, 0, .12);
    border-radius: 8px;
    cursor: pointer;
    width: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 40px;
    height: 36px;
    padding: 6px
}

#teams-dropdown-menu .flag-text {
    font-size: 0px;
    color: #000
}

#teams-dropdown-menu ul {
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 5px rgba(10, 10, 10, .0509803922), 0 0 10px 0 rgba(10, 10, 10, .0784313725);
    box-shadow: 0 2px 5px rgba(10, 10, 10, .0509803922), 0 0 10px 0 rgba(10, 10, 10, .0784313725);
    display: none;
    left: 0;
    overflow: hidden;
    padding: 10px 0;
    position: absolute;
    top: 50px;
    width: 135px;
    z-index: 99;
    padding: 0;
    left: unset !important;
    right: 0
}

#teams-dropdown-menu ul li img {
    margin-right: 10px
}

#teams-dropdown-menu ul.active {
    display: block;
    -webkit-animation: slidedown .2s;
    animation: slidedown .2s;
    top: 50px
}

@-webkit-keyframes slidedown {
    from {
        margin-top: -25px;
        opacity: 0
    }

    to {
        margin-top: 0;
        opacity: 1
    }
}

@keyframes slidedown {
    from {
        margin-top: -25px;
        opacity: 0
    }

    to {
        margin-top: 0;
        opacity: 1
    }
}

#teams-dropdown-menu ul li {
    padding: 10px 15px;
    color: #000;
    font-size: 14px;
    letter-spacing: .5px;
    height: auto !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
    float: none
}

#teams-dropdown-menu ul li:hover {
    color: #000 !important;
    background-color: #f0f0f0
}

#teams-dropdown-menu span.icon:before {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid rgba(0, 0, 0, 0);
    border-bottom: 0;
    border-left: .3em solid rgba(0, 0, 0, 0);
    position: relative;
    top: 2px
}

@media screen and (max-width: 1199px) {
    #teams-dropdown-menu .flag-text {
        font-size: 0px;
        color: #000;
        margin-right: 4px
    }

    #teams-dropdown-menu .submenu-button {
        display: none
    }

    #teams-dropdown-menu span.icon i {
        color: #000
    }
}

header {
    -webkit-transition: .3s all;
    transition: .3s all;
    background: rgba(0, 0, 0, 0)
}

header.head-back {
    background: #fff
}

header.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

header.fixed-menu {
    background: #fff;
    -webkit-box-shadow: 0px 4px 10px rgba(69, 133, 105, .1);
    box-shadow: 0px 4px 10px rgba(69, 133, 105, .1);
    -webkit-transition: .3s all;
    transition: .3s all
}

header.fixed-menu .navbar {
    margin-top: 0
}

header .navbar {
    border-radius: 10px;
    padding: 15px;
    margin-top: 20px;
    -webkit-transition: .3s all;
    transition: .3s all
}

@media(max-width: 991px) {
    header .navbar {
        margin-top: 0
    }
}

header .navbar .logo {
    line-height: 0;
    margin-right: auto
}

header .navbar .logo img {
    max-width: 200px
}

@media(max-width: 991px) {
    header .navbar .logo img {
        max-width: 160px
    }
}

header .navbar .navbar-toggler {
    padding: 0;
    width: 35px;
    height: 35px;
    line-height: 0;
    padding: 0;
    margin: 0;
    margin-right: 40px;
    outline: none;
    position: relative;
    border: none;
    cursor: pointer;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 991px) {
    header .navbar .navbar-toggler {
        margin-right: 0
    }
}

header .navbar .navbar-toggler:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

header .navbar .navbar-toggler #nav-icon1 {
    width: 22px;
    height: 23px;
    position: relative;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer
}

header .navbar .navbar-toggler #nav-icon1 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #000;
    border-radius: 5px;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

header .navbar .navbar-toggler #nav-icon1 span:nth-child(1) {
    top: 10px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

header .navbar .navbar-toggler #nav-icon1 span:nth-child(2) {
    opacity: 0;
    left: -60px
}

header .navbar .navbar-toggler #nav-icon1 span:nth-child(3) {
    top: 10px;
    width: 100%;
    left: 0;
    right: auto;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

header .navbar .navbar-toggler.collapsed #nav-icon1 span {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
    left: 0
}

header .navbar .navbar-toggler.collapsed #nav-icon1 span:nth-child(1) {
    top: 1px;
    left: auto;
    right: 0
}

header .navbar .navbar-toggler.collapsed #nav-icon1 span:nth-child(2) {
    top: 10px
}

header .navbar .navbar-toggler.collapsed #nav-icon1 span:nth-child(3) {
    top: 19px;
    left: 0
}

header .navbar .navbar-nav {
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

header .navbar .nav-item .nav-link {
    font-size: 14px;
    line-height: 21px;
    color: #535353;
    padding: 15px 5px;
    font-weight: 500;
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s;
    display: inline-block
}

@media(max-width: 1400px) {
    header .navbar .nav-item .nav-link {
        font-size: 12px
    }
}

@media(max-width: 1199px) {
    header .navbar .nav-item .nav-link {
        padding: 10px 0
    }
}

@media(max-width: 1199px) {
    header .navbar .nav-item .nav-link {
        text-align: center;
        margin: 0
    }
}

header .navbar .nav-item .nav-link:hover,
header .navbar .nav-item .nav-link.active {
    color: #fb2d85
}

header .navbar .nav-item .nav-link.support-btn {
    border-radius: 10px;
    font-weight: 400;
    font-size: 14px;
    padding: 10px;
    line-height: 20px;
    -webkit-transition: .3s all;
    transition: .3s all;
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 0;
    border: none;
    background: #6d18e7;
    color: #fff;
    border-radius: 10px;
    border: 1px solid #6d18e7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 991px) {
    header .navbar .nav-item .nav-link.support-btn {
        border: 1px solid rgba(0, 0, 0, 0);
        background: rgba(0, 0, 0, 0);
        color: #535353
    }
}

header .navbar .nav-item .nav-link.support-btn:hover,
header .navbar .nav-item .nav-link.support-btn.active {
    border: 1px solid rgba(0, 0, 0, 0);
    color: #fff;
    background: #191c53;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

@media(max-width: 991px) {

    header .navbar .nav-item .nav-link.support-btn:hover,
    header .navbar .nav-item .nav-link.support-btn.active {
        background: rgba(0, 0, 0, 0);
        color: #fb2d85;
        border: none
    }
}

header .navbar .navbar-collapse {
    position: absolute;
    top: 68px;
    width: 100%;
    background: #fff;
    z-index: 99;
    left: 0
}

@media(max-width: 991px) {
    #teams-dropdown-menu {
        margin: 0
    }
}

footer {
    background: #191c53;
    backdrop-filter: blur(114px);
    position: relative
}

footer .main-footer {
    padding: 80px 0;
    position: relative;
    z-index: 1
}

@media(min-width: 4000px) {
    footer .main-footer {
        padding: 200px 0 80px
    }
}

@media(max-width: 991px) {
    footer .main-footer {
        padding: 80px 0 0
    }
}

@media(max-width: 767px) {
    footer .main-footer {
        padding: 40px 0 0
    }
}

footer .main-footer .shape {
    position: absolute;
    top: 0;
    width: 100%
}

@media(max-width: 991px) {
    footer .main-footer .footer-about {
        text-align: center
    }
}

footer .main-footer .footer-about .logo img {
    width: 200px;
    margin-bottom: 20px
}

footer .main-footer .footer-about p {
    font-weight: normal;
    font-size: 15px;
    line-height: 30px;
    color: hsla(0, 0%, 100%, .7);
    margin-bottom: 30px
}

@media(max-width: 991px) {
    footer .main-footer .footer-about p {
        font-size: 14px
    }
}

@media(max-width: 575px) {
    footer .main-footer .footer-about p {
        font-size: 12px;
        line-height: 25px
    }
}

footer .main-footer .footer-about .visa-div .visa {
    margin-bottom: 30px
}

@media(max-width: 991px) {
    footer .main-footer .footer-about .visa-div .visa {
        margin: 20px 0 10px
    }
}

footer .main-footer .footer-about .visa-div .encryption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 991px) {
    footer .main-footer .footer-about .visa-div .encryption {
        margin-bottom: 20px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

footer .main-footer .footer-about .visa-div .encryption img {
    margin-right: 15px
}

footer .main-footer .footer-about .visa-div .encryption p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 0
}

@media(max-width: 991px) {
    footer .main-footer .footer-about .visa-div .encryption p {
        font-size: 16px
    }
}

footer .main-footer .footer-links .footer-title {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 30px;
    font-weight: 600
}

@media(max-width: 991px) {
    footer .main-footer .footer-links .footer-title {
        margin-bottom: 20px
    }
}

@media(max-width: 575px) {
    footer .main-footer .footer-links .footer-title {
        font-size: 18px;
        line-height: 22px
    }
}

footer .main-footer .footer-links .footer-title[aria-expanded=true] .footer-toggler img {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

@media(max-width: 991px) {
    footer .main-footer .footer-links .footer-title.mob {
        display: block;
        position: relative
    }

    footer .main-footer .footer-links .footer-title.mob .footer-toggler {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        top: 50%;
        position: absolute;
        right: 0;
        line-height: 0;
        display: block;
        background-color: rgba(0, 0, 0, 0);
        border-radius: 30%;
        margin-left: 25px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 22px;
        height: 22px;
        border: none
    }

    footer .main-footer .footer-links .footer-title.mob .footer-toggler img {
        -webkit-transition: all .3s;
        transition: all .3s
    }
}

@media(min-width: 992px) {
    footer .main-footer .footer-links .footer-title.mob .footer-toggler {
        display: none
    }
}

footer .main-footer .footer-links ul {
    padding-left: 0
}

@media(max-width: 991px) {
    footer .main-footer .footer-links ul {
        margin-left: 30px
    }
}

@media(min-width: 992px) {
    footer .main-footer .footer-links ul.foot-mob {
        display: block
    }
}

footer .main-footer .footer-links ul li {
    margin-bottom: 20px;
    padding-left: 10px;
    position: relative
}

footer .main-footer .footer-links ul li::after {
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #6d18e7;
    border-radius: 50%;
    -webkit-transform: translateY(12px);
    transform: translateY(12px)
}

footer .main-footer .footer-links ul li .after-none {
    position: relative
}

footer .main-footer .footer-links ul li .after-none::after {
    display: none
}

@media(max-width: 991px) {
    footer .main-footer .footer-links ul li {
        margin-bottom: 20px
    }
}

footer .main-footer .footer-links ul li:last-child {
    margin-bottom: 0
}

@media(max-width: 991px) {
    footer .main-footer .footer-links ul li:last-child {
        margin-bottom: 20px
    }
}

footer .main-footer .footer-links ul li a {
    font-size: 16px;
    line-height: 30px;
    color: hsla(0, 0%, 100%, .7);
    -webkit-transition: .3s all;
    transition: .3s all;
    display: block
}

@media(max-width: 767px) {
    footer .main-footer .footer-links ul li a {
        font-size: 16px
    }
}

footer .main-footer .footer-links ul li a:hover {
    color: #fb2d85
}

footer .main-footer .footer-links ul li a::first-letter {
    text-transform: capitalize
}

@media(max-width: 991px) {
    footer .main-footer .footer-links.footer-contact ul {
        margin-left: 30px
    }
}

footer .main-footer .footer-links.footer-contact ul li {
    font-size: 18px;
    line-height: 24px;
    color: hsla(0, 0%, 100%, .7);
    margin-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 767px) {
    footer .main-footer .footer-links.footer-contact ul li {
        margin-bottom: 20px;
        font-size: 16px
    }
}

footer .main-footer .footer-links.footer-contact ul li::after {
    content: "";
    display: none
}

footer .main-footer .footer-links.footer-contact ul li:last-child {
    margin-bottom: 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-right: 0
}

@media(max-width: 991px) {
    footer .main-footer .footer-links.footer-contact ul li:last-child {
        margin-bottom: 20px
    }
}

footer .main-footer .footer-links.footer-contact ul li .icon {
    line-height: 0;
    margin-right: 10px
}

footer .main-footer .footer-links.footer-contact ul li .icon img {
    min-width: 22px
}

footer .main-footer .footer-links.footer-contact ul li .content a {
    -webkit-transition: .3s all;
    transition: .3s all
}

footer .main-footer .footer-links.footer-contact ul li .content a:hover {
    color: #fb2d85
}

@media(max-width: 767px) {
    footer .main-footer .footer-links.footer-contact ul li .content a {
        display: block
    }
}

footer .main-footer .footer-links.footer-contact ul li .content p {
    font-size: 16px;
    line-height: 24px;
    -webkit-transition: .3s all;
    transition: .3s all;
    color: hsla(0, 0%, 100%, .7)
}

@media(max-width: 767px) {
    footer .main-footer .footer-links.footer-contact ul li .content p {
        font-size: 16px
    }
}

footer .sub-footer {
    background: rgba(245, 245, 245, .25);
    border-top: 1px solid rgba(245, 245, 245, .4)
}

footer .sub-footer p {
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #fff;
    font-weight: 400;
    padding: 20px 0
}

@media(max-width: 1199px) {
    footer .sub-footer p {
        padding-bottom: 60px
    }
}

@media(max-width: 767px) {
    footer .sub-footer p {
        font-size: 14px
    }
}

@media(max-width: 575px) {
    footer .sub-footer p {
        font-size: 11px
    }
}

footer .footer-con-info {
    padding: 12px 0;
    border-top: 1px solid hsla(0, 0%, 100%, .2)
}

footer .footer-con-info ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

footer .footer-con-info ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px
}

@media(max-width: 480px) {
    footer .footer-con-info ul li {
        display: block
    }
}

footer .footer-con-info ul li .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px;
    height: 30px;
    width: 30px
}

@media(max-width: 480px) {
    footer .footer-con-info ul li .icon {
        margin-bottom: 5px;
        margin-left: auto;
        margin-right: auto
    }
}

footer .footer-con-info ul li .content {
    white-space: nowrap
}

.page-banner {
    background: linear-gradient(92.65deg, rgba(239, 91, 151, 0.36) 0.3%, #F1D0AD 97.64%);
    padding: 80px 0 0;
    position: relative;
    overflow: hidden
}

@media(min-width: 3000px) {
    .page-banner {
        padding: 100px 0 150px
    }
}

@media(max-width: 400px) {
    .page-banner {
        padding: 70px 0 0
    }
}

.page-banner .circle {
    position: absolute;
    content: "";
    left: -70px;
    bottom: -40px;
    background: url("../images/circle-1.svg");
    height: 260px;
    width: 260px;
    border-radius: 50%;
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg)
}

@media(max-width: 991px) {
    .page-banner .circle {
        display: none
    }
}

.page-banner .circle-1 {
    position: absolute;
    content: "";
    right: -70px;
    top: -40px;
    background: url(../images/circle-1.svg);
    height: 260px;
    width: 260px;
    border-radius: 50%;
    -webkit-transform: rotate(60deg);
    transform: rotate(270deg)
}

@media(max-width: 991px) {
    .page-banner .circle-1 {
        display: none
    }
}

.page-banner .heading {
    margin-bottom: 0;
    text-align: center
}

.page-banner .heading h1 {
    font-weight: 600;
    font-size: 40px;
    line-height: 47px;
    padding: 70px 0 50px 0;
    margin-bottom: 0;
    z-index: 1;
    color: #270949;
    position: relative
}

.page-banner .heading h1::first-letter {
    text-transform: uppercase
}

@media(max-width: 1199px) {
    .page-banner .heading h1 {
        font-size: 38px;
        line-height: 52px
    }
}

@media(max-width: 991px) {
    .page-banner .heading h1 {
        font-size: 36px;
        line-height: 50px;
        padding: 40px 0 40px 0
    }
}

@media(max-width: 767px) {
    .page-banner .heading h1 {
        font-size: 32px;
        line-height: 46px;
        text-align: center
    }
}

@media(max-width: 575px) {
    .page-banner .heading h1 {
        font-size: 26px;
        line-height: 32px
    }
}

.page-banner .heading h1 span {
    color: #6d18e7
}

#myModal .modal-body .left_block,
#welcome .modal-body .left_block {
    position: relative
}

#myModal .modal-body .left_block::after,
#welcome .modal-body .left_block::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: url("../images/welcome-circle.png") no-repeat;
    background-size: cover;
    background-position: center
}

#myModal .modal-body .content h2,
#welcome .modal-body .content h2 {
    font-size: 36px
}

@media(max-width: 767px) {

    #myModal .modal-body .content h2,
    #welcome .modal-body .content h2 {
        font-size: 22px
    }
}

#myModal .modal-body .content p,
#welcome .modal-body .content p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    font-family: "Open-Sans";
    margin: 20px auto;
    max-width: 525px !important;
    margin-left: auto !important;
    margin-right: auto !important
}

@media(max-width: 767px) {

    #myModal .modal-body .content p,
    #welcome .modal-body .content p {
        font-size: 14px
    }
}

#myModal .modal-body .content p:first-child,
#welcome .modal-body .content p:first-child {
    margin-bottom: 30px
}

#myModal .modal-body .content p a,
#welcome .modal-body .content p a {
    color: #6d18e7;
    -webkit-transition: all .5s ease-in;
    transition: all .5s ease-in
}

#myModal .modal-body .content p a:hover,
#welcome .modal-body .content p a:hover {
    color: #270949
}

#forgot-pw-modal .modal-dialog .modal-content {
    text-align: center;
    border-radius: 16px;
    border: none
}

#forgot-pw-modal .modal-dialog .modal-content .account-content {
    padding: 38px
}

#forgot-pw-modal .modal-dialog .modal-content .close {
    opacity: 1;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    background: #6d18e7;
    border-radius: 50%;
    height: 28px;
    width: 28px
}

@media(max-width: 767px) {
    #forgot-pw-modal .modal-dialog .modal-content .close {
        width: 25px;
        height: 25px;
        right: 20px;
        top: 20px
    }
}

@media(max-width: 480px) {
    #forgot-pw-modal .modal-dialog .modal-content .close {
        right: 15px;
        top: 15px
    }
}

#forgot-pw-modal .modal-dialog .modal-content .close img {
    max-width: 30px
}

@media(max-width: 480px) {
    #forgot-pw-modal .modal-dialog .modal-content .close img {
        max-width: 20px
    }
}

#forgot-pw-modal .modal-dialog .modal-content .modal-body {
    padding: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#FCE5EF), to(#FEF4F2));
    background: linear-gradient(180deg, #FCE5EF 0%, #FEF4F2 100%);
    border-radius: 20px
}

#forgot-pw-modal .modal-dialog .modal-content .modal-body .left_block {
    border-radius: 15px 15px 0 0;
    padding: 50px;
    position: relative;
    height: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media(max-width: 991px) {
    #forgot-pw-modal .modal-dialog .modal-content .modal-body .left_block {
        padding: 30px;
        border-radius: 16px 16px 0 0
    }
}

#forgot-pw-modal .modal-dialog .modal-content .modal-body .left_block .headings {
    margin: 0
}

#forgot-pw-modal .modal-dialog .modal-content .modal-body .left_block .headings h2 {
    font-weight: 600;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    color: #270949;
    margin-bottom: 24px
}

#forgot-pw-modal .modal-dialog .modal-content .modal-body .left_block .headings h2 span {
    color: #6d18e7
}

@media(max-width: 575px) {
    #forgot-pw-modal .modal-dialog .modal-content .modal-body .left_block .headings h2 {
        font-size: 28px;
        line-height: 38px;
        padding-top: 10px
    }
}

#forgot-pw-modal .modal-dialog .modal-content .modal-body .left_block .headings p {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #000;
    margin-bottom: 12px
}

#forgot-pw-modal .modal-dialog .modal-content .modal-body .content {
    padding: 115px 30px
}

@media(max-width: 991px) {
    #forgot-pw-modal .modal-dialog .modal-content .modal-body .content {
        padding: 30px
    }
}

@media(min-width: 992px) {

    #signin-modal .modal-dialog,
    #myModal .modal-dialog,
    #welcome .modal-dialog {
        max-width: 870px
    }
}

@media(max-width: 575px) {

    #signin-modal .modal-dialog,
    #myModal .modal-dialog,
    #welcome .modal-dialog {
        margin: 0 10px
    }
}

#signin-modal .modal-dialog .account-content,
#myModal .modal-dialog .account-content,
#welcome .modal-dialog .account-content {
    padding: 50px 40px;
    text-align: center;
    background: -webkit-gradient(linear, left top, left bottom, from(#FCE5EF), to(#FEF4F2));
    background: linear-gradient(180deg, #FCE5EF 0%, #FEF4F2 100%);
    border-radius: 20px
}

@media(max-width: 1199px) {

    #signin-modal .modal-dialog .account-content,
    #myModal .modal-dialog .account-content,
    #welcome .modal-dialog .account-content {
        padding: 30px
    }
}

@media(max-width: 991px) {

    #signin-modal .modal-dialog .account-content,
    #myModal .modal-dialog .account-content,
    #welcome .modal-dialog .account-content {
        padding: 30px
    }
}

@media(max-width: 991px) {

    #signin-modal .modal-dialog .account-content,
    #myModal .modal-dialog .account-content,
    #welcome .modal-dialog .account-content {
        padding: 25px
    }
}

#signin-modal .modal-dialog .account-content h2,
#myModal .modal-dialog .account-content h2,
#welcome .modal-dialog .account-content h2 {
    font-weight: 700;
    color: #141f4d
}

#signin-modal .modal-dialog .modal-content,
#myModal .modal-dialog .modal-content,
#welcome .modal-dialog .modal-content {
    text-align: center;
    background-color: #fff;
    border-radius: 16px;
    border: none
}

#signin-modal .modal-dialog .modal-content .close,
#myModal .modal-dialog .modal-content .close,
#welcome .modal-dialog .modal-content .close {
    opacity: 1;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #6d18e7;
    border-radius: 50%;
    height: 28px;
    width: 28px;
    color: #fff
}

@media(max-width: 991px) {

    #signin-modal .modal-dialog .modal-content .close,
    #myModal .modal-dialog .modal-content .close,
    #welcome .modal-dialog .modal-content .close {
        color: #fff
    }
}

@media(max-width: 767px) {

    #signin-modal .modal-dialog .modal-content .close,
    #myModal .modal-dialog .modal-content .close,
    #welcome .modal-dialog .modal-content .close {
        width: 20px;
        height: 20px;
        right: 20px;
        top: 20px
    }
}

@media(max-width: 480px) {

    #signin-modal .modal-dialog .modal-content .close,
    #myModal .modal-dialog .modal-content .close,
    #welcome .modal-dialog .modal-content .close {
        right: 20px;
        top: 20px;
        width: 15px;
        height: 15px
    }
}

#signin-modal .modal-dialog .modal-content .close img,
#myModal .modal-dialog .modal-content .close img,
#welcome .modal-dialog .modal-content .close img {
    max-width: 30px
}

@media(max-width: 480px) {

    #signin-modal .modal-dialog .modal-content .close img,
    #myModal .modal-dialog .modal-content .close img,
    #welcome .modal-dialog .modal-content .close img {
        max-width: 20px
    }
}

#signin-modal .modal-dialog .modal-content .modal-body,
#myModal .modal-dialog .modal-content .modal-body,
#welcome .modal-dialog .modal-content .modal-body {
    padding: 0
}

#signin-modal .modal-dialog .modal-content .modal-body .left_block,
#myModal .modal-dialog .modal-content .modal-body .left_block,
#welcome .modal-dialog .modal-content .modal-body .left_block {
    background: url(../images/welcome-popup.svg) #6d18e7 no-repeat center;
    background: #6d18e7;
    background-size: cover;
    border-radius: 15px 0 0 15px;
    padding: 50px;
    position: relative;
    height: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

#signin-modal .modal-dialog .modal-content .modal-body .left_block::after,
#myModal .modal-dialog .modal-content .modal-body .left_block::after,
#welcome .modal-dialog .modal-content .modal-body .left_block::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: url("../images/welcome-circle.png") no-repeat;
    background-size: cover;
    background-position: center
}

@media(max-width: 991px) {

    #signin-modal .modal-dialog .modal-content .modal-body .left_block::after,
    #myModal .modal-dialog .modal-content .modal-body .left_block::after,
    #welcome .modal-dialog .modal-content .modal-body .left_block::after {
        display: none
    }
}

@media(max-width: 991px) {

    #signin-modal .modal-dialog .modal-content .modal-body .left_block,
    #myModal .modal-dialog .modal-content .modal-body .left_block,
    #welcome .modal-dialog .modal-content .modal-body .left_block {
        background: #6d18e7;
        padding: 30px;
        border-radius: 16px 16px 0 0
    }
}

#signin-modal .modal-dialog .modal-content .modal-body .left_block .headings,
#myModal .modal-dialog .modal-content .modal-body .left_block .headings,
#welcome .modal-dialog .modal-content .modal-body .left_block .headings {
    margin: 0;
    position: relative;
    z-index: 1
}

#signin-modal .modal-dialog .modal-content .modal-body .left_block .headings h2,
#myModal .modal-dialog .modal-content .modal-body .left_block .headings h2,
#welcome .modal-dialog .modal-content .modal-body .left_block .headings h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    color: #fff
}

#signin-modal .modal-dialog .modal-content .modal-body .left_block .headings h2 span,
#myModal .modal-dialog .modal-content .modal-body .left_block .headings h2 span,
#welcome .modal-dialog .modal-content .modal-body .left_block .headings h2 span {
    color: #535353
}

@media(max-width: 991px) {

    #signin-modal .modal-dialog .modal-content .modal-body .left_block .headings h2,
    #myModal .modal-dialog .modal-content .modal-body .left_block .headings h2,
    #welcome .modal-dialog .modal-content .modal-body .left_block .headings h2 {
        font-size: 28px;
        padding-top: 10px
    }
}

@media(max-width: 575px) {

    #signin-modal .modal-dialog .modal-content .modal-body .left_block .headings h2,
    #myModal .modal-dialog .modal-content .modal-body .left_block .headings h2,
    #welcome .modal-dialog .modal-content .modal-body .left_block .headings h2 {
        font-size: 28px;
        line-height: 38px;
        padding-top: 10px
    }
}

#signin-modal .modal-dialog .modal-content .modal-body .left_block .headings h2 .gradient-text,
#myModal .modal-dialog .modal-content .modal-body .left_block .headings h2 .gradient-text,
#welcome .modal-dialog .modal-content .modal-body .left_block .headings h2 .gradient-text {
    background: linear-gradient(93.77deg, #EF5496 0.59%, #F1D0AD 96.61%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#signin-modal .modal-dialog .modal-content .modal-body .left_block .headings p,
#myModal .modal-dialog .modal-content .modal-body .left_block .headings p,
#welcome .modal-dialog .modal-content .modal-body .left_block .headings p {
    padding: 20px 0;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #fff
}

#signin-modal .modal-dialog .modal-content .modal-body .left_block .headings a,
#myModal .modal-dialog .modal-content .modal-body .left_block .headings a,
#welcome .modal-dialog .modal-content .modal-body .left_block .headings a {
    font-size: 14px;
    line-height: 24px;
    color: #53bd95
}

#signin-modal .modal-dialog .modal-content .modal-body .left_block .headings .forgot-pass,
#myModal .modal-dialog .modal-content .modal-body .left_block .headings .forgot-pass,
#welcome .modal-dialog .modal-content .modal-body .left_block .headings .forgot-pass {
    color: #fff
}

#signin-modal .modal-dialog .modal-content .modal-body .left_block .headings .forgot-pass:hover,
#myModal .modal-dialog .modal-content .modal-body .left_block .headings .forgot-pass:hover,
#welcome .modal-dialog .modal-content .modal-body .left_block .headings .forgot-pass:hover {
    color: #f0889f
}

#signin-modal .modal-dialog .modal-content .modal-body .content,
#myModal .modal-dialog .modal-content .modal-body .content,
#welcome .modal-dialog .modal-content .modal-body .content {
    padding: 115px 30px
}

@media(max-width: 991px) {

    #signin-modal .modal-dialog .modal-content .modal-body .content,
    #myModal .modal-dialog .modal-content .modal-body .content,
    #welcome .modal-dialog .modal-content .modal-body .content {
        padding: 30px
    }
}

#signin-modal .modal-dialog .modal-content .my-button,
#myModal .modal-dialog .modal-content .my-button,
#welcome .modal-dialog .modal-content .my-button {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#signin-modal .modal-dialog .modal-content .remember,
#myModal .modal-dialog .modal-content .remember,
#welcome .modal-dialog .modal-content .remember {
    text-align: left;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

#signin-modal .modal-dialog .modal-content .remember #terms,
#myModal .modal-dialog .modal-content .remember #terms,
#welcome .modal-dialog .modal-content .remember #terms {
    margin-right: 5px
}

#signin-modal .modal-dialog .modal-content .remember .custom-check-box,
#myModal .modal-dialog .modal-content .remember .custom-check-box,
#welcome .modal-dialog .modal-content .remember .custom-check-box {
    margin-left: 25px
}

#ContactUsModal .modal-dialog .modal-content {
    background-color: #fff;
    border-radius: 30px
}

#ContactUsModal .modal-dialog .modal-content .close {
    opacity: 1;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #270949;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #6d18e7;
    border-radius: 50%;
    height: 28px;
    width: 28px;
    color: #fff
}

@media(max-width: 767px) {
    #ContactUsModal .modal-dialog .modal-content .close {
        right: 20px;
        top: 20px
    }
}

@media(max-width: 480px) {
    #ContactUsModal .modal-dialog .modal-content .close {
        right: 10px;
        top: 10px;
        width: 20px;
        height: 20px
    }
}

#ContactUsModal .modal-dialog .modal-content .close img {
    max-width: 25px
}

@media(max-width: 480px) {
    #ContactUsModal .modal-dialog .modal-content .close img {
        max-width: 10px
    }
}

#ContactUsModal .modal-dialog .modal-content .modal-body {
    padding: 0
}

#ContactUsModal .modal-dialog .modal-content .modal-body .modal-header {
    padding: 30px 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff;
    border-radius: 16px 16px 0px 0px;
    border-bottom: 0
}

#ContactUsModal .modal-dialog .modal-content .modal-body .modal-header h2 {
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    color: #270949;
    text-align: center
}

#ContactUsModal .modal-dialog .modal-content .modal-body .modal-header h2 span {
    color: #6d18e7
}

@media(max-width: 767px) {
    #ContactUsModal .modal-dialog .modal-content .modal-body .modal-header h2 {
        font-size: 20px
    }
}

#ContactUsModal .modal-dialog .modal-content .modal-body .account-form .account-content {
    padding: 30px;
    text-align: start;
    background: -webkit-gradient(linear, left top, left bottom, from(#FCE5EF), to(#FEF4F2));
    background: linear-gradient(180deg, #FCE5EF 0%, #FEF4F2 100%);
    border-radius: 0 0 20px 20px
}

@media(max-width: 767px) {
    #ContactUsModal .modal-dialog .modal-content .modal-body .account-form .account-content {
        padding: 30px 20px 20px
    }
}

#ContactUsModal .modal-dialog .modal-content .modal-body .account-form .account-content p {
    font-size: 16px;
    line-height: 20px;
    color: rgba(22, 22, 22, .75);
    padding: 0;
    margin: 0 0 10px 0
}

@media(max-width: 767px) {
    #ContactUsModal .modal-dialog .modal-content .modal-body .account-form .account-content p {
        font-size: 14px
    }
}

#ContactUsModal .modal-dialog .modal-content .modal-body .account-form .account-content ol {
    margin: 10px 0;
    padding-left: 15px
}

#ContactUsModal .modal-dialog .modal-content .modal-body .account-form .account-content ol li {
    list-style-type: decimal;
    line-height: 20px;
    text-align: left;
    color: rgba(22, 22, 22, .75);
    padding: 0;
    margin: 0 0 10px 0
}

@media(max-width: 767px) {
    #ContactUsModal .modal-dialog .modal-content .modal-body .account-form .account-content ol li {
        font-size: 14px
    }
}

#ContactUsModal .modal-dialog .modal-content .modal-body .account-form .account-content form .form-group textarea {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 5px 15px;
    background: #f7f7f7
}

#ContactUsModal .modal-dialog .modal-content .modal-body .account-form .account-content form .form-group input {
    height: 50px;
    width: 100%;
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 0 15px;
    background: #f7f7f7;
    border: 1px solid rgba(254, 14, 14, .2)
}

.user-input {
    border: 1px solid rgba(254, 14, 14, .2) !important;
    background: #fff !important;
    border-radius: 20px
}

.modal-body .form-label {
    color: #000;
    display: block;
    text-align: left
}

.banner {
    position: relative;
    padding: 170px 0 10px;
    overflow: hidden;
    background: #ef5b97;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(239, 91, 151, 0)), color-stop(47%, rgba(240, 141, 160, 0.5)), to(rgb(241, 208, 173)));
    background: linear-gradient(-180deg, rgba(239, 91, 151, 0) 0%, rgba(240, 141, 160, 0.5) 47%, rgb(241, 208, 173) 100%)
}

@media(max-width: 1199px) {
    .banner {
        padding: 130px 0 10px
    }
}

@media(max-width: 991px) {
    .banner {
        padding: 170px 0 10px
    }
}

@media(max-width: 767px) {
    .banner {
        padding: 150px 0 10px
    }
}

@media(max-width: 480px) {
    .banner {
        padding: 120px 0 10px
    }
}

.banner .banner-shape {
    position: absolute;
    bottom: -2px;
    width: 100%
}

@media(min-width: 2500px) {
    .banner .banner-shape {
        bottom: -5px
    }
}

@media(max-width: 991px) {
    .banner .banner-shape {
        bottom: -1px
    }
}

.banner .banner-left {
    position: relative
}

@media(max-width: 991px) {
    .banner .banner-left {
        text-align: center
    }
}

.banner .banner-left .dots {
    position: absolute;
    left: -5%;
    top: 0;
    z-index: -1
}

@media(max-width: 575px) {
    .banner .banner-left .dots {
        max-width: 70px
    }
}

.banner .banner-left .heading h1 {
    font-weight: 600;
    font-size: 60px;
    line-height: 1.3;
    color: #270949;
    margin-bottom: 15px;
    text-transform: capitalize
}

@media(max-width: 1400px) {
    .banner .banner-left .heading h1 {
        font-size: 38px
    }
}

@media(max-width: 1199px) {
    .banner .banner-left .heading h1 {
        font-size: 36px
    }
}

@media(max-width: 767px) {
    .banner .banner-left .heading h1 {
        font-size: 32px
    }
}

@media(max-width: 480px) {
    .banner .banner-left .heading h1 {
        font-size: 24px
    }
}

.banner .banner-left .heading h1 span {
    color: #6d18e7
}

.banner .banner-left .heading p {
    font-family: "Open-Sans";
    font-weight: 400;
    font-size: 16px;
    line-height: 35px;
    color: #535353
}

.banner .banner-left .heading a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 16px;
    padding: 13px
}

.banner .banner-left .heading a img {
    margin-left: 10px
}

@media(max-width: 991px) {
    .banner .banner-left .heading a {
        margin: auto
    }
}

.banner .banner-right {
    line-height: 0;
    margin-left: -150px
}

@media(max-width: 1399px) {
    .banner .banner-right {
        margin-left: -80px;
        margin-right: 70px
    }
}

@media(max-width: 1399px) {
    .banner .banner-right {
        margin-left: -100px;
        margin-right: 0px
    }
}

@media(max-width: 991px) {
    .banner .banner-right {
        margin-top: 40px
    }
}

.services {
    position: relative
}

.services.section-gap {
    padding-bottom: 0
}

.services .shape-1,
.services .shape-2,
.services .shape-3 {
    position: absolute
}

@media(max-width: 991px) {

    .services .shape-1,
    .services .shape-2,
    .services .shape-3 {
        display: none
    }
}

.services .shape-1 {
    left: calc(50% - 900px);
    top: 30%;
    width: 40px
}

@media(max-width: 1800px) {
    .services .shape-1 {
        left: 0
    }
}

.services .shape-2 {
    left: calc(50% - 850px);
    bottom: 0;
    width: 20px
}

@media(max-width: 1800px) {
    .services .shape-2 {
        left: 0
    }
}

.services .shape-3 {
    right: calc(50% - 900px);
    bottom: 30%;
    width: 40px
}

@media(max-width: 1800px) {
    .services .shape-3 {
        right: 0
    }
}

@media(max-width: 991px) {
    .services .services-right {
        text-align: center
    }
}

.services .services-left {
    position: relative
}

@media(max-width: 991px) {
    .services .services-left {
        margin-bottom: 30px;
        text-align: center
    }
}

.services .service-box {
    background: #fff;
    border-radius: 15px;
    padding: 20px;
    position: relative;
    max-width: 400px;
    margin-bottom: 45px;
    -webkit-box-shadow: 0px 5px 32px -2px rgba(100, 94, 94, .1);
    box-shadow: 0px 5px 32px -2px rgba(100, 94, 94, .1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.services .service-box::after {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    background: linear-gradient(217.58deg, #F0619F 2.62%, #EEC3A3 99.45%);
    -webkit-box-shadow: 0px 5px 32px -2px rgba(100, 94, 94, .1);
    box-shadow: 0px 5px 32px -2px rgba(100, 94, 94, .1);
    border-radius: 13px;
    z-index: -1;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s all;
    transition: .3s all
}

.services .service-box p {
    font-size: 20px;
    line-height: 25px;
    color: #270949;
    margin-left: 15px;
    font-weight: 600;
    text-transform: capitalize;
    text-align: left
}

@media(max-width: 1400px) {
    .services .service-box p {
        font-size: 20px;
        line-height: 25px
    }
}

@media(max-width: 1199px) {
    .services .service-box p {
        font-size: 16px;
        line-height: 20px
    }
}

.services .service-box .img-box {
    min-width: 76px;
    min-height: 76px;
    border-radius: 50%;
    margin-right: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    background: linear-gradient(135.69deg, #F1B5B3 14.59%, #FCD7D6 83.76%)
}

@media(max-width: 575px) {
    .services .service-box {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start
    }
}

.features .feature-bg {
    position: relative
}

@media(max-width: 991px) {
    .features .feature-bg .heading {
        text-align: center
    }
}

.features .feature-bg .heading h2 {
    margin-bottom: 10px
}

.features .feature-box {
    background: #fff;
    border-radius: 15px;
    padding: 30px;
    position: relative;
    max-width: 400px;
    margin-bottom: 45px;
    -webkit-box-shadow: 0px 5px 32px -2px rgba(100, 94, 94, .1);
    box-shadow: 0px 5px 32px -2px rgba(100, 94, 94, .1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 991px) {
    .features .feature-box {
        margin: 0 auto 50px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start
    }
}

.features .feature-box:last-child {
    margin-left: auto
}

.features .feature-box::after {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    background: linear-gradient(217.58deg, #F0619F 2.62%, #EEC3A3 99.45%);
    -webkit-box-shadow: 0px 5px 32px -2px rgba(100, 94, 94, .1);
    box-shadow: 0px 5px 32px -2px rgba(100, 94, 94, .1);
    border-radius: 13px;
    z-index: -1;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s all;
    transition: .3s all
}

.features .feature-box p {
    font-size: 20px;
    line-height: 25px;
    color: #270949;
    margin-left: 15px;
    font-weight: 600;
    text-transform: capitalize
}

@media(max-width: 1400px) {
    .features .feature-box p {
        font-size: 20px;
        line-height: 25px
    }
}

@media(max-width: 1199px) {
    .features .feature-box p {
        font-size: 16px;
        line-height: 20px
    }
}

.features .feature-box .img-box {
    min-width: 120px;
    min-height: 120px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    background: linear-gradient(135.69deg, #F1B5B3 14.59%, #FCD7D6 83.76%)
}

@media(max-width: 767px) {
    .features .feature-box .img-box {
        min-width: 100px;
        min-height: 100px
    }
}

@media(max-width: 575px) {
    .features .feature-box .img-box {
        min-width: 70px;
        min-height: 70px
    }
}

@media(max-width: 575px) {
    .features .feature-box .img-box img {
        width: 40px;
        height: 40px
    }
}

.scheduling .heading h2 {
    max-width: 745px;
    text-align: center;
    margin: 0 auto 10px
}

@media(max-width: 991px) {
    .scheduling .scheduling-content {
        text-align: center;
        max-width: 350px;
        margin: 0 auto
    }
}

.scheduling .scheduling-content p {
    font-family: "Open-Sans";
    font-weight: 400;
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 30px;
    color: #535353;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

@media(max-width: 991px) {
    .scheduling .scheduling-content p {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media(max-width: 575px) {
    .scheduling .scheduling-content p {
        margin-bottom: 20px
    }
}

.scheduling .scheduling-content p .line {
    height: 2px;
    width: 30px;
    background: #6d18e7;
    margin-right: 12px
}

.scheduling .feature-center {
    position: relative;
    right: -850px;
    left: auto
}

@media(max-width: 991px) {
    .scheduling .feature-center {
        display: none
    }
}

.scheduling.business-needs p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px
}

.scheduling.business-needs p .line {
    height: 2px;
    width: 30px;
    background: #6d18e7;
    margin-right: 12px
}

.scheduling.business-needs ul li {
    margin-bottom: 12px;
    text-align: left
}

.scheduling.business-needs ul li:last-child {
    margin-bottom: 40px
}

@media(max-width: 991px) {
    .scheduling.business-needs ul li:last-child {
        text-align: left;
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
}

.scheduling.business-needs ul li img {
    margin-right: 10px
}

.pricing-tab {
    position: relative;
    overflow: hidden;
    background: linear-gradient(93.77deg, #EF5496 0.59%, #F1D0AD 96.61%)
}

@media(max-width: 1400px) {
    .pricing-tab {
        padding: 80px 0
    }
}

@media(max-width: 991px) {
    .pricing-tab {
        padding: 80px 0;
        overflow: unset
    }
}

@media(max-width: 767px) {
    .pricing-tab {
        padding: 40px 0
    }
}

.pricing-tab .circle-1 {
    position: absolute;
    content: "";
    right: -70px;
    top: -100px;
    background: url(../images/pricing-circle.svg);
    height: 420px;
    width: 420px;
    border-radius: 50%;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    z-index:0;
}

@media(max-width: 991px) {
    .pricing-tab .circle-1 {
        display: none
    }
}

.pricing-tab .circle {
    position: absolute;
    content: "";
    left: -70px;
    bottom: -60px;
    background: url(../images/pricing-circle.svg);
    height: 420px;
    width: 420px;
    border-radius: 50%;
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg)
}

@media(max-width: 991px) {
    .pricing-tab .circle {
        display: none
    }
}

.pricing-tab .heading {
    line-height: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media(max-width: 991px) {
    .pricing-tab .heading {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.pricing-tab .heading h2 {
    color: #fff;
    margin-bottom: 20px
}

.pricing-tab .heading p {
    color: #fff;
    text-align: left
}

@media(max-width: 991px) {
    .pricing-tab .heading p {
        text-align: center
    }
}

@media(max-width: 991px) {
    .pricing-tab .pricing-right {
        text-align: center;
        display: block
    }
}

.pricing-tab .pricing-right .nav-tabs {
    background: rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10.8387px;
    display: inline-block;
    padding: 10px;
    border: none;
    margin-bottom: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media(max-width: 991px) {
    .pricing-tab .pricing-right .nav-tabs {
        margin-bottom: 30px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }
}

.pricing-tab .pricing-right .nav-tabs .nav-item {
    margin-bottom: 30px;
    position: relative;
    z-index: 1
}

@media(max-width: 991px) {
    .pricing-tab .pricing-right .nav-tabs .nav-item {
        margin-right: 20px;
        margin-bottom: 0
    }
}

.pricing-tab .pricing-right .nav-tabs .nav-item .nav-link {
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    padding: 10px 30px;
    border-radius: 10px;
    border: none;
    height: 55px;
    width: 160px;
    position: relative;
    background: rgba(0, 0, 0, 0);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 767px) {
    .pricing-tab .pricing-right .nav-tabs .nav-item .nav-link {
        font-size: 20px;
        line-height: 22px;
        height: 45px
    }
}

.pricing-tab .pricing-right .nav-tabs .nav-item .nav-link .line {
    height: 2px;
    width: 30px;
    background: #6d18e7;
    margin-right: 12px;
    display: block
}

@media(max-width: 480px) {
    .pricing-tab .pricing-right .nav-tabs .nav-item .nav-link {
        width: 120px
    }
}

.pricing-tab .pricing-right .nav-tabs .nav-item .nav-link:hover {
    border: none;
    isolation: inherit !important
}

.pricing-tab .pricing-right .nav-tabs .nav-item .nav-link:focus {
    isolation: inherit !important;
    border-color: rgba(0, 0, 0, 0) !important
}

.pricing-tab .pricing-right .nav-tabs .nav-item .active {
    border-radius: 10px;
    color: #6d18e7
}

.pricing-tab .pricing-right .tab-content {
    background: #191c53;
    -webkit-box-shadow: 0px 0px 35px 10px rgba(80, 80, 80, .2);
    box-shadow: 0px 0px 35px 10px rgba(80, 80, 80, .2);
    border-radius: 20px;
    padding: 20px
}

.pricing-tab .pricing-right .tab-content:after {
    position: absolute;
    content: "";
    left: -200px;
    bottom: 0px;
    background: url(../images/blue-curve.png);
    height: 83px;
    width: 148px
}

@media(max-width: 1199px) {
    .pricing-tab .pricing-right .tab-content {
        padding: 30px
    }
}

@media(max-width: 991px) {
    .pricing-tab .pricing-right .tab-content {
        margin-left: 0px
    }
}

@media(max-width: 767px) {
    .pricing-tab .pricing-right .tab-content {
        padding: 30px 15px
    }
}

.pricing-tab .pricing-right .tab-content .my-button:hover {
    border: 1px solid #6d18e7
}

.pricing-tab .pricing-right .tab-content .tab-pane {
    z-index: 1;
    position: relative
}

.pricing-tab .pricing-right .tab-content .tab-pane h4 {
    font-size: 18px;
    line-height: 28px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 10px;
    text-align: left
}

@media(max-width: 1199px) {
    .pricing-tab .pricing-right .tab-content .tab-pane h4 {
        font-size: 18px;
        line-height: 35px
    }
}

@media(max-width: 991px) {
    .pricing-tab .pricing-right .tab-content .tab-pane h4 {
        margin-bottom: 20px
    }
}

@media(max-width: 767px) {
    .pricing-tab .pricing-right .tab-content .tab-pane h4 {
        font-size: 16px;
        line-height: 34px
    }
}

.pricing-tab .pricing-right .tab-content .tab-pane h4 span {
    font-weight: bold;
    color: #ef5496
}

.pricing-tab .pricing-right .tab-content .tab-pane .amount-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #fff
}

.pricing-tab .pricing-right .tab-content .tab-pane .amount-block p {
    text-align: left;
    color: hsla(0, 0%, 100%, .6)
}

.pricing-tab .pricing-right .tab-content .tab-pane p {
    font-size: 15px;
    line-height: 1.5;
    color: #535353;
    max-width: 420px;
    margin: 5px auto 10px
}

.fr_wrapper .modal .modal-content .modal-body .my-button,
.fr_wrapper .already p a {
    text-transform: capitalize
}

@media(max-width: 376px) {

    .fr_wrapper #signin-modal .modal-dialog .remember .forgot-pass,
    .fr_wrapper #signin-modal .modal-dialog .remember .custom-check-box {
        font-size: 12px
    }
}

.fr_wrapper form textarea.user-input::-webkit-input-placeholder {
    text-transform: capitalize
}

.fr_wrapper form textarea.user-input::-moz-placeholder {
    text-transform: capitalize
}

.fr_wrapper form textarea.user-input:-ms-input-placeholder {
    text-transform: capitalize
}

.fr_wrapper form textarea.user-input::-ms-input-placeholder {
    text-transform: capitalize
}

.fr_wrapper form textarea.user-input::placeholder {
    text-transform: capitalize
}

.checkmark {
    position: absolute;
    top: 1px;
    left: 0px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .25);
    width: 18px;
    height: 18px;
    border-radius: 4px
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
    left: 5px;
    top: 2px;
    width: 6px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

input:checked~.checkmark {
    background: #6d18e7;
    border: 1px solid #fdf4f0
}

input:checked~.checkmark:after {
    display: block
}

.about-us.section-gap-inner {
    padding: 50px 0 100px
}

@media(max-width: 1199px) {
    .about-us.section-gap-inner {
        padding: 80px 0
    }
}

@media(max-width: 767px) {
    .about-us.section-gap-inner {
        padding: 40px 0
    }
}

@media(max-width: 991px) {
    .about-us .about-left {
        margin-bottom: 40px;
        text-align: center
    }
}

.about-us .about-left .heading h2 {
    font-size: 40px;
    line-height: 50px
}

@media(max-width: 1199px) {
    .about-us .about-left .heading h2 {
        font-size: 33px;
        line-height: 45px
    }
}

@media(max-width: 767px) {
    .about-us .about-left .heading h2 {
        font-size: 30px;
        line-height: 38px
    }
}

@media(max-width: 400px) {
    .about-us .about-left .heading h2 {
        font-size: 26px;
        line-height: 34px
    }
}

.form-pages .account-form {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(7.81%, #FCE5EF), to(rgba(254, 244, 242, 0.6)));
    background: linear-gradient(180deg, #FCE5EF 7.81%, rgba(254, 244, 242, 0.6) 100%);
    border-radius: 20px
}

.form-pages .account-header {
    background: #6d18e7;
    padding: 25px 0;
    border-radius: 20px 20px 0px 0px
}

@media(max-width: 767px) {
    .form-pages .account-header {
        padding: 15px 0
    }
}

.form-pages .account-header .heading h2 {
    font-weight: 600;
    font-size: 30px;
    line-height: 35px;
    color: #fff;
    margin-bottom: 0
}

@media(max-width: 767px) {
    .form-pages .account-header .heading h2 {
        font-size: 28px;
        line-height: 36px
    }
}

@media(max-width: 480px) {
    .form-pages .account-header .heading h2 {
        font-size: 22px
    }
}

.form-pages .account-header .heading span {
    color: #270949
}

.form-pages .account-content {
    padding: 40px
}

@media(max-width: 767px) {
    .form-pages .account-content {
        padding: 30px 20px
    }
}

.form-pages.contact .account-content {
    background: #6d18e7;
    border-radius: 20px
}

.form-pages.contact .account-content .my-button {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.form-pages.contact .my-button {
    background: -webkit-gradient(linear, left top, right top, from(#EF5B97), color-stop(51%, #fda085), to(#EF5B97));
    background: linear-gradient(to right, #EF5B97 0%, #fda085 51%, #EF5B97 100%);
    background-size: 200% auto;
    -webkit-transition: .5s all;
    transition: .5s all;
    border-radius: 10px
}

.form-pages.contact .my-button:hover {
    background: -webkit-gradient(linear, left top, right top, from(#EF5B97), color-stop(51%, #fda085), to(#EF5B97));
    background: linear-gradient(to right, #EF5B97 0%, #fda085 51%, #EF5B97 100%);
    -webkit-transition: .5s all ease;
    transition: .5s all ease;
    background-size: 110% auto
}

.form-pages.contact .contact-box {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: -100px;
    line-height: 0
}

@media(max-width: 1199px) {
    .form-pages.contact .contact-box {
        display: none
    }
}

.form-pages.contact .contact-details {
    background: #191c53;
    border-radius: 20px;
    padding: 70px;
    position: relative;
    overflow: hidden
}

.form-pages.contact .contact-details::after {
    position: absolute;
    content: "";
    right: -140px;
    top: -140px;
    background: url(../images/contact-circle.png) no-repeat;
    height: 470px;
    width: 470px;
    border-radius: 50%;
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg)
}

@media(max-width: 991px) {
    .form-pages.contact .contact-details {
        text-align: left;
        margin-top: 40px;
        padding: 40px
    }
}

@media(max-width: 767px) {
    .form-pages.contact .contact-details {
        padding: 40px
    }
}

.form-pages.contact .contact-details .circle-1 {
    position: absolute;
    content: "";
    right: -70px;
    top: -40px;
    background: url(../images/circle-1.svg);
    height: 260px;
    width: 260px;
    border-radius: 50%;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.form-pages.contact .contact-details .line {
    height: 2px;
    width: 30px;
    background: #6d18e7;
    margin-right: 12px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.form-pages.contact .contact-details .heading h2 {
    font-weight: 400;
    font-family: "Clash-Grotesk";
    color: #fff;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 20px
}

@media(max-width: 767px) {
    .form-pages.contact .contact-details .heading h2 {
        font-size: 28px;
        line-height: 36px
    }
}

.form-pages.contact .contact-details .heading h3 {
    font-weight: 600;
    font-family: "Clash-Grotesk";
    color: #fff;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 32px;
    line-height: 39px
}

@media(max-width: 480px) {
    .form-pages.contact .contact-details .heading h3 {
        font-size: 24px;
        line-height: 32px
    }
}

@media(max-width: 380px) {
    .form-pages.contact .contact-details .heading h3 {
        font-size: 22px;
        line-height: 32px
    }
}

.form-pages.contact .contact-details .heading p {
    margin-bottom: 60px;
    color: #fff
}

@media(max-width: 767px) {
    .form-pages.contact .contact-details .heading p {
        margin-bottom: 30px
    }
}

@media(max-width: 991px) {
    .form-pages.contact .contact-details .contact-details-inner {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.form-pages.contact .contact-details .contact-details-inner .media {
    margin-bottom: 40px
}

@media(max-width: 767px) {
    .form-pages.contact .contact-details .contact-details-inner .media {
        margin-bottom: 30px
    }
}

@media(max-width: 991px) {
    .form-pages.contact .contact-details .contact-details-inner .media {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.form-pages.contact .contact-details .contact-details-inner .media:last-child {
    margin-bottom: 0
}

.form-pages.contact .contact-details .contact-details-inner .media .my-icon {
    margin-right: 20px;
    line-height: 0;
    background: -webkit-gradient(linear, left top, right top, from(#EF5B97), color-stop(51%, #fda085), to(#EF5B97));
    background: linear-gradient(to right, #EF5B97 0%, #fda085 51%, #EF5B97 100%);
    -webkit-background-clip: text;
    font-family: "Clash-Grotesk";
    font-weight: 500;
    font-size: 26px;
    line-height: 32px;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

@media(max-width: 767px) {
    .form-pages.contact .contact-details .contact-details-inner .media .my-icon {
        margin-right: 20px
    }
}

@media(max-width: 576px) {
    .form-pages.contact .contact-details .contact-details-inner .media .my-icon {
        margin-right: 10px;
        min-width: 55px;
        height: 55px
    }
}

.form-pages.contact .contact-details .contact-details-inner .media .my-icon img {
    width: 40px
}

@media(max-width: 576px) {
    .form-pages.contact .contact-details .contact-details-inner .media .my-icon img {
        width: 30px
    }
}

.form-pages.contact .contact-details .contact-details-inner .media .media-body {
    text-align: left;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content
}

.form-pages.contact .contact-details .contact-details-inner .media .media-body p {
    font-size: 20px;
    line-height: 28px;
    color: #fff
}

@media(max-width: 480px) {
    .form-pages.contact .contact-details .contact-details-inner .media .media-body p {
        font-size: 16px;
        line-height: 26px
    }
}

.form-pages.contact .contact-details .contact-details-inner .media .media-body p a {
    color: #fff;
    -webkit-transition: .3s all;
    transition: .3s all;
    display: block
}

.form-pages.contact .contact-details .contact-details-inner .media .media-body p a:hover {
    color: #fb2d85
}

.form-pages.contact .contact-details .contact-details-inner .media .media-body.media-body-top p {
    margin-top: 15px
}

@media(max-width: 991px) {
    .form-pages.contact .contact-details .contact-img {
        margin-top: 40px
    }
}

.sign-up-section .information-form {
    padding: 50px 50px;
    background: #6d18e7;
    border-radius: 0 20px 20px 0
}

@media(max-width: 991px) {
    .sign-up-section .information-form {
        padding: 30px;
        border-radius: 20px
    }
}

.sign-up-section .information-form .heading {
    font-family: "Clash-Grotesk";
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    text-transform: capitalize;
    color: #fff;
    text-align: center;
    margin-bottom: 50px
}

@media(max-width: 991px) {
    .sign-up-section .information-form .heading {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 40px
    }
}

.sign-up-section .sign-up-inner {
    position: relative;
    text-align: center;
    background: linear-gradient(180deg, #FCE5EF 0%, #FEF4F2 100%), linear-gradient(95.79deg, #EF5496 0.88%, #F1D0AD 100.32%);
    border-radius: 20px 0 0 20px;
    padding: 130px 50px;
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden
}

@media(max-width: 991px) {
    .sign-up-section .sign-up-inner {
        border-radius: 20px
    }
}

.sign-up-section .sign-up-inner::after {
    position: absolute;
    content: "";
    left: -150px;
    top: -180px;
    background: url(../images/signup-circle.png);
    height: 470px;
    width: 470px;
    border-radius: 50%;
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg)
}

@media(max-width: 991px) {
    .sign-up-section .sign-up-inner::after {
        display: none
    }
}

.sign-up-section .sign-up-inner::before {
    position: absolute;
    content: "";
    right: -130px;
    bottom: -150px;
    background: url(../images/signup-circle.png);
    height: 470px;
    width: 470px;
    border-radius: 50%;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media(max-width: 991px) {
    .sign-up-section .sign-up-inner::before {
        display: none
    }
}

@media(max-width: 991px) {
    .sign-up-section .sign-up-inner {
        text-align: center;
        height: auto;
        padding: 60px 30px;
        margin-bottom: 40px
    }
}

.sign-up-section .sign-up-inner .sign-up-amount {
    text-align: center
}

.sign-up-section .sign-up-inner .sign-up-amount .form-heading {
    font-family: "Clash-Grotesk";
    font-weight: 600;
    font-size: 40px;
    line-height: 50px;
    color: #270949;
    margin-bottom: 15px;
    text-align: left
}

@media(max-width: 767px) {
    .sign-up-section .sign-up-inner .sign-up-amount .form-heading {
        font-size: 23px;
        line-height: 40px
    }
}

.sign-up-section .sign-up-inner .sign-up-amount .form-heading span {
    color: #6d18e7
}

.sign-up-section .sign-up-inner .sign-up-amount p {
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    color: #535353
}

@media(max-width: 767px) {
    .sign-up-section .sign-up-inner .sign-up-amount p {
        font-size: 14px;
        line-height: 24px
    }
}

.support .heading {
    text-align: center;
    margin-bottom: 30px
}

@media(max-width: 767px) {
    .support .heading {
        margin-bottom: 10px
    }
}

.support .heading h2 {
    font-weight: 500;
    font-size: 30px;
    line-height: 42px;
    text-align: center;
    color: #141f4d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 991px) {
    .support .heading h2 {
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media(max-width: 480px) {
    .support .heading h2 {
        font-size: 22px
    }
}

.support .heading h2 .line {
    height: 2px;
    width: 30px;
    background: #6d18e7;
    margin-right: 12px
}

.support .customer-support {
    position: relative;
    padding: 100px 0
}

@media(max-width: 991px) {
    .support .customer-support {
        padding: 40px 0
    }
}

.support .customer-support .heading {
    margin-bottom: 60px
}

@media(max-width: 991px) {
    .support .customer-support .heading {
        margin-bottom: 30px
    }
}

.support .customer-support .get-in-box {
    background: -webkit-gradient(linear, left top, left bottom, from(#FCE5EF), to(rgba(252, 231, 240, 0.6)));
    background: linear-gradient(180deg, #FCE5EF 0%, rgba(252, 231, 240, 0.6) 100%);
    border-radius: 20px
}

@media(max-width: 991px) {
    .support .customer-support .get-in-box {
        padding: 40px 0
    }
}

.support .customer-support .media {
    position: relative;
    padding: 50px 0;
    height: 100%
}

@media(max-width: 991px) {
    .support .customer-support .media {
        margin-bottom: 30px;
        display: block;
        text-align: center;
        padding: 0
    }
}

.support .customer-support .media.media-border {
    border-left: 1px solid #141f4d;
    border-right: 1px solid #141f4d
}

@media(max-width: 991px) {
    .support .customer-support .media.media-border {
        border: none
    }
}

.support .customer-support .media .icon {
    width: 100px;
    height: 100px;
    background: linear-gradient(139.92deg, #8171DD 14.05%, #D3BFF9 84.78%);
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto 15px
}

@media(max-width: 991px) {
    .support .customer-support .media .icon {
        margin: 0 auto 15px
    }
}

.support .customer-support .media .icon img {
    width: 50px
}

.support .customer-support .media .icon.pink {
    background: linear-gradient(135.69deg, #FF9F9C 14.59%, #FCD7D6 83.76%)
}

.support .customer-support .media .icon.blue {
    background: linear-gradient(137.7deg, #91B2FF 11.89%, #CFDCFC 87.26%)
}

.support .customer-support .media .media-body h5 {
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
    color: #535353;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 10px
}

.support .customer-support .media .media-body p {
    font-size: 16px;
    line-height: 30px;
    color: #535353;
    max-width: 270px;
    margin: 0 auto;
    text-align: center
}

@media(max-width: 1200px) {
    .support .customer-support .media .media-body p {
        font-size: 14px
    }
}

@media(max-width: 991px) {
    .support .customer-support .media .media-body p {
        font-size: 15px;
        max-width: 100%
    }
}

.support .customer-support .media .media-body p a {
    color: #535353;
    -webkit-transition: .3s all;
    transition: .3s all
}

.support .customer-support .media .media-body p a:hover {
    color: #6d18e7
}

.support .customer-support .chat-btn {
    text-align: center;
    margin-top: 50px;
    padding-bottom: 50px
}

@media(max-width: 991px) {
    .support .customer-support .chat-btn {
        margin-top: 20px;
        margin-bottom: 0;
        padding-bottom: 0
    }
}

.support .customer-support .chat-btn .my-button {
    min-width: 430px
}

@media(max-width: 991px) {
    .support .customer-support .chat-btn .my-button {
        min-width: 270px;
        width: 90%
    }
}

@media(max-width: 767px) {
    .support .customer-support .chat-btn .my-button {
        font-size: 16px
    }
}

.support .cancel-membership {
    background: -webkit-gradient(linear, left top, left bottom, from(#FCE5EF), to(rgba(254, 244, 242, 0.6)));
    background: linear-gradient(180deg, #FCE5EF 0%, rgba(254, 244, 242, 0.6) 100%)
}

.support .cancel-membership .cancel-membership-inner {
    border-radius: 20px;
    padding: 80px 0;
    margin-bottom: 30px
}

@media(max-width: 767px) {
    .support .cancel-membership .cancel-membership-inner {
        padding: 40px 0
    }
}

@media(max-width: 350px) {
    .support .cancel-membership .cancel-membership-inner .heading h2 {
        font-size: 18px
    }
}

@media(max-width: 991px) {
    .support .cancel-membership .content {
        padding: 0 40px;
        text-align: center
    }
}

@media(max-width: 480px) {
    .support .cancel-membership .content {
        padding: 0 20px
    }
}

.support .cancel-membership .content p {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 30px;
    color: #535353
}

@media(max-width: 991px) {
    .support .cancel-membership .content p {
        padding: 0
    }
}

@media(max-width: 767px) {
    .support .cancel-membership .content p {
        text-align: center;
        font-size: 16px
    }
}

@media(max-width: 375px) {
    .support .cancel-membership .content p {
        font-size: 14px
    }
}

.support .cancel-membership .cancel-form {
    padding: 0 40px 0 0
}

@media(max-width: 991px) {
    .support .cancel-membership .cancel-form {
        padding: 0 40px
    }
}

@media(max-width: 480px) {
    .support .cancel-membership .cancel-form {
        padding: 0 20px
    }
}

.support .cancel-membership .cancel-form p {
    font-size: 16px;
    line-height: 30px;
    color: #535353;
    margin-bottom: 20px
}

@media(max-width: 991px) {
    .support .cancel-membership .cancel-form p {
        text-align: center
    }
}

@media(max-width: 576px) {
    .support .cancel-membership .cancel-form p {
        text-align: center;
        font-size: 14px
    }
}

.support .login-box {
    padding: 40px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(max-width: 1199px) {
    .support .login-box {
        padding: 40px
    }
}

@media(max-width: 480px) {
    .support .login-box {
        padding: 40px 20px
    }
}

@media(max-width: 480px) {
    .support .login-box .login-box-inner .heading h2 {
        font-size: 18px
    }
}

.support .login-box .login-box-inner .content p {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 30px;
    color: #535353;
    text-align: center;
    margin-bottom: 40px
}

@media(max-width: 375px) {
    .support .login-box .login-box-inner .content p {
        font-size: 14px
    }
}

@media(max-width: 991px) {
    .support .login-box .login-box-inner .content p.recover-bottom {
        margin-bottom: 0
    }
}

.support .login-box .input-group {
    border-radius: 10px;
    position: relative
}

@media(max-width: 575px) {
    .support .login-box .input-group {
        display: block;
        padding: 0;
        background: none;
        border: none
    }
}

.support .login-box .input-group .input-icon {
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9
}

@media(max-width: 575px) {
    .support .login-box .input-group .input-icon {
        top: 25px
    }
}

.support .login-box .input-group .user-input {
    border: none;
    border: rgba(0, 0, 0, 0);
    border-radius: 10px
}

@media(max-width: 575px) {
    .support .login-box .input-group .user-input {
        width: 100%;
        border-radius: 10px !important
    }
}

.support .login-box .input-group .user-input:focus,
.support .login-box .input-group .user-input:active {
    outline: none;
    background: #fff;
    border: 1px solid #6d18e7;
    color: #535353 !important
}

.support .login-box .input-group button {
    background: #535353;
    border: none;
    font-size: 18px;
    text-align: center;
    color: #fff;
    padding: 11px 20px;
    border-radius: 0 10px 10px 0
}

.support .login-box .input-group button:focus {
    background: none
}

.support .login-box .input-group button:active {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background: #270949;
    border-color: #270949
}

@media(max-width: 575px) {
    .support .login-box .input-group button {
        width: 100%;
        border-radius: 7px;
        height: 50px;
        margin-top: 20px
    }
}

.support .login-box.recover {
    background: -webkit-gradient(linear, left top, left bottom, from(#FCE5EF), to(rgba(254, 244, 242, 0.6)));
    background: linear-gradient(180deg, #FCE5EF 0%, rgba(254, 244, 242, 0.6) 100%);
    border-radius: 20px
}

.support .login-box.recover button {
    border-radius: 2;
    background: #6d18e7;
    color: #fff;
    border-radius: 0px 10px 10px 0px;
    font-weight: 500
}

@media(max-width: 575px) {
    .support .login-box.recover button {
        border-radius: 10px
    }
}

@media(max-width: 991px) {
    .support .login-box.recover {
        margin-top: 30px
    }
}

.support .login-box.login {
    background: -webkit-gradient(linear, left top, left bottom, from(#FCE5EF), to(rgba(254, 244, 242, 0.6)));
    background: linear-gradient(180deg, #FCE5EF 0%, rgba(254, 244, 242, 0.6) 100%);
    border-radius: 20px
}

.support form .form-control,
.support form input {
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 2px 5px 12px rgba(150, 142, 142, .06);
    box-shadow: 2px 5px 12px rgba(150, 142, 142, .06);
    border-radius: 8px
}

.support form .form-control:focus,
.support form input:focus {
    outline: none;
    background: #fff
}

.faq {
    position: relative;
    padding-top: 80px
}

@media(max-width: 991px) {
    .faq {
        padding-top: 40px;
        margin-top: 40px
    }
}

@media(max-width: 575px) {
    .faq {
        margin-top: 20px
    }
}

.faq .heading h2 {
    margin-bottom: 50px
}

@media(max-width: 991px) {
    .faq .heading h2 {
        margin-bottom: 30px
    }
}

.faq .heading-text {
    font-size: 16px;
    line-height: 30px;
    max-width: 700px;
    margin: 0 auto 40px auto;
    text-align: center;
    color: #f5f2ed
}

@media(max-width: 767px) {
    .faq .heading-text {
        margin: 0 auto 20px auto
    }
}

.myaccordion {
    position: relative;
    z-index: 1
}

.myaccordion .card {
    counter-increment: rowNumber;
    border-radius: 0;
    border: rgba(0, 0, 0, 0);
    margin-bottom: 20px;
    background: rgba(0, 0, 0, 0);
    border-radius: 10px
}

.myaccordion .card:last-child {
    margin-bottom: 0
}

.myaccordion .card .card-header[aria-expanded=true] {
    border-radius: 10px 10px 0px 0px
}

.myaccordion .card .card-header[aria-expanded=true] h2 .icon img {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.myaccordion .card .card-header {
    padding: 18px 30px 18px 30px;
    border: rgba(0, 0, 0, 0);
    cursor: pointer;
    background: rgba(109, 24, 231, .31);
    color: #141f4d;
    -webkit-transition: .3s all;
    transition: .3s all;
    border-radius: 10px
}

@media(max-width: 480px) {
    .myaccordion .card .card-header {
        padding: 10px
    }
}

.myaccordion .card .card-header h2 {
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    position: relative;
    padding-left: 20px
}

.myaccordion .card .card-header h2 div div {
    padding-right: 10px;
    color: #141f4d
}

@media(max-width: 767px) {
    .myaccordion .card .card-header h2 {
        font-size: 16px;
        line-height: 22px
    }
}

@media(max-width: 480px) {
    .myaccordion .card .card-header h2 {
        font-size: 13px;
        line-height: 22px
    }
}

.myaccordion .card .card-header h2 .no {
    position: absolute;
    left: 0
}

.myaccordion .card .card-header h2 .no:before {
    content: counter(rowNumber) "."
}

.myaccordion .card .card-header h2 .icon {
    margin-left: 10px;
    position: relative;
    min-width: 30px;
    height: 30px;
    background: rgba(0, 0, 0, 0);
    border-radius: 50%
}

.myaccordion .card .card-header h2 .icon.minus {
    display: none
}

.myaccordion .card .card-header h2 .icon img {
    -webkit-transition: all .3s;
    transition: all .3s
}

@media(max-width: 575px) {
    .myaccordion .card .card-header h2 .icon img {
        width: 25px
    }
}

.myaccordion .card .card-body {
    padding: 20px 25px 20px;
    color: #535353;
    font-size: 18px;
    line-height: 30px;
    background: -webkit-gradient(linear, left top, left bottom, from(#FCE5EF), to(rgba(254, 244, 242, 0.6)));
    background: linear-gradient(180deg, #FCE5EF 0%, rgba(254, 244, 242, 0.6) 100%);
    border-radius: 0px 0px 10px 10px
}

@media(max-width: 480px) {
    .myaccordion .card .card-body {
        padding: 20px;
        font-size: 15px
    }
}

.myaccordion table {
    margin: 20px 0
}

.myaccordion table td:last-child {
    width: 50%
}

.get-in-touch {
    margin: 100px 0 0 0;
    padding: 100px 0;
    background: linear-gradient(93.77deg, #EF5496 0.59%, #F1D0AD 96.61%);
    background-size: cover;
    position: relative;
    z-index: 1
}

.get-in-touch::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: url("../images/objects.png") no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -1
}

@media(max-width: 991px) {
    .get-in-touch {
        padding: 50px 0
    }
}

.get-in-touch .sub-heading {
    text-align: left
}

@media(max-width: 991px) {
    .get-in-touch .sub-heading {
        text-align: center
    }
}

.get-in-touch .sub-heading .line {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #53bd95;
    display: inline-block;
    padding-bottom: 30px;
    position: relative
}

.get-in-touch .sub-heading .line::after {
    position: absolute;
    content: "";
    background: #535353;
    width: 80%;
    height: 1px;
    left: 0;
    bottom: 15px
}

.get-in-touch .sub-heading h2 {
    font-weight: 600;
    font-size: 50px;
    line-height: 77px;
    color: #191c53;
    padding-bottom: 10px
}

@media(max-width: 991px) {
    .get-in-touch .sub-heading h2 {
        font-size: 40px
    }
}

@media(max-width: 767px) {
    .get-in-touch .sub-heading h2 {
        font-size: 30px;
        line-height: 67px
    }
}

.get-in-touch .sub-heading p {
    font-size: 18px;
    line-height: 30px;
    color: hsla(0, 0%, 100%, .6)
}

.get-in-touch .get-in-touch-block-main {
    background: #6e18e5;
    border-radius: 20px;
    -webkit-box-shadow: 0px 4px 37px rgba(0, 0, 0, .15);
    box-shadow: 0px 4px 37px rgba(0, 0, 0, .15);
    padding: 30px;
    color: #fff
}

.get-in-touch .get-in-touch-block-main:first-of-type {
    margin-top: 75px
}

@media(max-width: 991px) {
    .get-in-touch .get-in-touch-block-main:first-of-type {
        margin-top: 30px
    }
}

.get-in-touch .get-in-touch-block-main:first-of-type::after {
    position: absolute;
    content: "";
    left: -190px;
    top: 200px;
    height: 95px;
    width: 147px;
    background: url("../images/curve.svg") no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -1
}

.get-in-touch .get-in-touch-block-main:first-of-type.second::after {
    background: url("../images/curve-line.png") no-repeat;
    left: -150px;
    top: 200px;
    height: 30px;
    width: 120px
}

.get-in-touch .get-in-touch-block-main .mt-150 {
    margin-top: 150px
}

@media(max-width: 991px) {
    .get-in-touch .get-in-touch-block-main .mt-150 {
        margin-top: 80px
    }
}

.get-in-touch .get-in-touch-block-main.second {
    margin-top: 150px
}

@media(max-width: 991px) {
    .get-in-touch .get-in-touch-block-main.second {
        margin-top: 30px
    }
}

@media(max-width: 991px) {
    .get-in-touch .get-in-touch-block-main {
        max-width: 440px;
        margin: auto;
        text-align: center
    }
}

.get-in-touch .get-in-touch-block-main .my-button {
    max-width: 170px;
    margin: auto 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background: -webkit-gradient(linear, left top, right top, from(#EF5B97), color-stop(51%, #fda085), to(#EF5B97));
    background: linear-gradient(to right, #EF5B97 0%, #fda085 51%, #EF5B97 100%);
    background-size: 200% auto
}

.get-in-touch .get-in-touch-block-main .my-button:hover {
    background: -webkit-gradient(linear, left top, right top, from(#EF5B97), color-stop(51%, #fda085), to(#EF5B97));
    background: linear-gradient(to right, #EF5B97 0%, #fda085 51%, #EF5B97 100%);
    background-size: 110% auto
}

.get-in-touch .get-in-touch-block-main .get-in-touch-block .get-in-touch-text {
    margin-top: 20px
}

.get-in-touch .get-in-touch-block-main .get-in-touch-block .get-in-touch-text h5 {
    font-weight: 600;
    font-size: 22px;
    line-height: 27px;
    color: #fff;
    font-family: #535353;
    margin-bottom: 10px
}

@media(max-width: 767px) {
    .get-in-touch .get-in-touch-block-main .get-in-touch-block .get-in-touch-text h5 {
        font-size: 18px
    }
}

.get-in-touch .get-in-touch-block-main .get-in-touch-block .get-in-touch-text .my-button {
    background: -webkit-gradient(linear, left top, right top, from(#EF5B97), color-stop(51%, #fda085), to(#EF5B97));
    background: linear-gradient(to right, #EF5B97 0%, #fda085 51%, #EF5B97 100%)
}

.get-in-touch .get-in-touch-block-main .get-in-touch-block .get-in-touch-text p {
    font-size: 14px;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px
}

@media(max-width: 767px) {
    .get-in-touch .get-in-touch-block-main .get-in-touch-block .get-in-touch-text p {
        font-size: 14px
    }
}

.get-in-touch .get-in-touch-block-main .get-in-touch-block .get-in-touch-text p a {
    color: #fff
}

.get-in-touch .get-in-touch-block-main .get-in-touch-block .get-in-touch-text p a:hover {
    color: #270949
}

.policy-content {
    font-size: 16px;
    line-height: 28px;
    color: #535353;
    position: relative
}

@media(max-width: 767px) {
    .policy-content {
        font-size: 15px
    }
}

.policy-content.section-gap {
    padding: 80px 0 90px 0
}

@media(max-width: 1460px) {
    .policy-content.section-gap {
        padding: 80px 0 90px 0
    }
}

@media(max-width: 991px) {
    .policy-content.section-gap {
        padding: 80px 0 70px 0
    }
}

@media(max-width: 767px) {
    .policy-content.section-gap {
        padding: 80px 0 50px 0
    }
}

.policy-content a {
    color: #6d18e7;
    font-weight: bold;
    -webkit-transition: all .3s;
    transition: all .3s
}

.policy-content a:hover {
    color: #fb2d85
}

.policy-content b,
.policy-content h1,
.policy-content h2,
.policy-content h3,
.policy-content h4,
.policy-content h5,
.policy-content h6 {
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
    color: #141f4d;
    margin-bottom: 20px
}

@media(max-width: 767px) {

    .policy-content b,
    .policy-content h1,
    .policy-content h2,
    .policy-content h3,
    .policy-content h4,
    .policy-content h5,
    .policy-content h6 {
        font-size: 18px;
        line-height: 28px
    }
}

.policy-content p {
    margin-bottom: 10px;
    color: rgba(47, 50, 43, .5);
    font-weight: bold
}

.policy-content .print {
    position: sticky;
    float: right;
    right: 0%;
    top: 40%;
    padding: 10px 5px;
    background: #6d18e7;
    -webkit-box-shadow: 0px 13px 30px rgba(0, 0, 0, .08);
    box-shadow: 0px 13px 30px rgba(0, 0, 0, .08);
    border-radius: 10px 0 0px 10px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    cursor: pointer;
    z-index: 9
}

.policy-content .print::-moz-selection {
    background-color: #270949
}

.policy-content .print::selection {
    background-color: #270949
}

.policy-content .print:hover {
    color: #fff
}

.policy-content .print::after {
    content: "";
    position: absolute;
    top: 0;
    left: -5px;
    width: 100%;
    height: 100%;
    background: #5b0dcc;
    border-radius: 10px 0 0px 10px;
    z-index: -1;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

@media(max-width: 767px) {
    .policy-content .print {
        font-size: 0
    }
}

.policy-content .print img {
    width: 22px;
    margin-top: 10px
}

@media(max-width: 767px) {
    .policy-content .print img {
        width: 20px;
        margin: 0;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
}

.o-unset {
    overflow: unset
}