/* Theme Name: LLuch Theme Theme URI: https://decubica.com Author: Decubica Author URI: http://decubica.com Description: LLuch theme creado por Decubica License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Version: 1.0 */
/* --------- General ---------*/
 .otgs-development-site-front-end {
    display: none
}
 :root {
     --primary: #8732a0;
     --secondary: #dcf5dc;
     --purple: #8b86be;
     --dark: #444444;
     --black: #000000;
     --white: #ffffff;
}
.aligncenter {display: block; margin: 0 auto}
 html {
     scroll-behavior: smooth !important;
     background-color: #f5f6f5;
}
 * {
     -webkit-overflow-scrolling: touch;
}
 body {
     overflow-x: hidden !important;
     background-color: #f5f5f5;
     font-feature-settings: 'calt','dlig','liga','ss03';
     -moz-font-feature-settings: 'calt','dlig','liga','ss03';
     -webkit-font-feature-settings: 'calt','dlig','liga','ss03';
     -o-font-feature-settings: 'calt','dlig','liga','ss03';
}
 h1, h2, h3, h4, h5, h6 {
     font-family: TiemposFine-Light;
}
 h1 {
     font-size: 48px;
}
 h2 {
     font-size: 44px;
     color: var(--dark);
}
 h3 {
     font-size: 28px;
     color: var(--dark);
}
 p {
     font-family: Sneak-Regular;
     font-family: Sneak-Regular;
     font-feature-settings: 'calt','dlig','liga','ss03' !important;
     color: var(--dark);
     font-size: 18px;
     line-height: 24px;
     color: var(--dark);
     font-size: 18px;
     line-height: 24px;
}

.cont-pdf-memoria a {    font-family: 'Sneak-Regular';
    color: #fff;
    font-size: 87.5%;
    text-shadow: none;
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: 400;
    background: #000000;
      opacity: 1;
      padding: 1em 2em 1em 2em;
      box-shadow: none;
      border: 1px solid RGBA(0,0,0,1);
      border-radius: 0px;
    }
