.container {
    max-width: 1238px;
    position: relative;
}
.container.three-eclipses.z-3 {
    overflow: hidden;
    max-width: 1351px;
}
.three-eclipses .w-100 {
    padding: 0 58px 0 119px;
}
body {
    color: var(--primary-color);
    font-family: zen-kaku-gothic-new, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 30px;
}
:root {
    --primary-color: #192a60;
    --secondary-color: #0080db;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--primary-color);
    font-family: "dnp-shuei-mincho-pr6n", sans-serif !important;
    font-style: normal;
}
.text-color-tel {
    color: #192a60 !important;
}
a[href^="tel"] {
    color: #192a60 !important;
    text-decoration: none !important;
}
.header-main {
    padding-left: 68px;
    height: 67px;
    width: 100%;
}
.header-main.transparent {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
}
.about-left img:nth-child(2) {
    margin-top: -2px;
}
.logo {
    padding-top: 10px;
}
.logo img {
    width: 124px;
}
#wrapper {
    position: relative;
}
.header-main .menu-top {
    margin-left: auto;
    width: 843px;
    height: 67px;
    background-color: #192a60;
    color: #fff;
    border-bottom-left-radius: 5px;
}
.menu-top ul.menu {
    padding: 0 18px;
}
.menu li a {
    font-family: "dnp-shuei-gothic-gin-std", sans-serif !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
}
.overlay-top img {
    width: 100%;
    height: auto;
    object-fit: cover;
    opacity: 0.5;
}
.overlay-middle {
    top: 243px;
}
.overlay-middle img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.background-end {
    background: linear-gradient(to bottom, #f4faff, #ffffff);
    height: 200px;
    width: 100%;
}
.background-last {
    bottom: 0;
    background: linear-gradient(to bottom, #ffffff, #a3daff);
    height: 2400px;
    width: 100%;
}
.ss-top {
    position: relative;
    padding-top: 169px;
}
.three-eclipses .col-left {
    width: 479px;
    padding-top: 50px;
}
.eclipses-text-left h2 {
    font-family: inherit;
    font-size: 64px;
    line-height: 80px;
    font-weight: 500;
    margin-bottom: 50px;
}
.three-eclipses .col-left,
.three-eclipses .col-right {
    box-sizing: border-box;
    overflow: hidden;
}
p.txt-el-descrpt {
    font-weight: 600;
    font-size: 20px;
    line-height: 35px;
    font-family: "dnp-shuei-gothic-gin-std", sans-serif !important;
}
.clip-top img {
    max-width: 362px;
    margin: 0 auto;
    display: block;
    margin-bottom: -8px;
}
.clip-group,
.clip-top {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.clip-group img {
    max-width: 357px;
    margin: 0 auto;
    display: block;
}
.gap-426 {
    height: 426px;
}
.clip-top,
.clip-group {
    position: relative;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.clip-top > img,
.clip-group > img {
    display: block;
    width: 100%;
    height: auto;
}
.clip-top a,
.clip-group a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
.overlay-img {
    width: 100%;
    height: auto;
    display: block;
    opacity: 0;
    transition: opacity 1s ease;
    pointer-events: none;
}
.overlay-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) translateY(10px);
    color: white;
    opacity: 0;
    transition: all 0.4s ease;
    pointer-events: none;
    font-family: "dnp-shuei-mincho-pr6n", sans-serif !important;
    font-size: 24px;
    font-weight: 600;
}
.clip-top:hover .overlay-img,
.clip-group:hover .overlay-img {
    opacity: 1;
}
.clip-top:hover .overlay-text,
.clip-group:hover .overlay-text {
    transform: translate(-50%, -50%) translateY(0);
    opacity: 1;
}
h3.sub-title {
    font-size: 36px;
    line-height: 43px;
    font-weight: 500;
}
.is-divider {
    width: 100%;
    height: 1px;
    background-color: #606060;
}
.w-pc-middle {
    max-width: 1351px;
    justify-content: space-between;
    position: relative;
    padding-left: 78px;
    padding-right: 0;
    padding-top: 50px;
    margin: 0 auto;
    overflow: hidden;
}
.about-left {
    margin-right: 49px;
    overflow: hidden;
    min-width: 187px;
    display: flex;
    flex-direction: column;
}
.about-left img {
    width: 187px;
}
.about-right {
    margin-right: auto;
    min-height: 400px;
    width: 100%;
    max-width: 1037px;
}
h3.about-title {
    font-size: 32px;
    line-height: 43px;
    font-weight: 500;
    margin-left: -9px;
    margin-bottom: 0;
}
.about-content {
    padding-right: 78px;
}
.about-box-text {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.text-end-home {
    width: 100%;
    padding-right: 48px;
}
.about-content h4,
.about-box-text h4,
.about-fade-in h4 {
    color: #63879f;
    font-size: 24px;
    line-height: 35px;
    font-weight: 500;
}
.txt-bds {
    color: #63879f;
    font-size: 24;
    line-height: 43px;
    font-weight: 500;
    margin-bottom: 0;
}
.txt-bds span {
    padding-left: 31px;
    font-family: zen-kaku-gothic-new, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: var(--primary-color);
}
.swiper {
    overflow: visible;
    padding-right: 13px;
}
/* .swiper-slide {
    border-radius: 10px;
    width: auto;
    max-width: 295px;
} */
.swiper-slide {
    border-radius: 10px;
    width: auto;
}
.scroll-bds .swiper-slide {
    max-width: 295px;
    /* flex: 0 0 25%; */
}
.slider-text-top {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 5px;
    padding-left: 3px;
    position: relative;
    display: inline-block;
    border-bottom: 1px solid #19206a;
    padding-bottom: 0px;
    line-height: 20px;
}
p.slider-text-top::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -5px;
    width: 9px;
    height: 1px;
    background-color: #19206a;
    transform: translateX(-50%) rotate(59deg);
    transform-origin: center;
}
.slider-text-bottom {
    font-weight: 500;
    font-size: 12px;
}
p.slider-text-top {
    padding-left: 3px;
}
.zoom-btn {
    width: auto;
    background-color: transparent;
    border: none;
    bottom: 20px;
    right: 20px;
    padding: 0;
}
.zoom-btn img {
    width: 35px;
    height: 35px;
    background-color: transparent;
}
.btn-primary {
    background-color: var(--primary-color);
    font-size: 16px;
    font-weight: 500;
    padding: 10px 15px;
    border: none;
    background-color: #192a60;
}
.btn-primary:hover {
    background-color: #192a60;
    color: #fff; /* giữ màu chữ nếu cần */
}
.gap-7px {
    gap: 7px;
}
.mt-16px {
    margin-top: 7px;
}
@keyframes slideInRight {
    from {
        opacity: 0;
        transform: translateX(400px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}
@keyframes slideInLeft {
    from {
        opacity: 0;
        transform: translateX(-400px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}
.slide-to-right img {
    opacity: 0 !important;
}
.slide-to-right img.slide-iny {
    opacity: 1 !important;
    animation: slideInLeft 1.5s ease-in-out;
}
.swiper.mySwiper {
    opacity: 1;
    /*transform: translateX(400px);
    transition: all 1.5s ease-out;*/
}
.swiper.mySwiper.slide-inz {
    opacity: 1;
    transform: translateX(0);
}
.btn-close {
    z-index: 1060;
    position: absolute;
    pointer-events: auto;
}
.zoom-container {
    overflow: hidden;
    display: inline-block;
}

.zoom-img {
    transition: transform 0.4s ease;
}

.zoom-container:hover .zoom-img {
    transform: scale(1.1);
}
.img-gallery {
    /* max-width: 780px; */
    gap: 15px;
    overflow: hidden;
    max-height: 308px;
}
.img-gallery img {
    width: 100%;
    height: auto;
    max-width: 250px;
}
.about-box-text .row {
    /* margin-left: 18px; */
    max-width: 740px;
    margin-top: 28px;
}
.about-box-text .col {
    padding: 40px 58px 40px 27px;
}
.about-box-text .col:nth-child(odd) {
    border-right: 1px solid #63879f;
    border-bottom: 1px solid #63879f;
}
.about-box-text .col:nth-child(even) {
    border-bottom: 1px solid #63879f;
    padding: 40px 27px 40px 57px;
}
.about-box-text h4 {
    text-align: center;
}
.about-box-text p {
    font-size: 15px;
    line-height: 1.4;
}
.about-box-text .col:nth-child(5),
.about-box-text .col:nth-child(6) {
    border-bottom: none;
}
.notice-box {
    padding-left: 26px;
}
.notice-box .sub-title {
    margin-right: 158px;
}
.notice-box .list-notice {
    margin-right: 143px;
    width: 544px;
}
.list-notice .item-notice {
    padding: 15px 30px 15px 0px;
    /* padding: 15px 0px 15px 0px; */
    border-bottom: #192a60 1px solid;
    display: flex;
    /* height: 55px; */
    justify-content: center;
}
.item-notice .box-date {
    color: #63879f;
    margin-right: 20px;
    width: 74px;
}
.item-notice .box-text {
    font-weight: 500;
    /* width: 350px; */
}
.item-notice a.box-image {
    margin-left: auto;
    /* margin-top: -10px; */
}
.item-notice a.box-image img {
    height: 0.6rem;
    /* margin-top: 20px; */
}
.link-notice a {
    display: flex;
    text-decoration: unset;
    align-items: center;
}
.link-notice .box-text {
    font-size: 18px;
    font-weight: 500;
    margin-right: 10px;
    color: #192a60;
}
.link-notice .box-image {
    display: inline-block;
    position: relative;
    width: 38px;
    height: 38px;
}

.circle-rotate {
    position: relative;
    width: 100%;
    height: 100%;
}

.dots-ring {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    animation: rotate-ring 10s linear infinite;
    transform-origin: center center;
}

.arrow-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 0.5rem;
    transform: translate(-50%, -50%);
    z-index: 2;
}

@keyframes rotate-ring {
    from {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    to {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}
.link-notice {
    margin-top: auto;
}
.about-fade-in {
    margin-left: 83px;
}
.h5-title {
    font-size: 15px;
    font-weight: 500;
    line-height: 43px;
}
.feature-items.row-container {
    display: flex;
    align-items: baseline;
    gap: 0;
    margin-bottom: 40px;
}
.feature-items .title-col {
    width: 206px;
    display: flex;
    align-items: baseline;
}
.feature-items .title,
h4.history {
    margin: 0;
    white-space: nowrap;
    font-weight: 500;
    font-size: 28px;
    line-height: 43px;
}
.feature-items .title {
    transform: translateY(5px);
}
.feature-items .line {
    border-bottom: 1px solid #192a60;
    flex-grow: 1;
    margin: 0 30px;
    transform: translateY(-5px);
}
.feature-items .text h5 {
    font-size: 18px;
    line-height: 43px;
    font-weight: 500;
    font-family: "dnp-shuei-gothic-gin-std", sans-serif !important;
}
.fade-in {
    opacity: 0;
    transform: translateY(100px);
    transition:
        opacity 1.8s ease,
        transform 1.8s ease;
    will-change: opacity, transform;
}
.fade-in.visible {
    opacity: 1;
    transform: translateY(0);
}
.about-infor {
    margin: 0 auto;
    width: 700px;
}
.infor-items {
    border-bottom: 1px solid #192a60;
    padding: 30px 83px;
}
.about-infor .infor-items:nth-child(9) {
    border-bottom: none;
}
.infor-items .name {
    width: 180px;
}
.history-items {
    padding: 10px 0px;
    border-bottom: 1px solid #192a60;
}
.about-infor .history-items:last-child {
    border-bottom: none;
}
.history-items .name {
    width: 212px;
    padding-left: 32px;
}
.history-items .name,
.history-items .infor {
    font-size: 14px;
    font-weight: 500;
}
.form-contact {
    margin: 0 auto;
    background-color: rgba(99, 135, 159, 0.1);
    border-radius: 8px;
    max-width: 1022px;
    padding: 57px 110px;
}
.form-contact h5 {
    color: #192a60;
    font-size: 18px;
    line-height: 43px;
    font-weight: 600;
    margin-bottom: 0;
}
.form-contact h5.red,
.form-contact h5 span.red {
    color: #fe5252;
}
.form-contact input,
.form-contact select,
.form-contact textarea {
    background-color: #fff;
    border-radius: 5px;
    width: 300px;
    height: 50px;
    border: none;
}
.form-contact select {
    width: 200px;
    font-family: "dnp-shuei-gothic-gin-std", sans-serif !important;
    color: #63879f;
    font-weight: 700;
    padding: 0px 17px;

    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(/assets/images/select-icon.svg);
    background-repeat: no-repeat;
    background-position: right 13px center;
    background-size: 16px 8px;
}
.form-contact textarea {
    resize: none;
    padding-top: 10px;
}
.form-contact textarea {
    max-width: 800px;
    height: 150px;
    width: 100%;
}
.form-contact input[type="checkbox"] {
    width: 20px;
    height: 20px;
    appearance: none;
    border: 1px solid #192a60;
    border-radius: 0;
    position: relative;
    cursor: pointer;
    background-color: #fff;
    vertical-align: middle;
}
.form-contact input[type="checkbox"]::after {
    content: "";
    position: absolute;
    top: 1px;
    left: 5px;
    width: 7px;
    height: 13px;
    border: solid #080000;
    border-width: 0 2px 2px 0;
    opacity: 0;
    transform: rotate(45deg);
}

.form-contact input[type="checkbox"]:checked::after {
    opacity: 1;
}
.form-contact input::placeholder,
.form-contact textarea::placeholder {
    font-family: "dnp-shuei-gothic-gin-std", sans-serif !important;
    color: #63879f;
    font-weight: 700;
    padding: 0px 0px;
    opacity: 0.5;
}
.form-contact * {
    font-family: "dnp-shuei-gothic-gin-std", sans-serif !important;
}
input:focus,
select:focus,
textarea:focus {
    outline: none;
    border: 2px solid #192a60;
    /* tím đẹp */
    box-shadow: 0 0 5px #6282ee;
    transition: all 0.2s ease-in-out;
}
.input-ho {
    margin-right: 50px;
    width: 200px;
    padding-left: 8px;
}
.input-ten {
    width: 200px;
    padding-left: 8px;
}
.input-company,
.input-email,
.input-tel {
    padding-left: 8px;
}
.input-company,
.input-email,
.input-tel,
.select-request {
    margin-bottom: 30px;
}
.textarea-noidung {
    margin-bottom: 50px;
    padding-left: 8px;
}
.form-contact button {
    display: block;
    font-family: "dnp-shuei-gothic-gin-std", sans-serif !important;
    font-style: normal;
    font-size: 16px;
    font-weight: 600;
    line-height: 43px;
    background-color: #9fa3b0;
    border-radius: 5px;
    margin: 0 auto;
    width: 144px;
    height: 63px;
    border: none;
    color: #fff;
    text-align: center;
    cursor: pointer;
    transition:
        background-color 0.2s ease-in-out,
        transform 0.2s;
}
.form-contact #submit-btn.enabled {
    background-color: #192a60;
    transform: scale(1.03);
    cursor: pointer;
}

p.success {
    color: green;
    font-weight: bold;
    margin-top: 20px;
    text-align: center;
}

p.fail {
    color: red;
    font-weight: bold;
    margin-top: 20px;
    text-align: center;
}
.footer {
    margin: 0 auto;
    max-width: 1022px;
    padding: 150px 0 138px 0;
}
p.footer-info {
    font-weight: 500;
    line-height: 24px;
}
p.footer-info a {
    text-decoration: none;
    color: #192a60;
    text-shadow: none;
    font-weight: 500;
}
.menu-bottom ul.menu {
    gap: 40px;
}
.menu-bottom .menu li a {
    font-size: 16px;
}
h4.descript-span {
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;
    color: #0080db;
    margin-bottom: 0;
}
/* .form-contact textarea::placeholder {
    padding-top: 10px;
} */
.container-policy {
    max-width: 1160px;
    position: relative;
    display: block;
    margin: 0 auto;
    padding-top: 192px;
}
.container-policy h2 {
    font-size: 36px;
    line-height: 43px;
    margin-bottom: 60px;
}

.container-policy .content-policy {
    padding-left: 9.5px;
}

.container-policy p strong {
    font-weight: 500;
}

.container-policy p {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 0;
    font-weight: 400;
}

.container-policy .pl-20 {
    padding-left: 20px;
}

.container-policy .pl-40 {
    padding-left: 40px;
}

.container-policy .pl-60 {
    padding-left: 60px;
}

.container-policy a.link-to-top {
    float: right;
    display: inline-block;
    margin-right: 190px;
    margin-top: -31px;
}

.container-policy img.arrow-icon {
    transform: rotate(269deg);
    margin-left: -10px;
    margin-top: -3px;
}

.container-notice {
    max-width: 1226px;
    position: relative;
    display: block;
    margin: 0 auto;
    padding-top: 192px;
}
.container-notice h2 {
    font-size: 36px;
    line-height: 43px;
}

.container-notice .notice-item {
    /* border-bottom: 1px solid #192a60; */
    padding: 50px 47.5px;
}

.container-notice .notice-date {
    font-size: 16px;
    font-weight: 700;
    color: #63879f;
}
.notice-title {
    display: flex;
    justify-content: start;
}
.container-notice .notice-title {
    font-size: 24px;
    font-weight: 500;
}

.container-notice button.btn-number {
    font-family: "dnp-shuei-gothic-gin-std", sans-serif !important;
    font-size: 20px;
    font-weight: 600;
    color: #cbcfdc;
    background: none;
    border: none;
    margin-right: 10px;
}

.container-notice button.btn-number.active {
    color: #19206a;
}

.container-notice button.btn-number:hover {
    color: var(--secondary-color);
}

.container-notice a.link-to-top {
    float: right;
    display: inline-block;
    margin-right: 221px;
    /* margin-top: -97px; */
}

.container-notice img.arrow-icon {
    transform: rotate(269deg);
    margin-left: -10px;
    margin-top: -3px;
}

.container-notice div#pagination .btn-number:first-child,
.container-notice div#pagination .btn-number:last-child {
    font-size: 32px !important;
    font-weight: 300;
    color: #19206a;
}

.container-notice .list-overview ul {
    margin-bottom: 0;
}
.header-main.transparent {
    position: fixed;
}

.header-main.scrolled {
    /* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(4px); */
}
.modal-body {
    padding: 0 !important;
}
.swiper.mySwiper .btn:hover {
    background-color: #192a60 !important;
    cursor: inherit;
}
.container-detail {
    padding-top: 192px;
    max-width: 1227px;
    margin: 0 auto;
}
.container-detail h2 {
    font-size: 36px;
    font-weight: 500;
    line-height: 43px;
    padding-left: 38px;
    margin-bottom: 60px;
}
#notice-content {
    padding: 0 47.71px;
}
#notice-content .notice-date {
    font-weight: 700;
    color: #63879f;
    font-size: 16px;
}
#notice-content .notice-title {
    font-size: 24px;
    font-weight: 500;
}
#notice-content .notice-desc {
    font-size: 14px;
    line-height: 25px;
}
#back-link a {
    font-size: 20px;
    font-weight: 500;
    color: #19206a;
    text-decoration: none;
}
div#formModal {
    background-color: #192a60;
}
div#formModal .modal-dialog {
    max-width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    min-height: 100svh;
}
div#formModal .btn-close {
    right: 46px !important;
    top: 46px !important;
    filter: invert(1) brightness(2);
    opacity: 1;
    font-size: 22px;
}
div#formModal .modal-content {
    max-width: 469px;
    justify-content: center;
    left: 50%;
    transform: translate(-50%, 0px);
    background-color: transparent;
    border: none;
}
div#formModal h3 {
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
}
div#formModal .alert-content {
    background-color: #fff;
    padding: 21px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
    color: #192a60;
}
.management-business {
    margin-top: 0px;
}
.cleaning-business-class {
    margin-top: 40px;
}
div#imageModal {
    background-color: #ecf7fe;
}

