﻿@charset "UTF-8";
/* CSS Document */

/* CONTAINERS */
.round-shadow {
    border-radius: 14px;
    box-shadow: 0 3px 8px 0px #999;
    background-color: #fff;
}

.round-shadow-trans {
    border-radius: 14px;
    box-shadow: 0 3px 8px 0px #999;
    background-color: rgba(255, 255, 255, 0.8);
}

.round-corners {
    border-radius: 14px;
}

.row-flex {
    display: flex;
    flex-wrap: wrap;
}

.card-image {
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
    border-bottom: 1px solid #fb8000;
}

.home-header-img, .home-header-webinar {
    background: url(../../images/home-header/boy-reading.jpg) no-repeat;
    border-radius: 14px;
    box-shadow: 0 3px 8px 0px #999;
    min-height: 350px;      
}

.home-header-eap-img {
    background: url(../../images/home-header/EBRCHomepage_Banner3_enus.png) no-repeat;
    border-radius: 14px;
    box-shadow: 0 3px 8px 0px #999;
    min-height: 350px;
    background-position: right;  
}

.home-header-empathy-img {
    background: url(../../images/home-header/EBRCHomepage_Banner6_enus.png) no-repeat;
    border-radius: 14px;
    box-shadow: 0 3px 8px 0px #999;
    min-height: 350px;
    background-position: right;    
}


