.profuturo #siteLogo  { margin-right: 30px !important; }
.profuturo #siteHeader .searchForm  { flex: 1 1 auto; width: auto; }
.profuturo .searchForm  { margin: 0 30px 0 0; }

.profuturo .ddbutton-link  { border-radius: 0.6rem; font-size: 0.94rem; padding-right: 0.5rem; cursor: pointer; transition-delay: 0.1s; -webkit-transition-delay: 0.1s; -moz-transition-delay: 0.1s; -ms-transition-delay: 0.1s; -o-transition-delay: 0.1s; }
    .profuturo .ddbutton-link.icon  { padding-right: 0.75rem; }
.profuturo .ddbutton--open .ddbutton-link:not(.icon)  { border-radius: 0.6rem 0.6rem 0 0; transition-delay: 0s; -webkit-transition-delay: 0s; -moz-transition-delay: 0s; -ms-transition-delay: 0s; -o-transition-delay: 0s; }
.profuturo .ddbutton-text  { padding-right: 0.25rem; }
.profuturo .ddbutton-icon-chevron  { padding-left: 0.5rem; padding-right: 0.5rem; }
.profuturo .ddbutton-dropDownList  { border-radius: 0 0 0.6rem 0.6rem; }

.profuturo #logoHeader .ddbuttons .ddbutton:first-child  { margin: 0 10px 0 0; }
.profuturo #logoHeader .ddbuttons .ddbutton a:hover  { text-decoration: none; }
.profuturo #logoHeader #headerCta  { display: none; }

