@font-face{font-family:"Gotham-Medium.otf";src:url("../fonts/Gotham-Medium.otf")}body{margin:0;padding:0;background:#f1f1f1;font-family:"Gotham-Medium.otf",sans-serif;font-size:18px;font-weight:100}ul{list-style:none;padding:0;margin:0}a{text-decoration:none;color:inherit}.wrap{max-width:1200px;width:100%;margin:auto}.bloques{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bloques .c30{width:100%;padding:40px 30px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;z-index:2;max-width:420px;min-width:420px}.bloques .c70{width:100%;padding:40px 30px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;z-index:2;max-width:420px;min-width:420px;padding:0;min-width:0;width:calc(100% - 420px);max-width:none}.sticky{background:#201e1d;-webkit-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;color:#fff;position:fixed;top:-150px;left:0;width:100vw;z-index:99;padding:1rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .5s;transition:all .5s}.sticky.activo{top:0}.sticky .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sticky .logos{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sticky .logos svg{display:inline-block;width:auto;height:2.5rem;margin-right:1rem;fill:#fff}.sticky .logos svg:last-child{height:4rem}.sticky .btn-menu{width:40px;min-width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.sticky .btn-menu svg{width:25px;height:auto;fill:#fff}.sticky .form-content{position:absolute;z-index:9;top:0;right:-450px;height:100vh;background:#201e1d;-webkit-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;color:#fff;width:100%;max-width:400px;padding:1rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .5s;transition:all .5s}.sticky .form-content.activo{right:0}.sticky .form-content .btn-cerrar{width:40px;min-width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:absolute;top:2rem;right:2rem}.sticky .form-content .btn-cerrar svg{width:25px;height:auto;fill:#fff}.sticky .form-content form.formulario{padding:0;background-color:transparent}.sticky .form-content form.formulario ul li.dot label{font-size:.7rem}.sticky .masc-sticky{background-color:rgba(0,0,0,0.6);position:absolute;z-index:8;top:0;left:0;width:100vw;height:100vh;opacity:0;visibility:hidden;-webkit-transition:all .5s;transition:all .5s}.sticky .masc-sticky.activo{opacity:1;visibility:visible}.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header{background:#383838 url("../img/portada-lifpezet-1.jpg") center no-repeat;background-size:cover}header .wrap{position:relative}header .bloques .c30{padding:5rem 1rem 5rem 0;color:#fff}header .bloques .c30:after{content:"";position:absolute;z-index:-1;right:0;top:0;width:100vw;height:100%}header .logos{display:block}header .logos svg{display:block;fill:#fff;width:180px;margin:0 0 1rem auto}header h1{text-align:right;max-width:300px;margin-left:auto}header form{position:absolute;right:0;top:8rem;z-index:9}form.formulario{background:#121215;color:#fff;border-radius:20px;width:90%;max-width:340px;padding:20px 30px;-webkit-box-sizing:border-box;box-sizing:border-box}form.formulario h3{text-align:center;width:100%;max-width:200px;margin:0 auto 1rem;text-transform:uppercase}form.formulario ul li{margin-bottom:10px;font-size:.8rem;font-weight:100}form.formulario ul li.dot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(255,255,255,0.5)}form.formulario ul li.dot label{cursor:pointer}form.formulario ul li.dot input{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-right:10px}form.formulario ul li input{width:100%;padding:10px;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.5rem;font-family:"Gotham-Medium.otf",sans-serif;font-weight:100}form.formulario ul li input::-webkit-input-placeholder{color:rgba(32,30,29,0.4)}form.formulario ul li input:-ms-input-placeholder{color:rgba(32,30,29,0.4)}form.formulario ul li input::-ms-input-placeholder{color:rgba(32,30,29,0.4)}form.formulario ul li input::placeholder{color:rgba(32,30,29,0.4)}form.formulario ul li button{padding:1rem;border-radius:.5rem;background:#616160;color:#fff;border:none;margin:20px auto 0;text-transform:uppercase;display:block;font-family:"Gotham-Medium.otf",sans-serif;cursor:pointer;width:100%}form.formulario ul li button:hover{background:#433f40}main{max-width:100vw;overflow:hidden}main .llamado{background:transparent url("../img/detalle-1.jpg") center no-repeat;background-size:cover;color:#000;text-align:center;width:100%;position:relative;z-index:2;padding:2rem 1rem;-webkit-box-sizing:border-box;box-sizing:border-box}main .llamado h3{width:100%;max-width:400px;margin:0;font-size:1.5rem;font-weight:100}main .llamado h2{font-size:3rem;font-weight:bolder;margin:0 0 0 auto;text-transform:uppercase;font-weight:100}main .fotos a.img{width:100%;height:20rem;background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}main .fotos a.img .img-div{position:relative;z-index:2;width:100%;height:100%;opacity:1;-webkit-transition:all .5s;transition:all .5s}main .fotos a.img svg{position:absolute;z-index:1;width:2rem;height:auto}main .fotos a.img:hover .img-div{opacity:.4}main .fotos .left{width:calc(100%/4 - .5rem);margin:0 .5rem}main .fotos .left a.img{height:41rem}main .fotos .right{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}main .fotos .right a.img{width:calc(100%/3 - 1rem);margin:.5rem}main .descripcion{background-color:#433F40;color:#A4A3A3;padding:3rem 1rem}main .descripcion svg{width:100%;height:auto;opacity:.6}main .descripcion .c30{width:100%;max-width:280px;margin-right:1rem}main .descripcion .c70{width:100%;text-align:center}main .descripcion .c70 h3{width:100%;max-width:600px;margin:auto;font-size:1.8rem;font-weight:100}main .proyecto{background:#433f40;position:relative}main .proyecto:before{content:"";position:absolute;z-index:-1;width:300vw;right:-100vw;top:0;height:100%;background:#433f40}main .proyecto .c30{color:#a4a3a3;position:relative;z-index:1;padding:43px 30px;max-width:220px;min-width:220px}main .proyecto .c30 svg{fill:#a4a3a3;width:100%;max-width:140px;margin:0 auto 20px;display:block}main .proyecto .c30 p{font-size:0.8rem;line-height:1rem;text-align:justify;font-weight:100}main .proyecto .c70{background:#433f40;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}main .proyecto .c70 .img,main .proyecto .c70 .img-left{width:30%;height:calc(400px + 1rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;background-color:#000;margin-right:1rem}main .proyecto .c70 .img .img-div,main .proyecto .c70 .img-left .img-div{width:100%;height:100%;position:absolute;top:0;left:0;opacity:1;-webkit-transition:all .5s;transition:all .5s}main .proyecto .c70 .img .search,main .proyecto .c70 .img-left .search{width:4rem;height:4rem;display:block}main .proyecto .c70 .img:hover .img-div,main .proyecto .c70 .img-left:hover .img-div{opacity:.2}main .proyecto .c70 .fotos{width:100%;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;margin:2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}main .proyecto .c70 .fotos .img{width:calc(100%/2 - .5rem);height:200px;margin-right:1rem;margin-bottom:1rem}main .proyecto .c70 .fotos .img:nth-child(2n){margin-right:0}main .proyecto .c70 .fotos .img:nth-child(3),main .proyecto .c70 .fotos .img:nth-child(4){margin-bottom:0}main .detalles{background:#1D1D1B;position:relative;z-index:1}main .detalles .c30{background:#f1f1f1;color:#383838;font-size:0.9rem}main .detalles .c30:before{content:"";position:absolute;z-index:-1;width:100vw;right:0;top:0;height:100%;background:#f1f1f1}main .detalles .c30 ul{padding:0 30px;border-bottom:solid 1px #383838}main .detalles .c30 ul li{padding:15px 0}main .detalles .c30 ul li.list{padding:5px 0 5px 20px;position:relative}main .detalles .c30 ul li.list:last-child{padding:5px 0 15px 20px}main .detalles .c30 ul li.list:before{content:"-";position:absolute;left:0;top:0.5rem}main .detalles .icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}main .detalles .icons .item{text-align:center;font-size:0.5rem;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:20px}main .detalles .icons .item:last-child{margin-right:0}main .detalles .icons .item svg{height:40px;margin:0 auto 10px;display:block;fill:#383838}main .detalles .icons .item span{display:block;max-width:80%;margin:auto}main .detalles .c70 .promo{text-align:center;width:100%;color:#E9B700}main .detalles .c70 .promo h3{margin:auto;padding:0 1.5rem;color:#fff;text-transform:uppercase;font-size:2.5rem;width:100%;max-width:500px}main .detalles .c70 .promo .text-promo{background-color:#101013;padding:1.5rem;font-size:2.2rem;margin:2rem 0;position:relative}main .detalles .c70 .promo .text-promo::before{content:"";position:absolute;z-index:1;top:0;left:0;width:100vw;height:100%;background-color:#101013}main .detalles .c70 .promo .text-promo span{position:relative;z-index:2}main .detalles .c70 .promo ul li{margin-bottom:1rem}main .detalles .c70 .promo ul li:first-child{font-size:3rem}main .detalles .c70 .promo ul li:nth-child(2){font-size:2rem}main .detalles .c70 .promo ul li:last-child{margin-bottom:0;font-weight:100}main .ubicacion{position:relative;background-color:#383838;color:#fff}main .ubicacion .c30{padding:80px 30px;position:relative;z-index:1;margin-right:auto}main .ubicacion .c30 svg{fill:#fff;width:12px;margin-right:10px}main .ubicacion .c30 svg.golf{fill:#00b3ca}main .ubicacion .c30 svg.cineplanet{fill:#38516d}main .ubicacion .c30 svg.vivanda{fill:#94a958}main .ubicacion .c30 svg.sportily{fill:#282546}main .ubicacion .c30 svg.bbva{fill:#006560}main .ubicacion .c30 svg.sanna{fill:#107668}main .ubicacion .c30 svg.bcp{fill:#1f2127}main .ubicacion .c30 svg.bottega{fill:#0083b3}main .ubicacion .c30 h3{font-size:2rem;text-align:center;font-weight:100;margin:0 0 30px 0}main .ubicacion .c30 ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}main .ubicacion .c30 ul li{width:calc(100%/2 - 5px);margin:0 5px 20px 0;text-transform:uppercase;font-size:0.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}main .ubicacion .c30 ul li:nth-child(2n){margin-right:0}main .ubicacion .c30 ul li:nth-last-child(2){margin-bottom:0}main .ubicacion .c30 ul li:last-child{margin:0}main .ubicacion .c70{background:#e6e7e9;width:100%;display:table}main .ubicacion .c70 .img{background:#e6e7e9 url("../img/mapa.jpg") center no-repeat;background-size:contain;width:100%;height:25rem}main .ubicacion .c70:before{content:"";position:absolute;z-index:-1;width:100vw;left:0;top:0;height:100%;background:#e6e7e9}footer{background-color:#010005;color:#fff}footer .financiado{height:auto;width:100%}footer .financiado img{display:block;width:100%;max-width:750px;margin:auto}footer .pie{padding:4rem 0}footer .pie .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .pie .wrap .c50{width:100%;margin-right:1rem}footer .pie .wrap .c50:last-child{margin-right:0}footer .pie .wrap .logos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .pie .wrap .logos svg{width:180px;fill:#fff}footer .pie .wrap .logos svg.logo_tucan{width:240px;margin-right:40px}footer .pie .wrap .texto{text-align:center}footer .pie .wrap .texto h3{margin:3rem 0 0;font-size:1.8rem}footer .pie .wrap form.formulario{margin:auto}footer .pie .wrap form.formulario::before{content:"Descarga el Brochure";text-transform:uppercase;text-align:center;width:100%;margin:0 auto 1rem;display:block}footer .pie .wrap form.formulario h3{display:none}.page_gracias{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#383838;min-width:100vw;height:100vh;color:#fff;text-align:center}.page_gracias ul li{margin-bottom:40px}.page_gracias ul li:last-child{margin-bottom:0}.page_gracias ul li.text{background:rgba(255,255,255,0.2);padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px}.page_gracias ul li a{color:#ffc536}.page_gracias h1{color:#ffc536;text-shadow:2px 2px 5px #201e1d}.page_gracias .logos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page_gracias .logos svg{fill:#fff;width:180px;margin-right:40px}.page_gracias .logos svg:last-child{width:120px;margin-right:0}.page_gracias a.btn{margin:30px auto 0;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:8px 15px;border-radius:8px;background:transparent;color:#fff;-webkit-box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 2px #fff;-webkit-transition:all .5s;transition:all .5s}.page_gracias a.btn:hover{color:#000;-webkit-box-shadow:inset 0 0 0 30px #fff;box-shadow:inset 0 0 0 30px #fff}@media screen and (max-width: 1050px){header{background:#383838 url("../img/portada-lifpezet-2.jpg") center no-repeat;background-size:cover}header form{right:5rem}}@media screen and (max-width: 850px){.bloques{display:block}.bloques .c30,.bloques .c70{width:100%;max-width:none;min-width:0}header{padding-bottom:30px;background:#383838 url("../img/fotos/foto-1.jpg") center no-repeat;background-size:cover;position:relative;overflow:hidden}header::before{content:"";background:rgba(0,0,0,0.7);width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}header .bloques .c30{padding:50px 40px}header .logos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}header .logos svg{margin:0 auto 1rem}header h1{text-align:center;max-width:350px;margin:20px auto 0}header h1 span{line-height:3rem}header form{position:relative;margin:30px auto;top:0;right:0}main .llamado .wrap.flex{display:block}main .llamado .wrap.flex h3{margin:auto}main .llamado .wrap.flex h2{margin:1rem auto 0}main .bloques.fotos .left,main .bloques.fotos .right{width:100%;margin:0}main .bloques.fotos a.img{width:100%;background-color:#201e1d;padding:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;position:relative}main .bloques.fotos a.img .img-div::after{color:#fff;text-transform:uppercase;font-size:.8rem;position:absolute;left:1rem;bottom:1rem}main .bloques.fotos .left a.img .img-div::after{content:"Vista exterior"}main .bloques.fotos .right a.img:nth-child(1) .img-div::after{content:"Interior comedor"}main .bloques.fotos .right a.img:nth-child(2) .img-div::after{content:"Interior dormitorio"}main .bloques.fotos .right a.img:nth-child(3) .img-div::after{content:"Recreativo piscina"}main .bloques.fotos .right a.img:nth-child(4) .img-div::after{content:"Gimnasio"}main .bloques.fotos .right a.img:nth-child(5) .img-div::after{content:"Vista Exterior 1"}main .bloques.fotos .right a.img:nth-child(6) .img-div::after{content:"Vista Exterior 2"}main .descripcion .wrap.flex{display:block}main .descripcion .wrap.flex .c30{margin:0 auto 1rem}main .detalles .c30{font-size:1.2rem}main .detalles .c70 .promo{padding:2rem 0}main .detalles .c70 .promo h3{-webkit-box-sizing:border-box;box-sizing:border-box}main .detalles .c70 .promo ul{padding:0 1rem}main .detalles .c70 .promo ul li:first-child{font-size:2.5rem}main .proyecto .c30{margin:0;min-width:0;max-width:none}main .proyecto .c30:after{display:none}main .ubicacion .c70{background:#383838;width:100%;position:relative;height:400px}main .ubicacion .c70 .img{background:#e6e7e9 url("../img/mapa.jpg") center no-repeat;background-size:cover}footer .pie .wrap{display:block}footer .pie .wrap .logos,footer .pie .wrap .texto{margin:0 0 40px 0;width:100%}footer .pie .wrap .logos h3,footer .pie .wrap .texto h3{margin:1rem 0}footer .pie .wrap .redes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .pie .wrap .redes li{margin:0 20px 0 0}footer .pie .wrap .redes li:last-child{margin:0}}@media screen and (max-width: 700px){main .proyecto .c70{display:block;padding:0 1rem}main .proyecto .c70 .img-left{width:100%}main .proyecto .c70 .fotos .img{width:100%;margin:0 0 1rem 0 !important}}@media screen and (max-width: 550px){main .proyecto .c70 .slider .img{height:300px}main .llamado h2{font-size:2rem}main .ubicacion .c30{padding:50px 30px}main .planos .c70 a{height:300px}}@media screen and (max-width: 400px){header .logos svg{width:120px}header h1{font-size:1.7rem}header span{font-size:2.9rem}main .ubicacion .c70{height:300px}footer .pie .wrap .logos svg{width:80px}footer .pie .wrap .logos svg.logo_tucan{width:140px;margin-right:20px}}.lb-data .lb-number{display:none !important}
/*# sourceMappingURL=style-lifpezet-2.min.css.map */