:root{
     /**GLOBALES**/
     --fondoClaro: #fff3f4;
     --fondoOscuro:#1a1a1a;
     --colorPrincipal: #fd071a;
     --colorSecundario: #e00213;
     --fuentePrincipal: 'Open Sans', sans-serif;
     --fuenteSecundaria: 'Teko', sans-serif;
     --separacion: 5rem;
    /**SECCION HEADER**/
    --barraHeader:none;
    --barraMenu:none;
    --barraSticky: rgb(0 0 0 / .8);
    --telefonosColor:#ffffff;
    --colorFraseMarketing:#ffffff;
    --colorTextoBotonMarketing: #ffffff;
    --colorTextoHoverBotonMarketing: #ffffff;
    --colorFondoBotonMarkeging: #fd071a;
    --colorFondoHoverBotonMarkeging: #e00213;
    --bordeBotonMarketing: none;
    --borderRadiusBotonMarketing: 3rem;

    /*Imágenes Header*/
    --fondoPagina1: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.3)), url("../images/upload/page1/marketing1.jpg");
    --fondoPagina2: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.1)), url("../images/upload/page2/marketing2.jpg");
    --fondoPagina3: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../images/upload/page3/marketing3.jpg");
    --fondoPagina4: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../images/upload/page4/marketing4.jpg");
    --fondoPagina5: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../images/upload/page5/marketing5.jpg");
    --fondoPagina6: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../images/upload/page6/marketing6.jpg");
    /**SECCIÓN ICONOS**/

  /**ref Ico01 Ico02 Ico03 Ico04**/
 /**Caja Iconos Separadas**/
 --contenedorCajaIconos: #faf6f3;
 --fondoCajaIconos: #1a1a1a;
 --colorTextoIconos: #FFFFFF;

 /**ref Ico05**/
 /**Caja iconos completa Caja de iconos de ancho completo sin separación**/
