/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
.margin-0 {
  margin: 0rem !important; }

.padding-0 {
  padding: 0rem !important; }

.mx-0 {
  margin-left: 0rem !important;
  margin-right: 0rem !important; }

.px-0 {
  padding-left: 0rem !important;
  padding-right: 0rem !important; }

.my-0 {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important; }

.py-0 {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important; }

.margin-l-0 {
  margin-left: 0rem !important; }

.padding-l-0 {
  padding-left: 0rem !important; }

.margin-t-0 {
  margin-top: 0rem !important; }

.padding-t-0 {
  padding-top: 0rem !important; }

.margin-r-0 {
  margin-right: 0rem !important; }

.padding-r-0 {
  padding-right: 0rem !important; }

.margin-b-0 {
  margin-bottom: 0rem !important; }

.padding-b-0 {
  padding-bottom: 0rem !important; }

.margin-1 {
  margin: 0.5rem !important; }

.padding-1 {
  padding: 0.5rem !important; }

.mx-1 {
  margin-left: 1rem !important;
  margin-right: 1rem !important; }

.px-1 {
  padding-left: 1rem !important;
  padding-right: 1rem !important; }

.my-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.py-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.margin-l-1 {
  margin-left: 0.5rem !important; }

.padding-l-1 {
  padding-left: 0.5rem !important; }

.margin-t-1 {
  margin-top: 0.5rem !important; }

.padding-t-1 {
  padding-top: 0.5rem !important; }

.margin-r-1 {
  margin-right: 0.5rem !important; }

.padding-r-1 {
  padding-right: 0.5rem !important; }

.margin-b-1 {
  margin-bottom: 0.5rem !important; }

.padding-b-1 {
  padding-bottom: 0.5rem !important; }

.margin-2 {
  margin: 1rem !important; }

.padding-2 {
  padding: 1rem !important; }

.mx-2 {
  margin-left: 2rem !important;
  margin-right: 2rem !important; }

.px-2 {
  padding-left: 2rem !important;
  padding-right: 2rem !important; }

.my-2 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important; }

.py-2 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important; }

.margin-l-2 {
  margin-left: 1rem !important; }

.padding-l-2 {
  padding-left: 1rem !important; }

.margin-t-2 {
  margin-top: 1rem !important; }

.padding-t-2 {
  padding-top: 1rem !important; }

.margin-r-2 {
  margin-right: 1rem !important; }

.padding-r-2 {
  padding-right: 1rem !important; }

.margin-b-2 {
  margin-bottom: 1rem !important; }

.padding-b-2 {
  padding-bottom: 1rem !important; }

.margin-3 {
  margin: 1.5rem !important; }

.padding-3 {
  padding: 1.5rem !important; }

.mx-3 {
  margin-left: 3rem !important;
  margin-right: 3rem !important; }

.px-3 {
  padding-left: 3rem !important;
  padding-right: 3rem !important; }

.my-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.py-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.margin-l-3 {
  margin-left: 1.5rem !important; }

.padding-l-3 {
  padding-left: 1.5rem !important; }

.margin-t-3 {
  margin-top: 1.5rem !important; }

.padding-t-3 {
  padding-top: 1.5rem !important; }

.margin-r-3 {
  margin-right: 1.5rem !important; }

.padding-r-3 {
  padding-right: 1.5rem !important; }

.margin-b-3 {
  margin-bottom: 1.5rem !important; }

.padding-b-3 {
  padding-bottom: 1.5rem !important; }

.margin-4 {
  margin: 2rem !important; }

.padding-4 {
  padding: 2rem !important; }

.mx-4 {
  margin-left: 4rem !important;
  margin-right: 4rem !important; }

.px-4 {
  padding-left: 4rem !important;
  padding-right: 4rem !important; }

.my-4 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important; }

.py-4 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important; }

.margin-l-4 {
  margin-left: 2rem !important; }

.padding-l-4 {
  padding-left: 2rem !important; }

.margin-t-4 {
  margin-top: 2rem !important; }

.padding-t-4 {
  padding-top: 2rem !important; }

.margin-r-4 {
  margin-right: 2rem !important; }

.padding-r-4 {
  padding-right: 2rem !important; }

.margin-b-4 {
  margin-bottom: 2rem !important; }

.padding-b-4 {
  padding-bottom: 2rem !important; }

.margin-5 {
  margin: 2.5rem !important; }

.padding-5 {
  padding: 2.5rem !important; }

.mx-5 {
  margin-left: 5rem !important;
  margin-right: 5rem !important; }

.px-5 {
  padding-left: 5rem !important;
  padding-right: 5rem !important; }

.my-5 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important; }

.py-5 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important; }

.margin-l-5 {
  margin-left: 2.5rem !important; }

.padding-l-5 {
  padding-left: 2.5rem !important; }

.margin-t-5 {
  margin-top: 2.5rem !important; }

.padding-t-5 {
  padding-top: 2.5rem !important; }

.margin-r-5 {
  margin-right: 2.5rem !important; }

.padding-r-5 {
  padding-right: 2.5rem !important; }

.margin-b-5 {
  margin-bottom: 2.5rem !important; }

.padding-b-5 {
  padding-bottom: 2.5rem !important; }

.margin-6 {
  margin: 3rem !important; }

.padding-6 {
  padding: 3rem !important; }

.mx-6 {
  margin-left: 6rem !important;
  margin-right: 6rem !important; }

.px-6 {
  padding-left: 6rem !important;
  padding-right: 6rem !important; }

.my-6 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important; }

.py-6 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important; }

.margin-l-6 {
  margin-left: 3rem !important; }

.padding-l-6 {
  padding-left: 3rem !important; }

.margin-t-6 {
  margin-top: 3rem !important; }

.padding-t-6 {
  padding-top: 3rem !important; }

.margin-r-6 {
  margin-right: 3rem !important; }

.padding-r-6 {
  padding-right: 3rem !important; }

.margin-b-6 {
  margin-bottom: 3rem !important; }

.padding-b-6 {
  padding-bottom: 3rem !important; }

.margin-7 {
  margin: 3.5rem !important; }

.padding-7 {
  padding: 3.5rem !important; }

.mx-7 {
  margin-left: 7rem !important;
  margin-right: 7rem !important; }

.px-7 {
  padding-left: 7rem !important;
  padding-right: 7rem !important; }

.my-7 {
  margin-top: 7rem !important;
  margin-bottom: 7rem !important; }

.py-7 {
  padding-top: 7rem !important;
  padding-bottom: 7rem !important; }

.margin-l-7 {
  margin-left: 3.5rem !important; }

.padding-l-7 {
  padding-left: 3.5rem !important; }

.margin-t-7 {
  margin-top: 3.5rem !important; }

.padding-t-7 {
  padding-top: 3.5rem !important; }

.margin-r-7 {
  margin-right: 3.5rem !important; }

.padding-r-7 {
  padding-right: 3.5rem !important; }

.margin-b-7 {
  margin-bottom: 3.5rem !important; }

.padding-b-7 {
  padding-bottom: 3.5rem !important; }

.margin-8 {
  margin: 4rem !important; }

.padding-8 {
  padding: 4rem !important; }

.mx-8 {
  margin-left: 8rem !important;
  margin-right: 8rem !important; }

.px-8 {
  padding-left: 8rem !important;
  padding-right: 8rem !important; }

.my-8 {
  margin-top: 8rem !important;
  margin-bottom: 8rem !important; }

.py-8 {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important; }

.margin-l-8 {
  margin-left: 4rem !important; }

.padding-l-8 {
  padding-left: 4rem !important; }

.margin-t-8 {
  margin-top: 4rem !important; }

.padding-t-8 {
  padding-top: 4rem !important; }

.margin-r-8 {
  margin-right: 4rem !important; }

.padding-r-8 {
  padding-right: 4rem !important; }

.margin-b-8 {
  margin-bottom: 4rem !important; }

.padding-b-8 {
  padding-bottom: 4rem !important; }

.margin-9 {
  margin: 4.5rem !important; }

.padding-9 {
  padding: 4.5rem !important; }

.mx-9 {
  margin-left: 9rem !important;
  margin-right: 9rem !important; }

.px-9 {
  padding-left: 9rem !important;
  padding-right: 9rem !important; }

.my-9 {
  margin-top: 9rem !important;
  margin-bottom: 9rem !important; }

.py-9 {
  padding-top: 9rem !important;
  padding-bottom: 9rem !important; }

.margin-l-9 {
  margin-left: 4.5rem !important; }

.padding-l-9 {
  padding-left: 4.5rem !important; }

.margin-t-9 {
  margin-top: 4.5rem !important; }

.padding-t-9 {
  padding-top: 4.5rem !important; }

.margin-r-9 {
  margin-right: 4.5rem !important; }

.padding-r-9 {
  padding-right: 4.5rem !important; }

.margin-b-9 {
  margin-bottom: 4.5rem !important; }

.padding-b-9 {
  padding-bottom: 4.5rem !important; }

.margin-10 {
  margin: 5rem !important; }

.padding-10 {
  padding: 5rem !important; }

.mx-10 {
  margin-left: 10rem !important;
  margin-right: 10rem !important; }

.px-10 {
  padding-left: 10rem !important;
  padding-right: 10rem !important; }

.my-10 {
  margin-top: 10rem !important;
  margin-bottom: 10rem !important; }

.py-10 {
  padding-top: 10rem !important;
  padding-bottom: 10rem !important; }

.margin-l-10 {
  margin-left: 5rem !important; }

