/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

@font-face {
    font-family: "Barlow-Bold";
    src: url(font/Barlow-Bold.ttf);
}

@font-face {
    font-family: "Barlow-Medium";
    src: url(font/Barlow-Medium.ttf);
}

@font-face {
    font-family: "Barlow-Regular";
    src: url(font/Barlow-Regular.ttf);
}

@font-face {
    font-family: "SF-Pro-Display-Bold";
    src: url(font/SF-Pro-Display-Bold.otf);
}

@font-face {
    font-family: "SF-Pro-Display-Regular";
    src: url(font/SF-Pro-Display-Regular.otf);
}

@font-face {
    font-family: "SF-Pro-Display-Medium";
    src: url(font/SF-Pro-Display-Medium.otf);
}

.header-top {
    box-shadow: 0px -1px 0px 0px #EFF1F4 inset;
}

.header-top .txtLeft {
    font-family: "SF-Pro-Display-Regular";
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #52606B;
    margin-bottom: 0;
    position: relative;
    margin-left: 30px;
}

.header-top .txtLeft b {
    font-weight: 600;
    color: #FF5555;
}

.header-top .txtLeft::before {
    content: url(img/ict01.svg);
    position: absolute;
    margin-left: -30px;
    height: 20px;
    top: 1px;
}

.header-top .mxhTop {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 18px;
}

.header-top .mxhTop>div {
    width: 20px;
    height: 20px;
    position: relative;
}

.header-top .mxhTop>div a::before {
    position: absolute;
    top: 0;
    left: 0;
}

.header-top .mxhTop .m1 a::before {
    content: url(img/mt01.svg);
}

.header-top .mxhTop .m2 a::before {
    content: url(img/mt02.svg);
}

.header-top .mxhTop .m3 a::before {
    content: url(img/mt03.svg);
}

.header-top .mxhTop .m4 a::before {
    content: url(img/mt04.svg);
}

.header-main .contCall {
    display: flex;
    align-items: center;
    min-width: 835px;
    justify-content: space-between;
}

.header-main .contCall>div {
    width: 100%;
    display: flex;
    align-items: center;
}

.header-main .contCall .c1 {
    max-width: 332px;
}

.header-main .contCall .c2 {
    max-width: 248px;
}

.header-main .contCall .c3 {
    max-width: 140px;
}

.header-main .contCall>div .image {
    max-width: 36px;
    min-width: 36px;
    height: 36px;
    margin-right: 15px;
    position: relative;
}

.header-main .contCall>div .image::before {
    position: absolute;
    top: 0;
    left: 0;
}

.header-main .contCall .c1 .image::before {
    content: url(img/icont02.svg);
}

.header-main .contCall .c2 .image::before {
    content: url(img/icont03.svg);
}

.header-main .contCall .c3 .image::before {
    content: url(img/icont04.svg);
}

.header-main .contCall>div .text h5 {
    font-family: "SF-Pro-Display-Regular";
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    text-align: left;
    color: #2F4858;
    margin-bottom: 5px;
}

.header-main .contCall>div .text p {
    font-family: "SF-Pro-Display-Regular";
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    color: #677987;
}

.nav-dropdown-default {
    padding: 5px;
}

.header-bottom-nav.nav-box>li>a {
    height: 60px;
}

.header-bottom .flex-right .nav li:last-child a {
    padding: 0 20px;
}

.header-bottom .flex-right .nav li:last-child a .icon-search::before {
    content: url(img/Search.svg);
}

.header-bottom .flex-left ul li a {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    text-align: left;
    padding: 0 15px;
}

.footer-main {
    box-shadow: 0px 1px 0px 0px #EFF1F4 inset;
}

.footer-main .co1 {}

.footer-main .co1 .logo img {
    max-width: 162px;
}

.footer-main .co1 h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
    color: #2F4858;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.footer-main .co1 p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #52606B;
    margin-bottom: 0;
}

.footer-main .co1 b {
    font-weight: 600;
}

