﻿
@font-face {
    font-family: Mark Pro;
    src: url('../font/MarkPro-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: Mark Pro;
    src: url('../font/MarkPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
body * {
    font-family: Nunito;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 36px;
    color: #0E2D72;
   
}
.btn-fix {
    position: fixed;
    bottom: 203px;
    text-align: center;
    margin: auto;
    width: 100%;
}
body {
background-color: #184A97 !important;
}
.container2 {
    width: 1336px;
    margin: auto;
}
/*fix*/
.text-center {
    text-align: center !important;
}
strong, .strong{
    font-weight: bold !important;
}
table {
    border-collapse: collapse;
    border: 0;
}
.text-left{
    text-align: left !important
}
.text-right {
    text-align: right !important
}
.i{
    font-style:italic;
}
.a-btn:hover{
    text-decoration: none;
}
/*end fix*/
.text-sd {
    font-family: Mark Pro;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #00FFFF;
}
.text-note {
    font-family: Nunito;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #66BACC;
    margin-top: 15px;
    margin-bottom: 20px;
}
    .text-note.orange-cl {
        color: #FDFF8B;
        margin-bottom: 30px;
    }
    .text-note span, .text-note span a {
        font-family: Nunito;
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 30px;
        color: #FFFFFF;
        cursor: pointer;
        position: relative;
    }
        .text-note span::after {
            content: '';
            position: absolute;
            background-image: url('../images/ic-download.png');
            width: 24px;
            height: 24px;
            margin-left: 10px;
            margin-bottom: -3px;
        }
        .text-note span:hover::after {
            background-image: url('../images/ic-hover.png');
        }
        .text-note span:hover, .text-note span a:hover, .text-note span:active, .text-note span a:active {
            color: #00FFFF;
            text-decoration: none;
        }
        .text-note span img {
            margin-top: -13px;
            margin-left: 10px;
        }
        .btn-dangtin {
            font-family: Nunito;
            font-style: normal;
            font-weight: 600;
            font-size: 24px;
            line-height: 62px;
            text-align: center;
            text-transform: uppercase;
            color: #00FFFF;
            background: #184A97;
            border: 1px solid #00FFFF;
            box-sizing: border-box;
            box-shadow: inset 0px 0px 20px #71EEFF;
            border-radius: 3px;
            width: 364px;
            height: 62px;
            margin: 70px auto 0;
        }
    .btn-dangtin:hover, .btn-dangtin:active {
        background: #00FFFF;
        border: 1px solid #00FFFF;
        box-sizing: border-box;
        
        color: #184A97;
    }
    .text-main {
        font-family: Nunito;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 30px;
        text-align: justify;
        color: #FFFFFF;
        margin-bottom: 50px;
    }
.arrow-right {
    float: left;
    margin-top: 4px;
    margin-right: 16px;
}
.logo-right{
    text-align: right;
    margin-top: 48px;
}

.banner {
    display: inline-block;
    width: 100%;
    margin: 50px auto 0;
    background: url(../images/bannerv2.jpg) bottom center #184a97;
 
    background-repeat: no-repeat;
}
.bottom-banner {
    width: 51%;
    margin: auto;
    position: relative;
    height: 720px;
    text-align: center;
}
.p-banner {
    font-family: Nunito;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 30px;
    text-align: justify;
    color: #FFFFFF;
    width: 90%;
    margin: 0 auto 30px;
}
.banner .left-banner {
    width: 50%;
    float: left;
    height: 700px;
}
    .banner .right-bn {
        width: 50%;
        float: right;
        height: 700px;
    }
        .banner .right-bn img, .banner .left-banner img {
            max-width: 100%;
            
        }
        .banner .right-bn .img-quay {
          position: relative;
        }
.iconquay2 {
    position: absolute;
    top: calc(50% - 75px);
    left: calc(50% - 75px);
    height: 152px;
    width: 152px;
}

.btn-thele {
    background: linear-gradient(180deg, #FFC93D 0%, #FFB13C 100%);
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.2);
    border-radius: 30px;
    font-family: 'Montserrat', sans-serif;
    color: #FFFFFF;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 56px;
    text-transform: uppercase;
    border: 0;
    padding: 17px 43px;
}
    .btn-thele:hover{
        text-decoration: none;
        color: #fff;

    }
    .p-text {
        font-family: Nunito;
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 25px;
        text-align: justify;
        color: #456A9C;
    }
.banner .header {
    margin-top: 84px;
}
            .banner .header .text-left {
                padding-left: 100px;
            }

.mgt-70{
    margin-top: 70px;
}

.main {
    width: 84.6%;
    margin: auto;
}
    .main .left-ct {
        float: left;
        width: 50%;

    }
    .main .right-ct {
        float: left;
        width: 50%;
    }

.ul-thele{
    margin-left: -14px;
    margin-bottom: 20px;
}
.a-link {
    font-family: Nunito;
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 36px;
    text-decoration-line: underline;
    color: #0569FF;
}

.mg-bottom-90{
    margin-bottom: 90px;
}
.h4-title {
    font-family: Nunito;
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
    color: #034DBA;
    margin-bottom: 36px;
}
.note {
    float: right;
    font-family: Nunito;
    font-style: italic;
    font-weight: normal;
    font-size: 18px;
    line-height: 36px;
    align-items: center;
    text-align: center;
    color: #51729D;
}
.mg-bottom-40{
    margin-bottom: 40px;
}
.mg-bottom-20 {
    margin-bottom: 20px;
}
.main1 {
    width: 80%;
    margin: auto;
}

.list-qua li{
    float: left;
    width: 20%;
    list-style: none;
}
    .list-qua li img{
        max-width: 100%;
    }
    .list-qua {
        width: 90%;
        display: inline-block;
        left: 0;
        margin-left: 0;
        padding-inline-start: 0px;
    }
.h3-title, .h3-title span {
    font-family: Mark Pro;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 46px;
    letter-spacing: -0.02em;
    color: #fff;
    margin-bottom: 25px;
}
    .h3-title span {
       
        color: #00FFFF;
    }
    .h3-title2 {
        margin-top: 58px;
        margin-bottom: 29px;
    }
.btn-hd {
    padding: 14px 81px;
    background: linear-gradient(180deg, #FFBD14 0%, #FFA114 100%);
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.2);
    border-radius: 30px;
    border: 0px;
    font-family: Nunito;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
    color: #FFFFFF;
    outline: none;
}
    .btn-hd:hover {
        text-decoration:none;
    }
    .text-center .img-text {
        margin: 20px auto 35px;
        max-width: 100%;
    }


.all-content .container, .footer .container {
    width: 1022px;
}
.all-content .container {
    overflow: hidden;
}

.mg-bottom-0{
    margin-bottom: 0 !important;
}

footer.footer {
    padding: 20px 0;
}
    footer.footer p.text-center {
        font-family: Nunito;
        font-style: normal;
        font-weight: normal;
        font-size: 20px;
        line-height: 28px;
        /* or 140% */

        text-align: center;
        color: #FFFFFF;
    }
        footer.footer p.text-center.p-sm {
            font-family: Nunito;
            font-style: normal;
            font-weight: bold;
            font-size: 18px;
            line-height: 40px;
            text-align: center;
            color: #fff;
        }
.all-content {
    background: #184A97;
    padding-bottom: 34px;
    display: inline-block;
    width: 100%;
}
.detail-short {
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    text-align: justify;
}
.container.bg-blue-c {
    background: linear-gradient(180deg, rgba(49, 46, 126, 0) 0%, rgba(39, 43, 124, 0.431974) 19.27%, rgba(38, 43, 124, 0.5) 77.6%, rgba(49, 46, 126, 0) 100%);
   
}
    .container.bg-blue-c p {
        font-size: 16px;
        line-height: 22px;
        font-weight: 600;
        margin-bottom: 20px;
        font-style: normal;
    }
    .container.bg-blue-c .title-luuy {
        font-weight: 800;
        font-size: 22px;
        line-height: 30px;
        text-align: center;
        color: #FFDE67;
        margin-bottom: 30px;
    }

.fz-18{
    font-size: 18px !important;
}
.sp-400 {
    font-family: Nunito;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #FFFFFF;
}
.hr-1 {
    width: 355px;
    height: 0px;
    border-top: 1px solid #fff;
    margin-bottom: 50px;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #E2E2E2;
}

.p-note {
    font-family: Nunito;
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    /* identical to box height, or 137% */
    margin-top: 14px;
    margin-bottom: 20px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #DF1F2C;
}
.p-note2 {
    font-family: Nunito;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    /* or 144% */
    width: 90%;
    margin: auto;
    text-align: justify;
    color: #0E2D72;
    margin-bottom: 30px;
}
.luuy {
    font-family: Nunito;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #0E2D72;
    width: 90%;
    margin: auto;
}
.sp-dot {
    background: #BB0002;
    height: 5px;
    width: 5px;
    border-radius: 5px;
    display: inline-block;
    margin-right: 30px;
}
.p-italic {
    font-family: Nunito;
    font-style: italic;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    display: flex;
    align-items: center;
    color: #456A9C;
}

table.blueTable {
    border: 1px solid #FFFFFF;
    background-color: #EEEEEE;
    width: 100%;
    text-align: center;
    border-collapse: collapse;
}

    table.blueTable td, table.blueTable th {
        border: 1px solid #FFFFFF;
        padding: 13px 20px 12px;
    }

    table.blueTable tbody td {
        font-size: 18px;
        color: #0E2D72;
        font-family: Nunito;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 24px;
        text-align: center;
        letter-spacing: -0.02em;
        color: #0E2D72;
    }


    table.blueTable thead {
        background: #E10002;
        background: -moz-linear-gradient(top, #e84041 0%, #e4191b 66%, #E10002 100%);
        background: -webkit-linear-gradient(top, #e84041 0%, #e4191b 66%, #E10002 100%);
        background: linear-gradient(to bottom, #e84041 0%, #e4191b 66%, #E10002 100%);
        border-bottom: 1px solid #FFFFFF;
    }

        table.blueTable thead th {
            font-size: 18px;
            font-weight: bold;
            color: #FFFFFF;
            text-align: center;
            line-height: 24px;
            background: linear-gradient(180deg, #E10002 0%, #BB0002 63.02%);
        }
            table.blueTable thead th:first-child{
                width: 66px;
            }
            table.blueTable thead th:nth-child(2) {
                width: 189px;
            }
            table.blueTable thead th:nth-child(4) {
                width: 135px;
            }
            table.blueTable tfoot td {
                font-size: 14px;
            }

    table.blueTable tfoot .links {
        text-align: right;
    }

        table.blueTable tfoot .links a {
            display: inline-block;
            background: #1C6EA4;
            color: #FFFFFF;
            padding: 2px 8px;
            border-radius: 5px;
        }

.wap{
    display: none;
}


.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
}

    .overlay:target {
        visibility: visible;
        opacity: 1;
    }

.popup {
    margin: 20px auto;
    padding: 59px 40px 59px 74px;
    background: #fff;
    border-radius: 20px;
    width: 60%;
    position: relative;
    transition: all 2s ease-in-out;
    overflow: hidden;
    height: 90vh;
}
    .popup p {
        font-family: Nunito;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 25px;
        color: #456A9C;
    }
    .popup strong {
        color: #456A9C;
    }
    .popup h2 {
        margin-top: 0;
        color: #333;
        font-family: Tahoma, Arial, sans-serif;
    }

    .popup .close {
        position: absolute;
        top: 10px;
        right: 10px;
        transition: all 200ms;
        font-size: 30px;
        font-weight: bold;
        text-decoration: none;
        color: #333;
        opacity: 1;

    }
    .popup:target {
        display: block;
    }
        .popup .close:hover {
            color: #06D85F;
        }

    .popup .content {
        overflow-y: scroll;
        height: 95%;
        padding-bottom: 20px;
    }


/**  STYLE 11 */
#style-11::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}
#style-11::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(0,0,0,0.1);
    border: 1px solid #ccc;
}

#style-11::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: linear-gradient(left, #fff, #e4e4e4);
    border: 1px solid #aaa;
}

    #style-11::-webkit-scrollbar-thumb:hover {
        background: #fff;
    }

    #style-11::-webkit-scrollbar-thumb:active {
        background: linear-gradient(left, #22ADD4, #1E98BA);
    }
.w100{
   max-width: 100%;
}
.box-main {
    background: #153D7A;
    border-radius: 10px;
    width: 947px;
    margin: auto;
    padding-top: 65px;
    padding-bottom: 77px;

}
.ic-down:hover{

}
@media (min-width: 1300px) {
    .container {
        width: 1336px !important;
    }
    
    .iconquay2 {
        position: absolute;
        top: calc(50% - 75px);
        left: calc(50% - 115px);
        height: 152px;
        width: 152px;
    }
}
@media screen and (min-width: 1444px) {

}


    @media screen and (max-width: 1024px) {
        .btn-fix {
            bottom: 250px;
        }
        .btn-dangtin {
            width: 100%;
        }

        .container, .banner .container, .all-content .container, .footer .container, .container2 {
            width: 100%;
        }

        .banner {
            background: url(../images/banner-mb-v2.png) top center #184a97 no-repeat;
            background-size: 100%;
        }

        .bottom-banner {
            width: 90%;
            height: 1697px;
        }

        .banner img {
            max-width: 160px;
            margin-left: 0;
        }

        .header .container .text-center {
            margin-top: 50px;
            margin-bottom: 50px;
        }

        .all-content .container {
            border-radius: 0px !important;
            width: 100% !important;
            padding: 0;
        }

            .all-content .container .row-table {
                overflow-x: auto;
                width: 100%;
            }

            .all-content .container table {
                width: 100%;
                margin-top: 20px;
            }

        .wap {
            display: block;
        }

        .web {
            display: none;
        }


        .banner .header {
            margin-top: 35px;
        }

            .banner .header .text-left {
                padding-left: 0;
            }

        .popup {
            width: 96%;
            padding: 20px;
            margin: 10px auto;
        }

        .left-banner {
            width: 100% !important;
            display: inline-block;
            position: relative !important;
            margin-bottom: 20px;
            text-align: center;
        }

        .banner .right-bn .img-quay {
            margin-left: 0;
        }

        .banner .right-bn {
            width: 100%;
            float: right;
            text-align: center;
            position: relative;
        }


        .right-banner .icon-quay {
            left: calc(50% - 43px) !important;
            top: calc(50% - 34px) !important;
            position: absolute;
            width: 200px;
        }

        .left-ct, .right-ct, .btn-hd {
            width: 100% !important;
        }

            .right-ct img {
                width: 100%;
                display: inline-block;
                margin-top: 20px;
            }

        .btn-hd {
            padding: 10px 27px;
        }

        .text-center img.mg-bottom-90 {
            width: 100%;
            display: inline-block;
            margin-bottom: 30px;
        }

        .h3-title {
            line-height: 40px;
            text-align: center;
        }

        .arrow-right {
            float: none;
            margin-bottom: 15px;
            margin-top: 0;
        }

        .main, .main1, .box-main {
            width: 100%;
            margin: auto;
            border-radius: 0px !important;
        }

        .box-main {
            padding-left: 5%;
            padding-right: 5%;
        }

        .btn-thele {
            padding: 10px 15px;
        }
    }

    @media screen and (max-width: 900px) {
        .bottom-banner {
            width: 90%;
            height: 1430px;
        }
    }


    @media screen and (max-width: 823px) {
        .bottom-banner {
            width: 90%;
            height: 1363px;
        }

        .banner .right-banner {
            height: 560px !important;
        }

        .right-banner .icon-quay {
            left: calc(50% - 49px) !important;
            top: calc(50% - 41px) !important;
            width: 150px;
        }

        .box-main {
        }

        .btn-thele {
            padding: 10px;
            font-size: 16px;
        }
    }

    @media screen and (max-width: 812px) {
        .bottom-banner {
            width: 80%;
            height: 1348px;
        }

        .banner .right-banner {
            height: 550px !important;
        }

        .right-banner .icon-quay {
            left: calc(50% - 49px) !important;
            top: calc(50% - 41px) !important;
            width: 150px;
        }
    }

    @media screen and (max-width: 768px) {
        .bottom-banner {
            width: 90%;
            height: 1235px;
        }

        .banner .right-banner {
            height: 521px !important;
        }

        .right-banner .icon-quay {
            left: calc(50% - 49px) !important;
            top: calc(50% - 43px) !important;
            width: 140px;
        }

        .iconquay2 {
            position: absolute;
            top: calc(50% - 50px);
            left: calc(50% - 50px);
            height: 100px;
            width: 100px;
        }

        .list-qua li {
            float: left;
            width: 100%;
            list-style: none;
        }

            .list-qua li img {
            }

        .p-note {
            line-height: 28px;
        }

        .mgt-70 {
            margin-top: 40px;
        }
       

    @media screen and (max-width: 736px) {
        .banner .right-banner {
            height: 500px !important;
        }

        .right-banner .icon-quay {
            left: calc(50% - 49px) !important;
            top: calc(50% - 43px) !important;
            width: 140px;
        }
    }

    @media screen and (max-width: 720px) {
        .bottom-banner {
            width: 90%;
            height: 852px;
        }

        .banner .right-banner {
            height: 490px !important;
        }

        .right-banner .icon-quay {
            left: calc(50% - 49px) !important;
            top: calc(50% - 43px) !important;
            width: 140px;
        }
    }

    @media screen and (max-width: 710px) {
        .bottom-banner {
            width: 90%;
            height: 1136px;
        }
    }

    @media screen and (max-width: 640px) {
        .bottom-banner {
            width: 90%;
            height: 852px;
        }

        .banner .right-banner {
            height: 434px !important;
        }

        .right-banner .icon-quay {
            left: calc(50% - 40px) !important;
            top: calc(50% - 38px) !important;
            width: 115px;
        }
    }

    @media screen and (max-width: 600px) {
        .banner .right-banner {
            height: 407px !important;
        }

        .right-banner .icon-quay {
            left: calc(50% - 40px) !important;
            top: calc(50% - 38px) !important;
            width: 115px;
        }
    }

    @media screen and (max-width: 568px) {
        .bottom-banner {
            width: 90%;
            height: 752px;
        }

        .banner .right-banner {
            height: 380px !important;
        }

        .right-banner .icon-quay {
            left: calc(50% - 35px) !important;
            top: calc(50% - 30px) !important;
            width: 96px;
        }
    }

    @media screen and (max-width: 540px) {
        .banner .right-banner {
            height: 360px !important;
        }

        .right-banner .icon-quay {
            left: calc(50% - 34px) !important;
            top: calc(50% - 29px) !important;
            width: 93px;
        }
    }

    @media screen and (max-width: 500px) {
        .bottom-banner {
            width: 90%;
            height: 661px;
        }

        .banner .right-banner {
            height: 324px !important;
        }

        .right-banner .icon-quay {
            left: calc(50% - 30px) !important;
            top: calc(50% - 29px) !important;
            width: 90px;
        }
    }

    @media screen and (max-width: 414px) {
        .bottom-banner {
            width: 90%;
            height: 694px;
        }

        .banner .right-banner {
            height: 277px !important;
        }

        .right-banner .icon-quay {
            left: calc(50% - 22px) !important;
            top: calc(50% - 22px) !important;
            width: 72px;
        }
    }

    @media screen and (max-width: 384px) {
        .banner .right-banner {
            height: 257px !important;
        }

        .right-banner .icon-quay {
            left: calc(50% - 20px) !important;
            top: calc(50% - 22px) !important;
            width: 68px;
        }
        .bottom-banner {
            width: 90%;
            height: 636px;
        }
    }

    @media screen and (max-width: 375px) {
        .banner .right-banner {
            height: 245px !important;
        }

        .right-banner .icon-quay {
            left: calc(50% - 23px) !important;
            top: calc(50% - 21px) !important;
            width: 64px;
        }
    }

    @media screen and (max-width: 360px) {
        .banner .right-banner {
            height: 234px !important;
        }

        .right-banner .icon-quay {
            left: calc(50% - 23px) !important;
            top: calc(50% - 21px) !important;
            width: 64px;
        }
    }

    @media screen and (max-width: 320px) {
        .banner img {
            max-width: 130px;
            margin-left: 0;
        }

        .bottom-banner {
            width: 90%;
            height: 573px;
        }

        .banner .right-banner {
            height: 210px !important;
        }

        .right-banner .icon-quay {
            left: calc(50% - 19px) !important;
            top: calc(50% - 21px) !important;
            width: 60px;
        }
    }

    @media (height: 375px) and (width: 667px) {
        .banner .right-banner {
            height: 456px !important;
        }

        .right-banner .icon-quay {
            left: calc(50% - 43px) !important;
            top: calc(50% - 42px) !important;
            width: 126px;
        }
    }
   