



.com_joeworkman_stacks_impact_stack .impact-animate.pre-anim{display:none}.com_joeworkman_stacks_impact_stack .slides-navigation{margin:0 auto;position:absolute;z-index:99;width:100%}.com_joeworkman_stacks_impact_stack .slides-navigation a{position:absolute;display:block;text-decoration:none}.com_joeworkman_stacks_impact_stack .slides-navigation a::before{line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;text-rendering:auto;transform:translate(0,0)}.com_joeworkman_stacks_impact_stack .slides-pagination > a{text-decoration:none}.com_joeworkman_stacks_impact_stack .fg-content{position:absolute;top:0;width:100%}.com_joeworkman_stacks_impact_stack .slides-navigation a:before{font-family:"FontAwesome","Font Awesome 5 Pro";font-weight:900}.com_joeworkman_stacks_impact_stack .impact-scroll:hover{cursor:pointer}.com_joeworkman_stacks_impact_stack .slides-container{display:none}.com_joeworkman_stacks_impact_stack .scrollable{position:relative;top:0;left:0;overflow-y:auto;-webkit-overflow-scrolling:touch;height:100%}.com_joeworkman_stacks_impact_stack .scrollable::after{content:"";display:table;clear:both}.com_joeworkman_stacks_impact_stack .impact-arrow-wrap{position:absolute;z-index:1050;top:0;margin-left:-45px;width:90px;height:90px;padding:0;font-size:9px;display:block}.com_joeworkman_stacks_impact_stack .impact-arrow{float:left;position:absolute;margin-top:20px;margin-left:23px;width:40px;height:40px;border-style:solid;border-bottom-color:transparent;border-left-color:transparent;transform:rotate(135deg)}.com_joeworkman_stacks_impact_stack .impact-arrow-wrap.animates .impact-arrow{animation:impactArrows linear 1.8s 0.4s}.com_joeworkman_stacks_impact_stack .video-container{min-height:100%;min-width:100%;position:absolute;top:0;left:0}.com_joeworkman_stacks_impact_stack .video-container > img{width:100%;height:100%}.com_joeworkman_stacks_impact_stack video{max-width:none}.com_joeworkman_stacks_impact_stack .impact-container{position:absolute}.com_joeworkman_stacks_impact_stack .impact-container.v-full{height:100%}.com_joeworkman_stacks_impact_stack .impact-container.v-full .slide-content{height:100%}.com_joeworkman_stacks_impact_stack .impact-container.v-center{top:50%;transform:translateY(-50%)}.com_joeworkman_stacks_impact_stack .impact-container.h-center{left:50%;transform:translateX(-50%)}.com_joeworkman_stacks_impact_stack .impact-container.h-center.v-center{top:50%;left:50%;transform:translate(-50%,-50%)}.com_joeworkman_stacks_impact_stack .impact-container:not(.h-center):not(.h-left):not(.h-right){width:100%}@keyframes impactArrows{0%{transform:translate(0px,0px) rotate(135deg) scale(1)}15%{transform:translate(0px,22px) rotate(135deg) scale(0.8)}30%{transform:translate(0px,13px) rotate(135deg) scale(0.9)}45%{transform:translate(0px,27px) rotate(135deg) scale(0.8)}60%{transform:translate(0px,13px) rotate(135deg) scale(0.8)}75%{transform:translate(0px,4px) rotate(135deg) scale(0.9)}100%{transform:translate(0px,0px) rotate(135deg) scale(1)}}



.biscuitbox {
  display: none;
  width: 100%;
  bottom: 0;
  position: fixed;
  z-index: 9999; }

.biscuitbox.biscuitbox-display-top {
  bottom: auto;
  top: 0; }

.biscuitbox-wrapper {
  display: flex;
  flex-flow: row wrap; }

.biscuitbox-wrapper > * {
  flex: 1 100%; }

.biscuitbox-button {
  text-align: center; }
