* {
    border-width: border-box;
    /*font-family: "proxima nova Regular";*/
}
@font-face {
    font-family: "Proxima Nova Regular";
    src: url("https://db.onlinewebfonts.com/t/0376a58122a881d16a294512d3c947b1.eot");
    src: url("https://db.onlinewebfonts.com/t/0376a58122a881d16a294512d3c947b1.eot?#iefix")
            format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/0376a58122a881d16a294512d3c947b1.woff2")
            format("woff2"),
        url("https://db.onlinewebfonts.com/t/0376a58122a881d16a294512d3c947b1.woff")
            format("woff"),
        url("https://db.onlinewebfonts.com/t/0376a58122a881d16a294512d3c947b1.ttf")
            format("truetype"),
        url("https://db.onlinewebfonts.com/t/0376a58122a881d16a294512d3c947b1.svg#Proxima Nova Regular")
            format("svg");
}


.form-control:focus {
    color: var(--bs-body-color);
    background-color: transparent !important;
    border-color: transparent;
    outline: 0 !important;
    box-shadow: none !important ;
}

.highlight{
    display: none;
}

.highlights{
    display: none;
}

body {
    overflow-x: hidden;
    font-family: "Proxima Nova Regular" !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600 !important;
}

input,
p,
message,
ul,
li,
button,
select,
a {
    font-family: "Proxima Nova Regular" !important;
    /*  font-weight:600 !important;*/
}

.heading-font {
    font-family: "Josefin Sans", sans-serif;
}

.main_heading {
    font-weight: 600;
    font-size: 36px;
    color: #364f53;
}
wordtune-read-extension {
    display: none;
}
h2 {
    color: #364f53;
    font-weight: 600;
}

.green_color {
    color: #364f53 !important;
}

.font-weight600 {
    font-weight: 600;
}

#header {
    position: sticky;
    top: 0px;
    z-index: 999;
}

ul.navbar-nav.d-flex.align-item-center {
    gap: 24px;
}
.logo-img {
    width: 377px;
    margin-top: 10px;
}
.nav-link {
    color: #062b33 !important;
    font-weight: 600;
}

.nav-link:hover {
    color: #143a2e;
}

.header_menu_search {
    border: 1px solid #364f53;
    height: 100%;
}

.search-button i, .fa-bars, .fa-search {
    color: #364f53;
}

#searchIcon {
    display: inline-block; /* Initially visible */
}

.fa-calendar-alt {
    font-size: 18px;
}

.header_menu_button {
    background-color: #364f53;
    color: #fff;
    font-size: 14px;
    padding: 9px 5px;
}

.header_menu_button a {
    font-weight: 600;
}

/* home page */

#main_banner img {
    width: 100%;
}
/*.banner_content {
    margin-top: -13%;
}*/
.carousel-item {
    transition: transform .4s ease-in-out !important;
}
.carousel-caption {
    position: relative;
    right: 0px;
    text-align: left;
}
.mobile_header_right {
    display:none;
}

.slider_texts {
    z-index: 99;
    position: absolute;
    top: 10em;
    left: 7.3em;
    color: #fff;
}

.slider_texts h1 span,
.faq_accordion h2 span {
    display: block;
}

.slider_texts h1 {
    font-weight: 600;
    font-size: 38px;
}

.slider_texts a {
    background-color: #fff;
    color: #364f53;
    padding: 9px 25px;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
}
#main_banner .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 27%;
    left: -2em;
    z-index: 2;
    display: flex;
    justify-content: start;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 11%;
}

#main_banner .carousel-indicators [data-bs-target] {
    border-radius: 100px;
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 11px;
    height: 11px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
    opacity: 0.5;
    transition: opacity 0.6s ease;
}
section#info_count {
    margin-top: -130px;
    z-index: 99;
    position: relative;
}

.info_count > div > div {
    padding: 40px 13px;
    background-color: #364f53;
    height: 230px;
}

#info_count img {
    width: 80px;
    padding-bottom: 15px;
}

.info_count > .col:first-child img {
    width: 115px !important;
}

#healthcare_advice img {
    width: 100%;
    height: 100%;
}

.healthcare_advice_texts h2 {
    color: #364f53;
    font-weight: 600;
    line-height: 35px !important;
}

.healthcare_advice_texts p {
    /*font-size: 14px;*/
    /*font-weight: 600;*/
    text-align: start;
}

/*.healthcare_advice_texts a {
    width: 30%;
}*/

.healthcare_advice_texts {
        width: 45.66%
    }

.healthcare_advice_texts a,
#blog_slider a {
    background-color: #364f53;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 12px 30px !important;
}

#blog_slider a {
    background-color: #364f53;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 30px 9px 30px !important;
}

#our_services h3.main_heading {
    text-align: center;
}

#our_services a {
    background-color: #364f53;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 11px 20px 12px 20px !important;
    width: 170px;
}

.our_services_row_images img {
    width: 170px;
    height: auto;
}

.our_services_row_images h4 {
    text-transform: uppercase;
    margin: 0px;
    color: #364f53;
    font-size: 16px;
    font-weight: 600;
    padding-top: 3px;
    padding-bottom: 20px;
}
.width_600 {
    width: 520px;
}
.book_appointment_form {
    background-color: #364f53;
    position: relative;
    top: 4em;
    padding-top: 50px;
    padding-left: 50px;
    padding-right: 133px;
    padding-bottom: 50px;
    
}
.about_pg_mission
{
    padding-top: 40px;
    padding-left: 50px;
    padding-right: 133px;
    padding-bottom: 30px;
}
    

.book_appointment_form form select {
    word-wrap: normal;
    width: 100%;
    border-radius: 5px;
    font-size: 16px;
}

.book_appointment_form form .form-control, 
#subscribe form .form-control, 
.book_appointment_form form select:not(#aap_time_home) {
    border: 1px solid #fff;
    background-color: transparent;
    color: #fff;
}


