.glyphicon,
body {
    position: relative
}

.breadcrumb,
.container-fluid,
.p-f-0 {
    padding: 0
}

a, h1, h2, h3, h4, h5, h6, p, span {
    font-family: Arial, Helvetica, sans-serif !important;
}
body,
h1,
h2,
h3,
h4,
h5,
html {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: transparent
}

p {
    font-size: 15px
}

.row {
    margin: 0
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.pl-f-0 {
    padding-left: 0
}

.datetimepicker table {
    margin: 0 auto !important
}

.abt-sticky {
    position: fixed;
    top: 138px;
    width: 100%;
    z-index: 3;
    box-shadow: 0 0 9px #efefef !important;
    background-color: #fff
}

@media screen and (max-width:767px) {
    .abt-sticky {
        position: initial
    }
}

@media screen and (min-width:991px) and (max-width:1401px) {
    .abt-sticky {
        top: 130px
    }
}

.d-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

main {
    margin: 20px 0 0
}

@media screen and (max-width:576.98px) {
    main {
        margin: 0 !important
    }
}

@media screen and (min-width:991.98px) {
    main {
        margin: 23px 0 0
    }
}

.overlay-active {
    background: rgba(113, 112, 92, .7);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

.breadcrumb {
    background-color: inherit;
    margin-bottom: 0
}

.breadcrumb li a {
    color: grey;
    text-decoration: none
}

.breadcrumb li::before {
    content: '|' !important
}

.breadcrumb li:first-child::before {
    content: '' !important
}

.breadcrumb .active {
    font-family: Arial, Helvetica, sans-serif !important;
    color: #3d3d3d;
    margin: 1px 0
}

@media screen and (min-width:1601px) {
    .breadcrumb .active,
    .breadcrumb li a {
        font-size: 14px
    }
}

.captchaerror span,
.error {
    font-family: Arial, Helvetica, sans-serif !important;
    color: red;
    margin: 5px 0;
    font-size: 12px
}

.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover.active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active:hover:active {
    background-color: #892842
}

.captchaerror span {
    display: block;
    text-align: left
}

#return-to-top {
    position: fixed;
    bottom: 10px;
    right: 136px;
    background: #892842;
    width: 45px;
    height: 45px;
    display: none;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 10
}

#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 15px;
    top: 11px;
    font-size: 18px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.e-banner-img {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    height: 346px;
    width: 100%
}

@media screen and (min-width:1601px) {
    .e-banner-img {
        height: 440px
    }
}

#modal-pop .modal-header {
    border: 0
}

#modal-pop button {
    cursor: pointer
}

#modal-pop .close {
    position: absolute;
    right: 0;
    width: 50px;
    cursor: pointer;
    height: 50px;
    background-color: #e0db1e;
    z-index: 10;
    top: -6px;
    border-radius: 50%
}

#modal-pop .close span {
    line-height: 40px;
    font-size: 35px
}

.date-error {
    color: red;
    font-size: 12px
}

.breadcrumb--list {
    position: relative;
    transform: translateY(30px);
    z-index: 1;
    margin-bottom: -19px
}

@media screen and (max-width:576px) {
    .breadcrumb--list {
        margin-bottom: -50px
    }
    .breadcrumb--list li {
        font-size: 13px
    }
}

.banner--inner--head {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto
}

@media screen and (max-width:550px) {
    .banner--inner--head {
        padding: 0;
        position: absolute;
    }
}

.banner--inner--head .banner--heading {
    background-color: #892842;
    padding: 15px 25px;
    display: inline-block;
    text-align: left;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px
}

@media screen and (max-width:550px) {
    .banner--inner--head .banner--heading {
        display: block;
        border-radius: 0
    }
}

.banner--inner--head .banner--heading h2 {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #fff
}

@media screen and (min-width:1701px) {
    .banner--inner--head .banner--heading h2 {
        font-size: 43px
    }
}

.head--left {
    padding-left: 15px
}

@media screen and (min-width:991.98px) {
    .mob--banner {
        display: none
    }
}

@media screen and (min-width:575px) and (max-width:1501px) {
    #rc-imageselect,
    .g-recaptcha {
        transform: scale(.77);
        -webkit-transform: scale(.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0
    }
}

@media screen and (max-width:575px) {
    #rc-imageselect,
    .g-recaptcha {
        transform: scale(.77);
        -webkit-transform: scale(.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0
    }
}

.catcha-error {
    text-align: center;
    margin-bottom: 15px;
    color: red;
    font-size: 12px
}

@media screen and (min-width:800px) {
    .toggle--menu--home {
        transform: translate(13px, 10px);
        position: absolute;
        top: 55px;
        right: 14px
    }
}

@media screen and (min-width:1600px) {
    .toggle--menu--home {
        top: 90px
    }
}

@media screen and (max-width:1501px) and (min-width:800px) {
    .toggle--menu--home {
        top: 30px
    }
}

.toggle--menu--home .toggle-menu-home.toggle-menu--nav {
    list-style: none;
    padding-left: 0;
    z-index: 1
}

@media screen and (max-width:800px) {
    .toggle--menu--home .toggle-menu-home.toggle-menu--nav {
        flex-direction: row !important;
        justify-content: center;
        margin-top: 10px;
        width: 100% !important
    }
}

.toggle--menu--home .toggle-menu-home.toggle-menu--nav .toggle-home-item {
    background-color: #892842;
    transform: translateX(0);
    transition: .3s ease;
    margin: 5px 0
}

@media screen and (min-width:800px) {
    .toggle--menu--home .toggle-menu-home.toggle-menu--nav .toggle-home-item {
        width: 280px;
        border-bottom-left-radius: 10px;
        border-top-left-radius: 10px
    }
}

@media screen and (min-width:800px) and (max-width:1000px) {
    .toggle--menu--home .toggle-menu-home.toggle-menu--nav .toggle-home-item {
        width: 250px
    }
}

@media screen and (max-width:800px) {
    .toggle--menu--home .toggle-menu-home.toggle-menu--nav .toggle-home-item {
        width: 94%;
        margin: 0;
        border-bottom: 1px solid #fff
    }
}

@media screen and (max-width:767px) {
    .toggle--menu--home .toggle-menu-home.toggle-menu--nav .toggle-home-item {
        margin: 0 !important
    }
}

.toggle--menu--home .toggle-menu-home.toggle-menu--nav .toggle-home-item a {
    color: #fff;
    padding: 10px 0 10px 15px;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 15px;
    text-align: left;
    text-decoration: none;
    display: block
}

@media screen and (max-width:1301px) {
    .toggle--menu--home .toggle-menu-home.toggle-menu--nav .toggle-home-item a {
        padding: 10px 0 10px 15px
    }
}

.toggle--menu--home .toggle-menu-home.toggle-menu--nav .toggle-home-item a img {
    width: 38px;
    margin: 0 9px;
    vertical-align: middle
}

@media screen and (max-width:800px) {
    .toggle--menu--home .toggle-menu-home.toggle-menu--nav .toggle-home-item a img {
        width: 22px
    }
}

@media screen and (min-width:800px) and (max-width:1000px) {
    .toggle--menu--home .toggle-menu-home.toggle-menu--nav .toggle-home-item a img {
        width: 30px
    }
}

.toggle--menu--home .toggle-menu-home.toggle-menu--nav .toggle-home-item a span {
    vertical-align: middle;
    padding-left: 10px
}

.toggle--menu--home .toggle-menu-home.toggle-menu--nav .toggle-home-item .check-logo {
    border: 0
}

.toggle--menu--home .toggle-menu-home.toggle-menu--nav .toggle-menu-item.show---active {
    margin-right: 0
}

@media screen and (min-width:767.98px) {
    .csr--nav--tabs ul,
    .spec-list ul {
        position: sticky;
        top: 150px
    }
}

@media screen and (min-width:767px) {
    #toggle--list5 {
        display: none
    }
}

.commitment-header {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 28px;
    padding-bottom: 20px;
}

.every-moment-header {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 18px;
    padding-bottom: 20px;
}

@media screen and (min-width:991px) {
    header {
        min-height: 93px;
        margin-bottom: 0 !important
    }
}

@media screen and (min-width:992px) {
    #menu-bar {
        display: none;
    }
}

@media screen and (min-width:767px) and (max-width:991px) {
    header {
        min-height: 64px;
        margin-bottom: 0 !important
    }
}

header .sticky {
    position: fixed;
    width: 100%;
    z-index: 999;
}

header .main-top-header {
    background-color: #0f4f48;
    border-bottom: 1px solid #0f4f48
}

