.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

p {
  margin-bottom: 0px;
}

.section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.m-bot-10 {
  margin-bottom: 10px;
}

.m-bot-40 {
  margin-bottom: 40px;
}

.m-bot-60 {
  margin-bottom: 60px;
}

.paragraph {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 140%;
  font-weight: 300;
}

.section-1 {
  position: relative;
  padding: 100px;
}

.section-1.bg-fill {
  background-color: #ebe6dd;
}

.section-1.bg-fill-2 {
  background-color: #fffaf0;
}

.section-1.bg-fill-2.none {
  display: none;
}

.section-1.bg-fill-3 {
  padding-right: 100px;
  padding-left: 100px;
  background-color: #ebe6dd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebe6dd), to(#fffcf6));
  background-image: linear-gradient(180deg, #ebe6dd, #fffcf6);
}

.section-1.bg-fill-2-copy {
  background-color: #fffaf0;
}

.section-1.bg-fill-2-copy.none {
  display: none;
}

.section-1.none {
  display: none;
}

.section-1.m-bot-0 {
  padding-right: 100px;
  padding-bottom: 0px;
  padding-left: 100px;
}

.section-1.grey {
  background-color: #fafafa;
}

.heading {
  position: absolute;
  display: block;
  margin-top: 0px;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 185px;
  line-height: 165px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 30px;
  text-transform: uppercase;
  text-shadow: -1px 0 0 #fff, 0 1px 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff;
}

.paragraph-2 {
  position: relative;
  z-index: 100;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  line-height: 130%;
  font-weight: 300;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  margin-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-img-container {
  position: relative;
  overflow: hidden;
  height: 600px;
}

.hero-img-container.h-900 {
  height: 600px;
}

.image {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.block-color-1 {
  width: 33.333333333333336%;
  padding: 50px 60px;
  background-color: #fff;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-4.bg-fill-4 {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fdf8ef;
}

.heading-2 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 32px;
  font-weight: 400;
}

.div-block-3-copy {
  width: 33.333333333333336%;
  padding: 50px 100px;
  background-color: #f8f2e8;
}

.div-block-3-copy {
  width: 33.333333333333336%;
  padding: 50px 100px;
  background-color: #fef9f1;
}

.block-color-3 {
  width: 33.333333333333336%;
  padding: 50px 60px;
  background-color: #fff;
}

.block-color-2 {
  width: 33.333333333333336%;
  padding: 50px 60px;
  background-color: #fff;
}

.heading-2-copy {
  direction: ltr;
  font-family: Prata, sans-serif;
  color: #ebe6dd;
  font-size: 36px;
  line-height: 36px;
  font-weight: 400;
  text-transform: uppercase;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Playfair Display', sans-serif;
  font-size: 60px;
  line-height: 120%;
  font-weight: 400;
}

.heading-3.m-bot-60 {
  margin-bottom: 60px;
  -o-object-fit: contain;
  object-fit: contain;
}

.heading-3.m-bot-100 {
  margin-bottom: 100px;
}

.heading-3.m-bot-40 {
  margin-bottom: 40px;
}

.column {
  padding-right: 220px;
}

.paragraph-3 {
  font-family: Montserrat, sans-serif;
  color: #555;
  font-size: 20px;
  line-height: 140%;
}

.paragraph-3.m-bot-40 {
  margin-bottom: 40px;
}

.div-block-5 {
  position: absolute;
  left: -100px;
  top: auto;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 200px;
}

.div-block-6 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: 'Playfair Display', sans-serif;
  color: #858585;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  text-align: right;
}

.columns {
  margin-bottom: 100px;
}

.heading-5 {
  margin-top: 0px;
  font-family: 'Playfair Display', sans-serif;
  color: #444;
  font-size: 30px;
  line-height: 38px;
  font-weight: 400;
}

.heading-6 {
  font-family: Montserrat, sans-serif;
}

.paragraph-4 {
  font-family: Montserrat, sans-serif;
  color: #555;
  font-size: 24px;
  line-height: 32px;
}

.columns-2 {
  margin-top: 60px;
}

.div-block-7 {
  width: 30%;
}

.line-separator {
  width: 1px;
  height: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #e2e2e2;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-9.none {
  display: none;
}

.columns-3 {
  margin-bottom: 60px;
}

.heading-3-copy {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Berlingskeserif lt';
  font-size: 96px;
  line-height: 120%;
}

.paragraph-3-copy {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

.paragraph-3-copy._w-500 {
  width: 400px;
}

.paragraph-5 {
  font-family: Prata, sans-serif;
  color: #dbcfba;
  font-size: 96px;
  line-height: 96px;
}

.paragraph-5.m-bot-20 {
  margin-bottom: 10px;
  font-size: 60px;
  line-height: 72px;
}

.text-span {
  font-size: 36px;
  line-height: 36px;
}

.paragraph-6 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.div-block-10 {
  margin-bottom: 0px;
}

.image-2 {
  position: static;
  width: 100%;
  height: 720px;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
}

.div-block-12 {
  display: block;
  width: 560px;
  height: 700px;
  padding: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.section-1-copy {
  padding: 100px 220px;
  background-color: #fdf8ef;
}

.paragraph-7 {
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 34px;
}

.submit-button {
  width: 100%;
  height: 100px;
  border-radius: 4px;
  background-color: #ffd631;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Montserrat, sans-serif;
  color: #1f1f1f;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.submit-button:hover {
  background-color: #ffdf5c;
  box-shadow: 0 7px 50px 0 #ffd631;
}

.submit-button._w-300 {
  width: 320px;
  height: 80px;
}

.text-field {
  height: 100px;
  padding-left: 80px;
  border: 0px solid #000;
  border-radius: 4px;
  background-color: #f5f5f5;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.text-field.name {
  background-image: url('../images/name-2.svg');
  background-position: 30px 50%;
  background-size: auto 30px;
  background-repeat: no-repeat;
}

.text-field.phone {
  background-image: url('../images/phone-2.svg');
  background-position: 30px 50%;
  background-size: auto 30px;
  background-repeat: no-repeat;
}

.text-field.phone._w-300 {
  width: 320px;
  height: 80px;
  margin-right: 10px;
  margin-bottom: 0px;
}

.div-block-13 {
  overflow: hidden;
  height: 700px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-3 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.column-2 {
  padding-right: 100px;
}

.logo-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.img-hero-block {
  position: relative;
  left: -20%;
  overflow: hidden;
  width: 120%;
  height: 70vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  box-shadow: 14px 14px 50px 0 rgba(0, 0, 0, 0.22);
}

.paragraph-8 {
  margin-right: 20px;
  margin-bottom: 10px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: 'Playfair Display', sans-serif;
  color: #66727f;
  font-size: 32px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.paragraph-8:hover {
  color: #f9d8af;
}

.section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 100vh;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.white-span {
  color: #fff;
  text-shadow: 1px 1px 39px rgba(0, 0, 0, 0.2);
}

.paragraph-9 {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #8994a0;
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
}

.menu-button {
  padding: 15px 0px 15px 15px;
}

.block {
  position: relative;
  z-index: 10;
  width: 160%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.cont-60 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60vw;
  height: 100%;
  padding-right: 15vh;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.but-big {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: 160px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #2f363e;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.but-big:hover {
  width: 200px;
  height: 200px;
  background-color: #161d25;
  box-shadow: 1px 1px 50px 0 rgba(0, 0, 0, 0.13);
  color: #f9d8af;
}

.brand-text {
  display: none;
  margin-right: 20px;
  margin-bottom: 10px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: 'Playfair Display', sans-serif;
  color: #66727f;
  font-size: 32px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.brand-text:hover {
  color: #f9d8af;
}

.cursor {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: 999;
  width: 50px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px solid #f9d8af;
  border-radius: 100px;
  -o-object-fit: fill;
  object-fit: fill;
}

.cont-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  height: 100%;
  padding-left: 15vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #161d25;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 29, 37, 0.91)), to(rgba(22, 29, 37, 0.91))), url('../images/1445619109.jpg');
  background-image: linear-gradient(180deg, rgba(22, 29, 37, 0.91), rgba(22, 29, 37, 0.91)), url('../images/1445619109.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.nav-block {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 15vh;
  min-height: 100px;
  padding-right: 15vh;
  padding-left: 15vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.separator {
  width: 60px;
  height: 2px;
  margin-top: 31px;
  margin-bottom: 31px;
  background-color: #f9d8af;
}

.navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.link-block {
  z-index: 1100;
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #66727f;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.link-block:hover {
  color: #7b8da0;
}

.link-block.p-right-0 {
  margin-right: 0px;
  padding-right: 0px;
}

.menu-block {
  position: static;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-18 {
  width: auto;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
}

.heading-7 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: 'Playfair Display', sans-serif;
  color: #f9d8af;
  font-size: 60px;
  line-height: 60px;
  font-weight: 400;
}

.italic-text {
  font-weight: 400;
}

.italic-text-2 {
  font-family: Montserrat, sans-serif;
}

.line-separator-copy {
  width: 1px;
  height: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #e2e2e2;
}

.sep-light {
  width: 1px;
  height: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #f1f1f1;
}

.youtube {
  height: 550px;
}

.div-block-14 {
  position: static;
  margin-top: 100px;
}

.div-block-15 {
  width: 100px;
  height: 1px;
  margin-top: 12px;
  margin-right: 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #ebe6dd;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
}

.column-3 {
  padding-right: 0px;
}

.sep33 {
  width: 40px;
  height: 1px;
  margin-top: 15px;
  margin-right: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #dbcfba;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-bottom: 0px;
}

.columns-3-copy {
  margin-bottom: 100px;
}

.image-4 {
  height: 20px;
}

.image-5 {
  position: absolute;
  width: 210px;
  height: 210px;
}

.section-header {
  padding: 20px 100px;
}

.section-header.bg-fill {
  background-color: #ebe6dd;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-6 {
  height: 36px;
  margin-right: 15px;
}

.paragraph-114 {
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 24px;
  text-decoration: none;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #333;
  text-decoration: none;
}

.image-7 {
  height: 70px;
}

.block-no-color {
  width: 33.333333333333336%;
  padding: 50px 60px;
}

.sep-light-2 {
  width: 1px;
  height: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

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

.hero-img-container-3 {
  position: relative;
  overflow: hidden;
  height: 600px;
  margin-bottom: 60px;
}

.columns-4 {
  margin-bottom: 60px;
}

.image-copy {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-wide-2 {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-wide-2.img-600 {
  height: 700px;
}

.img-troizk {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.checkbox-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkbox {
  width: 20px;
  height: 20px;
  margin-top: 0px;
  margin-right: 15px;
  border-radius: 4px;
}

.checkbox.w--redirected-checked {
  border-color: #f5f7f9;
  background-color: #ffd631;
  background-size: 14px;
}

.checkbox-label {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #303030;
}

.div-block-21 {
  margin-top: 100px;
}

.image-8 {
  height: 60px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 20px;
}

.div-block-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sep33-copy {
  width: 40px;
  height: 1px;
  margin-top: 0px;
  margin-right: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #f0e9dd;
}

.columns-5 {
  margin-top: 60px;
}

.column-4 {
  padding-right: 40px;
}

.column-60 {
  padding-right: 60px;
  padding-left: 0px;
}

.section-doville {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 700px;
  padding: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-doville.bg-fill {
  background-color: #ebe6dd;
}

.section-doville.bg-fill-2 {
  background-color: #fffaf0;
}

.section-doville.bg-fill-2.none {
  display: none;
}

.section-doville.bg-fill-3 {
  background-color: #ebe6dd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebe6dd), to(#fffcf6));
  background-image: linear-gradient(180deg, #ebe6dd, #fffcf6);
}

.image-9 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.white {
  color: #fff;
}

.div-block-23 {
  position: relative;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 70px;
  margin-right: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 100px;
}

.btn-house {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.btn-house.m-top-40 {
  margin-top: 40px;
}

.btn-house.m-right-30 {
  margin-right: 30px;
}

.paragraph-115 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.paragraph-115.black {
  color: #2b2b2b;
}

.block-geature-small {
  width: auto;
  padding: 50px 20px 45px 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading-num-medium {
  font-family: Prata, sans-serif;
  color: #dbcfba;
  font-weight: 400;
}

.tab-link-tab-2 {
  padding: 30px 40px;
  border-left: 1px solid #f3f3f3;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.tab-link-tab-2.w--current {
  background-color: #f5e9d4;
}

.div-block-98 {
  position: relative;
  overflow: hidden;
}

.overlay {
  position: absolute;
  z-index: 10;
  display: none;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.3);
  cursor: pointer;
}

.image-184 {
  height: 40px;
}

.tabs-menu {
  margin-bottom: 40px;
}

.image-185 {
  height: 40px;
  margin-right: 20px;
}

.div-block-99 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.wide-line {
  width: 100%;
  height: 1px;
  margin-bottom: 40px;
  background-color: #ebe6dd;
}

.wide-line.m-top-35 {
  margin-top: 35px;
}

.div-block-101 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.features-text {
  width: 60%;
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 32px;
}

.features-text._w-500 {
  width: 750px;
}

.div-block-102 {
  margin-bottom: 35px;
}

.div-block-102.p-35 {
  padding-bottom: 35px;
  border-bottom-width: 1px;
  border-bottom-color: #000;
}

.container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.title-24 {
  font-family: 'Playfair Display', sans-serif;
  font-weight: 400;
}

.number-top {
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  line-height: 48px;
  font-weight: 400;
}

.image-186 {
  margin-top: 60px;
}

.lightbox-link {
  position: relative;
  overflow: hidden;
  width: auto;
  height: 300px;
}

.image-187 {
  height: 300px;
}

.div-block-103 {
  position: relative;
  z-index: 999;
}

.section-1-copy {
  padding: 0px 100px;
  background-color: #fff;
}

.section-1-copy.bg-fill {
  background-color: #ebe6dd;
}

.section-1-copy.bg-fill-2 {
  background-color: #fffaf0;
}

.section-1-copy.bg-fill-2.none {
  display: none;
}

.section-1-copy.bg-fill-3 {
  background-color: #ebe6dd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebe6dd), to(#fffcf6));
  background-image: linear-gradient(180deg, #ebe6dd, #fffcf6);
}

.slider {
  height: auto;
  background-color: transparent;
}

.slide-img-100 {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-20-copy {
  margin-top: 100px;
  margin-bottom: 100px;
}

.section-1-copy-hero {
  padding: 100px;
  background-color: #fdf8ef;
}

.image-190 {
  position: absolute;
  top: auto;
  right: -22%;
  bottom: 0%;
}

.image-190.none {
  display: none;
}

.columns-6 {
  position: relative;
}

.title-24-copy {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 400;
}

.title-30 {
  margin-bottom: 10px;
  font-family: 'Playfair Display', sans-serif;
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
}

.title-30.white {
  margin-bottom: 0px;
}

.div-block-104 {
  margin-bottom: 60px;
}

.image-191 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-105 {
  margin-bottom: 20px;
  padding: 40px;
  background-color: #fff;
}

.section-5 {
  position: relative;
  padding: 100px;
  background-color: #f8f8f8;
}

.section-5.bg-fill {
  background-color: #ebe6dd;
}

.section-5.bg-fill-2 {
  background-color: #fffaf0;
}

.section-5.bg-fill-2.none {
  display: none;
}

.section-5.bg-fill-3 {
  padding-right: 100px;
  padding-left: 100px;
  background-color: #ebe6dd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebe6dd), to(#fffcf6));
  background-image: linear-gradient(180deg, #ebe6dd, #fffcf6);
}

.section-5.bg-fill-2-copy {
  background-color: #fffaf0;
}

.section-5.bg-fill-2-copy.none {
  display: none;
}

.section-5.none {
  display: none;
}

.section-5.m-bot-0 {
  padding-right: 100px;
  padding-bottom: 0px;
  padding-left: 100px;
}

.lightbox-link-234234 {
  position: relative;
  overflow: hidden;
  height: 120px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 20px;
}

.lightbox-link-2-small {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 260px;
  margin-right: 20px;
}

.div-block-106 {
  width: 6px;
  height: 6px;
  margin-top: 7px;
  margin-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 100px;
  background-color: #f5e9d4;
}

.div-block-107 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.paragraph-116 {
  font-family: Montserrat, sans-serif;
  color: #333;
}

.tabs-menu-2 {
  margin-bottom: 20px;
}

.tabs {
  margin-top: 20px;
  margin-bottom: 20px;
}

.tab-link-tab-2-2 {
  width: 50%;
  padding-top: 15px;
  padding-bottom: 15px;
  border-right: 0px solid #000;
  border-bottom: 1px solid #f3f3f3;
  border-left: 0px solid #000;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.tab-link-tab-2-2.w--current {
  background-color: #f5e9d4;
}

.title-30-copy-copy {
  display: block;
  margin-bottom: 0px;
  font-family: 'Playfair Display', sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.column-63 {
  padding-right: 10px;
  padding-left: 0px;
}

.lightbox-link-234235 {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 460px;
}

.lightbox-link-234236 {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 220px;
  margin-bottom: 20px;
}

.text-description {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}

.circle-2 {
  width: 8px;
  height: 8px;
  margin-top: 8px;
  margin-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 100px;
  background-color: #f5e9d4;
}

.image-192 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.column-64 {
  padding-left: 0px;
}

.columns-8 {
  margin-top: 20px;
}

.div-block-108 {
  background-color: #292929;
}

.div-block-105-copy {
  margin-bottom: 20px;
  padding: 40px 30px 40px 40px;
  background-color: #fff;
}

.div-block-110 {
  padding: 40px;
  background-color: #ebe6dd;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.form-block-2 {
  margin-bottom: 0px;
}

.title-30-copy {
  margin-bottom: 0px;
  font-family: 'Playfair Display', sans-serif;
  font-size: 30px;
  line-height: 36px;
  font-weight: 400;
}

.title-30-copy.white {
  margin-bottom: 0px;
}

.paragraph-117 {
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  text-transform: uppercase;
}

.div-block-111 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.columns-9 {
  margin-bottom: 30px;
}

.estate-title {
  margin-bottom: 20px;
  font-family: 'Playfair Display', sans-serif;
  font-size: 30px;
  line-height: 36px;
  font-weight: 400;
}

.estate-title.white {
  margin-bottom: 0px;
}

.estate-title.m-right-30 {
  margin-right: 30px;
}

.price {
  margin-bottom: 35px;
  font-family: Montserrat, sans-serif;
  color: #dbcfba;
  font-size: 28px;
  line-height: 36px;
  font-weight: 400;
}

.price.white {
  margin-bottom: 0px;
}

.price.m-bot-0 {
  margin-bottom: 0px;
}

.div-click {
  display: block;
  margin-bottom: 20px;
  padding: 0px;
  border-style: solid;
  border-width: 0px;
  border-color: #fff;
  background-color: #fff;
}

.click-div-open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0px 20px 0px 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 4px;
  text-decoration: none;
}

.quest-text {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #0e0f13;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}

.arrow-down {
  height: 14px;
}

.answer {
  display: block;
  overflow: hidden;
  height: auto;
  padding: 0px 20px 0px 0px;
  border-style: solid;
  border-width: 0px;
  border-color: #fff;
  background-color: #fff;
}

.answer-text {
  display: block;
  margin-bottom: 20px;
  color: grey;
  font-weight: 500;
}

.paragraph-116-copy {
  font-family: Montserrat, sans-serif;
  color: #dbcfba;
  font-weight: 600;
}

.section-form {
  padding: 100px;
  background-color: #fdf8ef;
}

.html-embed {
  height: 500px;
}

.image-193 {
  height: 500px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 0% 0%;
  object-position: 0% 0%;
}

.lightbox-link-234237 {
  position: relative;
  overflow: hidden;
  height: 500px;
}

.image-194 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 0% 0%;
  object-position: 0% 0%;
}

.div-block-112 {
  background-color: #fff;
}

.image-195 {
  width: 100%;
  height: 450px;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-113 {
  padding: 40px;
}

.price-copy {
  font-family: Montserrat, sans-serif;
  color: #dbcfba;
  font-size: 28px;
  line-height: 36px;
  font-weight: 400;
}

.price-copy.white {
  margin-bottom: 0px;
}

.div-block-114 {
  margin-right: 30px;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.heading-8 {
  margin-top: 0px;
  font-family: 'Playfair Display', sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

.number-top-copy {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
}

.div-block-115 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-bottom: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-24-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin-right: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #ffd631;
  border-radius: 100px;
}

.lightbox-link-234238 {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 450px;
}

.image-196 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.slider-2 {
  height: auto;
  background-color: transparent;
}

.slide-nav {
  display: none;
}

.left-arrow {
  left: -100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.right-arrow {
  right: -100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-197 {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.form-4 {
  width: 100%;
}

.form-field-1 {
  height: 90px;
  min-width: 200px;
  margin-bottom: 20px;
  padding: 26px 16px 26px 80px;
  border-style: none;
  border-radius: 3px;
  background-color: rgba(9, 106, 208, 0.04);
  background-image: none;
  background-position: 30px 50%;
  background-size: 24px;
  background-repeat: no-repeat;
  color: #1f2c3d;
  font-size: 18px;
  font-weight: 400;
}

.form-field-1::-webkit-input-placeholder {
  color: #98a5b8;
}

.form-field-1:-ms-input-placeholder {
  color: #98a5b8;
}

.form-field-1::-ms-input-placeholder {
  color: #98a5b8;
}

.form-field-1::placeholder {
  color: #98a5b8;
}

.form-field-1.phone {
  background-image: none;
}

.form-field-1.name {
  background-image: none;
}

.modal-price-infra {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 90000;
  display: none;
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-top: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.modal-wrapper {
  position: fixed;
  z-index: 9001;
  display: block;
  width: 440px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.margin-bottom {
  margin-top: 0px;
  margin-bottom: 20px;
  line-height: 1.2em;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 240px;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 4px;
  background-color: #4a84f7;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button:hover {
  background-color: #508aff;
  box-shadow: 1px 1px 15px 0 #4a84f7;
}

.button.btn-modal {
  width: 100%;
  height: 90px;
}

.button.btn-small {
  width: 180px;
  height: 48px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
}

.div-block-70 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-70.stop {
  position: relative;
  margin-bottom: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-1714 {
  width: auto;
  padding: 40px;
  border-radius: 4px;
  background-color: #fff;
}

.p-form {
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
}

.h-form {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  line-height: 130%;
  font-weight: 400;
  text-align: center;
}

.modal-close-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9000;
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: transparent;
}

.image-43 {
  display: block;
  height: 30px;
  margin: 0px auto 10px;
  float: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.image-43:hover {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.paragraph-29 {
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.left-arrow-2 {
  left: -100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.right-arrow-2 {
  right: -100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-1715 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.lightbox-link-234239 {
  width: 100%;
  height: 300px;
}

.lightbox-link-plan {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 300px;
}

.plan-img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.paragraph-118 {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.tab-link-3 {
  padding: 30px 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-left: 1px solid #f3f3f3;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.tab-link-3.w--current {
  background-color: #f5e9d4;
}

.tabs-menu-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.paragraph-119 {
  font-family: Montserrat, sans-serif;
  font-size: 24px;
}

.paragraph-119.m-bot-40 {
  line-height: 30px;
}

.paragraph-119.m-bot-20 {
  margin-bottom: 20px;
}

.div-block-1718 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.columns-10 {
  margin-top: 20px;
  margin-bottom: 30px;
}

.download-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.image-199 {
  height: 35px;
  margin-right: 15px;
}

.div-block-1719 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.section-1-villa {
  position: relative;
  padding: 100px;
}

.section-1-villa.bg-fill {
  background-color: #ebe6dd;
}

.section-1-villa.bg-fill-2 {
  background-color: #fffaf0;
}

.section-1-villa.bg-fill-2.none {
  display: none;
}

.section-1-villa.bg-fill-3 {
  padding-right: 100px;
  padding-left: 100px;
  background-color: #ebe6dd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebe6dd), to(#fffcf6));
  background-image: linear-gradient(180deg, #ebe6dd, #fffcf6);
}

.section-1-villa.bg-fill-2-copy {
  background-color: #fffaf0;
}

.section-1-villa.bg-fill-2-copy.none {
  display: none;
}

.section-1-villa.none {
  display: none;
}

.section-1-villa.m-bot-0 {
  padding-right: 100px;
  padding-bottom: 0px;
  padding-left: 100px;
}

.section-1-villa.grey {
  background-color: #fafafa;
}

.youtube-copy {
  height: 550px;
}

.column-copy {
  padding-right: 220px;
}

.columns-copy {
  margin-bottom: 100px;
}

.image-9-copy {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.section-doville-copy {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 700px;
  padding: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-doville-copy.bg-fill {
  background-color: #ebe6dd;
}

.section-doville-copy.bg-fill-2 {
  background-color: #fffaf0;
}

.section-doville-copy.bg-fill-2.none {
  display: none;
}

.section-doville-copy.bg-fill-3 {
  background-color: #ebe6dd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebe6dd), to(#fffcf6));
  background-image: linear-gradient(180deg, #ebe6dd, #fffcf6);
}

.div-block-24-mob {
  display: none;
  width: 40px;
  height: 40px;
  margin-right: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #ffd631;
  border-radius: 100px;
}

.div-block-24-copy22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 70px;
  margin-right: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 100px;
}

.modal-price-vulagmeni {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 90000;
  display: none;
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-top: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.modal-price-kolimvari {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 90000;
  display: none;
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-top: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.modal-price-elunda {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 90000;
  display: none;
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-top: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.modal-price-marmaro {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 90000;
  display: none;
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-top: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.modal-price-bay-new-villas {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 90000;
  display: none;
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-top: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.modal-price-peya {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 90000;
  display: none;
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-top: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.modal-price-limasol {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 90000;
  display: none;
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-top: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.modal-price-riza {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 90000;
  display: none;
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-top: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.modal-price-porto {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 90000;
  display: none;
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-top: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.modal-price-montis {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 90000;
  display: none;
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-top: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.image-201 {
  height: 36px;
}

.link-block-2 {
  height: 36px;
  margin-right: 5px;
  margin-left: 5px;
}

.right-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-1722 {
  width: 1px;
  height: 36px;
  margin-right: 35px;
  margin-left: 40px;
  background-color: #e2e2e2;
}

.section-abroad {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 700px;
  padding: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-abroad.bg-fill {
  background-color: #ebe6dd;
}

.section-abroad.bg-fill-2 {
  background-color: #fffaf0;
}

.section-abroad.bg-fill-2.none {
  display: none;
}

.section-abroad.bg-fill-3 {
  background-color: #ebe6dd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebe6dd), to(#fffcf6));
  background-image: linear-gradient(180deg, #ebe6dd, #fffcf6);
}

.modal-dov-1 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 90000;
  display: none;
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-top: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.modal-dov-2 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 90000;
  display: none;
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-top: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.modal-dov-3 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 90000;
  display: none;
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-top: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.modal-dov-4 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 90000;
  display: none;
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-top: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.modal-dov-5 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 90000;
  display: none;
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-top: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.modal-dov-6 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 90000;
  display: none;
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-top: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.section-1-thank {
  position: relative;
  padding: 100px;
}

.section-1-thank.bg-fill {
  background-color: #ebe6dd;
}

.section-1-thank.bg-fill-2 {
  background-color: #fffaf0;
}

.section-1-thank.bg-fill-2.none {
  display: none;
}

.section-1-thank.bg-fill-3 {
  padding-right: 100px;
  padding-left: 100px;
  background-color: #ebe6dd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebe6dd), to(#fffcf6));
  background-image: linear-gradient(180deg, #ebe6dd, #fffcf6);
}

.section-1-thank.bg-fill-2-copy {
  background-color: #fffaf0;
}

.section-1-thank.bg-fill-2-copy.none {
  display: none;
}

.section-1-thank.none {
  display: none;
}

.section-1-thank.m-bot-0 {
  padding-right: 100px;
  padding-bottom: 0px;
  padding-left: 100px;
}

.section-1-thank.grey {
  background-color: #fafafa;
}

.heading-9 {
  margin-top: 60px;
  margin-bottom: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  line-height: 48px;
  font-weight: 300;
}

.image-202 {
  height: 340px;
  margin-right: 100px;
  margin-bottom: 40px;
}

.div-block-1723 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-24-copy-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  margin-right: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #ffd631;
  border-radius: 100px;
}

.btn-house-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.btn-house-copy.m-top-40 {
  margin-top: 40px;
}

.btn-house-copy.m-right-30 {
  margin-right: 30px;
}

.heading-3-thank {
  font-family: 'Playfair Display', sans-serif;
  font-size: 96px;
  line-height: 96px;
  font-weight: 400;
}

.section-pirogovo {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 80vh;
  min-height: 800px;
  padding: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-pirogovo.bg-fill {
  background-color: #ebe6dd;
}

.section-pirogovo.bg-fill-2 {
  background-color: #fffaf0;
}

.section-pirogovo.bg-fill-2.none {
  display: none;
}

.section-pirogovo.bg-fill-3 {
  background-color: #ebe6dd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebe6dd), to(#fffcf6));
  background-image: linear-gradient(180deg, #ebe6dd, #fffcf6);
}

.slide-pirogovo {
  width: 100%;
  height: 80vh;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 100%;
  object-position: 50% 100%;
}

.slide-nav-2 {
  display: none;
}

.columns-11 {
  margin-top: 60px;
}

.image-194-copy {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 0% 0%;
  object-position: 0% 0%;
}

.lightbox-pirogovo {
  position: relative;
  overflow: hidden;
  height: auto;
}

.features-text-copy {
  width: 60%;
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 32px;
}

.features-text-copy._w-500 {
  width: 750px;
}

.features-text-copy-copy {
  width: auto;
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 32px;
}

.features-text-copy-copy._w-500 {
  width: 750px;
}

.features-text-copy-copy.m-bot-60 {
  margin-bottom: 60px;
}

.columns-12 {
  margin-bottom: 40px;
}

.wide-line-copy {
  width: 100%;
  height: 1px;
  margin-bottom: 30px;
  background-color: #ebe6dd;
}

.wide-line-copy.m-top-35 {
  margin-top: 35px;
}

.title-24-pirogovo {
  font-family: 'Playfair Display', sans-serif;
  font-weight: 400;
}

.heading-num-medium-copy {
  font-family: Prata, sans-serif;
  color: #dbcfba;
  font-weight: 400;
}

.wide-line-3 {
  width: 100%;
  height: 1px;
  margin-bottom: 0px;
  background-color: #ebe6dd;
}

.wide-line-3.m-top-35 {
  margin-top: 35px;
}

.div-block-1724 {
  margin-top: 100px;
}

.div-block-1725 {
  margin-top: 100px;
}

.slide-nav-copy {
  display: none;
}

.img-pir-slider {
  width: 100%;
  height: 450px;
  -o-object-fit: cover;
  object-fit: cover;
}

.modal-pirogovo {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 90000;
  display: none;
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-top: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.lightbox-link-pirogovo {
  width: 100%;
}

.text-span-2 {
  text-transform: none;
}

.modal-price-greece {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 90000;
  display: none;
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-top: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.modal-price-cyprus {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 90000;
  display: none;
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-top: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.modal-price-dubai {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 90000;
  display: none;
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-top: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.slider-copy {
  height: auto;
  margin-top: 100px;
  background-color: transparent;
}

.slide-nav-3 {
  display: none;
}

.body {
  background-color: #131313;
}

@media screen and (min-width: 1440px) {
  .heading-2 {
    font-size: 20px;
  }

  .lightbox-link {
    height: 400px;
  }

  .image-187 {
    height: 400px;
  }

  .lightbox-link-234234 {
    position: relative;
    overflow: hidden;
    height: 140px;
    margin-bottom: 20px;
  }

  .lightbox-link-2-small {
    height: 300px;
  }

  .lightbox-link-234238 {
    width: 100%;
  }
}

@media screen and (min-width: 1920px) {
  .section-1 {
    position: relative;
    overflow: hidden;
    padding-right: 220px;
    padding-left: 220px;
  }

  .section-1.bg-fill-2 {
    background-color: #fffaf0;
  }

  .section-1.bg-fill-3 {
    padding-right: 220px;
    padding-left: 220px;
  }

  .section-1.bg-fill-2-copy {
    position: relative;
  }

  .section-1.none {
    display: none;
  }

  .section-1.m-bot-0 {
    padding-right: 220px;
    padding-bottom: 0px;
    padding-left: 220px;
  }

  .hero-img-container {
    height: 800px;
  }

  .hero-img-container.h-900 {
    height: 900px;
  }

  .heading-2 {
    font-size: 24px;
  }

  .heading-3 {
    font-size: 72px;
  }

  .heading-3.m-bot-40 {
    margin-bottom: 40px;
  }

  .paragraph-3 {
    font-size: 24px;
  }

  .paragraph-3-copy {
    font-size: 24px;
    line-height: 30px;
  }

  .paragraph-3-copy._w-500 {
    width: 750px;
    font-size: 24px;
  }

  .section-doville {
    min-height: 900px;
    padding-right: 220px;
    padding-left: 220px;
  }

  .image-9 {
    width: 100%;
  }

  .block-geature-small {
    padding-right: 60px;
    padding-left: 60px;
  }

  .heading-num-medium {
    font-size: 42px;
  }

  .features-text {
    width: 50%;
    font-size: 30px;
  }

  .number-top {
    font-size: 48px;
  }

  .lightbox-link {
    height: 600px;
  }

  .image-187 {
    height: 600px;
  }

  .div-block-103 {
    position: relative;
    z-index: 99;
  }

  .div-block-103.none {
    display: none;
  }

  .section-1-copy {
    padding-right: 220px;
    padding-left: 220px;
  }

  .slider {
    margin-bottom: 0px;
  }

  .image-188 {
    position: absolute;
    left: 40%;
    top: 0%;
    right: 0%;
    bottom: 0%;
  }

  .image-189 {
    height: 800px;
  }

  .section-1-copy-hero {
    padding-right: 220px;
    padding-left: 220px;
  }

  .image-190 {
    position: absolute;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    height: auto;
  }

  .title-30 {
    margin-top: 0px;
    margin-bottom: 20px;
    font-family: 'Playfair Display', sans-serif;
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
  }

  .column-61 {
    padding-right: 60px;
  }

  .div-block-104 {
    margin-bottom: 60px;
    padding-right: 60px;
  }

  .lightbox-link-2 {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 340px;
    margin-bottom: 20px;
  }

  .image-191 {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .lightbox-link-2-copy {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 700px;
  }

  .div-block-105 {
    padding: 60px;
    background-color: #fff;
  }

  .section-5 {
    position: relative;
    overflow: hidden;
    padding-right: 220px;
    padding-left: 220px;
    background-color: #f8f8f8;
  }

  .section-5.bg-fill-2 {
    background-color: #fffaf0;
  }

  .section-5.bg-fill-3 {
    padding-right: 220px;
    padding-left: 220px;
  }

  .section-5.bg-fill-2-copy {
    position: relative;
  }

  .section-5.none {
    display: none;
  }

  .section-5.m-bot-0 {
    padding-right: 220px;
    padding-bottom: 0px;
    padding-left: 220px;
  }

  .columns-7 {
    margin-bottom: 40px;
  }

  .lightbox-link-2-copy-copy {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 400px;
  }

  .lightbox-link-2-copy {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 340px;
    margin-bottom: 20px;
  }

  .lightbox-link-2-copy-copy {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 340px;
    margin-bottom: 20px;
  }

  .lightbox-link-234234 {
    position: relative;
    overflow: hidden;
    width: auto;
    height: 190px;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
  }

  .column-62 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .lightbox-link-2-small {
    position: relative;
    overflow: hidden;
    height: 400px;
    margin-right: 10px;
  }

  .div-block-105-copy {
    margin-bottom: 60px;
    padding: 60px 60px 40px;
    background-color: #fff;
  }

  .title-30-copy {
    margin-top: 0px;
    margin-bottom: 20px;
    font-family: 'Playfair Display', sans-serif;
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
  }

  .div-block-106 {
    width: 8px;
    height: 8px;
    margin-right: 15px;
    padding: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 100px;
    background-color: #f5e9d4;
  }

  .div-block-107 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .paragraph-116 {
    font-family: Montserrat, sans-serif;
  }

  .tabs-menu-2 {
    margin-bottom: 40px;
  }

  .tabs {
    margin-top: 20px;
  }

  .tab-link-tab-2-2 {
    padding-top: 15px;
    padding-bottom: 15px;
    border-right: 1px solid #f3f3f3;
    border-left: 1px solid #f3f3f3;
    background-color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
  }

  .tab-link-tab-2-2.w--current {
    background-color: #f5e9d4;
  }

  .title-30-copy-copy {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Playfair Display', sans-serif;
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
  }

  .text-description {
    font-family: Montserrat, sans-serif;
  }

  .circle-2 {
    width: 8px;
    height: 8px;
    margin-right: 15px;
    padding: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 100px;
    background-color: #f5e9d4;
  }

  .div-block-105-copy {
    padding: 60px;
    background-color: #fff;
  }

  .title-30-copy {
    font-family: 'Playfair Display', sans-serif;
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
  }

  .estate-title {
    font-family: 'Playfair Display', sans-serif;
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
  }

  .price {
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
  }

  .paragraph-116-copy {
    font-family: Montserrat, sans-serif;
  }

  .section-form {
    padding-right: 220px;
    padding-left: 220px;
  }

  .price-copy {
    font-family: Prata, sans-serif;
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
  }

  .section-1-villa {
    position: relative;
    overflow: hidden;
    padding-right: 220px;
    padding-left: 220px;
  }

  .section-1-villa.bg-fill-2 {
    background-color: #fffaf0;
  }

  .section-1-villa.bg-fill-3 {
    padding-right: 220px;
    padding-left: 220px;
  }

  .section-1-villa.bg-fill-2-copy {
    position: relative;
  }

  .section-1-villa.none {
    display: none;
  }

  .section-1-villa.m-bot-0 {
    padding-right: 220px;
    padding-bottom: 0px;
    padding-left: 220px;
  }

  .image-9-copy {
    width: 100%;
  }

  .section-doville-copy {
    min-height: 900px;
    padding-right: 220px;
    padding-left: 220px;
  }

  .section-abroad {
    min-height: 900px;
    padding-right: 220px;
    padding-left: 220px;
  }

  .section-1-thank {
    position: relative;
    overflow: hidden;
    padding-right: 220px;
    padding-left: 220px;
  }

  .section-1-thank.bg-fill-2 {
    background-color: #fffaf0;
  }

  .section-1-thank.bg-fill-3 {
    padding-right: 220px;
    padding-left: 220px;
  }

  .section-1-thank.bg-fill-2-copy {
    position: relative;
  }

  .section-1-thank.none {
    display: none;
  }

  .section-1-thank.m-bot-0 {
    padding-right: 220px;
    padding-bottom: 0px;
    padding-left: 220px;
  }

  .section-pirogovo {
    min-height: 900px;
    padding-right: 220px;
    padding-left: 220px;
  }

  .slide-pirogovo {
    height: 85vh;
  }

  .columns-11 {
    margin-top: 20px;
  }

  .lightbox-pirogovo {
    width: 100%;
  }

  .features-text-copy {
    width: 50%;
    font-size: 30px;
  }

  .features-text-copy-copy {
    width: auto;
    font-size: 30px;
  }

  .img-pir-slider {
    height: 650px;
  }

  .slider-copy {
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 991px) {
  .section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section-1 {
    padding: 40px;
  }

  .section-1.bg-fill-3 {
    padding: 40px;
  }

  .section-1.m-bot-0 {
    padding-top: 40px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .heading {
    font-size: 140px;
    line-height: 150px;
  }

  .paragraph-2 {
    margin-top: 15px;
    margin-right: 60px;
    margin-left: 60px;
    font-size: 36px;
    text-align: center;
  }

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

  .hero-img-container {
    height: 400px;
  }

  .hero-img-container.h-900 {
    height: auto;
  }

  .block-color-1 {
    padding: 25px 20px 20px 40px;
  }

  .heading-2 {
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 24px;
  }

  .block-color-3 {
    padding: 20px;
  }

  .block-color-2 {
    padding: 20px;
  }

  .heading-2-copy {
    margin-top: 0px;
    font-size: 24px;
    line-height: 26px;
  }

  .heading-3 {
    font-size: 36px;
  }

  .heading-3.m-bot-60 {
    margin-bottom: 40px;
  }

  .heading-3.white.m-bot-60 {
    margin-bottom: 40px;
  }

  .column {
    padding-right: 10px;
  }

  .paragraph-3.m-bot-40 {
    margin-bottom: 20px;
  }

  .paragraph-3.m-bot-60.white {
    margin-bottom: 40px;
  }

  .div-block-5 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: none;
  }

  .columns {
    margin-bottom: 40px;
  }

  .heading-5 {
    font-size: 24px;
    line-height: 30px;
  }

  .paragraph-3-copy {
    font-size: 14px;
    line-height: 20px;
  }

  .paragraph-3-copy._w-500 {
    width: auto;
  }

  .paragraph-5.m-bot-20 {
    font-size: 40px;
    line-height: 48px;
  }

  .paragraph-6 {
    font-size: 14px;
  }

  .div-block-11 {
    margin-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .div-block-12 {
    width: auto;
    height: auto;
  }

  .section-1-copy {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .paragraph-7.m-bot-40 {
    margin-bottom: 20px;
    font-size: 20px;
  }

  .div-block-13 {
    height: 400px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .logo-div {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .img-hero-block {
    position: relative;
    left: 0px;
    width: auto;
    height: 400px;
    margin-top: 0px;
  }

  .paragraph-8 {
    display: none;
    height: auto;
    margin-right: 10px;
    margin-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 24px;
    line-height: 24px;
  }

  .section-2 {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .paragraph-9 {
    display: none;
  }

  .menu-button {
    padding-top: 10px;
    padding-bottom: 10px;
    clear: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: #66727f;
  }

  .block {
    width: auto;
    margin-top: 0px;
    margin-bottom: 40px;
  }

  .cont-60 {
    width: 50%;
    padding-right: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .but-big {
    top: auto;
    right: 0px;
    bottom: 0px;
    height: 60px;
  }

  .brand-text {
    display: block;
    height: auto;
    margin-right: 10px;
    margin-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 24px;
    line-height: 24px;
  }

  .cursor {
    display: none;
  }

  .cont-40 {
    width: 100%;
    padding: 100px 40px 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .paragraph-113 {
    margin-bottom: 0px;
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
  }

  .nav-block {
    position: absolute;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 10px 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
  }

  .nav-menu {
    position: absolute;
    display: block;
    width: auto;
    height: auto;
    float: none;
    background-color: #fff;
    box-shadow: -21px 21px 50px 0 rgba(0, 0, 0, 0.21);
    text-align: center;
  }

  .navbar {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .icon {
    display: none;
  }

  .link-block {
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
    padding: 10px;
    text-align: right;
  }

  .text-18 {
    font-size: 14px;
    line-height: 20px;
  }

  .heading-7 {
    font-size: 36px;
    line-height: 36px;
  }

  .youtube {
    height: 300px;
    margin-top: 0px;
  }

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

  .div-block-15 {
    margin-bottom: 20px;
  }

  .div-block-16 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-5 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
  }

  .section-header {
    padding: 20px 40px;
  }

  .block-no-color {
    padding: 20px;
  }

  .hero-img-container-3 {
    height: 400px;
    margin-bottom: 40px;
  }

  .columns-4 {
    margin-bottom: 40px;
  }

  .checkbox-field {
    font-size: 14px;
  }

  .image-8 {
    height: 50px;
  }

  .div-block-22 {
    margin-bottom: 20px;
  }

  .column-4 {
    padding-right: 20px;
  }

  .column-60 {
    padding-right: 40px;
  }

  .section-doville {
    min-height: 500px;
    padding: 80px 105px 80px 40px;
  }

  .image-9 {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 0% 50%;
    object-position: 0% 50%;
  }

  .div-block-23 {
    width: auto;
  }

  .div-block-24 {
    width: 50px;
    height: 50px;
  }

  .paragraph-115.black {
    font-size: 12px;
  }

  .block-geature-small {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-num-medium {
    font-size: 30px;
    line-height: 36px;
  }

  .tab-link-tab-2 {
    padding: 20px;
  }

  .tabs-menu {
    margin-top: 20px;
  }

  .features-text {
    width: 40%;
  }

  .title-24 {
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 26px;
  }

  .number-top {
    font-size: 24px;
    line-height: 30px;
  }

  .image-187 {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .section-1-copy {
    padding: 0px;
  }

  .slider {
    margin-top: 40px;
    margin-right: 60px;
    margin-left: 60px;
  }

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

  .section-1-copy-hero {
    padding: 40px;
  }

  .title-30 {
    font-size: 18px;
    line-height: 26px;
  }

  .section-5 {
    padding: 60px 40px;
  }

  .div-block-107 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .lightbox-link-234235 {
    height: 300px;
  }

  .lightbox-link-234236 {
    height: 140px;
  }

  .circle-2 {
    margin-top: 8px;
  }

  .estate-title {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 30px;
  }

  .click-div-open {
    padding-right: 10px;
    padding-left: 10px;
  }

  .quest-text {
    font-size: 16px;
  }

  .arrow-down {
    display: none;
  }

  .answer {
    padding-right: 10px;
    padding-left: 10px;
  }

  .answer-text {
    color: #535353;
    font-weight: 400;
  }

  .section-form {
    padding: 80px 40px;
  }

  .html-embed {
    height: 400px;
  }

  .lightbox-link-234237 {
    height: 400px;
  }

  .div-block-113 {
    padding: 20px 10px 20px 20px;
  }

  .heading-8 {
    font-size: 14px;
    line-height: 16px;
  }

  .number-top-copy {
    font-size: 18px;
    line-height: 20px;
  }

  .div-block-115 {
    margin-top: 20px;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-24-copy {
    width: 40px;
    height: 40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .lightbox-link-234238 {
    height: 240px;
  }

  .slider-2 {
    margin-right: 40px;
    margin-left: 40px;
  }

  .left-arrow {
    left: -70px;
  }

  .right-arrow {
    right: -70px;
  }

  .image-197 {
    height: 40px;
  }

  .margin-bottom {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 30px;
  }

  .button {
    font-size: 12px;
    letter-spacing: 0px;
  }

  .button.btn-small.m-right-10 {
    width: 140px;
  }

  .image-198 {
    height: 40px;
  }

  .div-block-1716 {
    margin-bottom: 20px;
  }

  .div-block-1717 {
    margin-bottom: 40px;
  }

  .tab-link-3 {
    padding: 20px;
  }

  .paragraph-119.m-bot-20 {
    font-size: 18px;
  }

  .section-1-villa {
    padding: 40px;
  }

  .section-1-villa.bg-fill-3 {
    padding: 40px;
  }

  .section-1-villa.m-bot-0 {
    padding-top: 40px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .column-zero {
    padding-right: 0px;
    padding-left: 0px;
  }

  .youtube-copy {
    height: 300px;
    margin-top: 40px;
  }

  .column-copy {
    padding-right: 0px;
    padding-left: 0px;
  }

  .columns-copy {
    margin-bottom: 40px;
  }

  .image-9-copy {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 0% 50%;
    object-position: 0% 50%;
  }

  .section-doville-copy {
    min-height: 500px;
    padding: 80px 40px;
  }

  .div-block-24-mob {
    width: 40px;
    height: 40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .div-block-24-copy22 {
    width: 50px;
    height: 50px;
  }

  .column-71 {
    padding-left: 0px;
  }

  .section-abroad {
    min-height: 500px;
    padding: 80px 105px 80px 40px;
  }

  .section-1-thank {
    padding: 40px;
  }

  .section-1-thank.bg-fill-3 {
    padding: 40px;
  }

  .section-1-thank.m-bot-0 {
    padding-top: 40px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .div-block-24-copy-copy {
    width: 40px;
    height: 40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .section-pirogovo {
    height: auto;
    min-height: 500px;
    padding: 80px 40px;
  }

  .slide-pirogovo {
    height: 500px;
  }

  .columns-11 {
    margin-top: 40px;
  }

  .lightbox-pirogovo {
    height: 400px;
  }

  .features-text-copy {
    width: 40%;
  }

  .features-text-copy-copy {
    width: auto;
    font-size: 18px;
    line-height: 26px;
  }

  .features-text-copy-copy.m-bot-60 {
    width: auto;
  }

  .title-24-pirogovo {
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 26px;
  }

  .heading-num-medium-copy {
    font-size: 24px;
    line-height: 30px;
  }

  .slide-nav-copy {
    display: none;
  }

  .img-pir-slider {
    height: 250px;
  }

  .slider-copy {
    margin-top: 40px;
    margin-right: 60px;
    margin-left: 60px;
  }
}

@media screen and (max-width: 767px) {
  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-1 {
    padding: 40px 20px;
  }

  .section-1.bg-fill-2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-1.bg-fill-3 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section-1.m-bot-0 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading {
    font-size: 90px;
    line-height: 90px;
  }

  .paragraph-2 {
    margin-top: 0px;
    font-size: 24px;
  }

  .div-block {
    height: 100px;
  }

  .hero-img-container {
    height: 300px;
  }

  .block-color-1 {
    padding-left: 20px;
  }

  .heading-2 {
    font-size: 14px;
    line-height: 20px;
  }

  .heading-3.m-bot-60 {
    margin-bottom: 20px;
    font-size: 30px;
  }

  .columns {
    margin-bottom: 0px;
  }

  .columns-3 {
    margin-bottom: 40px;
  }

  .paragraph-5.m-bot-20 {
    line-height: 40px;
  }

  .div-block-10 {
    margin-bottom: 40px;
  }

  .div-block-12 {
    padding: 40px;
  }

  .section-1-copy {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-block-13 {
    height: 300px;
  }

  .logo-div {
    display: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .img-hero-block {
    position: relative;
    left: 0px;
    width: auto;
    height: 300px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .paragraph-8 {
    margin-bottom: 0px;
    font-size: 22px;
    line-height: 24px;
  }

  .section-2 {
    height: auto;
  }

  .white-span {
    color: #66727f;
  }

  .paragraph-9 {
    padding-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 10px;
    line-height: 14px;
  }

  .menu-button {
    background-color: #66727f;
  }

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

  .block {
    margin-top: 60px;
    margin-bottom: 30px;
  }

  .but-big {
    left: 0px;
    right: auto;
    bottom: 0px;
  }

  .brand-text {
    margin-bottom: 0px;
    font-size: 22px;
    line-height: 24px;
  }

  .cont-40 {
    width: 100%;
    padding: 70px 30px 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .nav-block {
    margin-top: 0px;
    background-color: transparent;
  }

  .icon {
    height: 20px;
    background-color: transparent;
  }

  .link-block {
    margin-right: 9px;
    margin-left: 9px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 10px;
  }

  .heading-7 {
    font-size: 30px;
    line-height: 36px;
  }

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

  .section-header {
    padding: 20px 40px;
  }

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

  .hero-img-container-3 {
    height: 300px;
    margin-bottom: 40px;
  }

  .columns-4 {
    margin-bottom: 20px;
  }

  .column-4 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section-doville {
    padding-top: 60px;
    padding-right: 25px;
    padding-bottom: 60px;
  }

  .heading-num-medium {
    font-size: 30px;
    line-height: 30px;
  }

  .tab-link-tab-2 {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 12px;
  }

  .div-block-98 {
    margin-bottom: 20px;
  }

  .wide-line.m-top-35 {
    margin-bottom: 10px;
  }

  .features-text {
    font-size: 18px;
    line-height: 24px;
  }

  .title-24 {
    font-size: 16px;
    line-height: 16px;
  }

  .number-top {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 20px;
  }

  .section-1-copy {
    padding: 0px;
  }

  .section-1-copy-hero {
    padding: 60px 20px;
  }

  .section-5 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .text-description {
    font-size: 14px;
  }

  .div-block-105-copy {
    padding: 20px;
  }

  .click-div-open {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .quest-text {
    font-size: 14px;
    font-weight: 500;
  }

  .answer-text {
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 400;
  }

  .section-form {
    padding: 40px 20px;
  }

  .html-embed {
    height: 300px;
  }

  .lightbox-link-234237 {
    height: 300px;
  }

  .div-block-112 {
    margin-bottom: 20px;
  }

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

  .left-arrow {
    left: -55px;
    width: 60px;
    padding-top: 100px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .right-arrow {
    right: -55px;
    width: 60px;
    padding-top: 100px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .modal-price-infra {
    height: auto;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .margin-bottom {
    text-align: left;
  }

  .button {
    width: 220px;
  }

  .modal-close-wrapper {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 9000;
  }

  .left-arrow-2 {
    left: -80px;
  }

  .right-arrow-2 {
    right: -80px;
  }

  .column-65 {
    display: none;
  }

  .tab-link-3 {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 12px;
  }

  .paragraph-119.m-bot-20 {
    margin-top: 20px;
  }

  .section-1-villa {
    padding: 60px 20px;
  }

  .section-1-villa.bg-fill-2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-1-villa.bg-fill-3 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section-1-villa.m-bot-0 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-1720 {
    margin-bottom: 40px;
  }

  .column-zero {
    padding-right: 0px;
    padding-left: 0px;
  }

  .columns-copy {
    margin-bottom: 40px;
  }

  .section-doville-copy {
    padding-top: 60px;
    padding-right: 176px;
    padding-bottom: 60px;
  }

  .column-68 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .modal-price-vulagmeni {
    height: auto;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-price-kolimvari {
    height: auto;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-price-elunda {
    height: auto;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-price-marmaro {
    height: auto;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-price-bay-new-villas {
    height: auto;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-price-peya {
    height: auto;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-price-limasol {
    height: auto;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-price-riza {
    height: auto;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-price-porto {
    height: auto;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-price-montis {
    height: auto;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .social-media-block {
    margin-top: 10px;
  }

  .link-block-2 {
    margin-right: 20px;
    margin-left: 0px;
  }

  .right-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-1722 {
    display: none;
  }

  .column-72 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-73 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-74 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-75 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-76 {
    padding-left: 0px;
  }

  .section-abroad {
    padding-top: 60px;
    padding-right: 25px;
    padding-bottom: 60px;
  }

  .modal-dov-1 {
    height: auto;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-dov-2 {
    height: auto;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-dov-3 {
    height: auto;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-dov-4 {
    height: auto;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-dov-5 {
    height: auto;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-dov-6 {
    height: auto;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .section-1-thank {
    padding: 40px 20px;
  }

  .section-1-thank.bg-fill-2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-1-thank.bg-fill-3 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section-1-thank.m-bot-0 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section-pirogovo {
    padding-top: 60px;
    padding-right: 176px;
    padding-bottom: 60px;
  }

  .slide-pirogovo {
    height: 300px;
  }

  .image-194-copy {
    margin-bottom: 40px;
  }

  .lightbox-pirogovo {
    height: 300px;
  }

  .features-text-copy {
    font-size: 18px;
    line-height: 24px;
  }

  .features-text-copy-copy {
    font-size: 14px;
    line-height: 18px;
  }

  .features-text-copy-copy.m-bot-60 {
    font-size: 18px;
    line-height: 24px;
  }

  .columns-12 {
    margin-bottom: 30px;
  }

  .wide-line-copy.m-top-35 {
    margin-bottom: 10px;
  }

  .title-24-pirogovo {
    font-size: 16px;
    line-height: 22px;
  }

  .heading-num-medium-copy {
    font-size: 14px;
    line-height: 30px;
  }

  .heading-num-medium-copy {
    line-height: 16px;
  }

  .wide-line-3.m-top-35 {
    margin-bottom: 10px;
  }

  .img-pir-slider {
    width: 100%;
    margin-bottom: 20px;
  }

  .column-88 {
    margin-bottom: 40px;
  }

  .modal-pirogovo {
    height: auto;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-price-greece {
    height: auto;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-price-cyprus {
    height: auto;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-price-dubai {
    height: auto;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    display: none;
    font-size: 70px;
    font-weight: 500;
    letter-spacing: 10px;
  }

  .paragraph-2 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .hero-img-container {
    height: 200px;
  }

  .block-color-1 {
    width: auto;
  }

  .div-block-4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .block-color-3 {
    width: auto;
  }

  .block-color-2 {
    width: auto;
  }

  .heading-3 {
    font-size: 24px;
  }

  .heading-3.m-bot-60 {
    margin-bottom: 40px;
    font-size: 24px;
  }

  .heading-3.white.m-bot-60 {
    font-size: 24px;
    line-height: 130%;
  }

  .heading-3.white.m-bot-60.m-black {
    margin-bottom: 20px;
    color: #000;
  }

  .column {
    padding-right: 0px;
    padding-left: 0px;
  }

  .paragraph-3 {
    font-size: 14px;
  }

  .paragraph-3.m-bot-40 {
    font-size: 14px;
  }

  .paragraph-3.m-bot-60.white.m-black {
    margin-bottom: 20px;
    color: #000;
  }

  .paragraph-3.m-bot-40.white.m-black {
    color: #000;
  }

  .columns {
    margin-bottom: 40px;
  }

  .columns-3 {
    margin-bottom: 40px;
  }

  .div-block-10 {
    margin-bottom: 40px;
  }

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

  .div-block-12 {
    padding: 20px;
  }

  .paragraph-7.m-bot-40 {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 24px;
  }

  .submit-button {
    display: inline-block;
    width: 100%;
    height: 80px;
    font-size: 12px;
    letter-spacing: 0px;
  }

  .text-field.name {
    height: 80px;
    padding-left: 60px;
    background-position: 20px 50%;
    background-size: auto 24px;
    font-size: 14px;
  }

  .text-field.phone {
    height: 80px;
    padding-left: 60px;
    background-position: 20px 50%;
    background-size: auto 24px;
    font-size: 14px;
  }

  .div-block-13 {
    height: 200px;
  }

  .logo-div {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .img-hero-block {
    width: auto;
    height: 200px;
  }

  .paragraph-8 {
    width: 200px;
    font-size: 18px;
  }

  .paragraph-9 {
    display: none;
  }

  .menu-button {
    padding: 8px;
  }

  .but-big {
    width: 200px;
    height: 60px;
  }

  .brand-text {
    width: 200px;
    font-size: 18px;
  }

  .cont-40 {
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .paragraph-113 {
    font-size: 10px;
  }

  .nav-block {
    min-height: auto;
    padding-right: 20px;
    padding-left: 20px;
    background-color: transparent;
  }

  .nav-menu {
    left: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 280px;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    background-color: #2f363e;
  }

  .separator {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .navbar {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .link-block {
    width: 280px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: left;
  }

  .text-18 {
    font-size: 14px;
    line-height: 24px;
  }

  .heading-7 {
    margin-bottom: 20px;
  }

  .sep-light {
    width: auto;
    height: 1px;
  }

  .youtube {
    height: 200px;
    margin-top: 20px;
  }

  .div-block-15 {
    margin-top: 0px;
  }

  .column-3 {
    padding-left: 0px;
  }

  .section-header {
    padding: 15px 20px;
  }

  .image-6 {
    height: 30px;
  }

  .paragraph-114 {
    font-size: 18px;
  }

  .image-7 {
    height: 50px;
  }

  .block-no-color {
    width: auto;
  }

  .sep-light-2 {
    width: auto;
    height: 1px;
  }

  .hero-img-container-3 {
    height: 200px;
  }

  .columns-4 {
    margin-bottom: 0px;
  }

  .checkbox-field {
    margin-top: 20px;
    margin-bottom: 0px;
    line-height: 18px;
  }

  .columns-5 {
    margin-top: 40px;
  }

  .column-4 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section-doville {
    min-height: 400px;
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-9 {
    display: none;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }

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

  .btn-house.m-right-30 {
    margin-bottom: 20px;
  }

  .paragraph-115.black {
    letter-spacing: 0px;
  }

  .paragraph-115.m-black {
    color: #000;
  }

  .block-geature-small {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .heading-num-medium {
    margin-right: 10px;
    line-height: 38px;
  }

  .tab-link-tab-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-98 {
    margin-right: 10px;
    margin-bottom: 10px;
  }

  .div-block-101 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .features-text {
    margin-bottom: 10px;
  }

  .slider {
    margin-top: 60px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .section-1-copy-hero {
    padding: 40px 20px;
  }

  .div-block-105 {
    padding: 20px;
  }

  .section-5 {
    padding: 20px;
  }

  .lightbox-link-234234 {
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
  }

  .lightbox-link-2-small {
    height: 120px;
    margin-bottom: 10px;
  }

  .div-block-106 {
    margin-top: 6px;
  }

  .tab-link-tab-2-2 {
    width: auto;
  }

  .tab-link-tab-2-2.w--current {
    width: auto;
  }

  .column-63 {
    padding-right: 0px;
  }

  .lightbox-link-234235 {
    height: 200px;
  }

  .price {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 30px;
  }

  .quest-text {
    font-size: 12px;
    line-height: 18px;
  }

  .arrow-down {
    height: 14px;
  }

  .answer-text {
    line-height: 16px;
  }

  .section-form {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-112 {
    margin-bottom: 40px;
  }

  .slider-2 {
    margin-top: 80px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .left-arrow {
    left: 0px;
    top: -50px;
    right: auto;
    bottom: auto;
    width: 30px;
    height: 30px;
    padding-top: 0px;
  }

  .right-arrow {
    left: 40px;
    top: -50px;
    right: auto;
    bottom: auto;
    width: 30px;
    height: 30px;
    padding-top: 0px;
  }

  .image-197 {
    height: 30px;
  }

  .form-field-1 {
    height: 70px;
    margin-bottom: 10px;
    padding-left: 70px;
    font-size: 14px;
  }

  .form-field-1.phone {
    padding-left: 70px;
  }

  .modal-price-infra {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: visible;
    padding: 20px 10px 70px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-wrapper {
    display: block;
    overflow: auto;
    width: auto;
  }

  .margin-bottom {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
  }

  .button {
    width: auto;
  }

  .button.btn-small.m-right-10 {
    width: auto;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .div-block-70 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-1714 {
    width: 300px;
    padding: 20px;
    border-radius: 4px;
  }

  .p-form {
    font-size: 14px;
  }

  .h-form {
    margin-bottom: 10px;
    font-size: 24px;
  }

  .left-arrow-2 {
    left: 0%;
    top: -40px;
    right: auto;
    bottom: auto;
    width: 30px;
    height: 30px;
  }

  .right-arrow-2 {
    left: 40px;
    top: -40px;
    right: auto;
    bottom: auto;
    width: 30px;
  }

  .image-198 {
    height: 30px;
  }

  .tab-link-3 {
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid #f8f8f8;
  }

  .tab-link-3.w--current {
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid #f8f8f8;
  }

  .tabs-menu-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .paragraph-119.m-bot-40 {
    margin-bottom: 20px;
  }

  .div-block-1718 {
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .columns-10 {
    margin-bottom: 10px;
  }

  .div-block-1719 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-67 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-zero {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-200 {
    height: 60px;
  }

  .youtube-copy {
    height: 200px;
    margin-top: 20px;
  }

  .column-copy {
    padding-right: 0px;
    padding-left: 0px;
  }

  .columns-copy {
    margin-bottom: 40px;
  }

  .image-9-copy {
    position: static;
    height: 250px;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }

  .section-doville-copy {
    display: block;
    min-height: 400px;
    padding: 40px 20px;
  }

  .div-block-24-mob {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-24-copy22 {
    display: none;
  }

  .div-block-1721 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .column-slide {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-villa {
    padding-right: 0px;
    padding-left: 0px;
  }

  .modal-price-vulagmeni {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: visible;
    padding: 20px 10px 70px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-price-kolimvari {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: visible;
    padding: 20px 10px 70px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-price-elunda {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: visible;
    padding: 20px 10px 70px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-price-marmaro {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: visible;
    padding: 20px 10px 70px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-price-bay-new-villas {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: visible;
    padding: 20px 10px 70px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-price-peya {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: visible;
    padding: 20px 10px 70px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-price-limasol {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: visible;
    padding: 20px 10px 70px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-price-riza {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: visible;
    padding: 20px 10px 70px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-price-porto {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: visible;
    padding: 20px 10px 70px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-price-montis {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: visible;
    padding: 20px 10px 70px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .image-201 {
    height: 30px;
  }

  .link-block-2 {
    height: 30px;
    margin-right: 10px;
  }

  .column-69 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-70 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section-abroad {
    min-height: 400px;
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.28)), to(rgba(0, 0, 0, 0.28))), url('../images/hero-estate2.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.28), rgba(0, 0, 0, 0.28)), url('../images/hero-estate2.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }

  .column-77 {
    display: none;
  }

  .column-78 {
    display: none;
  }

  .column-79 {
    display: none;
  }

  .column-80 {
    display: none;
  }

  .column-81 {
    display: none;
  }

  .column-82 {
    display: none;
  }

  .column-83 {
    display: none;
  }

  .column-84 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-85 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-86 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-87 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .modal-dov-1 {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: visible;
    padding: 20px 10px 70px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-dov-2 {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: visible;
    padding: 20px 10px 70px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-dov-3 {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: visible;
    padding: 20px 10px 70px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-dov-4 {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: visible;
    padding: 20px 10px 70px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-dov-5 {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: visible;
    padding: 20px 10px 70px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-dov-6 {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: visible;
    padding: 20px 10px 70px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .btn-house-copy.m-right-30 {
    margin-bottom: 20px;
  }

  .section-pirogovo {
    display: block;
    min-height: 400px;
    padding: 40px 20px;
  }

  .features-text-copy {
    margin-bottom: 10px;
  }

  .features-text-copy-copy {
    margin-bottom: 10px;
  }

  .heading-num-medium-copy {
    margin-right: 10px;
    line-height: 38px;
  }

  .modal-pirogovo {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: visible;
    padding: 20px 10px 70px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-price-greece {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: visible;
    padding: 20px 10px 70px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-price-cyprus {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: visible;
    padding: 20px 10px 70px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .modal-price-dubai {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: visible;
    padding: 20px 10px 70px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .slider-copy {
    margin-top: 60px;
    margin-right: 0px;
    margin-left: 0px;
  }
}

