/* body { background: #fafafa; background-color: #F6F6F6;}  */

.parsley-errors-list li {
    list-style: none;
    background: #FFE9E9;
    color: red;
    padding: 5px;
    margin-top: 4px;
    border-radius: 5px;
}
.clinic_img img{
    border-radius: 50%;
}

ul.parsley-errors-list {
    padding-left: 0px;
}

.searchdrop li {
    color: #212529;
    font-size: 1.1em;
    font-family: 'DM Sans', sans-serif !important;
    display: flex;
    width: 100%;
    /* justify-content: space-between; */
    align-items: center;
    height: 45px;
    vertical-align: middle;
    padding: 5px 0px 5px 50px !important;
    /* position: relative; */

}

#pills-contact h5 {
    font-size: 1.25rem;
    color: #23355F;

}

.searchdrop .common-text {
    float: right;
    color: #787888;
    max-width: 30%;
    margin-right: 16px;
    text-align: right;
    /* padding-right: 4%; */
    line-height: 20px;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 42px;
    /* width: 90%; */
    font-size: .9rem;
}

.search_error_text {
    color: red;
    display: inline-block;
    padding-top: 2px;
    padding-left: 10px;
}

.search_loc_error_text {
    color: red;
    display: inline-block;
    padding-top: 2px;
    padding-left: 10px;
}

.red {
    border-color: red;
}

.search-result {
    cursor: pointer;
}

.pointer {
    cursor: pointer;
}

.hidediv {
    display: none !important;
}

ul.parsley-errors-list {
    margin-bottom: 0px;
}

.searchdrop {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    height: auto !important;
    max-height: 450px !important;
    min-height: auto;
}

.modal-header {
    background: #293E6F;
    color: white;
    font-size: 22px;
    text-align: center;
}

.loader {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999;
}

.loader-ele {
    border: 4px solid #f3f3f3;
    border-top: 4px solid #293E6F;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}


.searchdrop .ul li {
    border-bottom: 1px solid #c5c5c5;
}

.searchdrop .ul li a {
    display: inline-block;
    width: 73%;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    top: 8%;
    /* padding-left: 15px; */
    text-overflow: ellipsis;
}

.searchdrop li img {
    top: 35% !important;
}

input#inlineFormInputGroupUsername {
    border-top-right-radius: 15px;
}


.usre-name {
    position: static !important;
    text-align: right;
    /* padding-right: 150px; */
    z-index: 1;
}

@media (max-width:450px) {
    .usre-name {
        padding-right: 10px;
    }

    .dr-right-details .dr-specialist {
        font-size: 12px !important;
        line-height: 16px;
    }

    .news-boxsB.fullwth {
        width: 95%;
    }

    .searchdrop {
        border-top-right-radius: 0px !important;
        top: 50px !important;
        left: 1px !important;
    }
}

@media (max-width:376px) {
    .search-mobileV {
        left: 18px !important;
    }
}

.news-boxsB .news-img img {
    width: 100%;
}

.location-search input::placeholder {
    font-size: 1rem;
}

.location-search input:focus::placeholder {
    color: transparent;
}

.testimonials_box {
    height: 350px;
    min-width: 350px;
    /* border:1px solid;  */
    position: relative;
}

.testimonials_box1 {
    width: 60%;
    height: 60%;
    border: 1px solid;
    border-radius: 50%;
    position: absolute;
    bottom: 15%;
    right: 15%;
    z-index: 55;
    overflow: hidden;
    background-color: #293E6F;

}

.testimonials_box1 img {
    width: 100%;

}

.testimonials_box2 {
    position: absolute;
    width: 60%;
    height: 60%;
    border-radius: 50%;
    top: 35px;
    z-index: 5;
    left: 40px;
    background-color: #293E6F;
}

.user-wrap {
    align-items: normal;
}

.user-right {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.pac-container {
    z-index: 100000 !important;
}

.owl-stage-outer {
    padding-left: 6px;
}

.pac-icon {
    background-image: url('../images/cil_location-pin.svg') !important;
    background-repeat: no-repeat;
    background-position: 0px 3px;
    background-size: 18px 18px;
}

.login-sectionImg {
    position: absolute;
    right: 0;
    top: 130px;
}

.dropdown .megamenu {
    text-wrap: nowrap;
    width: fit-content !important;
}

.modal-backdrop {
    top: 0 !important;
}

.locationForm .a-column input {
    font-size: 1rem !important;
}

.footer_popup {
    padding: 0rem !important;
    border-radius: 0px !important;
}

.footer_popup {
    text-align: center;
    border: none !important;
}

.mCustomScrollBox {
    height: 700px !important;
}

#dismiss {
    top: 35px !important;
}

/* #map-part{
    position: relative;
    overflow: hidden;
    height: 90vh;
  } */
hr {
    margin: .5rem 0rem !important;
}

/* .scrollbaradd .dr-search-list {
    margin-bottom: .5rem !important;
} */

.price-tag::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translate(-50%, 0);
    width: 0;
    height: 0;
    border-left: 5px solid transparent !important;
    border-right: 5px solid transparent !important;
    border-top: 5px solid #31487c !important;
}

.more-details-text.daysBlog .daytime_name span {
    width: 37px !important;
}

.more-details-text.daysBlog .daysblog_ul {
    min-width: 277px;
}

.scrollbaradd .searchdrop li {
    color: #212529;
    font-size: 1.1em;
    font-family: 'DM Sans', sans-serif !important;
    display: flex;
    width: 100%;
    /* justify-content: space-between; */
    align-items: center;
    height: 45px;
    gap: 10px;
    vertical-align: middle;
    padding: 5px 2px 5px 27px !important;
    /* position: relative; */
}

#secondary-header .searchdrop li {
    color: #212529;
    font-size: 1.1em;
    font-family: 'DM Sans', sans-serif !important;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    height: 45px;
    gap: 10px;
    vertical-align: middle;
    padding: 5px 2px 5px 8px !important;
    /* position: relative; */
}

#secondary-header .searchdrop li svg {
    margin-top: 5px !important;
}

.material-icons.search-btn.leftto {
    position: absolute;
    left: 7px;
    top: 4px;
    right: auto;
}

@media screen and (max-width:450px) {
    .map-part {
        display: none !important;
    }

    .map-part.hide {
        display: block !important;
    }
}

.filter-and-short.only-mobile.d-flex.d-lg-none.justify-content-center.mt-4.py-3 {
    margin-top: 0rem !important;
    position: relative;
    z-index: 0;
}

#map-only.popup.hide button.toggle.button.ms-auto {
    bottom: 39% !important;
}

.mobilenone {
    display: block !important;
}

.SortedPopu .listingBlog li {
    cursor: pointer;
    font-family: 'DM Sans', sans-serif;
    font-size: 1.3em;
    font-weight: 400;
    line-height: 1.7em;
    color: #1f3055;
}

.SortedPopu .listingBlog li:hover {
    font-weight: 500;
}

@media screen and (min-width:768px) {
    .modal-of-quick-search .btn-close {
        background-color: #000;
    }

    .modal-content.modal-blur.modelWhite.p-0 {
        padding: 1rem 1rem !important;
    }

    .modal-content.modal-blur.modelWhite.p-0 .bg-none.ms-auto {
        background-color: transparent;
        border: none;
        outline: none;
        position: absolute;
        right: -17px;
        top: -60px;
    }

}

.Locationaccees .modelWhite header.a-popover-header.Location {
    width: 113%;
    margin-left: -29px;
    z-index: 1000;
    /* margin: auto; */
    border-bottom: 1px solid #00000040;
    box-shadow: none;
}

#exampleModal .modal-content {
    border-radius: 1.5rem !important;
}

#exampleModal .btn-close {
    position: absolute !important;
    z-index: 1000 !important;
}


.search-part .two-search-part {
    border-radius: 100px;
}

.addsearch {
    border-radius: 15px 15px 0px 0px !important;
    border: 1px solid gray;
    border-bottom: 0;
}

.search-part .two-search-part .searchdrop {
    right: 0;
    width: 100.2% !important;
    left: 0.2px !important;
    top: 44px !important;
    border-radius: 0 0 15px 15px !important;
    border: 1px solid gray;
    border-top: 0;
    overflow: hidden;

}

.search-part .two-search-part .searchdrop ul li:nth-child(1) {
    border-top: 1px solid #c5c5c5 !important;
}

.search-part .searchdrop .ul li:first-child {
    border-top: 1px solid #c5c5c5;
}


.search-part .two-search-part .form-control {
    padding-left: 0;
}

.scrollbarpharmacy {
    /* height: 311px; */
    overflow-y: auto;
    padding-bottom: 40px !important;
}

.loader {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999;
}

.loader-ele {
    border: 4px solid #f3f3f3;
    border-top: 4px solid #293E6F;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
}

@media screen and (max-width:450px) {
    .scrollbarpharmacy {
        height: 200px;
        overflow-y: auto;
        padding-bottom: 10px !important;
    }
}

.relative a.btn.btnshwom {
    right: 0 !important;
}

@media screen and(min-width: 992px) {
    .scrollbarpharmacy {
        overflow: hidden !important;
    }
}

.drServices {
    position: relative;
    border: 1px solid #E7E7E7;
    border-radius: 16px;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
    overflow: hidden;
}

.three-box-of-dr-short-details.collapseTwo {
    position: relative;
    border: 1px solid #E7E7E7;
    border-radius: 16px;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
    overflow: hidden;
}

.overview-section .mapLocate {
    position: relative;
    border: 1px solid #E7E7E7;
    border-radius: 16px;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
    overflow: hidden;
}

.overview-section .microsoft li span {
    font-size: 1.1rem !important;
}

.degignples .accordion-button.click:after {
    content: "-" !important;
    background-image: none;
    font-size: 16px;
    display: inline-block !important;
}

.degignples .accordion-button:after {
    content: "+" !important;
    background-image: none;
    font-size: 16px;
    transform: rotate(-0deg) !important;
    display: inline-block !important;
}




.mobile-footer {
    /* height: 40px; */
    position: fixed !important;
    bottom: 0 !important;
    transition: bottom 0.2s ease-in-out !important;
    width: 100%;
    /* bottom: 0px; */
}

.nav-up {
    bottom: -1px !important;
}

.nav-down {
    bottom: -69px !important;
}


.mCustomScrollBox {
    overflow: visible !important;
}

.hide .drcard {
    display: none !important;
}

.locationcode a.editright {
    display: flex;
    width: 90%;
    align-items: center;
    justify-content: space-around;
}

#searchPincode {
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.input-group-text {
    background-color: transparent !important;
}

.search-grid .input-group-text {
    padding-left: 30px !important;
}

.small_address {
    width: 209px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

#searchTextField {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.searchTextField_two {
    white-space: nowrap;
    overflow: hidden;
    width: 100% !important;
    border: 1px solid;
    text-overflow: ellipsis;
    border: 1px solid #ced4da;
}

/* img {
  width: 100%; 
  height: auto;
} */


@media screen and (max-width:415px) {
    .user-right-para::before {
        display: none;
    }

    .more-details-text.daysBlog ul {
        min-width: 177px !important;
    }

    .user-right-para::after {
        display: none;
    }

    .pac-container {
        /* border: 1px solid red !important; */
        margin-left: 0px !important;
    }

    .hero-search .outer {
        left: 66px;
        width: 70%;
        overflow: hidden;
        height: 31px;
        margin-top: 2px;
        background-color: transparent;
        /* z-index: 100; */
    }

    .two-search-part .form-control:focus {
        background-color: transparent !important;
    }

    .testimonial .carousel-control-prev {
        align-items: normal !important;
        top: 300px !important;
    }

    .testimonial .carousel-control-next {
        align-items: normal !important;
        top: 300px !important;
    }

    /* .drcard {
        overflow-y: auto;
        height: 81vh !important;
    } */

    html {
        overflow: visible !important;
    }

    .websharebtn {
        padding-right: 10%;
    }

}

@media screen and (max-width:361px) {

    /* .drcard {
        overflow-y: auto;
        height: 70vh !important;
    } */
    .more-details-text.daysBlog ul {
        min-width: 153px !important;
    }

    .websharebtn {
        padding-right: 1.5rem;
    }
}

