body,html{
   overflow-x: hidden !important;
   
}
.web{
    overflow-y:hidden;
    overflow-x: hidden !important;
   
}
iframe {
    overflow: hidden !important;
    pointer-events: none !important;
}
/* fonts */

@font-face {
    font-family: 'Euclid Circular A Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Euclid Circular A Regular'), url('../fonts/Euclid Circular A Regular.woff') format('woff');
    }

    @font-face {
    font-family: 'Euclid Circular A Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Euclid Circular A Medium'), url('../fonts/Euclid Circular A Medium.woff') format('woff');
    }
    
    @font-face {
    font-family: 'Euclid Circular A SemiBold';
    font-style: normal;
    font-weight: normal;
    src: local('Euclid Circular A SemiBold'), url('../fonts/Euclid Circular A SemiBold.woff') format('woff');
    }
    
    @font-face {
    font-family: 'Euclid Circular A Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Euclid Circular A Bold'), url('../fonts/Euclid Circular A Bold.woff') format('woff');
    }
    
.font-euclid-regular{
    font-family: 'Euclid Circular A Regular';
    font-style: normal;
    font-weight: normal;
}
.font-euclid-medium{
    font-family: 'Euclid Circular A Medium';
    font-style: normal;
    font-weight: normal;
}
.font-euclid-semibold{
    font-family: 'Euclid Circular A SemiBold';
    font-style: normal;
    font-weight: normal;
}
.font-euclid-bold{
    font-family: 'Euclid Circular A Bold';
    font-style: normal;
    font-weight: normal;
}
.font-spacing-titles{
    letter-spacing: -1.3px;
}
.font-spacing-subtitles{
    letter-spacing: -.63px;
}
.font-300{
    font-weight: 300;
}
.font-400{
    font-weight: 400;
}
.font-500{
    font-weight: 500;
}
.font-600{
    font-weight: 600;
}
.font-700{
    font-weight: 700;
}
.bloque-title{
    color: #222;
    font-size:2.3rem;
}
.bloque-enfoque{
    color: #89aa1d;
    font-size:2.3rem;
}
.bloque-text{
    font-size:1.2rem;
    color:#222222;
    width:60%;
}
.bloque-text-card{
    font-size:1.0rem;
    color: rgb(29, 29, 29);
}
.card-titulo{
    letter-spacing: -.9px;
    color: rgb(29, 29, 29);
    font-size:1rem;
    font-weight:500;
    transition: 0.5s;
    padding-bottom:3%;
}
.card-details-titulo{
    letter-spacing: -.9px;
    color: rgb(255, 255, 255);
    font-size:2rem;
    font-weight:500;
    transition: 0.5s;
    line-height:1.0;
}
.card-details-subtitulo{
    letter-spacing: -.5px;
    color: rgb(255, 255, 255);
    font-size:1rem;
    font-weight:500;
    transition: 0.5s;
}
.card-details-texto{
    letter-spacing: -.5px;
    color: rgb(255, 255, 255);
    font-size:1.3rem;
    font-weight:500;
    transition: 0.5s;
}
.circle {
    background: rgba(255, 255, 255, 0.673);
    box-shadow: 0 8px 32px 0 rgba(59, 63, 129, 0.199);
    backdrop-filter: blur( 3.5px );
    -webkit-backdrop-filter: blur( 3.5px );
    border-radius: 80px;
    color: rgb(42, 42, 42);
    height: 90px;
    font-weight: bold;
    width: 90px;
    display: table;
}
.numbers {
    vertical-align: middle;
    display: table-cell;
    font-size:1.2rem;
}
.eighteen {
    vertical-align: middle;
    display: table-cell;
    font-size:1.5rem;
}
.text-circle {
    vertical-align: middle;
    display: table-cell;
    font-size:0.9rem;
}
.text-circle-2 {
    vertical-align: middle;
    display: table-cell;
    font-size:0.6rem;
}
.sidras-arrow{
    font-size:2.5rem;
    z-index: 100;
}
.modal-edad{
    cursor:pointer;
    background: rgba( 255, 255, 255, 0.3 );
    box-shadow: 0 8px 32px 0 rgba(59, 63, 129, 0.199);
    backdrop-filter: blur( 3.5px );
    -webkit-backdrop-filter: blur( 3.5px );
    border-radius: 20px;
    border: 1px solid rgba( 255, 255, 255, 0.18 );
    z-index:1000;
}
.modal-edad{
    cursor:pointer;
    background: rgba( 255, 255, 255, 0.3 );
    box-shadow: 0 8px 32px 0 rgba(59, 63, 129, 0.199);
    backdrop-filter: blur( 3.5px );
    -webkit-backdrop-filter: blur( 3.5px );
    border-radius: 20px;
    border: 1px solid rgba( 255, 255, 255, 0.18 );
    z-index:1000;
}
.text-edad{
    font-size:1.05rem;
    color:rgb(255, 255, 255) !important;
    text-shadow: 0 2px 4px rgb(29 29 29 / 36%);
}
.title{
    font-size: 4rem;
    color:#c3e945;
}
.hello-title{
    font-size: 2rem;
     color: rgb(19, 19, 19);
}
.subtitle{
    font-size: 1.8rem;
    color:#c3e945;
    margin-top:-4%;
}
.title-nosotros{
    font-size: 3rem;
    color:#c3e945;
}
.subtitle-nosotros{
    font-size: 1.4rem;
    color:#c3e945;
    margin-top:-2%;
}
.social-icons{
    font-size:2.5rem;
    color:#FFFF;
}
.footer{
    font-size:14px;
    color:#fff;
    background-color:#000;
}
.gluten-free{
    font-size: 1.1rem;
    color:#ffffff;
    letter-spacing: 2px;
}
.destacados i{
    color: #fff;
}
.texto-quote{
    text-shadow: 0px 1px 10px rgba(195,233,69,0.52);
    color:#c3e945;
    font-size:1.4rem;
    letter-spacing: 0.5px;
}
.texto-quote i{
    font-size:2rem;
}
.footer-text{
    font-size:1rem;
}
.hashtag{
    color:#c3e945;
}
.iconos-footer a i{
    font-size:2rem;
    color:#c3e945;
}

/* divs */

.carousel img{
    border-radius:20px;
-moz-border-radius:20px;
-webkit-border-radius:20px;
}
.header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;    
}
.header.scrolls {
    padding: 40px 0;
    background: none;
    -webkit-backdrop-filter: blur(0);
    backdrop-filter: blur(0);
    transition: 0.8s cubic-bezier(0.2, 0.8, 0.2, 1)
}

.header.scrolls.scrolled {
    padding: 10px 0;
    color: rgba(195,233,69,1);
    background: rgba(36, 36, 36, 0.75);
}
.header.scrolls.scrolled>div a {
    color: #c3e945 !important
}
.header.scrolls.scrolled>div a:hover {
    color: #fff !important
}
.test a{
    color:black;
}