.cont-pdf-memoria a:hover {background: #fff;color: #000}
input[type=submit] {font-feature-settings: 'calt','dlig','liga','ss03' }
 .tablecont a, .block a {
    color: var(--primary) ;
}
 .list-item:nth-child(2n) {
     flex-direction: row-reverse;
}
 .bg-green-light {
     background-color: var(--secondary);
}
 .text-dark {
     color: var(--dark) !important;
}
 .h100 {
    height: 100%
}
 .paddl60 {
    padding-left: 60px !important
}
 .padd0 {
    padding: 0 !important
}
 .paddb0 {
    padding-bottom: 0 !important
}
 .paddt0 {
    padding-top: 0 !important
}
 .paddr0 {
    padding-right: 0 !important
}
 .mt0 {
    margin-top: 0 !important
}
 .text-justify {
    text-align: justify
}
 .text-left {
    text-align: left !important
}
 .pr-3 {
    padding-right: 3rem !important
}
 .mr-3 {
    margin-right: 3rem !important
}
 .div-center {
    margin: 0 auto
}
 .div-center.highlight p:first-of-type {
    font-size: 22px;
    line-height: 30px
}
 .readmore {
    position: relative;
     color: var(--primary);
}
 .readmore::after {
     font-family: "Font Awesome 5 Free";
     font-weight: 900;
     content: "\f063";
     padding-left: 5px;
     font-size: 14px;
     position: absolute;
     top: 4px;
     -webkit-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
     transition: all 0.5s ease;
}
 .readmore:hover {
    color: var(--dark);
}
 .readmore:hover::after {
    top: 7px;
}
 .readmore.open::after {
    content:"\f062";
    top: 4px;
}
 .readmore.open:hover::after {
    top: -1px;
}

 .readmoretxt {
    display: none;
    /*font-size: 16px !important;
    */
    margin-bottom: 20px
}
 .newslist .title {
    min-height: 50px
}
 .newslist .title strong {
    text-align: left;
     font-size: 22px;
     line-height: 30px;
     display: inline-block;
}
.simplesocialbuttons {margin-top: 60px !important}
 .newslist .row .col {
    position: relative;
}
 .newslist .row .col .btn-info-oferta {
    position: absolute;
    left: 40px;
    bottom: 35px;
}
 .newslist .row .col p {
    padding: 0 40px
}
 .newslist .row .col p:not(.title) {
    display: -webkit-box;
     -webkit-line-clamp: 3;
     -webkit-box-orient: vertical;
     overflow: hidden;
}
 .newslist .row .conttxt-news {
    padding-bottom: 70px;
}
 .newslist .row .col:nth-child(odd)  {
    background-color: #dcf5dc;
}
 .newslist .row .conttxt-news {
    padding-top: 20px;
}
 .contimg-news {
    height: 300px;
}
 .row.full {
    padding: 30px 7px 0 12px !important;
}
 .greenbg {
    background-color: #dcf5dc;
    padding: 30px !important;
}
 .row.greybg,.row.greenbg, .row.whitebg {
     padding: 30px 70px 60px !important;
}
/*.whitebg h2, .greenbg h2 {
    text-align: center;
     margin-top: 26px;
    margin-bottom:26px
}
*/
 .greenbg .grid-container {
    background: #fff;
    padding: 0 35px;
}
 .row.greybg {
    background-color: #f5f6f5;
}
 .whitebg {
    background-color: #fff
}
 .darkgreybg {
    background-color: #f2f2f2
}
 .mr45 {
    margin-right: 45px
}
 .brownbg2 {
    background-color: #F2EBE2;
    padding: 30px 21px !important;
}
 .brownbg2 h2 {
    text-align: center;
     margin-top: 26px;
    margin-bottom:26px
}
 .brownbg2 .grid-container {
    background: #f5f6f5;
    padding: 0 35px;
}
 .brownbg {
    background-color: #F2EBE2;
    padding: 22px;
    font-size: 22px;
    line-height: 26px;
}
 .bgbrown {
    background-color: #F2EBE2;
    padding: 40px 0
}

.marketreport-top p {font-size: 22px !important;
    line-height: 30px !important;}
.cont-marketreport .row{}
.cont-marketreport .row:nth-child(odd) div:first-child {background-color: #F2EBE2; }
.cont-marketreport .row:nth-child(even) div:nth-child(even){background-color: #F2EBE2; }
.cont-marketreport .row div {margin-top: 0 !important;padding: 22px 0 22px 36px;}
.cont-marketreport .row div h5 {font-weight: bold;margin-top: 20px}

.row.full.aroma-chemicals {padding: 30px 70px 0px !important;background-color: #f5f6f5;}
.row.full.aroma-chemicals .row {padding: 13px !important;border-bottom: solid 1px #fff}
.row.full.aroma-chemicals .row:last-child {border: none}
.row.full.aroma-chemicals h2 {font-size: 30px !important}
.row.full.aroma-chemicals .fecha {font-size: 14px;display: inline-block;}
.row.full.aroma-chemicals .image {text-align: right;position: relative;}
.row.full.aroma-chemicals .image  div.backg {display: inline-block;width: 90px;height: 90px;}
.natural-products {background: white;padding: 0}
.natural-products .row {    padding: 13px !important;border-bottom: solid 1px #F2EBE2}
.natural-products .row .fecha {font-size: 14px;display: inline-block;}
.natural-products .row h5 {margin-bottom: 0}
.natural-products .image {text-align: right;position: relative;}
.natural-products .image img {border-radius: 50%}
.natural-products .image  div.backg {display: inline-block;width: 90px;height: 90px;}
.np-price {text-align: right;width: 100%;position: absolute;top: 0;}
.np-price img {max-width: 30px}
 .bgbrown h2 {
    width: 71%;
    margin: 0 auto;
    font-size: 34px !important
}
 .greybg {
    /*background-color: #f5f6f5;
    */
    background-color: #fff;
}
 .darkgreybg, .greybg {
    padding: 30px 21px !important;
}
 .greenbg.igrid {
     height: calc(100% - 3rem);
     display: inline-grid;
}
 .underlined {
    border-bottom: solid 1px;
     display: inline-block;
     padding-bottom: 6px;
}
 .btn-black {
    color: #fff !important;
     background-color: #000;
     padding: 26px 60px;
     border: solid 1px #000;
     text-transform: uppercase;
}
 .btn-black:hover {
    color: #000 !important;
    background-color: #fff
}
 .btn-black.news {
    padding: 15px 40px;
}
 .btn-info-oferta {
    color: #000;
    border: solid 1px #000;
    padding: 7px;
    font-size: 14px;
    background-color: transparent !important;
    display: inline-block
}
 .btn-info-oferta span {
    margin-right: 5px;
    transition: all 0.4s;
}
 .btn-info-oferta:hover span {
    margin-right: 15px
}
 .btn-info-oferta:hover {
    color: #000
}
 .btn-info-back {
    color: #000;
    border: solid 1px #000;
    padding: 7px;
    font-size: 14px;
    background-color: transparent !important;
}
 .btn-info-back span {
    margin-left: 5px;
    transition: all 0.4s;
}
 .btn-info-back:hover span {
    margin-left: 15px
}
 .btn-info-back:hover {
    color: #000
}
 .borderbottom {
    border-bottom: solid 1px;
}
 .oferta ul li {
     margin-top: 10px;
     list-style-type: disc;
     display: list-item;
     margin-left: 17px;
     text-align: justify;
}
/* search results */
 #searchform .form-control {
    padding: 5px 0.75rem !important;
    line-height: 10px !important
}
 .search-results-cont li {
    border-bottom: solid 1px;
    padding-bottom: 26px;
}
/* contact form 7 */
span.wpcf7-list-item {
  margin-left: 0.5em;
  display: block;
}
 .wpcf7 form.aborted .wpcf7-response-output {
    background: #dc3232;
     padding: 13px;
     color: #fff;
}
 .wpcf7 form.sent .wpcf7-response-output {
    background-color: #65a835;
    color: #fff
}
 .wpcf7-form p label {
     font-weight: 600;
     letter-spacing: 1px;
     text-transform: uppercase;
     font-size: 14px;
     line-height: 1.538461538461538em;
     font-family: 'Raleway', sans-serif;
}
 .wpcf7-validation-errors {
    background-color: #fe4a49 !important
}
 span.wpcf7-not-valid-tip {
    color: #fe4a49
}
 .wpcf7-not-valid {
    border: solid 1px #fe4a49 !important
}
 .wpcf7-checkbox input {
    margin-right: 10px
}
/* .wpcf7-acceptance .wpcf7-list-item label {
    display: block;
     margin-top: -17px;
     position: relative;
     padding-left: 35px;
     margin-bottom: 12px;
     cursor: pointer;
     font-size: 22px;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none
}
 .wpcf7-acceptance .wpcf7-list-item label:hover input ~ .checkmark {
     background-color: #ccc;
}
 .wpcf7-acceptance .wpcf7-list-item input:checked ~ .wpcf7-list-item-label {
     background-color: #eee;
}
 .wpcf7-acceptance .wpcf7-list-item label span.wpcf7-list-item-label:after {
     content: "";
     position: absolute;
     display: none;
}
 .wpcf7-acceptance .wpcf7-list-item input:checked ~ .wpcf7-list-item-label:after {
     display: block;
}
 .wpcf7-acceptance .wpcf7-list-item label span.wpcf7-list-item-label:after {
     left: 9px;
     top: 5px;
     width: 5px;
     height: 10px;
     border: solid #373737;
     border-width: 0 3px 3px 0;
     -webkit-transform: rotate(45deg);
     -ms-transform: rotate(45deg);
     transform: rotate(45deg);
}
 .wpcf7-acceptance .wpcf7-list-item input {
     position: absolute;
     opacity: 0;
     cursor: pointer;
     height: 0;
     width: 0;
}
 .wpcf7-acceptance .wpcf7-list-item label span {
    position: absolute;
     top: 0;
     left: 0;
     height: 25px;
     width: 25px;
     background-color: #eee;
}
 */
 .wpcf7-form-control-wrap.policy {
    margin-left: -16px;
}
 .wpcf7-form-control-wrap.carta {
    width: 100%
}
 .wpcf7-submit {
    background-color: #000;
     color: #fff;
     padding: 7px 20px;
     border: solid 1px #000;
}
 .wpcf7-submit:hover {
    background-color: #fff;
    color: #000
}

/* gallery */
.gallery {padding: 0}
.gallery .images-box{
    margin-bottom:30px;    height: 112px;
    overflow: hidden;
}
.gallery-images{
    border-radius:5px;
    display:block;
    line-height:0;
    max-width:100%;
    position:relative
}
.gallery-images img{
    border-radius:5px
}
.gallery-images .bg-images{
    border-radius:4px;
    bottom:0;
    left:0;
    position:absolute;
    right:0;
    top:0;
    -webkit-transition:all .2s ease-out;
    transition:all .2s ease-out
}
.gallery-images .bg-images i{
    margin:5px 0 0 5px
}
.gallery-images .bg-images i:before{
    color:#fff;
    font-size:20px;
    -webkit-transition:all .2s ease-out;
    transition:all .2s ease-out
}
.gallery-images:hover>.bg-images{
    background:#fff;
    background:rgba(255,255,255,0.7);
    -webkit-transition:all .2s ease-out;
    transition:all .2s ease-out
}
.gallery-images:hover .bg-images i:before{
    color:#000;
    font-size:30px;
    -webkit-transition:all .2s ease-out;
    transition:all .2s ease-out
}

.fancybox-wrap{
    -webkit-overflow-scrolling:touch
}
.fancybox-margin .fixed-header .header,.fancybox-margin .fixed-header #top-box{
    left:-7.5px
}
.fancybox-close{
    background:#fff;
    border:1px solid #7f7f7f;
    border-radius:50%;
    color:#1e1e1e;
    font-size:25px;
    font-weight:normal;
    height:30px;
    line-height:23px;
    right:-15px;
    text-align:center;
    text-decoration:none;
    top:-15px;
    width:30px;
    -webkit-transition:color .2s linear;
    transition:color .2s linear
}
.fancybox-close:hover{
    color:#7f7f7f;
    text-decoration:none;
    -webkit-transition:color .2s linear;
    transition:color .2s linear
}
.fancybox-nav span{
    background:#ccc;
    border:0 none;
    border-radius:3px;
    color:#fbfbfb;
    display:block;
    float:right;
    height:40px;
    line-height:40px;
    margin:-20px 0 0 0;
    text-align:center;
    text-decoration:none;
    width:40px;
    -webkit-transition:all .2s linear;
    transition:all .2s linear
}
.fancybox-nav span:hover{
    background-color:#000;
    color:#efefef;
    text-decoration:none;
    -webkit-transition:all .2s linear;
    transition:all .2s linear
}
.fancybox-nav span svg{
    vertical-align:middle
}
/* ---- market report ------- */
 .market-report .brown {
    background-color: #f2ebe2;
}
 .market-report .green {
    background-color: var(--secondary);
}
 .market-report .grey {
    background-color: #c9cbc9
}
 .market-report .conttxt-news {
    background-color: transparent !important
}
 .market-report .sidebar {
}
 .market-report .sidebar .conttxt-news .title {
    padding: 0;
    font-size: 18px;
     line-height: 25px
}
 .market-report .sidebar .conttxt-news {
    padding-bottom: 0;
    padding: 9px 20px;
}
 .market-report .sidebar .btn-info-oferta {
    position: relative !important;
    left: auto !important;
     bottom: auto !important;
}
 .market-report .sidebar .cattit {
    padding: 14px 0;
}
 .market-report .sidebar .btn-black.news {
    padding: 10px 27px;
    font-size: 14px;
}
/* --------- Botones ---------*/
 .btn-primary {
     color: var(--primary);
     background-color: transparent;
     border-color: transparent;
     padding: 0;
     font-family: Sneak-Regular;
     font-feature-settings: 'calt','dlig','liga','ss03';
     font-size: 20px;
     display: flex;
     align-items: center;
     flex-direction: row;
}
 .btn-primary svg {
     margin-left: 5px;
}
 .btn-primary:hover {
     color: var(--dark);
     background-color: transparent;
     border-color: transparent;
     fill: var(--dark);
}
 .btn-primary:hover .ad_f {
     fill: var(--dark);
}
 .btn-secondary {
     background-color: #444444;
     border-radius: 0;
     border: none;
}
 .btn-check:active + .btn-primary, .btn-check:checked + .btn-primary, .btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle {
     color: var(--primary);
     background-color: transparent;
     border-color: transparent;
}
/* --------- Fonts ---------*/
 @font-face {
     font-family: Sneak-Medium;
     src: url("assets/fonts/Sneak-Medium.ttf"), url("assets/fonts/Sneak-Medium.woff") format("woff"), url("assets/fonts/Sneak-Medium.otf") format("opentype"), url("assets/fonts/Sneak-Medium.ttf") format("truetype");
}
 @font-face {
     font-family: Sneak-Regular-Italic;
     src: url("assets/fonts/Sneak-Regular-Italic.ttf"), url("assets/fonts/Sneak-Regular-Italic.woff") format("woff"), url("assets/fonts/Sneak-Regular-Italic.otf") format("opentype"), url("assets/fonts/Sneak-Regular-Italic.ttf") format("truetype");
}
 @font-face {
     font-family: Sneak-Regular;
     src: url("assets/fonts/Sneak-Regular.ttf"), url("assets/fonts/Sneak-Regular.woff") format("woff"), url("assets/fonts/Sneak-Regular.otf") format("opentype"), url("assets/fonts/Sneak-Regular.ttf") format("truetype");
}
 @font-face {
     font-family: TiemposFine-Light;
     src: url("assets/fonts/TiemposFine-Light.ttf"), url("assets/fonts/TiemposFine-Light.woff") format("woff"), url("assets/fonts/TiemposFine-Light.otf") format("opentype"), url("assets/fonts/TiemposFine-Light.ttf") format("truetype");
}
 @font-face {
     font-family: TiemposFine-Medium;
     src: url("assets/fonts/TiemposFine-Medium.ttf"), url("assets/fonts/TiemposFine-Medium.woff") format("woff"), url("assets/fonts/TiemposFine-Medium.otf") format("opentype"), url("assets/fonts/TiemposFine-Medium.ttf") format("truetype");
}
 @font-face {
     font-family: TiemposFine-Regular;
     src: url("assets/fonts/TiemposFine-Regular.ttf"), url("assets/fonts/TiemposFine-Regular.woff") format("woff"), url("assets/fonts/TiemposFine-Regular.otf") format("opentype"), url("assets/fonts/TiemposFine-Regular.ttf") format("truetype");
}
 .dropdown-menu {
    min-width: 1rem
}
/*----------------# Back to top button ---------------*/
 .back-to-top {
     position: fixed;
     visibility: hidden;
     opacity: 0;
     right: 15px;
     bottom: 15px;
     z-index: 996;
     background: var(--dark);
     width: 40px;
     height: 40px;
     border-radius: 50px;
     transition: all 0.4s;
}
 .back-to-top i {
     font-size: 28px;
     color: #fff;
     line-height: 0;
}
 .back-to-top:hover {
     background: #444444f6;
     color: #fff;
}
 .back-to-top.active {
     visibility: visible;
     opacity: 1;
}
/*-----------# Hero Section----------*/
 #hero {
     width: 100%;
     height: 100vh;
     background-repeat: no-repeat !important;
     background-size: cover !important;
     position: relative;
}
 .home-page #hero:before {
     content: "";
     position: absolute;
     background-color: #8b86be;
     mix-blend-mode: multiply;
     bottom: 0;
     top: 0;
     left: 0;
     right: 0;
     z-index: 1;
}
 .main-page-no-sidebar {
     background-color: #f5f6f5;
}
 .main-page-sidebar #hero:before, .portfolio-page #hero:before, .main-news-page #hero:before {
     content: "";
     position: absolute;
     background-color: #f0f0f0;
     mix-blend-mode: multiply;
     bottom: 0;
     top: 0;
     left: 0;
     right: 0;
     z-index: 1;
}
 .commitment-page #hero:before {
     content: "";
     position: absolute;
     background-color: #c8c6ba;
     mix-blend-mode: multiply;
     bottom: 0;
     top: 0;
     left: 0;
     right: 0;
     z-index: 1;
}
 #hero:before {
     content: "";
     position: absolute;
     background-color: #f0f0f0b9;
     bottom: 0;
     top: 0;
     left: 0;
     right: 0;
     z-index: 1;
}
 #hero .container {
     padding-top: 72px;
     position: relative;
     text-align: center;
}
 #hero p {
     color: var(--white);
     font-family: Sneak-Regular;
     font-feature-settings: 'calt','dlig','liga','ss03';
     font-size: 22px;
     line-height: 26px;
     margin: 0;
}
 #hero h1 {
     margin: 0 0 10px 0;
     font-size: 60px;
     line-height: 72px;
     color: var(--white);
     font-family: TiemposFine-Regular;
     position: relative;
}
 #hero h2 {
     color: var(--white);
     margin-bottom: 40px;
     font-size: 24px;
}
 #hero .arrow-scroll {
     display: flex;
     justify-content: center;
     align-content: flex-end;
     position: absolute;
     bottom: 15px;
     left: 0;
     right: 0;
     margin: auto;
}
/*------------ Header ------------------*/
 #header {
     height: auto;
     z-index: 997;
     padding: 0;
     display: flex;
     align-items: center;
    /* top: -100px;
     */
     top: 0;
     left: 0;
     right: 0;
     position: fixed;
     background-color: transparent;
}
 #header.header-load {
     animation: headerLoad 2s;
     top: 0;
}
 .top-header {
    position:relative
}
 .social-iconos a:hover {
    opacity: 0.8
}
 @keyframes headerLoad {
     0% {
         top: -100px;
    }
     100% {
         top: 0;
    }
}
 #header.header-scrolled {
     background-color: #111;
     height: 105px;
     padding: 10px 0;
}
 #header.header-scrolled.header-int {
    height: 121px
}
 #header.header-scrolled .menu-tabs.fixed-top {
    max-width: 1600px;
     margin: 0 auto;
}
 .inner-pages {
     margin-top: 110px;
}
 #header .btn {
     font-size: 16px;
     text-transform: uppercase;
     padding: 0px 13px;
     margin-top: -5px;
}
 #header.header-scrolled .mobile-nav-toggle {
    /* top: 20px;
    */
     top: 0;
}
 #header .logo img {
     padding: 0;
     margin: 0;
     max-height: 60px;
     max-width: 100%;
     width: 100%;
     object-fit: contain;
}
 .header-bg {
     background-color: var(--dark);
     background-repeat: no-repeat;
     background-size: cover;
     background-position: top center;
}

