@charset "UTF-8";

html {
    scroll-behavior: smooth
}

* {
    margin: 0;
    padding: 0
}

body {
    font-family: "Lato", sans-serif;
    font-size: 1rem;
    line-height: 2;
    color: #6b6b6b;
    background-color: #fff;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: subpixel-antialiased
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    body p {
        font-size: .8rem
    }
}

.blue-color {
    color: #003367
}

.bg-banner-size,
.bg-inner,
.bg-inner-,
.bg-inner---,
.bg-inner-- {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.bg-inner {
    background-image: url(https://nlhcdn.s3.ap-south-1.amazonaws.com/newlifehospital/bg-inner.jpg);
    background-attachment: fixed
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    .bg-inner {
        background-position: 0 50%
    }
}

.bg-inner- {
    background-image: url(https://nlhcdn.s3.ap-south-1.amazonaws.com/newlifehospital/bg-img/bg-3.jpg);
    background-attachment: fixed
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    .bg-inner- {
        background: #b1abab1f
    }
}

.bg-inner--- {
    background-image: url(https://nlhcdn.s3.ap-south-1.amazonaws.com/newlifehospital/bg-img/bg-4.jpg);
    background-attachment: fixed
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    .bg-inner--- {
        background: #b1abab1f
    }
}

.bg-inner-- {
    background-image: url(https://nlhcdn.s3.ap-south-1.amazonaws.com/newlifehospital/bg-img/bg-5.jpg);
    background-attachment: fixed
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    .bg-inner-- {
        background-position: 0 50%
    }
}

.bg-inner-2 {
    background-image: url(https://nlhcdn.s3.ap-south-1.amazonaws.com/newlifehospital/bg-img/bg-7.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #fafafa
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    .bg-inner-2 {
        background: #b1abab1f
    }
}

.bg-inner-8 {
    background-image: url(https://nlhcdn.s3.ap-south-1.amazonaws.com/newlifehospital/bg-img/bg-8.jpg);
    background-repeat: no-repeat;
    background-position: 50% 9%;
    background-color: #fafafa;
    background-size: cover
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    .bg-inner-8 {
        background-position: 0 50%
    }
}

.bg-inner-9 {
    background-image: url(https://nlhcdn.s3.ap-south-1.amazonaws.com/newlifehospital/bg-img/bg-12.png);
    background-repeat: no-repeat;
    background-position: 50% 9%;
    background-color: #fafafa;
    background-size: cover;
    background-attachment: fixed
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    .bg-inner-9 {
        background-position: 0 50%
    }
}

.bg-overlay-1 {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1
}

.bg-overlay-2 {
    position: absolute;
    right: 0;
    z-index: -1;
    top: 0
}

.pattern-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 608px;
    height: 563px;
    background-repeat: no-repeat;
    opacity: .6
}

.pattern-layer-1 {
    position: absolute;
    top: 16px;
    right: -252px;
    width: 513px;
    height: 529px;
    background-repeat: no-repeat;
    z-index: -1
}

.error-section {
    text-align: center;
    position: relative
}

.error-section:before {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-image: url(https://nlhcdn.s3.ap-south-1.amazonaws.com/newlifehospital/bg-img/bg-7.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    content: ""
}

.error-section:after {
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-image: url(https://nlhcdn.s3.ap-south-1.amazonaws.com/newlifehospital/bg-img/bg-7.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    content: "";
    transform: scaleX(-1)
}

.sky-color {
    color: #27beb6
}

ul,
ol {
    list-style: none;
    padding: 0;
    margin: 0
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

.row-50 {
    margin-top: -23px
}

.row-10 {
    margin-bottom: 10px
}

.section-part {
    padding: 50px 0;
    position: relative
}

.black-color {
    color: #000
}

.section {
    position: relative;
    overflow: hidden;
    z-index: 1
}

::selection {
    color: #fff;
    background: #27beb6
}

.section-bg {
    background-color: #f9efed
}

h3 {
    color: #000;
    font-size: 1.6rem
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    h3 {
        font-size: 1.1rem
    }
}

h2 {
    color: #000;
    font-weight: 700
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    h2 {
        font-size: 20px
    }
}

h2 span {
    color: #a81e22
}

.p-color {
    color: #ef7b12;
    font-size: 1.5rem;
    font-weight: 600
}

.p-content {
    padding-top: 30px;
    padding-bottom: 35px
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    .p-content {
        padding-top: 0;
        padding-bottom: 0
    }
}

.bg-color-d {
    background: #f5f8f9
}

.image-effect--1 {
    position: relative
}

.image-effect--1 img {
    border-radius: 20px
}

.image-effect--1:before {
    background: linear-gradient(to bottom, #27beb647, #27beb63b);
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    -webkit-transition: all .5s ease-out 0;
    -o-transition: all .5s ease-out 0;
    transition: all .5s ease-out 0;
    z-index: 1;
    content: "";
    border-radius: 20px
}

.image-effect--1:hover:before {
    width: 100%;
    height: 100%
}

.image-effect--1:after {
    background: linear-gradient(to bottom, #27beb647, #27beb63b);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    -webkit-transition: all .5s ease-out 0;
    -o-transition: all .5s ease-out 0;
    transition: all .5s ease-out 0;
    z-index: 1;
    content: "";
    border-radius: 20px
}

.image-effect--1:hover:after {
    width: 100%;
    height: 100%
}

.ul-impdate-2 li {
    display: block;
    padding: 1px 20px;
    position: relative;
    font-size: 1.5rem;
    color: #27beb6;
}


@media screen and (max-width: 992px) and (min-width: 320px) {
    .ul-impdate-2 li {
        padding: 60px 0 10px;
        display: block;
        padding: 1px 16px;
        position: relative;
        font-size: .8rem
    }
}

.ul-impdate-2 li:before {
    content: "\f055";
    position: absolute;
    left: -3px;
    top: 2px;
    font-family: "FontAwesome";
    color: #87c440
}

.list-ul-li li {
    position: relative;
    padding-left: 22px;
    text-align: justify;
    margin-bottom: 5px
}

.list-ul-li li:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    background-color: #87c440;
    left: 0;
    top: 11px;
    transform: rotate(45deg);
    box-shadow: 3px 3px 0 #12131299
}

.deparment .dept-servies {
    border: 3px solid #27bcb4;
    padding: 16px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    margin-top: 3rem
}

.quote-card {
    padding: 20px;
    padding-left: 50px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    margin: 0;
    color: #27beb6
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    .quote-card {
        padding-left: 0;
        overflow: visible
    }
}

.quote-card:before {
    font-family: Georgia, serif;
    content: "“";
    position: absolute;
    top: -20px;
    left: 0;
    font-size: 5em;
    color: rgba(135, 196, 64, 0.47);
    font-weight: 400
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    .quote-card:before {
        opacity: .3
    }
}

.quote-card cite {
    display: block
}

.dept-highlight {
    margin-top: 20px;
    padding: 10px 15px 10px 30px;
    border-left: 5px solid #87c440;
    background: #27beb6;
    background-image: linear-gradient(45deg, #113a37c4, transparent)
}

.dept-highlight h5 {
    font-size: 17px
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    .nav-pills {
        display: block
    }
}

.nav-pills .nav-item {
    min-width: 91%;
    margin: 0 0 20px
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    .nav-pills .nav-item {
        margin: 0 10px 20px
    }
}

.nav-pills .nav-item .nav-link {
    transition: all .2s linear;
    color: #fff;
    width: 100%;
    border: 6px solid #fff;
    box-shadow: 11px 11px 11px -4px #00000057 inset, 4px 0 2px 0 #999c95;
    background: #27beb6;
    background-image: linear-gradient(45deg, #00a0e3, #e6d9d9, #0000, #f5f2f2, black);
    background-image: linear-gradient(to left, #27beb6, transparent);
    color: #fff
}

.nav-pills .nav-item .nav-link span {
    background: #fff;
    padding: 5px 10px;
    border-radius: 0 45px 0 45px;
    position: relative;
    z-index: 1;
    width: 100%
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    .nav-pills .nav-item .nav-link span {
        background: transparent
    }
}

.nav-pills .nav-item .nav-link span:before {
    content: "";
    position: absolute;
    background: red;
    height: 44px;
    width: 100%;
    top: -6px;
    left: -15px;
    border-radius: 25px;
    z-index: -1;
    box-shadow: 22px 0 0 -1px #fff;
    transform: translate(10px, 10px) skew(56deg, 0deg)
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    .nav-pills .nav-item .nav-link span:before {
        background: #27beb6
    }
}

.nav-pills .nav-link.active,
.nav-pills .nav-pills .show>.nav-link {
    background-color: #87c440;
    color: #fff;
    background-image: none;
    box-shadow: -3px -3px 1px #d0d0d0, 3px 4px 6px #047d7a
}

@media screen and (max-width: 992px) and (min-width: 320px) {

    .nav-pills .nav-link.active,
    .nav-pills .nav-pills .show>.nav-link {
        background-color: #87c440
    }
}

.nav-pills .nav-link.active span,
.nav-pills .nav-pills .show>.nav-link span {
    background: #eef9fd
}

.nav-pills .nav-link.active span:before,
.nav-pills .nav-pills .show>.nav-link span:before {
    background: #ffc0cb;
    opacity: 1
}

.sepretors-line {
    border-bottom: 2px solid #e6efef;
    margin-bottom: 25px;
    padding: 0 0 10px;
    position: relative;
    color: #000000d1;
    width: 100%
}

.sepretors-line::before {
    bottom: -5px;
    content: "";
    display: inline-block;
    height: 9px;
    left: 0;
    position: absolute;
    width: 9px;
    border-radius: 50%;
    background-color: #27beb6
}

.sepretors-line::after {
    bottom: -2px;
    content: "";
    display: inline-block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 80px;
    background-color: #27beb6
}

.sepretors-line h3 {
    font-size: 18px;
    font-weight: 700;
    margin-top: .5rem;
    padding: -1px 0;
    text-transform: capitalize;
    width: 100%
}

.imag-effect {
    position: relative
}

.imag-effect:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(135, 196, 64, 0.27);
    opacity: 0;
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    transition: all .6s ease-in;
    z-index: 1
}

.imag-effect:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(135, 196, 64, 0.27);
    opacity: 0;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    transition: all .6s ease-in
}

.imag-effect:hover:before {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    opacity: 1
}

.imag-effect:hover:after {
    opacity: 1;
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1)
}

.highlight-text-box {
    background: #27beb6;
    padding: 25px 10px 10px;
    border-radius: 10px;
    position: relative;
    border: 1px solid #27beb6;
    transition: all .3s ease;
    box-shadow: 6px 6px #87c440;
    transition: .9s;
    margin-top: 7px;
    height: 167px
}

.highlight-text-box:hover {
    transform: scale(0.98)
}

.highlight-text-box h6 {
    font-size: 18px;
    color: #fff
}

.highlight-text-box h6 sapn {
    font-size: 1rem
}

.highlight-text-box p {
    color: #fff
}

.highlight-text-box h5 {
    content: '';
    position: absolute;
    bottom: 0;
    right: 13px;
    font-size: 17px;
    color: #000;
    font-weight: 600
}

.dr-profile img {
    border: 1px solid #9e9e9e
}

.dr-profile .image-box {
    background: #27beb6;
    padding: 17px 11px;
    position: relative;
    transition: all .3s ease;
    border-left: 5px solid #87c440;
    margin-top: 9px;
    transition: .9s;
    height: 60px
}

.dr-profile h5 {
    color: #fff
}

.table-responsive .tbl--1 tbody tr td:nth-child(1),
.table-responsive .tbl--1 tbody tr td:nth-child(2) {
    text-align: center
}

.table-responsive table thead {
    background: #27beb6;
    background-image: linear-gradient(45deg, #00a0e3, #e6d9d9, #0000, #f5f2f2, transparent);
    background-image: linear-gradient(to left, #2f32323b, transparent);
    color: #fff
}

.table-responsive table thead th {
    text-align: center
}

.table-responsive table tbody td {
    border: 1px solid #9e9e9e;
    vertical-align: middle
}

header {
    background: #fff;
    width: 100%;
    z-index: 99;
    position: relative
}

header .top-header-toolbar {
    padding: 3px 0;
    background-color: #27beb6;
    color: #28293a;
    font-size: 14px
}

header .top-header-toolbar .hospital-social-left {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

header .top-header-toolbar .hospital-social-left li {
    border-right: 1px solid #b5b5b5;
    padding: 0 18px;
    width: auto;
    font-size: .8rem;
    font-weight: 600
}

header .top-header-toolbar .hospital-social-left li a {
    color: #000;
    text-decoration: none
}

header .top-header-toolbar .hospital-name-right {
    float: right
}

@media only screen and (max-width: 320px) {
    header .top-header-toolbar .hospital-name-right {
        float: left
    }
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    header .top-header-toolbar .hospital-name-right {
        float: left
    }
}

header .top-header-toolbar .hospital-name-right li {
    color: #000;
    padding: 0 12px;
    width: auto;
    font-size: .8rem;
    font-weight: 600
}

header .top-header-toolbar .hospital-name-right li a {
    color: #000000ab;
    text-decoration: none
}

header .navbar {
    transition: 500ms ease;
    background: #fff;
    height: 100px;
    box-shadow: 0 20px 20px -10px #00000033
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    header .navbar {
        height: auto
    }

    header .navbar .m-logo {
        width: 60px
    }

    header .navbar .panel-title P {
        font-size: 1rem;
        font-weight: 600;
        color: #27beb6;
        margin-right: 35px
    }
}

@media only screen and (max-width: 992px) and (min-width: 320px) and (max-width: 320px) {
    header .navbar .panel-title P {
        font-size: .8rem
    }
}

@media screen and (max-width: 992px) and (min-width: 320px) and (max-width: 767px) and (min-width: 320px) {
    header .navbar .panel-title P {
        font-size: .8rem
    }
}

header .navbar .navbar-brand {
    height: auto
}

@media only screen and (max-width: 320px) {
    header .navbar .navbar-brand {
        margin-right: 0
    }
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    header .navbar .navbar-brand {
        margin-right: 0
    }
}

@media only screen and (max-width: 600px) {
    header .navbar .navbar-brand {
        width: 100px
    }
}

header .navbar .navbar-brand img {
    height: 100%;
    width: 86%
}

header .navbar .navbar-nav .nav-link {
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    margin: 0 0 0 2px;
    font-size: .93rem
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
    header .navbar .navbar-nav .nav-link {
        font-size: .8rem
    }
}

header .navbar .navbar-nav .nav-link:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    height: 2px;
    width: 15px;
    margin: 0 auto;
    background: transparent
}

header .navbar .navbar-nav .nav-link:hover,
header .navbar .navbar-nav .nav-link:focus {
    color: #27beb6
}

@media (max-width: 992px) {

    header .navbar .navbar-nav .nav-link:hover,
    header .navbar .navbar-nav .nav-link:focus {
        background: transparent
    }
}

header .navbar .navbar-nav .nav-link:hover:before,
header .navbar .navbar-nav .nav-link:focus:before {
    background: #27beb6
}

header .navbar .navbar-nav .nav-link .active {
    color: #27beb6
}

header .navbar .navbar-nav .dropdown-menu {
    border-top: 4px solid #22b5ae;
    border-radius: 10px
}

header .navbar .navbar-nav .dropdown-menu .dropdown-item {
    color: #000
}

header .navbar .navbar-nav .dropdown-menu .dropdown-item:hover {
    background: #87c44063;
    color: #000
}

header .navbar .navbar-nav .dropdown-item.active,
header .navbar .navbar-nav .dropdown-item:active {
    background: #faf2d9;
    color: #000;
    text-decoration: none
}

header .navbar .navbar-toggler {
    border: none;
    outline: none;
    background: #27beb6
}

@media only screen and (max-width: 320px) {
    header .navbar .navbar-toggler {
        font-size: 1rem
    }
}

header .navbar .navbar-toggler .fa-bars {
    color: #27beb6
}

@media (max-width: 991px) {
    header .navbar-collapse {
        position: fixed;
        top: 107px;
        left: 0;
        min-width: 230px;
        height: auto;
        background: #fff;
        z-index: 9;
        padding: 20px
    }

    header .nav-link {
        color: #27beb6
    }

    header .navbar-collapse.collapsing {
        left: -75%;
        transition: height 0 ease
    }

    header .navbar-collapse.show {
        left: 0;
        transition: left 300ms ease-in-out
    }

    header .navbar-toggler.collapsed~.navbar-collapse {
        transition: left 500ms ease-in-out
    }

    header .navbar-toggler {
        border: none;
        outline: none;
        background: #fff;
        color: #000
    }
}

.navbar.scrolled {
    box-shadow: 0 0 30px 0 #0000001a;
    background: #fff;
    height: 67px
}

.navbar.scrolled .navbar-brand img {
    width: 120px
}

@media only screen and (max-width: 600px) {
    .navbar.scrolled .navbar-brand img {
        width: 65px
    }
}

.home-slider {
    height: 100vh
}

@media only screen and (max-width: 600px) {
    .home-slider {
        height: 28vh
    }
}

@media only screen and (min-width: 600px) {
    .home-slider {
        height: 32vh
    }
}

@media only screen and (min-width: 992px) {
    .home-slider {
        height: 47vh
    }
}

@media only screen and (min-width: 1200px) {
    .home-slider {
        height: 78vh
    }
}

.home-slider .swiper-container {
    padding: 0 !important
}

.home-slider .swiper-home-slide {
    height: 100%;
    z-index: 2
}

.home-slider .swiper-home-slide .swiper-slide {
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

@media only screen and (min-width: 600px) {
    .home-slider .swiper-home-slide .swiper-slide {
        margin-top: 0
    }
}

.home-slider .swiper-home-slide .swiper-slide .swiper-slide-caption {
    height: auto;
    width: 56%;
    position: absolute;
    top: calc(36% - 43px);
    color: #000;
    background: #ffffff9e;
    padding: 39px;
    right: 22%
}

.home-slider .swiper-home-slide .swiper-slide .swiper-slide-caption:before {
    content: "";
    display: block;
    position: absolute;
    width: 20%;
    height: 64%;
    border: 4px solid;
    transition: all .6s ease;
    border-radius: 2px;
    z-index: 1;
    top: 0;
    left: 0;
    border-color: #27beb6 transparent transparent #27beb6
}

.home-slider .swiper-home-slide .swiper-slide .swiper-slide-caption:after {
    content: "";
    display: block;
    position: absolute;
    width: 20%;
    height: 64%;
    border: 4px solid;
    transition: all .6s ease;
    border-radius: 2px;
    z-index: 1;
    bottom: 0;
    right: 0;
    border-color: transparent #27beb6 #27beb6 transparent
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    .home-slider .swiper-home-slide .swiper-slide .swiper-slide-caption {
        height: auto;
        width: 60%;
        position: absolute;
        top: calc(28% - 43px);
        color: #000;
        background: #ffffff9e;
        padding: 37px;
        right: 1%
    }
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .home-slider .swiper-home-slide .swiper-slide .swiper-slide-caption {
        white-space: normal;
        transform: translate(0px, 0px);
        left: 77px;
        top: calc(30% -5px);
        padding: 9px;
        top: 60px
    }
}

.home-slider .swiper-home-slide .swiper-slide .swiper-slide-caption h6 {
    color: #1d837e;
    font-size: 2rem;
    font-weight: 600
}

.home-slider .swiper-home-slide .swiper-slide .swiper-slide-caption h6 span {
    color: #000
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .home-slider .swiper-home-slide .swiper-slide .swiper-slide-caption h6 {
        font-size: 1rem
    }
}

.home-slider .swiper-home-slide .swiper-slide .swiper-slide-caption p {
    font-size: 1.2rem
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .home-slider .swiper-home-slide .swiper-slide .swiper-slide-caption p {
        display: none
    }
}

.home-slider .swiper-container-vertical>.swiper-pagination-bullets {
    left: 0;
    right: auto;
    top: 50%;
    transform: translate3d(0px, -50%, 0);
    background: #27beb6;
    padding: 10px;
    border-radius: 0 5px 5px 0;
    opacity: 1
}

.home-slider .swiper-pagination-bullet {
    background: #27beb6
}

.swiper-container {
    padding: 40px 0 !important
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    .swiper-container {
        padding: 0 !important
    }
}

.swiper-pagination .swiper-pagination-bullet {
    width: 18px;
    height: 5px;
    display: inline-block;
    border-radius: 2px;
    background: #27beb6;
    opacity: .6;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    width: 30px
}

.servicebox {
    min-height: 321px;
    border: 1px solid #87c440;
    box-shadow: inset .2rem .2rem .5rem #c3c1c6e6, inset -.2rem -.2rem .5rem #fff, .3rem .3rem .5rem #c3c1c6e6, -.2rem -.2rem .4rem #fff;
    padding: 20px;
    background: #27beb640
}

.servicebox h3 {
    color: #27beb6;
    font-size: 1.5rem
}

.thank-you h6 {
    font-size: 1.2rem;
    color: #87c440;
    font-weight: 600
}

.about-us .box-about-hospital {
    flex-direction: row;
    align-items: center
}

.about-us .img-area {
    padding: 0;
    position: relative
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .about-us .img-area {
        margin-top: 8px
    }
}

@media screen and (max-width: 992px) and (min-width: 767px) {
    .about-us .img-area {
        margin-top: 8px
    }
}

.about-us .img-area::before,
.about-us .img-area::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    border: 2px solid #fff;
    z-index: 0
}

.about-us .img-area::before {
    border-right: none;
    border-bottom: none;
    top: 15px;
    left: 15px;
    z-index: 1
}

.about-us .img-area::after {
    border-left: none;
    border-top: none;
    bottom: 15px;
    right: 15px
}

.about-us .img-area>img {
    /* height: 346px */
}

@media only screen and (max-width: 320px) {
    .about-us .img-area>img {
        height: auto
    }
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .about-us .img-area>img {
        height: auto
    }
}

.about-us .img-area .video-gallery {
    position: absolute;
    top: calc(50% - 20px);
    left: 0;
    right: 0;
    margin: auto;
    z-index: 9;
    transition: all .5s ease-in-out 0
}

.about-us .img-area .video-gallery li {
    float: none
}

.about-us .img-area .video-gallery .light-gallery-poster img {
    width: 50px
}

.about-us .img-area .overlay-color {
    opacity: .6;
    z-index: 0;
    background-color: #0000008f;
    width: 100%;
    height: 100%;
    position: absolute
}

.ripple-effect {
    border-radius: 100%;
    display: inline-block !important;
    -webkit-animation: witr-shadow 1s linear infinite;
    animation: witr-shadow 1s linear infinite;
    -webkit-transition: .5s
}

@keyframes witr-shadow {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3)
    }

    100% {
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0)
    }
}

.our-services .services {
    padding: 10px;
    background: #87c44017;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    transition: all .3s ease;
    height: 73px;
    border-radius: 10px;
    text-align: center;
    margin: 10px;
    border: 1px solid #27beb6;
    position: relative;
    overflow: hidden
}

.our-services .services:hover {
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    transform: translateY(-5px)
}

.our-services .services img {
    width: 50px;
    height: 50px;
    box-shadow: inset .2rem .2rem .5rem #c3c1c6e6, inset -.2rem -.2rem .5rem #fff, .3rem .3rem .5rem #c3c1c6e6, -.2rem -.2rem .4rem #fff;
    border-radius: 50%;
    border: 1px solid #87c440;
    padding: 7px
}

.our-services .services h6 {
    color: #27beb6;
    font-weight: 600;
    margin-left: 10px
}

.our-services .services a {
    color: #22b6af;
    text-align: center
}

.our-services .services .services-box {
    display: flex;
    align-items: center;
    justify-content: start
}

.our-services .services:before {
    content: "";
    position: absolute;
    background: #04b6baad;
    height: 100%;
    width: 100%;
    left: -100%;
    top: 0;
    transition: 1s;
    z-index: -1
}

.our-services .services:hover:before {
    left: 0
}

.our-services .services:hover h6 {
    color: #fff
}

.our-services .services:hover img {
    background: #fff
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    .our-services h5 {
        font-size: 16px
    }
}

.our-services .our-services-list ul {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center
}

.our-services .our-services-list ul li {
    background-color: #87c44066;
    padding: 14px;
    color: #000;
    border-radius: 24px 0 24px 0;
    box-shadow: 0 0 15px #231e1e80;
    font-weight: 600;
    margin: 9px;
    transition: all .3s ease-in-out
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    .our-services .our-services-list ul li {
        padding: 2px;
        margin: 5px 4px;
        width: 47%;
        border-radius: 0;
        box-shadow: none;
        border: 1px solid #aeb2bb;
        font-size: 13px
    }
}

.our-services .our-services-list ul li:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
    height: 0;
    background: #27beb6;
    border-radius: 24px 0 24px 0;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    color: #fff
}

.our-services .our-services-list ul li:before .our-services ul {
    display: flex
}

.our-services .our-services-list ul li:before .our-services ul li {
    background-color: #87c44066;
    padding: 14px;
    color: #000;
    border-radius: 24px 0 24px 0;
    box-shadow: 0 0 15px #231e1e80;
    font-weight: 600;
    margin: 9px;
    transition: all .3s ease-in-out
}

.our-services .our-services-list ul li:before .our-services ul li i {
    color: #17ded4;
    font-size: 20px
}

.our-services .our-services-list ul li:before .our-services ul li:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
    height: 0;
    background: #27beb6;
    border-radius: 24px 0 24px 0;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    color: #fff
}

.our-services .our-services-list ul li:before .our-services ul li:hover {
    transform: translateY(0px);
    color: #fff
}

.our-services .our-services-list ul li:before .our-services ul li:hover::before {
    height: 100%
}

.our-services .our-services-list ul li:hover {
    transform: translateY(-10px);
    color: #fff
}

.our-services .our-services-list ul li:hover::before {
    height: 100%
}

.sepretors-heading h3 {
    border-bottom: 2px solid #e6efef;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 25px;
    padding: 0 0 10px;
    position: relative;
    color: #000000d1;
    text-transform: capitalize;
    width: 100%
}

.sepretors-heading h3::before {
    bottom: -5px;
    content: "";
    display: inline-block;
    height: 9px;
    left: 0;
    position: absolute;
    width: 9px;
    border-radius: 50%;
    background-color: #27beb6
}

.sepretors-heading h3::after {
    bottom: -2px;
    content: "";
    display: inline-block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 80px;
    background-color: #27beb6
}

.lightBox--gallery>ul>li {
    position: relative;
    padding: 7px
}

.lightBox--gallery>ul>li a {
    position: relative;
    transition: .6s;
    display: block
}

.lightBox--gallery>ul>li a>img {
    width: 100%;
    height: auto;
    border: 2px solid #28bfb7
}

.lightBox--gallery>ul>li a:hover .light-gallery-poster>i {
    opacity: 1;
    z-index: 1
}

.lightBox--gallery>ul>li a .light-gallery-poster i {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    color: #fff;
    font-size: 29px;
    z-index: 1;
    transition: .9s
}

.main-btn {
    position: relative;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-size: 1rem;
    line-height: 25px;
    font-weight: 700;
    color: #fff !important;
    text-align: center;
    padding: 14px 36px 15px;
    border-radius: 30px;
    z-index: 1;
    transition: all 500ms ease;
    background: rgba(223, 75, 75, 1)
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .main-btn {
        font-size: .8rem;
        padding: 5px 16px 3px 13px
    }
}

.main-btn:before {
    -webkit-transition-duration: 800ms;
    transition-duration: 800ms;
    position: absolute;
    width: 200%;
    height: 200%;
    content: "";
    bottom: 110%;
    left: 50%;
    background: #111;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
    z-index: -1
}

.main-btn:hover:before {
    bottom: -40%
}

.heading {
    color: #003367;
    font-size: 36px;
    line-height: 46px;
    font-family: 600;
    font-weight: 600;
    letter-spacing: 2px
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .heading {
        font-size: 22px;
        margin-bottom: 0
    }
}

.heading:before {
    content: "";
    clear: both;
    display: table;
    height: 3px;
    width: 50px;
    background-color: #27beb6;
    margin: 0 auto 4px
}

.heading span {
    color: #27beb6
}

.heading-innr {
    color: #003367;
    font-size: 2.1rem;
    line-height: 39px;
    font-family: 600;
    font-weight: 600;
    letter-spacing: 1px;
    padding-bottom: 2px;
    position: relative
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .heading-innr {
        font-size: 25px;
        padding-bottom: 15px;
        margin-bottom: 0x
    }
}

.heading-innr:before {
    content: "";
    clear: both;
    display: table;
    height: 3px;
    width: 50px;
    position: absolute;
    bottom: 0;
    background-color: #27beb6
}

.heading-innr span {
    color: #27beb6
}

.heading-innr-1 {
    color: #003367;
    font-size: 20px;
    line-height: 39px;
    font-family: 600;
    font-weight: 600;
    letter-spacing: 1px;
    padding-bottom: 2px;
    position: relative
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .heading-innr-1 {
        font-size: 25px;
        padding-bottom: 15px;
        margin-bottom: 0x
    }
}

.img-rounded {
    border-radius: 5px
}

.header-bg {
    background: #F5F8F9;
    width: 50%;
    position: absolute;
    top: 0;
    right: 0;
    height: 80vh;
    z-index: -1;
    border-radius: 0 0 0 20px
}

.statistics {
    background: #f5f8f9
}

.statistics .statistics-contentt {
    display: grid;
    place-content: center;
    height: 100%
}

.statistics .statistics-contentt h3 {
    color: #003367;
    font-size: 30px;
    line-height: 40px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0
}

.statistics .progress-content h3 {
    color: #003367;
    font-size: 30px;
    line-height: 40px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .statistics .progress-content h3 {
        font-size: 14px
    }
}

.single-progressbar {
    background: #8080801c;
    border-radius: 40px;
    padding: 25px 15px;
    margin: 22px
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .single-progressbar {
        padding: 15px;
        margin: 20px 0
    }
}

.single-progressbar h6 {
    color: #626262;
    padding: 0 50px;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px
}

.single-progressbar h6 span {
    padding-left: 244px;
    color: #27beb6
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .single-progressbar h6 span {
        padding-left: 141px;
        margin: -82px
    }
}

.breadcrumb {
    line-height: 1.9;
    font-size: 14px;
    background: url(https://nlhcdn.s3.ap-south-1.amazonaws.com/newlifehospital/breadcrumb.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    height: 37vh;
    margin-bottom: 0
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    .breadcrumb {
        height: 23vh
    }
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .breadcrumb {
        height: 19vh
    }
}

.breadcrumb:before {
    content: "";
    background-color: #236964b8;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0
}

.breadcrumb .page-title {
    padding-top: 70px
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    .breadcrumb .page-title {
        padding-top: 0
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .breadcrumb .page-title {
        padding-top: 72px
    }
}

.breadcrumb .page-title h1 {
    color: #15e6dc;
    font-size: 46px;
    line-height: 56px;
    font-weight: 600;
    font-family: 600;
    margin-bottom: 15px;
    text-transform: capitalize
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    .breadcrumb .page-title h1 {
        font-size: 19px;
        margin-bottom: -8px;
        line-height: 38px
    }
}

.breadcrumb li {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    color: #e8dfdf96;
    font-size: 14px;
    line-height: 25px;
    font-family: 600;
    font-weight: 600;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    .breadcrumb li {
        font-size: 12px
    }
}

.breadcrumb li:after {
    position: absolute;
    left: 50px;
    top: 0;
    content: "/";
    font-family: "fontawesome"
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    .breadcrumb li:after {
        left: 45px;
        top: 0
    }
}

.breadcrumb li:first-child {
    padding-left: 0
}

.breadcrumb li a {
    color: #e8dfdf96
}

.breadcrumb li span {
    padding-left: 18px;
    color: #b1ec6c;
    font-weight: 600
}

.accordion .card {
    border: none !important;
    box-shadow: 0 20px 15px -22px #00000085;
    border-radius: 0;
    margin-top: 14px
}

.accordion .card .card-header {
    padding: 0;
    border-radius: 0;
    border: none
}

.accordion .card .card-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    background: #fff
}

.accordion .card .collapsed {
    color: #545b62;
    background: #f7c59f;
    background: #fff
}

.accordion .card .card-title a {
    display: block;
    font-size: 1rem;
    font-weight: 700;
    color: #000;
    padding: 15px 48px 15px 20px;
    position: relative;
    transition: all .3s ease 0;
    border-radius: 0;
    text-align: left;
    text-decoration: none;
    background: #dadbddd6;
    border: 3px solid #87c440;
    border-radius: 30px
}

.accordion .card .card-title a i {
    width: 5%;
    height: 100%;
    background: #2abeb7;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    color: #fff;
    text-align: center;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .accordion .card .card-title a i {
        width: 23%
    }
}

.accordion .card .card-body p {
    border-left: 1px dashed #27beb6;
    padding-left: 27px
}

.accordion .card .card-body ul {
    border-left: 1px dashed #27beb6;
    padding-left: 27px
}

.testi-box {
    background: #27beb6;
    text-align: center;
    padding: 30px 30px 50px;
    margin: 0 15px 38px;
    position: relative;
    height: 297px;
    z-index: 1;
    overflow: hidden;
    border-radius: 10px;
    float: left;
    width: 73%
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .testi-box {
        width: 100%
    }
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    .testi-box {
        width: 100%;
        height: 350px
    }
}

.testi-box:after {
    content: "";
    width: 150px;
    height: 107%;
    background: #87c440;
    position: absolute;
    top: -20px;
    left: -60px;
    transform: matrix(1, 0, 0.5, 1, 150, 0);
    z-index: -1
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .testi-box:after {
        display: none
    }
}

.testi-box:nth-child(even) {
    float: right;
    margin: 0 15px 38px;
    display: flex;
    flex-direction: row-reverse
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .testi-box:nth-child(even) {
        float: left
    }
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    .testi-box:nth-child(even) {
        float: left
    }
}

.testi-box:nth-child(even):after {
    width: 150px;
    height: 107%;
    top: -20px;
    right: 29px;
    transform: matrix(1, 0, -0.5, 1, 632, 0)
}

.testi-box:nth-child(even) .testi-cantent {
    margin: 0 211px 0 0
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .testi-box:nth-child(even) .testi-cantent {
        margin: 0
    }
}

.testi-box:nth-child(even) .testi-cantent:before {
    left: 0;
    right: 129px
}

.testi-box .testi-img {
    position: absolute;
    content: "";
    top: 50px;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 2px 2px #e5e6e7;
    overflow: hidden
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .testi-box .testi-img img {
        display: none
    }
}

.testi-box .testi-cantent {
    margin-left: 225px;
    padding-top: 12px;
    color: #fff
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .testi-box .testi-cantent {
        margin-left: 0
    }
}

.testi-box .testi-cantent:before {
    color: #d5d6d7;
    content: "";
    font-family: fontawesome;
    font-size: 11rem;
    left: 208px;
    right: 0;
    position: absolute;
    top: calc(50% - 162px);
    margin: auto;
    z-index: -1;
    opacity: .4
}

.testimonial {
    background-image: url(https://nlhcdn.s3.ap-south-1.amazonaws.com/newlifehospital/bg-img/bg-6.jpg);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: relative
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .testimonial {
        background: #27beb6
    }
}

.testimonial .heading:before {
    background: #fff
}

.testimonial .card {
    box-shadow: 0 0 8px #1617158a
}

.testimonial .card .card-body {
    padding: 0
}

.testimonial .card .card-body .card-test {
    padding: 28px
}

.testimonial .card .card-body .card-test h6 {
    font-size: 1rem;
    color: #87c440;
    font-weight: 600
}

.room-category {
    background: #27beb6;
    z-index: 0
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .room-category {
        background: #000
    }

    .room-category .heading {
        color: #fff
    }
}

.room-category .heading:before {
    filter: brightness(10)
}

.room-category .room-category-box {
    background: #ffffff42;
    text-align: center;
    padding: 30px 20px;
    border-radius: 10px;
    transition: all .3s ease 0;
    height: 155px;
    box-shadow: 0 0 5px #00000061
}

@media only screen and (max-width: 320px) {
    .room-category .room-category-box {
        height: 180px
    }
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .room-category .room-category-box {
        margin: 5px
    }
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    .room-category .room-category-box {
        height: 175px;
        margin: 5px
    }
}

.room-category .room-category-box .room-icon {
    color: #fff;
    font-size: 50px;
    width: 60px;
    height: 60px;
    line-height: 45px;
    margin: 0 auto 20px;
    display: block;
    position: relative
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    .room-category .room-category-box .room-icon {
        width: 50px;
        height: 50px
    }
}

.room-category .room-category-box .room-icon:before {
    content: "";
    /* background: linear-gradient(to right, #87c440 49%, #87c440 50%); */
    background-image: radial-gradient(circle farthest-corner at 9.8% 19.4%, rgba(223, 75, 75, 1) 11.6%, rgba(20, 12, 12, 1) 90.5%);
    width: 100%;
    height: 100%;
    border-radius: 10px;
    box-shadow: 0 0 0 5px #fff inset;
    border: 5px solid #8bc34a24;
    border-right: none;
    border-top: none;
    transform: rotate(45deg);
    position: absolute;
    top: 1px;
    left: -3px;
    z-index: -1;
    transition: all .5s ease 0
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    .room-category .room-category-box .room-icon img {
        width: 20px
    }
}

.room-category .room-category-box:hover .room-icon {
    line-height: 47px
}

.room-category .room-category-box:hover .room-icon:before {
    transform: rotate(315deg)
}

.room-category .room-category-box .title {
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
    margin: 0 0 10px;
    transition: all .3s ease 0
}

.facilities .facilities {
    border: 1px solid #000;
    background: #27beb61c;
    margin-bottom: 30px;
    transition: all .6s ease-in-out
}

.facilities .facilities:hover {
    border-color: #29beb7;
    box-shadow: 0 0 15px #00000024
}

.facilities .facilities .fac-img {
    margin: 23px 76px
}

.facilities .facilities p {
    text-align: center;
    color: #87c440;
    font-weight: 600
}

.counter {
    background: #27beb6
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .contact-section .contact-body {
        flex-wrap: wrap;
        justify-content: center
    }
}

.contact-section .contact-body .contact-box {
    padding: 10px;
    border: 1px solid #87c440;
    margin: 8px;
    box-shadow: 0 0 15px #22232345;
    border-radius: 10px
}

.contact-section .contact-body .contact-box .icons-circle {
    width: 50px;
    height: 50px;
    line-height: 3.5;
    border: solid 1px #27beb6;
    padding: 0;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
    transition: all .6s
}

.contact-section .contact-body .contact-box .icons-circle:hover {
    transform: rotate(360deg)
}

.contact-section .contact-body .contact-box .icons-circle .icon-xs {
    font-size: 30px;
    line-height: 38px;
    color: #2abeb7
}

.contact-section .contact-body .contact-box p {
    color: #464141
}

.contact-section .form-group {
    margin-bottom: 0
}

.contact-section .form-group label {
    font-size: 15px;
    font-weight: 600;
    line-height: 1px;
    color: #003367
}

.contact-section .form-group .form-control {
    background-color: rgba(234, 240, 244, 0.83);
    border: none;
    border-radius: 25px;
    padding: 10px 20px;
    resize: none
}

.form-area-1 {
    background: #27beb661;
    padding: 15px 20px;
    box-shadow: 0 8px 10px 10px #0000002b
}

.form-area-1 h2 {
    font-size: 23px
}

.form-area-1 .main-btn {
    min-width: 156px;
    line-height: 5px;
    font-weight: 400;
    padding: 18px 0;
    margin-left: 61px
}

.footer-top {
    background: #ff5421;
    padding: 30px 0
}

.footer-top .btn-black {
    background: #171f32;
    color: #fff;
    padding: 10px;
    border-radius: 0;
    margin: 5px 0;
    white-space: normal;
    display: flex;
    justify-content: space-evenly;
    align-items: center
}

.footer-top .btn-black:hover {
    color: #ff5421;
    box-shadow: 0 4px 8px 0 #ff5421
}

.footer-top .btn-black .icon {
    font-size: 22px;
    margin-right: 10px
}

footer {
    line-height: 1.9;
    font-size: 14px;
    background: url(https://nlhcdn.s3.ap-south-1.amazonaws.com/newlifehospital/footer-bg-img.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    footer {
        background: #000
    }
}

footer:before {
    content: "";
    background: #000000eb;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0
}

footer .footer-page {
    padding: 50px;
    padding-bottom: 49px;
    border-bottom: 1px solid #ff542142
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    footer .footer-page {
        padding: 20px
    }
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    footer .footer-page img {
        width: 150px
    }
}

footer .footer-page p {
    color: #827a7a;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    font-size: .9rem
}

footer .footer-page .widget-title {
    color: #9c9393;
    font-size: 17px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 17px;
    position: relative
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    footer .footer-page .widget-title {
        margin-bottom: 15px
    }
}

footer .footer-page .widget-title:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    height: 2px;
    width: 40px;
    background: #27beb6
}

footer .footer-page ul.ul-impdate li {
    display: block;
    padding: 1px 0;
    position: relative;
    font-size: .8rem
}

footer .footer-page ul.ul-impdate li:after {
    position: absolute;
    left: 3px;
    top: 10px;
    height: 8px;
    width: 8px;
    background: #87c440
}

footer .footer-page ul.ul-impdate li a {
    color: #000;
    text-decoration: none;
    transition: .2s;
    color: #827a7a;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    font-size: .9rem
}

footer .footer-page ul.ul-impdate li:hover>a {
    color: #27beb6;
    transform: translateY(-10%);
    transition: .3s
}

footer .footer-page ul.ul-impdate li:hover>a:after {
    content: "";
    clear: both;
    display: block;
    background: #87c440;
    position: absolute;
    height: 2px;
    width: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin-bottom: 10px;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    z-index: 2
}

footer .footer-page ul.ul-impdate li:hover>a:hover {
    color: #27beb6
}

footer .footer-page ul.ul-impdate li:hover>a:hover:after {
    color: gray;
    width: 15px
}

footer .footer-page .cont-us address,
footer .footer-page .cont-us a {
    margin-left: 12px;
    font-size: .9rem;
    color: #827a7a;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    font-size: .9rem;
    transition: all .6s
}

footer .footer-page .cont-us address:hover,
footer .footer-page .cont-us a:hover {
    color: #27beb6
}

footer .footer-page .unit {
    display: flex;
    flex: 0 1 100%
}

footer .footer-page .unit .icon {
    color: #2abeb7
}

footer .footer-page .icon-xs {
    font-size: 25px;
    line-height: 38px
}

footer .footer-bottom {
    color: #fff;
    background-color: #27beb6ed;
    position: relative;
    padding: 8px 0
}

footer .footer-bottom p {
    font-size: .9rem;
    margin: 0
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    footer .footer-bottom {
        font-size: 12px
    }
}

footer .footer-bottom .footer-left span {
    color: #161716;
    font-weight: 500
}

footer .footer-bottom a {
    color: #fff
}

footer .footer-bottom a:hover {
    color: #161716
}

footer .footer-bottom .footer-right {
    float: right
}

@media screen and (max-width: 768px) and (min-width: 320px) {
    footer .footer-bottom .footer-right {
        float: left
    }
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    footer .social {
        margin: 17px auto
    }
}

footer .social ul li .icon {
    width: 42px;
    height: 42px;
    color: #20b7af;
    background: #35c2bb30;
    line-height: 42px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    line-height: 44px;
    font-size: 16px;
    margin: 3px
}

footer .social ul li .icon:hover {
    background: #27beb6;
    color: #fff
}

footer .social ul li .icon .rounded-circle {
    border-radius: 50% !important
}

footer .social .fa-facebook:hover {
    background: #27beb6;
    color: #fff
}

footer .social .fa-twitter:hover {
    background: #2ca7e0;
    color: #fff
}

footer .social .fa-linkedin:hover {
    background: #2ca7e0;
    color: #fff
}

footer .social .fa-instagram:hover {
    background: #2ca7e0;
    color: #fff
}

footer .social .fa-youtube:hover {
    background: #2ca7e0;
    color: #fff
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    footer .footer-slider {
        margin-top: 0
    }
}

footer .footer-slider .swiper-container {
    padding: 11px 0 !important
}

footer .footer-slider .swiper-container .swiper-slide {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 26vh;
    border-radius: 10px
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    footer .footer-slider .swiper-container .swiper-slide {
        height: 18vh
    }
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    footer .footer-slider .swiper-container .swiper-slide {
        margin-top: 6px
    }
}

.counter-visitor {
    position: absolute;
    bottom: 0;
    left: 0
}

.scroll-to-top {
    position: fixed;
    bottom: 50px;
    right: 28px;
    z-index: 98;
    width: 40px;
    text-align: center;
    height: 40px;
    border-radius: 50%;
    color: #fff;
    text-decoration: none;
    transition: .6s ease-in-out;
    line-height: 2.4;
    background-color: #017973
}

.scroll-to-top i {
    font-size: 24px;
    line-height: 1.6
}

.scroll-to-top:hover i {
    color: #fff
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .scroll-to-top {
        right: 3px
    }
}

.card-blog {
    box-shadow: 0 0 5px #b52d2c42;
    border: none;
    margin-bottom: 3rem
}

.blog_sidebar {
    position: sticky;
    top: 20%
}

.blog_sidebar .recent_post {
    position: relative
}

.blog_sidebar .recent_post .scroll-box {
    overflow-y: scroll;
    height: 431px
}

.blog_sidebar .recent_post .scroll-box::-webkit-scrollbar {
    width: .4em;
    overflow: visible;
    border-radius: 4px
}

.blog_sidebar .recent_post .scroll-box::-webkit-scrollbar-thumb {
    overflow: visible;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.2)
}

.blog_sidebar .recent_post .scroll-box li {
    background: #1691993b;
    padding: 10px;
    box-shadow: 0 0 10px #ccccccc9;
    margin-bottom: 20px
}

.blog_sidebar .recent_post .scroll-box li a {
    display: flex;
    justify-content: center;
    align-items: center
}

.blog_sidebar .recent_post .scroll-box li .post_img {
    width: 30%
}

.blog_sidebar .recent_post .scroll-box li .post_img img {
    width: 100%
}

.blog_sidebar .recent_post .scroll-box li .recent_post_content {
    width: 70%;
    color: #000;
    font-size: .95rem;
    line-height: 1.6;
    padding-left: 15px
}

.blog_sidebar .recent_post .scroll-box li .recent_post_content:hover {
    color: #27beb6
}

.blog_sidebar .recent_post .cover-bar {
    position: absolute;
    background: #fff;
    height: 100%;
    top: 0;
    right: 0;
    width: .4em;
    -webkit-transition: all .5s;
    opacity: 1
}

.blog_sidebar .recent_post:hover .cover-bar {
    opacity: 0;
    -webkit-transition: all .5s
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    .blog_sidebar {
        top: 0
    }
}

.card-blog {
    transition: .6s;
    border: 2px solid #16919938
}

.card-blog h5 {
    color: #003367;
    font-weight: 600
}

.card-blog p {
    line-height: 1.5
}

.card-blog .main-btn {
    padding: 10px 36px;
    line-height: 1
}

.card-blog:hover {
    border: 2px solid #169199
}

.ft-size {
    font-size: 27px !important
}

.blog-sec h3 {
    font-size: 1rem
}

p{
    font-size: 1.3rem;
}

#translateBtn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #000;
    color: #fff;
    padding: 12px 18px;
    border-radius: 50px;
    cursor: pointer;
    z-index: 9999;
    font-size: 14px;
}

#translateBtn:hover {
    background: #333;
}

.custom-card {
    border: none;
    border-radius: 14px;
    background: #ffffff;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    overflow: hidden;
}

.custom-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12);
}

.card-accent {
    height: 5px;
    background: linear-gradient(90deg, #007bff, #00c6ff);
}

.custom-card .card-title {
    font-size: 1.3rem;
    font-weight: 600;
    color: #1f2937;
}

.custom-card .card-text {
    color: #6b7280;
    line-height: 1.6;
}

.card-footer {
    background: transparent;
    border-top: none;
    padding-top: 0;
}

.btn-soft {
    background: rgba(0, 123, 255, 0.1);
    color: #007bff;
    border-radius: 50px;
    padding: 8px 22px;
    font-weight: 500;
    transition: all 0.3s ease;
}

.btn-soft:hover {
    background: #007bff;
    color: #fff;
}
.btn-cta {
    position: relative;
    background: linear-gradient(90deg, #007bff, #00c6ff);
    color: #fff;
    border-radius: 50px;
    padding: 10px 26px;
    font-weight: 600;
    border: none;
    overflow: hidden;
    box-shadow: 0 0 0 rgba(0, 123, 255, 0.6);
    animation: pulseGlow 3s infinite;
    transition: transform 0.3s ease;
}

/* Glow pulse */
@keyframes pulseGlow {
    0% {
        box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.5);
    }

    70% {
        box-shadow: 0 0 0 14px rgba(0, 123, 255, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
    }
}

/* Shimmer effect */
.btn-cta::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(120deg,
            transparent,
            rgba(255, 255, 255, 0.6),
            transparent);
    animation: shimmer 2.5s infinite;
}

@keyframes shimmer {
    0% {
        left: -100%;
    }

    50% {
        left: 100%;
    }

    100% {
        left: 100%;
    }
}

/* Hover interaction */
.btn-cta:hover {
    transform: translateY(-3px) scale(1.03);
    box-shadow: 0 12px 30px rgba(0, 123, 255, 0.4);
    text-decoration: none;
    color: #fff;
}

.btn-cta:active {
    transform: scale(0.98);
}

/* Floating Button */
#translateBtn {
    position: fixed;
    bottom: 25px;
    right: 25px;
    background: linear-gradient(135deg, #007bff, #00c6ff);
    color: #fff;
    padding: 12px 22px;
    border-radius: 50px;
    cursor: pointer;
    font-weight: 600;
    z-index: 9999;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.25);
    user-select: none;
}

/* Language Menu */
#languageMenu {
    position: fixed;
    bottom: 85px;
    right: 25px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    display: none;
    z-index: 99999;
    min-width: 180px;
}

#languageMenu div {
    padding: 12px 16px;
    cursor: pointer;
    font-weight: 500;
    transition: background 0.2s ease;
}

#languageMenu div:hover {
    background: #f1f5f9;
}

/* Hide Google UI */
.goog-te-banner-frame,
.goog-logo-link,
.goog-te-gadget {
    display: none !important;
}

body {
    top: 0 !important;
}

.custom-alert {
    border-radius: 12px;
    padding: 16px 20px;
    font-weight: 500;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.12);
    border-left: 5px solid;
}

.alert-success.custom-alert {
    border-left-color: #28a745;
    background: linear-gradient(135deg, #e9f8ef, #ffffff);
}

.alert-danger.custom-alert {
    border-left-color: #dc3545;
    background: linear-gradient(135deg, #fdeaea, #ffffff);
}