/* Minification failed. Returning unminified contents.
(2589,35): run-time error CSS1046: Expect comma, found '0'
(2589,39): run-time error CSS1046: Expect comma, found '/'
(2592,35): run-time error CSS1046: Expect comma, found '0'
(2592,39): run-time error CSS1046: Expect comma, found '/'
(2599,35): run-time error CSS1046: Expect comma, found '0'
(2599,39): run-time error CSS1046: Expect comma, found '/'
(2957,35): run-time error CSS1046: Expect comma, found '0'
(2957,39): run-time error CSS1046: Expect comma, found '/'
 */
@charset "utf-8";

@font-face {
    font-family: 'DINNextSlabPro Medium';
    font-display: block;
    src: url(../Content/Fonts/DINNextSlabPro-Medium.otf) format('otf');
    src: url(../Content/Fonts/DINNextSlabPro-Medium.otf);
    src: url(../Content/Fonts/DINNextSlabPro-Medium.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans Light';
    font-display: block;
    src: url(../Content/Fonts/OpenSans-Light.ttf) format('truetype');
    src: url(../Content/Fonts/OpenSans-Light.ttf);
    src: url(../Content/Fonts/opensans-light-webfont.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-display: block;
    src: url(../Content/Fonts/OpenSans-Regular.ttf) format('truetype');
    src: url(../Content/Fonts/OpenSans-Regular.ttf);
    src: url(../Content/Fonts/opensans-regular-webfont.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans Bold';
    font-display: block;
    src: url(../Content/Fonts/OpenSans-Bold.ttf) format('truetype');
    src: url(../Content/Fonts/OpenSans-Bold.ttf);
    src: url(../Content/Fonts/opensans-bold-webfont.woff) format('woff');
}


form {
    padding-left: 15px;
    padding-right: 15px;
}

label {
    margin-bottom: 1px !important;
}

.form-row {
    margin-bottom: 10px;
}

.homeTop {
    margin-top: 45px;
}

.nopadding-right {
    padding-right: 0 !important;
}

.logoSiteWrapper {
    padding: 12px 0 6px;
}

.separateLogoLine {
    height: 42px;
    width: 2px;
    opacity: 0.4;
    background-color: #ffffff;
    display: inline-block;
    margin: 0 15px;
}

.logoSiteVivePacifico, .logoSitePacifico {
    display: inline-block;
}

.bg-blue {
    background-color: #005eb8 !important;
}

#TopPage .navbar {
    padding-top: 0;
    padding-bottom: 0;
}

.navbar-light .navbar-toggler, .navbar-light .navbar-toggler:focus {
    border-color: transparent !important;
    outline: none;
}

.navbar-toggler .icon-bar {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #fff;
    display: block;
    margin: 3px;
}

.zoneTopWrap {
    background-color: #005EB8;
}

.nav-item a.active {
    background-color: #004280 !important;
}


.nav-item a , .nav-item-aux a {
    display: block;
    margin: 0;
    color: #fff !important;
    padding: 25px 15px !important;
    text-decoration: none;
    font-family: 'Open Sans';
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}

.collapse.show .nav-item a ,  .collapse.show .nav-item-aux a   {
    color: #333;
}

.nav-item a:hover , .nav-item-aux a:hover {
    background: #004280;
    color: #fff;
    text-decoration: none;
}

.nav-item .btn-green, .nav-item-aux .btn-green {
    padding: 12px !important;
    background-color: #61A80F !important;
    border-radius: 6px;
    margin-top: 12px;
    text-transform: inherit;
}

    .nav-item .btn-green:hover, .nav-item-aux .btn-green:hover {
        background-color: #4f9301;
    }



.loginMenu {
    color: #ffffff;
    padding: 10px;
}

    .loginMenu .itemLogin {
        display: inline-block;
        position: relative;
    }

        .loginMenu .userName a, .loginMenu .itemLogin a {
            color: #ffffff;
            font-size: 14px !important;
        }

    .loginMenu form {
        padding: 0 !important;
    }

        .loginMenu form input {
            padding: 0 !important;
            height: inherit !important;
            margin: 0 !important;
            display: inline;
            font-size: 14px !important;
            font-weight: 300 !important;
        }

.separatorMenu {
}

.topContent {
    margin-bottom: 20px;
}

.mainContent {
    min-height: 200px;
    padding-top: 30px;
}

.titleMain h1 {
    color: #333333;
    font-family: "Open Sans";
    font-size: 36px;
    font-weight: 300;
    letter-spacing: -0.19px;
    line-height: 49px;
}

/*Main*/
.innerPageContentBanner {
    position: relative;
}

.customNavigation.navProductsBpMain {
    top: 48%;
}

.customNavigation {
    position: absolute;
    transition: background .5s,opacity .5s;
    left: 0;
    right: 0;
    top: 15%;
    width: 100%;
    z-index: 12;
    text-align: center;
    margin: 0;
    padding: 0;
    line-height: 1em;
    opacity: 50 !important;
}

#sliderMainVivePacifico .owl-item li {
    list-style: none;
}

#sliderMainVivePacifico .owl-item {
    padding: 10px 0;
}

    #sliderMainVivePacifico .owl-item img {
        box-shadow: 0 2px 6px 1px rgba(0,0,0,.3);
        border-radius: 5px;
    }

.customNavigation a {
    display: inline-block;
    cursor: pointer;
    opacity: .5;
    transition: background .5s,opacity .5s;
    list-style: none;
    text-decoration: none !important;
}

.innerPageContentBanner:hover .customNavigation a {
    opacity: initial;
}

.customNavigation a.next {
    position: absolute;
    right: 10px;
}

    .customNavigation a.next:before {
        font-family: FontAwesome;
        content: "\f105";
        font-size: 90px;
        color: #ffffff;
        margin-right: 40px;
    }

.customNavigation a.prev {
    position: absolute;
    left: 10px;
}

    .customNavigation a.prev:before {
        font-family: FontAwesome;
        content: "\f104";
        font-size: 90px;
        color: #ffffff;
        margin-left: 40px;
    }


.no-padding {
    padding: 0px;
}

.no-padding-left {
    padding-left: 0px;
}

.no-padding-right {
    padding-right: 0px;
}

.middleContent {
    padding-top: 30px;
}

.form-control {
    height: unset;
    padding: .475rem .75rem;
}


/*Detalle Promoción*/
.DetailPromoPC .titledetallepromoPC h2 {
    color: #333333;
    font-family: "Open Sans";
    font-size: 44px !important;
    font-weight: 300;
    letter-spacing: -0.24px;
    line-height: 50px;
}

.DetailPromoPC .containerImagePromo img {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.17);
    border-radius: 6px;
}

.DetailPromoPC .promoCategoryName {
    color: #005EB8;
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -0.08px;
    line-height: 20px;
}

    .DetailPromoPC .promoCategoryName .fa {
        margin-right: 5px;
    }

.DetailPromoPC .contentdetallepromoPC {
    margin-top: 15px;
    color: #333333;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 22px;
}

.DetailPromoPC .anchorsPromo {
    padding-top: 15px;
    padding-bottom: 20px;
    color: #005EB8;
    font-family: "Open Sans";
    font-size: 15px;
    letter-spacing: -0.08px;
    line-height: 20px;
}

.DetailPromoPC .sectionInfo {
    margin-top: 60px;
    margin-bottom: 20px;
}

.DetailPromoPC .logoShop img {
    box-shadow: 1px 3px 5px rgba(0,0,0,.16);
    border-radius: 4px;
}

.DetailPromoPC .contentPromoPCMoreInfo .content {
    font-family: 'Open Sans';
    font-size: 15px;
    color: #333;
    line-height: 22px;
    margin: 10px 0;
}

.optionsContainer {
}

    .optionsContainer .itemOption {
        border-top: 1px solid #E5E5E5;
        padding: 12px 0;
        margin: 0;
    }

        .optionsContainer .itemOption:last-child {
            border-bottom: 1px solid #E5E5E5;
        }

    .optionsContainer .iconOption {
    }

    .optionsContainer .contentOption {
        color: #333333;
        font-family: "Open Sans";
        font-size: 18px;
        line-height: 24px;
        padding-left: 28px;
    }

        .optionsContainer .contentOption > span {
        }

        .optionsContainer .contentOption.subtittle {
            padding-top: 0 !important;
        }

.text-blue {
    color: #005EB8;
    font-family: "Open Sans";
    font-size: 13px;
    line-height: 18px;
}


.shareContainer {
    margin-top: 15px;
    margin-bottom: 15px;
}



.shareTitle {
    color: #838383;
    font-family: "Open Sans";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 17px;
    text-align: center;
    margin-bottom: 15px;
}

.RatingContainer {
    margin-top: 15px;
    margin-bottom: 15px;
}

.RatingTitle {
    color: #838383;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 13px;
}

.disabled.fa-star-o {
    color: #CDCDCD;
}

.active.fa-star-o {
    color: #F5A623;
}

.FavoriteContainer {
    margin-top: 15px;
    margin-bottom: 15px;
}

.FavoriteTitle {
    color: #838383;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 11px;
}

#borderRight {
    border-right: 1px solid #D9D9D9;
    position: absolute;
    top: 15%;
    bottom: 0;
    right: 0;
    margin-bottom: 15px;
}

a.socialMediaShare:hover {
    text-decoration: none;
}

a.socialMediaShare img:hover {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.17);
}

.linkNewsletter {
    color: #005EB8;
    font-family: "Open Sans";
    font-size: 15px;
    letter-spacing: -0.08px;
    line-height: 20px;
    margin-top: 20px;
}

.DetailPromoPC .linkNewsletter .fa {
    color: #AFAFAF;
    font-size: 18px;
    padding-right: 10px;
}