.home-header-eoi-img {
    background-image: url(../../images/home-header/EBRCHomepage_Banner7_enus.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    border-radius: 14px;
    box-shadow: 0 3px 8px 0px #999;
    min-height: 350px;
    overflow: hidden;
}

.home-header-hasonlysite-img {
    background: url(../../images/home-header/EBRCHomepage_Banner10_enus.png) no-repeat center;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    border-radius: 14px;
    box-shadow: 0 3px 8px 0px #999;
    min-height: 350px;
    overflow: hidden;
    position: relative;    
}

.home-header-myvoyage-img {
    background: url(../../images/home-header/EBRCHomepage_Banner8_enus.png) no-repeat;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    border-radius: 14px;
    box-shadow: 0 3px 8px 0px #999;
    min-height: 350px;
    overflow: hidden;
    position: relative;
}

.home-header-penguin-img {
    background: url(../../images/home-header/EBRCHomepage_Banner9_enus.png) no-repeat;
    border-radius: 14px;
    box-shadow: 0 3px 8px 0px #999;      
    filter: contrast(105%);
    background-position: center center;
    background-size: 100% 100% !important;
}

.home-header-enrollment-img {
    position: relative;
    background-image: url(../../images/home-header/EBRCHomepage_Banner2_enus.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover !important;
    border-radius: 14px;
    box-shadow: 0 3px 8px 0px #999;
    min-height: 350px !important;
    overflow: hidden !important;
    z-index: 1;
}

.home-header-TutionOnly-img {
    background: url(../../images/home-header/EBRCHomepage_Banner5_enus.png) no-repeat;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover !important;
    border-radius: 14px;
    box-shadow: 0 3px 8px 0px #999;
    min-height: 350px !important;
    overflow: hidden !important;
    z-index: 1;
    position: relative;
    overflow: hidden;
}

/*.home-header-enrollment-img a {
    position: absolute;
    bottom: 50px;
    right: 440px
}*/

.home-header-TutionOnly-img a {
    position: absolute;
    bottom: 50px;
    right: 50px
}

.home-header-voyacares-img {
    background: url(../../images/home-header/EBRCHomepage_Banner4_enus.png) no-repeat;
    border-radius: 14px;
    box-shadow: 0 3px 8px 0px #999;
    min-height: 350px;
    background-position: right;
    background-position-y: -15px;
}

.home-header-wellnessbenefit-img {
    background: url(../../images/home-header/EBRCHomepage_Banner1_enus.png) no-repeat;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover !important;
    border-radius: 14px;
    box-shadow: 0 3px 8px 0px #999;
    min-height: 377px !important;
    overflow: hidden !important;
    z-index: 1;
    position: relative;
    overflow: hidden;
}
.home-header-Beneficiary-img {
    background: url('../../images/home-header/EBRCHomepage_Banner11_enus.png') no-repeat;
    background-position: right;
    background-size: 100% 100%;
    border-radius: 14px;
    box-shadow: 0 3px 8px 0px #999;
    min-height: 350px;
    overflow: hidden;
    position: relative;
}
.home-header-NCLEnrollment-img {
    background: url('../../images/home-header/EBRCHomepage_Banner12_enus.png') no-repeat;
    background-position: right;
    background-size: 100% 100%;
    border-radius: 14px;
    box-shadow: 0 3px 8px 0px #999;
    min-height: 350px;
    overflow: hidden;
    position: relative;
}

.home-header-webinar {
    background: #fff;
    min-height: 0px;
}

.about-header-img {
    background: url(../../images/misc/about-voya.jpg) no-repeat;
    border-radius: 14px;
    box-shadow: 0 3px 8px 0px #999;
    min-height: 350px;
}

.lg-org-top-border {
    height: 10px;
    background: #fb8000;
    width: 100%;
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
}

.video-container-kaltura {
    position: relative;
    width: 100%;   
    overflow: hidden;
    background-color: #000; /* Optional: Black background for better visibility */
}

    .video-container-kaltura iframe {
        position: absolute;
        top: -2px;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }




.video-container-kaltura-spanish {
    position: relative;
    width: 100%;   
    overflow: hidden;
    background-color: #000; /* Optional: Black background for better visibility */
}

    .video-container-kaltura-spanish iframe {
        position: absolute;
        top: -2px;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }


.video-container-kalturas {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: #000; /* Optional: Black background for better visibility */
}

    .video-container-kalturas iframe {
        position: absolute;
        top: -2px;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }
.enroll-box {
    /*border-bottom-left-radius: 14px;
    border-bottom-right-radius: 14px;*/
    border-radius: 0px 0px 7px 7px;  
    bottom: 0;
}

.enroll-box-new {
    border-bottom-left-radius: 14px;
    border-bottom-right-radius: 14px;
}

/* BACKGROUND COLORS */
.bg-light-grey {
    background-color: #f2f6f7;
}

.bg-light-blue {
    background-color: #eaf6fb;
}

.bg-drk-blue {
    background-color: #145a7b;
}

.bg-white {
    background-color: #fff;
}

.bg-light-blue {
    background-color: #eaf6fb;
}

.bg-orange {
    background-color: #fb8000;
}

.bg-drk-orange {
    background-color: #d75426;
}

.bg-orange-grad {
    background: #fb8000 url(../../images/misc/voya-bar.jpg) no-repeat right;
}

/*  TEXT COLORS */
.orange {
    /*color: #fb8000;*/
    color: #d75426;
}

.drk-orange {
    color: #d75426;
}

.drk-blue {
    color: #145a7b;
}

.dark-grey {
    color: #333333;
}

.teal {
    color: #0097a9;
}

/*  BORDER COLORS */
.border-grey {
    border-color: #c9c9c7;
}

/*  FONTS  */
.semibold {
    font-family: ProximaNovaSemiBold, Arial, Helvetica, "Helvetica Neue", sans-serif;
}

.regular {
    font-family: ProximaNovaRegular, Arial, Helvetica, "Helvetica Neue", sans-serif;
}

.light {
    font-family: ProximaNovaLight, Arial, Helvetica, "Helvetica Neue", sans-serif;
}

.thin {
    font-family: ProximaNovaThin, Arial, Helvetica, "Helvetica Neue", sans-serif;
}

.disclaimer {
    font-size: 14px;
}

.display-5 {
    font-size: 3.0rem;
}

/*  BUTTONS & LINKS  */
.btn-primary {
    font-family: ProximaNovaSemiBold, Arial, Helvetica, "Helvetica Neue", sans-serif;
    background-color: #145a7b;
    border: 1px solid #145a7b;
    color: #fff;
    border-radius: 24px;
    padding: 10px 25px;
    transition: all ease .5s;
}

    .btn-primary:hover, .btn-primary:focus {
        background-color: #fff;
        color: #145a7b;
        text-decoration: none;
    }

a.btn-primary:not([href]):not([tabindex]) {
    font-family: ProximaNovaSemiBold, Arial, Helvetica, "Helvetica Neue", sans-serif;
    background-color: #145a7b;
    border: 1px solid #145a7b;
    color: #fff;
    border-radius: 24px;
    padding: 10px 25px;
    transition: all ease .5s;
    text-decoration: none;
}

    a.btn-primary:not([href]):not([tabindex]):hover, a.btn-primary:not([href]):not([tabindex]):focus {
        background-color: #fff;
        color: #145a7b;
        text-decoration: none;
    }

.btn-secondary {
    font-family: ProximaNovaSemiBold, Arial, Helvetica, "Helvetica Neue", sans-serif;
    background-color: #fff;
    border: 1px solid #145a7b;
    color: #145a7b;
    border-radius: 24px;
    padding: 10px 25px;
    transition: all ease .5s;
    text-decoration: none;
}

    .btn-secondary:hover, .btn-secondary:focus {
        background-color: #145a7b;
        color: #fff;
        text-decoration: none;
    }

.text-link {
    color: #145a7b;
    text-decoration: underline;
    transition: all ease .25s;
    font-size: 1.25rem;
}

.text-link-no-dec, .disclaimer a {
    color: #145a7b;
    text-decoration: none;
    transition: all ease .25s;
    font-size: 1.25rem;
}

    .text-link:hover, .text-link-no-dec:hover {
        color: #000;
    }

    .text-link-no-dec:hover, .as-acc:hover, .disclaimer a:hover {
        color: #000;
        text-decoration: none;
    }

.blue-link {
    color: #145a7b;
    text-decoration: underline;
    transition: all ease .25s;
}

.blue-link-no-dec {
    color: #145a7b;
    text-decoration: none;
    transition: all ease .25s;
}

.as-acc:after {
    font-family: 'Font Awesome 5 Pro';
    content: "\f056";
    color: #145a7b;
    float: left;
    padding-right: 3px;
}

.as-acc.collapsed:after {
    /*  symbol for "collapsed" panels */
    content: "\f055";
    float: left;
}

.disclaimer a {
    font-size: 14px;
}

.product-links a {
    font-size: 1rem;
}



.as-acc {
    color: #145a7b;
    text-decoration: none;
    transition: all ease .25s;
    font-size: 1.15rem;
}

#product_video_ct .as-acc {
    font-size: 1rem;
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
}

    #return-to-top i {
        color: #fff;
        margin: 0;
        position: relative;
        left: 16px;
        top: 13px;
        font-size: 19px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    #return-to-top:hover {
        background: rgba(0, 0, 0, 0.9);
    }

        #return-to-top:hover i {
            color: #fff;
            top: 5px;
        }

