.my-nav {
    border-radius: 0 !important;
    justify-content: center;
    text-align: center;
    margin-left: 17px;
    margin-right: 17px;

}

#nav .nav-item:last-child, #nav > .nav-item:last-child > .nav-link {

    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

#nav .nav-item:first-child, #nav > .nav-item:first-child > .nav-link {

    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.promo-item{
    background: rgba(163, 212, 255, 0.75);
    border-radius: 12px;
    border: 1px solid #C4C4C4;
    margin-bottom: 10px;
}

.promo-title{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}


.my-img {
    border-radius: 15px;
    padding: 5px;
}

.nav-item:hover {
    background: none;
}

.nav-item:hover a span {
    color: black;
}

.my-img:hover {
    /*background: white;*/
    /*border: solid 1px #0089D1;*/
}

.p-mask {
    position: absolute;
    top: 75%;
    left: 10%;
    right: 10%;
    text-align: center;
    /*text-transform: uppercase;*/
    font-size: 19px;
    z-index: 100000;
}

.img-mask {
    position: absolute;
    top: 35%;
    left: 10%;
    right: 10%;
    text-align: center;
    font-size: 19px;
    z-index: 100000;
    margin-left: auto;
    margin-right: auto;
}

.input-number-group .input-number-decrement, .input-number-group .input-number-increment {
    display: inline-block;
    width: 22px;
    height: 22px;
    color: #212529;
    text-align: center;
    cursor: pointer;
    font-size: 17px;
    border: none;
    background: white;
    border-radius: 3px !important;
    margin-left: 5px;
    margin-right: 5px;
}

.input-number-group .input-number-decrement, .input-number-group .input-number-increment {
    font-size: 23px;
}

.input-number-group .input-number, .input-number-group .input-number-decrement, .input-number-group .input-number-increment {
    font-size: 16px;
    line-height: 20px;
}

/*#info {*/
/*    background: #E7E9EE;*/
/*}*/


.input-number-group .input-number {
    background: #ffffff;
    border: none;
    height: 21px;
    line-height: 21px;
    font-size: 14px;

}
/*.form-control {*/
/*    border: 1px solid #ced4da00;*/
/*}*/
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #0089D1;
    background: none;
}
.nav-pills .nav-item.li-active {
    color: #006D9B;
    background-color: #E8EFFA;
}
.nav-link.active span {
    color: #0089D1;
}
.img-active {
    /*background: white;*/
    /*border: solid 1px #0089D1;*/

}

.atm-pm {
    border: 1px solid #E9E9E9;
    box-sizing: border-box;
    border-radius: 4px;
}

.my-icon {
    position: absolute;
    top: -10.5%;
    left: 44%;
}
.my-div {
    width: 30%;
    position: relative;
}
.my-div2 {
    width: 5%;
    align-items: center;
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
}

@media only screen and (max-width: 700px) {
    .my-div {
        position: relative;

        width: 100%;
        margin: 10px;
    }
    .my-div2 {
        display: none;
        width: 5%;
        align-items: center;
        text-align: center;
        margin-top: auto;
        margin-bottom: auto;
    }
}
body {
    font-family: 'Roboto Regular 400', sans-serif;
    font-size: 12.8px;
    /*line-height: 150%;*/

}
.my-card-outline {
    border-radius: 12px;
    background: #E8EFFA;
}

.my-title {
    margin-top: 8px;
    /* font-family: Roboto; */
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 150%;
}
.tab-pane {
    min-height: unset !important;
}
.step-text {
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    /* identical to box height, or 21px */

    align-items: center;
    text-transform: uppercase;

    color: #00577C;
}
div.list-bank-2{
    background: #fff;
    min-height: auto;
    padding-bottom: 5px;
    border-radius: 5px;
    max-height: none;
    overflow: no-display;
}
.input-number-group .input-group-button {
    line-height: calc(40px / 2);
}

.text1 {
    font-style: normal;
    font-weight: 600;
    font-size: 12.8px;
    line-height: 150%;
    color: #00577C;
    mix-blend-mode: normal;
}
.input-number-group .input-number-decrement, .input-number-group .input-number-increment {
    font-weight: normal;
    border: solid 1px #e3e7ea;
}
.padding60px {
    padding-left: 60px;
    padding-right: 60px;
}

@media only screen and (max-width: 768px) {
    .padding60px {
        padding-left: 10px;
        padding-right: 10px;
    }

}

