@media (min-width:1100px) {
    .dc-medpro-reasons .accordion-item .accordion-title {
        padding: 25px 85px;
    }
}

/* #masthead .active>ul.sub-menu:not(.nav-dropdown){
    display: none !important; 
} */
 

.nav-dropdown>li.nav-dropdown-col {
    display: block
}
.header:not(.transparent) .header-nav-main.nav > li > a{
    font-size: 18px;
}
#masthead .nav-dropdown {
    display: flex;
    flex-direction: column;
    border-radius: 12px;
    padding: 10px 0;
}
#masthead .nav-dropdown li{
    padding: 3px 12px;
}
#masthead .nav-dropdown li.current-menu-item{
    background-color: #dcbc65;
}
.off-canvas:not(.off-canvas-center) .nav-vertical li>a{
    font-size: 18px;
}
li>.sub-menu li{
    font-weight: bolder;
}
.off-canvas .nav-vertical li>.sub-menu li .sub-menu li{
    font-weight: 400 !important;
    padding-left: 20px;
}
.nav-vertical li li.menu-item-has-children>a{
    text-transform: capitalize !important;
}
.nav-dropdown>li.nav-dropdown-col{
    position: relative !important;
    display: block;
    width: 100% !important;
}
.nav-dropdown .nav-dropdown-col>a,
.nav-dropdown li a {
    font-weight: normal !important;
    text-transform: none !important;
    font-size: 18px !important;
    font-weight: 500
}

.nav-dropdown .nav-dropdown-col>ul li:hover {
    background: #fef7e9;
}

.nav-dropdown-default>li:hover>a,
.nav-dropdown .nav-dropdown-col>ul li:hover>a {
    color: white
}

.nav-dropdown-default>li:hover {
    background: #f2fdff
}

.nav-dropdown-default>li>a {
    border-bottom: 0 !important
}

.nav-dropdown-has-arrow li.has-dropdown:before {
    border-width: 10px;
    margin-left: -10px;
}

.nav-dropdown .nav-dropdown-col>ul {
    border: 1px solid #d2d2d2;
    margin-top: -40px;
    box-shadow: 2px 2px 5px #828282;
    display: none;
    position: absolute;
    left: 100%;
    z-index: 9;
    background: white;
    min-width: 240px;
    top: 0 !important;
}

.nav-dropdown>li.nav-dropdown-col {
    width: 100%;
    border-right: 0
}

.nav-dropdown .nav-dropdown-col>ul li a {
    padding: 10px;
    text-transform: none;
    color: black
}

.header-nav li.nav-dropdown-col:hover>ul {
    display: block !important
}

body p {
    font-size: 24px;
    margin-bottom: 13px;
}

.section-banner-v3.female {
    background: linear-gradient(269.83deg, rgba(255, 255, 255, 0) 0.16%, rgba(255, 245, 223, 0.7) 52.89%, #FFEDC2 99.87%);
    border-radius: 10px;
}

.section-banner-v3.male {
    background: linear-gradient(269.83deg, rgba(255, 255, 255, 0) 0.16%, rgba(207, 244, 255, 0.6) 52.89%, #CFF4FF 99.87%);
    border-radius: 10px;
}

.section-benefit-new .doctor-img img {
    aspect-ratio: 2 / 2.2;
    object-fit: contain;
    object-position: bottom;
}

.section-banner-v3 ul li {
    font-size: 32px;
    margin-left: 40px !important;
}

.section-banner-v3 .button {
    box-shadow: 0px 12.6794px 38.0383px -12.6794px #ffae00;
}

.section-banner-v3 h2 {
    font-size: 65px !important;
}

.section-banner-v3 .button span {
    font-size: 26px;
}

.timeline {
    position: relative;
    padding-left: 20px;
}

.timeline::before {
    content: "";
    position: absolute;
    left: 94px;
    top: 0px;
    bottom: 45px;
    width: 1px;
    background: #02556e;
}

.timeline-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
    position: relative;
}

.timeline-item:last-child {
    margin-bottom: 0;
}

.timeline-item:first-child .age-badge:after {
    content: unset;
}

.timeline-item:nth-child(4) .age-badge:before {
    content: unset;
}

.age-badge {
    background: #ffffff;
    color: #02556e;
    padding: 8px 16px;
    border: 1px solid #02556e;
    border-radius: 40px;
    font-weight: normal;
    font-size: 14px;
    min-width: 100px;
    text-align: center;
    position: relative;
    z-index: 2;
    font-size: 24px;
    font-weight: 600;
    min-width: 150px;
}

.age-badge:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -5px;
    width: 8px;
    height: 8px;
    background: #02556e;
    border-radius: 50%;
    z-index: 3;
}

.age-badge:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -5px;
    width: 8px;
    height: 8px;
    background: #02556e;
    border-radius: 50%;
    z-index: 3;
}

.symptoms-content {
    flex: 1;
    margin-left: 40px;
    color: #333333;
    font-size: 14px;
    line-height: 1.5;
    padding-top: 5px;
    font-size: 20px;
}

.swiper-gallery {
    display: flex;
    flex-wrap: wrap;
}

.swiper-gallery .swiper-slide {
    width: 360px;
    height: 400px;
    margin: 0 10px;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    border-radius: 10px;
    overflow: hidden;
    background-color: #f8f8f8;
}

.section-dyk .bg-text-gradient p {
    margin-bottom: 0;
    font-size: 35px;
}

.section-dyk p:last-child {
    margin-bottom: 0;
}

.section.section-dyk .section-content>.row>.col>.col-inner {
    padding-bottom: 0 !important;
}

.bg-text-gradient {
    /* background: linear-gradient(90deg, #edf8f2 0%, rgba(255, 255, 255, 0) 100%); */
    border-radius: 0px 0px 0px 5px;
    font-size: 24px;
    padding: 5px;
    font-weight: bold;
    margin-bottom: 20px;
}

.single-product .bg-text-gradient {
    /* background: linear-gradient(90deg, #FBE5E4 0%, rgba(255, 255, 255, 0) 100%); */
}

.bg-text-gradient.red {
    color: #e60000;
}

.section-dyk .section-content>.row>.col>.col-inner {
    padding: 20px !important;
}

.section-dyk .section-content>.row>.col:first-child .col-inner {
    border-right: 1px solid rgba(0, 0, 0, 0.3);
}

.section-dyk .icon-box {
    margin-bottom: 20px;
}

.section-dyk p {
    font-size: 24px;
}

.section-dyk .icon-box:last-child .icon-box-img {
    padding-right: 8px;
}

.section-dyk .icon-box img {
    border-radius: 0 !important;
}

.text-list strong {
    position: relative;
    display: block;
    padding-left: 5px;
    font-size: 28px;
}

.text-list strong:before {
    content: "";
    /* position: absolute;
    left :0 ;
    bottom: 50%;
    transform: translateY(50%); */
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #ff0000;
    border-radius: 50%;
    margin-right: 8px;
}

.text-title strong {
    font-size: 26px;
    line-height: 1.5;
    letter-spacing: -0.5px;
}