@media screen and (min-width:361px) {
    .websharenumber {
        width: 68% !important;
    }
}

.rounded-custom-ac {
    text-transform: capitalize;

}

html {
    overflow: visible !important;
}

.websharebtn {
    padding-right: 10%;
}

#map-only::-webkit-scrollbar {
    display: none;
}

.drcard {
    overflow-y: auto;
    height: 74%;
}


.drcard::-webkit-scrollbar-track {
    /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */
    border-radius: 10px;
    /* background-color: #F5F5F5; */
}

.drcard::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}

.drcard::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: lightgrey;

}

html>body:first-child {
    overflow-y: scroll !important;
    /* Hide scrollbars */
    height: 100vh;
}

body::-webkit-scrollbar-track {
    /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */
    border-radius: 10px;
    background-color: transparent;
}

body::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: lightgrey;
}

.daysBlog {
    text-transform: capitalize;
}

.filterbutton {
    background-color: transparent;
    border: none;
    color: #fff;
    font-size: 1.5rem;
}

.Edit_pen {
    position: absolute !important;
    right: 29px;
    top: 31px;
}

.dr-right-details .dr-specialist {
    display: block;
    font-size: 15px;
}

.searchdrop.else {
    overflow: visible !important;
    height: 50px !important;
}

.searchdrop.else li {
    padding-left: 25px !important;
}

.searchdrop li:first-of-type {
    border-top: 1px solid #c5c5c5;
}

.locationcode .editright img {
    margin: 11px 5px;
}

.sliderBox {
    border: 1px solid #E7E7E7;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
    background: #FFFFFF;
    height: 314px;
    border-radius: 16px;
}

.sliderBox img {
    width: 100%;
}

.scrollbarpharmacy::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

.scrollbarpharmacy::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: lightgrey;
}

.modelWhite header.a-popover-header {
    text-align: center;
}

/* .modal-of-quick-search .btn-close{
    top: -35px !important;
    fill: #F5F5F5 !important;
} */
.a-popover-header h4 {
    font-size: 1.3rem;
    font-weight: 550;
    text-align: center;
    /* padding-left: 17px; */
    color: #363636 !important;
    /* padding-right: 34px; */
}



.modelWhite header.a-popover-header.Location {
    padding: 0 !important;
    width: 100%;
    margin-left: -10px;
    overflow: hidden;
    /* margin: auto; */
    box-shadow: 1px 1px 1px gray;
}

.modelWhite header.a-popover-header.Location {
    padding: 0 !important;
    width: 109%;
    margin-left: -15px;
    /* margin: auto; */
    /* box-shadow: -1px 1px 1px 0px gray; */
    box-shadow: 0px 1px 0px 0px #00000040;

}

.modelWhite header.a-popover-header.Location .roboto {
    font-size: 1.2rem !important;
    color: #363636 !important;
}

.Locationaccees .bg-none.ms-auto {
    background-color: transparent;
    border: none;
    outline: none;
    position: absolute;
    right: -55px;
    top: -38px;
}

.Locationaccees .bg-none.ms-auto img {
    width: 40px;
}

.ovhide {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* Number of lines to show */
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 46px;
    width: 90%;
}

.vertical {
    -webkit-box-orient: horizontal;
    max-height: fit-content;
}

.ovhide2 {
    overflow: hidden;
    max-width: 225px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.Founder_text .text-blue {
    word-spacing: 4px;
}

.Founder_img img {
    width: 150px;
    height: 150px;
    /* margin-left: 5px; */
}


.searchlocation p {
    margin-bottom: 0rem;
    color: #fff !important;
}

.left-logo-replace {
    align-items: center;
}


.four_and_four {
    position: relative;
}

.four_and_four img {
    position: relative;
}

.four_and_four .back-and-edit {
    position: absolute;
    left: 42%;
    bottom: 21%;
    background-color: transparent;
    color: #293E6F;
}

.four_and_four .back-and-edit a {
    color: #293E6F;
    font-weight: 600;
    background-color: transparent;
}


.addclass .text-wrap {
    white-space: nowrap !important;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: all 1s;
}

.popup_textleble {
    font-size: 13px;
    font-weight: 100;
    color: #7b7b7bbd;
    margin-left: 4px;
}
.bookinbtn_two a:first-child button {
    color: #0E2C72;
}

.appointment .nurse_pp label.checkbox {
    position: relative;
    display: inline-block;
    top: -5px;

    left: 6px;
    /* margin-top: -9px; */
}

.Close_popupbtn {
    position: absolute;
    right: 10px;
    top: 10px;
    border: none;
    background-color: transparent;
}

.vc-day-content:focus {
    background-color: transparent !important;
}


/* ---rating-css---- */


.rating-stars {
    display: block;
    padding: 0px;
    /* width: 50vmin; */
    /* paddifng: 1.75vmin 1vmin 2vmin 3vmin; */
    background: linear-gradient(90deg, #ffffff90 40vmin, #fff0 40vmin 100%);
    border-radius: 5vmin;
    position: relative;
}

.rating-counter {
    font-size: 5.5vmin;
    font-family: Arial, Helvetica, serif;
    color: #9aacc6;
    width: 10vmin;
    text-align: center;
    background: #0006;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    border-radius: 0 5vmin 5vmin 0;
    line-height: 10vmin;
}

.rating-counter:before {
    content: "0";
    transition: all 0.25s ease 0s;
}

.review-boxes-wrap #inputCheck {
    display: none;
}


.rating-stars input {
    display: none;
}

.rating-stars label {
    width: 20px;
    height: 20px;
    background: #000b;
    display: inline-flex;
    cursor: pointer;
    margin: 2px;
    transition: all 1s ease 0s;
    clip-path: polygon(50% 0%, 66% 32%, 100% 38%, 78% 64%, 83% 100%, 50% 83%, 17% 100%, 22% 64%, 0 38%, 34% 32%);
}
.reivew_question{
    width: 200px;
}


.rating-stars label[for=rs0] {
    display: none;
}


.rating-stars label:before {
    width: 90%;
    height: 90%;
    content: "";
    background: orange;
    z-index: -1;
    display: block;
    margin-left: 5%;
    margin-top: 5%;
    clip-path: polygon(50% 0%, 66% 32%, 100% 38%, 78% 64%, 83% 100%, 50% 83%, 17% 100%, 22% 64%, 0 38%, 34% 32%);
    background: linear-gradient(90deg, yellow, orange 30% 50%, #fff 50%, 70%, #fff 100%);
    background-size: 205% 100%;
    background-position: 0 0;
}

.rating-stars label:hover:before {
    transition: all 0.25s ease 0s;
}

.rating-stars2 label:hover:before {
    transition: all 0.25s ease 0s;
}

.rating-stars input:checked+label~label:before {
    background-position: 100% 0;
    transition: all 0.25s ease 0s;
}

.rating-stars2 input:checked+label~label:before {
    background-position: 100% 0;
    transition: all 0.25s ease 0s;
}

.review-boxes-wrap .fab-btn {
    position: sticky;
    bottom: 24px;
    padding: 5px;
    border-radius: 10px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
    font-size: 1rem;
    font-weight: bold;
    cursor: pointer;
    width: 13%;
    margin-top: 10px;
    margin-left: auto;
    background-color: #ffff;
}
.moreless-button {
    font-size: 1rem;
}
.more-details-text {
    color: #293e6f;
    display: flex;
    gap: 10px;
}

.fab-btn span {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    transition: transform 0.5s ease;
}

.card-content {
    width: 97% !important;
    position: absolute;
    /* opacity: 0; */
    left: 18px;
    top: 41px;
    bottom: 0;
    z-index: -1;
    background-color: #fff;
    transition: opacity 0.4s ease;
    right: 0;
}

#inputCheck:checked {
    display: none;
}

#inputCheck:checked+.fab-btn {
    z-index: 0;
    display: none !important;
    background-color: transparent;
    height: 43px;
    width: 130px;
    border-radius: 15px;
    transition: height 300ms;
    transition-timing-function: ease;
    position: fixed;
    right: 50px;
    z-index: 1000;
    bottom: 50px;
    display: flex;
    align-items: center;
    text-align: center;
    overflow: hidden;
    display: block;
    transition: all 2s;
    background-color: #F9F9F9;
    color: #363636;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25098);

}

.owl-nav.inactive {
    display: none !important;
}

#load_more_data button {
    background-color: #0E2C72;
    color: #fff;
    border-radius: 10px;
}

#inputCheck:checked+.fab-btn span {
    transform: rotate(315deg);
}

#inputCheck:checked~.card-content {
    /* opacity: 1; */
    z-index: 1;
}


.address_live.ovhide img {
    position: absolute;
    top: 26px;
    right: 38px;
}

.ovhide_five {
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 42px;
    width: 90%;
}

/* #readmore{
    display: block !important;
  }
  #readmore_two{
    display: none !important;
  } */

  .gamailpopop_img {
    box-shadow: 0px 4px 4px 0px #00000040;
    display: block;
    /* margin: 10px; */
    text-align: center;
    
}
.gamailpopop_img h3 {
    font-family: DM Sans;
    font-size: 25px;
    font-weight: 400;
    line-height: 26.04px;
    letter-spacing: -0.04em;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    padding: 5px;
}

.gamailpopop_text h2 {
    color: #363636;
    font-family: DM Sans;
    font-size: 24px;
    font-weight: 400;
    line-height: 31px;
    letter-spacing: -0.04em;
    text-align: center;
}

.gamailpopop_text p {
    font-family: DM Sans;
    font-size: 15px !important;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center;
    color: #363636;
}

.gamailpopop_footer{
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}

.gamailpopop_footer p {
    margin-bottom: 0 !important;
    font-family: DM Sans;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center;
    color: #000000;
    padding: 1rem .5rem;
}


.gamailpopop_footer img {
    margin: 0 .5rem;
}

#gamilpopop .close_button {
    background-color: transparent;
    border: none;
    outline: none;
    position: absolute;
    right: -11px !important;
    top: -40px !important;
}
.gamailpopop_footer button {
    background: #293E6F;
    border: none;
    color: #FFFFFF;
    width: Fixed (113.63px)px;
    height: Fixed (28px)px;
    padding: 5px 15px 5px 15px;
    border-radius: 50px 0px 0px 0px;
}
.tabHospital .common-innerpage-tabs.nav-pills .dr_button {
    color: #808A9F !important;
    background-color: transparent !important;
    border-bottom: 3px solid transparent !important;
    border-radius: 0px !important;
    padding: 0px !important;
    margin-right: 20px !important;
    border: none;
    font-size: 1.1rem !important;
}

#go_top {
    display: none;
}


/* ---media---Qry---- */
@media screen and (max-width:320px) {
    .news-boxsB.healthBlog {
        min-width: 99%;

    }

    .testimonials_box2 {
        top: 49px;
        left: 58px;
    }

    .testimonials_box1 {
        right: 16%;
    }

    .dr-text p {
        font-size: 0.7rem !important;
    }

    .hero-search h1 {
        font-size: 1.0rem;
    }
}

