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


/* header */
#logo img {
    max-width: 399px;
}

#wide-nav .nav-top-link {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0em;
    text-align: left;
}

#wide-nav .header-nav>li>a {
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
}

#wide-nav .header-nav>li>a i.fa-house {
    margin-right: 8px;
    font-size: 15px;
}

.flex-col.hide-for-medium.flex-left .menu-item-home::before a {
    content: url(img/Home.png);
    position: absolute;
    margin-left: -30px;
    margin-top: 13px;
}

.nav-box>li>a:hover,
.nav-box>li.active>a {
    background-color: #102771 !important;
}

.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown::before {
    display: none;
}

.nav-dropdown-has-arrow li.has-dropdown::after {

    border-bottom-color: white;
    position: absolute;
    bottom: -4px;
}

.nav-pagination>li>.current,
.nav-pagination>li>span:hover {
    background-color: white !important;
    color: #0084F3;
}

.nav-pagination>li>.current {
    border-color: #0084F3 !important;
}

.dark .nav-vertical li li.menu-item-has-children>a,
.dark .nav-vertical-fly-out>li>a,
.dark .nav-vertical>li>ul li a,
.dark .nav>li.html,
.dark .nav>li>a,
.nav-dark .is-outline,
.nav-dark .nav>li>a,
.nav-dark .nav>li>button,
.nav-dropdown.dark .nav-column>li>a,
.nav-dropdown.dark>li>a {
    color: white;
}

.has-dropdown .icon-angle-down {
    font-size: 20px;
    margin-left: 8px;
    opacity: 1;
    color: white;
}

.nav-dropdown-has-border .nav-dropdown {
    border: none;
    box-shadow: 0px 1px 12px 0px #32324726;
    width: 284px;
    padding: 5px 10px 5px 22px;
}

.nav-dropdown-default .nav-column li>a,
.nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: none;
}

.absolute-footer.dark.medium-text-center.text-center {
    display: none;
}

#menu-item-49 a,
#menu-item-50 a,
#menu-item-51 a,
#menu-item-52 a,
#menu-item-417 a,
#menu-item-418 a,
#menu-item-835 a,
#menu-item-996 a,
#menu-item-1247 a,
#menu-item-1249 a,
#menu-item-1249 a,
#menu-item-1554 a,
#menu-item-1608 a,
#menu-item-1704 a,
#menu-item-1701 a,
#menu-item-1700 a,
#menu-item-1699 a,
#menu-item-1698 a,
#menu-item-934 a,
#menu-item-1246 a,
#menu-item-935 a,
#menu-item-1234 a,
#menu-item-969 a,
#menu-item-1866 a,
#menu-item-1868 a,
#menu-item-1867 a {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #596579;
    position: relative;
    margin-left: 20px;
}

#menu-item-49 a:hover,
#menu-item-50 a:hover,
#menu-item-51 a:hover,
#menu-item-52 a:hover,
#menu-item-417 a:hover,
#menu-item-418 a:hover,
#menu-item-835 a:hover,
#menu-item-996 a:hover,
#menu-item-1247 a:hover,
#menu-item-1249 a:hover,
#menu-item-1249 a:hover,
#menu-item-1554 a:hover,
#menu-item-1608 a:hover,
#menu-item-1704 a:hover,
#menu-item-1701 a:hover,
#menu-item-1700 a:hover,
#menu-item-1699 a:hover,
#menu-item-1698 a:hover,
#menu-item-934 a:hover,
#menu-item-1246 a:hover,
#menu-item-935 a:hover,
#menu-item-1234 a:hover,
#menu-item-969 a:hover,
#menu-item-1866 a:hover,
#menu-item-1868 a:hover,
#menu-item-1867 a:hover {
    color: #0084F3;
    font-weight: 600;
}

#menu-item-49 a::before,
#menu-item-50 a::before,
#menu-item-51 a::before,
#menu-item-52 a::before,
#menu-item-417 a::before,
#menu-item-418 a::before,
#menu-item-835 a::before,
#menu-item-996 a::before,
#menu-item-1247 a::before,
#menu-item-1249 a::before,
#menu-item-1249 a::before,
#menu-item-1554 a::before,
#menu-item-1608 a::before,
#menu-item-1704 a::before,
#menu-item-1701 a::before,
#menu-item-1700 a::before,
#menu-item-1699 a::before,
#menu-item-1698 a::before,
#menu-item-934 a::before,
#menu-item-1246 a::before,
#menu-item-935 a::before,
#menu-item-1234 a::before,
#menu-item-969 a::before,
#menu-item-1866 a::before,
#menu-item-1868 a::before,
#menu-item-1867 a::before {
    font-family: 'FontAwesome';
    content: "\f45c";
    color: #0084F3;
    font-size: 7px;
    position: absolute;
    margin-left: -20px;
    font-weight: 400;
}

#top-link {
    border: none;
    background-color: #E2E8F0;
    margin-bottom: 75px;
    right: 22px;
    width: 48px;
    height: 48px;
}

#top-link .icon-angle-up {
    transform: scale(0.9);
    top: 5px;
}

.icon-angle-up::before {
    font-family: 'FontAwesome' !important;
    content: "\f062" !important;
    color: #718096 !important;
}

.head-main {
    width: 565px;
    display: flow-root;
}

.head-main .lienhe {
    float: left;
    width: 315px;
    margin-top: 4px;
}

.head-main .chucnang {
    float: right;
    width: 260px;
    border-left: 1px solid #EEF0F3;
    padding-left: 15px;
    margin-right: -12px;
}

.head-main .lienhe .sdt {
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
}

.head-main .lienhe .sdt .left {
    float: left;
}

.head-main .lienhe .sdt .left img {
    width: 36px;
    height: 36px;
}

.head-main .lienhe .sdt .right {
    float: right;
    padding-left: 12px;
}

.head-main .lienhe .sdt .right p {
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #DA251D;
    margin: 0;
}

.head-main .lienhe .ngonngu {
    float: right;
}

.head-main .lienhe .ngonngu button {
    background-color: white;
    width: 95px;
    height: 36px;
    border-radius: 24px;
    border: 1px solid #DEE3EA;
}

.head-main .lienhe .ngonngu button p {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    color: #52606B;
}

.head-main .lienhe .ngonngu button p::before {
    content: "";
    background: url(img/vn.png) no-repeat;
    background-size: contain;
    display: flex;
    width: 22px;
    height: 22px;
    position: absolute;
    margin-left: -8px;
    margin-top: 1px;
}

.head-main .lienhe .ngonngu button p::after {
    font-family: 'FontAwesome';
    content: "\f107";
    color: #7D8D9A;
    position: absolute;
    margin-left: -20px;
    margin-left: 9px;
}

.head-main .chucnang .left {
    float: left;
}

.head-main .chucnang button p {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
}

.head-main .chucnang .left button {
    height: 44px;
    border-radius: 48px;
    background-color: #0A74E4;
    border: none;
    color: white;
}

.head-main .chucnang .right {
    float: right;
}

.head-main .chucnang .right button {
    height: 44px;
    border-radius: 48px;
    background-color: white;
    border: 1px solid #0A74E4;
    color: #0A74E4;
}

.bg-breadcrumb {
    width: 100%;
    height: 320px;
    background-image: url(img/probg.png);
    object-fit: cover;
    background-size: cover;
}

.block-breadcrumb {
    width: 100%;
    max-width: 1390px;
    margin: auto;
}

.row-breadcrumb {
    position: relative;
    top: 110px;
}

.row-breadcrumb h1 {
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 0em;
    text-align: left;
    color: #2F4858;
}

#breadcrumbs {
    margin-top: 20px;
}

#breadcrumbs span {
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
}

#breadcrumbs span a {
    color: #0A74E4;

}

.page-id-11 .bg-breadcrumb {
    display: none;
}

/* footer */
.chantrang {
    width: 100%;
}

.chantrang p {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
}

.t-end {
    border-top: 1px solid #405DB0;
    width: 100%;
    max-width: 1390px;
    margin: auto;
}

.t-end p {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: -10px;
}

.chantrang .left {
    width: 100%;
}

.chantrang .left img {
    max-width: 400px;
}

.chantrang .left .t1 {
    margin-top: 30px;
}

.chantrang .left p span {
    font-weight: 600;
}

.chantrang .left p span0 {
    font-weight: 600;
    color: #97DEE7;
}

.chantrang .left .block-img img {
    max-width: 36px;
}

.chantrang .left .block-img .img1,
.chantrang .left .block-img .img2,
.chantrang .left .block-img .img3,
.chantrang .left .block-img .img4 {
    margin-right: -50px;
}


.chantrang .left .t2 p,
.chantrang .left .t3 p,
.chantrang .left .t4 p {
    margin-left: 35px;
}

.chantrang .left .t2 p::before,
.chantrang .left .t3 p::before,
.chantrang .left .t4 p::before {
    display: flex;
    content: "";
    position: absolute;
    background-size: contain !important;
    width: 24px;
    height: 24px;
    margin-left: -35px;
}

.chantrang .left .t2 p::before {
    background: url(img/Location.png) no-repeat;
}

.chantrang .left .t3 p::before {
    background: url(img/Calling.png) no-repeat;
}

.chantrang .left .t4 p::before {
    background: url(img/Message.png) no-repeat;
}

.chantrang .center {
    width: 100%;
    margin-top: 5px;
    padding: 0 30px 0 75px;
}

.chantrang .center .t1 {
    height: 48px;
}

.chantrang .center .t1 h3,
.chantrang .right .t1 h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
}

.chantrang .center .t2 {
    border-top: 1px solid #405DB0;
}

.chantrang .center .t3 {
    margin-top: 25px;
}

.chantrang .center .t3 p {
    position: relative;
    margin-left: 20px;
    margin-top: -8px;
}

.chantrang .center .t3 p::before {
    font-family: 'FontAwesome';
    content: "\f111";
    color: #97DEE7;
    position: absolute;
    margin-left: -20px;
    font-size: 7px;
}

.chantrang .right {
    width: 100%;
    margin-top: 5px;
    padding-left: 15px;
}

.chantrang .right .t1 {
    height: 48px;
}

.chantrang .right .t2 {
    border-top: 1px solid #405DB0;
}

.chantrang .right .t3 {
    width: 100%;
    display: flow-root;
    margin-top: 15px;
}

.chantrang .right .t4 {
    float: left;
}

.chantrang .right .t4 p {
    font-size: 17px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
}

.chantrang .right .t4 p span {
    font-size: 15px;
    position: relative;
    top: -18px;
}

.chantrang .right .t5 {
    float: right;
}

.chantrang .right .t5 p {
    font-size: 17px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: right;
    color: #97DEE7;
}

.chantrang .right .t6 {
    margin-top: -18px;
}

