@charset "UTF-8";
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
  -webkit-text-size-adjust: none;
}

input[type='button'],
input[type='submit'],
input[type='text'],
input[type='email'],
input[type='tel'],
input[type='number'],
input[type='password'],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.form-control:focus {
  border-color: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

::-webkit-input-placeholder {
  opacity: 0.4;
}

:-moz-placeholder {
  opacity: 0.4;
}

::-moz-placeholder {
  opacity: 0.4;
}

:-ms-input-placeholder {
  opacity: 0.4;
}

.form-control:focus {
  border-color: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.old-browser {
  position: relative;
  z-index: 110;
  background-color: #ff0000;
  text-align: center;
  color: #FFFFFF;
  font-family: Arial;
  padding: 10px 0;
  font-size: 14px;
}
.old-browser .fa {
  font-size: 50px;
}
.old-browser p {
  margin: 5px 0;
}
.old-browser a {
  color: #FFFFFF;
}

@font-face {
  font-family: 'pf_din_text_cond_promedium';
  src: url("../fonts/pfdintextcondpro-medium-webfont.woff2") format("woff2"), url("../fonts/pfdintextcondpro-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pf_dintext_proextrathin';
  src: url("../fonts/pfdintextpro-xthin-webfont.woff2") format("woff2"), url("../fonts/pfdintextpro-xthin-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Conv_Druk XCond Super';
  src: url("../fonts/Druk-XCond-Super.eot");
  src: local("☺"), url("../fonts/Druk-XCond-Super.woff") format("woff"), url("../fonts/Druk-XCond-Super.ttf") format("truetype"), url("../fonts/Druk-XCond-Super.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pf_dintext_proregular';
  src: url("../fonts/pfdintextpro-regular-webfont.woff2") format("woff2"), url("../fonts/pfdintextpro-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* ==========================================================================
HELPERS CLASSES
========================================================================== */
a {
  text-decoration: none;
  outline: 0;
}
a:hover, a:focus, a:active {
  outline: 0;
  text-decoration: none;
}

.btn.active.focus,
.btn.active:focus, .btn.focus,
.btn.focus:active, .btn:active:focus,
.btn:focus {
  outline: 0;
}

img {
  max-width: 100%;
  height: auto;
}

/* ==========================================================================
WORDPRESS CLASSES
========================================================================== */
.alignnone,
.aligncenter,
.alignleft,
.alignright,
a img.alignnone,
a img.aligncenter,
a img.alignleft,
a img.alignright {
  margin: 15px auto;
  display: block;
}

@media (min-width: 768px) {
  .alignright,
  a img.alignright {
    float: right;
    margin: 15px 0 15px 15px;
  }

  .alignleft,
  a img.alignleft {
    float: left;
    margin: 15px 15px 15px 0;
  }
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* ==========================================================================
ANIMATE
========================================================================== */
.animated {
  -webkit-animation-duration: 0.8s !important;
          animation-duration: 0.8s !important;
}

.wow {
  visibility: hidden;
}

.delay-1 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}

.delay-2 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

.delay-3 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

.delay-4 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

.delay-5 {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

/* ==========================================================================
NAVIGATION
========================================================================== */
.navigation {
  text-align: center;
}
.navigation .tw-pagination {
  padding-top: 30px;
}
.navigation .tw-pagination li {
  display: inline-block;
}
.navigation .tw-pagination a, .navigation .tw-pagination span.current {
  background: none;
  border: none;
  color: #FFFFFF;
  width: 40px;
  height: 40px;
  text-align: center;
  display: block;
  font-size: 22px;
  line-height: 30px;
  float: left;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
  border-radius: 50%;
}
.navigation .tw-pagination a:hover,
.navigation .tw-pagination span.current {
  background-color: #F7BE00;
  color: #FFFFFF;
}

/* ==========================================================================
CF7
========================================================================== */
.wpcf7-form .field-cf7 {
  padding-bottom: 15px;
}
.wpcf7-form .button-cf7 {
  position: relative;
}
.wpcf7-form .button-cf7 .ajax-loader {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
}
.wpcf7-form .wpcf7-text,
.wpcf7-form .wpcf7dtx-dynamictext {
  width: 100%;
  height: 40px;
  padding: 0 10px;
  border: 2px solid #C6C6C6;
  height: 50px;
}
.wpcf7-form .wpcf7-textarea {
  width: 100%;
  padding: 10px;
  border: 2px solid #C6C6C6;
  height: 200px;
}
.wpcf7-form .wpcf7-submit {
  background-color: #000;
  padding: 10px 50px 10px 50px;
  text-transform: uppercase;
  font-size: 18px;
  border: none;
  margin-top: 10px;
  margin: 0 auto;
  color: #F7BE00;
  font-family: 'pf_din_text_cond_promedium';
  font-size: 26px !important;
  cursor: pointer;
}
.wpcf7-form .wpcf7-submit:hover {
  background-color: #000;
  color: #F7BE00;
}
.wpcf7-form .wpcf7-not-valid {
  border-color: #f00;
}
.wpcf7-form span.wpcf7-not-valid-tip {
  font-size: 14px;
  padding-top: 5px;
  display: block;
  display: none !important;
}
.wpcf7-form div.wpcf7-response-output {
  margin: 0 0 15px 0;
  padding: 5px;
  font-size: 14px;
  text-align: center;
}
.wpcf7-form div.wpcf7-validation-errors {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border: 1px solid #faebcc;
  border-radius: 4px;
}
.wpcf7-form div.wpcf7-spam-blocked,
.wpcf7-form div.wpcf7-mail-sent-ng {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.wpcf7-form div.wpcf7-mail-sent-ok {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  border-radius: 4px;
}

@media (min-width: 768px) {
  .wpcf7-form .field-cf7 {
    padding-bottom: 30px;
  }
}
/* ==========================================================================
WIDGET
========================================================================== */
.widget {
  padding-bottom: 30px;
}
.widget:last-child {
  padding: 0;
}
.widget h3.widget-title {
  margin-bottom: 15px;
}

/* ==========================================================================
WIDGET NAV
========================================================================== */
.widget_nav_menu .widget-title {
  display: none;
}
.widget_nav_menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.widget_nav_menu ul li {
  list-style: none;
}
.widget_nav_menu ul li a {
  display: block;
  border: 2px solid #30282a;
  border-bottom: 0;
  text-transform: uppercase;
  color: #343434;
  font-size: 14px;
  padding: 10px 15px;
}
.widget_nav_menu ul li a:hover {
  color: #FFFFFF;
  background-color: #343434;
  text-decoration: none;
}
.widget_nav_menu ul li:last-child a {
  border-bottom: 2px solid #30282a;
}
.widget_nav_menu ul li.current-menu-item a {
  color: #FFFFFF;
  background-color: #343434;
}

/* ==========================================================================
CONTENT
========================================================================== */
article.post .inner {
  padding-bottom: 30px;
  margin-bottom: 30px;
}
article.post:last-child .inner {
  padding-bottom: 0;
  margin-bottom: 0;
}
article .title-post {
  margin: 0 0 5px 0;
  color: #000;
}
article .meta-post {
  margin-bottom: 15px;
  font-size: 14px;
  color: #666;
}
article .image-post {
  margin: 0 0 15px 0;
}

.category article .title-post,
.blog article .title-post,
.search-results article .title-post {
  margin-bottom: 8px;
}
.category .list-category .item,
.blog .list-category .item,
.search-results .list-category .item {
  padding-bottom: 40px;
}
.category .list-category .item:last-child,
.blog .list-category .item:last-child,
.search-results .list-category .item:last-child {
  padding-bottom: 0;
}

article .title-page {
  margin: 0 0 25px 0;
}

@media (max-width: 767px) {
  article.post .image-post {
    margin: 0 -15px 15px -15px;
  }
}
.error404 article .title-page {
  font-size: 100px;
}

.search-no-results article .inner {
  max-width: 500px;
  margin: 0 auto;
}
.search-no-results article .inner .form-group {
  margin-bottom: 0;
}
.search-no-results article .inner .buscador {
  padding-top: 15px;
}

.search-form .btn {
  border-radius: 0 3px 3px 0;
  background-color: #F7BE00;
  color: #FFF;
}

.wrap-search {
  background-color: rgba(0, 0, 0, 0.88);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  left: 0;
  top: 0;
  display: none;
}
.wrap-search .inner {
  position: relative;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wrap-search .form-group {
  position: relative;
}
.wrap-search .fa-search {
  position: absolute;
  color: #FFFFFF;
  top: 22px;
  left: 15px;
}
.wrap-search .fa-times-circle-o {
  position: absolute;
  color: #FFFFFF;
  bottom: -80px;
  left: 50%;
  margin-left: -15px;
  font-size: 34px;
  cursor: pointer;
  opacity: 0.7;
}
.wrap-search .form-control {
  background: none;
  color: #FFF;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #FFFFFF;
  text-align: center;
  font-size: 18px;
  height: 60px;
  padding: 0 40px;
}

@media (min-width: 768px) {
  .wrap-search .container {
    max-width: 800px;
  }
}
/* ==========================================================================
VC
========================================================================== */
.vc_btn3-container,
.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0 !important;
}

.vc_section_custom.vc_row-o-full-height {
  min-height: 100vh;
}
.vc_section_custom .vc_section_custom_inner {
  width: 100%;
}

.vc_row-o-full-height.vc_row-o-full-height {
  min-height: 100vh;
}

/* ==========================================================================
GENERAL
========================================================================== */
body {
  font-family: 'pf_dintext_proregular';
  color: #000;
  font-size: 16px;
}

p strong {
  font-family: 'pf_din_text_cond_promedium';
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: 'pf_din_text_cond_promedium';
}

h1 {
  font-family: 'Conv_Druk XCond Super';
  font-size: 80px;
  line-height: 70px;
  letter-spacing: 3px;
}

h2 {
  font-family: 'Conv_Druk XCond Super';
  font-size: 60px;
  line-height: 50px;
  letter-spacing: 2px;
}

a {
  color: #F7BE00;
}
a:hover {
  color: #F7BE00;
}

.guion {
  display: inline-block;
  width: 25px;
  height: 5px;
  background-color: #000;
}

.vc_btn3.vc_btn3-size-lg {
  padding: 10px 30px !important;
}

.vc_btn3 {
  font-family: 'pf_din_text_cond_promedium';
  font-size: 26px !important;
}

.social a {
  display: inline-block;
  font-size: 18px;
  text-align: center;
  margin-left: 5px;
  color: #000;
}
.social.social-rounded {
  padding-top: 2px;
  background-color: #FFF;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin: 0 2px;
}

.btn-custom {
  background-color: #F7BE00;
  text-transform: uppercase;
  font-weight: 700;
  color: #FFF;
}
.btn-custom:hover {
  color: #FFFF;
}

.content-page h1, .content-page h2, .content-page h3, .content-page h4, .content-page h5, .content-page h6,
.content-post h1,
.content-post h2,
.content-post h3,
.content-post h4,
.content-post h5,
.content-post h6 {
  margin: 20px 0;
}
.content-page table,
.content-post table {
  width: 100%;
  max-width: 100%;
  margin: 25px 0;
  background-color: transparent;
  font-size: 0.9rem;
}
.content-page table tbody tr:nth-of-type(2n+1),
.content-post table tbody tr:nth-of-type(2n+1) {
  background-color: rgba(0, 0, 0, 0.05);
}
.content-page table td, .content-page table th,
.content-post table td,
.content-post table th {
  padding: .3rem;
}
.content-page table td, .content-page table th,
.content-post table td,
.content-post table th {
  border-top: 1px solid #dee2e6;
}

@media (min-width: 768px) {
  body {
    font-size: 18px;
  }
}
/* ==========================================================================
HEADER
========================================================================== */
#main-header {
  color: #FFFFFF;
  width: 100%;
  padding: 1px 0 0 0;
}
#main-header .inner {
  padding: 10px 0;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  height: 60px;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
#main-header .inner.scroll-to-fixed-fixed {
  opacity: 1;
}
#main-header .logo a {
  display: inline-block;
}

#main-content {
  margin-top: -60px;
}

/* ==========================================================================
MENU
========================================================================== */
#main-menu {
  background-color: rgba(0, 0, 0, 0.9);
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1005;
  display: none;
}
#main-menu .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
#main-menu a {
  color: #FFF;
}
#main-menu .social {
  text-align: center;
  padding: 30px 0 0 0;
}
#main-menu .social a {
  font-size: 30px;
  display: inline-block;
  margin: 0 10px;
  color: #F7BE00;
}
#main-menu .logo-menu {
  position: absolute;
  left: 15px;
  top: 10px;
}

