﻿@font-face {
    font-family: "Mulish";
    src: url(static/Mulish-Regular.ttf);
}
* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: "Mulish";
    list-style: none;
    text-decoration: none;
}

body {
    
}

body {
    background-image: url(../images/BG_blue-03@2x.png);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100vh;
    background-position: center;
}

.bg-white {
    background-color: #FFFFFF;
}

.fs-12 {
    font-size: 12px;
    margin: 0;
    margin-bottom: 5px;
}

.fs-14 {
    font-size: 14px;
}

input, select {
    width: 100%;
    background-color: #F7F9FD;
    border: none;
    color: black;
    border-bottom: solid 2px #D6E3F8;
    outline: none;
}

.step-pay {
    
    color: #007DC6;
    fill: #007DC6;
    display:flex;
    justify-content: space-evenly;
}
.item-tab {
    background-color: #E5F0FC;
    border-radius: 15px;
}
.active-step {
    background-color: #FFFFFF;
    color: #F58220;
    font-weight: bold;
    border: #F58220 2px solid;
    fill: #F58220 !important;
}

.text-blue{
    color: #007DC6;
}
.logo-PTI {
    padding-left: 32px;
    padding-top: 20px;
}
.btn-toprate {
    width: 95%;
    border: none;
    background-color: #007DC6;
    border-radius: 100px;
    color: white;
    padding: 12px 0px;
    text-transform: uppercase;
    box-shadow: 16px 0px 0px #1395E3, 29px 0px 0px #84CAFC;
    transition: 0.3s;
    margin-bottom: 100px;
    margin-top: 20px;
}

@media (max-width: 640px) {
    .btn-toprate {
        width: 90%;
        border: none;
        background-color: #007DC6;
        border-radius: 100px;
        color: white;
        padding: 12px 90px;
        text-transform: uppercase;
        box-shadow: 16px 0px 0px #1395E3, 29px 0px 0px #84CAFC;
        transition: 0.3s;
        margin-bottom: 100px;
        font-size: 10px;
        
    }
    .macvv{
        margin-top: 20px;
    }
    .main {
        background-image: url(../images/BG_blue-03@2x.png);
        background-repeat: no-repeat;
        /*height: 120vh;*/
    }
}

.info-card span {
    font-size: 15px;
}

.form-floating{
    width: 100%;
    margin: 0px;
}

.form-floating input{
    margin: 0px;
    width: 100%;
    margin: 0px;
}

.form-floating label {
    font-size: 15px;
    font-weight: 700;
}

.footer-payment {
    color: white;
    font-size: 11px;
    width: 100%;
    position: fixed;
    text-align: center;
    background-color: #007DC6;
    bottom: 0;
}

.footer-payment p{
    margin: 0;
    font-weight: 700;
    margin-bottom: 5px;
}

.footer-payment span {
    font-weight: 400;
    margin-top: 0px;
    color: white;
}
.radio{
    background-color: red;
    position: relative;
    height: 70px;
    opacity: 100%;
    z-index: 100;
    opacity: 0%
}
.item-tab{
    height: 70px
}
.text-tab {
    position: relative;
    top: -70px;
    z-index: 10;
}
.item {
    text-align: center;
    background-color: #D6E3F8;
    border-radius: 10px;
    justify-content: center;
    margin-top: 10px;
    display: flex;
    align-items: center;
    padding: 30px 45px;
    height: 90px;
}
.items {
    display: flex;
    justify-content: space-evenly;
    padding: 0;
}
.form-control {
    background-color: #F7F9FD;
}
.bill-info {
    border-radius: 15px;
}

.select-bank {
    font-size: 15px;
    color: #777676;
}
.select-payment {
    border-radius: 15px;
}
.header {
    background-color: #fcfcfc;
}
.notification {
    width: 450px;
    box-shadow: 1px 2px 20px 10px rgb(241, 241, 241);
    position: absolute;
    text-align: center;
    top: 110px;
    background-color: white;
    border-radius: 15px;
}

.notification-name {
    color: #007DC6;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgb(226, 226, 226);
}

.notification span {
    font-size: 11px;
}

.notification-item {
    display: flex;
    justify-content: center;
}

