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

.section {
  display: block;
  max-width: none;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.image {
  width: 100%;
}

.navbar {
  margin-top: 0px;
  padding-top: 0px;
  background-color: transparent;
}

.heading {
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 60px;
}

.body {
  padding-top: 0px;
  padding-bottom: 0px;
}

.flexbox {
  display: flex;
}

.lijeva {
  width: 50%;
  padding-right: 40px;
}

.desna {
  width: 50%;
  margin-bottom: 0px;
  padding: 0px 60px 0px 40px;
  text-align: right;
}

.heading-2 {
  padding-bottom: 20px;
  padding-left: 60px;
}

.paragraph {
  padding-left: 60px;
}

.image-2 {
  padding-left: 0px;
}

.div-block {
  display: flex;
}

.div-block-2 {
  padding-left: 138px;
}

.slide {
  width: 100%;
  height: 100%;
  margin-bottom: 0px;
  padding-bottom: 75px;
  background-color: #6d5c5c;
  background-image: url('../images/5.jpg');
  background-position: 0px 0px;
  background-size: cover;
  opacity: 1;
  color: #666161;
}

.slider {
  height: 100vh;
  background-image: url('../images/pexels-michał-cygan-13310386-min.jpg');
  background-position: 0px 0px;
  background-size: auto;
}

.hero {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 100;
  height: 100vh;
  margin-top: 50px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}

.heading-3 {
  color: #fff;
  text-align: center;
}

.image-3 {
  position: relative;
  width: 100%;
  height: 100vh;
}

.text-block {
  position: absolute;
  color: #fcfcfc;
  text-align: center;
}

.text-block-2 {
  color: #fff;
}

.slide-nav {
  display: none;
}

.right-arrow {
  display: block;
}

.icon {
  display: none;
}

.heading-4 {
  margin-top: 80px;
  padding-bottom: 30px;
  padding-left: 60px;
}

.div-block-3 {
  display: flex;
  padding-top: 20px;
  padding-right: 128px;
  justify-content: flex-end;
  text-align: right;
}

.div-block-4 {
  text-align: center;
}

.heading-5 {
  margin-bottom: 10px;
}

.text-block-3 {
  color: #fff;
}

.text-block-4 {
  color: #fff;
}

.flexbox-copy {
  display: flex;
}

.desna-copy {
  width: 50%;
  margin-bottom: 0px;
  padding: 0px 60px 0px 40px;
  text-align: right;
}

.image-4 {
  width: 100%;
  height: 100vh;
}

.slide-2 {
  background-image: url('../images/pexels-michał-cygan-13310386-min.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/20141026_152303aaa.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.icon-2 {
  display: none;
}

.about-left-image {
  position: absolute;
}

.div-block-5 {
  display: flex;
  padding-top: 20px;
}

.section-subtitle {
  margin-bottom: 8px;
  margin-left: 0px;
  padding-left: 0px;
  color: #c5bba6;
  text-transform: uppercase;
}

.section-subtitle.color-gold {
  color: #c5bba6;
}

.section-subtitle.color-white {
  color: #fff;
  font-size: 20px;
}

.about-right {
  width: 528px;
}

.about-content {
  display: flex;
  justify-content: space-between;
}

.div-block-6 {
  width: 20%;
  text-align: center;
}

._48-height-spacer {
  display: block;
  height: 48px;
}

.big-paragraph {
  color: #2d3748;
  font-size: 16px;
  line-height: 32px;
  text-align: justify;
  letter-spacing: -0.3px;
}

.about-left {
  position: relative;
  max-width: 436px;
}

.wrapper-1080 {
  position: static;
  width: 95%;
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
}

.wrapper-1080.footer-wrapper {
  display: flex;
  width: 90%;
  padding-top: 20px;
  padding-bottom: 0px;
  justify-content: space-between;
}

.section-title {
  display: block;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.sectioninfo {
  position: static;
  display: block;
  margin-bottom: 0px;
  padding-top: 80px;
  padding-bottom: 80px;
}

.sectioninfo.background-green {
  margin-bottom: 0px;
  padding-bottom: 529px;
  background-color: #d3f6ff;
  box-shadow: 1px 1px 3px 0 #37d1e9;
  outline-color: #333;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 0px;
}

.bold-text-2 {
  outline-color: #050505;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 0px;
  color: #050505;
  font-size: 20px;
}

.tabs-menu {
  margin-right: 0px;
  margin-left: 0px;
  padding-bottom: 20px;
}

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

.paragraph-2 {
  padding-bottom: 20px;
  border-top: 1px none #000;
  border-bottom: 1px none #000;
  color: #000;
  font-size: 16px;
  line-height: 32px;
  text-align: justify;
}

.form {
  border-radius: 7px;
}

.submit-button {
  border-radius: 7px;
}

.tab-link-tab-1 {
  margin-right: 10px;
  margin-left: -5px;
  background-color: transparent;
  opacity: 1;
}

.tab-link-tab-1:hover {
  border-radius: 14px;
  background-color: #c0dde4;
}

.tab-link-tab-1.w--current {
  margin-right: 10px;
  margin-left: 0px;
  border: 0px none #000;
  background-color: transparent;
  opacity: 1;
}

.tab-link-tab-1.w--current:hover {
  background-color: #c0dde4;
}

.field-label {
  color: #adaaaa;
}

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

.bold-text-7 {
  color: #000;
  font-size: 20px;
}

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

.heading-7 {
  padding-bottom: 20px;
  color: #f5f5f5;
}

.tab-link-tab-3 {
  margin-right: 10px;
  background-color: transparent;
}

.tab-link-tab-3:hover {
  border-radius: 14px;
  background-color: #c0dde4;
  box-shadow: none;
}

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

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

.tab-link-tab-2 {
  margin-right: 10px;
  background-color: transparent;
}

.tab-link-tab-2:hover {
  border-radius: 14px;
  background-color: #c0dde4;
}

.tab-link-tab-2.w--current {
  border-radius: 14px;
  background-color: transparent;
}

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

.color-white-copy {
  padding-bottom: 15px;
  color: #000;
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
}

.heading-8 {
  padding-bottom: 20px;
}

.tab-link-tab-4 {
  margin-right: 10px;
  background-color: #d3f6ff;
}

.tab-link-tab-4:hover {
  border-radius: 14px;
  background-color: #c0dde4;
}

.tab-link-tab-4.w--current {
  background-color: transparent;
}

.tab-link-tab-4.w--current:hover {
  background-color: #c0dde4;
}

.bold-text-6 {
  color: #000;
  font-weight: 500;
}

.bold-text-9 {
  font-weight: 400;
}

.text-field {
  width: 100%;
  border-radius: 10px;
}

.tabsection {
  display: flex;
}

.image-7 {
  width: 70%;
  border-radius: 7px;
  box-shadow: 14px -1px 12px 4px #83acb3;
  opacity: 1;
  outline-color: #27beb5;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
  text-align: left;
}

.textarea {
  width: 100%;
}

.text-block-6 {
  padding-top: 0px;
  font-size: 11px;
}

.image-9 {
  margin-right: 0px;
  padding-right: 10px;
  padding-left: 10px;
}

.mapa {
  display: flex;
}

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

.div-block-13 {
  display: flex;
  width: 33%;
  margin-top: 0px;
}

.div-block-16 {
  display: flex;
  width: 66%;
}

.heading-9 {
  margin-top: 30px;
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
}

._48-height-spacer-copy {
  display: flex;
  height: 48px;
  margin-top: 30px;
  margin-bottom: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.bold-text-4 {
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
}

.link-4 {
  padding-top: 12px;
  color: #333;
  font-size: 11px;
  font-weight: 400;
  text-decoration: none;
}

.link-4:hover {
  text-decoration: none;
}

.div-block-15 {
  display: flex;
  width: 33%;
  margin-left: 0px;
  padding-left: 0px;
}

.div-block-17 {
  width: 100%;
}

.map-2 {
  margin-left: 0px;
  padding-left: 0px;
}

.bold-text-5 {
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
  text-align: justify;
}

.link-2 {
  padding-top: 12px;
  color: #333;
  font-size: 11px;
  font-weight: 400;
  text-decoration: none;
}

.link-2:hover {
  text-decoration: none;
}

.color-white {
  padding-bottom: 15px;
  color: #000;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}

.color-white.big-paragraph {
  display: none;
  color: #fff;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.3);
}

.color-white.big-paragraph-copy {
  display: none;
  color: #fff;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.3);
}

.footer-right-info {
  margin-left: 90px;
  padding-right: 50px;
  padding-left: 0px;
}

.footer-bottom-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer-bottom-social-media-links {
  display: flex;
  margin-bottom: 0px;
  align-items: center;
}

.footer {
  margin-top: 19px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffd48f;
}

.footer-right {
  display: flex;
  margin-left: 0px;
  padding-left: 0px;
  font-size: 14px;
}

.small-paragraph {
  color: #2d3748;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.2px;
}

.small-paragraph.color-white {
  font-size: 14px;
}

.footer-bottom {
  padding-top: 16px;
  padding-bottom: 16px;
  border-top: 1px solid hsla(0, 0%, 100%, 0.3);
}

.image-11 {
  border-radius: 9px;
}

.social-media-button {
  display: flex;
  width: 32px;
  height: 32px;
  margin-left: 8px;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 0px;
  border-color: hsla(0, 0%, 100%, 0.5);
  border-radius: 50%;
  transition: all 200ms ease-in-out;
}

.social-media-button:hover {
  border-color: #fff;
}

.centar {
  display: block;
  width: auto;
  max-width: 550px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
}

.header-section-heading {
  display: block;
  max-width: 100%;
  margin-bottom: 48px;
  font-family: Courgette, sans-serif;
  color: #fff;
  font-size: 57px;
  line-height: 110px;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
}

.header-subtitle {
  color: #fff;
  font-size: 18px;
  letter-spacing: 6px;
  text-transform: uppercase;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
}

.button {
  padding: 14px 24px;
  background-color: #2a5547;
  transition: transform 200ms ease-in-out;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button:hover {
  transform: translate(0px, -4px);
  text-decoration: none;
}

.button.white-outline {
  margin-left: 10px;
  border-style: solid;
  border-width: 1.5px;
  border-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.25);
  opacity: 1;
  transition: transform 200ms ease-in-out;
  font-size: 14px;
}

.button.white-outline-copy {
  margin-left: 10px;
  border-style: solid;
  border-width: 1.5px;
  border-color: #000;
  background-color: hsla(0, 4.9%, 49%, 0.25);
  opacity: 1;
  transition: transform 200ms ease-in-out;
  color: #040404;
  font-size: 14px;
}

.bold-text-3 {
  color: #f8f8f8;
}

.header-section-content {
  width: 550px;
  margin: 85px auto 84px;
  text-align: center;
}

._32-height-spacer {
  height: 32px;
}

.bold-text {
  color: #fff;
}

.nav-link {
  color: #fafafa;
}

.nav-link-2 {
  color: #fff;
}

.nav-link-3 {
  color: #fff;
}

.nav-link-4 {
  color: #f8f8f8;
}

.image-12 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  opacity: 0.23;
}

.image-13 {
  border-radius: 20px;
}

.text-block-7 {
  padding-top: 10px;
  padding-left: 20px;
  color: #fff;
}

.div-block-11 {
  display: flex;
  width: 33%;
}

.text-block-8 {
  padding-top: 10px;
  color: #fff;
}

.image-14 {
  margin-left: 8px;
  padding-left: 0px;
  background-color: #423333;
}

.text-block-9 {
  padding-top: 10px;
  padding-left: 10px;
  color: #fff;
}

.div-block-9 {
  display: flex;
  padding-left: 90px;
  background-color: #262a2b;
}

.section-copy {
  display: none;
  max-width: none;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.image-15 {
  position: absolute;
  left: 70px;
  top: 295px;
}

.image-16 {
  position: absolute;
  left: 4%;
  top: auto;
  right: auto;
  bottom: 32%;
  margin-left: 40px;
  padding-left: 0px;
}

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

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

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

.link-6 {
  display: none;
}

.paragraph-3 {
  padding-left: 0px;
  text-align: left;
}

.image-20 {
  margin-right: 236px;
}

.grid {
  margin-bottom: 20px;
  grid-template-areas: ". . ."
    "Area . ."
    ". . ."
    ". . Area-2";
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto minmax(0px, 0.5fr);
  grid-template-rows: auto auto auto minmax(0px, 0.5fr);
}

.paragraph-4 {
  font-size: 16px;
  line-height: 32px;
}

.paragraph-5 {
  font-size: 10px;
  line-height: 12px;
}

.paragraph-6 {
  margin-top: 0px;
  padding-top: 10px;
  font-size: 10px;
  line-height: 10px;
}

.image-21 {
  border-radius: 16px;
}

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

.image-22 {
  width: 70%;
  border-radius: 7px;
  box-shadow: 14px -1px 12px 4px #83acb3;
}

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

.image-23 {
  width: 70%;
  border-radius: 7px;
  box-shadow: 14px 0 12px 4px #83acb3;
}

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

.image-24 {
  width: 70%;
  border-radius: 7px;
  box-shadow: 14px -1px 12px 4px #83acb3;
}

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

.image-25 {
  width: 70%;
  border-radius: 7px;
  box-shadow: 14px -1px 12px 4px #83acb3;
}

.html-embed {
  display: none;
}

.div-block-18 {
  text-align: right;
}

.div-block-15-copy {
  display: flex;
  width: 33%;
  margin-left: 0px;
  padding-left: 60px;
}

.link-7 {
  color: #423a3a;
}

.link-8 {
  color: #423a3a;
}

.link-9 {
  color: #423a3a;
}

.link-10 {
  color: #423a3a;
}

.link-11 {
  color: #423a3a;
}

.div-block-19 {
  display: flex;
}

.div-block-20 {
  display: block;
}

.text-block-10 {
  font-size: 11px;
}

.text-block-11 {
  font-size: 11px;
}

@media screen and (max-width: 991px) {
  .lijeva {
    width: 100%;
    text-align: center;
  }

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

  .hero {
    height: 100vh;
  }

  .div-block-3 {
    padding-right: 336px;
  }

  .flexbox-copy {
    flex-direction: column;
  }

  .about-left-image {
    position: relative;
  }

  .section-subtitle.color-white {
    display: none;
  }

  .about-right {
    width: 100%;
  }

  .about-content {
    display: block;
  }

  ._48-height-spacer.desktop-only {
    display: none;
  }

  .big-paragraph {
    font-size: 16px;
    line-height: 32px;
  }

  .about-left {
    max-width: 100%;
    margin-bottom: 24px;
  }

  .wrapper-1080 {
    width: 100%;
    padding-right: 24px;
    padding-left: 24px;
  }

  .wrapper-1080.footer-wrapper {
    display: block;
  }

  .sectioninfo.background-green {
    padding-bottom: 510px;
  }

  .paragraph-2 {
    font-size: 16px;
    line-height: 32px;
  }

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

  .color-white-copy {
    font-size: 16px;
    line-height: 32px;
  }

  .bold-text-6 {
    font-weight: 400;
  }

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

  .div-block-13 {
    width: 100%;
  }

  .div-block-16 {
    display: block;
  }

  ._48-height-spacer-copy {
    display: none;
  }

  .div-block-15 {
    width: 100%;
  }

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

  .color-white {
    font-size: 16px;
    line-height: 30px;
  }

  .image-5 {
    padding-top: 0px;
    padding-bottom: 16px;
  }

  .footer-right {
    display: block;
  }

  .small-paragraph.color-white {
    font-size: 14px;
  }

  .header-section-heading {
    font-size: 40px;
    line-height: 60px;
  }

  .header-section-content {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .image-12 {
    display: none;
  }

  .text-block-7 {
    padding-left: 10px;
    font-size: 10px;
  }

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

  .text-block-9 {
    padding-left: 10px;
    font-size: 10px;
    line-height: 20px;
  }

  .section-copy {
    display: none;
  }

  .image-16 {
    bottom: 39%;
    margin-left: 10px;
  }

  .icon-3 {
    color: #fdfdfd;
  }

  .paragraph-3 {
    margin-left: 0px;
    padding-left: 0px;
  }

  .image-20 {
    margin-right: 0px;
  }

  .image-22 {
    width: 85%;
  }

  .image-23 {
    width: 85%;
  }

  .image-24 {
    width: 85%;
  }

  .image-25 {
    width: 85%;
  }

  .div-block-15-copy {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .lijeva {
    width: 100%;
    padding-left: 40px;
  }

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

  .div-block-2 {
    padding-left: 0px;
  }

  .slide {
    background-image: url('../images/5.jpg');
    background-size: cover;
  }

  .div-block-3 {
    text-align: right;
  }

  .big-paragraph {
    font-size: 16px;
  }

  .wrapper-1080.footer-wrapper {
    display: block;
  }

  .sectioninfo {
    padding-bottom: 50px;
  }

  .sectioninfo.background-green {
    padding-bottom: 1086px;
  }

  .tabs-menu {
    display: flex;
    flex-direction: column;
  }

  .lightbox-link-2 {
    padding-bottom: 30px;
  }

  .paragraph-2 {
    line-height: 32px;
  }

  .form {
    margin-top: 10px;
  }

  .tab-link-tab-1 {
    margin-left: 0px;
  }

  .tab-link-tab-1:hover {
    background-color: #c0dde4;
  }

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

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

  .tab-link-tab-2:hover {
    background-color: #c0dde4;
  }

  .color-white-copy {
    line-height: 32px;
  }

  .bold-text-6 {
    line-height: 32px;
    font-weight: 400;
  }

  .bold-text-9 {
    line-height: 32px;
  }

  .tabsection {
    display: block;
  }

  .mapa {
    margin-top: 0px;
    margin-bottom: -57px;
  }

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

  .div-block-13 {
    width: 100%;
  }

  .div-block-16 {
    display: block;
    width: 100%;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  ._48-height-spacer-copy {
    display: block;
    margin-bottom: -54px;
  }

  .div-block-15 {
    width: 100%;
  }

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

  .color-white {
    line-height: 36px;
  }

  .color-white.big-paragraph {
    display: none;
    font-size: 16px;
    line-height: 30px;
  }

  .color-white.big-paragraph-copy {
    display: none;
    font-size: 16px;
    line-height: 30px;
  }

  .footer-right-info {
    margin-right: 48px;
    margin-left: 0px;
  }

  .footer-right {
    display: block;
    margin-top: 32px;
  }

  .small-paragraph.color-white {
    font-size: 14px;
  }

  .header-section-heading {
    margin-bottom: 24px;
    font-size: 36px;
    line-height: 70px;
  }

  .header-subtitle {
    display: block;
  }

  .button {
    padding: 10px 16px;
    font-size: 16px;
  }

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

  .header-section-content {
    width: 100%;
    margin-top: 10px;
    padding-right: 24px;
    padding-bottom: 0px;
    padding-left: 24px;
  }

  .bold-text {
    color: #fff;
    text-decoration: none;
  }

  .image-12 {
    display: none;
  }

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

  .section-copy {
    display: none;
  }

  .image-16 {
    bottom: 51%;
    margin-left: 80px;
  }

  .link-6 {
    display: none;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    text-decoration: none;
  }

  .image-17 {
    text-align: left;
  }

  .image-19 {
    text-align: center;
  }

  .grid {
    margin-top: -99px;
    margin-bottom: 55px;
  }

  .image-22 {
    width: 100%;
  }

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

  .image-23 {
    width: 100%;
  }

  .image-24 {
    width: 100%;
  }

  .form-3 {
    margin-top: 10px;
    margin-bottom: 0px;
  }

  .image-25 {
    width: 100%;
  }

  .form-4 {
    margin-top: 10px;
    margin-bottom: 0px;
  }

  .div-block-15-copy {
    width: 100%;
    padding-left: 0px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .flexbox {
    display: block;
    padding-left: 0px;
    text-align: left;
  }

  .lijeva {
    width: 100%;
    padding-left: 40px;
  }

  .desna {
    width: 100%;
  }

  .image-2 {
    display: block;
    padding-left: 0px;
  }

  .slide {
    padding-bottom: 75px;
  }

  .div-block-3 {
    display: flex;
  }

  .heading-5 {
    text-align: left;
  }

  .flexbox-copy {
    display: block;
    padding-left: 0px;
    text-align: left;
  }

  .desna-copy {
    margin-left: 58px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .big-paragraph {
    font-size: 16px;
    line-height: 32px;
  }

  .wrapper-1080 {
    padding-right: 16px;
    padding-left: 16px;
  }

  .sectioninfo.background-green {
    padding-bottom: 1036px;
    box-shadow: none;
  }

  .bold-text-2 {
    box-shadow: none;
    font-size: 20px;
    line-height: 22px;
  }

  .lightbox-link-2 {
    padding-bottom: 30px;
  }

  .paragraph-2 {
    font-size: 16px;
    line-height: 32px;
  }

  .form {
    margin-top: 10px;
  }

  .tab-link-tab-1 {
    margin-bottom: 20px;
    margin-left: 0px;
  }

  .tab-link-tab-1:hover {
    background-color: #c0dde4;
    opacity: 1;
  }

  .tab-link-tab-1.w--current {
    margin-bottom: 20px;
  }

  .bold-text-7 {
    font-size: 20px;
    line-height: 22px;
  }

  .heading-6 {
    padding-bottom: 20px;
    text-align: center;
  }

  .heading-7 {
    padding-bottom: 20px;
    text-align: center;
  }

  .tab-link-tab-3 {
    margin-bottom: 20px;
  }

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

  .tab-link-tab-2 {
    margin-bottom: 20px;
  }

  .tab-link-tab-2:hover {
    background-color: #c0dde4;
  }

  .color-white-copy {
    font-size: 16px;
    line-height: 32px;
    text-align: justify;
  }

  .heading-8 {
    text-align: center;
  }

  .tab-link-tab-4 {
    margin-bottom: 20px;
  }

  .bold-text-6 {
    font-weight: 400;
  }

  .bold-text-9 {
    font-size: 16px;
    text-align: justify;
  }

  .text-field {
    width: 100%;
  }

  .image-7 {
    width: 100%;
  }

  .textarea {
    width: 100%;
  }

  .mapa {
    margin-top: 0px;
    margin-bottom: -55px;
  }

  .heading-9 {
    font-size: 16px;
    line-height: 32px;
    text-align: justify;
  }

  ._48-height-spacer-copy {
    display: block;
    margin-top: 30px;
    margin-bottom: -50px;
  }

  .bold-text-4 {
    font-size: 17px;
    line-height: 35px;
    font-weight: 400;
  }

  .bold-text-5 {
    font-size: 16px;
    line-height: 32px;
    text-align: justify;
  }

  .color-white {
    font-size: 16px;
    line-height: 30px;
  }

  .color-white.big-paragraph {
    display: block;
    text-decoration: none;
  }

  .color-white.big-paragraph-copy {
    display: block;
    text-decoration: none;
  }

  .footer-right-info {
    padding-right: 10px;
  }

  .small-paragraph.color-white {
    font-size: 12px;
  }

  .header-section-heading {
    font-size: 30px;
    line-height: 60px;
  }

  .header-subtitle {
    font-size: 12px;
    line-height: 12px;
  }

  .link-5 {
    outline-color: #fff;
    outline-offset: 0px;
    outline-style: none;
    outline-width: 0px;
    color: #fff;
    text-decoration: none;
  }

  .link-5:hover {
    text-decoration: none;
  }

  .header-section-content {
    margin-top: 60px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .bold-text {
    font-weight: 400;
    text-decoration: none;
    text-shadow: none;
    white-space: normal;
  }

  .bold-text:hover {
    color: #fff;
    font-style: normal;
    text-decoration: none;
  }

  .bold-text-10 {
    font-weight: 400;
  }

  .image-12 {
    display: none;
    padding-top: 10px;
  }

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

  .bold-text-11 {
    font-weight: 400;
  }

  .section-copy {
    display: none;
  }

  .image-16 {
    bottom: 48%;
    max-width: 50%;
    margin-left: 48px;
  }

  .link-6 {
    display: block;
  }

  .paragraph-3 {
    text-align: left;
  }

  .image-17 {
    width: 100%;
    text-align: center;
  }

  .image-18 {
    width: 100%;
    text-align: center;
  }

  .grid {
    margin-top: -115px;
    margin-bottom: 100px;
  }

  .image-22 {
    width: 100%;
  }
}

#w-node-d069fadc-d818-f264-623e-288d4fdc1af5-b2e56c82 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-fb9f42f1-6f50-e347-c642-310f0031faa2-b2e56c82 {
  -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-_3cd2e786-f65e-4c6d-01ed-92cfcca5c552-b2e56c82 {
  -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-e1e0b3e9-3a34-1c27-5245-18b93e76290c-b2e56c82 {
  -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-_2eded034-e001-cdb1-b2d0-ae8e7e2cb169-b2e56c82 {
  -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-fc40af43-099b-aa9a-640f-83841a9b87d5-b2e56c82 {
  -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-d18f5845-11e1-b757-2eeb-ef366303d71d-b2e56c82 {
  -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-_4c1e5bc6-ecad-c93d-d606-34c341f2b71b-b2e56c82 {
  -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-_114a1a9f-6e6e-5214-8641-f08656106946-b2e56c82 {
  -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-_969e0aa6-826f-87d1-7b05-9996c2c00b71-b2e56c82 {
  -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-ec713587-684b-c8e4-b917-2201b6b0dc8d-b2e56c82 {
  -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-_4d1f7ec4-7e29-a5f3-4bdc-0af9807cebcf-b2e56c82 {
  -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;
}

