@import url("https://fonts.googleapis.com/css?family=Roboto+Slab:700|Roboto:300,700");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@-webkit-keyframes goDown {
  0% {
    bottom: -200px; }
  60% {
    bottom: -200px; }
  80% {
    bottom: -220px; }
  100% {
    bottom: -200px; } }
@keyframes goDown {
  0% {
    bottom: -200px; }
  60% {
    bottom: -200px; }
  80% {
    bottom: -220px; }
  100% {
    bottom: -200px; } }
.bg-color-white {
  background-color: white; }

.bg-color-yellow {
  background-color: #F3C361; }
  .bg-color-yellow a:hover {
    color: #F3C361; }

.bg-color-yellow--light {
  background-color: #F7D887; }

.bg-color-green {
  background-color: #1FB96A; }
  .bg-color-green a:hover {
    color: #1FB96A; }

.bg-color-green--light {
  background-color: #21CA70; }

.bg-color-blue {
  background-color: #10C7FF; }
  .bg-color-blue a:hover {
    color: #10C7FF; }

.bg-color-blue--light {
  background-color: #58DAFF; }

.bg-color-brown {
  background-color: #A96E54; }
  .bg-color-brown a:hover {
    color: #A96E54; }

.bg-color-brown--light {
  background-color: #C6866E; }

.txt-color-yellow {
  color: #F3C361; }

.txt-color-yellow {
  color: #F3C361; }

body * {
  color: white;
  font-family: "Roboto", sans-serif;
  font-size: 18px; }

a {
  text-decoration: none;
  color: black; }

.link {
  font-weight: 700;
  text-transform: uppercase; }

p {
  word-spacing: 0.02em;
  letter-spacing: 0.002em;
  font-weight: 300;
  font-size: 1.2em;
  line-height: 1.2em; }

.h1, h1, .h2, h2, .h3, h3, .h4, h3 {
  font-family: "Roboto Slab", serif; }

h1, .h1 {
  font-size: 3.3em;
  padding-bottom: 25px; }

h2, .h2 {
  font-size: 2.6em;
  padding-bottom: 20px; }

h3, .h3 {
  font-size: 1.9em;
  padding-bottom: 15px; }

h4, .h4 {
  font-size: 1.3em;
  padding-bottom: 10px; }

.font-size-s {
  font-size: 1.2em; }

.font-size-m {
  font-size: 1.6em; }

.font-size-l {
  font-size: 2em; }

.txt-color-white {
  color: white; }

.txt-color-black {
  color: black; }

.txt-bold {
  font-weight: 700; }

.layout--full-height {
  height: 100vh;
  margin-top: -100px;
  padding-top: 100px;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.layout-flex {
  display: flex;
  flex-direction: row; }

.layout-flex--v-center {
  align-items: center; }

.layout-flex--h-right {
  justify-content: flex-end; }

.layout-width-container {
  width: 1240px;
  margin: 0 auto; }

.layout-align-auto {
  margin: auto auto; }

.layout-width-full {
  width: 100%; }

.layout-width-half {
  width: 50%; }

.layout-width-third {
  width: 33.33333%; }

.layout-margin-top-s {
  margin-top: 60px; }

.layout-margin-bottom-s {
  margin-bottom: 60px; }

.layout-padding-none {
  padding: 0; }

.layout-padding-s {
  padding: 60px; }

.layout-padding-m {
  padding: 120px; }

.layout-padding-m {
  padding: 200px; }

.layout-padding--top-s {
  padding-top: 60px; }

.layout-padding--right-s {
  padding-right: 60px; }

.layout-padding--bottom-s {
  padding-bottom: 60px; }

.layout-padding--left-s {
  padding-left: 60px; }

.layout-padding--top-m {
  padding-top: 120px; }

.layout-padding--right-m {
  padding-right: 120px; }

.layout-padding--bottom-m {
  padding-bottom: 120px; }

.layout-padding--left-m {
  padding-left: 120px; }

.layout-padding--top-l {
  padding-top: 200px; }

.layout-padding--right-l {
  padding-right: 200px; }

.layout-padding--bottom-l {
  padding-bottom: 200px; }

.layout-padding--left-l {
  padding-left: 200px; }

.layout-pos-relative {
  position: relative; }

.layout-pos-absolute {
  position: absolute; }

.img-background {
  background-position: top center;
  background-size: cover; }

.img-background-green {
  background-image: url("../img/bg/bg-tierra.jpg"); }

.img-background-yellow {
  background-image: url("../img/bg/bg-semillero.jpg"); }

.img-background-blue {
  background-image: url("../img/bg/bg-info.jpg"); }

.img-background-brown {
  background-image: url("../img/bg/bg-footer.jpg"); }

.img-icon {
  width: 35px;
  height: 35px;
  display: block;
  background-position: center; }

.img-icon--down {
  background-image: url("../img/ico/ico-goDown.png"); }

.img-txt-description {
  position: absolute;
  bottom: 0; }

.img-framed,
.img-thumbnail {
  position: relative;
  box-sizing: border-box;
  width: 100%; }

.img-framed {
  padding: 10px;
  border: solid 10px white; }
  .img-framed img {
    width: 100%;
    display: block; }

.img-thumbnail {
  background-color: white;
  padding: 20px;
  display: flex;
  height: 180px;
  justify-content: center;
  overflow: hidden; }
  .img-thumbnail .img-thumbnail__frame {
    display: flex;
    justify-content: center;
    overflow: hidden;
    width: 100%; }
    .img-thumbnail .img-thumbnail__frame:last-child {
      margin-right: 0; }
  .img-thumbnail img {
    cursor: pointer;
    align-self: center;
    margin: 0 auto;
    text-align: center;
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0; }

.img-framed--size-half {
  width: 50%; }

.img-framed--size-third {
  width: 33.333333333%; }

.img-framed--size-s {
  width: 120px; }

.img-framed--size-m {
  width: 240px; }

.img-framed--size-l {
  width: 360px; }

.button {
  padding: 10px 14px;
  border-radius: 3px; }

.button-border {
  border: solid 3px black; }

.button-border--color-white {
  color: black;
  border: solid 3px black; }

.button-border--color-yellow {
  color: #F3C361;
  border: solid 3px #F3C361; }

.button-border--color-blue {
  color: #10C7FF;
  border: solid 3px #10C7FF; }

.button-color {
  color: black;
  padding: 10px 24px; }

.button-color--yellow {
  background-color: #F3C361; }

.button-color--blue {
  background-color: #10C7FF; }

.list-categories-h {
  justify-content: center; }
  .list-categories-h li:last-child {
    border-right: 0; }
  .list-categories-h li a {
    padding: 30px;
    margin-right: 30px; }

.menu-main__logo {
  height: 100px;
  background-color: white; }
  .menu-main__logo img {
    margin: 20px; }

.menu-main__contact {
  box-sizing: border-box;
  padding: 20px;
  height: 100px; }
  .menu-main__contact span {
    display: block;
    padding-bottom: 2px;
    font-size: 0.94em; }
  .menu-main__contact .h4 {
    padding-bottom: 8px; }

.menu-main__links {
  background-color: white;
  width: 100%;
  display: flex;
  flex-direction: row-reverse; }
  .menu-main__links a {
    margin: auto 10px; }
    .menu-main__links a:first-child {
      margin-right: 30px; }

.presentation {
  text-align: right; }
  .presentation p {
    float: right;
    width: 550px; }

.go-down {
  position: relative;
  margin: 0 auto;
  bottom: -200px;
  animation: goDown 1.6s infinite;
  animation-direction: alternate-reverse; }

.container-box {
  background-color: white;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.09);
  padding: 30px;
  box-sizing: border-box; }
  .container-box span, .container-box p, .container-box .h1, .container-box .h2, .container-box .h3, .container-box .h4 {
    color: black; }

.products-container {
  text-align: center;
  margin: 30px 0; }
  .products-container img {
    width: 100%;
    margin-bottom: 30px; }
  .products-container .h4 {
    margin-bottom: 10px; }
  .products-container span {
    display: block; }

.gallery-products {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row; }
  .gallery-products li, .gallery-products .gallery-products__product {
    text-align: center;
    margin: 30px 0;
    width: 33%; }
    .gallery-products li img, .gallery-products .gallery-products__product img {
      width: 80%;
      margin-bottom: 30px; }
    .gallery-products li .h4, .gallery-products .gallery-products__product .h4 {
      margin-bottom: 10px; }
    .gallery-products li span, .gallery-products .gallery-products__product span {
      display: block; }

.gallery-products--showcase li, .gallery-products--showcase .gallery-products__product {
  width: 100%; }

.breadcrumb .button {
  margin-right: 5px; }
.breadcrumb .h4 {
  line-height: 0;
  padding: 0; }

.footer {
  line-height: 1.3em; }

.presentation {
  padding-top: 200px; }

.tool-txt-left {
  text-align: left; }

.tool-txt-center {
  text-align: center; }

.tool-txt-right {
  text-align: right; }

.tool-inlineblock {
  display: inline-block; }

.thumbImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s; }

.thumbImg:hover {
  opacity: 0.7; }

/* The Modal (background) */
#myModal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgba(255, 255, 255, 0.8);
  /* Fallback color */
  background-color: rgba(255, 255, 255, 0.8);
  /* Black w/ opacity */ }

/* Modal Content (image) */
#modalImg {
  margin: auto;
  display: block;
  max-height: 720px;
  max-width: 80%; }

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
  #modalImg {
    width: 100%; } }
/* Caption of Modal Image */
#modalCaption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: black;
  padding: 10px 0;
  height: 150px; }

/* Add Animation */
#modalImg, #modalCaption {
  -webkit-animation-name: appear;
  -webkit-animation-duration: 0.6s;
  animation-name: appear;
  animation-duration: 0.6s; }

@-webkit-keyframes appear {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes appear {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* The Close Button */
#closeModal {
  position: absolute;
  top: 15px;
  right: 35px;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  color: black;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s; }

#closeModal:hover,
#closeModal:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer; }

/*# sourceMappingURL=styles.css.map */