header .main-top-header .dropdown-menu {
    padding: 0;
    border-top: 4px solid #892842
}

header .main-top-header .dropdown-menu a {
    padding: 10px 25px !important
}

@media screen and (max-width:991.98px) and (min-width:767.98px) {
    header .main-top-header .top-header {
        padding-right: 0
    }
}

header .main-top-header .top-header .active-p {
    font-family: Arial, Helvetica, sans-serif !important;
    text-decoration: underline
}

header .main-top-header .top-header ul {
    position: relative;
    justify-content: flex-end
}

header .main-top-header .top-header ul li {
    margin: 0px 8px 0px 8px;
    padding: 1px 8px;
}

header .main-top-header .top-header ul li:last-child {
    padding-right: 0;
    margin-right: 0
}

@media screen and (max-width:767px) {
    #toggle--list3 {
        display: none
    }
    header .main-top-header .top-header ul li {
        padding: 2px 5px
    }
}

header .main-top-header .top-header ul li a {
    padding: 6px 2px 0px 0px;
    font-size: 14px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif !important;
    display: inline-flex
}

header .main-top-header .top-header ul .top-lan {
    position: relative
}

header .main-top-header .top-header ul .top-lan select {
    background-position: 0 0, 55%
}

@media screen and (min-width:767px) {
    header .main-top-header .top-header ul .top-lan::before {
        content: '';
        width: 1px;
        height: 22px;
        position: absolute;
        background: #ccc;
        padding: 0;
        top: 7px;
        left: 0
    }
}

header .main-top-header .top-header ul .top-lan::after {
    content: '';
    width: 1px;
    height: 22px;
    position: absolute;
    background: #ccc;
    padding: 0;
    top: 7px;
    margin-right: -8px;
    right: 0
}

header .main-top-header .top-header ul .top-lan .form-control {
    background-color: inherit;
    font-size: 12px;
    border: 0;
    height: unset;
    padding: 7px 8px;
    box-shadow: none
}

header .main-top-header .top-header ul .wts-cal {
    color: #11bb17
}

header .main-top-header .top-header ul .wts-cal img {
    width: 30px;
    padding-right: 5px;
    height: intrinsic
}

header .main-top-header .top-header ul .wts-cal span {
    padding: 2px 0
}

header .main-top-header .top-header ul .emer-lan {
    padding-right: 0;
    margin-right: 0
}

header .main-top-header .top-header ul .emer-lan .form-control {
    background-color: inherit;
    font-size: 12px;
    border: 0;
    height: unset;
    padding: 7px 8px;
    box-shadow: none
}

header .main-top-header .top-header ul .emer-lan .emer-cal {
    background: url(/static/kimsglobal/images/trial_1.gif) -3px 3px no-repeat;
    padding: 7px 4px 10px 33px;
    background-size: 35px;
    color: #892842;
    font-family: Arial, Helvetica, sans-serif !important
}

header .main-header {
    background-color: #fff;
    position: relative
}

@media screen and (max-width:500px) {
    header .main-top-header .top-header ul .wts-cal span {
        display: none
    }
    .navbar-brand .home-logo {
        width: 140px !important
    }
    .navbar-brand .nabh-logo {
        width: 30px !important
    }
    .iots-logo {
        width: 44px !important
    }
}

header .main-header .navbar {
    border-bottom: 4px solid #0f4f48;
    width: 100%;
    background-color: #0f4f48;
}

header .main-header .header-items ul {
    padding: 13px 0
}

@media screen and (min-width:992px) {
    header .main-header .header-items ul {
        margin-right: 15px
    }
}

header .main-header .header-items ul li {
    padding: 0.1rem 0.5rem;
}

@media screen and (max-width:1300px) and (min-width:991px) {
    header .main-header .header-items ul li {
        padding: 8px 10px
    }
}

header .main-header .header-items ul li:hover .dropdown-menu {
    display: block
}

header .main-header .header-items ul li a {
    padding: 0;
    font-size: 14px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif !important
}

.home-logo {
    width: 50%;
}

.nabh-logo {
    width: 14%;
}

.iots-logo {
    width: 6%;
    margin: 0px 12px 0px 12px;
}

.logo-container {
    width: 30%;
}

.collapse.navbar-collapse.justify-content-end.header-items {
    justify-content: center !important;
}

@media screen and (max-width:1601px) {
    header .main-header .header-items ul li a {
        font-size: 16px !important
    }
}

header .main-header .header-items ul li .dropdown-menu .nav li a {
    font-size: 14px;
    display: inline-flex
}

@media screen and (max-width:1601px) {
    header .main-header .header-items ul li .dropdown-menu .nav li a {
        font-size: 14px !important
    }
}

@media screen and (max-width:576px) {
    header .main-header .header-items ul .nav-link {
        padding: 0
    }
}

header .main-header #top-search {
    cursor: pointer;
    margin: 0 32px 0 4px
}

header .main-header #menu-bar {
    cursor: pointer;
    margin: 0 16px 0 16px;
    order: 3;
}

header .mobilesub--menu span {
    padding-left: 15px
}

header .menu--inside--wrappermenu {
    height: 100%;
    width: 0;
    position: fixed;
    top: 0;
    right: 0;
    background-color: #892842;
    overflow-x: hidden;
    transition: .7s;
    padding-top: 60px;
    z-index: 10;
    text-align: center
}

header .menu--inside--wrappermenu .arr--left--close {
    color: #fff;
    font-size: 25px;
    cursor: pointer;
    text-align: right;
    padding-right: 31px
}

header .st-container .close:not(:disabled):not(.disabled):focus,
header .st-container .close:not(:disabled):not(.disabled):hover {
    color: #fff;
    border: 0;
    outline: 0;
    opacity: 1
}

header .st-container .close {
    color: #fff;
    position: absolute;
    right: 20px;
    top: 0;
    opacity: 1;
    font-size: 47px
}

header .st-container .close:hover {
    color: #fff
}

header .st-container .link {
    font-size: 16px;
    font-weight: 300;
    text-align: left;
    position: relative;
    margin: 10px 30px;
    overflow: hidden;
    width: 81%;
    height: auto;
    cursor: pointer;
    line-height: 31px;
    font-family: Arial, Helvetica, sans-serif !important;
    animation: fadeIn 1s ease-in both
}

@media screen and (max-width:500px) {
    header .st-container .link {
        padding-left: 30px
    }
}

header .st-container .link a {
    font-size: 15px;
    font-weight: 300;
    text-decoration: none;
    color: #fff
}

.pos-fix {
    top: 40px
}

#search {
    position: absolute;
    width: 100%;
    top: 78px;
    margin: 0 auto;
    right: 0;
    left: 0;
    background-color: #fff;
    padding: 13px 15px 26px;
    display: none;
    box-shadow: 0 7px 7px -7px #b2adad;
    border-top: 5px solid #892842;
    z-index: 10
}

@media screen and (max-width:576.98px) {
    #search {
        top: 61px
    }
}

#search #mainsearchform {
    width: 98%;
    position: relative
}

.network {
    border-top: 4px solid #892842
}

.centre--for--exc ul li,
.network ul li {
    border-bottom: 1px solid #eae9e9;
    list-style: none
}

#search #mainsearchform .form-control:focus {
    outline: 0;
    box-shadow: none
}

.networks .dropdown-menu {
    left: inherit;
    right: -25px !important;
    width: 300px !important;
    top: 26px
}

.location {
    width: 706px;
    left: inherit;
    top: 40px;
    right: 0
}

.centre--for--exc {
    padding: 0 0 33px 19px;
    padding-left: 10px !important;
    top: 40px
}

.centre--for--exc ul {
    padding-left: 0
}

.centre--for--exc ul li {
    width: 100%;
    padding: 5px 0 !important
}

.centre--for--exc ul li img {
    margin-right: 6px;
    align-self: center;
    height: min-content
}

.centre--for--exc ul li::after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    position: relative;
    top: 6px;
    background: #892842;
    transition: width .3s
}

.centre--for--exc ul li:hover::after {
    width: 100%
}

.centre--for--exc ul li a {
    line-height: 16px;
    text-transform: none !important;
    display: inline-flex;
    padding: 4px 0 !important;
    font-family: Arial, Helvetica, sans-serif !important;
}

@media screen and (min-width:1501px) {
    .centre--for--exc ul li a {
        font-size: 17px !important;
        line-height: 27px !important
    }
}

@media screen and (max-width:1501px) {
    .centre--for--exc ul li a {
        font-size: 15px !important
    }
}