.backClass {
    font-weight: 600;
    margin-top: 20px;
}

.notice-detail-image {
    width: 100%;
    display: flex;
    justify-content: center;
    padding-left: 100px;
    padding-right: 100px;
}
.notice-detail-image img {
    object-fit: cover;
}
.inputho {
    display: flex;
}
.inputname {
    display: flex;
}

.swiper-slide .img-fluid {
    border-radius: 7px;
}
.inputstyle {
    font-family: "dnp-shuei-gothic-gin-std", sans-serif !important;
    font-size: 16px;
    color: #192a60;
}
.inputstyle::-webkit-input-placeholder {
    /* Chrome, Safari, Opera */
    font-family: "dnp-shuei-gothic-gin-std", sans-serif !important;
}

.choices {
    position: relative !important;
    width: 300px; /* fix width cho đồng bộ */
    font-family: "dnp-shuei-gothic-gin-std", sans-serif;
}

.choices__inner {
    width: 300px;
    height: 50px;
    padding: 10px 40px 10px 10px;
    padding-right: 40px !important; /* chừa chỗ mũi tên */
    border: none;
    border-radius: 5px !important;
    color: #192a60;
    text-align: left;
    background-color: #fff;
    box-shadow: 0 0 0 1px #ccc;
    font-family: "dnp-shuei-gothic-gin-std", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    display: flex;
    align-items: center;
    position: relative;
}
.choices.is-open .choices__inner {
    border-radius: 5px !important;
}
.choices__list--single {
    padding: 0 !important;
}
/* Khi chưa chọn (placeholder), màu chữ là màu xám nhạt */
.choices__inner.is-placeholder {
    color: #63879f !important;
}