@media screen and (max-width: 768px) {
    .dr-list-part.scrollbaradd {
        padding-right: 0px !important;
    }

    .dr_page_work .review-boxes-wrap {
        margin-left: -13px !important;
        margin-right: -11px !important;
    }

    #Mobailnumbar .modal-content .modal-body .popup_text .popup_btn input {
        max-width: 100% !important;
        margin-right: 0rem !important;
    }

    #Mobailnumbar .modal-content .modal-body .popup_text .popup_btn button {
        width: 100% !important;
    }

    .popup_btn.continue a {
        width: 100%;
        margin-top: 10px;
    }

    .navbar {
        padding-top: 0rem;
    }

    .rating-stars label {
        width: 5vmin;
        height: 5vmin;
    }

    .drcard {
        overflow-y: auto;
        height: auto;
    }

    #go_top {
        background: none;
        border: none;
        position: fixed;
        bottom: 26px;
        right: 9px;
        display: none;
    }

    #go_top.active {
        display: block !important;
        z-index: 1000;
    }

    #secarchit {
        overflow: auto;
        height: 94vh;
        overflow-x: hidden;
        scroll-behavior: smooth;

    }

    #secarchit::-webkit-scrollbar-track {
        /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */
        border-radius: 10px;
        /* background-color: #F5F5F5; */
    }

    #secarchit::-webkit-scrollbar {
        width: 8px;
        background-color: #F5F5F5;
    }

    #secarchit::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        background-color: lightgrey;

    }


    .common-innerpage-tabs.nav-pills .nav-link.active.active2 {
        background-color: #ffff !important;
    }

    .common-innerpage-tabs.nav-pills .dr_button {
        padding: 0.3rem 2rem;
        font-weight: 400;
        background: transparent;
        font-size: 1.2rem;
        color: #24355e;
        margin-right: 1rem;
        border-radius: 0;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
    }

    .common-innerpage-tabs.dr-profile-mobile-tabs li .nav-link,
    .common-innerpage-tabs.dr-profile-mobile-tabs li .dr_button {
        padding: 0.8rem 2rem !important;
        border: none !important;
        margin: 0px !important;
        color: var(--white) !important;
        font-weight: 400;
        font-size: 1rem !important;
    }

    .logidelet .navbar-brand {
        display: none;
    }

    .review-boxes-wrap .fab-btn {
        bottom: 72px;
        right: 9px;
        background-color: #ffff;
    }

    .review-boxes-wrap .fab-btn {
        position: fixed !important;
    }

    .sidebar-header .navbar-brand {
        display: block;
    }

    .common-innerpage-tabs.dr-profile-mobile-tabs li .dr_button.active {
        background: rgb(133, 162, 222);
        background: linear-gradient(180deg, rgba(133, 162, 222, 1) 0%, rgba(14, 44, 114, 1) 100%);
    }

    .oveflohiden {
        height: 100%;
        overflow: hidden !important;
    }

    .ovflowscroll {
        overflow: auto !important;
    }

    .card-content {
        width: 97% !important;
        position: absolute;
        /* opacity: 0; */
        left: 8px;
        top: -14px;
        bottom: 0;
        z-index: -1;
        background-color: #fff;
        transition: opacity 0.4s ease;
        right: 0;
    }

    .review-section.fullwidth {
        margin-left: -9px;
        margin-right: 0px !important;
        overflow: hidden;
    }

    .mobailpadding {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    /* #readmore{
        display: none !important;
      }
    
    #readmore_two{
        display: block !important;
      }
    
     */



    .four_and_four .back-and-edit {
        position: absolute;
        left: 31%;
        bottom: 0%;
        background-color: transparent;
        color: #293E6F;
        display: block !important;
    }

    .ovhide3 {
        display: -webkit-box !important;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        max-height: 42px;
        width: 90%;
    }

    .mobiledp {
        display: block !important;
    }

    .address-and-timing span.ps-2.text-blue.small {
        width: 300px;
    }

    /* .text-wrap {
        white-space: wrap !important;
        text-overflow: ellipsis;
        overflow: hidden;
        transition: all 1s;
    } */

    .daytime_name {
        width: 266px !important;
    }

    .daysblog_ul {
        width: 299px;
    }

    .dayBlog_one {
        width: 279px !important;
    }



    .navbar.navbar-expand-lg {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important;
    }

    a.btn.btnblogs.left {
        float: none !important;
        position: static !important;
        margin-left: 33px;
    }

    .sliderBox {
        height: auto;
    }

    .sliderBox .item img {
        max-width: 100%;
        height: 200px;
        min-width: 386px;
        display: block;
    }

    #search img {
        margin-top: 3px;
    }

    .doctor .imgBlog {
        height: 100% !important;
    }

    .doctor .imgBlog img {
        height: auto !important;
    }

    .two-search-part.addClass {
        background-color: #fff;
        border-radius: 10px 10px 0px 0px;
    }

    .modal-content.modal-blur.modelWhite {
        padding-top: 0 !important;
    }

    .a-popover-header h4 {
        font-size: 1.2rem;
        font-weight: bold;
        padding-left: 17px;
        padding-right: 34px;

    }

    .Locationaccees .modal-of-quick-search .btn-close {
        top: -35px !important;
        fill: #F5F5F5 !important;
    }

    .Locationaccees .bg-none.ms-auto {
        background-color: transparent;
        border: none;
        outline: none;
        position: absolute;
        right: 0 !important;
        top: -46px !important;
    }

    .Founder_img img {
        width: 123px;
        height: 123px;
    }

    .Founder_text .text-blue {
        word-spacing: 5px;
    }

    .Founder_img .row {
        justify-content: space-between;
        align-items: center;
    }

    .daysblog_ul {
        width: 154px !important;
    }

    .daytime_name {
        width: 253px !important;
    }

    /* .more-details-text.daysBlog ul {
        min-width: 183px !important;
    } */
    .facility_text {
        width: 149px !important;
        text-overflow: ellipsis;
        float: none;
        overflow: hidden;
        padding: 0 !important;
        /* text-wrap: nowrap; */
        display: inline-flex;
    }

}

@media screen and (min-width:992px) {

    .nurse .scrollbarpharmacy {
        height: 284px !important;
    }
}

@media screen and (max-width:1366px) {
    .nurse .scrollbarpharmacy {
        height: 252px !important;
    }

    .doctor .imgBlog {
        height: 252px;
    }

    .doctor .imgBlog img {
        height: 100%;
    }

    .more-details-text.daysBlog ul {
        min-width: 200px;
    }

    .mCSB_container {
        width: auto;
        height: 100vh !important;
        border-left: 1px solid;
        scroll-behavior: smooth;
        overflow: auto !important;
    }

}

.designtabs #slider {
    width: 228.975px;
    height: 80.15px;
    margin-left: 13px;
    margin-top: 13px;
}

.modal-header.border_in {
    border-top-left-radius: calc(0rem - 0px) !important;
    border-top-right-radius: calc(0rem - 0px) !important;
}

.rounded-custom-ac .accordion-button[aria-expanded="true"] {
    font-size: 1.1rem;
}

.pakege_price {
    font-size: 1rem !important;
    padding: 0.9rem 1.5rem !important;
}

.owl-carousel .owl-item img {
    display: block;
    width: 102%;
    margin-left: -1px;
}

.popup_btn.continue {
    position: relative;
}

.ovhide4 {
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 42px;
    width: 90%;
}

#firstinput:focus {
    background-color: red;
}

.appointment .Hospital hr:not([size]) {
    height: 0.5px !important;
    color: #827e7e !important;
}

.text_wrap {
    width: 71% !important;
    text-overflow: ellipsis;
    text-wrap: nowrap;
    overflow: hidden;
}


.dr-list-part.scrollbaradd {
    padding-right: 10px;
}



.boxs_ifact_shado {
    border: 1px solid #E7E7E7;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
    background: #FFFFFF;
    border-radius: 16px;
    /* overflow: hidden; */
}















/* --Appointment Booking-- */
.clinic {
    border: 0.5px solid #CCCCCC;
    overflow: hidden;
    border-radius: 10px;
    color: #0E2C72 !important;
    /* height: 14.5rem; */
}

.clinic .clinic_option {
    padding: 20px;
}

.clinic .clinic_option>div {
    border-radius: 6px;
    margin: 5px;
    padding: 10px;
    background-color: #23355F0D;
    vertical-align: middle;

}

.clinic .clinic_option label {
    display: block;
    user-select: none;
    cursor: pointer;
}