@media screen and (min-width:1601px) {
    .centre--for--exc {
        width: 890px
    }
    .centre--for--exc ul li {
        padding: 10px !important
    }
    .centre--for--exc ul li a {
        display: inline-flex
    }
}

.centre--for--exc h4 {
    color: #892842;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 18px
}

.centre--for--exc .brdr--lft {
    border-right: 1px solid #892842
}

.centre--for--exc .centress-col ul li {
    padding-left: 0 !important
}

.centre--for--exc .centress-col ul li a {
    text-decoration: none;
    color: #363636;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 17px !important
}

.centre--for--exc .specalites--col {
    padding: 15px 12px
}

.centre--for--exc .specalites--col ul {
    padding: 0;
    margin: 0
}

.centre--for--exc .specalites--col ul li {
    padding-left: 0 !important
}

.centre--for--exc .specalites--col ul li a {
    text-decoration: none;
    color: #363636;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 17px !important
}

.centre--for--exc .specalites--col ul li a img {
    align-self: center;
    margin-right: 10px;
    height: min-content
}

.network .extra__city__column a::after,
.network ul li::after {
    display: block;
    height: 1px;
    background: #892842;
    transition: width .3s;
    position: relative;
    content: ''
}

.centre--for--exc .specalites--col ul li a span {
    font-size: 14px !important;
    line-height: initial
}

.centre--for--exc .specalites--col .view--allse {
    color: #892842;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 17px;
    text-transform: uppercase;
    text-decoration: none
}

.network .extra__city__column a,
.network ul li a {
    font-family: Arial, Helvetica, sans-serif !important;
}

.network {
    padding: 15px 20px 20px
}

.network ul {
    position: relative;
    padding-left: 0
}

.network ul li {
    width: 100%;
    padding: 5px 0 !important
}

.network ul li img {
    margin-right: 6px
}

.network ul li::after {
    width: 0;
    top: 6px
}

.network ul li:hover::after {
    width: 100%
}

.network ul li a {
    line-height: 16px;
    text-transform: none !important;
    display: block;
    padding: 4px 0 !important
}

@media screen and (min-width:1501px) {
    .network ul li a {
        font-size: 17px !important;
        line-height: 27px !important
    }
    .network {
        width: 660px;
        left: -260%
    }
}

@media screen and (max-width:1501px) {
    .network ul li a {
        font-size: 15px !important
    }
}

.network .extra__city__column .nav-tabs {
    border: 0
}

.network .extra__city__column .nav-tabs .nav-link {
    border-bottom: 1px solid #d7d7d7 !important
}

.network .extra__city__column a {
    color: #333 !important;
    font-size: 15px !important;
    border-bottom: 1px solid #892842 !important;
    padding: 14px 0 !important;
    border: 0
}

@media screen and (min-width:1501px) {
    .network .extra__city__column a {
        font-size: 17px !important
    }
}

.active-p,
.emer,
.ss li a:hover {
    color: #892842;
}

.nav-item:hover, .nav-link:hover {
    color: #dedede !important;
}

#Multidisciplinary-tab:hover {
    color:#828282 !important;
}
#Experienced-Team:hover {
    color:#828282 !important;
}
#Comprehensive-Treatment:hover {
    color:#828282 !important;
}


a.nav-item.nav-link:hover {
    color: #892842 !important;
}

@media screen and (min-width:1501px) {
    .network .extra__city__content .extra__city__dropdown .network__dropdown__link {
        font-size: 17px !important
    }
}

.active__list .extra__city__list {
    color: #892842 !important;
    font-family: Arial, Helvetica, sans-serif !important; 
}

.active__list .extra__city__dropdown {
    display: block !important
}

.specalities,
.ss {
    position: relative
}

.st-container .link:hover {
    border-bottom: 2px solid #fff
}

.ss li a:hover {
    transition: .1s ease-in
}

.hov-row {
    border-bottom: 1px solid #892842
}

.brdr-rt {
    border-right: 1px solid #892842
}

.brdr-lft {
    border-left: 1px solid #892842
}

.ss li:hover ul {
    display: block
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .ie1011 {
        background: green;
    }
}

.item1 {
    animation-delay: 1s !important
}

.item2 {
    animation-delay: 2s !important
}

.item3 {
    animation-delay: 3s !important
}

.item4 {
    animation-delay: 4s !important
}

.item7 {
    animation-delay: 5s !important
}

.item8 {
    animation-delay: 6s !important
}

.sea-cls {
    position: absolute;
    right: 0;
    top: 4px;
    cursor: pointer
}

.sea-cls img {
    width: 16px
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translate3d(0, -20%, 0)
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

.st-container {
    height: 100%;
    width: 0;
    position: fixed;
    top: 0;
    right: 0;
    background-color: #892842;
    overflow-x: hidden;
    transition: .7s;
    padding-top: 60px;
    z-index: 9999;
    text-align: center
}

.emer {
    text-transform: uppercase
}

#google_translate_element {
    padding: 3px 0
}

#google_translate_element .goog-te-combo {
    border: 0;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #363636;
    font-size: 13px
}

#google_translate_element .goog-te-combo:focus {
    box-shadow: 0;
    border: 0;
    outline: 0
}

.btn-text {
    color: #892842 !important
}

@media screen and (max-width:576px) {
    .emer {
        margin: 4px 0 !important
    }
}

.centre--for--exc {
    border-top: 4px solid #892842;
    width: 570px;
    height: 400px;
    left: 0;
    right: 0;
    margin: 0 auto;
    overflow-y: scroll
}

@media screen and (min-width:1401px) {
    .centre--for--exc {
        width: 706px;
        left: 0
    }
}

.centre--for--exc::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #892842;
    background-color: #F5F5F5
}

.centre--for--exc::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5
}

.centre--for--exc::-webkit-scrollbar-thumb {
    background-color: #892842
}

.loc-submenu {
    text-align: left;
    padding-left: 27px;
    color: #fff
}

.loc-submenu h4 {
    font-size: 18px
}

.loc-submenu .loc-submenu-item {
    padding-left: 20px;
    padding-top: 10px
}

.loc-submenu p {
    margin-bottom: 10px;
    font-size: 15px
}

.loc-submenu a {
    color: #fff;
    text-decoration: none
}

#banner-wrapper {
    position: relative
}

@media screen and (min-width:1740px) {
    #banner-wrapper {
        margin-top: 17px
    }
}

#banner-wrapper .banner-wrapper-img {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    min-height: 550px;
    margin: 0;
    background-position: center !important
}

@media screen and (max-width:767.98px) {
    a {
        word-break: break-all
    }
    #banner-wrapper .banner-wrapper-img {
        margin: 24px 0 0 !important
    }
}

@media screen and (min-width:1601px) {
    #banner-wrapper .banner-wrapper-img {
        height: 650px
    }
}

@media screen and (max-width:1601px) and (min-width:1501px) {
    #banner-wrapper .banner-wrapper-img {
        height: 600px
    }
}

#banner-wrapper .carousel-indicators {
    display: flex;
    flex-direction: column;
    margin: 0;
    bottom: 47%;
    left: 2%;
    width: 18px;
    z-index: 1
}

@media screen and (max-width:767px) {
    #banner-wrapper .carousel-indicators {
        bottom: 0
    }
}

#banner-wrapper .carousel-indicators li {
    border: 1px solid #892842;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 2px 8px;
    padding: 3px;
    transition: .3s
}

#banner-wrapper .carousel-indicators .active {
    background-color: #892842;
    padding: 6px;
    margin: 0 0 8px
}

#about--us {
    padding: 80px 0px 100px 0px;
}

@media screen and (max-width:991px) {
    #about--us .top---abt--col {
        margin: 0 0 20px
    }
}

#about--us h3 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 28px;
    color: #000000
}

#about--us p {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 15px;
    margin: 15px 0;
    display: block;
    text-align: justify;
}

.abt--content p{
    text-align: justify;
}

#about--us .timer li h4,
#about--us .timer li p {
    color: #363636;
    font-family: Arial, Helvetica, sans-serif !important
}

#about--us .timer {
    justify-content: space-between;
    margin: 30px 0
}

#about--us .timer li {
    width: 25%
}

@media screen and (max-width:576px) {
    #about--us .timer li {
        width: 50%
    }
}

#about--us .timer li h4 {
    font-size: 35px
}

@media screen and (max-width:767px) {
    #about--us .timer li {
        margin: 10px 0
    }
    #about--us .timer li h4 {
        font-size: 25px
    }
}