.faq-ct ul {
    margin-bottom: 0;
}

.hide-th-header {
    display: none !important;
}

/* Banner messages */
.banner-message-ct {
    /*color: white;*/
    border: 1px solid rgba(0, 0, 0, 0.125);
}

    .banner-message-ct .card {
        background: inherit;
        border: none;
    }

    .banner-message-ct .card-header {
        background: inherit;
        border: none;
        min-height: 20px;
    }

        .banner-message-ct .card-header button {
            color: inherit;
        }

    .banner-message-ct .card-body div.icon {
        width: 2%;
    }

    .banner-message-ct .card-body div.message {
        width: 98%;
        font-size: 0.9rem !important;
    }

    .banner-message-ct .card-body a {
        color: #212529;
        border-bottom: 1px solid #6e6e6e;
        font-size: 0.9rem !important;
    }

        .banner-message-ct .card-body a:hover {
            font-weight: 600;
            text-decoration: none;
        }

.btn-penguin-location {
    padding-top: 17.5rem !important;
    padding-left: 45rem !important
}

@media (max-width: 991px) {
    .btn-location {
        padding-bottom: 50px !important;
    }

    .btn-myVoyage-location {
        padding-bottom: 80px !important;
        text-align: center !important;
    }

    .btn-penguin-location {
        padding-bottom: 80px !important;
        text-align: center !important;
        padding-top: 0px !important;
        padding-left: 0px !important;
    }

    .home-header-enrollment-img {
        background-image: url(../../images/home-header/EBRCHomepage_Banner2_enus.png) !important;
        background-repeat: no-repeat !important;
        background-position: center right !important;
        background-size: cover !important;
        background-color: transparent !important;
    }
}


