/*------------------------------------------------------------------
Project: PayFast E-Wallet
Author: The_Krishna     
Last change: 03/06/2024
Primary use:  Online Payment App
-------------------------------------------------------------------*/

/*----------------Table of contents Start---------------------------
1.Default CSS
2.Splash screen CSS
3.Onboarding screen CSS
4.Let you screen CSS
5.Sign In screen CSS
6.Sign up screen CSS
7.Verify phone number screen CSS
8.Confirm otp CSS
9.Send money to all screen CSS
10.Pay Bill  CSS 
11.Send quick response2 CSS
12.Language CSS
13.About us CSS
14.Personal info slider CSS
15.Reason for using payfast CSS
16.Finger Print CSS
17.Forget password CSS
18.Notification screen CSS
19.Deactive account CSS
20.Electricity bill 1 Screen
21.Paid screen Screen
22.Faq css
23.Feedback section css
24.Contact us css
25.Notifiaction setting css
26.Setting screen css
27.Send money1 css
28.Send money4 css
29.Send money css
30.Taxes css
31.Marketing css
32.Data privacy css
33.Delete deactivate css
35.Transfer to bank css
36.Invite friend css
37.Logout popup css
38.Personal info css
39.Activity css
40.Delete account css
41.Add new card css
42.Old invoice css
43.Invoice css
44.Tracking css
45.Preapproved-payment1 css
46.Spilt css
47.Transfer-to-bank-success css
48.Line chart css
49.Homescreen css
50.Bottom tabbar css
51.Face recognition css
52.QR code payment css
53.Create new password CSS
54.Keyframe Animation

---------Table of contents End-----------------------------------*/

/*------------------------ [Color codes] ------------------------                  
Background:#ffffff,#7B51F1,#F5F5F5   
Content:#5A5C5E,#121212      
   
-------------------------------------------------------------------*/

