@charset "utf-8";
@import "styles.min.css";

/* brand-alhambra V2.0 */

@font-face {
    font-family: 'GothamRegular';
    src: url('../fonts/alhambra/GothamBook.eot');
    src: url('../fonts/alhambra/GothamBook.woff2') format('woff2'), url('../fonts/alhambra/GothamBook.eot?#iefix') format('embedded-opentype'), url('../fonts/alhambra/GothamBook.woff') format('woff'), url('../fonts/alhambra/GothamBook.ttf') format('truetype'), url('../fonts/alhambra/GothamBook.svg#GothamBook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamMedium';
    src: url('../fonts/alhambra/GothamBold.eot');
    src: url('../fonts/alhambra/GothamBold.eot?#iefix') format('embedded-opentype'), url('../fonts/alhambra/GothamBold.woff2') format('woff2'), url('../fonts/alhambra/GothamBold.woff') format('woff'), url('../fonts/alhambra/GothamBold.ttf') format('truetype'), url('../fonts/alhambra/GothamBold.svg#GothamBold') format('svg');
    font-weight: bold;
    font-style: normal;
}

/* @font-face {
    font-family: 'IbarraReal';
    src: url('../fonts/alhambra/IbarraReal-Regular.eot');
    src: url('../fonts/alhambra/IbarraReal-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/alhambra/IbarraReal-Regular.woff2') format('woff2'), url('../fonts/alhambra/IbarraReal-Regular.woff') format('woff'), url('../fonts/alhambra/IbarraReal-Regular.ttf') format('truetype'), url('../fonts/alhambra/IbarraReal-Regular.svg#IbarraReal-RegularBold') format('svg');
    font-weight: normal;
    font-style: normal;
} */

:root {
    --main: #fff;
}

@-webkit-keyframes jump {
    0% {
        -webkit-transform: translate(0, 0px) scale(1.25, 0.75);
        transform: translate(0, 0px) scale(1.25, 0.75);
    }
    50% {
        -webkit-transform: translate(0, 70px) scale(1, 1);
        transform: translate(0, 70px) scale(1, 1);
    }
    55% {
        -webkit-transform: translate(0, 70px) rotate(2deg);
        transform: translate(0, 70px) rotate(2deg);
    }
    60% {
        -webkit-transform: translate(0, 70px) rotate(-2deg);
        transform: translate(0, 70px) rotate(-2deg);
    }
    65% {
        -webkit-transform: translate(0, 70px) rotate(2deg);
        transform: translate(0, 70px) rotate(2deg);
    }
    70% {
        -webkit-transform: translate(0, 70px) rotate(-2deg);
        transform: translate(0, 70px) rotate(-2deg);
    }
    100% {
        -webkit-transform: translate(0, 0px) scale(1.25, 0.75);
        transform: translate(0, 0px) scale(1.25, 0.75);
    }
}
@keyframes jump {
    0% {
        -webkit-transform: translate(0, 0px) scale(1.25, 0.75);
        transform: translate(0, 0px) scale(1.25, 0.75);
    }
    50% {
        -webkit-transform: translate(0, 70px) scale(1, 1);
        transform: translate(0, 70px) scale(1, 1);
    }
    55% {
        -webkit-transform: translate(0, 70px) rotate(2deg);
        transform: translate(0, 70px) rotate(2deg);
    }
    60% {
        -webkit-transform: translate(0, 70px) rotate(-2deg);
        transform: translate(0, 70px) rotate(-2deg);
    }
    65% {
        -webkit-transform: translate(0, 70px) rotate(2deg);
        transform: translate(0, 70px) rotate(2deg);
    }
    70% {
        -webkit-transform: translate(0, 70px) rotate(-2deg);
        transform: translate(0, 70px) rotate(-2deg);
    }
    100% {
        -webkit-transform: translate(0, 0px) scale(1.25, 0.75);
        transform: translate(0, 0px) scale(1.25, 0.75);
    }
}

html {
    text-rendering: optimizeLegibility;
    text-rendering: geometricPrecision;
    font-smooth: always;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: subpixel-antialiased;
    max-height: 100vh;
}
.stage {
    font-family: 'GothamRegular';
    color: #fff;
}
.stage.full-design header {
    margin: 0em;
    width: 100%;
    padding: 2em 0;
}
header .logo {
    width: 145px;
    height: 30px;
    background-image: url(../imgs/logo-alhambra-hor.svg);
    background-repeat: no-repeat;
    margin-top: 2em;
    margin-left: 4em;
}
main .blur {
    background-color: rgba(132, 124, 120, 0.68);
    border: #847C78 2px solid;
}
@supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .blur {
        background-color: rgba(200, 195, 186, 0.9) !important;
    }
}
footer svg {
    width: 400px;
}
footer .st0 {
    fill: #FFFFFF;
}
.brand-footer {
    font-family: 'GothamRegular';
    font-size: .8em;
    background-color: #fff;
    color: #3E3A3B;
    height: auto;
    z-index: 1;
    overflow: auto;
    padding: 3em 6em 1em 6em;
}
.brand-footer .logo-footer {
    background-image: url(../imgs/logo-alhambra-hor-black.svg);
    width: 145px;
    height: 30px;
}
.brand-footer ul {
    list-style: none;
    padding-left: 0;
}
.brand-footer ul li {
    display: block;
    margin: 0;
}
.brand-footer .lista-titulo {
    font-size: 11.25px;
    line-height: 1em;
    color: #877D76;
    padding-bottom: 1em;
}
.brand-footer a {
    color: #3E3A3B;
    font-size: 11.25px;
}
.brand-footer a:hover {
    text-decoration: none;
}
a.enlace {
    color: #fff;
}
.brand-color {
    color: #3d3d3c !important;
}
.btn-ap,
.btn-ap:focus,
.btn-ap:active,
.btn-file {
    font-size: 14px;
    border: #fff solid 1px;
    padding: 11px 20px;
    margin-bottom: 5px;
    margin-left: 1px;
    margin-right: 1px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    background-color: transparent;
    border-radius: 0px;
    -webkit-transition: background 0.3s ease-in, color 0.4s ease 0.3s;
    transition: background 0.3s ease-in, color 0.4s ease 0.3s;
}
.btn-ap.activo,
.btn-ap:hover,
.btn-file:hover {
    background-color: #fff;
    color: #3E3A3B;
    text-decoration: none;
}
.btn-ap-neg,
.btn-ap-neg:focus,
.btn-ap-neg:active {
    border: #fff solid 1px;
    background-color: rgba(255, 255, 255, 0.48);
}
.btn-ap-neg:hover {
    background-color: #fff;
}
.btn-log {
    min-width: 150px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}
