/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 5.0.1.1788420781
Updated: 2026-09-03 07:33:01

*/

.et_pb_tabs .et_pb_tabs_controls .et_pb_tab_nav_item .et_pb_tab_nav_item_link {
    font-size: 16px !important;
}

.btn-hover:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.et_pb_tab_content.et_flex_module {
    gap: 10px !important;
}

.entry-content ol {
    padding: 0 0 10px !important;
}

ul.et_pb_tabs_controls:after {
    top: 0;
}

.tab-pane ul {
    padding-bottom: 15px;
}

.tab-pane ul ul {
    padding-bottom: 0px;
}

.ul-padding-bottom ul:last-child {
    padding-bottom: 0px;
}

/* .jetpack-boost-guide {
    display: none;
} */

.et_pb_tabs_controls .et_pb_tab_nav_item {
    border: none !important;
}

div#et-main-area {
    z-index: 0 !important;
    position: relative !important;
}

.contact-form label,
.contact-form legend {
    font-size: 0.95rem !important;
    color: #242424 !important;
    margin-bottom: 8px;
    font-weight: 500 !important;
}

.contact-form .gfield {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.contact-form .gform_fields {
    grid-row-gap: 20px !important;
}

.contact-form .gfield input,
.contact-form .gfield textarea {
    padding: 12px 15px !important;
    font-size: 1rem !important;
    border: 1px solid #D4D4D4 !important;
    transition: border-color 0.3s ease !important;
    color: #242424 !important;
    background: white;
    width: 100%;
    border-radius: 0px !important;
    box-shadow: none !important;
    font-family: 'Myriad Pro', 'Open Sans', Arial, sans-serif !important;
    height: auto !important;
    line-height: 1em !important;
}

.contact-form .gform-phone__country-selector {
    padding: 13px !important;
    border-color: #D4D4D4 !important;
    border-radius: 0px !important;
}

.contact-form .gform-phone__input-wrapper label {
    display: none;
}

.contact-form .gfield input:focus,
.contact-form .gfield textarea:focus {
    outline: none !important;
    border-color: #D4D4D4 !important;
}

.contact-form .gform-footer button[type="submit"] {
    width: auto;
    padding: 12px 30px !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    color: white !important;
    background: #025595 !important;
    border: none;
    cursor: pointer !important;
    letter-spacing: 1px !important;
    transition: 0.5s all !important;
    margin: 10px auto 0px !important;
    text-transform: uppercase !important;
    line-height: 1.7em !important;
    border-radius: 0px !important;
}

.contact-form .gform-footer button[type="submit"]:hover {
    background-color: #005a80 !important;
    transform: translateY(-2px);
}

.contact-form input.gform-phone__search {
    padding-left: 40px !important;
}

.contact-form .gform-body .gfield--type-html h3 {
    color: #025595 !important;
    font-family: 'Minion Pro', 'Lora', Georgia, serif !important;
}

.gfield gfield--type-radio span.gform-field-label__text {
    font-size: 20px !important;
}

.contact-form .gfield_radio {
    gap: 7px !important;
}

.contact-form .gfield_radio .gchoice input {
    padding: 0px !important;
    min-width: 10px;
    min-height: 10px !important;
    border-radius: 100% !important;
    aspect-ratio: 1/1 !important;
    width: 20px !important;
    position: relative;
}

.contact-form .gfield_radio .gchoice input::before {
    width: 50%;
    height: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.page-id-2247 .et_d4_element.et_pb_section.et_pb_section_0.et_section_regular.et_block_section .et_d4_element.et_pb_row.et_pb_row_0.et_block_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
    max-width: 100% !important;
}

.application-form .gfield.field_description_above .gfield_description {
    margin: 0px !important;
}

.application-form .gfield:has(.gfield_description) .gfield_label {
    margin-bottom: -4px !important;
}

.application-form .gfield.gfield_html h3 {
    padding-bottom: 0px !important;
    margin-top: 20px;
}

.application-form .ginput_container_checkbox .gfield_checkbox .gfield-choice-input {
    padding: 0px !important;
}

.application-form .gfield select {
    padding: 15px 15px !important;
    font-size: 1rem !important;
    border: 1px solid #D4D4D4 !important;
    transition: border-color 0.3s ease !important;
    color: #242424 !important;
    width: 100%;
    border-radius: 0px !important;
    box-shadow: none !important;
    font-family: 'Myriad Pro', 'Open Sans', Arial, sans-serif !important;
    height: auto !important;
    line-height: 1em !important;
}

.application-form .gfield select:focus {
    outline: none;
}

.speaker-form .gfield.gfield--type-phone legend {
    margin-bottom: 16px !important;
}

.blue-text {
    color: #025595;
    font-weight: 500;
}

.number-icon-list .et_pb_icon_list_text {
    display: inline !important;
}

.number-icon-list .et-pb-icon {
    display: none !important;
}

ul.number-icon-list {
    list-style: none;
    counter-reset: item;
}

ul.number-icon-list li {
    counter-increment: item;
    gap: 20px !important;
    align-items: flex-start !important;
}

ul.number-icon-list li::before {
    content: counter(item);
    min-width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #025595;
    color: white;
    font-size: 16px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-top: 2px;
}

.cus-counter .percent-value {
    font-size: 28px !important;
}

.cus-counter .title {
    font-size: 14px !important;
    padding: 0px;
    color: #8C8C8C !important;
    line-height: 1.4 !important;
}

.cus-counter .percent {
    height: auto !important;
}

.custom-accordion h5.et_pb_toggle_title {
    font-size: 20px !important;
    padding-left: 18px !important;
    padding-right: 0px !important;
    font-weight: 500 !important;
    letter-spacing: 0px !important;
    text-transform: inherit !important;
}

.custom-accordion h5.et_pb_toggle_title::before {
    left: 0;
    display: block !important;
    transition: 0.3s all;
    right: auto !important;
}

.custom-accordion .et_pb_toggle_open h5.et_pb_toggle_title::before {
    display: block !important;
    transform: rotate(90deg) translate(0px, 0px) !important;
}

.custom-accordion .et_pb_accordion_item {
    padding: 12px 20px;
}

.custom-accordion li.et_pb_icon_list_item .et-pb-icon {
    font-weight: 500 !important;
    border: 1px solid #025595;
    padding: 5px 5px;
    margin-top: 0px !important;
}

.acco-list .et-pb-icon {
    margin: 0px !important;
}

.acco-title-span span {
    color: #555555 !important;
    font-weight: 500 !important;
    letter-spacing: 0 !important;
    font-size: 16px !important;
}

.ecmd-event-title {
    font-size: 20px !important;
}

.ecmd-category {
    display: none;
}

.latest-news .et_pb_post {
    border: none !important;
    padding: 0px !important;
    display: flex !important;
    flex-direction: column;
    margin: 0px !important;
}

.latest-news .clearfix:after {
    display: none !important;
}

.latest-news .entry-title .post-subtitle {
    display: none !important;
}

.latest-news .et_pb_post .post-meta .published::before {
    content: "Posted: " !important;
}

.latest-news .et_pb_blog .et_pb_blog_posts .et_pb_post {
    position: relative;
    display: flex !important;
    flex-direction: column;
    margin: 0px !important;
}

.latest-news .post-content {
    display: none;
}

.img-slider {
    aspect-ratio: 900 / 375;
}

.img-slider .et_pb_slides,
.img-slider .et_pb_slides .et_pb_slide {
    height: 100%;
}

.img-slider .et-pb-slider-arrows .et-pb-arrow-prev {
    left: auto;
    right: 44px;
    opacity: 1;
    font-size: 44px;
    background: #025595;
    bottom: 0;
    top: auto;
}

.img-slider .et-pb-slider-arrows .et-pb-arrow-next {
    right: 0;
    background: #025595;
    bottom: 0;
    top: auto;
    opacity: 1;
    font-size: 44px;
}

.img-slider .et-pb-slider-arrows .et-pb-arrow-prev:hover,
.img-slider .et-pb-slider-arrows .et-pb-arrow-next:hover {
    background: #016a99;
}

.icon-box-list .et_pb_blurb_content {
    display: flex;
    flex-direction: row;
    gap: 8px;
}

.icon-box-list .et_pb_main_blurb_image {
    width: fit-content !important;
    display: flex;
}

.icon-box-list .et_pb_module_header {
    font-weight: 500 !important;
    padding: 0px !important;
    font-size: 16px !important;
    line-height: 1.7 !important;
}

.icon-box-list .et_pb_blurb_container {
    padding: 0px;
}

.custom-step-form .gf_progressbar_wrapper .gf_progressbar_title {
    display: none;
}

.custom-step-form .gform_page .gfield_label .gform-field-label__text {
    font-size: 1rem;
    font-weight: 600;
    color: #242424;
    margin-bottom: 16px;
}

.custom-step-form .gform_page .gfield_radio .gform-field-label {
    border: 1px solid #b3b3b3;
    border-radius: 0;
    padding: 12px 16px;
    text-align: center;
    font-size: 0.9rem;
    color: #242424;
    cursor: pointer;
    transition: border-color 0.2s ease, background 0.2s ease;
    user-select: none;
    line-height: 1.4;
    margin: 0px !important;
    width: 100%;
}

.custom-step-form .gform_page .gfield_radio .gchoice:hover .gform-field-label {
    border-color: #025595;
    background: #f0f8ff;
}

.custom-step-form .gform_page .gfield_radio .gchoice {
    position: relative;
    display: flex;
}

.custom-step-form .gform_page .gfield_radio .gchoice .gfield-choice-input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 0px;
    opacity: 0;
    cursor: pointer;
}

