/* font-family: 'Jost', sans-serif;
font-family: 'PT Sans', sans-serif; */

/* GLOBALES */
:root {
  --azul: #151646;
  --rojo: #EC1B23;
  --verde: #20A39E;
  --amarillo: #FF9F1C;
  --blanco: #FDFFFC;
  --gris: #333;
}

html, body {
  box-sizing: border-box;
  overflow-x: hidden;
  font-size: 62.5%;
}

body {
  height: 100%!important;
}

*, *:before, *:after {
  box-sizing: inherit;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Jost', sans-serif
}

p {
  font-family: 'PT Sans', sans-serif;
  font-size: 1.5rem;
  color: var(--blanco);
  line-height: 1.7;
}

ul {
  padding: 0!important;
  margin: 0!important;
  list-style: none;
}

a {
  text-decoration: none!important;
}

a:hover {
  text-decoration: none!important;
}

.square {
  color: #01d1d4;
}

.square:hover {
  color: #01d1d4;
}

form.formulario label {
  font-size: 1.4rem;
  color: var(--blanco);
}

form.formulario input {
  margin-bottom: 2.5rem;
}

input, textarea {
  outline: 0!important;
  border-width: 0 0 2px!important;
  border-color: var(--verde)!important;
  background-color: transparent!important;
  color: var(--blanco)!important;
  font-size: 1.4rem!important;
}
/* input:focus {
  border-color: #564830!important;
} */

textarea:focus, input:focus{
  outline: none!important;
  box-shadow: none!important;
}

.splide__pagination__page {
  background: var(--blanco)!important;
}

.splide__pagination__page:hover {
  background: var(--rojo)!important;
}

.splide__arrow svg {
  fill: var(--blanco)!important;
}

.splide__arrow svg:hover {
  fill: var(--rojo)!important;
}

.splide__pagination {
  display: none!important;
}

.swal2-popup {
  font-size: 1.6rem!important;
  background-color: var(--azul)!important;
}

.swal2-title {
  color: var(--blanco)!important;
}

.swal2-html-container {
  color: var(--banco)!important;
}

.swal2-icon.swal2-warning {
  border-color: var(--rojo)!important;
  color: var(--rojo)!important;
}

.swal2-icon.swal2-success {
  border-color: var(--rojo)!important;
  color: var(--rojo)!important;
}

div.boton-whatsapp {
  position: fixed;
  right: 0;
  bottom: 4rem;
  background-color: var(--verde);
  z-index: 9999999;
  padding: 1rem;
  border-radius: 10px 0px 0px 10px;
}

div.boton-whatsapp i {
  font-size: 2.8rem;
  color: var(--blanco);
}

section {
  padding: 7rem 0;
}

h2.titulo-seccion {
  font-size: 3.4rem;
  color: var(--azul);
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 4rem;
  font-weight: 900;
}

h3.subtitulo-seccion {
  font-size: 2.4rem;
  color: var(--azul);
  letter-spacing: 1px;
  text-transform: uppercase;
  /* text-align: center; */
  margin-bottom: 4rem;
  font-weight: 500;
}

/* REDES SOCIALES MOVIL */
div.redes-sociales-movil {
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: var(--verde);
  z-index: 99999999999;
  padding: 1rem 2rem;
}

div.redes-sociales-movil ul li a i {
  font-size: 2rem;
  color: var(--blanco);
  transition: all .3s ease;
  text-align: center;
}

/* BARRA NAVEGACIÓN */
div.barra-fija {
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999999;
  background-color: var(--blanco);
}

.navbar a {
  width: 10%;
}

div.redes-sociales {
  position: fixed;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0%);
  background-color: var(--verde);
  padding: .5rem 4rem;
  border-radius: 0px 0px 10px 10px;
  z-index: 9999999999;
}

div.redes-sociales ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

div.redes-sociales ul li a {
  font-size: 1.8rem;
  color: var(--blanco);
  transition: all .3s ease;
}

div.redes-sociales ul li {
  margin-right: 4rem;
}

div.redes-sociales ul li:last-child {
  margin-right: 0rem;
}

div.redes-sociales ul li:hover {
  cursor: pointer;
  color: var(--rojo);
}

div.boton-menu {
  font-size: 3.4rem;
  color: var(--amarillo);
}

div.boton-menu i {
  cursor: pointer;
}