.section-risk {
    background: linear-gradient(180deg, #edf8f2 0%, #fdfdf6 100%);
}

.section-product-pricing {
    background: linear-gradient(180deg, #feecc2 0%, #ffffff 100%);
    border-radius: 20px;
}

.section .main-title h2 {
    font-size: 44px;
}

.section .main-title h2 span {
    font-size: 58px;
}

.title-img {
    top: -30px;
    left: 60px;
    z-index: -1;
}

.sub-title p {
    color: #b60000;
    font-weight: 500;
    font-size: 40px;
    margin-bottom: 0;
    line-height: 1.25;
}

.sub-text p {
    font-size: 24px;
}

.dc-tab-pricing .nav li {
    max-width: 30%;
    width: 30%;
    border: 1px solid transparent;
    border-bottom: none;
}

.dc-tab-pricing .nav>li>a {
    padding: 24px;
    display: block !important;
    text-align: center;
    position: relative !important;
    background-color: #DCDCDC;
    border: 1px solid #03566E;
}

.dc-tab-pricing .nav>li:first-child>a {
    border-radius: 20px 30px 0 0;
    color: #ffffff !important;
    z-index: 3;
}

.dc-tab-pricing .nav>li.active>a {
    background: #03566e !important;
}

.dc-tab-pricing .nav>li.active>a h3 {
    color: #FFF !important;
}

.dc-tab-pricing .nav>li:nth-child(2) {
    margin-left: -48px;
}

.dc-tab-pricing .nav>li:nth-child(2)>a {
    /* background: #fdb715; */
    border-radius: 0 20px 0;
    color: #ffffff !important;
    padding-left: 48px;
    z-index: 2;
}

.dc-tab-pricing .nav>li:nth-child(2).active>a {
    border-radius: 20px 20px 0 0;
    z-index: 5;
    padding-left: 0;
}

.dc-tab-pricing .nav>li:nth-child(2).active>a::before {
    display: none;
    /* hoặc bất cứ style gì để ẩn */
}


.dc-tab-pricing .nav>li:nth-child(3)>a {
    /* background: #fff; */
    border-radius: 20px 30px 0 0;
    color: #ffffff !important;
    z-index: 1;
}

.dc-tab-pricing .nav>li:nth-child(3) {
    border: 1px solid #eee;
    border-bottom: none;
    border-radius: 0 20px;
    width: 32%;
    max-width: 32%;
    margin-left: -40px;
}

.dc-tab-pricing .nav>li>a h3 {
    margin-bottom: 0;
}

.dc-tab-pricing .nav>li>a h3 br:first-child {
    display: none;
}

.dc-tab-pricing .nav>li:first-child>a h3,
.dc-tab-pricing .nav>li:nth-child(2)>a h3 {
    /* color: #ffffff !important; */
}


.dc-tab-pricing .tab-panels {
    background-color: #03566e !important;
    padding: 20px;
    border-radius: 20px;
    color: #fff;
}

.dc-tab-pricing .tab-panels h3 {
    color: #fff;
}

body .button.btn-detail {
    background-color: rgba(255, 255, 255, .3);
    color: #FDB715;
    font-style: italic;
    padding: 13.5px;
}

.dc-tab-pricing .tab-panels .icon-box:not(:last-child) {
    margin-bottom: 20px;
    border-bottom: 1px solid #fdb715;
    padding-bottom: 20px;
}

.nav:hover>li:not(:hover)>a:before {
    opacity: 1 !important;
}
.page-id-2781 .nav:hover>li:not(:hover)>a:before{
    opacity: 0 !important;
}
.dc-tab-pricing .nav>li>a::before {
    content: "";
    position: absolute;
    transform: none;
    left: unset;
    top: unset;
    right: -40px;
    bottom: 1px;
    height: 55px;
    width: 40px;
    border-bottom-left-radius: 50%;
    background-color: transparent;
    box-shadow: -20px 1px 0px 0 #DCDCDC;
    transition: .2s;
    z-index: -1;
    border-left: 1px solid #03566E;
}

.dc-tab-pricing .nav>li.active>a::before {
    box-shadow: -20px 1px 0px 0 #03566E;
    border-left: 1px solid #03566E;
    transition: .2s;
}

.dc-tab-pricing .nav>li:nth-child(2)>a::before {
    /* box-shadow: -20px 1px 0px 0 #fdb715; */
    box-shadow: -20px 1px 0px 0 #DCDCDC;
    border-left: 1px solid #03566E;
}

.dc-tab-pricing .nav>li.active:nth-child(2)>a::before {
    /* box-shadow: -20px 1px 0px 0 #fdb715; */
    box-shadow: -20px 1px 0px 0 #03566E;
    border-left: 1px solid #03566E;
}

.dc-tab-pricing .nav>li:nth-child(3)>a::before {
    display: none;
}

.row-aaci-title h2 {
    font-size: 40px;
}

.row-aaci-title p {
    font-size: 24px;
}

.row-aaci .row .col-inner {
    background: linear-gradient(126.52deg,
            #dcbc65 1.99%,
            #e3d982 30.26%,
            #f9d345 100%);
    border-radius: 12px;
    padding: 5px;
}

.row-customer-believe .swiper-wrapper>.col>.col-inner {
    background: #ffffff;
    box-shadow: 0px -3px 15px rgba(255, 196, 58, 0.2);
    border-radius: 10px;
    padding: 20px;
}

.row-customer-believe .row {
    margin-top: 10px;
}

.row-customer-believe .row .box-image {
    border-radius: 12px;
}

.benefit-card {
    display: flex;
    align-items: flex-start;
    color: #03566e;
    gap: 15px;
}

.benefit-card .bc-number {
    color: #ff0000;
    font-size: 25px;
    border: 1px solid #02556E;
    min-width: 35px;
    height: 35px;
    line-height: 32px;
    border-radius: 50%;
    text-align: center;

}

.benefit-card .bc-text {
    margin-bottom: 0;
    font-size: 24px;
}

/* Scope đúng container, tăng độ ưu tiên bằng cách lặp class nút */
body .row-customer-believe.row.swiper>.swiper-button-prev.swiper-button-prev,
body .row-customer-believe.row.swiper>.swiper-button-next.swiper-button-next,
body .row-customer-believe.row.swiper-rtl>.swiper-button-prev.swiper-button-prev,
body .row-customer-believe.row.swiper-rtl>.swiper-button-next.swiper-button-next {
    width: auto !important;
    height: auto;
    z-index: 10;
    position: absolute;
    top: unset;
    bottom: 0px;
    transform: translateY(-50%);
}

body .row-customer-believe.row.swiper>.swiper-button-prev {
    left: 44.5%;
    background-color: #02556e;
    border-radius: 0 0 0 10px;
    color: #fff;
    padding: 5px 20px;
}

body .row-customer-believe.row.swiper>.swiper-button-prev:after {
    font-size: 30px;
}

body .row-customer-believe.row.swiper>.swiper-button-next {
    right: 44.5%;
    background-color: #02556e;
    border-radius: 0 0 10px 0;
    color: #fff;
    padding: 5px 20px;
}

body .row-customer-believe.row.swiper>.swiper-button-next:after {
    font-size: 30px;
}

.row-customer-believe .swiper-wrapper {
    padding-bottom: 70px;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 1 !important;
    cursor: auto;
    pointer-events: none;
    background-color: #7e7e7e !important;
}

/* single product */
.single-product .section-dyk .section-content>.row>.col:first-child .col-inner {
    border: none;
}

.single-product .section-benefit-new .accordion-title {
    border-top: none;
    margin-top: -30px;
}

.single-product .section-benefit-new .accordion-title.active {
    background-color: transparent;
}

.single-product .section-benefit-new .accordion .toggle {
    left: 44%;
    top: unset;
    bottom: -25px;
}

.single-product .section-benefit-new .accordion_title {
    display: inline-block;
    color: #FDB715 !important;
    padding: 6px 20px;
    background: #02556E;
    border-radius: 100px;
    width: 125px !important;
    text-align: center;
    margin-bottom: 0;
    height: auto !important;
    position: relative;
    top: -31px;
    margin-left: 12px;
}

.section-benefit-new ul li {
    font-size: 24px;
}

.row-benefit .row>.col>.col-inner {
    background-color: #fff;
    border-radius: 10px;
    padding-bottom: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 0%, rgba(250, 229, 227, 0.6) 100%);
}

.row-benefit .row>.col>.col-inner .accordion-title h3 {
    font-size: 24px;
}

.row-benefit .row>.col>.col-inner .accordion-item {
    padding-bottom: 30px;
}

.row-benefit .row>.col>.col-inner .accordion-title {
    padding: 20px;
}

.row-benefit .row>.col>.col-inner .accordion-item:has(a.active) {
    padding-bottom: 0px;
}

.row-benefit .row .col:first-child .col-inner {
    margin-bottom: 20px;
}

.gallery-col {
    padding-bottom: 0 !important;
}

.single-product .section-benefit-new .swiper-horizontal>.swiper-pagination-bullets {
    bottom: 0;
}

.doctor-info {
    flex-direction: column;
    border: 1px solid #e9f6ff;
    border-top: none;
    border-radius: 0 0 20px 20px;
    background-color: #fff;
}

.doctor-info h3,
.doctor-info p {
    font-size: 16px;
}

.doctor-img img {
    aspect-ratio: 1;
    object-fit: contain;
}

.doctor-img {
    background: #e9f6ff;
    border-radius: 20px 20px 0 0;
    border: 1px solid #e9f6ff;
    border-bottom: none;
    text-align: center;
}

.single-product .section-benefit-new .swiper-wrapper {
    margin-bottom: 35px;
}

.yellow-gradient {
    background: linear-gradient(180deg, #FEECC2 0%, #FFFFFF 100%);
    border-radius: 20px;
}

.form-v3 {
    background: #FFFFFF;
    border: 1px solid #E1E1E1;
    border-radius: 8px;
    padding: 20px;
}

.form-v3 h2 {
    color: #FFF;
    background-color: #02556e;
    margin-top: -50px;
    padding: 15px;
    font-size: 24px !important;
    border-radius: 8px;
    position: relative;

}

.form-v3 .text-center {
    margin: auto;
}

.form-v3 p {
    font-size: 20px !important;
    margin-bottom: 15px !important;
}

.form-v3 .dc_input {
    width: 100%;
    max-width: 100%;
}

.form-v3 .dc_submit {
    margin: auto;
}

.form-v3 .dc_input input {
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #000;
}

@media only screen and (max-width: 576px) {
    .swiper-gallery .swiper-slide {
        width: 335px;
        height: 300px;
        margin: 0 6px;
    }
}

.swiper-gallery .swiper-slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.section-process-new {
    /* background: linear-gradient(180deg, rgba(2, 85, 110, 0.1) 0%, rgba(253, 253, 246, 0) 100%); */
    background: linear-gradient(180deg, rgba(250, 229, 227, 0.6) 0%, rgba(253, 253, 246, 0) 100%);
}

.section-process-new h2 br {
    display: none;
}

.section-process-new .accordion-title {
    padding: 0;
    padding-right: 45px;
    background-color: #fff;
    border-radius: 8px;
    margin-bottom: 20px;
}

.section-process-new .accordion-title h3 {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    height: auto;
    padding: 6px;
}

.section-process-new .accordion-title h3 p {
    margin-bottom: 0;
    width: calc(100% - 100px);
    font-weight: 500;
}

.section-process-new .accordion-title h3 div {
    display: inline-flex;
    background: #FDB715;
    border-radius: 100px;
    padding: 4px 12px;
    align-items: center;
    width: 90px;
    height: 46px;
    text-align: center;
}

.section-process-new .accordion .toggle {
    left: unset;
    right: 0px;
    top: 32%;
    background-color: #CCCCCC;
    border-radius: 8px;
    color: #000
}

.section-note.after {
    background: linear-gradient(180deg, rgba(2, 85, 110, 0.1) 0%, rgba(253, 253, 246, 0) 100%);
}

body .section-note .icon-box {
    /* background-color: #fff;
    border-radius: 8px; */
    margin-bottom: 15px;
    padding: 4px 10px;
}

body .section-note .icon-box-text p {
    font-weight: 400;
    text-transform: unset;
}

/* Pricing table */
.comparison-table .pricing-table {
    display: flex;
    flex-direction: column;
    border: 1px solid #6495A7;
    width: 100%;
    border-collapse: collapse;
    border-radius: 20px;
    padding-bottom: 0;
    position: relative;
}

.header-table .pricing-row {
    display: flex;
    border-bottom: 1px solid #6495A7;
    flex-wrap: wrap;
    background-color: #fff;
}

.pricing-row:first-child .pricing-cell {
    color: #FFF;
}

.pricing-row:first-child .pricing-cell:not(.header-packages):first-child {
    background-color: #FDB714;
}

.header-packages {
    padding: 0 !important;
}

.pricing-row .header-packages .package-grid .pricing-cell {
    background-color: transparent !important;
    width: 100%;
    height: 100%;

}

.pricing-row .header-packages .package-grid .pricing-cell>* {
    width: 100%;
    text-align: center;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;

}

.pricing-row:first-child .pricing-cell:not(:first-child) {
    background-color: #005570;
}

.pricing-row:last-child {
    /* border-bottom: none; */
}

.pricing-cell {
    position: relative;
    /* flex: 1; */
    padding: 10px;
    border-right: 1px solid #6495A7;
    text-align: left;
    padding-left: 16px;
    font-size: 16px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.pricing-cell span {
    display: block;
    width: 100%;
}

.pricing-row>.pricing-cell:first-child {
    flex-basis: 20%;
    justify-content: flex-start;
    font-weight: 600;
}

.pricing-row>.pricing-cell:last-child {
    flex-basis: 11%;
    font-weight: 600;
}

.pricing-row:not(.total)>.pricing-cell:last-child {
    justify-content: flex-end;
    padding-right: 35px;
}

.pricing-row.header-table>.pricing-cell:nth-child(2) {
    flex: 65%;
    max-width: 65%;
}

.pricing-row:not(.header-table)>.pricing-cell:not(:first-child):not(:last-child) {
    flex: calc(65% / 3);
    max-width: calc(65% / 3);
}

.pricing-row>.pricing-cell:last-child {
    flex: 15%;
    max-width: 15%;
}

.pricing-cell:last-child {
    border-right: none;
}

.header-table {
    background-color: #CDDAE1;
    font-weight: bold;
}

.pricing-row.total .pricing-cell:not(:first-child) {
    text-align: center;
    color: #005570;
    font-weight: bold;
}

.pricing-cell.header-packages {
    display: flex;
    flex-direction: column;
    width: 65%;
    max-width: 65% !important;
}

.header-packages .pricing-cell {
    padding: 0;
    width: 100%;
}

.package-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: 100%;
    height: 100%;
}

.package-grid .pricing-cell {
    flex-direction: column;
    width: 100%;
}

.package-title {
    color: white;
    font-weight: bold;
    margin: auto;
    margin-bottom: 5px;
    line-height: 1.2;
    background: linear-gradient(180deg, #005570 0%, #00A2D6 100%);
    border-radius: 0px 0px 10px 10px;
    max-width: 75%;
    padding: 10px;
}

.package-price {
    color: #ff0000;
    font-weight: bold;
    font-size: 1.2em;
    padding: 0;
    background-color: #ffe4e4;
    height: 100%;
}

.package-details {
    background-color: #f5f5f5;
    padding: 5px 0;
    /* font-size: 14px; */
    color: #333;
    font-weight: 600;
    font-size: 12px;
    height: 100%;
}

.newest-tag {
    position: absolute;
    top: 0px;
    right: 0px;
    color: #000;
    padding: 2px 8px;
    border-radius: 3px;
    font-size: 10px;
    color: red;
    font-weight: bold;
    width: calc(24px * 1.5) !important;
    height: calc(33px * 1.5) !important;
    background-image: url(/wp-content/themes/doctorcheck/assets/img/ribbon.svg);
    background-repeat: no-repeat;
    background-size: cover;
    align-items: flex-start !important;

}

/* .newest-tag::before {
    content: "";
    position: absolute;
    bottom: -9em;
    left: 0;
    width: 0;
    height: 0;
    border-top: 10em solid #ffd700;
    border-right: 10em solid transparent;
    z-index: 997;
    
}
.newest-tag::after {
    content: "";
    position: absolute;
    bottom: -9em;
    right: 0;
    width: 0;
    height: 0;
    border-top: 10em solid #ffd700;
    border-left: 10em solid transparent;
    z-index: 998;
    
} */
/* .header-table .pricing-cell{
    text-align: center;
    align-items: center;
} */

.total {
    background-color: #fff;
    font-weight: bold;
}

.collapsed {
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.5s ease-out;
}

.expanded {
    max-height: 1000px;
    /* GiÃ¡ trá»‹ lá»›n hÆ¡n chiá»u cao thá»±c táº¿ */
    transition: max-height 0.5s ease-in;
}

.show-more-wrapper {
    text-align: center;
    margin-top: 20px;
    position: absolute;
    bottom: 97px;
    width: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 128.68%);
    border-radius: 8px;
    height: 72px;

}

.show-more-btn {
    padding: 5px 20px;
    font-size: 14px;
    background-color: #fff;
    color: #344054;
    border: 1px solid #344054;
    border-radius: 99px;
    cursor: pointer;
    text-transform: unset;
    margin: 0;
    bottom: -47px;
}

.show-more-btn:hover {
    background-color: #005570;
    color: #fff;
}

.table-row-hidden {
    display: none;
}

.section-method {
    margin-bottom: 50px;
    padding-top: 0 !important;
}

.section-method .row-method {
    gap: 40px;
    border-radius: 0 0 20px 20px;
    padding-top: 0 !important;
}

.section-method .row-method>.col {
    max-width: calc(50% - 20px);
}

.section-method .row-method>.col>.col-inner {
    background-color: #EEF7FA;
    border-radius: 20px;
    padding: 24px;
}

.section-method .row-method>.col>.col-inner strong {
    font-size: 28px;
    color: #174369;
    font-weight: 600;
}

.section-method .row-method>.col>.col-inner .icon-box {
    align-items: center;
}

.section-method .row-method>.col>.col-inner .icon-box .icon-box-img {
    height: 30px !important;
    width: 50px !important;
    background: #FFFFFF;
    border: 1px solid #D6DCE5;
    box-shadow: 0px 20px 40px rgba(183, 183, 183, 0.08), 0px 2px 20px rgba(183, 183, 183, 0.08);
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.section-method .col-inner p {
    color: #005570;
    font-weight: 500;
}

.section-method .row-method>.col>.col-inner .icon-box .icon-box-img img {
    border-radius: 0 !important;
}

.section-method .section-content>.row {
    background-color: #fff;
    padding: 24px;
}

.page-pricing {
    background: #EEF7FA !important;
}

.page-pricing .section-blog-banner,
.page-pricing .section-breacrumb {
    background: #fff !important;
}

.page-pricing .section-cta {
    padding-top: 100px !important;
}

.page-pricing .section-cta::after {
    top: 70px;
}

.section-service .nav-simple,
.section-listTab .nav-simple {
    width: auto !important;
    padding: 9px 12px;
    background: var(--bg-cyan);
    box-shadow: inset 0px 0px 18.2px rgba(207, 226, 232, 0.7);
    border-radius: 50px;
    display: flex;
    justify-self: center;
    margin: 10px auto !important;

}

.section-service .nav-simple li,
.section-listTab .nav-simple li {
    padding: 5px 24px;
    border-radius: 50px;
    transition: .3s ease;
}

.section-service .nav-simple li.active,
.section-listTab .nav-simple li.active {
    background: var(--color-main);
    box-shadow: 0px 4px 6.1px 2px rgba(129, 180, 180, 0.15);
    transition: .3s ease;

}

.section-service .nav-simple li a h3,
.section-listTab .nav-simple li a h3 {
    font-size: 20px;
    color: var(--base-text-color);
    margin-bottom: 0;
}

.section-service .nav-simple li.active a h3,
.section-listTab .nav-simple li.active a h3 {
    color: #FFF !important;
    font-weight: bold;

}

.section-service .box a.button {
    position: absolute;
    top: -55px;
    right: 0;
    display: inline-block;
    background: linear-gradient(180deg, #E9FCFF 0%, rgba(228, 242, 244, 0.71) 100%);
    border-radius: 19px 0px 43px;
    padding: 0 15px;
}

.section-service .box {
    height: 100%;
    padding: 22px;
    padding-bottom: 0;
    border-radius: 18px;
    box-shadow: -8px 28px 30px -10px rgba(204, 204, 204, 0.75);
    -webkit-box-shadow: -8px 28px 30px -10px rgba(204, 204, 204, 0.75);
    -moz-box-shadow: -8px 28px 30px -10px rgba(204, 204, 204, 0.75);
}

.section-compare-header p {
    margin-bottom: 0;
}

.section h2 {
    font-size: 32px !important;
}

.section-customer h3 {
    font-size: 24px !important;
}

.dc-tab-pricing .tab-panels h3 {
    font-size: 28px !important;
}

.accordion-inner li {
    font-size: 24px;
}

/* End Pricing table */
.section-hero h2 {
    font-size: 65px !important;
    line-height: 1.4 !important;
    margin-bottom: 5px !important;
}

.section-hero p strong {
    font-size: 35px;
}

h2.yellow {
    background: linear-gradient(90deg, #DFA637 0%, #F8B533 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin-bottom: 5px !important;
}

body .section-dear .text p {
    font-size: 24px;
    line-height: 1.25;
}

body .section-dear p {
    font-size: 28px;
    line-height: 1.25;
}

.text-yellow {
    color: #EDAF35;
    text-transform: capitalize;
}

.section-dear .row:first-child img {
    border-radius: 40px;
}

.section-dear .icon-box {
    background-color: #00637F;
    border-radius: 20px;
    color: #FFF;
    padding: 20px;
    margin-top: -130px;
}

.section-dear .icon-box .icon-box-img {
    position: absolute !important;
    right: 0px !important;
    top: -3px !important;
}

.section-dear .ux-menu {
    background-color: #FFF;
    padding: 20px;
    border-radius: 12px;
}

.section-dear .ux-menu .ux-menu-link__text {
    color: #02556E;
}

body .section-research p {
    font-size: 35px;
}

.section-standard .nav-vertical+.tab-panels {
    width: 65%;
    max-width: 65%;
    border-left: none;
    padding-left: 50px;
}

.section-standard .tabbed-content .nav-vertical {
    width: 35%;
    max-width: 35%;
}

.section-standard .nav-pills>li>a {
    display: inline-block;
    background-color: #A2A2A2;
    color: #000;
    margin-bottom: 20px;
}

.section-standard .nav-pills>li:last-child>a {
    background: linear-gradient(90deg, #D31707 0%, #F49018 100%);
}

.section-standard .nav-pills>li>a h3 {
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    padding: 18px 30px;
    margin-bottom: 0;
    color: #FFF !important;
    font-weight: normal !important;
    font-size: 38px !important;
}

.section-standard .nav-pills>li.active>a h3 {
    color: #fff !important;
}

.section-standard .nav-vertical>li+li {
    border-top: none;
}

.section-standard .icon-box {
    /* align-items: center; */
    margin-bottom: 15px;
}
.section-standard .icon-box img{
    padding-top: 10px;
}
.section-standard .icon-box .icon-box-text p{
    letter-spacing: -1.6px;
}
.section-standard .icon-box.primary {
    padding: 15px;
    border-radius: 12px;
}

.section-standard .icon-box p {
    margin-bottom: 0;
}

.section-standard .tab-panels .row {
    padding: 10px 15px !important;
    background-color: #FFF;
    border-radius: 20px;
}

.section-standard .row .stack {
    padding: 40px 20px !important;
    background-color: #11576F;
    border-radius: 20px;
    margin-bottom: 15px;
}

.section-standard .row-cert .stack {
    flex-wrap: wrap;
}

.section-standard .row .stack p {
    color: #FFF;
    text-transform: uppercase;
    font-size: 30px;
}

.section-standard .row-cert .stack .img {
    max-width: 30%;
}

.section-standard .panel:last-child {
    background-color: #FFEBA2;
    border-radius: 12px;
    padding: 15px;
}

.section-standard .tab-panels .panel:last-child .row {
    margin: auto !important;
}

.section-standard .slogan {
    font-size: 28px;
    margin-top: 15px;
    font-weight: bold;
}

.section-standard .slogan span {
    color: #AA0000;
}

.yellow-box {
    background-color: #FFF5E2;
    border-radius: 12px;
    max-width: 450px;
    padding: 10px;
    margin: auto;
}

body .section-standard .label-standard p {
    background: #02556E;
    border-radius: 0px 100px 100px 0px;
    font-size: 36px !important;
    margin-bottom: 0;
    line-height: 120%;
    color: #FFF;
    padding: 10px 40px 10px 20px;
    display: inline-block;
    margin-left: -15px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

body .section-standard .label-standard.special p {
    background: linear-gradient(90deg, #D11005 0%, #F79D19 100%);
    margin-top: -35px;
}

body .section-standard .col-special {
    background-color: #FFEBA2;
}

body .section-standard .row-standard .row .row {
    margin: auto !important;
}

body .section-standard .row-standard .row .row .col {
    padding: 0;
}

body .section-standard .row-standard .row h3 {
    font-size: 24px;
}

body .section-standard .row-standard .row .row .col-inner {
    padding: 15px;
    border-radius: 12px;
}

.section-customer-ns .row img {
    border-radius: 12px;
}

.post-item .col-inner,
.post-item .col-inner .box {
    border-radius: 20px;
}

.dc-medpro-reasons .accordion-title button {
    right: 0 !important;
    left: unset;
}

.dc-medpro-reasons .accordion-title button i:before {
    content: url('/wp-content/uploads/2025/04/touch.svg');
}
.dc-medpro-reasons .accordion span{
    width: 45px !important;
    height: 45px !important;
    line-height: 45px;
}
.dc-medpro-reasons .accordion .accordion-title h3 div {
    position: absolute;
    left: 8px;
    top: 50%;
    transform: translateY(-50%);
    background: #03566E;
    width: 60px;
    height: 60px;
    text-align: center;
    border-radius: 50%;
    color: #FFF;
    font-size: 36px;
    font-weight: 700;
}

.dc-medpro-reasons .accordion .accordion-title h3 p {
    margin-bottom: 0;
}

.dc-medpro-reasons .accordion-item {
    background-color: #FEFFE9;
    border-radius: 20px;
    margin-bottom: 15px;
}

.dc-medpro-reasons .accordion-item .accordion-title {
    border-top: none;
}

.dc-medpro-reasons .accordion-item .accordion-title.active {
    background-color: transparent !important;
}

.dc-medpro-reasons .accordion-item img {
    border-radius: 12px;
    margin-bottom: 10px;
}

.dc-medpro-reasons .accordion-item .toggle {
    opacity: 1;
    top: 50%;
    transform: translateY(-50%);
}

.dc-medpro-reasons .accordion h3 {
    font-size: 24px;
    font-weight: 500;
    line-height: 60px;
}

.dc-medpro-reasons .stack {
    padding: 10px;
    border-radius: 12px;
}

.dc-medpro-reasons .stack img {
    border-radius: 0;
    margin-bottom: 0;
}

.section-service-dt .row-service .col-inner {
    background-color: #FFFBDC;
    border-radius: 20px;
    padding: 20px;
}

.section-service-dt .row-service .col-inner .icon-box {
    margin-bottom: 15px;
}

.section-service-dt .row-service .col-inner h3 {
    font-size: 30px;
    color: #FFF;
    font-weight: 400;
    margin-bottom: 0;
}

.label-package {
    background-color: #02556E;
    border-radius: 0 99px 99px 0;
    padding: 5px 20px;
    margin-left: -20px;
}

body section .price-red p {
    color: #CB0000;
    font-size: 35px;
}

/* tạm ẩn */
body .section-standard .nav.nav-vertical li:last-child {
    display: none;
}
.off-canvas .nav-vertical li li>a{
    font-weight: 600 !important;
}
body .off-canvas .nav-vertical li li ul li>a{
    font-weight: 400 !important;
}
body .section-standard .col-special {
    display: none;
}

.section-post .post-item h3 {
    height: auto;
    text-overflow: unset;
    -webkit-line-clamp: unset;
    display: inline-block;
    -webkit-box-orient: unset;
}

.owl-nav button {
    padding: 15px !important;
    font-size: 22px !important;
    color: #005570;
    border-radius: 4px !important;
}

.footer-ldp .section-bg :is(img, picture, video) {
    object-fit: none;
    object-position: right;
}

.footer-box .box-contact {
    display: flex;
    justify-content: flex-start;
    /* gap: 10px; */
    flex-wrap: wrap;
    margin-bottom: 15px;
    font-size: 18px;
    align-items: fslex-start;
    text-align: left;
}

.footer-box .box-contact:first-child a {
    font-size: 20px;
}

.footer-box .box-contact .heading {
    width: 50%;

}

.footer-box .box-contact .content {
    width: 50%;
    font-weight: bold;
}

.footer-ldp .section-bg :is(img, picture, video) {
    object-fit: none;
    object-position: right;
}

.footer-ldp .icon-box {
    align-items: center;
}

.footer-ldp .icon-box .icon-box-text {
    padding-left: 10px !important;
}

.footer-ldp .icon-box .icon-box-text h3 {
    margin-bottom: 0;
}

body .footer-ldp .icon-box-text p {
    font-size: 14px !important
}

body .footer-ldp .icon-box-text h3 {
    font-size: 27px !important;
    line-height: 1;
}

.dc-medpro-slogan-pc {
    background: rgba(255, 224, 99, 0.46);
    border: 1px solid rgba(201, 147, 0, 0.1);
    backdrop-filter: blur(13.2px);
}

.archive-thumb img {
    aspect-ratio: 12 / 6.12 !important;
}

/* Steps Block */
.dc-steps {
    --badge-bg: #0a5a68;
    /* xanh đậm của badge */
    --badge-text: #ffd200;
    /* vàng chữ trong badge */
    --card-bg: #f6f9f7;
    /* nền thẻ (rất nhạt) */
    --card-text: #0c1b1f;
    --radius: 14px;
    --gap: 16px;
    font-family: inherit;
    color: var(--card-text);
}

.dc-steps__list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 14px;
}

.dc-step {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: var(--gap);
    align-items: stretch;
    background-color: #fff;
    border-radius: 20px;
    padding: 12px;
    margin-left: 0 !important;
}

.dc-step p {
    margin-bottom: 0;
}

.dc-step__badge {
    align-self: center;
    background: var(--badge-bg);
    color: var(--badge-text);
    font-weight: 700;
    padding: 10px 14px;
    border-radius: 999px;
    display: inline-flex;
    min-width: 92px;
    justify-content: center;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .06) inset;
}

.dc-step__card h3 {
    margin: 0 0 4px 0;
    font-size: 28px;
    line-height: 1.2;
    font-weight: 700;
    display: inline;
    color: #000;
}

.dc-step__time {
    margin: 0;
    font-size: 28px;
    opacity: .85;
    display: inline;
    line-height: 1.2;


}

.section-hero-2 .col-inner h2.fw-400 {
    font-weight: 400;
    font-size: 55px !important;
}
.section-hero-2 .col-inner h2.fw-400 br {
    display: none;
}
.section-hero-2 .col-inner h2 {
    font-size: 45px !important;
}

.section-hero-2 .col-inner .icon-box {
    width: max-content;
    align-items: center;
}

.section-hero-2 .col-inner .icon-box h2 {
    font-size: 35px !important;
}

.section-hero-2 .sub-title {
    background-color: #E5A400;
    border-radius: 90px;
    display: inline-block;
    padding: 5px 30px;
    color: #FFF;
    color: #FFF;
}

.bg-gray {
    background-color: #EEEEEE;
    border-radius: 20px;
    padding: 30px;
    margin-top: -80px;
}

.bg-gray p {
    margin-bottom: 0;
    font-size: 28px;
}

.label-why {
    background-color: #004559;
    border-radius: 90px;
    display: inline-block;
    padding: 5px 30px;
    color: #FFF;
}

.text-why strong {
    font-size: 45px;
    font-weight: 400;
    line-height: 1.2;
}

.box-gray {
    background-color: #EEEEEE;
    border-radius: 20px;
    padding: 32px;
    align-items: center;
}

.section-vn .row-vn .icon-box {
    height: 100%;
    padding: 20px;
    border-radius: 20px;
}

.section-comit .col:last-child .col-inner {
    background-color: #F5F5F7;
    border-radius: 20px;
    padding: 20px;
}

.section-comit .col:last-child .col-inner .icon-box:last-child {
    margin-top: 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 15px;
}

body .section-faq-v3 h2 {
    font-size: 28px !important;
}

body .section-faq-v3 .accordion-title {
    background-color: #F5F5F7;
    border-radius: 12px;
    border: none;
    margin: 15px;
    font-size: 22px;
}

body .section-faq-v3 .accordion-title.active {
    background-color: #03566E;
    color: #FFF;
}

body .section-faq-v3 .accordion-title h3 {
    font-size: 24px;
}

body .section-faq-v3 .accordion-title.active h3 {
    background-color: #03566E;
    color: #FFF;
}

body .section-faq-v3 .accordion .toggle {
    left: unset;
    right: 0;
}

.row-why-v3 .col-inner {
    padding: 30px;
    border-radius: 20px;
}

.section-process-v2 h3 {
    font-size: 26px;
    line-height: 27px
}

.section-process-v2 .process-col.active .col-inner {
    background-color: #13566F;
}

.section-process-v2 .process-col.active h3 {
    color: #FFF;
}

.section-process-v2 .process-col.active * {
    color: #FFF;
}

.section-process-v2 .row-collapse>.col {
    padding: 15px !important;
}

.section-process-v2 .process-col .col-inner {
    /* margin-top: 30px; */
    background-color: rgb(231 233 240);
    padding: 15px !important;
    border-radius: 20px
}

.section-process-v2 .process-col.special .col-inner {
    /* margin-top: 30px; */
    background-color: #FFF2C5;
    padding: 15px !important;
    border-radius: 20px
}

.section-process-v2 .process-col:first-child .col-inner {
    margin-top: 0
}

.section-process-v2 .process-col .icon-box:not(.special) {
    position: relative;
    padding-right: 50px;
    align-items: center
}

.section-process-v2 .process-col.special .icon-box:not(.special) {
    border-bottom: 1px solid #13566F;
    margin-bottom: 15px;
    padding-bottom: 15px
}

.section-process-v2 .process-col.special .icon-box.special {
    background-color: #fff;
    border-radius: 20px;
    padding: 20px 50px;
    margin-bottom: 15px
}

.section-process-v2 .process-col.special .icon-box.special * {
    color: #000;
}

.section-process-v2 .process-col.special h3 {
    line-height: 1.3
}

.section-process-v2 .process-col .icon-box:not(.special)::after {
    content: url(/wp-content/uploads/2025/09/curve.svg);
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    filter: brightness(0) saturate(100%) invert(26%) sepia(12%) saturate(3635%) hue-rotate(153deg) brightness(94%) contrast(88%);
}

.section-process-v2 .process-col.active .icon-box:not(.special)::after {
    content: url(/wp-content/uploads/2025/09/curve.svg);
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    filter: unset;
}

.section-process-v2 .row-process-v2 {
    display: none;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #13566F
}

.section-process-v2 .process-col.active .row-process-v2 {
    border-top: 1px solid #eee;
}

.process-title h1 {
    margin-bottom: 0
}

.process-title p {
    margin-bottom: 5px
}

.section-benifit .row {
    padding: 15px !important;
    padding-bottom: 30px !important;
}

.section-benifit .row .col:not(:last-child) {
    margin-bottom: 0px;
}

.section-benifit .row .col.heading {
    margin-bottom: 0;
}

.section-benifit .benifit-box {
    height: 100%;
}

.section-benifit .benifit-box .box-content {
    padding: 16px;
}

.section-benifit .box-head {
    background-color: #F5F5F7;
    padding: 16px;
    border-radius: 20px;
    line-height: 120%;
    align-items: flex-start;
    height: 100%;
}

.section-benifit.blue .box-head {
    background-color: #005570;
    color: #FFF;
}

.section-benifit .benifit-box .box-content li:last-child,
.section-benifit .benifit-box .box-content ul {
    margin-bottom: 0;
}

.section-benifit .benifit-box .number {
    width: 100%;
    font-weight: 300;
    font-size: 50px;
    line-height: 115%;
    text-align: center;

}

.section-benifit .benifit-box .benifit {
    width: 100%;
    padding-left: 0px;
    text-align: center;
}

.quytrinh_banner h1 {
    font-size: 40px !important;
}

.quytrinh_banner h2 {
    font-size: 36px;
    text-transform: capitalize;
    color: var(--fs-color-primary);
}

@media (max-width: 390px) {
    .quytrinh_banner h2 {
        font-size: 32px;
    }

    .quytrinh_banner h1 {
        font-size: 38px !important;
    }
}

.quytrinh_banner img {
    margin-bottom: 0 !important;
}

.quytrinh_banner h3 {
    font-size: 29px;
}

.quytrinh_banner p:last-child {
    margin-bottom: 0;
}

.quytrinh_steps .quytrinh_step.active .col-inner>.row>.col>.col-inner .box-content-full {
    max-height: 100%;
    transition: all 0.5s;
    height: 100%;
}

.quytrinh_steps .quytrinh_step>.col-inner {
    box-shadow: 0px 20px 60px -20px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    background-color: #fff;
    padding: 5px;
}

.quytrinh_steps .quytrinh_step>.col-inner>.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.quytrinh_steps .quytrinh_step>.col-inner>.row>.col {
    padding: 20px !important;
    border-radius: 20px;
    background-color: #f5f5f7;
}

.quytrinh_steps .quytrinh_step>.col-inner>.row>.col>.col-inner>p {
    margin-bottom: 15px;
}

.quytrinh_steps .quytrinh_step>.col-inner>.row>.col>.col-inner>p strong {
    background-color: var(--fs-color-primary);
    border-radius: 100px;
    color: #fff;
    text-transform: uppercase;
    padding: 3px 15px;
    font-size: 16px;
}

.quytrinh_steps .quytrinh_step>.col-inner>.row>.col>.col-inner h3 {
    font-size: 24px;
    line-height: 1.4;
    font-weight: 500;
    margin-bottom: 0;
}

.quytrinh_steps .quytrinh_step>.col-inner>.row>.col>.col-inner .box-content-full {
    max-height: 0;
    height: 0;
    overflow: hidden;
    transition: all 0.5s;
    margin-top: 20px;
}

.quytrinh_steps .quytrinh_step>.col-inner>.row>.col>.col-inner .box-content-full .col {
    padding-bottom: 0 !important;
}

.quytrinh_steps .quytrinh_step>.col-inner>.row>.col>.col-inner .box-content-full .col-inner .box-content-2 h5 {
    font-size: 18px;
    color: var(--fs-color-primary);
}

.quytrinh_steps .quytrinh_step>.col-inner>.row>.col>.col-inner .box-content-full .col-inner .box-content-2.list-count ul {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
    counter-reset: section;
}

.quytrinh_steps .quytrinh_step>.col-inner>.row>.col>.col-inner .box-content-full .col-inner .box-content-2.list-count ul li {
    font-size: 18px;
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #cdcdcd;
    padding-left: 20px;
    margin-left: 0;
}

@media (max-width: 390px) {
    .quytrinh_steps .quytrinh_step>.col-inner>.row>.col>.col-inner .box-content-full .col-inner .box-content-2.list-count ul li {
        font-size: 14px;
    }
}

.quytrinh_steps .quytrinh_step>.col-inner>.row>.col>.col-inner .box-content-full .col-inner .box-content-2.list-count ul li:last-child {
    margin-bottom: 0;
    border-bottom: 0;
}

.quytrinh_steps .quytrinh_step>.col-inner>.row>.col>.col-inner .box-content-full .col-inner .box-content-2.list-count ul li::before {
    counter-increment: section;
    content: counter(section);
    color: var(--fs-color-primary);
    position: absolute;
    left: 0px;
}

.quytrinh_steps .quytrinh_step>.col-inner>.row>.col>.col-inner .box-content-full .col-inner .box-content-2.list-count.bgr-pri {
    background-color: var(--fs-color-primary);
    color: #fff;
    padding: 20px;
    border-radius: 20px;
    margin-bottom: 20px;
}

.quytrinh_steps .quytrinh_step>.col-inner>.row>.col>.col-inner .box-content-full .col-inner .box-content-2.list-count.bgr-pri h5 {
    color: #fff;
}

.quytrinh_steps .quytrinh_step>.col-inner>.row>.col>.col-inner .box-content-full .col-inner .box-content-2.list-count.bgr-pri h3 {
    color: #fff;
    font-size: 27px;
}

.quytrinh_steps .quytrinh_step>.col-inner>.row>.col>.col-inner .box-content-full .col-inner .box-content-2.list-count.bgr-pri ul li::before {
    color: var(--fs-color-secondary);
}

.quytrinh_steps .quytrinh_step>.col-inner .button {
    margin: auto;
    display: block;
    margin-top: 5px;
}

.quytrinh_steps .quytrinh_step>.col-inner .button i {
    display: none;
}

.quytrinh_steps .quytrinh_step>.col-inner .button::after {
    content: "";
    height: 12px;
    aspect-ratio: 13/14;
    background-image: url(/wp-content/uploads/2024/12/Vector-8.png);
    background-position: center;
    background-size: cover;
    display: inline-block;
    margin-left: 5px;
}

.quytrinh_steps .quytrinh_step>.col-inner .button.active::after {
    transform: rotate(180deg);
}

.quytrinh_steps .quytrinh_step-1 .box-content-full .col-inner .box-content-1 h4 {
    font-size: 18px;
    color: var(--fs-color-primary);
}

.quytrinh_steps .quytrinh_step-1 .box-content-full .col-inner .box-content-1 ul {
    border-left: 1px solid var(--fs-color-primary);
    list-style: none;
    margin-left: 10px;
}

.quytrinh_steps .quytrinh_step-1 .box-content-full .col-inner .box-content-1 ul li {
    position: relative;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 1;
}

.quytrinh_steps .quytrinh_step-1 .box-content-full .col-inner .box-content-1 ul li:last-child {
    margin-bottom: 0;
}

.quytrinh_steps .quytrinh_step-1 .box-content-full .col-inner .box-content-1 ul li::before {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 100px;
    background-color: var(--fs-color-primary);
    border: 4px solid #fff;
    outline: 1px solid var(--fs-color-primary);
    position: absolute;
    left: -33px;
    top: 50%;
    transform: translateY(-50%);
}

.quytrinh_steps .quytrinh_step-4 .box-content-full .col-inner .icon-box {
    margin-top: 35px;
    background-color: #fef7e9;
    border: 2px solid var(--fs-color-secondary);
    padding: 0 20px 20px 20px;
    border-radius: 20px;
    margin-bottom: 20px;
}

.quytrinh_steps .quytrinh_step-4 .box-content-full .col-inner .icon-box-img {
    margin-top: -28px !important;
}

.quytrinh_steps .quytrinh_step-4 .box-content-full .col-inner .icon-box-text {
    text-align: left;
}

.quytrinh_steps .quytrinh_step-4 .box-content-full .col-inner .box-content-1 {
    background-color: #fff;
    padding: 20px;
    border-radius: 20px;
    font-size: 16px;
    color: #c00000;
    font-style: italic;
    margin-bottom: 10px;
}

.quytrinh_steps .quytrinh_step-4 .box-content-full .col-inner .box-content-1 p {
    margin-bottom: 0;
}

.quytrinh_chinhxac .box-content h3 {
    font-size: 29px;
    font-weight: 500;
    margin-bottom: 20px;
}

.quytrinh_chinhxac .image-box::before {
    content: "";
    height: 65%;
    width: 100%;
    background-color: var(--fs-color-primary);
    border-radius: 30px;
    position: absolute;
    left: 0;
    bottom: -10px;
}

.quytrinh_chinhxac .image-box .box-image {
    padding-left: 10px;
    padding-right: 10px;
}

.quytrinh_chinhxac .image-box .box-text {
    margin-left: 10px;
    text-align: left;
    background-color: #e6edef;
    border-radius: 20px;
    padding: 10px;
    width: calc(100% - 20px);
    font-size: 18px;
}

.quytrinh_chinhxac .image-box .box-text .icon-box {
    align-items: center;
}

.quytrinh_chinhxac .image-box .box-text .icon-box-text {
    color: var(--fs-color-primary);
    font-size: 20px;
}

.quytrinh_cs li {
    font-size: 24px;
}

.quytrinh_cs h3 {
    font-size: 29px;
    font-weight: 500;
    margin-bottom: 20px;
}

.quytinh_list h3 {
    font-size: 29px;
    font-weight: 500;
    margin-bottom: 20px;
    line-height: 1.4;
}

.quytinh_list h4 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
    line-height: 1.4;
}

.quytinh_list .box_list-count {
    background-color: #fef7e9;
    padding: 20px 20px 5px 20px;
    border-radius: 20px;
    margin-bottom: 20px;
}

.quytinh_list .box_list-count ul {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
    counter-reset: section;
}

.quytinh_list .box_list-count ul li {
    font-size: 18px;
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #cdcdcd;
    padding-left: 20px;
    margin-left: 0;
}

.quytinh_list .box_list-count ul li:last-child {
    margin-bottom: 0;
    border-bottom: 0;
}

.quytinh_list .box_list-count ul li::before {
    counter-increment: section;
    content: counter(section);
    color: #ff8000;
    position: absolute;
    left: 0px;
}

.quytinh_list .box_list-count.bgr-2 {
    background-color: #e9f7fe;
}

.quytinh_list .box_list-count.bgr-2 ul li::before {
    color: #007bff;
}

.quytinh_list .box_note {
    background-color: #f5f5f7;
    padding: 20px;
    border-radius: 20px;
    font-size: 16px;
    color: #c00000;
    font-style: italic;
    margin-bottom: 10px;
}

.quytinh_list .box_note p {
    margin-bottom: 0;
}

.stomach-symptom-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px
}

.stomach-symptom-item {
    cursor: pointer;
    padding: 5px;
    border-bottom: 1px solid #ccc;
    transition: transform 0.3s ease;
    display: block;
    width: 100%
}

.stomach-symptom-item h3 {
    margin-bottom: 0;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.stomach-symptom-item-v2 {
    padding: 10px 14px;
    border: 1px solid #414041;
    border-radius: 99px;
    line-height: 1
}

.stomach-symptom-item-v2 h3 {
    margin-bottom: 0
}

.stomach-symptom-item-v2 img {
    padding-left: 10px
}

.stomach-symptom-item h3 span {
    display: flex;
    align-items: center;
    font-size: 20px;
    gap: 10px
}

.stomach-popup-body {
    max-height: 500px;
    overflow-y: auto
}

.stomach-popup-body ul li {
    text-align: left;
    margin: 0;
    font-size: 18px;
    margin-left: 20px
}

.stomach-symptom-item:hover {
    transform: scale(1.05)
}

.stomach-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / .5);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    backdrop-filter: blur(7px)
}

.stomach-popup-content {
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    position: relative;
    max-width: 500px;
    width: 90%;
    text-align: center;
    animation: stomachZoomIn 0.3s ease
}

.section-benhly {
    z-index: 10;
}


@keyframes stomachZoomIn {
    from {
        transform: scale(.8);
        opacity: 0
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

.stomach-close-popup,
.custom-close-button {
    position: absolute;
    top: 0;
    right: 0;
    background: #414041;
    color: #fff;
    border: none;
    border-radius: 0 0 4px 42px;
    padding: 15px 12px;
    padding-right: 8px;
    cursor: pointer;
    margin: 0;
    font-size: 12px;
    line-height: 0;
    text-align: right
}

.loiich_benviemruot {
    z-index: 999
}

.loiich_benviemruot.active {
    z-index: 9999
}

.loiich_benviemruot .loiich_benviemruot-item .col-inner {
    background-color: #f5f5f7;
    padding: 20px;
    border-radius: 20px
}

.loiich_benviemruot .loiich_benviemruot-item .col-inner h3 {
    font-size: 24px
}

.loiich_benviemruot .loiich_benviemruot-item .col-inner .lis-benhly {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
    counter-reset: section
}

.loiich_benviemruot .loiich_benviemruot-item .col-inner .lis-benhly .benhly-item {
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #cdcdcd;
    padding-left: 20px;
    margin-left: 0;
    counter-increment: section;
    cursor: pointer
}

.loiich_benviemruot .loiich_benviemruot-item .col-inner .lis-benhly .benhly-item:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0
}

.loiich_benviemruot .loiich_benviemruot-item .col-inner .lis-benhly .benhly-item h4 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 4px;
    line-height: 1.4
}

.loiich_benviemruot .loiich_benviemruot-item .col-inner .lis-benhly .benhly-item h4 img {
    width: 15px;
    margin-top: 5px
}

.loiich_benviemruot .loiich_benviemruot-item .col-inner .lis-benhly .benhly-item::before {
    content: counter(section);
    color: var(--fs-color-primary);
    position: absolute;
    left: 0;
    font-weight: 600
}

.loiich_benviemruot .loiich_benviemruot-item .col-inner .lis-benhly .benhly-item .lis-benhly-sub {
    counter-reset: subsection;
    margin-left: 20px
}

.loiich_benviemruot .loiich_benviemruot-item .col-inner .lis-benhly .benhly-item .lis-benhly-sub .benhly-item-sub {
    position: relative;
    counter-increment: subsection;
    font-size: 16px
}

.loiich_benviemruot .loiich_benviemruot-item .col-inner .lis-benhly .benhly-item .lis-benhly-sub .benhly-item-sub::before {
    content: counter(section) "." counter(subsection);
    color: var(--fs-color-primary);
    position: absolute;
    left: -25px;
    font-weight: 600
}

.loiich_benviemruot .loiich_benviemruot-item .col-inner .lis-benhly .benhly-item .lis-benhly-sub .benhly-item-sub h5 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 4px;
    line-height: 1.4
}

.loiich_benviemruot .loiich_benviemruot-item .col-inner .lis-benhly .benhly-item .lis-benhly-sub .benhly-item-sub h5 img {
    width: 15px;
    margin-top: 10px
}

.popup-overlay-bl,
.popup-overlay-bl-sub {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / .5);
    backdrop-filter: blur(5px);
    z-index: 9999;
    display: none
}

.popup-benhly,
.popup-benhly-sub {
    position: fixed;
    left: 50%;
    top: 55%;
    transform: translate(-50%, -50%);
    padding: 20px;
    z-index: 10000;
    display: none;
    width: 90%;
    max-width: 600px;
    background-color: #fff;
    border-radius: 30px
}

.popup-benhly .popup-text h3,
.popup-benhly-sub .popup-text h3 {
    color: var(--fs-color-primary);
    font-size: 20px !important
}

.popup-benhly .popup-text ul li,
.popup-benhly-sub .popup-text ul li {
    margin-bottom: 2px;
    font-size: 16px
}

.close-x {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 24px;
    font-weight: 700;
    background: #03566E;
    width: 40px;
    height: 40px;
    border-radius: 0 20px;
    z-index: 99999;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF
}

.row.insurance-gallery {
    /* grid 12 cột giống demo */
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    gap: .5em;
    /* tùy bề ngang mong muốn */
    width: min(100%, 100px);
    margin-inline: auto;
    /* dim các item khác khi đang hover 1 item */
    /* :has() đã hỗ trợ Chrome/Safari/Edge mới */
}

.row.insurance-gallery:has(.gallery-col:hover)>.gallery-col:not(:hover) {
    opacity: .25;
}

/* mỗi “col” là 1 grid-item */
.row.insurance-gallery>.gallery-col {
    grid-column: span 2;
    /* mỗi viên chiếm 2 cột */
    margin-block: calc(-25% / sqrt(3));
    /* tạo pattern lục giác */
    transition: opacity .2s ease;
}

/* đẩy lệch 1 cột theo chu kỳ để thành tổ ong */
.row.insurance-gallery>.gallery-col:nth-child(11n + 7) {
    /* mẹo “move across 1 column” tương tự code mẫu */
    grid-column-end: 4;
}

/* gỡ bớt style Flatsome để shape đúng */
.row.insurance-gallery .col-inner {
    padding: 0 !important;
}

.row.insurance-gallery .box {
    box-shadow: none !important;
    background: transparent;
}

.row.insurance-gallery .box-image {
    background: dodgerblue;
    /* fallback khi chưa có ảnh */
    aspect-ratio: 1/1.1547;
    /* tỉ lệ viên lục giác tròn */
    border-radius: 50%/25%;
    /* Safari mới có corner-shape, có thì đẹp hơn */
    corner-shape: bevel;
    overflow: hidden;
    position: relative;
    border: 2px solid light-dark(#222, #fff);
    box-shadow: 0 0 0 var(--sh, 0) rgba(111 111 111 / .75);

    /* hiệu ứng hover mượt như mẫu */
    transition: scale 150ms ease-in-out, box-shadow 150ms ease-in-out;
}

.row.insurance-gallery .box-image:hover {
    scale: 1.2;
    --sh: 1em;
    transition-duration: 500ms;
    transition-timing-function: linear(0, .202 2.8%, 1.157 9.2%, 1.372 12.8%, 1.337 15.2%,
            .962 22%, .861 26%, 1.052 39.2%, .981 52.4%, 1);
}

/* ảnh phủ khít container */
.row.insurance-gallery .box-image>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* tuỳ chọn: tắt hover “has-hover” của Flatsome để không xung đột */
.row.insurance-gallery .box.has-hover:hover .box-image .image-overlay,
.row.insurance-gallery .box .overlay,
.row.insurance-gallery .box .show-on-hover {
    display: none !important;
}

.section-bltt {
    background: linear-gradient(180deg, rgba(3, 86, 110, 0.06) 0%, rgba(253, 253, 246, 0) 100%);
}

.footer_form.dc_form .dc_input select {
    font-size: 18px;
}

.benefit-block {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.benefit-item {
    display: flex;
    align-items: center;
    background: #004d61;
    /* màu xanh đậm */
    color: white;
    border-radius: 6px;
    padding: 18px;
}

.benefit-item p {
    font-size: 20px !important;
}

.benefit-number {
    background: white;
    color: #004d61;
    font-weight: bold;
    border-radius: 50%;
    min-width: 2rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 1rem;
}

.section-bhyt .row {
    margin-top: 30px;
    margin-bottom: 30px;
}

.section-bhyt .col.white {
    border-radius: 20px;
    padding: 20px;
    background-color: #F7F7EF !important;
}

.section-bhyt .col.white * {
    color: #000 !important;
}

.bg-red {
    background-color: #CB0000;
}

.section-bhyt .col.white .bg-red p {
    color: #FFF !important;
}

.section-bhyt .icon-box {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    align-items: center;
}

.section-bhyt .icon-box:last-child {
    border-bottom: none;
}
.section-bhyt h3{
    font-size: 26px;
}
.label-bhyt .label-wrap {
    background-color: #fdfdf6;
    display: inline-block;
    margin: 0 auto;
    border-radius: 0 0 12px 12px;
    padding: 20px;
    position: relative;
}

.label-bhyt h2 {
    display: inline;
    margin: 0 auto;
    color: #00475B !important
}

.label-bhyt .label-wrap::before {
    content: '';
    left: -30px;
    top: 0;
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #FFF;
}

.label-bhyt h2::before {
    content: '';
    left: -30px;
    top: 0;
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #005570;
    border-top-right-radius: 20px;
}

.label-bhyt .label-wrap::after {
    content: '';
    right: -30px;
    top: 0;
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #FFF;
}

.label-bhyt h2::after {
    content: '';
    right: -30px;
    top: 0;
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #005570;
    border-top-left-radius: 20px;
    z-index: 8;
}

.label-bhyt .label-wrap h2 br {
    display: none;
}

.section-bhtn h4.secondary {
    padding: 5px 20px;
    margin-top: 40px !important;
    display: inline-block;
    width: auto;
}

.section-bhtn .section-bg :is(img, picture, video) {
    filter: blur(5px);
}

body .section-tragop .guide p {
    font-size: 18px;
}

.section-tragop .row .col:first-child .row {
    background-color: #004559;
    border-radius: 20px 0 0 20px;
    padding-top: 30px !important;
}

.section-tragop .row .col:first-child .row .col:last-child .col-inner {
    background-color: #FFF5DE;
    border-radius: 20px;
    padding: 20px;
}

.section-tragop .row .col:last-child .row {
    background-color: #fff;
    border-radius: 0 20px 20px 0;
    padding-top: 30px !important;
}

.section-tragop .row .col:last-child .row p {
    color: #000;
}

.section-tragop .row .col:last-child .row .dc-step__badge {
    border: 1px solid #0BB1D3;
}

.section-tragop .row .col:last-child .row .col:last-child .col-inner {
    background-color: #FFF5DE;
    border-radius: 20px;
    padding: 20px;
}

.section-tragop .label-wrap {
    background-color: #FDB715;
}

.section-tragop .label-bhyt .label-wrap::before {
    background-color: #FDB715;
}

.section-tragop .label-bhyt h2::before {
    background-color: #fff;
}

.section-tragop .label-bhyt .label-wrap::after {
    background-color: #FDB715;
}

.section-tragop .label-bhyt h2::after {
    background-color: #fff;
}

.section-payment .label-wrap {
    background-color: #005570;
}

.section-payment .label-bhyt .label-wrap::before {
    background-color: #005570;
}

.section-payment .label-bhyt h2::before {
    background-color: #fff;
}

.section-payment .label-bhyt .label-wrap::after {
    background-color: #005570;
}

.section-payment .label-bhyt h2::after {
    background-color: #fff;
}

.section-tragop .label-bhyt h2,
.section-payment .label-bhyt h2 {
    color: #FFF !important;
}

.section-tragop .row h2.primary {
    padding: 10px;
}

.section-tragop .dc-step {
    background: transparent;
}

.section-tragop .dc-step p {
    color: #fff;
}

.section-tragop .dc-step__badge {
    background-color: #FFF;
    color: #000;
}

.section-warning .row-warning {
    background-color: #FFF5DE;
    border-radius: 20px;
    padding: 20px;
    min-height: 270px;
}

.section-reason .row .col .col-inner {
    padding: 20px;
    border-radius: 20px;
}

.section-reason .row .col .col-inner .number {
    background-color: #004559;
    min-width: 50px;
    width: auto;
    height: 50px;
    border-radius: 50%;
    color: #FFF;
    display: inline-block;
    font-size: 30px;
    line-height: 50px;
    margin-bottom: 20px;
}

.section-post .box-vertical .box-text {
    padding: 0 10px !important;
}
.section-post .box-vertical .box-text .post-title{
    display: none;
}
.section-post .box-normal .post-title{
    display: none;
}
.section-post .box-normal .box-text .post-title{
    display: block;
}

.dc-timeline {
    --c-primary: #00B5D8;
    --c-primary-weak: #f2fdff;
    --gap: 16px;
    --line-w: 2px;
}

.dc-timeline .row .col:first-child .col-inner {
    padding: 20px;
    background-color: #FFF;
    border-radius: 20px;
}

.dc-timeline__list {
    list-style: none;
    margin: 0;
    padding: 0 0 0 140px;
    position: relative;
}

.dc-timeline__list::before {
    content: "";
    position: absolute;
    top: 15px;
    bottom: 10px;
    left: 55px;
    width: var(--line-w);
    background: linear-gradient(to bottom, var(--c-primary) 50%, transparent 0) 0 0/2px 16px repeat-y;
    opacity: .5;
}

.dc-timeline__item {
    position: relative;
    padding: 10px 0;
    margin: 0 !important;
}

.dc-timeline__item .dc-tl-step::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 45px;
    width: 12px;
    height: 12px;
    background: #fff;
    border: 3px solid var(--c-primary);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
}

/* đổi tên class tại đây */
.dc-tl-step {
    position: absolute;
    left: -140px;
    top: 50%;
    transform: translateY(-50%);
    min-width: 110px;
    text-align: center;
    padding: 10px 12px;
    font-weight: 700;
    font-size: 14px;
    color: #062e37;
    background: var(--c-primary-weak);
    border: 3px dashed var(--c-primary);
    border-radius: 999px;
}

.dc-content {
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    padding: 5px;
    line-height: 1.5;
    box-shadow: 0 4px 12px rgba(2, 132, 199, 0.06);
}

.section-post .box-vertical {
    display: flex;
    flex-wrap: wrap;
}

.section-post .box-vertical .box-text {
    width: 65%;
}

.section-post .box-vertical .box-image {
    width: 35%;
    padding: 10px;
}

.section-post .post-item .box-vertical h3 {
    font-size: 28px;
    padding-left: 10px;
    padding-top: 10px;
    margin-bottom: 0;
}
.loiich_benviemruot-item:last-child .benhly-item::before{
    display: none !important;
}
.page-id-4029 .section-hero h2 br, .page-id-4047 .section-hero h2 br{
    display: none;
}
#ez-toc-container{
    width: 100% !important;
}
#ez-toc-container ul ul, .ez-toc div.ez-toc-widget-container ul ul{
    margin-left: 10px !important;
}
.loiich_benviemruot span.ez-toc-section{
    display: none;
}
.loiich_benviemruot img{
    margin-left: auto;
}
/* Responsive */


@media (max-width: 768px) {
    .timeline-container {
        margin: 10px;
    }

    .timeline::before {
        left: 16px;
    }

    .timeline-dot {
        left: 7px;
    }

    .timeline-item {
        flex-direction: column;
        padding-left: 30px;
    }

    .age-badge {
        margin-bottom: 10px;
        align-self: flex-start;
    }

    .symptoms-content {
        margin-left: 0;
        padding-top: 0;
    }
}

@media (max-width: 600px) {
    .nav-vertical li li.menu-item-has-children{
        position: relative;
    }
    #main-menu .dc-lv3-toggle {
        position: absolute;
        right: 0;
        top: 0;
    }
    #main-menu .dc-lv3 {
        display: none; /* ẩn mặc định, JS cũng đã hide */
    }

    .section-service .row-collapse:last-child {
        margin-top: 0 !important;
    }

    .yellow-gradient p {
        margin-bottom: 0;
    }

    body .section p,
    .section li {
        font-size: 24px;
    }

    body .section .doctor-info p {
        font-size: 16px;
    }

    body .section-customer.section h2 {
        font-size: 28px !important;
        line-height: 1.5 !important;
    }

    .section-customer-review .row p,
    .section-customer .row p {
        height: auto;
        display: block;
    }

    .single .section h2 {
        font-size: 28px !important;
        line-height: 1.4 !important;
    }

    .banner h1,
    .banner h2,
    .banner h3 {
        margin-bottom: 30px !important;
    }

    .section-banner-v3 ul {
        margin-bottom: 0;
    }

    .section-banner-v3 ul li {
        font-size: 20px;
        margin-left: 30px !important;
        text-align: left;
    }

    .section-banner-v3 .button {
        box-shadow: 0px 12.6794px 38.0383px -12.6794px #ffae00;
    }

    .section-banner-v3 h2 {
        font-size: 38px !important;
    }

    .sun {
        top: 0;
        right: 0;
    }

    .bg-text-gradient {
        /* border-bottom: 1px solid rgba(0, 0, 0, 0.3);
        border-left: 1px solid rgba(0, 0, 0, 0.3); */
    }

    .section-dyk .bg-text-gradient p {
        font-size: 24px;
    }

    .age-badge {
        margin-left: -65px;
    }

    .age-badge:before {
        left: 21%;
    }

    .age-badge:after {
        left: 21%;
    }

    .text-list strong {
        font-size: 24px;
    }

    .timeline::before {
        bottom: 185px;
        left: 16px;
    }

    .sub-title {
        font-size: 24px;
    }

    .sub-title p {
        font-size: 24px;
    }

    .sub-text {
        text-align: left;
    }

    .dc-tab-pricing .tab-panels {
        border-radius: 0 0 20px 20px;
    }

    .dc-tab-pricing .nav>li>a h3 br {
        display: block;
    }

    .dc-tab-pricing .nav>li>a h3 br:first-child {
        display: block;
    }

    .dc-tab-pricing .nav>li>a {
        padding: 24px 0;
    }

    .dc-tab-pricing .nav>li:first-child {
        width: 43%;
        max-width: 43%;
        margin-right: 4px;
    }

    .dc-tab-pricing .nav>li:first-child h3 {
        margin-left: -16px;
    }

    .dc-tab-pricing .nav.state-tab-goi-song-tho>li:first-child h3 {
        margin-left: 0;
    }

    .dc-tab-pricing .nav>li:first-child.active h3 {
        margin-left: 0;
    }

    .dc-tab-pricing .nav>li:first-child.active {
        width: 36%;
        max-width: 36%;
        border-left: none;
    }

    .dc-tab-pricing .nav>li:first-child>a {
        border-radius: 20px 0 0 0;
    }

    .dc-tab-pricing .nav>li:first-child.active>a {
        border-radius: 20px 30px 0 0;
    }

    .dc-tab-pricing .nav>li:nth-child(3)>a {
        padding-left: 32px;
    }

    .dc-tab-pricing .nav>li:nth-child(3).active>a {
        padding-left: 0;
    }

    .dc-tab-pricing .nav>li:nth-child(3).active>a h3 {
        margin-left: 16px;
    }

    .dc-tab-pricing .nav>li:nth-child(2)>a {
        padding-left: 0;
    }

    .dc-tab-pricing .nav>li:nth-child(2)>a h3 {
        margin-left: 16px;
    }

    .dc-tab-pricing .nav>li:nth-child(2).active>a h3 {
        margin-left: 0;
    }

    .dc-tab-pricing .nav li:first-child {
        width: 36%;
        max-width: 36%;
        margin-right: 4px;
    }

    .dc-tab-pricing .nav.state-tab-goi-chuyen-sau li:first-child {
        width: 40%;
        max-width: 40%;
        margin-right: 4px;
    }

    .dc-tab-pricing .nav li:nth-child(2) {
        width: 40%;
        max-width: 40%;
        margin-left: -40px;
        margin-right: -40px;
    }

    .dc-tab-pricing .nav li:nth-child(2).active {
        width: 35%;
        max-width: 35%;
    }

    .dc-tab-pricing .nav li:nth-child(2) h3 {
        /* margin-left: 10px; */
    }

    .dc-tab-pricing .nav>li:nth-child(3) {
        width: 43%;
        max-width: 43%;
        margin-left: 0;
    }

    .section .main-title h2 {
        font-size: 28px !important;
    }

    .section .main-title h2 span {
        font-size: 38px;
    }

    .title-img {
        left: 20px;
    }

    .row-aaci-title h2 {
        font-size: 28px !important;
        text-align: left;

    }

    .row-aaci-title p {
        font-size: 24px;
        text-align: left;

    }

    .section .row-aaci-title h2 br {
        display: none;
    }

    .row-customer-believe .row-slider .flickity-prev-next-button {
        background-color: #fff !important;
        box-shadow: none !important;
        opacity: .8;
        transform: translateX(0) !important;
        width: 35px !important;
    }

    .row-customer-believe>.col>.col-inner {
        background: #ffffff;
        box-shadow: 0px -3px 15px rgba(255, 196, 58, 0.2);
        border-radius: 10px;
        padding: 20px;
    }

    body .section-note h2 {
        font-size: 28px !important;
    }

    .form-v3 h2 {
        margin-top: -75px;
        font-size: 28px !important;
        line-height: 1.5 !important;
    }

    .reverse {
        flex-direction: column-reverse !important;
    }

    .section-process-new h2 br {
        display: block;
    }

    .section-process-new .accordion-title h3 {
        display: flex !important;
        flex-wrap: wrap;
        gap: 10px;
        height: auto;
        padding: 6px;
    }

    .section-process-new .accordion-title h3 p {
        width: calc(100% - 110px);
    }

    .section-process-new .accordion-title h3 div {
        width: 100px;

    }

    .section .icon-box img {
        border-radius: 0 !important;
    }

    .comparison-table {
        overflow-y: auto;
    }

    .comparison-table .pricing-table {
        overflow-y: auto;
        width: max-content;
    }

    .pricing-row:not(.total)>.pricing-cell:last-child {
        flex-basis: 15%;
    }

    .comparison-table .pricing-table {
        max-width: 100%;
        width: 100%;
        overflow: hidden;
    }

    .pricing-cell {
        font-size: 16px;
        padding-left: 10px;
    }

    .pricing-row>.pricing-cell:first-child {
        flex-basis: 35%;
        max-width: 35%;
    }

    .pricing-row.header-table>.pricing-cell:nth-child(2) {
        flex-basis: 65%;
        max-width: 65%;
    }

    .pricing-table {
        position: relative;
    }

    .pricing-row>.pricing-cell:nth-child(2),
    .pricing-row>.pricing-cell:nth-child(3),
    .pricing-row>.pricing-cell:nth-child(4),
    .pricing-cell:nth-child(5) {
        flex-basis: 30%;
        max-width: calc(65% / 3);
    }

    .pricing-row>.pricing-cell:last-child {
        flex-basis: 0;
        display: none;
    }

    .package-grid .pricing-cell:last-child .package-title {
        padding-right: 30px;
    }

    .package-grid .pricing-cell:not(:last-child) .package-title {
        padding-left: 10px;
        padding-right: 10px;
    }

    .package-grid {
        grid-template-columns: repeat(3, 3fr);
    }

    .section-standard .row .stack {
        padding: 20px 10px !important;
    }

    .section-standard .row .stack p {
        font-size: 20px;
    }

    .section-standard .row-cert .stack .img {
        max-width: 28%;
    }

    .section-standard .icon-box.yellow-box p {
        font-size: 18px;
    }

    .section-hero h2 {
        font-size: 25px !important;
    }

    .section-hero h2.yellow {
        font-size: 35px !important;
    }

    .section-dear .row .col:last-child .col-inner {
        padding: 0 !important;
    }

    .section-dear .icon-box {
        margin-top: -70px;
    }

    .section-dear.section .icon-box img {
        border-top-right-radius: 22px !important;
    }

    .section-research .row .col:first-child {
        padding: 0 !important;
        padding-left: 15px !important;
    }

    .row-standard .row>.col {
        padding-bottom: 0 !important;
    }
    .row-standard .row>.col:nth-child(8) .col-inner{
        padding: 0 0 15px 0;
    }
    .section-post p br {
        display: none;
    }

    .section h2 {
        font-size: 28px !important;
        line-height: 1.5 !important;
    }

    .section-post .row-slider .flickity-prev-next-button {
        top: 30%;
    }

    .section-post .row-slider .post-item {
        padding-bottom: 0;
    }

    .dc-medpro-reasons .accordion .accordion-title h3 div {
        width: 45px;
        height: 45px;
    }

    .dc-medpro-reasons .accordion h3 {

        line-height: 1.2;
    }

    .dc-medpro-reasons .accordion-item .accordion-title {
        padding: 20px 40px 20px 60px;
    }

    .dc-medpro-reasons .accordion .accordion-title h3 div {
        font-size: 30px;
        line-height: 45px;
    }
    .dc-medpro-reasons h2 br{
        display: none;
    }
    .page-id-4287 .dc-medpro-reasons h2{
        font-size: 27px !important;
    }
    .section-dear .row:first-child img {
        border-radius: 20px;
    }
    .page-id-4142 .section-dear .row:first-child img{
        border-radius: 0;
    }
    .section-service-dt .row-service .col-inner {
        margin: 30px auto;
        border: 1px solid #0487B7;
    }

    .section-service-dt .row-service .col-inner h3 {
        font-size: 28px;
    }

    .label-package {
        margin-left: -35px;
        padding: 8px 20px;
        margin-top: -75px;
    }

    .dc-step:first-child {
        margin-top: 30px;
    }

    .dc-step {
        /* grid-template-columns: 1fr; */
        gap: 10px;
        margin: 0 !important;
        align-items: center;
        border-radius: 12px;
        padding: 0;
    }

    .dc-step__card h3 {
        font-size: 24px;
        font-weight: 400;
    }

    .dc-step__badge {
        justify-self: start;
        font-size: 22px;
    }

    .section-hero-2 .col-inner h2.fw-400 {
        font-size: 40px !important;
    }
    .section-hero-2 .col-inner h2.fw-400 br{
        display: block;
    }

    .section-hero-2 .col-inner h2 {
        font-size: 25px !important;
    }

    .section-hero-2 .row-collapse>.col>.col-inner {
        padding: 0 !important;
    }

    .bg-gray {
        margin: -20px auto 0 auto;
        max-width: 90%;
    }

    .bg-gray p {
        font-size: 18px;
    }

    body .section-vn .label-why {
        font-size: 20px;
        font-weight: bold;
    }

    body .section-vn p {
        font-size: 24px;
    }

    .text-why strong {
        font-size: 29px;
    }

    .box-gray {
        margin: -60px auto 30px auto;
        position: relative;
        max-width: 90%;
        padding: 16px;
    }

    .section-vn .row:first-child .col {
        padding: 0 !important;
    }

    .section-vn .row-vn .icon-box {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .section-vn .row-vn .icon-box .icon-box-img {
        width: 60px !important;
        max-width: 60px;
        margin-right: 15px;
    }

    .section-vn .row-vn .icon-box .icon-box-text {
        max-width: calc(100% - 75px);
    }

    .section-benifit .benifit-box .number {
        width: 15%;
        font-weight: 300;
        font-size: 50px;
        line-height: 115%;

    }

    .section-benifit .benifit-box .benifit {
        width: 85%;
        padding-left: 15px;
        text-align: left;
    }

    .section-benifit .row .col:not(:last-child) {
        margin-bottom: 15px;
    }

    .section-process-v2 .row-collapse>.col {
        padding: 0 !important;
    }

    .dc-timeline__list {
        padding: 0 0 0 115px;
    }
    .dc-tl-step{
        left: -125px;
    }
    .dc-timeline__list::before {
        top: 27px;
        bottom: 42px;
        left: 43.5px;
    }

    .section-post .box-vertical .box-image {
        width: 39% !important;
        height: 100%;
    }

    .section-post .box-vertical .box-text {
        width: 61% !important;
    }

    .section-post .box-vertical .box-image .image-cover {
        padding-top: 75% !important;
    }

    .section-post .box-vertical {
        display: flex;
        flex-wrap: wrap;
    }

    .section-post .box-vertical h3 {
        font-size: 24px !important;
    }

    .section-post .box-vertical p {
        font-size: 20px !important;
    }

    .section-hero h2 br {
        display: none;
    }
    .page-id-4029 .section-hero h2 br,.page-id-4047 .section-hero h2 br{
        display: block;
    }
    .page-id-4029 .section-hero h2, .page-id-4047 .section-hero h2{
        font-size: 40px !important;
        font-weight: 500 !important; 
    }
    .section .form-v3 {
        margin-top: 50px;
    }

    .section-hero p strong {
        font-size: 24px;
    }

    .section-hero p br {
        display: none;
    }

    .section-hero-2 .col-inner h2.fw-400 {
        font-size: 40px !important;
    }

    .section-hero-2 .col-inner .icon-box h2 {
        font-size: 20px !important;
        margin-bottom: 0;
    }

    .section-hero-2 .col-inner .icon-box {
        margin-bottom: 20px;
    }

    .label-bhyt .label-wrap {
        padding: 7px;
    }

    .label-bhyt .label-wrap h2 br {
        display: block;
    }

    .section-bhtn h4.secondary {
        border-radius: 0 99px 99px 0 !important;
        margin-left: -30px;
        margin-top: 20px;
        width: 100%;
        padding: 12px 5px;
    }

    .section-bltt h2.circle {
        border-radius: 0 99px 99px 0 !important;
        margin-left: -10px;
        width: 100%;
        text-align: left;
        font-size: 24px !important;
        padding: 6px;
        padding-left: 10px;
    }

    .section-tragop h2.circle {
        border-radius: 0 99px 99px 0 !important;
        margin-left: -15px;
        width: 105%;
        text-align: left;
        font-size: 22px !important;
        padding: 6px;
        padding-left: 10px;
    }
    .section-tragop .label-wrap h2{
        padding: 0 15px;
    }
    .section-note.bhtn .icon-box {
        align-items: flex-start;
        min-height: unset;
    }

    .section-payment .stack {
        flex-wrap: wrap;
    }
    .section-payment h2{
        font-size: 26px !important;
    }
    .section-quyenloi h2 br {
        display: none;
    }

    .section-quyenloi .row .col:first-child {
        order: 2;
    }

    .section-quyenloi .row .col:last-child {
        order: 1;
    }
    .box-vertical .from_the_blog_excerpt {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }
    .section-benhly h2 {margin-bottom: 0;}
    .page-id-3736 .section-post h2{
        font-size: 26px !important;
    }
    .entry-content.single-page{
        padding: 0 15px !important;
    }
    .page-id-4083 .section-hero h2{
        margin-bottom: 0 !important;
        font-size: 28px !important;
    }
    .page-id-4083 .section-hero .text:nth-child(2) h2{
        margin-bottom: 20px !important;
    }
    .section-bhyt .col.white{
        max-width: 90%;
        margin: auto;
    }
    #appointment-popup .form-v3 h2{
        margin-top: 0;
    }
}

