body{
	margin: auto;	
	font-family: 'UTM Avo' !important;
	max-width: 1920px;
    color: #333;
    background: #FFFAEB;
}
p {
    font-size: 1rem;
    line-height: 1.8;
    
}
.w100{width: 100% !important;} 
.w90{max-width: 1600px !important;}
.w80{max-width: 1440px !important;}
.cover-absolute{
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
}
.section{padding: 45px 0}
.nopad{padding: 0 !important;}
.white{color: #fff !important;}
.bwhite{background-color: #fff !important;}
.xanhhoc{color: #07142D !important;}
.xanhhoc2{color: #094E64 !important;}
.gold{
    /* color: #DAB055 !important; */
    /* background: -webkit-linear-gradient(90deg, #DAB055 0%,#F5D77F 20%,#F5D77F 60%, #B07515 120%);
    background: linear-gradient(90deg, #DAB055 0%,#F5D77F 20%,#F5D77F 60%, #B07515 120%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    background: linear-gradient(90.15deg, #DAB055 -2.48%, #F5D77F 40.72%, #F5D77F 84.51%, #DAB055 112.71%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.gold2023{
    color: #867034 !important;
}
.space50px{
    height: 50px;
}
.space30px{
    height: 30px;
}
.space20px{
    height: 20px;
}
.small, small{color: inherit;}
.avo{font-family: 'UTM Avo' !important;}
.montserrat{font-family: 'Montserrat', sans-serif !important;}
.big {font-size: 4rem;}
img.fancybox-image {background: #fff;}
.azvd-title{
    font-size: 2rem;
    font-weight: normal;
    font-family: 'UTM Avo';
    margin-bottom: 25px;
}
.bold{font-weight: bold !important;}
.modal.fade.show {
    background: rgb(0 23 31 / 50%);
    backdrop-filter: blur(5px);
}
@-webkit-keyframes lantoa{
    0%{
        box-shadow: 0px 0px 0 0px #f5d77f;
    }
    /*50%{
        box-shadow: 0px 0px 0 10px rgb(255 255 255 / 50%);
    }*/
    100%{
        box-shadow: 0px 0px 0 20px rgb(206 173 81 / 0%);
    }
}
.btn-azvd {
    color: #fff;
    text-shadow: 1px 0px 5px rgb(0 0 0 / 40%);
    background: linear-gradient(141deg, #FFDC9C 3.00%, #BA874F 18.00%, #F4C88A 67.00%, #FFDC9C 71.00%, #C08E55 79.00%, #FFDC9C 95.00%, #BF8C53 100%);
    border-radius: 5rem;
    border: 2px solid #fff;
    /* color: #062B6E; */
    font-size: 1.4rem;
    font-weight: 600;
    white-space: pre-wrap;
    /* transition: 0.5s all ease-in-out; */
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-animation: lantoa 1.5s ease-in-out infinite both;
    animation: lantoa 1.5s ease-in-out infinite both;
}
.btn-azvd:hover {
    background: linear-gradient(90.15deg, #DAB055 -2.48%, #F5D77F 40.72%, #F5D77F 84.51%, #B07515 112.71%);
    color: #062B6E;
    border-color: #062B6E;
}
.btn-thanhlong.hong {
    background: #F547AC !important;
}
.float-register {
    position: fixed;
    bottom: 100px;
    right: 10px;
    z-index: 9;
}
.float-register ul {
    list-style: none;
    padding: 0px;
    /* background: linear-gradient(90.15deg, #DAB055 -2.48%, #F5D77F 40.72%, #F5D77F 84.51%, #B07515 112.71%); */
    background: #094E64;
    border-radius: 2rem;
}
.scrollTop {
    padding: 5px;
    color: #fff;
    cursor: pointer;
}
.call-now-button {
    display: block !important;
    bottom: 3%;    
    box-shadow: 0px 0px 0px 4px rgb(255 255 255 / 0.4);
    transition: 0.5s all;
}
.call-now-button {  
    /* background: linear-gradient(90.5deg, #DAB055 -2.48%, #F5D77F 40.72%, #F5D77F 84.51%, #B07515 112.71%); */
    background: #094E64;
}
#btn-hotline{left: 3%;}
#btn-nhanbaogia{right: 3%}
#btn-hotline .quick-alo-ph-img-circle.shake{
	background: url(./images/icon-hotline-w.svg) no-repeat center center !important;
}
#btn-nhanbaogia .quick-alo-ph-img-circle.shake{
	background: url(./images/icon-form-w.svg) no-repeat center center !important;
}
.call-now-button {
    z-index: 999;
    clear: both;
    margin: 0 auto;
    position: fixed;
    border-radius: 50px
}
.call-now-button div p {
    color: #fff;
    display: table;
    padding: 10px;
    border-radius: 21px;
    height: 34px;
    line-height: 14px;
    font-size: 20px;
    margin: 8px 5px 8px 50px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    box-sizing: content-box;
    text-decoration: none!important;
    box-sizing: border-box
}
.quick-alo-ph-circle.active {
    width: 130px;
    height: 130px;
    top: -40px;
    left: -40px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, .4);
    opacity: 1;
    -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%
}
.quick-alo-ph-circle-fill.active {
    width: 80px;
    height: 80px;
    top: -15px;
    left: -15px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 1;
    -webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: quick-alo-circle-fill-anim 2.3s 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%
}

.quick-alo-ph-img-circle.shake {
    width: 50px;
    height: 50px;
    top: 0;
    left: 0;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 1;
    background: url(../../assets/images/quick-call-button-phone.png) no-repeat center center;
    -webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.quick-alo-phone-img-circle.shake {
    width: 50px;
    height: 50px;
    top: 0;
    left: 0;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 1;
    background: url(../../assets/images/quick-call-button-phone.png) no-repeat center center;
    -webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.quick-alo-ph-img-circle.notshake {
    width: 50px;
    height: 50px;
    top: 0;
    left: 0;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 1;
    background: url(../../assets/images/quick-call-button-phone.png) no-repeat center center;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.quick-alo-phone-img-circle.notshake {
    width: 50px;
    height: 50px;
    top: 0;
    left: 0;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 1;
    background: url(../../assets/images/quick-call-button-phone.png) no-repeat center center;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

@-moz-keyframes quick-alo-circle-anim {
    0% {
        -moz-transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }
    30% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}

@-webkit-keyframes quick-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }
    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@-o-keyframes quick-alo-circle-anim {
    0% {
        -o-transform: rotate(0) kscale(.5) skew(1deg);
        -o-opacity: .1
    }
    30% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        -o-opacity: .5
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        -o-opacity: .1
    }
}

@-moz-keyframes quick-alo-circle-fill-anim {
    0% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes quick-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-o-keyframes quick-alo-circle-fill-anim {
    0% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-moz-keyframes quick-alo-circle-img-anim {
    10% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes quick-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-o-keyframes quick-alo-circle-img-anim {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
}
.menu, .menu-burger, .menu-bg {
    position: fixed;
    width: 50px;
    height: 50px;
    font-size: 30px;
    text-align: center;
    border-radius: 100%;
    right: 25px;
    top: 25px;
  }
  
  .menu-bg {
    background: linear-gradient(179.97deg, rgba(0, 127, 167, 0.85662) 13.1%, rgba(0, 88, 151, 0.88641) 197%);
    z-index: 999;
    pointer-events: none;
    transition: 0.8s;
    right: 50px;
    top: 50px;
    transform: translate3d(50%, -50%, 0);
    transform-origin: center center;
  }
  .menu-bg.fs {
    transform: translate3d(50%, -50%, 0);
    width: 300vw;
    height: 300vw;
  }
  
  .menu-burger {
    color: white;
    z-index: 9999;
    padding-top: 13px;
    -webkit-user-select: none;
    cursor: pointer;
    transition: 0.8s;
    transform-origin: center;
  }
  .menu-burger.fs {
    transform: rotate(-180deg) translateY(10px);
  }
  
  .menu-items {
    position: fixed;
    z-index: 9999;
    top:5%;
    right: 5%;
    font-weight: bold;
    font-size: 40px;
    color: white;
    width: 100%;
    text-align: right;
    opacity: 0;
    transition: 0.7s;
    margin-top: 100px;
    transform: translateY(-200%);
    pointer-events: none;
  }
  ul#menu-tlb li a {
        /* font-family: 'iCiel Bon Vivant Serif' !important; */
        color: #fff !important;
    }
    ul#menu-tlb li{
        font-size: 20px;
        margin-bottom: 15px;
    }
  .menu-items div {
    transition: 1s;
    opacity: 0;
    margin-top: 0px;
  }
  .menu-items.fs {
    transform: translateY(0);
    pointer-events: auto;
    opacity: 1;
  }
  .menu-items.fs div {
    opacity: 1;
    margin-top: 75px;
  }
#main-body{
    background: transparent;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
}
#cover-banner{   
    position: relative;
    padding: unset;
}
#cover-banner .float-content {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    max-width: 50%;
    width: 100%;
}
#cover-banner .float-content .img-banner{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 80%;
}
#gioi-thieu{
    position: relative;
    background: url("./images/bg-gioithieu.jpg") no-repeat;
    background-size: cover;
    background-position: center;
}
#gioi-thieu .cover-box {
    margin-top: 20px;
}
#gioi-thieu .cover-box .box-content{
    text-align: center;
    /* background: linear-gradient(022deg, #001B4E -8.01%, #001B53 16.68%, #001D60 44.08%, #001F76 72.68%, #00248F 88.97%, #002CBC 120.44%, #002FCD 136.39%); */
    /* background: url(./images/bg-pattern.jpg) no-repeat; */
    background: linear-gradient(180deg, #997C46 6.46%, #FEF7DC 97.11%);
    background-position: center;
    background-size: cover;
    border-radius: 10px;
    color: #fff;
    padding: 30px;
    height: 100%;
}
#gioi-thieu .cover-box .box-content p{
    text-align: justify;
    font-size: 0.9rem;
    color: #094E64;
}

