@import '//fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&family=Oswald:wght@500&display=swap';:root{--transition:0.3s;--s:8px;--m:calc(var(--s) * 2);--l:calc(var(--s) * 3);--rs:2px;--rm:4px;--rl:6px;--text-color:#333;--primary-color:#009b3a;--secondary-color:#FEDF00;--terciary-color:#002776;--on-primary-color:#fff;--link-color:var(--primary-color);--primary-opacity:rgba(0,155,88,0.2);--titles-font:"Oswald", helvetica, sans-serif;--body-font:"Open Sans", helvetica, sans-serif}*{box-sizing:border-box}body{font-family:var(--body-font)}h1,h2,h3,h4,h5,h6{font-family:var(--titles-font)}a{color:var(--primary-color)}a:hover{opacity:.9;color:var(--primary-color)}.entry-content ul,.entry-content ol{margin:0 0 20px 20px}.entry-content ul li,.entry-content ol li{margin-top:8px}body .navigation-branding img,body .site-logo.mobile-header-logo img{height:auto;width:auto;min-height:70px;min-width:170px;max-height:100px;max-width:250px}#site-navigation,#mobile-header{position:absolute;left:0;top:0;width:100%}body:not(.home) #site-navigation,body:not(.home) #mobile-header{background:var(--terciary-color)}body:not(.home){padding-top:140px}#sticky-navigation,#mobile-header.is_stuck{background:var(--terciary-color)}.main-navigation li a{text-transform:uppercase;font-family:var(--titles-font);font-weight:700}@media(min-width:1024px){body .navigation-branding img,.site-logo.mobile-header-logo img{left:-20px}}.site-footer{margin-top:calc(var(--l) * 2)}body .site-info{background:0 0;color:var(--primary-color);padding:calc(var(--l)*4)var(--l)calc(var(--l)*6)}body .slideout-navigation.do-overlay .inside-navigation,body .slideout-navigation.do-overlay .inside-navigation .main-nav{height:100%}body .slideout-navigation.do-overlay .inside-navigation{padding:0}body .slideout-navigation.do-overlay .slideout-exit{position:fixed}body .slideout-navigation.do-overlay .inside-navigation .main-nav{display:flex;justify-content:center;align-items:center}body .slideout-navigation.main-navigation .main-nav ul li a{text-transform:uppercase;font-weight:700;font-size:1.5rem}body .slideout-navigation.main-navigation .main-nav ul ul li a{padding:10px 19px}body .slideout-navigation.do-overlay .menu-item-has-children .dropdown-menu-toggle{margin:0;padding:0 10px}body .gp-icon svg{height:1.2em;width:1.2em}body .menu-toggle{font-size:24px}body .grid-container{max-width:none}.entry-content,body .inside-navigation,.my-container{max-width:1024px;margin:0 auto;width:100%}@media(max-width:1024px){#page #content{padding:0 16px}body .wp-block-group__inner-container{padding:0}}body:not(.single-post):not(.archive) .entry-header{width:calc(100% + 32px);height:auto;min-height:60vh;position:relative;margin:0 -16px 32px;overflow:hidden}.home .entry-header{height:60vh}.home .entry-header .featured-image{height:60vh}.home .entry-header .featured-image .attachment-full{height:60vh}.entry-header .featured-image{width:100%;height:60vh;margin:0!important;background:#000}.entry-header .featured-image .attachment-full{object-fit:cover;width:100%;height:60vh;opacity:.6}.attachment-full{min-width:100%}.hero-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;color:#fff;padding:16px;box-sizing:border-box;z-index:2}.hero-content h1,.hero-content .title{margin-bottom:16px;font-size:40px;line-height:1.2em;font-weight:500}.entry-header .scroll-down{width:40px;height:55px;background:url(img/scroll-down.gif)no-repeat 50%;background-size:350%;display:block;position:absolute;bottom:20px;left:50%;margin-left:-15px}.entry-header .my-container .text-container{text-align:center}@media(min-width:1024px){body:not(.single-post):not(.archive) .entry-header{height:460px;min-height:460px;margin:0 0 64px;width:100%}.entry-header .featured-image,.home .entry-header .featured-image{height:460px;background:#000;min-height:0}.home .entry-header .featured-image .attachment-full,.entry-header .featured-image .attachment-full{height:460px}.entry-header .my-container .text-container{max-width:50%;text-align:left}.home .entry-header .my-container .text-container{margin-top:60px}.entry-header .scroll-down{display:none}}.home .hero-content .my-container,.hero-content .my-container.with-bono{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.home .hero-content .my-container .button-container{text-align:center;font-weight:700;width:100%;margin-top:64px}.home .hero-content .my-container .button-container .btn{width:100%}@media(min-width:600px){.home .hero-content .my-container .button-container .btn{width:auto}}@media(min-width:1024px){.home .hero-content .my-container,.hero-content .my-container.with-bono{flex-direction:row}.home .hero-content .my-container>.text-container{flex:4;max-width:800px;text-align:center;margin:0 auto;padding-bottom:120px}.home .hero-content .my-container>.button-container{flex:2;width:auto;margin-top:0}.home .hero-content .my-container .button-container{background:rgba(255,255,255,.6);padding:16px;border-radius:8px;margin-left:32px;color:#000}}.casa-header{border-radius:var(--rl);padding:var(--l);margin-bottom:var(--l)}.casa-header .text-container{justify-content:center;display:flex;padding-top:0}.casa-header .text-container img{margin:var(--l)auto;max-width:100%}.my-container.with-bono .bono-container{max-width:none}.text-container{padding-top:140px}.text-container img{max-width:80%;margin:0 auto 10px;max-height:100px}.bono-container{text-align:center;padding:20px}.bono-cod-container{display:flex;margin:0 auto;flex-direction:column}.bono-cod-container .btn{align-items:center;display:flex;justify-content:center}.bono-cod-container .code{background:#fff;padding:var(--m);text-transform:uppercase;font-weight:900;text-align:center}@media(min-width:850px){.bono-cod-container{flex-direction:row;width:fit-content}.casa-header .text-container img{max-width:400px}}@media(min-width:850px){.text-container{padding-top:0}.my-container.with-bono.fixed{position:fixed;bottom:16px;right:90px;max-width:800px;width:fit-content;background:#fff;border-radius:6px;box-shadow:0 0 10px rgba(0,0,0,.5);padding:12px 18px;display:flex;align-items:center;justify-content:space-between}.my-container.with-bono.fixed .bono-cod-container{margin-right:8px}.my-container.with-bono.fixed .bono-cod-container .code{padding:8px 16px}.my-container.with-bono .bono-container{text-align:center;padding:0}.my-container.with-bono.fixed .recibir{font-size:14px;font-weight:700;line-height:1}.my-container.with-bono .bono-container .h2{font-size:1.8rem}.my-container.with-bono.fixed .text-container{min-width:120px;height:fit-content;width:120px;display:flex;justify-content:center;align-items:center;margin-right:16px}.my-container.with-bono.fixed .text-container img{max-width:80%;margin:0 12px 0 0}.my-container.with-bono.fixed .bono-container{display:flex;align-items:center;justify-content:space-between;max-width:none;text-align:left}.my-container.with-bono.fixed .bono-container .h2,.my-container.with-bono.fixed .bono-container p{margin:0;font-size:14px;font-weight:700;min-width:250px}.my-container.with-bono.fixed .bono-container .btn{padding:12px}.my-container.with-bono.fixed .bono-container .btn span{display:none}}@media screen and (max-width:768px){.my-container.with-bono.fixed .bono-container{position:fixed;bottom:0;left:0;width:100%;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.2);padding:8px}.my-container.with-bono.fixed .bono-container .bono-cod-container{width:90%;border:1px solid var(--primary-color)}.my-container.with-bono.fixed .bono-container .bono-cod-container .code{padding:8px}.my-container.with-bono.fixed .bono-container .recibir{font-weight:700;font-size:14px}.my-container.with-bono.fixed .bono-container .h2{display:none}}.btn,.btn:visited,.wp-block-button__link:not(.has-background),.wp-block-button__link,button,html input[type=button],input[type=reset],input[type=submit],a.button,a.wp-block-button__link:not(.has-background){appearance:none;-webkit-appearance:none;border:2px solid var(--primary-color);border-radius:0;padding:var(--s)var(--m);text-transform:uppercase;letter-spacing:.08rem;font-size:.8rem;background:var(--primary-color);color:var(--on-primary-color);font-weight:600;text-align:center;display:inline-block;transition:var(--transition)}.btn:hover,.wp-block-button__link:not(.has-background):hover,.wp-block-button__link:hover,button:hover,html input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover,a.button:hover,button:focus,html input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus,a.button:focus,a.wp-block-button__link:not(.has-background):active,a.wp-block-button__link:not(.has-background):focus,a.wp-block-button__link:not(.has-background):hover{background:var(--on-primary-color);color:var(--primary-color);cursor:pointer}.btn.green{background:green}.btn.green:hover{color:green;background:#fff}.casas-container .casas-array-container{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;width:calc(100% + 32px);margin:0 -16px 32px}.casas-container h2{margin:0 auto 32px;text-align:center}.casas-container .casa{flex:1;padding:32px;padding-top:90px;border-bottom:1px solid #ccc;border-radius:var(--rm);display:flex;flex-direction:column;justify-content:space-between;align-items:center;position:relative}.casas-container .casa .casa-logo{max-width:80%;display:block;margin:0 auto 32px;max-height:100px}.casas-container .casa .small{color:#aaa;font-size:1rem;font-weight:300;margin-bottom:0}.casas-container .casa .valoracion{font-weight:700;color:#000;font-size:6rem;margin-bottom:32px;line-height:1}.casas-container .casa .bono{font-size:1.5rem;color:#333;font-weight:700;margin-bottom:32px;text-align:center}.casas-container .casa .btn-container{margin:0;width:100%}.casas-container .casa .btn{width:100%}.casas-container .casas-array-container .casa:nth-child(1):before,.casas-container .casas-array-container .casa:nth-child(2):before,.casas-container .casas-array-container .casa:nth-child(3):before{position:absolute;content:"1";font-size:1e3%;color:rgba(0,0,0,5%);left:50%;top:0;line-height:1;transform:translateX(-50%);font-weight:700}.casas-container .casas-array-container .casa:nth-child(2):before{content:"2"}.casas-container .casas-array-container .casa:nth-child(3):before{content:"3"}@media(min-width:768px){.casas-container{margin-top:-280px;z-index:10;position:relative}.casas-container h2{text-align:center;color:#fff;margin-bottom:100px}.casas-container .casas-array-container{flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;margin:16px 0;width:auto}.casas-container .casas-array-container .casa{flex:30%;margin:1.6%;border:1px solid #ccc;max-width:32%;background:#fff}.casas-container .casas-array-container .casa:nth-child(1){margin-top:-60px;margin-bottom:60px;order:2}.casas-container .casas-array-container .casa:nth-child(2){order:1}.casas-container .casas-array-container .casa:nth-child(3){order:3}.casas-container .casas-array-container.bonos .casa{width:48%;max-width:48%;flex:45%;margin:20px 5px}}@media(max-width:768px){.modal .content{max-height:calc(100vh - 200px)}}.accordion,h3.accordion{cursor:pointer;padding:18px 36px 18px 0;width:100%;text-align:left;outline:none;transition:.4s;margin:0 0 16px;position:relative;border-bottom:1px solid #eee}.accordion:after{content:'\f054';font:14px/1 FontAwesome;position:absolute;right:18px;top:50%;margin-top:-8px;transform:rotate(90deg)}.accordion.active{transform:scale(1.015)}.accordion.active:after{transform:rotate(-90deg)}.accordion:hover{cursor:pointer;transform:scale(1.015)}.accordion.active:hover{background:0 0}.panel{padding:0;background-color:initial;height:0;overflow:hidden;border-bottom-left-radius:4px;border-bottom-right-radius:4px;font-size:.875rem;margin-top:-16px}.panel .text{padding:32px 16px 32px 0}.panel.active{height:auto}.accordion.active+.panel.active{}ul#anchor-nav{background:var(--primary-opacity);padding:24px;border:1px solid var(--primary-color);border-radius:8px;font-size:.9rem;font-weight:700;list-style-position:inside;width:fit-content;margin:64px 0;list-style-type:none}ul#anchor-nav span{var(--primary-color)}ul#anchor-nav span:hover{cursor:pointer;opacity:.7}ul#anchor-nav li:first-child{margin:0}@keyframes fadeIn_Modal{from{opacity:0}to{opacity:1}}@keyframes fadeIn_Container{from{opacity:0}to{opacity:.9}}.single-post .entry-header{height:auto;min-height:0}.single-post #site-navigation,.single-post #mobile-header,.archive #site-navigation,.archive #mobile-header{background:var(--primary-color)}.single-post .entry-meta{display:none}.single-post .entry-header,.archive .entry-header{margin-bottom:32px}.comments-area{display:none}.archive .post-image a img{width:100%;height:100%;object-fit:cover}.archive .post-image a{display:block;height:250px}body.archive h1{margin-bottom:32px!important}.archive .entry-header{margin-bottom:0}.archive .entry-summary{margin-top:0}body.archive .inside-article .post-image{margin-bottom:8px}.casa-row{display:flex;justify-content:space-between;align-items:center;padding:var(--l);border:1px solid #eee;border-radius:8px;margin-bottom:var(--l)}.casa-row p{margin:0}.casa-row .logo-container{display:flex;justify-content:flex-start;align-items:center;flex-basis:28%}.casa-row .logo-container .logo{width:120px;height:80px;margin-right:var(--l);display:flex;justify-content:center;align-items:center}.casa-row .logo-container .logo img{max-width:100%;max-height:100%}.casa-row .logo-container .name{font-weight:700;font-size:100%}.casa-row .logo-container .value{font-size:90%}.casa-row .logo-container .value span{color:#999}.casa-row .logo-container .value strong{font-size:140%;color:green}.casa-row .logo-container .star-container i{display:none;color:#ffe100;font-size:90%}.casa-row .logo-container .star-container.star-1 i.fa-star-half{display:inline-block}.casa-row .logo-container .star-container.star-2 i:first-child{display:inline-block}.casa-row .logo-container .star-container.star-3 i:first-child,.casa-row .logo-container .star-container.star-3 i.fa-star-half{display:inline-block}.casa-row .logo-container .star-container.star-4 i:first-child,.casa-row .logo-container .star-container.star-4 i:nth-child(2){display:inline-block}.casa-row .logo-container .star-container.star-5 i:first-child,.casa-row .logo-container .star-container.star-5 i:nth-child(2),.casa-row .logo-container .star-container.star-5 i.fa-star-half{display:inline-block}.casa-row .logo-container .star-container.star-6 i:first-child,.casa-row .logo-container .star-container.star-6 i:nth-child(2),.casa-row .logo-container .star-container.star-6 i:nth-child(3){display:inline-block}.casa-row .logo-container .star-container.star-7 i:first-child,.casa-row .logo-container .star-container.star-7 i:nth-child(2),.casa-row .logo-container .star-container.star-7 i:nth-child(3),.casa-row .logo-container .star-container.star-7 i.fa-star-half{display:inline-block}.casa-row .logo-container .star-container.star-8 i:first-child,.casa-row .logo-container .star-container.star-8 i:nth-child(2),.casa-row .logo-container .star-container.star-8 i:nth-child(3),.casa-row .logo-container .star-container.star-8 i:nth-child(4){display:inline-block}.casa-row .logo-container .star-container.star-9 i:first-child,.casa-row .logo-container .star-container.star-9 i:nth-child(2),.casa-row .logo-container .star-container.star-9 i:nth-child(3),.casa-row .logo-container .star-container.star-9 i:nth-child(4),.casa-row .logo-container .star-container.star-9 i.fa-star-half{display:inline-block}.casa-row .logo-container .star-container.star-10 i:first-child,.casa-row .logo-container .star-container.star-10 i:nth-child(2),.casa-row .logo-container .star-container.star-10 i:nth-child(3),.casa-row .logo-container .star-container.star-10 i:nth-child(4),.casa-row .logo-container .star-container.star-10 i:nth-child(5){display:inline-block}.casa-row .bono-container{text-align:left;flex:1}.casa-row .bono-container .title{color:#666;font-size:80%;text-transform:uppercase}.casa-row .bono-container .bono{font-size:130%;font-weight:600}.casa-row .boton{flex-basis:20%;text-align:right}@media screen and (max-width:768px){.casa-row{width:100%;flex-direction:column;justify-content:flex-start;align-items:center;padding:calc(var(--l) * 2)var(--m)}.casa-row .logo-container{flex-direction:column;justify-content:flex-start;align-items:center}.casa-row .logo-container .logo{height:auto;max-height:100px;width:auto;max-width:250px;margin-bottom:var(--l);margin-right:0}.casa-row .bono-container{text-align:center}}@media screen and (min-width:768px){body.category article.post{padding:0 32px 0 0}body.category article.post:nth-child(3n+1){padding:0}body.category article.post .entry-summary{font-size:14px}body.category article.post .entry-title{margin:16px 0 8px}}