/* Page Home */

.home.vertical .freeContent.header {
  background-color: #e7f2eb00;
  z-index: 100;
}

.home #page{
    margin-top: -102px;
}

.home #page .banner-media .banner-image-group img{
    width: 100%;
}

/* Reset Home */

.home .container-fluid {
  margin: 0;
  padding: 0;
}

.home .row {
  margin: 0;
  padding: 0;
}

.home .row > * {
  margin: 0;
  padding: 0;
}

.home .container-fluid.banner {
  margin: 0;
  padding: 0;
}

.home .container-fluid.banner .banner-text{
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 542px;
    top: 0;
    min-width: 100%;
}

.home .container-fluid.banner .banner-text .article-text h1{
    text-align: center;
    font-family: "OpenSans-Regular", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 70px;
    line-height: 84px;
    color: #FDFDFD;
}

.home #main-promo .container-fluid.main-promo-fluid {
  padding: 0;
}

/* Fin Reset Home */

/* Banner principal Home */

.home .banner-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 758px;
  max-height: 758px;
  background: #e7f2eb;
  padding: 64px 0;
}

.home .banner-container .title__container {
  width: 631px;
  margin-top: -15rem;
}

.home .banner-container .title__container .h2__title {
  color: var(--color-primario-titulo);
  font-family: "OpenSans-Regular", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 70px;
  line-height: 84px;
  letter-spacing: 0.005em;
}

.home .banner-container .img__container {
  position: relative;
}

.home .banner-container .img__container .img-1 {
  background-image: url(/deployedfiles/agrobankhub/Imagenes/background-banner.svg);
  height: 100%;
  width: 100%;
  display: inherit;
  background-repeat: no-repeat;
  background-size: contain;
}

.home .banner-container .img__container.img-2 {
  position: absolute;
  left: -10rem;
  bottom: 0;
}

.home .banner-container .img__container.img-2 img {
  width: 308.84px;
  height: 283.53px;
}

.home  .bg-light-grey.double-curved{
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

#home-btn_comunidad{
    margin: 100px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.home .buttons_group{
    padding: 1rem 0;
}

#actualidad-home-title .content-title__box .subtitle a{
    color:  #037BAB;
    leading-trim: both;
    text-edge: cap;
    font-family: "OpenSans-Regular", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
}

#actualidad-home-title .content-title__box .subtitle a:hover{
    text-decoration: underline;
}

#kitagro__title-container .titles p a:hover{
    text-decoration: underline;
    font-size: 32px;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0em;
    text-align: left;
    color: #94DDF8;
}


.comunidad-component .title .subtitle a{
  font-family: "OpenSans-Regular", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
    color: #037BAB;
    padding-bottom: 15px;
}

.comunidad-component .title .subtitle a:hover{
    text-decoration: underline;
}

@media only screen and (max-width: 768px) {
    #actualidad-home-title{
        margin-top: 48px;
    }
    
    #actualidad-home-title .content-title__box {
        padding: 0 16px;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
    }
    
    #actualidad-home-title .content-title__box .subtitle a{
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 42px; 
        letter-spacing: 3.2px;    
    }
    
    .comunidad-component .title .subtitle a{
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 42px; 
        letter-spacing: 3.2px;    
    }

  
    .home .banner-container {
        padding: 32px 0;
        height: auto;
    }

  .home .banner-container .title__container {
    width: auto;
    margin-top: 0;
    padding: 0 1rem;
    margin-bottom: 24px;
  }

  .home .banner-container .title__container .h2__title {
    font-size: 32px;
    line-height: 42px;
  }

  .home .banner-container .img__container {
    position: relative;
  }

  .home .banner-container .img__container .img-1 img {
    width: 246.62px;
    height: 251.21px;
  }

  .home .banner-container .img__container .img-2 {
    left: -2rem;
  }

  .home .banner-container .img__container .img-2 img {
    width: 128.88px;
    height: 118.32px;
  }
    .home #page .banner-media .banner-image-group img {
        width: 100%;
        height: 370px;
    }
    .home .container-fluid.banner .banner-text {
        width: 100%;
        height: 370px;
        top: 0;
        min-width: 100%;
    }
    .home .container-fluid.banner .banner-text .article-text h1{
      font-family: "OpenSans-Regular", sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 32px;
        line-height: 42px;
        text-align: center;
        color: #FDFDFD;
        padding: 0 1rem;
    }
    .banner-image-group:after {
        height: 370px;
        top: 0;
        left: 0;
    }
     #home-btn_comunidad {
        margin: 32px auto 100px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    

}


@media only screen and (max-width: 998px) {
    #actualidad-home-title{
        margin-top: 48px;
        padding: 0 16px;
    }
    
    #actualidad-home-title .content-title__box {
        padding: 0;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        max-width: 320px;
    }
}

/* Fin Banner principal Home */

.ntcs-container .ntcs-contain .nts-list-container .nts-list li .date-img-container iframe{
    pointer-events: none;
}


/* Actualizacion enero 2026 - categorias */
#ecosistema-iconos-comunidad .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-flow: nowrap;
  flex-flow: nowrap;
}
#ecosistema-iconos-comunidad a {
	color: #281E0E;
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
}
#ecosistema-iconos-comunidad .row a img {
	background: linear-gradient(90deg, #28c1f5 0%, #58fcff 100%);
	border-radius: 50px;
	padding: 21px;
}

@media only screen and (max-width: 1100px) {
  #ecosistema-iconos-comunidad .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}