html.gris {
    -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: gray; /* IE6-9 */
    filter: grayscale(100%);
}

html.contraste {
    -moz-filter: grayscale(100%) contrast(2);
    -webkit-filter: grayscale(100%) contrast(2);
    filter: gray; /* IE6-9 */
    filter: grayscale(100%) contrast(2);
}

:root {
  --coopenae-blue: #0063a3;
  --coopenae-yellow: #F9B31F;
  --white: #ffffff;
  --coopenae-gray: #2D3E5E;
  --dark-txt: #172B4D;
  --coopenae-light-gray: #f1f2f4;
  --coopenae-gray: #C3C9D3;
}

.scs-cookie-consent{
  display: none !important;
}

*{
  outline: 0 !important;
}

.oda-chat-wrapper .oda-chat-button svg, .oda-chat-wrapper .oda-chat-button img {
    max-width: inherit !important;
}

  div[role="alert"] {
      width: 100% !important;
      max-width: 100% !important;
      font-weight: normal !important;
      text-shadow: none !important;
  }

.header {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  background-color: #fff;
  z-index: 999999999;
}

.top_header {
  width: 100%;
  height: 50px;
  padding: 10px;
  float: left;
  background-color: #f1f2f4;
  text-align: right;
}

.contenedor_header {
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.contenedor_header.var {
  height: 100%;
}

.link_top_header {
  display: inline-block;
  margin-left: 30px;
  padding-top: 3px;
  padding-bottom: 1px;
  padding-left: 30px;
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/images_header/search.svg');
  background-position: 0% 50%;
  background-size: auto 19px;
  background-repeat: no-repeat;
  font-family: 'Product sans', sans-serif;
  color: #43577a;
  font-size: 15px;
  text-decoration: none;
}

.link_top_header._1 {
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/keyhole-circle.svg');
}

.link_top_header._2 {
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/blog.svg');
}

.link_top_header._3 {
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/images_header/contact.svg');
}

.bottom_header {
  width: 100%;
  height: 65px;
  padding-top: 15px;
  padding-bottom: 15px;
  float: left;
}

.navbar {
  height: 100%;
  background-color: transparent;
}

.container_menu {
  width: 100%;
  height: 100%;
  float: left;
}

.brand {
  width: 25%;
  height: 100%;
  float: left;
}

.nav_menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  height: 100%;
  float: left;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
}

.link_menu {
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  font-family: 'Product sans', sans-serif;
  color: #172b4d;
  font-size: 15px;
  padding-bottom: 20px;
  position: relative;
  top: 12px;
  display: inline-block;
}

.link_menu.var {
  padding-right: 25px;
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/flecha.svg');
  background-position: 100% 10%;
  background-size: auto;
  background-repeat: no-repeat;
}

nav.nav_menu.w-nav-menu .enlace__menu {
    text-align: center;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    position: relative;
    top: 6px;
}

.scs-editable a,
a[target="_blank"]:not('.footer a, .header a'),
.texto_fila_cv a,
.right__fila__cv a,
a > p {
  font-family: 'Product sans', sans-serif;
  color: var(--coopenae-blue);
  text-decoration: none;
  font-weight: bold;
}

.scs-editable a:hover,
.right__fila__cv a:hover,
a > p:hover {
  text-decoration: underline;
}

.content__mm.flex-var {
  display: flex;
  flex-direction: column;
  height: calc(100vh - 50px);
  overflow-y: scroll;
}

.main {
  width: 100%;
  margin-top: 115px;
  float: left;
}

.banner {
  width: 100%;
  padding: 150px 30px;
  float: left;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: relative;
  overflow: hidden;
}

.contenedor {
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 2;
}

.contenedor.container_flex_idx {
  display: flex;
  align-items: flex-end;
}

.contenedor.footer_container {
  max-width: 1100px;
}

.contenedor.var {
  max-width: 1100px;
}

.contenedor.full {
  width: 100%;
}

.container.infografia_res {
  display: grid;
  place-items: center;
}

.left_banner {
  width: 60%;
  float: left;
}

.title_banner {
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: 'Product sans', sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 55px;
  font-weight: 400;
}

.link_banner, .boton___azul .scs-button .scs-button-button{
  display: inline-block !important;
  padding: 14px 30px 12px !important;
  border-radius: 5px !important;
  background-color: #0063a3 !important;
  font-family: 'Product sans', sans-serif !important;
  color: #fff !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  transition: all 0.3s ease !important;
}

.boton___azul .scs-button .scs-button-button:hover{
  display: inline-block !important;
  padding: 14px 30px 12px !important;
  border-radius: 5px !important;
  background-color: #fff !important;
  font-family: 'Product sans', sans-serif !important;
  color: #0063a3 !important;
  box-shadow: 0px 0px 9px rgb(0 0 0 / 19%);
  text-decoration: none !important;
  text-transform: uppercase !important;
  text-shadow: 0px 0px 9px rgba(0, 0, 0, 0.3);
}

.boton___azul.center .scs-button.scs-component.scs-button-default-style {
  text-align: center !important;
}

.scs-button .scs-button-text{
  cursor: pointer !important;
}

.right_banner {
  overflow: hidden;
  width: 40%;
  float: left;
  border-radius: 5px;
  background-color: rgba(45, 62, 94, 0.66);
}

.top_right_banner {
  width: 100%;
  padding: 25px;
  float: left;
  background-color: transparent;
}

.bottom_right_banner {
  width: 100%;
  padding: 25px;
  float: left;
  background-color: rgba(9, 16, 30, 0.2);
}

.titulo_tipo {
  margin-bottom: 25px;
  font-family: 'Product sans', sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
}

.content_tipo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.texto__tipo {
  margin-right: 40px;
  font-family: 'Product sans', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 25px;
}

.jplist-panel.box.panel-bottom.paginador_resultado {
  font-family: 'Product sans', sans-serif;
}

.jplist-panel.box.panel-bottom.paginador_resultado > .jplist-label {
  color: var(--coopenae-blue);
  background: none;
  border: none;
  border-bottom: 1px solid var(--coopenae-blue);
  border-radius: 0px;
}

.jplist-panel .jplist-pagination button {
  color: var(--coopenae-blue);
  background: none !important;
  border: none !important;
  border-bottom: 1px solid var(--coopenae-blue) !important;
  border-radius: 0px;
}

.jplist-panel .jplist-pagination button.jplist-current {
  color: var(--coopenae-yellow);
  background-color: var(--white) !important;
  border: none;
  border: 1px solid var(--coopenae-yellow) !important;
  border-radius: 5px;

}

.jplist-panel.box.panel-bottom.paginador_resultado .jplist-select {
  color: var(--coopenae-blue);
}

.box.jplist-no-results.text-shadow.align-center > p {
  text-align: center;
  color: var(--coopenae-blue);
  font-family: 'Product sans', sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 23px;
}

.tipo_text {
  font-size: 15px;
  line-height: 20px;
}

.text_br_banner {
  margin-bottom: 20px;
  font-family: 'Product sans', sans-serif;
  color: #fff;
}

.contenedor_br {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.input_conversion {
  width: 175px;
  padding: 8px 40px 8px 10px;
  border-radius: 5px;
  background-color: #fff;
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/arrow-expand.svg');
  background-position: 95% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}

.resultado {
  margin-left: 15px;
  font-family: 'Product sans', sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 22px;
}

.soluciones {
  width: 100%;
  padding: 50px 40px;
  float: left;
  clear: left;
}

.titulo_soluciones {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 25px;
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/linea.svg');
  background-position: 0% 0%;
  background-size: 40px;
  background-repeat: no-repeat;
  font-family: 'Product sans', sans-serif;
  color: #0063a3;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
}



.titulo_soluciones.fix_font_weight {
  font-size: 30px;
}

.titulo_soluciones.title_adjusted_tabs {
  float: left;
  width: 100%;
  margin-top: 10px;
}

.titulo_soluciones.fix_size_txt {
  font-size: 30px;
}

.titulo_soluciones.catalogo_descuentos_title {
  font-size: 32px;
  line-height: 37px;
}

.titulo_soluciones.var {
  max-width: 400px;
}

.titulo_soluciones.vv  {
  width: auto;
  max-width: 600px;
}

.titulo_soluciones.vn {
  font-size: 22px;
}


.titulo_soluciones.vn.mobile {
  display: none;
  background-image: url(https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/linea.svg);
  background-repeat: no-repeat;
  padding-top: 20px;
}

.link_soluciones, .boton_con_flecha .scs-button .scs-button-button{
  display: inline-block !important;
  padding: 0 !important;
  padding-right: 20px !important;
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/left-arrow.svg') !important;
  background-position: 100% 50% !important;
  background-size: auto !important;
  background-repeat: no-repeat !important;
  font-family: 'Product sans', sans-serif !important;
  color: #0063a3 !important;
  font-size: 16px !important;
  line-height: 22px !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
}



.contenedor_columnas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 102%;
  margin-top: 40px;
  margin-left: -1%;
  float: none;
}

#enlaces_inicio .columna_solucion{
  width: 100%;
}

.columna_solucion {
  overflow: hidden;
  width: 31.333333333333336%;
  min-height: 100px;
  margin-right: 1%;
  margin-left: 1%;
  float: left;
  border-radius: 5px;
}

