@import url('https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@100;200;300;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600&display=swap');
:root{
        font-family: 'Poppins', sans-serif;
}
strong{
    font-weight:700 !important;
}
em{
    font-style: italic !important;
}
body{
     font-family: 'Kumbh Sans', sans-serif;
}
.font__family_kumbh{
    font-family: 'Kumbh Sans', sans-serif;
}
.font__family_poppins{
    font-family: 'Poppins', sans-serif;
}
.brk-header__logo-1 {
     width: 110px;
}
table td, table th {
    text-align: left;
    padding-right: 15px;
    padding-left: 15px;
}
/*.brk-header__logo-1 {
width: 90px;
    margin-left: 65px;
    margin-top: -20px;
}*/
.brk-header_color-white .brk-call-us:hover .brk-call-us__number, .brk-header_style-3.brk-header_color-white .brk-nav__menu>li>a{
    color:#2c86a9;
}
.brk-header_color-white .brk-call-us{
    color:#2c86a9;
}
.brk-call-us__number{
        padding-right: 28px;
}
.brk-header .brk-social-links {
     width: auto; 
    position: absolute;
    right: 40px;
}
.about_bg{
   background-image: linear-gradient(10deg, #005298, #00A4E0);
    border-radius: 30px;
    box-shadow: 0 6px 30px rgba(0, 0, 0, .12);
    min-height: 100%;
    padding: 15px;
    text-align: center;
}
.about_bg h2{
    color:#fff;
    font-size:24px;
}
.brk-social-links__item {
    margin-right: 10px !important;
}
.logo_h1{
     font-family: 'Kumbh Sans', sans-serif;
    position: absolute;
    font-weight: 800;
  font-size: 1.2rem;
    color: #2c86a9;
    top: 2.2rem;
    left: 9rem;
}
.doctor_btn{
    border: 1px solid #2c86a9;
    padding: 7px 8px;
    margin-top: 5px;
    display: inline-flex;
    background: #2c86a9;
    color: #fff !important;
}
.doctor_wrapper{
    border: 1px solid #cdc8c8;
    padding: 5px;
}
.doctor_wrapper img {
    height: 300px;
}
.profile__h2{
    position: relative;
    color: #04869a;
    font-weight: 700;
    font-size: 18px;
    border-bottom:1px solid #eee;
}

.brk-header_scroll .brk-header__logo-2{
    width: 90px;
}
.brk-header_style-2.brk-header_color-white .brk-nav__menu>li>a {
    color: #000;
}

.brk-header_border-bottom {
    border-bottom: 2px solid #2c86a9;
}
.brk-angle-list__item {
    position: relative;
    color: #000;
}
.column_heading{
    background: #25136d;
    color: #fff;
    padding: 20px 15px;
    position: relative;
    z-index: 10;
}
.scroll_div{
    border: 1px solid #ccc;
    position: relative;
    overflow-y:auto;
    height:302px;
}
.height_324{
    min-height: 324px;
}
.bl_img{
    display: table-cell;
    width: 50px;
    height: 50px;
    padding: 15px 7px;
}
.bl_txt {
    display: table-cell;
    vertical-align: middle;
    padding: 10px 15px 10px 0px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}
.box_links li a {
    display: table;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    color: #000;
    transition: all .35s ease-out;
}
.box_links li a:hover {
    color: #2c86a9;
    -webkit-box-shadow: inset 0px 0px 60px #31b6ee;
    -moz-box-shadow: inset 0px 0px 60px #31b6ee;
    box-shadow: inset 0px 0px 60px #31b6ee;
    transition: all .35s ease-out;
}
.brk-footer__light-bg::after{
    background: #f7f7f7 !important;
    border-top: 2px solid #2c86a9;
    box-shadow:none;
}
.brk-footer__wrapper{
    background: #f7f7f7 !important;
}
.brk-base-bg-gradient-10 {
    background-image: none;
}
.popup{
    background-color: #de3025;
    width: 568px;
    position: fixed;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
/*    border-radius: 8px;*/
    border:1px solid #90e69d;
    font-family: "Poppins",sans-serif;
    display: none;
    text-align: center;
    z-index: 999;
}
.font_weight_bold{
    font-weight: 900 !important;
}
.popup button{
    display: block;
    background-color: transparent;
    font-size: 3rem;
    color: #de3025;
    border: none;
    outline: none;
    cursor: pointer;
    position: absolute;
    right:0px;
}
.popup p{
    font-size: 14px;
    text-align: justify;
    margin: 20px 0;
    line-height: 25px;
}
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #31b6ee; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
}
.brk-header_style-2.brk-header_color-white .brk-nav__menu>li.brk-nav__children:hover>a, .brk-header_style-2.brk-header_color-white .brk-nav__menu>li.brk-nav__children:hover>a>a:before, .fancybox-share__button:link, .fancybox-share__button:visited {
    color: #31b6ee;
}
.brk-nav__menu .class_home:hover span{
      color: #31b6ee;
}
.swing {
    animation: swing ease-in-out .25s infinite alternate;
    transform-origin: center -10px;
    float: left;
    position: absolute;
    z-index: 99;
    left:39rem;
    top: -0.4rem;
}
.swing img{
    width: 115px;
}
@keyframes swing {
    0% {
        transform: rotate(3deg);
    }

    100% {
        transform: rotate(-3deg);
    }
}
.brk-call-us {
    font-size: 1.12rem;
    margin: 0 5px;
}
.breadcrumbs__section-thin {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.breadcrumbs__section-thin .breadcrumbs__wrapper{
    padding-top: 0 !important;
}
.brk-bg-grad {
    background: linear-gradient(to right, #2c86a9, #2c86a9);
}
.breadcrumbs__section-thin .breadcrumbs__title::after{
    width: 0 !important;
}
.red{
    color:#f00;
}
.brk-form-round .brk-form-radio{
    margin-top: 0px;
}
.brk-form-round .jq-selectbox__select-text{
    color: #000;
}
.brk-form-round .jq-selectbox__select{
    border: 1px solid rgb(44 134 169);
        border-radius: 0px;
}
.brk-form-round [type=text]{
    color: #000;
    border: 1px solid rgb(44 134 169);
    border-radius: 0px;
    font-size: 16px;
}
.brk-form-round textarea{
    color: #000;
    border: 1px solid rgb(44 134 169);
    border-radius: 0px;
    font-size: 16px;
}
.brk-form-round .jq-selectbox__dropdown{
    border-radius:0;
}
.brk-form-round .jq-selectbox.opened .jq-selectbox__select{
    border-radius:0;
}
.custom-modal {
            position: fixed;
            overflow: auto;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            background: rgb(0 0 0 / 60%);
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            justify-content: center;
            padding: 30px;
            z-index:999;
        }
        .custom-modal-dialog {
            max-width: 620px;
            width: 100%;
            border-radius: 0px;
            position: relative;
        }
        .custom-modal-content {
            background: #ffffff;
            border-radius: 10px;
        }
        .close-modal {
            position: absolute;
            top: -10px;
            right: -10px;
            width: 30px;
            height: 30px;
            background: #2c86a9;
            opacity: 1;
            color: #ffffff;
            border: 2px solid #ffffff;
            z-index: 9;
            box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 8%);
            padding: 0;
            text-align: center;
            line-height: 30px;
            cursor: pointer;
        }
        .custom-modal {
            opacity: 0;
            visibility: hidden;
        }
        body.modal-open .custom-modal {
            opacity: 1;
            visibility: visible;
        }
        .custom-modal .custom-modal-dialog{
            -webkit-transform: scale(0);
            -moz-transform: scale(0);
            -ms-transform: scale(0);
            -o-transform: scale(0);
            transform: scale(0);
        }
        body.modal-open .custom-modal .custom-modal-dialog {
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
        }
        .custom-modal, body .custom-modal, body.modal-open .custom-modal .custom-modal-dialog, body .custom-modal .custom-modal-dialog{
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s;
        }
        .z_index1{
            z-index: 0 !important;
        }
        .apply_form_tl {
    width: auto;
    display: block;
    padding: 15px;
    border-bottom: 1px solid #ccc;
    background: #eee;
    color: #04869a;
}
.online_app_form {
    border: 1px solid #2c86a9;
    padding: 7px 20px;
    margin-top: 5px;
   display: inline-flex;
   background: #2c86a9;
    color: #fff;
}
.online_app_form:hover {
    background: #2c86a9;
    color: #FFF;
}
.form_selector{
    width: 100%;
    height: 34px;
    border: 1px solid #cfcfcf;
    color:#272727;
    border-radius: 0px;
    font-size: .875rem;
    padding: 0 12px 0 12px;
}
.form_selector .jq-selectbox__dropdown{
    background-color: var(--white);
    border: 2px solid var(--brk-base-2);
    width: 100%;
}
.form_selector .jq-select-multiple li, .jq-selectbox li{
    padding: 0 10px 0 30px;
    line-height: 34px;
    cursor: pointer;
}
.form_selector .jq-selectbox{
    cursor: pointer;
}
.form_selector .jq-selectbox__dropdown ul li.sel, .form_selector .jq-selectbox__dropdown ul li.selected, .form_selector .jq-selectbox__dropdown ul li:hover {
    color: var(--brk-base-2);
}
.form_centering_div{
    font-size: 12px;
    position: relative;
    line-height: 18px;
    color: #000;
    border-top: 1px solid #ccc;
    padding: 10px 15px 15px;
    text-align: center;
    background: #eee;
}
.box_aside .rel_menu {
    width: auto;
    display: block;
    margin: 0 0 30px 0;
}
.rel_menu ul {
    border-collapse: collapse;
    display: table;
    width: 100%;
}
.rel_menu ul li {
    border: 1px solid #e4e4e4;
    display: table-row;
}
.rel_menu ul li a {
    padding: 15px;
    display: block;
    font-size: 15px;
    color: #000;
}
.rel_menu ul li a:hover {
    -webkit-box-shadow: inset 0px 0px 60px #31b6ee;
    -moz-box-shadow: inset 0px 0px 60px #31b6ee;
    box-shadow: inset 0px 0px 60px #31b6ee;
}
.brk-header_style-2 .brk-nav__sub-menu li:hover>a{
    color: #2c86a9 !important;
    -webkit-box-shadow: inset 0px 0px 25px #31b6ee;
    -moz-box-shadow: inset 0px 0px 25px #31b6ee;
    box-shadow: inset 0px 0px 25px #31b6ee;
}
.brk-header_style-2 .brk-nav__sub-menu a{
    font-size: .8125rem;
}
.fixed_footer{
    position: fixed;
    width: 100%;
    bottom: 0;
}
.facebook{
    color: #46609b;
}
.twitter{
    color: #3aafe1;
}
.instagram{
    color:#E1306C;
}
.youtube{
    color: #c92f2a;
}
.slider-btns{
    position: absolute;top: 50%;right: -20px;z-index: 11111;display: flex;flex-direction: column;gap: 2px;justify-content: center;align-items: center;transform: translate(-50%,10px);
}
 .slick-next {
    /*position: absolute;*/
    /*right: 0;*/
    /*top:15rem;*/
    display: block;
    width: 60px;
    height: 60px;
    cursor: pointer;
    border: none;
    outline: none;
    background-color: #25136d;
    color: #FFF;
    font-size: 30px;
    text-align: center;
    border: 1px solid #0F033C;
    border-right: 0px;
    z-index: 99;
}
.slick-prev {
    /*position: absolute;*/
    /*right: 0;*/
    /* top:20rem;*/
    display: block;
    width: 60px;
    height: 60px;
    cursor: pointer;
    border: none;
    outline: none;
    background-color: #25136d;
    color: #FFF;
    font-size: 30px;
    text-align: center;
    border: 1px solid #0F033C;
    border-right: 0px;
    z-index: 99;
}
.slick-next i{
    color:#fff;
    line-height: 3.5rem;
}
.slick-prev i{
    color:#fff;
    line-height: 3.5rem;
}
.quick {
    color: #fff;
    position: fixed;
    z-index: 99;
    font-size: 15px;
    width: 70px;
    margin-top: 31rem;
    text-align: center;
    border-radius: 10px 10px 10px 10px;
    right: 0px;
    cursor: pointer;
}
.color7 h2 {
    font-size: 20px;
    color: #2c86a9;
    text-align: left;
    padding: 7px 0 4px 9px;
    margin: 0;
}
.closeed {
    font-size: 24px;
    cursor: pointer;
}
.bg-3 {
    padding: 2px 15px;
}
.bg-3 .form-control{
    margin-bottom: 8px;
    color:#fff;
border: 1px solid #fff;
box-shadow: none;
font-size: 16px;
}
#enquiry {
    width: 300px;
    z-index: 10000;
    padding-bottom: 13px;
    padding-top: 0px;
    background: #ffffff;
    position: fixed; margin-top: 90px; z-index: 99999;right: 0px;
}