.DetailPromoPC .contentExpandPromoPC {
    line-height: 2em;
    margin-bottom: 20px;
    padding-bottom: 0;
}

    .DetailPromoPC .contentExpandPromoPC a[data-toggle=collapse] {
        color: #333333;
        font-family: "Open Sans";
        font-size: 34px;
        font-weight: 600;
        letter-spacing: -0.75px;
        line-height: 39px;
    }

    .DetailPromoPC .contentExpandPromoPC a:after {
        right: 30px;
        position: absolute;
        content: "\f107";
        font-family: FontAwesome;
        font-size: 50px;
        color: #1A6EBF;
        margin-top: 5px;
    }

.DetailPromoPC .contentPromoPCMoreInfo a[aria-expanded=true]:after {
    content: "\f106";
}

.DetailPromoPC .zoneMiddlePromosPC {
    padding-top: 15px;
}

.DetailPromoPC .morePromos {
    padding-top: 15px;
}

    .DetailPromoPC .morePromos .morePromoTitle, 
    .DetailPromoPC .morePromos .morePromoTitle2 {
        color: #333333;
        font-family: "Open Sans";
        font-size: 36px;
        font-weight: 300;
        letter-spacing: -0.19px;
        line-height: 49px;
    }

    .DetailPromoPC .morePromos .morePromoContent {
        padding-top: 60px;
    }

.DetailPromoPC .otherPromoImageThumb img {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.DetailPromoPC .otherPromos {
    display: inline-block;
    padding: 10px;
}

.DetailPromoPC .morePromoContent {
    min-height: 480px;
    background-image: url(/BancoPacifico/media/VivePacifico/Layout/bg-shape-green.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}


.view-more, .view-more a {
    color: #333333;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 22px;
    /*text-decoration: none;*/
    padding-top: 10px;
}

.PromoBPandEventBPWidget .view-more {
    padding-bottom: 20px;
}

.otherPCWrapper {
    width: 650px;
    margin: 0 auto;
}

    .otherPCWrapper .morePromoContent {
        min-height: 480px;
        background-image: url(/BancoPacifico/media/VivePacifico/Layout/bg-shape-green.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
    }

.DetailPromoPC .otherWrapper {
    justify-content: center;
}
.otherWrapper {
    width: 650px;
    margin: 0 auto;
}

    .otherWrapper img {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
    }

    .otherWrapper .itemPromos .itemPromoResume {
        min-height: 170px;
        background-color: #ffffff;
        text-align: left;
        height: auto;
      
    }

    .otherWrapper .contentPromo {
        color: #0086CC;
        font-family: "Open Sans";
        font-size: 14px;
        font-weight: bold;
        letter-spacing: -0.08px;
        line-height: 17px;
        margin-bottom: 10px;
    }

    .otherWrapper .footerResume {
        color: #4A4A4A;
        font-family: "Open Sans";
        font-size: 12px;
        letter-spacing: 0;
        line-height: 16px;
    }

.NewsPromotions .itemPromos img,
.PromoPcContent .itemPromos img,
.bppromos .itemPromos img,
.recommended .itemPromos img,
.ContentRecommended .itemPromos img {
    height: 165px;
    width: 165px;
}

/*.PromoBPandEventBPWidget .itemPromos img {
    height: 150px;
    width: 150px;
}*/


footer {
    background: #ffffff;
    padding: 20px 20px 0;
    margin-top: 60px;
   
}



.footer-links {
    color: #838383;
}

    .footer-links img {
        padding: 20px;
    }

.footer-media {
    background-image: url(/BancoPacifico/media/VivePacifico/Layout/illustration-footer.svg);
    background-repeat: no-repeat;
    background-origin: content-box;
    padding-left: 65px;
    min-height: 150px !important;
}

    .footer-media a {
        display: block;
        color: #005EB8;
        font-family: "Open Sans";
        font-size: 13px;
        line-height: 22px;
    }

@media (max-width:480px) {
    .footer-media {
        padding-left: 15px;
        margin-bottom:50px;
    }
}

.footer-links {
    height: 18px;
    width: 285px;
    color: #838383;
    font-family: "Open Sans";
    font-size: 13px;
    line-height: 18px;
}

.itsignaturewhitebg a {
    color: #838383;
    font-size:13px;
}
.itsignaturewhitebg p {
    color: #838383;
    font-size: 13px;
    margin-bottom:0px !important;
}


/*Internal pages*/
.internalPage {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
    padding-top: 60px;
}

/*Widgets styles*/
.CategoriesListWidget .titlePromoList {
    color: #333333;
    font-family: "Open Sans";
    font-size: 26px;
    font-weight: 600;
    letter-spacing: -0.28px;
    line-height: 36px;
    text-align: center;
}

.CategoriesListWidget .contentCategoriesIcon {
    text-align: center;
}

    .CategoriesListWidget .contentCategoriesIcon a {
        text-decoration: none;
    }

        .CategoriesListWidget .contentCategoriesIcon a:hover img {
            box-sizing: border-box;
            border: 1px solid #C4C3C3;
            border-radius: 5px;
            background-color: #FFFFFF;
            box-shadow: 0 1px 9px 0 rgba(0,0,0,0.39);
        }

.CategoriesListWidget .itemCategoriesIcon {
    display: inline-block;
    padding: 15px 10px;
}

.CategoriesListWidget .containerIcon img {
    border-radius: 5px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.17);
    padding: 7px;
}

.CategoriesListWidget .itemCategoryName {
    color: #1A1A1A;
    font-family: "Open Sans";
    font-size: 11px;
    line-height: 13px;
    text-align: center;
    padding-top: 10px;
}

.wrapperPromosFilterResult {
    margin-bottom: 50px;
    min-height: 960px
}

.promosHomeTitle {
    color: #333333;
    font-family: "Open Sans";
    font-size: 36px;
    font-weight: 300;
    letter-spacing: -0.19px;
    line-height: 49px;
}

.wrapperFilterPromos {
    width: 100%;
    border-radius: 6px;
    background-color: #F2F2F2;
    padding: 10px 5px;
    margin: 15px 0 10px;
    display: flex;
}

    .wrapperFilterPromos .counterPromos {
        text-align: right;
        padding-top: 5px;
    }

    .wrapperFilterPromos label {
        font-size: 14px;
    }

.wrapperFilterTitleResult {
    margin-bottom: 30px;
    color: #333333;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 20px;
}

#filterCity {
    font-weight: 700;
}

#filterCategory {
    font-weight: 700;
}

#separateFilter {
}

.itemFilterPromos {
    display: inline-block;
    height: 340px;
    width: 200px;
    border-radius: 6px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.23);
    float: left;
    margin: 10px 10px 15px;
}

    .itemFilterPromos img {
        width: 100%;
        border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
    }

    .itemFilterPromos .itemFilterPromoTitle {
        color: #005EB8;
        font-family: "Open Sans";
        font-size: 15px;
        font-weight: bold;
        letter-spacing: -0.08px;
        line-height: 19px;
        padding: 10px;
    }

    .itemFilterPromos .itemFilterPromoResume {
        color: #4A4A4A;
        font-family: "Open Sans";
        font-size: 12px;
        line-height: 16px;
        padding: 10px;
    }

        .itemFilterPromos .itemFilterPromoResume > div {
            overflow: hidden;
            display: -webkit-box;
            -webkit-line-clamp: 4;
            -webkit-box-orient: vertical;
            word-break: break-word;
            white-space: normal;
        }

.viewMorePromo, .viewMorePromoSearch {
    text-align: center;
    text-decoration: none;
    margin: 40px 0 40px;
}

    .viewMorePromo a, .viewMorePromoSearch  a{
        text-decoration: none;
        box-sizing: border-box;
        border: 1px solid #D8D8D8;
        border-radius: 6px;
        color: #3D3D3D;
        font-family: "Open Sans";
        font-size: 15px;
        font-weight: 600;
        line-height: 20px;
        padding: 10px 15px;
        background-color:#FFFFFF;
    }

        .viewMorePromo a:active, .viewMorePromoSearch a:active {
            text-decoration: none;
        }

        .viewMorePromo a:hover, .viewMorePromoSearch a:hover {
            box-shadow: 0 1px 9px 0 rgba(0,0,0,.39);
        }

.miniBanners {
    margin-bottom: 25px;
}

    .miniBanners img {
        display: initial;
        margin-bottom: 15px;
        border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
    }

/*Forms Vive Pacifico*/
.newsletter {
    margin-top: 30px;
    margin-bottom: 30px;
    min-height: 160px;
    background-image: url(/BancoPacifico/media/VivePacifico/Layout/icon-illustration-newsletter.svg);
    background-repeat: no-repeat;
    background-position: right;
}

.formBoletinPromo form {
    padding-left: initial;
    padding-right: initial;
}

#responseForm {
    margin-bottom: 5px;
}

.wrapperTitleNewsletter {
    color: #333333;
    font-family: "Open Sans";
    margin-bottom: 20px;
}

    .wrapperTitleNewsletter .introText {
        font-size: 28px;
        font-weight: 300;
        letter-spacing: -0.2px;
        line-height: 38px;
        text-align: center;
    }

    .wrapperTitleNewsletter .subText {
        font-size: 15px;
        line-height: 2.2em;
        text-align: center;
    }

.EditingFormValueCell {
    position: relative !important;
}

    .EditingFormValueCell input, .form-field input {
        height: 40px;
        margin-bottom: 10px;
        font-family: "Open Sans";
        font-size: 15px;
        font-weight: 600;
        letter-spacing: -0.19px;
        line-height: 24px;
    }

.form-field textarea {
    margin-bottom: 10px;
}

.field-validation-error {
    color: #b12628 !important;
    margin-top: -7px;
    margin-bottom: 6px;
}

