﻿.section-title {
    /* -webkit-text-stroke: 1px #ea3d35;
    -webkit-text-fill-color: #bb261a; */
    /*    -webkit-animation: fill 0.5s infinite*/
}

@-webkit-keyframes fill {
    from {
        -webkit-text-fill-color: #bb261a;
    }

    to {
        -webkit-text-fill-color: #ea3d35;
    }
}

/* HEADER */
.navbar-light .navbar-nav .nav-link {
    font-weight: bold;
}

body {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    overflow-x: hidden;
    background: url(/images/bghb2025.webp);
    background-color: #ecf4fc;
    background-color: no-repeat;
    background-position: bottom right;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.navbar-brand {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.img-waiting {
    width: 100vw;

    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1021;
}

.image-container {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1022;
}

.container-slide {
    /* min-height: 900px; */
}

.text-justify {
    text-align: justify;
}

.slide-img {
    /* position: absolute; */
    top: 0px;
    left: 0px;
    width: 100%;
}

.container-homeitem {
    position: absolute;
    bottom: 50px;
    left: 0px;
    width: 100%;
}

video {
    width: 100%;
    /* Chiều rộng 100% */
    /* height: 100vh; */
    /* Đảm bảo tỷ lệ khung hình không bị biến đổi */
}

.video-container {
    display: none;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-top: -10px;
    /* 16:9 aspect ratio */
    /*    overflow: hidden;*/
}

.carousel-sm {
    display: none;
}

.responsive-video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

canvas {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}

.z101 {
    z-index: 101;
    position: relative;
}

.z102 {
    z-index: 102;
    position: relative;
}

.z103 {
    z-index: 103;
    position: relative;
}

#wp-map {
    /* margin-top: -220px; */
}

.wp-bando {
    display: block;
}

.mb-lg {
    position: relative;
}

.wp-mb {
    position: absolute;
    top: -30px;
}

.wp-mb:after {
    position: absolute;
    content: "";
    top: 70px;
    left: -165px;
    width: 180px;
    height: 31px;
    background: url("/images/arrow.webp") no-repeat right;
}

.mn-mobile {
    display: none;
}

.wp-mb,
.wp-mn {
    margin-left: -180px;
}

.wp-mn {
    position: absolute;
    top: 410px;
}

.wp-mn:after {
    position: absolute;
    content: "";
    top: -30px;
    left: -190px;
    rotate: 30deg;
    width: 240px;
    height: 31px;
    background: url("/images/arrow-mn.webp") no-repeat right;
}

.ban-do {
    margin-left: -160px;
}

.left-listschool {
    /* margin-right: -70px; */
}

.wp-mt {
    position: relative;
    margin-top: 150px;
    margin-left: -160px;
}

.wp-mt:after {
    position: absolute;
    content: "";
    top: 60px;
    right: -85px;
    width: 110px;
    height: 31px;
    background: url("/images/rev-arrow.webp") no-repeat left;
}

/*.wrapper-school.wp-mt .item-wrapper {
    height: 110px !important;
    overflow: hidden;
}*/
.wrapper-school .item-wrapper {
    height: 75px;
    overflow: hidden;

}

.wrapper-school .item-wrapper.active {
    height: unset;
    overflow: unset;
}

.viewmore {
    padding: 5px 0px;
    font-size: 13px;
}

.wrapper-school {
    width: 320px;
    /* padding: 5px; */
    margin-bottom: 25px;
    /* background: #fff; */

    /* border: 1px solid #e4ced3; */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    /* box-shadow: 10px 10px 5px 0px rgba(228, 206, 211, 0.75);
    -webkit-box-shadow: 10px 10px 5px 0px rgba(228, 206, 211, 0.75);
    -moz-box-shadow: 10px 10px 5px 0px rgba(228, 206, 211, 0.75); */
}

.wrapper-school .title-wrapper {
    /* border-bottom: 1px solid #6d864c; */
    background: url("/images/bg-header-mien.webp") no-repeat left top;
    color: #d82f2f;
    text-shadow: 1px 1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, -1px -1px 0 #fff, 1px 0px 0 #fff, 0px 1px 0 #fff, -1px 0px 0 #fff, 0px -1px 0 #fff, 1px 1px 0px rgba(255, 255, 255, 0);
    text-transform: uppercase;
    font-weight: bold;
    line-height: 48px;
    padding-top: 5px;
    font-size: 25px;
    text-align: center;
}

.wrapper-school .item-wrapper div,
.div-viewmore {
    background: url("/images/bg-body-mien.webp") repeat-y;
    /* border-bottom: 1px dashed #000; */
    line-height: 24px;
    font-size: 12px;
    padding-left: 20px;
}

.wrapper-school .footer-wrapper {
    background: url("/images/bg-footer-mien.webp") no-repeat left top;

    height: 53px;
}

/* .dtvtc:before, .cdct:before, .tgnhs:before, .dkxd:before
{
    width: 35px;
    content: " ";
    background-image: url(/ldtvtc.png);
    position: absolute;
    left: -20px;
    top: 0px;
    height: 40px;
} */

.dtvtc,
.cdct,
.tgnhs,
.dkxd {
    color: #da3832;
    line-height: 40px;
    text-shadow: 1px 1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff,
        -1px -1px 0 #fff, 1px 0px 0 #fff, 0px 1px 0 #fff, -1px 0px 0 #fff,
        0px -1px 0 #fff, 1px 1px 0px rgba(255, 255, 255, 0);
}

.cdct {
    line-height: 60px;
    margin-bottom: 0px;
    padding: 0px 15px;
    min-width: 395px;
    background: url("/images/bg-all-title.webp") bottom center no-repeat;
    font-size: 25px;
    margin-bottom: -3px;
    z-index: 99;
}



.cdct span {
    /* border-top: 3px solid #00f8e5;
    background: #f5ffff;
    line-height: 47px;
    display: inline-table;
    border-bottom: 10px solid #f5ffff; */
}

.flip {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.content-cdct {
    background-color: #f5ffff;
    border: 3px solid #00f7e4;
    padding: 20px;
    /* clip-path: polygon(0 0, 95% 0, 100% 5%, 100% 95%, 95% 100%, 5% 100%, 0 95%, 0% 30%); */
    -webkit-border-radius: 20px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 20px;
    -moz-border-radius-topleft: 0;
    border-radius: 20px;
    border-top-left-radius: 0;
    -webkit-box-shadow: 5px 5px 0px 5px #42bff58e;
    box-shadow: 5px 5px 0px 5px #42bff58e;
    color: #00386b;
    /* border: 1px solid #11f3e6; */
}

.wrapper-dtvtc {
    width: 100%;
    position: relative;
    margin-left: -100px;
    height: 410px;
    margin-bottom: 10px;
}

.box-dttg {
    max-width: 400px;
    position: absolute;
    top: 100px;
    left: 30px;
    z-index: 2;
}

#ModalPopupTieuChi th {
    border: 1px solid #999;
    background: #42bff5;
    padding: 5px;

}

#ModalPopupTieuChi td {
    border: 1px solid #999;
    padding: 5px;
}

