@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');

/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, button {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    box-sizing: border-box;
    font-family: "Open Sans", Arial, sans-serif;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
    color: #4c4c4c;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}




p {
    margin-bottom: 1rem;
    line-height: 1.5rem;
}

.heading-1 {
    font-size: 2.5rem;
    margin-bottom: 1rem;
    font-weight: 600;
    line-height: 1.2;
    color: #004976;
}

.heading-2 {
    font-size: 2rem;
    margin-bottom: 1rem;
    font-weight: 600;
    line-height: 1.2;
    color: #004976;
}

.heading-3 {
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 1.25rem;
    color: #004976;
    line-height: 1.7rem;
}

.clearFix {
     height: 0px;
}

.site-container {
    max-width: 1400px;
    margin: 0 auto;
}




/* Content */
.content_section-container {
    padding: 40px 0;
}

.content_block-row {
    display: flex;
    flex-direction: row;
}

.content_block-col {
    display: flex;
    flex-direction: column;
}

/* .content_para {

} */




/* Misc */

.seperator {
    width: 100%;
    height: 30px;
    background-color: #fed61e;
}

.important {
    font-size: 0.9rem;
    font-weight: bold;
}

.g-translate-container {
    display: flex;
}

#google_translate_element {
    position: static;
}

.goog-te-combo {
    background-color: #fff;
    padding: 5px;
}

.skiptranslate {
    color: transparent !important;
    font-size: 0px !important;
}

.skiptranslate span {
    display: none;
}

fieldset {
    margin-bottom: 20px;
}

fieldset legend {
    margin-bottom: 1rem;
    font-weight: 700;
}

.fieldset_radio label {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: baseline;
    margin-bottom: 10px;
}

.fieldset_radio input {
    margin-right: 15px;
}

.fieldset_date label {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 10px;
}

.fieldset_date input {
    padding: 7px;
    margin-top: 10px;
}

.btn_round {
    border-radius: 100px;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    font-size: 0.9rem;
    font-weight: 600;
}

.btn_yellow {
    background-color: #fed61e;
    color: #004976;
}

.btn_blue {
    background-color: #004976;
    color: #fff;
}




/* Image styling */

.img_header-main-logo {
    display: flex;
    width: 150px;
}

.img_home-hero {
    max-width: 100%;
    opacity: 0.8;
}

.img_eligible-hero {
    max-width: 100%;
    opacity: 0.8;
}

.img_service-btn {
    max-width: 150px;
    margin-top: 20px;
}

.img_benefit-service-btn {
    max-width: 170px;
    margin-right: 20px;
}

.img_comptroller-logo {
    max-width: 100px;
}

.img_pcg-logo {
    max-width: 170px;
}

.img_faq-btn {
    max-width: 225px;
}

.img_service-image {
    height: 70px;
    width: auto;
}

.img_check-elig-btn-long {
    width: 30px;
    margin-right: 10px;
}




/* Header */
.header_section {
    background-color: #004976;
    color: #fff;
}

.header_container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0;
}

.header_nav-container {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.header_nav-container a {
    margin: 0 20px;
    color: #fff;
    text-decoration: none;
}

.header_nav-container a:hover {
    text-decoration: underline;
}

.header_lang-container {
    display: flex;
    align-items: center;
}

.header_lang-text {
    width: 100px;
    text-align: center;
}

.header_lang-img {
    width: 50px;
    height: 60px;
    background-color: gray;
}




/* Footer section */
.footer_section {
    background-color: #004976;
    color: #fff;
}

.footer_container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
    flex-wrap: wrap;
}

.footer_info-btn {
    display: flex;
    background-color: #fed61e;
    color: #004976;
    font-weight: 800;
    padding: 10px;
    text-align: center;
    text-decoration: none;
}

.footer_contact-container {
    display: flex;
    flex-direction: column;
    text-align: center;
}