form input[type='submit'] {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 25px;
    margin-bottom: 10px;
}

.btn-blue, form input[type='submit'] {
    background-color: #005EB8;
    color: #fff;
    border-color: #005EB8 !important;
    height: 40px;
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: 600;
}

    .btn-blue:hover, form input[type='submit']:hover, form input[type='submit']:active, form input[type='submit']:focus {
        color: #fff !important;
    }

.btn-secondary {
    border: 1px solid #DCE0E4 !important;
    background-color: #FFFFFF !important;
    color: #3D3D3D !important;
    font-family: "Open Sans";
    font-size: 15px !important;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
    padding: 11px 17px;
}

.btn:hover {
    box-shadow: 0 1px 9px 0 rgba(0,0,0,.39);
}



.nav-item .btn-green {
    padding: 12px !important;
    background-color: #61A80F !important;
    border-radius: 6px;
    margin-top: 12px;
    text-transform: inherit;
}

    .nav-item .btn-green:hover {
        background-color: #4f9301;
    }

.logon-panel form {
    padding: 0;
}

#SubscribeForm input[type='submit'] {
    margin-top: inherit !important;
}


.loadPromosInit, .loadPromosMore {
    text-align: center;
}

.loadPromosInitProfile {
    text-align: center;
    margin-top: 175px;
}



.titlePage h1 {
    color: #333333;
    font-family: "Open Sans";
    font-size: 36px;
    font-weight: bold;
    letter-spacing: -0.19px;
    line-height: 49px;
}

.contactHelp {
    text-align: center;
}


/*Login - Register*/

.loginWrapper {
    background-color: #005EB8;
}

    .loginWrapper footer {
        background-color: #005EB8;
        margin-top: 0;
        color: #ffffff;
        opacity: 0.5;
        padding-bottom: 50px;
        font-size: 13px;
    }

    .loginWrapper .itsignaturewhitebg a {
        color: #ffffff;
    }

    .loginWrapper .mainContent {
        background-color: #ffffff;
        padding-top: 30px;
        padding-bottom: 80px;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        background-image: url('/BancoPacifico/media/VivePacifico/Layout/bg-registro.svg');
        background-position: center bottom;
        background-repeat: no-repeat;
    }

    .loginWrapper .container {
        max-width: 1024px;
        margin-top: 15px;
    }

a.link-white, a.link-white:hover {
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 13px;
    letter-spacing: 0;
    line-height: 18px;
    text-decoration: none;
}

a.text-link-blue, a.text-link-blue:hover {
    color: #005EB8;
    font-family: "Open Sans";
    font-size: 13px;
    letter-spacing: 0;
    line-height: 18px;
    /*text-decoration: none;*/
}

.widgetLinksBottom a.text-link-blue {
    color: #005EB8;
    font-family: "Open Sans";
    font-size: 15px;
    letter-spacing: -0.08px;
    line-height: 20px;
    margin: 15px 10px 5px;
    position: relative;
    display: inline-block;
}

    .widgetLinksBottom a.text-link-blue i {
        padding-right: 7px;
    }

#retrievePasswordWrap {
    margin-top: 20px;
    background-color: #E5E5E5;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.logon-panel-password-retrieval {
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
}

.checkboxWrapper {
    margin-top: 15px;
    margin-bottom: 15px;
}

.checkboxCategories {
    display: inline-block;
    position: relative;
    min-height: 115px;
    height: 115px;
    overflow: hidden;
    text-align: center;
    margin: 2px;
    padding: 5px;
}

    .checkboxCategories label {
        cursor: pointer;
        text-align: center;
    }

    .checkboxCategories span.categoryName {
        display: block;
        margin-top: 8px;
        width: 87px;
        color: #1A1A1A;
        font-family: "Open Sans";
        font-size: 10px;
        letter-spacing: 0;
        line-height: 14px;
        text-align: center;
    }

    .checkboxCategories .wrapperImg {
        display: inherit;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        background-color: #FFFFFF;
        box-shadow: 0 2px 4px 0 rgba(0,0,0,0.17);
        padding: 4px;
    }

    .checkboxCategories label:hover .wrapperImg {
        box-sizing: border-box;
        background-color: #FFFFFF;
        box-shadow: 0 1px 9px 0 rgba(0,0,0,0.39);
    }

    .checkboxCategories label.active .wrapperImg {
        background-color: #005eb8;
    }

        .checkboxCategories label.active .wrapperImg img {
            filter: invert(100%) sepia(0%) saturate(50%) hue-rotate(164deg) brightness(145%) contrast(106%);
        }

    .checkboxCategories input[type="checkbox"] {
        display: none;
    }

.zone-light h2 {
    color: #333333;
    font-family: "Open Sans";
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0.2px;
    line-height: 38px;
}

.titleSectionForm {
    height: 25px;
    width: 225px;
    color: #333333;
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 22px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.register-AceptTermCond {
    margin-top: 50px;
}

.wrapperRegister {
    background-image: url('/BancoPacifico/Media/VivePacifico/Layout/illustration-footer-right.png');
    background-position: right bottom, center bottom !important;
    background-repeat: no-repeat, no-repeat !important;
    background-position: 100% 100% !important;
}


.wrapperLogin {
    max-width: 355px;
    margin: 40px auto;
}

.wrapperChangePassword {
    /*max-width: 355px;*/
    margin-top: 15px;
}

.signinWrapperRegister.ChangePassword {
    margin-top: 40px;
    margin-bottom: 20px;
}

.signin-login {
    background-image: url('/BancoPacifico/Media/VivePacifico/Layout/icons.svg'), url('/BancoPacifico/media/VivePacifico/Layout/bg-registro.svg') !important;
    background-position: top right, center bottom !important;
    background-repeat: no-repeat;
}

.signinWrapperRegister {
    max-width: 310px;
    margin: 0 auto;
    margin-top: 65px;
}






.loginfooter .footer-link {
    margin-bottom: 12px;
}



/*@media (max-width:575px) {
    
}*/

@media (max-width:1199px) {
    .innerPageContentBanner {
        z-index: 1;
    }

    .widgetTitlePromoBpAndEvent {
        font-size: 28px !important;
    }

    #bannerVivePacifico #containerBannerVivePacifico {
        padding-bottom: 17px;
    }
}

@media (max-width:991px) {
    /*select {
        margin-bottom: 10px !important;
    }*/

    .mainContent {
        padding-top: 0;
    }
}



@media (max-width:768px) {
    .optionsContainer {
        margin-top: 25px;
    }

    .DetailPromoPC .titledetallepromoPC h2 {
        text-align: center;
    }

    .otherWrapper, .otherPCWrapper, .PromoBPandEventBPWidget .otherWrapper {
        width: auto;
    }

        .otherWrapper .itemPromos .itemPromoResume, .otherPCWrapper .itemPromos .itemPromoResume {
            min-height: initial;
        }

    .PromoBPandEventBPWidget {
        background-image: unset !important;
        padding-top: 35px !important;
        padding-bottom: 25px !important;
    }

        .PromoBPandEventBPWidget .otherWrapper .itemPromos {
            width: unset !important;
        }

    #bannerVivePacifico {
        padding-top: 20px;
    }

    .PersonalizeBenefitsWidget, .newsletter {
        background-image: unset !important;
    }

    .firstSeleccion {
        text-align: center;
    }

    .ContinueToForm.SpaceInMobile {
        margin: 12px 0px 12px 0px !important;
    }

    .PersonalizeBenefitsWidget {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

        .PersonalizeBenefitsWidget .register-AceptTermCond {
            margin-top: 40px !important;
        }

    .ImgRegister {
        right: 23px !important;
    }

    #SendData {
        white-space: normal;
        height: auto;
    }

    

    .MessageUserRegisterImg {
        position: unset !important;
        margin-top: unset !important;
        left: unset !important;
    }

    /*.MessageUserRegister {
        text-align: center;
    }*/

    .MessageUserRegisteritem {
        text-align: left;
        padding-left: unset !important
    }

    .BtnGoLogin {
        text-align: left;
    }

    .MessageBtnDetail {
        display: flex;
        text-align: left;
        padding-top: 7px;
        padding-left: unset !important;
    }

    .titledetallepromoPC {
        padding-top: 25px;
    }

    .DetailPromoPC .titledetallepromoPC h2 {
        padding-bottom: 8px;
        text-align: left;
    }

    #ms-list-1 {
        padding-top: 8px;
    }

    .wrapperFilterPromos label {
        padding-top: 5px;
        padding-bottom: 4px;
        padding-left: 3px;
    }

    .titlefilter {
        margin-left: -7px;
    }

    .titlefilterV2 {
        margin-left: 3px;
    }


    .selectCustom {
        margin-top: 8px;
    }
   

    .zoneFooter {
        text-align: center;
    }

        .zoneFooter .order-1 {
            padding-bottom: 20px;
        }


    .searchIcon {
        right: 7% !important;
    }
    .wrapperRegister {
        background-image:unset !important;
    }

    .btn-register {
        white-space: normal !important;
        height: auto !important;
    }

 .PromoBPandEventBPWidget .itemPromos img,
    .DetailPromoBP .itemPromos img {
        height: auto;
        width: 100%;
    }


}

