 @font-face { font-family: 'Agenda Medium'; src: url('fonts/AgendaMedium.eot');src: url('fonts/AgendaMedium.otf');src: url('fonts/AgendaMedium.eot?#iefix') format('embedded-opentype'),url('fonts/AgendaMedium.woff') format('woff'),url('fonts/AgendaMedium.ttf') format('truetype'),url('fonts/AgendaMedium.svg#Agenda Medium') format('svg'); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: 'Copperplate'; src: url('fonts/Copperplate.eot');src: url('fonts/Copperplate.eot?#iefix') format('embedded-opentype'),url('fonts/Copperplate.woff2') format('woff2'),url('fonts/Copperplate.woff') format('woff'),url('fonts/Copperplate.ttf') format('truetype'),url('fonts/Copperplate.svg#Copperplate') format('svg'); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: 'Copperplate Bold'; src: url('fonts/Copperplate-Bold.eot');src: url('fonts/Copperplate-Bold.eot?#iefix') format('embedded-opentype'),url('fonts/Copperplate-Bold.woff2') format('woff2'),url('fonts/Copperplate-Bold.woff') format('woff'),url('fonts/Copperplate-Bold.ttf') format('truetype'),url('fonts/Copperplate-Bold.svg#Copperplate Bold') format('svg'); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: 'Arial';; font-weight: normal; font-style: normal; font-display: swap; } html, body { margin: 0; padding: 0; } body { content: ' '; font-family: 'Agenda Medium' !important; font-size: 18px; background: rgba(99, 14, 43, 1); color: #ffffff; width: 100%; height: 100%; } body.carta, body.reservar, body.avisodeprivacidad { overflow-y: auto; } * { 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; } #capa { width: 100%; overflow-x: hidden; padding: 0; margin: 0; } .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(99, 14, 43, 0.98); text-align: right; transition: all 0.6s; z-index: 10000; } #menu.max .botones.top_flotante { } #menu.min .botones { position: fixed; top: 0; right: -5px; height: 100%; background: rgba(216, 164, 106, 0.97) url(imagen/textura.png) left top / 120px repeat; width: 29%; padding: 0 1.5%; text-align: left; z-index: 10000; } #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(99, 14, 43, 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: #630e2b; text-decoration: none; margin-top: 15px; border-left: 3px dotted #630e2b; font-weight: bold; } #menu .boxredes a { display: block; width: 70px; padding: 10px; color: #630e2b; text-decoration: none; margin: 15px 0 0 25px; border-left: 3px dotted #630e2b; } #menu.max .botones a, #menu.max .botones span { display: inline-block; } #menu span.activo, #menu a.activo { cursor: default; color: #d8a46a; 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: #000000; background-color: rgba(0, 0, 0, 0.1); border-radius: 6px; border: 0px; letter-spacing: 1px; } #menu a.subactivo, #menu span.subactivo { font-size: 17px; padding: 10px 25px; margin: 2px 0 0 22px; cursor: default; color: #ffffff; background-color: rgba(99, 14, 43, 0.7); border-radius: 6px; letter-spacing: 1px; } #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(99, 14, 43, 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: 12000; } #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 #630e2b; } #bannerpopup .imagen .cerrar { position: absolute; width: 24px; height: 24px; background: #630e2b; padding: 10px; right: -20px; top: -20px; border-radius: 100vw; border: 3px solid #630e2b; } .ayudacarta { position: fixed; z-index: 50; bottom: 13%; left: 70px; padding: 20px 20px 15px 10px; border-radius: 50px; background: rgba(216, 164, 106, 0.95); color: #000000; box-shadow: rgba(0, 0, 0, 0.9) 0 -30px 80px 30px, rgba(0, 0, 0, 0.9) 0 30px 80px 30px; } .ayudacarta img { display: inline-block; vertical-align: middle; width: 40px; margin: -3px 0 0 0; } .ayudacarta span { font-weight: bold; font-size: 24px; 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: #630e2b; 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: #4d0e0e; } #enlacescarta a { position: relative; display: block; width: 48px; height: 48px; padding: 2px; text-align: center; transition: all 1s; background: #630e2b; 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 75px auto; width: 88%; padding: 0 2% 2% 2%; max-width: 780px; overflow: hidden; min-height: 80%; z-index: 10; } .boxcarta { background: rgba(216, 164, 106, 0.7) url(imagen/textura2.png) top left / 120px repeat; } .popup { background: rgba(77, 14, 14, 0.85); } .topcategoria { display: block; padding: 30px 15px; text-align: center; background: #630e2b 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(33, 33, 33, 0.88); border-radius: 10px; } .subtitulo_subcategoria { display: block; padding: 0px 2px 5px 2px; color: #ffffff; font-size: 15px; border-bottom: 2px solid #000000; margin-bottom: 15px; } .titulo_producto { display: inline-block; text-align: left; font-size: 19px; padding: 5px; font-weight: bold; color: #ffffff; width: 70%; 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: #000000; color: #ffffff; 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(77, 14, 14, 0.85); 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: #212121; border-bottom: 3px dotted #630e2b; font-size: 17px; font-weight: bold; } .marginsub { border-bottom: 0px; margin-bottom: 75px; } .subcategoria_descripcion { display: block; margin-top: 40px; color: #ffffff; text-align: center; background: rgba(0, 0, 0, 0.8); padding: 10px; } .popup_carta { position: fixed; width: 100%; height: 100%; z-index: 5000; overflow: hidden; transition: all 1s; top: 0; left: 0; background: rgba(77, 14, 14, 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 #630e2b; -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: 0; overflow: hidden; } .bgfixed { position: fixed; height: 100%; width: 100%; top: 0%; left: 0%; z-index: 0; z-index: -1; } .bgfixed.short { height: 80%; width: 80%; top: 10%; left: 10%; z-index: 3; border: solid 8px #630e2b; 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.short { height: 70%; width: 80%; top: 10%; left: 10%; z-index: 3; border: solid 8px #630e2b; 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; z-index: -1; } .mensaje_error { padding: 10px 20px; background: #4d0e0e; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 100; } .mensaje_error a { display: block; padding: 7px 10px; text-decoration: none; text-align: center; color: #ffffff; background: #000000; font-size: 20px; } .loader.water { display: block; position: fixed; z-index: 20000; background: rgba(99, 14, 43, 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: 20000; 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 #630e2b; 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: 20000; background: rgba(99, 14, 43, 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: 20000; 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: #4d0e0e; top: 0; } .loader.max { display: block; position: fixed; z-index: 20000; background: rgba(0, 0, 0, 0.75); top: 0; left: 0; width: 100%; height: 100%; } .loader.max img { position: absolute; top: 10%; left: 50%; transform: translateX(-50%); z-index: 20000; 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 #ffffff; border-color: #ffffff transparent #ffffff transparent; } .loader.min .animacion:after { width: 14px; height: 14px; margin: 2px; border: 3px solid #ffffff; border-color: #ffffff transparent #ffffff 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: absolute; bottom: 0px; left: 50%; width: 40px; height: 40px; transform: translateX(-50%) scale(0.6); background: rgba(99, 14, 43, 0); border-radius: 200px; padding: 30px; z-index: 700; } .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: #630e2b; } .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; } } 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: #630e2b; -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; } #carrusel { position: relative; display: block; width: 80vw; height: 80vh; margin: 10vh auto; background: rgba(0, 0, 0, 0.5); z-index: 0; overflow: hidden; border: solid 8px #630e2b; 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; } .carrusel { position: absolute; width: 100%; height: 100%; right: -100%; z-index: 1; top: 0; } #carrusel:first-child, #carrusel .primero { right: 0; } .boxcarrusel { position: absolute; display: flex; align-items: center; justify-content: center; gap: 100px; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 90%; max-width: 600px; text-align: center; z-index: 2; } .boxcarrusel .botoncarrusel { width: 60px; padding-bottom: 60px; z-index: 70; cursor: pointer; border-radius: 50vw; } .boxcarrusel .botoncarrusel.before { background: rgba(99, 14, 43, 0.9) url(imagen/before.png) center center / 50% no-repeat; } .boxcarrusel .botoncarrusel.next { background: rgba(99, 14, 43, 0.9) url(imagen/next.png) center center / 50% no-repeat; } .boxcarrusel .titulocarrusel { display: inline-block; vertical-align: middle; width: 65%; text-align: center; padding: 10px 5px; font-size: 22px; font-weight: bold; color: #ffffff; background: rgba(99, 14, 43, 0.7); z-index: 70; border-radius: 50vw; } .textocarrusel { position: absolute; bottom: 0; left: 0; width: 100%; background: rgba(99, 14, 43, 0.5); padding: 20px 10px; z-index: 3; } #carrusel.carrusel-hotel { background: #ffffff; } .logos, .pronostico, .datos { display: block; margin: 10px auto 10px auto; } .logos { display: flex; justify-content: center; align-items: center; gap: 8%; } .logos img { height: 94px; } .pronostico { width: 100%; background: rgba(0, 0, 0, 0.5); padding: 20px 0; text-align: center; font-size: 26px; } .pronostico.index { font-size: 20px; } .uno, .dos { display: inline-block; width: 42%; max-width: 150px; text-align: center; padding: 0; margin: 0; } .banderas div { display: inline-block; vertical-align: middle; } .pronostico .inputs input { display: inline-block; width: calc(100% - 22px); text-align: center; } .pronostico .banderas img { display: inline-block; width: 88%; max-width: 65px; } form input { line-height: 25px; border-radius: 100vw; padding: 3px 10px; border: solid 3px #630e2b; } form .datos { margin-top: 20px; text-align: center; } form .datos input { box-shadow: rgba(0, 0, 0, 0.1) 0 5px 3px 0px, rgba(0, 0, 0, 0.1) 0 5px 3px 0px; } form .datos input, .enviar, .respuesta { display: block; margin: 5px auto; width: 75%; max-width: 300px; } form .enviar input { margin: 8px 0 0 -10px; width: 120px; color: #ffffff; background: #000000; border-bottom: solid 0px #ffffff; } .pronostico .inputs input[type=radio] { transform: scale(3); width: auto; margin-top: 15px; } .pronostico .inputs input.empate { transform: scale(2.5); width: auto; } .espacio { display: inline-block; width: 50px; } .equipos .espacio { font-size: 15px; } .equipos div { border-top: rgba(0, 0, 0, 0) solid 1px; } .equipos div.inicio { opacity: 1; } .equipos div.active { color: #66ff0e; opacity: 1; border-top: #66ff0e solid 1px; } .equipos div { opacity: 0.3; } #hide, #redirige, .oculto { display: none; } .footer { position: absolute; display: block; bottom: 0; width: 100%; padding: 6px 0; text-align: center; color: #ffffff; font-size: 14px; } .footer span { display: inline-block; margin: 0 8px; } .footer a { color: #ffffff; font-weight: normal; } a.boxes{ display: block; width: 90%; max-width: 600px; margin: 20px auto; text-decoration: none; background: rgba(0, 0, 0, 0.4); } .boxpartido { display: flex; justify-content: space-between; align-items: center; width: 90%; max-width: 600px; margin: 20px auto; padding: 10px 5px; border-radius: 3px; background: #dddddd; color: #000000; box-shadow: rgba(0, 0, 0, 0.1) 0 5px 5px 0px, rgba(0, 0, 0, 0.1) 0 5px 5px 0px; } a.boxes .boxpartido { width: calc(100% - 10px); max-width: auto; padding: 15px 5px; margin: 30px auto; } .boxpartido.usuarios { display: block; } .boxpartido.usuarios .subbox { display: block; margin-bottom: 5px; } .boxpartido.usuarios b { display: inline-block; width: 70px; padding: 5px; background: #ffffff; } .registrados { display: block; width: 90%; max-width: 600px; margin: -24px auto 20px auto; text-decoration: none; font-size: 15px; } .registrados span { background: rgba(0, 0, 0, 0.4); padding: 3px 20px; } .box_equipos { display: flex; justify-content: space-between; align-items: center; gap: 5px; } .box_equipos.top { font-size: 25px; justify-content: center; } .fecha { font-size: 15px; padding: 4px; color: #000000; background: rgba(0, 0, 0, 0.2); } .fecha.top { text-align: center; color: #ffffff; background: none; } .pronostico .fecha { font-size: 17px; margin: -20px 0 10px 0; background: #630e2b; padding: 3px 0; box-shadow: rgba(0, 0, 0, 0.1) 0 10px 10px 6px, rgba(0, 0, 0, 0.1) 0 10px 10px 6px; } .box_equipos img { width: 40px; } .boxpartido .box_equipos img { width: 20px; } .subbox.activo b { background-color: #66ff0e; border: solid 1px #ffffff; color: #ffffff; box-shadow: rgba(0, 0, 0, 0.1) 0 2px 2px 0px, rgba(0, 0, 0, 0.1) 0 2px 2px 0px; } .canjear { display: block; width: 160px; margin: 0px auto; padding: 7px 4px; text-align: center; font-size: 15px; border-radius: 100px; color: #ffffff; background: #000000; box-shadow: rgba(0, 0, 0, 0.1) 0 2px 2px 0px, rgba(0, 0, 0, 0.1) 0 2px 2px 0px; } .canjearform { display: none; } .canjearform .sending { background: #630e2b; color: #ffffff; } input.consumo_info { width: 120px; } #menupanel { position: fixed; display: flex; width: calc(100% - 10px); padding: 5px; justify-content: end; gap: 30px; background: rgba(0, 0, 0, 0.8); box-shadow: rgba(0, 0, 0, 0.4) 0 12px 8px 0px, rgba(0, 0, 0, 0.4) 0 12px 8px 0px; } #menupanel a { text-decoration: none; padding: 5px 20px; border-bottom: solid 1px #ffffff; background: #630e2b; color: #ffffff; } .bases { position: fixed; display: block; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); z-index: 100; } .bases .imagen { display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 88vw; height: 88vh; max-width: 88vh; max-height: 88vw; border: solid 4px #630e2b; } .bases .imagen img { display: block; width: 100%; margin: 0; } .bases .cerrar { position: absolute; width: 10vw; height: 10vw; max-width: 36px; max-height: 36px; top: -20px; left: 6px; padding: 5px; border-radius: 100vw; border: solid 2px #ffffff; background: #630e2b url(imagen/cerrar.png) center center / 50% no-repeat; } a.indice { display: block; width: 80%; max-width: 320px; margin: 0 auto 15px auto; padding: 10px 5px; font-size: 20px; text-decoration: none; border-radius: 100vw; border-bottom: 2px solid #ffffff; background: #000000; color: #ffffff; } .footer .verpremios { display: inline-block; margin-bottom: 20px; text-decoration: underline; } .listapremios { position: fixed; display: none; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0, 0, 0, 0.88); z-index: 200; } .listapremios .info { position: absolute; display: block; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 80%; max-width: 500px; padding: 10px; color: #ffffff; background: rgba(0, 0, 0, 0.8); font-size: 17px; } .listapremios .title { display: block; padding: 8px 3px; margin: -5px; font-size: 16px; text-align: center; color: #ffffff; background: #630e2b; } .listapremios .cerrar { width: 34px; height: 34px; padding: 5px; border-radius: 100vw; margin-bottom: -60px; margin-left: calc(50% - 17px); background: #630e2b url(imagen/cerrar.png) center center / 50% no-repeat; } .destacado { color: #66ff0e; } input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; } input[type=number] { -moz-appearance: textfield; } .boxpartido.finalizar { display: block; text-align: center; padding: 20px 0; } .boxpartido.finalizar .box_equipos { font-size: 25px; display: block; text-align: center; } .boxpartido.finalizar .box_equipos input { width: 35px; } .boxpartido.finalizar .uno, .boxpartido.finalizar .dos { margin: 0; width: 38%; padding: 3px 0; } .boxpartido.finalizar .espacio { width: 3%; } .boxpartido.finalizar input { border-radius: 0px; } .boxpartido.finalizar .sending { border-radius: 5px; padding: 3px 14px; border: 0px; border-bottom: 2px solid #ffffff; color: #ffffff; background: #000000; } @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%; } h1 { font-size: 22px; } } @media only screen and (max-width: 710px) { .unidades .hotel .bg { opacity: .4; } .unidades .restaurante .bg { opacity: .4; } .unidades .hotel .selected { left: 0%; background: rgba(0, 0, 0, 0.3); } .unidades .restaurante .selected { left: 0%; background: rgba(0, 0, 0, 0.3); } #hotel, #restaurante { background-size: 50vh; } .logobottom img { height: 50vh; } .boxcarrusel { flex-direction: column; gap: 12px; } .boxcarrusel .titulocarrusel { width: 80%; } .info { grid-template-columns: auto; grid-template-rows: 1fr auto; } .info .imagen { padding-bottom: 70%; } .info .texto { margin: -22px 15px 0 15px; font-size: 20px; } 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; } .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; } h1 { font-size: 20px; } } 