.padding-l-10 {
  padding-left: 5rem !important; }

.margin-t-10 {
  margin-top: 5rem !important; }

.padding-t-10 {
  padding-top: 5rem !important; }

.margin-r-10 {
  margin-right: 5rem !important; }

.padding-r-10 {
  padding-right: 5rem !important; }

.margin-b-10 {
  margin-bottom: 5rem !important; }

.padding-b-10 {
  padding-bottom: 5rem !important; }

.margin-11 {
  margin: 5.5rem !important; }

.padding-11 {
  padding: 5.5rem !important; }

.mx-11 {
  margin-left: 11rem !important;
  margin-right: 11rem !important; }

.px-11 {
  padding-left: 11rem !important;
  padding-right: 11rem !important; }

.my-11 {
  margin-top: 11rem !important;
  margin-bottom: 11rem !important; }

.py-11 {
  padding-top: 11rem !important;
  padding-bottom: 11rem !important; }

.margin-l-11 {
  margin-left: 5.5rem !important; }

.padding-l-11 {
  padding-left: 5.5rem !important; }

.margin-t-11 {
  margin-top: 5.5rem !important; }

.padding-t-11 {
  padding-top: 5.5rem !important; }

.margin-r-11 {
  margin-right: 5.5rem !important; }

.padding-r-11 {
  padding-right: 5.5rem !important; }

.margin-b-11 {
  margin-bottom: 5.5rem !important; }

.padding-b-11 {
  padding-bottom: 5.5rem !important; }

.margin-12 {
  margin: 6rem !important; }

.padding-12 {
  padding: 6rem !important; }

.mx-12 {
  margin-left: 12rem !important;
  margin-right: 12rem !important; }

.px-12 {
  padding-left: 12rem !important;
  padding-right: 12rem !important; }

.my-12 {
  margin-top: 12rem !important;
  margin-bottom: 12rem !important; }

.py-12 {
  padding-top: 12rem !important;
  padding-bottom: 12rem !important; }

.margin-l-12 {
  margin-left: 6rem !important; }

.padding-l-12 {
  padding-left: 6rem !important; }

.margin-t-12 {
  margin-top: 6rem !important; }

.padding-t-12 {
  padding-top: 6rem !important; }

.margin-r-12 {
  margin-right: 6rem !important; }

.padding-r-12 {
  padding-right: 6rem !important; }

.margin-b-12 {
  margin-bottom: 6rem !important; }

.padding-b-12 {
  padding-bottom: 6rem !important; }

.font-size-1 {
  font-size: 0.25rem !important; }

.font-size-2 {
  font-size: 0.5rem !important; }

.font-size-3 {
  font-size: 0.75rem !important; }

.font-size-4 {
  font-size: 1rem !important; }

.font-size-5 {
  font-size: 1.25rem !important; }

.font-size-6 {
  font-size: 1.5rem !important; }

.font-size-7 {
  font-size: 1.75rem !important; }

.font-size-8 {
  font-size: 2rem !important; }

.font-size-9 {
  font-size: 2.25rem !important; }

.font-size-10 {
  font-size: 2.5rem !important; }

.font-size-11 {
  font-size: 2.75rem !important; }

.font-size-12 {
  font-size: 3rem !important; }

.font-size-13 {
  font-size: 3.25rem !important; }

.font-size-14 {
  font-size: 3.5rem !important; }

.font-size-15 {
  font-size: 3.75rem !important; }

.font-size-16 {
  font-size: 4rem !important; }

.font-size-17 {
  font-size: 4.25rem !important; }

.font-size-18 {
  font-size: 4.5rem !important; }

.font-size-19 {
  font-size: 4.75rem !important; }

.font-size-20 {
  font-size: 5rem !important; }

.font-size-21 {
  font-size: 5.25rem !important; }

.font-size-22 {
  font-size: 5.5rem !important; }

.font-size-23 {
  font-size: 5.75rem !important; }

.font-size-24 {
  font-size: 6rem !important; }

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

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

.text-align-right {
  text-align: right; }

.d-none {
  display: none !important; }

.d-block {
  display: block !important; }

.d-flex {
  display: flex !important; }

.justify-content-center {
  justify-content: center !important; }

.align-items-center {
  align-items: center !important; }

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

.flex-row {
  flex-direction: row; }

.text-reset {
  color: inherit !important; }

@font-face {
  font-family: 'baskerville';
  src: url("/static/navet/fonts/BaskervilleMTStd-BoldIt.eot?3864767c8e7d");
  src: url("/static/navet/fonts/BaskervilleMTStd-BoldIt.eot?&3864767c8e7d#iefix") format("embedded-opentype"), url("/static/navet/fonts/BaskervilleMTStd-BoldIt.woff2?3864767c8e7d") format("woff2"), url("/static/navet/fonts/BaskervilleMTStd-BoldIt.woff?3864767c8e7d") format("woff"), url("/static/navet/fonts/BaskervilleMTStd-BoldIt.ttf?3864767c8e7d") format("truetype");
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: 'baskerville';
  src: url("/static/navet/fonts/BaskervilleMTStd-SemiBd.eot?3864767c8e7d");
  src: url("/static/navet/fonts/BaskervilleMTStd-SemiBd.eot?&3864767c8e7d#iefix") format("embedded-opentype"), url("/static/navet/fonts/BaskervilleMTStd-SemiBd.woff2?3864767c8e7d") format("woff2"), url("/static/navet/fonts/BaskervilleMTStd-SemiBd.woff?3864767c8e7d") format("woff"), url("/static/navet/fonts/BaskervilleMTStd-SemiBd.ttf?3864767c8e7d") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'baskerville';
  src: url("/static/navet/fonts/BaskervilleMTStd-SemiBdIt.eot?3864767c8e7d");
  src: url("/static/navet/fonts/BaskervilleMTStd-SemiBdIt.eot?&3864767c8e7d#iefix") format("embedded-opentype"), url("/static/navet/fonts/BaskervilleMTStd-SemiBdIt.woff2?3864767c8e7d") format("woff2"), url("/static/navet/fonts/BaskervilleMTStd-SemiBdIt.woff?3864767c8e7d") format("woff"), url("/static/navet/fonts/BaskervilleMTStd-SemiBdIt.ttf?3864767c8e7d") format("truetype");
  font-weight: 600;
  font-style: italic; }

@font-face {
  font-family: 'baskerville';
  src: url("/static/navet/fonts/BaskervilleMTStd-Italic.eot?3864767c8e7d");
  src: url("/static/navet/fonts/BaskervilleMTStd-Italic.eot?&3864767c8e7d#iefix") format("embedded-opentype"), url("/static/navet/fonts/BaskervilleMTStd-Italic.woff2?3864767c8e7d") format("woff2"), url("/static/navet/fonts/BaskervilleMTStd-Italic.woff?3864767c8e7d") format("woff"), url("/static/navet/fonts/BaskervilleMTStd-Italic.ttf?3864767c8e7d") format("truetype");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'baskerville';
  src: url("/static/navet/fonts/BaskervilleMTStd-Regular.eot?3864767c8e7d");
  src: url("/static/navet/fonts/BaskervilleMTStd-Regular.eot?&3864767c8e7d#iefix") format("embedded-opentype"), url("/static/navet/fonts/BaskervilleMTStd-Regular.woff2?3864767c8e7d") format("woff2"), url("/static/navet/fonts/BaskervilleMTStd-Regular.woff?3864767c8e7d") format("woff"), url("/static/navet/fonts/BaskervilleMTStd-Regular.ttf?3864767c8e7d") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'baskerville';
  src: url("/static/navet/fonts/BaskervilleMTStd-Bold.eot?3864767c8e7d");
  src: url("/static/navet/fonts/BaskervilleMTStd-Bold.eot?&3864767c8e7d#iefix") format("embedded-opentype"), url("/static/navet/fonts/BaskervilleMTStd-Bold.woff2?3864767c8e7d") format("woff2"), url("/static/navet/fonts/BaskervilleMTStd-Bold.woff?3864767c8e7d") format("woff"), url("/static/navet/fonts/BaskervilleMTStd-Bold.ttf?3864767c8e7d") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'cuatro-colores';
  src: url("/static/navet/fonts/Cuatro Colores.ttf?3864767c8e7d") format("truetype"); }

@font-face {
  font-family: 'phosphate-solid';
  src: url("/static/navet/fonts/PhosphatePro-Solid.otf?3864767c8e7d") format("opentype"); }

@font-face {
  font-family: 'kalem';
  src: url("/static/navet/fonts/kalem.ttf?3864767c8e7d") format("truetype"), url("/static/navet/fonts/kalem.otf?3864767c8e7d") format("opentype"); }

@font-face {
  font-family: 'helvetica';
  src: url("/static/navet/fonts/Helvetica.ttf?3864767c8e7d") format("truetype"); }

body, html {
  height: 100%;
  margin: 0; }

body {
  /*font-family: Futura,Trebuchet MS,Arial,sans-serif;*/
  font-family: 'helvetica';
  font-size: 18px;
  background-color: #34564a;
  background-size: 1670px;
  background-position: top;
  background-image: url("/static/navet/images/mainbackground3.webp?3864767c8e7d");
  background-repeat: repeat-y;
  font-weight: 600; }

.wrapper {
  min-height: 100%;
  margin-bottom: -102px;
  /*background-color: #e8e9eb;*/ }

.push {
  height: 102px; }

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

.flex {
  display: flex; }

.justify-between {
  justify-content: space-between; }

.cursor-pointer {
  cursor: pointer; }