.notification-status {
    font-size: 16px;
    color: #373737;
}
.btn-notification {
    width: 70%;
    border: none;
    background-color: #007DC6;
    border-radius: 100px;
    color: white;
    padding: 12px 80px;
    text-transform: uppercase;
    box-shadow: 16px 0px 0px #1395E3, 29px 0px 0px #84CAFC;
    transition: 0.3s;
}
.main-notification {
    
}


.logo-PTI-notification {
    position: absolute;
    padding-left: 32px;
    padding-top: 20px;
    top: 0;
    left: 0;
}
.footer-payment-notification {
    color: #007DC6;
    font-size: 11px;
    width: 100%;
    position: fixed;
    text-align: center;
    background-color: #e1f4ff;
    bottom: 0;
}

.footer-paymen-notification p {
    margin: 0;
    font-weight: 700;
    margin-bottom: 5px;
}

.footer-payment-notification span {
    font-weight: 700;
    margin-top: 0px;
    color: #007DC6;
}
footer {
    width: 100%;
    position: fixed;
    text-align: center;
    background-color: #007DC6;
    bottom: 0;
}

footer h4 {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.2px;
    color: #fff;
    text-transform: capitalize;
}

footer p {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.2px;
    color: #fff;
    margin-bottom: 0;
}

    footer p a {
        color: #fff;
    }

footer ul li {
    border-right: 1px solid #fff;
}
footer ul li:last-child {
    border-right: none;
}
.active-bank {
    background-color: white;
    border: 1px solid #F58220;
}
.atm-inland{
    display: none ;
}

.tab-content {
    display: none;
}

.tab-content.active {
    display: block;
}
.unactive{
    display: none;
}
.loader {
    border: 16px solid #f3f3f3;
    border-top: 16px solid #007DC6;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation :spin 2s linear infinite;
}
.loader-father {
    justify-content: center;
    position: absolute;
    text-align: center;
    align-items: center;
    display: flex;
    position: absolute;
    background-color: #c6c6c6;
    opacity: 50%;
    width: 100%;
    height: 100%;
    top: 0;
    display: none;
}
@keyframes spin {
    0%{
        transform: rotate(0deg);
    }
    100%{
        transform: rotate(360deg);
    }
}
@media (max-width: 750px) {
    .loader {
        border: 16px solid #f3f3f3;
        border-top: 16px solid #007DC6;
        border-radius: 50%;
        width: 80px;
        height: 80px;
        animation: spin 2s linear infinite;
    }
    .loader-father {
        justify-content: center;
        position: absolute;
        text-align: center;
        align-items: center;
        display: flex;
        position: absolute;
        background-color: #c6c6c6;
        opacity: 50%;
        width: 100%;
        top: 0;
        display: none;
    }
    .notification {
        width: 350px;
        height: 225px;
        box-shadow: 1px 2px 20px 10px rgb(241, 241, 241);
        position: absolute;
        text-align: center;
        top: 110px;
        background-color: white;
        border-radius: 15px;
    }
}

/*SUCCESS PAYMENT*/

.success {
    color: #007DC6;
    margin: 0;
    font-weight: 700;
    background-color: #EBF3FD;
}

.succsess-item {
    width: 50%;
    height: auto;
    box-shadow: 1px 2px 20px 10px rgb(241, 241, 241);
    position: absolute;
    text-align: center;
    top: 110px;
    background-color: white;
    border-radius: 15px;
}

.succsess-name {
    color: #007DC6;
    margin-top: 20px;
    font-weight: 700;
}

.succsess-item span {
    font-size: 11px;
}

.succsess-pay {
    display: flex;
    justify-content: center;
}

.succsess-status {
    font-size: 15px;
    color: #373737;
    margin: 0;
    margin-left: 20px;
    min-width: 170px;
    text-align: start;
}