.footer_contact-container p, .footer_contact-container a {
    font-size: 0.9rem;
    margin-bottom: 0;
    line-height: 1.5rem !important;
    color: #fff !important;
    text-decoration: none;
    text-align: left;
}

.footer_contact-container a:hover {
    text-decoration: underline;
}

.footer_nav-container {
    display: flex;
    align-items: center;
    text-align: center;
    margin: 0 !important;
}

.footer_nav-container a {
    margin: 0 15px;
    color: #fff;
    text-decoration: none;
}

.footer_nav-container a:hover {
    text-decoration: underline;
}

.footer_socials-container {
    display: flex;
}

.footer_socials-container a {
    border-radius: 100px;
    background-color: #fed61e;
    margin: 0 10px;
}

.footer_socials-container i {
    padding: 8px;
    padding-bottom: 5px;
    color: #004976;
    font-size: 1.3rem;
}




/* Home page */

/* Home hero section */
.home_hero-section-container {
    align-items: center;
}

.home_hero-text-container {
    width: 40%;
    align-items: flex-start;
}

.home_hero-image-container {
    width: 60%;
}

.home-hero_check-elig-btn-long {
    display: flex;
    align-items: center;
    max-width: 300px;
    background-color: #fed61e;
    padding: 10px 20px;
    text-decoration: none;
    font-weight: 800;
    color: #004976;
}


/* Servies section */
.services_section-container {
    margin: 0 auto;
}

.services_btns-section {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.service_btn-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 100%;
    width: 190px;
    height: 190px;
    margin: 0 15px;
    margin-top: 20px;
    padding-top: 20px;
    text-decoration: none;
}

.service_btn-container p {
    font-weight: bold;
    text-align: center;
    font-size: 0.9rem;
    line-height: 1.2rem;
    width: 150px;
}

.service_btn-blue {
    background-color: #004976;
    color: #fff;
}

.service_btn-yellow {
    background-color: #fed61e;
    color: #004976;
}

.service_btn-image-container {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    height: 80px;
    width: 50px;
    margin-bottom: 20px;
}


/* About section */
.about_text-container {
    margin-right: 15%;
    text-align: justify;
}

.about_faq-btn {
    text-align: center;
    padding: 10px 30px;
    background-color: #004976;
    color: #fed61e;
    font-weight: 900;
    width: 225px;
    line-height: 1.5rem;
    text-decoration: none;
    font-size: 1.2rem;
}

.about_logos-section {
    align-items: flex-start;
}

.about_logo-container {
    margin-bottom: 40px;
}




/* Eligible page */

/* Eligible hero */
.eligible_hero-section-container {
    align-items: center;
}

.eligible_hero-image-container {
    margin-bottom: 15px;
}

.eligible_hero-heading {
    margin-bottom: 0px;
}

.eligible_details-section-container {
    width: 80%;
}

.eligible_details-section-container ul {
    list-style: disc;
    line-height: 1.6rem;
    padding-left: 20px;
}

.eligible_btn-container {
    display: flex;
    margin: 20px 0;
}

.eligible_btn {
    display: flex;
    background-color: #fed61e;
    color: #004976;
    font-weight: 800;
    padding: 10px 50px;
    text-align: center;
    text-decoration: none;
}




/* Benefits page */

/* Benefits hero */
.benefits_hero-section-container {
    align-items: center;
}

.benefits_hero-image-container {
    margin-bottom: 15px;
}

.benefits_hero-section-container h1 {
    margin-bottom: 20px;
}

.benefits_hero-heading {
    margin-bottom: 0px;
    text-align: center;
}


/* Benefits details */
.benefits_details-section .heading-3 {
    margin-bottom: 0.5rem;
}


/* Benefits services */
.benefits_services-section .heading-3 {
    margin-bottom: 0.5rem;
}

.benefits_services-block {
    margin-bottom: 20px;
}

.benefits_details-section-container {
    width: 80%;
}