.imagen_soluciones {
  width: 100%;
  height: 150px;
  float: left;
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/imagenes_nuevas/home/banners-home-coopenae-soluciones-a-empresas.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.imagen_soluciones._2 {
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/solu2.png');
}

.imagen_soluciones._3 {
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/solu3.png');
}

.imagen_soluciones.ar {
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/img__nw.jpg');
}

.bottom_cs {
  width: 100%;
  padding: 20px 15px;
  float: left;
  background-color: #fff;
}

.titulo_columna {
  margin-bottom: 20px;
  font-family: 'Product sans', sans-serif;
  color: #1e2f4b;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
}

.titulo_columna a {
  text-decoration: none;
  color: var(--dark-txt) !important;
}

.titulo_columna.arr {
  margin-bottom: 5px;
  color: #172b4d;
}

.texto_cs_columna, .texto_cs_columna span, .texto_cs_columna .scs-title-text > div {
  overflow: hidden;
  height: 85px;
  margin-bottom: 25px;
  font-family: 'Product sans', sans-serif !important;
  color: #646b7a !important;
  font-size: 14px !important;
  line-height: 20px;
  font-weight: 400 !important;
  text-align: justify !important;
}



.link_columna {
  display: inline-block;
  padding-right: 15px;
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/left-arrow.svg');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  font-family: 'Product sans', sans-serif;
  color: #286ca1;
  font-size: 16px;
  line-height: 21px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  max-width: 100px;
}

.ultimos_beneficios {
  width: 100%;
  padding: 50px 40px;
  float: left;
  background-color: #f1f2f4;
}

.left_ultimos_beneficios {
  width: 25%;
  padding-top: 0px;
  float: left;
}

.right_ultimos_beneficios {
  display: inline-block;
  width: 75%;
  margin-left: 0%;
  float: left;
}

.titulo_ultimos_beneficios {
  font-family: 'Product sans', sans-serif;
  color: #286ca1;
  font-size: 30px;
  line-height: 35px;
}

.link_ultimos_beneficios{
  padding: 0 !important;
  padding-right: 20px !important;
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/left-arrow.svg') !important;
  background-position: 100% 50% !important;
  background-size: auto !important;
  background-repeat: no-repeat !important;
  font-family: 'Product sans', sans-serif !important;
  color: #0063a3 !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
}

.boton_con_flecha.pequeno .scs-button .scs-button-text {
  font-size: 14px !important;
}

.columna_beneficios {
  overflow: hidden;
  width: 31.333333333333336%;
  min-height: 100px;
  margin-right: 1%;
  margin-left: 1%;
  float: left;
}

.imagen_bn_columna {
  width: 100%;
  height: 150px;
  margin-bottom: 0px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.imagen_bn_columna._1{
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.imagen_bn_columna._2{
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.imagen_bn_columna._3{
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.titulo_bn_columna {
  margin-bottom: 20px;
  font-family: 'Product sans', sans-serif;
  color: #1e2f4b;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
}

.bottom_cb {
  padding: 20px 0px;
}

.texto_cb_columna {
  font-family: 'Product sans', sans-serif;
  font-size: 15px;
  text-align: left;
}

.heading {
  font-size: 30px;
  line-height: 35px;
  font-weight: 700;
}

.contenedor_bn_columnas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

.dots {
  display: none;
  width: 100%;
  text-align: center;
}

.dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 5px;
  margin-left: 5px;
  border: 2px solid #0063a3;
  border-radius: 50%;
}

.por__que {
  width: 100%;
  padding: 50px 40px;
  float: left;
  background-color: #0063a3;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.left_por {
  width: 55%;
  min-height: 100px;
  padding-right: 50px;
  float: left;
}

.right_por {
  width: 45%;
  min-height: 100px;
  padding-top: 40px;
  padding-left: 40px;
  float: left;
}

.titulo_por {
  margin-bottom: 40px;
  padding-left: 0px;
  font-family: 'Product sans', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 35px;
  font-weight: 700;
}

.titulo_por > .amarillo {
  color: #f9b31f;
}

.titulo_por.amarillo {
  color: #f9b31f;
}

.amarillo.inline {
  display: inline;
}



.content_por {
  margin-bottom: 75px;
}

.fila_por {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 25px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.check_por {
  height: 50px;
}

.texto_por {
  margin-left: 25px;
  font-family: 'Product sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  text-align: justify;
}

.enlace__por, .enlace_white .scs-button .scs-button-button {
  display: inline-block;
  padding: 14px 40px 12px;
  border-radius: 5px;
  background-color: #fff;
  font-family: 'Product sans', sans-serif;
  color: #0063a3;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.footer {
  width: 100%;
  padding: 50px 40px 30px;
  float: left;
  background-color: #f1f2f4;
}

.columna_footer {
  width: 25%;
  min-height: 100px;
  margin-right: 1%;
  margin-left: 1%;
  float: left;
}

.columna_footer.var {
  width: 20%;
}

.columna_footer.final {
  padding-left: 15px;
}

.titulo_footer {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
  font-family: 'Product sans', sans-serif;
  color: #172b4d;
  font-size: 15px;
  line-height: 22px;
  font-weight: 700;
  text-decoration: none;
}

.enlace_footer {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
  font-family: 'Product sans', sans-serif;
  color: #172b4d;
  font-size: 14px;
  text-decoration: none;
}

.enlace_footer.var {
  margin-bottom: 10px;
}

.formulario_footer {
  margin-bottom: 0px;
}

.input_footer {
  height: auto;
  padding: 10px 20px;
  border: 1px none #000;
  border-radius: 5px;
  font-family: 'Product sans', sans-serif;
  color: #172b4d;
}

.input_footer::-webkit-input-placeholder {
  color: #172b4d;
}

.input_footer:-ms-input-placeholder {
  color: #172b4d;
}

.input_footer::-ms-input-placeholder {
  color: #172b4d;
}

.input_footer::placeholder {
  color: #172b4d;
}

.enviar_footer {
  width: 100%;
  height: auto;
  padding: 12px 20px 10px;
  border-radius: 5px;
  background-color: #0063a3;
  font-family: 'Product sans', sans-serif;
  color: #fff;
}

.telefono__footer {
  display: inline-block;
  width: 100%;
  margin-top: 17px;
  margin-bottom: 17px;
  padding-left: 15px;
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/circulo_amarillo.svg');
  background-position: 0% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  font-family: 'Product sans', sans-serif;
  color: var(--dark-txt);
  text-decoration: none;
}

.texto_seguinos {
  margin-bottom: 10px;
  font-family: 'Product sans', sans-serif;
  color: #172b4d;
}

.content_social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social_in {
  margin-right: 10px;
}

.img_social {
  height: 25px;
}

.first_credito {
  position: relative;
  width: 100%;
  min-height: 100px;
  padding: 40px;
  float: left;
  background-image: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(45%, #fff), color-stop(0, #f1f2f4), to(#f1f2f4));
  background-image: linear-gradient(90deg, #fff, #fff 45%, #f1f2f4 0, #f1f2f4);
  overflow: hidden;
}

.first_credito--zindex {
  z-index: 3;
}

.left_cp {
  width: 50%;
  padding-right: 0px;
  float: left;
}

.left_cp.relative_vivienda {
  position: relative;
  display: flex;
  align-items: flex-end;
  height: 460px;
}

.left_cp.relative {
  position: relative;
}

.left_cp.relative.heigth_f {
  height: 460px;
}

.left_cp.fend {
  display: flex;
  align-items: end;
}

.imagen_cp {
  position: relative;
  width: 100%;
}

.imagen_cp.ahorro_fx {
  z-index: 3;
}

.in__banner {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: auto;
  padding: 40px 75px 75px;
}

.in__banner.n__tarjetas {
  position: relative;
  z-index: 2;
}

.in__banner.n__tarjetas.no_p_bottom {
  padding-bottom: 0px;
}

.in__banner.bottom_txt {
  padding: 75px;
}

.titulo_bann {
  margin-top: 0px;
  margin-bottom: 25px;
  padding-top: 30px;
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/linea.svg');
  background-position: 0px 0px;
  background-size: 40px;
  background-repeat: no-repeat;
  font-family: 'Product sans', sans-serif;
  color: #fff;
  font-size: 45px;
  line-height: 50px;
  font-weight: 400;
}

.titulo_bann.tiny {
  margin-top: 30px;
  padding-top: 20px;
  font-size: 40px;
  line-height: 46px;
  font-weight: 700;
}

.texto__bann {
  font-family: 'Product sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  text-align: justify;
}

.right_bann {
  width: 50%;
  min-height: 100px;
  padding-top: 25px;
  padding-left: 50px;
  float: left;
}

.right_bann.va {
  padding-top: 0px;
}

.titulo_rbann {
  margin-bottom: 25px;
  font-family: 'Product sans', sans-serif;
  color: #0063a3;
  font-size: 30px;
  line-height: 35px;
  font-weight: 700;
}

.titulo_rbann.title_scp {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 25px;
  line-height: 30px;
}

.titulo_rbann.center {
  margin-top: 25px;
  text-align: center;
}

.texto_cp {
  margin-bottom: 35px;
  font-family: 'Product sans', sans-serif;
  color: #172b4d;
  font-size: 15px;
  line-height: 24px;
  text-align: justify;
}

.texto_cp.var {
  max-width: 400px;
}

.texto_cp.vn {
  font-size: 14px;
  line-height: 22px;
}

.texto_cp.v2 {
  margin-bottom: 20px;
}

.enlace_cp {
  margin-right: 5px;
  margin-bottom: 15px;
  margin-left: 5px;
  padding: 12px 20px 10px;
  border: 1px solid #848ea0;
  border-radius: 50px;
  font-family: 'Product sans', sans-serif;
  color: #2d3e5e;
  font-size: 13px;
  text-decoration: none;
  cursor: pointer;
}

.enlace_cp.fix_deformation_li {
  display: inline-flex;
}

.icono_cp {
  height: 15px;
  margin-top: -2px;
}

.txt_cp {
  display: inline-block;
  margin-left: 10px;
}

.left__ar {
  width: 45%;
  min-height: 100px;
  padding-right: 100px;
  float: left;
}

.left__ar.var {
  width: 40%;
  padding-right: 40px;
}

.texto__cp {
  max-width: 400px;
  font-family: 'Product sans', sans-serif;
  color: #172b4d;
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  text-align: justify;
}

.texto__cp.var {
  width: 100%;
  max-width: 100%;
}

.right__cp {
  width: 59%;
  min-height: auto;
  margin-left: -4%;
  float: left;
}

.right__cp.w-clearfix.v_flex_non_fall {
  display: flex;
  flex-wrap: wrap;
}

.right__cp.w-clearfix.v_flex_non_fall.no_overflow {
  width: 50%;
  margin: 0;
  padding-left: 20px;
}

.columna_cp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  min-height: 50px;
  margin-right: 0px;
  margin-bottom: 65px;
  margin-left: 0px;
  padding-right: 20px;
  float: left;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: justify;
}

.columna_cp.var {
  min-height: 55px;
  margin-right: 0px;
  margin-left: 0px;
  text-align: justify;
}

.texto__ccp.title_ccp.var_strong {
  font-weight: 700;
  margin-left: 10px;
  text-align: justify;
}

.columna_cp.last {
  margin-bottom: 0px;
}

.columna_cp._3 {
  width: 23%;
  margin-right: 1%;
  margin-bottom: 40px;
  margin-left: 1%;
}

.columna_cp.full {
  width: 100%;
  margin-bottom: 30px;
  padding-right: 0px;
}

.columna_cp.full.last {
  margin-bottom: 0px;
}

.columna_cp.dw {
  margin-bottom: 35px;
}

.icon__col__cp {
  height: 40px;
  margin-right: 15px;
}

.icon__col__cp.var {
  height: 45px !important;
}

.texto__ccp {
  font-family: 'Product sans', sans-serif;
  color: #495773;
  font-size: 16px;
  line-height: 22px;
  margin-top: 8px;
}

.title_ccp {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  color: #172b4d;
  font-size: 16px;
  line-height: 20px;
}

.title_ccp.cv_cv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
}

.title_ccp.cv_cv.vv {
  height: 75px;
}

.title_ccp.cv_cv.vv.dww {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.title_ccp.cv_cv.dw {
  height: 100px;
  font-size: 16px;
}

.title_ccp.cv_cv.auto {
  height: auto;
}

.title_ccp.cv_cv.dww {
  height: 75px;
}

.title_ccp.cv_cv.v2 {
  height: 50px;
}

.third_credito {
  width: 100%;
  padding: 50px 40px 20px;
  float: left;
}

.third_credito.var {
  display: block;
  padding-bottom: 50px;
}

.tabs_credito {
  display: block;
  width: 100%;
  float: left;
}

.arriba_tabs.var {
  padding-top: 30px;
  background-color: #f1f2f4;
}

.enlace__tab, .enlace__tab_2 {
  display: inline-block;
  margin-right: 0px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
  font-family: 'Product sans', sans-serif;
  color: #495773 !important;
  font-size: 15px;
  text-decoration: none;
  cursor: pointer;
  float: left;
}

.enlace__tab.active, .enlace__tab_2.active {
  border-bottom: 1px solid #f9b31e;
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/linea_sc.svg');
  background-position: 50% 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  font-weight: 700;
}

.enlace__tab > label, .enlace__tab_2 > label {
  font-family: 'Product sans', sans-serif;
  font-size: 14px;
  line-height: 16px !important;
  height: auto !important;
  letter-spacing: 0px;
  text-align: center;
  font-weight: normal;
  color: #495773 !important;
}

.enlace__tab > label > input, .enlace__tab_2 > label > input {
  display: none !important;
}

.enlace__tab.var, .enlace__tab_2.var {
  border-bottom: 1px solid hsla(0, 0%, 59.2%, 0.2);
}

.abajo_tabs {
  padding: 50px 40px;
  background-color: #f1f2f4;
}

.fila_tab {
  display: block;
}

.fila_tab._1 {
  display: block;
}

.left_tab_rs {
  width: 50%;
  padding-right: 40px;
  float: left;
}

.lista_tab {
  display: inline-block;
  width: 100%;
  margin-bottom: 25px;
  padding-left: 0px;
  list-style-type: none;
}

.lista_tab.var {
  margin-bottom: 0px;
}

.item_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  flex-wrap: wrap;
}

.item_list.var {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.circulo_lista {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #fff;
  font-family: 'Product sans', sans-serif;
  color: #172b4d;
  font-size: 16px;
  text-align: center;
}

.circulo_lista.var {
  background-color: #f1f2f4;
}

.circulo_lista.gris {
  background-color: #d4d4d4;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.texto_rsp {
  width: 80%;
  max-width: 375px;
  margin-left: 15px;
  font-family: 'Product sans', sans-serif;
  color: #172b4d;
  font-size: 15px;
  line-height: 22px;
  text-align: justify;
}

.texto_rsp.var {
  max-width: 545px;
}

.texto_final_rsp {
  font-family: 'Product sans', sans-serif;
  color: #0063a3;
  font-size: 15px;
  line-height: 22px;
  font-weight: 700;
  text-align: justify;
}

.right_tab_rs {
  width: 50%;
  padding-left: 40px;
  float: left;
}

.imagen_tab {
  overflow: hidden;
  height: 400px;
  border-radius: 10px;
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/imagenes_nuevas/credito/personal/img-tabs.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.faqs_credito {
  width: 100%;
  padding: 50px 40px;
  float: left;
}

.show_more_questions {
  display: none;
  margin: 0 0 0 auto;
  text-decoration: none;
  font-family: 'Product sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: right;
  color: #0068AB;
}

.body {
  background-color: #fff;
}

.cp_embed {
  width: 100%;
  float: left;
  background-color: #fff;
}

.content__cp__faq {
  width: 102%;
  margin-top: 25px;
  margin-left: -1%;
  float: left;
}

.columna_faq {
  overflow: hidden;
  width: 48%;
  margin-right: 1%;
  margin-bottom: 25px;
  margin-left: 1%;
  float: left;
  border-radius: 5px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
}

.title__faq {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 60px;
  padding: 12px 50px 12px 30px;
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/arrow_down.svg');
  background-position: 95% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  font-family: 'Product sans', sans-serif;
  font-weight: 400;
  color: #172b4d;
  text-decoration: none;
  text-align: justify !important;
}

.title__faq.active {
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/arrow_up.svg');
}

.content__faq {
  display: none;
  overflow: visible;
  width: 100%;
  padding: 10px 30px 30px;
  float: left;
  font-family: 'Product sans', sans-serif;
  font-weight: 400;
  color: #172b4d;
  text-align: left;
}

.content__faq.active {
  display: block;
}

.content__faq .scs-component-content {
  text-align: justify !important;
}

.content__faq a {
  color: var(--coopenae-blue);
  font-family: 'Product sans', sans-serif;
  text-decoration: none;
  font-weight: bold;
}

.texto__ccp .scs-component-content > div > div {
  text-align: justify !important;
}

.content__faq ul li::marker {
  color: var(--coopenae-yellow);
}

.coopenae_list {
  padding-left: 14px;
}

.coopenae_list li::marker {
  color: var(--coopenae-yellow);
}
.coopenae_list li {
  font-family: 'Product sans', sans-serif;
  font-size: 14px;
  margin-bottom: 24px;
  text-decoration: none;
  text-align: justify;
}

.coopenae_list a {
  font-family: 'Product sans', sans-serif;
  color: var(--coopenae-blue);
  text-decoration: none;
}

.coopenae_list.tarjetas_0 {
  padding-left: 40px;
  margin-top: 40px;
}

.enlace__in {
  color: #172b4d;
  font-style: italic;
  font-weight: 700;
  text-decoration: none;
}

.txt_disclaimer {
  display: inline-block;
  font-family: 'Product sans', sans-serif;
  font-style: italic;
  font-weight: normal;
  font-size: 14px;
  color: var(--dark-txt);
}

.txt_disclaimer.bold {
  font-weight: 700;
}

.disclaimer_estar_bien {
  margin-bottom: 20px;
}

.pantalla_1 {
  display: block;
}

.pantalla_2 {
  display: none;
  width: 100%;
  min-height: 100px;
  float: left;
}

.atras_credito {
  display: inline-block;
  padding-left: 20px;
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/arrow_atras.svg');
  background-position: 0% 50%;
  background-size: auto 15px;
  background-repeat: no-repeat;
  font-family: 'Product sans', sans-serif;
  color: #172b4d;
  font-size: 16px;
  text-decoration: none;
}

.titulo__up__cp {
  margin-top: 25px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-family: 'Product sans', sans-serif;
  color: #172b4d;
  font-size: 16px;
}

.titulo__up__cp.var {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  border: 1px none #000;
}

.monedas_calc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Product sans', sans-serif;
  color: #172b4d;
}

.link_moneda {
  margin-right: 10px;
  padding: 6px 25px;
  border: 1px solid #848ea0;
  border-radius: 30px;
  background-color: transparent;
  color: #2d3e5e;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.link_moneda.active {
  border: 1px solid #0063a3;
  background-color: #0063a3;
  color: #fff;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.name_moneda {
  margin-left: 5px;
}

.interior_calculadora {
  margin-top: 25px;
  margin-bottom: 25px;
}

.img_calc {
  height: 160px;
}

.img_calc.var {
  width: 80%;
  height: auto;
}

.img_calc.cards {
  height: auto;
  max-width: 300px;
  margin-bottom: 10px;
}

.resultado__calc {
  margin-top: 20px;
  margin-bottom: 25px;
  padding: 25px;
  border-radius: 5px;
  background-color: #fff;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.title_mensualidad {
  font-family: 'Product sans', sans-serif;
  color: #172b4d;
}

.texto_resultado {
  font-family: 'Product sans', sans-serif;
  color: #172b4d;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
}

.lista_calc {
  margin-bottom: 0px;
  padding-left: 0px;
  list-style-type: none;
}

.item_lista_calc {
  margin-bottom: 15px;
  font-family: 'Product sans', sans-serif;
  color: #172b4d;
  text-align: justify;
}

.ver_restricciones {
  display: inline-block;
  font-family: 'Product sans', sans-serif;
  color: #0063a3;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.ver_pantalla3 {
  display: block;
  width: 100%;
  max-width: 200px;
  margin-top: 20px;
  padding: 14px 35px 12px;
  border-radius: 5px;
  background-color: #0063a3;
  font-family: 'Product sans', sans-serif;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.pantalla_3 {
  display: none;
}

.ver_pantalla3_a {
  display: block;
  width: 100%;
  max-width: 200px;
  margin-top: 20px;
  padding: 14px 35px 12px;
  border-radius: 5px;
  background-color: #0063a3;
  font-family: 'Product sans', sans-serif;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.pantalla_3_a {
  display: none;
}

.enlace_cp_a {
  display: block;
  width: 100%;
  max-width: 200px;
  margin-top: 20px;
  padding: 14px 35px 12px;
  border-radius: 5px;
  background-color: #0063a3;
  font-family: 'Product sans', sans-serif;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.enlace_cp_a {
  padding-right: 15px;
  padding-left: 15px;
}

.enlace_cp_a.fix_deformation_li {
  display: inline-flex;
}

.restricciones {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 99999999999999;
  display: none;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.4);
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.content__restricciones {
  position: relative;
  width: 100%;
  max-width: 700px;
  padding: 40px;
  border-radius: 5px;
  background-color: #fff;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.content__restricciones.var {
  max-width: 550px;
  padding-top: 65px;
  padding-bottom: 65px;
}

.top__cerrar {
  margin-top: -10px;
  text-align: right;
}

.top__cerrar.var {
  position: relative;
  top: -30px;
}

.content__restrictions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cerrar_restricciones {
  position: relative;
  top: -5px;
  margin-top: 0px;
  margin-right: -10px;
}

.close_x {
  height: 20px;
}

.icon_title_restricciones {
  margin-top: 20px;
}

.exclamacion {
  display: block;
  height: 75px;
  margin-right: auto;
  margin-left: auto;
}

.texto_restricciones {
  margin-bottom: 35px;
  font-family: 'Product sans', sans-serif;
  color: #495773;
  text-align: justify;
}

.texto_restricciones.var {
  margin-bottom: 25px;
}

.texto_restricciones.var.center {
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

.aceptar_restricciones {
  display: block;
  max-width: 250px;
  margin-right: auto;
  margin-left: auto;
  padding: 14px 30px 12px;
  border-radius: 5px;
  background-color: #0063a3;
  font-family: 'Product sans', sans-serif;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.azul {
  display: inline-block;
  margin-bottom: 10px;
  color: #172b4d;
}

.ver_consentimiento {
  display: inline-block;
  margin-top: 15px;
  font-family: 'Product sans', sans-serif;
  color: #0063a3;
  font-weight: 700;
  text-decoration: none;
}

.ver_pantalla4 {
  display: block;
  width: 100%;
  max-width: 200px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: 0px;
  padding: 14px 35px 12px;
  border-radius: 5px;
  background-color: #0063a3;
  font-family: 'Product sans', sans-serif;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.check_full {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkbox {
  width: 25px;
  height: 25px;
  border-radius: 5px;
  background-color: #fff;
}

.texto_checkbox {
  margin-left: 10px;
  font-family: 'Product sans', sans-serif;
  color: #172b4d;
}

.pantalla_4 {
  display: none;
}

.atras_3 {
  display: inline-block;
  padding-left: 20px;
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/arrow_atras.svg');
  background-position: 0% 50%;
  background-size: auto 15px;
  background-repeat: no-repeat;
  font-family: 'Product sans', sans-serif;
  color: #172b4d;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.consentimiento {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.content__consentimiento {
  overflow: scroll;
  height: 250px;
  margin-bottom: 35px;
  padding-right: 25px;
}

.aceptar_consentimiento {
  display: block;
  max-width: 300px;
  margin-right: auto;
  margin-left: auto;
  padding: 14px 30px 12px;
  border-radius: 5px;
  background-color: #0063a3;
  font-family: 'Product sans', sans-serif;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.texto__documento {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  font-family: 'Product sans', sans-serif;
  color: #172b4d;
}

.texto__documento.var {
  margin-bottom: 0px;
}

.agregar {
  display: inline-block;
  margin-top: 10px;
  font-family: 'Product sans', sans-serif;
  color: #0063a3;
  font-weight: 700;
  text-decoration: none;
}

.agregar.var {
  padding-right: 25px;
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/download.svg');
  background-position: 100% 50%;
  background-size: auto 13px;
  background-repeat: no-repeat;
}

.atras_4 {
  display: inline-block;
  padding-left: 20px;
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/arrow_atras.svg');
  background-position: 0% 50%;
  background-size: auto 15px;
  background-repeat: no-repeat;
  font-family: 'Product sans', sans-serif;
  color: #172b4d;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.firme_aqui {
  height: 85px;
  margin-bottom: 10px;
}

.ver_pantalla5 {
  display: block;
  width: 100%;
  max-width: 200px;
  margin-top: 20px;
  padding: 14px 35px 12px;
  border-radius: 5px;
  background-color: #0063a3;
  font-family: 'Product sans', sans-serif;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.pantalla_5 {
  display: none;
}

.atras_5 {
  display: inline-block;
  padding-left: 20px;
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/arrow_atras.svg');
  background-position: 0% 50%;
  background-size: auto 15px;
  background-repeat: no-repeat;
  font-family: 'Product sans', sans-serif;
  color: #172b4d;
  font-size: 16px;
  text-decoration: none;
}

.atras_5.var {
  color: #fff;
}

.ver_pantalla6 {
  display: block;
  width: 100%;
  max-width: 200px;
  margin-top: 20px;
  padding: 14px 35px 12px;
  border-radius: 5px;
  background-color: #0063a3;
  font-family: 'Product sans', sans-serif;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.confirmacion {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.aceptar__confirmacion {
  display: block;
  max-width: 200px;
  margin-right: auto;
  margin-left: auto;
  padding: 14px 30px 12px;
  border-radius: 5px;
  background-color: #0063a3;
  font-family: 'Product sans', sans-serif;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.image__credito {
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
  z-index: 1;
}

.celeste {
  font-family: 'Product sans', sans-serif;
  color: #0063a3;
  font-size: 16px;
  font-weight: 700;
}

.celeste.var {
  max-width: 700px;
}

.celeste > strong {
  word-break: break-all;
}

.celeste > a {
  color: var(--coopenae-blue);
  text-decoration: none;
}

.left_cv {
  width: 50%;
  float: left;
}

.left_cv.bienes_ed {
  width: 60%;
}

.right_cv.bienes_ed {
  width: 40%;
}

.left_cv.ff {
  width: 100%;
}

.left_cv.vv {
  padding-right: 25px;
}

.right_cv {
  width: 50%;
  padding-left: 0%;
  float: left;
  text-align: justify;
}

.right_cv.vv {
  padding-left: 25px;
}

.form__cv {
  width: 100%;
  margin-bottom: 0px;
}

.input_cv {
  height: auto;
  margin-top: -5px;
  margin-bottom: 0px;
  padding-top: 12px;
  padding-bottom: 12px;
  border: 1px none #000;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.1);
  font-family: 'Product sans', sans-serif;
  color: #495773;
}

.input_cv::-webkit-input-placeholder {
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/search.svg');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  color: #495773;
}

.input_cv:-ms-input-placeholder {
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/search.svg');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  color: #495773;
}

.input_cv::-ms-input-placeholder {
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/search.svg');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  color: #495773;
}

.input_cv::placeholder {
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/search.svg');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  color: #495773;
}

.content__grid__cv {
  width: 102%;
  margin-left: -1%;
}

.columna_grid_cv {
  width: 29.333333333333336%;
  min-height: 100px;
  margin-right: 2%;
  margin-bottom: 25px;
  margin-left: 2%;
  float: left;
  background-color: #fff;
  text-decoration: none;
  box-shadow: 0px 0px 9px rgb(0 0 0 / 19%);
}

.imagen_col_cv {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 175px;
  padding: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-radius: 5px;
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/col_cv.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  font-family: 'Product sans', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.share_icon {
  position: absolute;
  left: auto;
  top: 15px;
  right: 0%;
  bottom: auto;
  padding: 12px;
  border-radius: 5px 0px 0px 5px;
  background-color: #fff;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.info_abajo_cv {
  padding: 25px;
}

.descripcion {
  overflow: hidden;
  height: 60px;
  font-family: 'Product sans', sans-serif;
  color: #495773;
  font-size: 13px;
  line-height: 20px;
  text-align: justify;
}

.descripcion.var {
  height: 35px;
  margin-top: 15px;
  margin-bottom: 20px;
}

.precio_de_venta {
  color: #172b4d;
  font-size: 16px;
  line-height: 22px;
  text-align: justify;
}

.cantidad_venta {
  font-family: 'Product sans', sans-serif;
  color: #f9b31f;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
  word-break: break-all;
  text-align: justify;
}

.folio_cv {
  margin-top: 15px;
  color: #172b4d;
  font-size: 12px;
  text-align: center;
}

.abajo__filters {
  width: 100%;
  margin-top: 25px;
  float: left;
}

.titulo__filter {
  font-family: 'Product sans', sans-serif;
  color: #172b4d;
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
}

.content_item_filter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  margin-top: 25px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.enlace_cv_filter {
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px 30px 8px;
  border: 1px solid #848ea0;
  border-radius: 50px;
  font-family: 'Product sans', sans-serif;
  color: #2d3e5e;
  font-size: 14px;
  text-decoration: none;
  cursor: pointer;
}

.enlace_cv_filter_var {
  margin: 0 10px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 15px;
  border: 1px solid #848ea0;
  border-radius: 50px;
  font-family: 'Product sans', sans-serif;
  color: #2d3e5e;
  font-size: 14px;
  text-decoration: none;
  cursor: pointer
}

.enlace_cv_filter.active {
  border-color: #0063a3;
  background-color: #0063a3;
  color: #fff;
}

.enlace_cv_filter > label {
  margin: 0;
  width: auto;
  text-align: center;
  white-space: nowrap;
}

.enlace_cv_filter > label > input {
  display: none !important;
}

.enlace_cv_filter > label > span {
  margin: 0px !important;
}

.down__bienes {
  max-width: 960px;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
}

.cargar___bienes, .cargar_bienes_cont .scs-button .scs-button-button {
  display: inline-block;
  margin-top: 30px;
  padding: 12px 25px 10px;
  border-radius: 5px;
  background-color: #0063a3;
  font-family: 'Product sans', sans-serif;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.cargar___bienes.link_no_bold {
  font-weight: normal;
}

.cargar___bienes.var {
  margin-top: 0px;
}

.cinta_cv {
  width: 100%;
  padding: 40px 40px 15px;
  float: left;
}

.fila__cv {
  height: 300px;
  margin-bottom: 25px;
  border-radius: 5px;
  box-shadow: 2px 2px 7px 0 rgba(0, 0, 0, 0.1);
}

.fila__cv.auto {
  height: auto;
}

.fila__cv.var {
  height: 350px;
}

.left_cv_fila {
  width: 32%;
  height: 100%;
  float: left;
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/img_fila_cv.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.left_cv_fila._1 {
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/img_fila_cv2.jpg');
}

.left_cv_fila._2 {
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/img_fila_cv3.jpg');
}

.left_cv_fila.var {
  width: 50%;
  float: right;
  border-radius: 5px;
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/imagen_asoc.png');
}

.left_cv_fila.var.tgd{
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/imagenes_nuevas/relaciones_ahorrante/ahorrante.jpg');
  background-size: cover;
  background-position: 50%;
}

.left_cv_fila.var.tarjetas {
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/imagenes_nuevas/tarjetas/cataglogo-descuentos.jpg');
}

.left_cv_fila.var.master {
  height: 450px;
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/imagenes_nuevas/tarjetas/Master-card.jpg');
}

.right__fila__cv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 68%;
  height: 100%;
  padding: 40px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.right__fila__cv.var {
  width: 50%;
  padding-right: 60px;
}

.titulo_fila_cv {
  margin-bottom: 15px;
  font-family: 'Product sans', sans-serif;
  color: #172b4d;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
}

.texto_fila_cv {
  max-width: 500px;
  font-family: 'Product sans', sans-serif;
  color: #495773;
  font-size: 15px;
  line-height: 22px;
  text-align: justify;
}

.texto_fila_cv.blue {
  color: #172b4d;
}

.texto_fila_cv.blue.var {
  margin-bottom: 25px;
}

.texto_fila_cv.blue.var a {
  font-family: inherit;
  color: inherit;
  text-decoration: none;
}

.texto_fila_cv.blue.var a:hover {
  text-decoration: underline;
}
.enlace_descargar, .enlace_descargar_cont .scs-button .scs-button-button {
  margin-top: 25px;
  padding-right: 25px;
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/download.svg');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  font-family: 'Product sans', sans-serif;
  color: #0063a3;
  font-size: 15px;
  text-decoration: none;
}

.enlace_descargar.var, .enlace_var_cont .scs-button .scs-button-button {
  margin-top: 10px;
  padding-right: 25px;
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/download.svg');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  font-family: 'Product sans', sans-serif;
  color: #0063a3;
  font-size: 15px;
  text-decoration: none;
}

.descargar__cv, .link_blog_cont .scs-button .scs-button-button {
  margin-top: 25px;
  padding: 12px 30px 10px;
  border-radius: 5px;
  background-color: #0063a3;
  font-family: 'Product sans', sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: -80px;
  margin-bottom: 30px;
}

.link_blog_cont .scs-button.scs-component.scs-button-default-style {
  text-align: right !important;
}

.link_no_bold.link_no_bold {
  font-weight: normal;
}

.descargar__cv.vv, .link_blog_cont.minus_margin .scs-button .scs-button-button {
  margin-top: -75px;
  float: right;
  font-weight: normal;
}

.para__cv {
  width: 100%;
  padding: 40px 40px;
  float: left;
}

.content__para__cv {
  margin-top: 25px;
}

.content__para__cv.fix_hidden_txt_flex {
  display: flex;
  flex-wrap: wrap;
}

.banner_bienes {
  position: relative;
  display: block;
  width: 100%;
  height: 500px;
  padding: 60px 50px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-position: 50% 50%;
  background-size: cover;
}

.banner_bienes.soluciones_banner.absolute {
  position: relative;
  float: left;
}

.banner_bienes.soluciones_banner {
}


.in__banner.ahorro_inv {
  height: auto;
  position: relative;
  background-image: none;
}

.imagen_de_banner.absolute {
  position: absolute;
  z-index: 0;
}

.inner_img {
  position: relative;
  height: 100%;
  width: 100%;
  object-fit: cover;
  z-index: 1;
}

.yellow_square_right_over {
  width: 90%;
  height: 90%;
  position: absolute;
  right: -18px;
  bottom: -22px;
  background-color: var(--coopenae-yellow);
  z-index: 0;
}

.yellow_square_left_over {
  width: 100%;
  height: 85%;
  position: absolute;
  left: -31px;
  bottom: 0px;
  background-color: var(--coopenae-yellow);
  z-index: 0;
}

.inner_img.banner_image_ad {
  position: absolute;
  left: 0;
  top: 0;
}

.inner_img_banner {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.vid_link_container_txt {
  position: relative;
  z-index: 2;
}

.contenedor.full.relative {
  position: relative;
  z-index: 2;
}

.link_back, .link_back_editable .scs-button .scs-button-button {
  display: block;
  padding-left: 15px;
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/otros/right_arrow.svg');
  background-position: 0% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  font-family: 'Product sans', sans-serif;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

.link_back_editable.blue .scs-button .scs-button-button {
  color: var(--coopenae-blue);
}

.texto_banner_bienes {
  max-width: 500px;
  font-family: 'Product sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  text-align: justify;
}

.title_ctas_ai {
  margin-bottom: 15px;
  font-family: 'Product sans', sans-serif;
  color: #172b4d;
  font-size: 15px;
}

.title_ctas_ai._2 {
  margin-top: 30px;
}

.sazul {
  color: #0063a3;
  text-decoration: none;
}

.texto__tab {
  font-family: 'Product sans', sans-serif;
  color: #172b4d;
  font-size: 15px;
  line-height: 24px;
  text-align: justify;
}

.texto__tab.yellow {
  font-size: 20px;
  color: var(--coopenae-yellow);
}

.texto__tab.var {
  margin-top: 25px;
  margin-bottom: 10px;
}

.content__filas__tab {
  display: inline-block;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
}

.left_adentro_tab {
  width: 50%;
  min-height: 100px;
  margin-right: 0%;
  padding-right: 10%;
  float: left;
}

.left_adentro_tab.var {
  padding-right: 0%;
  padding-left: 10%;
}

.left_adentro_tab.ff {
  width: 100%;
  padding-right: 0%;
}

.fila_adentro_tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 35px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.icono_fila_tab {
  height: 45px;
}

.texto_in__tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  max-width: 300px;
  min-height: 40px;
  margin-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Product sans', sans-serif;
  text-align: justify;
  color: #172b4d;
  font-size: 16px;
  padding-top: 8px;
}

.texto_in__tab.f_column {
  flex-direction: column;
}

.texto_in__tab.f_inline{
  display: inline;
}

.texto_in__tab a {
  color: var(--coopenae-blue);
  font-family: 'Product sans', sans-serif;
  text-decoration: none;
  font-weight: bold;
}

.texto__tab a {
  color: var(--coopenae-blue);
  font-family: 'Product sans', sans-serif;
  text-decoration: none;
  font-weight: bold;
}

.texto_in__tab.ff {
  max-width: 90%;
}

.last_content {
  margin-top: 25px;
  margin-bottom: 15px;
  font-family: 'Product sans', sans-serif;
  color: #172b4d;
  font-size: 15px;
  line-height: 22px;
}

.enlace_tab_interior {
  display: inline-block;
  float: left;
  width: 48%;
  margin-right: 2%;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 99, 163, 0.3);
  font-family: 'Product sans', sans-serif;
  color: #172b4d;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
}

.enlace_tab_interior.var {
  margin-right: 0%;
  margin-left: 2%;
}

.enlace_tab_interior.active {
  font-weight: 700;
}

.tipos-tarjetas__subtitle {
  display: inline-block;
  font-family: 'Product sans', sans-serif;
  color: var(--dark-txt);
  font-size: 14px;
  text-align: justify;
}

.down_tab {
  display: none;
  width: 100%;
  min-height: 100px;
  margin-top: 25px;
}

.full_down {
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: 'Product sans', sans-serif;
  font-size: 15px;
  line-height: 30px;
}

.content_arriba_nt {
  float: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.circulo_bt {
  height: 100px;
  width: 100px;
  border-radius: 50%;
}

section.nueva_informacion {
  padding-top: 0 !important;
}

.texto_nt {
  margin-left: 25px;
  font-family: 'Product sans', sans-serif;
  color: #172b4d;
  font-size: 15px;
  line-height: 25px;
  text-align: justify;
}

.texto_nt.var {
  width: 100%;
  margin-bottom: 25px;
  margin-left: 0px;
  color: #495773;
}

.number_gris {
  display: inline-block;
  width: 35px;
  height: 35px;
  padding: 6px;
  border-radius: 50%;
  background-color: #e0e0e0;
  font-weight: 700;
  text-align: center;
}

.content__servicios_tarjeta {
  display: inline-block;
  width: 100%;
  min-height: 100px;
  margin-top: 10px;
}

.fila_stc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 320px;
  margin-bottom: 15px;
  padding: 30px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  box-shadow: 1px 1px 9px 0 rgba(0, 0, 0, 0.2);
}

.fila_stc.down_n {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 267px;
  padding-top: 25px;
  padding-bottom: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fila_stc.right {
  height: 600px;
  margin-left: 0%;
  padding-right: 40px;
  padding-left: 40px;
}

.titulo_stc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icono_stc {
  height: 75px;
}

.title_scst {
  padding-left: 20px;
  font-family: 'Product sans', sans-serif;
  color: #172b4d;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
}

.texto_stc {
  width: 100%;
  margin-top: 20px;
  font-family: 'Product sans', sans-serif;
  color: #495773;
  font-size: 15px;
  text-align: justify;
}

.cate_arr {
  margin-bottom: 5px;
  font-family: 'Product sans', sans-serif;
  color: #f9b31f;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}

.fecha__arr {
  margin-bottom: 20px;
  font-family: 'Product sans', sans-serif;
  color: #495773;
  font-size: 12px;
  text-transform: uppercase;
}

.col_reglamentos {
  width: 31.333333333333336%;
  min-height: 150px;
  margin-top: 0px;
  margin-right: 1%;
  margin-left: 1%;
  padding: 30px;
  float: left;
  border-radius: 5px;
  box-shadow: 2px 2px 7px 0 rgba(0, 0, 0, 0.1);
}

.content__reglamentos__condiciones {
  width: 100%;
  margin-top: 25px;
  float: left;
}

.title_dd {
  margin-bottom: 10px;
  font-family: 'Product sans', sans-serif;
  color: #172b4d;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

.documento__destacado, .documentos_lista .scs-button .scs-button-button{
  display: inline-block !important;
  width: 100% !important;
  margin-top: 15px !important;
  padding-right: 25px !important;
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/download.svg') !important;
  background-position: 100% 50% !important;
  background-size: auto !important;
  background-repeat: no-repeat !important;
  font-family: 'Product sans', sans-serif !important;
  color: #495773 !important;
  font-size: 15px !important;
  text-decoration: none !important;
}

.second__solu {
  width: 100%;
  padding: 40px;
  float: left;
  background-color: #f1f2f4;
}

.right__arr {
  width: 60%;
  min-height: 100px;
  padding-top: 40px;
  padding-left: 40px;
  float: left;
}

.productos_servicios {
  width: 100%;
  padding: 41px;
  float: left;
}

.content__ps {
  display: inline-block;
  width: 100%;
  margin-top: 25px;
}

.left__ps {
  display: block;
  width: 40%;
  min-height: 60px;
  padding-top: 15px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.enlace_ps, .button_ps .scs-button .scs-button-button {
  display: inline-block;
  width: auto;
  margin-right: 100px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid transparent;
  font-family: 'Product sans', sans-serif;
  color: rgba(23, 43, 77, 0.6);
  font-size: 15px;
  text-decoration: none;
}

.enlace_ps, .button_ps.no_margin .scs-button .scs-button-button {
  margin: 0px;
}

.enlace_ps.active, .button_ps.active .scs-button .scs-button-button {
  border-bottom: 3px solid #f9b31f;
  color: #0063a3;
  font-weight: 700;
}

.right_ps {
  width: 60%;
  float: left;
}

.contenido___ps {
  display: none;
  min-height: 400px;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.15);
}

.content_col_sp {
  width: 100%;
}

.mitades_ps {
  width: 100%;
  padding: 40px;
  float: left;
}

.mitad {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 48%;
  height: 450px;
  margin-right: 2%;
  padding: 40px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 5px;
  box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.15);
}

.mitad.rr {
  margin-right: 0%;
  margin-left: 2%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/video.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.mitad.rr.without_bg {
  background-image: none;
  position: relative;
}

.title_cvirtual {
  font-family: 'Product sans', sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.title_cvirtual .center {
  text-align: center;
}

.enlace_virutal {
  text-decoration: none;
}

.icon_video {
  display: block;
  height: 50px;
  margin: 15px auto 10px;
}

.ver_video, .button_vid_link .scs-button .scs-button-button {
  font-family: 'Product sans', sans-serif;
  color: #fff;
  text-align: center;
}

.button_vid_link .scs-button.scs-component.scs-button-default-style {
  text-align: center !important;
}

.title_cvirtual.center {
  text-align: center;
}

.enlace__menu {
  position: relative;
  text-align: center;
}

.submenu {
  position: absolute;
  display: none;
  /*overflow: hidden;*/
  width: 200px;
  min-height: 100px;
  padding: 24px 0px 0px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #fff;
  left: 0;
  padding-left: 8px;
}

.enlace_submenu {
  display: inline-block;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 8px;
  padding-left: 55px;
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/iconHeader1.svg');
  background-position: 20px 50%;
  background-size: auto;
  background-repeat: no-repeat;
  font-family: 'Product sans', sans-serif;
  color: #172b4d;
  text-align: left;
  text-decoration: none;
}

.enlace_submenu._2 {
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/iconHeader2.svg');
}

.enlace_submenu._3 {
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/iconHeader3.svg');
}

.enlace_submenu._4 {
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/iconHeader4.svg');
}

.enlace_submenu._5 {
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/icp3.png');
}

.content_enlaces_header {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  box-shadow: 0 9px 18px -7px rgba(0, 0, 0, 0.15);
}

.header_mobile {
  display: none;
  width: 100%;
  float: left;
  z-index: 9999999999999;
}

.imagen__cp__mobile {
  display: none;
}

.herramientas_accesibilidad_icon {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 50px;
  height: 50px;
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/otros/accesibilidad_icon.svg');
  background-position: 0px 0px;
  background-size: auto;
  box-shadow: 0 3px 10px -4px #000;
  cursor: pointer;
}

.herramientas_accesibilidad_container {
  position: fixed;
  left: auto;
  top: 20%;
  right: 0%;
  bottom: auto;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.accesibilidad_options {
  display: none;
  padding: 20px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #fff;
  box-shadow: -2px 2px 14px -6px #000;
}

.accesibilidad_title {
  font-family: 'Product sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #000;
  text-decoration: none;
  margin-bottom: 10px;
  display: block;
}

.accesibilidad_option {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 35px;
  padding-left: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/otros/contraste_negativo.svg');
  background-position: 10% 50%;
  background-size: auto 16px;
  background-repeat: no-repeat;
  font-family: 'Product sans', sans-serif;
  font-size: 15px;
  color: #000;
  text-decoration: none;
  margin-bottom: 5px;
}

.accesibilidad_option.aumentar_texto_img {
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/otros/zoom_mas.svg');
  background-position: 10% 50%;
  background-size: auto 16px;
  background-repeat: no-repeat;
}

.accesibilidad_option.disminuir_texto_img {
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/otros/zoom_menos.svg');
  background-position: 10% 50%;
  background-size: auto 16px;
  background-repeat: no-repeat;
}

.accesibilidad_option.escala_grises_img {
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/otros/escala_grises.svg');
}

.accesibilidad_option.alto_contraste_img {
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/otros/alto_contraste.svg');
}

.accesibilidad_option.fondo_claro_img {
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/otros/fondo_claro.svg');
}

.accesibilidad_option.enlaces_subrayados_img {
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/otros/enlaces_subrayados.svg');
}

.accesibilidad_option.fuente_legible_img {
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/otros/fuente_legible.svg');
}

.accesibilidad_option.reiniciar_img {
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/otros/reiniciar.svg');
}

#ultimos_desktop{
  display: block;
}

.ultimos_mobile{
  display: none !important;
}

#letras_desktop{
  display: block;
}

#letras_mobile, #second__letras_mobile{
  display: none;
}


#letras_desktop_showed, #second__letras_desktop {
  display: block;
}

.enlace_ps.v_mobile {
  margin: 0;
  text-align: center;
}

.container_cards_rs.slider > li {
  list-style: none;
}

a.whatsapp_fixed {
    position: fixed;
    right: 20px;
    bottom: 100px;
    z-index: 10;
    /* Hide the button */
    /*display: none;*/
}


.nuevaOtra{
  float: left;
  width: 100%;
  padding: 50px;
  display: none;
}

#imagen_de_banner{
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 0;
  height: 120%;
  max-width: 500%;
  width: auto;
  transform: translate(-50%, 0%);
}

.contenedor{
  position: relative;
  z-index: 1;
}

.scs-button.scs-component.scs-button-default-style {
    padding: 0 !important;
    margin: 0 !important;
}

.columnas__nuevas .scs-imagetext.my-custom-component{
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    min-height: 50px !important;
    margin-right: 0px !important;
    margin-bottom: 65px !important;
    margin-left: 0px !important;
    padding-right: 20px !important;
    float: left !important;
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
    text-align: left !important;
    width: 100% !important;
}

.columnas__nuevas a {
  color: var(--coopenae-blue);
  font-family: 'Product sans', sans-serif !important;
  text-decoration: none;
  font-weight: bold;
}

.columnas__nuevas a:hover {
  text-decoration: underline;
}

.columnas__nuevas img{
  height: 40px;
  margin-right: 0px;
}

.columnas__nuevas .scs-paragraph.scs-component.scs-paragraph-default-style, .columnas__nuevas .scs-title .scs-title-text{
  line-height: 20px !important;
  font-family: 'Product sans', sans-serif !important;
  color: #172b4d !important;
  font-size: 13.5px !important;
  line-height: 22px !important;
  font-weight: bold !important;
  display: inline-block !important;
  width: 100% !important;
  margin-bottom: 10px !important;
  color: #172b4d !important;
  font-size: 16px !important;
  height: 66px !important;
  text-align: justify;
}

.columnas__nuevas scs-title.title_ccp.cv_cv * {
    margin: 0 !important;
    padding: 0 !important;
    text-align: justify;
}

.columnas__nuevas .scs-image .scs-image-image {
    width: auto !important;
    vertical-align: top !important;
}

.columnas__nuevas .image-box {
    width: auto !important;
    margin-right: 0px !important;
}

.columnas__nuevas .scs-component-container {
    width: 50%;
    float: left;
}

.columnas__nuevas .columna_cp {
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.columnas__nuevas .scs-image-container{
  width: 60px !important;
}

.columnas__nuevas scs-title.title_ccp.cv_cv {
    width: 100% !important;
    text-align: left !important;
    margin: 0 !important;
    display: inline-block;
    text-align: justify;
}

.columnas__nuevas .texto____cp * {
  margin: 0 !important;
  padding: 0 !important;
  font-family: 'Product sans', sans-serif;
  color: #495773;
  font-size: 13.5px;
  line-height: 22px;
  font-weight: normal;
  text-align: justify;
}

.icon__col__cp{
  height: auto !important;
  margin: 0 !important;
}

.columnas__nuevas{
  width: 100% !important;
  display: inline-block;
}

.columnas__nuevas.cuatro_columnas .scs-component-container {
    width: 25%;
    float: left;
}

.preguntas .scs-component-container {
    width: 50% !important;
    float: left;
    padding: 0 1% !important;
}

.preguntas .columna_faq{
  width: 100% !important;
}

.title__faq{
  cursor: pointer;
}

.preguntas .scs-custom-component-wrapper {
    overflow: inherit !important;
}

.texto____cp *{
    padding: 0 !important;
    margin: 0 !important
}


.columnas__nuevas scs-title.texto____cp .scs-title-text, .columnas__nuevas scs-title.texto____cp .scs-title-text * {
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
}

.columnas__nuevas .texto____cp{
  display: none !important;
}

div#enlaces_inicio .scs-component-container {
  float: left !important;
  width: 31.3333333% !important;
  margin: 0px 1% !important;
  box-shadow: 0px 0px 9px rgba(0,0,0,0.11);
}

#enlaces_inicio a {
    color: #286ca1;
  font-weight: bold;
}

.imagen_soluciones {
    position: relative !important;
    z-index: 9 !important;
    overflow: hidden !important;
    background: transparent !important;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
}

div#enlaces_inicio .scs-col * {
    height: auto;
}

div#enlaces_inicio .scs-col .imagen_soluciones *{
  height: 100% !important;
  width: 100% !important;
  object-fit: cover;
}

.imagen_soluciones .scs-image .scs-image-image {
    width: auto;
    vertical-align: top;
    max-width: 150% !important;
}

div#enlaces_inicio .scs-col .imagen_soluciones .scs-image-container {
    height: 150px !important;
}

div#columnas_inicio .scs-component-container {
    float: left !important;
    width: 31.3333333% !important;
    margin: 0px 1% !important;
}

div#columnas_inicio .columna_beneficios {
    width: 100% !important;
}

/*NUEVOS*/
div#enlaces_inicio_2 .scs-component-container {
    float: left !important;
    width: 31.3333333% !important;
    margin: 0px 1% !important;
}

#enlaces_inicio_2 a {
    color: #286ca1 !important;
  font-weight: bold;
}

.imagen_soluciones {
    position: relative !important;
    z-index: 9 !important;
    overflow: hidden !important;
    background: transparent !important;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
}

div#enlaces_inicio_2 .scs-col * {
    height: auto !important;
}

div#enlaces_inicio_2 .scs-col .imagen_soluciones *{
  height: 100% !important;
}

div#enlaces_inicio_2 .scs-col .imagen_soluciones .scs-image-container {
    height: 150px !important;
}

.list_ae_deportista {
  width: 55%;
  padding-left: 0px;
  list-style-type: none;
}

.list_ae_deportista.list_anios_dor {
  width: 100%;
}

.beneficio_ae_item_ls {
  width: 90%;
  margin-bottom: 20px;
  padding-left: 20px;
  background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/otros/yellow_dot.svg');
  background-position: 0px 5px;
  background-size: auto;
  background-repeat: no-repeat;
  font-family: 'Product sans', sans-serif;
  color: #172b4d;
  font-weight: 400;
  list-style-type: none;
  text-align: justify;
}

.wrapped {
  word-wrap: break-word;
}

.auto_size.plan {
  max-width: fit-content;
}

a.brand.w-nav-brand img {
    position: relative;
    top: -5px;
}

.blue_link_no_overflow .scs-button .scs-button-button {
  margin-top: 10px;
  padding: 8px 30px;
  font-family: 'Product sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  color: var(--white);
  background-color: var(--coopenae-blue);
  border-radius: 8px;
}

.show-more-docs {
  font-family: 'Product sans', sans-serif;
  background: none;
  color: var(--coopenae-blue);
  font-size: 14px;
  line-height: 24px;
  float: right;
}

.text_shadow_4 {
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
}

.slider-calc-container {
  margin-top: 16px;
}

.dark_txt_deg_bg {
  background: none;
}

.overlay_negro {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgb(0,0,0);
  background: linear-gradient(0deg, rgba(0,0,0,0.5956757703081232) 0%, rgba(0,212,255,0) 100%);
}

.contenedor_columnas .scs-custom-component-wrapper > div > div {
  display: grid;
  grid-template-rows: auto 1fr;
  height: 100%;
}

.contenedor_columnas .scs-custom-component-wrapper > div > div .bottom_cs{
  justify-self: stretch;
  display: grid !important;
  grid-template-rows: auto 1fr auto;
}

.contenedor_columnas .scs-custom-component-wrapper > div > div .titulo_columna {
  margin: 0;
}

.contenedor_columnas .scs-custom-component-wrapper > div > div .bottom_cs .texto_cs_columna{
  margin: 0;
}

.contenedor_columnas .scs-component-bounding-box .scs-custom-component.scs-component.sampleComp-default-style {
  margin: 0 !important;
}

.contenedor_columnas div#enlaces_inicio .scs-component-container, .contenedor_columnas div#enlaces_inicio_2 .scs-component-container {
  box-shadow: 0px 6px 10px rgba(206, 206, 206, 0.8);
  border-radius: 6px;
  width: auto !important;
}

.contenedor_columnas .scs-row .scs-col {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat( auto-fit, minmax(280px, 1fr) );
}

#enlaces_inicio_2 .scs-row .scs-col{
  grid-template-columns: repeat(3, 1fr);
}

.contenedor_columnas div#enlaces_inicio .scs-col * , .contenedor_columnas div#enlaces_inicio_2 .scs-col * {
  height: 100% !important;
}

.columnas__nuevas.grid_opt .scs-row .scs-col {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.columnas__nuevas.grid_opt.grid_vivienda_right .scs-row .scs-col {
  grid-template-columns: repeat(2, 1fr);
}

.columnas__nuevas.grid_opt.grid_vivienda_down .scs-row .scs-col {
  grid-template-columns: repeat(4, 1fr);
}

.concument_parent_container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.columnas__nuevas.grid_opt .scs-row .scs-col .scs-component-container {
  width: auto;
}

.columnas__nuevas.grid_opt .scs-row .scs-col .scs-component-container .scs-title-text {
  height: auto !important;
}

.caracteristicas_rc_desc.info_res {
  width: 100%;
  padding: 0;
}

.contenedor_columnas .scs-component-content .scs-title-text {
  height: auto !important;
}

.content__reglamentos__condiciones.slider .scs-paragraph .scs-paragraph-text, .scs-title .scs-title-text {
  overflow: visible !important;
  text-align: justify;
}

.text_end_adicionale {
  font-family: 'Product sans', sans-serif;
  color: var(--dark-txt);
  font-size: 16px;
  line-height: 19px;
}

.text_end_adicionale a {
  color: var(--coopenae-blue);
  text-decoration: none;
  font-weight: bold;
}

#enlaces_inicio_2 .titulo_columna .scs-title .scs-component-content div > a {
  color: var(--dark-txt) !important;
}

.left_tab_rs .lista_tab .item_list {
  align-items: flex-start;
}

.left_tab_rs .lista_tab .item_list .texto_rsp {
  margin-top: 6px;
}

input[type="range"] {
  height: 5px;
  width: auto;
  -webkit-appearance: none;
  background: #C3C9D3;
  border-radius: 25px;
}

input[type="range"]::-moz-range-thumb{
  height: 20px;
  width: 20px;
  background-color: var(--coopenae-yellow);
  border: 3px solid var(--white);
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.19);
  border-radius: 50%;
  cursor: pointer;
}

input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  height: 20px;
  width: 20px;
  background-color: var(--coopenae-yellow);
  border: 3px solid var(--white);
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.19);
  border-radius: 50%;
  cursor: pointer;
}

.disclaimer_blue_footer {
  font-family: 'Product sans', sans-serif;
  font-size: 14px;
  color: var(--coopenae-blue);
  line-height: 22px;
}

.plan_sonrisa_container {
  grid-template-columns: repeat(2, 1fr);
}

.grid-smile-right {
  grid-column: 2 / span 1;
  font-family: 'Product sans', sans-serif;
  font-weight: 700;
  justify-self: center;
  color: var(--dark-txt);
}

.grid-smile-left {
  grid-column: 1 / span 1;
  font-family: 'Product sans', sans-serif;
  font-weight: 700;
  justify-self: left;
  color: var(--dark-txt);
}

.banner__calculadora {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 100px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #3062a2;
  font-family: 'Product sans', sans-serif;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
  margin-bottom: 30px;
}

.titulo_banner_form {
  width: 100%;
  max-width: 500px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  color: #fff;
  font-size: 35px;
  line-height: 40px;
}

.amarillo__br__n {
  display: inline-block;
  margin-left: 50px;
  color: #e7af29;
}

.primer__br__n {
  display: inline-block;
  width: 100%;
  padding-left: 25px;
  border-left: 2px solid #fff;
}

@media screen and (max-width: 767px) {
  .banner__calculadora {
    height: 200px;
    padding-right: 40px;
    padding-left: 40px;
  }

}

@media screen and (max-width: 479px) {
  .titulo_banner_form {
    font-size: 30px;
    line-height: 35px;
  }

  .primer__br__n {
    padding-left: 20px;
  }
}

.documents_title {
  font-family: 'Product sans', sans-serif;
  color: var(--dark-txt);
  font-size: 16px;
}

.not-found-section {
  padding: 80px 5%;
}

.texto_stc a {
  color: var(--coopenae-blue);
  text-decoration: none;
}

.texto_stc a:hover {
  text-decoration: underline;
}

.contacto_sucursales_txt_info {
  text-align: justify;
}

#button_to_blog.link_blog_cont.scs-slot .scs-col {
  display: flex;
  justify-content: flex-end;
}

.opa-document a p {
  color: var(--coopenae-blue) !important;
  font-weight: bold;
  text-decoration: none !important;
}

.opa-document a p:hover {
  text-decoration: underline !important;
}

@media screen and (max-width: 991px) {
a.brand.w-nav-brand img {
    position: relative;
    top: 0px;
}

  #imagen_de_banner{
    position: absolute;
    z-index: 0;
    left: -40%;
    top: 0;
    height: 120%;
    max-width: 500%;
    width: auto;
  }

  .header {
    display: none;
  }

  .main {
    margin-top: 50px;
  }

  .banner {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .left_banner {
    width: 55%;
    padding-right: 40px;
  }

  .title_banner {
    font-size: 35px;
    line-height: 50px;
  }

  .link_banner, .boton___azul .scs-button .scs-button-button{
    font-size: 13px;
  }

  .right_banner {
    width: 45%;
  }

  .texto_cs_columna {
    font-size: 13px;
    line-height: 17px;
  }

  .left_por {
    display: none;
    width: 100%;
    padding-right: 0px;
  }

  .right_por {
    width: 100%;
    padding-top: 0px;
    padding-left: 0px;
  }

  .in__banner {
    padding: 40px;
  }

  .titulo_bann {
    padding-top: 15px;
    font-size: 30px;
    line-height: 35px;
  }

  .columna_faq {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
  }

  .title__faq {
    height: auto;
  }

  .fila_stc {
    height: 435px;
  }

  .fila_stc.down_n {
    height: 250px;
  }

  .fila_stc.right {
    height: 700px;
  }

  .icono_stc {
    height: 50px;
  }

  .title_scst {
    font-size: 18px;
    line-height: 22px;
  }

  .title_dd {
    font-size: 20px;
    line-height: 25px;
  }

  .header_mobile {
    position: fixed;
    display: block;
    height: 50px;
    padding: 10px 15px;
    background-color: #fff;
  }

  .logo_mobile {
    width: 50%;
    height: 100%;
    float: left;
  }

  .logo_m {
    height: 100%;
  }

  .right_header_mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    height: 100%;
    float: left;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .toggle {
    width: 40px;
    height: 30px;
    padding: 0px;
    background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/hamburguesa.svg');
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: no-repeat;
  }

  .toggle.active {
    width: 40px;
    background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/cerrar.svg');
  }

  .key {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    padding: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .icon_key {
    height: 80%;
  }

  .menu_mobile_contain {
    position: absolute;
    left: 0%;
    top: 50px;
    right: auto;
    bottom: 0%;
    z-index: 999;
    display: none;
    width: 100%;
    background-color: #fff;
  }

  .coopenae_mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #0063a3;
    font-family: 'Product sans', sans-serif;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
  }

  .icon_mm {
    margin-right: 15px;
  }

  .search__header {
    display: inline-block;
    width: 100%;
    margin-bottom: 0px;
    padding: 10px 50px;
  }

  .input_search {
    margin-bottom: 0px;
    padding-left: 30px;
    border-style: none none solid;
    border-width: 1px;
    border-color: #000 #000 rgba(73, 87, 115, 0.4);
    background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/Buscar.svg');
    background-position: 0% 50%;
    background-size: auto;
    background-repeat: no-repeat;
    font-family: 'Product sans', sans-serif;
    color: #43577a;
    text-decoration: none;
  }

  .input_search::-webkit-input-placeholder {
    color: #43577a;
  }

  .input_search:-ms-input-placeholder {
    color: #43577a;
  }

  .input_search::-ms-input-placeholder {
    color: #43577a;
  }

  .input_search::placeholder {
    color: #43577a;
  }

  .item_mm {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 12px 50px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
  }

  .txt_item_mm {
    margin-top: 2px;
    margin-left: 15px;
    font-family: 'Product sans', sans-serif;
    color: #172b4d;
    font-size: 16px;
    line-height: 14px;
  }

  .content__mm {
    width: 100%;
    float: left;
    background-color: #fff;
  }

  .ic_s {
    margin-left: 10px;
  }

  .social_mm {
    padding: 40px 50px;
  }

  .title_sig {
    margin-bottom: 15px;
    font-family: 'Product sans', sans-serif;
    font-size: 15px;
  }

  .content_scc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .ic_ss {
    margin-right: 10px;
  }

  .contenedor_columnas .scs-row .scs-col {
    grid-gap: 15px;
  }

  #enlaces_inicio_2 .scs-row .scs-col{
    grid-template-columns: repeat(2, 1fr);
  }

  .columnas__nuevas.grid_opt .scs-row .scs-col {
    grid-template-columns: repeat(2, 1fr);
  }

  .concument_parent_container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
}


@media screen and (max-width: 767px) {
#imagen_de_banner{
  left: 0 !important;
}

.imagen_bn_columna._1 {
    height: 150px !important;
    overflow: hidden !important;
}

div#enlaces_inicio .scs-component-container {
    float: left !important;
    width: 100% !important;
    margin: 10px 0% !important;
}


div#enlaces_inicio .scs-col * {
    height: auto !important;
}

