body {
    color: #666666;
}
.fond-amex {
    background-image: url(../img/fond-amex.jpg);
    background-position: center;
    background-attachment: fixed;
}
.nav-pills>li>a {
    display: block;
    border-radius: 4px;
    font-size: 18px;
    border-radius: 0;
    margin-right: 10px;
    padding: 6px 40px;
}
.descargar {
    color: #ffffff;
    background-color: #00175a;
    padding: 6px 27px;
    font-size: 16px;
    border-radius: 5px;
    display: inline-block;
}
.min55 {
    min-height: 55px;
}
.borderdesc {
    border-right: 1px solid #015183;
}
.btnlig {
    font-family: 'BentonSans-Light';
}
.btnmed {
    font-family: 'BentonSans-Medium';
}
.font-weight-normal {
    font-family: "BentonSans";
}
.bold {
    font-family: 'BentonSans-Bd' !important;
}
.bentonBook {
    font-family: 'BentonSans-Book' !important;
}
.btnmr {
    color: #ffffff;
    background-color: #00175a;
    font-size: 20px;
    display: inline-block;
    padding: 9px 5px;
    width: 50%;
    text-align: center;
    border-radius: 6px;
}
.minprecios {
    min-height: 100px;
}
.bgfondo {
    background-image: url(../img/fondobanner.jpg);
    background-repeat: repeat;
    background-attachment: fixed
}
.bg-amex {
    background-image: url(../img/fondo.jpg);
    background-repeat: repeat;
}
.bgheader {
    background-image: url(../img/banner1.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.legalesf,
.legalesf a {
    color: #ffffff;
    font-size: 16px;
}
select#dropdownMenuButton {
    background-color: #f2f2f2;
    border: none;
    color: #00175a;
}
sup {font-size: 50%;}
.font11 {font-size: 11px;}
.font12 {font-size: 12px;}
.font13 {font-size: 13px; line-height: 16px;}
.font14 {font-size: 14px;}
.font15 {font-size: 15px;}
.font17 {font-size: 17px;}
.font19 {font-size: 19px;}
.font20 {font-size: 20px;}
.font22 {font-size: 21px;}
.font23 {font-size: 23px;}
.font24 {font-size: 24px;}
.font25 {font-size: 25px;}
.font27 {font-size: 27px;}
.font28 {font-size: 28px; line-height: 31px;}
.font30 {font-size: 30px;}
.font35 {font-size: 35px;}
.font40 {font-size: 40px;}
.font50 {font-size: 50px;}


.text-break{word-break: break-all;}
.shadow-platinum-card{box-shadow: 0px 7px 11px 5px rgba(0,0,0,0.1); border-radius: 20px;}
.shadow-2-card{box-shadow: 0px 10px 3px -6px rgba(0,0,0,0.1); border-radius: 20px;}
.trjop.collapsed {
    opacity: 0.5;
}
.borde {
    border: 1px solid #ffffff;
    border-radius: 3px;
}
.b-right-azul {
    border-right: 1px solid #00175a;
}
.b-right-blanco {
    border-right: 1px solid #ffffff;
}
.b-right-gris {
    border-right: 1px solid #adadad;
}
.servicios a, .beneficios a {
    color: #000000;
    text-decoration: none;
}
.titulo-deco::after {
    content: "";
    position: absolute;
    bottom: 50%;
    left: 83%;
    height: 1em;
    border-top: 1px solid #666666;
    width: 100px;
}
.titulo-deco::before {
    content: "";
    position: absolute;
    bottom: 50%;
    right: 83%;
    height: 1em;
    border-top: 1px solid #666666;
    width: 100px;
}
.titulo-deco2::after {
    content: "";
    position: absolute;
    bottom: 50%;
    left: 70%;
    height: 1em;
    border-top: 1px solid #666666;
    width: 300px;
}
.titulo-deco2::before {
    content: "";
    position: absolute;
    bottom: 50%;
    right: 70%;
    height: 1em;
    border-top: 1px solid #666666;
    width: 300px;
}
.borde-id {
    border-right: 1px solid #666666;
    border-left: 1px solid #666666;
}
.servicios a:hover {
    color: #000000;
}
.bg-amex a {
    color: #ffffff;
    text-decoration: none;
}
.recompensas a {
    color: #858d93;
    text-decoration: none;
}
.tyc:hover {
    color: #afafaf !important;
}
.bggrispuntos {
    background-color: #f2f2f2
}
.solicitela {
    color: #006fcf;
}
.btn {
    border-radius: 0px;
}
.fontgris {
    color: #808080;
}
.fondogrisosc {
    background-color: #424343
}
.fondogrisosc2 {
    background-color: #454444;
}
.fondogrisosc3 {
    background-color: #2c2c2c;
}
.fondogrisosc4 {
    background-color: #757575;
}
.fondogris {
    background-color: #d5d4d4
}
.fondgris2 {
    background-color: #f0f0f0;
}
.bajada1 {
    font-size: 24px;
}
.btn_cerrar {
    position: absolute;
    right: 15px;
    top: 10px;
}
.desc-form {
    background-color: #2c2c2c;
    border-radius: 4px;
}
.desc-form .btn {
    border-radius: .25rem !important;
}
a.terminos {
    color: #00175a;
    text-decoration: underline;
    font-size: 11px;
}
.nav>li>a:focus, .nav>li>a:hover, li.paso a.active {
    color: #fff;
    background-color: #acb5b7;
}
.h104 {
    height: 104px;
}
.f400 {
    font-weight: 400 !important;
}
.blanco {
    color: #FFFFFF;
}
.celeste {
    color: #006fcf;
}
.azul {
    color: #00175a !important;
}
.negra {
    color: #000000;
}
.gris {
    color: #72777c;
}
.subtit2 {
    font-size: 27px;
}
.btn_enviar {
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    background-color: #006fcf;
    text-decoration: none;
    border: 0;
    margin: 0 auto;
    padding: 12px 20px;
    border-radius: 3px;
    width: 25% !important;
}
a.btnazul {
    font-size: 13px;
    background-color: #1e2b5d;
    padding: 5px 15px;
    display: inline-block;
    color: #ffffff;
    border-radius: 3px;
    margin-bottom: 15px;
}
a.btnazul2 {
    font-size: 14px;
    background-color: #1e2b5d;
    padding: 5px 15px;
    display: inline-block;
    color: #ffffff;
    border-radius: 3px;
    margin-bottom: 15px;
}
li.nav-item.nav2 a.nav-link:after {
    display: block;
    content: '';
    width: 100%;
    height: 25px;
    margin: 0 auto;
    background-color: #Ffffff;
}
.navbar-light .navbar-nav .nav-link {
    color: #006fcf;
}
li.nav-item.nav2 a.nav-link {
    line-height: 40px !important;
    font-size: 25px !important;
}
li.nav-item.nav2 a.nav-link.active:after {
    background: url(../img/faq-bullet_abajo2.png) no-repeat center center;
    background-color: #Ffffff;
}
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #006fcf;
}
.nav-pills>li>a {
    background-color: #002663;
    padding-top: 10px !important;
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 0;
    color: #ffffff;
    font-size: 23px;
    text-align: center;
    font-weight: 500;
    margin-right: 0px !important;
    border-radius: 0 !important;
    color: #fff;
}
.nav-pills>li>a:hover {
    background-color: #006fcf;
    color: #ffffff;
}
.nav-pills>li>a:hover {
    background-color: #002663;
    color: #ffffff;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* .solicite{width:100%; padding: 5px 10px; margin-bottom: 10px; border-radius: 5px; border:0; color: #006fcf; opacity: 1;} */
.ayuda {
    position: fixed;
    color: white;
    padding: 15px 0px 15px 20px;
    bottom: 10px;
    right: 73px;
    font-weight: 600;
    width: 140px;
    text-transform: uppercase;
    font-size: 13px;
    height: auto;
    background-color: #1bd741;
    border-radius: 40px;
    cursor: pointer;
    display: block;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(91, 91, 91, 0.5);
    -moz-box-shadow: 0px 0px 20px 0px rgba(91, 91, 91, 0.5);
    box-shadow: 0px 0px 20px 0px rgba(91, 91, 91, 0.5);
    z-index: 999;
}
.chat-ws {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    box-shadow: 0px 0px 20px 0px rgba(91, 91, 91, 0.5);
    z-index: 999;
}
.chat-ws img {
    padding-right: 0px;
    padding-top: 0px;
    width: 100%;
}
/* Chrome, Firefox, Opera, Safari 10.1+ */
/* .solicite::placeholder {color: #006fcf; opacity: 0.8;} */
/* Internet Explorer 10-11 */
/* .solicite:-ms-input-placeholder {color: #006fcf; opacity: 0.8;} */
/* Microsoft Edge */
/* .solicite::-ms-input-placeholder {color: #006fcf; opacity: 0.8;} */
.fancybox-slide--iframe .fancybox-content {
    width: 800px !important;
    height: 399px !important;
    max-width: 90%;
    max-height: 90%;
    margin: 0;
}
.legales2 {
    font-size: 10px;
    text-align: justify;
    color: #808080;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.requisito {
    font-size: 12px;
}
.telef {
    font-weight: 700;
    font-size: 24px;
}
.legales_form {
    background-color: #FFFFFF;
    border: 1px solid #FFF;
    padding: 5px;
    height: 158px;
    overflow-y: scroll;
    margin-top: 10px;
}
.legales {
    font-size: 9px;
    color: #000000;
}
.font19 {
    font-size: 19px;
}
.borderazizq {
    border-left: 1px solid #E4E4E4;
}
.titgift {
    color: #001e5f;
    font-size: 15px;
    font-weight: 600;
}
.preciogift {
    color: #001e5f;
    background-color: rgba(204, 201, 201, 0.11);
    padding: 3px 8px;
    border-radius: 3px;
    display: inline-block;
    margin-right: 3px;
    margin-top: 5px;
    font-size: 15px;
}
.bordegift {
    border: 1px solid #CFCFCF;
    border-radius: 7px;
}
.paddinggift {
    padding: 20px;
}
.btningresar {
    color: #ffffff;
    max-width: 360px;
    width: 100%;
    display: inline-block;
    background-color: #006fcf;
    font-size: 23px;
    padding: 7px 5px;
    border-radius: 7px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.btningresar2 {
    color: #ffffff;
    max-width: 300px;
    width: 100%;
    display: inline-block;
    background-color: #006fcf;
    font-size: 23px;
    padding: 7px 5px;
    text-align: center;
    border-radius: 7px;
    margin-top: 15px;
    margin-bottom: 15px;
}
a:hover {
    color: #cccccc;
}
.box-gris {
    background-color: #d5d4d4;
}
button#dropdownMenuButton {
    background-color: #f2f2f2;
    border: 0;
    color: #00175a;
    width: 100%;
}
.navbar-brand {
    max-width: 65%;
}
button.btn.btn-link {
    padding: 0;
    white-space: normal;
    text-align: left;
}
.card-header {
    padding: 5px 10px;
    background-color: transparent;
    border: 0;
    box-shadow: none;
}
.card {
    border: 0;
}
.btn-link {
    color: #001e5f;
}
.dropdown-menu.show {
    width: 100%;
}
.bannerpin {
    width: 100%;
    display: block;
    position: relative;
}
.textsupsoli {
    max-width: 370px !important;
    text-align: left;
    position: absolute;
    top: 130px;
}
.non-swiper-slide {
    display: none;
}
.textoflotador {
    margin-top: 200px;
    margin-bottom: 200px;
}
.error {
    color: #e60000;
    font-size: 13px;
    margin: 0;
    padding: 0;
}
.color-00175A {
    color: #00175A;
}
.bgEFEFF0 {
    background-color: #EFEFF0;
}
.bg00175A {
    background-color: #00175A;
}
.color-006FCF {
    color: #006FCF;
}
.border-white {
    border: 1px solid #ffffff;
    border-radius: 5px;
}
.mayus {
    text-transform: uppercase;
}
.bg-azul3 {
    background-color: #006fcf;
}
.fondgris {
    background-color: #f0f0f0;
}
.border006FCF {
    border: 1px solid #006FCF;
    border-radius: 5px;
}
#completarForm, #completarForm2 {
    cursor: pointer;
}
#terminos {
    z-index: 1115 !important;
}
.fondobanner {
    background-image: url(../img/banner-new.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.py-banner {
    padding-top: 300px;
    padding-bottom: 300px;
}
.carousel-banners {
    position: absolute;
    top: 50%;
    left: 5%;
    bottom: auto;
    z-index: 10;
    padding: 20px 0;
    color: #fff;
    text-align: center;
    transition: all 0.5s ease;
    right: auto;
    transform: translate(0%, -50%);
}

.btnsolicitala {
    color: #ffffff;
    max-width: 360px;
    width: 100%;
    display: inline-block;
    text-align: center;
    background-color: #006fcf;
    padding: 7px 5px;
    border-radius: 25px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.BtnRecibi {
    color: #ffffff;
    width: 100%;
    display: inline-block;
    text-align: center;
    background-color: #00175A;
    padding: 7px 5px;
    border-radius: 25px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.BtnRecibi.collapsed {
    background-color: #1670C9 !important;
}
.BtnTabs {
    background-color: #00175a;
    padding: 15px;
    border-radius: 50%;
}
.BtnTabs.collapsed {
    background-color: #b3b9ce;
}
.btncontacto {
    color: #ffffff;
    max-width: 360px;
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 23px;
    padding: 7px 5px;
    border-radius: 7px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}
.icono-mas::before {
    background-image: url(../img/icon-flechas.png);
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    content: "";
}
.icono-mas:not(.collapsed)::before {
    background-image: url(../img/icon-flechas-2.png);
}
.borde-gris {
    border: 1px solid #cccccc;
}
.btn-solicitala {
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    background-color: #006fcf;
    text-decoration: none;
    border: 0;
    margin: 0 auto;
    padding: 12px 20px;
    border-radius: 3px;
    width: 150px;
    display: inline-block;
    margin-bottom: 15px;
}
.btn-solicitala:hover {
    color: #006fcf;
    background-color: #ffffff;
    text-decoration: none;
    border: 1px solid#006fcf;
}
.ml-100 {margin-left: 100px;}
.solicite {
    width: 100%;
    color: #8E8F92;
    margin-bottom: 5px;
}
.solicite-formulario li {
    list-style: none;
    color: #FFFFFF;
    font-size: 10px;
    margin-bottom: 5px;
    text-align: left;
    font-weight: 400;
}
#dni-titular {
    display: none;
}
.negro {
    color: #000000 !important;
}
.font15-esp {
    font-size: 15px;
}
@media (min-width: 1400px) {
	.container {max-width: 1320px;}
}
@media (min-width: 1200px) {
	.container {max-width: 1140px;}
}
@media (max-width:1400px) {
    .carousel-banners {
        transform: translate(0%, 0%) !important;
    }
    .font22 {
        font-size: 18px;
    }
    .font19 {
        font-size: 15px;
    }
    .font35 {
        font-size: 31px;
    }
    .font40 {
        font-size: 34px;
    }
    .font17 {
        font-size: 14px;
    }
    .font22 {
        font-size: 15px;
    }
    .textsupsoli {
        top: 210px;
        left: 550px;
    }
    .titulosup {
        font-family: "BentonSans-Bd";
        color: #ffffff;
        font-size: 37px;
    }
    .btningresar, .btningresar2 {
        font-size: 17px;
        max-width: 300px;
    }
    li.nav-item.nav2 a.nav-link {
        line-height: 35px !important;
        font-size: 22px !important;
    }
    .descargar {
        font-size: 14px;
    }
    .bajada1 {
        font-size: 22px;
    }
    h2.titulostabs.karma.azulosc.f400 {
        font-size: 27px;
    }
    .nav-pills>li>a {
        font-size: 18px;
    }
    h3.karma.azulcla.ligth {
        font-size: 23px;
    }
    .font20 {
        font-size: 17px;
    }
}
@media (max-width: 1100px) {
    .textsupsoli {
        top: 170px;
        left: 515px;
    }
    .titulosup {
        font-size: 30px;
    }
}
@media (max-width:992px) {
    .btningresar, .btningresar2 {
        font-size: 17px;
        max-width: 300px;
    }
    li.nav-item.nav2 a.nav-link {
        line-height: 35px !important;
        font-size: 20px !important;
    }
    .fullw {
        width: 100%;
        float: left;
    }
    .borderdesc {
        border: 0;
    }
    h2.karma.subtit1.fontazul {
        font-size: 27px;
    }
    .nav-pills>li>a {
        font-size: 14px;
    }
    .subtit2 {
        font-size: 20px;
    }
    .font14 {
        font-size: 10px;
    }
    .textsupsoli {
        position: relative;
        margin-top: 0;
        bottom: 0;
        width: 100% !important;
        max-width: inherit !important;
        text-align: left;
        left: 0;
        padding: 10px 15px;
        background-color: #00000042;
        top: 0;
    }
    .titulosupsoli {
        font-size: 22px;
    }
    .titulosup {
        font-size: 20px;
        margin-bottom: 0;
    }
    .btn_enviar {
        width: 35% !important;
    }
}
@media (max-width:767px) {
    .BtnRecibi{margin-top: 10px; margin-bottom: 10px;}
    .BtnTabs {
        padding: 10px;
    }
    a.BtnTabs.bold img {
        width: 30px;
    }
    .py-banner {padding-top: 75px; padding-bottom: 75px;}
    .mw-35-mob{max-width: 35px;}
    .accordion-button{font-size: 14px;}
    .none {display: none;}
    button.btn.btn-link {
        font-size: 12px;
    }
    .text-center-xs {
        text-align: center !important;
    }
    .font22 {
        font-size: 13px;
    }
    .font14-2 {
        font-size: 14px;
    }
    .font19 {
        font-size: 12px;
    }
    .font17 {
        font-size: 10px;
    }
    .font25 {
        font-size: 18px;
    }
    .font28 {
        font-size: 20px;
        line-height: 23px;
    }
    .font30 {
        font-size: 26px;
    }
    .btnmr {
        font-size: 14px;
        width: 42%;
    }
    .b-right-azul, .b-right-blanco, .b-right-gris {
        border-right: 0;
    }
    .descargar {
        font-size: 13px;
        margin-bottom: 10px;
    }
    .text-center-xs {
        text-align: center;
    }
    li.nav-item.nav2 a.nav-link {
        line-height: 27px !important;
        font-size: 18px !important;
    }
    h2.titulostabs.karma.azulosc.f400 {
        font-size: 24px;
    }
    .subtit1 {
        font-size: 22px;
    }
    a.btnazul {
        font-size: 10px;
    }
    .bajada1 {
        font-size: 18px;
    }
    h2.karma.subtit1.fontazul {
        font-size: 24px;
    }
    h3.karma.azulcla.ligth {
        font-size: 18px;
    }
    p.font17 {
        font-size: 13px;
    }
    .font20 {
        font-size: 12px;
    }
    a.btnazul2 {
        font-size: 10px;
    }
    .mh70 {
        max-height: 76px;
    }
    span.azulcla.karma {
        font-size: 15px !important;
    }
    p {
        font-size: 13px;
    }
    .titulosupsoli {
        font-size: 15px;
    }
    .bgheader {
        background-size: contain;
        background-position: top center;
        background-repeat: no-repeat;
    }
    .textoflotador {
        margin-top: 370px;
        margin-bottom: 30px;
    }
    .textoflotador h1, .textoflotador p {
        color: #000 !important;
    }
    .solicitela {
        color: #ffffff;
        background-color: #454444;
    }
    .legales_form {
        height: 50px;
    }
    .titulo-deco::after, .titulo-deco2::after {
        content: none;
    }
    .titulo-deco::before, .titulo-deco2::before {
        content: none;
    }
    .borde-id {
        border-right: 0;
        border-left: 0;
    }
    .underline_mobile {
        text-decoration: underline !important;
    }
    .mayus {
        text-transform: capitalize;
    }
    .titleMobile {
        font-size: 15px;
    }
    .font23 {
        font-size: 16px;
    }
    #formSolicite {
        position: fixed;
        top: 0;
        left: 0;
        height: 100% !important;
        width: 100% !important;
        z-index: 1115;
        background-color: #f0f0f0 !important;
    }
    #solicite_tarjeta {
        padding: 0;
        background-color: #00175A;
        width: 100%;
        max-width: inherit;
    }
    .color-006FCF-mob {
        color: #ffffff !important;
    }
    .border006FCF {
        border: 1px solid #ffffff;
    }
    #solicite_tarjeta_2 {
        display: none !important;
    }
    .swiper-container .swiper-button-next, .swiper-container .swiper-button-prev {
        top: 60% !important;
    }
    #swiper2 .swiper-button-next, #swiper2 .swiper-button-prev {
        top: 40% !important;
    }
    .font15-esp {
        font-size: 13px;
    }
}
@media (max-width:576px) {
    .icon-mob{max-width: 30px;}
    a.BtnTabs.bold img {
        width: 20px;
    }
    .fondobanner {
        background-image: url(../img/banner-new-mob.jpg);
        background-size: cover;
        background-position: center left;
        background-repeat: no-repeat;
    }
    .py-banner {padding-top: 50px; padding-bottom: 50px;}
    .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        left: 0px;
    }
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        right: 0px;
    }
    li.nav-item.nav2 a.nav-link {
        line-height: 25px !important;
        font-size: 16px !important;
    }
    .subtit3.azul {
        font-size: 16px !important;
    }
    .bajada1 {
        font-size: 16px;
    }
    .card-body {
        font-size: 12px;
    }

    .textoflotador {
        margin-top: 296px;
    }
    .font25 {
        font-size: 16px;
    }
    .font27 {
        font-size: 17px;
    }
    .font35 {
        font-size: 25px;
    }
    .w-30 {
        max-width: 30%;
    }
    .w-200 {
        max-width: 200px!important;
    }
    .fancybox-slide {
        padding-left: 6px !important;
        padding-right: 6px !important;
    }
    .btnsolicitala, .btncontacto {
        font-size: 18px;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .font15-esp {
        font-size: 12px;
    }
}
@media (max-width:480px) {
    .nav-pills>li>a {
        font-size: 11px;
    }
    .titulosup {
        font-size: 18px;
    }
    .textoflotador {
        margin-top: 220px;
        margin-bottom: 8px;
    }
    .w-30 {
        max-width: 50%;
    }
    .btn_enviar {
        width: 100% !important;
    }
}