#block-search, #block-search * {
    box-sizing: border-box;
}

#block-search {
    position: absolute;
    width: 100%;
    z-index: 10;
    background: #20263F;
}

#block-search.inner {
    background: #20263F;
    border-bottom: 1px solid #FFFFFF;
}

.be-container {
   max-width: 1260px;
   margin: 0 auto;
   padding: 0 30px;
}

#be-booking-form {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto 50px auto;
    padding: 0 5px;
    z-index: 0;
}

#rec707294024 .tn-elem__7072940241709215778873,
#rec717023069 .tn-elem__7170230691709215778873,
#rec717023084 .tn-elem__7170230841709215778873 {
    width: 100% !important;
    left: unset !important;
    right: unset !important;
    margin: 0 auto;
}

@media only screen and (max-width: 1199px) {
  #rec707294024 .t396__artboard,
  #rec717023069 .t396__artboard,
  #rec717023084 .t396__artboard {
    height: 141px !important;
  }
}

@media only screen and (max-width: 1070px) {
  #rec707294024 .t396__artboard,
  #rec717023069 .t396__artboard,
  #rec717023084 .t396__artboard {
    height: 201px !important;
  }
}

@media only screen and (max-width: 889px) {
  #rec707294024 .t396__artboard,
  #rec717023069 .t396__artboard,
  #rec717023084 .t396__artboard {
    height: 271px !important;
  }
}

@media only screen and (max-width: 415px) {
  #rec707294024 .t396__artboard,
  #rec717023069 .t396__artboard,
  #rec717023084 .t396__artboard {
    height: 400px !important;
  }
}

@media only screen and (max-width: 1070px) {
  #block-search {
    position: unset;
    background: #20263F;
  }
}