div#enlaces_inicio .scs-col .imagen_soluciones *{
    height: 100% !important;
    width: 100% !important;
}

#enlaces_inicio .bottom_cs{
  padding-bottom: 0 !important;
}

/*NUEVOS*/
div#enlaces_inicio_2 .scs-component-container {
    float: left !important;
    width: 100% !important;
    margin: 10px 0% !important;
}


div#enlaces_inicio_2 .scs-col * {
    height: auto !important;
}

div#enlaces_inicio_2 .scs-col .imagen_soluciones *{
    height: auto !important;
    width: 100% !important;
}

#enlaces_inicio_2 .bottom_cs{
  padding-bottom: 0 !important;
}

  .jplist-panel.box.panel-bottom.paginador_resultado {
    display: inline-flex !important;
    justify-content: space-between;
  }

  .banner.banner_otros.seguros_ind_colec {
    padding-bottom: 40px;
  }
  #ultimos_desktop{
    display: none;
  }

  .ultimos_mobile{
    display: block !important;
  }

  #letras_desktop{
    display: none;
  }

  #letras_mobile, #second__letras_mobile{
    display: block;
  }

  #letras_desktop_showed, #second__letras_desktop {
    display: none;
  }



  ul.slick-dots {
    padding: 0;
    list-style: none;
    text-align: center;
  }

  ul.slick-dots li{
    display: inline-block;
    margin: 0 3px;
  }

  ul.slick-dots li button{
    width: 10px;
    height: 10px;
    background: transparent;
    border:solid 2px #0063a3;
    font-size: 0;
    padding: 0;
    overflow: hidden;
    border-radius: 50%;
  }

  ul.slick-dots li.slick-active button{
    background: #0063a3;
  }

  button.slick-arrow {
      width: 30px;
      height: 30px;
      position: absolute;
      font-size: 0;
      background-color: transparent;
      left: 0px;
      top: 32px;
  }

  .plan {
    text-align: center;
    margin-top: -4px;
  }

  button.slick-prev.slick-arrow{
    background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/otros/arrow.svg');
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 50% 10px;
  }

  button.slick-next.slick-arrow{
    background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/otros/arrowright.svg');
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 50% 10px;
    right: 0;
    left: inherit;
  }

  .banner {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-position: 50%;
    background-size: cover;
  }

  .left_banner {
    width: 100%;
    margin-bottom: 40px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .title_banner {
    padding-top: 15px;
    background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/linea.svg');
    background-position: 0px 0px;
    background-size: 40px;
    background-repeat: no-repeat;
    line-height: 40px;
  }

  .right_banner {
    width: 100%;
  }

  .top_right_banner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .bottom_right_banner {
    display: none;
  }

  .titulo_tipo {
    width: 300px;
    margin-right: 50px;
    margin-bottom: 0px;
  }

  .soluciones {
    padding: 30px 30px 25px;
  }

  .contenedor_columnas {
    width: 100%;
    margin-left: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .columna_solucion {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 20px;
    margin-left: 0%;
  }

  .titulo_columna {
    margin-bottom: 10px;
  }

  .texto_cs_columna {
    display: none;
  }

  .left_ultimos_beneficios {
    width: 100%;
  }

  .right_ultimos_beneficios {
    width: 100%;
  }

  .columna_beneficios {
    width: 100%;
    margin-bottom: 20px;
  }

  .contenedor_bn_columnas {
    display: block;
  }

  .dots {
    display: block;
  }

  .columna_footer {
    width: 100%;
    margin-left: 0%;
  }

  .columna_footer.var {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
  }

  .columna_footer.final {
    width: 100%;
    margin-top: 25px;
    margin-right: 0%;
    margin-left: 0%;
    padding-left: 0px;
  }

  .enlace_footer {
    margin-bottom: 15px;
  }

  .first_credito {
    padding: 0px;
  }

  .left_cp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    height: 450px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
  }

  .in__banner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 450px;
    padding-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-position: 50% 50%;
    background-size: cover;
  }

  .in__banner.vivienda_cv {
    background-image: url('/_themes/CoopenaeTheme/assets/imagenes_nuevas/credito/vivienda/img-principal.jpg');
  }


  .titulo_bann {
    font-size: 40px;
    line-height: 46px;
  }

  .right_bann.va {
    width: 100%;
    padding: 50px 30px;
    background-color: #f1f2f4;
  }

  .left__ar {
    width: 100%;
    padding: 30px;
    background-color: #fff;
  }

  .left__ar.var {
    width: 100%;
  }

  .left__ar.var.gray_back {
    background-color: #f1f2f4;
  }

  .right__cp {
    width: 100%;
    margin-left: 0%;
    padding: 30px;
    background-color: #fff;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
  }

  .columna_cp {
    width: 100%;
    margin-bottom: 25px;
    padding-right: 0px;
  }

  .columna_cp._3 {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 15px;
    margin-left: 0%;
  }

  .third_credito {
    padding: 30px;
  }

  .arriba_tabs {
    overflow: hidden;
    height: auto;
  }

  .enlace__tab, .enlace__tab_2 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .abajo_tabs {
    padding: 30px;
  }

  .left_tab_rs {
    width: 100%;
    padding-right: 0px;
  }

  .right_tab_rs {
    display: none;
  }

  .faqs_credito {
    padding-top: 30px;
    padding-bottom: 15px;
  }

  .columna_faq {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
  }

  .title__faq {
    height: auto;
  }

  .pantalla_2 {
    display: none;
  }

  .pantalla_3 {
    display: none;
  }

  .restricciones {
    display: none;
  }

  .pantalla_4 {
    display: none;
  }

  .left_cv {
    width: 100%;
    text-align: center;
  }

  .left_cv.ff {
    text-align: left;
  }

  .left_cv.vv {
    padding-right: 0px;
  }

  .right_cv {
    width: 100%;
    padding: 20px 30px 0px;
  }

  .right_cv.vv {
    padding: 0px;
  }

  .columna_grid_cv {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
  }

  .titulo__filter {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 16px;
    font-weight: 400;
  }

  .content_item_filter {
    display: block;
    overflow: hidden;
    height: 41px;
    padding-right: 25px;
    padding-left: 25px;
  }

  .enlace_cv_filter {
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
  }

  .cinta_cv {
    padding: 30px 30px 10px;
  }

  .fila__cv {
    height: auto;
  }

  .fila__cv.var {
    height: auto;
  }

  .left_cv_fila {
    width: 100%;
    height: 250px;
  }

  .left_cv_fila.var {
    width: 100%;
    float: left;
  }

  .right__fila__cv {
    width: 100%;
    padding: 30px;
  }

  .right__fila__cv.var {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .para__cv {
    padding: 30px 20px 15px;
  }

  .banner_bienes {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 400px;
  }

  .left_adentro_tab {
    width: 100%;
    padding-right: 0%;
  }

  .left_adentro_tab.var {
    padding-left: 0%;
  }

  .texto_in__tab {
    max-width: 500px;
  }

  .col_reglamentos {
    width: 100%;
    margin: 10px 0%;
  }

  .content__reglamentos__condiciones {
    margin-top: 0px;
  }

  .second__solu {
    padding: 30px;
  }

  .right__arr {
    width: 100%;
    padding: 30px;
  }

  .productos_servicios {
    padding: 30px 30px 0px;
  }

  .left__ps {
    width: 100%;
    padding-top: 0px;
  }

  .mitades_ps {
    padding: 30px;
  }

  .mitad {
    width: 100%;
    height: auto;
    margin-right: 0%;
    margin-bottom: 20px;
  }

  .mitad.rr {
    margin-right: 0%;
    margin-left: 0%;
  }

  .imagen__cp__mobile {
    display: block;
    width: 100%;
    height: 350px;
    float: left;
    background-color: #fff;
    background-image: url('https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/imagen_rsp.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
  }


  .show_more_questions {
    display: block;
  }

  .right_ps.fix_mobile_width {
    width: 100%;
  }

  .titulo_soluciones.vn.desktop {
    display: none;
  }

  .titulo_soluciones.vn.mobile {
    display: block;
    background-image: url(https://cminae-eigd.ocecdn.oraclecloud.com/site/_themesdelivery/CoopenaeTheme/assets/images/linea.svg);
    background-repeat: no-repeat;
    padding-top: 20px;
  }

  .left__ar.var.gray_back {
    padding: 0;
  }

  .left_cv.bienes_ed, .right_cv.bienes_ed {
    width: 100%;
  }

  .preguntas .scs-component-container {
    width: 100% !important;
  }

  .columnas__nuevas .scs-component-container {
    width: 100% !important;
  }

  .right__cp.w-clearfix.v_flex_non_fall.no_overflow {
    width: 100%;
  }

  .third_credito.mobile {
    background-color: var(--white);
  }

  .yellow_square_right_over {
    width: 103%;
    right: -3%;
  }

  .contenedor_columnas .scs-custom-component-wrapper > div > div {
    min-height: auto !important;
  }

  .columnas__nuevas.grid_opt .scs-row .scs-col {
    grid-template-columns: repeat(1, 1fr);
  }

  .columnas__nuevas.grid_opt.grid_vivienda_right .scs-row .scs-col {
    grid-template-columns: repeat(1, 1fr);
  }

  .columnas__nuevas.grid_opt.grid_vivienda_down .scs-row .scs-col {
    grid-template-columns: repeat(1, 1fr);
  }

  .contenedor.container_flex_idx {
    flex-direction: column;
  }

  .concument_parent_container {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }

  .columna_faq.question_hide, #preguntas > .scs-row > .scs-col > .scs-component-container.question_hide, #columnas_1 > .scs-row > .scs-col > .scs-component-container.bullet_hide {
    display: none;
  }

  .benefit_hide {
    display: none;
  }

  .link_columna {
    background-position: 100% 20%;
  }

  .grid-smile-right {
    justify-self: right;
  }

  .texto_rsp {
    width: 80%;
  }

  #enlaces_inicio_2 .scs-row .scs-col{
    grid-template-columns: repeat(1, 1fr);
  }
}

