@charset "utf-8";#status,.heath-package-single:hover .package-title:after,.package-title,.split-bg,ul.dept-list li:hover:after {
    height: 100%
}

.appo-nbr,.dep-doc-list,.doctor-single .desc,.footer1 .copy,.footer1 .copy p,.icon_box i,.pack-btn-wrap,.sendbutton,.text-center,ul.dept-list li,ul.dept-list li a {
    text-align: center
}

a,body {
    text-decoration: none
}

.booknow,.call-link h5,.departments-single a:after,.icon_box:hover i,.package-title:after,.search-btn,.whatsapp-icon img,.whtsapp-link h5,a,img {
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out
}

a,img {
    transition: .3s ease-in-out
}

body,p {
    font-weight: 400
}

a img,hr,img {
    border: 0
}

.row,.row-flex {
    display: block
}

#status,.book-box form,.buttons-div .more,.buttons-div .more a,.contact-form,.feed-inner-zul,.find-doctor-search,.med-fit-banner img,.pack-box a img,.row,.row-flex,.smd1,hr {
    width: 100%
}

.aside,.clearfix,.leader-image,.pad-0,.row,.row-flex,body,p {
    padding: 0
}

h2,header a {
    color: #293d84
}

.banner,.banner-caption,.book-dctr,.copy,.footer-div h3,.form-group,.hospital-box,.icon_box,.image-box,.intro-row,.jarallax,.number,.pcare,.pdf-list,.textimonial-wrap,.wpcf7-form-control-wrap,a.fed-call,footer,hr,main,section {
    position: relative
}

h2,h3 {
    line-height: 40px
}

.enquiry-div span,.package-title .p-title,.social .links,.social-fixed-lft .links {
    writing-mode: tb-rl;
    white-space: nowrap
}

.banner-caption h2,.banner-caption h4,body {
    font-family: var(--body-font)
}

.btn-style2,.sendbutton {
    outline: 0;
    cursor: pointer
}