select#aap_time_home {
    background-color: transparent;
    color: #fff;
    border: none;
}

.form-select {
    --bs-form-select-bg-img: none;
    color: #fff !important;
    padding: 0px;
}

.form-select:focus {
    box-shadow: none;
}

.book_appointment_form form .form-control::placeholder,
#subscribe form .form-control::placeholder {
    color: #fff;
    font-size: 16px;
}

.book_appointment_form button,
#subscribe button {
    width: auto;
    font-size: 14px;
    color: #364f53 !important;
    padding: 9px 30px 10px 30px !important;
    font-weight: 600;
    background: #fff !important;
}

/* Change color of calendar icon to white */
.date_field::-webkit-calendar-picker-indicator {
    filter: invert(1);
}

.time_slot_div:after {
    content: "\2193";
    position: absolute;
    top: 7px;
    right: 11px;
    pointer-events: none;
    color: #fff;
    cursor: pointer;
}

.client_review_slider img {
    width: 20% !important;
    height: auto;
}

.client_review_slider p {
    font-size: 16px;
    text-align: start;
}

.client_review_slider i.fa-star:first-of-type {
    padding-left: 0px;
}

.client_review_slider i.fa-star {
    padding: 5px 5px;
    color: #364f53;
    font-size: 15px;
}

.client_review_slider .half_border {
    position: relative;
    border: none; /* Remove default border */
}

.client_review_slider span {
    text-transform: capitalize;
    color: #364f53;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
}
.client_review_slider .owl-nav,
.owl-dots {
    display: none;
}
.height_270 {
    height: 270px !important;
    padding-right: 10px !important;
}

.testiminials_boxex {
    border-left: 2px solid #84a98c;
    padding-left: 25px;
    height: 270px;
    overflow: hidden;
    padding-right: 25px;
}

.testiminials_imgboxex {
    padding-left: 20px;
    padding-top: 60px;
}

.testiminials_boxex p {
    height: 171px;
    -webkit-line-clamp: 8;
    position: relative;
    overflow-y: scroll;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    padding-top: 5px;
    padding-right: 5px;
}

/* Style the entire scrollbar */
.testiminials_boxex p::-webkit-scrollbar {
    width: 3px; /* Width of the vertical scrollbar */
    height: 2px; /* Height of the horizontal scrollbar */
}

/* Style the scrollbar thumb */
.testiminials_boxex p::-webkit-scrollbar-thumb {
    background: #888; /* Color of the scrollbar thumb */
    border-radius: 10px; /* Roundness of the scrollbar thumb */
    border: 2px solid #364f53; /* Border around the thumb */
}

/* Style the scrollbar track */
.testiminials_boxex p::-webkit-scrollbar-track {
    background: #f1f1f1; /* Color of the scrollbar track */
    border-radius: 10px; /* Roundness of the track */
}

/* Style the scrollbar corner where both scrollbars meet */
.testiminials_boxex p::-webkit-scrollbar-corner {
    background: #9d0505; /* Color of the corner */
}

#subscribe {
    background-color: #364f53;
}

.blog_slider .owl-carousel .owl-item.active {
    display: flex;
    width: 100%;
    z-index: 1;
    gap: 30px;
    padding: 0px 6px;
}

.blog_slider .owl-carousel .owl-item.active p {
    font-size: 16px;
    text-align: justify;
}

.card-body {
    padding: 15px 40px 15px 0px !important;
}

.home_page_subscribe_form a,
.book_appointment_form a {
    color: #364f53;
    background-color: #fff;
    text-align: center;
}

#book_appointment_form .book_appointment_form {
    background-color: #364f53;
    position: relative;
    top: 4em;
}

.footer_same_day_delievery {
    padding: 11px 20px;
    background-color: #85a98d;
    border: 1px solid #fff;
    position: relative;
    z-index: 1;
    top: 26px;
    width: 50%;
    border-radius: 50px !important;
}

.footer_same_day_delievery img {
    width: 12%;
}

.footer_same_day_delievery h6 {
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 1px;
}

.footer_links_section ul li a {
    cursor: pointer;
}

.footer_links_section {
    background-color: #364f53;
    padding-top: 25px;
}

.footer_links_section ul li {
    background-color: transparent;
    border: none;
    padding: 0px 3px 3px;
    font-size: 16px;
    text-transform: capitalize;
}

.footer_links h6 {
    font-weight: 600;
    font-size: 20px;
}

.footer_social_icons > a i.fa {
    font-size: 24px;
    padding-top: 10px;
}

.copyright span {
    font-size: 14px;
    text-shadow: 0px 0px 1px;
    color: #354f52;
}
.copyright a {
    color: #354f52;
    font-weight: 400;
}
.pt80 {
    padding-top: 80px !important;
}
.blog_title {
    font-size: 20px;
    height: 50px;
    font-weight: 700;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
/*#blog-carousel .card {
    height: 415px;
}*/
div#blog-carousel .card-text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 120px;
}
.font18 {
    font-size: 18px;
    font-weight: 600;
}
.font19 {
    font-size: 19px;
}
body #blog_slider a.blog_button {
    background-color: #364f53 !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    border-radius: 50px;
    text-decoration: none;
    padding: 11px 40px !important;
}
#subscribe input {
    border-radius: 50px;
    border: 1px solid #fff !important;
    margin: 0px 0px;
}
section#subscribe button.w-25 {
    background: #fff;
    border: 0;
    border-radius: 50px;
    padding: 9px 54px !important;
    margin-left: 8px;
    height: 40px;
    font-weight: 600;
}

.fonts18 {
    color: #364f53;
    font-size: 17px;
    position: relative;
    top: -6px;
}

#book_appointment_form form .form-control {
    margin-bottom: 15px;
}

