.container {
  text-align: center;
  background-image: url(images/4853160.jpg);
  background-size: cover;
  margin: 0 auto;
}
.img2 {
  width: "70%";
  height: "auto";
}
@media screen and (max-width: 1000px) {
  h3 {
    font-size: 60px;
  }
  h4.panel2 {
    font-size: 50px;
  }
  h6 {
    font-size: 40px;
  }
  .img2 {
    width: 100%;
    height: auto;
  }
  .panel2,
  .panel {
    height: 100vh;
    margin-bottom: 1%;
  }
  div {
    margin-bottom: 15%;
  }

  .boton {
    max-width: 90%;
    margin: 25px auto !important;
    padding: 21px !important;
    font-size: 58px !important;
    border-radius: 5px !important;
    cursor: pointer;
  }

  .buttonCall {
    max-width: 90%;
    margin: 25px auto !important;
    padding: 21px !important;
    font-size: 58px !important;
    border-radius: 5px !important;
    cursor: pointer;
  }

  .fullscreen-modal {
    width: 100vw !important;
  }

  .fullscreen-modal .modal-dialog {
    width: 100vw !important;
  }
  .modal-dialog,
  ._form_1 {
    min-width: 100% !important;
  }

  #_form_1_ {
    padding: 48px !important;
  }

  #_form_1_ ._form-title {
    font-size: 59px !important;
  }

  #_form_1_ ._form_element input[type="text"],
  #_form_1_ ._form_element input[type="date"],
  #_form_1_ ._form_element select,
  #_form_1_ ._form_element textarea:not(.g-recaptcha-response) {
    display: block;
    font-size: 50px !important;
  }

  #_form_1_ ._submit {
    font-size: 59px !important;
    margin: 43px !important;
  }

  .letra {
    font-size: 43px !important;
  }

  #_form_1_ ._field-wrapper {
    position: relative !important;
    margin-top: 54px !important;
    margin-bottom: 31px !important;
  }

  .ancho {
    max-width: 100% !important;
  }

  .titulo {
    font-size: 47px !important;
    padding: 36px !important;
    line-height: 67px !important;
  }

  .titulo2 {
    font-size: 47px !important;
    padding: 0px 36px 36px !important;
    line-height: 67px !important;
  }
  .checbox {
    width: 40px !important;
    height: 40px !important;
  }
}

@media (max-width: 1800px) {
  .fullscreen-modal .modal-dialog {
    width: 1170px;
  }
  .ancho {
    max-width: 85%;
  }
  .titulo {
    font-size: 30px;
    padding: 15px 75px 5px;
    line-height: 39px;
    margin: 18px 0 0 0;
  }
  .titulo2 {
    font-size: 31px;
    padding: 9px 75px 14px;
    line-height: 39px;
  }

  .boton {
    max-width: 72%;
    margin: 25px auto;
    padding: 13px;
    font-size: 33px;
    border-radius: 5px;
    cursor: pointer;
  }

  .buttonCall {
    max-width: 72%;
    margin: 25px auto;
    padding: 13px;
    font-size: 33px;
    border-radius: 5px;
    cursor: pointer;
  }
  .letra {
    font-size: 20px;
  }

  .checbox {
    width: 29px;
    height: 20px;
  }
}

.player .vp-controls .pause-icon,
.player .vp-controls .play-icon {
  font-size: 30px !important;
}
.player .vp-controls .play.state-paused .play-icon {
  font-size: 22px !important;
}

.player .vp-controls .play {
  margin: 18% 36% !important;
}

.vp-outro-button {
  font-size: 30px !important;
}

.player .vp-outro-button {
  font-size: 30px !important;
}
.modal-content {
  background-color: transparent;
  box-shadow: none;
  border: none;
}

._field-wrapper,
._form-content,
._checkbox-radio,
._button-wrapper,
._html-code {
  margin-bottom: 0px;
}
