html {
    scroll-behavior: smooth !important;
    /*39-8-14*/
}

body {
    font-family: "DM Sans", sans-serif;
}

.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 */
}




.banner_txt {
    position: absolute;
    top: 47%;
    left: 28%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    width: 38%;
}

.banner_txt h1 {
    font-size: 70px;
    font-weight: 900;
    margin-bottom: 25px;
        letter-spacing: 2px;
        color:#091750;
}

.banner_txt p {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0px;
}

/*.buttons a {*/
/*    border: none;*/
/*    background-color: #35AB01;*/
/*    color: #fff;*/
/*    padding: 12px 20px;*/
/*    border-radius: 5px;*/
/*    font-size: 14px;*/
/*}*/

.buttons a:hover {
    border: 1px solid #35AB01;
    background-color: transparent;
    color: #35AB01;
}

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: #4B4747 !important;
    font-size: 14px;
    letter-spacing: 0.5px;
    font-weight: 600;
}

.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;
}

.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: #4B4747 !important;
}

.text-greyy {
    color: #8C8C8C !important;
}

.text-app {
    color: #3E3962 !important;
}

.text-appp {
    color: #FFA154 !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-25 {
    font-size: 25px;
}

.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;
}

#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;
}

.choosetickbefore * {
    color: #ffffff;
}

.docimgabout {
    width: 100%;
    object-fit: cover;
}

.w-250 {
    width: 250px;
}

.bg-hgrey {
    background: #F4F4F4;
}

.shapedimage {
    position: absolute;
    bottom: 0px;
}

.btnprimary {
    padding: 14px 30px !important;
    border-radius: 5px !important;
    font-size: 14px;
    font-weight: 400;
    border: none;
}

.btnprimary:hover,
a.btnprimary:hover {
    border: 1px solid #35AB01 !important;
    color: #35AB01;
}

.btnsecondary {
    padding: 14px 30px !important;
    border-radius: 5px !important;
    font-size: 14px;
    font-weight: 500;
    background-color:transparent;
}

.btnsecondary:hover,
a.btnsecondary:hover {
    border: 1px solid #35AB01 !important;
    background-color:#35AB01;
    color:#ffffff;
}

/*--------- 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 {
    top: 40px;
    border-radius: 60px;
    box-shadow: none;
    width: 96%;
    background: #FFFFFF;
    margin: 0% 2%;
}

.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:hover .blog_tit_index {
    color: #35AB01;
}

/*.blog{display:flex;gap:20px;justify-content: flex-start;}*/
.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: 14px;
    margin-bottom: 0px;
}

.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 Us*/
.centext {
    color: #3E3962 !important;
    font-size: 52px;
    font-weight: 900;
    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: 15px;
    color: #4B4747;
    line-height: 20px;
}

.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;
}

.about_font p {
    font-size: 14px;
    color: #4B4747;
}

.bg-stats {
    background-color: #FF5B4F;
    border-radius: 20px;
}

.stats-number {
    color: #35AB01 !important;
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 0px;
}

.stats-text {
    color: #3E3962 !important;
    font-size: 20px;
    font-weight: 800;
    display: block;
}

/*new random design*/
.secion_about {
    font-size: 50px;
    font-weight: 900;
    margin-bottom: 30px;
    text-align: center;
    padding: 0px 50px;
    letter-spacing: 2px;
    line-height: 60px;
}

/*---------Events Css --------- */
.tittle_eve {
    font-size: 25px !important;
    font-weight: 700;
    margin-bottom: 0px;
}

.medevents:hover .tittle_eve {
    color: #35AB01;
}

.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 #35AB01;
    border-width: 6px;
    padding-left: 20px;
}

/*News section*/
.post {
    background-color: #fff;
    margin: 18px;
    padding: 0px !important;
    border-radius: 5px;
}

.post:hover .news_dics {
    color: #35AB01;
}

.news_da_det {
    padding: 18px;
    height: 220px;
}

.new_homepage {
    height: 200px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    object-fit: cover;
}

/*--------- Tesimonial Css --------- */
.test_text_img {
    width: 14%;
}

.test_text {}

.testi_span {}

.hr_div {
    width: 25%;
    border-top: 1px solid #000;
    margin-bottom: 20px;
}

.testimoimg {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    margin-right: 10px;
}

.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: #35AB01;
    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_name {}

.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;
}

.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;
}

.owl-theme .owl-controls .owl-page span {
    background: #3E3962;
}

.owl-buttons {
    display: flex;
    justify-content: center;
}


/*--------- Contact Us and Write a Review Css ---------*/
.contactusform ::placeholder {
    color: #4B4747;
    font-size: 16px;
}

.contacts_cont {
    display: flex;
    justify-content: space-around;
    align-items: baseline;
}

.contactusform .form-control {
    background: transparent;
    border: none;
    border-radius: 0px;
}