.clinic .clinic_option>div:hover {
    background: linear-gradient(#4671C699, #0E2C72);
    color: #FFF;
}

.clinic .clinic_option>div:hover label {
    color: #fff;
}

.clinic .clinic_option>div input[type="checkbox"] {
    width: 1.3em;
    height: 1.3em;
    background-color: transparent;
    border-radius: 50%;
    vertical-align: middle;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    outline: 2px solid gray;
    cursor: pointer;
    outline-offset: 3px;
    margin-right: 3px;
}

.clinic .clinic_option>div input[type="checkbox"]:checked {
    background-color: gray;

}

.clinic button {
    background: linear-gradient(180deg, #314B87 0%, #23355F 100%);
    border: none;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    width: 165px;
    height: 44px;
    padding: 13px, 40px, 13px, 40px;
    border-radius: 0px, 0px, 0px, 10px;

}

.clinic button:first-child {
    border-left: 1px solid #fff;
}

.clinic .clinic_option>div:hover input[type="checkbox"]:checked {
    background-color: #fff;
    outline-color: #fff;
}

.clinic .clinic_option>div:hover input[type="checkbox"] {
    background-color: transparent;
    outline-color: #fff;
}

.clinic .clinic_option>div.active {
    background: linear-gradient(#4671C699, #0E2C72);
    color: #FFF;
}

.clinic .clinic_option>div.active input[type="checkbox"]:checked {
    background: #fff;
    outline-color: #fff;
}

.SelectTiming {
    gap: 46px;
    border: 0.5px solid #CCCCCC;
    border-radius: 10px;
    overflow: hidden;
    padding-bottom: 10px;
    height: 100%;
    color: #0E2C72 !important;
}

.SelectTiming h3 {
    background-color: #F9F9F9;
    text-align: center;
    padding: 15px 0;
    color: #0E2C72;
    border-radius: 10px 10px 0px 0px;
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0em;
    border-bottom: 1px solid #CCCCCC;
}

.SelectTiming p {
    color: #0E2C72;
    font-size: 16px;
    font-weight: 500;
}

.SelectTiming hr {
    /* width: 95%; */
    margin: 20px auto;
}

.morning {
    margin: 21px 0;
}

.morninging {
    width: 34px;
    height: 35px;
    padding: 2px 6px;
    background-color: #7b7b7b29;
    margin: 6px 5px;
    border-radius: 5px;

}

.morninging img {
    padding: 5px 1px;
}

.morningtiming p {
    font-size: 14px;
    font-weight: 500;
}

.morningtiming P:nth-child(2) {
    font-family: "DMSanslight";
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color: #7B7B7B;

}

.morningTimebtn {
    gap: 19px;
    row-gap: 20px;
    margin-top: 10px;
}

.morningTimebtn>div {
    text-align: center;
}

.morningTimebtn>div input {
    width: 100%;
    padding: 5px;
    border: none;
    outline: none;
    border-radius: 5px;
    box-shadow: 2px 4px 4px 0px #00000040;
    background-color: #FFFFFF;
}



/* --calender-css--- */
.calendar {
    overflow: hidden;
    border: 0.5px solid #CCCCCC;
    border-radius: 10px;
    margin-top: 25px;
    color: #23355F;
}
.SelectTiming hr:not([size]){
    height: 0.5px;
}
.calendar .title {
    background-color: #F9F9F9;
    text-align: center;
    padding: 15px 0;
    left: -20px;
    font-size: 1rem;
    border-bottom: 1px solid #CCCCCC;
    border-radius: 10px 10px 0px 0px;
}


.title h2 {
    font-size: 1.5rem;
}

.vc-header {
    width: 100%;
    /* height: 5rem; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 2rem !important;
    margin: 1rem 0;
    text-align: center;
}

.vc-header i {
    font-size: 1.5rem;
    cursor: pointer;
}

.vc-header h2 {
    font-size: 1.5rem;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 0.2rem;
    margin-bottom: 0rem;
}

.month p {
    font-size: 1.6rem;
}

.vc-weekday {
    width: 100%;
    height: 2rem;
    text-align: center;
    /* padding: 0 0.4rem; */
    /* display: flex;
    align-items: center; */
    color: #0E2C72 !important;
    font-size: 1rem !important;
    font-weight: 700;
    letter-spacing: 0.1rem;

}


.days {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    /* padding: 0.2rem; */
}

.days div {
    font-size: 1rem;
    margin: 0.3rem 0rem;
    width: 14%;
    margin-left: 1px;
    /* width: calc(21.2rem / 6 ); */
    height: 2.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    transition: all 0.2s;
    color: #0e2c72e3;
}

.days div:hover:not(.today) {
    background-color: #23355F;
    border: none;
    color: #fff;
    cursor: pointer;
}

.prev-date,
.next-date {
    opacity: 0.5;
}

.today {
    border-radius: 10px;
    border: 1px dotted #23355F;
    /* background-color: #23355F; */
    /* color: #fff !important; */
}

.morningTimebtn input {
    width: 200px;
}

.active3 {
    background: linear-gradient(#4671C699, #0E2C72);
    color: #FFF;
}

.active3 input[type=radio] {
    outline-color: #7B7B7B !important;
    background-color: #0E2C72 !important;
    color: #fff;
    accent-color: #0E2C72;

}

.active3 input[type=checkbox] {
    outline-color: #7B7B7B !important;
    background-color: #0E2C72 !important;
    color: #fff;
    accent-color: #0E2C72;

}


input[type=radio] {
    border: 0px;
    width: 20px;
    height: 2em;
    accent-color: #0E2C72;

}

input[type=checkbox] {
    border: 0px;
    width: 20px;
    border-radius: 4px;
    height: 2em;
    accent-color: #0E2C72;
    /* appearance: none;
      -webkit-appearance: none;
      -moz-appearance: none; */

}


.lastdiv {
    padding: 20px;
}

.clinicInfo h3 {
    /* font-family: DM Sans; */
    font-size: 1rem;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 0rem;
    color: #0E2C72;
}

.clinicInfo #Multi {
    font-family: "DMSanslight";
    font-size: 11px !important;
    font-weight: 400;
    line-height: 14.32px;
    letter-spacing: 0em;
    margin-bottom: .3rem;

}

.clinicInfo p {
    font-size: .8rem;
    color: #0E2C72;
    font-weight: 400 !important;
}

.clinicInfo .location p {
    font-size: 11px !important;
}

.Select_Clinic p {
    font-size: 14px !important;
    margin-bottom: 0rem;
}

.clinic .location {
    font-family: "DMSanslight";
    font-size: 11px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: left;
}


.location:last-child p {
    margin-bottom: 0;
}

h1 {
    font-size: 2rem;
}

.clinic.clinic1 .dr_clinic_option .profile {
    padding: 1.2rem;
    border-bottom: 0.5px solid #CCCCCC;
}

.clinic.clinic1 .dr_clinic_option h3 {
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: .2rem;
}

.Select_Clinic hr {
    margin: .3rem;
}

.clinic.clinic1 .dr_clinic_option h4 {
    font-family: DM Sans;
    font-size: 11px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: .2rem;
}

.dr_clinic_option .rating {
    display: flex;
    align-items: center;

}

.dr_clinic_option .rating .review {
    position: relative;
    margin-top: 4px;
    margin-left: 8px;
    color: #363636;
}

.dr_clinic_option .rating .review::after {
    content: "";
    background-color: #363636;
    height: 12px;
    width: 1.5px;
    position: absolute;
    display: inline-block;
    left: -5px;
    top: 3px;
}

.dr_clinic_option .rating .star img {
    width: 13.33px;
    height: 13.34px;
    display: inline-block;

}

.clinic_option.dr_clinic_option:hover {
    background-color: transparent;
}

.clinic .dr_clinic_option>div input[type="checkbox"] {
    width: 1em;
    height: 1em;
    background-color: transparent;
    border-radius: 50%;
    vertical-align: middle;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    outline: 2px solid gray;
    cursor: pointer;
    outline-offset: 3px;
    margin-right: 3px;
}

.clinic.clinic1 .dr_clinic_option2 {
    padding: 1rem;
}

.dr_clinic_option2 label,
input {
    cursor: pointer;
}

.clinic.clinic1 .dr_clinic_option2>div {
    margin: 5px 0;
}

.clinic.clinic1 .dr_clinic_option2>div input {
    margin-right: 10px;
}

.Select_Clinic {
    gap: 46px;
    border: 0.5px solid #7b7b7b99;
    border-radius: 10px;
    overflow: hidden;
    padding-bottom: 1.4rem;
    width: 100%;
    height: 100%;
    color: #0E2C72 !important;
}

.Select_Clinic h2 {
    background-color: #F9F9F9;
    text-align: center;
    padding: 15px 0;
    color: #0E2C72;
    border-radius: 10px 10px 0px 0px;
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0em;
    border-bottom: 1px solid #7b7b7b99;
}

.col-lg-6.Hospital {
    width: 49%;
    padding: 1rem 1rem 0rem 1rem;
    border-radius: 5px;
    box-shadow: 0px 4px 4px 0px #00000040;

}

.col-lg-6.Hospital hr {
    margin: .5rem;
}


.book_Now {
    display: block;
    text-align: right;
    margin-bottom: 5px;

}

.book_Now button {
    /* background-color: #0E2C72; */
    background: linear-gradient(180deg, #314B87 0%, #23355F 100%);

    color: #FFF;
    border: none;
    height: 27px;
    width: 90px;
    font-size: .9rem;
    padding: .3rem 1rem;
    border-radius: 30px;
}

.dr_clinic_option2 .Clinic_one,
.Clinic_Two {
    display: flex;
    align-items: center;
}

.calendar {
    position: relative;
}

.title select {
    background-color: transparent;
    display: block;
    border: none;
    outline: none;
}

.title ul {
    width: 70px;
    position: absolute;
    top: 5%;
    right: 10%;
    border: 1px solid;
}

.title.active_select ul {
    display: inline-block;
    list-style-type: none;
}

.slots p {
    margin-bottom: 0rem !important;
    color: black !important;
}

.slots .col-4 {
    display: inline-block;
}

.slots {
    width: 300px;
    height: 200px;
    position: relative;
    /* overflow: scroll; */
    overflow-x: scroll;
    white-space: nowrap;
}


.scrollContainer {
    /* width: 300px;
    height: 200px; */
    overflow-x: scroll;
    white-space: nowrap;
    /* border: 1px solid #ccc; */
    scroll-behavior: smooth;
}

/* .scrollContainer .scrollContent:nth-child(1){
    margin-left: 12px;
    background-color: #000;
} */
.scrollContent {
    scroll-behavior: smooth;
    display: inline-block;
    /* width: 100px;
    height: 100px; */
    margin-right: 10px;
    /* background-color: #f0f0f0; */
    text-align: center;
    line-height: 100px;
}

#scrollButton {
    margin-top: 10px;
    cursor: pointer;
}

.scrollContainer .col-4 {
    width: 30%;
    margin-left: 4px;
}

.appointment .checkbox__input:checked+.checkbox__inner {
    background-image: none !important;
}

/* .weekday-3 span {
    color: gray !important;
} */
.weekday-1.disable span {
    color: #cbd5e0 !important;
}

.weekday-2.disable span {
    color: #cbd5e0 !important;
}

.weekday-3.disable span {
    color: #cbd5e0 !important;
}

.weekday-4.disable span {
    color: #cbd5e0 !important;
}

.weekday-5.disable span {
    color: #cbd5e0 !important;
}

.weekday-6.disable span {
    color: #cbd5e0 !important;
}

.weekday-7.disable span {
    color: #cbd5e0 !important;
}

.scrollContent>p {
    font-family: DM Sans;
    font-size: 13px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 0em;
    color: #23355F;
    margin: .5rem .5rem;
    text-transform: capitalize;
}

.scrollContent p:last-child {
    color: #50AD6A;
    font-weight: 500;
}

.nurs_clinic_option2 .Home_Visit h3 {
    font-family: DM Sans;
    font-size: 1.2rem !important;
    font-weight: 200;
    line-height: 18px;
    margin-bottom: 0rem;
    letter-spacing: 0em;
    color: #23355F;
    text-align: center !important;

}

.nurs_clinic_option2 .Home_Visit {
    padding: 10px;
    background-color: #F9F9F9;
    border-bottom: 0.5px solid #CCCCCC;
}

.timeshow p {
    margin-bottom: 0rem;
}

.timeshow p a {
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;

}

.timeshow .col-1 {
    background-color: #F9F9F9;
    display: inline-block;
}

.timeshow .col-1 {
    background-color: #F9F9F9;
    display: inline-block;
    padding: 6px;
    height: 33px;
    width: 33px;
    border-radius: 5px;
}

.nurse_pp label p {
    font-family: DM Sans;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 0rem;
    margin-left: 1rem;
    cursor: pointer;
}

.nurse_pp label p:first-child {
    color: #0E2C72;
}

.nurse_pp label p:last-child {
    font-size: .9rem;
}

.justify-content-between.nurse_pp {
    background-color: #F9F9F9;
    align-items: center;
    text-transform: capitalize;
    border-radius: 10px;
    border: 0.5px solid #CCCCCC;
}

.justify-content-between .text-green p {
    color: #50AD6A;
    font-weight: 500;
}

input[type=radio]:not(:checked) {
    background-color: #fff;
    accent-color: #fff;
}

.Tems span {
    color: #293E6F;
    cursor: pointer;
}

.Tems label {
    color: #7B7B7B;
}

.bookinbtn a {
    display: inline-block;
    width: 49%;
    font-weight: 400;
    text-align: center;
    border: 0.5px solid #0E2C72;
    padding: .9rem;
    border-radius: 3rem;
}

.bookinbtn button:last-child a {
    background-color: #0E2C72;
    color: #fff;
    background: linear-gradient(180deg, #314B87 0%, #23355F 100%);

}

/* .bookinbtn button:first-child a {
    background-color: #fff;
    color: #0E2C72;
} */

.bookinbtn_two a:last-child {
    background-color: #0E2C72;
    color: #fff;
    background: linear-gradient(180deg, #314B87 0%, #23355F 100%);

}

.Get_Direction {
    background-color: #23355F;
    border-radius: 5px;
    font-size: 1rem;
    color: #fff;
    width: 85px;
    margin-top: 10px;
}

.Get_Direction a {
    color: #fff;
    font-size: 10px;
}

.Get_Direction a:hover {
    color: #fff;
}

.Confirmed {
    text-align: center;
    width: 100%;
    padding-top: 10px;
    background-color: #F6F6F6;
    border-bottom: 0.5px solid #CCCCCC;
}

.Confirmed img {
    display: block;
    text-align: center;
}

.Confirmed .checked {
    width: 6%;
    margin: auto;
}

.Select_Clinic table tr {
    /* border: 1px solid; */
    height: 50px;
    text-transform: capitalize;
}

.bg-bule {
    background-color: #0E2C72;
    color: #fff;
}

.bg-bule:hover {
    color: #fff;
}

.Select_Clinic table tr td:first-child {
    width: 30%;
}

.Select_Clinic table tr td {
    vertical-align: top;

}

#bookingId {
    background-color: #f0f0f0;
    border-radius: 5px;
}

.Select_Clinic table tr td:first-child {
    width: 20%;
}


/* -----OTP----- */
#otpinmobail :where(.otp_code, form) {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}



.otp_code header {
    height: 65px;
    width: 65px;
    background: #4070f4;
    color: #fff;
    font-size: 2.5rem;
    border-radius: 50%;
}

.otp_code h4 {
    font-size: 1.25rem;
    color: #333;
    font-weight: 500;
    margin: 1rem 0;
}

.otp_code form .input-field {
    flex-direction: row;
    column-gap: 10px;
}

.otp_code .input-field input {
    height: 45px;
    width: 42px;
    border-radius: 6px;
    outline: none;
    font-size: 1.125rem;
    text-align: center;
    border: 1px solid #ddd;
}

.otp_code .input-field input:focus {
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.otp_code .input-field input::-webkit-inner-spin-button,
.otp_code .input-field input::-webkit-outer-spin-button {
    display: none;
}

.otp_code form button {
    margin-top: 25px;
    width: 100%;
    color: #fff;
    font-size: 1rem;
    border: none;
    padding: 9px 0;
    cursor: pointer;
    border-radius: 6px;
    pointer-events: none;
    background: #6e93f7;
    transition: all 0.2s ease;
}

#Mobailnumbar .popup_text .parsley-length {
    color: red;
    font-size: 12px;
    display: none;
}

#otpinmobail .otp_code .parsley-length {
    color: red;
    font-size: 12px;
    display: none;
    margin-top: -10px;
}

#bookingnext .parsley-length {
    color: red;
    font-size: 12px;
    display: none;
    margin-top: -10px;
}

.main_text {
    font-family: DM Sans;
    font-size: 22px;
    font-weight: 500 !important;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: left;
    color: #23355F;

}

.calendar .title h2 {
    font-size: 16px;
    font-weight: 500;
}

.calendar .vc-title {
    font-size: 16px !important;
    color: #23355F !important;
}

.vc-day-box-center-center {
    color: #23355F !important;
}

.month svg {
    cursor: pointer;
}

.appointment .back-and-edit {
    position: static;
    width: 38%;
}



.addoverflow {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    /* max-height: 46px; */
    width: 94%;
}

.vc-container {
    width: 100% !important;
    border: 0 !important;
}

#bookingnext input,
select {
    outline: none;
    padding-left: 10px;
}



.vc-arrow {
    margin-top: 4px;

}

.is-today {
    border-radius: 20px !important;
}

.is-today span {
    /* border-radius: 20px !important;
    background-color: #1f3055 !important;
    color: #fff; */
    outline: 1px solid #1f3055;
}

.vc-highlight {
    background-color: #293E6F !important;
    border-radius: 5px !important;
}

.vc-day-content {
    border-radius: 5px !important;
}

.vc-day-content:hover {
    background-color: #293E6F !important;
    color: #fff;
}

.booking form {
    padding: 1rem;
    display: block;
}

.booking form input {
    border: 0.5px solid #CCCCCC;
    border-radius: 6px;
    padding: 1%;
    height: 44px;
}

.booking form select {
    border: 0.5px solid #CCCCCC;
    border-radius: 6px;
    padding: 1%;
    height: 44px;
    background: #ffff;
    text-transform: capitalize;
    font-size: 16px;
}

.booking form h3 {
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    width: 100%;
}

.booking form .col-5 {
    width: 47%;
}

#updatepage button {
    background-color: transparent;
    border: none;
    outline: none;
}

.bookinbtn button {
    width: 100%;
    background-color: transparent;
    border: none;
    color: #fff;

}

.Confirmed h2 {
    border-bottom: none;
    background-color: transparent;
}

.MyAppointments #my_appoiment_search {
    flex-direction: row;
    height: 48px;
}