.book_appointment_form form .form-control option {
    color: #000; /* for select service inner options text black*/
}

#aap_date_home {
    font-size: 16px;
}

input#aap_date_home {
    color-scheme: dark;
}

#ask_questions {
    background-color: #364f53;
}
#our_values a {
    background-color: #364f53;
    color: #fff;
    font-size: 14px;
}
.info_counts > .col:first-child img {
    width: 57% !important;
}
.info_counts > div > div {
    padding: 40px 20px;
    background-color: #364f53;
}
#main_banner {
    width: 100%;
}
section.info_count img {
    width: 40%;
    padding-bottom: 20px;
}
#banner img {
    background-size: cover;
    width: 100%;
}

.button_classes {
    background-color: #364f53 !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    border-radius: 50px;
    border: none;
    text-decoration: none;
    padding: 9px 40px !important;
    width: max-content;
    height: 40px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.our_services_2_div .button_classes {
    background-color: #364f53 !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    border-radius: 50px;
    border: none;
    text-decoration: none;
    padding: 9px 40px !important;
    width: max-content;
    position: absolute;
    bottom: -20px;
}
.button_classes:hover {
    cursor: pointer;
}

.toggle-button {
    position: relative;
}

.circle {
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translate(0, -50%);
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #85a98d;
    transition: transform 0.3s ease;
}

.toggle-button:hover {
    background-color: #0056b3;
}

.button_classes1.active:after {
    transform: translate(175%, -52%);
}

.pb80 {
    padding-bottom: 80px;
}

.pb50 {
    padding-bottom: 50px;
}

.pb120 {
    padding-bottom: 120px;
}

.gray_bg {
    background: #e3e8e2;
}
.mt-80 {
    position: relative;
    top: -80px;
}
.inner_subcribe {
    background: #fff !important;
    padding: 40px 0px;
}

.inner_subcribe h3 {
    color: #364f53 !important;
}

body #subscribe.inner_subcribe input.form-control {
    border: 1px solid #364f53 !important;
}
.contact_us_page_form a {
    color: #333;
}
body #subscribe.inner_subcribe .form-control::placeholder {
    color: #364f53;
}
body #subscribe.inner_subcribe button.w-25 {
    background: #364f53 !important;
    border: 0;
    border-radius: 50px;
    padding: 9px 10px;
    color: #fff !important;
    height: 40px;
}

.inner_subcribe .home_page_subscribe_form input {
    color: #364f53 !important;
}

 .home_page_subscribe_form input {
    color: #fff !important;
}

label {
    position: relative;
    left: 7px;
    top: 2px;
}

.our_services_2_div {
    text-align: center;
    padding: 20px 10px 10px 11px;
    border-radius: 10px;
    margin: 0px 15px;
    position: relative;
    height: 250px;    
    display: flex;
    flex-direction: column;
    align-items: center;
}
.mb60 {
    margin-bottom: 60px;
}
.our_services_2_div img {
    width: 70px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 7px;
}

.our_services_2_div h5 {
    font-size: 18px;
    padding-top: 3px;
}

.our_services_2_div p.mb-0 {
    background: #fff;
    padding: 8px 25px 25px 25px;
    border-radius: 5px;
    font-size: 24px;
    position: absolute;
    bottom: 15px;
    width: 90%;
    height: 20%;
}

.position_button {
    position: absolute;
    /* margin-top: -15px; */
    left: 14%;
    width: 74%;
    padding: 9px 10px !important;
    background-color: #364f53 !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    border-radius: 50px;
    text-decoration: none;
    bottom: -20px;
}

.graydark_bg {
    background: #e3e8e1;
}
.mt80 {
    margin-top: 80px;
}
/*modal pop up on service page*/
.book_appointment_form_modal .placelder_input input[type="date"]::before {
    content: attr(placeholder);
    position: absolute;
    color: #fff;
    opacity: 0;
}
h2,
.book_appointment_form_modal h3,
.book_appointment_form_modal h5,
.book_appointment_form_modal p {
    color: #364f53;
    font-family: "Josefin Sans", sans-serif;
}
.modal-title-2 {
    font-size: 36px;
}

.aap_time_div::after {
    content: "\2193";
    font-size: 18px;
    font-family: fontawesome;
    color: #364f53  !important;
    position: absolute;
    z-index: 999;
    right: 20px;
    top: 5px;
}

/*.footer_links div {
    display: flex;
    justify-content: end;
}*/
.footer_links > div {
    justify-content: space-between;
}
.quick_links {
    justify-content: flex-start !important;
}
.our_services,
.customer_services,
.follow_us {
    display: flex;
    justify-content: flex-end !important;
}
.footer_links > div > img {
    width: 50% !important;
}
.footer_links > div p {
    margin-bottom: 5px;
}

div#blog-carousel img {
    height: 220px;
    object-fit: cover;
    object-position: top;
}

.branches_boxex {
    padding: 0 10% !important;
}

.branches_boxex h2 {
    text-transform: capitalize;
}

.pt10 {
    font-size: 24px;
    color: #364f53;
    padding-top: 20px;
    padding-bottom: 8px;
}

.branches_boxex p {
    font-weight: 700;
}
.our_services_inner_page {
    display: none;
}