@font-face {
    font-family: 'Neuzeit Grotesk';
    src: url('../fonts/NeuzeitGro-Bol.eot');
    src: url('../fonts/NeuzeitGro-Bol.eot?#iefix') format('embedded-opentype'),url('../fonts/NeuzeitGro-Bol.woff2') format('woff2'),url('../fonts/NeuzeitGro-Bol.woff') format('woff'),url('../fonts/NeuzeitGro-Bol.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Neuzeit Grotesk';
    src: url('../fonts/NeuzeitGroCon-Bla.eot');
    src: url('../fonts/NeuzeitGroCon-Bla.eot?#iefix') format('embedded-opentype'),url('../fonts/NeuzeitGroCon-Bla.woff2') format('woff2'),url('../fonts/NeuzeitGroCon-Bla.woff') format('woff'),url('../fonts/NeuzeitGroCon-Bla.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Neuzeit Grotesk';
    src: url('../fonts/NeuzeitGro-Reg.eot');
    src: url('../fonts/NeuzeitGro-Reg.eot?#iefix') format('embedded-opentype'),url('../fonts/NeuzeitGro-Reg.woff2') format('woff2'),url('../fonts/NeuzeitGro-Reg.woff') format('woff'),url('../fonts/NeuzeitGro-Reg.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Neuzeit Grotesk';
    src: url('../fonts/NeuzeitGroExt-Bla.eot');
    src: url('../fonts/NeuzeitGroExt-Bla.eot?#iefix') format('embedded-opentype'),url('../fonts/NeuzeitGroExt-Bla.woff2') format('woff2'),url('../fonts/NeuzeitGroExt-Bla.woff') format('woff'),url('../fonts/NeuzeitGroExt-Bla.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Neuzeit Grotesk';
    src: url('../fonts/NeuzeitGro-Lig.eot');
    src: url('../fonts/NeuzeitGro-Lig.eot?#iefix') format('embedded-opentype'),url('../fonts/NeuzeitGro-Lig.woff2') format('woff2'),url('../fonts/NeuzeitGro-Lig.woff') format('woff'),url('../fonts/NeuzeitGro-Lig.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

:root {
    --body-font: 'Neuzeit Grotesk';
    --body-font-Size: 16px;
    --body-color: #5f5f5f;
    --primary-color: #003f82;
    --primary-color2: #313493;
    --secondary-color: #00b059;
    --black: #000;
    --white: #fff;
    --grey: (#ccc);
    --heading-font: 'Butler'
}

body {
    background: #f0f6f9;
    font-size: var(--body-font-Size);
    font-style: normal;
    line-height: normal;
    color: var(--body-color);
    margin: 0;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden!important
}

html {
    scroll-behavior: smooth
}

* {
    -webkit-box-sizing: border-box;
    -mox-box-sizing: border-box;
    box-sizing: border-box
}

::selection {
    background: var(--primary-color);
    color: #fff
}

::-moz-selection {
    background: var(--primary-color);
    color: #fff
}

a {
    color: var(--primary-color)
}

.heath-package-single:hover h3,.searchbox button:hover,a:hover,ul.list li a,ul.list3 li a {
    color: var(--secondary-color)
}

p {
    margin: 0 0 30px;
    clear: left;
    line-height: 23px
}

h1,h2,h3,h4,h5,h6 {
    margin: 0 0 20px;
    padding: 0;
    font-weight: 400
}

h2 {
    font-size: 28px;
    margin-bottom: 10px
}

hr {
    margin: 30px 0;
    height: 1px;
    border-top: 1px solid #ccc
}

.text-white {
    color: var(--white)!important
}

.section-intro h1 {
    font-weight: 600;
    color: #293d84
}

.text-black {
    color: #000!important
}

.text-blue {
    color: var(--primary-color)!important
}

.text-green {
    color: var(--secondary-color)!important
}

.red,.social-links-footer .links a.social-yt,a.social-yt {
    color: red
}

.text-justify {
    text-align: justify
}

.booknow,.icon_box .descripion h5,.sendbutton,.uppercase {
    text-transform: uppercase
}

.bold,.leader-single,.tr,a.fed-call,ul.dept-list li {
    font-weight: 600
}

.bg-primary,.bt-blue a,.footer-right,.footer-right:after,.footer1 {
    background-color: var(--primary-color)
}

.bg-secondary {
    background-color: var(--secondary--color)
}

.bg-lightblue {
    background-color: #f0f6f9
}

.bg-white {
    background-color: var(--white)
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 999999
}

#status,.number i {
    position: absolute;
    top: 0
}

.content-area,.full-wrap,.link a,.menu,.slider-wrap {
    position: relative
}

#status {
    left: 0;
    background-image: url(../images/loading.png);
    background-repeat: no-repeat;
    background-position: center;
    margin: 0
}

.row-flex {
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.justify-center {
    justify-content: center
}

.align-center,.header {
    align-items: center
}

.space-between {
    justify-content: space-between
}

.justify-flex-end {
    justify-content: flex-end
}

.container {
    width: 1300px;
    margin: 0 auto
}

.fullwidth,ul.news {
    width: 100%;
    display: block
}

.two-col {
    width: 46%;
    margin-right: 8%
}

.three-col {
    width: 30%;
    margin-right: 5%
}

.four-col {
    width: 22%;
    margin-right: 4%
}

.last {
    margin-right: 0!important
}

.clearfix {
    margin: 0;
    display: block
}

.aside {
    width: 25%;
    margin: 0
}

.summary {
    width: 74%;
    margin: 0;
    padding: 0 0 0 100px
}

.smd2 {
    width: 50%
}

.smd3 {
    width: 33.33333333333333%
}

.smd4 {
    width: 25%
}

.smd5 {
    width: 20%
}

.smd6 {
    width: 16.66666666666667%
}

.smd40 {
    width: 40%
}

.smd60 {
    width: 60%
}

.doctor-large,.smd30 {
    width: 30%
}

.smd70 {
    width: 70%
}

.smd75 {
    width: 75%
}

.smd66 {
    width: 66.66666666%
}

.pd-5 {
    padding: 5px
}

.pd-10 {
    padding: 10px
}

header {
    width: 100%;
    top: -100px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

header a:hover {
    color: #edb523
}

.logo {
    padding: 10px 0
}

.logo img,.menulogo img {
    max-width: 250px
}

.header {
    display: flex;
    justify-content: space-between
}

.header-right {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 16px
}

.topbar {
    display: flex;
    justify-content: flex-end
}

.data-progress li,.inline,.insure-logo li a,.link a,.p-care-list li,.p-care-list li a,.searchbox {
    display: inline-block
}

.inline {
    padding: 4px 8px;
    line-height: 20px;
    color: #fff
}

.number {
    font-size: 16px;
    color: #4b5469
}

.number i {
    width: 30px;
    height: 30px;
    background: #edb523;
    border-radius: 100%
}

.menu {
    z-index: 100;
    margin-top: 8px
}

.content-area,.slider-wrap {
    width: 100%
}

.link a {
    background: 0 0;
    color: #1f416c;
    padding: 15px 59px 15px 34px;
    margin: 10px 0;
    font-size: 16px;
    border: 1px solid #1f416c
}

.white-link a {
    border: 1px solid #fff;
    color: #fff
}

.languages,a.appointment-btn {
    display: inline-block;
    margin: 0 5px;
    border-radius: 25px;
    font-weight: 600
}

.departments-single img,.link a span,.section-patientcare .full-wrap {
    position: relative;
    z-index: 2
}

.book-dctr:before,.link a:after,.link a:before {
    content: '';
    position: absolute;
    color: #fff;
    height: 100%;
    bottom: 0
}

#loadMore:hover,.banner-caption h4 a,.book-dctr:hover,.copy-top strong,.coverbox:hover h3,.coverbox:hover ul.list li,.footer a,.link a:hover span,.package-title,.pdf-content span:hover i,footer a {
    color: #fff
}

.link a:after {
    width: 0;
    left: 100%;
    z-index: 1;
    background: #06426a;
    -webkit-transition: .3s;
    transition: .3s
}

.book-dctr:before,.link a:before {
    width: 44px;
    right: 10px;
    z-index: 2;
    background-image: url(../images/icons/arrow.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    -webkit-transition: .3s;
    transition: .3s
}

.footer-right,.footer1 .copy p,.languages,.languages a,.top-bar-list li a,.top-bar-list li a:hover,a.appointment-btn,ul.dept-list li:hover,ul.dept-list li:hover a {
    color: var(--white)
}

.book-dctr:hover:before,.white-link a:before {
    filter: brightness(0) invert(1)
}

.link a:hover:after,ul.package-list li:hover:after {
    width: 100%;
    left: 0;
    -webkit-transition: width .3s;
    transition: width .3s
}

.full-wrap {
    padding-left: 18%
}

.button-wrap,.footer-right:after,.searchbox,.searchbox button,.shape,.social,.social .links,.split-bg {
    position: absolute
}

a.appointment-btn {
    background-color: var(--primary-color2);
    font-size: 14px;
    padding: 12px 30px
}

.bt-blue a,.bt-green a,.languages {
    background-color: var(--secondary-color)
}

.btn-style2:hover,a.appointment-btn:hover {
    background-color: var(--secondary-color);
    color: var(--white)
}

.package-title:after,.searchbox .form-control {
    background-color: var(--white);
    line-height: 50px
}

.languages {
    font-size: 11px;
    padding: 5px 15px
}

.button-wrap {
    width: auto;
    bottom: 0;
    right: 0;
    z-index: 2;
    text-align: right;
    display: flex;
    justify-content: center
}

.bt-blue a,.bt-green a {
    width: auto;
    padding: 14px 20px;
    font-size: 16px;
    line-height: 18px;
    display: block;
    color: #fff
}

.bt-blue a:hover,.bt-green a:hover {
    background-color: var(--black)
}

.searchbox {
    width: 50%;
    max-width: 650px;
    z-index: 10;
    bottom: 69px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.searchbox .widget__form-search {
    position: relative;
    width: 100%;
    max-width: 620px
}

.searchbox .form-control {
    height: 64px;
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 0 88px 0 37px;
    font-size: 16px;
    width: 100%;
    color: #09180f
}

.heading,.package-title:after {
    font-size: 50px;
    font-weight: 700
}

.searchbox button {
    top: 15px;
    right: 25px;
    font-weight: 400;
    width: auto;
    font-size: 30px;
    color: #000;
    border: 0;
    background: 0 0
}

.pseudo-container {
    max-width: 1300px
}

.split-bg {
    width: 60%;
    background-image: url(../images/icon-shape1.webp);
    background-repeat: no-repeat;
    background-position: top right;
    background-color: #fff;
    top: 0;
    left: 0;
    z-index: 0
}

.heading {
    line-height: 52px;
    color: var(--primary-color);
    margin-bottom: 30px
}

.highlight-text {
    font-size: 18px;
    line-height: 25px;
    color: var(--black)
}

.stickybar {
    position: sticky!important;
    top: 120px
}

.intro-right,row {
    display: flex;
    flex-wrap: wrap
}

.packages-wrap {
    width: 50%;
    padding: 0 25px
}

.packages-wrap:first-child {
    margin-top: 180px
}

.heath-package-single {
    position: relative;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 1px 5px 0 rgba(50,50,50,.11);
    -moz-box-shadow: 0 1px 5px 0 rgba(50,50,50,.11);
    box-shadow: 0 1px 5px 0 rgba(50,50,50,.11);
    -moz-box-shadow: 0 4px 20px #00000059
}

.package-title {
    width: 60px;
    background-color: rgba(0,0,0,.5);
    position: absolute;
    top: 0;
    left: 0
}

.package-title:after {
    content: '+';
    width: 60px;
    height: 60px;
    text-align: center;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    color: var(--secondary-color);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    transition: .3s ease-in-out
}

.package-title .p-title {
    padding: 43px 14px 20px;
    letter-spacing: 1px;
    position: absolute;
    bottom: 50px;
    font-weight: 700;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    z-index: 2
}

.package-title .p-title h3 {
    margin-bottom: 0;
    font-size: 24px;
    line-height: 25px;
    color: var(--secondary-color)
}

.section-patientcare {
    background: url(../images/old.webp) 0 0/cover no-repeat;
    color: var(--white);
    padding: 100px 0 70px;
    position: relative;
    z-index: 3
}

.pcare:after {
    content: '';
    width: 100%;
    height: 200px;
    background: #f0f6f9;
    position: absolute;
    bottom: -70px;
    left: 0;
    z-index: 0
}

#loadMore,.book a,.book-dctr:hover,.booknow:hover,.enquiry-div,.more a,.p-care-list li a:hover,.pdf-content span,a.fed-call:hover i,ul.news li a {
    background: var(--primary-color)
}

.patientcare-wrap {
    padding-left: 25px;
    position: relative;
    z-index: 2
}

.p-care-list,.p-care-list li,form {
    margin: 0;
    padding: 0
}

.copy-top p:first-child,.p-care-list li {
    font-size: 18px
}

.p-care-list li a {
    background: rgba(0,0,0,.7);
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 12px 20px 12px 44px;
    margin: 5px 2px;
    font-size: 18px;
    color: var(--white);
    position: relative;
    text-shadow: 0 3px 4px #000000d1
}

.p-care-list li a img {
    position: absolute;
    top: 7px;
    left: 10px
}

.doctor-single .hover-effect {
    border-bottom: 1px solid var(--black)
}

.doctor-single .desc {
    padding: 25px 0 10px
}

.doctor-single .desc h3 {
    color: var(--primary-color);
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px
}

.doctor-single .desc p {
    color: var(--black);
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0
}

.testimonial-box {
    position: absolute;
    top: 116px;
    left: 0;
    width: 50%;
    z-index: 2
}

.whitebox {
    padding: 70px 60px 30px;
    background: var(--white);
    -webkit-box-shadow: 0 1px 5px 0 rgba(50,50,50,.11);
    -moz-box-shadow: 0 1px 5px 0 rgba(50,50,50,.11);
    box-shadow: 0 1px 5px 0 rgba(50,50,50,.11);
    -moz-box-shadow: 0 4px 20px #00000059
}

.testimonial-single {
    padding: 0 20px 0 60px;
    background: url(../images/icons/quotes.png) 0 25px no-repeat;
    font-size: 18px
}

.testimonial-single p {
    font-size: 18px;
    line-height: 30px;
    color: var(--black)
}

.data-progress li h2,p.name {
    color: var(--primary-color);
    margin-bottom: 0
}

p.name {
    padding: 10px 0;
    font-size: 14px;
    border-top: 1px solid #ccc
}

.split-bg3 {
    width: 65%;
    height: 100%;
    background: url(../images/bg3.webp) top right/cover no-repeat;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0
}

.align-flex-end {
    align-items: flex-end
}

.homecare-box {
    position: relative;
    z-index: 2;
    bottom: -100px
}

.img.full-width,.insure-logo li img,.masonry-grid img,img.full-width {
    max-width: 100%
}

.hospital-box-content {
    background-color: rgba(0,63,130,.7);
    color: var(--white);
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding: 46px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

h3 {
    font-size: 30px;
    margin-bottom: 20px;
    font-weight: 700
}

p.vision {
    padding: 10px 0;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 0
}

.data-progress {
    padding: 0;
    margin-left: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.data-progress li {
    list-style: none;
    width: 24%;
    vertical-align: middle;
    position: relative;
    padding: 20px 0
}

.data-progress li h2 {
    font-weight: 700;
    font-size: 50px;
    line-height: 50px
}

.data-progress p {
    font-size: 16px;
    text-transform: capitalize;
    margin-bottom: 0;
    color: #5f5f5f;
    position: relative
}

.copy-top p,.form-group,.icon.icon--order-success.svg,.news-cont h3,label {
    margin-bottom: 10px
}

.news-cont {
    padding: 30px 0 0
}

.news-cont h3 {
    font-size: 20px;
    line-height: 22px;
    color: var(--primary-color)
}

.owl-demo4 .owl-item:nth-child(2n) {
    margin-top: 60px
}

.downloadbtns a img:hover,.masonry-grid img:hover {
    opacity: .7
}

.footer-left {
    background: url(https://www.zulekhahospitals.com/images/greenbg.webp) top right no-repeat #40c483;
    padding: 50px 50px 50px 0;
    position: relative
}

.footer-left:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: -100%;
    background: #40c483
}

.font24 {
    font-size: 24px;
    line-height: 25px
}

.footer {
    background: url(https://www.zulekhahospitals.com/images/footerbg.webp) repeat-x top right;
}

.footer1 .copy {
    width: 100%;
    justify-content: center
}

.footer1 .copy p {
    padding-left: 30px;
    padding-right: 30px
}

.footer-right {
    margin-top: 120px;
    position: relative
}

.footer-right:after {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: -100%;
}

.shape {
    top: 0;
    left: 0;
    -webkit-animation: 1s infinite alternate slideTopDown;
    -moz-animation: 1s infinite alternate slideTopDown;
    -ms-animation: slideTopDown 1s infinite alternate;
    -o-animation: 1s infinite alternate slideTopDown;
    animation: 1s infinite alternate slideTopDown
}

.shape2 {
    top: -50px;
    left: auto;
    right: 0
}

@-webkit-keyframes slideTopDown {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(-6px);
        -moz-transform: translateY(-6px);
        -ms-transform: translateY(-6px);
        -o-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

.social {
    width: 35px;
    top: 586px;
    left: 0;
    left: calc(18% - 35px)
}

.social .links {
    bottom: 50px;
    font-weight: 700;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    z-index: 2;
    font-size: 14px
}

.social .links a {
    font-size: 14px;
    color: var(--black);
    padding: 12px 0;
    position: relative;
    font-weight: 400
}

.social-fixed-lft .links a,.social-links-footer .links a {
    font-size: 16px;
    font-weight: 400;
    width: 35px;
    height: 35px;
    padding: 8px
}

.social .links a:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #fff;
    border-radius: 0;
    position: absolute;
    bottom: 0;
    left: 0
}

.enquiry-div .enquiry span:before,.finddctor,.social .links a:last-child:after,.top-bar-list li:first-child:before {
    display: none
}

.social-inner {
    position: fixed;
    top: 629px;
    z-index: 10;
    left: 2%!important
}

.gap-1 {
    gap: 1%
}

.gap-2 {
    gap: 2%
}

.gap-3 {
    gap: 3%
}

.gap-4 {
    gap: 4%
}

.gap-5 {
    gap: 5%
}

.gap-2-5 {
    gap: 2.5%
}

.recoge-main .masonry-grid {
    width: 49.7%
}

.publication .masonry-grid {
    min-height: 400px;
    border: 1px solid #ccc
}

.project-center .masonry-grid {
    display: inline-block!important
}

.masonry-grid img {
    width: 100%;
    display: block;
    transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s
}

#loadMore,.call-link h5,.whatsapp-icon img,.whtsapp-link h5 {
    transition: .3s ease-in-out
}

.masonry-grid:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.masonry-grid a {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative
}

.masonry-grid a:hover figcaption {
    top: 0;
    left: 0;
    opacity: 1
}

.masonry-grid a figcaption:after {
    -webkit-transform: skew(45deg) translateX(-100%);
    transform: skew(45deg) translateX(-100%)
}

.masonry-grid a figcaption:before {
    -webkit-transform: skew(45deg) translateX(100%);
    transform: skew(45deg) translateX(100%)
}

.masonry-grid a figcaption:hover:after,.masonry-grid a figcaption:hover:before {
    -webkit-transform: skew(45deg) translateX(0);
    transform: skew(45deg) translateX(0);
    opacity: 0
}

.enquiry-div span,.enquiry-div span:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg)
}

.parent-p {
    display: table;
    height: 100%;
    width: 100%;
    text-align: left;
    padding: 15px;
    background: #0059aa;
    color: #fff;
    min-height: 102px;
    font-size: 16px;
    line-height: 22px
}

.recoge-main .masonry-grid .child {
    padding: unset!important
}

.masonry-grid {
    width: 33.1111%;
    float: left;
    position: relative;
    overflow: hidden;
    border: 5px solid #fff;
    margin: 1px
}

.coverbox {
    background: var(--white);
    flex: 0 0 23.5%;
    margin-bottom: 30px
}

.social-fixed-lft {
    position: fixed;
    left: 0;
    top: 50%;
    margin-top: -137px;
    z-index: 9
}

.social-fixed-lft .links {
    font-weight: 700;
    z-index: 2;
    font-size: 14px;
    height: 273px;
    display: flex;
    justify-content: center;
    gap: 2px;
    background-color: #fff
}

.social-fixed-lft .links a {
    position: relative;
    display: inline-block;
    text-align: center
}

.pt-50,.social-links-footer {
    padding-top: 50px
}

.social-links-footer .links {
    font-size: 14px;
    display: flex;
    gap: 5px
}

.social-links-footer .links a {
    position: relative;
    display: inline-block;
    text-align: center;
    background-color: #fff
}

a.social-fb {
    color: #1877f2
}

a.social-insta {
    color: #c13584
}

a.social-twtttr {
    color: #000
}

a.social-inkdin {
    color: #0077b5
}

a.social-cloud {
    color: #f50
}

.social-fixed-lft .links a:hover {
    color: #003f82
}

.success-einstein {
    text-align: center;
    padding: 80px 0;
    height: 57.9vh
}

.call-icon,.whatsapp-icon {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    line-height: 78px;
    margin-left: 0;
    text-align: center
}

.success-einstein h4 {
    color: #000;
    font-size: 19px;
    line-height: 23px
}

.call-link h5,.whtsapp-link h5 {
    right: -11px;
    opacity: 0;
    font-size: 15px;
    margin: 10px 0 0;
    line-height: 18px;
    z-index: 0;
    color: #fff;
    padding: 10px;
    position: absolute;
    font-weight: 500
}

.whtsapp-link {
    position: fixed;
    right: 7px;
    bottom: 123px;
    z-index: 9
}

.whtsapp-link h5 {
    width: 130px;
    top: 0;
    background-color: var(--secondary-color);
    border-radius: 5px
}

.whatsapp-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #2db742;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0 6px 8px 2px rgba(0,0,0,.14);
    -webkit-box-shadow: 0 6px 8px 2px rgba(0,0,0,.14);
    -moz-box-shadow: 0 6px 8px 2px rgba(0,0,0,.14);
    z-index: 1;
    position: relative
}

.call-icon,.top-bar-list {
    align-items: center;
    display: flex
}

.whatsapp-icon img {
    width: 32px
}

.whtsapp-link:hover h5 {
    right: 52px;
    opacity: 1
}

.call-link:hover .call-icon img,.whtsapp-link:hover .whatsapp-icon img {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg)
}

.call-link {
    position: fixed;
    right: 7px;
    bottom: 64px;
    z-index: 9
}

.call-link h5 {
    width: 130px;
    background-color: var(--primary-color);
    border-radius: 5px
}

.call-icon {
    background: #82d5f8;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0 6px 8px 2px rgba(0,0,0,.14);
    -webkit-box-shadow: 0 6px 8px 2px rgba(0,0,0,.14);
    -moz-box-shadow: 0 6px 8px 2px rgba(0,0,0,.14);
    z-index: 1;
    position: relative;
    color: #fff;
    justify-content: center;
    font-size: 20px
}

.call-icon img {
    border-radius: 50%;
    width: 53px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.call-link:hover h5 {
    right: 52px;
    top: 0;
    opacity: 1
}

.br-0 {
    border: 0!important
}

.border,.coverbox {
    border: 1px solid rgba(0,0,0,.1)
}

.mission-box {
    padding: 130px 30px 30px;
    position: relative
}

.mission-box img.icon {
    position: absolute;
    top: 30px;
    right: 30px
}

.coverbox {
    padding: 25px;
    background: var(--white);
    transition: .3s
}

.doctor-single-inner {
    flex: 0 0 23.5%;
    border: 1px solid #ccc;
    background: #fff;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 50px
}

.doctor-single-inner .overlay-effect3 {
    max-height: 220px
}

.coverbox:hover {
    background-color: #003f82;
    border: 1px solid rgb(0 63 130)
}

#loadMore:hover,.book a:hover,.more:nth-child(2) a,.pdf-content span:hover,.top-bar-list li a:hover,a.fed-call i,ul.dept-list li:after {
    background: var(--secondary-color)
}

.coverbox h3 {
    color: #000;
    font-size: 25px;
    line-height: 27px;
    margin-bottom: 15px
}

#loadMore,.book a {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    position: relative
}

#loadMore {
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    font-weight: 700;
    padding: 18px 53px;
    text-align: center;
    margin-top: 30px;
    border: 1px solid #e6e6e6
}

#loadMore:after {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: -10px;
    margin-left: -5px;
    content: '';
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid var(--primary-color)
}

#loadMore:hover:after {
    border-bottom: 10px solid var(--secondary-color)
}

.insure-logo {
    float: left;
    width: 100%;
    margin-top: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap
}

.insure-logo li {
    width: 19%;
    list-style: none;
    border: 1px solid #e2e2e2;
    text-align: center;
    margin: .5%;
    padding: 0;
    line-height: 0;
    background: #fff
}

.insure-logo li:hover img {
    filter: grayscale(1);
    opacity: .7
}

.innerpage-scope>.item {
    width: 16.66666%;
    text-align: center;
    padding: 10px;
    margin-bottom: 20px
}

.banner:after,.top-bar:after {
    top: 0;
    right: -1000%;
    width: 1000%;
    height: 100%;
    content: '';
    z-index: -1
}

.book a {
    text-transform: uppercase;
    line-height: 20px;
    padding: 20px 75px 20px 35px;
    margin: 20px 0
}

.book a:after {
    content: '';
    background: url(../images/icons/calendar.png) no-repeat center center var(--secondary-color);
    width: 59px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0
}

.description-big h2,h2.subtitle,h3.subtitle {
    font-size: 20px;
    padding-bottom: 8px;
    font-weight: 700;
    color: var(--primary-color);
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc
}

.more a,.top-bar-list li {
    font-size: 14px;
    display: inline-block
}

.contact-form .fieldset,.copy p,.coverbox ul.list,.description-big h3,.mb-0,.menu_box h5,.menu_box p,.radiobtns-wrap p {
    margin-bottom: 0
}

.description-big {
    width: 68%;
    padding-left: 30px
}

.doctor-large .overlay-effect3 {
    border-bottom: 2px solid #000;
    -webkit-box-shadow: 0 10px 6px -4px rgba(0,0,0,.23);
    -moz-box-shadow: 0 10px 6px -4px rgba(0,0,0,.23);
    box-shadow: 0 10px 6px -4px rgba(0,0,0,.23);
    margin-bottom: 20px
}

.filter-doctors,.registration-form {
    -webkit-box-shadow: 0 1px 5px 0 rgba(50,50,50,.41);
    -moz-box-shadow: 0 1px 5px 0 rgba(50,50,50,.41)
}

.heath-package-single-inner {
    flex: 0 0 23%;
    margin-bottom: 30px
}

.news-inner-row .news-single {
    flex: 0 0 23%;
    margin-bottom: 30px;
    border: 1px solid #ccc
}

.news-inner-row .news-single .news-cont {
    padding-left: 30px;
    padding-right: 30px
}

.inner-banner-row {
    position: relative;
    overflow-x: hidden
}

.banner:after {
    position: absolute;
    background-color: #3fc483
}

strong {
    font-weight: 700;
    color: var(--black)
}

.top-bar {
    background: url(../images/page-texture-bg);
    color: #fff;
    position: sticky!important;
    top: 73px;
    z-index: 3;
    margin-bottom: 50px
}

.top-bar:after {
    position: absolute;
    background: rgba(0,63,130,.5)
}

.top-bar-list {
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
    background-color: var(--primary-color);
    backdrop-filter: blur(8px)
}

.top-bar-list li {
    padding: 0;
    margin: 0;
    text-transform: capitalize;
    position: relative;
    border-left: 1px solid rgba(255,255,255,.5)
}

.filter-doctors .fieldset,.form-group-select select,.form-group-select:after {
    border-left: 1px solid #ccc
}

.top-bar-list li a {
    display: inline-flex;
    align-items: center;
    padding: 10px 16px
}

.top-bar-list li:before {
    content: '';
    width: 1px;
    height: 20px;
    position: absolute;
    top: 9px;
    left: 0
}

.top-bar-list li:first-child {
    border-left: 0
}

.buttons-div {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    display: flex;
    align-items: stretch;
    width: 100%
}

.more a {
    color: #fff;
    text-align: center;
    padding: 15px 0;
    margin: 0
}

.more a i {
    margin-right: 7px
}

.more a:hover,.more:nth-child(2) a:hover {
    background: #000
}

select.classic,select.classic:focus {
    background-repeat: no-repeat;
    background-position: right center
}

.departments-single {
    flex: 0 0 18.3%;
    border-radius: 5px;
    background-color: var(--secondary-color);
    text-align: center;
    overflow: hidden
}

.departments-single h3 {
    font-size: 20px;
    line-height: 22px;
    color: #fff;
    margin-bottom: 0;
    position: relative;
    z-index: 2;
    font-weight: 400
}

.btn-style2,.enquiry-div span,.menu_box h5 {
    font-weight: 700;
    text-transform: uppercase
}

.departments-single a {
    display: inline-block;
    padding: 15px;
    position: relative;
    width: 100%
}

.classic,select.classic {
    padding: 0 50px 0 23px
}

.departments-single a:after {
    content: '';
    position: absolute;
    bottom: -200px;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background-color: var(--primary-color);
    transition: .3s ease-in-out
}

.departments-single:hover a:after {
    bottom: 0;
    opacity: 1
}

select.classic {
    background-image: url(../images/icons/down-arrow.png);
    background-color: #fff
}

select.classic:focus {
    border: 1px solid #d9d9d9;
    background-image: url(../images/icons/up-arrow.png)
}

.form-group-select:after,.search-btn {
    position: absolute;
    top: 0;
    height: 100%;
    right: 0
}

.form-group-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    color: #100e0e;
    cursor: pointer;
    background: url(../images/icons/down-arrow.png) 98% 61% no-repeat #fff
}

