/* SECTION BANNER MAIN INIT */

.wrapperBannerMain{

  background: #333E33;

}

.wrapperBannerMain .wrapperItemCarrousel{

  display: flex;

  justify-content: center;

  align-items: center;

}

.wrapperBannerMain .wrapperItemCarrousel .wrapperDescription{

  padding: 0 4rem 0 8rem;

}



.wrapperBannerMain .wrapperItemCarrousel .wrapperDescription h1{

  font-size: 2.875rem;

  font-style: normal;

  font-weight: 700;

  line-height: 2.875rem; 

}

.wrapperBannerMain .wrapperItemCarrousel .wrapperDescription p{

  font-size: 1rem;

  font-style: normal;

  font-weight: 400;

  line-height: 1rem;

  letter-spacing: 0.08px;

}


.wrapperBannerMain .wrapperItemCarrousel .wrapperDescription a.btnLink{

  height: 48px;

  border-radius: 30px;

  font-size: 1rem;

  font-style: normal;

  font-weight: 600;

  line-height: 2rem;

  letter-spacing: -0.08px;

  color: #333E33;

  background: #fff;

  display: inline-block;

  padding: 0.5rem 2.9rem;

}


.wrapperBannerMain .wrapperItemCarrousel .wrapperImg{

  

}

/* SECTION BANNER MAIN END */



/* SECTION STEPS - HOME */

.sectionSteps {

  background: #fcfaf9;

}

.sectionSteps .wrapperSubItemStep p{

  font-family: "Roboto Condensed";
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: center;


}

.sectionSteps .wrapperSubItemStep a{

  color: #00843D;

}

.sectionSteps .wrapperSubItemStep a:hover{

  text-decoration: underline;

}



/* SECTION TABS - HOME */

.sectionSteps #pills-tab{

  justify-content: center;

  align-items: center;

  gap: 0.3rem;

}
.sectionTabs #pills-tab{

  justify-content: center;

  align-items: center;

  gap: 0.3rem;

}

/* @media (max-width: 770px) {
  .sectionSteps #pills-tab {
    display: flex;
    flex-direction: column;
    align-items: center; 
  }

  .sectionSteps #pills-tab {
    width: 100%; 
    text-align: center;
    margin-bottom: 10px; 
  }
} */

@media (max-width: 770px) {
  .sectionSteps #pills-tab {
    justify-content: start !important;
		align-items: center !important;
		gap: 0.4rem !important;
		overflow-x: auto;
		flex-flow: nowrap;
  }
}


.sectionSteps #pills-tab button.active,

.sectionSteps #pills-tab button:hover{

  color: #fff;

  background: #00843D;

  border-color: #FED141;

}


.sectionTabs #pills-tab button.active,

.sectionTabs #pills-tab button:hover{

  color: #fff;

  background: #00843D;

  border-color: #FED141;

}

.sectionSteps #pills-tab button{

  background: #f5f3f2;

  font-size: 1rem;

  font-style: normal;

  font-weight: 400;

  line-height: 1.2rem;

  letter-spacing: 0.08px;

  color: #00843D;

  border-radius: 6px 6px 0px 0px;

  border-bottom: 3px solid transparent;

  height: 54px;

  padding: 0.5rem 1.5rem;
  width: 212px;

}

.sectionTabs #pills-tab button{

  background: #f5f3f2;

  font-size: 1rem;

  font-style: normal;

  font-weight: 400;

  line-height: 1.2rem;

  letter-spacing: 0.08px;

  color: #00843D;

  border-radius: 6px 6px 0px 0px;

  border-bottom: 3px solid transparent;

  height: 54px;

  padding: 0.5rem 1.5rem;
  width: 212px;

}

.sectionTabs #accordionRequestionFre{



}

.sectionTabs #accordionRequestionFre .accordion-item{

  border: 0;

  margin-bottom: 0.5rem;

}

.sectionTabs #accordionRequestionFre .accordion-item .accordion-header{



}