.chantrang .right .t7 {
    margin-top: -36px;
}

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

.mess-block img {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    position: relative;
    z-index: 999;
}

/* phone call */
.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: #FF7F00;
    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 #FF7F00 #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: #FF7F00;
    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: #FF7F00;
    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);
    }
}





/* page-right-sidebar */

.page-right-sidebar .row {
    width: 100%;
    max-width: 1390px;
    display: flow-root;
}

.page-right-sidebar #content {
    border-right: none;
    width: 100%;
    max-width: 917px;
    padding: 0;
    float: left;
}

.page-right-sidebar .large-3.col {
    width: 100%;
    max-width: calc(100% - 917px);
    padding: 0;
    float: right;
}

.page-right-sidebar #secondary {
    width: 100%;
    max-width: 423px;
    float: right;
}

.bg-times {
    margin-bottom: 20px;
}

.block-times h1 {
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    color: #2F4858;
}

.times-main {
    width: 100%;
    height: 40px;
}

.times-row1 {
    float: left;
}

.times-row1 p {
    margin-left: 50px;
}

.times-row2 {
    float: right;
}

.times-main p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    color: #596579;
    top: 8px;
    position: relative;
}

.times-row1 p::before {
    content: url(img/md.png);
    position: absolute;
    margin-left: -50px;
    top: -11px;
}


/* Trang lich su hinh thanh */
.lsht img {
    object-fit: cover;
}

.lsht p {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #4A5362;
    text-align: left;
}

.lsht .r0 {
    width: 100%;
    margin-top: 30px;
}

.lsht .r0 img {
    width: 100%;
    max-width: 780px;
}

.lsht .r0 .tim {
    width: 100%;
    max-width: 780px;
}

.lsht .r1,
.lsht .r2,
.lsht .r3,
.lsht .r4 {
    width: 100%;
    display: flow-root;
    margin: 20px 0 20px 0;
}

.lsht .r0 p,
.lsht .r1 p,
.lsht .r2 p,
.lsht .r3 p,
.lsht .r4 p {
    font-size: 15px;
    font-style: italic;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #596579;
}

.lsht .r1 .left,
.lsht .r2 .left,
.lsht .r3 .left,
.lsht .r4 .left {
    float: left;
    width: 100%;
    max-width: 430px;
}

.lsht .r1 .right,
.lsht .r2 .right,
.lsht .r3 .right,
.lsht .r4 .right {
    float: right;
    width: 100%;
    max-width: 430px;
}

.lsht .r1 img,
.lsht .r2 img,
.lsht .r3 img,
.lsht .r4 img {
    width: 100%;
    max-width: 443px;
    object-fit: cover;
}

.banner-co {
    display: initial;
}

.banner-co img {
    object-fit: cover;
}

.banner-co .bn1,
.banner-co .bn2,
.banner-co .bn3 {
    margin-bottom: 20px;
}

/* Trang chung chi chung nhan */
.cccn img {
    object-fit: cover;
}

.cccn p {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #4A5362;
}

.cccn .r1 p,
.cccn .r2 p,
.cccn .r3 p,
.cccn .r4 p {
    font-style: italic;
    text-align: center;
    color: #596579;
}

.cccn .r1 {
    margin-top: 25px;
    margin-bottom: 15px;
}

.cccn .r2 {
    margin-bottom: 15px;
}

.cccn .r1,
.cccn .r2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.cccn .r1 .left,
.cccn .r1 .right,
.cccn .r2 .left,
.cccn .r2 .right {
    width: 100%;
    max-width: 100%;
}

.cccn .r1 .left img,
.cccn .r1 .right img,
.cccn .r2 .left img,
.cccn .r2 .right img {
    align-items: center;
    max-width: 450px;
    padding: 12px;
    border-radius: 16px;
    border: 1px solid #EEF0F3;
}

.cccn .r3 {
    margin-bottom: 15px;
}

.cccn .r3 .non {
    width: 100%;
    max-width: 700px;
    margin: auto;
}

.cccn .r5 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.cccn .r5 .left,
.cccn .r5 .right {
    margin: 10px 0;
    width: 100%;
    max-width: 100%;
}

.cccn .r5 .left img,
.cccn .r5 .right img {
    max-width: 452px;
}

/* Trang co so vat chat va trang thiet bi */
.csvc img {
    object-fit: cover;
}

.csvc h1 {
    font-size: 17px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #0A74E4;
}

.csvc h2,
.csvc h3 {
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #2F4858;
}

.csvc p {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #4A5362;
}


.csvc .r1 p,
.csvc .r3 p,
.csvc .r5 p {
    font-style: italic;
    text-align: center;
    color: #596579;
}

.csvc .r2 {
    background: radial-gradient(100% 169.19% at 100% 50%, #F0F8FD 40.62%, #E3F3FE 100%);
    padding: 20px;
    display: flow-root;
}

.csvc .r2 h2 {
    margin-bottom: 15px;
}

.csvc .r2 p {
    text-align: justify;
    position: relative;
    margin-left: 35px;
}

.csvc .r2 p::before {
    content: url(img/ro.png);
    position: absolute;
    margin-left: -35px;
    width: 20px;
    height: 20px;
    margin-top: 2px;
}

.csvc .r2 .left,
.csvc .r2 .right {
    max-width: 50%;
}

.csvc .r2 .left {
    padding-right: 20px !important;
}

.csvc .r2 .right {
    padding-left: 20px !important;
}

.csvc .r2 .left {
    float: left;
}

.csvc .r2 .right {
    float: right;
}

.csvc .r3 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.csvc .r3 .left,
.csvc .r3 .right {
    width: 100%;
    max-width: 100%;
}

.csvc .r3 .left img {
    max-width: 463px;
    height: 468px;
}

.csvc .r3 .right img {
    max-width: 450px;
    height: 229px;
}

.col-inner>.img:not(:last-child),
.col>.img:not(:last-child) {
    margin-bottom: 10px;
}

.csvc .r4 {
    margin-bottom: 15px;
}

.csvc .r4 h3 {
    margin-bottom: 15px;
}

.csvc .r4 p {
    position: relative;
    margin-left: 45px;
}

.csvc .r4 p::before {
    font-family: 'FontAwesome';
    content: "\f111";
    color: #4A5362;
    position: absolute;
    margin-left: -20px;
    font-size: 5px;
    margin-left: -15px;
}

.csvc .r5 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.csvc .r5 .co {
    width: 100%;
    max-width: 100%;
}

.csvc .r5 img {
    max-width: 463px;
    height: 300px;
    margin-bottom: 10px;
}

.csvc .non {
    margin-top: 10px;
}

.csvc .non p {
    font-size: 15px;
    font-style: italic;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #596579;
}

.title_h2 h2 {
    font-size: 32px;
    line-height: 44px;
    color: #2F4858;
    font-weight: 600;
    text-transform: uppercase;
}

.home_01 {
    padding: 60px 0 40px 0 !important;
}

.home_01 .left {
    flex-basis: 58.5%;
    max-width: 58.5%;
}

.home_01 .left .icon-box {
    box-shadow: 5px 20px 40px -5px #0000000D;
    border: 1px solid #F9F9F9;
    border-radius: 12px;
    padding: 20px;
    min-height: 260px;
}

.home_01 .left .icon-box img {
    padding: 0;
}

.home_01 .left .icon-box .icon-box-text h3 {
    font-size: 20px;
    line-height: 26px;
    color: #2F4858;
    font-weight: 600;
}

.home_01 .left .icon-box .icon-box-text p {
    font-size: 15px;
    line-height: 20px;
    color: #4A5362;
    text-align: justify;
}

.home_01 .left .icon-box .icon-box-text a {
    font-size: 16px;
    line-height: 24px;
    color: #0A74E4;
    font-weight: 600;
}

.home_01 .left .ic2 .icon-box-text a {
    color: #1CC29A;
}

.home_01 .left .ic3 .icon-box-text a {
    color: #FF9254;
}

.home_01 .left .ic4 .icon-box-text a {
    color: #EA4F59;
}

.home_01 .right {
    flex-basis: 41.5%;
    max-width: 41.5%;
}

.home_01 .right img {
    width: auto;
}

.home_01 .right .sp1 {
    display: inline-block;
    background: #0A74E426;
    border-radius: 4px;
    padding: 0 8px;
    line-height: 24px;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -0.02em;
    text-align: left;
    color: #0A74E4;
    margin-top: 10px;
}

.home_01 .right h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: justified;
    color: #1D263A;
}

.home_01 .right p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: justified;
    color: #4A5362;
    margin-bottom: 10px;
}

.home_01 .right a {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #0A74E4;
}

.home_02 {
    padding: 60px 0 40px 0 !important;
}

.home_02 .title_h2 h2 {
    text-align: center;
}

.home_02 .title_h2 p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #4A5362;
    max-width: 916px;
    display: block;
    margin: 0 auto;
}

.home_02 .box {
    box-shadow: 5px 20px 40px -5px #0000000D;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
}

.home_02 .box .box-image {
    width: 100%;
    height: 250px;
    overflow: hidden;
    position: relative;
}

.home_02 .box .box-image img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.home_02 .box .box-text {
    padding: 20px;
}

.home_02 .box .box-text h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    letter-spacing: 0em;
    text-align: left;
    color: #2F4858;
    margin: 0 0 10px 0;
}

.home_02 .box .box-text p {
    font-size: 16px;
    line-height: 24px;
    color: #4A5362;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0 0 15px 0;
}

.home_02 .box .box-text .bt_link p {
    display: inline;
}

.home_02 .box .box-text .bt_link .a1 {
    display: inline-block;
    background: #E1F3FC;
    border-radius: 12px;
    line-height: 44px;
    font-size: 16px;
    font-weight: 600;
    color: #0A74E4;
    padding: 0 15px;
}

.home_02 .box .box-text .bt_link .a1 i {
    margin-right: 3px;
}

.home_02 .box .box-text .bt_link .a2 {
    float: right;
    display: inline-block;
    line-height: 44px;
    text-decoration: underline;
    font-size: 16px;
    color: #FF9400;
}

.home_03 {
    padding: 60px 0 40px 0 !important;
}

.home_03 .box .box-image {
    width: 100%;
    height: 442px;
    overflow: hidden;
    border-radius: 16px;
}

.home_03 .box .box-image img {
    width: 100%;
    height: 442px;
    object-fit: cover;
}

.home_03 .box .box-text {
    padding: 15px 0 0 0;
}

.home_03 .box .box-text h3 {
    font-size: 24px;
    line-height: 36px;
    color: #2F4858;
}

.home_03 .box .box-text p {
    font-size: 15px;
    line-height: 22px;
    color: #4A5362;
}

