body {

    font-family: "Poppins", sans-serif;
    font-style: normal;
    overflow-x: hidden;
}


.bg-title {
    background: linear-gradient(to right, #2792c8, #17799f) !important;

}

.banner-video {
    position: relative;
}

.text-justify {
    text-align: justify !important;
}

.ccm-bg {
    background-color: #f7f7f7;
}

.head-top-links {
    font-size: 14px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.all-ser-drop span {
    background-color: red;
    color: #fff;
    display: flex;
    justify-content: space-between;
    margin-left: 0;
    padding: 2% 4%;
    /* width: 55%; */
}


.services-section .nav-item .nav-link:hover {
    color: white;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
    background-color: #2892cb;
}


.kn-mor-drp {
    background-color: #fff;
    border: 1px solid gold;
    border-radius: 50%;
    color: #000;
    padding: 5px;
}

.bk-ap input {
    border: 1.5px solid #81b13c !important;
}

.form-drop option {
    color: #000 !important;
}


.con-dropdwn {
    max-height: 60vh;
    overflow-y: auto;
    overflow-x: hidden;
}

@media (min-width: 992px) {

    /* show dropdown-menu when its parent li is hovered */
    .navbar .nav-item.dropdown:hover>.dropdown-menu {
        display: block;
        position: absolute;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        background-color: rgb(255, 255, 255);
        /* backdrop-filter: blur(25px) !important; */
    }


    /* remove the little delay so it feels immediate */
    .navbar .dropdown-menu {
        margin-top: 0;
    }

    /* .navbar-expand-lg .navbar-nav .dropdown-menu {
        width: 900px !important;
    } */

    /* .dropdown-menu[data-bs-popper]{
        left: -500% !important;
    } */
}


/* Submenu positioning */
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    display: none;
    position: absolute;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.nv-acc {
    width: 25%;
    margin-bottom: 0%;
}

.acc-link {
    width: 100%;
}

.acc-link a {
    text-decoration: none;
    color: white;
    background-color: #2792c8;
    text-transform: uppercase;
    font-weight: 500;
    padding: 3% 4%;
    border-radius: 10px;
}



.cm-liggr {
    background-color: #f7f7f7;
}

.header-social {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.fab {
    font-family: Font Awesome\ 5 Brands;
    font-weight: 400;
}

.header-top-info li {
    display: inline-block;
    font-size: 14px;
    color: white;
    /* margin-right: 38px; */
}

.header-number a {
    text-decoration: none;
    color: white;
}

.navbar-nav .nav-link {
    color: white;
}

.sec-1 {
    width: 35%;
}

.header-social li {
    display: inline-block;
    margin-right: 13px;
}


/* .navbar-container {
    background: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(25px);
} */

/* navbar */


.navbar-container {
    position: fixed;
    top: 8%;
    left: 0;
    width: 100%;
    z-index: 999;
    transition: background-color 0.5s ease, box-shadow 0.5s ease, top 0.5s ease;
}


.navbar-logo {
    width: 60%;
}

.log-sec {
    width: 75%;
}

.head-top-links.v6>li {
    padding-right: 21px;
    margin-right: 17px;
}

.head-top-links>li {
    display: inline-block;
    margin-right: 28px;
    position: relative;
    padding-right: 31px;
}

.navbar .nav-link {
    text-transform: uppercase;
    font-size: 14px;
    /* font-weight: 500; */
}

.gov-noticed-log {
    width: 60px;
}

.navbar-nav {
    justify-content: space-between;
    align-items: center;
}

.navbar-container {
    /* background: linear-gradient(to bottom, black, transparent); */
    z-index: 10;
}

.quote-content {
    border-radius: 20px;
}

/* .nav-itmsec1{
    justify-content: left !important;
} */


/* banner */

.local-video {
    width: 100%;
    height: 100vh;
    display: block;
    object-fit: cover;
}

.banner-viedo {
    position: relative;

}

.top-gradient {
    position: absolute;
    width: 100%;
    top: 0%;
    bottom: 70%;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), transparent);
}


.bottom-gradient {
    position: absolute;
    width: 100%;
    top: 50%;
    bottom: 0%;
    z-index: 1;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
}

/* scroll */


.navbar-scrolled {
    /* background-color: rgba(255, 255, 255, 0.3) !important; */
    background-color: rgba(0, 0, 0, 0.4) !important;
    /* background-color: rgba(131, 176, 62, 0.3) !important; */
    backdrop-filter: blur(25px);
    top: 0% !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}



.navbar-logo {
    width: 60%;
    transition: filter 0.5s ease;
}

.navbar-scrolled .navbar-logo {
    filter: none;
    /* ensures logo is visible */
    width: 45%;
}

.insu-cont {
    text-align: justify;
}


/* main heading */

.mn-heading {
    font-family: "Jost", sans-serif;
    font-size: 35px;
    font-weight: 500;
    padding-bottom: 2%;
    text-align: center;
    text-transform: uppercase;
}

.mn-heading span{
    text-transform: lowercase !important;
}

.sub-head {
    font-family: "Jost", sans-serif;
    font-size: 25px;
    font-weight: 500;
    padding-bottom: 2%;
    /* text-align: center; */
    text-transform: uppercase;
}


.sec-differnce {
    padding: 6% 0%;
}



.slider-des {
    position: relative;
    height: 600px;
    margin: 0;
    display: grid;
    grid-template-rows: 500px 100px;
    grid-template-columns: 1fr 30px 30px 30px 30px 30px 1fr;
    align-items: center;
    justify-items: center;
}

/* book-apt */


.book-apt {
    position: absolute;
    bottom: 5%;
    width: 100%;
    z-index: 5;

}


.bok-ap-bg {
    /* background: rgba(128, 176, 62, 0.5); */
    background: rgba(0, 0, 0, 0.5);
    width: 90%;

    border: .0625rem solid #81b13c;
    box-shadow: 0 .125rem 2rem 0 rgba(0, 0, 0, .1);
    color: #81b13c;
    padding: 1% 4%;
    border-radius: 60px;
}

.corl-img {
    border-radius: 20px;
}

.bok-ap-bg h3 {
    color: white;
    text-transform: uppercase;
    font-size: 16px;
}

.book-apt input,
select {
    padding: 3% 4%;
    width: 100%;
    border-radius: 15px;
    border: none;
    background-color: rgba(255, 255, 255, .075);
}


.nabh-acrabt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}