--fondoBarraIconos: #fd071a;


  /**SECCION PRINCIPAL**/

   /**ref Main01**/
    /*SoloTexto*/
  --fondoPrincipalColor: #ffffff;
  --tituloPrincipalColor: #000000;
  --tituloPrincipalSize: 5.5rem;
  --tituloPrincipalSizeMobile: 4rem;
  --textoPrincipalColor:#000000;
  
   /**ref Main02**/
  /*Texto y Foto Dos columnas paralelas. Texto y foto*/
  --fotoLateralFondo: #ffffff;
  --fotoLateralTitulo: #000000;
  --fotoLateralTexto: #000000;
   --fotoLateral: url("../images/upload/page1/foto1-pag1.jpg");
   --fotoLateralPag2: url("../images/upload/page2/foto1-pag2.jpg");
   --fotoLateralPag3: url("../images/upload/page3/foto1-pag3.jpg");
   --fotoLateralPag4: url("../images/upload/page4/foto1-pag4.jpg");
   --fotoLateralPag5: url("../images/upload/page5/foto1-pag5.jpg");
   --fotoLateralPag6: url("../images/upload/page6/foto1-pag6.jpg");

 /**ref Main03 - ref Inf05 **/
   /**Pantalla Partida / Foto Izquierda**/
   --fondoMitadIzquierdaFondo: #ffffff;
   --fondoMitadIzquierdaTitulo: #000000;
   --fondoMitadIzquierdaTexto: #000000;
   --fondoMitadIzquierda:     url("../images/upload/page1/foto1-pag1.jpg");
   --fondoMitadIzquierdaPag2: url("../images/upload/page2/foto1-pag2.jpg");
   --fondoMitadIzquierdaPag3: url("../images/upload/page3/foto1-pag3.jpg");
   --fondoMitadIzquierdaPag4: url("../images/upload/page4/foto1-pag4.jpg");
   --fondoMitadIzquierdaPag5: url("../images/upload/page5/foto1-pag5.jpg");
   --fondoMitadIzquierdaPag6: url("../images/upload/page6/foto1-pag6.jpg");

    /**ref Main04  - ref Inf06**/
   /**Pantalla Partida / Foto Derecha**/
   --fondoMitadDerechaFondo: #ffffff;
   --fondoMitadDerechaTitulo: #000000;
   --fondoMitadDerechaTexto: #000000;
   --fondoMitadDerecha: url("../images/upload/page1/foto1-pag1.jpg");
   --fondoMitadDerechaPag2: url("../images/upload/page2/foto1-pag2.jpg");
   --fondoMitadDerechaPag3: url("../images/upload/page3/foto1-pag3.jpg");
   --fondoMitadDerechaPag4: url("../images/upload/page4/foto1-pag4.jpg");
   --fondoMitadDerechaPag5: url("../images/upload/page5/foto1-pag5.jpg");
   --fondoMitadDerechaPag6: url("../images/upload/page6/foto1-pag6.jpg");

     /**ref Main05**/
   /*Texto solapado sobre foto*/
   --fondoSolapadoFondoGeneral: #faf6f3;
   --fondoSolapadoFondoCuadro: #ffffff;
   --fondoSolapadoTitulo: #000000;
   --fondoSolapadoTexto: #000000;
   --fondoTextoPrincipal:     url("../images/upload/page1/foto1-pag1.jpg");
   --fondoTextoPrincipalPag2: url("../images/upload/page2/foto1-pag2.jpg");
   --fondoTextoPrincipalPag3: url("../images/upload/page3/foto1-pag3.jpg");
   --fondoTextoPrincipalPag4: url("../images/upload/page4/foto1-pag4.jpg");
   --fondoTextoPrincipalPag5: url("../images/upload/page5/foto1-pag5.jpg");
   --fondoTextoPrincipalPag6: url("../images/upload/page6/foto1-pag6.jpg");

   /**SECCION SERVICIOS**/

    /**ref Serv01**/
     /*Servicios Iconos*/
   --fondoGeneralIco: #faf6f3;;
   --colorTituloGeneralIco:#000000;
   --colorTextoGeneralIco:#000000;
   --fondoCajaIco: #1a1a1a;;
   --colorTextoIco: #ffffff;

     /**ref Serv02**/
   /*Servicios Grid*/
   --serviciosGridFondo:#fff3f4;
   --serviciosGridTitulo: #000000;
   --serviciosGridTexto:#000000;
   --serviciosGrdidCajaIconos: #ffffff;
   --servicioGridTextoIconos: #000000;
    --serviciosGrid1:  url("../images/upload/page1/servicios1.jpg");
    --serviciosGrid2:  url("../images/upload/page1/servicios2.jpg");
    --serviciosGrid3:  url("../images/upload/page1/servicios3.jpg");
    --serviciosGrid1Page2:  url("../images/upload/page2/servicios1.jpg");
    --serviciosGrid2Page2:  url("../images/upload/page2/servicios2.jpg");
    --serviciosGrid3Page2:  url("../images/upload/page2/servicios3.jpg");
    --serviciosGrid1Page3:  url("../images/upload/page3/servicios1.jpg");
    --serviciosGrid2Page3:  url("../images/upload/page3/servicios2.jpg");
    --serviciosGrid3Page3:  url("../images/upload/page3/servicios3.jpg");
    --serviciosGrid1Page4:  url("../images/upload/page4/servicios1.jpg");
    --serviciosGrid2Page4:  url("../images/upload/page4/servicios2.jpg");
    --serviciosGrid3Page4:  url("../images/upload/page4/servicios3.jpg");
    --serviciosGrid1Page5:  url("../images/upload/page5/servicios1.jpg");
    --serviciosGrid2Page5:  url("../images/upload/page5/servicios2.jpg");
    --serviciosGrid3Page5:  url("../images/upload/page5/servicios3.jpg");
    --serviciosGrid1Page6:  url("../images/upload/page6/servicios1.jpg");
    --serviciosGrid2Page6:  url("../images/upload/page6/servicios2.jpg");
    --serviciosGrid3Page6:  url("../images/upload/page6/servicios3.jpg");

     /**ref Serv03**/
   /*Servicios Fotos*/
   --serviciosFotosFondo: #ffffff;
   --serviciosFotosTitulo: #000000;
   --serviciosFotosTexto: #000000;
   --serviciosFotosTextoCaja: #ffffff;
   --serviciosFoto1: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../images/upload/page1/servicios1.jpg");
   --serviciosFoto2: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../images/upload/page1/servicios2.jpg");
   --serviciosFoto3: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../images/upload/page1/servicios3.jpg");
   --serviciosFoto4: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../images/upload/page1/servicios4.jpg");
   --serviciosFoto1Page2: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../images/upload/page2/servicios1.jpg");
   --serviciosFoto2Page2: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../images/upload/page2/servicios2.jpg");
   --serviciosFoto3Page2: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../images/upload/page2/servicios3.jpg");
   --serviciosFoto4Page2: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../images/upload/page2/servicios4.jpg");
   --serviciosFoto1Page3: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../images/upload/page3/servicios1.jpg");
   --serviciosFoto2Page3: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../images/upload/page3/servicios2.jpg");
   --serviciosFoto3Page3: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../images/upload/page3/servicios3.jpg");
   --serviciosFoto4Page3: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../images/upload/page3/servicios4.jpg");
   --serviciosFoto1Page4: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../images/upload/page4/servicios1.jpg");
   --serviciosFoto2Page4: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../images/upload/page4/servicios2.jpg");
   --serviciosFoto3Page4: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../images/upload/page4/servicios3.jpg");
   --serviciosFoto4Page4: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../images/upload/page4/servicios4.jpg");
   --serviciosFoto1Page5: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../images/upload/page5/servicios1.jpg");
   --serviciosFoto2Page5: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../images/upload/page5/servicios2.jpg");
   --serviciosFoto3Page5: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../images/upload/page5/servicios3.jpg");
   --serviciosFoto4Page5: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../images/upload/page5/servicios4.jpg");
   --serviciosFoto1Page6: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../images/upload/page6/servicios1.jpg");
   --serviciosFoto2Page6: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../images/upload/page6/servicios2.jpg");
   --serviciosFoto3Page6: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../images/upload/page6/servicios3.jpg");
   --serviciosFoto4Page6: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../images/upload/page6/servicios4.jpg");
     

     /**ref Serv04**/
     /*Servicios Cards*/
   --serviciosCardsFondo:#ffffff;
   --serviciosCardsTitulo:#000000;
   --serviciosCardsTexto:#000000;
   --serviciosCardsFondoCaja:#fff3f4;
   --serviciosCardsTituloCaja:#000000;
   --serviciosCardsTextoCaja:#000000;
    --serviciosCard1: url("../images/upload/page1/servicios1.jpg");
    --serviciosCard2: url("../images/upload/page1/servicios2.jpg");
    --serviciosCard3: url("../images/upload/page1/servicios3.jpg");
    --serviciosCard4: url("../images/upload/page1/servicios4.jpg");
    --serviciosCard1Page2: url("../images/upload/page2/servicios1.jpg");
    --serviciosCard2Page2: url("../images/upload/page2/servicios2.jpg");
    --serviciosCard3Page2: url("../images/upload/page2/servicios3.jpg");
    --serviciosCard4Page2: url("../images/upload/page2/servicios4.jpg");
    --serviciosCard5Page2: url("../images/upload/page2/servicios5.jpg");
    --serviciosCard1Page3: url("../images/upload/page3/servicios1.jpg");
    --serviciosCard2Page3: url("../images/upload/page3/servicios2.jpg");
    --serviciosCard3Page3: url("../images/upload/page3/servicios3.jpg");
    --serviciosCard1Page4: url("../images/upload/page4/servicios1.jpg");
    --serviciosCard2Page4: url("../images/upload/page4/servicios2.jpg");
    --serviciosCard3Page4: url("../images/upload/page4/servicios3.jpg");
    --serviciosCard1Page5: url("../images/upload/page5/servicios1.jpg");
    --serviciosCard2Page5: url("../images/upload/page5/servicios2.jpg");
    --serviciosCard3Page5: url("../images/upload/page5/servicios3.jpg");
    --serviciosCard1Page6: url("../images/upload/page6/servicios1.jpg");
    --serviciosCard2Page6: url("../images/upload/page6/servicios2.jpg");
    --serviciosCard3Page6: url("../images/upload/page6/servicios3.jpg");
       
    /**ref Serv05**/
   /*Servicios Grid Grande*/
   --gridGrandeFondoGeneral: #ffffff;
   --gridGrandeTituloGeneral:#000000;
   --gridGrandeTextoGeneral: #000000;
   --gridGramdeCajaIconos: #1a1a1a;
   --gridGrandeTextoIconos:#ffffff;
    --serviciosGridGrande: url("../images/upload/page1/servicios1.jpg");
    --serviciosGridGrandePag2: url("../images/upload/page2/servicios2.jpg");
    --serviciosGridGrandePag3: url("../images/upload/page3/servicios3.jpg");
    --serviciosGridGrandePag4: url("../images/upload/page4/servicios4.jpg");
    --serviciosGridGrandePag5: url("../images/upload/page5/servicios5.jpg");
    --serviciosGridGrandePag6: url("../images/upload/page6/servicios6.jpg");

    /**ref Serv06**/
    /*Servicios Iconos Fondo*/
    --tituloFondoInferior: #ffffff;
    --textoFondoInferior: #ffffff;
    --textoIconosInferior:#ffffff;
    --serviciosIconosFondo: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../images/upload/page1/fondo-inferior-inicio.jpg");
    --serviciosIconosFondoPage2: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../images/upload/page2/fondo-inferior-inicio2.jpg");
    --serviciosIconosFondoPage3: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../images/upload/page3/fondo-inferior-inicio3.jpg");
    --serviciosIconosFondoPage4: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../images/upload/page4/fondo-inferior-inicio4.jpg");
    --serviciosIconosFondoPage5: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../images/upload/page5/fondo-inferior-inicio5.jpg");
    --serviciosIconosFondoPage6: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../images/upload/page6/fondo-inferior-inicio6.jpg");


   /**SECCION TEXTO INFERIOR**/

    /**ref Inf01**/
   /*Fondo Foto Inferior*/
   --fondoInferiorTitulo:#ffffff;
   --fondoInferiorTexto: #ffffff;
   --fondoInferior: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../images/upload/page1/fondo-inferior-inicio.jpg");
   --fondoInferiorPage2: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../images/upload/page2/fondo-inferior-inicio.jpg");
   --fondoInferiorPage3: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../images/upload/page3/fondo-inferior-inicio.jpg");
   --fondoInferiorPage4: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../images/upload/page4/fondo-inferior-inicio.jpg");
   --fondoInferiorPage5: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../images/upload/page5/fondo-inferior-inicio.jpg");
   --fondoInferiorPage6: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../images/upload/page6/fondo-inferior-inicio.jpg");

    /**ref Inf02**/
   /*Fondo Foto Recuadro*/
   --fondoInferiorRecuadroCaja: rgb(0 0 0 / .8);
   --fondoInferiorRecuadroTitulo: #ffffff;
   --fondoInferiorRecuadroTexto: #ffffff;
   --fondoInferiorRecudadro: url("../images/upload/page1/fondo-inferior-inicio.jpg");
   --fondoInferiorRecudadroPage2: url("../images/upload/page2/fondo-inferior-inicio.jpg");
   --fondoInferiorRecudadroPage3: url("../images/upload/page3/fondo-inferior-inicio.jpg");
   --fondoInferiorRecudadroPage4: url("../images/upload/page4/fondo-inferior-inicio.jpg");
   --fondoInferiorRecudadroPage5: url("../images/upload/page5/fondo-inferior-inicio.jpg");
   --fondoInferiorRecudadroPage6: url("../images/upload/page6/fondo-inferior-inicio.jpg");
   
    /**ref Inf03**/
   /*Inferior Texto Derecha*/
   --finalTextoDerechaTitulo: #ffffff;
   --finalTextoDerechaTexto:#ffffff;
   --finaTextoDerecha: url("../images/upload/page1/final-texto-derecha.jpg");
   --finaTextoDerechaPage2: url("../images/upload/page2/final-texto-derecha.jpg");
   --finaTextoDerechaPage3: url("../images/upload/page3/final-texto-derecha.jpg");
   --finaTextoDerechaPage4: url("../images/upload/page4/final-texto-derecha.jpg");
   --finaTextoDerechaPage5: url("../images/upload/page5/final-texto-derecha.jpg");
   --finaTextoDerechaPage6: url("../images/upload/page6/final-texto-derecha.jpg");

    /**ref Inf04**/
   /*Inferior Foto Izquierda*/
   --finalTextoIzquierdaTitulo: #ffffff;
   --finalTextoIzquierdaTexto:#ffffff;
   --finaTextoIzquierda: url("../images/upload/page1/final-texto-izquierda.jpg");
   --finaTextoIzquierdaPage2: url("../images/upload/page2/final-texto-izquierda.jpg");
   --finaTextoIzquierdaPage3: url("../images/upload/page3/final-texto-izquierda.jpg");
   --finaTextoIzquierdaPage4: url("../images/upload/page4/final-texto-izquierda.jpg");
   --finaTextoIzquierdaPage5: url("../images/upload/page5/final-texto-izquierda.jpg");
   --finaTextoIzquierdaPage6: url("../images/upload/page6/final-texto-izquierda.jpg");

  
    /**FOOTER**/
    --fondoFooter: #ffffff;
    --colorTextoFooter: #000000;
}
/*CÓDIGO PLANTILLA*/