.home_03 .box .box-text a {
    display: inline-block;
    background: #E1F3FC;
    border-radius: 12px;
    line-height: 44px;
    font-size: 16px;
    font-weight: 600;
    color: #0A74E4;
    padding: 0 15px;
    margin-top: 10px;
}

.home_03 .box .box-text a i {
    margin-right: 3px;
}

.home_03 .slick-arrow {
    position: absolute;
    top: -100px;
    right: 15px;
    z-index: 9;
    max-width: 50px;
    border: 1px solid #677392;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    color: #677392;
    cursor: pointer;
}

.home_03 .slick-prev {
    right: 90px;
}

.home_03 .slick-arrow:hover {
    color: #fff;
    background: #0A74E4;
    border: 1px solid #0A74E4;
    transform: 0.5s;
}



.home_04 {
    padding: 50px 0 !important;
}

.home_04 .col {
    padding-bottom: 0;
}

.home_04 p {
    margin-bottom: 0;
    text-align: center;
}

.home_04 .sp1 {
    font-size: 48px;
    line-height: 48px;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 8px;
}

.home_04 .sp2 {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
}

.home_05 {
    padding: 60px 0 40px 0 !important;
    background: radial-gradient(100% 169.19% at 100% 50%, #F0F8FD 40.62%, #E3F3FE 100%);
}

.home_05 .title_h2 h2 {
    text-align: center;
    margin-bottom: 20px;
}

.home_05 .icon-box {
    background: #FFFFFF;
    border-radius: 12px;
    padding: 15px;
}

.home_05 .icon-box .icon-box-img img {
    padding: 0;
    object-fit: contain;
}

.home_05 .icon-box .icon-box-text h3 {
    font-size: 17px;
    line-height: 26px;
    font-weight: 600;
    color: #1D263A;
}

.home_05 .icon-box .icon-box-text a {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    line-height: 24px;
    color: #7F8D9F;
}

.home_05 .icon-box .icon-box-text p a {
    text-decoration: underline;
}

.home_05 .icon-box:hover {
    background: #0A74E4;
}

.home_05 .icon-box:hover .icon-box-text h3,
.home_05 .icon-box:hover .icon-box-text a {
    color: #fff;
}

.home_05 .icon-box:hover .icon-box-img img {
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}

.home_06 {
    padding: 60px 0 40px 0 !important;
}

.home_06 .title_h2 h2 {
    text-align: center;
    margin-bottom: 30px;
}

.home_06 .tabbed-content .nav {
    margin-bottom: 20px;
}

.home_06 .tabbed-content .nav li a {
    display: inline-block;
    border-radius: 4px;
    line-height: 38px;
    padding: 0 20px;
    background: #F6F8FA;
    font-size: 16px;
    color: #3D5B6E;
    font-weight: 600;
    text-transform: uppercase;
}

.home_06 .tabbed-content .nav li.active a {
    background: #0084F3;
    color: #fff;
}

.home_06 .left .box .box-image {
    width: 100%;
    height: 383px;
    border-radius: 4px;
}

.home_06 .left .box .box-image .image-cover {
    padding-top: 0 !important;
}

.home_06 .left .box .box-image img {
    position: relative;
    width: 100%;
    height: 383px;
    object-fit: cover;
}

.home_06 .left .box .box-text {
    padding: 20px 0 0 0 !important;
}

.home_06 .left .box .box-text .post-title a {
    display: block;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    color: #343D49;
}

.home_06 .left .box .box-text .post-title a:hover {
    color: #0084F3;
    transform: all 0.3s;
}

.home_06 .box .box-text .is-divider {
    display: none;
}

.home_06 .box .box-text .post-meta {
    display: block;
    font-size: 15px;
    line-height: 22px;
    color: #596579;
    margin-top: 10px;
    background: url(img/Calendar.png) 0px -2px no-repeat;
    padding-left: 32px;
    margin-bottom: 10px;
}

.home_06 .box .box-text .from_the_blog_excerpt {
    font-size: 15px;
    line-height: 22px;
    color: #596579;
}

/* Chuyen muc tin tuc */
.archive.category #popular_posts_widget-2 {
    display: none;
}

.tintuc {
    width: 100%;
    max-width: 1390px;
    margin: auto;
    margin-top: 50px;
}

.tintuc img {
    object-fit: cover;
    border-radius: 6px;
}

.tintuc .menu {
    display: flow-root;
}

.tintuc .menu .block-tong {
    max-width: 917px;
    float: left;
}

.tintuc .menu .block {
    display: flow-root;
    background: radial-gradient(100.41% 169.89% at 100.41% 53.07%, #F4FBFF 0%, #D5EFFA 100%);
    padding: 20px;
    border-radius: 6px;
    margin-bottom: 50px;
}

.tintuc .menu .sidebar {
    float: right;
    display: block;
    max-width: 423px;
}


.tintuc .menu .block .xem {
    display: flow-root;
    float: none;
}

.tintuc .menu .block .xem .left {
    float: left;
}

.tintuc .menu .block .xem .left h1 {
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    color: #343D49;
    text-transform: uppercase;
}

.tintuc .menu .block .xem .right {
    float: right;
}

.tintuc .menu .block .xem .right p {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #0A74E4;
}

.tintuc .menu .block .popular-1 {
    float: left;
    max-width: 48%;
}

.tintuc .menu .block .popular-2 {
    float: right;
    max-width: 48%;
}

.tintuc .menu .block .popular-2 .post {
    display: flow-root;
}

.tintuc .menu .block .popular-2 .post .image {
    float: left;
    max-width: 30%;
}

.tintuc .menu .block .popular-2 .post .content {
    float: right;
    max-width: 68%;
}

.tintuc .menu .block .popular-1 img {
    max-width: 419px;
    height: 235px;
}


.tintuc .menu .block .popular-1 .post .title {
    margin: 15px 0;
}

.tintuc .menu .block .popular-1 .post .title h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #343D49;
}

.tintuc .menu .block .popular-1 .post .timer {
    margin-bottom: 15px;
}

.tintuc .menu .block .popular-1 .post .timer span {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #596579;
}

.tintuc .menu .block .popular-1 .post .excerpt {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #596579;
    overflow: hidden;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.tintuc .menu .block .popular-2 .post .image img {
    max-width: 120px;
    height: 84px;
}

.tintuc .menu .block .popular-2 .post .content .title h3 {
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #343D49;
}

.tintuc .menu .block .popular-2 .post .content span {
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #596579;
}


/* Chi tiet tin tuc */
.chitiet-tintuc .block-2 #block-7 .bn2 {
    display: none;
}

.chitiet-tintuc {
    width: 100%;
    max-width: 1390px;
    margin: auto;
    display: flow-root;
    margin-top: 50px;
}

.chitiet-tintuc img {
    object-fit: cover;
}

.chitiet-tintuc .block-1 {
    float: left;
    max-width: 917px;
}

.chitiet-tintuc .block-2 {
    float: right;
    max-width: 423px;
}

.chitiet-tintuc .block-1 .excerpt p {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #596579;
}

.chitiet-tintuc .block-1 .excerpt p span {
    font-weight: 600;
}

.shortcode {
    margin: 40px 0;
}

/* widget popular-post */
#popular_posts_widget-2 .widget-title span {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #2F4858;
}

#popular_posts_widget-2 .is-divider {
    max-width: 100%;
    background: linear-gradient(to right, #0A74E4 20%, #EEF0F3 80%);
    height: 3px;
}

.popular-posts-widget .other-popular-post,
.popular-posts-widget .first-popular-post {
    display: flow-root;
    margin-bottom: 15px;
}

.popular-posts-widget .first-popular-post .left,
.popular-posts-widget .other-popular-post .left {
    max-width: 30%;
    float: left;
}

.popular-posts-widget .first-popular-post .left img,
.popular-posts-widget .other-popular-post .left img {
    max-width: 110px;
    height: 110px;
    object-fit: cover;
    border-radius: 6px;
}


.popular-posts-widget .first-popular-post .right,
.popular-posts-widget .other-popular-post .right {
    max-width: 69%;
    float: right;
}

.popular-posts-widget .first-popular-post .right .txt,
.popular-posts-widget .other-popular-post .right .txt {
    margin-top: 2px;
}

.popular-posts-widget .first-popular-post .right .txt h3,
.popular-posts-widget .other-popular-post .right .txt h3 {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #2F4858;
    overflow: hidden;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.popular-posts-widget .first-popular-post .right .published-time,
.popular-posts-widget .other-popular-post .right .published-time {
    margin-top: 15px;
}

.popular-posts-widget .first-popular-post .right .published-time p,
.popular-posts-widget .other-popular-post .right .published-time p {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #596579;
    position: relative;
    margin-left: 25px;
}

.popular-posts-widget .first-popular-post .right .published-time p::before,
.popular-posts-widget .other-popular-post .right .published-time p::before {
    content: url(img/car.png);
    position: absolute;
    margin-left: -25px;
}

/* Form dang ki nhan tu van */
.dkntv {
    background-image: url(img/bgdk.png);
    background-size: cover;
    width: 100%;
    max-width: 423px;
    border-radius: 6px;
}

.dkntv .txtF {
    background-color: #0A74E4;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dkntv .txtF h2 {
    font-family: Inter;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    margin: 0;
}

.dkntv .txtD {
    max-width: 383px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 15px;
}

.dkntv .txtD p {
    font-family: Inter;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    color: #4A5362;
}

.dkntv .t1,
.dkntv .t2,
.dkntv .t3,
.dkntv .t4,
.dkntv .t5 {
    max-width: 383px;
    margin: auto;
}

.dkntv input {
    width: 383px;
    height: 48px;
    border-radius: 6px;
    border: 1px solid #EEF0F3;
}

.dkntv textarea {
    width: 383px;
    height: 100px;
    border-radius: 6px;
    border: 1px solid #EEF0F3;
}

.dkntv .t5 input {
    width: 383px;
    height: 48px;
    background: linear-gradient(180deg, #FF9400 0%, #FF7F00 100%);
    color: white;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0em;
}

/* Trang tra cuu ket qua */

.tckq {
    display: flow-root;
}

.tckq img {
    object-fit: cover;
}

.tckq .left {
    float: left;
    max-width: 678px;
}

.tckq .right {
    float: right;
    max-width: 562px;
}

.tckq .tckqbn .txtF h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    color: #343D49;
    text-transform: uppercase;
}

.tckq .tckqbn .txtD p {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #4A5362;
}

.tckq .tckqbn .txtN label {
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #343D49;
}

.tckq .tckqbn .inputN input {
    max-width: 678px;
    height: 48px;
    border: 1px solid #EAEAEA;
    border-radius: 4px;
}

.tckq .tckqbn .required::after {
    content: "*";
    color: #F16063;
    position: absolute;
    margin-left: 5px;
}

.tckq .tckqbn .btnTC {
    max-width: 137px;
    margin-top: 10px;
}

.tckq .tckqbn .btnTC input {
    width: 100%;
    height: 42px;
    border-radius: 4px;
    background-color: #0A74E4;
    margin: 0;
    text-transform: inherit;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    border-radius: 4px;
}


.tckq .tckqbn .btnTC::before {
    content: url(img/smn.png);
    position: absolute;
    z-index: 999;
    margin-top: 8px;
    margin-left: 20px;
}

.tckq .tckqbn .search-button {
    position: relative !important;
    padding-left: 48px !important;
}



/* Trang dat lich kham */

.dlk {
    display: flow-root;
}

.dlk img {
    object-fit: cover;
}

.dlk .left {
    float: left;
    max-width: 750px;
}

.dlk .right {
    float: right;
    max-width: 562px;
}

.dlk .lichkham .txtF h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    color: #343D49;
    text-transform: uppercase;
}

