.locmed-keymain{
    border: 1px solid  #c6cbbf;
    border-radius: 10px;
}
.laca-key-box{
    padding: 20px;
    position: relative;
    text-align: center;
}
.laca-key-box .lockey-icon{
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    border-radius: 12px;
    background: rgb(240 111 35 / 11%);
    border: 1px solid rgb(241 110 34 / 8%);
    margin: 0 auto 10px;
}
.laca-key-box .counter-title span{
    font-size: 27px;
    font-weight: 600;
}
.laca-key-box .counter-title p{
    margin:0;
    font-size: 15px;
}
.locmed-keymain .col-lg-4{
    padding:0;
}
.exceltreat-box .surge-btncta{
    padding: 8px 15px;
    background: var(--secondary-color);
    color: #fff;
    border-radius: 20px;
    display: inline-block;
    margin: 15px 0 0;
    font-size: 15px;
    cursor: pointer;
}
.locmed-keymain  .col-lg-4:nth-child(1), 
.locmed-keymain  .col-lg-4:nth-child(2) {
    border-right: 1px solid #c6cbbf;
    border-bottom: 1px solid #c6cbbf;
}
.locmed-keymain  .col-lg-4:nth-child(4), 
.locmed-keymain  .col-lg-4:nth-child(5){
    border-right: 1px solid #c6cbbf;
}
.locmed-keymain .col-lg-4:nth-child(3) {
    border-bottom: 1px solid #c6cbbf;
}

.cashless-sec{
    padding: 0 0 4rem;
}

.insurance-carousel .swiper-wrapper{
    margin-bottom: 50px;
}

.insurance-carousel .swiper-wrapper .swiper-slide{
 text-align: center;
}

.insurance-carousel .swiper-wrapper .swiper-slide p{
    font-size: 15px;
    margin: 0;
}
.excelle-secboc{
    padding: 0 0 5rem;
}
.excelle-secboc .row{
    row-gap: 30px;
    justify-content: center;
}

.exceltreat-box {
    background: #ffffff;
    border-radius: 16px;
    overflow: hidden;
    transition: all 0.3s ease;
    box-shadow: 0 4px 50px 0 rgb(9 51 27 / 9%);
    height: 100%;
    position: relative;
}

.excal-img {
    overflow: hidden;
    position: relative;
}
.excal-img img {
    width: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
    display: block;
}

.exceltreat-box:hover .excal-img img {
    transform: scale(1.05);
}

.excel-content {
    padding: 20px 18px 24px;
    background: #ffffff;
}

.excel-content h4 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 12px;
    line-height: 1.3;
    transition: color 0.2s ease;
}

.excel-content p {
    font-size: 15px;
    margin-bottom: 0;
}
.emerge-criti-sec{
    padding: 0 0 5rem;
}
.care-include ul{
    margin:20px 0;
    list-style: none;
}
.care-include .emer-titlebox{
    font-size: 25px;
    font-weight: 700;
}
.care-include ul li:not(:last-child){
    margin-bottom:20px
}
.care-include ul li{
    position: relative;
    padding-left: 33px;
}
.care-include ul li:before{
    content: "\f14c";
    font-family: flaticon_normal-icon !important;
    position: absolute;
    left: 0;
    text-align: center;
    width: 25px;
    font-size: 13px;
    height: 25px;
    line-height: 25px;
    background: #025294;
    color: #fff;
    border-radius: 50%;
    top: 3px;
}
.easy-routes-sec{
    padding:5rem 0;
}
.checkup-img img{
    border-radius: 10px;
}
.easy-contentmap ul{
 list-style: none;
 margin:20px 0 0;
}
.easy-contentmap ul li:not(:last-child){
    margin-bottom:15px;
}

.easy-contentmap ul li a{
    font-weight: 600;
    color: #000;
}

.easy-contentmap h4{
    font-size: 25px;
    font-weight: 700;
}
.health-scree-sec{
    padding: 5rem 0;
    position: relative;
}
.healdth-screening .healscree-img img{
    width:100%;
}
.healdth-screening .healscree-content h4{
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    line-height: 1.4;
}
.healdth-screening .healscree-content{
    padding:20px;
    text-align: center;
}
.healdth-screening{
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    border-radius: 10px;
    position:relative;
    overflow: hidden;
    height:100%;
}

.health-scree-sec .row{
    row-gap:30px;
}
.facilities-vims-sec{
    padding:0 0 5rem;
}

.facilit-box{
    text-align: center;
}


.facilit-box h4{
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    margin:0;
}

.checkup-heal-sec{
    padding:5rem 0 0;
}

