.adv-img .img-1,
.adv-img .img-2 {
    height: 250px;
    object-fit: contain
}

.awardImg,
.excellenceCard,
.landingWhyCard,
.surgTechCard {
    transition: transform .3s
}

.header .right .flexset li a.gradBtn:hover img,
.speWhyImg:hover img {
    filter: brightness(0) invert(1)
}

:root,
body {
    overflow-x: hidden
}

.accordion {
    display: flex;
    flex-direction: column;
    font-family: Sora, sans-serif;
    padding: 0 50px
}

.accordion h1 {
    font-size: 32px;
    text-align: center
}

.accordion-item {
    margin-top: 16px;
    border: none;
    border-bottom: 1px solid #a5a2a2;
    border-radius: 0;
    background: #fff
}

.accordion-item .accordion-item-title {
    position: relative;
    margin: 0;
    display: flex;
    width: 100%;
    font-size: 15px;
    cursor: pointer;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 14px 20px;
    box-sizing: border-box;
    align-items: center;
    color: #000
}

.accordion-item .accordion-item-title p {
    color: #000!important
}

.accordion-item .accordion-item-desc {
    display: none;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    color: #444;
    padding: 10px 20px 20px;
    box-sizing: border-box
}

.accordion-item input[type=checkbox]:checked~.accordion-item-desc,
.centerImg,
.dropdown-menu.show {
    display: block
}

.accordion-item input[type=checkbox] {
    position: absolute;
    height: 0;
    width: 0;
    opacity: 0
}

.accordion-item input[type=checkbox]:checked~.accordion-item-title .icon:after {
    content: "-";
    font-size: 20px;
    padding: 2px 7px 3px
}

.accordion-item input[type=checkbox]~.accordion-item-title .icon:after {
    content: "+";
    font-size: 20px;
    border: 1px solid #1a65a2;
    color: #1a65a2;
    border-radius: 100px;
    padding: 1px 6px
}

.accordion-item:first-child {
    margin-top: 0
}

.accordion-item .icon {
    margin-left: 14px;
    color: #000
}

@media screen and (max-width:767px) {
    .accordion {
        padding: 0 16px
    }
    .accordion h1 {
        font-size: 22px
    }
}

.templateBanner {
    margin-top: 110px;
    min-height: 450px
}

.mt100 {
    margin-top: 100px
}

.iconStrip {
    background-color: #fff;
    border-radius: 10px;
    padding: 20px 10px;
    margin-top: -50px!important;
    margin-bottom: 40px;
    box-shadow: 0 4px 24px 0 #0000001C
}

.sectionDiv {
    padding: 40px 0
}

.appointmentSec,
.bgGray {
    background: #f1f1f1
}

.blueDiv {
    background: #eef8ff;
    padding: 2px;
    width: 100px;
    border-radius: 5px;
    margin: 0 15px
}

.docBtn1,
.submitBtn {
    background: #1a65a2!important
}

.formCard,
.submitBtn {
    border-radius: 10px!important
}

.centerImg {
    margin-left: auto;
    margin-right: auto;
    width: 30px;
    height: 30px;
    margin-top: 10px
}

.iconPara {
    font-size: 12px;
    margin-bottom: 0
}

.formCard,
.formHeight {
    margin: 30px 0!important
}

.adv-img .img-1 {
    position: absolute;
    left: 65em
}

.adv-img .img-2 {
    position: absolute;
    top: 12.29em;
    width: 300px
}

.appointment {
    height: 500px
}

.fs25 {
    font-size: 25px
}

.formLabel {
    font-size: 16px;
    padding: 5px 0
}

.inputHeight {
    line-height: 2.5!important;
    padding: 5px 10px!important;
    font-size: 14px!important
}

.submitBtn {
    color: #fff
}

.section {
    padding: 30px 0
}

.doctorCard {
    padding: 5px;
    box-shadow: 0 12.39px 45.42px -8.26px #00000017;
    margin-top: 40px;
    border-radius: 10px
}

.excellenceCard,
.iframeVideo {
    box-shadow: 6px 6px 70px rgb(93 117 157 / 55%)
}

.docImage {
    width: 100%;
    height: 300px;
    object-fit: cover;
    /* border-radius: 10px */
}

.docName {
    font-weight: 600
}

