body p{
    font-size: 24px;
}
.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;
    /* Rectangle 269 */



}

.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;
}

.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;
}

.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;
}
.row-benefit .row .col .col-inner{
    background-color: #fff;
    border-radius: 10px;
    padding-bottom: 30px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 0%, rgba(250, 229, 227, 0.6) 100%);
}
.row-benefit .row .col:first-child .col-inner{
    margin-bottom: 20px;
}
.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;
}
.single-product .section-benefit-new .doctor-img {
    background: #e9f6ff;
    border-radius: 20px 20px 0 0;
    border: 1px solid #e9f6ff;
    border-bottom: none;
}
.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;
}
/* End Pricing table */
@media (max-width: 768px) {
    .timeline-container {
        margin: 10px;
    }

    .timeline::before {
        left: 15px;
    }

    .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) {
    .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 !important;
    }
    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: 135px;
    }

    .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: 40%;
        max-width: 40%;
    }
    .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: 15px;
    }
    .dc-tab-pricing .nav>li:nth-child(2)>a{
        padding-left: 0;
    }
    .dc-tab-pricing .nav li:first-child {
        width: 37%;
        max-width: 37%;
        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) h3{
        /* margin-left: 10px; */
    }
    .dc-tab-pricing .nav>li:nth-child(3){
        width: 40%;
        max-width: 40%;
        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);
    }
}