.rotated {
  transform: rotate(180deg);
  transition: transform 100ms; }

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
img.img-responsive {
  width: 100%; }

.dashed-border {
  border-bottom: 1px dashed #958677;
  margin-bottom: 15px;
  padding-bottom: 15px; }

/* Page load popups */
.general-popup-inner {
  background-color: #fff;
  padding: 15px;
  border-radius: 3px;
  display: none; }

.general-popup-inner.active {
  display: block; }

/* Breadcrumb */
section#breadcrumbs {
  margin: 40px 0; }

ul.breadcrumbs {
  list-style: none;
  margin: 0;
  padding: 0; }

ul.breadcrumbs li {
  float: left;
  margin-right: 5px;
  font-size: 18px;
  font-style: italic;
  /*text-transform: uppercase;*/ }

ul.breadcrumbs li a {
  padding: 3px 8px;
  color: #fff; }

ul.breadcrumbs li span {
  color: #fff; }

ul.breadcrumbs li a:hover,
ul.breadcrumbs li a:focus {
  text-decoration: none; }

ul.breadcrumbs li a:hover {
  background-color: #28865b;
  color: #fff;
  transition: background-color 300ms, color 300ms; }

ul.breadcrumbs li .fa {
  position: relative;
  top: 1px; }

.fa-ul {
  margin-left: 0; }

/* Banner */
#banner-main {
  background-image: url("/static/navet/images/bx-intro.webp?3864767c8e7d");
  height: 550px;
  background-repeat: no-repeat;
  background-size: cover; }

.banner-content {
  color: #fff;
  text-align: right; }
  .banner-content .banner-title {
    padding-right: 30px;
    padding-top: 5%;
    font-family: 'phosphate-solid'; }
  .banner-content .banner-sub-title {
    padding-right: 20px;
    font-family: 'kalem';
    padding-bottom: 10px; }
  .banner-content .banner-description {
    padding-right: 20px;
    padding-bottom: 40px;
    font-family: 'helvetica';
    text-align: justify;
    font-weight: 100; }
  .banner-content .banner-extra {
    padding-right: 20px;
    padding-bottom: 40px;
    padding-top: 10px;
    text-align: center;
    font-family: 'helvetica';
    font-weight: 100; }

.banner-logo {
  width: 300px;
  margin: 0 auto; }

.banner-logo img {
  width: 100%; }

.banner-content span.chevron-down-image img {
  width: 80px;
  transition: none; }

.banner-content span.chevron-down-image img:hover {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: bounce;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }

.banner-content h1 {
  font-size: 65px;
  margin-top: 20px;
  margin-bottom: 0; }

.banner-content h2 {
  font-size: 65px;
  margin-top: 13px;
  margin-bottom: 0; }

.banner-content p {
  font-size: 14px;
  padding-left: 56%;
  margin-top: 0;
  margin-bottom: 0; }

.banner-content img {
  padding-left: 56%;
  height: 80px; }

.banner-title span {
  margin-top: 30px;
  display: block; }

.header .navet-container {
  padding: 0; }
  .header .navet-container .header-row {
    display: flex;
    align-items: center; }

#navigation {
  position: relative;
  z-index: 5; }
  #navigation:after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 1px; }

ul.navigation {
  list-style: none;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0; }
  ul.navigation > li {
    font-family: 'cuatro-colores';
    display: block;
    margin-right: auto;
    float: left;
    padding: 3px 47px;
    font-size: 20px; }
    ul.navigation > li a {
      color: #ffffff; }
      ul.navigation > li a:hover, ul.navigation > li a:focus {
        text-decoration: none; }
      ul.navigation > li a.active, ul.navigation > li a:active {
        color: #ffffff; }

.language-switcher .btn-group .dropdown-menu {
  right: 0;
  left: initial;
  background-color: #2a463c;
  border-radius: 2px;
  padding: 0;
  text-align: center;
  min-width: auto;
  font-size: 18px;
  bottom: 130%;
  transition: background-color 150ms; }
  .language-switcher .btn-group .dropdown-menu:hover {
    background-color: #34564a; }
  .language-switcher .btn-group .dropdown-menu a {
    color: #fff;
    display: block;
    padding: 0.5rem 1rem;
    background-color: #2a463c; }
    .language-switcher .btn-group .dropdown-menu a:hover {
      text-decoration: none;
      background-color: #172621; }

.language-switcher .btn-group button {
  background-color: transparent;
  border: none; }

.language-switcher .btn-group.open .dropdown-toggle {
  box-shadow: none; }

#language-switcher-desktop {
  float: right;
  font-family: 'cuatro-colores';
  font-size: 20px; }
  #language-switcher-desktop .language-switcher {
    padding: 3px 47px;
    color: #ffffff; }

section {
  opacity: 0;
  transition: opacity 0.5s linear; }

section#product-type {
  opacity: 1; }

section.active {
  opacity: 1; }

.footer-bg {
  background-image: url("/static/navet/images/mountains.webp?3864767c8e7d");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 15px;
  margin-right: 15px;
  height: 165px; }

.logo {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  background-image: url("/static/navet/images/mountains.webp?3864767c8e7d");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 15px;
  margin-right: 15px; }

.logo a {
  display: flex;
  width: auto;
  height: 165px;
  padding: 10px 10px;
  align-items: center; }

.logo img {
  height: 120px; }

.desktop-navigation-container {
  background-color: #2a463c;
  margin-top: 0px; }

#slider-container {
  background: #000;
  overflow: hidden; }

body.products #banner-image {
  display: none; }

.slider {
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left center;
  height: 100%; }

.slick-track, .slick-list {
  height: 100%; }

.slider01 {
  background-image: url("/static/navet/images/banner/image01.jpg?3864767c8e7d"); }

.slider02 {
  background-image: url("/static/navet/images/banner/image02.jpg?3864767c8e7d");
  background-position: left bottom 34%; }

.slider03 {
  background-image: url("/static/navet/images/banner/image03.jpg?3864767c8e7d"); }

.slider-description {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 28px;
  color: #fff;
  right: 0;
  padding: 5px 10px;
  background-color: rgba(0, 0, 0, 0.7);
  border-top: 1px solid #111;
  opacity: 0;
  transition: all 0.9s; }

.slider-description p {
  margin: 0; }

div.select-product-type {
  display: none; }

.product-type-selection div.product-type {
  cursor: pointer;
  position: relative; }
  .product-type-selection div.product-type .out-of-stock-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    pointer-events: none; }
    .product-type-selection div.product-type .out-of-stock-container .out-of-stock-message {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 30px;
      color: #333; }

.product-type-selection div.product-type:after {
  content: '';
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-style: solid;
  border-color: transparent;
  z-index: 2;
  transition: border-color 300ms; }

.product-type-selection div.product-type:hover:after {
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-style: solid;
  border-color: #2a463c;
  border-width: 4px; }

.product-type-selection div.product-type.out-of-stock,
.addon-container div.product-type.out-of-stock {
  pointer-events: none; }

.addon-container div.product-type.out-of-stock:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 35% 6% 0; }

.product-type-selection div.product-type.out-of-stock:hover:after {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffffab; }