:root{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(112, 34, 61, 1.00);--secondary:rgba(172, 167, 113, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);--primary-dark:rgba(82, 4, 31, 1.00);--secondary-dark:rgba(142, 137, 83, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--header-color:rgba(112, 34, 61, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(112, 34, 61, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(0, 0, 0, 0.50);--radius:3px;--small-gutter:1.25rem;--medium-gutter:2rem;--large-gutter:2rem;--site-width:calc(1100rem/16);}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(230, 230, 230, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(73, 27, 54, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(24rem/16)}h2,.h2{font-size:calc(20rem/16)}h3,.h3{font-size:calc(19rem/16)}h4,.h4{font-size:calc(18rem/16)}h5,.h5{font-size:calc(17rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:40%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}a{color:var(--link-color);-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(3rem/16)}body{background-color:rgba(236, 236, 226, 1.00);}
/*!* Font Awesome Pro 5.14.0 by @fontawesome - https://fontawesome.com* License - https://fontawesome.com/license (Commercial License)*/@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:block;src:url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot");src:url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff2") format("woff2"),url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff") format("woff"),url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.ttf") format("truetype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:'Font Awesome 5 Brands';font-weight:400}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:900;font-display:block;src:url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot");src:url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff2") format("woff2"),url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff") format("woff"),url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.ttf") format("truetype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:'Font Awesome 5 Pro';font-weight:900}  
html,body, p,.p, h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6, blockquote, .menu li, li, form, .button,body{font-family:"Barlow",sans-serif }
.footer-4c .footer-text{--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(172, 167, 113, 1.00);--link-color:rgba(236, 236, 226, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}
.menu>li>a{--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(172, 167, 113, 1.00);--link-color:rgba(236, 236, 226, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}
.contact-4c-text-01{--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(112, 34, 61, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}
.cookie-text{--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(172, 167, 113, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}
.top-bar{background-color:rgba(172, 167, 113, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.top-bar{background-attachment:scroll!important}}
.topmenu-item-small{margin:auto ;}  
.menu-icon{margin:auto ;}  
.logo-4c{padding-top:0 ;} @media only screen and (min-width:40em){.logo-4c{}}@media only screen and (min-width:64em){.logo-4c{}} 
.menu-icon{}  
            .topmenu-item{font-size:calc(13rem/16) ;}@media only screen and (min-width:40em) {            .topmenu-item{font-size:calc(14rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .topmenu-item{font-size:calc(14rem/16) ;line-height:1.50 }}
            .topmenu-item-small{font-size:calc(13rem/16) ;line-height:1.50 ;}@media only screen and (min-width:40em) {            .topmenu-item-small{font-size:calc(14rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .topmenu-item-small{font-size:calc(14rem/16) ;line-height:1.50 }}
.topmenu{background-color:rgba(172, 167, 113, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.topmenu{background-attachment:scroll!important}}
.topmenu-item{}  
.menu-shadow{filter:drop-shadow(-6px 0px 8px rgba(0, 0, 0, 0.60));}
.h1-slider{margin-bottom:0 ;}  
.h3-body{margin-bottom:1.5rem ;}  
.h2-slider{margin-top:0.00rem ;margin-right:0.00rem ;margin-bottom:1.00rem ;margin-left:0.00rem ;}@media only screen and (min-width:40em){.h2-slider{margin-top:0.00rem ;margin-right:0.00rem ;margin-bottom:1.00rem ;margin-left:0.00rem }}@media only screen and (min-width:64em){.h2-slider{margin-top:0.00rem ;margin-right:0.00rem ;margin-bottom:1.00rem ;margin-left:0.00rem }}
.content{margin-top:3rem ;margin-bottom:2.5rem ;}  
.slider-divider{border-color:rgba(255, 255, 255, 1.00) ;border-width:1px ;}
  h1,.h1,          .h-slider{font-weight:400 ;}
.h-slider{color:rgba(255, 255, 255, 1.00) ;}
            .h1-slider{font-size:calc(38rem/16) ;line-height:1.00 ;}@media only screen and (min-width:40em) {            .h1-slider{font-size:calc(50rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            .h1-slider{font-size:calc(56rem/16) ;line-height:1.10 }}
            .h2-slider{font-size:calc(16rem/16) ;}@media only screen and (min-width:40em) {            .h2-slider{font-size:calc(25rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            .h2-slider{font-size:calc(30rem/16) ;line-height:1.10 }}
            .h3-body{font-size:calc(25rem/16) ;font-weight:400 ;}@media only screen and (min-width:40em) {            .h3-body{font-size:calc(28rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .h3-body{font-size:calc(30rem/16) ;line-height:1.50 }}
.orbit-bullets button{width:0.5rem ;}  
.orbit-bullets button{height:0.5rem ;}  
.reserva-full-b{width:100% ;min-width:fit-content ;max-width:none ;}  
.reserva-b{width:33.33333% ;min-width:fit-content ;max-width:none ;}  
.reserva-b{box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.60);}
.content{background-color:rgba(236, 236, 226, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.content{background-attachment:scroll!important}}
.content{padding-top:0.00% ;padding-right:2.00% ;padding-bottom:0.00% ;padding-left:2.00% ;}@media only screen and (min-width:40em){.content{padding-top:0.00% ;padding-right:0.00% ;padding-bottom:0.00% ;padding-left:0.00% }}@media only screen and (min-width:64em){.content{padding-top:0.00% ;padding-right:0.00% ;padding-bottom:0.00% ;padding-left:0.00% }}
.bg-gold{background-color:rgba(172, 167, 113, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-gold{background-attachment:scroll!important}}
.quote-4c{color:rgba(100, 16, 43, 1.00) ;}
            .quote-4c{font-size:calc(18rem/16) ;line-height:1.30 ;}@media only screen and (min-width:40em) {            .quote-4c{font-size:calc(20rem/16) ;line-height:1.30 }}@media only screen and (min-width:64em) {            .quote-4c{font-size:calc(21rem/16) ;line-height:1.30 }}
 p,.p,           .c4-text-01{font-size:calc(17rem/16) ;line-height:1.40 ;}@media only screen and (min-width:40em) { p,.p,           .c4-text-01{font-size:calc(17rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) { p,.p,           .c4-text-01{font-size:calc(18rem/16) ;line-height:1.50 }}
            .c4-bt-rooms{font-size:calc(14rem/16) ;}@media only screen and (min-width:40em) {            .c4-bt-rooms{font-size:calc(16rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .c4-bt-rooms{font-size:calc(16rem/16) ;line-height:1.50 }}
.c4-bt-rooms{color:rgba(100, 16, 43, 1.00) !important;}
.c4-room-th{position:relative;z-index:0}.c4-room-th:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.25 ;background-color:rgba(0, 0, 0, 1.00) ;}
.c4-bt-rooms{margin-bottom:0.25rem ;}  
.footer-4c{background-color:rgba(112, 34, 61, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.footer-4c{background-attachment:scroll!important}}
.logo-casas-rurales{position:   relative ;z-index:1 ;top:unset ;bottom:unset ;left:unset ;right:unset ;}
.divider-4c{border-color:rgba(172, 167, 113, 1.00) ;border-top-width:0px ;}
.footer-menu-item{padding-top:8.00px ;padding-right:0.00px ;padding-bottom:8.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.footer-menu-item{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.footer-menu-item{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}
            .footer-4c .footer-text{font-size:calc(13rem/16) ;}@media only screen and (min-width:40em) {            .footer-4c .footer-text{font-size:calc(15rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .footer-4c .footer-text{font-size:calc(16rem/16) ;line-height:1.50 }}
.logo-casas-rurales{border-color:rgba(172, 167, 113, 1.00) ;border-width:4px ;border-style:solid ;}
.cookies-panel{filter:drop-shadow(0px 1px 5px rgba(0, 0, 0, 0.60));}
            .cookie-text> *{font-size:calc(15rem/16) ;line-height:2.00 ;}@media only screen and (min-width:40em) {            .cookie-text> *{font-size:calc(16rem/16) ;line-height:2.00 }}@media only screen and (min-width:64em) {            .cookie-text> *{font-size:calc(17rem/16) ;line-height:2.00 }}
.cookies-panel{margin-top:0.5rem ;}  
.map-4c{border-color:rgba(172, 167, 113, 1.00) !important;border-width:7px 0px 7px 0px !important;border-style:solid !important;}
.map-4c .map-4c-c1{height:55.00% ;min-height:200px ;max-height:1000px ;}@media only screen and (min-width:40em){.map-4c .map-4c-c1{height:50.00% }}@media only screen and (min-width:64em){.map-4c .map-4c-c1{height:50.00% }}
.map-4c .map-4c-c2{height:45.00% ;min-height:200px ;max-height:1000px ;}@media only screen and (min-width:40em){.map-4c .map-4c-c2{height:50.00% }}@media only screen and (min-width:64em){.map-4c .map-4c-c2{height:50.00% }}
.map-4c{background-color:rgba(200, 197, 158, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.map-4c{background-attachment:scroll!important}}
.contact-4c-card{padding-bottom:0 ;}  
            .contact-4c-card .contact-4c-text-01{font-size:calc(17rem/16) ;}@media only screen and (min-width:40em) {            .contact-4c-card .contact-4c-text-01{font-size:calc(20rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .contact-4c-card .contact-4c-text-01{font-size:calc(21rem/16) ;line-height:1.50 }}
@media screen and (max-width: 39.9375em){.map-4c-g{height:75vh ;}}  
 .topmenu>.menu a, .menu.topmenu a{--menu-link-color:rgba(112, 34, 61, 1.00);--menu-link-color-hover:rgba(172, 167, 113, 1.00);--menu-bg-color:rgba(172, 167, 113, 1.00);--menu-caret-color:rgba(97, 103, 173, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .topmenu>.menu .menu-text, .menu.topmenu .menu-text{--menu-text-color:rgba(112, 34, 61, 1.00)} .topmenu>.menu a:hover, .menu.topmenu a:hover{--menu-bg-color:rgba(112, 34, 61, 1.00)} .topmenu>.menu>li>a, .menu.topmenu>li>a{padding-top:1rem;padding-bottom:1rem} .topmenu>.menu .submenu>li>a, .menu.topmenu .submenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .topmenu>.menu li.active>a, .topmenu>.menu li.is-active>a, .topmenu>.menu a.is-active, .menu.topmenu li.active>a, .menu.topmenu li.is-active>a, .menu.topmenu a.is-active{--menu-bg-color:rgba(112, 34, 61, 1.00);--menu-link-color:rgba(172, 167, 113, 1.00);--menu-caret-color:rgba(172, 167, 113, 1.00);--menu-link-color-hover:rgba(172, 167, 113, 1.00)} .topmenu>.menu .submenu li.active>a, .topmenu>.menu .submenu li.is-active>a, .topmenu>.menu .submenu a.is-active, .menu.topmenu .submenu li.active>a, .menu.topmenu .submenu li.is-active>a, .menu.topmenu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .topmenu>.menu .submenu a, .menu.topmenu .submenu a{--menu-caret-color:rgba(97, 103, 173, 1.00)} .topmenu>.menu .submenu, .menu.topmenu .submenu{--submenu-bg-color:rgba(254, 254, 254, 1.00);--submenu-border:0px solid rgba(202, 202, 202, 1.00)} .topmenu>.menu .submenu a, .menu.topmenu .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00)} .topmenu>.menu .submenu .menu-text, .menu.topmenu .submenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .topmenu>.menu .submenu li.active>a, .topmenu>.menu .submenu li.is-active>a, .topmenu>.menu .submenu a.is-active, .menu.topmenu .submenu li.active>a, .menu.topmenu .submenu li.is-active>a, .menu.topmenu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .topmenu>.menu a::after, .menu.topmenu a::after{display:none!important}
 .top-bar.topmenu, .top-bar.topmenu ul{--topbar-background:rgba(172, 167, 113, 1.00)} .top-bar.topmenu{padding:0 0} .title-bar.topmenu{--titlebar-background:rgba(172, 167, 113, 1.00);--titlebar-color:rgba(172, 167, 113, 1.00);padding:0} .title-bar.topmenu .menu-icon{--hamburger-color:rgba(254, 254, 254, 1.00);--hamburger-width:1.25rem;--hamburger-height:1rem;--hamburger-weight:2px}
 .top-bar.mini-topmenu, .top-bar.mini-topmenu ul{--topbar-background:rgba(172, 167, 113, 1.00)} .top-bar.mini-topmenu{padding:0.5rem 0.5rem} .title-bar.mini-topmenu{--titlebar-background:rgba(172, 167, 113, 1.00);--titlebar-color:rgba(112, 34, 61, 1.00);padding:0} .title-bar.mini-topmenu .menu-icon{--hamburger-color:rgba(112, 34, 61, 1.00);--hamburger-width:1.25rem;--hamburger-height:1rem;--hamburger-weight:2px}
 .footer-menu>.menu a, .menu.footer-menu a{--menu-link-color:rgba(172, 167, 113, 1.00);--menu-link-color-hover:rgba(172, 167, 113, 1.00);--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-caret-color:rgba(97, 103, 173, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .footer-menu>.menu .menu-text, .menu.footer-menu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .footer-menu>.menu a:hover, .menu.footer-menu a:hover{--menu-bg-color:rgba(56, 9, 13, 1.00)} .footer-menu>.menu>li>a, .menu.footer-menu>li>a{padding-top:0.25rem;padding-bottom:0.25rem} .footer-menu>.menu .submenu>li>a, .menu.footer-menu .submenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .footer-menu>.menu li.active>a, .footer-menu>.menu li.is-active>a, .footer-menu>.menu a.is-active, .menu.footer-menu li.active>a, .menu.footer-menu li.is-active>a, .menu.footer-menu a.is-active{--menu-bg-color:rgba(172, 167, 113, 1.00);--menu-link-color:rgba(112, 34, 61, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(112, 34, 61, 1.00)} .footer-menu>.menu .submenu li.active>a, .footer-menu>.menu .submenu li.is-active>a, .footer-menu>.menu .submenu a.is-active, .menu.footer-menu .submenu li.active>a, .menu.footer-menu .submenu li.is-active>a, .menu.footer-menu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .footer-menu>.menu .submenu a, .menu.footer-menu .submenu a{--menu-caret-color:rgba(97, 103, 173, 1.00)} .footer-menu>.menu .submenu, .menu.footer-menu .submenu{--submenu-bg-color:rgba(254, 254, 254, 1.00);--submenu-border:1px solid rgba(202, 202, 202, 1.00)} .footer-menu>.menu .submenu a, .menu.footer-menu .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00)} .footer-menu>.menu .submenu .menu-text, .menu.footer-menu .submenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .footer-menu>.menu .submenu li.active>a, .footer-menu>.menu .submenu li.is-active>a, .footer-menu>.menu .submenu a.is-active, .menu.footer-menu .submenu li.active>a, .menu.footer-menu .submenu li.is-active>a, .menu.footer-menu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .footer-menu>.menu a::after, .menu.footer-menu a::after{display:none!important}


.stacks_in_654_9 img{width:100%;max-width:378px}
#stacks_in_663 .aContainer {
 

}#stacks_in_88 .fg-content.fg-full-height{height:100%}#stacks_in_88 .slides-container{margin:0}#stacks_in_88 .slides-container > li{margin:0}#stacks_in_88 .slides-container > li::before,#stacks_in_88 .slides-container > li::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:2;transition:opacity 80ms ease}#stacks_in_88 .slides-container.ovl-color li::before{background-color:rgba(0, 0, 0, 0.20)}#stacks_in_88 .slides-container.ovl-tile li::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_88 .fg-per-show{position:absolute;z-index:5;width:100%;height:100%}#stacks_in_88 .impact-wrapper{z-index:0}#stacks_in_88 .impact-wrapper.fill-container{min-width:100%}#stacks_in_88 .impact-wrapper.fill-container.hero-header{height:100%;height:100vh;width:100%;width:100vw}@media only screen and (orientation:portrait){#stacks_in_88 .impact-wrapper.fill-container.hero-header{height:100% !important}}#stacks_in_88 .impact-wrapper.fixed-height{height:400px;width:100%;min-width:100%}#stacks_in_88 .impact-wrapper.flexible-height{height:60vh;min-height:300px;width:100%;min-width:100%}#stacks_in_88 .impact-wrapper.touch-device.cover-touch{background-size:cover;background-position:center center;overflow:hidden}#stacks_in_88 .impact-wrapper.touch-device.cover-touch:not(.touch-warehouse){background-image:url()}#stacks_in_88 .impact-wrapper.touch-device.cover-touch.touch-warehouse{background-image:url()}#stacks_in_88 .impact-wrapper > .pre-loader{position:absolute;text-align:center;top:0;left:0;width:100%;height:100%;opacity:1;visibility:visible;transition:opacity 80ms ease,visibility 0 0.2s}#stacks_in_88 .impact-wrapper > .pre-loader.hidden{opacity:0;visibility:hidden}#stacks_in_88 .impact-wrapper > .pre-loader > .pl-spinner{position:absolute;top:36%;margin-left:-32px;color:rgba(251, 251, 251, 0.90)}#stacks_in_88 .impact-wrapper > .pre-loader > .pl-spinner.hidden{display:none}#stacks_in_88 .impact-wrapper > .pre-loader.bg-image{background-size:cover;background-position:center center;background-repeat:no-repeat}#stacks_in_88 .impact-wrapper > .pre-loader.bg-image.custom-image:not(.bg-warehouse){background-image:url()}#stacks_in_88 .impact-wrapper > .pre-loader.bg-image.custom-image.bg-warehouse{background-image:url()}#stacks_in_88 .impact-wrapper > .pre-loader.preload-color{background-color:rgba(51, 51, 51, 0.95)}#stacks_in_88 .impact-wrapper > .pre-loader.bg-overlay{z-index:1}#stacks_in_88 .impact-wrapper > .pre-loader.bg-overlay::before,#stacks_in_88 .impact-wrapper > .pre-loader.bg-overlay::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:0}#stacks_in_88 .impact-wrapper > .pre-loader.bg-overlay.ovl-color::before{background-color:rgba(0, 0, 0, 0.20)}#stacks_in_88 .impact-wrapper > .pre-loader.bg-overlay.ovl-tile::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_88 .impact-container{z-index:5}#stacks_in_88 .scrollDown{position:absolute;cursor:pointer;z-index:100;left:50%;width:80px;height:80px;-webkit-touch-callout:none;transform:scale(0.70);transform-origin:left center;-webkit-user-select:none;user-select:none}@media screen and (max-width:640px){#stacks_in_88 .scrollDown{transform:scale(0.53)}}#stacks_in_88 .scrollDown.button-bottom{bottom:60px}#stacks_in_88 .scrollDown.button-top{top:60px}@media screen and (max-width:640px){#stacks_in_88 .scrollDown.hide-on-mob{display:none}}#stacks_in_88 .impact-arrow-wrap{background:rgba(112, 34, 61, 1.00);border-radius:50%;border:2px solid rgba(112, 34, 61, 0.00);box-shadow:0px 0px 0px 0px rgba(51, 51, 51, 0.60);transition:all 90ms ease}#stacks_in_88 .impact-arrow-wrap:hover{background:rgba(56, 9, 13, 1.00);transition:all 90ms ease}#stacks_in_88 .impact-arrow-wrap:hover .impact-hint{opacity:1 !important}#stacks_in_88 .impact-arrow-wrap.animates .impact-arrow{animation-delay:3000ms;animation-iteration-count:3}#stacks_in_88 .impact-arrow{border-top-color:rgba(172, 167, 113, 1.00);border-right-color:rgba(172, 167, 113, 1.00);border-width:3px}#stacks_in_88 .impact-arrow:hover{border-top-color:rgba(172, 167, 113, 1.00);border-right-color:rgba(172, 167, 113, 1.00)}#stacks_in_88 .impact-hint{position:absolute;top:0.6em;width:100%;left:0;font-size:2em;font-style:italic;text-align:center;color:rgba(255, 255, 255, 0.85);opacity:0}#stacks_in_88 .slides-pagination > a{transition:all 6000ms ease}#stacks_in_88 .slides-pagination > a.current{transition:all 6000ms ease}

.stacksPage {

}


.alignment, .alignment_overlay {
	 
}

#stacks_in_109 .alignment {  display: table; height: 50vh;  float: none; margin: 0 auto;  

 width: 100%; 

 
    
	 background-image:none;      
	 
	 
	background-attachment: scroll;

		

			
			background-position:  center top;
		

	

	 

	 

 

/*Custom CSS;*/
}


#stacks_in_109 .alignment_overlay { 

	display: table; height: 50vh; width: 100% !important;

	
	
	 
		background: url(../files/none) scroll repeat !important;
	 
	
		
		background-image: none !important;
	
		
	
		opacity: 1;
	

}

#stacks_in_109 .alignment_overlay, #stacks_in_109 .align, #stacks_in_109 .alignment {
 
}


#stacks_in_109 .align { 
 display: table-cell; vertical-align: middle !important;  

text-align: none;

padding-left: 10px;
padding-right: 10px;
padding-top: 10px !important;
padding-bottom: 10px !important;

/*Custom CSS;*/ 
}

#stacks_in_109 .align:hover {

}

img {

/*Custom CSS;*/
}

#stacks_in_109 .responsiveimage img {












/*Custom CSS;*/
}

#stacks_in_109 .center_slice {
	max-width: 700px; margin-left: auto; margin-right: auto;
}

#stacks_in_109 .extrazone
{
	margin-left:auto; margin-right:auto;
	
	

	


padding-left: 10px;
padding-right: 10px;
padding-top: 10px !important;
padding-bottom: 10px !important;



 


	/*Custom CSS;*/
}


#stacks_in_109 .fiddlereditinfo {
	display: inline-block;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	bottom:20px;
	right: 10px;
	width: 100px;
	font-size:11px;
	text-align:center;
	height:12px;
	line-height:12px;
	background-color: #77aad5;
	color: whitesmoke;
	padding:1px 5px;
	z-index:2;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-border-radius: 7px;
}

@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}

/* iPad with portrait orientation */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait){
#stacks_in_109 .alignment {  }
}
 
/* iPad with landscape orientation */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape){
#stacks_in_109 .alignment {  }
}

/*iPhone 5*/
@media screen and (device-aspect-ratio: 40/71) {
#stacks_in_109 .alignment {  }
}








#stacks_out_109 {
	width: 80%;
}
#stacks_in_92 .impact-slide{background-image:url("resources/imagenes/banner-xl/banner-xl-01-fachada.jpg")}.slide-stacks_in_92 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_92 .impact-container.h-right{right:0px}.slide-stacks_in_92 .impact-container.h-left{left:0px}.slide-stacks_in_92 .impact-container.v-top{top:0px}.slide-stacks_in_92.kb-zoom-in-stacks_in_92.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-in-stacks_in_92 9000ms ease 1 forwards;transform-origin:50% 50%}.slide-stacks_in_92.kb-zoom-out-stacks_in_92.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-out-stacks_in_92 9000ms ease 1 forwards;transform-origin:50% 50%}@keyframes kb-zoom-in-stacks_in_92{0%{transform:scale(1)}100%{transform:scale(1.06)}}@keyframes kb-zoom-out-stacks_in_92{0%{transform:scale(1.06)}100%{transform:scale(1)}}
#stacks_in_89 .impact-slide{background-image:url("resources/imagenes/banner-xl/banner-xl-02-fuente-cuatro-canos.jpg")}.slide-stacks_in_89 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_89 .impact-container.h-right{right:0px}.slide-stacks_in_89 .impact-container.h-left{left:0px}.slide-stacks_in_89 .impact-container.v-top{top:0px}.slide-stacks_in_89.kb-zoom-in-stacks_in_89.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-in-stacks_in_89 9000ms ease 1 forwards;transform-origin:50% 50%}.slide-stacks_in_89.kb-zoom-out-stacks_in_89.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-out-stacks_in_89 9000ms ease 1 forwards;transform-origin:50% 50%}@keyframes kb-zoom-in-stacks_in_89{0%{transform:scale(1)}100%{transform:scale(1.07)}}@keyframes kb-zoom-out-stacks_in_89{0%{transform:scale(1.07)}100%{transform:scale(1)}}
#stacks_in_97 .impact-slide{background-image:url("resources/imagenes/banner-xl/banner-xl-03-castillo.jpg")}.slide-stacks_in_97 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_97 .impact-container.h-right{right:0px}.slide-stacks_in_97 .impact-container.h-left{left:0px}.slide-stacks_in_97 .impact-container.v-top{top:0px}.slide-stacks_in_97.kb-zoom-in-stacks_in_97.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-in-stacks_in_97 9000ms ease 1 forwards;transform-origin:50% 50%}.slide-stacks_in_97.kb-zoom-out-stacks_in_97.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-out-stacks_in_97 9000ms ease 1 forwards;transform-origin:50% 50%}@keyframes kb-zoom-in-stacks_in_97{0%{transform:scale(1)}100%{transform:scale(1.06)}}@keyframes kb-zoom-out-stacks_in_97{0%{transform:scale(1.06)}100%{transform:scale(1)}}




















#stacks_in_655_9 {
	letter-spacing: 1px;
}

#stacks_in_655_54 {
	letter-spacing: 1px;
}
.stacks_in_655_13 img{width:100%;max-width:110px}
#com_barthpartners_biscuitbox_stacks_in_655_91.biscuitbox {
  justify-content: center;
  z-index: 9999; }

#com_barthpartners_biscuitbox_stacks_in_655_91 .biscuitbox-wrapper {
  align-items: center;
  background-color: #3f1523;
  padding: 20px;
  width: 100%; }

@media screen and (max-width: 600px) {
  .biscuitbox-info-text {
    padding-bottom: 1em; }
  .biscuitbox-btnaccept {
    padding-bottom: 15px; } }

@media screen and (min-width: 600px) {
  .biscuitbox-info-text {
    padding-bottom: 1em; }
  .biscuitbox-button {
    flex: 1 auto; } }

@media screen and (min-width: 800px) {
  .biscuitbox-info-text {
    padding-bottom: 0; }
  .biscuitbox-info-text {
    flex: 7 0px; }
  .biscuitbox-info-text {
    order: 1; }
  .biscuitbox-btnaccept {
    order: 2; }
  .biscuitbox-btndecline {
    order: 3; } }