.dlk .lichkham .txtD p {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #4A5362;
}

.dlk .lichkham .t1 label,
.dlk .lichkham .t5 label {
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #343D49;
}

.dlk .lichkham .t1 input {
    border: 1px solid #EAEAEA;
    border-radius: 4px;
    height: 48px;
}

.dlk .lichkham .t5 textarea {
    border: 1px solid #EAEAEA;
    border-radius: 4px;
    background: linear-gradient(0deg, #FFFFFF, #FFFFFF),
        linear-gradient(0deg, #EAEAEA, #EAEAEA);
    height: 120px;
}

.dlk .lichkham .t1 {
    display: flow-root;
    width: 100%;
}

.dlk .lichkham .t2 {
    float: left;
    width: 49%;
}

.dlk .lichkham .t3 {
    float: right;
    width: 49%;
}

.dlk .lichkham .t7 {
    max-width: 183px;
}

.dlk .lichkham .t7 input {
    width: 100%;
    background: #0A74E4;
    height: 42px;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: inherit;
    margin: 0;
    border-radius: 4px;
    padding-left: 50px;
}

.dlk .lichkham .t7 .datlich {
    position: relative !important;
    padding-left: 54px !important;
}

.dlk .lichkham .t7 p::before {
    content: url(img/calew.png);
    position: absolute;
    z-index: 999;
    margin-top: 8px;
    margin-left: 20px;
}

/* taxonomy doi ngu chuyen gia */
.chuyengia {
    width: 100%;
    max-width: 1390px;
    margin: auto;
    margin-top: 50px;
}

.chuyengia img {
    object-fit: cover;
}

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

.chuyengia .main .block .connent {
    text-align: center;
}

.chuyengia .main .block .connent img {
    max-width: 325px;
    height: 325px;
    border-radius: 6px;
}

.chuyengia .main .block .connent .imgS {
    margin-top: 10px;
}

.chuyengia .main .block .connent .imgS img {
    max-width: 128px;
    height: auto;
}

.chuyengia .main .block .connent h2 {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    color: #2F4858;
    margin-top: 20px;
    margin-bottom: 0;
}

.chuyengia .main .block .connent .btn {
    margin-top: 20px;
}

.chuyengia .main .block .connent button {
    width: 163px;
    height: 44px;
    background: #E1F3FC;
    border-radius: 12px;
    margin: auto;
}

.chuyengia .main .block .connent button p {
    width: 140px;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    color: #0A74E4;
    position: relative;
    padding-left: 14px;
    margin: 0;
}

.chuyengia .main .block .connent button p::before {
    content: url(img/caw.png);
    position: absolute;
    margin-left: -30px;
}

.chuyengia .search {
    width: 100%;
    height: 180px;
    background-image: url(img/bgtkcg.png);
    background-size: cover;
    padding: 30px;
    margin-bottom: 40px;
}

.chuyengia .search #search-expert {
    display: flex;
    justify-content: space-between;
}

.chuyengia .search #search-expert .t1 {
    width: 380px;
}

.chuyengia .search #search-expert .t4 {
    margin-top: 33px;
}

.chuyengia .search #search-expert .t4 button {
    width: 149px;
    height: 46px;
    margin: 0;
    background: #0084F3;
    border-radius: 4px;
}

.chuyengia .search #search-expert .t4 button p {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF;
    margin: 0;
}

.chuyengia .search .txtF h1 {
    font-size: 17px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: uppercase;
    color: #2F4858;
}

.chuyengia .search .txtF {
    margin-bottom: 15px;
}

.chuyengia .search #search-expert .t1 .t2 {
    margin-bottom: 10px;
}

.chuyengia .search #search-expert .t1 .t2 label {
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #4A5362;
}

.chuyengia .search #search-expert .t1 .t3 select {
    height: 48px;
    border: 1px solid #EDF2F7;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #7F8D9F;
}


/* single expert */
.single-expert {
    width: 100%;
    max-width: 1390px;
    margin: auto;
    margin-top: 50px;
}

.single-expert img {
    object-fit: cover;
}

.single-expert .block .t1 {
    display: flow-root;
}

.single-expert .block .t1 .t2 {
    float: left;
    width: 100%;
    max-width: 443px;
    text-align: center;
}

.single-expert .block .t1 .t3 {
    float: right;
    width: 100%;
    max-width: 896px;
}

.single-expert .block .t1 .t2 .t4 {
    border: 1px solid #EEF0F3;
}

.single-expert .block .t1 .t2 .imgB img {
    height: 475px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.single-expert .block .t1 .t2 .txtF h2 {
    font-family: Inter;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    color: #2F4858;
    margin-top: 30px;
}

.single-expert .block .t1 .t2 .txtF p {
    font-family: Inter;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    color: #4A5362;
    margin-bottom: 10px;
}


.single-expert .block .t2 .btn {
    margin: 20px 0 30px 0;
}

.single-expert .block .t2 button {
    width: 261px;
    height: 48px;
    background: #0A74E4;
    border-radius: 12px;
    margin: auto;
}

.single-expert .block .t2 button p {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    color: #FFFFFF;
    position: relative;
    padding-left: 25px;
    margin: 0;
}

.single-expert .block .t2 button p::before {
    content: url(img/calew.png);
    position: absolute;
    margin-left: -30px;
}

.single-expert .block .t1 .t3 .txtF h2 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #2F4858;
    margin-bottom: 15px;
}

.single-expert .block .t1 .t3 .txtF p {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #4A5362;
    margin-bottom: 10px;
}

.single-expert .block .t1 .t3 .txtF p span {
    font-weight: 600;
    color: #0A74E4;
    margin-right: 4px;
}

.single-expert .block .t1 .t3 .cont {
    margin-top: 35px;
}

.single-expert .block .t1 .t3 .cont .t1,
.single-expert .block .t1 .t3 .cont .t2,
.single-expert .block .t1 .t3 .cont .t3 {
    float: none;
    text-align: left;
    width: 100%;
    max-width: 896px;
    margin-top: 10px;
}

.single-expert .block .t1 .t3 .cont .t1 h3,
.single-expert .block .t1 .t3 .cont .t2 h3,
.single-expert .block .t1 .t3 .cont .t3 h3 {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    position: relative;
    margin-left: 50px;
}

.single-expert .block .t1 .t3 .cont .t1 h3::before,
.single-expert .block .t1 .t3 .cont .t2 h3::before,
.single-expert .block .t1 .t3 .cont .t3 h3::before {
    width: 40px;
    height: 40px;
    position: absolute;
    margin-left: -50px;
}

.single-expert .block .t1 .t3 .cont .t1 h3::before {
    content: url(img/tt1.png);

}

.single-expert .block .t1 .t3 .cont .t2 h3::before {
    content: url(img/tt2.png);
}

.single-expert .block .t1 .t3 .cont .t3 h3::before {
    content: url(img/tt3.png);
}


.single-expert .block .t1 .t3 .cont p {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: justify;
    color: #4A5362;
    position: relative;
    margin-left: 60px;
}

.single-expert .block .t1 .t3 .cont p span {
    font-weight: 600;
    color: #4A5362;
}

.single-expert .block .t1 .t3 .cont p::before {
    font-family: 'FontAwesome';
    content: "\f111";
    color: #4A5362;
    font-size: 5px;
    position: absolute;
    margin-left: -12px;
}

/* taxonomy servive */

.archive.tax-service.term-dich-vu-y-te.term-9.logged-in.admin-bar.lightbox.nav-dropdown-has-arrow.nav-dropdown-has-shadow.nav-dropdown-has-border.customize-support #popular_posts_widget-2 {
    display: none;
}

.archive.tax-service.term-dich-vu-y-te.term-9.logged-in.admin-bar.lightbox.nav-dropdown-has-arrow.nav-dropdown-has-shadow.nav-dropdown-has-border.customize-support #block-7 .banner-co .bn2 {
    display: none;
}

.dichvu #block-7 {
    display: none;
}

.dichvu {
    width: 100%;
    max-width: 1390px;
    margin: auto;
    margin-top: 50px;
}

.dichvu .main {
    display: flow-root;
}

.dichvu .main .block-3 {
    float: left;
    width: 100%;
    max-width: 920px;
}

.dichvu .main .block-1 {
    box-shadow: 0px 4px 12px 0px #00172F1F;
    border-radius: 12px;
}

.dichvu .main .block-2 {
    float: right;
    width: 100%;
    max-width: 423px;
}

.dichvu .main .block-1 .connent .dichvu-table {
    margin: 0;
}

.dichvu .main .block-1 .connent .dichvu-table td {
    border: none;
}

.dichvu .main .block-1 .connent .dichvu-table th {
    text-transform: inherit;
    border-bottom: 1px dashed #EEF0F3;
}

.dichvu .main .block-1 .connent .dichvu-table .dichvu-tr {
    height: 60px;
}

.dichvu .main .block-1 .connent .dichvu-table .even,
.dichvu .main .block-1 .connent .dichvu-table .odd {
    height: 50px;
}

.dichvu .main .block-1 .connent .dichvu-table .even {
    background: #EDF8FD;
}


.dichvu .main .block-1 .connent .dichvu-table .th1 {
    width: 100%;
    max-width: 10%;
    color: #0A74E4;
    text-align: left;
    padding-left: 30px;
}

.dichvu .main .block-1 .connent .dichvu-table .th2 {
    width: 100%;
    max-width: 60%;
    color: #0A74E4;
}

.dichvu .main .block-1 .connent .dichvu-table .th3 {
    width: 100%;
    max-width: 30%;
    color: #0A74E4;
    text-align: right;
    padding-right: 30px;
}

.dichvu .main .block-1 .connent .dichvu-table .even .td-stt,
.dichvu .main .block-1 .connent .dichvu-table .odd .td-stt {
    text-align: left;
    padding-left: 30px;
}

