.first-home {
    /* height: 60vh; */
    height: max-content;
}

.first-home-bg {
    height: 100%;
    width: 100%;
    background-image: url("../../images/webp/Top-slider-1.webp");
}

.home-content {
    margin: auto 0;
    overflow: hidden;
}

.home-content .bx {
    line-height: 1.8;
}

.home_container {
    padding: 2% 7% 0%;
    display: grid;
    grid-template-columns: 67% 33%;
}

.home-content h1 {
    font-size: 45px;
    color: var(--primary-blue-colour);
    line-height: 1.3;
    text-transform: capitalize;
    margin-bottom: 1%;
}

.home-content p {
    font-weight: 600;
    line-height: 1.5;
    color: var(--black);
    margin-bottom: 3%;
}

.home-content h3 {
    margin: 1% 0;
    font-weight: 500;
    color: var(--primary-blue-colour);
    font-size: 24px !important;
    margin-bottom: 3%;
}

.red-heading {
    margin: 2% 0;
    font-weight: 500;
    color: var(--red);
    font-size: 25px;
}

.home-content button,
.third-home-content button {
    background-color: var(--primary-blue-colour);
}

.home-content button a,
.third-home-content button a {
    color: var(--white);
}

.green {
    color: #018438;
}

/*.first-icons-container {*/
/*  margin: 4% 0;*/
/*  margin-bottom: 0;*/
/*  grid-template-columns: 20% 20% 30% 30%;*/
/*}*/

.first-icons-container {
    margin: 4% 0;
    margin-bottom: 0;
    /* grid-template-columns: 20% 20% 30% 30%; */
    display: flex;
    flex-wrap: wrap;
}

.hero-slider .first-icons-container {
    flex-wrap: nowrap !important;
}

.first_icon_box {
    display: flex;
    align-items: center;
    margin-right: 35px;
    margin-bottom: 10px;
    gap: 5px;
}

.icon-container-first .icon-content {
    font-weight: 500;
}

.icon-container {
    grid-template-columns: 30% 1fr;
    /*grid-gap: 5%;*/
}

.home-icon>img {
    /*height: 40px;*/
    width: 40px !important;
}

.icon-container-first {
    grid-template-columns: 30% 1fr;
}

/* ------------------------------------ */
/* EECP treatment section css */
/* ------------------------------------ */

.eecp-benefits {
    padding-top: 5%;
    background-color: #fafafa;
}

.eecp-benefits .treatment-first>h4 {
    font-size: 25px;
    font-weight: 500px;
}

.eecp-benefits .treatment-first>h4>span {
    color: var(--red);
    font-size: 25px;
    font-weight: 500px;
}

.benefits-grid-parent {
    padding: 5% 7%;
    padding-bottom: 0;
    grid-template-columns: repeat(3, 1fr);
    gap: 2%;
}

.benefits-grid-child-content {
    padding-bottom: 4%;
}

.benefits-box {
    margin-bottom: 8%;
}

.benefits-heading-box {
    grid-template-columns: 8% 1fr;
}

.benefits-heading-box .benefits-icon>i {
    color: var(--primary-blue-colour);
    font-size: 24px;
}

.benefits-heading-box .content>h5 {
    color: var(--primary-blue-colour);
    margin-bottom: 1%;
    margin-top: -1%;
    font-weight: 700;
    font-size: 16px;
}

.benefits-grid-child>img {
    height: 100%;
    width: 100%;
}

/* hero section button */
.hero_section_button {
    padding: 6px 18px;
    /* color: var(--primary-blue-colour); */
    color: red;
    font-weight: 500;
    font-size: 17px;
    border-radius: 4px;
    border: 1px solid var(--primary-blue-colour);
    transition: 0.3s all ease;
    cursor: pointer;
    background-color: var(--white) !important;
}

.hero_section_button:hover {
    color: var(--primary-blue-colour);
    border: 1px solid red;
}

.hero_section_button_container {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 3%;
}

.first-home-content-box {
    position: relative;
}

/* .badge_image {
    position: absolute;
    top: 5%;
    right: 5%;
    z-index: 1;
    width: 150px;
    height: 150px;
  } */

.badge_image {
    /* width: 200px; */
}


.bimal_img_box img {
    width: 400px !important;
    object-fit: cover;
}


