@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap");
@font-face {
    font-family: beautyFont_cus;
    src: url("../fonts/HLT Hummingbird.ttf");
}

@font-face {
    font-family: beautyFont;
    src: url("../fonts/HLT PFChampionScriptPro-Regular.ttf");
}

@font-face {
    font-family: Helve;
    src: url("../fonts/UTM Helve.ttf");
}

@font-face {
    font-family: BryantLG;
    src: url("../fonts/UTM BryantLG.ttf");
}

@font-face {
    font-family: Aristote;
    src: url("../fonts/UTM Aristote.ttf");
}

* {
    padding: 0;
    margin: 0;
    font-family: "Montserrat", sans-serif;
}

a:hover {
    text-decoration: none;
}

.f-white {
    color: white !important;
}

.c-bold-6 {
    font-weight: 600;
}

.c-bold-7 {
    font-weight: 700;
}

.c-bold-5 {
    font-weight: 500;
}

.y-liner {
    background-color: #f7c961;
    display: block;
    margin: 0 auto;
    height: 2px;
    width: 260px;
}

@media (max-width: 479px) {
    .y-liner {
        width: 120px;
    }
}

.opacity-black {
    background-color: black;
    position: absolute;
    height: 100vh;
    width: 100%;
    z-index: -99;
    opacity: 0;
    transition: 0.4s;
}

@media (max-width: 479px) {
    .mt-3-mb {
        margin-top: 1rem;
    }
}

.disable-dnone {
    display: unset !important;
}

@media (max-width: 479px) {
    .d-none-mb {
        display: none !important;
    }
}

@media (max-width: 479px) {
    .mt-0-mb {
        margin-top: 0 !important;
    }
}

@media (min-width: 1024px) {
    .pr-0-pc {
        padding-right: 0 !important;
    }
}

.fixed-menu {
    position: fixed;
    background-image: unset;
    background-color: #002e72;
    padding-top: 0;
    border-bottom: 3px solid #f7c961;
}

header {
    background-color: #002e72;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding: 1rem 0;
    background-position: center;
    position: absolute;
    z-index: 999;
    transition: 0.4;
    border-bottom: 3px solid #f7c961;
}

header .image-logo {
    width: 150px;
}

@media (max-width: 479px) {
    header {
        background-image: unset;
        background-color: #002e72;
        height: 80px;
        padding-top: 10px;
    }
    header .show a.dropdown-toggle::after {
        transform: rotate(0deg);
    }
    header #menu-ds {
        display: unset;
        background-color: #002e72;
        left: -25rem;
        position: absolute;
        height: 95vh;
        top: 20%;
        width: 90%;
        transition: 0.4s;
        z-index: 9999;
    }
    header #menu-ds ul {
        text-transform: unset !important;
    }
    header #menu-ds ul li.nav-item {
        border-bottom: 1px solid rgba(85, 132, 145, 0.3);
    }
    header #menu-ds ul li.nav-item a {
        text-align: left;
        padding-left: 20px;
        font-size: 16px;
        color: #f7c961;
    }
    header #menu-ds ul li.nav-item a br {
        display: none;
    }
    header #menu-ds ul li.nav-item:last-child {
        border-bottom: unset;
        margin-top: 1rem;
    }
    header #menu-ds ul .li-logo img {
        padding: 0 0 10px 20px;
        width: 45%;
        float: left;
    }
    header #menu-ds .close-menu-mb {
        position: absolute;
        right: 10px;
    }
    header #menu-ds .close-menu-mb i {
        color: #f7c961;
        font-size: 16px;
    }
    header #menu-ds span.call {
        background-color: #e23d3b;
        color: white;
        display: block;
        width: 50%;
        margin: 0 auto;
        height: 30px;
        line-height: 30px;
        font-weight: 700;
        border-radius: 5px;
    }
    header #menu-ds span.call .call-i {
        border-right: 1px solid white;
        margin-right: 20px;
    }
    header #menu-ds span.call .call-i a {
        padding-left: unset !important;
    }
    header #menu-ds span.call .call-i i {
        font-size: 20px;
        transform: rotate(-45deg);
        margin-right: 10px;
    }
}

@media (max-width: 479px) and (max-width: 479px) {
    header #menu-ds .href-call-mb {
        text-align: center !important;
        padding-left: unset !important;
    }
}

@media (max-width: 479px) {
    header .callRed {
        position: absolute;
        right: 0;
        top: 10px;
    }
    header .callRed img {
        width: 40px;
    }
    header .image-logo {
        width: 30%;
    }
    header .navbar-brand {
        display: block;
        margin: 0 auto;
    }
    header .navbar-toggler {
        position: absolute;
        border-right: 1px solid white !important;
        border: none;
        border-radius: unset;
        left: 0;
        top: 10px;
    }
    header .navbar-toggler:focus {
        border: none;
        outline: unset;
    }
    header .navbar-toggler img {
        width: 35px;
    }
}

header .navbar {
    box-shadow: none;
}

@media (min-width: 1024px) {
    header .nav-item a {
        color: white !important;
        font-size: 14px;
    }
}

header .nav-item .x-liner {
    background-color: white;
    height: 50px;
    width: 1px;
    display: block;
    position: absolute;
    top: 1%;
    right: -14px;
    opacity: 0.5;
}

@media (max-width: 479px) {
    header .nav-item .x-liner {
        display: none;
    }
}

header .nav-item .sub-now,
header .nav-item .href-call-mb {
    text-decoration: none;
    cursor: pointer;
}

header .nav-item .sub {
    padding: 0 0.5rem 0.5rem 0.5rem;
    height: 25px;
    background-color: #f7c961;
    font-size: 13px;
    line-height: 25px;
    color: #002e72;
    font-weight: bold;
    border-radius: 10px;
}

header .nav-item .call {
    background-color: red;
    height: 25px;
    font-size: 13px;
    line-height: 25px;
    border-radius: 10px;
    font-weight: bold;
    margin-top: 7px;
}

header .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-top: 8px;
    margin-left: 8px;
    content: "";
    border-top: 0.3em solid;
    position: absolute;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

@media (max-width: 479px) {
    header .dropdown-toggle::after {
        transform: rotate(-90deg);
        right: 10px;
        top: 15px;
        transition: 0.4s;
    }
    header .dropdown-toggle::after:active {
        transform: rotate(0deg);
    }
}

#intro-menu-content {
    background-image: url("../images/bgMenugioithieu.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 310px;
    left: -185px;
    width: 500px;
    box-sizing: border-box;
    border-top: 3px solid #f7c961;
    border-radius: unset;
}

@media (max-width: 479px) {
    #intro-menu-content {
        height: 100%;
        width: 100%;
        background-image: unset;
    }
}

#intro-menu-content .row {
    padding: 5px 10px 0 10px;
}

#intro-menu-content .liner-m {
    display: block;
    height: 2px;
    background-color: #ffebbd;
    width: 190px;
}

@media (max-width: 479px) {
    #intro-menu-content .liner-m {
        height: 1px;
        width: 100%;
    }
}

#intro-menu-content a {
    display: block;
    color: #002e72 !important;
    font-size: 16px;
    text-transform: none;
    font-weight: 500;
    padding-bottom: 5px;
}

@media (max-width: 479px) {
    #intro-menu-content a {
        color: #c27f00 !important;
    }
}

#intro-menu-content a:hover {
    text-decoration: none;
    cursor: pointer;
}

#nktm-menu-content {
    background-image: url("../images/bg2mn.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 500px;
    height: 310px;
    box-sizing: border-box;
    border-top: 3px solid #f7c961;
    border-radius: unset;
    left: -110px;
}

@media (max-width: 479px) {
    #nktm-menu-content {
        height: 100%;
        width: 100%;
        background-image: unset;
    }
}

#nktm-menu-content .title:not(:first-child) {
    margin-top: 5px;
}

#nktm-menu-content .title img {
    margin-right: 5px;
    width: 25px;
}

@media (max-width: 479px) {
    #nktm-menu-content .title img {
        display: none;
    }
}

#nktm-menu-content .title span.h {
    color: #002e72;
    font-weight: 500;
    font-size: 16px;
}

@media (max-width: 479px) {
    #nktm-menu-content .title span.h {
        color: #c27f00;
        text-transform: unset !important;
    }
}

#nktm-menu-content .body {
    padding-left: 35px;
    margin-top: 8px;
}

@media (max-width: 479px) {
    #nktm-menu-content .body {
        padding-left: unset;
    }
}

#nktm-menu-content .body a {
    color: #d8a022 !important;
    display: block;
    padding-left: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    text-transform: none;
    cursor: pointer;
}

#nktm-menu-content .body a i {
    color: #d8a022;
    font-size: 7px;
    margin-right: 10px;
}

#nktm-menu-content .body .liner-menu {
    height: 1px;
    display: block;
    width: 100%;
    background-color: #ffebbd;
}

#nkbl-menu-content {
    background-repeat: no-repeat;
    /* background-size: cover; */
    width: 300px;
    height: 320px;
    box-sizing: border-box;
    border-top: 3px solid #f7c961;
    border-radius: unset;
    left: -195px;
}

@media (max-width: 479px) {
    #nkbl-menu-content {
        width: unset;
        background-color: white;
        background-image: unset;
        height: 100%;
    }
}

#nkbl-menu-content .list-item {
    width: 100%;
    margin: 15px 10px;
}

@media (max-width: 479px) {
    #nkbl-menu-content .list-item {
        width: 100%;
        margin: unset;
    }
}

#nkbl-menu-content .list-item a {
    display: block;
    color: #002e72 !important;
    font-weight: 500;
    text-transform: none;
    font-size: 16px;
    border-bottom: 1px solid #ffebbd;
    padding: 6px 0;
}

@media (max-width: 479px) {
    #nkbl-menu-content .list-item a {
        color: #c27f00 !important;
    }
}

#videoImage-menu-content {
    background-image: url(../images/backgroundService.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 517px;
    height: 350px;
    box-sizing: border-box;
    border-top: 3px solid #f7c961;
    border-radius: unset;
    left: -427px;
}

@media (max-width: 479px) {
    #videoImage-menu-content {
        height: 100%;
        width: 100%;
        background-image: unset;
    }
}

#videoImage-menu-content .title:not(:first-child) {
    margin-top: 5px;
}

#videoImage-menu-content .title img {
    margin-right: 5px;
    width: 25px;
}

@media (max-width: 479px) {
    #videoImage-menu-content .title img {
        display: none;
    }
}

#videoImage-menu-content .title span.h {
    color: #002e72;
    font-weight: 500;
    font-size: 16px;
}

@media (max-width: 479px) {
    #videoImage-menu-content .title span.h {
        color: #c27f00;
        text-transform: unset !important;
    }
}

#videoImage-menu-content .body {
    padding-left: 35px;
    margin-top: 8px;
}

@media (max-width: 479px) {
    #videoImage-menu-content .body {
        padding-left: unset;
    }
}

#videoImage-menu-content .body a {
    color: #d8a022 !important;
    display: block;
    padding-left: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    text-transform: none;
    cursor: pointer;
}

#videoImage-menu-content .body a i {
    color: #d8a022;
    font-size: 7px;
    margin-right: 10px;
}

#videoImage-menu-content .body .liner-menu {
    height: 1px;
    display: block;
    width: 100%;
    background-color: #ffebbd;
}

#videoImage-menu-content .img-col img {
    margin-top: 10px;
}

#videoImage-menu-content .img-col img:first-child {
    margin-top: 20px;
}

@media screen and (min-width: 1024px) {
    .banner {
        padding-top: 120px;
    }
}

@media screen and (min-width: 1400px) {
    .banner {
        padding-top: 80px;
    }
}

@media (max-width: 479px) {
    .banner {
        padding-top: 80px;
        border-top: 1px solid #557379;
    }
}

.banner .swiper-slide img {
    height: 100%;
}

.banner .swiper-pagination-bullet-active {
    background: #f7c961 !important;
}

.banner .swiper-pagination-bullet {
    background-color: white;
    opacity: 1;
}

