/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.anchura100{
  width: 100%;
}

.overflow{
  overflow: hidden;
}

#consejosDeAhorro{
  background-color: #F2F2F2;
}

.component-box-container{
  vertical-align: top;
  padding: .01px;
}

.component-element-container{
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.component-container-content{
  position: relative;
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}

.container-ahorro{
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  margin-bottom: 20px;
}

.consejos-ahorro hr{
  height: 0;
  background-color: #038345;
  border: 0;
  box-sizing: content-box;
  border-top: 1px solid #038345;
  overflow: visible;
  margin-top: 1rem;
  margin-bottom: 1rem;
  opacity: 1;
}

.consejos-ahorro .consejos{
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-content: space-between;
    text-align: start;
    padding-top: 20px;
    padding-bottom: 10px;
  }


@media(min-width: 768px){
  .consejos-ahorro .consejos{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: space-between;
    text-align: start;
    padding-top: 20px;
    padding-bottom: 10px;
  }
}


.consejos-ahorro .icono-consejos{
  padding: initial !important;
}

img.icono-personas-quiero-cuenta,
img.icono-personas-busco-credito,
img.icono-personas-educacion-financiera,
img.icono-personas-quiero-ahorrar,
img.icono-personas-necesito-tarjetas,
img.icono-personas-busco-seguro {
    height: auto;
    width: 100%;
}

@media(min-width: 768px){
  .consejos-ahorro .icono-consejos{
    padding: 15px 50px 15px 30px !important;
  }
}

.consejos-ahorro .icono-consejos img{
  min-width: 83px;
  max-width: 83px;
  max-height: 80px;
  width: 100%;
  height: 100%;
}

.consejos-ahorro .texto-consejos-btn{
  margin-left: 1rem;
} 

@media(min-width: 768px){
  .consejos-ahorro .texto-consejos-btn{
    display: flex;
  } 
}

.texto-consejos h4{
  font-family: "Raleway", sans-serif;
  color: #0e4633;
  font-weight: 700;
  font-size: 24px;
  max-width: 365px;
  height: auto;
  margin-bottom: -2px;
  padding-bottom: 1rem;
  margin-top: 2rem;
}

.texto-consejos h3{
  color: #0e4633;
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  font-style: normal;
  max-width: 365px;
  height: auto;
  font-weight: 500;
  padding-bottom: 1rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.boton-consejos {
  text-align: center;
}

.consejos-ahorro .boton-consejos .consejos{
  display: block;
  margin-top: 30px;
  margin-left: 10px;
  background-color: #b7b814;
  color: #0e4633;
  font-family: "Raleway", sans-serif;
  border-radius: 40px;
  font-size: 16px;
  padding: 10px 20px;
  border: none;
  font-weight: 700;
  text-decoration: none!important;
}

@media(max-width: 802px){
  .consejos-ahorro .boton-consejos .consejos{
    display: none;
  }
}

.consejos-ahorro .boton-consejos-telefono{
  display: flex;
  flex-direction: row;
  justify-content: center;
  text-align: center;
}

.consejos-ahorro .boton-consejos-telefono .consejos-telefono{
  display: block;
  margin-left: 10px;
  background-color: #b7b814;
  color: #0e4633;
  font-family: "Raleway", sans-serif;
  border-radius: 40px;
  font-size: 16px;
  padding: 10px 5px;
  border: none;
  font-weight: 700;
  text-decoration: none!important;
  width: 250px;
}

@media(min-width: 802px){
  .consejos-ahorro .boton-consejos-telefono .consejos-telefono{
    display: none;
  }
}

.consejos-ahorro .boton-consejos .consejos:hover{
  color: #FFF;
  background-color: #F58320;
  text-decoration: none;
}

/* STYLE METAS    */
.contenedor-general-metas{
  margin: 0;
}

.contenedor-secundario-metas{
  position: relative;
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}

.contenedor-hiden-metas{
  overflow: hidden;
}

.container-cumplir-metas{
  max-width: 1000px;
  height: auto;
  margin: 0 auto;
}



@media(min-width: 768px){
  .cumplir-metas .persona-iconos{
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}

.cumplir-metas .personas{
  background-image: url('https://2661626.fs1.hubspotusercontent-na1.net/hubfs/2661626/banrural/personas/personas.png');
  display: block;
  background-blend-mode: multiply;
  background-repeat: no-repeat;
  background-size: auto;
  max-width: 440px;
  height: 520px;
  background-position: bottom center;
}

@media(max-width: 768px){
  .cumplir-metas .personas{
    display: none;
  }
}

.cumplir-metas .grid-iconos-texto{
  margin-top: 2rem;
}

.cumplir-metas .grid-iconos-texto .texto{
  font-size: 30px;
  font-style: normal;
  color: #0e4633;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  line-height: 35.22px;
  text-align: center;
  margin-bottom: 5rem;
}

@media(max-width: 768px){
  .cumplir-metas .grid-iconos-texto .texto{
    text-align: center;
  }
}

.icono-personas-quiero-cuenta:hover{
  content: url("https://21994660.fs1.hubspotusercontent-na1.net/hubfs/21994660/Banrural%20Site/icons/icono%20cuenta%20hover.png")
}

.icono-personas-busco-credito:hover{
  content: url("https://21994660.fs1.hubspotusercontent-na1.net/hubfs/21994660/Banrural%20Site/icons/cr%C3%A9dito-VERDE.png")
}

.icono-personas-educacion-financiera:hover{
  content: url("https://21994660.fs1.hubspotusercontent-na1.net/hubfs/21994660/Banrural%20Site/icons/Educaci%C3%B3n-Financiera-BLANCO.png")
}

.icono-personas-quiero-ahorrar:hover{
  content: url("https://21994660.fs1.hubspotusercontent-na1.net/hubfs/21994660/Banrural%20Site/icons/ahorro-VERDE%20%281%29.png")
}

.icono-personas-necesito-tarjetas:hover{
  content: url("https://21994660.fs1.hubspotusercontent-na1.net/hubfs/21994660/Banrural%20Site/icons/icono%20tarjetas%20hover.png")
}

.icono-personas-busco-seguro:hover{
  content: url("https://21994660.fs1.hubspotusercontent-na1.net/hubfs/21994660/Banrural%20Site/icons/seguro-VERDE.png")
}

.cumplir-metas .grid-iconos{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(3, 1fr);
  justify-items: center;
  grid-row-gap: 100px;
  margin-top: 20px;
}

@media (min-width: 768px) {
    .cumplir-metas .grid-iconos {
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(3, 1fr);
        grid-row-gap: 100px;
    }
}

@media (max-width: 500px) {
    .cumplir-metas .grid-iconos {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(4, 1fr);
        grid-row-gap: 90px;
    }
}

.cumplir-metas .grid-iconos .icono{
  max-width: 100px;
  height: 100px;
  width: 100%;
  background-repeat: no-repeat;
  cursor: pointer;
}

.cumplir-metas .grid-iconos .icono a{
  text-decoration: none;
}

.ccumplir-metas .grid-iconos .icono {
  max-width: 100px;
  height: 100px;
  width: 100%;
  background-repeat: no-repeat;
  cursor: pointer;
  background-color: green;
}

.cumplir-metas .enlace-iconos{
  padding-top: 20px;
  display: flex;
  justify-content: center;
  text-align: center:
}

.cumplir-metas .enlace-iconos a{
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  color: #0e4633;
  font-family: "Raleway", sans-serif;
  cursor: pointer;
  text-align: center;
}

.plataformasDigitalesBanrutal{
  margin: 0;
  padding: 0;
}

.containerPlataformas{
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #F2F2F2;
  margin: 0;
  padding: 0;
}

.main-container-plataformas{
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  height: auto;
}

.titulo-iconos{
  display: flex;
  flex-direction: column;
  align-items: normal;
  padding-bottom: 50px;
}

.plataformasTitulo{
  padding-top: 10px;
  padding-bottom: 0px;
  text-align: center;
}

.plataformasTitulo h3{
  font-size: 30px;
  font-weight: 600;
  font-style: normal;
  line-height: 35.22px;
  text-align: center;
  color: #0e4633;
  font-family: "Raleway", sans-serif;
  padding-bottom: 1rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.plataformasImg{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
      gap: 20px;
}

.pd-personas-appVirtual:hover {
  content: url("https://21994660.fs1.hubspotusercontent-na1.net/hubfs/21994660/Banrural%20Site/icons/banrural%20app%20hover.png")
}

.pd-personas-banruralVirtual:hover {
  content: url("https://21994660.fs1.hubspotusercontent-na1.net/hubfs/21994660/Banrural%20Site/icons/barural%20virtual%20hover.png")
}

.pd-personas-kioskoVirtual:hover {
  content: url("https://21994660.fs1.hubspotusercontent-na1.net/hubfs/21994660/Banrural%20Site/icons/logo%20BVDN%20Naranja.png")
}

.pd-personas-Superamigo:hover {
  content: url("https://21994660.fs1.hubspotusercontent-na1.net/hubfs/21994660/Banrural%20Site/icons/DR-naranja.png")
}

.pd-personas-pagobanrural:hover {
  content: url("https://21994660.fs1.hubspotusercontent-na1.net/hubfs/21994660/Banrural%20Site/icons/logo-app-pago-naranja.png")
}

.plataformasImg .appVirtual{
  width: 22%;
}


@media(max-width: 1020px){
.plataformasImg{
     flex-wrap: wrap;
}
  }

@media(max-width: 768px){
  .plataformasImg .appVirtual{
    width: 100%;
  }
}

.plataformasImg .banruralVirtual{
  width: 22%
}

@media(max-width: 768px){
  .plataformasImg .banruralVirtual{
    width: 100%;
  }
}


.plataformasImg .kioskoVirtual{
  width: 22%
}

@media(max-width: 768px){
  .plataformasImg .kioskoVirtual{
    width: 100%;
  }
}

.plataformasImg .Superamigo{
  width: 22%
}

@media(max-width: 768px){
  .plataformasImg .Superamigo{
    width: 100%;
  }
}

.plataformasImg .pagobanrural{
  width: 22%
}

@media(max-width: 768px){
  .plataformasImg .pagobanrural{
    width: 100%;
  }
}

.plataformasImg .appVirtual img{
  width: 100%;
  max-width: 135.89px;
  height: 74.4px;
}

.plataformasImg .banruralVirtual img{
  width: 100%;
  max-width: 235.67px;
  height: 62.9px;
}

.plataformasImg .kioskoVirtual img{
  width: 100%;
  max-width: 168px;
  height: 118.9px;
}

.plataformasImg .Superamigo img{
  width: 100%;
  max-width: 168px;
  height: 131px;
}

@media(max-width: 768px){
  .plataformasImg{
    flex-direction: column;
    gap: 1rem;
  }
}

.container-blog-general-personas{
  background-color: #F2F2F2;
  padding: 2rem;
}

.botton-mas-blog{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.botton-mas-blog a{
  background-color: #038345;
  padding: 4px 32px;
  border-radius: 40px;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
}

.texto-bottom-mas-blog{
  text-decoration: none;
  color: #FFF;
}

.texto-bottom-mas-blog:hover{
  color: #FFF;
  background-color: #6CBE4B!important;
  text-decoration: none;
}