body.no-scroll {
  overflow: hidden;
}

@media (min-width: 992px) {
  #main-menu a {
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
  }
  #main-menu a:hover {
    opacity: 0.7;
  }
}
#nav-icon {
  position: fixed;
  z-index: 1010;
  right: 10px;
  top: 12px;
  width: 45px;
  height: 36px;
  -webkit-transform: rotate(0deg) scale(0.6);
  transform: rotate(0deg) scale(0.6);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}
#nav-icon span {
  display: block;
  position: absolute;
  height: 6px;
  width: 100%;
  background: #FFFFFF;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
#nav-icon span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
#nav-icon span:nth-child(2) {
  top: 15px;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
#nav-icon span:nth-child(3) {
  top: 30px;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
#nav-icon.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -1px;
  left: 6px;
}
#nav-icon.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
#nav-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 31px;
  left: 6px;
}

#main-navigation {
  text-align: center;
}
#main-navigation a {
  font-family: 'pf_din_text_cond_promedium';
  color: #FFFFFF;
  font-size: 30px;
  text-transform: uppercase;
  line-height: 30px;
  display: inline-block;
  padding: 10px 0;
}
#main-navigation .current_page_item a {
  color: #F7BE00;
}

/* ==========================================================================
FOOTER
========================================================================== */
#main-footer {
  background-color: #000;
  text-align: center;
  font-size: 18px;
}
#main-footer a {
  color: #FFFFFF;
}
#main-footer .social a {
  color: #F7BE00;
}
#main-footer #top-footer {
  color: #FFF;
  padding: 15px 0;
}
#main-footer #top-footer p {
  margin: 0;
}
#main-footer .item {
  padding-top: 15px;
  padding-bottom: 15px;
}
#main-footer .copyright {
  color: #FFF;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #F7BE00;
  text-align: center;
}
#main-footer .copyright .item {
  padding-top: 5px;
  padding-bottom: 5px;
}