#gioi-thieu .cover-box .box-content h3.azvd-title {
    font-size: 1.6rem;
    line-height: 1.6;
}
#gioi-thieu .cover-box .box-content h3.azvd-title span{
    
}
#gioi-thieu .cover-box .box-content img {
    margin-bottom: 20px;
}
#gioi-thieu .flex-content {
    display: flex;
    flex-direction: row;
    align-content: center;
    gap: 2.2%;
    margin-bottom: 20px;
}
#gioi-thieu .flex-item {
    flex-flow: row;
    align-items: center;
    text-align: left;
    margin: auto;
}
#gioi-thieu h2.flex-item {
    border-left: 1px solid;
    padding-left: 50px;
}
#chinh-sach1{
    position: relative;
    background: url(./images/bg-chinhsach0723.jpeg) no-repeat;
    background-size: cover;
    background-position: top center;
    min-height: 850px;
}
#chinh-sach1 .container-fluid.w80{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
#chinh-sach1 .cover-box .box-content{
    text-align: center;
    /* background: url(./images/bg-pattern2.png) no-repeat;
    background-position: center;
    background-size: cover;
    /* background: linear-gradient(0.7deg, rgba(0, 27, 78, 0) -2.56%, rgba(0, 27, 83, 0.6) 21.31%, rgba(0, 29, 96, 0.9) 37.79%, rgb(0 31 118 / 90%) 74.69%, rgb(0 36 143 / 90%) 90.28%, rgb(0 44 188 / 90%) 120.41%, rgb(0 47 205 / 90%) 135.68%);
    border-radius: 10px;
    color: #fff; */
    padding: 20px;
}
#chinh-sach1 .cover-box .box-content .logo-hoc{
    max-width: 250px;
}
#chinh-sach1 .cover-box .box-content h5{
    font-size: 1.8rem;
}
#chinh-sach1 .cover-box .box-content h5 span.big{
    font-size: 2.2rem;
}
#chinh-sach1 .cover-box .box-content .btn{
    /* margin-bottom: 50px; */
}
#chinh-sach1 .float-content{
    position: relative;    
}
#vi-tri{
    position: relative;
    /* background: linear-gradient(180deg
        , rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 80%) 40%, #ffffff 100%),url(./images/bg-vitri.jpg) no-repeat; */
        background: linear-gradient(180deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 80%) 40%, #ffffff 100%) no-repeat;
    background-size: cover;
    background-position: center;
}
#vi-tri::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(180deg, #e6cc8985 0%, #fff0 100%);
}
#vi-tri .box-content p.xanhhoc2{
    font-size: 14px;
}
#tien-ich{
    position: relative;
    background: url(./images/bg-tienich.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
#tien-ich::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(0deg
    , rgb(255 255 255 / 80%) 0%, rgb(255 255 255 / 80%) 50%, #ffffff 90%);
}
#tien-ich .slide-center img{
    opacity: 0.5;
    transition: all 0.5s ease;
}
#tien-ich .slide-center img {
    padding: 1%;
    margin-bottom: 10%;
    margin-top: 10%;
    position: relative;
    text-align: center;
}
#tien-ich .slick-slide{opacity: 0;transition: all 1s ease;}
#tien-ich .slick-slide.slick-active{opacity: 1}
#tien-ich .slide-center .slick-current img {
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    opacity: 1;
    transform: scale(1.3);
    z-index: 5;
    border-radius: 1rem;
}
#tien-ich .slide-center img{border-radius: 1rem;}
#tien-ich .slick-slide.slick-active p {
    opacity: 0;
    display: none;
    /* transition: 0.5s all ease-in-out; */
}
#tien-ich .slick-slide.slick-current.slick-active p {
    /* background: linear-gradient(90deg, #DAB055 0%,#F5D77F 20%,#F5D77F 60%, #B07515 120%); */
    background: #867034;
    text-align: center;
    position: relative;
    top: -44px;
    z-index: 10;
    border-radius: 3rem;
    width: auto;
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0px 10%;
    padding: 8px 0px;
    opacity: 1;
    display: block;
}
.slick-next{
    right: 0 !important; 
    z-index: 9
}
.slick-next:before{
    content: '' !important;
    background: url(images/nw.svg) no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    width: 50px;
    height: 80px;
    right: 55px;
}
.slick-prev {
    left: 0 !important;
    z-index: 9
}
.slick-prev:before{
    content: '' !important;
    background: url(images/bw.svg) no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    width: 50px;
    height: 80px;
    left: 55px;
}

