@font-face {
  font-family: Thin;
  src: url("../fonts/Roboto-Thin.ttf");
  src: url("../fonts/Roboto-Thin.woff");
  src: url("../fonts/Roboto-Thin.woff2"); }
@font-face {
  font-family: Light;
  src: url("../fonts/Roboto-Light.ttf");
  src: url("../fonts/Roboto-Light.woff");
  src: url("../fonts/Roboto-Light.woff2"); }
@font-face {
  font-family: Regular;
  src: url("../fonts/Roboto-Regular.ttf");
  src: url("../fonts/Roboto-Regular.woff");
  src: url("../fonts/Roboto-Regular.woff2"); }
@font-face {
  font-family: Medium;
  src: url("../fonts/Roboto-Medium.ttf");
  src: url("../fonts/Roboto-Medium.woff");
  src: url("../fonts/Roboto-Medium.woff2"); }
@font-face {
  font-family: Bold;
  src: url("../fonts/Roboto-Bold.ttf");
  src: url("../fonts/Roboto-Bold.woff");
  src: url("../fonts/Roboto-Bold.woff2"); }
@font-face {
  font-family: RegularSlab;
  src: url("../fonts/RobotoSlab-Regular.ttf"); }
input {
  outline: 0; }

* {
  outline: 0;
  font-family: Regular, Arial, sans-serif; }

.button {
  outline: 0 !important;
  color: #fff;
  font-family: Regular, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  padding: 10px 26px;
  background-color: #ff2400;
  border: 0;
  -webkit-border-radius: 55px;
  -moz-border-radius: 55px;
  border-radius: 55px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.33s;
  -moz-transition: all 0.33s;
  -ms-transition: all 0.33s;
  -o-transition: all 0.33s;
  transition: all 0.33s; }
  .button:hover, .button:focus {
    text-decoration: none;
    color: #fff;
    background-color: #e32708; }
  .button.active, .button:active {
    text-decoration: none;
    color: #fff;
    background-color: #e32708;
    -webkit-box-shadow: inset 0 1px 0 rgba(98, 8, 8, 0.5);
    -moz-box-shadow: inset 0 1px 0 rgba(98, 8, 8, 0.5);
    box-shadow: inset 0 1px 0 rgba(98, 8, 8, 0.5); }

.other-button {
  outline: 0 !important;
  color: #000;
  font-family: Regular, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  padding: 10px 26px;
  background-color: #fff;
  border: 1px solid #ff2400;
  -webkit-border-radius: 55px;
  -moz-border-radius: 55px;
  border-radius: 55px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.33s;
  -moz-transition: all 0.33s;
  -ms-transition: all 0.33s;
  -o-transition: all 0.33s;
  transition: all 0.33s; }
  .other-button:hover, .other-button:focus {
    text-decoration: none;
    color: #fff;
    background-color: #ff2400; }
  .other-button.active, .other-button:active {
    text-decoration: none;
    color: #fff;
    background-color: #e32708;
    -webkit-box-shadow: inset 0 1px 0 rgba(98, 8, 8, 0.5);
    -moz-box-shadow: inset 0 1px 0 rgba(98, 8, 8, 0.5);
    box-shadow: inset 0 1px 0 rgba(98, 8, 8, 0.5); }

.button.disabled, .button[disabled], fieldset[disabled] .button {
  opacity: 0.3; }

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-radius: 31px; }
.pagination > li > a,
.pagination > li > a:focus,
.pagination > li > span,
.pagination > li > span:focus {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 31px;
  font-family: Regular, Arial, sans-serif;
  font-size: 16px;
  padding: 3px 12px; }
.pagination > li > a:hover,
.pagination > li > span:hover {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  background-color: transparent;
  border: 1px solid #ffbdb2;
  border-radius: 31px;
  font-family: Regular, Arial, sans-serif;
  font-size: 16px;
  padding: 3px 12px; }
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ff2400;
  border-radius: 31px;
  font-family: Regular, Arial, sans-serif;
  font-size: 16px;
  border: 0;
  padding: 3px 12px; }

.adults-container {
  background: url("../images/icons/man.png") 0 6px no-repeat;
  -webkit-background-size: 14px;
  background-size: 14px; }

.children-container {
  background: url("../images/icons/man.png") 0 6px no-repeat;
  -webkit-background-size: 14px;
  background-size: 14px; }

.adults-container,
.children-container {
  width: 172px;
  padding-left: 32px; }
  .adults-container .select2 .selection .select2-selection,
  .children-container .select2 .selection .select2-selection {
    border: 0;
    height: 40px; }
    .adults-container .select2 .selection .select2-selection__rendered,
    .children-container .select2 .selection .select2-selection__rendered {
      outline: 0;
      width: 140px;
      height: 40px;
      line-height: 40px;
      background: #fff url("../images/icons/rectangle.png") 120px 17px no-repeat;
      -webkit-background-size: 8px;
      background-size: 8px;
      border: 1px solid #cfcfcf;
      border-radius: 3px;
      padding: 0 20px 0 12px; }
    .adults-container .select2 .selection .select2-selection__arrow,
    .children-container .select2 .selection .select2-selection__arrow {
      display: none; }

.adults-dropdown .select2-dropdown .select2-results__option,
.children-dropdown .select2-dropdown .select2-results__option {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #C0C0C0;
  height: 42px;
  line-height: 42px;
  padding: 0;
  text-align: center; }
  .adults-dropdown .select2-dropdown .select2-results__option--highlighted[aria-selected],
  .children-dropdown .select2-dropdown .select2-results__option--highlighted[aria-selected] {
    background-color: #ff2400; }
  .adults-dropdown .select2-dropdown .select2-results__option[aria-selected=true],
  .children-dropdown .select2-dropdown .select2-results__option[aria-selected=true] {
    background-color: #ffbdb2;
    color: #000; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 200px;
  height: 38px;
  padding: 0 30px 0 1px;
  border: 1px solid #C0C0C0;
  border-radius: 3px;
  color: #0f0f0f;
  font-family: Regular, Arial, sans-serif;
  font-size: 14px;
  background: #fff url("../images/icons/search.png") 173px 11px no-repeat;
  -webkit-background-size: 16px;
  background-size: 16px; }

.date-pickers {
  padding-left: 41px;
  background: url("../images/icons/date.png") 0 5px no-repeat;
  -webkit-background-size: 24px;
  background-size: 24px; }
  .date-pickers > input[type="text"] {
    padding-left: 15px;
    min-width: 113px;
    max-width: 150px;
    height: 40px;
    background-color: #fff;
    border: 1px solid #C0C0C0;
    border-radius: 3px; }

/* Datepicker start */
.datepicker {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 242px;
  padding: 18px 20px;
  border: 1px solid #ffbdb2;
  background-color: #fff;
  top: 0;
  left: 0;
  margin-top: 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0;
  -moz-box-shadow: 0 0;
  box-shadow: 0 0; }

.datepicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: #ffbdb2;
  position: absolute;
  top: -7px;
  left: 19px; }

.datepicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 20px; }

.datepicker > div {
  display: none; }

.datepicker table {
  width: 100%;
  margin: 0; }

.datepicker table thead:after {
  display: table-row;
  content: '';
  height: 18px; }

.datepicker td,
.datepicker th {
  width: 28px;
  line-height: 23px;
  color: #333;
  font-family: Regular, Arial, sans-serif;
  font-size: 14px;
  text-align: right;
  padding: 0 8px 0 0 !important; }

.datepicker td.day {
  cursor: pointer; }

.datepicker td.day:hover {
  cursor: pointer; }