.curser_pointer p {
    cursor: pointer;
}

.MyAppointments .col-4.position-relative>img {
    position: absolute;
    left: 10px;
    top: 32%;
}

.MyAppointments .Cooming_soom h5 {
    width: 100%;
    text-align: center;
}

.MyAppointments form #Search_keword_appointments {
    /* background-color: #23355F; */
    border: 1px solid #E2E2E2;
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    border-radius: 10px;
    outline: none;
    color: #23355F;
    padding-left: 9%;
    width: 100%;
    box-shadow: 0px 10px 40px 0px #1D161712;
    border: 0.5px solid #23355F;
    text-transform: capitalize;
}

.MyAppointments form #Search_keword_appointments.active {
    border-radius: 10px 10px 0px 0px;
    border-bottom: none;
}

.vs__selected {
    border: 1px solid #23355F !important;
    background: #FFFFFF !important;
}


.select_keword_dropdown {
    border: 1px solid #23355f;
    padding: 0 10px;
    background: #FFFFFF;
    border-radius: 0px 0px 10px 10px;
}

.else_notshow_data {
    border: 1px solid #23355f;
    padding: 0 10px;
    background: #FFFFFF;
    border-radius: 0px 0px 10px 10px;
}

.MyAppointments form input:first-child {
    /* background-color: #23355F; */
    box-shadow: 0px 10px 40px 0px #1D161712;
    border-radius: 10px 10px;
    color: #23355F;
    border: none;
    outline: none;
    border: 1px solid;
    width: 100%;
}

.MyAppointments form input:first-child::placeholder {
    color: #8A8A8A;
}

.MyAppointments .appbtn {
    border-bottom: 1px solid #8A8A8A4D;
}

.MyAppointments button {
    background-color: #F1F5FF;
    border: none;
    outline: none;
    padding: .5rem 1rem;
    margin: 0 1px;
    border-radius: 10px 10px 0px 0px;
}

.MyAppointments button.active {
    background: linear-gradient(180deg, rgba(70, 113, 198, 0.6) 0%, #0E2C72 100%);
    color: #fff;
}

.morningTimebtn input:hover {
    background: linear-gradient(180deg, rgba(70, 113, 198, 0.6) 0%, #0E2C72 100%);
    color: #fff;

}

.MyAppointments .option p {
    font-family: DM Sans;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
    margin-bottom: 0rem;
}

.MyAppointments .option select {
    width: 135px;
    border: 1px solid #23355F1A;
    height: 28px;
    border-radius: 6px;
    background-color: #F1F5FF;
}

.MyAppointments .mobail_Search_app {
    width: 30px;
    height: 30px;
    color: #fff;
    border: 1px solid gray;
    background: #23355F;
    border-radius: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.MyAppointments .apptDate p {
    font-family: DM Sans;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
    margin-bottom: 0rem;
}


.MyAppointments .apptid p {
    font-family: DM Sans;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: right;
    color: #000;
    margin-bottom: 0rem;
}

.MyAppointments .apptDate p:last-child {
    color: #808A9F;
}

.MyAppointments .apptid p:last-child {
    color: #808A9F;
}

.MyAppointments .Select_Clinic_text.row.p-3 {
    background-color: #F9F9F9;
    border-bottom: 0.5px solid #7b7b7b99;
}

.MyAppointments .Confirmed2 p:first-child {
    font-family: DM Sans;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: #23355F;
}

.MyAppointments .Confirmed2 .col-6 p:last-child {
    background: #F1F5FF;
    font-family: DM Sans;
    font-size: 13px !important;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    padding: 8px;
    border-radius: 6px;
}

.MyAppointments .Confirmed2 p {
    margin-bottom: 0rem;

}

.MyAppointments .border {
    border-bottom: 0.5px solid #CCCCCC !important;
    border-radius: 10px;
    border: 0.5px solid #CCCCCC !important;
}

.MyAppointments .border p {
    color: #23355F !important;

}

.MyAppointments .border img {
    border-radius: 50%;
}

.MyAppointments .border table tr td:first-child {
    width: 30%;
    height: 0;
    vertical-align: middle;
}

.MyAppointments .border table tr {
    height: 10px;
}

.MyAppointments .border table tr td {
    height: 10px;
    vertical-align: middle;
}

.MyAppointments .border table tr td:last-child {
    background: #F1F5FF;
    font-family: DM Sans;
    font-size: 13px !important;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    padding: 8px;
    height: 5px;
    border-radius: 6px;
}

.MyAppointments .myapp_two .col-sm-4 {
    width: 30%;
    align-items: center;
    min-height: 119px;
}

.MyAppointments .dr_information h4 {
    font-size: 16px !important;
}

.MyAppointments .myapp_three p {
    margin: 9px 0;
}

.MyAppointments .myapp_three .col-7 p {
    background: #F1F5FF;
    height: 26px;
    font-family: DM Sans;
    font-size: 13px !important;
    font-weight: 400;
    /* line-height: 18px; */
    /* letter-spacing: 0em; */
    text-align: left;
    padding: 3px 8px;
    margin: .5rem 0;
    border-radius: 6px;
}

.MyAppointments .myapp_three.Patient_detail .col-4 {
    width: 38% !important;
}

.MyAppointments .myapp_three.Patient_detail .col-7 {
    width: 61% !important;
}

.MyAppointments .myapp_three .col-12 p {
    background: #F1F5FF;
    font-family: DM Sans;
    font-size: 13px !important;
    font-weight: 400;
    height: 26px;
    /* line-height: 18px; */
    /* letter-spacing: 0em; */
    text-align: left;
    padding: 2px 8px;
    margin: .5rem 0;
    /* min-width: 45%; */
    border-radius: 6px;
    cursor: pointer;
    margin: 5px !important;
    /* width: auto !important; */
}

.MyAppointments .btn button {
    background-color: #0E2C72;
    width: Fixed (153.68px);
    padding: 8px, 15px, 8px, 15px;
    border-radius: 20px;
    gap: 10px;
    color: #fff;

}

.appointment .bookingsummary {
    font-size: 22px !important;
    font-weight: 500;
}

.bookinbtn_two.element-to-convert {
    width: 50%;
    margin-right: 77px;
    margin-left: auto;
    position: relative;
    top: -65px;
    /* margin: auto; */
    color: #6777ef;
}

@media screen and (max-width:768px) {
    .bookinbtn_two.element-to-convert {
        width: 70% !important;
        margin: auto;
    }


    /* .bookingConformd_dr button a {
        font-size: 8px !important;
    } */
    .MyAppointments .myapp_three .col-12 p {
        background: #F1F5FF;
        font-family: DM Sans;
        font-size: 13px !important;
        font-weight: 400;
        height: 26px;
        /* line-height: 18px; */
        /* letter-spacing: 0em; */
        text-align: left;
        padding: 1px 9px;
        margin: .5rem 0;
        min-width: 48%;
        border-radius: 6px;
        cursor: pointer;
        margin-top: 11px !important;
        margin: 4px 2px !important;
        /* width: auto !important; */
        margin-top: 1px;
    }

    .Confirmed .checked {
        width: 15%;
        margin: auto;
    }

    .Request_Callback {
        margin-top: 20px !important;
    }

    .contact_no_mobaile {
        padding-left: 0 !important;
        text-wrap: nowrap;
        padding-right: .3rem !important;
    }

    .contact_no_mobaile button {
        text-wrap: nowrap;
    }

    .booking_date {
        margin-top: 10px;
    }

    .top_margin #Mobailnumbar.modal {
        top: 9% !important;
    }

    .top_margin .modal-backdrop {
        top: 67px !important;
    }

    .cancel_text {
        color: gray;
        display: block;
        /* margin: 10px 0; */
        margin-top: 5px;
    }
}

/* #element-to-convert {
    padding-bottom: 59px;
} */

.dr_clinic_option2 .Clinic_one.inactive {
    display: none;
}

@media screen and (max-width:360px) {
    .bottom-cta.mt-4.d-flex.d-md-none {
        width: 100% !important;
    }

}

/* ----mobail-numbarpopo-- */



.modal-header .btn-close {
    margin: 0;
}

.modal-dialog .modal-content .modal-header {
    justify-content: flex-start;
}

#Mobailnumbar .modal-dialog .modal-content {
    max-width: 500px;
    height: 500px;
    /* top: 250px;
    left: 424px; */
    border-radius: 20px;

}

#Mobailnumbar .modal-content .modal-body {
    max-width: 400px;
    height: 356px;
    top: 50px;
    border-radius: 8px;
    margin: auto;

}

#Mobailnumbar .modal-content .modal-body p {
    color: #5A5A5A;
    font-size: 15px !important;
    font-weight: 500;
}

#Mobailnumbar .modal-content .modal-body .popup_text p:first-child {
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    font-family: DM Sans;
}

#Mobailnumbar .modal-content .modal-body .popup_text>p span {
    color: #24CC63;
    font-weight: 700;
}

#Mobailnumbar .modal-content .modal-body .popup_text p>img {
    margin-right: 5px;
}

#Mobailnumbar .modal-content .modal-body .popup_text .popup_btn input {
    max-width: 199px;
    height: 54px;
    /* padding: 0 10px; */
    border-radius: 8px;
    border: none;
    outline: none;
    color: #23355F;
    font-size: 18px;
    font-weight: 500;
    /* font-family: "DMSanslight"; */
    background-color: transparent;
}

#Mobailnumbar .modal-content .modal-body .popup_text .popup_btn_input_number {
    background: #23355F1A;
    border-radius: 8px;
    padding: 0 9px;
    margin: 0 8px 0 0;
}

#Mobailnumbar .modal-content .modal-body .popup_text .popup_btn_input_number span {
    color: #5A5A5A !important;
    font-family: 'DM Sans' !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 23.44px;
    text-align: left;

}