.benefits_service-btn-container {
    min-width: 190px;
    margin-top: 0 !important;
    margin-right: 30px !important;
}




/* FAQ page */

/* FAQ hero */
.faq_hero-section-container {
    align-items: center;
}

.faq_hero-heading {
    margin-bottom: 0px;
    text-align: center;
}


/* FAQ details */
.faq_details-section .heading-3 {
    margin-bottom: 0.5rem;
}

.faq_details-section .heading-2:nth-child(1n+2) {
    margin-top: 30px;
}

.faq_details-section ul {
    list-style: disc;
    line-height: 1.6rem;
    padding-left: 20px;
}

.faq_details-section-container {
    width: 80%;
}



/* Dashboard page */

/* Dashboard hero */
.dashboard_hero-section-container {
    align-items: center;
}

.dashboard_hero-image-container {
    width: 60%;
}

.dashboard_hero-text-container {
    width: 40%;
    align-items: flex-start;
}


/* Search section */
.dashboard_search-container {
    padding: 25px 130px;
    width: 100%;
    margin-bottom: 30px;
    background-color: #004976;
    display: flex;
}

.dashboard_search-input {
    padding: 15px 25px;
    border-radius: 100px 0 0 100px;
    width: 100%;
    display: flex;
    border: 0;
}

.dashboard_search-btn {
    font-size: 1.5rem;
    padding-right: 20px;
    padding-left: 15px;
    background-color: #fff;
    border: 0;
    display: flex;
    align-items: center;
    border-radius: 0 100px 100px 0;
    color: #004976;
    cursor: pointer;
}


/* Filter section */
.dashboard_filters-section {
    width: 30%;
    box-shadow: 0px 5px 10px rgb(0 0 0 / 10%);
    padding: 30px;
    margin-right: 20px;
}


/* List items section */
.dashboard_list-section {
    width: 70%;
    box-shadow: 0px 5px 10px rgb(0 0 0 / 10%);
}

.dashboard_list-btn-section {
    padding: 30px;
    background-color: #eeeeee;
    border: 1px dashed #ccc;
}

.dashboard_list-items-section {
    padding: 0 30px;
}

.dashboard_list-item-container {
    justify-content: space-between;
    border-bottom: 1px solid black;
    padding-bottom: 20px;
    padding-top: 30px;
}

.dashboard_list-item-container:last-child {
    border-bottom: 0;
}

.dashboard_list-btn-section a {
    margin-right: 10px;
}

.dashboard_list-item-details {
    padding-right: 20px;
}

.dashboard_list-item-details p {
    margin-bottom: 10px;
    font-weight: 700;
}

.dashboard_list-item-details span {
    font-weight: 400;
}

.dashboard_list-item-btn-container a {
    margin-bottom: 10px;
}




/* Account page */

/* Account hero section*/
.account_hero-section-container {
    align-items: center;
}

.account_hero-image-container {
    width: 60%;
}

.account_hero-text-container {
    width: 40%;
    align-items: flex-start;
}


/* Account details section */
.account_hero-bullet-container {
    align-items: baseline;
}

.account_hero-bullet-container i {
    margin-right: 15px;
}

.account_details-section-container {
    flex-wrap: wrap;
}


.account_details-item-container {
    width: 48%;
    margin: 1%;
    box-shadow: 0px 5px 10px rgb(0 0 0 / 10%);
    padding: 30px;
    justify-content: space-between;
}

.account_details-text-container {
    align-items: flex-start;
}

.account_details-icon-container {
    align-items: flex-end;
}

.account_details-icon-container i {
    font-size: 1.5rem;
    padding: 5px;
    border-radius: 100px;
    border: 3px solid #004976;
    color: #004976;
}

.account_complete-text {
    font-size: 0.7rem;
    text-decoration: underline;
    font-weight: 700;
}

.account_completed-grn {
    border-left: 5px solid green !important;
}