.sectionTabs #accordionRequestionFre .accordion-item .accordion-header button{

  font-family: "Roboto Condensed";

  font-size: 1.25rem;

  font-style: normal;

  font-weight: 700;

  line-height: 1.25rem;

  letter-spacing: -0.05px;

  color: #333E33 !important;

  background: rgb(239 236 236 / 30%);

  border-radius: 12px;

  padding: 0.6rem 1rem;

}

.sectionTabs #accordionRequestionFre .accordion-item .accordion-header button:after{

  content: '';

  background: url('../assets/iconos/ico-accordion.svg') no-repeat;

  width: 43px;

  height: 42px;

}

.wrapperSingleListProjectsInterest .owl-carousel-projects .item{

    position: relative;

}

.wrapperSingleListProjectsInterest .item-project:hover{

  box-shadow: 0px 6px 12px 0px #6C757D33;

}

.wrapperSingleListProjectsInterest .item-project{

  border-radius: 12px;

  overflow: hidden;

  position: relative;

  margin: 2rem 0;

}

.wrapperSingleListProjectsInterest .owl-carousel-projects .item .labelStatusText{

  background: #333E33;

  color: #fff;

  border-radius: 4px;

  position: absolute;

  top: -14px;

  left: 15px;

  padding: 0.3rem 1.2rem;

  font-size: 0.75rem;

  font-weight: 400;

  z-index: 99;

  text-transform: uppercase;

}

.wrapperSingleListProjectsInterest .item-project h3{

  font-size: 1.25rem;

  margin-bottom: 0;

  line-height: 1.25rem;

  font-weight: 700;

}

.wrapperSingleListProjectsInterest .item-project p{

  font-family: "Roboto Condensed";
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.25px;


}

.wrapperSingleListProjectsInterest .item-project .textDescriptionAdver{

  font-size: 0.75rem;

  font-style: normal;

  font-weight: 400;

  line-height: normal;

  text-align: start;

  color: #6C757D;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 73px;

}

.wrapperSingleListProjectsInterest .item-project .displayDetailsText{

  display: flex;

  justify-content: space-between;

  align-items: center;

  text-align: center;

}

.wrapperSingleListProjectsInterest .item-project .displayDetailsText .itemDisplayDetails img{

  width: 24px;

  height: 24px;

}

.wrapperSingleListProjectsInterest .item-project .displayDetailsText .itemDisplayDetails span{

  margin-top: 0.6rem;

  display: block;

  font-size: 0.75rem;

  color: #6C757D;

  font-weight: 400;

}

.wrapperSingleListProjectsInterest .item-project .wrapperPrices{

  display: flex;

  flex-direction: column;

  align-items: start;

  font-weight: 400;

}

.wrapperSingleListProjectsInterest .item-project .wrapperPrices .textinfo1{

  color: #00843D;

  font-size: 0.85rem;

  line-height: 0.85rem;

  font-weight: 400;

  display: flex;

  justify-content: center;

  align-items: center;

  gap: 12px;

}

.wrapperSingleListProjectsInterest .item-project .wrapperPrices .textinfo1 strong{

  font-size: 1.2rem;

}

.wrapperSingleListProjectsInterest .item-project .wrapperPrices .textinfo2{

  font-size: 0.875rem;

  font-style: normal;

  font-weight: 400;

  line-height: 0.875rem;

  letter-spacing: 0.035px;

  color: #00843D;

}

.wrapperSingleListProjectsInterest .item-project .groupBtnDetails{

  display: flex;

  justify-content: space-between;

  align-items: center;

  font-weight: 400;

}

.wrapperSingleListProjectsInterest .item-project .groupBtnDetails a:first-child{

  display: flex;

  justify-content: center;

  align-items: center;

  border: 1px solid #00843D;

  border-radius: 25px;

  padding: 0.8rem 1.5rem;

  text-decoration: none !important;

  color: #00843D !important;

  font-weight: 700;

  font-size: 0.875rem;

  gap: 10px;

}