#Mobailnumbar .modal-content .modal-body .popup_text .popup_btn input::placeholder {
    color: #CCCCCC;
    /* transform: translateY(-20px); */
    font-family: 'DM Sans';
    font-size: 15px;
    font-weight: 700;
    line-height: 19.53px;
    text-align: left;

}

#Mobailnumbar .modal-content .modal-body .popup_text .popup_btn button {
    width: 114px;
    height: 54px;
    background: linear-gradient(180deg, #314B87 0%, #23355F 100%);
    color: #fff;
    border-radius: 8px;
    border: none;
    font-size: 16px;
    font-weight: 400;
    margin: auto;
}
.a-divider.a-divider-break.a-spacing-top-base:after{
    border-top:0.5px solid #BBBFBF !important ;
}
.btn-for-locate-map a{
    background: linear-gradient(180deg, #314B87 0%, #23355F 100%);

}

#Mobailnumbar .modal-header {
    background-color: transparent;
    color: #1f3055;
}

#mobile_number {
    left: 4px;
    display: inline;
    position: absolute;
    bottom: -18px;
}

.MyAppointments #Confirmed_booking_btn button {
    background-color: #EEF3FE;
    width: Fixed (153.68px);
    padding: 8px, 15px, 8px, 15px;
    border-radius: 20px;
    gap: 10px;
    color: #0E2C72;
    height: 30px;
    padding: 0rem .5rem;
    font-size: 14px;
    font-weight: 500;
    border: 0.5px solid #0E2C72;
}

.MyAppointments #Confirmed_booking_btn button:nth-child(1) {
    width: 90px !important;
    font-size: 14px;
}

.MyAppointments #Confirmed_booking_btn button:nth-child(2) {
    width: 125px !important;
    font-size: 14px;
}


.otp_code header {
    height: 65px;
    width: 65px;
    /* background: #4070f4; */
    color: #fff;
    font-size: 2.5rem;
    border-radius: 50%;
}

.otp_code h4 {
    font-size: 1.25rem;
    color: #333;
    font-weight: 500;
}

.otp_code form .input-field {
    flex-direction: row;
    column-gap: 10px;
}

.otp_code .input-field input {
    height: 45px;
    width: 42px;
    border-radius: 6px;
    outline: none;
    font-size: 1.125rem;
    text-align: center;
    border: 1px solid #ddd;
}

.otp_code .input-field input:focus {
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.otp_code .input-field input::-webkit-inner-spin-button,
.otp_code .input-field input::-webkit-outer-spin-button {
    display: none;
}

#Mobailnumbar a[data-bs-target="#otpinmobail"] {
    display: block;
    padding: 0rem;
    text-align: left;
}

#otpinmobail .modal-header {
    color: #1f3055;
    background-color: transparent;
}

#otpinmobail .modal-header button {
    background-color: transparent;
    border: none;
    outline: none;
    font-family: DM Sans;
    font-size: 24px !important;
    font-weight: 700;
    line-height: 31px;
    letter-spacing: 0em;
    text-align: left;

}

#otpinmobail .otp_code h4 {
    font-family: DM Sans;
    font-size: 18px;
    font-weight: 700;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: left;

}

#otpinmobail .otp_code h5 {
    font-family: DM Sans;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: #4E4D4D;
}

#otpinmobail .otp_code h5 span {
    color: #000000 !important;
}

#otpinmobail .otp_code .input-field input {
    box-shadow: 0px 0px 10px 0px #0000001F inset;
    background-color: #fff;
    font-family: DM Sans;
    font-size: 24px;
    font-weight: 500;
    height: 70px;
    width: 70px;
    line-height: 31px;
    letter-spacing: 0em;
    text-align: center;

}

#otpinmobail .otp_code .timer {
    color: #23355F;
    font-weight: 700;
}

#otpinmobail .otp_code p {
    font-family: DM Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: #5A5A5A;
}

#otpinmobail .otp_code p button {
    font-family: DM Sans;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
    width: auto !important;
    display: inline-block;
    background-color: transparent;
}

#otpinmobail .otp_code a {
    color: #23355F;
    font-weight: 500;
    font-size: 14px;
}

#verifyAndConfirm {
    cursor: pointer;
}

#otpinmobail .otp_code button {
    font-family: DM Sans;
    max-width: 350px;
    border-radius: 8px;
    background: linear-gradient(180deg, #314B87 0%, #23355F 100%);
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: center;

}

#otpinmobail .modal-content {
    border-radius: 20px;
}

#Mobailnumbar .mobail-numbutbtn {
    background-color: transparent;
    border: none;
    outline: none;
}

#Mobailnumbar #exampleModalLabel {
    font-size: 24px;
}

.myapp_three .col-7 p:first-child {
    font-weight: 500 !important;
}

.MyAppointments #sidebarCollapse {
    background-color: transparent;
}



#serachclick {
    cursor: pointer;
}


.ratingblogw {
    width: 32% !important;
}

#rs00 {
    display: none !important;
}




/* ------media--Qury--- */
@media screen and (max-width:768px) {
    #Mobailnumbar.modal .modal-dialog {
        margin: 0 !important;
    }

    /* 
    #otpinmobail.modal {
        top: 7%;
    } */

    /* #Mobailnumbar.modal {
        top: 5.0% !important;
    } */

}

@media screen and (max-width:415px) {

    /* .modal-dialog .modal-content {
        height: 93vh;
    } */
    .bookinbtn_two.element-to-convert {
        width: 68% !important;
        margin: auto;
    }

    .sliderBox {
        padding-bottom: 0px;
    }

    .modal.fade .modal-dialog {
        margin: 0;
    }

    .modal-content .modal-body {
        left: 0;
    }

    .modal-content .modal-body .popup_text .popup_btn input {
        width: 100%;
    }

    .modal-content .modal-body .popup_text .popup_btn button {
        width: 100%;
        margin-top: 10px;
    }

    .modal.fade .modal-dialog {
        margin: 0;
    }

    .modal-content .modal-body {
        left: 0;
    }

    .modal-content .modal-body .popup_text .popup_btn input {
        width: 100%;
    }

    .modal-content .modal-body .popup_text .popup_btn button {
        width: 100%;
        margin-top: 10px;
    }

    .rating-count.blue-text.text-center {
        padding-bottom: 0rem;
    }

    .accordion-button::after {
        transform: rotate(-90deg) !important;
        filter: brightness(0) !important;
    }

    .accordion-button:not(.collapsed)::after {
        display: block !important;
        transform: rotate(0deg) !important;

    }


}

@media(max-width:480px) {
    .SelectTiming {
        margin-top: 15px;
    }

    /* #Mobailnumbar.modal {
        top: 5.40% !important;
    } */

    /* #otpinmobail.modal {
        top: 5.40%;
    } */

    .border_fever .duration_time input {
        margin-right: 0rem !important;
    }

    .MyAppointments .myapp_two .col-sm-4 {
        width: 100%;
        margin-top: 10px;
    }

    #Mobailnumbar .modal-dialog .modal-content {
        border-radius: 10px 0 0 0;
    }

    #otpinmobail .modal-dialog .modal-content {
        border-radius: 10px 0 0 0;
    }

    #Mobailnumbar .popup_btn input {
        max-width: 95%;
    }

    #Mobailnumbar .continue button {
        width: 95%;
    }

    #Mobailnumbar .popup_text {
        margin-left: 10px;
    }

    #Mobailnumbar .modal-dialog .modal-content {
        max-width: 500px;
        height: 100vh;
        overflow: hidden;
    }

    #otpinmobail .modal-dialog .modal-content {
        max-width: 500px;
        height: 100vh;
        overflow: hidden;
    }
}

@media screen and (min-width:361px) {
    .search-mobileV {
        left: 40px;
    }
}

@media screen and (max-width:361px) {
    .websharenumber {
        width: 66% !important;
    }

    /* #Mobailnumbar.modal {
        top: 7% !important;
    } */
}


@media screen and (max-width:376px) {
    /* #Mobailnumbar.modal {
        top: 7% !important;
    } */

    /* #otpinmobail.modal {
        top: 7%;
    } */

}

@media screen and (max-width:360px) {
    /* #Mobailnumbar.modal {
        top: 6% !important;
    } */

    /* #otpinmobail.modal {
        top: 6%;
    } */

}



@media screen and (max-width:768px) {
    .dr-profile-and-details {
        width: 98%;
    }

    #Mobailnumbar.modal {
        overflow: hidden;
    }

    #otpinmobail .modal-dialog {
        margin: 0 !important;
    }

    #otpinmobail .modal-content {
        position: relative;
        display: flex;
        flex-direction: column;
        width: 100%;
        pointer-events: auto;
        background-color: #fff;
        background-clip: padding-box;
        border: none;
        border-radius: 0 !important;
        outline: 0;
    }

    #Mobailnumbar .modal-content {
        position: relative;
        display: flex;
        flex-direction: column;
        width: 100%;
        pointer-events: auto;
        background-color: #fff;
        background-clip: padding-box;
        border: none;
        border-radius: 0 !important;
        outline: 0;
    }

    #otpinmobail.modal {
        overflow: hidden;
    }

    #data_form {
        height: fit-content !important;
    }

    .grid {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(100%, 1fr)) !important;
        grid-auto-rows: auto !important;
        grid-gap: 0em !important;
        counter-reset: item;
    }

    .col-lg-6.col-12.Hospital {
        width: 100%;
        text-transform: capitalize;
    }

    .morningTimebtn>div input {
        width: 100%;
    }

    .lastdiv {
        padding: 12px;
    }

    .lastdiv>.row {
        justify-content: space-between;
    }

    .clinicInfo p {
        font-size: .7rem;
    }

    .Select_Clinic {
        margin-top: 10px;
    }

    .days div {
        width: 13.97%;
    }

    .Select_Clinic table tr td:first-child {
        width: 33%;
    }

    .Confirmed h2 {
        font-size: 1.3rem;
    }

    .main_text {
        font-family: DM Sans;
        font-size: 18px;
        font-weight: 500 !important;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        color: #23355F;
    }

    .appointment .top-banner-section.mb-1.d-flex.align-items-center.py-4 {
        padding: .5rem;
        height: 10px !important;
        justify-content: center;
    }

    .appointment .container.wrapper-of-box.pl-pr.py-3 {
        padding: 1rem;
    }

    .appointment {
        text-transform: capitalize;
    }

    .grid {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(386px, 1fr));
        grid-auto-rows: 50px;
        grid-gap: 2em;
        counter-reset: item;
    }

    .morningTimebtn .col-sm-2 {
        width: 29% !important;
    }

    #next_slot {
        position: absolute;
        background: #23355F;
        /* left: 0px; */
        right: 0;
        height: 49%;
        color: #ffffff;
        border: 0;
        width: 20px;
    }

    #prve_slot {
        position: absolute;
        background: #23355F;
        left: 0px;
        height: 49%;
        color: #ffffff;
        border: 0;
        width: 20px;
    }

    .addnumbar .modal-backdrop.show {
        margin-top: 50px;
    }

    #sidebar {
        z-index: 999 !important;
    }

    .reivew_question {
        width: 200px;
    }

    /* .accordion-button:not(.addclass)::after {
        display: block !important;
        transform: rotate(260deg) !important;
    }
    .accordion-button.addclass::after {
        display: block !important;
        transform: rotate(0deg) !important;
    } */
}

.appoment_seting p {
    color: #23355F;
    padding: 10px;
}

.appoment_seting>div {
    border-bottom: 1px solid #CCCCCC;
}

.appoment_seting div:last-child {
    border-bottom: none;
}

.appoment_seting div:last-child>p {
    font-family: DM Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #7B7B7B;
    text-align: left;
}

.btn:focus {
    box-shadow: none !important;
}

.bookingConformd_dr button {
    gap: 5px;
    border-radius: 15px;
    width: 100%;
    font-size: 10px;
    opacity: 0px;
    border: 0.5px solid #23355F !important;
    background: #EEF3FE;
    color: #17306A;
    height: 25px;

}

.bookingConformd_dr button a {
    font-size: 10px;
    padding: 0px;
}

option::placeholder {
    color: gray;
}

/* option:first-child {
    color: gray !important;
} */