#about--us .timer li hr {
    margin: 10px 0;
    border-color: #892842;
    width: 100px
}

#about--us .timer li p {
    margin: 0;
    width: 78%;
    font-size: 17px;
    line-height: 20px
}

@media screen and (max-width:767px) {
    #about--us .timer li p {
        font-size: 15px;
        width: 85%
    }
}

#about--us .know-more-btn, .read-more-btn {
    background-color: #892842;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 16px;
    width: 180px;
    display: block;
    text-align: center;
    padding: 12px 5px;
    line-height: 20px;
    border-radius: 10px;
    text-decoration: none;
    border: 1px solid #892842;
    margin-top: 20px
}

.accr-item {
    margin-top: 40px;
}

.read-more-btn {
    text-decoration: none !important;
}

h4.other-major-head {
    font-weight: 600;
}

h6.other-major-desc {
    font-size: 15px;
    text-align: justify;
    display: -webkit-box; 
    -webkit-line-clamp: 5; 
    -webkit-box-orient: vertical;
    overflow: hidden; 
    text-overflow: ellipsis;
    color: #636466;
}

.other-major-btn {
    background-color: #892842;
    color: #fff;
    font-size: 13px;
    width: 90px;
    display: block;
    text-align: center;
    padding: 4px 0px;
    line-height: 20px;
    border-radius: 5px;
    text-decoration: none;
    border: 1px solid #892842;
    margin-top: 10px
}

.checkup-rate {
    background-color: #892842;
    color: #fff;
    font-weight: 600;
    font-size: 19px;
    width: 120px;
    display: block;
    text-align: center;
    padding: 10px 0px;
    line-height: 20px;
    margin-left: 15px;
    border-radius: 5px;
    text-decoration: none;
    border: 1px solid #892842;
    margin-top: 10px;
}

.other-major-btn:hover {
    color: #fff !important;
    text-decoration: none;
}

.checkup-rate:hover {
    color: #fff !important;
    text-decoration: none;
}

@media screen and (max-width:767px) {
    #about--us .know-more-btn {
        margin: 0
    }
    .read-more-btn {
        margin-bottom: 20px;
    }

}

#about--us .know-more-btn:hover, .read-more-btn:hover {
    background-color: #fff;
    color: #892842;
    transition: .3s ease
}

#about--us .play--btn {
    width: 100%;
    height: 100%;
    background-size: 60px !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
}

#excellence {
    background-color: #fafafa;
    padding: 65px 0
}

#excellence .excellence-row h3 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 34px;
    color: #363636
}

#excellence .excellence-row p {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 16px;
    color: #636466;
    margin: 15px 0;
    display: block
}

@media screen and (min-width:991px) {
    #excellence .excellence-row p {
        width: 70%
    }
    #patient-sec .abt-sec .abt-box {
        min-height: 340px
    }
}

#excellence .excellence-row .centre--caro {
    margin: 25px 0 10px
}

#excellence .excellence-row .centre--caro .owl-carousel {
    width: 98%
}

#excellence .excellence-row .centre--caro .owl-carousel .owl-item .speci--car--content {
    background-color: #fff;
    border: 1px solid #e8e8e8;
    padding: 35px 39px;
    height: 230px;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-around
}

#excellence .excellence-row .centre--caro .owl-carousel .owl-item .speci--car--content a {
    color: #363636;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 16px;
    text-decoration: none
}

#excellence .excellence-row .centre--caro .owl-carousel .owl-item .speci--car--content a:hover {
    color: #892842;
    transition: .3s ease
}

#excellence .excellence-row .centre--caro .owl-carousel .owl-item img {
    width: 70px;
    margin-bottom: 15px
}

#excellence .excellence-row .centre--caro .owl-nav {
    position: relative
}

#excellence .excellence-row .centre--caro .owl-nav .owl-next,
#excellence .excellence-row .centre--caro .owl-nav .owl-prev {
    position: absolute;
    width: 40px;
    height: 40px;
    padding: 6px;
    bottom: 100px;
    background-color: #fff;
    box-shadow: 1px 4px 13px -3px #f3f3f3;
    text-align: center
}

#excellence .excellence-row .centre--caro .owl-nav .owl-prev {
    float: left;
    border: 1px solid #ccc;
    border-radius: 50%;
    left: -18px
}

#excellence .excellence-row .centre--caro .owl-nav .owl-next {
    float: right;
    border: 1px solid #ccc;
    border-radius: 50%;
    right: -18px
}

#excellence .excellence-row .cen-btn {
    background-color: #892842;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 17px;
    width: 150px;
    display: block;
    text-align: center;
    margin: 40px auto 0;
    padding: 12px 5px;
    border-radius: 51px;
    text-decoration: none;
    border: 1px solid #892842
}

#excellence .excellence-row .cen-btn:hover {
    background-color: #fff;
    color: #892842;
    transition: .3s ease
}

#patient-sec {
    padding: 0 0 60px
}

section#homaccre {
    text-align: center;
}

@media screen and (max-width:767px) {
    #excellence .excellence-row .centre--caro .owl-nav .owl-prev {
        left: -12px
    }
    #excellence .excellence-row .centre--caro .owl-nav .owl-next {
        right: -12px
    }
    #patient-sec {
        padding: 20px 0 20px
    }
}

#patient-sec h3 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 28px;
    color: #363636
}

#return-to-top img {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 16px;
    font-size: 18px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

@media screen and (min-width:768px) {
    #modal-pop .modal-dialog {
        max-width: 36% !important
    }
}

@media screen and (max-width:767px) {
    #patient-sec .latest--row--top {
        padding: 12px
    }
    #patient-sec .newss--events .nav-tabs {
        margin-top: 10px
    }
}

#patient-sec .latest--row--top .tab-content {
    padding-top: 15px
}

#patient-sec .newss--events .nav-tabs {
    border-bottom: 2px solid #e0e0e0 !important;
    margin-bottom: 20px
}

#patient-sec .newss--events .nav-item {
    padding: 0 45px 0 0
}

@media screen and (max-width:767px) {
    #patient-sec .newss--events .nav-item {
        padding: 0 25px 0 0
    }
}

#patient-sec .newss--events .nav-link {
    border: 0;
    padding-left: 0;
    color: #363636;
    font-family: Arial, Helvetica, sans-serif !important;
    border-bottom: 0 !important;
    font-size: 20px;
    padding-right: 0
}

@media screen and (max-width:767px) {
    #patient-sec .newss--events .nav-link {
        font-size: 17px
    }
}

#patient-sec .newss--events a.active {
    color: #892842;
    border-bottom: 2px solid #892842 !important;
    font-family: Arial, Helvetica, sans-serif !important
}

#patient-sec .newss--events .latest--back {
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    min-height: 150px;
    transition: all .8s;
}

.other-major-img {
    overflow: hidden;
}
#patient-sec .newss--events .latest--back:hover {
    transform: scale(1.1);
}

#patient-sec .newss--events .latest--row {
    padding: 10px 0
}

#patient-sec .newss--events .latest--main {
    padding: 20px;
    align-self: center;
    min-height: 135px
}

#patient-sec .newss--events .latst--content {
    padding: 18px 18px 20px 18px;
    margin-bottom: 50px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#patient-sec .newss--events .latst--content a:hover,
#patient-sec .newss--events .latst--content a:hover h4 {
    color: #892842
}

#patient-sec .newss--events .latst--content h4 {
    color: #363636;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

#patient-sec .newss--events .latst--content p {
    line-height: 20px;
    color: #636466;
    font-family: Arial, Helvetica, sans-serif !important;
    margin-bottom: 0
}

#patient-sec .newss--events .latest--videos--inner .latst--content {
    padding: 15px 10px
}

#patient-sec .newss--events .latest--videos--inner .latst--content h4 {
    margin-bottom: 0
}

#patient-sec .brdr-tm {
    border-bottom: 1px solid #e5e5e5
}

#patient-sec .view-all {
    color: #892842;
    font-family: Arial, Helvetica, sans-serif !important;
    text-decoration: none
}

@media screen and (min-width:767.98px) {
    #patient-sec .newss--events .latest--videos--inner {
        margin-right: 25px
    }
    #patient-sec .view-all {
        position: absolute;
        bottom: -45px
    }
}

@media screen and (max-width:767.98px) {
    #patient-sec .view-all {
        margin: 10px 0;
        display: block;
        padding: 12px
    }
}

#patient-sec .view-all img {
    margin-left: 20px;
    padding: 1px;
    transition: .3s ease;
    width: 20px
}