@supports (backdrop-filter: none) or (-webkit-backdrop-filter: none) {
    .header.scrolls.scrolled {
        background: rgba(36, 36, 36, 0.75);
        -webkit-backdrop-filter: blur(10px) saturate(3);
        backdrop-filter: blur(10px) saturate(3);
        border-bottom: 1px solid rgba(29, 29, 29, 0.856);
    }
    
     
}
body.modal-open .web{
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
}

.header.scrolls> button{
    color: #474647 !important
}
.instagram{
    position: relative;
}
.follow-us{
    position: absolute;
}
.follow-us span{
    color: #fff !important;
    font-size: 1.5rem;
    padding:4rem;
}
.follow-us span i{
    color: #c3e945 !important;
}
.follow-us a{
    text-decoration: none;
    cursor: pointer;
}
.navbar-brand{
    padding-left:12rem;
    color: #ffffff !important;
}
.nav-link {
    color: #fff !important;
    font-size:1.1rem;
    transition: 0.7s;
    cursor:pointer;
}
.nav-link:hover {
    color: #c3e945 !important;
    font-size:1.15rem;
}
.nav-link-cart {
    color: rgb(0, 0, 0) !important;
    font-size:1.1rem;
    transition: 0.7s;
    cursor:pointer;
    text-decoration: none;
}
.nav-link-cart:hover {
    color: #363636 !important;
    font-size:1.15rem;
}
.waves{
    overflow:hidden;
    position:relative;
}
.waves::before{
    content:'';
    position: absolute;
    bottom: -1px;
    left: -1px;
    right: -1px;
    top: -1px;
    z-index: 3;
    pointer-events: none;
    background-repeat: no-repeat; 
    transform:scaleX(1.5);
    transform-origin: 100% 100%;
    animation: 15s infinite alternate shape-anim-6097-mobile linear;
    background-size: 100% 283px;
    background-position: 50% 100%;    
    background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35.28 2.17" preserveAspectRatio="none"><path d="M35.28 1.67c-3.07-.55-9.27.41-16.15 0-6.87-.4-13.74-.58-19.13.1v.4h35.28z" fill="%23c3e945"/><path d="M35.28 1.16c-3.17-.8-7.3.4-10.04.56-2.76.17-9.25-1.47-12.68-1.3-3.42.16-4.64.84-7.04.86C3.12 1.31 0 .4 0 .4v1.77h35.28z" opacity=".5" fill="%23c3e945"/><path d="M35.28.31c-2.57.84-7.68.3-11.8.43-4.1.12-6.85.61-9.57.28C11.18.69 8.3-.16 5.3.02 2.3.22.57.85 0 .87v1.2h35.28z" opacity=".5" fill="%23c3e945"/></svg>'); 
}
    
@keyframes shape-anim-6097-mobile {
    100% {
    transform: scaleX(1.5) translateX(calc(100% - (100% / 1.5)));
    }
} 
@media (min-width:768px){
    .waves::before{
    transform:scaleX(1.5);
    transform-origin: 100% 100%;
    animation: 15s infinite alternate shape-anim-6097-mobile linear;
    background-size: 100% 283px;
    background-position: 50% 100%;   
    }  
}    
@media (min-width:1025px){
    .waves::before{ 
    bottom: -0.1vw;
    left: -0.1vw;
    right: -0.1vw;
    top: -0.1vw; 
    transform:scaleX(4);
    transform-origin: 100% 100%;
    animation: 15s infinite alternate shape-anim-6097  linear;
    background-size: 100% 283px;
    background-position: 50% 100%;  
    }
}
@media (min-width:2100px){
    .waves::before{
    background-size: 100% calc(2vw + 283px);
    }
}

@keyframes shape-anim-6097 {
    100% {
    transform: scaleX(4) translateX(calc(100% - (100% / 4)));
    }
}
    
.waves-white{
    overflow:hidden;
    position:relative;
    }
    .waves-white::before{
    content:'';
    font-family:'shape divider from ShapeDividers.com';
    position: absolute;
    bottom: -1px;
    left: -1px;
    right: -1px;
    top: -1px;
    z-index: 3;
    pointer-events: none;
    background-repeat: no-repeat; 
    transform:scaleX(2.3);
    transform-origin: 100% 100%;
    animation: 10s infinite alternate shape-anim-2763-mobile linear;
    background-size: 100% 89px;
    background-position: 50% 100%;    
    background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35.28 2.17" preserveAspectRatio="none"><path d="M35.28 1.67c-3.07-.55-9.27.41-16.15 0-6.87-.4-13.74-.58-19.13.1v.4h35.28z" fill="%23ffffff"/><path d="M35.28 1.16c-3.17-.8-7.3.4-10.04.56-2.76.17-9.25-1.47-12.68-1.3-3.42.16-4.64.84-7.04.86C3.12 1.31 0 .4 0 .4v1.77h35.28z" opacity=".5" fill="%23ffffff"/><path d="M35.28.31c-2.57.84-7.68.3-11.8.43-4.1.12-6.85.61-9.57.28C11.18.69 8.3-.16 5.3.02 2.3.22.57.85 0 .87v1.2h35.28z" opacity=".5" fill="%23ffffff"/></svg>'); 
    }
    
    @keyframes shape-anim-2763-mobile {
      100% {
        transform: scaleX(2.3) translateX(calc(100% - (100% / 2.3)));
      }
    } 
    @media (min-width:768px){
    .waves-white::before{
    transform:scaleX(4);
    transform-origin: 100% 100%;
    animation: 10s infinite alternate shape-anim-2763-tablet linear;
    background-size: 100% 90px;
    background-position: 50% 100%;   
    }  
    }
    
    @keyframes shape-anim-2763-tablet {
      100% {
        transform: scaleX(4) translateX(calc(100% - (100% / 4)));
      }
    }  
    @media (min-width:1025px){
    .waves-white::before{ 
    bottom: -0.1vw;
    left: -0.1vw;
    right: -0.1vw;
    top: -0.1vw; 
    transform:scaleX(2.9);
    transform-origin: 100% 100%;
    animation: 10s infinite alternate shape-anim-2763  linear;
    background-size: 100% 202px;
    background-position: 50% 100%;  
    }
    }
    @media (min-width:2100px){
    .waves-white::before{
    background-size: 100% calc(2vw + 202px);
    }
    }
    
    @keyframes shape-anim-2763 {
      100% {
        transform: scaleX(2.9) translateX(calc(100% - (100% / 2.9)));
      }
    }
    
        
