.wrapper-header{position:fixed;top:0;right:0;left:0;z-index:100000;background-color:transparent;transition:background-color ease-in .2s}.wrapper-header .logo{margin:0 2rem}@media (max-width:768px){.wrapper-header .logo.logo-mobile-centered{display:flex}}.wrapper-header .logo svg{fill:#ffffff;width:115px;height:80px;width:68px;height:40px;transition:all .5s ease-in}.wrapper-header.moving{background-color:#fff}.wrapper-header.moving .logo svg,.wrapper-header.moving .logo-mobile-centered svg{fill:#043e22!important;width:68px;height:40px}body.menu-open .wrapper-header.moving .logo svg,body.menu-open .wrapper-header.moving .logo-mobile-centered svg{fill:#ffffff!important;transition:none!important}.wrapper-header.moving .ando-logo{color:#000;opacity:1}.wrapper-header.moving .buttons a{fill:#393939!important}.wrapper-header.moving .data-header a{color:#2b2b2b}.wrapper-header.moving .data-header a.address:before{background-image:url("../img/pin.svg")}.wrapper-header.moving .data-header a.phone:before{background-image:url("../img/phone.svg")}.wrapper-header.moving .data-header a.whatsapp:before{background-image:url("../img/wp.svg")}body.menu-open .wrapper-header{background-color:#2b2b2b!important;transition:none!important}header{padding:1.5rem .3rem}@media (max-width:768px){header{padding:1.5rem 1rem}}.divider.line{margin:0 2rem}.ando-logo{color:#fff;text-transform:uppercase;font-weight:700;letter-spacing:.5rem;background-image:url("../img/logo.svg");background-size:209px;width:209px;height:40px;background-repeat:no-repeat;opacity:0;font-size:0;line-height:0;color:transparent;transition:opacity .5s ease-in}@media (max-width:800px){.ando-logo{display:none}}body.menu-open .ando-logo{opacity:1;transition:none}.buttons,.buttons-mobile{margin-right:3rem}@media (max-width:768px){.buttons,.buttons-mobile{justify-content:space-between}}.buttons a,.buttons-mobile a{margin:0 1rem;fill:#ffffff;width:32px;height:32px;display:block}.buttons a .icon,.buttons-mobile a .icon{width:30px;height:30px;background-repeat:no-repeat;background-size:30px;background-position:center}.buttons a.whatsapp-icon .icon,.buttons-mobile a.whatsapp-icon .icon{background-image:url(/assets/img/whatsapp_green.svg)}.buttons a.open-menu-icon .icon,.buttons-mobile a.open-menu-icon .icon{background-image:url(/assets/img/menu_green.svg);background-size:35px;width:35px}body.menu-open .buttons a.open-menu-icon .icon,body.menu-open .buttons-mobile a.open-menu-icon .icon{background-image:url(/assets/img/close_menu.svg);background-size:30px;width:30px}.buttons a.celular-icon .icon,.buttons-mobile a.celular-icon .icon{background-image:url(/assets/img/telefono.svg);background-size:29px}@media (max-width:768px){.buttons a,.buttons-mobile a{margin:0}}@media (max-width:768px){.buttons a:last-child,.buttons-mobile a:last-child{margin:0}}@media (max-width:768px){.buttons a.whatsapp-icon,.buttons-mobile a.whatsapp-icon{order:3}.buttons a.celular-icon,.buttons-mobile a.celular-icon{order:4;margin:0 0 0 1rem;display:block}.buttons a.open-menu-icon,.buttons-mobile a.open-menu-icon{order:1}}.buttons .logo-mobile-centered,.buttons-mobile .logo-mobile-centered{order:2;flex:1;align-items:center;justify-content:center;margin:0 0 0 2rem;display:none}.data-header{display:flex;justify-content:space-between;gap:2rem;margin-right:5rem}@media (max-width:1150px){.data-header{display:none}}.data-header a{color:#fff;font-weight:700;display:flex;align-items:center}body.menu-open .data-header a{color:#fff!important}.data-header a:before{content:"";background-size:30px;background-repeat:no-repeat;background-position:0 0;width:30px;height:30px;display:inline-block;margin-right:10px}.data-header a.address:before{background-image:url("../img/pin_white.svg")}.data-header a.phone:before{background-image:url("../img/phone_white.svg");background-size:25px;width:25px;height:25px}.data-header a.whatsapp:before{background-image:url("../img/wp_white.svg");background-size:25px;width:25px;height:25px}.top-footer{background-color:#968c7b;padding:6rem 0 8rem;background-repeat:no-repeat}@media (max-width:768px){.top-footer{padding:4rem 2rem 0;height:auto}}.copy p{color:#232323;margin:2rem auto 0;text-align:center}.bottom-footer{background-color:#968c7b;background-image:url("../img/mel_footer_black.png");background-position:center bottom -8px;background-size:830px;background-repeat:no-repeat;height:500px}@media (max-width:768px){.bottom-footer{background-size:400px;height:400px}}.bottom-footer .wrapper-copy{padding:3rem 0}@media (max-width:768px){.bottom-footer .wrapper-copy{padding:4rem 0 0}}.bottom-footer .social{align-items:center;justify-content:center;display:flex;margin-top:-80px}@media (max-width:768px){.bottom-footer .social{margin:0}}.bottom-footer .social a{margin:0 2rem}.wrapper-columns-footer{flex-wrap:wrap}@media (max-width:768px){.wrapper-columns-footer{width:100%}}.main-image{position:relative;height:100vh}.main-image .bg-image,.main-image video{height:100vh!important;width:100%!important;object-fit:cover}.wrapper-contact-absolute-form{padding:0 6rem 0}@media (max-width:900px){.wrapper-contact-absolute-form{padding:0 2rem 0}}.wrapper-contact-form-floating{position:absolute;z-index:2;bottom:-20px;left:3rem;right:3rem}@media (max-width:900px){.wrapper-contact-form-floating{bottom:-100px;left:0;right:0}}.wrapper-contact-form-floating .form{background-color:#fff;padding:2rem;border-radius:0 25px 25px 25px;box-shadow:2px 2px 10px rgba(0,0,0,.2);position:relative;z-index:1}.wrapper-contact-form-floating .form .wrapper-inputs{margin:0;width:100%}@media (max-width:1000px){.wrapper-contact-form-floating .form .wrapper-inputs{flex-wrap:wrap}}.wrapper-contact-form-floating .form .wrapper-inputs input{border-bottom:2px solid #e3e3e3;font-weight:300}.wrapper-contact-form-floating .form .wrapper-inputs input::placeholder{font-weight:300;color:#686868;font-size:18px}@media (max-width:1000px){.wrapper-contact-form-floating .form .wrapper-inputs .half-input{margin:0 0 1rem 0;width:100%;flex-wrap:wrap}}.wrapper-contact-form-floating .form .wrapper-submit{margin-left:3rem}@media (max-width:1100px){.wrapper-contact-form-floating .form .wrapper-submit{margin:0;justify-content:center;display:flex}}.wrapper-contact-form-floating .label{background-color:#fff;width:150px;border-radius:15px 15px 0 0;padding:1rem;text-align:center;color:#043e22;font-weight:600;position:relative;z-index:2}.foot-main-image{position:absolute;bottom:0;top:0;left:0;display:flex;justify-content:flex-end;flex-direction:column;width:80px;background-color:#2b2b2b}body.menu-open .foot-main-image{position:fixed;z-index:99999}.foot-main-image .social{display:flex;flex-direction:column;align-items:center}.foot-main-image .social a{margin:1rem 0}.foot-main-image .social a img{height:35px}.foot-main-image .navigation-module{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;flex:1}.mouse-image{width:30px;margin-top:60px}@media (max-width:768px){.mouse-image{display:none}}.cover-image{width:100%;object-fit:cover}.cover-image.abs{position:absolute;z-index:1}.wrapper-brochure{background-color:#e2e2e2;padding-top:3rem}.wrapper-discover-info{padding-right:2rem;flex-basis:50%}@media (max-width:1100px){.wrapper-discover-info{padding:0;flex-basis:100%}}.wrapper-discover-info h2{color:#043e22;font-size:3rem;margin-bottom:1.5rem}.wrapper-discover-info p{font-size:.9rem}.wrapper-discover-images{display:flex;justify-content:space-between;gap:2rem;flex-basis:50%}@media (max-width:1100px){.wrapper-discover-images{flex-basis:100%}}.wrapper-discover-images>div:first-child{flex-basis:30%}.wrapper-discover-images>div:nth-child(2){flex-basis:50%}.wrapper-discover-images>div:nth-child(3){flex-basis:20%}.wrapper-discover-images .image-discover img{width:100%}.wrapper-discover-images .image-discover.first{margin-top:2rem;margin-bottom:2rem}.wrapper-discover-images .image-discover.last{margin-top:10rem}.info-discover>div{display:flex;margin:4rem 0}@media (max-width:900px){.info-discover>div{flex-wrap:wrap;margin:2rem 0}}.info-discover>div:first-child .data.divider{margin-right:5px}.info-discover>div:nth-child(2) .data.divider{width:100%;flex:1}.info-discover .data{display:flex;align-items:flex-end}.info-discover .data img{margin-right:1rem}@media (max-width:800px){.info-discover .data.divider img{height:40px}}.info-discover .data.divider:after{content:"";display:inline-block;width:2px;height:100%;background-color:#d6d6d6;margin:0 2rem}@media (max-width:800px){.info-discover .data.divider:after{display:none}}.info-discover .data.icon-top{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;margin:0 1rem}@media (max-width:800px){.info-discover .data.icon-top{margin:2rem 2rem 0 0}}.info-discover .data.icon-top img{margin:0 0 5px 0}.info-discover .number{font-size:70px;line-height:65px;margin:0 1rem 0 0}@media (max-width:1400px){.info-discover .number{font-size:37px;line-height:40px}}@media (max-width:800px){.info-discover .number{font-size:30px;line-height:30px}}.info-discover .detail{color:#043e22}@media (max-width:1400px){.info-discover .detail{font-size:.85rem}}@media (max-width:800px){.info-discover .detail{font-size:.75rem}}.wrapper-cover-box{position:relative;height:100vh}.wrapper-cover-box .centered-box{position:absolute;top:50%;left:50%;text-align:center;margin:-100px 0 0 -300px}@media (max-width:768px){.wrapper-cover-box .centered-box{margin:0;left:0;top:30%}}.wrapper-cover-box .centered-box h2{color:#fff;font-weight:400;margin:0;font-size:4rem;margin-bottom:3rem}.wrapper-financiacion{position:relative;display:flex;align-items:center;justify-content:center}.wrapper-financiacion .image-financiacion{height:100vh;background-image:url("../img/11.jpg");object-fit:contain;background-size:100%;background-repeat:no-repeat;background-position:center;width:100%}@media (max-width:768px){.wrapper-financiacion .image-financiacion{background-size:235%;background-repeat:no-repeat;background-position:center;height:80vh}}@media (max-width:768px){.wrapper-financiacion{display:block}.wrapper-financiacion img{height:100vh;object-fit:cover}}.wrapper-info-financiacion{background-color:#fff;padding:4rem 3rem 5rem;position:absolute;z-index:2;bottom:-50px}@media (max-width:768px){.wrapper-info-financiacion{position:relative;padding:2rem 2rem 3rem;bottom:0}}.wrapper-info-financiacion .section-title{padding:0;margin:0 0 2rem 0}.wrapper-info-financiacion .section-title h2{text-align:left}.wrapper-info-financiacion .line{margin-right:2rem}@media (max-width:768px){.wrapper-info-financiacion .line{height:80px;overflow:hidden}}.wrapper-info-financiacion .data h2{font-size:4rem;font-weight:400;color:#043e22}@media (max-width:768px){.wrapper-info-financiacion .data h2{font-size:1.8rem}}.wrapper-info-financiacion .data h2 span{color:#81b829;padding-right:10px}.img-info{flex:1;max-width:896px;width:100%}@media (max-width:1366px){.img-info{width:55%}}@media (max-width:768px){.img-info{order:2;width:100%;padding:0;height:auto}}.img-info .image{position:relative;z-index:3}.img-info .image img{width:100%}@media (max-width:768px){.img-info .image img{width:auto;height:100%;object-fit:cover}}.img-info .data-image{position:absolute;bottom:0;left:0;right:0;z-index:2;display:flex;border-top:2px solid rgba(255,255,255,.37)}@media (max-width:768px){.img-info .data-image{flex-wrap:wrap;border-top:none}}.img-info .data-image>div{padding:30px;text-align:center}.img-info .data-image .block1,.img-info .data-image .block2{border-right:2px solid rgba(255,255,255,.37)}@media (max-width:768px){.img-info .data-image .block1,.img-info .data-image .block2{width:50%}}.img-info .data-image .block3{flex:1;display:flex;flex-direction:column;padding:0;border-top:2px solid rgba(255,255,255,.37)}.img-info .data-image .block3>div{flex:1;padding:10px 20px;display:flex;align-items:center;justify-content:center}@media (max-width:768px){.img-info .data-image .block3>div{padding:20px}}@media (max-width:768px){.img-info .data-image{width:100%}}.img-info .data-image .bottom-sub-block{border-top:2px solid rgba(255,255,255,.37);font-size:24px}@media (max-width:1366px){.img-info .data-image .bottom-sub-block{font-size:20px}}.img-info .data-image p,.img-info .data-image span{color:#fff;text-transform:uppercase}.img-info .data-image span.lg{font-size:100px;line-height:90px}@media (max-width:1366px){.img-info .data-image span.lg{font-size:80px;line-height:75px}}.img-info .data-image span.sm{font-size:40px;text-transform:lowercase;padding-right:10px}@media (max-width:1366px){.img-info .data-image span.sm{font-size:30px}}.img-info .data-image p{margin:10px 0 0}.wrapper-memoria{background-image:url(../img/memoria_bg.jpg);background-repeat:no-repeat;background-attachment:fixed;background-position:center;background-size:100%}@media (max-width:1000px){.wrapper-memoria{background-size:100% 100%;padding:2rem 0}}.wrapper-content-memoria{background-color:#fff;width:100%;max-width:1100px;margin:0 auto;padding:3rem 3rem 6rem;border-radius:15px;height:89vh}@media (max-width:1500px){.wrapper-content-memoria{max-width:800px}}@media (max-width:800px){.wrapper-content-memoria{padding:2rem 1rem 2rem 2rem;width:85%}}.wrapper-content-memoria>div{overflow-y:auto;height:100%;padding:0 2rem 0 0}@media (max-width:800px){.wrapper-content-memoria>div{padding:0}}.wrapper-content-memoria span{color:#043e22;font-weight:600}.wrapper-content-memoria .title-memoria{display:flex;align-items:flex-end;margin-bottom:2rem}@media (max-width:1000px){.wrapper-content-memoria .title-memoria{align-items:flex-start;margin:1rem 0;flex-direction:column}}.wrapper-content-memoria .title-memoria h2{font-size:50px;color:#043e22;line-height:52px;margin-left:1rem;font-weight:600}@media (max-width:1000px){.wrapper-content-memoria .title-memoria h2{font-size:40px;line-height:42px;margin-left:0}.wrapper-content-memoria .title-memoria h2 br{display:none}}.wrapper-content-memoria .title-memoria .number{font-size:150px;color:#e3e3e3;font-weight:600;line-height:150px;letter-spacing:-10px}@media (max-width:1000px){.wrapper-content-memoria .title-memoria .number{font-size:120px;line-height:120px}}@media (max-width:700px){.wrapper-content-memoria .title-memoria .number{font-size:80px;line-height:80px}}.wrapper-content-memoria .title-memoria .number:after{content:"";background-color:#a8e355;width:25px;height:25px;border-radius:50%;display:inline-block;margin-left:1rem}@media (max-width:700px){.wrapper-content-memoria .title-memoria .number:after{width:15px;height:15px}}.wrapper-centered-texts{display:flex;justify-content:space-between}@media (max-width:1100px){.wrapper-centered-texts{flex-wrap:wrap}}.wrapper-centered-texts>div{flex-basis:50%;font-size:40px;line-height:47px}@media (max-width:1100px){.wrapper-centered-texts>div{flex-basis:100%;font-size:22px;line-height:28px}}.wrapper-centered-texts .large-text{font-size:60px;line-height:60px;font-weight:600;color:#043e22}@media (max-width:1300px){.wrapper-centered-texts .large-text br{display:none}}@media (max-width:1100px){.wrapper-centered-texts .large-text{font-size:38px;line-height:38px;margin-bottom:2rem}}.wrapper-swiper{position:relative}.wrapper-swiper .slider-info-text{position:absolute;top:200px;left:150px;z-index:2}@media (max-width:1366px){.wrapper-swiper .slider-info-text{top:100px;left:100px}}.wrapper-swiper .slider-info-text h3{color:#fff;font-size:3rem;font-weight:400}@media (max-width:1366px){.wrapper-swiper .slider-info-text h3{font-size:2rem}}.wrapper-swiper .slider-info-text .arrow-link{color:#fff;font-size:1.3rem;margin-top:80px;display:block;font-weight:400;letter-spacing:1px;margin-left:10px}.wrapper-swiper .slider-info-text .arrow-link span{padding-right:10px}.num{color:#fff;font-weight:700;font-size:1.4rem}.swiper{width:100%;height:100%}.swiper{width:100%;height:300px;margin-left:auto;margin-right:auto}.swiper-slide{background-size:cover;background-position:center}.gallery-top{height:100vh;width:100%;position:relative}.gallery-top .swiper-slide{background-size:cover;background-position:center}.gallery-top .swiper-slide:after{content:"";position:absolute;top:0;left:0;bottom:0;background-image:url("../img/shadow.png");background-position:0 0;z-index:1;width:100%;background-repeat:no-repeat}.gallery-thumbs{width:50%;height:40%;position:absolute;right:-150px;padding:10px 0;bottom:50px}@media (max-width:1366px){.gallery-thumbs{width:68%;right:-250px;bottom:100px}}@media (max-width:1100px){.gallery-thumbs{width:85%;right:-450px}}.swiper-progress-bar,.swiper-progress-bar-secondary{position:relative;width:100px;display:block;z-index:1;height:3px}.swiper-progress-bar .slide_progress-bar,.swiper-progress-bar-secondary .slide_progress-bar{position:absolute;height:3px;background:rgba(255,255,255,.3);width:auto;clear:both;opacity:0;left:0;right:0}.swiper-progress-bar .slide_progress-bar:after,.swiper-progress-bar-secondary .slide_progress-bar:after{position:absolute;top:0;left:0;background:#fff;height:100%;width:0;content:"";transition:.1s width linear}.swiper-progress-bar-secondary.active .slide_progress-bar,.swiper-progress-bar.active .slide_progress-bar{opacity:1}.swiper-progress-bar-secondary.animate .slide_progress-bar:after,.swiper-progress-bar.animate .slide_progress-bar:after{transition:width linear;transition-delay:unset;width:100%;transition-duration:5s}.swiper-progress-bar-secondary .slide_progress-bar{background:rgba(35,35,35,.55)}.swiper-progress-bar-secondary .slide_progress-bar:after{background:#a8e355}.swiper-button-next,.swiper-button-prev{position:static;color:#fff;background-repeat:no-repeat;background-size:44px;width:44px;margin:0}.swiper-button-next{background-image:url("../img/next.svg")}.swiper-button-next:after,.swiper-button-next:before{display:none}.swiper-button-prev{background-image:url("../img/prev.svg")}.swiper-button-prev:after,.swiper-button-prev:before{display:none}.pagination-slider{margin:400px 0 0;width:300px}@media (max-width:768px){.pagination-slider{margin:400px 0 0}}.gallery-top .swiper-slide img{width:100%;height:100%;object-fit:cover}.mobile-menu{position:absolute;top:0;left:-9999px;bottom:0;z-index:99999;opacity:0;background-color:#2b2b2b;width:100%;padding:1rem;right:0}@media (max-width:768px){.mobile-menu{display:none}}.mobile-menu.open{opacity:1;left:0;transition:right .3s ease-out;position:fixed}@media (max-width:768px){.mobile-menu.open{display:block}}.mobile-menu ul{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50%;display:flex;flex-wrap:wrap}@media (max-width:1100px){.mobile-menu ul{position:relative;top:6rem;left:5rem;transform:none}}.mobile-menu ul li{flex-basis:50%}@media (max-width:800px){.mobile-menu ul li{flex-basis:100%}}.mobile-menu ul li a{color:#fff;display:block;padding:.6rem 0;font-size:2.3rem}@media (max-width:800px){.mobile-menu ul li a{font-size:1.4rem}}.mobile-menu ul li a.active,.mobile-menu ul li a:hover{color:#81b829}.mobile-menu .social{display:flex;align-items:center;justify-content:center;margin:1rem 0 0}.mobile-menu .social a{width:50px;height:50px;margin:0 .6rem;display:flex;align-items:center;justify-content:center}.mobile-menu .social a img{height:30px}.mobile-menu .social a.fb img{height:38px}.mobile-menu .social a.ins img{height:28px}.header-mobile-menu{display:flex;justify-content:space-between}.header-mobile-menu .buttons a{margin:0 0 0 1rem}.logo-menu-nice{width:140px;margin:1rem auto}.logo-menu-nice img{margin:0 auto;display:block}.close-cross{right:25px;position:absolute}.close-cross img{width:25px;cursor:pointer}.buttons-mobile{display:none;width:auto;margin:0}@media (max-width:800px){.buttons-mobile{display:flex}}body.menu-open .buttons-mobile a.whatsapp-icon .icon{background-image:url("../img/whatsapp_white.svg")}body.menu-open .buttons-mobile a.celular-icon .icon{background-image:url("../img/phone_white.svg")}.section-title{padding:2rem 0}.section-title h2{color:#043e22;font-size:45px;font-weight:400;text-align:center;position:relative}.section-title h2 span{display:inline}.section-title h2 span:after{display:inline-block;content:"";width:18px;height:2px;background-color:#81b829;position:relative;top:2px;left:3px}.wrapper-accordion{width:100%;max-width:1600px;margin:0 auto;padding:4rem 0}@media (max-width:1440px){.wrapper-accordion{max-width:1300px;padding:4rem 3rem}}@media (max-width:1366px){.wrapper-accordion{max-width:1200px;padding:4rem 3rem}}@media (max-width:1024px){.wrapper-accordion{padding:4rem 0}}@media (max-width:768px){.wrapper-accordion{padding:2rem 0}}.accordion-block:first-child .accordion-header{border-top:3px solid #000}.accordion-header{border-bottom:3px solid #000;padding:1rem}.accordion-header:hover{background-color:#ececec}@media (max-width:768px){.accordion-header{padding:1rem 2rem}}.accordion-header h3{display:flex;align-items:center;font-weight:400;justify-content:space-between;font-size:1.3rem}.accordion-body{padding:2rem 0;display:none}.accordion-body h3{font-weight:400;color:#043e22;font-size:1.4rem;margin-top:2rem}.accordion-body h4{font-weight:600;color:#043e22;font-size:.85rem;text-decoration:underline}.accordion-body .col{padding:0 1rem}@media (max-width:768px){.accordion-body .col{width:100%;padding:0 2rem}}@media (max-width:1366px){.accordion-body .col.col-image{width:100%}.accordion-body .col.col-image img{width:100%}}.accordion-body ul li{color:#707070;margin-bottom:1rem;background-position:left 12px;background-image:url("../img/bullet.png");background-repeat:no-repeat;list-style:none;padding-left:20px}@media (max-width:768px){.col-image{display:none}}.wrapper-cols-accordion{display:flex;justify-content:space-between}@media (max-width:1366px){.wrapper-cols-accordion{flex-direction:column}}.accordion-btn{cursor:pointer}.accordion-btn .button{font-size:3rem;color:#81b829;line-height:0}.accordion-btn .button:hover{color:#043e22}.accordion-btn .button.closed:after{content:"+"}.accordion-btn .button.open:after{content:"-";font-size:4rem;margin-right:2px}#map{height:694px;width:100%}.wrapper-map img{width:100%}@media (max-width:800px){.wrapper-map img{width:200%;transform:translateX(-25%)}}.wrapper-columns-footer{display:flex;justify-content:space-around}.wrapper-columns-footer .column.form{width:40%}@media (max-width:768px){.wrapper-columns-footer .column.form{width:100%}}.contact-block{background-image:url("../img/vertical_line.jpg");background-repeat:no-repeat;background-position:0 5px;padding:0 0 0 4rem;margin:2rem 0}.contact-block h4{color:#043e22;margin:0 0 .5rem 0;font-weight:400}.contact-block p{color:#fff;margin:0 0 .3rem 0}.contact-block a{color:#fff}.wrapper-contact-form h2{color:#fff;font-weight:400;font-size:4rem}.wrapper-contact-form h2:after{display:inline-block;content:"";width:22px;height:4px;background-color:#81b829;position:relative;top:2px;left:3px}@media (max-width:768px){.wrapper-contact-form h2{margin-bottom:2rem}}.wrapper-inputs{display:flex;justify-content:space-between;margin-bottom:2rem}.wrapper-inputs input,.wrapper-inputs select,.wrapper-inputs textarea{width:100%;background:0 0;border:none;color:#043e22;padding:.5rem 0;border-bottom:2px solid rgba(255,255,255,.3);font-family:Lato,sans-serif;font-weight:600;resize:none}.wrapper-inputs input::selection,.wrapper-inputs input:focus,.wrapper-inputs select::selection,.wrapper-inputs select:focus,.wrapper-inputs textarea::selection,.wrapper-inputs textarea:focus{outline:0!important}.wrapper-inputs input::placeholder,.wrapper-inputs select::placeholder,.wrapper-inputs textarea::placeholder{color:#043e22}.wrapper-inputs textarea{height:44px;margin-top:3rem}.wrapper-inputs .half-input{width:100%}.wrapper-inputs .half-input:first-child{margin-right:2rem}@media (max-width:768px){.wrapper-submit{text-align:center}}input[type=submit]{background:0 0;border:none;color:#043e22;background-color:#81b829;padding:.8rem 3rem;border-radius:25px;font-family:Lato,sans-serif;font-weight:700;display:inline-block;position:relative;z-index:1}#form-error{color:red;margin-bottom:1rem;display:none}.fade-ani{opacity:0;position:relative}.fade-up{bottom:-50px}.fade-down{top:-50px}.fade-left{left:-50px}.fade-right{right:-50px}.fade-in.showing{opacity:1}.fade-up.showing{bottom:0;opacity:1}.fade-down.showing{top:0;opacity:1}.fade-left.showing{left:0;opacity:1}.fade-right.showing{right:0;opacity:1}.wrapper-images-parallax{display:flex;gap:2rem;justify-content:space-around;align-items:flex-end;position:relative}.wrapper-images-parallax>div img{width:100%}.wrapper-images-parallax::after{content:"";width:100%;height:50px;background-image:url("../img/ando_logo_parallax.png");background-repeat:no-repeat;position:absolute;top:100px;display:block;background-position:right 30px center}.crazy-text{text-align:center;margin:2rem 0}.crazy-text h3{color:#043e22;font-size:2.7rem}.crazy-text h3 span{color:#043e22}.crazy-text .green{color:#81b829}.crazy-text .large{font-size:3.6rem;margin:0 1rem}.crazy-text .small{color:#043e22;font-size:1.3rem;font-weight:400}.wrapper-unidades{background-color:#fff}.wrapper-unidades .section-title{padding:1rem 3rem}.wrapper-unidades .section-title h2{text-align:left;font-weight:600}.wrapper-unidades .section-title h2 span:after{display:none}.unidades-slider{order:2;padding:0 3rem}.unidades-slider .no-results{width:100%;text-align:center}.wrapper-form-unidades{display:flex;align-items:flex-start;justify-content:flex-start;border-top:1px solid #e2e2e2}@media (max-width:768px){.wrapper-form-unidades{flex-direction:column}}.quantity span{font-size:2.3rem;font-weight:800;color:#043e22}.quantity .high{color:#81b829;padding-right:10px}.see-more{color:#fff;background-color:#81b829;padding:2px 10px;border-radius:50%;font-weight:900;font-size:1.2rem;line-height:1.6rem;width:35px;height:30px}@media (max-width:800px){.see-more{display:none}}.see-more:after{content:"+";display:block}.see-more:hover{background-color:#043e22;color:#81b829}.see-more.expanded:after{content:"-";font-size:2rem;line-height:1.3rem}.swiper-pagination-unidades{text-align:left;margin:1rem 0;height:30px;overflow:hidden}.swiper-pagination-unidades.expanded{height:auto}@media (max-width:1100px){.swiper-pagination-unidades{display:none}}.swiper-pagination-unidades .swiper-pagination-bullet{color:#043e22;font-weight:800;font-size:1rem;border:1px solid #000;padding:0 15px;border-radius:25px;margin:0 .2rem .4rem!important;width:auto;height:auto;background:0 0;opacity:1}.swiper-pagination-unidades .swiper-pagination-bullet.swiper-pagination-bullet-active{color:#000;background:#ff0;border-color:#ff0}.unidades-form{width:30%}@media (max-width:1300px){.unidades-form{display:none}}.unidades-form.fixed-mobile{display:block!important;position:fixed;top:0;left:0;right:0;bottom:0;overflow-y:scroll;width:100%;z-index:99999999;background-color:#fff;background-image:none;padding:2rem 1rem}.unidades-form .close-cross{display:none}@media (max-width:768px){.unidades-form .close-cross{display:block}}.results-unidades{width:70%;position:relative;min-height:400px;background-color:#e2e2e2;border-radius:25px 0 0 25px}.results-unidades .lds-ring{position:absolute;left:50%;margin-left:-40px;top:40%}@media (max-width:1300px){.results-unidades{width:100%}}.results-unidades .swiper-wrapper{margin:3rem auto}.results-unidades .swiper-slide{margin:0 auto}.results-unidades .swiper-slide img{height:800px;display:block;margin:0 auto}@media (max-width:1500px){.results-unidades .swiper-slide img{height:auto;width:100%}}.wrapper-form-radios{display:flex;border-bottom:1px solid #e2e2e2;padding-bottom:1rem;margin-bottom:1rem;align-items:flex-start;flex-direction:column;padding:0 3rem 1rem}@media (max-width:768px){.wrapper-form-radios{flex-direction:column}}.wrapper-form-radios:first-child{padding:1rem 3rem}.wrapper-form-radios:last-child{border-bottom:none;margin:0}.wrapper-form-radios h3{color:#043e22;font-weight:600;font-size:1.3rem;margin-right:2rem;line-height:2rem;width:120px}.head-content-unidades{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center}@media (max-width:800px){.head-content-unidades{flex-wrap:wrap;justify-content:center}}.head-content-unidades .results-content-head{display:flex;flex-wrap:nowrap;justify-content:space-between;flex-basis:70%}.head-content-unidades .quantity{margin:1rem 3rem;min-width:300px}@media (max-width:800px){.head-content-unidades .quantity{min-width:100%;text-align:center}}.head-content-unidades .quantity .high,.head-content-unidades .quantity .texto{color:#043e22;font-size:1.2rem;font-weight:600}.wrapper-radios{display:flex;flex-wrap:wrap;flex:1}@media (max-width:768px){.wrapper-radios{width:100%}}.wrapper-radios>div{display:flex;flex-wrap:wrap;width:100%;margin-bottom:1rem}.wrapper-radios>div>div{flex:1}.wrapper-radios.orientacion label{margin:0 .5rem}.wrapper-radios.orientacion>div>div{flex:none}@media (max-width:768px){.wrapper-radios.orientacion>div>div:last-child:last-child{flex:2}}.wrapper-radios.ambientes label{margin:0 .5rem}.wrapper-radios.precio label{font-size:.85rem}.wrapper-radios label{cursor:pointer;font-weight:600;color:#043e22;font-size:1.2rem;margin:0 1rem;line-height:2rem}@media (max-width:1366px){.wrapper-radios label{font-size:.9rem;margin:0 0 0 .5rem}}.form-check-input[type=radio]{background-image:url(/assets/img/radio_not_checked.png);width:26px;height:26px;border:none}.form-check-input:checked[type=radio]{background-image:url(/assets/img/radio_checked.png);border:none}.piso-info{width:auto;display:inline-block;padding:0 0 0 3rem;margin-top:2rem;text-align:left}.piso-info h3{border-bottom:6px solid #81b829;padding-bottom:12px;color:#043e22;font-size:1.8rem}.piso-info h3:empty{border-bottom:none;padding:0}.piso-info span{color:#043e22;font-weight:600;font-size:1.2rem}.unidades-mobile-buttons{justify-content:center;width:100%;padding:0 1rem;display:none;margin-bottom:2rem}@media (max-width:1100px){.unidades-mobile-buttons{display:flex;margin:2rem 0}}.form-button{color:#81b829;font-weight:600;font-size:1.2rem;background-color:#fff;border:1px solid #d4d4d4;padding:.3rem 1rem;border-radius:25px}.form-button i{color:#000}.form-button:hover{color:#81b829}.form-button:hover i{color:#000}.wrapper-modal-unidades{background-color:#fff;position:absolute;left:50%;margin-left:-325px;top:2rem}@media (max-width:768px){.wrapper-modal-unidades{margin-left:0;top:2rem;left:1rem;right:1rem}}.info-prop{background-color:#fff;padding:2rem}.wrapper-data-prop{display:flex}@media (max-width:800px){.wrapper-data-prop{flex-direction:column}}.wrapper-data-prop .superficie{margin:0 .3rem 0 0}.wrapper-data-prop .precio,.wrapper-data-prop .superficie{color:#2b2b2b}.wrapper-data-prop .pdf{color:#81b829}.wrapper-data-prop .pdf a{color:#81b829}.title-ficha-prop{font-size:1.2rem;font-weight:600}.title-ficha-prop::after{content:"";display:block;width:100px;height:6px;background-color:#81b829;margin-top:3px}.lds-ring{display:inline-block;position:relative;width:80px;height:80px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #81b829;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#81b829 transparent transparent transparent}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.lds-grid{display:inline-block;position:relative;width:80px;height:80px}.lds-grid div{position:absolute;width:16px;height:16px;border-radius:50%;background:#81b829;animation:lds-grid 1.2s linear infinite}.lds-grid div:first-child{top:8px;left:8px;animation-delay:0s}.lds-grid div:nth-child(2){top:8px;left:32px;animation-delay:-.4s}.lds-grid div:nth-child(3){top:8px;left:56px;animation-delay:-.8s}.lds-grid div:nth-child(4){top:32px;left:8px;animation-delay:-.4s}.lds-grid div:nth-child(5){top:32px;left:32px;animation-delay:-.8s}.lds-grid div:nth-child(6){top:32px;left:56px;animation-delay:-1.2s}.lds-grid div:nth-child(7){top:56px;left:8px;animation-delay:-.8s}.lds-grid div:nth-child(8){top:56px;left:32px;animation-delay:-1.2s}.lds-grid div:nth-child(9){top:56px;left:56px;animation-delay:-1.6s}@keyframes lds-grid{0%,100%{opacity:1}50%{opacity:.5}}#snackbar{visibility:hidden;min-width:250px;margin-left:-125px;background-color:#333;color:#fff;text-align:center;border-radius:2px;padding:16px;position:fixed;z-index:3232323;left:50%;top:30px;border-radius:8px}#snackbar.show-success{visibility:visible;-webkit-animation:fadein .5s,fadeout .5s 2.5s;animation:fadein .5s,fadeout .5s 2.5s;background-color:#adff2f;color:#043e22}#snackbar.show-error{visibility:visible;-webkit-animation:fadein .5s,fadeout .5s 2.5s;animation:fadein .5s,fadeout .5s 2.5s;background-color:red}@-webkit-keyframes fadein{from{top:0;opacity:0}to{top:30px;opacity:1}}@keyframes fadein{from{top:0;opacity:0}to{top:30px;opacity:1}}@-webkit-keyframes fadeout{from{top:30px;opacity:1}to{top:0;opacity:0}}@keyframes fadeout{from{top:30px;opacity:1}to{top:0;opacity:0}}.modal-mel{position:fixed;background-color:rgba(0,0,0,.8);top:0;left:0;right:0;bottom:0;z-index:99999999}.wrapper-modal{height:100vh;width:90%}.wrapper-modal-image{width:100%;height:100%}.wrapper-modal-image img{height:70vh}@media (max-width:768px){.wrapper-modal-image img{height:auto}}@media (max-width:800px){.modal-image{width:100%}}@media (max-width:1300px){.avance-de-obra{display:none}}.avance-de-obra-mobile{display:none}@media (max-width:1300px){.avance-de-obra-mobile{display:block}}.avance-de-obra-mobile .swiper-slide{width:100%}.avance-de-obra-mobile .media{width:100%}.avance-de-obra-mobile .media img{width:100%}.wrapper-thumbs-media{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;width:100%}.wrapper-thumbs-media .media{flex-basis:20%}.wrapper-thumbs-media .media a{display:block}.wrapper-thumbs-media .media img{width:100%}.avance-slider{width:1511px;margin:0 auto;padding:0 0 3rem}.avance-slider-mobile{width:100%;margin:0 auto;padding:0 0 3rem}.swiper-button-next-avance,.swiper-button-prev-avance{width:92px;height:39px;background-repeat:no-repeat;background-size:92px;position:absolute;top:50%;transform:translateY(-50%)}.swiper-button-next-avance-mobile,.swiper-button-prev-avance-mobile{width:30px;height:20px;background-repeat:no-repeat;background-size:30px;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.swiper-button-next-avance{background-image:url("../img/next_avance.png");right:-120px}.swiper-button-next-avance-mobile{background-image:url("../img/next_avance.png");right:-20px}.swiper-button-prev-avance{background-image:url("../img/prev_avance.png");left:-120px}.swiper-button-prev-avance-mobile{background-image:url("../img/prev_avance.png");left:-20px}.avance-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#222;height:100vh;width:100%;z-index:999999;display:flex;align-items:center;justify-content:center;padding:0 3rem}.avance-modal .close-avance-modal{position:absolute;top:3rem;left:3rem}.media-avance-info{flex-basis:30%}.media-avance-info h2,.media-avance-info p{color:#fff}.media-avance-info h2{font-size:60px;line-height:60px;font-weight:600;margin:2rem 0}.media-avance-info .date{display:flex;align-items:center}.media-avance-info .day{color:#043e22;background-color:#81b829;padding:.8rem .8rem;border-radius:20px;font-size:50px;line-height:50px;font-weight:600;margin-right:1rem}.media-avance-info .month-year{color:#fff;font-weight:600;font-size:30px;text-transform:uppercase}.close-avance-modal .icon{background-image:url(/assets/img/close_menu.svg);background-size:30px;width:30px;height:30px}.wrapper-avance-obra-modal{display:flex;justify-content:center;gap:3rem}.wrapper-swiper.carrousel .slider-info-text h3{font-size:2.6rem}.wrapper-swiper.carrousel .slider-info-text{left:100px}@media (max-width:1100px){.wrapper-swiper.carrousel .slider-info-text{left:30px;top:160px}}@media (max-width:1100px){.wrapper-swiper.carrousel .slider-info-text .pagination-slider{margin:0}}@media (max-width:1100px){.wrapper-swiper.carrousel .swiper-slide{padding-top:280px}}.carrousel-secondary{height:100vh;background-color:#968c7b}@media (max-width:1100px){.carrousel-secondary{height:auto}}.carrousel-secondary .slider-info-text.with-bg{background-color:#968c7b;width:30%;height:100%;padding:100px 5%;top:0;left:0}@media (max-width:1100px){.carrousel-secondary .slider-info-text.with-bg{width:100%;height:auto;padding:20px 5% 100px}}.carrousel-secondary .trim-image{width:70%;height:100%;float:right;background-color:#968c7b;border-radius:0 0 0 25px;overflow:hidden}@media (max-width:1100px){.carrousel-secondary .trim-image{width:100%}}.carrousel-secondary .trim-image img{width:100%;height:100%;object-fit:fill}#memoria ::-webkit-scrollbar{width:13px}#memoria ::-webkit-scrollbar-track{background-color:#ebebeb;border-radius:20px;width:20px}#memoria ::-webkit-scrollbar-thumb{background-color:#a8e355}#memoria ::-webkit-scrollbar-thumb{background-color:#a8e355;border-radius:20px;background-clip:content-box}#memoria ::-webkit-scrollbar-thumb:hover{background-color:#a8bbbf}#memoria .sidebar::-webkit-scrollbar-thumb{border:0}*{font-family:Lato,sans-serif;box-sizing:border-box}body,html{overflow-x:hidden;width:100%;position:relative}h1,h2,h3,h4,h5,h6{font-family:Lato,sans-serif;font-weight:800}ul{margin:0;padding:0;list-style:none}a{text-decoration:none}@media (max-width:800px){.wmobile-100{width:100%}}.main-container{max-width:1600px;width:100%;margin:0 auto}.main-container.spaced{padding:5rem 0}@media (max-width:1700px){.main-container{padding:0 2rem}.main-container.spaced{padding:5rem 2rem}}@media (max-width:1366px){.main-container{max-width:1200px;padding:0 2rem}.main-container.spaced{padding:5rem 2rem}}@media (max-width:1024px){.main-container{max-width:900px}.main-container.spaced{padding:5rem 2rem}}.default-button{background:0 0;border:none;color:#043e22;background-color:#fff;padding:.8rem 3rem;border-radius:25px;font-family:Lato,sans-serif;font-weight:700;display:inline-block;position:relative;z-index:1}.default-button:hover{color:#043e22}.default-button.alternate{border:2px solid #393939}.default-button.alternate:hover{border:2px solid #81b829}.default-button.dark{background-color:#393939;color:#fff;padding:.8rem 2rem}.nice-overlay{position:absolute;z-index:1;right:-30px;top:25%;display:flex;justify-content:flex-end}@media (max-width:1680px){.nice-overlay{top:20%}}@media (max-width:768px){.nice-overlay{top:26%;right:-300px}}.nice-overlay img{width:100%}@media (max-width:1680px){.nice-overlay img{width:86%}}@media (max-width:1440px){.nice-overlay img{width:75%}}@media (max-width:1366px){.nice-overlay img{width:71%}}@media (max-width:768px){.nice-overlay img{width:94%}}@media (max-width:800px){.wrapper-swiper .slider-info-text{top:100px;left:30px}.wrapper-swiper .slider-info-text h3{font-size:3rem}.wrapper-swiper .slider-info-text h3 br{display:none}.address,.divider{display:none}.cover-image{height:100vh}.foot-main-image .social{display:none}}@media only screen and (max-height:600px) and (orientation:landscape){.navigation-module{display:none!important}.nice-overlay{top:30%}.info-brochure{padding:0 0 0 1rem}.info-brochure h2{font-size:3rem;line-height:3rem}.info-bottom-brochure h4{font-size:1.4rem}.info-bottom-brochure p{font-size:.7rem}.img-info{width:60%}.img-info .data-image{display:none}.img-info .data-image>div{padding:10px}.img-info .data-image span.lg{font-size:40px;line-height:35px}.wrapper-swiper .slider-info-text{top:50px}.wrapper-swiper .slider-info-text h3{font-size:3rem}.wrapper-swiper .slider-info-text .arrow-link{margin-top:50px}.pagination-slider{margin:100px 0 0}.gallery-thumbs{display:none}.wrapper-accordion{padding:4rem 2rem}.wrapper-info-financiacion{padding:1rem 2rem 2rem}.wrapper-info-financiacion .data h2{font-size:3rem}.accordion-body .col.col-image{display:none}.wrapper-columns-footer .column.form{width:50%}.bottom-footer{height:700px}.bottom-footer .social{margin-top:0}.bottom-footer .wrapper-copy{padding:8rem 0 0}}