.more-details-bottom-part.pl-pr.mobile-padding.review.tabHospital {
    min-height: 500px;
    position: relative;
}

.review-row-of-rating.dr-pr-rating {
    gap: .5rem !important;
}

.ratingblogw .rating p {
    margin-bottom: 0rem;
}

.modal-of-quick-search .nav-link.working {
    border-radius: 100px !important;
    background-color: #243451 !important;
    transition: 0.2s all ease-in-out !important;
}

.review-text {
    text-align: justify;
}

.quick_serch ul li button {
    border: none;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: .4rem;
    color: #b9b9b9;
    background-color: transparent;
    border-radius: 100px !important;
}

#exampleModal .listBlog img {
    margin-right: 0px !important;
}

.overlayExpe.active {
    border-color: red !important;
}

label[for="rs1"],
label[for="rs2"],
label[for="rs3"],
label[for="rs4"],
label[for="rs5"] {
    width: 30px !important;
    height: 30px !important;
}

.Reschedule {
    cursor: pointer;
}

.Cancel_Booking {
    cursor: pointer;
}

.overlayExpe {
    max-width: 375px !important;
    height: 120px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.submit-btn {
    background-color: #0E2C72;
    color: #fff !important;
}

#cancelReview {
    background-color: #fff;
    color: #0E2C72 !important;
}

.submit-btn:hover {
    box-shadow: 1px 1px 1px #fff;
    background-color: #0E2C72 !important;
}

#cancelReview:hover {
    color: #0E2C72 !important;
    background-color: #fff !important;
}

.grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(500px, 1fr));
    grid-auto-rows: 50px;
    grid-gap: 2em;
    counter-reset: item;
}

.grid-item {
    box-shadow: 0 0 5px 0 #c7c7c7;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    background-position: center;
    background-size: cover;
    background-color: #fff;

}

.border_fever {
    border: 0.5px solid #CCCCCC;
    border-radius: 6px;
    padding: 3%;
    overflow: hidden;
}

.border_fever>p {
    font-family: DM Sans;
    font-size: 16px !important;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color: #363636 !important;
}

.border_fever label {
    font-family: DM Sans;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: #7B7B7B;
    margin: .5rem 0;
}

.border_fever>div input {
    border: 1px solid #CCCCCC;
    box-shadow: 0px 2px 6px 0px #53515126;
    /* width: 88px;
    height: 38px; */
    top: 50px;
    left: 16px;
    padding: 10px 15px 10px 13px;
    border-radius: 10px;
    border: 1;
    margin-right: .3rem;
    background-color: #FFFFFF;
}

.border_fever .duration_time input {
    border: 1px solid #CCCCCC;
    box-shadow: 0px 2px 6px 0px #53515126;
    /* width: 88px;
    height: 38px; */
    top: 50px;
    left: 16px;
    padding: 10px 15px 10px 13px;
    border-radius: 10px;
    border: 1;
    margin-right: .3rem;
    background-color: #FFFFFF;
}

.booking_date p {
    background-color: #F1F5FF;
    padding: 5px;
    border-radius: 6px;
}

.Select_Clinic_text {
    text-transform: capitalize;
}

.border_fever .Duration input {
    box-shadow: 0px 2px 6px 0px #53515126;
    width: 36px;
    height: 38px;
    padding: 10px 0px 10px 0px;
    border-radius: 10px;
    border: 1;
    margin: 0 .2rem;
}

.Duration_input input {
    border: none;
    background-color: transparent;
}

.border_fever input.active {
    border: 1px solid #23355F !important;
}

@media screen and (max-width:360px) {
    .border_fever .duration_time input {
        border: 1px solid #CCCCCC;
        box-shadow: 0px 2px 6px 0px #53515126;
        top: 50px;
        left: 16px;
        padding: 4px 11px 1px 11px !important;
        height: 40px !important;
        border-radius: 10px;
        border: 1;
        margin-right: .0rem;
        background-color: #FFFFFF;
    }

    .booking form select {
        height: 40px !important;
    }

}

.input-with-icon {
    padding-left: 30px;
    background-image: url('../images/not_select_close.svg');
    background-repeat: no-repeat;
    background-position: calc(100% - 5px) center;
    background-size: 8px 8px;
    padding-right: 5% !important;
}

.border_fever .Duration select {
    box-shadow: 0px 2px 6px 0px #53515126;
    /* width: 70px; */
    height: 38px;
    border-radius: 10px;
    border: 1;
    background-color: #FFFFFF;
    margin: 0 .2rem;
}

#Appointment_Call .add_more_box {
    border: none;
    background: none !important;
    color: #23355F;
    padding-bottom: 1px;
    position: relative;
}

#Appointment_Call .add_more_box::after {
    content: "";
    background-color: #23355F;
    height: 1px;
    width: 20px;
    position: absolute;
    bottom: 3px;
    left: 17px;
    width: 73%;
}

.Request_Callback {
    box-shadow: 0px 0px 8px 0px #25273440;
    background: linear-gradient(180deg, #314B87 0%, #23355F 100%);
    border-radius: 15px;
    /* font-family: ; */
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF;
    /* width: 115px; */
    border: none;
    height: 35px;
}

.Request_Callback a {
    color: #FFFFFF !important;

}



.deseble_inclass input {
    color: grey;
}

.border_fever p {
    color: #363636 !important;
}

.border_fever a {
    color: #363636 !important;
    cursor: pointer;
}

.Chief_Complains_input p {
    color: #363636 !important;
    cursor: pointer;
}

.no_slots {
    height: 64vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width:768px) {
    .no_slots {
        height: 25vh;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .collapseTwo .box-of-short-details.text-start.timecl {
        width: 100%;
        height: 200px;
        overflow: auto;
    }

    .MyAppointments .appbtn button:nth-child(1) {
        width: 60px;
    }

    .MyAppointments .appbtn button:nth-child(2) {
        width: 157px;
    }

    .MyAppointments .appbtn button:nth-child(3) {
        width: 90px;
    }

    #Mobailnumbar .modal-content .modal-body .popup_text .popup_btn_input_number {
        display: flex;
        width: 100%;
    }

    #Mobailnumbar .modal-content .modal-body .popup_text .popup_btn_input_number span {
        margin-top: 15px;
        margin-right: 5px;
    }

}

.my_location {
    font-family: DM Sans;
    font-size: 13px;
    font-weight: 700;
    line-height: 16.93px;
    text-align: left;
    display: flex;
    text-align: left;
    align-items: center;
    margin-top: 10px;
}


.Nearest_Landmark textarea {
    border: 0.5px solid #CCCCCC !important;
    border-radius: 6px;
    padding: 1%;
    font-family: DM Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 18.23px;
    text-align: left;
}

.Nearest_Landmark textarea:focus-visible {
    border: none !important;
    outline-offset: none !important;
}


.removeaafter .review::after {
    display: none !important;
}

.Chief_Complains_placeholder input::placeholder {
    color: #CCCCCC !important;
}

#First_Come .modal-dialog {
    width: 298px;
    height: 147px;
    border-radius: 4px 0px 0px 0px;
    border: 1px 0px 0px 0px;
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    top: 38%;
    text-align: center;
}

#First_Come {
    box-shadow: 0px 0px 15px 0px #7E7E7E80;

}

#First_Come .modal-dialog button {
    border: 1px solid #293E6F;
    background: #FFFFFF;
    color: #293E6F;
    border-radius: 50px;

}

#First_Come .modal-dialog button:last-child {
    background-color: #293E6F !important;
    color: #FFFFFF !important;
}

#First_Come .modal-dialog p {
    color: #3C4043 !important;
    line-height: 1.3;
}

#First_Come .modal-dialog {
    margin: 46px auto;
}



/* ------Cancel_Booking ppopup-start---- */
#Cancel_Booking .modal-dialog {
    background: #FFFFFF;
    border-radius: 10px;
    width: 400px;
    height: 250px;
    position: absolute;
    top: 40%;
    left: 0;
    margin: auto;
    right: 0;
}

#Cancel_Booking .modal-dialog .modal-content {
    height: 100%;
    border-radius: 10px;
}

#Cancel_Booking .modal-body h5 {
    font-family: 'DM Sans';
    font-size: 16px;
    font-weight: 500;
    line-height: 20.83px;
    text-align: left;
    color: #293E6F;

    span {
        color: #7B7B7B !important;
    }
}

#Cancel_Booking .Cancel_Booking_reson select {
    background: #FFFFFF;
    border: 0.5px solid #CCCCCC;
    display: block;
    width: 360px;
    height: 44px;
    top: 3956px;
    left: -4198px;
    padding: 12px;
    gap: 0px;
    border-radius: 6px;
    opacity: 0px;
}

.MyAppointments .back_arrow_app {
    position: absolute;
    top: 14px;
}

.MyAppointments #chief_complaint_details {
    height: 80px;
    /* Adjust as needed */
    overflow-y: auto;
}

.MyAppointments #chief_complaint_details::-webkit-scrollbar {
    width: 6px;
    /* Adjust scrollbar width */
}

.MyAppointments #chief_complaint_details::-webkit-scrollbar-thumb {
    background-color: lightgrey;
    /* Scrollbar thumb color */
    border-radius: 6px;
    /* Round scrollbar edges */
}

/* Optional: add more custom styles for scrollbar track */
.MyAppointments #chief_complaint_details::-webkit-scrollbar-track {
    background-color: #F5F5F5 !important;
    /* Scrollbar track color */
    border-radius: 6px;
    /* Round scrollbar track edges */
}


#Cancel_Booking .Cancel_Booking_reson label {
    font-family: DM Sans;
    font-size: 13px;
    font-weight: 500;
    line-height: 16.93px;
    text-align: left;
    color: #7B7B7B;
}

#Cancel_Booking .modal-footer button {
    width: 175px;
    height: 40px;
    gap: 0px;
    border-radius: 50px;
    opacity: 0px;
    background: linear-gradient(180deg, #314B87 0%, #23355F 100%);
    border-color: #293E6F;

}

#Cancel_Booking .modal-footer button:first-child {
    width: 175px;
    height: 40px;
    gap: 0px;
    border-radius: 50px;
    opacity: 0px;
    color: #293E6F;
    background: #FFFFFF;
    border: 0.5px solid;

}

/* ------Cancel_Booking ppopup-end---- */

.select_keword_dropdown ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}

.else_notshow_data ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}

.select_keword_dropdown ul li {
    margin: 0;
    width: 105.2%;
    cursor: pointer;
    padding: 7px 9px;
    margin-left: -10px;
    border-bottom: 1px solid #c5c5c5;
}

.else_notshow_data ul li {
    margin: 0;
    width: 105.2%;
    cursor: pointer;
    padding: 7px 9px;
    margin-left: -10px;
    border-bottom: 1px solid #c5c5c5;
}

.select_keword_dropdown ul>li span {
    color: #23355f;
}


.select_keword_dropdown ul>li:last-child {
    margin: 0;
    width: 105.2%;
    padding: 7px 9px;
    margin-left: -10px;
    border-bottom: none;
}

.mobail_Search_app {}

.else_notshow_data ul>li:last-child {
    margin: 0;
    width: 105.2%;
    padding: 7px 9px;
    margin-left: -10px;
    border-bottom: none;
}

.booking form .vs__dropdown-toggle {
    border: 0.5px solid #CCCCCC;
    border-radius: 6px;
    padding: 1%;
}

.booking form .vs__search {
    border: none;
    border-radius: 6px;
    padding: 1%;
    height: auto;
}

.booking form .vs__dropdown-option {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 46px;
    width: 95%;
    text-overflow: ellipsis;
}

.booking form .vs__dropdown-option.vs__dropdown-option--highlight {
    background-color: #23355F !important;
}

.border_fever {
    display: none;
}

.border_fever.active {
    display: block;
}

#Appointment_Call .Chief_Complains_input {
    border: 2px solid #CCCC;
    padding: 1%;
    border-radius: 6px;
    color: #000 !important;
}

#Appointment_Call .Chief_Complains_input>p {
    color: #000;
    padding: 1%;
}