.wrapperSingleListProjectsInterest .item-project .bgCustom {

  padding: 1rem 1.2rem 1.8rem 1.2rem;

  border: 1px solid #E9EEF2;

  border-bottom-left-radius: 12px;

  border-bottom-right-radius: 12px;

}

.wrapperSingleListProjectsInterest .item-project .groupBtnDetails a:first-child img{

  width: 6.246590614318848px;
  height: 10.49px;

}

.wrapperSingleListProjectsInterest .item-project .groupBtnDetails a:last-child{

  display: flex;

  justify-content: center;

  align-items: center;

  border: 1px solid #00843D;

  border-radius: 25px;

  padding: 0.8rem 1.5rem;

  text-decoration: none !important;

  color: #fff !important;

  font-weight: 700;

  font-size: 14px;

  gap: 10px;

  background: #00843D;

}

.wrapperSingleListProjectsInterest .item-project .groupBtnDetails a:last-child img{

  width: 22px;

}

.wrapperContactItem{

  border-radius: 15px;

  overflow: hidden;

  position: relative;

}

.wrapperContactItem .wrapperSubContactItem{

  position: absolute;

  width: 100%;

  height: 100%;

  top: 0;

  bottom: 0;

}

.wrapperContactItem .wrapperSubContactItem .wrapperDetail{

  text-align: start;

  padding: 0 1rem;

  display: flex;

  justify-content: center;

  flex-direction: column;

  align-items: start;

  height: 100%;

}

@media (max-width: 770px) {
  
  .img-fluid-icon {
    display: none;
  }
  .wrapperContactItem .wrapperSubContactItem .wrapperDetail{
    height: 65%;
  }
}

.wrapperContactItem .wrapperSubContactItem h3{

  font-size: 2rem;

  font-style: normal;

  font-weight: 700;

  line-height: 2.2rem;

  letter-spacing: -0.16px;

  color: #333E33;

  margin: 0;

}

.wrapperContactItem .wrapperSubContactItem p{

  

}

.wrapperContactItem .wrapperSubContactItem .btnlink{

  font-size: 1rem;

  font-style: normal;

  font-weight: 600;

  line-height: 1.2rem;

  letter-spacing: -0.08px;

  color: #333E33;

  border-radius: 30px;

  border: 1px solid #333E33;

  display: inline-block;

  padding: 0.85rem 1.66rem;

}

@media (max-width: 770px) {
  
  .wrapperContactItem .wrapperSubContactItem .btnlink{
    background-color: #00843D !important;

    color: #fff !important;

    border: 0 !important;

    border-radius: 30px;

    height: 48px;

    padding: 0.85rem 1.66rem;
  }

  .wrapperContactItemTwo {
    margin-top: 30px;
  }
}

.wrapperContactItem a{

  display: block;

}

.wrapperContactItemOne{

  background: #D5DAF0;

}

.wrapperContactItemTwo{

  background: #D5F2E3;

}

.sectionProjectsLanz .owl-carousel-projects-lanz{

  padding-bottom: 4rem;

}

.sectionProjectsLanz .wrapperItemCarrousel .imgWrapperContent{

  width: 100%;

  height: 380px;

  background-size: 125% !important;

  background-position: bottom center !important;

  background-repeat: no-repeat !important;

}

.sectionProjectsLanz .wrapperItemCarrousel{

  background: #5871EB;

  margin: 0;

  border-radius: 12px;

  overflow: hidden;

}

.sectionProjectsLanz .wrapperItemCarrousel .wrapperContextDescription{

  padding: 0 3rem;

}

.sectionProjectsLanz .wrapperItemCarrousel .wrapperContextDescription h2{

  font-size: 2rem;

  font-style: normal;

  font-weight: 700;

  line-height: 2rem;

  letter-spacing: -0.16px;

  margin: 0;

}

.sectionProjectsLanz .wrapperItemCarrousel .wrapperContextDescription h3{

  margin: 0;

  font-size: 1.25rem;

  font-style: normal;

  font-weight: 700;

  line-height: 1.45rem;

  letter-spacing: -0.05px;

}