@media (min-width: 576px) {
  #main-footer {
    text-align: left;
  }
  #main-footer #top-footer {
    padding: 30px 0;
  }
  #main-footer #top-footer .row {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #main-footer .copyright {
    text-align: left;
  }
  #main-footer .copyright .row {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 992px) {
  #main-footer .container-fluid {
    padding-left: 50px;
    padding-right: 50px;
  }
}
/* ==========================================================================
HEADER PAGE
========================================================================== */
.header-page {
  background-color: black;
  padding: 25px 0;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.header-page h1 {
  margin: 0;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 700;
}
.header-page .breadcrumbs {
  color: #FFFFFF;
  font-weight: 700;
}
.header-page .breadcrumbs a {
  color: #FFFFFF;
}

@media (max-width: 991px) {
  .header-page .inner .breadcrumbs {
    display: none;
  }
}
@media (min-width: 992px) {
  .header-page {
    text-align: left;
    padding: 35px 0;
  }
}
/* ==========================================================================
BANNER PAGE
========================================================================== */
.text-banner {
  text-align: center;
  text-transform: uppercase;
}
.text-banner p {
  color: #FFFFFF;
  margin: 0;
  font-family: 'pf_din_text_cond_promedium';
  letter-spacing: 10px;
  font-size: 25px;
  line-height: 30px;
}
.text-banner h2 {
  color: #F7BE00;
  margin: 0;
  font-size: 100px;
  line-height: 110px;
}
.text-banner h2:after {
  content: "";
  display: block;
  height: 5px;
  margin: 0 auto 30px auto;
  width: 25px;
  background-color: #FFFFFF;
}

@media (min-width: 768px) {
  .text-banner p {
    font-size: 35px;
    letter-spacing: 20px;
    line-height: 40px;
  }
  .text-banner h2 {
    font-size: 170px;
    line-height: 170px;
  }
}
/* ==========================================================================
REVOLUTION SLIDER
========================================================================== */
.banner-big-text {
  font-family: 'Conv_Druk XCond Super' !important;
}

.banner-top-text {
  font-family: 'pf_din_text_cond_promedium' !important;
  letter-spacing: 15px !important;
}

.banner-bottom-text {
  font-family: 'pf_din_text_cond_promedium' !important;
  letter-spacing: 10px !important;
}

/* ==========================================================================
HOME
========================================================================== */
.title-section {
  text-align: center;
}
.title-section h2 {
  font-size: 110px;
  line-height: 90px;
}
.title-section h4 {
  margin-top: 0;
  font-size: 20px;
  font-family: 'pf_din_text_cond_promedium';
  letter-spacing: 10px;
}

.section {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}
.section h2 {
  font-size: 110px;
  line-height: 100px;
}

@media (min-width: 768px) {
  .section {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .section h2 {
    font-size: 150px;
    line-height: 130px;
  }

  .title-section h2 {
    font-size: 150px;
    line-height: 130px;
  }
}
@media (min-width: 992px) {
  .section {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
}
#home-section-1 h2 {
  margin: 0;
  font-size: 100px;
  line-height: 90px;
}
#home-section-1 h2 strong {
  font-weight: 400;
  color: #FFFFFF;
}

#home-section-5 {
  text-align: center;
  padding-bottom: 310px !important;
}
#home-section-5 h2 {
  font-size: 100px;
  line-height: 90px;
}
#home-section-5 h2 strong {
  font-weight: 400;
  color: #FFFFFF;
}
#home-section-5 h3 {
  font-family: 'pf_din_text_cond_promedium';
  color: #FFFFFF;
  font-size: 50px;
  line-height: 45px;
}

