.fade {
    transition: opacity 0.15s linear;
}

.wrapper {
    max-width: 1200px;
    padding: 0px 10px;
    margin: 0 auto;
}

.wrapping {
    padding: 0px 30px;
}

.wraps {
    max-width: 970px;
    margin: 0 auto;
}

/*  */
.vhtitleab {
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 20px;
    text-align: center;
}

    .vhtitleab h2 {
        font-size: 40px;
        line-height: 55px;
        text-transform: uppercase;
        position: relative;
        display: inline-block;
        font-weight: bold;
    }

    .vhtitleab::before {
        content: '';
        width: 65px;
        height: 3px;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 0);
        background-color: #006bbb;
    }

.about-us {
    overflow: hidden;
    margin-bottom: 50px;
}

    .about-us .banner {
        background: url("/images/banner-bg.png") no-repeat top center;
        padding-top: 145px;
        position: relative;
        text-align: center;
        height: 840px;
    }

        .about-us .banner h1 {
            color: #42464e;
            font-size: 46px;
            font-weight: 300;
            line-height: 1.2;
            margin: 0 0 23px;
            padding-bottom: 24px;
            position: relative;
        }

        .about-us .banner h1 {
            font-size: 46px;
            color: #fff;
            line-height: 1.217;
            text-align: center;
            font-weight: 600;
        }

    .about-us .introduce {
        margin-top: -390px;
        position: relative;
    }

        .about-us .introduce .block-image img {
            margin-top: 100px;
            width: 417px;
        }

        .about-us .introduce .block-content {
            padding-top: 40px;
            padding-left: 65px;
        }

        .about-us .introduce .bg {
            background-color: #fff;
            box-shadow: 0 6px 40px 0 rgba(0, 55, 96, 0.1);
            height: 450px;
            width: 1000px;
            border-top-left-radius: 80px;
            border-bottom-right-radius: 80px;
            margin: auto;
            /* background: url("./background-model.png") no-repeat top right; */
            background-color: white;
        }

        .about-us .introduce h2 {
            text-align: center;
            font-size: 26px;
            color: #006bbb;
            font-weight: bold;
            line-height: 1.866;
        }

        .about-us .introduce ul {
            padding: 0;
            margin: 0;
            list-style: none;
        }

            .about-us .introduce ul li {
                font-size: 16px;
                color: #42464e;
                line-height: 1.75;
                text-align: justify;
                margin-bottom: 30px;
            }

    .about-us .img-banner {
        position: relative;
    }

        .about-us .img-banner img {
            max-width: 100%;
        }

    .about-us .lookback {
        background-color: #ffffff;
        margin-top: 30px;
    }

        .about-us .lookback .eesoluhis {
            margin-bottom: 20px;
            text-align: center;
            font-size: 20px;
            line-height: 30px;
            color: #000000;
        }

            .about-us .lookback .eesoluhis span {
                font-size: 26px;
                line-height: 38px;
                font-weight: 700;
            }

        .about-us .lookback .slhistory {
            max-width: 1080px;
            margin: 0 auto;
        }

        .about-us .lookback .slhistoryfor {
            margin-bottom: 40px;
        }

.slhistoryfor {
    border-bottom: 5px solid #ffffff;
}

    .slhistoryfor .slick-slide {
        margin-right: 50px;
    }

    .slhistoryfor .itemhisfor {
        color: #999999;
        font-size: 18px;
        line-height: 27px;
        font-weight: bold;
        padding-bottom: 20px;
        position: relative;
        cursor: pointer;
    }

        .slhistoryfor .itemhisfor::before {
            content: '';
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            bottom: 0;
            width: 0;
            height: 0;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-bottom: 10px solid #006bbb;
            opacity: 0;
            visibility: hidden;
            -webkit-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
        }

    .slhistoryfor .slick-current .itemhisfor {
        color: #006bbb;
    }

        .slhistoryfor .slick-current .itemhisfor::before {
            opacity: 1;
            visibility: initial;
        }

.slhistorynav.vhbtnslick .slick-arrow {
    top: 45%;
}

.itemhisnav .navthumb img {
    width: 100%;
}

