:root {
  --h2: #bf9d6f;
  --h1: #4f5a66;
  --body: #4f5a66;
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.navbar {
  background-color: #fff;
}

.container {
  margin-top: 40px;
}

.brand {
  z-index: 0;
  clear: both;
  left: 220px;
}

.navbar-2 {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.brand-2 {
  padding-left: 652px;
}

.container-2 {
  clear: both;
  aspect-ratio: auto;
  align-self: center;
  margin-top: 40px;
  margin-left: 0;
  margin-right: 0;
}

.navbar-3 {
  background-color: #fff;
  flex-flow: column wrap;
  align-content: space-between;
  align-items: center;
  margin-left: 220px;
  margin-right: 220px;
  display: flex;
}

.menu-button {
  color: #4f5a66;
  background-color: rgba(79, 90, 102, 0);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.menu-button.w--open {
  color: #4f5a66;
  background-color: #fff;
}

.icon {
  font-size: 25px;
}

.paragraph {
  font-family: Fira Sans, sans-serif;
  font-size: 16px;
}

.quick-stack {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  padding-top: 0;
}

.nav-menu {
  width: 170px;
  background-color: #fff;
  border-radius: 30px;
}

.nav-link {
  text-align: center;
  font-family: Fira Sans, sans-serif;
  font-size: 16px;
}

.container-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 220px;
  margin-right: 220px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading {
  color: #f9ecd2;
  font-family: Noto Serif, sans-serif;
  font-weight: 300;
}

.button {
  color: #f9ecd2;
  -webkit-text-fill-color: inherit;
  background-color: rgba(249, 236, 210, 0);
  background-clip: border-box;
  border: 1px solid #f9ecd2;
  border-radius: 30px;
  margin-top: 40px;
  padding-left: 60px;
  padding-right: 60px;
  font-family: Fira Sans, sans-serif;
  font-size: 18px;
}

.flex-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
  top: 140px;
}

.section-2 {
  margin-left: 220px;
  margin-right: 220px;
}

.div-block {
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}

.heading-2 {
  color: var(--h2);
  margin-top: 0;
  font-family: Fira Sans, sans-serif;
  font-size: 32px;
  font-weight: 300;
}

.heading-2.visit {
  font-size: 64px;
}

.heading-3 {
  color: var(--h1);
  margin-top: 10px;
  font-family: Noto Serif, sans-serif;
  font-size: 44px;
  font-weight: 300;
  line-height: 50px;
}

.heading-3.sec-visit {
  font-size: 80px;
  line-height: 95px;
}

.paragraph-2 {
  min-width: 450px;
  color: var(--body);
  margin-top: 40px;
  margin-left: 0;
  margin-right: 40px;
  padding-bottom: 60px;
  font-family: Noto Serif, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  position: relative;
}

.slider-owerwiev {
  max-width: 1250px;
}

.slide-card {
  margin-right: 40px;
}

.testimonial-slider {
  height: auto;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.sli {
  background-image: url('../images/overwiev_2.png');
  background-position: 50%;
  background-size: cover;
  margin-left: 100px;
}

.mask {
  flex: 1;
  overflow: visible;
}

.div-block-3 {
  height: 130px;
  background-color: #f9ecd2;
}

.div-block-4 {
  background-color: #c34e4e;
}

.flex-block-2 {
  flex-direction: column;
}

.section-3 {
  margin-top: 100px;
  margin-left: 220px;
  margin-right: 220px;
}

.div-block-6 {
  flex-direction: column;
  display: flex;
}

.section-4.overflow-hidden {
  padding-left: 100px;
  padding-right: 100px;
  overflow: hidden;
}

.flex-block-3 {
  align-items: stretch;
}

.section-5 {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 60px;
  display: flex;
}

.section-6 {
  margin-top: 100px;
  margin-left: 220px;
  margin-right: 220px;
}

.image-3 {
  position: relative;
}

.paragraph-3 {
  padding: 20px 40px 10px;
  font-family: Noto Serif, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.div-block-7 {
  background-color: #f9ecd2;
}

.quick-stack-2 {
  grid-column-gap: 0px;
  position: relative;
}

.cell-3 {
  background-color: #f9ecd2;
}

.paragraph-4 {
  padding: 20px 40px 10px;
  font-family: Noto Serif, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.image-4 {
  margin-top: -181px;
  padding-right: 0;
  position: relative;
}

.div-block-8 {
  background-color: #f9ecd2;
  margin-right: 400px;
  position: relative;
  top: -60px;
  left: 285px;
}

.paragraph-5 {
  margin-top: 20px;
  margin-left: 40px;
  padding-bottom: 10px;
  padding-right: 40px;
}

.grid {
  position: relative;
}

.section-7 {
  flex-direction: column;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-9 {
  max-width: 100%;
  background-color: #f9ecd2;
  position: relative;
  top: -80px;
  left: -80px;
}

.paragraph-overlap {
  color: var(--body);
  margin-top: 40px;
  margin-left: 40px;
  margin-right: 40px;
  padding-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Noto Serif, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  position: relative;
}

.image-5 {
  position: relative;
}

.div-block-10 {
  position: relative;
  bottom: -140px;
}

.div-block-11 {
  height: 500px;
  background-image: url('../images/grispolis_2.png');
  background-position: 50%;
  background-size: cover;
  margin-top: -100px;
  margin-right: 0;
}

.image-6 {
  width: 650px;
  max-width: 100%;
  min-width: 450px;
  padding-right: 60px;
}

.div-block-12 {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  margin-right: 20px;
  display: flex;
  position: relative;
  bottom: -140px;
}

.section-8 {
  margin-left: 220px;
  margin-right: 220px;
}

.div-block-13 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.cell-4 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.cell-5, .cell-6 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
}

.quick-stack-3 {
  grid-column-gap: 0px;
}

.grid-2 {
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: ". . Area";
  margin-top: 40px;
}

.div-block-14 {
  background-image: url('../images/food_2.png');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.div-block-15 {
  height: 345px;
  background-image: url('../images/food_3.png');
  background-position: 50% 100%;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.div-block-16 {
  background-image: url('../images/food_4.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-17 {
  height: 345px;
  background-image: url('../images/food_1.png');
  background-position: 50%;
  background-size: cover;
}

.section-9 {
  margin-top: 100px;
  margin-left: 220px;
  margin-right: 220px;
}

.div-block-18 {
  margin-left: auto;
  margin-right: auto;
}

.div-block-19 {
  flex-direction: column;
  margin-right: 100px;
  display: flex;
}

.div-block-20 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-4 {
  font-family: Fira Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.heading-4.under-line {
  margin-top: 0;
}

.div-block-21 {
  flex-direction: row;
  display: flex;
}

.section-10 {
  margin: 100px 220px 40px;
}

.div-block-22 {
  margin-left: auto;
  margin-right: auto;
}

.div-block-23 {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.sights-sec {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  overflow: hidden;
}

.sights-sec.v02 {
  height: 700px;
}

.div-block-24 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 20px;
  margin-left: 140px;
  display: flex;
}

.link-block {
  margin-left: auto;
  font-family: Fira Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.text-block {
  color: #bf9d6f;
  margin-top: 0;
}

.section-12 {
  margin-top: 100px;
  margin-left: 240px;
  margin-right: 240px;
}

.button-2 {
  color: #f9ecd2;
  background-color: #bf9d6f;
  border-radius: 20px;
  margin-top: 60px;
  padding: 20px 70px;
  font-family: Fira Sans, sans-serif;
  font-size: 20px;
  transition: all .2s;
}

.button-2:hover {
  color: var(--h1);
  -webkit-text-stroke-color: rgba(249, 236, 210, 0);
  background-color: #f9ecd2;
}

.div-block-25 {
  height: 420px;
  background-color: #4f5a66;
  margin-left: auto;
  margin-right: auto;
}

.section-13 {
  margin-top: 200px;
}

.div-block-26 {
  flex-direction: column;
  align-items: stretch;
  margin-left: 220px;
  margin-right: 220px;
  display: flex;
}

.link-block-2 {
  width: 240px;
  margin-top: 80px;
  margin-bottom: 80px;
}

.link {
  color: #efce95;
  font-family: Fira Sans, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.cell-7 {
  text-align: left;
  font-size: 16px;
}

.quick-stack-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  padding-left: 0;
  padding-right: 0;
}

.footer-link {
  color: #efce95;
  font-family: Fira Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}

.footer-link.invisible {
  opacity: 0;
}

.link-block-3 {
  width: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.cell-8 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
}

.div-block-27 {
  border: 1px solid rgba(239, 206, 149, .2);
}

.div-block-28 {
  margin-top: 60px;
}

.text-block-2 {
  color: #efce95;
  font-family: Fira Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.div-block-29 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.div-block-30 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-14 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: 220px;
  margin-right: 220px;
  display: flex;
}

.navbar-logo-center-container {
  z-index: 5;
  width: 1030px;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-2:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-link-2:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: rgba(26, 27, 31, .75);
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.navbar-logo-center-container-2 {
  z-index: 5;
  width: 1030px;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container-2.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.container-5 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-three-2 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three-2 {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three-2 {
  width: 100%;
}

.nav-menu-three-2 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block-2 {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-3 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-3:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-link-3:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-3[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-2 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-2 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-2:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-dropdown-toggle-2:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-2 {
  margin-right: 10px;
}

.nav-dropdown-list-2 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-2.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-2:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent-2:hover {
  color: rgba(26, 27, 31, .75);
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.nav-menu-2 {
  max-width: 170px;
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  position: absolute;
  top: 100%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.container-6 {
  margin-top: 30px;
}

.container-6.navbar {
  max-width: 2200px;
}

.navbar-4 {
  background-color: #fff;
  margin-left: 220px;
  margin-right: 220px;
}

.nav-link-menu-btn {
  text-align: center;
  font-family: Fira Sans, sans-serif;
  font-size: 16px;
  transition: opacity .2s;
}

.nav-link-menu-btn:hover {
  color: #bf9d6f;
}

.nav-link-menu-btn.contact-us {
  margin-bottom: 20px;
}

.div-block-31 {
  margin-top: 5px;
  display: flex;
}

.text-block-3 {
  color: #4f5a66;
  margin-top: 3px;
  margin-right: 10px;
  font-family: Fira Sans, sans-serif;
  font-size: 18px;
}

.icon-2 {
  color: #4f5a66;
  margin-top: 2px;
}

.menu-button-4 {
  background-color: #fff;
  margin-bottom: 20px;
  padding-top: 0;
}

.menu-button-4.w--open {
  background-color: rgba(200, 200, 200, 0);
}

.slide-heading-text {
  padding-top: 20px;
  font-family: Noto Serif, sans-serif;
  font-size: 32px;
  font-weight: 300;
  position: relative;
  top: -140px;
  left: 40px;
}

.link-2 {
  position: relative;
  top: -130px;
  left: 40px;
}

.link-block-4 {
  width: 90px;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
  top: -140px;
  left: 40px;
}

.image-10 {
  margin-left: 10px;
}

.slide-arrow-text {
  color: #4f5a66;
  margin-bottom: 0;
  font-family: Fira Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.left-arrow {
  width: 100px;
  color: #4f5a66;
  margin: auto;
  top: auto;
  bottom: 60px;
  left: auto;
}

.left-arrow.right {
  top: auto;
  bottom: -60px;
  left: 60px;
  right: auto;
}

.left-arrow.sights {
  bottom: -60px;
}

.left-arrow.overwirev {
  padding-left: 40px;
}

.link-3 {
  color: #4f5a66;
  font-family: Fira Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}

.right-arrow {
  width: 100px;
  color: #4f5a66;
  margin: auto auto auto 220px;
  top: auto;
  bottom: -5%;
  left: 3%;
  right: auto;
}

.right-arrow.right {
  top: auto;
  bottom: 60px;
  left: 60px;
  right: auto;
}

.right-arrow.right.overwiev {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 50px;
  padding-left: 0;
  display: flex;
}

.right-arrow.sights {
  margin-left: auto;
  top: auto;
  bottom: -60px;
  left: 60px;
  right: auto;
}

.history {
  flex-flow: column;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  margin-left: 220px;
  margin-right: 220px;
  display: flex;
}

.slider-beaches {
  width: 710px;
  height: 490px;
  margin-bottom: 100px;
}

.slide-2 {
  background-color: #961d1d;
}

.mask-2 {
  left: 220px;
}

.slide-nav-2 {
  width: 220px;
  height: 490px;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.tabs-menu {
  flex-direction: column;
  margin-right: 100px;
  display: flex;
}

.tabs {
  flex-direction: row;
  display: flex;
}

.tab-font {
  color: #4f5a66;
  background-color: rgba(221, 221, 221, 0);
  padding-left: 0;
  font-family: Fira Sans, sans-serif;
  font-size: 20px;
}

.tab-font.w--current {
  color: #bf9d6f;
  -webkit-text-stroke-color: rgba(79, 90, 102, 0);
  background-color: rgba(221, 221, 221, 0);
  padding-left: 0;
}

.tab-font.w--current:hover {
  color: #bf9d6f;
}

.tab-link-tab-1 {
  background-color: rgba(255, 255, 255, 0);
}

.tabs-content {
  width: 710px;
}

.slider-sights {
  height: auto;
  max-width: 1250px;
  margin-bottom: 100px;
  margin-left: 220px;
}

.testimonial-slider-sights {
  height: auto;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-11 {
  color: rgba(51, 51, 51, 0);
}

.tab-pane-tab-6 {
  max-height: 490px;
  max-width: 710px;
}

.text-block-12 {
  color: #4f5a66;
  font-family: Fira Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.left-arrow-2 {
  margin-left: 220px;
  top: auto;
  bottom: -5%;
  left: 0%;
  right: auto;
}

.text-block-13 {
  color: #4f5a66;
  font-family: Fira Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.slider {
  height: auto;
}

.cell-9 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
}

@media screen and (max-width: 991px) {
  .container-4 {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: rgba(0, 0, 0, 0);
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .container-5 {
    max-width: 728px;
  }

  .navbar-wrapper-three-2 {
    justify-content: space-between;
  }

  .navbar-brand-three-2 {
    position: relative;
  }

  .nav-menu-wrapper-three-2 {
    background-color: rgba(0, 0, 0, 0);
    top: 70px;
  }

  .nav-menu-three-2 {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-link-3 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-3 {
    padding: 12px;
  }

  .menu-button-3.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .navbar-brand-three-2 {
    padding-left: 0;
  }

  .nav-menu-three-2 {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block-2 {
    flex-direction: column;
  }

  .nav-link-3 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent-2 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }
}

@media screen and (max-width: 479px) {
  .container-3 {
    align-items: center;
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading {
    width: 240px;
    font-size: 22px;
    line-height: 30px;
  }

  .flex-block {
    margin-left: auto;
    margin-right: auto;
  }

  .section-2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .div-block {
    margin-top: 40px;
  }

  .heading-2 {
    font-size: 22px;
    line-height: 30px;
  }

  .heading-2.visit {
    font-size: 32px;
  }

  .heading-3 {
    min-width: 280px;
    font-size: 30px;
    line-height: 36px;
  }

  .heading-3.sec-visit {
    max-width: 300px;
    font-size: 48px;
    line-height: 55px;
  }

  .paragraph-2 {
    min-width: 180px;
    margin-top: 20px;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 20px;
  }

  .paragraph-2.grid-sec {
    min-width: 220px;
  }

  .slider-owerwiev {
    margin-top: 40px;
  }

  .mask.mobile-slider-mask {
    overflow: hidden;
  }

  .section-3 {
    margin-top: 0;
    margin-left: 20px;
    margin-right: 20px;
  }

  .section-4.overflow-hidden {
    padding-left: 20px;
    padding-right: 20px;
    overflow: visible;
  }

  .section-5 {
    margin-top: 20px;
  }

  .grid {
    flex-flow: column wrap;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    justify-content: stretch;
    align-items: stretch;
    justify-items: stretch;
  }

  .div-block-9 {
    max-width: 350px;
    position: relative;
    top: 0;
    left: 0;
  }

  .paragraph-overlap {
    max-width: 220px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 20px;
  }

  .div-block-10 {
    width: 180px;
    position: relative;
    bottom: 0;
  }

  .div-block-11 {
    max-width: 50%;
    margin-top: 0;
  }

  .image-6 {
    margin-left: 0;
    padding-left: 0;
    padding-right: 100px;
  }

  .div-block-12 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    bottom: auto;
  }

  .section-8 {
    margin-top: 40px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .grid-2 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-areas: ". . Area";
  }

  .section-9 {
    margin-top: 40px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .section-10, .section-12 {
    margin-top: 0;
    margin-left: 20px;
    margin-right: 20px;
  }

  .button-2 {
    margin-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-13 {
    margin-top: 100px;
  }

  .div-block-26 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .link-block-2 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .quick-stack-4 {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
  }

  .cell-8 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-28 {
    margin-top: 20px;
  }

  .container-4 {
    max-width: none;
  }

  .nav-menu-three {
    flex-direction: column;
  }

  .container-5 {
    max-width: none;
  }

  .nav-menu-three-2 {
    flex-direction: column;
  }

  .container-6.navbar {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 10px;
    display: flex;
  }

  .navbar-4 {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    margin-left: 20px;
    margin-right: 20px;
    display: flex;
  }

  .div-block-31 {
    justify-content: space-between;
  }

  .text-block-3.mobile {
    color: rgba(79, 90, 102, 0);
  }

  .menu-button-4 {
    flex-direction: column;
    align-items: stretch;
    margin-bottom: 10px;
    padding-bottom: 0;
    display: flex;
  }

  .slide-heading-text {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    font-size: 16px;
    top: -45px;
    left: 10px;
  }

  .link-block-4 {
    opacity: 0;
    top: -90px;
  }

  .image-10 {
    margin-left: 0;
  }

  .slide-arrow-text {
    color: rgba(79, 90, 102, 0);
    font-size: 10px;
  }

  .left-arrow.sights {
    text-align: left;
    padding-left: 10px;
    bottom: -30px;
  }

  .left-arrow.overwirev {
    opacity: 1;
    border-radius: 20px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 10px;
    display: flex;
    bottom: 30px;
  }

  .link-3 {
    font-size: 12px;
  }

  .right-arrow.right.overwiev {
    opacity: 1;
    margin-left: 0;
    bottom: 30px;
  }

  .right-arrow.sights {
    text-align: left;
    bottom: -30px;
  }

  .history {
    flex-direction: row;
    margin-top: 40px;
    margin-left: 20px;
    margin-right: 20px;
    overflow: hidden;
  }

  .tabs-menu {
    margin-right: 0;
  }

  .tabs {
    flex-direction: column;
    margin-top: 10px;
  }

  .tabs-content {
    height: 290px;
    max-width: 100%;
    flex: 0 auto;
    margin-top: 20px;
  }

  .text-block-4 {
    font-size: 16px;
  }

  .slider-sights {
    margin-left: 20px;
  }

  .brand-3 {
    max-width: 50%;
    margin-top: 5px;
    padding-left: 0;
  }

  .text-block-6, .text-block-7, .text-block-8, .text-block-9, .text-block-10 {
    font-size: 16px;
  }

  .image-14 {
    margin-top: 10px;
  }

  .image-15 {
    max-width: 50%;
  }
}

#w-node-_237ecf2c-266b-8c72-71c5-de73030070df-fc44c2a4, #w-node-_19856785-57c9-23c1-eb4f-59dfb77a7ab6-fc44c2a4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_06e5aa18-6019-a0cb-d31e-d1ad3894b563-fc44c2a4 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_6d4f6b23-4f7a-e524-74fc-402272b95937-fc44c2a4 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_081256e9-4b37-3531-dcb6-67434ec48740-fc44c2a4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_00e60648-e94f-5489-7c8e-6ad7e9b13083-fc44c2a4 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_0d4edc45-be47-76bc-9bc6-9606028ecfd5-fc44c2a4 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_91cdccb4-a6b1-24da-5f44-657b1b7b2de0-fc44c2a4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5b426747-5b1a-0751-b745-ad370407c789-fc44c2a4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr .25fr 1fr 1fr 1fr 1fr;
}

@media screen and (max-width: 479px) {
  #w-node-_237ecf2c-266b-8c72-71c5-de73030070df-fc44c2a4 {
    justify-self: stretch;
  }

  #w-node-_19856785-57c9-23c1-eb4f-59dfb77a7ab6-fc44c2a4 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_06e5aa18-6019-a0cb-d31e-d1ad3894b563-fc44c2a4 {
    grid-area: 3 / 1 / 4 / 2;
    justify-self: stretch;
  }

  #w-node-_5b426747-5b1a-0751-b745-ad370407c789-fc44c2a4 {
    grid-template-rows: auto;
    grid-template-columns: 1.25fr 1fr;
  }
}