#ModalPopupTieuChi .modal-title {
    color: #da3832;
    line-height: 40px;
    text-shadow: 1px 1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff,
        -1px -1px 0 #fff, 1px 0px 0 #fff, 0px 1px 0 #fff, -1px 0px 0 #fff,
        0px -1px 0 #fff, 1px 1px 0px rgba(255, 255, 255, 0);
    text-transform: uppercase;
    font-size: 25px;
    font-weight: bold;
}

.box-tcxhb {
    max-width: 560px;
    position: absolute;
    top: 0px;
    left: 405px;
    z-index: 1;
}

.icon-box-tc {
    position: absolute;
    top: -15px;
    right: 95px;
}

.header-dttg {
    height: 54px;
    content: "";
    background: url("/images/bg-header-doi-tuong.webp") top left no-repeat;
}

.header-tcxhb {
    height: 54px;
    content: "";
    background: url("/images/bg-header-tieu-chi.webp") top left no-repeat;
}

.title-dttg,
.title-tcxhb {
    font-size: 25px;
    font-weight: bold;
}

.body-dttg {
    color: #fff;
    padding: 0px 30px;
    background: url("/images/bg-body-doi-tuong.webp") top left repeat-y;
}

.body-tcxhb {
    color: #fff;
    padding: 0px 30px;
    background: url("/images/bg-body-tieu-chi.webp") top left repeat-y;
}