.sectionProjectsLanz .wrapperItemCarrousel .wrapperContextDescription p{

  font-size: 0.875rem;

  font-style: normal;

  font-weight: 400;

  line-height: 1rem;

  letter-spacing: 0.035px;

}

.sectionProjectsLanz .wrapperItemCarrousel .wrapperContextDescription .btnLink{

  font-size: 1rem;

  font-style: normal;

  font-weight: 600;

  line-height: 1.2rem;

  letter-spacing: -0.08px;

  color: #333E33;

  background: #fff;

  border-radius: 30px;

  display: inline-block;

  padding: 0.85rem 3rem;

}

.sectionProjectsLanz .wrapperItemCarrousel .wrapperContextDescription span.textTag{

  font-size: 0.75rem;

  font-style: normal;

  font-weight: 400;

  line-height: normal;

  border: 1px solid #fff;

  display: inline-block;

  padding: 0.3rem 1rem;

  border-radius: 6px;

  text-transform: uppercase;

}

.sectionProjectsLanz .wrapperItemCarrousel .wrapperContextDescription span.textCity{

  font-size: 0.85rem;

  font-style: normal;

  font-weight: 400;

  line-height: normal;

}



.wrapperCardItemsDefault .owl-carousel .item{

    position: relative;

}

.wrapperCardItemsDefault .cardItemDefault:hover{

  box-shadow: 0px 6px 12px 0px #6C757D33;

}

.wrapperCardItemsDefault .cardItemDefault{

  border-radius: 12px;

  overflow: hidden;

  position: relative;

  margin: 0;

}

.wrapperCardItemsDefault .owl-carousel .item .labelStatusText{

  background: #333E33;

  color: #fff;

  border-radius: 4px;

  position: absolute;

  top: -14px;

  left: 15px;

  padding: 0.3rem 1.2rem;

  font-size: 0.75rem;

  font-weight: 400;

  z-index: 99;

}

.wrapperCardItemsDefault .cardItemDefault h3{

  font-size: 1.25rem;

  margin-bottom: 0;

  line-height: 1.25rem;

  font-weight: 700;

}

.wrapperCardItemsDefault .cardItemDefault p{

  font-family: "Roboto Condensed";
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.25px;


}

.wrapperCardItemsDefault .cardItemDefault .textDescriptionAdver{

  font-size: 0.75rem;

  font-style: normal;

  font-weight: 400;

  line-height: normal;

  text-align: start;

  color: #6C757D;

}

.wrapperCardItemsDefault .cardItemDefault .displayDetailsText{

  display: flex;

  flex-direction: column;

  align-items: start;

  text-align: center;

}

.wrapperCardItemsDefault .cardItemDefault .displayDetailsText .itemDisplayDetails{

  display: flex;

  align-items: center;

  justify-content: center;

  margin-bottom: 0.5rem;

}

.wrapperCardItemsDefault .cardItemDefault .displayDetailsText .itemDisplayDetails:last-child{

  margin-bottom: 0;

}

.wrapperCardItemsDefault .cardItemDefault .displayDetailsText .itemDisplayDetails img{

  width: 24px;

  height: 24px;

}

.wrapperCardItemsDefault .cardItemDefault .displayDetailsText .itemDisplayDetails span{

  display: block;

  font-size: 0.75rem;

  color: #6C757D;

  font-weight: 400;

}

.wrapperCardItemsDefault .cardItemDefault .wrapperPrices{

  display: flex;

  flex-direction: column;

  align-items: start;

  font-weight: 400;

}

.wrapperCardItemsDefault .cardItemDefault .wrapperPrices .textinfo1{

  color: #00843D;

  font-size: 1.25rem;

  line-height: 1.25rem;

  font-weight: 400;

  display: flex;

  justify-content: center;

  align-items: center;

  gap: 12px;

}

.wrapperCardItemsDefault .cardItemDefault .wrapperPrices .textinfo1 strong{

  font-size: 1.25rem;

}