.product-type button.select-product-type {
  position: relative;
  padding: 3px 15px;
  max-width: 290px;
  min-width: 250px;
  bottom: 2rem;
  right: 5rem;
  font-size: 30px;
  z-index: 3;
  background-color: #db9d47;
  border-color: #c88527; }
  .product-type button.select-product-type:hover {
    background-color: #e3b472; }

.products .spacing-col {
  border: 1px solid #9e9e9e;
  background-color: #fff;
  margin-bottom: 20px;
  position: relative;
  cursor: pointer; }

.products .product-icon img {
  width: 70%;
  float: left; }

.products .product-icon div {
  font-size: 12px;
  padding-right: 8px;
  width: 30%;
  padding-top: 7%;
  position: absolute;
  right: 0;
  bottom: 8%; }

.product-icon {
  transition: box-shadow 400ms; }

.product-icon .select-product-size {
  position: absolute;
  top: 0;
  right: 5px;
  font-size: 30px;
  color: #dadada;
  transition: color 300ms; }

.products .product-icon:hover {
  box-shadow: 0px 3px 12px #b1b1b1; }

.products .product-icon.active {
  box-shadow: 0px 10px 12px #b1b1b1; }

.product-icon:hover .select-product-size {
  color: #fff700; }

.product-icon.active .select-product-size {
  color: #28865b; }

.sub-content {
  position: relative; }
  .sub-content .sub-content-inner {
    color: #fff;
    padding: 15px;
    position: relative; }

.sub-content.how {
  border: none; }

.contact-content {
  margin-bottom: 20px; }

#product-info {
  margin-top: 30px; }

#product-info p {
  font-size: 15px;
  color: #968777; }

.continue-chevron {
  margin: 15px; }

.icon.icon-set-01 {
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 100px;
  width: 100px;
  display: block;
  margin: 0 auto; }

.info-boxes {
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px; }
  .info-boxes .info-box {
    width: 20%;
    float: left;
    padding: 0 15px; }
    .info-boxes .info-box .transport {
      background-image: url("/static/navet/images/icon-iconset01-transport.png?3864767c8e7d"); }
    .info-boxes .info-box .catalonia {
      background-image: url("/static/navet/images/icon-iconset01-catalonia.png?3864767c8e7d"); }
    .info-boxes .info-box .spain {
      background-image: url("/static/navet/images/icon-iconset01-spain.png?3864767c8e7d"); }
    .info-boxes .info-box .eco {
      background-image: url("/static/navet/images/icon-iconset01-eco.png?3864767c8e7d"); }
    .info-boxes .info-box .ok {
      background-image: url("/static/navet/images/icon-iconset01-ok.png?3864767c8e7d"); }
    .info-boxes .info-box .solidarity {
      background-image: url("/static/navet/images/icon-iconset01-solidarity.png?3864767c8e7d"); }

.info-boxes b {
  color: #34564a;
  font-size: 20px; }

.how-does-it-work img {
  height: 700px; }

.how-does-it-work-steps h2 {
  width: 100%;
  font-family: 'cuatro-colores';
  text-align: center;
  font-size: 80px;
  font-weight: 600;
  margin-top: 12rem;
  padding: 0 15px;
  color: #fff; }

.how-does-it-work-steps {
  position: relative; }

.how-does-it-work-steps > div p {
  font-family: 'helvetica';
  font-size: 40px;
  text-align: left;
  color: #ffffff; }

.how-does-it-work-steps ol {
  counter-reset: step-counter;
  margin-top: 40px;
  margin-left: 130px;
  margin-right: 70px;
  font-size: 20px;
  font-family: 'helvetica';
  display: flex;
  flex-direction: column; }
  .how-does-it-work-steps ol li {
    list-style-type: none;
    color: #ffffff;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px; }
    .how-does-it-work-steps ol li:before {
      content: counter(step-counter);
      counter-increment: step-counter;
      font-size: 50px;
      font-family: 'cuatro-colores';
      position: absolute;
      left: -40px;
      top: 50%;
      transform: translateY(-50%); }

.how-img {
  display: flex;
  justify-content: center; }
  .how-img .img {
    height: 80px;
    width: max-content; }

/* About */
.about {
  padding-left: 50px;
  padding-right: 50px; }

.sub-content.about {
  position: relative; }

.sub-content.about h2 {
  color: #fff;
  font-family: 'cuatro-colores';
  margin-top: 0; }

.about-trees {
  margin-bottom: 70px; }

.about-tree-img-float img {
  display: none; }

.about-tree-title h2 {
  font-size: 80px;
  margin-top: 0;
  text-align: center; }

.about-tree-img img {
  position: relative;
  height: 800px; }

.about-navet-img img {
  position: relative;
  top: -2rem;
  left: -2.5%;
  height: 400px;
  float: left; }

.about-navet-title h2 {
  font-size: 60px;
  margin-top: 0; }

.about-tree-text {
  display: flex;
  flex-direction: column;
  align-items: center; }

.about-navet-text img {
  float: right;
  position: relative;
  top: 0;
  right: 10%;
  height: 120px;
  width: max-content;
  margin-bottom: 40px; }

.about-tree-text img {
  height: 100px;
  width: max-content;
  margin-bottom: 40px; }

.sub-content.about > div {
  padding: 0px; }

.sub-content.about p {
  color: #fff;
  font-family: 'helvetica';
  font-size: 16px;
  font-weight: 400; }

/* Product delivery */
.sub-content.delivery {
  background-image: url("/static/navet/images/image04.jpg?3864767c8e7d");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 400px;
  margin-bottom: 0; }

.sub-content.return {
  background-image: url("/static/navet/images/image07.jpg?3864767c8e7d");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  height: 400px;
  margin-bottom: 0; }

.column {
  width: 50%;
  float: left;
  position: relative;
  min-height: 100%; }

.column-long {
  width: 54%;
  float: left;
  position: relative;
  min-height: 100%; }

.column-short {
  width: 46%;
  float: left;
  position: relative;
  min-height: 100%; }

.transport-heading {
  position: absolute;
  top: 20px;
  right: 20px;
  left: 20px;
  bottom: 20px;
  background-color: #2a463c;
  display: flex;
  justify-content: center;
  align-items: center; }

.transport-heading h2 {
  color: #ededed;
  font-size: 60px;
  margin: 0;
  font-family: 'phosphate-solid';
  text-align: left;
  padding-bottom: 40px;
  width: 500px; }

.pull-right .transport-heading h2 {
  text-align: right; }

.delivery-text {
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  padding: 15px;
  background-color: #fff;
  right: 20px; }

.transport-content {
  padding: 26px;
  border: 3px dashed #34564a;
  border-radius: 5px;
  text-align: center;
  color: #34564a; }

.transport-content h2 {
  font-size: 40px;
  font-family: 'cuatro-colores';
  margin: 0;
  margin-bottom: 10px; }

.transport-content p {
  font-size: 16px;
  font-family: 'helvetica';
  margin: 0;
  margin-top: 10px;
  font-weight: 500; }

.transport-content b::after {
  content: "\a";
  white-space: pre; }

#product-return {
  background-position: left bottom; }

.product {
  background-color: #fff; }

/* Product selection */
.product-type {
  background-color: #fff;
  min-height: 400px;
  padding: 15px;
  /* margin-bottom: 15px;*/
  /*text-align: center;*/
  /*border-radius: 3px;*/
  /*border: 1px solid #cecece;*/
  /*color: #565656;*/
  /*text-shadow: 1px 1px 1px #dcdcdc;*/
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  /*cursor: pointer;*/
  /*transform: scale(0.95);*/
  /*transition: transform 300ms, background-color 300ms, color 300ms, text-shadow 300ms;*/ }

body.products #product-type .product-type-selection h2 {
  font-size: 24px; }

body.products #product-type .product-type-selection h3 {
  font-size: 22px;
  margin: 10px 0; }

body.products #product-type .product-type-selection .price-from p {
  font-size: 100px; }

.product-type img {
  width: 100%;
  height: 100%;
  object-fit: contain; }

.fixed-button {
  background-image: none;
  background-position: none; }

.variant-container {
  position: relative;
  width: 100%;
  height: 600px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 40px;
  padding-right: 40px;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden; }

.variant-container .variant-image {
  width: auto;
  height: 550px;
  border-radius: 15px;
  object-fit: cover; }

.variant-container .slick-carousel {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }

.variant-container .slick-slide {
  display: flex;
  justify-content: center;
  align-items: center; }

.variant-container .slick-arrow {
  height: 50px;
  width: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: transform 300ms; }

.variant-container .slick-arrow:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2); }

.variant-container .slick-arrow:before,
.variant-container .slick-arrow:after {
  content: none; }

.variant-container .slick-prev {
  background-image: url("/static/navet/images/arrow-left.png?3864767c8e7d");
  left: -25px; }

.variant-container .slick-next {
  background-image: url("/static/navet/images/arrow-right.png?3864767c8e7d");
  right: -25px; }

.variant-container .slick-dots li button {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #dbc6a8; }

.variant-container .slick-dots li.slick-active button {
  background-color: #db9d47; }

.variant-container .slick-dots li button:before {
  color: transparent; }

#product-type h2 {
  margin: 0;
  font-size: 50px;
  font-weight: bold;
  color: #2a463c; }

#product-type .description h3 {
  font-size: 35px; }

#product-type .description p {
  font-size: 30px; }

#product-delivery h2,
#product-pickup h2 {
  margin: 0;
  font-size: 30px;
  font-weight: bold;
  color: #fff; }

#product-delivery,
#product-pickup,
#add-ons,
.navet-size {
  font-size: 16px; }

.product-type .text-content {
  text-align: right; }
  .product-type .text-content .description {
    padding-right: 10%;
    font-family: 'phosphate-solid'; }
  .product-type .text-content .heading-main .rich-text {
    padding-right: 10%;
    padding-top: 10px;
    font-size: 40px;
    font-weight: normal;
    font-family: 'kalem'; }
  .product-type .text-content .heading-secondary h3 {
    padding-right: 10%;
    font-size: 20px;
    font-family: 'helvetica'; }

body.en .product-type .text-content .price-from p {
  font-size: 80px; }

.product-type .text-content h2 span {
  font-style: italic; }

.product-type .text-content h2 span > span {
  color: #c2ad96; }

.product-type .text-content h3 {
  margin: 10px 0;
  font-weight: 600; }

.product-type .text-content h3 span {
  font-style: italic; }

.product-inner {
  width: 80%;
  float: right;
  margin-right: 10%; }

.price-from {
  text-align: center;
  border: 3px dashed #34564a;
  border-radius: 3px;
  line-height: 1;
  margin-bottom: 40px;
  padding-bottom: 40px; }

body.products .product-type-selection .price-from {
  margin-bottom: 15px; }

.price-from p {
  font-size: 100px;
  font-family: 'phosphate-solid';
  margin: 0;
  margin-block-start: 0;
  margin-block-end: 0;
  color: #34564a; }

.price-from span {
  font-size: 60px;
  font-weight: bold; }

.product-type .product-list {
  padding: 30px 0;
  min-height: 200px;
  text-align: left;
  font-size: 20px;
  text-shadow: none; }

.product-heading {
  margin-top: 30px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #958677; }

.product-heading h3 {
  font-weight: 600;
  color: #2a463c; }

.product-description {
  margin-bottom: 15px; }

.product-description p,
.product-details p {
  color: #958677;
  font-size: 17px;
  font-weight: 600; }

.product-size-pick.main {
  height: 0;
  visibility: hidden;
  opacity: 0;
  transition: height 300ms, visibility 300ms, opacity 300ms; }

.product-size-pick.main.active {
  height: auto;
  visibility: visible;
  opacity: 1;
  background-color: #fff;
  margin-top: 40px;
  padding: 15px; }

#product-type .product-size-pick h2 {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #958677; }

body.products div.select-product-type {
  display: initial;
  font-size: 80px;
  color: #c2ad96; }

/*body.products div.select-product-type:hover,
body.products div.select-product-type.active {
  color: #28865b;
}*/
body.products button.select-product-type {
  display: none; }

body.products .sub-content h3 {
  margin: 15px 0; }

.product-type-description {
  padding: 15px;
  border: 1px solid #aaa;
  border-radius: 3px;
  background-color: #efefef;
  color: #000;
  position: relative;
  box-shadow: 0px -2px 5px #d4d4d4; }

.product-type-description:before,
.product-type-description:after {
  content: '';
  position: absolute;
  top: -50px;
  height: 50px;
  width: 1px;
  background-color: #aaa; }

.product-type-description:before {
  left: 15px; }

.product-type-description:after {
  right: 15px; }

div.select-product-type {
  font-size: 140px;
  line-height: 1;
  cursor: pointer; }

body.products div.select-product-type:hover,
body.products div.product-type.active .select-product-type {
  color: #28865b; }

.product-size-list ul li {
  cursor: pointer;
  padding-left: 5px;
  border: 1px solid transparent;
  color: #958677;
  transition: background-color 300ms, color 300ms; }

.product-size-list ul li.active {
  background-color: #28865b;
  color: #fff; }

.product-size-list ul li.active span {
  color: #fff; }

.product-size-list ul li.active:hover {
  background-color: #3c6650; }

.product-size-list ul li:hover {
  background-color: #dedede;
  border: 1px solid #ccc; }

.product-size-list ul li:hover .fa:before {
  content: "\f111";
  color: #28865b; }

.product-size-list ul li.out-of-stock,
.product-size-list ul li.out-of-stock:hover {
  cursor: not-allowed;
  color: #fff;
  background-color: #e0e0e0;
  border: none; }

.product-size-list ul li.out-of-stock .fa:before,
.product-size-list ul li.out-of-stock:hover .fa:before {
  color: transparent; }

.product-size-list ul li span {
  /*padding: 0 8px;*/
  min-width: 120px;
  display: inline-block;
  color: #958677;
  font-weight: 600; }

.product-size-list ul li span.product-price {
  min-width: 100px;
  text-align: right; }

.product-size-list ul li.out-of-stock span {
  color: #aaa; }

/*body.products .product-type-selection */
/*.product-type:hover {
  background-color: #585858;
}
.product-type:hover,
.product-type.active {
  text-shadow: 1px 1px 1px #164630;
  color: #fff;

}*/
/*.product-type.active {
  transform: scale(1);
  background-color: #28865b;
}*/
/* Product page */
/*body.products .navet-container {
  margin-top: 60px;
  margin-bottom: 60px;
}*/
/*body.products ul.navigation {
  display: none;
}
body.products .navet-container:after,
body.products .navet-container:before {
  content: none;
}*/
body.products section {
  position: relative;
  height: auto;
  opacity: 1;
  /*padding: 0 30px;
  opacity: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  transition: opacity 500ms, height 500ms, visibility 500ms;*/
  margin-top: 40px; }

body.products section.active,
body.products section#product-type {
  opacity: 1;
  height: auto;
  visibility: visible; }

body.products section#product-type {
  padding-top: 0;
  margin-top: 0; }

/*body.products .section-container {
  border-top: 1px solid #fff;
  position: relative;
  padding-top: 20px;
}*/
/*body.products .section-container:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #28865b;
}*/
/*body.products .section-container:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  right: 0;
  transform: translateX(-50%);
  height: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #28865b transparent transparent transparent;
}*/
body.products section#confirm-product-selection {
  border: none; }

body.products section#confirm-product-selection:after {
  content: none; }

#product-delivery p {
  font-size: 20px;
  color: #fff; }

#product-delivery h2 {
  padding-bottom: 15px;
  color: #fff;
  border-bottom: 1px dashed #fff;
  margin-bottom: 15px; }

#product-pickup label {
  font-weight: 600;
  color: #fff; }

#product-pickup p {
  color: #fff;
  margin: 0; }

#product-pickup .heading p {
  border-bottom: 1px dashed #fff;
  padding-bottom: 8px;
  margin-bottom: 15px;
  font-size: 18px; }

.delivery-time {
  color: #fff; }

.delivery-time label {
  font-weight: 600; }

.delivery-date-summary {
  opacity: 0;
  padding: 0;
  height: 0;
  margin: 0;
  visibility: hidden;
  text-align: center;
  background-color: #3c6650;
  border-radius: 3px;
  color: #fff;
  text-shadow: 1px 1px 1px #777;
  border: 1px solid #969696;
  transition: opacity 300ms, padding 300ms, height 300ms, visibility 300ms; }

.delivery-date-summary.active {
  opacity: 1;
  height: auto;
  visibility: visible;
  padding: 15px;
  margin-top: 15px; }

.delivery-date-summary h3 {
  margin: 10px 0; }

.delivery-date-container {
  background-color: #155060;
  padding: 15px 0;
  color: #fff;
  border: 1px solid #111;
  box-shadow: 3px 3px 4px #909090; }

.ui-datepicker {
  width: 100%;
  background-color: #ffffff;
  font-family: 'helvetica';
  font-size: 16px;
  font-weight: 600; }

.ui-datepicker-header {
  text-align: center; }

.ui-widget.ui-widget-content {
  border: none;
  margin-top: 10px; }

.ui-datepicker-title {
  font-size: 16px;
  font-weight: bold;
  color: #333; }

.ui-datepicker-prev,
.ui-datepicker-next {
  cursor: pointer;
  color: #333;
  font-size: 1.2em; }

.ui-datepicker-calendar {
  width: 100%;
  margin: 0;
  border-collapse: collapse; }

.ui-datepicker-calendar thead {
  background-color: #fff;
  color: #333;
  text-align: center; }

.ui-corner-all {
  border-radius: 0; }

.ui-datepicker-calendar thead tr {
  height: 33px; }

.ui-datepicker-calendar tbody tr {
  height: 33px; }

.ui-datepicker-calendar thead th {
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  color: #333; }

.ui-datepicker-calendar tbody td {
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  width: 14.285%;
  border: none; }

.ui-datepicker-calendar tbody td a.ui-state-default {
  display: block;
  background-color: #ffffff;
  color: #333333;
  text-decoration: none;
  border: 1px solid #c5c5c5;
  border-color: #28865b;
  transition: background-color 0.2s, color 0.2s; }

.ui-datepicker-calendar tbody td a.ui-state-default:hover {
  background-color: #3c6650;
  color: #ffffff; }

.ui-datepicker-calendar tbody td a.ui-state-active {
  background-color: #28865b;
  color: #ffffff;
  border: 1px solid #c5c5c5;
  border-color: #28865b; }

.ui-datepicker-calendar tbody td.ui-datepicker-unselectable.ui-state-disabled a {
  background-color: #000;
  color: #a6a6a6;
  pointer-events: none; }

.ui-state-default, .ui-widget-content .ui-state-default {
  border: none;
  text-align: center;
  font-weight: 600; }

.ui-datepicker-header:before,
.ui-datepicker-header:after {
  content: none; }

.ui-widget-content,
.ui-widget-header {
  border: none;
  background: #fff; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 3px;
  width: 28.8px;
  height: 28.8px; }

.ui-datepicker .ui-datepicker-prev {
  content: url("/static/navet/images/left-round.svg?3864767c8e7d");
  background: none;
  left: 5px; }

.ui-datepicker .ui-datepicker-next {
  content: url("/static/navet/images/right-round.svg?3864767c8e7d");
  background: none;
  right: 5px; }

.fixed-button {
  position: fixed;
  background-color: #db9d47;
  color: #fff;
  padding: 15px;
  bottom: 10px;
  min-height: 50px;
  text-align: center;
  right: 9%;
  z-index: 10;
  border: none;
  cursor: pointer;
  transition: all 0.15s;
  font-weight: 600;
  border: 1px solid #c88527; }
  .fixed-button:hover, .fixed-button:active {
    background-color: #e3b472;
    color: #fff; }

.whatsapp-button {
  position: fixed;
  bottom: 10px;
  right: 2%;
  z-index: 10;
  border: none;
  cursor: pointer; }

.whatsapp-button img {
  width: auto;
  height: 60px; }

.whatsapp-button.move-right {
  right: 9%; }

.button {
  position: absolute;
  padding: 0.5rem 4rem;
  text-align: center;
  text-shadow: none;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  border: 1px solid #c88527;
  cursor: pointer;
  transition: all 0.15s;
  display: inline-block;
  background-color: #db9d47;
  color: #fff;
  font-weight: 600; }
  .button:hover, .button:active {
    background-color: #e3b472; }

.select-button, .add-to-cart-button {
  width: 80px;
  height: auto;
  bottom: 7px;
  right: 7px;
  background-color: #f3ec25;
  color: #333; }

.product-icon .purchase-button {
  position: initial;
  width: 100%;
  max-width: 500px;
  height: 100%; }

.add-to-cart-button {
  width: auto; }

/* Chevron */
.chevron {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 50px; }

.chevron:before,
.chevron:after {
  position: absolute;
  display: block;
  content: "";
  border: 25px solid transparent; }

.chevron:before {
  top: 0;
  border-top-color: #db9d47; }

.chevron:after {
  top: -4px;
  border-top-color: #f4ece4; }

/*div.product-description {
  height: 100%;
  overflow: hidden;
  border: 2px solid #252525;
  background-image: url('/static/navet/images/loader.gif?3864767c8e7d');
  background-repeat: no-repeat;
  background-position: top 40% center;
}*/
.checkout-summary {
  font-weight: 700; }

.checkout-summary p {
  margin-bottom: 5px;
  color: #958677; }

.checkout-product-description {
  color: #958677;
  padding: 10px;
  border: 1px solid #958677;
  background-color: #fff;
  border-radius: 2px;
  margin-bottom: 15px; }

.checkout-product-description p {
  margin: 0; }

.checkout-product-description span {
  font-weight: bold; }

.checkout-payment-card-title {
  font-weight: bold;
  font-size: 20px;
  color: #958677;
  margin-bottom: 20px; }

.description-photo {
  background: url("/static/navet/images/product_image.jpg?3864767c8e7d");
  background-color: rgba(0, 0, 0, 0.5);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%; }

.description-photo img {
  width: 100%; }

.description-text {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  border-top: 1px solid #313131;
  padding: 25px; }

.description-text p {
  margin: 0; }

.description-text .left {
  float: left;
  margin-bottom: 15px; }

.description-text .right {
  float: right; }

/*span.product-price {
  font-size: 24px;
  text-align: right;
}*/
.purchase-price {
  position: relative;
  text-align: center; }

.purchase-price .button {
  position: initial;
  width: 150px;
  display: inline-block; }

#checkout-addons p {
  margin-left: 15px;
  position: relative;
  min-height: auto;
  padding: 0; }

.checkout-addon {
  position: relative; }

.checkout-addon > span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 25px;
  background-image: url(/static/navet/images/close.png?3864767c8e7d);
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
  opacity: 0.6; }

.checkout-addon > span:hover {
  opacity: 1; }

/* Add on products */
.addon-container .product-type {
  min-height: auto;
  position: relative; }

.addon-container .slick-arrow {
  height: 50px;
  width: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: transform 300ms; }

.addon-container .slick-arrow:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2); }

.addon-container .slick-arrow:before,
.addon-container .slick-arrow:after {
  content: none; }

.addon-container .slick-prev {
  background-image: url("/static/navet/images/arrow-left.png?3864767c8e7d");
  left: -25px; }

.addon-container .slick-next {
  background-image: url("/static/navet/images/arrow-right.png?3864767c8e7d");
  right: -25px; }

#addon-details {
  color: #958677; }

#addon-details .addon-title h2 {
  margin: 0;
  color: #333;
  font-size: 36px;
  border-bottom: 1px dashed #958677;
  margin-bottom: 20px;
  padding-bottom: 10px; }

.show-addon-details {
  position: relative;
  display: block; }

.show-addon-details .product-image {
  position: relative;
  height: 160px; }

.product-details {
  height: 100px; }

.show-addon-details:hover span.overlay {
  background-color: rgba(193, 173, 149, 0.5); }

span.overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  transition: background-color 150ms; }

.show-addon-details:hover span.overlay > span {
  opacity: 1;
  transition: opacity 150ms; }

span.overlay > span {
  opacity: 0;
  position: absolute;
  color: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.show-addon-details span.selected {
  display: none;
  position: absolute;
  top: 55%;
  right: 0;
  bottom: 0;
  left: 50%;
  background-image: url(/static/navet/images/addon-selected.png?3864767c8e7d);
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: translate(-50%, -55%);
  transform: translate(-50%, -55%); }

.show-addon-details span.selected.active {
  display: block; }

.addon-details-container span.overlay {
  display: none; }

#addon-details .addon-image img {
  width: 100%;
  height: auto; }

.addon-image {
  width: 40%;
  float: left;
  padding: 0 15px; }

.addon-text-container {
  width: 60%;
  float: left;
  color: #958677; }

.addon-description > div {
  display: none; }

.addon-description > div.active {
  display: block; }

.addon-amount {
  margin: 10px 0; }

.addon-amount > div {
  display: inline-block; }

.addon-amount-changer {
  margin-left: 15px; }

.addon-amount span.amount {
  width: 50px;
  display: inline-block;
  text-align: center; }

.addon-amount .fa {
  border-radius: 60px;
  border: 1px solid #958677;
  padding: 2px 3px 0px;
  cursor: pointer;
  transition: color 150ms, background-color 150ms;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.addon-amount .fa:hover {
  color: #fff;
  background-color: #958677; }

.addon-price span {
  font-weight: bold;
  font-style: italic;
  font-size: 38px;
  margin: 10px 0; }

.addon-bottom {
  padding: 10px 15px 0 0;
  position: absolute;
  bottom: 15px;
  right: 0;
  width: 60%; }

.addon-shipping,
.addon-shipping p,
.addon-shipping img {
  display: inline-block; }

.addon-shipping img {
  width: 30px;
  height: auto; }

.addon-shipping p {
  margin: 0;
  position: relative;
  top: 3px; }

.addon-add-to-cart {
  position: initial;
  float: right;
  margin-top: -4px; }

.remove-from-cart {
  background-image: url(/static/navet/images/close.png?3864767c8e7d);
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 2px;
  cursor: pointer;
  height: 25px;
  width: 25px; }

#add-ons .remove-from-cart {
  display: none;
  position: absolute;
  top: 15px;
  right: 15px;
  background-size: 80%; }

#add-ons .remove-from-cart.active {
  display: block; }

#add-ons .product-details .product-description {
  display: none; }

#add-ons h2 {
  margin: 0 0 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #fff;
  color: #fff;
  font-weight: bold; }

#checkout-addons .remove-from-cart {
  display: block;
  background-size: cover;
  float: right;
  position: absolute;
  right: 0;
  top: 0;
  background-size: 60%; }

.remove-from-cart:hover {
  background-color: #fff; }

section#footer {
  position: relative;
  text-align: center;
  font-size: 18px;
  color: #fff;
  margin: 0; }
  section#footer .footer-inner-content .container .navet-container {
    padding-top: 50px;
    background-color: rgba(40, 63, 50, 0.9); }
    section#footer .footer-inner-content .container .navet-container .footer-inner-lower {
      padding-top: 1rem; }
      section#footer .footer-inner-content .container .navet-container .footer-inner-lower .language-switcher button {
        color: #fff;
        background-color: transparent;
        border-radius: 2px;
        box-shadow: none;
        border: none; }
      section#footer .footer-inner-content .container .navet-container .footer-inner-lower .language-switcher .dropdown-menu {
        right: 0;
        left: initial;
        background-color: #2a463c;
        border-radius: 2px;
        padding: 0;
        text-align: center;
        min-width: auto;
        font-size: 18px;
        bottom: 130%;
        transition: background-color 150ms; }
        section#footer .footer-inner-content .container .navet-container .footer-inner-lower .language-switcher .dropdown-menu:hover {
          background-color: #34564a; }
        section#footer .footer-inner-content .container .navet-container .footer-inner-lower .language-switcher .dropdown-menu a {
          color: #fff;
          display: block;
          padding: 0.5rem 1rem; }
          section#footer .footer-inner-content .container .navet-container .footer-inner-lower .language-switcher .dropdown-menu a:hover {
            text-decoration: none; }

.footer-logo img {
  width: 200px; }

.footer-col h4 {
  font-family: 'cuatro-colores';
  font-size: 35px;
  margin-bottom: 20px; }

.footer-col p {
  font-weight: 100;
  font-family: 'helvetica'; }

section#footer a {
  color: #fff; }

section#footer a:visited {
  color: #ccc; }

section#footer p {
  font-size: 13px;
  margin: 0;
  margin-top: 5px; }

.footer-info {
  text-align: center; }

.footer-info img {
  /*float: left;*/
  width: 15px;
  margin-top: 0px;
  margin-right: 4px; }

.footer-info img.icon-whatsapp {
  margin-top: -3px; }

.footer-info a, .footer-info p {
  /*float: left;*/
  display: inline-block; }

.footer-lower-content .container .navet-container {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: rgba(40, 63, 50, 0.9); }

.social-icons {
  text-align: center;
  margin: 10px 0; }

.social-icons a {
  display: inline-block;
  margin: 0 10px; }

.social-icons a:hover {
  background-color: #28865b; }

.social-icons img {
  height: 30px; }

#purchase-alert {
  color: #fff;
  font-size: 30px;
  text-align: center;
  padding: 60px;
  background-color: #28865b;
  border-radius: 3px; }

/*  Errors  */
input.error, textarea.error {
  border-color: #f00 !important;
  background-color: #ff8d8d !important;
  color: #fff !important; }

label.error, div.error {
  color: #f00; }

input.error::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff; }

input.error::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff; }

input.error:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff; }

input.error:-moz-placeholder {
  /* Firefox 18- */
  color: #fff; }

.form-control {
  border-radius: 0;
  box-shadow: none;
  border-color: #958677;
  font-size: 18px; }

.ios-bugfix {
  position: fixed;
  width: 100%; }

/* Discount codes */
#check-discount-code {
  position: initial;
  vertical-align: inherit;
  display: block;
  margin: 10px auto 10px; }

.discount-response-msg {
  margin: 0;
  opacity: 0;
  visibility: hidden;
  height: 0;
  padding: 0;
  color: #fff;
  transition: opacity 300ms, visibility 300ms, height 300ms, padding 300ms; }

.discount-response-msg.active {
  opacity: 1;
  padding: 5px;
  visibility: visible;
  height: auto; }

#discount-error {
  background-color: #fb5050; }

#discount-success {
  background-color: #4c8a4e; }

.spinner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  transition: opacity 200ms, visibility 200ms; }
  .spinner:after {
    content: '';
    top: 10%;
    bottom: 10%;
    left: 0;
    right: 0;
    position: absolute;
    -webkit-mask: url("/static/navet/images/loader.svg?3864767c8e7d") no-repeat 50% 50%;
    mask: url("/static/navet/images/loader.svg?3864767c8e7d") no-repeat 50% 50%;
    opacity: 0;
    visibility: hidden;
    transition: opacity 200ms, visibility 200ms; }
  .spinner.fixed-size:after {
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .spinner.active {
    z-index: 99;
    opacity: 1;
    visibility: visible;
    transition: opacity 200ms, visibility 200ms; }
    .spinner.active:after {
      background-color: #fff;
      opacity: 1;
      visibility: visible;
      transition: opacity 200ms, visibility 200ms; }
    .spinner.active.light-bg {
      background-color: #ffffffc9; }
      .spinner.active.light-bg:after {
        background-color: #333; }
    .spinner.active.dark-bg {
      background-color: #333333c9; }

body.faq section {
  opacity: 1; }

body.faq div.heading {
  margin-bottom: 15px; }
  body.faq div.heading h1, body.faq div.heading h2 {
    margin: 0;
    color: #fff; }

body.faq .questions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 15px; }

body.faq .question-item {
  margin-bottom: 15px;
  background-color: #ffffff;
  transition: background-color 500ms;
  padding: 15px;
  border: 1px dashed #958677; }
  body.faq .question-item .toggle-icon .fa {
    transform: rotate(0deg);
    transition: transform 100ms; }
  body.faq .question-item .question {
    color: #958677; }
  body.faq .question-item.expanded {
    background-color: #f7ebdd; }
    body.faq .question-item.expanded .question {
      color: #333; }
  body.faq .question-item p {
    margin: 0; }
  body.faq .question-item .answer p {
    color: #958677; }
  body.faq .question-item .answer > div {
    margin-top: 0;
    transition: margin-top 100ms; }
  body.faq .question-item.expanding .toggle-icon .fa, body.faq .question-item.expanded .toggle-icon .fa {
    transform: rotate(180deg); }
  body.faq .question-item.expanding .answer > div, body.faq .question-item.expanded .answer > div {
    margin-top: 15px; }

.featherlight {
  z-index: 2100000000; }

@media (max-width: 1199px) {
  .mfp-container {
    padding: 1% 10%; }
  body {
    background-size: 1377px; }
  .logo a {
    height: 105px; }
  .logo img {
    height: 80px; }
  ul.navigation > li {
    padding: 3px 30px;
    font-size: 20px; }
  #language-switcher-desktop {
    font-size: 20px; }
    #language-switcher-desktop .language-switcher {
      padding: 3px 30px; }
  .banner-content h1 {
    font-size: 50px;
    margin-top: 43px;
    margin-bottom: 0; }
  .banner-content h2 {
    font-size: 50px;
    margin-top: 13px; }
  .banner-content p {
    font-size: 12px;
    padding-left: 67%;
    margin-top: 0;
    margin-bottom: 0; }
  .banner-content img {
    padding-left: 67%;
    height: 60px; }
  .banner-logo {
    width: 200px; }
  .variant-container .variant-image {
    height: 450px; }
  .variant-container .slick-dots {
    bottom: 25px; }
  ul.navigation li {
    font-size: 20px; }
  #product-info {
    margin-top: 10px; }
  #product-info p {
    font-size: 15px; }
  .show-addon-details .product-image {
    position: relative;
    height: 220px; }
  .how-does-it-work img {
    height: 600px; }
  .how-does-it-work-steps h2 {
    margin-top: 5rem; }
  .about {
    padding-left: 30px;
    padding-right: 30px; }
  .about-trees {
    margin-bottom: 40px; }
  .about-tree-img img {
    height: 660px; }
  .about-navet-img img {
    height: 300px; }
  .about-tree-text img {
    height: 80px; }
  .about-navet-text img {
    height: 100px; }
  .sub-content.about p {
    font-size: 13px;
    font-weight: 300; }
  .sub-content.delivery {
    height: 300px;
    margin-bottom: 0; }
  .sub-content.return {
    height: 300px;
    margin-bottom: 0; }
  .transport-heading h2 {
    font-size: 50px;
    width: 400px; }
  .transport-content p {
    font-size: 13px;
    font-family: 'helvetica';
    margin: 0;
    margin-top: 10px; }
  .addon-shipping {
    display: block; }
  .addon-add-to-cart {
    float: none;
    margin-top: 10px; }
  section#footer {
    font-size: 15px; }
  .footer-bg {
    height: 105px; } }

@media (max-width: 991.2px) {
  .desktop-navigation-container {
    margin-top: 0; }
  body {
    background-size: 1055px; }
  img {
    height: 60px; }
  #banner-main {
    height: 400px; }
  .banner-content h1 {
    font-size: 40px;
    margin-top: 26px; }
  .banner-content h2 {
    font-size: 40px;
    margin-top: 10px;
    margin-bottom: 0; }
  .banner-content p {
    font-size: 11px;
    padding-left: 65%; }
  .banner-content .banner-description {
    padding-right: 20px;
    padding-bottom: 0px; }
  .banner-content img {
    padding-left: 65%;
    height: 40px; }
  .banner-logo img {
    width: 100px; }
  .banner-content span.chevron-down-image img {
    width: 50px; }
  .variant-container {
    height: 600px; }
  .variant-container .variant-image {
    height: 550px; }
  .variant-container .slick-dots {
    bottom: -25px; }
  ul.navigation > li {
    padding: 3px 20px;
    font-size: 18px; }
  #language-switcher-desktop {
    font-size: 18px; }
    #language-switcher-desktop .language-switcher {
      padding: 3px 20px; }
  .product-type button.select-product-type {
    right: 5rem; }
  #product-info {
    margin-top: 0; }
  #product-type h2 {
    font-size: 40px; }
  #product-delivery h2, #product-pickup h2 {
    font-size: 35px; }
  #product-type .description h3 {
    font-size: 25px; }
  #product-type .description p {
    font-size: 20px; }
  .product-type .text-content .heading-main .rich-text {
    font-size: 35px; }
  .fixed-button {
    padding: 7px;
    right: 5%;
    margin-bottom: 0 !important; }
  .whatsapp-button.move-right {
    bottom: 10px;
    right: 5%; }
  .whatsapp-button {
    bottom: 70px;
    right: 5%; }
  .whatsapp-button img {
    width: auto;
    height: 50px; }
  body.en .product-type .text-content .price-from p {
    font-size: 60px; }
  .price-from {
    padding-bottom: 30px; }
  .price-from p {
    font-size: 80px; }
  .product-type {
    margin-bottom: 20px; }
  .product-type h2 {
    font-size: 20px; }
  .product-type-sense-arrels {
    background-position: top left; }
  .product-type-amb-arrels {
    background-position: top left; }
  #product-info p:last-of-type {
    margin-bottom: 40px; }
  .how-does-it-work img {
    height: 500px; }
  .how-does-it-work-steps h2 {
    font-size: 50px; }
  .how-does-it-work-steps ol {
    margin-left: 80px;
    margin-right: 50px;
    font-size: 12px; }
  .how-does-it-work-steps ol li:before {
    font-size: 30px;
    left: -30px; }
  .how-does-it-work-steps > div {
    padding: 15px; }
  .about {
    padding-left: 10px;
    padding-right: 10px; }
  .about-trees {
    margin-bottom: 10px; }
  .about-tree-title h2 {
    font-size: 50px; }
  .about-navet-title h2 {
    font-size: 50px; }
  .about-tree-img img {
    height: 500px; }
  .about-navet-img img {
    height: 200px;
    top: -0.5rem;
    left: -1%; }
  .about-tree-text img {
    height: 60px;
    margin-bottom: 20px; }
  .about-navet-text img {
    height: 80px;
    margin-bottom: 20px; }
  .sub-content.about p {
    font-size: 10px; }
  .transport-content {
    padding: 20px; }
  .transport-heading h2 {
    font-size: 38px;
    width: 300px; }
  .transport-content p {
    font-size: 11px; }
  .transport-content h2 {
    font-size: 30px;
    margin: 0; }
  .mfp-container {
    padding: 2%; }
  .slider {
    background-position: left bottom 30%; }
  .slider-description {
    font-size: 14px; }
  .purchase-price {
    padding-top: 30px; }
  .description-text .left, .description-text .right {
    float: none; }
  .addon-shipping {
    display: inline-block; }
  .addon-add-to-cart {
    float: right;
    margin-top: -4px; }
  #purchase-alert {
    font-size: 18px; }
  .products .product-icon div {
    font-size: 20px;
    padding-right: 3%; }
  .table-condensed > tbody > tr > td,
  .table-condensed > tbody > tr > th,
  .table-condensed > tfoot > tr > td,
  .table-condensed > tfoot > tr > th,
  .table-condensed > thead > tr > td,
  .table-condensed > thead > tr > th {
    padding: 3px 10px; }
  .footer-info img, .footer-info p, .footer-info a {
    float: none; }
  .footer-logo img {
    height: 60px;
    width: auto; }
  section#footer {
    font-size: 15px; }
  .footer-bg {
    height: 105px; }
  .footer-info img, .footer-info img.icon-whatsapp {
    margin-top: -2px; }
  .info-boxes .info-box {
    width: 50%;
    float: none;
    margin: 0 auto; } }