.custom-step-form .gform_page .gfield_radio {
    gap: 10px !important;
}

.custom-step-form .gform_page .gfield_radio .gchoice:has(input[type="radio"]:checked) .gform-field-label {
    border-color: #025595;
    background: #e8f4fb;
    color: #025595;
    font-weight: 600;
}

.custom-step-form .gform_page .ginput_container_radio {
    max-height: 280px;
    overflow-y: auto;
    padding-right: 4px;
}

.custom-step-form .gform_page .ginput_container_radio::-webkit-scrollbar {
    width: 5px;
}

.custom-step-form .gform_page .ginput_container_radio::-webkit-scrollbar-thumb {
    background: #b3b3b3;
    border-radius: 3px;
}

.custom-step-form .gform_page .ginput_container_radio::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.custom-step-form .gform-page-footer .gform_previous_button {
    padding: 13px 24px !important;
    font-size: 1rem;
    font-weight: 600 !important;
    color: #025595 !important;
    background: white !important;
    border: 2px solid #025595 !important;
    cursor: pointer;
    transition: all 0.3s ease;
    flex-shrink: 0;
    border-radius: 0px !important;
    outline: none !important;
}

.custom-step-form .gform-page-footer .gform_next_button {
    padding: 13px 24px !important;
    font-size: 1rem;
    font-weight: 600 !important;
    color: white !important;
    background: #025595 !important;
    cursor: pointer;
    transition: background 0.3s ease;
    flex-shrink: 0;
    border-radius: 0px !important;
    outline: none !important;
}