.form-group-select select:focus {
    background: url(../images/icons/up-arrow.png) 97% 61% no-repeat #fff
}

.form-group-select:after {
    content: "";
    width: 50px;
    font-size: 12px;
    z-index: -1
}

.search-btn {
    width: 52px;
    color: #333;
    font-size: 0px;
    border: 0;
    background: url(../images/icons/next-arrow-white.png) center center no-repeat #1f416c;
    text-align: center;
    padding: 0;
    letter-spacing: .4px;
    border-radius: 2px;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

label {
    color: var(--primary-color);
    display: block
}

.filter-doctors {
    background: var(--white);
    margin-bottom: 30px;
    border-radius: 5px;
    box-shadow: 0 1px 5px 0 rgba(50,50,50,.41);
    -moz-box-shadow: 0 4px 20px #00000059
}

.find-doctor-search-in {
    width: 100%;
    display: flex;
    gap: 2%;
    align-items: flex-end;
    padding: 25px 25px 15px
}

.btn-style2 {
    width: auto;
    height: auto;
    border: 0;
    margin: 0 0 10px;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    vertical-align: top;
    padding: 15px 30px;
    text-align: center;
    background-color: var(--primary-color);
    border-radius: 50px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out
}

.table2,.table2 tr td p {
    margin-bottom: 30px
}

.find-doctor-search.advanced {
    background: #c9e2ed
}

.radiobtns-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    min-height: 60px;
    gap: 7px
}

