.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;
}

.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;
}

.hero-2 {
  overflow: visible;
  height: 100vh;
  margin-right: 0px;
  margin-left: 0px;
}

.home-section-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-bottom: 0px;
  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: 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;
}

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

.bold-text-3 {
  font-family: aktiv-grotesk, sans-serif;
}

.image {
  position: static;
}

.paragraph-light {
  opacity: 1;
  direction: ltr;
  font-family: Montserrat, sans-serif;
  color: #d3b887;
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
  white-space: normal;
}

.paragraph-light.main {
  padding-right: 20px;
  color: #676c77;
}

.container {
  width: auto;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.mainwrap {
  width: auto;
  height: auto;
  max-width: 1140px;
  margin: 0px auto;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 11px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 26px;
  line-height: 32px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.heading-2.white {
  margin-bottom: 10px;
  color: #fff;
  font-weight: 700;
}

.motto-wrap {
  width: 100%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: center;
}

.button {
  padding: 12px 25px;
  border-radius: 0px;
  background-color: #000;
  -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

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

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

.button.one {
  margin-top: 24px;
}

.heading-jumbo-small {
  width: auto;
  margin-top: 0px;
  margin-bottom: 62px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 35px;
  line-height: 50px;
  font-weight: 400;
  text-transform: none;
}

.div-block-3 {
  position: static;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  text-align: center;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 26px;
  line-height: 32px;
  font-weight: 800;
  text-transform: uppercase;
}

.div-block-6 {
  height: 100%;
  padding-bottom: 74px;
  background-color: #000;
  color: #fff;
}

.section4 {
  margin-top: 0px;
  padding-top: 60px;
  grid-column-gap: 33px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-41 {
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: transparent;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.spzret {
  height: 100%;
  padding-bottom: 15px;
  background-color: #000;
}

.footer_pl {
  height: 300px;
  background-color: transparent;
}

.footer-section {
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-areas: ". .";
  -ms-grid-columns: 1.5fr 30px 4.5fr;
  grid-template-columns: 1.5fr 4.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.paragraph {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
}

.contactinfo {
  margin-top: 38px;
  font-family: Montserrat, sans-serif;
  color: #d3b887;
  font-size: 32px;
  line-height: 45px;
}

.somewrapper {
  margin-top: 0px;
  margin-bottom: 120px;
}

.div-block-42 {
  margin-right: 0px;
}

.navwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100%;
  padding-right: 20px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-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;
}

.nav_right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 900px;
  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;
}

.image-2 {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 60px;
  padding-left: 0px;
  background-color: transparent;
}

.nav-whitebar {
  position: absolute;
  z-index: -2;
  width: 100%;
  height: 80px;
  background-color: #fff;
}

.footerbgswipe {
  position: relative;
  bottom: 300px;
  z-index: 2;
  width: 100%;
  height: 300px;
  background-color: #000;
}

.footer-container {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  height: 300px;
  max-width: 1140px;
  margin-right: auto;
  margin-left: 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;
}

.footerwrap {
  position: static;
  width: auto;
  max-width: 1140px;
  margin: 0px auto;
  float: none;
}

.footer_right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.bluelinefooter {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 40%;
  height: 6px;
  background-color: #d3b887;
}

.headingnew {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 26px;
  line-height: 32px;
  font-weight: 800;
  text-decoration: none;
  text-transform: uppercase;
}

.link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 30px;
  padding-left: 30px;
  -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: Montserrat, sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 800;
  text-decoration: none;
}

.link:hover {
  color: #d3b887;
}

.link.dark {
  color: #fff;
}

.link.dark:hover {
  color: #d3b887;
}

.bottomsection {
  margin-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-areas: ". .";
  -ms-grid-columns: 1.5fr 30px 0.75fr;
  grid-template-columns: 1.5fr 0.75fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-48 {
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.section1 {
  margin-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-areas: ".";
  -ms-grid-columns: 1.5fr 20px 1.5fr;
  grid-template-columns: 1.5fr 1.5fr;
  -ms-grid-rows: auto 20px auto;
  grid-template-rows: auto auto;
}

.section1.page1 {
  grid-column-gap: 0px;
}

.div-block-49 {
  position: relative;
  overflow: visible;
  width: 100%;
  height: 100%;
}

.copyright {
  font-family: Montserrat, sans-serif;
  color: #6a6a79;
  font-size: 12px;
  font-weight: 400;
}

.div-block-53 {
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.indresidences {
  border-radius: 3px;
  background-color: #d3b887;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 12px;
  letter-spacing: 1px;
}

.indresidences:hover {
  background-color: #000;
  color: #fff;
}

.work1-heading {
  display: block;
  max-width: 1140px;
  text-align: left;
}

.heading-5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.div-block-55 {
  height: 400px;
  background-image: url('../images/2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
}

.div-block-56 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 800px;
  -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: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.34)), to(rgba(0, 0, 0, 0.34))), url('../images/22.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.34), rgba(0, 0, 0, 0.34)), url('../images/22.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, fixed;
}

.div-block-57 {
  height: auto;
  max-width: 1140px;
}

.heading-6 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.herowork1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 80vh;
  margin-right: 0px;
  margin-left: 0px;
  -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-color: #f0f0f0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0.75))), url('../images/as-7.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), url('../images/as-7.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.herowork1.hr2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8))), url('../images/domSMALL.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url('../images/domSMALL.jpg');
}

.herowork1.hr12 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.85)), to(rgba(0, 0, 0, 0.85))), url('../images/v1-7.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)), url('../images/v1-7.jpg');
}

.herowork1.hr4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8))), url('../images/bo-3BIG.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url('../images/bo-3BIG.jpg');
}

.herowork1.hrgher {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.78)), to(rgba(0, 0, 0, 0.78))), url('../images/gh-2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.78), rgba(0, 0, 0, 0.78)), url('../images/gh-2.jpg');
}

.herowork1.bukuma {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.77)), to(rgba(0, 0, 0, 0.77))), url('../images/bk-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.77), rgba(0, 0, 0, 0.77)), url('../images/bk-1.jpg');
  background-position: 0px 0px, 50% 0%;
}

.herowork1.luve {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.79)), to(rgba(0, 0, 0, 0.79))), url('../images/sl-2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.79), rgba(0, 0, 0, 0.79)), url('../images/sl-2.jpg');
}

.herowork1.r8 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.72)), to(rgba(0, 0, 0, 0.72))), url('../images/gp-2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.72), rgba(0, 0, 0, 0.72)), url('../images/gp-2.jpg');
}

.herowork1.etap1 {
  height: 80vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.73)), to(rgba(0, 0, 0, 0.73))), url('../images/1200.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.73), rgba(0, 0, 0, 0.73)), url('../images/1200.jpg');
}

.herowork1.e2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.76)), to(rgba(0, 0, 0, 0.76))), url('../images/b2-4_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.76), rgba(0, 0, 0, 0.76)), url('../images/b2-4_1.jpg');
  background-position: 0px 0px, 50% 100%;
}

.herowork1.odelo {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.76)), to(rgba(0, 0, 0, 0.76))), url('../images/o-5.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.76), rgba(0, 0, 0, 0.76)), url('../images/o-5.jpg');
}

.herowork1.he32 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.69)), to(rgba(0, 0, 0, 0.69))), url('../images/bi-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.69), rgba(0, 0, 0, 0.69)), url('../images/bi-1.jpg');
}

.herowork1.hr12-copy-copy {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.85)), to(rgba(0, 0, 0, 0.85))), url('../images/v1-7.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)), url('../images/v1-7.jpg');
}