.datepicker td.day.disabled {
  color: #d7d7d7; }

.datepicker td.day.disabled:hover {
  cursor: default;
  background: #ffffff; }

.datepicker td.day.disabled.no-rooms {
  color: #979797;
  background-color: #d8d8d8;
  border-radius: 31px; }

.datepicker td.day.disabled.no-rooms:hover {
  cursor: default;
  color: #979797; }

.datepicker td.day.less-than-two {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+62,ffdbb2+67,ffffff+72,ffffff+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #ffffff 62%, #ffdbb2 67%, #ffffff 72%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%, #ffffff 62%, #ffdbb2 67%, #ffffff 72%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, #ffffff 0%, #ffffff 62%, #ffdbb2 67%, #ffffff 72%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */ }

.datepicker td.old,
.datepicker td.new {
  color: #d7d7d7; }

.datepicker td.active,
.datepicker td.active:hover {
  color: #fff;
  background: #ff2400;
  -webkit-border-radius: 31px;
  -moz-border-radius: 31px;
  border-radius: 31px;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #fff; }

.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active,
.datepicker td.active.disabled,
.datepicker td.active:hover.disabled,
.datepicker td.active[disabled],
.datepicker td.active:hover[disabled] {
  color: #fff;
  background-color: #ff2400; }

.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active {
  background-color: #ff2400; }

.datepicker th.switch {
  width: 145px; }

.datepicker th.next,
.datepicker th.prev {
  font-size: 21px; }

.datepicker thead tr:first-child th {
  text-align: center;
  color: #000;
  font-family: Regular, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px; }

.datepicker thead tr:first-child th.prev {
  background: url("../images/icons/prevmonth.png") left center no-repeat;
  -webkit-background-size: 8px;
  background-size: 8px;
  cursor: pointer; }

.datepicker thead tr:first-child th.next {
  background: url("../images/icons/nextmonth.png") right center no-repeat;
  -webkit-background-size: 8px;
  background-size: 8px;
  cursor: pointer; }

.datepicker-days p {
  padding-left: 25px;
  margin: 12px 0 0 0;
  color: rgba(15, 15, 15, 0.3);
  font-family: Regular, Arial, sans-serif;
  font-size: 12px;
  line-height: 14px;
  -webkit-background-size: 13px;
  background-size: 13px; }

.datepicker-days .first-transcript {
  background: url("../images/icons/transcript1.png") 6px 0 no-repeat; }

.datepicker-days .second-transcript {
  background: url("../images/icons/transcript2.png") 6px 0 no-repeat; }

.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px; }

/* Slider */
.restaurant-slider .sp-thumbnail-container {
  margin-top: 38px;
  border: 4px solid transparent;
  opacity: 0.2;
  width: 125px !important;
  height: 100px !important; }
  .restaurant-slider .sp-thumbnail-container.sp-selected-thumbnail {
    border: 4px solid #ff2400;
    opacity: 1; }
.restaurant-slider .sp-buttons {
  margin-top: 36px;
  display: none; }
  .restaurant-slider .sp-buttons .sp-button {
    width: 10px;
    height: 10px;
    border: 0;
    background-color: #d8d8d8; }
    .restaurant-slider .sp-buttons .sp-button.sp-selected-button {
      background-color: #e24111; }

.event-slider .sp-buttons {
  margin-top: 36px;
  margin-bottom: 37px; }
  .event-slider .sp-buttons .sp-button {
    width: 10px;
    height: 10px;
    border: 0;
    background-color: #d8d8d8; }
    .event-slider .sp-buttons .sp-button.sp-selected-button {
      background-color: #e24111; }
.event-slider .sp-arrows .sp-arrow {
  position: absolute;
  display: block;
  width: 21px;
  height: 40px;
  cursor: pointer; }
.event-slider .sp-arrows .sp-previous-arrow {
  left: -65px;
  background: url("../images/icons/prevslider.png") 0 0 no-repeat;
  -webkit-background-size: 21px;
  background-size: 21px; }
.event-slider .sp-arrows .sp-next-arrow {
  right: -65px;
  background: url("../images/icons/nextslider.png") 0 0 no-repeat;
  -webkit-background-size: 21px;
  background-size: 21px; }

.about-company-slider .sp-thumbnail-container {
  margin-top: 30px;
  border: 4px solid transparent;
  opacity: 0.2;
  width: 125px !important;
  height: 100px !important; }
  .about-company-slider .sp-thumbnail-container.sp-selected-thumbnail {
    border: 4px solid #ff2400;
    opacity: 1; }
.about-company-slider .sp-buttons {
  display: none;
  margin-top: 36px;
  margin-bottom: 37px; }
  .about-company-slider .sp-buttons .sp-button {
    width: 10px;
    height: 10px;
    border: 0;
    background-color: #d8d8d8; }
    .about-company-slider .sp-buttons .sp-button.sp-selected-button {
      background-color: #e24111; }
.about-company-slider .sp-arrows .sp-arrow {
  position: absolute;
  display: block;
  width: 21px;
  height: 40px;
  cursor: pointer; }
.about-company-slider .sp-arrows .sp-previous-arrow {
  left: -80px;
  background: url("../images/icons/prevslider.png") 0 0 no-repeat;
  -webkit-background-size: 21px;
  background-size: 21px; }
.about-company-slider .sp-arrows .sp-next-arrow {
  right: -80px;
  background: url("../images/icons/nextslider.png") 0 0 no-repeat;
  -webkit-background-size: 21px;
  background-size: 21px; }

.conference-hall-slider {
  padding: 0;
  background-color: #f5f5f5; }
  .conference-hall-slider .sp-thumbnails-container {
    margin: -24px 9% 0 0;
    float: right; }
  .conference-hall-slider .sp-thumbnail-container {
    border: 4px solid transparent;
    opacity: 0.6;
    width: 130px !important;
    height: 100px !important; }
    .conference-hall-slider .sp-thumbnail-container.sp-selected-thumbnail {
      border: 4px solid #ff2400;
      opacity: 1; }
  .conference-hall-slider .sp-arrows .sp-arrow {
    position: absolute;
    display: block;
    width: 32px;
    height: 64px;
    cursor: pointer; }
  .conference-hall-slider .sp-arrows .sp-previous-arrow {
    left: 53px;
    background: url("../images/icons/hprev.png") 0 0 no-repeat;
    -webkit-background-size: 32px;
    background-size: 32px; }
  .conference-hall-slider .sp-arrows .sp-next-arrow {
    right: 53px;
    background: url("../images/icons/hnext.png") 0 0 no-repeat;
    -webkit-background-size: 32px;
    background-size: 32px; }

/* Magnific popup */
.mfp-bg {
  background-color: #000;
  opacity: 0.68;
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  filter: blur(2px);
  filter: url("../images/bg/blur.svg#blur"); }

.popup-menu {
  min-height: 600px;
  padding-top: 53px; }
  .popup-menu .mfp-close {
    top: 30px;
    right: 30px;
    font-size: 0;
    background: transparent url("../images/icons/close-modal.png") 0 0 no-repeat;
    -webkit-background-size: 24px;
    background-size: 24px;
    width: 24px;
    height: 24px;
    opacity: 1; }
  .popup-menu ul {
    text-decoration: none;
    padding: 0;
    margin: 0; }
    .popup-menu ul li {
      text-align: center; }
      .popup-menu ul li a {
        display: block;
        color: #fff;
        font-family: Regular, Arial, sans-serif;
        font-size: 24px;
        line-height: 59px; }
        .popup-menu ul li a:hover, .popup-menu ul li a:focus {
          text-decoration: none; }
  .popup-menu .contact-data {
    margin-top: 46px; }
    .popup-menu .contact-data .phones {
      text-align: center;
      margin-bottom: 20px; }
      .popup-menu .contact-data .phones .phone-item {
        margin-bottom: 10px; }
        .popup-menu .contact-data .phones .phone-item .phone-label {
          color: #ccc;
          font-family: Regular, Arial, sans-serif;
          font-size: 14px;
          line-height: 18px;
          display: block;
          margin-bottom: 3px; }
        .popup-menu .contact-data .phones .phone-item .restaurant-phone,
        .popup-menu .contact-data .phones .phone-item .hotel-phone {
        color: #fff;
        font-family: Regular, Arial, sans-serif;
          font-size: 18px;
          line-height: 22px;
          text-decoration: none;
          display: block; }
          .popup-menu .contact-data .phones .phone-item .restaurant-phone:hover,
          .popup-menu .contact-data .phones .phone-item .restaurant-phone:focus,
          .popup-menu .contact-data .phones .phone-item .hotel-phone:hover,
          .popup-menu .contact-data .phones .phone-item .hotel-phone:focus {
            color: #ff2400;
          text-decoration: none; }
    .popup-menu .contact-data .address {
      margin-top: 20px; }
      .popup-menu .contact-data .address p {
        text-align: center;
        color: #fff;
        font-family: Regular, Arial, sans-serif;
        font-size: 16px;
        line-height: 30px; }
        .popup-menu .contact-data .address p a {
          color: #fff; }
          .popup-menu .contact-data .address p a:hover, .popup-menu .contact-data .address p a:focus {
            text-decoration: none; }

.recall-form {
  display: block !important;
  margin: auto;
  position: relative;
  width: 611px;
  height: 461px;
  background-color: #fff;
  padding: 48px 112px 53px 113px;
  z-index: 1050; }
  .recall-form .mfp-close {
    display: block;
    cursor: pointer;
    position: absolute;
    opacity: 1;
    top: 24px;
    right: 29px;
    width: 24px;
    height: 24px;
    background: #fff url("../images/icons/close-notice.png") 0 0 no-repeat;
    -webkit-background-size: 24px;
    background-size: 24px;
    font-size: 0; }
  .recall-form h3 {
    color: #000;
    font-family: Regular, Arial, sans-serif;
    font-size: 35px;
    line-height: 46px;
    text-align: center;
    margin: 0 0 32px 0; }
  .recall-form .input {
    padding: 0 10px;
    margin-bottom: 25px; }
    .recall-form .input input {
      color: #0f0f0f;
      font-family: Regular, Arial, sans-serif;
      font-size: 14px;
      padding-left: 12px;
      width: 100%;
      height: 40px;
      line-height: 40px;
      background-color: #fff;
      border: 1px solid #C0C0C0;
      border-radius: 3px; }
  .recall-form .textarea {
    padding: 0 10px;
    margin-bottom: 38px; }
    .recall-form .textarea textarea {
      color: #0f0f0f;
      font-family: Regular, Arial, sans-serif;
      font-size: 14px;
      resize: none;
      padding: 12px;
      width: 100%;
      height: 135px;
      background-color: #fff;
      border: 1px solid #C0C0C0;
      border-radius: 3px; }
  .recall-form .button {
    display: block;
    margin: 0 auto; }

.ui {
  padding-top: 60px; }
  .ui .button {
    margin-bottom: 26px; }

.notifications {
  padding: 80px 0;
  background-color: rgba(0, 0, 0, 0.68); }
  .notifications .notice-horizontal,
  .notifications .notice-vertical {
    position: relative;
    background-color: #fff;
    vertical-align: middle;
    display: table-cell; }
    .notifications .notice-horizontal .close,
    .notifications .notice-vertical .close {
      display: block;
      cursor: pointer;
      position: absolute;
      opacity: 1;
      top: 24px;
      right: 29px;
      width: 24px;
      height: 24px;
      background: #fff url("../images/icons/close-notice.png") 0 0 no-repeat;
      -webkit-background-size: 24px;
      background-size: 24px; }
    .notifications .notice-horizontal .title,
    .notifications .notice-vertical .title {
      text-align: center;
      color: #000;
      font-family: Regular, Arial, sans-serif;
      font-size: 35px;
      line-height: 46px; }
    .notifications .notice-horizontal .message,
    .notifications .notice-vertical .message {
      margin: 0 auto;
      text-align: center;
      color: #343434;
      font-family: Regular, Arial, sans-serif;
      font-size: 14px;
      line-height: 20px; }
  .notifications .notice-horizontal {
    width: 611px;
    height: 275px; }
  .notifications .notice-vertical {
    width: 345px;
    height: 560px; }

.header {
  min-height: 80px;
  padding: 20px 0; }
  .header .logo a:hover, .header .logo a:focus {
    text-decoration: none; }
  .header .logo img {
    margin: 3px 15px 0 0;
    width: 33px;
    height: 28px;
    float: left; }
  .header .logo .company-name {
    margin: 0;
    line-height: 35px;
    text-transform: uppercase;
    color: #0f0f0f;
    font-family: Regular, Arial, sans-serif;
    font-size: 20px;
    white-space: nowrap; }
  .header .menu .main-menu ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
    .header .menu .main-menu ul li {
      float: left;
      position: relative;
      display: block;
      padding-left: 36px; }
      .header .menu .main-menu ul li a {
        font-family: Regular, Arial, sans-serif;
        font-size: 16px;
        line-height: 35px;
        color: #0f0f0f; }
        .header .menu .main-menu ul li a:hover {
          text-decoration: none;
          color: #ff2400; }
        .header .menu .main-menu ul li a:focus {
          text-decoration: none; }
      .header .menu .main-menu ul li.active a {
        font-family: Medium, Arial, sans-serif;
        color: #ff2400; }
  .header .menu .popup-menu-icon {
    display: block;
    background: url("../images/icons/mobile-menu.png") 0 7px no-repeat;
    -webkit-background-size: 30px;
    background-size: 30px;
    width: 30px;
    height: 30px; }
  .header .language {
    padding-top: 3px;
    text-align: right; }
  .header .tel {
    text-align: right; }
    .header .tel .number {
      color: #0f0f0f;
      font-family: Regular, Arial, sans-serif;
      font-size: 16px;
      line-height: 35px; }
      .header .tel .number:hover, .header .tel .number:focus {
        text-decoration: none; }

.map {
  padding: 0;
  margin: 0; }

.headline {
  position: relative; }
  .headline.headline-about {
    background: url("../images/bg/about.jpg") center 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    height: 229px; }
    .headline.headline-about h1 {
      height: 229px; }
  .headline.headline-contacts {
    padding: 120px 0 53px;
    background: url("../images/bg/contacts.jpg") center 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    height: 229px; }
    .headline.headline-contacts h1 {
      margin: 0;
      color: #fff;
      font-family: Regular, Arial, sans-serif;
      font-size: 52px;
      line-height: 58px; }
  .headline.headline-events {
    padding: 120px 0 53px;
    background: url("../images/bg/events.jpg") center 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    height: 229px; }
    .headline.headline-events h1 {
      margin: 0;
      color: #fff;
      font-family: Regular, Arial, sans-serif;
      font-size: 52px;
      line-height: 58px; }
  .headline.headline-services {
    padding: 120px 0 53px;
    background: url("../images/bg/contacts.jpg") center 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    height: 229px; }
    .headline.headline-services h1 {
      margin: 0;
      color: #fff;
      font-family: Regular, Arial, sans-serif;
      font-size: 52px;
      line-height: 58px; }

  .headline.headline-droo {
    padding: 120px 0 53px;
    background: url("../images/bg/contacts.jpg") center 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    height: 229px; }
    .headline.headline-droo h1 {
      margin: 0;
      color: #fff;
      font-family: Regular, Arial, sans-serif;
      font-size: 52px;
      line-height: 58px; }
    .headline.headline-droo p {
      color: #fff;
      font-family: Regular, Arial, sans-serif;
      font-size: 18px;
      line-height: 24px;
      text-align: center;
      margin: 20px 0 0 0; }
  .headline.headline-excursions {
    background: url("../images/bg/excursions.jpg") center 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    height: 503px; }
  .headline.headline-restaurant {
    background: url("../images/bg/restaurant.jpg") center 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    height: 384px;
    padding: 116px 0 0 0; }
    .headline.headline-restaurant h1 {
      color: #fff;
      font-family: Regular, Arial, sans-serif;
      font-size: 66px;
      line-height: 87px;
      margin: 0 0 8px 0;
      text-align: center; }
    .headline.headline-restaurant .desc {
      color: #fff;
      font-family: Regular, Arial, sans-serif;
      font-size: 24px;
      line-height: 30px;
      text-align: center;
      margin: 0 auto; }
  .headline.headline-event {
    background: url("../images/bg/event.jpg") center 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    height: 396px; }
  .headline.headline-apartments {
    padding: 121px 0 53px;
    background: url("../images/bg/apartments.jpg") center 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    height: 229px; }
    .headline.headline-apartments h1 {
      margin: 0;
      color: #fff;
      font-family: Regular, Arial, sans-serif;
      font-size: 52px;
      line-height: 58px; }
  .headline .headline-gradient {
    position: absolute;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.5+0,0.5+25,0+70,0+100 */
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 25%, transparent 70%, transparent 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 25%, transparent 70%, transparent 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 25%, transparent 70%, transparent 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    /* IE6-9 */ }
  .headline.only-title {
    padding: 0; }
    .headline.only-title h1 {
      display: table-cell;
      margin: 0;
      padding-bottom: 60px;
      vertical-align: bottom;
      color: #fff;
      font-family: Regular, Arial, sans-serif;
      font-size: 52px; }
  .headline.title-and-desc {
    padding: 116px 0 0 0; }
    .headline.title-and-desc h1 {
      color: #fff;
      font-family: Regular, Arial, sans-serif;
      font-size: 66px;
      line-height: 87px;
      margin: 0 0 23px 0;
      text-align: center; }
    .headline.title-and-desc .desc {
      max-width: 779px;
      color: #fff;
      font-family: Regular, Arial, sans-serif;
      font-size: 18px;
      line-height: 24px;
      text-align: center;
      margin: 0 auto; }

.headline-slider {
  padding: 0;
  background-color: #f5f5f5;
  max-width: none !important; }
  .headline-slider .sp-slides-container .sp-mask.sp-grab, .headline-slider .sp-slides-container .sp-mask.sp-grabbing, .headline-slider .sp-slides-container .sp-image-container, .headline-slider .sp-slides-container .sp-image {
    max-height: 498px;
    width: 100% !important; }
  .headline-slider .sp-thumbnails-container.sp-bottom-thumbnails {
    margin: -25px 0% 0 0;
    float: right; }

.apartments-types {
  padding: 87px 0 119px;
  background-color: #f5f5f5; }
  .apartments-types .junior {
    padding-right: 30px; }
  .apartments-types .luxury {
    padding-left: 30px; }
  .apartments-types .junior .info,
  .apartments-types .luxury .info {
    background-color: #fff;
    padding: 25px 30px 58px; }
    .apartments-types .junior .info .rooms,
    .apartments-types .luxury .info .rooms {
      color: #979797;
      font-family: Regular, Arial, sans-serif;
      font-size: 14px;
      line-height: 24px;
      text-align: right;
      margin: 0; }
    .apartments-types .junior .info .title,
    .apartments-types .luxury .info .title {
      color: #000;
      font-family: Regular, Arial, sans-serif;
      font-size: 36px;
      line-height: 48px;
      margin: 0 0 3px 0; }
    .apartments-types .junior .info .price,
    .apartments-types .luxury .info .price {
      color: #ff2400;
      font-family: Regular, Arial, sans-serif;
      font-size: 22px;
      line-height: 25px;
      margin: 0 0 10px 0; }
    .apartments-types .junior .info .desc,
    .apartments-types .luxury .info .desc {
      color: #000;
      font-family: Regular, Arial, sans-serif;
      font-size: 18px;
      line-height: 24px;
      margin: 0 0 23px 0; }
    .apartments-types .junior .info ul,
    .apartments-types .luxury .info ul {
      list-style-type: none;
      margin: 0 0 51px 0;
      padding: 0; }
      .apartments-types .junior .info ul li,
      .apartments-types .luxury .info ul li {
        color: #000;
        display: inline-block;
        width: 49%;
        font-family: Regular, Arial, sans-serif;
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 13px; }
    .apartments-types .junior .info .button,
    .apartments-types .luxury .info .button {
      font-size: 18px;
      margin-right: 20px; }
    .apartments-types .junior .info .other-button,
    .apartments-types .luxury .info .other-button {
      font-size: 18px; }

.conference-hall {
  padding: 0 0 90px 0;
  background-color: #f5f5f5; }
  .conference-hall .conference-hall-info {
    margin-top: -25px; }
    .conference-hall .conference-hall-info .title {
      color: #000;
      font-family: Regular, Arial, sans-serif;
      font-size: 46px;
      line-height: 60px;
      margin: 0 0 14px 0; }
    .conference-hall .conference-hall-info .desc {
      color: #0f0f0f;
      font-family: Regular, Arial, sans-serif;
      font-size: 18px;
      line-height: 21px; }
  .conference-hall .booking-form {
    margin-top: 45px;
    padding: 48px 69px 68px;
    background-color: #fff; }
    .conference-hall .booking-form .title {
      color: #000;
      font-family: Regular, Arial, sans-serif;
      font-size: 35px;
      line-height: 46px;
      margin: 0 0 34px 0; }
    .conference-hall .booking-form .date-pickers input[type="text"] {
      margin-right: 32px; }
    .conference-hall .booking-form .date-pickers .button {
      font-size: 18px;
      padding-left: 20px;
      padding-right: 20px; }
  .conference-hall .conference-hall-advantages {
    margin-top: 84px; }
    .conference-hall .conference-hall-advantages ul {
      list-style-type: none;
      margin: 0; }
      .conference-hall .conference-hall-advantages ul li {
        padding: 0 30px 0 40px;
        color: #0f0f0f;
        font-family: Regular, Arial, sans-serif;
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 25px;
        background: url("../images/icons/check.png") 0 4px no-repeat;
        -webkit-background-size: 23px;
        background-size: 23px; }

.contacts {
  background-color: #f5f5f5;
  padding: 47px 0px 97px; }
  .contacts .contacts-info {
    padding-top: 14px; }
    .contacts .contacts-info .desc {
      max-width: 597px;
      color: #343434;
      font-family: Regular, Arial, sans-serif;
      font-size: 20px;
      line-height: 30px;
      margin: 0 0 30px 0; }
    .contacts .contacts-info .title {
      margin: 60px 0 21px;
      color: #262626;
      font-family: Regular, Arial, sans-serif;
      font-size: 22px;
      line-height: 37px; }
    .contacts .contacts-info .phones .tel {
      color: #262626;
      font-family: Regular, Arial, sans-serif;
      font-size: 16px;
      line-height: 37px; }
    .contacts .contacts-info .emails .mail {
      color: #262626;
      font-family: Regular, Arial, sans-serif;
      font-size: 16px;
      line-height: 37px; }
  .contacts .contacts-form .form {
    max-width: 545px;
    position: relative;
    background-color: #fff;
    padding: 35px 60px 43px; }
    .contacts .contacts-form .form h3 {
      color: #000;
      font-family: Regular, Arial, sans-serif;
      font-size: 35px;
      line-height: 46px;
      margin: 0 0 23px 0; }
    .contacts .contacts-form .form .input {
      padding: 0 10px;
      margin-bottom: 25px; }
      .contacts .contacts-form .form .input input {
        color: #0f0f0f;
        font-family: Regular, Arial, sans-serif;
        font-size: 14px;
        padding-left: 12px;
        width: 100%;
        height: 40px;
        line-height: 40px;
        background-color: #fff;
        border: 1px solid #C0C0C0;
        border-radius: 3px; }
    .contacts .contacts-form .form .textarea {
      padding: 0 10px;
      margin-bottom: 38px; }
      .contacts .contacts-form .form .textarea textarea {
        color: #0f0f0f;
        font-family: Regular, Arial, sans-serif;
        font-size: 14px;
        resize: none;
        padding: 12px;
        width: 100%;
        height: 135px;
        background-color: #fff;
        border: 1px solid #C0C0C0;
        border-radius: 3px; }
    .contacts .contacts-form .form .button {
      display: block;
      margin: 0 auto;
      padding-left: 65px;
      padding-right: 65px; }

.events-archive {
  padding: 50px 0 85px; }
  .events-archive .events-archive-items .item .event-past {
    margin: 0 auto;
    padding: 20px 20px 36px; }
    .events-archive .events-archive-items .item .event-past .img-container {
      margin-bottom: 23px; }
    .events-archive .events-archive-items .item .event-past .title {
      color: #000;
      font-family: Regular, Arial, sans-serif;
      font-size: 24px;
      line-height: 28px;
      margin: 0 0 10px 0;
      text-align: left; }
    .events-archive .events-archive-items .item .event-past .desc {
      font-family: Regular, Arial, sans-serif;
      font-size: 16px;
      line-height: 26px;
      margin: 0 0 10px 0; }
    .events-archive .events-archive-items .item .event-past .date {
      color: rgba(0, 0, 0, 0.3);
      font-family: Regular, Arial, sans-serif;
      font-size: 16px;
      line-height: 18px; }
  .events-archive .events-archive-items .item .event-coming {
    margin: 0 auto;
    padding: 20px 20px 10px;
    border: 1px solid rgba(255, 36, 0, 0.39); }
    .events-archive .events-archive-items .item .event-coming .img-container {
      position: relative;
      margin-bottom: 23px; }
      .events-archive .events-archive-items .item .event-coming .img-container .date {
        position: absolute;
        width: 100%;
        top: 90px;
        color: #fff;
        font-family: Regular, Arial, sans-serif;
        font-size: 26px;
        line-height: 29px;
        text-align: center; }
      .events-archive .events-archive-items .item .event-coming .img-container .time {
        position: absolute;
        width: 100%;
        top: 135px;
        color: #fff;
        font-family: Regular, Arial, sans-serif;
        font-size: 16px;
        line-height: 29px;
        text-align: center; }
    .events-archive .events-archive-items .item .event-coming .title {
      color: #000;
      font-family: Regular, Arial, sans-serif;
      font-size: 24px;
      line-height: 28px;
      margin: 0 0 10px 0;
      text-align: left; }
    .events-archive .events-archive-items .item .event-coming .desc {
      font-family: Regular, Arial, sans-serif;
      font-size: 16px;
      line-height: 26px;
      margin: 0 0 25px 0; }
  .events-archive .events-archive-items .pagination-container .page {
    margin: 20px 10px 20px 0;
    float: left;
    color: #000;
    font-family: Regular, Arial, sans-serif;
    font-size: 22px;
    line-height: 30px; }

.last-events {
  padding: 85px 0; }
  .last-events .title {
    color: #000;
    font-family: Regular, Arial, sans-serif;
    font-size: 36px;
    line-height: 48px;
    text-align: center;
    margin: 0 0 60px 0; }
  .last-events .event-past {
    margin: 0 auto;
    max-width: 367px;
    padding: 20px 20px 36px; }
    .last-events .event-past .img-container {
      margin-bottom: 23px; }
    .last-events .event-past .title {
      color: #000;
      font-family: Regular, Arial, sans-serif;
      font-size: 22px;
      line-height: 26px;
      margin: 0 0 6px 0;
      text-align: left; }
    .last-events .event-past .desc {
      font-family: Regular, Arial, sans-serif;
      font-size: 16px;
      line-height: 26px;
      margin: 0 0 25px 0; }
    .last-events .event-past .date {
      color: rgba(0, 0, 0, 0.3);
      font-family: Regular, Arial, sans-serif;
      font-size: 16px;
      line-height: 18px; }
  .last-events .event-coming {
    margin: 0 auto;
    max-width: 367px;
    padding: 20px 20px 10px;
    border: 1px solid rgba(255, 36, 0, 0.39); }
    .last-events .event-coming .img-container {
      position: relative;
      margin-bottom: 23px; }
      .last-events .event-coming .img-container .date {
        position: absolute;
        width: 100%;
        top: 90px;
        color: #fff;
        font-family: Regular, Arial, sans-serif;
        font-size: 26px;
        line-height: 29px;
        text-align: center; }
      .last-events .event-coming .img-container .time {
        position: absolute;
        width: 100%;
        top: 135px;
        color: #fff;
        font-family: Regular, Arial, sans-serif;
        font-size: 16px;
        line-height: 29px;
        text-align: center; }
    .last-events .event-coming .title {
      color: #000;
      font-family: Regular, Arial, sans-serif;
      font-size: 22px;
      line-height: 26px;
      margin: 0 0 6px 0;
      text-align: left; }
    .last-events .event-coming .desc {
      font-family: Regular, Arial, sans-serif;
      font-size: 16px;
      line-height: 26px;
      margin: 0 0 25px 0; }
  .last-events .button-container {
    margin-top: 55px; }
    .last-events .button-container .other-button {
      display: block;
      margin: 0 auto; }

.main {
  padding: 102px 0 95px;
  background-color: #f5f5f5; }
  .main .main-line {
    min-height: 450px;
    display: flex;
    align-items: stretch; }
    .main .main-line .info {
      min-height: 450px;
      padding: 50px 40px;
      background-color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
      transition: all 0.3s ease; }
      .main .main-line .info:hover {
        transform: translateY(-5px);
        box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15); }
      .main .main-line .info .info-container {
        text-align: center;
        max-width: 400px; }
      .main .main-line .info .info-container .title {
        color: #000;
        font-family: Regular, Arial, sans-serif;
        font-size: 28px;
          line-height: 34px;
        text-align: center;
          margin: 0 auto 25px;
          font-weight: bold; }

      .main .main-line .info .info-container .desc {
          color: #666;
        font-family: Regular, Arial, sans-serif;
          font-size: 18px;
          line-height: 28px;
        text-align: center;
          margin: 0 auto;
          max-width: 350px; }
    .main .main-line .image-container {
      padding: 0;
      overflow: hidden;
      position: relative;
      background: linear-gradient(135deg, #f5f5f5, #e8e8e8); }
      .main .main-line .image-container:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: linear-gradient(45deg, rgba(57, 148, 197, 0.1), rgba(44, 123, 182, 0.1));
        z-index: 1;
        opacity: 0;
        transition: opacity 0.3s ease; }
      .main .main-line .image-container:hover:before {
        opacity: 1; }
      .main .main-line .image-container img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.3s ease; }
      .main .main-line .image-container:hover img {
        transform: scale(1.05); }

.restaurant-description {
  padding: 71px 0;
  background-color: #f5f5f5; }
  .restaurant-description .info-block .title {
    color: #000;
    font-family: Regular, Arial, sans-serif;
    font-size: 32px;
    line-height: 34px;
    margin: 0 0 21px 0; }
  .restaurant-description .info-block .desc {
    max-width: 525px;
    color: #0f0f0f;
    font-family: Regular, Arial, sans-serif;
    font-size: 18px;
    line-height: 21px; }

.we-recommend {
  padding: 74px 0 24px; }
  .we-recommend .info-block .title {
    color: #000;
    font-family: Regular, Arial, sans-serif;
    font-size: 32px;
    line-height: 38px;
    margin: 0 0 17px 0; }
  .we-recommend .info-block .desc {
    max-width: 216px;
    color: #343434;
    font-family: Regular, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px; }
  .we-recommend .recommended-dishes .dish {
    margin-bottom: 87px; }
    .we-recommend .recommended-dishes .dish img {
      margin-bottom: 39px; }
    .we-recommend .recommended-dishes .dish .title {
      color: #000;
      font-family: Regular, Arial, sans-serif;
      font-size: 38px;
      line-height: 38px;
      margin: 0 0 23px 0; }
    .we-recommend .recommended-dishes .dish .desc {
      color: #0f0f0f;
      font-family: Regular, Arial, sans-serif;
      font-size: 18px;
      line-height: 21px;
      margin: 0; }

.restaurant-slider {
  padding: 83px 0 120px;
  background-color: #f5f5f5; }
  .restaurant-slider .restaurant-slider-title {
    color: #000;
    font-family: Regular, Arial, sans-serif;
    font-size: 32px;
    line-height: 34px;
    margin: 0 0 55px 0;
    text-align: center; }
  .restaurant-slider .about-slider .sp-arrow {
    visibility: hidden;
    display: none; }

.room {
  padding: 38px 0 131px;
  background-color: #f5f5f5; }
  .room .conference-hall-info .title {
    margin: -69px 0 7px;
    color: #000;
    font-family: Regular, Arial, sans-serif;
    font-size: 46px;
    line-height: 60px; }
  .room .conference-hall-info .price {
    color: #ff2400;
    font-family: Regular, Arial, sans-serif;
    font-size: 22px;
    line-height: 25px;
    margin: 0 0 31px 0; }
  .room .conference-hall-info .desc {
    color: #0f0f0f;
    font-family: Regular, Arial, sans-serif;
    font-size: 18px;
    line-height: 21px;
    margin: 0 0 45px 0; }
  .room .conference-hall-info .panel {
    border: 0;
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent; }
    .room .conference-hall-info .panel .equipment,
    .room .conference-hall-info .panel .conditions {
      display: inline-block;
      margin: 0 35px 36px 0; }
      .room .conference-hall-info .panel .equipment .panel-title a,
      .room .conference-hall-info .panel .conditions .panel-title a {
        color: #ff2400;
        font-family: Regular, Arial, sans-serif;
        font-size: 24px;
        line-height: 32px; }
        .room .conference-hall-info .panel .equipment .panel-title a:hover, .room .conference-hall-info .panel .equipment .panel-title a:focus,
        .room .conference-hall-info .panel .conditions .panel-title a:hover,
        .room .conference-hall-info .panel .conditions .panel-title a:focus {
          text-decoration: none; }
        .room .conference-hall-info .panel .equipment .panel-title a:hover,
        .room .conference-hall-info .panel .conditions .panel-title a:hover {
          color: #ff2400; }
        .room .conference-hall-info .panel .equipment .panel-title a.collapsed,
        .room .conference-hall-info .panel .conditions .panel-title a.collapsed {
          color: #000; }
    .room .conference-hall-info .panel .panel-body ul {
      list-style-type: none;
      margin: 0;
      padding: 0; }
      .room .conference-hall-info .panel .panel-body ul li {
        padding: 0 30px 0 40px;
        color: #0f0f0f;
        font-family: Regular, Arial, sans-serif;
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 25px;
        background: url("../images/icons/check.png") 0 4px no-repeat;
        -webkit-background-size: 23px;
        background-size: 23px; }
  .room .booking-form {
    padding: 47px 94px 59px;
    background-color: #fff; }
    .room .booking-form .title {
      color: #000;
      font-family: Regular, Arial, sans-serif;
      font-size: 35px;
      line-height: 46px;
      margin: 0 0 36px 0;
      text-align: center; }
    .room .booking-form .button {
      display: block;
      margin: 0 auto;
      font-size: 18px; }

.reviews {
  padding: 116px 0 103px; }
  .reviews .title {
    color: #000;
    font-family: Regular, Arial, sans-serif;
    font-size: 36px;
    line-height: 48px;
    margin: 0 0 47px 0;
    text-align: center; }
  .reviews .reviews-slider .sp-slide .review-text {
    color: #343434;
    font-family: Regular, Arial, sans-serif;
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 20px 0; }
  .reviews .reviews-slider .sp-slide .author-name {
    color: #343434;
    font-family: Regular, Arial, sans-serif;
    font-size: 20px;
    line-height: 26px; }
  .reviews .reviews-slider .sp-arrows .sp-arrow {
    position: absolute;
    display: block;
    width: 21px;
    height: 40px;
    cursor: pointer; }
  .reviews .reviews-slider .sp-arrows .sp-previous-arrow {
    left: -91px;
    background: url("../images/icons/prevslider.png") 0 0 no-repeat;
    -webkit-background-size: 21px;
    background-size: 21px; }
  .reviews .reviews-slider .sp-arrows .sp-next-arrow {
    right: -91px;
    background: url("../images/icons/nextslider.png") 0 0 no-repeat;
    -webkit-background-size: 21px;
    background-size: 21px; }
  .reviews .button {
    display: block;
    margin: 66px auto 0;
    font-size: 16px; }

.event-info {
  padding: 71px 0; }
  .event-info .event-title {
    font-family: Regular, Arial, sans-serif;
    color: #000;
    font-size: 38px;
    line-height: 42px;
    margin: 0 0 28px 0; }
  .event-info .event-desc {
    font-family: Regular, Arial, sans-serif;
    color: #0f0f0f;
    font-size: 18px;
    line-height: 29px;
    margin: 0 0 44px 0; }
  .event-info .about-slider {
    margin-bottom: 33px; }

.about-info {
  padding: 50px 0 150px;
  background-color: #f5f5f5; }
  .about-info .description {
    padding-right: 13%;
    color: #0f0f0f;
    font-family: Regular, Arial, sans-serif;
    font-size: 18px;
    line-height: 21px;
    padding-bottom: 90px;
    margin: 0; }

.routes {
  padding: 52px 0 70px;
  background-color: #f5f5f5; }
  .routes .routes-list h2 {
    color: #000;
    font-family: Regular, Arial, sans-serif;
    font-size: 28px;
    line-height: 34px;
    margin: 0 0 38px 0; }
  .routes .routes-list .route .city-name {
    display: block;
    font-family: Medium, Arial, sans-serif;
    color: #0f0f0f;
    font-size: 22px;
    line-height: 25px;
    margin: 0 0 10px 0; }
    .routes .routes-list .route .city-name:hover, .routes .routes-list .route .city-name:focus {
      text-decoration: none; }
  .routes .routes-list .route ul {
    padding: 0;
    margin: 0 0 67px 17px;
    list-style: none; }
    .routes .routes-list .route ul li {
      text-indent: -17px;
      font-family: Regular, Arial, sans-serif;
      color: #0f0f0f;
      font-size: 16px;
      line-height: 19px;
      margin-bottom: 8px; }
  .routes .order-excursion {
    padding: 26px;
    background-color: #fff; }
    .routes .order-excursion .button {
      font-size: 18px;
      margin-bottom: 28px; }
    .routes .order-excursion .desc {
      color: #0f0f0f;
      font-family: Regular, Arial, sans-serif;
      font-size: 18px;
      line-height: 21px; }

.excursions-gallery {
  padding: 113px 0 27px; }
  .excursions-gallery .gallery-item {
    margin: 0 0 90px; }
    .excursions-gallery .gallery-item .img-container {
      padding: 0;
      max-width: 539px; }
    .excursions-gallery .gallery-item .info {
      padding-left: 70px; }
      .excursions-gallery .gallery-item .info .title {
        color: #000;
        font-family: Regular, Arial, sans-serif;
        font-size: 28px;
        line-height: 38px;
        margin: 32px 0 19px; }
      .excursions-gallery .gallery-item .info .desc {
        color: #0f0f0f;
        font-family: Regular, Arial, sans-serif;
        font-size: 18px;
        line-height: 21px;
        margin: 0; }

.delicious-fun-handsomely {
  padding: 100px 0 50px; }
  .delicious-fun-handsomely .slogan {
    padding: 0; }
    .delicious-fun-handsomely .slogan .slogan-title {
      color: #000;
      font-family: Regular, Arial, sans-serif;
      font-size: 26px;
      line-height: 34px;
      margin: 0 0 12px 0; }
    .delicious-fun-handsomely .slogan .slogan-desc {
      color: #0f0f0f;
      font-family: Regular, Arial, sans-serif;
      font-size: 18px;
      line-height: 24px;
      padding-right: 25px; }
  .delicious-fun-handsomely .features .feature {
    height: 54px;
    margin-bottom: 70px; }
    .delicious-fun-handsomely .features .feature:nth-child(odd) {
      padding: 0 15px 0 0; }
    .delicious-fun-handsomely .features .feature:nth-child(even) {
      padding: 0 0 0 15px; }
    .delicious-fun-handsomely .features .feature img {
      float: left;
      margin-right: 20px; }
    .delicious-fun-handsomely .features .feature:nth-child(1) img {
      margin-top: 0; }
    .delicious-fun-handsomely .features .feature:nth-child(2) img {
      margin-top: 1px; }
    .delicious-fun-handsomely .features .feature:nth-child(3) img {
      margin-top: 6px; }
    .delicious-fun-handsomely .features .feature:nth-child(4) img {
      margin-top: 1px; }
    .delicious-fun-handsomely .features .feature:nth-child(5) img {
      margin-top: 5px; }
    .delicious-fun-handsomely .features .feature:nth-child(6) img {
      margin-top: 7px; }
    .delicious-fun-handsomely .features .feature .feature-title {
      color: #000;
      font-family: Regular, Arial, sans-serif;
      font-size: 20px;
      line-height: 26px;
      margin: 0 0 4px 0; }
    .delicious-fun-handsomely .features .feature .feature-desc {
      color: #0f0f0f;
      font-family: Regular, Arial, sans-serif;
      font-size: 18px;
      line-height: 24px;
      margin: 0; }

.vacation-travel-trip {
  padding: 84px 0 50px; }
  .vacation-travel-trip .slogan {
    padding: 0; }
    .vacation-travel-trip .slogan .slogan-title {
      max-width: 421px;
      color: #000;
      font-family: Regular, Arial, sans-serif;
      font-size: 26px;
      line-height: 34px;
      margin: 0 0 28px 0; }
    .vacation-travel-trip .slogan .slogan-desc {
      max-width: 421px;
      color: #0f0f0f;
      font-family: Regular, Arial, sans-serif;
      font-size: 18px;
      line-height: 24px;
      margin: 0 0 20px 0; }
  .vacation-travel-trip .features .feature {
    height: 54px;
    margin-bottom: 70px; }
    .vacation-travel-trip .features .feature:nth-child(odd) {
      padding: 0 30px 0 0; }
    .vacation-travel-trip .features .feature:nth-child(even) {
      padding: 0 0 0 30px; }
    .vacation-travel-trip .features .feature img {
      float: left;
      margin-right: 20px; }
    .vacation-travel-trip .features .feature:nth-child(1) img {
      margin-top: -4px; }
    .vacation-travel-trip .features .feature:nth-child(2) img {
      margin-top: -5px; }
    .vacation-travel-trip .features .feature:nth-child(3) img {
      margin-top: -9px; }
    .vacation-travel-trip .features .feature:nth-child(4) img {
      margin-top: 4px; }
    .vacation-travel-trip .features .feature:nth-child(5) img {
      margin-top: 4px; }
    .vacation-travel-trip .features .feature:nth-child(6) img {
      margin-top: 3px; }
    .vacation-travel-trip .features .feature .feature-title {
      color: #000;
      font-family: Regular, Arial, sans-serif;
      font-size: 20px;
      line-height: 26px;
      margin: 0 0 4px 0; }
    .vacation-travel-trip .features .feature .feature-desc {
      color: #0f0f0f;
      font-family: Regular, Arial, sans-serif;
      font-size: 18px;
      line-height: 24px;
      margin: 0; }

.services {
  padding: 100px 15px 0; }
  .services .service {
    margin-bottom: 100px; }
    .services .service .img-container {
      max-width: 558px; }
    .services .service .info {
      padding-left: 55px; }
      .services .service .info .title {
        color: #000;
        font-family: Regular, Arial, sans-serif;
        font-size: 32px;
        line-height: 34px;
        margin: 0 0 15px 0; }
      .services .service .info .desc {
        color: #0f0f0f;
        font-family: Regular, Arial, sans-serif;
        font-size: 18px;
        line-height: 21px;
        margin: 0 0 34px 0; }

.documents-section {
  padding: 60px 0;
  background-color: #f5f5f5; }
  .documents-section h2 {
    color: #000;
    font-family: Regular, Arial, sans-serif;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    margin: 0 0 40px 0; }
  .documents-section .document-item {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease; }
    .documents-section .document-item:hover {
      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
      transform: translateY(-2px); }
    .documents-section .document-item .document-icon {
      margin-right: 20px;
      flex-shrink: 0; }
          .documents-section .document-item .document-icon img,
    .documents-section .document-item .document-icon svg {
      width: 48px;
      height: 48px;
      object-fit: contain; }
    .documents-section .document-item .document-info {
      flex: 1; }
      .documents-section .document-item .document-info .document-name {
        color: #000;
        font-family: Regular, Arial, sans-serif;
        font-size: 20px;
        line-height: 26px;
        margin: 0 0 8px 0; }
      .documents-section .document-item .document-info .document-date {
        color: #666;
        font-family: Regular, Arial, sans-serif;
        font-size: 14px;
        line-height: 18px;
        margin: 0 0 15px 0; }
      .documents-section .document-item .document-info .btn {
        padding: 8px 20px;
        font-size: 14px; }

.banner {
  position: relative;
  height: 680px;
  padding: 165px 0 150px; }
  .banner.kitchen-banner {
    background: url("../images/bg/kitchen-banner.jpg") center 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover; }
  .banner .banner-title {
    max-width: 842px;
    color: #fff;
    font-family: Regular, Arial, sans-serif;
    font-size: 52px;
    line-height: 58px;
    margin: 0 0 30px 0; }
  .banner .banner-desc {
    max-width: 689px;
    color: #fff;
    font-family: Regular, Arial, sans-serif;
    font-size: 26px;
    line-height: 35px;
    margin: 0 0 42px 0; }
  .banner .button {
    font-size: 16px; }

.footer {
  padding: 40px 0; }
  .footer .logo a:hover, .footer .logo a:focus {
    text-decoration: none; }
  .footer .logo img {
    display: block;
    width: 65px;
    height: 55px;
    margin: 0 0 11px 30px; }
  .footer .logo .company-name {
    margin: 0 0 0 6px;
    color: #0f0f0f;
    font-family: Regular, Arial, sans-serif;
    font-size: 15px;
    line-height: 28px;
    text-align: left; }
  .footer .footer-menu ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .footer .footer-menu ul li a {
      font-family: Regular, Arial, sans-serif;
      font-size: 14px;
      line-height: 26px;
      color: #000; }
      .footer .footer-menu ul li a:hover, .footer .footer-menu ul li a:focus {
        text-decoration: none; }
    .footer .footer-menu ul ul {
      padding-left: 10px; }
      .footer .footer-menu ul ul li a {
        color: #0f0f0f;
        font-size: 13px;
        line-height: 22px; }
  .footer .contact-data {
    padding-top: 5px; }
    .footer .contact-data .phones {
      margin-bottom: 15px; }
      .footer .contact-data .phones .phone-item {
        margin-bottom: 8px; }
        .footer .contact-data .phones .phone-item .phone-label {
          color: #666;
          font-family: Regular, Arial, sans-serif;
          font-size: 14px;
          line-height: 18px;
          display: block;
          margin-bottom: 2px; }
        .footer .contact-data .phones .phone-item .restaurant-phone,
        .footer .contact-data .phones .phone-item .hotel-phone {
      color: #000;
      font-family: Regular, Arial, sans-serif;
          font-size: 16px;
          line-height: 20px;
          text-decoration: none;
          display: block; }
          .footer .contact-data .phones .phone-item .restaurant-phone:hover,
          .footer .contact-data .phones .phone-item .restaurant-phone:focus,
          .footer .contact-data .phones .phone-item .hotel-phone:hover,
          .footer .contact-data .phones .phone-item .hotel-phone:focus {
            color: #ff2400;
        text-decoration: none; }
    .footer .contact-data .address {
      margin-top: 15px; }
      .footer .contact-data .address p {
        color: #000;
        font-family: Regular, Arial, sans-serif;
        font-size: 14px;
        line-height: 23px; }
        .footer .contact-data .address p a {
          color: #000; }
          .footer .contact-data .address p a:hover, .footer .contact-data .address p a:focus {
            text-decoration: none; }
  .footer .social ul {
    list-style: none;
    padding: 0;
    margin: 0 16px 30px 0;
    text-align: right; }
    .footer .social ul li {
      display: inline-block; }
      .footer .social ul li img {
        margin-right: 6px;
        width: 28px; }
  .footer .social .button {
    height: 36px;
    font-size: 14px;
    line-height: 16px;
    padding: 10px 20px; }

@media (min-width: 1440px) {
  .header .logo {
    padding-left: 50px; }
  .header .tel {
    padding-right: 50px; }

  .headline.headline-events .container {
    width: 1370px; }

  .events-archive.container {
    width: 1370px; }
    .events-archive.container .events-archive-items .item {
      width: 33.333%; }

  .footer .footer-menu {
    padding-left: 70px; }
  .footer .contact-data {
    padding: 5px 0 0 70px; } }
@media (min-width: 768px) and (max-width: 1199px) {
  .headline.headline-apartments h1 {
    font-size: 48px; }

  .features .feature {
    height: 78px; }
    .features .feature img {
      margin-bottom: 40px; }

  .delicious-fun-handsomely {
    padding: 85px 0 50px; }
    .delicious-fun-handsomely .slogan .slogan-title {
      max-width: 230px; }
    .delicious-fun-handsomely .slogan .slogan-desc {
      max-width: 230px;
      font-size: 16px;
      padding: 0; }
    .delicious-fun-handsomely .features .feature .feature-title {
      max-width: 250px;
      font-size: 20px;
      line-height: 24px;
      color: #000;
      font-family: Regular, Arial, sans-serif;
      margin: 0 0 9px 0; }
    .delicious-fun-handsomely .features .feature .feature-desc {
      max-width: 250px;
      font-size: 14px;
      line-height: 20px; }

  .banner {
    padding: 129px 0 176px; }
    .banner.kitchen-banner {
      background: url("../images/bg/kitchen-banner.jpg") center 0 no-repeat;
      -webkit-background-size: cover;
      background-size: cover; }
    .banner .banner-title {
      max-width: 600px;
      font-size: 46px;
      line-height: 52px;
      margin: 0 0 22px 0; }
    .banner .banner-desc {
      max-width: 600px;
      font-size: 22px;
      line-height: 28px;
      margin: 0 0 40px 0; }
    .banner .button {
      font-size: 16px; }

  .we-recommend {
    padding: 74px 0 24px; }
    .we-recommend .info-block .title {
      font-size: 28px;
      line-height: 34px; }
    .we-recommend .info-block .desc {
      font-size: 16px;
      line-height: 24px; }
    .we-recommend .recommended-dishes {
      padding-left: 75px; }
      .we-recommend .recommended-dishes .dish .title {
        font-size: 34px; }

  .footer .footer-menu {
    padding-left: 30px; }
    .footer .footer-menu ul li a {
      font-size: 12px;
      line-height: 22px; }
    .footer .footer-menu ul ul li a {
      font-size: 12px; }
  .footer .contact-data .address p {
    font-size: 12px; }
  .footer .social ul {
    list-style: none;
    padding: 0;
    margin: 0 0 30px 0;
    text-align: right; }
    .footer .social ul li {
      display: inline-block; }
      .footer .social ul li img {
        margin-right: 0;
        width: 28px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .main .main-line {
    min-height: 430px; }
    .main .main-line .info {
      min-height: 430px;
      padding: 50px 35px; }
      .main .main-line .info .info-container .title {
        font-size: 27px;
        line-height: 33px; }
      .main .main-line .info .info-container .desc {
        font-size: 17px;
        line-height: 27px; }
  
  .conference-hall-slider .sp-thumbnails-container {
    margin-right: 15px; }
  .conference-hall-slider .sp-thumbnail-container {
    width: 109px !important;
    height: 88px !important; }

  .about-company-slider #about-company-slider {
    width: 700px !important; }

  .apartments-types .junior {
    padding-right: 15px; }
  .apartments-types .luxury {
    padding-left: 15px; }
  .apartments-types .junior .info,
  .apartments-types .luxury .info {
    padding: 25px 30px 30px; }
    .apartments-types .junior .info .title,
    .apartments-types .luxury .info .title {
      font-size: 32px;
      line-height: 43px;
      margin: 0 0 5px 0; }
    .apartments-types .junior .info .price,
    .apartments-types .luxury .info .price {
      color: #ff2400;
      font-family: Regular, Arial, sans-serif;
      font-size: 22px;
      line-height: 25px;
      margin: 0 0 11px 0; }
    .apartments-types .junior .info .desc,
    .apartments-types .luxury .info .desc {
      font-size: 16px; }
    .apartments-types .junior .info ul,
    .apartments-types .luxury .info ul {
      list-style-type: none;
      margin: 0 0 51px 0;
      padding: 0; }
      .apartments-types .junior .info ul li,
      .apartments-types .luxury .info ul li {
        text-indent: -17px;
        width: 45%;
        font-size: 14px;
        margin: 0 0 13px 17px; }
    .apartments-types .junior .info .button,
    .apartments-types .luxury .info .button {
      font-size: 16px;
      margin-right: 10px;
      padding: 10px 20px; }
    .apartments-types .junior .info .other-button,
    .apartments-types .luxury .info .other-button {
      font-size: 16px;
      padding: 10px 20px; }

  .about-slider .sp-horizontal {
    width: 80% !important; }

  .conference-hall {
    padding: 0 0 90px 0;
    background-color: #f5f5f5; }
    .conference-hall .conference-hall-info {
      margin-top: -25px; }
      .conference-hall .conference-hall-info .title {
        font-size: 42px;
        line-height: 55px;
        margin: 0 0 15px 0; }
      .conference-hall .conference-hall-info .desc {
        font-size: 16px;
        line-height: 24px;
        padding-right: 25px; }
    .conference-hall .booking-form {
      margin-top: 45px;
      padding: 47px 51px 73px;
      background-color: #fff; }
      .conference-hall .booking-form .title {
        font-size: 32px;
        line-height: 43px;
        margin: 0 0 32px 0; }
      .conference-hall .booking-form .date-pickers input[type="text"] {
        margin-right: 16px; }
      .conference-hall .booking-form .date-pickers .button {
        font-size: 16px; }
    .conference-hall .conference-hall-advantages {
      margin-top: 84px; }
      .conference-hall .conference-hall-advantages ul {
        list-style-type: none;
        margin: 0; }
        .conference-hall .conference-hall-advantages ul li {
          padding: 0 20px 0 35px;
          color: #0f0f0f;
          font-family: Regular, Arial, sans-serif;
          font-size: 16px;
          line-height: 25px;
          margin-bottom: 25px;
          background: url("../images/icons/check.png") 0 4px no-repeat;
          -webkit-background-size: 23px;
          background-size: 23px; }

  .vacation-travel-trip .slogan .slogan-title {
    margin: 0 0 30px 0; }
  .vacation-travel-trip .slogan .slogan-desc {
    max-width: 320px;
    font-size: 16px;
    margin: 0 0 20px 0; }
  .vacation-travel-trip .features .feature {
    height: 54px;
    margin-bottom: 70px; }
    .vacation-travel-trip .features .feature:nth-child(odd) {
      padding: 0 30px 0 0; }
    .vacation-travel-trip .features .feature:nth-child(even) {
      padding: 0 0 0 30px; }
    .vacation-travel-trip .features .feature img {
      float: left;
      margin-right: 20px; }
    .vacation-travel-trip .features .feature:nth-child(1) img {
      margin-top: -4px; }
    .vacation-travel-trip .features .feature:nth-child(2) img {
      margin-top: -5px; }
    .vacation-travel-trip .features .feature:nth-child(3) img {
      margin-top: -9px; }
    .vacation-travel-trip .features .feature:nth-child(4) img {
      margin-top: 4px; }
    .vacation-travel-trip .features .feature:nth-child(5) img {
      margin-top: 4px; }
    .vacation-travel-trip .features .feature:nth-child(6) img {
      margin-top: 3px; }
    .vacation-travel-trip .features .feature .feature-title {
      color: #000;
      font-family: Regular, Arial, sans-serif;
      font-size: 20px;
      line-height: 26px;
      margin: 0 0 4px 0; }
    .vacation-travel-trip .features .feature .feature-desc {
      color: #0f0f0f;
      font-family: Regular, Arial, sans-serif;
      font-size: 18px;
      line-height: 24px;
      margin: 0; }

  .header .logo .company-name {
    font-size: 18px; }
  .header .menu {
    padding-left: 50px; }
    .header .menu .main-menu ul li {
      padding-left: 20px; }
      .header .menu .main-menu ul li a {
        font-size: 14px; }
  .header .tel {
    text-align: right; }
    .header .tel .number {
      color: #0f0f0f;
      font-family: Regular, Arial, sans-serif;
      font-size: 16px;
      line-height: 35px; }
      .header .tel .number:hover, .header .tel .number:focus {
        text-decoration: none; }

  .routes .order-excursion {
    padding: 47px; }
    .routes .order-excursion .button {
      display: block;
      margin: 0 auto 28px; }

  .excursions-gallery .gallery-item .info .title {
    font-size: 24px;
    line-height: 38px;
    margin-bottom: 7px; }
  .excursions-gallery .gallery-item .info .desc {
    font-size: 16px;
    line-height: 24px; }

  .services .service {
    margin-bottom: 100px; }
    .services .service .img-container {
      max-width: 558px; }
    .services .service .info {
      padding-left: 40px; }
      .services .service .info .title {
        font-size: 28px;
        line-height: 34px;
        margin: 0 0 17px 0; }
      .services .service .info .desc {
        font-size: 16px;
        line-height: 24px;
        margin: 0 0 31px 0; } }
@media (max-width: 991px) {
  .conference-hall-slider .sp-thumbnails-container {
    margin: 25px auto 45px;
    float: none; }
  .conference-hall-slider .sp-thumbnail-container {
    border: 4px solid transparent;
    opacity: 0.6;
    width: 71px !important;
    height: 47px !important; }
    .conference-hall-slider .sp-thumbnail-container.sp-selected-thumbnail {
      border: 4px solid #ff2400;
      opacity: 1; }
  .conference-hall-slider .sp-arrows {
    display: none; }

  .about-company-slider {
    padding-left: 0;
    padding-right: 0;
    margin-left: -15px;
    margin-right: -15px; }
    .about-company-slider .sp-thumbnails-container {
      display: none; }
    .about-company-slider .sp-buttons {
      display: block;
      margin-top: 36px;
      margin-bottom: 40px; }
    .about-company-slider .sp-arrows {
      display: none; }

  .headline-slider .sp-slides-container .sp-mask.sp-grab, .headline-slider .sp-slides-container .sp-mask.sp-grabbing, .headline-slider .sp-slides-container .sp-image-container, .headline-slider .sp-slides-container .sp-image {
    max-height: 498px;
    width: 100% !important; }
  .headline-slider .sp-thumbnails-container.sp-bottom-thumbnails {
    margin: 19px auto 45px;
    float: none; }

  .footer .footer-menu {
    padding-left: 30px; }
  .footer .social ul li img {
    margin-right: 0;
    width: 28px; }
  .footer .social .button {
    height: 36px;
    font-size: 14px;
    line-height: 16px;
    padding: 10px 20px; }

  .about-info {
    padding: 37px 0 64px;
    background-color: #f5f5f5; }
    .about-info .description {
      padding: 0 15px 54px; }
    .about-info .about-slider .sp-horizontal .sp-arrows {
      display: none; }

  .about-slider {
    margin-bottom: 54px; }

  .delicious-fun-handsomely .slogan {
    padding: 0 15px; }
    .delicious-fun-handsomely .slogan .slogan-title {
      max-width: none;
      padding: 0 15px;
      text-align: center; }
    .delicious-fun-handsomely .slogan .slogan-desc {
      text-align: center;
      max-width: none;
      margin-bottom: 20px; }
  .delicious-fun-handsomely .features .feature {
    margin-bottom: 41px; }
    .delicious-fun-handsomely .features .feature .feature-title {
      max-width: none; }
    .delicious-fun-handsomely .features .feature .feature-desc {
      max-width: none; }

  .banner {
    position: relative;
    height: 680px;
    padding: 75px 15px 80px; }
    .banner.kitchen-banner {
      background: url("../images/bg/kitchen-banner.jpg") center 0 no-repeat;
      -webkit-background-size: cover;
      background-size: cover; }
    .banner .banner-title {
      color: #fff;
      font-family: Regular, Arial, sans-serif;
      font-size: 42px;
      line-height: 47px;
      margin-bottom: 17px; }
    .banner .banner-desc {
      color: #fff;
      font-family: Regular, Arial, sans-serif;
      font-size: 24px;
      line-height: 30px;
      margin-bottom: 41px; }
    .banner .button {
      font-size: 16px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .main .main-line {
    min-height: 400px; }
    .main .main-line .info {
      min-height: 400px;
      padding: 45px 30px; }
      .main .main-line .info .info-container .title {
        font-size: 26px;
        line-height: 32px; }
      .main .main-line .info .info-container .desc {
        font-size: 17px;
        line-height: 26px; }
  
  .event-slider .sp-arrows {
    display: none; }

  .header .logo img {
    display: block;
    margin: 3px auto 0;
    float: none; }
  .header .logo .company-name {
    text-align: center; }
  .header .menu {
    padding-left: 15px; }

  .apartments-types .junior,
  .apartments-types .luxury {
    max-width: 580px;
    margin: 0 auto 15px;
    padding: 0 15px; }

  .contacts .contacts-info .desc {
    max-width: none; }
  .contacts .contacts-form .form {
    max-width: 545px;
    position: relative;
    background-color: #fff;
    padding: 35px 60px 43px;
    margin: 30px auto 0; }
    .contacts .contacts-form .form h3 {
      color: #000;
      font-family: Regular, Arial, sans-serif;
      font-size: 35px;
      line-height: 46px;
      margin: 0 0 23px 0; }
    .contacts .contacts-form .form .input {
      padding: 0 10px;
      margin-bottom: 25px; }
      .contacts .contacts-form .form .input input {
        color: #0f0f0f;
        font-family: Regular, Arial, sans-serif;
        font-size: 14px;
        padding-left: 12px;
        width: 100%;
        height: 40px;
        line-height: 40px;
        background-color: #fff;
        border: 1px solid #C0C0C0;
        border-radius: 3px; }
    .contacts .contacts-form .form .textarea {
      padding: 0 10px;
      margin-bottom: 38px; }
      .contacts .contacts-form .form .textarea textarea {
        color: #0f0f0f;
        font-family: Regular, Arial, sans-serif;
        font-size: 14px;
        resize: none;
        padding: 12px;
        width: 100%;
        height: 135px;
        background-color: #fff;
        border: 1px solid #C0C0C0;
        border-radius: 3px; }
    .contacts .contacts-form .form .button {
      display: block;
      margin: 0 auto;
      padding-left: 65px;
      padding-right: 65px; }

  .vacation-travel-trip .slogan .slogan-title {
    max-width: none;
    text-align: center; }
  .vacation-travel-trip .slogan .slogan-desc {
    max-width: none;
    text-align: center; }
  .vacation-travel-trip .features .feature {
    height: 54px;
    margin-bottom: 70px; }
    .vacation-travel-trip .features .feature:nth-child(odd) {
      padding: 0 15px; }
    .vacation-travel-trip .features .feature:nth-child(even) {
      padding: 0 15px; }
    .vacation-travel-trip .features .feature img {
      float: left;
      margin-right: 20px; }
    .vacation-travel-trip .features .feature:nth-child(1) img {
      margin-top: -4px; }
    .vacation-travel-trip .features .feature:nth-child(2) img {
      margin-top: -5px; }
    .vacation-travel-trip .features .feature:nth-child(3) img {
      margin-top: -9px; }
    .vacation-travel-trip .features .feature:nth-child(4) img {
      margin-top: 4px; }
    .vacation-travel-trip .features .feature:nth-child(5) img {
      margin-top: 4px; }
    .vacation-travel-trip .features .feature:nth-child(6) img {
      margin-top: 3px; }
    .vacation-travel-trip .features .feature .feature-title {
      color: #000;
      font-family: Regular, Arial, sans-serif;
      font-size: 20px;
      line-height: 26px;
      margin: 0 0 4px 0; }
    .vacation-travel-trip .features .feature .feature-desc {
      color: #0f0f0f;
      font-family: Regular, Arial, sans-serif;
      font-size: 18px;
      line-height: 24px;
      margin: 0; }

  .banner {
    position: relative;
    height: 460px;
    padding: 75px 15px 80px; }

  .routes .routes-list .route .city-name {
    font-size: 18px;
    line-height: 22px; }
  .routes .routes-list .route ul {
    margin-bottom: 40px; }
    .routes .routes-list .route ul li {
      font-size: 13px;
      line-height: 16px; }
  .routes .order-excursion .button {
    font-size: 15px; }
  .routes .order-excursion .desc {
    font-size: 16px;
    line-height: 19px; }

  .excursions-gallery {
    padding: 113px 0 27px; }
    .excursions-gallery .gallery-item {
      margin: 0 15px 90px; }
      .excursions-gallery .gallery-item .img-container {
        padding: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        max-width: 539px;
        background-color: #d8d8d8;
        border: 1px solid #979797;
        overflow: hidden;
        margin: 0 auto; }
      .excursions-gallery .gallery-item .info {
        padding-left: 15px; }
        .excursions-gallery .gallery-item .info .title {
          text-align: center; }

  .services .service {
    margin-bottom: 100px; }
    .services .service .img-container {
      max-width: 558px;
      margin: 0 auto 25px; }
    .services .service .info {
      padding-left: 15px; } }
@media (max-width: 767px) {
  .main .main-line {
    min-height: auto;
    flex-direction: column; }
    .main .main-line .info {
      min-height: auto;
      padding: 40px 20px;
      order: 2; }
      .main .main-line .info .info-container .title {
        font-size: 24px;
        line-height: 30px; }
      .main .main-line .info .info-container .desc {
        font-size: 16px;
        line-height: 24px; }
    .main .main-line .image-container {
      order: 1;
      min-height: 250px; }
      .main .main-line .image-container img {
        object-fit: cover;
        min-height: 250px; }
  
  .restaurant-slider .slider-container {
    padding: 0; }
  .restaurant-slider .sp-thumbnails-container {
    display: none; }
  .restaurant-slider .sp-buttons {
    display: block; }

  .event-slider {
    padding-left: 0;
    padding-right: 0;
    margin-left: -15px;
    margin-right: -15px; }
    .event-slider .sp-buttons {
      margin-top: 36px;
      margin-bottom: 40px; }
    .event-slider .sp-arrows {
      display: none; }

  .header .logo {
    padding: 0; }
    .header .logo img {
      display: block;
      margin: 17px auto 8px;
      float: none;
      width: 46px;
      height: 39px; }
    .header .logo .company-name {
      font-size: 22px;
      line-height: 28px;
      text-align: center; }
  .header .menu {
    padding-left: 15px; }

  .about-slider {
    padding: 0; }

  .headline-slider .sp-arrows {
    display: none; }

  .headline {
    height: 220px; }
    .headline.headline-about {
      background: url("../images/bg/about.jpg") center 0 no-repeat;
      -webkit-background-size: cover;
      background-size: cover; }
      .headline.headline-about h1 {
        display: block;
        height: 220px;
        color: #fff;
        font-family: Regular, Arial, sans-serif;
        font-size: 42px;
        line-height: 220px;
        text-align: center; }
      .headline.headline-about.title-and-desc {
        padding: 0;
        height: 265px; }
        .headline.headline-about.title-and-desc h1 {
          color: #fff;
          font-family: Regular, Arial, sans-serif;
          font-size: 42px;
          line-height: 265px;
          margin: 0;
          text-align: center; }
        .headline.headline-about.title-and-desc .desc {
          max-width: 779px;
          color: #fff;
          font-family: Regular, Arial, sans-serif;
          font-size: 18px;
          line-height: 24px;
          text-align: center;
          margin: 0 auto; }
    .headline.headline-excursions {
      padding: 103px 0 113px;
      height: 263px; }
      .headline.headline-excursions h1 {
        font-family: Regular, Arial, sans-serif;
        font-size: 42px;
        line-height: 50px; }
    .headline.headline-restaurant {
      padding: 89px 0 123px;
      height: 381px; }
      .headline.headline-restaurant h1 {
        max-width: 320px;
        font-size: 42px;
        line-height: 50px;
        margin: 0 auto 9px; }
      .headline.headline-restaurant .desc {
        max-width: 215px;
        margin: 0 auto;
        font-size: 22px;
        line-height: 30px; }
    .headline.headline-apartments {
      padding: 51px 0 61px;
      background: url("../images/bg/apartments390.jpg") center 0 no-repeat;
      -webkit-background-size: cover;
      background-size: cover;
      height: 200px; }
      .headline.headline-apartments h1 {
        margin: 0;
        text-align: center;
        font-size: 42px;
        line-height: 44px; }
    .headline.headline-contacts {
      padding: 54px 0 0 0;
      background: url("../images/bg/contacts.jpg") center 0 no-repeat;
      -webkit-background-size: cover;
      background-size: cover;
      height: 200px; }
      .headline.headline-contacts h1 {
        max-width: 338px;
        margin: 0 auto;
        font-size: 42px;
        line-height: 44px;
        text-align: center; }
    .headline.headline-services {
      padding: 54px 0 0 0;
      background: url("../images/bg/contacts.jpg") center 0 no-repeat;
      -webkit-background-size: cover;
      background-size: cover;
      height: 200px; }
      .headline.headline-services h1 {
        max-width: 338px;
        margin: 0 auto;
        font-size: 42px;
        line-height: 44px;
        text-align: center; }

  .apartments-types {
    padding: 20px 0 17px;
    background-color: #f5f5f5; }
    .apartments-types .junior,
    .apartments-types .luxury {
      max-width: 580px;
      margin: 0 auto 15px;
      padding: 0 15px; }
    .apartments-types .junior {
      padding-right: 15px; }
    .apartments-types .luxury {
      padding-left: 15px; }
    .apartments-types .junior,
    .apartments-types .luxury {
      margin-bottom: 20px; }
      .apartments-types .junior .info,
      .apartments-types .luxury .info {
        background-color: #fff;
        padding: 25px 30px 55px; }
        .apartments-types .junior .info .title,
        .apartments-types .luxury .info .title {
          font-size: 25px;
          line-height: 25px;
          margin: 0 0 14px 0; }
        .apartments-types .junior .info .price,
        .apartments-types .luxury .info .price {
          font-size: 20px;
          line-height: 24px;
          margin: 0 0 6px 0; }
        .apartments-types .junior .info .desc,
        .apartments-types .luxury .info .desc {
          font-size: 16px; }
        .apartments-types .junior .info .button,
        .apartments-types .luxury .info .button {
          font-size: 18px;
          margin: 0 0 22px 0;
          display: block; }
        .apartments-types .junior .info .other-button,
        .apartments-types .luxury .info .other-button {
          font-size: 18px; }

  .contacts {
    background-color: #f5f5f5;
    padding: 34px 0px 65px; }
    .contacts .contacts-info {
      padding: 0 30px; }
      .contacts .contacts-info .phones {
        margin-bottom: 18px; }
    .contacts .contacts-form .form {
      max-width: 545px;
      position: relative;
      background-color: #fff;
      padding: 37px 36px 28px; }
      .contacts .contacts-form .form h3 {
        font-size: 28px;
        line-height: 37px;
        margin: 0 0 22px 0; }
      .contacts .contacts-form .form .input {
        padding: 0 10px;
        margin-bottom: 10px; }
        .contacts .contacts-form .form .input input {
          color: #0f0f0f;
          font-family: Regular, Arial, sans-serif;
          font-size: 14px;
          padding-left: 12px;
          width: 100%;
          height: 40px;
          line-height: 40px;
          background-color: #fff;
          border: 1px solid #C0C0C0;
          border-radius: 3px; }
      .contacts .contacts-form .form .textarea {
        padding: 0 10px;
        margin-bottom: 20px; }
        .contacts .contacts-form .form .textarea textarea {
          color: #0f0f0f;
          font-family: Regular, Arial, sans-serif;
          font-size: 14px;
          resize: none;
          padding: 12px;
          width: 100%;
          height: 135px;
          background-color: #fff;
          border: 1px solid #C0C0C0;
          border-radius: 3px; }
      .contacts .contacts-form .form .button {
        display: block;
        margin: 0 auto;
        padding-left: 65px;
        padding-right: 65px; }

  .conference-hall {
    padding: 0 15px 40px; }
    .conference-hall .conference-hall-info {
      margin-top: 0; }
      .conference-hall .conference-hall-info .title {
        font-size: 36px;
        line-height: 48px;
        margin: 0 0 27px 0;
        text-align: center; }
      .conference-hall .conference-hall-info .button {
        margin: 0 auto 55px;
        display: block;
        font-size: 18px; }
      .conference-hall .conference-hall-info .desc {
        font-size: 18px;
        line-height: 21px; }
    .conference-hall .booking-form {
      margin-top: 45px;
      padding: 48px 69px 68px;
      background-color: #fff; }
      .conference-hall .booking-form .title {
        color: #000;
        font-family: Regular, Arial, sans-serif;
        font-size: 35px;
        line-height: 46px;
        margin: 0 0 34px 0; }
      .conference-hall .booking-form .date-pickers input[type="text"] {
        margin-right: 32px; }
      .conference-hall .booking-form .date-pickers .button {
        font-size: 18px;
        padding-left: 20px;
        padding-right: 20px; }
    .conference-hall .conference-hall-advantages {
      margin-top: 40px; }
      .conference-hall .conference-hall-advantages ul {
        list-style-type: none;
        margin: 0; }
        .conference-hall .conference-hall-advantages ul li {
          padding: 0 30px 0 45px;
          font-size: 20px; }

  .last-events {
    padding: 56px 15px; }
    .last-events .title {
      font-size: 36px;
      line-height: 42px;
      margin: 0 0 30px 0; }
    .last-events .event-past {
      margin: 0 auto;
      max-width: 367px;
      padding: 20px 20px 36px; }
      .last-events .event-past .img-container {
        margin-bottom: 26px; }
      .last-events .event-past .title {
        font-size: 28px;
        line-height: 34px;
        margin: 0 0 13px 0; }
      .last-events .event-past .desc {
        font-size: 16px;
        line-height: 26px;
        margin: 0 0 25px 0; }
      .last-events .event-past .date {
        color: rgba(0, 0, 0, 0.3);
        font-size: 16px;
        line-height: 18px; }
    .last-events .event-coming {
      margin: 0 auto;
      max-width: 367px;
      padding: 20px 20px 10px;
      border: 1px solid rgba(255, 36, 0, 0.39); }
      .last-events .event-coming .img-container {
        position: relative;
        margin-bottom: 23px; }
        .last-events .event-coming .img-container .date {
          position: absolute;
          width: 100%;
          top: 90px;
          color: #fff;
          font-family: Regular, Arial, sans-serif;
          font-size: 26px;
          line-height: 29px;
          text-align: center; }
        .last-events .event-coming .img-container .time {
          position: absolute;
          width: 100%;
          top: 135px;
          color: #fff;
          font-family: Regular, Arial, sans-serif;
          font-size: 16px;
          line-height: 29px;
          text-align: center; }
      .last-events .event-coming .title {
        color: #000;
        font-family: Regular, Arial, sans-serif;
        font-size: 22px;
        line-height: 26px;
        margin: 0 0 6px 0;
        text-align: left; }
      .last-events .event-coming .desc {
        font-family: Regular, Arial, sans-serif;
        font-size: 16px;
        line-height: 26px;
        margin: 0 0 25px 0; }
    .last-events .button-container {
      margin-top: 55px; }
      .last-events .button-container .other-button {
        display: block;
        margin: 0 auto; }
      .last-events .button-container .more {
        display: block;
        width: 110px;
        margin: 0 auto;
        padding-top: 35px;
        background: url("../images/icons/more.png") top center no-repeat;
        color: #000;
        font-family: Regular, Arial, sans-serif;
        font-size: 16px;
        line-height: 18px;
        text-align: center; }
        .last-events .button-container .more:hover, .last-events .button-container .more:focus {
          text-decoration: none; }

  .routes {
    padding: 44px 0 70px;
    background-color: #f5f5f5; }
    .routes .desc {
      padding: 0 15px;
      color: #0f0f0f;
      font-family: Regular, Arial, sans-serif;
      font-size: 18px;
      line-height: 24px;
      text-align: center; }
    .routes .routes-list h2 {
      text-align: center; }
    .routes .routes-list .route .city-name {
      text-align: center;
      margin-bottom: 30px; }
    .routes .routes-list .route .collapse {
      margin-bottom: 30px; }
    .routes .routes-list .route ul li {
      text-align: center; }
      .routes .routes-list .route ul li:before {
        display: none; }
    .routes .order-excursion {
      padding: 38px 43px;
      background-color: #fff;
      margin: 29px 0 65px; }
      .routes .order-excursion .button {
        display: block;
        margin: 0 auto 28px; }
      .routes .order-excursion .desc {
        text-align: left;
        padding: 0;
        margin-left: auto;
        margin-right: auto;
        max-width: 227px;
        color: #0f0f0f;
        font-family: Regular, Arial, sans-serif;
        font-size: 14px;
        line-height: 20px; }

  .restaurant-description {
    padding: 37px 0 68px; }
    .restaurant-description .info-block {
      padding: 0 30px; }
      .restaurant-description .info-block .title {
        font-size: 28px;
        margin: 0 0 12px 0; }
      .restaurant-description .info-block .desc {
        margin-bottom: 40px; }

  .reviews {
    padding: 116px 0 103px; }
    .reviews .title {
      color: #000;
      font-family: Regular, Arial, sans-serif;
      font-size: 36px;
      line-height: 48px;
      margin: 0 0 47px 0;
      text-align: center; }
    .reviews .reviews-slider .sp-mask {
      height: 460px !important; }
    .reviews .reviews-slider .sp-slide .review-text {
      color: #343434;
      font-family: Regular, Arial, sans-serif;
      font-size: 16px;
      line-height: 26px;
      margin: 0 0 20px 0; }
    .reviews .reviews-slider .sp-slide .author-name {
      color: #343434;
      font-family: Regular, Arial, sans-serif;
      font-size: 20px;
      line-height: 26px; }
    .reviews .reviews-slider .sp-arrows {
      display: none; }
    .reviews .button {
      display: block;
      margin: 66px auto 0;
      font-size: 16px; }

  .we-recommend {
    padding: 58px 15px 13px; }
    .we-recommend .info-block .title {
      text-align: center;
      font-size: 34px;
      line-height: 42px;
      margin: 0 0 15px 0; }
    .we-recommend .info-block .desc {
      text-align: center;
      max-width: 281px;
      margin: 0 auto 69px;
      font-size: 16px;
      line-height: 24px; }
    .we-recommend .recommended-dishes .dish {
      margin-bottom: 87px; }
      .we-recommend .recommended-dishes .dish img {
        background-color: #d8d8d8;
        border: 1px solid #979797;
        margin-bottom: 20px; }
      .we-recommend .recommended-dishes .dish .title {
        text-align: center;
        font-size: 28px;
        margin: 0 0 20px 0; }
      .we-recommend .recommended-dishes .dish .desc {
        padding: 0 15px;
        text-align: center;
        color: #0f0f0f;
        font-size: 18px;
        line-height: 21px;
        margin: 0 0 71px 0; }

  .headline-slider .about-slider .sp-arrow {
    visibility: hidden;
    display: none; }

  .restaurant-slider {
    padding: 48px 0 38px;
    background-color: #f5f5f5; }
    .restaurant-slider .restaurant-slider-title {
      font-size: 28px;
      margin: 0 30px 39px;
      text-align: center; }
    .restaurant-slider .about-slider .sp-arrow {
      visibility: hidden;
      display: none; }

  .event-info {
    padding: 40px 30px 0; }
    .event-info .event-title {
      font-size: 28px;
      line-height: 36px;
      margin: 0 0 32px 0; }
    .event-info .event-desc {
      font-size: 18px;
      line-height: 29px;
      margin: 0 0 101px 0; }
    .event-info .about-slider {
      margin-bottom: 40px; }

  .delicious-fun-handsomely .features .feature {
    height: 78px; }
    .delicious-fun-handsomely .features .feature:nth-child(odd) {
      padding: 0 15px; }
    .delicious-fun-handsomely .features .feature:nth-child(even) {
      padding: 0 15px; }
    .delicious-fun-handsomely .features .feature img {
      margin-bottom: 40px; }

  .vacation-travel-trip {
    padding: 52px 30px 20px; }
    .vacation-travel-trip .slogan .slogan-title {
      margin: 0 auto 21px;
      max-width: 275px;
      text-align: center; }
    .vacation-travel-trip .slogan .slogan-desc {
      max-width: none;
      text-align: center; }
    .vacation-travel-trip .features {
      padding-top: 58px; }
      .vacation-travel-trip .features .feature {
        height: 54px;
        margin-bottom: 70px; }
        .vacation-travel-trip .features .feature:nth-child(odd) {
          padding: 0 15px; }
        .vacation-travel-trip .features .feature:nth-child(even) {
          padding: 0 15px; }
        .vacation-travel-trip .features .feature img {
          float: left;
          margin-right: 20px; }
        .vacation-travel-trip .features .feature:nth-child(1) img {
          margin-top: -4px; }
        .vacation-travel-trip .features .feature:nth-child(2) img {
          margin-top: -5px; }
        .vacation-travel-trip .features .feature:nth-child(3) img {
          margin-top: -9px; }
        .vacation-travel-trip .features .feature:nth-child(4) img {
          margin-top: 4px; }
        .vacation-travel-trip .features .feature:nth-child(5) img {
          margin-top: 4px; }
        .vacation-travel-trip .features .feature:nth-child(6) img {
          margin-top: 3px; }
        .vacation-travel-trip .features .feature .feature-title {
          color: #000;
          font-family: Regular, Arial, sans-serif;
          font-size: 20px;
          line-height: 26px;
          margin: 0 0 4px 0; }
        .vacation-travel-trip .features .feature .feature-desc {
          color: #0f0f0f;
          font-family: Regular, Arial, sans-serif;
          font-size: 18px;
          line-height: 24px;
          margin: 0; }

  .excursions-gallery {
    padding: 113px 0 27px; }
    .excursions-gallery .gallery-item {
      margin: 0 15px 90px; }
      .excursions-gallery .gallery-item .img-container {
        padding: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        max-width: 539px;
        background-color: #d8d8d8;
        border: 1px solid #979797;
        overflow: hidden;
        margin: 0 auto; }
      .excursions-gallery .gallery-item .info {
        padding-left: 15px; }
        .excursions-gallery .gallery-item .info .title {
          text-align: center;
          margin-bottom: 20px; }
        .excursions-gallery .gallery-item .info .desc {
          text-align: center; }

  .footer {
    padding: 40px 28px 64px; }
    .footer .footer-menu ul li a {
      font-family: Regular, Arial, sans-serif;
      font-size: 18px;
      line-height: 36px; }
    .footer .footer-menu ul ul {
      margin-top: -5px;
      padding: 0; }
      .footer .footer-menu ul ul li {
        margin-top: 13px; }
        .footer .footer-menu ul ul li a {
          font-family: Regular, Arial, sans-serif;
          font-size: 18px;
          line-height: 22px; }
    .footer .social {
      padding: 34px 0; }
      .footer .social ul {
        text-align: center; }
        .footer .social ul li img {
          margin: 7px;
          width: 47px; }
      .footer .social .button {
        height: 36px;
        font-size: 14px;
        line-height: 16px;
        padding: 10px 20px; }
    .footer .contact-data {
      text-align: center; }
      .footer .contact-data .phones .phone-item .phone-label {
        color: #666;
        font-family: Regular, Arial, sans-serif;
        font-size: 12px;
        line-height: 16px; }
      .footer .contact-data .phones .phone-item .restaurant-phone,
      .footer .contact-data .phones .phone-item .hotel-phone {
        color: #000;
        font-family: Regular, Arial, sans-serif;
        font-size: 16px;
        line-height: 20px; }
      .footer .contact-data .address {
        margin-top: 15px; }
        .footer .contact-data .address p {
          color: #000;
          font-family: Regular, Arial, sans-serif;
          font-size: 16px;
          line-height: 30px;
          margin-bottom: 23px; }
          .footer .contact-data .address p a {
            color: #000; }
            .footer .contact-data .address p a:hover, .footer .contact-data .address p a:focus {
              text-decoration: none; }
    .footer .social:last-child {
      padding: 0; }
      .footer .social:last-child .button {
        display: block;
        margin: 0 auto; }

  .recall-form {
    width: 345px;
    height: 560px;
    background-color: #fff;
    padding: 80px 38px 36px;
    z-index: 1050;
    display: block !important; }
  
  /* Скрываем формы бронирования на всех устройствах */
  #booking-form {
    display: none !important;
  }
  
  /* Показываем формы только в модальных окнах */
  .mfp-content #booking-form {
    display: block !important;
  }
    .recall-form .mfp-close {
      top: 28px;
      right: 31px; }
    .recall-form h3 {
      color: #000;
      font-family: Regular, Arial, sans-serif;
      font-size: 28px;
      line-height: 37px;
      text-align: center;
      margin: 0 0 30px 0; }
    .recall-form .input {
      padding: 0 10px;
      margin-bottom: 20px; }
      .recall-form .input input {
        color: #0f0f0f;
        font-family: Regular, Arial, sans-serif;
        font-size: 14px;
        padding-left: 12px;
        width: 100%;
        height: 50px;
        line-height: 50px;
        background-color: #fff;
        border: 1px solid #C0C0C0;
        border-radius: 3px; }
    .recall-form .textarea {
      padding: 0 10px;
      margin-bottom: 30px; }
      .recall-form .textarea textarea {
        color: #0f0f0f;
        font-family: Regular, Arial, sans-serif;
        font-size: 14px;
        resize: none;
        padding: 12px;
        width: 100%;
        height: 164px;
        background-color: #fff;
        border: 1px solid #C0C0C0;
        border-radius: 3px; }
    .recall-form .button {
      width: 212px;
      display: block;
      margin: 0 auto;
      margin-top: 20px; }
    
    /* Скрываем формы бронирования на всех устройствах */
    #booking-form {
      display: none !important;
    }
    
    /* Показываем формы только в модальных окнах */
    .mfp-content #booking-form {
      display: block !important;
    }

  .services {
    padding: 60px 15px 0; }
    .services .service {
      margin-bottom: 60px; }
      .services .service .img-container {
        margin-bottom: 30px; }
      .services .service .info {
        padding-left: 15px; }
        .services .service .info .title {
          font-size: 28px;
          line-height: 34px;
          margin: 0 0 10px 0; }
        .services .service .info .desc {
          font-size: 18px;
          line-height: 21px;
          margin: 0 0 44px 0; } }
@media (max-width: 375px) {
  .headline.headline-about {
    height: 220px;
    background: url("../images/bg/about390.jpg") 0 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover; }
  .headline.headline-excursions {
    background: url("../images/bg/excursions380.jpg") 0 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover; }
  .headline.headline-restaurant {
    background: url("../images/bg/restaurant380.jpg") 0 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover; }
  .headline.headline-event {
    background: url("../images/bg/event375.jpg") center 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    height: 286px; }
  .headline.headline-contacts {
    background: url("../images/bg/contacts390.jpg") center 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover; }
    .headline.headline-contacts h1 {
      max-width: 338px;
      margin: 0 auto;
      font-size: 42px;
      line-height: 44px;
      text-align: center; }
  .headline.headline-services {
    background: url("../images/bg/services390.jpg") center 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover; }
    .headline.headline-services h1 {
      max-width: 338px;
      margin: 0 auto;
      font-size: 42px;
      line-height: 44px;
      text-align: center; }

  .banner {
    position: relative;
    height: 680px;
    padding: 75px 15px 80px; }
    .banner.kitchen-banner {
      background: url("../images/bg/kitchen-banner375.jpg") 0 0 no-repeat;
      -webkit-background-size: cover;
      background-size: cover; } }

/* Главный слайдер */
.main-slider {
  position: relative;
  height: 600px;
  overflow: hidden;
}

.main-slider .sp-slides {
  height: 100%;
}

.main-slider .sp-slide {
  position: relative;
  height: 100%;
}

.main-slider .sp-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slider-absolute-block {
  position: absolute;
  bottom: 100px;
  left: 50px;
  z-index: 10;
  color: #fff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.slider-absolute-block .slider-title {
  font-family: Bold, Arial, sans-serif;
  font-size: 48px;
  line-height: 56px;
  margin: 0 0 20px 0;
  color: #fff;
}

.slider-absolute-block .slider-desc {
  font-family: Regular, Arial, sans-serif;
  font-size: 24px;
  line-height: 28px;
  margin: 0 0 30px 0;
  color: #fff;
}

.slider-absolute-block .button {
  display: inline-block;
  text-decoration: none;
}

/* Адаптивность для главного слайдера */
@media (max-width: 991px) {
  .main-slider {
    height: 500px;
  }
  
  .slider-absolute-block {
    bottom: 80px;
    left: 30px;
  }
  
  .slider-absolute-block .slider-title {
    font-size: 36px;
    line-height: 42px;
  }
  
  .slider-absolute-block .slider-desc {
    font-size: 20px;
    line-height: 24px;
  }
}

@media (max-width: 767px) {
  .main-slider {
    height: 400px;
  }
  
  .slider-absolute-block {
    bottom: 60px;
    left: 20px;
    right: 20px;
  }
  
  .slider-absolute-block .slider-title {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 15px;
  }
  
  .slider-absolute-block .slider-desc {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
  }
}

@media (max-width: 480px) {
  .main-slider {
    height: 350px;
  }
  
  .slider-absolute-block {
    bottom: 40px;
    left: 15px;
    right: 15px;
  }
  
  .slider-absolute-block .slider-title {
    font-size: 24px;
    line-height: 28px;
  }
  
  .slider-absolute-block .slider-desc {
    font-size: 14px;
    line-height: 18px;
  }
}

/* Стили для карточек мероприятий */
.events-archive .events-archive-items .item .event-past .img-container img,
.events-archive .events-archive-items .item .event-coming .img-container img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  object-position: center;
}

/* Ограничение заголовка в 2 строки */
.events-archive .events-archive-items .item .event-past .title,
.events-archive .events-archive-items .item .event-coming .title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 56px; /* 28px * 2 строки */
}

/* Ограничение описания в 3 строки */
.events-archive .events-archive-items .item .event-past .desc,
.events-archive .events-archive-items .item .event-coming .desc {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 78px; /* 26px * 3 строки */
  margin-bottom: 15px;
}

/* Стили для кнопки "Подробнее" */
.events-archive .events-archive-items .item .details-btn {
  display: inline-block;
  margin: 10px 0;
  font-size: 16px;
  padding: 8px 20px;
  text-decoration: none;
}

/* Адаптивные стили для мобильных устройств */
@media (max-width: 767px) {
  .events-archive .events-archive-items .item .event-past .img-container img,
  .events-archive .events-archive-items .item .event-coming .img-container img {
    height: 200px;
  }
  
  .events-archive .events-archive-items .item .event-past .title,
  .events-archive .events-archive-items .item .event-coming .title {
    height: 52px; /* 26px * 2 строки */
    font-size: 22px;
    line-height: 26px;
  }
  
  .events-archive .events-archive-items .item .event-past .desc,
  .events-archive .events-archive-items .item .event-coming .desc {
    height: 78px; /* 26px * 3 строки */
  }
}

/* Стили для карточек мероприятий на главной странице и конференц-зале */
.last-events .event-past .img-container img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  object-position: center;
}

/* Ограничение заголовка в 2 строки для главной страницы */
.last-events .event-past .title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 52px; /* 26px * 2 строки */
}

/* Ограничение описания в 3 строки для главной страницы */
.last-events .event-past .desc {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 78px; /* 26px * 3 строки */
  margin-bottom: 15px;
}

/* Стили для кнопки "Подробнее" на главной странице */
.last-events .event-past .details-btn {
  display: inline-block;
  margin: 10px 0;
  font-size: 16px;
  padding: 8px 20px;
  text-decoration: none;
}

/* Адаптивные стили для мобильных устройств на главной странице */
@media (max-width: 767px) {
  .last-events .event-past .img-container img {
    height: 180px;
  }
  
  .last-events .event-past .title {
    height: 48px; /* 24px * 2 строки */
    font-size: 20px;
    line-height: 24px;
  }
  
  .last-events .event-past .desc {
    height: 72px; /* 24px * 3 строки */
  }
}

/* Styles for booking form checkbox */
.checkbox-wrapper {
  margin: 20px 0;
  padding: 0 10px;
}

.checkbox-label {
  display: flex;
  align-items: flex-start;
  cursor: pointer;
  font-size: 14px;
  line-height: 18px;
  color: #333;
  position: relative;
  padding-left: 30px;
}

.checkbox-label input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkbox-label input[type="checkbox"]:required + .checkmark {
  border-color: #ff2400;
}

.checkbox-label input[type="checkbox"]:required:invalid + .checkmark {
  border-color: #ff2400;
  background-color: #fff5f5;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border: 2px solid #ccc;
  border-radius: 3px;
  transition: all 0.3s ease;
}

.checkbox-label:hover input ~ .checkmark {
  border-color: #ff2400;
}

.checkbox-label input:checked ~ .checkmark {
  background-color: #ff2400;
  border-color: #ff2400;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.checkbox-label input:checked ~ .checkmark:after {
  display: block;
}

.checkbox-label .checkmark:after {
  left: 5px;
  top: 2px;
  width: 4px;
  height: 8px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.checkbox-label a {
  color: #ff2400;
  text-decoration: underline;
}

.checkbox-label a:hover {
  color: #e32708;
}

/* Updated booking form styles */
.recall-form {
  max-width: 500px;
  height: 100%;
  margin: 0 auto;
  padding: 40px 30px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 1050;
  display: block !important;
  overflow: visible;
}

/* Скрываем формы бронирования под футером */
#booking-form {
  display: none !important;
}

/* Показываем формы только в модальных окнах */
.mfp-content #booking-form {
  display: block !important;
}

.recall-form h3 {
  text-align: center;
  margin-bottom: 30px;
  color: #333;
  font-size: 24px;
  font-weight: 600;
}

.recall-form .input {
  margin-bottom: 20px;
}

.recall-form .input input {
  width: 100%;
  padding: 12px 15px;
  border: 2px solid #e0e0e0;
  border-radius: 6px;
  font-size: 16px;
  transition: border-color 0.3s ease;
}

.recall-form .input input:focus {
  outline: none;
  border-color: #007bff;
}

.recall-form .textarea {
  margin-bottom: 20px;
}

.recall-form .textarea textarea {
  width: 100%;
  min-height: 100px;
  padding: 12px 15px;
  border: 2px solid #e0e0e0;
  border-radius: 6px;
  font-size: 16px;
  font-family: inherit;
  resize: vertical;
  transition: border-color 0.3s ease;
}

.recall-form .textarea textarea:focus {
  outline: none;
  border-color: #007bff;
}

.recall-form .button {
  width: 100%;
  padding: 15px;
  background: #ff2400;
  color: #fff;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  margin-top: 20px;
}

/* Стили для неактивной кнопки (когда галочка не поставлена) */
.recall-form .button.disabled {
  background: #999;
  cursor: not-allowed;
  opacity: 0.7;
}

/* Стили для активной кнопки (когда галочка поставлена) */
.recall-form .button.active {
  background: #ff2400;
  cursor: pointer;
  opacity: 1;
}

.recall-form .button:hover {
  background: #e32708;
}

/* Hover эффект для активной кнопки */
.recall-form .button.active:hover {
  background: #e32708;
}

/* Hover эффект для неактивной кнопки */
.recall-form .button.disabled:hover {
  background: #999;
  cursor: not-allowed;
}

/* Responsive styles for booking form */
@media (max-width: 767px) {
  .recall-form {
    padding: 30px 20px;
    margin: 20px;
    max-width: 90%;
    width: 90%;
    height: auto;
    min-height: 400px;
    z-index: 1050;
    position: relative;
  }
  
  .recall-form h3 {
    font-size: 20px;
  }
  
  .checkbox-label {
    font-size: 13px;
    line-height: 16px;
    padding-left: 25px;
  }
  
  .recall-form .button {
    /* Кнопка остается в нормальном потоке документа */
    margin-top: 20px;
  }
  
  /* Стили для кнопки на мобильных устройствах */
  .recall-form .button.disabled {
    background: #999;
    cursor: not-allowed;
    opacity: 0.7;
  }
  
  .recall-form .button.active {
    background: #ff2400;
    cursor: pointer;
    opacity: 1;
  }
  
  /* Скрываем формы бронирования на мобильных устройствах */
  #booking-form {
    display: none !important;
  }
  
  /* Показываем формы только в модальных окнах на мобильных */
  .mfp-content #booking-form {
    display: block !important;
  }
}

/* Стили для страницы политики конфиденциальности */
.privacy-policy {
  padding: 60px 15px;
}

.privacy-policy h1 {
  font-size: 36px;
  font-weight: 700;
  color: #333;
  margin-bottom: 30px;
  text-align: center;
}

.privacy-policy h2 {
  font-size: 24px;
  font-weight: 600;
  color: #333;
  margin: 30px 0 15px 0;
}

.privacy-policy p {
  font-size: 16px;
  line-height: 1.6;
  color: #666;
  margin-bottom: 15px;
}

.privacy-policy ul {
  margin-bottom: 20px;
  padding-left: 20px;
}

.privacy-policy ul li {
  font-size: 16px;
  line-height: 1.6;
  color: #666;
  margin-bottom: 8px;
}

.privacy-policy strong {
  color: #333;
  font-weight: 600;
}

/* Адаптивные стили для страницы политики */
@media (max-width: 767px) {
  .privacy-policy {
    padding: 40px 15px;
  }
  
  .privacy-policy h1 {
    font-size: 28px;
    margin-bottom: 25px;
  }
  
  .privacy-policy h2 {
    font-size: 20px;
    margin: 25px 0 12px 0;
  }
  
  .privacy-policy p,
  .privacy-policy ul li {
    font-size: 14px;
  }
}

/* Стили для красивого оформления контактов */
.contacts .contact-details {
  margin-top: 40px;
}

.contacts .contact-section {
  margin-bottom: 30px;
  display: flex;
}

.contacts .contact-item {
  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
  border-radius: 15px;
  padding: 30px 20px;
  text-align: center;
  transition: all 0.3s ease;
  border: 2px solid #e9ecef;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.contacts .contact-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, #ff2400, #e32708);
}

.contacts .contact-item:hover {
  transform: translateY(-3px);
  border-color: #ff2400;
  background: linear-gradient(135deg, #ffffff 0%, #fff5f5 100%);
}

.contacts .contact-item:hover::before {
  background: linear-gradient(90deg, #ff2400, #ff6b47);
}

.contacts .contact-title {
  color: #333;
  font-family: Regular, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
}

.contacts .contact-phone {
  color: #ff2400;
  font-family: Regular, Arial, sans-serif;
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
  display: block;
  margin: 10px 0;
  transition: all 0.3s ease;
  padding: 8px 15px;
  background: rgba(255, 36, 0, 0.05);
  border-radius: 8px;
  border: 1px solid rgba(255, 36, 0, 0.1);
}

.contacts .contact-phone:hover {
  color: #e32708;
  text-decoration: none;
  background: rgba(255, 36, 0, 0.1);
  border-color: rgba(255, 36, 0, 0.2);
  transform: scale(1.02);
}

.contacts .contact-email {
  color: #333;
  font-family: Regular, Arial, sans-serif;
  font-size: 18px;
  text-decoration: none;
  display: block;
  margin: 10px 0;
  transition: all 0.3s ease;
  padding: 8px 15px;
  background: rgba(51, 51, 51, 0.05);
  border-radius: 8px;
  border: 1px solid rgba(51, 51, 51, 0.1);
}

.contacts .contact-email:hover {
  color: #ff2400;
  text-decoration: none;
  background: rgba(255, 36, 0, 0.05);
  border-color: rgba(255, 36, 0, 0.2);
  transform: scale(1.02);
}

.contacts .contact-address {
  color: #333;
  font-family: Regular, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  margin: 10px 0;
  display: block;
  padding: 8px 15px;
  background: rgba(51, 51, 51, 0.05);
  border-radius: 8px;
  border: 1px solid rgba(51, 51, 51, 0.1);
  transition: all 0.3s ease;
}

.contacts .contact-address:hover {
  background: rgba(51, 51, 51, 0.1);
  border-color: rgba(51, 51, 51, 0.2);
  transform: scale(1.02);
}

/* Адаптивные стили для контактов */
@media (max-width: 767px) {
  .contacts .contact-item {
    padding: 20px;
    margin-bottom: 20px;
  }
  
  .contacts .contact-title {
    font-size: 16px;
  }
  
  .contacts .contact-phone {
    font-size: 20px;
  }
  
  .contacts .contact-email {
    font-size: 16px;
  }
  
  .contacts .contact-address {
    font-size: 14px;
  }
}