@media (max-width:575px) {
    #sliderMobileVivePacifico .boxImg img {
        width: 100%;
    }

    .loginfooter, .loginfooter .text-footer-login {
        text-align: center !important;
    }

    .signinWrapperRegister .promotion-personalize {
        font-size: 38px !important;
    }

    .promosWrapper .itemPromos {
        width: 158px !important;
       /* max-height: 245px !important;
        min-height: 245px !important;*/
    }

        

    .wrapperFilterTitleResult {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (max-width:499px) {
    .itemFilterPromos {
        margin: 15px auto;
        width: 250px;
        height: auto;
    }

    .morePromoContent, .wrapperPromosMoreResult {
        /*display: grid;*/
    }

    /*.promosWrapper .itemPromos {
        width: 158px;
    }*/
    .form-register .form-row {
        display:block;
    }

    .form-register .form-value-custom {
        margin-bottom: 7px;
    }

}


@media (max-width:360px) {
    .logoSiteVivePacifico img {
        width: 130px;
    }

    .logoSitePacifico img {
        width: 60px;
    }

    .ms-options-wrap > .ms-options {
        width: 100% !important;
    }

    .promosWrapper .itemPromos {
        width: 150px !important;
        /*max-height: 240px !important;
        min-height: 240px !important;*/
    }
    .promosWrapper .markCategory {
        font-size: 9px !important;
    }
}

.markCategory {
    color: #005EB8;
    cursor:pointer;
}

/*Widgets*/
.widgetWrapper {
    margin-bottom: 10px;
}

    .widgetWrapper .widgetWrapperItem {
        margin-top: 10px;
    }

.img-boxbanner {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    transition-duration: .3s;
}

    .img-boxbanner:hover {
        box-shadow: 0 2px 11px 4px rgba(0,0,0,0.3);
        transition-duration: .3s;
    }

.promosWrapper {
    min-height: 555px;
    background-image: url(/BancoPacifico/media/VivePacifico/Layout/bg-blue.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    display: block;
    position: relative;
    padding: 20px 0 45px;
    margin-bottom: 10px;
}

.ContentRecommended.promosWrapper {
    min-height: 500px;
    background-image: url(/BancoPacifico/media/VivePacifico/Layout/bg-path-green-2.svg);
}

.promosWrapper .widgetTitlePromo {
    padding: 0 0 20px;
}

.promosWrapper h2 {
    display: inline;
}

.promosWrapper .view-more a {
    color: #333333;
    font-family: "Open Sans";
    font-size: 15px;
    letter-spacing: 0;
    line-height: 22px;
}

.promosWrapper .itemPromos {
    display: inline-block;
    width: 169px;
    max-height: 258px;
    min-height: 256px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #C4C3C3;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.07);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.07);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.07);
    margin-right: 12px;
    overflow: hidden;
    position: relative;
}

.datapreferences .promosWrapper .itemPromos {
    width: 165px;
}

.promosWrapper .itemPromos:last-child {
    margin-right: 0;
}

    .promosWrapper .itemPromos img {
        width: 100%;
        display: block;
        margin: 0 auto;
        padding: 15px;
    }

    .promosWrapper .itemPromos .itemPromoResume .contentPromo {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        word-break: break-word;
        white-space: normal;
        color: #333333;
        font-family: "Open Sans";
        font-size: 12px;
        letter-spacing: 0;
        line-height: 15px;
    }

.promosWrapper .footerResume {
    position: absolute;
    bottom: 5px;
    color: #005EB8;
    font-family: "Open Sans";
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.45px;
    line-height: 15px;
    text-transform: uppercase;
    display: block;
    width: 100%;
}

.promosWrapper .markCategory {
    color: #005EB8;
    font-family: "Open Sans";
    font-size: 9px;
    font-weight: 600;
    letter-spacing: 0.45px;
    line-height: 1.3em;
    width:77%;
    display: inline-block;
    cursor: pointer;
}

    .promosWrapper .markCategory i {
        padding-right:3px;
    }



.promosWrapper .markFavorite {
    color: #F44336;
    position: absolute;
    right: 20px;
    font-size: 15px;
    cursor: pointer;
  bottom:3px;
}

.itemPromos .itemPromoResume {
    color: #4A4A4A;
    font-family: "Open Sans";
    font-size: 12px;
    line-height: 16px;
    padding: 10px;
    height: 90px;
    width: initial;
    border-radius: 0 0 6px 6px;
    background-color: #F6F4F4;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,0.13);
    position: relative;
}
/*promociones BP*/

.bppromos.promosWrapper .markFavorite {
    bottom: -22px;
}


.bppromos .footerResume {
    bottom: 30px;
}

.bppromos .itemPromos {
    border: none;
}

    .bppromos .itemPromos .itemPromoResume {
        background-color: #ffffff;
    }

    .bppromos .itemPromos img {
        padding: 0;
    }

.tagNew {
    color: #82B745;
    font-family: "Open Sans";
    font-size: 9px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 13px;
    top: 8px;
    left: 8px;
    border: 1px solid #82B745;
    border-radius: 3px;
    position: absolute;
    padding: 0 6px;
    background: #ffffff;
}

.tagHot {
    top: 8px;
    right: 8px;
    position: absolute;
    width: 17px;
    height: 21px;
    background-image: url(/BancoPacifico/media/VivePacifico/Layout/hot.svg);
    background-repeat: no-repeat;
}

.fa-arrow-right {
    color: #005EB8;
}


.lds-ring {
    display: inline-block;
    position: relative;
    width: 75px;
    height: 55px;
}

    .lds-ring div {
        box-sizing: border-box;
        display: block;
        position: absolute;
        width: 50px;
        height: 50px;
        margin: 8px;
        border: 8px solid #fff;
        border-radius: 50%;
        animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        border-color: #005EB8 transparent transparent transparent;
    }

        .lds-ring div:nth-child(1) {
            animation-delay: -0.45s;
        }

        .lds-ring div:nth-child(2) {
            animation-delay: -0.3s;
        }

        .lds-ring div:nth-child(3) {
            animation-delay: -0.15s;
        }

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.ms-has-selections .form-control {
    font-size: 15px !important;
    height: 37px;
}

.ms-has-selections span {
    padding-left: 8px;
}

.ms-options-wrap > .ms-options {
    width: 340px !important;
    left: unset !important;
    border: 1px solid #ced4da !important;
}

.ms-options-wrap > button:focus, .ms-options-wrap > button {
    border: unset;
    border: 1px solid #ced4da !important;
    font-size: 15px !important;
    background-image: url(/BancoPacifico/media/VivePacifico/Layout/icon-arrow-down.svg);
    background-repeat: no-repeat;
    background-position-x: 93%;
    background-position-y: 10px;
    padding: 5px 29px 5px 5px !important;
}


.ms-options-wrap > .ms-options > ul input[type="checkbox"] {
    width: 26px;
    height: 18px;
    cursor: pointer;
    margin-top: -3px !important;
}

    .ms-options-wrap > .ms-options > ul input[type="checkbox"]:before {
        content: "";
    }


.ms-options-wrap > .ms-options > ul label {
    padding-left: 32px !important;
    cursor: pointer;
}

.ms-options-wrap > button:after {
    font-family: FontAwesome;
    /*content: '\f107' !important;*/
    border-top-color: unset !important;
    border: unset !important;
    top: 30% !important;
    right: 15px !important;
}

.ms-options {
    border-radius: 0px 0px 7px 7px;
}

.ms-options-wrap span {
    padding-left: 11px;
}

.ms-options-wrap > .ms-options > ul label {
    border: unset !important;
    padding: 3px 4px 4px 32px !important;
    margin: unset !important;
    font-family: "Open Sans";
    font-size: 13px !important;
    color: #333333;
    letter-spacing: 0;
}

    .ms-options-wrap > .ms-options > ul label.focused, .ms-options-wrap > .ms-options > ul label:hover {
        background-color: unset !important;
        border-color: unset !important;
    }

.ms-options-wrap > .ms-options > ul li.selected label {
    background-color: unset !important;
    border-color: unset !important;
}

.ms-options ul {
    margin-top: 7px !important;
    padding-left: 7px !important;
    padding-right: 7px !important;
}

    .ms-options ul li {
        float: left !important;
        width: 50% !important;
    }

        .ms-options ul li:nth-child(1) {
            display: none;
        }

.select-checkbox-css {
    padding-left: 26px;
    position: relative;
    margin-top: 7px;
    margin-bottom: 7px;
}

    .select-checkbox-css > input[type="checkbox"] {
        height: 0;
        opacity: 0;
        position: absolute;
        width: 0;
    }

        .select-checkbox-css > input[type="checkbox"] + span > span {
            bottom: 0;
            left: 0;
            margin: auto;
            position: absolute;
            top: 0;
            height: 14px;
            width: 14px;
            border-radius: 4px;
            margin-left: 2px;
        }

        .select-checkbox-css > input[type="checkbox"] + span {
            border: 1px solid #CCD1D9;
            bottom: 0;
            left: 7px;
            margin: auto;
            position: absolute;
            top: 0;
            height: 20px;
            width: 20px;
            border-radius: 4px;
            box-shadow: inset 0px 0px 2px 0px #CCD1D9;
        }

        .select-checkbox-css > input[type="checkbox"]:checked + span > span {
            background-color: #005EB8;
            border-radius: 4px;
        }

​

.markRemove {
    text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
    color: white;
    font-size: 20px;
    position: absolute;
    right: 0;
    padding-right: 5px;
    padding-top: 5px;
    cursor: pointer;
}

 .markRemove {
        text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
        color: white;
        font-size: 20px;
        position: absolute;
        right: 0;
        padding-right: 5px;
        padding-top: 5px;
        cursor: pointer;
    }


.tagHotInProfileBottom {
    left: 7px;
    bottom: 89px;
    position: absolute;
    width: 17px;
    height: 21px;
    background-image: url(/BancoPacifico/media/VivePacifico/Layout/hot.svg);
    background-repeat: no-repeat;
}

.tagHotInProfileTop {
    left: 7px;
    top: 5px;
    position: absolute;
    width: 17px;
    height: 21px;
    background-image: url(/BancoPacifico/media/VivePacifico/Layout/hot.svg);
    background-repeat: no-repeat;
}

    .wrapperFilterPromos select, select {
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        background-image: url("/BancoPacifico/media/VivePacifico/Layout/icon-arrow-down.svg");
        background-repeat: no-repeat;
        background-position-x: 93%;
        background-position-y: 12px;
        padding-right: 1.75rem;
    }

.thin-padding {
    padding: 0px 5px 0px 5px !important;
}

.searchIcon {
    position: absolute;
    right: 18px;
    top: 4px;
    font-size: 20px;
    color: #9B9B9B;
}

.searchBox.thin-padding {
    padding: 0px 10px 0px 10px !important;
}

#searchText {
    padding-right: 1.83rem;
}

/*.promosWrapper .PromoPCProfile,
.promosWrapper .PromoBPProfile,
.promosWrapper .EventBPProfile {
    padding-left: 17px;
}*/

.widgetTitlePromoBpAndEvent {
    color: #333333;
    font-family: "Open Sans";
    font-size: 34px;
    font-weight: 600;
    letter-spacing: -0.75px;
    line-height: 39px;
}

.PromoBPandEventBPWidget {
    background-image: url(/BancoPacifico/media/VivePacifico/Background/background-widgetBPandEvent.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    padding-top: 77px;
    padding-bottom: 137px;
}

    .PromoBPandEventBPWidget .itemPromos {
        width: 163px;
        /* padding: 10px; */
        margin-right: 16px;
    }

    .PromoBPandEventBPWidget .morePromos {
        padding-bottom: 25px;
    }

    /*.PromoBPandEventBPWidget .itemPromos {
        padding-bottom: 7px;
    }*/

    .PromoBPandEventBPWidget .otherWrapper {
        width: unset !important;
    }

.PersonalizeBenefitsWidget {
    background-image: url(/BancoPacifico/media/VivePacifico/Layout/personaliza.svg);
    background-repeat: no-repeat;
    /*background-position: left;*/
    background-position: -80px;
    padding-top: 70px;
    padding-bottom: 70px;
    min-height: 445px;
}


    .PersonalizeBenefitsWidget .checkboxCategories {
        margin: unset !important;
    }

    .PersonalizeBenefitsWidget .subtitle {
        color: #333333;
        font-family: "Open Sans";
        font-size: 15px;
        letter-spacing: 0;
        line-height: 22px;
    }

    .PersonalizeBenefitsWidget .categoryName {
        font-size: 11px !important;
    }

    .PersonalizeBenefitsWidget .ContainerActions {
        margin-top:25px;
    }

        /*.PersonalizeBenefitsWidget .ContainerActions .firstSeleccion {
            margin: auto 0px 0px 0px;
        }

        .PersonalizeBenefitsWidget .ContainerActions .ContinueToForm {
            visibility: hidden;
            margin: auto 0px auto 0px;
        }*/

    .PersonalizeBenefitsWidget .register-AceptTermCond {
        margin-top: 0px;
    }

    /*.PersonalizeBenefitsWidget input[type='submit'] {
        margin-top: 8px;
    }*/

    .PersonalizeBenefitsWidget .FormRegister {
        display: none;
    }

    .PersonalizeBenefitsWidget .introText {
        color: #333333;
        font-family: "Open Sans";
        font-size: 26px;
        font-weight: 600;
        letter-spacing: -0.28px;
        line-height: 36px;
        text-align: left;
    }

    .PersonalizeBenefitsWidget .introDetailText {
        color: #333333;
        font-family: "Open Sans";
        font-size: 15px;
        letter-spacing: 0;
        line-height: 22px;
    }

    .PersonalizeBenefitsWidget .BtnGoLogin {
        color: #333333;
        font-family: "Open Sans";
        font-size: 15px;
        letter-spacing: 0;
        line-height: 22px;
        padding-top: 15px;
    }


.ImgRegister {
    position: absolute;
    right: 0;
    top: 0;
}

.MessageUserRegisterImg {
    position: absolute;
    margin-top: 30px;
    left: -4px;
}

.MessageUserRegister .MessageUserRegisteritem {
    padding-left: 60px;
}


#BacktoCategories {
    padding-left: 25px;
    padding-top: 15px;
}

.MessageBtnDetail {
    padding-left: 15px;
}


.personalize1Text {
    color: #333333;
    font-size: 25px;
    letter-spacing: -0.18px;
    line-height: 34px;
    font-family: "Open Sans";
}

.personalize2Text {
    color: #333333;
    font-size: 35px;
    font-weight: 300;
    letter-spacing: 0.17px;
    line-height: 38px;
    display: inline-block;
    font-family: "Open Sans";
}

.personalize3Text {
    color: #333333;
    font-size: 19px;
    font-weight: 600;
    letter-spacing: -0.58px;
    line-height: 26px;
    display: block;
    font-family: "Open Sans";
}

.MessageUpdateContact {
    text-align: right !important;
    display: none;
}

/*Profile*/
.ubdp .contentInfoPrefereces {
    background-image: url(/BancoPacifico/media/VivePacifico/Layout/illustration-personaliza.svg);
    background-repeat: no-repeat;
    height: 383px;
    position: absolute;
    bottom: -172px;
}

.nubdp .contentInfoPrefereces {
    background-image: url(/BancoPacifico/media/VivePacifico/Layout/illustration-personaliza.svg);
    background-repeat: no-repeat;
    height: 383px;
    position: absolute;
    bottom: -33px;
}


@media (max-width: 600px) {
    .personalize1Text {
        font-size: 18px !important;
    }

    .personalize2Text {
        font-size: 25px !important;
    }

    .personalize3Text {
        font-size: 18px !important;
    }

    .MessageUpdateContact {
        text-align: left !important;
        padding-left: 30px;
        padding-bottom: 15px;
        padding-top: 10px;
    }

    #AccountPreferences {
        display: none;
    }
}