.succsess-value {
    margin: 0;
    font-size: 15px;
    color: #337AB7;
    font-weight: 700;
    margin: 0;
}
.btn-toprate-success {
    width: 55%;
    border: none;
    background-color: #007DC6;
    border-radius: 100px;
    color: white;
    padding: 10px 10px;
    text-transform: uppercase;
    margin-top: 100px;
    box-shadow: 16px 0px 0px #1395E3, 29px 0px 0px #84CAFC;
    transition: 0.3s;
    font-size: 15px;
    margin-bottom: 20px;
}
.succsess-info {
    align-items: center;
    padding: 20px;
    border: 1px solid #F7F9FD;
}
.word-break-all {
    word-break: break-all !important;
}
.go-back a {
    font-weight: 700;
    color: #373737;
}
@media (max-width: 750px) {
    .success {
        color: #007DC6;
        margin: 0;
        font-weight: 700;
        font-size: 15px;
        background-color: #EBF3FD;
    }

    .succsess-item {
        width: 95%;
        height: auto;
        box-shadow: 1px 2px 20px 10px rgb(241, 241, 241);
        position: absolute;
        text-align: center;
        top: 110px;
        background-color: white;
        border-radius: 15px;
    }

    .btn-toprate-success {
        width: 55%;
        border: none;
        background-color: #007DC6;
        border-radius: 100px;
        color: white;
        padding: 10px 10px;
        text-transform: uppercase;
        margin-top: 10px;
        box-shadow: 16px 0px 0px #1395E3, 29px 0px 0px #84CAFC;
        transition: 0.3s;
        font-size: 15px;
        margin-bottom: 20px;
    }
}

/*SUCCESS VA*/
.qr-item {
    width: 50%;
    height: auto;
    box-shadow: 1px 2px 20px 10px rgb(241, 241, 241);
    position: absolute;
    text-align: center;
    top: 110px;
    background-color: white;
    border-radius: 15px;
}

.qr-name {
    color: #007DC6;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgb(226, 226, 226);
    font-weight: 700;
}

.qr-item span {
    font-size: 11px;
}

.qr-pay {
    display: flex;
    justify-content: center;
}

.qr-status {
    font-size: 15px;
    color: #373737;
    margin: 0;
    margin-left: 20px;
    width: 250px;
    text-align: start;
}

.qr-value {
    margin: 0;
    font-size: 15px;
    color: #337AB7;
    font-weight: 700;
    margin: 0;
}

.qr-info {
    margin-right: 20px;
    align-items: center;
    padding: 20px;
    border: 1px solid #F7F9FD;
}
.btn-toprate-qr {
    width: 55%;
    border: none;
    background-color: #007DC6;
    border-radius: 100px;
    color: white;
    padding: 10px 10px;
    text-transform: uppercase;
    margin-top: 10px;
    box-shadow: 16px 0px 0px #1395E3, 29px 0px 0px #84CAFC;
    transition: 0.3s;
    font-size: 15px;
    margin-bottom: 20px;
}
.btn-back {
    padding: 12px 0;
    border-radius: 100px;
    color: #007DC6;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 16px;
    background-color: #E5F0FC !important;
    width: 100%;
    border: none;
    text-align: center;
    letter-spacing: 0.2px;
}
@media (max-width: 750px) {
    .qr-item {
        width: 95%;
        height: 90%;
        box-shadow: 1px 2px 20px 10px rgb(241, 241, 241);
        position: absolute;
        text-align: center;
        top: 110px;
        background-color: white;
        border-radius: 15px;
    }
    .qr-name {
        color: #007DC6;
        margin-top: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid rgb(226, 226, 226);
        font-weight: 700;
    }
}
@media only screen and (max-width: 768px) {
    main {
        margin-bottom: 20px;
    }
    .btn-back {
        padding: 12px 45px;
    }
    footer {
        position: relative;
    }
    footer h4 {
        font-size: 14px !important;
        line-height: 16px !important;
    }

    footer p {
        font-size: 12px !important;
    }
    footer ul {
        display: flex;
        flex-direction: column;
    }

        footer ul li {
            border-right: none !important;
            margin-bottom: 10px;
        }
        .stp {
            width: 30%;
        }
        .item-tab .text-tab p {
            display: none;
        }
        .stp.clk {
            width: 70%;
        }
            .item-tab.active-step p {
                display: block;
            }
}
@media (min-height: 300px) and (max-height: 500px) {
    body {
        min-height: 700px;
        /*height: 100vh;*/
    }
}
