@charset "UTF-8";

/* Fonts */
@font-face {
  font-family: "DINNextLTPro-BlackCond";
  src: url("../fonts/DINNextLTPro-BlackCond.eot");
  src: url("../fonts/DINNextLTPro-BlackCond.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/DINNextLTPro-BlackCond.svg") format("svg"),
    url("../fonts/DINNextLTPro-BlackCond.ttf") format("truetype"),
    url("../fonts/DINNextLTPro-BlackCond.woff") format("woff"),
    url("../fonts/DINNextLTPro-BlackCond.woff2") format("woff2");
}
@font-face {
  font-family: "DINNextLTPro-BoldCond";
  src: url("../fonts/DINNextLTPro-BoldCond.eot");
  src: url("../fonts/DINNextLTPro-BoldCond.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/DINNextLTPro-BoldCond.svg") format("svg"),
    url("../fonts/DINNextLTPro-BoldCond.ttf") format("truetype"),
    url("../fonts/DINNextLTPro-BoldCond.woff") format("woff"),
    url("../fonts/DINNextLTPro-BoldCond.woff2") format("woff2");
}
@font-face {
  font-family: "DINNextLTPro-Cond";
  src: url("../fonts/DINNextLTPro-Cond.eot");
  src: url("../fonts/DINNextLTPro-Cond.eot?#iefix") format("embedded-opentype"),
    url("../fonts/DINNextLTPro-Cond.svg") format("svg"),
    url("../fonts/DINNextLTPro-Cond.ttf") format("truetype"),
    url("../fonts/DINNextLTPro-Cond.woff") format("woff"),
    url("../fonts/DINNextLTPro-Cond.woff2") format("woff2");
}
@font-face {
  font-family: "DINNextLTPro-HeavyCond";
  src: url("../fonts/DINNextLTPro-HeavyCond.eot");
  src: url("../fonts/DINNextLTPro-HeavyCond.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/DINNextLTPro-HeavyCond.svg") format("svg"),
    url("../fonts/DINNextLTPro-HeavyCond.ttf") format("truetype"),
    url("../fonts/DINNextLTPro-HeavyCond.woff") format("woff"),
    url("../fonts/DINNextLTPro-HeavyCond.woff2") format("woff2");
}
@font-face {
  font-family: "DINNextLTPro-LightCond";
  src: url("../fonts/DINNextLTPro-LightCond.eot");
  src: url("../fonts/DINNextLTPro-LightCond.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/DINNextLTPro-LightCond.svg") format("svg"),
    url("../fonts/DINNextLTPro-LightCond.ttf") format("truetype"),
    url("../fonts/DINNextLTPro-LightCond.woff") format("woff"),
    url("../fonts/DINNextLTPro-LightCond.woff2") format("woff2");
}
@font-face {
  font-family: "DINNextLTPro-Medium";
  src: url("../fonts/DINNextLTPro-Medium.eot");
  src: url("../fonts/DINNextLTPro-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/DINNextLTPro-Medium.svg") format("svg"),
    url("../fonts/DINNextLTPro-Medium.ttf") format("truetype"),
    url("../fonts/DINNextLTPro-Medium.woff") format("woff"),
    url("../fonts/DINNextLTPro-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "DINNextLTPro-MediumCond";
  src: url("../fonts/DINNextLTPro-MediumCond.eot");
  src: url("../fonts/DINNextLTPro-MediumCond.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/DINNextLTPro-MediumCond.svg") format("svg"),
    url("../fonts/DINNextLTPro-MediumCond.ttf") format("truetype"),
    url("../fonts/DINNextLTPro-MediumCond.woff") format("woff"),
    url("../fonts/DINNextLTPro-MediumCond.woff2") format("woff2");
}
@font-face {
  font-family: "DINNextLTPro-Regular";
  src: url("../fonts/DINNextLTPro-Regular.eot");
  src: url("../fonts/DINNextLTPro-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/DINNextLTPro-Regular.svg") format("svg"),
    url("../fonts/DINNextLTPro-Regular.ttf") format("truetype"),
    url("../fonts/DINNextLTPro-Regular.woff") format("woff"),
    url("../fonts/DINNextLTPro-Regular.woff2") format("woff2");
}
/* Fonts */

/* Reset */
* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  font-weight: normal;
  color: inherit;
  line-height: normal;
  text-decoration: none;
}

img {
  display: block;
}