.herowork1.hr13 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.85)), to(rgba(0, 0, 0, 0.85))), url('../images/sparkasse-bank_hero.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)), url('../images/sparkasse-bank_hero.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.herowork1.hr14 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.85)), to(rgba(0, 0, 0, 0.85))), url('../images/płowiecka_new1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)), url('../images/płowiecka_new1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.text-block {
  padding-top: 20px;
  padding-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 39px;
  font-weight: 300;
  text-align: center;
}

.work1 {
  height: 400px;
}

.heading-8 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.work-1-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.div-block-61 {
  position: relative;
  left: auto;
  right: auto;
  z-index: 2;
  width: 100%;
  height: 400px;
  max-width: 1140px;
  padding-bottom: 40vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.work-location {
  padding-top: 20px;
  padding-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #d3b887;
  font-size: 24px;
  font-weight: 500;
  text-align: left;
}

.div-block-62 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 31px;
  -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;
}

.heading-9 {
  width: 60%;
  margin-top: 0px;
  padding-right: 42px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  font-weight: 300;
}

.fade {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: rgba(0, 0, 0, 0.66);
}

.heading-11 {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 0px;
  padding-right: 60px;
  padding-left: 60px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  text-align: left;
  text-transform: none;
}

.hero-portfolio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 80vh;
  margin-right: 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;
  background-color: #f0f0f0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.66)), to(rgba(0, 0, 0, 0.66))), url('../images/photo-1541964004267-562546128275.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0.66)), url('../images/photo-1541964004267-562546128275.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.hero-work-heading {
  display: block;
  max-width: 1140px;
  padding-bottom: 0px;
  text-align: left;
}

.div-block-66 {
  padding-left: 50px;
}

.work-01-wrapper {
  margin-top: 60px;
  margin-bottom: 60px;
}

.portfolio-container {
  width: auto;
  max-width: 1140px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.potfolio-grid {
  margin-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-areas: ".";
  -ms-grid-columns: 1.5fr 30px 1.5fr;
  grid-template-columns: 1.5fr 1.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.portfolio-01 {
  position: relative;
  overflow: hidden;
  height: 90%;
  background-color: transparent;
}

.hero-kontakt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 100vh;
  margin-right: 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;
  background-color: #f0f0f0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.66)), to(rgba(0, 0, 0, 0.66))), url('../images/photo-1466436905227-2ee384a76eaa.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0.66)), url('../images/photo-1466436905227-2ee384a76eaa.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.hero-kontakt-heading {
  display: block;
  max-width: 1140px;
  padding-bottom: 0px;
  text-align: left;
}

.kontakt-wrapper {
  margin-top: 60px;
  margin-bottom: 60px;
}

.kontakt-grid {
  margin-bottom: 0px;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-column-gap: 30px;
  grid-row-gap: 28px;
  grid-template-areas: "Area-3 Area-2" "Area .";
  -ms-grid-columns: 1.5fr 30px 1.5fr;
  grid-template-columns: 1.5fr 1.5fr;
  -ms-grid-rows: auto 28px auto 28px auto 28px auto;
  grid-template-rows: auto auto auto auto;
}

.kontakt-details {
  height: 360px;
}

.heading-12 {
  margin-top: 0px;
  font-family: aktiv-grotesk, sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 800;
}

.paragraph-2 {
  position: static;
  font-family: Montserrat, sans-serif;
  color: #676c77;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.map {
  width: 100%;
  height: 700px;
  background-color: #ca8b8b;
}

.clientlist-wrapper {
  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;
  background-color: #282c35;
  color: #5e10e9;
}

.clientlist-container {
  width: 100%;
  max-width: 1140px;
  padding-top: 45px;
  padding-bottom: 41px;
}

.grid {
  grid-column-gap: 21px;
  grid-template-areas: "Area Area Area";
  -ms-grid-columns: 1fr 21px 1fr 21px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.heading-13 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #d3b887;
  font-size: 32px;
  font-weight: 500;
  text-align: center;
}

.companies-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.company1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  margin-top: 13px;
  margin-bottom: 13px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.heading-14 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 25px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}

.hero-oferta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 80vh;
  margin-right: 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;
  background-color: #f0f0f0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.19)), to(rgba(0, 0, 0, 0.19))), url('../images/photo-1502473379243-ba6449c3b6c4.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.19), rgba(0, 0, 0, 0.19)), url('../images/photo-1502473379243-ba6449c3b6c4.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.hero-oferta-heading {
  display: block;
  max-width: 1140px;
  padding-bottom: 0px;
  text-align: left;
}

.slider {
  position: -webkit-sticky;
  position: sticky;
  height: 100vh;
}

.div-block-75 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1140px;
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bold-text-7 {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 54px;
  line-height: 74px;
  font-weight: 700;
}

.slide-nav {
  z-index: 8000;
}