.paddingbt10px {
    padding-bottom: 10px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 1rem ;
    /*line-height: 1.5;*/
}
.select2-container--bootstrap4 .select2-selection {
    font-size: 1rem ;
}
.select2-selection__rendered {
    font-size: 14px !important;
}
.guide-img {
    position: absolute;
    top: 35%;
    left: 10%;
    right: 10%;
    text-align: center;
    font-size: 19px;
    z-index: 100000;
    margin-left: auto;
    margin-right: auto;
}
.guide-p {
    position: absolute;
    top: 75%;
    left: 10%;
    right: 10%;
    text-align: center;
    /* text-transform: uppercase; */
    font-size: 19px;
    z-index: 100000;
}
.my-border-bottom {
    border-bottom: 1px dashed #C4C4C4;
}
.text700 {
    color: black;
    font-weight: 700;
}

.font-15{
    font-size: 15px;
}

.close-fee-popup:hover{
    background: rgba(248, 86, 86, 0.86) !important;
    color: white;
}

.popup{
    background: #24AE64;
    border-color: #24AE64;
}

.popup:hover {
    background: rgba(36, 174, 100, 0.85) !important;
    border-color: #24AE64;
}

.font13 {
    font-style: normal ;
    font-weight: 500 !important;
    font-size: 12.8px;
    line-height: 150%;
    /* or 19px */


    /* Color Text Title */

    color: #222222;
}

.tooltip-inner {
    background-color: #FFFFFF;
    font-size: 13px;
    text-align: left !important;
    max-width: 18.75em !important;
    color: #222222;
    border: 1px solid #D6D6D6;
}
.tooltip.bs-tooltip-top .arrow:before {
    border-top-color: #FFFFFF !important;
}

.tooltip.bs-tooltip-right .arrow:before {
    border-right-color: #FFFFFF !important;
}

.tooltip.bs-tooltip-left .arrow:before {
    border-left-color: #FFFFFF !important;
}

.tooltip.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #FFFFFF !important;
}

.tooltip-arrow {
    background-color: #FFFFFF;
}

.w-300{
    width: 300px;
}

.font-voucher{
    font-size: 12.8px;
    line-height: 118%;
    font-weight: 600;
}

.back-btn {
    background:#006C9A !important;
}

.dashedSpace {
    width: 100%;
    height: 1px;
    margin-top: 24px;
    background-image: linear-gradient(to right, #bec5c7 0%, #bec5c7 50%, transparent 50%);
    background-size: 24px 1px;
    background-repeat: repeat-x;
}

.border-top{
    border-top: 1px solid #dee2e6;
}

.p-tb {
    padding: 7px 0 7px 0;
}


.m-tb-8 {
    margin: 8.5em 0 8.5em 0;
}

#visa-popup:hover, #visa-popup:focus{
    color: white;
}

.my-img:hover {
    /*border: 1px solid #0089D1;*/
    /*transform: scale(1.1);*/
}
.my-img {
    transition: transform .2s;
}

.method-payment {
    /*background: white;*/
    /*border: solid 1px #0089D1;*/
}

.star-red {
    color: red;
}

.back-yellow-btn {
    background:#feba29 !important;
}

.margin-label {
    margin-top: .5rem;
}

.text-info-ship {
    margin-top: .5rem;
    margin-bottom: .5rem;
}

/*/////CHOOSE ON-OFF/////*/
.toggle-switch {
    --width: 40px;
    --height: calc(var(--width) / 2);
    --border-radius: calc(var(--height) / 2);

    display: inline-block;
    cursor: pointer;
    margin-left: 2%;
    margin-bottom: unset;
}
.toggle__input {
    display: none;
}
.toggle__fill {
    position: relative;
    width: var(--width);
    height: var(--height);
    border-radius: var(--border-radius);
    background: #dddddd;
    transition: background 0.2s;
}
.toggle__fill::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: var(--height);
    width: var(--height);
    background: #ffffff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    border-radius: var(--border-radius);
    transition: transform 0.2s;
}
.toggle__input:checked ~ .toggle__fill {
    background: #2ecc71;
}

.toggle__input:checked ~ .toggle__fill::after {
    transform: translateX(var(--height));
}
/*//////////////*/

.d-show-info-payment {
    margin-top: .8rem;
    margin-bottom: .8rem;
}
.title-info-payment {
    margin-bottom: 1rem;
}
.border-bottom-dot{
    border-top: 1px dashed #c7c7c7;
}
.countfontSize{
    color: red;
    font-size: 14px;
}
.into-money{
    margin-bottom: 1rem;
}
.submit_info:hover {
    color: #C4C4C4;
}
.btnPrevious{
    background-color: #e8effa;
    border-color: #e8effa;
    width: 50%;
}