/* .founder{
    width: 250px !important;
    height: 250px !important;
    border-radius: 50%;
    object-fit: cover;
} */

.founder {
    width: 100% !important;
    /* height: 250px !important; */
    /* border-radius: 50%; */
    object-fit: cover;
}


.founder-img {
    position: relative;
}


.pos-abs-flower-ri {
    position: absolute;
    right: 10%;
    top: 50%;
    transform: translate(0, -50%);
    width: 100px;
}

.founame {
    font-size: 20px;
    font-weight: 500;
    color: #167a9f;
}


.found-quote {
    color: grey !important;
    font-size: 25px;
}


.chairman {
    font-size: 14px;
    color: gray;
}


.pos-abs-flower-ri img {
    width: 50px;
}


.pos-abs-flower-lef img {
    width: 50px;
}

.pos-abs-flower-lef {
    position: absolute;
    left: 10%;
    top: 50%;
    transform: translate(0, -50%);
    width: 100px;
}




/* General input/select text color */
.book-apt,
input[type="date"],
select,
input[type="submit"] {
    color: white;
    font-size: 15px !important;
}

.form-drop {
    background-color: transparent;
    border: 1.5px solid #81b13c;
}

.form-drop {
    border-radius: 20px;
}

/* Make the placeholder white */
#service option.optone {
    color: white;
}