.radiobtns-wrap p {
    font-size: 14px;
    line-height: 16px;
    display: flex;
    align-items: center;
    gap: 5px
}

.radiobtns-wrap p input {
    font-size: 14px
}

.enquiry-div {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 9;
    width: 43px;
    color: #fff;
    font-size: 12px;
    margin-top: -137px;
    padding: 5px 0
}

.enquiry-div span {
    padding: 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px
}

.table td,.table2 td {
    padding: 10px;
    vertical-align: top
}

.enquiry-div span a {
    color: #fff;
    margin: 6px 0;
    font-size: 12px;
    font-weight: 500
}

.enquiry-div span a:hover {
    color: #82d5f8
}

.enquiry-div span:before {
    position: absolute;
    top: 0;
    left: 6px;
    content: '';
    width: 30px;
    height: 15px;
    background: url(../images/icons/enquire.png) no-repeat;
    transform: rotate(180deg)
}

.menu_box {
    padding: 10px 0;
    border-bottom: 1px solid rgba(255,255,255,.2)
}

.table,.table td {
    border: 1px solid #0059aa42
}

.menu_box h5 {
    font-size: 16px;
    line-height: 16px;
    color: #71bed2
}

.menulogo {
    position: absolute;
    top: 10px;
    left: 10%;
    padding: 15px;
    background: var(--white)
}

