 html {
    scroll-behavior: smooth !important;
    /*39-8-14*/
}

body{font-family:Montserrat !important;}
.font1{font-family:Readex Pro !important;}
.font2{font-family:Inter !important;}
.font3{font-family:Heebo !important;}

.carousel-indicators li {
    border-radius: 50%;
    width: 12px;
    height: 12px;
}


/*Top bar Css*/
.top_menu {
    background: #F7F6F4;
}

.c_rowss {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    font-weight: 100;
}

.top_left {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
}

.list-inline-item {
    margin-right: 15px;
    /* Adjust spacing as needed */
}

.calmesimg {
    width: 35px;
    height: 35px;
}


.banner_txt {
    position: absolute;
    top: 47%;
    left: 25%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    width: 38%;
}

.banner_txt h1 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 25px;
    color: #5A8F9E;
}
.banner_txt p {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0px;
    color: #146A83;
    line-height: 18px;
}


a._banner_href {
    color: #fff;
    width: 100%;
    display: block;
}



nav.breadcrumb {
    position: relative;
    justify-content: flex-end;
}

ol.breadcrumb {
    justify-content: flex-end;
    margin: 0px;
    padding: 0px;
}

.bred_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: -20px;
}

.bred_flex p {
    font-size: 35px;
    margin-bottom: 0px;
}

.specialtickstyle ul li:before {
    background-image: url('assets/medireach/img/tic_mark.png');
}


/*--------- Common Css ----------- */
.sec_name_det {
    font-size: 50px;
    text-align: center;
    padding-bottom: 40px;
    margin-bottom: 0px;
    letter-spacing: 2px;
    font-weight: 800;
}

.view_all a {
    background-color: #35AB01;
    color: #fff;
    padding: 14px 30px;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
}

/*.font_s_top{font-size:40px;}*/
/*.bodybgdynamic{background:#F6F7FA;}*/
.navbar-light .navbar-nav .nav-link {
    color: #636363 !important;
    font-size: 12px;
    letter-spacing: 0.5px;
    font-weight: 600;
    text-transform: uppercase;
}
.navbar-light .navbar-nav .nav-link:hover{color:#A8D08D !important;}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #FF5B4F;
    background-color: transparent;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    border-bottom: 1px solid #FF5B4F;
    margin-bottom: 26px;
    width: max-content;
    border-radius: 0px;
    border-width: 2px;
}

.nav-pills .nav-link {
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 1px;
    margin-bottom: 26px;
}

.view_more a {
    background-color: #FF5B4F12;
    color: #FF5B4F;
    padding: 16px 34px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 600;
}
.btnprimary, .btnsecondary {
    font-size: 11px !important;
    padding: 10px 20px;
    font-weight: 500;
}
.ofh {
    overflow: hidden;
}

.bg-app {
    background: #000000;
}

.bg-app2 {
    background: #F6F7FA;
}

.bg-card1 {
    background: #FCEDEA;
}

.bg-card2 {
    background: #E7F5FF;
}

.bg-card3 {
    background: #E5FFF8;
}

.bg-lapp {
    background: #FF5B4F;
}

.bg-darkk {
    background-color: #000000 !important;
}

.bg-news {
    background: #F6F6F6;
}

.bg-light1 {
    background: rgba(0, 0, 0, 0.04);
}

.bg-greyy {
    background: #B8B8B8 !important;
}

.text-darkk {
    color: #181818;
}

.text-span {
    color: #848484 !important;
}

.text-lblue {
    color: #969696 !important;
}

.text-grey {
    color: #63636396 !important;
}

.text-greyy {
    color: #8C8C8C !important;
}

.text-app {
    color: #A8D08D !important;
}

.text-appp {
    color: #5A8F9E !important;
}

.text-green {
    color: #35AB01 !important;
}

.brs-10 {
    border-radius: 10px;
}

.brs-20 {
    border-radius: 20px;
}

.brs-50 {
    border-radius: 50%;
}

.pad5-7 {
    padding: 3px 5px;
}

.lh-60 {
    line-height: 75px;
}

.fss-12 p {
    font-size: 12px;
}

.fs-13 p {
    font-size: 13px;
}

.fs-15 {
    font-size: 15px;
}