.footer-dttg {
    height: 54px;
    content: "";
    background: url("/images/bg-footer-doi-tuong.webp") top left no-repeat;
}


.footer-tcxhb {
    height: 54px;
    content: "";
    background: url("/images/bg-footer-tieu-chi.webp") top left no-repeat;
}

.title-dttg,
.title-tcxhb {

    text-transform: uppercase;
}

/* .dtvtc:after,
.cdct:after,
.tgnhs:after,
.dkxd:after {
    width: 55px;
    content: " ";
    background-image: url(/rdtvtc.png);
    position: absolute;
    right: -35px;
    top: 0px;
    height: 40px;
} */

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    /* font-family: Arial, Helvetica, sans-serif; */
    font-family: 'Montserrat', sans-serif;
}

.itemHome {


    padding: 5px;

}



.service-item {
    border: 3px solid #7accfd;
    border-radius: 10px;
    background: #5dcdfd77;
    display: block;
    padding: 15px;
}

.service-item article {
    border-radius: 10px;
    border: 3px solid #fff;
}

.service-item .header-service-item {

    background: url(/images/bg-header-service-item.webp) bottom center no-repeat #fff;
    background-size: cover;
    padding-top: 10px;
}

.service-item .footer-service-item {

    background: url(/images/bg-footer-service-item.webp) bottom center no-repeat;
    background-size: cover;
    color: #143667;
    font-size: 17px;
    margin-bottom: 0px;
    text-transform: uppercase;
    padding: 10px 0px;
    border-top: 3px solid #fff;
    position: relative;
}

.footer-service-item:before {
    content: '';
    width: 40px;
    position: absolute;
    border-top: 3px solid #fff;
    top: 0px;
    left: calc(50% - 20px);

}





/* .service-item {
    display: block;
    position: relative;
    cursor: pointer;
    text-transform: uppercase;
    font-family: montserrat;
    background: rgba(255, 255, 255, 0.54) !important;
    position: relative;
    padding-top: 1rem;
    padding-bottom: 3px;
    z-index: 101;
}



.service-item:hover :where(.line-top, .line-left) {
    top: -5px;
    left: -5px;
}

.service-item:hover :where(.line-right, .line-bottom) {
    bottom: -5px;
    right: -5px;
} */



.service-item img {
    max-height: 40px;
    margin-bottom: 10px;
}

.service-item:hover {
    margin-top: -10px;
    transition: .5s;
}

.service-item * {
    transition: .5s;
}



.bg-acecook {
    background: #ed1c24;

}

.title-opacity {
    background: #a7f0ff8a;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin-bottom: 0px;
    width: auto;
    display: inline-block;
    padding: 5px 10px;
}

.body-opacity {
    background: #a7f0ff8a;
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    padding: 5px 10px;
}

.header-note {
    font-size: 25px;
    font-weight: 700;
    color: #da3832;
    line-height: 40px;
    text-shadow: 1px 1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, -1px -1px 0 #fff, 1px 0px 0 #fff, 0px 1px 0 #fff, -1px 0px 0 #fff, 0px -1px 0 #fff, 1px 1px 0px rgba(255, 255, 255, 0);
    text-transform: uppercase;
    /* clip-path: polygon(25% 0%, 75% 0%, 100% 15%, 100% 100%, 0 100%, 0 17%); */
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding: 5px 10px;
    background: #a7f0ff8a;
    width: 80%;

}