.check-bpoints{
    margin:20px 0;
    list-style: none;
}
.check-bpoints li:before{
    content: "\f14c";
    font-family: flaticon_normal-icon !important;
    position: absolute;
    left: 0;
    text-align: center;
    width: 25px;
    font-size: 13px;
    height: 25px;
    line-height: 25px;
    background: #025294;
    color: #fff;
    border-radius: 50%;
    top: 3px;
}
.check-bpoints li{
    position: relative;
    padding-left: 33px;
}
.check-bpoints li:not(:last-child){
    margin-bottom:20px
}

.main-contentjjj .medi-imagesd:before{
    display: none;
}

.emerge-criti-sec .emerga-boxsticky img{
    border-radius: 10px;
}

.facilit-box .facilit-icon{
    width: 75px;
    min-width: 75px;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #f56535;
    text-align: center;
    line-height: 75px;
    margin: 0 auto 20px;
    }
    .facilit-box .facilit-icon img{
        filter: brightness(0) invert(1); 
    }

    .accessible-advanced{
        margin-bottom:40px;
    }

    .cashless-sec .row{
        margin:0 0 30px;
    }
    .nearbyareas-im .advance-specialty{
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 0 0 15px;
    border-radius: 0 0 0 10px;
    }
    .locmed-keymain-sec {
        margin:5rem 0 0;
    }
    .nearbyareas-im > img{
    border-radius: 10px;
    mask: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20500%20500%22%3E%3Cpath%20d%3D%22M0%2C0H240A10%2C10%200%2C0%2C1%20250%2C10V140A10%2C10%200%2C0%2C0%20260%2C150H490A10%2C10%200%2C0%2C1%20500%2C160V500A0%2C0%200%2C0%2C1%20500%2C500H0A0%2C0%200%2C0%2C1%200%2C500V0A0%2C0%200%2C0%2C1%200%2C0Z%22%20fill%3D%22%23fff%22%20%2F%3E%3C%2Fsvg%3E) no-repeat center / contain;
    background-color: #271616;
    aspect-ratio: 1 / 1;
    }
.visit-hospital-form {
    background: #f5f5f5;
    padding: 30px;
    border-radius: 20px;
    margin-left: 30px;  
}

.visit-hospital-form form .locat-input{
    border: 1px solid #E1E6EB;
    padding: 15px;
    border-radius: 8px;
    width:100%;
    margin:0 0 10px;
    color: #0000009c;
}

.visit-hospital-form form .locat-befoee{
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 1em;
    text-transform: capitalize;
    background: var(--secondary-color);
    color: #fff;
    border-radius: 50px;
    padding: 15px 20px;
    border: none;
    overflow: hidden;
    transition: all 0.5s ease-in-out;
    z-index: 1;
    width:100%;
}

.visit-hospital-form form .formmess-btn{
text-align: center;
margin: 20px 0 0;
}

.visit-hospital-form form .locat-input:focus{
    outline:unset;
}
.popup-overlay.locationform {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 999999 !important;
}

.popup-hospital-form form .locat-popu{
    border: 1px solid #E1E6EB;
    padding: 10px;
    border-radius: 8px;
    width: 100%;
    margin: 0 0 10px;
    color: #0000009c;
}

.popup-hospital-form {
    background: #fff;
    padding: 60px 30px 30px;
    width: 90%;
    max-width: 400px;
    border-radius: 8px;
    position: relative;
    top:10%;
}

.popup-hospital-form .close-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 25px;
  cursor: pointer;
}

.popup-hospital-form .locatpopu-subb{
    background: #f58e05;
    border: unset;
    padding: 10px 20px;
    border-radius: 40px;
    color: #fff;
    font-size: 15px;
    width: 100%;
    margin: 20px 0 0;
}