.footer-main .co1 .rowIcon .col {
    padding-bottom: 0;
}

.footer-main .co1 .rowIcon .c1 .icon-box {
    align-items: center;
    margin-bottom: 12px;
}

.footer-main .co1 .rowIcon .c1 .icon-box img {
    padding-top: 0;
}

.footer-main .co1 .rowIcon .c2 {
    margin-top: 10px;
}

.footer-main .co1 .rowIcon .c2 .col-inner {
    display: flex;
}

.footer-main .co1 .rowIcon .c2 .col-inner .img {
    max-width: 36px;
    margin-bottom: 0;
    margin-right: 20px;
}

.footer-main .co1,
.footer-main .co2 {
    padding-bottom: 0;
}

.footer-main .co2 .col-inner {
    margin-top: 60px;
}

.footer-main .co2 .col-inner .ux-menu {
    margin-top: 15px;
}

.footer-main .co2 .col-inner .ux-menu .ux-menu-link a {
    padding: 0;
    min-height: 38px;
}

.footer-main .co2 h3 {
    font-size: 17px;
    font-weight: 600;
    line-height: 26px;
    text-align: left;
    color: #2F4858;
}

.footer-main .co2 .menuHome a span {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #52606B;
}

.footer-main .co2 .menuHome a span:hover {
    color: #FF5555;
}

.footer-main .co3 {
    padding-bottom: 0;
}

.footer-main .co3 .col-inner {
    margin-top: 30px;
}

.footer-main .co3 .lichLamViec {
    background-color: #FF5555;
    border-radius: 24px;
    padding: 40px 20px 4px 20px;
    position: relative;
}

.footer-main .co3 .lichLamViec::before {
    content: url(img/calfe.svg);
    position: absolute;
    height: 54px;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}

.footer-main .co3 .lichLamViec h3 {
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    color: white;
    text-transform: uppercase;
}

.footer-main .co3 .lichLamViec p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: right;
    color: #FFFFFF;
    margin-bottom: 0;
}

.footer-main .co3 .lichLamViec .list>div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 40px;
    border-top: 1px solid #FA7C7C;
}

.footer-main .co3 .lichLamViec .list>div:nth-child(2) {
    border-top: none;
}

.hl-ring {
    position: fixed;
    bottom: 30px;
    left: 20px;
    min-width: 45px;
    text-align: center;
    z-index: 999;
}

.hl-ring a span {
    border-radius: 2px;
    text-align: center;
    background: #FF5555;
    box-shadow: 0 20px 50px rgba(0, 0, 0, .15);
    border-radius: 48px;
    padding: 11px 16px 12px 16px;
    margin-left: 10px;
    position: absolute;
    z-index: 999;
    top: 0;
    left: 68px;
    width: 190px;
    height: 48px;
    transition: all .2s ease-in-out 0s;
    -moz-animation: headerAnimation .7s 1;
    -webkit-animation: headerAnimation .7s 1;
    -o-animation: headerAnimation .7s 1;
    animation: headerAnimation .7s 1;
}

.hl-ring a span {
    font-size: 19px;
    line-height: 25px;
    letter-spacing: 1px;
    color: #fff;
}

.hl-ring a span:before,
.hl-ring a span::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 20px 14px 14px;
    border-color: transparent #FF5555 #ff000000 #f0293700;
    position: absolute;
    left: -24px;
    top: 10px;
}

.hl-ring a:hover span {
    display: block;
}

.hl-ring img {
    width: 48px;
    height: 48px;
    border-radius: 100%;
    position: relative;
    z-index: 999;
}

.host-circle {
    animation-iteration-count: infinite;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-name: zoomIn;
    width: 58px;
    height: 58px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, .4);
    opacity: .1;
    border-color: #FF5555;
    opacity: .5;
    animation: animated 2s ease-out infinite;
}

.host-circle-fill {
    animation-iteration-count: infinite;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-name: pulse;
    width: 68px;
    height: 68px;
    top: -10px;
    right: -10px;
    position: absolute;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    background-color: #FF5555;
    opacity: .15;
    animation: animated 2s ease-out infinite;
}