html {
    box-sizing: border-box;
    font-size: 62.5%;
}
*, *:before, *:after {
    box-sizing: inherit;
}

body {
    font-family: var(--fuentePrincipal);
    font-size: 1.6rem;
    line-height: 1.5;
}


/** Globales **/
.contenedor {
    max-width: 120rem;
    width: 90%;
    margin: 0 auto;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    font-family: var(--fuenteSecundaria);
    margin: calc( var(--separacion) / 2 ) 0 ;
    line-height: 1;
}
h1 {
    font-size: 3rem;
}
h2 {
    font-size: 4rem;
}
h3 {
    font-size: 2.8rem;
}
h4, h5, h6 {
    font-size: 2rem;
}
@media (min-width: 768px) {
    h1 {
        font-size: 4rem;
    }
    h2 {
        font-size: 5rem;
    }
}
a {
    text-decoration: none;
}
img{
    max-width: 100%;
    display: block;
}
.contenedor {
    max-width: 120rem;
    width: 90%;
    margin: 0 auto;
}
.btn{
    color: var(--colorTextoBotonMarketing);
    background-color: var(--colorFondoBotonMarkeging);
    border: var(--bordeBotonMarketing);
    border-radius: var(--borderRadiusBotonMarketing);
    padding: 1.3rem 5rem;
    transition: background-color .3s;
    text-transform: uppercase;
    text-transform: uppercase;

}
.btn:hover{
    color: var(--colorTextoHoverBotonMarketing);
    background-color: var(--colorFondoHoverBotonMarkeging);
}
.separador-boton{
display: inline-block;
margin: 3rem 0 5rem 0;
text-align: center;
}
@media (min-width: 768px) {
    .separador-boton{
        text-align: left;
        } 
}
#scrollUp {
    bottom: 20px;
    right: 15px;
    padding: 7px 10px 10px;
    background: var(--colorPrincipal);
    color: #FFF;
    font-size: 24px;
    line-height: 1;
    text-decoration: none;
    transition: background .4s;
}
#scrollUp:hover {
    background: var(--colorSecundario);
}
.whatsapp {
    position: fixed;
    z-index: 2;
    left: 10px;
    bottom: 50px;
}
.whatsapp a img {
    width: 50px;
    transition: 0.5s;
}
.whatsapp a img:hover {
    width: 60px;
}
.telefono-sticky{
background: var(--colorPrincipal);
color: #fff;
padding: 1rem 2rem;
border-radius: 2rem 0 0 2rem;
position: fixed;
top: 13rem;
right: -20rem;
opacity: 0%;
transition: right 1s, opacity 1s;
z-index: 2;
}
@media (min-width: 768px) {
    .telefono-sticky{
        top: 10rem;
    }
}
.telefono-sticky a{
    color:#ffffff;
}
.telefono-sticky-aparece{
    right: 0;
    opacity: 100%;
    transition: right 1s, opacity 1s;
}
.telefono-sticky-desaparece{
    right: -20rem;
    opacity: 0;
    transition: opacity 1s;
    transition: right 1s;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%
  }
  
  .sticky + .contenido-marketing {
    padding-top: 10rem;
  }
/**UTILIDADES**/
.text-center{
    text-align: center;
}
.mt-5 {
    margin-top: 5rem;
}
.mb-5 {
    margin-bottom: 5rem;
}
.menu-wrap{
    display: auto;

}
@media (min-width:768px ) {
    .menu-wrap{
        display: none;
    
    }
}
/**HEADER TRANSPARENTE**/

header {
     background-image: var(--fondoPagina1);
     background-repeat: no-repeat;
     background-size: cover;
     background-position: center center;
     z-index: -1;
    
}
header.page-2 {
    background-image: var(--fondoPagina2);
    background-position: bottom center;
}
header.page-3  {
    background-image: var(--fondoPagina3)
}
header.page-4  {
    background-image: var(--fondoPagina4)
}
header.page-5 {
    background-image: var(--fondoPagina5)
}
header.page-6 {
    background-image: var(--fondoPagina6)
}

.contenedor-telefonos{
    background-color: var(--barraHeader);
   
}
.contenedor-menu.menu-sticky{
    background-color: var(--barraSticky);
    transition: background-color 2s;
}
.telefonos{
   display: flex;
flex-direction: column;
align-items: center;
padding: 1rem 0;
}
@media (min-width: 768px) {
    .telefonos{
        flex-direction: row;
        justify-content: flex-end;
        gap: 2rem
    }
}
.menu-telefono{
    margin-top: 2rem
}
@media (min-width: 768px) {
    .menu-telefono{
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }
}
@media (min-width: 768px) {
    .telefonos{
        display: flex;
        gap: 2rem
    }
}
.telefono{
    color: var(--telefonosColor);
    font-size: 1.8rem;
}
.telefono a{
    color: var(--telefonosColor);
}

.contenedor-menu{
    background-color: var(--barraMenu);
    z-index: 2;
    transition:  background-color  .5s;
}
.logo img{
    width: 100%;
    transition: width 1s;
    display: block;
    margin: 0 auto;
}
@media (min-width: 768px) {
    .logo img{
        display: inline;
        margin: 0 ;
    }
}
.logosticky{
width: 20rem!important;
transition: width 1s;
}

