.cntSlider{
  width: 100%;
  position: relative;
  height: 700px;
  overflow: hidden;
}

.trackSlider{
  width: 100%;
  height: 700px;
  object-fit: cover;
  display: flex; 
}

.imgSlider {
  width: 100%;
  height: 100%;
  object-fit: cover;
  animation: imgFade 1s ease-in-out forwards;
}

.sldPresentacion {
  object-fit: cover;
  animation: imgFade 1s ease-in-out forwards;
}

.navSlider {
  display: flex;
  /*column-gap: 16px;*/
  position: absolute;
  top: 98%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*top: 550px;*/
  /*z-index: 2;*/
  /*bottom: 20px;*/
}

.btnSlider {
 /* width: 25px;
  height: 7px;
  background-color: #fff;
  opacity: 0.75;
  transition: opacity ease 250ms;*/
  width: 25px;
  height: 7px;
  background-color: #ccc;
  margin: 0 5px;
  cursor: pointer;
}

.btnSlider:hover {          
  background-color: #9f9393;        
  box-shadow: 0px 0px 5px 3px #fff;
}

.active {
  background-color: #333;
  box-shadow: 0px 0px 5px 3px #fff;
}

.btnIniInfo {
  display: flex;
  position: absolute;
  /*bottom: 150px;*/
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 5px;
}

.btnIniUno {
  margin: none;
  padding: 10px 40px;
  background-color: #e1e5ead4;
  color: #1d335ee3;
  border: solid 1px #fff;
  margin: 5px;
  text-align: center;
}

.btnIniDos {
  margin: none;
  padding: 10px 40px;
  background-color: #e1e5ead4;
  color: #1d335ee3;
  border: solid 1px #fff;
  margin: 5px;
  text-align: center;
}

.txtIniInfo {
  /*display: flex;*/
  position: absolute;
  /*bottom: 150px;*/
  top: 10%;
  left: 10%;
  transform: translate(-50%, -50%);
  margin: 5px;
   background-color: rgba(255, 255, 255, 0.2); /* Fondo semitransparente */
  backdrop-filter: blur(5px); /* Aplica un desenfoque de 10px */
  -webkit-backdrop-filter: blur(5px);
  text-align: center;
  color : white;
  padding: 20px 30px;
}

.txtEncabezadoInfo {
  font-size: 17px;
  /*font-weight: 600;*/
  /*font-family: 'Plus Jakarta Sans', sans-serif;*/
  line-height: 1.2em;
  padding-bottom: 20px;
}

.txtPrincipalInfo {
  font-size: 60px;
  font-weight: 600;
  font-family: 'Plus Jakarta Sans', sans-serif;
  line-height: 1.2em;
}

.imgPres{
    width: 100%;
  height: 100%;
  object-fit: cover;
}

.efectBox {  
    overflow: hidden;       
    height: 150px;
    align-content: center;
    text-align: center;
    display: flex;
    background-color: #387c41;
}

.spEfectBox{
    display: inline-block;
    font-size: 3vw;  
    transform: translateY(-50px);
    animation: fadeInText 2s 0s forwards;
    width: 100%;
    align-content: center;
    color: white;
}

.bkGris {
  background-color: #e1e5ea;
}

.bkSecundario {
  background-color: #edfbe2;
}

.py-10{
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.pnlInicio {  
  height: 300px;
  width: 100%;
  margin: 25px 0px;
  border-radius: 20px;
  box-shadow: 0px 0px 10px 4px #a6a9ad;
  text-align: center;
  align-content: center;
  background-color: #fffcfc;
}

.pnlRespaldo {  
  /*
  margin: 25px 0px;
  border-radius: 50%;
  box-shadow: 0px 0px 10px 4px #a6a9ad;
  text-align: center;
  align-content: center;
  background-color: #ffffff00;*/
  height: 250px;
  width: 100%;
  text-align: center;
  display: flex;
}

.pnlRespaldo img {
  filter: grayscale(100%);
}

.pnlRespaldo img:hover {  
  -webkit-transform: scale(1.5);
    transform: scale(1.05);
    filter: grayscale(0%);
}

.pnlInicio:hover {
  -webkit-transform: scale(1.5);
    transform: scale(1.05);
}

.imgPnlServicios {
  padding: 10px 0px;
  height: 90px;
}

.spnPnlOfre {
  color: #387c41;
  font-size: clamp(2rem, 3vw, 2.1rem);
}

.spnPnlTxt {
  color: #203363;
  font-size: clamp(1rem, 2vw, 1rem);
  text-align: justify;
}

.ttlGnral{
  font-size:  clamp(2rem, 5vw, 3rem);
  color: #203363;
  font-weight: bold;
  padding-bottom: 10px;
  text-align: justify;
}

.txtInicio {
  /*font-size: clamp(1rem, 2vw, 1.3rem);*/
  text-align: justify;
  line-height: var(--ast-body-line-height, 1.7);
}

.txtTitulo{
  text-align: center;
  font-size: clamp(2rem, 5vw, 2rem);
  color: #898f89;
}

.alnCenter{
  text-align: center;
}

.hrInicio{
    width: 15%;
    border: 0; 
    height: 2px; 
    /*background-image: linear-gradient(to right, #ffffff00, #203363, #ffffff00);*/
    background-color: #203363;
    margin: auto;
}

.whatsapp-button {
    position: fixed; /* Fija el elemento en la pantalla */
    bottom: 20px; /* Distancia desde el borde inferior */
    right: 20px; /* Distancia desde el borde derecho */
    z-index: 100; /* Asegura que esté por encima de otros elementos */
}

.whatsapp-button img {
    width: 50px; /* Ajusta el tamaño del icono a tu gusto */
    height: auto;
    display: block; /* Asegura que la imagen se trate como un bloque */
}

.ftnTitulo{
  font-size: 3rem;
  font-weight: 600;
  font-family: 'Plus Jakarta Sans', sans-serif;
  line-height: 1.2em;
}

.ftnTituloh6{
  	font-size: 1.0625rem;
    line-height: 1.7em;
    font-weight: 600;
    font-family: 'Plus Jakarta Sans', sans-serif;
    /*text-transform: capitalize;*/
}

@keyframes fadeInText {
    from {
      transform: translateY(-50px);
      opacity: 0;
    } to {
      transform: translateY(0);
      opacity: 1;
    }
}

@keyframes imgFade {
  from {
    opacity: 0;
    transform: scale(0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  }
  to {
    opacity: 1;
    transform: scale(1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);
  }
}

@media (max-width: 825px) {
  .btnIniInfo{
    flex-direction: column;
  }

  .txtIniInfo{
    left: 0%
  }
}