.dichvu .main .block-1 .connent .dichvu-table .even .td-giadichvu,
.dichvu .main .block-1 .connent .dichvu-table .odd .td-giadichvu {
    text-align: right;
    padding-right: 30px;
}

.dichvu .main .block-3 .search {
    background-image: url(img/bgtc.png);
    background-size: cover;
    padding: 30px;
    margin-bottom: 30px;
    height: 180px;
}

.dichvu .main .block-3 .search .txtF h1 {
    font-size: 17px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #2F4858;
    text-transform: uppercase;
    margin-bottom: 15px
}

.dichvu .main .block-3 .search .txtP p {
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #4A5362;
    margin-bottom: 10px
}

.dichvu .main .block-3 .search .txtP p span {
    font-weight: 700;
    color: #DA251D;
}

.dichvu .main .block-3 .search .t1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dichvu .main .block-3 .search .t1 .t2 {
    float: left;
    width: 100%;
    max-width: 693px;
}

.dichvu .main .block-3 .search .t1 .t3 {
    float: right;
    width: 100%;
    max-width: 144px;
}

.dichvu .main .block-3 .search .t1 .t2 input {
    width: 693px;
    height: 48px;
    border: 1px solid #EDF2F7;
    font-family: Inter;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #7F8D9F;
    border-radius: 4px;
    margin: 0;
}

.dichvu .main .block-3 .search .t1 .t3 button {
    width: 144px;
    height: 48px;
    background: #0084F3;
    border-radius: 4px;
    margin: 0;
}

.dichvu .main .block-3 .search .t1 .t3 button p {
    font-family: Inter;
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    color: white;
    margin: 0;
}

/* UI block Tin tuc y khoa */
.tintucykhoa .txtYK {
    text-align: left;
}

.tintucykhoa .txtYK h3 {
    font-size: 17px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #2F4858;
    overflow: hidden;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 10px 0;
}

.tintucykhoa .txtYK h5,
.tintucykhoa .txtYK p {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #4A5362;
    overflow: hidden;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.tintucykhoa .txtYK h5 span {
    margin-right: 10px;
    color: #0A74E4;
}

.tintucykhoa .txtYK h6,
.tintucykhoa .txtYK a {
    color: #0A74E4;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: inherit;
    margin-top: 5px;
}

.tintucykhoa .txtYK h6::after {
    font-family: "FontAwesome";
    content: "\f061";
    margin-left: 10px;
}

.tintucykhoa .slick-arrow {
    position: absolute;
    top: -100px;
    right: 15px;
    z-index: 9;
    max-width: 50px;
    border: 1px solid #677392;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    color: #677392;
    cursor: pointer;
}

.tintucykhoa .slick-prev {
    right: 90px;
}

.tintucykhoa .slick-arrow:hover {
    color: #fff;
    background: #0A74E4;
    border: 1px solid #0A74E4;
    transform: 0.5s;
}

.phan-trang {
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.phan-trang .page-number {
    border: 1px solid #E6E8EB;
    color: #52606B;
    border-radius: 3px;
}

.phan-trang .page-number.current:hover {
    color: #0084F3;
}

.phan-trang .page-number:hover {
    border-color: #0084F3;
    background-color: #0084F3;
    color: white;
}


/* taxonomy deparment */
.chuyenkhoayte {
    width: 100%;
    max-width: 1390px;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 60px;
}

.chuyenkhoayte img {
    object-fit: cover;
}

.chuyenkhoayte .block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.chuyenkhoayte .block .connent {
    box-shadow: 5px 20px 40px -5px #0000000D;
    border-radius: 8px;
    height: 448px;
}

.chuyenkhoayte .block .connent .anhnho {
    float: right;
    position: relative;
    right: 25px;
    top: -25px;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    box-shadow: 0px 2px 8px 0px #0000001A;
}

.chuyenkhoayte .block .connent .anhnho img {
    width: 28px;
    height: 28px;
}

.chuyenkhoayte .block .connent .txt {
    padding: 25px;
}

.chuyenkhoayte .block .connent .txt h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #2F4858;
}

.chuyenkhoayte .block .connent .txt p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #4A5362;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.chuyenkhoayte .block .connent .txt .btn a {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #0A74E4;
}

.chuyenkhoayte .block .connent .txt .btn a::after {
    font-family: 'FontAwesome';
    content: "\f061";
    color: #0A74E4;
    margin-left: 10px;
}

/* Chi tiet department */
.single-department {
    width: 100%;
    max-width: 1390px;
    margin: auto;
    margin-top: 50px;
}

.single-department img {
    object-fit: cover;
    margin-bottom: 0px !important;
}

.single-department .block {
    display: flow-root;
}

.single-department .block .block-1 {
    float: left;
    width: 100%;
    max-width: 917px;
}

.single-department .block .block-2 {
    float: right;
    width: 100%;
    max-width: 423px;
}

.single-department .block .block-1 .cont .dichvuchinh {
    background: radial-gradient(100% 169.19% at 100% 50%, #F0F8FD 40.62%, #E3F3FE 100%);
    padding: 20px;
    margin-bottom: 20px;
}

.single-department .block .block-1 .cont .dichvuchinh .txtF {
    margin: 20px 0 20px 0;
}

.single-department .block .block-1 .cont .dichvuchinh .txtF h2 {
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #2F4858;
    display: flex;
    align-items: center;
    position: relative;
    margin-left: 50px;
    text-transform: uppercase;
}

.single-department .block .block-1 .cont .dichvuchinh .txtF h2::before {
    content: url(img/tt4.png);
    width: 40px;
    height: 40px;
    position: absolute;
    margin-left: -50px;
}

.single-department .block .block-1 .cont .dichvuchinh .txtP p {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: justify;
    color: #4A5362;
}

.single-department .block .block-1 .cont .dichvuchinh .block {
    display: flow-root;
}

.single-department .block .block-1 .cont .dichvuchinh .block p {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: justify;
    color: #4A5362;
    text-align: justify;
    position: relative;
    margin-left: 35px;
}

.single-department .block .block-1 .cont .dichvuchinh .block p::before {
    content: url(img/ro.png);
    position: absolute;
    margin-left: -35px;
    width: 20px;
    height: 20px;
    margin-top: 2px;
}

.single-department .block .block-1 .cont .dichvuchinh .block .left {
    float: left;
    width: 100%;
    max-width: 48%;
}

.single-department .block .block-1 .cont .dichvuchinh .block .right {
    float: right;
    width: 100%;
    max-width: 48%;
}

.single-department .block .block-1 .cont .cstb {
    margin-bottom: 50px;
}

.single-department .block .block-1 .cont .cstb .txtF {
    margin-bottom: 20px;
}

.single-department .block .block-1 .cont .cstb .txtF h2 {
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #2F4858;
    display: flex;
    align-items: center;
    position: relative;
    margin-left: 50px;
    text-transform: uppercase;
}

.single-department .block .block-1 .cont .cstb .txtF h2::before {
    content: url(img/tt5.png);
    width: 40px;
    height: 40px;
    position: absolute;
    margin-left: -50px;
}

.single-department .block .block-1 .cont .cstb .block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

.single-department .block .block-1 .cont .cstb .block img {
    margin-bottom: 0;
}

.single-department .block .block-1 .cont .cstb .block .tt {
    height: 443px;
    position: relative;
    overflow: hidden;
}

.single-department .block .block-1 .cont .cstb .block .tt:hover {
    background: red;
}

.single-department .block .block-1 .cont .cstb .block .tt img:hover {
    background: #0A74E4;
    transform: scale(1.1);
    cursor: pointer;
}

.single-department .block .block-1 .cont .cstb .block .tt img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.5s ease;
}

.single-department .block .block-1 .cont .cstb .block .tt .txt {
    height: 65px;
    position: absolute;
    margin-top: -75px;
    padding: 0 20px 0 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.single-department .block .block-1 .cont .cstb .block .tt h3 {
    color: white;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
}

.single-department .block .block-1 .cont .tlq {
    margin: 20px 0 50px 0;
}

.single-department .block .block-1 .cont .tlq .txtF {
    margin-bottom: 30px;
}

.single-department .block .block-1 .cont .tlq .txtF h2 {
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #2F4858;
    display: flex;
    align-items: center;
    position: relative;
    margin-left: 50px;
    text-transform: uppercase;
}

.single-department .block .block-1 .cont .tlq .txtF h2::before {
    content: url(img/tt6.png);
    width: 40px;
    height: 40px;
    position: absolute;
    margin-left: -50px;
}

.single-department .block .block-1 .cont .tlq .block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}

.single-department .block .block-1 .cont .tlq .block .connent {
    box-shadow: 5px 20px 40px -5px #0000000D;
    border-radius: 8px;
}

.single-department .block .block-1 .cont .tlq .block .connent .anhnho {
    float: right;
    position: relative;
    right: 25px;
    top: -55px;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    box-shadow: 0px 2px 8px 0px #0000001A;
}

.single-department .block .block-1 .cont .tlq .block .connent .anhnho img {
    width: 28px;
    height: 28px;
    margin-bottom: 0px;
}

.single-department .block .block-1 .cont .tlq .block .connent .txt {
    padding: 10px 20px 0px 20px;
}

.single-department .block .block-1 .cont .tlq .block .connent .txt h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #2F4858;
}

.single-department .block .block-1 .cont .tlq .block .connent .txt p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #4A5362;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.single-department .block .block-1 .cont .tlq .block .connent .btn a {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #0A74E4;
}

.single-department .block .block-1 .cont .tlq .block .connent .btn a::after {
    font-family: 'FontAwesome';
    content: "\f061";
    color: #0A74E4;
    margin-left: 10px;
}

.single-department .block .block-1 .cont .ban p {
    font-size: 15px;
    font-style: italic;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #596579;
    margin-top: 15px;
}

/* Trang Video hình ảnh */

.block-videopost {
    max-width: 1390px;
    width: 100%;
    margin: auto;
}

.block-videoyt {
    height: 452px;
}

.videoyt-right {
    width: 100%;
    max-width: 802px;
    float: left;
}

.videoyt-left {
    width: 100%;
    max-width: 368px;
    float: right;
    background-color: #182940;
}

.videoyt-right iframe {
    width: 100%;
    height: 452px;
    display: block;
}

.videoyt-left_block {
    width: 100%;
    height: 452px;
}

.block-videoyt .videoyt-left .videoyt-left_block {
    padding: 25px 25px 0px 25px;
}

.block-videoyt .videoyt-left .videoyt-left_block h1 {
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF;
}

.block-videoyt .videoyt-left .videoyt-left_block p {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #A3A3A3;
}

