


/*---------- menor a 762 ----------*/



@media (max-width: 762px) {
  h1 {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 0;
    margin: 0;
  }

  h2 {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #AEAEAE;
    padding-top: 10px;
  }

  /*((((((((( INICIO )))))))))*/
  /* imagenen background inicio */

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

  .img_inicio {
    position: relative;
    background-image: url(../img/Foto_hairzonepty_inicio_movil.jpg);
    width: 100vw;
    height: 100vh;
    background-size: cover;
    background-position: center;
    box-sizing: border-box;
    z-index: 8;
  }

  /* SUPER COMBO */
  .supercombo {
    position: relative;
    margin-left: 12px;
    width: 100vh;
    margin-top: 50%;
    font-style: normal;
    font-weight: 900;
    font-size: 55px;
    line-height: 57px;
    text-transform: uppercase;
  }

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

  /* $ 7.99 */
  .parrafo-inicio-2 {
    position: relative;
    margin-left: 12px;
    margin-top: -2%;
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    font-size: 55px;
    line-height: 47px;
    color: #ffffff;
  }

  /* boton visitanos */
  .boton-movil {
    display: flex;
    justify-content: center;
  }

  .boton-visitanos {
    position: relative;
    width: 188px;
    height: 45px;
    bottom: 16%;
    margin-top: 25%;
    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: 20px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  }

.boton-visitanos:hover {
  background: #98BF13;
  border: 1px solid rgba(255, 255, 255, 0.75);
  }

  /* *Cualquier largo. En todas nuestras sucursales */
  .parrafo-inicio-3 {
    width: 100%;
    position: relative;
padding-top: 12%;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: white;
    text-align: center;
  }

  /*((((((((( SERVICIOS )))))))))*/
  .separador {
    height: 50px;
  }

  .img_servicios {
    position: relative;
    background-image: url(../img/fondo_servicios_movil.jpg);
    width: 100vw;
    height: 100%;
    background-size: cover;
    background-position: top;
    box-sizing: border-box;
    z-index: 5;
  }

  .servicios {
    padding-top: 100px;
    padding-bottom: 100px;
  }

.cejas {
  letter-spacing: 0.15em;
}

.lista-servicios {
margin: 0px;
}

.separador-svg {
  padding-top: 23px;
  margin-bottom: 110px;
}

  .svg-col-servicios {
    position: relative;
  }

  .svg-col-servicios svg {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    z-index: 9;
  }

  .svg-col-servicios ul {
    position: relative;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    z-index: 10;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .interlineado {
    padding: 0.5rem 0rem 0.5rem 0rem;
    line-height: 1;
  }

  .fotos-manicure {
    position: relative;
      overflow: hidden;
      border-radius: 10px;
    z-index: 13;
  }



  .text-fotomanicure {
    position: relative;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #0E0E13;
    z-index: 13;
  }


  .fotos-manicure img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    border-radius: 10px;
  }


  .foto {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 100%;
  }

/*
  .separador_movil_fotos_manicure {
    margin-top: 15px;
  }
  */


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

.rectangulo1 {
  position: absolute;
  margin-top: 470px;
  width: 50px;
  border: 2px solid #E24768;
}

  .texto-grande article p {
    position: absolute;
    margin-top: 155px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    font-size: 19px;
    line-height: 25px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #0E0E13;
  }

  .rectangulo2 {
    position: absolute;
    margin-top: 580px;
    width: 50px;
    border: 2px 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-radius: 0px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.1em;
    color: #FFFFFF;
  }





  /*((((((((( SUCURSALES )))))))))*/
  .img_sucursales_contacto {
    position: relative;
    background-image: url(../img/fondo_sucursales_contacto_movil.jpg);
    width: 100vw;
    height: auto;
    background-size: cover;
    background-position: top;
    box-sizing: border-box;
    z-index: 3;
  }

  .sucursales {
    padding-top: 85px;
    padding-bottom: 100px;
  }

  .sucursal-separador-mapa {
    position: relative;
    width: 100%;
  }

  .map {
    height: 180px;
    border: 2px solid rgba(174, 174, 174, 0.5);
    box-sizing: border-box;
    border-radius: 10px;
    filter: grayscale(100%) invert(100%);
  }

  .title-map {
    padding-top: 20px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFFFF;
  }

  .text-map {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #AEAEAE;
    padding-left: 9px;
    padding-right: 0;
  }

  .icono-map {
    color: #AEAEAE;
  }

  .separador-mapa {
padding-top: 50px;
  }





  /*((((((((( CONTACTO )))))))))*/
  #contacto {
      height: 100vh;
  }

  .contacto {
    padding-top: 85px;
    padding-bottom: 20px;
  }


  .caja-contacto {
    position: relative;
    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);
    border-radius: 50px 50px 50px 50px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    margin: 0;
    padding: 0;
  }


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

  .mail, .tlf {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
  }

  .espacio-tlf-1 {
margin-bottom: 15px;
  }

  .espacio-tlf-2 {
margin: -30px;
  padding: 0;
  }

  .mail {
    padding: 30px;
    border-bottom: 1px solid #AEAEAE;
  }

  .phone {
    padding: 10%;
  }

    /* redes */
  .redes {
    font-style: normal;
    font-weight: 900;
    font-size: 17px;
    line-height: 50px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
  }

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

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