@-webkit-keyframes headerAnimation {
    0% {
        margin-top: -70px;
    }

    100% {
        margin-top: 0;
    }
}

@keyframes headerAnimation {
    0% {
        margin-top: -70px;
    }

    100% {
        margin-top: 0;
    }
}


@keyframes animated {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.15, 1.15);
    }

    100% {
        transform: scale(1, 1);
    }
}



.mess_main {
    position: fixed;
    bottom: 23px;
    right: 15px;
    z-index: 9999;
}

.back-to-top.active {
    opacity: 1;
    pointer-events: inherit;
    transform: translateY(0);
    bottom: 95px;
}

.button.icon.circle {
    height: 48px;
    width: 48px;
    background-color: #E2E8F0;
    border-color: #E2E8F0;
}

#top-link i::before {
    font-family: 'FontAwesome';
    content: "\f062";
    font-size: medium;
    position: relative;
    top: 4px;
    color: #718096;
}


.fitContact {
    position: fixed;
    right: -90px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #FF5555;
    border-radius: 90px;
    z-index: 2;
    transition: right 0.3s;
}

.fitContact.visible {
    right: 15px;
}

.toggleButton {
    position: absolute;
    left: -40px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
}

.toggleButton button {
    border: none;
    background-color: #FF5555;
    color: white;
    cursor: pointer;
    padding: 0;
    margin: 0;
    font-size: xx-large;
    width: 40px;
    max-height: 60px;
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom-left-radius: 12px;
    border-top-left-radius: 12px;
}

.fitContact .toggleButton {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 60px;
}

.fitContact .toggleButton i {
    font-size: large;
    color: white;
}

.fitContact.visible .toggleButton i::before {
    font-family: 'FontAwesome';
    content: "\f054";
}

.fitContact>div a {
    display: block;
    width: 90px;
    height: 90px;
    position: relative;
}

.fitContact>div {
    width: 90px;
    height: 90px;
}

.fitContact>div a::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.fitContact .ct1 a::before {
    content: url(img/c1.svg);
}

.fitContact .ct2 a::before {
    content: url(img/c2.svg);
}

.fitContact .ct3 a::before {
    content: url(img/c3.svg);
}

.home01 {
    min-height: 600px;
}

.home01 .row .col {
    padding-bottom: 0;
}

.home01 .row .co2 {
    padding-left: 85px;
}

.home01 .row .co2 h2 {
    font-family: "Barlow-Bold";
    font-size: 60px;
    font-weight: 700;
    line-height: 70px;
    text-align: left;
    color: #004B70;
}

.home01 .row .co2 h2 span {
    color: #039BE5;
}

.home01 .row .co2 .lienhe .col {
    margin-top: 25px;
}

.home01 .row .co2 .lienhe .col:nth-child(1) {
    margin-top: 0;
}

.home01 .row .co2 .lienhe .col .icon-box .icon-box-text {
    display: flex;
    align-items: center;
}

.home01 .row .co2 .lienhe .col .icon-box .icon-box-text p {
    font-size: 20px;
    font-weight: 400;
    line-height: 36px;
    text-align: left;
    color: #004B70;
    margin-bottom: 0;
}

.home01 .row .co1 .box {
    width: 528px;
    left: -150px;
    position: relative;
}

.home01 .row .co1 .box .box-image {}

.home01 .row .co1 .box .box-image img {
    width: 528px;
    height: 528px;
    object-fit: cover;
}

.home01 .row .co1 .box::before {
    content: url(img/shape.png);
    position: absolute;
    right: -400px;
}

.home01 .row .co1 .box .box-text {
    padding: 0;
    position: absolute;
    bottom: 25px;
}

.home01 .row .co1 .box .box-text .box-text-inner {
    background-color: #039BE5;
    min-height: 58px;
    box-shadow: 0px 12px 20px 0px #CBE1E9;
    border-radius: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
}