.intro-services {
    background-image: url("../images/backgroundService.png");
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 100px;
}

@media (max-width: 479px) {
    .intro-services {
        padding-bottom: 2rem;
    }
}

.intro-services .active {
    background-color: #ffe2a2 !important;
}

.intro-services .header {
    padding-top: 3rem;
}

@media (max-width: 479px) {
    .intro-services .header {
        padding-top: 2rem;
    }
}

.intro-services .header h3 {
    font-size: 25px;
    font-weight: bold;
    color: #002e72;
}

@media (max-width: 479px) {
    .intro-services .header h3 img {
        width: 35px;
        margin-left: 5px;
        position: absolute;
    }
}

@media (max-width: 479px) {
    .intro-services .body .effect {
        margin-top: 10px;
    }
}

.intro-services .body .b-white {
    background-color: white;
    padding: 15px;
    min-height: 348px;
    cursor: pointer;
}

.intro-services .body .b-white .arrow-right {
    height: 100%;
    display: block;
    background-color: #002e72;
    width: 4px;
    position: absolute;
    right: 0px;
}

.intro-services .body .b-white .arrow-right::before {
    width: 5px;
    content: "";
    top: 45%;
    margin-left: 1px;
    height: 5px;
    position: absolute;
    background-color: #002e72;
    transform: rotate(45deg);
}

@media (max-width: 479px) {
    .intro-services .body .b-white {
        display: flex;
        min-height: unset;
        padding: unset;
        width: 100%;
    }
}

.intro-services .body ._header {
    padding-top: 15px;
    padding-bottom: 10px;
}

@media (max-width: 479px) {
    .intro-services .body ._header {
        width: 50%;
        padding: 3px 0 3px 3px;
    }
}

.intro-services .body ._header img {
    width: 100%;
}

.intro-services .body ._body {
    padding: 5px;
}

@media (max-width: 479px) {
    .intro-services .body ._body {
        width: 50%;
    }
}

.intro-services .body ._body::before {
    content: "";
    height: 100%;
    width: 4px;
    background-color: #cccccc;
    display: block;
    position: absolute;
    right: 0px;
    margin-top: -4px;
}

@media (min-width: 1024px) {
    .intro-services .body ._body::before {
        display: none;
    }
}

.intro-services .body ._body p {
    color: #002e72;
    font-size: 17px;
    font-weight: 600;
}

@media (max-width: 479px) {
    .intro-services .body ._body p {
        font-size: 7px;
        text-align: center;
        margin-bottom: unset;
        font-weight: 700;
    }
}

.intro-services .body .arrow-down {
    display: block;
    background-color: #002e72;
    height: 8px;
    width: 100%;
    position: relative;
    bottom: 0;
}

@media (max-width: 479px) {
    .intro-services .body .arrow-down {
        display: none;
    }
}

.intro-services .body .arrow-down::before {
    position: absolute;
    transform: rotate(45deg);
    content: "";
    top: 3px;
    width: 10px;
    height: 10px;
    left: 7.5rem;
    background-color: #002e72;
}

.intro-services .body .slider-intro {
    margin-top: 3rem;
}

.intro-services .body .slider-intro h4 {
    color: #002e72;
    font-size: 12px;
}

@media (max-width: 479px) {
    .intro-services .body .slider-intro {
        margin-top: 30px;
    }
}

@media (min-width: 1024px) {
    .intro-services .body .slider-intro .row .col-md-7 img {
        height: 100%;
    }
}

.intro-services .body .slider-intro .slider {
    display: none;
}

@media (max-width: 479px) {
    .intro-services .body .slider-intro .slider .row:last-child {
        min-height: 77px;
    }
    .intro-services .body .slider-intro .slider .row:last-child .col-md-12 img {
        height: 100%;
    }
}

@media (max-width: 479px) {
    .intro-services .body .slider-intro .slider .mt-mb {
        margin-top: 10px;
    }
}

h3 {
    font-size: 25px !important;
}

@media (max-width: 479px) {
    h3 {
        font-size: 19px !important;
    }
}

.liner-dinamond .liner {
    position: absolute;
    height: 2px;
    width: 180px;
    display: block;
    margin: 0 auto;
    background: rgb(203, 160, 57);
    background: linear-gradient(90deg, rgb(203, 160, 57) 0%, rgb(255, 237, 150) 51%, rgb(203, 160, 57) 100%);
    margin-top: 13px;
}

.liner-dinamond .left {
    left: 35%;
}

.liner-dinamond .right {
    right: 35%;
}

@media (max-width: 479px) {
    .liner-dinamond .left {
        left: 25%;
    }
    .liner-dinamond .right {
        right: 25%;
    }
    .liner-dinamond .liner {
        width: 75px;
        height: 1px;
    }
}

.high-services {
    background-image: url("../images/bg/bg-videoshort.webp");
    height: 100%;
    width: 100%;
    margin-top: -20px;
}

.high-services .header {
    padding-top: 3rem;
}

@media (max-width: 479px) {
    .high-services .header {
        padding-top: 2rem;
    }
    .high-services .header .liner-dinamond .liner {
        margin-top: 8px !important;
    }
    .high-services .header .liner-dinamond img {
        width: 30px;
    }
}

.high-services .header h3 {
    color: #002e72;
    font-size: 25px;
    font-weight: bold;
}

.high-services .body {
    padding-bottom: 5rem;
}

.high-services .body .row {
    margin-top: 3rem;
}

@media (max-width: 479px) {
    .high-services .body .row {
        margin-top: 1rem;
    }
}

@media (max-width: 479px) {
    .high-services .body {
        padding-bottom: 2rem;
    }
    .high-services .body .element {
        margin-top: 3rem;
    }
}