.btn-reg {
    min-width: 150px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
.btn-round,
.btn-round:focus,
.btn-round:active {
    font-size: 22px;
    border: #fff 1px solid;
    border-radius: 10px;
    display: inline-block;
    width: 60px;
    height: 60px;
    padding: 7px;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    margin: 0 10px;
}
.btn-round:hover {
    background-color: #fff;
    color: #666;
    text-decoration: none;
}
.btn-back {
    font-size: 14px;
    padding: 8px 20px;
    top: 50px;
}
.help-block {
    color: #fff;
}
.well {
    background-color: rgba(86, 71, 64, 0.3);
    margin: 2em auto;
    width: 95%;
    border: #a5a5a5 1px solid;
}
select option {
    margin: 40px;
    background: rgba(255, 255, 255, .3);
    color: #3d3d3c;
    text-shadow: 0 1px 0 rgba(80, 42, 24, 0.6);
}
.stage.mid-design main .form-group input:hover,
.stage.mid-design main .form-group input:active,
.stage.mid-design main .form-group input:focus,
.stage.mid-design main .form-group select:hover,
.stage.mid-design main .form-group select:active,
.stage.mid-design main .form-group select:focus {
    border-bottom: 1px solid #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 255, 255, .3);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 255, 255, .3);
}
.form-control,
.form-control[readonly]#bday {
    border: #fff 1px solid;
    color: #fff;
    border-radius: 0;
    background-color: rgba(255, 255, 255, .3)
}
.form-control:focus {
    border-color: #fff;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(33, 33, 33, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(33, 33, 33, .6);
}
.validar-form .brand-color {
    font-weight: bold;
}
.checkbox .helper {
    color: #fff;
    -webkit-transition: all .7s ease;
    transition: all .7s ease;
}
.checkbox .helper::after,
.checkbox .helper::before {
    background-color: #fff;
}
.checkbox .helper::before {
    -webkit-box-shadow: 0 0 0 0.09em rgba(61, 61, 60, 0.7);
    box-shadow: 0 0 0 0.09em rgba(61, 61, 60, 0.7);
}
.checkbox label,
.form-radio label {
    color: #fff;
}
.stage.full-design main .bloque1 .descripcion .caja-titulo {
    display: inline-block;
    padding: 1em 2em;
    width: 85%;
    text-align: left;
    margin: 3em auto 2em auto;
}
.stage.full-design main .bloque1 .descripcion .caja-titulo h1 {
    font-family: 'GothamMedium';
    font-size: 45px;
    font-weight: normal;
    text-transform: none;
    line-height: 49px;
    margin: 20px 0;
    color: #FFF;
    text-shadow: 1px 1px 3px black;
}
.stage.full-design main .bloque1 .descripcion .caja-titulo h2 {
    font-size: 1.3em;
    line-height: 1.2;
    margin-top: -4px;
    text-shadow: 1px 1px 1px black;
    color: #fff;
}
.stage.full-design main .bloque1 .descripcion .caja-titulo .descripcion {
    margin-top: 2em;
}
.stage.full-design main .bloque1 .descripcion .caja-titulo.txt-mini h1 {
    font-size: 32px;
    line-height: 30px;
    margin: 20px 0 15px;
}
.stage.full-design main .bloque1 .descripcion .caja-titulo.txt-mini h2 {
    font-size: 1.2em;
}
.stage.mid-design {
    background-color: #ECEBE5;
    color: #000;
}
.stage.mid-design a.enlace {
    color: #3d3d3c;
}
.stage.mid-design .panorama {
    /*    background-image: url(../imgs/promo-alhambra.jpg);*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 550px;
    width: 100%;
    padding-bottom: 37%;
    position: relative;
}
.stage.mid-design .panorama .logo {
    margin: 3em 6em;
}
.stage.mid-design .panorama .caja-titulo {
    display: inline-block;
    padding: 1em 2em;
    width: 85%;
    margin: 3em auto 2em auto;
}
.stage.mid-design .panorama .caja-titulo h1 {
    font-family: 'GothamMedium';
    font-size: 45px;
    line-height: 40px;
    text-transform: unset;
    font-weight: normal;
    margin: 20px 0;
    color: #FFF;
    text-shadow: 1px 1px 3px black;
}
.stage.mid-design .panorama .caja-titulo h2 {
    font-size: 1.5em;
    line-height: 1.2;
    margin-top: -4px;
    color: #FFF;
    text-shadow: 1px 1px 1px black;
}
.stage.mid-design .well {
    background-color: #3d3d3c;
    color: #fff;
}
.stage.mid-design main .btn-round,
.stage.mid-design main .btn-round:active,
.stage.mid-design main .btn-round:focus {
    border: #3d3d3c 1px solid;
    color: #3d3d3c;
}
.stage.mid-design main .btn-round {
    background-color: #fff;
}
.stage.mid-design main .form-control,
.stage.mid-design main .form-control[readonly]#bday {
    background-color: #fff;
    border: none;
    color: #666;
    border-bottom: 2px solid #3d3d3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
}
.stage.mid-design .btn-ap {
    background-color: #3d3d3c;
}
.stage.mid-design .btn-ap:hover {
    background-color: #fff;
    color: #3d3d3c
}
.stage.mid-design .btn-ap.btn-log.activo,
.stage.mid-design .btn-ap.btn-log:hover,
.stage.mid-design .btn-ap.btn-reg.activo,
.stage.mid-design .btn-ap.btn-reg:hover {
    color: #fff;
    border-bottom: 2px solid #3d3d3c;
    background-color: #3d3d3c;
}
.stage.mid-design .btn-ap.btn-log,
.stage.mid-design .btn-ap.btn-reg {
    color: #3d3d3c;
    border-bottom: 2px solid #3d3d3c;
    background-color: #fff;
}
.stage.mid-design footer .st0 {
    fill: #828282 !important;
}
.stage.mid-design .checkbox label,
.stage.mid-design .form-radio label {
    color: #000;
}
.stage.mid-design .checkbox .helper {
    color: #333;
}
.stage.mid-design .checkbox input:checked ~ .helper,
.stage.mid-design .checkbox label:hover .helper {
    color: #fff !important;
}
.stage.mid-design .checkbox .helper::after,
.stage.mid-design .checkbox .helper::before {
    background-color: #333;
}
.stage.mid-design .checkbox .helper::before {
    -webkit-box-shadow: 0 0 0 0.09em rgba(174, 174, 174, 0.7);
    box-shadow: 0 0 0 0.09em rgba(174, 174, 174, 0.7);
}
.modal-footer {
    background: #3C3C3B;
}

#mecanicas.geo .blq-geo {
    margin: 3em 2em;
    overflow: hidden;
    color: #3E3A3B;
    background-color: #3E3A3B;
}

#mecanicas.geo .blq-geo .ico {
    -ms-flex-item-align: center;
    align-self: center;
    padding: 10px;
}
#mecanicas.geo .paso1 .blq-geo .ico img {
    max-width: 70px;
}
#mecanicas.geo .blq-geo .ico img {
    max-width: 90px;
}
#mecanicas.geo .blq-geo .txt {
    background-color: #E6E4DD;
    padding: 2em 1em;
}
#mecanicas.geo .blq-geo .txt .titulo {
    font-size: 2em;
    text-transform: inherit;
    font-family: 'GothamRegular';
}
#mecanicas.geo .paso2 .blq-geo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #ffffff;
    padding: 1em;
}
#mecanicas.geo .paso2 .blq-geo .chincheta {
    -webkit-animation: jump 1.2s infinite;
    animation: jump 1.2s infinite;
    padding-bottom: 80px;
}
#mecanicas.geo .paso2 .blq-geo .chincheta img {
    width: 60px;
    height: 60px;
    margin: auto;
}
#mecanicas.geo .paso3 .blk-titulo,
#mecanicas.geo .paso4 .blk-titulo {
    font-weight: bold;
    font-size: 1.4em;
}
#mecanicas.geo #desc_promo {
    font-weight: bold;
    font-size: medium;
}
#mecanicas.geo .btn-ap {
    border-color: #3E3A3B;
    color: #3E3A3B;
}

.metodo-container {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    padding: 0px 15px;
    justify-content: center;
}

.metodo {
    display: flex;
    align-items: center;
    text-align: left;
    justify-content: center;
    border: #fff solid 1px;
    padding: 1rem;
    width: 48%;
}

.metodo-container .ico-pincode {
    aspect-ratio: 17 / 21;
    max-height: 100px;
}

.metodo-container .ico-ticket {
    aspect-ratio: 17 / 21;
    max-height: 100px;
}

.tickets-acumulados-container {
    border: #fff solid 1px;
    padding: 2rem;
    width: 60%;
    margin: 4rem auto;
    background-color: rgba(132, 124, 120, 0.68);
    backdrop-filter: blur(10px);
    text-align: center;
}

.tickets-acumulados {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 2rem;
}

.tickets-acumulados .ico-ticket {
    min-width: 50px;
}
.tickets-acumulados .txt-ticket {
    font-size: 1.8rem;
}

.tickets-acumulados .txt-ticket .contador-tickets {
    font-weight: bold;
    font-size: 2.2rem;
}

.barra-tickets {
    border: #fff solid 1px;
    height: 20px;
    border-radius: 10px;
    margin: 1rem auto;
    max-width: 80%;
    overflow: hidden;
}

.barra-tickets .barra {
    background-color: #fff;
    width: 33%;
    height: 18px;
}

.tickets-acumulados-container .participaciones {
    margin: 2rem auto 0rem;
    font-size: .8em;
}

.tickets-acumulados-container .participaciones .contador {
    font-weight: bold;
    font-size: 1.5em;
}



/* MULTIPROMO */


.multipromo .card-item {
    color: #fff;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.multipromo .card {
    background-color: rgb(63 63 63 / 50%); 
    border: #847C78 2px solid;
    border-radius: 10px;
    display: flex;
    overflow: hidden;
}

.multipromo .card-item .card-nombre {
    font-family: 'GothamMedium';
    font-size: 2rem;
    line-height: 1;
    text-transform: uppercase;
    margin: 2rem 1rem .5rem;
}

.multipromo .card-item .card-descripcion {
    font-size: 1.4rem;
    margin-bottom: 1rem;
    padding: .7rem 1.2rem;
    flex: 1;
}

.multipromo .card-item .card-fecha {
    font-size: .7em;
    font-style: italic;
}

.multipromo .card-item .card-btn {
    display: block;
    margin: 2rem auto;
    padding: 6px 20px;
    border-radius: 4px;
    font-size: 1.4rem;
    text-decoration: none;
    transition: .4s ease-in-out;
    border: #fff solid 1px;
    color: #fff;
    text-transform: uppercase;
    background-color: transparent;
    border-radius: 0px;
    -webkit-transition: background 0.3s ease-in, color 0.4s ease 0.3s;
    transition: background 0.3s ease-in, color 0.4s ease 0.3s;
}

.multipromo .card-item  .card-imagen {
    position: relative;
    overflow: hidden;
}
.multipromo .card-item .card-imagen img {
    transition: .5s ease-in-out;
}

.multipromo .card-item:hover:not(.mensaje) .card-imagen img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.multipromo .card-item:hover:not(.mensaje) .card-btn,
.multipromo .card-item.mensaje .card-btn {
background-color: #fff;
    color: #3E3A3B;
}

.multipromo .card-item.mensaje {
    cursor: not-allowed;
    opacity: .4;
}

/* /MULTIPROMO */




@media (max-width: 1200px) {
    .metodo {
        width: 100%;
    }
    .metodo img {
        max-width: 65px;
    }

    .tickets-acumulados-container {
        width: 80%;
    }
}


@media (min-width: 769px) {
    #mecanicas.geo .blq-geo {
        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;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: stretch;
    }
}

