.doctor-main-container {
    margin-top: 100px;
}

.top-bar {
    padding-top: 10px;
    padding-bottom: 10px;

}

.container-fluid {
    padding-right: 100px;
    padding-left: 100px;
}

.top-bar span {
    color: #299470;
}

.top-bar .dropdown {
    display: inline-block;
    margin-left: 32px;
    color: #299470;
}

p.desclaimer {
    font-size: 12px;
    text-align: left;
    color: #777;
}

g {
    color: #299470;
}

.top-bar .dropdown .btn {
    color: #299470;
    border-color: #299470;
}

.top-bar .pull-right {
    margin-top: 10px;
}

.btn-solid {
    border-radius: 6px;
    background: var(--priamry, #299470);
    padding: 12px 20px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: white !important;
    text-decoration: none !important;
}

.navbar-default {
    background-color: #299470;
    border-color: #299470;
    border-radius: 0;
}

.navbar-nav>li>a {
    padding-top: 28px;
    padding-bottom: 28px;
}

.navbar-default .navbar-brand {
    color: white;
    margin-right: 100px;
}

.navbar-default .navbar-nav>li>a {
    color: white;
    font-size: 16px;
    font-weight: 700;
}

.navbar-nav>li>.yellow {
    color: #DDDB00 !important;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: white;
    background-color: #167f5c;
}

.navbar-nav>li>.btn-white {
    padding: 12px 20px;
    text-align: center;
    border-radius: 6px;
    border: 1px solid var(--white, #FFF);
    background: var(--white, #FFF) !important;
    margin-top: 14px;
    color: #289470 !important;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #dff7ef;
    background-color: transparent;
}

h1 {
    font-size: 60px;
    font-weight: 700;
    margin-bottom: 32px;
}

h2 {
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 32px;
}

h3 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 32px;
}

h4 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 32px;
}

p {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 32px;
}

.Hospital-section {
    padding-top: 20px;
    padding-bottom: 20px;
}

.section-one .img-container {
    width: 44%;
    display: inline-block;
    float: right;
    text-align: end;
}

.section-container.section-one.video_section iframe {
    width: 70%;
    height: 700px;
}

.home-video-btn {
    text-align: center !important;
    margin-top: 50px;
}

.section-container.section-one.video_section {
    padding-top: 40px !important;
}

.section-btn {
    padding-top: 0px !important;
}

.section-one .text-container {
    width: 56%;
    display: inline-block;
}

.img-container img {
    width: 100%;
}

.img-container img {
    max-width: 75%;
}

html {
    scroll-behavior: smooth;
    /* Enables smooth scrolling */
}

@media (max-width: 768px) {
    .section-container.section-one.video_section iframe {
        width: 100%;
        height: 300px;
    }

    .banner-tpo-img {
        display: none !important;
    }

    .Hospital-section.section-one h4 {
        font-weight: 700 !important;
    }
}

.two-blocks-shaddow span {
    display: inline-block;
    width: calc(50% - 66px);
    margin-right: 64px;
    padding: 16px;
    border-radius: 8px;
    background: #FFF;
    box-shadow: -10px 10px 0px 0px #299470;
    text-align: center;
    color: var(--priamry, #299470);
    font-size: 16px;
    font-weight: 800;
}

.two-blocks-shaddow img {
    display: block;
    margin: 0 auto;
    margin-bottom: 12px;
    width: 64px;
    height: 64px;
}

.call-book-container {
    /*text-align: center;*/
    width: 100%;
    height: 70px;
}

.section-container {
    margin-bottom: 100px;
    float: left;
    width: 100%;
}

.btn-transparent {
    background: transparent;
    color: #299470 !important;
    font-weight: 400;
}

.section-right-img {}

.section-right-img .text-container {
    float: left;
    width: calc(65% - 115px);
}

.section-right-img .img-container {
    float: right;
    width: 35%;
}

.yellow {
    color: #DDDB00;
}

.section-left-img .text-container {
    float: right;
    width: calc(65% - 115px);

}

.section-left-img .img-container {
    float: left;
    width: 35%;

}


.two-blocks-shaddow {
    margin-bottom: 60px;
}

.text-left {
    text-align: left !important;
}

.section-center-img {
    text-align: center;
}

.section-center-img .img-container {
    width: 100%;
}

.section-center-img .img-container img {
    width: 545px;
}

.section-center-img .text-container {
    width: 100%;
}

.testimonials {
    position: relative;
}

.testimonials .quote {
    position: absolute;
    right: 0;
    top: -10px;
}

.testimonial-items {
    margin-bottom: 40px;
    padding: 0 100px;
}

.testimonial-items span {
    padding: 16px;
    width: calc(33.33% - 83px);
    margin-right: 80px;
    display: inline-block;
}

.testimonial-items span img {
    margin-bottom: 16px;
    width: 100%;
    border-radius: 18px;
    overflow: hidden;
    height: auto;
}

.testimonial-items h4 {
    font-size: 25px;
}

.desc h4 {
    font-size: 23px;
    margin-bottom: 6px;
    text-align: left;
    color: #299470;
}

.desc {
    text-align: left;
}

.footer {
    background: #299470;
    color: white;
    float: left;
    width: 100%;
    position: relative;
    padding-top: 96px;
}

.footer .widget {
    width: calc(33.33% - 48px);
    display: inline-block;
    margin-right: 45px;
    z-index: 99;
    position: relative;
    vertical-align: top;
}

.footer .widget a {
    color: white !important;
    text-decoration: none !important;
    display: block;
    margin-bottom: 12px;
}

.footer .widget a img {
    margin-right: 8px;
}

.footer-bottom {
    padding-top: 96px;
    padding-bottom: 24px;
}

.footer-bottom a {
    color: white !important;
    text-decoration: none !important;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid white;
}

.footer-bottom a:last-child {
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
}

.footer-bg {
    height: 390px;
    height: 390px;
    opacity: 0.15;
    position: absolute;
    top: -50px;
    left: -50px;
}

.btn-yellow {
    background: #DDDB00 !important;
}

.btn-white {
    background: white;
}

.footer h4 {
    font-size: 20px;
}

.footer .logo {
    margin-bottom: 24px;
}

.footer .btn-yellow {
    margin-bottom: 27px !important;
}

.doctors {
    padding: 0 150px;
    margin-bottom: 40px;
}

.doctors span {
    width: calc(33.33% - 50px);
    margin: 16px 25px;
    display: inline-block;
}

.doctors span h4 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 5px;
}

.doctors span img {
    width: 100%;
    border-radius: 30px;
}

.doctor-bio {
    border-radius: 40px;
    background: #E4F5EF;

    padding: 40px;
    margin-bottom: 41px;
    float: left;
    width: 100%;
}


.doctor-bio .left {
    display: inline-block;
    width: 20%;
    float: left;
    padding: 0 40px;
}

.doctor-bio .left img {
    width: 100%;
    border-radius: 60px;
}

.doctor-bio h1 {
    font-size: 40px;
    float: left;
    width: 100%;
    margin-top: 32px;
}

.doctor-bio .left h4 {
    margin-bottom: 5px;
    font-size: 24px;
}

.doctor-bio .left h5 {
    font-size: 16px;
    margin-bottom: 0;
}

.doctor-bio .right {
    display: inline-block;
    width: 80%;
    float: right;
}

.doctor-bio .right p {
    font-size: 18px;
    text-align: left;
}


.dr-tag {
    border-radius: 40px;
    background: var(--priamry, #299470);
    padding: 16px 24px;
    color: white;
    font-size: 20px;
    font-weight: 600;
    margin-right: 24px;
}

ylw {
    color: #DDDB00;
}


.doctor-bio .call-book-container {
    width: 100%;
    float: left;
}

.text-padding-desktop-100 {
    padding-top: 100px;
}

.text-padding-desktop-50 {
    padding-top: 50px;
}

.list-icons {
    font-size: 24px;
    font-weight: bold;
}


.list-icons span {
    width: 100%;
    display: block;
    margin-bottom: 20px;
}

.list-icons span img {
    width: 35px;
    vertical-align: middle;
    margin-right: 10px;
}


.navbar-default {
    margin-bottom: 0;
}

.section-container {
    padding-top: 80px;
}

.white-block {
    padding: 50px;
    border-radius: 30px;
    border: 0.5px solid var(--300, #D1D5DB);
    background: #FFF;
    box-shadow: 23px 23px 30px 0px rgba(0, 0, 0, 0.07);
    float: left;
    width: 100%;
    font-size: 20.452px;
    color: var(--neutral-600, #374151);
    font-weight: 600;
}

.white-block span {
    width: calc(50% - 30px);
    margin-right: 20px;
    float: left;
    margin-bottom: 20px;
}

.white-block span img {
    width: 17px;
    margin-right: 20px;
}


.white-block span imgspace {
    height: 65px;
    display: inline-block;
    width: 35px;
    float: left;
}


.section-9 {
    float: left;
    width: 100%;
    padding: 96px 100px;
}

.section-9 .left {
    width: calc(30% - 20px);
    margin-right: 20px;
    float: left;
}

.section-9 .left img {
    width: 100%;
}

.section-9 .right {
    width: 70%;
    float: right;
}

.section-9 h2 {
    color: var(--neutral-900, #111827);
    font-size: 48px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 64px;
}

.panel-title {
    border-radius: 10px;
    border: 1px solid var(--neutral-400, #9CA3AF);
    padding: 32px;
    background: white;
    color: var(--neutral-900, #111827);
    font-size: 18px;
    font-weight: 500;
}

.panel-default>.panel-heading {
    color: inherit;
    background-color: transparent;
    border-color: transparent;
    padding: 0;
    border: 0 !important;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
    border: 0;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: 0;
    color: var(--neutral-600, #4B5563);
    font-size: 16px;
    font-weight: 400;
}

#faqs .panel-body a {
    color: black;
    text-decoration: underline !important;
}

#faqs .panel-body .btn-solid {
    text-decoration: none !important;
}

.service-item {
    width: calc(25% - 20px);
    margin-left: 10px;
    margin-right: 10px;
    float: left;
    height: 400px;
    overflow: hidden;
}

.service-item p {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 20px;
}

.service-item small {
    color: var(--neutral-500, #6B7280);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
}

.service-item img {
    margin-bottom: 22px;
}

.social-media-icons {
    display: flex;
    gap: 10px;
    justify-content: center;
}

.section-container .container-fluid.text-center span {
    display: none;
}

.social-media-icons a img {
    width: 40px;
    height: 40px;
}

@media (max-width: 768px) {

    .service-item {
        width: calc(50% - 20px);
        height: 400px;
        overflow: hidden;
    }

    .section-9 .left {
        width: 100%;
        margin-right: 0;
        float: left;
    }

    .section-9 .right {
        width: 100%;
        float: right;
    }

    .section-9 h2 {
        color: var(--neutral-900, #111827);
        font-size: 40px;
        font-weight: 700;
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .section-9 {
        padding: 96px 15px;
    }


    .white-block span imgspace {
        height: 35px;
    }

    .white-block {
        font-size: 18px;
        margin-bottom: -70px;
        padding: 50px 12px;
    }

    .white-block span {
        width: 100%;
        margin-right: 0;
        float: left;
        margin-bottom: 16px;
    }


    .list-icons {
        font-size: 13px;
    }

    .list-icons span img {
        width: 25px;
    }

    body {
        font-size: 12px;
    }

    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: white;
    }

    .top-bar .dropdown .btn {
        color: #299470;
        border-color: #299470;
    }

    .top-bar .dropdown {
        display: none;
    }

    .top-bar .pull-right {
        width: 100%;
        text-align: center;
        margin-top: 15px;
        margin-bottom: 7px;
    }

    .navbar-default {
        height: 73px;
        margin-bottom: 0;
    }

    .navbar-toggle {
        margin-top: 19px;
    }

    h1 {
        font-size: 32px;
    }

    h2 {
        font-size: 28px;
    }

    h3 {
        font-size: 24px;
    }

    h4 {
        font-size: 17px;
        font-weight: 400;
    }

    h5 {
        font-size: 14px;
        font-weight: 400;
    }

    p {
        font-size: 16px;
    }

    .footer .widget {
        width: 100%;
        display: block;
        margin-right: 0;
        margin-bottom: 30px;
    }

    .testimonial-items {
        padding: 0 30px;
    }

    .section-container {
        margin-bottom: 0px !important;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .footer-bottom a {
        font-size: 10px;
    }

    body,
    html {
        font-size: 12px;
        width: 100% !important;
        overflow-x: hidden !important;
    }

    .testimonial-items h4 {
        font-size: 43.478px;
        font-weight: 700;
    }

    .footer {
        padding-top: 40px;
        margin-top: 40px;
    }

    .footer .pull-right {
        float: inherit;
        width: 100%;
        display: block;
        margin-top: 10px;
    }

    .testimonial-items span {
        padding: 0px;
        width: 100%;
        margin-right: 0;
        display: block;
    }

    .footer-bottom {
        padding-top: 10px;
    }

    .text-container,
    .img-container {
        width: 100% !important;
        display: block;
        margin-bottom: 32px;
    }

    .two-blocks-shaddow span {
        display: inline-block;
        width: calc(50% - 15px);
        margin-right: 13px;
        padding: 8px;
        font-size: 10.452px;
        box-shadow: -5.24866px 5.24866px 0px 0px #299470;
    }

    .call-book-container {
        padding: 0 15px;
        height: 113px;
    }

    .section-center-img .img-container img {
        max-width: 100%;
    }

    .call-book-container a {
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }

    .section-yellow-banner .container-fluid {
        padding: 0;
    }

    .yellow-banner {
        padding: 20px 20px !important;
        border-radius: 0 !important;
    }

    .doctors span {
        width: 100%;
        margin: 0;
    }

    .doctors {
        padding: 0 60px;
    }

    .doctor-bio .left {
        width: 100%;
        padding: 0 60px;
        margin-bottom: 40px;
    }

    .doctor-bio {
        padding: 16px;
    }

    .doctor-bio .right {
        width: 100%;
        text-align: center !important;
    }

    .dr-tag {
        display: block;
        font-size: 16px;
        margin-bottom: 20px;
    }

    .doctor-bio h1 {
        font-size: 30px;
    }

    .doctor-bio .right p {
        font-size: 18px;
        text-align: center;
    }

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: #127b58;
    }

    .navbar-default .navbar-toggle {
        border-color: #056646;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #289470;
        background: #289470;
    }

    .navbar-right {
        padding-right: 15px;
        padding-left: 15px;
        padding-bottom: 15px;
    }

    .text-padding-desktop-100 {
        padding-top: 0;
    }

    .text-padding-desktop-50 {
        padding-top: 0;
    }


    .btn-solid {
        font-size: 13px;
    }

}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: white;
    }
}




/* General Blog Styles */
.blog-filter {
    background: url('/img/blog-bg.svg');
    background-size: cover;
    background-position: center center;
    padding-top: 126px;
    padding-bottom: 96px;
    margin-top: 0;
}

.blog-filter h1 {
    font-size: 53px;
    font-weight: 700;
    margin-bottom: 44px;
    color: #299470;
    /* Adjust color as per your branding */
}

.search-input-icon {
    position: relative;
    display: block;
    width: 100%;
}

.search-input-icon input {
    width: 100%;
    padding: 12px;
    padding-right: 50px;
    /* Adjust based on search icon size */
    border-radius: 4px;
    border: 1px solid #ccc;
    /* Light grey border */
}

.search-input-icon img {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 20px;
    /* Adjust based on actual icon size */
}

/* Trending Blog Styles */
.trending-blog {
    display: flex;
    background: #FFF;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 44px;
    margin-top: 27px;
    box-shadow: -12px 12px 0px #299470;
}

.trending-blog .article-img,
.trending-blog .article-text {
    flex: 1;
}

.trending-blog .article-img img {
    width: 100%;
    height: auto;
}

.trending-blog .article-text {
    padding: 20px;
}

.trending-blog .article-text h4 {
    color: #299470;
    /* Adjust color as per your branding */
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 12px;
}

.trending-blog .article-text p {
    font-size: 16px;
    color: #666;
    /* Dark grey for text */
}

.article-time {
    display: flex;
    align-items: center;
    margin-top: 12px;
    color: #999;
    /* Light grey for date */
}

.article-time img {
    margin-right: 8px;
    width: 24px;
    height: 24px;
}

/* Latest Medical Conditions Styles */
.blog-category-title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #000;
    /* Black for title */
}

.blog-category-title .pull-right a {
    color: #299470;
    /* Adjust color as per your branding */
    font-weight: 600;
    text-decoration: none;
}

.blog-item {
    background: #FFF;
    border-radius: 8px;
    margin-bottom: 20px;
    overflow: hidden;
    box-shadow: 0px 4px 6px -2px rgba(17, 24, 39, 0.05), 0px 12px 16px -4px rgba(17, 24, 39, 0.10);
    text-decoration: none;
    color: inherit;
}

.blog-item img {
    width: 100%;
    height: auto;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.blog-item h3 {
    padding: 16px;
    font-size: 20px;
    color: #299470;
    /* Adjust color as per your branding */
    margin-top: 0;
}

.blog-item p {
    padding: 0 16px 16px;
    font-size: 16px;
    color: #666;
    /* Dark grey for text */
}

@media (max-width: 768px) {
    .trending-blog {
        flex-direction: column;
    }

    .article-time {
        justify-content: center;
    }

    .blog-filter,
    .blog-container {
        padding: 27px 16px;
    }
}

.section-1 {
    padding: 96px 100px;
    background: url(/img/section1bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 87px;
}

.blog-filter {
    padding-top: 126px;
    padding-bottom: 96px;
    background: url(/img/blog-bg.svg);
    margin-top: 0;
    background-size: cover;
    background-position: center center;
}

.section-1 h1 {
    font-weight: bold;
    color: #374151;
    font-size: 60px;
    text-align: center;
}

.blog-filter h1 {
    font-size: 53px;
    font-weight: 700;
    margin-bottom: 44px;
}

.bg-green-col {
    background-color: #299470;
    text-align: center;
    width: 100%;
    display: block;
    padding: 20px;
    margin: 0 auto;
    border-radius:  40px;
    margin-bottom: 12px;
}
.bg-green-col h3 g{
    color: #fff;
}

.blog-container {
    background: #FAFAFA;
    padding: 40px 100px;
}

.trending-blog {
    background: white;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 44px;
    margin-top: 27px;
    box-shadow: -12px 12px 0px #299470;
}

.trending-blog .article-img {
    display: inline-block;
    width: 50%;
    float: left;
}

.trending-blog .article-img img {
    width: 100%;
}

.trending-blog .article-text {
    width: calc(50% - 4px);
    display: inline-block;
    padding: 44px;
}

.trending-blog .article-text h4 {
    font-size: 28px;
    margin-top: 0;
    font-weight: 700;
}

.trending-blog .article-text p {
    color: var(--neutral-600, #4B5563);
    font-size: 18px;
    font-weight: 400;
}

.article-time {
    color: var(--neutral-400, #9CA3AF);
    font-size: 18px;
    font-weight: 400;
}

.article-time img {
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 8px;
}

.blog-category-title {
    font-size: 34px;
    color: #000;
    margin-bottom: 44px;
    font-weight: 700;
}

.blog-category-title b {
    color: #299470;
}

.blog-category-title .pull-right a {
    color: #299470;
    font-size: 20px;
    font-weight: 600;
}

.blog-item {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 4px 6px -2px rgba(17, 24, 39, 0.05), 0px 12px 16px -4px rgba(17, 24, 39, 0.10);
    display: inline-block;
    width: calc(33.33% - 44px);
    margin-right: 41px;
    margin-bottom: 41px;
    color: inherit !important;
    text-decoration: none !important;
}

.blog-item img {
    width: 100%;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.blog-item h3 {
    margin-top: 16px;
    margin-bottom: 8px;
    padding: 0 16px;
}

.blog-item h3 {
    color: #299470;
}

.blog-item p {
    padding: 16px;
}

.blog-item .article-time {
    padding: 16px;
    padding-top: 0;
}

.article-time img {
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 8px;
}

.blog-container a {
    text-decoration: none !important;
}

.post-container {
    float: left;
    width: 100%;
}

.left-post {
    width: calc(60% - 48px);
    margin-right: 44px;
    text-align: left;
    display: inline-block;
    float: left;
}

.post-container h1 {
    color: #374151;
    text-align: center;
    font-size: 51.68px;
    font-weight: 700;
    margin-bottom: 51px;
}

.left-post h1 {
    text-align: left;
    font-size: 39.68px;
}

.post-container img {
    width: 100%;
    border-radius: 0;
    margin-bottom: 13px;
}

.left-post .green-shadow {
    box-shadow: -12px 12px 0px #299470;
    border-radius: 8px;
    margin-bottom: 40px;
}

.post-container h3 {
    margin-bottom: 37px;
    color: #374151;
    font-size: 44px;
    font-weight: 700;
}

.post-table-content {
    color: #299470;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 37px;
}

.post-container p {
    margin-bottom: 0px;
    color: #374151;
    font-size: 24px;
    font-weight: 400;
    max-height: 350px;
    scrollbar-width: thin;
    scrollbar-color: green lightgray;
    overflow-y: scroll;
}

.right-post {
    width: 40%;
    background: white;
    display: inline-block;
    box-shadow: -12px 12px 0px #299470;
    border-radius: 8px;
    padding: 20px;
    float: right;
    position: sticky;
    top: 0;
}

.right-post img {
    width: 100%;
}

.line-get-started {
    float: left;
    width: 100%;
}

.hibtn {
    border-radius: 5.182px;
    background: #FFF;
    display: inline-block;
    padding: 10px;
    width: calc(25% - 20px);
    margin-right: 17px;
    margin-bottom: 17px;
    box-shadow: 0px 5.18239px 5.18239px -2.5912px rgba(17, 24, 39, 0.04), 0px 12.95598px 15.54717px -2.5912px rgba(17, 24, 39, 0.10);
    height: 121px;
    text-align: center;
    float: left;
}

.right-post .hibtn {
    width: calc(50% - 20px);
}

.line-btn {
    line-break: anywhere;
    margin-top: 44px;
    display: inline-block;
}

.btn-solid {
    font-size: 21.579px;
}

.btn-solid {
    text-align: center;
}

.post-table-content {
    color: #299470;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 37px;
}


.hibtn img {
    width: 50px;
    height: 50px;
}

.right-post img {
    width: 100%;
}

.search-input-icon {
    display: inline-block;
    width: 100%;
    margin-right: 32px;
    position: relative;
}

.search-input-icon input,
.blog-select-filter select {
    height: 66px;
}

.search-input-icon input {
    padding-right: 50px;
}

.search-input-icon img {
    position: absolute;
    right: 20px;
    top: 23px;
    height: 18px;
    width: 18px;
}

@media (max-width: 768px) {
    .call-book-container {
        padding: 0 15px;
        height: 210px;
    }
}

.section-one .call-book-container {
    text-align: center;
}



/*23-04-2025*/




.status-circle {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
}

h5.card-title {
    font-size: 30px;
    font-weight: 600;
    color: #000;
}

input.form-control {
    max-width: 120px;
    background-color: #299470 !important;
    border: 0px solid #fff;
    box-shadow: none;
    border-radius: 0;
    color: #fff;
    font-weight: 600;
    border-radius: 6px;
}

.card.border-danger {
    border-radius: 0;
    background: #E4F5EF;
    padding: 40px;
    margin-bottom: 41px;
    text-align: center;
}

.container-fluid.status-content.my-5 {
    padding: 0;
}

.card.border-success {
    margin-top: 10px;
    border-radius: 40px;
    background: #E4F5EF;
    padding: 40px;
    margin-bottom: 41px;
    text-align: center;
}

.card.border-danger p {
    margin-bottom: 0;
    margin-top: 20px;
}

.card.border-success p {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 0;
}

.container.my-5 {
    max-width: 1000px;
    margin-right: auto;
    margin-left: 0 !important;
}

.status-text h6 {
    font-size: 20px;
    color: #000;
}

.status-open {
    background-color: green;
}

.status-closed {
    background-color: red;
}

.current-time-date {
    display: flex;
    gap: 10px;
    justify-content: center;
}

.current-time-date input {
    text-align: center;
    width: auto;
}

.top-cir-text {
    display: flex;
    align-items: center;
    justify-content: center;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    font-size: 14px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.section-container.section-video {
    text-align: center;
    padding-top: 0;
}

@media (max-width: 768px) {
    .section-container.section-video iframe {
        width: 100%;
        height: 300px;
    }

    .Hospital-section>h2,
    h4,
    h3 {
        font-size: 28px !important;
    }
}

.Hospital-section>h2,
h4,
h3 {
    font-size: 60px;
}