.high-services .body ._header {
    background-color: #002e72;
    padding: 7px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.high-services .body ._header .icon {
    position: absolute;
    margin-top: -2rem;
    z-index: 99;
    left: 20px;
}

@media (max-width: 479px) {
    .high-services .body ._header .icon {
        left: 25px;
    }
    .high-services .body ._header .icon img {
        width: 80%;
    }
}

.high-services .body ._header p {
    color: #ffe779;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: unset;
    height: 40px;
    line-height: 40px;
}

@media (max-width: 479px) {
    .high-services .body ._header p {
        font-size: 15px;
    }
}

.high-services .body ._body {
    background-color: white;
    padding: 5px 10px 0 10px;
    margin-top: -6px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

@media (max-width: 479px) {
    .high-services .body ._body {
        padding: 5px 10px 25px 10px;
    }
}

.high-services .body ._body p {
    text-align: left;
    font-size: 12px;
    font-weight: 600;
    height: 5.5rem;
    margin-bottom: unset;
}

.high-services .body .liner-gradient {
    height: 4px;
    display: block;
    width: 100%;
    background: rgb(1, 79, 101);
    background: linear-gradient(90deg, rgb(1, 79, 101) 0%, rgb(46, 198, 209) 100%);
    margin-top: -2px;
}

.doctors {
    background-color: #002e72;
    width: 100%;
    height: 100%;
}

@media (max-width: 479px) {
    .doctors {
        padding-bottom: 2rem;
    }
}

.doctors .header h3 {
    color: #f7c961;
    font-size: 25px;
}

.doctors .header .liner-gradient {
    display: block;
    height: 2px;
    width: 325px;
    margin: 0 auto;
    background-image: linear-gradient(87deg, #cba039 0%, #ffed96 54%, #b2893e 100%);
}

@media (max-width: 479px) {
    .doctors .header .liner-gradient {
        width: 120px;
    }
}

.doctors .body {
    position: relative;
}

.doctors .body .text {
    color: white;
    font-style: italic;
    font-size: 18px;
    font-weight: 400;
    padding-top: 2rem;
}

@media (max-width: 479px) {
    .doctors .body .text {
        font-size: 16px;
    }
}

.doctors .body .list-doctors {
    position: relative;
    width: 95%;
    margin: 0 auto;
}

.doctors .body .list-doctors .image {
    background-color: white;
    border-radius: 50%;
    margin: 0 auto;
    width: 60%;
    height: auto;
}

@media (max-width: 479px) {
    .doctors .body .list-doctors .image {
        width: 80%;
    }
}

.doctors .body .list-doctors .image img {
    width: 100%;
}

.doctors .body .list-doctors .swiper-slide-thumb-active .image {
    border: 3px solid #f7c961;
}

.doctors .body .navi {
    position: absolute;
    top: 11rem;
}

@media (max-width: 479px) {
    .doctors .body .navi {
        top: 10rem;
    }
    .doctors .body .navi i {
        font-size: 20px !important;
    }
}

.doctors .body .navi i {
    color: white;
    font-size: 40px;
}

.doctors .body .d-left {
    left: 0;
}

@media (max-width: 479px) {
    .doctors .body .d-left {
        left: -5px;
    }
}

.doctors .body .d-right {
    right: 0;
}

@media (max-width: 479px) {
    .doctors .body .d-right {
        right: -5px;
    }
}

@media (max-width: 479px) {
    .doctors .body .detail-doctor .bi-do {
        margin-top: 1rem;
    }
}

.doctors .body .detail-doctor .read-more {
    display: block;
    margin: 0 auto;
    width: 8.5rem;
    padding: 1px 10px;
    color: #002e72;
    background-color: white;
    border-radius: 5px;
    font-weight: 700;
    background-image: linear-gradient(87deg, #cba039 0%, #ffed96 54%, #b2893e 100%);
}

@media (max-width: 479px) {
    .doctors .body .detail-doctor img {
        width: 120% !important;
    }
}

.doctors .body .detail-doctor .content {
    border: 2px solid white;
    border-radius: 10px;
    padding: 20px 20px 0 35px;
    margin-top: 5rem;
    padding-bottom: 2rem;
}

@media (max-width: 479px) {
    .doctors .body .detail-doctor .content {
        border: unset;
        margin-top: 20px;
        padding: unset;
    }
}

.doctors .body .detail-doctor .content ._header h4 {
    color: #f7c961;
    font-weight: 400;
}

@media (max-width: 479px) {
    .doctors .body .detail-doctor .content ._header h4 {
        font-size: 15px;
    }
}

.doctors .body .detail-doctor .content ._header .y-liner {
    width: 150px;
    opacity: 0.5;
    height: 1px;
}

.doctors .body .detail-doctor .content ._body ul {
    margin-top: 2rem;
}

@media (max-width: 479px) {
    .doctors .body .detail-doctor .content ._body ul {
        margin-top: 0;
    }
}

.doctors .body .detail-doctor .content ._body ul li {
    color: white;
    margin-top: 20px;
    font-size: 18px;
}

@media (max-width: 479px) {
    .doctors .body .detail-doctor .content ._body ul li {
        font-size: 12px;
        margin-top: 5px;
    }
}

@media (max-width: 479px) {
    .padding-star {
        width: 90%;
        margin: 0 auto;
        position: relative;
    }
    .padding-star .navi {
        position: absolute;
        top: 25%;
    }
    .padding-star .navi i {
        color: #d99616;
        font-size: 40px;
    }
    .padding-star .s-left {
        left: -28px;
    }
    .padding-star .s-right {
        right: -28px;
    }
}

.star-main {
    background-image: url("../images/bg/bg-commit.webp");
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 4rem;
}

@media (max-width: 479px) {
    .star-main {
        padding-bottom: 1rem;
    }
}

.star-main .header {
    padding-top: 3.5rem;
}

@media (max-width: 479px) {
    .star-main .header {
        padding-top: 1rem;
    }
}

.star-main .header .title {
    font-family: beautyFont;
    font-size: 100px;
    color: #d99616;
    padding-left: 16rem;
}

@media (max-width: 479px) {
    .star-main .header .title {
        padding: 0 0 0 20px;
        font-size: 50px;
    }
}

.star-main .header .title span {
    font-family: beautyFont_cus;
    font-size: 80px;
}

@media (max-width: 479px) {
    .star-main .header .title span {
        font-size: 50px;
    }
}

.star-main .header .liner-gradient {
    background-image: linear-gradient(87deg, #cba039 0%, #ffed96 54%, #b2893e 100%);
    display: block;
    width: 200px;
    height: 3px;
    margin: 0 auto;
}

@media (max-width: 479px) {
    .star-main .header .liner-gradient {
        width: 5rem;
        height: 1px;
    }
}

.star-main .header h3 {
    color: #002e72;
    font-size: 25px;
    font-weight: bold;
    margin-top: -5rem;
}

@media (max-width: 479px) {
    .star-main .header h3 {
        font-size: 16px !important;
        margin-top: -50px;
    }
}

.star-main .body {
    margin-top: 3rem;
}

@media (max-width: 479px) {
    .star-main .body {
        margin-top: 1rem;
    }
}

.star-main .body .left-column {
    border: 5px solid #d88626;
}

@media (max-width: 479px) {
    .star-main .body .left-column {
        border: 2px solid #d88626;
    }
}

.star-main .body ._header {
    text-align: center;
}

.star-main .body ._header h3 {
    color: #d88626;
    font-size: 30px;
}

@media (max-width: 479px) {
    .star-main .body ._header h3 {
        display: inline;
        font-size: 16px !important;
    }
}

.star-main .body ._header p {
    color: #d88626;
    font-style: italic;
    margin-bottom: unset;
    font-weight: 400;
    font-size: 18px;
}

@media (max-width: 479px) {
    .star-main .body ._header p {
        display: inline;
        font-size: 13px;
    }
}

.star-main .body ._header .thin-liner {
    width: 109px;
    height: 1px;
    border: 1px solid #f7c961;
    display: block;
    margin: 0 auto;
    opacity: 0.5;
    margin-top: 15px;
}

@media (max-width: 479px) {
    .star-main .body ._header .thin-liner {
        display: none;
    }
}

.star-main .body ._body {
    padding: 15px;
}

@media (max-width: 479px) {
    .star-main .body ._body {
        padding: 0;
    }
}

.star-main .body ._body .text {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 3rem;
}

@media (max-width: 479px) {
    .star-main .body ._body .text {
        font-size: 12px;
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        font-style: italic;
    }
}

.star-main .body ._body .view-detail {
    color: #d88626;
    text-transform: uppercase;
    border: 1px solid #d88626;
    border-radius: 20px;
    padding: 5px 10px 5px 10px;
    margin-top: 3rem;
}

@media (max-width: 479px) {
    .star-main .body ._body .view-detail {
        display: none;
    }
}

.star-main .body ._body .view-detail a {
    color: #d88626;
}

.star-main .body .list-stars {
    margin-top: 3rem;
}

@media (max-width: 479px) {
    .star-main .body .list-stars .swiper-slide-thumb-active .unactive {
        border: 1px solid #d88626 !important;
    }
}

@media (max-width: 479px) {
    .star-main .body .list-stars {
        margin-top: -30px;
    }
}

@media (min-width: 1024px) {
    .star-main .body .list-stars .swiper-slide-thumb-active .image .unactive {
        border: none !important;
    }
}

.star-main .body .list-stars .image .small-name {
    font-style: italic;
    font-size: 16px;
    padding-top: 5px;
}

@media (max-width: 479px) {
    .star-main .body .list-stars .image .small-name {
        display: none;
    }
}

.star-main .body .list-stars .image .unactive {
    border: 3px solid white;
    border-radius: 5px;
}

@media (max-width: 479px) {
    .star-main .body .list-stars .image .unactive {
        border: 1px solid white;
    }
}

.star-main .body .list-stars .view-all {
    color: white;
    background-color: #d88626;
    margin: 0 auto;
    width: 10rem;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    border-radius: 20px;
    padding: 5px 10px;
    text-transform: uppercase;
}

@media (max-width: 479px) {
    .star-main .body .list-stars .view-all {
        background-color: #ee4d4b;
        border-radius: 5px;
        font-size: 14px;
        padding: 2px 5px;
        margin-top: 1rem;
    }
}

.video-services {
    background-color: #002e72;
    height: 100%;
    width: 100%;
    padding-bottom: 2.5rem;
}

@media (max-width: 479px) {
    .video-services .header {
        padding-top: 1rem !important;
    }
}

.video-services .header h3 {
    color: #f7c961;
    font-size: 25px;
}

.video-services .header .dinamond {
    position: relative;
    margin-right: 15px;
}

@media (max-width: 479px) {
    .video-services .header .dinamond {
        display: block;
        margin-right: unset;
        margin-bottom: 15px;
    }
    .video-services .header .dinamond img {
        display: block;
        margin: 0 auto;
    }
}

.video-services .header .dinamond img {
    width: 65px;
}

@media (max-width: 479px) {
    .video-services .header .dinamond img {
        width: 40px;
    }
}

.video-services .header .dinamond .liner-gradient {
    position: absolute;
    height: 2px;
    width: 65px;
    margin: 0 auto;
    background-image: linear-gradient(87deg, #cba039 0%, #ffed96 54%, #b2893e 100%);
    bottom: -19px;
    left: 1px;
}

@media (max-width: 479px) {
    .video-services .header .dinamond .liner-gradient {
        bottom: -5px;
        left: 43%;
        width: 50px;
        height: 1px;
    }
}

.video-services .body .view-all {
    margin: 0 auto;
    width: 8rem;
    border: 1px solid #f7c961;
    border-radius: 15px;
    font-size: 18px;
    margin-top: 3rem;
    padding: 3px 0;
}

.video-services .body .view-all a {
    color: #f7c961;
    transition: 0.4s;
}

.video-services .body .view-all a:hover {
    text-decoration: none;
    font-size: 16px;
}

.customer {
    background-image: url(../images/bg/bg-introduce.webp);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    padding-bottom: 2rem;
}

@media (max-width: 479px) {
    .customer {
        padding-bottom: 0;
    }
}

.customer .header {
    color: #002e72;
}

@media (max-width: 479px) {
    .customer .header {
        padding-top: 1rem !important;
    }
    .customer .header h3 {
        font-size: 16px !important;
    }
    .customer .header .liner-dinamond img {
        width: 30px;
    }
    .customer .header .liner-dinamond .liner {
        margin-top: 8px;
    }
}

.customer .body ._header .line2 {
    margin-top: 20px;
}

.customer .body ._header .item {
    background-color: #f6d68d;
    color: #002e72;
    text-transform: uppercase;
    text-align: center;
    height: auto;
    padding: 5px 15px;
    font-size: 19px;
    border-radius: 10px;
    font-weight: 500;
    margin: 0 10px;
    cursor: pointer;
}

@media (max-width: 479px) {
    .customer .body ._header .item {
        font-size: 8px;
        padding: 5px 4px;
        margin: 0px 3px;
        font-weight: 700;
    }
}

.customer .body ._header .active {
    background-color: #f7c961 !important;
}

.customer .body .slider-cus {
    margin-top: 2rem;
    position: relative;
}

@media (max-width: 479px) {
    .customer .body .slider-cus {
        width: 90%;
        margin: 0 auto;
        padding-top: 2rem;
    }
}

.customer .body .slider-cus .swiper-slide-active .text {
    display: block !important;
}

.customer .body .slider-cus .swiper-slide {
    box-shadow: 0px 28px 33px -17px rgba(246, 221, 168, 0.96);
}

.customer .body .slider-cus .swiper-slide .text {
    display: none;
    transition: 1s;
}

@media (max-width: 479px) {
    .customer .body .slider-cus .swiper-slide .text .rs {
        font-size: 9px;
    }
}

.customer .body .slider-cus .swiper-slide .text p.name {
    color: #002e72;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: unset;
    font-size: 22px;
}

@media (max-width: 479px) {
    .customer .body .slider-cus .swiper-slide .text p.name {
        font-size: 11px;
    }
}

.customer .body .slider-cus img {
    width: 100%;
}

.customer .body .slider-cus .navi {
    position: absolute;
    z-index: 90;
    top: 30%;
    font-size: 70px;
    font-weight: 500;
}

.customer .body .slider-cus .navi:focus {
    outline-color: unset;
    outline: none;
}

.customer .body .slider-cus .navi i {
    color: #db8d31;
}

@media (max-width: 479px) {
    .customer .body .slider-cus .navi {
        font-size: 35px;
        top: 35%;
    }
}

.customer .body .slider-cus .c-next {
    right: -35px;
}

@media (max-width: 479px) {
    .customer .body .slider-cus .c-next {
        right: -26px;
    }
}

.customer .body .slider-cus .c-prev {
    left: -35px;
}

@media (max-width: 479px) {
    .customer .body .slider-cus .c-prev {
        left: -26px;
    }
}

.news {
    background-color: #ffffff;
    height: 100%;
    width: 100%;
    padding-top: 3rem;
    padding-bottom: 10rem;
}

@media (max-width: 479px) {
    .news {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .news .disable-col {
        display: none;
    }
}

.news .tab {
    border: 1px solid #002e72;
    font-weight: 700;
    color: #002e72;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    line-height: 35px;
    background-color: white;
    height: 35px;
}

.news .tab .active {
    background-color: #002e72 !important;
    color: #f7c961 !important;
}

.news .tab .event-col-tab {
    width: 50%;
    border-right: 1px solid #002e72;
}

.news .tab .news-col-tab {
    width: 50%;
}

.news .header h3 {
    color: #002e72;
    font-weight: 600;
    display: inline;
    border-bottom: 2px solid #f7c961;
}

@media (max-width: 479px) {
    .news .body {
        margin-top: 1rem;
        overflow: auto;
        height: 28rem;
    }
    .news .body::-webkit-scrollbar {
        width: 5px;
    }
    .news .body::-webkit-scrollbar-track {
        box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    }
    .news .body::-webkit-scrollbar-thumb {
        background-color: #002e72;
        outline: 1px solid slategrey;
    }
}

.news .body .item {
    width: 100%;
    display: flex;
    margin-top: 1rem;
}

.news .body .item .image {
    width: 40%;
}

@media (max-width: 479px) {
    .news .body .item .image {
        width: 100%;
    }
}

.news .body .item .content {
    margin-left: 10px;
    max-width: 68%;
}

@media (max-width: 479px) {
    .news .body .item .content {
        max-width: 50%;
    }
}

.news .body .item .content .title {
    font-size: 17px;
    color: #002e72;
    font-weight: 600;
    margin-bottom: unset;
}

@media (max-width: 479px) {
    .news .body .item .content .title {
        font-size: 11px;
        font-weight: 700;
    }
}

.news .body .item .content .des {
    font-size: 14px;
    font-weight: 600;
    color: #3b3b3b;
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 479px) {
    .news .body .item .content .des {
        font-size: 12px;
        -webkit-line-clamp: 3;
    }
}

.news .body .item .content .read-more {
    border: 1px solid #002e72;
    border-radius: 5px;
    padding: 2px 10px;
}

@media (max-width: 479px) {
    .news .body .item .content .read-more {
        border: none;
        font-size: 12px;
        padding: 0;
    }
    .news .body .item .content .read-more i {
        font-size: 10px !important;
    }
}

.news .body .item .content .read-more a {
    color: #002e72;
    font-weight: 600;
    font-style: italic;
}

.news .body .item .content .read-more a i {
    font-size: 13px;
    color: #002e72;
}

.news .ls-new ul {
    list-style-type: none;
}

.news .ls-new ul li {
    font-size: 13px;
    margin: 5px 0;
}

.news .ls-new ul li i {
    font-size: 8px;
    color: #636363;
    margin-right: 5px;
}

@media (max-width: 479px) {
    .news .ls-new ul li i {
        color: #3c3c3c;
        font-size: 6px;
    }
}

.news .ls-new ul li a {
    color: #006cb1;
    font-weight: 500;
}

@media (max-width: 479px) {
    .news .ls-new ul li a {
        color: #002e72;
    }
}

.recomment {
    background-color: #003544;
    font-style: italic;
    font-size: 12px;
    padding: 5px 0;
}

footer {
    background-color: #002e72;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 99;
    padding-top: 1rem;
    margin-top: 50px;
}

@media (max-width: 479px) {
    footer {
        background-color: #002e72;
        margin-top: 0;
        padding-top: 2rem;
        padding-bottom: 3rem;
    }
}

@media (max-width: 479px) {
    footer .one-col .bkt-img {
        position: absolute;
        right: 15px;
        top: 35px;
        width: 35% !important;
        margin-top: 10px !important;
    }
}

footer .one-col img {
    width: 65%;
}

@media (max-width: 479px) {
    footer .one-col img {
        width: 40%;
    }
}

footer .one-col img:last-child {
    width: 100%;
    margin-top: 5px;
}

footer .one-col .list-icon {
    margin-top: 3rem;
}

@media (max-width: 479px) {
    footer .one-col .list-icon {
        margin-top: 0;
    }
}

@media (max-width: 479px) {
    footer .one-col .list-icon span {
        width: 40px;
        margin: 0 5px;
    }
}

footer .one-col .list-icon span img {
    width: 85%;
}

@media (max-width: 479px) {
    footer .one-col .list-icon span img {
        width: 100%;
        display: block;
        margin: 0 auto;
    }
}

footer .title {
    color: #f7c961;
    font-weight: 600;
    font-size: 20px;
}

@media (max-width: 479px) {
    footer .title {
        font-size: 17px;
        margin-top: 15px;
        margin-bottom: 10px;
    }
}

footer .local .city {
    font-weight: 400;
    color: #f7c961;
    border-bottom: 1px solid #779ba5;
    width: 11rem;
    margin-bottom: unset;
}

@media (max-width: 479px) {
    footer .local .city {
        border-bottom: 1px dotted #779ba5;
    }
}

footer .local .item {
    display: flex;
    color: white;
    margin-top: 5px;
}

footer .local .item i {
    color: #d98d14;
    font-size: 12px;
    margin-top: 7px;
}

footer .local .item p {
    margin-left: 7px;
    margin-bottom: unset;
}

@media (max-width: 479px) {
    footer .local .item p {
        font-size: 13px;
    }
}

footer .three-col .text a {
    display: block;
    color: white;
    font-size: 16px;
    cursor: pointer;
}

@media (max-width: 479px) {
    footer .three-col .text a {
        font-size: 12px;
    }
}

footer .three-col .text a:hover {
    text-decoration: none;
}

footer .three-col .care {
    font-weight: 400;
    color: #f7c961;
    width: 11rem;
    margin-bottom: unset;
    margin-top: 1rem;
    margin-bottom: 10px;
}

@media (max-width: 479px) {
    footer .three-col .care {
        text-align: center;
        width: unset;
    }
}

footer .three-col .hotline-number {
    color: #004559;
    font-size: 23px;
    padding: 0px 25px;
    background-color: #f7c961;
    border: none;
    border-radius: 20px;
    height: 34px;
    line-height: 34px;
    font-weight: 700;
}

@media (max-width: 479px) {
    footer .three-col .hotline-number {
        margin-left: 8px;
        border-radius: 10px;
        font-size: 19px;
    }
}

footer .three-col .form-contact {
    margin-top: 25px;
}

footer .three-col .form-contact p.tit {
    color: white;
    font-weight: 400;
}

footer .three-col .form-contact p.tit img {
    margin-top: -20px;
}

@media (max-width: 479px) {
    footer .three-col .form-contact p.tit img {
        width: 25px;
    }
}

footer .three-col .form-contact input::-moz-placeholder {
    font-style: italic;
    font-size: 16px;
    color: black;
}

footer .three-col .form-contact input::placeholder {
    font-style: italic;
    font-size: 16px;
    color: black;
}

footer .three-col .form-contact input:focus {
    border-color: unset;
    box-shadow: unset;
}

footer .three-col .form-contact button {
    color: #002e72;
    font-weight: 600;
    background-color: #f7c961;
    border: none;
}

footer .three-col .form-contact button:active {
    color: #002e72 !important;
    background-color: #f7c961 !important;
    border-color: unset !important;
}

footer .rq {
    background-color: #061a38;
    color: white;
    margin-top: 3rem;
}

@media (max-width: 479px) {
    footer .rq {
        margin-top: 1.5rem;
    }
}

footer .rq p {
    margin-bottom: unset;
    font-size: 15px;
    padding: 15px 0;
}

@media (max-width: 479px) {
    footer .rq p {
        padding: 0 0 15px 0;
        font-size: 13px;
    }
}

footer .right-bar {
    position: fixed;
    right: 0;
    width: auto;
    height: auto;
    padding: 0 5px;
    background-color: white;
    bottom: 10rem;
    box-sizing: border-box;
    border-top: 2px solid #f7c961;
}

footer .right-bar a {
    display: block;
    width: 60px;
    margin: 0 auto;
}

footer .right-bar a:first-child img {
    width: 65%;
}

footer .right-bar a:last-child img {
    width: 70%;
}

footer .right-bar a img {
    width: 50%;
    margin: 15px 0;
}

footer .right-bar .center {
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
}

footer .bottom-bar {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 60px;
    text-align: center;
    text-transform: uppercase;
    z-index: 999;
    background-color: rgba(0, 43, 56, 0.3);
}

footer .bottom-bar .call-btn-mb {
    background-color: #e23d3b;
    color: white;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    border-radius: 5px;
}

footer .bottom-bar .call-btn-mb .call-i {
    border-right: 1px solid white;
    margin-right: 20px;
}

footer .bottom-bar .call-btn-mb .call-i i {
    font-size: 20px;
    transform: rotate(-45deg);
    margin-right: 10px;
}

footer .bottom-bar .register-btn-mb {
    color: white;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    background-color: #f7c961;
    color: #002e72;
    border-radius: 5px;
}

footer .main_ft {
    padding-bottom: 50px;
    border-bottom: 2px solid #ffffff;
    margin-bottom: 50px;
}

footer .main_ft a.logo_ft img {
    width: 300px;
    max-width: 100%;
}

footer .main_ft h4 {
    text-transform: uppercase;
    color: #ffffff;
    font-size: 18px;
}

footer .main_ft p {
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
}

@media (max-width: 479px) {
    footer .main_ft p {
        font-size: 16px;
    }
}

footer .widget_footer ul {
    padding-left: 20px;
}

footer .widget_footer ul li a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
}

footer .widget_footer ul li a:hover {
    text-decoration: none;
    color: #f7c961;
}

#subscribe button.close {
    position: absolute;
    top: -15px;
    right: -15px;
    z-index: 99;
    font-size: 20px;
    color: #ffffff;
    background-color: transparent;
    border: none;
    cursor: pointer;
    opacity: 1;
}

#subscribe button.close img {
    width: 30px;
}

#subscribe button.close:focus {
    outline: none;
}

#subscribe .body {
    padding: 1rem;
    background-image: url(../images/bg-popup.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#subscribe .body .title {
    color: #ffffff;
    font-size: 20px;
}

#subscribe .body form input,
#subscribe .body form textarea {
    display: block;
    margin: 0 auto;
    width: 85%;
    border: 0;
    border-radius: 5px;
    margin-top: 5px;
    padding: 10px;
    resize: none;
}

@media (max-width: 479px) {
    #subscribe .body form input,
    #subscribe .body form textarea {
        padding: 5px;
    }
}

#subscribe .body form button {
    margin: 0 auto;
    border: none;
    background-color: #e66100;
    color: white;
    padding: 3px 15px;
    display: block;
    width: 85%;
    border-radius: 5px;
}