button,
input {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

ol, ul {
  list-style: none;
}
/* Reset */

html {
  height: 100%;
}

/* Logged In */
body.logged-in,
body.logged-in.toolbar-drawer {
  padding-top: 0 !important;
}

body.logged-in #head {
  padding-top: 30px;
}
body.logged-in.toolbar-drawer #head {
  padding-top: 65px;
}

body.logged-in #head header {
  top: 45px;
}
body.logged-in.toolbar-drawer #head header {
  top: 80px;
}

body.logged-in #menu {
  top: 60px;
}
body.logged-in.toolbar-drawer #menu {
  top: 95px;
}

#region-content div.tabs {
  display: none;
}
/* Logged In */

/* 00. LOGIN */
body.page-user.not-logged-in,
.page-user.not-logged-in #page,
.page-user.not-logged-in .block-system-main-block,
.page-user.not-logged-in #zone-content-wrapper,
.page-user.not-logged-in #zone-content,
.page-user.not-logged-in #region-content,
.page-user.not-logged-in #region-content > .region-inner,
.page-user.not-logged-in #block-system-main,
.page-user.not-logged-in #block-system-main > .block-inner,
.page-user.not-logged-in #block-system-main > .block-inner > .content {
  height: 100%;
}

body.page-user.not-logged-in {
  background: #f0e6a6;
}

.page-user.not-logged-in #head {
  display: none;
}

.page-user.not-logged-in .block-system-main-block {
  padding: 0;
}

.page-user.not-logged-in #zone-content-wrapper {
  max-width: none;
  padding: 0;
}

#user-login-form {
  width: 320px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -160px;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

#user-login-form > div {
  width: 100%;
}

#user-login-form .form-item {
  margin: 0;
}

#user-login-form .form-item-name,
#user-login-form .form-item-pass {
  margin-bottom: 19px;
}

#user-login-form label {
  margin: 0 0 4px 15px;
  display: block;
  font: 15px "DINNextLTPro-Cond";
  color: #3a6434;
  text-transform: uppercase;
}

#user-login-form label span {
  color: #3a6434;
}

#user-login-form .form-item-captcha-response label + span {
  margin: 0 0 2px 15px;
  display: block;
  font: 13px "DINNextLTPro-LightCond";
  color: #7d703c;
}

#user-login-form .form-item input {
  width: 100%;
  height: 25px;
  margin: 0;
  padding: 0 15px;
  border: 0;
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: #fff;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  display: block;
}

#user-login-form .form-item .description {
  margin: 5px 15px 0 15px;
  font: 13px "DINNextLTPro-LightCond";
  color: #7d703c;
}

#user-login-form .form-actions {
  margin: 25px 0 0 0;
}

#user-login-form .form-actions input {
  width: 100px;
  height: 30px;
  margin: 0 auto;
  background: #f0e6a6;
  background: -o-radial-gradient(center, circle, #f0e6a6, #d6ca84 70%);
  background: -moz-radial-gradient(center, circle, #f0e6a6, #d6ca84 70%);
  background: -webkit-radial-gradient(center, circle, #f0e6a6, #d6ca84 70%);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  display: block;
  cursor: pointer;
  font: 15px "DINNextLTPro-Cond";
  color: #7d703c;
  text-transform: uppercase;
  line-height: 34px;
}
/* 00. LOGIN */

/* 01. TOP */
#region-header-first {
  margin: 0;
}

#head {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: #f0e6a6;
  background: -o-radial-gradient(left top, circle, #f0e6a6, #d6ca84 70%);
  background: -moz-radial-gradient(left top, circle, #f0e6a6, #d6ca84 70%);
  background: -webkit-radial-gradient(left top, circle, #f0e6a6, #d6ca84 70%);
  user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
}

#head header {
  position: fixed;
  z-index: 98;
  top: 15px;
  left: 60px;
}

#logo {
  display: block;
}

/* Menú */
#menu {
  width: 127px;
  position: fixed;
  z-index: 98;
  top: 30px;
  right: 36px;
}

#menuBtn {
  width: 79px;
  height: 22px;
  margin: 0 auto 15px auto;
  background: transparent url(../images/btn-menu.svg) center no-repeat;
  display: block;
  cursor: pointer;
}

#menu a {
  width: 127px;
  height: 0;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.5;
  display: block;
  cursor: pointer;
}

#menu a:hover {
  opacity: 0.85 !important;
}