.landingdocName {
    color: #1b3c74;
    font-size: 20px;
    font-weight: 700
}

.docBtn1,
.docBtn2 {
    font-size: 12px!important;
    padding: 8px!important;
    width: 100%!important
}

.landingContent {
    color: #1a65a2;
    font-weight: 700
}

.detailArea {
    height: 190px;
    overflow: hidden
}

.docBtn1 {
    color: #fff!important;
    border-radius: 10px!important
}

.docBtn2 {
    background: #fff!important;
    border: 1px solid #1a65a2!important;
    color: #1a65a2!important;
    border-radius: 10px!important
}

.viewMoreBtn {
    background: #d62313!important;
    width: 200px!important;
    margin-top: 50px!important;
    border-radius: 10px!important
}

.appointmentBtn,
.appointmentBtn2 {
    background: #f47435!important;
    border-radius: 10px!important;
    width: 250px!important
}

.strip,
.strip3 {
    width: 100%!important;
    background-image: url('../../../public/img/strip.png');
    background-size: cover;
    background-repeat: no-repeat
}

.iframeVideo {
    border-radius: 20px
}

.br10,
.whyImg {
    border-radius: 10px!important
}

.excellenceCard:hover,
.landingWhyCard:hover,
.surgTechCard:hover {
    transform: scale(1.1)
}

.strip {
    height: 217px
}

.strip3 {
    height: 250px
}

