body{font-family: "Libre Franklin", sans-serif;}
.carousel-indicators li{
    border-radius: 50%;
    width: 12px;
    height: 12px;
}

.para{
    font-size: 8px;
    font-weight: 400;
    color: #ffffff;
    letter-spacing: 1px;
}
.overlay_55::before{opacity: 0 !important;}
.banner_txt {
    position: absolute;
    top: 42%;
    left: 32%;
    transform: translate(-50%, -50%);
    width: 50%;
    padding: 30px;
    background: #FFFFFFCC;
    backdrop-filter: blur(10px);
    border-radius: 15px;
}
.banner_txt h1{font-size: 46px;}
.banner_desc{color:#000;font-weight:300 !important;font-size:14px;margin-bottom:15px;}

a._banner_href {
    color: #fff;
    width: 100%;
    display: block;
}
a.sliderbtn1 {
    display: inline-block;
    font-weight: 400 !important;
    text-align: center;
    white-space: nowrap;
    background: #0B55E5 !important;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 10px 30px !important;
    font-size: 14px;
    color: #ffffff;
    line-height: 1.5;
    border-radius: 25px !important;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin-top:10px;
}
a.sliderbtn1:hover{color:#fff;}
a.sliderbtn2 {
    display: inline-block;
    font-weight: 400 !important;
    text-align: center;
    white-space: nowrap;
    background: #0B55E5 !important;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 10px 30px !important;
    font-size: 14px;
    color: #ffffff;
    line-height: 1.5;
    border-radius: 25px !important;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin-top:10px;
}
a.sliderbtn2:hover{color:#fff;}
/*a.sliderbtn1 {display: inline-block;font-weight: 400;text-align: center;white-space: nowrap;background: #17a2b8;vertical-align: middle;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;border: 1px solid transparent;padding: 0.375rem 0.75rem;font-size: 1rem;color: #ffffff;line-height: 1.5;border-radius: 0.25rem;transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; }*/
/*a.sliderbtn2 {display: inline-block;font-weight: 400;text-align: center;white-space: nowrap;background: #dc3545;vertical-align: middle;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;border: 1px solid transparent;padding: 0.375rem 0.75rem;font-size: 1rem;color: #ffffff;line-height: 1.5;border-radius: 0.25rem;transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; }*/


    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;
    }
    .bred_flex h1 {
        font-size: 18px;
        margin-bottom: 0px;
    }
    
.top_menu {position: relative;z-index: 9;}
.mtn-80{margin-top:-130px;}
/*.list-inline-item a{color:#000;}*/


.animtext-tb1 {animation-name: moveInTop1;animation-duration: 1s;}
.top-navbar-head {transition: all 0.3s ease;}
.top-navbar-head.activescroll {background: #020D2B;padding: 8px 0px !important;box-shadow: rgba(139, 150, 153, 0.2) 0px 5px 18px;}
.logo_img{width:15%;}
.top-navbar-head {background: #020D2B ;}
.navbar {transition: all 0.3s ease;}
.top-navbar-head.activescroll .nav-link{color:#ffffff !important;}
.top-navbar-head.activescroll h3{color:#ffffff !important;}
.top-navbar-head.activescroll p{color:#ffffff !important;}


/*--------- Common Css ----------- */
.view_all a {
    background: #0B55E50F;
    color: #0B55E5;
    font-weight:500;
    padding: 14px 26px;
    border-radius: 25px;
    font-size:14px;
}
.load_more:hover{border:1px solid;}
.bodybgdynamic{background:#8EC0EE;}
.navbar-light .navbar-brand {color: #fff !important;}
.navbar-light .navbar-nav .nav-link {color:#fff !important;font-size:14px;font-weight:400;}
.navbar-light .navbar-nav .nav-link:hover {color: #dc3545;}
.navbar-light .navbar-nav .nav-link:before {content: '';width: 60%;left: 20%;height: 6px;position: absolute;bottom: -13px;text-align: center;background: #8EC0EE;border-radius: 10px 10px 0px 0px;display:none;}
.navbar-light .navbar-nav .nav-link:hover:before {display: block;}
.h3_heading {color:#ffffff!important;}
.ofh{overflow: hidden;}
.bg-app {background: #8EC0EE;}
.bg-lapp{background: #dc3545;}
.bg-darkk{background-color: #000000 !important;}
.bg-news{background: #F6F6F6;}
.bg-light1 {background: #e0e8ef;}
.bg-greyy{background: #B8B8B8 !important;}
.bg-tran{background:transparent;}
.text-dark{color: #000 !important;}
.text-darkk{color: #000000;}
.text-grey{color: #969696;}
.text-lblue{color: #031440 !important;}
.text-app {color: #0B55E5 !important;}
.text-app1 {color: #dc3545 !important;}
.brs-10 {border-radius: 10px;}
.brs-20 {border-radius: 20px;}
.brs-30 {border-radius: 30px;}
.brs-50{border-radius:50%;}
.pad5-7{padding: 3px 5px;}  
.lh-60{line-height: 56px;}
.fs-12{font-size:10px;}
.fs-13{font-size:12px;}
.fs-45{font-size:45px;}
.fs-65{font-size: 65px;}
.fs-25{font-size:25px;}
.fs-15{font-size:15px;}
.fs-17{font-size:17px;}
.fs-22{font-size:22px;}
/*.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;}
.w-85{width:85%;}
.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;}
.bg-lapp1 {background-size: cover;background-repeat: no-repeat;}
.topicon{color: #000000;width: 20px;height: 20px;text-align: center;padding-top: 12px;}
#accordion .hdng a:after {font-family:Fontawesome;content:'\f068';float:right;font-size:15px;color:#008060;font-weight:300;}
#accordion .hdng a.collapsed:after {font-family:Fontawesome;content:'\f067';color:#008060;font-weight:300;}
#democ .carousel-indicators .active {background: #F48C12;border: 1px solid #F48C12;margin-top: 9px;}
.whychoosevideo{position:absolute;}
.choosetickbefore *{color:#000000;}
.choosetickbefore ol li, .choosetickbefore ul li{margin-bottom:12px;}
.choosetickbefore ol a, .choosetickbefore ul a{text-decoration: underline;}
.docimgabout{width:320px; height:320px;}

.w-250{width:250px;}
.bg-hgrey{background: #F4F4F4;}
.pmb{padding:14px 30px;}
.pmb:hover{border: 1px solid #0B55E5 !important}
.owl-theme .owl-controls {display: flex;justify-content: center;align-items: center;margin-top:50px;margin-bottom:75px;}
.bb1 {border-bottom: 1px solid #000000;}
.btnsecondary{border:1px solid;}
/*--------- 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;}
.overelipsis {display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;overflow: hidden;}
.overelipsis7{display: -webkit-box;-webkit-line-clamp: 7;-webkit-box-orient: vertical;overflow: hidden;}
/*--------- iframe Css ---------*/
.mapvenue iframe{width:100%;}
/*--------- Blog Area input Css ---------*/
.btnprimary{border:none !important;}
.btnprimary:hover{border:1px solid !important;color:#0B55E5 !important;}
.blog_sec{margin-top:70px;}
.read_more{color:#fff;background:#0B55E5;border-radius:25px;padding:14px 25px;font-size:14px;}
.read_more:hover{background:#fff;color:#0B55E5;text-decoration:none;}
.bloglink{color: #0B55E5;display: flex;align-items: anchor-center;}
.blogcategory ul li{border:1px solid #e9e9e9;padding:4px;}
.blogcategory ul li a:hover{color: #F48C12;}
.blogarea h2, .blogarea h3, .blogarea h4, .blogarea h5, .blogarea h6{font-weight:600;margin:20px 0px;}
.blogarea p{font-size:18px;}
.blogarea span{color: #555555;font-size:14px !important;font-weight: 500;}
.blogarea ul li, .blogarea ol li{font-size:18px;padding: 8px 0px;line-height: 30px;}
.blogarea img{width:100%;}
.blogarea{margin-top:80px;}
.bloglink:hover, .presslink:hover, .newsinfolink:hover{color:#007bff;text-decoration:underline;}
.footerlink:hover{color:#FFFFFF;}
.wreviewpeople1 {background: #FFFFFF;}
.firstlettercomment {padding: 16px 26px;background: black;color:#FFFFFF;border-radius: 50%;font-size: 30px;font-weight: 700;margin-right: 18px;}
.pl-90 {padding-left: 90px !important;}
.blogcommentbg {background: #EEEFF1;}
.inner_more_blog{}
.blog-img img{width:110px;height:110px;object-fit: cover;}
/*.blog-img{width:60%;}*/
.blog {gap: 20px;}
.blog_back{background-color:#F9FAFF;padding:20px;border-radius:10px;}
/*News Css*/
.recent_news {
    width: 110px !important;
    height: 110px;
    object-fit: cover;
}
.new_more_dis {font-size:13px !important;font-weight: 500;}
.news_back{background-color:#F9FAFF;padding:20px;border-radius:10px;}
.date_news{display:flex;align-items: baseline;justify-content: space-between;}
.date_news p{color:#555555;font-size: 14px;}
.new_homepage{height: 280px;border-radius: 12px;object-fit: cover;}
.newspostpos{position:absolute;bottom:0px;background:#00000078;left:0px;right:0px;top:0px;bottom:0px;width:100% !important;}
.h-450{height:508px;object-fit:cover;}
.h-400{height:300px;object-fit:fill;}
.h-300{height:300px;object-fit:cover;}
.h-426{height:426px;object-fit:cover;}
.h-200{height:200px;object-fit:cover;}
.newspostdetails{position:absolute;bottom:0px;}
.news_homepage .owl-buttons{display:none;}
.newsdetailsonimg{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: #00000094;}
/*.newsdetailsonimginfo{position: absolute;top: 40px;}*/
.news_date{font-size: 14px;margin-top:5px;color:#555555;font-weight:500;}
.post{padding:14px;}

/*.newspost1{float:left;width:48.8%;}*/
/*.newspost2{float:right;width:49%;}*/
/*.newspost3{float:right;width:24%;margin-left:9px;}*/
/*.newsbtn{position:absolute;bottom:30px;}*/


/*---------About Css --------- */
.about_homepage {padding-top:100px;}
.about-right {
    margin-top: 50px;
}
.tests_present{display:flex;justify-content: space-between;margin-top:80px;}
.about_sec {margin-top: 80px;}
.crd_detil{width: 250px;background-color:#D1E3F4;border:none;border-radius: 12px;}
.test_doc {display: flex;flex-direction: column;align-items: center;justify-content: center;}
.aboutimage {width: 100%;border: none;object-fit: cover;border-radius:8px;border-bottom-right-radius: 205px;}
.fade-in-left{animation: fadeInLeft 1s ease-out; }
.fade-in-right{animation: fadeInRight 1s ease-out;}
.statistics_details {background-color: #D7ECE5;padding: 10px;display: flex;flex-direction: column;justify-content: flex-start;align-items: center;}
.statis_success{display:flex;justify-content:flex-start;gap: 10px;}
@keyframes fadeInRight {0% {opacity: 0;transform: translateX(50px);}
100% {opacity: 1;transform: translateX(0);}}
@keyframes fadeInLeft {0% {opacity: 0;transform: translateX(-50px);}
100% {opacity: 1;transform: translateX(0);}}

/*---------Events Css --------- */
.events-sec-inner img{height:350px;}
.events_text {font-size: 36px;text-align: center;padding: 0px 170px;padding-bottom:20px;font-weight: 300;line-height: 44px;}
.medevents{display: flex;margin-bottom: 45px;}
.medeventsdiv a:hover{text-decoration: none;}
/*.medevents:hover{background: #000000;}*/
.medevents p{color:#000000;line-height: 25px;}
.medevents img {width: 270px;height: 240px;object-fit: cover;border-top-left-radius: 8px;border-bottom-left-radius: 8px;}
/*.medevents:hover .event_txt_card {transition: all 0.3s ease;top:22px;}*/
/*.medevents p.text-app{color:#000000;}*/
.medevents:hover p.text-app{color:#F48C12;}
.venuedetails{height:25px;overflow-y:auto;}
.medevents span{color: #000000 !important;}
/*.medevents:hover .event_txt_card{box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;background:#dc3545;transition: all 0.3s ease;}*/
/*.medevents:hover span{color: #f48c12;}*/
.event_txt_card {background:#FFFFFF;height: 240px;margin-right: 22px;border-top-right-radius: 8px;border-bottom-right-radius: 8px;display: flex;flex-direction: column;justify-content: space-between;}
.date_Mo_ye span{color:#555555 !important;font-weight:500;font-size: 14px;}
.know_more_rigt {color: #0B55E5;font-weight: 600;display: flex;align-items: anchor-center;font-size: 17px;}
.know_more_rigt:hover{color:#0B55E5;}
.events_page_dd{background-color:#F9FAFF !important;}
.know_icon i {color: #0B55E5;font-size: 28px;font-weight: bolder;}
.ofc{object-fit:cover;}
.events_section .medevents:hover .event_txt_card {top:10%;}
.events-sec-inner h2{color:#000000;}
.events_info_right {height: 350px;overflow: hidden;background-color: #F9FAFF;border: none;}
.description {height: 106px;overflow: auto;}
.cheif_date{display:flex; justify-content:space-between;margin-top: 40px;}

/*--------- Tesimonial Css --------- */
.btn_submit {
    border: none;
    border-radius: 20px;
    padding: 15px 30px;
    color: #fff;
    font-size: 14px;
    margin-top: 40px;
    font-weight:600;
}
.testimoimg{width: 50px;height: 50px;border-radius: 50%;}
.testimonial_heading{color:#0B55E5;}
.user_pro {position: relative;bottom: 20px;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.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;}
.groupogdoctors{position:absolute;right:0px;}


/*--------Press Release------*/
.press_img{height:260px;border-radius:10px;object-fit: cover;}

/*--------- Faq's Css --------- */
.faq_sec{border:none;border-bottom:1px solid;padding-bottom: 5px;border-radius: 0px;background: transparent;}
.faq_header{background-color:#fff;padding-left:0px;border: none;background-color: transparent;}
.faq_answ p{font-size: 14px;font-weight: 300;margin-right: 38px;}
.faqsection a, .faqsection .text-link {color: #000;font-weight:500;font-size:18px;}
.faqsection a:hover, .faqsection .text-link:hover {text-decoration: none;}
.faq_img{}

/*--------- video Gallery Css --------- */
.vedioimg{position:relative;}
.videogallery{position: absolute;top: 0;bottom: 0;left: 0;right: 0;padding:15px;background: #00000091;border-bottom-right-radius: 22px;}
.playbtnimgvideo{position:absolute;bottom: 3%;left:5%;}
.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 .owl-page span {background: #dc3545;}
.owl-buttons{position: absolute;display:flex;}
.owl-controls .owl-page, .owl-controls .owl-buttons div {cursor: pointer;color: #7E7E7E !important;border:1px solid; background: transparent !important; width: 50px;height: 50px;display: flex !important;justify-content: center;align-items: center;}
.owl-controls .owl-page{background: transparent !important;width: 20px !important;}

/*--------- Contact Us and Write a Review Css ---------*/
.form_sec{display: flex;justify-content: space-between;}
.form_contc{border: 1px solid #D1D1D1;padding: 20px;border-radius:10px;}
span.c_ico {
    min-width: 50px;
    height: 50px;
    vertical-align: middle;
    text-align: center;
    background: #000;
    color:#fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0.7em;
}
.btn_submitt{border:none;color:#fff;padding:12px 28px;border-radius:25px;background-color:#0b55e5;font-size:14px;font-weight:400;}
.btn_submitt:hover{background-color:#fff;color:#0b55e5;border:1px solid #0b55e5;}
.contactusform ::placeholder {color: #000000;font-size:18px;}
.contactusform{background: #FFFFFF;}
.contactusform .form-control{border: unset;background: #E1E6EB;border-radius: 25px;text-align: start;font-size: 18px !important;padding: 26px;padding-left: 15px;padding-right: 70px;}
.contactusform .form-control::placeholder{font-size:14px;}
.writereview .form-control{background:transparent !important;padding: 25px 15px;}
.writereviewtestimonial .form-control{border: 1px solid #FFFFFF;color:#FFFFFF;font-size:18px;}
.writereview .form-control::placeholder {color: #000000;}
.writereviewtestimonial .form-control::placeholder {color: #FFFFFF;}
.writereviewtestimonial{color:#000;}
.wreviewp{padding: 10px 10px !important;height: 52px;}
.wreviewpeople{background: #8EC0EE;height: 225px;}
.wrpeopleimg{width: 50px;height: 50px;}
.peoplereview{height: 125px;overflow-y: auto;color:#fff;padding: 0px 20px;}
.mobilecon{width: 60px;position: absolute;left: 0px;top: -12px;}
.contactdocimg{transition: transform 1s ease-in-out;animation: zoomIn 1s ease-in-out forwards;}
.lba{line-break: anywhere;}
.ofh.bookapmt {
    margin-bottom: 200px;
}
.shakebtn{ animation-name: shake;animation-duration: 3s;animation-iteration-count: infinite; animation-timing-function: ease-in;position:relative;}
@keyframes shake {0% {left: 0}1% {left: -3px}2% {left: 5px}3% {left: -8px}4% {left: 8px}5% {left: -5px}6% {left: 3px}7% {left: 0}}

/*--------- Social media icons Css ---------*/

.bg-fb{padding:6px 12px;background: #3b5998;}
.bg-fb:hover{background: #000000;}
.bg-twit{padding:6px 9px;background: #00acee;}
.bg-twit:hover{background: #000000;}
.bg-link{padding:6px 9px;background: #0072b1;}
.bg-link:hover{background: #000000;}
.bg-whats{padding:6px 10px;background: #25D366;}
.bg-whats:hover{background: #000000;}

/*--------- Book Appointgment Css ---------*/

.book_appointtt p{font-size:13px !important;font-weight:300;margin-bottom:20px;}
.book_appoint{border: 1px solid #D1D1D1;padding: 40px;border-radius:10px;padding-bottom: 0px;}
.bookapmt .form-control{border: none;border-radius: 25px;background:#e1e6eb;height: 50px;}
.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;}
.bookapmt .form-control::placeholder {font-size: 14px;color:#000 !important;}
label{font-size:14px;color:#2B333B;font-weight:500;}

/*--------- Speciality's Css ---------*/
.specialtick{position: absolute;left: -10px;}
.artdate {right: 0px;position: absolute;bottom: 0px;padding: 10px 15px;border: 1px solid #FFF;border-bottom-right-radius: 20px;border-width: 2px;}

/*--------- Gallery Css ---------*/
.albumcss{margin-bottom:20px;overflow:hidden;}
.allimgnums{display:none;position: absolute;top: 37%;left: 34%;border-radius: 50%;color: white;padding: 22px 16px;font-size: 18px;font-weight: 600;background: #000000;text-align: center;}
.overlay:hover .allimgnums{display:block;}
.photoalbum{border-top-left-radius: 35px;border-bottom-right-radius: 35px;height: 200px;object-fit: cover;}
/*.overlay{position:absolute;background:#00000033;max-height:325px;min-height:325px;object-fit:cover;width:325px;border-radius:50%;top:16px;}*/

/*--------- 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 #000; }
.cusscroll ::-webkit-scrollbar-thumb {background: #fff;  border-radius: 10px;}
.cusscroll ::-webkit-scrollbar-thumb:hover {background: #b30000; }


/*--------- Contact Us Css ---------*/
.c_rows {display: flex;align-items: baseline;flex-direction: column;margin: 1em 0em;border-radius: 10px;padding: 18px 14px;padding-left: 25px;}
.c_row .c_ico {min-width: 50px;height: 50px;vertical-align: middle;text-align: center;background: #000;border-radius: 50%;display: flex;align-items: center;justify-content: center;margin-right: 0.7em;}
.c_row .c_ico i {color: #ffffff;font-size: 20px;}
.c_info p{font-size:20px !important;font-weight:500;}

.choosetickbefore ul{list-style:none;}
.choosetickbefore ul li{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 a i.fab.fa.fa-facebook {
    background: #4267B2;
}
footer a i.fab.fa.fa-instagram {
    /*background: linear-gradient(115deg, #f9ce34, #ee2a7b, #6228d7);*/
    background: linear-gradient(0deg, #E09B3D 0.46%, #C74C4D 22.72%, #C21975 60.76%, #7024C4 93.22%);

}
footer a i.fa.fa-youtube-play {
    background: #ff0033;
}
footer a i.fab.fa.fa-linkedin{background:#0B69C7;}

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;
}
.locations{
    font-size: 14px;
    color: #FFFFFFA8;
}
.location span p{    font-size: 14px;
    color: #FFFFFFA8;}
.name {font-size: 14px;font-weight: 500;margin-bottom:0px;}
.location {font-size: 14px;font-weight: 500;margin-bottom:15px;}
.visting_hh{font-size: 15px;font-weight: 800;}
.timeingsection  p{font-size:14px;color: #000000;}
.timeingsection  span{font-size:14px;color: #000000;}
.link:hover {color:#fff;}
.doctor-info {border-top-left-radius: 60px;border-top-right-radius: 60px;margin-top:-118px;}
footer p.footba::before{content: "";position: absolute;width: 420px;left: 0;height: 1px;background: #B6B6B6;top: 20px;}
footer p.footba::after{content: "";position: absolute;width: 420px;right: 0;height: 1px;background: #B6B6B6;top: 20px;}
.breadcrumb {border-radius: 0px;}
.fai{background: #FFFFFF;width: 50px;height: 50px;text-align: center;padding-top: 15px;border-radius: 50%;}
.contactinfo-footer {display: flex;flex-direction: column;justify-content: space-between;align-items: flex-end;}
footer ul li a i{color: #fff;font-size: 24px !important;}
.c_row {display: flex;align-items: baseline;margin: 1em 0em;border-radius: 10px;}
.c_row .c_icon {min-width: 50px;height: 50px;vertical-align: middle;text-align: center;background: #0B55E5;border-radius: 50%;display: flex;align-items: center;justify-content: center;margin-right: 0.7em;}
.c_row .c_icon i {color: #ffffff;font-size: 20px;}

/*--------- 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: #dc3545;font-size: 15px;font-weight: 400;}




/*--------- Responsive Css ---------*/
@media (max-width: 1200px) {
footer p.footba::before{display:none;}
footer p.footba::after{display:none;}
.newspost1{float:none;width:100% !important;}
.newspost2{float:none;width:100% !important;}
.newspost3{float:none;width:100% !important;}
.h-450{height:auto}
.h-426{height:auto;}
.h-300{height:auto;}
.h-400{height:auto;}
.h-200{height:auto;}
}  

@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;}
}  

@media (max-width: 768px) {
.appointmentslotscontainer div {width: 250px;} 
.bookappempire{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.writereviewtestimonial .file-upload-input {width: 110px}
.artdate{bottom: -15px;}
}

@media (max-width: 767px) {
.navbar-light .navbar-nav .nav-link{color:#000;}
.top-navbar-head {
        background: #020D2B !important;
    }
    .navbar-light .navbar-toggler .activescroll{color:#fff !important;border-color:#fff !important;}
    .navbar-light .navbar-toggler{color:#fff !important;border-color:#fff !important;background: #fe646f;}
    .navbar-light .navbar-toggler-icon {
    color: #fff !important;
    background: #fff;
    border-radius: 25px;
}
    .home_navvv.activescroll{padding:14px 18px !important;}
.top-navbar-head.activescroll{padding:14px 18px !important;background: #020D2B !important;}
.top-navbar-head{padding: 14px 18px !important;}
.navbar-light .navbar-nav .nav-link:before {content: '';width: 25%;left: 2%;height: 6px;position: absolute;bottom: 0px;text-align: center;background: #8EC0EE;border-radius: 10px 10px 0px 0px;display: none;}
.events_text {font-size: 18px;text-align: center;padding: 0px;padding-bottom: 20px;font-weight: 300;line-height: 25px;}
.banner_txt{width:90%;left: 50%;top: 65%;}
.banner_txt h1 {font-size: 25px;}
.centexttile{ font-size:30px !important;}
.centext{margin-bottom: 20px;}
.why_to_choose {margin-top:20px;}
.medevents img {width: 100%;height: 240px;border-radius: 8px;}
.medevents{flex-direction: column;}
.event_txt_card{margin-right: 0px;}
.view_all {margin-bottom: 25px;}
.owl-theme .owl-controls{margin-top: 0px;margin-bottom: 30px;}
.faq_ques{margin-top: 30px;}
ul.nav.mb-30 {
    gap: 25px;
}
.contactinfo-footer {
    display: block;}
.social_footer h3{text-align: left;}
.tests_present { flex-direction: column;}
.crd_detil {width: 100%;margin-bottom: 25px;}
.form_sec{display:block;}
.events_info_right{height: auto;}
.ofh{    margin-bottom: 20px;}
.bookappempire{margin-bottom: 100px !important;}
} 

@media (max-width: 450px) {
.fs-65{font-size:40px !important;}
.fs-40{font-size:35px !important;}
.w-75{width:100% !important;}
.playbtnimg {width: 80px;}
.sideimg {display:none;}
.centext{text-align:center;}
.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: 45px;}
.mr-20{margin-right:0px !important;}
.w-250{width:200px;}
.newsdetailsonimginfo {bottom: 0px;}
.writereviewtestimonial .file-upload-input {width: 295px;}
.banner_txt .buttons a.sliderbtn1, .banner_txt .buttons a.sliderbtn2{padding: 10px 16px;}
.fs-60 {font-size: 35px !important;}
.col-md-6.position-relative.p-0{padding-left:15px !important;padding-right:15px !important;}
.fs-30 {font-size: 27px !important;}
.pb-50, .pb-5, .pb-40 {padding-bottom: 15px !important;}
.pt-50, .pt-40, .pt-5 {padding-top: 15px !important;}
.mb-50, .mb-5, .mb-4 {margin-bottom: 15px !important;}
.mt-50, .mt-5, .mt-4 {margin-top: 15px !important;}
}  

@media (max-width: 375px) {
.fs-50 {font-size: 30px !important;}
.fs-40 {font-size: 24px !important;}
.file-upload-input {width: 245px !important;}
}  
@media (max-width: 374px) {
.newsdateres {display:none;}
.flw100{float:left;width:100%;}
} 
@media (max-width: 325px) {
.docimgabout {width: 285px;height: 285px;}
.writereviewtestimonial .file-upload-input {width: 190px !important;}
}  


.rotate-slow {
  animation: rotateY 10s infinite; /* Adjust '10s' for slower or faster rotation */
}

@keyframes rotateY {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}