#menu a:nth-child(1) {
  background-image: url(../images/menu-producto.png);
}
#menu a:nth-child(2) {
  background-image: url(../images/menu-alimentacion.png);
}
#menu a:nth-child(3) {
  background-image: url(../images/menu-recetas.png);
}
#menu a:nth-child(4) {
  background-image: url(../images/menu-preguntas.png);
}
#menu a:nth-child(5) {
  background-image: url(../images/menu-contacto.png);
}
/* Menú */

/* Top */
#top {
  width: 50%;
  height: 66.67%;
  position: relative;
  margin: 0 auto;
  padding: 0 20px;
}

#top > .wrapper {
  position: absolute;
  top: 50%;
  left: 0;
  padding-bottom: 8px;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

#top h1 {
  margin-bottom: 7px;
  font: 51px "DINNextLTPro-MediumCond";
  color: #3a6434;
  line-height: 50px;
}

#top h1 span {
  font-family: "DINNextLTPro-BlackCond";
}

#top button.showProducto {
  width: 120px;
  height: 40px;
  background: #baaa61;
  display: block;
  cursor: pointer;
  font: 26px "DINNextLTPro-Cond";
  color: #f3ecb4;
  line-height: 45px;
}

#salad {
  pointer-events: none;
}

#salad,
#salad span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#salad span {
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: right center;
  display: block;
  transition: top 250ms ease-out, opacity 250ms ease-out;
  -o-transition: top 250ms ease-out, opacity 250ms ease-out;
  -ms-transition: top 250ms ease-out, opacity 250ms ease-out;
  -moz-transition: top 250ms ease-out, opacity 250ms ease-out;
  -webkit-transition: top 250ms ease-out, opacity 250ms ease-out;
}

#salad span:nth-child(1) {
  background-image: url(../images/salad/1.png);
}
#salad span:nth-child(2) {
  background-image: url(../images/salad/2.png);
}
#salad span:nth-child(3) {
  background-image: url(../images/salad/3.png);
}
#salad span:nth-child(4) {
  background-image: url(../images/salad/4.png);
}
#salad span:nth-child(5) {
  background-image: url(../images/salad/5.png);
}
#salad span:nth-child(6) {
  background-image: url(../images/salad/6.png);
}
#salad span:nth-child(7) {
  background-image: url(../images/salad/7.png);
}
#salad span:nth-child(8) {
  background-image: url(../images/salad/8.png);
}
#salad span:nth-child(9) {
  background-image: url(../images/salad/9.png);
}
#salad span:nth-child(10) {
  background-image: url(../images/salad/10.png);
}
#salad span:nth-child(11) {
  background-image: url(../images/salad/11.png);
}
#salad span:nth-child(12) {
  background-image: url(../images/salad/12.png);
}
#salad span:nth-child(13) {
  background-image: url(../images/salad/13.png);
}
#salad span:nth-child(14) {
  background-image: url(../images/salad/14.png);
}
#salad span:nth-child(15) {
  background-image: url(../images/salad/15.png);
}

#salad span.hidden {
  opacity: 0;
  transition: top 250ms ease-in, opacity 125ms 250ms;
  -o-transition: top 250ms ease-in, opacity 125ms 250ms;
  -ms-transition: top 250ms ease-in, opacity 125ms 250ms;
  -moz-transition: top 250ms ease-in, opacity 125ms 250ms;
  -webkit-transition: top 250ms ease-in, opacity 125ms 250ms;
}

#salad span.hidden:nth-child(2) {
  top: 16%;
}
#salad span.hidden:nth-child(3) {
  top: 16%;
}
#salad span.hidden:nth-child(4) {
  top: 15%;
}
#salad span.hidden:nth-child(5) {
  top: 5%;
}
#salad span.hidden:nth-child(6) {
  top: 10%;
}
#salad span.hidden:nth-child(7) {
  top: 20.5%;
}
#salad span.hidden:nth-child(8) {
  top: 16%;
}
#salad span.hidden:nth-child(9) {
  top: 31.5%;
}
#salad span.hidden:nth-child(10) {
  top: 22.5%;
}
#salad span.hidden:nth-child(11) {
  top: 32%;
}
#salad span.hidden:nth-child(12) {
  top: 26%;
}
#salad span.hidden:nth-child(13) {
  top: 25.5%;
}
#salad span.hidden:nth-child(14) {
  top: 40%;
}
#salad span.hidden:nth-child(15) {
  top: 39%;
}