@media (max-width: 767px) {
    #AccountPreferences {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .personalize2Text {
        font-size: 25px !important;
    }
}



.ContentRecommended .otherPCWrapper .itemPromos {
    display: inline-block;
    width: 165px;
    max-height: 258px;
    min-height: 256px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #c4c3c3;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.07);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.07);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.07);
    margin-right: 12px;
    overflow: hidden;
    position: relative;
}

    .ContentRecommended .otherPCWrapper .itemPromos .itemPromoResume .contentPromo {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        word-break: break-word;
        white-space: normal;
        color: #333;
        font-family: "Open Sans";
        font-size: 12px;
        letter-spacing: 0;
        line-height: 15px;
    }

.ContentRecommended .otherPCWrapper .footerResume {
    position: absolute;
    bottom: 5px;
    color: #005eb8;
    font-family: "Open Sans";
    font-size: 10px;
    font-weight: 600;
    letter-spacing: .45px;
    line-height: 15px;
    text-transform: uppercase;
    display: block;
    width: 100%;
}

.ContentRecommended .otherPCWrapper .markCategory {
    color: #005eb8;
    font-family: "Open Sans";
    font-size: 9px;
    font-weight: 600;
    letter-spacing: .45px;
    line-height: 1.3em;
    cursor: pointer;
    width: 77%;
    display: inline-block;
}

.ContentRecommended .otherPCWrapper .markFavorite {
    color: #f44336;
    position: absolute;
    right: 20px;
    font-size: 15px;
    cursor: pointer;
  bottom:3px;
}

.ContentRecommended .otherPCWrapper .itemPromos img {
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 15px;
}


.ContentRecommended.promosWrapper {
    margin-bottom: unset !important;
    padding: 20px 0px 0px 0px !important;
}

.morePromos .morePromoTitle,
.morePromos .morePromoTitle2
{
    font-weight: 600 !important;
    letter-spacing: -.75px !important;
    line-height: 39px !important;
    font-size: 34px !important;
}

.ContentRecommended.promosWrapper .morePromoContent {
    padding-top: 17px;
    background-image: unset !important;
}

.ContentRecommended .otherPCWrapper {
    width: 100%;
}

.ContentRecommended .ContentRecommendedSame {
    padding: 0;
}

.ContentRecommended .ContentRecommendedOther {
    padding:0;
}

.ContentRecommended .morePromoTitle {
    width: 363px;
}
.ContentRecommended .morePromoTitle2 {
    width: 283px;
}

.DetailPromoPC .ContentRecommended .morePromoContent {
    min-height: 386px;
}



@media (max-width: 575px) {
    .ContentRecommended .ContentRecommendedOther {
        padding-left: 15px;
        padding-right: 15px;
    }
    .ContentRecommended .ContentRecommendedSame {
        padding-left: 15px;
        padding-right: 15px;
    }

    .DetailPromoPC .contentExpandPromoPC {
        padding-left: 15px;
        padding-right: 15px;
    }

    .ContentRecommended .morePromoTitle, 
    .ContentRecommended .morePromoTitle2 {
        width: 100%;
        font-size: 30px !important;
    }
    .DetailPromoPC .contentExpandPromoPC a:after {
        margin-top: auto;
    }

    .ms-options-wrap > .ms-options {
        width:100% !important;
    }
}

@media (max-width: 768px) {
    .ContentRecommended.promosWrapper .morePromoContent {
        min-height: 325px;
    }
    .PromoBPandEventBPWidgetBottom {
        display:none;
    }
}

.morePromoContent a{
    color: #0086cc;
}

.containerViewMoreSearchAndIcon {
    display: none;
}

.PromoBPandEventBPWidgetBottom {
    position: absolute;
    height: 137px;
    width: 100%;
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, #FFFFFF 100%);
}
.loadSubscription{
    display:none;
}

.list-content-card {
    display: table-cell;
    padding-top: 5px;
}