.back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    display: none;
    cursor:pointer;
    background: rgba( 255, 255, 255, 0.3 );
    box-shadow: 0 8px 32px 0 rgba(59, 63, 129, 0.199);
    backdrop-filter: blur( 3.5px );
    -webkit-backdrop-filter: blur( 3.5px );
    border-radius: 20px;
    border: 1px solid rgba( 255, 255, 255, 0.18 );
    z-index:1000;
}
.shopping-cart {
    position: fixed;
    bottom: 25px;
    left: 25px;
    cursor:pointer;
    background: rgba(255, 255, 255, 0.808);
    box-shadow: 0 8px 32px 0 rgba(59, 63, 129, 0.199);
    backdrop-filter: blur( 3.5px );
    -webkit-backdrop-filter: blur( 3.5px );
    border-radius: 20px;
    border: 1px solid rgba( 255, 255, 255, 0.18 );
    z-index:1000;
}

.eliminar-cart{
    color:black;
    transition: 0.5s;
}
.eliminar-cart:hover{
    color:rgb(211, 51, 51);
}
.visible{
    display: none;
}  
.filter-white {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.filter-black {
    -webkit-filter: brightness(0) invert(0);
    filter: brightness(0) invert(0);
}
.add{
    color:#303030;
    font-size: 1.5rem;
}
.bloque-sidras{
    padding-top:3%;
    background-color: #C3E945;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2000 1500'%3E%3Cdefs%3E%3Crect stroke='%23C3E945' stroke-width='.5' width='1' height='1' id='s'/%3E%3Cpattern id='a' width='3' height='3' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cuse fill='%23c1e744' href='%23s' y='2'/%3E%3Cuse fill='%23c1e744' href='%23s' x='1' y='2'/%3E%3Cuse fill='%23bfe444' href='%23s' x='2' y='2'/%3E%3Cuse fill='%23bfe444' href='%23s'/%3E%3Cuse fill='%23bde243' href='%23s' x='2'/%3E%3Cuse fill='%23bde243' href='%23s' x='1' y='1'/%3E%3C/pattern%3E%3Cpattern id='b' width='7' height='11' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cg fill='%23bbdf42'%3E%3Cuse href='%23s'/%3E%3Cuse href='%23s' y='5' /%3E%3Cuse href='%23s' x='1' y='10'/%3E%3Cuse href='%23s' x='2' y='1'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='8'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='5' y='2'/%3E%3Cuse href='%23s' x='5' y='6'/%3E%3Cuse href='%23s' x='6' y='9'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='h' width='5' height='13' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cg fill='%23bbdf42'%3E%3Cuse href='%23s' y='5'/%3E%3Cuse href='%23s' y='8'/%3E%3Cuse href='%23s' x='1' y='1'/%3E%3Cuse href='%23s' x='1' y='9'/%3E%3Cuse href='%23s' x='1' y='12'/%3E%3Cuse href='%23s' x='2'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='2'/%3E%3Cuse href='%23s' x='3' y='6'/%3E%3Cuse href='%23s' x='3' y='11'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='4' y='10'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='c' width='17' height='13' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cg fill='%23b9dd41'%3E%3Cuse href='%23s' y='11'/%3E%3Cuse href='%23s' x='2' y='9'/%3E%3Cuse href='%23s' x='5' y='12'/%3E%3Cuse href='%23s' x='9' y='4'/%3E%3Cuse href='%23s' x='12' y='1'/%3E%3Cuse href='%23s' x='16' y='6'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='d' width='19' height='17' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cg fill='%23C3E945'%3E%3Cuse href='%23s' y='9'/%3E%3Cuse href='%23s' x='16' y='5'/%3E%3Cuse href='%23s' x='14' y='2'/%3E%3Cuse href='%23s' x='11' y='11'/%3E%3Cuse href='%23s' x='6' y='14'/%3E%3C/g%3E%3Cg fill='%23b7db41'%3E%3Cuse href='%23s' x='3' y='13'/%3E%3Cuse href='%23s' x='9' y='7'/%3E%3Cuse href='%23s' x='13' y='10'/%3E%3Cuse href='%23s' x='15' y='4'/%3E%3Cuse href='%23s' x='18' y='1'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='e' width='47' height='53' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cg fill='%23C3E945'%3E%3Cuse href='%23s' x='2' y='5'/%3E%3Cuse href='%23s' x='16' y='38'/%3E%3Cuse href='%23s' x='46' y='42'/%3E%3Cuse href='%23s' x='29' y='20'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='f' width='59' height='71' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cg fill='%23C3E945'%3E%3Cuse href='%23s' x='33' y='13'/%3E%3Cuse href='%23s' x='27' y='54'/%3E%3Cuse href='%23s' x='55' y='55'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='g' width='139' height='97' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cg fill='%23C3E945'%3E%3Cuse href='%23s' x='11' y='8'/%3E%3Cuse href='%23s' x='51' y='13'/%3E%3Cuse href='%23s' x='17' y='73'/%3E%3Cuse href='%23s' x='99' y='57'/%3E%3C/g%3E%3C/pattern%3E%3C/defs%3E%3Crect fill='url(%23a)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23b)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23h)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23c)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23d)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23e)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23f)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23g)' width='100%25' height='100%25'/%3E%3C/svg%3E");
    background-attachment: fixed;
    background-size: cover;
    padding-bottom:10%;
   
}
.bloque-sidras-detail{
    padding-top:1%;
    background-color: #C3E945;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2000 1500'%3E%3Cdefs%3E%3Crect stroke='%23C3E945' stroke-width='.5' width='1' height='1' id='s'/%3E%3Cpattern id='a' width='3' height='3' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cuse fill='%23c1e744' href='%23s' y='2'/%3E%3Cuse fill='%23c1e744' href='%23s' x='1' y='2'/%3E%3Cuse fill='%23bfe444' href='%23s' x='2' y='2'/%3E%3Cuse fill='%23bfe444' href='%23s'/%3E%3Cuse fill='%23bde243' href='%23s' x='2'/%3E%3Cuse fill='%23bde243' href='%23s' x='1' y='1'/%3E%3C/pattern%3E%3Cpattern id='b' width='7' height='11' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cg fill='%23bbdf42'%3E%3Cuse href='%23s'/%3E%3Cuse href='%23s' y='5' /%3E%3Cuse href='%23s' x='1' y='10'/%3E%3Cuse href='%23s' x='2' y='1'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='8'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='5' y='2'/%3E%3Cuse href='%23s' x='5' y='6'/%3E%3Cuse href='%23s' x='6' y='9'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='h' width='5' height='13' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cg fill='%23bbdf42'%3E%3Cuse href='%23s' y='5'/%3E%3Cuse href='%23s' y='8'/%3E%3Cuse href='%23s' x='1' y='1'/%3E%3Cuse href='%23s' x='1' y='9'/%3E%3Cuse href='%23s' x='1' y='12'/%3E%3Cuse href='%23s' x='2'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='2'/%3E%3Cuse href='%23s' x='3' y='6'/%3E%3Cuse href='%23s' x='3' y='11'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='4' y='10'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='c' width='17' height='13' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cg fill='%23b9dd41'%3E%3Cuse href='%23s' y='11'/%3E%3Cuse href='%23s' x='2' y='9'/%3E%3Cuse href='%23s' x='5' y='12'/%3E%3Cuse href='%23s' x='9' y='4'/%3E%3Cuse href='%23s' x='12' y='1'/%3E%3Cuse href='%23s' x='16' y='6'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='d' width='19' height='17' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cg fill='%23C3E945'%3E%3Cuse href='%23s' y='9'/%3E%3Cuse href='%23s' x='16' y='5'/%3E%3Cuse href='%23s' x='14' y='2'/%3E%3Cuse href='%23s' x='11' y='11'/%3E%3Cuse href='%23s' x='6' y='14'/%3E%3C/g%3E%3Cg fill='%23b7db41'%3E%3Cuse href='%23s' x='3' y='13'/%3E%3Cuse href='%23s' x='9' y='7'/%3E%3Cuse href='%23s' x='13' y='10'/%3E%3Cuse href='%23s' x='15' y='4'/%3E%3Cuse href='%23s' x='18' y='1'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='e' width='47' height='53' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cg fill='%23C3E945'%3E%3Cuse href='%23s' x='2' y='5'/%3E%3Cuse href='%23s' x='16' y='38'/%3E%3Cuse href='%23s' x='46' y='42'/%3E%3Cuse href='%23s' x='29' y='20'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='f' width='59' height='71' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cg fill='%23C3E945'%3E%3Cuse href='%23s' x='33' y='13'/%3E%3Cuse href='%23s' x='27' y='54'/%3E%3Cuse href='%23s' x='55' y='55'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='g' width='139' height='97' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cg fill='%23C3E945'%3E%3Cuse href='%23s' x='11' y='8'/%3E%3Cuse href='%23s' x='51' y='13'/%3E%3Cuse href='%23s' x='17' y='73'/%3E%3Cuse href='%23s' x='99' y='57'/%3E%3C/g%3E%3C/pattern%3E%3C/defs%3E%3Crect fill='url(%23a)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23b)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23h)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23c)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23d)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23e)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23f)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23g)' width='100%25' height='100%25'/%3E%3C/svg%3E");
    background-attachment: fixed;
    background-size: cover;  
}
.quote-tabu{
    width:60%;
    padding:2%;
    margin:2%;
    border-radius: 13px 13px 13px 13px;
    -webkit-border-radius: 13px 13px 13px 13px;
    -moz-border-radius: 13px 13px 13px 13px;
    
}

/* card cidras */

.card-padding{
    padding:2em 2rem 2rem 2rem;
}
.card-sidras{
    transition: 0.5s;
    cursor:pointer;
    background: rgba(255, 255, 255, 0.103);
    box-shadow: 0 8px 32px 0 rgba(59, 63, 129, 0.199);
    backdrop-filter: blur( 3.5px );
    -webkit-backdrop-filter: blur( 3.5px );
    border-radius: 20px;
    border: 1px solid rgba(114, 115, 134, 0.096);
}
.card-sidras-details{
    transition: 0.5s;
    cursor:pointer;
    background: rgba(255, 255, 255, 0.103);
    box-shadow: 0 8px 32px 0 rgba(59, 63, 129, 0.199);
    backdrop-filter: blur( 3.5px );
    -webkit-backdrop-filter: blur( 3.5px );
    border-radius: 20px;
    border: 1px solid rgba(114, 115, 134, 0.096);
}
.card-sidras-shopping:hover{
    background: #18181842;
    color:#ffff;
    text-shadow: 0 2px 4px rgb(29 29 29 / 36%);
}
.card-dry-hopped:hover{
    background: #93b334a1;
    color:#ffff;
    text-shadow: 0 2px 4px rgb(29 29 29 / 36%);
}
.card-rustic:hover{
    background: #ed4d3ba1;
    color:#ffff;
    text-shadow: 0 2px 4px rgb(29 29 29 / 36%);
}
.card-rose:hover{
    background: #e1b1bda4;
    color:#ffff;
    text-shadow: 0 2px 4px rgb(29 29 29 / 36%);
}
.card-mimosa:hover{
    background: #e3a440af;
    color:#ffff;
    text-shadow: 0 2px 4px rgb(29 29 29 / 36%);
}
.card-dry-hopped-details{
    background: #93b334a1;
    color:#ffff;
    text-shadow: 0 2px 4px rgb(29 29 29 / 36%);
}
.card-rustic-details{
    background: #ed4d3ba1;
    color:#ffff;
    text-shadow: 0 2px 4px rgb(29 29 29 / 36%);
}
.card-rose-details{
    background: #e1b1bda4;
    color:#ffff;
    text-shadow: 0 2px 4px rgb(29 29 29 / 36%);
}
.card-mimosa-details{
    background: #e3a440af;
    color:#ffff;
    text-shadow: 0 2px 4px rgb(29 29 29 / 36%);
}
.card-sidras:hover .card-titulo{
    color:rgb(255, 255, 255) !important;
    text-shadow: 0 2px 4px rgb(29 29 29 / 36%);
}
.card-sidras:hover .bloque-text-card{
    color:rgb(255, 255, 255) !important;
    text-shadow: 0 2px 4px rgb(29 29 29 / 36%);
}
.card-sidras:hover .card-titulo{
    color:rgb(255, 255, 255) !important;
    text-shadow: 0 2px 4px rgb(29 29 29 / 36%);
}
.card-sidras:hover .bloque-text-card{
    color:rgb(255, 255, 255) !important;
    text-shadow: 0 2px 4px rgb(29 29 29 / 36%);
}
.blurry{
    backdrop-filter: blur(5px);  
}
.bloque-leyenda{
    padding-top:5%;
}
.tabu-home{
    padding-top:15% !important;
    padding-bottom:20%;
}
.sidras-home{
    padding-top:10% !important;
    padding-bottom:12%;
}
.sidras-foto{
    width: 50%;
}
.tabu-nosotros{
    padding-bottom:5%;
}
.card-sidras img{
    width:60% !important;
}
.principal img{
    width:45% !important;
}
#imageChange{
    width:42%;
}
.slick-slide {
    outline: none
}
/* botones */
.btn-tabu{
    transition: 0.7s;
    color: #000000;
    border-color:#000000;   
    font-size:0.9rem;
    padding:0.7rem 1.3rem 0.7rem 1.3rem;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    border-radius: 25px!important;
}
.btn-tabu:hover{
    color:#c3e945;
    border-color: #000;
    background: rgb(0, 0, 0);
    font-weight: 600;
}
.btn-tabu-shop{
    transition: 0.7s;
    color:#c3e945;
    border-color: #000;
    background: rgb(0, 0, 0); 
    font-size:0.9rem;
    padding:0.7rem 1.3rem 0.7rem 1.3rem;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    border-radius: 25px!important;
}
.btn-tabu-shop:hover{
    color:#c3e945;
    border-color: rgba(0, 0, 0, 0.74);
    background: rgba(0, 0, 0, 0.74);
    font-weight: 600;
}
.btn-tabu-edad{
    transition: 0.7s;
    color:rgb(255, 255, 255);
    text-shadow: 0 2px 4px rgb(29 29 29 / 36%);
    border-color:#ffffff;   
    font-size:0.9rem;
    padding:0.7rem 1.3rem 0.7rem 1.3rem;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    border-radius: 25px!important;
}
.btn-tabu-edad:hover{
    color:#c3e945;
    border-color: #000;
    background: rgb(0, 0, 0);
    font-weight: 600;
}
.btn-tabu-alt{
    transition: 0.7s;
    color: #c3e945;
    border-color:#c3e945;   
    font-size:0.9rem;
    padding:0.7rem 1.3rem 0.7rem 1.3rem;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    border-radius: 25px!important;
}
.btn-tabu-alt:hover{
    color:#000;
    border-color: #c3e945;
    background: #c3e945;
    font-weight: 600;
}
.btn-paquetes{
    transition: 0.7s;
    color: #fff;
    border-color: #0db151;
    background: #0db151;
    border-radius: 13px;
    font-size:0.9rem;
    padding:0.7rem 1.3rem 0.7rem 1.3rem;
}
.btn-paquetes:hover{
    color:#fff;
    border-color: #0c9c48;
    background: #0c9c48;
}
.btn-continuar{
    transition: 0.7s;
    color: #fff;
    border-color: #ffef14;
    background: #ffef14;
    border-radius: 13px;
    font-size:0.9rem;
    padding:0.7rem 1.3rem 0.7rem 1.3rem;
}
.btn-continuar:hover{
    color:#fff;
    border-color: #ffef14;
    background: #ffef14;
}
.carousel-item img{
    width:80%;
}
.item-producto img{
    width:40% !important
}