@media (max-width:400px) {
    .dc-tab-pricing .nav.state-tab-goi-chuyen-sau li:first-child {
        width: 41%;
        max-width: 41%;
        margin-right: 4px;
    }
    .page-id-3736 .section-hero h2{
        font-size: 27px !important;
    }
    .dc-tab-pricing .nav li:first-child {
        width: 36%;
        max-width: 36%;
        margin-right: 4px;
    }

    .dc-tab-pricing .nav>li:first-child.active {
        width: 35%;
        max-width: 35%;
    }

    .dc-tab-pricing .nav.state-tab-goi-khuyen-cao>li:nth-child(3) {
        width: 44%;
        max-width: 44%;
        margin-left: 0;
    }

    .dc-tab-pricing .nav.state-tab-goi-khuyen-cao li:nth-child(2) {
        width: 42%;
        max-width: 42%;
        margin-left: -40px;
        margin-right: -40px;
    }

    .dc-tab-pricing .nav>li:nth-child(3).active {
        width: 45%;
        max-width: 45%;
    }

    .dc-tab-pricing .nav.state-tab-goi-chuyen-sau>li:nth-child(3) {
        width: 45%;
        max-width: 45%;
        margin-left: 0;
    }

    .section-hero h2 {
        font-size: 28px !important;
    }

    .section-hero h2.yellow {
        font-size: 32px !important;
    }

}