


/*---------- mayor a 1024 pero menor a 1366 ----------*/



@media (min-width: 1024px) AND (max-width: 1365px) {
  html, body {
      max-width: 100% !important;
      overflow-x: hidden !important;
  }

h1 {
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 35px;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #FFFFFF;
}

h2 {
  padding-top: 9px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #AEAEAE;
}
  /*((((((( INICIO )))))))))*/


  /* SUPER COMBO */
  .supercombo {
    position: relative;
    width: 100vh;
    margin-top: 20%;
    font-style: normal;
    font-weight: 900;
    font-size: 120px;
    line-height: 108px;
    text-transform: uppercase;
  }

  /* Lavado + Tratamiento + Blower + Plancha */
  .parrafo-inicio-1 {
    position: relative;
    margin-top: -1.5%;
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 43px;
    line-height: 50px;
  }

  /* $ 7.99 */
  .parrafo-inicio-2 {
    position: relative;
    margin-top: 2%;
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    font-size: 53px;
    line-height: 53px;
    color: #98BF13;
  }

  /* boton visitanos */
  .boton-visitanos {
    position: relative;
    width: 150px;
    height: 40px;
    bottom: 20%;
    background: #98BF13;
    border: 1px solid #E8FF99;
    box-sizing: border-box;
    box-shadow: 0px 15px 40px #2F3C06;
    border-radius: 50px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  }

  /* *Cualquier largo. En todas nuestras sucursales */
  .parrafo-inicio-3 {
    position: absolute;
    width: 100vh;
    bottom: 1%;
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 19px;
    color: white;
  }


/*((((((((( SERVICIOS )))))))))*/
.svg-col-servicios svg {
  display: none;
}

.separador {
  height: 154px;
}

.servicios {
  padding-top: 83px;
  padding-bottom: 94px;
}

.lista-servicios ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
}

.text-fotomanicure {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 34px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #0E0E13;
}


/* texto grande */
.texto-grande {
  position: relative;
  width: 100%;
  margin-top: -170px;
  background-color: white;
  height: 640px;
  z-index: -1;
}

.rectangulo1 {
  position: absolute;
  margin-top: 260px;
  width: 150px;
  border: 3px solid #E24768;
}

.texto-grande article p {
  position: absolute;
  padding-top: 305px;
  color: #0E0E13;
  font-style: normal;
  font-weight: 900;
  font-size: 36px;
  line-height: 45px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.rectangulo2 {
  position: absolute;
  margin-top: 470px;
  width: 150px;
  border: 3px solid #E24768;
}

.boton-text-grande {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 45px;
  background: linear-gradient(90deg, #C347E2 0%, #E24768 29.17%, #E24768 73.96%, #C347E2 100%);
border: 0;
  border-radius: 0px;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 35px;
  align-items: center;
  text-align: center;
  letter-spacing: 0.1em;
  color: #FFFFFF;
}


/*((((((((( SUCURSALES )))))))))*/
.title-map {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  padding-top: 25px;
  padding-bottom: 1px;
}

.text-map {
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  font-size: 13px;
  line-height: 18px;
  color: #AEAEAE;
}

.sucursales {
  padding-top: 83px;
  padding-bottom: 94px;
}

.sucursal-separador-mapa {
  position: relative;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 10px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
}

.map {
  height: 300px;
  box-sizing: border-box;
  border-radius: 10px;
  box-shadow: 0px 15px 40px #fff;
  border: 0px;
  filter: grayscale(100%) invert(100%);
}

.sucursal-separador-mapa .row {
  margin-left: 28px;
}

.title-map {
  padding-top: 32px;
  text-align: left;
  margin-left: 68px;
}


/*((((((((( CONTACTO )))))))))*/
.contacto {
  padding-top: 83px;
  padding-bottom: 50px;
}

.mail {
  margin: 0;
  padding: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #AEAEAE;
}

.phone {
  margin: 0;
  padding: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.icono-mail {
  margin-top: 50%;
  margin-left: -18%;
  width: 22px;
  height: auto;
}

.mail, .tlf {
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
  text-decoration: none;
}

/* redes */
.redes {
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 25px;
  letter-spacing: 0.05em;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  text-decoration: none;
}

.footer {
  position: absolute;
  bottom: 1%;
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 12px;
  color: #AEAEAE;
}

.borde-redes {
  margin: 0;
  padding: 0;
  border-right: 2px solid #FFFFFF;
  height: 53px;
}


.redes-fondo {
  margin: 0;
  padding: 0;
  position: relative;
  height: 83px;
  background: #E24768;
  box-shadow: 0px 15px 40px #000000;
  border-radius: 0px 0px 50px 50px;
}
}


/*---------- mayor a 992 pero menor a 1496 ----------



@media (min-width: 1366px) AND (max-width: 1496px) {


  html, body {
      max-width: 100% !important;
      overflow-x: hidden !important;
  }



  .supercombo {
    position: relative;
    width: 100vh;
    margin-top: 17%;
    font-style: normal;
    font-weight: 900;
    font-size: 120px;
    line-height: 108px;
    text-transform: uppercase;
  }


  .parrafo-inicio-1 {
    position: relative;
    margin-top: -1.5%;
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 43px;
    line-height: 50px;
  }


  .parrafo-inicio-2 {
    position: relative;
    margin-top: 2%;
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    font-size: 53px;
    line-height: 53px;
    color: #98BF13;
  }


  .boton-visitanos {
    position: relative;
    width: 150px;
    height: 40px;
    bottom: 20%;
    background: #98BF13;
    border: 1px solid #E8FF99;
    box-sizing: border-box;
    box-shadow: 0px 15px 40px #2F3C06;
    border-radius: 50px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  }


  .parrafo-inicio-3 {
    position: absolute;
    width: 100vh;
    bottom: 1%;
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 19px;
    color: white;
  }
}

*/