.fs-17 {
    font-size: 17px;
}
.fs-24 {
    font-size: 24px;
}
.fs-25 {
    font-size: 25px;
}
.fs-26 {
    font-size: 26px;
}
.fs-34 {
    font-size: 34px;
}
.fs-36 {
    font-size: 36px;
}
.fs-38 {
    font-size: 38px;
}

.fs-45 {
    font-size: 45px;
}

.fs-52 {
    font-size: 52px;
}

.fs-65 {
    font-size: 65px;
}

.h-350 {
    height: 350px;
}

.h-280 {
    height: 270px;
    object-fit: cover;
}

.w-90 {
    width: 90%;
}

.w-80 {
    width: 80%;
}

/*.hei-185{height: 185px;}*/
.sideimg {
    position: absolute;
    top: 0px;
    left: 0;
    width: 350px;
}

.bg-under {
    background: #545454;
}

.mtn-48 {
    margin-top: -48px;
}

.wid-30 {
    width: 30px;
}

.fw-100 {
    font-weight: 100;
}

.fw-200 {
    font-weight: 200;
}

.fw-300 {
    font-weight: 300;
}

.fw-400 {
    font-weight: 400;
}

.fw-500 {
    font-weight: 500;
}

.fw-600 {
    font-weight: 600;
}

.fw-700 {
    font-weight: 700;
}

.fw-800 {
    font-weight: 800;
}

.fw-900 {
    font-weight: 900;
}


