.hospital-bg-light {
    position: relative;
    z-index: 1;
    height: 100%;
    background-image: linear-gradient(to left bottom, #105245, #256355, #387565, #4b8776, #5d9a87, #6ea891, #7fb59b, #90c3a6, #a5cfab, #badbb1, #d0e7b8, #e7f2c0);
}

.elementDotsOverlay {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background-image: url(../img/elementdots.png);
    background-repeat: repeat;
    background-size: auto;
    top: 0px;
    left: 0px;
    opacity: .3;
    z-index: -1;
}

.dhLogo img {
    height: 60px;
    margin-bottom: 30px;
}

h1.dhHeading {
    color: #bdfadd;
    font-size: 62px;
    line-height: 70px;
    font-family: "Roboto", sans-serif;
    letter-spacing: 1px;
}

h1.dhHeading span {
    color: #ffffff;
}

.servicesBannerImg {
    position: relative;
    z-index: 1;

}

.serviceImg-1 {
    position: relative;
    z-index: 1;
    width: calc(94% - 100px);
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;

}

.serviceImg-back {
    position: absolute;
    top: 219px;
    left: 99px;
    z-index: -1;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.ServiceHeading {
    font-size: 42px;
    font-weight: 400;
    line-height: 51px;
    margin-bottom: 26px;
}

.tileSubText {
    font-size: 18px;
    font-weight: 500;
    color: #2490EB;
}

.ServiceHeading strong {
    font-weight: 700;
}

.counter-card-hospital {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 20px;
}

.counter-card-hospital .counter-card .counter-icon i {
    font-size: 50px;
    line-height: 50px;
    color: #bdfadd;
    /*
    background: -webkit-linear-gradient(#eee, #333);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
*/
}

.counter-card-hospital .counter-text p {
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
}

.counter-card-hospital .counter-num {
    margin-bottom: 0;
    line-height: 28px;
    font-size: 26px;
}

.hospitalServices .service-card .service-info {
    min-height: 190px;
}

.hospitalServices .service-card .service-info p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #939393;
}

.hospitalServices .service-card .service-info h3 {
    font-size: 18px;
    margin-bottom: 4px;
}

.about-hospital {
    position: relative;

}

.about-hospital::after {
    content: url(../img/services/glocal_logo.png);
    position: absolute;
    position: absolute;
    top: 55px;
    left: 100px;
    opacity: .8;
}

.hospitalDtlItem {
    padding-inline-start: 10px;
}

.about-hospital h3.hospitalName {
    font-size: 1.7rem;
}

.hospitalDtlItem li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 5px;
    margin: 0 0 5px;
    position: relative;
    z-index: 1;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.hospitalDtlItem .contact-icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    background-color: transparent;
    border: 1px dashed #c5455e;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.hospitalDtlItem .contact-icon i {
    color: #c5455e;
    line-height: 0.8;
    font-size: 36px;
    position: relative;
    -webkit-transition: 0.34s;
    transition: 0.34s;
}

.hospitalDtlItem .hospItemDtl {
    width: calc(100% - 100px);
    margin-left: 20px;
    font-size: 18px;
    color: #5c5c5c;
    font-weight: 500;
}

.hospitalsImagesGrp {
    display: flex;
    align-items: center;
    justify-content: center;
}

.hospitalsImagesGrp .mainHospImg {
    position: relative;
    z-index: 1;
    width: 500px;
    height: 450px;
}

.hospitalsImagesGrp .mainHospImg img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    box-shadow: 0px 2px 20px -4px rgb(58 71 84);
}

.hospitalsImagesGrp .mainHospImg:after,
.hospitalsImagesGrp .mainHospImg:before {
    content: " ";
    position: absolute;
    height: 450px;
    width: 500px;
    z-index: -1;

}

.hospitalsImagesGrp .mainHospImg:before {
    left: -50px;
    top: -50px;
    background-color: #ccd1b0;
}

.hospitalsImagesGrp .mainHospImg:after {
    right: -50px;
    bottom: -50px;
    background-color: #c5455e;
}

.hospitaloddevn {
    border-bottom: 1px dashed #bdbdbd;
}

.hospitaloddevn:nth-child(even) {
    flex-direction: row-reverse;
}

.hospitaloddevn:last-child {
    border-bottom: none !important;
}