.home01 .row .co1 .box .box-text .box-text-inner h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 29.05px;
    text-align: center;
    color: white;
    padding: 0 35px;
}

.home02 {}

.home02 .row .col {
    padding-bottom: 0;
}

.home02 .row .col .col-inner {
    border: 1px dashed #DFE2E4;
    border-left: none;
}

.home02 .row .col .col-inner .plain {
    padding: 25px;
    border-left: 1px dashed #DFE2E4;
    min-height: 226px;
}

.home02 .row .col .col-inner .plain .icon-box {
    text-align: center;
}

.home02 .row .col .col-inner .plain .icon-box .icon-box-img {
    margin: auto;
    margin-bottom: 20px;
}

.home02 .row .col .col-inner .plain .icon-box .icon-box-text p {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
    color: #2F4858;
}

.home03 {
    min-height: 441px;
}

.home03::before {
    content: url(img/bn03-min.jpg);
    position: absolute;
    left: 0;
    bottom: 0;
}

.home03 .row .col {
    padding-bottom: 0;
}


.home03 .row .co2 .box .box-text {
    padding: 0;
    position: absolute;
    bottom: -28px;
}

.home03 .row .co2 .box .box-text .box-text-inner {
    background-color: #FFFFFF;
    min-height: 58px;
    box-shadow: 0px 12px 20px 0px #0000000D;
    border-radius: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
}

.home03 .row .co2 .box .box-text .box-text-inner h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 29.05px;
    text-align: center;
    color: #FF5555;
    padding: 0 35px;
}

.home03 .row .co1 .col-inner {
    padding-right: 25px;
}

.home03 .row .co1 h2 {
    font-family: "Barlow-Medium";
    font-size: 48px;
    font-weight: 600;
    line-height: 57.6px;
    text-align: left;
    color: #FF5555;
}

.home03 .row .co1 p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    color: #677987;
}

.home03 .row .co1 .btn {
    margin: 0;
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    background-color: #FF5555;
}

.home03 .row .co1 .btn span {
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: white;
    padding: 0 15px;
}

.home06 {}

.home06 .row {
    background: url(img/bgh6-min.jpg) no-repeat;
    background-size: cover;
    border-radius: 32px;
    padding: 30px 45px;
    max-width: 1140px;
}

.home06 .row .col {
    padding-bottom: 0;
}

.home06 .row .co1 {}

.home06 .row .co1 h2 {
    font-family: "Barlow-Bold";
    font-size: 36px;
    font-weight: 800;
    line-height: 43.2px;
    text-align: left;
    color: white;
    text-transform: uppercase;
    text-shadow: 3px 3px 0px #0212A1;
}

.home06 .row .co1 .nox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 410px;
}

.home06 .row .co1 .nox .c2 i {
    color: white;
    font-size: x-large;
}

.home06 .row .co1 .nox .c1 {
    min-height: 86px;
    border-radius: 12px;
    border: 2px solid #E0F2F1;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(180deg, #00B289 0%, #00D1B2 100%);
}

.home06 .row .co1 .nox .c1>div {
    padding: 0 20px;
}

.home06 .row .co1 .nox .c1 p {
    font-family: "Barlow-Medium";
    font-size: 16px;
    font-weight: 700;
    line-height: 19.2px;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.home06 .row .co1 .nox .c1 h5 {
    font-family: "Barlow-Medium";
    font-size: 32px;
    font-weight: 700;
    line-height: 38.4px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 0;
    text-transform: uppercase;
}


.home06 .row .co1 .btn {
    border: 1.5px solid #FFFFFF;
    height: 36px;
    border-radius: 24px;
    display: flex;
    align-items: center;
    width: fit-content;
    margin-top: 20px;
}

.home06 .row .co1 .btn a {
    font-family: "SF-Pro-Display-Regular";
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: #FFFFFF;
    position: relative;
    margin-left: 38px;
    padding: 0 14px 0 4px;
}

.home06 .row .co1 .btn a::before {
    content: url(img/callbgh6.svg);
    position: absolute;
    margin-left: -38px;
    height: 28px;
    top: -2px;
}

.bg-breadcrumb {
    background: url(img/bgbrau-min.jpg) no-repeat;
    background-size: cover;
    min-height: 300px;
    display: flex;
    align-items: center;
}

.bg-breadcrumb h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    text-align: left;
    color: #2F4858;
}

