@import "../fonts/open-sans/open-sans.css";
/**
* Theme Name: HDHOPDF
* Description: This theme if for HDH
* Author: Expresate
* Author URI: https://expresateweb.com
* Version: 1.0.0
* Template: lasa
*/


/** nuevo estilos **/
.page-template #tbay-header.header-on-slider, .single #tbay-header.header-on-slider {
    position: absolute;
    background: transparent;
    width: 100%;
}
.elementor-widget-tbay-nav-menu .tbay-horizontal .navbar-nav .dropdown-menu>.mega-menu-item {
    background: #277743 !important;
    border: 1px solid #277743 !important;
}
.elementor-widget-tbay-nav-menu .tbay-horizontal .navbar-nav>li:first-child>a {
    line-height: 3.5;
}
.mega-menu.mega-menu-fullwidth {
    margin-top:-10px !important;
}

/** Estilos heredados **/
.banner {
  position: absolute;
  width: 100%;
  height: 100%;
  float: left;
  background-image: url('./images/bg.png');
  background-position: 50% 50%;
  background-size: 90%;
  background-repeat: no-repeat;
}

.header-tasas-comisiones {
  display: none;
  background-color: #027a3c;
  position: fixed;
  left: 0;
  width: 100%;
}

.nav-tasas-comisiones {
  text-align: center;
}

.nav-tasas-comisiones__link  {
  color: white;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  padding: 10px;
  text-decoration: none;
  transition: .4s;
}

.nav-tasas-comisiones__link:hover,
.nav-tasas-comisiones__link:focus,
.nav-tasas-comisiones__link:active {
  text-decoration: underline;
}

.header {
  position: absolute;
  z-index: 9999;
  width: 100%;
  height: 90px;
  padding: 20px 30px 15px;
}

.header.active {
  position: absolute;
  background-color: #027a3c;
}

.contenedor__header {
  width: 100%;
  max-width: 95%;
  margin-right: auto;
  margin-left: auto;
}

.navbar {
  display: inline-block;
  width: 100%;
  background-color: transparent;
}

.brand {
  width:25%;
  padding-right: 35px;
}

.brand img{
  max-width: 300px;
}

.nav__menu {
  display: inline-block;
  width: 75%;
  float: left;
  text-align: right;
}

.toggle {
  position: relative;
  display: inline-block;
  padding-top: 7.5px;
  float: left;
}

.consultar_asesor {
  display: inline-block;
  margin-right: 35px;
  padding: 13px 30px 11px;
  float: left;
  background-color: #ffca1e;
  font-family: Raspoutine, sans-serif;
  color: #000;
  font-size: 15px;
  text-decoration: none;
}

.llamar {
  display: inline-block;
  max-width: 160px;
  margin-right: 25px;
  padding-left: 40px;
  float: left;
  background-image: url('./images/phone.png');
  background-position: 0% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  text-align: left;
}

.llama {
  display: inline-block;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 13px;
}

.numero {
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
}

.complete {
  display: inline-block;
}

.social__header {
  margin-right: 30px;
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 12px;
  float: left;
  background-image: url('./images/line.png');
  background-position: 100% 50%;
  background-size: 1px 25px;
  background-repeat: no-repeat;
}

.social {
  margin-right: 15px;
}

.content__menu {
  position: absolute;
  top: 90px;
  display: none;
  width: 100%;
  padding: 30px;
  left: 0;
  background-color: #038642;
}