.accordion-button:focus {
    box-shadow: none;
}
.accordion-item:first-of-type > .accordion-header .accordion-button {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.nav_menu {
    display: none;
}
.footer_img_width {
    width: 150px;
    margin-bottom: 20px;
}

.footer_img_main.row {
    background-color: #fff;
    padding: 0px 0px 5px 6px;
    margin-left: 0px;
}

.footer_img1_div {
    padding: 5px 0px;
}

.footer_img3_div {
    padding: 0px 0px 0px 0px;
}

.footer_img1 {
    width: 66px;
}

.footer_img2 {
    width: 54px;
    margin-left: 6px;
}

.footer_img3 {
    width: 126px;
}

.footer_links_section .container {
    max-width: 1280px;
}

/* For screens with a width greater than 1300px */
/* This media query block targets screens larger than 1300px in width */

/* Styles for 1440px */
/*@media screen and (min-width: 1301px) {
    #main_banner .carousel-indicators{
        position: absolute;
        left: -70%;
    }
    .slider_texts{
        position: absolute;
        left: 10em;
    }
}*/

/* For screens with a width greater than 1440px */
/* This media query block targets screens larger than 1440px in width */
@media screen and (min-width: 991px) and (max-width: 1150px) {
    .our_services_2_div p.mb-0 {
        width: 89%;
    }
    
    .slider_texts {
        position: absolute;
        left: 4em;
        top: 12em !important;
    }
    
    #main_banner .carousel-indicators {
        position: absolute;
        left: -6%;
    }
}

@media screen and (min-width: 1151px) and (max-width: 1350px) {
    .slider_texts {
        position: absolute;
        left: 7em;
        top: 10em !important;
    }
    
    #main_banner .carousel-indicators {
        position: absolute;
        left: -2%;
    }
}

@media screen and (min-width: 1400px) and (max-width: 1440px) {
    .our_services_2_div p.mb-0 {
        width: 89%;
    }
    .slider_texts {
        position: absolute;
        left: 4em;
        top: 12em !important;
    }
    
    #main_banner .carousel-indicators {
        position: absolute;
        left: -6%;
    }
    
}

/* Styles for 1600px */
@media screen and (min-width: 1441px) and (max-width: 1480px) {
    
    .slider_texts {
        position: absolute;
        left: 5em;
        top: 12em !important;
    }
    
    .footer_same_day_delievery {
        width: 43%;
    }
    
    #main_banner .carousel-indicators {
        position: absolute;
        bottom: 27%;
        left: -5em;
    }
}

/* For screens with a width greater than 1500px */
/* This media query block targets screens larger than 1500px in width */

/* Styles for 1600px */
/*90%*/
@media screen and (min-width: 1481px) and (max-width: 1540px) {
    .slider_texts {
        position: absolute;
        left: 7em;
        top: 9em !important;
    }
    ul.navbar-nav.d-flex.align-item-center {
        gap: 32px;
    }
    .header_menu_button {
        margin-left: 50px !important;
    }
    .nav-link {
        font-size: 16px;
    }
    
    .footer_same_day_delievery {
        width: 43%;
    }
    #main_banner .carousel-indicators {
        position: absolute;
        bottom: 36%;
        left: -3em;
    }
}

@media screen and (min-width: 1541px) and (max-width: 1600px) {
    .slider_texts {
        position: absolute;
        left: 9em;
        top: 9em !important;
    }
    
    #main_banner .carousel-indicators {
        position: absolute;
        bottom: 36%;
        left: -3em;
    }
}

/*80%*/
@media screen and (min-width: 1601px) and (max-width: 1700px) {
    .slider_texts {
        position: absolute;
        left: 12.5em;
        top: 10em !important;
    }
    .book_appointment_form {
        padding-top: 110px;
        padding-left: 30px;
        padding-right: 133px;
        padding-bottom: 110px;
    }
    ul.navbar-nav.d-flex.align-item-center {
        gap: 50px;
    }
    .header_menu_button {
        margin-left: 50px !important;
    }
    .nav-link {
        font-size: 20px;
    }
    
    #main_banner .carousel-indicators {
        position: absolute;
        bottom: 36%;
        left: 1em;
    }
}

/*75%*/
@media screen and (min-width: 1701px) and (max-width: 1850px) {
    .slider_texts {
        position: absolute;
        left: 16em;
        top: 11em !important;
    }

    .healthcare_advice_texts p {
        font-size: 16px;
    }
    .book_appointment_form {
        padding-top: 80px;
        padding-left: 50px;
        padding-right: 130px;
        padding-bottom: 80px;
    }

    .book_appointment_form .font18 {
        font-size: 30px;
    }

    /*.heading-font {
        font-size: 40px;
    }*/
    .width_600 {
        width: 720px;
    }
    /*.book_appointment_form form div,
    .book_appointment_form form select:nth-child(1) {
        height: 4em;
    }*/
    /*.book_appointment_form form div:nth-child(2) {
        margin-top: 10px;
    }*/
    ul.navbar-nav.d-flex.align-item-center {
        gap: 50px;
    }
    .header_menu_button {
        margin-left: 50px !important;
    }
    .nav-link {
        font-size: 20px;
    }
    #main_banner .carousel-indicators {
        position: absolute;
        bottom: 36%;
        left: 4em;
    }
}