.bimal_img_box {
    display: flex;
    justify-content: end;
    position: relative;
}

.badge_image img {
    width: 250px !important;
    margin-left: 0%;
}

.second_slider .badge_image img {
    /* margin-top: -55%; */
}

.badge_grid {
    display: grid;
    grid-template-columns: 70% 30%;
    place-items: center;
}

.hero_bottom_hadding {
    width: 100%;
    text-align: center;
    position: relative;
    background-color: var(--primary-blue-colour);
}

.hero_bottom_hadding h1 {
    font-size: 30px;
    color: white;
}

.hero_bottom_hadding h1 span {
    font-size: 30px;
    color: #fff432;
}

/* .third-home-content {
    padding: 3% 7% 0%;
    display: grid;
    grid-template-columns: 70% 30%;
   
  } */

.third-home-content h1,
.fourth-home-content h1 {
    font-size: 40px;
    color: var(--primary-blue-colour);
    line-height: 1.3;
    text-transform: capitalize;
}

.fourth-home-content .sub_h3 {
    letter-spacing: 17px;
    color: red !important;
}


.third-home-content .big_heading,
.fourth-home-content .big_heading {
    font-size: 130px !important;
    line-height: 0.7 !important;
}

.third-home-content .bimal_img {
    /* width: 130% !important; */
    object-fit: cover;
}

.map_img {
    min-width: 40% !important;
}

/* hero section contact form  start */
.hero-contact-container {
    position: relative;
    right: 0;
    bottom: 55px;
    /* width: 250px; */
    transition: all 0.5s ease;
}

.genie-box {
    width: 350px;
    height: 400px;
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    position: fixed;
    bottom: 60px;
    right: 20px;
    transform-origin: bottom right;
    transition: transform 0.8s ease-in-out, opacity 0.8s ease-in-out;
    opacity: 0;
    transform: scale(0.05) translate(600px, 500px);
    z-index: 999;
    padding: 20px;
    box-sizing: border-box;
    pointer-events: none;
}

.genie-box.active {
    opacity: 1;
    transform: scale(1) translate(0, 0);
    pointer-events: auto;
}

.genie-box h2 {
    margin-top: 0;
    color: var(--primary-blue-colour);
}

.genie-box form {
    display: flex;
    flex-direction: column;
}

.genie-box input,
.genie-box textarea {
    margin-bottom: 15px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 16px;
}

.genie-box button[type="submit"] {
    background-color: var(--primary-blue-colour);
    color: white;
    border: none;
    padding: 10px;
    border-radius: 8px;
    cursor: pointer;
    font-size: 16px;
}

.genie-box button[type="submit"]:hover {
    background-color: #0e78a1;
}

.contact-btn {
    position: fixed;
    bottom: 0%;
    right: 20px;
    padding: 12px 20px;
    background-color: var(--primary-blue-colour);
    color: white;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    font-size: 16px;
    z-index: 1000;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.contact-btn:hover {
    background-color: #0e78a1;
}

.hero_section_p_container {
    color: var(--primary-blue-colour) !important;
}

.hero_section_p_container i {
    font-size: 15px;
    margin-right: 7px;
    /* line-height: 1.9; */
}

/* .first_section_container p {
    font-size: 20px;
  } */

.first_section_img img {
    margin-left: -20%;
}

.hero_section_p {
    margin-bottom: 0% !important;
    font-size: 17px;
    line-height: 1.5;
    font-weight: 500;
}

.fourth_slider h1 {
    font-size: 45px;
    color: var(--primary-blue-colour);
    line-height: 1;
    text-transform: capitalize;
    margin: 0;
}

.fourth_slider .city {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 3%;
}

.fourth_slider .city div {
    margin-right: 20px;
}

.fourth_slider .city a,
.fourth_slider .city i {
    font-size: 14px;
}

.fourth_slider .city a {
    color: black;
}

.fourth_slider .city i {
    color: var(--primary-blue-colour);
}

.fourth_slider .center {
    font-size: 20px;
}

.doawnload_img {
    margin-left: 10px;
}

.doawnload_img img {
    width: 140px !important;
}

.fourth_slider button {
    background-color: white !important;
    padding: 3.5px 6px !important;
}

.fourth_slider button:hover {
    background-color: var(--primary-blue-colour) !important;
    border: 2px solid var(--white) !important;
}

.fourth_slider button a {
    color: var(--primary-blue-colour);
    font-size: 17px !important;
}

.fourth_slider button span {
    font-size: 17px !important;
}

.SAFETY_CIRCL {
    border-right: 2px solid black;
}

.saaol_circle {
    padding: 1% 5%;
}

.saaol_circle img {
    width: 285px !important;
}

.saaol_circle_img img {
    /*width: 285px !important;*/
}

/* .third_slider .hero_section_p {
    font-size: 23px;
  } */

.fifth_slider h6 {
    font-size: 22px !important;
    font-weight: 600;
}

.doctor-card {
    min-width: 350px;
    background: #ffffff;
    border-radius: 10px;
    padding: 5px 10px;
    text-align: center;
    /* max-width: 600px; */
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: absolute;
    bottom: 0;
    right: 0%;
}

.doctor-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.15);
}