.slide {
  position: static;
  background-image: url('../images/lance-anderson-s_JSq-i4m8A-unsplash.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/oliur-POycdKPE8KQ-unsplash.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

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

.div-block-77 {
  height: 600px;
  background-image: url('../images/4-copy.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.div-block-78 {
  height: 100%;
  background-color: #000;
  background-image: url('../images/3-copy.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-79 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #694c4c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.68)), to(rgba(0, 0, 0, 0.68))), url('../images/photo-1563891615762-0f4dfc63cc14.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.68), rgba(0, 0, 0, 0.68)), url('../images/photo-1563891615762-0f4dfc63cc14.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.contentcontainer {
  margin-top: 60px;
  margin-bottom: 20px;
}

.paragraph-dark {
  opacity: 1;
  font-family: Montserrat, sans-serif;
  color: #d3b887;
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
}

.hero_company {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 80vh;
  margin-right: 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;
  background-color: #f0f0f0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0.15))), url('../images/photo-1470075801209-17f9ec0cada6.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), url('../images/photo-1470075801209-17f9ec0cada6.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, fixed;
}

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

.grid_company {
  margin-bottom: 0px;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-column-gap: 20px;
  grid-row-gap: 30px;
  grid-template-areas: ".";
  -ms-grid-columns: 1.5fr 20px 1.25fr;
  grid-template-columns: 1.5fr 1.25fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.link_work {
  text-decoration: none;
}

.portfolio-02 {
  position: relative;
  overflow: hidden;
  height: 90%;
  background-color: transparent;
}

.work2 {
  height: 400px;
}

.work_image2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: #fff;
  background-image: url('../images/bi-1SMALL.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}

.work_image2:hover {
  background-image: url('../images/bi-1SMALL.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.work_image1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: #fff;
  background-image: url('../images/as-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}

.work_image1:hover {
  background-image: url('../images/as-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.grid-2 {
  height: 1500px;
  margin-bottom: 60px;
  grid-column-gap: 16px;
  grid-template-areas: "Area-2 Area-4 Area-3" "Area-2 Area-4 Area-3" "Area-2 Area-4 Area-3" "Area-5 Area-5 Area-3" "Area-5 Area-5 Area-6" "Area-5 Area-5 Area-6" "Area-7 Area-8 Area-6" "Area-7 Area-8 Area-9" "Area-7 Area-8 Area-9" "Area-10 Area-8 Area-9" "Area-10 Area-8 Area-9";
  -ms-grid-columns: 1fr 16px 1fr 16px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto;
}

.div-block-80 {
  height: 1500px;
  max-width: 1140px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
}

.div-block-81 {
  background-image: url('../images/r1-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.port_images {
  background-image: url('../images/r1-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.port_images.listimage2 {
  background-image: url('../images/r1-2.jpg');
}

.port_images.listimage3 {
  background-image: url('../images/r1-10.jpg');
}

.port_images.listimage4 {
  background-image: url('../images/r1-5.jpg');
}

.port_images.listimage5 {
  background-image: url('../images/r1-12.jpg');
}

.port_images.listimage6 {
  background-image: url('../images/r1-6.jpg');
}

.port_images.listimage7 {
  background-image: url('../images/r1-7.jpg');
}

.port_images.listimage8 {
  background-image: url('../images/r1-9.jpg');
}

.navigationbar {
  position: fixed;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.nav-dark {
  position: absolute;
  z-index: -2;
  width: 100%;
  height: 80px;
  background-color: #000;
}

.logodark {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 60px;
  padding-left: 0px;
  background-color: transparent;
}

.slide-3 {
  background-image: url('../images/dsadsa.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.portfolio-03 {
  position: relative;
  overflow: hidden;
  height: 90%;
  background-color: transparent;
}

.work_image3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: #fff;
  background-image: url('../images/domSMALL.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}

.work_image3:hover {
  background-image: url('../images/domSMALL.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.work3 {
  height: 400px;
}

.work4 {
  height: 400px;
}

.portfolio-04 {
  position: relative;
  overflow: hidden;
  height: 90%;
  background-color: transparent;
}

.work_image4 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: #fff;
  background-image: url('../images/bo-3SMALL.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}

.work_image4:hover {
  background-image: url('../images/bo-3SMALL.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.work5 {
  height: 400px;
}

.work6 {
  height: 400px;
}

.work7 {
  height: 400px;
}

.work8 {
  height: 400px;
}

.portfolio-05 {
  position: relative;
  overflow: hidden;
  height: 90%;
  background-color: transparent;
}

.portfolio-06 {
  position: relative;
  overflow: hidden;
  height: 90%;
  background-color: transparent;
}

.portfolio-07 {
  position: relative;
  overflow: hidden;
  height: 90%;
  background-color: transparent;
}

.portfolio-08 {
  position: relative;
  overflow: hidden;
  height: 90%;
  background-color: transparent;
}

.work_image8 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: #fff;
  background-image: url('../images/gp-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}

.work_image8:hover {
  background-image: url('../images/gp-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.work_image7 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: #fff;
  background-image: url('../images/sl-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}

.work_image7:hover {
  background-image: url('../images/sl-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.work_image6 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: #fff;
  background-image: url('../images/bk-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}

.work_image6:hover {
  background-image: url('../images/bk-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.work_image5 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: #fff;
  background-image: url('../images/gh-2SMALL.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}

.work_image5:hover {
  background-image: url('../images/gh-2SMALL.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.work9 {
  height: 400px;
}

.work10 {
  height: 400px;
}

.work11 {
  height: 400px;
}

.work12 {
  height: 400px;
}

.portfolio-09 {
  position: relative;
  overflow: hidden;
  height: 90%;
  background-color: transparent;
}

.portfolio-10 {
  position: relative;
  overflow: hidden;
  height: 90%;
  background-color: transparent;
}

.work_image10 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: #fff;
  background-image: url('../images/b2-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}

.work_image10:hover {
  background-image: url('../images/b2-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.work_image9 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: #fff;
  background-image: url('../images/b1-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}

.work_image9:hover {
  background-image: url('../images/b1-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.portfolio-11 {
  position: relative;
  overflow: hidden;
  height: 90%;
  background-color: transparent;
}

.work_image11 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: #fff;
  background-image: url('../images/o-6.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}

.work_image11:hover {
  background-image: url('../images/o-6.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.portfolio-12 {
  position: relative;
  overflow: hidden;
  height: 90%;
  background-color: transparent;
}

.work_image12 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: #fff;
  background-image: url('../images/v1-5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}

.work_image12:hover {
  background-image: url('../images/v1-5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.portimage {
  height: 400px;
  background-image: url('../images/as-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.portimage._2 {
  background-image: url('../images/as-7_1.jpg');
}

.portimage._4 {
  background-image: url('../images/as-6.jpg');
}

.portimage._3 {
  background-image: url('../images/as-5.jpg');
}

.portimage._5 {
  background-image: url('../images/as-2.jpg');
}

.portimage._6 {
  background-image: url('../images/foto-47.jpg');
}

.div-block-82 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  margin-top: 32px;
  -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: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.68)), to(rgba(0, 0, 0, 0.68))), url('../images/bi-1SMALL.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.68), rgba(0, 0, 0, 0.68)), url('../images/bi-1SMALL.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.div-block-83 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80%;
  max-width: 1140px;
  -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;
}

.heading-19 {
  font-family: Montserrat, sans-serif;
  color: #d3b887;
}

.bold-text-8 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 300;
}

.dlabiznesu {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.heading-20 {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #676c77;
  font-size: 22px;
  line-height: 32px;
  font-weight: 300;
  text-align: center;
}

.heading-21 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #0d0c16;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
}

.heading-22 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 16px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  color: #d3b887;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}

.div-block-84 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -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-color: #f5f5f5;
}

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

.house-klients {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  margin-top: 32px;
  -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: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.68)), to(rgba(0, 0, 0, 0.68))), url('../images/domSMALL.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.68), rgba(0, 0, 0, 0.68)), url('../images/domSMALL.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.dlah {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.grid_houseclients {
  margin-bottom: 50px;
  -ms-grid-rows: auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto;
}

.dom1 {
  height: 400px;
  background-image: url('../images/dom-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.dom2 {
  height: 400px;
  background-image: url('../images/dom-3.JPG');
  background-position: 50% 50%;
  background-size: cover;
}

.dom3 {
  height: 400px;
  background-image: url('../images/dom-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.dom4 {
  height: 400px;
  background-image: url('../images/domSMALL.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.val1 {
  height: 400px;
  background-image: url('../images/v1-4.jpg');
  background-position: 30% 30%;
  background-size: 100%;
}

.val2 {
  height: 400px;
  background-image: url('../images/v1-6.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.val3 {
  height: 400px;
  background-image: url('../images/v1-3.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.val4 {
  height: 400px;
  background-image: url('../images/v1-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.blueocean2 {
  height: 400px;
  background-image: url('../images/bo-7.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.blueocean3 {
  height: 400px;
  background-image: url('../images/bo-4.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.blueocean4 {
  height: 400px;
  background-image: url('../images/bo-8.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.blueocean5 {
  height: 400px;
  background-image: url('../images/bo-3BIG.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.blueocean6 {
  height: 400px;
  background-image: url('../images/bo-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.blueocean1 {
  height: 400px;
  background-image: url('../images/bo-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.gher1 {
  height: 400px;
  background-image: url('../images/gh-1.jpg');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: repeat;
  background-attachment: scroll;
}

.gher3 {
  height: 400px;
  background-image: url('../images/gh-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.gher2 {
  height: 400px;
  background-image: url('../images/gh-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.buk1 {
  height: 400px;
  background-image: url('../images/bk-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.buk2 {
  height: 400px;
  background-image: url('../images/bk-5.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.buk3 {
  height: 400px;
  background-image: url('../images/bk-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.buk4 {
  height: 400px;
  background-image: url('../images/bk-2.JPG');
  background-position: 50% 50%;
  background-size: cover;
}

.luv1 {
  height: 400px;
  background-image: url('../images/sl-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.luv2 {
  height: 400px;
  background-image: url('../images/sl-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.luv3 {
  height: 100%;
  background-image: url('../images/sl-5.jpg');
  background-position: 50% 50%;
  background-size: auto 100%;
}

.gp1 {
  height: 400px;
  background-image: url('../images/gp-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.gp2 {
  height: 400px;
  background-image: url('../images/gp-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.gp3 {
  height: 400px;
  background-image: url('../images/gp-16.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.gp4 {
  height: 400px;
  background-image: url('../images/gp-14.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.gp5 {
  height: 400px;
  background-image: url('../images/gp-12.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.gp6 {
  height: 400px;
  background-image: url('../images/gp-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.gp7 {
  height: 400px;
  background-image: url('../images/gp-8.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.gp8 {
  height: 400px;
  background-image: url('../images/gp-11.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.etap1 {
  height: 400px;
  background-image: url('../images/1200.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.etap2 {
  height: 400px;
  background-image: url('../images/b1-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.etap3 {
  height: 100%;
  background-image: url('../images/b1-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.etep1 {
  height: 400px;
  background-image: url('../images/b2-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.etep2 {
  height: 400px;
  background-image: url('../images/b2-4_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.etep3 {
  height: 400px;
  background-image: url('../images/b1-4_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.etep4 {
  height: 400px;
  background-image: url('../images/b2-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.odel1 {
  height: 400px;
  background-image: url('../images/o-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.odel2 {
  height: 400px;
  background-image: url('../images/o-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.odel3 {
  height: 400px;
  background-image: url('../images/o-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.odel4 {
  height: 100%;
  background-image: url('../images/o-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.odel5 {
  height: 400px;
  background-image: url('../images/o-6_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-85 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 540px;
  -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: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.74)), to(rgba(0, 0, 0, 0.74))), url('../images/bo-3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.74), rgba(0, 0, 0, 0.74)), url('../images/bo-3.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.subtitl2 {
  opacity: 1;
  direction: ltr;
  font-family: Montserrat, sans-serif;
  color: #d3b887;
  font-size: 26px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
  white-space: normal;
}

.divimage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 340px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-image: url('../images/sl-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.paragraphgrey {
  opacity: 1;
  direction: ltr;
  font-family: Montserrat, sans-serif;
  color: #676c77;
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
  white-space: normal;
}

.div-block-86 {
  max-width: 1170px;
}

.div553 {
  height: 360px;
}

.mobilemenupl {
  display: none;
  width: 60px;
  height: 60px;
}

.logomobile {
  position: absolute;
  display: none;
}

.image-4 {
  position: static;
}

.bc11 {
  height: 400px;
  background-image: url('../images/bi-1_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.vc12 {
  height: 400px;
  background-image: url('../images/bi-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.bc13 {
  height: 100%;
  background-image: url('../images/bi-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.heroir {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 100vh;
  margin-right: 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;
  background-color: #f0f0f0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.66)), to(rgba(0, 0, 0, 0.66))), url('../images/photo-1563891615762-0f4dfc63cc14.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0.66)), url('../images/photo-1563891615762-0f4dfc63cc14.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.div-block-91 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 80%;
  max-width: 1440px;
  padding: 35px 180px;
  -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;
  border: 2px solid #fff;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0.15);
}

.paragraph-3 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 26px;
  font-weight: 200;
  text-align: center;
}

.linkpl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px none #000;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
}

.linkpl:hover {
  color: #d3b887;
}

.linken {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: #000;
  font-family: Montserrat, sans-serif;
  color: #d3b887;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
}

.linken:hover {
  color: #d3b887;
}

.navlanguage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 220px;
  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;
}

.linkdarkpl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px none #fff;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
}

.linkdarkpl:hover {
  color: #d3b887;
}

.linkdarken {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px solid #fff;
  font-family: Montserrat, sans-serif;
  color: #d3b887;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
}

.linkdarken:hover {
  color: #d3b887;
}

.navdarklanguage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 220px;
  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;
}

.heading-27 {
  font-family: Montserrat, sans-serif;
  color: #000;
}

.text-block-4 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.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;
}

.linkdarkplen {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
}

.linkdarkplen:hover {
  color: #d3b887;
}

.linkdarkplpl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px solid #fff;
  font-family: Montserrat, sans-serif;
  color: #d3b887;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
}

.linkdarkplpl:hover {
  color: #d3b887;
}

.linkwhiteplpl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px solid #000;
  font-family: Montserrat, sans-serif;
  color: #d3b887;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
}

.linkwhiteplpl:hover {
  color: #d3b887;
}

.linkwhiteplen {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
}

.linkwhiteplen:hover {
  color: #d3b887;
}

.mobilemenuen {
  display: none;
  width: 60px;
  height: 60px;
}

.div-block-92 {
  height: 100%;
  padding-bottom: 74px;
  background-color: #000;
  color: #fff;
}

.paragraph-light-2 {
  opacity: 1;
  direction: ltr;
  font-family: Montserrat, sans-serif;
  color: #d3b887;
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
  white-space: normal;
}

.heading-29 {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 26px;
  line-height: 32px;
  font-weight: 800;
  text-transform: uppercase;
}

.spzret-2 {
  height: 100%;
  padding-bottom: 15px;
  background-color: #000;
}

.work13 {
  height: 400px;
}

.portfolio-13 {
  position: relative;
  overflow: hidden;
  height: 90%;
  background-color: transparent;
}

.work_image13 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: #fff;
  background-image: url('../images/sparkasse-bank_new.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}

.work_image13:hover {
  background-image: url('../images/sparkasse-bank_new.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.work14 {
  height: 400px;
}

.portfolio-14 {
  position: relative;
  overflow: hidden;
  height: 90%;
  background-color: transparent;
}

.work_image14 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: #fff;
  background-image: url('../images/płowiecka_new.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}

.work_image14:hover {
  background-image: url('../images/płowiecka_new.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.spark1 {
  height: 400px;
  background-image: url('../images/sparkasse-bank_new2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.spark2 {
  height: 400px;
  background-image: url('../images/sparkasse-bank_new4.jpg');
  background-position: 30% 30%;
  background-size: 100%;
}

.spark3 {
  height: 400px;
  background-image: url('../images/sparkasse-bank_hero.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.spark4 {
  height: 400px;
  background-image: url('../images/sparkasse-bank_new3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.plow1 {
  height: 400px;
  background-image: url('../images/płowiecka_new1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.plow2 {
  height: 400px;
  background-image: url('../images/płowiecka_new2.jpg');
  background-position: 50% 100%;
  background-size: 100%;
}

.plo3 {
  height: 400px;
  background-image: url('../images/sparkasse-bank_hero.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.plow3 {
  height: 400px;
  background-image: url('../images/płowiecka_new3.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.plow4 {
  height: 400px;
  background-image: url('../images/płowiecka_new.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

@media screen and (max-width: 991px) {
  .home-section-wrap {
    padding: 8px 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .home-section-wrap.wrap2 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .paragraph-light {
    padding-right: 20px;
    padding-left: 20px;
  }
  .paragraph-light.onee {
    padding-right: 0px;
    padding-left: 0px;
  }
  .button {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .heading-jumbo-small {
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-block-3 {
    padding-bottom: 0px;
  }
  .section4 {
    padding-right: 17px;
    padding-left: 17px;
    grid-auto-flow: row;
  }
  .spzret {
    padding-bottom: 0px;
  }
  .footer-section {
    grid-row-gap: 25px;
    grid-template-areas: "." ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 25px auto;
    grid-template-rows: auto auto;
    text-align: center;
  }
  .contactinfo {
    margin-top: 20px;
    font-size: 28px;
    line-height: 34px;
  }
  .div-block-42 {
    margin-right: 0px;
    padding-bottom: 40px;
  }
  .footer_right {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .link {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 12px;
  }
  .link.dark {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 12px;
  }
  .bottomsection {
    grid-row-gap: 50px;
    grid-template-areas: "." ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 50px auto;
    grid-template-rows: auto auto;
    text-align: center;
  }
  .section1 {
    grid-row-gap: 50px;
    grid-template-areas: "." ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 50px auto;
    grid-template-rows: auto auto;
    text-align: center;
  }
  .section1.page1 {
    grid-row-gap: 0px;
  }
  .indresidences {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 10px;
    font-weight: 500;
  }
  .work1-heading {
    padding-right: 20px;
    padding-left: 20px;
  }
  .heading-5 {
    font-size: 32px;
  }
  .div-block-57 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .heading-6 {
    line-height: 50px;
  }
  .div-block-61 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .heading-9 {
    width: 100%;
    padding-right: 0px;
  }
  .div-block-66 {
    padding-left: 20px;
  }
  .potfolio-grid {
    grid-row-gap: 50px;
    grid-template-areas: "." ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 50px auto;
    grid-template-rows: auto auto;
    text-align: center;
  }
  .hero-kontakt {
    height: 60vh;
  }
  .kontakt-grid {
    grid-row-gap: 50px;
    grid-template-areas: "." ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 50px auto;
    grid-template-rows: auto auto;
    text-align: center;
  }
  .kontakt-details {
    height: auto;
  }
  .clientlist-container {
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .grid {
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .heading-13 {
    font-size: 29px;
  }
  .companies-left {
    height: auto;
  }
  .company1 {
    padding: 20px;
  }
  .heading-14 {
    padding-left: 8px;
    font-size: 12px;
  }
  .div-block-75 {
    width: auto;
  }
  .bold-text-7 {
    font-size: 32px;
    line-height: 42px;
  }
  .div-block-79 {
    height: auto;
  }
  .contentcontainer {
    margin-bottom: 0px;
  }
  .paragraph-dark {
    margin-bottom: 0px;
  }
  .grid_company {
    grid-row-gap: 50px;
    grid-template-areas: "." ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 50px auto;
    grid-template-rows: auto auto;
    text-align: center;
  }
  .subtitl2 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 22px;
  }
  .paragraphgrey {
    text-align: left;
  }
  .image-3 {
    padding-bottom: 13px;
  }
  .heading-23 {
    font-size: 26px;
    line-height: 26px;
  }
  .div-block-89 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .bc13 {
    height: 100%;
  }
  .heroir {
    height: 100vh;
  }
  .div-block-91 {
    height: 80%;
    padding-right: 34px;
    padding-left: 34px;
  }
  .linkpl {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 12px;
  }
  .linken {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 12px;
  }
  .linkdarkpl {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 12px;
  }
  .linkdarken {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 12px;
  }
  .linkdarkplen {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 12px;
  }
  .linkdarkplpl {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 12px;
  }
  .linkwhiteplpl {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 12px;
  }
  .linkwhiteplen {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 12px;
  }
  .paragraph-light-2 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .paragraph-light-2.onee {
    padding-right: 0px;
    padding-left: 0px;
  }
  .spzret-2 {
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  .hero-2 {
    height: 60vh;
    margin-right: 0px;
    margin-left: 0px;
  }
  .home-section-wrap {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 30px;
  }
  .home-section-wrap.wrap2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .container {
    text-align: center;
  }
  .heading-jumbo-small {
    font-size: 28px;
    line-height: 36px;
  }
  .div-block-3 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section4 {
    padding-top: 40px;
    padding-right: 0px;
    padding-left: 0px;
    grid-auto-flow: row;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }
  .footer-section {
    grid-row-gap: 25px;
  }
  .paragraph {
    margin-bottom: 0px;
  }
  .contactinfo {
    margin-top: 20px;
    font-size: 26px;
    line-height: 30px;
  }
  .footer-container {
    height: 300px;
    text-align: center;
  }
  .footerwrap {
    margin-top: 40px;
  }
  .footer_right {
    -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;
  }
  .work1-heading {
    padding-right: 20px;
    padding-left: 20px;
  }
  .heading-5 {
    font-size: 22px;
    line-height: 32px;
  }
  .div-block-57 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .heading-6 {
    font-size: 22px;
    line-height: 32px;
  }
  .herowork1 {
    height: 100vh;
    margin-right: 0px;
    margin-left: 0px;
  }
  .work-1-heading {
    font-size: 26px;
    line-height: 26px;
  }
  .div-block-61 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 300px;
    padding-right: 30px;
    padding-bottom: 0vh;
    padding-left: 30px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .hero-portfolio {
    margin-right: 0px;
    margin-left: 0px;
  }
  .hero-work-heading {
    padding-right: 20px;
    padding-left: 20px;
  }
  .portfolio-container {
    text-align: center;
  }
  .hero-kontakt {
    height: 60vh;
    margin-right: 0px;
    margin-left: 0px;
  }
  .kontakt-details {
    height: auto;
  }
  .grid {
    grid-template-areas: "Area Area";
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .heading-13 {
    width: 100%;
  }
  .hero-oferta {
    height: 100vh;
    margin-right: 0px;
    margin-left: 0px;
  }
  .slider {
    height: 60vh;
  }
  .div-block-75 {
    width: auto;
    height: 60vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .bold-text-7 {
    font-size: 26px;
    line-height: 32px;
  }
  .hero_company {
    margin-right: 0px;
    margin-left: 0px;
  }
  .navigationbar {
    display: none;
  }
  .image-3 {
    padding-bottom: 20px;
  }
  .div-block-87 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .heading-23 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .mobilemenupl {
    position: fixed;
    left: auto;
    top: 20px;
    right: 20px;
    bottom: auto;
    z-index: 9999;
    display: block;
  }
  .mobmenu {
    position: fixed;
    z-index: 9999;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    background-color: #000;
  }
  .heading-25 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 8px 20px;
    font-family: Montserrat, sans-serif;
    color: #d3b887;
    font-size: 22px;
    font-weight: 800;
    letter-spacing: 8px;
  }
  .link-block {
    text-decoration: none;
  }
  .m_navbg {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    background-color: #000;
  }
  .mobmenuclose {
    position: fixed;
    left: auto;
    top: 20px;
    right: 20px;
    bottom: auto;
    z-index: 9999;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    background-color: #000;
  }
  .logomobile {
    left: 20px;
    top: 30px;
    display: block;
  }
  .div-block-89 {
    width: 100%;
  }
  .div-block-90 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .individualres {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 8px 20px;
    font-family: Montserrat, sans-serif;
    color: #d3b887;
    font-size: 22px;
    font-weight: 800;
    letter-spacing: 8px;
  }
  .heroir {
    height: 100vh;
    margin-right: 0px;
    margin-left: 0px;
  }
  .div-block-91 {
    width: 80%;
    padding-right: 21px;
    padding-left: 21px;
  }
  .paragraph-3 {
    font-size: 15px;
  }
  .mobilemenuen {
    position: fixed;
    left: auto;
    top: 20px;
    right: 20px;
    bottom: auto;
    z-index: 9999;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .hero-2 {
    width: 100vw;
    height: 60vh;
    margin-right: 0px;
    margin-left: 0px;
  }
  .home-section-wrap {
    position: static;
    margin-top: 0px;
    padding: 0px 20px;
    -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;
  }
  .home-section-wrap.wrap2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .paragraph-light {
    margin-bottom: 0px;
    padding: 0px 0px 20px;
    line-height: 26px;
    text-align: center;
  }
  .paragraph-light.main {
    padding-right: 0px;
    padding-bottom: 0px;
    font-size: 16px;
  }
  .container {
    height: auto;
  }
  .mainwrap {
    width: auto;
  }
  .heading-2 {
    margin-bottom: 20px;
    padding-top: 22px;
  }
  .button.one {
    margin-bottom: 22px;
  }
  .heading-jumbo-small {
    margin-bottom: 20px;
    padding-right: 19px;
    padding-left: 19px;
    font-size: 22px;
    line-height: 33px;
  }
  .div-block-3 {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    height: auto;
    padding: 22px 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .heading-4 {
    line-height: 32px;
  }
  .heading-3 {
    padding-bottom: 20px;
    line-height: 30px;
    text-align: center;
  }
  .div-block-6 {
    padding-bottom: 60px;
  }
  .section4 {
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }
  .div-block-41 {
    height: auto;
  }
  .spzret {
    height: auto;
    padding-bottom: 60px;
  }
  .footer_pl {
    height: 400px;
  }
  .footer-section {
    justify-items: center;
  }
  .contactinfo {
    margin-top: 10px;
    font-size: 18px;
    line-height: 36px;
  }
  .somewrapper {
    margin-bottom: 0px;
  }
  .div-block-42 {
    padding-bottom: 20px;
    padding-left: 0px;
  }
  .footer-container {
    height: 100%;
    -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;
    background-color: #000;
  }
  .footer_right {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bottomsection {
    justify-items: center;
    grid-row-gap: 20px;
  }
  .section1.page1 {
    height: auto;
    margin-bottom: 0px;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-row-gap: 0px;
    -ms-grid-rows: auto auto auto 1fr;
    grid-template-rows: auto auto auto 1fr;
  }
  .copyright {
    font-size: 10px;
  }
  .work1-heading {
    max-width: none;
    padding-right: 20px;
    padding-left: 20px;
  }
  .heading-5 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 22px;
    line-height: 31px;
  }
  .div-block-55 {
    height: 300px;
    background-position: 0% 50%;
    background-size: cover;
  }
  .div-block-56 {
    height: 500px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.48)), to(rgba(0, 0, 0, 0.48))), url('../images/22.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.48), rgba(0, 0, 0, 0.48)), url('../images/22.jpg');
    background-position: 0px 0px, 50% 0%;
    background-size: auto, auto 100%;
    background-repeat: repeat, repeat;
    background-attachment: scroll, scroll;
  }
  .div-block-57 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .heading-6 {
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    line-height: 33px;
  }
  .herowork1 {
    width: 100vw;
    height: 100vh;
    margin-right: 0px;
    margin-left: 0px;
  }
  .herowork1.hr2 {
    height: 100vh;
  }
  .herowork1.hr2.h23 {
    height: 140vh;
  }
  .herowork1.hr2.h34 {
    height: 100vh;
  }
  .text-block {
    font-size: 18px;
    line-height: 26px;
  }
  .heading-8 {
    padding-top: 16px;
    padding-right: 20px;
    padding-left: 20px;
    line-height: 20px;
  }
  .work-1-heading {
    font-size: 26px;
    line-height: 26px;
  }
  .div-block-61 {
    height: 360px;
    padding-bottom: 20vh;
  }
  .heading-11 {
    padding-right: 30px;
    padding-left: 30px;
    text-align: center;
  }
  .hero-portfolio {
    width: 100vw;
    margin-right: 0px;
    margin-left: 0px;
  }
  .hero-work-heading {
    padding-right: 20px;
    padding-left: 20px;
  }
  .hero-kontakt {
    width: 100vw;
    height: 60vh;
    margin-right: 0px;
    margin-left: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.66)), to(rgba(0, 0, 0, 0.66))), url('../images/photo-1466436905227-2ee384a76eaa.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0.66)), url('../images/photo-1466436905227-2ee384a76eaa.jpg');
    background-position: 0px 0px, 50% 50%;
  }
  .kontakt-grid {
    grid-auto-flow: column;
    grid-auto-columns: 0.25fr;
    grid-column-gap: 0px;
    grid-row-gap: 42px;
    grid-template-areas: ".";
    -ms-grid-columns: 2.5fr;
    grid-template-columns: 2.5fr;
    -ms-grid-rows: auto 42px auto 42px auto 42px auto;
    grid-template-rows: auto auto auto auto;
  }
  .kontakt-details {
    height: auto;
  }
  .grid {
    grid-template-areas: "Area";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .heading-13 {
    font-size: 21px;
    line-height: 30px;
  }
  .companies-left {
    height: auto;
  }
  .company1 {
    margin-top: 4px;
    margin-bottom: 4px;
    padding-right: 24px;
    padding-left: 24px;
    font-size: 10px;
  }
  .heading-14 {
    padding-left: 10px;
    font-size: 12px;
  }
  .hero-oferta {
    width: 100vw;
    height: 80vh;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.47)), to(rgba(0, 0, 0, 0.47))), url('../images/photo-1502473379243-ba6449c3b6c4.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47)), url('../images/photo-1502473379243-ba6449c3b6c4.jpg');
    background-position: 0px 0px, 50% 100%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }
  .hero-oferta-heading {
    padding-right: 20px;
    padding-left: 20px;
  }
  .slider {
    height: 60vh;
  }
  .div-block-75 {
    width: 100%;
    height: 60vh;
  }
  .bold-text-7 {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 26px;
    line-height: 30px;
  }
  .div-block-79 {
    height: auto;
  }
  .contentcontainer {
    height: auto;
    margin-top: 20px;
    margin-bottom: 0px;
  }
  .paragraph-dark {
    margin-bottom: 20px;
    font-size: 16px;
  }
  .hero_company {
    width: 100vw;
    height: 100vh;
    margin-right: 0px;
    margin-left: 0px;
  }
  .grid_company {
    margin-bottom: 0px;
  }
  .grid-2 {
    grid-template-areas: "Area-2 Area-4" "Area-2 Area-4" "Area-3 Area-3" "Area-5 Area-5" "Area-5 Area-5" "Area-6 Area-9" "Area-7 Area-8" "Area-7 Area-8" "Area-10 .";
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto auto;
  }
  .navigationbar {
    display: none;
  }
  .div-block-82 {
    margin-top: 0px;
  }
  .div-block-83 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    text-align: center;
  }
  .heading-19 {
    font-size: 26px;
  }
  .bold-text-8 {
    width: auto;
    font-size: 24px;
    line-height: 26px;
    text-align: center;
  }
  .heading-20 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-block-84 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .grid-3 {
    grid-auto-flow: row;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  }
  .grid_houseclients {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  }
  .dom1 {
    height: 230px;
  }
  .dom2 {
    height: 300px;
  }
  .dom3 {
    height: 300px;
  }
  .dom4 {
    height: 300px;
  }
  .blueocean2 {
    height: 300px;
  }
  .blueocean4 {
    height: 200px;
  }
  .blueocean5 {
    height: 300px;
  }
  .blueocean6 {
    height: 300px;
  }
  .blueocean1 {
    height: 300px;
  }
  .luv3 {
    height: 400px;
    background-size: cover;
  }
  .etap3 {
    height: 400px;
  }
  .odel4 {
    background-position: 50% 100%;
  }
  .div-block-85 {
    height: 350px;
    -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;
  }
  .subtitl2 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 26px;
  }
  .paragraphgrey {
    margin-bottom: 0px;
    padding-right: 0px;
  }
  .image-3 {
    padding-bottom: 50px;
  }
  .div-block-87 {
    padding-top: 31px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .heading-23 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .heading-24 {
    text-align: center;
  }
  .mobilemenupl {
    position: fixed;
    left: auto;
    top: 20px;
    right: 20px;
    bottom: auto;
    display: block;
    width: 60px;
    height: 60px;
    margin-top: 0px;
    margin-right: 0px;
  }
  .mobmenu {
    position: fixed;
    z-index: 9999;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    background-color: #000;
    box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.4);
  }
  .heading-25 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 10px 60px;
    font-family: Montserrat, sans-serif;
    color: #d3b887;
    font-size: 16px;
    line-height: 44px;
    font-weight: 700;
    letter-spacing: 6px;
    text-decoration: none;
  }
  .link-block {
    text-decoration: none;
  }
  .m_navbg {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    background-color: #000;
  }
  .mobmenuclose {
    position: fixed;
    left: auto;
    top: 20px;
    right: 20px;
    bottom: auto;
    z-index: 99999;
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    background-color: #d3b887;
    box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.4);
  }
  .logomobile {
    position: absolute;
    left: 20px;
    top: 32px;
    right: auto;
    bottom: auto;
    z-index: 800;
    display: block;
  }
  .link-block-2 {
    text-decoration: none;
  }
  .link-block-3 {
    text-decoration: none;
  }
  .link-block-4 {
    text-decoration: none;
  }
  .link-block-5 {
    text-decoration: none;
  }
  .div-block-89 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-block-90 {
    padding: 20px;
  }
  .bc13 {
    height: 300px;
  }
  .residnces {
    text-decoration: none;
  }
  .individualres {
    margin-top: 17px;
    margin-bottom: 0px;
    padding: 10px 40px;
    border-radius: 6px;
    background-color: #d3b887;
    font-family: Montserrat, sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 29px;
    font-weight: 700;
    letter-spacing: 6px;
    text-decoration: none;
  }
  .heroir {
    width: 100vw;
    height: 100vh;
    margin-right: 0px;
    margin-left: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.43)), to(rgba(0, 0, 0, 0.43))), url('../images/photo-1563891615762-0f4dfc63cc14.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.43), rgba(0, 0, 0, 0.43)), url('../images/photo-1563891615762-0f4dfc63cc14.jpg');
    background-position: 0px 0px, 50% 50%;
  }
  .div-block-91 {
    width: 80%;
  }
  .paragraph-3 {
    font-size: 14px;
  }
  .heading-28 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-size: 21px;
    text-decoration: none;
  }
  .link-block-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60px;
    height: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
  }
  .plb {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    z-index: 999999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60px;
    height: 60px;
    margin-top: 20px;
    margin-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100px;
    background-color: #d3b887;
  }
  .enb {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    z-index: 9999999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60px;
    height: 60px;
    margin-top: 20px;
    margin-left: 90px;
    -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: 3px;
    border-color: #d3b887;
    border-radius: 100px;
    background-color: transparent;
  }
  .mobilemenuen {
    position: fixed;
    left: auto;
    top: 20px;
    right: 20px;
    bottom: auto;
    display: block;
    width: 60px;
    height: 60px;
    margin-top: 0px;
    margin-right: 0px;
  }
  .enben {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60px;
    height: 60px;
    margin-top: 20px;
    margin-left: 90px;
    -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: none;
    border-width: 3px;
    border-color: #d3b887;
    border-radius: 100px;
    background-color: #d3b887;
  }
  .plben {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60px;
    height: 60px;
    margin-top: 20px;
    margin-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: solid;
    border-width: 3px;
    border-color: #d3b887;
    border-radius: 100px;
    background-color: transparent;
  }
  .div-block-92 {
    padding-bottom: 60px;
  }
  .paragraph-light-2 {
    margin-bottom: 0px;
    padding: 0px 0px 20px;
    line-height: 26px;
    text-align: center;
  }
  .heading-29 {
    padding-bottom: 20px;
    line-height: 30px;
    text-align: center;
  }
  .spzret-2 {
    height: auto;
    padding-bottom: 60px;
  }
}

#w-node-dd782dce6756-0c7f22d0 {
  -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-315bd9bb45b7-0c7f22d0 {
  -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-315bd9bb45c1-0c7f22d0 {
  -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;
}

#w-node-315bd9bb45d3-0c7f22d0 {
  -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: center;
  align-self: center;
}

#w-node-ab2489c42d87-0c7f22d0 {
  -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-3c313ee44a24-3ee44a1f {
  -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-3c313ee44a2e-3ee44a1f {
  -ms-grid-column-align: auto;
  justify-self: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -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;
}

#w-node-baf40781700c-3d7f22df {
  -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-c46a65a70848-fb7f22db {
  -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-4f219e00b54a-967f22dd {
  -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-30ec92068352-147f22d4 {
  -ms-grid-row: span 3;
  grid-row-start: span 3;
  -ms-grid-row-span: 3;
  grid-row-end: span 3;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-f061edc0c088-147f22d4 {
  -ms-grid-row: span 3;
  grid-row-start: span 3;
  -ms-grid-row-span: 3;
  grid-row-end: span 3;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-04f14d10ad03-147f22d4 {
  -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;
}

#w-node-ef1976cc59a3-147f22d4 {
  -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;
}

#w-node-f86e2c14eceb-147f22d4 {
  -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;
}

#w-node-fabb5752955e-147f22d4 {
  -ms-grid-row: span 6;
  grid-row-start: span 6;
  -ms-grid-row-span: 6;
  grid-row-end: span 6;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-b4d3c6497c5f-147f22d4 {
  -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;
}

#w-node-5d4feae6e177-147f22d4 {
  -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;
}

#w-node-99fcbcfd6b60-147f22d4 {
  -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;
}

#w-node-ba526d97f41b-147f22d4 {
  -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;
}

#w-node-d1bd4d542480-147f22d4 {
  -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;
}

#w-node-831e68255e3e-147f22d4 {
  -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;
}

#w-node-672766936a35-147f22d4 {
  -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;
}

#w-node-214bd319bbb1-147f22d4 {
  -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;
}

#w-node-214bd319bbbc-147f22d4 {
  -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-214bd319bbc7-147f22d4 {
  -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;
}

#w-node-214bd319bbca-147f22d4 {
  -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;
}

#w-node-214bd319bbcd-147f22d4 {
  -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;
}

#w-node-214bd319bbe5-147f22d4 {
  -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;
}

#w-node-214bd319bbe8-147f22d4 {
  -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;
}

#w-node-214bd319bbeb-147f22d4 {
  -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;
}

#w-node-4cd5a6a4d624-147f22d4 {
  -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;
}

#w-node-214bd319bbee-147f22d4 {
  -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;
}

#w-node-24513420c23d-147f22d4 {
  -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;
}

#w-node-9fb69936765a-147f22d4 {
  -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;
}

#w-node-fa0547310bca-147f22d4 {
  -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;
}

#w-node-9c99697d875d-e97f22d6 {
  -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-5cc4e3857d09-347f22d2 {
  -ms-grid-row: 10;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
  grid-area: Area-10;
}

#w-node-3ecaaa5cb6c8-347f22d2 {
  -ms-grid-row: 4;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: Area-5;
}

#w-node-c02190744c1e-347f22d2 {
  -ms-grid-row: 7;
  -ms-grid-row-span: 5;
  -ms-grid-column: 3;
  grid-area: Area-8;
}

#w-node-36eddcff542a-347f22d2 {
  -ms-grid-row: 8;
  -ms-grid-row-span: 4;
  -ms-grid-column: 5;
  grid-area: Area-9;
}

#w-node-aee0e6cdf36b-347f22d2 {
  -ms-grid-row: 7;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  grid-area: Area-7;
}

#w-node-caf0185a60cf-347f22d2 {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: Area-3;
}

.grid-2>#w-node-caf0185a60cf-347f22d2 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 4;
  -ms-grid-column: 5;
}

#w-node-fb09350f03fa-347f22d2 {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: Area-2;
}

.grid-2>#w-node-fb09350f03fa-347f22d2 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
}

#w-node-38d9b4a2fcee-347f22d2 {
  -ms-grid-row: 5;
  -ms-grid-row-span: 3;
  -ms-grid-column: 5;
  grid-area: Area-6;
}

#w-node-875c364cd000-347f22d2 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area-4;
}

#w-node-4a0a424b076e-347f22d2 {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: Area;
}

.grid>#w-node-4a0a424b076e-347f22d2 {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
}

#w-node-2d5804e05687-347f22d2 {
  -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;
}

#w-node-c4844f4079b8-347f22d2 {
  -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;
}

#w-node-5471e450112b-347f22d2 {
  -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;
}

#w-node-dd782dce6756-757f22d1 {
  -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-88d0f45be8d1-e47f22d3 {
  -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-e3e8845765a7-e47f22d3 {
  -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-30ec92068352-c927a92f {
  -ms-grid-row: span 3;
  grid-row-start: span 3;
  -ms-grid-row-span: 3;
  grid-row-end: span 3;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-f061edc0c088-c927a92f {
  -ms-grid-row: span 3;
  grid-row-start: span 3;
  -ms-grid-row-span: 3;
  grid-row-end: span 3;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-04f14d10ad03-c927a92f {
  -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;
}

#w-node-ef1976cc59a3-c927a92f {
  -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;
}

#w-node-f86e2c14eceb-c927a92f {
  -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;
}

#w-node-fabb5752955e-c927a92f {
  -ms-grid-row: span 6;
  grid-row-start: span 6;
  -ms-grid-row-span: 6;
  grid-row-end: span 6;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-b4d3c6497c5f-c927a92f {
  -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;
}

#w-node-5d4feae6e177-c927a92f {
  -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;
}

#w-node-99fcbcfd6b60-c927a92f {
  -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;
}

#w-node-ba526d97f41b-c927a92f {
  -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;
}

#w-node-d1bd4d542480-c927a92f {
  -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;
}

#w-node-831e68255e3e-c927a92f {
  -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;
}

#w-node-672766936a35-c927a92f {
  -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;
}

#w-node-214bd319bbb1-c927a92f {
  -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;
}

#w-node-214bd319bbbc-c927a92f {
  -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-214bd319bbc7-c927a92f {
  -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;
}

#w-node-214bd319bbca-c927a92f {
  -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;
}

#w-node-214bd319bbcd-c927a92f {
  -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;
}

#w-node-214bd319bbe5-c927a92f {
  -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;
}

#w-node-214bd319bbe8-c927a92f {
  -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;
}

#w-node-214bd319bbeb-c927a92f {
  -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;
}

#w-node-4cd5a6a4d624-c927a92f {
  -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;
}

#w-node-214bd319bbee-c927a92f {
  -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;
}

#w-node-24513420c23d-c927a92f {
  -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;
}

#w-node-9fb69936765a-c927a92f {
  -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;
}

#w-node-fa0547310bca-c927a92f {
  -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;
}

#w-node-88d0f45be8d1-8190d1df {
  -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-e3e8845765a7-8190d1df {
  -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-dd782dce6756-d19cd49b {
  -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-b3572d1172aa-d19cd49b {
  -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-b3572d1172b2-d19cd49b {
  -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;
}

#w-node-b3572d1172b3-d19cd49b {
  -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: center;
  align-self: center;
}

#w-node-bcaad166c1a2-d19cd49b {
  -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-5cc4e3857d09-5128dd2c {
  -ms-grid-row: 10;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
  grid-area: Area-10;
}

#w-node-3ecaaa5cb6c8-5128dd2c {
  -ms-grid-row: 4;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: Area-5;
}

#w-node-c02190744c1e-5128dd2c {
  -ms-grid-row: 7;
  -ms-grid-row-span: 5;
  -ms-grid-column: 3;
  grid-area: Area-8;
}

#w-node-36eddcff542a-5128dd2c {
  -ms-grid-row: 8;
  -ms-grid-row-span: 4;
  -ms-grid-column: 5;
  grid-area: Area-9;
}

#w-node-aee0e6cdf36b-5128dd2c {
  -ms-grid-row: 7;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  grid-area: Area-7;
}

#w-node-caf0185a60cf-5128dd2c {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: Area-3;
}

.grid-2>#w-node-caf0185a60cf-5128dd2c {
  -ms-grid-row: 1;
  -ms-grid-row-span: 4;
  -ms-grid-column: 5;
}

#w-node-fb09350f03fa-5128dd2c {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: Area-2;
}

.grid-2>#w-node-fb09350f03fa-5128dd2c {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
}

#w-node-38d9b4a2fcee-5128dd2c {
  -ms-grid-row: 5;
  -ms-grid-row-span: 3;
  -ms-grid-column: 5;
  grid-area: Area-6;
}

#w-node-875c364cd000-5128dd2c {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area-4;
}

#w-node-4a0a424b076e-5128dd2c {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: Area;
}

.grid>#w-node-4a0a424b076e-5128dd2c {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
}

@media screen and (max-width: 479px) {
  #w-node-5cc4e3857d09-347f22d2 {
    -ms-grid-row: 9;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  #w-node-3ecaaa5cb6c8-347f22d2 {
    -ms-grid-row: 4;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
  #w-node-c02190744c1e-347f22d2 {
    -ms-grid-row: 7;
    -ms-grid-row-span: 2;
    -ms-grid-column: 2;
  }
  #w-node-36eddcff542a-347f22d2 {
    -ms-grid-row: 6;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
  }
  #w-node-aee0e6cdf36b-347f22d2 {
    -ms-grid-row: 7;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
  }
  .grid-2>#w-node-caf0185a60cf-347f22d2 {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
  .grid-2>#w-node-fb09350f03fa-347f22d2 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
  }
  #w-node-38d9b4a2fcee-347f22d2 {
    -ms-grid-row: 6;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  #w-node-875c364cd000-347f22d2 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 2;
  }
  .grid>#w-node-4a0a424b076e-347f22d2 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  #w-node-5cc4e3857d09-5128dd2c {
    -ms-grid-row: 9;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  #w-node-3ecaaa5cb6c8-5128dd2c {
    -ms-grid-row: 4;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
  #w-node-c02190744c1e-5128dd2c {
    -ms-grid-row: 7;
    -ms-grid-row-span: 2;
    -ms-grid-column: 2;
  }
  #w-node-36eddcff542a-5128dd2c {
    -ms-grid-row: 6;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
  }
  #w-node-aee0e6cdf36b-5128dd2c {
    -ms-grid-row: 7;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
  }
  .grid-2>#w-node-caf0185a60cf-5128dd2c {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
  .grid-2>#w-node-fb09350f03fa-5128dd2c {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
  }
  #w-node-38d9b4a2fcee-5128dd2c {
    -ms-grid-row: 6;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  #w-node-875c364cd000-5128dd2c {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 2;
  }
  .grid>#w-node-4a0a424b076e-5128dd2c {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
}

@media screen and (max-width: 767px) {
  .grid>#w-node-4a0a424b076e-347f22d2 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
  .grid>#w-node-4a0a424b076e-5128dd2c {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
}

#w-node-2d5804e05687-5128dd2c {
  -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;
}

#w-node-c4844f4079b8-5128dd2c {
  -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;
}

#w-node-5471e450112b-5128dd2c {
  -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;
}

#w-node-c46a65a70848-059522d9 {
  -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-9c99697d875d-7c95229b {
  -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-4f219e00b54a-76af2737 {
  -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-baf40781700c-4c8493ef {
  -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-dd782dce6756-229641fd {
  -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;
}

@media screen and (max-width: 991px) {
  #w-node-dd782dce6756-0c7f22d0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #w-node-315bd9bb45b7-0c7f22d0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #w-node-315bd9bb45c1-0c7f22d0 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #w-node-315bd9bb45d3-0c7f22d0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row-align: start;
    align-self: start;
  }
  #w-node-ab2489c42d87-0c7f22d0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #w-node-3c313ee44a24-3ee44a1f {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #w-node-dd782dce6756-757f22d1 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #w-node-dd782dce6756-d19cd49b {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #w-node-b3572d1172aa-d19cd49b {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #w-node-b3572d1172b2-d19cd49b {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #w-node-b3572d1172b3-d19cd49b {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row-align: start;
    align-self: start;
  }
  #w-node-bcaad166c1a2-d19cd49b {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #w-node-dd782dce6756-229641fd {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-315bd9bb45b7-0c7f22d0 {
    -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-315bd9bb45c1-0c7f22d0 {
    -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-315bd9bb45d3-0c7f22d0 {
    -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;
  }
  #w-node-3c313ee44a2e-3ee44a1f {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-b3572d1172aa-d19cd49b {
    -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-b3572d1172b2-d19cd49b {
    -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-b3572d1172b3-d19cd49b {
    -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;
  }
}

@media screen and (max-width: 479px) {
  #w-node-dd782dce6756-0c7f22d0 {
    -ms-grid-column-align: center;
    justify-self: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  #w-node-28b0e16fbeef-0c7f22d0 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  #w-node-315bd9bb45b7-0c7f22d0 {
    -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-row-align: start;
    align-self: start;
    -ms-grid-column-align: auto;
    justify-self: auto;
  }
  #w-node-315bd9bb45c1-0c7f22d0 {
    -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-315bd9bb45d3-0c7f22d0 {
    -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;
  }
  #w-node-3c313ee44a2e-3ee44a1f {
    -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;
    -ms-grid-row-align: center;
    align-self: center;
  }
  #w-node-5cc4e3857d09-347f22d2 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  #w-node-88d0f45be8d1-e47f22d3 {
    -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-e3e8845765a7-e47f22d3 {
    -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-88d0f45be8d1-8190d1df {
    -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-e3e8845765a7-8190d1df {
    -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-dd782dce6756-d19cd49b {
    -ms-grid-column-align: center;
    justify-self: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  #w-node-28b0e16fbeef-d19cd49b {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  #w-node-b3572d1172aa-d19cd49b {
    -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-row-align: start;
    align-self: start;
    -ms-grid-column-align: auto;
    justify-self: auto;
  }
  #w-node-b3572d1172b2-d19cd49b {
    -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-b3572d1172b3-d19cd49b {
    -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;
  }
  #w-node-5cc4e3857d09-5128dd2c {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

