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

body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 1.4;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: bold;
}

p {
  margin-bottom: 10px;
}

.grid {
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.home-big-background {
  height: auto;
  background-image: url('../images/IMG_6830.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 100%, 0px 0px;
  background-size: cover, auto;
}

.heading {
  font-family: 'Great Vibes', cursive;
  text-decoration: none;
}

.div-main-background {
  height: auto;
  background-color: #778cc0;
  background-image: url('../images/IMG_6830.jpg');
  background-position: 50% 75%;
  background-size: cover;
  opacity: 1;
  background-clip: border-box;
}

.main-background-home {
  height: 75vh;
  padding: 0px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-rows: 3fr 1fr;
  grid-template-rows: 3fr 1fr;
}

.main-heading-home {
  width: 100%;
  height: 100%;
  padding-left: 0px;
  font-family: 'Great Vibes', cursive;
  color: #fff;
  font-size: 5vw;
  line-height: 4vh;
  font-weight: 400;
  text-align: left;
  letter-spacing: 2px;
  text-indent: 0px;
}

.main-heading-home.cazare {
  padding-left: 0px;
  color: #fff;
  font-size: 8vw;
  line-height: 5vh;
}

.div-main-heading {
  padding-top: 15px;
  padding-left: 15px;
}

.div-main-heading.cazare {
  border-radius: 8px 0px 0px;
  background-color: transparent;
  opacity: 1;
}

.navbar {
  position: fixed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-left: -15px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  background-color: #588c9c;
  box-shadow: 1px 1px 6px 0 #000;
}

.nav-menu {
  margin-left: 0px;
  padding-left: 0px;
}

.container {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.menu-bara {
  border-bottom: 1px solid #ccc;
  background-color: #588c9c;
  font-family: Vollkorn, serif;
  color: #fffdfd;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  white-space: normal;
}

.menu-bara:focus {
  color: #fffdfd;
}

.menu-bara:visited {
  color: #fff;
}

.menu-bara.w--current {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #b9b9b9;
}

.menu-bara.w--current:active {
  color: #bbb;
}

.main-description {
  font-family: 'PT Sans', sans-serif;
  color: #d3d3d3;
}

.main-description.colection {
  color: #000;
}

.main-description.hero-paragraph {
  max-width: 400px;
  margin-bottom: 0px;
}

.main-description.cazare {
  color: #815a59;
}

.main-description.yes {
  color: #fff;
}

.footer {
  margin-top: auto;
  padding: 60px 60px 30px;
  grid-row-gap: 0px;
  background-color: #e9e9e9;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 60px;
  font-family: 'Great Vibes', cursive;
  text-align: right;
  letter-spacing: 2px;
}

.footer-link {
  margin-bottom: 10px;
  color: #554747;
  font-weight: 700;
  text-decoration: none;
}

.footer-link.anpc {
  margin-top: 50px;
}

.footer-link.anpc.w--current {
  margin-top: 60px;
}

.footer-link.cookie {
  margin-top: 25px;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.client-image-prev {
  height: 200px;
  margin-bottom: 15px;
  background-image: url('../images/piscina-foisor.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.client-image-prev.cazare {
  height: 450px;
  margin-bottom: 0px;
}

.client-image-prev.cazare._1 {
  background-image: url('../images/Corp_A.jpg');
}

.client-image-prev.cazare._2 {
  background-image: url('../images/Corp-B-p-800_1.jpeg');
}

.client-image-prev.cazare._3 {
  background-image: url('../images/Corp-C.1-p-800_1.jpeg');
}

.client-image-prev.cazare._4 {
  background-image: url('../images/Iris.jpg');
}

.client-image-prev.cazare._5 {
  background-image: url('../images/Dalia-p-800_1.jpeg');
}

.client-image-prev.cazare._6 {
  background-image: url('../images/Oliv-p-800.jpeg');
  background-position: 50% 20%;
}

.client-image-prev._1 {
  background-image: url('../images/rsz_2desprenoi_prima_stanga-p-500.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat-y;
}

.client-image-prev._2 {
  background-image: url('../images/masa_1-p-500.jpeg');
}

.client-image-prev._3 {
  background-image: url('../images/piscina-foisor-p-500_1.jpeg');
}

.client-image-prev._4 {
  background-image: url('../images/apus-1-p-1600.jpeg');
}

.collection-list {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.collection-list-wrapper {
  margin: 15px 0px;
}

.testimonial-preview {
  color: #000;
  font-weight: 700;
}

.testimonial-preview.tags {
  padding-top: 10px;
  padding-left: 0px;
  font-size: 12px;
}

.testimonial-preview.vila-preview {
  margin-top: 15px;
  margin-bottom: 0px;
  font-weight: 400;
}

.hero-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  padding: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.hero-section.cazare {
  background-image: url('../images/masa_lac.JPG');
  background-position: 0% 50%;
  background-size: auto;
  opacity: 1;
}

.cazare-background {
  background-image: url('../images/masa_lac.JPG');
  background-position: 0% 50%;
  background-size: cover;
}

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

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

.div {
  background-color: #fff;
}

.collection-item {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: auto;
}

.collection-list-2 {
  display: -ms-grid;
  display: grid;
  margin: 15px 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.collection-item-2 {
  height: 400px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.collection-list-3 {
  display: -ms-grid;
  display: grid;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-5 {
  height: 350px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.cazare-individual {
  height: 120vh;
  margin-bottom: 15px;
  background-image: url('../images/Corp_A.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
  text-align: justify;
}

.cazare-individual.dalia {
  background-position: 50% 80%;
}

.cazare-individual._2 {
  background-image: url('../images/Corp-B-p-2000_1.jpeg');
}

.grid-descriere {
  margin-bottom: 15px;
  padding: 30px;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  -ms-grid-columns: 2.25fr 0.5fr 1fr;
  grid-template-columns: 2.25fr 0.5fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.denumire-vile {
  margin: 0px;
  padding-left: 0px;
}

.heading-3 {
  margin: 0px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
}

.text-block {
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: 'PT Sans', sans-serif;
  font-size: 17px;
}

.descriere-vila {
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.descriere-vila.capacitate {
  padding-top: 0px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.descriere-vila.descirere {
  max-width: 60vw;
  padding-top: 15px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
  text-transform: none;
  -webkit-column-count: 0;
  column-count: 0;
}

.descriere-vila.pret {
  padding-top: 0px;
}

.text-block-2 {
  padding-top: 60px;
  padding-right: 20px;
  font-weight: 700;
}

.text-block-3 {
  padding-right: 20px;
  font-weight: 700;
}

.imagini-vile-interior-2 {
  height: 300px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
}

.imagini-vile-interior-2._1 {
  background-image: url('../images/IMG_2967.JPG');
}

.imagini-vile-interior-2._2 {
  background-image: url('../images/IMG_2980.JPG');
  background-position: 50% 50%;
}

.imagini-vile-interior-2._3 {
  background-image: url('../images/IMG_2988.JPG');
  background-position: 50% 100%;
}

.imagini-vile-interior-2._4 {
  background-image: url('../images/IMG_5366.JPG');
  background-position: 50% 100%;
}

.imagini-vile-interior-2._5 {
  background-image: url('../images/IMG_2994.JPG');
  background-position: 0% 50%;
  background-size: cover;
}

.imagini-vile-interior-2._6 {
  background-image: url('../images/IMG_2972.JPG');
}

.imagini-vile-interior-2._7 {
  background-image: url('../images/IMG_3016.JPG');
  background-position: 50% 50%;
  background-size: 270px 480px;
  background-repeat: repeat-y;
}

.imagini-vile-interior-2._8 {
  background-image: url('../images/IMG_3001.JPG');
}

.collection-item-3 {
  margin-bottom: 0px;
}

.collection-list-4 {
  display: -ms-grid;
  display: grid;
  margin-bottom: 15px;
  grid-auto-columns: 1fr;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-6 {
  margin-left: 60px;
}

.about-us {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 273px;
  -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;
  background-image: url('../images/masa.jpg');
  background-position: 100% 50%;
  background-size: cover;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  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-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.section-2 {
  height: 100%;
  margin-top: 100px;
  font-family: 'Source Sans Pro', sans-serif;
}

.contact-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-top: 60px;
  margin-bottom: 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;
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
  font-size: 50px;
  font-weight: 400;
}

.grid-3 {
  margin-top: 85px;
}

.contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  color: #000;
  font-weight: 700;
  text-decoration: none;
}

.contact.facebook {
  color: #1778f2;
}

.contact.instagram {
  color: #f44747;
}

.div-block-7 {
  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;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 17px;
  font-weight: 700;
}

.text-block-4 {
  margin-bottom: 15px;
}

.legenda {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-top: 15px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  border-style: none;
  border-width: 2px;
  border-color: #ccc;
  background-color: transparent;
  opacity: 0.9;
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
  font-size: 28px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
  white-space: normal;
  background-clip: border-box;
}

.descriere {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 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;
  border: 2px none #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 22px;
  text-align: left;
  letter-spacing: 0px;
  text-indent: 10px;
  text-transform: none;
}

.descriere h2 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
  font-size: 50px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
}

.descriere p {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-right: 120px;
  padding-left: 120px;
  color: #000;
  text-align: left;
}

.servicii {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #000;
  border-radius: 0px;
  box-shadow: 3px 3px 5px 0 #000;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-size: 25px;
  text-align: left;
}

.servicii h2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-left: 667px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: left;
}

.servicii p {
  margin-top: 50px;
  margin-bottom: 0px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
  font-size: 30px;
  font-weight: 700;
}

.body-4 {
  margin-top: 0px;
}

.main-background {
  height: 100vh;
  background-image: url('../images/rsz_coverestival.jpg');
  background-position: 50% 70%;
  background-size: cover;
}

.main-background.cazare {
  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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/masa_lac.JPG');
  background-position: 50% 100%;
  opacity: 1;
  color: #000;
}

.titlu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 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;
  opacity: 0.9;
  font-family: 'Great Vibes', cursive;
  color: #fff;
  font-size: 8vw;
  line-height: 4vh;
  letter-spacing: 1px;
}

.titlu.cazare {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: auto;
  height: auto;
  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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  font-size: 5vw;
  line-height: 1vh;
  -o-object-fit: fill;
  object-fit: fill;
}

.titlu.doi {
  width: 100%;
  height: 250px;
  padding-top: 90px;
  padding-bottom: 0px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  background-color: #fff;
  opacity: 1;
  color: #000;
  font-size: 12vw;
  background-clip: border-box;
  -o-object-fit: fill;
  object-fit: fill;
}

.titlu.nume {
  width: auto;
  height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.cazare-back {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/masa_lac.JPG');
  background-position: 0px 0px;
  background-size: cover;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border: 1px solid #000;
  border-radius: 4px;
}

.grid-4 {
  height: 100vh;
  grid-column-gap: 465px;
  grid-row-gap: 15px;
  -ms-grid-columns: 1fr 1.5fr;
  grid-template-columns: 1fr 1.5fr;
  background-image: url('../images/masa_lac.JPG');
  background-position: 50% 50%;
  background-size: cover;
}

.link-block {
  display: block;
  text-decoration: none;
}

.image {
  border-radius: 0px;
}

.media-contact {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 360px;
  margin-top: 80px;
  margin-bottom: 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;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.media {
  width: 20%;
  margin-right: 60px;
  margin-left: 60px;
  padding-right: 0px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 50%;
  background-image: url('../images/clipart491544.png');
  background-position: 50% 50%;
  background-size: cover;
}

.media.phone {
  width: 226px;
  height: 226px;
  margin-right: 0px;
  margin-left: 0px;
  background-image: url('../images/phone.png');
  opacity: 1;
}

.media.phone.facebook {
  background-image: url('../images/social-media-1177293_1280.png');
  opacity: 1;
}

.media.phone.insta {
  background-image: url('../images/instagram.png');
}

.link-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  color: #000;
  text-decoration: none;
}

.media-text {
  width: 300px;
  font-family: 'Playfair Display', sans-serif;
  color: #285c2f;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}

.media-text.facebook {
  width: 300px;
  color: #41557f;
  text-align: center;
}

.media-text.instagram {
  color: #513225;
}

.text-block-5 {
  max-width: 60vw;
  padding: 0px 80px 60px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
  font-size: 18px;
  text-align: left;
}

.text-block-6 {
  padding: 60px 60px 60px 80px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.link {
  color: #000;
  text-decoration: underline;
}

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

.div-block-10 {
  display: -ms-grid;
  display: grid;
  height: 60vh;
  margin-bottom: 15px;
  padding: 0px 140px;
  grid-auto-columns: 1fr;
  grid-auto-rows: 0vh;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
}

.oferim {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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;
  border-style: solid;
  border-width: 0px;
  border-color: #010000;
  border-radius: 25%;
  background-color: #fff;
  text-transform: none;
}

.oferim.e {
  background-color: #016e6e;
}

.oferim._1 {
  border-width: 0px;
  background-color: #02babc;
}

.oferim._3 {
  border-width: 0px;
  background-color: #010101;
  text-align: center;
}

.oferim._4 {
  background-color: #aeafaf;
}

.oferim._5 {
  background-color: #6c4c36;
}

.oferim._6 {
  background-color: #fdc629;
  text-align: center;
}

.oferim._7 {
  background-color: #fd634b;
}

.oferim._8 {
  background-color: #6552c4;
}

.serviciu {
  border-radius: 50%;
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}

.heading-4 {
  margin-bottom: 30px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
  font-size: 40px;
  line-height: 36px;
  text-align: center;
}

.heading-5 {
  margin-top: 40px;
  margin-bottom: 15px;
  color: #000;
  font-style: italic;
  text-align: center;
}

.text-block-7 {
  font-size: 30px;
  text-align: center;
}

.div-block-11 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: center;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  margin-bottom: 15px;
  -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;
  text-align: center;
}

.text-block-8 {
  margin-bottom: 0px;
  padding: 15px 90px 60px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
  text-align: center;
}

.text-block-9 {
  height: 100%;
  padding: 100px;
}

.regula {
  margin-bottom: 10px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
}

.list {
  padding: 40px 140px 140px;
}

.heading-6 {
  font-family: 'Source Sans Pro', sans-serif;
  text-align: center;
}

.div-block-13 {
  margin-top: 59px;
  padding-right: 120px;
  padding-left: 120px;
  font-family: 'Source Sans Pro', sans-serif;
}

.link-2 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
  font-size: 30px;
  text-align: center;
  text-decoration: none;
}

.link-2.footer-link {
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 0px;
  text-decoration: underline;
}

.link-2.footer-link:hover {
  color: #d89c9c;
}

.text-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 400px;
  margin-top: 50px;
  -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-image: url('../images/padure.jpg');
  background-position: 50% 50%;
  background-size: cover;
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 25px;
  text-align: center;
}

.activity {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 1px none #000;
  background-image: none;
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
  font-size: 25px;
  text-align: left;
}

.activity._1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: none;
  opacity: 0.9;
  color: #000;
  font-size: 25px;
  text-align: left;
  text-decoration: none;
}

.activity._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-bottom: 15px;
  -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-image: none;
  opacity: 0.9;
  color: #000;
  font-size: 25px;
  text-align: center;
}

.activity._3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -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-image: none;
  opacity: 0.9;
  color: #000;
  font-size: 25px;
}

.activity._4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -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-image: none;
  color: #000;
  font-size: 25px;
  text-align: left;
}

.activity._5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -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-image: none;
  color: #000;
  font-size: 25px;
}

.activity._6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -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-image: none;
  color: #000;
  font-size: 25px;
}

.activity._7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -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-image: none;
  color: #000;
  font-size: 25px;
  text-align: center;
}

.activity._0 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: auto;
  -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;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: none;
  color: #000;
  font-size: 25px;
  text-align: left;
}

.div-block-14 {
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.list-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 150px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 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;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-bottom: 15px;
  -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;
  border: 1px none #000;
  background-color: #fffdfd;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: 0px;
  margin-top: 60px;
  margin-bottom: 60px;
  margin-left: 15%;
  border: 0.5px solid #000;
}

.div-block-18 {
  margin-top: 0px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
  font-size: 50px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 75px;
  margin-bottom: 15px;
  -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;
}

.text-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  -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;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
}

.grid-5 {
  margin-top: 15px;
  margin-bottom: 0px;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-block-12 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
}

.grid-6 {
  margin-top: 15px;
  margin-bottom: 15px;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.link-block-3 {
  text-decoration: none;
}

.text-block-13 {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
}

.text-block-14 {
  margin-bottom: 15px;
  padding-top: 60px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
}

.descriere-vila-pret {
  padding-right: 0px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.text-block-16 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
}

.titlu-vila {
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
  font-size: 40px;
  font-weight: 400;
}

.text-block-17 {
  max-width: 600px;
  padding: 15px 0px;
  font-family: Montserrat, sans-serif;
  text-align: justify;
  letter-spacing: 1px;
}

.grid-7 {
  margin-bottom: 15px;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.imagini-vile-interior-2-copy {
  height: 300px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
}

.imagini-vile-interior-2-copy._1 {
  background-image: url('../images/IMG_5353.JPG');
}

.imagini-vile-interior-2-copy._2 {
  background-image: url('../images/IMG_3018.JPG');
  background-position: 50% 50%;
}

.imagini-vile-interior-2-copy._3 {
  background-image: url('../images/IMG_2966.JPG');
  background-position: 50% 100%;
}

.imagini-vile-interior-2-copy._4 {
  background-image: url('../images/IMG_2979.JPG');
  background-position: 50% 100%;
}

.imagini-vile-interior-2-copy._5 {
  background-image: url('../images/IMG_2963.JPG');
  background-position: 0% 50%;
  background-size: auto;
}

.imagini-vile-interior-2-copy._6 {
  background-image: url('../images/IMG_2972.JPG');
}

.imagini-vile-interior-2-copy.vila-a-1 {
  background-image: url('../images/Metro-4-1-p-3200.jpeg');
}

.imagini-vile-interior-2-copy.vila-a-2 {
  background-image: url('../images/IMG_2905-p-1600.jpeg');
}

.imagini-vile-interior-2-copy.vila-a-3 {
  background-image: url('../images/1390667_539721476119496_1546373964_n.jpg');
}

.imagini-vile-interior-2-copy.vila-a-4 {
  background-image: url('../images/rand-2-dreapta_inlocuit.JPG');
  background-position: 50% 100%;
}

.imagini-vile-interior-2-copy.vila-a-5 {
  background-image: url('../images/1395367_539721532786157_768548764_n.jpg');
}

.imagini-vile-interior-2-copy.vila-a-6 {
  background-image: url('../images/1472996_539722229452754_1675438062_n.jpg');
}

.imagini-vile-interior-2-copy.vila-a-6-copy {
  background-image: url('../images/de-adaugat-1.JPG');
}

.imagini-vile-interior-2-copy.vila-a-6-copy {
  background-image: url('../images/1472996_539722229452754_1675438062_n.jpg');
}

.imagini-vile-interior-2-copy.vila-a-6-copy-copy {
  background-image: url('../images/de-adaugat-2.JPG');
  background-size: contain;
  background-repeat: repeat-y;
}

.imagini-vile-interior-2-copy.vila-a7 {
  background-image: url('../images/de-adaugat-1.JPG');
  background-position: 50% 100%;
  background-size: 500px 300px;
  background-repeat: repeat-y;
}

.grid-8 {
  margin-bottom: 15px;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.cazare-individual-copy {
  height: 120vh;
  margin-bottom: 15px;
  background-image: url('../images/Corp-C.1.JPG');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
  text-align: justify;
}

.cazare-individual-copy.dalia {
  background-position: 50% 80%;
}

.cazare-individual-copy._2 {
  background-image: url('../images/Corp-B.JPG');
}

.imagini-vile-interior-2-copy {
  height: 300px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
}

.imagini-vile-interior-2-copy._2 {
  background-image: url('../images/IMG_5353.JPG');
}

.imagini-vile-interior-2-copy._2 {
  background-image: url('../images/IMG_3018.JPG');
  background-position: 50% 50%;
}

.imagini-vile-interior-2-copy._3 {
  background-image: url('../images/IMG_2966.JPG');
  background-position: 50% 100%;
}

.imagini-vile-interior-2-copy._4 {
  background-image: url('../images/IMG_2979.JPG');
  background-position: 50% 100%;
}

.imagini-vile-interior-2-copy._5 {
  background-image: url('../images/IMG_2963.JPG');
  background-position: 0% 50%;
  background-size: auto;
}

.imagini-vile-interior-2-copy._6 {
  background-image: url('../images/IMG_2972.JPG');
}

.imagini-vile-interior-2-copy.vila-c5 {
  background-image: url('../images/IMG_3093.JPG');
}

.imagini-vile-interior-2-copy.vila-c-1 {
  background-image: url('../images/1458628_547153568709620_780823121_n.jpg');
  background-position: 0% 0%;
}

.imagini-vile-interior-2-copy.vila-c2 {
  background-image: url('../images/IMG_3049.JPG');
}

.imagini-vile-interior-2-copy.vila-c3 {
  background-image: url('../images/IMG_3733-p-800.jpeg');
  background-position: 50% 100%;
}

.imagini-vile-interior-2-copy.vila-c4 {
  background-image: url('../images/IMG_3063.JPG');
}

.imagini-vile-interior-2-copy.vila-c6 {
  background-image: url('../images/IMG_3728-p-800.jpeg');
  background-position: 0% 100%;
}

.imagini-vile-interior-2-copy.vila-c7 {
  background-image: url('../images/IMG_3915-p-1600.jpeg');
  background-position: 0% 100%;
}

.imagini-vile-interior-2-copy.vila-c8 {
  background-image: url('../images/IMG_3074.JPG');
}

.cazare-individual-copy-copy {
  height: 120vh;
  margin-bottom: 15px;
  background-image: url('../images/Iris.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
  text-align: justify;
}

.cazare-individual-copy-copy.dalia {
  background-position: 50% 80%;
}

.cazare-individual-copy-copy._2 {
  background-image: url('../images/Corp-B.JPG');
}

.imagini-vile-interior-2-copy-copy {
  height: 300px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
}

.imagini-vile-interior-2-copy-copy._2 {
  background-image: url('../images/IMG_5353.JPG');
}

.imagini-vile-interior-2-copy-copy._2 {
  background-image: url('../images/IMG_3018.JPG');
  background-position: 50% 50%;
}

.imagini-vile-interior-2-copy-copy._3 {
  background-image: url('../images/IMG_2966.JPG');
  background-position: 50% 100%;
}

.imagini-vile-interior-2-copy-copy._4 {
  background-image: url('../images/IMG_2979.JPG');
  background-position: 50% 100%;
}

.imagini-vile-interior-2-copy-copy._5 {
  background-image: url('../images/IMG_2963.JPG');
  background-position: 0% 50%;
  background-size: auto;
}

.imagini-vile-interior-2-copy-copy._6 {
  background-image: url('../images/IMG_2972.JPG');
}

.imagini-vile-interior-2-copy-copy.vila-c5 {
  background-image: url('../images/IMG_3093.JPG');
}

.imagini-vile-interior-2-copy-copy.vila-c-1 {
  background-image: url('../images/1458628_547153568709620_780823121_n.jpg');
  background-position: 0% 0%;
}

.imagini-vile-interior-2-copy-copy.vila-c2 {
  background-image: url('../images/IMG_3049.JPG');
}

.imagini-vile-interior-2-copy-copy.vila-c3 {
  background-image: url('../images/IMG_3052.JPG');
  background-position: 0% 0%;
}

.imagini-vile-interior-2-copy-copy.vila-c4 {
  background-image: url('../images/IMG_3063.JPG');
}

.imagini-vile-interior-2-copy-copy.vila-c6 {
  background-image: url('../images/IMG_3056.JPG');
  background-position: 0% 100%;
}

.imagini-vile-interior-2-copy-copy.vila-iris1 {
  background-image: url('../images/rsz_img_6302-p-800_1.jpeg');
  background-position: 0% 50%;
}

.imagini-vile-interior-2-copy-copy.vila-iris2 {
  background-image: url('../images/IMG_6336-p-800.jpeg');
  background-position: 0% 50%;
}

.imagini-vile-interior-2-copy-copy.vila-iris-3 {
  background-image: url('../images/IMG_6320-p-1080.jpeg');
  background-position: 0% 80%;
}

.imagini-vile-interior-2-copy-copy.vila-iris4 {
  background-image: url('../images/FullSizeRender-4.jpg');
  background-position: 50% 50%;
}

.imagini-vile-interior-2-copy-copy.vila-iris5 {
  background-image: url('../images/IMG_7419.JPG');
}

.imagini-vile-interior-2-copy-copy.vila-iris6 {
  background-image: url('../images/IMG_6334-p-1080.jpeg');
  background-position: 0% 50%;
}

.imagini-vile-interior-2-copy-copy.vila-iris7 {
  background-image: url('../images/IMG_6341-p-500.jpeg');
  background-size: 252px 336px;
  background-repeat: repeat-y;
}

.imagini-vile-interior-2-copy-copy.vila-iris8 {
  background-image: url('../images/13681980_1155083751224088_669847222_o.jpg');
}

.imagini-vile-interior-2-copy-copy.vila-iris9 {
  background-image: url('../images/IMG_5665-p-1080.jpeg');
  background-size: 252px 336px;
  background-repeat: repeat-y;
}

.imagini-vile-interior-2-copy-copy.vila-dalia {
  background-image: url('../images/rsz_img_6302.jpg');
}

.imagini-vile-interior-2-copy-copy.vila-dalia1 {
  background-image: url('../images/13681980_1155083751224088_669847222_o.jpg');
}

.imagini-vile-interior-2-copy-copy.vila-dalia2 {
  background-image: url('../images/IMG_6334-p-1080.jpeg');
}

.imagini-vile-interior-2-copy-copy.vila-dalia3 {
  background-image: url('../images/IMG_7419-p-800_1.jpeg');
}

.imagini-vile-interior-2-copy-copy.vila-dalia4 {
  background-image: url('../images/rsz_img_6450-p-800.jpeg');
  background-position: 0% 75%;
}

.imagini-vile-interior-2-copy-copy.vila-dalia5 {
  background-image: url('../images/FullSizeRender-4-p-1080_1.jpeg');
}

.imagini-vile-interior-2-copy-copy.vila-dalia6 {
  background-image: url('../images/IMG_6336-p-800.jpeg');
}

.imagini-vile-interior-2-copy-copy.vila-dalai7 {
  background-image: url('../images/IMG_5665-p-1080.jpeg');
  background-size: 378px 504px;
  background-repeat: repeat-y;
}

.imagini-vile-interior-2-copy-copy.vila-dalia8 {
  background-image: url('../images/IMG_6341-p-500.jpeg');
  background-position: 50% 100%;
  background-size: 378px 504px;
  background-repeat: repeat-y;
}

.imagini-vile-interior-2-copy-copy.vila-oliv1 {
  background-image: url('../images/rsz_img_6090-1-p-800.jpeg');
}

.imagini-vile-interior-2-copy-copy.vila-oliv2 {
  background-image: url('../images/rsz_img_5671-p-800.jpeg');
  background-position: 0% 100%;
}

.imagini-vile-interior-2-copy-copy.vila-oliv3 {
  background-image: url('../images/13681980_1155083751224088_669847222_o.jpg');
}

.imagini-vile-interior-2-copy-copy.vila-oliv4 {
  background-image: url('../images/IMG_6334-p-1080.jpeg');
}

.imagini-vile-interior-2-copy-copy.vila-oliv5 {
  background-image: url('../images/FullSizeRender-4-p-1080_1.jpeg');
}

.imagini-vile-interior-2-copy-copy.vila-oliv6 {
  background-image: url('../images/IMG_6336-p-800.jpeg');
}

.imagini-vile-interior-2-copy-copy.vila-oliv7 {
  background-image: url('../images/IMG_5665-p-1080.jpeg');
  background-size: 373px 504px;
  background-repeat: repeat-y;
}

.imagini-vile-interior-2-copy-copy.vila-oliv8 {
  background-image: url('../images/IMG_6341-p-500.jpeg');
  background-position: 50% 100%;
  background-size: 373px 504px;
  background-repeat: repeat-y;
}

.imagini-vile-interior-2-copy-copy.vila-iris10 {
  background-image: url('../images/IMG_8333.JPG');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: repeat-y;
}

.cazare-individual-copy-copy-copy {
  height: 120vh;
  margin-bottom: 15px;
  background-image: url('../images/Dalia.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
  text-align: justify;
}

.cazare-individual-copy-copy-copy.dalia {
  background-position: 50% 80%;
}

.cazare-individual-copy-copy-copy._2 {
  background-image: url('../images/Corp-B.JPG');
}

.cazare-individual-copy-copy-copy-copy {
  height: 120vh;
  margin-bottom: 15px;
  background-image: url('../images/Oliv-p-2000.jpeg');
  background-position: 50% 15%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
  text-align: justify;
}

.cazare-individual-copy-copy-copy-copy.dalia {
  background-position: 50% 80%;
}

.cazare-individual-copy-copy-copy-copy._2 {
  background-image: url('../images/Corp-B.JPG');
}

.div-block-19 {
  width: 70%;
  height: 0px;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 15%;
  border: 0.5px solid #000;
  border-radius: 0px;
}

.heading-7 {
  margin-bottom: 30px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
  font-size: 50px;
  font-style: italic;
  font-weight: 400;
}

.text-block-18 {
  margin-bottom: 15px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
  font-style: italic;
}

.social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 600px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.text-block-19 {
  color: #ccc;
  font-size: 20px;
  text-decoration: none;
}

.link-block-4 {
  display: inline-block;
  text-decoration: none;
}

.social-link {
  padding-right: 15px;
}

.image-2 {
  margin-left: 0px;
  padding-right: 0px;
  opacity: 0.8;
  -webkit-filter: saturate(200%);
  filter: saturate(200%);
}

.image-3 {
  opacity: 0.8;
  -webkit-filter: saturate(200%);
  filter: saturate(200%);
}

.image-4 {
  opacity: 0.8;
  -webkit-filter: saturate(200%);
  filter: saturate(200%);
}

.dropdown-toggle.menu-bara.w--open {
  color: #fffdfd;
}

.dropdown-list {
  background-color: #9b9b9b;
}

.dropdown-list.w--open {
  background-color: #ccc;
  color: #588c9c;
}

.text-block-21 {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 13px;
  font-weight: 300;
}

.grid-9 {
  margin-top: 15px;
  margin-bottom: 15px;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.photo {
  height: 300px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: auto;
}

.photo._1 {
  background-image: url('../images/IMG_7059.JPG');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat-y;
}

.photo._2 {
  background-image: url('../images/IMG_7059.JPG');
  background-position: 50% 50%;
  background-size: cover;
}

.photo._3 {
  background-image: url('../images/IMG_3935-p-500.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.photo._4 {
  background-image: url('../images/IMG_3096-p-500.jpeg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat-y;
}

.photo._5 {
  background-image: url('../images/IMG_6830_mic.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.photo._6 {
  background-image: url('../images/IMG_5943.JPG');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat-y;
}

.photo._7 {
  background-image: url('../images/IMG_7169-p-500.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.photo._8 {
  background-image: url('../images/IMG_7929-p-1080.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.photo._9 {
  background-image: url('../images/VQJBE6018.JPG');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat-y;
}

.photo._10 {
  background-image: url('../images/IMG_2849-p-500.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
}

.photo._11 {
  background-image: url('../images/IMG_7145-p-500.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat-y;
}

.photo._12 {
  background-image: url('../images/IMG_8696-p-500.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.photo._13 {
  background-image: url('../images/IMG_7587-p-500.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.photo._14 {
  background-image: url('../images/IMG_5606.JPG');
  background-size: cover;
}

.photo._15 {
  background-image: url('../images/IMG_7397-p-500.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.photo._16 {
  background-image: url('../images/IMG_4599-p-500.jpeg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat-y;
}

.photo._17 {
  background-image: url('../images/IMG_5076-p-500.jpeg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat-y;
}

.photo._18 {
  background-image: url('../images/rsz_coverestival.jpg');
  background-size: cover;
}

.photo._19 {
  background-image: url('../images/rsz_dsc_2215-p-500.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.photo._20 {
  background-image: url('../images/rsz_dsc_2242-p-1080.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.photo._21 {
  background-image: url('../images/rsz_dsc_2245-p-500.jpeg');
  background-position: 50% 100%;
  background-size: cover;
}

.photo._22 {
  background-image: url('../images/foisor.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.photo._23 {
  background-image: url('../images/rsz_dsc_2297.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat-y;
}

.photo._24 {
  background-image: url('../images/IMG2_6393-p-500.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.photo._25 {
  background-image: url('../images/IMG2_7759-p-500.jpeg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat-y;
}

.photo._26 {
  background-image: url('../images/DSC2_2309-p-500.jpeg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat-y;
}

.heading-8 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
  font-size: 50px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.text-block-22 {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-right: 120px;
  padding-left: 120px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
}

.heading-9 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
  font-size: 50px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}

.heading-10 {
  margin-top: 15px;
  margin-bottom: 0px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
  font-size: 50px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}

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

.div-block-20.body-12 {
  margin-bottom: 0px;
}

.div-block-20._1 {
  margin-bottom: 0px;
  margin-left: 0px;
}

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

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

.div-block-22 {
  height: 800px;
  margin-top: 15px;
  margin-bottom: 15px;
  background-image: url('../images/Cepotiface2.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.politica {
  padding-right: 38px;
  padding-left: 38px;
}

.heading-11 {
  font-family: 'Source Sans Pro', sans-serif;
}

.heading-12 {
  font-family: 'Source Sans Pro', sans-serif;
}

.heading-13 {
  font-family: 'Source Sans Pro', sans-serif;
}

.heading-14 {
  font-family: 'Source Sans Pro', sans-serif;
}

.heading-15 {
  font-family: 'Source Sans Pro', sans-serif;
}

.heading-16 {
  font-family: 'Source Sans Pro', sans-serif;
}

.heading-17 {
  font-family: 'Source Sans Pro', sans-serif;
}

.heading-18 {
  font-family: 'Source Sans Pro', sans-serif;
}

.heading-19 {
  font-family: 'Source Sans Pro', sans-serif;
}

.heading-20 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-2 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-3 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-4 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-5 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-6 {
  font-family: 'Source Sans Pro', sans-serif;
}

.list-3 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-7 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-8 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-9 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-10 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-11 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-12 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-13 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-14 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-15 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-16 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-17 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-18 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-19 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-20 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-21 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-22 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-23 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-24 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-25 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-26 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-27 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-28 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-29 {
  font-family: 'Source Sans Pro', sans-serif;
}

.list-item {
  font-family: 'Source Sans Pro', sans-serif;
}

.list-item-2 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-30 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-31 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-32 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-33 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-34 {
  font-family: 'Source Sans Pro', sans-serif;
}

.paragraph-35 {
  font-weight: 700;
}

.cookie {
  position: fixed;
  left: 20px;
  top: auto;
  bottom: 20px;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding: 8px 24px;
  -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: 5px;
  background-color: #f6f6f6;
}

.paragraph-36 {
  margin-bottom: 0px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
}

.link-3 {
  padding-bottom: 10px;
  color: #588c9c;
  text-decoration: none;
}

.button {
  margin-left: 15px;
  background-color: #d46667;
  font-family: 'Source Sans Pro', sans-serif;
}

.close-btn {
  margin-left: 15px;
  background-color: #588c9c;
  font-family: 'Source Sans Pro', sans-serif;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 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;
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
  font-weight: 700;
}

.text-block-23 {
  margin-right: 5px;
  text-transform: uppercase;
}

.text-block-24 {
  text-decoration: none;
}

.link-block-5 {
  color: #000;
  text-decoration: none;
}

.text-block-25 {
  color: #588c9c;
}

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

@media screen and (max-width: 991px) {
  .div-main-background {
    padding-bottom: 0px;
  }

  .main-background-home {
    padding-bottom: 0px;
  }

  .main-heading-home {
    margin-top: 0px;
    margin-bottom: 15px;
  }

  .navbar {
    margin-left: -15px;
  }

  .nav-menu {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 25%;
    background-color: #588c9c;
  }

  .container {
    margin-left: auto;
  }

  .main-description.yes {
    margin-bottom: 15px;
  }

  .client-image-prev {
    height: 150px;
  }

  .collection-list {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .cazare-individual {
    height: 80vh;
    margin-bottom: 10px;
    background-position: 50% 10%;
  }

  .cazare-individual._2 {
    margin-bottom: 10px;
  }

  .grid-descriere {
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 10px 0px;
    -ms-grid-columns: 0.25fr 0.75fr 0.5fr;
    grid-template-columns: 0.25fr 0.75fr 0.5fr;
    -ms-grid-rows: 2.5fr 0.5fr 0.5fr;
    grid-template-rows: 2.5fr 0.5fr 0.5fr;
  }

  .descriere-vila {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .descriere-vila.capacitate {
    padding: 0px;
  }

  .descriere-vila.descirere {
    max-width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    text-align: left;
  }

  .text-block-2 {
    padding: 0px;
  }

  .text-block-3 {
    padding-right: 0px;
  }

  .imagini-vile-interior-2 {
    height: 350px;
    background-size: cover;
  }

  .collection-item-3 {
    margin-bottom: 0px;
  }

  .collection-list-4 {
    margin-bottom: 0px;
    padding-bottom: 0px;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .about-us {
    height: 80vh;
    background-position: 65% 100%;
    font-size: 10px;
  }

  .section-2 {
    height: 60vh;
  }

  .contact-heading {
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .legenda {
    font-size: 18px;
  }

  .descriere {
    border-width: 0px;
    font-size: 18px;
  }

  .descriere h2 {
    font-size: 40px;
  }

  .descriere p {
    padding-right: 15px;
    padding-left: 15px;
  }

  .servicii {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 18px;
  }

  .servicii h2 {
    width: auto;
    margin-top: 15px;
    margin-bottom: 0px;
    margin-left: 0px;
    -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;
    font-size: 25px;
  }

  .body-4 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .main-background {
    height: 80vh;
  }

  .titlu {
    padding-top: 0px;
    font-size: 8vw;
    line-height: 8vh;
  }

  .titlu.doi {
    height: 130px;
  }

  .grid-4 {
    grid-column-gap: 15px;
    -ms-grid-columns: 3fr 3fr;
    grid-template-columns: 3fr 3fr;
  }

  .collection-list-wrapper-2 {
    margin-bottom: 15px;
  }

  .media-contact {
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .body-5 {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .div-block-10 {
    height: 100%;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }

  .serviciu {
    font-size: 23px;
  }

  .heading-4 {
    font-style: italic;
    font-weight: 400;
  }

  .text-block-8 {
    padding: 50px;
    font-size: 18px;
  }

  .list {
    margin-bottom: 30px;
    padding: 0px 20px;
  }

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

  .activity {
    font-size: 20px;
  }

  .activity._1 {
    font-size: 20px;
  }

  .activity._2 {
    font-size: 20px;
  }

  .activity._3 {
    font-size: 20px;
  }

  .activity._4 {
    font-size: 20px;
  }

  .activity._5 {
    font-size: 20px;
  }

  .activity._6 {
    font-size: 20px;
  }

  .activity._7 {
    font-size: 20px;
  }

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

  .div-block-18 {
    font-size: 40px;
  }

  .text-block-13 {
    padding-top: 0px;
    padding-right: 0px;
  }

  .descriere-vila-pret {
    padding-right: 0px;
  }

  .grid-7 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .imagini-vile-interior-2-copy {
    height: 350px;
    background-size: cover;
  }

  .grid-8 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .cazare-individual-copy {
    height: 80vh;
    margin-bottom: 10px;
    background-position: 50% 10%;
  }

  .imagini-vile-interior-2-copy {
    height: 350px;
    background-size: cover;
  }

  .cazare-individual-copy-copy {
    height: 80vh;
    margin-bottom: 10px;
    background-position: 50% 10%;
  }

  .imagini-vile-interior-2-copy-copy {
    height: 350px;
    background-size: cover;
  }

  .cazare-individual-copy-copy-copy {
    height: 80vh;
    margin-bottom: 10px;
    background-position: 50% 10%;
  }

  .cazare-individual-copy-copy-copy-copy {
    height: 80vh;
    margin-bottom: 10px;
    background-position: 50% 10%;
  }

  .heading-7 {
    font-size: 40px;
  }

  .social {
    padding-right: 515px;
    padding-left: 0px;
  }

  .menu-button {
    background-color: #588c9c;
  }

  .menu-button.w--open {
    background-color: #9b9b9b;
  }

  .text-block-20 {
    font-family: Vollkorn, serif;
    color: #fffdfd;
    font-weight: 700;
  }

  .dropdown-toggle {
    left: auto;
  }

  .grid-9 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .heading-8 {
    font-size: 40px;
  }

  .text-block-22 {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 18px;
  }

  .heading-9 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 40px;
  }

  .heading-10 {
    font-size: 40px;
  }

  .div-block-22 {
    height: 500px;
    background-repeat: no-repeat;
  }

  .cookie {
    left: 0px;
    right: 15px;
    bottom: 160px;
    width: 100%;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .close-btn {
    margin-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  .main-heading-home.cazare {
    margin-top: 10px;
  }

  .navbar {
    margin-left: -10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #588c9c;
  }

  .footer {
    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;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }

  .heading-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .footer-link {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center;
  }

  .div-block {
    padding-right: 0px;
    -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-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .collection-list {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .collection-list-3 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .cazare-individual {
    height: 60vh;
    margin-bottom: 0px;
  }

  .grid-descriere {
    padding: 0px;
  }

  .descriere-vila.descirere {
    text-align: left;
  }

  .imagini-vile-interior-2 {
    height: 300px;
  }

  .collection-list-4 {
    grid-auto-rows: 1fr;
    -ms-grid-rows: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
  }

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

  .div-block-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .body-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .body-3 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .about-us {
    line-height: 44px;
  }

  .section-2 {
    height: 100%;
  }

  .contact-heading {
    height: 40vh;
  }

  .legenda {
    margin-top: 10px;
    font-size: 16px;
    line-height: 30px;
  }

  .descriere h2 {
    font-size: 30px;
  }

  .descriere p {
    font-size: 16px;
  }

  .main-background {
    height: 80vh;
  }

  .titlu {
    width: 100%;
    height: 100%;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 10vw;
    line-height: 10vh;
  }

  .titlu.doi {
    height: 110px;
  }

  .grid-4 {
    grid-column-gap: 30px;
    -ms-grid-columns: 2.5fr 2.75fr;
    grid-template-columns: 2.5fr 2.75fr;
  }

  .media-contact {
    margin-top: 0px;
  }

  .div-block-10 {
    height: 100vh;
    -ms-grid-rows: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
  }

  .serviciu {
    font-size: 18px;
  }

  .heading-4 {
    font-size: 30px;
  }

  .div-block-12 {
    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;
  }

  .text-block-8 {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0px;
    font-size: 16px;
  }

  .regula {
    font-size: 14px;
  }

  .list {
    padding-right: 20px;
    padding-left: 20px;
  }

  .body-6 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .body-7 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .activity {
    height: 300px;
    font-size: 16px;
  }

  .activity._1 {
    height: 300px;
    font-size: 16px;
  }

  .activity._2 {
    height: 300px;
    font-size: 16px;
  }

  .activity._3 {
    height: 300px;
    font-size: 16px;
  }

  .activity._4 {
    height: 300px;
    font-size: 16px;
  }

  .activity._5 {
    height: 300px;
    font-size: 16px;
  }

  .activity._6 {
    height: 300px;
    font-size: 16px;
  }

  .activity._7 {
    height: 300px;
    font-size: 16px;
  }

  .activity._0 {
    height: 300px;
    font-size: 16px;
  }

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

  .div-block-18 {
    font-size: 30px;
  }

  .grid-5 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .grid-6 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .imagini-vile-interior-2-copy {
    height: 300px;
  }

  .cazare-individual-copy {
    height: 60vh;
    margin-bottom: 0px;
  }

  .imagini-vile-interior-2-copy {
    height: 300px;
  }

  .cazare-individual-copy-copy {
    height: 60vh;
    margin-bottom: 0px;
  }

  .imagini-vile-interior-2-copy-copy {
    height: 300px;
  }

  .cazare-individual-copy-copy-copy {
    height: 60vh;
    margin-bottom: 0px;
  }

  .cazare-individual-copy-copy-copy-copy {
    height: 60vh;
    margin-bottom: 0px;
  }

  .body-8 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .body-9 {
    padding-right: 10px;
    padding-left: 10px;
  }

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

  .body-11 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .body-12 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .body-13 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-19 {
    margin-top: 25px;
    margin-bottom: 25px;
  }

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

  .social {
    padding-right: 280px;
  }

  .icon {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
  }

  .grid-9 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .heading-8 {
    font-size: 30px;
  }

  .text-block-22 {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 16px;
  }

  .heading-9 {
    font-size: 30px;
  }

  .heading-10 {
    font-size: 30px;
  }

  .div-block-20 {
    margin-top: -35px;
    padding-top: 0px;
  }

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

  .cookie {
    right: 10px;
  }

  .paragraph-36 {
    font-size: 12px;
  }

  .button {
    font-size: 12px;
  }

  .close-btn {
    font-size: 12px;
  }

  .text-block-23 {
    font-size: 12px;
  }

  .text-block-24 {
    font-size: 12px;
  }

  .text-block-25 {
    font-size: 12px;
  }
}

@media screen and (max-width: 479px) {
  .main-background-home {
    height: 60vh;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 4.25fr 1.25fr;
    grid-template-rows: 4.25fr 1.25fr;
  }

  .navbar {
    margin-right: 0px;
    margin-left: -5px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: #588c9c;
  }

  .container {
    margin-left: auto;
  }

  .footer {
    height: auto;
    justify-items: stretch;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    font-size: 13px;
    line-height: 1.4;
    text-align: center;
  }

  .footer-link {
    width: 100%;
    text-align: center;
  }

  .div-block {
    padding-right: 0px;
    text-align: center;
  }

  .client-image-prev.cazare {
    height: 300px;
  }

  .collection-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .cazare-background {
    margin-bottom: 134px;
    background-position: 35% 50%;
  }

  .cazare-individual {
    height: 40vh;
    background-position: 50% 50%;
  }

  .grid-descriere {
    margin-bottom: 5px;
    grid-auto-columns: 0.25fr;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    -ms-grid-columns: 0.5fr 1.5fr;
    grid-template-columns: 0.5fr 1.5fr;
  }

  .denumire-si-descriere {
    padding-bottom: 5px;
  }

  .descriere-vila.descirere {
    width: 100%;
    max-width: none;
    padding-bottom: 15px;
    letter-spacing: 0px;
  }

  .text-block-3 {
    margin-top: 0px;
  }

  .imagini-vile-interior-2 {
    height: 250px;
    margin-top: 0px;
    padding-top: 0px;
  }

  .collection-item-3 {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .collection-list-4 {
    display: -ms-grid;
    display: grid;
    margin-bottom: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    grid-auto-columns: 1fr;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .body {
    padding: 0px 5px;
    font-size: 14px;
  }

  .div-block-6 {
    width: 100%;
    margin-left: 0px;
  }

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

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

  .section-2 {
    margin-top: 205px;
  }

  .contact-heading {
    height: 20vh;
    font-size: 35px;
    text-align: center;
  }

  .legenda {
    margin-top: 5px;
    font-size: 13px;
  }

  .descriere p {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 14px;
  }

  .body-4 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .main-background {
    height: 80vh;
  }

  .titlu {
    padding-top: 0px;
    font-size: 12vw;
    line-height: 0vh;
  }

  .titlu.doi {
    height: 90px;
    background-color: #fff;
    color: #000;
  }

  .media-text {
    width: 100%;
  }

  .media-text.facebook {
    width: 100%;
  }

  .media-text.instagram {
    width: 100%;
  }

  .body-5 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .text-block-5 {
    width: 100%;
    max-width: none;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: left;
  }

  .div-block-10 {
    height: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 65px;
    padding-left: 65px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-row-gap: 15px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .oferim._1 {
    width: 100%;
    height: 100%;
  }

  .oferim._4 {
    width: 100%;
    height: 100%;
  }

  .oferim._8 {
    width: 100%;
    height: 100%;
  }

  .serviciu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 150px;
    height: 150px;
    -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;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    font-size: 16px;
  }

  .heading-5 {
    font-family: 'Source Sans Pro', sans-serif;
    font-style: italic;
    font-weight: 400;
    text-decoration: none;
  }

  .text-block-7 {
    font-size: 20px;
  }

  .div-block-11 {
    width: 100%;
    color: #000;
  }

  .div-block-12 {
    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;
  }

  .text-block-8 {
    font-size: 14px;
  }

  .regula {
    font-size: 14px;
  }

  .list {
    padding: 0px 30px;
  }

  .heading-6 {
    margin-bottom: 20px;
    font-size: 28px;
  }

  .div-block-13 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .body-6 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .body-7 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .div-block-18 {
    font-size: 25px;
  }

  .grid-5 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .titlu-vila {
    font-size: 30px;
  }

  .imagini-vile-interior-2-copy {
    height: 250px;
    margin-top: 0px;
    padding-top: 0px;
  }

  .cazare-individual-copy {
    height: 40vh;
    background-position: 50% 50%;
  }

  .imagini-vile-interior-2-copy {
    height: 250px;
    margin-top: 0px;
    padding-top: 0px;
  }

  .cazare-individual-copy-copy {
    height: 40vh;
    background-position: 50% 50%;
  }

  .imagini-vile-interior-2-copy-copy {
    height: 250px;
    margin-top: 0px;
    padding-top: 0px;
  }

  .cazare-individual-copy-copy-copy {
    height: 40vh;
    background-position: 50% 50%;
  }

  .cazare-individual-copy-copy-copy-copy {
    height: 40vh;
    background-position: 50% 50%;
  }

  .body-8 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .body-9 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .body-10 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .body-11 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .body-12 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .body-13 {
    padding-right: 5px;
    padding-left: 5px;
  }

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

  .social {
    padding-right: 90px;
  }

  .body-14 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .grid-9 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .text-block-22 {
    font-size: 14px;
  }

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

  .div-block-22 {
    height: 400px;
  }

  .cookie {
    left: 0px;
    right: 5px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .paragraph-36 {
    text-align: center;
  }

  .close-btn {
    margin-bottom: 5px;
  }

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

  .text-block-23 {
    font-size: 7px;
  }

  .text-block-24 {
    text-align: center;
    text-transform: none;
  }

  .text-block-25 {
    font-size: 7px;
  }

  .div-block-24 {
    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;
  }
}

#w-node-2db2c4f11357-c4f11354 {
  -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: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-2db2c4f11362-c4f11354 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
}

#w-node-83ce4e8d6931-060dcfbd {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-83ce4e8d6934-060dcfbd {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-83ce4e8d6937-060dcfbd {
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-83ce4e8d693a-060dcfbd {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-83ce4e8d693d-060dcfbd {
  -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: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-83ce4e8d6940-060dcfbd {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-83ce4e8d6943-060dcfbd {
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-83ce4e8d6946-060dcfbd {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-304f7eaaf521-77a18ec3 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-ff40a3ba8480-77a18ec3 {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-e44e962be6ef-77a18ec3 {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-b05ab9eb9355-77a18ec3 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-c8acf317a040-77a18ec3 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-287d613fbbc7-43cbe3d3 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-f36e13aaf6bb-43cbe3d3 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-03719c342fdb-43cbe3d3 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-98e84805fb3e-43cbe3d3 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-389ea6288663-43cbe3d3 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-9ffecb6f83af-a2fcbead {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-9ffecb6f83b4-a2fcbead {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-9ffecb6f83b6-a2fcbead {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-9ffecb6f83b8-a2fcbead {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-1646e38d90ae-a2fcbead {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-670d615ca862-fdfa7d71 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-670d615ca867-fdfa7d71 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-670d615ca869-fdfa7d71 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-670d615ca86b-fdfa7d71 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-4996f75af028-fdfa7d71 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-bde2fae344db-e2b8b1e7 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-bde2fae344e0-e2b8b1e7 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-bde2fae344e2-e2b8b1e7 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-bde2fae344e4-e2b8b1e7 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-4408d2fdfd6a-e2b8b1e7 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-d9664203bf12-6e3bc904 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-d9664203bf17-6e3bc904 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-d9664203bf19-6e3bc904 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-d9664203bf1b-6e3bc904 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-4e0d101919b9-6e3bc904 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-665aabceb762-f78a1ced {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-665aabceb767-f78a1ced {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-665aabceb769-f78a1ced {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-665aabceb76b-f78a1ced {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-f7aa57ab5651-f78a1ced {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

@media screen and (max-width: 991px) {
  #w-node-83ce4e8d6937-060dcfbd {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }

  #w-node-83ce4e8d693a-060dcfbd {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }

  #w-node-83ce4e8d6943-060dcfbd {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-83ce4e8d6946-060dcfbd {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-304f7eaaf521-77a18ec3 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
  }

  #w-node-ff40a3ba8480-77a18ec3 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-column-align: auto;
    justify-self: auto;
  }

  #w-node-e44e962be6ef-77a18ec3 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-column-align: auto;
    justify-self: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  #w-node-b05ab9eb9355-77a18ec3 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-c8acf317a040-77a18ec3 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-287d613fbbc7-43cbe3d3 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }

  #w-node-f36e13aaf6bb-43cbe3d3 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-column-align: auto;
    justify-self: auto;
  }

  #w-node-03719c342fdb-43cbe3d3 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-98e84805fb3e-43cbe3d3 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-column-align: auto;
    justify-self: auto;
  }

  #w-node-389ea6288663-43cbe3d3 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-9ffecb6f83af-a2fcbead {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
  }

  #w-node-9ffecb6f83b4-a2fcbead {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-column-align: auto;
    justify-self: auto;
  }

  #w-node-9ffecb6f83b6-a2fcbead {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-9ffecb6f83b8-a2fcbead {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-column-align: auto;
    justify-self: auto;
  }

  #w-node-1646e38d90ae-a2fcbead {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-670d615ca862-fdfa7d71 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
  }

  #w-node-670d615ca867-fdfa7d71 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-column-align: auto;
    justify-self: auto;
  }

  #w-node-670d615ca869-fdfa7d71 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-670d615ca86b-fdfa7d71 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-column-align: auto;
    justify-self: auto;
  }

  #w-node-4996f75af028-fdfa7d71 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-bde2fae344db-e2b8b1e7 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
  }

  #w-node-bde2fae344e0-e2b8b1e7 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-column-align: auto;
    justify-self: auto;
  }

  #w-node-bde2fae344e2-e2b8b1e7 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 3;
    grid-column-end: 5;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-bde2fae344e4-e2b8b1e7 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-column-align: auto;
    justify-self: auto;
  }

  #w-node-4408d2fdfd6a-e2b8b1e7 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-d9664203bf12-6e3bc904 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
  }

  #w-node-d9664203bf17-6e3bc904 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-column-align: auto;
    justify-self: auto;
  }

  #w-node-d9664203bf19-6e3bc904 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 2;
    grid-column-end: 4;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-d9664203bf1b-6e3bc904 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-column-align: auto;
    justify-self: auto;
  }

  #w-node-4e0d101919b9-6e3bc904 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-665aabceb762-f78a1ced {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
  }

  #w-node-665aabceb767-f78a1ced {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-column-align: auto;
    justify-self: auto;
  }

  #w-node-665aabceb769-f78a1ced {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 2;
    grid-column-end: 4;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-665aabceb76b-f78a1ced {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-column-align: auto;
    justify-self: auto;
  }

  #w-node-f7aa57ab5651-f78a1ced {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }
}

@media screen and (max-width: 767px) {
  #w-node-83ce4e8d6931-060dcfbd {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-83ce4e8d6937-060dcfbd {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-83ce4e8d693a-060dcfbd {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-83ce4e8d6943-060dcfbd {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-83ce4e8d6946-060dcfbd {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }
}

@media screen and (max-width: 479px) {
  #w-node-2db2c4f11355-c4f11354 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: auto;
    align-self: auto;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-2db2c4f11357-c4f11354 {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-2db2c4f11362-c4f11354 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-83ce4e8d6934-060dcfbd {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 7;
    grid-row-start: 7;
    -ms-grid-row-span: 1;
    grid-row-end: 8;
  }

  #w-node-83ce4e8d6937-060dcfbd {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }

  #w-node-83ce4e8d693a-060dcfbd {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }

  #w-node-83ce4e8d6940-060dcfbd {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
  }

  #w-node-83ce4e8d6943-060dcfbd {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 8;
    grid-row-start: 8;
    -ms-grid-row-span: 1;
    grid-row-end: 9;
  }

  #w-node-b05ab9eb9355-77a18ec3 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 2;
    grid-column-end: 4;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-c8acf317a040-77a18ec3 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 2;
    grid-column-end: 4;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-287d613fbbc7-43cbe3d3 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-03719c342fdb-43cbe3d3 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-98e84805fb3e-43cbe3d3 {
    -ms-grid-column-align: end;
    justify-self: end;
  }

  #w-node-9ffecb6f83af-a2fcbead {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
  }

  #w-node-9ffecb6f83b6-a2fcbead {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-9ffecb6f83b8-a2fcbead {
    -ms-grid-column-align: end;
    justify-self: end;
  }

  #w-node-670d615ca862-fdfa7d71 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
  }

  #w-node-670d615ca86b-fdfa7d71 {
    -ms-grid-column-align: end;
    justify-self: end;
  }

  #w-node-bde2fae344db-e2b8b1e7 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
  }

  #w-node-bde2fae344e2-e2b8b1e7 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-bde2fae344e4-e2b8b1e7 {
    -ms-grid-column-align: end;
    justify-self: end;
  }

  #w-node-d9664203bf1b-6e3bc904 {
    -ms-grid-column-align: end;
    justify-self: end;
  }

  #w-node-665aabceb762-f78a1ced {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
  }

  #w-node-665aabceb769-f78a1ced {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-665aabceb76b-f78a1ced {
    -ms-grid-column-align: end;
    justify-self: end;
  }
}