#home-section-6 {
  position: relative;
  z-index: 99;
  overflow: inherit;
}
#home-section-6 .img-alarga {
  margin-top: -300px;
}
#home-section-6 .img-alarga .vc_single_image-wrapper {
  height: 622px;
}
#home-section-6 .img-alarga .vc_single_image-wrapper img {
  height: 80px;
  -webkit-transition: height 1s ease-out;
  transition: height 1s ease-out;
}
#home-section-6 .img-alarga .vc_single_image-wrapper img.alargar {
  height: 622px;
}
#home-section-6 h2 {
  font-size: 50px;
  line-height: 50px;
  font-family: 'pf_din_text_cond_promedium';
}
#home-section-6 .bg-img .vc_column_custom-inner {
  height: 100%;
  background-size: cover;
  background-position: center center;
}

.recipies-links .wpb_single_image {
  position: relative;
}
.recipies-links .wpb_single_image h2 {
  font-family: 'pf_din_text_cond_promedium';
  font-size: 16px;
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  margin-top: -20px;
  letter-spacing: 3px;
  line-height: 120%;
}

.featured-recipie {
  text-align: center;
  position: relative;
}
.featured-recipie:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.featured-recipie h2 {
  font-family: 'pf_din_text_cond_promedium';
  color: #FFFFFF;
  letter-spacing: 10px;
  font-size: 30px;
}
.featured-recipie .wpb_single_image {
  margin: 50px 0 !important;
}