.icono-ingrediente{
    animation: shimmy 1.5s infinite;
    animation-direction: alternate;
}
@keyframes shimmy {
    0% {
      transform: translateY(-5px);    
    }
    100% {
      transform: translateY(5px);
    }
  }

/* colores */

.negro {
    background-color: #000000;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='0' x2='0' y1='0' y2='100%25' gradientTransform='rotate(238,896,468)'%3E%3Cstop offset='0' stop-color='%23000000'/%3E%3Cstop offset='1' stop-color='%23000000'/%3E%3C/linearGradient%3E%3Cpattern patternUnits='userSpaceOnUse' id='b' width='522' height='435' x='0' y='0' viewBox='0 0 1080 900'%3E%3Cg fill-opacity='0.12'%3E%3Cpolygon fill='%23444' points='90 150 0 300 180 300'/%3E%3Cpolygon points='90 150 180 0 0 0'/%3E%3Cpolygon fill='%23AAA' points='270 150 360 0 180 0'/%3E%3Cpolygon fill='%23DDD' points='450 150 360 300 540 300'/%3E%3Cpolygon fill='%23999' points='450 150 540 0 360 0'/%3E%3Cpolygon points='630 150 540 300 720 300'/%3E%3Cpolygon fill='%23DDD' points='630 150 720 0 540 0'/%3E%3Cpolygon fill='%23444' points='810 150 720 300 900 300'/%3E%3Cpolygon fill='%23FFF' points='810 150 900 0 720 0'/%3E%3Cpolygon fill='%23DDD' points='990 150 900 300 1080 300'/%3E%3Cpolygon fill='%23444' points='990 150 1080 0 900 0'/%3E%3Cpolygon fill='%23DDD' points='90 450 0 600 180 600'/%3E%3Cpolygon points='90 450 180 300 0 300'/%3E%3Cpolygon fill='%23666' points='270 450 180 600 360 600'/%3E%3Cpolygon fill='%23AAA' points='270 450 360 300 180 300'/%3E%3Cpolygon fill='%23DDD' points='450 450 360 600 540 600'/%3E%3Cpolygon fill='%23999' points='450 450 540 300 360 300'/%3E%3Cpolygon fill='%23999' points='630 450 540 600 720 600'/%3E%3Cpolygon fill='%23FFF' points='630 450 720 300 540 300'/%3E%3Cpolygon points='810 450 720 600 900 600'/%3E%3Cpolygon fill='%23DDD' points='810 450 900 300 720 300'/%3E%3Cpolygon fill='%23AAA' points='990 450 900 600 1080 600'/%3E%3Cpolygon fill='%23444' points='990 450 1080 300 900 300'/%3E%3Cpolygon fill='%23222' points='90 750 0 900 180 900'/%3E%3Cpolygon points='270 750 180 900 360 900'/%3E%3Cpolygon fill='%23DDD' points='270 750 360 600 180 600'/%3E%3Cpolygon points='450 750 540 600 360 600'/%3E%3Cpolygon points='630 750 540 900 720 900'/%3E%3Cpolygon fill='%23444' points='630 750 720 600 540 600'/%3E%3Cpolygon fill='%23AAA' points='810 750 720 900 900 900'/%3E%3Cpolygon fill='%23666' points='810 750 900 600 720 600'/%3E%3Cpolygon fill='%23999' points='990 750 900 900 1080 900'/%3E%3Cpolygon fill='%23999' points='180 0 90 150 270 150'/%3E%3Cpolygon fill='%23444' points='360 0 270 150 450 150'/%3E%3Cpolygon fill='%23FFF' points='540 0 450 150 630 150'/%3E%3Cpolygon points='900 0 810 150 990 150'/%3E%3Cpolygon fill='%23222' points='0 300 -90 450 90 450'/%3E%3Cpolygon fill='%23FFF' points='0 300 90 150 -90 150'/%3E%3Cpolygon fill='%23FFF' points='180 300 90 450 270 450'/%3E%3Cpolygon fill='%23666' points='180 300 270 150 90 150'/%3E%3Cpolygon fill='%23222' points='360 300 270 450 450 450'/%3E%3Cpolygon fill='%23FFF' points='360 300 450 150 270 150'/%3E%3Cpolygon fill='%23444' points='540 300 450 450 630 450'/%3E%3Cpolygon fill='%23222' points='540 300 630 150 450 150'/%3E%3Cpolygon fill='%23AAA' points='720 300 630 450 810 450'/%3E%3Cpolygon fill='%23666' points='720 300 810 150 630 150'/%3E%3Cpolygon fill='%23FFF' points='900 300 810 450 990 450'/%3E%3Cpolygon fill='%23999' points='900 300 990 150 810 150'/%3E%3Cpolygon points='0 600 -90 750 90 750'/%3E%3Cpolygon fill='%23666' points='0 600 90 450 -90 450'/%3E%3Cpolygon fill='%23AAA' points='180 600 90 750 270 750'/%3E%3Cpolygon fill='%23444' points='180 600 270 450 90 450'/%3E%3Cpolygon fill='%23444' points='360 600 270 750 450 750'/%3E%3Cpolygon fill='%23999' points='360 600 450 450 270 450'/%3E%3Cpolygon fill='%23666' points='540 600 630 450 450 450'/%3E%3Cpolygon fill='%23222' points='720 600 630 750 810 750'/%3E%3Cpolygon fill='%23FFF' points='900 600 810 750 990 750'/%3E%3Cpolygon fill='%23222' points='900 600 990 450 810 450'/%3E%3Cpolygon fill='%23DDD' points='0 900 90 750 -90 750'/%3E%3Cpolygon fill='%23444' points='180 900 270 750 90 750'/%3E%3Cpolygon fill='%23FFF' points='360 900 450 750 270 750'/%3E%3Cpolygon fill='%23AAA' points='540 900 630 750 450 750'/%3E%3Cpolygon fill='%23FFF' points='720 900 810 750 630 750'/%3E%3Cpolygon fill='%23222' points='900 900 990 750 810 750'/%3E%3Cpolygon fill='%23222' points='1080 300 990 450 1170 450'/%3E%3Cpolygon fill='%23FFF' points='1080 300 1170 150 990 150'/%3E%3Cpolygon points='1080 600 990 750 1170 750'/%3E%3Cpolygon fill='%23666' points='1080 600 1170 450 990 450'/%3E%3Cpolygon fill='%23DDD' points='1080 900 1170 750 990 750'/%3E%3C/g%3E%3C/pattern%3E%3C/defs%3E%3Crect x='0' y='0' fill='url(%23a)' width='100%25' height='100%25'/%3E%3Crect x='0' y='0' fill='url(%23b)' width='100%25' height='100%25'/%3E%3C/svg%3E");
}
.negro-space{
    background-color: #000000;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='622' height='311' viewBox='0 0 1600 800'%3E%3Cpath fill='%23C3E945' d='M1102.5 734.8c2.5-1.2 24.8-8.6 25.6-7.5.5.7-3.9 23.8-4.6 24.5C1123.3 752.1 1107.5 739.5 1102.5 734.8zM1226.3 229.1c0-.1-4.9-9.4-7-14.2-.1-.3-.3-1.1-.4-1.6-.1-.4-.3-.7-.6-.9-.3-.2-.6-.1-.8.1l-13.1 12.3c0 0 0 0 0 0-.2.2-.3.5-.4.8 0 .3 0 .7.2 1 .1.1 1.4 2.5 2.1 3.6 2.4 3.7 6.5 12.1 6.5 12.2.2.3.4.5.7.6.3 0 .5-.1.7-.3 0 0 1.8-2.5 2.7-3.6 1.5-1.6 3-3.2 4.6-4.7 1.2-1.2 1.6-1.4 2.1-1.6.5-.3 1.1-.5 2.5-1.9C1226.5 230.4 1226.6 229.6 1226.3 229.1zM33 770.3C33 770.3 33 770.3 33 770.3c0-.7-.5-1.2-1.2-1.2-.1 0-.3 0-.4.1-1.6.2-14.3.1-22.2 0-.3 0-.6.1-.9.4-.2.2-.4.5-.4.9 0 .2 0 4.9.1 5.9l.4 13.6c0 .3.2.6.4.9.2.2.5.3.8.3 0 0 .1 0 .1 0 7.3-.7 14.7-.9 22-.6.3 0 .7-.1.9-.3.2-.2.4-.6.4-.9C32.9 783.3 32.9 776.2 33 770.3z'/%3E%3Cpath fill='%23C3E945' d='M171.1 383.4c1.3-2.5 14.3-22 15.6-21.6.8.3 11.5 21.2 11.5 22.1C198.1 384.2 177.9 384 171.1 383.4zM596.4 711.8c-.1-.1-6.7-8.2-9.7-12.5-.2-.3-.5-1-.7-1.5-.2-.4-.4-.7-.7-.8-.3-.1-.6 0-.8.3L574 712c0 0 0 0 0 0-.2.2-.2.5-.2.9 0 .3.2.7.4.9.1.1 1.8 2.2 2.8 3.1 3.1 3.1 8.8 10.5 8.9 10.6.2.3.5.4.8.4.3 0 .5-.2.6-.5 0 0 1.2-2.8 2-4.1 1.1-1.9 2.3-3.7 3.5-5.5.9-1.4 1.3-1.7 1.7-2 .5-.4 1-.7 2.1-2.4C596.9 713.1 596.8 712.3 596.4 711.8zM727.5 179.9C727.5 179.9 727.5 179.9 727.5 179.9c.6.2 1.3-.2 1.4-.8 0-.1 0-.2 0-.4.2-1.4 2.8-12.6 4.5-19.5.1-.3 0-.6-.2-.8-.2-.3-.5-.4-.8-.5-.2 0-4.7-1.1-5.7-1.3l-13.4-2.7c-.3-.1-.7 0-.9.2-.2.2-.4.4-.5.6 0 0 0 .1 0 .1-.8 6.5-2.2 13.1-3.9 19.4-.1.3 0 .6.2.9.2.3.5.4.8.5C714.8 176.9 721.7 178.5 727.5 179.9zM728.5 178.1c-.1-.1-.2-.2-.4-.2C728.3 177.9 728.4 178 728.5 178.1z'/%3E%3Cg fill-opacity='0.05' fill='%23FFF'%3E%3Cpath d='M699.6 472.7c-1.5 0-2.8-.8-3.5-2.3-.8-1.9 0-4.2 1.9-5 3.7-1.6 6.8-4.7 8.4-8.5 1.6-3.8 1.7-8.1.2-11.9-.3-.9-.8-1.8-1.2-2.8-.8-1.7-1.8-3.7-2.3-5.9-.9-4.1-.2-8.6 2-12.8 1.7-3.1 4.1-6.1 7.6-9.1 1.6-1.4 4-1.2 5.3.4 1.4 1.6 1.2 4-.4 5.3-2.8 2.5-4.7 4.7-5.9 7-1.4 2.6-1.9 5.3-1.3 7.6.3 1.4 1 2.8 1.7 4.3.5 1.1 1 2.2 1.5 3.3 2.1 5.6 2 12-.3 17.6-2.3 5.5-6.8 10.1-12.3 12.5C700.6 472.6 700.1 472.7 699.6 472.7zM740.4 421.4c1.5-.2 3 .5 3.8 1.9 1.1 1.8.4 4.2-1.4 5.3-3.7 2.1-6.4 5.6-7.6 9.5-1.2 4-.8 8.4 1.1 12.1.4.9 1 1.7 1.6 2.7 1 1.7 2.2 3.5 3 5.7 1.4 4 1.2 8.7-.6 13.2-1.4 3.4-3.5 6.6-6.8 10.1-1.5 1.6-3.9 1.7-5.5.2-1.6-1.4-1.7-3.9-.2-5.4 2.6-2.8 4.3-5.3 5.3-7.7 1.1-2.8 1.3-5.6.5-7.9-.5-1.3-1.3-2.7-2.2-4.1-.6-1-1.3-2.1-1.9-3.2-2.8-5.4-3.4-11.9-1.7-17.8 1.8-5.9 5.8-11 11.2-14C739.4 421.6 739.9 421.4 740.4 421.4zM261.3 590.9c5.7 6.8 9 15.7 9.4 22.4.5 7.3-2.4 16.4-10.2 20.4-3 1.5-6.7 2.2-11.2 2.2-7.9-.1-12.9-2.9-15.4-8.4-2.1-4.7-2.3-11.4 1.8-15.9 3.2-3.5 7.8-4.1 11.2-1.6 1.2.9 1.5 2.7.6 3.9-.9 1.2-2.7 1.5-3.9.6-1.8-1.3-3.6.6-3.8.8-2.4 2.6-2.1 7-.8 9.9 1.5 3.4 4.7 5 10.4 5.1 3.6 0 6.4-.5 8.6-1.6 4.7-2.4 7.7-8.6 7.2-15-.5-7.3-5.3-18.2-13-23.9-4.2-3.1-8.5-4.1-12.9-3.1-3.1.7-6.2 2.4-9.7 5-6.6 5.1-11.7 11.8-14.2 19-2.7 7.7-2.1 15.8 1.9 23.9.7 1.4.1 3.1-1.3 3.7-1.4.7-3.1.1-3.7-1.3-4.6-9.4-5.4-19.2-2.2-28.2 2.9-8.2 8.6-15.9 16.1-21.6 4.1-3.1 8-5.1 11.8-6 6-1.4 12 0 17.5 4C257.6 586.9 259.6 588.8 261.3 590.9z'/%3E%3Ccircle cx='1013.7' cy='153.9' r='7.1'/%3E%3Ccircle cx='1024.3' cy='132.1' r='7.1'/%3E%3Ccircle cx='1037.3' cy='148.9' r='7.1'/%3E%3Cpath d='M1508.7 297.2c-4.8-5.4-9.7-10.8-14.8-16.2 5.6-5.6 11.1-11.5 15.6-18.2 1.2-1.7.7-4.1-1-5.2-1.7-1.2-4.1-.7-5.2 1-4.2 6.2-9.1 11.6-14.5 16.9-4.8-5-9.7-10-14.7-14.9-1.5-1.5-3.9-1.5-5.3 0-1.5 1.5-1.5 3.9 0 5.3 4.9 4.8 9.7 9.8 14.5 14.8-1.1 1.1-2.3 2.2-3.5 3.2-4.1 3.8-8.4 7.8-12.4 12-1.4 1.5-1.4 3.8 0 5.3 0 0 0 0 0 0 1.5 1.4 3.9 1.4 5.3-.1 3.9-4 8.1-7.9 12.1-11.7 1.2-1.1 2.3-2.2 3.5-3.3 4.9 5.3 9.8 10.6 14.6 15.9.1.1.1.1.2.2 1.4 1.4 3.7 1.5 5.2.2C1510 301.2 1510.1 298.8 1508.7 297.2zM327.6 248.6l-.4-2.6c-1.5-11.1-2.2-23.2-2.3-37 0-5.5 0-11.5.2-18.5 0-.7 0-1.5 0-2.3 0-5 0-11.2 3.9-13.5 2.2-1.3 5.1-1 8.5.9 5.7 3.1 13.2 8.7 17.5 14.9 5.5 7.8 7.3 16.9 5 25.7-3.2 12.3-15 31-30 32.1L327.6 248.6zM332.1 179.2c-.2 0-.3 0-.4.1-.1.1-.7.5-1.1 2.7-.3 1.9-.3 4.2-.3 6.3 0 .8 0 1.7 0 2.4-.2 6.9-.2 12.8-.2 18.3.1 12.5.7 23.5 2 33.7 11-2.7 20.4-18.1 23-27.8 1.9-7.2.4-14.8-4.2-21.3l0 0C347 188.1 340 183 335 180.3 333.6 179.5 332.6 179.2 332.1 179.2zM516.3 60.8c-.1 0-.2 0-.4-.1-2.4-.7-4-.9-6.7-.7-.7 0-1.3-.5-1.4-1.2 0-.7.5-1.3 1.2-1.4 3.1-.2 4.9 0 7.6.8.7.2 1.1.9.9 1.6C517.3 60.4 516.8 60.8 516.3 60.8zM506.1 70.5c-.5 0-1-.3-1.2-.8-.8-2.1-1.2-4.3-1.3-6.6 0-.7.5-1.3 1.2-1.3.7 0 1.3.5 1.3 1.2.1 2 .5 3.9 1.1 5.8.2.7-.1 1.4-.8 1.6C506.4 70.5 506.2 70.5 506.1 70.5zM494.1 64.4c-.4 0-.8-.2-1-.5-.4-.6-.3-1.4.2-1.8 1.8-1.4 3.7-2.6 5.8-3.6.6-.3 1.4 0 1.7.6.3.6 0 1.4-.6 1.7-1.9.9-3.7 2-5.3 3.3C494.7 64.3 494.4 64.4 494.1 64.4zM500.5 55.3c-.5 0-.9-.3-1.2-.7-.5-1-1.2-1.9-2.4-3.4-.3-.4-.7-.9-1.1-1.4-.4-.6-.3-1.4.2-1.8.6-.4 1.4-.3 1.8.2.4.5.8 1 1.1 1.4 1.3 1.6 2.1 2.6 2.7 3.9.3.6 0 1.4-.6 1.7C500.9 55.3 500.7 55.3 500.5 55.3zM506.7 55c-.3 0-.5-.1-.8-.2-.6-.4-.7-1.2-.3-1.8 1.2-1.7 2.3-3.4 3.3-5.2.3-.6 1.1-.9 1.7-.5.6.3.9 1.1.5 1.7-1 1.9-2.2 3.8-3.5 5.6C507.4 54.8 507.1 55 506.7 55zM1029.3 382.8c-.1 0-.2 0-.4-.1-2.4-.7-4-.9-6.7-.7-.7 0-1.3-.5-1.4-1.2 0-.7.5-1.3 1.2-1.4 3.1-.2 4.9 0 7.6.8.7.2 1.1.9.9 1.6C1030.3 382.4 1029.8 382.8 1029.3 382.8zM1019.1 392.5c-.5 0-1-.3-1.2-.8-.8-2.1-1.2-4.3-1.3-6.6 0-.7.5-1.3 1.2-1.3.7 0 1.3.5 1.3 1.2.1 2 .5 3.9 1.1 5.8.2.7-.1 1.4-.8 1.6C1019.4 392.5 1019.2 392.5 1019.1 392.5zM1007.1 386.4c-.4 0-.8-.2-1-.5-.4-.6-.3-1.4.2-1.8 1.8-1.4 3.7-2.6 5.8-3.6.6-.3 1.4 0 1.7.6.3.6 0 1.4-.6 1.7-1.9.9-3.7 2-5.3 3.3C1007.7 386.3 1007.4 386.4 1007.1 386.4zM1013.5 377.3c-.5 0-.9-.3-1.2-.7-.5-1-1.2-1.9-2.4-3.4-.3-.4-.7-.9-1.1-1.4-.4-.6-.3-1.4.2-1.8.6-.4 1.4-.3 1.8.2.4.5.8 1 1.1 1.4 1.3 1.6 2.1 2.6 2.7 3.9.3.6 0 1.4-.6 1.7C1013.9 377.3 1013.7 377.3 1013.5 377.3zM1019.7 377c-.3 0-.5-.1-.8-.2-.6-.4-.7-1.2-.3-1.8 1.2-1.7 2.3-3.4 3.3-5.2.3-.6 1.1-.9 1.7-.5.6.3.9 1.1.5 1.7-1 1.9-2.2 3.8-3.5 5.6C1020.4 376.8 1020.1 377 1019.7 377zM1329.7 573.4c-1.4 0-2.9-.2-4.5-.7-8.4-2.7-16.6-12.7-18.7-20-.4-1.4-.7-2.9-.9-4.4-8.1 3.3-15.5 10.6-15.4 21 0 1.5-1.2 2.7-2.7 2.8 0 0 0 0 0 0-1.5 0-2.7-1.2-2.7-2.7-.1-6.7 2.4-12.9 7-18 3.6-4 8.4-7.1 13.7-8.8.5-6.5 3.1-12.9 7.4-17.4 7-7.4 18.2-8.9 27.3-10.1l.7-.1c1.5-.2 2.9.9 3.1 2.3.2 1.5-.9 2.9-2.3 3.1l-.7.1c-8.6 1.2-18.4 2.5-24 8.4-3 3.2-5 7.7-5.7 12.4 7.9-1 17.7 1.3 24.3 5.7 4.3 2.9 7.1 7.8 7.2 12.7.2 4.3-1.7 8.3-5.2 11.1C1335.2 572.4 1332.6 573.4 1329.7 573.4zM1311 546.7c.1 1.5.4 3 .8 4.4 1.7 5.8 8.7 14.2 15.1 16.3 2.8.9 5.1.5 7.2-1.1 2.7-2.1 3.2-4.8 3.1-6.6-.1-3.2-2-6.4-4.8-8.3C1326.7 547.5 1317.7 545.6 1311 546.7z'/%3E%3C/g%3E%3C/svg%3E");
    background-attachment: fixed;
}
.negro-claro{
    background-color: #14141498;
    backdrop-filter: blur( 3.5px );
    -webkit-backdrop-filter: blur( 3.5px );
}

