
@font-face {
    font-family: 'SF UI Display Ultralight';
    font-style: normal;
    font-weight: normal;
    src: local('SF UI Display Ultralight'), url('../fonts/sf-ui-display/sf-ui-display-ultralight-58646b19bf205.woff') format('woff');
}
    

@font-face {
    font-family: 'SF UI Display Thin';
    font-style: normal;
    font-weight: normal;
    src: local('SF UI Display Thin'), url('../fonts/sf-ui-display/sf-ui-display-thin-58646e9b26e8b.woff') format('woff');
}


@font-face {
    font-family: 'SF UI Display Light';
    font-style: normal;
    font-weight: normal;
    src: local('SF UI Display Light'), url('../fonts/sf-ui-display/sf-ui-display-light-58646b33e0551.woff') format('woff');
}


@font-face {
    font-family: 'SF UI Display Medium';
    font-style: normal;
    font-weight: normal;
    src: local('SF UI Display Medium'), url('../fonts/sf-ui-display/sf-ui-display-medium-58646be638f96.woff') format('woff');
}


@font-face {
    font-family: 'SF UI Display Semibold';
    font-style: normal;
    font-weight: normal;
    src: local('SF UI Display Semibold'), url('../fonts/sf-ui-display/sf-ui-display-semibold-58646eddcae92.woff') format('woff');
}


@font-face {
    font-family: 'SF UI Display Bold';
    font-style: normal;
    font-weight: normal;
    src: local('SF UI Display Bold'), url('../fonts/sf-ui-display/sf-ui-display-bold-58646a511e3d9.woff') format('woff');
}


@font-face {
    font-family: 'SF UI Display Heavy';
    font-style: normal;
    font-weight: normal;
    src: local('SF UI Display Heavy'), url('../fonts/sf-ui-display/sf-ui-display-heavy-586470160b9e5.woff') format('woff');
}


@font-face {
    font-family: 'SF UI Display Black';
    font-style: normal;
    font-weight: normal;
    src: local('SF UI Display Black'), url('../fonts/sf-ui-display/sf-ui-display-black-58646a6b80d5a.woff') format('woff');
}

body {
    font-family: 'SF UI Display Medium';
    font-weight:normal;
    letter-spacing: 1px;
    text-rendering: optimizelegibility !important;
    -webkit-font-smoothing: antialiased !important;
    color: var(--text-main);
    padding-top: 60px;
    background: var(--main);
}

[type=reset], [type=submit], button, html [type=button] {-webkit-appearance: button !important;}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0 !important;
}

/* Firefox  scrollbar*/
body {
    scrollbar-width: thin;          /* "auto" or "thin" */
}
/* Firefox  scrollbar*/
  
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

/* Firefox */
input[type=number] {-moz-appearance: textfield;}

button {touch-action: manipulation;touch-action: manipulate;}

.cur{cursor:pointer;}
.cur-no{cursor: no-drop !important;}

