.sobre-a-horticola {
  height: 250vh;
  background-color: transparent;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.7), #fff);
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.menu-p2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 15vh;
  -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: 1px solid rgba(0, 0, 0, 0.15);
  background-color: #fff;
}

.social-menu-p2 {
  position: absolute;
  left: 0%;
  top: 35%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 35px;
  min-width: 50%;
  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;
}

.horticola-logo-p2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  height: 100px;
  -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;
}

.contacto-menu-p2 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  -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;
}

.shape-white-p2-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100vw;
  height: 80vh;
  -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;
}

.shape-white-p2 {
  position: absolute;
  left: -28px;
  top: -128px;
  width: 200%;
  height: 90%;
  background-color: #fff;
  box-shadow: 1px 1px 20px 20px rgba(0, 0, 0, 0.05);
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  -o-object-fit: fill;
  object-fit: fill;
}

.sobre-wrapper {
  position: absolute;
  left: 0%;
  top: 30vh;
  right: 0%;
  bottom: auto;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 70%;
  height: 300px;
  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;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  color: #fff;
}

.h1-sobre-a-horticola {
  font-family: 'DM Serif Display', sans-serif;
  font-size: 17vw;
  letter-spacing: -3px;
  text-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
}

.h1-sobre-a-horticola.h1-plantas-horticolas {
  font-size: 10em;
  line-height: 0.8em;
  text-align: center;
}

.bg-video-horticola {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100vw;
  height: 150vh;
}

.descricao-sobre-wrapper {
  position: absolute;
  left: 0%;
  top: 37%;
  right: 0%;
  bottom: 0%;
  overflow: visible;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.texto-sobre {
  font-family: 'DM Serif Display', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 2;
  text-align: center;
  text-shadow: 1px 1px 20px rgba(0, 0, 0, 0.25);
}

.div-block {
  position: static;
  top: 1100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 50%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 10%;
  -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: 25px;
  background-color: #fff;
  background-image: url('../images/Hortícola-do-Norte---Plantas-Horticolas-BG.svg');
  background-position: 100% 0%;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.25);
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -o-object-fit: fill;
  object-fit: fill;
}

.paragraph {
  font-family: 'DM Serif Display', sans-serif;
  font-size: 18px;
  line-height: 2;
  text-align: center;
}

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

.historia-da-horticola {
  height: 500vh;
  background-color: #fff;
}

.div-block-3 {
  position: relative;
  left: 15%;
  top: auto;
  width: 500px;
}

.div-block-3.viveiros-text {
  top: -119px;
}

