/*? develop by checkout.vn */
/*? Edit by ngocbich85hd - time: 20/04/2021 */
/* Theme- https://checkout.vn/ */
/*checkout-banner-------*/
.checkout-banner {
    /*background: url(../images/header-background.jpg) left top no-repeat;*/
}

.checkout-banner-text .header_subtitle span {
    float: left;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 50px;
    background: #d6262d;
    border-radius: 50px;
    font-weight: bold;
    margin-right: 15px;
}

.checkout-banner-text .logo-dark {
    max-height: 84px;
    display: inline-table;
}

.checkout-banner-text .logo-dark img {
    height: 100%;
}

.checkout-banner-text .quote {
    font-family: source-sans-basic, Source Sans Pro, helvetica, arial, sans-serif;
    font-weight: 400;
    color: #202730;
}

.checkout-banner-img {
    position: relative;
    margin-top: 40px;
}

.checkout-banner .img-thumb {
    max-height: 700px;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
}

.checkout-banner .img-thumb img {
    height: 580px;
}

.checkout-banner .img-thumb_1 {
    height: 680px;
    width: 100%;
    position: absolute;
    top: 50px;
    left: 200px;
    z-index: 1;
}

.checkout-banner .img-thumb_1 img, .checkout-banner .img-thumb img {
    width: auto;
    height: 440px;
}

/*-.checkout-trouble---------------------------------*/
.checkout-trouble-title {
    text-align: center;
    /*padding: 0px 12px;*/
}
.text-capitalize-h2{
    margin-top: 40px;
}
.checkout-trouble-title .img-fluid {
    width: 60px;
    opacity: 0.6;
}

.checkout-trouble-title h4 {
    margin-top: 30px;
    font-size: 22px;
    line-height: 31px;
    padding: 0px 50px;
}

.img-fluid {
    margin: 0px auto;
}

.checkout-trouble-title .text-detail {
    color: #666;
    line-height: 26px;
    font-size: 17px;
    margin-top: 0px;
}

.checkout-trouble .text-capitalize-h2 span, .checkout-trouble-1 .text-capitalize-h2 b {
    color: #d6262d;
    text-transform: uppercase;
    font-weight: 900;
}

/*--------------------*/
.checkout-solution {
    /*background: url("../images/bg1.png") center right;*/
}

.checkout-solution .text-capitalize-h2 {
    font-size: 46px;
    line-height: 70px;
    letter-spacing: -1px;
    /*text-align: right;*/
    margin-bottom: 20px;
}

.checkout-solution .text-capitalize-h2 .text-01 {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 84px;
    color: #d6262d;
    font-family: 'Source Sans Pro', sans-serif;
}

.checkout-solution .text-capitalize-h2 .text-02 {
    color: #222222;
    /*font-weight: 900;*/
    padding-top: 5px;
    /*font-size: 60px;*/
    font-family: 'Source Sans Pro', sans-serif;
}

.list-solution {
    padding: 0px;
    list-style: none;
    /*border-bottom: 1px solid #e1e1e1;*/
    display: inline-block;
}

.list-solution li {
    position: relative;
    padding: 0px;
    float: left;
    width: 23.8888%;
    /* border-top: 1px solid #e1e1e1; */
    /* border-left: 1px solid #e1e1e1; */
    min-height: 240px;
    background: #F7F7F7;
    MARGIN: 0PX;
    border: 6px solid #FFF;
    border-radius: 10px;
}

.list-solution li:first-child span {
    letter-spacing: 0px;
}

.list-solution li:hover span {
    background: #f1f1f1;
    color: #222;
}

.list-solution li:nth-child(4n) {
    /*border-right:1px solid #e1e1e1 ;*/
}


.icon-notification {
    height: 64px;
    width: 64px !important;
    float: left;
    text-align: left;
}

.list-solution li span {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -1px;
    color: #8e9baf;
    font-family: 'Source Sans Pro', sans-serif;
    margin-right: auto;
    margin-left: auto;
    min-width: 64px;
    margin-top: 30px;
    margin-bottom: 15px;
    text-align: center;
    background: #fff;
    width: 64px;
    height: 64px;
    border-radius: 80px;
    /* border: 1px solid #e1e1e1; */
    line-height: 64px;
    display: block;
}

.list-solution li .text-title {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    padding: 0px 10px 15px 10px;
    color: #333;
    letter-spacing: -0.1px;

}

.animation-bounce {
    -webkit-animation: bounce 3s infinite ease-in-out;
    -o-animation: bounce 3s infinite ease-in-out;
    -ms-animation: bounce 3s infinite ease-in-out;
    -moz-animation: bounce 3s infinite ease-in-out;
    animation: bounce 3s infinite ease-in-out;
}

.list-solution .text-detail {
    margin-bottom: 0px;
}

.feature-dot {
    position: relative;
    display: inline-block;
    padding-bottom: 25px;
}

.feature-dot-ring {
    border: 15px solid rgba(19, 195, 201, 0.3);
    -webkit-border-radius: 30px;
    height: 30px;
    width: 30px;
    position: absolute;
    left: -9px;
    top: -9px;
    -webkit-animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite;
    opacity: 0.0;
}

.feature-dot-circle {
    width: 12px;
    height: 12px;
    background-color: #13c4c9;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
}


/*-----checkout-customer*/
.checkout-customer {
    padding: 80px 0px 0 0;
    /*background: url(../images/checkout_bg2.png) left bottom no-repeat;*/
}