.bg-breadcrumb p {
    font-size: 15px;
    font-weight: 400;
    line-height: 18.15px;
    text-align: left;
    color: #52606B;
    margin-bottom: 0;
}

.bg-breadcrumb .breadcrumb_last {
    font-weight: 600;
    color: #FF5555;
}

.gioithieu .row .col {
    padding-bottom: 0;
}

.gioithieu .row {
    margin-top: 30px;
}

.gioithieu h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    text-align: left;
    color: #FF5555;
    margin-bottom: 25px;
}

.gioithieu p {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #52606B;
}

.taxmedical {
    margin-top: 50px;
    margin-bottom: 50px;
}

.taxmedical .block .txt {
    margin-top: 10px;
    margin-bottom: 40px;
}

.taxmedical .block .txt h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    color: #2F4858;
    margin-bottom: 25px;
}

.taxmedical .block .txt .line {
    height: 4px;
    width: 100%;
    max-width: 79px;
    background-color: #FF5555;
    margin: auto;
}

.taxmedical .block .list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 35px 30px;
}

.taxmedical .block .list .connent {
    position: relative;
}

.taxmedical .block .list .connent .hinhanh {
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    text-align: center;
}

.taxmedical .block .list .connent .hinhanh:hover img {
    transform: scale(1.2);
}

.taxmedical .block .list .connent .hinhanh img {
    width: 263px;
    height: 263px;
    border-radius: 50%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.taxmedical .block .list .connent .thongtin {
    margin-top: 22px;
}

.taxmedical .block .list .connent .thongtin h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
    color: #52606B;
    margin-bottom: 0;
}

.chuyenmuctintuc {
    margin-top: 30px;
    margin-bottom: 30px;
}

.chuyenmuctintuc .block {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.phan-trang {
    margin-top: 30px;
}

.nav-pagination>li>.current,
.nav-pagination>li>a:hover,
.nav-pagination>li>span:hover {
    background-color: #FF5555;
    border-color: #FF5555;
}

.chuyenmuctintuc .block .post {
    margin-bottom: 0;
}

.chuyenmuctintuc .block .post .hinhanh {
    overflow: hidden;
    position: relative;
    border-radius: 4px;
}

.chuyenmuctintuc .block .post .hinhanh:hover img {
    transform: scale(1.2);
}

.chuyenmuctintuc .block .post .hinhanh img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 4px;
    transition: transform 0.5s ease;
}

.chuyenmuctintuc .block .post .content {
    margin-top: 15px;
}

.chuyenmuctintuc .block .post .content .time {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: #677987;
    position: relative;
    margin-left: 30px;
    margin-bottom: 10px;
}

.chuyenmuctintuc .block .post .content .time::before {
    content: url(img/cart.svg);
    position: absolute;
    margin-left: -30px;
    height: 24px;
    top: -2px;
}

.chuyenmuctintuc .block .post .content h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    color: #2F4858;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.chuyenmuctintuc .block .post .content p {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: #677987;
    margin-bottom: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.home04 {}

.home04 .row {
    max-width: 1200px;
}

.home04 .co1 {
    margin-top: 20px;
}

.home04 .co1 h2 {
    font-family: "Barlow-Medium";
    font-size: 40px;
    font-weight: 600;
    line-height: 50px;
    text-align: center;
    color: #FF5555;
}

.home04 .co2 .ux-tintuc .new-list-post .block {
    position: relative;
    margin: 0 15px;
}

.home04 .co2 .ux-tintuc .new-list-post .block .post-image {
    border-radius: 4px;
    overflow: hidden;
    position: relative;
}