.page-template-catalogue-tpl .search-box {display: none}
.iframecatalogue {min-height: 1250px}

/* mailchimp */
.mailchimp-subscribe h2, .mc4wp-form {max-width: 600px;margin: 20px auto}
.mc4wp-form-fields label {font-size: 18px}
.mc4wp-form-fields input {padding: 5px 10px}
.mc4wp-alert p {font-size: 14px;margin-top: 9px;}
.mc4wp-form-fields input[type=submit] {
  background-color: #000 !important;
color: #fff !important;
border: solid 1px #000 !important;
border-radius: 0 !important;
font-family: 'Sneak-Regular';
font-size: 18px !important;
padding: 7px 20px !important;
height: auto !important
}
/* owl carousel */
.owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-nav button.owl-prev {
  left: 0;
}
.owl-nav button.owl-next {
  right: 0;
}

.owl-dots {
  text-align: center;
  padding-top: 15px;
}
.owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}
.owl-dots button.owl-dot.active {
  background-color: #000;
}
.owl-dots button.owl-dot:focus {
  outline: none;
}
.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}

.owl-nav button:focus {
    outline: none;
}

 @media (min-width: 1025px) {
     .header-bg {
         background-attachment: fixed;
    }
}
 @media (max-width: 992px) {
  .owl-carousel .owl-nav {

      width: 100% !important;
      left: 0px !important;
  }
}
@media (max-width: 450px) {
  .tablecont a, .block a {
    font-size: 11px;
  }
}
 .home-overly {
     background: var(--dark);
     height: 100%;
     position: absolute;
     width: 100%;
}
.logo-nav a {display: block}
 .logo-nav img {
     width: 100%;
     max-height: 80px;
     object-fit: contain;
}
/*------ Nav ------*/
/*---------- Navigation Menu -----------*/
/* Desktop Navigation */
 .nav-menu, .nav-menu * {
     margin: 0;
     padding: 0;
     list-style: none;
}
 .nav-menu > ul > li {
     position: relative;
     white-space: nowrap;
     float: left;
     margin: 0 20px 0 0;
}
 .nav-menu a {
     display: block;
     position: relative;
     color: var(--dark);
     padding: 8px 15px 12px 15px;
     transition: 0.3s;
     font-size: 15px;
     font-family: 'Sneak-Regular';
     font-feature-settings: 'calt','dlig','liga','ss03';
}
 .nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a {
     color: var(--dark);
     text-decoration: none;
}
/**/
 .nav-lang, .nav-lang * {
     margin: 0;
     padding: 0;
     list-style: none;
     display: inline-block;
}
 .nav-lang > ul > li {
     position: relative;
     white-space: nowrap;
     float: left;
     margin: 0;
     color: var(--dark);
}
 .nav-lang a {
     display: block;
     position: relative;
     color: var(--dark);
     padding: 8px 8px 12px 8px;
     transition: 0.3s;
     font-size: 15px;
}
 .nav-lang a:hover, .nav-lang .active > a, .nav-lang li:hover > a {
     color: var(--orange);
     text-decoration: none;
}
 .social-links-search {
     display: inline-block;
}
 .social-links-search a {
     font-size: 18px;
     display: inline-block;
     color: var(--black);
     line-height: 1;
     padding: 8px 0;
     margin-right: 15px;
     text-align: center;
     transition: 0.3s;
     text-decoration: none;
}
/* Mobile Navigation */
 .mobile-nav-toggle {
    /*position: fixed;
     left: 320px;
     top: 30px;
     */
     z-index: 99998;
     border: 0;
     background: none;
     font-size: 35px;
     transition: all 0.4s;
     outline: none !important;
     line-height: 1;
     cursor: pointer;
     text-align: right;
}
 .mobile-nav-toggle {
     position: relative;
     left: 0;
     top: 0;
}
 .mobile-nav-toggle i {
     color: var(--dark);
}
 .mobile-nav {
     position: fixed;
     top: 0px;
     right: 0px;
     bottom: 0px;
     left: 0px;
     z-index: 9999;
     overflow-y: auto;
     background-color: #a9aaac;
     transition: ease-in-out 0.2s;
     opacity: 0;
     visibility: hidden;
     border-radius: 0px;
     padding: 10px 0;
     overflow: hidden;
}
 .mobile-nav * {
     margin: 0;
     padding: 0;
     list-style: none;
}
 .mobile-nav .menu-height {
     display: flex;
     justify-content: center;
     align-items: center;
     align-content: center;
     flex-direction: column;
     height: 85vh;
}
 .mobile-nav .logo {
     margin: 0px;
     text-align: center;
}
 .mobile-nav ul li {
     display: flex;
     text-align: center;
     justify-content: center;
     align-items: center;
     align-content: center;
}
 .mobile-nav a {
     display: block;
     position: relative;
     color: var(--white);
     font-family: TiemposFine-Light;
     font-size: 44px;
     text-decoration: none;
     line-height: 55px;
}
 .mobile-nav a:hover, .mobile-nav .active > a, .mobile-nav li:hover > a {
     color: var(--white);
     font-family: TiemposFine-Light;
    /* text-decoration: underline;
    */
}
 .mobile-nav .active > a::after {
     content: "";
     position: absolute;
     width: 100%;
     height: 1px;
     background: var(--white);
     left: 0;
     bottom: 8px;
     margin: 0 auto;
     animation: width 0.3s ease;
}
 .mobile-nav li:hover > a::after {
     content: "";
     position: absolute;
     width: 100%;
     height: 1px;
     background: var(--white);
     left: 0;
     bottom: 2px;
     margin: 0 auto;
     animation: lineWidth 0.3s ease;
}
 @keyframes lineWidth {
     0% {
         width: 0%;
    }
     100% {
         width: 100%;
    }
}
 .mobile-nav .drop-down .drop-down > a:hover, .mobile-nav .active .drop-down .drop-down > a, .mobile-nav .drop-down .drop-down li:hover > a {
     font-family: Telegraf-Bold;
}
 .mobile-nav .drop-down > a::after {
     content: "\ea99";
     font-family: IcoFont;
     padding-left: 10px;
     position: absolute;
     right: 0;
}
 .mobile-nav .active.drop-down > a::after {
     content: "\eaa1";
}
 .mobile-nav .drop-down > a {
     padding-right: 35px;
}
 .mobile-nav .drop-down ul li {
     display: block;
}
 .mobile-nav .drop-down ul {
     display: block;
     overflow: inherit;
     position: absolute;
     visibility: hidden;
     opacity: 0;
}
 .mobile-nav .drop-down:hover > ul {
     visibility: visible;
     opacity: 1;
}
 .mobile-nav .drop-down li {
     padding-left: 0px;
}
 .mobile-nav-overly {
     width: 100%;
     height: 100%;
     z-index: 9997;
     top: 0;
     left: 0;
     position: fixed;
     background: #a9aaac;
     overflow: hidden;
     display: none;
}
 .mobile-nav {
     animation: fill 5s;
}
 @keyframes fill {
     0% {
         width: 100%;
         height: 1px;
    }
     100% {
         width: 100%;
         height: 100%;
    }
}
 .mobile-nav-active {
     overflow: hidden;
}
 .mobile-nav-active .mobile-nav {
     opacity: 1;
     visibility: visible;
}
 .mobile-nav-active .mobile-nav-toggle i {
     color: var(--white);
}
 .mobile-nav .drop-down .drop-down ul {
    /*top: calc(100% - 50px);
     left: calc(100% - 50px);
     */
     top: 10px;
     left: calc(100% - 0px);
     width: 100vh;
     border-left: 2px solid var(--orange);
}
 .mobile-nav .drop-down .drop-down ul li a {
     padding: 0px 0 0 10px;
}
 .mobile-nav .drop-down .drop-down > a {
     padding-right: 35px;
}
 .mobile-nav .drop-down .drop-down > a::after {
     content: " ";
}
 .mobile-nav .drop-down .drop-down > a::before {
     content: "\eaa0";
     font-family: IcoFont;
     position: relative;
     left: 0;
}
 .mobile-nav .drop-down .active.drop-down > a::before {
     content: "\ea9d";
     font-family: IcoFont;
     position: relative;
     left: 0;
}
 .mobile-nav-active .mobile-nav-toggle {
    /* right: 50px;
    */
     right: 0;
}
 .icofont-navigation-menu:before {
     content: "";
     background-image: url("assets/images/icon-menu.svg");
     width: 26px;
     height: 20px;
     background-repeat: no-repeat;
     background-size: contain;
     display: block;
     background-position: center;
}
 .icofont-close:before {
     content: "";
     background-image: url("assets/images/icon-menu-close.svg");
     width: 26px;
     height: 20px;
     background-repeat: no-repeat;
     background-size: contain;
     display: block;
     background-position: center;
}
 #header .header-scrolled .mobile-nav-toggle {
     top: 20px;
}
 .ratio {
     position: relative;
     width: 100%;
     height: 100%;
     object-fit: cover;
}
 #header.header-scrolled .logo, #header.header-inner-pages .logo {
     background-image: url("assets/images/logo.svg");
     background-size: contain;
     background-repeat: no-repeat;
     background-position: center;
     width: 100%;
     height: 40px;
}
 #header.header-scrolled .logo img {
     display: none;
}
 #header.header-scrolled a.more-links {
     filter: invert(0.7);
}
/*----------- Toggle RRSS Plus ----------------*/
 #toggle {
     display: block;
}
 #toggle span:after, #toggle span:before {
     content: "";
     position: absolute;
     left: 0;
     top: -9px;
}
 #toggle span:after {
     top: 9px;
}
 #toggle span {
     position: relative;
     display: block;
}
 #toggle span, #toggle span:after, #toggle span:before {
     width: 100%;
     height: 5px;
     background-color: #888;
     transition: all 0.3s;
     backface-visibility: hidden;
     border-radius: 2px;
}
/* on activation */
 #toggle.on span {
     background-color: transparent;
}
 #toggle.on span:before, #toggle.on img {
     transform: rotate(45deg);
}
 #toggle.on + #nav-menu-links {
     opacity: 1;
     visibility: visible;
     display: block;
}
/* menu appearance*/
 #nav-menu-links {
     position: absolute;
     color: var(--dark);
     width: 312px;
     padding: 10px;
     margin-right: -15px;
     margin-top: 20px;
     text-align: center;
     border-radius: 4px;
     background: white;
     box-shadow: 0 1px 8px rgba(0, 0, 0, 0.05);
    /* just for this demo */
     opacity: 0;
     visibility: hidden;
     display: none;
     transition: opacity 0.4s;
}
 #nav-menu-links:after {
     position: absolute;
     top: -15px;
     right: 5px;
     content: "";
     display: block;
     border-left: 15px solid transparent;
     border-right: 15px solid transparent;
     border-bottom: 20px solid white;
}
 ul, li, li a {
     list-style: none;
     display: block;
     margin: 0;
     padding: 0;
}
 li a {
    /* padding: 0 0 5px;
     */
     color: var(--dark);
     text-decoration: none;
     transition: all 0.2s;
}
 li a:hover, li a:focus {
     color: var(--black);
     text-decoration: var(--black);
}
/*-----------#Inicio - Home ----------*/
/*** Quality & Regulatory ***/
 .cont-logo {
    display: inline-flex;
    position: relative;
}
 .cont-logo.dblock {display: inline-block;}
 .cont-logo.dblock .texto {width: 100%; display: inline-block;}
 .cont-logo .overlay {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    display: inline-block;
    opacity: 0;
    position: absolute;
    -webkit-transition: all .5s ease;
     -moz-transition: all .5s ease;
     transition: all .5s ease;
}
 .cont-logo:hover .overlay {
    opacity: 1
}
 .cont-logo .overlay i {
    color: #fff;
    font-size: 40px;
    top: 50%;
    position: absolute;
    transform: translateY(-50%) translateX(-50%);
    margin: 0;
    left: 50%
}
 .certificate p {
    font-size: 16px !important;
    text-align: center !important;
    line-height: 20px;
     max-width: 155px;
    margin: 0 auto;
}
/*----------- About Section----------*/
 .about {
     padding: 120px 0;
     background-color: #f5f5f5;
}
/*.about .list-item:nth-child(1) {
     align-items: center;
}
*/
 .about .list-item:nth-child(1) .blend-mode {
     background-color: transparent;
}
 .about .list-item:nth-child(2n) {
     flex-direction: row-reverse;
     align-items: flex-end;
}
 .about .list-item:nth-child(2n) img {
    /*float: right;
     */
     mix-blend-mode: multiply;
}
 .about .list-item:nth-child(2n) .blend-mode {
     background-color: #e6e6e6;
     float: right;
}
 .about h2 {
     font-size: 44px;
     line-height: 52px;
     color: var(--dark);
     margin-bottom: 40px;
}
 .about p {
     font-size: 18px;
}
 .about a {
     margin-bottom: -8px;
}
 .home-page .about p {
     font-size: 20px;
     text-align: justify;
}
 .main-content p {
    text-align: justify;
}
 .cta {
     height: 660px;
     padding: 80px 0;
     background-repeat: no-repeat !important;
     background-size: cover !important;
     background-position: center !important;
     display: flex;
     flex-direction: column;
     justify-content: center;
}
 .commitment-page .cta {
     position: relative;
}
 .commitment-page .cta::before {
     position: absolute;
     content: "";
     bottom: 0;
     top: 0;
     left: 0;
     right: 0;
     background-color: #cee5cf;
     mix-blend-mode: multiply;
}
 .cta p, .cta h2 {
     color: var(--white);
}
 .cta p {
     margin-bottom: 50px;
}
 .cta h2 {
     font-family: Sneak-Regular;
     font-feature-settings: 'calt','dlig','liga','ss03';
     font-size: 46px;
     line-height: 46px;
}
 .essence {
     padding: 0;
     background-color: #f5f5f5;
}
/*.essence .text {
     color: var(--dark);
     font-size: 20px;
     font-family: Sneak-Regular;
     font-feature-settings: 'calt','dlig','liga','ss03';
     margin-bottom: 100px;
}
*/
 .essence .text-bottom {
     margin-bottom: 100px;
}
 .essence .item {
    /* margin-bottom: 60px;
    */
}
 .counter .number {
     color: var(--primary);
     font-size: 95px;
     line-height: 114px;
     font-family: TiemposFine-Light;
}
 .counter .text p {
     color: var(--dark);
     font-size: 18px;
     font-family: Sneak-Regular;
     font-feature-settings: 'calt','dlig','liga','ss03';
}
 .hero-blog {
     padding: 90px 90px 30px;
     background-color: #dcf5dc;
}
 .hero-blog .row {
     --bs-gutter-x: 150px;
}
 .hero-blog .img-post {
     /*width: 320px;*/
     height: 386px;
     object-fit: cover;
}
 .blog {
     padding: 50px 0 0px;
     background-color: #f5f5f5;
}
 .blog h2.title {
     font-size: 65px;
     line-height: 77px;
     text-align: center;
     margin-bottom: -30px;
     color: var(--dark);
}
/*----------- Footer ----------*/
 footer {
    /* background-color: #f5f5f5;
     */
     padding: 90px 0 0px;
     color: var(--white);
     background-color: var(--dark);
}
 footer h4 {
     font-family: Sneak-Medium;
     font-feature-settings: 'calt','dlig','liga','ss03';
     font-size: 20px;
     color: white;
}
 footer ul {
     margin: 0;
     padding: 0;
     list-style: none;
     align-items: center;
}
 footer ul li a {
     color: var(--white);
     text-decoration: none;
     font-family: Sneak-Regular;
     font-feature-settings: 'calt','dlig','liga','ss03';
}
 footer .widget.widget_nav_menu {
    margin-top:20px
}
 footer ul li a:hover {
     color: #6c757d;
}
 footer .logo-footer {
     max-height: 60px;
     object-fit: contain;
}
 footer .row {
     --bs-gutter-x: 50px;
}
 .bottom-footer h4 {
    display: none
}
 .bottom-footer ul {
    text-align: center
}
 .bottom-footer .widget_nav_menu {
    margin: 0 !important;
    padding: 10px 0
}
 .bottom-footer ul li {
    display: inline-block;
    margin-right: 40px
}
 footer .bottom-footer {
     width: 100%;
     max-width: 100%;
     padding: 0;
     background: #000
}
 .mt-25 {
     margin-top: 25px;
}
/*-----------#Portfolio Page ----------*/
 .portfolio, #ingredients {
     padding: 120px 0;
}
 .portfolio, #ingredients .section-title p {
     font-size: 23px;
     line-height: 28px;
}
 .section-title {
     margin-bottom: 30px;
}
 #sourcing {
     background-color: var(--secondary);
     padding: 120px 0;
}
 #sourcing h2.title {
     margin-bottom: -20px;
}
 #sourcing p {
     font-size: 28px;
     line-height: 34px;
}
 #services, #people {
     padding: 140px 0;
}
 .support {
     padding: 120px 0;
}
 .support .list-item {
     margin-bottom: 120px;
}
 .card-portfolio h3 {
     margin-bottom: 25px;
}
 .card-portfolio p {
     min-height: 100px;
}
 .card-portfolio {
     position: relative;
     height: 660px;
}
 .card-portfolio a {
     position: absolute;
     bottom: 5px;
}
/* ------------ MENU PAGE INTERNO---------------*/
 .title-page {
     font-size: 28px;
     font-family: Sneak-Regular;
     font-feature-settings: 'calt','dlig','liga','ss03';
     margin-bottom: 20px;
}
 .hero--menu {
     margin-top: 35px;
     margin-bottom: 30px;
}
 .hero--menu ul {
     margin: 0;
     padding: 0;
     list-style: none;
     align-items: center;
     display: flex;
     justify-content: space-evenly;
}
 .hero--menu ul li {
     opacity: 1;
     font-family: Sneak-Regular;
     font-feature-settings: 'calt','dlig','liga','ss03';
     font-weight: 400;
     font-size: 20px;
     color: var(--black);
     letter-spacing: 0;
     text-align: center;
     line-height: 20px;
     transition: opacity 0.3s ease;
}
 .hero--menu ul li a {
     color: var(--dark);
     text-decoration: none;
     font-size: 22px;
}
 .hero--menu ul li:not(.active):hover {
     opacity: 1;
}
 .hero--menu ul li:not(.active) a {
     position: relative;
}
 .hero--menu ul li:not(.active) a:after {
     content: "";
     position: absolute;
     width: 0;
     height: 1px;
     background: var(--dark);
     margin: 0 auto;
     left: 0;
     right: 0;
     bottom: 0;
     transition: width 0.3s ease;
}
 .hero--menu ul li:not(.active) a:hover:after {
     width: 100%;
}
 .hero--menu ul li.active a {
     opacity: 1;
}
 .hero--menu ul li.active a {
     position: relative;
}
 .hero--menu ul li.active a:after {
     content: "";
     position: absolute;
     width: 100%;
     height: 1px;
     background: var(--dark);
     left: 0;
     bottom: 0;
     transition: width 0.3s ease;
}
 .hero--menu ul li.active a:hover:after {
     width: 0;
}
/* ------ Commitment Page ------*/
 .commitment {
     padding: 120px 0 0;
}
 #sustainibility .items {
     padding: 160px 0;
}
 .tech {
     padding: 100px 0;
     background-color: var(--secondary);
     margin-bottom: 300px;
}
 #sustainibility .items .list-item {
     margin-bottom: 90px;
}
 .tech h2.title {
     margin-top: 50px;
     position: absolute;
     z-index: 9;
}
/* ------ Culture Page ------*/
 .blend-mode {
     background-color: #e6e6e6;
}
 .blend-mode img {
     mix-blend-mode: multiply;
}
 .grid-container {
     display: grid;
     grid-template-columns: auto auto auto auto auto;
     grid-gap: 20px;
     padding: 10px;
     align-items: flex-start;
}
 .grid-container.w50 {
    grid-template-columns: 50% 50%
}
 .grid-container .item {
     padding: 20px 0;
     display: flex;
     flex-direction: column;
     flex-wrap: nowrap;
     position: relative;
}
 @keyframes open {
     from {
         line-clamp: 3;
         -webkit-line-clamp: 3;
    }
     to {
         line-clamp: initial;
         -webkit-line-clamp: initial;
    }
}
 @keyframes close {
     from {
         line-clamp: initial;
         -webkit-line-clamp: initial;
    }
     to {
         line-clamp: 3;
         -webkit-line-clamp: 3;
    }
}
 @keyframes open2 {
     from {
         line-clamp: 2;
         -webkit-line-clamp: 2;
    }
     to {
         line-clamp: initial;
         -webkit-line-clamp: initial;
    }
}
 @keyframes close2 {
     from {
         line-clamp: initial;
         -webkit-line-clamp: initial;
    }
     to {
         line-clamp: 2;
         -webkit-line-clamp: 2;
    }
}
 @keyframes open5 {
     from {
         line-clamp: 5;
         -webkit-line-clamp: 5;
    }
     to {
         line-clamp: initial;
         -webkit-line-clamp: initial;
    }
}
 @keyframes close5 {
     from {
         line-clamp: initial;
         -webkit-line-clamp: initial;
    }
     to {
         line-clamp: 5;
         -webkit-line-clamp: 5;
    }
}
 .grid-container .item p {
    text-align: left;
}
 .keep-reading {
     overflow: hidden;
     transition: max-height 0.3s cubic-bezier(0,1,0,1);
     max-height: 350px;
}
 .keep-reading.open {
     max-height: 100rem;
     transition: max-height 0.8s cubic-bezier(0.9, 0, 0.8, 0.2);
}
 .keep-reading p:last-of-type {
     display: -webkit-box;
     -webkit-box-orient: vertical;
     text-overflow: ellipsis;
     overflow: hidden;
     animation: close 0.1s linear 0.1s forwards;
}
 .keep-reading.open p:last-of-type {
    animation: open 0.1s linear 0s forwards;
}
/* versió 2 lines */
 .keep-reading.two.open p:last-of-type {
    animation: open2 0.1s linear 0s forwards;
}
 .keep-reading.two p:last-of-type {
    animation: close2 0.1s linear 0.1s forwards;
}
/* versió 5 lines */
 .keep-reading.five.open p:last-of-type {
    animation: open5 0.1s linear 0s forwards;
}
 .keep-reading.five p:last-of-type {
    animation: close5 0.1s linear 0.1s forwards;
}
 .contact-data {
     line-height: 26px;
}
 .ellipsis {
     position: absolute;
     right: 0;
     top: calc(4em + 2px - 100%);
     text-align: left;
     background: white;
}
 .grid-container .item .justify-content-left {
    text-align: left
}
 .grid-container .item .title {
    min-height: 50px
}
 .our-purpose {
     padding: 120px 0;
}
 .our-values p.title {
     color: var(--primary);
     margin: 0;
}
 .our-history {
     background-color: var(--secondary);
     padding: 50px 0 100px;
}
 .our-history .container{
    background-color: transparent !important
}
 .our-values h2.title, .our-purpose h2.title {
     margin-bottom: -25px;
     z-index: 3;
     position: relative;
}
 .pt-100 {
     padding-top: 100px;
}
 .our-purpose .text-purpose {
     margin-top: 90px;
     margin-bottom: 100px;
}
 .our-purpose .text-purpose p {
     font-size: 36px;
     line-height: 46px;
}
 .our-purpose h1.title {
     margin-top: -40px;
     font-size: 76px;
}
 .our-values {
     padding: 0 0 120px;
}
 .our-gobierno {
     padding: 120px 0;
}
 .culture-page {
     padding: 76px 0 120px;
}
 .history--date .date h3 {
     color: var(--primary);
     font-size: 28px;
     font-family: TiemposFine-Medium;
     margin: 0;
     padding: 0;
}
/* ------ News Page ------*/
 .news-page {
     padding: 180px 0;
}
 .hero--newsletter {
     padding: 75px 0 120px;
     background-color: var(--secondary);
}
 .alm-reveal {
     display: flex;
     flex-wrap: wrap;
     align-items: center;
}
 .alm-reveal .col-lg-4 {
     padding-left: 20px;
     padding-right: 20px;
     margin-bottom: 80px;
}
 .ajax-load-more-wrap.light-grey .alm-load-more-btn, .ajax-load-more-wrap.light-grey .alm-load-more-btn, .ajax-load-more-wrap.light-grey .alm-load-more-btn.done, .ajax-load-more-wrap.light-grey .alm-load-more-btn.loading, .ajax-load-more-wrap.light-grey .alm-load-more-btn:focus, .ajax-load-more-wrap.light-grey .alm-load-more-btn:hover {
     background-color: transparent !important;
     font-size: 22px;
     color: var(--primary) !important;
     font-family: Sneak-Regular;
     font-feature-settings: 'calt','dlig','liga','ss03';
     border: none !important;
     box-shadow: none;
     margin-top: 50px;
}
 .single-news-page {
     padding: 60px 0 180px;
}
 .single-news-page .blog {
     background-color: var(--secondary);
     padding: 50px 0;
}
 .single-news-page .newsletter {
     margin: 80px 0 150px;
}
 .single-news-page .card--blog-img {
     margin-bottom: 90px;
}
 .more p {
     color: var(--primary);
     font-size: 22px;
     margin-top: 50px;
}
 .single-news-page .img-post {
     height: auto;
     object-fit: cover;
     width: 400px;
}
 .card--blog .card--blog-img {
     margin-bottom: 20px;
}
 .card--blog .card--blog-category, .card--blog .card--blog-category a, .post-categories ul li a {
     color: var(--dark);
     font-size: 17px;
     text-decoration: none;
}
 .card--blog .card--blog-title {
     font-size: 28px;
     margin-bottom: 16px;
}
 .card--blog .card--blog-date, .card--blog .card--blog-date p {
     font-size: 18px;
     margin: 0;
     text-transform: capitalize;
}
 .card--blog .card--blog-read, .card--blog .card--blog-read p {
     font-size: 18px;
     margin: 0 3px 0 0;
}
 .card--blog .card--blog-btn .btn-primary {
     font-size: 18px;
}
/* Simple*/
 .card--blog .card--blog-title h1 {
     font-size: 60px;
     color: var(--dark);
}
 .single-news-page .card--blog .card--blog-date, .single-news-page .card--blog .card--blog-date p {
     font-size: 18px;
     margin-bottom: 30px;
     text-transform: capitalize;
}

