
body {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

main {
    margin-top: 70px;
}


.img-100 {
    width: 100%
}

.center-topbottom {
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.hero-sc {
    position: relative;
    /* height: 688px; */
    /* background-position: center bottom; */
    /* background-size: cover; */
    /* position: relative; */
    /* color: #fff; */
    /* padding: 30px 0; */
    /* border-top-right-radius: 20px; */
    /* border-top-left-radius: 20px; */
}
.hero-sc img.hero-phone{
    padding: 35px 62px;
}

.hero-sc h2{
    font-size: 60px;
    font-weight: bold;
    margin-top: 70px;
}
.hero-sc h2 span{
    color: #FFE562;
}
.hero-sc h3{
    font-size: 40px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 30px;
}

.hero-sc p{
    font-size: 20px;
}
a.btn-hero{
    padding: 10px 30px;
    color: #fff;
    border-radius: 50px;
    box-shadow: 0 3px 10px 4px #00000026;
    background: linear-gradient(228deg, #f58220 0%, #f9a231 100%);
    font-weight: 500;
}
a.btn-hero img{
    display: inline-block;
    width: 20px;
    margin-top: -4px;
    margin-right: 5px;
}
a.btn-hero:hover{
    color: #fff;
    opacity: 0.8;
}

.sc01{
    padding: 50px 0;
    background: #E9F4FF;
    /* margin-top: -100px; */
}
.sc01 h2{
    color: #005CAB;
    font-size: 32px;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.sc01-item-media {
    background-color: #ffffff;
    border-radius: 5px;
    padding: 15px;
    margin: 15px 0;
}
.sc01-item-media img{
    width: 50px;
    margin-right: 15px;
    /* margin-top: 9px; */
}
.sc01-item-media h3{
    font-size: 16px;
    font-weight: bold;
    margin-top: 7px;
}
.sc01-item-media p{
    margin-bottom: 0;
}
.sc02{
    padding: 50px 0;
}
.sc02-h2-title {
    font-size: 40px;
    font-weight: bold;
    color: #005CAB;
    text-transform: uppercase;
}

.sc02-h3-title {
    font-size: 32px;
    font-weight: bold;
    color: #005CAB;
    text-transform: uppercase;
}
.sc02-h3-title span{
    color: #F99636;
}

.tinh-nang-item {margin: 15px 0;}
.tinh-nang-item img{width: 70px;margin-bottom: 20px;margin-right: 20px;}
.tinh-nang-item h3{
    font-size: 18px;
    font-weight: bold;
    color: #F99636;
}
.tinh-nang-item p{
    font-size: 15px;
}

.box-banner-download-app{
    border-radius: 10px;
    position: relative;
    background: url("../img/tai-app-bg.jpg") no-repeat;
    color: #fff;
    background-position: center center;
    background-size: cover;
    text-align: center;
    padding: 40px 0;
}

.box-banner-download-app h2{
    font-weight: bold;
    font-size: 28px;
}
.box-banner-download-app p{
}
.sc-page-header {
    padding: 60px 0;
    background: #FAFAF2;
}
.sc-page-header h2{
    text-align: center;
    font-size: 60px;
    font-weight: bold;
    color: #008347;
}
.search-form {
    position: relative;
    margin-top: 30px;
}
.search-form input{
    box-shadow: 0 3px 10px 4px #00000026;
    border-radius: 50px !important;
    height: 60px;
    padding: 0 30px;
}
.search-form a{
    position: absolute;
    right: 10px;
    top: 8px;
    background: #08A150;
    padding: 10px 20px;
    border-radius: 23px;
    display: inline-block;
    color: #fff;
}
.search-form a:hover{
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
}
.cauhoi-item-chude {
    display: block;
    background: #fff;
    padding: 20px;
    text-align: center;
    margin: 20px 0;
    font-size: 24px;
    font-weight: bold;
    color: #08A150;
    border-radius: 10px;
}
.cauhoi-item-chude:hover{
    text-decoration: none;
    box-shadow: 0 3px 10px 4px #00000026;
    color: #08A150;
}
.cauhoi-item-chude img{
    display: block;
    text-align: center;
    width: 100px;
    right: 0;
    left: 0;
    margin: auto;
    margin-bottom: 20px;
}
.app-store {
    height: 35px;
    margin: 5px;
}
.gg-play {
    height: 35px;
    margin: 5px;
}

.vpbank-card{
    margin: 20px 0;
    border: none;
}
.vpbank-card .card-header{
    padding: 0;
    border: none;
    border-radius: 10px;
    z-index: 2;
}
.vpbank-card .card-header .btn-link{
    padding: 15px;
    display: block;
    width: 100%;
    text-align: left;
    color: #08a150;
    font-size: 24px;
    font-weight: bold;
    border-radius: 10px;
}
.vpbank-card .card-header .btn-link:hover, .vpbank-card .card-header .btn-link:focus{
    box-shadow: 0 4px 10px 4px #00000014;
    text-decoration: none;
    outline: none;
    color: #ED1C24;
}
.vpbank-card .card-body{
    background: #FAFAF2;
}


.box-hdsd-item {
    background: #fff;
    border-radius: 10px;
    margin: 15px 0;
}
.box-hdsd-item a.a-img-avatar span.time{
    position: absolute;
    right: 5px;
    bottom: 5px;
    background: #00000070;
    color: #fff;
    padding: 5px 7px;
    font-size: 13px;
}
.line-5px{
    background: #f5f5f5;
    height: 5px;
    width: 100%;
    margin: 30px 0;
}
.box-hdsd-item a.a-img-avatar span.play{
    position: absolute;
    top: 44%;
    right: 50%;
    margin-right: -15px;
    display: none;
}
.box-hdsd-item:hover a.a-img-avatar span.play{
    display: block;
}
.box-hdsd-item a.a-img-avatar span.play img{
    width: 30px;
}
.box-hdsd-item a.a-img-avatar{
    position: relative;
    display: block;
}
.box-hdsd-item:hover{
    box-shadow: 0 3px 10px 4px #00000026;
}
.box-hdsd-item .content{
    padding: 13px;
    background: #fff;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.box-hdsd-item .content img{
    width: 40px;
    margin-right: 10px;
}
.box-hdsd-item .content p{
    margin-bottom: 0;
    height: 50px;
    overflow: hidden;
}
.box-hdsd-item .content p a{
    font-weight: bold;
    color: #333;
}
.box-hdsd-item img.img-avatar{
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    width: 100%;
}
.box-chude-item {
    text-align: center;
    margin: 15px 0;
}
.box-chude-item h3{}
.box-chude-item h3 a{
    color: #333;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.box-chude-item a.avatar{
    display: block;
    width: 100%;
    position: relative;
}
.box-chude-item a.avatar span{
    position: absolute;
    width: 50%;
    height: 100%;
    padding: 50px 0;
    right: 0;
    top: 0;
    background: #00000070;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}
.box-chude-item a.avatar span img{
    display: block;
    width: 50px;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
}

.h2-hdsh-detail-sc{
    font-size: 24px;
    font-weight: bold;
    margin: 20px 0;
}

.box-hdlienquan {
    border: 1px solid #e5e5e5;
    padding: 15px;
}

.box-hdlienquan .contain {
    height: 400px;
    overflow-y: scroll;
}
.box-hdlienquan h3{
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}

.box-hdlienquan-item {
    margin: 15px 0;
}
.box-hdlienquan-item a.avatar{
    position: relative;
    display: block;
    margin-right: 10px;
    width: 100px;
}
.box-hdlienquan-item a.avatar span{
    position: absolute;
    right: 5px;
    bottom: 5px;
    background: rgba(0, 0, 0, 0.62);
    color: #fff;
    font-size: 12px;
    padding: 0px 5px;
}
.box-hdlienquan-item a.avatar img{
    width: 100%;
    margin-right: 10px;
}
.box-hdlienquan-item .media-body p a{
    color: #222;
    font-weight: bold;
    font-size: 14px;
}
.box-hdlienquan-item .media-body p{
    margin-bottom: 0;
}

.ud-item {
    position: relative;
    background: #164396;
    border-radius: 10px;
    border-bottom-right-radius: 50px !important;
    padding: 14px 50px 20px 20px;
    color: #fff;
    margin-top: 40px;
    height: 70px;
}
.ud-item p{
    margin-bottom: 0;
}
.ud-item p span{
    text-transform: uppercase;
    font-weight: bold;
    color: yellow;
}
.ud-item img{
    position: absolute;
    top: -12px;
    right: -12px;
    width: 60px;
}

.sc-hdsd {
    background: url("../img/hdsd-bg.jpg") no-repeat;
    padding: 50px 0;
    background-position: center center;
    background-size: cover;
}

.sc-hdsd .content-box{
    text-align: center;
}
.sc-hdsd .content-box img.icon{
    margin-top: 130px;
    width: 60px;
}
.sc-hdsd .content-box img.flexiapp{
    width: 250px;
}
.sc-hdsd .content-box h2{
    margin-top: 20px;
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
}
.sc-hdsd .content-box p a{
    color: #fff;
    background: linear-gradient(228deg, #f58220 0%, #f9a231 100%);
    padding: 12px 23px;
    border-radius: 50px;
}
.sc-hdsd .content-box p a:hover{
    color: #fff;
    opacity: 0.9;
    text-decoration: none;
}
.sc-hdsd .content-box p{
    margin-bottom: 0;
    margin-top: 30px;
}

.sc-qa {
    padding: 30px 0;
    background: #E9F4FF;
}
.sc-qa h2{
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    color: #025dac;
}
.sc-qa h2 span{
    font-weight: normal;
    font-size: 32px;
    color: #f68723;
}



.component-accordion {
    margin: 30px 0;
}
.component-accordion .panel-group:last-child {
    margin-bottom: 15px;
}
.component-accordion .panel-group .panel {
    border: 0 none;
    margin-bottom: 15px;
    /* border-radius: 40px; */
}
.component-accordion .panel-group .panel-heading {
    background-color: #fff;
    border-radius: 5px 5px 0 0;
    color: #333;
    padding: 0;
}
.component-accordion .panel-group .panel-heading h4 {
    margin: 0;
}
.component-accordion .panel-group .panel-heading a {
    background: #fff;
}
.component-accordion .panel-group .panel-heading a.collapsed {
    background: #fff;
}
.component-accordion .panel-group .panel-heading a:hover.active, .component-accordion .panel-group .panel-heading a.active {
    color: #055fad;
}
.component-accordion .panel-group .panel-title a {
    color: #313131;
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    position: relative;
    padding: 15px 66px 15px 15px;
    transition: color 0.2s ease-in-out;
}
.component-accordion .panel-group .panel-title a:hover {
    color: #444;
    text-decoration: none;
}
.component-accordion .panel-group .panel-title a.collapsed::after, .component-accordion .panel-group .panel-title a::after {
    font-family: "Ionicons";
    content: "\f123";
    font-size: 20px;
    line-height: 58px;
    padding-left: 20px;
    position: absolute;
    right: 18px;
    top: 0;
}
.component-accordion .panel-group .panel-title a:after {
    font-family: "Ionicons";
    content: "\f126";
}
.component-accordion .panel-body {
    background: #fff;
    color: #444;
    padding: 20px;
}
.component-accordion .panel-group .panel-heading + .panel-collapse > .panel-body,
.component-accordion .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #eee;
}
















@media(max-width:1000px){
    .hero-sc {
        /* height: auto; */
    }
    .hero-sc h2{
        font-size: 32px;
        font-weight: bold;
        margin-top: 20px;
        text-align: center;
    }
    .hero-sc h2 br{
        display: none;
    }
    .hero-sc p{
        font-size: 18px;
        text-align: center;
    }

    .hero-sc img.hero-phone{
        padding: 10px 100px;
    }

    .box-banner-download-app img.show-case{
        position: absolute;
        right: 0;
        bottom: 0;
        height: 150px;
    }

    .sc-page-header h2{
        font-size: 40px;
    }
}

@media(max-width:768px){
    .sc01{
        padding: 30px 0;
    }

    .sc01 h2{
        margin-top: 10px;
        font-size: 32px;
    }



    .hero-sc h2{
        font-size: 46px;
        font-weight: bold;
        margin-top: 0;
        text-align: center;
    }

    .hero-sc h3 {
        font-size: 26px;
        text-align: center;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .hero-sc p{
        font-size: 16px;
        text-align: center;
    }


    .sc-hdsd .content-box{
        text-align: center;
    }
    .sc-hdsd .content-box img.icon{
        margin-top: 32px;
        width: 40px;
    }
    .sc-hdsd .content-box img.flexiapp{
        width: 173px;
    }
    .sc-hdsd .content-box h2{
        margin-top: 20px;
        font-size: 20px;
        font-weight: 600;
        text-transform: uppercase;
        color: #fff;
    }
    .sc-hdsd .content-box p a{
        color: #fff;
        background: linear-gradient(228deg, #f58220 0%, #f9a231 100%);
        padding: 12px 23px;
        border-radius: 50px;
    }
    .sc-hdsd .content-box p a:hover{
        color: #fff;
        opacity: 0.9;
        text-decoration: none;
    }
    .sc-hdsd .content-box p{
        margin-bottom: 0;
        margin-top: 30px;
    }


}

@media(max-width:500px){
    .sc02 {
        padding: 30px 0;
    }

    .sc-hdsd {
        padding: 10px 0;
        background: inherit;
        background-color: #0c5dc5;
    }
    .sc-qa h2 {
        font-size: 28px;
    }
    .sc01 h2{
        margin-top: 0;
        font-size: 24px;
    }
    .hero-sc h2{
        font-size: 32px;
        font-weight: bold;
        margin-top: 0;
        text-align: center;
    }

    .sc02-h2-title {
        font-size: 28px;
    }

    .sc02-h3-title {
        font-size: 24px;
    }

    .hero-sc h3 {
        font-size: 20px;
        text-align: center;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .hero-sc p{
        font-size: 16px;
        text-align: center;
    }

    .hero-sc img.hero-phone{
        padding: 10px 100px;
    }
    .sc-page-header h2{
        font-size: 30px;
    }
    .ud-item {
        position: relative;
        background: #164396;
        border-radius: 10px;
        border-bottom-right-radius: 50px !important;
        padding: 12px 52px 15px 15px;
        color: #fff;
        margin-top: 20px;
        height: inherit;
    }
    .ud-item p{
        margin-bottom: 0;
    }
    .ud-item p span{
        text-transform: uppercase;
        font-weight: bold;
        color: yellow;
    }
    .ud-item img{
        position: absolute;
        top: -12px;
        right: -5px;
        width: 57px;
    }


    .sc-hdsd .content-box{
        text-align: center;
    }
    .sc-hdsd .content-box img.icon{
        margin-top: 25px;
        width: 30px;
    }
    .sc-hdsd .content-box img.flexiapp{
        width: 155px;
    }
    .sc-hdsd .content-box h2{
        margin-top: 20px;
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
        color: #fff;
    }
    .sc-hdsd .content-box p a{
        color: #fff;
        background: linear-gradient(228deg, #f58220 0%, #f9a231 100%);
        padding: 12px 23px;
        border-radius: 50px;
    }
    .sc-hdsd .content-box p a:hover{
        color: #fff;
        opacity: 0.9;
        text-decoration: none;
    }
    .sc-hdsd .content-box p{
        margin-bottom: 0;
        margin-top: 30px;
    }

    .hdsh-img {
        margin-top: 100px;
    }

    #footer {
        background: #fff;
        padding: 20px 0 !important;
    }

    .sc01-item-media h3{
        font-size: 15px;
    }
    .sc01-item-media img{
        width: 40px;
    }

}



.icon-scroll {
    position: relative;

}

.icon-scroll:before {

}

.icon-scroll:hover {
    cursor: pointer;
}

.icon-scroll {
    width: 21px;
    height: 30px;
    bottom: 40px;
    border-radius: 25px;
    text-align: center;
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 9;
}

.icon-scroll-white{
    border: 2px solid #fff !important;

}

.icon-scroll-white:before{
    background: #fff !important;
}

@media (max-width: 767px) {
    .icon-scroll {
        /* position: relative */
    }
}

.icon-scroll:before {
    position: absolute;
    left: 50%;
    content: '';
    width: 6px;
    height: 6px;
    background: #F0731E;
    margin-left: -3px;
    top: 5px;
    border-radius: 4px;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: scroll;
}

@keyframes scroll {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translateY(20px)
    }
}
