/* Shared hero & form sections — visa, passport, contact pages */

body.page-id-77 .toppass,
body.page-id-119 .toppass,
body.page-id-133 .toppass {
    text-align: center;
    max-width: 720px;
    margin: 0 auto 48px;
    padding: 0 20px;
}

body.page-id-77 .toppass h1,
body.page-id-119 .toppass h1,
body.page-id-133 .toppass h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 2.25rem;
    line-height: 1.3;
    font-weight: 700;
    color: #1a2b5f;
    letter-spacing: normal;
    text-transform: none;
    margin: 0 0 20px;
}

body.page-id-77 .toppass h1::after,
body.page-id-119 .toppass h1::after,
body.page-id-133 .toppass h1::after {
    content: "";
    display: block;
    width: 48px;
    height: 3px;
    background: #0944f4;
    margin: 18px auto 0;
    border-radius: 2px;
}

body.page-id-77 .toppass p,
body.page-id-119 .toppass p,
body.page-id-133 .toppass p,
body.page-id-77 .toppass .introtext,
body.page-id-133 .toppass p.tagline {
    font-family: 'Roboto', sans-serif;
    font-size: 1.125rem;
    line-height: 1.65;
    color: #5a6578;
    font-weight: 400;
    margin: 0 auto;
    max-width: 580px;
}

body.page-id-77 .introtext.wpb_content_element:not(.toppass) {
    display: none;
}

/* ── Form section ── */
body.page-id-77 .vc_row.frmf,
body.page-id-119 .vc_row.frmf,
body.page-id-133 .vc_row.frmf {
    background: #f4f7fc;
    padding: 56px 24px 72px !important;
    margin-bottom: 80px !important;
}

body.page-id-77 .frmf > .full_section_inner,
body.page-id-119 .frmf > .section_inner > .section_inner_margin,
body.page-id-133 .frmf > .full_section_inner {
    max-width: 800px;
    margin: 0 auto;
}

body.page-id-77 .frmf .wpb_text_column h3,
body.page-id-119 .frmf .wpb_text_column h3,
body.page-id-133 .frmf .wpb_text_column h2,
body.page-id-133 .frmf .wpb_text_column h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 1.15rem;
    font-weight: 500;
    color: #1a2b5f;
    text-align: center;
    margin: 0 0 12px;
    letter-spacing: normal;
    text-transform: none;
    line-height: 1.5;
}

body.page-id-133 .frmf .wpb_text_column > .wpb_wrapper > p {
    font-family: 'Roboto', sans-serif;
    text-align: center;
    color: #5a6578;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 8px;
}

body.page-id-77 .frmf .wpb_text_column h3 a,
body.page-id-119 .frmf .wpb_text_column h3 a,
body.page-id-133 .frmf a {
    color: #0944f4;
    font-weight: 700;
    text-decoration: none;
}

body.page-id-77 .frmf .wpb_text_column h3 a:hover,
body.page-id-119 .frmf .wpb_text_column h3 a:hover,
body.page-id-133 .frmf a:hover {
    text-decoration: underline;
}

body.page-id-77 .frmf .everest-forms,
body.page-id-77 .frmf #evf-form-73,
body.page-id-119 .frmf .everest-forms,
body.page-id-119 .frmf #evf-form-72,
body.page-id-133 .frmf .everest-forms,
body.page-id-133 .frmf #evf-form-72 {
    background: #fff;
    border: 1px solid #e4eaf5;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(9, 68, 244, 0.07);
    padding: 36px 40px;
    margin: 24px 0 0;
    width: 100%;
    box-sizing: border-box;
}

body.page-id-77 .frmf .everest-forms label,
body.page-id-119 .frmf .everest-forms label,
body.page-id-133 .frmf .everest-forms label,
body.page-id-77 .frmf .evf-label,
body.page-id-119 .frmf .evf-label,
body.page-id-133 .frmf .evf-label {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #374151;
    margin-bottom: 6px;
}

body.page-id-77 .frmf .everest-forms input[type="text"],
body.page-id-77 .frmf .everest-forms input[type="email"],
body.page-id-77 .frmf .everest-forms input[type="tel"],
body.page-id-77 .frmf .everest-forms textarea,
body.page-id-77 .frmf .everest-forms select,
body.page-id-119 .frmf .everest-forms input[type="text"],
body.page-id-119 .frmf .everest-forms input[type="email"],
body.page-id-119 .frmf .everest-forms input[type="tel"],
body.page-id-119 .frmf .everest-forms textarea,
body.page-id-119 .frmf .everest-forms select,
body.page-id-133 .frmf .everest-forms input[type="text"],
body.page-id-133 .frmf .everest-forms input[type="email"],
body.page-id-133 .frmf .everest-forms input[type="tel"],
body.page-id-133 .frmf .everest-forms textarea,
body.page-id-133 .frmf .everest-forms select {
    border: 1px solid #d8dfe9;
    border-radius: 6px;
    padding: 12px 14px;
    background: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    transition: border-color 0.2s, box-shadow 0.2s;
}

body.page-id-77 .frmf .everest-forms input:focus,
body.page-id-77 .frmf .everest-forms textarea:focus,
body.page-id-77 .frmf .everest-forms select:focus,
body.page-id-119 .frmf .everest-forms input:focus,
body.page-id-119 .frmf .everest-forms textarea:focus,
body.page-id-119 .frmf .everest-forms select:focus,
body.page-id-133 .frmf .everest-forms input:focus,
body.page-id-133 .frmf .everest-forms textarea:focus,
body.page-id-133 .frmf .everest-forms select:focus {
    border-color: #0944f4;
    box-shadow: 0 0 0 3px rgba(9, 68, 244, 0.12);
    outline: none;
}

body.page-id-77 .frmf .everest-forms .evf-field,
body.page-id-119 .frmf .everest-forms .evf-field,
body.page-id-133 .frmf .everest-forms .evf-field {
    margin-bottom: 22px;
}

body.page-id-77 .frmf #evf-submit-73,
body.page-id-119 .frmf #evf-submit-72,
body.page-id-133 .frmf #evf-submit-72 {
    background: #008d0b;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    min-width: 180px;
    border-radius: 6px;
    padding: 12px 32px;
    border: none;
    cursor: pointer;
    transition: background 0.2s;
}

body.page-id-77 .frmf #evf-submit-73:hover,
body.page-id-119 .frmf #evf-submit-72:hover,
body.page-id-133 .frmf #evf-submit-72:hover {
    background: #0a9e14;
}

@media only screen and (max-width: 769px) {
    body.page-id-77 .toppass h1,
    body.page-id-119 .toppass h1,
    body.page-id-133 .toppass h1 {
        font-size: 1.5rem;
        line-height: 1.35;
    }

    body.page-id-77 .toppass p,
    body.page-id-119 .toppass p,
    body.page-id-133 .toppass p {
        font-size: 1rem;
        line-height: 1.6;
    }

    body.page-id-77 .vc_row.frmf,
    body.page-id-119 .vc_row.frmf,
    body.page-id-133 .vc_row.frmf {
        padding: 36px 16px 48px !important;
    }

    body.page-id-77 .frmf .everest-forms,
    body.page-id-77 .frmf #evf-form-73,
    body.page-id-119 .frmf .everest-forms,
    body.page-id-119 .frmf #evf-form-72,
    body.page-id-133 .frmf .everest-forms,
    body.page-id-133 .frmf #evf-form-72 {
        padding: 24px 20px;
    }
}
