/* common styles */
body {
    overflow-x: hidden;
}
body, body * {
    font-family: "Lato", Sans-serif;
}
a {
    text-decoration: none !important;
}
.fas, .fa-classic, .fa-solid, .far, .fa-regular {
    font-family: 'Font Awesome 6 Free' !important;
}
ul:not(footer ul):not(header ul) {
    padding-left: 1rem !important;
}
ul.two-column {
    column-count: 2;
}
form label {
    font-size: 14px;
    font-weight: 600;
    margin: 20px 0 8px;
}
form input:not(.wpcf7-submit), form select, form textarea {
    font-size: 14px;
    line-height: 18px;
    color: #969696;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 5px !important;
    width: 100%;
    padding: 12px;
    outline: 0;
    margin-bottom: 10px;
}
form .wpcf7-submit {
    width: auto;
    height: auto;
    background: #09aec9;
    color: #fff;
    border: none;
    border-radius: 8px;
    margin: 1em auto 0;
    padding: 10px 20px;
}
form .wpcf7-submit:hover,
form .wpcf7-submit:active,
form .wpcf7-submit:focus {
    color: #09aec9;
    background: transparent;
    border: 1px solid #09aec9;
}
form .wpcf7-spinner {
    display: block;
    margin: 0 auto;
}
.wpcf7-not-valid-tip {
    color: red;
    font-size: 14px;
    line-height: 18px;
}
.accordion-item {
    border: none !important;
}
.accordion-body {
    padding: 0 !important;
}
.accordion-button {
    box-shadow: none !important;
}
.gray-bg {
    background: #f9fafc;
}
.blue-bg {
    background-color: #00bfd2;
}
.green-bg {
    background-color: #93C12C;
}
.white-bg {
    background-color: #ffffff;
}
/*slider revolution button title */
.tp-title-wrap {
    display: none !important;
}
.sticky-header {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #fff;
    z-index: 1999;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, .25);
}
/* home page */
.eael-dual-header {
    margin-bottom: 0;
}
.eael-dual-header .eael-dch-title .eael-dch-title-text {
    text-transform: none;
    font-family: "Lato", Sans-serif;
}
.services-tab .elementor-tabs-wrapper {
    background-color: #f3f4f6;
    width: fit-content;
    margin: auto;
    border-radius: 35px;
}
.services-tab .elementor-tab-title {
    font-size: 18px !important;
    color: #6f7a85 !important;
}
.services-tab .elementor-tab-title.elementor-active {
    font-size: 18px !important;
    color: #fff !important;
    background-color: #00c1d1;
    border-radius: 35px;
}
.services-tab .elementor-tab-content h3 {
    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
    color: #000;
}
.services-tab .elementor-tab-content .col-md-6 {
    font-size: 16px;
    line-height: 22px;
    color: #6F6F6E;
}
.services-tab .elementor-tab-content ul {
    padding-left: 1rem;
    margin-top: 1em;
}
.services-tab .elementor-tab-content li {
    font-size: 16px;
    line-height: 22px;
    color: #6F6F6E;
    padding-left: 10px;
    margin-bottom: 8px;
}
.services-tab .elementor-tab-content li::marker {
    content: "✔ ";
    color: #93c12c;
    font-size: 18px;
}
.services-tab .elementor-tab-content .tab-button {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    background-color: #00bfd2;
    padding: 8px 15px;
    margin-top: 1em;
}
.services-tab img {
    border-radius: 15px;
    margin: 1em 0 0 1em;
} 
/* diagnotic slider : home */
.diagnostic-column {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    margin: 0 15px 1em;
}
.diagnostic-card {
    padding: 1em;
}
.diagnostic-card h4 {
    font-size: 19px;
    font-weight: 600;
    color: #000;
    margin-bottom: 0.5rem;
}
.diagnostic-card p {
    font-size: 16px;
    color: #6f6f6e;
}
.diagnostic-card a {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    background-color: #00bfd2;
    text-decoration: none;
}
.diagnostic-card a:hover {
    color: #00bfd2;
    background-color: transparent;
    border: 1px solid #00bfd2;
}
.diagnostic-slider .slick-prev,
.diagnostic-slider .slick-next {
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    border-radius: 50%;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    z-index: 10;
    transition: all 0.3s ease;
}
.diagnostic-slider .slick-prev:hover,
.diagnostic-slider .slick-next:hover {
    background-color: #00bfd2;
}
.diagnostic-slider .slick-prev:hover i,
.diagnostic-slider .slick-next:hover i {
    color: #ffffff;
}
.diagnostic-slider .slick-prev {
    left: -35px;
}
.diagnostic-slider .slick-next {
    right: -35px;
}
.diagnostic-slider .slick-prev i,
.diagnostic-slider .slick-next i {
    font-size: 20px;
    color: #333;
    line-height: 40px;
}
.diagnostic-slider .slick-prev:before,
.diagnostic-slider .slick-next:before{
    content: '';
    display: none;
}
/* home sample */
.sample-icons .elementor-icon {
    border-radius: 50%;
    padding: 20px;
}
.sample-icons:nth-child(odd) .elementor-icon {
    background-color: #93c12c;
}
.sample-icons:nth-child(even) .elementor-icon {
    background-color: #09aec9;
}
.sample-icons .elementor-icon-box-title {
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
    color: #000;
}
.sample-icons .elementor-icon-box-description {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #6f6f6e;
}
/* package slider : Home */
.health-package-slider .slick-track {
    display: flex !important;
}
.health-package-slider .slick-slide {
    height: inherit !important;
    display: flex !important;
}
.package-card {
    width: 100%;
    background-color: #fff;
    border-radius: 12px;
    padding: 1em;
    margin: 0 10px 1em;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}