@media (max-width: 767px) {
    header .logo {
        margin: auto;
    }
    .link-logo {
        display: block;
    }
    .stage.full-design header {
        padding: 2em 0 1rem;
    }
    .btn-back {
        right: 8px;
        top: 20px;
        font-size: 12px;
    }
    .stage.full-design main .bloque1 .descripcion .caja-titulo {
        padding: 1em .5em;
        width: 100%;
        margin: 0em auto 2em auto;
    }
    .stage.mid-design .panorama .caja-titulo {
        padding: 1em .5em;
        margin: 0em auto 2em auto;
        width: 95%;
    }
    .stage.full-design main .bloque1 .descripcion .caja-titulo h1 {
        font-size: 32px;
        margin-top: 0px;
        line-height: 37px;
        margin: 10px 0;
    }
    .stage.full-design main .bloque1 .descripcion .caja-titulo h2 {
        font-size: 1.1em;
    }
    .stage.full-design main .bloque1 .descripcion .caja-titulo.txt-mini h1 {
        font-size: 26px;
        line-height: 27px;
    }
    .stage.full-design main .bloque1 .descripcion .caja-titulo.txt-mini h2 {
        font-size: 1.1em;
    }
    .stage.full-design main .bloque1 .descripcion .caja-titulo .descripcion {
        margin-top: 1.5em;
    }
    .stage.mid-design .panorama .caja-titulo h1 {
        font-size: 35px;
        line-height: 35px;
    }
    .brand-footer {
        padding: 3em .5em 1em .5em;
    }
    .brand-footer ul {
        text-align: center;
        margin-top: 2em;
        margin-bottom: 2em;
    }
    .brand-footer .logo-footer {
        margin: auto;
    }
}