.texto-negro{
    color:rgb(31, 31, 31);
}
 .rose{
    color:#e1b1bda4;
 }   
 .rustic{
    color:#ed4d3ba1;
 }
 .dry-hopped{
    color:#c3e945;
 }
 .mimosa{
     color:#e3a440af;
 }    

 /* contact form */

.form-control{
    font-family: 'Euclid Circular A Regular';
    font-style: normal;
    font-weight: normal;
    color:rgba(0, 0, 0, 0.507);
    font-size:14px;
    line-height: 1.5;
    display: block;
    width: 100%;
    height: calc(2.75rem + 2px);
    padding: .625rem .75rem;
    transition: all .2s cubic-bezier(.68, -.55, .265, 1.55); 
    border: 1px solid #000000;
    border-radius: .375rem;
    background-color: rgba(255, 255, 255, 0);
    background-clip: padding-box;
    box-shadow: none;
}
.form-control::-webkit-input-placeholder{
    color:rgb(255, 255, 255);
}


.form-control-alternative{
    transition: box-shadow .15s ease; 
    color:rgb(255, 255, 255);
    border: 0;
    box-shadow: 0 1px 3px rgba(50, 50, 93, .15), 0 1px 0 rgba(0, 0, 0, .02);
}
.form-control-alternative:focus{
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
}