@media (max-width: 767px) {
  .logo a {
    height: 100px;
    width: auto; }
  .logo {
    justify-content: start;
    padding-left: 15px; }
  .logo img {
    height: 60px; }
  body {
    background-image: none; }
  #language-switcher-mobile {
    position: absolute;
    right: 75px;
    top: 15px;
    height: 100%;
    color: #fff; }
    #language-switcher-mobile .language-switcher {
      margin-top: 18px; }
  #navigation {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-size: 1100px;
    background-position: top;
    background-image: url("/static/navet/images/mainbackground.webp?3864767c8e7d");
    background-repeat: no-repeat; }
  .wrapper {
    padding-top: 100px; }
  #menu-toggle {
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 40px;
    cursor: pointer;
    width: 60px;
    text-align: center;
    color: #fff; }
  /*body.products #menu-toggle {
    display: none !important;
  }*/
  .variant-container {
    height: 500px; }
  .variant-container .variant-image {
    height: 450px; }
  ul.navigation {
    position: absolute;
    display: block;
    background-color: #2a463c;
    left: 0;
    right: 0;
    border-top: 1px solid #34564a;
    -webkit-transform: translateX(-150%);
    transform: translateX(-150%);
    transition: transform 300ms; }
  ul.navigation.active {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  ul.navigation li {
    float: none;
    border: none;
    margin: 0;
    padding: 5px 15px; }
  ul.navigation li a {
    display: block; }
  #banner-main {
    background-image: url("/static/navet/images/image01.jpg?3864767c8e7d");
    background-position: bottom;
    height: auto;
    position: relative;
    z-index: 0; }
    #banner-main:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: rgba(24, 24, 24, 0.5);
      z-index: -1; }
  .banner-content .banner-extra {
    padding-right: 0; }
  .banner-content {
    text-align: center; }
  .banner-content .banner-title {
    padding-right: 0px; }
  .banner-content .banner-sub-title {
    padding-right: 0px; }
  .banner-content .banner-description {
    padding-right: 0px; }
  .banner-content h1 {
    font-size: 45px;
    padding-left: 5%;
    padding-right: 5%; }
  .banner-content h2 {
    font-size: 40px;
    margin-top: 20px;
    margin-bottom: 0;
    padding-left: 5%;
    padding-right: 5%; }
  .banner-content p {
    font-size: 15px;
    padding-left: 5%;
    padding-right: 5%; }
  .banner-content .banner-description {
    padding-top: 1px; }
  .banner-content .banner-extra {
    padding-top: 1px; }
  .banner-content img {
    padding-left: 0%;
    height: 40px; }
  .product-type {
    background-image: none; }
  .product-type button.select-product-type {
    float: none;
    padding: 4px 15px; }
  #product-info {
    margin-top: 0; }
  #product-type h2 {
    font-size: 40px; }
  #product-delivery h2, #product-pickup h2 {
    font-size: 30px; }
  #product-type .description h3 {
    font-size: 25px; }
  #product-type .description p {
    font-size: 20px; }
  .product-type img.product-image {
    display: block;
    width: 100%;
    height: auto; }
  .show-addon-details .product-image {
    position: relative;
    height: 350px; }
  .product-type .text-content .description {
    padding: 0;
    margin-bottom: 20px; }
  .product-type .text-content .heading-main .rich-text {
    padding: 0;
    font-size: 30px; }
  .product-type .text-content .heading-secondary h3 {
    padding: 0;
    font-size: 20px; }
  .product-type .text-content {
    position: initial;
    width: auto;
    text-align: center; }
  .product-inner {
    width: auto;
    margin: 0;
    float: none; }
  .how-does-it-work img {
    height: auto;
    width: 100%; }
  .how-does-it-work-steps h2 {
    font-size: 50px;
    margin: 0; }
  .how-does-it-work-steps ol {
    margin: 0;
    font-size: 15px; }
  .how-img {
    display: flex;
    justify-content: right;
    margin-right: 20px; }
  .how-does-it-work,
  .how-does-it-work-steps {
    min-height: auto;
    padding: 15px; }
  .how-does-it-work {
    padding: 0; }
  .how-does-it-work-steps > div {
    position: initial; }
  .sub-content.about p {
    font-size: 10px; }
  .sub-content.delivery,
  .sub-content.return {
    height: auto; }
  .about-trees {
    margin-bottom: 0; }
  .about-tree-text {
    display: block; }
  .about-tree-img {
    display: none; }
  .about-tree-img-float img {
    display: block;
    position: relative;
    height: 200px;
    float: left;
    top: -0.5rem;
    left: -1rem; }
  .about-tree-text {
    align-items: start; }
  .about-tree-text img {
    margin-left: 20px; }
  .about-tree-img img {
    height: 200px;
    position: relative; }
  .about-navet-img img {
    height: 200px;
    top: -0.5rem;
    left: -1.5rem; }
  .about-tree-title h2 {
    text-align: left; }
  .column {
    float: none !important;
    width: auto;
    padding: 1px; }
  .column-long {
    float: none !important;
    width: auto;
    padding: 30px; }
  .column-short {
    width: auto;
    float: unset;
    padding: 30px; }
  .transport-heading,
  .delivery-text,
  .transport-heading h2 {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .transport-content {
    height: auto; }
  .transport-heading {
    padding: 25px 15px; }
  .transport-heading h2 {
    text-align: center;
    padding-bottom: 20px; }
  .pull-right .transport-heading h2 {
    text-align: center;
    padding-bottom: 20px; }
  .transport-heading h2,
  .delivery-text {
    -webkit-transform: none;
    transform: none; }
  .transport-heading h2 {
    width: auto; }
  .delivery-text {
    margin: 15px; }
  .delivery-text.pull-left {
    margin: 15px; }
  .active-product-type h3 {
    font-size: 20px; }
  .purchase-price .button {
    display: block;
    margin: 0 auto;
    margin-bottom: 11px; }
  body.products section {
    padding: 0; }
  .delivery-date-container {
    padding: 15px; }
  #product-delivery .sub-content-inner > h2 {
    margin-top: 40px; }
  .addon-text-container {
    padding: 15px; }
  .addon-image,
  .addon-text-container {
    float: none;
    width: auto; }
  .addon-amount,
  .addon-price {
    text-align: center; }
  .addon-shipping {
    display: block; }
  .addon-add-to-cart {
    float: none;
    margin-top: 10px; }
  .addon-bottom {
    position: initial;
    text-align: center;
    width: auto; }
  .footer-bg {
    margin-left: 0px;
    margin-right: 0px;
    height: 100px; }
  .footer-inner-content {
    padding-top: 50px;
    background-color: #283f32; }
  section#footer .footer-inner-content .container .navet-container {
    padding-top: 0;
    background-color: transparent; }
  .footer-lower-content .container .navet-container {
    background-color: transparent; }
  .footer-lower-content {
    padding-bottom: 0;
    background-color: #283f32; }
  #product-type .product-type {
    min-height: 1px; }
    #product-type .product-type .text-content {
      padding: 0; }
      #product-type .product-type .text-content .product-inner .price-from {
        margin: 0;
        margin-bottom: 15px;
        padding-bottom: 40px; }
    #product-type .product-type .button.select-product-type {
      position: relative;
      padding: 15px;
      width: 100%;
      z-index: 3;
      max-width: 100%;
      left: 0;
      top: 0; }
  #product-delivery .datepicker {
    padding: 1rem 0 0; }
    #product-delivery .datepicker .input-group.date {
      width: 100%; }
      #product-delivery .datepicker .input-group.date .table-condensed {
        width: 100%; }
        #product-delivery .datepicker .input-group.date .table-condensed > thead th, #product-delivery .datepicker .input-group.date .table-condensed > thead tr, #product-delivery .datepicker .input-group.date .table-condensed > thead td, #product-delivery .datepicker .input-group.date .table-condensed tbody th, #product-delivery .datepicker .input-group.date .table-condensed tbody tr, #product-delivery .datepicker .input-group.date .table-condensed tbody td, #product-delivery .datepicker .input-group.date .table-condensed tfoot th, #product-delivery .datepicker .input-group.date .table-condensed tfoot tr, #product-delivery .datepicker .input-group.date .table-condensed tfoot td {
          padding: 3px; }
  .footer-lower-content {
    position: initial;
    transform: initial;
    bottom: initial;
    left: initial; }
  body.faq .questions {
    display: block;
    column-gap: 15px; } }