.doctor-card h2 {
    margin: 0;
    font-size: 20px;
    color: var(--primary-blue-colour);
    font-weight: 700;
}

.doctor-card p {
    /* margin-top: 10px; */
    font-size: 16px;
    color: #333;
    line-height: 1;
}

.highlight {
    font-weight: bold;
    font-size: 16px;
}


/* .third_slider .badge_image img {
    width: 320px !important;
    margin-left: -27%;
  } */




/* hero section contact form  end */
.stats-section {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 3%;
}

.stat-box {
    display: flex;
    align-items: center;
    margin-right: 10px;
    padding-left: 10px;
    border-left: 2px solid var(--primary-blue-colour);
}

.stat-box img {
    width: 25px !important;
    margin-right: 5px;
}

.stat-box p {
    font-size: 8px;
    line-height: 1;
}

.stat-box h6 {
    color: var(--primary-blue-colour);
}





/* media query start */
@media (min-width: 1540px) {
    .badge_image img {
        /* margin-left: 100%; */
    }
}

@media screen and (max-width: 1500px) {
    .doawnload_img {
        margin-left: 0%;
        margin-top: 10px;
    }
}

@media screen and (max-width: 1400px) {
    .fourth_slider h1 {
        font-size: 35px;
    }

    .fourth_slider .city {
        font-size: 13px;
    }

    .fourth_slider .city a,
    .fourth_slider .city i {
        font-size: 12px;
    }

    .fourth_slider .city div {
        margin-right: 10px;
    }

    .fourth_slider .center {
        font-size: 20px !important;
    }

    .red-heading {
        font-size: 20px;
    }

    .badge_image img {
        width: 200px !important;
        /* margin-left: -40%; */
    }

    .hero-slider .first-icons-container {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .hero-slider h1 {
        font-size: 35px;
    }

    /* .bimal_img_box img {
      width: 350px !important;
    } */

    .second_slider .badge_image img {
        /* margin-left: -5%; */
    }

    .third_slider .badge_image img {
        margin-left: 0%;
    }

    .saaol_circle img {
        width: 230px !important;
    }

    .fifth_slider h6 {
        font-size: 17px !important;
    }
}


@media screen and (max-width: 1024px) {

    .about-us-image>img {
        height: 300px;
    }

    .doctor-card {
        right: auto;
    }

    .benefits-grid-parent {
        grid-template-columns: repeat(2, 1fr);
    }

    /* .home_container {
      grid-template-columns: 1fr;
    } */
    .home_container {
        grid-template-columns: 1fr;
        /*display: flex;*/
        /*flex-direction: column-reverse;*/
    }

    .doawnload_img {
        margin-left: 10px;
        margin-top: 0px;
    }

    .bimal_img_box {
        justify-content: center;
    }

    .home-content {
        margin: 5px 0
    }

    .bimal_img_box {
        /*padding-bottom:5%;*/
    }

    .hero-slider h1 {
        line-height: 1.5;
    }

    .hero_bottom_hadding h1 span {
        line-height: 1.5;
    }
}

@media screen and (max-width: 900px) {
    .doawnload_img {
        margin-left: 0px;
        margin-top: 10px;
    }
}

@media screen and (max-width: 700px) {

    .highlight {
        font-size: 13px;
    }


    .doctor-card {
        min-width: auto;
    }

    .doctor-card h2 {
        margin: 0;
        font-size: 15px;
        color: var(--primary-blue-colour);
        font-weight: 700;
        line-height: 0.8;
    }

    .doctor-card p {
        /* margin-top: 10px; */
        font-size: 10px;
        color: #333;
        line-height: 1;
    }

    .badge_image {
        display: none;
    }

    .map_img {
        display: none;
    }

    .doawnload_img {
        margin-left: 10px;
        margin-top: 0px;
    }

    .fifth_slider h6 {
        font-size: 11px !important;
    }

    .fifth_slider p {
        font-size: 9px !important;
    }

    .saaol_circle img {
        width: 200px !important;
    }

    .home-content .main-heading {
        text-align: left;

    }

    .first-icons-container {
        grid-template-columns: repeat(2, 1fr);
    }

    .first-icons-container>div {
        margin-bottom: 3%;
    }

    .about-us-image>img {
        height: 430px;
        object-fit: cover;
    }

    .benefits-grid-parent {
        gap: 0;
        grid-template-columns: repeat(1, 1fr);
    }

    .benefits-grid-child {
        margin-bottom: 3%;
    }

    .review-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .review-section .grid-center {
        place-items: start;
    }

    .review-grid-left {
        margin-bottom: 3%;
    }

    .first-icons-container {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .first_icon_box {
        margin-right: 10px;
    }
}

@media screen and (max-width: 600px) {
    .stat-box {
        margin-bottom: 5px;
    }
}

@media screen and (max-width: 480px) {
    .contact-btn {
        position: fixed;
        bottom: 0%;
        right: 5px;
        padding: 7px 15px;
        background-color: var(--primary-blue-colour);
        color: white;
        border: none;
        border-radius: 50px;
        cursor: pointer;
        font-size: 12px;
        z-index: 1000;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    }

    .home-content .bx {
        line-height: 1;
    }

    /* .second_slider i {
      line-height: 1;
    }
  
    .third_slider i {
      line-height: 2;
    } */

    .hero_bottom_hadding h1 span {
        font-size: 19px;
        color: #fff432;
    }

    .doawnload_img {
        margin-left: 5px;
        margin-top: 10px;
    }

    .saaol_circle img {
        width: 150px !important;
    }

    .hero-slider h1 {
        font-size: 20px !important;
    }

    /* .first_section_container p {
      font-size: 15px;
    } */

    .bimal_img_box img {
        /*width: 330px !important;*/
        width: 100% !important;
    }

    .hero_section_p {
        font-size: 12px;
    }

    .fourth_slider .city {
        font-size: 10px;
    }

    .fourth_slider .center {
        font-size: 14px !important;
    }

    .fourth_slider .city a,
    .fourth_slider .city i {
        font-size: 9px;
    }

    .fourth_slider button a {
        font-size: 10px !important;
    }

    .fourth_slider button span {
        font-size: 10px !important;
    }

    .doawnload_img img {
        width: 100px !important;
    }

    /* .third_slider .hero_section_p {
      font-size: 20px;
    } */
}

@media screen and (max-width: 400px) {
    .bimal_img_box img {
        /* width: 300px !important; */
    }

    .hero-slider h1 {
        /* font-size: 19px !important; */
    }

    .saool_circle {
        /* flex-direction: column;
      justify-content: center;
      align-items: center; */
    }

    .SAFETY_CIRCL {
        /* border-right: none;
      border-bottom: 2px solid black; */
    }

    .saaol_circle {
        padding: 5% 2%;
    }

    .saaol_circle_img {
        display: flex;
        justify-content: center;
    }
    
    .saaol_circle img{
        width: 126px !important;
    }

    .fourth_slider .city a,
    .fourth_slider .city i {
        font-size: 7.8px !important;
    }
}

@media screen and (max-width: 600px) {
    .home-content .main-heading {
        font-size: 25px;

    }

    .home-content>p {
        line-height: 1.5;
        color: var(--black);
        font-size: 11px;
        font-weight: normal;
    }

    .red-heading {
        font-size: 17px;
    }
}

@media screen and (max-width: 400px) {
    .eecp-benefits .treatment-first .home-heading {
        text-align: center;
    }
}