/*67%*/
@media screen and (min-width: 1851px) and (max-width: 2050px) {
    b {
        font-size: 18px !important;
    }
    .modal-body form select,
    .modal-body form input {
        height: 3em;
    }
    
    .aap_time_div::after {
        top: 13px;
    }
    .slider_texts {
        position: absolute;
        left: 21em;
        top: 13.5em !important;
    }
    #main_banner .carousel-indicators {
        position: absolute;
        bottom: 36%;
        left: 8em;
    }
    .healthcare_advice_texts {
        width: 42.66%;
    }
    .healthcare_advice_texts p {
        font-size: 16px;
    }
    .book_appointment_form {
        padding-top: 120px;
        padding-left: 70px;
        padding-right: 130px;
        padding-bottom: 120px;
    }

    .book_appointment_form .font18 {
        font-size: 30px;
    }

    .heading-font {
        font-size: 40px;
    }
    .width_600 {
        width: 720px;
    }
    /*.book_appointment_form form div {
        height: 4em;
    }*/
    /*.book_appointment_form form div:nth-child(2) {
        margin-top: 10px;
    }*/
    .form-control  {
        font-size: 18px !important;
    }
    .testiminials_boxex p {
        font-size: 16px;
    }
    .card-body {
        padding: 15px 40px 20px 0px !important;
    }
    .card-title {
        font-size: 40px;
    }
    .card-text {
        font-size: 16px !important;
    }

    /*about us page*/

    /*section#info_count {
        padding: 60px 0px 20px;
    }*/

    ul.navbar-nav.d-flex.align-item-center {
        gap: 50px;
    }
    .header_menu_button {
        margin-left: 50px !important;
    }
    .nav-link {
        font-size: 20px;
    }
    .footer_links_section .container {
        max-width: 1750px;
    }

    #book_appointment_form .book_appointment_form {
        padding: 130px 30px 130px 60px !important;
    }

    p {
        font-size: 18px !important;
        line-height: 28px;
    }
    section#vision_mission .book_appointment_form {
        top: 4em;
        padding-top: 60px;
        padding-left: 30px;
        padding-right: 133px;
        padding-bottom: 60px;
    }
    .vission_box {
        padding: 0px 0px 0px 25px !important;
        width: 700px !important;
    }
    .contact_us_page_form .col-md-8 h5 a {
        font-size: 21px;
    }
    a {
        font-size: 18px;
        line-height: 28px;
    }
    .fonts18 {
        font-size: 20px;
    }

    .testiminials_boxex {
        height: 265px;
    }
    .height_270 {
        height: 275px !important;
    }
    .our_services_row_images h4 {
        font-size: 18px !important;
    }
    .blog_title {
        font-size: 24px !important;
    }
    
    div#blog-carousel .card-text {
        height: 140px;
        font-size: 18px !important;
    }
    
    /*our services page*/
    
    .our_services_2_div {
        height: 220px;
    }
    
    .our_services_2_div .button_classes {
        position: absolute;
        bottom: -25px;
    }
    
    /*footer*/
    
    .footer_img_main {
        width: 65%;
    }
    
   .footer_img1 {
        width: 84px;
    }
    
    .footer_img2 {
        width: 68px;
        margin-left: 8px;
    }
    
    .footer_img3 {
        width: 159px;
    }
}

@media screen and (min-width: 2051px) and (max-width: 2400px) {
    .slider_texts {
        position: absolute;
        left: 23.8em;
        top: 18em !important;
    }
    
    #main_banner .carousel-indicators {
        position: absolute;
        bottom: 36%;
        left: 10em;
    }

    ul.navbar-nav.d-flex.align-item-center {
        gap: 75px;
    }
    .nav-link {
        font-size: 20px;
    }
    .header_menu_button {
        margin-left: 70px !important;
    }
    .footer_links_section .container {
        max-width: 1750px;
    }

    .book_appointment_form {
        top: 9em;
        padding-top: 120px;
        padding-left: 30px;
        padding-right: 133px;
        padding-bottom: 120px;
    }

    p, b {
        font-size: 18px !important;
        line-height: 28px;
    }
    .heading-font {
        font-size: 44px;
    }
    section#vision_mission .book_appointment_form {
        top: 4em;
        padding-top: 60px;
        padding-left: 30px;
        padding-right: 133px;
        padding-bottom: 60px;
    }
    .vission_box {
        padding: 0px 0px 0px 25px !important;
        width: 700px !important;
    }
    a {
        font-size: 18px;
        line-height: 28px;
    }
    .fonts18 {
        font-size: 20px;
    }
    .testiminials_boxex {
        height: 265px;
    }
    .height_270 {
        height: 275px !important;
    }

    .our_services_row_images h4 {
        font-size: 18px !important;
    }
    .blog_title {
        font-size: 24px !important;
    }
}
/*50%*/
@media screen and (min-width: 2561px) and (max-width: 3800px) {
    .slider_texts {
        position: absolute;
        left: 44em;
        top: 25em !important;
    }
    #main_banner .carousel-indicators {
        position: absolute;
        bottom: 36%;
        left: 26em;
    }
    ul.navbar-nav.d-flex.align-item-center {
        gap: 120px;
    }
    .nav-link {
        font-size: 24px;
    }
    .header_menu_button {
        margin-left: 120px !important;
    }
    .footer_links_section .container {
        max-width: 1750px;
    }

    .vission_box {
        padding: 00px 0px 00px 25px;
        width: 705px;
    }
    .our_services_row_images h4 {
        font-size: 18px !important;
    }
    .blog_title {
        font-size: 24px !important;
    }
}

/*33%*/
@media screen and (min-width: 3801px) and (max-width: 4500px) {
    .slider_texts {
        position: absolute;
        left: 88em;
        top: 45em !important;
    }
    #main_banner .carousel-indicators {
        position: absolute;
        bottom: 36%;
        left: 61em;
    }
    ul.navbar-nav.d-flex.align-item-center {
        gap: 120px;
    }
    .nav-link {
        font-size: 24px;
    }
    .header_menu_button {
        margin-left: 120px !important;
    }
    .footer_links_section .container {
        max-width: 1750px;
    }
    .our_services_row_images h4 {
        font-size: 18px !important;
    }
    .blog_title {
        font-size: 24px !important;
    }
}

/*25%*/
@media screen and (min-width: 4501px) and (max-width: 7000px) {
    .slider_texts {
        position: absolute;
        left: 130.6em;
        top: 60em !important;
    }
    #main_banner .carousel-indicators {
        position: absolute;
        bottom: 36%;
        left: 95em;
    }
    ul.navbar-nav.d-flex.align-item-center {
        gap: 120px;
    }
    .nav-link {
        font-size: 24px;
    }
    .header_menu_button {
        margin-left: 120px !important;
    }
    .footer_links_section .container {
        max-width: 1750px;
    }
    .our_services_row_images h4 {
        font-size: 18px !important;
    }
    .blog_title {
        font-size: 24px !important;
    }
}