.contenedor {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.contenedor._1200 {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.contenedor._90 {
  max-width: 95%;
}

.contenedor._960 {
  max-width: 960px;
}

.contenedor._500 {
  max-width: 705px;
  text-align: center;
}

.contenedor._1100 {
  max-width: 960px;
}

.columna_header {
  width: 23%;
  min-height: 100px;
  padding-right: 20px;
  padding-left: 0px;
  float: left;
}

.columna_header.one {
  width: 18%;
}

.columna_header.three {
  width: 16%;
}

.columna_header.four {
  width: 17%;
}

.columna_header.final {
  width: 11%;
  padding-top: 0;
}

.columna_header.semifinal {
  width: 15%;
}

.head_title {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  border-bottom: 1px solid #ffffff63;
}

.enlace__head {
  display: inline-block;
  width: 100%;
  margin-bottom: 3px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12.5px;
  letter-spacing: 0px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.enlace__head:hover{
  color: #ffca1e;
  transition: all 0.3s ease;
}

.enlace__head.active{
  color: #ffca1e;
  transition: all 0.3s ease;
}

.banner__home {
  position: relative;
  width: 100%;
  float: left;
}

.slider {
  height: auto;
  background-color: #000;
}

.mask {
  height: auto;
}

.slide {
  height: 100vh;
}

.none {
  display: none;
}

.arrow {
  left: auto;
  top: auto;
  right: 60px;
  bottom: 35%;
  width: 30px;
  height: 30px;
  border: 1px solid #fff;
  border-radius: 50px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-size: 15px;
  line-height: 0px;
}

.arrow:hover {
  background-color: #fff;
  color: #626262;
}

.arrow.right {
  bottom: 30%;
}

.info__slider {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 150px 30px;
  text-align: right;
}

.title__banner {
  display: block;
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Raspoutine, sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 46px;
}

.texto__banner {
  margin-bottom: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
}

.info_credito {
  display: inline-block;
  padding: 13px 25px 12px;
  background-color: #027a3c;
  font-family: Raspoutine, sans-serif;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
}

.credits {
  margin-top: 20px;
  font-family: Raspoutine, sans-serif;
  color: #fff;
}

.creditos__content {
  position: absolute;
  left: 60px;
  bottom: 50px;
  z-index: 9;
  max-width: 600px;
}

.hexagono {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 140px;
  margin-right: 10px;
  padding-right: 20px;
  padding-left: 20px;
  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;
  background-image: url('./images/h1.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  text-decoration: none;
}

.hexagono:hover {
  background-image: url('./images/hActive.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.hexagono.one {
  position: relative;
  z-index: 2;
  margin-bottom: -25px;
  margin-left: 65px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-image: url('./images/h1.png');
}

.hexagono.one:hover {
  background-image: url('./images/hActive.png');
}

.hexagono.down {
  margin-top: -25px;
}

.hexagono.h2 {
  background-image: url('./images/h2.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.hexagono.h2:hover {
  background-image: url('./images/hActive.png');
}

.hexagono.h3 {
  position: relative;
  z-index: 2;
  background-image: url('./images/h3.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.hexagono.h3:hover {
  background-image: url('./images/hActive.png');
}

.first_credits {
  width: 100%;
  float: left;
}

.second__credits {
  width: 100%;
  float: left;
}

.third_credits {
  width: 100%;
  margin-right: 0px;
  padding-left: 65px;
  float: left;
}

.creditos__title {
  margin-top: 15px;
  margin-left: 25px;
  float: left;
  font-family: Raspoutine, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 35px;
}

.creditos__title_slide {
  margin-top: 15px;
  margin-left: 25px;
  float: left;
  font-family: Raspoutine, sans-serif;
  color: #ffbe05; 
  font-size: 42px; 
  margin-top: -40px; 
  line-height: 48px;
  max-width: 400px;
  text-align: left;
}

.texto___creditos {
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 17px;
  text-align: center;
}

.arrow__down {
  position: absolute;
  bottom: 0px;
  z-index: 2;
  width: 100%;
  height: 40px;
  background-image: url('./images/arrow.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.second__home {
  width: 100%;
  padding: 40px 40px 55px;
  float: left;
  background-color: #000;
}

.title__second {
  margin-bottom: 40px;
  text-align: center;
}

.linea__blanca {
  position: relative;
  top: 7px;
  display: inline-block;
  width: 500px;
  height: 2px;
  background-color: #fff;
}

.title_second {
  position: relative;
  display: block;
  width: 250px;
  margin-top: -25px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #000;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 23px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 0px;
  text-transform: none;
}

.enlace__home {
  position: relative;
  overflow: hidden;
  width: 24%;
  height: 200px;
  margin-right: 0.5%;
  margin-left: 0.5%;
  float: left;
  border-radius: 5px;
  text-decoration: none;
}

.enlace__home.one {
  background-image: url('./images/enlace1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.enlace__home.two {
  padding: 25px 30px;
  border: 1px solid #555;
  line-height: 25px;
}

.enlace__home.three {
  padding: 30px;
  background-image: url('./images/fondo2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.enlace__home.four {
  padding: 30px;
  background-image: url('./images/sec.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.title__one {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 100%;
  padding: 10px 15px;
  background-color: rgba(45, 62, 53, 0.9);
  font-family: Raspoutine, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}

.title_two {
  margin-bottom: 10px;
  font-family: Raspoutine, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
}

.subtitle__two {
  margin-bottom: 10px;
  font-family: Raspoutine, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
}

.ver_video {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 40px;
  background-image: url('./images/y.png');
  background-position: 0% 30%;
  background-size: 30px;
  background-repeat: no-repeat;
  font-family: Raspoutine, sans-serif;
  color: #fbb321;
}

.title_big {
  margin-bottom: 5px;
  font-family: Raspoutine, sans-serif;
  color: #fff;
  font-size: 23px;
  line-height: 25px;
}

.ver__notas {
  display: inline-block;
  padding-right: 15px;
  background-image: url('./images/arrowWhite.png');
  background-position: 100% 3px;
  background-size: auto;
  background-repeat: no-repeat;
  font-family: Raspoutine, sans-serif;
  color: #fff;
  font-size: 15px;
}

.ver__notas.verde {
  background-image: url('./images/arrowGreen.png');
  color: #a9d30e;
}

.image_three {
  margin-top: 25px;
  float: right;
}

.title__tiny {
  font-family: Raspoutine, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
}

.image_four {
  margin-top: 15px;
  float: right;
}

.cuentas {
  position: absolute;
  left: auto;
  top: auto;
  right: 65px;
  bottom: 0px;
  z-index: 5;
}

.footer {
  width: 100%;
  padding: 25px 30px 20px;
  float: left;
  /*background-color: #000;*/
  background-image: url('./images/bg4.png'), url('./images/footer.png');
  background-position: 0% 100%, 0px 0px;
  background-size: auto, 100% 100%;
  background-repeat: no-repeat, repeat;
}

.left__footer {
  width: 75%;
  float: left;
}

.bancos__footer {
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 25px;
  background-image: url('./images/ico-foot.png');
  background-position: 0px 0px;
  background-size: 20px;
  background-repeat: no-repeat;
  font-family: Raspoutine, sans-serif;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
}
.bancos__footer a {
    color:#fff;
}
.bancos__footer a:hover {
    color:#ffca1e;
}
.copy {
  display: inline-block;
  margin-left: 15px;
  padding-left: 15px;
  border-left: 1px solid #ae8f70;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
}

.logo__footer {
  width: 25%;
  padding-top: 5px;
  padding-left: 25px;
  float: left;
  text-align: right;
}

.banner_content {
  position: relative;
  width: 100%;
  height: 500px;
  padding-top: 275px;
  float: left;
}

.banner_content.historia {
  background-image: url('./images/bannerHistoria.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner_content.jerarquia {
  padding-top: 350px;
  background-image: url('./images/newJerarquia.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner_content.gerencia {
  padding-top: 350px;
  background-image: url('./images/gerencia.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner_content.filosofia {
  background-image: url('./images/filosofia.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner_content.estados_financieros {
  background-image: url('./images/estadosFinancieros.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.banner_content.gestion {
  padding-top: 350px;
  background-image: url('./images/gestionRiesgo.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner_content.usuario {
  padding-top: 350px;
  background-image: url('./images/usuario.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.banner_content.credito {
  padding-top: 300px;
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
  height: auto;
  padding-bottom: 125px;
}

.titulo_banner {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Raspoutine, sans-serif;
  color: #fff;
  font-size: 45px;
  line-height: 50px;
  text-align: center;
  letter-spacing: 1px;
}

.txt__banner {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  text-align: center;
}

.txt__banner.var {
  font-family: Raspoutine, sans-serif;
}

.bread {
  position: relative;
  width: 100%;
  height: auto;
  padding: 20px 40px;
  float: left;
}

.content_bread {
  padding: 10px 20px;
  float: left;
  border-radius: 50px;
  background-color: #f3f3f3;
}

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

.enlace_bread {
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 13px;
  text-decoration: none;
  text-transform: none;
}

.body__historia {
  position: relative;
  width: 100%;
  padding: 50px 40px 50px;
  float: left;
  background-image: url('./images/secondHistoria.png');
  background-position: -4% 0px;
  background-size: auto;
  background-repeat: no-repeat;
}

.historia_one {
  position: absolute;
  left: auto;
  top: -300px;
  right: 0%;
  bottom: auto;
  height: 275px;
}

.title_down {
  margin-bottom: 20px;
  font-family: Raspoutine, sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 25px;
}

.title_down.upper {
  text-transform: uppercase;
}

.title_down.verde {
  color: #9dc312;
  font-size: 25px;
  line-height: 30px;
}

.title_down.verde.vd {
  margin-bottom: 0px;
}

.title_down.verde.nn {
  margin-bottom: 30px;
  color: #000;
  text-align: center;
}

.texto__historia {
  font-family: Raspoutine, sans-serif;
  color: #000;
  font-size: 14.5px;
  line-height: 22px;
  text-align: justify;
}

.texto__historia.verde {
  color: #9dc312;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
}

.trayectoria {
  width: 100%;
  padding: 40px;
  float: left;
  padding-bottom: 100px;
}

.title__trayectoria {
  margin-bottom: 20px;
  font-family: Raspoutine, sans-serif;
  color: #027a3c;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
}

.content__trayectoria {
  position: relative;
}

.left__timeline {
  position: relative;
  width: 50%;
  margin-right: 50%;
  margin-bottom: 15px;
  float: left;
}

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

.right__timeline {
  position: relative;
  width: 50%;
  margin-bottom: 15px;
  margin-left: 50%;
  float: left;
}

.linea__timeline {
  position: absolute;
  left: 50%;
  right: 50%;
  width: 1px;
  height: 100%;
  margin-left: -1px;
  background-color: #ffd54b;
}

.dot {
  position: absolute;
  top: 0px;
  right: -5px;
  z-index: 2;
}

.dot.right {
  left: -5px;
  top: 0px;
  right: auto;
}

.dot.last {
  top: auto;
  bottom: 0px;
  margin-bottom: -15px;
}

.texto__trayectoria {
  position: relative;
  height: 100%;
  min-height: 50px;
  padding-right: 100px;
  font-family: Raspoutine, sans-serif;
  color: #000;
  font-size: 15px;
  line-height: 22px;
  text-align: right;
}

.texto__trayectoria.reves {
  padding-right: 0px;
  padding-left: 100px;
  text-align: left;
}

.anio_new {
  position: absolute;
  left: auto;
  top: 0px;
  right: 40px;
  bottom: auto;
  color: #027a3c;
}

.anio_new.reves {
  left: 40px;
  right: auto;
}

.jerarquia {
  width: 100%;
  padding: 50px 40px;
  float: left;
  padding-bottom: 100px;
}

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

.final {
  display: inline-block;
  width: 100%;
  padding-top: 25px;
  padding-right: 45px;
  padding-left: 45px;
  text-align: right;
}

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

.left__filo {
  width: 27%;
  min-height: 100px;
  float: left;
}

.left__filo.sec {
  width: 28%;
}

.second_filo {
  position: relative;
  width: 45%;
  min-height: 100px;
  padding-left: 0px;
  float: left;
}

.one_filo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 219px;
  height: 254px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  -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;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  background-image: url('./images/HexagonoVerde.jpg');
  background-position: 0px 0px;
  background-size: 100% 100%;
  text-align: center;
}

.title__vm {
  margin-bottom: 10px;
  font-family: Raspoutine, sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 25px;
}

.texto__vm {
  font-family: Raspoutine, sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
}

.two_filo {
  position: relative;
  left: -28px;
  top: -25px;
  width: 148px;
  height: 171px;
  background-image: url('./images/twoFilo.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.three__vm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 243px;
  height: 300px;
  margin-top: 75px;
  padding-right: 15px;
  padding-left: 15px;
  -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;
  background-image: url('./images/threeFilo.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.four_filo {
  position: relative;
  top: 101px;
  width: 101px;
  height: 118px;
  margin-top: -130px;
  margin-left: 122px;
  float: left;
  background-image: url('./images/fourFilo.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.five_filo {
  position: absolute;
  left: 180px;
  top: -90px;
  width: 148px;
  height: 170px;
  float: left;
  background-image: url('./images/fiveFilo.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.six_filo {
  position: absolute;
  top: 25%;
  right: 25px;
  width: 148px;
  height: 170px;
  background-image: url('./images/sixFilo.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.seven_filo {
  width: 121px;
  height: 140px;
  margin-top: -50px;
  margin-left: 185px;
  float: left;
  background-image: url('./images/sevenFilo.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.eight_filo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 253px;
  height: 295px;
  padding-right: 20px;
  padding-left: 20px;
  -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;
  background-image: url('./images/eight_filo.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.content__filo {
  width: 100%;
  padding: 40px;
  padding-bottom: 100px;
  float: left;
}

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

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

.row__fila {
  width: 100%;
  min-height: 100px;
  margin-bottom: 40px;
}

.objetivo_title {
  display: inline-block;
  margin-bottom: 20px;
  padding: 11px 25px 10px;
  border-radius: 50px;
  background-color: #c6d400;
  font-family: Raspoutine, sans-serif;
  color: #000;
}

.row__fila ul{
  margin-bottom: 0px;
  padding-left: 25px;
  font-family: Raspoutine, sans-serif;
  color: #000;
}

.row__fila ul li{
  
  margin-bottom: 10px;
}

.lista__filo {
  margin-bottom: 0px;
  padding-left: 25px;
  font-family: Raspoutine, sans-serif;
  color: #000;
}

.list__item {
  margin-bottom: 10px;
}

.content__estados {
  width: 100%;
  padding: 40px;
  padding-bottom: 100px;
  float: left;
}

.selects__estados {
  margin-bottom: 50px;
  text-align: center;
}

.form__block {
  margin-bottom: 0px;
}

.form__new {
  background-color: transparent;
  text-align: center;
}

.content__hex img{
    height: 85px;
}

.content__hex{
  margin-bottom: 40px;
}

.select__estado {
  display: inline-block;
  width: 175px;
  height: auto;
  margin-right: 15px;
  margin-left: 15px;
  padding: 12px 40px 9px 20px;
  border: 1px none #000;
  border-radius: 50px;
  background-color: #f9fbe5;
  background-image: url('./images/arrowSelect.png');
  background-position: 90% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  font-family: Raspoutine, sans-serif;
  color: #000;
  text-align: center;
}

.enlace__estado {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 242px;
  height: 282px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 30px;
  padding-left: 30px;
  -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;
  background-image: url('./images/estado.jpg');
  background-position: 0px 0px;
  background-size: 100% 100%;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  text-decoration: none;
}

.enlace__estado:hover {
  background-image: url('./images/estadoActive.png');
}

.content__hex {
  display: inline-block;
  margin-right: 30px;
  margin-left: 30px;
}

.title__estados {
  margin-top: 15px;
  font-family: Raspoutine, sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 25px;
}

.descripcion_gestion {
  position: relative;
  width: 100%;
  padding: 40px;
  float: left;
}

.desc_gestion {
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  font-family: Raspoutine, sans-serif;
  color: #000;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
}

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

.fila__tabla.dd{
  padding-bottom: 150px;
}

.title__gestion {
  margin-bottom: 25px;
  font-family: Raspoutine, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 25px;
}

.columna_head {
  padding: 15px;
  border-style: solid solid none;
  border-width: 1px;
  border-color: #cad711;
}

.content__uso {
  position: relative;
  width: 100%;
  padding: 40px;
  float: left;
  padding-bottom: 125px;
}

.usuario1 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.usuario2 {
  position: absolute;
  left: -20px;
  top: 0px;
  right: auto;
  bottom: auto;
}

.fila__usuario {
  display: inline-block;
  width: auto;
}

.fila__usuario._2 {
  margin-top: -35px;
}

.fila__usuario._3 {
  margin-top: -35px;
}

.fila__usuario._1 {
  position: relative;
}

.hx {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 121px;
  height: 140px;
  margin-right: 2.5px;
  margin-left: 2.5px;
  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;
  text-decoration: none;
  padding: 0px 15px;
}

.hx._1 {
  position: relative;
  z-index: 2;
  background-image: url('./images/hx1.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.hx._2 {
  position: relative;
  z-index: 2;
  padding-right: 10px;
  padding-left: 10px;
  background-image: url('./images/hx2.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.hx._3 {
  position: relative;
  z-index: 2;
  background-image: url('./images/hx3.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.hx._4 {
  position: relative;
  z-index: 3;
  background-image: url('./images/hx6.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.hx._5 {
  position: relative;
  z-index: 3;
  background-image: url('./images/hx5.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.hx._6 {
  position: relative;
  z-index: 3;
  background-image: url('./images/hx6.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.hx._7 {
  position: relative;
  z-index: 3;
  background-image: url('./images/hx7.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.hx._10 {
  width: 50px;
  height: 60px;
  margin-top: -35px;
  background-image: url('./images/hx7.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.hx.xx1 {
  background-image: url('./images/xx1.png');
  background-position: 0px 0px;
  background-size: 100%;
}

.hx.xx2 {
  background-image: url('./images/xx2.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.hx.xx3 {
  background-image: url('./images/xx3.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.hx.xx4 {
  background-image: url('./images/xx4.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.hx.xx5 {
  background-image: url('./images/xx5.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.txt__v {
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 15px;
}

.txt__v.vv {
  margin-top: 0px;
}

.info__banner {
  display: inline-block;
  margin-top: 25px;
  padding: 13px 30px 11px;
  background-color: #027a3c;
  font-family: Raspoutine, sans-serif;
  color: #fff;
  text-decoration: none;
}

.creditos__body {
  width: 100%;
  /* padding-top: 50px;
    padding-bottom: 100px;
  */
  padding-bottom: 10px;
  float: left;
}

.left__credit {
  width: 60%;
  min-height: 100px;
  padding-right: 30px;
  float: left;
}

.title__credit {
  margin-bottom: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #111;
  font-size: 17px;
  line-height: 25px;
  font-weight: 700;
  text-transform: uppercase;
}

.desc__credit {
  font-family: Raspoutine, sans-serif;
  color: #111;
  font-size: 15px;
  line-height: 22px;
}

.cuadros {
  margin-top: 100px;
}

.first {
  position: relative;
  width: 100%;
  float: left;
  text-align: right;
}

.content__block {
  display: inline-block;
}

.content__block.dw {
  width: 100%;
  margin-top: -20px;
  margin-left: -85px;
  padding-left: 0px;
}

._1_r {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 147px;
  height: 171px;
  margin-right: 2.5px;
  margin-left: 2.5px;
  padding-right: 10px;
  padding-left: 10px;
  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;
  background-image: url('./images/1_r.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

._1_r._2 {
  background-image: url('./images/2_r.png');
}

._1_r._3 {
  width: 202px;
  height: 234px;
  margin-top: -45px;
  padding-right: 20px;
  padding-left: 20px;
  background-image: url('./images/3_r.png');
}

._1_r._4 {
  margin-top: -35px;
  background-image: url('./images/4_r.png');
}

._1_r.var {
  width: 201px;
  height: 234px;
  margin-top: -50px;
  padding-right: 20px;
  padding-left: 20px;
  background-image: url('./images/var_r.png');
}

._1_r._5 {
  margin-top: -35px;
  background-image: url('./images/5_r.png');
}

.second {
  width: 100%;
  margin-left: -10px;
  float: left;
}

.txt__dd {
  position: absolute;
  left: -100px;
  top: 40px;
  float: left;
  font-family: Raspoutine, sans-serif;
  color: #027a3c;
  font-size: 20px;
  line-height: 25px;
}

.texto__solic {
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 15px;
  text-align: center;
}

.right__credit {
  width: 40%;
  padding-top: 50px;
  padding-left: 60px;
  float: left;
}

.gp {
  position: relative;
  margin-bottom: 100px;
  text-align: right;
}

.rombos {
  position: absolute;
  left: auto;
  top: -55px;
  right: -7%;
  bottom: auto;
}

.rotulo {
  position: relative;
}

.content__rotulo {
  width: 100%;
  padding: 50px 30px 30px;
  background-color: #ffca1e;
  font-family: Raspoutine, sans-serif;
  color: #000;
  text-align: left;
}

.content__rotulo.verde {
  background-color: #05d168;
  text-align: left;
}

.panal {
  position: absolute;
  left: auto;
  top: -75px;
  right: 40px;
  bottom: auto;
}

.td {
  position: absolute;
  left: 108px;
  bottom: -20px;
  z-index: -1;
}

.banner__ahorro {
  width: 100%;
  padding-top: 300px;
  padding-bottom: 150px;
  float: left;
  background-image: url('./images/aplazo.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.banner__ahorro._2 {
  background-image: url('./images/infant.jpg');
  background-position: 50% 50%;
  padding-top: 300px;
  padding-bottom: 150px;
  background-size: cover;
}

.banner__ahorro._3 {
  background-image: url('./images/programado.jpg');
}

.banner__ahorro._4 {
  background-image: url('./images/retirable.jpg');
}

.banner__ahorro._5 {
  background-image: url('./images/memoria.jpg');
  padding-top: 350px;
  padding-bottom: 100px;
}

.banner__ahorro._6 {
    padding-top: 300px;
    padding-bottom: 50px;
}

.banner__ahorro.videos {
  padding-top: 200px;
  background-image: url('./images/videos.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.title__ah {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: Raspoutine, sans-serif;
  color: #fff;
  font-size: 47px;
  line-height: 50px;
  letter-spacing: 3px;
}

.enlace__ah {
  display: inline-block;
  padding: 14px 30px 12px;
  background-color: #ffca1e;
  font-family: Raspoutine, sans-serif;
  color: #000;
  text-decoration: none;
}

.second__ah {
  width: 100%;
  padding: 40px;
  padding-bottom: 50px;
  float: left;
}

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

.left__ah.var {
  width: 62%;
}

.left__ah.v {
  width: 40%;
}

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

.right__ah.var {
  width: 38%;
  padding-left: 20px;
}

.right__ah.v {
  width: 60%;
}

.destino__credito {
  margin-bottom: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-image: url('./images/hexaAh.png');
  background-position: 250px 35%;
  background-size: auto;
  background-repeat: no-repeat;
  font-family: 'Open Sans', sans-serif;
  color: #efb702;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  text-transform: uppercase;
}

.texto__ah {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 22px;
}

.hexaa {
  width: auto;
  height: 300px;
  margin-top: 0px;
  margin-right: -150px;
  float: right;
}

.title__req {
  font-family: Raspoutine, sans-serif;
  color: #027a3c;
  font-size: 17px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
}

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

.first__requisitos.sec {
  margin-top: -35px;
}

.first__requisitos.v {
  text-align: right;
}

.hex__one {
  width: 148px;
  height: 170px;
  float: left;
}

.hex__one._1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  background-image: url('./images/var_r.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
  padding: 0px 10px;
}

.hex__one._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 12px;
  padding-left: 12px;
  -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;
  background-image: url('./images/3_r.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.hex__one._3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-left: 10px;
  -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;
  background-image: url('./images/5_r.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.adentro__new {
  display: inline-block;
  margin-right: 3px;
  margin-left: 3px;
}

.are {
  line-height: 25px;
}

.programado {
  margin-top: 50px;
  padding-right: 125px;
}

.tabla__ahorro {
  border: 1px solid #6cb28e;
}

.first_tab {
  width: 100%;
  float: left;
  border-bottom: 1px solid #6cb28e;
  background-color: #e5f1eb;
}

.col__tab {
  width: 33.333333333333336%;
  padding: 5px 20px;
  float: left;
  font-family: Raspoutine, sans-serif;
  font-size: 13.5px;
  text-align: left;
}

.content__tabs {
  width: 100%;
  float: left;
}

.pro {
  margin-top: 15px;
  margin-right: -100px;
  float: right;
}

.fil {
  position: absolute;
  left: auto;
  top: -80px;
  right: 0%;
  bottom: auto;
}

.anio {
    position: absolute;
    left: 45px;
    top: 35px;
    right: 40px;
    color: #fff;
    width: 60px;
    text-align: center;
    font-size: 20px;
  font-family: Raspoutine, sans-serif;
    line-height: 25px;
}

.anio2 {
    position: absolute;
    top: 35px;
    right: 12px;
    color: #fff;
    width: 60px;
    text-align: center;
    font-size: 20px;
  font-family: Raspoutine, sans-serif;
    line-height: 25px;
}

.anio3 {
    position: absolute;
    left: 47px;
    top: 50px;
    right: 40px;
    color: #fff;
    width: 60px;
    text-align: center;
    font-size: 20px;
    font-family: Raspoutine, sans-serif;
    line-height: 25px;
}

.left__anios {
  position: relative;
  width: 60%;
  margin-right: 40%;
  margin-bottom: 100px;
  padding-bottom: 25px;
  padding-left: 150px;
  float: left;
  background-image: url('./images/fecha1.png');
  background-position: 0% 0%;
  background-size: 120px;
  background-repeat: no-repeat;
}

.anio1{
  position: absolute;
  right: 0px;
  color: #fff;
}

.left__anios.right__anios {
  margin-right: 0%;
  margin-left: 40%;
  padding-right: 150px;
  padding-left: 0px;
  background-image: url('./images/fecha2.png');
  background-position: 100% 0%;
  text-align: right;
}

.left__anios._3 {
  background-image: url('./images/fecha3.png');
}

.txt__del {
  font-family: Raspoutine, sans-serif;
  color: #000;
  font-size: 15px;
}

.memory {
  display: inline-block;
  margin-top: 15px;
  padding: 10px 30px 8px;
  background-color: #ffca1e;
  font-family: Raspoutine, sans-serif;
  color: #000;
  text-decoration: none;
}

.line1 {
  position: absolute;
  left: 30%;
  top: 100%;
}

.line2 {
  position: absolute;
  top: 100%;
  right: 30%;
}

.fil2 {
  position: absolute;
  left: 0%;
  top: 150px;
  right: auto;
  bottom: 0%;
}

.fil3 {
  position: absolute;
  left: auto;
  top: 250px;
  right: 0%;
  bottom: 0%;
}

.fil4 {
  position: absolute;
  left: auto;
  top: -85px;
  right: -135px;
  bottom: 0px;
}

.noticias__section {
  position: relative;
  width: 100%;
  padding: 10px 20px 20px;
  float: left;
  background-color: #ffca1e;
}

.noticias__section._2 {
  background-color: #fff;
  background-image: url('./images/acon.png');
  background-position: 0% 100%;
  background-repeat: no-repeat;
}

.noticias__section._3 {
  background-color: #027a3c;
}

.noticias__section.white {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fff;
}

.arrow__noticias {
  position: absolute;
  left: auto;
  top: 45%;
  right: 35px;
  bottom: 45%;
  z-index: 5;
  display: inline-block;
}

.left__noticia {
  position: relative;
  width: 30%;
  float: left;
}

.left__noticia._2 {
  text-align: right;
}

.right__noticia {
  width: 70%;
  padding-top: 40px;
  padding-bottom: 0px;
  padding-left: 40px;
  float: left;
}

.right__noticia._2 {
  padding-top: 75px;
  padding-left: 0px;
  text-align: right;
}

.title__notica {
  font-family: Raspoutine, sans-serif;
  color: #000;
  font-size: 17px;
  line-height: 22px;
}

.title__notica.d {
  color: #fff;
}

.abajo__notica {
  margin-top: 15px;
  font-family: Raspoutine, sans-serif;
  color: #000;
}

.abajo__notica.d {
  color: #fff;
  line-height: 25px;
}

.abao {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: -100px;
  z-index: 1;
  width: 100px;
}

.ariba {
  position: absolute;
  left: auto;
  top: -75px;
  right: 0%;
  bottom: auto;
}

.enlace__h {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  float: left;
  text-align: center;
}

.second__videos {
  width: 100%;
  padding: 29px;
  float: left;
  text-align: center;
}

.left__arrow {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 65px;
  height: 100%;
  background-image: url('./images/morAntes.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.left__arrow.right__arrow {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  background-image: url('./images/mor.png');
}

.content__sl {
  width: 100%;
  float: left;
}

.col__video {
  position: relative;
  width: 90%;
  min-height: 250px;
  margin-right: 5%;
  margin-left: 5%;
  float: left;
}

.col__video.v1 {
  background-image: url('./images/v1.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.col__video._2 {
  background-image: url('./images/v2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.col__video.v3 {
  background-image: url('./images/v3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.col__video.v4 {
  background-image: url('./images/v4.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.overlay {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -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;
  background-image: url('./images/overlay.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.play {
  height: 40px;
  margin-top: -10px;
}

.texto_vi {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  padding: 10px 25px;
  font-family: Raspoutine, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
}

.vid1 {
  position: absolute;
  left: auto;
  top: -50px;
  right: 100px;
  bottom: auto;
}

.vid1._2 {
  top: 150px;
  right: 0px;
}

.vid1._3 {
  left: 0px;
  top: 40%;
  right: auto;
}

.content__mobile, .contentMobile{
  display: none;
}

.nav-tasas-comisiones__movil {
    display: none;
  }

@media (max-width: 991px) {
  .contenedor__header{
    display: none;
  }

  .nav-tasas-comisiones {
    float: left;
    width: 100%;
  }



.consultar_asesor {
    display: inline-block;
    margin-right: 0;
    padding: 13px 30px 11px;
    float: left;
    background-color: #ffca1e;
    font-family: Raspoutine, sans-serif;
    color: #000;
    font-size: 14px;
    text-decoration: none;
    width: 100%;
    text-align: center;
    margin: 0px;
}

.social__header {
    background: transparent;
    padding: 15px 0px;
    margin: 0;
    text-align: center;
    width: 100%;
}

#contentMobile{
  display: none;
  width: 100%;
}

#contentDesktop{
  display: none;
}

.columna_header.four, .columna_header.three, .columna_header, .columna_header.one, .columna_header.semifinal, .columna_header.final {
    width: 100%;
    text-align: center;
    padding: 0;
}

.content_mobile{
  margin-bottom: 0px;
  margin-top: 10px;
  display: none;
}

  .content__mobile{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  padding: 15px 15px;
  width: 100%;
  }

.content__mobile.active {
  position: absolute;
  background-color: #027a3c;
}

.columna_header{
  min-height: auto;
}

  .col___mobile{
    float: left;
    width: 25%;
    text-align: right;
    padding-top: 5px;
  }

  .col___mobile._1{
    float: left;
    width: 75%;
    text-align: left;
    padding: 0;
  }

  .col___mobile .brand{
    max-width: 100%;
    padding: 0;
  }

  .col___mobile .brand img{
    max-width: 100%;
    height: 40px;
    width: auto;
  }

  .header{
    height: 75px;
  }

  .content__menu{
    top: 66px;
    padding: 0;
    padding-bottom: 0px;
  }

  .columna_header{
    padding: 10px !important;
  }

  .columna_header.final{
    padding: 0 !important;
  }

  .columna_header.final .head_title{
    padding: 10px !important;
    margin:0 !important;
  }

  .head_title{
    margin: 0;
  }

  .contenedor__header {
    max-width: 100%;
  }
  .brand {
    width: 60%;
  }
  .contenedor._1100.dd {
    max-width: 800px;
  }
  .content__hex {
    margin-right: 10px;
    margin-left: 10px;
  }
  .left__credit {
    width: 100%;
    padding-right: 40px;
    padding-left: 182px;
  }
  .tt {
    padding-top: 0px;
    padding-bottom: 0px;
    color: #fff;
  }
  .right__credit {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .rombos {
    height: 100px;
  }
  .hexaa {
    display: none;
  }
  .noticias__section._2 {
    background-image: none;
  }
  .right__noticia {
    padding-right: 40px;
  }
  .image {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 767px) {

  .nav-tasas-comisiones__link {
    font-size: 10px;
    line-height: 16px;
    padding: 6px;
  }

  .creditos__title_slide{
    font-size: 24px;
    line-height: 30px;
    width: 100%;
    max-width: 100%;
    float: none;
    text-align: center;
  }

  .title__banner {
    font-size: 28px;
    line-height: 34px;
    text-align: center;
  }

  .texto__banner {
    text-align: center;
  }

  .enlace_covid {
    text-align: center;
  }

  .third_credits {
    display: inline-block;
    max-width: 260px;
    margin-left: 10px;
    padding-left: 0px;
    float: none;
  }

  .second__credits {
    display: inline-block;
    width: auto;
    max-width: 260px;
    margin-left: 10px;
    float: none;
  }

  .banner {
    position: relative;
    height: 500px;
  }

.creditos__body .cuadros{
  margin-top: 20px;
}

.creditos__body .txt__dd{
  font-size: 25px;
    line-height: 30px;
}

  .left__anios{
    padding-left:15px !important;
    padding-right:15px !important;
  }

.fil4{
  display: none;
}

.anio, .anio2, .anio3 {
    left: 0px;
    width: 100%;
    text-align: center;
    padding-left: 30px;
}

  .header {
    padding-right: 0px;
    padding-left: 0px;
  }
  .contenedor__header {
    max-width: 100%;
  }
  .brand {
    width: 60%;
  }
  .contenedor._1100.dd {
    max-width: 500px;
  }
  .slide {
    height: auto;
  }
  .arrow.right {
    bottom: 25%;
  }
  .info__slider {
    position: relative;
    margin-top: -240px;
    padding-top: 40px;
    padding-bottom: 40px;
    float: left;
    text-align: left;
  }
  .creditos__content {
    text-align: center;
    position: relative;
    left: 0px;
    bottom: 0px;
    padding: 30px 20px;
    background-color: #000;
  }
  .enlace__home {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 25px;
    margin-left: 0%;
  }
  .cuentas {
    display: none;
  }
  .banner_content {
    height: auto;
    padding: 100px 30px;
  }
  .banner_content.estados_financieros {
    height: auto;
    padding: 100px 30px;
  }
  .banner_content.gestion {
    padding-top: 100px;
  }
  .banner_content.usuario {
    padding-top: 100px;
  }
  .body__filosofia {
    padding-top: 26px;
    padding-bottom: 26px;
  }
  .left__filo {
    width: 100%;
  }
  .left__filo.sec {
    width: 100%;
  }
  .second_filo {
    width: 100%;
    text-align: center;
  }
  .two_filo {
    display: none;
  }
  .three__vm {
    margin: 25px auto;
  }
  .four_filo {
    display: none;
  }
  .five_filo {
    display: none;
  }
  .six_filo {
    display: none;
  }
  .seven_filo {
    display: none;
  }
  .eight_filo {
    margin-right: auto;
    margin-left: auto;
  }
  .left_filo {
    width: 100%;
    padding-right: 0px;
  }
  .right__filo {
    width: 100%;
    padding-left: 0px;
  }
  .content__estados {
    padding-right: 20px;
    padding-left: 20px;
  }
  .content__hex {
    margin-right: 10px;
    margin-left: 10px;
  }
  .fila__usuario._2 {
    max-width: 260px;
  }
  .fila__usuario._3 {
    max-width: 260px;
    margin-top: 0px;
  }
  .hx._2.var {
    margin-top: -5px;
  }
  .hx._3 {
    display: none;
  }
  .hx.dd {
    display: none;
  }
  .hx.xx4 {
    display: none;
  }
  .left__credit {
    padding-right: 10px;
    padding-left: 10px;
  }
  .tt {
    padding-top: 0px;
    padding-bottom: 0px;
    color: #fff;
  }
  .content__block.dw {
    margin-top: 75px;
    margin-left: 0px;
  }

.rombos{
  display: none;
}

  ._1_r {
    width: 135px;
  }
  ._1_r._2 {
    width: 135px;
  }
  ._1_r._4 {
    width: 135px;
  }
  ._1_r._5 {
    width: 135px;
  }
  .txt__dd {
    position: relative;
    left: 0px;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 100px;
    text-align: center;
  }
  .banner__ahorro._2 {
    padding: 200px 40px 50px;
  }
  .banner__ahorro._3 {
    padding-top: 200px;
    padding-bottom: 75px;
  }
  .banner__ahorro._4 {
    padding-top: 200px;
  }
  .title__ah {
    font-size: 25px;
    line-height: 30px;
  }
  .left__ah {
    width: 100%;
    padding-right: 0px;
  }
  .left__ah.var {
    width: 100%;
  }
  .right__ah {
    width: 100%;
    padding-top: 100px;
    padding-left: 0px;
  }
  .right__ah.var {
    width: 100%;
  }
  .right__ah.v {
    width: 100%;
    padding-top: 40px;
  }
  .hexaa {
    display: none;
  }
  .first__requisitos.v {
    text-align: center;
  }
  .programado {
    padding-right: 0px;
  }
  .pro {
    display: none;
  }
  .left__anios {
    width: 100%;
    margin-right: 0%;
  }
  .left__anios.right__anios {
    width: 100%;
    margin-left: 0%;
  }
  .left__anios._3 {
    width: 100%;
    margin-right: 0%;
  }
  .line1 {
    display: none;
  }
  .line2 {
    display: none;
  }
  .left__arrow {
    width: 40px;
  }
  .left__arrow.right__arrow {
    width: 40px;
  }
  .col__video {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
  }
  .vid1 {
    display: none;
  }

.left__anios {
    margin-bottom: 40px;
    padding-top: 125px;
    padding-left: 0px;
    background-position: 50% 0%;
    text-align: center;
}

.left__anios.right__anios {
    padding-right: 0px;
    background-position: 50% 0%;
    text-align: center;
}


.banner__ahorro._5, .banner__ahorro._4, .banner__ahorro._3{
    padding-top: 250px;
    padding-bottom: 75px;
}


.left__footer {
    width: 100%;
    float: left;
}

.logo__footer {
    width: 100%;
    padding-top: 10px;
    padding-left: 25px;
    float: left;
    text-align: left;
}

.footer {
    width: 100%;
    padding: 25px 30px 20px;
    float: left;
    /* background-color: #000; */
    background-image: url(./images/bg4.png), url(./images/footer.png);
    background-position: 0% 100%, 0px 0px;
    background-size: auto, cover;
    background-repeat: no-repeat, repeat;
}

.footer{
  padding-top: 75px;
  padding-bottom: 40px;
}
}

@media screen and (max-height: 560px) {
  .creditos__title_slide {
    display: none;
  }
}

@media (max-width: 479px) {
  .banner {
    height: 300px;
  }

.col___mobile .brand img {
  max-width: 150%;
  height: 35px;
  width: auto;
}

.left__footer {
    width: 100%;
    float: left;
}

.logo__footer {
    width: 100%;
    padding-top: 10px;
    padding-left: 25px;
    float: left;
    text-align: left;
}

.footer {
    width: 100%;
    padding: 25px 30px 20px;
    float: left;
    /* background-color: #000; */
    background-image: url(./images/bg4.png), url(./images/footer.png);
    background-position: 0% 100%, 0px 0px;
    background-size: auto, cover;
    background-repeat: no-repeat, repeat;
}

.footer{
  padding-top: 75px;
  padding-bottom: 40px;
}

  .header {
    padding-right: 0px;
    padding-left: 0px;
  }
  .contenedor__header {
    max-width: 100%;
  }
  .brand {
    width: 80%;
  }
  .arrow {
    right: 15px;
  }
  .arrow.right {
    bottom: 28%;
  }
  .info__slider {
    margin-top: -40px;
  }
  .title__banner {
    font-size: 25px;
    line-height: 30px;
  }
  .texto__banner {
    padding-right: 35px;
    font-size: 15px;
    line-height: 20px;
  }
  .creditos__content {
    text-align: center;
  }
  .hexagono.one {
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
  }
  .hexagono.down.h3 {
    margin-top: 0px;
  }
  .hexagono.h3 {
    margin-bottom: 15px;
  }
  .first_credits {
    display: inline-block;
    width: auto;
    padding-left: 15px;
    text-align: center;
  }
  .second__credits {
    display: inline-block;
    width: auto;
    max-width: 260px;
    margin-left: 10px;
    float: none;
  }
  .third_credits {
    display: inline-block;
    max-width: 260px;
    margin-left: 10px;
    padding-left: 0px;
    float: none;
  }
  .creditos__title {
    font-size: 20px;
    line-height: 25px;
    text-align: left;
  }
  .creditos__title_slide {
    font-size: 20px;
    line-height: 25px;
    text-align: left;
  }
  .second__home {
    padding-right: 20px;
    padding-left: 20px;
  }
  .linea__blanca {
    width: 100%;
  }
  .title_second {
    width: 200px;
    font-size: 20px;
    line-height: 25px;
  }
  .banner_content {
    height: auto;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .banner_content.jerarquia {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .banner_content.gerencia {
    padding: 100px 20px;
  }
  .banner_content.filosofia {
    padding-right: 25px;
    padding-left: 25px;
  }
  .banner_content.estados_financieros {
    padding-right: 25px;
    padding-left: 25px;
  }
  .banner_content.credito {
    padding-top: 200px;
    padding-bottom: 50px;
  }
  .titulo_banner {
    font-size: 25px;
    line-height: 30px;
  }
  .txt__banner.var {
    font-size: 14px;
    line-height: 20px;
  }
  .txt__banner.dd {
    font-size: 14px;
    line-height: 20px;
  }
  .bread {
    padding: 15px 10px;
  }
  .content_bread {
    padding-right: 15px;
    padding-left: 15px;
  }
  .point_bread {
    margin-right: 5px;
    margin-left: 5px;
  }
  .enlace_bread {
    font-size: 10px;
  }
  .body__historia {
    padding-right: 25px;
    padding-left: 25px;
  }
  .historia_one {
    top: -100px;
    display: none;
    height: 125px;
  }
  .texto__historia.verde {
    font-size: 14px;
    line-height: 20px;
  }
  .trayectoria {
    padding-right: 25px;
    padding-left: 25px;
  }
  .left__timeline {
    width: 100%;
    margin-right: 0%;
    padding-left: 30px;
    text-align: left;
  }
  .right__timeline {
    width: 100%;
    margin-left: 0px;
    padding-left: 30px;
  }
  .linea__timeline {
    left: 5px;
    right: 0%;
  }
  .dot {
    left: 0px;
    right: auto;
  }
  .dot.right {
    left: 0px;
  }
  .texto__trayectoria {
    padding-right: 0px;
    padding-left: 50px;
    text-align: left;
  }
  .texto__trayectoria.reves {
    padding-left: 50px;
  }
  .anio_new {
    left: 0px;
    right: auto;
  }
  .anio_new.reves {
    left: 0px;
  }
  .jerarquia {
    padding: 30px 15px;
  }
  .body__mensaje {
    padding-right: 25px;
    padding-left: 25px;
  }
  .final {
    padding-top: 43px;
  }
  .body__filosofia {
    padding-right: 30px;
    padding-left: 30px;
  }
  .content__filo {
    padding-right: 20px;
    padding-left: 20px;
  }
  .content__estados {
    padding-right: 20px;
    padding-left: 20px;
  }
  .selects__estados {
    margin-bottom: 25px;
  }
  .content__hex {
    margin-right: 0px;
    margin-bottom: 25px;
    margin-left: 0px;
  }
  .descripcion_gestion {
    padding-right: 20px;
    padding-left: 20px;
  }
  .content__uso {
    padding-right: 20px;
    padding-left: 20px;
  }
  .fila__usuario._2 {
    max-width: 260px;
  }
  .fila__usuario._2.nota {
    margin-top: 0px;
  }
  .fila__usuario._3 {
    max-width: 260px;
    margin-top: 0px;
  }
  .hx._1 {
    display: none;
  }
  .hx._2.var {
    top: -5px;
  }
  .hx._3 {
    display: none;
  }
  .hx.dd {
    display: none;
  }
  .left__credit {
    padding-right: 20px;
    padding-left: 20px;
  }
  .tt {
    display: inline-block;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #fff;
  }
  .content__block {
    display: block;
    width: 275px;
    margin-right: auto;
    margin-left: auto;
  }
  ._1_r {
    width: 130px;
  }
  ._1_r._3 {
    margin-top: 0px;
    margin-right: 35px;
    margin-left: 35px;
  }
  ._1_r.var {
    margin-right: 35px;
    margin-left: 35px;
  }
  .second {
    margin-left: 0px;
  }
  .rombos {
    display: none;
  }
  .banner__ahorro {
    padding: 200px 30px 50px;
  }
  .title__ah {
    font-size: 25px;
    line-height: 30px;
  }
  .left__ah {
    width: 100%;
    padding-right: 0px;
  }
  .right__ah {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .right__ah.var {
    padding-left: 0px;
  }
  .hexaa {
    display: none;
  }
  .first__requisitos.sec {
    margin-top: 0px;
  }
  .col__tab {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 10px;
    line-height: 16px;
  }
  .left__anios {
    margin-bottom: 40px;
    padding-top: 125px;
    padding-left: 0px;
    background-position: 50% 0%;
    text-align: center;
  }
  .left__anios.right__anios {
    padding-right: 0px;
    background-position: 50% 0%;
    text-align: center;
  }
  .fil2 {
    display: none;
  }
  .fil3 {
    display: none;
  }
  .noticias__section {
    padding: 20px 60px 35px 25px;
  }
  .noticias__section._2 {
    padding-right: 60px;
    padding-left: 25px;
  }
  .noticias__section.dd {
    padding-right: 25px;
  }
  .arrow__noticias {
    right: 15px;
  }
  .left__noticia {
    width: 100%;
  }
  .right__noticia {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .right__noticia._2 {
    padding-top: 0px;
  }
  .abao {
    display: none;
  }
  .ariba {
    display: none;
  }
  .col__video {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
  }
  .vid1 {
    display: none;
  }
  .image {
    max-width: 80%;
  }
}


.solicitud_de_producto {
  text-align: center;
  padding: 40px 20px;
  float: left;
  width: 100%;
}
.solicitud_de_producto--pt {
  padding-top: 0;
}
.solicitud_de_producto__cta {
  display: inline-block;
  padding: 13px 30px 11px;
  background-color: #027a3c;
  font-family: Raspoutine, sans-serif;
  color: white;
  font-size: 18px;
  text-decoration: none;
}

.contenedor {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.contenedor._960 {
  max-width: 960px;
}

.contenedor._500 {
  max-width: 705px;
  text-align: center;
}

.banner_content {
  position: relative;
  width: 100%;
  height: 500px;
  padding-top: 275px;
  float: left;
}

.banner_content.estados_financieros {
  background-image: url('./images/estadosFinancieros.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.banner_content.gestion {
  padding-top: 350px;
  background-image: url('./images/gestionRiesgo.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner_content.usuario {
  padding-top: 350px;
  background-image: url('./images/usuario.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.banner_content.bg_ubicaciones {
  padding-top: 350px;
  background-image: url('./images/bg-ubicaciones.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner_content.bg_contacto {
  padding-top: 350px;
  background-image: url('./images/bg-contacto.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.titulo_banner {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Raspoutine, sans-serif;
  color: #fff;
  font-size: 45px;
  line-height: 50px;
  text-align: center;
  letter-spacing: 1px;
}

.txt__banner {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  text-align: center;
}

.txt__banner.var {
  font-family: Raspoutine, sans-serif;
}

.bread {
  position: relative;
  width: 100%;
  height: auto;
  padding: 20px 40px;
  float: left;
}

.content_bread {
  padding: 10px 20px;
  float: left;
  border-radius: 50px;
  background-color: #f3f3f3;
}

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

.enlace_bread {
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 13px;
  text-decoration: none;
  text-transform: none;
}

.final {
  display: inline-block;
  width: 100%;
  padding-top: 25px;
  padding-right: 45px;
  padding-left: 45px;
  text-align: right;
}

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

.selects__estados {
  margin-bottom: 50px;
  text-align: center;
}

.form__block {
  margin-bottom: 0px;
}

.form__new {
  background-color: transparent;
  text-align: center;
}

.select__estado {
  display: inline-block;
  width: 175px;
  height: auto;
  margin-right: 15px;
  margin-left: 15px;
  padding: 12px 40px 9px 20px;
  border: 1px none #000;
  border-radius: 50px;
  background-color: #f9fbe5;
  background-image: url('./images/arrowSelect_1arrowSelect.png');
  background-position: 90% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  font-family: Raspoutine, sans-serif;
  color: #000;
  text-align: center;
}

.triangles__estados {
  text-align: center;
  display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
}

.triangles_balance_estados {
    display: inline-table;
    width: 63%;
}

.enlace__estado {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 242px;
  height: 282px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 30px;
  padding-left: 30px;
  -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;
  background-image: url('./images/estado.jpg');
  background-position: 0px 0px;
  background-size: 100% 100%;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  text-decoration: none;
}

.enlace__estado:hover {
  background-image: url('./images/estadoActive.png');
}

.content__hex {
  display: inline-block;
  margin-right: 30px;
  margin-left: 30px;
}

.title__estados {
  margin-top: 15px;
  font-family: Raspoutine, sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 25px;
}

.descripcion_gestion {
  position: relative;
  width: 100%;
  padding: 40px;
  float: left;
}

.desc_gestion {
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  font-family: Raspoutine, sans-serif;
  color: #000;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
}

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

.title__gestion {
  margin-bottom: 25px;
  font-family: Raspoutine, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 25px;
}

.content__uso {
  position: relative;
  width: 100%;
  padding: 40px;
  float: left;
}

.usuario1 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.usuario2 {
  position: absolute;
  left: -20px;
  top: 0px;
  right: auto;
  bottom: auto;
}

.fila__usuario {
  display: inline-block;
  width: auto;
}

.fila__usuario._2 {
  margin-top: -35px;
}

.fila__usuario._3 {
  margin-top: -35px;
}

.hx {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 121px;
  height: 140px;
  margin-right: 2.5px;
  margin-left: 2.5px;
  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;
  text-decoration: none;
}

.hx._1 {
  position: relative;
  z-index: 2;
  background-image: url('./images/hx1.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.hx._2 {
  position: relative;
  z-index: 2;
  padding-right: 10px;
  padding-left: 10px;
  background-image: url('./images/hx2.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.hx._3 {
  position: relative;
  z-index: 2;
  background-image: url('./images/hx3.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.hx._4 {
  position: relative;
  z-index: 3;
  background-image: url('./images/hx6.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.hx._5 {
  position: relative;
  z-index: 3;
  background-image: url('./images/hx5.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.hx._6 {
  position: relative;
  z-index: 3;
  background-image: url('./images/hx6.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.hx._7 {
  position: relative;
  z-index: 3;
  background-image: url('./images/hx7.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.hx._10 {
  width: 50px;
  height: 60px;
  margin-top: -35px;
  background-image: url('./images/hx7.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.txt__v {
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 15px;
}

.ed_contenido_usuario_financiero {
  text-align: left;
}

.ed_texto_usuario_financiero {
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 26px;
  text-align: justify;
}

.ed_item_formulario {
  display: block;
  margin-bottom: 20px;
  text-decoration: none;
}

.ed_c_item_formulario {
  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;
}

.ed_imagen_formulario {
  padding-right: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.ed_texto_titulo_formulario {
  font-family: Raspoutine, sans-serif;
  color: #000;
}

.ed_subtitulo_interna_usuario_financiero {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Raspoutine, sans-serif;
  color: #83b131;
  font-size: 24px;
  line-height: 30px;
}

.ed_items_bancos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.ed_item_banco {
  width: 33.33%;
  padding: 10px;
  text-decoration: none;
}

.ed_imagen_banco {
  margin-bottom: 10px;
  padding: 70px;
  background-image: url('./images/thumb-central-de-informacion-crediticia.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.ed_titulo_banco {
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
}

.ed_texto_titulo_banco {
  font-family: Raspoutine, sans-serif;
  color: #000;
}

.ed_imagen_ubicaciones {
  width: 50%;
  padding: 10px;
  float: left;
}

.ed_listado_ubicaciones {
  width: 50%;
  padding: 10px;
  float: left;
}

.ed_titulo_imagen_ubicaciones {
  margin-bottom: 40px;
}

.ed_texto_titulo_imagen {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Raspoutine, sans-serif;
  color: #e29103;
  font-size: 30px;
  font-weight: 400;
}

.ed_select_ubicaciones {
  width: 50%;
  float: right;
  border: 1px none #000;
  background-color: #f9fbe5;
  font-family: Raspoutine, sans-serif;
  color: #000;
}

.ed_ver_todas_ubicaciones {
  display: block;
  margin-bottom: 10px;
  float: none;
  font-family: Raspoutine, sans-serif;
  color: #000;
  text-align: right;
  text-decoration: none;
}

.ed_item_ubicacion {
  margin-bottom: 20px;
}

.ed_texto_titulo_ubicacion {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Raspoutine, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

.ed_texto_direccion_ubicacion {
  font-family: Raspoutine, sans-serif;
  font-weight: 400;
}

.ed_informacion_contacto {
  width: 50%;
  padding: 30px;
  float: left;
}

.ed_formulario_contacto {
  width: 50%;
  padding: 30px;
  float: left;
}

.ed_texto_principal_contacto {
  margin-bottom: 20px;
}

.ed_texto_contacto {
  font-family: Raspoutine, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 22px;
}

.ed_item_contacto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}

.ed_imagen_item_contacto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.ed_informacion_item_contacto {
  margin-left: 20px;
  padding: 10px;
  background-color: #fef6ea;
}

.ed_texto_informacion_contacto {
  display: inline-block;
  font-family: Raspoutine, sans-serif;
}

.ed_campo_contacto {
  width: 48%;
  height: 50px;
  margin: 0% 1% 40px;
  float: left;
  border: 1px solid #c6d400;
  background-color: #f2f8eb;
  font-family: Raspoutine, sans-serif;
  color: #000;
}

.ed_textarea {
  width: 98%;
  height: auto;
  max-height: 140px;
  min-height: 140px;
  margin: 0% 1% 40px;
  border: 1px solid #c6d400;
  background-color: #f2f8eb;
  font-family: Raspoutine, sans-serif;
  color: #000;
}

.ed_submit {
  margin-left: 1%;
  background-color: #ffca1e;
  font-family: Raspoutine, sans-serif;
  color: #000;
}

.ed_galeria_noticia {
  margin-bottom: 20px;
}

.slide-2 {
  background-image: url('./images/bg-ubicaciones.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-3 {
  background-image: url('./images/v4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (max-width: 991px) {
  .content__hex {
    margin-right: 10px;
    margin-left: 10px;
  }
  .ed_item_banco {
    width: 50%;
  }
  .ed_titulo_banco {
    padding-right: 50px;
    padding-left: 50px;
  }
  .ed_imagen_ubicaciones {
    width: 100%;
  }
  .ed_listado_ubicaciones {
    width: 100%;
  }
  .ed_titulo_imagen_ubicaciones {
    text-align: center;
  }
  .ed_c_imagen_ubicacion {
    text-align: center;
  }
  .ed_select_ubicaciones {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .banner_content {
    height: auto;
    padding: 100px 30px;
  }
  .banner_content.estados_financieros {
    height: auto;
    padding: 100px 30px;
  }
  .banner_content.gestion {
    padding-top: 100px;
  }
  .banner_content.usuario {
    padding-top: 100px;
  }
  .banner_content.bg_ubicaciones {
    padding-top: 150px;
  }
  .banner_content.bg_contacto {
    padding-top: 150px;
  }
  .content__estados {
    padding-right: 20px;
    padding-left: 20px;
  }
  .content__hex {
    margin-right: 10px;
    margin-left: 10px;
  }
  .fila__usuario._2 {
    max-width: 260px;
  }
  .fila__usuario._3 {
    max-width: 260px;
    margin-top: 0px;
  }
  .hx._2.var {
    margin-top: -5px;
  }
  .hx._3 {
    display: none;
  }
  .hx.dd {
    display: none;
  }
  .ed_titulo_banco {
    padding-right: 20px;
    padding-left: 20px;
  }
  .ed_texto_titulo_imagen {
    font-size: 28px;
    line-height: 34px;
  }
  .ed_informacion_contacto {
    width: 100%;
  }
  .ed_formulario_contacto {
    width: 100%;
  }
  .ed_item_contacto {
    margin-bottom: 20px;
  }
  .ed_campo_contacto {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 20px;
    margin-left: 0%;
  }
  .ed_textarea {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 20px;
    margin-left: 0%;
  }
  .ed_submit {
    width: 100%;
    margin-left: 0%;
  }
}

@media (max-width: 479px) {
  .banner_content {
    height: auto;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .banner_content.estados_financieros {
    padding-right: 25px;
    padding-left: 25px;
  }
  .banner_content.bg_ubicaciones {
    padding-top: 100px;
  }
  .banner_content.bg_contacto {
    padding-top: 100px;
    padding-bottom: 50px;
  }
  .titulo_banner {
    font-size: 25px;
    line-height: 30px;
  }
  .txt__banner.var {
    font-size: 14px;
    line-height: 20px;
  }
  .bread {
    padding: 15px 10px;
  }
  .content_bread {
    padding-right: 15px;
    padding-left: 15px;
  }
  .point_bread {
    margin-right: 5px;
    margin-left: 5px;
  }
  .enlace_bread {
    font-size: 10px;
  }
  .final {
    padding-top: 43px;
  }
  .content__estados {
    padding-right: 20px;
    padding-left: 20px;
  }
  .selects__estados {
    margin-bottom: 25px;
  }
  .content__hex {
    margin-right: 0px;
    margin-bottom: 25px;
    margin-left: 0px;
  }
  .descripcion_gestion {
    padding-right: 20px;
    padding-left: 20px;
  }
  .content__uso {
    padding: 20px;
  }
  .fila__usuario._2 {
    max-width: 260px;
  }
  .fila__usuario._3 {
    max-width: 260px;
    margin-top: 0px;
  }
  .hx._1 {
    display: none;
  }
  .hx._2.var {
    top: -5px;
  }
  .hx._3 {
    display: none;
  }
  .hx.dd {
    display: none;
  }
  .ed_item_banco {
    width: 100%;
  }
  .ed_texto_titulo_imagen {
    font-size: 24px;
    line-height: 30px;
  }
  .ed_informacion_contacto {
    padding: 0px;
  }
  .ed_formulario_contacto {
    padding: 0px;
  }
  .slider-2 {
    height: 200px;
  }
  .left-arrow {
    display: none;
  }
  .right-arrow {
    display: none;
  }
}