.logo-menu{
    display: flex;
 flex-direction: column;
 align-items: center;
 padding: 1rem 0;
 }
 @media (min-width: 768px) {
     .logo-menu{
        flex-direction: row;
        justify-content: space-between;

     }
 }
 .sf-menu {
    display: none;
}
.mobile-nav {
    display: inline-block;
    margin-top: 2rem;
}
.mobile-nav a {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
}
 @media (min-width: 768px) {
    .sf-menu {
        display: inline-block;
    }
	 .mobile-nav {
        display: none;
        margin-top: 0;
    }
 }
 .telefono-mobile{
    color:#ffffff;
    font-size: 2rem;
    margin-bottom: 2rem;
 }
 .telefono-mobile a{
    color: #ffffff
 }
 .contenido-marketing{
    min-height: 30rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

 }

 @media (min-width: 768px) {
    .contenido-marketing{
       align-items: flex-start;
        min-height: 50rem;
    
     }
 }
 .frase-marketing{
    margin-top: -8rem;
 }
 @media (min-width: 768px) {
    .frase-marketing{
        margin-top: -5rem;
     }
 }
 .frase-marketing p{
    font-size: 4rem;
    line-height: 1;
    font-family: var(--fuenteSecundaria);
    color: var(--colorFraseMarketing);
    display: block;
    margin: 0 0 3rem 0;
    text-align: center;
    max-width: 30rem;
    
    
 }
 @media (min-width: 768px) {
    .frase-marketing p{
        font-size: 6rem;
        text-align: left;
        max-width: 45rem;
     }
 }
 .frase-marketing p span{
    font-size: 7rem;
    line-height: 0.7;
    color:var(--colorPrincipal)
 }
 @media (min-width: 768px) {
    .frase-marketing p span{
        font-size: 11rem;
     }
 }
 .frase-marketing-page2{
    margin-top: -8rem;
 }
 @media (min-width: 768px) {
    .frase-marketing-page2{
        margin-top: -5rem;
     }
 }
 .frase-marketing-page2 p{
    font-size: 4rem;
    line-height: 1;
    font-family: var(--fuenteSecundaria);
    color: var(--colorFraseMarketing);
    display: block;
    margin: 0 0 3rem 0;
    text-align: center;
    max-width: 30rem;
    
    
 }
 @media (min-width: 768px) {
    .frase-marketing-page2 p{
        font-size: 6rem;
        text-align: left;
        max-width: 48rem;
     }
 }
 .frase-marketing-page2 p span{
    font-size: 4rem;
    line-height: 0.7;
    color:var(--colorPrincipal)
 }
 @media (min-width: 768px) {
    .frase-marketing-page2 p span{
        font-size: 8rem;
     }
 }
 .boton-marketing {
    text-align: center;
    display: block;
 
}
@media (min-width: 768px) {
    .boton-marketing {
        text-align: left;
        margin-top: 3rem;
    display: inline-block;
     
    }
}
/******************************
******CÓDIGO COMÚN******
*******************************/


 /**SECCIÓNES DE  ICONOS**/
 /*Iconos Caja Ancho Completo*/
 .contenedor-iconos-completo{
    background-color:var(--fondoBarraIconos);
    padding-top: 1rem;
padding-bottom: 1rem;
  
 }
 .iconos{
    width: 100%;
 }
 @media (min-width: 768px) {
     .iconos{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        
     }
 }
.icono{
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: var(--colorTextoIconos);
    margin: 1rem 0;
    padding: 2rem;
 }
 @media (min-width: 768px) {
  .icono{
        margin: 0;
     }
 }
.icono img{
    max-height: 60px;
 }
 .icono p{
    font-family: var(--fuentePrincipal);
    font-size: 1.8rem;
    text-align: center;
 }

  /*Iconos Cajas*/
  .contenedor-iconos-cajas{
    background-color:var(--contenedorCajaIconos);
    padding: 1rem 0;
 }
 @media (min-width: 768px) {
    .contenedor-iconos-cajas .iconos{
        gap: 2rem;
      }
 }

 .contenedor-iconos-cajas .icono{
        background-color: var(--fondoCajaIconos);
    color: var(--colorTextoIconos);
    padding-top: 2rem;
    margin: 2rem 0;
 }
  /*Iconos Cajas Margen Negativo*/
  @media (min-width: 768px) {
    .cajas-negativo{
      margin-top: -10rem;
     } 
 }
/*Iconos Cajas Redondeadas*/
.cajas-redondas .icono{
    border-radius: 2rem;
}

 /**MAIN SECCIÓN PRINCIPAL**/
 .principal{
    background-color: var(--fondoPrincipalColor);
    padding: 4rem 0;
 }
 @media (min-width: 768px) {
    .principal{
        padding: 10rem 0;
     }
 }
 .principal h1{
    font-size: var(--tituloPrincipalSizeMobile);
    color: var(--tituloPrincipalColor);
 }
 @media (min-width: 768px) {
    .principal h1{
        font-size: var(--tituloPrincipalSize);
     }
 }
 .principal p{
    color: var(--textoPrincipalColor);
 }
 .contenedor-main{
    display: flex;
    flex-direction: column-reverse;
 }
 @media (min-width: 768px) {
    .contenedor-main{
        display: grid;
        grid-template-columns: repeat(6, 1fr) ;
        grid-template-rows: repeat(4, 2fr);
    }
     
 }

.contenido-main{
    background-color: #fff;
    padding: 5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
   
}
.contenido-main h1{
    max-width: 45rem;
}
@media (min-width: 768px) {
    .contenido-main{
        grid-column: 3 / 7;
        grid-row: 1 / 4;
    }
}
.solapado{
    background-color: var(--fondoSolapadoFondoGeneral);
}
.solapar{
    background-color: var(--fondoSolapadoFondoCuadro);
    z-index: 1;
}
.solapar h1, h2{
    color: var(--fondoSolapadoTitulo);
}
.solapar p{
    color: var(--fondoSolapadoTexto);
}
.img-main{
    background-image: var(--fondoTextoPrincipal);
    background-repeat: no-repeat;
     background-size: cover;
     background-position: center center;
     min-height: 50rem;
}
.img-main.page-2 {
    background-image: var(--fondoTextoPrincipalPag2);
}
.img-main.page-3 {
    background-image: var(--fondoTextoPrincipalPag3);
}
.img-main.page-4 {
    background-image: var(--fondoTextoPrincipalPag4);
}
.img-main.page-5 {
    background-image: var(--fondoTextoPrincipalPag5);
}
.img-main.page-6 {
    background-image: var(--fondoTextoPrincipalPag6);
}
@media (min-width: 768px) {
    .img-main{
        grid-column: 1 / 4;
        grid-row: 2 / 5;
    } 
}
/*Solo Texto*/
.solo-texto{
    padding: 5rem 0;
}
.solo-texto h1{
    text-align: center;
}
.solo-texto p{
    text-align: center;
}
/*Texto y Foto Dos columnas paralelas. Texto y foto*/
.texto-foto{
    padding: 5rem 0;
    background-color: var(--fotoLateralFondo);
}
.texto-foto h1{
    color: var(--fotoLateralTitulo);
    text-align: center;
  
}
@media (min-width: 768px) {
    .texto-foto h1{
        max-width: 50rem;
        border-left: solid 1rem var(--principal);
        padding-left: 1rem;
        text-align: left;
        
    }
}
.texto-foto p{
    color: var(--fotoLateralTexto);
    text-align: center;
}
@media (min-width: 768px) {
    .texto-foto p{
        text-align: left;
    }
}
.contenedor-foto-main{
    background-image: var(--fotoLateral);
    background-repeat: no-repeat;
     background-size: cover;
     background-position: center center;
     min-height: 50rem;
}
.contenedor-foto-main.page-2 {
    background-image: var(--fotoLateralPag2);
}
.contenedor-foto-main.page-3 {
    background-image: var(--fotoLateralPag3);
}
.contenedor-foto-main.page-4 {
    background-image: var(--fotoLateralPag4);
}
.contenedor-foto-main.page-5 {
    background-image: var(--fotoLateralPag5);
}
.contenedor-foto-main.page-6 {
    background-image: var(--fotoLateralPag6);
}
@media (min-width: 768px) {
    .contenedor-main-foto{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 2rem;
        }
        .contenedor-texto-main {
        flex: 2;
        }
        .contenedor-foto-main{
            flex: 1;
        }
}