.package-card h3 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    color: #000;
}
.active-package h3 {
    margin-top: 1em;
}
.package-badge {
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    border-radius: 15px;
    width: max-content;
    padding: 5px 10px;
}
.active-package .package-badge,
.active-package .package-btn {
    background-color: #93c12c !important;
}
.active-package {
    border: 2px solid #93c12c;
}
.package-card .package-btn {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #fff;
    background-color: #09aec9;
    border-radius: 8px;
    padding: 10px 15px;
    width: 100%;
}
.package-card .package-btn:hover {
    color: #09aec9;
    background-color: transparent;    
    border: 1px solid #09aec9;
}
.active-package .package-btn:hover {
    color: #93c12c !important;
    background-color: transparent !important;    
    border: 1px solid #93c12c;
}
.package-rates {
    font-size: 24px;
    line-height: 26px;
    font-weight: 700;
    color: #00c2d4;
    margin-bottom: 15px;
}
.package-rates span {
    font-size: 16px;
    font-weight: 600;
    color: #6f6f6e;    
}
.package-card li {
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    color: #6f6f6e;
    padding-left: 5px;
}
.package-card li::marker {
    content: "✔ ";
    color: #93c12c;
    font-size: 16px;
}
.health-package-slider .slick-prev,
.health-package-slider .slick-next {
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    border-radius: 50%;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    z-index: 10;
    transition: all 0.3s ease;
}
.health-package-slider .slick-prev:hover,
.health-package-slider .slick-next:hover {
    background-color: #93c12c;
}
.health-package-slider .slick-prev:hover i,
.health-package-slider .slick-next:hover i {
    color: #ffffff;
}
.health-package-slider .slick-prev {
    left: -35px;
}
.health-package-slider .slick-next {
    right: -35px;
}
.health-package-slider .slick-prev i,
.health-package-slider .slick-next i {
    font-size: 20px;
    color: #333;
    line-height: 40px;
}
.health-package-slider .slick-prev:before,
.health-package-slider .slick-next:before{
    content: '';
    display: none;
}
/* usp section */
.section-usp .elementor-image-box-title {
    font-size: 25px;
    line-height: 30px;
    font-weight: 600;
}
.section-usp .elementor-image-box-description {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
}
/* Slot Wrapper for home */
.slot-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}
/* Hide radio input */
.slot-box input[type="radio"] {
    display: none;
}
/* Slot box styling */
.slot-box {
    cursor: pointer;
    margin: 0;
}
.slot-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    text-align: center;
    transition: all 0.3s ease;
    background: #fff;
    gap: 5px;
}
.slot-title {
    font-size: 14px;
    font-weight: 600;
    color: #333;
}
.slot-time {
    font-size: 13px;
    color: #666;
}
/* Hover state */
.slot-box:hover .slot-content {
    border: 1px solid #007bff;
    background: #f0f7ff;
}
/* Selected state */
.slot-box input[type="radio"]:checked + .slot-content {
    border: 1px solid #007bff;
    background: #007bff;
}
.slot-box input[type="radio"]:checked + .slot-content .slot-title,
.slot-box input[type="radio"]:checked + .slot-content .slot-time {
    color: #fff;
}
.home form input:not(.wpcf7-submit),
.home form select,
.home form textarea {
    font-size: 14px;
    line-height: 18px;
    color: #969696;
    background: #fff;
    border: 1px solid #e0e0e0 !important;
    border-radius: 5px !important;
    width: 100%;
    padding: 12px;
    outline: 0;
    margin-bottom: 5px;
}
.home form .wpcf7-submit {
    height: auto;
    margin: 2em auto 0;
    padding: 10px 20px;
    width: 100%;
    background: #93c12c;
    color: #fff;
    border: none;
    border-radius: 12px
}
.testimonial-box {
    margin: 0 10px 1em;
    background-color: #fff;
    border-radius: 20px;
    padding: 2em;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.testimonials-info {
    font-size: 16px;
    font-weight: 400;
}
.testimonial-slide h6 {
    font-size: 18px;
    font-weight: 600;
}
.testimonial-subtext {
    font-size: 14px;
    font-weight: 400;
    color: #737E85;
}
.eael-accordion-list {
    border-radius: 12px;
    margin-bottom: 20px;
    background-color: #f9fafb;
    overflow: hidden;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-header span {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #000 !important;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-header:hover,
.eael-adv-accordion .eael-accordion-list .eael-accordion-header.active {
    background-color: #f9fafb;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-header:hover span,
.eael-adv-accordion .eael-accordion-list .eael-accordion-header.active svg,
.eael-adv-accordion .eael-accordion-list .eael-accordion-header.active .eael-accordion-tab-title {
    color: #000 !important;
    fill: #000 !important;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-header svg {
    color: #09aec9 !important;
    fill: #09aec9 !important;
    font-weight: 300 !important;
    height: 14px !important;
    width: 14px !important;
    font-size: 14px !important;
    line-height: 14px !important;
}
/* inner page banner */
.site-main .page-banner {
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    position: relative;
}
.entry-title {
    font-size: 32px !important;
    line-height: 42px;
    color: #fff;
    padding-bottom: 2em;
}
.breadcrumbs ul {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0 !important;
}
.breadcrumbs li {
    padding-right: 10px;
    color: #fff;
}
.breadcrumbs li, .breadcrumbs a {
    font-size: 18px;
    line-height: 30px;
}
.breadcrumbs a {
    color: #09AEC9;
    font-weight: 600;
}
.breadcrumbs a:hover {
    color: #93C12C;
}
/* lab test listing */
.tests-listing:not(:last-child) {
    margin-bottom: 3em;
}
.sub-heading {
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
    color: #000;
    margin-bottom: 1em;
}
.lab-tests-slider .slick-track {
    display: flex !important;
}
.lab-tests-slider .slick-slide {
    height: inherit !important;
    display: flex !important;
}
.test-columns {
    width: 100%;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    margin: 0 15px 1em;
}
.test-details {
    padding: 1em;
}
.test-title {    
    padding: 1em;
    border-radius: 12px;
}
.test-title h4 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    margin: 0;
}
.tests-listing .slick:nth-child(odd) .test-title {
    background-color: #00bfd2;
}
.tests-listing .slick:nth-child(even) .test-title {
    background-color: #93C12C;
}
.test-rates {
    font-size: 16px;
    font-weight: 600;
}
.test-rates span {
    font-size: 16px;  
    color: #6f6f6e; 
    font-weight: 400;
    margin-left: 5px;
}
.total-tests {
    font-size: 16px;
    color: #6f6f6e;
    margin-top: 15px;
}
.tests-listing .slick:nth-child(odd) .test-rates {
    color: #00bfd2;
}
.tests-listing .slick:nth-child(even) .test-rates {
    color: #93C12C;
}
.test-details a {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    text-decoration: none;
}
.tests-listing .slick:nth-child(odd) .test-details a {
    background-color: #00bfd2;
}
.tests-listing .slick:nth-child(even) .test-details a {
    background-color: #93C12C;
}
.tests-listing .slick:nth-child(odd) .test-details a:hover {
    color: #00bfd2;
    background-color: transparent;
    border: 1px solid #00bfd2;
}
.tests-listing .slick:nth-child(even) .test-details a:hover {
    color: #93C12C;
    background-color: transparent;
    border: 1px solid #93C12C;
}
.lab-tests-slider .slick-prev,
.lab-tests-slider .slick-next {
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    border-radius: 50%;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    z-index: 10;
    transition: all 0.3s ease;
}
.lab-tests-slider .slick-prev:hover,
.lab-tests-slider .slick-next:hover {
    background-color: #00bfd2;
}
.lab-tests-slider .slick-prev:hover i,
.lab-tests-slider .slick-next:hover i {
    color: #ffffff;
}
.lab-tests-slider .slick-prev {
    left: -35px;
}
.lab-tests-slider .slick-next {
    right: -35px;
}
.lab-tests-slider .slick-prev i,
.lab-tests-slider .slick-next i {
    font-size: 20px;
    color: #333;
    line-height: 40px;
}
.lab-tests-slider .slick-prev:before,
.lab-tests-slider .slick-next:before{
    content: '';
    display: none;
}
/*single pages */
.single .page-banner {
    position: relative;
    overflow: hidden;
}
.single .page-banner::before {
    /*content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;*/
}
.single .page-banner .container {
    z-index: 2;
}
.single .page-content section,
.elementor-top-section:not(header .elementor-top-section):not(footer .elementor-top-section):not(.home-banner) {
    padding: 3em 0;
}
.single .section-title {
    font-size: 32px;
    line-height: 48px;
    font-weight: 700;
    color: #000000;
    margin: 10px 0;
}
.single p {
    font-size: 16px;
    line-height: 24px;
    color: #6F6F6E;
}
.two-column-repeater {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.column {
    padding: 20px;
    border-radius: 8px;
    background-color: #f9fafc;
}
.repeater-item {
    font-size: 16px;
    line-height: 24px;
    color: #6F6F6E;
    margin-bottom: 10px;
}
.repeater-item::before {
    content: "✔ ";
    color: #93c12c;
    font-size: 16px;
    padding-right: 8px;
}
.repeater-item:last-child {
    margin-bottom: 0;
}
.single-slider .slick-track {
    display: flex !important;
}
.single-slider .slick-slide {
    height: inherit !important;
    display: flex !important;
}
.sliders-card {
    width: 100%;
    border-radius: 12px;
    padding: 25px;
    margin: 0 10px;
}
.slider-title {
    font-size: 18px;
    line-height: 24px;
    color: #000;
}
.slider-description {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #6F6F6E;
    margin-bottom: 0;
}
.single-slider .slick-prev,
.single-slider .slick-next {
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    border-radius: 50%;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    z-index: 10;
    transition: all 0.3s ease;
}
.single-slider .slick-prev:hover,
.single-slider .slick-next:hover {
    background-color: #09AEC9;
}
.single-slider .slick-prev:hover i,
.single-slider .slick-next:hover i {
    color: #ffffff;
}
.single-slider .slick-prev {
    left: -25px;
}
.single-slider .slick-next {
    right: -25px;
}
.single-slider .slick-prev i,
.single-slider .slick-next i {
    font-size: 20px;
    color: #333;
    line-height: 40px;
}
.single-slider .slick-prev:before,
.single-slider .slick-next:before{
    content: '';
    display: none;
} 
.single-form form {
    width: 70%;
    margin: 1em auto 0;
    border: 1px solid #969696;
    border-radius: 12px;
    padding: 30px;
}
.single-form form label {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 8px;
}
.single-form form input:not(.wpcf7-submit),
.single-form form select,
.single-form form textarea {
    width: 100%;
    font-size: 14px;
    line-height: 18px;
    color: #969696;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 5px !important;
    padding: 12px;
    outline: 0;
    margin-bottom: 10px;
}
.single-form form .wpcf7-submit {
    width: auto;
    height: auto;
    background: #09aec9;
    color: #fff;
    border: none;
    border-radius: 8px;
    margin: 2em auto 0;
    padding: 15px 25px;
}
.single-form .wpcf7-spinner {
    display: block;
    margin: 0 auto;
}
.single-faq .accordion-item {
    border-radius: 12px !important;
    background-color: #f1f1f1 !important;
    overflow: hidden;
    border: none !important;
    margin-bottom: 20px;
}
.single-faq .accordion-item h2 {
    border: 1px solid #eee;
    padding: 15px !important;
    font-size: 1rem !important;
    font-weight: 600 !important;
    line-height: 1 !important;
    color: #000;
    margin-bottom: 0 !important;
    background-color: transparent;
}
.single-faq .accordion-item h2 button {
    font-size: 1rem !important;
    font-weight: 600 !important;
    line-height: 20px !important;
    color: #000 !important;
    margin-bottom: 0 !important;
    background-color: transparent;
    padding: 0;
    white-space: normal;
}
.single-faq .accordion-button::after {
    background-image: none !important;
    content: '+' !important;
    font-size: 1.5rem;
    font-weight: bold;
    transform: none;
}
.single-faq .faq-column {
    margin: 0 1em;
}
.single-faq .accordion-collapse {
    border: 1px solid #eee;
    padding: 15px !important;
}
.single-faq .accordion-body p {
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 1rem;
    color: #737E85;
}
.single-faq .accordion-button::after,
.single-faq .accordion-button:not(.collapsed)::after {
    color: #000;
}
/* Diagnostic listing */
.diagnostic-listing .diagnostic-column {
    margin: 0 5px 2em;
}
/* physiotherapy listing */
.physiotherapy-listing .physiotherapy-column {
    margin: 0 5px 2em;
}
.physiotherapy-column {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    margin: 0 15px 1em;
}
.physiotherapy-card {
    padding: 1em;
}
.physiotherapy-card h4 {
    font-size: 19px;
    font-weight: 600;
    color: #000;
    margin-bottom: 0.5rem;
}
.physiotherapy-card p {
    font-size: 16px;
    color: #6f6f6e;
}
.physiotherapy-card a {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    background-color: #00bfd2;
    text-decoration: none;
}
.physiotherapy-card a:hover {
    color: #00bfd2;
    background-color: transparent;
    border: 1px solid #00bfd2;
}
/* consusltation listing */
.consultation-column {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    margin: 0 15px 30px;
}
.consultation-card {
    padding: 1em;
}
.consultation-card h4 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin-bottom: 0.5rem;
}
.consultation-card p {
    font-size: 16px;
    color: #6f6f6e;
}
.consultation-card a {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    background-color: #00bfd2;
    text-decoration: none;
}
.consultation-card a:hover {
    color: #00bfd2;
    background-color: transparent;
    border: 1px solid #00bfd2;
}
.doctor-columns {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    margin: 0 15px 30px;
}
.docDetail {
    padding: 1em;
}
.doctor-columns h4 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin-bottom: 0.5rem;
}
.doctor-columns p {
    font-size: 16px;
    color: #6f6f6e;
}
.doctor-columns a {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    background-color: #00bfd2;
    text-decoration: none;
}
.doctor-columns a:hover {
    color: #00bfd2;
    background-color: transparent;
    border: 1px solid #00bfd2;
}
.single-doctor-slider {
    margin-top: 2em !important;
}
.single-doctor-slider .slick-prev,
.single-doctor-slider .slick-next {
    width: 50px;
    height: 50px;
    background-color: #ffffff;
    border-radius: 50%;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    z-index: 10;
    transition: all 0.3s ease;
}
.single-doctor-slider .slick-prev:hover,
.single-doctor-slider .slick-next:hover {
    background-color: #BD7CB6;
}
.single-doctor-slider .slick-prev:hover i,
.single-doctor-slider .slick-next:hover i {
    color: #ffffff;
}
.single-doctor-slider .slick-prev {
    left: 25px;
}
.single-doctor-slider .slick-next {
    right: 25px;
}
.single-doctor-slider .slick-prev i,
.single-doctor-slider .slick-next i {
    font-size: 20px;
    color: #333;
    line-height: 50px;
}
.single-doctor-slider .slick-prev:before,
.single-doctor-slider .slick-next:before {
    content: '';
    display: none;
}
/* home sample collection page */
.sample-form {
    width: 70% !important;
    margin: auto !important;
    padding: 2em;
}
/* blog listing */
.blogBox {
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    margin-bottom: 2em;
}
.blogDetail {
    padding: 1em;
}
.blogDetail h3 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
    color: #000;
    margin-top: 15px;
}
.blog-date,
.blogDetail p {
    font-size: 14px;
    line-height: 18px;
    color: #737E85;
}
.blogDetail .read-more {
    background-color: #84D1C7;
    border-radius: 12px;
    padding: 8px 20px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}
.blogDetail .read-more:hover {
    background-color: transparent;
    color: #84D1C7;
    border: 1px solid #84D1C7;
}
.blog-sidebar .widget {
    border: 1px solid #54595F;
    border-radius: 12px;
    padding: 1em;
    margin-bottom: 2em;
}
.blog-sidebar .widget ul {
    list-style: none;
    padding: 0;
}
.blog-sidebar h3,
h3.blog-category {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 15px;
}
.blog-sidebar .widget ul a {
    font-size: 18px
    line-height: 30px;
    color: #737E85;
}
.blog-sidebar .widget ul a:hover {
    font-weight: 600;
    color: #84D1C7;
}
.recent-blog .row:not(:last-child) {
    margin-bottom: 1em;
}
.blog-sidebar h4 {
    margin-bottom: 0;
}
.blog-sidebar h4 a {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #000;
}
.blog-details h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 15px;
}
.blog-tags a {
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    padding: 5px 10px;
    border-radius: 15px;
    margin: 10px 10px 0 0;
    color: #84D1C7;
    background-color: #84d1c730;
}
.blog-tags a:hover {
    color: #84D1C7;
}
/* Doctor detail */
.docInfo h1 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    color: #09AEC9;
}
.docInfo h5 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    color: #000;
}
.docInfo p {
    font-size: 16px;
    line-height: 20px;
    color: #6F6F6E;
    margin-bottom: 10px;
}
.docInfo a {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    background-color: #00bfd2;
}
.doctor-other-details .row {
    background-color: #f9fafc;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border: unset;
    border-radius: unset;
}
.doctor-other-details nav {
    padding: 0 !important;
}
.doctor-other-details .nav-tabs {
    border-bottom: unset;
}
.doctor-other-details .nav-tabs .nav-link {
    color: #000000 !important;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    border: none !important;
    border-color: unset !important;
    border-top-left-radius: unset !important;
    border-top-right-radius: unset !important;
    border-bottom-right-radius: unset !important;
    border-bottom-left-radius: unset !important;
    margin-bottom: unset !important;
    padding: 10px 20px;
    white-space: initial;
}
.doctor-other-details .nav-tabs .nav-link.active {
    color: #FFFFFF !important;
    background-color: #09AEC9;
}
.doctor-other-details .nav-tabs .nav-link:not(:last-child) {
    border-right: 1px solid #09AEC9;
}
#doctor-tabContent li::marker {
    content: "✔ ";
    color: #93c12c;
    font-size: 16px;
}
#doctor-tabContent li{
    padding-left: 5px;
}
#doctor-tabContent li,
#doctor-tabContent p {
    font-size: 16px;
    line-height: 24px;
    color: #6F6F6E;    
}
/* Mobile responsive */
@media (max-width: 576px) {
    .slot-wrapper {
        grid-template-columns: repeat(1, 1fr);
    }
}
@media (max-width: 767px) {
    .elementor-widget:not(:last-child) {
        --kit-widget-spacing: 0;
    }
    .single .page-content section,
    .elementor-top-section:not(header .elementor-top-section):not(footer .elementor-top-section):not(.home-banner) {
        padding: 1em 0;
    }
    .two-column-repeater {
        grid-template-columns: 1fr;
        margin: 0 1em;
    }
    .elementor-element .eael-dual-header .title,
    .elementor-element .eael-dual-header .title span {
        font-size: 24px !important;
        line-height: 30px !important;
    }
    .elementor-element .eael-dual-header .subtext {
        font-size: 14px !important;
    }
    .page-banner {
        height: 170px;
        background-position: 70% center !important;
    }
    .entry-title {
        font-size: 26px !important;
        line-height: 30px;
        padding-bottom: 0em;
    }
    .single .section-title {
        font-size: 24px;
        line-height: 28px;
        margin: 10px 0;
    }
    .breadcrumbs li, .breadcrumbs a {
        font-size: 12px;
        line-height: 18px;
    }
    .single p,
    .services-tab .elementor-tab-content .col-md-6,
    .diagnostic-card p, .diagnostic-card a,
    .sample-icons .elementor-icon-box-description,
    .elementor-widget-text-editor {
        font-size: 14px;
        line-height: 22px;
    }
    .services-tab .elementor-tab-content h3,
    .elementor-widget-image-box .elementor-image-box-title {
        font-size: 20px;
        line-height: 26px;
    }
    .services-tab .elementor-tab-content li {
        font-size: 14px;
        padding-left: 8px;
    }
    .services-tab .elementor-tab-content li::marker {
        font-size: 16px;
    }
    .services-tab .elementor-tab-content .tab-button {
        font-size: 14px;
        margin: 10px 0;
    }
    .services-tab img {
        border-radius: 15px;
        margin: 0;
    }
    .services-tab .elementor-tab-title,
    .services-tab .elementor-tab-title.elementor-active {
        font-size: 16px !important;
    }
    .services-tab .elementor-tab-title {
        border: 1px solid #00c1d1 !important;
        border-radius: 35px;
        margin-bottom: 10px;
    }
    .slick-slider {
        overflow: hidden;
    }
    .slick-slide {
        margin: 30px;
    }
    .slick-prev {
        left: 15px !important;
    }
    .slick-next {
        right: 15px !important;
    }
    .slick-prev, .slick-next {
        width: 30px !important;
        height: 30px !important;
    }
    .slick-prev i, .slick-next i {
        font-size: 18px !important;
        line-height: 30px !important;
    }
    .diagnostic-column,
    .package-card {
        margin: 0;
    }
    .diagnostic-card h4 {
        font-size: 18px;
    }
    .elementor-element .elementor-button {
        font-size: 14px !important;
        padding: 10px 15px !important;
    }
    .home form .wpcf7-submit,    
    .single-form form .wpcf7-submit  {
        margin: 1em auto 0;
        padding: 10px 15px;
    }
    .doctor-columns h4,
    .elementor-widget-icon-box .elementor-icon-box-title,
    .elementor-widget-icon-box .elementor-icon-box-title a,
    .consultation-card h4 {
        font-size: 18px;
        line-height: 20px;
    }
    .sample-icons .elementor-icon-box-title,
    .section-usp .elementor-image-box-title {
        font-size: 18px;
        line-height: 20px;
        margin: 0;
    }
    .section-usp .elementor-image-box-description,
    .elementor-widget-image-box .elementor-image-box-description,
    .doctor-columns p,
    .elementor-widget-icon-box .elementor-icon-box-description,
    .consultation-card p,
    .repeater-item {
        font-size: 14px;
        line-height: 20px;
    }
    .doctor-columns a,
    .consultation-card a,
    .repeater-item::before,
    .eael-adv-accordion .eael-accordion-list .eael-accordion-content {
        font-size: 14px;
    } 
    .sample-form,
    .single-form form {
        width: 90% !important;
        padding: 1em;
    }
    body:not([class*=elementor-page-]) .site-main {
        padding: 0;
    }
    .single-faq .accordion-body p {
        font-size: 14px;
        margin-bottom: 0;
    }
    .single-doctor-slider {
        margin-top: 1em !important;
    }
    .single-doctor-slider .slick-slide {
        padding: 0;
    }
}
@media (min-width: 768px) {
    .page-banner {
        height: 350px;
    }
    .diagnostic-filters {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .single-doctor-slider .slick-list {
        width: 1143px;
        margin: auto;
    }
    .single-doctor-slider .slick-slide {
        padding: 0 1em;
    }
}
@media (min-width: 1200px) {
    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 100%;
        padding: 0;
    }
}