.Duration_input {
    width: 11%;
}

.disabled {
    color: gray !important;
    pointer-events: none;
}


#scrollContainer::-webkit-scrollbar {
    display: none;
}

/* .scrollContent.active{
        border-bottom:3px solid;
        outline: 2px solid blue
    } */

.scrollContent.active {
    scroll-behavior: smooth;
    border-bottom: 2px solid;
}

/* .scrollContent.active::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background-color: #23355F;
} */

.myapp_two p {
    font-size: 11px !important;
}

.Appoiment_menu {
    display: contents;
}

.myapp_three p {
    font-size: 14px !important;
}

.Contact_Num_inpupop input {
    background: transparent;
    border: none !important;
    padding-left: 5px !important;
    margin: 0;
    height: auto !important;
}

.Contact_Num_inpupop span {
    font-family: 'DM Sans';
    font-size: 14px;
    font-weight: 500;
    line-height: 18.23px;
    text-align: left;
    color: #363636;

}

.Contact_Num_inpupop.dactive {
    background-color: #cccccc33 !important;
    color: #CCCCCC !important;
}

.Contact_Num_inpupop {
    border: 0.5px solid #CCCCCC;
    border-radius: 6px;
    padding: 1%;
    display: flex;
    align-items: center;
    height: 44px;
}

.search_in_mobail.active form input {
    position: absolute;
    left: 0;
    right: 0;
    height: 90%;
    top: 8px;
}

.search_in_mobail form {
    display: none;
}

.search_in_mobail.active form {
    display: block;
}

.search_in_mobail.active .mobail_Search_app {
    position: absolute;
    /* right: 0; */
    top: 10px;
    left: 0;
    background: transparent;
    border: 0;
}

.search_in_mobail.active .mobail_Search_close {
    position: absolute;
    right: 11px;
    top: 15px;
}

.search_in_mobail.active form>div {
    position: absolute;
    left: 0;
    right: 0;
    top: 111%;
}

#google_number .modal-body h2 {
    font-size: 20px;
    color: #3E3E3E;
}

#google_number .modal-body h3 {
    font-size: 15px;
    color: #7D7D7D;
}

#google_number .modal-body {
    text-align: center;
    width: 90%;
    margin: auto;
}

#google_number .modal-body button {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #EAEBED;
    border-radius: 17px;
    font-size: 20px;
    color: #6C7A8F;
    font-family: sans-serif;
    font-weight: 500;
    padding: 3px 0;
    width: 90%;
    margin-bottom: 8px;
}

/* #google_number .modal-body button:first-child{
        width: 100%;
        background: #0D7D45;
        border: none;
        border-radius: 17px;
        font-size: 20px;
        color: #fff;
        font-family: sans-serif;
        font-weight: 500;
        padding: 3px 0;
        width: 90%;
} */
#google_number .modal-content {
    background-color: #FFFFFF !important;
    width: 90% !important;
    margin: auto;
    border-radius: 17px;
}

#google_number .modal-content>button {
    background-color: transparent;
    border: none;
    text-align: end;
    margin-top: 12px;
    margin-right: 10px !important;
}

#google_number .modal-content p {
    padding: 0 10px;
    color: #BBBBBB;
    font-size: 1rem !important;
    text-align: center;
}

#google_number .modal-body button {
    position: relative;
}

#google_number .modal-body button img {
    width: 20px;
    height: 20px;
    /* margin-right: auto; */
    position: absolute;
    left: 7px;
    top: 8px;
}

#google_number .modal-dialog {
    top: 30%;
}

@media screen and (max-width:768px) {
    #google_number .modal-content {
        width: 95% !important;
    }

    #google_number .modal-body button {
        width: 100% !important;
    }

    #google_number .modal-body {
        text-align: center;
        width: 100%;
        margin: auto;
    }

    .Our_Team {
        height: 259px !important;
    }
}

.appointment {
    text-transform: capitalize;
}

.mobail_slots {
    display: flex !important;
    justify-content: center;
    color: #50AD6A !important;
    font-weight: 500 !important;
}

.is-disabled .mobail_slots {
    display: none !important;
}

.mobail_no_slots {
    display: none !important;
}

.is-disabled .mobail_no_slots {
    display: flex !important;
    justify-content: center;
    color: #7B7B7B !important;
    font-weight: 500;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="url"] {
    font-size: 16px;
}

.addnumbar {
    overflow: hidden;
}

.SelectTiming .editright input {
    color: #23355F;
    font-weight: 500;
    line-height: 20.23px;

}

.SelectTiming .editright input:hover {
    color: #FFFFFF !important;
}

select {
    color: #363636 !important;
}

.mCustomScrollBox {
    overflow: scroll !important;
}

.mCustomScrollBox {
    height: fit-content !important;
}

select option[selected] {
    color: #23355F !important;
}

.deseble_inclass {
    cursor: not-allowed;
    pointer-events: none;
    /* This ensures that the link doesn't respond to mouse events */
    color: gray !important;
    /* Optional: Change color to indicate disabled state */
    text-decoration: none;/
}

.deseble_inclass input {
    color: gray !important;

}

.Our_Team {
    position: relative;
    border: 1px solid #E7E7E7;
    border-radius: 16px;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
    overflow-x: hidden;
    overflow-y: auto;
    height: 314px;
}

.Our_Team::-webkit-scrollbar {
    width: 10px;
    background-color: transparent;
}

.Our_Team::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: lightgrey;
    border-radius: 50px;
}

.Our_Team img {
    /* width: 54%; */
    height: 97%;
    border-radius: 50%;
}

.Our_Team h4 {
    color: #23355F !important;
    margin-bottom: 2px !important;
    font-size: 1.2rem !important;
}

.Our_Team p {
    color: #23355F !important;
    margin-bottom: 2px !important;
    font-size: 1rem !important;

}

.selectedDrs {
    justify-content: space-between;
}

.selectedDrs .accordion-item {
    width: 49%;
    height: fit-content;
}

.hospital_page .btn-for-locate-map a.btn {
    font-size: 1rem;
}

@media screen and (max-width:768px) {
    .selectedDrs .accordion-item {
        width: 100%;
    }

    .hospital_page .left-dr-profile {
        margin-top: 11px;
    }

    .hospital_page .microsoft.Insurance {
        height: 300px;
        overflow: auto;
    }

    .clinic_pages .dayBlog_one {
        width: auto !important;
    }
    .seo_keyword{
        margin: 20px;
        text-align: justify;
    }
}

@media screen and (max-width:361px) {
    .dr-profile-and-details {
        width: 100%;
    }

    .dr-profile-and-details {
        padding: 2rem .5rem 0rem .5rem;
    }
}




/* ---Confirm User ---- */
#confirm_user .modal-content {
    border-radius: 10px !important;
}

#confirm_user .modal-dialog {
    max-width: 400px;
    border-radius: 10px !important;
}

#confirm_user .modal-content h3 {
    font-family: 'DM Sans';
    font-size: 16px;
    font-weight: 500;
    margin: 16px 0;
    line-height: 20.83px;
    text-align: left;
    color: #23355F;

}

#confirm_user .modal-content label {
    font-family: 'DM Sans';
    font-size: 13px;
    font-weight: 500;
    line-height: 16.93px;
    text-align: left;
    color: #7B7B7B;
    margin-top: 10px;
}

#confirm_user .modal-content input {
    border: 1px solid #CCCCCC;
    border-radius: 6px;
    height: 35px;
    outline: none !important;
    padding: 5px 10px;
}

#confirm_user .conform_button {
    text-align: center;
    padding-top: 11px;
    margin-top: 11px;
    border-top: 1px solid #CCCCCC80;
}

#confirm_user .conform_button input {
    background-color: #293E6F;
    width: 175px;
    height: 40px;
    margin: auto;
    border-radius: 50px;
    font-family: DM Sans;
    font-size: 14px;
    font-weight: 700;
    line-height: 18.23px;
    text-align: center;
    color: #FFFFFF;

}
@media (min-width: 768px) and (max-width: 992px) {
    #carouselExampleControls {
        height: 545px;
    }
    .advance-search {
        display: flex;
    }
    .leftshortdet {
        display: block !important;
    }
    .dr-right-details .dr-specialist {
        font-size: 10px;
    }
    .owl-carousel .owl-item img {
        display: block;
        width: 102%;
        height: 311px;
        margin-left: -1px;
    }
    .scrollbarpharmacy {
        height: 311px;
        overflow-y: auto;
        padding-bottom: 40px !important;
    }
    .search-result-title {
        padding: 10px 10px;
    }
    .address-and-timing span.ps-2.text-blue.small {
        width: 750px;
    }
}
    
@media only screen and (width: 344px) and (orientation: portrait) {
    .dr-profile-mobile-tabs li.nav-item{
        width: 33.1% !important;
    }
}
.dr_clinic_option img{
    border-radius: 50%;
}

#exampleModal_login .modal-dialog{
    top: 45%;
}
#exampleModal_login .modal-content{
    background-color: #FFFFFF;
    top: 50%;
    box-shadow: 0px 4px 4px 0px #00000040;
border-radius: 10px;
width: 336px;
/* height: 188px; */
margin: auto;
}
#exampleModal_login .modal-body p{
    color: #363636;
    font-family: DM Sans;
font-size: 14px;
font-weight: 300;
line-height: 18.23px;
text-align: center;
text-underline-position: from-font;
text-decoration-skip-ink: none;


}
#exampleModal_login .modal-footer button{
    border: 0.5px solid #293E6F;
    color: #293E6F;
    font-family: DM Sans;
    font-size: 14px;
    font-weight: 500;
    line-height: 18.23px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    width: 100px;
height: 31px;
border-radius: 50px ;
}
.not_show_search #search{
    display: none;
}


.samebg {
    font-size: 1.5rem;
    font-weight: 600;
}
.Service_const{
    font-size: 1rem;
}
.Symptoms_font{
    font-size: 1rem;
}
h2.clinic_name{
    font-size: 1.5rem;
}
.microsoft h2{
    font-size: 1rem;
    color: var(--blue) !important;
}
.seo_keyword_text{
    font-weight: 400;
    margin-top: 10px;
    display: inline-block;
}
.seo_titles {
    font-size: 1.3rem;
    font-weight: 600;
    color: #999;
    margin-top: 2rem;
    margin-bottom: 1rem;
  }

  .clinic_address{
    font-size: 1rem;
  }
  .small_font{
    font-size: 1.2rem;
  }
  h3.daytime_name, .xsmall_font{
    font-size: 1rem;
  }.btn-for-locate-map a.btn{
    text-wrap: nowrap;
  }
  .calendar .title p{
    color: #0E2C72;
    margin-bottom: 0px;
  }
  .book_sub_title{
    border: none;
    text-align: left;
    padding: 5px 0px;
    background: none;
    margin-bottom: 0px;
    font-size: 16px;
    color: #0E2C72;
}
.second_sub_title{
    font-family: 'DM Sans', sans-serif !important;
    font-size:.9rem !important;
    font-weight: 300 !important;
}
@media screen and (max-width:768px) {
 
    .Service_const{
        font-size: 1rem;
    }
    .seo_titles {
        font-size: 1rem;
     
      }
    .Symptoms_font{
        font-size: 1rem;
    }
    h2.clinic_name{
        font-size: 1.5rem;
    }
    .microsoft h2{
        font-size: 1rem;
        color: var(--blue) !important;
    }
}
@media (min-width: 769px) and (max-width: 1024px) {
    .Founder_img img{
        width: 100%;
        height: 100%;
    }    
    .about-medicare-part .row{
        align-items: center;
    }
    .imgBlog.about-medi.Desktop.text-center img{
  width: 100% !important;
  height: 100% !important;
    }
    .text_wrap {
        width: 60% !important;
        text-overflow: ellipsis;
        text-wrap: nowrap;
        overflow: hidden;
    }
    .dr-right-details {
        padding-top: 30px;
    }
    .more-details-of-doctor {
        margin-top: 20px;
    }
    .designtabs .dr-box{
margin: 0px 0px;
    }
    .carousel-select-section .text-blue {

        color: #fff !important;
    }
}