.checkout-customer .text-capitalize-h2 {
    font-size: 40px;
    /*display: inline-flex;*/
}

.list-customer {
    padding: 50px 0px;
    margin: 0px;
    list-style: none;
    display: flex;
}

.list-customer li {
    /*float: left;*/
    padding: 0px 20px;
}

.list-customer li img {
    height: 50px;
}

.checkout-customer .text-quote {
    font-size: 24px;
    /*text-s: ;*/
    color: #666;
}

.checkout-customer .text-capitalize-h2 span {
    text-align: center;
    color: #006afe;
}

.checkout-customer .text-capitalize-h2 .text-number {
    font-size: 100px;
    letter-spacing: -6px;
    margin-top: 26px;
    margin-bottom: 10px;
    font-weight: 500;
    color: #d6262d;
}

.bt_dk {
    background: rgb(158, 30, 223);
    background: linear-gradient(90deg, #d6262d 0%, rgba(5, 64, 234, 1) 100%);
    font-size: 22px;
    border: 0px;
    font-weight: bold;
    text-align: center;
    padding: 15px 30px 13px 30px;
    min-width: 300px;
    margin-top: 40px;
}

.bt_dk:hover {
    color: #fff;
    background: linear-gradient(90deg, rgba(5, 64, 234, 1) 0%, #d6262d 100%);
}

/* Hover Effects on Card */

.transfer-information {
    color: #fff;
    font-size: 18px;
}

.img-transfers {
    float: left;
}

/*--------------------------------*/
/* @extend display-flex; */

.display-flex {
    justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    -o-justify-content: space-between;
    -ms-justify-content: space-between;
    align-items: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -o-align-items: center;
    -ms-align-items: center;
}

.display-flex-center {
    justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -o-justify-content: center;
    -ms-justify-content: center;
    align-items: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -o-align-items: center;
    -ms-align-items: center;
}

.position-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}


.registrator-content {
    /*display: flex;*/
}

.registrator-form, .registrator-image, .signin-form, .signin-image {
    width: 50%;
    /*overflow: hidden;*/
}


.form-title {
    margin-bottom: 5px;
    color: #fff;
    font-weight: 700;
    font-size: 43px;
    text-align: center;
}

.registrator-image {
}

figure {
    margin-bottom: 50px;
    text-align: center;
}

.form-submit {
    display: inline-block;
    background-color: #006afe;
    background-image: -webkit-linear-gradient(0deg, #006afe, #d6262d);
    background-image: linear-gradient(90deg, #006afe, #d6262d);
    color: #fff;
    border-bottom: none;
    width: auto;
    padding: 8px 38px !important;
    border-radius: 50px !important;
    margin-top: 10px;
    cursor: pointer;
    font-size: 24px;
    border: 0px;
    min-width: 92%;
}

.form-submit:hover {
    background: #006afe;
}

#signin {
    margin-top: 16px;
}

.registrator-image-link {
    font-size: 14px;
    color: #222;
    display: block;
    text-align: center;
}

.term-service {
    font-size: 13px;
    color: #222;
}

.registrator-form {
}

.registrator-form p {
    font-size: 42px;
    letter-spacing: -1px;
    color: #fff000;
    text-align: center;
}

.register-form {
    width: 80%;
    margin: 0px auto;
}

.form-group {
    position: relative;
    /*margin-bottom: 25px;*/
}

.form-group:last-child {
    margin-bottom: 20px;
}

.registrator-form input {
    width: 100%;
    display: block;
    border: 1px solid #ced4da;
    padding: 12px 30px 10px 45px;
    box-sizing: border-box;
    border-radius: 4px;
    font-size: 16px;
}

input::-webkit-input-placeholder {
    color: #999;
}

input::-moz-placeholder {
    color: #999;
}

input:-ms-input-placeholder {
    color: #999;
}

input:-moz-placeholder {
    color: #999;
}


input[type=checkbox]:not(old) {
    width: 2em;
    margin: 0;
    padding: 0;
    font-size: 1em;
    display: none;
}

input[type=checkbox]:not(old) + label {
    display: inline-block;
    line-height: 1.5em;
    margin-top: 6px;
}

input[type=checkbox]:not(old) + label > span {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-right: 15px;
    margin-bottom: 3px;
    border: 1px solid #999;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    background: white;
    background-image: -moz-linear-gradient(white, white);
    background-image: -ms-linear-gradient(white, white);
    background-image: -o-linear-gradient(white, white);
    background-image: -webkit-linear-gradient(white, white);
    background-image: linear-gradient(white, white);
    vertical-align: bottom;
}

input[type=checkbox]:not(old):checked + label > span {
    background-image: -moz-linear-gradient(white, white);
    background-image: -ms-linear-gradient(white, white);
    background-image: -o-linear-gradient(white, white);
    background-image: -webkit-linear-gradient(white, white);
    background-image: linear-gradient(white, white);
}

input[type=checkbox]:not(old):checked + label > span:before {
    content: '\f26b';
    display: block;
    color: #222;
    font-size: 11px;
    line-height: 1.2;
    text-align: center;
    font-family: 'Material-Design-Iconic-Font';
    font-weight: bold;
}

.agree-term {
    display: inline-block;
    width: auto;
}

/*label {*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 50%;*/
/*    transform: translateY(-50%);*/
/*    -moz-transform: translateY(-50%);*/
/*    -webkit-transform: translateY(-50%);*/
/*    -o-transform: translateY(-50%);*/
/*    -ms-transform: translateY(-50%);*/
/*    color: #222;*/
/*}*/

.label-has-error {
    top: 22%;
}

label.error {
    position: relative;
    background: url("../images/unchecked.gif") no-repeat;
    background-position-y: 3px;
    padding-left: 20px;
    display: block;
    margin-top: 20px;
}

label.valid {
    display: block;
    position: absolute;
    right: 0;
    left: auto;
    margin-top: -6px;
    width: 20px;
    height: 20px;
    background: transparent;
}

label.valid:after {
    font-family: 'Material-Design-Iconic-Font';
    content: '\f269';
    width: 100%;
    height: 100%;
    position: absolute;
    /* right: 0; */
    font-size: 16px;
    color: green;
}

.label-agree-term {
    position: relative;
    top: 0%;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
}

.material-icons-name {
    font-size: 18px;
}

.signin-content {
    padding-top: 67px;
    padding-bottom: 87px;
}

.social-login {
    align-items: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -o-align-items: center;
    -ms-align-items: center;
    margin-top: 80px;
}

.social-label {
    display: inline-block;
    margin-right: 15px;
}

.socials li {
    padding: 5px;
}

.socials li:last-child {
    margin-right: 0px;
}

.socials li a {
    text-decoration: none;
}

.socials li a i {
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    transform: translateZ(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.socials li:hover a i {
    -webkit-transform: scale(1.3) translateZ(0);
    transform: scale(1.3) translateZ(0);
}

.zmdi-facebook {
    background: #3b5998;
}

.zmdi-twitter {
    background: #1da0f2;
}

.zmdi-google {
    background: #e72734;
}

.signin-form {
    margin-right: 90px;
    margin-left: 80px;
}

.signin-image {
    margin-left: 110px;
    margin-right: 20px;
    margin-top: 10px;
}

@media screen and (max-width: 1200px) {
    .container {
        width: calc(100% - 30px);
        max-width: 100%;
    }
}

@media screen and (min-width: 1024px) {
    .container {
        max-width: 1200px;
    }

}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .pricing-table {
        display: inline-block !important;
        box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%), 0px 20px 31px 3px rgb(0 0 0 / 0%), 0px 8px 20px 7px rgb(0 0 0 / 0%) !important;
        background: transparent !important;
    }

    .pricing-table .pricing-plan {
        border-radius: 10px;
        background: #fff;
        width: 49%;
        float: left;
        border-bottom: 0px solid #e1e1e1;
        box-shadow: 0px 8px 8px -6px rgb(0 0 0 / 8%), 0px 8px 8px 3px rgb(0 0 0 / 9%), 0px 8px 8px 8px rgb(0 0 0 / 2%);
        margin-bottom: 25px;
        height: 600px !important;
    }

    .pricing-table .pricing-plan:nth-child(2n+2) {
        float: right;
    }

    .checkout-price-table .container {
        width: calc(100% - 0px);
        padding: 0px !important;
    }

    .checkout-price {
        margin-top: -350px !important;
    }

    .checkout-banner .img-thumb_1 img, .checkout-banner .img-thumb img {
        width: 100%;
        height: AUTO;
    }

    .checkout-banner .header_title {
        text-align: center;
        margin-top: 1rem !important;
        font-size: 30px;
    }

    .checkout-banner .header_title img {
        padding-left: 0px !important;
        max-width: 100px;
    }

    .checkout-banner .img-thumb {
        height: AUTO;
    }

    .bt_dk {
        min-width: 260px;
        margin-top: 20px;
    }

    .checkout-trouble .text-capitalize-h2 span, .checkout-trouble-1 .text-capitalize-h2 b {
        width: 100%;
        float: left;
    }

    .checkout-trouble-1 .justify-content-md-center {
        margin-top: 1rem !important;
    }

    .checkout-trouble-1 .justify-content-md-center .col-sm-6 {
        width: 100% !important;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 70px
    }

    .checkout-trouble-1 .justify-content-md-center .col-sm-3 {
        width: 25% !important;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .checkout-trouble-1 .item {
        min-height: 270px !important;
    }

    .checkout-solution {
        padding-top: 100PX;
    }

    .checkout-solution .text-capitalize-h2 {
        font-size: 40px;
    }


    .card-body {
        padding: 12px;
        min-height: 325px;
    }

    .fa-ul {
        min-height: 120px;
    }

    .pricing-auto .card {
        margin: 0px !important;
    }

    .pricing-auto .card-price {
        font-size: 2rem;
    }

    .pricing-transfers .transfer-information {
        max-width: 100%;
        margin: 0px auto 0px auto;
    }

    .pricing-auto .transfer-information li {
        font-size: 18px;
    }

    .pricing-auto ul li {
        margin-bottom: 5px;
        font-size: 14px;
    }

    .pricing-auto ul li .fa {
        font-size: 14px;
    }

    .list-solution li .text-title {
        font-size: 15px;
        line-height: 20px;
        padding: 0px 5px;
    }


    .list-solution li span {
        font-size: 55px;
        letter-spacing: -5px;
        margin-right: auto;
        margin-top: 20px;
        text-align: center;
    }

    .list-solution li {
        min-height: 220px;
    }

    .registrator-image {
        width: 40% !important;
        flex: 0 0 40%;
        max-width: 40%;
    }

    .registrator-form {
        width: 60% !important;
        flex: 0 0 60%;
        max-width: 60%;
    }

    .registrator-image .img-fchat img {
        width: 100% !important;
    }

    .registrator-form p {
        font-size: 32px;
    }

    .registrator-form p.text-center {
        font-size: 13px !important;
    }

    .checkout-Registration {
        padding-bottom: 30px !important;
    }

    .checkout-community .offset-2, .footer .offset-2 {
        margin-left: 0%;
    }

    .section {
        padding-top: 40PX !important;
        padding-bottom: 40PX !important;
    }

    .list-customer {
        display: contents;
        float: left;
    }

    .list-customer li {
        padding: 20px 20px;
        display: initial;
        margin: 10px;
    }

    .footer {
        padding: 20px 0 30px 0px !important;
    }

    .footer h5 {
        text-align: center;
        font-size: 24px !important;
    }

    .list-solution li {
        width: 23.555%;
    }
}

.registrator-form .form-group label {
    left: 15px;
    top: 25px;
    color: #999;
    font-size: 18px;
}

.footer .container {
    position: relative;
    padding-top: 44px;
    display: block;
    z-index: 122;
    margin-bottom: 30px;
}

.content-ft {
    padding-top: 30px;
}

.content-ft p {
    margin-bottom: 5px;
}

.content-ft .fa {
    font-size: 16px !important;
    width: 15PX;
    text-align: center;
}

.footer {
    position: relative;
    padding: 80px 0 30px 0px;
    background: rgb(77,170,79);
    background: linear-gradient(90deg, rgba(77,170,79,1) 0%, rgba(20,110,13,1) 100%);
    overflow: hidden;
}

.footer:before {
    background-image: url(../images/bg-footer.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    z-index: 1;
    height: 100%;
}

.svg-f-top-invert {
    top: -2px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1;
    transform: scale(-1);
}

.svg-abs {
    position: absolute;
}

svg {
    overflow: hidden;
    vertical-align: middle;
}

.svg-white {
    fill: #07191d;
}

.img-fchat {
    width: 100%;
    float: right;
    text-align: center;
}

.img-fchat img {
    /*width: 100%;*/
}


.registrator-content .form-control {
    height: 48px;
}

.checkout-Registration {
    background: url(../images/checkout_bg1.jpg) left top no-repeat;
    position: relative;
    background-size: cover;
}

.checkout-banner .bg-img-02 {
    height: 67px;
    width: 84px;
    background-repeat: no-repeat;
    position: absolute;
    right: 35%;
    top: 10%;
    z-index: 11;
    animation: balloonfly 15s infinite;
    transition: all 0.5s;
}

@keyframes balloonfly {
    0% {
        top: 40%;
        opacity: 0;
    }
    30% {
        transform: scale(1.1);
        opacity: 1;
    }
    100% {
        top: 10%;
        opacity: 0;
    }
}

.checkout-banner .bg-img-03 {
    height: 50px;
    width: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 27%;
    top: 10%;
    z-index: 11;
    animation: balloonfly-02 10s infinite;
    transition: all 0.5s;
}

@keyframes balloonfly-02 {
    0% {
        top: 40%;
        opacity: 0;
    }
    30% {
        transform: scale(1.5);
        opacity: 1;
    }
    100% {
        top: 10%;
        opacity: 0;
    }
}

.checkout-banner .bg-img-04 {
    height: 50px;
    width: 37px;
    background-repeat: no-repeat;
    position: absolute;
    background-size: contain;
    right: 12%;
    top: 1%;
    z-index: 11;
    animation: balloonfly-03 12s infinite;
    transition: all 0.5s;
}

@keyframes balloonfly-03 {
    0% {
        top: 40%;
        opacity: 0;
    }
    30% {
        transform: scale(1.5);
        opacity: 1;
    }
    100% {
        top: 15%;
        opacity: 0;
    }
}

.checkout-banner .bg-image-02 {
    position: absolute;
    left: 50px;
    top: 0px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 305px;
    height: 173px;
    z-index: -1;
}

.checkout-trouble-1 {
    background: #f1f1f1;
}

.checkout-trouble-1 .item {
    box-shadow: rgb(20 20 24 / 18%) 0px 20px 30px, rgb(255 255 255 / 50%) 0px 0px 0px 0.5px inset;
    border-radius: 20px !important;
    padding: 85px 20px 30px 20px;
    background: #fff;
    transition: 0.5s;
    background: rgba(255, 255, 255, .95);
    min-height: 250px;

}

.checkout-trouble-1 .before-bg {
    width: 80%;
    height: 180px;
    border-radius: 0px 40px 40px;
    transform: skewY(8deg);
    transform-origin: left top 0px;
    bottom: -3px;
    position: absolute;
    z-index: -1;
}

.checkout-trouble-1 h5 {
    position: absolute;
    font-size: 20px;
    left: 50%;
    transform: translateX(-50%);
    top: 26px;
    z-index: 2;
    /*background: #ffd800;*/
    width: 110px;
    border: 1px solid #ccc;
    height: 40px;
    line-height: 40px;
    border-radius: 50px;
}


.grdnt-cyan:not(.overly) {
    background-image: -webkit-linear-gradient(45deg, #2fb8ff 0, #9eecd9 51%, #2fb8ff 100%);
    background-image: linear-gradient(45deg, #2fb8ff 0, #9eecd9 51%, #2fb8ff 100%);
}

.grdnt-blue:not(.overly) {
    background-image: -webkit-linear-gradient(90deg, #491eb8 0, #844ffc 51%, #491eb8 100%);
    background-image: linear-gradient(90deg, #491eb8 0, #844ffc 51%, #491eb8 100%);
}

.grdnt-tranquil:not(.overly) {
    background-image: -webkit-linear-gradient(135deg, #fed192 0, #9946b2 51%, #fed192 100%);
    background-image: linear-gradient(135deg, #fed192 0, #9946b2 51%, #fed192 100%);
}

.checkout-trouble-1 h6 {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 15px;
}

.checkout-trouble-1 p {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    color: #666;
    /*text-align: justify !important;*/
}


.checkout-trouble {
    padding-bottom: 10px !important;
}

.checkout-trouble-1 {
    /*padding-top: 0px !important;*/
}

/*-------------------*/
.checkout-community {
    min-height: 400px;
}

.checkout-community .text-capitalize-h2 span {
    color: #006afe;
    font-weight: 900;
    font-size: 42px;
}

.checkout-community p {
    font-size: 17px;
}

.checkout-community {
    background: #e5f2ff;
}

.join-zalo {
    border: 1px solid #4daa4f;
    padding: 12px 40px;
    border-radius: 30px;
    font-weight: 600;
    color: #4daa4f;
    font-size: 20px;
}

.join-zalo:hover {
    border: 1px solid #146e0d;
    background: #146e0d;
    color: #fff;
}


.checkout-statistics-time img, .checkout-notification img {
    width: 100%;
}

.checkout-statistics-time .checkout-trouble-title h2, .checkout-notification .checkout-trouble-title h2 {
    font-size: 38px;
    color: #222;
    font-weight: 600;
    position: relative;
    font-family: 'Source Sans Pro', sans-serif;
    margin-bottom: 30px;
    margin-top: 20px;
    text-align: left;
}

.checkout-statistics-time .checkout-trouble-title, .checkout-notification .checkout-trouble-title {
    text-align: left;
}

.checkout-statistics-time .checkout-trouble-title p, .checkout-notification .checkout-trouble-title p {
    font-size: 1.2rem;
    text-align: left;
    margin-bottom: 10px;
}

.checkout-statistics-time .checkout-trouble-title img {
    width: 64px;
    /*opacity: 0.5;*/
}

.section .title-divider {
    margin: 10px 0;
    width: 80px;
    height: 5px;
    background: #888;
}

.title-divider {
    background: #888 !important;
    height: 2px;
    border-radius: 50px;
}

.button-transparent {
    background: transparent;
}

.btn-login-main {
    padding: 14px 45px;
    margin: 0 5px;
    font-weight: 600;
    font-size: 20px;
    border: 1px solid #4daa4f;
    border-radius: 30px;
    margin-top: 5px;
    background: rgb(77,170,79);
    background: linear-gradient(-90deg, rgba(77,170,79,1) 0%, rgba(20,110,13,1) 100%);
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
}

.checkout-notification .checkout-trouble-title .img-thumb {
    width: 100%;
    float: left;
}

.checkout-companion .section_title .img {
    height: 100px;
}

.checkout-companion .text-capitalize-h2 {
    font-size: 30px;
    line-height: 44px;
    font-weight: 500;
    margin-top: 30px;
    margin-bottom: 40px;
}

.checkout-companion .text-capitalize-h2 span {
    font-size: 24px;
}

.lienket h5 {
    font-size: 14px;
}

.checkout-statistics-time {
    background: #f1f1f1;
}

.checkout-statistics-time .checkout-trouble-title p i, .checkout-notification .checkout-trouble-title p i {
    font-size: 15px;
    margin-right: 5px;
}

.btn-login-main:hover {
    background: #146e0d;
    color: #fff;
    border: 1px solid #146e0d;
}

.list-solution li:hover, .checkout-trouble-1 .item:hover {
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    box-shadow: 0px 2px 92px 0px rgb(0 0 0 / 25%);
    -moz-box-shadow: 0px 2px 92px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 2px 92px 0px rgb(0 0 0 / 25%);
    transform: translate(0, -3px);
    z-index: 999;
    background: #fff;
}

/*-checkout-price----------------------*/
.checkout-price {
    margin-top: -300px;
    padding-top: 0px;
    z-index: 998;
}

.background {
    padding: 0 25px 25px;
    position: relative;
    width: 100%;
}

.bg-green {
    background: #21a117;
    background: -moz-linear-gradient(top, #21a117 0%, #146e0d 100%);
    background: -webkit-linear-gradient(top, #21a117 0%, #146e0d 100%);
    background: linear-gradient(to bottom, #21a117 0%, #146e0d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#60a9ff', endColorstr='#146e0d', GradientType=0);
    height: 600px;
    width: 100%;
    z-index: 1;
}

.bg-blue {
    background: #60a9ff;
    background: -moz-linear-gradient(top, #60a9ff 0%, #4394f4 100%);
    background: -webkit-linear-gradient(top, #60a9ff 0%, #4394f4 100%);
    background: linear-gradient(to bottom, #60a9ff 0%, #4394f4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#60a9ff', endColorstr='#4394f4', GradientType=0);
    height: 600px;
    width: 100%;
    z-index: 1;
}

.bg-blue .home-table-center, .bg-price .home-table-center {
    vertical-align: top;
}

.bg-blue .checkout-banner-text, .bg-price .checkout-banner-text {
    color: #222;
}

@media (min-width: 900px) {
    .background {
        padding: 0 0 25px;
    }
}

.panel {
    background-color: #fff;
    border-radius: 10px;
    padding: 0px;
    position: relative;
    width: 100%;
    z-index: 10;
}

.pricing-table {
    box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.08), 0px 20px 31px 3px rgba(0, 0, 0, 0.09), 0px 8px 20px 7px rgba(0, 0, 0, 0.02);
    display: flex;
    flex-direction: column;
}

@media (min-width: 900px) {
    .pricing-table {
        flex-direction: row;
    }
}

.pricing-table * {
    text-align: center;
    /*text-transform: uppercase;*/
}

.pricing-plan {
    border-bottom: 1px solid #e1e1e1;
    padding: 25px;
}

.pricing-plan:last-child {
    border-bottom: none;
}

@media (min-width: 900px) {
    .pricing-plan {
        border-bottom: none;
        border-right: 1px solid #e1e1e1;
        flex-basis: 100%;
        padding: 25px;
    }

    .pricing-plan:last-child {
        border-right: none;
    }
}

.pricing-img {
    margin-bottom: 10px;
    max-width: 100%;
    height: 120px;
}

.pricing-header {
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
}

.pricing-features {
    font-weight: 600;
    margin: 10px 0 25px;
}

.pricing-features-item {
    border-top: 1px solid #f1f1f1;
    font-size: 16px;
    line-height: 1.5;
    padding: 12px 0;
    list-style: none;
    font-weight: 400;
}

.pricing-features-item:last-child {
    border-bottom: 1px solid #f1f1f1;
}

.pricing-price {
    color: #21a117;
    display: block;
    font-size: 32px;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif;
}

.pricing-button {
    border: 1px solid #21a117;
    border-radius: 60px;
    color: #21a117;
    display: inline-block;
    margin: 0px 0 20px 0px;
    padding: 9px 50px 7px 50px;
    text-decoration: none;
    transition: all 150ms ease-in-out;
    font-size: 16px;
    font-weight: 600;
}

.pricing-button:hover,
.pricing-button:focus {
    background-color: #21a117;
    color: #fff;
}

.pricing-button.is-featured {
    background-color: #21a117;
    color: #fff;
}

.pricing-button.is-featured:hover,
.pricing-button.is-featured:active {
    background-color: #014fb1;
}

.pricing-plan:hover {
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    box-shadow: 0px 2px 92px 0px rgb(0 0 0 / 25%);
    -moz-box-shadow: 0px 2px 92px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 2px 92px 0px rgb(0 0 0 / 25%);
    transform: translate(0, -20px);
    border-radius: 12px;
    BORDER: 0PX;
    background: #fff;
    z-index: 999;
}

.pricing-plan:hover:before {
    height: 100%;
    width: 100%;
    background: #fff;
    left: 0px;
    bottom: -40px;
    position: absolute;
    content: "";
    z-index: -1;
    border-radius: 12px;
}

.checkout-banner.bg-blue a, .bg-price a {
    color: #222;
    font-weight: 900;
}

.checkout-banner.bg-blue a:hover, .bg-price a:hover {
    text-decoration: underline !important;
}

.checkout-banner.bg-blue h3, .bg-price h3 {
    visibility: visible;
    animation-name: bounceInLeft;
    font-weight: 400;
}

.checkout-banner.bg-blue h2, .bg-price h2 {
    padding: 5px;
}

.checkout-price .note {
    color: #666;
    padding-top: 30px;
}

/*------------------------price-info-transfer -*/
.price-info-transfer .icon-svg {
    height: 220px;
    float: right;
}

.info-transfer p {
    font-size: 16px;
    margin-bottom: 10px;
}

.info-transfer p span {
    min-width: 140px;
    display: inline-block;
}

.price-info-transfer {
    margin-top: 40px;
}
.get-reward .currency{
    color: red;
}
/*-----------question-pricing*/
.question-pricing {
    background: #f1f1f1;
}

.question-pricing .block-questions-pri {
    /*box-shadow: rgb(20 20 24 / 18%) 0px 20px 30px, rgb(255 255 255 / 50%) 0px 0px 0px 0.5px inset;*/
    border-radius: 10px !important;
    padding: 30px;
    background: #fff;
    transition: 0.5s;
    background: rgba(255, 255, 255, .95);

}

.question-pricing .block-questions-pri:hover {
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    box-shadow: 0px 2px 92px 0px rgb(0 0 0 / 25%);
    -moz-box-shadow: 0px 2px 92px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 2px 92px 0px rgb(0 0 0 / 25%);
    transform: translate(0, -3px);
    z-index: 999;
    background: #fff;
}

.txt-questions {
    padding-left: 15px;
    border-left: 4px solid #f1f1f1;
    margin-left: 5px;
}

.txt-questions p {
    margin-bottom: 0px;
}

.tt-questions {
    margin-bottom: 20px;
}

.form-all {
    max-width: 500px;
    margin: 20px auto;
}

.form-all .form-group {
    width: 50%;
    float: left;
}

.form-all .form-group .form-control {
    height: calc(1.5em + .75rem + 8px);
    border-radius: 6px;
}

.yourname {
    border-top-right-radius: 0px !important;;
    border-bottom-right-radius: 0px !important;
    border-top-left-radius: 30px !important;
    border-bottom-left-radius: 30px !important;
    border: 0px;
    padding-left: 20px;
}

.yourphone {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-top-right-radius: 30px !important;
    border-bottom-right-radius: 30px !important;
    margin-left: 1px;
    border: 0px;
}

.call-zalo {
    border: 1px solid #21a117;
    background: rgb(77,170,79);
    background: linear-gradient(90deg, rgba(77,170,79,1) 0%, rgba(20,110,13,1) 100%);
    padding: 12px 40px 12px 80px;
    border-radius: 30px;
    font-weight: 600;
    color: #fff;
    font-size: 20px;
    min-width: 240px;
    text-transform: uppercase;
    position: relative;
    margin-top: 15px;
}
.call-zalo:hover{
    border: 1px solid #15610f;
    background: #15610f;
}
.call-zalo:hover {
    border: 1px solid #21a117;
    background: #21a117;
    color: #fff;
}

.call-zalo:hover .fa {
    background: #fff;
    color: #21a117;
}

.call-zalo .fa {
    background: #fff;
    height: 48px;
    POSITION: ABSOLUTE;
    TOP: 3px;
    left: 4px;
    width: 48px;
    line-height: 52px;
    font-size: 26px;
    color: #21a117;
    border-radius: 30px;
}

.checkout-online {
    padding-bottom: 40px !important;
    background: url("../images-checkout/bg-login.jpg") center bottom no-repeat;
    padding: 0px 10px;
}

.checkout-online .text-capitalize-h2, .checkout-online h4 {
    color: #fff;
}
.bg-price{
    background: url("../images-checkout/bg-price.jpg") center top no-repeat;
    height: 600px;
    width: 100%;
    z-index: 1;
    padding-top: 10px !important;
}

.language_btn_mobile {
    display: none;
    margin-left: 18px;
    position: absolute;
    right: 68px;
}
@media screen and (min-width: 500px) and  (max-width: 767px) {
    .list-solution li {
        min-height: 200px !important;
    }
}

@media screen and (max-width: 990px) {
    .custom-nav .navbar-brand.logo img{
        height: 40px;
    }
    .language_btn_mobile {
        display: block !important;
    }

    .language_btn_web {
        display: none;
    }

    .leadfunnel .section-item {
        margin-bottom: 20px;
    }

    .question-pricing .block-questions-pri {
        padding: 15px !important;
    }

    .price-info-transfer .bounceInLeft {
        text-align: center;
    }

    .info-transfer p span {
        min-width: 100px !important;
        margin-right: 10px;
    }

    .price-info-transfer .icon-svg {
        float: none !important;
    }

    .stk {
        width: 100%;
    }

    .stk-w {
        display: none !important;
    }

    .pricing-table {
        box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%), 0px 20px 31px 3px rgb(0 0 0 / 0%), 0px 8px 20px 7px rgb(0 0 0 / 0%) !important;
    }

    .pricing-table .pricing-plan {
        box-shadow: 0px 8px 8px -6px rgb(0 0 0 / 8%), 0px 8px 8px 3px rgb(0 0 0 / 9%), 0px 8px 8px 8px rgb(0 0 0 / 2%);
        margin-bottom: 25px;
    }

    .list-solution li span {
        margin-top: 15px;
        margin-bottom: 5px;

    }

    .custom-nav .regi_btn, .custom-nav .login_btn {
        width: 45%;
    }

    .navbar-toggler {
        display: block !important;
        position: absolute;
        top: 2px;
        right: 20px;
    }

    .custom-nav {
        height: 50px;
    }

    .note {
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        margin-top: 10px !important;

    }

    .navbar-brand {
        position: absolute;
        left: 20px;
        top: 4px;
    }

    .navbar-nav li {
        float: left;
    }

    .registrator-content, .signin-content {
        flex-direction: column;
        -moz-flex-direction: column;
        -webkit-flex-direction: column;
        -o-flex-direction: column;
        -ms-flex-direction: column;
        justify-content: center;
        -moz-justify-content: center;
        -webkit-justify-content: center;
        -o-justify-content: center;
        -ms-justify-content: center;
    }

    .registrator-form {
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        /* box-sizing: border-box; */
        padding: 0 30px;
    }

    .signin-image {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 50px;
        order: 2;
        -moz-order: 2;
        -webkit-order: 2;
        -o-order: 2;
        -ms-order: 2;
    }

    .registrator-form, .registrator-image, .signin-form, .signin-image {
        width: auto;
    }

    .social-login {
        justify-content: center;
        -moz-justify-content: center;
        -webkit-justify-content: center;
        -o-justify-content: center;
        -ms-justify-content: center;
    }

    .form-button {
        text-align: center;
    }

    .signin-form {
        order: 1;
        -moz-order: 1;
        -webkit-order: 1;
        -o-order: 1;
        -ms-order: 1;
        margin-right: 0px;
        margin-left: 0px;
        padding: 0 30px;
    }

    .form-title {
        text-align: center;
    }

    .checkout-banner .img-thumb_1 img, .checkout-banner .img-thumb img {
        width: 100%;
        height: auto;
    }

    .home-table-center .pt-5, .py-5 {
        padding-top: 0rem !important;
    }

    .checkout-banner {
        padding-top: 0px !important;
    }

    .checkout-banner .header_title {
        text-align: center;
        margin-top: 1rem !important;
        font-size: 30px;
    }

    .checkout-banner .header_subtitle {
        font-size: 18px !important;
        line-height: 30px;
        text-align: center;
    }

    .checkout-banner .header_title img {
        padding-left: 0px !important;
        max-width: 100px;
    }

    .header_btn {
        text-align: center;
    }

    .bt_dk {
        min-width: 260px;
        margin-top: 20px;
    }

    .checkout-banner .img-thumb {
        height: AUTO;
    }

    .checkout-trouble-1 .mt-5, .my-5 {
        margin-top: 1rem !important;
    }

    .note {
        margin-bottom: 0px !important;
    }

    .checkout-statistics-time .checkout-trouble-title h2, .checkout-notification .checkout-trouble-title h2 {
        text-align: center !important;
        line-height: 44px !important;
    }

    .icon-notification {
        width: 100% !important;
        float: none;
        text-align: center;
    }

    .checkout-statistics-time .checkout-trouble-title img {
        float: none;
        text-align: center;
    }

    .checkout-companion .text-capitalize-h2 br {
        display: none;
    }

    .checkout-statistics-time .checkout-trouble-title, .checkout-notification .checkout-trouble-title {
        text-align: center !important;
    }

    .checkout-notification .checkout-trouble-title p {
        width: 25%;
        float: left;
    }

    .checkout-notification .checkout-trouble-title p i {
        display: none;
    }

    .checkout-trouble-1 .col-12 {
        visibility: visible;
        animation-name: bounceInUp;
        margin-bottom: 30px;
    }

    .checkout-solution .text-capitalize-h2 {
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 10px;
    }


    .checkout-solution .col-lg-12 {
        padding: 3px;
    }

    .list-solution li {
        width: 50%;
    }

    .lienket {
        width: 100%;
        /*-ms-flex: 0 0 35%;*/
        /*flex: 0 0 35%;*/
        max-width: 100%;
        margin-top: 30px;
        text-align: center;
    }

    .list-dk {
        width: 65%;
        -ms-flex: 0 0 65%;
        flex: 0 0 65%;
        max-width: 65%;
        margin-top: 30px;
    }

    .list-solution li {

        min-height: 230px;
    }

    .list-solution li .text-title {
        padding: 1px 10px 10px 10px !important;
        min-height: 160px;
    }

    .checkout-trouble-1 .col-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .checkout-trouble-1 .item {
        padding: 76px 10px 0px 10px !important;
        min-height: 240px !important;
    }


    .checkout-trouble-1 h5 {
        top: 20px;

    }

    h2.quote {
        font-size: 26px;
        padding: 10px 0px;
    }

    .checkout-companion .text-capitalize-h2 {
        line-height: 34px !important;
        margin-bottom: 20px !important;
        margin-top: 10px !important;
    }


    .footer .container {
        padding-top: 0px !important;
    }

    .footer .col-lg-8 {
        margin-left: 0px;
    }

    #navbarCollapse.show {
        display: block !important;
        /* margin-top: 40px; */
        position: absolute;
        background: #fff;
        position: absolute;
        box-shadow: 0 10px 10px 1px rgb(0 0 0/10%);
        left: -15px;
        width: 104%;
        top: 47px;
        padding: 20px 10px;
    }

    .content-ft ul li {
        margin-right: 20px;
        text-align: center;
    }

    .content-ft {
        padding-top: 0px !important;
    }

    .content-ft .offset-2, .checkout-community .offset-2, .content-ft .offset-1 {
        margin-left: 0px;
    }

    .navbar-toggler {
        display: block !important;
    }

    .navbar-toggler i {
        color: #fff;
        font-size: 24px;
    }

    section.section {
        overflow-X: HIDDEN;
    }

    .checkout-community .col-md-4 {
        text-align: center !important;
    }

    .checkout-community .col-md-4 IMG {
        margin-left: 0px;
        margin-top: 30PX;
    }

    .checkout-community .col-md-4 span {
        float: left;
        color: #666;
        width: 100%;
        margin-bottom: 20px;
    }

    .list-customer {
        text-align: center;
    }

    .list-customer {
        display: block !important;
        padding: 20px 0px;
    }

    .list-customer li {
        float: left;
        width: 50%;
        margin-bottom: 20px;
    }

    .list-customer li img {
        max-width: 100%;
        height: auto;
    }

    .footer {
        padding: 50px 0 20px 0px;
    }

    .register-form {
        width: 100%;
    }

    .container {
        width: calc(100%);
    }

    .registrator-form p {
        font-size: 25px;
        letter-spacing: 0;
    }

    .img-fchat {
        width: 90% !important;
        float: none !important;
        text-align: center !important;
        margin-bottom: 30px;
    }

    .pricing-transfers .transfer-information {
        margin: 0px auto 0px auto;
    }

    .pricing-transfers .transfer-information {
        padding: 20px;
    }

    .pricing-auto ul li {
        font-size: 18px;
    }

    .transfer-information b {
        font-size: 18px !important;
    }

    .checkout-community .text-capitalize-h2 span {
        font-size: 40px !important;
    }
    .checkout-notification .checkout-trouble-title h2{
        font-size: 23px !important;
    }
    .checkout-trouble-1 h6{
        min-height: 100px;
    }
    .checkout-trouble-1 p{
        font-size: 18px !important;
    }

    .btn_thank{
        padding: 5px 0px;
        font-size: 13px;
    }
}

@media screen and (max-width: 400px) {
    .social-login {
        flex-direction: column;
        -moz-flex-direction: column;
        -webkit-flex-direction: column;
        -o-flex-direction: column;
        -ms-flex-direction: column;
    }

    .social-label {
        margin-right: 0px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 380px) {
    .list-solution li {
        min-height: 282px;
    }
}