.AccountContent .contentPromo a, .wrapperPromosMoreResult .contentPromo a,
.recommended .contentPromo a, .NewsPromotions .contentPromo a, .ContentRecommended .contentPromo a {
    color: #333;
}

.MessageUserRegister.v2PageRegistration {
    text-align:center;
}
.MessageUserRegister {
    display: none;
}

    .MessageUserRegister .LogoRegistration {
        margin-top: 20px;
    }

    .MessageUserRegister h4 {
        padding-top: 20px;
        padding-bottom: 30px;
    }

    .MessageUserRegister h3 {
        padding-top: 22px;
        padding-bottom: 13px;
    }

    .MessageUserRegister .columnAdvantage p {
        padding-top: 17px;
    }

    .MessageUserRegister .columnAdvantage a {
        margin-top: 20px;
        margin-bottom: 98px;
    }

.content-message-password {
    display: flex;
    padding-bottom:12px;
}
.content-message-password-invalidToken {
    padding-bottom: 12px;
}

.content-message-password p {
    padding-left: 7px;
}

.changePasswordSuccess, .RegisterFailed {
    padding-top: 42px;
    padding-left: 30px;
    padding-right: 30px;
}

.signupIconNoToken {
    position: absolute;
    width: 108px;
    height: 170px;
    right: 25px;
    bottom: -80px;
}

.signupIcon {
    position: absolute;
    width: 108px;
    height: 170px;
    right: 25px;
    bottom: -80px;
}
@media (max-width: 768px) {
    .signupIconNoToken, .signupIcon {
        display: none;
    }

  
}


@media (max-width: 576px) {
    .changePasswordSuccess, .RegisterFailed {
        padding-top: 25px;
        padding-left: 25px;
        padding-right: 25px;
    }
}

.content-success-activation {
    text-align:center;
}

    .content-success-activation img {
        margin-top: 48px;
    }

    .content-success-activation h3 {
        margin-top: 12px;
    }


.hidden {
    display: none;
}

.unhide {
    display: block;
}

.nodata p {
    color: #3d3d3d;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Open Sans';
    /*text-align: center;*/
    padding-top: 126px;
}

.mt-15 {
    margin-top: 15px
}

.mt-30 {
    margin-top: 30px
}

.mt-50 {
margin-top:50px
}

.center {
text-align:center;
}

div[id*="form-ContactanosVivePacifico"] textarea {
    font-weight: 600;
}


@media (max-width: 991px) {
    #navbarNavAltMarkup .navbar-nav  li:last-child {
        margin-bottom: 15px;
    }
}



@media (min-width: 991px) {
    #navbarNavAltMarkup .navbar-nav {
        padding-left: 40px;
    }
    #navbarNavAltMarkup .nav-right {
        padding-left: 165px;
    }

    .nav-right-login {
        position:absolute;
        right:0;
    }

}

@-moz-document url-prefix() {
    @media (min-width: 991px) {
        #navbarNavAltMarkup .nav-right {
            padding-left: 40px;
        }
    }
}

    .internalPage {
        min-height: calc(100vh - 300px);
    }


.promosWrapper .itemPromos:hover {
    box-shadow: 0 1px 9px 0 rgb(0 0 0 / 39%);
}
.morePromoContent .itemPromos:hover {
    box-shadow: 0 1px 9px 0 rgb(0 0 0 / 39%);
    /*border-top-left-radius: 6px;
    border-top-right-radius: 6px;*/
    border-radius:6px;

}
.containerImagePromo:hover {
    box-shadow: 0 1px 9px 0 rgb(0 0 0 / 39%);
    border-radius: 6px;
}







.MessageWS {
    display: none;
    margin-top: 23px;
}
.MessageWSbox {
    display: grid;
    grid-template-columns: 58px auto 55px;
    padding-top: 12px;
    padding-bottom: 14px;
    border-radius: 7px;
    box-sizing: border-box;
}
    .MessageWSbox.info {
        border: 2px solid #66C4EB;
    }

    .MessageWSbox.warning {
        border: 2px solid #F1C666;
    }


.MessageWStext p {
    color: #282828;
    font-size: 14px;
    letter-spacing: -0.17px;
    line-height: 20px;
    margin-bottom: 0;
}

.loadCheckIdentification {
    margin-top: 22px;
    margin-left: 20px;
}

.RetrievePasswordMesagge {
    display: grid;
    grid-template-columns: 58px auto 55px;
    padding-top: 12px;
    padding-bottom: 14px;
    border-radius: 7px;
    box-sizing: border-box;
}

#SendData {
    margin-top: 15px;
}



.info-vive {
    font-size: 11px;
    color: #1A1A1A;
    letter-spacing: 0;
    margin: 3px 0px 0px 1px;
}

.fieldRegisterTextPassword {
    margin-top: 21px;
}

#removeMessageWS {
    cursor: pointer;
}

.icon-category {
    height: 64px;
    width: 64px;
}


    .contentisNotEnableCategory .checkboxCategories label {
        cursor: not-allowed
    }

.imgCheckOtp {
    position: absolute;
    padding-left: 35px;
    padding-top: 15px;
}

.checkbox-css {
    line-height: 30px;
    padding-left: 26px;
    position: relative;
    margin-top: 7px;
    margin-bottom: 7px;
}

    .checkbox-css > input[type="checkbox"] {
        height: 0;
        opacity: 0;
        position: absolute;
        width: 0;
    }

        .checkbox-css > input[type="checkbox"] + span > span {
            bottom: 0;
            left: 0;
            margin: auto;
            position: absolute;
            top: 0;
            height: 14px;
            width: 14px;
            border-radius: 4px;
            margin-left: 2px;
        }

        .checkbox-css > input[type="checkbox"] + span {
            border: 1px solid #CCD1D9;
            bottom: 0;
            left: 0;
            margin: auto;
            position: absolute;
            top: -1px;
            height: 20px;
            width: 20px;
            border-radius: 4px;
        }

        .checkbox-css > input[type="checkbox"]:checked + span > span {
            background-color: #005EB8;
            border-radius: 4px;
        }

.list-checkbox {
    display: grid;
}


.show_hide_password i, .show_hide_password2 i {
    cursor: pointer;
}


#FormLoginNoClienBdp .show_hide_password {
    position: absolute;
    right: 22px;
    top: 34px;
}
.show_hide_password {
    position: absolute;
    right: 13px;
    top: 34px;
}

.show_hide_password2 {
    position: absolute;
    right: 13px;
    top: 34px;
}

    .show_hide_password i, .show_hide_password2 i {
        color: #B3B3B3;
        font-size: 20px;
    }

.contentSelectCategory {
    display: none;
    color: #b12628 !important;
    margin-top: 12px;
}

.btncolorbdp {
    background-color: #005EB8;
    border-color: #005EB8;
}

.subtitleContent {
    color: #333333;
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 20px;
}

.HeaderRegisterV2 {
    margin-top: 15px;
    margin-bottom: 46px;
}


.ContainerRegisterPage {
    position: relative;
    min-height: 530px;
}

/*.RegistrationPage {*/
   /* padding-bottom: 180px;*/
    /*min-height: 573px;
}*/

    .RegistrationPage .MessageWS {
        margin-top: 8px;
        margin-bottom : 10px;
    }

.InsideLogin {
    font-size: 13px;
}
.RegistrationPage #RegisterClientBdpForm h2 {
    display: none;
}

.RegistrationPage #RegisterClientBdpForm,
.RegistrationPage .ContentCheckRegister,
.RegistrationPage .contentTitleRegister,
.RegistrationPage .FormRegisterClientBdp {
    padding: 0px !important;
}

.ContentTermCond {
    margin-top: 25px;
}
.RegistrationPage .ContentTermCond {
    margin-top: 0;
}

.register-AceptTermCond {
    margin-top: 15px;
}

.RegistrationPage register-AceptTermCond {
    margin-top: -7px;
}

.RegistrationPage .btnRegisterNoClientBdp {
    margin-top: 15px;
}





.ContentCheckRegister p {
    margin-top: 33px;
    font-size: 15px;
    margin-bottom: 10px;
}

.RegistrationPage .ContentCheckRegister p {
    margin-top:24px;
}

.imgPageRegister {
    position: absolute;
    width: 100px;
    height: 143px;
    bottom: -80px;
    right: 13%;
}
.PersonalizeBenefitsWidget .MessageUserRegister {
    margin-top: 55px;
}


.RegistrationPage .FormRegisterNoClientBdp,
#RegisterFormNoClientBdp,
.RegistrationPage .ContentTermCond,
.RegistrationPage .contentfieldOtp {
    padding: 0;
}

.RegistrationPage .imgCheckOtp {
    display:none;
}

.disabledCursor {
    cursor: not-allowed;
}



.signin-login .MessageWSbox {
    margin-left: 28px;
    margin-right: 28px;
    margin-top: -20px;
}


.field-validation-error span {
    color: #E13514;
    font-family: "Open Sans";
    font-size: 13px;
    letter-spacing: 0;
    line-height: 17px;
}

.ContainerLogin, .ContainerRegister, .ContainerNewPassword, .ContainerResetPassword {
    padding: 0 15px;
}
   
    #CheckBtnLoginIdentification, #CheckOTPLogin {
        margin-top: 5px;
    }
.CheckIdentificationRetrievePassword {
    margin-top: 5px !important;
}

#BtnLoginNoClientBdp {
    margin-top: 10px;
}
.contentLoginIdentification , .ItemOtp {
    padding-top: 15px;
}

.loginWrapper .MessageWS {
    padding-top:8px;
}


.ubdp h3 {
    padding-top: 40px;
    padding-bottom: 16px;
}
.ubdp h4 {
    padding-bottom: 5px;
}