#salad span.static {
  transition: background-position 375ms ease-in-out,
    background-size 375ms ease-in-out;
  -o-transition: background-position 375ms ease-in-out,
    background-size 375ms ease-in-out;
  -ms-transition: background-position 375ms ease-in-out,
    background-size 375ms ease-in-out;
  -moz-transition: background-position 375ms ease-in-out,
    background-size 375ms ease-in-out;
  -webkit-transition: background-position 375ms ease-in-out,
    background-size 375ms ease-in-out;
}

#salad span.static.hidden {
  opacity: 1;
  background-size: auto 75%;
  background-position: center;
}

#top > img {
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 5%;
  left: 50%;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

#producto {
  width: 25%;
  height: 66.67%;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 25%;
  margin-right: -12.5%;
  transition: 375ms ease-out;
  -o-transition: 375ms ease-out;
  -ms-transition: 375ms ease-out;
  -moz-transition: 375ms ease-out;
  -webkit-transition: 375ms ease-out;
}

#producto.hidden {
  transform: translateX(20px);
  -o-transform: translateX(20px);
  -ms-transform: translateX(20px);
  -moz-transform: translateX(20px);
  -webkit-transform: translateX(20px);
  opacity: 0;
  pointer-events: none;
}

#producto .table {
  width: 100%;
  height: 100%;
  display: table;
  table-layout: fixed;
}

#producto .cell {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

#producto h2 {
  position: relative;
  margin-bottom: 8px;
  display: block;
  font: 25px "DINNextLTPro-MediumCond";
  color: #3a6434;
}

#producto h2::after {
  content: "";
  width: 45px;
  height: 1px;
  position: absolute;
  bottom: 1px;
  left: 0;
  background: #7f9e56;
  display: block;
}

#producto h2 + p {
  font: 13px "DINNextLTPro-Regular";
  color: #7d703c;
  line-height: 15px;
}

#producto h2:first-child + p {
  margin-bottom: 31px;
}

#showTabla {
  height: 30px;
  margin-top: 15px;
  padding: 0 10px;
  border: 1px solid #988648;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: transparent;
  display: block;
  cursor: pointer;
  font: 15px "DINNextLTPro-MediumCond";
  color: #988648;
  line-height: 30px;
}

#tablaNutricional {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  display: none;
}

#tablaNutricional .wrapper {
  width: 540px;
  position: relative;
  top: 50%;
  margin: 0 auto;
  padding-bottom: 5px;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

#tablaNutricional .header {
  width: 100%;
  position: relative;
}

#tablaNutricional h3 {
  font: 30px "DINNextLTPro-MediumCond";
  color: #f3ecb4;
}

#tablaNutricional button.close {
  width: 15px;
  height: 15px;
  position: absolute;
  bottom: 4px;
  right: 0;
  background: transparent url(../images/btn-close.svg) center no-repeat;
  display: block;
  cursor: pointer;
}

#tablaNutricional .table {
  width: 100%;
  padding: 15px 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: #f3ecb4;
}

#tablaNutricional table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

#tablaNutricional tr {
  color: #988648;
  text-align: center;
}

#tablaNutricional tr th,
#tablaNutricional tr td {
  padding: 7px 0 5px;
  border: 1px solid #988648;
}

#tablaNutricional tr th:first-child,
#tablaNutricional tr td:first-child {
  border-left: 0;
  text-align: left;
}

#tablaNutricional tr th:last-child,
#tablaNutricional tr td:last-child {
  border-right: 0;
}

#tablaNutricional tr th {
  border-top: 0;
  font: 13px "DINNextLTPro-Medium";
}

#tablaNutricional tr td {
  font: 11px "DINNextLTPro-Regular";
}

#tablaNutricional tr:last-child td {
  border-bottom: 0;
  font: 11px "DINNextLTPro-Regular";
}
/* Top */

#agd {
  position: absolute;
  right: 60px;
  bottom: 33.33%;
  margin-bottom: 15px;
  display: block;
}

/* Accesos */
#accesos {
  width: 100%;
  height: 33.33%;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  padding-top: 20px;
}

#accesos > a {
  width: 25%;
  height: 100%;
  position: relative;
  float: left;
  display: block;
}

#accesos > a:nth-child(1),
#accesos > a:nth-child(3) {
  color: #7d703c;
}
#accesos > a:nth-child(2),
#accesos > a:nth-child(4) {
  color: #3a6434;
}

#accesos > a:hover {
  z-index: 9;
}

#accesos > a > div {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  transition: 125ms;
  -o-transition: 125ms;
  -ms-transition: 125ms;
  -moz-transition: 125ms;
  -webkit-transition: 125ms;
}