#thiet-ke .flex-content {
    display: flex;
    flex-direction: row;
    align-content: center;
    gap: 2.2%;
    /* gap: 25px; */
    /* margin-top: 45px; */
}
#thiet-ke .flex-item:hover {
    background: rgb(255 255 255 / 10%);
    top: -10px;
    backdrop-filter: blur(2px);
    border-radius: 1rem;
    box-shadow: 0px 0px 20px 1px rgb(13 43 89 / 20%);
}
#thiet-ke .flex-item {
    position: relative;
    top: 0;
    flex-flow: row;
    align-items: center;
    text-align: center;
    width: 20%;
    padding-top: 10px;
    transition: 0.5s all ease-in-out;
}
#thiet-ke .flex-item p.xanhhoc2 {
    padding-top: 10px;
    font-size: 1.2rem;
}
#thiet-ke{
    position: relative;
    background: url(./images/bg-thietke.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    max-height: 900px;
    height: 100vh;
}
/* #thiet-ke::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(0deg    , rgba(7, 20, 45, 0.9) 0%, rgb(255 255 255 / 60%) 30%, #ffffff 90%);
} */
#khong-gian-song-xanh .cover-box{
    padding: 5px;
}
#mat-bang{
    position: relative;
    background: url(./images/bg-matbang.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    /* max-height: 900px;
    height: 100vh; */
    color: #fff;
    /* background-attachment: fixed; */
}
/* #mat-bang::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(6, 43, 110, 0.9) 0%, rgba(6, 43, 110, 0.6) 30%, #ffffff 90%);
} */
#mat-bang .mb-list {
    display: flex;
    flex-direction: row;
    max-width: 600px;
    margin: auto;
}
#mat-bang .mb-list p span.gold2{
    /* color: #f5d77f; */
}
#mat-bang .bg-img-mb.show{
    opacity: 1;
}
#mat-bang .bg-img-mb {
    opacity: 0;
    transition: 0.5s all cubic-bezier(0.19, 1, 0.22, 1);
}
#mat-bang img.azvd-title{
    margin: auto;
    margin-bottom: 20px;
}
#mat-bang .mb-list p {
    margin: auto;
    min-width: 20%;
    font-weight: bold;
    border: 1px solid rgb(255 255 255 / 50%);
    border-radius: 10px;
    padding: 5px 10px;
    cursor: pointer;
    text-align: center;
    transition: 0.5s all;
}
#mat-bang .mb-list p:hover,
#mat-bang .mb-list p.active{
    /* color: #132A60; */
    /* background: linea-gradient(90.15deg, #DAB055 -2.48%, #F5D77F 40.72%, #F5D77F 84.51%, #B07515 112.71%); */
    background-color: #094E64;
}
/* #mat-bang .mb-list p:hover span,
#mat-bang .mb-list p.active span{
    color: #132A60 !important;
    transition: 0.5s all;
} */