.videoyt-left_block-btn .btn-like {
    font-size: 13px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF;
    border-radius: 4px;
    margin: 0;
    text-transform: inherit;
    height: 28px;
    background-color: #0084F3;
    float: left;
    width: 80px;
    padding-left: 32px;
    padding-right: 0px;
    padding-top: 9px;
}

.videoyt-left_block-btn .btn-like::before {
    content: url(img/like.png);
    position: absolute;
    top: 3px;
    left: 10px;
}

.videoyt-left_block-btn .btn-share {
    font-size: 13px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF;
    border-radius: 4px;
    margin: 0;
    text-transform: inherit;
    height: 28px;
    background-color: #A0AEC0;
    float: right;
    width: 91px;
    padding-left: 32px;
    padding-right: 0px;
    padding-top: 9px;
}

.videoyt-left_block-btn .btn-share::before {
    content: url(img/share.png);
    position: absolute;
    top: 3px;
    left: 8px;
}

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


.block-videopost h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #2F4858;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 10px;
}

.block-videopost h2 a::after{
    display: none;
}

.block-videopost h2 a:hover{
    color: #0A74E4;
}

.videotd-txt h2 {
    font-size: 32px;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: 0em;
    text-align: center;
    color: #2F4858;
    text-transform: uppercase;
    margin: 40px auto 30px auto;
}

.block-videotd {
    height: 236px;
}

.block-videotd .slick-list.draggable {
    width: 1417px;
}

.video-thumbnail img {
    max-width: 100%;
    height: auto;
}

.video-content h2 a {
    text-decoration: none;
    color: #333;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.block-videopost .slick-prev,
.block-videopost .slick-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    cursor: pointer;
    z-index: 1;
    background-color: #fff;
    padding: 5px 10px;
    border: 1px solid #ccc;
    border-radius: 50%;
}

.block-videopost .slick-prev {
    left: 10px;
}

.block-videopost .slick-next {
    right: 10px;
}


.block-videopost .slider-bullet.active {
    border: 1px solid #0A74E4;
    margin: 0 0 0 10px;
    font-size: xx-small;
}

.block-videopost .block-videopost .videotd-slider {
    margin-top: 30px;
}

.block-videopost .videotd-slider .slider-bullet.active .fa-solid.fa-circle {
    color: #0A74E4;
    position: relative;
    left: -4px;
    font-size: 8px;
}

.videotd-slider .slider-bullet .fa-solid.fa-circle {
    color: #CBD5E0;
    position: relative;
    font-size: 8px;
}

.block-video .video-thumbnail img {
    max-width: 100%;
    height: auto;
}


.block-video .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    z-index: 9998;
    opacity: 0;
    transition: background-color 0.3s, opacity 0.3s;
}

.block-video .overlay.active::before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    pointer-events: none;
}

.block-video body {
    transition: background-color 0.3s;
}

.block-video body.active {
    background-color: rgba(0, 0, 0, 0.5);
}

.videoyt-left_block-btn button {
    background-color: #0073e6;
    color: #fff;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
    margin-right: 10px;
}

.videoyt-left_block-btn button:hover {
    background-color: #005bbd;
}

.block-videopost .slider-bullets {
    text-align: center;
    margin-top: 80px;
}

.block-videopost .slider-bullet {
    cursor: pointer;
    color: #aaa;
    margin: 0;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
    transition: background-color 0.3s ease;
    width: 10px;
}

.block-videopost .slider-bullet:hover {
    color: #0073e6;
}


.video-contnt h2 {
    margin-top: 11px;
}

.block-videotd .video-thumbnail img {
    max-width: 100%;
    height: auto;
}


.block-videopost a::after {
    font-family: 'FontAwesome';
    content: "\f061";
    color: #0A74E4;
    position: absolute;
    margin-left: 10px;
}

.block-videotd .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    z-index: 9998;
    opacity: 1;
    transition: background-color 0.3s, opacity 0.3s;
}


.videopost-main .block-videopost .videotd-slider .video-post-item {
    position: relative;
    display: inline-block;
    margin-right: 30px;
}

.videopost-main .block-videopost .videotd-slider .video-post-item .icon {
    position: absolute;
    top: 10px;
    right: 10px;
}

.block-videopost .videotd-txtHA,
.block-videopost .videotd-txtVD {
    margin-bottom: 25px;
    border-bottom: 1px solid #EEF0F3;
}

.block-videopost .videotd-txtVD {
    margin-top: 40px;
}

.block-videopost .videotd-txtHA h2,
.block-videopost .videotd-txtVD h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
    color: #FF9400;
    text-transform: uppercase;
    margin-left: 35px;
}

.block-videopost .videotd-txtHA h2::before {
    content: url(img/iconhinhanh.png);
    position: absolute;
    margin-left: -35px;
    margin-top: 5px;
}

.block-videopost .videotd-txtVD h2::before {
    content: url(img/iconvidoe.png);
    position: absolute;
    margin-left: -35px;
    margin-top: 5px;
}

.block-videopost a {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #0A74E4;
}

.block-video .video-post-item .time {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 0;
    background: url(img/Calendar2.png) 0px -2px no-repeat;
    padding-left: 30px;
}


/* Trang liên hệ */

.page-id-224 .wpcf7 .wpcf7-not-valid-tip {
    background-color: white;
    opacity: 1;
    color: #EE3732;
    text-align: center;
}

.page-id-224 .wpcf7 .wpcf7-not-valid-tip::after {
    border: none;
}

.lienhe {
    margin-top: 30px;
}

.lienhe .txt .txtF {
    margin-bottom: 25px;
}

.lienhe .txt .txtF h1 {
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    color: #343D49;
    text-transform: uppercase;
}

.lienhe .txt .tt p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #343D49;
    margin-left: 35px;
}

.lienhe .txt .tt .t1 p::before {
    content: url(img/Locationbl.png);
    position: absolute;
    margin-left: -35px;
}

.lienhe .txt .tt .t2 {
    display: flex;
}

.lienhe .txt .tt .t2 .t2-2 {
    margin-left: 25px;
    border-left: 1px solid #E2E8F0;
    height: 24px;
}

.lienhe .txt .tt .t2 .t2-2 p {
    margin-left: 0px;
}

.lienhe .txt .tt .t2 .t2-1 p::before {
    content: url(img/Callingbl.png);
    position: absolute;
    margin-left: -35px;
}

.lienhe .txt .tt .t2 .t2-2 p {
    margin-left: 15px;
}

.lienhe .txt .tt .t3 p::before {
    content: url(img/Messagebl.png);
    position: absolute;
    margin-left: -35px;
}


.lienhe-co1-row-co1 p::before {
    content: url(img/LocationLH.png);
    position: absolute;
    margin-left: -32px;
}

.lienhe-co1-row-r1 p::before {
    content: url(img/CallingLH.png);
    position: absolute;
    margin-left: -32px;
}

.lienhe-co1-row-r1 p {
    margin-left: 24px;
}



.lienhe-co1-row-co3 p::before {
    content: url(img/MessageLH.png);
    position: absolute;
    margin-left: -32px;
}


.lienhe_row-co1 {
    padding-left: 0px;
}

.lienhe_row-co2 {
    padding-right: 0px;
}

.lienhe-co1-row h1 {
    font-family: Merriweather;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    color: #2F4858;
}

.lienhe-co1-row-co1 p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #343D49;
    margin-left: 32px;
}

.lienhe-co1-row-co2 p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #343D49;
    margin-left: 32px;
}



.lienhe-co1-row-r2 {
    margin-left: -110px;
    border-left: 2px solid #E2E8F0;
    height: 24px;
}

.lienhe-co1-row-r2 p {
    margin-left: 15px;
}

.lienhe-co1-row-co3 p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #343D49;
    margin-left: 32px;
}


.lienhe_row .connect-menu {
    max-width: 560px;
}

.from-connect_lienhe .connect-menu_column {
    margin-bottom: -25px;
}

.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection,
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
    box-shadow: none;
}

.connect-menu_column {
    display: flex;
}

.connect-button {
    background-color: #E42E33;
}

.connect-submit {
    height: 25px;
}

.connect-column-row1 p span input {
    border-radius: 8px;
    border: 1px solid #EFF1F4;
    height: 44px;
}

.connect-column-row2 p span input {
    border-radius: 8px;
    border: 1px solid #EFF1F4;
    height: 44px;
}

.connect-column-row1 p span {
    padding-right: 10px;
}

.connect-column-row2 p span {
    padding-left: 10px;
}

.connect-column-row2 p {
    margin-left: 10px;
}

.connect-column-row1 span1 {
    color: #EE3732;
}

.connect-column-row2 span1 {
    color: #EE3732;
}

.connect-menu span1 {
    color: #EE3732;
}

.connect-hovaten p span input {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #A0AEC0;
}

.connect-sdt p span input {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #A0AEC0;
}

.connect-diachi p span input {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #A0AEC0;
}

.connect-email p span input {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #A0AEC0;
}

.connect-column-row1 .txt-connect-hovaten p::after {
    content: url(img/ProfileLt.png);
    position: absolute;
    margin-top: 37.5px;
    z-index: 99;
    left: 234px;
}

.connect-column-row1 .txt-connect-diachi p::after {
    content: url(img/LocationLt.png);
    position: absolute;
    margin-top: 38px;
    z-index: 99;
    left: 234px;
}

.connect-column-row2 .txt-connect-sdt p::after {
    content: url(img/CallingLt.png);
    position: absolute;
    margin-top: 37.5px;
    z-index: 99;
    right: 22px;
}

.connect-column-row2 .txt-connect-email p::after {
    content: url(img/MessageLt.png);
    position: absolute;
    margin-top: 37.5px;
    z-index: 99;
    right: 22px;
}


.connect-hovaten p {
    margin-left: 0px;
}

.connect-sdt p {
    margin-left: 0px;
}

.connect-diachi p {
    margin-left: 0px;
}

.connect-email p {
    margin-left: 0px;
}

.connect-column-row1 p {
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #596579;
    margin-bottom: 6px;
}

.connect-column-row2 p {
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #596579;
    margin-bottom: 6px;
}

.from-connect_dangky .connect-menu {
    margin-top: 20px;
}

.connect-menu p {
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #596579;
    margin-bottom: 6px;
}

.connect-menu p span textarea {
    border-radius: 8px;
    border: 1px solid #EFF1F4;
    height: 90px;
}

.connect-menu .connect-submit p input {
    border-radius: 8px;
    background-color: #0084F3;
    width: 100%;
    height: 54px;
    text-transform: inherit;
}

.connect-submit p input {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
}

.from-connect_lienhe .connect-menu_column {
    margin-bottom: 0px;
}


.cauhoithggap .nav-vertical+.tab-panels {
    border: none;
}

