
body {
    font-family: 'Roboto', 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 {
    background: url(../img/hero-bg.png);
    height: 600px;
    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: 50px 100px;
}

.hero-sc h2{
    font-size: 40px;
    font-weight: bold;
    margin-top: 70px;
}

.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: #fff;
    color: #08A150;
    font-weight: 500;
}
a.btn-hero:hover{
    color: #08A150;
    opacity: 0.8;
}

.sc01{
    padding: 60px 0 30px 0;
    background: #FAFAF2;
    margin-top: -100px;
}
.sc01 h2{
    color: #08A150;
    font-size: 32px;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 20px;
}
.sc01-item-media {
    background-color: #DAEBDC;
    border-radius: 5px;
    padding: 15px;
    margin: 15px 0;
}
.sc01-item-media img{
    width: 50px;
    margin-right: 10px;
    margin-top: 9px;
}
.sc01-item-media h3{
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.sc01-item-media p{
    margin-bottom: 0;
}
.sc02{
    padding: 50px 0;
}
.sc02-h2-title {
    font-size: 32px;
    font-weight: bold;
    color: #08A150;
}
.tinh-nang-item {margin: 20px 0;}
.tinh-nang-item img{width: 80px;margin-bottom: 20px;}
.tinh-nang-item h3{
    font-size: 18px;
    font-weight: bold;
    color: #08A150;
}
.tinh-nang-item p{}

.box-banner-download-app{
    border-radius: 10px;
    position: relative;
    background: linear-gradient(228deg, rgba(2,0,36,1) 0%, rgba(8,161,80,1) 0%, rgba(0,129,60,1) 100%);
    color: #fff;
}

.box-banner-download-app img.show-case{
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    z-index: 0;
}
.z-index-2{
    z-index: 2;
}

.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;
}



@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){

}

@media(max-width:500px){
    .hero-sc h2{
        font-size: 24px;
        font-weight: bold;
        margin-top: 20px;
        text-align: center;
    }

    .hero-sc p{
        font-size: 16px;
        text-align: center;
    }

    .hero-sc img.hero-phone{
        padding: 10px 100px;
    }
    .sc-page-header h2{
        font-size: 30px;
    }
}