.table {
    background: #fff
}

.table2,.table2 td {
    border: 1px solid #e5e5e5
}

.table2 {
    color: #696969
}

.tr {
    background-color: #005baa;
    color: #fff;
    font-size: 14px
}

.book-dctr {
    text-transform: capitalize;
    background: 0 0;
    color: #1f416c;
    padding: 15px 59px 15px 34px;
    margin: 10px 0;
    font-size: 17px;
    display: inline-block;
    border: 1px solid #1f416c
}

.pdf-row {
    display: flex;
    flex-wrap: wrap;
    gap: 1%
}

.pdf-list {
    flex: 0 0 24%;
    overflow: hidden;
    border: 3px solid #e0e0e0;
    margin-bottom: 16px
}

.news-item,.registration-form {
    margin-bottom: 30px;
    display: flex
}

.pdf-list:after {
    -webkit-transition: .6s ease-in-out;
    -moz-transition: .6s ease-in-out;
    transition: .6s ease-in-out;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    bottom: -150%;
    background: rgba(0,0,0,.7)
}

.pdf-list:hover:after {
    left: 0;
    bottom: 0
}

.pdf-img {
    float: left;
    width: 100%
}

.pdf-img img {
    width: 100%;
    float: left
}

.pdf-content {
    position: absolute;
    top: -100%;
    float: left;
    width: 100%;
    padding: 20px;
    z-index: 9;
    text-align: center;
    -webkit-transition: .9s ease-in-out;
    -moz-transition: .9s ease-in-out;
    transition: .9s ease-in-out
}

.pdf-content span {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: inline-block;
    line-height: 50px;
    -webkit-transition: .6s ease-in-out;
    -moz-transition: .6s ease-in-out;
    transition: .6s ease-in-out;
    text-align: center
}

.pdf-content span i {
    margin: 0;
    text-align: center;
    font-size: 18px;
    color: var(--white)
}

.pdf-list:hover .pdf-content {
    top: 30%
}

.pdf-content p {
    color: #fff;
    font-size: 22px;
    line-height: 25px
}

.registration-form {
    width: 100%;
    flex-wrap: wrap;
    gap: 2%;
    background: #fff;
    padding: 50px;
    background: var(--white);
    border-radius: 5px;
    box-shadow: 0 1px 5px 0 rgba(50,50,50,.41);
    -moz-box-shadow: 0 4px 20px #00000059
}

.registration-form .forminfull input,.registration-form .forminfull textarea {
    border: 1px solid rgb(211 211 211);
    padding: 8px 10px;
    background-color: transparent;
    display: block;
    margin: 0 0 10px;
    color: #626262;
    width: 100%
}

.registration-form .forminfull,.two-flex-col {
    flex: 0 0 48%
}

.registration-form .forminfull input {
    height: 52px;
    font-size: 16px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-left: 2px solid var(--primary-color)
}

.registration-form .forminfull textarea {
    border-radius: 5px;
    height: 101px;
    border-left: 1px solid var(--primary-color)
}

.registration-form .forminfull select {
    width: 100%;
    height: 52px;
    padding: 8px 10px;
    background-color: transparent;
    display: block;
    border: 1px solid rgb(211 211 211);
    margin: 0 0 10px;
    color: #626262;
    font-size: 14px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-left: 2px solid var(--primary-color);
    appearance: none;
    -webkit-appearance: none;
    background-image: url(../images/icons/icon5.svg);
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 14px
}

a.fed-call {
    color: var(--secondary-color);
    font-size: 32px;
    line-height: 32px;
    padding-left: 15px;
    display: inline-flex;
    align-items: center;
    gap: 6px
}

ul.news,ul.news li {
    padding: 0;
    margin: 0
}

a.fed-call i {
    width: 50px;
    height: 50px;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    border-radius: 100%;
    transform: rotate(0)
}

.news-item,ul.dept-list li {
    background: #fff;
    position: relative
}

a.fed-call:hover,ul.list li a:hover,ul.list3 li a:hover {
    color: var(--primary-color)
}

a.fed-call:hover i {
    transform: rotate(-360deg)
}

.inner-news-row {
    display: flex;
    gap: 1%
}