/*Texto y Foto Mitad y Mitad*/

.texto-mitad-grid{
display: grid;
grid-template-rows: auto auto;
padding: 0;
}
@media (min-width: 768px) {
    .texto-mitad-grid{
grid-template-columns: repeat(2,1fr); 
    }
}
.foto-mitad-izquierda{
    background-image: var(--fondoMitadIzquierda);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 50rem;
}
.foto-mitad-izquierda.page-2{
    background-image: var(--fondoMitadIzquierdaPag2);
}
.foto-mitad-izquierda.page-3{
    background-image: var(--fondoMitadIzquierdaPag3);
}
.foto-mitad-izquierda.page-4{
    background-image: var(--fondoMitadIzquierdaPag4);
}
.foto-mitad-izquierda.page-5{
    background-image: var(--fondoMitadIzquierdaPag5);
}
.foto-mitad-izquierda.page-6{
    background-image: var(--fondoMitadIzquierdaPag6);
}
.texto-mitad-derecha{
    grid-row: 1/2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex: 1;
    padding: 2rem;
    background-color: var(--fondoMitadIzquierdaFondo);
}
.texto-mitad-derecha h1, h2{
    color: var(--fondoMitadIzquierdaTitulo);
}
.texto-mitad-derecha p{
    color: var(--fondoMitadIzquierdaTexto);
}
@media (min-width: 768px) {
    
.texto-mitad-derecha{
        grid-column: 2/3;
        width: 60rem;
        padding: 4rem;
    }
}
.foto-mitad-derecha{
    background-image: var(--fondoMitadDerecha);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 50rem;
}
.foto-mitad-derecha.page-2{
    background-image: var(--fondoMitadDerechaPag2);
}
.foto-mitad-derecha.page-3{
    background-image: var(--fondoMitadDerechaPag3);
}
.foto-mitad-derecha.page-4{
    background-image: var(--fondoMitadDerechaPag4);
}
.foto-mitad-derecha.page-5{
    background-image: var(--fondoMitadDerechaPag5);
}
.foto-mitad-derecha.page-6{
    background-image: var(--fondoMitadDerechaPag6);
}


.texto-mitad-izquierda{
    
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex: 1;
    padding: 2rem;
    background-color: var(--fondoMitadDerechaFondo);
}
.texto-mitad-izquierda h1, h2{
    color:var(--fondoMitadDerechaTitulo);
}
.texto-mitad-izquierda p{
    color: var(--fondoMitadDerechaTexto);
}
@media (min-width: 768px) {
    .texto-mitad-izquierda{
        width: 60rem;
        padding: 4rem;
        justify-self: end;
    }
}
/**SECCION SERVICIOS**/
/*Servicios Iconos*/
.servicios-iconos{
    background-color: var(--fondoGeneralIco);
    padding: 3rem 0;
}

@media (min-width: 768px) {
    .servicios-iconos{
        padding: 6rem 0; 
    }
}


.servicios-iconos img{
        max-height: 60px;
        
}
.servicios-iconos h2{
    color: var(--colorTituloGeneralIco);
    text-align: center;
}
.servicios-iconos  p{
    text-align: center;
    color: var(--colorTextoGeneralIco);
}
.servicio-iconos p{

    font-family: var(--fuenteSecundaria);
    color: var(--colorTextoIco);
    font-size: 1.8rem;
    margin: 2rem 0 0 0;
    line-height: 1;
}
.contenedor-servicios-iconos{
    margin: 4rem 0;
}
@media (min-width: 768px) {
    .contenedor-servicios-iconos{
        display: grid;
        grid-template-columns: repeat(4,2fr);
        gap: 2rem;
    }
}

.servicio-iconos{
    background-color: var(--fondoCajaIco);
    padding: 3rem;
    color: var(--colorTextoIco);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 2rem;

}
@media (min-width: 768px) {
    .servicio-iconos{
        margin-bottom: 0;
    }
}

/*Servicio fondo fotos*/
.servicios-fotos{
    padding: 5rem 0;
    text-align: center;
    background-color: var(--serviciosFotosFondo);
}
.servicios-fotos h2{
    color: var(--serviciosFotosTitulo);
}
.servicios-fotos p{
    color: var(--serviciosFotosTexto);
}
.contenedor-servicios-fotos{
    margin: 4rem 0;
}
@media (min-width: 768px) {
    .contenedor-servicios-fotos{
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 2rem;
       
    }
}
.contenedor-servicios-fotos .servicio-fotos{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 2rem;
    margin-bottom: 2rem;
}
.contenedor-servicios-fotos .servicio-fotos p{
    color:var(--serviciosFotosTextoCaja);
}
@media (min-width: 768px) {
    .contenedor-servicios-fotos .servicio-fotos{
        margin-bottom: 0;
    }
}
.contenedor-servicios-fotos .foto1{
    background: var(--serviciosFoto1);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 30rem;
}
.contenedor-servicios-fotos .foto2{
    background: var(--serviciosFoto2);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 30rem;
}
.contenedor-servicios-fotos .foto3{
    background: var(--serviciosFoto3);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 30rem;
}
.contenedor-servicios-fotos .foto4{
    background: var(--serviciosFoto4);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 30rem;
}
.contenedor-servicios-fotos .foto1.page-2{
    background: var(--serviciosFoto1Page2);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 30rem;
}
.contenedor-servicios-fotos .foto2.page-2{
    background: var(--serviciosFoto2Page2);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 30rem;
}
.contenedor-servicios-fotos .foto3.page-2{
    background: var(--serviciosFoto3Page2);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 30rem;
}
.contenedor-servicios-fotos .foto4.page-2{
    background: var(--serviciosFoto4Page2);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 30rem;
}
.contenedor-servicios-fotos .foto1.page-3{
    background: var(--serviciosFoto1Page3);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 30rem;
}
.contenedor-servicios-fotos .foto2.page-3{
    background: var(--serviciosFoto2Page3);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 30rem;
}
.contenedor-servicios-fotos .foto3.page-3{
    background: var(--serviciosFoto3Page3);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 30rem;
}
.contenedor-servicios-fotos .foto4.page-3{
    background: var(--serviciosFoto4Page3);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 30rem;
}
.contenedor-servicios-fotos .foto1.page-4{
    background: var(--serviciosFoto1Page4);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 30rem;
}
.contenedor-servicios-fotos .foto2.page-4{
    background: var(--serviciosFoto2Page4);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 30rem;
}
.contenedor-servicios-fotos .foto3.page-4{
    background: var(--serviciosFoto3Page4);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 30rem;
}
.contenedor-servicios-fotos .foto4.page-4{
    background: var(--serviciosFoto4Page4);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 30rem;
}
.contenedor-servicios-fotos .foto1.page-5{
    background: var(--serviciosFoto1Page5);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 30rem;
}
.contenedor-servicios-fotos .foto2.page-5{
    background: var(--serviciosFoto2Page5);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 30rem;
}
.contenedor-servicios-fotos .foto3.page-5{
    background: var(--serviciosFoto3Page5);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 30rem;
}
.contenedor-servicios-fotos .foto4.page-5{
    background: var(--serviciosFoto4Page5);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 30rem;
}
.contenedor-servicios-fotos .foto1.page-6{
    background: var(--serviciosFoto1Page6);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 30rem;
}
.contenedor-servicios-fotos .foto2.page-6{
    background: var(--serviciosFoto2Page6);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 30rem;
}
.contenedor-servicios-fotos .foto3.page-6{
    background: var(--serviciosFoto3Page6);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 30rem;
}
.contenedor-servicios-fotos .foto4.page-6{
    background: var(--serviciosFoto4Page6);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 30rem;
}

