.thefinal{background-color:gray;height:100vh;width:100vw}.header-948{display:flex;justify-content:space-between;align-items:center;padding:1rem 4rem 1rem 3rem;z-index:99}.logo img{width:12rem;margin:0}.menu-btn{position:relative;display:flex;justify-content:center;align-items:center;width:4rem;height:4rem;transition:all .5s ease-in-out;z-index:999}.menu-btn__burger{width:4rem;height:.4rem;background-color:var(--oscuro);transition:.2s all ease-out}.menu-btn__burger.dark{background-color:var(--blanco)}.menu-btn__burger::after,.menu-btn__burger::before{content:'';position:absolute;width:4rem;height:.4rem;background-color:var(--oscuro);transition:.2s all ease-out}.menu-btn__burger.dark::after,.menu-btn__burger.dark::before{background-color:var(--blanco)}.menu-btn__burger::before{transform:translateY(1.2rem)}.menu-btn__burger::after{transform:translateY(-1.2rem)}.menu-btn.open .menu-btn__burger{background:0 0}.menu-btn.open .menu-btn__burger::before{transform:rotate(45deg);background-color:var(--blanco)}.menu-btn.open .menu-btn__burger::after{transform:rotate(-45deg);background-color:var(--blanco)}@media only screen and (min-width:0px){.header-948{position:fixed;display:flex;width:100%;padding:1.8rem;z-index:199}.logo img{width:6rem}.big-menu{position:fixed;height:100vh;width:100vw;top:0;right:0;display:flex;flex-direction:column;transition:.3s all ease-in-out;opacity:0;overflow:hidden;z-index:999;pointer-events:none}.big-menu.active{transform:translateX(0);opacity:1;transition:.4s all ease-in-out;pointer-events:initial;z-index:99}.big-menu .col-1{background-color:var(--blanco);background-image:none;transition:.4s all ease-in-out;display:flex;flex-direction:column;justify-content:center;padding:5rem;height:100vh;z-index:996}.nav-948{display:flex;flex-direction:column;font-size:1.8rem;font-weight:600;letter-spacing:-1px}.nav-948 a{padding:.5rem 0;transition:.2s all ease-in-out}.nav-948 a:hover{color:var(--primario);transition:.2s all ease-in-out;transform:translateX(2rem)}.nav-948 a:hover::after{content:' · '}.nav-legal-notice{position:inherit;margin-top:4rem;display:flex;flex-direction:column}.nav-legal-notice a{margin:0;font-size:1.4rem;font-weight:400;color:var(--gris);padding:.5rem 1rem .5rem 0}.nav-legal-notice a:hover{color:var(--primario)}.big-menu .col-2{background-image:none;display:flex;align-items:flex-end;z-index:997}.big-menu .col-2 .big-menu-smile{display:none}.propiedades{background-color:var(--primario);width:100%;display:flex;justify-content:space-around;align-items:center;padding:2rem;color:var(--blanco);font-weight:600;font-size:1.2rem;object-fit:contain;overflow:hidden}.propiedades p{z-index:99;color:var(--blanco);font-size:2.4rem;transition:.4s all ease-in-out}.propiedades:hover p{color:var(--primario);transition:.4s all ease-in-out}.back-circle{z-index:0;height:1rem;width:1rem;background-color:var(--blanco);position:relative;transform:scale(0);border-radius:1000rem;transition:.4s all ease-in-out}.propiedades:hover .back-circle{transform:scale(200);transition:.4s all ease-in-out}.propiedades .btn-arrow.right{height:5rem;width:5rem;transform:rotate(45deg);background-color:var(--blanco);transition:.2s all ease-in-out;z-index:85;border:0 solid transparent;padding:1rem}.propiedades .btn-arrow.right img{width:4rem;z-index:99}.propiedades:hover .btn-arrow.right img{transform:scale(1.6)}.propiedades:hover .btn-arrow.right{transform:rotate(0);background-color:var(--blanco);transition:.4s all ease-in-out}}@media only screen and (max-width:1199px){.menu-btn.open .menu-btn__burger::before{transform:rotate(45deg);background-color:var(--primario)!important}.menu-btn.open .menu-btn__burger::after{transform:rotate(-45deg);background-color:var(--primario)!important}}@media only screen and (min-width:350px){.propiedades p{font-size:2.4rem}.propiedades{padding:4rem}.nav-948 a{font-size:2.2rem}}@media only screen and (min-width:768px){.propiedades p{font-size:4.8rem}.propiedades{padding:4rem;justify-content:space-between}.big-menu .col-1{padding:4rem}.nav-948 a{font-size:5.6rem}.nav-legal-notice a{font-size:2.4rem}.propiedades .btn-arrow.right{height:4rem;width:4rem;padding:5rem}.propiedades .btn-arrow.right img{width:5rem}.propiedades:hover .btn-arrow.right img{transform:scale(1.6)}}@media only screen and (min-width:1200px){.header-948{position:fixed;width:100vw;display:flex;justify-content:space-between;align-items:center;padding:1rem 4rem 1rem 3rem;background-color:transparent}.logo img{width:12rem;margin:0}.menu-btn{position:relative;display:flex;justify-content:center;align-items:center;width:4rem;height:4rem;transition:all .5s ease-in-out;z-index:142}.menu-btn__burger{width:4rem;height:.4rem;background-color:var(--oscuro);transition:.2s all ease-out;z-index:142}.menu-btn__burger.dark{background-color:var(--blanco)}.menu-btn__burger::after,.menu-btn__burger::before{content:'';position:absolute;width:4rem;height:.4rem;background-color:var(--oscuro);transition:.2s all ease-out}.menu-btn__burger.dark::after,.menu-btn__burger.dark::before{background-color:var(--blanco)}.menu-btn__burger::before{transform:translateY(1.2rem)}.menu-btn__burger::after{transform:translateY(-1.2rem)}.menu-btn.open .menu-btn__burger{background:0 0}.menu-btn.open .menu-btn__burger::before{transform:rotate(45deg);background-color:var(--blanco)}.menu-btn.open .menu-btn__burger::after{transform:rotate(-45deg);background-color:var(--blanco)}.big-menu{position:fixed;height:100vh;width:100vw;top:0;right:0;display:grid;grid-template-columns:repeat(8,1fr);transition:.3s all ease-in-out;opacity:0;z-index:99}.big-menu.active{transform:translateX(0);opacity:1;transition:.4s all ease-in-out}.big-menu .col-1{transform:translateY(-100vh)}.big-menu.active .col-1{transform:translateY(0);padding:4rem}.big-menu .col-2{transform:translateY(50vh);transition:.4s all ease-in-out}.big-menu.active .col-2{transform:translateY(0)}.big-menu .col-1{grid-column:1/4;background-color:var(--blanco);background-image:url(../svg/948-inmobiliaria-cirlce-gray-light.svg);background-size:250rem;background-position:right center;background-repeat:no-repeat;transition:.4s all ease-in-out;display:flex;flex-direction:column;justify-content:center;position:relative;padding:1rem}.nav-948{display:flex;flex-direction:column;letter-spacing:-4px}.nav-948 a{padding:1rem 0;font-size:2.6rem;transition:.2s all ease-in-out;font-weight:400;letter-spacing:-1px}.nav-948 a:hover{color:var(--primario);transition:.2s all ease-in-out;transform:translateX(2rem)}.nav-948 a:hover::after{content:' · '}.nav-legal-notice{position:absolute;display:flex;flex-direction:row;bottom:4rem}.nav-legal-notice a{margin:0;font-size:1.2rem;font-weight:500;color:var(--gris);padding:2rem 1rem 2rem 0}.nav-legal-notice a:hover{color:var(--primario)}.big-menu .col-2{grid-column:4/9;background-image:url(../img/fondo-948.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;align-items:flex-end}.big-menu .col-2 .big-menu-smile{position:absolute;top:5rem;left:-10rem;display:initial}.propiedades{background-color:var(--primario);width:100%;display:flex;justify-content:space-between;align-items:center;padding:2rem 4rem;color:var(--blanco);font-weight:600;font-size:4rem;object-fit:contain;overflow:hidden}.propiedades p{z-index:99;color:var(--blanco);transition:.4s all ease-in-out}.propiedades:hover p{color:var(--primario);transition:.4s all ease-in-out}.back-circle{z-index:0;height:1rem;width:1rem;background-color:var(--blanco);position:relative;transform:scale(0);border-radius:1000rem;transition:.4s all ease-in-out}.propiedades:hover .back-circle{transform:scale(200);transition:.4s all ease-in-out}.propiedades .btn-arrow.right{transform:rotate(45deg);background-color:var(--blanco);transition:.2s all ease-in-out;z-index:85;border:0 solid transparent;padding:1rem;height:10rem;width:10rem}.propiedades .btn-arrow.right img{width:5rem;z-index:99}.propiedades:hover .btn-arrow.right img{transform:scale(1.6)}.propiedades:hover .btn-arrow.right{transform:rotate(0);background-color:var(--blanco);transition:.4s all ease-in-out}.header-948.wh .menu-btn__burger,.header-948.wh .menu-btn__burger::after,.header-948.wh .menu-btn__burger::before{background-color:var(--blanco)}.header-948.wh .menu-btn.open .menu-btn__burger{background-color:transparent}}@media only screen and (min-width:1455px){.header-948{position:fixed;width:100vw;display:flex;justify-content:space-between;align-items:center;padding:3rem;padding-right:4rem;background-color:transparent}.logo img{width:12rem;margin:0}.menu-btn{position:relative;display:flex;justify-content:center;align-items:center;width:4rem;height:4rem;transition:all .5s ease-in-out;z-index:142}.menu-btn__burger{width:4rem;height:.4rem;background-color:var(--oscuro);transition:.2s all ease-out}.menu-btn__burger.dark{background-color:var(--blanco)}.menu-btn__burger::after,.menu-btn__burger::before{content:'';position:absolute;width:4rem;height:.4rem;background-color:var(--oscuro);transition:.2s all ease-out}.menu-btn__burger.dark::after,.menu-btn__burger.dark::before{background-color:var(--blanco)}.menu-btn__burger::before{transform:translateY(1.2rem)}.menu-btn__burger::after{transform:translateY(-1.2rem)}.menu-btn.open .menu-btn__burger{background:0 0}.menu-btn.open .menu-btn__burger::before{transform:rotate(45deg);background-color:var(--blanco)}.menu-btn.open .menu-btn__burger::after{transform:rotate(-45deg);background-color:var(--blanco)}.big-menu{position:fixed;height:100vh;width:100vw;top:0;right:0;display:grid;grid-template-columns:repeat(8,1fr);transition:.3s all ease-in-out;opacity:0;z-index:99}.big-menu.active{transform:translateX(0);opacity:1;transition:.4s all ease-in-out}.big-menu .col-1{transform:translateY(-100vh)}.big-menu.active .col-1{transform:translateY(0);padding:8rem}.big-menu .col-2{transform:translateY(50vh);transition:.4s all ease-in-out}.big-menu.active .col-2{transform:translateY(0)}.big-menu .col-1{grid-column:1/4;background-color:var(--blanco);background-image:url(../svg/948-inmobiliaria-cirlce-gray-light.svg);background-size:250rem;background-position:right center;background-repeat:no-repeat;transition:.4s all ease-in-out;display:flex;flex-direction:column;justify-content:center;position:relative;padding:4rem}.nav-948{display:flex;flex-direction:column;letter-spacing:-4px}.nav-948 a{padding:1rem 0;font-size:4.2rem;transition:.2s all ease-in-out;font-weight:500;letter-spacing:-.1rem}.nav-948 a:hover{color:var(--primario);transition:.2s all ease-in-out;transform:translateX(2rem);font-weight:600}.nav-948 a:hover::after{content:'__';background-image:url(../svg/inmobiliaria-navarra-pamplona-online.svg);background-repeat:no-repeat;background-position:center bottom;line-height:1rem;background-size:4rem 4rem;padding-left:2rem;color:transparent}.nav-legal-notice{position:absolute;display:flex;flex-direction:row;bottom:4rem}.nav-legal-notice a{margin:0;font-size:1.4rem;font-weight:500;color:var(--gris);padding:2rem 1rem 2rem 0}.nav-legal-notice a:hover{color:var(--primario)}.big-menu .col-2{grid-column:4/9;background-image:url(../img/fondo-948.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;align-items:flex-end}.big-menu .col-2 .big-menu-smile{position:absolute;top:5rem;left:-10rem;display:initial}.propiedades{background-color:var(--primario);width:100%;display:flex;justify-content:space-between;align-items:center;padding:2rem 4rem;color:var(--blanco);font-weight:600;font-size:4rem;object-fit:contain;overflow:hidden}.propiedades p{z-index:99;color:var(--blanco);transition:.4s all ease-in-out}.propiedades:hover p{color:var(--primario);transition:.4s all ease-in-out}.back-circle{z-index:0;height:1rem;width:1rem;background-color:var(--blanco);position:relative;transform:scale(0);border-radius:1000rem;transition:.4s all ease-in-out}.propiedades:hover .back-circle{transform:scale(200);transition:.4s all ease-in-out}.propiedades .btn-arrow.right{transform:rotate(45deg);background-color:var(--blanco);transition:.2s all ease-in-out;z-index:85;border:0 solid transparent;padding:1rem;height:10rem;width:10rem}.propiedades .btn-arrow.right img{width:5rem;z-index:99}.propiedades:hover .btn-arrow.right img{transform:scale(1.6)}.propiedades:hover .btn-arrow.right{transform:rotate(0);background-color:var(--blanco);transition:.4s all ease-in-out}}.header-948.scrolled{background-color:var(--blanco)!important;transition:.4s all ease-in-out}