.paragraph-2 {
  background-image: url('../images/IMG_6386.JPG');
  background-position: 50% 0%;
  background-size: cover;
  font-family: 'DM Serif Display', sans-serif;
  color: #4d4d4d;
  font-size: 40px;
  line-height: 1.5;
  letter-spacing: -1px;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.paragraph-2.produtos-horticolas-para {
  background-image: url('../images/IMG_6444.JPG');
  background-position: 100% 0%;
  background-size: auto;
  background-repeat: no-repeat;
  color: #ff6e00;
  letter-spacing: -0.5px;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.div-block-4 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-6 {
  overflow: hidden;
  width: 60%;
  height: 500px;
  border-radius: 20px 0px 0px 20px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -o-object-fit: fill;
  object-fit: fill;
}

.image {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: auto;
  height: auto;
  min-height: auto;
  min-width: 100%;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-7 {
  display: inline;
  width: 70%;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  font-family: 'DM Serif Display', sans-serif;
  text-align: justify;
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 50px;
  column-gap: 50px;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: auto;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.paragraph-3 {
  position: static;
  display: block;
  padding-top: 0px;
  padding-right: 0px;
  direction: ltr;
  font-family: 'DM Serif Display', sans-serif;
  font-size: 16px;
  line-height: 2;
  text-align: left;
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 50px;
  column-gap: 50px;
  -webkit-column-rule-width: 0px;
  column-rule-width: 0px;
  white-space: normal;
}

.italic-text {
  position: relative;
  float: none;
  clear: none;
  font-size: 100px;
  white-space: normal;
  -o-object-fit: fill;
  object-fit: fill;
}

.text-span {
  position: absolute;
  left: 105.953125px;
  top: 3318.75px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  font-size: 100px;
  font-style: italic;
  letter-spacing: normal;
}

.html-embed {
  display: inline-block;
  width: 70%;
  font-family: 'DM Serif Display', sans-serif;
  font-size: 18px;
  line-height: 1.7;
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 50px;
  column-gap: 50px;
}

.images-wrapper {
  height: 150vh;
}

.section-2 {
  position: static;
  height: 75vh;
}

.page-menu {
  position: static;
  z-index: 1;
  height: 50vh;
  background-color: #fff;
  color: #fff;
}

.slider {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
  height: 100%;
}

.left-arrow {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 5;
}

.right-arrow {
  position: relative;
}

.slide-nav {
  position: relative;
  bottom: 79px;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  font-family: 'DM Serif Display', sans-serif;
  color: #525252;
  font-size: 30px;
}

.button:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  color: #1b5509;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
}

.button:focus {
  color: #ffa200;
}

.button:visited {
  background-color: transparent;
  color: grey;
}

.button-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-button {
  width: 20px;
  height: 20px;
  margin-right: 20px;
  margin-left: 20px;
  background-color: transparent;
  background-image: url('../images/Hortícola-do-Norte---Insta-Icon-White.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 0 0 3px 0 #fff;
  -webkit-transition: background-color 200ms ease, height 200ms ease, width 200ms ease;
  transition: background-color 200ms ease, height 200ms ease, width 200ms ease;
}

.menu-button:hover {
  width: 25px;
  height: 25px;
}

.menu-button.insta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 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;
  background-image: url('../images/Hortícola-do-Norte---Insta-Icon-Base.svg');
  background-size: contain;
  box-shadow: none;
  -webkit-transition: background-color 200ms ease, height 200ms ease, width 150ms cubic-bezier(.55, .085, .68, .53);
  transition: background-color 200ms ease, height 200ms ease, width 150ms cubic-bezier(.55, .085, .68, .53);
}

.menu-button.insta:hover {
  width: 25px;
  height: 25px;
  background-image: url('../images/Hortícola-do-Norte---Insta-Icon-Hover.svg');
}

.menu-button.face {
  background-image: url('../images/Hortícola-do-Norte---Face-Icon-Base.svg');
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: none;
  -webkit-transition: background-color 200ms ease, height 200ms ease, width 200ms ease;
  transition: background-color 200ms ease, height 200ms ease, width 200ms ease;
}

.menu-button.face:hover {
  background-image: url('../images/Hortícola-do-Norte---Insa-Icon-Hover.svg');
}

.menu-button.map {
  background-image: url('../images/Hortícola-do-Norte---Map-Icon-Base.svg');
  box-shadow: none;
}

.menu-button.map:hover {
  background-image: url('../images/Hortícola-do-Norte---Map-Icon-Hover.svg');
}

.menu-button.mail {
  background-image: url('../images/Hortícola-do-Norte---Mail-Icon-Base.svg');
  box-shadow: none;
}

.menu-button.mail:hover {
  background-image: url('../images/Hortícola-do-Norte---Mail-Icon-Hover.svg');
}

.menu-button.call {
  background-image: url('../images/Hortícola-do-Norte---Call-Icon-Base.svg');
  box-shadow: none;
}

.menu-button.call:hover {
  background-image: url('../images/Hortícola-do-Norte---Call-Icon-Hover.svg');
}

.text-block {
  position: relative;
  left: -7px;
  top: 28px;
  display: inline-block;
  overflow: visible;
  width: 70px;
  height: 70px;
  margin-right: 10px;
  float: left;
  clear: none;
  background-color: transparent;
  color: #2c6d0c;
  font-size: 100px;
  font-style: italic;
  background-clip: border-box;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  background-image: url('../images/Hortícola-do-Norte---Plantas-Horticolas-BG.svg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.paragraph-4 {
  display: inline;
  width: 70%;
  float: none;
  font-size: 16px;
  line-height: 1.7;
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 50px;
  column-gap: 50px;
}

.text-span-2 {
  border-bottom: 5px solid #2c6d0c;
}

.text-span-3 {
  border-bottom: 5px solid #000;
}

.slide {
  background-image: url('../images/IMG_6425.JPG');
  background-position: 50% 100%;
  background-size: cover;
}

.mask {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.text-span-4 {
  border-style: solid;
  border-width: 0px 0px 2px;
  border-color: #000;
  font-style: italic;
}

.text-span-5 {
  border-bottom: 2px solid #000;
}

.text-span-6 {
  border-bottom: 2px solid #000;
}

.text-span-7 {
  border-bottom: 2px solid #000;
}

.text-span-8 {
  border-bottom: 2px solid #000;
}

.text-span-9 {
  font-style: italic;
}

.button-7 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
  -webkit-transform: translate3d(0px, 0px, 1.05px);
  transform: translate3d(0px, 0px, 1.05px);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Josefin Sans', sans-serif;
  color: rgba(92, 73, 73, 0.5);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.button-7:hover {
  background-color: rgba(46, 88, 3, 0.06);
  box-shadow: inset 0 1px 6px -4px #000;
  -webkit-transform: translate3d(0px, 0px, 5px);
  transform: translate3d(0px, 0px, 5px);
  color: rgba(36, 104, 2, 0.75);
}

.div-block-13 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 35%;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.footer {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -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;
  background-image: linear-gradient(166deg, #616d55, #69a157);
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 35px;
  height: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.menu-line-1 {
  position: relative;
  top: -3px;
  width: 50px;
  height: 3px;
  background-color: #303030;
}

.menu-line-2 {
  width: 20px;
  height: 3px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  background-color: #303030;
}

.menu-line-3 {
  position: relative;
  bottom: -3px;
  width: 50px;
  height: 3px;
  background-color: #303030;
}

.image-2 {
  display: inline;
}

.image-3 {
  display: inline;
}

.scroll {
  overflow: hidden;
  width: 100vw;
  height: 800vw;
}

.div-block-16 {
  position: absolute;
  width: 500vw;
  height: 100vh;
}

.section-3 {
  width: 100vw;
  height: 100vh;
  background-color: #b87e7e;
}

.wrapper {
  position: fixed;
  left: auto;
  top: 0%;
  right: auto;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 800vw;
  background-color: #fff;
}

.horizontal-section {
  width: 100vw;
  height: 100vh;
  background-color: #d6c8c8;
}

.horizontal-section._1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.horizontal-section._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

.horizontal-section._3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.horizontal-section._4 {
  overflow: hidden;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: transparent;
  box-shadow: inset 0 -1px 20px 0 #000;
  opacity: 1;
}

.horizontal-section._5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200vw;
  padding: 10vh;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

.horizontal-section._5.hprodutos {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-image: url('../images/Hortícola-do-Norte---Salsa-BG.svg');
  background-position: 0% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-17 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  color: #fff;
}

.div-block-18 {
  position: relative;
  left: 20%;
  z-index: 2;
  overflow: visible;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.div-block-19 {
  position: absolute;
  left: 39%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 1;
  display: block;
  overflow: visible;
  width: 500px;
  height: 100vh;
  background-image: url('../images/Hortícola-do-Norte---Home-Rounded-Shape.svg');
  background-position: 100% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-19.final-div {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  margin-right: -12px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.menu-box-home {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100px;
  height: 100px;
}

.social-media-block {
  position: fixed;
  left: 10vh;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  height: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-media-block.menu-sm {
  position: absolute;
  left: auto;
  top: auto;
  right: 10vh;
  bottom: 7vh;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-20 {
  position: absolute;
  left: 0%;
  top: -8%;
  right: 0%;
  bottom: auto;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  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;
}

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

.text-block-2 {
  font-family: 'Josefin Sans', sans-serif;
  color: #d4d4d4;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
}

.link {
  display: inline-block;
  margin-left: 20px;
  font-family: 'Josefin Sans', sans-serif;
  color: #d4d4d4;
  font-size: 8px;
  text-decoration: none;
  text-transform: uppercase;
}

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

.text-span-10 {
  font-size: 12px;
}

.text-block-3 {
  display: inline-block;
  margin-right: 20px;
  font-family: 'Josefin Sans', sans-serif;
  color: #d4d4d4;
  font-size: 8px;
}

.text-span-11 {
  font-size: 12px;
  font-weight: 300;
}

.text-span-12 {
  font-style: italic;
  font-weight: 700;
}

.text-span-13 {
  font-weight: 700;
}

.image-4 {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}

.image-5 {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.div-block-23 {
  display: block;
  width: 250px;
  margin: 40px auto 100px;
}

.text-span-14 {
  font-size: 9px;
  font-weight: 700;
}

.titulo-footer {
  font-size: 8px;
  font-weight: 700;
}

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

.text-span-15 {
  font-size: 8px;
  font-weight: 700;
}

.text-span-16 {
  line-height: 1.5em;
}

.viveiros-horticolas {
  height: 200vh;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(92%, #fff));
  background-image: linear-gradient(180deg, transparent, #fff 92%);
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.h1-viveiros-horticolas {
  font-family: 'DM Serif Display', sans-serif;
  font-size: 12em;
  letter-spacing: -3px;
  text-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
}

.descricao-viveiros-wrapper {
  position: absolute;
  left: 0%;
  top: 37%;
  right: 0%;
  bottom: 0%;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.viveiros-wrapper {
  position: absolute;
  left: 0%;
  top: 32.1vh;
  right: 0%;
  bottom: auto;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 70%;
  height: 300px;
  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;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  color: #fff;
}

.fotos-dos-viveiros {
  height: auto;
  background-color: #fff;
}

.bg-video-viveiros {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  height: 150vh;
}

.home-pic-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.home-intro-picture {
  display: block;
}

.image-6 {
  position: relative;
  z-index: 2;
}

.about-text-wrapper-home {
  position: relative;
  left: auto;
  top: auto;
  width: 50%;
  height: auto;
}

.medium-text {
  font-family: 'DM Serif Display', sans-serif;
  color: #333;
  font-size: 30px;
  line-height: 1.5;
  letter-spacing: -0.25px;
}

.medium-text.products-medium-text {
  position: absolute;
  left: auto;
  top: 120%;
  right: -51%;
  bottom: 0%;
  width: 700px;
  text-align: right;
}

.about-title-wrapper {
  position: relative;
  right: 10%;
  width: 25%;
  height: 80vh;
  float: right;
  -webkit-perspective: 0px;
  perspective: 0px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  font-family: 'DM Serif Display', sans-serif;
}

.about-title-wrapper.product-h-div {
  left: -10%;
  top: 0vh;
  right: 5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 70vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.about-title-wrapper._2 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 3%;
  bottom: 0%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.heading {
  position: relative;
  font-family: 'DM Serif Display', sans-serif;
  color: #fff;
  font-size: 300px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: -0.02em;
  text-shadow: 1px 1px 20px rgba(0, 0, 0, 0.25);
  white-space: nowrap;
}

.heading.produtos-heading {
  font-size: 400px;
  line-height: 0.7em;
  letter-spacing: -0.05em;
}

.button-8 {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 120px;
  padding: 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;
  border-style: solid;
  border-width: 3px;
  border-color: #2c6d0c;
  border-radius: 100%;
  background-color: #2c6d0c;
  font-family: 'Josefin Sans', sans-serif;
  color: rgba(255, 255, 255, 0.5);
  font-size: 10px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.button-8:hover {
  box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.2);
  color: rgba(255, 255, 255, 0.5);
}

.button-8._2 {
  width: 120px;
  height: 120px;
  margin-right: auto;
  margin-left: auto;
  border-color: #ff6e00;
  background-color: #ff6e00;
  color: #fff;
  font-size: 10px;
  text-align: center;
}

.button-8._2.contact-button {
  width: 150px;
  height: 150px;
}

.button-8.ver {
  width: 80px;
  height: 80px;
}

.button-8.bot-o-produtos-horticolas-home {
  width: 150px;
  height: 150px;
}

.button-8.plantas-tabuleiro {
  width: 150px;
  height: 150px;
  font-size: 8px;
}

.button-animaton {
  position: absolute;
  left: auto;
  top: auto;
  right: -20%;
  bottom: -80%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  height: 250px;
  -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;
  border-radius: 100%;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.button-animaton._2 {
  position: absolute;
  left: auto;
  top: auto;
  right: 25vh;
  bottom: 10vh;
  width: 350px;
  height: 350px;
}

.button-animaton.viveiros-button {
  position: relative;
  left: 33%;
  top: 53px;
  right: 0%;
  bottom: 0%;
  z-index: 20;
  width: 150px;
  height: 150px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-transform: translate3d(0px, 0px, 50px);
  transform: translate3d(0px, 0px, 50px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.button-animaton.viveiros-button.tabuleiros-button {
  left: auto;
  top: -5px;
}

.button-animaton.produtos-horticolas-button {
  top: -0.3vh;
  right: -62%;
  bottom: auto;
}

.button-animaton.tabuleiro-button-animator {
  position: relative;
  right: auto;
  bottom: auto;
}

.span-medium-text {
  border-bottom: 3px solid #2c6d0c;
}

.video {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
}

.background-video {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.preloader {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #2c6d0c;
  background-image: linear-gradient(165deg, #2c6d0c, #76aa62);
}

.header-home {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 20;
  display: none;
  width: 100px;
  padding-top: 20px;
  padding-bottom: 20px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  background-color: #fff;
  color: #fff;
}

.link-home-header {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.foto-wrapper {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.foto-wrapper._2 {
  width: 90%;
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
  padding: 40px;
  -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;
}

.foto-wrapper._1 {
  height: 100vh;
  margin-bottom: 40px;
}

.foto-wrapper._4 {
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.foto-wrapper._3 {
  height: 100vh;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.foto-viveiros {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 550px;
  min-width: 550px;
  border-radius: 10px;
  box-shadow: 1px 0 20px 0 rgba(0, 0, 0, 0.25);
  -o-object-fit: cover;
  object-fit: cover;
}

.foto-viveiros._2 {
  width: auto;
  min-width: auto;
}

.foto-viveiros._3 {
  width: auto;
  min-width: 700px;
}

.foto-viveiros._3.big {
  max-height: 100%;
  max-width: 100%;
  min-width: auto;
}

.div-foto-wrapper {
  overflow: hidden;
  width: 60%;
  height: 500px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.div-foto-wrapper._1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-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;
}

.div-foto-wrapper._1.medium {
  width: 33.3%;
  padding-right: 10px;
  padding-left: 0px;
}

.div-foto-wrapper._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  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;
}

.div-foto-wrapper._2.medium {
  width: 33.3%;
  padding-right: 10px;
}

.div-foto-wrapper.main-fw {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  padding-right: 40px;
  -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;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-foto-wrapper._3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  padding-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;
}

.div-foto-wrapper._3.medium {
  width: 33.3%;
  padding-left: 10px;
}

.menu {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  display: none;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(221, 122, 0, 0.96);
  background-image: url('../images/Hortícola-do-Norte---BG-Raizes.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(44, 109, 12, 0.5)), to(rgba(255, 110, 0, 0.7)));
  background-image: url('../images/Hortícola-do-Norte---BG-Raizes.svg'), linear-gradient(180deg, rgba(44, 109, 12, 0.5), rgba(255, 110, 0, 0.7));
  background-position: 0px 0px, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.menu-links-wrapper {
  position: absolute;
  left: 10vh;
  top: auto;
  right: auto;
  bottom: 10vh;
  height: 60vh;
}

.menu-link {
  position: relative;
  top: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 20%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-decoration: none;
}

.link-1 {
  position: relative;
  top: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 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;
  opacity: 0.75;
  font-family: 'DM Serif Display', sans-serif;
  color: #fff;
  font-size: 60px;
  font-weight: 400;
  letter-spacing: -0.25px;
  text-decoration: none;
}

.link-2 {
  position: relative;
  top: 70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 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;
  opacity: 1;
  font-family: 'DM Serif Display', sans-serif;
  color: #fff;
  font-size: 60px;
  font-weight: 400;
  letter-spacing: -0.25px;
  text-decoration: none;
  text-shadow: 0 -1px 10px rgba(0, 0, 0, 0.15);
}

.link-menu-home {
  position: absolute;
  left: 10vh;
  top: 7vh;
  right: auto;
  bottom: auto;
}

.close-menu-button {
  position: absolute;
  left: auto;
  top: 7vh;
  right: 10vh;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: hsla(0, 0%, 100%, 0.08);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Varela Round', sans-serif;
  font-size: 20px;
}

.close-menu-button:hover {
  box-shadow: 0 -1px 20px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
  color: hsla(0, 0%, 100%, 0.75);
}

.close-menu-button:active {
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}

.image-7 {
  opacity: 0.75;
}

.menu-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-24 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 500px;
  height: 500px;
  -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: 20px;
  box-shadow: 0 -1px 20px 0 hsla(0, 0%, 100%, 0.5);
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.div-block-24._1 {
  left: -155px;
  z-index: 0;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.div-block-24._2 {
  left: -456px;
  top: -143px;
  width: 300px;
  height: 300px;
}

.div-block-24._3 {
  top: 189px;
  right: 166px;
  width: 200px;
  height: 200px;
}

.div-block-24._3-1 {
  top: -54px;
  right: 166px;
  width: 250px;
  height: 250px;
}

.image-8 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 150%;
  height: 150%;
  -o-object-fit: cover;
  object-fit: cover;
}

.viveiros-bg-div {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-4 {
  position: relative;
  z-index: -1;
  background-color: transparent;
  font-family: 'DM Serif Display', sans-serif;
  color: rgba(44, 109, 12, 0.25);
  font-size: 143vh;
  letter-spacing: -30px;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.h1-contactos-horticolas {
  font-family: 'DM Serif Display', sans-serif;
  font-size: 10vw;
  letter-spacing: -3px;
  text-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
}

.map-div {
  position: relative;
  left: 0%;
  top: 848px;
  right: 0%;
  bottom: 0%;
  display: none;
  -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;
}

.mapa-horticola-viveiros {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.html-embed-2 {
  position: absolute;
  left: 0%;
  top: 0px;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
}

.image-9 {
  position: relative;
  top: -98px;
}

.div-block-25 {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 83.3%, 0.32)), to(hsla(0, 0%, 100%, 0.35)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 83.3%, 0.32), hsla(0, 0%, 100%, 0.35));
  box-shadow: inset 0 0 20px 0 rgba(0, 0, 0, 0.25);
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -o-object-fit: contain;
  object-fit: contain;
}

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

.produc-text-div {
  position: absolute;
  left: auto;
  top: -15%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  margin-right: 100px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.produc-text-div.viveiros-div {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.heading-2 {
  margin-bottom: 10px;
  font-family: 'DM Serif Display', sans-serif;
  font-size: 70px;
  font-weight: 400;
  text-align: left;
  letter-spacing: -1px;
  text-shadow: 1px 1px 20px hsla(0, 0%, 100%, 0.5);
}

.heading-2.h-produtos {
  margin-bottom: 100px;
  color: #ff6e00;
  font-size: 100px;
  line-height: 0.9em;
  font-weight: 400;
  letter-spacing: -2px;
}

.heading-2.viveiros-heading {
  line-height: 0.9em;
  text-align: right;
}

.paragraph-5 {
  position: relative;
  top: 29px;
  font-family: 'DM Serif Display', sans-serif;
  font-size: 20px;
  line-height: 1.5em;
  text-align: right;
  text-shadow: 1px 1px 20px hsla(0, 0%, 100%, 0.5);
}

.conacto-texto-horticola-div {
  position: relative;
  left: 10vh;
  top: 10vh;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  height: 30%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.5em;
}

.paragraph-6 {
  position: relative;
  z-index: 5;
  font-family: 'DM Serif Display', sans-serif;
  color: #333;
  font-size: 30px;
  line-height: 1.5em;
  letter-spacing: -0.25px;
}

.text-block-5 {
  font-family: 'DM Serif Display', sans-serif;
  color: #2c6d0c;
  font-size: 50px;
}

.div-block-26 {
  position: relative;
  left: 10vh;
  top: -223px;
}

.link-3 {
  position: relative;
  top: 22px;
  display: inline-block;
  width: auto;
  font-family: 'DM Serif Display', sans-serif;
  color: #2c6d0c;
  font-size: 17px;
}

.bold-text-2 {
  font-size: 38px;
}

.map-div-home {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 40vh;
}

.html-embed-3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.telefone-e-mail-div {
  margin-right: 20px;
  float: left;
  border-right: 1px none #000;
}

.morada-div {
  position: relative;
  height: 100%;
  margin-left: auto;
  padding-left: 20px;
  float: right;
  border-right: 3px none #000;
  border-left: 2px solid #000;
}

.link-4 {
  font-family: 'DM Serif Display', sans-serif;
  color: #303030;
  font-size: 16px;
}

.contacto-horticola-div {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 20;
  display: none;
  width: 100vw;
  padding: 5vh 5vh 0vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(48, 48, 48, 0.75);
}

.contacto-horticola {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 100%;
  height: 50%;
  padding-top: 10vh;
  padding-right: 20vh;
  padding-left: 20vh;
  background-color: #fff;
}

.submit-button {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 70px;
  background-color: #2c6d0c;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.form {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}

.textarea {
  height: 50px;
  font-size: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.text-field {
  height: 50px;
  margin-bottom: auto;
  border-bottom: 1px none #000;
  font-size: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.text-field-2 {
  height: 50px;
  margin-bottom: auto;
  border-bottom: 1px none #000;
  font-size: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.img-contactos {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 150px;
  background-image: url('../images/IMG_6434.JPG');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: inset 1px 1px 20px 0 rgba(0, 0, 0, 0.5);
}

.contacto-viveiros-horticolas {
  height: 225vh;
  background-color: transparent;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.contact-horticola-page-div {
  position: relative;
  top: 90vh;
  width: 80vh;
  height: 500px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'DM Serif Display', sans-serif;
  text-align: center;
}

.h3-contactos-viveiros {
  margin-top: 100px;
  margin-bottom: 20px;
  color: #2c6d0c;
  font-size: 30px;
}

.contacto-link-horticola {
  display: inline;
  color: #303030;
  font-size: 20px;
  line-height: 1.5em;
  text-decoration: none;
  text-transform: none;
}

.text-span-17 {
  text-decoration: none;
}

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

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70vh;
  height: 70vh;
  -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: 100%;
}

.div-block-28 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  width: 500px;
  height: 500px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #000, #fff);
}

.html-embed-4 {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  box-shadow: 0 0 20px -6px rgba(0, 0, 0, 0.25);
}

.div-block-29 {
  margin-bottom: 140px;
}

.h2-contactos-horticola {
  font-family: 'DM Serif Display', sans-serif;
  color: #333;
  font-size: 40px;
  letter-spacing: -1px;
}

.div-block-30 {
  position: relative;
  top: 12px;
  width: 100px;
  height: 5px;
  margin-right: auto;
  margin-left: auto;
  background-color: #ff6e00;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #ff6e00, #fff);
  color: #ff6e00;
}

.image-11 {
  position: relative;
  width: 100%;
}

.raizes-div {
  position: fixed;
  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: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: url('../images/Hortícola-do-Norte---Salsa-BG.svg');
  background-position: 0% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.34;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-12 {
  max-height: 100%;
  max-width: none;
}

.div-block-31 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vh;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.image-13 {
  position: absolute;
  max-width: none;
  min-height: 100%;
}

.div-block-32 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 550px;
  height: 200px;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.produto {
  position: absolute;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 150px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: 'DM Serif Display', sans-serif;
  color: #303030;
  font-size: 100px;
}

.background-video-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  height: 100vh;
}

.slide-2 {
  background-image: url('../images/IMG_6444.JPG');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-3 {
  background-image: url('../images/IMG_6434.JPG');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.heading-3 {
  position: absolute;
  top: 445.5vh;
  right: 15%;
  width: 400px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  background-image: url('../images/IMG_6438.JPG');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  font-family: 'DM Serif Display', sans-serif;
  color: #2c6d0c;
  font-size: 50px;
  line-height: 1.1em;
  font-weight: 400;
  text-align: right;
  letter-spacing: -1px;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.button-9 {
  background-color: #2c6d0c;
}

.buttton-animation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-text-wrapper-products {
  position: relative;
  left: 5%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 25%;
  height: auto;
}

.about-text-wrapper-products.prod-hort-div {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.heading-4 {
  margin-bottom: 100px;
}

.comprar-horticolas {
  position: absolute;
  left: 600vw;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.comprar-horticola-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.3%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none solid;
  border-width: 1px 0.1px;
  border-color: #000 rgba(0, 0, 0, 0.1);
  background-color: #2c6d0c;
  box-shadow: inset 1px 1px 20px 0 rgba(0, 0, 0, 0.25);
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.div-block-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 35% 20% 20%;
  -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;
  border-style: solid;
  border-width: 0.25px;
  border-color: rgba(0, 0, 0, 0.15);
  background-color: #fff;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  font-family: 'DM Serif Display', sans-serif;
}

.div-block-33.ver-produtos {
  padding-top: 35%;
  padding-bottom: 20%;
}

.div-block-33.round-corn {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}

.heading-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate3d(0px, 0px, 50px);
  transform: translate3d(0px, 0px, 50px);
  font-size: 2em;
  font-weight: 400;
  text-align: center;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.paragraph-7 {
  margin-bottom: 100px;
  -webkit-transform: translate3d(0px, 0px, 50px);
  transform: translate3d(0px, 0px, 50px);
  font-size: 14px;
  line-height: 1.5em;
  font-weight: 400;
  text-align: center;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.paragraph-7.home-product-para {
  margin-bottom: 40px;
}

.b {
  padding: 20px;
  background-color: rgba(44, 109, 12, 0.5);
  -webkit-transform: translate3d(0px, 0px, 50px);
  transform: translate3d(0px, 0px, 50px);
  font-family: 'Josefin Sans', sans-serif;
  font-size: 10px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.image-14 {
  max-height: 100px;
  -webkit-transform: translate3d(0px, 0px, 50px);
  transform: translate3d(0px, 0px, 50px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.heading-6 {
  margin-top: 25px;
  -webkit-transform: translate3d(0px, 0px, 50px);
  transform: translate3d(0px, 0px, 50px);
  font-family: 'Josefin Sans', sans-serif;
  color: rgba(51, 51, 51, 0.75);
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.plantas-horticolas {
  height: 200vh;
  background-color: transparent;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.7), #fff);
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.produtos-horticolas-div {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-right: 15vh;
  padding-left: 15vh;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.div-block-34 {
  width: 33.3%;
  height: 100%;
  padding-right: 40px;
  padding-bottom: 140px;
  padding-left: 40px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.div-block-35 {
  height: 100%;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  border-radius: 0px;
}

.button-10 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 70px;
  -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: #ff8324;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  font-family: 'Josefin Sans', sans-serif;
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.button-10:hover {
  background-color: #ff6e00;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate3d(0px, 0px, 10px);
  transform: translate3d(0px, 0px, 10px);
  color: #fff;
}

.ora {
  border-bottom: 5px solid #303030;
}

.text-span-3-copy {
  border-bottom: 5px solid #000;
}

.img-div-produtos {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.image-15 {
  background-image: linear-gradient(268deg, transparent, #fff 83%);
  box-shadow: inset 0 0 20px 0 #000;
}

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

.video-viveiros {
  position: absolute;
  left: 0%;
  top: 625vh;
  right: 0%;
  bottom: 0%;
  width: 90%;
  height: 70vh;
  margin-right: auto;
  margin-left: auto;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.background-video-3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  border-radius: 10px;
  box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.25);
}

.section-4 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.background-video-4 {
  position: absolute;
  left: 400vw;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 100vw;
  height: 100%;
  opacity: 0.5;
}

.body {
  background-color: #fff;
}

.menu-line-4 {
  width: 20px;
  height: 3px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  background-color: #303030;
}

.menu-line-5 {
  position: relative;
  top: -3px;
  width: 50px;
  height: 3px;
  background-color: #303030;
}

.menu-line-6 {
  position: relative;
  bottom: -3px;
  width: 50px;
  height: 3px;
  background-color: #303030;
}

.div-block-36 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-span-19 {
  font-style: italic;
  font-weight: 400;
}

.span-italic {
  color: #2c6d0c;
  font-style: italic;
}

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

.plantas-horticolas-section {
  height: 200vh;
  background-color: #fff;
}

.p-150 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 120vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.p-150:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.9)), to(hsla(0, 0%, 100%, 0.9))), url('../images/IMG_6409.JPG');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.9)), url('../images/IMG_6409.JPG');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  opacity: 1;
}

.div-block-38 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  text-align: center;
}

.paragraph-8 {
  width: 500px;
  font-family: 'DM Serif Display', sans-serif;
  font-size: 16px;
}

.image-16 {
  height: 200px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.heading-7 {
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: 'DM Serif Display', sans-serif;
  font-size: 40px;
  line-height: 1.25em;
  letter-spacing: -0.7px;
}

.heading-8 {
  font-family: 'Josefin Sans', sans-serif;
  color: rgba(255, 131, 36, 0.7);
  font-size: 14px;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.p-150-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 120vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.p-240 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 120vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.p-240:hover {
  background-color: hsla(0, 0%, 100%, 0.9);
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.9)), to(hsla(0, 0%, 100%, 0.9))), url('../images/IMG_6419.JPG');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.9)), url('../images/IMG_6419.JPG');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}

.p-300 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 120vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.p-300:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.9)), to(hsla(0, 0%, 100%, 0.9))), url('../images/IMG_6433.JPG');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.9)), url('../images/IMG_6433.JPG');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.intro-landing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/IMG_6444.JPG');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/IMG_6444.JPG');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}

.factores-de-producao {
  height: 50vh;
}

.separador {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50vh;
  -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.5)), to(rgba(0, 0, 0, 0.5))), url('../images/IMG_6386.JPG');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/IMG_6386.JPG');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}

.separador:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(44, 109, 12, 0.75)), to(rgba(44, 109, 12, 0.75)));
  background-image: linear-gradient(180deg, rgba(44, 109, 12, 0.75), rgba(44, 109, 12, 0.75));
}

.sobre-plantas-horticolas {
  height: 100vh;
}

.div-block-39 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50%;
  -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.5)), to(rgba(0, 0, 0, 0.5))), url('../images/IMG_6381.JPG');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/IMG_6381.JPG');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.as-nossas-instalacoes {
  height: 50vh;
}

.chegue-ate-nos {
  height: 50vh;
}

.caixa-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 700px;
  height: 220px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.descricao-div {
  width: 70%;
  padding: 40px;
  border-style: solid none solid solid;
  border-width: 3px;
  border-color: #fff;
  text-align: right;
}

.descricao-div.img-descr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.title-div {
  width: 30%;
  padding: 20px;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
}

.paragraph-9 {
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  text-align: right;
}

.button-11 {
  padding-right: 0px;
  background-color: transparent;
  font-weight: 700;
  text-align: right;
}

.heading-9 {
  color: #fff;
  font-size: 26px;
  line-height: 40px;
}

.heading-10 {
  font-family: 'Kaushan Script', sans-serif;
  color: #fff;
  font-size: 32px;
  letter-spacing: -1px;
}

.button-12 {
  margin-top: 10px;
  padding: 0px;
  background-color: transparent;
  font-family: 'Kaushan Script', sans-serif;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: -0.5px;
  text-decoration: underline;
  text-transform: none;
}

.link-5 {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}

.image-17 {
  position: static;
  left: 0%;
  top: -26%;
  right: 0%;
  bottom: 19%;
  width: 50px;
  height: 50px;
}

.sobre-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50%;
  -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;
}

.paragraph-10 {
  overflow: visible;
  font-family: Raleway, sans-serif;
  line-height: 22px;
  font-weight: 400;
  text-align: left;
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 40px;
  column-gap: 40px;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-40 {
  width: 70%;
}

.div-block-41 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50vh;
  -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;
}

.html-embed-5 {
  height: 100%;
}

.image-18 {
  position: absolute;
  left: 585.5px;
}

.up {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}

.up.hed {
  z-index: 5;
  color: #303030;
}

.link-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  margin-right: 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;
  font-family: Raleway, sans-serif;
  color: #303030;
  font-size: 10px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.link-6:hover {
  border-bottom: 2px solid #2c6d0c;
  color: #2c6d0c;
  font-weight: 700;
  text-decoration: none;
}

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

.div-block-44 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 700px;
}

.map {
  display: block;
  height: 50vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-45 {
  width: 60%;
}

.text-block-6 {
  margin-right: 40px;
  font-family: Raleway, sans-serif;
  font-size: 18px;
  line-height: 30px;
  text-align: right;
}

.paragraph-11 {
  font-family: Raleway, sans-serif;
}

.image-19 {
  position: absolute;
  top: 5vh;
  text-align: right;
}

.div-block-46 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30vh;
  -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;
}

.image-20 {
  width: 700px;
  max-width: 90%;
}

.link-7 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
}

.bold-text-3 {
  color: #2c6d0c;
  font-size: 10px;
}

.image-21 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin-left: auto;
}

.div-block-47 {
  position: absolute;
  top: 40vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-48 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-49 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -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: #2c6d0c;
  box-shadow: 0 0 10px 0 #000;
}

.logo-antigo {
  display: block;
  width: 250px;
  margin: 40px auto;
}

.imagem-antiga-logo {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.div-block-50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -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;
}

.image-22 {
  width: auto;
  height: 80%;
  max-width: none;
}

.button-13 {
  margin-right: auto;
  margin-bottom: 27px;
  margin-left: auto;
  background-color: #2c6d0c;
  font-family: Raleway, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.image-23 {
  margin-top: 30px;
}

.brevemente {
  display: none;
}

.imagem-div-cofinanciamento {
  position: absolute;
  left: auto;
  top: 100px;
  right: 0%;
  bottom: 0%;
  width: 500px;
  height: 70vh;
  background-image: url('../images/ProjectoCofinanciado.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

@media screen and (max-width: 991px) {
  .horticola-logo-p2 {
    width: 200px;
  }
  .h1-sobre-a-horticola {
    font-size: 25vw;
  }
  .h1-sobre-a-horticola.h1-plantas-horticolas {
    font-size: 8em;
  }
  .descricao-sobre-wrapper {
    width: 70%;
  }
  .div-block {
    height: 400px;
    padding: 5%;
  }
  .paragraph {
    font-size: 16px;
  }
  .div-block-7 {
    -webkit-column-count: 2;
    column-count: 2;
  }
  .button {
    font-size: 24px;
  }
  .div-block-13 {
    bottom: -4%;
  }
  .horizontal-section._2 {
    width: 200vw;
  }
  .horizontal-section._3 {
    width: 300vw;
  }
  .h1-viveiros-horticolas {
    font-size: 10em;
  }
  .about-text-wrapper-home {
    width: 40%;
  }
  .foto-wrapper._2 {
    height: 80vh;
  }
  .div-foto-wrapper.main-fw {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .h1-contactos-horticolas {
    font-size: 15vw;
  }
  .div-block-33.round-corn {
    padding-right: 10%;
    padding-left: 10%;
  }
  .image-14 {
    width: 50px;
    max-height: 90%;
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .produtos-horticolas-div {
    padding-right: 3vh;
    padding-left: 3vh;
  }
  .div-block-34 {
    height: 90%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .div-block-43 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .social-menu-p2 {
    display: none;
  }
  .horticola-logo-p2 {
    width: 200px;
  }
  .h1-sobre-a-horticola.h1-plantas-horticolas {
    font-size: 6em;
  }
  .descricao-sobre-wrapper {
    top: 30%;
  }
  .div-block {
    width: 80%;
  }
  .div-block-3 {
    left: auto;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-3.viveiros-text {
    left: auto;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
  }
  .paragraph-2 {
    font-size: 30px;
  }
  .images-wrapper {
    height: 110vh;
  }
  .button {
    font-size: 20px;
  }
  .button-7 {
    text-align: center;
  }
  .scroll {
    display: none;
  }
  .wrapper {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 100vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .horizontal-section._1 {
    display: block;
    overflow: hidden;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .horizontal-section._2 {
    width: 100vw;
  }
  .horizontal-section._3 {
    overflow: hidden;
    width: 100vw;
    height: 250vh;
  }
  .horizontal-section._5 {
    width: 100vw;
    height: 150vh;
  }
  .horizontal-section._5.hprodutos {
    width: 100vw;
    height: 150vh;
  }
  .div-block-17 {
    width: 60%;
  }
  .div-block-18 {
    left: 10%;
  }
  .div-block-19 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    overflow: hidden;
    width: 50%;
    background-position: 0% 50%;
  }
  .div-block-21 {
    max-height: 100%;
  }
  .text-block-2 {
    margin-top: 60px;
  }
  .link {
    display: block;
    margin-left: auto;
  }
  .div-block-22 {
    display: block;
    margin-bottom: auto;
    -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;
  }
  .text-block-3 {
    display: block;
    margin-right: auto;
  }
  .h1-viveiros-horticolas {
    font-size: 7em;
  }
  .home-pic-wrapper {
    overflow: hidden;
  }
  .home-intro-picture {
    height: 100%;
    max-width: none;
  }
  .about-text-wrapper-home {
    left: -55px;
    width: 70%;
  }
  .medium-text.products-medium-text {
    top: 101%;
    right: auto;
    width: 70vw;
  }
  .heading {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .button-animaton._2 {
    position: relative;
    left: 152px;
  }
  .button-animaton.produtos-horticolas-button {
    left: 203px;
    top: 86.4vh;
    right: 0%;
  }
  .foto-wrapper._2 {
    height: 50vh;
  }
  .foto-wrapper._1 {
    margin-right: auto;
    margin-left: auto;
  }
  .div-foto-wrapper.main-fw {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block-24._1 {
    left: 14px;
    width: 700px;
  }
  .div-block-24._2 {
    left: -372px;
  }
  .div-block-24._3.button-3 {
    top: 355px;
    width: 500px;
  }
  .div-block-24._3-1 {
    top: -5px;
    right: auto;
    width: 500px;
    height: 300px;
  }
  .viveiros-bg-div {
    position: absolute;
    display: none;
    overflow: hidden;
  }
  .produc-text-div.viveiros-div {
    top: -57%;
    right: -11%;
    width: 90vw;
  }
  .heading-2.h-produtos {
    font-size: 80px;
  }
  .conacto-texto-horticola-div {
    left: 5vh;
    width: 60%;
  }
  .div-block-26 {
    left: 5vh;
    top: 4px;
    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;
  }
  .morada-div {
    display: block;
    padding-left: 0px;
    border-left-style: none;
  }
  .link-4 {
    position: relative;
    top: 38px;
  }
  .img-contactos {
    position: relative;
  }
  .heading-3 {
    top: 422.4vh;
  }
  .paragraph-7 {
    font-size: 12px;
  }
  .video-viveiros {
    top: 582.6vh;
  }
  .brevemente {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 10;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #2c6d0c;
  }
  .div-block-51 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-block-7 {
    margin-top: 20px;
    font-family: 'Kaushan Script', sans-serif;
    color: #fff;
    font-size: 16px;
  }
}

@media screen and (max-width: 479px) {
  .sobre-a-horticola {
    height: 200vh;
  }
  .social-menu-p2 {
    display: none;
  }
  .horticola-logo-p2 {
    width: 200px;
  }
  .sobre-wrapper {
    width: 100%;
  }
  .h1-sobre-a-horticola {
    font-size: 30vw;
  }
  .h1-sobre-a-horticola.h1-plantas-horticolas {
    width: 80%;
    font-size: 4em;
    line-height: 0.9em;
  }
  .descricao-sobre-wrapper {
    top: 40%;
    width: 80%;
  }
  .texto-sobre {
    font-size: 24px;
    line-height: 1.5;
    text-align: center;
  }
  .div-block {
    width: 90%;
    height: 400px;
  }
  .paragraph {
    font-size: 14px;
  }
  .div-block-3 {
    left: auto;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .paragraph-2 {
    width: auto;
    font-size: 30px;
    text-align: left;
  }
  .div-block-4 {
    position: relative;
    top: 0px;
  }
  .div-block-5 {
    position: relative;
    top: 100px;
  }
  .image {
    width: auto;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .div-block-7 {
    position: relative;
    top: -78px;
    width: 80%;
    font-size: 14px;
    text-align: left;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .images-wrapper {
    height: 100vh;
  }
  .page-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    padding-top: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-11 {
    display: inline;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 70px;
    margin-top: 20px;
    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;
    font-size: 40px;
  }
  .div-block-12 {
    font-size: 12px;
  }
  .paragraph-4 {
    width: 80%;
    font-size: 14px;
    line-height: 2;
    text-align: center;
    text-transform: none;
    -webkit-column-count: 0;
    column-count: 0;
    -webkit-column-span: none;
    column-span: none;
  }
  .button-7 {
    font-size: 8px;
    text-align: center;
  }
  .div-block-13 {
    top: auto;
    bottom: -9%;
  }
  .image-2 {
    display: block;
  }
  .wrapper {
    overflow: hidden;
  }
  .horizontal-section._5 {
    padding-left: 0vh;
  }
  .horizontal-section._5.hprodutos {
    padding-right: 0vh;
  }
  .div-block-18 {
    width: 50vw;
  }
  .div-block-19 {
    width: 70%;
  }
  .text-block-2 {
    width: 85%;
    margin-right: auto;
    margin-left: auto;
  }
  .link {
    font-size: 7px;
  }
  .div-block-22 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    font-size: 7px;
  }
  .text-span-10 {
    font-size: 10px;
  }
  .text-block-3 {
    font-size: 7px;
  }
  .image-5 {
    margin-bottom: 10px;
  }
  .div-block-23 {
    margin-bottom: 60px;
  }
  .text-span-16 {
    font-size: 16px;
    line-height: 1em;
  }
  .text-span-16.rodape-span {
    font-size: 10px;
  }
  .viveiros-horticolas {
    height: 200vh;
  }
  .h1-viveiros-horticolas {
    width: 80%;
    font-size: 5em;
    text-align: center;
    letter-spacing: 0px;
  }
  .descricao-viveiros-wrapper {
    top: 28%;
    width: 80%;
  }
  .viveiros-wrapper {
    width: 100%;
  }
  .about-text-wrapper-home {
    position: absolute;
    left: 30px;
    width: 80%;
  }
  .medium-text.products-medium-text {
    left: 20px;
    width: 80vw;
  }
  .about-title-wrapper {
    width: 50%;
  }
  .button-animaton {
    bottom: -36%;
  }
  .button-animaton._2 {
    left: 36px;
    top: 15px;
    right: auto;
    width: 100%;
  }
  .button-animaton.viveiros-button {
    left: 3%;
    top: 66px;
  }
  .button-animaton.produtos-horticolas-button {
    left: 21px;
    top: 101.7vh;
  }
  .foto-wrapper._2 {
    height: 30vh;
    padding-right: 0px;
    padding-left: 0px;
  }
  .foto-wrapper._1 {
    height: 80vh;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .foto-wrapper._3 {
    height: 70vh;
  }
  .foto-viveiros {
    width: auto;
    min-width: auto;
    margin-right: auto;
    margin-left: auto;
    -o-object-fit: fill;
    object-fit: fill;
  }
  .div-foto-wrapper._2.medium {
    height: auto;
  }
  .div-foto-wrapper.main-fw {
    width: 100%;
    height: auto;
  }
  .div-block-24._1 {
    left: 168px;
    top: 536px;
    height: 300px;
  }
  .div-block-24._3-1 {
    top: 69px;
  }
  .h1-contactos-horticolas {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 20vw;
  }
  .produc-text-div.viveiros-div {
    right: auto;
    width: 100vw;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .heading-2.viveiros-heading {
    font-size: 50px;
  }
  .conacto-texto-horticola-div {
    width: 80%;
  }
  .div-block-26 {
    top: 65px;
  }
  .contacto-viveiros-horticolas {
    height: 250vh;
  }
  .contact-horticola-page-div {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .contacto-link-horticola {
    font-size: 16px;
  }
  .div-block-27 {
    position: relative;
    top: -134px;
    width: 80%;
    height: 80%;
  }
  .html-embed-4 {
    width: 225px;
    height: 225px;
  }
  .h2-contactos-horticola {
    line-height: 1.2em;
  }
  .text-span-18 {
    font-size: 10px;
  }
  .image-13 {
    min-height: auto;
  }
  .heading-3 {
    top: 384.8vh;
    display: none;
  }
  .plantas-horticolas {
    height: 250vh;
  }
  .produtos-horticolas-div {
    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;
  }
  .div-block-34 {
    width: 100%;
    height: 80%;
  }
  .preloader-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .video-viveiros {
    top: 496.9vh;
  }
  .background-video-4 {
    left: 0%;
    top: 450vh;
    right: 0%;
    bottom: 0%;
  }
  .plantas-horticolas-section {
    height: 275vh;
  }
  .image-16 {
    height: 150px;
  }
  .heading-7 {
    font-size: 30px;
  }
  .logo-antigo {
    margin-bottom: 60px;
  }
  .imagem-antiga-logo {
    margin-bottom: 10px;
  }
}