#goRecetas > div {
  background: #d4c26c;
}
#goConsultas > div {
  background: #9cbb73;
}
#goAlimentacion > div {
  background: #baaa61;
}
#goContacto > div {
  background: #7f9e56;
}

#accesos > a:hover > div {
  padding-bottom: 20px;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.75);
}

#accesos > a.active {
  pointer-events: none;
}

#accesos .table {
  width: 100%;
  height: 100%;
  display: table;
}

#accesos .cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

#accesos .cell img:first-child {
  width: 33.33%;
  height: auto;
  margin: 0 auto 21px auto;
}

#accesos > a:nth-child(1) .cell img:first-child,
#accesos > a:nth-child(3) .cell img:first-child {
  filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0,OffY=0,Color='#808080')";
  filter: url(filters.svg#drop-shadow);
  -webkit-filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
}

#accesos > a:hover img {
  display: none;
}

#accesos h3 {
  position: relative;
  display: block;
  font: 25px "DINNextLTPro-Cond";
}

#accesos > a:hover h3 {
  margin-bottom: 20px;
  font: 27px "DINNextLTPro-BoldCond";
}

#accesos > a.active h3 {
  font: 27px "DINNextLTPro-BoldCond";
}

#accesos > a:hover h3::after,
#accesos > a.active h3::after {
  content: "";
  width: 76px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -38px;
  display: block;
}

#accesos > a:nth-child(1) h3::after,
#accesos > a:nth-child(3) h3::after {
  background: #988648;
}
#accesos > a:nth-child(2) h3::after,
#accesos > a:nth-child(4) h3::after {
  background: #3a6434;
}

#accesos p {
  width: 50%;
  margin: 0 auto 25px auto;
  display: none;
  font: 14px "DINNextLTPro-Regular";
  line-height: 16px;
}

#accesos > a:hover p {
  display: block;
}

#accesos button {
  width: 80px;
  height: 30px;
  margin: 0 auto;
  background: #f0e6a6;
  background: -o-radial-gradient(center, circle, #f0e6a6, #d6ca84 70%);
  background: -moz-radial-gradient(center, circle, #f0e6a6, #d6ca84 70%);
  background: -webkit-radial-gradient(center, circle, #f0e6a6, #d6ca84 70%);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  display: none;
  cursor: pointer;
  font: 15px "DINNextLTPro-Cond";
  color: #7d703c;
  line-height: 32px;
}

#accesos > a:hover button {
  display: block;
}

#accesos .cell img:last-child {
  margin: 6px auto 0 auto;
}

#accesos > a.active img,
#accesos > a.active p,
#accesos > a.active button {
  display: none;
}
/* Accesos */
/* 01. HEAD */

.block-system-main-block {
  padding: 60px 0 90px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

body.front .block-system-main-block {
  display: none;
}

body.page-recetas .block-system-main-block,
#block-agd-sojola-recetas-block-1 {
  background: #d4c26c;
}
body.page-consultas .block-system-main-block {
  background: #9cbb73;
}
body.page-alimentacion .block-system-main-block {
  background: #baaa61;
}
body.page-contacto .block-system-main-block {
  background: #7f9e56;
}

#zone-content-wrapper {
  max-width: 50%;
  margin: 0 auto;
  padding: 0 60px;
}

body.recetas #zone-content-wrapper {
  max-width: 960px;
}

#region-content {
  margin: 0;
}

/* 02. RECETAS */
#header-recetas {
  margin-bottom: 40px;
}

#header-recetas > .field--name-field-image {
  margin-bottom: 30px;
}

#header-recetas > .field--name-field-image img {
  width: 100%;
  height: auto;
}

.view-display-id-block_2 {
  position: relative;
  margin-bottom: 60px;
  user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
}

.view-display-id-block_2 .item-list {
  overflow: hidden;
}

.view-display-id-block_2 ul {
  overflow: hidden;
  position: relative;
  margin: 0;
  padding: 10px 0;
}

.view-display-id-block_2 li {
  position: relative;
  float: left;
  margin: 0 !important;
  transition: box-shadow 250ms;
  -o-transition: box-shadow 250ms;
  -ms-transition: box-shadow 250ms;
  -moz-transition: box-shadow 250ms;
  -webkit-transition: box-shadow 250ms;
}

.view-display-id-block_2 li:hover {
  z-index: 1;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.75);
}

.view-display-id-block_2 li a {
  display: block;
}

.view-display-id-block_2 li a img {
  background: silver;
}