.input-group-alternative{
    transition: box-shadow .15s ease; 
    border: 0;
    box-shadow: 0 1px 3px rgba(104, 104, 104, 0.123), 0 1px 0 rgba(0, 0, 0, .02);
}
.input-group-alternative .form-control,
.input-group-alternative .input-group-text{
    border: 0;
    box-shadow: none;
}
.input-group-text{
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    display: flex;
    font-family: 'Euclid Circular A Regular';
    font-style: normal;
    font-weight: normal;
    color:rgb(255, 255, 255);
    margin-bottom: 0;
    padding: .625rem .75rem;
    text-align: center;
    white-space: nowrap;
    border: 1px solid #000000;
    border-radius: .375rem; 
    background-color: rgba(255, 255, 255, 0);
    align-items: center;
}

/* responsive */

@media (max-width: 768px) {
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }
    .navbar .navbar-collapse {
        text-align: center;
    }
    .navbar-brand{
        padding-left:2rem;
    }
    .tabu-home{
        padding-top:30% !important;
        padding-bottom:45% !important;
    }
    .sidras-home{
        padding-top:30% !important;
        padding-bottom:15%;
    }
    .sidras-foto{
        width: 70%;
    }
    .card-sidras img{
        width:30%;
    }
    .principal img{
        width:26%;
    }
    .bloque-text{
        font-size:1.0rem;
        color:#474647;
        width:80%;
    }
    .bloque-sidras{
        padding-top:20%;
    }
    .bloque-sidras-detail{
        padding-top:5%;
    }
    .gluten-free{
        font-size: 0.5rem;
        color:#ffffff;
        letter-spacing: 2px;
    }
    .title{
        font-size: 3rem;
        color:#c3e945;
    }
    .subtitle{
        font-size: 1.2rem;
        color:#c3e945;
        margin-top:-4%;
    }
    .quote-tabu{
        width:80%;
        
    }
}