.news-item {
    flex: 0 0 32%;
    border: 1px solid #ccc;
    padding: 25px 25px 20px;
    flex-direction: column;
    align-items: self-end;
    justify-content: space-between
}

.news-item h2.subheading {
    font-size: 22px;
    line-height: 25px
}

ul.news li {
    list-style: none;
    display: inline-block
}

ul.news li a {
    position: relative;
    bottom: 0;
    left: 0;
    width: auto;
    color: #fff;
    padding: 7px 16px;
    margin: 1px 0;
    font-size: 14px;
    display: inline-block;
    border: 1px solid #1f416c;
    border-radius: 16px
}

ul.news li a:hover {
    background-color: var(--secondary-color);
    color: var(--white);
    border: 1px solid var(--secondary-color)
}

.three-col-box {
    width: 30%;
    float: left
}

.expansion-bg {
    width: 100%;
    margin: 40px 0;
    padding: 40px;
    background-color: #f3f3f3;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0 1px 5px 0 rgba(50,50,50,.41);
    -moz-box-shadow: 0 1px 5px 0 rgba(50,50,50,.41);
    box-shadow: 0 1px 5px 0 rgba(50,50,50,.41);
    -moz-box-shadow: 0 4px 20px #00000059
}

.expansion-bg h1.heading,.expansion-bg h1.heading a {
    font-size: 32px;
    line-height: 32px;
    color: var(--primary-color)
}

.box-msn h2.heading,.expansion-bg h2.heading {
    font-size: 20px;
    line-height: 22px;
    color: var(--secondary-color)
}

.avilable-dprt .box-msn {
    flex: 0 0 49%;
}

.msn-main {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.box-msn {
    flex: 0 0 31%;
    border: 1px solid #e6e6e6;
    min-height: 188px;
    background: #f3f3f3;
    padding: 30px;
    margin-right: 2%;
    text-align: left
}

.p-testimonial-wrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 1%
}

.p-testimonial-wrap .three-col-box {
    width: 32.5%;
    margin-bottom: 5px
}

.masonry-grid {
    flex: 0 0 31.5%;
    line-height: 0
}

.leader-single {
    background-color: #fff;
    border-right: #e8741d;
    padding: 50px;
    margin-bottom: 50px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    -webkit-box-shadow: 0 0 20px 4px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0 20px 4px rgba(0,0,0,.1);
    box-shadow: 0 0 20px 4px rgb(0 0 0 / 10%)
}

.leader-single:nth-child(2n) {
    flex-direction: row-reverse
}

.leader-desc {
    padding: 0 0 0 50px
}

.leader-single:nth-child(2n) .leader-desc {
    padding: 0 50px 0 0
}

.leader-popup h2,.leader-single h2 {
    color: var(--primary-color);
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 30px
}

.appo-nbr a,.appo-nbr span {
    color: #fff;
    font-weight: 700
}

.pack-btn-wrap a,ul.dept-list li,ul.dept-list li a {
    color: var(--primary-color)
}

.leader-popup p,.leader-single p {
    margin-bottom: 16px
}

ul.dept-list {
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 1%;
    justify-content: center
}

ul.dept-list li {
    list-style: none;
    margin: 0 0 1%;
    padding: 0;
    flex: 0 0 13.3%;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    overflow: hidden
}

ul.dept-list li a {
    position: relative;
    z-index: 2;
    display: block;
    padding: 30px 10px 15px;
    display: flex;
    flex-direction: column;
    align-items: center
}

ul.dept-list li:after {
    content: '';
    width: 100%;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

ul.dept-list li a:before {
    content: '\f055';
    font-family: FontAwesome;
    width: 30px;
    height: 30px;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    z-index: 2;
    margin: 0 auto
}

.dep-doc-list {
    padding: 15px;
    background: #c9e2ed;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 5px 0 rgba(50,50,50,.41);
    -moz-box-shadow: 0 1px 5px 0 rgba(50,50,50,.41);
    box-shadow: 0 1px 5px 0 rgba(50,50,50,.41);
    -moz-box-shadow: 0 4px 20px #00000059
}

.dep-doc-list .owl-demo6 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 50px
}

.owl-demo6 .owl-nav {
    position: absolute;
    top: auto!important;
    bottom: 0!important;
    right: 0!important;
    left: 0!important;
    margin: 0 auto!important;
    padding: 0 0 0 5px!important
}

.appo-nbr {
    border-radius: 10px;
    background: var(--primary-color);
    padding: 10px;
    margin: 10px 0
}

.appo-nbr span {
    float: left;
    width: 100%;
    font-size: 14px
}

.appo-nbr a {
    font-size: 16px
}

.ib-widget-button.RIGHT_BOTTOM {
    right: var(--widget-button-position-x,6px)!important
}

.ib-widget-button {
    bottom: var(--widget-button-position-y,55px)!important
}

.sch-box {
    padding: 0;
    border-bottom: 1px solid #ccc;
    margin: 0 3% 30px 1%
}

.sch-box h3 {
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 15px
}

.package-wrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 2%
}

.pack-box {
    flex: 0 0 23.5%;
    margin-bottom: 25px;
    border: 1px solid #c6d4e1;
    padding: 0 0 55px;
    background: #fff;
    position: relative
}

.pack-box a {
    display: flex
}

.pack-btn-wrap {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    align-items: center;
    flex-direction: column;
    gap: 6px
}

.pack-btn-wrap a {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px
}

.pack-btn-wrap .lab-pck-btn {
    color: #5c5c5c
}

.pack-btn-wrap .pak-btn {
    background-color: var(--primary-color);
    color: #fff;
    border-bottom: none;
    padding: 13px 25px;
    border-radius: 25px;
    font-size: 14px;
    line-height: 14px;
    margin: 0;
    position: absolute;
    bottom: 14px
}

.pack-btn-wrap .pak-btn:hover {
    background-color: #005aaa;
    color: #fff
}

.pack-btn-wrap a:hover {
    color: #44af51
}

.package-form-wrap {
    background-color: #eaf2f9;
    padding: 35px
}

.homesearchbox {
    display: flex;
    position: static;
    width: 100%;
    max-width: initial;
    margin: 0;
    padding: 30px 50px
}

.homesearchbox .head-div {
    padding-top: 7px;
    padding-right: 20px
}

.homesearchbox .head-div h2 {
    color: var(--primary-color);
    font-weight: 700;
    font-size: 39px
}

.head-div h2 span {
    font-weight: 300;
    color: var(--secondary-color)
}

.header_search-links {
    width: 100%;
    padding-top: 16px;
    padding-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 7px
}

.header_search-links a {
    font-size: 14px;
    line-height: 1.71;
    color: #534c46;
    padding: 6px 16px;
    border-radius: 18px;
    background-color: #fff;
    margin: 0 8px 8px 0;
    -webkit-box-shadow: 0 5px 10px -10px rgba(0,0,0,.4),0 0 2px 0 rgba(0,0,0,.1);
    box-shadow: 0 5px 10px -10px rgba(0,0,0,.4),0 0 2px 0 rgba(0,0,0,.1);
    -webkit-transition: background-color .3s linear;
    transition: background-color .3s linear
}

.header_search-links a:hover {
    color: #fff;
    background-color: var(--secondary-color)
}

ul.package-list {
    padding: 0;
    margin: 0;
    width: 100%;
    display: flex;
    gap: 1%;
    row-gap: 12px;
    flex-wrap: wrap
}

ul.package-list li {
    list-style: none;
    padding: 0;
    margin: 0;
    border-radius: 10px;
    background: #333;
    font-size: 18px;
    position: relative;
    line-height: 20px;
    color: var(--white);
    flex: 0 0 24.2%;
    background: var(--secondary-color);
    border-left: 4px solid var(--primary-color);
    border-right: 4px solid var(--primary-color);
    min-height: 78px;
    overflow: hidden
}

.banner,.book-box,.book-box form,.book-fields .bookingform,.book-heading,ul.package-list li a {
    display: flex;
    align-items: center
}