.hr1__ {
    height: 1px;
    background: linear-gradient(to right, #2d2e3b,#837524,#2d2e3b);
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*============= radio button =========*/
.form-check{
    font-size: 0.8rem;
    margin-bottom: 0px !important;
    color: var(--cl-white);
}
.form-check-input:checked {
    background-color: #0d6efd !important;
}
.form-check input{background-color:var(--cl-white) !important;}
.form-check input,.form-check.placeholder-text{
    padding:0px !important;
    margin-top:0px;
}
.form-check .form-check-label{cursor:pointer;}

/*======== add bank s==================*/

.bank_kbank{background-color:#528e39;}
.bank_scb{background-color:#48327c;}
.bank_bbl{background-color:#314695;}
.bank_bay{background-color:#efc349;}
.bank_ktb{background-color:#1ba5e1;}
.bank_tmb{background-color:#0050f0;}
.bank_tbank{background-color:#fc4f1f;}
.bank_gsb{background-color:#eb198d;}
.bank_baac{background-color:#4b9b1d;}
.bank_uob{background-color:#0b3979;}
.bank_tisco{background-color:#12549f;}
.bank_cimb{background-color:#7e2f36;}
.bank_lhb{background-color:#6d6e71;}
.bank_ghb{background-color:#ee8932;}
.bank_kk{background-color:#626094;}
.bank_kkp{background-color:#626094;}
.bank_ttb{background-color:#0050f0;}
.bank_truemoney{background-color:#fff;}
.bank_truemoney img{margin-top:5px;}

.app-title-info{ margin-top: 60px; }
.appbody{
    position: fixed;
    top: 60px;
    left: 0;
    width: 100vw;
    height: 60px;
    z-index: 8;
    height: calc(100vh - (60px + 60px));
}
.app-body{
    padding-left: 15px;
    padding-right: 15px;
    max-width: 750px;
    margin: auto;
    background: var(--bg-detail);
    position: relative;
    z-index: 10;
    min-height: calc(100vh - 120px);
}
.app-header-menu .bg-point img{  
    height: 210px;
    width: 100%;
    object-fit: cover; 
}

.title-page{ padding-top: 1rem;}
.title-page-black-icon{
    /* position: absolute; */
    left: -10px;
    top: 5px;
    line-height: 25px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    margin-bottom: 1.5rem;
}

.bank_content {
    padding: 15px 10px;
}
.bank_content .-select-bank {
    color: var(--cl-white);
    font-size: 18px;
    text-align: center;
    padding: 0 0 10px;
}
.bank_flex {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
}
.bank_flex .bank_box.is-active, .bank_flex .bank_box:hover {
    opacity: 1;
    border: 2px solid #fff;
}
.bank_flex .bank_box {
    width: 45px;
    height: 45px;
    margin: 2px;
    border-radius: 5px;
    cursor: pointer;
    opacity: .35;
    border: 2px solid #000;
    position: relative;
}
.bank_flex .bank_box .-check-right.is-active {
    display: block;
}
.bank_flex .bank_box .-check-right {
    position: absolute;
    display: none;
    bottom: -10px;
    right: -5px;
}
.bank_flex .bank_box .-check-right i {
    font-size: 16px;
    color: #5abd37;
}
.fa-check-circle:before {
    content: "\f058";
}
:after, :before {
    text-decoration: inherit;
    vertical-align: inherit;
}
.bank_flex .bank_box img {
    width: 100%;
    padding: 5px;
}
.bank-name{margin-top:20px;}
.bank-input{
    margin-top:20px;
}
.bank-input .input-contain{
    margin-top:10px;
}

header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 60px;
    z-index: 10;
}
.app-header-menu{
    width: 100%;
    height: 100%;
    max-width: 750px;
    margin: auto;
    position: relative;
    z-index: 1;
}

.app-body-menu-more{
    width: 100%;
    max-width: 750px;
    height: 100%;
    margin: auto;
}

.app-nav-menu-more{
    width: 100vw;
    height: 100vh;
    position: fixed;
    right: -110vw;
    top: 0;
    z-index: 80;
    transition: right 0.5s;
}

.nav-close-menu-more{
    width: calc(100vw - 450px);
    min-width: 20vw;
    max-width: 450px;
    height: 100vh;
    position: relative;
    left: 0;
    top: 0;
    /* background: #00000030; */
}
.nav-body-menu-more{
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    min-width: 250px;
}
@media (max-width: 380px) {
    .nav-body-menu-more{
        height: 110vh;
        overflow-y: auto;
        padding-bottom: 150px;
    }
}

.app__buttonlink-menu-signout{
    position: relative;
    width: 70vw;
    height: 60px;
    left: 0;
    background: var(--main);
}

.anav-menu{
    text-align: center;
    color: #dfba36;
    cursor: pointer;
    height: 1.5rem;
    margin-bottom: 0.5rem;
    font-size: 1.3rem;
    width: 35px;
}

.closebtn i{font-size:1.3rem;}

.app-nav-menu{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    z-index: 5;
}
.app-username i{
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    background: var(--main2);
    text-align: center;
    color: var(--text-main1);
    margin-right: 10px;
    font-size: 16px;
}

.app-head-logo{
 
}
.img-logo{
    height: 50px;
    margin-top: -5px;
}
/* @media (max-width: 500px) {
    .img-logo{
        height: 35px;
    }
} */
.app-nav-menu .fa-signal{
    transform: rotate(-90deg);
    font-size: 20px;
}

.app-footer{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100vw;
    height: 60px;
    z-index: 10;
}
.app-footer-main-login{
    width: 100%;
    height: 100%;
    padding-top: 10px;
    max-width: 750px;
    margin: auto;
    border-top-left-radius: var(--bdrd-big);
    border-top-right-radius: var(--bdrd-big);
    background: var(--white);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}
.app-footer i{
    font-size: 18px;
}
.app-footer-main-ceneter{
    width: 80px;
    height: 80px;
    top: -80px;
    border-radius: 50%;
    position: absolute;
    border: 3px solid var(--main);
    background: linear-gradient( to top right,var(--gd2), var(--gd1));
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.app-footer-main-ceneter:hover{
    background-position: top bottom; /* change the direction of the change here */
    color: #fff;
    text-decoration: none;
}

.card-credit-menu-list i:hover{
    background-position: top bottom; /* change the direction of the change here */
    color: #fff;
    text-decoration: none;
}


.box-shadow{ box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px; }
.app-deposite-main{
    
}

.btn-menu-dw.active{
    background: var(--main2) !important;
    color: var(--text-hover-main2) !important;
}

/*+++++++++++ language ++++++++++++++++*/
.box-language {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    border: 0 ;
    padding: 0px 0;
}
.box-language .active{
    color: #FFFFFF;
    background: linear-gradient( to top right,var(--gd2), var(--gd1)) !important;
}
.box-language-list {
    width: 100%;
    padding: 5px;
    padding-left:10px;
    cursor: pointer;
    text-align: center;
    font-size: 0.8rem;
    display: flex;
    justify-content: flex-start;
    background: var(--main-bg1);
    border: 1px solid var(--main-bg);
    margin-bottom: 5px;
    border-radius: 5px;
}
.box-language-list img{width:30px; height: 20px; margin-right: 10px; }
.box-language-list .div-lang{margin-top:0px;}

@media (max-width: 768px) {
    .box-language-list { width:100%; }
}

/*========= gritter ======================*/
#gritter-notice-wrapper{width:auto;top: 10px !important;}
.gritter-title{padding:0 0 3px 0;text-shadow: none !important;}
.gritter-image{margin-right:5px;width:40px;height: 40px;}
.gritter-item{padding:0px 11px 0px 5px;font-size:12px;}
.gritter-item-wrapper {
    background-color: rgba(44, 44, 44, 0.9);
    border-radius: 4px;
    padding: 5px;
    padding-right: 10px;
}
.gritter-item-wrapper.gritter-light {
    background-color: var(--cl-white);
    border: 1px solid #ddd
}
.gritter-item-wrapper.gritter-light .gritter-close:after {color: #555}
.gritter-item-wrapper .gritter-top {display: none}
.gritter-item-wrapper .gritter-bottom {display: none}
.gritter-item-wrapper .gritter-item {background: none}
.gritter-item-wrapper .gritter-with-image {width: auto;}

.gritter-item-wrapper .gritter-close {
    background: none;
    left: auto;
    right: 3px;
    display: block!important;
    font-size: 0;
    text-indent: 0
}

.gritter-item-wrapper .gritter-close:after {
    content: "x";
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 15px;
    position: absolute;
    left: 5px;
    top: 0;
    font-size: 15px;
    font-weight: bold;
    color: var(--cl-white);
    opacity: 0.7;
}

.gritter-item-wrapper .gritter-close:hover {outline: none;}
.gritter-item-wrapper .gritter-close:hover:after {opacity: 1;}
.gritter-item-wrapper .gritter-close:focus {outline: none}

#gritter-notice-wrapper .bg-confirm{background:rgb(50 186 82 / 93%);}
#gritter-notice-wrapper .bg-cancel{background:rgb(226 39 58 / 94%);}
#gritter-notice-wrapper .bg-warning{background:rgb(255 152 0 / 94%);}






.input-text {
    background-color: var(--white);
    border-radius: 0.375rem;
    box-sizing: border-box;
    padding: 10px;
    width: 100%;
    border: 1px solid #efefef;
}

.input-text::-moz-placeholder {
    /* color: var(--main4); */
}

.input-text::placeholder {
    /* color: var(--cl-gray); */
}

.input-select {
    background-color: var(--white);
    border-radius: 0.375rem;
    box-sizing: border-box;
    padding: 10px;
    width: 100%;
    border: 1px solid #efefef;
}

.select2-container--default .select2-selection--single{
    background-color: var(--white);
    border-radius: 0.375rem;
    box-sizing: border-box;
    padding: 5px 10px;
    width: 100%;
    border: 1px solid #efefef;
    height: 41px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 26px;
    position: absolute;
    top: 7px;
    right: 7px;
    width: 20px;
}



.dimg_qr{
    position: absolute;
    float: right;
    right: 2px;
    margin-top: -41px;
    width: 40px;
    line-height: 47px;
    height: 40px;
    text-align: center;
    cursor: pointer;
}
.dimg_qr:active i{
    color: red!important;
}
.dpaste{
    position: absolute;
    float: right;
    right: 40px;
    font-size: 20px;
    width: 40px;
    height: 40px;
    margin-top: -42px;
    text-align: center;
    line-height: 43px;
    cursor: pointer;
}
.dpaste:active i{
    color: red!important;
}
.inpmax{
    position: absolute;
    float: right;
    right: 10px;
    margin-top: -30px;
    font-size: 0.85rem;
    cursor: pointer;
    /* background: #f1c524; */
    background: #ffefca;
    color: #bc3803;
    border: 1px solid #ffcc85;;
    border-radius: 5px;
    padding: 0px 5px 0px 5px;
}
.i-password{
    position: absolute;
    float: right;
    right: 15px;
    margin-top: 15px;
    font-size: 0.85rem;
    cursor: pointer;
    /* background: #f1c524; */
    color: #000;
    border-radius: 5px;
    padding: 0px 5px 0px 5px;
}




/*----------css qr -------------*/
.model_qr{
    position: fixed;
    width: 100%;
    height: 100vh;
    background: #262b2f;
    z-index: 99;
    display:none;
    top: 0px;
    left:0px;
}
#qr-reader{
    border:0px !important;
    margin:auto;
    height: 50vh;
    top:10%;
}
#qr-reader__scan_region img{display:none;}
#qr-reader img{display:none;}

#qr-reader button{
    border-radius: 5px;
    background: linear-gradient(to right, #d2af23,#ca9f45,#dbb30c);
    padding:5px;
    color: #000;
    width: 75%;
    line-height: 6vh;
    font-size: 1.2rem;
    margin-top: 20px;
    margin-left: -8px;
}

#qr-reader__header_message{border-top:none !important;font-size:1rem !important;}
#qr-reader__camera_selection{padding:10px;min-width:230px;display:block;margin:auto;}

#qr-reader select{
    border-radius: 5px;
    background: #fcd535;
    border: 1px solid #fcd535;
    color: #000;
    padding:5px;
    padding-right:20px;
    margin-top:5px;
    height: 40px;
    min-width: 160px;
    text-align: center;
    text-align-last: center;
    font: initial;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
}

#qr-reader select {
  background-image:
    linear-gradient(45deg, transparent 50%, #222222 50%),
    linear-gradient(135deg, #222222 50%, transparent 50%),
    radial-gradient(#f7e8a8 70%, transparent 72%);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - .5em) .5em;
  background-size:
    5px 5px,
    5px 5px,
    1.5em 1.5em;
  background-repeat: no-repeat;
}

#qr-reader select:focus {
  background-image:
    linear-gradient(45deg, black 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, black 50%),
    radial-gradient(#f7e8a8 70%, transparent 72%);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    calc(100% - .5em) .5em;
  background-size:
    5px 5px,
    5px 5px,
    1.5em 1.5em;
  background-repeat: no-repeat;
  border-color: green;
  outline: 0;
}


#qr-reader__header_message{color:#fff!important;}


#qr-reader a{color:#fcd535;line-height:20px;}
#qr-reader #qr-reader__dashboard_section_fsr{padding:10px;}
#qr-reader #qr-reader__dashboard_section_fsr input{margin: auto;border: 1px dashed #757575;padding: 5px; border-radius: 5px;}
#qr-reader #qr-reader__dashboard_section_fsr span{display:none;}

#qr-reader input[type=file]::file-selector-button {
  border: 2px solid #fcd535;
  padding: .2em .4em;
  border-radius: .2em;
  background-color: #fcd535;
  transition: 1s;
}

#qr-reader input[type=file]::file-selector-button:hover {
  background-color: #fcd535;
  border: 2px solid #fcd535;
}

.close_modelqr{
    padding: 0;
    background-color: transparent;
    border: 0;
    float: right;
    font-size: 25px;
    margin-right: 20px;
    margin-top: 10px;
}

#qr-reader__dashboard_section_swaplink{
    display: inline-block;
    border-radius: 5px;
    background: linear-gradient(to right,#2a772d,#4caf50,#3eba43);
    color: #000 !important;
    width: 75%;
    font-size: 1.2rem;
    margin: 20px;
    padding: 5px;
    line-height: 6vh !important;
    text-decoration: none !important;
}

@media (max-width: 768px) {
    .model_qr{top:0px;padding-bottom:50px;}
    #qr-reader{width:80% !important;}
}
/*-----------------*/

/*----------- verify -----------*/
.img-verify{ width: 100%; max-width: 120px; margin: auto; }
.msg-verify {
    color: #e91e63;
    background: #FFFFFF;
    padding: 8px 15px;
    margin-bottom: 8px;
    display: none;
    border-radius: 10px;
}
.verify_imgPreview{
    width: 100%;
    max-width: 300px;
    margin: auto;
}
.sc_verifify{
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 40px;
    left: 0;
    z-index: 20;
    background: var(--main);
}
.security_verify{
    width: 100%;
    height: 100%;
    padding-top: 10px;
    max-width: 750px;
    margin: auto;
}
.security_verify_close{
    position: absolute;
    top: 40px;
    right: 3rem;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
/*----------- end verify -----------*/

/*----------- invite -----------*/
.box-invite{
    width: 500px;
    position: fixed;
    bottom: 60px;
    height: 100px;
    left: calc(50vw - 250px);
    text-align: center;
    padding: 0.5rem;
    background-size: 300% 300%;
    animation: uc_gradient_animation_bg_addon116415gradient 3s ease infinite;
}
@media (max-width: 500px) {
    .box-invite{
        width: calc(100% - 30px);
        max-width: 500px;
        margin: auto;
        position: fixed;
        bottom: 60px;
        height: 100px;
        left: unset;
        text-align: center;
        padding: 0.5rem;
    }
}
@keyframes uc_gradient_animation_bg_addon116415gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

.current_level{
    position: absolute;
    top: -10px;
    width: 130px;
}
.invite_card{
    min-width: calc(100vw - 40px);
    max-width: 100vw;
}
.line_invite{
    background: #ededed;
    height: 3px;
    border-radius: 5px;
}
.line_invite_bg{
    height: 3px;
    border-radius: 5px;
    margin-top: -3px;
}

.line_invite_fix{
    height: 10px;
    border-radius: 10px;
    width: 80%;
    max-width: 80%;
    margin-left: 12%;
}

.line_invite_fix_bg{
    height: 10px;
    border-radius: 10px;
    margin-top: -10px;
    width: 80%;
    max-width: 80%;
    margin-left: 12%;
}

.line_invite_point{
    top: -8px;
    right: -10px;
    color: var(--main1);
    position: relative;
}

/*----------- end invite -----------*/



.bg-point{
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    background-image: linear-gradient( to right,var(--gd1), var(--gd2)); 
}
.bg-action-point{
    border-radius: 40px;
    width: calc(100% + 30px);
    margin-left: -15px;
}

.msg {
    color: #e91e63;
    background: #FFFFFF;
    padding: 8px 15px;
    display: none;
    border-radius: 10px;
}

.icon-crypto img{ width: 100%; max-width: 30px; height: auto; max-height: 30px;}

.owl-dots{
    position: absolute;
    bottom: 0px;
    width: 100%;
    position: absolute;
}



/*==================== box-popup-home ======================*/
.box-popup-home{ 
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background: #000000a8;
    display: flex;
    z-index: 90;
}
.box-popup-home-img{
    width: 80vw;
    max-width: 350px;
    margin: auto;
    position: relative;
}
.box-popup-home-img img{
    width: 100%;
    border-radius: 1rem;
}

.box-popup-home-img .btn-close-img{
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
}
.box-popup-home-img .btn-close-img i{ 
    font-size: 2rem;
    color: red;
    cursor: pointer;
}
.box-popup-home-img .btn-close-img i:hover{
    color: #6e1111;
} 

/*==================== Invite owl-dots ======================*/
.invite .owl-dots{ 
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    bottom: -79px !important;
}
@media (max-width: 400px) {
    .invite .owl-dots{ 
        bottom: -98px !important;
    }
}
.invite .owl-item{ padding: 20px;}
.invite .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{ 
    padding: 10px; 
    background: var(--gd2); 
    margin-top: 0px; 
}



/*------------- box-loading --------------*/
.box-loadingx {
    display: inline-block;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}
.box-loading {
    display: inline-block;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background-image: radial-gradient(circle, #FFFFFF 30%, #ffffffbf, #FFFFFFa8);
    z-index: 999;
}

.bg-loadding {
    background-image: linear-gradient(to top right, var(--gd1), var(--gd2));
    width: 140px;
    height: 140px;
    border-radius: 50%;
    padding-top: 40px;
    position: absolute;
    left: calc(50% - 70px);
    top: calc(50% - 100px);
}

.box-loading img {
    width: 80px;
    margin: auto;
}

.box-loading:after {
    content: " ";
    display: block;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 6px solid var(--gd1);
    border-color: var(--gd2) transparent var(--gd1) transparent;
    position: absolute;
    left: calc(50% - 76px);
    top: calc(50% - 106px);

    animation: lds-dual-ring 2s linear infinite;
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

  /*------------- end box-loading --------------*/


  .mCSB_inside>.mCSB_container{
    margin-right : 0px;
  }

  .btn-gd-hover:hover {
    background-position: right center; /* change the direction of the change here */
    color: #fff;
    text-decoration: none;
  }
 
           
.input-text.pincode::placeholder {
    color: red;
    font-size: 14px;
    align-content: baseline;
    opacity: 1; /* Firefox */
}





  /*------------- Slide --------------*/
.slide-container{
    max-width: 750px;
    width: 100%;
  }
  .slide-content{
    margin: 0 0px;
    padding: 10px 0px 0px 0px;
    overflow: hidden;
  }
  .card{
    border-radius: 25px;
    background-color: #FFF;
  }
  .image-content,
  .card-content{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 14px;
  }
  .image-content{
    position: relative;
    row-gap: 5px;
    padding: 25px 0;
  }
  .overlay{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #4070F4;
    border-radius: 25px 25px 0 25px;
  }
  .overlay::before,
  .overlay::after{
    content: '';
    position: absolute;
    right: 0;
    bottom: -40px;
    height: 40px;
    width: 40px;
    background-color: #4070F4;
  }
  .overlay::after{
    border-radius: 0 25px 0 0;
    background-color: #FFF;
  }
  .card-image{
    position: relative;
    height: 150px;
    width: 150px;
    border-radius: 50%;
    background: #FFF;
    padding: 3px;
  }
  .card-image .card-img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 50%;
    border: 4px solid #4070F4;
  }
  .name{
    font-size: 18px;
    font-weight: 500;
    color: #333;
  }
  .description{
    font-size: 14px;
    color: #707070;
    text-align: center;
  }
  .button{
    border: none;
    font-size: 16px;
    color: #FFF;
    padding: 8px 16px;
    background-color: #4070F4;
    border-radius: 6px;
    margin: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
  }
  .button:hover{
    background: #265DF2;
  }
  
  .swiper-navBtn{
    color: #6E93f7;
    transition: color 0.3s ease;
  }
  .swiper-navBtn:hover{
    color: #4070F4;
  }
  .swiper-navBtn::before,
  .swiper-navBtn::after{
    font-size: 35px;
  }
  .swiper-button-next{
    right: 0;
  }
  .swiper-button-prev{
    left: 0;
  }
  .swiper-pagination-bullet{
    background-color: #6E93f7;
    opacity: 1;
  }
  .swiper-pagination-bullet-active{
    background-color: #4070F4;
  }
  
  @media screen and (max-width: 768px) {
    .slide-content{
      margin: 0 0px;
      padding: 10px 0px 0px 0px;
    }
    .swiper-navBtn{
      display: none;
    }
  }

  .iv_point_line{
    position: relative;
    margin-top: -26px;
    color: #D6D6D6;
    z-index: 2;
  }

  .iv_point_line .active{
    color: var(--gd2);
    font-size: 20px;
    margin-top: -1px;
  }

/*------------- end slide --------------*/