h1,h2,h3,a,p,h4,h5{
    font-family: 'Roboto', sans-serif !important;
}

html{
    scroll-behavior: auto;
}

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:8px;
	right:25px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

@media (max-width: 480px) {
   .float{
    bottom: 10px;
    right:7%;
   }
}

.float:hover{
    text-decoration: none;
    color: #fff;
}
.whatsapp-button-floating{
    margin-top:1.5rem;
}

.hero-text__title {
    text-transform: uppercase;
}

.hero-text__rojo {
    color: #DC2626;
}

.logo-largo {
    height: 100% !important;
}

.none{
    display: none;
}

.rejilla1{
    display: grid;
    grid-template-columns: 1fr;
    gap: 50px;
    margin-bottom: 200px;
}


.img-bg{
    width: 100%;
    height: 40vh;
    background: url('../images/encuestas.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.img-bg2{
    width: 100%;
    height: 40vh;
    background: url('../images/grupo_enfoque.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.img-bg3{
    width: 100%;
    height: 40vh;
    background: url('../images/listening.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.img-bg4{
    width: 100%;
    height: 40vh;
    background: url('../images/entrevista.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}


.rejilla-text{
   
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0;
}
.rejilla-text h1{
    font-weight: 600;
    font-size: 40px;
    white-space: nowrap;
    color: #ffff;
    text-align: center;
}

.rejilla-text p{
    font-size: 20px;
    color: #ffff;
    padding-top: 5px;
    text-align: center;
}

.bg-formula{
    padding: 20px 40px;
    height: 120vh;
    background-color: #000;
    width: 100%;
    background: url('../images/formula_investigacion_bg.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 100%;
}
.bg-formula2{
    padding: 20px 40px;
    height: 120vh;
    background-color: #000;
    width: 100%;
    background: url('../images/formula_responsive.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 100%;
}

.logo-barra{
    margin-left: 6.5rem !important;
     padding: 10px 0 !important;
}
.boton-cta-slider{
    position: absolute;
    justify-content: center !important;
    display: flex !important;
    align-items: center !important;
    height: 40px !important;
    top: 80%;
    color: white;
    background-color: rgb(240, 44, 44) !important;
    border: solid rgb(240, 44, 44) !important;

}
.boton-cta-slider2{
    position: absolute;
    justify-content: center !important;
    display: flex !important;
    align-items: center !important;
    height: 40px !important;
    top: 80%;
    color: rgb(240, 44, 44);
    background-color: transparent !important;
    border: solid rgb(240, 44, 44) !important;

}
.boton-cta-slider:hover{
    background-color: transparent !important;
    color: rgb(240, 44, 44)!important;
}
.boton-cta-slider2:hover{
    background-color: rgb(240, 44, 44)!important;
    color: white !important;
}
.flex-centrado{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.boton-cta1{
     justify-content: center !important;
    display: flex !important;
    align-items: center !important;
    width: 15%;
    height: 40px !important;
    color: white;
    background-color: rgb(240, 44, 44) !important;
    border: solid rgb(240, 44, 44) !important;

}

@media (max-width: 768px) {
   .boton-cta1{
       width: 100%;
   }
}
.boton-cta1:hover{
   background-color: transparent !important;
    color: rgb(240, 44, 44)!important; 
}
.section-pd-none{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.parrafo-largo{
    font-size: 20px;
    color: #232323;
}
.red-strong{
    color: #DC2626;
}
.text-xl{
    font-size: 20px;
    line-height: 1.75rem;
}
.texto-blanco{
    color: white;
}
.black-bg{
    background-color: rgb(0, 0, 0);

}
.btn{
    text-transform: none !important;
    font-size: 20px !important;
}
.boton-cta-2{
         justify-content: center !important;
    display: flex !important;
    align-items: center !important;
    width: 15%;
    height: 40px !important;
    color: rgb(240, 44, 44);
    background-color: transparent !important;
    border: solid rgb(240, 44, 44) !important;
}
.boton-cta-2:hover{
    background-color: rgb(240, 44, 44)!important;
    color: white !important;
}
.lista-fama li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: red; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 2em; /* Also needed for space (tweak if needed) */
  margin-left: -1.2em; /* Also needed for space (tweak if needed) */
}
.footer-mercaei{
    width: 100%;

    background-color: #000;
    height: 30rem;
    display: flex;
    flex-direction: column;

}
.main-footer{
    --tw-text-opacity: 1;
    color: rgba(255,255,255,var(--tw-text-opacity));
    padding: 1rem;
    display: flex;
    width: 100%;
    height: 50%;
    flex-direction: column;
}
.primera-seccion-footer{
    display: flex;
    margin-left: auto;
    margin-right: auto;
}
.text-iconos-footer{
    display: flex;
    flex-direction: column;
    text-align: center;
}
@media (min-width: 1024px){
    .footer-mercaei{
        height: 20rem;
    }
    
    .main-footer{
        flex-direction: row;
    }
    .primera-seccion-footer{
        flex: 1 1 0%;
        margin-left: 0;
    margin-right: 0;
    }
}
.lista-iconos{
    font-size: 25px;
    color: white;
    text-align: left;
}
li::marker{
    color: red !important;
}
#particles-js{
  width: 100%;
  height: 100%;
    position: absolute;
  background-color: transparent !important;
}
.imagen-responsiva0{
    height: 600px;
    align-items: center;
    display: flex;
    margin-top: 5rem;
}
@media screen and (min-width:720px) and (max-width:900px) {
    .boton-cta-slider{
        width: 140px;
        left: 20% !important;
    }
    .boton-cta-slider2{
        width: 140px;
        left: 55% !important;

    }
    .mt-80px{
        margin-top: 80px !important;
    }
    .owl-carousel{
        text-align: center !important;
        justify-content: center !important;
        align-items: center !important;
    }
    .client-logo{
        margin: 0 auto;
    }
    .icono-mercaei{
        display: flex;
        margin: auto;
    }
    .py-20pxR{
        padding: 20px 0;
    }
    .text-centerR{
        text-align: center;
    }
    .footer-mercaei{
        height: 50rem !important;
    }
    #imagen-responsiva1{
        display: flex;
        max-height: 620px !important;
        margin: auto 0;
    }
    .imagen-responsiva0{
        justify-content: center;
    }
    .flex-centrado{
        flex-direction: column;
    }
}
@media screen and (max-width:768px) {

    
    .rejilla1{
        grid-template-columns: 1fr;
    }

    .rejilla-text{
        padding: 10px 20px;
    }

    .rejilla-text h1{
        padding: 20px 10px;
        white-space: pre-wrap;
    }

    .rejilla2__wrapper2, .rejilla4__wrapper4{
        display: flex;
        flex-direction: column-reverse;
    }

    .rejilla-text p{
        text-align: center;
    }

    
    .boton-cta-slider{
        width: 140px;
        left: 25% !important;
    }
    .boton-cta-slider2{
        width: 140px;

    }
    .mt-80px{
        margin-top: 80px !important;
    }
    .owl-carousel{
        text-align: center !important;
        justify-content: center !important;
        align-items: center !important;
    }
    .client-logo{
        margin: 0 auto;
    }
    .icono-mercaei{
        display: flex;
        margin: auto;
    }
    .py-20pxR{
        padding: 20px 0;
    }
    .text-centerR{
        text-align: center;
    }
    .footer-mercaei{
        height: 50rem !important;
    }
    #imagen-responsiva1{
        display: flex;
        max-height: 620px !important;
        margin: auto 0;
    }
    .imagen-responsiva0{
        justify-content: center;
    }
    .flex-centrado{
        flex-direction: column;
    }
}

@media (max-width:480px ) {
    .boton-cta-slider{
        width: 140px;
        left: 15% !important;
    }
    .boton-cta-slider2{
        width: 140px;
        left: 55% !important;

    }
}

@media (max-width: 1023px) {
   .form__bg1{
       display: none;
   }

   

   
  }
  @media (min-width: 1023px) {

    .rejilla1{
        grid-template-columns: 1fr;
    }

    .rejilla1__wrapper1, .rejilla2__wrapper2, .rejilla3__wrapper3, .rejilla4__wrapper4{
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 60px;
    }
    
    .boton-cta-slider{
        width: 15%;
    }
    .boton-cta-slider2{
        width: 15%;
    }
    .form__bg2{
        display: none;
    }
    .btn .boton-cta-slider{
        padding: 0 100px;
    }
   }

   @media (min-width: 1200px) {
    .boton-cta-slider{
        width: 10%;
    }
    .boton-cta-slider2{
        width: 10%;
    }
    
   }

   @media (min-width: 768px ) and (max-width: 1024px) {
        .rejilla1{
        grid-template-columns: 1fr !important;
    } 

   

    .rejilla2__wrapper2, .rejilla4__wrapper4 {
        display: flex !important; 
        flex-direction: column-reverse !important;
    }

    .rejilla3__wrapper3, .rejilla1__wrapper1{
        display: flex;
        flex-direction: column;
    }
      
   }