.itemhisnav .navdecs {
    max-width: 870px;
    margin: 0 auto;
}

    .itemhisnav .navdecs .grhisnav {
        display: flex;
        flex-wrap: wrap;
    }

.itemhisnav .grhisnav .coll {
    width: 165px;
}

.itemhisnav .grhisnav .colr {
    width: calc(100% - 165px);
}

.itemhisnav .year {
    color: #006bbb;
    font-size: 26px;
    line-height: 37px;
    font-weight: bold;
    padding-top: 25px;
}

.itemhisnav .decs {
    padding-top: 25px;
    padding-left: 45px;
    border-left: 3px solid #fff;
}

    .itemhisnav .decs h3 {
        font-size: 18px;
        line-height: 27px;
        text-transform: uppercase;
        margin-bottom: 10px;
        color: #006bbb;
    }

    .itemhisnav .decs .tend {
        color: #666666;
        font-size: 15px;
        line-height: 23px;
    }

.slick-prev:before,
.slick-next:before {
    color: black;
}

.corevalues {
    background-color: #eff1f2;
    padding: 5px 10px;
}

    .corevalues .bannerGtcl {
        margin-bottom: 50px;
    }

        .corevalues .bannerGtcl img {
            width: 100%;
        }

    .corevalues .listgtcl .item {
        text-align: center;
    }

    .corevalues .listgtcl .icon {
        width: 160px;
        height: 160px;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        align-items: center;
        justify-content: center;
        background-color: #006bbb;
        border-radius: 100%;
        margin: 0 auto;
        margin-bottom: 20px;
        position: relative;
    }

        .corevalues .listgtcl .icon::before {
            content: '';
            top: -0px;
            left: -0px;
            right: -0px;
            bottom: -0px;
            position: absolute;
            background-color: transparent;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            border-radius: 100%;
            border: 20px solid #006bbb;
            opacity: 0.2;
            -webkit-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
            -moz-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
            -ms-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
            -o-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
            animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
            -webkit-transition: all .5s;
            -moz-transition: all .5s;
            -o-transition: all .5s;
            transition: all .5s;
            -webkit-transform-origin: 50% 50%;
            -moz-transform-origin: 50% 50%;
            -ms-transform-origin: 50% 50%;
            -o-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
        }

        .corevalues .listgtcl .icon img {
            max-width: 80px;
        }

    .corevalues .listgtcl .nametitle {
        font-size: 20px;
        line-height: 23px;
        font-weight: 700;
        text-transform: uppercase;
        padding-top: 10px;
        padding-bottom: 20px;
    }

    .corevalues .listgtcl .item .txt {
        margin: 0 auto;
        max-width: 330px;
        text-align: center;
    }