/* Optional: set background color to match */
#service {
    background-color: transparent;
    /* or your preferred background */
    color: white;
    /* for selected value */
}


input[type="date"]::-webkit-calendar-picker-indicator {
    filter: invert(1);
    /* inverts black to white */
    cursor: pointer;
}


input[type="date"]::placeholder {
    color: white !important;
}

/* Placeholder for actual placeholder-supporting elements */
.book-apt::placeholder,
input::placeholder {
    color: white;
    opacity: 1;
    /* Firefox fix */
    font-size: 15px !important;
}

/* Optional: remove native styles for better appearance */
.book-apt input[type="date"],
select,
input[type="submit"] {
    background-color: transparent;
    /* If you have dark background */
    border: 1.5px solid #81b13c;
}


.bok-sub {
    text-align: end;
}

.bok-sub input {
    background-color: #81b13c;
    width: 100%;
}

.get-services {

    /* background-color: #81b13c;
    background: linear-gradient(to right, #6dcca3e6, #0da363); */
}

.getser-card {
    /* width: 85%; */
    /* height: 160px; */
    /* box-shadow: 0px 0px 5px lightgray; */
    /* background-color: #ffffff; */
    /* color: white; */
    /* background-color: #167a9f; */
    border-radius: 20px;
    padding-top: 10px;
    display: flex;
    box-shadow: 0px 0px 10px lightgray;
    background-color: rgba(255, 255, 255, .5);
    backdrop-filter: blur(25px);
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.getser-card a {
    text-decoration: none;
}

.getser-card img {
    width: 67px;
    /* height: 75px; */
}

.getser-card p {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #177ba0;
    color: white;
    width: 100%;
    text-align: center;
    transition: background .25s ease;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}


/* change only when the parent card is hovered */
.getser-card:hover p {
    background: #55B64F;
    /* or any colour you like */
}

/* homecafre services */

.home-care-list ul li {
    font-size: 14px;
}



ol.home-care-list {
    list-style: none;
    /* Remove default numbers */
    counter-reset: item;
    padding-left: 0;
}

ol.home-care-list li {
    counter-increment: item;
    position: relative;
    padding-left: 2.5em;
    font-size: 15px;
    margin-bottom: 1em;

}

.home-care-list li {
    margin-top: 2% !important;
}

.home-care-ser-img {
    height: 650px;
    border-radius: 20px;
    object-fit: cover;
}

ol.home-care-list li::before {
    content: counter(item);
    position: absolute;
    left: 0;
    top: 0;
    width: 2em;
    height: 2em;
    border: 1px solid #81b13c;
    border-radius: 50%;
    background-color: lightgray;
    color: #197ba3;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 1rem;
}








.mn-heading11 {
    font-size: 40px !important;
    font-family: "Jost", sans-serif;
}












/* achivements */


.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-color: #81b13c;
}


.porel {
    position: relative;
}

.abt-sec-img {
    width: 85%;
    /* height: 600px; */
    object-fit: cover;
    border-radius: 20px;
}

.history {
    font-size: 15px;
    width: 85%;
    color: white;
    display: block;
    margin: auto;

    /* text-align-last: center; */
}

.abt-sec-img2 {
    position: absolute;
    left: 0px;
    bottom: 0%;
    width: 235px;
    border-radius: 20px;
}

.nabl-log {
    width: 75px;
}

.field__item{
    position: relative;
}

.abks{
    position: absolute;
    top: 50%;
    left: 5%;
}



/* facilities and services */


.sub-heading {
    font-size: 20px;
    display: none !important;
    color: #2c5161;
    font-weight: 500;
    margin-bottom: 5px;
}

.lin {
    height: 4px;
    width: 300px;
    background-color: #81b13c;
}

.lin-2 {
    height: 3px;
    width: 300px;
    background-color: #81b13c;
}

.services-section .content {
    font-size: 16px;
    /* width: 50%; */
}