.aminitiesSlider .aminities {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.aminitiesSlider .aminities .amn-icons i {
    font-size: 42px;
    line-height: 46px;
    margin: 0 10px;
    color: #899546;
}

.aminitiesSlider .aminities .amn-name {
    font-size: 11px;
    color: #000;
}

.viewDtlBtn a {
    width: 200px;
    display: block;
    margin: 30px 20px;
    background: #c5455e;
    color: #fff;
    padding: 10px;
    text-align: center;
    border-radius: 30px;
    border: 1px solid #e3677e;
    box-shadow: 3px 6px 15px -5px #761325;
    transition: all .8s;
}

.viewDtlBtn a:hover {
    background: #ed627d;
    border: 1px solid #e995a4;
    box-shadow: inset 6px 6px 9px -2px #f97c93, inset -6px -8px 15px -5px #ffedf1;
}

.appointment-form .form-group textarea {
    width: 100%;
    background-color: #F5F6FA;
    border-radius: 5px;
    padding: 13px 20px;
    border: none;
    color: #000;
}

.boxshdForm {
    box-shadow: -8px 7px 20px -6px #545454;
}


.dhServices {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.dhServicesCard {
    width: calc(100% / 4);
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #f5fbf1;
    transition: all .4s;

}

/*
.dhServicesCard::before, .dhServicesCard::after {
    content: "";
    display: block;
    position: absolute;
    background: #fff;
}


.dhServicesCard::before {
    top: -0.3em;
    bottom: -0.3em;
    left: 1em;
    right: 1em;
}
.dhServicesCard::after {
    left: -0.3em;
    right: -0.3em;
    top: 1em;
    bottom: 1em;
}
*/

.dhServName .servName {
    color: #084560;
    font-weight: 600;
    font-size: 18px;
    font-family: "Roboto", sans-serif;
    margin-left: 10px;
}

.dhServicesCard:hover {
    background: #ff8a01;
    transform: translate(30px, -20px);
    box-shadow: -20px 16px 20px -15px #53957cab, -30px 20px 0px 0px #eff8f4;
    border: none;
}

.dhCardElement {
    display: flex;
    align-items: center;
    justify-content: center;
}

.dhServIcon i {
    font-size: 42px;
    color: #ff9800;
}

.dhServicesCard:hover .dhServName .servName,
.dhServicesCard:hover .dhServIcon i {
    color: #fff;
}


h2.subHeadingText {
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    font-size: 56px;
    line-height: 60px;
    margin-bottom: 20px;
    text-align: left;
    color: #14467b;
}

.whatWeDo-wrap {
    min-height: 80vh;
    width: 100%;
    position: relative;
    z-index: 1;
}

.paralaxHospBG {
    background-attachment: fixed;
    background-image: url(../img/services/digital-hospital/digital-hospital-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
}

.whatWeDo-wrap .whatWeDoOverlay {
    background-color: rgb(24 13 91 / 80%);
    background-image: url(../img/fillGraph.png);
    background-size: auto;
    background-repeat: repeat;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
}

.whatWeDo-wrap h2.subHeadingText {
    color: #fff;
    position: relative;
    margin-bottom: 50px;
}

.whatWeDo-wrap h2.subHeadingText::before {
    position: absolute;
    content: "";
    height: 5px;
    width: 190px;
    border-radius: 8px;
    bottom: -9px;
    left: 0px;
    background: #10beeb;
}

.whatWeDo-wrap h2.subHeadingText span {
    font-weight: 300;
    color: #b1b1b1;
}

.whatWeDo-wrap .subTag h3 {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 28px;
    letter-spacing: 0.01em;
    line-height: 38px;
    text-align: left;
    color: #fff;
    margin-bottom: 25px;

}

.whatWeDo-wrap .subTag h3 span {
    font-weight: 600;
}

.clrOrng {
    color: #ff6500;
}

.clrWhite {
    color: #ffffff;
}

.clrGreen {
    color: #00d400;
}

.whatWeDo-wrap p {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    text-align: left;
    color: #fff;

}

.whatwedoRightImg {
    position: relative;
    height: 650px;
    z-index: 1;
}

.whatwedoRightImg img {
    position: absolute;
    bottom: -100px;
    z-index: -1;
}


/*Responsive Css Start*/
@media only screen and (max-width: 575px) {

    .hospital-bg-light {
        min-height: 100vh;
    }

    .tileSubText {
        margin-top: 50px;
    }

    .plr-0 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }


    .dhServicesCard {
        width: calc(100% / 2);
        height: 150px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fff;
        border: 1px solid #f5fbf1;
        transition: all .4s;
    }

    .dhCardElement {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .mob-col-reverse {
        flex-direction: column-reverse;
    }

    .dhLogo {
        margin-top: 50px;
    }

    h1.dhHeading {
        color: #bdfadd;
        font-size: 32px;
        line-height: 40px;
        font-family: "Roboto", sans-serif;
        letter-spacing: 1px;
    }

    h2.subHeadingText {
    font-size: 32px;
    line-height: 40px;
}
    .counter-card-hospital .counter-card .counter-icon i {
        font-size: 36px;
        line-height: 36px;
        color: #bdfadd;
    }

    .counter-card-hospital .counter-text p {
        margin-bottom: 0px;
        font-size: 12px;
        font-weight: 400;
        color: #ffffff;
    }

    .counter-card-hospital .counter-num {
        margin-bottom: 0;
        line-height: 28px;
        font-size: 22px;
    }


    .whatWeDo-wrap .subTag h3 {
        font-family: "Roboto", sans-serif;
        font-weight: 300;
        font-size: 22px;
        letter-spacing: 0.01em;
        line-height: 30px;
        text-align: left;
        color: #fff;
        margin-bottom: 25px;
    }

    .whatWeDo-wrap p {
        font-family: "Roboto", sans-serif;
        font-weight: normal;
        font-size: 14px;
        line-height: 22px;
        text-align: left;
        color: #fff;
    }

    .whatwedoRightImg {
        position: relative;
        height: 450px;
        z-index: 1;
    }


    .hospitalsImagesGrp .mainHospImg:after,
    .hospitalsImagesGrp .mainHospImg:before {
        content: " ";
        position: absolute;
        height: 145px;
        width: 227px;
        z-index: -1;

    }


    .hospitalsImagesGrp .mainHospImg:before {
        left: -50px;
        top: -12px;
    }

    .hospitalsImagesGrp .mainHospImg:after {
        right: -50px;
        bottom: -12px;
    }
    .hospitaloddevn {
        flex-direction: column-reverse !important;
    }
    .about-hospital {
    position: relative;
    margin-top: 50px;
}









}

/*Responsive Css End */