ul.package-list li:after {
    content: '';
    width: 0;
    height: 100%;
    background-color: var(--primary-color);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: .3s;
    transition: .3s
}

.booknow,.icon_box:hover i {
    transition: .3s ease-in-out
}

ul.package-list li a {
    font-size: 20px;
    line-height: 23px;
    padding: 23px;
    color: var(--white);
    height: 100%;
    position: relative;
    z-index: 2
}

.book-box {
    background: #f1f6fa;
    position: absolute;
    width: 85%;
    left: 0;
    right: 0;
    margin: 0 auto 0 10%;
    bottom: 8%;
    z-index: 5;
    overflow: hidden
}

.book-heading,.copy-top,.f-contact {
    position: relative
}

.med-fit-banner,.medfit-services {
    margin-bottom: 40px
}

.book-heading {
    background: var(--primary-color);
    padding: 25px 0 25px 25px;
    min-width: 310px;
    justify-content: space-between;
    gap: 1px
}

.book-heading:after {
    content: '';
    position: absolute;
    right: -34px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 35px solid var(--primary-color);
    z-index: 1
}

.book-heading h2 {
    color: #fff;
    font-size: 17px;
    line-height: 23px;
    margin-bottom: 0
}

.book-heading h2 span,.select-loc select {
    color: #d4e7f1;
    font-style: italic
}

.select-loc select {
    background-color: transparent;
    border: 0;
    border: transparent;
    font-size: 14px
}

.icon_box i,.image-box2:before,.image-box:after {
    background: var(--primary-color);
    position: absolute
}

.select-loc option {
    background-color: var(--primary-color);
    border: transparent
}

.book-fields {
    background: #f1f6fa;
    width: 100%;
    padding: 0 0 0 50px
}

.book-fields .bookingform .fieldset {
    border-radius: 0;
    -webkit-border-radius: 0px;
    border: 1px solid #274351;
    background-color: transparent;
    color: #5d5f62
}

.book-fields .bookingform .form-group-select:after {
    content: "";
    position: absolute;
    top: 0;
    right: 46px;
    width: 1px;
    height: 100%;
    background-color: #274351;
    z-index: 1
}

.book-fields .bookingform .form-group {
    flex: 1;
    padding: 0;
    margin: 0 18px 0 0
}

.book-fields .form-group-select select {
    margin: 0
}

.booknow {
    background: var(--secondary-color);
    padding: 35px;
    color: #fff;
    font-size: 22px;
    border: 0
}

.medfit-services {
    padding: 40px 60px;
    color: #fff;
    border-radius: 30px;
    background-color: #0000001a;
    transition: .3s;
    border: 1px solid #00387430;
    box-shadow: 0 0 10px 0 rgb(50 50 50 / 22%)
}

.medfit-services h2 {
    color: #000;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 18px;
    line-height: 1;
    border-bottom: 1px solid #2222220f;
    padding-bottom: 12px
}

.medfit-services ul.list {
    margin-bottom: 0;
    color: #000
}

h1.medfit-heading {
    font-size: 32px;
    line-height: 45px;
    color: #000;
    font-weight: 900;
    margin-bottom: 10px
}

.f-contact a,.sendbutton {
    font-weight: 700
}

.phone {
    margin-top: -90px
}

.pt-100 {
    padding-top: 100px
}

.pb-100 {
    padding-bottom: 100px
}

.pb-50 {
    padding-bottom: 50px
}

.pt-70 {
    padding-top: 70px
}

.pb-70 {
    padding-bottom: 70px
}

.pt-30 {
    padding-top: 30px
}

.pb-30 {
    padding-bottom: 30px
}

.pt-20 {
    padding-top: 20px
}

.pb-20 {
    padding-bottom: 20px
}

.pt-0 {
    padding-top: 0
}

.pb-0 {
    padding-bottom: 0
}

.pad-5 {
    padding-right: 5px;
    padding-left: 5px
}

.pad-25 {
    padding: 25px
}

.pl-100 {
    padding-left: 100px
}

.pr-100 {
    padding-right: 100px
}

.pl-80 {
    padding-left: 80px
}

.pr-80 {
    padding-right: 80px
}

.pl-20 {
    padding-left: 20px
}

.pl-30 {
    padding-left: 30px
}

.pr-30 {
    padding-right: 30px
}

.pl-50 {
    padding-left: 50px
}

.pr-50 {
    padding-right: 50px
}

.pl-70 {
    padding-left: 70px
}

.pr-70 {
    padding-right: 70px
}

.pr-20 {
    padding-right: 20px
}

.mt-100 {
    margin-top: 100px
}

.mb-100 {
    margin-bottom: 100px
}

.mt-50 {
    margin-top: 50px
}

.mb-50 {
    margin-bottom: 50px
}

.mt-0 {
    margin-top: 0
}

footer a:hover {
    color: #c93a60
}

.f-contact {
    padding: 0 0 0 85px;
    margin-bottom: 30px;
    color: #fff;
    font-size: 18px
}

.f-contact p {
    margin-bottom: 0;
    line-height: 25px
}

.f-contact img {
    position: absolute;
    top: 0;
    left: 0
}

.footer-div h3 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 16px;
    color: #fff
}

ul.footerlinks {
    margin: 0 0 20px;
    padding: 0
}

ul.footerlinks li {
    list-style: none;
    padding: 6px 0;
    font-size: 16px;
    line-height: 20px;
    float: none;
    display: block;
    margin-right: 0;
}

.footer a:hover {
    color: rgb(255,255,255,.7)
}

.footer-social {
    float: none
}

.footer-social a {
    color: #fff!important
}

.footer-social a i {
    margin-right: 7px;
    font-size: 19px;
    color: #fff
}

.footer-social a:hover i {
    color: #d7ae6c
}

.footer-bottom {
    border-top: 1px solid rgba(255,255,255,.5);
    padding: 30px 0;
    color: #fff;
    font-size: 14px
}

.copy,.copy:after {
    border-top: 1px solid rgba(255,255,255,.3)
}

.copy {
    display: flex;
    flex-grow: 25px;
    gap: 25px
}

.copy:after {
    content: '';
    width: 100%;
    position: absolute;
    top: -1px;
    right: -100%;
    height: 100%;
    z-index: 2;
    line-height: 0
}

.flex-gap {
    gap: 2%;
    row-gap: 15px
}

.three-flex-col {
    flex: 0 0 31%
}

.four-flex-col {
    flex: 0 0 22%
}

.five-flex-col {
    flex: 0 0 18%
}

.image-box {
    padding-left: 30px;
    padding-bottom: 0;
    width: 100%
}

.image-box2 {
    padding-top: 30px;
    padding-left: 30px
}

.image-box .hover-effect {
    border-radius: 15px;
    -webkit-box-shadow: 0 0 34px -15px rgb(0 0 0 / 70%);
    -moz-box-shadow: 0 0 34px -15px rgba(0,0,0,.7);
    box-shadow: 0 0 34px -15px rgb(0 0 0 / 70%)
}

.image-box2:before,.image-box:after {
    content: '';
    width: 45px;
    height: 80%;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    z-index: -1
}

.image-box2:before {
    bottom: auto;
    right: auto;
    top: 0;
    left: 0;
    background: #d7ae6c
}

.wrap-box {
    border-radius: 15px;
    -webkit-box-shadow: 0 0 34px -15px rgb(0 0 0 / 70%);
    -moz-box-shadow: 0 0 34px -15px rgba(0,0,0,.7);
    box-shadow: 0 0 34px -15px rgb(0 0 0 / 70%);
    overflow: hidden
}

ul.list,ul.list3 {
    margin: 0 0 30px;
    padding: 0
}

ul.list li,ul.list3 li {
    list-style: none;
    padding: 6px 7px 6px 20px;
    line-height: normal;
    position: relative
}