.al-ser-btn a {
    /* background: linear-gradient(to right, #9cc83e, #39b44b); */
    background-color: #177ba0;
    text-decoration: none;
    font-size: 15px;
    border-radius: 10px;
    font-weight: 500;
    text-transform: uppercase;
    color: white;

}


.al-ser-btn a:hover {
    /* background: linear-gradient(to right, #9cc83e, #39b44b); */
    background-color: #55b64f !important;

}



/* services */

.serv-card {
    /* box-shadow: 0px 0px 10px lightgray !important; */
    text-align: center;
    font-size: 15px;
    border-radius: 20px;
}

.serv-card a {
    text-decoration: none;
}

.serv-card:hover {
    box-shadow: 0px 0px 10px rgb(243, 233, 233) !important;
    border-radius: 20px;
}

.services-section-cont {
    box-shadow: 0px 0px 10px lightgray !important;
    background-color: #f7f7f7;
    border-radius: 20px;
}

.serv-card img {
    width: 50px;
}

.ser-name {
    font-size: 12px;
    color: #167ba1;
    /* color: grey; */
    /* background-color: lightgray; */
    font-weight: 500;
    text-transform: capitalize;
}

.inner-servicesli {
    background-color: white;
    padding: 2% 0%;
    border-radius: 10px;
}

.history {
    text-align: justify !important;
}

/* gradient */

.with-background {
    /* position: relative;*/
    display: flex !important;
    align-items: center !important;
    width: 100%;
    height: 75vh;
    background-image: url('../images/bg-img.jpeg');
    /* replace with your actual image path */
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: relative;
    z-index: 1;
}




.bg-rel {
    position: relative;
}

.with-background .bgg-imm {
    width: 100%;
    height: 75vh;
    object-fit: cover;
}

.bg-posabs {
    position: absolute !important;
    /* top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px; */
    width: 100%;
    /* display: flex;
    justify-content: center;
    align-items: center; */
}


.mid-log-cont {
    background-color: rgba(255, 255, 255, 1);
    /* backdrop-filter: blur(10px); */
    width: 150px;
    height: 150px;
    display: flex;
    /* box-shadow: 0px 0px 10px black; */
    justify-content: center;
    align-items: center;
    margin: auto;
    border-radius: 50%;
}

.quote {
    font-size: 16px;
    color: white;
    width: 70%;
    display: block;
    margin: auto;
    text-align: center;
}

.services-banner {
    width: 100%;
    /* height: 75vh; */
    object-fit: cover;
}

.mid-log {
    width: 100%;
}

.hosp-name {
    font-size: 35px;
    color: white;
    text-align: center;
    text-transform: uppercase;
}

.pos-gradi {

    position: absolute;

    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background-color: rgba(0, 0, 0, 0.5) !important;
}

.history-head {
    font-size: 30px;
    text-transform: uppercase;
    color: white;
    text-align: center;
}

.pos-gradi-hist {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background-color: rgba(0, 0, 0, 0.5) !important;
}

.hissok {
    background-color: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(10px);
    border-radius: 20px;
    width: 60%;

}


.car-bor {
    border-radius: 20px;
}


/* typing */

.typing-container {
    font-size: 20px;
    font-family: 'Courier New', monospace;
    white-space: nowrap;
    overflow: hidden;
    border-right: 2px solid black;
    width: fit-content;
    animation: blink-caret 0.75s step-end infinite;
}

@keyframes blink-caret {
    50% {
        border-color: transparent;
    }
}





/* typing-text */

.first-toperform {
    font-size: 25px;
    text-transform: uppercase;
    /* color: grey; */
    color: black !important;
}

.typing-text a {
    text-decoration: none;
    font-size: 20px;
    /* color: #43b64a !important; */
    color: grey !important;

}












/* testimonial */