#patient-sec .view-all:hover img {
    transform: translateX(10px);
    transition: transform .3s ease-out
}

@media screen and (max-width:576px) {
    #patient-sec .sec-pad {
        padding: 0 0 20px
    }
}

#patient-sec .sec-pad h3 {
    font-family: Arial, Helvetica, sans-serif !important;
    color: #000000;
    font-size: 28px;
    margin-bottom: 25px !important;
}

@media screen and (min-width:991px) {
    #patient-sec .sec-pad h3 {
        width: 60%
    }

    .checkup-plan-section h3 {
        width: 60%;  
    }
}

@media screen and (min-width:767px) {
    #patient-sec .sec-pad h3 {
        margin-bottom: 20px
    }

    .checkup-plan-section h3 {
        margin-bottom: 20px;   
    }
}

@media screen and (max-width:767px) {
    #patient-sec .sec-pad h3 {
        padding: 0 12px;
        margin-bottom: 0px !important;
    }
    .checkup-plan-section h3 {
        padding: 0 12px   
    }
}

#patient-sec .sec-pad .view-all {
    position: inherit;
    display: block;
    text-align: center;
    margin-top: 20px
}

#app-sec {
    padding: 4% 0;
    background-color: #f7f7f7
}

#app-sec h3 {
    margin: 10px 0;
    color: #212121;
    font-family: Arial, Helvetica, sans-serif !important
}

#app-sec .mob-play {
    margin: 10px 5px
}

.search-head {
    padding: 9% 0
}

.search-head h2 {
    color: #892842;
    font-family: Arial, Helvetica, sans-serif !important
}

.search-head .search-row .search-wrapper .sea-read,
.search-head .search-row .search-wrapper a,
.search-head .search-row a {
    font-family: Arial, Helvetica, sans-serif !important;
    color: #212121
}

.search-head .search-row {
    padding: 14px 0
}

.search-head .search-row h3 {
    margin: 10px 0
}

.search-head .search-row a {
    text-decoration: none
}

.search-head .search-row .search-wrapper {
    padding: 18px 0 8px;
    border-top: 1px solid #ccc;
    margin: 5px 0
}

.search-head .search-row .search-wrapper h4 {
    margin: 15px 0
}

.search-head .search-row .search-wrapper h3 {
    margin: 10px 0
}

.search-head .search-row .search-wrapper a {
    text-decoration: none
}

.search-head .search-row .search-wrapper .sea-read i {
    margin-left: 10px
}

.ava-image {
    min-height: 350px;
    height: 350px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-position: center !important
}

.searchbar {
    position: absolute;
    bottom: 73px;
    width: 65%;
    right: 0;
    left: 0;
    margin: 0 auto
}

.searchbar .form-group {
    margin-bottom: 0
}

.searchbar select {
    border-right: 1px solid #ccc !important
}

@media screen and (max-width:800px) {
    .searchbar {
        width: 70% !important
    }
}

@media screen and (max-width:1401px) and (min-width:1110px) {
    .searchbar {
        bottom: 35px
    }
}

@media screen and (max-width:1351px) and (min-width:991px) {
    .searchbar {
        bottom: 40px
    }
}

.carousel-control-next span i,
.carousel-control-prev span i {
    font-size: 70px;
    color: #892842
}

.doctor__all,
.doctor__all:hover {
    color: #fff;
    text-decoration: none
}

@media screen and (min-width:1501px) {
    h3 {
        font-size: 35px
    }
}

@media screen and (max-width:991.98px) {
    .carousel-control-prev {
        position: initial;
        opacity: 1
    }
    .carousel-control-prev span {
        position: absolute;
        top: 42%;
        left: 0
    }
    .carousel-control-next {
        position: initial;
        opacity: 1
    }
    .carousel-control-next span {
        position: absolute;
        right: 5px;
        top: 42%
    }
}

@media screen and (max-width:767.98px) {
    #carouselExampleFade i {
        font-size: 45px
    }
}

.doctor__all {
    display: block;
    margin: 60px auto 20px;
    font-family: Arial, Helvetica, sans-serif !important;
    background-color: #892842;
    width: 150px;
    text-align: center;
    border-radius: 7px;
    font-size: 20px;
    padding: 10px
}

.looking-error {
    position: absolute;
    bottom: -15px
}

#cared--row {
    position: relative
}

#cared--row .care--background {
    background-color: #ffe6e7
}

@media screen and (min-width:1501px) and (max-width:1700px) {
    #cared--row .care--background {
        padding: 7% 0 7% 17% !important
    }
}

@media screen and (min-width:1701px) {
    #cared--row .care--background {
        padding: 8% 0 8% 17% !important
    }
    #cared--row .cared--img {
        top: 57px
    }
}

@media screen and (min-width:767px) and (max-width:1501px) {
    #cared--row .care--background {
        padding: 6% 0 6% 17% !important
    }
}

#cared--row .care--background .cared--section h3 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 35px;
    color: #363636
}

#cared--row .care--background .cared--section p {
    color: #363636;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 15px;
    margin: 20px 0;
    width: 75%
}

@media screen and (max-width:767px) {
    #cared--row .care--background {
        padding: 40px 25px !important
    }
    #cared--row .care--background .cared--section p {
        margin: 10px 0
    }
}

#cared--row .care--background .cared--section a.care--view {
    background-color: #892842;
    border: 1px solid #892842;
    color: #fff;
    padding: 12px 30px;
    border-radius: 82px;
    text-decoration: none;
    display: inline-block;
    transition: .3s ease;
    font-size: 17px;
    font-family: Arial, Helvetica, sans-serif !important
}

@media screen and (max-width:767px) {
    #cared--row .care--background .cared--section a.care--view {
        padding: 8px 25px;
        font-size: 16px
    }
}

#cared--row .care--background .cared--section a.care--view:hover {
    background-color: #fff;
    color: #892842
}

@media screen and (min-width:767px) {
    #cared--row .care--background {
        margin-left: 33.3%
    }
    #cared--row .cared--img {
        position: absolute;
        right: 53%
    }
}

@media screen and (max-width:1700px) and (min-width:1501px) {
    #cared--row .cared--img {
        top: 50px
    }
}

@media screen and (min-width:767px) and (max-width:1501px) {
    #cared--row .cared--img {
        right: 53%;
        top: 50px
    }
}

#my--success {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 1000000;
    cursor: pointer;
    opacity: 1;
    animation-timing-function: ease-out;
    animation-duration: .3s;
    animation-name: modal-video;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -ms-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

#my--success .close {
    position: absolute;
    right: -17px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 7px;
    background-color: #fff;
    box-shadow: 0 0 10px #000;
    top: -13px;
    opacity: 1;
    z-index: 2
}

#my--success .close span {
    font-size: 32px;
    line-height: 18px
}

@media screen and (min-width:576px) {
    .modal-dialog {
        max-width: 60% !important
    }
}

@media screen and (min-width:800px) {
    .toggle--menu--home {
        transform: translate(13px, 10px);
        position: absolute;
        top: 330px;
        right: 14px
    }
}

@media screen and (max-width:1501px) and (min-width:800px) {
    .toggle--menu--home {
        top: 310px
    }
}

.toggle--menu {
    display: none
}

.hp-search {
    height: 70px !important
}

.sea-cls-fi {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: default
}

.sea-cls-fi .op-search {
    padding: 0 24px;
    height: 70px;
    border: 1px solid #892842;
    background-color: #892842;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    color: #fff;
    width: 125px;
    box-shadow: none;
    outline: 0;
    font-family: Arial, Helvetica, sans-serif !important;
    text-decoration: none;
    cursor: pointer;
    display: block
}

@media screen and (max-width:991.99px) {
    .hp-search,
    .sea-cls-fi .op-search {
        height: auto !important;
        padding: 15px 24px
    }
    .sea-cls-fi {
        position: relative;
        right: 0;
        cursor: default;
        bottom: 80px
    }
    .home-search-nav {
        padding-top: 15px
    }
}

@media screen and (max-width:991px) {
    .sea-cls-fi .op-search {
        width: 100%;
        border-radius: 7px
    }
}

.info--address {
    padding: 10px
}

.info--address p {
    margin-bottom: 10px;
    line-height: 20px
}

.info--address p a {
    color: #000
}

.info--address p a.seeMore {
    background: #892842;
    color: #fff;
    padding: 5px 14px;
    border-radius: 10px;
    margin-top: 10px;
    display: inline-block
}

.leaflet-left {
    right: 20px !important;
    bottom: 0 !important
}