.wrapperCardItemsDefault .cardItemDefault .wrapperPrices .textinfo2{

  font-size: 0.875rem;

  font-style: normal;

  font-weight: 400;

  line-height: 0.875rem;

  letter-spacing: 0.035px;

  color: #00843D;

}

.wrapperCardItemsDefault .cardItemDefault .groupBtnDetails{

  display: flex;

  justify-content: space-between;

  align-items: center;

  font-weight: 400;

}

.wrapperCardItemsDefault .cardItemDefault .groupBtnDetails a:first-child{

  display: flex;

  justify-content: center;

  align-items: center;

  border: 1px solid #00843D;

  border-radius: 25px;

  padding: 0.8rem 1.5rem;

  text-decoration: none !important;

  color: #00843D !important;

  font-weight: 700;

  font-size: 0.875rem;

  gap: 10px;

}

.wrapperCardItemsDefault .cardItemDefault .bgCustom {

  padding: 1rem 1.2rem 1.8rem 1.2rem;

  border: 1px solid #E9EEF2;

  border-bottom-left-radius: 12px;

  border-bottom-right-radius: 12px;

}

.wrapperCardItemsDefault .cardItemDefault .groupBtnDetails a:first-child img{

  width: 6.246590614318848px;
  height: 10.485815048217773px;
  top: 6.75px;
  left: 8.88px;



}

.wrapperCardItemsDefault .cardItemDefault .groupBtnDetails a:last-child{

  display: flex;

  justify-content: center;

  align-items: center;

  border: 1px solid #00843D;

  border-radius: 25px;

  padding: 0.8rem 1.5rem;

  text-decoration: none !important;

  color: #fff !important;

  font-weight: 700;

  font-size: 14px;

  gap: 10px;

  background: #00843D;

}

.wrapperCardItemsDefault .cardItemDefault .groupBtnDetails a:last-child img{

  width: 22px;

}

.sectionCatalogoLC .wrapperDescLeft{

  background: url('../assets/home/img-catalogo-lc.png') #333E33;

  background-repeat: no-repeat;

  background-size: 100%;

  height: 100%;

  background-position: right bottom;

  padding: 2rem;

  border-radius: 12px 0px 0px 12px;

}

.sectionCatalogoLC .wrapperDescLeft h3{

  font-size: 2rem;

  font-style: normal;

  font-weight: 700;

  line-height: 2.1rem; /* 118.75% */

  letter-spacing: -0.16px;

}

.sectionCatalogoLC .wrapperDescLeft p{

  font-size: 1rem;

  font-style: normal;

  font-weight: 300;

  line-height: 1.15rem;

  letter-spacing: 0.25px;

}

.sectionCatalogoLC .wrapperDescLeft .btnLink{

  font-size: 0.9rem;

  font-style: normal;

  font-weight: 600;

  line-height: 1.2rem; /* 125% */

  letter-spacing: -0.08px;

  border-radius: 30px;

  padding: 0.8rem 1.5rem;

  color: #fff;

  border: 1px solid #fff;

  display: inline-block;

}

.sectionCatalogoLC .owl-carousel-catalogo-lc{

  padding: 3rem 0;

}

.sectionBeneficiosCB{

  background: #00843D;

  padding: 3rem 0;

}

.sectionBeneficiosCB .imgBnClientes{

  position: absolute;

  bottom: -10.7rem;

  left: 0;

  right: 0;

}

.sectionBeneficiosCB .wrapperBenefics h3{

  font-size: 2.875rem;

  font-style: normal;

  font-weight: 700;

  line-height: 2.875rem;

  margin: 5px;

}

@media (max-width: 770px) {
  .sectionBeneficiosCB .wrapperBenefics h3 {
    font-size: 30px;
  }
}

.sectionBeneficiosCB .wrapperBenefics p{

  font-size: 1rem;

  font-style: normal;

  font-weight: 400;

  line-height: 1.2rem;

  letter-spacing: 0.08px;

  margin: 5px;

}

.sectionBeneficiosCB .wrapperBenefics .wrapperGroupBtns{

  display: flex;

  justify-content: start;

  align-items: center;

  gap: 0.5rem;

}

