.form-photo-group {
  position: relative;
  overflow: hidden; }
  .form-photo-group .module-title {
    padding-top: 120px;
    padding-bottom: 143px; }
    .form-photo-group .module-title .module-title-text {
      color: var(--primary-bg);
      text-align: right;
      font-size: 200rem;
      text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.7), 1px -1px 0 rgba(0, 0, 0, 0.7), -1px 1px 0 rgba(0, 0, 0, 0.7), 1px 1px 0 rgba(0, 0, 0, 0.7);
      font-size: 15.10vw;
      position: absolute;
      top: 0;
      left: -30px;
      opacity: 0.04; }

.form-photo {
  width: 100%;
  max-width: 100%;
  height: 590px; }
  .form-photo .wrapper {
    height: 100%; }
  .form-photo .text {
    position: absolute;
    max-width: 669px;
    right: 0;
    top: -184px;
    box-shadow: 0px 20px 40px #F0F0F0A3; }
    .form-photo .text .required {
      display: none; }
    .form-photo .text .checkbox-label {
      margin-bottom: 35px; }
    .form-photo .text form {
      padding: 55px 65px 45px 65px; }
      .form-photo .text form .form-group {
        padding: 0 8px;
        margin-bottom: 20px; }
        .form-photo .text form .form-group:nth-child(3) {
          flex: 0 0 100% !important;
          max-width: 100% !important; }
      .form-photo .text form .btn-secondary {
        width: 100%; }
    .form-photo .text h3 {
      font-size: 55rem;
      margin: 0; }
    .form-photo .text .title {
      padding: 59px 0px;
      padding-left: 65px;
      border-bottom: 1px solid var(--light-bg2); }
  .form-photo .wrapper-inner {
    position: relative;
    min-width: 100%;
    height: 100%;
    min-height: 100%;
    display: block; }
  .form-photo .container-block {
    position: relative; }
  .form-photo .foto {
    position: absolute;
    top: 262px;
    left: 0;
    right: 0; }
    .form-photo .foto .google-maps {
      width: 100%; }
      .form-photo .foto .google-maps iframe {
        width: 100%;
        height: 590px;
        filter: grayscale(100%); }

@media (max-width: 575.5px) {
  .form-photo-group .module-title {
    padding-top: 50px;
    padding-bottom: 55px;
    display: none; }
    .form-photo-group .module-title .module-title-text {
      top: -32px;
      left: -25px; }

  .form-photo {
    height: auto; }
    .form-photo .wrapper {
      display: flex;
      flex-direction: column-reverse; }
    .form-photo .wrapper-inner {
      display: flex;
      justify-content: center; }
    .form-photo .text {
      max-width: 100%;
      top: auto;
      right: 0;
      position: relative;
      box-shadow: none; }
      .form-photo .text .checkbox-label {
        margin-bottom: 0px; }
      .form-photo .text h3 {
        font-size: 35rem; }
      .form-photo .text form {
        padding: 25px 0; }
      .form-photo .text .title {
        padding: 25px 0; }
    .form-photo .foto {
      bottom: 0;
      top: auto;
      position: relative;
      padding-bottom: 60px; }
      .form-photo .foto .google-maps iframe {
        height: 445px; } }
@media (min-width: 576px) and (max-width: 767.5px) {
  .form-photo-group .module-title {
    padding-top: 50px;
    padding-bottom: 55px;
    display: none; }
    .form-photo-group .module-title .module-title-text {
      top: -32px;
      left: -25px; }

  .form-photo {
    height: auto; }
    .form-photo .wrapper {
      display: flex;
      flex-direction: column-reverse; }
    .form-photo .wrapper-inner {
      display: flex;
      justify-content: center; }
    .form-photo .text {
      max-width: 100%;
      top: auto;
      right: 0;
      position: relative;
      box-shadow: none; }
      .form-photo .text .checkbox-label {
        margin-bottom: 0px; }
      .form-photo .text h3 {
        font-size: 35rem; }
      .form-photo .text form {
        padding: 25px 0; }
      .form-photo .text .title {
        padding: 25px 0; }
    .form-photo .foto {
      bottom: 0;
      top: auto;
      position: relative;
      padding-bottom: 60px; }
      .form-photo .foto .google-maps iframe {
        height: 45vw;
        min-height: 180px; } }
@media (min-width: 768px) and (max-width: 991.5px) {
  .form-photo-group .module-title {
    padding-top: 50px;
    padding-bottom: 55px; }
    .form-photo-group .module-title .module-title-text {
      top: -32px;
      left: -25px; }

  .form-photo {
    height: 445px; }
    .form-photo .wrapper-inner {
      display: flex;
      justify-content: center; }
    .form-photo .text {
      max-width: 477px;
      top: -90px;
      right: 0; }
      .form-photo .text .checkbox-label {
        margin-bottom: 0px; }
      .form-photo .text h3 {
        font-size: 35rem; }
      .form-photo .text form {
        padding: 25px 30px 5px 30px; }
      .form-photo .text .title {
        padding: 25px 0px;
        padding-left: 25px; }
    .form-photo .foto {
      bottom: -5px;
      top: auto; }
      .form-photo .foto .google-maps iframe {
        height: 445px; } }
@media (min-width: 992px) and (max-width: 1199.5px) {
  .form-photo-group .module-title {
    padding-top: 50px;
    padding-bottom: 120px; }
    .form-photo-group .module-title .module-title-text {
      top: 17px;
      left: -25px; }

  .form-photo {
    height: 525px; }
    .form-photo .foto {
      top: 181px; }
      .form-photo .foto .google-maps iframe {
        height: 525px; }
    .form-photo .text {
      max-width: 477px;
      top: -82px; }
      .form-photo .text .checkbox-label {
        margin-bottom: 0px; }
      .form-photo .text h3 {
        font-size: 40rem; }
      .form-photo .text form {
        padding: 25px 30px 5px 30px; }
      .form-photo .text .title {
        padding: 25px 0px;
        padding-left: 25px; } }
@media (min-width: 1200px) and (max-width: 1579.5px) {
  .form-photo-group .module-title .module-title-text {
    top: 45px;
    left: -25px; }

  .form-photo {
    height: 525px; }
    .form-photo .google-maps iframe {
      height: 525px; }
    .form-photo .text {
      max-width: 560px;
      top: -132px; }
      .form-photo .text .checkbox-label {
        margin-bottom: 0px; }
      .form-photo .text h3 {
        font-size: 45rem; }
      .form-photo .text form {
        padding: 40px 45px 20px 50px; }
      .form-photo .text .title {
        padding: 40px 0px;
        padding-left: 45px; } }

/*# sourceMappingURL=form_photo.css.map */
