@font-face {

    font-family: AvenirBook;

    src: url(font/AvenirLTStd-Book.otf);

}



@font-face {

    font-family: AvenirBlack;

    src: url(font/Avenir-Black.ttf);

}



body {

  background: url(../img/restaurantes/back.png) no-repeat center center fixed;

  -webkit-background-size: cover;

  -moz-background-size: cover;

  -o-background-size: cover;

  background-size: cover;

}



.top {

  background-image: url(../img/restaurantes/top-ajuste.png);

  background-repeat: no-repeat;

  background-size: 70% 100%;

  background-position: center;

  height: 100vh;

  padding-top: 0;

  padding-bottom: 0;

  overflow: hidden;

}



.logo-reylaz {

  width: 28%;

  margin-left: 8rem

}



.slide-item {

  margin-top: 4.5rem;

  width: 85%;

  height: 8rem

}



.prev {

  margin-top: 4rem

}



.next {

  margin-top: 4rem;

  margin-right: 3rem

}



.tel-restaurantes {

  float: right;

  margin-right: 3.1rem;

  margin-top: 1.6rem

}



a:hover {

    -webkit-animation: pulse 1s;

    animation: pulse 1s;

}



.hover-image:hover {

    -webkit-animation: pulse 1s;

    animation: pulse 1s;

}



.container-encabezado {

  margin-left: 5rem;

}



.title-encabezado {

  font-family: AvenirBook;

  color: #ffea00;

  font-size: 11px;

  margin-bottom: -1px;

}



.sub-encabezado {

  font-family: AvenirBook;

  color: #ffea00;

  font-size: 11px;

  line-height: .9rem

}



.list-encabezado {

  list-style: none;

  color: white;

  font-size: 13px;

  font-family: AvenirBook;

  margin-left: -1rem;

  margin-top: -.8rem

}



.list-bullet {

  font-size: 12px

}



.ben-form {

  margin-top: .2rem

}



ul li {

  margin-bottom: .4rem;

  display: flex;

}



.title-beneficios {

  color: #541691;

  font-family: AvenirBlack;

  font-weight: bold;

  font-size: 19px;

}



.list-beneficios {

  list-style: none;

  color: #541691;

  font-family: AvenirBook;

  margin-left: -2.5rem;

}



.text {

  display: -webkit-inline-box

}



.list-bullet-beneficios {

  color: #541691;

  font-size: 12px

}



.conoce {

  font-family: AvenirBook;

  font-size: 10px;

  color: #541691;

  display: list-item;

  margin-top: -1.7rem;

  margin-left: 1rem

}



.back-form {

  background-image: url(../img/restaurantes/form.png);

  background-repeat: no-repeat;

  background-size: cover;

  background-position: center;

  padding-bottom: 0;

  margin-top: 1rem

}



.container-form {

  width: 108%;

  height: auto;

  margin-top: 0rem;

  margin-left: 0rem;

  padding: 1rem;



}



.segundo-container-form {

  width: auto;

  height: auto;

}



.title-formulario {

  background-image: url(../img/restaurantes/descuento_restaurantes.png);

  background-repeat: no-repeat;

  background-size: 100% 100%;

  background-position: center;

  width: 14.4rem;

  height: 3rem;

  left: 1rem;

  position: absolute;

  margin-top: -3.5rem;

  -webkit-box-shadow: 10px 10px 16px -1px rgba(0,0,0,0.19);

  -moz-box-shadow: 10px 10px 16px -1px rgba(0,0,0,0.19);

  box-shadow: 10px 10px 16px -1px rgba(0,0,0,0.19);

}



.new-title {

  padding: .1rem;

  text-align: center;

}



.form-title {

  font-size: 11px;

  color: #f1b923;

  line-height: 13px;

  font-family: AvenirBook;

  margin-left: -3.4em

}



.formulario-group {

  margin-bottom: .2rem;

}



.text-promotion {

  font-size: 11px;

  text-align: center;

  margin-top: .4rem;

  font-family: AvenirBook;

  color: #b43746

}



.requerido {

  font-size: 10px;

  font-family: AvenirBook;

  color: white;

  text-align: right;

  margin-top: 1.5rem;

  margin-bottom: .1rem;

  margin-left: -4em

}



.formulario {

  font-size: 12px;

  font-family: AvenirBook;

  letter-spacing: 1px;

  margin-left: -1rem;

  color: white

}



label {

  line-height: .1rem

}



.formulario-control {

  display: block;

  width: 100%;

  padding: .25rem .5rem;

  font-size: .575rem;

  line-height: .1;

  color: #495057;

  background-color: #fff;

  background-clip: padding-box;

  border: 1px solid #ced4da;

  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;

}



.formulario-control-textarea {

  display: block;

  height: 6rem;

  width: 100%;

  padding: .25rem .5rem;

  font-size: .575rem;

  line-height: 1;

  color: #495057;

  background-color: #fff;

  background-clip: padding-box;

  border: 1px solid #ced4da;

  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;

}