@media (min-width: 992px) {
  .featured-recipie {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
}
@media (min-width: 1600px) {
  .featured-recipie {
    padding-top: 250px !important;
    padding-bottom: 250px !important;
  }
}
@media (min-width: 768px) {
  #home-section-5 {
    text-align: left;
  }
  #home-section-5 .img-spoon {
    max-width: 400px;
  }

  #home-section-6 .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }

  .recipies-links {
    padding-top: 50px;
  }
  .recipies-links .row .col-md-4 .wpb_single_image {
    border-right: 1px solid #DADADA;
  }
  .recipies-links .row .col-md-4:last-child .wpb_single_image {
    border: none;
  }
  .recipies-links .wpb_single_image h2 {
    font-size: 18px;
    letter-spacing: 8px;
  }

  .featured-recipie h2 {
    letter-spacing: 20px;
  }
  .featured-recipie .wpb_single_image {
    margin: 80px 0 !important;
  }
}
@media (min-width: 992px) {
  #home-section-1 h2 {
    font-size: 125px;
    line-height: 110px;
  }
  #home-section-1 p {
    width: 180px;
  }
  #home-section-1 .row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  #home-section-5 {
    padding-bottom: 150px !important;
  }
  #home-section-5 h2 {
    font-size: 150px;
    line-height: 130px;
  }
  #home-section-5 h3 {
    font-size: 60px;
    line-height: 65px;
    padding-left: 10%;
  }
  #home-section-5 .text-section {
    padding-top: 200px;
  }
  #home-section-5 .text-section .vc_column_custom-inner {
    padding-left: 70px;
    max-width: 400px;
  }

  #home-section-6 h2 {
    font-size: 60px;
    line-height: 60px;
  }
  #home-section-6 .img-alarga {
    margin-top: -350px;
    text-align: left;
  }

  .featured-recipie h2 {
    font-size: 40px;
    letter-spacing: 30px;
  }
}
@media (min-width: 1200px) {
  #home-section-1 .col-md-4 {
    width: auto;
    ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  #home-section-1 .text-section-left {
    position: relative;
    z-index: 99;
  }
  #home-section-1 .text-section-left .vc_column_custom-inner {
    -webkit-transform: translate(80px, -80px);
            transform: translate(80px, -80px);
  }
  #home-section-1 .text-section-right {
    position: relative;
    z-index: 99;
  }
  #home-section-1 .text-section-right .vc_column_custom-inner {
    -webkit-transform: translate(-80px, -95px);
            transform: translate(-80px, -95px);
  }
}
@media (min-width: 1700px) {
  #home-section-5 h3 {
    padding-left: 15%;
  }

  #home-section-6 .text-section .vc_column_custom-inner {
    width: 65%;
  }
}
/* ==========================================================================
QUIENES SOMOS
========================================================================== */
#quienes-somos .title-section {
  text-align: left;
}
#quienes-somos .text-section {
  padding: 5%;
}
#quienes-somos .text-section h3 {
  font-family: 'pf_dintext_proextrathin';
}
#quienes-somos .img-section .vc_column_custom-inner {
  height: 100%;
}