.contenedor-servicios-fotos h3{
margin: 0;
}
/*Servicios Grid*/
.servicios-grid{
    background-color: var(--serviciosGridFondo);
    padding: 5rem 0;
    text-align: center;
}
.servicios-grid h2{
    color:var(--serviciosGridTitulo);
}
.servicios-grid p{
    color:var(--serviciosGridTexto);
}
.contenedor-servicios-grid{
    margin: 4rem 0;
}
@media (min-width: 768px) {
    .contenedor-servicios-grid{
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(2, 1fr);
    }
}

.contenedor-servicios-grid .servicio-grid{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: var(--serviciosGrdidCajaIconos);
    text-align: center;
    padding: 2rem;
}
.contenedor-servicios-grid .servicio-grid p{
  color: var(--servicioGridTextoIconos);
}
    .contenedor-servicios-grid .box1{
        background: var(--serviciosGrid1);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 30rem;
    }
    .contenedor-servicios-grid .box1.page-2{
        background: var(--serviciosGrid1Page2);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 30rem;
    }
    .contenedor-servicios-grid .box1.page-3{
        background: var(--serviciosGrid1Page3);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 30rem;
    }
    .contenedor-servicios-grid .box1.page-4{
        background: var(--serviciosGrid1Page4);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 30rem;
    }
    .contenedor-servicios-grid .box1.page-5{
        background: var(--serviciosGrid1Page5);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 30rem;
    }
    .contenedor-servicios-grid .box1.page-6{
        background: var(--serviciosGrid1Page6);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 30rem;
    }
    .contenedor-servicios-grid .box3{
        background: var(--serviciosGrid2);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 30rem;
    }
    .contenedor-servicios-grid .box3.page-2{
        background: var(--serviciosGrid2Page2);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 30rem;
    }
    .contenedor-servicios-grid .box3.page-3{
        background: var(--serviciosGrid2Page3);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 30rem;
    }
    .contenedor-servicios-grid .box3.page-4{
        background: var(--serviciosGrid2Page4);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 30rem;
    }
    .contenedor-servicios-grid .box3.page-5{
        background: var(--serviciosGrid2Page5);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 30rem;
    }
    .contenedor-servicios-grid .box3.page-6{
        background: var(--serviciosGrid2Page6);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 30rem;
    }
    .contenedor-servicios-grid .box5{
        background: var(--serviciosGrid3);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 30rem;
    }
    .contenedor-servicios-grid .box5.page-2{
        background: var(--serviciosGrid3Page2);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 30rem;
    }
    .contenedor-servicios-grid .box5.page-3{
        background: var(--serviciosGrid3Page3);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 30rem;
    }
    .contenedor-servicios-grid .box5.page-4{
        background: var(--serviciosGrid3Page4);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 30rem;
    }
    .contenedor-servicios-grid .box5.page-5{
        background: var(--serviciosGrid3Page5);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 30rem;
    }
    .contenedor-servicios-grid .box5.page-5{
        background: var(--serviciosGrid3Page6);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 30rem;
    }
    .contenedor-servicios-grid h3{
        margin: 0;
        }

/*Servicios Cards*/
.servicios-cards{
    background-color: var(--serviciosCardsFondo);
    padding: 5rem 0;
    text-align: center;
}
.servicios-cards h2{
    color: var(--serviciosCardsTitulo);
}
.servicios-cards p{
    color: var(--serviciosCardsTexto);
}
.contenedor-servicios-cards{
    margin: 4rem 0;
}

@media (min-width: 768px) {
    .contenedor-servicios-cards{
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 2rem;
    }
}
.contenedor-servicios-cards .servicio-card{
    text-align: center;
    background-color: var(--serviciosCardsFondoCaja);
    margin-bottom: 2rem;
}
@media (min-width: 768px) {
    .contenedor-servicios-cards .servicio-card{
        margin-bottom: 0;
    }  
}

.fondo-color{
    background-color: var(--serviciosCardsFondoCaja);
}
.contenedor-servicios-cards2{
    margin: 4rem 0;
}

@media (min-width: 768px) {
    .contenedor-servicios-cards2{
        display: grid;
        grid-template: repeat(2, 1fr) / repeat(6, 1fr);
        grid-template-areas: 
            "a a b b c c"
            ". d d e e ."
        ;
        gap: 2rem;
    }
}
.contenedor-servicios-cards2 .servicio-card{
    text-align: center;
    background-color: #ffffff;
    margin-bottom: 2rem;
}
@media (min-width: 768px) {
    .contenedor-servicios-cards2 .servicio-card{
        margin-bottom: 0;
    }  
}
.card1{
    grid-area: a;
}
.card2{
    grid-area: b;
}
.card3{
    grid-area: c;
}
.card4{
    grid-area: d;
}
.card5{
    grid-area: e;
}
.servicio-card .card-contenido{
    padding: 2rem;
}
.servicio-card h3{
    margin: 0;
    color: var(--serviciosCardsTituloCaja);
    }
.servicio-card p{
    color:var(--serviciosCardsTextoCaja);
}
.servicio-card .card-foto1{
        background: var(--serviciosCard1);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 20rem;
    }
    .servicio-card .card-foto2{
        background: var(--serviciosCard2);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 20rem;
    }
    .servicio-card .card-foto3{
        background: var(--serviciosCard3);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 20rem;
    }
    .servicio-card .card-foto4{
        background: var(--serviciosCard4);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 20rem;
    }
    .servicio-card .card-foto1.page-2{
        background: var(--serviciosCard1Page2);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 20rem;
    }
    .servicio-card .card-foto2.page-2{
        background: var(--serviciosCard2Page2);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 20rem;
    }
    .servicio-card .card-foto3.page-2{
        background: var(--serviciosCard3Page2);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 20rem;
    }
    .servicio-card .card-foto4.page-2{
        background: var(--serviciosCard4Page2);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 20rem;
    }
    .servicio-card .card-foto5.page-2{
        background: var(--serviciosCard5Page2);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 20rem;
    }
    .servicio-card .card-foto1.page-3{
        background: var(--serviciosCard1Page3);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 20rem;
    }
    .servicio-card .card-foto2.page-3{
        background: var(--serviciosCard2Page3);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 20rem;
    }
    .servicio-card .card-foto3.page-3{
        background: var(--serviciosCard3Page3);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 20rem;
    }
    .servicio-card .card-foto1.page-4{
        background: var(--serviciosCard1Page4);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 20rem;
    }
    .servicio-card .card-foto2.page-4{
        background: var(--serviciosCard2Page4);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 20rem;
    }
    .servicio-card .card-foto3.page-4{
        background: var(--serviciosCard3Page4);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 20rem;
    }
    .servicio-card .card-foto1.page-5{
        background: var(--serviciosCard1Page5);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 20rem;
    }
    .servicio-card .card-foto2.page-5{
        background: var(--serviciosCard2Page5);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 20rem;
    }
    .servicio-card .card-foto3.page-5{
        background: var(--serviciosCard3Page5);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 20rem;
    }
    .servicio-card .card-foto1.page-6{
        background: var(--serviciosCard1Page6);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 20rem;
    }
    .servicio-card .card-foto2.page-6{
        background: var(--serviciosCard2Page6);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 20rem;
    }
    .servicio-card .card-foto3.page-6{
        background: var(--serviciosCard3Page6);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 20rem;
    }
/*Servicios Grid Grande*/
.servicios-grid-grande{
    padding: 5rem 0;
    text-align: center;
    background-color: var(--gridGrandeFondoGeneral);
}
.servicios-grid-grande h2{
    color: var(--gridGrandeTituloGeneral);
}
.servicios-grid-grande p{
    color: var(--gridGrandeTextoGeneral);
}
.contenedor-servicios-grid-grande{
    margin: 4rem 0;
}
@media (min-width: 768px) {
    .contenedor-servicios-grid-grande{
        display: grid;
        grid-template-columns: repeat(7, 1fr);
        grid-template-rows: repeat(2, 1fr);
        gap: 2rem;
    }
}