.stripMainDiv {
    background-image: url('../../../public/img/strip.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: auto;
    width: 100%
}

.stripDiv2,
.stripDiv2Btn {
    display: flex;
    height: 150px
}

.stripDiv2 {
    padding-left: 100px;
    align-items: center
}

.stripDiv2Btn {
    padding-right: 100px;
    align-items: center;
    justify-content: flex-end;
    margin-right: 20px
}

.ml40 {
    margin-left: 40px
}

@media screen and (min-width:1024px) and (max-width:1350px) {
    .adv-img .img-1 {
        left: 54em
    }
}

@media screen and (min-width:996px) and (max-width:1024px) {
    .adv-img .img-1 {
        left: 43em;
        height: 200px
    }
    .adv-img .img-2 {
        left: 33em;
        height: 200px
    }
}

@media screen and (min-width:768px) and (max-width:996px) {
    .adv-img .img-1 {
        left: 38em;
        height: 150px
    }
    .adv-img .img-2 {
        top: 10.29em;
        width: 150px;
        height: 150px;
        left: 32em
    }
}

#readMoreBtn,
.faq-body,
.iframeVideo,
.locationList,
.mobileView,
.searchList {
    display: none
}

.col5,
.w20 {
    width: 20%!important
}

.mt40 {
    margin-top: 40px!important
}

.br10 {
    padding: 5px!important
}

.mb30 {
    margin-bottom: 30px
}

.p20 {
    padding: 20px!important
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background: #f47435!important;
    color: #fff!important;
    padding: 10px 0!important
}

.nav-tabs .nav-link {
    border-top: 3px solid #f47435!important;
    border-left: none!important;
    border-right: none!important;
    border-bottom: none!important;
    background: #fff!important;
    color: #000!important;
    font-weight: 600!important
}

.blugBg {
    background: linear-gradient(80.33deg, #e7f0ff 1.01%, rgba(232, 241, 255, .47) 89.03%)
}

.blodBlue {
    color: #1a65a2;
    font-weight: 600;
    margin-top: 20px
}

.whyImg {
    padding: 20px;
    box-shadow: 0 34px 44px 0 #d5dBE470;
    height: 100px
}

.mt30 {
    margin-top: 30px!important
}

.exceImg {
    padding: 10px 50px;
    object-fit: contain;
    height: 100px
}

.surgImg {
    height: 250px
}

.surgTechCard {
    border-radius: 15px;
    background: #e0f1ff;
    box-shadow: 6px 6px 70px rgb(93 117 157 / 55%)
}

.serviceCard {
    border: 1px solid #e1e1e1!important;
    border-radius: 20px!important;
    padding: 20px
}

.titleService {
    border: 1px solid #2aa7ff!important;
    padding: 10px;
    width: fit-content!important;
    margin: 0 10px;
    border-radius: 10px
}

.expCard {
    border-top: none
}

.freeCard {
    width: 250px;
    padding: 10px 15px;
    top: 16rem;
    left: 5rem
}

.freeBtn {
    background: #2aa7ff!important;
    padding: 5px 10px!important;
    border-radius: 5px!important;
    margin-bottom: 8px!important
}

.consultSpan {
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px
}

.float-end {
    float: right!important
}

.ml2 {
    margin-left: 5px
}

@media only screen and (max-width:767px) {
    .mlef20,
    .whyImg {
        margin-left: 0
    }
    .adv-img .img-1,
    .adv-img .img-2 {
        position: absolute;
        width: 150px;
        height: 200px;
        object-fit: contain
    }
    .templateBanner {
        margin-top: 145px!important
    }
    .p015 {
        padding: 0 15px
    }
    .freeCard {
        width: 149px;
        padding: 5px 6px;
        top: 7rem;
        left: 2rem
    }
    .col5 {
        width: 40%!important
    }
    .consultSpan {
        font-size: 12px
    }
    .mlef20 {
        text-align: center
    }
    .adv-img .img-1 {
        left: 8em;
        margin-top: 8em
    }
    .adv-img .img-2 {
        left: 4em;
        top: 43em
    }
    .appointment {
        height: 300px
    }
    .w20 {
        width: 50%!important;
        margin-top: 5px;
        padding: 20px!important;
        margin-bottom: 5px!important
    }
    .blueDiv {
        background: #eef8ff;
        padding: 2px;
        width: 100%;
        border-radius: 5px;
        margin-bottom: 10px;
        margin-top: 10px;
        margin-left: -3px
    }
    .templateBanner .container {
        margin: 60px 0 60px 25px
    }
    .viewMoreBtn {
        width: 100%!important
    }
}

@media screen and (min-width:1150px) and (max-width:1200px) {
    .about-img .img-1 {
        left: 15em
    }
    .freeCard {
        left: -5rem
    }
}

@media screen and (min-width:1100px) and (max-width:1149px) {
    .about-img .img-1 {
        left: 12em
    }
    .freeCard {
        left: 3rem
    }
}

@media screen and (min-width:768px) and (max-width:1100px) {
    .about-img .img-1 {
        left: 12em
    }
    .freeCard {
        left: 0
    }
    .appointmentBtn,
    .appointmentBtn2 {
        width: 200px!important
    }
    .about-img .img-1,
    .about-img .img-2 {
        width: 230px
    }
    .mobileBtn {
        display: none
    }
    .exceImg {
        padding: 10px 5px
    }
}

@media only screen and (max-width:430px) {
    .about-img .img-1 {
        left: 12em!important
    }
    .about-img .img-2 {
        left: 3em!important
    }
    .freeCard {
        left: 1em!important;
        width: 170px!important
    }
}

.blueBg {
    background-color: #1a65a2
}

.bgWhite,
.treatCard {
    background-color: #fff!important
}

.text-theme {
    color: #1a65a2!important
}

.specBtn {
    border-radius: 10px
}

.activeLocation p,
.specBtn:hover,
.treatBtn:hover,
.treatBtnNew:hover {
    color: #fff!important
}

.specHeading {
    font-size: 40px!important
}

.specHeading2 {
    font-size: 60px!important;
    color: #ff8d55!important
}

.ml50 {
    margin-left: 50px
}

.mt20,
.surgUl {
    margin-top: 20px
}

.mt50 {
    margin-top: 50px
}

.specialityFormCard,
.treatCard {
    margin: 30px 0!important;
    box-shadow: 0 4px 14px 0 #00000026
}

.pr100 {
    padding-right: 100px
}

.aboutSec {
    padding: 50px
}

.specialityFormCard {
    border-radius: 10px!important
}

.treatCard {
    border-radius: 15px!important;
    padding: 40px!important
}

.treHeading {
    font-size: 20px;
    font-weight: 700
}

.treatIcon {
    height: 50px;
    width: 51px
}

.treatBtn {
    color: #1a65a2!important;
    border: 1px solid #1a65a2!important;
    border-radius: 20px!important
}

.blugDarkBg {
    background-color: #0152a8!important
}

.bgLightGray {
    background-color: #f1f1f1!important
}

.speWhyImg {
    padding: 20px;
    border-radius: 10px!important;
    height: 100px
}

.surgUl li {
    list-style: disc!important;
    margin-left: 20px
}

.orangeBtn {
    background-color: #f47435;
    color: #fff;
    border-radius: 10px
}

.bgLightBlue {
    background-color: #e7f0ff
}

.speBlogCard {
    padding: 10px;
    height: 420px;
    border-radius: 8px
}

.speBlogCard img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 10px;
    object-position: top
}

.speBlogCard h2 {
    font-size: 18px;
    font-weight: 700
}

.docName {
    padding: 10px 20px;
    border-radius: 20px;
    font-size: 14px;
    color: #5c5b5b
}

.blueAbout {
    padding: 15px 20px;
    background-color: #1a65a2;
    border-radius: 5px
}

.sectionDivAbout {
    padding: 20px 0
}

.aboutLandingImg {
    height: 400px;
    object-fit: fill;
    border-radius: 10px
}

.treatImg {
    width: 100px;
    height: 60px;
    object-fit: contain
}

.landingBr10 {
    border-radius: 10px!important;
    padding: 10px 40px!important
}

.p10 {
    padding: 10px
}

.digSidebar {
    background-color: #f7f7f7;
    padding: 0 0 20px
}

.digSidebar ul li {
    margin-left: 20px;
    line-height: 30px
}

.faq-header {
    cursor: pointer;
    background-color: #f8f9fa;
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 5px
}

.faq-body {
    padding: 10px;
    border: 1px solid #ddd;
    border-top: none
}

.headerContact a,
.headerContact a span {
    display: inline-block;
    border-radius: 50px
}

.w25 {
    width: 25%
}

.templateBanner {
    position: relative;
    background-image: url('');
    background-size: cover;
    background-position: center;
    z-index: 1
}

.templateBanner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1a65A299;
    z-index: -1
}