#subscribe .body form p {
    color: #ffffff;
    font-style: italic;
    font-weight: 600;
}

@media (max-width: 479px) {
    #subscribe .body form p {
        font-size: 13px;
        margin-top: 5px;
    }
}

#subscribe .body form p span {
    color: #e66100;
}

.header-sub-page {
    background-image: unset !important;
    background-color: #002e72;
    padding: 20px 0 15px 0;
    height: unset;
    box-sizing: border-box;
    border-bottom: 4px solid #f7c961;
}

body#chuyen-muc .breadcumd {
    margin-top: 1.5rem;
}

body#chuyen-muc .breadcumd .text {
    background-color: #ebebeb;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-left: 10px;
}

body#chuyen-muc .breadcumd .text a {
    font-size: 16px;
    color: #002e72;
    font-weight: 600;
}

@media (max-width: 479px) {
    body#chuyen-muc .breadcumd .text a {
        font-size: 14px;
    }
}

body#chuyen-muc .banner {
    margin-top: 1rem;
    padding-top: unset;
}

@media (max-width: 479px) {
    body#chuyen-muc .banner {
        border-top: unset;
    }
}

body#chuyen-muc .main-service {
    margin-top: 2rem;
}

body#chuyen-muc .main-service .header {
    width: 30rem;
    margin: 0 auto;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .header {
        width: 100%;
    }
}

body#chuyen-muc .main-service .header h1 {
    text-align: center;
    text-transform: uppercase;
    color: #002e72;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 1rem;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .header h1 {
        text-align: left;
    }
}

body#chuyen-muc .main-service .header .liner {
    display: block;
    margin: 0 auto;
    height: 2px;
    width: 135px;
    background-color: #f7c961;
}

body#chuyen-muc .main-service .body {
    margin-top: 10px;
}

body#chuyen-muc .main-service .body .desc {
    background-image: url("../images/Group 12.png");
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10px;
    height: auto;
    max-height: 161px;
    min-height: 161px;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .desc {
        background-image: url("../images/Group 4.png");
        background-position: center;
        max-height: 185px;
    }
}

body#chuyen-muc .main-service .body .desc .text {
    padding: 30px 20px 20px 20px;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .desc .text {
        padding: 10px 10px 10px 15px;
    }
}

body#chuyen-muc .main-service .body .desc .text h2 {
    font-size: 16px;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .desc .text h2 {
        font-size: 12px;
    }
}

body#chuyen-muc .main-service .body .banner-500 {
    margin-top: 1rem;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .banner-500 img {
        width: 100%;
    }
}

body#chuyen-muc .main-service .body .main-banner {
    background-color: #002e72;
    width: 100%;
    height: auto;
    padding: 25px 20px 20px 20px;
    margin-top: 2rem;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .main-banner {
        padding: 20px 15px 15px 15px;
    }
}

body#chuyen-muc .main-service .body .main-banner .padding-border {
    border: 1px solid #f7c961;
    height: 100%;
    position: relative;
}

body#chuyen-muc .main-service .body .main-banner .padding-border .form {
    margin-top: 2rem;
}

body#chuyen-muc .main-service .body .main-banner .padding-border .form .__header .re {
    color: #f7c961;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
    text-align: center;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .main-banner .padding-border .form .__header .re {
        font-size: 16px;
    }
}

body#chuyen-muc .main-service .body .main-banner .padding-border .form .__header .timer {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
    text-align: center;
    color: white;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .main-banner .padding-border .form .__header .timer {
        font-size: 16px;
    }
}

body#chuyen-muc .main-service .body .main-banner .padding-border .form .__body {
    margin-bottom: 3rem;
}

body#chuyen-muc .main-service .body .main-banner .padding-border .form .__body .countdown div {
    background-image: url("../images/Layer_29.png");
    background-size: cover;
    width: 80px;
    height: 80px;
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    color: #002e72;
    margin: 0 1rem;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .main-banner .padding-border .form .__body .countdown div {
        background-position: center;
        margin: 0 5px;
        font-size: 35px;
        border-radius: 10px;
    }
}

body#chuyen-muc .main-service .body .main-banner .padding-border .form .__body .countdown div span {
    display: block;
    font-size: 20px;
    margin-top: -10px;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .main-banner .padding-border .form .__body .countdown div span {
        font-size: 16px;
    }
}

body#chuyen-muc .main-service .body .main-banner .padding-border .form .__body form {
    margin: 0 auto;
    width: 25rem;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .main-banner .padding-border .form .__body form {
        width: 100%;
    }
}

body#chuyen-muc .main-service .body .main-banner .padding-border .form .__body form input {
    display: block;
    width: 100%;
    border-radius: 15px;
    height: 40px;
    outline: none;
    box-sizing: border-box;
    border: 1px solid #f7c961;
    margin: 1rem 0;
    padding-left: 1rem;
    font-weight: 600;
}