div#menu-navegacion {
  position: fixed;
  height: 100%;
  width: 100%;
  background: var(--azul);
  overflow-x: hidden;
  text-transform: uppercase;
  z-index: 999999999999999999999999;
  display: none;
}

div.cerrar-menu {
  position: absolute;
  right: 3rem;
  top: 3rem;
}

div.cerrar-menu i {
  font-size: 3.6rem;
  color: var(--blanco);
  transition: all .3s ease;
}

div.cerrar-menu i:hover {
  color: var(--rojo);
  cursor: pointer;
}

div#menu-navegacion ul.navbar-nav {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

div#menu-navegacion ul.navbar-nav li {
  margin-bottom: 2.5rem;
}

div#menu-navegacion ul.navbar-nav li:last-child {
  margin-bottom: 0rem;
}

div#menu-navegacion ul.navbar-nav li a {
  letter-spacing: 1px;
  font-size: 3.6rem;
  color: var(--blanco);
  font-weight: 600;
  transition: all .3s ease;
  font-family: 'Jost', sans-serif;
}

div#menu-navegacion ul.navbar-nav li a:hover {
  color: var(--rojo);
  cursor: pointer;
}

/* SLIDE PRINCIPAL */
div.slide-principal div.slide {
  position: relative;
}

div.opacidad-slide {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background: rgba(21, 22, 70, .9);
}

div.slide div.contenido-slide {
  position: absolute;
  top: 50%;
  left: 15%;
  transform: translate(-15%, -50%);
  max-width: 40%;
}

div.contenido-slide h2.titulo-slide {
  font-size: 4rem;
  letter-spacing: 1px;
  color: var(--blanco);
  margin-bottom: 1rem;
  font-weight: 700;
}

div.contenido-slide p {
  color: var(--blanco);
  font-size: 1.6rem;
}

button.boton {
  padding: .6rem 4rem;
  background-color: var(--verde);
  color: var(--blanco);
  font-size: 1.5rem;
  text-transform: uppercase;
  border: none;
  border-radius: 10px;
  letter-spacing: 1px;
  transition: all .3s ease;
  margin: 1rem 0;
}

button.boton.sin-fondo {
  background-color: transparent;
  border: 3px solid var(--amarillo);
  transition: all .3s ease;
}

button.boton.sin-fondo:hover {
  background-color: var(--amarillo);
}

button.boton:hover {
  background-color: var(--rojo);
  cursor: pointer;
}