#mision-vision {
  padding-bottom: 0 !important;
}
#mision-vision .img-spoon {
  margin-top: -350px;
}
#mision-vision .img-alarga {
  padding-top: 30px;
}
#mision-vision .img-alarga .vc_single_image-wrapper {
  height: 842px;
}
#mision-vision .img-alarga .vc_single_image-wrapper img {
  height: 80px;
  -webkit-transition: height 1s ease-out;
  transition: height 1s ease-out;
}
#mision-vision .img-alarga .vc_single_image-wrapper img.alargar {
  height: 842px;
}

@media (min-width: 768px) {
  #quienes-somos .text-section h3 {
    font-size: 30px;
  }

  #mision-vision .img-alarga {
    padding-top: 30px;
  }
  #mision-vision .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media (min-width: 992px) {
  #quienes-somos .text-section {
    padding: 10%;
  }

  #mision-vision {
    padding-top: 35px !important;
  }
  #mision-vision .img-spoon {
    margin-top: -550px;
  }
}
#section-redes-sociales {
  border-top: 1px solid #AEAEAF;
  text-align: center;
}
#section-redes-sociales h2 {
  font-size: 150px;
}
#section-redes-sociales p {
  font-size: 18px;
  letter-spacing: 5px;
  text-transform: uppercase;
}
#section-redes-sociales #container-redes {
  max-width: 180px;
  margin: 0 auto;
  border: 4px solid #F7BE00;
  height: 70px;
}
#section-redes-sociales .vc_icon_element {
  margin: 0;
  display: inline-block;
}
#section-redes-sociales a {
  color: #000;
}