.home04 .co2 .ux-tintuc .new-list-post .block .post-image:hover img {
    transform: scale(1.2);
}

.home04 .co2 .ux-tintuc .new-list-post .block .post-image img {
    width: 100%;
    height: 258px;
    border-radius: 4px;
    transition: transform 0.5s ease;
}

.home04 .co2 .ux-tintuc .new-list-post .block .content {
    margin-top: 15px;
}

.home04 .co2 .ux-tintuc .new-list-post .block .content .time {
    display: none;
}

.home04 .co2 .ux-tintuc .new-list-post .block .content .title h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    color: #2F4858;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.home04 .co2 .ux-tintuc .new-list-post .block .content .title .tt {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: #677987;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.home04 .co2 .ux-tintuc .new-list-post .block .content .title .link a {
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    text-align: left;
    color: #FF5555;
}

.home04 .co2 {
    padding-bottom: 0;
}

.home04 .slick-dots {
    text-align: center;
    margin: 30px 0 0 0;
}

.home04 .slick-dots li {
    display: inline-block;
    margin: 0;
}

.home04 .slick-dots li button {
    margin: 0 6px;
    border: none;
    padding: 0;
    font-size: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #B4BFC8;
}

.home04 .slick-dots li.slick-active button {
    background: #FF5555;
}

.home05 {}

.home05 .row {
    max-width: 1200px;
}

.home05 .co1 {
    margin-top: 10px;
}

.home05 .co1 h2 {
    font-family: "Barlow-Medium";
    font-size: 40px;
    font-weight: 600;
    line-height: 50px;
    text-align: center;
    color: #FF5555;
}

.home05 .co1 p {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: #677987;
}

.home05 .co2 .ux-tintuc .new-list-post .block {
    position: relative;
    margin: 0 15px;
}

.home05 .co2 .ux-tintuc .new-list-post .block .post-image {
    border-radius: 4px;
    overflow: hidden;
    position: relative;
}

.home05 .co2 .ux-tintuc .new-list-post .block .post-image:hover img {
    transform: scale(1.2);
}

.home05 .co2 .ux-tintuc .new-list-post .block .post-image img {
    width: 100%;
    height: 258px;
    border-radius: 4px;
    transition: transform 0.5s ease;
}

.home05 .co2 .ux-tintuc .new-list-post .block .content {
    margin-top: 15px;
}

.home05 .co2 .ux-tintuc .new-list-post .block .content .time {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: #677987;
    margin-bottom: 10px;
    position: relative;
    margin-left: 32px;
}

.home05 .co2 .ux-tintuc .new-list-post .block .content .time::before {
    content: url(img/cart.svg);
    position: absolute;
    margin-left: -32px;
    height: 24px;
    top: -2px;
}

.home05 .co2 .ux-tintuc .new-list-post .block .content .title h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    color: #2F4858;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.home05 .co2 .ux-tintuc .new-list-post .block .content .title .tt,
.home05 .co2 .ux-tintuc .new-list-post .block .content .title .link {
    display: none;
}

.home05 .slick-arrow {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #7D8D9A;
    position: absolute;
    top: 42%;
}

.home05 .slick-arrow:hover {
    color: #FF5555;
}

.home05 .slick-prev.slick-arrow {
    left: -45px;
}

.home05 .slick-next.slick-arrow {
    right: -45px;
}

.home05 .slick-arrow i::before {
    font-size: x-large;
}

.home05 .slick-prev.slick-arrow i::before {
    content: "\f053";
}

.home05 .slick-next.slick-arrow i::before {
    content: "\f054";
}

.chitiet-tintuc {
    margin-top: 30px;
    margin-bottom: 30px;
}

.chitiet-tintuc .block-times h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    text-align: left;
    color: #2F4858;
}

.chitiet-tintuc .block-times p {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: #677987;
    position: relative;
    margin-left: 32px;
}

.chitiet-tintuc .block-times p::before {
    content: url(img/cart.svg);
    position: absolute;
    margin-left: -32px;
    height: 24px;
    top: -2px;
}