.round_circle button {
    border-radius: 100px;
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 11px;
    height: 11px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000;
    background-clip: padding-box;
    border: 0;
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
    opacity: 0.5;
    transition: opacity 0.6s ease;
}

.round_circle {
    margin-top: 13px;
}

.services_inner_box p {
    overflow: hidden;
    display: -webkit-box;
    /*-webkit-line-clamp: 4;*/
    -webkit-box-orient: vertical;
    height: 280px;
}
.services_inner_box:last-child {
    padding-bottom: 0;
}

.services_inner_box:nth-last-child(2) {
    padding-bottom: 0;
}

.services_inner_box:nth-last-child(3) {
    padding-bottom: 0;
}

.services_inner_box:nth-last-child(4) {
    padding-bottom: 0;
}

.book_appointment_form_modal select {
    color: #000 !important;
}
.book_appointment_form_modal input::placeholder {
    color: #000 !important;
}
.pdd-0 {
    padding: 0px;
}
.width_100 {
    width: 100%;
}

.button_classes1:after {
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translate(0, -50%);
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #85a98d;
    transition: transform 0.3s ease;
    content: "";
}

.date_field input[type="date"]::before {
    content: attr(placeholder);
    position: absolute;
    color: #fff;
}

.date_field input[type="date"] {
    color: #364f53;
}

.date_field input[type="date"]:focus,
.date_field input[type="date"]:valid {
    color: #fff;
}

.date_field input[type="date"]:focus::before,
.date_field input[type="date"]:valid::before {
    content: "";
}

.date_field1 input[type="date"]::before {
    content: attr(placeholder);
    position: absolute;
    color: #000;
}

.date_field1 input[type="date"] {
    color: #fff;
}

.date_field1 input[type="date"]:focus,
.date_field1 input[type="date"]:valid {
    color: #000;
}

.date_field1 input[type="date"]:focus::before,
.date_field1 input[type="date"]:valid::before {
    content: "";
}

/*-- responsive start--*/

    @media (min-width: 768px) {
        #searchContainer {
            display: none; /* Hidden by default in mobile view */
        }
    }