.orangeAbout {
    padding: 10px 20px;
    background-color: #f4743521;
    border-radius: 10px
}

.bluebgCard,
.lightBluecard {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding: 10px
}

.healthCard {
    border-radius: 20px;
    height: 360px
}

.lightBluecard {
    background-color: #e0f1ff
}

.packageHeading {
    color: #1da1f3
}

.healthUl {
    line-height: 30px;
    margin: 10px 20px
}

.healthUl li {
    margin: 10px 0
}

.bluebgCard {
    background-color: #1a65a2
}

.advantagesCard {
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 6px 6px 70px rgb(93 117 157 / 55%)
}

.awardCard,
.mousee {
    border-radius: 30px!important;
    padding: 10px;
    display: flex
}

.awardCard {
    box-shadow: 6px 6px 70px rgb(16 40 81 / 23%);
    height: 340px;
    align-items: center;
    justify-content: center
}

.iconCard,
.landingWhyCard,
.mainCard {
    box-shadow: 6px 6px 70px rgb(93 117 157 / 55%)
}

.mousee {
    background: #fff;
    height: 310px;
    align-items: center;
    justify-content: center
}

.awardImg {
    width: 100%;
    padding: 15px
}

.landingWhyCard {
    width: 90%;
    border-radius: 20px;
    padding: 20px;
    height: 220px
}

.hospitalCard {
    padding: 20px;
    border-radius: 10px
}

.hospitalCard:hover {
    background-color: #1a65a2;
    color: #fff
}

.docBtn1:hover,
.docBtn2:hover,
.speWhyImg:hover,
.submitBtn:hover {
    background-color: #f47435!important
}

.hospitalCard:hover p {
    color: #fff
}

.locImage {
    height: 50px;
    width: 50px;
    margin-bottom: 20px
}

.locHospitalimg {
    width: 100%;
    height: 400px;
    object-fit: contain
}

.hospitalCardImg {
    margin-top: 110px;
    border-radius: 10px;
    padding: 20px!important
}

.activeLocation {
    background-color: #1a65a2!important;
    color: #fff!important
}

.mainHeader {
    display: flex;
    width: 100%;
    justify-content: space-between;
    background: #fff;
    padding: 20px 30px
}

.logo img {
    max-width: 300px
}

.headerContact h3 {
    margin: 0;
    font-size: 20px;
    text-align: end
}