.contflex-post {    display: flex;
    flex-direction: column;}
.contflex-post .simplesocialbuttons {order: 2}
.contflex-post .row {order: 1;margin-top: 30px}
/*----- FORMULARIO -----*/
 .form-control {
     background-color: var(--white);
     border: none;
     padding: 10px;
     border-radius: 0;
     color: var(--dark);
     font-family: Sneak-Medium;
     font-feature-settings: 'calt','dlig','liga','ss03';
     font-size: 15px;
}
 ::placeholder {
     color: var(--dark);
}
 input#newsletter {
     padding: 10px 15px;
     font-family: Sneak-Medium;
     font-feature-settings: 'calt','dlig','liga','ss03';
     font-size: 15px;
     width: 20%;
     text-align: left;
}
 .form-label {
     margin-bottom: 5px;
     font-family: Sneak-Regular;
     font-feature-settings: 'calt','dlig','liga','ss03';
     font-size: 15px;
}
 .wpcf7-list-item-label {
    font-family: Sneak-Regular;
    font-feature-settings: 'calt','dlig','liga','ss03';
     font-size: 15px;
}
 .newsletter h2 {
     margin-bottom: 15px;
}
 .newsletter .wpcf7-form-control-wrap.email {
     width: 80%;
}
 a.btn-load-more {
     font-size: 22px;
     font-family: Sneak-Regular;
     font-feature-settings: 'calt','dlig','liga','ss03';
     color: var(--primary);
     text-decoration: none;
}
 .wpcf7-not-valid-tip {
     color: #d71616;
     font-size: 11px;
     position: absolute;
     min-width: 300px;
}
 .wpcf7-response-output:empty {
     display: none;
}
 .wpcf7 form .wpcf7-response-output {
     margin: 30px 0 0;
     font-size: 15px;
     font-family: Sneak-Medium;
     font-feature-settings: 'calt','dlig','liga','ss03';
}
 .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
     background-color: #a9aaac;
     border: none;
     padding: 10px 70px;
     color: #fff;
     text-align: center;
}
 .wpcf7 form.sent .wpcf7-response-output {
     background-color: #a9aaac;
     border: none;
     padding: 10px 70px;
     color: #fff;
     text-align: center;
}
/*** news ***/
 .pagination {
    display: inline-block !important;
    text-align: center
}
 .navigation.pagination {
    display: inline-block;
     margin-top: 30px;
    font-family: 'Sneak-Regular'
    font-feature-settings: 'calt','dlig','liga','ss03';
}
 span.page-numbers.current {
     color: var(--primary);
     font-size: 20px;
     font-family: 'Sneak-Regular';
     font-feature-settings: 'calt','dlig','liga','ss03';
}
 a.page-numbers, span.page-numbers {
     font-size: 20px;
     font-family: 'Sneak-Regular';
     font-feature-settings: 'calt','dlig','liga','ss03';
     color: var(--black);
     padding: 0 8px;
}
/*----- Contact Page -----*/
 .contact-data i {
    margin-right: 5px;
    font-size: 14px;
    width: 20px;
    vertical-align: top;
    margin-top: 7px;
}
 .contact-data .righti {
     width: calc(100% - 31px);
     display: inline-block;
    margin-bottom: 12px;
}
 .contact-data span.paddlefticon {
     padding-left: 16px;
}
 .contact-data.justify-content-left {
    text-align: left
}
 .contact-data strong {
    margin-bottom :10px;
    min-height: 50px
}
 .contact-page {
     padding: 120px 0;
}
 .contact-page h2 {
     margin-bottom: 100px;
     margin-top: 30px;
}
 .contact-page .blend-mode {
     background-color: #f5f5f5;
}
 .page-template-contact-tpl #header.header-white {
     background-color: #f5f5f5 !important;
     display: block !important;
}
 .sedes {
     padding: 120px 0 60px;
}
 .text-sede p {
     font-size: 18px !important;
}
 .carousel-caption {
     display: flex !important;
     justify-content: center;
     align-items: center;
     align-content: center;
     bottom: 0;
     top: 0;
     margin: auto;
     z-index: 9;
}
 .carousel-item {
     height: 100vh;
}
 .home-info {
    margin-top: 50px
}
 .home-info .btn {
    text-transform: uppercase;
    padding: 1rem 2rem;
}
 .home-info .btn {
    border: solid 1px #fff;
    border-radius: 0
}
 .home-info .btn:first-child {
    background-color: #fff
}
 .home-info .btn:nth-child(2) {
    color: #fff;
    margin-left: 30px
}
 .home-info .btn:hover {
    background: #000;
    color: #fff;
    border:solid 1px #000
}
 .btn-check:focus + .btn-primary, .btn-primary:focus {
     color: var(--primary);
     background-color: transparent;
     border-color: transparent !important;
     box-shadow: none;
}
 .btn-check:active + .btn-primary:focus, .btn-check:checked + .btn-primary:focus, .btn-primary.active:focus, .btn-primary:active:focus, .show > .btn-primary.dropdown-toggle:focus {
     box-shadow: none !important;
     background-color: transparent !important;
}
/*------------# Carousel ---------------*/
 .carousel-arrow-left {
     background-image: url("assets/images/arrow-left.svg");
     width: 43px;
     height: 35px;
     background-repeat: no-repeat;
     background-size: contain;
}
 .carousel-arrow-right {
     background-image: url("assets/images/arrow-right.svg");
     width: 43px;
     height: 35px;
     background-repeat: no-repeat;
     background-size: contain;
}
 .owl-carousel .owl-stage {
     padding-left: 0 !important;
}

 .owl-carousel .owl-nav {
     position: absolute;
     top: 40%;
     width: 130% ;
     left: -60px;
}
 .owl-carousel .owl-nav .owl-prev i {
     font-size: 35px;
}
 .owl-carousel .owl-nav .owl-next i {
     font-size: 35px;
}
 .owl-carousel .owl-nav .owl-prev {
     position: absolute;
     left: 10px;
     top: 0px;
     background: transparent !important;
     color: var(--gray-text) !important;
}
 .owl-carousel .owl-nav .owl-next {
     position: absolute;
     right: 15px;
     top: 0px;
     background: transparent !important;
     color: var(--gray-text) !important;
}
 div.default h2 {
     font-size: 28px;
     font-family: Sneak-Regular;
     font-feature-settings: 'calt','dlig','liga','ss03';
}
 .alm-btn-wrap .alm-load-more-btn.done {
     opacity: 0.6 !important;
}
 .mb-90 {
     margin-bottom: 90px;
}
 .about {
    padding: 0
}

 #search-icono {
     display: inline-block;
     opacity: 0;
     width: 0;
}
 input#search-icono.active,.search-box:focus #search-icono, input#search-icono:focus {
     width: 100px;
     opacity: 1;
     transition: width 0.3s;
     margin-right: 20px
}
 #header {
     top: 0;
}
 .container-header{
}
 .logo-nav{
     background-color: transparent;
     padding: 26px 0px;
}
 .logo-nav{
     background-color: transparent;
     padding: 26px 0px;
}
 .menu-tabs.fixed-top{
     background-color: #111 !important;
     max-height: 100px;
}
 .top-header .fixed-top .menu-main-tabs {
     height: 84px;
     margin-top: 21px;
}
 .top-header .fixed-top .menu-main-tabs:hover {
     height: auto;
     background-color: rgba(17, 17, 17, 0);
}
 .top-header .fixed-top #toolbar {
    top: 12px
}
 .logo-sticky{
     margin: auto 81px;
     display: none;
     margin-top: 21px;
}
 .menu-principal-eng-container, .menu-principal-esp-container{
     flex-grow: 1;
}
 .wrapper-submenu{
     display: none;
     position: absolute;
     top: 0;
     right: 0;
     left: 0;
     padding: 170px;
     background-color: #111;
     z-index: -100;
     opacity: 0.9;
}
/** menu lang */
 .wpml-ls-sidebars-switcher {
     width: auto;
}
 .wpml-ls-sidebars-switcher ul {
    display: inline-block
}
 .wpml-ls-sidebars-switcher ul li {
    display: inline-block
}
 .wpml-ls-sidebars-switcher ul li a, .wpml-ls-sidebars-switcher ul li:hover a {
    display: inline-block;
    border:none;
    background: transparent !important;
    color: white !important;
    border-bottom: none !important
}
 .wpml-ls-sidebars-switcher ul li:hover a {
    opacity: 0.8
}
 .wpml-ls-sub-menu {
    border: none !important
}
 .wpml-ls-sub-menu li a {
     vertical-align: top;
    padding: 0 10px
}
 .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
    background: transparent;
    border: none;
    opacity: 1 !important
}
 .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a:hover {
    opacity: 0.8 !important
}
 .fixed-top .logo-sticky{
    /* margin: auto 81px;
     */
     display: inline-block;
     margin-top: 35px;
}
 .logo-sticky img{
     width: 100%;
     max-height: 60px;
     object-fit: contain;
}
 .show-wrapper{
     display: block !important;
}
 .top-header .fixed-top .menu-main-tabs:hover .wrapper-submenu{
     display: block;
     position: absolute;
     top: 0;
     right: 0;
     left: 0;
     padding: 104px;
     background-color: #111;
     z-index: -100;
}
 #toolbar {
     display: flex;
     position: absolute;
     top: 64px;
     right: 113px;
}
 #toolbar a {
     text-decoration: none;
}
 #toolbar i {
     color: var(--white);
     font-size: 1.3rem;
     margin-right: 0.5rem;
}
 .search-box {
     display: inline-flex;
}
 .search-box > label {
     color: var(--white);
}
 #lgx-portfolio .lgx-item-card {
     overflow: hidden;
     background: transparent;
     -webkit-box-shadow: none;
     box-shadow: none;
}
 .pp-portfolio-img {
     object-fit: cover;
     width: 100%;
     height: auto;
}
 #lgx-portfolio .lgx-item-card .lgx-item-figure .lgx-figcaption {
     display: none;
}
 #lgx-portfolio .pp-filter-area ul {
     display: flex;
     justify-content: space-around;
}
 #lgx-portfolio #pp-filter {
     margin-bottom: 60px;
}
 #lgx-portfolio .pp-filter-area ul li a {
     position: relative;
     color: var(--dark);
     font-size: 22px;
     font-family: Sneak-Regular;
     font-feature-settings: 'calt','dlig','liga','ss03';
     font-weight: normal;
     text-transform: capitalize;
}
 #lgx-portfolio #pp-filter li a {
     font-family: Sneak-Regular;
     font-feature-settings: 'calt','dlig','liga','ss03';
     font-weight: normal;
     text-transform: capitalize;
}
 #lgx-portfolio .pp-filter-area ul li a:hover:after {
     width: 100%;
}
 #lgx-portfolio .pp-filter-area ul li.active a:after {
     width: 100%;
}
 #lgx-portfolio .pp-filter-area ul li a:after {
     content: "";
     position: absolute;
     width: 0;
     height: 1px;
     background: var(--dark);
     margin: 0 auto;
     left: 0;
     right: 0;
     bottom: 0;
     transition: width 0.3s ease;
}
 [data-aos="fade-up"], [data-aos="fade-down"] {
     transform: none !important;
}
/*---------------------------------------*/
 .top-header .menu-tabs {
     flex-grow: 1;
     background-color: transparent;
     transition: background-color 0.1s;
     max-height: 100%;
     display: flex;
}
 .top-header .menu-tabs.always-fixed {
    display: fixed !important
}
 .top-header .menu-main-tabs {
     height: 100px;
     padding: 2.5rem;
     display: flex;
     justify-content: space-around;
     font-family: 'Sneak-Regular';
     font-feature-settings: 'calt','dlig','liga','ss03';
    /* transition: 0.7s;
     */
}
 .top-header .menu-main-tabs > .menu-item > .sub-menu {
     padding-left: 0;
     visibility: hidden;
     opacity: 0;
     margin-top: 10px;
    /* transition: visibility 0s, opacity 0.7s linear;
     */
}
 .top-header .menu-main-tabs > .menu-item > .sub-menu li {
    margin-bottom: 13px;
    width: 112px;
}
 .top-header .menu-main-tabs > .menu-item > .sub-menu li a {
    display: inline-block;
}
 .top-header .menu-main-tabs > .menu-item > .sub-menu li a:hover {
    border-bottom: solid 1px !important
}
 .top-header .menu-main-tabs:hover {
     background-color: rgba(0, 0, 0, 0.6);
     height: auto;
}
 .top-header .menu-main-tabs:hover > .menu-item > .sub-menu {
     visibility: visible;
     opacity: 1;
     transition: 0.7s;
}
 .top-header .menu-main-tabs > .menu-item > a {
     color: var(--white);
     text-transform: uppercase;
     margin-bottom: 1rem;
     border-bottom: solid 2px transparent;
}
 .top-header .menu-main-tabs > .menu-item > a:hover {
    /*border-bottom: solid 2px var(--white);
    */
}
 .top-header .menu-main-tabs > .menu-item > a {
     padding-bottom: 3px;
    display: inline-block;
    padding-bottom: 10px
}
 .top-header .menu-main-tabs .current-menu-parent > a {
    border-bottom: solid 2px var(--white);
}
 .top-header .menu-main-tabs > .menu-item > .sub-menu > li > a {
     color: var(--white);
     font-weight: 300;
     border-bottom: solid transparent;
}
 .top-header .menu-main-tabs > .menu-item > .sub-menu > li.current_page_item > a {
     border-bottom: solid 1px;
}
/*---------------------------------------*/
/*---------------------------------------*/
 .bg-darken {
     background-color: rgba(0, 0, 0, 1);
}
 .bottom-header {
     display: flex;
}
 .bottom-header .menu-tabs {
     width: 100%;
}
 .bottom-header .menu-main-tabs {
     display: flex;
     justify-content: space-evenly;
     transition: 0.7s;
}
 #header .bottom-header .menu-main-tabs > .menu-item > .sub-menu {
     display: none;
}
 #header:hover .bottom-header .menu-main-tabs > .menu-item > .sub-menu {
     display: inline-block;
}
/* #header:hover {
     height: 180px;
     transition: height 0.3s;
}
 */