@media screen and (min-width:991px) {
    .leaflet-left {
        right: 150px !important;
        bottom: 0 !important
    }
}

.leaflet-top {
    bottom: 20px !important
}

.leaflet-control {
    float: right;
    clear: both
}

#toggle--list2 {
    display: none
}

.address-section.active h5 {
    color: #B61C2B !important
}

.latest--inner--wrapper {
    box-shadow: 0 0 5px #e2e2e2
}

@media (min-width:768px) {
    .latest--inner--wrapper {
        margin-right: 20px
    }
}

@media (max-width:1024px) {
    .latest--inner--wrapper {
        margin-bottom: 15px
    }
}

.gmnoprint img {
    max-width: none
}

#owlAccre .owl-nav {
    display: flex;
    justify-content: center
}

#homaccre h3 {
    font-family: Arial, Helvetica, sans-serif !important;
    color: #000000
}

p.acc-desc {
    padding: 20px 0px 0px 0px;
    text-align: center;
}

#footer-sec h4,
#footer-sec h5,
#footer-sec p,
#footer-sec ul li a {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif !important
}

#footer-sec {
    position: relative;
    padding: 3% 0 1%;
    background-color: #892842
}

#footer-sec .chat-box {
    display: none !important;
    position: absolute;
    right: 85px;
    top: -35px;
    background-color: #b1c821;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    box-shadow: 0 0 10px #94a99d;
    cursor: pointer
}

@media screen and (max-width:767.98px) {
    #footer-sec .chat-box {
        width: 60px;
        height: 60px;
        top: -25px;
        right: 40px
    }
}

@media screen and (min-width:1401.98px) {
    #footer-sec .chat-box {
        right: 100px
    }
}

#footer-sec .chat-box img {
    margin: 16px 19px;
    width: 38px;
    display: block
}

@media screen and (max-width:767.98px) {
    #footer-sec .chat-box img {
        margin: 12px 16px;
        width: 34px
    }
}

#footer-sec img {
    margin: 10px 0;
    width: 220px
}

.address--blc {
    margin-left: 15px;
    margin-top: 15px;
}

#footer-sec .privacy-policy {
    justify-content: center;
    display: flex;
}

#footer-sec .nabh-logo {
    margin: 0px 0px 10px 0px;
    width: 55px
}

#footer-sec p {
    font-size: 15px
}

#footer-sec h5 {
    margin: 20px 0;
    text-transform: uppercase;
    font-size: 16px
}

#footer-sec a {
    margin: 0 5px 0 0
}

#footer-sec a i {
    font-size: 18px;
    color: #fff;
    margin-top: 6px;
}

.footer-home-block {
    margin-left: 15px;
}

#footer-sec h4 {
    text-transform: uppercase;
    margin: 0 0 10px;
    font-size: 16px
}

@media screen and (max-width:576.98px) {
    #footer-sec h4 {
        margin: 10px 0
    }
}

#footer-sec ul li a {
    padding: 6px 0 0;
    font-size: 14px
}

#footer-sec .btm-row ul li a,
#footer-sec .call-em a {
    font-family: Arial, Helvetica, sans-serif !important;
    color: #fff;
    font-size: 12px
}

#footer-sec .call-em {
    margin: 0
}

#footer-sec .call-em a {
    text-decoration: none;
    word-break: break-all
}

#footer-sec .emer {
    margin: 15px 0
}

#footer-sec .btm-row {
    padding: 20px 0;
    border-top: 1px solid #c6c36d
}

@media screen and (max-width:767.98px) {
    #footer-sec .btm-row {
        padding: 10px 0;
        margin-bottom: 10px !important
    }
    #footer-sec .btm-row ul {
        justify-content: center
    }
}

#footer-sec .btm-row ul li a {
    margin-right: 20px
}

#footer-sec .up-row {
    padding: 30px 0
}

@media screen and (max-width:767.98px) {
    #footer-sec .up-row {
        padding: 10px 0
    }
}

.sub-hospi {
    padding-left: 15px
}

.sub-hospi a {
    margin: 0 !important;
    font-size: 13px !important;
    padding: 2px 0 !important
}

a.nav-link.title_hea {
    font-size: 14px !important
}

.social--footer .btn,
.social--footer a {
    outline: 0;
    font-size: 1.3rem;
    box-sizing: border-box;
    cursor: pointer;
    transition: all .3s;
    color: #fff
}

.social--footer .btn {
    padding: 4px;
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin: 4px
}

.social--footer .facebook {
    background-color: #1877F2;
    color: #fff;
    border: 1px solid #1877F2
}

.social--footer .instagram {
    background: linear-gradient(45deg, #f9ce34, #ee2a7b, #6228d7);
    color: white;
    text-align: center;
}

.social--footer a {
    margin: 0 5px 0 0;
    padding: 10px;
    border: none;
    border-radius: 50%;
    width: 50px;
    height: 50px
}

.social--footer a i {
    color: #fff;
    font-size: 18px
}

.whatsapp-chat {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 1000;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #25D366;
    border-radius: 50%;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    text-decoration: none;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.whatsapp-chat i {
    width: 70%;
    height: auto;
}

.whatsapp-chat:hover {
    transform: scale(1.1);
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3);
}

@media (max-width: 768px) {
    .whatsapp-chat {
        width: 50px;
        height: 50px;
    }

    .whatsapp-chat i {
        width: 60%;
    }
}


@media screen and (min-width:1601px) {
    header .main-top-header .top-header ul li a {
        font-size: 15px;
        padding: 6px 2px 11px 0
    }
    header .main-top-header .top-header ul li select {
        font-size: 16px !important
    }
    header .main-header .header-items ul li {
        padding: .5rem;
    }
    header .main-header .header-items ul li a {
        font-size: 19px;
    }
    .exce-inner {
        bottom: 120px !important
    }
    .mis-row .abt-icon-con {
        width: 70%
    }
    #abt-wrapper .quick-links a {
        font-size: 20px
    }
    #banner-wrapper .search ul li span {
        font-size: 17px
    }
    #banner-wrapper .search ul li {
        font-size: 16px;
        line-height: 20px
    }
    .st-container .link:hover {
        border-bottom: 2px solid #fff
    }
    #footer-sec a,
    #footer-sec p,
    #footer-sec ul li a {
        font-size: 16px !important
    }
    p {
        font-size: 16px
    }
    .net-spec-list {
        flex: 1 0 300px !important
    }
    h3 {
        font-size: 35px !important
    }
}

@media screen and (min-width:1501px) {
    .container-home {
        max-width: 85%
    }
}

@media screen and (max-width:991.98px) and (min-width:680px) {
    .abot-wrapper h3 {
        font-size: 24px;
        height: 58px
    }
}

@media screen and (max-width:680.98px) and (min-width:576px) {
    .abot-wrapper h3 {
        font-size: 20px;
        height: 52px
    }
}

@media screen and (min-width:1601px) {
    .toggle-menu ul {
        padding: 10px 0 !important
    }
    .toggle-menu ul li a {
        font-size: 18px !important
    }
    #menu-bar {
        margin: 0 0 0 10px
    }
}

@media screen and (min-width:991.98px) and (max-width:1130px) {
    .top-header {
        max-width: 94%;
        flex: 0 0 100%
    }
}

@media screen and (min-width:991.98px) and (max-width:1119.98px) {
    .banner-content {
        width: 65%
    }
    .doctor-dea2 a {
        font-size: 13pxl
    }
}

@media screen and (max-width:1119.98px) {
    .doctor-dea-row .social-dea .social-wts {
        margin: 15px 0;
        display: block
    }
    header .emer-cal,
    header .wts-cal {
        font-size: 9px
    }
    #patient-sec .hme-video-wrapper img,
    #patient-sec .news-sec img {
        margin-bottom: 12px
    }
}

@media screen and (min-width:991.98px) {
    .banner-mob,
    .mob-banner {
        display: none
    }
    .abt-val {
        padding: 0
    }
    .mission-r {
        margin-top: -38px
    }
    .pad-l-0 {
        padding-left: 0
    }
}

