/*
negocio/plantillas/panels/ventajas/style.css
negocio/plantillas/panels/links/style.css
negocio/plantillas/panels/textogaleria/style.css
negocio/plantillas/panels/ofertasactividades/style.css
negocio/plantillas/panels/serviciosslider/style.css
negocio/plantillas/panels/destacados3col/style.css
negocio/plantillas/panels/reviewsdestacados/style.css
negocio/plantillas/panels/donde/style.css
negocio/plantillas/panels/footer/style.css
*/
html.winter .mdl-ventajas .m-img{border:2px
solid #8c746e}html.winter .mdl-ventajas .m-img
img.winter{display:block}html.winter .mdl-ventajas .m-img
img.summer{display:none}.mdl-ventajas.notop{padding-top:0}.mdl-ventajas .m-content{margin:0
auto;max-width:1250px}.mdl-ventajas .m-grid{display:flex;justify-content:space-around}.mdl-ventajas .m-item{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:10px;box-sizing:border-box;width:20%}.mdl-ventajas .m-item
a{position:absolute;top:0;bottom:0;left:0;right:0}.mdl-ventajas .m-img{width:130px;height:130px;box-sizing:border-box;border:2px
solid #a6c412;border-radius:50%;display:flex;justify-content:center;align-items:center}.mdl-ventajas .m-img
img{max-width:70px;max-height:70px;flex:none}.mdl-ventajas .m-img
img.winter{display:none}.mdl-ventajas .m-text{font:20px/1.1 'Poppins', sans-serif;letter-spacing: -0.4px;color:#4a4a4a}.mdl-ventajas .m-text
strong{display:block;font-weight:600;margin-top:7px}@media (max-width: 1024px){.mdl-ventajas .m-grid{justify-content:space-between}.mdl-ventajas .m-item{width:25%}}@media (max-width: 900px){.mdl-ventajas .m-grid{justify-content:center;flex-wrap:wrap}.mdl-ventajas .m-item{width:33.33%}}@media (max-width: 767px){.mdl-ventajas .m-item{width:50%}.mdl-ventajas .m-img{width:80px;height:80px}.mdl-ventajas .m-img
img{max-width:44px;max-height:44px}.mdl-ventajas .m-text{margin-top:10px;font-size:16px;line-height:1}}
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/*verde primavera*/
/*verde bosque*/
/*texto*/
/*rosa*/
/*naranja*/
/*naranja claro*/
/*gris*/
/*marron*/
.mdl-links {
  position: relative;
  z-index: 2;
  background-color: #27886b;
  background-image: url("/content/imgs/full-bloom.png");
  background-size: 225px;
  background-blend-mode: multiply;
}
.mdl-links .m-content {
  margin: 0 auto;
  max-width: 1220px;
  box-sizing: border-box;
}
.mdl-links .m-content section {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.mdl-links .m-content section a {
  width: 282px;
  margin: 10px;
}
@media (max-width: 1267px) {
  .mdl-links .m-content {
    max-width: 910px;
  }
}
@media (max-width: 957px) {
  .mdl-links .m-content {
    max-width: 605px;
  }
}
@media (max-width: 643px) {
  .mdl-links .m-content {
    max-width: 300px;
  }
}

.mdl-seo_galeria .m-content{margin:0
auto;max-width:1220px;display:flex;flex-wrap:wrap;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}.mdl-seo_galeria
.contenedor_title{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%}.mdl-seo_galeria .contenedor_title .m-title{font:700 36px 'Merriweather', sans-serif;text-shadow:1px 1px 2px rgba(0,0,0,0.25);color:#fff;text-align:center;margin-bottom:60px;padding:20px
0 45px;background-position:center;background-image:url("/content/imgs/titulo_verde.png");background-repeat:no-repeat;width:100%}.mdl-seo_galeria .m-cnt_slide{width:793px;flex:none;margin-top:57px;position:relative;z-index:1}.mdl-seo_galeria .m-cnt_slide:hover{z-index:2}.mdl-seo_galeria .m-cnt_slide:hover~article{z-index:1;opacity: .25}.mdl-seo_galeria .m-slide{border-radius:20px;overflow:hidden}.mdl-seo_galeria .m-item{width:793px;height:530px;background-size:cover;background-position:center;border-radius:20px}.mdl-seo_galeria .m-item
img{display:block;width:100%}.mdl-seo_galeria
article{box-shadow:20px 20px 60px 0 rgba(0,0,0,0.1);padding:60px
82px 54px 74px;border-radius:20px;box-sizing:border-box;width:611px;flex:none;margin-right:calc(-1220px + 793px);position:relative;background-color:#fff;transition: .3s ease;z-index:2}.mdl-seo_galeria article
.logo{position:absolute;top:5rem;right: -11.9rem}.mdl-seo_galeria article .logo
img{border-radius:5px}.mdl-seo_galeria
header{font:24px/1.42 'Merriweather', sans-serif;box-sizing:border-box;margin-bottom:29px}.mdl-seo_galeria header:after{content:'';display:block;width:100px;height:2px;background-color:#a6c412;margin-top:24px}.mdl-seo_galeria.logo .m-cnt_slide{margin-top:14.3rem}.mdl-seo_galeria.logo
header{margin-right:10rem}.mdl-seo_galeria
section{font:15px 'Poppins', sans-serif}.mdl-seo_galeria .m-full{border-radius:50%;background-color:rgba(74,74,74,0.2);display:flex;justify-content:center;align-items:center;color:#fff;font-size:26px;position:absolute;bottom:15px;right:19px;z-index:2;width:50px;height:50px}.mdl-seo_galeria
footer{margin-top:3rem;display:flex;justify-content:center}@media (max-width: 1024px){.mdl-seo_galeria{padding-left:20px;padding-right:60px}.mdl-seo_galeria
article{width:492px;margin-right:calc(-(100vw + 80px) + 793px);padding:57px
49px 37px}}@media (max-width: 900px){.mdl-seo_galeria{padding-left:40px;padding-right:40px}.mdl-seo_galeria .m-content{flex-direction:column-reverse}.mdl-seo_galeria
article{width:100%;margin-right:0;margin-bottom:33px;opacity:1 !important;padding:57px
40px}.mdl-seo_galeria article
.logo{position:relative;right:inherit;top:inherit;margin-top:2rem}.mdl-seo_galeria .m-cnt_slide{width:100%;margin-top:0}.mdl-seo_galeria .m-item{width:100%;height:530px}.mdl-seo_galeria.logo .m-cnt_slide{margin-top:0}.mdl-seo_galeria.logo
header{margin-right:0}.mdl-seo_galeria
.contenedor_title{order:1}.mdl-seo_galeria .contenedor_title .m-title{margin-bottom:0}}@media (max-width: 767px){.mdl-seo_galeria{padding-left:20px;padding-right:20px;padding-bottom:65px}.mdl-seo_galeria .m-title{margin:0
-10px;background-position:center top;margin-bottom:0;padding:5px
0 30px;background-size:100% 100%;min-height:170px;display:flex;justify-content:center;align-items:center}.mdl-seo_galeria
article{margin-bottom:40px;padding:34px
20px}.mdl-seo_galeria .m-item{width:100%;height:400px}}
html.winter .mdl-ofertas_actividades .bg-image.summer{display:none}html.winter .mdl-ofertas_actividades .bg-image.winter{display:flex}@media (max-width: 1320px){html.winter .mdl-ofertas_actividades .bg-image.summer{display:none}html.winter .mdl-ofertas_actividades .bg-image.winter{display:none}}.mdl-ofertas_actividades{position:relative}.mdl-ofertas_actividades .bg-image{content:'';width:800px;height:534px;position:absolute !important;bottom:calc(100% - 327px);left:0;background-size:contain;background-repeat:no-repeat;mix-blend-mode:darken;z-index: -1}.mdl-ofertas_actividades .bg-image.winter{display:none}.mdl-ofertas_actividades.bg-pattern{position:relative}.mdl-ofertas_actividades.bg-pattern:before{content:'';position:absolute;top:80px;bottom:0;left:0;right:0;background-image:url("/content/imgs/full-bloom.png");opacity: .8;background-position:bottom;z-index: -3}.mdl-ofertas_actividades.bg-pattern>*{position:relative}.mdl-ofertas_actividades .m-content{margin:0
auto;max-width:1250px}.mdl-ofertas_actividades .m-title{font:700 36px/1 'Merriweather', sans-serif;text-shadow:1px 1px 2px rgba(0,0,0,0.25);color:#fff;text-align:center;margin-bottom:100px;padding:26px
0 45px;min-height:110px;background-position:center;background-image:url("/content/imgs/titulo_verde_oscuro.png");background-repeat:no-repeat;background-size:auto;box-sizing:border-box;position:relative;z-index:1}.mdl-ofertas_actividades .m-grid{display:flex;align-items:center;margin:0
-18px;justify-content:center}.mdl-ofertas_actividades .m-footer{display:flex;justify-content:center;margin-top:57px}.mdl-ofertas_actividades .m-footer>a{margin:10px;position:relative}.mdl-ofertas_actividades .m-footer>a:before{content:'';height:28px;border:1px
dashed #f5a623;position:absolute;top: -31px;left:50%;transform:translateX(-50%);box-sizing:border-box}.mdl-ofertas_actividades .m-footer>a.forest:before{border-color:#27886b}.mdl-ofertas_actividades .m-img{width:calc(33.33% - 36px);margin:26px
18px 0;height:400px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;box-shadow:0 10px 50px 0 rgba(0,0,0,0.25);border-radius:20px;background-position:center;background-size:cover}.mdl-ofertas_actividades .m-img.vOffer:before{content:'';position:absolute;width:130px;height:65px;bottom:calc(100% - 1px);left:50%;transform:translateX(-50%);background-color:#fff;border-radius:999px 999px 0 0;box-shadow:0 10px 50px 0 rgba(0,0,0,0.25)}.mdl-ofertas_actividades .m-img.vOffer:after{content:'';position:absolute;left:50%;top:0;transform:translateX(-50%);background-color:#fff;width:200px;height:100px;border-radius:0 0 999px 999px}.mdl-ofertas_actividades .m-img.vGreen article:before{background-image:linear-gradient(to bottom,rgba(39,136,107,0),#27886b 45%)}.mdl-ofertas_actividades .m-img.vGreen .m-flag{color:#27886b}@media (min-width: 1025px){.mdl-ofertas_actividades .m-img:hover article:before{height:271px;transition: .3s ease}.mdl-ofertas_actividades .m-img:hover
section{font-size:15px;opacity:1;transition: .3s ease font-size, .3s .3s ease opacity}}.mdl-ofertas_actividades .m-flag{position:absolute;top:14px;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1}.mdl-ofertas_actividades .m-flag
img{flex:none;width:62px;margin-bottom:4px}.mdl-ofertas_actividades .m-flag
small{font:18px/1.56 'Poppins', sans-serif}.mdl-ofertas_actividades .m-flag
big{font:800 32px/.88 'Poppins', sans-serif}.mdl-ofertas_actividades
article{text-align:center;color:#fff;position:relative;padding:0
20px 30px;box-sizing:border-box;width:100%}.mdl-ofertas_actividades article:before{content:'';border-radius:20px;height:200px;background-image:linear-gradient(to bottom,rgba(245,166,35,0),#f5a623 45%);position:absolute;left:0;right: -1px;bottom:0;transition: .3s .3s ease height}.mdl-ofertas_actividades article>*{position:relative}.mdl-ofertas_actividades
header{text-shadow:1px 1px 2px rgba(0,0,0,0.25);font:900 32px/1 'Poppins', sans-serif}.mdl-ofertas_actividades header:after{content:'';width:64px;height:2px;background-color:#fff;margin:24px
auto;display:block}.mdl-ofertas_actividades
section{font:500 0/1.2 'Poppins', sans-serif;opacity:0;transition: .3s ease opacity, .3s .3s ease font-size}@media (max-width: 1366px){.mdl-ofertas_actividades .m-content{max-width:1080px}.mdl-ofertas_actividades .m-grid{margin:0
-15px}.mdl-ofertas_actividades .m-img{width:calc(33.33% - 30px);margin:26px
15px 0}.mdl-ofertas_actividades header:after{width:55px}}@media (max-width: 1024px){.mdl-ofertas_actividades .m-content{max-width:100%}.mdl-ofertas_actividades .m-grid{margin:0
-11px}.mdl-ofertas_actividades .m-img{width:calc(33.33% - 22px);margin:26px
11px 0}.mdl-ofertas_actividades header:after{width:41px}}@media (max-width: 900px){.mdl-ofertas_actividades .bg-image{display:none}.mdl-ofertas_actividades .m-content{max-width:100%}.mdl-ofertas_actividades .m-grid{margin:0;display:block}.mdl-ofertas_actividades .m-img{width:calc(100% - 64px);margin:50px
32px 0;height:350px}.mdl-ofertas_actividades .m-img.vOffer{margin-top:115px}.mdl-ofertas_actividades .m-img:first-of-type{margin-top:98px}.mdl-ofertas_actividades header:after{width:100px}}@media (max-width: 767px){.mdl-ofertas_actividades .m-title{margin:0
-10px;background-position:center top;margin-bottom:0;padding:5px
0 30px;background-size:100% 100%;min-height:170px;display:flex;justify-content:center;align-items:center}.mdl-ofertas_actividades .m-img{width:100%;margin:50px
0 0}.mdl-ofertas_actividades .m-img.vOffer{margin-top:115px}.mdl-ofertas_actividades .m-img:first-of-type{margin-top:45px}.mdl-ofertas_actividades .m-footer{flex-direction:column;margin-top:49px}.mdl-ofertas_actividades .m-footer a:last-of-type:before{display:none}}
.mdl-servicios_slider.bg-pattern{position:relative}.mdl-servicios_slider.bg-pattern:before{content:'';position:absolute;height:230px;top:0;left:0;right:0;background-image:url("/content/imgs/full-bloom.png");opacity: .8;background-position:top;box-shadow:inset 0 -75px 120px 0 #fff}.mdl-servicios_slider.bg-pattern>*{position:relative}.mdl-servicios_slider .m-content{margin:0
auto;max-width:1220px}.mdl-servicios_slider .m-title{font:700 36px 'Merriweather', sans-serif;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,0.25);text-align:center;padding:20px
0 45px;background-position:center;background-image:url("/content/imgs/titulo_verde.png");background-repeat:no-repeat}.mdl-servicios_slider .bx-wrapper .bx-viewport{border-radius:0;box-shadow:none}.mdl-servicios_slider .bx-wrapper .bx-viewport:before{content:'';position:absolute;top:100px;left:0;right:0;border-top:2px dashed #a6c412}.mdl-servicios_slider .bx-wrapper .bx-prev,
.mdl-servicios_slider .bx-wrapper .bx-next{top:100px}.mdl-servicios_slider .m-slide{display:flex;align-items:flex-start;justify-content:center}.mdl-servicios_slider .m-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:30px
10px;box-sizing:border-box;width:244px !important}.mdl-servicios_slider .m-item.active + .m-item .m-img{width:126px;height:126px;margin-top:7px}.mdl-servicios_slider .m-item.active + .m-item + .m-item .m-img{width:140px;height:140px;margin-top:0}.mdl-servicios_slider .m-item.active + .m-item + .m-item + .m-item .m-img{width:126px;height:126px;margin-top:7px}.mdl-servicios_slider .m-img{width:100px;height:100px;box-sizing:border-box;border:2px
solid #a6c412;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;transition: .3s ease;margin-top:20px;position:relative}.mdl-servicios_slider .m-img
a{position:absolute;left:0;right:0;top:0;bottom:0}.mdl-servicios_slider .m-img
img{max-width:70px;max-height:56px;flex:none}.mdl-servicios_slider .m-text{font:20px/1.1 'Poppins', sans-serif;letter-spacing: -0.4px;color:#4a4a4a}.mdl-servicios_slider .m-text
strong{display:block;font-weight:600;margin-top:7px}.mdl-servicios_slider .m-text
p{margin-bottom:0}.mdl-servicios_slider .m-button{margin-top:52px;display:flex;justify-content:center}.mdl-servicios_slider .css-button2{position:relative}.mdl-servicios_slider .css-button2:before{content:'';height:28px;border:1px
dashed #a6c412;position:absolute;top: -31px;left:50%;transform:translateX(-50%);box-sizing:border-box}@media (max-width: 1024px){.mdl-servicios_slider .bx-wrapper .bx-prev{left:15px}.mdl-servicios_slider .bx-wrapper .bx-next{right:15px}.mdl-servicios_slider .m-item.active + .m-item .m-img{width:126px;height:126px;margin-top:7px}.mdl-servicios_slider .m-item.active + .m-item + .m-item .m-img{width:126px;height:126px;margin-top:7px}.mdl-servicios_slider .m-item.active + .m-item + .m-item + .m-item .m-img{width:100px;height:100px;margin-top:20px}}@media (max-width: 900px){.mdl-servicios_slider .bx-wrapper .bx-prev{left:0}.mdl-servicios_slider .bx-wrapper .bx-next{right:0}.mdl-servicios_slider .m-item{width:230px !important}.mdl-servicios_slider .m-item.active + .m-item .m-img{width:126px;height:126px;margin-top:7px}.mdl-servicios_slider .m-item.active + .m-item + .m-item .m-img{width:100px;height:100px;margin-top:20px}.mdl-servicios_slider .m-item.active + .m-item + .m-item + .m-item .m-img{width:100px;height:100px;margin-top:20px}}@media (max-width: 767px){.mdl-servicios_slider{padding-left:10px;padding-right:10px}.mdl-servicios_slider .m-title{margin:0
-10px;background-position:center top;margin-bottom:0;padding:5px
0 30px;background-size:100% 100%;min-height:170px;display:flex;justify-content:center;align-items:center}.mdl-servicios_slider .bx-wrapper .bx-viewport{height:auto !important}.mdl-servicios_slider .bx-wrapper .bx-viewport:before{display:none}.mdl-servicios_slider .bx-wrapper .bx-prev{left:0}.mdl-servicios_slider .bx-wrapper .bx-next{right:0;left:auto}.mdl-servicios_slider .bx-wrapper .bx-controls{display:none}.mdl-servicios_slider .m-slide{width:100% !important;transform:none !important;flex-wrap:wrap}.mdl-servicios_slider .m-item{width:50% !important;float:none !important;padding-bottom:0 !important}.mdl-servicios_slider .m-item.bx-clone{display:none}.mdl-servicios_slider .m-item.active + .m-item .m-img{width:126px;height:126px;margin-top:7px}.mdl-servicios_slider .m-item.active + .m-item + .m-item .m-img{width:100px;height:100px;margin-top:20px}.mdl-servicios_slider .m-item.active + .m-item + .m-item + .m-item .m-img{width:100px;height:100px;margin-top:20px}.mdl-servicios_slider .m-img{width:100px !important;height:100px !important;margin-top:0 !important}.mdl-servicios_slider .m-button{margin-top:66px !important}}html.winter .mdl-servicios_slider .m-title{background-image:url("/content/imgs/titulo_marron.png")}html.winter .mdl-servicios_slider .m-img{border-color:#8c746e}html.winter .mdl-servicios_slider .bx-wrapper .bx-viewport:before{border-top-color:#8c746e}html.winter .css-button2.green{background-color:#8c746e;border-color:#8c746e}html.winter .css-button2.green.sta-hoverOFF:hover{background-color:#fff;color:#8c746e}html.winter .css-button2:before{border-color:#8c746e}
.mdl-interesa_home.bg-gradient{background-image:linear-gradient(to bottom,rgba(255,255,255,0),#f0f6cc)}.mdl-interesa_home .m-content{margin:0
auto;max-width:1250px}.mdl-interesa_home .m-title{font:700 36px/1 'Merriweather', sans-serif;text-shadow:0 1px 2px rgba(0,0,0,0.25);color:#fff;text-align:center;margin-bottom:26px;padding:26px
0 45px;min-height:110px;background-position:center;background-image:url(/content/imgs/titulo_naranja.png);background-repeat:no-repeat;box-sizing:border-box}.mdl-interesa_home .m-title.dark{background-image:url(/content/imgs/titulo_gris.png)}.mdl-interesa_home .m-grid{display:flex;align-items:center;margin:0
-18px}.mdl-interesa_home .m-grid+.m-title{margin-top:64px}.mdl-interesa_home .m-img{width:calc(33.33% - 36px);margin:26px
18px 0;height:400px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;box-shadow:0 10px 50px 0 rgba(0,0,0,0.25);border-radius:20px;overflow:hidden;background-position:center;background-size:cover;transition: .3s ease}.mdl-interesa_home .m-img
a{position:absolute;top:0;bottom:0;left:0;right:0;z-index:2}@media (min-width: 1025px){.mdl-interesa_home .m-img:hover{transform:scale(1.1)}.mdl-interesa_home .m-img:hover .m-header{transform:scale(.9)}.mdl-interesa_home .m-img:hover .m-seal{transform:scale(.9)}}.mdl-interesa_home .m-img.width2{width:calc(50% - 30px)}.mdl-interesa_home .m-img.dark:before{background-image:linear-gradient(to bottom,rgba(135,135,135,0),#888 60%)}.mdl-interesa_home .m-img.dark:after{background-image:url("/content/imgs/full-bloom.png")}.mdl-interesa_home .m-img.dark .m-seal{background-color:#858585}.mdl-interesa_home .m-img.dark .m-header:after{background-color:#a6c412}.mdl-interesa_home .m-img:before{content:'';border-radius:20px;height:200px;background-image:linear-gradient(to bottom,rgba(231,45,133,0),#ec8843 60%);position:absolute;left:0;right: -1px;bottom:0}.mdl-interesa_home .m-img>*{position:relative;z-index:1}.mdl-interesa_home .m-img:after{content:'';border-radius:20px;height:200px;background-image:url("/content/imgs/full-bloom.png");position:absolute;left:0;right: -1px;bottom:0;opacity: .6}.mdl-interesa_home .m-seal{flex:none;border-radius:50%;background-color:rgba(236,136,67,0.9);width:130px;height:130px;display:flex;justify-content:center;align-items:center;padding:5px;box-sizing:border-box;position:relative;margin-bottom:46px;transition: .3s ease}.mdl-interesa_home .m-seal
img{flex:none;max-width:84px;max-height:84px}.mdl-interesa_home .m-header{text-align:center;font:900 32px/1 'Poppins', sans-serif;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,0.25);position:relative;padding:0
20px;box-sizing:border-box;transition: .3s ease}.mdl-interesa_home .m-header:after{content:'';width:64px;height:2px;background-color:#fff;margin:24px
auto 38px;display:block}@media (max-width: 1366px){.mdl-interesa_home .m-content{max-width:1080px}.mdl-interesa_home .m-grid{margin:0
-15px}.mdl-interesa_home .m-img{width:calc(33.33% - 30px);margin:26px
15px 0}.mdl-interesa_home .m-header:after{width:55px}}@media (max-width: 1024px){.mdl-interesa_home .m-content{max-width:810px}.mdl-interesa_home .m-grid{margin:0
-11px}.mdl-interesa_home .m-grid+.m-title{margin-top:54px}.mdl-interesa_home .m-img{width:calc(33.33% - 22px);margin:26px
11px 0}.mdl-interesa_home .m-img.width2{width:calc(50% - 22px)}.mdl-interesa_home .m-header:after{width:41px}}@media (max-width: 900px){.mdl-interesa_home .m-content{max-width:100%}.mdl-interesa_home .m-grid{margin:0;display:block}.mdl-interesa_home .m-img{width:calc(100% - 64px) !important;margin:40px
32px 0;height:350px}.mdl-interesa_home .m-header:after{width:100px}}@media (max-width: 767px){.mdl-interesa_home .m-title{margin:0
-10px;background-position:center top;margin-bottom:0;padding:5px
0 30px;background-size:100% 100%;min-height:170px;display:flex;justify-content:center;align-items:center}.mdl-interesa_home .m-img{width:100% !important;margin:40px
0 0}.mdl-interesa_home .m-img:first-of-type{margin-top:13px}.mdl-interesa_home .m-header:after{margin:27px
auto 38px}}
.mdl-reviews{background-image:linear-gradient(to bottom,#eff6ce,#b8d627,#eff6ce);padding-bottom:0}.mdl-reviews .m-content{margin:0
auto;max-width:1220px}.mdl-reviews .m-title{font:700 36px 'Merriweather', sans-serif;color:#a6c412;text-shadow:1px 1px 2px rgba(0,0,0,0.25);text-align:center;padding:20px
0 45px;background-position:center;background-image:url("/content/imgs/titulo_blanco.png");background-repeat:no-repeat;margin-bottom:30px}.mdl-reviews .m-grid{display:flex;align-items:flex-start;justify-content:center}.mdl-reviews .m-item{text-align:center;width:423px;box-sizing:border-box;padding:0
40px;margin-top:75px}.mdl-reviews .m-item .m-score{margin:7px
0 15px}.mdl-reviews .m-item .m-score
img{width:17px}.mdl-reviews .m-item .m-score img:not(.selected){opacity: .5}.mdl-reviews .m-item .m-tit{font:600 15px 'Poppins', sans-serif;color:#4a90e2}.mdl-reviews .m-item .m-tit.red{color:#e92e45}.mdl-reviews .m-item .m-txt
big{display:block;font:24px/1 'Merriweather', sans-serif;margin-bottom:10px}.mdl-reviews .m-item .m-txt
small{font:500 15px/1.33 'Poppins', sans-serif}.mdl-reviews .m-item .m-foot{color:#fff;font:600 15px 'Poppins', sans-serif;margin-top:13px;margin-bottom:30px}.mdl-reviews .m-box{width:335px;padding:10px
30px 40px;box-sizing:border-box;text-align:center;z-index:1;background-image:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,0.3) 31%,rgba(255,255,255,0.3) 71%,rgba(255,255,255,0))}.mdl-reviews .m-box .m-log
img{width:81px}.mdl-reviews .m-box .m-tit{font:26px 'Poppins', sans-serif}.mdl-reviews .m-box .m-txt{font:500 15px/1.2 'Poppins', sans-serif}.mdl-reviews .m-box .m-score{margin:7px
0 15px}.mdl-reviews .m-box .m-score
img{width:17px}.mdl-reviews .m-box .m-score img:not(.selected){opacity: .5}.mdl-reviews .m-button{margin-top:44px}.mdl-reviews .css-button2{position:relative}.mdl-reviews .css-button2:before{content:'';height:28px;border:1px
dashed #fff;position:absolute;top: -31px;left:50%;transform:translateX(-50%);box-sizing:border-box}@media (max-width: 900px){.mdl-reviews{position:relative;padding-left:0;padding-right:0}.mdl-reviews .m-title{margin-bottom:0}.mdl-reviews .m-grid{flex-wrap:wrap}.mdl-reviews .m-box{min-width:51%;margin-top:30px;background:transparent;padding:0;max-width:210px}.mdl-reviews .m-box .m-txt{max-width:200px;margin:0
auto}.mdl-reviews .m-button{position:absolute;bottom:30px;left:50%;transform:translateX(-50%)}.mdl-reviews .m-item{order:1;width:50%;margin-top:0;margin-bottom:104px;padding:0
40px;position:relative}.mdl-reviews .m-item:first-of-type:before{content:'';width:1px;height:150px;opacity:0.5;background-image:linear-gradient(to bottom,rgba(255,255,255,0),#fff 33%,#fff 76%,rgba(255,255,255,0));position:absolute;top:50%;transform:translateY(-50%);right:0}}@media (max-width: 767px){.mdl-reviews .m-title{margin:0
10px;background-position:center top;margin-bottom:0;padding:5px
0 30px;background-size:100% 100%;min-height:170px;display:flex;justify-content:center;align-items:center}.mdl-reviews .m-grid{padding-bottom:144px}.mdl-reviews .m-box{width:100%}.mdl-reviews .m-item{width:100%;padding:0
40px;margin:15px
0 0}.mdl-reviews .m-item:before{content:'';opacity:0.5;background-image:linear-gradient(to bottom,rgba(255,255,255,0),#fff 33%,#fff 76%,rgba(255,255,255,0));position:absolute;height:1px !important;width:150px !important;top:0 !important;transform:translateX(-50%) !important;left:50% !important;right:auto !important}.mdl-reviews .m-item .m-foot{margin-bottom:0}}
.mdl-donde{background-image:url("/content/imgs/cloud.png"), linear-gradient(to bottom,rgba(255,255,255,0) -15%,rgba(114,204,223,0.6) 30%,rgba(255,255,255,0) 90%);background-position:top center;background-repeat:no-repeat;background-size:contain;overflow:hidden;position:relative}.mdl-donde>*{position:relative}.mdl-donde .m-title{font:700 36px 'Merriweather', sans-serif;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,0.25);text-align:center;padding:20px
0 45px;background-position:center;background-image:url("/content/imgs/titulo_verde.png");background-repeat:no-repeat}.mdl-donde .m-bg{position:absolute;bottom:85px;right: -40px;height:554px;width:605px;background-image:url("/content/imgs/ramas.png");background-size:100%;background-repeat:no-repeat;z-index:1}.mdl-donde .m-cnt_map{width:574px;height:574px;border-radius:50%;margin:17px
auto 24px;position:relative}.mdl-donde .m-map_but{position:absolute;top:50%;left:0;transform:translateX(-50%);background-color:#a6c412;width:115px;height:115px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1}.mdl-donde .m-map_but
img{max-width:57px;max-height:57px}.mdl-donde #m-map--canvas{width:574px;height:574px}.mdl-donde
article{text-align:center}.mdl-donde article
header{font:18px 'Poppins', sans-serif;color:#27886b;margin-bottom:20px}.mdl-donde article
section{margin-top:20px;font:24px 'Poppins', sans-serif;max-width:60rem;margin:0
auto}.mdl-donde article section
a{color:#a6c412}.mdl-donde article section
span{color:#a6c412;margin:0
7px}@media (max-width: 1366px){.mdl-donde .m-map_but{transform:translateX(-15px)}.mdl-donde .m-bg{right: -100px}}@media (max-width: 1024px){.mdl-donde .m-map_but{transform:translateX(0);left:46px}.mdl-donde .m-bg{right: -115px;bottom:auto;top:332px}}@media (max-width: 900px){.mdl-donde .m-map_but{transform:translateX(-50%);left:0}.mdl-donde .m-bg{right:200px;transform:translateX(100%)}}@media (max-width: 767px){.mdl-donde .m-title{margin:0
-10px;background-position:center top;margin-bottom:0;padding:5px
0 30px;background-size:100% 100%;min-height:170px;display:flex;justify-content:center;align-items:center}.mdl-donde .m-bg{display:none}.mdl-donde .m-cnt_map{left:50%;transform:translateX(-50%);margin-bottom:97px}.mdl-donde .m-map_but{top:100%;left:50%;transform:translate(-50%,-50%)}.mdl-donde article
img{max-width:100%}.mdl-donde article
section{font-size:20px}.mdl-donde article section
span{display:none}}html.winter .mdl-donde .m-bg{background-image:url("/content/imgs/ramas_brown.png")}html.winter .mdl-donde .m-map_but{background-color:#8c746e}html.winter .mdl-donde .m-title{background-image:url("/content/imgs/titulo_marron.png")}html.winter .mdl-donde article section
a{color:#8c746e}
.mdl-footer{padding:0;color:#fff;overflow:hidden;margin-top: -70px}.mdl-footer .m-content{margin:0
auto;max-width:1220px;padding:0
25px}.mdl-footer .m-bg
img{display:block;width:100%}.mdl-footer .m-top{background-color:#33896d;text-align:center;padding-bottom:50px;background-image:url("/negocio/plantillas/panels/footer/img/bg-footer.png");background-size:contain;background-repeat:no-repeat;background-position:center bottom}.mdl-footer .m-top .m-title{font:36px 'Merriweather', sans-serif;margin-bottom:4px}.mdl-footer .m-top .m-subtitle{font:15px/1.47 'Poppins', sans-serif;margin-bottom:18px}.mdl-footer .m-top .msgnews .m-text{font:15px/1.47 'Poppins', sans-serif;color:#a6c412}.mdl-footer .m-top .msgnews .m-subtext{max-width:50rem;font:15px/1.47 'Poppins', sans-serif;color:#a6c412;font-style:italic;margin:1rem auto}.mdl-footer .m-top form>div{display:flex;justify-content:center;position:relative}.mdl-footer .m-top form>div.box:before{content:'';height:30px;width:84px;background-image:url("/content/imgs/fill-1.svg");background-size:84px 30px;background-repeat:no-repeat;margin:14px
13px 0 0;flex:none}.mdl-footer .m-top form>div.box:after{content:'';height:30px;width:84px;background-image:url("/content/imgs/fill-4.svg");background-size:84px 30px;background-repeat:no-repeat;margin:14px
0 0 13px;flex:none}.mdl-footer .m-top form > div
input{background-color:#fff;width:450px;border-radius:99px;position:relative;padding:0
39px;box-sizing:border-box;font:500 18px/60px 'Poppins', sans-serif;letter-spacing:1px;color:#4a4a4a}@media (max-width: 900px){.mdl-footer .m-top form > div
input{width:350px}}.mdl-footer .m-top form > div input::-webkit-input-placeholder{color:#4a4a4a}.mdl-footer .m-top form > div input::-moz-placeholder{color:#4a4a4a}.mdl-footer .m-top form > div input:-ms-input-placeholder{color:#4a4a4a}.mdl-footer .m-top form > div input:-moz-placeholder{color:#4a4a4a}.mdl-footer .m-top form .m-check.active:before{content:'\f00c'}.mdl-footer .m-top form #sta-aceptacion:checked~.m-check:before{content:'\f00c'}.mdl-footer .m-top form .m-check{font:500 13px 'Poppins', sans-serif;display:flex;justify-content:center;align-items:center;margin-top:11px}.mdl-footer .m-top form .m-check:before{content:'';width:20px;height:20px;border-radius:2px;margin-right:11px;background-color:#fff;display:flex;justify-content:center;align-items:center;color:#27886b;font-family:'fontawesome'}.mdl-footer .m-top form .m-check.checked:before{content:'\f00c'}.mdl-footer .m-top form .m-check
a{text-decoration:underline}.mdl-footer .m-top form
button{border-radius:0 99px 99px 0;margin-left: -28px}.mdl-footer .m-center{background-color:#5ea591;padding-top:50px}.mdl-footer .m-center .m-places{display:flex;justify-content:center;flex-wrap:wrap;text-align:center}.mdl-footer .m-center .m-places .m-default{position:relative;width:100%;margin-bottom:48px}.mdl-footer .m-center .m-places .m-default
img{max-width:210px}.mdl-footer .m-center .m-places .m-default
a{position:absolute;top:0;bottom:0;left:0;right:0}.mdl-footer .m-center .m-places .m-img{width:33.33%;margin-bottom:30px;position:relative}.mdl-footer .m-center .m-places .m-img
a{position:absolute;top:0;bottom:0;left:0;right:0}.mdl-footer .m-center .m-places .m-img:last-of-type:after{content:'';width:813px;border-top:1px dashed #a6c412;position:absolute;bottom:calc(100% + 22px);right:50%}.mdl-footer .m-center .m-places .m-img:nth-of-type(2):after{content:'';width:20vw;height:5px;background-color:#5ea591;position:absolute;bottom:calc(100% + 20px);right:calc(50% + 1px);z-index:1}.mdl-footer .m-center .m-places .m-img:nth-of-type(3):before{height:28px}.mdl-footer .m-center .m-places .m-img:before{content:'';position:absolute;bottom:calc(100% + 9px);height:13px;border-left:1px dashed #a6c412;left:calc(50% - 1px)}.mdl-footer .m-center .m-places .m-img
img{max-width:185px}.mdl-footer .m-center .m-social{padding:20px
0 30px;border-top:1px solid rgba(255,255,255,0.3);display:flex;justify-content:space-between;align-items:center;text-align:center}.mdl-footer .m-center .m-social .m-img{flex:none}.mdl-footer .m-center .m-social .m-tel{display:none}.mdl-footer .m-center .m-links{font:600 16px/1.25 'Poppins', sans-serif}.mdl-footer .m-center .m-links
span{margin:0
8px 0 11px}.mdl-footer .m-center .m-links span:last-of-type{display:none}.mdl-footer .m-center .m-rrss{display:flex;justify-content:center;margin-top:29px}.mdl-footer .m-center .m-rrss
a{display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#fff;margin:0
8px;font-size:24px;width:40px;height:40px}.mdl-footer .m-center .m-rrss a
i{color:#27886b}.mdl-footer .m-center .m-rrss a i[class*="facebook"]{color:#3b5999}.mdl-footer .m-center .m-rrss a i[class*="twitter"]{color:#55acee}.mdl-footer .m-center .m-rrss a i[class*="instagram"]{color:#e4405f}.mdl-footer .m-center .m-rrss a i[class*="play"]{color:#cd201f;font-size:18px}.mdl-footer .m-center .m-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;font:500 14px 'Poppins', sans-serif;color:#fff;border-top:1px solid rgba(255,255,255,0.3);border-bottom:1px solid rgba(255,255,255,0.3)}.mdl-footer .m-center .m-list
div{margin:auto;width:80%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;font:500 14px 'Poppins', sans-serif;color:#fff;padding:28px
0}.mdl-footer .m-center .m-list
a{text-align:left;width:calc(25% - (90px / 4))}.mdl-footer .m-center .m-logo{text-align:center;padding:23px
0 28px}.mdl-footer .m-center .m-logo
img{max-width:130px;height:auto;width:auto}.mdl-footer .m-bot{background-color:#27886b;font:14px 'Poppins', sans-serif;color:#fff}.mdl-footer .m-bot .m-content{display:flex;justify-content:space-between;align-items:center;height:50px}.mdl-footer .m-bot
strong{font-weight:600}.mdl-footer .m-bot
span{margin:0
5px 0 8px}.mdl-footer .m-bot span:last-of-type{display:none}.mdl-footer .m-bot .m-tel{display:none}@media (max-width: 900px){.mdl-footer .m-top form > div
input{padding:0
25px}.mdl-footer .m-center .m-list
div{align-items:flex-start}.mdl-footer .m-center .m-list
a{text-align:left;width:calc(25% - (90px / 4))}.mdl-footer .m-center .m-social .m-tel{display:flex}.mdl-footer .m-bot .m-tel{display:flex}}@media (max-width: 767px){.mdl-footer .m-content{padding:0
20px}.mdl-footer .m-bg{overflow:hidden}.mdl-footer .m-bg
img{transform:translateX(-38%);width:auto}.mdl-footer .m-top{background-size:auto;padding-bottom:60px}.mdl-footer .m-top form>div{flex-direction:column}.mdl-footer .m-top form > div:before,
.mdl-footer .m-top form>div:after{display:none}.mdl-footer .m-top form > div
input{width:100%;line-height:60px}.mdl-footer .m-top form
button{width:100%;margin:5px
0 0;border-radius:99px}.mdl-footer .m-top form .m-check{margin-top:21px}.mdl-footer .m-center{padding-top:40px}.mdl-footer .m-center .m-content{padding:0
20px}.mdl-footer .m-center .m-places .m-default{margin-bottom:33px}.mdl-footer .m-center .m-places .m-img{display:none}.mdl-footer .m-center .m-links{flex-direction:column;align-items:center}.mdl-footer .m-center .m-links
a{display:block}.mdl-footer .m-center .m-links
span{display:none}.mdl-footer .m-center .m-social{flex-wrap:wrap;border:0}.mdl-footer .m-center .m-social>div:not(.m-img){width:100%;border-top:1px solid rgba(255,255,255,0.3);border-bottom:1px solid rgba(255,255,255,0.3);margin-bottom:25px;padding:25px
0}.mdl-footer .m-center .m-social .m-img{order:1}.mdl-footer .m-center .m-list{display:none}.mdl-footer .m-center .m-logo{border-top:1px solid rgba(255,255,255,0.3)}.mdl-footer .m-bot{padding:32px
20px}.mdl-footer .m-bot .m-content{flex-direction:column;align-items:center;text-align:center;height:auto}.mdl-footer .m-bot .m-content>div:first-of-type{margin-bottom:13px}.mdl-footer .m-bot .m-content>div>a{display:block}.mdl-footer .m-bot .m-content
span{display:none}}
