
body {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}


main {
    margin-top: 90px;
}

.hero-sc {
    background: url("../img/ao-dai-bg.jpg");
    background-position: top center;
    background-size: cover;
    height: 680px;
    position: relative;
    text-align: center;
    z-index: 0;
}

.hero-sc .overlay {
    position: absolute;
    background: rgba(0, 0, 0, 0.51);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    color: #fff;
    z-index: -2;
}

.hero-sc p {
    background: rgba(255, 255, 255, 0.81);
    display: inline-block;
    padding: 8px 30px;
    color: #222;
    border-radius: 20px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}

.img-100 {
    width: 100%
}

.hero-sc h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 700;
    margin: 20px 0;

}

.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;
}

.lhad-sc02 {
    background: url("../img/bg-vai-aodai.jpg");
    padding: 60px 0;
    background-size: cover;
    background-position: bottom center;
    text-align: center;
    position: relative;
    z-index: 6;
}

.lhad-sc02 img.frame01 {
    position: absolute;
    right: 0;
    top: 0;
    width: 240px;
    z-index: 1;
}

.lhad-sc02 img.frame02 {
    position: absolute;
    left: 0;
    bottom: -170px;
    width: 240px;
    z-index: 9;
}

.lhad-sc02 h2 {
    font-size: 36px;
    font-family: 'Judson', serif;
    text-align: left;
    font-weight: bold;
    font-style: italic;
}

.lhad-sc02 .box-content {
    font-family: 'Montserrat', sans-serif;
    background: linear-gradient(90deg, #F0322A 0%, #F8901D 110%);
    padding: 60px;
    font-size: 17px;
    color: #fff;
    text-align: left;
    margin: 21px -50px;
    border-radius: 10px;
}

.lhad-sc03 {
    background: #efefef;
    padding: 60px 0;
    z-index: 5;
    position: relative;
    text-align: center;
}

.lhad-sc03 img.frame03 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 240px;
    z-index: -1;
}

.ytb-frame {
    border-radius: 20px;
}

.z-index99 {
    z-index: 99
}

.thele-item {
    font-family: 'Montserrat', sans-serif;
    margin: 20px 0;
    text-align: left;
}

.thele-item img {
    width: 35px;
    margin-right: 40px;
}

.thele-item .media-body p {
    position: relative;
    padding-left: 40px;
    font-size: 18px;
}

.thele-item .media-body p:before {
    position: absolute;
    width: 2px;
    height: 30px;
    background: #222;
    content: '';
    left: 0;
    top: -1px;
    transform: rotate(30deg);
}

.btn-xemthele {
    font-family: 'Judson', serif;
    font-size: 24px;
    border: 2px solid #222;
    border-radius: 30px;
}