.custom-step-form .gform-page-footer .gform_previous_button:hover {
    background: #f0f8ff !important;
}

.custom-step-form .gform-page-footer .gform_next_button:hover,
.custom-step-form .gform-page-footer button[type="submit"]:hover {
    background: #026aa7 !important;
}

.custom-step-form .gform-page-footer {
    flex-wrap: nowrap !important;
}

.custom-step-form .gform-page-footer button[type="submit"] {
    width: 100% !important;
    padding: 16px !important;
    font-size: 1.05rem !important;
    font-weight: 600 !important;
    color: white;
    background: #025595 !important;
    border: none !important;
    cursor: pointer;
    transition: background 0.3s ease;
    margin-top: 0;
    border-radius: 0px !important;
}

.custom-step-form #gform_page_7_6 #field_7_14 {
    font-size: 1rem;
    font-weight: 600;
    color: #242424;
    margin-bottom: 0px;
}

.custom-step-form #gform_page_7_6 #field_7_20 {
    font-size: 1rem;
    font-weight: 600;
    color: #025595;
    margin-bottom: 0px;
}

.custom-step-form #gform_page_7_6 .gform_fields {
    gap: 16px !important;
}

.custom-step-form #gform_page_7_6 .gform_fields .gfield_label .gform-field-label__text {
    font-size: 0.85rem;
    color: #242424;
    font-weight: 500;
}