.bg-3 input[type=text] {
margin-top:10px;
padding:6px;
width:100%;
font-size:15px;
border-radius:2px;
border:3px solid #98d0f1
}

.bg-3 textarea {
padding:6px;
font-size:15px;
border-radius:2px;
border:3px solid #98d0f1;
margin-top:10px;
height:80px;
width:100%
}
.bg-3 button {
background:#2bc1f2;
border:none;
color:#fff;
width:100%;
font-size:22px;
font-weight:bolder;
padding:8px 0;
border-radius:3px;
cursor:pointer;
margin-top:25px
}
.list_inherit ul{
    padding:15px;
}
.list_inherit ul li{
    list-style-type: disc;
}
.list_inherit ol{
    padding:15px;
}
.list_inherit ol li{
    list-style-type: decimal;
}
@media (max-width: 575.98px) {
    
.swing {left: 8rem;display:none;}
.brk-header-mobile__logo img {width: 100px;padding: 10px 0 0 0;}
.brk-header-mobile__open span{ background:#000;}
.fixed_footer{position:relative;}
.breadcrumbs__section-thin { margin-top: 100px !important;}

table thead {
    display: block;
}
.brk-header-mobile{
    height: 108px;
}

}
        
@media(1100px <= width <= 1370px){
    .scroll_div {
    height: 262px;
}
.ambulance_img{
    width: 63px;
    text-align: center;
    position: absolute;
    top: 0;
    margin-left: 85px;
}

}

@media(1371px <= width <= 1920px){
    .scroll_div {
    height: 377px;
}
.ambulance_img{
    width: 83px;
    text-align: center;
    position: absolute;
    top: 0;
    margin-left: 455px;
}
.custom__width__95{
    max-width: 94%;
}
.quick {
    margin-top: 35rem;
}
#enquiry{
    margin-top: 170px;
}
.col-xl-6 {
    flex: 0 0 60%;
    max-width: 60%;
}
.col-xl-3 {
    flex: 0 0 20%;
    max-width: 20%;
}

}


@media screen and (max-width: 480px) {
  .popup{
      width: 400px !important;
  }
  .ambulance_img{
    width: 83px;
    display:none;
}
}


li.brk-nav__children.brk-nav__full-width > a> i {
    font-size: 17px;
}