.profuturo .megaMenu > li > section  { top: calc(100% - 1px); border-top: 1px solid #eee; }

.profuturo #topFooter  { padding: 45px 0 50px 0; }
.profuturo .topFooter__columns  { padding: 0; }
.profuturo .topFooter__column-heading  { display: block; margin: 0.75rem 0 0.9rem 0; }

.profuturo .footerLinks li  { margin: 0 6.2rem 0.75rem 0; }

.profuturo .topFooter__social.topFooter__social__contact.topFooter__column a  { font-size: 1rem; }
.profuturo .topFooter__social  { text-align: center; }

.splitCollapsible  { width: 100%; }

@media (max-width: 1102px) {
    .profuturo .topFooter__columns.col > .topFooter__column  { width: calc(100% / 4) !important; }
        .profuturo .topFooter__columns.col > .topFooter__column:last-of-type  { display: flex; justify-content: space-between; margin-right: 0; }
            .profuturo .topFooter__columns.col > .topFooter__column:last-of-type a  { margin-right: 0; }
}

@media (max-width: 1020px) {
    .profuturo .ddbutton-link, .profuturo .txtSearch  { border-radius: 0.6rem; font-size: var(--fontSize1_1Rem); }
    .profuturo .ddbutton-link  { line-height: 16px; }
    .profuturo topFooter__column  { font-size: 1.3rem; }
    .profuturo .siteTabs li a,
    .profuturo .megaMenu > li > a  { font-size: var(--fontSize1_1Rem) !important; }

    .profuturo .topFooter__column-icon  { font-size: 2rem; }
    .profuturo .topFooter__column-heading  { font-size: 1.21rem; }
    .profuturo .topFooter__column-text,
    .profuturo .topFooter__column-link,
    .profuturo .topFooter__social,
    .profuturo .topFooter__social a  { font-size: 1.2rem; }

    .profuturo .topFooter__columns.col > .topFooter__column:last-of-type a  { font-size: 2rem; }
}

@media (max-width: 920px) {
    .profuturo #siteHeader .searchForm  { width: 11rem; }
    .profuturo #siteLogo  { width: 200px; }
}

@media (max-width: 853px) {
    .profuturo .topFooter__columns.col  { flex-wrap: wrap; }
        .profuturo .topFooter__columns.col > .topFooter__column  { margin-bottom: 30px; padding-right: 0; text-align: center; width: calc(100% / 2) !important; }
            .profuturo .topFooter__columns.col > .topFooter__column:last-of-type  { justify-content: center; }
                .profuturo .topFooter__columns.col > .topFooter__column:last-of-type a  { margin-right: 0.7rem; }
}

@media (max-width: 820px) {
    .profuturo #siteHeader .ddbuttons  { width: 260px; }
}

@media (max-width: 736px) {
    .profuturo .searchForm  { width: 15rem !important; }
    .profuturo .siteTabs li a  { font-size: 1.0rem !important; line-height: 18px; }
}

@media (max-width: 610px) {
    .topFooter__columns.col .topFooter__column  { width: 100%; }
}

@media (max-width: 600px) {
    .profuturo #logoHeader > .col  { border-top: 0px; height: 90px; padding: 0px 26px 0 26px; }
    .profuturo #siteLogo  { margin-right: 10px !important; width: 180px; }
    .profuturo .ddbutton-link  { height: 52px; line-height: 16px; width: 140px; }
}

@media (max-width: 599px) {
    #siteHeader #siteLogo  { max-width: 100px; max-height: 100px; margin: 22px 0 0 0 !important; }
}

/* General */
@media (max-width: 1020px) {
    html  { zoom: 1; }
}

.searchForm  { width: 14rem; }


/* Modules ************************************/
/* Rotator */
.rotator  { ; }
    .rotator > ul  { overflow: hidden; margin: 0; margin-left: 0%; padding: 0; list-style-type: none; white-space: nowrap; width: 100%; height: 100%; font-size: 0px; }
        .rotator > ul li  { transition: margin-left ease-out 0.5s; -webkit-transition: margin-left ease-out 0.5s; }
        .rotator > ul.pauseEffects  { transition: none; }
        .rotator > ul li  { position: relative; display: inline-block; margin: 0; padding: 0; list-style-type: none; width: 100%; height: 100%; white-space: nowrap; *display: inline; zoom: 1; }
            .rotator > ul li a  { display: block; width: 100%; }
                .rotator > ul li a img  { width: 100%; height: auto; vertical-align: middle; }
        .rotator > ul > li > a > img  { position: relative; }
        .rotator > ul li a article  { position: absolute; bottom: 50px; left: 0; padding: 5px 10px; background-color: rgba(255,255,255,0.7); width: 85%; font-size: 14px; }
    .rotator > nav  { position: absolute; bottom: 10px; left: 0; width: 100%; text-align: center; max-width: 100%; transform: none; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; }
        .rotator > nav .prev, .rotator > nav .next  { background: none !important; border: none; border-radius: 0; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; }
        .rotator > nav ul  { list-style-type: none; padding: 0px; margin: 0px; }
            .rotator > nav ul li  { display: inline-block; padding: 0 2px; *display: inline; zoom: 1; }
                .rotator > nav ul li a  { cursor: pointer; overflow: hidden; text-indent: -100px; background-color: transparent; height: 12px; width: 12px; display: block; text-align: center; border: 1px solid #fff; border-radius: 6px; color: #fff; behavior: url('/Styles/PIE.htc'); position: relative; }
                    .rotator > nav ul li a:hover, .rotator > nav ul li.selected a  { opacity: 1; background-color: #fff; }


.legacyRotator  { height: 35vw; }
    .legacyRotator > nav > a  { bottom: calc(17.5vw - 10px) !important; opacity: 0.5; }
    .legacyRotator > nav .prev, .legacyRotator > nav .next  { border: 8px solid transparent; }
    .legacyRotator > nav .prev  { background: url("//cdn.agilitycms.com/scotiabank-peru/redesign/graphic_arrow_left.svg") transparent no-repeat center center !important; }
    .legacyRotator > nav .next  { background: url("//cdn.agilitycms.com/scotiabank-peru/redesign/graphic_arrow_right.svg") transparent no-repeat center center !important; }
    .legacyRotator > nav > a:hover  { opacity: 1; }

.htmlRotator  { height: auto; }
.htmlRotator > nav  { position: static; bottom: auto; height: 0; }
    .htmlRotator > nav > a  { bottom: 50%; }
        .htmlRotator > nav > a img  { width: 32px; height: 32px; margin: 9px auto; opacity: 0.5; }
        .htmlRotator > nav > a:hover img, .htmlRotator > nav > a:focus img  { opacity: 1; }
    .htmlRotator > nav > ul  { bottom: 40px; }

/* end: CTA Rotator */


/* Tiles */
.tile.generic  { height: auto !important; padding-bottom: 24px; border-radius: 8px; }
    .tile.generic > img ~ *  { margin-top: 24px; }
    .tile.generic a  { display: inline-block; margin: 0; *display: inline; zoom: 1; }

/* end: Tiles */


/* CTA Boxes*/
.ctaBoxes  { display: flex; flex-wrap: wrap; margin: 0 0 20px 0; overflow: inherit; padding: 0; width: 100%; }
    .ctaBoxes li  { width: calc((100% / 3) - 12px); height: auto; padding-bottom: 10px; margin: 0 6px; background-color: #eee; float: none; border-radius: 0; border: 0; }

        .ctaBoxes li a  { display: block; padding: 0; font-size: 14px; color: #6c6c6c; cursor: pointer; }
            .ctaBoxes li a:hover  { text-decoration: none; }
            .ctaBoxes li a img  { display: block; width: 100%; height: 200px; object-fit: cover; margin: 0; border-radius: 0; max-width: 100%; }
            .ctaBoxes li a h1,
            .ctaBoxes li a h2,
            .ctaBoxes li a h3,
            .ctaBoxes li a h4,
            .ctaBoxes li a h5,
            .ctaBoxes li a h6  { margin: 0 -10px 6px -10px; padding: 0; color: #fff; font-weight: 500; letter-spacing: 1px; line-height: 1.1em; text-align: center; }

        .ctaBoxes li.amber a h1, .ctaBoxes li.amber a h2, .ctaBoxes li.amber a h3, .ctaBoxes li.amber a h4, .ctaBoxes li.amber a h5, .ctaBoxes li.amber a h6  { background-color: #fcba48; }
        .ctaBoxes li.pear a h1, .ctaBoxes li.pear a h2, .ctaBoxes li.pear a h3, .ctaBoxes li.pear a h4, .ctaBoxes li.pear a h5, .ctaBoxes li.pear a h6  { background-color: #76b940; }
        .ctaBoxes li.sapphire a h1, .ctaBoxes li.sapphire a h2, .ctaBoxes li.sapphire a h3, .ctaBoxes li.sapphire a h4, .ctaBoxes li.sapphire a h5, .ctaBoxes li.sapphire a h6  { background-color: #0080c4; }
        .ctaBoxes li.purple a h1, .ctaBoxes li.purple a h2, .ctaBoxes li.purple a h3, .ctaBoxes li.purple a h4, .ctaBoxes li.purple a h5, .ctaBoxes li.purple a h6  { background-color: #7D0063; }
        .ctaBoxes li.redwood a h1, .ctaBoxes li.redwood a h2, .ctaBoxes li.redwood a h3, .ctaBoxes li.redwood a h4, .ctaBoxes li.redwood a h5, .ctaBoxes li.redwood a h6  { background-color: #66230d; }
        .ctaBoxes li.razzmatazz a h1, .ctaBoxes li.razzmatazz a h2, .ctaBoxes li.razzmatazz a h3, .ctaBoxes li.razzmatazz a h4, .ctaBoxes li.razzmatazz a h5, .ctaBoxes li.razzmatazz a h6  { background-color: #e10576; }
        .ctaBoxes li.victoria a h1, .ctaBoxes li.victoria a h2, .ctaBoxes li.victoria a h3, .ctaBoxes li.victoria a h4, .ctaBoxes li.victoria a h5, .ctaBoxes li.victoria a h6  { background-color: #5e4696; }
        .ctaBoxes li.lochmara a h1, .ctaBoxes li.lochmara a h2, .ctaBoxes li.lochmara a h3, .ctaBoxes li.lochmara a h4, .ctaBoxes li.lochmara a h5, .ctaBoxes li.lochmara a h6  { background-color: #0180c2; }
        .ctaBoxes li.deepsea a h1, .ctaBoxes li.deepsea a h2, .ctaBoxes li.deepsea a h3, .ctaBoxes li.deepsea a h4, .ctaBoxes li.deepsea a h5, .ctaBoxes li.deepsea a h6  { background-color: #008a5f; }
        .ctaBoxes li.sushi a h1, .ctaBoxes li.sushi a h2, .ctaBoxes li.sushi a h3, .ctaBoxes li.sushi a h4, .ctaBoxes li.sushi a h5, .ctaBoxes li.sushi a h6  { background-color: #7aba45; }
        .ctaBoxes li.sunglow a h1, .ctaBoxes li.sunglow a h2, .ctaBoxes li.sunglow a h3, .ctaBoxes li.sunglow a h4, .ctaBoxes li.sunglow a h5, .ctaBoxes li.sunglow a h6  { background-color: #fdbb30; }
        .ctaBoxes li a h1  { height: 40px; padding: 0 8px; font-size: 21px; display: flex; justify-content: center; align-items: center; margin: 0; }

        .ctaBoxes li a h2  { height: 22px; padding: 9px 0; font-size: 19px; }
        .ctaBoxes li a h3  { height: 20px; padding: 10px 0; font-size: 17px; }
        .ctaBoxes li a h4  { height: 34px; padding: 3px 10px; font-size: 16px; }
        .ctaBoxes li a h5  { height: 32px; padding: 4px 10px; font-size: 15px; }
        .ctaBoxes li a h6  { height: 30px; padding: 5px 10px; font-size: 14px; }

        .ctaBoxes li a p  { margin: 0; padding: 10px; line-height: 16px; }

@media (max-width: 920px) {
    .ctaBoxes li  { width: calc((100% / 2) - 12px); }
}
/* end: CTA Boxes */


/* Big Image */
.bigImage  { display: block; position: relative; margin-bottom: 15px; width: 100%; }
a.bigImage  { color: #333; }
.bigImage img  { width: 100%; display: block; }
.bigImage article  { position: absolute; bottom: 30px; background-color: rgba(255,255,255,0.7); width: 85%; padding: 10px; }


/* Calendar */
.calendar  { width: 100%; }
/* end: Calendar */


/* PDF Selector */
.pdfSelector  { padding: 20px; background-color: #fafbfd; border: 1px solid #e4e4e4; width: 100%; }
    .pdfSelector > span  { float: left; max-width: 365px; padding: 6px 0; font-size: 16px; font-weight: 700; text-align: left; vertical-align: middle; }
    .pdfSelector > ul  { padding-top: 20px; }
    .pdfSelector select  { float: right; display: block; width: 400px; margin-right: 0; padding: 0; border-width: 0 0 2px 0; }
    .pdfSelector .button  { float: right; clear: both; margin: 10px 0; }

@media (max-width: 740px) {
    .pdfSelector > span,
    .pdfSelector select  { width: 100%; float: none; }
}
/* end: PDF Selector */


/* Static Info Tiles */
.staticInfoTiles  { width: 100%; background-color: #fafbfd; padding: 15px 0 15px 0; border: 1px solid #e5e5e5; }
    .staticInfoTiles header  { padding: 0 15px 15px; }
    .staticInfoTiles h1  { padding-top: 0; margin: 0; color: #68696a; font-size: 21px; font-weight: 700; }
    .staticInfoTiles ul  { display: flex; padding: 0 15px 0 0; }
    .staticInfoTiles li  { position: relative; width: calc((100% / 3) - 15px); height: 220px; background-color: #fff; margin: 0 0 0 15px; display: block; list-style-type: none; border: 1px solid #e4e4e4; }
    .staticInfoTiles img  { width: 100%; height: 200px; max-width: 100%; object-fit: cover; }
    .staticInfoTiles h2  { color: #686980; font-size: 17px; font-weight: 700; margin: 0; }
    .staticInfoTiles article  { height: calc(100% - 80px); margin: 7px 0 0; overflow: auto; }
        .staticInfoTiles article > span  { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; max-width: 35ch; line-height: 18px; height: 56px; }
    .staticInfoTiles .button  { display: block; margin: 12px 0 0 auto; text-align: center; text-decoration: none !important; }

    .staticInfoTiles .graphical  { width: calc(100% / 3); height: 200px; margin: 0 0 0 15px; padding: 0; background-color: #f0eee9; }
        .staticInfoTiles .graphical a  { display: block; }
    .staticInfoTiles .grey  { display: flex; align-items: center; width: calc(100% / 3); margin: 0 0 0 15px; padding: 15px; color: #838383; background-color: #ededed; }

@media (max-width: 1050px) {
    .staticInfoTiles img  { height: 120px; }
    .staticInfoTiles .graphical img  { height: 200px; }
}

@media (max-width: 740px) {
    .staticInfoTiles ul  { flex-wrap: wrap; }
    .staticInfoTiles li  { width: 100%; margin-bottom: 15px; }
    .staticInfoTiles img,
    .staticInfoTiles .graphical img  { height: auto; margin-bottom: 5px; }
    .staticInfoTiles .graphical img  { height: auto; margin-bottom: 0; }
    .staticInfoTiles .graphical  { width: 100%; height: auto; margin-bottom: 15px; }
    .staticInfoTiles article  { height: auto; }
        .staticInfoTiles article span  { height: auto; max-width: 100%; }
    .staticInfoTiles .button  { margin: 22px 0 0 auto; }
    .staticInfoTiles .grey  { height: auto; }
}
/* end: Static Info Tiles */

/* Tabbed Content */
.tabbedContent  { width: 100%; }


/* Image Gallery */
.ProfuturoImageGallery  { position: relative; margin: 15px 0; }
    .ProfuturoImageGallery ul  { margin: 0; padding: 0; list-style-type: none; }
        .ProfuturoImageGallery ul:first-of-type  { display: flex; margin: 0 -10px; }
            .ProfuturoImageGallery ul:first-of-type li  { display: block; height: 300px; margin: 0 10px 20px 10px; background-color: #f7f8f9; }
                .ProfuturoImageGallery ul:first-of-type li:hover  { background-color: #f1f2f3; }
                .ProfuturoImageGallery ul:first-of-type li a  { display: block; padding: 15px; color: #6C6C6C; text-decoration: none; }
                    .ProfuturoImageGallery ul:first-of-type li a > *  { display: inline-block; *display: inline; zoom: 1; }
                    .ProfuturoImageGallery ul:first-of-type li a img  { max-width: 100%; max-height: 200px; height: 200px; width: 100%; object-fit: cover; }
                    .ProfuturoImageGallery ul:first-of-type li a b  { display: flex; font-size: 14px; font-weight: 700; line-height: 1em; height: 40px; align-items: center; }
                    .ProfuturoImageGallery ul:first-of-type li a i  { display: flex; font-size: 10px; font-style: normal; margin-top: 3px; height: 23px; line-height: 10px; overflow: hidden; }
        .ProfuturoImageGallery ul.pager  { display: flex; justify-content: center; font-size: 14px; text-align: center; }
            .ProfuturoImageGallery ul.pager li  { width: 30px; height: 30px; margin: 0 5px; line-height: 30px; background-color: transparent; }
                .ProfuturoImageGallery ul.pager li a  { display: block; height: 100%; color: #666666; margin: 0; background-color: #f1f2f3; box-shadow: 0 -45px 30px -30px rgba(0,0,0,0.25) inset; cursor: pointer; -webkit-box-shadow: 0 -45px 30px -30px rgba(0,0,0,0.25) inset; -moz-box-shadow: 0 -45px 30px -30px rgba(0,0,0,0.25) inset; -ms-box-shadow: 0 -45px 30px -30px rgba(0,0,0,0.25) inset; -o-box-shadow: 0 -45px 30px -30px rgba(0,0,0,0.25) inset; }
                    .ProfuturoImageGallery ul.pager li.selected a,
                    .ProfuturoImageGallery ul.pager li a:hover  { color: #fff; background-color: #cd2b1f; text-decoration: none; }

#lightBox.imageGallery .close  { top: 20px; right: 20px; }
.profuturoImageLightBox  { position: relative; margin: -50px 0 0 0; }
    .profuturoImageLightBox a  { position: absolute; display: block; top: 10px; font-size: 60px; width: 40px; height: 40px; color: #6C6C6C; line-height: 0.45; text-align: center; text-decoration: none; vertical-align: middle; background-color: #fff; cursor: pointer; }
        .profuturoImageLightBox a:hover  { color: #fff; background-color: #515151; }
    .profuturoImageLightBox .prev  { left: 10px; }
    .profuturoImageLightBox .next  { left: 55px; }
    .profuturoImageLightBox img  { width: 100%; height: auto; }
    .profuturoImageLightBox b  { display: block; font-size: 16px; font-weight: 700; text-align: left; }
    .profuturoImageLightBox i  { display: block; font-size: 14px; font-style: normal; text-align: left; }

@media (max-width: 1050px) {
    .ProfuturoImageGallery ul:first-of-type li  { height: 250px; width: calc((100% / 3) - 6px); }
        .ProfuturoImageGallery ul:first-of-type li a img  { height: 150px; }
}

@media (max-width: 740px) {
    .ProfuturoImageGallery ul:first-of-type li  { width: 100%; height: auto; }
    .ProfuturoImageGallery ul:first-of-type  { flex-wrap: wrap; }
        .ProfuturoImageGallery ul:first-of-type li a img  { height: auto; max-height: 100%; }
        .ProfuturoImageGallery ul:first-of-type li a b,
        .ProfuturoImageGallery ul:first-of-type li a i  { height: auto; padding: 5px 0 0; }
}
/* end: Image Gallery */

/* Video Gallery */
.ProfuturoVideoGallery  { width: 100%; position: relative; margin: 15px 0; }
    .ProfuturoVideoGallery ul  { margin: 0; padding: 0; list-style-type: none; }
        .ProfuturoVideoGallery ul:first-of-type  { display: flex; flex-wrap: wrap; margin: 0 -10px; }
            .ProfuturoVideoGallery ul:first-of-type li  { display: block; width: calc((100% / 3) - 20px); margin: 0 10px 20px 10px; height: 300px; background-color: #f7f8f9; }
                .ProfuturoVideoGallery ul:first-of-type li:hover  { background-color: #f1f2f3; }
                .ProfuturoVideoGallery ul:first-of-type li a  { display: block; padding: 15px; color: #6C6C6C; text-decoration: none; }
                    .ProfuturoVideoGallery ul:first-of-type li a > *  { display: inline-block; *display: inline; zoom: 1; }
                    .ProfuturoVideoGallery ul:first-of-type li a img  { max-width: 100%; max-height: 200px; height: 200px; width: 100%; object-fit: cover; }
                    .ProfuturoVideoGallery ul:first-of-type li a b  { display: flex; font-size: 14px; font-weight: 700; line-height: 1em; height: 40px; align-items: center; }
                    .ProfuturoVideoGallery ul:first-of-type li a i  { display: flex; font-size: 10px; font-style: normal; margin-top: 3px; height: 23px; line-height: 10px; overflow: hidden; }
        .ProfuturoVideoGallery ul.pager  { margin: 0; font-size: 14px; text-align: center; display: flex; justify-content: center; }
            .ProfuturoVideoGallery ul.pager li  { width: 30px; height: 30px; margin: 0 5px; line-height: 30px; background-color: transparent; }
                .ProfuturoVideoGallery ul.pager li a  { display: block; height: 100%; color: #666666; margin: 0; background-color: #f1f2f3; box-shadow: 0 -45px 30px -30px rgba(0,0,0,0.25) inset; cursor: pointer; -webkit-box-shadow: 0 -45px 30px -30px rgba(0,0,0,0.25) inset; -moz-box-shadow: 0 -45px 30px -30px rgba(0,0,0,0.25) inset; -ms-box-shadow: 0 -45px 30px -30px rgba(0,0,0,0.25) inset; -o-box-shadow: 0 -45px 30px -30px rgba(0,0,0,0.25) inset; }
                    .ProfuturoVideoGallery ul.pager li.selected a,
                    .ProfuturoVideoGallery ul.pager li a:hover  { color: #fff; background-color: #cd2b1f; text-decoration: none; }

.profuturoVideoLightBox  { position: relative; margin: 0; }
    .profuturoVideoLightBox a  { position: absolute; display: block; top: -50px; font-size: 60px; width: 40px; height: 40px; color: #6C6C6C; line-height: 0.45; text-align: center; text-decoration: none; vertical-align: middle; background-color: #fff; cursor: pointer; }
        .profuturoVideoLightBox a:hover  { color: #fff; background-color: #515151; }
    .profuturoVideoLightBox .prev  { left: 0; }
    .profuturoVideoLightBox .next  { left: 45px; }
    .profuturoVideoLightBox img  { width: 100%; height: auto; }
    .profuturoVideoLightBox b  { display: block; font-size: 16px; font-weight: 700; text-align: left; }
    .profuturoVideoLightBox i  { display: block; font-size: 14px; font-style: normal; text-align: left; }

@media (max-width: 1050px) {
    .ProfuturoVideoGallery ul:first-of-type li  { height: 250px; width: calc((100% / 3) - 6px); }
        .ProfuturoVideoGallery ul:first-of-type li a img  { height: 150px; }
}

@media (max-width: 740px) {
    .ProfuturoVideoGallery ul:first-of-type li  { width: 100%; height: auto; }
    .ProfuturoVideoGallery ul:first-of-type  { flex-wrap: wrap; }
        .ProfuturoVideoGallery ul:first-of-type li a img  { height: auto; max-height: 100%; }
        .ProfuturoVideoGallery ul:first-of-type li a b,
        .ProfuturoVideoGallery ul:first-of-type li a i  { height: auto; padding: 5px 0 0; }
}

#lightBox  { position: fixed; display: block; top: 0; left: 0; width: 100%; height: 0; text-align: center; vertical-align: middle; background-color: rgba(119, 119, 119, 0.85); background-image: none; overflow: hidden; opacity: 0.5; transition: all 0.1s linear; z-index: 9999; }
    #lightBox .wrapper  { position: relative; display: inline-block; width: auto; max-width: 96%; background-color: #fff; margin: 20px auto; padding: 60px 10px 10px 10px; vertical-align: middle; box-sizing: border-box; overflow: hidden; opacity: 0; transition: all 0.5s linear 0.5s; *display: inline; zoom: 1; }
    #lightBox .close  { position: absolute; display: block; top: 10px; right: 10px; width: 40px; height: 40px; padding: 0; color: #6C6C6C; font-size: 0.001em; text-align: center; text-decoration: none; background-color: #fff; z-index: 999; cursor: pointer; transform: none; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; }
        #lightBox .close:hover  { color: #fff; background-color: #D00D1C; }
        #lightBox .close:after  { content: "\00d7"; padding: 0; color: inherit; font-size: 32px; font-weight: 700; line-height: 1.3; background: none; }
    #lightBox.show  { height: 100%; opacity: 1; }
        #lightBox.show .wrapper  { opacity: 1; }

@media screen {
    #lightBox.show  { overflow-y: auto; }
}

.lightBoxContent  { display: none; }
#lightBox .lightBoxContent  { display: block; }
#lightBox.colouring .wrapper  { text-align: center; }
html.lightboxed body  { overflow-y: hidden; position: relative; width: 100%; }
/* end: Video Gallery */


/* Contact Form */
.contactForm fieldset  { display: flex; justify-content: space-between; flex-wrap: wrap; }
.contactForm .hide  { display: none; }
.contactForm .required:after  { content: " *"; color: #D81E05; }
.contactForm legend  { color: #EE3224; font-weight: 700; border-bottom: 1px solid #000; }
.contactForm label  { position: relative; }
    .contactForm label span  { font-size: 16px; }
.contactForm fieldset > label > span.required::after  { content: " *"; color: red; }
.contactForm textarea  { height: 100px; }
.contactForm select  { padding-right: 24px; background: url('//cdn.agilitycms.com/scotiabank-peru/Global-Rebrand/chevron-down-red-24px.svg') no-repeat right center; background-size: 1.2rem; -webkit-background-size: 1.2rem; -moz-background-size: 1.2rem; -ms-background-size: 1.2rem; -o-background-size: 1.2rem; }
.contactForm label input + span  { float: none; display: block; max-width: 100%; font-size: 12px; text-align: right; }
.contactForm label textarea.input-validation-error ~ .validation  { margin-left: -2px; }
.contactForm form > div  { display: flex; margin-top: 50px; }
.contactForm .button  { margin: 0 30px 0 0; padding: 6px 30px; }
    .contactForm .button.back  { margin-right: auto; }
    .contactForm .button.reset  { margin-left: auto; }
.contactForm form > .button.next  { margin-right: 10px; }
.contactForm form > .button.print  { margin-left: 10px; }
.contactForm form > span  { display: inline-block; font-size: 16px; font-weight: 700; *display: inline; zoom: 1; }
.contactForm form > .currentStep  { display: block; padding: 20px 0 15px 0; color: #EE3224; font-size: 18px; font-weight: 700; }
.contactForm form .errorSummary  { display: none; margin: 10px 0; padding: 10px; background-color: #FFDDDC; border: 1px solid #f00; }
    .contactForm form .errorSummary.show  { display: block !important; }
    .contactForm form .errorSummary h3  { position: relative; margin: 0 0 5px 0; padding-left: 20px; color: #6c6c6c; font-size: 16px; }
        .contactForm form .errorSummary h3:before  { content: url('//cdn.aglty.io/scotiabank-peru/Profuturo/images/icon_error_exclaimation.png'); position: absolute; top: 1px; left: 0; }
    .contactForm form .errorSummary ul  { margin: 0; padding: 0; list-style: none; }
        .contactForm form .errorSummary ul li  { padding: 0; }
            .contactForm form .errorSummary ul li:before  { content: "- "; }
.contactForm > .requiredFields  { display: none; }
.contactForm .multipleFields  { position: relative; text-align: right; }
.contactForm > form > fieldset div  { position: relative; display: inline-block; margin: 10px 0; *display: inline; zoom: 1; }
    .contactForm > form > fieldset div > span  { display: block; font-size: 16px; font-weight: 700; text-align: left; }
        .contactForm > form > fieldset div > span.validation  { bottom: inherit; top: 50%; right: -25px; margin: -10px 0 0 0; }
.contactForm > form > fieldset > div > input[name="day"], .contactForm > form > fieldset > div > input[name="month"]  { width: 50px !important; }
.contactForm > form > fieldset > div > input[name="year"]  { width: 80px !important; }
.contactForm > form > fieldset div > select  { width: 120px; }
    .contactForm > form > fieldset div > select[name="identityDocument"]  { width: 200px; }
    .contactForm > form > fieldset div > select + input  { width: 176px !important; }
    .contactForm > form > fieldset div > select[name="identityDocument"] + input  { width: 96px !important; }
.contactForm > form > fieldset > label ~ div  { min-height: 30px; text-align: right; }
.ProfuturoTransferRequestForm > form > fieldset > div > label  { width: auto; margin: 0; vertical-align: middle; }
.ProfuturoTransferRequestForm > form > fieldset > div > input[type="radio"]  { min-height: 0; margin-right: 1em; vertical-align: middle; }
    .ProfuturoTransferRequestForm > form > fieldset > div > input[type="radio"] + .validation  { margin-top: -15px; }
.ProfuturoTransferRequestForm .sideText  { font-size: 12px; padding-left: 5px; }
.contactForm .preview  { display: none; }
    .contactForm .preview.show  { display: inline-block; *display: inline; zoom: 1; }
.contactForm span.preview.show  { width: 165px; text-align: left; color: #9c9c9c; }
.contactForm div.preview.show  { font-size: 12px; }
.contactForm fieldset > span  { width: 670px; margin: 8px auto; text-align: right; }
.contactForm .termsAndConditions  { margin: 10px 0; }
    .contactForm .termsAndConditions input[type='checkbox']  { display: block; float: left; }
.contactForm aside  { text-align: right; margin-right: 10px; }
.contactForm .returnMessage  { margin: 18px 0 0 0; }
.contactForm label.textarea  { width: 754px; text-align: left; padding: 5px; }
    .contactForm label.textarea textarea  { width: 542px; height: 150px; resize: vertical; margin-right: 2px; }
    .contactForm label.textarea span  { vertical-align: top; text-align: left; width: auto !important; }
        .contactForm label.textarea span.validation  { width: 20px !important; }
        .contactForm label.textarea span.validation  { display: block; right: -10px; }
    .contactForm label.textarea .show  { overflow-wrap: break-word; word-wrap: break-word; border: 1px solid #c1c1c1; display: block; width: auto; padding: 10px; margin: 5px 0px 0px 0px; }
.contactForm .captcha  { top: auto; bottom: 5px; padding: 10px 0; text-align: left; width: 100%; }
    .contactForm .captcha input  { width: 200px !important; text-align: center; }
    .contactForm .captcha img  { display: inline-block; margin: 10px 0 0 0; *display: inline; zoom: 1; }
    .contactForm .captcha a  { display: block; margin-bottom: 15px; }
    .contactForm .captcha span.validation  { top: inherit; bottom: 16px; }
    .contactForm .captcha > label .captchaWhatsThis  { float: right; padding: 6px 0 6px 8px; font-size: 12px; cursor: pointer; outline: none; }
    .contactForm .captcha > label .captchaInfo  { position: relative; top: 0; font-size: 11px; }
.ProfuturoContactForm fieldset > div:last-of-type  { display: flex; width: 100%; }
    .ProfuturoContactForm fieldset > div:last-of-type a  { text-align: center; }

@media (max-width: 740px) {
    .contactForm fieldset label  { width: 100%; }
    .contactForm .captcha > label .captchaWhatsThis  { float: none; padding: 0; }
    .contactForm .captcha img  { display: block; }
}
/* end: Contact Form */


.ProfuturoStatementInformation  { max-width: 100%; margin: 20px 0; }
    .ProfuturoStatementInformation a img  { max-width: 100%; }
#lightBox.statementInformation .wrapper  { text-align: center; }
    #lightBox.statementInformation .wrapper img  { max-width: 100%; }


.cascadingDropdownLinks  { width: 100%; padding: 20px; }
    .cascadingDropdownLinks label  { display: block; margin: 10px 0; font-weight: 700; border: none; }
        .cascadingDropdownLinks label:after  { content: ' '; display: block; clear: both; }
    .cascadingDropdownLinks .button  { margin: 10px 0 0 0; float: right; }


.sr--summary  { width: 100%; }
    .sr--summary .s--term  { position: relative; margin: 0; padding: 0; background: none; }
    .sr--summary .col  { padding: 0; }
.searchResults  { margin: 0 0 1em 0; }


/********************************************************************************************************************************************************************************************/
/*LATIN LINGUA REQUEST
*********************************************************************************************************************************************************************************************/
#contentColumn img  { max-width: 100%; }

table.default  { font-size: 0.9em; border: 1px solid #ccc; border-top: 3px solid #adada7; padding: 0; border-collapse: collapse; margin-top: 1.5em; width: 100%; margin-bottom: 1em; background-color: #FFF; }

    table.default.small  { font-size: 0.9em; }

    table.default tbody  { padding: 0; }

    table.default tr.odd th, table.default tr.odd td  { background-color: #f5f5f5; }

    table.default th  { font-size: 1.1em; text-align: left; padding: 0.5em; padding-left: 1em; border-width: 0 1px; border-style: solid; border-color: #ccc; border-bottom: 3px solid #ccc; }

    table.default td  { padding: 1em; border-width: 0 1px; border-style: solid; border-color: #ccc; }

    table.default.small td  { padding: 0.8em; }

    table.default td.headerRow  { font-size: 1.1em; font-weight: bold; border: 1px solid #ccc; border-top: 3px solid #ccc; }

    table.default a  { font-weight: bold; }