.view-display-id-block_2 button {
  width: 12px;
  height: 20px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  background-size: 100% 100%;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  cursor: pointer;
}

.view-display-id-block_2 button.disabled {
  opacity: 0.5;
  pointer-events: none;
}

#prev {
  left: -32px;
  background-image: url(../images/btn-prev.svg);
}

#next {
  right: -32px;
  background-image: url(../images/btn-next.svg);
}

#header-recetas h1 {
  font: 33px "DINNextLTPro-MediumCond";
  color: #3a6434;
  text-transform: uppercase;
}

#content-recetas {
  position: relative;
  color: #7d703c;
}

#content-recetas .cols {
  width: 100%;
  overflow: hidden;
}

#content-recetas .col {
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

#content-recetas .col.left {
  width: 25%;
  padding-right: 25px;
}

#content-recetas .col.right {
  width: 60%;
  padding-left: 25px;
}

#content-recetas h3 {
  font: 22px "DINNextLTPro-Cond";
}

#content-recetas h3 span {
  font-size: 12px;
}

#content-recetas .col.left h3 {
  margin-bottom: 5px;
}

#content-recetas .wrapper p {
  font: 13px "DINNextLTPro-Regular";
}

#content-recetas .wrapper p::before {
  content: "» ";
}

#content-recetas .field--name-body {
  margin-bottom: 31px;
}

#content-recetas .col.right p {
  font: 14px "DINNextLTPro-Regular";
  line-height: 18px;
}

#content-recetas .col.right h3 {
  margin-bottom: 2px;
}

#content-recetas table,
#content-recetas tbody {
  border-collapse: collapse;
}

#content-recetas table.sticky-header {
  display: none;
}

#content-recetas tr {
  border: 0;
  background: transparent;
  font-style: 15px;
}

#content-recetas th,
#content-recetas td {
  padding: 8px 15px 4px;
  border: 1px solid #baaa61;
}

#content-recetas th {
  border-top: 0;
}

#content-recetas tbody tr:last-child td {
  border-bottom: 0;
}

#content-recetas tr th:first-child,
#content-recetas tr td:first-child {
  border-left: 0;
  font-family: "DINNextLTPro-BoldCond";
}

#content-recetas tr th:last-child,
#content-recetas tr td:last-child {
  border-right: 0;
  font-family: "DINNextLTPro-Regular";
}

#content-recetas ul.links {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -38px;
}

#content-recetas ul.links li {
  width: 33px;
  height: 33px;
  margin: 0;
  padding: 0;
  display: block;
}

#content-recetas ul.links li:first-child {
  margin-bottom: 10px;
}

#content-recetas ul.links li a {
  width: 100%;
  height: 100%;
  display: block;
}

#content-recetas ul.links li img {
  display: none;
}

#content-recetas li.service-links-facebook {
  background: #f3ecb4 url(../images/btn-facebook.svg) center no-repeat;
}

#content-recetas li.service-links-twitter {
  background: #f3ecb4 url(../images/btn-x.svg) center no-repeat;
}
/* 02. RECETAS */

/* 03. CONSULTAS */
.view-consultas {
  text-align: center;
}

.view-consultas h4 {
  cursor: pointer;
  font: 16px "DINNextLTPro-LightCond";
  color: #3a6434;
}

.view-consultas h4::before {
  content: "» ";
  font-family: "DINNextLTPro-LightCond";
}

.view-consultas h4.active {
  margin-bottom: 11px;
  font-family: "DINNextLTPro-HeavyCond";
  text-transform: uppercase;
}

.view-consultas h4 + p {
  display: none;
  font: 13px "DINNextLTPro-Regular";
  color: #f3ecb4;
  line-height: 17px;
}

.view-consultas h4.active + p {
  display: block;
}
/* 03. CONSULTAS */

/* 04. ALIMENTACIÓN */
#node-page-4 h1 {
  position: relative;
  margin-bottom: 19px;
  display: block;
  font: 33px "DINNextLTPro-Medium";
  color: #f3ecb4;
  text-transform: uppercase;
}

#node-page-4 h1::after {
  content: "";
  width: 45px;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #f3ecb4;
  display: block;
}

#node-page-4 h2 {
  margin-bottom: 23px;
  font: 26px "DINNextLTPro-Cond";
  color: #7d703c;
}

#node-page-4 h3 {
  margin: 21px 0 11px 0;
  font: 18px "DINNextLTPro-Cond";
  color: #f3ecb4;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

