body {
    margin: 0px;
    padding: 0px;

}

header h1 {
    color: #10bbd3;
    font-size: 30px;
    font-weight: 700;
}

header .flex {
    display: flex;
    align-items: center;
    gap: 50px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.header_min {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header_min button {
    font-size: 1rem !important;
    font-weight: 400 !important;
}

.header_min h6 {
    margin: 0px;
}

header img {
    height: 20px;

}

.Register {
    display: flex;
    align-items: center;
    gap: 20px;
}

.min_doctor {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 800px;
    border-radius: 20px 20px 0px 0px;
    position: relative;
    overflow: hidden;
}

.min_doctor h2 {
    font-size: 40px;
    text-transform: uppercase;
    color: white;

}

.Need_img {
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 100px;
    z-index: 99;
}

.section_bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom;
}

.center_text {
    z-index: 99;
    position: relative;
    color: white;
}

.center_text h2 {
    margin-bottom: 50px;
    text-align: center;
}

.center_text h3 {
    font-size: 30px;
    font-weight: 400;
}

.center_text h4 {
    color: #9a9da5;
    font-size: 15px;
    margin-left: 40px;
    margin-bottom: 0px;
    margin-top: 10px;
}

.center_text button {
    background-color: white;
    border: none;
    color: black;
    padding: 7px 25px;
    border-radius: 5px;
    margin: auto;
    font-size: 1rem !important;
    font-weight: 400 !important;
}

.center_text .dropdown-toggle {
    background-color: transparent;
    width: 500px;
    text-align: left;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid white;
    border-radius: 0px;
    padding-bottom: 10px;
    padding-left: 40px;
    font-size: 24px;
    font-weight: 400;
    margin: 0px;
}

.textContent {
    text-align: center;
}

.center_text .Step .dropdown-toggle::after {
    display: none;
}

.center_text .Step input {
    background-color: transparent;
    border: none;
    width: 100%;
    color: white;
    font-size: 24px;
}

.center_text .Step input:focus {
    outline: none;
    border: none;
}

.heart_icon {
    position: absolute;
    left: 0px;
    width: 30px;
    margin-top: -5px;
}

.works_section h3 {
    text-align: center;
    margin-bottom: 40px;
}

.Step_one {
    height: 140px;
    width: 170px;
    box-shadow: 0 4px 8px 0 rgba(167, 162, 162, 0.2), 0 6px 20px 0 rgba(247, 246, 246, 0.19);
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.Step_Two {
    width: fit-content;
}

.Step_Two h3 {
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 10px;
}

.container_work {
    max-width: 800px;
    margin: auto;
}

.Step_Two p {
    color: #9a9da5;
}

.soon_angls {
    height: 100%;
    width: 65%;
    background-color: #f4f8fa;
    border-radius: 0px 3000px 3000px 0px;
    position: absolute;
    top: 0px;
}

.Talk_center {
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
}

.Talk_left {
    z-index: 99;
    position: relative;
    text-align: left;
    margin-left: 50px;
}

p {
    font-size: 15px;
}

.Specialist::after {
    content: "";
    background-color: #402600;
    position: absolute;
    left: 0px;
    border-radius: 100%;
    height: 10px;
    width: 10px;
    top: 8px;
}

.Specialist {
    position: relative;
    padding-left: 20px;
    margin-bottom: 40px;
}

.Specialist h3 {
    font-size: 22px;
}

.satisfied button {
    background-color: black;
    border: none;
    color: white;
    font-weight: 700;
    font-size: 20px;
    border-radius: 5px;
    margin-left: 20px;
    padding: 7px 25px;
    font-size: 1rem !important;
    font-weight: 400 !important;
}

.Consultation p {
    color: #9a9da5;
}

.Mont_Royal {
    height: 300px;
    width: 100%;
    padding-left: 20px;
    padding-top: 250px;
    border-radius: 10px;
    position: relative;
}

.Walk_in {
    width: 100%;
    background-color: white;
    border-radius: 10px 0px 10px 10px;
    box-shadow: 0 4px 8px 0 rgba(167, 162, 162, 0.2), 0 6px 20px 0 rgba(247, 246, 246, 0.19);
    padding: 20px 15px;
    z-index: 9;
    position: relative;
}

.grid_Clinic {
    display: grid;
    grid-template-columns: repeat(2, 2fr);
    gap: 20px;
}

.Mont_Royal h5 {
    font-size: 18px;
    margin: 0px;
}

.Mont_Royal h6 {
    font-size: 15px;
    margin: 5px 0px;
}

.Mont_Royal p {
    font-size: 15px;
    margin: 0px;
}

.Mont_Royal h4 {
    font-size: 15px;
    margin: 0px;
    color: #9a9da5;
}

.lable_button div img {
    width: 10px;

}

.lable_button div {
    background-color: #402600;
    height: 20px;
    width: 20px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.lable_button {
    display: flex;
    gap: 10px;
    align-items: center;
    z-index: 99;
}

.speak_flex {
    /*display: flex;*/
    align-items: center;
}

.Accolades {
    display: grid;
    grid-template-columns: repeat(4, 4fr);
    gap: 20px;
    margin-top: 50px;
     margin-bottom: 50px;
}

.Bluemix {
    display: grid;
    justify-content: center;
    box-shadow: 0 4px 8px 0 rgba(167, 162, 162, 0.2), 0 6px 20px 0 rgba(247, 246, 246, 0.19);
    border-radius: 0px 4px 0px 55px;
    padding: 10px;
    gap: 10px;
    text-align: center;
    font-size: 15px;
}

.footer_min {
    width: 100%;
    height: 200px;
}

footer {
    margin-top: 100px;
    background-color: #f4f5f6;
}

.Resources_footer {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    padding-bottom: 50px;
}

.footer_line {
    height: 140px;
    width: 3px;
    background-color: #e4e9f9;
    margin-top: 50px;
}

.Connex {
    width: 20%;
}

.Connex1 {
    width: 10%;
    margin-top: 30px;
}

.Connex2 {
    width: 30%;
    margin-top: 30px;
}



.mont_min {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 9;
    border-radius: 10px;
}

.Resources_footer a {
    text-decoration: none;
    color: black;
}

header a {
    text-decoration: none;
    color: black;
}

.Bluemix img {
    width: 100%;
}
.Reserved_terms{
    display: flex;
    flex-wrap: wrap;
}
.Reserved_terms a{
text-decoration: none;
color: #9a9da5;
}
.Services_h{
    display: flex;
    gap: 20px;
}
.flex_iconrs{
    display: flex;
    gap: 10px;
}
.flex_iconrs img{
    height: 15px;
    margin-top: 5px;
}

#myElement{
    display: none;
}
.highlight{
    position: fixed!important;
    background-color: rgba(0, 0, 0, 0.5);
    height: 100vh;
    width: 100%;
    left: 0px;
    top: 0px;
    z-index: 99999;
    display: flex!important;
    justify-content: center;
    align-items: center;
}
.content_us{
    max-width: 400px;
   
    background-color: #dcf9ff;
    border-radius: 10px;
    position:relative;
    padding:20px;
}
.close_button{
    background-color: white;
    height: 30px;
    width: 30px;
    border-radius: 100%;
    color: black;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: absolute;
       right: 3px;
    top: 5px;
}

.popup_content {
    background-color: white;
    border-radius: 12px;
    padding: 25px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    max-width: 400px;
    margin: 0 auto;
    position: relative;
}

.popup_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 10px;
}

.popup_header h1 {
    font-size: 1.5rem;
    color: #333333;
    margin: 0;
}

.close_button {
    font-size: 1.2rem;
    background-color: transparent;
    border: none;
    cursor: pointer;
    color: #666666;
}

.popup_body {
    margin-top: 20px;
    color: #666666;
}

.contact_details {
    margin-top: 20px;
}

.contact_item {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    font-size: 1rem;
    color: #333333;
}

.contact_item a {
    color: black;
    text-decoration: none;
    font-weight: 500;
    margin-left: 10px;
}

.contact_item a:hover {
    text-decoration: underline;
}

.contact_icon {
    width: 24px;
    height: 24px;
}

.popup_actions {
    text-align: center;
    margin-top: 20px;
}

.popup_actions .btn {
    background-color: black;
    color: white;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 1rem;
    cursor: pointer;
    border:none;
}


.doblog_po{
    height:540px;
    width:fit-content!important;
}
.imgsorce {
    width: 100%;
    height: 550px;
    object-fit: contain
}
@media (max-width:1399px) {
    .in_Person .col {
        width: 60% !important;
    }

    .in_Person .Royal img {
        width: 100%;
    }

    .in_Person .Royal {
        width: 35% !important;
        margin-right: 50px;
    }

    .in_Person {
        margin-bottom: 200px;
    }

}

@media (max-width:1199px) {
    .in_Person .col {
        width: 100% !important;
    }

    .Royal {
        display: none;
    }

    .in_Person {
        margin-bottom: 200px;
    }

    .soon_angls {
        height: 100%;
    }
}

@media (max-width:991px) {
    .doblog_po{
    height:400px;
    width:fit-content!important;
}
    .Accolades {
        display: grid;
        grid-template-columns: repeat(3, 4fr);
        gap: 30px;
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .Resources_footer {
        flex-wrap: wrap;
    }
.speak_flex{
    margin-bottom:30px;
}
    .Connex {
        width: 100%;
    }

    .Pharmacy .col {
        width: 100%;
    }

    .soon_angls {
        height: 100%;
        width: 100%;
    }

    .Talk_center {
        padding-bottom: 100px;
        padding-top: 50px;
    }
    .Doctor_data{
        gap: 50px;
    }

    .Doctor_data .col {
        width: 100%;
    }
    .works_section .col{
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: center;

    }
}

@media (max-width:767px) {
    .satisfied button{
        margin:0px;
    }
    br{
        display:none;
    }
      .doblog_po{
    height:fit-content;
    width:100%!important;
}
    .Accolades {
        display: grid;
        grid-template-columns: repeat(2, 4fr);
        gap: 40px;
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .grid_Clinic {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }

    .Mont_Royal {
        margin-top: 130px;
    }
    .consult_flex .col{
        width: 100%;
         
    }
    .center_text .dropdown-toggle{
     width: 245px;
     margin-left: 0px;
    }
    .center_text .Step input{
     font-size: 1rem;
    }
    .min_doctor h2 {
        font-size: 30px;
        margin-bottom: 30px;
    }
    .center_text h3 {
        font-size: 23px;
        font-weight: 400;
    }
    .min_doctor{
        align-items: center;
        padding-top: 50px;
        height: 600px;
    }
    .heart_icon {
        margin-top: -14px;
    }
    .in_Person{
        margin-top: 50px!important;
    }
    .sometimes{
        margin-bottom: -130px;
    }
    .consult_flex .row {
        gap: 50px;
    }
    .Pharmacy .row{
        gap: 100px;
    }
    .Pharmacy{
        margin-bottom: 100px;
    }
    .Services_h{
        display: none;
        gap: 20px;
        position: absolute;
        left: 0px;
        top: 100px;
        z-index: 999;
        background-color: black;
        padding: 30px;
        width: 200px;
        gap: 10px;
        
    }
    header  .Services_h   a{
        color: white;
        
    }
    .highlight{
        display: grid!important;
    }
    
    .satisfied {
        margin-top: 20px;
        justify-content: center;
        align-items: center;
    }
    .satisfied button {
        max-width: 200px;
        width: 100%;
    }
}

@media (max-width:500px) {
    .Accolades {
        grid-template-columns: repeat(1, 4fr);
    }
    .works_section .col{
        width: 100%;


    }
    .footer_min {
        width: 100%;
        height: 100px;
    }
    
    .satisfied {
        margin-top: 20px;
        justify-content: center;
        align-items: center;
    }
    .satisfied button {
        max-width: 200px;
        width: 100%;
    }
}

.satisfied {
    display: flex;
 
    align-items: center;
    margin-top: 20px;
    width: 100%;
    text-align: center;
}

.satisfied button {
    background-color: black;
    border-color: #10bbd3;
    color: white;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 1rem;
    cursor: pointer;
    max-width: 200px;
    width: 100%;
}

.satisfied button:hover {
    background-color: dimgray;
   
    
}
.Telemedicine_new .Specialist::after{
    background-color: #402600;
}
.Telemedicine_new .Specialist p{
max-width: 500px;
}
.doblog_p .Specialist::after{
    background-color: #402600;
}
button:hover {
    background-color: dimgray;
     color:white;
}
.popup_actions .btn:hover {
    background-color: dimgray;
}
.doblog_p .Specialist::after {
    background-color: black;
}
.Telemedicine_new .Specialist::after {
    background-color: black;
}
.Specialist::after {
    background-color: black;
  
}
.Sponsorship_img{
    width: 200px;
    height: 150px;
    object-fit: contain;
    padding: 20px;
}