.form-group {
    display: flex;
    justify-content: center;
    align-items: baseline;
    border-bottom: 1px solid;
    margin-top: 10px;
}
.c_info a{color:#4B4747;}
.contact_email a{color:#4B4747;}

.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 {
    background: #F6F7FA;
    height: 385px;
}

.peoplereview {
    height: 250px;
    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: none;
    border-radius: 0;
}

.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;
}

/*.book_appointment {*/
/*    background-image: url(../img/medico_book.png);*/
/*    height: 400px;*/
/*    background-repeat: round;*/
/*}*/








/*Speciality's Css*/
.specialtick {
    position: absolute;
    left: -10px;
}

.artdate {
    right: 0px;
    position: absolute;
    bottom: 22px;
    background: #35AB01;
    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: 8px;
    top: 8px;
    border: none;
    background: transparent;
    z-index: 1;
    padding: 0px 12px;
    color: transparent;
}


/*--------- 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: #35AB01;
    border-radius: 10px;
}

.cusscroll ::-webkit-scrollbar-thumb:hover {
    background: #35AB01;
}


/*--------- Contact Us Css ---------*/
.c_row {
    display: flex;
    align-items: baseline;
}

.c_row .c_icon {
    color: #35AB01;
    min-width: 40px;
    height: 40px;
    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: #35AB01;
    font-size: 24px;
}

/*.cont_style span{display:flex;flex-direction: column;align-items:center;}*/
.right_left {
    display: flex;
    justify-content: space-between;
}

.choosetickbefore ul {
    list-style: none;
}

.choosetickbefore ul li {
    color: #ffffff;
    font-weight: bold;
    position: relative;
    margin-bottom: 20px;
}

.choosetickbefore ul li::before {
    content: url('https://www.testingwebsite.hhcldoctorsites.com/assets/empire/img/tickmark.png');
    margin-right: 15px;
    position: absolute;
    left: -40px;
}

/*--------- Footer Css ---------*/
.footer_loc_mob {
    display: flex;
    justify-content: flex-end;
    /*gap: 30px;*/
}

.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: #000000;width: 38px;height: 38px;border-radius: 50%;text-align: center;padding-top: 8px;color: #FFFFFF;font-size: 22px;}*/
footer a i.fa,
footer a i.bi {
    background: transparent;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    text-align: center;
    border: 1px solid;
    /* padding-top: 8px; */
    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: #35AB01;
}

.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: #091750 !important;
    padding: 15px 20px;
    color: #fff;
}

.face:hover {
    background: transparent !important;
    color: #091750;
    border: 1px solid;
}

.twitt {
    background: #091750;
    padding: 14px 16px;
    color: #fff;
}

.twitt:hover {
    background: transparent !important;
    color: #091750;
    border: 1px solid;
}

.linked {
    background: #091750;
    padding: 14px 16px;
    color: #fff;
}

.linked:hover {
    background: transparent !important;
    color: #091750;
    border: 1px solid;
}

.whats {
    background: #091750;
    padding: 14px 16px;
    color: #fff;
}

.whats:hover {
    background: transparent !important;
    color: #091750;
    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;
}
}

.w-250 {
    width: 50px !important;
}
.banner_txt h1 {
    font-size: 55px !important;
    font-weight: 900;
    margin-bottom: 25px;
    letter-spacing: 2px;
    color: #091750;
}
img.w-100.docimg.my-3.obj-cover {
    object-fit: cover !important;
}
img.position-absolute.testimoimg.border.obj-cover{
    object-fit: cover !important;
}
section.cusscroll.pt-50.pb-50 {
    background: #F7F6F4 ;
}

/* Section Background */
.secondary_section {
    background: #F2F3F7;
}

/* Subtitle */
.text-grey {
    color: #6C757D;
}

/* Main Heading */
.secion_about {
    color: #3E3A5D;
    font-size: 42px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
}

/* Remove link underline */
.service-link {
    text-decoration: none;
}

/* Card Design */
.service-card-box {
    background: #F8F9FB;
    border-radius: 20px;
    padding: 30px 20px;
    transition: 0.3s;
    cursor: pointer;
}

/* Hover Effect */
.service-card-box:hover {
    transform: translateY(-6px);
}

/* Icon Circle */
.service-icon {
    width: 90px;
    height: 90px;
    background: #3E3A5D;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px;
}

/* Icon Image */
.service-icon img {
    width: 40px;
    height: 40px;
}

/* Title */
.service-title {
    font-size: 20px;
    font-weight: 600;
    color: #1A1A1A;
    margin-bottom: 10px;
}

/* Description */
.service-desc {
    font-size: 15px;
    color: #6F6F6F;
    line-height: 1.6;
}

/* Responsive Fix */
@media (max-width: 768px) {
    .secion_about {
        font-size: 28px;
    }
}