.custom-step-form #gform_page_7_6 .gform_fields input,
.custom-step-form #gform_page_7_6 .gform_fields textarea {
    background-color: #fff;
    border: 1px solid #bbb !important;
    color: #4e4e4e !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    padding: 12px 15px !important;
    font-size: 1rem;
    transition: border-color 0.3s ease;
    height: fit-content;
    line-height: 1em;
    outline: none !important;
}

.custom-step-form #gform_page_7_6 .gform_fields textarea {
    height: 50px;
}

.custom-step-form #gform_page_7_6 .gform_fields input:focus,
.custom-step-form #gform_page_7_6 .gform_fields textarea:focus {
    border-color: #025595 !important;
}

.custom-step-form #gform_page_7_6 #field_7_19 .gform-phone__input-wrapper label {
    display: none;
}

.custom-step-form #gform_page_7_6 #field_7_19 .gform-phone__input-wrapper .gform-phone__country-selector {
    height: 100%;
    border: 1px solid #bbb !important;
    border-radius: 0px !important;
}

.custom-step-form #gform_page_7_2 .gfield_label,
.custom-step-form #gform_page_7_5 .gfield_label {
    display: none;
}

.custom-step-form .gform-page-footer {
    justify-content: space-between;
}

.uni-directory {
    width: 100%;
}

.uni-directory-filters {
    display: flex;
    gap: 24px;
    width: 100%;
    margin-bottom: 58px;
}
.uni-directory-select-wrap {
    width: 300px;
    position: relative;
}
.uni-directory-select {
    width: 100%;
    padding: 14px 40px 14px 16px;
    font-size: 16px;
    color: #8F8F8F;
    border: 1px solid #b3b3b3;
    cursor: pointer;
    font-family: inherit;
    transition: border-color 0.2s ease;
    min-height: 50px;
}


/* =========================
           SEARCH
        ========================= */

.uni-directory-search {
    display: flex;
    min-height: 50px;
    flex: 1;
}


.uni-directory-search-input {
    flex: 1;
    padding: 14px 16px !important;
    font-size: 16px;
    color: #8F8F8F !important;
    /* background: #D4D4D4 !important; */
    border: 1px solid #b3b3b3 !important;
    border-right: none;
    font-family: inherit;
    transition: border-color 0.2s ease;
    min-width: 0;
}


.uni-directory-search-input::placeholder {
    color: #8a8a8a;
}
.uni-search-icon svg {
    width: 18px;
    height: 18px;
}

.uni-directory-search-button {
    padding: 14px 32px;
    background: #025595;
    color: white;
    border: none;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    transition: background-color 0.2s ease;
    white-space: nowrap;
    flex-shrink: 0;
}


.uni-directory-search-button:hover {
    background: #064d81;
}


.uni-search-icon {
    line-height: 1;
}


/* =========================
           RESULTS
        ========================= */

.uni-directory-results {
    position: relative;
    min-height: 50px;
}


.uni-directory-results.uni-directory-loading {
    opacity: 0.45;
    pointer-events: none;
}


/* =========================
           DIRECTORY ITEM
        ========================= */

.uni-directory-item {
    display: flex;
    align-items: center;
    gap: 24px;
    padding: 18px 8px;
    border-bottom: 1px solid #E7E7E7;
}