body#chuyen-muc .main-service .body .main-banner .padding-border .form .__body form input::-moz-placeholder {
    color: black;
    font-weight: 600;
    opacity: 0.5;
}

body#chuyen-muc .main-service .body .main-banner .padding-border .form .__body form input::placeholder {
    color: black;
    font-weight: 600;
    opacity: 0.5;
}

body#chuyen-muc .main-service .body .main-banner .padding-border .form .__body form button {
    margin: 0 auto;
    text-align: center;
    height: 50px;
    background-image: linear-gradient(to top, #d83d00 0%, #e77800 100%);
    display: block;
    border-radius: 5px;
    color: white;
    text-transform: uppercase;
    width: 15rem;
    font-weight: bold;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .main-banner .padding-border .form .__body form button {
        width: 12rem;
    }
}

body#chuyen-muc .main-service .body .main-banner .padding-border ._header {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 30rem;
    background-color: #002e72;
    z-index: 99;
    top: -13px;
    margin-bottom: 2rem;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .main-banner .padding-border ._header {
        width: 80%;
    }
}

body#chuyen-muc .main-service .body .main-banner .padding-border ._header h3 {
    text-align: center;
    text-transform: uppercase;
    color: #f7c961;
    font-size: 20px !important;
}

body#chuyen-muc .main-service .body .main-banner .padding-border ._body {
    width: 70%;
    margin: 0 auto;
}

body#chuyen-muc .main-service .body .main-banner .padding-border ._body .l-2 {
    margin-top: 0 !important;
}

body#chuyen-muc .main-service .body .main-banner .padding-border ._body .l-2 .b-n {
    margin-top: 9rem !important;
}

body#chuyen-muc .main-service .body .main-banner .padding-border ._body .row {
    margin-top: 2rem;
    padding-bottom: 15px;
    border-bottom: 1px dotted #f7c961;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .main-banner .padding-border ._body .row {
        border: none;
        padding-bottom: 0;
    }
}

body#chuyen-muc .main-service .body .main-banner .padding-border ._body .liner-dot {
    display: block;
    width: 80%;
    margin: 0 auto;
    border-bottom: 1px dotted #f7c961;
    height: 1px;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .main-banner .padding-border ._body {
        width: 90%;
    }
}

body#chuyen-muc .main-service .body .main-banner .padding-border ._body .number-column {
    color: #ffd863;
    font-family: Aristote;
    font-weight: bold;
    position: relative;
}

body#chuyen-muc .main-service .body .main-banner .padding-border ._body .number-column .b-n {
    margin-top: -20px;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .main-banner .padding-border ._body .number-column .b-n {
        margin-top: 65px;
    }
}

body#chuyen-muc .main-service .body .main-banner .padding-border ._body .number-column .num {
    font-size: 100px;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .main-banner .padding-border ._body .number-column .num {
        font-size: 30px;
    }
}

body#chuyen-muc .main-service .body .main-banner .padding-border ._body .number-column .hmm {
    font-size: 50px;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .main-banner .padding-border ._body .number-column .hmm {
        font-size: 15px;
    }
}

body#chuyen-muc .main-service .body .main-banner .padding-border ._body .number-column .low {
    font-size: 100px;
    margin-top: -22px;
    margin-left: -14px;
    position: absolute;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .main-banner .padding-border ._body .number-column .low {
        font-size: 48px;
        position: unset;
        margin-left: 0;
    }
}

body#chuyen-muc .main-service .body .main-banner .padding-border ._body .content-column {
    margin-left: -25px;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .main-banner .padding-border ._body .content-column {
        margin-left: 0;
    }
}

body#chuyen-muc .main-service .body .main-banner .padding-border ._body .content-column .f-i {
    max-height: 125px;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .main-banner .padding-border ._body .content-column .f-i {
        margin-left: -110px;
        max-height: 65px;
        position: absolute;
        top: 100px;
    }
}

body#chuyen-muc .main-service .body .main-banner .padding-border ._body .content-column .block {
    display: flex;
    margin: 1rem 0;
}

body#chuyen-muc .main-service .body .main-banner .padding-border ._body .content-column .block .price-origin {
    text-decoration: line-through;
}

body#chuyen-muc .main-service .body .main-banner .padding-border ._body .content-column .content {
    margin-left: 10px;
}

body#chuyen-muc .main-service .body .main-banner .padding-border ._body .content-column .content .tit {
    text-transform: uppercase;
    color: #f7c961;
    font-weight: 600;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .main-banner .padding-border ._body .content-column .content .tit {
        font-size: 12px;
        position: relative;
    }
}

body#chuyen-muc .main-service .body .main-banner .padding-border ._body .content-column .content .tit img {
    margin-top: -6px;
    width: 20%;
    margin-left: 10px;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .main-banner .padding-border ._body .content-column .content .tit img {
        width: 30%;
        right: -15px;
        position: absolute;
    }
}

body#chuyen-muc .main-service .body .main-banner .padding-border ._body .content-column .content .text {
    color: white;
}

body#chuyen-muc .main-service .body .main-banner .padding-border ._body .content-column .content .text .price-origin {
    color: white;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: unset;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .main-banner .padding-border ._body .content-column .content .text .price-origin {
        font-size: 12px;
    }
}

body#chuyen-muc .main-service .body .main-banner .padding-border ._body .content-column .content .text .price-sale {
    color: white;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: unset;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .main-banner .padding-border ._body .content-column .content .text .price-sale {
        font-size: 14px;
    }
}

body#chuyen-muc .main-service .body .main-banner .padding-border ._body .content-column .content .text .item {
    display: flex;
}

body#chuyen-muc .main-service .body .main-banner .padding-border ._body .content-column .content .text .item img {
    width: 22px;
    height: 25px;
}

body#chuyen-muc .main-service .body .main-banner .padding-border ._body .content-column .content .text .item .text {
    margin-top: 3px;
    font-size: 12px;
    font-weight: 600;
    padding-left: 5px;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .main-banner .padding-border ._body .content-column .content .text .item .text {
        font-size: 10px;
    }
}

body#chuyen-muc .main-service .body .main-banner .padding-border ._body .content-column .content .text .liner {
    display: block;
    height: 1px;
    width: 150px;
    margin-top: 15px;
    border-bottom: 1px dotted white;
}

body#chuyen-muc .main-service .body .content-f {
    margin-top: 3rem;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .content-f {
        margin-top: 1rem;
    }
}

body#chuyen-muc .main-service .body .content-f ._header {
    background-image: url("../images/Group 13.png");
    background-size: cover;
    height: 85px;
    background-position: center;
    background-repeat: no-repeat;
    margin: 1rem 0;
    line-height: 85px;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .content-f ._header {
        background-image: url("../images/Group 5.png");
        height: unset;
        line-height: 45px;
        height: 45px;
    }
}

body#chuyen-muc .main-service .body .content-f ._header h1 {
    color: #002e72;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .content-f ._header h1 {
        font-size: 14px;
        padding-top: 8px;
    }
}

body#chuyen-muc .main-service .body .content-f ._body .header {
    width: 100%;
}

body#chuyen-muc .main-service .body .content-f ._body .header img {
    margin-top: -10px;
    margin-right: 5px;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .content-f ._body .header img {
        width: 25px;
    }
}

body#chuyen-muc .main-service .body .content-f ._body .header h5 {
    display: inline;
    color: #002e72;
    text-transform: uppercase;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .content-f ._body .header h5 {
        text-transform: none;
        font-weight: 600;
    }
}

body#chuyen-muc .main-service .body .recent-news {
    margin: 2rem 0;
}

body#chuyen-muc .main-service .body .recent-news ._header {
    background: #002e72;
    width: 100%;
    display: flex;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: 50px;
    line-height: 50px;
}

body#chuyen-muc .main-service .body .recent-news ._header .tin-lq {
    color: #f7c961;
    text-transform: uppercase;
    line-height: 50px;
    margin-left: 10px;
}

body#chuyen-muc .main-service .body .recent-news ._body {
    border: 2px solid #002e72;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: 0;
    padding: 15px 40px;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .recent-news ._body {
        padding: 15px 0px 5px 15px;
    }
}

body#chuyen-muc .main-service .body .recent-news ._body .item {
    margin: 10px 0;
}

body#chuyen-muc .main-service .body .recent-news ._body .item i {
    color: #002e72;
    font-size: 8px;
    margin-right: 5px;
}

body#chuyen-muc .main-service .body .recent-news ._body .item a {
    color: #002e72;
    font-size: 16px;
    font-weight: 500;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .recent-news ._body .item a {
        font-size: 14px;
    }
}

body#chuyen-muc .main-service .body .comment ._header {
    background-color: #ebebeb;
    border-radius: 15px;
    text-transform: uppercase;
    padding-left: 30px;
    font-size: 20px;
    color: #002e72;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .comment ._header {
        text-align: center;
        padding-left: unset;
    }
}

body#chuyen-muc .main-service .body .comment ._body {
    margin-top: 1rem;
}

body#chuyen-muc .main-service .body .comment ._body form textarea {
    background-color: #c9f3ff;
    resize: none;
    border: none;
    width: 100%;
    padding: 10px 30px;
    height: 8rem;
}

body#chuyen-muc .main-service .body .comment ._body form button {
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
    color: white;
    border: none;
    width: 10rem;
    background-image: linear-gradient(to top, #d83d00 0%, #e77800 100%);
    height: 40px;
    line-height: 40px;
    box-shadow: inset 0 0 16px rgba(242, 178, 103, 0.35);
    border-radius: 15px;
    font-weight: 600;
    font-size: 20px;
    margin-top: 1rem;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .body .comment ._body form button {
        font-size: 16px;
        height: 30px;
        line-height: 30px;
        width: 7rem;
        border-radius: 5px;
    }
}

body#chuyen-muc .main-service .subsc {
    background-image: url("../images/Rectangle 24.png");
    background-size: cover;
    height: auto;
    margin-top: 2rem;
    padding-bottom: 4rem;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .subsc {
        padding-bottom: 14rem;
        background-image: url("../images/Rectangle 245.png");
    }
    body#chuyen-muc .main-service .subsc .ml-0-mb {
        padding-right: 0;
    }
}

body#chuyen-muc .main-service .subsc ._header {
    margin-top: 2rem;
}

body#chuyen-muc .main-service .subsc ._header h1 {
    color: #f7c961;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    font-size: 25px;
}

body#chuyen-muc .main-service .subsc ._header .liner {
    height: 1px;
    display: block;
    margin: 0 auto;
    width: 190px;
    background-color: #f7c961;
}

body#chuyen-muc .main-service .subsc ._body {
    margin-top: 1rem;
}

body#chuyen-muc .main-service .subsc ._body form {
    background-color: #f7c961;
    width: 60%;
    margin: 0 auto;
    padding-top: 20px;
    border-radius: 10px;
    padding-bottom: 5px;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .subsc ._body form {
        background-color: unset;
        width: 90%;
    }
}

body#chuyen-muc .main-service .subsc ._body form .margin {
    margin-top: 1rem;
}

body#chuyen-muc .main-service .subsc ._body form input {
    display: block;
    width: 75%;
    margin: 0 auto;
    border-radius: 15px;
    background-color: #f9d779;
    border: 1px solid white;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
}

body#chuyen-muc .main-service .subsc ._body form input::-moz-placeholder {
    color: #db4700;
    font-weight: 600;
}

body#chuyen-muc .main-service .subsc ._body form input::placeholder {
    color: #db4700;
    font-weight: 600;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .subsc ._body form input {
        height: 45px;
        line-height: 45px;
    }
}

body#chuyen-muc .main-service .subsc ._body form button {
    text-transform: uppercase;
    color: white;
    font-weight: 700;
    background-image: linear-gradient(to top, #d83d00 0%, #e77800 100%);
    height: 40px;
    line-height: 40px;
    display: block;
    margin: 0 auto;
    border-radius: 5px;
    width: 10rem;
    font-size: 25px;
    border: none;
}

