#navbar.stick {
  background-color: transparent;
  box-shadow: none;
  border: 0;
}

#navbar .logo img {
  max-height: 130px;
  margin-top: 10px;
}

#navigation {
  margin-top: 20px;
}

.vm_color {
  color: #e30b13;
}

.vm_head {
  font-size: 40px !important;
}

.vm_h2 {
  font-size: 30px !important;
  text-align: center;
}

.vm_justify {
  color: #000;
  font-size:19px;
  font-weight: 400;
  text-align: justify;
}

.vm_btn a {
  font-weight: 700 !important;
  font-size: 15px !important;
}

.qrcode {
  max-width: 96px;
  margin-left: 13px;
}

section.section-skewed {
  padding-bottom: 0px !important;
}

.h85 {
  height: 785px;

}

.pdt-40 {
  padding-top:90px !important;
}


section.pdb-40 {
  padding-bottom: 90px !important;
}

.vm_btn_m a {
  background-color: rgb(227, 11, 19);
  padding: 20px;
}

.vm_form {
  max-width: 482px;
  margin: 40px auto;
}

.vm_final {
  text-align: center;
}


.vm_two_img {
  width: 100%;
  margin: -1px auto;
  display: block;
}

.vm_content {
  max-width: 700px;
  display: block;
}

.vm_content h1 {
  text-align: center;
}
.vm_form {
  background: #fff;
  padding: 20px;
  border-radius: 20px;
}

.menu3 {
  max-width: 542px;
text-align: center;
margin: 0 auto;
    margin-bottom: 0px;
display: block;
width: 100%;
}

.img_impresion {
  max-width: 366px;
  text-align: center;
  display: block;
  margin: 0 auto;
}

section {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.menu_down .logo img {
  max-height: 71px !important;
}

.menu_down {
  height: 100px !important;
  background-color: #fff !important;
  box-shadow: 5px 5px 15px 0 rgba(31, 31, 31, 0.07) !important;
}

.content-sm {
  max-width: 570px;
}

.movil_img {
  margin-top: 60px;
}

.showmovil {
  display: none;
}

/*SPACES*/
.homespace {
  margin-top: 166px;
}

.vm_content  {
  margin-left: auto;
  margin-right: auto;
}

.pdt-0  {
  padding-top: 0px !important;
}

@media screen and (max-width: 990px) {
  .movilspace {
    padding-top: 33px;
    padding-bottom: 33px;
  }
  .nospacedown {
    padding-bottom: 0px;
  }
  .showmovil {
    margin-top: 50px;
    display: block;
  }
  .hidemovil {
    display: none;
  }
  .vm_justify {
    padding: 10px 20px;
  }
  .movil_img {
    margin-top: 10px;
  }
  section.pdt-40 {
    padding-top:10px !important;
  }
  
  .vm_head {
    margin-top: 10px;
  }
  
  section.pdb-40 {
    padding-bottom: 10px !important;
  }
  .mt10 {
    margin-top: 10px !important;
  }
  .mb10 {
    padding-bottom: 10px !important; 
  }

  /*SPACE*/
  .homespace {
    margin-top: 136px;
  }
  .section_space {
    padding: 39px 0;
  }
}

@media screen and (min-width: 989px) {
  .mt_01 {
    margin-top: 121px;
  }
  .mt_02 {
    margin-top: 70px;
  }
  .mt_03 {
    margin-top: 178px;
  }
  .mt_04 {
    margin-top: 117px;
  }
  .mt_05 {
    margin-top: 92px;
  }
}

.dnone {
  display: none;
}
.form_success {
  display: none;
}

.jFiler-theme-default .jFiler-input {
  max-width: 450px !important;
  width: 100%;
}

.jFiler-items-default .jFiler-item-assets a {
  font-size: 28px;
  padding: 5px;
  margin-top: 0px;
  position: relative;
  top: -12px;
  padding-top: 16px;
}

.btn_send {
  margin: 0 auto;
  display: block;
  font-size: 19px;
  top: 14px;
  max-width: 300px;
}

.form_err, .form_sending, .form_success {
  background: red;
  padding: 26px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  display: none;
  line-height: 1.1;
  margin-top: 50px;
}

.form_err p, .form_sending p, .form_success p {
  margin: 0;
}

.form_sending {
  background: black;
}

.form_success {
  background: darkcyan;
}

.select2 {
  width: 100% !important;
}

.restaurant_name {
  display: none;
}
.mt68 {
  margin-top: 68px;
}

.home_img {
  position: absolute;
  top: -187px;
  right: 0;
  max-width: 679px;
  margin-top: 0px;
}

@media screen and (max-width: 768px) {
  .home_img {
    position: relative;
    top: 20px;
    right: -7px;
    max-width: 368px;
    margin-top: 0px;
  }
}

@media screen and (max-width: 968px) {
  .home_img {
    display: none;
  }
}