* {
    box-sizing: border-box;
}
 .btn-otp-cont{
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    text-decoration: underline;
    color: #007c9d;
}
.btn-resend-otp{
    float: right;
}
footer{
    background-color: #007C9D;
    color: #fff;
    padding: 12px 0px;
}
.otp-container{
    display:;
}
.btn-abs{
    color: #fff;
    font-size: 14px;
    background: linear-gradient(to right, #566395, #18265D);
    border-radius: 0px;
    padding: 0.58rem 1.3rem;
    height: 38px;
    border: 0px;
    position: absolute;
    top: 0;
    right: 0px;
}
.text-dark1{

    color: #f47920;
}
.lead_res .alert{
    display: block;
    font-size: 14px;
    font-weight: 500 !important;
    width: 300px;
    margin: 0 auto;
    margin-bottom: 10px;
}
body {
    margin: 0px;
    padding: 0px;
    /* font-family: 'Roboto', sans-serif; */
    font-weight: 400;
}

.proimg {
    max-width: 25%;
}
.bnrimg {
    max-width: 100%;
    margin-left: 7%;
}
.h12 {
    font-size: 3rem;
    font-weight: 700;
}
.h13 {
    font-weight: 700;
    margin-bottom: 30px;
    font-size: 3.3rem;
}
.mart {
    margin-top: 5%;
}
#bnrcls {
    position: relative;
    z-index: 1;
}
#main {
    background-image: url('https://cdn.apollohospitals.com/apollohospitals/apollo-prohealth/background.webp');
    background-position: initial;
    background-size: cover;
    padding-top: 60px;
    margin-top: -50px;
}
.healthspn {
    padding: 20px 10px;
}
.alink {
    text-decoration: none;
    color: #06AAC3;
    font-weight: 600;
}
.w21 {
    width: 10%;
    margin-left: 25px;
}
.getbtn {
    border: none;
    background: #06AAC3;
    color: #fff;
    padding: 5px 20px;
    border-radius: 15px;
    margin-top: 15px;
}
.pr img {
    max-width: 25%;
    margin-bottom: 20px;
}

.card {
    position: relative;
    overflow: hidden;
    max-height: 400px;
    border: none;
    border-radius: 15px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}

.card img {
    width: 100%;
    height: auto;
    border-radius: 8px; /* Optional: Add border-radius to the image */
}

.btn-container {
    position: absolute;
    top: 75%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 70%;
}

.btn-container .btn {
    background-color: #06AAC3;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 15px;
    width: 100%;
    border: none;
    border-radius: 25px;
}
.btn:hover {
    background-color: #06AAC3; 
}

.btn .button-text {
    margin-right: auto;
}

.btn .icon {
    margin-left: auto;
}

.h32 {
  margin-bottom: 0px !important;
  line-height: 0.7 !important;
  font-size: 32px;
  font-weight: 700;
}
.p-4 span {
    color: #666;
}
@media only screen and (max-width: 768px) {
    p {
        white-space: pre-line;
    }
    .img-million{
        max-width: 25%;
    }
}
@media only screen and (min-width: 769px) {
    p {
        white-space: normal;
    }
    .img-million{
        max-width: 16%;
    }
}
@media (min-width: 320px) and (max-width: 767.98px) {
    .bnrimg {
        max-width: 100%;
        margin-left: 0%;
        margin-top: -10px;
    }
    .w21 {
        width: 100%;
        margin-left: 0px;
    }
    .h12 {
        font-size: 2rem;
    }
    #main {
        margin-top: 30px;
    }
    .card{
        max-height: 460px;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 15px;
        padding-left: 15px;
        font-size: 14px;
    }
}
.hero-banner{position:relative}
.mobileBtnCall{display:none!important}
.btn-phone-call-h,.mobileBtnCall {
    background: #ffc107;
    color: #fff;
  font-weight:600;
    display: inline-block;
    margin-right: 10px;
  outline:none !important;
    padding: 5px 16px;  
}
.btn-phone-call-h:hover,.mobileBtnCall:hover {
    color: #fff;
    background: #f47920;
}
.btn-phone-call-h img, .mobileBtnCall img {
  display:inline-block !important;
    margin-right: 10px;
    width: 20px;  
}
a#myBtnCall1,.mobileBtnCall{position:absolute;z-index:1;top:10px;right:15px}
#conbut{ display: none;}

@media (max-width:991px){
  .bnrimg {margin-top:50px;}
}

@media (max-width: 768px){
  .hero-banner #myBtnCall1{display:none}
  .mobileBtnCall{display:block!important;right:5px!important}
  #conbut{ display: block;} 
  footer{margin-bottom:43px;}
  .btn-phone-call {
    color: #fff !important;
    width: 50%;
    position: fixed;
    bottom: 0;
    z-index: 99;
    background-color: #ffc107 !important;
    border-color: #ffc107 !important;
    cursor: pointer;
    box-shadow: 0 0.1875rem 0.9375rem rgba(0, 0, 0, .2);
    border-radius: 0;
    padding:9.7px 10px;
    font-size: 14px;
    display: none;
    left: 0px;
    top: inherit;
  }     
  .btn-bk-appt {
    color: #fff !important;
    width: 50%;
    position: fixed;
    bottom: 0;
    z-index: 99;
    background-color: #f47920 !important;
    border-color: #f47920 !important;
    cursor: pointer;
    box-shadow: 0 0.1875rem 0.9375rem rgba(0, 0, 0, .2);
    border-radius: 0;
    padding: 10px;
    font-size: 14px;
    display: none;
    right: 0px;
  }}
  .hero-banner{
    position: relative;
  }
  a#myBtnCall1, .mobileBtnCall {
    position: absolute;
    z-index: 1;
    top: 10px;
    right: 15px;
}
.btn-phone-call-h, .mobileBtnCall {
    background: #ffc107;
    color: #fff;
    font-weight: 600;
    display: inline-block;
    margin-right: 10px;
    outline: none !important;
    padding: 5px 16px;
}
.btn-phone-call-h:hover,.mobileBtnCall:hover {
    color: #fff;
    background: #f47920 !important;
}
.btn-phone-call-h img, .mobileBtnCall img {
    display: inline-block !important;
    margin-right: 10px;
    width: 20px;
}
.modal-body {
max-height: 60vh;
overflow-x: auto;
}
  .py-5{
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .helathcards .card {
    min-height: 278px;
}
.card, .card img {
    border-radius: 8px;
}
.card {
    position: relative;
    overflow: hidden;
    border: none;
    box-shadow: 0 5px 15px 0 #00000026;
}
.p-4{
      padding: 1.5rem !important;
}
.h32 {
    margin-bottom: 0 !important;
    line-height: 1 !important;
    font-size: 26px;
    font-weight: 700;
}
.pt-2 {
    padding-top: 0.5rem !important;
}
.program-desc {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    padding: 16px 0 18px;
    color: #292e34;
}
.btn-container {
    text-align: center;
    width: 86%;
    margin: 0 auto;
}
.mt-2 {
    margin-top: 0.5rem !important;
}
.btn-container .btn, .btn:hover {
    background-color: #06aac3;
}
.btn-container .btn {
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 15px;
    width: 100%;
    border: none;
    border-radius: 25px;
    font-size: 14px;
}
.p-4 span{
  color:#fff !important;
}
.modal-body ul {
  list-style-type: none; /* Remove default bullet points */
}

/* Styling for tick mark */
.modal-body ul li:before {
  content: "\2713"; /* Unicode character for tick mark */
  color: black; /* Color of the tick mark */
  display: inline-block;
  width: 1em;
  margin-left: -1em; /* Adjust the position to align with the text */
}