@media (min-width: 992px) {
    .position-lg-absolute {
        position: absolute !important;
    }
    .container1 {
        max-width: 961px!important;
    }

    .btn-location {
        padding-right: 266px;
        margin-top: 283px !important;
    }
    .btn-locationhome-header-eoi-img {
        padding-right: 266px;
        margin-top: 260px !important;
    }
    .btn-location-beneficiary {
        padding-right: 104px;
        margin-top: 266px;
    }
    .btn-location-nclenroll {
        padding-right: 186px;
        margin-top: 254px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .home-header-eoi-img {
        background-size: contain;
    }

    .size-container {
        padding-top: 20px !important;  /* Optional: Add padding to balance the spacing */
        padding-bottom: 20px !important; /* Optional: Add padding to balance the spacing */
    }

    body > section.container.position-relative.size-container > div > div:nth-child(2) > div {
        padding-bottom: 25px !important;
    }
}

@media (max-width: 768px) {
    .btn-location {
        padding-bottom: 70px !important;
    }

    body > section.container.position-relative.size-container > div > div.bg-orange.text-white.enroll-box.w-100 > p {
        font-size: 15px !important;
    }

    .btn-padding-bottom {
        padding-bottom: 60px;
    }
    .btn-location-beneficiary {
        padding-right: 24px !important;
        margin-top: 0% !important;
    }
    .btn-location-nclenroll {
        padding-right: 24px !important;
        margin-top: -10px !important;
        position: relative;
        top: -12px;
    }
}

@media (max-width: 991px) {

    .home-header-img, .home-header-webinar, .home-header-eap-img, .home-header-enrollment-img, .home-header-voyacares-img, .home-header-wellnessbenefit-img, .home-header-TutionOnly-img, .home-header-empathy-img, .home-header-eoi-img, .home-header-myvoyage-img, .home-header-penguin-img, .home-header-hasonlysite-img, .home-header-Beneficiary-img, .home-header-NCLEnrollment-img {
        background: none !important;
        background-color: #145a7b !important;
    }

        .home-header-img h1, .home-header-webinar h1, .home-header-eap-img h1, .home-header-enrollment-img h1, .home-header-voyacares-img h1, .home-header-wellnessbenefit-img h1, .home-header-TutionOnly-img h1, .home-header-empathy-img h1, .home-header-eoi-img h1, .home-header-myvoyage-img h1, .home-header-penguin-img h1, .home-header-hasonlysite-img h1, .home-header-Beneficiary-img h1, .home-header-NCLEnrollment-img h1{
            font-size: 2rem;
        }

        .home-header-empathy-img h5, .home-header-eoi-img h5, .home-header-myvoyage-img h5, .home-header-penguin-img h5, .home-header-hasonlysite-img h5, .home-header-Beneficiary-img h5, .home-header-NCLEnrollment-img h5 {
            font-size: 1rem;
        }

        .home-header-enrollment-img a {
            position: absolute;
            bottom: 75px;
            right: 230px
        }

        .home-header-TutionOnly-img a {
            position: absolute;
            bottom: 75px;
            right: 50px
        }

    .home-header-enrollment-text {
        margin-bottom: 4rem;
    }

    .round-shadow-trans {
        box-shadow: none;
        background-color: rgba(255, 255, 255, 0);
    }

        .round-shadow-trans:not(.no-color-change) {
            color: #fff;
        }

            .round-shadow-trans:not(.no-color-change) h1 {
                color: #fff;
            }

    .secondary-msg-home {
        text-align: center;
    }

        .secondary-msg-home div {
            width: 100%;
        }
}
@media (max-width: 991px) {
    .btn-penguin-location {
        padding-bottom: 80px !important;
        text-align: center !important;
        padding-top: 0px !important;
        padding-left: 0px !important;
    }
}

@media (max-width: 1024px) {

    .home-header-img, .home-header-webinar, .home-header-eap-img, .home-header-enrollment-img, .home-header-voyacares-img, .home-header-wellnessbenefit-img, .home-header-TutionOnly-img, .home-header-empathy-img, .home-header-eoi-img, .home-header-myvoyage-img, .home-header-penguin-img, .home-header-hasonlysite-img, .home-header-Beneficiary-img, .home-header-NCLEnrollment-img {
        background-color: #145a7b !important;
        background-size: 936px 359px !important;
    }

        .home-header-img h1, .home-header-webinar h1, .home-header-eap-img h1, .home-header-enrollment-img h1, .home-header-voyacares-img h1, .home-header-wellnessbenefit-img h1, .home-header-TutionOnly-img h1, .home-header-empathy-img h1, .home-header-eoi-img h1, .home-header-myvoyage-img h1, .home-header-penguin-img h1, .home-header-hasonlysite-img h1, .home-header-Beneficiary-img h1, .home-header-NCLEnrollment-img h1 {
            font-size: 2rem;
        }

        .home-header-empathy-img h5, .home-header-eoi-img h5, .home-header-myvoyage-img h5, .home-header-penguin-img h5, .home-header-hasonlysite-img h5, .home-header-Beneficiary-img h5, .home-header-NCLEnrollment-img h5 {
            font-size: 1rem;
        }

        .home-header-enrollment-img a {
            position: absolute;
            bottom: 75px;
            right: 2300px
        }

        .home-header-TutionOnly-img a {
            position: absolute;
            bottom: 75px;
            right: 50px
        }

    .home-header-enrollment-text {
        margin-bottom: 4rem;
    }

    .round-shadow-trans {
        box-shadow: none;
        background-color: rgba(255, 255, 255, 0);
    }

        .round-shadow-trans:not(.no-color-change) {
            color: #fff;
        }

            .round-shadow-trans:not(.no-color-change) h1 {
                color: #fff;
            }

    .home-header-penguin-img.p-0.position-relative {
        background-size: 59rem 24rem !important;
        filter: contrast(105%);
    }
    .position-relatives {
        background-size: 59rem 24rem !important;
        filter: contrast(105%);
    }
    
    .home-header-myvoyage-img {
        background-size: 100% 100% !important;
        background-position: center center !important;
    }
 
  
}
@media (max-width: 1024px) {
    .btn-location {
        padding-bottom: 50px !important;
    }
    /*.btn-penguin-location {
        text-align: center;
        margin-left: -7.5%;
    }*/
    .btn-location-beneficiary {
        padding-right: 104px;
        margin-top: 250px;
    }
    .btn-location-nclenroll {
        padding-right: 117px;
        margin-top: 28%;
        position: relative;
        top: -12px;
    }
}
.min-height324p {
    min-height: 324px !important;
}

.min-height348p {
    min-height: 348px !important;
}
.margin9px {
    margin-top: 9px;
}
@media (min-width: 992px) and (max-width: 1199px) {
   /* .home-header-Beneficiary-img {
        background-size: contain;
    }*/

    .size-container {
        padding-top: 20px !important; /* Optional: Add padding to balance the spacing */
        padding-bottom: 20px !important; /* Optional: Add padding to balance the spacing */
    }

    body > section.container.position-relative.size-container > div > div:nth-child(2) > div {
        padding-bottom: 25px !important;
    }
}

.video-wrapper {
    position: relative;
    padding-top: 56.25%; /* Aspect ratio 16:9 */
    overflow: hidden;
    width: 100%; /* Ensure it doesn't exceed the parent container */
    max-width: 100%; /* Prevent horizontal overflow */
    box-sizing: border-box; /* Include padding in width calculation */
}

.responsive-iframe {
    position: absolute;
    top: 23px;
    left: 28px;
    width: 100%;
    height: 70%;
    border: none;
    max-width: 100%;
}

.parent-container {
    overflow: hidden;
    max-width: 100%; 
}


.custom-border-right::after {
    content: '';
    position: absolute;
    top: 10%; 
    height: 85%;
    width: 1px;
    background-color: #ccc;
}

@media (max-width: 768px) {
    .video-wrapper {
        padding-top: 56.25%; 
    }
}


.video-wrapper .close-button {
        position: absolute;
        top: 27px;
        right: 10px;
        background: rgba(0, 0, 0, 0.7);
        color: #fff;
        border: none;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        font-size: 20px;
        line-height: 30px;
        text-align: center;
        cursor: pointer;
        z-index: 10;
    }

    .video-wrapper .close-button:hover {
        background: rgba(0, 0, 0, 0.9);
    }
.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready {
    overflow: hidden !important;
}



@media (min-width: 1400px) {
    .container,
    .container-sm,
    .container-md,
    .container-lg,
    .container-xl,
    .container-xxl {      
        width: auto !important;
    }
}

.enroll-video-btn {
    position: absolute;
    left: 51%;
    bottom: 45px;
    z-index: 2;
    width: auto;
    min-width: fit-content;
    white-space: nowrap;
    text-align: center;
}

.enroll-notification-box {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

@media (max-width: 1024px) {
       .enroll-notification-box p {
        padding-left: 16px !important;
        padding-right: 16px !important;
        font-size: 1rem;
    }
}

@media (max-width: 991px) {
    .enroll-video-btn {
        left: 16px;
        bottom: 80px;
    }
}
@media (max-width: 768px) {
    .home-header-enrollment-img a.enroll-video-btn {
        left: 36% !important;
        right: auto !important;
        bottom: 72px !important;
    }
}



.home-header-hasonlysite-img .enroll-box {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    margin: 0;
}

.has-notification-box {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    margin: 0;
}

.home-header-TutionOnly-img .enroll-box {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    z-index: 1;
}

@media (max-width: 768px) {
    .home-header-TutionOnly-img .enroll-box {
        bottom: 0;
    }
}

@media (max-width: 1024px) {
    .home-header-wellnessbenefit-img {
        background-size: cover;
        background-position: center;
    }
}

.home-header-wellnessbenefit-img .enroll-box {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    z-index: 1;
}
@media (min-width: 1024px) and (max-width: 1199.98px) {
    .home-header-Beneficiary-img {
        min-height: 350px;
        overflow: hidden;
        position: relative;
    }

    .beneficiary-notification-box {
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        margin: 0;
    }
}