@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.lcdo7z9xd2.bundle.scp.css';
@import '_content/SharedRazor/SharedRazor.n8gxiu23g2.bundle.scp.css';

/* _content/ndpcOnline/Components/Pages/AboutUs.razor.rz.scp.css */
.about_us_image[b-9165d9dxfe] {
    height:70vh;
    width:auto;
    border-radius: 16px;
}

.about_us_info[b-9165d9dxfe] {
    background-color: white;
    border-radius: 16px;
    text-align:justify;
    width: 80vw;
}

.about_us_info_text[b-9165d9dxfe] {
    font-size: 1.2em;
}

.span-icon[b-9165d9dxfe] {
    width: 40px;
    height: 40px;
    background-color: #074b88;
    border-radius: 100%;
}
/* _content/ndpcOnline/Components/Pages/Accreditations.razor.rz.scp.css */
.accreditations_ul[b-tp3150tz7k] {
    border-radius: 20px;
    border: 1px solid black;
    background-color: #ffffff;
    padding: 0.75rem 2rem;
    font-size: 1.25em;
}

.accreditations_li[b-tp3150tz7k] {
    margin: 1%;
}

.certificate-container[b-tp3150tz7k] {
    background-color: #ffffff;
    border: 1px solid #dcdcdc;
    margin: 20px;
    padding: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: fit-content;
    border-radius: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.certificate-image[b-tp3150tz7k] {
    width: 550px;
    height: 800px;
    border-radius: 8px;
}

.certificate-image-h[b-tp3150tz7k] {
    width: 1000px;
    height: 600px;
    border-radius: 8px;
}

.dis_ul[b-tp3150tz7k] {
    list-style-type: disc;
}
/* _content/ndpcOnline/Components/Pages/ContactUs.razor.rz.scp.css */
.contact_us_container[b-cek7yq7z3k] {
    background-color: #074b88;
    padding: 20px;
    display: flex;
    justify-content: space-evenly;
    border-radius: 16px;
}

.reach_out_form[b-cek7yq7z3k] {
    background-color: white;
    border-radius: 20px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 700px;
    height: 600px;
}

.reach_out_form_class[b-cek7yq7z3k] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.form-check-flex[b-cek7yq7z3k] {
    display: flex;
    align-items: center;
    justify-content: center;
}

.terms[b-cek7yq7z3k] {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    position: relative;
    top: 10px;
    left: 4px;
}

.reach_title[b-cek7yq7z3k] {
    color: #000;
    font-size: 2em;
    margin-bottom: 30px;
    text-wrap: nowrap;
}

.inpt[b-cek7yq7z3k] {
    display: flex;
    width: 500px;
    height: auto;
}

.submit-form[b-cek7yq7z3k] {
    margin-top: 15px;
}

.contact_and_addresss[b-cek7yq7z3k] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.address[b-cek7yq7z3k] {
    margin: 20px;
}

.contact_info[b-cek7yq7z3k] {
    margin: 20px;
}

.address_title[b-cek7yq7z3k] {
    font-size: 2em;
}

.contact_info_title[b-cek7yq7z3k] {
    font-size: 2em;
}

.address_info[b-cek7yq7z3k] {
    font-weight: 300;
    color: white;
}

.contact_info_info[b-cek7yq7z3k] {
    font-weight: 300;
    color: white;
}

.contact_info_main[b-cek7yq7z3k] {
    display: flex;
    justify-content: center;
    align-items: start;
}

.contact_info_telephone[b-cek7yq7z3k] {
    margin: 20px;
}

.contact_info_mobile[b-cek7yq7z3k] {
    margin: 20px;
}

.contact_info_email[b-cek7yq7z3k] {
    margin: 20px;
}
/* _content/ndpcOnline/Components/Pages/Departments.razor.rz.scp.css */
.eq_container[b-j118eh7jy7] {
    padding: 0%;
    background-color: white;
    margin: 2%;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: auto;
    width: 300px;
    border-radius: 20px;
    transition: all 0.2s ease-in-out;
}

    .eq_container:hover[b-j118eh7jy7] {
        transform: scale(1.1);
    }

.equipment_div[b-j118eh7jy7] {
    background-color: #feffd1;
    padding: 5%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 300px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.eq_dpt_title[b-j118eh7jy7] {
    color: #000;
    text-align: center;
    font-size: 1.5em !important;
}

.eq_logo[b-j118eh7jy7] {
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.eq_logo_img[b-j118eh7jy7] {
    width: 180px;
    height: auto;
}

.equipment_row[b-j118eh7jy7] {
    display: flex;
    align-items: center;
}
/* _content/ndpcOnline/Components/Pages/DisBrief.razor.rz.scp.css */
.dis[b-m2h1w7zp6d] {
    background-color: #074b88;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    justify-content: center;
    text-align: center;
}

.dis_title[b-m2h1w7zp6d] {
    color: white;
}

.dis_name_title[b-m2h1w7zp6d] {
    font-size: 2em;
    text-align: center;
}

.dis_container[b-m2h1w7zp6d] {
    background-color: white;
    padding: 1%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.dis_title_div[b-m2h1w7zp6d] {
    background-color: red;
    padding: 10px;
}

.dis_title[b-m2h1w7zp6d] {
    color: white;
    font-size: 2em;
    text-align: center;
}

.basic_hp_img[b-m2h1w7zp6d] {
    width: 100%;
    height: auto;
    margin: 10px;
    max-height: 58dvh;
}

.dis_info_div[b-m2h1w7zp6d] {
    background-color: #feffd1;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2%;
    padding: 2%;
}

.dis_info[b-m2h1w7zp6d] {
    color: #000;
}

.dis_list[b-m2h1w7zp6d] {
    padding: 2%;
    background-color: #cff0ff;
}

.dis_ul[b-m2h1w7zp6d] {
    list-style-type: disc;
    display: flex;
    justify-content: start;
    align-items: center;
}

.dis_extra_title[b-m2h1w7zp6d] {
    text-align: center;
}

.dis_item[b-m2h1w7zp6d] {
    font-size: 1.3em;
}
/* _content/ndpcOnline/Components/Pages/Diseases.razor.rz.scp.css */
.disease_row[b-957304dcnu] {
    justify-content: center;
}

.dis_test[b-957304dcnu] {
    background-color: white;
    margin: 2%;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 200px;
    height: 250px;
    border-radius: 20px;
    transition: all 0.2s ease-in-out;
}

    .dis_test:hover[b-957304dcnu] {
        transform: scale(1.1);
    }

.dis_test_div[b-957304dcnu] {
    background-color: #feffd1;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    width: 200px;
}

.dis_test_title[b-957304dcnu] {
    color: #000;
    text-align: center;
    font-size: 1.4em;
}

.disease_logo[b-957304dcnu] {
    padding: 10px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.disease_logo_img[b-957304dcnu] {
    height: auto;
    width: 120px;
}
/* _content/ndpcOnline/Components/Pages/Equipments.razor.rz.scp.css */

.equipment_row[b-nma2druihg] {
    display: flex;
    align-items: center;
}

.department_img[b-nma2druihg] {
    height: 250px;
    width: 600px;
}

.page_section_01[b-nma2druihg] {
    background-color: white;
    margin: 2%;
    padding: 4%;
    display: flex;
    align-items: center;
    width: 96%;
    border-radius: 20px;
}
/* _content/ndpcOnline/Components/Pages/Home.razor.rz.scp.css */
[b-9zps7klvlc] > .both-gradient {
    --scroll-fade-next: var(--fill-color);
    --scroll-fade-previous: var(--fill-color)
}
/* _content/ndpcOnline/Components/Pages/TestPackages.razor.rz.scp.css */
/*Packages*/
.card[b-605e70mi0d] {
    margin: 2%;
}

.card-body[b-605e70mi0d] {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
/* _content/ndpcOnline/Components/Pages/TestPacks.razor.rz.scp.css */
.preventive_hp[b-wfcklpt2sw] {
    position: relative;
    background-color: #074b88;
    font-family: "Futura";
    font-weight: bold;
    justify-content: center;
    text-align: center;
    top: -12px;
    padding: 2%;
}

.preventive_hp_title[b-wfcklpt2sw] {
    color: white;
    font-size: 2.2em;
}

.basic_hp_container[b-wfcklpt2sw] {
    background-color: white;
    padding: 1%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.basic_hp_title_div[b-wfcklpt2sw] {
    background-color: red;
    padding: 10px;
}

.basic_hp_title[b-wfcklpt2sw] {
    color: white;
    font-weight: 500;
    font-size: 2em;
    text-align: center;
}

.basic_hp_tagline_div[b-wfcklpt2sw] {
    border: red solid 2px;
    padding: 10px;
}

.basic_hp_tagline[b-wfcklpt2sw] {
    color: #000;
    font-size: 1.5em;
    text-align: center;
    font-weight: 500;
}

.basic_hp_img[b-wfcklpt2sw] {
    width: 100%;
    height:auto;
    margin: 10px;
}

.basic_hp_info_div[b-wfcklpt2sw] {
    background-color: #feffd1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2%;
    margin-bottom: 20px;
}

.basic_hp_info[b-wfcklpt2sw] {
    color: #000;
    font-size: 1.05em;
}

.basic_hp_other[b-wfcklpt2sw] {
    padding: 2%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    background-color: #cff0ff;
}

.pricing[b-wfcklpt2sw] {
    color: maroon;
    font-size: 1.25em;
    font-weight: bold;
}

.other_profiles[b-wfcklpt2sw] {
    background-color: #074b88;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.accordion-body li[b-wfcklpt2sw] {
    font-size: 1.05em;
}

.accordion-button[b-wfcklpt2sw] {
    font-size: 0.8em;
}
/* _content/ndpcOnline/Components/Shared/ContentPopUp.razor.rz.scp.css */