#node-page-4 .content p {
  margin-bottom: 10px;
  display: block;
  font: 14px "DINNextLTPro-Regular";
  color: #7d703c;
  line-height: 20px;
}

#node-page-4 .content h2 + p {
  margin-bottom: 30px;
  display: block;
  -webkit-columns: auto 2;
  -moz-columns: auto 2;
  columns: auto 2;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}

#node-page-4 .content .field-item p:last-child {
  margin: 20px 0 0;
}
/* 04. ALIMENTACIÓN */

/* 05. CONTACTO */
#node-page-52 h1 {
  position: relative;
  margin-bottom: 28px;
  display: block;
  font: 30px "DINNextLTPro-Cond";
  color: #3a6434;
  text-transform: uppercase;
}

#node-page-52 h1::after {
  content: "";
  width: 45px;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -1px;
  background: #3a6434;
  display: block;
}

#node-page-52 form {
  width: 100%;
}

#node-page-52 form .form-item {
  margin: 0 0 19px 0;
}

#node-page-52 form .webform-component-textarea {
  margin-bottom: 20px;
}

#node-page-52 .js-form-type-date,
#node-page-52 .webform-component-date {
  display: none; /* temp */
}

#node-page-52 form label {
  display: none;
}

#node-page-52 form .fieldset-legend {
  font: 14px "DINNextLTPro-LightCond";
  color: #f3ecb4;
}
#node-page-52 form input[type="text"],
#node-page-52 form input[type="email"],
#node-page-52 form select,
#node-page-52 form textarea {
  width: 100%;
  resize: none;
  border-bottom: 1px solid #f3ecb4;
  background: transparent;
  display: block;
  font: 14px "DINNextLTPro-LightCond";
  color: #f3ecb4;
}

#node-page-52 .webform-component--tipo-de-negocio label,
#node-page-52 .webform-component--de-ser-distribuidor label {
  font: 14px "DINNextLTPro-LightCond";
  color: #f3ecb4;
  display: inline-block;
}

#node-page-52 .webform-component--tipo-de-negocio .form-item,
#node-page-52 .webform-component--de-ser-distribuidor .form-item {
  margin: 0 0 9px 0;
}

#node-page-52 .webform-component--tipo-de-negocio input,
#node-page-52 .webform-component--de-ser-distribuidor input {
  margin: 0;
}

#node-page-52 .form-item input[type="checkbox"],
#node-page-52 .form-item input[type="radio"] {
  appearance: revert;
  -moz-appearance: revert;
  -webkit-appearance: revert;
  display: inline-block;
  width: auto;
}

#node-page-52 .webform-type-fieldset {
  padding: 0;
}

#node-page-52 .webform-type-fieldset .fieldset-wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

#node-page-52
  .webform-type-fieldset
  .fieldset-wrapper
  .js-form-type-textfield {
  width: 48%;
}

::-webkit-input-placeholder {
  color: #f3ecb4;
}
::-moz-placeholder {
  color: #f3ecb4;
}
:-ms-input-placeholder {
  color: #f3ecb4;
}
:-moz-placeholder {
  color: #f3ecb4;
}

#node-page-52 form .captcha {
  width: 100%;
  height: 58.5px;
  overflow: hidden;
  margin-bottom: 8px;
}

#node-page-52 form .g-recaptcha {
  float: right;
  transform: scale(0.75);
  -o-transform: scale(0.75);
  -ms-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -webkit-transform: scale(0.75);
  transform-origin: right 0;
  -o-transform-origin: right 0;
  -ms-transform-origin: right 0;
  -moz-transform-origin: right 0;
  -webkit-transform-origin: right 0;
}

#node-page-52 form .captcha iframe {
  display: block;
}

#node-page-52 form .form-actions {
  height: 30px;
  margin: 0;
}

#node-page-52 form input[type="submit"] {
  width: 80px;
  height: 30px;
  float: right;
  background: #f0e6a6;
  background: -o-radial-gradient(center, circle, #f0e6a6, #d6ca84 70%);
  background: -moz-radial-gradient(center, circle, #f0e6a6, #d6ca84 70%);
  background: -webkit-radial-gradient(center, circle, #f0e6a6, #d6ca84 70%);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  display: block;
  cursor: pointer;
  font: 15px "DINNextLTPro-Cond";
  color: #7d703c;
  text-transform: uppercase;
  line-height: 34px;
}
/* 05. CONTACTO */

/* 06. ERROR PAGE */
body.context-error-403,
body.context-error-404 {
  width: 100%;
  height: 100%;
  background: #f0e6a6;
}

.context-error-403 #page,
.context-error-404 #page {
  width: 100%;
  height: 100%;
}

.context-error-403 #head,
.context-error-404 #head {
  display: none;
}