.body-note {
    background: #a7f0ff8a;
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-box-shadow: 5px 5px 15px 5px rgba(167, 240, 255, 0.5);
    box-shadow: 5px 5px 15px 5px rgba(167, 240, 255, 0.5);
}

.form-control::file-selector-button {
    background-color: transparent;
}

#msform fieldset .form-card {
    background: transparent !important;
}

.form-control:disabled,
.form-control:read-only {
    background-color: #fff;
    opacity: 1;
}

.rounded {
    border-radius: 0.25rem !important;
}

.wrapper-info {
    width: 100%;
    position: relative;
    height: auto;
    display: block;
}

.wrapper-info .right-info,
.nop-ho-so .right-info {
    /*        width: 100%;*/
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    max-height: 500px;
}

.wrapper-info .left-info,
.doi-tuong-va-tieu-chi .left-info,
.nop-ho-so .left-info {
    /*        width: 100%;*/
    position: absolute;
    left: -75px;
    bottom: 0px;
    z-index: 1;
    max-height: 400px;
}

.doi-tuong-va-tieu-chi .left-info,
.nop-ho-so .left-info {
    left: -145px;
}

.wrapper-info>.container {
    /* font-family: "montserrat"; */
    /* font-size: 20px; */
    z-index: 102;
    width: 100%;
    /*        position: absolute;*/
    top: 10%;
    left: 10%;
}

.doi-tuong-va-tieu-chi {
    position: relative;
}

.doi-tuong-va-tieu-chi .ban-do h5 {
    font-weight: bold;
    line-height: 40px;
    /* padding-left: 40px; */
    font-size: 18px;
    /* background: url(/leaf.png) no-repeat left bottom; */
}

.doi-tuong-va-tieu-chi .ban-do p {
    padding-right: 10px;
}

.doi-tuong-va-tieu-chi a {
    color: #f00;
    font-weight: bold;
}

.doi-tuong-va-tieu-chi a:hover {
    text-decoration: underline;
}

.item-timeline {
    padding: 0px 48px;
    position: relative;
    z-index: 1;
}

.item-timeline-left-arrow,
.item-timeline-right-arrow {
    position: absolute;
    top: 45%;
    z-index: 2;
    color: #1dfffe !important;
}

.item-timeline-left-arrow {
    left: -20px;
}

.item-timeline-right-arrow {
    right: -20px;
}

.item-timeline-left-arrow i:nth-child(2),
.item-timeline-right-arrow i:nth-child(2) {
    opacity: .3;
}

.item-timeline article {

    background-color: #a7f1ff;
    color: #03366d;
    border-radius: 10px;
    font-size: 18px;
    clip-path: polygon(15% 0, 100% 0, 100% 65%, 85% 100%, 0 100%, 0 35%);
    padding: 20px 30px;
}



.item-timeline div {
    line-height: 30px;
    color: #00386b;
    font-size: 23px;
    font-weight: bold;

    text-shadow: 1px 1px 0 #a0ffff, 1px -1px 0 #a0ffff, -1px 1px 0 #a0ffff,
        -1px -1px 0 #a0ffff, 1px 0px 0 #a0ffff, 0px 1px 0 #a0ffff, -1px 0px 0 #a0ffff,
        0px -1px 0 #a0ffff, 1px 1px 0px rgba(255, 255, 255, 0);
}

.item-timeline h5 {
    position: relative;
    line-height: 30px;
    margin: 0px;
    color: #00386b;
    font-size: 20px;
    font-weight: 700;
    text-shadow: 1px 1px 0 #a0ffff, 1px -1px 0 #a0ffff, -1px 1px 0 #a0ffff,
        -1px -1px 0 #a0ffff, 1px 0px 0 #a0ffff, 0px 1px 0 #a0ffff, -1px 0px 0 #a0ffff,
        0px -1px 0 #a0ffff, 1px 1px 0px rgba(255, 255, 255, 0);
}