.enlace__tab.slider_tab .enlace__tab_2.slider_tab{
  text-align: center;
}

@media screen and (max-width: 479px) {
  .jplist-panel.box.panel-bottom.paginador_resultado{
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
  }

  .jplist-panel.box.panel-bottom.paginador_resultado > .jplist-label {
    width: 130
  }

  .cinta_cv.hide_mobile {
    display: none;
  }

  .banner {
    padding-top: 75px;
    background-size: auto 100%;
  }

  .left_banner {
    padding-right: 20px;
    padding-left: 20px;
  }

  .title_banner {
    line-height: 40px;
  }

  .link_banner, .boton___azul .scs-button .scs-button-button{
    padding-right: 20px;
    padding-left: 20px;
    font-size: 11px;
  }

  .top_right_banner {
    padding-right: 20px;
    padding-left: 20px;
  }

  .titulo_tipo {
    width: auto;
    margin-right: 20px;
    font-size: 18px;
    line-height: 24px;
  }

  .content_tipo {
    width: auto;
  }

  .texto__tipo {
    margin-right: 25px;
    font-size: 25px;
    line-height: 20px;
  }

  .texto__tipo.last {
    margin-right: 0px;
  }

  .soluciones {
    padding: 30px 25px;
  }

  .titulo_soluciones {
    font-size: 20px;
    line-height: 25px;
  }

  .titulo_soluciones.vn {
    font-size: 20px;
  }

  .contenedor_columnas {
    display: inline-block;
  }

  .imagen_soluciones {
    height: 100px;
  }

  .ultimos_beneficios {
    padding-right: 15px;
    padding-left: 15px;
    background-color: #f1f2f4;
  }

  .left_ultimos_beneficios {
    margin-bottom: 40px;
  }

  .columna_beneficios {
    overflow: hidden;
    width: auto;
    max-width: none;
    margin-right: 0px;
    margin-left: 0px;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .columna_beneficios.last_cb {
    margin-right: 5px;
  }

  .contenedor_bn_columnas {
    overflow: visible;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .por__que {
    padding-right: 30px;
    padding-left: 30px;
  }

  .left_por {
    display: none;
    width: 100%;
    padding-right: 0px;
  }

  .right_por {
    width: 100%;
    padding-top: 0px;
    padding-left: 0px;
  }

  .titulo_por {
    font-size: 25px;
    line-height: 30px;
  }
  .titulo_por > .amarillo.v_mobile_es_para_todos {
    font-size: 20px;
  }

  .fila_por {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .check_por {
    height: 30px;
    margin-top: 2px;
  }

  .texto_por {
    margin-left: 15px;
    font-size: 15px;
  }

  .left_cp {
    height: 350px;
  }

  .in__banner {
    height: 350px;
  }

  .in__banner.n__tarjetas {
    padding-right: 24px;
    padding-left: 24px;
  }

  .titulo_bann {
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 35px;
  }

  .titulo_bann.tiny {
    margin-top: 25px;
    padding-top: 15px;
    font-size: 25px;
    line-height: 30px;
  }

  .texto__bann {
    font-size: 15px;
    line-height: 20px;
  }

  .right_bann.va {
    padding: 35px 25px;
  }

  .titulo_rbann {
    margin-bottom: 15px;
    font-size: 25px;
    line-height: 30px;
  }

  .enlace_cp {
    padding-right: 15px;
    padding-left: 15px;
  }

  .left__ar {
    width: 100%;
    padding: 25px;
    background-color: #fff;
  }

  .right__cp {
    width: 100%;
    margin-left: 0%;
    padding: 25px;
    background-color: #fff;
  }

  .columna_cp {
    width: 100%;
  }

  .columna_cp.last {
    margin-bottom: 25px;
  }

  .faqs_credito {
    padding: 40px 30px 25px;
  }

  .title__faq {
    height: auto;
  }

  .cargar___bienes, .cargar_bienes_cont .scs-button .scs-button-button {
    margin-top: 20px;
  }

  .right__fila__cv.var {
    padding: 25px;
  }

  .descargar__cv {
    text-align: center;
  }

  .descargar__cv.vv {
    margin-top: 0px;
    margin-bottom: 15px;
    float: left;
  }

  .banner_bienes {
    padding: 30px;
  }

  .texto_banner_bienes {
    font-size: 14px;
    line-height: 21px;
  }

  .enlace_tab_interior.var {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
  }

  .enlace_tab_interior.active {
    width: 100%;
    margin-right: 0%;
  }

  .content_arriba_nt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .circulo_bt {
    margin-bottom: 15px;
  }

  .texto_nt {
    margin-left: 0px;
  }

  .fila_stc {
    height: auto;
  }

  .fila_stc.down_n {
    height: auto;
  }

  .fila_stc.right {
    height: auto;
    padding-right: 26px;
    padding-left: 26px;
    text-align: left;
  }

  .icono_stc {
    height: 35px;
  }

  .title_scst {
    padding-left: 10px;
    font-size: 17px;
    line-height: 20px;
    text-align: left;
  }

  .texto_stc {
    font-size: 14px;
    text-align: left;
  }

  .second__solu {
    padding: 20px 20px 0px;
  }

  .right__arr {
    padding-right: 0px;
    padding-left: 0px;
  }

  .mitad {
    padding: 30px;
  }

  .key {
    width: 25px;
  }

  .icon_key {
    height: 70%;
  }

  .menu_mobile_contain {
    display: none;
  }

  .title_sig {
    margin-bottom: 15px;
  }

  .ink {
    font-size: 11px;
  }


  .titulo_soluciones.fix_font_weight {
    font-size: 22px;
  }

  .texto__tipo.fix_size_tipo_txt {
    font-size: 20px;
    line-height: 25px;
  }


  .show_more_questions {
    display: block;
  }

  .auto_size.plan {
    max-width: 226px !important;
  }

  .slick-track {
    margin: 0;
  }

  .texto_cs_columna {
    display: block;
  }

  .text_banner_serviciosc.text_banner_prodental, .text_banner_serviciosc {
    margin-top: 0px;
  }

  .link_columna {
    background-position: 100% 50%;
  }

  #enlaces_inicio > .scs-row > .scs-col > .scs-component-container {
    padding-bottom: 20px;
  }
}


.enlace__menu:hover .submenu{
  display: block;
}

.scs-cookie-consent{
  opacity: 0;
  display: none;
}