/* .bottom-header .menu-main-tabs:hover {
     background-color: rgba(0, 0, 0, 0.6);
}
 */
/* .bottom-header .menu-main-tabs:hover > .menu-item > .sub-menu {
     visibility: visible;
     opacity: 1;
     transition: 0.7s;
}
 */
 .bottom-header .menu-main-tabs > .menu-item > a {
     color: var(--white);
     text-transform: uppercase;
     margin-top: 17px;
     display: inline-block;
}
 .bottom-header .menu-main-tabs > .menu-item > a:hover {
     border-bottom: solid 2px var(--white);
}
 .bottom-header .menu-main-tabs > .menu-item > .sub-menu > li > a {
     font-size: 90%;
     color: var(--white);
     font-weight: 300;
}
 .bottom-header .menu-main-tabs > .menu-item > .sub-menu > li > a:hover {
     text-decoration: underline;
     text-decoration-color: var(--white);
}
/*---------------------------------------*/
 #mobile-menu {
     display: none;
     position: absolute;
     right: 1rem;
     top: 1rem;
     z-index: 1000;
     width: 60px;
}
 .inner {
     max-width: 300px;
     margin: auto;
}
 input[type="checkbox"]#toggle {
     display: none;
}
 input[type="checkbox"]#toggle ~ label {
     padding: 16px;
    /* background: green;
     height: 50px;
     color: #fff;
     display: block;
     */
}
 input[type="checkbox"]#toggle:checked ~ label ~ .content {
     display: block;
     visibility: visible;
     background: rgba(0, 0, 0, 0.6);
     position: absolute;
     top: -1rem;
     right: -1rem;
     width: 100vw;
     height: 100vh;
     z-index: -1;
     clear: both;
     opacity: 1;
     transition: width 0.5s;
     position: absolute;
}
 .content {
     opacity: 0;
     height: 0;
     width: 0;
     transition: width 0.5s;
     visibility: hidden;
}
 .content > .menu-tabs {
     padding: 5rem 3rem;
}
 .content > .menu-tabs > .menu-item {
     line-height: 1.4;
     margin-bottom: 1.2rem;
}
 .content > .menu-tabs li > a {
     color: white;
     text-transform: uppercase;
     display: inline-block;
}
 .content > .menu-tabs li > a:hover {
     text-decoration: underline;
}
 .content > .menu-tabs li > ul {
     line-height: 1.3;
     margin-left: 1rem;
}
 .content > .menu-tabs li > ul > li > a {
     font-size: 90%;
     text-transform: capitalize;
}
/* #about > div > div:nth-child(1) {
     flex-direction: row-reverse;
     margin-bottom: 3rem;
}
*/
 #about > div > div > div > div {
     display: flex;
}
 .clm-custom {
     display: inline-flex;
     flex-direction: column-reverse;
     width: 49%;
     padding: 0 1.5rem;
}
 .clm-custom .img-fluid {
     margin: 3rem 0;
}