@media (max-width: 767px) {
    
    section#header {
        position: fixed;
        top: 0px;
        z-index: 999;
    }
    .healthcare_advice_texts {
    width: 100%;
}
    section#info_count .container {
        padding: 0px 12px 10px !important;
    }
    .container {
        padding-left: 35px !important;
        padding-right: 35px !important;
    }
    .container.col-xxl-6 {
        padding-right: 46px !important;
    }
    p {
        text-align: left !important;
    }
    .logo-img {
        width: 377px;
        margin-top: 0px;
    }
    #header .container {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
    .navbar {
        --bs-navbar-padding-y: 0 !important;
    }
    .nav_menu {
        display: block;
    }
    span.dspl_blck {
    display: block;
    line-height: 33px;
    }
    div#blog-carousel .owl-dots {
        display: block;
    }
    .fa-calendar-o {
        font-size: 19px;
        /* background-color: #364f53; */
        color: #364f53;
        padding: 0px 10px !important;
        border-radius: 5px;
        height: 70%;
    }
    
    /*.padd35
    {
        padding-left:35px;
        padding-right:35px;
    }*/
    
    
    body .padd47
    {
        padding-left:47px !important;
        padding-right:47px !important;
    }
    
    .padd25
    {
        padding-left:23px;
        padding-right:23px;
    }
    /*.banner_content {
        margin-top: -22%;
    }*/
    .inner_banner_content {
        position: absolute;
        bottom: 20px !important;
    }
    
    .mobile_header_right{
        display: flex;
        justify-content: right;
        gap: 16px;
        align-items: center !important;
    }
    .header_menu_button {
        font-size: 12px;
    }
    #searchInput {
        position: relative;
       
    }
    
    .search-container {
        display: none;
    }
    
    #searchContainer button {
        position: absolute;
        margin-top: 46px;
        z-index: 3;
        right: 0%;
        border: 0;
        background: transparent;
    }
    .search-button i, .fa-bars {
        color: #364f53;
    }
    .search-bar {
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
    }
    
    .search-button {
        position: relative;
        right: -17%;
        transform: translateY(-50%);
        background: none;
        border: none;
        cursor: pointer;
        font-size: 18px;
        top: 13px;
    }
    
    .show-search-container {
        display: block !important;
    }
    

    input#searchInput {
        position: absolute;
        width: 98%;
        z-index: 1;
        height: 40px;
        border-radius: 0;
        border: 1px solid #000;
        padding: 2px 5px;
        right: 1%;
        margin-top: 40px;
        background-color: #fff !important;
    }
    .header_mobile {
        display: none !important;
    }
    .nav_menu {
        float: right;
        padding-right: 15px;
        font-size: 24px;
    }
    .inner_banner_bg {
        margin-top: 40px;
    }
    /*.slider_texts {
        position: relative !important;
    }*/
    .slider_texts {
        position: absolute;
        bottom: 8px;
        left: 0em;
        display: flex;
        flex-direction: column;
        justify-content: end;
        padding: 0px 0px 10px;
    }
    .slider_texts h1 {
        line-height: 31px;
        font-size: 28px;
        margin-bottom: 0px;
        padding: 0px 7px;
        text-align: center;
    }
    .slider_texts h1 span {
        display: inline-block !important;
    }
    .slider_texts a {
        width: 140px;
        text-align: center;
        margin-top: 10px;
        background-color: #fff !important;
        color: #364f53 !important;
    }
    #main_banner .carousel-indicators {
        position: absolute;
        bottom: 3%;
        z-index: 2;
        display: flex;
        justify-content: center;
        padding: 0;
        margin-right: 0 ;
        margin-bottom: 0;
        margin-left: 0;
        display: none;
    }
    .round_circle {
        margin-top: 0px !important;
    }
    .round_circle button {
        width: 8px;
        height: 8px;
        margin-right: 1px;
        margin-left: 1px;
    }
    section#info_count {
        margin-top: 20px !important;
    }
    .info_count .col.px-3:nth-child(odd) {
        padding-left: 10px !important;
        padding-right: 5px !important;
        margin-top: 10px;
    }

    .info_count .col.px-3:nth-child(even) {
        padding-left: 5px !important;
        padding-right: 10px !important;
        margin-top: 10px;
    }

    .info_count b {
        font-size: 16px;
    }
    #info_count img {
        width: 48px;
        padding-bottom: 15px;
        height: 65px;
        object-fit: contain;
    }
    .info_count > .col:first-child img {
        width: 64px !important;
        margin-bottom: 10px;
    }
    .vehicle_image {
        width: 40% !important;
    }
    .pt80 {
        padding-top: 30px !important;
    }
    /*.pt80:nth-child(1) {
        padding-top: 0px !important;
    }*/
    div#blog-carousel .card-text {
        -webkit-line-clamp: 6;
        line-clamp: 3;
        height: 145px;
    }
    div#blog-carousel .card-body {
        padding: 25px 0px 10px 0px !important;
    }
    .card-text {
        padding-top: 5px;
    }
    .main_heading {
        font-weight: 600;
        font-size: 22px;
        color: #364f53;
        margin-bottom: 0;
    }
    .healthcare_advice_texts a,
    .slider_texts a,
    body #blog_slider a.blog_button, 
    #blog_slider a,
    .our_values .button_classes {
        background-color: #364f53;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        padding: 9px 10px !important;
        display: block;
        width: 140px;
        text-align: center;
        margin-top: 10px;
                margin-left: auto;
        margin-right: auto;
    }
    
    
    /*to remove date calendar icon*/
    
    input[type="date"]::-webkit-calendar-picker-indicator {
        display: none;
        -webkit-appearance: none;
    }
    
    /*for pop up contact form */
    
    .date_field1 {
        position: relative;
    }
    
    .date_field1 input[type="date"]::after {
        content: "\f133";
        color: #364f53 !important;
        font-family: fontawesome;
        position: absolute;
        right: 22px;
        top: 4px;
        font-size: 20px;
    }
    
    /*for home page contact form*/
    .date_field {
        position: relative;
    }
    
    input[type="date"]::after {
        content: "\f133";
        color: #fff;
        font-family: fontawesome;
        position: absolute;
        right: 15px;
        top: 7px;
    }
    
    #healthcare_advice {
        padding: 0px 23px;
    }
    #our_services h3.main_heading {
        text-align: left;
    }
    #our_services>div {
        text-align: center;
    }
    .our_services_row_images img {
        width: 130px;
        height: auto;
    }
    .our_services_row_images h4 {
        padding-bottom: 10px;
    }
    #our_services a {
        margin-top: 10px;
        display: inline-block;
        padding: 9px 10px !important;
        width: 160px;
    }
    #book_appointment_form .book_appointment_form {
        position: relative;
        top: 0em;
    }
    .book_appointment_form button{
        width: 100%;
        padding: 7px 10px !important;
    }
    /*#icon_carousel {
        padding: 0px 40px;
    }*/
    #icon_carousel .owl-item {
        background-color: #364f53;
        padding: 20px 5PX;
        border-radius: 10px;
        font-size: 16px;
        height: 165px;
    }
    .info_count > div > div {
        padding: 15px 1px;
        background-color: #364f53;
        height: auto;
    }
    .footer_same_day_delievery h6 span {
        display: block;
    }
    
    .footer_same_day_delievery h6 {
        text-align: center !important;
    }
    .footer_links div {
        display: inline-table;
        justify-content: center;
    }
    .footer_links h6 {
        font-weight: 600;
        font-size: 16px;
        margin-bottom: 0;
    }
    .footer_links_section .container {
        max-width: 100%;
    }
    .footer_same_day_delievery h6 {
        font-weight: 600;
        font-size: 15px;
        letter-spacing: 1px;
    }
    .footer_same_day_delievery {
        padding: 8px 15px;
        background-color: #85a98d;
        border: 1px solid #fff;
        position: relative;
        z-index: 1;
        top: 33px;
        width: 100%;
    }
    .footer_same_day_delievery img {
        width: 23%;
    }
    .testiminials_imgboxex img {
        width: 45px !important;
        margin-bottom: 10px;
    }
    .testiminials_boxex {
        border-left: 2px solid #84a98c;
        padding-left: 20px;
        overflow: hidden;
        height: auto !important;
        padding-right: 20px;
    }
    .testiminials_boxex p {
        height: auto;
    }
    /*section#client_review {
        padding-top: 30px;
    }*/
    section#client_review .owl-nav {
        display: none;
    }

    section#client_review .owl-dots {
        display: none;
    }
    .testiminials_imgboxex {
        padding-left: 20px;
        padding-top: 30px;
    }
    .d-flex.home_page_subscribe_form {
        display: block !important;
    }
    #subscribe input {
        border-radius: 50px;
        border: 1px solid #fff !important;
        margin: 0px 0px;
        margin-bottom: 0px;
    }
    section#subscribe button.w-25 {
        background: #fff;
        border: 0;
        border-radius: 50px;
        padding: 7px 10px !important;
        margin-left: 8px;
        width: 140px !important;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    label {
        display: inline-block;
        position: relative;
        left: 5px;
        top: 3px;
    }
    .font19 {
        font-size: 14px;
    }
    .book_appointment_form {
        background-color: #364f53;
        position: relative;
        top: 1em;
        padding: 30px 47px !important;
    }
    .width_600 {
        width: 100%;
    }
    html {
        overflow-x: hidden;
    }

    /*.inner_banner_content {
        padding-top: 33px !important;
        padding-bottom: 20px;
    }*/
    .inner_banner_content h1 {
        font-size: 30px;
        text-align: center !important;
    }
    .inner_banner_bg {
        height: auto !important;
    }
    .location_img_div img {
        width: 16px !important;
    }
    .you_can_find_us iframe {
        height: auto;
    }
    .about_contentleft_width {
        width: 100% !important;
        padding-right: 35px !important;
        padding-left: 35px !important;
    }
    .vission_box {
        padding: 10px 0px 0px 0px !important;
        width: 100% !important;
    }
    .contact_details {
        /*padding-left: 30px !important;
        padding-right: 30px !important;*/
        gap: 0.7rem !important;
        padding-bottom: 25px !important;
        padding-top: 25px !important;
    }
    section#vision_mission {
        transform: translateY(-18px) !important;
    }
    .accordion-body p {
        padding: 10px 0px !important;
    }
    button.accordion-button {
        padding: 15px 7px !important;
        font-size: 16px !important;
    }
    #ask_questions a {
        width: 130px !important;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: auto;
        margin-right: auto;
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }
    section#ask_questions h2 {
        font-size: 20px;
        padding-bottom: 9px;
    }
    .branches_boxex {
        padding: 40px 6% !important;
    }
    .mt80 {
        margin-top: 40px;
    }
    .contact_us_page_form form button {
        background-color: #364f53;
        width: 140px;
        font-weight: 700;
        padding: 7px 10px !important;
    }
    .contact_us_page_form .col-md-6:nth-child(odd) {
        padding-right: 15px !important;
        padding-left: 12px !important;
    }
    .contact_us_page_form .col-md-6:nth-child(even) {
        padding-right: 15px !important;
        padding-left: 12px !important;
    }
    .mt-80 {
        position: relative;
        top: -60px;
    }
    .pb80 {
        padding-bottom: 40px;
    }
    .pb80.services_inner_box {
        padding-bottom: 50px;
    }

    #our_services .services_inner_box h4 {
        text-transform: uppercase;
        margin: 0px;
        color: #364f53;
        font-size: 16px;
        font-weight: 600;
        padding-top: 0px;
        padding-bottom: 4px !important;
        margin-top: 15px !important;
    }
    .services_inner_box p {
        padding-bottom: 0;
        margin-bottom: 0;
        height: auto;
        text-align: center !important;
    }

    body .modal .p-md-5.book_appointment_form_modal {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    #second_our_service .our_services_2_div {
        text-align: center;
        padding: 20px 5px 10px 5px;
        border-radius: 10px;
        margin: 0px 0px;
        position: relative;
        height: 200px;
    }
    #second_our_service .our_services_row_images img {
        width: 60px;
        height: auto;
    }
    #second_our_service .our_services_2_div h5 {
        font-size: 13px;
        padding-top: 3px;
        height: 39px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    #second_our_service .our_services_2_div p.mb-0 {
        background: #fff;
        padding: 6px 10px 12px 10px;
        border-radius: 5px;
        margin-top: 15px;
        font-size: 18px;
        width: 94%;
        height: 36px;
        bottom: 14px;
    }
    #second_our_service .position_button {
        position: absolute;
        bottom: -15px;
        left: 10%;
        width: 79%;
        padding: 10px 8px !important;
        background-color: #364f53 !important;
        color: #fff !important;
        font-size: 12px !important;
        font-weight: 600 !important;
        border-radius: 50px;
        text-decoration: none;
    }
    .button_classes {
        height: 30px !important;
    }
    /*section#second_our_service .col-md-3.col-6:nth-child(odd) {
        padding-right: 5px;
    }*/

    /*section#second_our_service .col-md-3.col-6:nth-child(even) {
        padding-left: 5px;
    }*/

    section#second_our_service .col-md-3.col-6 {
        /*padding-bottom: 40px;*/
        padding: 0px 5px 40px;
    }
    .services_inner_box:last-child {
        padding-bottom: 0px;
    }

    .services_inner_box:nth-last-child(2) {
        padding-bottom: 40px;
    }

    .services_inner_box:nth-last-child(3) {
        padding-bottom: 40px;
    }

    .services_inner_box:nth-last-child(4) {
        padding-bottom: 40px;
    }
    
    .our_services_2_div .button_classes {
        padding: 6px 13px !important;
        position: absolute;
        bottom: -14px;
        font-size: 12px !important;
    }
    .contact_us_page_form img {
        width: 20%;
    }
    
    .coloum_reverse {
        display: flex;
        flex-direction: column-reverse !important;
    }
    /*.pddleftright25 {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }*/
    .textminiolas_inner {
        padding-bottom: 40px;
    }
    .modal-dialog {
        max-width: 100% !important;
        margin-top: 15px !important;
    }
    body .pb-15 {
        padding-bottom: 15px !important;
    }
    .offcanvas-body ul.navbar-nav {
        gap: 0.1rem !important;
    }
    .BtnClose_div {
        margin-right: 15px;
    }
    
    button.btn-close {
        --bs-btn-close-opacity: 1;
        --bs-btn-close-bg: none;
    }
    
    button.btn-close:focus {
        box-shadow: none;
    }
    
    button.btn-close:after {
        content: "\2716";
        font-family: fontawesome;
        font-size: 30px;
        color: #364f53;
    }
    
    .footer_img_main.row {
        background-color: #fff;
        padding: 0px 6px 5px 6px;
    }
    
    .footer_img1 {
        width: 61px;
    }
    
    .footer_img2 {
        width: 50px;
        margin-left: 11px;
    }
    
    .footer_img3 {
        width: 122px;
    }

    .copyright {
        line-height: 18px;
    }
    .copyright span {
        font-size: 13px;
    }
}

/*small mobile screen 320px - 359px*/

@media screen and (min-width: 320px) and (max-width: 359px) {
    .info_count b {
        font-size: 12px;
    }
    .slider_texts a {
        width: 33%;
    }
}