@media (min-width: 768px) {
  #section-redes-sociales p {
    letter-spacing: 10px;
  }
}
.recipie-item {
  text-align: center;
}
.recipie-item h4 {
  margin-top: 0;
  font-size: 20px;
  font-family: 'pf_din_text_cond_promedium';
  letter-spacing: 10px;
}
.recipie-item .bg-spoon .vc_column_custom-inner {
  background-position: center top !important;
  padding-top: 120px;
}

@media (min-width: 768px) {
  .recipie-item .text-ingredientes {
    padding-top: 100px;
  }
}
@media (min-width: 992px) {
  .recipie-item .text-ingredientes {
    padding: 100px 80px 0 80px;
  }
}
#nuestro-contenido h3 {
  margin-top: 0;
  letter-spacing: 10px;
  font-family: 'pf_din_text_cond_promedium';
}
#nuestro-contenido .botella {
  padding-bottom: 50px;
}

@media (min-width: 768px) {
  #nuestro-contenido .botella {
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  #nuestro-contenido .text-section {
    -webkit-transform: translateY(-40px);
            transform: translateY(-40px);
  }
}
#informacion-producto {
  color: #FFFFFF;
}
#informacion-producto h2 {
  letter-spacing: 3px;
}
#informacion-producto h3 {
  margin-top: 0;
  letter-spacing: 10px;
  font-family: 'pf_din_text_cond_promedium';
}
#informacion-producto strong {
  color: #F7BE00;
}
#informacion-producto .detalles-botella {
  padding-top: 50px;
}
#informacion-producto .detalles-botella .row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 575px) {
  #informacion-producto {
    text-align: center;
  }
  #informacion-producto strong {
    display: block;
  }
}
@media (min-width: 1200px) {
  #informacion-producto .detalles-botella .row .col-md-4 {
    padding-left: 90px;
    width: auto;
    ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  #informacion-producto .img-altura {
    -webkit-transform: translateX(-26px);
            transform: translateX(-26px);
  }
  #informacion-producto .img-botella {
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
  }
  #informacion-producto .diametro-img {
    -webkit-transform: translateX(-125px);
            transform: translateX(-125px);
  }
}
#mapa h4 {
  font-family: 'pf_din_text_cond_promedium';
  letter-spacing: 10px;
}
#mapa a {
  color: #000;
}
#mapa .info-section {
  margin-top: -225px;
}

@media (min-width: 992px) {
  #mapa .info-section {
    margin-top: -265px;
  }
}
@media (min-width: 1200px) {
  .vc_icon_element-link,
  .wpcf7-form .wpcf7-submit,
  #main-footer .social a,
  .vc_btn3 {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .vc_icon_element-link:hover,
  .wpcf7-form .wpcf7-submit:hover,
  #main-footer .social a:hover,
  .vc_btn3:hover {
    opacity: 0.7;
  }

  .featured-recipie .fancybox img {
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  .featured-recipie .fancybox img:hover {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }

  #nav-icon:hover span:nth-child(1), #nav-icon:hover span:nth-child(3) {
    left: -7px;
  }
  #nav-icon:hover span:nth-child(2) {
    left: 7px;
  }
  #nav-icon.open span:nth-child(1), #nav-icon.open span:nth-child(3) {
    left: 0;
  }
  #nav-icon.open span:nth-child(2) {
    left: 0;
  }

  #images-footer .col-md-4 {
    overflow: hidden;
  }
  #images-footer .col-md-4 img {
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  #images-footer .col-md-4 img:hover {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }

  .recipies-links img {
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  .recipies-links img:hover {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
.vc_section_custom {
  overflow: hidden;
}

/*# sourceMappingURL=main.css.map */