.testimonial-section {
    background-image: url('/assets/images/bg-img.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.test-card {
    background-color: transparent !important;
    padding: 3%;

}

.testi-cont{
    width: 75%;
}

.client-testimonial {
    font-size: 14px;
    text-align: justify;
    color: #095b79;
}

.test-name {
    font-size: 16px;
    text-align: left;
    color: gray;
    font-weight: 500;
}

.fa-quote-left,
.fa-quote-left-alt {
    color: #81b13c;
}


.nav-pills .nav-link {
    color: black;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: #2892cb;
}

.testimonial-section {
    position: relative;
}

.gradient-line {
    height: 1.5px;
    width: 100%;
    /* background: linear-gradient(135deg, #78B84D, #0094D8); */
    background: linear-gradient(to right, #78B84D, #56B1C8, #0094D8);

}


.animated-gradient {
    height: 1.5px;
    background: linear-gradient(270deg, #78B84D, #0094D8);
    background-size: 400% 400%;
    animation: gradientFlow 8s ease infinite;
}

@keyframes gradientFlow {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}




.pos-abs-flower {
    position: absolute;
    right: 10%;
}

.pos-abs-flower2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.pos-abs-flower img {
    width: 125px;
}

.pos-abs-flower2 img {
    width: 150px;
}


.accordion-button {
    font-size: 15px !important;
    font-weight: 500;
    color: #095b79;
}

.accordion-body {
    font-size: 14px;
    text-align: left !important;
}


/* tab achivements */

.nav-pills {
    border: 1.5px solid #43b64a;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
}

.ach-img {
    border-radius: 20px;
}



.nav-pills li button {
    text-transform: capitalize;
}

.year-done {
    font-size: 50px;
    font-weight: 600;
    color: #81b13c;
}

.mallige-achivement {
    font-size: 22px;
    font-weight: 500;
    color: #2792c8;
}


.mallige-ach-cont {
    line-height: 25px;
    font-size: 17px;
    text-align: justify;
}

.establishment {
    /* font-size: 50px; */
}


.dropdown-toggle {
color: #0d6efd;
border-color: #0d6efd;
border-color: #0d6efd;

}

/*  */

.slider1 {
    overflow: hidden;
    position: relative;
    /* background: #fff; */
}

.slide-track {
    display: flex;
    width: calc(150px * 20);
    /* adjust based on number of slides */
    animation: scroll-left 40s linear infinite;
}

.slide-track2 {
    display: flex;
    width: calc(150px * 20);
    /* adjust based on number of slides */
    animation: scroll-right 40s linear infinite;
}

.slide {
    width: 125px;
    /* adjust width as per your image size */
    flex-shrink: 0;
}

@keyframes scroll-left {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

@keyframes scroll-right {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(50%);
    }
}

.comp-slid {
    width: 125px;
    height: auto;
}



















/* footer  */

.footer-log {
    width: 200px;
}

.footer-round {
    width: 100px;
}

.fl-cent {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.logo-bg {
    background-color: white;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.logo-bg img {
    width: 65px;
}


.nabl {}

.nab-num {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0px;
}

.footer-link {
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
}

.footer-link:hover {
    text-decoration: underline;
    color: #d4d4d4;
}


/* contact-us page */




/* mobile style */

@media only screen and (max-width:760px) {
    .navbar-container {
        position: fixed;
        top: 2%;
    }

    .navbar-logo {
        width: 60%;
    }

    .navbar-scrolled .navbar-logo {
        width: 55%;
    }

    .navbar-collapse {
        background-color: rgba(0, 0, 0, 0.5);
        border-radius: 20px;
        backdrop-filter: blur(25px);
        padding: 2% 4%;
    }

    .navbar-collapse .navbar-nav {
        text-align: left !important;
    }

}

.filter-tog {
    border: 1.5px solid #0d6efd !important;
    border-radius: 10px;
    list-style: none;
    display: inline-block !important;
    /* width:180px */
}

.hom-ser-contmt a{
    color: white !important;
    text-decoration: none;
    background-color: #2792c8;
    padding: 1% 3%;
 
}

/* inner-pages style */

/* contact us page */

.cont-banner {
    width: 100%;
}

.cont-us-page {
    background-color: #177ba1;
    color: white;
}

.cont-sec {
    background-color: white;
    color: #177ba1;
    border-radius: 20px;
}

.cm-hed-col {
    color: #81b13c !important;
}

.cont-sec a {
    color: #177ba1 !important;
}


.callback-box {
    background-color: #00516f;
    color: white;

    border-radius: 20px;
    margin-top: 50px;
}

.form-control::placeholder {
    color: #ccc;
}

.form-control, .form-select {
    border: 0px;
    border: 1px solid white !important;
    background-color: transparent !important;

}

.btn-yellow {
    background-color: #aed76c;
    color: white;
    border: none;
    font-size: 18px;
    text-transform: uppercase;

}

.btn-yellow:hover {
    background-color: #ffca28;
}


/* why-us */

.why-us-sesub {
    background-color: #83b03d;
    /* color: white; */
}

.why-crd {
    text-align: center;
    padding: 2% 1%;
    border-radius: 20px;
    background-color: white;
    min-height: 250px;
}

/* .why-cr-con{
    margin-top:-5%;
  } */

.why-crd img {
    width: 80px;
    background-color: white;
    /* padding: 4%; */
    /* border-radius: 50%; */
}

/* .img-w-con{
    background-color: white;
    width: 120px;
    height: 120px !important;
    display: flex;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    margin: auto;
  } */

.wh-h {
    font-size: 16px;
    font-weight: 500;
    /* background-color: #177a9c; */
    color: #177a9c;
    text-transform: uppercase;
    margin-top: 2%;
   min-height: 45px;
}

.wh-cont {
    font-size: 14px;
    padding: 0% 3%;
}

/* about */


.abot-banner-cont {
    position: relative;

}

.about-banner-ig {
    width: 100%;
    height: 95vh;
    object-fit: cover;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;

}

.abt-side-im {
    height: 500px;
    object-fit: cover;
    border-radius: 20px;
    box-shadow: 2px 2px 10px gray;
}

.with-background2 {
    /* position: relative;*/
    display: flex !important;
    align-items: center !important;
    width: 100%;
    height: 85vh;
    /* "C:\xampp\htdocs\Mallige-hospital\assetes\images\about-us\about-us-side1.JPG" */
    background-image: url('../images/about-us/mid-sec-img.JPG');
    /* replace with your actual image path */
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: relative;
    z-index: 1;
}

.quote2 {
    font-size: 30px;
    color: white;
    text-align: center;
}


.banner-images {
    width: 100%;
    /* height: 100vh; */
    /* object-fit: cover; */
    /* object-position: 10px; */
}

/* services */

.ser-li {
    border-radius: 20px;
}

.servi-icon2 {
    width: 45px !important;
}

.helt-pck-name{
    padding: 5% 3%;
    background-color: #187ca1;
    color: white;
    font-size: 16px;
    font-weight: 600;
    border-radius: 20px;
    margin-bottom: 5px;
}

.helt-pck-name .spxn-1{
    /* color: #baff4d; */
    font-size: 18px;
}

.helt-pck-name .spxn-2 {
    font-size: 13px;
}


.clin-exc{
    width: 90px !important;
}

.hm-blog .doc-img{
    height: auto !important;
    object-fit: cover !important;
    transform: scale(1) !important; /* initial */
transform-origin: right center !important; /* zoom starts from the right */
}

/* blogs */

.blog-banner {
    height: 95vh;
    width: 100%;
    object-fit: cover;
}

.lin1 .lin-1 {
    height: 7px;
    width: 100px;
    display: inline-block;
    background-color: #187aa1;
}

.lin1 .lin-2 {
    height: 7px;
    width: 50px;
    display: inline-block;
    background-color: #389e4a;
}

.pokss{
    position: absolute;
    top: 30%;
    transform: translate(-50%, 0%);
    right: 0%;
}
.pokss img{
    width: 400px;
}

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #ccff86 !important;
}

.nav-link:hover{
    color: #ccff86 !important;
}

/* careers */

.care-page-bn {
    position: relative;
}

.car-abs {
    position: absolute;
    left: 5%;
    top: 50%;
}

#apply-form form input,
select,
textarea {
    border: 1px solid grey !important;
    margin-bottom: 3%;
}

#apply-form textarea {
    border: 1px solid grey !important;
}


.nabl-log1{
    width: 85px !important;
}



@media only screen and (max-width: 600px) {

    body {
        overflow-x: hidden !important;
    }

    .sec-1{
        width: 100%;
    }

    .bg-title{
        position: fixed;
        width: 100%;
        z-index: 800;
    }

    .header-top-info li {
        font-size: 12px;
        text-align: center;
    }

    .banner-viedo video{
        height: 75vh !important;
    }

    .navbar-container {
        top: 5% !important;
        /* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); */
    }

    /* .getser-card{
        margin-bottom: 4%;
    } */

    .navbar-collapse ul li {
        text-align: left !important;
    }

    .sub-heading {
        font-size: 18px;
    }

    .mn-heading {
        font-size: 30px !important;
    }



    .nabl-log {
        width: 100%;
    }

    .first-toperform {
        font-size: 20px;
    }

    .typing-text a {
        font-size: 16px;
    }

    .pilil {
        font-size: 14px !important;
        width: 100%;
    }


    /* .about-banner-ig {
        width: 100%;
        height: 50vh;
    } */

    .abt-sec-img {
        width: 85%;
        height: unset;
    }

    .abt-sec-img2 {
        width: 50%;
    }

    .year-done {
        font-size: 50px;
        padding-top: 3%;
        font-weight: 600;
    }

    .mallige-ach-cont {
        line-height: 25px;
        font-size: 16px;
        text-align: justify;
    }

    .nav-pills .nav-item{
        width: 100% !important;
        border: 1px solid grey;
        margin-top: 1%;
        border-radius: 10px;
    }

    .services-section-cont{
        margin: 0% 1%;
    }

    .mallige-achivement {
        font-size: 18px;
    }

    .services-section .content {
        font-size: 15px;
    }

    .al-ser-btn a {
        font-size: 12px;
    }

    .why-crd img {
        width: 75px;
    }

    .wh-h {
        font-size: 14px;
        margin-bottom: 10px;
        margin-top: 10px;
        line-height: 10px;
        line-height: 15px;
    }

    .testi-cont{
        width: 100%;
    }

    .wh-cont {
        font-size: 12px;
    }

    .hosp-name {
        font-size: 30px;
    }

    .quote {
        font-size: 15px;
        color: white;
        width: 90%;
    }

    .why-crd {
        min-height: auto;
    }

    .with-background {
        height: 60vh;
    }


    .wh-h {
        font-size: 15px;
        font-weight: 400 !important;
        text-transform: capitalize !important;
    }

    .pos-abs-flower img {
        width: 65px !important;
    }

    .lin {
        height: 2.5px;
        width: 40%;
    }

    footer .nabl-log {
        width: 25%;
    }

    .nabl-log1{
        width: 30%;
    }

    .about-banner-ig{
        width: 100%;
        height: 40vh;
    }

    .abt-side-im {
        height: auto;
        margin-bottom: 5%;
    }

    .founder {
        height: 250px;
        margin-bottom: 5%;
        border-radius: 20px;
    }

    .hissok {
        width: 95%;
    }  
    
    .bnaer-sec2 h1{
        font-size: 32px !important;
    }

    .services-banner img {
        height: 50vh;
        object-fit: cover;
    }


    /*  */
    .doc-img {
        height: 250px !important;
    }

}