/* Placeholder trong ô select */
.choices__placeholder {
    font-family: "dnp-shuei-gothic-gin-std", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 43px;
    color: #63879f !important;
}

/* Dropdown item */
.choices__list--dropdown .choices__item {
    color: #192a60;
    text-align: center;
    padding: 10px;
    cursor: pointer;
    font-family: "dnp-shuei-gothic-gin-std", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 43px;
}
.choices__list--dropdown .choices__item--selectable {
    transition:
        background-color 0.3s ease,
        color 0.3s ease; /* hiệu ứng mượt */
}
.choices__list--dropdown .choices__item--selectable.is-highlighted {
    background-color: #192a60 !important;
    color: white !important;
}
.choices__list--dropdown .choices__item--selectable:hover {
    background-color: #192a60 !important;
    color: white !important;
}

.choices__list--dropdown,
.choices__list {
    width: 300px !important;
    box-sizing: border-box;
}
.choices[data-type*="select-one"] {
    position: relative;
}
.choices,
.choices__inner {
    height: 50px !important;
    min-height: 50px !important;
    max-height: 50px !important;
    overflow: hidden;
    box-sizing: border-box;
}
.choices[data-type*="select-one"]::after {
    content: "";
    background-image: url("/assets/images/mui_ten_select.svg");
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: center;
    width: 16px;
    height: 16px;
    border: none !important;
    position: absolute;
    left: 275px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    z-index: 10;
}