.headerContact a span {
    padding: 5px 15px;
    background: #ebf9ff;
    color: #000;
    margin-right: 10px;
    position: relative;
    left: -1px
}

.headerContact a {
    background: #f56529;
    color: #fff;
    padding-right: 20px;
    font-size: 20px;
    font-weight: 700
}

@media only screen and (max-width:768px) {
    .aboutLandingImg {
        height: 260px
    }
    .pr100 {
        padding-right: 0
    }
    .mbmt4 {
        margin-top: 40px
    }
    .blueAbout,
    .landingWhyCard {
        width: 100%
    }
    .landingWhyCard {
        padding: 20px 0px;
    }
    .templateBanner .container {
        margin: 0
    }
    .specHeading {
        font-size: 22px!important
    }
    .mbcenter,
    .rightIcon {
        text-align: center
    }
    .mbCenter {
        display: flex;
        justify-content: center
    }
    .locHospitalimg {
        width: 100%;
        height: 180px;
        object-fit: contain
    }
    .aboutSec {
        padding: 40px 20px
    }
    iframe {
        height: 250px!important
    }
    .hospitalCard {
        padding: 2px!important;
        border-radius: 10px
    }
    .locImage {
        display: none!important
    }
    .hospitalCardImg {
        margin-top: 10px!important
    }
    .hospitalCard p {
        font-size: xx-small;
        margin-bottom: 0
    }
    .exceImg {
        padding: 10px 35px
    }
    .followus .socialIcons a img,
    .socialIcons {
        width: 100%!important
    }
    .titleService {
        margin: 5px 10px!important
    }
    .logo img {
        max-width: 100%
    }
    .mainHeader {
        flex-wrap: wrap
    }
    .headerContact a,
    .headerContact h3 {
        font-size: 15px;
        text-align: center;
        font-weight: 700
    }
    .rightIcon {
        width: 100%;
        margin-top: 10px
    }
    .headerContact a {
        display: block;
        padding-right: 0;
        font-size: 12px
    }
    .headerContact a span {
        display: block;
        margin: 0;
        left: 0
    }
}

.treatBtnNew {
    color: #1a65a2!important;
    border: 1px solid #1a65a2!important;
    border-radius: 8px!important;
    padding: 7px!important;
    float: inline-end;
    font-size: 14px;
    margin-top: 7px
}

#readMoreBtn {
    color: #0152a8
}

.topNavUl li a {
    font-size: 14px;
    color: #1a65a2;
    font-weight: 700
}

.marqueePara,
.topNavUl {
    padding: 5px
}

.mbm15 {
    margin-bottom: -15px
}

.docBtn2:hover {
    color: #fff!important;
    border: 1px solid #f47435!important
}

.appointmentBtn:hover,
.viewMoreBtn:hover {
    background-color: #1a65a2!important
}

.advantagesCard:hover,
.nav-tabs .nav-link:hover {
    background-color: #f47435!important;
    color: #fff!important
}

.speWhyImg:hover img {
    fill: white
}

.awardCard:hover {
    border: 1px solid #f47435
}

.awardImg:hover {
    transform: scale(1.2)
}

.blueAbout:hover {
    cursor: pointer;
    background-color: #f47435!important
}