.enviar {

  margin-top: .5rem;

  display: -webkit-inline-box;

}



.btn-form {

  display: inline-block;

  cursor: pointer;

  font-weight: bold;

  width: 5rem;

  color: #fff;

  text-align: center;

  white-space: nowrap;

  vertical-align: middle;

  -webkit-user-select: none;

  -moz-user-select: none;

  -ms-user-select: none;

  user-select: none;

  border: 1px solid transparent;

  font-size: 1rem;

  line-height: 1.5;

  background-color: #7426C0;

  font-family: AvenirBook;

}



.aviso-privacidad {

  font-family: AvenirBook;

  margin-left: 1rem;

  font-size: 9px;

  color: #fff

}



@media screen and (max-width: 768px) {

  body {

    background: none

  }



  .top {

    background-image: none;

    height: 160vh;

    padding-top: 0;

    padding-bottom: 0;

    overflow: scroll;

    overflow-x: hidden;

  }



  .top-restaurantes {

    background: url(../img/restaurantes/top-movil.png) no-repeat center center fixed;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    -o-background-size: cover;

    background-size: cover;

    padding-top: 0rem;

    padding-bottom: 0rem

  }



  .logo-reylaz {

    width: 45%;

    margin-left: 3rem;

    margin-bottom: 1rem

  }



  .slide-item {

    margin-top: 1rem;

    margin-bottom: 1rem;

    width: 100%;

    height: 11rem

  }



  .prev {

    margin-top: 0rem

  }



  .next {

    margin-top: 0rem;

    margin-right: 0rem

  }



  .tel-restaurantes {

    float: none;

    margin: 10px auto;

    display: block;

  }



  .container-encabezado {

    margin-left: 1rem;

    text-align: left;

  }



  .title-encabezado {

    font-family: AvenirBook;

    color: #ffea00;

    font-size: 10px;

    margin-bottom: -1px;

    margin-left: .5rem

  }



  .sub-encabezado {

    font-family: AvenirBook;

    color: #ffea00;

    font-size: 10px;

    line-height: 1rem;

    margin-left: .5rem

  }



  .list-encabezado {

    list-style: none;

    color: #fff;

    font-size: 11px;

    font-family: AvenirBook;

    margin-left: -1rem;

    margin-top: -.8rem

  }



  .list-bullet {

    font-size: 12px

  }



  ul li {

    margin-bottom: 0rem;

  }



  .beneficios {

    margin-left: 0rem;

    margin-top: 0rem

  }



  .div-beneficios-two {

    margin-top: -2rem;

  }



  .title-beneficios {

    color: #541691;

    font-family: AvenirBlack;

    font-weight: bold;

    font-size: 19px;

    text-align: center;

  }



  .list-beneficios {

    list-style: none;

    color: #541691;

    font-family: AvenirBook;

  }



  .list-bullet-beneficios {

    color: #541691;

    font-size: 12px

  }



  .conoce {

    font-size: 12px

  }



  .back-form {

    background-image: url(../img/restaurantes/form.png);

    background-repeat: no-repeat;

    background-size: 92% 100%;

    background-position: center;

    height: 75vh;

    padding-top: 0;

    margin-top: 3rem;

    padding-bottom: 0;

  }



  .container-form {

    width: 80%;

    height: 100px;

    padding: 0;

    margin: auto;

    margin-top: .7rem!important;

  }



  .title-formulario {

    width: 18rem;

    position: static;

    margin-top: -2.5rem;

    margin-left: -1.7rem

  }



  .form-title {

    font-size: 14px;

    color: #f1b923;

    line-height: 13px;

    font-family: AvenirBook;

    margin-left: -1rem;

  }



  .form-title br {

    display: inline-block;

  }



  .formulario-group {

    margin-bottom: .2rem;

  }



  .requerido {

    font-size: 12px;

    font-family: AvenirBook;

    color: white;

    margin-top: 1rem;

    margin-bottom: .3rem;

    margin-left: -1rem

  }



  .formulario {

    font-size: 14px;

    font-family: AvenirBook;

    letter-spacing: 1px;

    margin-left: -1em;

    color: white

  }



  .enviar {

    margin-top: 1rem

  }



  .aviso-privacidad {

    margin-left: .5rem;

    font-size: 12px;

    padding-bottom: 1rem

  }

}



@media screen and (min-width: 1400px) {

  .top-restaurantes {

    margin-top: 2rem

  }

  .slide {

    margin-top: 3.5rem

  }

  .slide-item {

    margin-top: 3.5rem

  }

  .tel-restaurantes {

    margin-top: 1rem;

  }

  .ben-form {

    margin-top: 1rem

  }

  .conoce {

    font-size: 12px

  }

}