.nop-ho-so {
    /*    background: #fff;*/
}

.mb-sm {
    display: none;
}

.content-info {
    padding-left: 25px;
}

#ModalPopup,
.f16 {
    font-size: 20px;
}

#btnnophs,
#btntracuu {
    padding: 15px 65px 15px 25px;
    margin: 10px 5px;
    background: linear-gradient(to right, #00f2fe, #a0faff);
    position: relative;
    display: block;
    font-weight: bold !important;
    /* background: url(/Images/bg-btn-spc.webp) no-repeat left center; */
}

/* Viền  trái */
.btn-spc .line-left {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: 1px;
    height: calc(100% - 20px);
    background-image: linear-gradient(to top, #fff, #fff);
}

/* Viền dưới */
.btn-spc .line-bottom {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: calc(100% - 20px);
    height: 1px;
    background-image: linear-gradient(to right, #fff, #fff);
}

/* Viền phải */
.btn-spc .line-right {
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    width: 1px;
    height: calc(100% - 20px);
    background-image: linear-gradient(to bottom, #fff, #fff);
}

/* Viền trên */
.btn-spc .line-top {
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    width: calc(100% - 20px);
    height: 1px;
    background-image: linear-gradient(to left, #fff, #fff);
}

/*vien vuong*/
/* Viền  trái */
.btn-spc .line-left:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: -1px;
    width: 3px;
    height: 20px;
    background-image: linear-gradient(to top, #fff, #fff);
}

/* Viền dưới */
.btn-spc .line-bottom:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: -1px;
    width: 20px;
    height: 3px;
    background-image: linear-gradient(to right, #fff, #fff);
}

/* Viền phải */
.btn-spc .line-right:after {
    content: "";
    position: absolute;
    top: 0px;
    right: -1px;
    width: 3px;
    height: 20px;
    background-image: linear-gradient(to bottom, #00eae8, #00eae8);
}

/* Viền trên */
.btn-spc .line-top:after {
    content: "";
    position: absolute;
    top: -1px;
    right: -1px;
    width: 20px;
    height: 3px;
    background-image: linear-gradient(to left, #00eae8, #00eae8);
}



.next {
    all: unset;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer !important;
    color: #fff;
    width: 385px;
    height: 74px;
    background: url(/Images/btn-profile.webp) no-repeat left center;
}

.next:hover {
    all: unset;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    width: 385px;
    height: 74px;
    background: url(/Images/btn-profile.webp) no-repeat left center;
}

.previous {
    all: unset;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    color: #fff;
    width: 385px;
    height: 74px;
    background: url(/Images/btn-prev-profile.webp) no-repeat left center;
}

.previous:hover {
    all: unset;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    width: 385px;
    height: 74px;
    background: url(/Images/btn-prev-profile.webp) no-repeat left center;
}

.btn-spc:hover {
    color: #fff !important;
}

div:where(.swal2-container) img:where(.swal2-image) {
    width: 800px !important;
}

#myModal .btn-close {
    color: #fff !important;
}

#myModal .modal-header {
    padding: unset;
    font-size: 20px;
    display: unset;
    border-bottom: unset;
    text-align: right;
}

#myModal .modal-body {
    padding: unset;
}

#myModal .modal-content {
    background: unset;
    border: unset;
}

.footer {
    margin-top: 20px;
}

.footer a:hover {
    color: #000;
}

#section1 {
    min-height: calc(100vh - 71px);
}

#section2,
.tracuu {
    min-height: 100vh;
}

#section3,
#section4,
#section5,
#section6,
#section7 {
    min-height: 100vh;
    padding-top: 150px;
    /* overflow: hidden; */
    /* display: flex; */
}