@media(max-width : 767px){
    .laca-key-box {
    padding:20px 10px;
    }
    .laca-key-box .counter-title span {
    font-size: 20px;
    }
    .locmed-keymain {
    margin: 30px auto 0;
    }
    .locmed-keymain .col-lg-4:nth-child(4), .locmed-keymain .col-lg-4:nth-child(5) {
    border-right: unset;
    }
    .locmed-keymain .col-lg-4:nth-child(4){
        border-bottom: 1px solid #c6cbbf;
    }
    .locmed-keymain .col-lg-4:nth-child(1), .locmed-keymain .col-lg-4:nth-child(2) {
    border-right: unset;
    }
    .locmed-keymain{
        position:relative
    }
    .healdth-screening .healscree-content{
        padding: 10px;
    }
    .locmed-keymain::before{
        position: absolute;
        content: "";
        width: 0.5px;
        height: 100%;
        background: #c6cbbf;
        margin: 0 auto;
        left: 0;
        right: 0;
    }
    .excel-content h4 {
    font-size: 16px;
    }
    .excel-content {
    padding: 15px;
    }
    .excelle-secboc {
    padding: 0 0 3rem;
    }
    .care-include .emer-titlebox {
    font-size: 17px;
    }
    .care-include ul li:before{
    width: 20px;
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    }
    .emerge-criti-sec {
    padding: 0 0 3rem;
    }
    .checkup-heal-sec {
    padding: 3rem 0 0;
    }
    .checkup-heal-sec .row{
     flex-direction: column-reverse;
     row-gap: 10px;
    }
    .health-scree-sec {
    padding: 3rem 0;
    }
    .healdth-screening .healscree-content h4 {
    font-size: 13px;
    }
    .facilit-box h4 {
    font-size: 13px;
    }
    
    .health-scree-sec .row {
    row-gap: 20px;
    }
    .facilities-vims-sec{
        padding: 0 0 3rem;
    }
    .facilities-vims-sec .row{
        row-gap: 30px;
    }
    .easy-contentmap h4 {
    font-size: 16px;
    }
    .easy-routes-sec{
        padding: 3rem 0;
    }
    .easy-routes-sec .row {
        row-gap: 30px; 
    }
    .visit-hospital-form{
        padding: 20px;
        margin-left: 0;
        border-radius: 15px;
    }
    .visit-hospital-form form .locat-input{
        padding:12px;
        border-radius: 5px;
    }
    .visit-hospital-form form .formmess-btn{
        margin:10px 0 0;
    }
    .visit-hospital-form form .locat-befoee{
        padding:13px 20px;
    }
    .locmed-keymain-sec {
    margin: 2rem 0 0;
    }
    .locmed-keymain-sec .col-lg-7, .locmed-keymain-sec .col-lg-5{
        padding: 0;
    }
    .medi-imagesd.nearbyareas-im > img{
        width: 100%;
        height: auto;
    }
    .medi-imagesd.nearbyareas-im .advance-specialty img{
        width: 80px;
        height:80px;
    }
    .medi-imagesd.nearbyareas-im{
        margin-top: 30px;
    }
    .cashless-sec {
    padding: 0 0 3rem;
    }
    .exceltreat-box .surge-btncta{
        font-size: 13px;
    }
    .popup-hospital-form{
        padding: 60px 20px 20px;
    }
    .popup-hospital-form .close-btn{
        font-size: 22px;
    }
    .care-include{
        margin-top: 20px;
    }
    .check-bpoints li:before{
        height: 20px;
        width: 20px;
        line-height: 20px;
        font-size: 12px;
    }
    .check-bpoints li:not(:last-child) {
    margin-bottom: 10px;
    }
    .facilit-box .facilit-icon {
    width: 65px;
    min-width: 65px;
    height: 65px;
    }
    .easy-routes-sec iframe{
        height:300px;
    }
    
}


@media(min-width:767px) and (max-width : 900px){
    .locmed-keymain .col-lg-4:nth-child(4), .locmed-keymain .col-lg-4:nth-child(5) {
    border-right: unset;
    }
    .visit-hospital-form {
    padding: 20px;
    margin-left: 0;
    }
    .locmed-keymain .col-lg-4:nth-child(4){
        border-bottom: 1px solid #c6cbbf;
    }
    .locmed-keymain .col-lg-4:nth-child(1), .locmed-keymain .col-lg-4:nth-child(2) {
    border-right: unset;
    }
    .locmed-keymain{
        position:relative;
        margin-bottom: 30px;
    }
    .locmed-keymain-sec {
    margin: 4rem 0 0;
    }
    .excelle-secboc {
    padding: 0 0 4rem;
    }
    .emerge-criti-sec {
    padding: 0 0 4rem;
    }
    .check-bpoints li:not(:last-child) {
    margin-bottom: 10px;
    }
    .health-scree-sec {
    padding: 4rem 0;
    }
    .easy-routes-sec {
    padding: 4rem 0;
    }
    .easy-routes-sec iframe{
        height: 400px;
    }
    .emerge-criti-sec .emerga-boxsticky{
        margin-bottom: 20px;
    }
    .locmed-keymain::before{
        position: absolute;
        content: "";
        width: 0.5px;
        height: 100%;
        background: #c6cbbf;
        margin: 0 auto;
        left: 0;
        right: 0;
    }
    .excel-content h4 {
    font-size: 18px;
    }
    .care-include .emer-titlebox {
    font-size: 20px;
    }
    .healdth-screening .healscree-content h4 {
    font-size: 16px;
    }   
    .facilities-vims-sec .row, .easy-routes-sec .row{
        row-gap: 30px;
    }
}