.choices__list--dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 2px;
    background: #fff;
    z-index: 5; /* cao hơn background nhưng thấp hơn mũi tên */
    border-radius: 5px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.button-close {
    padding-right: 20px;
    padding-top: 20px;
    top: 0;
    right: 0;
    position: absolute;
    margin-top: 40px;
    margin-right: -50px;
}

.line-notice-list {
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
}
.line-notice-bottom {
    border-bottom: 2px solid #192a60;
}
.fontShueimin {
    font-family: "dnp-shuei-mincho-pr6n", sans-serif !important;
    font-style: normal;
}
.fontZenKakuGothic {
    font-family: zen-kaku-gothic-new, sans-serif !important;
    font-style: normal;
}

.item-notice-3 {
    border-bottom: none !important;
}
.notice-1 {
    margin-top: 12px;
}
.notice-2 {
    margin-top: 12px;
}
.clamp-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Số dòng muốn hiển thị */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*Khu vực dành cho tablet*/
@media (max-width: 1279px) {
    body {
        font-size: 15px;
        line-height: 30px;
    }
    .about-right {
        max-width: 1279px;
    }
    .header-main.transparent {
        height: 74px;
        padding-left: 0;
        background-color: white;
    }
    .logo {
        padding: 14px 0px 13px 26px;
    }
    .logo img {
        width: 105px;
    }
    .header-main .menu-top {
        width: auto;
        height: auto;
        background-color: transparent;
        color: #192a60;
    }
    .header-main .menu-top .menu {
        padding-right: 26px;
        justify-content: flex-end !important;
        gap: 26px;
    }
    .menu li a {
        font-size: 14px;
    }
    .menu-top .menu li:last-child a {
        background-color: #192a60;
        color: #fff;
        padding: 6px 16px;
        border-radius: 5px;
    }

    .ss-top {
        padding-top: 0px;
    }
    .overlay-top img {
        height: 784px;
    }
    .overlay-middle img {
        height: 1422px;
    }
    .eclipses-text-left h2 {
        font-size: 52px;
        line-height: 75px;
    }
    .three-eclipses .w-100 {
        padding: 50px 0 0 0;
        display: block !important;
    }
    .three-eclipses .col-left {
        width: 479px;
        padding-left: 75px;
    }
    .eclipses-text-left h2 {
        margin-bottom: 25px;
    }
    .form-contact {
        width: 500px;
    }
    .notice-box {
        display: block !important;
        padding-left: 42px !important;
    }
    .three-eclipses > .row {
        overflow: hidden;
        margin: 0;
    }
    .three-eclipses .col-right {
        margin-left: 20%;
        transform: translate(0, 0px);
        margin-top: 20px;
        width: 100%;
    }
    .overlay-middle {
        top: 466px;
    }
    .container {
        padding: 0 25px;
    }
    .three-eclipses {
        padding: 0;
        overflow: hidden;
    }
    .clip-group.v1 {
        margin-right: 2px !important;
    }
    .clip-top img,
    .clip-group img {
        max-width: 270px;
    }
    .overlay-img {
        display: none !important;
    }
    .gap-224 {
        height: 224px;
    }
    h3.sub-title {
        padding-left: 20px !important;
    }
    .about-left {
        display: none;
    }
    .w-pc-middle {
        padding-left: 0px;
        padding-top: 20px;
    }
    h3.sub-title {
        font-size: 32px;
    }
    h3.about-title {
        font-size: 24px;
        padding-left: 63px;
        margin-left: 0;
    }
    h4.descript-span {
        font-size: 16px !important;
        line-height: 20px;
    }
    .about-content {
        padding-left: 63px;
        padding-right: 63px;
    }
    .overlay-middle img {
        height: 1209px;
    }
    .about-content h4,
    .about-box-text h4,
    .about-fade-in h4 {
        font-size: 20px;
    }
    .txt-bds span {
        display: block;
        padding-left: 0;
    }
    .img-gallery {
        padding-left: 12px;
        padding-right: 12px;
        /* max-height: 285px; */
        justify-content: center;
    }
    .pl-y-95 {
        padding-left: 95px;
    }
    .acccordition {
        padding-left: 95px;
    }
    .accordion-item {
        padding: 0 22px;
        max-width: 331px;
        border: none;
    }
    button.accordion-button {
        padding: 0;
        background-color: #fff;
        height: 43px;
    }
    .accordion-item > .accordion-header .accordion-button {
        background-color: #fff;
        border: none;
        outline: none;
        box-shadow: none;
    }
    .accordion-button::after {
        margin-left: 20px;
    }
    h4.accordion-header button {
        font-weight: 500;
        color: #63879f !important;
    }
    .accordion-button::after {
        filter: brightness(0) saturate(83%) invert(26%) sepia(73%) saturate(500%) hue-rotate(155deg);
    }
    .accordion-body {
        padding: 10px 0px 20px;
        color: #192a60;
        font-size: 12px;
    }
    .gap-y-200 {
        height: 200px !important;
    }
    .notice-box .list-notice {
        /* margin-left: 68px; */
        margin-left: 0px;
        padding-left: 11%;
        padding-right: 11%;
        width: 100%;
    }
    .item-notice .box-date,
    .item-notice .box-text {
        font-size: 14px;
        margin-bottom: 0px;
    }
    .link-notice {
        display: flex;
        justify-content: end;
        /* width: 544px; */
        width: 100%;
        padding-right: 60px;
        /* margin-left: 84px; */
    }
    .gap-y-200 {
        height: 200px !important;
    }
    .about-fade-in {
        margin-left: 22px;
    }
    .about-fade-in .h5-title {
        margin-left: -10px;
    }
    .feature-items .title,
    h4.history {
        font-size: 24px;
    }
    .feature-items .text h5 {
        font-size: 14px;
    }
    .feature-items.row-container {
        margin-bottom: 30px;
    }
    .gap-y-170 {
        height: 170px !important;
    }
    .about-infor {
        width: 450px;
    }
    .infor-items {
        padding: 32px 0;
        display: block !important;
        text-align: center;
    }
    .p-l-1px {
        padding-left: 1px;
    }
    .infor-items .name {
        width: auto;
        margin-bottom: 21px;
    }
    .infor-items .name p,
    .infor-items .infor p {
        font-size: 14px;
    }
    .contact-des {
        display: block !important;
    }
    .contact-des p {
        font-size: 16px;
        padding-left: 20px;
    }
    .form-contact {
        width: auto;
        padding: 57px 60px;
        margin: 0 31px;
    }
    .footer {
        max-width: max-content;
        padding: 100px 0 138px 0;
        text-align: center;
    }
    p.footer-info {
        max-width: max-content;
        margin: 0 auto;
        text-align: left;
    }
    .menu-bottom {
        width: calc(100vw - 170px);
    }
    .menu-bottom ul.menu li {
        margin-bottom: 20px;
    }
    .menu-bottom ul.menu {
        display: block !important;
        text-align: left;
    }
    .clip-group.v2 img {
        height: 270px;
    }
    .clip-group,
    .clip-top {
        overflow: visible;
    }
    .swiper.mySwiper {
        opacity: 1;
        transform: unset;
        transition: all 1.5s ease-out;
    }
    .container-policy {
        padding: 124px 32px 0 32px;
    }
    .container-policy h2 {
        font-size: 32px;
        margin-bottom: 30px;
        padding-left: 25px;
    }

    .container-policy p {
        font-size: 15px;
    }

    .container-policy a.link-to-top {
        margin-right: 132px;
    }

    .container-notice {
        padding: 124px 32px 0 32px;
    }
    .container-notice h2 {
        font-size: 32px;
        padding-left: 26px !important;
    }

    .container-notice .gap-y-0 {
        height: 0px !important;
    }

    .container-notice .notice-item {
        padding: 30px 17px;
    }

    .container-notice .notice-title {
        font-size: 20px;
    }

    .container-notice .notice-desc {
        font-size: 14px;
    }

    .container-notice a.link-to-top {
        float: right;
        display: inline-block;
        margin-right: 78px;
        /* margin-top: -90px; */
    }
    .container-detail {
        padding: 125px 32px 0 32px;
        height: 100svh;
    }
    .container-detail h2 {
        font-size: 32px;
        padding-left: 26px;
        margin-bottom: 30px;
    }
    #notice-content {
        padding: 0 17px;
    }
    div#back-link {
        position: absolute;
        bottom: 150px;
        left: 50%;
        transform: translate(-50%, 0px);
    }
    .management-business {
        margin-top: 0px;
    }
    .cleaning-business-class {
        margin-top: 0px;
    }
    #imageModal .btn-close {
        font-size: 22px;
        top: 30px !important;
        right: 10px !important;
    }
    #imageModal .img-fluid {
        max-width: 100%;
        height: auto;
        padding: 0 30px;
    }
    #imageModal .modal-body.text-center {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #imageModal .modal-content {
        height: 100%;
        width: 100%;
        background: transparent;
    }
    #imageModal .modal-dialog.modal-dialog-centered {
        padding: 0 !important;
        margin: 0 auto;
        height: 100%;
        min-width: 100%;
    }
    .notice-detail-image {
        padding-left: 0px;
        padding-right: 0px;
    }
    .inputho input {
        width: 250px;
    }
    .inputname input {
        width: 250px;
    }
    .clip-top a.scroll-link span,
    .clip-group a.scroll-link span {
        display: none;
    }

    .clip-top a.scroll-link span,
    .clip-group a.scroll-link span {
        display: none;
    }
    span.overlay-text {
        display: none;
    }
    .button-close {
        margin-top: 40px;
        margin-right: 40px;
    }
    .inputstyle {
        font-family: "dnp-shuei-gothic-gin-std", sans-serif !important;
        color: #192a60;
    }
    .line-notice-list {
        padding-left: 17px;
        padding-right: 17px;
    }
    .notice-1 {
        margin-top: 0px;
    }
}
/*End tablet*/
@media (max-width: 800px) {
    .inputho input {
        width: 200px;
    }
    .inputname input {
        width: 200px;
    }
}
/*Khu vực dành cho mobile*/
@media (max-width: 767px) {
    .logo {
        padding: 13px 20px;
    }
    .menu-top ul li {
        display: none;
    }
    .menu-top ul li:last-child {
        display: block;
    }
    .header-main .menu-top .menu {
        padding-right: 15px;
    }
    .menu-icon {
        max-width: 31px;
        height: 13px;
        margin: auto 20px auto 0px;
    }
    .menu-icon img {
        width: 100%;
        cursor: pointer;
    }
    .offcanvas {
        transition: transform 0.4s ease-in-out;
    }
    .offcanvas-backdrop.show {
        opacity: 0.6;
        background-color: rgba(0, 0, 0, 0.5);
    }
    .offcanvas-header .btn-close {
        right: 45px;
        top: 20px;
        font-size: 1.1rem;
    }
    .offcanvas-body {
        padding: 80px 87px;
    }
    .menu-mobile li a {
        font-size: 28px;
        color: #192a60;
        margin-bottom: 40px;
    }
    .three-eclipses .col-left {
        padding-left: 28px;
        margin-right: 0 !important;
        padding-right: 0 !important;
    }
    .container {
        padding: 0 13px;
    }
    .container.three-eclipses.z-3 {
        padding: 0;
    }
    .eclipses-text-left h2 {
        font-size: 48px;
        line-height: 70px;
    }
    .header-main.transparent {
        width: 100vw;
    }
    p.txt-el-descrpt {
        font-size: 17px;
        line-height: 30px;
    }
    .three-eclipses .col-right {
        margin-top: 27px;
        transform: translate(0px, 0px);
        padding: 0;
    }
    .clip-top img,
    .clip-group > img {
        width: 224px;
        max-width: 224px;
    }
    .three-eclipses .col-right {
        margin-left: 0;
    }
    .clip-group.v2 img {
        height: 224px;
    }
    .gap-250 {
        height: 250px;
    }
    h3.sub-title {
        padding-left: 12px !important;
    }
    h3.about-title,
    .about-content {
        padding-left: 35px;
        padding-right: 32px;
    }
    .about-content h4,
    .about-box-text h4,
    .about-fade-in h4 {
        font-size: 15px;
    }
    body {
        font-size: 14px;
    }
    .img-gallery {
        gap: 15px;
        overflow-x: auto;
        overflow-y: hidden;
        scroll-behavior: smooth;
        -webkit-overflow-scrolling: touch;
        width: 100%;
        box-sizing: border-box;
    }
    .img-gallery .zoom-container.slide-to-right img.slide-iny {
        flex: 0 0 250px;
        box-sizing: border-box;
    }
    .img-gallery .zoom-container {
        min-width: 250px;
    }
    .about-content.pl-y-95 p.mb-0.lh-1:last-child {
        font-size: 10px;
    }
    .about-content.pl-y-95 {
        padding-left: 21px;
        padding-right: 18px;
    }
    .link-book span {
        font-size: 12px !important;
    }
    .gap-z-120 {
        height: 120px;
    }
    .accordion-item {
        padding: 0 10px;
    }
    .mbf-10 {
        font-size: 10px !important;
        padding-left: 10 !important;
    }
    .gap-z-150 {
        height: 150px !important;
    }
    .notice-box {
        padding-left: 10px !important;
    }
    .notice-box .list-notice {
        margin-left: 10px;
    }
    .list-notice .item-notice {
        padding: 10px 14px;
    }
    .item-notice .box-text {
        font-size: 15px;
    }
    .link-notice {
        width: auto;
        padding-right: 0px;
    }
    .about-fade-in {
        margin-left: 4px;
    }
    .about-fade-in .h5-title {
        margin-left: -7px;
    }
    .about-content h4,
    .about-box-text h4,
    .about-fade-in h4 {
        font-size: 18px;
        line-height: 35px !important;
    }
    h4.descript-span {
        font-size: 15px !important;
        line-height: 20px !important;
    }
    .feature {
        padding: 0 22px;
    }
    .feature-items.row-container {
        display: block;
    }
    .feature-items .line {
        display: none;
    }
    .feature-items .text h5 {
        line-height: 25px;
    }
    .about-infor {
        width: auto;
    }
    .infor-items {
        padding: 30px 0;
    }
    .infor-items .name {
        margin-bottom: 30px;
    }
    .gap-z-70 {
        height: 70px !important;
    }
    h4.history {
        font-size: 28px;
        margin-left: 30px;
    }
    .history-items .name {
        width: auto;
        padding-left: 46px;
        margin-right: 19px;
    }
    .form-contact {
        width: auto;
        padding: 37px 21px;
        margin: 0;
    }
    .full-name {
        flex-wrap: wrap;
        gap: 0px;
    }
    .full-name h5,
    .full-name input {
        display: inline-block;
    }
    .full-name input {
        max-width: 200px;
    }
    .full-name input[name="ho"] {
        margin-bottom: 7px;
    }
    .full-name input::placeholder {
        font-size: 16px;
        font-weight: 700;
        font-family: "dnp-shuei-gothic-gin-std", sans-serif !important;
    }
    .full-name textarea::placeholder {
        font-size: 13px;
        font-weight: 700;
        font-family: "dnp-shuei-gothic-gin-std", sans-serif !important;
    }
    .full-name .item {
        display: flex;
        align-items: center;
        justify-content: start;
    }
    .full-name .item-1,
    .item-3 {
        display: inline-block;
        margin-right: 15px !important;
    }

    .full-name .item-2,
    .full-name .item-4 {
        margin-right: calc(100% - 231px - 15px);
    }

    .form-contact h5 {
        font-size: 16px;
    }
    .textarea-noidung {
        margin-bottom: 30px;
    }
    h5.wrap-submit {
        font-size: 18px;
    }
    p.footer-info {
        font-size: 10px;
    }
    .footer {
        max-width: none;
        padding: 50px 31px 22px 33px;
        margin: 0;
    }
    .menu-bottom .menu li a {
        font-size: 14px;
    }
    .policy a {
        font-size: 12px !important;
    }
    .notice-box .list-notice {
        margin-right: 0;
        width: auto;
        padding-left: 0px;
        padding-right: 0px;
    }
    .container-policy {
        padding: 134px 27px 0 27px;
    }
    .container-policy h2 {
        font-size: 32px;
        margin-bottom: 25px;
        padding-left: 6.5px;
    }

    .container-policy p {
        font-size: 14px;
    }

    .container-policy .plz-10 {
        padding-left: 10px;
    }

    .container-policy .prz-12 {
        padding-right: 12px;
    }

    .container-policy .prz-6 {
        padding-right: 6px;
    }

    .container-policy .plz-20 {
        padding-left: 20px;
    }

    .container-policy .plz-30 {
        padding-left: 30px;
    }

    .container-policy p.text-center {
        font-size: 18px !important;
    }

    .container-policy a.link-to-top {
        margin-right: 38px;
    }

    .container-policy .gap-z-100 {
        height: 100px !important;
    }

    .container-notice {
        padding: 134px 11.6px 0 10.7px;
    }
    .container-notice h2 {
        padding-left: 22px !important;
        margin-bottom: -15px;
    }

    .container-notice .notice-item {
        padding: 40px 21px;
    }

    .container-notice .notice-date {
        font-size: 14px;
    }

    .container-notice .notice-title {
        font-size: 18px;
    }

    .container-notice .notice-desc {
        font-size: 13px;
    }

    .container-notice button.btn-number {
        font-size: 16px;
    }

    .container-notice p.text-center {
        font-size: 18px !important;
    }

    .container-notice a.link-to-top {
        margin-right: 21px;
        /* margin-top: -145px; */
    }

    .container-notice .gap-z-100 {
        height: 100px !important;
    }
    h4.txt-bds {
        font-size: 20px;
        margin-bottom: 0;
    }
    .plz-10 {
        padding-left: 10px !important;
        font-size: 14px !important;
    }
    .overlay-middle {
        top: 263px;
    }
    .slide-to-right img.slide-iny {
        animation: none;
    }
    .myswiper-gallery .swiper {
        width: 100%;
        margin: auto;
        overflow: visible;
    }
    .myswiper-gallery .swiper-wrapper {
        display: flex;
    }
    .myswiper-gallery .swiper-slide {
        flex-shrink: 0;
        width: auto;
        text-align: center;
        transition: transform 0.3s;
        cursor: pointer;
    }
    .myswiper-gallery .swiper-slide:last-child {
        margin-right: 0;
    }
    .myswiper-gallery .swiper-slide img {
        max-width: 250px;
        width: 100%;
        height: auto;
        border-radius: 10px;
    }
    .container-detail {
        padding: 133px 33px 0 33px;
        height: 100svh;
    }

    .container-detail h2 {
        padding-left: 0px;
        margin-bottom: 25px;
    }

    #notice-content {
        padding: 0;
    }

    div#back-link {
        position: absolute;
        bottom: 100px;
        left: 50%;
        transform: translate(-50%, 0px);
    }
    #notice-content .notice-date {
        font-size: 14px;
    }
    #notice-content .notice-title {
        font-size: 18px;
    }
    #notice-content .notice-desc {
        font-size: 13px;
        line-height: normal;
    }
    .div-mb {
        height: 50px !important;
    }
    div#back-link {
        position: relative;
        bottom: 0;
        left: 0;
        transform: unset;
    }
    #back-link a {
        font-size: 18px;
    }
    div#formModal .btn-close {
        right: 21px !important;
        top: 21px !important;
    }
    div#formModal h3 {
        font-size: 20px;
    }
    div#formModal .alert-content {
        padding: 18px;
        font-size: 12px;
    }
    div#formModal .modal-content {
        max-width: 348px;
    }
    .management-business {
        margin-top: 0px;
    }
    .cleaning-business-class {
        margin-top: 0px;
    }
    textarea,
    input {
        font-size: 17px;
        padding-left: 10px;
        padding-right: 10px;
    }

    #imageModal .img-fluid {
        font-size: 22px;
        top: 10px !important;
        right: 10px !important;
    }
    .offcanvas.offcanvas-start {
        width: 100% !important;
    }
    .button-close {
        margin-right: 15px;
        margin-top: 10px;
    }
    .inputstyle {
        font-family: "dnp-shuei-gothic-gin-std", sans-serif !important;
        color: #192a60;
    }
    .line-notice-list {
        padding-left: 21px;
        padding-right: 21px;
    }
    .notice-1 {
        margin-top: 12px;
    }
}
/*End mobile*/
@media (min-width: 743px) and (max-width: 1124px) {
    .notice-1 {
        margin-top: 0px !important;
    }
}
/*Thứ tự hiển thị responsive class*/