.sectionBeneficiosCB .wrapperBenefics .wrapperGroupBtns a{

  display: block;

}

@media (max-width: 770px) {
  .sectionBeneficiosCB .wrapperBenefics .wrapperGroupBtns a img{
    height: 100px;
    width: 300px;
  }
}
@media (max-width: 770px) {
  .imgBnClientes{
    content: url("../assets/home/img-beneficios-clientes-movile.png");
  }
}

.sectionReconocimientosCB .container{

  background: #f5f3f2;

  border-radius: 12px;

  padding: 2.5rem 1rem;

}

.sectionReconocimientosCB .wrapperItemRecono{

  border-radius: 12px;

  border: 1px solid #E9EEF2;

  background: #fff;

  padding: 2rem;

  position: relative;

  margin-top: 2.5rem;

}

.sectionReconocimientosCB .wrapperItemRecono:hover{

  box-shadow: 0px 6px 12px 0px rgba(108, 117, 125, 0.20);

}

.sectionReconocimientosCB .wrapperItemRecono .wrapperGroupLogos{

  position: absolute;

  top: -3rem;

  left: 1.5rem;

}

.sectionReconocimientosCB .wrapperItemRecono h2{

  font-size: 2rem;

  font-style: normal;

  font-weight: 700;

  line-height: 2.1rem;

  letter-spacing: -0.16px;

  color: #333E33;

  margin: 0;

}

.sectionReconocimientosCB .wrapperItemRecono p{

  font-size: 1rem;

  font-style: normal;

  font-weight: 400;

  line-height: 1.2rem;

  letter-spacing: 0.08px;

  color: #333E33;

}

.sectionReconocimientosCB .wrapperItemRecono .btnLink{

  font-size: 1rem;

  font-style: normal;

  font-weight: 600;

  line-height: 1.2rem;

  letter-spacing: -0.08px;

  color: #00843D;

  display: flex;

  justify-content: start;

  align-items: center;

}

.icoRight{

  background: url('../assets/iconos/ico-1-vector-arrow-right-2.svg') no-repeat;

  width: 24px;

  height: 24px;

  display: block;

}

.icoRight2{

  background: url('../assets/iconos/ico-1-vector-arrow-right.svg') no-repeat;

  width: 14px;

  height: 14px;

  display: block;

  background-position: center;

  background-size: contain;

}

.sectionReconocimientosCB .wrapperItemRecono .btnLink:hover{

  text-decoration-line: underline;

}

.sectionNewsCB{

  background: #E4DDD9;

}

.sectionNewsCB .wrapperGroupHeaderNew{

  display: flex;

  justify-content: space-between;

  align-items: center;

}

.sectionNewsCB .wrapperGroupHeaderNew h2{

  font-size: 2rem;

  font-style: normal;

  font-weight: 700;

  line-height: 2.1rem; 

  letter-spacing: -0.16px;

  color: #333E33;

}

.sectionNewsCB .wrapperGroupHeaderNew a{

  display: inline-block;

  color: #00843D;

  border: 1px solid #00843D;

  font-size: 0.875rem;

  font-style: normal;

  font-weight: 700;

  line-height: 0.875rem;

  letter-spacing: -0.098px;

  background: #fff;

  border-radius: 30px;

  padding: 0.9rem 2.2rem;

}

.sectionNewsCB .itemNew{

  background: #fff;

  border-radius: 12px;

  overflow: hidden;

  margin-bottom: 2rem;

}

.sectionNewsCB .itemNew:hover{

  box-shadow: 0px 6px 12px 0px rgba(108, 117, 125, 0.20);

}

.sectionNewsCB .itemNew .wrapperSubContDetails{

  padding: 1.5rem 2rem 1rem;

}

.sectionNewsCB .itemNew .wrapperItemGroup{

  color: #6C757D;

  display: flex;

  justify-content: start;

  align-items: center;

  gap: 0.8rem;

}