body#chuyen-muc .main-service .subsc ._body form .text {
    color: #d4810b;
    font-style: italic;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 1rem;
}

body#chuyen-muc .main-service .liner-dott {
    display: block;
    height: 1px;
    width: 100%;
    border-bottom: 1px dashed #cccccc;
    margin: 1rem 0;
}

body#chuyen-muc .main-service .l-news {
    margin-top: 3rem;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .l-news {
        margin-top: 0;
    }
}

body#chuyen-muc .main-service .l-news .header img {
    margin-top: -10px;
    margin-right: 5px;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .l-news .header img {
        width: 25px;
        margin-top: -4px;
        margin-right: 0;
    }
}

body#chuyen-muc .main-service .l-news .header h5 {
    display: inline;
    color: #002e72;
    text-transform: uppercase;
    font-size: 18px;
    margin-left: 0.5rem;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .l-news .header h5 {
        font-weight: 700;
    }
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .l-news .body {
        overflow: auto;
        height: 19rem;
        margin-top: 0;
    }
    body#chuyen-muc .main-service .l-news .body::-webkit-scrollbar {
        width: 5px;
    }
    body#chuyen-muc .main-service .l-news .body::-webkit-scrollbar-track {
        box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    }
    body#chuyen-muc .main-service .l-news .body::-webkit-scrollbar-thumb {
        background-color: #002e72;
        outline: 1px solid slategrey;
    }
}

body#chuyen-muc .main-service .l-news .body .item {
    margin: 1rem 0;
    display: flex;
}

body#chuyen-muc .main-service .l-news .body .item img {
    max-width: 40%;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .l-news .body .item img {
        max-width: 30%;
    }
}

body#chuyen-muc .main-service .l-news .body .item .content {
    padding-left: 10px;
}

body#chuyen-muc .main-service .l-news .body .item .content a {
    color: #002e72;
    font-weight: 600;
    font-size: 14px;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .l-news .body .item .content a {
        font-size: 12px !important;
        font-weight: 600;
    }
}

body#chuyen-muc .main-service .l-news .body .item .content .title {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
}

body#chuyen-muc .main-service .l-news .body .item .content .read-more {
    margin-top: 10px;
    font-style: italic;
}

body#chuyen-muc .main-service .l-news .body .item .content .read-more i {
    font-size: 10px;
}

body#chuyen-muc .main-service .xl-news .list-news-sm {
    margin-top: 1rem;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .xl-news .list-news-sm {
        margin-top: 2rem;
    }
}

body#chuyen-muc .main-service .xl-news .list-news-sm ul {
    list-style-type: none;
}

body#chuyen-muc .main-service .xl-news .list-news-sm ul li {
    font-size: 13px;
    margin: 5px 0;
}

body#chuyen-muc .main-service .xl-news .list-news-sm ul li i {
    font-size: 8px;
    color: #636363;
    margin-right: 5px;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .xl-news .list-news-sm ul li i {
        color: #3c3c3c;
        font-size: 6px;
    }
}

body#chuyen-muc .main-service .xl-news .list-news-sm ul li a {
    color: #006cb1;
    font-weight: 500;
}

@media (max-width: 479px) {
    body#chuyen-muc .main-service .xl-news .list-news-sm ul li a {
        color: #002e72;
    }
}

body#chuyen-muc .main .c-row {
    margin-top: 25px;
}

body#chuyen-muc .main .left-column .header img {
    margin-top: -10px;
    margin-right: 5px;
}

@media (max-width: 479px) {
    body#chuyen-muc .main .left-column .header img {
        width: 25px;
    }
}

body#chuyen-muc .main .left-column .header h5 {
    display: inline;
    color: #002e72;
}

body#chuyen-muc .main .left-column .body {
    margin-top: 1rem;
}

body#chuyen-muc .main .left-column .body p.desc {
    font-style: italic;
    color: black;
    font-size: 15px;
    border-bottom: 1px solid #b3b3b3;
    padding-bottom: 1rem;
}

body#chuyen-muc .main .left-column .list-news .item {
    margin: 2.5rem 0;
}

body#chuyen-muc .main .left-column .list-news .item .border-i img {
    width: 100%;
}

@media (max-width: 479px) {
    body#chuyen-muc .main .left-column .list-news .item .cus-mb {
        padding-right: 0;
    }
}

body#chuyen-muc .main .left-column .list-news .item .content-col {
    padding-left: 0;
}

@media (max-width: 479px) {
    body#chuyen-muc .main .left-column .list-news .item .content-col {
        padding-left: 15px;
    }
}

body#chuyen-muc .main .left-column .list-news .item .content-col .title-news a {
    font-size: 21px !important;
    color: #002e72;
    text-transform: uppercase;
    display: block;
}

@media (max-width: 479px) {
    body#chuyen-muc .main .left-column .list-news .item .content-col .title-news a {
        font-size: 11px !important;
    }
}

body#chuyen-muc .main .left-column .list-news .item .content-col .title-news a:hover {
    text-decoration: none;
}

body#chuyen-muc .main .left-column .list-news .item .content-col .desc {
    font-size: 12px;
    font-weight: 600;
    color: #3b3b3b;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}

@media (max-width: 479px) {
    body#chuyen-muc .main .left-column .list-news .item .content-col .desc {
        display: none;
    }
}

body#chuyen-muc .main .left-column .list-news .item .content-col .read-more {
    background-color: #f7c961;
    color: #002e72;
    border: 0;
    border-radius: 20px;
    height: 30px;
    line-height: 30px;
    padding: 3px 20px 5px 20px;
    font-style: italic;
    margin-top: 20px;
}

@media (max-width: 479px) {
    body#chuyen-muc .main .left-column .list-news .item .content-col .read-more {
        border-radius: 10px;
        padding: 0px 10px 1px 10px;
    }
}

body#chuyen-muc .main .left-column .list-news .item .content-col .liner-dotted {
    border-bottom: 1px dotted #959595;
    display: block;
    height: 0.5px;
    margin-top: 53px;
}

@media (max-width: 479px) {
    body#chuyen-muc .main .left-column .list-news .item .content-col .liner-dotted {
        margin-top: 10px;
    }
}

body#chuyen-muc .main .left-column .list-news .page-navi {
    float: right;
    height: 100%;
}

body#chuyen-muc .main .left-column .list-news .page-navi .active {
    background-color: #002e72;
}

body#chuyen-muc .main .left-column .list-news .page-navi .active a {
    color: white !important;
}

body#chuyen-muc .main .left-column .list-news .page-navi .dotdotdot {
    border: unset;
}

body#chuyen-muc .main .left-column .list-news .page-navi span {
    height: 40px;
    width: 40px;
    padding: 5px 12px;
    border: 1px solid #d7d7d7;
    font-weight: 600;
}

body#chuyen-muc .main .left-column .list-news .page-navi span a {
    color: unset;
    font-weight: 500;
}

body#chuyen-muc .main .left-column .list-news .page-navi .next-page i {
    font-size: 10px;
}

body#chuyen-muc .main .left-column .list-news .list-news-sm {
    margin-top: 6rem;
}

body#chuyen-muc .main .left-column .list-news .list-news-sm ul {
    list-style-type: none;
}

body#chuyen-muc .main .left-column .list-news .list-news-sm ul li {
    font-size: 13px;
    margin: 5px 0;
}

body#chuyen-muc .main .left-column .list-news .list-news-sm ul li i {
    font-size: 8px;
    color: #636363;
    margin-right: 5px;
}

@media (max-width: 479px) {
    body#chuyen-muc .main .left-column .list-news .list-news-sm ul li i {
        color: #3c3c3c;
        font-size: 6px;
    }
}

body#chuyen-muc .main .left-column .list-news .list-news-sm ul li a {
    color: #006cb1;
    font-weight: 500;
}

@media (max-width: 479px) {
    body#chuyen-muc .main .left-column .list-news .list-news-sm ul li a {
        color: #002e72;
    }
}

body#chuyen-muc .main .left-column-detail-news .header .title {
    font-size: 20px;
    color: #002e72;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}

@media (max-width: 479px) {
    body#chuyen-muc .main .left-column-detail-news .header .title {
        text-align: left !important;
    }
}

body#chuyen-muc .main .left-column-detail-news .header .liner {
    display: block;
    height: 2px;
    width: 9rem;
    margin: 0 auto;
    background-color: #f7c961;
}

body#chuyen-muc .main .left-column-detail-news .body {
    margin-top: 1.5rem;
}

body#chuyen-muc .main .left-column-detail-news .body .short-desc {
    background-color: #eaffff;
    padding: 15px;
    border: 1px dashed #a5f8ff;
}

body#chuyen-muc .main .left-column-detail-news .body .short-desc h2 {
    font-size: 16px;
    color: #002e72;
    padding-bottom: unset;
}

body#chuyen-muc .main .left-column-detail-news .body .main {
    margin-top: 1rem;
}

body#chuyen-muc .main .left-column-detail-news .body .main .title {
    color: #ef8d00;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 1rem;
}

body#chuyen-muc .main .left-column-detail-news .body .main .desc {
    font-size: 15px;
}

body#chuyen-muc .main .left-column-detail-news .body .main .image {
    margin: 1rem 0;
}

body#chuyen-muc .main .left-column-detail-news .body .main .image img {
    display: block;
    margin: 0 auto;
}

@media (max-width: 479px) {
    body#chuyen-muc .main .left-column-detail-news .body .main .image img {
        width: 100%;
    }
}

body#chuyen-muc .main .left-column-detail-news .recent-news ._header {
    background: #002e72;
    width: 100%;
    display: flex;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: 50px;
    line-height: 50px;
}

body#chuyen-muc .main .left-column-detail-news .recent-news ._header .tin-lq {
    color: #f7c961;
    text-transform: uppercase;
    line-height: 50px;
    margin-left: 10px;
}

body#chuyen-muc .main .left-column-detail-news .recent-news ._body {
    border: 2px solid #002e72;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: 0;
    padding: 15px 40px;
}

@media (max-width: 479px) {
    body#chuyen-muc .main .left-column-detail-news .recent-news ._body {
        padding: 15px 0px 5px 15px;
    }
}

body#chuyen-muc .main .left-column-detail-news .recent-news ._body .item {
    margin: 10px 0;
}

body#chuyen-muc .main .left-column-detail-news .recent-news ._body .item i {
    color: #002e72;
    font-size: 8px;
    margin-right: 5px;
}

body#chuyen-muc .main .left-column-detail-news .recent-news ._body .item a {
    color: #002e72;
    font-size: 16px;
    font-weight: 500;
}

@media (max-width: 479px) {
    body#chuyen-muc .main .left-column-detail-news .recent-news ._body .item a {
        font-size: 14px;
    }
}

body#chuyen-muc .main .left-column-detail-news .liner {
    height: 1px;
    width: 100%;
    display: block;
    background-color: #b7b7b7;
    margin: 3rem 0;
}

@media (max-width: 479px) {
    body#chuyen-muc .main .left-column-detail-news .liner {
        margin: 1rem 0;
    }
}

body#chuyen-muc .main .left-column-detail-news .comment ._header {
    background-color: #ebebeb;
    border-radius: 15px;
    text-transform: uppercase;
    padding-left: 30px;
    font-size: 20px;
    color: #002e72;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
}

@media (max-width: 479px) {
    body#chuyen-muc .main .left-column-detail-news .comment ._header {
        text-align: center;
        padding-left: unset;
    }
}

body#chuyen-muc .main .left-column-detail-news .comment ._body {
    margin-top: 1rem;
}

body#chuyen-muc .main .left-column-detail-news .comment ._body form textarea {
    background-color: #c9f3ff;
    resize: none;
    border: none;
    width: 100%;
    padding: 10px 30px;
    height: 8rem;
}

body#chuyen-muc .main .left-column-detail-news .comment ._body form button {
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
    color: white;
    border: none;
    width: 10rem;
    background-image: linear-gradient(to top, #d83d00 0%, #e77800 100%);
    height: 40px;
    line-height: 40px;
    box-shadow: inset 0 0 16px rgba(242, 178, 103, 0.35);
    border-radius: 15px;
    font-weight: 600;
    font-size: 20px;
    margin-top: 1rem;
}