.datapreferences {
    padding-right: 28px;
    padding-left: 28px;
}
.nubdp {
    padding-bottom: 30px;
}
.nubdp h3 {
    padding-left: 14px;
    padding-top: 10px;
    padding-bottom: 12px;
}

.MessageUpdateContact span {
    color: #333333;
    font-family: Open Sans Regular;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 20px;
}

.loadAccountData {
    margin-top: 175px;
    text-align: center;

}

.AccountContent .container {
    border-radius: 4px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 17%);
    padding-top: 24px;
    min-height: 450px;
}


.PreferencesZone .container {
    margin-top: 30px;
    border-radius: 4px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.17);
    padding-top: 28px;
}

.FormRegisterNoClientBdp {
    margin-top:15px;
}

.RetrievePasswordMesagge {
    margin-top: 62px;
}

.contentNewPassword .logon-panel {
    padding-left: 15px;
    padding-right: 15px;
}


.wrapperChangePassword {
    padding-left: 30px;
    padding-right: 30px;
}

.btnactionbdp {
    margin-top:9px;
    font-size:14px;
    height:37px;

}

.no-data-load {
    text-decoration: none;
    box-sizing: border-box;
    border: 1px solid #D8D8D8;
    border-radius: 6px;
    color: #3D3D3D;
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    padding: 10px 15px;
    background-color: #FFFFFF;
}

.MessageWStext .fa-arrow-right {
    padding-left: 5px;
}

.ContainerResetPassword .show_hide_password {
    right: 13px;
}

.ContainerRegisterPage .fieldRegisterTextPassword {
    display:none;
}

.PersonalizeBenefitsWidget .fieldRegisterTextPasswordPage {
    display: none;
}

.simplebanner img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.DetailPromoBP  .itemPromos img,
.DetailEventBP  .itemPromos img
{
	min-height: 185px;
	max-height: 185px;
}

.PromoBPandEventBPWidget .itemPromos img{
	min-height: 163px;
	max-height: 163px;
}


.wrapperFilterPromos select, .wrapperFilterPromos #searchText {
    font-weight: 600;
}



.PromoBPandEventBPWidget .itemPromos img {
    height: auto;
    width: 100%;
}


.NewsPromotions .itemPromos img, .PromoPcContent .itemPromos img, .bppromos .itemPromos img,
.bppromos .itemPromos img, .recommended .itemPromos img {
    height: 165px;
   
}



.tooltip-inner {
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.17);
    width: 66px;
    height: 34px;
    color: black;
    font-size: 8px;
    font-weight:600;
    letter-spacing: 0;
    line-height: 8px;
    text-align: center;
    background-color: #FFFFFF !important;
    padding-left: 2px !important;
    padding-right: 2px !important;
   
}
.tooltip .arrow:before {
    border-top-color: #DDDDDD !important;
}

/* Cookies consent */

.consent-banner-modal {
    position: fixed;
    right: 25px;
    bottom: 25px;
    width: 400px;
    background-color: #FFF;
    color: #333333;
    display: none;
    z-index: 9999;
    height: auto;
    padding: 20px;
    box-shadow: 0 6px 40px rgba(0,0,0,.3);
    border-radius: 8px;
}

.consent-banner-content {
    max-width: 100%;
}

    .consent-banner-content h4 {
        font-size: 22px;
        padding-top: 0;
        margin-top: 0;
    }

    .consent-banner-content p {
        font-size: 14px;
        color: #333333;
        letter-spacing: 0;
    }

.consent-close-btn {
    color: #333333;
    float: right;
    font-size: 30px;
    cursor: pointer;
    margin-top: -12px;
}

    .consent-close-btn:hover,
    .consent-close-btn:focus {
        color: #737373;
    }

.consent-banner-modal .botonCTA {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.consent-banner-modal a.btn-blue {
    padding: 8px 20px !important;
    font-size: 13px !important;
    cursor: pointer;
}

/* End Cookies consent */




@media (max-width: 768px) {
    .DetailPromoBP .itemPromos img, .DetailEventBP .itemPromos img
  {
	min-height: auto;
	max-height: inherit;
  }
   .DetailPromoBP  .itemPromos,
  .DetailEventBP  .itemPromos{
	 margin-bottom: 25px; 
  }
  
  .PromoBPandEventBPWidget .itemPromos img{
	min-height: auto;
	max-height: inherit;
    
  }
  
  .PromoBPandEventBPWidget .itemPromos{
    margin-bottom: 25px; 
  }
  
  
    .imgCheckOtp {
        display: none;
    }

    .formIdentification, .LoginNoclientBdp, .GlobalContentRegister, .dataUser {
        padding: 0;
    }
    .imgPageRegister {
        display:none
    }

    .loginWrapper .mainContent {
        background-image:none !important;
    }

    .contentLogin {
        padding-top:25px;
    }


    .ubdp {
        padding-bottom:25px;
    }

    .AccountContent, .PreferencesZone {
        padding-left: 15px;
        padding-right: 15px;
    }
    .ubdp .col {
        padding:0;
    }

    
    .datapreferences {
        padding-right: 15px;
        padding-left: 15px;
    }

    .nodata p {
        text-align:center;
    }

    .wrapperChangePassword {
        padding-right: 15px;
        padding-left: 15px;
    }

    

}


@font-face {
    font-family: 'FontAwesome';
    font-display: block;
    src: url('../Content/Fonts/fontawesome-webfont.eot?v=4.0.3');
    src: url('../Content/Fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'),url('../Content/Fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'),url('../Content/Fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'),url('../Content/Fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.3333333333333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.2857142857142858em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.142857142857143em;
    list-style-type: none
}

    .fa-ul > li {
        position: relative
    }

.fa-li {
    position: absolute;
    left: -2.142857142857143em;
    width: 2.142857142857143em;
    top: .14285714285714285em;
    text-align: center
}

    .fa-li.fa-lg {
        left: -1.8571428571428572em
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg)
    }

    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg)
    }

    100% {
        -o-transform: rotate(359deg)
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg)
    }

    100% {
        -ms-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
    -webkit-transform: scale(-1,1);
    -moz-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    -o-transform: scale(-1,1);
    transform: scale(-1,1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
    -webkit-transform: scale(1,-1);
    -moz-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    -o-transform: scale(1,-1);
    transform: scale(1,-1)
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-thin:before {
    content: '\2716';
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-asc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-desc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-mail-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

#CMSHeaderDiv, #CMSHeaderPad {
    display: none !important;
}

.logoSite {
    width: 218px;
}

.navbar-header .navbar-toggle .icon-bar {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #fff;
}

.logoSiteMobile {
    margin-top: 16px;
    float: left;
    margin-right: 20px;
}

.open-category-mobile {
    display: none;
}

.Horizontal UL > LI A {
    padding-left: 12px;
    padding-right: 12px;
}

.sectionRightHeader {
    position: relative;
    display: inline-flex;
    float: right;
}

.text-warning a {
    color: #b3cfea !important;
}

.menuMobileOptions {
    display: none;
}

.light-yellow a {
    color: #ffc926 !important;
    font-weight: 700;
}

.searchBox label {
    display: none;
    font-weight: 400;
}

.searchBox.edit label {
    display: block;
    position: absolute;
    top: -20px;
    color: #fff;
    font-size: 12px;
}

.link-bottom.modal-form-weCallYou {
    cursor: pointer;
}

.modal-backdrop {
    background-color: #00000069 !important;
}

@media(max-width:320px) {
    .menuMobileOptions {
        padding: 0 8px !important;
    }
}

@media (max-width :853px) {
    .navbar-nav {
        margin-bottom: 0;
    }

    .navbar-toggle {
        padding: 9px 0;
        margin: 8px 15px 0 15px;
        display: block !important;
    }

        .navbar-toggle[aria-expanded=true] {
            margin-right: 6px;
            margin-left: 5px;
            margin-top: 3px;
        }

            .navbar-toggle[aria-expanded=true] span {
                display: none;
            }

            .navbar-toggle[aria-expanded=true]:before {
                content: "\f00d";
                display: inline-block;
                font-family: FontAwesome;
                font-size: 38px;
                color: #fff;
            }

    .Horizontal ul > li {
        display: block;
        float: none;
        text-align: left;
        position: relative;
    }

    .Horizontal UL {
        background-color: #fff;
    }

        .Horizontal ul > li a {
            font-size: 24px;
            color: #333;
            padding: 15px 20px;
            border-bottom: 1px solid #ececec;
        }

        .Horizontal ul li.Highlighted > a {
            color: #fff !important;
        }

    #menuList > li > ul {
        display: none;
        padding: 0;
    }

        #menuList > li > ul > li a {
            font-size: 22px;
            color: #005eb8;
        }

            #menuList > li > ul > li a:hover {
                color: #fff;
            }

            #menuList > li > ul > li a:after {
                content: "\f105";
                font-family: FontAwesome;
                font-size: 40px;
                right: 34px;
                position: absolute;
                line-height: 22px;
                color: #ddd;
                top: 20px;
            }

        #menuList > li > ul > li ul {
            display: none;
        }

    .open-category-mobile {
        right: 15px;
        position: absolute;
        width: 55px;
        height: 35px;
        text-align: center;
        color: #999;
        top: 13px;
        display: block;
    }

    #menuList .open-category-mobile .fa {
        font-size: 40px;
    }

    #menuList .has-category.active .open-category-mobile .fa:before {
        content: "\f106";
    }

    #menuList .item-other-option {
        background-color: #005eb8;
    }

        #menuList .item-other-option a {
            color: #fff;
        }

    .navbar-header {
        padding: 0 20px;
        min-height: 74px;
        float: none;
    }

    .menuMobileOptions {
        display: inline-flex;
        padding: 0 20px;
        margin-top: 10px;
        float: right;
    }

    .sectionRightHeader {
        display: none;
    }

    .navbar-collapse {
        border: 0;
        box-shadow: none;
    }

    .menuMobileOptions > div {
        border-right: 2px solid #1f72c1;
    }

        .menuMobileOptions > div:first-child {
            border-left: 2px solid #1f72c1;
        }

    .menuMobileOptions .searchBox {
        margin: 0;
        border-right: 2px solid #1f72c1;
    }

        .menuMobileOptions .searchBox:before {
            font-size: 35px;
            left: 8px;
            top: 0;
        }

        .menuMobileOptions .searchBox.edit:before {
            display: none;
        }

    .menuMobileOptions .containerOnlineBank {
        float: none;
        padding: 0;
    }

        .menuMobileOptions .containerOnlineBank a {
            width: 50px;
            background: 0 0;
            border: 0;
            font-size: 0;
        }

            .menuMobileOptions .containerOnlineBank a:before {
                font-size: 38px;
                left: 0;
                top: 0;
            }

            .menuMobileOptions .containerOnlineBank a:after {
                display: none;
            }

    .call-mobile {
        padding-top: 10px;
    }

        .call-mobile .fa {
            font-size: 35px;
            color: #fff;
            padding: 0 12px;
        }

    .float-btn-getProduct {
        position: fixed;
        bottom: 30px;
        left: 20px;
        z-index: 99;
    }

    .searchBox.edit label {
        top: -7px;
    }
}