.chitiet-tintuc .excerpt p {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #52606B;
}

.chitiet-tintuc .related_news {
    margin-top: 30px;
}

.chitiet-tintuc .related_news h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    color: #2F4858;
    margin-bottom: 25px;
}

.chitiet-tintuc .related_news .new-list-post {
    position: relative;
    padding: 0 10px;
}

.chitiet-tintuc .related_news .new-list-post .post-image {
    overflow: hidden;
    position: relative;
    height: 240px;
    width: 100%;
    border-radius: 4px;
}

.chitiet-tintuc .related_news .new-list-post .post-image:hover img {
    transform: scale(1.2);
}

.chitiet-tintuc .related_news .new-list-post .post-image img {
    transition: transform 0.5s ease;
    height: 240px;
    width: 100%;
    border-radius: 4px;
    object-fit: cover;
}

.chitiet-tintuc .slick-arrow {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: white;
    position: absolute;
    top: 42%;
    z-index: 1;
    background-color: #FF5555;
    cursor: pointer;
}

.chitiet-tintuc .slick-prev.slick-arrow {
    left: -10px;
}

.chitiet-tintuc .slick-next.slick-arrow {
    right: -10px;
}

.chitiet-tintuc .slick-prev.slick-arrow i::before {
    content: "\f104";
}

.chitiet-tintuc .slick-next.slick-arrow i::before {
    content: "\f054";
}

.chitiet-tintuc .related_news .new-list-post .post-content{
    margin-top: 10px;
}

.chitiet-tintuc .related_news .new-list-post .post-content h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
}


.lienhe {}

.lienhe .row {
    margin-top: 30px;
}

.lienhe .co1 iframe {
    width: 100%;
    max-width: 1140px;
    height: 450px;
}

.lienhe .co2 .form_lh {}

.form_lh .text h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    text-align: left;
    color: #2F4858;
}

.form_lh .block input,
.form_lh .block textarea {
    border-radius: 8px;
    border: 1px solid #EFF1F4;
    min-height: 48px;
    box-shadow: none;
}

.form_lh .block textarea {
    min-height: 90px;
}

.form_lh .block input::placeholder {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #677987;
}

.form_lh .block .co1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-bottom: 20px;
    position: relative;
}

.form_lh .block .co1 input {
    margin-bottom: 0;
}

.form_lh .block .co1>div {
    position: relative;
}

.form_lh .block .co1>div:nth-child(2)::before {
    content: url(img/lh01.svg);
    position: absolute;
    right: 15px;
    top: 12px;
    z-index: 1;
    height: 24px;
}

.form_lh .block .co1>div:nth-child(3)::before {
    content: url(img/lh02.svg);
    position: absolute;
    right: 15px;
    top: 12px;
    z-index: 1;
    height: 24px;
}

.form_lh .block .co1>div:nth-child(4)::before {
    content: url(img/lh03.svg);
    position: absolute;
    right: 15px;
    top: 12px;
    z-index: 1;
    height: 24px;
}

.form_lh .block .co2 .wpcf7-spinner {
    display: none;
}

.form_lh .block .co2 .btn {
    margin-top: 10px;
    width: 100%;
    background-color: #FF5555;
    min-height: 54px;
    font-family: "SF-Pro-Display-Bold";
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    text-transform: initial;
}

.lienhe .co3 {}

.lienhe .co3 h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    text-align: left;
    color: #2F4858;
}

.lienhe .co3 h5 {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: #2F4858;
}

.lienhe .co3 p {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: #677987;
}

.lienhe .co3 .nd p {
    font-family: "SF-Pro-Display-Regular";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #677987;
    position: relative;
    margin-left: 30px;
    margin-bottom: 16px;
}

.lienhe .co3 .nd p::before {
    position: absolute;
    margin-left: -30px;
}

.lienhe .co3 .nd .p1::before {
    content: url(img/v01.svg);
}