.btn-thamgiangay {
    font-family: 'Judson', serif;
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    border: 2px solid #F8901D;
    background: linear-gradient(90deg, #F0322A 0%, #F8901D 110%);
    border-radius: 30px;
}

.btn-thamgiangay:hover {
    color: #fff;
    opacity: 0.9;
}

.lhad-sc04 {
    background: url("../img/bg-vai-aodai-frame.jpg");
    padding: 60px 0;
    background-size: cover;
    background-position: bottom center;
    text-align: center;
    position: relative;
    z-index: 6;
}

.ch-nav-tabs {
    text-align: center;
    border: none;
    display: block;
    margin-top: 40px;
    height: 62px;
}

.ch-nav-tabs li {
    display: inline-block;
    margin: 0 17px;
}

.ch-nav-tabs li a {
    font-size: 30px;
    font-family: 'Judson', serif;
    font-style: italic;
    border-radius: 30px !important;
    display: inline-block;
    border: 2px solid #222 !important;
    color: #222;
    padding: 5px 20px;
}

.ch-nav-tabs li a.active {
    background: linear-gradient(90deg, #F0322A 0%, #F8901D 110%);
    color: #fff !important;
    border: 2px solid #F0322A !important;
}

.cauhoi-flex-contain {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
}

.cauhoi-flex-contain .flex-left {
    width: 40%;
    height: 400px;
    background: url("../img/bg-flex-left.jpg");
    background-position: bottom center;
    background-size: cover;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    overflow-y: scroll;
}

.cauhoi-flex-contain .flex-left h2 {
    position: relative;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #fff;
    padding: 20px;
    font-family: 'Montserrat', sans-serif;
}

.cauhoi-flex-contain .flex-right h2 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #222;
    padding: 20px;
    font-family: 'Montserrat', sans-serif;
}

.cauhoi-flex-contain .flex-right p {
    margin-bottom: 0;
    text-align: left;
}

.cauhoi-flex-contain .flex-left p {
    font-family: 'Judson', serif;
    font-size: 25px;
    font-weight: 400;
}

.cauhoi-flex-contain .flex-left h2:before {
    content: '';
    background: #fff;
    width: 60px;
    height: 5px;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    bottom: 5px;
    border-radius: 10px;
}

.cauhoi-flex-contain .flex-right {
    width: 60%;
    background: #F2EEEE;
    overflow-y: scroll;
    height: 400px;
    padding: 50px 20px;
    position: relative;
}

.cauhoi-flex-contain .flex-right img.tl-icon {
    position: absolute;
    left: 50%;
    width: 40px;
    margin-left: -20px;
    top: 8px;
}

.lhad-sc05 {
    background: linear-gradient(90deg, #F0322A 0%, #F8901D 110%);
    padding: 60px 0;
    text-align: center;
}


.swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
}

.ha-swiper-container {
    padding: 60px 0;
}

.ha-nav-tabs {
}

.ha-nav-tabs li {
}

.ha-nav-tabs li a {
    color: #fff;
    border: 2px solid #fff !important;
}

.ha-nav-tabs li a.active {
    background: #fff;
    color: #333 !important;
    border: 1px solid #fff !important;
}

.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background: #131313;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #fff;
}

.partner-swiper-container .swiper-pagination-bullet-active {
    background: #F35825;
}

.lhad-sc06 {
    padding: 60px 0;
    background: url("../img/bg-dvitc.jpg");
    background-position: center center;
    background-size: cover;
}

.lhad-sc06 h2 {
    font-family: 'Judson', serif;
    text-align: center;
    font-size: 28px;
    margin-bottom: 22px;
    text-transform: uppercase;
    font-style: italic;
}

.partner-swiper-container .swiper-slide {
    text-align: center;
}

.partner-swiper-container .swiper-slide h3 {
    text-align: center;
    font-size: 18px;
}

.partner-swiper-container .swiper-wrapper {
    padding: 50px 0;
}

/*--*/
.swiper-button-next:after, .swiper-button-prev:after {
    content: '';
}

.swiper-button-next:focus, .swiper-button-prev:focus {
    outline: none;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 33px;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 33px;
}

.swiper-button-prev img, .swiper-button-next img {
    width: 40px;
}


.progressbar {
    counter-reset: step;
    padding: 0;
    margin: 0;
}

.progressbar li {
    list-style: none;
    display: inline-block;
    width: 30.33%;
    position: relative;
    text-align: center;
    cursor: pointer;
}

.progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 50px;
    height: 50px;
    line-height: 45px;
    border: 2px solid #fff;
    border-radius: 100%;
    font-size: 30px;
    display: block;
    text-align: center;
    margin: 0 auto 10px auto;
    font-family: 'Judson', serif;
    font-style: italic;
    color: #fff;
    z-index: 999;
}

.progressbar li:after {
    content: "";
    position: absolute;
    width: 60%;
    height: 3px;
    background-color: #ffffff59;
    top: 24px;
    left: -30%;
    z-index: 0;
}

.progressbar li:first-child:after {
    content: none;
}

.progressbar li.active {
    color: black;
    /* background: #fff; */
}

.progressbar li.active:before {
    border-color: white;
    background: #fff;
    color: #222;
}

.progressbar li.active + li:after {
    background-color: white;
}