@media screen and (max-width:991.98px) {
    .banner-content,
    .banner-desk,
    .desk--banner,
    .mob-i {
        display: none
    }
    .quick-links,
    .searchbar {
        position: initial !important
    }
    .carousel-control-next span i,
    .carousel-control-prev span i {
        font-size: 50px
    }
    #banner-wrapper .search {
        width: 100%;
        max-width: 800px;
        margin: 0 auto
    }
    .searchbar {
        width: 100% !important;
        background-color: #f1f1f1;
        padding: 40px 0
    }
    #abt-wrapper .abt-content {
        padding: 15px 20px !important
    }
    header .navbar-brand .home-logo {
        width: 180px !important
    }
    header .navbar-brand .nabh-logo {
        width: 38px !important
    }
    .iots-logo {
        width: 52px !important
    }
    header .collapse:not(.show) {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-basis: auto
    }
    header .main-header .header-items .ss {
        display: none
    }
    #banner-wrapper .search .select-look select {
        border-right: 0
    }
    #banner-wrapper .search .locarion-select {
        width: 100%
    }
    #banner-wrapper .search .locarion-select select {
        border-radius: 7px;
        margin-bottom: 10px
    }
    #banner-wrapper .search .top-sea {
        border-radius: 7px;
        text-align: center
    }
    .right-art {
        margin: 15px 0 30px
    }
    .left-art {
        padding: 0
    }
    .abt-sticky {
        top: 115px
    }
    .pl-f-m-0 {
        padding-left: 0
    }
}

@media screen and (max-width:991.98px) and (min-width:767.98px) {
    header .navbar-brand .nabh-logo {
        width: 41px !important
    }
    .iots-logo {
        width: 69px !important
    }
    header .navbar-brand .home-logo {
        width: 195px !important
    }
    .chat-box {
        right: 20px !important
    }
    .toggle-menu a {
        font-size: 11px !important
    }
    .left-art1,
    .left-art2 {
        padding-left: 0
    }
    .doctor-bio-wrapper .tab-dea .tab-content .doc-video-wrapper .video-doc {
        width: 45% !important
    }
    .spec-dea-row {
        padding: 14% 0 5% !important
    }
}

@media screen and (min-width:768px) {
    .pl {
        padding-left: 0
    }
    .pr {
        padding-right: 0
    }
    .modal-dialog {
        max-width: 75%;
        top: 105px
    }
    .values .abt-icon-con::before,
    .vision .abt-icon-con::after {
        width: 34px;
        height: 2px;
        top: 52%;
        content: ' ';
        display: block;
        position: absolute;
        background-color: #892842
    }
    .vision .abt-icon-con::after {
        float: right;
        right: -34px
    }
    .vision img {
        float: right
    }
    .values .abt-icon-con::before {
        left: -34px
    }
    .values img {
        margin-right: 26px;
        float: left
    }
    .mission-tex .abt-icon-con {
        display: block;
        width: 100%
    }
    .mission-tex .abt-icon-con::before {
        content: ' ';
        width: 2px;
        height: 29px;
        display: block;
        position: absolute;
        background-color: #892842;
        left: 0;
        top: -29px;
        right: 0;
        margin: 0 auto;
        text-align: center
    }
}

@media screen and (max-width:767.98px) {
    .btm-arrow .nav,
    .doc-listing {
        justify-content: center
    }
    .desk--banner,
    .desk-banner {
        display: none
    }
    .searchbar select {
        border: 0
    }
    #banner-wrapper .search .top-sea {
        width: 100%
    }
    h3 {
        font-size: 25px !important;
        margin-bottom: 0
    }
    .st-container .link:hover {
        visibility: visible;
        border-bottom: 2px solid #fff
    }
    .select-look {
        width: 100% !important
    }
    .spec-row-dea .img-block {
        flex: 1
    }
    .net-img {
        margin: 10px 0
    }
    .pl-0 {
        padding-left: 15px !important
    }
    .book-wrapper {
        width: 100%
    }
    #our-doctors .carousel-wrap #doctors {
        margin: 0 auto
    }
    .doctor-list,
    .exc-list {
        margin: 20px 0
    }
    header .main-top-header .container-home {
        max-width: 100%
    }
    header .main-top-header .emer,
    header .main-top-header .wts-cal {
        font-size: 10px !important
    }
    header .main-top-header .top-header a {
        padding: 6px !important
    }
    header .main-header .container-home {
        max-width: 94%
    }
    .exc-list {
        display: flex;
        justify-content: center;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center
    }
    .exc-list .img-sec {
        box-shadow: 0 0 10px #ccc
    }
    .exc-list .sel-sec {
        width: 45% !important
    }
    #patient-sec .hme-video-wrapper img,
    .doctor-bio-wrapper .doctor-list ul li a {
        width: 100%
    }
    header {
        min-height: 64px !important
    }
    #about--us {
        padding-bottom: 10px
    }
    .doc-listing {
        margin: 0
    }
    .doctor-dea-row .doctor-profile {
        padding: 0
    }
    .doctor-dea-row .doctor-profile h2 {
        font-size: 25px
    }
    .social-dea a {
        display: block;
        margin: 5px 0
    }
    .vision {
        display: flex;
        flex-direction: column
    }
    .vision .abt-icon-con {
        order: 2
    }
    .abt-val {
        text-align: center
    }
    .abt-val img {
        float: none !important;
        margin: 0 auto !important
    }
    .abt-val .abt-icon-con {
        display: block;
        width: 100% !important
    }
    .spec-dea-row .spec-de-img {
        margin: 30px 0
    }
    .appl-logo {
        width: 200px;
        margin-bottom: 15px
    }
    .breadcrumb li,
    .breadcrumb li a {
        font-size: 14px
    }
    .man-msg {
        margin: 15px 0
    }
    .banner-content {
        bottom: 280px !important
    }
    .searchbar {
        bottom: 20px !important;
        margin-bottom: 0 !important
    }
}

@media screen and (max-width:767.98px) {
    .doctor-dea-row {
        padding-top: 8%
    }
}

@media screen and (min-width:576.98px) and (max-width:991px) {
    main {
        margin: 1px 0 0
    }
    .container-home {
        max-width: 95%
    }
}

@media screen and (max-width:576.98px) {
    .modal.show .modal-dialog {
        width: 87%;
        margin: 77px auto
    }
    .modal-dialog {
        top: 110px
    }
    main {
        margin: 20px 0 0
    }
    .book-apps {
        width: 100% !important
    }
    .banner--heading h2 {
        font-size: 22px
    }
    h2 {
        font-size: 28px
    }
    #top-search img {
        width: 20px
    }
    #menu-bar img {
        width: 24px;
        padding: 13px 0
    }
    #reviewModal .tpcls {
        right: 20px !important;
        top: 13px
    }
    #reviewModal .modal-content {
        padding: 0 12px !important
    }
    #carouselExampleFade {
        margin-top: 11px
    }
    header .navbar-brand .home-logo {
        width: 150px !important
    }
    header .navbar-brand .nabh-logo {
        width: 32px !important
    }
    .iots-logo {
        width: 46px !important
        order: 2;
    }
    .list-wrapper-dea,
    .video-doc {
        width: 100% !important
    }
    .abot-wrapper h3 {
        font-size: 17px !important
    }
    .chair-msg {
        padding: 15px
    }
    .con-from {
        padding: 25px !important
    }
    h3 {
        font-size: 21px !important
    }
    .video-doc {
        margin-bottom: 20px !important
    }
    header .main-top-header .top-header ul li {
        margin: 3px 0 !important
    }
    #our-doctors .carousel-wrap #doctors {
        width: 87%;
        margin: 0 auto
    }
}

@media screen and (max-width:540px) {
    .mob-banner {
        width: 100%
    }
    .net-dea-wrapper .net-dea-wrapper-tab .tab-dea .tab-content ul li {
        flex: 100%
    }
    #patient-sec .news-sec img {
        width: 140px !important;
        flex-direction: column !important;
        align-items: start !important
    }
}

@media screen and (max-width:450px) {
    .top-header {
        padding: 0
    }
    .exc-list {
        flex-direction: column !important
    }
    .news-sec {
        flex-direction: column;
        align-items: unset !important
    }
    #footer-sec .btm-row ul li a {
        font-size: 10px
    }
}

@media screen and (max-width:991px) and (min-width:767px) {
    .e-banner-img {
        height: 380px !important;
        background-position: center !important
    }
}

@media screen and (max-width:1100px) {
    .main-header .header-items ul li {
        padding: .5rem 8px !important
    }
    .main-header .header-items ul li a {
        font-size: 13px !important;
        line-height: 26px
    }
    .ss {
        justify-content: center !important
    }
}

@media screen and (max-width:800px) and (min-width:576px) {
    .banner--inner--head,
    .banner--inner--head .col-md-8 {
        padding: 0
    }
}