@media(max-width: 767px) {
    .about-us .banner {
        padding-bottom: 20px;
        background-size: cover;
        padding-top: 40px;
        height: 500px;
    }

        .about-us .banner h1 {
            font-size: 28px;
            line-height: 38px;
            margin-top: 0;
        }

        .about-us .banner p {
            font-size: 20px;
        }

    .about-us .introduce {
        margin-top: -230px;
    }

        .about-us .introduce h2 {
            font-size: 28px;
            line-height: initial;
            margin-bottom: 30px;
        }

        .about-us .introduce .bg {
            height: initial;
            width: initial;
            background: #fff;
        }

        .about-us .introduce .block-content {
            padding-left: 40px;
            padding-right: 40px;
            padding-bottom: 40px;
        }

        .about-us .introduce .block-image img {
            margin: -30px auto auto;
            display: block;
            max-width: 100%;
        }

    .about-us .img-banner {
        padding-top: 30px;
    }

        .about-us .img-banner:before {
            display: none;
        }

    .about-us .ecosystem {
        margin-top: 20px;
        border-top: 1px solid #ededed;
        padding-top: 25px;
        border-bottom: 1px solid #ededed;
        padding-bottom: 35px;
    }

        .about-us .ecosystem:before {
            display: none;
        }

        .about-us .ecosystem .block-title {
            margin-bottom: 40px;
        }

            .about-us .ecosystem .block-title h2 {
                font-size: 28px;
                margin-bottom: 20px;
            }

            .about-us .ecosystem .block-title p {
                margin-bottom: 15px;
            }

        .about-us .ecosystem .block-image img {
            max-width: 100%;
        }

    .about-us .lookback {
        padding-top: 60px;
        padding-bottom: 20px;
        height: initial;
        background: url(/Themes/Portal/Default/Images/aboutus/bg-lich-su-hinh-thanh.png) no-repeat bottom center;
    }

        .about-us .lookback:before {
            display: none;
        }

        .about-us .lookback h2 {
            font-size: 28px;
        }

        .about-us .lookback .block-title {
            margin-bottom: 40px;
        }

        .about-us .lookback .block-img {
            display: none;
        }

        .about-us .lookback ul {
            margin: 0 -15px;
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
        }

            .about-us .lookback ul li {
                position: static;
                width: 50%;
                padding: 0 15px 15px;
            }

                .about-us .lookback ul li p {
                    white-space: normal !important;
                }

    .about-us .mission {
        border-bottom: 1px solid #ededed;
    }

        .about-us .mission .block-title {
            margin-bottom: 20px;
        }

            .about-us .mission .block-title h2 {
                font-size: 28px;
                padding-top: 40px;
                margin-bottom: 0;
            }

        .about-us .mission .block-group .block-content .bg {
            padding-top: 20px;
            padding-left: 10px !important;
            padding-right: 10px !important;
            border-top-right-radius: 0 !important;
            border-bottom-right-radius: 0 !important;
        }

            .about-us .mission .block-group .block-content .bg .block-info-title p {
                margin-bottom: 15px;
            }

            .about-us .mission .block-group .block-content .bg .block-info-title h3 {
                margin-bottom: 45px;
            }

                .about-us .mission .block-group .block-content .bg .block-info-title h3:before {
                    bottom: -25px;
                }

        .about-us .mission .block-group .row-1 .block-image {
            margin-top: 15px;
        }

        .about-us .mission .block-group .row-2 {
            margin-top: 15px;
        }

            .about-us .mission .block-group .row-2 .block-image img {
                margin-left: initial;
            }

        .about-us .mission .block-group .block-image img {
            max-width: 100%;
        }

    .about-us .criteria {
        padding-top: 10px;
        padding-bottom: 40px;
    }

        .about-us .criteria:before {
            display: none;
        }

        .about-us .criteria h2 {
            font-size: 26px;
        }

        .about-us .criteria .block-img {
            margin-top: 0;
            margin-bottom: 15px;
            text-align: center;
        }

            .about-us .criteria .block-img img {
                max-width: 100%;
            }

        .about-us .criteria .block-info {
            height: auto;
            padding: 15px 20px;
            margin-bottom: 20px;
        }

        .about-us .criteria .swiper-button-prev, .about-us .criteria .swiper-button-next {
            display: none;
        }

        .about-us .criteria .swiper-wrapper {
            padding-bottom: 0;
        }

        .about-us .criteria .swiper-pagination-clickable {
            position: static;
        }

    .about-us .field {
        margin-top: 0;
        padding: 30px 0 10px;
    }

        .about-us .field:before {
            display: none;
        }

        .about-us .field .block-title h2 {
            font-size: 28px;
        }

        .about-us .field .block-title p {
            margin-bottom: 20px;
        }

        .about-us .field .block-img {
            display: none;
        }

        .about-us .field ul li {
            flex-wrap: wrap;
            flex-direction: row !important;
            text-align: center !important;
            justify-content: center;
            margin: 0 0 30px;
            padding: 0 15px !important;
        }

            .about-us .field ul li .icon {
                margin: 0 0 15px !important;
            }

            .about-us .field ul li p {
                padding: 0 !important;
            }

    .about-us .partner {
        text-align: left;
        padding: 40px 0 185px;
    }

        .about-us .partner h2 {
            font-size: 24px;
            margin-bottom: 35px;
            text-align: center;
        }

        .about-us .partner p {
            font-size: 18px;
            text-align: center;
            margin-bottom: 20px;
        }

        .about-us .partner .row .row div:first-child {
            margin-bottom: 30px;
        }

        .about-us .partner .row .row div:last-child {
            margin-top: 30px;
        }

        .about-us .partner .row img {
            max-width: 160px;
            margin: auto auto 15px;
            display: block;
        }

        .about-us .partner .row h4 {
            font-size: 18px;
            text-align: center;
        }

        .about-us .partner .row p {
            padding: 0;
            text-align-last: unset;
        }

    .about-us .support-sapo {
        padding: 0 0 120px;
    }

        .about-us .support-sapo:before {
            display: none;
        }

        .about-us .support-sapo .container {
            padding: 0 2px;
        }

        .about-us .support-sapo h2 {
            font-size: 24px;
            margin-bottom: 30px;
        }

        .about-us .support-sapo .group-flex {
            padding: 0 15px;
        }

    .about-us .customer-main:before {
        display: none;
    }

    .about-us .customer-main .block-title h2 {
        font-size: 28px;
    }

    .about-us .customer-main .block-content ul li {
        width: 48%;
    }

    .about-us .core-values {
        padding-top: 40px;
    }

        .about-us .core-values .block-title p {
            font-size: 28px;
        }

        .about-us .core-values .block-title h2 {
            margin-bottom: 35px;
        }

        .about-us .core-values .swiper-button-next, .about-us .core-values .swiper-button-prev {
            display: none;
        }

        .about-us .core-values .block-content .slide-reason .swiper-container .swiper-slide .item {
            background-size: cover !important;
        }

            .about-us .core-values .block-content .slide-reason .swiper-container .swiper-slide .item .thumb img {
                margin: auto;
                display: block;
            }

    .register-bottom {
        margin-top: -145px !important;
    }

        .register-bottom .bg-register {
            width: 100%;
            border-top-left-radius: 50px;
            border-bottom-right-radius: 50px;
            padding: 30px 20px;
        }

            .register-bottom .bg-register h2 {
                font-size: 18px;
                margin-bottom: 5px;
                line-height: 1.4;
            }

            .register-bottom .bg-register p {
                font-size: 14px;
                margin-bottom: 15px;
            }

        .register-bottom .reg-form input {
            width: 345px;
        }

        .register-bottom .reg-form .btn-registration {
            margin-top: 0 !important;
            height: 50px;
            line-height: 50px !important;
            font-size: 18px;
            padding: 0 40px;
        }

    .footer-menu {
        padding-top: 120px;
    }
}

