 @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: 18px; background: rgba(152, 105, 57, 1); color: #ffffff; overflow-x: hidden; z-index: 0; } * { line-height: 0.9; } #alerta { display: block; text-align: center; padding: 8px 3px; margin-bottom: 0px; background: #FFD246; color: #7C5703; font-size: 15px; } #error { display: block; text-align: center; padding: 8px 3px; margin-bottom: 10px; background: #ff0000; color: #ffffff; border: 1px solid #cd1f1f; } #exito { display: block; text-align: center; padding: 8px 3px; margin-bottom: 10px; background: #4ABD09; color: #ffffff; } #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: 85vh; border: solid 0px #986939; 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; max-width: 100%; max-height: 100%; } .botonpopup { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 70px; height: 70px; padding: 15px; display: block; border-radius: 100px; z-index: 100; } .botonpopup.video { background: rgba(152, 105, 57, 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(64, 30, 10, 1) url(imagen/iconos/cerrar_blanco.png) center center / 15px no-repeat; z-index: 6010; } .botonpopup.fixed { position: fixed; } #capa { width: 100%; overflow-X: hidden; padding: 0; margin: 0; } #seccion { position: relative; min-height: 112vh; z-index: 100; } #seccion.v100 { min-height: 100vh; } #seccion.bgcolor1 { background: #986939 ; } #seccion.v50 { min-height: 50vh; } .textura { position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 0; } .danzantebox { position: fixed; z-index: 1; top: 0; left: -15vh; } .danzantebox svg { height: 100vh; } .fototop { position: fixed; height: 80%; width: 80%; top: 10%; left: 10%; z-index: 3; border: solid 8px #986939; border-radius: 40px 0; box-shadow: rgba(0, 0, 0, 0.1) 0 -10px 80px 40px, rgba(0, 0, 0, 0.1) 0 10px 80px 40px; } img.logotop { position: fixed; width: 50%; max-width: 250px; top: 11%; left: 50%; padding: 0 5%; z-index: 5; border-radius: 0 0 30px 30px; transform: translateX(-50%); background: rgba(152, 105, 57, 0.65); box-shadow: rgba(0, 0, 0, 0.1) 0 -10px 80px 40px, rgba(0, 0, 0, 0.1) 0 10px 80px 40px; } .grad { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 100; } .info1 { position: absolute; width: 40%; top: 50%; right: 5%; transform: translateY(-50%); padding: 3%; background: rgba(152, 105, 57, 0.8); z-index: 20; border-radius: 100vw; box-shadow: rgba(0, 0, 0, 0.05) 0 -3px 5px 3px, rgba(0, 0, 0, 0.05) 0 3px 5px 3px; } .info1 span { display: block; } .imagen1 { position: absolute; top: 50%; left: 5%; transform: translateY(-50%); z-index: 10; border-left: solid 10px #986939; box-shadow: rgba(0, 0, 0, 0.2) 0 -10px 30px 20px, rgba(0, 0, 0, 0.2) 0 10px 30px 20px; } .imagen1 .imagen { display: block; width: 70vw; height: 70vw; max-height: 60vh; background: url(imagen/espacio1.jpg) center center / cover no-repeat; } .imagen1 .grad { background: linear-gradient(-90deg, rgba(152, 105, 57, 1) 20%, rgba(152, 105, 57, 0.8) 40%, rgba(64, 30, 10, 0) 100%); background-image: url(imagen/textura2.png?2); background-size: 50px; -webkit-mask-image: linear-gradient(to left, rgba(0,0,0,1), rgba(0,0,0,0)), linear-gradient(to left, rgba(0,0,0,1), rgba(0,0,0,0)); -webkit-mask-size: 280% 280%; -webkit-mask-repeat: no-repeat; -webkit-mask-position: left top, left bottom; } .info2 { position: absolute; top: 50%; left: 5%; transform: translateY(-50%); padding: 3% 1%; background: rgba(152, 105, 57, 0.8); z-index: 20; border-radius: 100vw; box-shadow: rgba(0, 0, 0, 0.05) 0 -3px 5px 3px, rgba(0, 0, 0, 0.05) 0 3px 5px 3px; } .info2 span { display: block; } .imagen2 { position: absolute; top: 50%; right: 5%; transform: translateY(-50%); z-index: 10; border-right: solid 10px #986939; box-shadow: rgba(0, 0, 0, 0.2) 0 -10px 30px 20px, rgba(0, 0, 0, 0.2) 0 10px 30px 20px; } .imagen2 .imagen { display: block; width: 70vw; height: 70vw; max-height: 60vh; background: url(imagen/fachada.jpg) center center / cover no-repeat; } .imagen2 .grad { background: linear-gradient(90deg, rgba(152, 105, 57, 1) 0%, rgba(152, 105, 57, 0.8) 40%, rgba(64, 30, 10, 0) 100%); background-image: url(imagen/textura.png); background-size: 50px; -webkit-mask-image: linear-gradient(to left, rgba(0,0,0,1), rgba(0,0,0,0)), linear-gradient(to left, rgba(0,0,0,1), rgba(0,0,0,0)); -webkit-mask-size: 280% 280%; -webkit-mask-repeat: no-repeat; -webkit-mask-position: left top, left bottom; } .info3 { position: absolute; top: 75%; left: 50%; transform: translate(-50%, -50%); z-index: 20; box-shadow: rgba(0, 0, 0, 0.05) 0 -3px 5px 3px, rgba(0, 0, 0, 0.05) 0 3px 5px 3px; } .info3 span { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .imagen3 { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 10; border-top: solid 10px #986939; box-shadow: rgba(0, 0, 0, 0.2) 0 -10px 30px 20px, rgba(0, 0, 0, 0.2) 0 10px 30px 20px; } .imagen3 .imagen { display: block; width: 90vw; max-width: 1000px; height: 70vw; max-height: 65vh; background: url(imagen/moles.jpg) center center / cover no-repeat; } .imagen3 .grad { background: linear-gradient(0deg, rgba(152, 105, 57, 1) 0%, rgba(152, 105, 57, 0.8) 20%, rgba(64, 30, 10, 0) 50%); background-image: url(imagen/textura.png); background-size: 50px; -webkit-mask-image: linear-gradient(to left, rgba(0,0,0,1), rgba(0,0,0,0)), linear-gradient(to left, rgba(0,0,0,1), rgba(0,0,0,0)); -webkit-mask-size: 280% 280%; -webkit-mask-repeat: no-repeat; -webkit-mask-position: left top, left bottom; } .info4 { position: absolute; width: 40%; top: 50%; right: 5%; transform: translateY(-50%); padding: 3%; background: rgba(152, 105, 57, 0.8); z-index: 20; border-radius: 100vw; box-shadow: rgba(0, 0, 0, 0.05) 0 -3px 5px 3px, rgba(0, 0, 0, 0.05) 0 3px 5px 3px; } .info4 span { display: block; } .imagen4 { position: absolute; top: 50%; left: 5%; transform: translateY(-50%); z-index: 10; border-left: solid 10px #986939; box-shadow: rgba(0, 0, 0, 0.2) 0 -10px 30px 20px, rgba(0, 0, 0, 0.2) 0 10px 30px 20px; } .imagen4 .imagen { display: block; width: 70vw; height: 70vw; max-height: 60vh; background: url(imagen/tostada.jpg) center right / cover no-repeat; } .imagen4 .grad { background: linear-gradient(-90deg, rgba(152, 105, 57, 1) 0%, rgba(152, 105, 57, 0.8) 10%, rgba(64, 30, 10, 0) 40%); background-image: url(imagen/textura.png); background-size: 50px; -webkit-mask-image: linear-gradient(to left, rgba(0,0,0,1), rgba(0,0,0,0)), linear-gradient(to left, rgba(0,0,0,1), rgba(0,0,0,0)); -webkit-mask-size: 280% 280%; -webkit-mask-repeat: no-repeat; -webkit-mask-position: left top, left bottom; } .center-carta { display: block; width: 170px; line-height: 170px; text-align: center; text-decoration: none; color: #ffffff; font-size: 30px; background: rgba(0, 0, 0, 0.95) url(imagen/textura3.png?3) left top / 80px repeat; border: solid 6px #401e0a; border-radius: 100vw; z-index: 1000; box-shadow: rgba(0, 0, 0, 0.4) 0 -3px 10px 3px, rgba(0, 0, 0, 0.4) 0 3px 10px 3px; } .adornos { position: absolute; width: 100px; height: 100px; border-radius: 100vw; background: rgba(64, 30, 10, 0.9); } .ad1 { top: 150vh; left: 25vw; } .ad2 { top: 250vh; right: 25vw; } .ad3 { top: 350vh; left: 25vw; } .ad4 { top: 450vh; right: 25vw; } .grad.footer { background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0) 70%); } #footer { position: relative; padding: 15px 0 60px 0; width: 100%; background: #000000 url(imagen/textura2.png) left top / 120px repeat; text-align: center; overflow: hidden; color: #ffffff; font-size: 14px; text-align: center; z-index: 200; margin-top: -2px; } #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 .cortinafooterXX { position: absolute; background: rgba(64, 30, 10, 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; } .cortinamenu { position: fixed; display: block; width: 100%; height: 100%; background: #000000; z-index: 4999; background: rgba(0, 0, 0, 1) url(imagen/textura2.png?3) left top / 120px repeat; } .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(152, 105, 57, 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: rgba(152, 105, 57, 0.97) url(imagen/textura.png) left top / 120px repeat; 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(152, 105, 57, 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; margin-top: 15px; border-left: 3px dotted #401e0a; } #menu .boxredes a { display: block; width: 70px; padding: 10px; color: #ffffff; text-decoration: none; margin: 15px 0 0 25px; border-left: 3px dotted #401e0a; } #menu.max .botones a, #menu.max .botones span { display: inline-block; } #menu span.activo, #menu a.activo { cursor: default; color: #986939; background-color: rgba(0, 0, 0, 0.8); border-left: 3px dotted #ffffff; } #menu a.activo { cursor: pointer; } #menu a.sub, #menu span.sub { font-size: 17px; padding: 10px 25px; margin: 2px 0 0 22px; cursor: pointer; color: #ffffff; background-color: rgba(152, 105, 57, 0.8); border-radius: 100px; border: 0px; } #menu a.subactivo, #menu span.subactivo { font-size: 17px; padding: 10px 25px; margin: 2px 0 0 22px; cursor: default; color: #ffffff; background-color: rgba(64, 30, 10, 0.8); border-radius: 100px; } #menu-cartas { position: fixed; left: 5%; bottom: 10%; width: 40%; max-width: 280px; z-index: 50; } #menu-cartas a { display: block; color: #ffffff; background: rgba(0, 0, 0, 0.7); padding: 15px 10px; margin: 0; text-decoration: none; background: rgba(0, 0, 0, 0.95) url(imagen/textura2.png?3) left top / 80px repeat; } #menu-cartas span { display: block; color: #ffffff; background: rgba(152, 105, 57, 0.7); padding: 5px 10px; margin: 0 0 30px 0; text-decoration: none; font-size: 13px; } img.topcarta { position: fixed; bottom: 20px; right: 20px; width: 44%; max-width: 250px; z-index: 10; } #bannerpopup { position: fixed; background: rgba(0, 0, 0, 0.8); width: 100%; height: 100%; top: 0; left: 0; z-index: 9990; } #bannerpopup .imagen { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } #bannerpopup .imagen .banner { width: auto; height: auto; max-width: 82vw; max-height: 74vh; border: 3px solid #986939; } #bannerpopup .imagen .cerrar { position: absolute; width: 24px; height: 24px; background: #986939; padding: 10px; right: -20px; top: -20px; border-radius: 100vw; border: 3px solid #986939; } .ayudacarta { position: fixed; z-index: 50; bottom: 10%; left: 70px; padding: 20px 20px 15px 10px; border-radius: 50px; background: rgba(0, 0, 0, 0.8); box-shadow: rgba(0, 0, 0, 0.7) 0 -30px 50px 10px, rgba(0, 0, 0, 0.7) 0 30px 50px 10px; } .ayudacarta img { display: inline-block; vertical-align: middle; width: 40px; margin: -3px 0 0 0; } .ayudacarta span { font-size: 17px; display: inline-block; vertical-align: middle; margin: 0 0 0 -7px; } #enlacescarta { position: fixed; display: block; background: none; z-index: 50; bottom: 10%; left: 5px; background: #986939; left: 0; padding: 2px 2px 4px 2px; } #enlacescarta .tituloenlaces { font-size: 14px; display: block; margin: 0px auto 2px auto; padding: 3px 0; text-align: center; background: #401e0a; } #enlacescarta a { position: relative; display: block; width: 48px; height: 48px; padding: 2px; text-align: center; transition: all 1s; background: #986939; border-radius: 100vw; margin: 5px 0; } #enlacescarta a.activo { background: #000000; } #enlacescarta a img { position: absolute; min-width: 37px; min-height: 37px; max-width: 90%; max-height: 90%; left: 50%; top: 50%; transform: translate(-50%, -50%); } .boxcarta { position: relative; display: block; margin: 125px auto 350px auto; width: 88%; padding: 0 2% 2% 2%; max-width: 700px; overflow: hidden; min-height: 80%; z-index: 10; } .boxcarta { background: rgba(0, 0, 0, 0.94) url(imagen/textura2.png) top left / 120px repeat; } .popup { background: rgba(64, 30, 10, 0.85); } .topcategoria { display: block; padding: 30px 15px; text-align: center; background: #986939 url(imagen/textura.png) left top / 120px repeat; color: #ffffff; text-transform: uppercase; margin: 0 -2vw 50px -2vw; font-size: 25px; } .boxcarta .bannercategoria { width: 108%; margin: -50px 0 50px -4%; } .titulo_subcategoria { display: block; font-size: 19px; padding: 14px 10px; text-align: center; color: #ffffff; font-weight: bold; text-transform: uppercase; letter-spacing: -1px; background: rgba(152, 105, 57, 0.8); border-radius: 50px; } .subtitulo_subcategoria { display: block; padding: 0px 2px 5px 2px; color: #ffffff; font-size: 15px; border-bottom: 2px solid #000000; margin-top: 10px; margin-bottom: 15px; text-transform: uppercase; } .titulo_producto { display: inline-block; text-align: left; font-size: 15px; padding: 5px; color: #ffffff; width: 70%; font-weight: bold; text-transform: uppercase; } .anuncio_carta { position: relative; display: block; width: 100%; padding-bottom: 40%; margin: 0 auto 40px auto; } .anuncio_carta .slide { position: absolute; width: 34px; height: 34px; border-radius: 100vw; z-index: 20; top: 50%; transform: translateY(-50%); cursor: pointer; border: 2px solid #ffffff; -webkit-box-shadow: 0px 7px 17px 0px rgba(0, 0, 0, 0.6); -moz-box-shadow: 0px 7px 17px 0px rgba(0, 0, 0, 0.6); box-shadow: 0px 7px 17px 0px rgba(0, 0, 0, 0.6); } .anuncio_carta .next { right: -2%; background: red url(imagen/iconos/next_carta.png?1) center center / 70% no-repeat; } .anuncio_carta .prev { left: -2%; background: red url(imagen/iconos/prev_carta.png?2) center center / 70% no-repeat; } .anuncio_carta img { position: absolute; width: 100%; z-index: 1; } a.destacado { cursor: pointer; } .titulo_producto img { display: inline-block; vertical-align: bottom; width: 25px; margin-left: 10px; } .info_columna { display: block; text-align: right; margin-bottom: 10px; } .info_columna_producto { float: right; } .info_columna span { background: #986939; color: #000000; text-align: center; margin: 1px; font-size: 15px; letter-spacing: -1px; font-weight: bold;} .info_columna_producto span { color: #ffffff; font-size: 15px; font-weight: normal; background: rgba(64, 30, 10, 0.7); text-align: center; margin: 0 1px;} .info_columna_producto span, .info_columna span { display: inline-block; width: 46px; padding: 5px 2px; } .producto_descripcion { display: block; padding: 3px 5px 25px 5px; margin-bottom: 25px; text-align: justify; color: #9f9f9f; border-bottom: 3px dotted #986939; font-size: 14px; } .marginsub { border-bottom: 0px; margin-bottom: 75px; } .subcategoria_descripcion { display: block; margin-top: 40px; color: #986939; text-align: center; background: rgba(0, 0, 0, 0.8); padding: 10px; } .popup_carta { position: fixed; width: 100%; height: 100%; z-index: 1000; overflow: hidden; transition: all 1s; top: 0; left: 0; background: rgba(64, 30, 10, 0.86); } .popup_carta .imagen img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 90%; max-height: 90%; z-index: 1010 !important; border: 4px solid #986939; -webkit-box-shadow: 0px 7px 30px 0px rgba(0,0,0,0.6); -moz-box-shadow: 0px 7px 30px 0px rgba(0,0,0,0.6); box-shadow: 0px 7px 30px 0px rgba(0,0,0,0.6); } .popup_carta .cerrar { position: fixed; top: 25px; left: 25px; display: inline-block; width: 25px; height: 25px; padding: 10px; background: #000000; cursor: pointer; } #loading-bar-spinner.spinner { left: 50%; margin-left: -20px; top: 50%; margin-top: -20px; position: absolute; background: #000000; padding: 10px; animation: loading-bar-spinner 250ms linear infinite; } #loading-bar-spinner.spinner .spinner-icon { width: 25px; height: 25px; border: solid 5px transparent; border-top-color: #ffffff !important; border-left-color: #ffffff !important; border-radius: 50%; } @keyframes loading-bar-spinner { 0% { transform: rotate(0deg); transform: rotate(0deg); } 100% { transform: rotate(360deg); transform: rotate(360deg); } } .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); } .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: -1; } .bgfixed.short { height: 80%; width: 80%; top: 10%; left: 10%; z-index: 3; border: solid 8px #986939; border-radius: 40px 0; box-shadow: rgba(0, 0, 0, 0.1) 0 -10px 80px 40px, rgba(0, 0, 0, 0.1) 0 10px 80px 40px; } .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(152, 105, 57, 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 #986939; 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(152, 105, 57, 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: #401e0a; top: 0; } .loader.max { display: block; position: fixed; z-index: 10000; background: rgba(152, 105, 57, 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 #401e0a; border-color: #401e0a transparent #401e0a transparent; } .loader.min .animacion:after { width: 14px; height: 14px; margin: 2px; border: 3px solid #401e0a; border-color: #401e0a transparent #401e0a 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; } #seccion { min-height: 80vh; margin: 0; } #menu.min .botones { width: 58%; padding: 0 2%; } #menu.min .posicion { right: -62.1%; } .boxcarrusel .botoncarrusel { width: 50px; padding-bottom: 50px; } .info1, .info2, .info4 { border-radius: 10%; } .imagen1, .imagen2, .imagen3, .imagen1 .imagen, .imagen2 .imagen, .imagen3 .imagen { height: 60vh; max-height: 60vh; } .info3 { top: 85%; } .center-carta { font-size: 24px; width: 140px; line-height: 140px; } } .error404 { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 100; padding: 20px; background: rgba(0, 0, 0, 0.5); } .error404 a { display: block; margin: 10px auto; width: 100px; text-align: center; text-decoration: none; padding: 10px 15px; background: #986939; color: #ffffff; } .enlacesFB { position: absolute; min-width: 88%; top: 50%; left: 50%; transform: translate(-50%, -50%); display: block; text-align: center; } .enlacesFB .ios, .enlacesFB .android { display: inline-block; width: 35%; max-width: 120px; padding: 10px; border-radius: 10px; background: rgba(255, 255, 255, 0.75); margin: 20px 10px; } .enlacesFB .navegador { display: inline-block; margin: 10px auto; padding: 15px 10px; text-decoration: none; border-bottom: 2px solid #ffffff; background: rgba(0, 0, 0, 0.5); color: #ffffff; } 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: #986939; -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.5s 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; } 