.account_completed-grn .btn_round {
    background-color: green !important;
    color: #fff !important;
}

.account_completed-grn i {
    color: green !important;
    border-color: green !important;
}

.account_completed-orange {
    border-left: 5px solid orange !important;
}

.account_completed-orange .btn_round {
    background-color: orange !important;
    color: #fff !important;
}

.account_completed-orange i {
    color: orange !important;
    border-color: orange !important;
}




@media only screen and (max-width: 1650px) {
        
    .site-container {
        max-width: 1140px;
    }
    
}


@media only screen and (max-width: 1200px) {
    
    .site-container {
        max-width: 960px;
    }

    .footer_container {
        flex-direction: column;
        padding-top: 30px;
    }

    .footer_item {
        margin-bottom: 20px;
    }

    .footer_contact-container p, .footer_contact-container a {
        text-align: center;
    }
    
}


@media only screen and (max-width: 992px) {
    
    .site-container {
        max-width: 720px;
    }


    /* Homepage */
    .home_hero-section-container {
        flex-direction: column-reverse;
    }

    .home_hero-image-container {
        margin-bottom: 10px;
    }

    .img_hero-1 {
        margin-bottom: 30px;
    }

    .home_hero-image-container{
        width: 100%;
    }
    
    .home_hero-text-container{
        width: 100%;
    }

    .about_text-container {
        margin-right: 10%;
    }


    /* Eligible page */
    .eligible_details-section-container {
        width: 100%;
    }
    
    
    /* Benefits page */
    .benefits_details-section-container {
        width: 100%;
    }
    
    
    /* FAQ page */
    .faq_details-section-container {
        width: 100%;
    }


    /* Dashboard page */ 
    .dashboard_hero-section-container {
        flex-direction: column;
    }
    
    .dashboard_hero-image-container {
        margin-bottom: 10px;
    }

    .dashboard_hero-image-container{
        width: 100%;
    }

    .dashboard_hero-text-container{
        width: 100%;
    }
    
    
    /* Account page */
    .account_hero-section-container {
        flex-direction: column;
    }
    
    .account_hero-image-container {
        margin-bottom: 10px;
    }

    .account_hero-image-container{
        width: 100%;
    }

    .account_hero-text-container{
        width: 100%;
    }

}


@media only screen and (max-width: 768px) {
    
    .site-container {
        max-width: 540px;
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .header_container {
        flex-wrap: wrap;
    }

    .img_header-main-logo {
        order: 1;
    }

    .header_nav-container {
        order: 3;
        margin-top: 20px;
        margin-bottom: 5px;
        width: 100%;
    }

    .footer_nav-container {
        flex-direction: column;
    }
    
    .footer_nav-container a {
        margin-bottom: 10px;
    }


    /* Homepage */
    .about_section-container {
        flex-direction: column;
    }

    .about_logos-section {
        align-items: center;
        margin-top: 10px;
    }

    .about_text-container {
        margin-right: 0;
    }
    
    
    /* Benefits page */
    .benefits_services-block {
        flex-direction: column;
    }

    .img_benefit-service-btn-container {
        display: flex;
        justify-content: center;
    }

    .img_benefit-service-btn {
        margin-bottom: 20px;
    }

    .benefits_service-btn-container {
        align-self: center;
        margin-bottom: 20px;
    }


    /* Dashboard page */
    .dashboard_search-container {
        padding: 25px 30px;
    }

    .dashboard_filters-list-tiem-section {
        flex-direction: column;
    }

    .dashboard_filters-section {
        width: 100%;
        margin-bottom: 20px;
    }

    .dashboard_list-section {
        width: 100%;
    }
    

    /* Account page */

    .account_details-item-container {
        width: 100%;
        margin-bottom: 1%;
    }
}



@media only screen and (max-width: 600px) {
    
    .site-container {
        width: 100%;
    }

}



@media only screen and (max-width: 370px) {



}