@media (max-width: 479px) {
    body#chuyen-muc .main .left-column-detail-news .comment ._body form button {
        font-size: 16px;
        height: 30px;
        line-height: 30px;
        width: 7rem;
        border-radius: 5px;
    }
}

body#chuyen-muc .main .left-column-detail-news .subscribe {
    background-image: url(../images/bg-subscribe.png);
    width: 100%;
    background-size: cover;
    height: 20rem;
}

@media (max-width: 479px) {
    body#chuyen-muc .main .left-column-detail-news .subscribe {
        background-image: url(../images/sub-mb-n.png);
        height: 24rem;
        margin-top: 1rem;
    }
}

body#chuyen-muc .main .left-column-detail-news .subscribe .tit {
    color: #f7c961;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    margin-top: 5rem;
}

@media (max-width: 479px) {
    body#chuyen-muc .main .left-column-detail-news .subscribe .tit {
        margin-top: -11rem;
    }
}

body#chuyen-muc .main .left-column-detail-news .subscribe .tit a {
    display: block;
    background-color: #ffba00;
    text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.97);
    color: #d84100;
    width: 14rem;
    margin: 0 auto;
    font-size: 20px;
    font-weight: 700;
    padding: 3px 20px;
    border-radius: 5px;
    margin-top: 1rem;
}

body#chuyen-muc .main .left-column-detail-news .subscribe .tit a:hover {
    text-decoration: none;
}

body#chuyen-muc .main .left-column-detail-news .liner-mb {
    display: block;
    height: 1px;
    width: 100%;
    border-bottom: 1px dashed #cccccc;
    margin: 2rem 0;
}

body#chuyen-muc .main .left-column-detail-news .l-news {
    margin-top: 3rem;
}

@media (max-width: 479px) {
    body#chuyen-muc .main .left-column-detail-news .l-news {
        margin-top: 0;
    }
}

body#chuyen-muc .main .left-column-detail-news .l-news .header img {
    margin-top: -10px;
    margin-right: 5px;
}

@media (max-width: 479px) {
    body#chuyen-muc .main .left-column-detail-news .l-news .header img {
        width: 25px;
        margin-top: -4px;
        margin-right: 0;
    }
}

body#chuyen-muc .main .left-column-detail-news .l-news .header h5 {
    display: inline;
    color: #002e72;
    text-transform: uppercase;
    font-size: 18px;
    margin-left: 0.5rem;
}

@media (max-width: 479px) {
    body#chuyen-muc .main .left-column-detail-news .l-news .header h5 {
        font-weight: 700;
    }
}

@media (max-width: 479px) {
    body#chuyen-muc .main .left-column-detail-news .l-news .body {
        overflow: auto;
        height: 19rem;
        margin-top: 0;
    }
    body#chuyen-muc .main .left-column-detail-news .l-news .body::-webkit-scrollbar {
        width: 5px;
    }
    body#chuyen-muc .main .left-column-detail-news .l-news .body::-webkit-scrollbar-track {
        box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    }
    body#chuyen-muc .main .left-column-detail-news .l-news .body::-webkit-scrollbar-thumb {
        background-color: #002e72;
        outline: 1px solid slategrey;
    }
}

body#chuyen-muc .main .left-column-detail-news .l-news .body .item {
    margin: 1rem 0;
    display: flex;
}

body#chuyen-muc .main .left-column-detail-news .l-news .body .item img {
    max-width: 40%;
}

@media (max-width: 479px) {
    body#chuyen-muc .main .left-column-detail-news .l-news .body .item img {
        max-width: 30%;
    }
}

body#chuyen-muc .main .left-column-detail-news .l-news .body .item .content {
    padding-left: 10px;
}

body#chuyen-muc .main .left-column-detail-news .l-news .body .item .content a {
    color: #002e72;
    font-weight: 600;
    font-size: 14px;
}

@media (max-width: 479px) {
    body#chuyen-muc .main .left-column-detail-news .l-news .body .item .content a {
        font-size: 12px !important;
        font-weight: 600;
    }
}

body#chuyen-muc .main .left-column-detail-news .l-news .body .item .content .title {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
}

body#chuyen-muc .main .left-column-detail-news .l-news .body .item .content .read-more {
    margin-top: 10px;
}

body#chuyen-muc .main .left-column-detail-news .l-news .body .item .content .read-more i {
    font-size: 10px;
}

body#chuyen-muc .main .left-column-detail-news .xl-news .list-news-sm {
    margin-top: 1rem;
}

@media (max-width: 479px) {
    body#chuyen-muc .main .left-column-detail-news .xl-news .list-news-sm {
        margin-top: 2rem;
    }
}

body#chuyen-muc .main .left-column-detail-news .xl-news .list-news-sm ul {
    list-style-type: none;
}

body#chuyen-muc .main .left-column-detail-news .xl-news .list-news-sm ul li {
    font-size: 13px;
    margin: 5px 0;
}

body#chuyen-muc .main .left-column-detail-news .xl-news .list-news-sm ul li i {
    font-size: 8px;
    color: #636363;
    margin-right: 5px;
}

@media (max-width: 479px) {
    body#chuyen-muc .main .left-column-detail-news .xl-news .list-news-sm ul li i {
        color: #3c3c3c;
        font-size: 6px;
    }
}

body#chuyen-muc .main .left-column-detail-news .xl-news .list-news-sm ul li a {
    color: #006cb1;
    font-weight: 500;
}

@media (max-width: 479px) {
    body#chuyen-muc .main .left-column-detail-news .xl-news .list-news-sm ul li a {
        color: #002e72;
    }
}

body#chuyen-muc .main .right-column .doctor .header {
    background-color: #002e72;
    color: #f7c961;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    padding: 10px 10px 20px 10px;
}

body#chuyen-muc .main .right-column .doctor .header p {
    margin-bottom: 10px;
}

body#chuyen-muc .main .right-column .doctor .header .liner-gradient {
    width: 95px;
    height: 2px;
    background-color: #000000;
    background-image: linear-gradient(87deg, #cba039 0%, #ffed96 54%, #b2893e 100%);
    display: block;
    margin: 0 auto;
}

body#chuyen-muc .main .right-column .doctor .body {
    border: 1px solid #ffd982;
    background-color: #fffcef;
}

body#chuyen-muc .main .right-column .doctor .body .item {
    margin: 10px;
    text-align: center;
}

body#chuyen-muc .main .right-column .doctor .body .item .image {
    border-bottom-right-radius: 15px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    text-align: center;
}

body#chuyen-muc .main .right-column .doctor .body .item .image img {
    margin: 4px;
}

body#chuyen-muc .main .right-column .doctor .body .item .desc {
    margin-top: 8px;
    text-align: center;
    margin-bottom: 25px;
}

body#chuyen-muc .main .right-column .doctor .body .item .desc ._header .name {
    color: #002e72;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 0;
}

body#chuyen-muc .main .right-column .doctor .body .item .desc ._header .local {
    display: block;
    margin: 0 auto;
    width: 50%;
    font-size: 12px;
    font-weight: 500;
    padding-bottom: 5px;
}

body#chuyen-muc .main .right-column .doctor .body .item .desc ._header .line {
    display: block;
    margin: 0 auto;
    height: 3px;
    background-color: #002e72;
    width: 60px;
}

body#chuyen-muc .main .right-column .doctor .body .item .desc ._body {
    padding-top: 5px;
    font-size: 12px;
    width: 90%;
    margin: 0 auto;
    font-weight: 500;
}

body#chuyen-muc .main .right-column .doctor .body .item .desc ._body li {
    list-style-type: none;
    text-align: left;
    position: relative;
    padding-left: 10px;
}

body#chuyen-muc .main .right-column .doctor .body .item .desc ._body li::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f111";
    font-weight: 900 !important;
    position: absolute;
    height: 10px;
    width: 10px;
    font-size: 4px;
    margin-left: -11px;
    margin-top: 9px;
}

body#chuyen-muc .main .right-column .doctor .body .swiper-pagination-bullet {
    background-color: white;
    border: 1px solid #002e72;
    opacity: unset;
}

body#chuyen-muc .main .right-column .doctor .body .swiper-pagination-bullet-active {
    background-color: #002e72 !important;
}

body#chuyen-muc .main .right-column .pr {
    background-color: #002e72;
    padding: 1px 0;
    margin-top: 2rem;
}

body#chuyen-muc .main .right-column .pr .boder-y {
    margin: 10px;
    border: 1px solid #f7c961;
}

body#chuyen-muc .main .right-column .pr .boder-y ._header p {
    color: #f7c961;
    font-weight: 600;
    font-size: 16px;
    padding: 15px;
    margin-bottom: 0;
}

body#chuyen-muc .main .right-column .pr .boder-y ._header .liner {
    display: block;
    margin: 0 auto;
    height: 1px;
    width: 5rem;
    background-color: #f7c961;
    margin-top: -5px;
}

body#chuyen-muc .main .right-column .pr .boder-y ._body {
    margin-top: 15px;
}

body#chuyen-muc .main .right-column .pr .boder-y ._body .item {
    display: flex;
    padding: 0 10px;
}

body#chuyen-muc .main .right-column .pr .boder-y ._body .item img {
    width: 45px;
    height: 20px;
    margin-top: 12px;
    margin-right: 5px;
}

body#chuyen-muc .main .right-column .pr .boder-y ._body .item p {
    text-transform: uppercase;
    color: white;
    font-size: 14px;
}

body#chuyen-muc .main .right-column .cm-image {
    margin-top: 2rem;
    position: relative;
}

body#chuyen-muc .main .right-column .cm-image .navi {
    position: absolute;
    top: 44%;
    z-index: 999;
    color: #f7c961;
}

body#chuyen-muc .main .right-column .cm-image .navi i {
    font-size: 30px;
}

body#chuyen-muc .main .right-column .cm-image .cm-next {
    right: 5px;
}

body#chuyen-muc .main .right-column .cm-image .cm-prev {
    left: 5px;
}

body#chuyen-muc .main .right-column .video-service-cm {
    margin-top: 2rem;
}

body#chuyen-muc .main .right-column .video-service-cm .header {
    margin-bottom: 1rem;
}

body#chuyen-muc .main .right-column .video-service-cm .header img {
    margin-top: -10px;
    margin-right: 5px;
}

body#chuyen-muc .main .right-column .video-service-cm .header h5 {
    display: inline;
    color: #002e72;
    text-transform: uppercase;
    font-size: 18px;
}

body#chuyen-muc .main .right-column .success-image {
    margin-top: 2rem;
}

body#chuyen-muc .main .right-column .success-image .header {
    margin-bottom: 1rem;
}

body#chuyen-muc .main .right-column .success-image .header img {
    margin-top: -10px;
    margin-right: 5px;
}

body#chuyen-muc .main .right-column .success-image .header h5 {
    display: inline;
    color: #002e72;
    text-transform: uppercase;
    font-size: 17px;
}

body#chuyen-muc .main .right-column .success-image .body .navi {
    margin: -10px 0 10px 0;
}

body#chuyen-muc .main .right-column .success-image .body .navi span {
    background-color: #ebebeb;
    width: 25px;
    text-align: center;
    margin: 5px;
}

body#chuyen-muc .main .right-column .success-image .body .slide-success-image .desc {
    background-image: url(../images/bg-name-cm.png);
    background-size: cover;
    text-align: center;
    padding-top: 10px;
}

body#chuyen-muc .main .right-column .success-image .body .slide-success-image .desc .name {
    margin-bottom: 0;
    color: #002e72;
    font-weight: 600;
    font-size: 13px;
}

body#chuyen-muc .main .right-column .success-image .body .slide-success-image .desc .no {
    font-size: 13px;
    font-weight: 500;
}

body#chuyen-muc .main .right-column .qna {
    background-color: #ebebeb;
    width: 100%;
    height: auto;
    padding-top: 1rem;
    padding-bottom: 10px;
}