.context-error-403 .block-system-main-block,
.context-error-404 .block-system-main-block {
  width: 100%;
  height: 100%;
  padding: 0;
}

.context-error-404 #zone-content-wrapper,
.context-error-403 #zone-content-wrapper {
  max-width: none;
  position: relative;
  top: 50%;
  padding: 0;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

#node-page-6 > .content > .field > .field-items > .field-item,
#node-page-7 > .content > .field > .field-items > .field-item {
  text-align: center;
}

#node-page-6 h1,
#node-page-7 h1 {
  margin-bottom: 11px;
  font: 30px "DINNextLTPro-BlackCond";
  color: #3a6434;
  text-transform: uppercase;
}

#node-page-6 h1 + p,
#node-page-7 h1 + p {
  margin-bottom: 33px;
  font: 20px "DINNextLTPro-LightCond";
  color: #7d703c;
}

#node-page-6 > .content > .field > .field-items > .field-item a,
#node-page-7 > .content > .field > .field-items > .field-item a {
  width: 100px;
  height: 30px;
  margin: 0 auto;
  background: #f0e6a6;
  background: -o-radial-gradient(center, circle, #f0e6a6, #d6ca84 70%);
  background: -moz-radial-gradient(center, circle, #f0e6a6, #d6ca84 70%);
  background: -webkit-radial-gradient(center, circle, #f0e6a6, #d6ca84 70%);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  display: block;
  font: 15px "DINNextLTPro-Cond";
  color: #7d703c;
  text-transform: uppercase;
  line-height: 35px;
}
/* 06. ERROR PAGE */

/* 07. RESPONSIVE */
/* iPhone 7 Plus (Landscape) */
@media only screen and (max-width: 736px) {
  /* Login */
  #user-login-form {
    padding: 0 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  /* Login */

  /* Head */
  #head header {
    position: absolute;
    top: 5px;
    left: 20px;
  }

  #logo img {
    width: 108px;
    height: auto;
  }

  #menu {
    position: absolute;
    top: 26px;
    right: 4px;
  }

  #menu a.showProducto {
    display: none;
  }

  #top > .wrapper,
  #producto {
    display: none;
  }

  #agd {
    right: 15px;
  }

  #accesos > a:hover {
    z-index: auto;
  }

  #accesos > a:hover > div {
    padding-bottom: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }

  #accesos .cell img:first-child {
    width: 50%;
    margin: 0 auto;
    display: block !important;
  }

  #accesos h3,
  #accesos p,
  #accesos button,
  #accesos .cell img:last-child {
    display: none !important;
  }
  /* Head */

  .block-system-main-block {
    padding: 60px 0;
  }

  #zone-content-wrapper {
    padding: 0 20px;
  }

  /* Recetas */
  .view-display-id-block_2 {
    padding: 0 22px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }

  #prev {
    left: 0;
  }

  #next {
    right: 0;
  }

  #content-recetas .col {
    width: 100% !important;
    float: none;
    padding: 0 !important;
  }

  #content-recetas .col.left {
    margin-bottom: 33px;
  }

  #content-recetas .col.right {
    margin-bottom: 40px;
  }

  #content-recetas ul.links {
    width: 76px;
    height: 33px;
    position: static;
    margin: 0 auto;
    display: block;
  }

  #content-recetas ul.links li {
    float: left;
  }

  #content-recetas ul.links li:first-child {
    margin: 0 10px 0 0;
  }
  /* Recetas */
}

/* iPhone 7 Plus (Portrait) */
@media only screen and (max-width: 414px) {
  #top {
    width: 100%;
    height: 75%;
    padding: 0;
  }

  #top > .wrapper {
    left: 20px;
    display: block;
  }

  #top h1 {
    margin: 0;
    font-size: 31px;
    line-height: 30px;
  }

  #top button.showProducto {
    display: none;
  }

  #salad {
    display: none;
  }

  #top > img {
    height: 75%;
    top: 30%;
    left: 75%;
  }

  #agd {
    display: none;
  }

  #accesos {
    height: 25%;
  }

  #zone-content-wrapper {
    max-width: 100%;
  }

  .context-error-404 #zone-content-wrapper,
  .context-error-403 #zone-content-wrapper {
    padding: 0 20px;
  }
}
/* 07. RESPONSIVE */
