input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select:focus,
textarea {
  font-size: 14px;
}
.cl-check{
    color: #199419;
}
.h100{
    height: 100% !important;
}
.h50{
    height: 50% !important;
}
.w-50{
    width: 50%;
}
.w-100{
    width: 100%;
}
.w450{
    max-width: 450px;
}
.vay{
    margin-bottom: 80px;
}
.innerfooterw{
    border-top: 1px solid #eee;
}
.fs5{
    font-size: 5px;
}
.h25{
    height: 25px;
}
.fs18{
    font-size: 18px;
}
.choLogin{
    height: 70px;
    width: 100%;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
@media (min-width: 449px) {
    .h-400w{
        height: 400px;
    }
    .pb-1w{
        padding-bottom: 1rem !important;
    }
    .pd-10ww{
        padding: 5px 10px;
    }
    .pd5{
        padding: 5px;
    }
    .pd-t5{
        padding-top: 5;
    }
    .h309w{
        height: 309px;
    }
    .clcw{
        color: #0036b4 !important;
    }
    .vay{
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .h100{
        height: 100% !important;
    }
    .pd-40{
        padding: 40px;
    }
    .cl-dw{
        color: #000 !important;
    }
    .bgr-Tw{
        background-color: #fff;
    }
    .border-rd-lr{
        border-radius: 15px !important;
    }
    .pd-0w{
        padding: 0 !important;
    }
    .h285w{
        height: 400px !important;
    }
    .all-vay{
        height: 400px;
    }
    .web-none{
        display: none !important;
    }
    .banner-vs-login{
        width: 100%;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    }
    .pd-t10{
        padding-top: 10px;
    }
    .banner-landing{
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        margin: 0;
        padding: 0;
        height: 90px;
        width: 100%;
    }
    .banner-landing img{
        height: 100%;
        width: 100%;
    }
    
    .flex-row{
        display: flex;
        flex-direction: row;
    }
    .choLogin{
        justify-content: space-between;
        padding: 0 10%;
    }
    .col-center{
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .logo-login{
        padding: 2px 10px;
        border: 1px solid #2563eb;
        border-radius: 15px;
    }
    .logo-dx{
        padding: 2px 10px;
        border: 1px solid #dc2626;
        border-radius: 15px;
    }
    
    .icon-login{
        padding-right: 5px;
    }
    .logo-login{
        background-color: #2563eb;
    }
    .logo-dx{
        background-color: #dc2626eb;
    }
    .logo-login i,
    .logo-login p{
        color: #fff;
    }
    .logo-dx i,
    .logo-dx p{
        color: #fff;
    }
    .title-gt{
        font-size: 50px;
        font-weight: 700;
    }
    .row-center{
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .grid2{
        display: grid;
        grid-template-columns: 50% 50%;
    }
    .tc p{
        font-weight: bold;
        font-size: 20px;
    }
    .tc i{
        font-weight: bold;
        font-size: 25px;
    }
    /* .titlegioithieu p{
        color: #fff;
    } */
    .titlegioithieu{
        z-index: 1;
        margin-left: 45%;
    }
    .pd-r10{
        padding-right: 10px;
    }
    .gioithieuvavay{
        display: grid;
        grid-template-columns: 65% 35%;
        /* background-image: linear-gradient(90deg, #fbfbfb, white); */
        background-image: url('/assets/images/bg-fvaynew-2.jpeg');
        background-size: cover; /* điều chỉnh kích thước ảnh để nó phù hợp với phần nội dung */
        background-position: center; /* căn giữa ảnh */
        background-attachment: fixed;
    }
    .text-center{
        text-align: center;
    }
    .inner-vay{
        padding: 15px;
        width: 325px;
        background-color: #fff;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }
    .fs30{
        font-size: 30px;
    }
    .fw700{
        font-weight: 700;
    }
    .title-thu{
        color: #2563eb;
    }
    .fw600{
        font-weight: 600;
    }
    .col-end{
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }
    .pd-bt10{
        padding-bottom: 10px;
    }
    #rangeInputngay,
    #rangeInput{
        width: 100%;
    }
    .row-end{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    } 
    .mg-0w{
        margin: 0px !important;
    }
    .logocty img{
        width: 100px;
    }
    .psf{
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 51;
    }
    .mg-t14{
        margin-top: 160px;
    }
    .mg-bt90{
        margin-bottom: 90px !important;
    }
}
.psr{
    position: relative;
}
.psa{
    position: absolute;
}
.a-select{
    right: 13px;
    top: 15px;
    color: #aaa;
    font-size: 11px;
}
.a-tt{
    top: 0;
}
.index1{
    z-index: 1;
}
@media (max-width:448px) {
    .mt-50
    {
        margin-top: 50px !important;
    }
    .mt-60
    {
        margin-top: 60px !important;
    }
    .z-ind1{
        z-index: -1;
    }
    .mb-none{
        display: none !important;
    }
    .bgr-tmb{
        background-color: #fff;
    }
    .pd-0mb{
        padding: 0 !important;
    }
    .vay{
        margin-bottom: 50px !important;
    }
}
@media(min-width: 449px) and (max-width:1368px){
    .w300{
        width: 300px !important;
    }
    .row-centerrespa{
        display: flex !important;
        flex-direction: row !important;
        justify-content: center !important;
    }
}

@media(min-width: 449px) and (max-width:1153px){
    .resp-col{
        flex-direction: column !important;
    }
    .row-centerresp{
        display: flex !important;
        flex-direction: row !important;
        justify-content: center !important;
    }
}
@media(min-width: 449px) and (max-width:827px){
    .gioithieuvavay{
        display: flex !important;
        flex-direction: column !important;

    }
    .pd-r100rp{
        padding-right: 100px;
    }
    .pd-t30rp{
        padding-top: 30px;
    }
}
.chinhgiua{
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 40px;
}
.grid-7auto{
    grid-template-columns: auto auto auto auto auto auto auto;
}
.fs14{
    font-size: 14px;
}
.fs10{
    font-size: 10px;
}
.rdtren{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.brrightcskh{
    border-right: 1px solid #e5e7eb;
}
.bgr-tb{
    background: whitesmoke;
}
.h-93vh{
    height: 93vh;
}
.bgr-home{
    background-image: linear-gradient(90deg, #fbfbfb, white);
}
.pd-10{
    padding: 10px;
}
.cl-black{
    color: black;
}
.cl-tilte{
    color:#0147f2;
}
.pd-l100{
    padding-left: 100px;
}
.pd-l20{
    padding-left: 20px;
}
.anhnengt img{
    max-width: 480px;
}
.mg-bt20{
    margin-bottom: 20px;
}
.bd-dn{
    border: 1px solid #e81f1f;
    border-radius: 10px;
    background-color: #e81f1f !important;
    font-size: 16px;
}
.bd-dn:hover{
    opacity: 0.8;
}
.pd-1020{
    padding: 10px 20px;
}
.clT{
    color: #fff !important;
}
.fw-bold{
    font-weight: bold !important;
}
@media (max-width: 448px){
    .pd-10mb{
        padding: 10px;
    }
    .mg-bt15mb{
        margin-bottom: 15px;
    }
}
.bd-rd10{
    border-radius: 10px;
}
.fix-footer{
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 50;
}
@media (max-width: 639px) {
    .col-centermb{
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .box-rp{
        width: 150px;
        background-color: #FFF;
        PADDING: 10px;
        border-radius: 10px;
    }
    .box-side{
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        padding-top: 15px;
    }
    .mg-t10rp{
        margin-top: 5px;
    }
    .h-80{
        height: 80%;
    }
    .logoweb img {
        font-weight: 900;
        width: 60px !important;
    }
}
.box-sdw{
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.h-100vh{
    height: 100vh;
}
.flex-anhvay{
    display: flex;
    flex-direction: row;
}
@media(min-width:449px) and (max-width:1366px) {
    .flex-anhvay{
        flex-direction: column-reverse;
    }
    .gioithieu {
        display: flex !important;
        flex-direction: column-reverse !important;
    }
}
@media (max-width:1153px) {
    .flex-endrp{
        justify-content: flex-end;
    }
}
.clX{
    color: #42d62e !important;
}
.bd-dx{
    border: 1px solid #f63b3b;
    border-radius: 10px;
    background-color: #f63b3b;
}
.bd-dx:hover{
    opacity: 0.8;
}

@media (min-width: 1367px) and (max-width: 1563px) {
    .anhnengt img {
        max-width: 330px;
    }
}
.grid-2{
    display: grid;
    grid-template-columns: 50% 50%;
}
.h80{
    height: 80px;
}
.anh-bg img{
    width: 100%;
    height: 128px;
}
.mg-t0{
    margin-top: 0 !important;
}
.hv-clt:hover{
    color: #fff;
}
.hv-bgbl500:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}
.h-90vh{
    height: 90vh;
}
.anhdong{
    width: 100%;
    height: 80%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.w-98{
    width: 98%;
}
.h-75px{
    height: 75px;
}
.text-smlh1{
    font-size: 0.875rem;
    line-height: 1rem;
}
.bg-cllg{
    background-color: #e81f1f;
}
.bg-cllgbt{
    background-color: #F44336;
}
.bg-cllga{
    background-color: #2196F3;
}
.bg-cllg:hover{
    background-color:#fff;
}
.bg-cllgbt:hover{
    background-color: #e81f1f;
}
.bg-cllgbtL:hover{
    background-color: #e81f1f;
}
.bg-cllg:hover i{
    color:#e81f1f;
}
.clText{
    color: #333333;
}
/* .clText:hover{
    color: #fff;
} */
.fs-085r{
    font-size: 0.85rem;
}
.border-bt{
    border-bottom: 1px dashed #cdcdcd;
}
.bd-cl{
    border-color: #e81f1f;
}
.bd-clbt{
    border-color: #F44336;
}
.loginpage{
    margin-top: 70px;
    padding: 0 0 0 10%;
}
.innerLd1{
    display: grid;
    grid-template-columns: 35% 65%;
}
.titleSs{
    padding: 40px 30px 40px 0;
}
.titleSs span{
    font-size: 66px;
    font-weight: bold;
    color: #333333;
}
.innerchsskv{
    display: flex;
}
.cachangsskv{
    padding: 12px 0;
}
.innerchsskv img{
    width: 40px;
}
.innerchsskv span{
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 20px;
    font-weight: bold;
    margin-left: 10px;
    color: #333333;
}
.aaa{
    right: 0;
    top: 0;
    width: 540px;
}
.ovaytien{
    z-index: 1;
    padding: 15px;
    background: #fff;
    border-radius: 10px;
    top: 20%;
    width: 385px;
    border: 1px solid #8b8a8a;
}
.sskc{
    font-size: 35px;
    font-weight: bold;
    color: #333333;
}
.fs20{
    font-size: 20px;
}
.fs30{
    font-size: 30px;
}
.demo{
    color: #e81f1f;
    font-weight: 700;
}
.cl-bt{
    color: #e81f1f;
}
.fw-bold{
    font-weight: bold;
}
.flex-end{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
.babuoc{
    display: grid;
    grid-template-columns: 33.33333% 33.33333% 33.33333%;
}
.img-buoc img{
    width: 250px;
    border-radius: 25%;
}
.img-buoc{
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.fs36{
    font-size: 36px;
}
.fs30{
    font-size: 30px;
}
.buo p{
    margin-left: 10px;
    margin-right: 10px;
    font-size: 27px;
    font-weight: bold;
    color: #333333;
}
.pd-r25pt{
    padding-right: 25%;
}
.buo span{
    font-size: 20px;
}
.buo{
    padding: 20px;
}
.bgrcl-ld{
    background-image: linear-gradient(to right, #ff8585, orange);
}
.img-link{
    right: 0;
    top: 225px;
    bottom: 0;
    height: 75%;
}
.mg-la11pt{
    margin-left: -11.5%;
}
.mg-la10pt{
    margin-left: -10%;
}
.titleud{
    margin-bottom: 39px;
    font-size: 50px;
    font-weight: 700;
    line-height: 43px;
    color: #fff;
    text-align: center;
}
.pd-40100{
    padding: 40px 100px;
}
.img-ud img{
    width: 125px;
    height: 125px;
    margin-bottom: 15px;
}
.img-ud{
    display: flex;
    flex-direction: row;
    justify-content: center;

}
.inneruudiem{
    display: flex;
    flex-direction: column;
    padding: 15px;
}
.titleUd{
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.titleUd p{
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
}
.titleUd span{
    font-size: 18px;
    color: #fff;
}
.titleUdl p{
    font-size: 40px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
}
.titleUdl span{
    font-size: 25px;
    color: #fff;
}
.titleUdl{
    margin-left: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.mg-bt50{
    margin-bottom: 50px;
}
.uudiem{
    display: grid;
    grid-template-columns: 33.33333% 33.33333% 33.33333%;
}
.pd-r10pt{
    padding-right:10% ;
}
.innerlanding4{
    padding: 30px;
}
.titlelad4{
    text-align: center;
    font-size: 45px;
    font-weight: bold;
    color: #e81f1f;
}
.grid-3{
    display: grid;
    grid-template-columns: 33.33333% 33.33333% 33.33333%;
}
.avtkha{
    width: 140px;
}
.avtkhabc{
    width: 35px;
}
.avtkh{
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 10px;
}
.danhgiakh{
    display: flex;
    flex-direction: column;
    text-align: center;
}
.fs17{
    font-size: 17px;
    margin-bottom: 15px;
}
.tenkh{
    
    font-size: 20px;
    font-weight: bold;

}
.khdanhgia{
    padding: 15px;
}
.w335{
    width: 335px;
}
.innerfooter{
    display: grid;
    grid-template-columns: 30% 70%;
}
.innerLogoCD img{
    width: 60%;
}
.innerNdFooter{
    display: flex;
    flex-direction: column;
}
.ndfooter{
    padding:60px 30px;
}
/* .footer{
    background: linear-gradient(to right, #fd5656, #160b51);
    padding: 0px 120px;
} */
.mg-t15{
    margin-top: 15px;
}
.h65px{
    height: 65px;
}
.clD{
    color: #e81f1f;
}
.cl-ttbg{
    color: #292f5d
}
.bgclR{
    background-color: #e81f1f !important;
}
.innercauhoithuonggap{
    padding: 0 25px;
    border: 1px solid #333333;
    border-radius: 10px;
    margin-bottom: 20px;
}
.titlecauhoitg{
    padding: 20px 0;
    border-bottom: 1px solid #333333;
    font-size: 25px;
    font-weight: bold;
}
.cauhoi{
    padding: 15px 0;
    border-bottom: 1px solid #cdcdcd;
    font-size: 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.cauhoinbdt{
    padding: 15px 0;
    font-size: 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
#tru,#nd,
#tru1,#nd1,
#tru2,#nd2,
#tru3,#nd3,
#tru4,#nd4,
#tru5,#nd5,
#tru6,#nd6,
#tru7,#nd7,
#tru8,#nd8,
#tru9,#nd9{
    display: none;
}
.dau{
    color: #f63b3b;
}
.dau:hover{
    cursor: pointer;
}
.flex-col{
    display: flex;
    flex-direction: column;
}
.ndch{
    font-size: 15px;
    padding: 10px 0;
}
.footer {
    background: linear-gradient(to right, #fff, #f63b3b);
    /* padding: 10px 20px 0px 20px; */
    position: absolute;
    width: 100%;
}
.innerfooter {
    display: grid;
    grid-template-columns: 30% 70%;
}
.innerLogoCD img {
    width: 160px;
    margin-left: 20%;
}
.innerNdFooter {
    display: flex;
    flex-direction: column;
}
.hvft:hover {
    cursor: pointer;
    border-bottom: 1px solid #febd59;
    opacity: 0.8;
    color: #febd59;
}
.mg-r10 {
    margin-right: 10px;
}

.mg-r5 {
    margin-right: 5px;
}

.cl-ft {
    color: #333333;
}
.fs25{
    font-size: 25px;
}
.fullLoginpage{
    padding-bottom: 20px;
}
.mg-b18{
    margin-bottom: 18px;
}
.bgr-lglo{
    background-image: url(/assets/images/bg-fvaynew-2.jpeg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
@media (max-width: 448px){
    .aaa {
        right: -125px;
        top: -335px;
        width: 350px;
        opacity: 0.3;
    }
    .innerLd1{
        grid-template-columns: 100%;
    }
    .ovaytien{
        position: unset !important;
        width: 95%;
    }
    .ssKv{
        z-index: 45;
    }
    .loginpage{
        margin-top: 70px;
        padding: 0 0 0 5%;
    }
    .titleSs {
        padding: 20px 20px 20px 0;
    }
    .titleSs span{
        font-size: 45px;
    }
    .babuoc,
    .uudiem {
        display: grid;
        grid-template-columns: 100%;
    }
    .pd-40100 {
        padding: 25px 40px;
    }
    .titleud{
        font-size: 40px;
    }
    .pd-r10pt{
        padding-right: 5%;
    }
    .grid-100mb{
        grid-template-columns: 100%;
    }
    .w3-display-left{
        font-size: 30px;
        left: -35px;
        top: 48%;
        color: #e81f1f;
    }
    .w3-display-right{
        font-size: 30px;
        right: -35px;
        top: 48%;
        color: #e81f1f;
    }
    .gr-rbmb{
        grid-template-columns: 30% 70% !important;
        margin-bottom: 60px;
    }
    .col-center{
        flex-direction: column;
        justify-content: center;
    }
    .fs30 {
        font-size: 24px;
    }
    .sskc {
        font-size: 30px;
    }
    .footer{
        width: 105%;
    }
    .h-90vh {
        height: 100% !important;
    }
    /* .logoweb img{
        width: 50px;
    } */
}
@media (max-width: 415px){
    .w335{
        width: 315px !important;
    }
}
@media (max-width: 400px){
    .w335{
        width: 290px !important;
    }
}
@media (max-width: 365px){
    .w335{
        width: 270px !important;
    }
}
.mySlides{
    display: block;
}
.logoweb img{
    font-weight: 900;
    width: 100px;
    margin-left: 10px;
}
.psfaa{
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 51;
}
.mgt-27{
    margin-top: 27px;
}
.cl-icon-prf{
    color: #fe9900;
}
.cl-icon-cprj{
    color: #292f5d;
}
.logo-fvay img{
    position: absolute;
    left: 20%;
    top: 0;
    width: 100px;
    z-index: 5;
}
.logo-fvay img:hover{
    cursor: pointer;
}
.pt-none{
    cursor: no-drop;
}
.icc{
    top: 15px;
    font-size: 15px;
    color: #e81f1f;
    left: 5px;
}
.mg-b5{
    margin-bottom: 5px;
}