.cauhoithggap .nav.nav-vertical li {
    border: none;
    background: #F7FAFC;
    margin-bottom: 15px;
    height: 50px;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cauhoithggap .nav-column li.active>a,
.cauhoithggap .nav-column li>a:hover,
.cauhoithggap .nav-dropdown li.active>a,
.cauhoithggap .nav-dropdown>li>a:hover,
.cauhoithggap .nav-vertical-fly-out>li>a:hover,
.cauhoithggap .nav>li.active>a,
.cauhoithggap .nav>li.current>a,
.cauhoithggap .nav>li>a.active,
.cauhoithggap .nav>li>a.current,
.cauhoithggap .nav>li>a:hover {
    background: #0084F3;
    height: 50px;
    border-radius: 8px;
    display: flex;
    justify-content: start;
    align-items: center;
    color: white;
    padding: 0 25px;
}

.cauhoithggap .tabbed-content a {
    display: flex;
    justify-content: start;
    align-items: center;
    padding: 0 25px;
}


.cauhoithggap .tabbed-content a {
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    color: #596579;
}

.cauhoithggap .tab-panels {
    background: #F7FAFC;
    padding: 30px;
    margin-left: 30px;
}

.cauhoithggap .tab-panels .txtF p {
    font-size: 17px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: #343D49;
}

.cauhoithggap .tab-panels .txtP p {
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: #4A5362;
}

.cauhoithggap .btn {
    display: flex;
    justify-content: center;
    align-items: center;
}

.cauhoithggap .btn button {
    background: linear-gradient(180deg, #FF9400 0%, #FF7F00 100%);
    border-radius: 8px;
    width: 180px;
    height: 48px;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: white;
}



/* Cau hoi */
.cauhoi {
    width: 100%;
    max-width: 1390px;
    margin: auto;
    margin-top: 40px;
}

.cauhoi .txtFirst h1 {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: center;
    color: #2F4858;
    text-transform: uppercase;
}


.cauhoi .top .connent {
    width: 100%;
    display: flow-root;
}

.cauhoi .top .connent .left {
    float: left;
    max-width: 370px;
    margin-bottom: 15px;
}

.cauhoi .top .connent .left .list-td {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    height: 72px;
    background: #F7FAFC;
    border-radius: 8px;
}


.cauhoi .top .connent .list-td.active {
    background-color: #0084F3;
}

.cauhoi .top .connent .list-td.active h3 {
    color: white;
}


.cauhoi .top .connent .left h3 {
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #596579;
    overflow: hidden;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cauhoi .top .connent .right {
    float: right;
    max-width: calc(100% - 370px);
}

.cauhoi .top .connent .right p {
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: #596579;
    margin: 0px;
    overflow: hidden;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
}

.cauhoi .top .list-content {
    display: none;
}

.cauhoi .top .list-content.active {
    display: block;
    height: 420px;
    position: absolute;
    width: 770px;
    top: 108px;
    background: #F7FAFC;
    padding: 20px 30px 20px 30px;
    margin-left: 30px;
}


.cauhoi .chuyen-muc-con img {
    max-width: 48px;
    margin-left: 15px;
}

.cauhoi .muccon .right .chuyen-muc-con .list .row p {
    margin-left: 35px;
}

.cauhoi .chuyen-muc-con p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #0A74E4;
    margin-bottom: 0px;
    margin-left: 20px;
}

.cauhoi .chuyen-muc-con p::before {
    content: url(img/ro.png);
    position: absolute;
    margin-left: -35px;
    margin-top: 2px;
}

.cauhoi .bottom {
    margin-top: 20px;
}

.cauhoi .bottom .list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    width: 1390px;
    margin-left: -10px;
}

.cauhoi .bottom .row {
    width: 100%;
    max-width: 374px;
    height: 60px;
    display: flex;
    border: 1px solid #EDF2F7;
    border-radius: 8px;
    align-items: center;
    justify-content: center;
}

.cauhoi .bottom .row .left {
    float: left;
    width: 100%;
    max-width: 80px;
    height: auto;
}

.cauhoi .bottom .row .right {
    float: right;
    max-width: calc(100% - 80px);
    height: auto;
}

.cauhoi .block-cauhoi .bottom .row .right p:hover {
    color: #0084F3;
}

.cauhoi .muccon {
    width: 100%;
    max-width: 1390px;
    margin: auto;
    display: flow-root;
    margin-bottom: 30px;
}

.cauhoi .muccon .left {
    float: left;
    width: 100%;
    max-width: 63%;
}

.cauhoi .muccon .right {
    float: right;
    width: 100%;
    max-width: 32%;
    padding: 20px;
    background: radial-gradient(100.41% 169.89% at 100.41% 53.07%, #D5EFFA 0%, #F4FBFF 100%);
}

.cauhoi .muccon .right .chuyen-muc-con .txtFirst {
    background-color: #0A74E4;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cauhoi .muccon .right .chuyen-muc-con .txtFirst h1 {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    color: white;
    text-transform: uppercase;
    margin: 0;
}

.cauhoi .muccon .right .chuyen-muc-con .list {
    background-color: white;
    padding: 15px 20px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.cauhoi .muccon .right .chuyen-muc-con .row {
    margin-bottom: 15px;
}

.cauhoi .muccon .right .chuyen-muc-con .row .left {
    float: left;
    max-width: 80px;
}

.cauhoi .muccon .right .chuyen-muc-con .row .right {
    float: right;
    max-width: calc(100% - 80px);
}

.cauhoi .muccon .right .chuyen-muc-con .row .right p:hover {
    color: #0084F3;
}

.cauhoi .muccon .right .chuyen-muc-con .row .right p {
    overflow: hidden;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cauhoi .muccon .left .tieude h1 {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    color: #2F4858;
    text-transform: uppercase;
}

.cauhoi .muccon .left .tieude p {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: justify;
    color: #596579;
}


.cauhoi .muccon .left .connent {
    width: 100%;
    border-bottom: 1px solid #EDF2F7;
}

.cauhoi .muccon .left .connent .listContent {
    display: none;
}

.cauhoi .muccon .left .connent .toggle-button {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cauhoi .muccon .left .connent .toggle-icon {
    transition: transform 0.3s ease-in-out;
}

.cauhoi .muccon .left .connent .toggle-open {
    transform: rotate(180deg);
}

.cauhoi .muccon .left .connent .toggle-button i {
    color: #FF9400;
}

.cauhoi .muccon .left .connent .txtFirst h3 {
    font-size: 15px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: #343D49;
    margin-top: 15px;
    margin-bottom: 15px;
}

.cauhoi .muccon .left .connent .listContent p {
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: #7F8DA0;
}


/* Gói khám sức khỏe */

.goikhamsk {
    width: 100%;
    max-width: 1390px;
    margin: auto;
    margin-top: 40px;
}

.goikhamsk .block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.goikhamsk .block .connent {
    border: 1px solid #EDF2F7;
    position: relative;
    display: inline-block;
}

.goikhamsk .block .connent .giamgia {
    background: linear-gradient(180deg, rgba(255, 148, 0, 0.85) 0%, rgba(255, 127, 0, 0.85) 100%);
    border-radius: 4px;
    height: 36px;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 10px;
    right: 10px;
}

.goikhamsk .block .connent .giamgia p {
    margin: 0;
    font-family: Inter;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #FFFFFF;
    padding: 0 12px;
}

.goikhamsk .block .connent .giatien {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    border-radius: 4px;
    background-color: #0084F3;
    position: absolute;
    margin-top: -55px;
}

.goikhamsk .block .connent .giatien p {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    padding: 0 12px;
    color: white;
    padding: 0 20px;
}

.goikhamsk .block .connent .txt {
    margin-top: 35px;
}

.goikhamsk .block .connent .txt h3 {
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.goikhamsk .block .connent .blcon {
    padding: 0 30px;
}


.goikhamsk .block .connent .thongtin {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 70%;
}

.goikhamsk .block .connent .thongtin p {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #4A5362;
    margin-left: 22px;
}

.goikhamsk .block .connent .thongtin .gt p::before {
    content: url(img/gioitinh.png);
    position: absolute;
    margin-left: -22px;
}

.goikhamsk .block .connent .thongtin .dt p::before {
    content: url(img/dotuoi.png);
    position: absolute;
    margin-left: -22px;
}

.goikhamsk .block .connent .thongtin .dd p::before {
    content: url(img/diadiem.png);
    position: absolute;
    margin-left: -22px;
}

.chantrang .right .block-img .img1,
.chantrang .right .block-img .img2,
.chantrang .right .block-img .img3,
.chantrang .right .block-img .img4 {
    max-width: 36px;
    margin-right: 15px;
}

/* Trang tra cuu thong tin */
.loaibenh {
    width: 100%;
    max-width: 1390px;
    margin: auto;
    margin: 40px auto;
}

.loaibenh .main .txt {
    margin: 30px auto;
}

.loaibenh .main .txt h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    color: #2F4858;
}

.loaibenh .main .block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}

.loaibenh .main .block .connent p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #4A5362;
    overflow: hidden;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-left: 20px;
}

.loaibenh .main .block .connent p::before {
    font-family: 'FontAwesome';
    content: "\f111";
    color: #0084F3;
    font-size: 7px;
    position: absolute;
    margin-left: -20px;
}

.loaibenh .main .timkiem {
    background-image: url(img/bgtktt.png);
    padding: 30px;
}

.loaibenh .main .timkiem .txt h2 {
    font-size: 17px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: uppercase;
    color: #2F4858;
}

.loaibenh .main .timkiem #search-form {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
}

.loaibenh .main .timkiem #search-form .t1 {
    width: 100%;
    max-width: 42%;
}

.loaibenh .main .timkiem #search-form .t2 {
    width: 100%;
    max-width: 42%;
}

.loaibenh .main .timkiem #search-form .t3 {
    width: 100%;
    max-width: 14%;
}

.loaibenh .main .timkiem #search-form .t1 label,
.loaibenh .main .timkiem #search-form .t2 label {
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #4A5362;
    margin-bottom: 10px;
}

.loaibenh .main .timkiem #search-form .t1 input,
.loaibenh .main .timkiem #search-form .t2 select {
    border: 1px solid #EDF2F7;
    border-radius: 4px;
    height: 48px;
}

.loaibenh .main .timkiem #search-form .t3 button {
    width: 100%;
    background: #0084F3;
    color: white;
    border-radius: 4px;
    height: 48px;
    margin: 0;
    margin-top: 12px;
}

/* Chi tiet tra cuu */

.chitiet-benh {
    width: 100%;
    max-width: 1390px;
    margin: auto;
    margin-top: 40px;
}

.chitiet-benh .scoll {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 80%;
    background: #F6F8FA;
    border-radius: 4px;
    height: 50px;
}

.chitiet-benh .coll.active {
    background-color: #0084F3;
    border-radius: 4px;
    height: 38px;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 5px;
}