@media (max-width:499px) {
    .logoSiteMobile {
        margin-right: 5px;
    }

    .navbar-header {
        padding: 0;
    }

    .menuMobileOptions {
        padding: 0 10px;
    }

        .call-mobile .fa, .menuMobileOptions .containerOnlineBank a:before, .menuMobileOptions .searchBox:before {
            font-size: 32px;
        }

    .logoSiteMobile {
        width: 42px !important;
    }
}

@media (max-width :991px) {
    .zoneTopWrap .inner {
        padding: inherit;
    }
}

@media (max-width :750px) {
    .Level3Style {
        background: #e8e8e8 !important;
    }

        .Level3Style > li > a:after {
            color: #b1b1b1 !important;
        }

    .FirstItemLevel3 {
        display: none !important;
    }
}

.Level1Open > li > a:before {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 40px;
    right: 30px;
    position: absolute;
    line-height: 22px;
    color: #ddd;
    font-weight: 400;
}

.Level1Open > li > a:after {
    display: none !important;
}

.Level3 > a:before {
    display: none !important;
}

.IconUp {
    position: absolute !important;
    font-size: 40px;
    right: 30px;
    line-height: 22px;
    color: #ddd;
    top: 20px;
}

.IconDown {
    position: absolute !important;
    font-size: 40px;
    right: 30px;
    line-height: 22px;
    color: #ddd;
    top: 20px;
}

.colMain ul li > ul.CMSSiteMapList li.no-before::before {
    display: none !important;
}

.no-before {
    margin-left: -24px !important;
}

.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y;padding:20px 5px}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-buttons div,.owl-controls .owl-page{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.grabbing{cursor:url(grabbing.png) 8 8,move}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-theme .owl-controls {
    top: 50%;
    text-align: center;
    position: absolute;
    display: none !important;
}

    .owl-theme .owl-controls .owl-buttons .owl-next {
        position: absolute;
        left: 390px;
    }

    .owl-theme .owl-controls .owl-buttons div {
        color: #fff;
        display: inline-block;
        zoom: 1;
        margin: 5px;
        padding: 3px 10px;
        color: #ddd;
        background: 0 0;
        filter: Alpha(Opacity=50);
        opacity: .7;
    }

    .owl-theme .owl-controls.clickable .owl-buttons div:hover {
        filter: Alpha(Opacity=100);
        opacity: 1;
        text-decoration: none;
    }

    .owl-theme .owl-controls .owl-page {
        display: inline-block;
        zoom: 1;
    }

        .owl-theme .owl-controls .owl-page span {
            display: block;
            width: 12px;
            height: 12px;
            margin: 5px 7px;
            filter: Alpha(Opacity=50);
            opacity: .5;
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
            border-radius: 20px;
            background: #869791;
        }

        .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
            filter: Alpha(Opacity=100);
            opacity: 1;
        }

        .owl-theme .owl-controls .owl-page span.owl-numbers {
            height: auto;
            width: auto;
            color: #fff;
            padding: 2px 10px;
            font-size: 12px;
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            border-radius: 30px;
        }

.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.gif) no-repeat center center;
}

.IE .navbar-fixed-top li.Highlighted {
    line-height: normal;
}

.IE .logoSiteMobile {
    width: auto !important;
    max-width: 50px;
    height: auto !important;
}

.IE img[src$=".svg"].logosite {
    width: 100%;
    max-width: 218px;
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .IE .navbar-header img[src$=".svg"] {
        width: 100%;
        max-width: 218px;
    }

    .IE .container-brand-card img[src$=".svg"] {
        max-height: 40px;
        max-width: 60px;
    }

    .IE .apps img[src$=".svg"] {
        max-width: 50px;
        max-height: 50px;
    }

    .IE .services img[src$=".svg"] {
        max-height: 42px;
    }

    .IE .vivepacifico img[src$=".svg"] {
        max-height: 93px;
    }

    .IE .separator-bottom-white img[src$=".svg"] {
        width: 100%;
        display: block;
        margin: 0;
        height: 100%;
    }

    .IE .separator-bottom-slider img[src$=".svg"] {
        width: 100%;
        display: block;
        margin: 0;
        height: 100%;
    }

    .IE .img-canales-virtuales img[src$=".svg"] {
        max-width: 60px;
        max-height: 60px;
    }

    .IE .bannercalculadoras img[src$=".svg"] {
        max-height: 62px;
    }

    .IE .logo-bannerPc img[src$=".svg"] {
        max-width: 90px;
        max-height: 61px;
    }

    .IE .navbar-fixed-top .logoSite-small img[src$=".svg"] {
        max-width: 92px;
        max-height: 27px;
    }

    .IE img.appdowloadicons[src$=".svg"] {
        max-width: 230px;
        max-height: 70px;
        height: 68px;
    }

    .zoneFooter .footer-media a img[src$=".svg"] {
        max-width: 31px;
        max-height: 31px;
        width: auto !important;
        height: auto !important;
    }

    .docMainLink {
        background-position-x: -175px;
    }
}

.ms-options-wrap,
.ms-options-wrap * {
    box-sizing: border-box;
}

.ms-options-wrap > button:focus,
.ms-options-wrap > button {
    position: relative;
    width: 100%;
    text-align: left;
    border: 1px solid #aaa;
    background-color: #fff;
    padding: 5px 20px 5px 5px;
    margin-top: 1px;
    font-size: 13px;
    color: #aaa;
    outline-offset: -2px;
    white-space: nowrap;
}

.ms-options-wrap > button > span {
    display: inline-block;
}

.ms-options-wrap > button[disabled] {
    background-color: #e5e9ed;
    color: #808080;
    opacity: 0.6;
}

.ms-options-wrap > button:after {
    content: '';
    height: 0;
    position: absolute;
    top: 50%;
    right: 5px;
    width: 0;
    border: 6px solid rgba(0, 0, 0, 0);
    border-top-color: #999;
    margin-top: -3px;
}

.ms-options-wrap.ms-has-selections > button {
    color: #333;
}

.ms-options-wrap > .ms-options {
    position: absolute;
    left: 0;
    width: 100%;
    margin-top: 1px;
    margin-bottom: 20px;
    background: white;
    z-index: 2000;
    border: 1px solid #aaa;
    overflow: auto;
    visibility: hidden;
}

.ms-options-wrap.ms-active > .ms-options {
    visibility: visible
}

.ms-options-wrap > .ms-options > .ms-search input {
    width: 100%;
    padding: 4px 5px;
    border: none;
    border-bottom: 1px groove;
    outline: none;
}

.ms-options-wrap > .ms-options .ms-selectall {
    display: inline-block;
    font-size: .9em;
    text-transform: lowercase;
    text-decoration: none;
}
.ms-options-wrap > .ms-options .ms-selectall:hover {
    text-decoration: underline;
}

.ms-options-wrap > .ms-options > .ms-selectall.global {
    margin: 4px 5px;
}

.ms-options-wrap > .ms-options > ul,
.ms-options-wrap > .ms-options > ul > li.optgroup ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.ms-options-wrap > .ms-options > ul li.ms-hidden {
    display: none;
}

.ms-options-wrap > .ms-options > ul > li.optgroup {
    padding: 5px;
}
.ms-options-wrap > .ms-options > ul > li.optgroup + li.optgroup {
    border-top: 1px solid #aaa;
}

.ms-options-wrap > .ms-options > ul > li.optgroup .label {
    display: block;
    padding: 5px 0 0 0;
    font-weight: bold;
}

.ms-options-wrap > .ms-options > ul label {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 4px 4px 4px 20px;
    margin: 1px 0;
    border: 1px dotted transparent;
}
.ms-options-wrap > .ms-options.checkbox-autofit > ul label,
.ms-options-wrap > .ms-options.hide-checkbox > ul label {
    padding: 4px;
}

.ms-options-wrap > .ms-options > ul label.focused,
.ms-options-wrap > .ms-options > ul label:hover {
    background-color: #efefef;
    border-color: #999;
}

.ms-options-wrap > .ms-options > ul li.selected label {
    background-color: #efefef;
    border-color: transparent;
}

.ms-options-wrap > .ms-options > ul input[type="checkbox"] {
    margin: 0 5px 0 0;
    position: absolute;
    left: 4px;
    top: 7px;
}

.ms-options-wrap > .ms-options.hide-checkbox > ul input[type="checkbox"] {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
}