/************************ 1.Default CSS ***************************/
html {
 scroll-behavior: smooth;
 -webkit-text-size-adjust: 100%;
 width: 100%;
 height: 100%;*/
}
*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
a:focus, a {
    outline: none;
    text-decoration: none;
    cursor: pointer;
} 
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
}
body {
    margin: 0 auto;
    height: 100%;
    background: var(--1, #FFF);
}
ul {
    padding: 0;
    margin: 0;
}
.container{
    padding: 0 16px !important;
}
svg{
    vertical-align: middle;
}
input{
    outline-width: 0;
    outline-offset: 0;
    outline: 0;
}
textarea{
  outline-width: 0;
  outline-offset: 0;
  outline: 0;
}
.nav-link:focus-visible {
    outline: none !important;
    box-shadow: none !important;
}
.form-control:focus{
    box-shadow: none !important;
    background: var(--9, #F5F5F5);
    border: none;
}
.site-content {
    width: 100%;
    height: 100%;
}
.mt-16{
	margin-top: 16px !important;
}
.mt-32{ 
    margin-top: 32px !important;
}
.mt-24{
    margin-top: 24px !important;
}
.mt-12{
    margin-top: 12px !important;
}
.mt-8{
    margin-top: 8px !important;
}
.color-purple{
    color: #7B51F1 !important;
}
.color-green{
    color: #00A266 !important;
}
.color-black{
    color: #121212 !important;
}
.color-red,
.red-color{
    color: var(--8, #FB4945) !important; 
}
#verify-no-main,
#notification-allow-main,
#reason-using-payfast-main,
#create-new-pin-main,
#forget-password-main,
#confirm-otp-main,
#create-new-password-main,
#send-money1,
#delete-deactivate-main,
#feedback-main,
#personal-info,
#add-new-card,
#bank-and-card-main,
#old-invoice,
#add-new-item,
#tracking-main,
#preapproved-refund,
#spilt8-main,
#spilt7-main,
#spilt6-main,
#spilt5-main,
#spilt4-main,
#spilt3-main,
#electricity1,
#internet1,
#transfer-to-bank-success,
#transfer-to-bank-review,
#send-money-successfull,
#send-money-review,
#Qrcode-main,
#transfer-to-bank-main
{
    padding-bottom: 100px !important;
}
#deactive-main,
#payment-main,
#add-tax-main,
#delete-account,
#activity-main .favourite-list{
    padding-bottom: 80px;
}
#invite-friend-main,
#contact-us-main,
#about-us,
#data-privacy,
#faq-main,
#notification-setting,
#language-screen,
#currency-page,
#security-main,
#automatic-payment,
#customer-main,
#setting-main,
#taxes-main,
#request-payment,
#send-money-main,
#preapproved-payment1,
.split2-main,
#pay-bill{
    padding-bottom: 20px;
}
@font-face {
    font-family: "Satoshi";
    src: url('../fonts/Satoshi-Medium.ttf');
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}
.split6-screen-content-top,
#old-invoice .feedback-form,
.send-money4-top ,
.boder-bottom-activity,
.chart-border,
.border-main {
    border-bottom: 2px solid #F2EEFE;
    padding-bottom: 24px;
}
.delete-content,
.marketing-content,
.about-us-screen-full,
.boder-top {
    border-bottom: 1px solid #F2EEFE;
    padding-bottom: 24px;
}
.change-lan-sec,
.delete-account-bottom,
.setting-center-border,
.send-money-contact-tab.setting-border,
.notification-option-wrap,
#reason-using-payfast-main .change-lan-sec:last-child,
.photo-content-details a,
.Char-content
{
 border-bottom: 1px solid #F2EEFE;
}
.loader-mask-splash {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99999;
}
.flash-btn,
.upload-id-button-content,
#loader,
.mobile-message-main,
.notification-icon-img,
.paid-button1 a,
.paid-button2 a ,
.contact-us-mobile-btn,
.notification-option-switch,
.setting-icon,
.contact-icon,
.tax-plus-btn ,
.bank-img,
.custom-radio-sel-friend,
.logout-button-main,
.add-item-btn a,
.spilt8-btn,
.transfer-logo,
.pie-chart .chart-container,
.concentric-circles,
.circle ,
.scan1 ,
#splash-screen-page,
.slider-sec-btn a,
.back-btn,
.form-sign-in-password-btn a ,
.otp-section,
.verify-number-btn a,
.pay-bill-img,
.allow-btn a,
.done-btn a,
.shape,
.select-img,
.select-sec,
.plus-id-btn a,
.plus-id-btn,
.verify-id-btn a{
    display: flex;
    align-items: center;
    justify-content: center;
}
.bg-green{
    background: #00A266 !important;
}

/************************ 2.Splash CSS ***************************/
#splash-screen-page {
    height: 100vh;
    width: 100%;
}
.splash-screen-content,
.profile-img-content{
	text-align: center;
}
.payfast-txt {
    color: var(--4, #121212);
    font-family: Poppins;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
}
.payfast-txt span {
    color: var(--2, #7B51F1);
    font-weight: 500;
    line-height: 60px;
}
.payfast-title {
    color: var(--5, #5A5C5E);
    text-align: center;
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

/************************ 3.Onboarding CSS ***************************/
.custom-slider-btn {
    position: relative !important;
    z-index: 2;
    padding: 0;
    margin: 0 !important;
    list-style: none;
    height: fit-content;
    width: fit-content;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 40px !important;
}
.onboarding-slider .carousel-indicators [data-bs-target] {
    margin-right: 8px;
    margin-left: 0 !important;
}
.custom-slider-dots {
    width: 12px !important;
    height: 12px !important;
    border-radius: 8px !important;
    border: none !important;
    background: #5A5C5E !important;
}
.Onboarding-Screen-1 {
    position: relative;
    margin-top: 5px;
}
.Onboarding-Screen-1-full {
    position: relative;
    height: 100vh;
}
.slider-sec-btn {
    position: relative;
    margin-top:20px;
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: white;
    z-index: 5;
    padding:16px;
}
.onboarding-slider {
    padding-bottom: 100px;
}
.slider-sec-btn a, .main-btn {
    width: 100%;
    border-radius: 12px;
    background: var(--2, #7B51F1);
    padding: 12px 0;
    margin: auto;
    max-width: 600px;
    color: var(--1, #FFF);
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; 
}
.slider-txt h2 {
    color: var(--4, #121212);
    text-align: center;
    font-family: Poppins;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
}
.slider-txt p {
    color: var(--5, #5A5C5E);
    text-align: center;
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.slider-img ,
.verify-number-img,
.otp-resend   {
    text-align: center;
}
.onboarding-slider .carousel-item {
    transition: none !important;
}
.slider-txt{
    margin-top: 35px;
}
.custom-slider-dots.active{
    opacity: 1;
    background: #121212 !important;
    width: 40px !important;
}
.loader-mask  {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ffffff;
    z-index: 99999;
}

/************************ 4.Let you screen CSS ***************************/
.let-you-page-main{
    height: 100vh;
    background: #F2EEFE;
    position: relative;
    overflow: auto;
}
#let-you-main{
    padding-bottom: 100px;
    margin-bottom: 180px;
}
#sign-up-main{
    padding-bottom: 150px;
    margin-bottom: 250px;
}
.let-you-top {
    background-image: url(../images/let-you-screen/bg-img.png);
    background-position:center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 340px;
    position: relative;  
    width: 100%;
    max-width: 100%;
}
.payfast-img_main{
    border-radius: 24px;
    background: var(--1, #FFF);
    width: 120px;
    height: 120px;
    padding: 16px 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    text-align: center;
}
.back-btn {
    border: 1px solid #ffffff;
    height: 36px;
    width: 36px;
    border-radius: 8px;
}
.let-you-top-wrap{
    padding-top: 30px;
}
.icons_main a {
    border: 2px solid #F2EEFE;
    padding: 10px;
    border-radius: 8px;
}
.icons_main{
    display: flex;
    justify-content: center;
    column-gap: 24px;
}
.lets_you_in_box {
    border-radius: 24px;
    background: var(--1, #FFF);
    padding: 32px 16px;
    margin: 0 16px;
    position: absolute;
    width: calc(100% - 30px);
    left: 0;
    right: 0;
    top: -118px;
}
.lets_you_in_text {
    color: var(--4, #121212);
    text-align: center;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
}
.or-section p {
 color: var(--5, #5A5C5E);
 text-align: center;
 font-family: Satoshi;
 font-size: 18px;
 font-style: normal;
 font-weight: 500;
 line-height: 24px;
 overflow: hidden;
}
.or-section p:before {
    right: 8px;
    margin-left: -50%;
}
.or-section p:before, .or-section p:after {
    background: #F2EEFE;
    content: "";
    display: inline-block;
    height: 2px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}
.or-section p:after {
    left: 8px;
    margin-right: -50%;
}
.form-sign-in-password-btn a {
    width: 100%;
    border-radius: 12px;
    background: var(--2, #7B51F1);
    padding: 12px 0;
    margin: auto;
    max-width: 600px;
    color: var(--1, #FFF);
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.let-you-social-sec {
    position: relative;
    width: 100%;
}
#let-you-footer {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 16px;
    z-index: 99;
    max-width: 600px;
    margin: 0 auto;
    right: 0;
    background: #F2EEFE;
}
.block-footer p {
    color: var(--5, #5A5C5E);
    text-align: center;
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.block-footer a {
    color: var(--4, #121212);
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

/************************ 5.Sign In screen CSS ***************************/
.iti__arrow:before {
    content: url(../svg/up-icon.svg) !important;
    position: absolute;
    top: 0px;
}
#sign-in-main {
    padding-bottom: 120px;
    margin-bottom: 220px;
    max-width: 600px;
    margin: 0 auto;
}
.iti__arrow {
    border: 0 !important;
    margin-left: 12px !important;
}
.iti__selected-dial-code {
    display: none;
}
.iti--separate-dial-code .iti__selected-flag {
    background-color: transparent !important;
    padding: 0 !important;
}
.mobile-form {
    border-radius: 8px;
    background: #F0F0F0;
    padding: 11px;
}
.sign-in-custom-input {
    border: none;
    background: transparent;
    width: 100%;
    padding-left: 12px;
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.sign-in-custom-input::placeholder{
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
#mobile_code {
    margin-left: 20px;
    padding-right: 0;
}
.iti {
    display: flex !important;
}

/************************ 6.Sign up screen CSS ***************************/
.form-details-sign-in {
    border-radius: 8px;
    background: #F0F0F0;
    padding: 11px;
    display: flex;
}

/************************ 7.Verify phone number screen CSS ***************************/
.verify-number-bottom {
    border-radius: 24px 24px 0px 0px;
    background: var(--1, #fafbfb);
    margin: 0 auto;
    padding: 16px 16px 0px 16px;
    position: relative;
    position: relative;
  max-width: 600px;
}
.verify-number-main{
    background-image: url(../images/let-you-screen/bg-img.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    max-width: 100%;
}
div#upload-id-page {
    height: 100vh;
}
.verify-number-top-content{
    padding-top: 30px;
    display: flex;
    align-items: center;
    column-gap: 12px;
    max-width: 600px;
  margin: 0 auto;
}
.header-title p {
    color: var(--1, #FFF);
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.verify-txt p {
    color: var(--5, #5A5C5E);
    text-align: center;
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.otp-section input {
    width: 46px;
    height: 46px;
    text-align: center;
    padding: 10px;
    color: var(--4, #121212);
    font-family: Satoshi;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    border-radius: 30px;
    background: var(--14, #F2EEFE);
}
.otp-section {
    column-gap: 11px;
}
.otp-section input:focus {
    border-radius: 30px;
    border: 2px solid var(--2, #7B51F1);
    background: var(--1, #FFF);
    box-shadow: none !important;
}
.resend-txt1 {
    color: var(--5, #5A5C5E);
    text-align: center;
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.resend-txt2 {
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
.verify-number-btn a {
    width: 100%;
    border-radius: 12px;
    background: var(--2, #7B51F1);
    padding: 12px 0;
    margin: auto;
    max-width: 600px;
    color: var(--1, #FFF);
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.verify-number-btn{
    margin-top:20px;
    position: relative;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    padding: 0 16px;
    padding-bottom: 20px;
    background: white;
    z-index: 2;
}
.resend-txt2 a {
    color: var(--4, #121212);
}

/************************ 8.Confirm otp CSS ***************************/
#counter::after {
    content: ' Sec';
}

/************************ 9.Send money to all screen CSS ***************************/
.search-text{
    background: transparent;
    color: white !important;
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    border: 0 !important;
    padding:0;
}
.star-favourite a {
    display: block;
}
.search-text::placeholder{
 color: rgb(255 255 255 / 64%) !important;
}
.search-icon{
    background: transparent;
    border: 0 !important;
    padding: 0;
}
.contact-searchbar{
    border: 1px solid #ffffff;
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    width: 100%;
    padding: 15px !important;
    justify-content: space-between;
    border-radius: 16px;
    background: linear-gradient(92deg, rgba(255, 255, 255, 0.40) 0%, rgba(255, 255, 255, 0.24) 100%);
    backdrop-filter: blur(4px);
}
.seach-bar .form-control:focus{
    background: transparent;
}
.contact-search{
    margin-top: 20px;
}
.voice-icon{
    text-align: center;
}
.seach-bar{
    width: 80%;
}
.item-bookmark.active  {
    content: url(../svg/fill-star.svg);
}
.send-money-contact-tab {
    display: flex;
    align-items: center;
    column-gap: 16px;
    padding: 8px 0;
}
.contact-star,
#Qrcode-main .bank-active-sec{
    margin-left: auto;
}
.contact-profile img{
    border-radius: 50px;
}
.contact-details h3 {
    color: var(--4, #121212);
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
.contact-details h4 {
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    margin-top: 4px;
}
.custom-tab-contact {
  width: 100%;width: calc(100% - 30px);
  border-radius: 8px;
  border: 2px solid var(--2, #C6B7F0);
  background: var(--1, #FFF);
  position: absolute;
  left: 0;
  z-index: 99;
  margin-top: 25px !important;
  margin: 0 auto;
  right: 0;
}
.custom-tab-contact button{
    border: 0 !important;
    border-top-left-radius: 0 !important;  
    border-top-right-radius:0 !important;  
    color: var(--2, #C6B7F0);
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    padding: 12px !important;
}
.custom-tab-contact .nav-link.active{
    background: var(--2, #C6B7F0);
    margin-bottom: auto !important;
    color: var(--1, #FFF);
}
.custom-tab-contact button:hover{
    color: var(--2, #C6B7F0);
}
#send-money-contact {
    margin-top: 40px !important;
    padding: 60px 16px 16px 16px !important;
}
#subscription-main .contact-searchbar{
    justify-content: normal;
    column-gap: 8px;
}
#subscription-main .seach-bar{
    width: 100%;
}
.purple-edit-icon{
    filter: brightness(0) saturate(100%) invert(29%) sepia(61%) saturate(1820%) hue-rotate(235deg) brightness(111%) contrast(91%);
}

/************************ 10.Pay Bill  CSS ***************************/
.pay-bill-img {
    width: 74px;
    height: 74px;
    border-radius: 37px;
}
.pay-bill-sec,
.about-us-icon-wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
}
.pay-bill-img.bg-1 ,
.pay-bill-img.bg-9{
    background: rgb(255 170 1 / 12%);
}
.pay-bill-img.bg-2 ,
.pay-bill-img.bg-12,
.pay-bill-img.bg-15{
 background: rgb(251 73 69 / 12%);
}
.pay-bill-img.bg-3 {
    background: rgb(34 211 238 / 12%);
}
.pay-bill-img.bg-4,
.pay-bill-img.bg-10 {
 background: rgb(0 162 102 / 12%);
}
.pay-bill-img.bg-5,
.pay-bill-img.bg-13  {
 background: rgb(123 81 241 / 12%);
}
.pay-bill-img.bg-6,
.pay-bill-img.bg-11  {
 background: rgb(249 115 22 / 12%);
}
.pay-bill-img.bg-7 {
    background: rgb(0 162 102 / 12%);
}
.pay-bill-img.bg-8 {
    background: rgb(132 204 22 / 12%);
}
.pay-bill-img.bg-14 {
 background: rgb(6 182 212 / 12%); 
}
.pay-bill-img.bg-16 {
    background: rgb(18 18 18 / 12%);
}
.pay-bill-name {
    overflow: hidden;
    color: var(--4, #121212);
    text-align: center;
    text-overflow: ellipsis;
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin-top: 8px;
}
.pay-bill-sec a {
    margin-right: auto;
    margin-left: auto;
}

/************************ 11.Send quick response2 CSS ***************************/
.allow-btn a {
    width: 100%;
    border-radius: 12px;
    background: var(--2, #7B51F1);
    padding: 15px 0;
    margin: auto;
    max-width: 600px;
    color: var(--1, #FFF);
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.done-btn a{
    width: 100%;
    border-radius: 12px;
    background: var(--2, #F2EEFE);
    padding: 15px 0;
    margin: auto;
    max-width: 600px;
    color: var(--1, #7B51F1);
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.bottom-btn {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 16px 16px 16px;
    background: white;
}
#send-response2{
    padding-bottom: 160px;
}

/************************ 12.Language CSS ***************************/
.change-lan-sec {
    padding: 16px 0px !important;
}
#currency-page .form-check-input.custom-input:checked,
#language-screen .form-check-input.custom-input:checked,
#spilt8-main .form-check-input.custom-input:checked,
#reason-using-payfast-main .form-check-input.custom-input:checked {
    background: white;
    background-image: url(../svg/purple-tick.svg);
    background-size: cover;
    width: 20px;
    height: 20px;
    border: none;
    mix-blend-mode: darken;
}
.form-check-label.custom-lable {
    display: flex;
    align-items: center;
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; 
}
.custom-lable span {
    padding-right: 8px;
}
#currency-page .form-check-input.custom-input,
#language-screen .form-check-input.custom-input ,
#spilt8-main .form-check-input.custom-input,
#reason-using-payfast-main .form-check-input.custom-input  {
    width: 18px;
    height: 18px;
    border-radius: 4px;
    border: 2px solid #7B51F1;
    float: right !important;
}
.language-sel .curr-icon  {
    filter: brightness(0) saturate(100%) invert(0%) sepia(100%) saturate(7500%) hue-rotate(348deg) brightness(108%) contrast(111%);
}
.change-lan-sec:last-child {
    border: navajowhite;
}
.form-check-input:focus {
    box-shadow: none !important;
}
.language-sel .form-check-label.custom-lable {
    color: #121212;
}
.form-check-input:active {
    filter: none;
}
.first-pt-0{
    padding-top: 0 !important;
}

/************************ 13.About us CSS ***************************/
.social-detail-about {
    margin-left: auto;
    margin-right: auto;
}
.shape {
    width: 74px;
    height: 74px;
    border-radius: 37px;
    cursor: pointer;
}
.facebook-bg {
    background: rgb(59 89 153 / 8%);
}
.instragram-bg {
    background: linear-gradient(225deg, rgb(110 62 255 / 7%) 0%, rgb(224 49 77 / 7%) 47.92%, rgb(254 215 84 / 7%) 100%);
}
.twitter-bg {
    background: rgb(29 161 242 / 7%);
}
.youtube-bg {
    background: rgb(255 0 0 / 7%);
}
.privacy-txt p {
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.pt-10{
    padding-top: 10px;
}
p.about-social-txt {
    color: var(--5, #5A5C5E);
    text-align: center;
    font-family: Satoshi;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    padding-top: 12px;
}
.social-txt {
    color: var(--4, #121212);
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

/************************ 14.Personal info slider CSS ***************************/
.form-floating>.form-control:not(:placeholder-shown)~label::after{
    background: transparent !important;
}
#msform .progress {
    background: #F2EEFE;
    width: 140px;
    height: 8px;
    margin-left: auto;
    margin-right: auto;
}
#msform .progress-bar {
    background: #7B51F1;
}
#msform {
    text-align: center;
    position: relative;
    margin-bottom: 0;
}
#msform fieldset:not(:first-of-type) {
    display: none;
}
#msform .action-button {
    width: 48px;
    height: 48px;
    background: #F2EEFE;
    border: 0 none;
    border-radius: 12px;
    cursor: pointer;
    padding: 10px 5px;
    float: right;
    position: relative;
    margin-top: 24px;
}
.input-icon-next{
 background-image: url(../svg/next-icon.svg) !important;
 background-repeat: no-repeat !important;  
 background-position: center !important;     
}
.input-icon-previous{
    background-image: url(../svg/previous-icon.svg) !important;
    background-repeat: no-repeat !important;  
    background-position: center !important;
}
#msform .action-button-previous {
 width: 48px;
 height: 48px;
 background: #F2EEFE;
 border: 0 none;
 border-radius: 8px;
 cursor: pointer;
 padding: 10px 5px;
 float: left;
 position: relative;
 margin-top: 24px;
}
.home-address-heading h2 {
    color: var(--4, #121212);
    text-align: center;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
}
.home-address-heading p {
    color: var(--5, #5A5C5E);
    text-align: center;
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin-top: 12px;
}
#personal-info-slider{
    padding: 16px !important;
}
#file-input {
    display: none;
}
#files{
    display: none;
}
.select-img{
    width: 48px;
    height: 48px;
    border-radius: 12px;
    background: var(--2, #7B51F1);
}
.select-sec{
    column-gap: 12px;
    margin-top: 24px;
}
.select-img img,
.plus-id-btn img{
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7472%) hue-rotate(114deg) brightness(110%) contrast(98%);
}
.select-txt {
    color: var(--2, #7B51F1);
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.goverment-id-sec {
    border-radius: 12px;
    background: var(--9, #F5F5F5);
    padding: 24px 16px;
}
.goverment-id-sec h3 {
    color: var(--4, #121212);
    text-align: center;
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 8px;
}
.goverment-id-sec p {
    color: var(--5, #5A5C5E);
    text-align: center;
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.plus-id-btn a{
    width: 48px;
    height: 48px;
    border-radius: 12px;
    background: var(--2, #7B51F1);
    padding: 12px;
}
.plus-id-btn{
    column-gap: 12px;
}
.verify-id-btn a{
    width: 100%;
    border-radius: 12px;
    background: var(--14, #F2EEFE);
    padding: 15px 0;
    margin: auto;
    max-width: 600px;
    color: var(--2, #7B51F1);
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.verify-id-btn {
    pointer-events: none;
    cursor: default;
    position: absolute;
    width: 100%;
    bottom: -100px;
    clear: both;
    padding-bottom: 16px;
}
.verify-my-btn{
 pointer-events: auto !important;
}
.finger-modal-content .modal-body {
    padding: 12px 16px;
    bottom: 0;
    border-radius: 24px 24px 0px 0px;
    background: var(--1, #FFF);
}
.photo-custom-modal .modal-dialog{
    position: fixed;
    top: auto;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}
.photo-type p {
    color: var(--5, #5A5C5E);
    text-align: center;
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.photo-content-details a div:nth-child(1) {
    color: var(--4, #121212);
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.photo-content-details a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 0;
}
.card-btn{
    text-align: center;
}
.photo-content-details:last-child{
    border-bottom: none;
}
#photo-id-modal {
    background: linear-gradient(180deg, rgba(18, 18, 18, 0.56) 0%, rgba(18, 18, 18, 0.24) 100%);
    backdrop-filter: blur(2px);
}
.finger-modal-content{
    border: 0;
}
.photo-custom-modal .modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, 0px);
    margin: auto;
}
.card-btn button{
    background: transparent;
    border: navajowhite;
    padding: 0;
}
.hidden-text-button {
    color: transparent;
    text-indent: -9999px;
    background: #f0f0f0; 
    width: 100px;      
    height: 50px;      
    border-radius: 10px; 
    border: none;       
}

/************************ 15.Reason for using payfast CSS ***************************/
.we-txt{
    color: var(--5, #5A5C5E);
    text-align: center;
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; 
}
.border-top{
    border-top: 2px solid #F2EEFE !important;
}
#reason-using-payfast-main .custom-lable{
    color: var(--4, #121212);
}
#reason-using-payfast-main .change-lan-sec{
    padding: 12px 0 !important;
}
#upload-id-main{
    background-image: url(../images/upload-id/bg-img.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: calc(100vh - 66px);
    position: relative;
    border-radius: 24px 24px 0px 0px;
    margin-top: 20px;
}
.frame {
    max-width: 768px;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 24px 24px 0px 0px;
}
.frame img{
    width: 100%;
    height: 100%;
}
#upload-id-page .verify-number-top {
    padding-bottom: 20px; 
}
.overlay {
  position: absolute;
  background-image: url(../images/upload-id/overlay.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  top: 0;
  right: 0;
  height: 100%;
  border-radius: 24px 24px 0px 0px;
}
.overlay.selfie-overlay{
    background-image: url(../images/upload-id/selfie-overlay.png);
}
.upload-top h1{
    color: var(--1, #FFF);
    text-align: center;
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; 
}
.upload-top p{
    color: var(--1, #FFF);
    text-align: center;
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; 
}
.upload-id-content{
 position: absolute;
 height: 100%;
 width: 100%;
 padding: 16px 16px 0 16px;
 bottom: 0;
}
.flash-btn {
    width: 48px;
    height: 48px;
    border-radius: 24px;
    background: white;
}
.upload-id-button-content {
    column-gap: 30px;
}
.upload-id-bottom{
    position: relative;
    height: calc(100% - 86px);
}
.upload-id-button{
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    padding-bottom: 30px;
}
.scanner-border {
    margin-top: 64px;
    text-align: center;
}
.verify-txt {
    color: var(--1, #FFF);
    text-align: center;
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
#loader {
 color: var(--2, #C6B7F0);
 text-align: center;
 font-family: Poppins;
 font-size: 36px;
 font-style: normal;
 font-weight: 600;
 line-height: 36px; 
}
.loader-content{
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
    bottom: 0;
}
.finger-content-sec h2 {
    color: var(--4, #121212);
    text-align: center;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
}
.finger-content-sec p {
    color: var(--5, #5A5C5E);
    text-align: center;
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.face-main .offcanvas-body{
    overflow-y: hidden;
}
.loader,
.finger-img-sec {
    text-align: center;
}
.sk-fading-circle {
  width: 40px;
  height: 40px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.sk-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sk-fading-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #7B51F1;
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}
.sk-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.sk-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
.sk-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sk-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}
.sk-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}
.sk-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.sk-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}
.sk-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}
.sk-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.sk-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg); 
}
.sk-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg); 
}
.sk-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; 
}
.sk-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; 
}
.sk-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; 
}
.sk-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; 
}
.sk-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s; 
}
.sk-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s; 
}
.sk-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s; 
}
.sk-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.sk-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.sk-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.sk-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
@keyframes sk-circleFadeDelay {
  0%, 39%, 100% { opacity: 0; 
  }
  40% { opacity: 1; 
  } 
}

/************************ 16.Finger Print CSS ***************************/
.scan {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: url(../images/finger-print/print-border.png);
    width: 220px;
    height: 220px;
    background-size: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
}
.scan .fingerprint {
    position: relative;
    width: 220px;
    height: 220px;
    background: url(../images/finger-print/finger-print-img.png);
    background-size: 300px;
    background-repeat: no-repeat;
    background-size: cover;
}
.scan .fingerprint::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/finger-print/finger-print-img.png);
    background-size: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    animation: animate 4s ease-in-out infinite;
    filter: brightness(0) saturate(100%) invert(30%) sepia(94%) saturate(1008%) hue-rotate(229deg) brightness(109%) contrast(91%);
}
.finger-print-main .modal-dialog {
    margin: inherit !important;
    margin-right: auto !important;
    margin-left: auto !important;
}
.scan .fingerprint::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: C6B7F0;
    border-radius: 8px;
    filter: drop-shadow(0 0 20px #00D061) drop-shadow(0 0 60px #00D061);
    animation: animate_line 4s ease-in-out infinite;
}
.sub-text {
    color: var(--5, #5A5C5E);
    text-align: center;
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; 
}
.verify-number-btn.fingerprint-btn {
    position: relative;
    padding: 0;
}
.add-fingerprint p {
    color: var(--5, #5A5C5E);
    text-align: center;
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.scanner_main {
    padding-top: 120px;
    padding-bottom: 135px;
}
.circles,
#homepage .home-activity{
    padding-bottom: 135px;
}
.skip-txt a {
    color: var(--4, #121212);
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.skip-txt{
    text-align: center;
}
.finger-print-bottom {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 16px 16px;
    background: white;
}

/************************ 17.Forget password CSS ***************************/
.form-item {
    position: relative;
    margin-bottom: 15px;
}
.form-item input {
    display: block;
    width: 100%;
    height: 64px;
    background: transparent;
    border: solid 2px black;
    transition: all .3s ease;
    padding-left: 80px;
    border-radius: 30px;
    outline: none;
    padding-top: 5px;
    color: grey;
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.form-item label {
    position: absolute;
    cursor: text;
    z-index: 2;
    top: 33%;
    left: 70px;
    padding: 0 10px;
    color: green;
    transition: all .3s ease;
    font-family: Satoshi;
    font-weight: 500;
    line-height: 20px;
    font-size: 16px;
}
.form-item input:focus {
    border: 2px solid #00D061;
}
.mobile-message-main {
    position: absolute;
    top: 8px;
    left: 8px;
    width: 48px;
    height: 48px;
    background-color: #F2EEFE;
    border-radius: 50%;
}
.form-item input:focus+label, .form-item input:valid+label {
    font-size: 14px;
    top: 3px;
    color: #00D061 !important;
}
.forget-password-form .form-floating>label{
    left: 70px;
}
.forget-password-form input{
    padding-left: 80px !important;
    background: transparent !important;
    border-radius: 12px;
    border: 2px solid var(--14, #F2EEFE);
    background: var(--1, #FFF);
    height: 64px !important;
}
.forget-password-form .form-control:focus {
    box-shadow: none !important;
    background: transparent !important;
    border: 2px solid var(--14, #F2EEFE);
}
.forget-password-form .form-floating input:focus{
    border: 2px solid var(--2, #7B51F1);
}

/************************ 18.Notification screen CSS ***************************/
.notification-icon-img {
    width: 64px;
    height: 64px;
    border-radius: 32px;
}
.icon1{
    background: #F2EEFE;
}
.icon2 {
    background: rgb(255 170 1 / 12%);
}
.icon3 {
    background: rgb(251 73 69 / 12%);
}
.icon4 {
    background: rgb(0 162 102 / 12%);
}
.nofication-content {
    display: flex;
    column-gap: 16px;
    align-items: center; 
}
.notification-new{
    margin-left: auto;
}
.new {
    padding: 8px 12px;
    border-radius: 4px;
    background: var(--7, #00A266);
}
.new a{
    color: var(--1, #FFF);
    text-align: center;
    font-family: Satoshi;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: block;
}
.notification-content h3 {
    color: var(--4, #121212);
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
.notification-content p {
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    padding-top: 4px;
}
.now-txt{
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
}
.notification-details {
    border-bottom: 2px solid #F2EEFE;
    padding-bottom: 12px;
}
.notification-details:last-child{
    border-bottom: none;
}
#notification-main{
    padding: 16px !important;
}

/************************ 19.Deactive account CSS ***************************/
.deactive-account-sec h1 {
    color: var(--4, #121212);
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
.deactivate-step p,
.deactivate-step-list li  {
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.deactivate-step-list li {
    padding-top: 8px;
}
.deactivate-step-list{
    padding-left: 25px;
}

/************************ 20.Electricity bill 1 Screen ***************************/
.electricity1-top {
    border-bottom: 2px solid #F2EEFE;
}
.pay-txt {
    color: var(--4, #121212);
    text-align: center;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
}
#electricity1 .pay-bill-img{
    margin-right: auto;
    margin-left: auto;
}
#electricity1 .pay-bill-name{
    padding-bottom: 24px;
}
.custom-input-id {
    border: none;
    background: aqua;
    width: 100%;
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;    
    border-radius: 12px;
    background: var(--9, #F5F5F5);
    padding: 16px;
}
.custom-lbl-electricity {
    color: var(--4, #121212);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
.bill-amount-content span:first-child{
    color: var(--5, #5A5C5E);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.bill-amount-content span:last-child{
    color: var(--4, #121212);
    text-align: right;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
}
.bill-amount-content{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.electricity1-bottom.mt-24 {
    border-radius: 12px;
    border: 2px solid var(--2, #7B51F1);
    background: var(--1, #FFF);
    padding: 16px;
}
.custom-select-internet select{
    width: 100%;
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    padding: 16px;
    border-radius: 12px;
    background-color: var(--9, #F5F5F5);
    border: 0;
}
.arrow-icon {
    background: url(../svg/up-icon.svg) no-repeat;
    background-position: 96% center;
    font-size: 18px;
    appearance: none;
}
select:focus-visible {
    outline: 0;
}

/************************ 21.Paid screen css ***************************/
.paid-button1 a {
    width: 100%;
    border-radius: 12px;
    background: var(--2, #7B51F1);
    padding: 12px 0;
    margin: auto;
    max-width: 600px;
    color: var(--1, #FFF);
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.paid-button2 a {
    width: 100%;
    border-radius: 12px;
    background: var(--14, #F2EEFE);
    padding: 12px 0;
    margin: auto;
    max-width: 600px;
    color: var(--2, #7B51F1);
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.bill-paid-btn {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    background: white;
    padding:16px;
    padding-bottom: 16px;
    box-shadow: 0px -4px 4px 0px rgba(18, 18, 18, 0.04);
}
#bill-paid{
    padding-bottom: 170px !important;
}

/************************ 22.Faq css ***************************/
.nested-accordion {
    cursor: pointer;
    position: relative;
}
.review-time p {
    color: var(--3, #666);
    font-family: Lato;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.nested-accordion h3 {
 color: var(--4, #121212);
 font-family: Satoshi;
 font-size: 16px;
 font-style: normal;
 font-weight: 700;
 line-height: 20px;
}
.nested-accordion .comment {
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; 
}
.nested-accordion h3:before {
    content: url(../svg/faq-plus.svg);
    position: absolute;
    right: 0;
    color: #FF4C3B;
    font-family: Space Grotesk;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
}
.nested-accordion h3.selected {
  color: var(--2, #7B51F1);
  font-family: Satoshi;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; 
}
.faq-txt1:before {
    content: url(../svg/up-arrow.svg) !important;
}
.nested-accordion h3.selected:before {
    content: url(../svg/faq-minus.svg);
}
.faq-txt1.selected:before {
    content: url(../svg/faq-down.svg) !important;
}
.faq-txt1:before {
    content: url(../svg/up-icon.svg) !important;
}

/************************ 23.Feedback css ***************************/
label {
    display: block;
}
.custom-textarea{
    width: 100%;
    padding: 16px;
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    border-radius: 12px;
    background: var(--9, #F5F5F5);
    border: 0;
}
textarea {
    resize: none;
}

/************************ 24.Contact us css ***************************/
.contact-us-mobile-btn a {
    border-radius: 8px;
    background: rgb(123 81 241 / 8%);
    padding: 12px;
    width: 100%;
    display: block;
    color: var(--4, #121212);
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.contact-us-no{
    padding-left: 12px;
}

/************************ 25.Notifiaction setting css ***************************/
.notification-option-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 0;
}
.notification-option-name p {
    color: var(--4, #121212);
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.notification-option-switch .switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
}
.notification-option-switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 4px;
    right: 0;
    bottom: 0;
    border: 1px solid rgb(102 102 102 / 20%);
    border-radius: 40px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.notification-option-switch .slider:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    background: #fff;
    border-radius: 22px;
    left: 0px;
    bottom: 0px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    border-radius: 22px;
    border: 0.5px solid #F0F0F0;
    box-shadow: 0px 3px 1px 0px rgba(0, 0, 0, 0.05), 0px 1px 1px 0px rgba(0, 0, 0, 0.08), 0px 3px 8px 0px rgba(0, 0, 0, 0.08);
}
.notification-option-switch input:checked + .slider {
    background: #7B51F1;
    border: 1px solid transparent;
}
.notification-option-switch input:checked + .slider:before {
    transform: translateX(16px);
}
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
p.notify-txt {
    color: var(--4, #121212);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

/************************ 26.Setting screen css ***************************/
.setting-header{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.setting-left{
    width: 50%;
    display: flex;
    align-items: center;
    column-gap: 12px;
}
.setting-right{
    width: 50%;
    justify-content: end;
    display: flex;
    align-items: center;
    column-gap: 12px;
}
.setting-right span a{
    display: flex;
}
.dots-icon{
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    border: 2px solid white;
    border-radius: 8px;
}
.setting-txt{
    color: var(--1, #FFF);
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.setting-top {
    border-bottom: 2px solid #F2EEFE;
    padding-bottom: 16px;
}
.setting-title h3{
    color: var(--4, #121212);
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.setting-icon {
    width: 48px;
    height: 48px;
    background: #F2EEFE;
    border-radius: 8px;
}
.setting-center-border {
    height: 2px;
    background: #F2EEFE;
    margin: 24px 0;
}
.border-none{
    border-bottom: none !important;
    padding-bottom: 0 !important;
}
.setting-lanuage {
    color: var(--5, #5A5C5E);
    text-align: right;
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    display: inline-flex;
    margin-right: 16px;
}
.diffrent-chat-dropdown {
    display: none;
}
.send-money-contact-tab {
    cursor: pointer;
}
.diffrent-chat-dropdown ul {
    padding: 0;
    margin: 0;
    list-style-type: circle;
    margin-left: 90px;
    margin-right: 30px;
    padding-bottom: 8px;
    margin-top: -18px;
}
.diffrent-chat-dropdown ul li{
    border-bottom: 2px solid #F2EEFE;
    padding: 8px;
}
.diffrent-chat-dropdown ul li a {
   color: var(--4, #121212);
   font-family: Satoshi;
   font-size: 16px;
   font-style: normal;
   font-weight: 500;
   line-height: 20px;
}

/************************ 27.Send money1 css ***************************/
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
.enter-amount label,
.total-txt {
    color: var(--5, #5A5C5E);
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.available-txt {
    color: var(--5, #5A5C5E);
    text-align: center;
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.enter-amount input{
    width: 100%;
    padding: 22px 12px;
    text-align: center;
    color: var(--4, #121212);
    text-align: center;
    font-family: Poppins;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px; 
    border-radius: 12px;
    border: 2px solid var(--8, #FB4945);
    background: var(--1, #FFF);
    border-style: solid;
}
.enter-amount input:focus,
.enter-amount input.active{
    border: 2px solid #00A266;
}
.fee-txt {
    color: var(--5, #5A5C5E);
    text-align: center;
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

/************************ 28.Send money4 css ***************************/
.send-money4-top h1{
    color: var(--4, #121212);
    text-align: center;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}
.send-money4-top p {
    color: var(--5, #5A5C5E);
    text-align: center;
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.custom-radio {
    position: relative;
    margin-bottom: 0;
    border-radius: 12px;
    border: 2px solid var(--9, #F5F5F5);
    background: var(--1, #FFF);
    padding: 16px !important;
}
#data-privacy .form-check-input:checked[type=radio],
#delete-deactivate-main .form-check-input:checked[type=radio],
#delete-account .form-check-input:checked[type=radio] ,
#transfer-to-bank-main .form-check-input:checked[type=radio] {
    outline: 2px solid #FB4945;
    outline-offset: 4px;
    background: #FB4945;
    border: 0;
    width: 11px;
    height: 11px;
    margin-right: 5px;
}
.custom-radio input {
    right: 0;
}
.checkout-modal-lbl {
    display: inline-grid !important;
    padding: 16px 0;
    color: var(--4, #121212);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
.checkout-modal-lbl span{
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    padding-right: 50px;
}
.custom-radio input {
    position: absolute;
    right: 25px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 24px;
    height: 24px;
    border: 2px solid #121212;
}
.custom-radio.active{
    border: 2px solid var(--8, #7B51F1) !important; 
}

/************************ 29.Send money css ***************************/
.sendmoney-top h1{
    color: var(--4, #121212);
    text-align: center;
    font-family: Poppins;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
}
.sendmoney-top p{
    color: var(--5, #5A5C5E);
    text-align: center;
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.sendmoney-top.send-money4-top {
    padding-bottom: 16px;
}
.contact-icon {
    background: var(--14, #F2EEFE);
    padding: 13px;
    width: 74px;
    height: 74px;
    border-radius: 37px;
    margin-left: auto;
    margin-right: auto;
}
.send-money p {
    color: var(--4, #121212);
    text-align: center;
    text-overflow: ellipsis;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.sendmoney-bottom-wrap {
    display: flex;
    justify-content: space-around;
    width: 100%;
}
.send-money {
    width: 33.33%;
}
.sendmomey-details {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid #F2EEFE;
    padding-bottom: 12px;
}
.sendmomey-details span:first-child{
    color: var(--5, #5A5C5E);
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.sendmomey-details span:last-child{
    color: var(--4, #121212);
    text-align: right;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}
img.copied-icon {
    margin-left: 8px;
}
.sendmoney-content {
    border-radius: 12px;
    border: 2px solid var(--2, #7B51F1);
    background: var(--1, #FFF);
    padding: 16px;
}
.sendmomey-details:last-child{
    padding-bottom: 0;
    border-bottom: 0;
}

/************************ 30.Taxes css ***************************/
.tax-plus-btn {
    width: 56px;
    height: 56px;
    background: var(--2, #7B51F1);
    border-radius: 26px;
    position:absolute;
    bottom: 0;
    right: 0;
    margin-bottom: 50px;
    margin-right: 16px;
}
#taxes-main .tax-plus-btn{
  margin-bottom: 30px;
} 
.tax-plus-btn img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(299deg) brightness(106%) contrast(101%);
}
#taxes-main .sendmomey-details{
    padding: 16px 0 !important;
}
#taxes-main .sendmomey-details:first-child{
    padding-top: 0 !important;
}
#taxes-main .sendmomey-details span:first-child,
#taxes-main .sendmomey-details span:last-child{
    color: var(--4, #121212);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

/************************ 31.Marketing css ***************************/
.marketing-content p {
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.marketing-content h2{
    color: var(--4, #121212);
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; 
}
.marketing-content .notification-option-wrapper{
    padding: 0;
}
.marketing-content .notification-option-name p{
    color: var(--4, #121212);
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

/************************ 32.Data privacy css ***************************/
.data-privacy-content h1{
    color: var(--4, #121212);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
.privacy-content h2 {
    color: var(--4, #121212);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
.privacy-content p {
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.privacy-content {
    border-radius: 12px;
    border: 2px solid var(--9, #F5F5F5);
    background: var(--1, #FFF);
    padding: 16px;
}
.manage-txt {
    color: var(--4, #121212);
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
.manage-data-sec {
    border-radius: 12px;
    border: 2px solid var(--9, #F5F5F5);
    background: var(--1, #FFF);
    padding: 16px;
}
.manage-data-title h3 {
    color: var(--4, #121212);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
.manage-data-title p {
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

/************************ 33.Delete deactivate css ***************************/
.delete-content p {
    color: var(--5, #5A5C5E);
    text-align: center;
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

/************************ 34.Send money review css ***************************/
.purple-border{
    border-bottom: 2px solid #7B51F1;
}
.review-note h2{
    color: var(--4, #121212);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; 
}
.review-note p{
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
#send-money-review .sendmomey-details{
    padding-bottom: 16px;
}
.money-review-txt {
    color: var(--4, #121212);
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
form{
    margin-block-end: 0px;
}

/************************ 35.Transfer to bank css ***************************/
.transfer-first {
    display: flex;
    align-items: center;
    column-gap: 16px;
    border-bottom: 2px solid #F2EEFE;
    padding-bottom: 24px;
    padding-top: 24px;
}
.bank-img {
    border: 1px solid #F2EEFE;
    width: 74px;
    height: 48px;
    border-radius: 8px;
}
.bank-details h2{
    color: var(--4, #121212);
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; 
}
.bank-card span:first-child {
    color: var(--7, #00A266);
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.bank-card span:last-child {
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
#bank-and-card-main .bank-active-sec ,
#payment-main .bank-active-sec,
#transfer-to-bank-main .bank-active-sec{
    margin-left: auto;
}
.bank-card{
    margin-top: 4px;
}
.paid-button2 span img{
    filter: brightness(0) saturate(100%) invert(35%) sepia(96%) saturate(2682%) hue-rotate(239deg) brightness(95%) contrast(100%);
    margin-right: 8px;
}
#bank-and-card-main .verify-number-btn span img{
 filter: brightness(0) saturate(100%) invert(100%) sepia(13%) saturate(0%) hue-rotate(79deg) brightness(101%) contrast(101%); 
 margin-right: 8px;
}
.pay-txt1 {
    color: var(--7, #00A266);
    text-align: right;
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
#payment-main .transfer-first{
    padding-bottom: 16px;
    padding-top: 16px;
}
.transfer-first:first-child{
    padding-top: 0 !important;
}
#payment-main .bank-active-sec img{
    filter: brightness(0) saturate(100%) invert(34%) sepia(31%) saturate(6894%) hue-rotate(144deg) brightness(102%) contrast(101%);
}
#payment-main .bank-details p{
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin-top: 4px;
}

/************************ 36.Invite friend css ***************************/
.invite-friend-wrapper {
    display: flex;
    align-items: center;
    column-gap: 16px;
}
.friend-invite {
    margin-left: auto;
}
.friend-select input {
    display: none;
}
.custom-radio-sel-friend {
    width: 61px;
    height: 34px;
    border-radius: 4px;
    border: 2px solid #7B51F1;
    cursor: pointer;
    color: var(--2, #7B51F1);
    text-align: center;
    font-family: Satoshi;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
}
.friend-select input[type="checkbox"]:checked + label {
    border-radius: 4px;
    border: 2px solid var(--2, #7B51F1);
    background: var(--2, #7B51F1);
    color: white;
}
.friend-name {
    color: var(--4, #121212);
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
.friend-no a {
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    margin-top: 4px;
}
.invite-img img {
    border-radius: 50px;
}
.friend-no{
    margin-top: 4px;
}

/************************ 37.Logout popup css ***************************/
.offcanvas.offcanvas-bottom {
    border-radius: 24px 24px 0 0;
    padding: 12px 16px 30px 16px;
    height: auto;
}
.offcanvas.offcanvas-bottom .offcanvas-header {
    padding: 0;
    cursor: pointer;
}
.logout-main .offcanvas-body {
    padding: 0 !important;
}
.logout-text-pop {
  color: var(--4, #121212);
  text-align: center;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
}
.sm-txt {
 color: var(--5, #5A5C5E);
 text-align: center;
 font-family: Satoshi;
 font-size: 18px;
 font-style: normal;
 font-weight: 500;
 line-height: 24px; 
}
.logout-button-main {
    gap: 16px;
}
.logout-cancel {
    color: var(--2, #7B51F1);
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    width: 164px;
    height: 48px;
    border-radius: 12px;
    background: var(--14, #F2EEFE);
    border: none !important;
}
.yes-logot {
    border-radius: 12px;
    background: var(--2, #7B51F1);
    color: var(--1, #FFF);
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; 
}
.offcanvas-backdrop.show {
    opacity: 1 !important;
}
.offcanvas-backdrop {
    background: linear-gradient(180deg, rgba(33, 43, 70, 0.56) 0%, rgba(33, 43, 70, 0.24) 100%) !important;
    backdrop-filter: blur(2px) !important;
}
.not-connect {
    color: var(--4, #FF484D);
}
button.text-reset {
    background: transparent;
    color: var(--text-color) !important;
    padding: 0;
    border: 0;
}

/************************ 38.Personal info css ***************************/
.profile-edit-img {
    text-align: center;
    position: relative;
    width: 120px;
    height: 120px;
    margin: auto;
}
.profile-edit-img img {
    border-radius: 60px;
    max-width: 200px;
    max-height: 200px;
    width: 100%;
    height: auto;
}
.image-input {
    position: absolute;
    bottom: 6px;
    right: 0px;
}
.image-input input {
    display: none;
}
.image-button {
    background: black;
    padding: 8px;
    border-radius: 20px;
    cursor: pointer;
}
.custom-icon-edit{
    position: absolute;
    right: 16px;
    top: 35%;
    cursor: pointer;
}
.personal-name{
    border-radius: 12px;
    background: var(--9, #F5F5F5);
    padding: 8px 16px;
    position: relative;
}
.personal-name label{
    color: var(--2, #7B51F1);
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.personal-name input{
    color: var(--4, #121212);
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    border: 0;
    width: 100%;
    background: transparent;
    padding-right: 35px;
}

/************************ 39.Activity css ***************************/
.custom-tab-activity {
    width: 100%;
    width: calc(100% - 30px);
    border-radius: 8px;
    border: 2px solid var(--2, #C6B7F0);
    background: var(--1, #FFF);
    position: absolute;
    left: 0;
    z-index: 99;
    margin-top: 25px !important;
    margin: 0 auto;
    right: 0;
}
.custom-tab-activity button {
    width: 33.33%;
    border: 0 !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    color: var(--2, #C6B7F0);
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    padding: 12px !important;
    border-right: 1px solid #C6B7F0 !important;
}

.main-custom-tab-activity {
    border: 2px solid var(--2, #926EF4) !important;
}

.main-custom-tab-activity .nav-link.active {
  background: var(--2, #926EF4) !important;
  margin-bottom: auto !important;
  color: var(--1, #FFF);
}

.custom-tab-activity .nav-link.active {
    background: var(--2, #C6B7F0);
    margin-bottom: auto !important;
    color: var(--1, #FFF);
}
.custom-tab-activity button:hover {
    color: var(--2, #C6B7F0);
}
.custom-tab-activity button:last-child{
    border-right: 0 !important;
}
.activity-date {
    color: var(--4, #121212);
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.all-details-name h3 {
    color: var(--4, #121212);
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
.all-details-name p {
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin-top: 4px;
}
.all-content-price p {
    color: var(--7, #00A266);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
.all-details-wrap {
    display: flex;
    justify-content: space-between;
}

/************************ 40.Delete account css ***************************/
.delete-account-top h1{
    color: var(--4, #121212);
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
.delete-account-top p{
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.delete-account-bottom {
    display: flex;
    justify-content: space-between;
    padding: 16px 0;
}
.delete-account-bottom input,
.bank-active-sec input {
    width: 20px;
    height: 20px;
    border: 2px solid #121212;
    outline: 0;
    margin: 0;
}
.delete-select{
    display: flex;
    align-items: center;
}
.delete-account-trapping p {
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.delete-account-trapping span {
    color: var(--4, #121212);
}
.delete-account-trapping {
    margin-top: 40px;
}
.delete-txt{
    color: var(--4, #121212);
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

/************************ 41.Add new card css ***************************/
.demo-visa {
    background-image: url(../images/payment/visa-card.png);
    background-position: center;
    background-repeat: no-repeat;
    max-height: 200px;
    height: 100%;
    max-width: 343px;
    width: 100%;
    margin: 0 auto;
    border-radius: 24px;
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 40px;
}
.card-hidden-number {
 color: var(--1, #FFF);
 font-family: Satoshi;
 font-size: 24px;
 font-style: normal;
 font-weight: 500;
 line-height: 36px; 
 letter-spacing: 1.2px;
}
.card-name-jessica {
 color: var(--1, #FFF);
 font-family: Satoshi;
 font-size: 16px;
 font-style: normal;
 font-weight: 700;
 line-height: 24px;
 letter-spacing: 0.8px;
 text-transform: uppercase;
 width: 100%;
 max-width: 170px;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}
.card-date-cvv {
  color: var(--1, #FFF);
  text-align: right;
  font-family: Satoshi;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
.new_password_input .form-item input {
    border-radius: 8px;
    background: #F0F0F0;
    border: navajowhite;
    padding: 12px 16px;
    width: 100%;
    color: #212B46;
    font-family: "Space Grotesk", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin-top: 8px;
}
.info-person {
    color: var(--3, #67696B);
    font-family: "League Spartan", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
}
.new_password_input .form-item input::placeholder{
 color: #212B46; 
}
.card-name-jessica-main {
    display: flex;
    justify-content: space-around;
    column-gap: 25px;
}
.ui-datepicker-header a.ui-datepicker-next {
    right: 0;
    background: url(../images/payment/left-icon.png);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: 50%;
}
.ui-datepicker-header a.ui-datepicker-prev {
    left: 0;
    background: url(../images/payment/left-icon.png);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: 50%;
    transform: rotate(180deg);
}
.ui-datepicker-header a>span {
    display: none;
}
.card-name-jessica-main-sub {
    display: flex;
    justify-content: space-around;
    column-gap: 25px;
}
#ui-datepicker-div {
    display: none;
    background-color: #fff;
    box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.1);
    margin-top: 0.25rem;
    border-radius: 0.5rem;
    padding: 0.5rem;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.ui-datepicker-calendar thead th {
    padding: 0.25rem 0;
    text-align: center;
    font-size: 0.75rem;
    font-weight: 400;
    color: #78909C;
}
.ui-datepicker-calendar tbody td {
    width: 2.5rem;
    text-align: center;
    padding: 0;
}
div#ui-datepicker-div {
    z-index: 500 !important;
}
.ui-datepicker-calendar tbody td a {
    display: block;
    border-radius: 0.25rem;
    line-height: 2rem;
    transition: 0.3s all;
    color: #546E7A;
    font-size: 0.875rem;
    text-decoration: none;
}
.ui-datepicker-calendar tbody td a:hover {
    background: rgb(159 130 240 / 20%);
}
.ui-datepicker-calendar tbody td a.ui-state-active {
    background-color: #7B51F1;
    color: white;
}
.ui-datepicker-header a.ui-corner-all {
    cursor: pointer;
    position: absolute;
    top: 0;
    width: 2rem;
    height: 2rem;
    margin: 0.5rem;
    border-radius: 0.25rem;
    transition: 0.3s all;
}
.ui-datepicker-title {
    text-align: center;
    line-height: 32px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 500;
}
.expiry-date.mt-16 {
    display: flex;
    column-gap: 16px;
}

/************************ 42.Old invoice css ***************************/
.old-invoice-edit {
    margin-left: auto;
}
.old-invoice-edit img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(201deg) brightness(105%) contrast(105%);
}
.old-invoice-icon {
    margin-left: 8px;
    width: 20px;
    height: 20px;
}
#old-invoice .verify-number-btn{
    background: var(--1, #FFF);
    box-shadow: 0px -4px 4px 0px rgba(18, 18, 18, 0.04);
    padding: 16px;
}
.old-invoice-add-content{
    display: flex;
    justify-content: space-between;
}
.old-invoice-add-content span{
    color: var(--4, #121212);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; 
}
.add-item-btn a{
    width: 100%;
    border-radius: 12px;
    border: 2px solid #7B51F1;
    padding: 10px 0;
    margin: auto;
    max-width: 600px;
    color: var(--2, #7B51F1);
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.add-item-btn img{
    padding-right: 8px;
}
.txt2 {
    color: var(--5, #5A5C5E);
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin-top: 8px;
}
.continue-txt{
    color: var(--5, #5A5C5E);
    text-align: center;
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.new-invoice-modal-content {
    display: flex;
    column-gap: 12px;
}
.new-invoice-modal-content {
    display: flex;
    column-gap: 12px;
    border-bottom: 2px solid #F2EEFE;
    padding: 16px 0;
}
.new-invoive-pre-bnt{
    margin-left: auto;
}
.new-invoice-title p {
    color: var(--4, #121212);
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.new-invoice-modal {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
}

/************************ 43.Invoice css ***************************/
.custom-tab-invoice button{
    width: 25%;
}
.all-details-name-invoice,
.all-content-price-invoice {
    display: flex;
    justify-content: space-between;
}
.all-details-name-invoice span {
    color: var(--4, #121212);
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
.all-content-price-invoice span {
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin-top: 4px;
}

/************************ 44.Tracking css ***************************/
.order-status-sec {
    display: flex;
    align-items: center;
}
.order1 {
    position: relative;
}
.order1::before {
    content: "";
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    border-left: 2px dashed #121212;
    height: 40px;
    margin-top: 14px;
}
.order2 {
    margin-left: 12px;
}
.order-txt1{
    color: var(--4, #121212);
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
}
.order-txt2{
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 14px;
    margin-top: 4px;
}
.track-order-third-sec-full h3{
    color: var(--4, #121212);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    padding-bottom: 18px;
}

/************************ 45.Preapproved-payment1 css ***************************/
#preapproved-payment1 .send-money{
    width: 25%;
}
#preapproved-payment1 .send-money:last-child p{
    text-overflow: ellipsis;
    overflow: hidden;
    width: 74px;
    white-space: nowrap;
    margin-left: auto;
    margin-right: auto;
}
#preapproved-payment1 .sendmoney-bottom-wrap {
    display: flex;
    justify-content: space-between;
    width: 100%;
    column-gap: 16px;
}
.refund-txt{
    color: var(--4, #121212);
    text-align: center;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}
#preapproved-payment1 .contact-icon img {
    width: 32px;
    height: 32px;
}

/************************ 46.Spilt css ***************************/
.spilt8-img {
    margin-top: 20px;
}
.split7-screen-content-top, .spilt8-img {
    text-align: center;
}
.spilt8-img p {
    color: var(--1, #FFF);
    text-align: center;
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
}
.spilt8-btn {
    gap: 16px;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
}
.split3-btn {
    background: var(--1, #FFF);
    box-shadow: 0px -4px 4px 0px rgba(18, 18, 18, 0.04);
    padding: 16px;
}
.social-media-content {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    max-width: 600px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.social-media-img {
    text-align: center;
}
.social-media-img p {
    color: var(--4, #121212);
    text-align: center;
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin-top: 8px;
}
.split7-screen-content-top h1 {
    color: var(--4, #121212);
    text-align: center;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
}
.split7-screen-content-top p {
    color: var(--5, #5A5C5E);
    text-align: center;
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
#spilt7-main .sendmomey-details,
#spilt6-main .sendmomey-details{
    padding: 12px 0;
}
.split6-screen-content-top h1 {
    color: var(--4, #121212);
    text-align: center;
    font-family: Poppins;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
}
.split6-screen-content-top p {
    color: var(--5, #5A5C5E);
    text-align: center;
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin-top: 12px;
}
.split3-screen-content {
    display: flex;
    align-items: center;
    column-gap: 16px;
}
.split3-edit {
    margin-left: auto;
    display: flex;
}
.split3-edit span:first-child {
    margin-right: 15px;
}
.split-bill2-top {
    display: flex;
    column-gap: 12px;
    justify-content: space-between;
    overflow-x: scroll;
    margin-left: 16px;
}
.split-bill2-top-wrap {
    position: relative;
}
.spilt-cancel-icon {
    position: absolute;
    right: 0;
    bottom: 0;
}
.spilt-img img {
    border-radius: 50px;
}
::-webkit-scrollbar {
    display: none;
}
.split2-main .split-bill2-content .send-money-contact-tab{
    padding: 0 !important;
}

/************************ 47.Transfer-to-bank-success css ***************************/
.transfer-txt h1{
    color: var(--4, #121212);
    text-align: center;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
}
.transfer-txt p{
    color: var(--5, #5A5C5E);
    text-align: center;
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.transfer-logo{
    width: 74px;
    height: 48px;
    border: 1px solid #F2EEFE;
    border-radius: 4px;
}
.first-content h2{
    color: var(--4, #121212);
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
.first-content p{
    color: var(--5, #5A5C5E);
    font-family: Satoshi !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 20px; 
    margin-top: 4px;
}
.content-details{
 display: flex;
 column-gap: 16px;
 border-bottom: 2px solid #F2EEFE;
 padding-bottom: 16px;
}
.transfer-content-details p {
    color: var(--5, #5A5C5E);
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}
#transfer-to-bank-review .sendmomey-details{
    padding-top: 16px !important;
    border-bottom: 2px solid #7B51F1;
}
#transfer-to-bank-review .sendmomey-details:last-child{
    border-bottom: 0;
}
#transfer-to-bank-review .sendmomey-details:first-child{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.estimated-time h2{
    color: var(--4, #121212);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
.estimated-time p{
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.send-money4 h1{
    color: var(--4, #121212);
    text-align: center;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px; 
}

/************************ 48.Line chart css ***************************/
.chat-income-sec {
    display: flex;
    column-gap: 16px;
    width: 100%;
}
.chat-income,
.chat-expense{
    width: 50%;
    display: flex;
    padding: 7px 8px;
    height: 56px;
    align-items: center;
    column-gap: 9px;
    border: 2px solid var(--2, #C6B7F0);
    border-radius: 8px;
    background: white;
}
.chat-content{
    width: calc(100% - 30px);
    position: absolute;
    left: 0;
    z-index: 99;
    margin-top: 16px !important;
    max-width: 100%;
    margin: 0 auto;
    right: 0;
}
.chat-txt1{
    color: var(--7, #00A266);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; 
}
.chat-txt2{
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
}
.week-txt{
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px
}
.price-txt{
    color: var(--4, #121212);
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-top: 4px;
}
.date-txt{
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    margin-top: 4px;
}
.line-chart-data {
    display: flex;
}
.data-details {
    width: 50%;
}
.statistic-first h2{
    color: var(--4, #121212);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
.statistic-first p{
  color: var(--5, #5A5C5E);
  font-family: Satoshi;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;  
  margin-top: 4px;
}
.statistic-overview-content {
    display: flex;
    column-gap: 16px;
}
.chat-bottom-space{
    padding-bottom: 110px;
}
.statistic-first {
    width: 60%;
}
.statistic-second {
    width: 40%;
}
.area-chat .custom-select-internet select {
    border-radius: 4px;
    background-color: var(--2, #7B51F1);
    color: var(--1, #FFF);
    font-family: Satoshi;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    padding: 12px;
}
.area-chat .arrow-icon{
    background-image: url(../svg/white-up-icon.svg) !important;
}

/************************ 49.Homescreen css ***************************/
p.name {
    color: var(--1, #FFF);
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}
p.balance {
    color: var(--1, #FFF);
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.balance-data h1 {
    color: var(--1, #FFF);
    font-family: Poppins;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
}
.home-top-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 36px;
}
.homepage-first {
    display: flex;
    justify-content: space-around;
    border-radius: 24px;
    background: var(--2, #C6B7F0);
    padding: 16px 0;
}
.first-details p {
    color: var(--1, #FFF);
    text-align: center;
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin-top: 8px;
}
#homepage .send-money:last-child p,
#homepage .send-money:first-child p{
    text-overflow: ellipsis;
    overflow: hidden;
    width: 74px;
    white-space: nowrap;
    margin-left: auto;
    margin-right: auto;
}
.home-activity-top span:first-child {
    color: var(--4, #121212);
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}
.home-activity-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.home-activity-bottom-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.home-first h3 {
    color: var(--4, #121212);
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
.home-first p {
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin-top: 4px;
}
.home-second h4 {
    color: var(--7, #00A266);
    text-align: right;
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

/************************ 50.Bottom tabbar css ***************************/
.bottom-menu-svg-main {
    position: relative;
}
.bottom-menu-svg {
    position: fixed;
    bottom: -40px;
}
.gol3 {
    position: absolute;
    left: 50%;
    top: -10%;
    transform: translateX(-50%);
    width: 80px;
    height: 80px;
    background-color: #000000;
    border-radius: 50%;
    z-index: 99;
}
.add-to-cart-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
}
.home-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.bottom-menu-svg-design {
    max-width: 600px;
    height: 160px;
    width: 100%;
    backdrop-filter: blur(12px);
    background: white;
}
.navigation {
    position: fixed;
    bottom: 25px;
    width: 100%;
    padding: 0 32px;
    max-width: 600px;
}
.navigation .listWrap {
    list-style: none;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.navigation .listWrap li a {
    position: relative;
    display: flex;
    justify-content: center;
}
.navigation .listWrap li:active a .icon, 
.navigation .listWrap li.active a .icon {
  filter: brightness(0) saturate(100%) invert(35%) sepia(56%) saturate(1672%) hue-rotate(232deg) brightness(95%) contrast(100%);
  transform: translateY(-10px);
}
.navigation .listWrap li a .icon {
    position: relative;
    display: block;
    text-align: center;
    transition: 0.5s;
    color: #FFF;
}
.navigation .listWrap li:active a .text, 
.navigation .listWrap li.active a .text {
    opacity: 1;
}
.navigation .listWrap li a .text {
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #7B51F1;
    transition: 0.5s;
    transform: translateY(20px);
    opacity: 0;
    z-index: 1;
}

/************************ 51.Face recognition css ***************************/
.concentric-circles {
    position: relative;
    width: 300px;
    height: 300px;
    margin-top: 70px;
    margin-left: auto;
    margin-right: auto
}
.circle {
    position: absolute;
    border-radius: 50%;
    animation: pulse 2s infinite;
}
.outer {
    width: 100%;
    height: 100%;
    background-color: rgba(136, 84, 255, 0.1);
    animation-delay: 0s;
}
.middle {
    width: 220px;
    height: 220px;
    background-color: rgba(136, 84, 255, 0.2);
    animation-delay: 0.5s;
}
.inner {
    width: 120px;
    height: 120px;
    background-color: #8854FF;
    animation-delay: 1s;
}
.inner img {
    width: 50%;
    height: 50%;
}
.chart-container {
    width: 100%;
    height: 300px;
}
.request-content span:first-child{
    color: var(--5, #5A5C5E);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.request-content span:last-child{
    color: var(--4, #121212);
    text-align: right;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /
}
.request-txt{
    color: var(--5, #5A5C5E);
    text-align: center;
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; 
    border-bottom: 2px solid #F2EEFE;
    padding-bottom: 16px;
}
.request-btn{
    position: relative;
    padding: 0;
}
.request-content{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.request-money-modal{
    max-width: 600px;
    margin: auto;
}

/************************ 52.QR code payment css ***************************/
.name-txt {
    color: var(--4, #121212);
    text-align: center;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}
.email-txt {
    color: var(--5, #5A5C5E);
    text-align: center;
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.qr-price {
    color: var(--4, #121212);
    text-align: center;
    font-family: Poppins;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px;
}
.qr-code-name input{
    border-radius: 12px;
    background: var(--14, #F2EEFE);
    color: var(--5, #5A5C5E);
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    padding: 12px 24px;
    border: 0;
    width: 230px;
    margin: auto;
    display: flex;
}
.payment-method p{
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.payment-method{
    padding-top: 50px;
}
.payment-method P {
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.profile-img-content img {
    border-radius: 80px;
}
.line-scale > div {
    background-color: #7B51F1;
    width: 4px;
    height: 35px;
    border-radius: 2px;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block;
}
.line-scale > div:nth-child(1) {
    -webkit-animation: line-scale 1s -0.4s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
    animation: line-scale 1s -0.4s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}
.line-scale > div:nth-child(2) {
    -webkit-animation: line-scale 1s -0.3s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
    animation: line-scale 1s -0.3s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}
.line-scale > div:nth-child(3) {
    -webkit-animation: line-scale 1s -0.2s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
    animation: line-scale 1s -0.2s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}
.line-scale > div:nth-child(4) {
    -webkit-animation: line-scale 1s -0.1s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
    animation: line-scale 1s -0.1s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}
.line-scale > div:nth-child(5) {
    -webkit-animation: line-scale 1s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
    animation: line-scale 1s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}
.loader {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.overlay1 {
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    top: 0;
    right: 0;
    height: 100%;
    border-radius: 24px 24px 0px 0px;
    background: rgb(18 18 18 / 80%);
}
.scan1 .fingerprint1 {
    position: relative;
    width: 300px;
    height: 300px;
    background: url(../images/finger-print/scan-code1.png);
    background-size: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: white;
}
.scan1 {
    position: relative;   
    background-image: url(../images/finger-print/print-border2.png);
    width: 339px;
    height: 339px;
    background-size: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: white; 
    margin-left: auto;
    margin-right: auto;
    margin-top: 70px;
    border-radius: 25px;
}
.scan1 .fingerprint1::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/finger-print/scan-code1.png);
    background-size: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    animation: animate 4s ease-in-out infinite;
    background: linear-gradient(180deg, rgba(251, 73, 69, 0.00) 0%, rgba(251, 73, 69, 0.60) 100%);
}
.scan1 .fingerprint1::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: #FB4945;
    border-radius: 8px;
    filter: drop-shadow(0 0 20px #00D061) drop-shadow(0 0 60px #00D061);
    animation: animate_line 4s ease-in-out infinite;
}

/************************ 53.Create new password CSS ***************************/
#create-new-password-main .password-form input{
    padding-right: 50px !important;
}
.password-form .form-floating>.form-control:focus~label {
    color: var(--2, #7B51F1);
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.password-form input{
 color: var(--4, #121212);
 font-family: Satoshi;
 font-size: 18px;
 font-style: normal;
 font-weight: 500;
 line-height: 24px;
 border-radius: 12px;
 background: var(--9, #F5F5F5);
 border: none;
 padding-right: 16px !important;
}
i#eye, i#eye1 {
    font-size: 20px;
    color: #5A5C5E;
    position: absolute;
    right: 16px;
    top: 35%;
    cursor: pointer;
}
.password-form .form-floating>label{
 color: var(--5, #5A5C5E);
 font-family: Satoshi;
 font-size: 16px;
 font-style: normal;
 font-weight: 500;
 line-height: 24px;  
}
.password-form .form-floating>.form-control:focus~label::after{
    background: transparent;
}
.footer-checkbox-input + .footer-chec-txt:before {
    content: "";
    margin-right: 12px;
    display: inline-block;
    vertical-align: text-top;
    width: 22px;
    height: 22px;
    border: 2px solid #000000;
    border-radius: 8px;
}
.footer-checkbox-input {
    position: absolute;
    opacity: 0;
    width: fit-content;
}
.footer-checkbox-input:checked + .footer-chec-txt:after {
    content: "";
    position: absolute;
    left: 6px;
    top: 12px;
    background: white;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    transform: rotate(45deg);
}
.footer-checkbox-input:checked + .footer-chec-txt:before {
    background: black;
    border: none;
}
.footer-checkbox-input+ .footer-chec-txt {
    position: relative;
    cursor: pointer;
    padding: 0;
    color: var(--5, #5A5C5E);
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.verify-txt h1 {
    color: var(--4, #121212);
    text-align: center;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
}
#empty-notification-main .verify-number-bottom{
    padding-bottom: 30px;
}

/************************ 54.Keyframe Animation ***************************/
@keyframes line-scale {
  0% {
    -webkit-transform: scaley(1);
    transform: scaley(1); }
    50% {
        -webkit-transform: scaley(0.4);
        transform: scaley(0.4); 
    }
    100% {
        -webkit-transform: scaley(1);
        transform: scaley(1); } 
    }
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
@keyframes animate {
    0%,
    100% {
        height: 0%;
    }

    50% {
        height: 100%;
    }
}
@keyframes animate_line {

    0%,
    100% {
        top: 0%;
    }

    50% {
        top: 100%;
    }
}
@keyframes pulse {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
}



.max-w-250 {
  max-width: 250px;
}

.h-30 {
  height: 30px !important;
}

.h-50 {
  height: 50px !important;
}

.h-60 {
  height: 60px !important;
}

.testimonials-slider-2 .swiper-slide.swiper-slide-active {
  opacity: 1;
}

.py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.pl-0 {
  padding-left: 0px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.ml-0 {
  margin-left: 0px !important;
}

.mr-0 {
  margin-right: 0px !important;
}

.py-3 {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}

.px-3 {
  padding-left: 3px !important;
  padding-right: 3px !important;
}

.pt-3 {
  padding-top: 3px !important;
}

.pb-3 {
  padding-bottom: 3px !important;
}

.pl-3 {
  padding-left: 3px !important;
}

.pr-3 {
  padding-right: 3px !important;
}

.mt-3 {
  margin-top: 3px !important;
}

.mb-3 {
  margin-bottom: 3px !important;
}

.ml-3 {
  margin-left: 3px !important;
}

.mr-3 {
  margin-right: 3px !important;
}

.py-5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.px-5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.pt-5 {
  padding-top: 5px !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.pl-5 {
  padding-left: 5px !important;
}

.pr-5 {
  padding-right: 5px !important;
}

.mt-5 {
  margin-top: 5px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.ml-5 {
  margin-left: 5px !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.py-8 {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.px-8 {
  padding-left: 8px !important;
  padding-right: 8px !important;
}

.pt-8 {
  padding-top: 8px !important;
}

.pb-8 {
  padding-bottom: 8px !important;
}

.pl-8 {
  padding-left: 8px !important;
}

.pr-8 {
  padding-right: 8px !important;
}

.mt-8 {
  margin-top: 8px !important;
}

.mb-8 {
  margin-bottom: 8px !important;
}

.ml-8 {
  margin-left: 8px !important;
}

.mr-8 {
  margin-right: 8px !important;
}

.py-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.px-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.py-12 {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

.px-12 {
  padding-left: 12px !important;
  padding-right: 12px !important;
}

.pt-12 {
  padding-top: 12px !important;
}

.pb-12 {
  padding-bottom: 12px !important;
}

.pl-12 {
  padding-left: 12px !important;
}

.pr-12 {
  padding-right: 12px !important;
}

.mt-12 {
  margin-top: 12px !important;
}

.mb-12 {
  margin-bottom: 12px !important;
}

.ml-12 {
  margin-left: 12px !important;
}

.mr-12 {
  margin-right: 12px !important;
}

.py-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.px-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.py-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.px-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.py-25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.px-25 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.pl-25 {
  padding-left: 25px !important;
}

.pr-25 {
  padding-right: 25px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.ml-25 {
  margin-left: 25px !important;
}

.mr-25 {
  margin-right: 25px !important;
}

.py-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.px-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.py-35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}

.px-35 {
  padding-left: 35px !important;
  padding-right: 35px !important;
}

.pt-35 {
  padding-top: 35px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.pl-35 {
  padding-left: 35px !important;
}

.pr-35 {
  padding-right: 35px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.ml-35 {
  margin-left: 35px !important;
}

.mr-35 {
  margin-right: 35px !important;
}

.py-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.px-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.py-45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

.px-45 {
  padding-left: 45px !important;
  padding-right: 45px !important;
}

.pt-45 {
  padding-top: 45px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

.pl-45 {
  padding-left: 45px !important;
}

.pr-45 {
  padding-right: 45px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.ml-45 {
  margin-left: 45px !important;
}

.mr-45 {
  margin-right: 45px !important;
}

.py-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.px-50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pl-50 {
  padding-left: 50px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.py-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.px-60 {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pl-60 {
  padding-left: 60px !important;
}

.pr-60 {
  padding-right: 60px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.py-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.px-80 {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.pl-80 {
  padding-left: 80px !important;
}

.pr-80 {
  padding-right: 80px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.ml-80 {
  margin-left: 80px !important;
}

.mr-80 {
  margin-right: 80px !important;
}

.py-90 {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

.px-90 {
  padding-left: 90px !important;
  padding-right: 90px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.pb-90 {
  padding-bottom: 90px !important;
}

.pl-90 {
  padding-left: 90px !important;
}

.pr-90 {
  padding-right: 90px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.ml-90 {
  margin-left: 90px !important;
}

.mr-90 {
  margin-right: 90px !important;
}

@media (max-width: 1199px) {
  .xl\:py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .xl\:px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .xl\:pt-0 {
    padding-top: 0px !important;
  }
  .xl\:pb-0 {
    padding-bottom: 0px !important;
  }
  .xl\:pl-0 {
    padding-left: 0px !important;
  }
  .xl\:pr-0 {
    padding-right: 0px !important;
  }
  .xl\:mt-0 {
    margin-top: 0px !important;
  }
  .xl\:mb-0 {
    margin-bottom: 0px !important;
  }
  .xl\:ml-0 {
    margin-left: 0px !important;
  }
  .xl\:mr-0 {
    margin-right: 0px !important;
  }
  .xl\:py-3 {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
  }
  .xl\:px-3 {
    padding-left: 3px !important;
    padding-right: 3px !important;
  }
  .xl\:pt-3 {
    padding-top: 3px !important;
  }
  .xl\:pb-3 {
    padding-bottom: 3px !important;
  }
  .xl\:pl-3 {
    padding-left: 3px !important;
  }
  .xl\:pr-3 {
    padding-right: 3px !important;
  }
  .xl\:mt-3 {
    margin-top: 3px !important;
  }
  .xl\:mb-3 {
    margin-bottom: 3px !important;
  }
  .xl\:ml-3 {
    margin-left: 3px !important;
  }
  .xl\:mr-3 {
    margin-right: 3px !important;
  }
  .xl\:py-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .xl\:px-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .xl\:pt-5 {
    padding-top: 5px !important;
  }
  .xl\:pb-5 {
    padding-bottom: 5px !important;
  }
  .xl\:pl-5 {
    padding-left: 5px !important;
  }
  .xl\:pr-5 {
    padding-right: 5px !important;
  }
  .xl\:mt-5 {
    margin-top: 5px !important;
  }
  .xl\:mb-5 {
    margin-bottom: 5px !important;
  }
  .xl\:ml-5 {
    margin-left: 5px !important;
  }
  .xl\:mr-5 {
    margin-right: 5px !important;
  }
  .xl\:py-8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .xl\:px-8 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .xl\:pt-8 {
    padding-top: 8px !important;
  }
  .xl\:pb-8 {
    padding-bottom: 8px !important;
  }
  .xl\:pl-8 {
    padding-left: 8px !important;
  }
  .xl\:pr-8 {
    padding-right: 8px !important;
  }
  .xl\:mt-8 {
    margin-top: 8px !important;
  }
  .xl\:mb-8 {
    margin-bottom: 8px !important;
  }
  .xl\:ml-8 {
    margin-left: 8px !important;
  }
  .xl\:mr-8 {
    margin-right: 8px !important;
  }
  .xl\:py-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .xl\:px-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .xl\:pt-10 {
    padding-top: 10px !important;
  }
  .xl\:pb-10 {
    padding-bottom: 10px !important;
  }
  .xl\:pl-10 {
    padding-left: 10px !important;
  }
  .xl\:pr-10 {
    padding-right: 10px !important;
  }
  .xl\:mt-10 {
    margin-top: 10px !important;
  }
  .xl\:mb-10 {
    margin-bottom: 10px !important;
  }
  .xl\:ml-10 {
    margin-left: 10px !important;
  }
  .xl\:mr-10 {
    margin-right: 10px !important;
  }
  .xl\:py-12 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .xl\:px-12 {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .xl\:pt-12 {
    padding-top: 12px !important;
  }
  .xl\:pb-12 {
    padding-bottom: 12px !important;
  }
  .xl\:pl-12 {
    padding-left: 12px !important;
  }
  .xl\:pr-12 {
    padding-right: 12px !important;
  }
  .xl\:mt-12 {
    margin-top: 12px !important;
  }
  .xl\:mb-12 {
    margin-bottom: 12px !important;
  }
  .xl\:ml-12 {
    margin-left: 12px !important;
  }
  .xl\:mr-12 {
    margin-right: 12px !important;
  }
  .xl\:py-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .xl\:px-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .xl\:pt-15 {
    padding-top: 15px !important;
  }
  .xl\:pb-15 {
    padding-bottom: 15px !important;
  }
  .xl\:pl-15 {
    padding-left: 15px !important;
  }
  .xl\:pr-15 {
    padding-right: 15px !important;
  }
  .xl\:mt-15 {
    margin-top: 15px !important;
  }
  .xl\:mb-15 {
    margin-bottom: 15px !important;
  }
  .xl\:ml-15 {
    margin-left: 15px !important;
  }
  .xl\:mr-15 {
    margin-right: 15px !important;
  }
  .xl\:py-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .xl\:px-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .xl\:pt-20 {
    padding-top: 20px !important;
  }
  .xl\:pb-20 {
    padding-bottom: 20px !important;
  }
  .xl\:pl-20 {
    padding-left: 20px !important;
  }
  .xl\:pr-20 {
    padding-right: 20px !important;
  }
  .xl\:mt-20 {
    margin-top: 20px !important;
  }
  .xl\:mb-20 {
    margin-bottom: 20px !important;
  }
  .xl\:ml-20 {
    margin-left: 20px !important;
  }
  .xl\:mr-20 {
    margin-right: 20px !important;
  }
  .xl\:py-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  .xl\:px-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .xl\:pt-25 {
    padding-top: 25px !important;
  }
  .xl\:pb-25 {
    padding-bottom: 25px !important;
  }
  .xl\:pl-25 {
    padding-left: 25px !important;
  }
  .xl\:pr-25 {
    padding-right: 25px !important;
  }
  .xl\:mt-25 {
    margin-top: 25px !important;
  }
  .xl\:mb-25 {
    margin-bottom: 25px !important;
  }
  .xl\:ml-25 {
    margin-left: 25px !important;
  }
  .xl\:mr-25 {
    margin-right: 25px !important;
  }
  .xl\:py-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .xl\:px-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .xl\:pt-30 {
    padding-top: 30px !important;
  }
  .xl\:pb-30 {
    padding-bottom: 30px !important;
  }
  .xl\:pl-30 {
    padding-left: 30px !important;
  }
  .xl\:pr-30 {
    padding-right: 30px !important;
  }
  .xl\:mt-30 {
    margin-top: 30px !important;
  }
  .xl\:mb-30 {
    margin-bottom: 30px !important;
  }
  .xl\:ml-30 {
    margin-left: 30px !important;
  }
  .xl\:mr-30 {
    margin-right: 30px !important;
  }
  .xl\:py-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  .xl\:px-35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  .xl\:pt-35 {
    padding-top: 35px !important;
  }
  .xl\:pb-35 {
    padding-bottom: 35px !important;
  }
  .xl\:pl-35 {
    padding-left: 35px !important;
  }
  .xl\:pr-35 {
    padding-right: 35px !important;
  }
  .xl\:mt-35 {
    margin-top: 35px !important;
  }
  .xl\:mb-35 {
    margin-bottom: 35px !important;
  }
  .xl\:ml-35 {
    margin-left: 35px !important;
  }
  .xl\:mr-35 {
    margin-right: 35px !important;
  }
  .xl\:py-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .xl\:px-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .xl\:pt-40 {
    padding-top: 40px !important;
  }
  .xl\:pb-40 {
    padding-bottom: 40px !important;
  }
  .xl\:pl-40 {
    padding-left: 40px !important;
  }
  .xl\:pr-40 {
    padding-right: 40px !important;
  }
  .xl\:mt-40 {
    margin-top: 40px !important;
  }
  .xl\:mb-40 {
    margin-bottom: 40px !important;
  }
  .xl\:ml-40 {
    margin-left: 40px !important;
  }
  .xl\:mr-40 {
    margin-right: 40px !important;
  }
  .xl\:py-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  .xl\:px-45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .xl\:pt-45 {
    padding-top: 45px !important;
  }
  .xl\:pb-45 {
    padding-bottom: 45px !important;
  }
  .xl\:pl-45 {
    padding-left: 45px !important;
  }
  .xl\:pr-45 {
    padding-right: 45px !important;
  }
  .xl\:mt-45 {
    margin-top: 45px !important;
  }
  .xl\:mb-45 {
    margin-bottom: 45px !important;
  }
  .xl\:ml-45 {
    margin-left: 45px !important;
  }
  .xl\:mr-45 {
    margin-right: 45px !important;
  }
  .xl\:py-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .xl\:px-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .xl\:pt-50 {
    padding-top: 50px !important;
  }
  .xl\:pb-50 {
    padding-bottom: 50px !important;
  }
  .xl\:pl-50 {
    padding-left: 50px !important;
  }
  .xl\:pr-50 {
    padding-right: 50px !important;
  }
  .xl\:mt-50 {
    margin-top: 50px !important;
  }
  .xl\:mb-50 {
    margin-bottom: 50px !important;
  }
  .xl\:ml-50 {
    margin-left: 50px !important;
  }
  .xl\:mr-50 {
    margin-right: 50px !important;
  }
  .xl\:py-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .xl\:px-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .xl\:pt-60 {
    padding-top: 60px !important;
  }
  .xl\:pb-60 {
    padding-bottom: 60px !important;
  }
  .xl\:pl-60 {
    padding-left: 60px !important;
  }
  .xl\:pr-60 {
    padding-right: 60px !important;
  }
  .xl\:mt-60 {
    margin-top: 60px !important;
  }
  .xl\:mb-60 {
    margin-bottom: 60px !important;
  }
  .xl\:ml-60 {
    margin-left: 60px !important;
  }
  .xl\:mr-60 {
    margin-right: 60px !important;
  }
  .xl\:py-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .xl\:px-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .xl\:pt-80 {
    padding-top: 80px !important;
  }
  .xl\:pb-80 {
    padding-bottom: 80px !important;
  }
  .xl\:pl-80 {
    padding-left: 80px !important;
  }
  .xl\:pr-80 {
    padding-right: 80px !important;
  }
  .xl\:mt-80 {
    margin-top: 80px !important;
  }
  .xl\:mb-80 {
    margin-bottom: 80px !important;
  }
  .xl\:ml-80 {
    margin-left: 80px !important;
  }
  .xl\:mr-80 {
    margin-right: 80px !important;
  }
  .xl\:py-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .xl\:px-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  .xl\:pt-90 {
    padding-top: 90px !important;
  }
  .xl\:pb-90 {
    padding-bottom: 90px !important;
  }
  .xl\:pl-90 {
    padding-left: 90px !important;
  }
  .xl\:pr-90 {
    padding-right: 90px !important;
  }
  .xl\:mt-90 {
    margin-top: 90px !important;
  }
  .xl\:mb-90 {
    margin-bottom: 90px !important;
  }
  .xl\:ml-90 {
    margin-left: 90px !important;
  }
  .xl\:mr-90 {
    margin-right: 90px !important;
  }
}

@media (max-width: 991px) {
  .lg\:py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .lg\:px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .lg\:pt-0 {
    padding-top: 0px !important;
  }
  .lg\:pb-0 {
    padding-bottom: 0px !important;
  }
  .lg\:pl-0 {
    padding-left: 0px !important;
  }
  .lg\:pr-0 {
    padding-right: 0px !important;
  }
  .lg\:mt-0 {
    margin-top: 0px !important;
  }
  .lg\:mb-0 {
    margin-bottom: 0px !important;
  }
  .lg\:ml-0 {
    margin-left: 0px !important;
  }
  .lg\:mr-0 {
    margin-right: 0px !important;
  }
  .lg\:py-3 {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
  }
  .lg\:px-3 {
    padding-left: 3px !important;
    padding-right: 3px !important;
  }
  .lg\:pt-3 {
    padding-top: 3px !important;
  }
  .lg\:pb-3 {
    padding-bottom: 3px !important;
  }
  .lg\:pl-3 {
    padding-left: 3px !important;
  }
  .lg\:pr-3 {
    padding-right: 3px !important;
  }
  .lg\:mt-3 {
    margin-top: 3px !important;
  }
  .lg\:mb-3 {
    margin-bottom: 3px !important;
  }
  .lg\:ml-3 {
    margin-left: 3px !important;
  }
  .lg\:mr-3 {
    margin-right: 3px !important;
  }
  .lg\:py-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .lg\:px-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .lg\:pt-5 {
    padding-top: 5px !important;
  }
  .lg\:pb-5 {
    padding-bottom: 5px !important;
  }
  .lg\:pl-5 {
    padding-left: 5px !important;
  }
  .lg\:pr-5 {
    padding-right: 5px !important;
  }
  .lg\:mt-5 {
    margin-top: 5px !important;
  }
  .lg\:mb-5 {
    margin-bottom: 5px !important;
  }
  .lg\:ml-5 {
    margin-left: 5px !important;
  }
  .lg\:mr-5 {
    margin-right: 5px !important;
  }
  .lg\:py-8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .lg\:px-8 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .lg\:pt-8 {
    padding-top: 8px !important;
  }
  .lg\:pb-8 {
    padding-bottom: 8px !important;
  }
  .lg\:pl-8 {
    padding-left: 8px !important;
  }
  .lg\:pr-8 {
    padding-right: 8px !important;
  }
  .lg\:mt-8 {
    margin-top: 8px !important;
  }
  .lg\:mb-8 {
    margin-bottom: 8px !important;
  }
  .lg\:ml-8 {
    margin-left: 8px !important;
  }
  .lg\:mr-8 {
    margin-right: 8px !important;
  }
  .lg\:py-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .lg\:px-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .lg\:pt-10 {
    padding-top: 10px !important;
  }
  .lg\:pb-10 {
    padding-bottom: 10px !important;
  }
  .lg\:pl-10 {
    padding-left: 10px !important;
  }
  .lg\:pr-10 {
    padding-right: 10px !important;
  }
  .lg\:mt-10 {
    margin-top: 10px !important;
  }
  .lg\:mb-10 {
    margin-bottom: 10px !important;
  }
  .lg\:ml-10 {
    margin-left: 10px !important;
  }
  .lg\:mr-10 {
    margin-right: 10px !important;
  }
  .lg\:py-12 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .lg\:px-12 {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .lg\:pt-12 {
    padding-top: 12px !important;
  }
  .lg\:pb-12 {
    padding-bottom: 12px !important;
  }
  .lg\:pl-12 {
    padding-left: 12px !important;
  }
  .lg\:pr-12 {
    padding-right: 12px !important;
  }
  .lg\:mt-12 {
    margin-top: 12px !important;
  }
  .lg\:mb-12 {
    margin-bottom: 12px !important;
  }
  .lg\:ml-12 {
    margin-left: 12px !important;
  }
  .lg\:mr-12 {
    margin-right: 12px !important;
  }
  .lg\:py-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .lg\:px-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .lg\:pt-15 {
    padding-top: 15px !important;
  }
  .lg\:pb-15 {
    padding-bottom: 15px !important;
  }
  .lg\:pl-15 {
    padding-left: 15px !important;
  }
  .lg\:pr-15 {
    padding-right: 15px !important;
  }
  .lg\:mt-15 {
    margin-top: 15px !important;
  }
  .lg\:mb-15 {
    margin-bottom: 15px !important;
  }
  .lg\:ml-15 {
    margin-left: 15px !important;
  }
  .lg\:mr-15 {
    margin-right: 15px !important;
  }
  .lg\:py-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .lg\:px-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .lg\:pt-20 {
    padding-top: 20px !important;
  }
  .lg\:pb-20 {
    padding-bottom: 20px !important;
  }
  .lg\:pl-20 {
    padding-left: 20px !important;
  }
  .lg\:pr-20 {
    padding-right: 20px !important;
  }
  .lg\:mt-20 {
    margin-top: 20px !important;
  }
  .lg\:mb-20 {
    margin-bottom: 20px !important;
  }
  .lg\:ml-20 {
    margin-left: 20px !important;
  }
  .lg\:mr-20 {
    margin-right: 20px !important;
  }
  .lg\:py-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  .lg\:px-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .lg\:pt-25 {
    padding-top: 25px !important;
  }
  .lg\:pb-25 {
    padding-bottom: 25px !important;
  }
  .lg\:pl-25 {
    padding-left: 25px !important;
  }
  .lg\:pr-25 {
    padding-right: 25px !important;
  }
  .lg\:mt-25 {
    margin-top: 25px !important;
  }
  .lg\:mb-25 {
    margin-bottom: 25px !important;
  }
  .lg\:ml-25 {
    margin-left: 25px !important;
  }
  .lg\:mr-25 {
    margin-right: 25px !important;
  }
  .lg\:py-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .lg\:px-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .lg\:pt-30 {
    padding-top: 30px !important;
  }
  .lg\:pb-30 {
    padding-bottom: 30px !important;
  }
  .lg\:pl-30 {
    padding-left: 30px !important;
  }
  .lg\:pr-30 {
    padding-right: 30px !important;
  }
  .lg\:mt-30 {
    margin-top: 30px !important;
  }
  .lg\:mb-30 {
    margin-bottom: 30px !important;
  }
  .lg\:ml-30 {
    margin-left: 30px !important;
  }
  .lg\:mr-30 {
    margin-right: 30px !important;
  }
  .lg\:py-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  .lg\:px-35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  .lg\:pt-35 {
    padding-top: 35px !important;
  }
  .lg\:pb-35 {
    padding-bottom: 35px !important;
  }
  .lg\:pl-35 {
    padding-left: 35px !important;
  }
  .lg\:pr-35 {
    padding-right: 35px !important;
  }
  .lg\:mt-35 {
    margin-top: 35px !important;
  }
  .lg\:mb-35 {
    margin-bottom: 35px !important;
  }
  .lg\:ml-35 {
    margin-left: 35px !important;
  }
  .lg\:mr-35 {
    margin-right: 35px !important;
  }
  .lg\:py-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .lg\:px-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .lg\:pt-40 {
    padding-top: 40px !important;
  }
  .lg\:pb-40 {
    padding-bottom: 40px !important;
  }
  .lg\:pl-40 {
    padding-left: 40px !important;
  }
  .lg\:pr-40 {
    padding-right: 40px !important;
  }
  .lg\:mt-40 {
    margin-top: 40px !important;
  }
  .lg\:mb-40 {
    margin-bottom: 40px !important;
  }
  .lg\:ml-40 {
    margin-left: 40px !important;
  }
  .lg\:mr-40 {
    margin-right: 40px !important;
  }
  .lg\:py-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  .lg\:px-45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .lg\:pt-45 {
    padding-top: 45px !important;
  }
  .lg\:pb-45 {
    padding-bottom: 45px !important;
  }
  .lg\:pl-45 {
    padding-left: 45px !important;
  }
  .lg\:pr-45 {
    padding-right: 45px !important;
  }
  .lg\:mt-45 {
    margin-top: 45px !important;
  }
  .lg\:mb-45 {
    margin-bottom: 45px !important;
  }
  .lg\:ml-45 {
    margin-left: 45px !important;
  }
  .lg\:mr-45 {
    margin-right: 45px !important;
  }
  .lg\:py-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .lg\:px-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .lg\:pt-50 {
    padding-top: 50px !important;
  }
  .lg\:pb-50 {
    padding-bottom: 50px !important;
  }
  .lg\:pl-50 {
    padding-left: 50px !important;
  }
  .lg\:pr-50 {
    padding-right: 50px !important;
  }
  .lg\:mt-50 {
    margin-top: 50px !important;
  }
  .lg\:mb-50 {
    margin-bottom: 50px !important;
  }
  .lg\:ml-50 {
    margin-left: 50px !important;
  }
  .lg\:mr-50 {
    margin-right: 50px !important;
  }
  .lg\:py-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .lg\:px-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .lg\:pt-60 {
    padding-top: 60px !important;
  }
  .lg\:pb-60 {
    padding-bottom: 60px !important;
  }
  .lg\:pl-60 {
    padding-left: 60px !important;
  }
  .lg\:pr-60 {
    padding-right: 60px !important;
  }
  .lg\:mt-60 {
    margin-top: 60px !important;
  }
  .lg\:mb-60 {
    margin-bottom: 60px !important;
  }
  .lg\:ml-60 {
    margin-left: 60px !important;
  }
  .lg\:mr-60 {
    margin-right: 60px !important;
  }
  .lg\:py-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .lg\:px-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .lg\:pt-80 {
    padding-top: 80px !important;
  }
  .lg\:pb-80 {
    padding-bottom: 80px !important;
  }
  .lg\:pl-80 {
    padding-left: 80px !important;
  }
  .lg\:pr-80 {
    padding-right: 80px !important;
  }
  .lg\:mt-80 {
    margin-top: 80px !important;
  }
  .lg\:mb-80 {
    margin-bottom: 80px !important;
  }
  .lg\:ml-80 {
    margin-left: 80px !important;
  }
  .lg\:mr-80 {
    margin-right: 80px !important;
  }
  .lg\:py-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .lg\:px-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  .lg\:pt-90 {
    padding-top: 90px !important;
  }
  .lg\:pb-90 {
    padding-bottom: 90px !important;
  }
  .lg\:pl-90 {
    padding-left: 90px !important;
  }
  .lg\:pr-90 {
    padding-right: 90px !important;
  }
  .lg\:mt-90 {
    margin-top: 90px !important;
  }
  .lg\:mb-90 {
    margin-bottom: 90px !important;
  }
  .lg\:ml-90 {
    margin-left: 90px !important;
  }
  .lg\:mr-90 {
    margin-right: 90px !important;
  }
}

@media (max-width: 767px) {
  .md\:py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .md\:px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .md\:pt-0 {
    padding-top: 0px !important;
  }
  .md\:pb-0 {
    padding-bottom: 0px !important;
  }
  .md\:pl-0 {
    padding-left: 0px !important;
  }
  .md\:pr-0 {
    padding-right: 0px !important;
  }
  .md\:mt-0 {
    margin-top: 0px !important;
  }
  .md\:mb-0 {
    margin-bottom: 0px !important;
  }
  .md\:ml-0 {
    margin-left: 0px !important;
  }
  .md\:mr-0 {
    margin-right: 0px !important;
  }
  .md\:py-3 {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
  }
  .md\:px-3 {
    padding-left: 3px !important;
    padding-right: 3px !important;
  }
  .md\:pt-3 {
    padding-top: 3px !important;
  }
  .md\:pb-3 {
    padding-bottom: 3px !important;
  }
  .md\:pl-3 {
    padding-left: 3px !important;
  }
  .md\:pr-3 {
    padding-right: 3px !important;
  }
  .md\:mt-3 {
    margin-top: 3px !important;
  }
  .md\:mb-3 {
    margin-bottom: 3px !important;
  }
  .md\:ml-3 {
    margin-left: 3px !important;
  }
  .md\:mr-3 {
    margin-right: 3px !important;
  }
  .md\:py-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .md\:px-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .md\:pt-5 {
    padding-top: 5px !important;
  }
  .md\:pb-5 {
    padding-bottom: 5px !important;
  }
  .md\:pl-5 {
    padding-left: 5px !important;
  }
  .md\:pr-5 {
    padding-right: 5px !important;
  }
  .md\:mt-5 {
    margin-top: 5px !important;
  }
  .md\:mb-5 {
    margin-bottom: 5px !important;
  }
  .md\:ml-5 {
    margin-left: 5px !important;
  }
  .md\:mr-5 {
    margin-right: 5px !important;
  }
  .md\:py-8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .md\:px-8 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .md\:pt-8 {
    padding-top: 8px !important;
  }
  .md\:pb-8 {
    padding-bottom: 8px !important;
  }
  .md\:pl-8 {
    padding-left: 8px !important;
  }
  .md\:pr-8 {
    padding-right: 8px !important;
  }
  .md\:mt-8 {
    margin-top: 8px !important;
  }
  .md\:mb-8 {
    margin-bottom: 8px !important;
  }
  .md\:ml-8 {
    margin-left: 8px !important;
  }
  .md\:mr-8 {
    margin-right: 8px !important;
  }
  .md\:py-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .md\:px-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .md\:pt-10 {
    padding-top: 10px !important;
  }
  .md\:pb-10 {
    padding-bottom: 10px !important;
  }
  .md\:pl-10 {
    padding-left: 10px !important;
  }
  .md\:pr-10 {
    padding-right: 10px !important;
  }
  .md\:mt-10 {
    margin-top: 10px !important;
  }
  .md\:mb-10 {
    margin-bottom: 10px !important;
  }
  .md\:ml-10 {
    margin-left: 10px !important;
  }
  .md\:mr-10 {
    margin-right: 10px !important;
  }
  .md\:py-12 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .md\:px-12 {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .md\:pt-12 {
    padding-top: 12px !important;
  }
  .md\:pb-12 {
    padding-bottom: 12px !important;
  }
  .md\:pl-12 {
    padding-left: 12px !important;
  }
  .md\:pr-12 {
    padding-right: 12px !important;
  }
  .md\:mt-12 {
    margin-top: 12px !important;
  }
  .md\:mb-12 {
    margin-bottom: 12px !important;
  }
  .md\:ml-12 {
    margin-left: 12px !important;
  }
  .md\:mr-12 {
    margin-right: 12px !important;
  }
  .md\:py-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .md\:px-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .md\:pt-15 {
    padding-top: 15px !important;
  }
  .md\:pb-15 {
    padding-bottom: 15px !important;
  }
  .md\:pl-15 {
    padding-left: 15px !important;
  }
  .md\:pr-15 {
    padding-right: 15px !important;
  }
  .md\:mt-15 {
    margin-top: 15px !important;
  }
  .md\:mb-15 {
    margin-bottom: 15px !important;
  }
  .md\:ml-15 {
    margin-left: 15px !important;
  }
  .md\:mr-15 {
    margin-right: 15px !important;
  }
  .md\:py-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .md\:px-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .md\:pt-20 {
    padding-top: 20px !important;
  }
  .md\:pb-20 {
    padding-bottom: 20px !important;
  }
  .md\:pl-20 {
    padding-left: 20px !important;
  }
  .md\:pr-20 {
    padding-right: 20px !important;
  }
  .md\:mt-20 {
    margin-top: 20px !important;
  }
  .md\:mb-20 {
    margin-bottom: 20px !important;
  }
  .md\:ml-20 {
    margin-left: 20px !important;
  }
  .md\:mr-20 {
    margin-right: 20px !important;
  }
  .md\:py-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  .md\:px-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .md\:pt-25 {
    padding-top: 25px !important;
  }
  .md\:pb-25 {
    padding-bottom: 25px !important;
  }
  .md\:pl-25 {
    padding-left: 25px !important;
  }
  .md\:pr-25 {
    padding-right: 25px !important;
  }
  .md\:mt-25 {
    margin-top: 25px !important;
  }
  .md\:mb-25 {
    margin-bottom: 25px !important;
  }
  .md\:ml-25 {
    margin-left: 25px !important;
  }
  .md\:mr-25 {
    margin-right: 25px !important;
  }
  .md\:py-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .md\:px-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .md\:pt-30 {
    padding-top: 30px !important;
  }
  .md\:pb-30 {
    padding-bottom: 30px !important;
  }
  .md\:pl-30 {
    padding-left: 30px !important;
  }
  .md\:pr-30 {
    padding-right: 30px !important;
  }
  .md\:mt-30 {
    margin-top: 30px !important;
  }
  .md\:mb-30 {
    margin-bottom: 30px !important;
  }
  .md\:ml-30 {
    margin-left: 30px !important;
  }
  .md\:mr-30 {
    margin-right: 30px !important;
  }
  .md\:py-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  .md\:px-35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  .md\:pt-35 {
    padding-top: 35px !important;
  }
  .md\:pb-35 {
    padding-bottom: 35px !important;
  }
  .md\:pl-35 {
    padding-left: 35px !important;
  }
  .md\:pr-35 {
    padding-right: 35px !important;
  }
  .md\:mt-35 {
    margin-top: 35px !important;
  }
  .md\:mb-35 {
    margin-bottom: 35px !important;
  }
  .md\:ml-35 {
    margin-left: 35px !important;
  }
  .md\:mr-35 {
    margin-right: 35px !important;
  }
  .md\:py-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .md\:px-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .md\:pt-40 {
    padding-top: 40px !important;
  }
  .md\:pb-40 {
    padding-bottom: 40px !important;
  }
  .md\:pl-40 {
    padding-left: 40px !important;
  }
  .md\:pr-40 {
    padding-right: 40px !important;
  }
  .md\:mt-40 {
    margin-top: 40px !important;
  }
  .md\:mb-40 {
    margin-bottom: 40px !important;
  }
  .md\:ml-40 {
    margin-left: 40px !important;
  }
  .md\:mr-40 {
    margin-right: 40px !important;
  }
  .md\:py-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  .md\:px-45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .md\:pt-45 {
    padding-top: 45px !important;
  }
  .md\:pb-45 {
    padding-bottom: 45px !important;
  }
  .md\:pl-45 {
    padding-left: 45px !important;
  }
  .md\:pr-45 {
    padding-right: 45px !important;
  }
  .md\:mt-45 {
    margin-top: 45px !important;
  }
  .md\:mb-45 {
    margin-bottom: 45px !important;
  }
  .md\:ml-45 {
    margin-left: 45px !important;
  }
  .md\:mr-45 {
    margin-right: 45px !important;
  }
  .md\:py-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .md\:px-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .md\:pt-50 {
    padding-top: 50px !important;
  }
  .md\:pb-50 {
    padding-bottom: 50px !important;
  }
  .md\:pl-50 {
    padding-left: 50px !important;
  }
  .md\:pr-50 {
    padding-right: 50px !important;
  }
  .md\:mt-50 {
    margin-top: 50px !important;
  }
  .md\:mb-50 {
    margin-bottom: 50px !important;
  }
  .md\:ml-50 {
    margin-left: 50px !important;
  }
  .md\:mr-50 {
    margin-right: 50px !important;
  }
  .md\:py-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .md\:px-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .md\:pt-60 {
    padding-top: 60px !important;
  }
  .md\:pb-60 {
    padding-bottom: 60px !important;
  }
  .md\:pl-60 {
    padding-left: 60px !important;
  }
  .md\:pr-60 {
    padding-right: 60px !important;
  }
  .md\:mt-60 {
    margin-top: 60px !important;
  }
  .md\:mb-60 {
    margin-bottom: 60px !important;
  }
  .md\:ml-60 {
    margin-left: 60px !important;
  }
  .md\:mr-60 {
    margin-right: 60px !important;
  }
  .md\:py-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .md\:px-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .md\:pt-80 {
    padding-top: 80px !important;
  }
  .md\:pb-80 {
    padding-bottom: 80px !important;
  }
  .md\:pl-80 {
    padding-left: 80px !important;
  }
  .md\:pr-80 {
    padding-right: 80px !important;
  }
  .md\:mt-80 {
    margin-top: 80px !important;
  }
  .md\:mb-80 {
    margin-bottom: 80px !important;
  }
  .md\:ml-80 {
    margin-left: 80px !important;
  }
  .md\:mr-80 {
    margin-right: 80px !important;
  }
  .md\:py-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .md\:px-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  .md\:pt-90 {
    padding-top: 90px !important;
  }
  .md\:pb-90 {
    padding-bottom: 90px !important;
  }
  .md\:pl-90 {
    padding-left: 90px !important;
  }
  .md\:pr-90 {
    padding-right: 90px !important;
  }
  .md\:mt-90 {
    margin-top: 90px !important;
  }
  .md\:mb-90 {
    margin-bottom: 90px !important;
  }
  .md\:ml-90 {
    margin-left: 90px !important;
  }
  .md\:mr-90 {
    margin-right: 90px !important;
  }
}

@media (max-width: 575px) {
  .sm\:py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .sm\:px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .sm\:pt-0 {
    padding-top: 0px !important;
  }
  .sm\:pb-0 {
    padding-bottom: 0px !important;
  }
  .sm\:pl-0 {
    padding-left: 0px !important;
  }
  .sm\:pr-0 {
    padding-right: 0px !important;
  }
  .sm\:mt-0 {
    margin-top: 0px !important;
  }
  .sm\:mb-0 {
    margin-bottom: 0px !important;
  }
  .sm\:ml-0 {
    margin-left: 0px !important;
  }
  .sm\:mr-0 {
    margin-right: 0px !important;
  }
  .sm\:py-3 {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
  }
  .sm\:px-3 {
    padding-left: 3px !important;
    padding-right: 3px !important;
  }
  .sm\:pt-3 {
    padding-top: 3px !important;
  }
  .sm\:pb-3 {
    padding-bottom: 3px !important;
  }
  .sm\:pl-3 {
    padding-left: 3px !important;
  }
  .sm\:pr-3 {
    padding-right: 3px !important;
  }
  .sm\:mt-3 {
    margin-top: 3px !important;
  }
  .sm\:mb-3 {
    margin-bottom: 3px !important;
  }
  .sm\:ml-3 {
    margin-left: 3px !important;
  }
  .sm\:mr-3 {
    margin-right: 3px !important;
  }
  .sm\:py-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .sm\:px-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .sm\:pt-5 {
    padding-top: 5px !important;
  }
  .sm\:pb-5 {
    padding-bottom: 5px !important;
  }
  .sm\:pl-5 {
    padding-left: 5px !important;
  }
  .sm\:pr-5 {
    padding-right: 5px !important;
  }
  .sm\:mt-5 {
    margin-top: 5px !important;
  }
  .sm\:mb-5 {
    margin-bottom: 5px !important;
  }
  .sm\:ml-5 {
    margin-left: 5px !important;
  }
  .sm\:mr-5 {
    margin-right: 5px !important;
  }
  .sm\:py-8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .sm\:px-8 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .sm\:pt-8 {
    padding-top: 8px !important;
  }
  .sm\:pb-8 {
    padding-bottom: 8px !important;
  }
  .sm\:pl-8 {
    padding-left: 8px !important;
  }
  .sm\:pr-8 {
    padding-right: 8px !important;
  }
  .sm\:mt-8 {
    margin-top: 8px !important;
  }
  .sm\:mb-8 {
    margin-bottom: 8px !important;
  }
  .sm\:ml-8 {
    margin-left: 8px !important;
  }
  .sm\:mr-8 {
    margin-right: 8px !important;
  }
  .sm\:py-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .sm\:px-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .sm\:pt-10 {
    padding-top: 10px !important;
  }
  .sm\:pb-10 {
    padding-bottom: 10px !important;
  }
  .sm\:pl-10 {
    padding-left: 10px !important;
  }
  .sm\:pr-10 {
    padding-right: 10px !important;
  }
  .sm\:mt-10 {
    margin-top: 10px !important;
  }
  .sm\:mb-10 {
    margin-bottom: 10px !important;
  }
  .sm\:ml-10 {
    margin-left: 10px !important;
  }
  .sm\:mr-10 {
    margin-right: 10px !important;
  }
  .sm\:py-12 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .sm\:px-12 {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .sm\:pt-12 {
    padding-top: 12px !important;
  }
  .sm\:pb-12 {
    padding-bottom: 12px !important;
  }
  .sm\:pl-12 {
    padding-left: 12px !important;
  }
  .sm\:pr-12 {
    padding-right: 12px !important;
  }
  .sm\:mt-12 {
    margin-top: 12px !important;
  }
  .sm\:mb-12 {
    margin-bottom: 12px !important;
  }
  .sm\:ml-12 {
    margin-left: 12px !important;
  }
  .sm\:mr-12 {
    margin-right: 12px !important;
  }
  .sm\:py-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .sm\:px-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .sm\:pt-15 {
    padding-top: 15px !important;
  }
  .sm\:pb-15 {
    padding-bottom: 15px !important;
  }
  .sm\:pl-15 {
    padding-left: 15px !important;
  }
  .sm\:pr-15 {
    padding-right: 15px !important;
  }
  .sm\:mt-15 {
    margin-top: 15px !important;
  }
  .sm\:mb-15 {
    margin-bottom: 15px !important;
  }
  .sm\:ml-15 {
    margin-left: 15px !important;
  }
  .sm\:mr-15 {
    margin-right: 15px !important;
  }
  .sm\:py-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .sm\:px-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .sm\:pt-20 {
    padding-top: 20px !important;
  }
  .sm\:pb-20 {
    padding-bottom: 20px !important;
  }
  .sm\:pl-20 {
    padding-left: 20px !important;
  }
  .sm\:pr-20 {
    padding-right: 20px !important;
  }
  .sm\:mt-20 {
    margin-top: 20px !important;
  }
  .sm\:mb-20 {
    margin-bottom: 20px !important;
  }
  .sm\:ml-20 {
    margin-left: 20px !important;
  }
  .sm\:mr-20 {
    margin-right: 20px !important;
  }
  .sm\:py-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  .sm\:px-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .sm\:pt-25 {
    padding-top: 25px !important;
  }
  .sm\:pb-25 {
    padding-bottom: 25px !important;
  }
  .sm\:pl-25 {
    padding-left: 25px !important;
  }
  .sm\:pr-25 {
    padding-right: 25px !important;
  }
  .sm\:mt-25 {
    margin-top: 25px !important;
  }
  .sm\:mb-25 {
    margin-bottom: 25px !important;
  }
  .sm\:ml-25 {
    margin-left: 25px !important;
  }
  .sm\:mr-25 {
    margin-right: 25px !important;
  }
  .sm\:py-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .sm\:px-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .sm\:pt-30 {
    padding-top: 30px !important;
  }
  .sm\:pb-30 {
    padding-bottom: 30px !important;
  }
  .sm\:pl-30 {
    padding-left: 30px !important;
  }
  .sm\:pr-30 {
    padding-right: 30px !important;
  }
  .sm\:mt-30 {
    margin-top: 30px !important;
  }
  .sm\:mb-30 {
    margin-bottom: 30px !important;
  }
  .sm\:ml-30 {
    margin-left: 30px !important;
  }
  .sm\:mr-30 {
    margin-right: 30px !important;
  }
  .sm\:py-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  .sm\:px-35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  .sm\:pt-35 {
    padding-top: 35px !important;
  }
  .sm\:pb-35 {
    padding-bottom: 35px !important;
  }
  .sm\:pl-35 {
    padding-left: 35px !important;
  }
  .sm\:pr-35 {
    padding-right: 35px !important;
  }
  .sm\:mt-35 {
    margin-top: 35px !important;
  }
  .sm\:mb-35 {
    margin-bottom: 35px !important;
  }
  .sm\:ml-35 {
    margin-left: 35px !important;
  }
  .sm\:mr-35 {
    margin-right: 35px !important;
  }
  .sm\:py-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .sm\:px-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .sm\:pt-40 {
    padding-top: 40px !important;
  }
  .sm\:pb-40 {
    padding-bottom: 40px !important;
  }
  .sm\:pl-40 {
    padding-left: 40px !important;
  }
  .sm\:pr-40 {
    padding-right: 40px !important;
  }
  .sm\:mt-40 {
    margin-top: 40px !important;
  }
  .sm\:mb-40 {
    margin-bottom: 40px !important;
  }
  .sm\:ml-40 {
    margin-left: 40px !important;
  }
  .sm\:mr-40 {
    margin-right: 40px !important;
  }
  .sm\:py-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  .sm\:px-45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .sm\:pt-45 {
    padding-top: 45px !important;
  }
  .sm\:pb-45 {
    padding-bottom: 45px !important;
  }
  .sm\:pl-45 {
    padding-left: 45px !important;
  }
  .sm\:pr-45 {
    padding-right: 45px !important;
  }
  .sm\:mt-45 {
    margin-top: 45px !important;
  }
  .sm\:mb-45 {
    margin-bottom: 45px !important;
  }
  .sm\:ml-45 {
    margin-left: 45px !important;
  }
  .sm\:mr-45 {
    margin-right: 45px !important;
  }
  .sm\:py-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .sm\:px-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .sm\:pt-50 {
    padding-top: 50px !important;
  }
  .sm\:pb-50 {
    padding-bottom: 50px !important;
  }
  .sm\:pl-50 {
    padding-left: 50px !important;
  }
  .sm\:pr-50 {
    padding-right: 50px !important;
  }
  .sm\:mt-50 {
    margin-top: 50px !important;
  }
  .sm\:mb-50 {
    margin-bottom: 50px !important;
  }
  .sm\:ml-50 {
    margin-left: 50px !important;
  }
  .sm\:mr-50 {
    margin-right: 50px !important;
  }
  .sm\:py-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .sm\:px-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .sm\:pt-60 {
    padding-top: 60px !important;
  }
  .sm\:pb-60 {
    padding-bottom: 60px !important;
  }
  .sm\:pl-60 {
    padding-left: 60px !important;
  }
  .sm\:pr-60 {
    padding-right: 60px !important;
  }
  .sm\:mt-60 {
    margin-top: 60px !important;
  }
  .sm\:mb-60 {
    margin-bottom: 60px !important;
  }
  .sm\:ml-60 {
    margin-left: 60px !important;
  }
  .sm\:mr-60 {
    margin-right: 60px !important;
  }
  .sm\:py-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .sm\:px-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .sm\:pt-80 {
    padding-top: 80px !important;
  }
  .sm\:pb-80 {
    padding-bottom: 80px !important;
  }
  .sm\:pl-80 {
    padding-left: 80px !important;
  }
  .sm\:pr-80 {
    padding-right: 80px !important;
  }
  .sm\:mt-80 {
    margin-top: 80px !important;
  }
  .sm\:mb-80 {
    margin-bottom: 80px !important;
  }
  .sm\:ml-80 {
    margin-left: 80px !important;
  }
  .sm\:mr-80 {
    margin-right: 80px !important;
  }
  .sm\:py-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .sm\:px-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  .sm\:pt-90 {
    padding-top: 90px !important;
  }
  .sm\:pb-90 {
    padding-bottom: 90px !important;
  }
  .sm\:pl-90 {
    padding-left: 90px !important;
  }
  .sm\:pr-90 {
    padding-right: 90px !important;
  }
  .sm\:mt-90 {
    margin-top: 90px !important;
  }
  .sm\:mb-90 {
    margin-bottom: 90px !important;
  }
  .sm\:ml-90 {
    margin-left: 90px !important;
  }
  .sm\:mr-90 {
    margin-right: 90px !important;
  }
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.xl\:mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.lg\:mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.md\:mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.sm\:mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.x-gap-5 {
  margin-left: -2.5px;
  margin-right: -2.5px;
}

.x-gap-5 > * {
  padding-left: 2.5px;
  padding-right: 2.5px;
}

.y-gap-5 {
  margin-top: -2.5px;
  margin-bottom: -2.5px;
}

.y-gap-5 > * {
  padding-top: 2.5px;
  padding-bottom: 2.5px;
}

.x-gap-10 {
  margin-left: -5px;
  margin-right: -5px;
}

.x-gap-10 > * {
  padding-left: 5px;
  padding-right: 5px;
}

.y-gap-10 {
  margin-top: -5px;
  margin-bottom: -5px;
}

.y-gap-10 > * {
  padding-top: 5px;
  padding-bottom: 5px;
}

.x-gap-15 {
  margin-left: -7.5px;
  margin-right: -7.5px;
}

.x-gap-15 > * {
  padding-left: 7.5px;
  padding-right: 7.5px;
}

.y-gap-15 {
  margin-top: -7.5px;
  margin-bottom: -7.5px;
}

.y-gap-15 > * {
  padding-top: 7.5px;
  padding-bottom: 7.5px;
}

.x-gap-20 {
  margin-left: -10px;
  margin-right: -10px;
}

.x-gap-20 > * {
  padding-left: 10px;
  padding-right: 10px;
}

.y-gap-20 {
  margin-top: -10px;
  margin-bottom: -10px;
}

.y-gap-20 > * {
  padding-top: 10px;
  padding-bottom: 10px;
}

.x-gap-30 {
  margin-left: -15px;
  margin-right: -15px;
}

.x-gap-30 > * {
  padding-left: 15px;
  padding-right: 15px;
}

.y-gap-30 {
  margin-top: -15px;
  margin-bottom: -15px;
}

.y-gap-30 > * {
  padding-top: 15px;
  padding-bottom: 15px;
}

.x-gap-40 {
  margin-left: -20px;
  margin-right: -20px;
}

.x-gap-40 > * {
  padding-left: 20px;
  padding-right: 20px;
}

.y-gap-40 {
  margin-top: -20px;
  margin-bottom: -20px;
}

.y-gap-40 > * {
  padding-top: 20px;
  padding-bottom: 20px;
}

.x-gap-50 {
  margin-left: -25px;
  margin-right: -25px;
}

.x-gap-50 > * {
  padding-left: 25px;
  padding-right: 25px;
}

.y-gap-50 {
  margin-top: -25px;
  margin-bottom: -25px;
}

.y-gap-50 > * {
  padding-top: 25px;
  padding-bottom: 25px;
}

.x-gap-60 {
  margin-left: -30px;
  margin-right: -30px;
}

.x-gap-60 > * {
  padding-left: 30px;
  padding-right: 30px;
}

.y-gap-60 {
  margin-top: -30px;
  margin-bottom: -30px;
}

.y-gap-60 > * {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media (max-width: 767px) {
  .md\:x-gap-5 {
    margin-left: -2.5px;
    margin-right: -2.5px;
  }
  .md\:x-gap-5 > * {
    padding-left: 2.5px;
    padding-right: 2.5px;
  }
  .md\:y-gap-5 {
    margin-top: -2.5px;
    margin-bottom: -2.5px;
  }
  .md\:y-gap-5 > * {
    padding-top: 2.5px;
    padding-bottom: 2.5px;
  }
  .md\:x-gap-10 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .md\:x-gap-10 > * {
    padding-left: 5px;
    padding-right: 5px;
  }
  .md\:y-gap-10 {
    margin-top: -5px;
    margin-bottom: -5px;
  }
  .md\:y-gap-10 > * {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .md\:x-gap-15 {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .md\:x-gap-15 > * {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .md\:y-gap-15 {
    margin-top: -7.5px;
    margin-bottom: -7.5px;
  }
  .md\:y-gap-15 > * {
    padding-top: 7.5px;
    padding-bottom: 7.5px;
  }
  .md\:x-gap-20 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .md\:x-gap-20 > * {
    padding-left: 10px;
    padding-right: 10px;
  }
  .md\:y-gap-20 {
    margin-top: -10px;
    margin-bottom: -10px;
  }
  .md\:y-gap-20 > * {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .md\:x-gap-30 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .md\:x-gap-30 > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .md\:y-gap-30 {
    margin-top: -15px;
    margin-bottom: -15px;
  }
  .md\:y-gap-30 > * {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .md\:x-gap-40 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .md\:x-gap-40 > * {
    padding-left: 20px;
    padding-right: 20px;
  }
  .md\:y-gap-40 {
    margin-top: -20px;
    margin-bottom: -20px;
  }
  .md\:y-gap-40 > * {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .md\:x-gap-50 {
    margin-left: -25px;
    margin-right: -25px;
  }
  .md\:x-gap-50 > * {
    padding-left: 25px;
    padding-right: 25px;
  }
  .md\:y-gap-50 {
    margin-top: -25px;
    margin-bottom: -25px;
  }
  .md\:y-gap-50 > * {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .md\:x-gap-60 {
    margin-left: -30px;
    margin-right: -30px;
  }
  .md\:x-gap-60 > * {
    padding-left: 30px;
    padding-right: 30px;
  }
  .md\:y-gap-60 {
    margin-top: -30px;
    margin-bottom: -30px;
  }
  .md\:y-gap-60 > * {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .sm\:x-gap-5 {
    margin-left: -2.5px;
    margin-right: -2.5px;
  }
  .sm\:x-gap-5 > * {
    padding-left: 2.5px;
    padding-right: 2.5px;
  }
  .sm\:y-gap-5 {
    margin-top: -2.5px;
    margin-bottom: -2.5px;
  }
  .sm\:y-gap-5 > * {
    padding-top: 2.5px;
    padding-bottom: 2.5px;
  }
  .sm\:x-gap-10 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .sm\:x-gap-10 > * {
    padding-left: 5px;
    padding-right: 5px;
  }
  .sm\:y-gap-10 {
    margin-top: -5px;
    margin-bottom: -5px;
  }
  .sm\:y-gap-10 > * {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .sm\:x-gap-15 {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .sm\:x-gap-15 > * {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .sm\:y-gap-15 {
    margin-top: -7.5px;
    margin-bottom: -7.5px;
  }
  .sm\:y-gap-15 > * {
    padding-top: 7.5px;
    padding-bottom: 7.5px;
  }
  .sm\:x-gap-20 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .sm\:x-gap-20 > * {
    padding-left: 10px;
    padding-right: 10px;
  }
  .sm\:y-gap-20 {
    margin-top: -10px;
    margin-bottom: -10px;
  }
  .sm\:y-gap-20 > * {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .sm\:x-gap-30 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .sm\:x-gap-30 > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .sm\:y-gap-30 {
    margin-top: -15px;
    margin-bottom: -15px;
  }
  .sm\:y-gap-30 > * {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .sm\:x-gap-40 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .sm\:x-gap-40 > * {
    padding-left: 20px;
    padding-right: 20px;
  }
  .sm\:y-gap-40 {
    margin-top: -20px;
    margin-bottom: -20px;
  }
  .sm\:y-gap-40 > * {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .sm\:x-gap-50 {
    margin-left: -25px;
    margin-right: -25px;
  }
  .sm\:x-gap-50 > * {
    padding-left: 25px;
    padding-right: 25px;
  }
  .sm\:y-gap-50 {
    margin-top: -25px;
    margin-bottom: -25px;
  }
  .sm\:y-gap-50 > * {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .sm\:x-gap-60 {
    margin-left: -30px;
    margin-right: -30px;
  }
  .sm\:x-gap-60 > * {
    padding-left: 30px;
    padding-right: 30px;
  }
  .sm\:y-gap-60 {
    margin-top: -30px;
    margin-bottom: -30px;
  }
  .sm\:y-gap-60 > * {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.layout-pt-sm {
  padding-top: 30px;
}

.layout-pb-sm {
  padding-bottom: 30px;
}

.layout-pt-md {
  padding-top: 60px;
}

.layout-pb-md {
  padding-bottom: 60px;
}

.layout-pt-lg {
  padding-top: 120px;
}

.layout-pb-lg {
  padding-bottom: 120px;
}

.layout-pt-xl {
  padding-top: 140px;
}

.layout-pb-xl {
  padding-bottom: 140px;
}

@media (max-width: 767px) {
  .layout-pt-sm {
    padding-top: 30px;
  }
  .layout-pb-sm {
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .layout-pt-md {
    padding-top: 60px;
  }
  .layout-pb-md {
    padding-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .layout-pt-lg {
    padding-top: 100px;
  }
  .layout-pb-lg {
    padding-bottom: 100px;
  }
}

@media (max-width: 767px) {
  .layout-pt-xl {
    padding-top: 120px;
  }
  .layout-pb-xl {
    padding-bottom: 120px;
  }
}

@media (max-width: 575px) {
  .layout-pt-sm {
    padding-top: 30px;
  }
  .layout-pb-sm {
    padding-bottom: 30px;
  }
}

@media (max-width: 575px) {
  .layout-pt-md {
    padding-top: 50px;
  }
  .layout-pb-md {
    padding-bottom: 50px;
  }
}

@media (max-width: 575px) {
  .layout-pt-lg {
    padding-top: 80px;
  }
  .layout-pb-lg {
    padding-bottom: 80px;
  }
}

@media (max-width: 575px) {
  .layout-pt-xl {
    padding-top: 80px;
  }
  .layout-pb-xl {
    padding-bottom: 80px;
  }
}

.w-1\/7 {
  width: 14.285714% !important;
}

.w-1\/5 {
  width: 20% !important;
}

.w-1\/4 {
  width: 25% !important;
}

.w-1\/3 {
  width: 33.333333% !important;
}

.w-1\/2 {
  width: 50% !important;
}

.w-1\/1 {
  width: 100% !important;
}

@media (max-width: 1199px) {
  .xl\:w-1\/5 {
    width: 20% !important;
  }
  .xl\:w-1\/4 {
    width: 25% !important;
  }
  .xl\:w-1\/3 {
    width: 33.333333% !important;
  }
  .xl\:w-1\/2 {
    width: 50% !important;
  }
  .xl\:w-1\/1 {
    width: 100% !important;
  }
}

@media (max-width: 991px) {
  .lg\:w-1\/5 {
    width: 20% !important;
  }
  .lg\:w-1\/4 {
    width: 25% !important;
  }
  .lg\:w-1\/3 {
    width: 33.333333% !important;
  }
  .lg\:w-1\/2 {
    width: 50% !important;
  }
  .lg\:w-1\/1 {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .md\:w-1\/5 {
    width: 20% !important;
  }
  .md\:w-1\/4 {
    width: 25% !important;
  }
  .md\:w-1\/3 {
    width: 33.333333% !important;
  }
  .md\:w-1\/2 {
    width: 50% !important;
  }
  .md\:w-1\/1 {
    width: 100% !important;
  }
}

@media (max-width: 575px) {
  .sm\:w-1\/5 {
    width: 20% !important;
  }
  .sm\:w-1\/4 {
    width: 25% !important;
  }
  .sm\:w-1\/3 {
    width: 33.333333% !important;
  }
  .sm\:w-1\/2 {
    width: 50% !important;
  }
  .sm\:w-1\/1 {
    width: 100% !important;
  }
}

.flex-column {
  flex-direction: column;
}

@media (max-width: 1199px) {
  .xl\:flex-column {
    flex-direction: column !important;
  }
}

@media (max-width: 991px) {
  .lg\:flex-column {
    flex-direction: column !important;
  }
}

@media (max-width: 767px) {
  .md\:flex-column {
    flex-direction: column !important;
  }
}

@media (max-width: 575px) {
  .sm\:flex-column {
    flex-direction: column !important;
  }
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

@media (max-width: 1199px) {
  .xl\:text-center {
    text-align: center !important;
  }
  .xl\:text-right {
    text-align: right !important;
  }
  .xl\:text-left {
    text-align: left !important;
  }
}

@media (max-width: 991px) {
  .lg\:text-center {
    text-align: center !important;
  }
  .lg\:text-right {
    text-align: right !important;
  }
  .lg\:text-left {
    text-align: left !important;
  }
}

@media (max-width: 767px) {
  .md\:text-center {
    text-align: center !important;
  }
  .md\:text-right {
    text-align: right !important;
  }
  .md\:text-left {
    text-align: left !important;
  }
}

@media (max-width: 575px) {
  .sm\:text-center {
    text-align: center !important;
  }
  .sm\:text-right {
    text-align: right !important;
  }
  .sm\:text-left {
    text-align: left !important;
  }
}

.justify-start {
  justify-content: flex-start !important;
}

.justify-end {
  justify-content: flex-end !important;
}

.justify-center {
  justify-content: center !important;
}

.justify-between {
  justify-content: space-between !important;
}

.items-start {
  align-items: flex-start !important;
}

.items-end {
  align-items: flex-end !important;
}

.items-center {
  align-items: center !important;
}

@media (max-width: 1199px) {
  .xl\:justify-start {
    justify-content: flex-start !important;
  }
  .xl\:justify-end {
    justify-content: flex-end !important;
  }
  .xl\:justify-center {
    justify-content: center !important;
  }
  .xl\:justify-between {
    justify-content: space-between !important;
  }
  .xl\:items-start {
    align-items: flex-start !important;
  }
  .xl\:items-end {
    align-items: flex-end !important;
  }
  .xl\:items-center {
    align-items: center !important;
  }
}

@media (max-width: 991px) {
  .lg\:justify-start {
    justify-content: flex-start !important;
  }
  .lg\:justify-end {
    justify-content: flex-end !important;
  }
  .lg\:justify-center {
    justify-content: center !important;
  }
  .lg\:justify-between {
    justify-content: space-between !important;
  }
  .lg\:items-start {
    align-items: flex-start !important;
  }
  .lg\:items-end {
    align-items: flex-end !important;
  }
  .lg\:items-center {
    align-items: center !important;
  }
}

@media (max-width: 767px) {
  .md\:justify-start {
    justify-content: flex-start !important;
  }
  .md\:justify-end {
    justify-content: flex-end !important;
  }
  .md\:justify-center {
    justify-content: center !important;
  }
  .md\:justify-between {
    justify-content: space-between !important;
  }
  .md\:items-start {
    align-items: flex-start !important;
  }
  .md\:items-end {
    align-items: flex-end !important;
  }
  .md\:items-center {
    align-items: center !important;
  }
}

@media (max-width: 575px) {
  .sm\:justify-start {
    justify-content: flex-start !important;
  }
  .sm\:justify-end {
    justify-content: flex-end !important;
  }
  .sm\:justify-center {
    justify-content: center !important;
  }
  .sm\:justify-between {
    justify-content: space-between !important;
  }
  .sm\:items-start {
    align-items: flex-start !important;
  }
  .sm\:items-end {
    align-items: flex-end !important;
  }
  .sm\:items-center {
    align-items: center !important;
  }
}

.d-none {
  display: none !important;
}

.d-flex {
  display: flex !important;
}

.d-block {
  display: block !important;
}

.d-inline-block {
  display: inline-block !important;
}

@media (max-width: 1199px) {
  .xl\:d-none {
    display: none !important;
  }
  .xl\:d-inline-block {
    display: inline-block !important;
  }
  .xl\:d-block {
    display: block !important;
  }
  .xl\:d-flex {
    display: flex !important;
  }
}

@media (max-width: 991px) {
  .lg\:d-none {
    display: none !important;
  }
  .lg\:d-inline-block {
    display: inline-block !important;
  }
  .lg\:d-block {
    display: block !important;
  }
  .lg\:d-flex {
    display: flex !important;
  }
}

@media (max-width: 767px) {
  .md\:d-none {
    display: none !important;
  }
  .md\:d-inline-block {
    display: inline-block !important;
  }
  .md\:d-block {
    display: block !important;
  }
  .md\:d-flex {
    display: flex !important;
  }
}

@media (max-width: 575px) {
  .sm\:d-none {
    display: none !important;
  }
  .sm\:d-inline-block {
    display: inline-block !important;
  }
  .sm\:d-block {
    display: block !important;
  }
  .sm\:d-flex {
    display: flex !important;
  }
}


.hidden { display:none;} 


.cssLoader {
            position: fixed; top: 0px; width: 100%; height: 100%; z-index: 99999999999; display: none;background: rgb(0,0,0,0.5);
        }
        
        .lds-roller {
      display: inline-block;
      position: relative;
      width: 80px;
      height: 80px;
      position: absolute;top: calc(50% - 40px);left: calc(50% - 40px);
    }
    .lds-roller div {
      animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
      transform-origin: 40px 40px;
    }
    .lds-roller div:after {
      content: " ";
      display: block;
      position: absolute;
      width: 7px;
      height: 7px;
      border-radius: 50%;
      background: #999;
      margin: -4px 0 0 -4px;
    }
    .lds-roller div:nth-child(1) {
      animation-delay: -0.036s;
    }
    .lds-roller div:nth-child(1):after {
      top: 63px;
      left: 63px;
    }
    .lds-roller div:nth-child(2) {
      animation-delay: -0.072s;
    }
    .lds-roller div:nth-child(2):after {
      top: 68px;
      left: 56px;
    }
    .lds-roller div:nth-child(3) {
      animation-delay: -0.108s;
    }
    .lds-roller div:nth-child(3):after {
      top: 71px;
      left: 48px;
    }
    .lds-roller div:nth-child(4) {
      animation-delay: -0.144s;
    }
    .lds-roller div:nth-child(4):after {
      top: 72px;
      left: 40px;
    }
    .lds-roller div:nth-child(5) {
      animation-delay: -0.18s;
    }
    .lds-roller div:nth-child(5):after {
      top: 71px;
      left: 32px;
    }
    .lds-roller div:nth-child(6) {
      animation-delay: -0.216s;
    }
    .lds-roller div:nth-child(6):after {
      top: 68px;
      left: 24px;
    }
    .lds-roller div:nth-child(7) {
      animation-delay: -0.252s;
    }
    .lds-roller div:nth-child(7):after {
      top: 63px;
      left: 17px;
    }
    .lds-roller div:nth-child(8) {
      animation-delay: -0.288s;
    }
    .lds-roller div:nth-child(8):after {
      top: 56px;
      left: 12px;
    }
    @keyframes lds-roller {
      0% {
        transform: rotate(0deg);
      }
      100% {
        transform: rotate(360deg);
      }
    }

.required-field {
    border:1px solid #ff0000;
}


.plan-li {
    list-style: none; font-family: Satoshi;font-size: 12px;
}
.plan-li-head {
    list-style: none;text-decoration: underline;font-size: 14px;
}

.form-group .field-error-msg {
  display: none;
  font-size: .85em;
  color: #c00;
}
form#frmCreditCardDetails .col-sm-6 {
    width:100%;
}
form#frmCreditCardDetails .form-group {
    min-height:auto !important;
    margin-bottom: 15px;
}
form#frmCreditCardDetails label {
    margin-bottom:10px;
}
form#frmCreditCardDetails #inputDescription,label[for="inputDescription"] {
    display:none;
}
form#frmCreditCardDetails .selectize-control {
    opacity:0;
    height:1px;
}

#StripeAjax {
    border: 2px solid #7B51F1;border-radius: 10px;padding: 20px;
}

#StripeAjax #modalAjaxFooter {
    position: relative;clear: both;height: 10px;
    
}

#StripeAjax #modalAjaxFooter button {
    position:absolute;
    margin-top:-40px;
}

#selectBillingContact {
    display:none;
}

.bottom-margin-5 {
    margin-bottom:10px;
}
.btn-danger {
    color:#fff !important;
}
.whmcs-modal {
    z-index: 9999;
}


    .StripeElement {
  border-color: #dadff6 !important;
  border-radius: 10px !important;
  padding: 15px !important;
  height: auto !important;
  line-height: 32px !important;
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.05) !important;
  -webkit-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.05) !important;
  -moz-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.05) !important;
}
    
    #StripeAjax > .row {
        margin:0px;
    }
    
:root {
  --f7-sheet-height: 260px;
  --f7-sheet-border-color: transparent;
  --f7-sheet-transition-duration: 300ms;
  --f7-sheet-push-border-radius: 10px;
  --f7-sheet-push-offset: var(--f7-safe-area-top);
  --f7-sheet-bg-color: #fff;
  --f7-safe-area-top: 0px;
}

.sheet-backdrop.backdrop-in {
  visibility: visible;
  opacity: 1;
}

.sheet-backdrop {
  z-index: 999;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 13000;
  visibility: hidden;
  opacity: 0;
  transition-duration: 400ms;
}

.block-title {
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 32px;
  margin-bottom: 16px;
  font-weight:bold;
}
    
.swipe-handler {
  height: 16px;
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  background: #fff;
  cursor: pointer;
  z-index: 10;
}
.swipe-handler:after {
  content: '';
  width: 36px;
  height: 6px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -18px;
  margin-top: -3px;
  border-radius: 3px;
  background: #666;
}    
    
.sheet-backdrop {
  z-index: 999;
}
.sheet-modal {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: var(--f7-sheet-height);
  display: none;
  box-sizing: border-box;
  transition-property: transform;
  transform: translate3d(0, 100%, 0);
  background: var(--f7-sheet-bg-color);
  z-index: 12500;
  will-change: transform, opacity;
}
.sheet-modal.modal-in,
.sheet-modal.modal-out {
  transition-duration: var(--f7-sheet-transition-duration);
}
.sheet-modal.not-animated {
  transition-duration: 0ms;
}
.sheet-modal.modal-in {
  display: block;
  transform: translate3d(0, 0, 0);
}
.sheet-modal.modal-in-swipe-step {
  display: block;
  transform: translate3d(0, var(--f7-sheet-swipe-step, 0), 0);
}
.sheet-modal.modal-out {
  transform: translate3d(0, 100%, 0);
}
.sheet-modal .sheet-modal-inner {
  height: 100%;
  position: relative;
  overflow: hidden;
}
.sheet-modal .toolbar {
  --f7-safe-area-bottom: 0px;
  position: relative;
  width: 100%;
}
.sheet-modal .toolbar:after,
.sheet-modal .toolbar:before {
  display: none;
}
.sheet-modal .toolbar + .sheet-modal-inner {
  height: calc(100% - var(--f7-toolbar-height));
}
.sheet-modal .toolbar + .sheet-modal-inner .page-content {
  --f7-page-toolbar-top-offset: 0px;
  --f7-page-toolbar-bottom-offset: 0px;
}
.sheet-modal-top:after {
  content: '';
  position: absolute;
  background-color: var(--f7-sheet-border-color);
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  transform-origin: 50% 100%;
  transform: scaleY(calc(1 / var(1)));
}
.sheet-modal-top:after {
  z-index: 700;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transform-style: preserve-3d;
}
.sheet-modal-bottom,
.sheet-modal:not(.sheet-modal-top) {
  --f7-safe-area-top: 0px;
}
.sheet-modal-bottom:before,
.sheet-modal:not(.sheet-modal-top):before {
  content: '';
  position: absolute;
  background-color: var(--f7-sheet-border-color);
  display: block;
  z-index: 15;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  height: 1px;
  width: 100%;
  transform-origin: 50% 0%;
  transform: scaleY(calc(1 / var(1)));
}
.sheet-modal-bottom:before,
.sheet-modal:not(.sheet-modal-top):before {
  z-index: 700;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transform-style: preserve-3d;
}
.sheet-modal-top {
  --f7-safe-area-bottom: 0px;
  bottom: auto;
  top: 0;
  transform: translate3d(0, -100%, 0);
}
.sheet-modal-top.modal-out {
  transform: translate3d(0, -100%, 0);
}
.sheet-modal-top .toolbar-bottom {
  position: absolute;
}
.sheet-modal-top .page-content {
  padding-top: var(--f7-safe-area-top);
}

.isfree {
    border:0px !important;
    padding-top:40px !important;
    padding-left:0px !important;
    padding-right:0px !important;
}


.footerbar {
                position: fixed;
                  bottom: 0;
                  left: 0;
                  width: 100%;
                  z-index: 9;
                  text-align: center;
                  
            }
            
            .innerfooter {
                border-radius: 10px ;
                  background-color: #fff;
                  box-shadow:5px 4px 8px 4px rgba(0, 0, 0, 0.07);
                  -moz-box-shadow:5px 4px 8px 4px rgba(0, 0, 0, 0.07);
                  -webkt-box-shadow:5px 4px 8px 4px rgba(0, 0, 0, 0.07);
                  display:inline-block;
                  width:80%;
                  min-height:78px;
                  max-width:400px;
            }
            
            .footerbar .nav .nav-item .nav-link span .nav-text {
  font-size: 10px;
  line-height: 15px;
  display: block;
}
            .footerbar .nav .nav-item .nav-link {
  text-align: center;
  background: transparent;
  align-self: center;
  -webkit-align-self: center;
  -moz-align-self: center;
  height: 100%;
  line-height: 23px;
  color: #926ef4;
  padding: calc(21px - 5px) calc(15px - 10px);
    padding-left: calc(5px);
  padding-left: 0px;
}
            .footerbar .nav .nav-item {
  height: 60px;
}

.footerbar .nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

            .footerbar .nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  align-items: center;
  max-width: 480px;
  margin: 0 auto;
  padding-top: 13px;
}

.bottom_arrow {
    width: 0; 
  height: 0; 
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  
  border-top: 20px solid #ffff;
position: absolute;
bottom: 31px;
left: calc(50% - 20px);
}

.footer_midbtn {
    position:absolute;width:90px; cursor:pointer; height:90px; background: #926ef4; border-radius:45px;left: calc(50% - 45px);top: -27px;border: 7px solid #fafbfb;padding: 23px;
}

.slideout {
          background: #fff !important;
          color: #333;
          position: fixed !important;
          top: 0;
          right: -820px !important;
          max-width: 750px;
          width:100%;
          height: 100vh;
          -webkit-transition-duration: 0.3s;
          -moz-transition-duration: 0.3s;
          -o-transition-duration: 0.3s;
          transition-duration: 0.3s;
          z-index:3;
          overflow-y: scroll;
        }
        .slideout.on {
      right: 0 !important;
      z-index: 9 !important;
      border-left: 1px solid #b5b5b5;

    }
    
    .fixed {
        position: fixed;
  width: 100%;
    }
    
    
    .slideoutbg {
        height: 100%;position: absolute;width: 100%;background: #000;left: 0;top: 0;z-index: 9;opacity: 0.35;display:none;
    }
    .slideoutbg.on {
        display:block !important;
    }
    
    .sidebar.-dashboard .sidebar__item {
  display: flex;
  align-items: center;
  border-radius: 16px;
  padding: 0 20px;
  height: 55px;
}

@media (max-width: 575px) {
  .sidebar.-dashboard .sidebar__item {
    border-radius: 0;
    height: 45px;
  }
}

a {
  color: #926ef4;
  text-decoration: none;
}

.sidebar.-dashboard .sidebar__item.-is-active {
  background-color: #926ef4;
  color: white !important;
}

.text-12 {
    font-size:12px;
}

.text-14 {
    font-size:14px;
}

.text-16 {
    font-size:16px;
}

.text-20 {
    font-size:20px;
}

.text-24 {
    font-size:24px;
}


.pagination.-buttons {
  display: flex;
  align-items: center;
}

.pagination.-buttons > * + * {
  margin-left: 40px;
}

.pagination.-buttons .pagination__button {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 45px;
  width: 45px;
  border-radius: 100%;
  background-color: #926ef4;
  color:white;
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  border: 0px;
}

.pagination.-buttons .pagination__button .icon {
  font-size: 12px;
}

.pagination.-buttons .pagination__button:hover {
  background-color: #e0d5ff;
  color: black;
}

.pagination.-buttons .pagination__count > * {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  color: var(--color-dark-1);
}

.pagination.-buttons .pagination__count > * + * {
  margin-left: 30px;
}

.pagination.-buttons .pagination__count a::after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 50%;
  width: 16px;
  height: 2px;
  transform: translateX(-50%);
  background-color: #926ef4;
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
}

.pagination.-buttons .pagination__count a.-count-is-active {
  color: #926ef4;
}

.pagination.-buttons .pagination__count a.-count-is-active::after {
  opacity: 1;
}

.clientssummarybox {
    background-color: #f4f4f4;
    padding: 10px;
    margin: 10px 0 5px 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border:2px solid var(--2, #C6B7F0);
}
.clientssummarybox .title {
    text-align: center;
    padding: 0 0 10px 0;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #926EF4;
    position:relative;
}
.clientssummarybox ul {
    list-style-type: none;
    margin: 10px 0 0 0;
}
.clientssummarybox ul li {
    margin: 0 0 2px 0px;
}
table.clientssummarystats {
    width: 100%;
    border: 4px solid #fff;
    border-radius: 4px;
}
table.clientssummarystats td {
    padding: 2px 4px;
    background-color: #fff;
    font-size: 11px;
}
table.clientssummarystats tr.altrow td {
    background-color: #f8f8f8;
}
.clientsummaryactions {
    float:right;
    margin: 0;
    padding:4px 15px;
    border:1px dashed #BEDCF3;
    background-color:#EDF5FC;
    font-size:14px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.countryselect  {
    width: 100%;background: transparent;border: 0px;padding: 0px;font-size: 18px;font-style: normal;font-weight: 500;line-height: 24px;padding-top: 2px;
}

.hollow-btn a {
  width: 100%;
  border-radius: 12px;
  padding: 12px 0;
  margin: auto;
  max-width: 600px;
  text-align: center;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  border: 2px solid #7B51F1;
  background: #fff;
  color: #7B51F1;
  display: block;
}

.swipeable {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  vertical-align: bottom;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.swipeable:last-child {
  margin: 0;
}
.swipeable .inner {
  position: relative;
  z-index: 2;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  cursor: -webkit-grab;
  cursor: grab;
  height: auto !important;
  background: #fafbfb;
  width: 100%;
}
.swipeable .inner:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.swipeable .action-button {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
  width: 100% !important;
  padding: 24px 20px 24px 0 !important;
  cursor: pointer;
  text-align: right !important;
  color: white !important;
  letter-spacing: 2px;
  font-size: 12px !important;
  transition: 0.3s ease;
}
.swipeable .action-button.delete {
  background: #d64d4d;
}
.swipeable .action-button.delete:hover {
  background: #c32d2d;
}
.swipeable .action-button.save {
  background: #74cb74;
}
.swipeable .action-button.save:hover {
  background: #4fbd4f;
}
.swipeable .tab-icon,
.swipeable .tab-icon:before,
.swipeable .tab-icon:after {
  background: #666;
}
.swipeable .tab-icon {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -1px;
  margin-right: 1px;
  width: 2px;
  height: 2px;
}
.swipeable .tab-icon:before, .swipeable .tab-icon:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
}
.swipeable .tab-icon:before {
  top: -4px;
}
.swipeable .tab-icon:after {
  top: 4px;
}



