 @font-face { font-family: 'Metropolis'; src: url('fonts/Metropolis-Regular.eot');src: url('fonts/Metropolis-Regular.eot?#iefix') format('embedded-opentype'),url('fonts/Metropolis-Regular.woff2') format('woff2'),url('fonts/Metropolis-Regular.woff') format('woff'),url('fonts/Metropolis-Regular.ttf') format('truetype'),url('fonts/Metropolis-Regular.svg#Metropolis') format('svg'); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: 'AmsiProNarw'; src: url('fonts/AmsiProNarw-Regular.eot');src: url('fonts/AmsiProNarw-Regular.eot?#iefix') format('embedded-opentype'),url('fonts/AmsiProNarw-Regular.woff2') format('woff2'),url('fonts/AmsiProNarw-Regular.woff') format('woff'),url('fonts/AmsiProNarw-Regular.ttf') format('truetype'),url('fonts/AmsiProNarw-Regular.svg#AmsiProNarw') format('svg'); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: 'Arial'; url('fonts/arial.ttf') format('truetype'); font-weight: normal; font-style: normal; font-display: swap; } html, body { margin: 0; padding: 0; width: 100%; height: 100%; } body { content: ' '; font-family: 'Metropolis' !important; font-size: 22px; background: rgba(0, 0, 0, 1); color: #ffffff; overflow-x: hidden; z-index: -1; } * { line-height: 0.9; } #seccion { display: block; position: relative; width: 100%; min-height: 105vh; z-index: 50; } #seccion.bgnegro { background: #000000; } #seccion.bgblanco { background: #ffffff; } #seccion.bgcolor1 { background: #925c25; } #seccion.bgcolor2 { background: #452013; } #seccion.sombrainterna { border-top: 2px dotted #452013; border-bottom: 2px dotted #452013; box-shadow: rgba(0, 0, 0, 0.3) 0 -30px 80px 30px inset, rgba(0, 0, 0, 0.3) 0 30px 80px 30px inset; } #popup { position: fixed; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0, 0, 0, 0.85); z-index: 6000; display: none; } #popup .contenido { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 90%; max-width: 850px; border: solid 0px #925c25; box-shadow: rgba(0, 0, 0, 0.5) 0 -30px 80px 30px, rgba(0, 0, 0, 0.5) 0 30px 80px 30px; } #popup .contenido video { display: block; margin: 0; width: 100%; } .botonpopup { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 80px; height: 80px; padding: 15px; display: block; border-radius: 100px; box-shadow: rgba(0, 0, 0, 0.8) 0 -30px 80px 30px, rgba(0, 0, 0, 0.8) 0 30px 80px 30px; z-index: 100; } .botonpopup.video { background: rgba(0, 0, 0, 0.8) url(imagen/iconos/play_blanco.png) center center / cover no-repeat; } #popup .cerrar { position: absolute; top: 0; right: 0; transform: translate(50%, -50%); width: 34px; height: 34px; border-radius: 100vw; background: rgba(69, 32, 19, 1) url(imagen/iconos/cerrar_blanco.png) center center / 15px no-repeat; z-index: 6010; } .boxinfos { overflow: hidden; overflow-y: auto; } .boxinfos .infotitulo { display: block; padding: 5px; margin: 0 0 10px 0; color: #ffffff; font-size: 30px; border-bottom: solid 3px #452013; } .boxinfos .contenido { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); padding: 2%; } .boxinfos .contenido .texto { display: block; padding-bottom: 20px; } .boxinfos a { display: inline-block; margin: 3px; background: #ffffff; padding: 2px 5px; color: #452013; font-weight: bold; text-decoration: none; } .boxinfos::-webkit-scrollbar { height: 5px; width: 5px; background: #000; } .boxinfos::-webkit-scrollbar-thumb { background: #452013; -webkit-border-radius: 0; -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75); } .boxinfos::-webkit-scrollbar-corner { background: #000; } .infocenter { position: absolute; width: 75%; max-width: 700px; height: 40%; z-index: 100; } .infocenter.top { top: 0; left: 50%; transform: translateX(-50%); } .infocenter.bottom { bottom: 0; left: 50%; transform: translateX(-50%); } .infocenter.left { left: 0; top: 50%; transform: translateY(-50%); } .infocenter.right { right: 0; top: 50%; transform: translateY(-50%); } .infocenter.center { left: 50%; top: 50%; transform: translate(-50%, -50%); } .infocenter .contenido { width: 90%; max-height: 90%; } .infocenter img { max-width: 80%; max-height: 110px; display: block; margin: 0 auto 10px auto; } .infovertical { position: absolute; top: 0; width: 50%; height: 100%; z-index: 100; } .infovertical.left { left: 0; } .infovertical.right { right: 0; } .infovertical.center { left: 50%; transform: translateX(-50%); } .infovertical .contenido { width: 80%; max-height: 84%; } .infovertical img { max-width: 80%; max-height: 110px; display: block; margin: 0 auto 20px auto; } .infohorizontal { display: block; position: absolute; width: 100%; min-height: 30% !important; height: auto !important; z-index: 100; } .infohorizontal.bottom { bottom: 0; } .infohorizontal.top { top: 0; } .infohorizontal.center { top: 50%; transform: translateY(-50%); } .infohorizontal.left { width: 50%; } .infohorizontal.centerleft { width: 50%; top: 50%; transform: translateY(-50%); } .infohorizontal.centerright { width: 50%; top: 50%; right: 0; transform: translateY(-50%); } .infohorizontal .contenido { display: block; padding: 0 2%; width: 90%; height: auto; margin: 0 0 0 0; } .infohorizontal img { float: left; max-width: 80%; max-height: 110px; display: inline-block; vertical-align: top; margin: 15px 30px 30px 30px; } .infocenter.bgnegro, .infovertical.bgnegro, .infohorizontal.bgnegro { background: rgba(0, 0, 0, 0.7); } .infocenter.bgblanco, .infovertical.bgblanco, .infohorizontal.bgblanco { background: rgba(255, 255, 255, 0.8); } .infocenter.bgcolor1, .infovertical.bgcolor1, .infohorizontal.bgcolor1 { background: rgba(146, 92, 37, 0.8); } .infocenter.bgcolor2, .infovertical.bgcolor2, .infohorizontal.bgcolor2 { background: rgba(69, 32, 19, 0.8); } #footer { position: relative; padding: 15px 0 60px 0; width: 100%; background: #925c25; text-align: center; overflow: hidden; color: #ffffff; font-size: 14px; text-align: center; z-index: 10; } #footer .pie { position: relative; z-index: 10; } #footer img { display: block; max-height: 80px; margin: 0px auto 10px auto; } #footer .boxredes { display: block; text-align: center; margin: 10px auto 5px auto; } #footer .boxredes img { display: inline-block; width: 30px; height: 30px; margin: 0 5px; padding: 0; } #footer a.texto { color: #ffffff; text-decoration: none; display: inline-block; padding: 2px 4px; margin: 0 3px; border-bottom: 1px solid #ffffff; } #footer .cortinafooter { position: absolute; background: rgba(69, 32, 19, 1); width: 100%; height: 100%; bottom: -500px; left: 0; z-index: 0; } #footer .xifra { display: block; margin: 5px auto 0px auto; max-height: 35px; } #footer .cortinafooter.activo { bottom: 0; } .imagen_ab { position: absolute; padding: 10px; background: rgba(255, 255, 255, 0); width: 50%; max-width: 300px; z-index: 120; } .imagen_ab.big { position: absolute; padding: 10px; background: rgba(255, 255, 255, 0); width: 70%; max-width: 420px; } .imagen_ab img { width: 100%; } .imagen_ab.left5 { left: 5%; } .imagen_ab.right5 { right: 5%; } .imagen_ab.left10 { left: 10%; } .imagen_ab.right10 { right: 10%; } .imagen_ab.left15 { left: 15%; } .imagen_ab.right15 { right: 15%; } .imagen_ab.top5 { top: 5%; } .imagen_ab.bottom5 { bottom: 5%; } .imagen_ab.top10 { top: 10%; } .imagen_ab.bottom10 { bottom: 10%; } .imagen_ab.top15 { top: 15%; } .imagen_ab.bottom15 { bottom: 15%; } .imagen_ab.leftcenter { left: 50%; transform: translateX(-50%); } .imagen_ab.rightcenter { right: 50%; transform: translateX(50%); } .imagen_ab.center { left: 50%; top: 50%; transform: translate(-50%, -50%); } .imagen_ab.top.center { left: 50%; top: 10%; transform: translateX(-50%); } .cortinamenu { position: fixed; display: block; width: 100%; height: 100%; background: #000000; z-index: 4999; } .cortinamenu.top { left: 0; top: -101%; } .cortinamenu.bottom { left: 0; bottom: -101%; } .cortinamenu.left { top: 0; left: -101%; } .cortinamenu.right { top: 0; right: -101%; } .cortinamenu.top.mostrarcortina { top: 0%; } .cortinamenu.bottom.mostrarcortina { bottom: 0%; } .cortinamenu.left.mostrarcortina { left: 0%; } .cortinamenu.right.mostrarcortina { right: 0%; } #menu { font-size: 20px; } #menu.max .botones { position: fixed; top: 0; left: 0; width: 100%; background-color: rgba(146, 92, 37, 0.98); text-align: right; transition: all 0.6s; z-index: 5000; } #menu.max .botones.top_flotante { } #menu.min .botones { position: fixed; top: 0; right: -5px; height: 100%; background-color: rgba(146, 92, 37, 0.97); width: 29%; padding: 0 1.5%; text-align: left; z-index: 5000; } #menu.min .posicion { right: -32.1%; } #menu.min .enlaces { margin-top: 0; } #menu.min .enlaces.animacion { margin-top: -250px; } #menu.min .hamburguer { transform: scale(.46); position: absolute; display: block; padding: 10px; left: -87px; top: 0px; background-color: rgba(146, 92, 37, 0.97); cursor: pointer; border: none; } .line { fill: none; stroke: white; stroke-width: 10; transition: stroke-dasharray 700ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 700ms cubic-bezier(0.4, 0, 0.2, 1); } .line1 { stroke-linecap: round; stroke-dasharray: 60 207; stroke-width: 10; } .line2 { stroke-linecap: round; stroke-dasharray: 60 60; stroke-width: 10; } .line3 { stroke-linecap: round; stroke-dasharray: 60 207; stroke-width: 10; } .opened .line1 { stroke-dasharray: 90 207; stroke-dashoffset: -134; stroke-width: 10; } .opened .line2 { stroke-dasharray: 1 60; stroke-dashoffset: -30; stroke-width: 10; } .opened .line3 { stroke-dasharray: 90 207; stroke-dashoffset: -134; stroke-width: 10; } #menu .botones a, #menu .botones span { display: block; padding: 10px 25px; color: #ffffff; text-decoration: none; } #menu.max .botones a, #menu.max .botones span { display: inline-block; } #menu span.activo { cursor: default; color: #452013; background-color: rgba(0, 0, 0, 0.3); } .redes { display: inline-block; width: 40px; height: 40px; padding: 3px; border-radius: 100vw; margin: 0 5px; } .redes .blanco { background: rgba(0, 0, 0, 0.7); } .redes .negro { background: rgba(255, 255, 255, 0.7); } #seccion.carrusel { position: absolute; z-index: 70; right: -102%; top: 0; } .boxcarrusel { display: block; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 90%; max-width: 600px; z-index: 71; text-align: center; } .boxcarrusel .botoncarrusel { display: inline-block; vertical-align: middle; width: 60px; padding-bottom: 60px; z-index: 70; cursor: pointer; border-radius: 50vw; } .boxcarrusel .botoncarrusel.before { background: rgba(146, 92, 37, 0.8) url(imagen/before.png) center center / 50% no-repeat; } .boxcarrusel .botoncarrusel.next { background: rgba(146, 92, 37, 0.8) url(imagen/next.png) center center / 50% no-repeat; } .boxcarrusel .titulocarrusel { display: inline-block; vertical-align: middle; width: 60%; text-align: center; padding: 10px 5px; font-size: 22px; font-weight: bold; color: #ffffff; background: rgba(146, 92, 37, 0.9); z-index: 70; border-radius: 50vw; } .bgabsolute { position: absolute; height: 100%; width: 100%; top: 0; left: 0; z-index: 60; overflow: hidden; } .bgfixed { position: fixed; height: 100%; width: 100%; top: 0%; left: 0; z-index: 0; } .bgabsolute .fondo, .bgfixed .fondo { position: absolute; height: 100%; width: 100%; top: 0; left: 0; } .loader.water { display: block; position: fixed; z-index: 10000; background: rgba(146, 92, 37, 0.9); top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; } .loader.water img { position: absolute; top: 15%; left: 50%; transform: translateX(-50%); z-index: 10000; width: 70%; max-width: 300px; } .loader.water:before, .water:after { content:''; position: absolute; width: 150vw; height: 150vw; left: -30vw; bottom: 30%; } .loader.water:after{ border-radius: 40%; background: rgba(255, 255, 255, 0.5); animation:wave 6s linear infinite; width: 150vw; height: 150vw; left: -30vw; bottom: 30%; } .loader.water:before{ border-radius: 35%; background-color: rgba(0, 0, 0, 0.3); border: 2px solid #925c25; animation:wave 5s linear infinite; } @keyframes wave{ 0%{ transform: rotate(0); } 100%{ transform: rotate(360deg); } } @keyframes barWidth { 0% { width: 0%; } 25% { width: 50%; } 50% { width: 100%; } 75% { width: 50%; } 100% { width: 0%; } } @keyframes barWidth2 { 0% { width: 0%; } 50% { width: 50%; } 100% { width: 100%; } } .loader.line { display: block; position: fixed; z-index: 10000; background: rgba(146, 92, 37, 0.9); top: 0; left: 0; width: 100%; height: 100%; } .loader.line img { position: absolute; top: 60%; left: 50%; transform: translate(-50%, -50%); z-index: 10000; width: 50%; max-width: 220px; } .loader.line .animacion { position: relative; width: 0%; height: 6px; margin: 2% auto; animation: barWidth; animation-duration: 0.8s; animation-iteration-count: infinite; animation-timing-function: linear; } .loader.line .animacion { animation-delay: 0s; background: #452013; top: 0; } .loader.max { display: block; position: fixed; z-index: 10000; background: rgba(146, 92, 37, 0.95); top: 0; left: 0; width: 100%; height: 100%; } .loader.max img { position: absolute; top: 10%; left: 50%; transform: translateX(-50%); z-index: 10000; width: 70%; max-width: 320px; } .loader.min { position: relative; display: block; padding: 10px; width: 20px; height: 20px; margin: 3px auto; } .loader.max .animacion { width: 80px; height: 80px; } .loader.min .animacion { width: 100%; height: 100%; } .loader.max .animacion { position: absolute; top: 70%; left: 49%; transform: translate(-50%, -50%); display: inline-block; } .loader.max .animacion.centro { top: 50%; left: 50%; transform: translate(-50%, -50%); } .loader.max .animacion:after { width: 64px; height: 64px; margin: 8px; border: 10px solid #452013; border-color: #452013 transparent #452013 transparent; } .loader.min .animacion:after { width: 14px; height: 14px; margin: 2px; border: 3px solid #452013; border-color: #452013 transparent #452013 transparent; } .animacion:after { content: ''; display: block; border-radius: 100%; animation: animacion .5s linear infinite; } @keyframes animacion { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .scroll-bajar { position: fixed; bottom: 0px; left: 50%; width: 40px; height: 40px; transform: translateX(-50%) scale(0.6); background: rgba(0, 0, 0, 0.6); padding: 30px; z-index: 30; } .chevron { position: absolute; width: 40px; height: 8px; opacity: 0; transform: scale3d(2, 2, 2); animation: move 3s ease-out infinite; } .chevron:first-child { animation: move 3s ease-out 1s infinite; } .chevron:nth-child(2) { animation: move 3s ease-out 2s infinite; } .chevron:before, .chevron:after { content: ' '; position: absolute; top: 0; height: 100%; width: 51%; background: #fff; } .chevron:before { left: 0; transform: skew(0deg, 30deg); } .chevron:after { right: 0; width: 50%; transform: skew(0deg, -30deg); } @keyframes move { 25% { opacity: 1; } 33% { opacity: 1; transform: translateY(30px); } 67% { opacity: 1; transform: translateY(40px); } 100% { opacity: 0; transform: translateY(55px) scale3d(0.5, 0.5, 0.5); } } @keyframes pulse { to { opacity: 1; } } @media only screen and (max-width: 1000px) { body { font-size: 20px; } #menu.min .botones { width: 35%; padding: 0 2%; } #menu.min .posicion { right: -39.1%; } } @media only screen and (max-width: 850px) { body { font-size: 18px; } #menu.min .botones { width: 42%; padding: 0 2%; } #menu.min .posicion { right: -46.1%; } } @media only screen and (max-width: 700px) { body { font-size: 16px; } #menu.min .botones { width: 58%; padding: 0 2%; } #menu.min .posicion { right: -62.1%; } .boxcarrusel .botoncarrusel { width: 50px; padding-bottom: 50px; } } a, .mostrar, input[type=submit] { cursor: pointer; } .oculto { display: none; } .noscroll { overflow: hidden; } ::-webkit-scrollbar { height: 10px; width: 10px; background: #000; } ::-webkit-scrollbar-thumb { background: #925c25; -webkit-border-radius: 0; -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75); } ::-webkit-scrollbar-corner { background: #000; } .animar { transition: all 0.7s ease; } .an-opacidad { opacity: 0; } .an-right { opacity: 0; margin-right: -25vw; } .an-right-ab { opacity: 0; transform: translateX(80%); } .an-left-ab { transform: translate3d(-600px, 0, 0); } .an-left { opacity: 0; margin-left: -25vw; } .an-top { opacity: 0; margin-top: -25vh; } .an-bottom { opacity: 0; margin-bottom: -25vh; } .an-grow { opacity: 0; transform: scale(.5); } .an-scale { opacity: 1; transform: scale(1.5); } .an-reservar { background: #925c25; } .an-rotar, .an-rotar180 { opacity: 0; transform: rotate(180deg); } .an-rotar360 { opacity: 0; transform: rotateY(720deg); } .an-rotarx { opacity: 0; transform: rotateX(360deg); } .an-rotarx720 { opacity: 0; transform: rotateX(720deg); } .an-block { display: none; opacity: 0; transition: all 0s ease; } #cotizar { display: block; position: fixed; left: 0; bottom: -100%; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.85); z-index: 4400; } .botoncotizar { position: fixed; bottom: 0; width: 100%; text-align: center; background: #452013; color: #ffffff; cursor: pointer; z-index: 7000; line-height: 40px; height: 40px; font-size: 20px; border-top: 2px solid #452013; box-shadow: rgba(0, 0, 0, 0.5) 0 -30px 80px 30px, rgba(0, 0, 0, 0.5) 0 30px 80px 30px; z-index: 4800; } .botoncotizar.top { top: 0; } #cotizar.ver, #cotizador.ver { bottom: 0; } #cotizador { display: block; position: fixed; left: 0; bottom: -100%; width: 100%; height: 100%; z-index: 4600; } #cotizador .boxcotizador { position: absolute; top: 53%; left: 50%; transform: translate(-50%, -50%); width: 94%; max-height: 85vh; overflow: hidden; overflow-y: auto; padding: 2%; font-size: 15px; } 