#chinh-sach{
    position: relative;
    background: url(./images/bg-chinhsach.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    max-height: 900px;
    height: 100vh;
}
#chinh-sach .cover-box{
    background: linear-gradient(357.82deg, rgba(0, 27, 78, 0) 4.96%, rgba(0, 27, 83, 0.6) 23.98%, rgba(0, 29, 96, 0.9) 53.32%, rgb(0 31 118 / 90%) 91.57%, rgb(0 36 143 / 90%) 109.05%, rgb(0 44 188 / 90%) 142.84%, rgb(0 47 205 / 90%) 159.95%);
    border-radius: 2rem;
    padding: 20px 70px 100px 70px;
}
#chinh-sach .float-content{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 1200px;
}
#chinh-sach .float-content .cover-csbox{
    background: linear-gradient(90deg, #eac870, transparent 85%);
    min-height: 200px;
    padding: 10px;
    position: relative;
    padding-left: 25px;
}
#chinh-sach .float-content .cover-csbox::before {
    content: "";
    background: linear-gradient(90deg, #1c2e55 60%,rgb(28 46 85 / 80%) 80%,transparent 100%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 2px;
    z-index: 1;
}
#chinh-sach .float-content h5 {
    font-size: 1.4rem;
    position: relative;
    z-index: 2;
}
#chinh-sach .float-content h5 span.big {
    font-size: 2.2rem;
    font-weight: bold;
    
}
#chinh-sach .float-content h5 span.bold {
    font-size: 1.6rem;
}
#chinh-sach .azvd-box{text-align: left;}
/* #chinh-sach .azvd-box:nth-child(1) {
    border-right: 1px solid #fed292;
} */
#thanh-toan{
    position: relative;
    background: url(./images/bg-thanhtoan0723.jpeg) no-repeat;
    background-size: cover;
    background-position: left center;
    min-height: 850px;
}
#thanh-toan .container-fluid{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
#thanh-toan .float-content {
    position: relative;
}