body#chuyen-muc .main .right-column .qna .header {
    text-align: center;
    text-transform: uppercase;
    color: #002e72;
}

body#chuyen-muc .main .right-column .qna .header .liner {
    display: block;
    margin: 0 auto;
    height: 1px;
    width: 5rem;
    background-color: #f7c961;
}

body#chuyen-muc .main .right-column .qna .body {
    padding: 10px;
}

body#chuyen-muc .main .right-column .qna .body .item {
    border-bottom: 1px solid #b7b7b7;
    padding-bottom: 5px;
}

body#chuyen-muc .main .right-column .qna .body .item:last-child {
    border: 0;
}

body#chuyen-muc .main .right-column .qna .body .item i {
    color: #d88626;
    font-size: 8px;
    margin-right: 8px;
}

body#chuyen-muc .main .right-column .qna .body .item .text {
    font-size: 11px;
    color: black;
    font-weight: 500;
}

body#chuyen-muc .main .right-column .make-b {
    margin-top: 2rem;
}

body#chuyen-muc .main .right-column .make-b .header {
    margin-bottom: 1rem;
}

body#chuyen-muc .main .right-column .make-b .header img {
    margin-top: -10px;
    margin-right: 5px;
}

body#chuyen-muc .main .right-column .make-b .header h5 {
    display: inline;
    color: #002e72;
    text-transform: uppercase;
    font-size: 18px;
}

body#chuyen-muc .main .right-column .make-b .body .desc .border-b {
    border-bottom: 1px solid #eaeaea;
}

body#chuyen-muc .main .right-column .make-b .body .desc .border-b:last-child {
    border: 0;
}

body#chuyen-muc .main .right-column .make-b .body .desc .title {
    margin-bottom: 0;
}

body#chuyen-muc .main .right-column .make-b .body .desc .title a {
    color: #002e72;
    font-size: 14px;
    font-weight: 600;
}

body#chuyen-muc .main .right-column .make-b .body .desc .content {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    font-weight: 600;
}

body#chuyen-muc .main .right-column .make-b .body .desc .sm-item {
    display: flex;
    padding: 10px 0;
}

body#chuyen-muc .main .right-column .make-b .body .desc .sm-item i {
    font-size: 8px;
    padding-top: 7px;
    margin-left: 5px;
}

body#chuyen-muc .main .right-column .make-b .body .desc .sm-item a {
    color: black;
    font-size: 12px;
    margin-left: 5px;
    font-weight: 500;
}

.content-service {
    margin-top: 30px;
}

.content-service h1 {
    color: #002e72;
    font-weight: 600;
    font-size: 28px;
    border-left: 5px solid #f7c961;
    padding-left: 15px;
}

.content-service .text h3 {
    color: #002e72;
    font-weight: 600;
    font-size: 20px;
}

.content-service .text h3 strong {
    font-weight: 600;
}

.content-service .text h4 {
    color: #002e72;
    font-weight: 600;
    font-size: 18px;
}

.content-service .text h4 strong {
    font-weight: 600;
}

.content-service .text ul {
    margin-left: 50px;
}

.content-service .core-value {
    margin-top: 30px;
}

.content-service .core-value h3 {
    text-align: center;
    color: #002e72;
    font-weight: 600;
    text-transform: uppercase;
}

.content-service .local {
    margin-top: 30px;
    margin-bottom: 30px;
}

.content-service .local h3 {
    text-align: center;
    color: #002e72;
    font-weight: 600;
    text-transform: uppercase;
}

.content-service .local .item {
    margin-top: 20px;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.content-service .local .item img {
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    height: 300px;
}

.content-service .local .item .content {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: -moz-max-content;
    width: max-content;
    text-align: center;
}

.content-service .local .item .content h4 {
    color: #ffffff;
    font-weight: bold;
}

.content-service .local .item .content p {
    color: #ffffff;
}

.content-service .local .item::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.content-service .local .item:hover::after {
    background-color: rgba(0, 0, 0, 0.8);
}

.content-service .list-pro {
    margin-top: 30px;
    margin-bottom: 30px;
}

.content-service .list-pro .item {
    margin-bottom: 20px;
}

.content-service .list-pro .item .items-inner {
    border-radius: 0.8rem;
    overflow: hidden;
    background: #fff;
    display: block;
    box-shadow: 0 0 2.4rem 0 rgba(0, 0, 0, 0.08);
}

.content-service .list-pro .item .items-inner .items-img {
    position: relative;
    display: block;
    overflow: hidden;
}

.content-service .list-pro .item .items-inner .items-img img {
    width: 100%;
    height: 180px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

@media screen and (max-width: 768px) {
    .content-service .list-pro .item .items-inner .items-img img {
        height: 225px;
    }
}

.content-service .list-pro .item .items-inner .items-content {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 2.4rem;
    text-align: center;
    transition: 0.3s ease-in-out;
}

.content-service .list-pro .item .items-inner .items-content h3.items-title a {
    font-size: 1rem;
    font-weight: 600;
    color: #002e72;
}

.content-service .list-pro .item .items-inner .items-content .local-price {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #d83d00;
}

.content-service .list-pro .item .items-inner .items-content .items-action a {
    background-color: #002e72;
    color: #ffffff;
    border-radius: 2rem;
    border: 1px solid #002e72;
    font-size: 12px;
    padding: 10px 20px;
}

.content-service .list-pro .item .items-inner .items-content .items-action a:hover {
    background-color: #ffffff;
    color: #002e72;
}

.local-ft {
    margin-top: 30px;
    margin-bottom: 30px;
}

.local-ft h3 {
    text-align: center;
    color: #002e72;
    font-weight: 600;
    text-transform: uppercase;
}

.local-ft .item {
    margin-top: 20px;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.local-ft .item img {
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    height: 300px;
}

.local-ft .item .content {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: -moz-max-content;
    width: max-content;
    text-align: center;
}

.local-ft .item .content h4 {
    color: #ffffff;
    font-weight: bold;
}

.local-ft .item .content p {
    color: #ffffff;
}

.local-ft .item::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.local-ft .item:hover::after {
    background-color: rgba(0, 0, 0, 0.8);
}

.content-product {
    margin-top: 20px;
}

.content-product h1 {
    font-size: 30px;
    font-weight: bold;
    color: #002e72;
    margin-bottom: 20px;
}

.content-product .gallery {
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
}

.content-product .gallery .swiper-wrapper .swiper-slide img {
    width: 100%;
}

.content-product .form-info .price-box {
    background: linear-gradient(90deg, #F5F5F5 0%, #FDFDFD 37%, #F1F1F1 68.5%, #F2F2F2 100%);
    border-radius: 12px;
    border: 1px solid #E9E9E9;
    padding: 16px;
    overflow: hidden;
    margin-bottom: 1.6rem;
}

.content-product .form-info .price-box .desc-tag {
    background: linear-gradient(136.55deg, #FFAE49 0%, #FF7617 100%);
    padding: 4px 8px;
    border-radius: 4px;
    gap: 4px;
    display: flex;
    width: -moz-fit-content;
    width: fit-content;
    align-items: center;
    margin-bottom: 0.8rem;
}

.content-product .form-info .price-box .desc-tag p {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    text-align: left;
    margin-bottom: 0px;
}

.content-product .form-info .price-box .local-price {
    text-align: left;
    white-space: nowrap;
    width: 50%;
}

.content-product .form-info .price-box .local-price span {
    color: #313B79 !important;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
}

.content-product .form-info p.note {
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    text-align: left;
    margin-bottom: 1.6rem;
}

.content-product .form-info .service-info {
    display: flex;
    justify-content: space-between;
    font-size: 1.4rem;
    font-weight: 400;
    gap: 2rem;
}

.content-product .form-info .service-info .unit-label {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #002244;
}

.content-product .form-info .service-info .si-service {
    display: flex;
    flex-wrap: wrap;
}

.content-product .form-info .service-info .si-service p {
    font-weight: 500;
    font-size: 14px;
}

.content-product .form-info .service-info .si-service a {
    color: #216ae2;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
}

.content-product .form-info .list-button {
    margin-top: 1rem;
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}

.content-product .form-info .list-button a.btn-hotline {
    width: 100%;
    padding: 12px 0;
    text-align: center;
    background-color: #002e72;
    color: #ffffff;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border: none;
}

.content-product .form-info .list-button a.btn-hotline:hover {
    background-color: #001f4d;
}

.content-product .form-info .list-button a.btn-calendar {
    width: 100%;
    padding: 12px 0;
    text-align: center;
    background-color: #eef4ff;
    color: #001f4d;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border: none;
}

.content-product .text {
    margin-top: 20px;
}

.content-product .text h2 {
    font-size: 20px;
    color: #002e72;
    font-weight: 600;
}

.content-product .text table tr th {
    background-color: #f7c961;
    border: 1px solid #ddd;
    color: #002e72;
    padding: 10px;
    font-weight: bold;
    font-size: 16px;
}

.content-product .text table tr td {
    padding: 10px;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #333;
}

.content-product .text ul {
    margin-left: 40px;
}

.content-product .text h3 {
    font-size: 16px;
    color: #002e72;
    font-weight: 600;
}

.contact_ft {
    margin-top: 50px;
}

.contact_ft .form-contact .list-button a {
    width: 100%;
}

.contact_ft .logo-contact img {
    max-width: 100%;
    width: 250px;
}

.contact_ft .logo-contact .list-button a {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 20px;
    font-weight: 500;
}

.contact_ft .logo-contact .list-button a.btn-hotline {
    background-color: #002e72;
    color: #ffffff;
}

.contact_ft .logo-contact .list-button a.btn-chat {
    background-color: #f7c961;
    color: #000000;
}

.contact_ft .form-contact-ft {
    padding: 2.4rem;
    border-radius: 2rem;
    box-shadow: 0 0 2.4rem 0 rgba(0, 0, 0, 0.08);
}

.contact_ft .form-contact-ft h4 {
    font-size: 18px;
}

.contact_ft .form-contact-ft .form-group input {
    border-radius: 2rem;
    height: 50px;
}

.contact_ft .form-contact-ft button {
    background-color: #002e72;
    color: #ffffff;
    border-radius: 2rem;
    width: 100%;
    height: 50px;
    border: none;
    font-weight: bold;
}

.core-value {
    margin-bottom: 30px;
}

.core-value .item_core {
    margin-top: 20px;
    padding: 1rem;
    box-shadow: 0 0 2.4rem 0 rgba(0, 0, 0, 0.08);
}

.core-value .item_core img {
    max-width: 100%;
    width: 100%;
    height: 180px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.core-value .item_core .content {
    margin-top: 20px;
    height: 50px;
    text-align: center;
}

.core-value .item_core .content h4 {
    font-size: 16px;
    font-weight: 600;
}

section.error-area {
    padding-top: 150px;
}

section.error-area .notfound-404 img {
    max-width: 100%;
}

.main-page {
    margin-top: 20px;
}

.main-page .header h1 {
    color: #002e72;
    font-weight: 600;
    font-size: 28px;
    border-left: 5px solid #f7c961;
    padding-left: 15px;
}

.main-page .body h2,
.main-page .body h3 {
    font-size: 20px;
    color: #002e72;
    font-weight: 600;
}

section.page-contact {
    padding-top: 150px;
}

section.page-contact .header h1 {
    color: #002e72;
    font-weight: 600;
    font-size: 28px;
    border-left: 5px solid #f7c961;
    padding-left: 15px;
}

section.page-contact .content {
    margin-top: 30px;
}

section.page-contact .content .branding .logo img {
    max-width: 100%;
    width: 250px;
}

section.page-contact .content .local {
    margin-top: 20px;
}

section.page-contact .content .local p.city {
    color: #002e72;
    font-weight: 600;
    font-size: 20px;
}

section.page-contact .content .local .item {
    display: flex;
    margin-top: 5px;
    gap: 5px;
}

section.page-contact .content .local .item p {
    font-size: 12px;
}

section.page-contact .content .map {
    margin-top: 30px;
}


/*# sourceMappingURL=all.css.map */