.chitiet-benh .coll.active a {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: white !important;
    margin: 0;
    text-transform: uppercase;
}

.chitiet-benh .scoll .coll {
    height: 38px;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.chitiet-benh .scoll .coll a {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #3D5B6E;
    text-transform: uppercase;
}

.chitiet-benh .menu .block-1 .bg-times .block-times h1 {
    text-transform: uppercase;
}

.chitiet-benh .menu {
    margin-top: 30px;
    display: flow-root;
}

.chitiet-benh .menu .block-1 {
    float: left;
    width: 100%;
    max-width: 917px;
}

.chitiet-benh .menu .block-2 {
    float: right;
    width: 100%;
    max-width: 423px;
}

.chitiet-benh .menu .block-2 #secondary {
    width: 100%;
}

.chitiet-benh .menu .block-1 .excerpt .list-main .list1 {
    border-bottom: 1px solid #EEF0F3;
}

.chitiet-benh .menu .block-1 .excerpt .list-main .list1 img {
    margin: 0;
}

.chitiet-benh .menu .block-1 .excerpt .list-main .list1 p span {
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #7F8D9F;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
}

.chitiet-benh .menu .block-1 .excerpt .list-main .list2 {
    margin-top: 20px;
}

.chitiet-benh .menu .block-1 .excerpt .list-main .list2 p span {
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #4A5362;
}

.chitiet-benh .menu .block-1 .excerpt .list-main .list2 .list2-1 p,
.chitiet-benh .menu .block-1 .excerpt .list-main .list2 .list2-2 p,
.chitiet-benh .menu .block-1 .excerpt .list-main .list2 .list2-3 p {
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #4A5362;
}

.chitiet-benh .menu .block-1 .excerpt .list-main .list2 ul li {
    margin-left: 45px;
}

.chitiet-benh .menu .block-1 .excerpt .list-main p {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #4A5362;
}

.chitiet-benh .menu .block-1 .excerpt .list-main h1 {
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #2F4858;
}

.chitiet-benh .menu .block-1 .excerpt .list-main h3 {
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #4A5362;
}

/* Chi tiet goi kham tiem chung */
.single-vaccinepack {
    width: 100%;
    max-width: 1390px;
    margin: auto;
    margin-top: 40px;
    display: flow-root;
}

.single-vaccinepack .block-1 {
    float: left;
    width: 100%;
    max-width: 917px;
}

.single-vaccinepack .block-2 {
    float: right;
    width: 100%;
    max-width: 423px;
}

.single-vaccinepack #secondary {
    width: 100%;
}

.single-vaccinepack .block-1 .excerpt .txt h1 {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: center;
    color: #2F4858;
}

.single-vaccinepack .block-1 .excerpt .txt .cola p {
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color: #0A74E4;
}

.vaccinepack-post-template-default #block-7 {
    display: none;
}

/* Chi tiet goi kham suc khoe */
.single-healthpack {
    width: 100%;
    max-width: 1390px;
    margin: auto;
    margin-top: 40px;
}

.single-healthpack .pop {
    width: 100%;
    max-width: 1155px;
    margin: auto;
    box-shadow: 5px 20px 40px -5px #0000000D;
    border-radius: 24px;
    padding: 30px;
    position: relative;
    margin-top: -115px;
    background: white;
}

.single-healthpack .pop .txt h1 {
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    color: #2F4858;
}

.single-healthpack .pop .mt {
    display: flow-root;
}

.single-healthpack .pop .mt .co1 {
    float: left;
    width: 100%;
    max-width: 68%;
}

.single-healthpack .pop .mt .co2 {
    float: right;
    width: 100%;
    max-width: 32%;
}


.single-healthpack .pop .mt .co1 .thongtin {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 50%;
}

.single-healthpack .pop .mt .co1 .thongtin p {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #4A5362;
    margin-left: 35px;
}

.single-healthpack .pop .mt .co1 .thongtin .t1 p::before {
    content: url(img/gioitinh24.png);
    position: absolute;
    margin-left: -35px;
}

.single-healthpack .pop .mt .co1 .thongtin .t2 p::before {
    content: url(img/dotuoi24.png);
    position: absolute;
    margin-left: -35px;
}

.single-healthpack .pop .mt .co1 .thongtin .t3 p::before {
    content: url(img/diadiem24.png);
    position: absolute;
    margin-left: -35px;
}

.single-healthpack .pop .mt .co1 .gia {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 55%;
}

.single-healthpack .pop .mt .co1 .gia .t1 p {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
    color: #FF9400;
    margin: 0;
}

.single-healthpack .pop .mt .co1 .gia .t2 p {
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
    color: #7F8D9F;
    text-decoration: line-through;
    margin: 0;
}

.single-healthpack .pop .mt .co1 .gia .t3 {
    margin: 0;
    height: 36px;
    background: linear-gradient(180deg, rgba(255, 148, 0, 0.85) 0%, rgba(255, 127, 0, 0.85) 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
}

.single-healthpack .pop .mt .co1 .gia .t3 p {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: white;
    margin: 0;
    padding: 0 15px;
}

.single-healthpack .pop .mt .co2 button {
    width: 100%;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #0084F3;
    border-radius: 4px;
}

.single-healthpack .pop .mt .co2 button p {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    color: white;
    margin: 0;
}

.single-healthpack .block {
    display: flow-root;
    margin-top: 40px;
}

.single-healthpack .block .co1 {
    float: left;
    width: 100%;
    max-width: 58%;
}

.single-healthpack .block .co2 {
    float: right;
    width: 100%;
    max-width: 38%;
}

.single-healthpack .block .co1 .txtF h1,
.single-healthpack .block .co2 .txtF h1 {
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: uppercase;
}

.single-healthpack .block .co1 table {
    border: 1px solid #D3D3D3;
    border-radius: 24px;
}

.single-healthpack .block .co1 table td,
.single-healthpack .block .co1 table th {
    border-bottom: 1px solid #D3D3D3;
}

.single-healthpack .block .co1 .diff {
    border-bottom: none;
}

.single-healthpack .block .co1 table th {
    width: 100%;
    max-width: 19%;
    padding: 20px;
    border-right: 1px solid #D3D3D3;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #4A5362;
    text-transform: inherit;
}

.single-healthpack .block .co1 table td {
    width: 100%;
    max-width: 81%;
    padding: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #4A5362;
}

.single-healthpack .block .co2 .noidung h5 {
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #2F4858;
}

.single-healthpack .block .co2 .noidung p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #2F4858;
}


.single-healthpack .backgr-popup {
    position: fixed;
    top: 0;
    left: 0 !important;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
}

.single-healthpack .backgr-popup .popup-datlich {
    width: 100%;
    height: 90%;
    max-width: 942px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 50px 100px;
    overflow-x: hidden;
    overflow-y: auto;
    border-radius: 8px;
}

.single-healthpack .backgr-popup .popup-datlich .close-btn {
    position: absolute;
    right: 100px;
}

.single-healthpack .backgr-popup .popup-datlich .txt p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #4A5362;
}

.single-healthpack .backgr-popup .popup-datlich .form-group {
    display: flex;
    justify-content: space-between;
}

.single-healthpack .backgr-popup .popup-datlich .form-group .column {
    width: 100%;
    max-width: 50%;
}

.single-healthpack .backgr-popup .popup-datlich .form-group .column .t1 {
    padding-right: 15px;
}

.single-healthpack .backgr-popup .popup-datlich .form-group .column .t2 {
    padding-left: 15px;
}

.single-healthpack .backgr-popup .popup-datlich .tuvan {
    margin-top: 20px;
}

.single-healthpack .backgr-popup .popup-datlich .tuvan p {
    display: flex;
    justify-content: space-between;
}

.single-healthpack .backgr-popup .popup-datlich .tuvan a {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #0084F3;
    text-decoration: underline;
    width: 100%;
    max-width: 30%;
}

.single-healthpack .backgr-popup .popup-datlich .tuvan button {
    width: 100%;
    max-width: 28%;
    color: white;
    margin: 0;
}

.single-healthpack .backgr-popup .popup-datlich label {
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #2F4858;
}

.single-healthpack .backgr-popup .popup-datlich label span {
    color: red;
    margin-left: 3px;
}

.single-healthpack .backgr-popup .popup-datlich input,
.single-healthpack .backgr-popup .popup-datlich select,
.single-healthpack .backgr-popup .popup-datlich textarea {
    border: none;
    background-color: #F5F5F5;
}

.single-healthpack .backgr-popup .popup-datlich input,
.single-healthpack .backgr-popup .popup-datlich select {
    height: 44px;
}

.single-healthpack .backgr-popup .popup-datlich textarea {
    height: 76px;
}

/* Trang tim kiem */
.blog-search {
    width: 100%;
    max-width: 1390px;
    margin: auto;
    margin-top: 40px;
}

.blog-search .block {
    display: flow-root;
}

.blog-search .block .ro1 {
    float: left;
    width: 100%;
    max-width: 917px;
}

.blog-search .block .ro2 {
    float: right;
    width: 100%;
    max-width: 423px;
}

.blog-search .block .ro1 .box {
    display: flex;
    justify-content: space-between;
}

.blog-search .block .ro1 .box .search-thumbnail {
    width: 100%;
    max-width: 35%;
}

.blog-search .block .ro1 .box .search-content {
    width: 100%;
    max-width: 63%;
}

.blog-search .block .ro1 .box .search-content h3 a {
    font-size: 17px;
    line-height: 26px;
    color: #343D49;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.blog-search .block .ro1 .box .search-content .time {
    font-size: 15px;
    line-height: 22px;
    color: #596579;
    background: url(img/Calendar2.png) 0px -2px no-repeat;
    padding-left: 30px;
}

.blog-search .block .ro1 .box .search-content .cnt p {
    font-size: 15px;
    line-height: 22px;
    text-align: justify;
    color: #4A5362;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
}

.blog-search .block .ro1 .box .search-content .view {
    font-size: 16px;
    line-height: 24px;
    color: #0A74E4;
    font-weight: 600;
}

.blog-search .block .ro2 #secondary #block-7 {
    display: none;
}


.healthpack-post-template-default.single.single-healthpack-post .bg-breadcrumb,
.vaccinepack-post-template-default.single.single-vaccinepack-post .bg-breadcrumb {
    background-image: none;
    height: auto;
}

.healthpack-post-template-default.single.single-healthpack-post .bg-breadcrumb .row-breadcrumb,
.vaccinepack-post-template-default.single.single-vaccinepack-post .bg-breadcrumb .row-breadcrumb {
    top: 0px;
    margin: 30px auto;
}


/* Trang chi tiet video hinh anh */
.single-videohinhanh {
    width: 100%;
    max-width: 1390px;
    margin: auto;
    margin-top: 40px;
}