.contenedor-servicios-grid-grande .servicio-grid-grande{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: var(--gridGramdeCajaIconos);
    text-align: center;
    padding: 2rem;
    margin-bottom: 2rem;
}
.servicio-grid-grande p{

    color: var(--gridGrandeTextoIconos);

}
@media (min-width: 768px) {
    .contenedor-servicios-grid-grande .servicio-grid-grande{
        margin-bottom: 0;
    }
    .contenedor-servicios-grid-grande .servicio-grid-grande:first-child{
        margin-bottom: 2rem;
    }
}

.contenedor-servicios-grid-grande img{
    max-width: 5rem;
}
    .contenedor-servicios-grid-grande .box1{
        grid-column: 1 / 4;
        grid-row: 1 / 4;
        background: var(--serviciosGridGrande);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 30rem;
        
    }
    .contenedor-servicios-grid-grande .box1.page-2{
        background: var(--serviciosGridGrandePag2);
    }
    .contenedor-servicios-grid-grande .box1.page-3{
        background: var(--serviciosGridGrandePag3);
    }
    .contenedor-servicios-grid-grande .box1.page-4{
        background: var(--serviciosGridGrandePag4);
    }
    .contenedor-servicios-grid-grande .box1.page-5{
        background: var(--serviciosGridGrandePag5);
    }
    .contenedor-servicios-grid-grande .box1.page-6{
        background: var(--serviciosGridGrandePag6);
    }
    .contenedor-servicios-grid-grande .box2{
        grid-column: 4 / 6;
        grid-row: 1 / 2;
    }
    .contenedor-servicios-grid-grande .box3{
        grid-column: 6 / 8;
        grid-row: 1 / 2;
    
    }
    .contenedor-servicios-grid-grande .box4{
        grid-column: 4 / 6;
        grid-row: 2/ 3;
    
    }
    .contenedor-servicios-grid-grande .box5{
        grid-column: 6 / 8;
        grid-row: 2 / 3;
    }
    .contenedor-servicios-grid h3{
        margin: 0;
        }

/*Servicio Iconos Fondo*/
.servicios-iconos-fondo{
    background: var(--serviciosIconosFondo);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    padding: 3rem 0;
    color: #ffffff;
}
.servicios-iconos-fondo.page-2{
    background: var(--serviciosIconosFondoPage2);
}
.servicios-iconos-fondo.page-3{
    background: var(--serviciosIconosFondoPage3);
}
.servicios-iconos-fondo.page-4{
    background: var(--serviciosIconosFondoPage4);
}
.servicios-iconos-fondo.page-5{
    background: var(--serviciosIconosFondoPage5);
}
.servicios-iconos-fondo.page-6{
    background: var(--serviciosIconosFondoPage6);
}
@media (min-width: 768px) {
    .servicios-iconos-fondo{
        padding: 6rem 0; 
    }
}


.servicios-iconos-fondo img{
        max-height: 60px;
        
}
.servicios-iconos-fondo h2{
    text-align: center;
    color: var(--tituloFondoInferior);
}
.servicios-iconos-fondo  p{
    text-align: center;
    color: var(--textoFondoInferior);
}
.servicio-iconos-fondo p{

    font-family: var(--fuentePrincipal);
    color: var(--textoIconosInferior);
    font-size: 1.8rem;
    margin: 2rem 0 0 0;
    line-height: 1;
}
.ancho-texto{
    max-width: 85rem;
    margin: 0 auto;
}
@media (min-width: 768px) {
    .contenedor-servicios-iconos-fondo{
        display: grid;
        grid-template-columns: repeat(3,2fr);
        gap: 2rem;
    }
}

.servicio-iconos-fondo{
    padding: 3rem;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 2rem;

}
@media (min-width: 768px) {
    .servicio-iconos-fondo{
        margin-bottom: 0;
    }
}





/**SECCIÓN TEXTO INFEROR**/
/*Texto encima de fondo*/

.inferior{
    background: var(--fondoInferior);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
   
}
.inferior.page-2{
    background: var(--fondoInferiorPage2);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
   
}
.inferior.page-3{
    background: var(--fondoInferiorPage3);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
   
}
.inferior.page-4{
    background: var(--fondoInferiorPage4);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
   
}
.inferior.page-5{
    background: var(--fondoInferiorPage5);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
   
}
.inferior.page-6{
    background: var(--fondoInferiorPage6);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
   
}
.texto-inferior{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 60rem;
    padding: 10rem 0;
}
@media (min-width: 768px) {
    .texto-inferior{
        min-height: 60rem;
    } 
}
.texto-inferior h2 {
    color:var(--fondoInferiorTitulo);
    text-align: center;

}
.texto-inferior p {
    color: var(--fondoInferiorTexto);
    text-align: center;

}
/*Texto infefior Recuadro*/
.inferior-recuadro{
    background: var(--fondoInferiorRecudadro);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    margin-top: -2.5rem;
    padding: 2rem;
   
}
.inferior-recuadro.page-2{
    background: var(--fondoInferiorRecudadroPage2);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    margin-top: -2.5rem;
    padding: 2rem;
   
}
.inferior-recuadro.page-3{
    background: var(--fondoInferiorRecudadroPage3);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    margin-top: -2.5rem;
    padding: 2rem;
   
}
.inferior-recuadro.page-4{
    background: var(--fondoInferiorRecudadroPage4);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    margin-top: -2.5rem;
    padding: 2rem;
   
}
.inferior-recuadro.page-5{
    background: var(--fondoInferiorRecudadroPage5);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    margin-top: -2.5rem;
    padding: 2rem;
   
}
.inferior-recuadro.page-6{
    background: var(--fondoInferiorRecudadroPage6);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    margin-top: -2.5rem;
    padding: 2rem;
   
}
@media (min-width: 768px) {
    .inferior-recuadro,
    .inferior-recuadro.page-2,
    .inferior-recuadro.page-3,
    .inferior-recuadro.page-4,
    .inferior-recuadro.page-5,
    .inferior-recuadro.page-6{
        padding: 10rem;
    } 
}
.texto-inferior-recuadro{
    background: var(--fondoInferiorRecuadroCaja);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 2rem;
}
@media (min-width: 768px) {
    .texto-inferior-recuadro{
    padding: 5rem;
    }
}
.texto-inferior-recuadro h2 {
    color:var(--fondoInferiorRecuadroTitulo);
    text-align: center;

}
.texto-inferior-recuadro p {
    color:var(--fondoInferiorRecuadroTexto);
    text-align: center;

}
/*Texto Inferior Derecha*/
.contenedor-inferior-derecha {
    background: var(--finaTextoDerecha);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    background-attachment: fixed;
    color: #fff;
    margin-top: -2.5rem;
   padding: 2rem 0;
}
.contenedor-inferior-derecha.page-2 {
    background: var(--finaTextoDerechaPage2);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    background-attachment: fixed;
    color: #fff;
    margin-top: -2.5rem;
   padding: 2rem 0;
}
.contenedor-inferior-derecha.page-3 {
    background: var(--finaTextoDerechaPage3);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    background-attachment: fixed;
    color: #fff;
    margin-top: -2.5rem;
   padding: 2rem 0;
}
.contenedor-inferior-derecha.page-4{
    background: var(--finaTextoDerechaPage4);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    background-attachment: fixed;
    color: #fff;
    margin-top: -2.5rem;
   padding: 2rem 0;
}
.contenedor-inferior-derecha.page-5 {
    background: var(--finaTextoDerechaPage5);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    background-attachment: fixed;
    color: #fff;
    margin-top: -2.5rem;
   padding: 2rem 0;
}
.contenedor-inferior-derecha.page-6 {
    background: var(--finaTextoDerechaPage6);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    background-attachment: fixed;
    color: #fff;
    margin-top: -2.5rem;
   padding: 2rem 0;
}
@media (min-width: 768px) {
    .contenedor-inferior-derecha{
        background: var(--finaTextoDerecha);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        background-attachment: fixed;
        margin-top: -2.5rem;
       
    }
    .contenedor-inferior-derecha.page-2{
        background: var(--finaTextoDerechaPage2);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        background-attachment: fixed;
        margin-top: -2.5rem;
       
    }
    .contenedor-inferior-derech.page-3{
        background: var(--finaTextoDerechaPage3);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        background-attachment: fixed;
        margin-top: -2.5rem;
       
    }
    .contenedor-inferior-derecha.page-4{
        background: var(--finaTextoDerechaPage4);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        background-attachment: fixed;
        margin-top: -2.5rem;
       
    }
    .contenedor-inferior-derecha.page-5{
        background: var(--finaTextoDerechaPage5);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        background-attachment: fixed;
        margin-top: -2.5rem;
       
    }
    .contenedor-inferior-derecha.page-6{
        background: var(--finaTextoDerechaPage6);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        background-attachment: fixed;
        margin-top: -2.5rem;
       
    }
}
.texto-inferior-derecha h2 {
    margin: 0;
    color:var(--finalTextoDerechaTitulo)
      
    }
    .texto-inferior-derecha p {
        color:var(--finalTextoDerechaTexto);
          
        }