@media(min-width:1601px) {
    #banner-wrapper .banner-wrapper-img {
        min-height: 50rem !important;
        background-position: top !important;
        background-size: 100% 100% !important
    }
}

@media(max-width:1601px) and (min-width:992px;
) {
    #banner-wrapper .banner-wrapper-img {
        background-position: top !important;
        background-size: 100% 100% !important
    }
}

#banner-wrapper .banner-wrapper-img {
    background-position: top !important
}

.main-header .header-items ul {
    display: contents
}

.main-header .header-items ul li.networks {
    margin-left: 3%;
    margin-right: 3%;
    display: flex
}

.main-header .header-items ul li.networks a.locname::before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    left: -15%;
    top: auto;
    bottom: auto;
    background-position: center
}

.main-header .header-items ul li.networks a.locname::after {
    content: "";
    background-image: url("static/kimsglobal/images/down-arrow.png");
    width: 15px;
    height: 15px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    right: -25%;
    top: 26%
}

@media(min-width:1600px) {
    .main-header .header-items ul li.networks a.locname::before {
        width: 25px;
        height: 25px;
        top: 24%;
        left: -3%
    }
    .main-header .header-items ul li.networks a.locname::after {
        right: -15%;
        top: 26%
    }
}

@media(max-width:1600px) and (min-width:1400px) {
    .main-header .header-items ul li.networks a.locname::before {
        width: 25px;
        height: 25px;
        top: 20%;
        left: -15%
    }
    .main-header .header-items ul li.networks a.locname::after {
        right: -7%;
        top: 26%
    }
}

@media(max-width:1400px) {
    .main-header .header-items ul li.networks a.locname::before {
        width: 25px;
        height: 25px;
        top: 20%;
        left: -20%
    }
    .main-header .header-items ul li.networks a.locname::after {
        right: -20%;
        top: 26%
    }
}

#footer-sec img {
    margin-top: 0
}

.checkup-plan-section {
    padding: 20px 0 40px
}

.checkup-plan-section .academics--doctoral--inner--content {
    background-color: #fff;
    border-top: 3px solid #892842 !important;
    padding: 28px 30px;
    border-top-left-radius: 3px;
    border-top-right-radius: 4px;
    border: 1px solid #e0e0e0;
    margin-bottom: 30px
}

.checkup-plan-section .academics--doctoral--inner--content h5 {
    color: #212121;
    margin-bottom: 20px
}

.checkup-plan-section .academics--doctoral--inner--content h6 {
    color: #212121;
    font-size: 16px;
    line-height: inherit;
    margin-bottom: 20px
}

.checkup-plan-section .academics--doctoral--inner--content p {
    color: #4e4e4e;
}

.checkup-plan-section .academics--doctoral--inner--content p span {
    color: #4e4e4e;
    font-size: 16px
}

.checkup-plan-section .academics--doctoral--inner--content .dur {
    padding-left: 15px;
    margin-bottom: 5px;
}

.checkup-plan-section .academics--doctoral--inner--content .eligi {
    padding-left: 15px;
    margin-bottom: 5px;
}

.checkup-plan-section .academics--doctoral--inner--content .commence {
    padding-left: 15px;
    margin-bottom: 0
}

.checkup-plan-section h3 {
    font-size: 28px;
    margin-bottom: 30px;
    color: #000;
}
@media screen and (min-width:991.98px) {
    .content_container {
        margin: 40px auto !important;
        padding: 25px !important;
        border: 1px solid #dedede !important;
        border-radius: 5px !important;
    }
}
@media screen and (min-width:800px) {
    .content_container {
        margin: 40px auto !important;
        padding: 25px !important;
        border: 1px solid #dedede !important;
        border-radius: 5px !important;
    }
}
@media screen and (max-width:800px) {
    .content_container {
        margin: 40px auto !important;
        padding: 25px !important;
        border: 1px solid #dedede !important;
        border-radius: 5px !important; 
    }
}
@media screen and (max-width:767px) {
    .content_container {
        margin: 30px auto !important;
        padding: 15px !important;
        border: 1px solid #dedede !important;
        border-radius: 5px !important;
    }
}
.content_container {
    margin: 50px auto;
    padding: 30px;
    border: 1px solid #dedede;
    border-radius: 5px;
}


.popup-form {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    justify-content: center;
    align-items: center;
}

.popup-content {
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    width: 500px;
    margin: 0 auto;
}

.popup-content .close {
    top: 10px;
    font-size: 30px;
    color: #000;
    cursor: pointer;
    z-index: 10000;
}

.popup-form input[type="text"],
.popup-form input[type="email"],
.popup-form input[type="tel"],
.popup-form textarea {
    width: 100%;
    padding: 12px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
    background-color: #fff;
}

.popup-form input[type="text"]:focus,
.popup-form input[type="email"]:focus,
.popup-form input[type="tel"]:focus, textarea:focus {
    border-color: #892842;
    outline: none;
}

.popup-form input::placeholder,
.popup-form textarea::placeholder {
    color: #888;
    font-style: italic;
}

.popup-form input[type="submit"] {
    background-color: #892842;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    width: 100%;
}

.popup-form input[type="submit"]:hover {
    background-color: #892842;
}

.popup-form label {
    font-size: 14px;
    margin-bottom: 8px;
    display: block;
    font-weight: bold;
    color: #333;
}

/* Custom Department */
.carou-dept{
    padding-bottom: 80px;
}

.carouseldep {
    --items: 6;
    --carousel-duration: 40s;
    --carousel-width: min(80vw, 1200px);
    --carousel-item-width: 280px;
    --carousel-item-height: 450px;
    --carousel-item-gap: 2rem;
    --clr-cta: rgb(0, 132, 209);
  
    position: relative;
    width: var(--carousel-width);
    height: var(--carousel-item-height);
    overflow: hidden;
  }
  
  @media (min-width: 601px) {
    .carouseldep {
      --carousel-duration: 30s;
    }
  }
  
  .carouseldep.mask {
    mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
  }
  
  .carouseldep.reverse > article {
    animation-direction: reverse;
  }
  
  .carouseldep:hover > article {
    animation-play-state: paused;
  }
  
  .carouseldep > article {
    position: absolute;
    top: 0;
    left: calc(100% + var(--carousel-item-gap));
    width: var(--carousel-item-width);
    height: var(--carousel-item-height);
    display: grid;
    grid-template-rows: 200px auto 1fr auto;
    gap: 0.25rem;
  
    padding-block-end: 1rem;
    border-radius: 10px;
    background: white;
    color: rgb(49, 65, 88);
    border: 1px solid rgba(0, 0, 0, 0.25);
  
    will-change: transform;
    animation-name: marquee;
    animation-duration: var(--carousel-duration);
    animation-timing-function: linear;
    animation-iteration-count: infinite;
  }
  
  .carouseldep > article:nth-child(1) { animation-delay: calc(var(--carousel-duration) / var(--items) * 0 * -1); }
  .carouseldep > article:nth-child(2) { animation-delay: calc(var(--carousel-duration) / var(--items) * 1 * -1); }
  .carouseldep > article:nth-child(3) { animation-delay: calc(var(--carousel-duration) / var(--items) * 2 * -1); }
  .carouseldep > article:nth-child(4) { animation-delay: calc(var(--carousel-duration) / var(--items) * 3 * -1); }
  .carouseldep > article:nth-child(5) { animation-delay: calc(var(--carousel-duration) / var(--items) * 4 * -1); }
  .carouseldep > article:nth-child(6) { animation-delay: calc(var(--carousel-duration) / var(--items) * 5 * -1); }
  .carouseldep > article:nth-child(7) { animation-delay: calc(var(--carousel-duration) / var(--items) * 6 * -1); }
  .carouseldep > article:nth-child(8) { animation-delay: calc(var(--carousel-duration) / var(--items) * 7 * -1); }
  
  .carouseldep img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
  }
  
  .carouseldep > article > *:not(img) {
    padding: 0 1rem;
  }
  
  .carouseldep > article > div {
    grid-row: span 2;
    display: grid;
    grid-template-rows: subgrid;
    font-size: 0.8rem;
  }
  
  .carouseldep > article h2 {
    font-size: 1.2rem;
    font-weight: 300;
    padding-block: 0.75rem 0.25rem;
    margin: 0;
  }
  
  .carouseldep > article p {
    margin: 0;
  }
  

  
  @keyframes marquee {
    100% {
      transform: translateX(
        calc((var(--items) * (var(--carousel-item-width) + var(--carousel-item-gap))) * -1)
      );
    }
  }
  /* .carousel-item{
      height: 100vh !important;
  } */