.sectionNewsCB .itemNew h2{

  font-size: 1.25rem;

  font-style: normal;

  font-weight: 700;

  line-height: 1.35rem; /* 120% */

  letter-spacing: -0.05px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 43px;

}

.sectionNewsCB .itemNew .wrapperItemGroup .textTag{

  display: inline-block;

  border-radius: 6px;

  border: 1px solid #6C757D;

  padding: 0.4rem 1rem;

  font-size: 0.75rem;

  font-style: normal;

  font-weight: 400;

  line-height: normal;

}

.sectionNewsCB .itemNew .wrapperItemGroup .textDate{

  font-size: 0.75rem;

  font-style: normal;

  font-weight: 400;

  line-height: normal;

}

.sectionNewsCB .itemNew p{

  font-family: "Roboto Condensed";
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.25px;
  color: #6C757D;


}

.sectionNewsCB .itemNew .btnLink{

  font-size: 1rem;

  font-style: normal;

  font-weight: 600;

  line-height: 1.1rem; /* 125% */

  letter-spacing: -0.08px;

  color:  #00843D;

  display: flex;

  justify-content: start;

  align-items: center;

  gap: 0.3rem;

}

.sectionNewsCB .itemNew .btnLink:hover{

  text-decoration-line: underline;

}

.sectionTestimonialsCB{



}

.sectionTestimonialsCB .itemTestimonials{

  

}

.sectionTestimonialsCB .itemTestimonials .imgPosi{

  width: 102px;

  height: 102px;

  display: block;

  position: absolute;

  left: 0;

  right: 0;

  margin: 0 auto;

  text-align: center;

  top: 1rem;

}

.sectionTestimonialsCB .itemTestimonials .wrapperSubContDetails{

  background: #EFECEC;

  padding: 3rem 2.5rem 2rem;

  border-radius: 12px;

}

.sectionTestimonialsCB .itemTestimonials .wrapperSubContDetails img{

  width: 38px; 

  height: 29px;

  margin: 0 auto;

  display: block;

}

.sectionTestimonialsCB .itemTestimonials .wrapperSubContDetails h3{

  font-size: 1.25rem;

  font-style: normal;

  font-weight: 700;

  line-height: 1.25rem;

  letter-spacing: -0.05px;

  margin-bottom: 0;

}

.sectionTestimonialsCB .itemTestimonials .wrapperSubContDetails p{

  font-size: 1rem;

  font-style: normal;

  font-weight: 400;

  line-height: 1.2rem;

  letter-spacing: 0.08px;

  color: #333E33;

}

.sectionTestimonialsCB  div.owl-carousel-custom-v2 .owl-dots {

  bottom: -20%;

}

.step1{
  width: 203px;
  height: 140px;
  top: -2051px;
  left: -558px;
  
}
.step2{
  width: 203px;
  height: 162px;
  top: -2051px;
  left: -330px;
  padding: 0%;


}
.step3{
  width: 202px;
  height: 140px;
  top: -2051px;
  left: -101px;
  padding: 0%;


}
.step4{
  width: 203px;
  height: 184px;
  top: -2051px;
  left: 127px;
  padding: 0%;


}
.step5{
  width: 203px;
  height: 162px;
  top: -2051px;
  left: 355px;
  padding: 0%;


}
.sectionNewsCB .wrapperGroupHeaderNewMobile{
  display: none;

}