/*Texto Inferior Izquierda*/

.contenedor-inferior-izquierda {
    background: var(--finaTextoIzquierda);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
    background-attachment: fixed;
    color: #fff;
    margin-top: -2.5rem;
   padding: 2rem 0;
}
.contenedor-inferior-izquierda.page-2 {
    background: var(--finaTextoIzquierdaPage2);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
    background-attachment: fixed;
    color: #fff;
    margin-top: -2.5rem;
   padding: 2rem 0;
}
.contenedor-inferior-izquierda.page-3 {
    background: var(--finaTextoIzquierdaPage3);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
    background-attachment: fixed;
    color: #fff;
    margin-top: -2.5rem;
   padding: 2rem 0;
}
.contenedor-inferior-izquierda.page-4 {
    background: var(--finaTextoIzquierdaPage4);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
    background-attachment: fixed;
    color: #fff;
    margin-top: -2.5rem;
   padding: 2rem 0;
}
.contenedor-inferior-izquierda.page-5 {
    background: var(--finaTextoIzquierdaPage5);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
    background-attachment: fixed;
    color: #fff;
    margin-top: -2.5rem;
   padding: 2rem 0;
}
.contenedor-inferior-izquierda.page-6 {
    background: var(--finaTextoIzquierdaPage6);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
    background-attachment: fixed;
    color: #fff;
    margin-top: -2.5rem;
   padding: 2rem 0;
}
@media (min-width: 768px) {

    .contenedor-inferior-izquierda{
        background: var(--finaTextoIzquierda);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        background-attachment: fixed;
        margin-top: -2.5rem;
       
    }
    .contenedor-inferior-izquierda.page-2{
        background: var(--finaTextoIzquierdaPage2);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        background-attachment: fixed;
        margin-top: -2.5rem;
       
    }
    .contenedor-inferior-izquierda.page-3{
        background: var(--finaTextoIzquierdaPage3);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        background-attachment: fixed;
        margin-top: -2.5rem;
       
    }
    .contenedor-inferior-izquierda.page-4{
        background: var(--finaTextoIzquierdaPage4);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        background-attachment: fixed;
        margin-top: -2.5rem;
       
    }
    .contenedor-inferior-izquierda.page-5{
        background: var(--finaTextoIzquierdaPage5);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        background-attachment: fixed;
        margin-top: -2.5rem;
       
    }
    .contenedor-inferior-izquierda.page-6{
        background: var(--finaTextoIzquierdaPage6);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        background-attachment: fixed;
        margin-top: -2.5rem;
       
    }
}

@media (min-width: 768px) {
    .contenedor-inferior-izquierda-grid, .contenedor-inferior-derecha-grid{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        min-height: 50rem;
        align-content: center;
    }
}
.texto-inferior-izquierda {
    padding: 3rem 0 3rem 0;
    text-align: center;
      
    }
    .texto-inferior-derecha {
        padding: 0 0 3rem 0;
        text-align: center;
          
        }
    @media (min-width: 768px) {
        .texto-inferior-derecha, .texto-inferior-izquierda {
            padding: 5rem 0 8rem 0;
            text-align: left;
              
            }
    }

    .texto-inferior-izquierda h2 {
        margin: 0;
        color: var(--finalTextoIzquierdaTitulo);
     }
     .texto-inferior-izquierda p {
        color: var(--finalTextoIzquierdaTexto);
     }





/**SECCION CONTACTO**/
.contacto{
    background-color: var(--fondoClaro);
    padding: 6rem 0;
}
@media (min-width: 768px) {
    .contacto{
        padding: 10rem 0;
    }
}
.contenedor-contacto{
    display: flex;
    flex-direction: column-reverse;
    gap: 2rem;
}
@media (min-width: 768px) {
    .contenedor-contacto{
        display: flex;
        flex-direction: row;
        gap: 2rem;
        justify-content: space-around;
    }
}
.mapa, .formulario{
    width: 100%;
}
.mapa iframe{
    max-height: 400px;
}
@media (min-width: 768px) {
    .mapa iframe{
        max-height: 550px;
    }
}
/**FOOTER**/
.footer{
    background-color: var(--fondoFooter);
    color: var(--colorTextoFooter);
    padding: 3rem 0 2rem 0;
}
@media (min-width: 768px) {
    .footer{
        padding: 3rem 0 0 0;
    }  
}
.footer a{
    color: var(--colorTextoFooter);
}
.contenedor-footer{
    text-align: center;
}
@media (min-width: 768px) {
    .contenedor-footer{
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows:  1fr  2fr  1fr ;
    }
    .nombre-empresa{
        grid-column: 2/3;
        grid-row: 1/2;
    }
    .direccion{
        grid-column: 1/2;
        grid-row: 2/3;
    }
    .horario{
        grid-column: 2/3;
        grid-row: 2/3;
    }
    .contacto-redes{
        grid-column: 3/4;
        grid-row: 2/3;

    }
    .textos-legales{
        grid-column: 1/4;
        grid-row: 3/4;
    }
}
.nombre-empresa p{
    text-transform: uppercase;
    font-weight: bold;
}
.redes{
    display: flex;
    justify-content: center;
    gap: 1.5rem;
    }
    .contacto-redes{
        text-align: center;
    }
    .contacto-redes a{
        font-size: 2.5rem;
    }
 
    .textos-legales{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: .5rem;
        }

    .copyright{
        display: flex;
    }
    .copyright span{
        display: none;
    }
    @media (min-width: 480px) {
        .copyright span{
            display: inline;
        }
    }

/*PÁGINAS SECUNDARIAS (AVISO LEGAL, AGRADECIMIENTO...*/
.secundarias .agradecimiento{
    padding: 10rem 0;
}
.secundarias .agradecimiento {
    font-size: 2rem;
    text-align: center;
}
.agradecimiento i{
    font-size: 5rem;
    color: green;
}
.secundarias .legal{
    padding: 5rem 0;
}
.secundarias .legal h1{
    font-family: var(--fuentePrincipal);
    font-size: 2.5rem;
}
.titulo-legal{
    font-size: 2rem;
    font-weight: bold;
}