@media(max-width: 575px) {
    .about-us .lookback ul li {
        width: 100%;
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.gripinfohome {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    justify-content: center;
}

    .gripinfohome .colll {
        width: 25%;
        padding: 0 10px;
    }

.iteminfohh {
    display: flex;
    flex-wrap: wrap;
}

    .iteminfohh .icon {
        width: 65px;
        height: 65px;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #009ADE;
        border-top-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

        .iteminfohh .icon img {
            max-width: 60%;
            max-height: 60%;
        }

    .iteminfohh .decs {
        width: calc(100% - 65px);
        padding-left: 20px;
    }

    .iteminfohh .name {
        color: #666666;
        font-size: 15px;
        line-height: 23px;
    }

    .iteminfohh .numbercount {
        font-weight: bold;
        font-size: 30px;
        line-height: 45px;
        color: #006bbb;
        margin-bottom: 5px;
    }

@media all and (max-width: 767px) {
    .about-us {
        padding-top: 60px;
    }
    /* begin box 1 */
    .gripinfohome .colll {
        width: 100%;
    }

    .vhaboutmcc .graboutcc {
        flex-direction: column-reverse;
    }

        .vhaboutmcc .graboutcc .colr {
            margin: 0 auto;
            margin-bottom: 20px;
        }

        .vhaboutmcc .graboutcc .coll {
            width: 100%;
        }

    .vhaboutmcc .cccont {
        text-align: justify;
    }

    .slick-arrow {
        display: none !important;
    }

    .corevalues .listgtcl .item {
        margin-top: 60px;
    }
}

.partner {
    padding: 30px 0 50px;
    background-color: #f2f2f2;
}

.itempartner a {
    background-color: #fff;
}
