:root {
  --dark-slate-grey: #0a2d2d;
  --light-grey: #d2d6dc;
  --dark-sea-green: #82b482;
  --sea-green: #427e5a;
}

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

.navbar {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: 52px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.div-block-63 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1208px;
  display: flex;
}

.brand-2 {
  z-index: 200;
  align-items: center;
  display: flex;
}

.image-2-copy-copy {
  width: 100%;
  max-width: none;
  height: auto;
  min-height: auto;
  max-height: 26px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

.footer {
  z-index: 5000000;
  background-color: #242424;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  margin-top: 0;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  position: static;
  inset: auto 0% 0%;
}

.div-block-19 {
  background-color: #0000;
  flex-wrap: wrap;
  flex: 0 auto;
  place-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1208px;
  height: auto;
  display: flex;
}

.image-5 {
  width: 150px;
  padding: 1px;
}

.text-block-5, .link {
  color: #fff;
}

.header {
  background-color: #0a2d2d;
  justify-content: center;
  padding: 70px 50px;
  display: flex;
}

.body {
  color: var(--dark-slate-grey);
}

.header-div {
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.heading, .paragraph {
  color: #fff;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  width: 60%;
  font-size: 18px;
  line-height: 28px;
}

.bold-text {
  font-size: 48px;
  line-height: 58px;
}

.partners {
  justify-content: center;
  align-items: stretch;
  margin-bottom: 33px;
  padding: 0 50px 39px;
  display: flex;
}

.partners-div {
  width: 100%;
  max-width: 1200px;
}

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

.heading-3 {
  margin-top: 0;
  font-size: 24px;
  line-height: 32px;
}

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

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

.partner-grid {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-top: 32px;
  display: grid;
}

.pic {
  background-image: url('../images/agriturismo.jpg');
  background-position: 50%;
  background-size: 400px;
  border-radius: 10px;
  width: 100%;
  height: 150px;
  max-height: none;
}

.pic._2 {
  background-image: url('../images/reiseuhu-60xPhYfi6hA-unsplash.jpg');
  background-size: cover;
}

.heading-4 {
  font-size: 18px;
  line-height: 28px;
}

.button {
  border: 1px solid var(--light-grey);
  color: #374151;
  background-color: #fff;
  border-radius: 6px;
  justify-content: center;
  width: 100%;
  margin-top: 25px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 16px;
  display: flex;
}

.button.ga-event {
  font-size: 14px;
  font-weight: 700;
}

.pic-2 {
  background-image: url('../images/img-casevacanza.jpg');
  background-position: 50%;
  background-size: 450px;
  border-radius: 10px;
  width: 100%;
  height: 150px;
  max-height: none;
}

.pic-3 {
  background-image: url('../images/hometogo-FR.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 10px;
  width: 100%;
  height: 150px;
  max-height: none;
}

.pic-4 {
  background-image: url('../images/hometogo-AL.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 10px;
  width: 100%;
  height: 150px;
  max-height: none;
}

.links {
  justify-content: center;
  margin: 60px 50px 58px;
  display: flex;
}

.links-div {
  width: 100%;
  max-width: 1200px;
  padding-left: 0;
  padding-right: 0;
}

.link-2 {
  color: var(--dark-sea-green);
  text-decoration: none;
}

.bold-text-2 {
  color: var(--sea-green);
}

.grid {
  grid-column-gap: 42px;
  grid-template-rows: auto;
  margin-bottom: 58px;
}

.link-1 {
  color: var(--sea-green);
  margin-top: 24px;
  margin-bottom: 21px;
  font-size: 16px;
  line-height: 26px;
}

.spain-pic {
  background-image: url('../images/miguel-saenz-de-santa-maria-2kIhLYJtoKE-unsplash.jpg');
  background-position: 0 0;
  background-size: cover;
  border: 1px #000;
  border-radius: 10px;
}

.link-3 {
  color: var(--sea-green);
  text-decoration: none;
}

.portugal-pic {
  background-image: url('../images/reiseuhu-60xPhYfi6hA-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
  border: 1px #000;
  border-radius: 10px;
}

.spain-pic-mobile {
  background-image: url('../images/miguel-saenz-de-santa-maria-2kIhLYJtoKE-unsplash.jpg');
  background-position: 0 0;
  background-size: cover;
  border: 1px #000;
  border-radius: 10px;
}

.grid-spain {
  grid-column-gap: 42px;
  grid-template-rows: auto;
}

.link-4, .link-5, .link-6, .link-7 {
  color: var(--sea-green);
  text-decoration: none;
}

.bold-text-3 {
  text-decoration: none;
}

.link-8, .link-9, .link-10, .link-11 {
  color: var(--sea-green);
  text-decoration: none;
}

.heading-3-copy {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 32px;
}

.spain {
  margin-top: 0;
  font-size: 20px;
  line-height: 32px;
}

.portugak {
  margin-top: 0;
  font-size: 22px;
  line-height: 32px;
}

.bold-text-4 {
  font-size: 20px;
}

@media screen and (max-width: 991px) {
  .navbar {
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 0;
    display: flex;
    overflow: hidden;
  }

  .div-block-63 {
    align-items: center;
  }

  .footer {
    height: auto;
    padding-left: 50px;
    padding-right: 50px;
    position: static;
  }

  .div-block-19 {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    margin-left: 0;
    padding-top: 30px;
    padding-bottom: 30px;
  }

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

  .header {
    padding-left: 30px;
    padding-right: 30px;
  }

  .paragraph-2 {
    width: auto;
    max-width: 80%;
  }

  .partners {
    padding-left: 30px;
    padding-right: 30px;
  }

  .partner-grid {
    grid-row-gap: 35px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .pic {
    background-repeat: repeat;
    background-size: cover;
  }

  .links {
    margin-left: 30px;
    margin-right: 30px;
  }

  .grid {
    grid-column-gap: 25px;
  }

  .grid-spain {
    grid-column-gap: 25px;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-63 {
    justify-content: flex-start;
    width: 100%;
  }

  .image-2-copy-copy {
    width: auto;
    height: 25px;
  }

  .footer {
    padding-left: 30px;
    padding-right: 30px;
    position: static;
  }

  .div-block-19 {
    width: 100%;
    max-width: 1020px;
  }

  .header {
    padding-left: 30px;
  }

  .heading {
    text-align: center;
  }

  .paragraph-2 {
    max-width: none;
  }

  .button {
    font-size: 16px;
  }

  .grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-bottom: 0;
  }

  .spain-pic {
    background-position: 50% 0;
    width: 100%;
    height: 209px;
    margin-bottom: 16px;
    display: none;
  }

  .portugal-pic {
    height: 209px;
  }

  .spain-pic-mobile {
    background-position: 50% 0;
    width: 100%;
    height: 209px;
    margin-bottom: 16px;
  }

  .grid-spain {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-63 {
    justify-content: center;
  }

  .image-2-copy-copy {
    width: auto;
    height: 20px;
  }

  .footer {
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-19 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .link {
    color: #fff;
  }

  .header {
    padding: 50px 20px;
  }

  .heading {
    font-size: 30px;
  }

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

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

  .partners {
    margin-bottom: 0;
    padding-bottom: 53px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .partner-grid {
    grid-row-gap: 40px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .links {
    margin-left: 20px;
    margin-right: 20px;
  }

  .grid-spain {
    margin-bottom: 0;
  }
}