/* NOSOTROS */
section.nosotros {
  background-image: url(../img/offset.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}

section.nosotros div.opacidad-nosotros {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(236, 27, 35, .9);
}

section.nosotros div.container {
  position: relative;
  z-index: 9999;
}

section.nosotros h2 {
  color: var(--blanco);
}

.ml9 {
  position: relative;
  font-weight: 200;
  font-size: 5rem;
  color: var(--blanco);
}

.ml9 .text-wrapper {
  position: relative;
  display: inline-block;
  padding-top: 0.2em;
  padding-right: 0.05em;
  padding-bottom: 0.1em;
  overflow: hidden;
}

.ml9 .letter {
  transform-origin: 50% 100%;
  display: inline-block;
  line-height: 1em;
}

.enlaceNosotros {
  font-size: 1.3rem;
  color: var(--blanco);
  text-transform: uppercase;
}

.enlaceNosotros:hover {
  color: var(--blanco);
}

/* SERVICIOS */
section.servicios {
  background: url(../img/bg03.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

section.servicios div.opacidad-servicios {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(253, 255, 252, .9);
}

section.servicios div.container {
  position: relative;
  z-index: 999;
}

div.servicio {
  position: relative;
  margin-bottom: 3rem;
}

div.opacidad-servicio {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(236, 27, 35, .9);
  border-radius: 10px;
}

div.servicio {
  cursor: pointer;
}

section.servicios div.servicio img {
  border-radius: 10px;
}

h3.titulo-servicio {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: var(--blanco);
  font-size: 2.4rem;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
}

/* BANNER */
div.banner {
  padding: 4rem 0;
  background: url(../img/bg03.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: relative;
}

div.opacidad-banner {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background: rgba(21, 22, 70, .9);
}

div.banner h2 {
  color: var(--blanco);
}

div.banner p {
  text-align: center;
}

div.banner div.contenido-banner {
  position: relative;
  z-index: 999;
}

/* TRABAJO */
section.trabajo {
  background: url(../img/bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}

section.trabajo div.container {
  position: relative;
  z-index: 999;
}

div.opacidad-trabajo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(253, 255, 252, .9);
}

section.trabajo h2 {
  color: var(--azul);
}

/* CONTACTO */
section.contacto {
  background-color: var(--azul);
}

section.contacto h2 {
  color: var(--blanco);
}

section.contacto h3 {
  color: var(--blanco);
}

div.mapa iframe {
  border-radius: 10px;
  width: 100%;
}

div.mapa {
  width: 100%;
}

section.contacto div.caja-info img {  
  display: block;
  margin: 0 auto;
}

section.contacto div.contacto-info {
  margin-top: 5rem;
}

section.contacto div.caja-info h2 {
  font-size: 1.4rem;
  color: var(--blanco);
  text-align: center;
  text-transform: uppercase;
  margin-top: 1rem;
}

/* FOOTER */
footer {
  padding: 1rem 2rem;
  background-color: var(--azul);
}

footer img {
  width: 10%;
}

footer p.copy {
  /* color: var(--gris); */
  font-size: 1.3rem;
  margin: 0;
}

div.redes-sociales-footer ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

div.redes-sociales-footer ul li a {
  font-size: 1.8rem;
  color: var(--blanco);
  transition: all .3s ease;
}

div.redes-sociales-footer ul li {
  margin-right: 4rem;
}

div.redes-sociales-footer ul li:last-child {
  margin-right: 0rem;
}

div.redes-sociales-footer ul li:hover {
  cursor: pointer;
  color: var(--rojo);
}

/* PÁGINA SERVICIO */
div.servicio-pagina {
  position: relative;
  background: url(../img/instalaciones.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

div.opacidad-servicio-pagina {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(253, 255, 252, .9);
}

div.servicio-banner {
  position: relative;
  /* background: url(../img/instalaciones.jpg); */
  background-position: center center!important;
  background-size: cover!important;
  background-repeat: no-repeat!important;
  min-height: 250px;
  position: relative;
}

div.opacidad-servicio-banner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(236, 27, 35, .9);
}

div.servicio-banner h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: var(--blanco);
}

section.contenido-servicio-pagina div.container {
  position: relative;
  z-index: 99999;
}

section.contenido-servicio-pagina h3 {
  text-align: center;
  text-transform: unset;
  margin-bottom: 8rem;
}

section.contenido-servicio-pagina h3 p {
  font-size: 2.4rem;
  color: var(--azul);
  letter-spacing: 1px;
  /* text-align: center; */
  margin-bottom: 4rem;
  font-weight: 500;
}

div.subcategorias-servicio {
  margin-bottom: 4rem;
}

div.subcategorias-servicio div.texto-servicio {
  padding: 0rem 1rem;
}

div.subcategorias-servicio div.texto-servicio h2 {
  margin-bottom: 1rem;
}

div.subcategorias-servicio img {
  width: 50%;
  border-radius: 10px;
}

div.subcategorias-servicio h2 {
  font-size: 2.8rem;
}

div.subcategorias-servicio p {
  color: var(--gris);
  text-align: center;
}

div.subcategorias-servicio ul {
  margin: 0 auto;
}

div.subcategorias-servicio ul li {
  text-align: center;
  font-size: 1.5rem;
}


/* PÁGINA NOSOTROS */
section.nosotros-pagina {
  background: url(../img/slide.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

div.opacidad-contacto-pagina {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(253, 255, 252, .9);
}

section.nosotros-pagina div.container {
  position: relative;
  z-index: 999999;
}

section.nosotros-pagina img {
  width: 50%;
}

section.nosotros-pagina h2 {
  margin-bottom: 1.5rem;
}

section.nosotros-pagina ul {
  text-align: center;
}

section.nosotros-pagina ul li i {
  font-size: 1.8rem;
  color: var(--rojo);
}

section.nosotros-pagina ul li {
  font-size: 1.5rem;
  font-family: 'PT Sans', sans-serif;
  margin-bottom: .5rem;
}

section.nosotros-pagina p {
  color: var(--gris);
  text-align: center;
}

div.caja-valor-contenido span {
  color: var(--rojo);
  font-weight: bold;
}

div.caja-valor img {
  border-radius: 10px;
}


/*=================================================
TABLET HORIZONTAL
===================================================*/
@media screen and (min-width: 992px) and (max-width: 1199px) {

  div.slide div.contenido-slide {
    top: 50%;
    left: -50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
    margin: 0 auto;
    text-align: center;
  }

}

/*=================================================
TABLET VERTICAL
===================================================*/
@media screen and (min-width: 768px) and (max-width: 991px) {

  p {
    font-size: 1.45rem;
    line-height: 1.7;
  }
    
  form.formulario input {
    margin-bottom: 2rem;
  }
  
  div.boton-whatsapp {
    bottom: 5rem;
    border-radius: 10px 0px 0px 10px;
  }
  
  div.boton-whatsapp i {
    font-size: 2.6rem;
  }
  
  section {
    padding: 6rem 0;
  }
  
  h2.titulo-seccion {
    font-size: 3.2rem;
    margin-bottom: 3.5rem;
  }
  
  h3.subtitulo-seccion {
    font-size: 2.2rem;
    margin-bottom: 3.5rem;
  }
  
  /* BARRA NAVEGACIÓN */
  .navbar a {
    width: 15%;
  }
  
  div.boton-menu {
    font-size: 3.2rem;
  }
  
  div.cerrar-menu i {
    font-size: 3.4rem;
  }
    
  div#menu-navegacion ul.navbar-nav li {
    margin-bottom: 2rem;
  }
  
  div#menu-navegacion ul.navbar-nav li a {
    font-size: 3.4rem;
  }
  
  /* SLIDE PRINCIPAL */    
  div.slide div.contenido-slide {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
    margin: 0 auto;
    text-align: center;
  }
  
  div.contenido-slide h2.titulo-slide {
    font-size: 3.8rem;
  }
  
  div.contenido-slide p {
    font-size: 1.5rem;
  }
  
  /* SERVICIOS */
  section.servicios div.servicio {
    margin-bottom: 2.5rem;
  }
  
  div.servicio h3.titulo-servicio {
    font-size: 2.2rem;
  }
  
  /* BANNER */
  div.banner {
    padding: 3.5rem 0;
  }

  /* CONTACTO */
  div.mapa {
    margin-top: 2.5rem;
  }

  section.contacto div.contacto-info img {
    width: 30%;
  }

  section.contacto div.contacto-info {
    margin-top: 4rem;
  }
  
  section.contacto div.caja-info h2 {
    font-size: 1.3rem;
  }
  
  /* FOOTER */
  footer {
    padding: 1rem 2rem;
  }

  footer img {
    width: 15%;
  }
  
  footer p.copy {
    /* color: var(--gris); */
    font-size: 1.2rem;
  }

  div.redes-sociales-footer {
    margin: 2rem 0;
  }
  
  div.redes-sociales-footer ul li {
    font-size: 1.7rem;
    color: var(--blanco);
    margin-right: 8rem;
    transition: all .3s ease;
  }
  
  div.redes-sociales-footer ul li:last-child {
    margin-right: 0rem;
  }
  
  div.redes-sociales-footer ul li:hover {
    cursor: pointer;
    color: var(--rojo);
  }

  /* PÁGINA SERVICIO */
  div.subcategorias-servicio ul li {
    font-size: 1.45rem;
  }

  /* PÁGINA NOSOTROS */
  section.nosotros-pagina img {
    width: 75%;
    display: block;
    margin: 0 auto;
  }

  section.nosotros-pagina h2 {
    margin: 1.5rem 0;
  }

  section.nosotros-pagina div.container div.caja-valor {
    margin-bottom: 5rem;
  }

  section.nosotros-pagina div.container div.caja-valor:last-child {
    margin-bottom: 0rem;
  }

}

/*=================================================
SMARTPHONE HORIZONTAL
===================================================*/
@media screen and (min-width: 576px) and (max-width: 767px) {

  p {
    font-size: 1.4rem;
    line-height: 1.5;
  }

  form.formulario label {
    font-size: 1.3rem;
  }
  
  form.formulario input {
    margin-bottom: 2rem;
  }
  
  input, textarea {
    font-size: 1.3rem!important;
  }
  
  div.boton-whatsapp {
    bottom: 7rem;
    border-radius: 5px 0px 0px 5px;
  }
  
  div.boton-whatsapp i {
    font-size: 2.6rem;
  }
  
  section {
    padding: 5rem 0;
  }
  
  h2.titulo-seccion {
    font-size: 3rem;
    margin-bottom: 3rem;
  }
  
  h3.subtitulo-seccion {
    font-size: 2rem;
    /* text-align: center; */
    margin-bottom: 3rem;
  }
  
  /* BARRA NAVEGACIÓN */
  .navbar a {
    width: 30%;
  }
  
  div.redes-sociales {
    display: none;
  }
    
  div.boton-menu {
    font-size: 3rem;
  }
  
  /* SLIDE PRINCIPAL */  
  div.slide div.contenido-slide {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
  }
  
  div.contenido-slide h2.titulo-slide {
    font-size: 2.4rem;
    margin-bottom: .5rem;
    text-align: center;
  }
  
  div.contenido-slide p {
    display: none;
  }
  
  div.contenido-slide button.boton {
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: 5px;
    display: block;
    margin: .5rem auto;
  }

  /* NOSOTROS */
  .ml9 {
    position: relative;
    font-weight: 200;
    font-size: 3rem;
    color: var(--blanco);
  }

  .enlaceNosotros {
    font-size: 1.2rem;
  }

  .enlaceNosotros:hover {
    color: var(--blanco);
  }
  
  /* SERVICIOS */        
  section.servicios div.servicio img {
    border-radius: 5px;
  }

  div.opacidad-servicio {
    border-radius: 5px;
  }
  
  div.servicio h3.titulo-servicio {
    font-size: 2rem;
  }
  
  /* BANNER */
  div.banner {
    padding: 3rem 0;
  }
  
  div.banner h2 {
    color: var(--blanco);
  }
  
  div.banner p {
    text-align: center;
  }
  
  div.banner div.contenido-banner {
    position: relative;
    z-index: 999;
  }
  
  /* CONTACTO */    
  div.mapa iframe {
    border-radius: 5px;
  }
  
  div.mapa {
    margin-top: 3rem;
  }
  
  /* FOOTER */
  footer {
    padding: 1.5rem 1.5rem 5rem 1.5rem;
  }
  
  footer img {
    width: 30%;
  }
  
  footer p.copy {
    /* color: var(--gris); */
    font-size: 1.3rem;
    margin: 0;
  }
  
  div.redes-sociales-footer {
    margin: 1.5rem 0;
  }
  
  div.redes-sociales-footer ul li {
    font-size: 1.8rem;
    color: var(--blanco);
    margin-right: 4rem;
    transition: all .3s ease;
  }
  
  div.redes-sociales-footer ul li:last-child {
    margin-right: 0rem;
  }
  
  div.redes-sociales-footer ul li:hover {
    cursor: pointer;
    color: var(--rojo);
  }

  /* PÁGINA SERVICIO */
  div.servicio-banner {
    min-height: 200px;
  }

  section.contenido-servicio-pagina h3 {
    margin-bottom: 6rem;
  }

  section.contenido-servicio-pagina h3 p {
    font-size: 2rem;
    /* text-align: center; */
    margin-bottom: 3rem;
  }

  div.subcategorias-servicio {
    margin-bottom: 3rem;
  }

  div.subcategorias-servicio div.texto-servicio {
    padding: 0rem 0rem;
  }

  div.subcategorias-servicio img {
    width: 100%;
    margin-bottom: 2rem;
  }

  div.subcategorias-servicio h2 {
    font-size: 2.4rem;
  }

  div.subcategorias-servicio ul li {
    font-size: 1.4rem;
  }

  /* PÁGINA NOSOTROS */
  section.nosotros-pagina img {
    width: 100%;
  }

  section.nosotros-pagina h2 {
    margin: 1rem 0;
  }

  section.nosotros-pagina div.container div.caja-valor {
    margin-bottom: 4rem;
  }

  section.nosotros-pagina div.container div.caja-valor:last-child {
    margin-bottom: 0rem;
  }

}

/*=================================================
SMARTPHONE VERTICAL
===================================================*/
@media screen and (max-width: 575px) {

  p {
    font-size: 1.4rem;
    line-height: 1.5;
  }

  form.formulario label {
    font-size: 1.3rem;
  }
  
  form.formulario input {
    margin-bottom: 2rem;
  }
  
  input, textarea {
    font-size: 1.3rem!important;
  }
  
  div.boton-whatsapp {
    bottom: 7rem;
    border-radius: 5px 0px 0px 5px;
  }
  
  div.boton-whatsapp i {
    font-size: 2.6rem;
  }
  
  section {
    padding: 5rem 0;
  }
  
  h2.titulo-seccion {
    font-size: 3rem;
    margin-bottom: 3rem;
  }
  
  h3.subtitulo-seccion {
    font-size: 2rem;
    /* text-align: center; */
    margin-bottom: 3rem;
  }
  
  /* BARRA NAVEGACIÓN */
  .navbar a {
    width: 30%;
  }
  
  div.redes-sociales {
    display: none;
  }
    
  div.boton-menu {
    font-size: 3rem;
  }
  
  /* SLIDE PRINCIPAL */  
  div.slide div.contenido-slide {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
  }
  
  div.contenido-slide h2.titulo-slide {
    font-size: 2rem;
    margin-bottom: .5rem;
    text-align: center;
  }
  
  div.contenido-slide p {
    display: none;
  }
  
  div.contenido-slide button.boton {
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: 5px;
    display: block;
    margin: .5rem auto;
  }

  /* NOSOTROS */
  .ml9 {
    position: relative;
    font-weight: 200;
    font-size: 2.6rem;
    color: var(--blanco);
  }

  .enlaceNosotros {
    font-size: 1.2rem;
  }

  .enlaceNosotros:hover {
    color: var(--blanco);
  }
  
  /* SERVICIOS */        
  section.servicios div.servicio img {
    border-radius: 5px;
  }

  div.opacidad-servicio {
    border-radius: 5px;
  }
  
  div.servicio h3.titulo-servicio {
    font-size: 2rem;
  }
  
  /* BANNER */
  div.banner {
    padding: 3rem 0;
  }
  
  div.banner h2 {
    color: var(--blanco);
  }
  
  div.banner p {
    text-align: center;
  }
  
  div.banner div.contenido-banner {
    position: relative;
    z-index: 999;
  }
  
  /* CONTACTO */    
  div.mapa iframe {
    border-radius: 5px;
  }
  
  div.mapa {
    margin-top: 3rem;
  }

  section.contacto div.contacto-info img {
    width: 30%;
  }

  section.contacto div.contacto-info {
    margin-top: 4rem;
  }
  
  section.contacto div.caja-info h2 {
    font-size: 1.3rem;
  }
  
  /* FOOTER */
  footer {
    padding: 1.5rem 1.5rem 5rem 1.5rem;
  }
  
  footer img {
    width: 30%;
  }
  
  footer p.copy {
    /* color: var(--gris); */
    font-size: 1.3rem;
    margin: 0;
  }
  
  div.redes-sociales-footer {
    margin: 1.5rem 0;
  }
  
  div.redes-sociales-footer ul li {
    font-size: 1.8rem;
    color: var(--blanco);
    margin-right: 4rem;
    transition: all .3s ease;
  }
  
  div.redes-sociales-footer ul li:last-child {
    margin-right: 0rem;
  }
  
  div.redes-sociales-footer ul li:hover {
    cursor: pointer;
    color: var(--rojo);
  }

  /* PÁGINA SERVICIO */
  div.servicio-banner {
    min-height: 200px;
  }

  section.contenido-servicio-pagina h3 {
    margin-bottom: 6rem;
  }

  section.contenido-servicio-pagina h3 p  {
    font-size: 2rem;
    /* text-align: center; */
    margin-bottom: 3rem;
  }

  div.subcategorias-servicio {
    margin-bottom: 3rem;
  }

  div.subcategorias-servicio div.texto-servicio {
    padding: 0rem 0rem;
  }

  div.subcategorias-servicio img {
    width: 100%;
    margin-bottom: 2rem;
  }

  div.subcategorias-servicio h2 {
    font-size: 2.4rem;
  }

  div.subcategorias-servicio ul li {
    font-size: 1.4rem;
  }

  /* PÁGINA NOSOTROS */
  section.nosotros-pagina img {
    width: 100%;
  }

  section.nosotros-pagina h2 {
    margin: 1rem 0;
  }

  section.nosotros-pagina div.container div.caja-valor {
    margin-bottom: 4rem;
  }

  section.nosotros-pagina div.container div.caja-valor:last-child {
    margin-bottom: 0rem;
  }

}