.dk-sc02 {
    background: linear-gradient(90deg, #F0322A 0%, #F8901D 110%);
    padding: 30px 0;
}

.dk-sc03 h2 {
    text-align: center;
    font-family: 'Judson', serif;
    font-size: 40px;
    font-style: italic;
}

.dk-sc03 h3 {
    text-align: center;
    font-size: 30px;
    font-weight: 500;
}

.dk-sc03-ul-chon {
    display: block;
    text-align: center;
    padding: 0;
    margin: 25px 0;
}

.dk-sc03-ul-chon li {
    display: inline-block;
    width: 50%;
    float: left;
    padding: 0 20px;
}

.dk-sc03-ul-chon li a {
    font-size: 20px;
    padding: 12px;
    display: inline-block;
    color: #333;
    border: 2px solid #333;
    border-radius: 62px;
}

.dk-sc03-ul-chon li a:hover {
    background: linear-gradient(90deg, #F0322A 0%, #F8901D 110%);
    color: #fff;
    text-decoration: none;
    border: 2px solid;
}

.dk-sc03-ul-chon li a.active {
    background: linear-gradient(90deg, #F0322A 0%, #F8901D 110%);
    color: #fff;
    border: 2px solid;
}

.btn-tieptuc {
    background: linear-gradient(90deg, #F0322A 0%, #F8901D 110%);
    color: #fff;
    text-transform: uppercase;
    font-family: 'Judson', serif;
    font-size: 20px;
    border: none;
    padding: 15px 30px;
    border-radius: 60px;
}

.btn-tieptuc:hover {
    color: #fff;
    opacity: 0.9;
}

.dk-sc03 {
    background: url("../img/dk-bg.jpg") no-repeat;
    background-size: auto;
    background-position: bottom center;
}

.dk-step2-form {
}

.dk-step2-form input, .dk-step2-form select {
    background: linear-gradient(90deg, #0075C0 -4.5%, #01A6EA 100%);
    border: none;
    border-radius: 10px;
    color: #fff;
}

.dk-step2-form textarea {
    background: linear-gradient(90deg, #0075C0 -4.5%, #01A6EA 100%);
    border: none;
    border-radius: 10px;
    color: #fff;
}

.dk-step2-form select::placeholder, .dk-step2-form input::placeholder, .dk-step2-form textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 0.7; /* Firefox */
}

.btn-xemtruoc {
    font-family: 'Judson', serif;
    font-size: 18px;
    text-align: center;
    padding: 10px 20px;
    border: 2px solid #333;
    color: #333;
    border-radius: 100px;
}

input[type=file] {
    /* padding:10px; */
    /* background:#2d2d2d; */
    margin-bottom: 10px;
}


.modal-header h4 {
    font-weight: bold;
    font-size: 22px;
    text-align: center;
}

.modal-header h4 span {
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 21px;
    margin-top: 10px;
    display: block;
    font-family: 'Montserrat', sans-serif;
}

span {
}

.modal-content {
    border-radius: 0;
}

.modal-body {
    padding: 40px;
    font-family: 'Judson', serif;
    font-size: 20px;
}

.modal-body h2 {
    font-family: 'Judson', serif;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
}

.modal-body h3 {
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Montserrat', sans-serif;

}

.btn-vett {
    background: linear-gradient(90deg, #F0322A 0%, #F8901D 110%);
    color: #fff;
    text-transform: uppercase;
    font-family: 'Judson', serif;
    font-size: 20px;
    border: none;
    padding: 15px 30px;
    border-radius: 60px;
}

.btn-xtvad {
    font-family: 'Judson', serif;
    font-size: 18px;
    text-align: center;
    padding: 10px 20px;
    border: 2px solid #333;
    color: #333;
    border-radius: 100px;
}

.btn-vett:hover {
    color: #fff;
    opacity: 0.8;
}

.page-header-bg {
    background: url("../img/page-header-bg.jpg");
    height: 180px;
    background-size: cover;
    background-position: center;
}

.page-header-bg h2 {
    text-align: center;
    text-transform: uppercase;
    font-style: italic;
    font-family: 'Judson', serif;
    font-size: 40px;
}

.breadcrumb-sc {
    background: #DDD9D9;
    padding: 10px 0;
}

.breadcrumb {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
}

.breadcrumb li {
}

.breadcrumb li a {
    color: #333;
    font-weight: bold;
}

.breadcrumb li.active {
}

.p-nsqt {
    font-family: 'Judson', serif;
    font-size: 16px;
    font-style: italic;
    margin-bottom: 1px;
}

.p-nsqt span {
    font-size: 24px;
}

p.p-sbd {
    font-family: 'Judson', serif;
    font-size: 18px;
    font-style: italic;
    margin-bottom: 1px;
}

p.p-sbd span {
    display: block;
    font-size: 34px;
    font-weight: bold;
}

.text-content {
    font-family: 'Judson', serif;
    font-size: 20px;
    text-align: left;
    font-style: italic;
}

.p-binhchon span {
    display: block;
    font-size: 40px;
    font-weight: bold;
}

.p-binhchon {
    text-align: center;
    font-family: 'Judson', serif;
    font-size: 24px;
    font-style: italic;
    margin: 30px 0;
}
.ntk-item {
    margin: 20px 0;
    text-align: center;
}
.ntk-item img{
    border-radius: 50%;
}
.ntk-item h2{
    font-family: 'Judson', serif;
    font-size: 18px;
    margin-top: 20px;
}
.ntk-item h2 span{
    font-family: 'Judson', serif;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    display: block;
}
.ntk-item .btn-bst{
    padding: 5px 15px;
    border: 1px solid #333;
    border-radius: 100px;
    font-family: 'Judson', serif;
}
.ntk-item .btn-bst:hover{
    background: #333;
    color: #fff;
}
.bg-gray {
    background: #efefef;
}

.news-item {
    margin: 15px 0;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
}
.news-item h2{
    font-family: 'Judson', serif;
    font-size: 30px;
    font-style: italic;
    font-weight: bold;
    display: block;
}
.news-item h2 a{
    color: #222;
}
.news-item p{}

.pagination {
    margin: 20px 0;
}
.pagination li{
    margin: 0 10px;
}
.pagination li a{
    background: transparent;
    border: none;
    color: #333;
}
.pagination li.active a{
    background: #222 !important;
    /* border: #222; */
}

.page-item.disabled .page-link {
    color: #9a9a9a;
    pointer-events: none;
    cursor: auto;
    background-color: transparent;
    border-color: transparent;
}
.news-item .t-20{
    font-size: 20px;
}
.news-item span.dpost{
    background: #fff;
    font-size: 13px;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 30px;
    font-weight: 500;
    margin-bottom: 10px;
}

.new-detail-content img{
    max-width: 100%;
    margin: 10px 0;
}
.new-des {
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0;
}
.new-detail-content {
    font-size: 18px;
}

.h1-new-detail{
    font-family: 'Judson', serif;
    font-size: 30px;
    font-style: italic;
    font-weight: bold;
}

.box-share-detail {
    background: #f5f5f5;
    margin: 30px 0;
    padding: 10px
}

.box-share-detail ul {
    padding: 0;
    margin: 0;
}

.box-share-detail ul li {
    display: inline-block;
    margin: 0 10px
}

.box-share-detail ul li a {
}
.cthd-item {
    background-position: center;
    background-size: cover;
    height: 300px;
    position: relative;
    z-index: 0;
}
.cthd-item .overlay{
    position: absolute;
    width: 100%;
    display: block;
    height: 100%;
    left: 0;
    z-index: -1;
    top: 0;
    background: linear-gradient(180deg, rgba(214, 125, 8, 0.1) 2.87%, #D67D08 65.09%);
}
.cthd-item .overlay1{
    background: linear-gradient(180deg, rgba(229, 229, 229, 0.1) 1.44%, #D02279 67.53%);
}
.cthd-item .overlay2{
    background: linear-gradient(180deg, rgba(26, 156, 224, 0.1) 1.44%, #169FE2 67.53%);
}
.cthd-item .body{
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 10px;
    text-align: left;
    z-index: 5;
}
.cthd-item span{
    background: #fff;
    font-size: 12px;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 30px;
    font-weight: 500;
    margin-bottom: 10px;
}
.cthd-item h2{
    font-family: 'Judson', serif;
    font-size: 17px;
    font-style: italic;
    font-weight: bold;
    color: #fff;
}
.cthd-item h2 a{
    color: #fff;
}
.cthd-item p{
    color: #fff;
    font-size: 12px;
    height: 36px;
    overflow: hidden;
}


.swiper-cthd-container .swiper-wrapper {
    padding: 50px 0;
}
.swiper-cthd-container .swiper-pagination-bullet-active {
    background: #F35825;
}

.hello-sc02 {
    margin-top: -40px;
    margin-bottom: 40px;
}
.hello-sc02 .box{
    background: url(../img/xinchao-sc02bg.jpg);
    padding: 15px 15px 100px 15px;
    background-position: center bottom;
    background-size: cover;
    color: #fff;
    border-radius: 10px;

}

.hello-sc02 .box p{
    font-family: 'Judson', serif;
    font-style: italic;
}
.hello-sc03 {

background: linear-gradient(90deg, #0075C0 1.59%, #01A5E9 100%);
color: #fff;
}

.hello-sc06{
    background: url(../img/hello-sc06-bg.jpg);
    background-position: center top;
    background-size: cover;
}

.hello-sc06 .box-content {
    background: linear-gradient(90deg, #F0322A 0%, #F8901D 110%);
    border-radius: 10px;
    color: #fff;
    margin: 0 0 0 -100px;
    font-size: 20px;
    padding: 30px 100px;
}

.box-chiendich1 {
    color: #fff;
    text-align: center;
    background: linear-gradient(135deg, #FF9100 1.46%, #D67D08 100%);
box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
border-radius: 10px;
padding: 30px;
position: relative;
margin: 15px 0;
}
.box-chiendich2{
    background: linear-gradient(92.05deg, #FB4C92 5.45%, #EC176A 98.48%);
}
.box-chiendich3{
    background: linear-gradient(92.05deg, #9069E0 5.45%, #514093 98.48%);
}
.box-chiendich4{
    background: linear-gradient(92.05deg, #3FC9FF 5.45%, #00A9EB 98.48%);
}
.box-chiendich1 span.hl{
    font-weight: bold;
    font-size: 18px;
    display: block;
}
.box-chiendich1 span.number{
    position: absolute;
    font-size: 160px;
    font-style: italic;
    font-family: 'Judson', serif;
    color: #fff;
    bottom: -25px;
    line-height: 160px;
    right: 2px;
    opacity: 0.3;
}

.hello-sc07{
    background: url("../img/dk-bg.jpg") no-repeat;
    background-size: auto;
    background-position: bottom center;
}

.hello-sc07  .box-content{
    padding: 20px 100px;
    margin: 0 -100px 0 0;
    background: linear-gradient(90deg, #0075C0 1.59%, #01A5E9 100%);
    color: #fff;
    border-radius: 10px;
    font-size: 20px;
}

.box-chiendich02 {
    padding: 30px;
}
.box-chiendich02 strong{
    display: block;
    font-size: 18px;
}






@media (min-width: 900px) {
    .modal-dialog {
        max-width: 745px;
        margin: 1.75rem auto;
    }
}


@media (max-width: 1000px) {
    .frame01, .frame02, .frame03 {
        display: none;
    }

    .hello-sc02{
        margin-top: 30px;
    }

    .modal-body {
        padding: 10px;
    }

    .ch-nav-tabs li {
        float: inherit;
        display: inline-block;
    }

    .dk-sc03 h2 {
        font-size: 30px;
    }

    .dk-sc03 h2 br {
        display: none;
    }

    .dk-sc03 h3 {
        font-size: 20px;
    }

    .dk-sc03-ul-chon li a{
        font-size: 14px;
        border-radius: 5px;
    }

    .hello-sc06 .box-content {
        margin: 20px 0;
        padding: 15px;
        font-size: 18px;
    }

    .hello-sc07  .box-content{
        margin: 20px 0;
        padding: 15px;
        font-size: 18px;
    }
    
}


@media (max-width: 780px) {

    .lhad-sc06 {
        padding: 30px 0 !important;
    }

    .swiper-button-prev img, .swiper-button-next img {
        width: 30px;
    }

    .lhad-sc02 .box-content {
        margin: 30px 0;
        padding: 20px;
    }

    .partner-swiper-container .swiper-wrapper {
        padding: 40px 0;
    }

    .box-overflow-x {
        overflow-x: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        display: list-item;
        overflow-y: hidden;
    }

    .ch-nav-tabs li a {
        padding: 1px 15px;
    }

    .cauhoi-flex-contain .flex-left {
        width: 100%;
        height: auto;
        border-bottom-left-radius: 0;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
        overflow-y: scroll;
    }

    .cauhoi-flex-contain .flex-right {
        width: 100%;
        height: auto;
    }

    .hero-sc {
        height: 600px;
    }
}

@media (max-width: 380px) {
    .thele-item .media-body p {
        font-size: 16px;
        padding-left: 10px;
    }

    .thele-item img {
        margin-right: 20px;
    }

    .hero-sc {
        height: 480px;
    }
}