.footer-center {
  display: flex;
 align-items: center;
 justify-content: center;
}

  .footer {
    position: absolute;
    bottom: 1%;
    margin-left: auto;
margin-right: auto;
    padding: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #AEAEAE;
    text-align: center;
  }

    }


    /*---------- menor a  320 IPHONE SE----------*/



    @media (max-width: 320px) {

      h2 {
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
        letter-spacing: 0.01em;
        text-transform: uppercase;
        color: #AEAEAE;
        padding-top: 10px;
      }

      .boton-visitanos {
        position: relative;
        width: 188px;
        height: 45px;
        bottom: 16%;
        margin-top: 18%;
        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: 20px;
        line-height: 32px;
        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 {
        width: 100%;
        position: relative;
    padding-top: 10%;
        font-family: Roboto;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        color: white;
        text-align: center;
      }

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

      .rectangulo1 {
        position: absolute;
        margin-top: 413px;
        width: 70px;
        border: 2px solid #E24768;
      }

      .texto-grande article p {
        position: absolute;
        margin-top: 105px;
        font-family: Roboto;
        font-style: normal;
        font-weight: 900;
        font-size: 16px;
        line-height: 25px;
        display: flex;
        align-items: center;
        text-align: center;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        color: #0E0E13;
      }
      .rectangulo2 {
        position: absolute;
        margin-top: 530px;
        width: 70px;
        border: 2px solid #E24768;
      }

      .boton-text-grande {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 60px;
        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: 12px;
        align-items: center;
        text-align: center;
        letter-spacing: 0.1em;
        color: #FFFFFF;
      }

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

      .mail {
        padding: 25px;
        border-bottom: 1px solid #AEAEAE;
      }

      .phone {
        padding-left: 20%;
        padding: 25px;
      }

      .espacio-tlf-1 {
    margin-bottom: 0px;
      }

      .espacio-tlf-2 {
    margin-left: -30px;
      padding: 0;
      }

      /* redes */
    .redes {
      font-style: normal;
      font-weight: 900;
      font-size: 14px;
      line-height: 50px;
      text-align: center;
      text-transform: uppercase;
      color: #FFFFFF;
      text-decoration: none;
    }

    .footer {
      position: absolute;
      bottom: 0;
      margin-left: auto;
  margin-right: auto;
      padding: 0;
      font-style: normal;
      font-weight: 400;
      font-size: 12px;
      line-height: 14px;
      color: #AEAEAE;
      text-align: center;
    }

    .title-map {
      padding-top: 20px;
      font-family: Roboto;
      font-style: normal;
      font-weight: 500;
      font-size: 12px;
      line-height: 16px;
      text-align: center;
      letter-spacing: 0.05em;
      color: #FFFFFF;
    }

    .text-map {
      font-family: Roboto;
      font-style: normal;
      font-weight: normal;
      font-size: 12px;
      line-height: 17px;
      color: #AEAEAE;
      padding-left: 4px;
      padding-right: 0;
    }

    .cejas {
      letter-spacing: 0em;
    }

    }