@media (max-width: 769px) {

  .navDir {
      display: none; /* Oculta el nav */
  }

  .wrapperImg {
    order: -1; /* Mueve la imagen arriba */
    width: 100% !important;

  }

  .wrapperImg img {
    height: auto !important;
    width: 100% !important;
  }
  .wrapperBannerMain .wrapperDescription {
    width: 88%;
    margin: 0 auto;
  }
  .wrapperBannerMain .wrapperImg{
    position: relative;
  }
  .wrapperBannerMain .wrapperImg nav{
    position: absolute;
    top: 1.5rem;
    left: 0;
    right: 0;
    padding: 0 1.5rem;
  }
  .wrapperBannerMain .wrapperItemCarrousel .wrapperDescription {
    padding: 3rem 0 2rem 1rem;
  }
  .wrapperBannerMain .wrapperItemCarrousel .wrapperDescription h1{

    font-family: "Roboto Condensed";
    font-weight: 700;
    font-size: 38px;
    line-height: 44px;
    letter-spacing: -0.5px;
    vertical-align: middle;
  }

  .wrapperBannerMain .wrapperItemCarrousel .wrapperDescription p{

    font-family: "Roboto Condensed";
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.5px;
  }

  .wrapperBannerMain .wrapperItemCarrousel .wrapperDescription a.btnLink {

    width: 100%;
    display: flex;
    justify-content: center;
  
  }
  .owl-carousel-custom .owl-dots{
    bottom: unset !important;
    text-align: center !important; 
  }
  .owl-carousel-custom .owl-dots .owl-dot.active span{

    background: rgb(0 132 61) !important;
  
  }
  .owl-carousel-custom .owl-dots span{
    height: 3;
    top: 663px;
    left: 143.34px;
    border-radius: 30px;

    background: rgb(0 132 61 / 30%) !important;
  }
  .owl-carousel-custom .owl-nav {
    display: none;
  }

  .sectionSteps .wrapperSubItemStep p{
    text-align: left;
  }
  .sectionSteps .sectionStepsMobile{
    padding-left: 15px;
    padding-right: 15px;
  }

  .wrapperCardItemsDefault .cardItemDefault .groupBtnDetails a:first-child img{
    display: none;
  
  }
  .wrapperCardItemsDefault .cardItemDefault .groupBtnDetails a:last-child img{
    display: none;
  
  }

  .sectionBeneficiosCB .imgBnClientes {
    bottom: 20px !important;
  }
  .sectionNewsCB .wrapperGroupHeaderNew {
    justify-content: center;
  
  }

  .sectionNewsCB .wrapperGroupHeaderNew a{
    display: none;
  
  }
  .sectionNewsCB .wrapperGroupHeaderNew h2{

    font-family: "Roboto Condensed";
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0px;
    text-align: center;
    vertical-align: middle;

  
  }

  .sectionNewsCB .wrapperGroupHeaderNewMobile{
    display: block;

    display: flex;
  
    justify-content: center;
  
    align-items: center;
    width: 100%;
  
  }
  .sectionNewsCB .wrapperGroupHeaderNewMobile a{
    display: inline-block;

    color: #00843D;

    border: 1px solid #00843D;

    font-size: 0.875rem;

    font-style: normal;

    font-weight: 700;

    line-height: 0.875rem;

    letter-spacing: -0.098px;

    background: #fff;

    border-radius: 30px;

    padding: 0.9rem 2.2rem;
  
  }
  .sectionNewsCB .itemNew .wrapperSubContDetails{

    padding: 1.5rem 1rem 1rem;
  
  }
  
}
@media (max-width: 540px) {
  .sectionBeneficiosCB .viewMobile{
    height: 840px;
  }
}
@media (max-width: 637px) {
  .navDir {
    display: none; /* Oculta el nav */
  }

  .wrapperImg {
      order: -1; /* Mueve la imagen arriba */
  }

  .wrapperImg img {
    height: auto !important;
  }

  /* .wrapperBannerMain .wrapperItemCarrousel .wrapperDescription {
    padding: 3rem 1rem 0rem 1rem;
  } */

  .owl-carousel-custom .owl-dots{
    bottom: unset !important;
    text-align: center !important; 
  }
  .owl-carousel-custom .owl-dots .owl-dot.active span{

    background: rgb(0 132 61) !important;
  
  }
  .owl-carousel-custom .owl-dots span{
    height: 3;
    top: 663px;
    left: 143.34px;
    border-radius: 30px;

    background: rgb(0 132 61 / 30%) !important;
  }
}

@media (max-width: 431px) {
  .sectionBeneficiosCB .viewMobile{
    height: 725px;
  }
}
@media (max-width: 376px) {
  .sectionBeneficiosCB .viewMobile{
    height: 665px;
  }
}