.location_sub {
    font-family: Arial, sans-serif;
    color: #333;
    margin-top: -100px;
    width: 70%;
    position: relative;
    left: 200px;
}
    .loca_time{display:flex;background: #5A8F9E;box-shadow: 0px 2px 10px 0px #0000003B;padding:20px;justify-content: space-around;gap: 30px;}
    .loca_time .c_row{flex-direction:column;}
    .avaliable .c_row{flex-direction:column; text-align:center;}
    .form_subscri{background: #FFFFFF;box-shadow: 0px 2px 10px 0px #0000003B;padding:0px 25px;width: 400px;}
    .avli_icon i{font-size:34px;color:#A8D08D;}
    .loc_times
 {
    display: flex
;
}
.mtres {
    margin-top: 20px;
    font-size: 24px;
    font-weight: 600;
}
.location {
    width: 230px;
}
.committed {
    margin-top: 60px;
}
.subs_email {
    border: none;
    border-bottom: 1px solid;
    font-size: 14px;
    border-radius: unset;
    padding:0px;
}
.subs_email::placeholder{color:#6363637D;}
    .section-title {
        font-size: 24px;
        font-weight: bold;
        color: #000;
        margin-bottom: 15px;
    }
    
    .address, .opening-hours {
        font-size: 16px;
        line-height: 1.6;
    }
    
    .hours {
        margin-left: 10px;
    }
    
    .newsletter-subscription {
        background: transparent;
    }
    
    .subscribe-form {
        display: flex;
        flex-direction: column;
    }
    
    .form-group {
        margin-bottom: 20px;
    }
    
    .input-label {
        display: block;
        margin-bottom: 8px;
        font-size: 16px;
    }

    
    .submit-btn {
        background: #000;
        color: #fff;
        border: none;
        padding: 12px 20px;
        font-size: 16px;
        cursor: pointer;
        border-radius: 4px;
        transition: background 0.3s;
    }
    
    .submit-btn:hover {
        background: #333;
    }
    
    .error-message {
        color: red;
        font-size: 14px;
        margin-top: 5px;
    }
    
    hr {
        border: none;
        border-top: 1px solid #eee;
        margin: 20px 0;
    }





#accordion .hdng a:after {
    font-family: Fontawesome;
    content: '\f068';
    float: right;
    font-size: 15px;
}

#accordion .hdng a.collapsed:after {
    font-family: Fontawesome;
    content: '\f067';
}

#democ .carousel-indicators .active {
    background: #F48C12;
    border: 1px solid #F48C12;
    margin-top: 9px;
}

.whychoosevideo {
    position: absolute;
}

.docimgabout {
    width: 100%;
    object-fit: cover;
}
.staticcss{display:flex;}
.w-250 {
    width: 250px;
}

.bg-hgrey {
    background: #F4F4F4;
}

.shapedimage {
    position: absolute;
    bottom: 0px;
}


/*--------- Navbar Menu Animation Css --------- */

/*.triangle-bottomleft {width: 0;height: 0;border-bottom: 100px solid red;border-right: 100px solid transparent;position:absolute;left:0px;top:0px;}*/
/*.navbar-light .navbar-brand {color: #7664E6;}*/
/*.navbar-light .navbar-brand:hover {color: #7664E6;}*/
.logo_img {
    width: 12% !important;
}

.animtext-tb1 {
    animation-name: moveInTop1;
    animation-duration: 1s;
}

.top-navbar-head {
    transition: all 0.3s ease;
    /* Smooth transition for all properties */
}

.top-navbar-head.activescroll {
    top: 0px;
    border-radius: 0px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    width: 100%;
    margin: 0% 0%;
}

.top-navbar-head {
    box-shadow: none;
    background: #FFFFFF;
}

.navbar {
    transition: all 0.3s ease;
    background-color: #fff;
}


.col-md-4.statistics-sec:not(:last-child) {
    border-right: 1px solid #000000;
}

.col-md-4.statistics-sec:nth-child(1) {
    text-align: left;
}

.col-md-4.statistics-sec:nth-child(2) {
    text-align: center;
}

.col-md-4.statistics-sec:last-child {
    text-align: right;
}

.morenewsimg {
    height: 80px;
    object-fit: cover;
}

/*--------- Text overflow Control Css --------- */
.overelipsis1 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.overelipsis2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.overelipsis3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.overelipsis4 {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.overelipsis5 {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.overelipsis6 {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.overelipsis10 {
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.overelipsis8 {
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/*--------- Blog Area input Css ---------*/
.blog_tit_index {
    font-size: 21px !important;
    font-weight: 800;
}
.blog {
    padding: 8px;
}
.dat_desc {
    padding: 10px;
    background-color: #D9D9D93D;
}
.red_more{font-size:18px;color:#6363638A;}
.red_more:hover{color:#A8D08D;}
.blog:hover .blog_tit_index {
    color: #35AB01;
}
.blogcategory ul li {
    border: 1px solid #e9e9e9;
    padding: 4px;
}
.blog_homepage img {
    height: 200px;
    border-radius: 5px;
}

.blogcategory ul li a:hover {
    color: #F48C12;
}

/*.blogarea h1, .blogarea h2, .blogarea h3, .blogarea h4, .blogarea h5, .blogarea h6{font-weight:bold;margin:20px 0px;font-size:22px;}*/
.blogarea p {
    font-size: 16px;
    font-weight:500;
    margin-bottom: 0px;
}
.recent_more{height:198px !important;}
.red_icon:hover{color:#A8D08D !important;text-decoration:none !important;}
.blogarea span {
    color: #545454;
    font-size: 15px !important;
}

.blogarea ul li,
.blogarea ol li {
    font-size: 15px;
    padding: 8px 0px;
    line-height: 30px;
}

.recent_blogs {
    width: 100px !important;
    height: 100px;
    object-fit: cover;
    border: 1px solid #dee2e6;
}

.blog_form {
    border: none !important;
}

.blog_form .form-control::placeholder {
    color: #000000 !important;
}

.recent_blogss {
    background-color: #ECF4FA;
    padding: 20px;
    border-radius: 5px;
}

.overlay-reach {
    position: absolute;
    background: #00000085;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 20px;
    padding: 30px;
}
/*about above section*/
.our_speci {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 40px;
}
.our_speci img{width: 60px;}
.our_speci h6{color:#5A8F9E;font-size: 22px;}
.our_speci p{font-weight:500;font-size:12px;margin-bottom:10px;line-height: 15px;}
.specialli{display:flex;}

/*About Us*/
.centext {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.about_us_timing {
    color: #091750 !important;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 30px;
}

.about_p p {
    margin-bottom: 30px;
    font-size: 14px;
    color: #4B4747;
    line-height: 17px;
}

.about_know a {
    background-color: #FF5B4F;
    padding: 15px 30px;
    border-radius: 25px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

.statis_sec {
    padding: 20px 40px;
    border-radius: 25px;
}
.deatils_hos {
    background-image: url(/assets/heal-connect/img/bck_service.png);
    height: 380px;
    width: 100% !important;
    background-repeat: round;
}

.about_font p {
    font-size: 14px;
    color: #4B4747;
}
.about_page_p p{font-size:14px;line-height:16px;}
.static {
    display: flex;
    gap: 50px;
    background-color: #FFFFFF;
    width: 500px;
    top: 179px;
    left: 400px;
    position: relative;
    padding: 30px;
    box-shadow: 5px 5px 25px 4px #0000001A;
    border-radius: 5px;
}
.staticcss {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.bg-stats {
    background-color: #FF5B4F;
    border-radius: 20px;
}

.stats-number {
    color: #35AB01 !important;
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 0px;
}
.custom-checklist {
  display: grid;
  list-style: none;
  padding: 0;
  margin: 1em 0;
  gap: 0.5em 2em;
}

.custom-checklist li::before {
  content: "✔";
  color: #4a8993;
  margin-right: 0.5em;
  font-weight: bold;
}

.stats-text {
    color: #3E3962 !important;
    font-size: 20px;
    font-weight: 800;
    display: block;
}
.about_doctors {
    margin-bottom: 100px;
}
.name_dep {
    box-shadow: 0px 0px 3.6px 3px #0000000D;
    width: 55%;
    background-color: #fff;
    position: absolute;
    bottom: -25px;
    z-index: 999;
    left: 82px;
    padding: 10px;
}
.doctor_detil img{width:100%;object-fit:cover;height:auto;}

/*Our Services design*/
.service_our{background:#5A8F9E;padding:40px 170px;}
.our_service {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 30px;
}
.our_service img{width:50px;}
.our_service h6{color:#FFFFFF;}
.our_service p{color:#FFFFFF;font-weight:200;font-size:12px;margin-bottom:10px; line-height: 15px;}

/*---------Events Css --------- */
.tittle_eve {
    font-size: 25px !important;
    font-weight: 700;
    margin-bottom: 0px;
}

.medevents:hover .tittle_eve {
    color: #A8D08D;
}

.description {
    height: 105px;
    overflow: auto;
    padding-left: 30px;
}

.events_info_right {
    border: none;
    position: sticky;
    top: 100px;
}

.date_y_m {
    font-size: 18px !important;
    font-weight: 500;
    color: #181818 !important;
    margin-bottom: 0px;
}

.top_da_ti {
    text-align: end;
}

.date_of_event {
    font-size: 30px;
}

.short_event {
    font-size: 15px;
    font-weight: 300;
    color: #4B4747 !important;
}

#event_slider .owl-wrapper .owl-item {
    width: 1110px !important;
}

.event_bck_img {
    width: 180px;
    height: 151px;
}

.event_txt_card {
    display: flex;
    width: 300px;
}

.event_txt_card a {
    display: flex;
}

.event-dt {
    background: #f3f1ff;
    height: 150px;
}

.medeventsdiv p {
    color: #000000;
}

.medeventsdiv a:hover {
    text-decoration: none;
}

.medeventsdiv {
    background: #FFFFFF;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.medevents {
    background: #FFFFFF;
    cursor: pointer;
    display: flex;
    justify-content: space-around;
    margin-right: 20px;
    align-items: anchor-center;
    border-top: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4;
    padding: 15px 0px;
}

.event_link:hover {
    text-decoration: none;
}

.medevents p {
    color: #000000;
}

.medevents:hover p {
    color: #000000;
}

.medevents p.text-app {
    color: #000000;
}

.medevents:hover p.text-app {
    color: #F48C12;
}

.venuedetails {
    height: 45px;
    overflow-y: scroll;
}

.events_btn {
    background-color: #FF5B4F12;
    padding: 15px 30px;
    border-radius: 25px;
    font-size: 14px;
}

.events_btn span {
    color: #FF5B4F !important;
    font-size: 14px !important;
    font-weight: 600;
}

.cheif_date {
    margin-top: 30px;
    padding-left: 30px;
}

.venue_name {
    margin-top: 30px;
    padding-left: 30px;
}

.events_info_card h1 {
    border-left: 1px solid #A8D08D;
    border-width: 6px;
    padding-left: 20px;
}

/*News section*/
.post {
    background-color: #fff;
    margin: 18px;
    padding: 0px !important;
    border-radius: 5px;
}

.news_da_det {
    padding: 18px;
    height: 220px;
    background-color: #F5F5F5;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.new_homepage {
    height: 220px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    object-fit: cover;
}

/*--------- Tesimonial Css --------- */
.test_text_img {
    width: 14%;
}
.testi_monials {
    border: 1px solid #D9D9D93D;
    padding: 20px;
    margin: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between !important;
    height: 325px;
}
.user_name{display:flex;gap:20px;align-items: center;}
.hr_div {
    width: 25%;
    border-top: 1px solid #000;
    margin-bottom: 20px;
}

.testimoimg {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 10px;
    object-fit: cover;
}

.img_name {
    text-align: center;
    margin-top: 28px;
}

.paginationcss .page-link {
    position: relative;
    display: block;
    padding: 15px 20px;
    line-height: 1.25;
    color: #121212;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 50%;
    margin-right: 16px;
}

.page-item:first-child .page-link {
    border-radius: 50%;
}

.paginationcss .page-item:last-child .page-link {
    border-radius: 50%;
}

.paginationcss .page-item.active .page-link {
    color: #000000;
    background-color: #F48C12;
    border-color: #dee2e6;
}

/*Press Release section*/
.press_nam_date {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.press_name {
    text-decoration: underline
}

.desc_press:hover {
    color: #A8D08D;
    text-decoration: underline
}




/*Faq's Css*/
.card-header {
    padding: 20px 0px;
    margin-bottom: 0;
    background: unset;
    border: none;
    border-top: 1px solid #848484;
    border-radius: 0px !important;
}

.faq_states {
    position: relative;
    bottom: 160px;
    display: flex;
    justify-content: space-evenly;
}

.details_achiv {
    border-radius: 5px;
    padding: 16px 18px;
}

.testimonials_qoutes {
    display: flex;
    align-items: baseline;
    gap: 20px;
}

.testi_comm {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 30px;
}

.testi_det {
    font-size: 45px;
    font-weight: 900;
    letter-spacing: 2px;
    margin-bottom: 40px;
}

.faq {
    border-bottom: 1px solid;
}

.details_achiv p {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
}

.details_achiv h3 {
    font-size: 45px;
    color: #fff;
}

.faq_img {
    height: 500px;
}

/*.faqsection a, .faqsection .text-link {color: #3a3a3a;}*/
.faqsection a:hover,
.faqsection .text-link:hover {
    text-decoration: none;
}

.faq .card {
    border-radius: 10px;
    margin-bottom: 10px;
    background: transparent;
    border: none;
}

/*.faq .hdng a.collapsed:after, .faq .hdng a:after {display:none;}*/
.faq p {
    margin-bottom: 0px;
    padding: 18px 0px;
    color: #4B4747;
}



/*Testimonials section*/


/*--------- video Gallery Css --------- */
.vedioimg {
    position: relative;
}
.item img{
    width: 330px !important;
    height: 290px;
    object-fit: cover;
}

.videogallery {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
    background: #00000091;
}

.playbtnimgvideo {
    position: absolute;
    top: 42%;
    left: 40%;
}

.playbtnimg {
    position: absolute;
    left: 40%;
    top: 36%;
    width: 130px;
}

.playbtnimgvideo1 {
    left: 75px;
}

/*--------- Owl-Carousel Css --------- */
.owl-item a:hover {
    text-decoration: none;
}

.owl-theme .owl-controls {
    margin-top: 40px !important;    display: none !important;
}

.owl-theme .owl-controls .owl-page span {
    background: #3E3962;
}

.owl-buttons {
    display: flex;
    justify-content: center;
}


/*--------- Contact Us and Write a Review Css ---------*/
.social_icons {
    width: 55%;
}
section.d-flex.flex-column {
    align-items: center;
    gap: 20px;
}
.contact_social{
    background-color: #5A8F9E;
    box-shadow: 0px 13px 30px 0px #C8D8F94A;
    position: relative;
    bottom: 115px;
    left: 320px;
    padding: 26px;
}
.contactusform ::placeholder {
    color: #4B4747;
    font-size: 16px;
}

.contacts_cont {
    display: flex;
    justify-content: space-around;
    align-items: baseline;
}

.contactusform .form-control {
    background: #5A8F9E1C;
    border: none;
    border-radius: 5px;
    color: #969696;
    padding: 25px;
}
label {
    font-size: 14px;
    font-weight: 500;
    color: #0000009C;
}
.heal .form-control::placeholder{font-size:14px !important;font-weight:600;color:#969696;}
.contact_email a{color:#FFFFFF;}

.c_info span{color:#4B4747;}

.form-group i {
    font-size: 20px;
}

.form-control:focus {
    box-shadow: unset;
}

.writereview .form-control {
    background: transparent;
    padding: 25px 15px;
}

.writereviewtestimonial .form-control {
    border: none;
}

.writereview .form-control::placeholder {
    color: #ffffff;
}

.wreviewp {
    padding: 10px 10px !important;
    height: 52px;
}

.wreviewpeople {
    height: 270px;
    border: 2px solid #D9D9D93D
}
.tes_img_name {
    display: flex;
    align-items: center;
    gap: 20px;
}
.name_date {
    display: flex;
    flex-direction: column;
}
.peoplereview {
    height: 162px;
    overflow-y: auto;
}

.mobilecon {
    width: 60px;
    position: absolute;
    left: 0px;
    top: -12px;
}

.ctn {
    position: absolute;
    margin-top: -65px;
}

.c_info p strong {
    font-weight: 400;
}

/*--------- Social media icons Css ---------*/
.bg-fb {
    background: #3b5998;
}

.bg-twit {
    background: #00acee;
}

.bg-link {
    background: #0072b1;
}

.bg-whats {
    background: #25D366;
}

/*Book Appointgment Css*/
.bookapmt .form-control {
    border-radius: 5px;
    padding: 25px;
}

.appointmentimg {
    position: absolute;
    right: -100px;
}

.appointmentslotscontainer label {
    background: #eee;
    border-radius: 4px;
    padding: 2px 8px;
    float: left;
    color: #000000;
    border: 1px solid #727272;
}

.appointmentslotscontainer label:hover {
    background: #0A0CF4;
    color: #FFFFFF;
}

.appointmentslotscontainer div {
    width: 178px;
    text-align: center;
    position: relative;
    font-size: 16px;
}

/*Speciality's Css*/
.specialtick {
    position: absolute;
    left: -10px;
}

.artdate {
    right: 0px;
    position: absolute;
    bottom: 22px;
    background: #A8D08D !important;
    padding: 10px 15px;
}

/*--------- Speciality's Css ---------*/
.specialtick {
    position: absolute;
    left: -10px;
}

/*.artdate{right: 0px;position: absolute;bottom: 22px;background: #F48C12;padding: 10px 15px;}*/

/*--------- Gallery Css ---------*/
.albumcss {
    height: 100%;
    overflow: hidden;
}

.allimgnums {
    position: absolute;
    bottom: 32px;
    right: 0;
    left: 0;
    color: white;
    font-size: 18px;
    font-weight: 600;
    background: #14131394;
    text-align: center;
}

/*--------- iframe Css ---------*/
.mapvenue iframe {
    width: 100%;
}

/*--------- Submit btn Searchbar Css ---------*/
.subbtnsearch {
    position: absolute;
    right: -4px;
    top: 1px;
    border: none;
    border-radius: 2px;
    background: #5A8F9E;
    z-index: 1;
    padding: 8px 12px;
    color: #FFFFFF;
    font-size: 12px;
}

/*--------- Custotm style ScrollBar Css ---------*/
.cusscroll ::-webkit-scrollbar {
    width: 2px;
}

.cusscroll ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
}

.cusscroll ::-webkit-scrollbar-thumb {
    background: #A8D08D !important;
    border-radius: 10px;
}

.cusscroll ::-webkit-scrollbar-thumb:hover {
    background: #A8D08D !important;
}


/*--------- Contact Us Css ---------*/
.c_row {
    display: flex;
    align-items: center;
}

.c_row .c_icon {
    color: #35AB01;
    width: 45px;
    height: 45px;
    vertical-align: middle;
    text-align: center;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0.7em;
}

.c_row .c_icon i {
    color: #A8D08D;
    font-size: 24px;
}

/*.cont_style span{display:flex;flex-direction: column;align-items:center;}*/
.right_left {
    display: flex;
    justify-content: space-around;
}

.choosetickbefore p {
    box-shadow: 0px 0px 30px 4px #0000000D;
    padding: 20px;
    border-radius: 5px;
    font-size:13px;
}

/*--------- Footer Css ---------*/
.footer_loc_mob {
    display: flex;
    justify-content: flex-end;
    gap: 30px;
}
footer ul li .link:hover{color:#fff !important;}

.footer_nav .nav .llist-inline-item .link:hover {
    color: #fff !important;
}

.footerlogo {
    color: #7664E6;
    border-top: 2px solid #7664E6;
    border-bottom: 2px solid #7664E6;
    width: max-content;
}

footer a i.bi {
    padding: 6px 8px !important;
}

footer a i.fa,
footer a i.bi {
    background: transparent;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
    padding: 25px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer_title {
    display: flex;
    justify-content: space-between;
    align-items: anchor-center;
    margin-top: 30px;
}

.c_infooo p {
    font-size: 15px;
    font-weight: 300;
}

.breadcrumb {
    border-radius: 0px;
    background: none;
    top: 50px;
    z-index: 9;
}

.breadcrumb-item a {
    color: #A8D08D ;
}

.footer .footer_contt p {
    margin-bottom: 30px;
    font-size: 40px !important;
    font-weight: 900;
    line-height: 50px;
}




/*--------- Video Popup Css ---------*/
.video-block button.close {
    position: absolute;
    z-index: 999;
    background: #023047;
    color: #fff;
    padding: 10px;
    opacity: 1;
    right: 0;
    top: 0px;
}

.text-red {
    color: red;
    font-size: 14px;
}

.vide_for {
    border-bottom: none;
}

.vide_for .form-control::placeholder {
    color: #000;
}

/*--------- Responsive Css ---------*/
@media (max-width: 1200px) {}

@media (max-width: 1024px) {
    .top_menu {
        display: none;
    }

    .appointmentimg {
        display: none;
    }

    .navbar {
        padding: 20px;
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    }

    .shapedimage {
        display: none;
    }

    .resbook {
        height: 350px;
        object-fit: cover;
        border-radius: 20px;
    }
}

@media (max-width: 768px) {
    .appointmentslotscontainer div {
        width: 250px;
    }

    .bookappempire {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .aboutimgreach {
        padding-left: 15px;
    }

    .aboutimgreach img {
        margin-top: 30px;
    }

}

@media (max-width: 767px) {
    .medevents {
        height: auto;
    }

    .whychoosevideo {
        position: relative !important;
    }
}

@media (max-width: 450px) {
    .fs-65 {
        font-size: 40px !important;
    }

    .fs-40 {
        font-size: 35px !important;
    }

    .w-75,
    .w-90,
    .w-80 {
        width: 100% !important;
    }

    .playbtnimg {
        width: 80px;
    }

    .sideimg {
        display: none;
    }

    .py-5 {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .pt-5 {
        padding-top: 10px !important;
    }

    .owl-buttons {
        right: -4px;
        top: -38px;
    }

    #testimonials_slider .owl-buttons {
        top: 0px;
        position: relative;
    }

    .pt-3 {
        padding-top: 0.5rem !important;
    }

    .lh-60 {
        line-height: 52px;
    }

    .mr-20 {
        margin-right: 0px !important;
    }

    .w-250 {
        width: 200px;
    }

    .sticky-top.my-5 {
        margin-top: 5px !important;
        margin-bottm: 5px !important;
    }

    .w-50 {
        width: 100% !important;
    }

    .pt-50,
    .pt-5 {
        padding-top: 15px !important;
    }

    .pb-50,
    .pb-5 {
        padding-bottom: 15px !important;
    }

    .mt-50,
    .mt-5 {
        margin-top: 15px !important;
    }

    .mb-50,
    .mb-5 {
        margin-bottom: 15px !important;
    }

    .pl-50 {
        padding-left: 15px !important;
    }

    .pr-50 {
        padding-right: 15px !important;
    }

    .h-280 {
        height: auto;
    }

    .morenewsimg {
        height: auto;
    }

    .top-navbar-head {
        top: 0px;
        border-radius: 0px;
        box-shadow: none;
        width: 100%;
        background: #FFFFFF;
        margin: 0% 0%;
    }

    .resmb-15 {
        margin-bottom: 21px;
    }

    .col-md-12.pr-0 {
        padding-right: 15px !important;
    }

    .breadcrumb {
        top: 15px;
    }

    nav.breadcrumb .container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .container.mt-50 {
        margin-top: 0px !important;
    }

    .tab-content>.active {
        padding: 15px;
    }

    .navbar-nav.ml-auto.scrollpy {
        margin-top: 30px;
    }

    .medeventsdiv {
        margin: 15px;
    }

    .events-info-section .pt-30 {
        padding-top: 0px !important;
    }

    .events-info-section .mt-30 {
        margin-top: 0px !important;
    }

    .pressbtn {
        float: left;
        margin-bottom: 20px;
    }

    .col-md-3.pr-0 {
        padding-right: 15px !important;
    }

    .writereviewresbtn {
        width: 100%;
        margin-top: 10px;
    }


}

@media (max-width: 375px) {
    .fs-50 {
        font-size: 35px !important;
    }

    .fs-40 {
        font-size: 28px !important;
    }

    .navbar-brand.fs-25 {
        font-size: 18px;
    }

    .file-upload-input {
        width: 235px !important;
        margin-bottom: 10px;
    }
}

@media (max-width: 325px) {
    .docimgabout {
        width: 285px;
        height: 285px;
    }
}


/*social media inner pages*/

/*Social media icons Css twi 00acee */
.face {
    background: #A8D08D !important;
    padding: 15px 20px;
    color: #fff;
}

.face:hover {
    background: transparent !important;
    color: #A8D08D;
    border: 1px solid;
}

.twitt {
    background: #A8D08D;
    padding: 14px 16px;
    color: #fff;
}

.twitt:hover {
    background: transparent !important;
    color: #A8D08D;
    border: 1px solid;
}

.linked {
    background: #A8D08D;
    padding: 14px 16px;
    color: #fff;
}

.linked:hover {
    background: transparent !important;
    color: #A8D08D;
    border: 1px solid;
}

.whats {
    background: #A8D08D;
    padding: 14px 16px;
    color: #fff;
}

.whats:hover {
    background: transparent !important;
    color: #A8D08D;
    border: 1px solid;
}




/*mobile respomsive*/
@media (max-width: 767px) {
    .banner_txt p {
        font-size: 9px;
    }
    .banner_txt {
        top: 54%;
    }
    .banner_txt h1 {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .buttons a {
        margin-bottom: 10px;
    }

    .centext {
        font-size: 40px;
    }

    .specialtickstyle {
        padding-left: 1.5rem !important;
    }

    .secion_about {
        font-size: 32px;
        line-height: 35px;
    }

    .blog_homepage {
        margin-bottom: 20px;
    }

    .news_homepage {
        padding-bottom: 40px;
    }

    .events_homepage {
        display: none;
    }

    .faq_ques {
        text-align: center;
    }

    .view_all {
        margin-top: 40px !important;
        margin-bottom: 50px;
    }

    .faq_homepage h2 {
        text-align: center;
    }

    .col-md-7.pr-5 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .book_apppp {
        font-size: 20px !important;
        line-height: 30px !important;
        width: 100% !important;
    }

    .footer_loc_mob {
        justify-content: flex-start;
        flex-direction: column;
    }

    .footer_title {
        flex-direction: column;
    }

    .wrpeopleimg {
        width: 18% !important;
    }

    .medevents {
        height: auto;
        display: flex;
        flex-direction: column;
    }

    .top_da_ti {
        text-align: start;
    }

    .whychoosevideo {
        position: relative !important;
    }

    .faq_states {
        position: relative;
        top: 12px;
        left: 15px;
        display: flex;
        flex-direction: row;
    }

    .events_info_card h1 {
        font-size: 25px;
    }

    .recent_blogss {
        margin-top: 20px;
    }
    .details_achiv {
    margin-bottom: 10px;
}

.right_left {
    flex-direction: column;
}
}