


/*---------- mayor a 763 pero menor a 1023 ----------*/



@media (min-width: 763px) AND (max-width: 1023px) {


  /*((((((( INICIO )))))))))*/

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


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

  /* SUPER COMBO */
  .supercombo {
    position: relative;
    width: 100vh;
    margin-top: 45%;
    font-style: normal;
    font-weight: 900;
    font-size: 100px;
    line-height: 95px;
    text-transform: uppercase;
  }
  /* Lavado + Tratamiento + Blower + Plancha */
  .parrafo-inicio-1 {
    position: relative;
    margin-top: -2%;
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 36px;
    line-height: 50px;
  }

  /* $ 7.99 */
  .parrafo-inicio-2 {
    position: relative;
    margin-top: 5%;
    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 )))))))))*/
.separador {
height: 100px;
}

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

.servicios {
padding-top: 110px;
padding-bottom: 125px;
}

@media (min-width: 762px) {
.lista-servicios {
  padding: 1rem;
  padding-bottom: 0rem;
  margin: -0.5px;
  color: white;
  border-width: 1px;
  border-style: solid;
  border-image:
    linear-gradient(to bottom,
      #98BF13,
      #C347E2) 1 100%;
}
}

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

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

.espacio-servicios {
margin-bottom: 150px;
}

/* fotos manicure */
.fotos-manicure {
color: #0E0E13;
overflow: hidden;
border-radius: 10px;
}

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

.card {
border: none;
background-color: transparent;
box-shadow: 5px 10px 40px rgba(47, 12, 19, 0.75);
/*
filter: drop-shadow(0px 10px 20px rgba(47, 12, 19));
-webkit-filter: drop-shadow(0px 10px 20px rgba(47, 12, 19));
border-radius: 10px;
*/
}

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

}

.text-fotomanicure {
font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 40px;
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: 680px;
z-index: -1;
}

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

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

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

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

/*((((((((( SUCURSALES )))))))))*/
.separador-mapa {
padding-top: 50px;
}

/*((((((((( CONTACTO )))))))))*/
.mail {
  margin: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #AEAEAE;
}

.phone {
  display: flex;
      align-items: center;
      justify-content: center;
      margin: 0;
 padding-left: 20%;
  padding-top: 50px;
  padding-bottom: 50px;
}

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

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

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

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

}