.lienhe .co3 .nd .p2::before {
    content: url(img/v02.svg);
}

.lienhe .co3 .nd .p3::before {
    content: url(img/v03.svg);
}

.lienhe .co3 .nd .p4::before {
    content: url(img/v04.svg);
}

.singlemedical {
    margin-top: 30px;
    margin-bottom: 30px;
}

.singlemedical .related-medical {
    margin-top: 30px;
}

.singlemedical .related-medical h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    text-align: left;
    color: #2F4858;
    margin-bottom: 35px;
}

.singlemedical .related-medical .new-list-medical {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.singlemedical .related-medical .new-list-medical .new-list-post-pro .post-image {
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    text-align: center;
}

.singlemedical .related-medical .new-list-medical .new-list-post-pro .post-image:hover img {
    transform: scale(1.2);
}

.singlemedical .related-medical .new-list-medical .new-list-post-pro .post-image img {
    width: 263px;
    height: 263px;
    border-radius: 50%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.singlemedical .related-medical .new-list-medical .new-list-post-pro .post-content {
    margin-top: 22px;
}

.singlemedical .related-medical .new-list-medical .new-list-post-pro .post-content h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
    color: #52606B;
    margin-bottom: 0;
}

.singlemedical .thongtin h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    text-align: left;
    color: #FF5555;
}

.singlemedical .thongtin>div>div {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #52606B;
}

.singlemedical .nor {
    margin-top: 20px;
}

.singlemedical .nor h5 {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    color: #2F4858;
}

.singlemedical .nor>div {
    display: flex;
}

.singlemedical .nor>div p {
    margin-right: 60px;
    font-family: "SF-Pro-Display-Regular";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #677987;
    position: relative;
    margin-left: 34px;
}

.singlemedical .nor>div p::before {
    position: absolute;
    margin-left: -34px;
}

.singlemedical .nor>div .p1::before {
    content: url(img/v02.svg);
}

.singlemedical .nor>div .p2::before {
    content: url(img/v03.svg);
}

.singlemedical .form-nox {
    background-color: #0598e8;
    border-radius: 32px;
    padding: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin-top: 20px;
}

.singlemedical .form-nox::before {
    content: url(img/vt01.svg);
    position: absolute;
    bottom: -10px;
    left: 0;
}

.singlemedical .form-nox::after {
    content: url(img/vt02.svg);
    position: absolute;
    top: -35px;
    right: 0;
}


.singlemedical .form-nox .c1 {
    width: 100%;
    max-width: 576px;
}

.singlemedical .form-nox .c1 form {
    margin-bottom: 0;
}

.singlemedical .form-nox .c2 {
    width: 100%;
    max-width: 480px;
}

.singlemedical .form-nox .c2 img {
    position: relative;
    left: 30px;
    width: 100%;
}

.singlemedical .form-nox .c1 .form_lh .text h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 29.05px;
    text-align: left;
    color: white;
    text-transform: uppercase;
    margin-bottom: 22px;
}

.singlemedical .form-nox .c1 .form_lh .block .co2 .btn {
    margin-bottom: 0;
    margin-right: 0;
    background-color: #00D1B2;
    border: none;
}

.page-wrapper.search {}

.page-wrapper.search .search-new-list>div {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-bottom: 30px;
}

.page-wrapper.search .new-list-post {
    position: relative;
}

.page-wrapper.search .new-list-post .post-image {
    overflow: hidden;
    position: relative;
    border-radius: 4px;
    height: 200px;
    background-color: #ffe5e5;
}

.page-wrapper.search .new-list-post .post-image:hover img {
    transform: scale(1.2);
}

.page-wrapper.search .new-list-post .post-image img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 4px;
    transition: transform 0.5s ease;
}

.page-wrapper.search .new-list-post .post-content {
    margin-top: 15px;
}

.page-wrapper.search .new-list-post .post-content h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    color: #2F4858;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.page-wrapper.search .new-list-post .post-content p {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: #677987;
    margin-bottom: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}