ul.list li:before,ul.list3 li:before {
    content: "\f111";
    position: absolute;
    top: 10px;
    left: 0;
    font-family: FontAwesome;
    color: var(--secondary-color);
    font-size: 8px
}

.cnt-wrap {
    padding: 30px 20px;
    background-color: #fff;
    box-shadow: 0 3px 40px #0000002e;
    -webkit-box-shadow: 0 3px 40px #0000002e;
    -moz-box-shadow: 0 3px 40px #0000002e
}

.icon_box {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 7px;
    margin-bottom: 23px;
    padding-left: 50px
}

.icon_box:hover i {
    background-color: #0caf4e
}

.icon_box i,header.smaller {
    top: 0;
    left: 0;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.icon_box i {
    margin: 0;
    padding: 8px;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    line-height: 25px;
    color: #fff
}

.icon_box .descripion {
    display: block;
    overflow: hidden
}

.icon_box .descripion h5 {
    font-size: 18px;
    margin: 0 0 8px;
    color: #000
}

.icon_box p {
    margin: 0;
    padding-bottom: 15px
}

.icon_box a {
    color: #434446
}

.icon_box:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.map {
    width: 100%;
    margin-top: 30px
}

.table-style {
    border-collapse: collapse;
    width: 100%
}

.table-style td,.table-style th {
    text-align: left;
    padding: 8px;
    border: 1px solid #d9d9d9
}

.table-style tr:nth-child(2n) {
    background-color: #f2f2f2
}

.table-style th {
    background-color: #04aa6d;
    color: #fff
}

.banner {
    z-index: 0;
    width: 100%;
    height: 150px;
    background-image: url(https://www.zulekhahospitals.com/images/bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    padding: 0 50px;
    justify-content: space-between;
    background-size: cover
}

.banner .searchbox {
    position: static;
    margin: 0
}

.copy-top:after,.zmcr-banner:after {
    content: '';
    position: absolute;
    height: 100%
}

.banner-caption h2 {
    color: #fff;
    font-size: 40px;
    margin-bottom: 10px;
    font-weight: 600;
    line-height: 42px
}

.banner-caption h4 span {
    color: #9df1c8
}

.banner-caption h4 {
    padding: 0;
    display: inline-flex;
    margin-bottom: 0;
    align-items: center
}

.banner-caption {
    z-index: 1
}

.zmcr-banner {
    background: url(../images/zmcr.jpg) 0 0/cover no-repeat;
    height: 300px
}

.zmcr-banner:after {
    top: 0;
    right: -1000%;
    background-color: #dab483;
    width: 1000%;
    z-index: -1
}

.banner-caption h4 span.b-sep {
    font-size: 0;
    width: 23px;
    height: 21px;
    margin: 0 12px;
    background: url(../images/icons/next-arrow.png) 0 0/22px no-repeat;
    display: inline-block
}

header.smaller {
    position: fixed;
    z-index: 100;
    -webkit-box-shadow: 0 1px 5px 0 rgba(50,50,50,.41);
    -moz-box-shadow: 0 1px 5px 0 rgba(50,50,50,.41);
    box-shadow: 0 1px 5px 0 rgba(50,50,50,.41);
    -moz-box-shadow: 0 4px 20px #00000059;
    background-color: #f0f6f9;
    padding-left: 2%
}

header.smaller .logo img {
    max-width: 180px
}

.jarallax {
    background-repeat: no-repeat;
    background-position: center center;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.bg1 {
    background: url(../images/bg1.jpg) top center no-repeat
}

.bg2 {
    background: url(../images/bg2.webp) top center/cover no-repeat
}

:focus {
    outline: 0
}

.fieldset {
    width: 100%;
    height: 52px;
    padding: 8px 10px;
    background-color: transparent;
    display: block;
    border: 1px solid rgb(211 211 211);
    margin: 0 0 10px;
    color: #626262;
    font-size: 14px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-left: 2px solid var(--primary-color)
}

.fieldset1 {
    height: 130px
}

.sendbutton {
    width: auto;
    height: auto;
    border: 0;
    margin: 0 5px 0 0;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    vertical-align: top;
    padding: 15px 30px;
    background-color: var(--primary-color);
    border-radius: 55px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out
}

.copy-top,.copy-top:after {
    border-top: 1px solid rgba(255,255,255,.3)
}

.sendbutton:hover {
    background-color: #000
}

.select-box {
    appearance: none;
    -webkit-appearance: none;
    background-image: url(../images/icons/icon5.svg);
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 14px
}

::-webkit-input-placeholder {
    color: #626262!important
}

:-moz-placeholder {
    color: #626262!important
}

::-moz-placeholder {
    color: #626262!important
}

:-ms-input-placeholder {
    color: #626262!important
}

.ftr-form ::-webkit-input-placeholder {
    color: #fff!important
}

.ftr-form :-moz-placeholder {
    color: #fff!important
}

.ftr-form ::-moz-placeholder {
    color: #fff!important
}

.ftr-form :-ms-input-placeholder {
    color: #fff!important
}

.copy-top {
    padding: 20px
}

.copy-top:after {
    display: block;
    width: 100%;
    top: -1px;
    right: -100%;
    z-index: 9
}

@media only screen and (max-width: 1800px) {
    .full-wrap {
        padding-left:11%
    }

    .social {
        left: calc(11% - 35px)
    }
}

@media only screen and (max-width: 1600px) {
    .pseudo-container {
        max-width:1300px
    }

    .full-wrap {
        padding-left: 7%
    }

    .social {
        left: calc(7% - 30px)
    }
}

@media only screen and (max-width: 1400px) {
    .full-wrap {
        padding-left:3%
    }

    .social {
        left: calc(3% - 35px)
    }
}

@media only screen and (max-width: 1366px) {
    .social-inner {
        left:.5%!important
    }
}

@media only screen and (max-width: 1300px) {
    .container {
        width:90%
    }

    .pseudo-container {
        max-width: 100%
    }

    .heath-package-single-inner {
        flex: 0 0 48%;
        margin-bottom: 30px
    }

    .top-bar-list li a img {
        display: none
    }

    .pack-box {
        flex: 0 0 32%
    }

    .book-box {
        margin-left: 15%
    }
}

@media only screen and (max-width: 1024px) {
    .container {
        width:90%
    }
}

@media only screen and (max-width: 980px) {
    .menu-wrap {
        position:relative;
        width: 100%;
        left: 0;
        bottom: 1px;
        margin-top: 0
    }

    .four-flex-col {
        flex: 0 0 48%
    }

    .insure-logo li {
        width: 24%
    }

    ul.dept-list li {
        flex: 0 0 18.9%
    }

    .book-box {
        flex-wrap: wrap;
        position: static
    }

    .coverbox {
        flex: 0 0 49%
    }
}

@media only screen and (max-width: 767px) {
    .pt-100,.pt-50,.pt-70,.pt-80 {
        padding-top:30px
    }

    .pb-100,.pb-50,.pb-70,.pb-80 {
        padding-bottom: 30px
    }

    .pl-100,.pl-50,.pl-70 {
        padding-left: 0
    }

    .pr-100,.pr-50,.pr-70 {
        padding-right: 0
    }

    .owl-demo4 .owl-item:nth-child(2n) {
        margin-top: 0
    }

    .insure-logo li {
        width: 32.333%
    }

    .copy:after,.footer-right:after {
        display: none
    }

    .heading {
        font-size: 34px;
        line-height: 43px
    }
}

@media only screen and (max-width: 640px) {
    .smd30,.smd40,.smd60,.smd70,.smd75,.three-col {
        width:100%
    }

    .smd60,.smd70,.smd75 {
        margin-top: 20px
    }

    .coverbox,.four-flex-col,.three-flex-col,.two-flex-col {
        flex: 0 0 100%
    }

    .five-flex-colum {
        flex: 0 0 48%
    }

    .insure-logo li {
        width: 49%
    }

    .avilable-dprt .box-msn {
        flex: 0 0 100%;
    }
}