/* 1. Ẩn trên màn hình nhỏ (Mobile) */
@media only screen and (max-width: 767px) {
    .hide-for-small {
        display: none !important;
    }
}
@media only screen and (max-width: 743px) {
    .hide-for-small-mini {
        display: none !important;
    }
    .notice-1-text {
        line-height: 25px;
    }
    .notice-2-text {
        line-height: 25px;
    }
}

/* 2. Ẩn trên màn hình trung bình (Tablet) */
@media only screen and (min-width: 743px) and (max-width: 1279px) {
    .hide-for-medium {
        display: none !important;
    }
}

/* 3. Ẩn trên màn hình lớn (PC) */
@media only screen and (min-width: 1280px) {
    .hide-for-large {
        display: none !important;
    }
}

/* 4. Chỉ hiển thị trên màn hình nhỏ (Mobile) */
@media only screen and (max-width: 767px) {
    .show-for-small {
        display: inherit !important;
    }
}

/* 5. Chỉ hiển thị trên màn hình trung bình (Tablet) */
@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .show-for-medium {
        display: inherit !important;
    }
}

/* 6. Chỉ hiển thị trên màn hình lớn (PC) */
@media only screen and (min-width: 1280px) {
    .show-for-large {
        display: inherit !important;
    }
    /* .scroll-bds {
        display: flex !important;
        gap: 7px;
        overflow-x: scroll;
        scrollbar-width: none;
        -ms-overflow-style: none; 

        scroll-behavior: smooth;
        -webkit-overflow-scrolling: touch;
    } */
    .scroll-bds::-webkit-scrollbar {
        display: none; /* Chrome, Safari, Opera */
    }
    .scroll-bds:focus {
        outline: none;
    }

    div#imageModal .modal-dialog.modal-dialog-centered {
        transform: none;
        height: 100%;
        margin: 0 auto;
    }
    div#imageModal .img-fluid {
        height: 100%;
        width: auto;
        padding: 89.5px 0px;
    }
    div#imageModal .modal-content,
    div#imageModal .modal-body {
        background-color: transparent;
        height: 100%;
        border: none;
    }
    div#imageModal button.btn-close {
        /* position: relative !important; */
        margin-top: 89.5px !important;
        padding: 0;
        font-size: 22px;
        position: absolute !important;
        margin-right: -50px !important;
    }
    div#imageModal .modal-body.text-center {
        display: flex;
        justify-content: center;
        align-items: start;
        margin-left: 11px;
    }

    .scroll-bds {
        display: flex !important;
        gap: 7px;
        overflow-x: scroll;
        /* Ẩn scrollbar cho các trình duyệt */
        scrollbar-width: none; /* Firefox */
        -ms-overflow-style: none; /* IE 10+ */

        scroll-behavior: smooth;
        -webkit-overflow-scrolling: touch;
        position: absolute;
        top: 0;
        left: 0;
        width: calc((100vw - 1238px) / 2 + 973px);
    }
    .w-pc-middle {
        overflow: unset !important;
    }
    .parent {
        display: block !important;
        position: relative;
    }
}
@media only screen and (min-width: 1580px) {
    .scroll-bds .swiper-slide {
        /* max-width: 295px; */
        flex: 0 0 25% !important;
    }
}
