.title-wave .foto-block .wrapper .text .title {
  position: relative;
  max-width: 507px; }
  .title-wave .foto-block .wrapper .text .title:before {
    content: "";
    display: block;
    height: 47.5px;
    min-height: 47.5px;
    width: 182px;
    background-image: url(/img/wave-brown.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    right: -110px;
    pointer-events: none; }

.fb-full .foto-block .wrapper .foto {
  min-height: 38vw; }
  .fb-full .foto-block .wrapper .foto .image {
    width: 100% !important;
    max-width: 100% !important; }
  .fb-full .foto-block .wrapper .foto img {
    height: inherit;
    width: 100%;
    object-fit: cover;
    border-radius: 0; }

.fb-city .foto-block .wrapper h2 {
  line-height: 140%;
  color: var(--transparent-color1);
  max-width: 549px;
  margin-bottom: 30px; }
.fb-city .foto-block .wrapper .title {
  margin-bottom: 30px; }
.fb-city .foto-block .wrapper .foto .image {
  width: 100% !important;
  max-width: 100% !important;
  display: flex;
  justify-content: flex-start; }
.fb-city .foto-block .wrapper .foto img {
  height: inherit;
  width: 960px;
  max-width: 960px;
  object-fit: cover;
  border-radius: 0;
  padding-left: 52px;
  margin-right: auto;
  position: static; }
.fb-city .foto-block .wrapper .foto:before {
  display: block;
  content: "";
  width: 910px;
  max-width: 100%;
  height: 281px;
  background-image: url("/img/fb-bg.png");
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 51px;
  z-index: 9; }

.foto-block {
  background-color: transparent; }
  .foto-block.reverse .wrapper {
    flex-direction: row-reverse; }
    .foto-block.reverse .wrapper .text {
      justify-content: flex-end; }
  .foto-block.reverse .foto .image {
    margin-right: auto;
    margin-left: 0 !important; }
  .foto-block .wrapper {
    display: flex;
    justify-content: space-between;
    background-color: transparent; }
    .foto-block .wrapper p {
      margin-bottom: 25px; }
    .foto-block .wrapper strong {
      color: var(--primary-title); }
    .foto-block .wrapper .buttons {
      margin-top: 50px; }
    .foto-block .wrapper h4 {
      line-height: 140%; }
    .foto-block .wrapper .text {
      width: 50%;
      display: flex;
      justify-content: flex-start;
      align-items: center; }
      .foto-block .wrapper .text .container-block {
        height: fit-content; }
    .foto-block .wrapper .foto {
      width: 50%;
      position: relative;
      overflow: hidden;
      object-fit: contain; }
      .foto-block .wrapper .foto .image {
        height: 100%;
        margin-top: 0;
        margin-bottom: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 760px !important;
        max-width: calc(100% - 35px);
        margin-left: auto; }
      .foto-block .wrapper .foto img {
        height: inherit;
        width: 100%;
        object-fit: cover;
        border-radius: 22px;
        position: absolute; }

@media (max-width: 575.5px) {
  .title-wave .foto-block .wrapper .text .title {
    max-width: 100%; }
    .title-wave .foto-block .wrapper .text .title:before {
      display: none; }

  .foto-block.reverse .wrapper {
    flex-direction: column-reverse; }
    .foto-block.reverse .wrapper .foto .image {
      margin: 0 auto !important; }
  .foto-block .wrapper {
    flex-direction: column-reverse; }
    .foto-block .wrapper p {
      margin-bottom: 10px; }
    .foto-block .wrapper .buttons {
      margin-top: 0px; }
    .foto-block .wrapper .text {
      width: 100%; }
    .foto-block .wrapper .foto {
      width: 100%; }
      .foto-block .wrapper .foto .image {
        width: 100% !important;
        max-width: calc(100% - 30px);
        margin: 0 auto !important; }
      .foto-block .wrapper .foto img {
        position: relative; }

  .fb-city .foto-block .wrapper .title, .fb-city .foto-block .wrapper h2 {
    margin-bottom: 15px; }
  .fb-city .foto-block .wrapper .foto:before {
    left: 0px;
    width: 100%; }
  .fb-city .foto-block .wrapper .foto img {
    width: 100% !important;
    max-width: 100%;
    margin: 0 auto !important;
    padding: 0; } }
@media (min-width: 576px) and (max-width: 767.5px) {
  .title-wave .foto-block .wrapper .text .title {
    max-width: calc(100% - 120px); }
    .title-wave .foto-block .wrapper .text .title:before {
      right: -110px;
      height: 39.5px;
      min-height: 39.5px;
      width: 135px;
      top: 44%; }

  .foto-block.reverse .wrapper {
    flex-direction: column-reverse; }
    .foto-block.reverse .wrapper .foto .image {
      margin: 0 auto !important; }
  .foto-block .wrapper {
    flex-direction: column-reverse; }
    .foto-block .wrapper p {
      margin-bottom: 15px; }
    .foto-block .wrapper .buttons {
      margin-top: 0px; }
    .foto-block .wrapper .text {
      width: 100%; }
    .foto-block .wrapper .foto {
      width: 100%; }
      .foto-block .wrapper .foto .image {
        width: 100% !important;
        max-width: calc(100% - 30px);
        margin: 0 auto !important; }
      .foto-block .wrapper .foto img {
        position: relative; }

  .fb-city .foto-block .wrapper .title, .fb-city .foto-block .wrapper h2 {
    margin-bottom: 15px; }
  .fb-city .foto-block .wrapper .foto:before {
    left: 0px;
    width: 100%; }
  .fb-city .foto-block .wrapper .foto img {
    width: 100% !important;
    max-width: 100%;
    margin: 0 auto !important;
    padding: 0; } }
@media (min-width: 768px) and (max-width: 991.5px) {
  .title-wave .foto-block .wrapper .text .title {
    max-width: calc(100% - 80px); }
    .title-wave .foto-block .wrapper .text .title:before {
      right: -70px;
      height: 39.5px;
      min-height: 39.5px;
      width: 135px;
      top: 44%; }

  .foto-block.reverse .wrapper {
    flex-direction: column-reverse; }
    .foto-block.reverse .wrapper .foto .image {
      margin: 0 auto !important; }
  .foto-block .wrapper {
    flex-direction: column-reverse; }
    .foto-block .wrapper .buttons {
      margin-top: 20px; }
    .foto-block .wrapper .text {
      width: 100%; }
    .foto-block .wrapper .foto {
      width: 100%; }
      .foto-block .wrapper .foto .image {
        width: 100% !important;
        max-width: 690px;
        margin: 0 auto !important; }
      .foto-block .wrapper .foto img {
        position: relative; }

  .fb-city .foto-block .wrapper .title, .fb-city .foto-block .wrapper h2 {
    margin-bottom: 20px; }
  .fb-city .foto-block .wrapper .foto:before {
    left: 0px;
    width: 100%; }
  .fb-city .foto-block .wrapper .foto img {
    width: 100% !important;
    max-width: 100%;
    margin: 0 auto !important;
    padding: 0; } }
@media (min-width: 992px) and (max-width: 1199.5px) {
  .fb-city .foto-block .wrapper .title, .fb-city .foto-block .wrapper h2 {
    margin-bottom: 25px; }
  .fb-city .foto-block .wrapper h2 {
    font-size: 28rem; }

  .title-wave .foto-block .wrapper .text .title {
    max-width: 360px; }
    .title-wave .foto-block .wrapper .text .title:before {
      right: -70px;
      height: 39.5px;
      min-height: 39.5px;
      width: 135px;
      top: 44%; }

  .fb-full .foto-block .wrapper .foto {
    min-height: 34vw; }

  .foto-block .wrapper .buttons {
    margin-top: 20px; }
  .foto-block .wrapper .foto .image {
    width: 465px !important;
    max-width: calc(100% - 3px); } }
@media (min-width: 1200px) and (max-width: 1329.5px) {
  .fb-city .foto-block .wrapper .foto {
    min-height: 563px; }
  .fb-city .foto-block .wrapper h2 {
    font-size: 30rem; }

  .title-wave .foto-block .wrapper .text .title:before {
    right: -90px; }

  .foto-block .wrapper .foto {
    min-height: 430px; }
    .foto-block .wrapper .foto .image {
      width: 570px !important;
      max-width: calc(100% - 40px); } }
@media (min-width: 1330px) and (max-width: 1579.5px) {
  .fb-city .foto-block .wrapper .foto {
    min-height: 563px; }
  .fb-city .foto-block .wrapper h2 {
    font-size: 32rem; }

  .foto-block .wrapper .foto {
    min-height: 430px; }
    .foto-block .wrapper .foto .image {
      width: 631px !important;
      max-width: calc(100% - 40px); } }
@media (min-width: 1580px) {
  .fb-city .foto-block .wrapper .foto {
    min-height: 563px; }
  .fb-city .foto-block .wrapper h2 {
    font-size: 32rem; }

  .title-wave .foto-block .wrapper .text .title:before {
    right: -255px; }

  .fb-full .foto-block .wrapper .foto {
    min-height: 34vw; }

  .foto-block .wrapper .foto {
    min-height: 430px; } }

/*# sourceMappingURL=foto_block.css.map */