.grdBg {
    background: linear-gradient(180deg, #1b538b 0, #1074b5 52%, #1373b3 100%)
}

.footerContent {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.footerContent p {
    font-size: 20px;
    color: #fff;
    font-weight: 300
}

.locationDetail h2 {
    font-size: 16px!important
}

@media screen and (max-width:768px) {
    .stripMainDiv {
        height: auto;
        padding-bottom: 20px
    }
    .filterHospital select {
        width: 100%;
        margin-top: 5px
    }
    .fs-16 {
        font-size: 16px
    }
    .stripDiv2 {
        padding: 20px 40px;
        text-align: center;
        justify-content: center;
        display: flex;
        align-items: center;
        height: auto
    }
    .flexset {
        display: block
    }
    .ml40 {
        margin-left: 0
    }
    .stripDiv2Btn {
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        height: auto;
        margin-right: 0
    }
    .footerContent p {
        font-size: 12px
    }
}

@media only screen and (max-width:468px) {
    .bannerDocImg img {
        width: 80%;
        height: 250px;
        object-fit: contain!important
    }
    .mobileView {
        display: block
    }
    .DesktopView {
        display: none
    }
    .logo img {
        max-width: 80%;
        margin-left: 30px
    }
    .mbNone {
        display: none!important
    }
    .surgUl li {
        font-size: 12px;
        text-shadow: 2px 2px 4px rgba(0, 0, 0, .6)
    }
    .surgImg {
        height: 125px;
        object-fit: cover
    }
    .mousee {
        padding: 0
    }
    .awardCard {
        height: 250px
    }
}

.bannerDocImg {
    padding: 20px
}

.bannerDocImg img {
    border-radius: 10px;
    width: 100%;
    object-fit: cover
}

.navThemeText {
    color: #9a6604!important
}

@media screen and (min-width:1150px) and (max-width:1450px) {
    .MainMenu .menu>ul>li>a {
        padding: 0 10px!important
    }
}

@media screen and (min-width:1168px) and (max-width:1350px) {
    .header .logo img,
    .testimonialSlider .testiImg {
        width: 200px
    }
    .MainMenu .menu>ul>li>a {
        padding: 0 6px!important
    }
}

.emergency-Dropdown .dropdown-menu .dropdown-item label {
    width: 165px!important;
    cursor: pointer
}

.header .right .flexset li.dropdown ul.dropdown-menu {
    min-width: 20rem!important
}

.header .right .flexset li.dropdown ul.dropdown-menu li a,
p {
    font-size: 1.5rem;
    font-family: auto!important
}

.ambulanceDropdownMenu {
    margin-top: 15px;
    margin-left: -115px!important
}

@media only screen and (max-width:767px) {
    .bookappointmentNew {
        width: 90%;
        margin-left: 5%
    }
    .emergency-Dropdown .dropdown-menu .dropdown-item label {
        width: 150px!important;
        cursor: pointer
    }
    .ambulanceDropdownMenu {
        margin-top: 55px;
        margin-left: -190px!important
    }
}

.mb50 {
    margin-bottom: 50px
}

@media screen and (min-width:1168px) and (max-width:1450px) {
    .docBtn1,
    .docBtn2 {
        font-size: 9px!important
    }
    .advantagesCard span {
        font-size: 14px;
    }
    .info-box p {
        font-size: 14px;
    }
}

.bgblue a {
    background-color: #1b5d97;
    color: #fff!important
}

@media only screen and (max-width: 767px) {
    .specBtn {
        border-radius: 10px;
        margin: 10px 0px;
        width: 100%;
    }
    .specHeading2 {
        font-size: 35px !important;
    }
    .specHeading {
        margin-top: 25px;
    }
    .mobileTitle {
        font-size: 36px;
        font-weight: bold !important;
        color: #333 !important;
        text-align: center;
        padding: 20px;
        border-radius: 10px;
        background-color: #f0f0f0;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.08);
        transition: all 0.3s ease-in-out;
    }
    .mobileTitle:hover {
        box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2), 0 3px 6px rgba(0, 0, 0, 0.15);
        transform: scale(1.05);
    }
    .mobileUl {
        list-style-type: none;
        padding: 0;
        font-size: 18px;
        color: #333;
    }
    .mobileUl li {
        text-shadow: 1px 1px 3px #f47435;
    }
}

.fsh2 {
    font-size: 3.2rem;
}

.fs-13 {
    font-size: 13px;
}

.contactIcon {
    width: 60px;
    height: 60px;
    filter: brightness(0) invert(1);
}

.dotted-line {
    border-bottom: 1px solid #ffffff42;
}

.newProcedure:hover {
    background: #1A65A2 !important;
    color: #fff;
}

.newProcedure:hover p {
    color: #fff;
}

.newProcedure img:hover {
    filter: invert(1) brightness(2);
}

.newProcedure:hover .exceImg {
    background: #f56529 !important;
}

.procedureImg {
    object-fit: contain;
    height: 80px;
    width: 80px;
    background: #1A65A2;
    padding: 10px;
    border-radius: 100%;
}

.bgLight {
    background: #e0f1ff !important;
}

.iframeVideo {
    display: none;
}

.hospitalCard {
    padding: 20px;
    border-radius: 10px;
    height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media only screen and (max-width: 767px) {
    .hospitalCard {
        height: 70px;
        display: flex;
        justify-content: center;
    }
}