@media (max-width: 480px) {
  .logo {
    justify-content: start; }
  .banner-content .banner-description {
    padding-right: 0; }
  .banner-content .banner-title {
    padding-top: 0%;
    padding-right: 0; }
  .banner-content h1 {
    padding-left: 2%;
    padding-right: 2%; }
  .banner-content p {
    padding-left: 5%;
    padding-right: 5%; }
  .variant-container {
    height: 350px;
    padding-left: 30px;
    padding-right: 30px; }
  .variant-container .variant-image {
    height: 300px; }
  .about-tree-title h2 {
    font-size: 30px; }
  .about-navet-img img {
    height: 150px;
    top: -0.5rem;
    left: -1rem; }
  .about-navet-title h2 {
    font-size: 30px; }
  #product-info {
    margin-top: 0; }
  .product-type-description {
    margin-top: 40px; }
  .products .product-icon div {
    font-size: 12px; }
  .product-size-list ul li span {
    min-width: 35px;
    font-size: 16px; }
  .product-size-list ul li span.product-price {
    min-width: 70px; }
  .show-addon-details .product-image {
    position: relative;
    height: 150px; }
  .transport-heading h2 {
    font-size: 30px; }
  .footer-bg {
    margin-left: 0px;
    margin-right: 0px;
    height: 100px; } }