#thanh-toan .float-content img {
    width: 70%;
}
#thanh-toan h2 span.bold {
    font-size: 2.2rem;
}
#lien-he{
    position: relative;
    /* background: linear-gradient(0deg, rgba(7, 20, 45, 0.8), rgba(7, 20, 45, 0.3) 15%, rgb(255 255 255 / 80%) 50%, #fff 80%), url(./images/bg-lienhe.jpg) no-repeat; */
    background: url(./images/bg-lienhe.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}
#lien-he h4{
    font-size: 1.4rem;
}
#lien-he a{
    color: #fff;
}
#lien-he .box-address {
    margin-top: 40px;
    color: #fff;
}
#lien-he .azvd-form input{
    border: 1px solid #337ED8 !important;
    border-radius: 8px;
    margin-bottom: 25px !important;
    padding: 20px 10px !important;
    background: #E6F9FF !important;
    color: #333 !important;
    height: 50px;
}
#popup-form .azvd-form input {
    border: 1px solid #ffffff !important;
    border-radius: 8px;
    padding: 20px 10px !important;
    background: rgb(230 249 255 / 20%) !important;
    color: #fff !important;
    font-weight: 600;
}
#popup-form .azvd-form input::placeholder {
    color: #fff;
}
.bmd-form-group .form-control, .bmd-form-group input::placeholder, .bmd-form-group label{
    color: #333;
}
#lien-he form#azvd-form-popup1 {
    padding-top: 20px;
}
button.btn.azvd-btn.btn-azvd.btn-lienhe {
    color: #062B6E;
    background: #F7F2E1;
    padding: 5px 30px;
    font-size: 20px;
}
@media (min-width: 1921px){

}
@media (max-width: 1600px){

}
@media (max-width: 1440px) and (min-width: 992px){
   #banner .float-content img.img-banner{
    max-width: 80%;
    position: relative;
    left: 10vh;
    bottom: 5vh;
   }
   #thanh-toan,
   #chinh-sach1{
    /* min-height: auto; */
   }
}
@media (min-width: 992px){
    .mobi-show{display: none !important;}
    .desk-show{display: block !important;}
    #chinh-sach1 .box-content.desk-show img {
        padding: 0 30px;
    }
    #gioi-thieu .cover-box.delay-1750 .box-content p{
        color: #fff !important;
    }
}
@media (max-width: 991px){
    #gioi-thieu img.flex-item{max-width: 80%;}
    p{text-align: justify;}
    .cover-absolute{
        top: 10% !important;
    }
    .section{padding: 25px 0;}
    .mobi-show{display: block !important;}
    .desk-show{display: none !important;}
    .w90, .w80{max-width: 100% !important; width: 100% !important;}
    .azvd-title{
        font-size: 1.4rem;
        text-align: center;
    }    
    .float-content {
        position: relative !important;
        bottom: 0 !important;
        left: 0 !important;
        right: 0 !important;
        top: 0 !important;
        width: 100%;
        max-width: 100% !important;
    }
    #banner{
        background:unset;
        height: auto;
    }
    #gioi-thieu .flex-content{
        flex-wrap: wrap;
    }
    #gioi-thieu h2.flex-item{
        text-align: center;
        border: unset;
        padding: 0;
        padding-top: 15px;
    }
    #gioi-thieu p{text-align: justify;}
    #gioi-thieu .cover-box .box-content{
        padding: 15px;
    }
    #vi-tri .box-content p.xanhhoc2{
        font-size: 12px;
    }
    #gioi-thieu .cover-box .box-content h3.azvd-title{
        font-size: 1.3rem;
    }
    #chinh-sach1{
        background: url(./images/bg-chinhsach0723-m.jpeg) no-repeat; 
        background-position: center;
        background-size: cover;
        padding-bottom: 0;
    }
    #chinh-sach1 .container-fluid.w80{
        top: 2%;
        transform: translate(-50%,0);
    }
    #chinh-sach1 .float-content{
        transform: unset;
    }
    #mat-bang img.logo-hoc{max-width: 50%; margin: auto; margin-bottom: 20px;}
    #mat-bang .mb-list{margin-bottom: 25px;}
    #mat-bang .mb-list p{
        font-size: 12px;
        padding: 5px;
    }

    #thiet-ke{
        height: auto;
        background: unset;
    }
    #thiet-ke::before{
        content: unset;
    }
    #mat-bang p{
        color: #094E64;
    }
    #mat-bang .mb-list p{
        border-color: #094E64;
    }
    #mat-bang .mb-list p:hover, #mat-bang .mb-list p.active{color: #fff;}
    #chinh-sach{
        padding: 0;
        background-position: 80%;
    }
    #chinh-sach .azvd-box{text-align: center;}
    #chinh-sach .float-content{
        transform: unset;
        padding: 15px;
        border-radius: unset;
        padding-bottom: 40px;
    }
    #chinh-sach .float-content h5{font-size: 1.2rem;}
    #thanh-toan{
        background: url(./images/thanhtoan-m.jpeg) no-repeat;
        background-size: cover;
        background-position: left center;
        padding-bottom: 0;
    }
    #thanh-toan .container-fluid{
        top: 5%;
        transform: translate(-50%,0);
        max-width: 90%;
    }
    #thanh-toan img{ 
        /* max-width: 60%; */
        margin-top: 20px;
        margin-bottom: 20px;
    }
    #thanh-toan img.logo-hoc{ 
        max-width: 60%;
        margin: auto;
    }
    #thanh-toan h2,
    #thanh-toan h2 span.bold{
        font-size: 1.2rem;
        line-height: 2;
    }
    #thanh-toan .float-content{transform: unset;}
    #thanh-toan .float-content img{width: 100%;}
    #lien-he{
        background: linear-gradient(180deg, rgba(9, 78, 100, 0) 0%, rgba(9, 78, 100, 0.604305) 29.17%, #094E64 100%), url(./images/bg-lienhe.jpg) no-repeat;
        background-size: cover;
        background-position: center;
    }
    #lien-he h4, #lien-he p, #lien-he a{color: #fff !important;}
    #lien-he img.logo-vxg{max-width: 50%;}
    #lien-he img.logo-cen-viva{max-width: 80%;}

    #lien-he .box-address p,
    #lien-he .box-address a{
        color: #333;
        text-align: center;
    }
    #lien-he form#azvd-form-popup1{margin-bottom: 15vh;}
   
    .space30px {
        height: 0px;
    }  
    .call-now-button div p,
    .btn-azvd{font-size: 1rem;}  
}


form.azvd-form{
    text-align: center;
}
#popup-form .modal-content{
    /* background: url(./images/bg-popup2.jpg) no-repeat;
    background-size: cover;
    background-position: center; */

}
#popup-form .modal-content .container{position: absolute; bottom: 0;}
#popup-form .modal-content .modal-header{
    margin: auto;
    padding: 0;
}
#popup-form .modal-content .modal-header img.text-popup {
    padding-bottom: 40px;
    padding-top: 40px;
}
.modal.show .modal-dialog {
    transform: translateY(-10%);
}
#popup-form .azvd-form input {
    margin-bottom: 2px !important;
    height: 30px;
}
#popup-form .modal-content .container button.btn.azvd-btn.btn-azvd {
    padding: 4px 20px;
    font-size: 20px;
}
#popup-form .modal-content .container form#azvd-form-popup{margin-bottom: 5px;}
/* button.btn.btn-azvd.btn2 {
    color: #fff;
    background: #094E64;
    border-radius: 4px;
} */