@media (min-width: 768px) {
    .confirm-md{
        display: block;
    }
    .confirm-sm{
        /*display: none;*/
    }
    .btnPrevious-md{
        display: block;
    }
    .btnPrevious-sm{
        display: none;
    }
    .left-info {
        padding: 50px;
    }
    .right-info {
        padding: 30px;
    }
    .left-payment {
        padding: 17px;
    }
    .right-payment {
        /*padding: 50px;*/
    }
    /*.form-chose-pay {*/
    /*    margin: 20.5em 0 0 0;*/
    /*}*/
    .offset-md-3 {
        margin-left: 13%;
    }
}

@media (max-width: 768px) {
    .confirm-md{
        display: none;
    }
    .confirm-sm{
        display: block;
    }
    .btnPrevious-md{
        display: none;
    }
    .btnPrevious-sm{
        display: block;
    }
    .size-image-product{
        width: 30%;
    }
    .size-input-product{
        width: 70%;
    }
    .size-info-voucher{
        width: 60%;
    }
    .size-input-voucher{
        width: 40%;
    }
    .btnPrevious-sm{
        margin-bottom: 8px;
        margin-left: 15px;
    }
}

@media (min-width: 690px) {
    .frames-cod {
        height: 138px;
    }
}

@media (min-width: 968px) {
    .frames-cod {
        height: 129px;
    }
}

@media (min-width: 1196px) {
    .frames-cod {
        height: 150px;
    }
}

.payment-item:focus{
    color: #006D9B;
    background-color: #E8EFFA;
}

.name-item{
    font-weight: bold;
}

.logo-wallet:hover{
    cursor: pointer;
}

.payment-e-wallet{
    margin-top: 10%;
    display: none;
}

.active-wallet{
    border: 1px solid #1e96b1;
    border-radius: 9px;
}

.title-v2{
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    color: black;
    margin-top: 7px;
    margin-bottom: 7px;
}

.chose-payment-method{
    cursor: pointer;
    display: none;
}

.sub-promo-percent{
    line-height: 40px;
    background: #ED671B;
    color: white;
    font-weight: bolder;
    border-radius: 8px;
    cursor: pointer;
    margin-right: 3px;
    margin-top: 3px;
}

.sub-promo-amount{
    line-height: 40px;
    background: #0068C8;
    color: white;
    font-weight: bolder;
    border-radius: 8px;
    cursor: pointer;
    margin-right: 3px;
    margin-top: 3px;
}

.text-condition{
    padding-left: 2px;
    font-size: 14px;
    /* margin: 0; */
    padding-bottom: 4px;
}

.border-voucher{
    border: 1px solid #CDD8EA;
    border-radius: 4px;
    padding: 3px 3px 7px 10px;
    margin:0;
}

.none{
    display: none;
}

.inactive-promo {
    cursor: unset !important;
    opacity: 0.4;
}

.border-active {
    border: 1px solid #2996b1;
}
.red{
    color: #D93E34;
}

.w-90{
    width: 93%!important;
}

.w-10{
    width: 7%!important;
}

.img-discount > img {
    width: 100%;
}

.qty-mb {
    display: none !important;
}

.qty-web {
    display: block !important;
}

@media only screen and (max-width: 320px) {
    .border_product {
        border: none !important;
    }
    .product-mobile {
        display: flex;
        align-items: center;
    }
    .qty-mb {
        display: flex !important;
    }
    /*.qty-web {*/
    /*    display: none !important;*/
    /*}*/
}

@media only screen and (max-width:439px) and (min-width:321px) {
    .border_product {
        border: none !important;
    }
    .product-mobile {
        display: flex;
        align-items: center;
    }
    .qty-mb {
        display: flex !important;
    }
    /*.qty-web {*/
    /*    display: none !important;*/
    /*}*/
}

@media only screen and (min-width: 414px) and (max-width: 667px) {
    .border_product {
        border: none !important;
    }
    .product-mobile {
        display: flex;
        align-items: center;
    }
    .qty-mb {
        display: flex !important;
    }
    /*.qty-web {*/
    /*    display: none !important;*/
    /*}*/
}

@media only screen and (max-width:767px) and (min-width:576px) {
    .border_product {
        border: none !important;
    }
    .product-mobile {
        display: flex;
        align-items: center;
    }
    .qty-mb {
        display: flex !important;
    }
    /*.qty-web {*/
    /*    display: none !important;*/
    /*}*/
}
@media only screen and (max-width:1023px) and (min-width:768px) {

}