.uni-directory-item:first-child {
    padding-top: 0;
}

.uni-directory-image {
    width: 96px;
    min-width: 96px;
    height: 96px;
}
.uni-directory-photo {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    border-radius: 50%;
    display: block;
}


.uni-directory-placeholder {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #e9edf0;
}


/* =========================
           CONTENT
        ========================= */

.uni-directory-content {
    padding: 0;
}


.uni-directory-name {
    margin: 0 0 14px;
    padding: 0;
    font-size: 24px !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
}


/* LINK = underline */

.uni-directory-name a {
    color: #075a96;

    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}


.uni-directory-name a:hover {
    color: #064d81;
}


/* NO LINK = no underline */

.uni-directory-name span {
    color: #075a96;
    text-decoration: none;
}


/* =========================
           SUB TITLE
        ========================= */

.uni-directory-subtitle {
    margin-bottom: 4px;
    color: #666666;
    font-size: 15px;
    line-height: 1.4;
}


/* =========================
           EMAIL / NUMBER
        ========================= */

.uni-directory-meta {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 16px;
}


.uni-directory-meta a {
    color: #025595;
    text-decoration: none;
    font-size: 13px;
    display: inline-block;
    transition: color 0.2s ease;    
}


.uni-directory-meta a:hover {
    text-decoration: underline;
}


.uni-directory-number {
    color: #999;
    font-size: 12px;
}


/* =========================
           NO RESULTS
        ========================= */

.uni-directory-no-results {
    text-align: center;
    padding: 40px 20px;
    font-size: 18px;
    color: #666;
}


@media screen and (max-width:1024px){
    .uni-directory-filters{
        flex-wrap: wrap;
    }
    .uni-directory-select-wrap{
        width:100% !important;
    }
}
@media (max-width: 767px) {

    .uni-directory-filters {
        flex-direction: column;
        gap: 15px;
        margin-bottom: 40px;
    }


    .uni-directory-select-wrap {
        width: 100%;
    }


    .uni-directory-search {
        width: 100%;
    }


    .uni-directory-search-button {
        width: 120px;
    }


    .uni-directory-item {
        align-items: flex-start;
        gap: 20px;

        padding: 25px 0;
    }


    .uni-directory-image {
        width: 90px;
        min-width: 90px;
        height: 90px;
    }


    .uni-directory-photo,
    .uni-directory-placeholder {
        width: 90px !important;
        height: 90px !important;
    }


    .uni-directory-name {
        font-size: 25px;
    }


    .uni-directory-subtitle {
        font-size: 16px;
    }

}

@media screen and (min-width: 900px) and (max-width: 1024px) {
    body .income-right-why-chose-hiu .fluid-width-video-wrapper {
        padding-top: initial !important;
        aspect-ratio: 3/2;
    }
}

@media screen and (min-width: 1025px) {
    body .income-right-why-chose-hiu .fluid-width-video-wrapper {
        padding-top: initial !important;
        aspect-ratio: 5/2;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1300px) {
    body .income-right-why-chose-hiu .fluid-width-video-wrapper {
        padding-top: initial !important;
        aspect-ratio: 5/3;
    }
}

@media screen and (min-width: 1301px) and (max-width: 1500px) {
    body .income-right-why-chose-hiu .fluid-width-video-wrapper {
        padding-top: initial !important;
        aspect-ratio: 6/3;
    }
}

@media screen and (max-width:767px) {
    #et-main-area {
        z-index: 0;
        position: relative;
    }

    div.hiu-main-bar,
    div.hiu-main-inner {
        height: fit-content !important;
    }

    div.hiu-main-bar {
        padding-top: 29px !important;
        padding-bottom: 29px !important;
    }

    .img-slider {
        aspect-ratio: 1/0.5;
    }

    .img-slider .et-pb-slider-arrows .et-pb-arrow-prev {
        right: 36px;
        font-size: 36px;
    }

    .img-slider .et-pb-slider-arrows .et-pb-arrow-next {
        font-size: 36px;
    }
}