body {
    background: url('../images/bg2.png');
    background-size: 260px;
    color: #1c081b;
}


body.cyber,
body.faltan,
body.fin {
    background-color: #5bc4f1;
    background-color: #5bc4f1;
}


/*Cabecera*/

body,
h1,
h2,
h3,
h4 {
    font-family: "Roboto", Sans-Serif;
}

a,
a:hover {
    color: #00a0df;
}

label {
    font-weight: 500;
}

.bg1 {
    background-image: url('../images/bg1.svg'), url('../images/bg2.svg');
    background-position: 10px top, left bottom;
    background-size: cover, 90%;
}

.bg2 {
    background-image: url('../images/bg3.svg');
    background-position: center;
    background-size: 167%;
}

.bl {
    padding: 2rem 0;
}

.tt {
    text-indent: -5000px;
    background: url("../images/logo-cyber2019.svg") no-repeat center;
    width: 300px;
    height: 200px;
    background-size: contain;
    margin: auto;
}

.subtt {
    font-size: 1.4rem;
}

.bl .subtt {
    margin-bottom: 2rem;
}

.btn-redondo {
    border-radius: 1.4rem;
}

.cabecera-simple {
    text-align: center;
    height: 50px;
    background-color: #0a86c7;
}

.cabecera-simple .logo {
    width: 50px;
    height: auto;
}

.cabecera-simple .logo {
    position: relative;
    z-index: 1;
}

.logo-cyber-of {
    width: 200px;
    height: auto;
}


/* Intro */

.intro {
    padding-top: 40px;
}

.int-intro {
    text-align: center;
}

.slogan {
    position: relative;
    margin: auto;
    width: 214px;
    height: 56px;
    text-align: center;
    color: #FFF;
    margin-top: 1rem;
}

.slogan div {
    width: 100%;
    position: absolute;
    top: .5rem;
    text-transform: uppercase;
    font-weight: 700;
    font-size: .75rem;
}

.int-intro .subtt {
    font-size: 1.2rem;
    margin: 2rem 0;
    color: #FFF;
    font-weight: 700;
}


/* reloj */

.flip-clock-wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
}

.flip-clock-wrapper ul {
    width: 46px;
}

.flip-clock-wrapper ul li a div div.inn {
    font-size: 36px;
}

.flip-clock-divider {
    margin-right: 10px;
}

.flip-clock-divider .flip-clock-label {
    color: #FFF;
    font-size: .875rem;
    text-shadow: none;
}

.flip-clock-dot {
    left: 0;
}

.horas .flip-clock-dot.bottom,
.horas .flip-clock-dot.top {
    visibility: hidden;
}

.flip-clock-wrapper>ul:nth-child(5) li a div div.inn,
.flip-clock-wrapper>ul:nth-child(6) li a div div.inn,
.flip-clock-wrapper>ul:nth-child(11) li a div div.inn,
.flip-clock-wrapper>ul:nth-child(12) li a div div.inn {
    background-color: #3e424a;
}

#div#TextBox_jbeeb_90 {
    color: #fff !important;
    font-weight: 300;
    font-family: "Roboto";
}


/* sólo movil */

@media (max-width: 576px) {
    .contador.flip-clock-wrapper {
        transform: scale(0.8);
    }
    .flip-clock-wrapper {
        margin: 1rem 0;
    }
    .flip-clock-wrapper ul {
        width: 20px;
        margin: 2px;
        height: 70px;
        line-height: 70px;
    }
    .flip-clock-wrapper ul,
    .flip-clock-wrapper ul li {
        line-height: 70px;
    }
    .flip-clock-divider {
        height: 50px;
    }
    .flip-clock-wrapper ul,
    .flip-clock-wrapper ul li a div,
    .flip-clock-wrapper ul li a div div.inn {
        font-size: 34px;
    }
    .flip-clock-divider .flip-clock-label {
        font-size: 16px;
    }
}


/* Registro */

.registro {
    text-align: center;
}

.c-registro {
    border-radius: .5rem;
    padding: 1.5rem;
    background-color: #FFF;
    max-width: 600px;
    margin: auto;
}


/* .c-registro .form-horizontal {
    max-width: 400px;
    margin: auto;
} */

.aviso {
    font-size: .75rem;
    margin-top: 1rem;
    padding: .5rem 1rem;
    background-color: #feeb68;
    display: inline-block;
}


/* Recomendaciones */

.recomendaciones {
    background-color: #f40080;
    color: #FFF;
}

.recomendaciones .subtt {
    text-align: center;
    margin-bottom: 3rem;
}

.recomendacion-content {
    text-align: center;
    margin-bottom: 2rem;
}

.recomendaciones svg {
    width: 100px;
    height: auto;
    margin-bottom: 1rem;
    fill: #ffe700;
}

.recomendaciones a {
    font-weight: 700;
    display: block;
    color: #FFF;
}

.pie {
    color: #DDD;
    background-color: #596473;
    text-align: center;
    padding: 1rem 0;
    font-size: .75rem;
}

.pie .copy {
    border-top: 1px solid #00a0df;
    padding-top: 10px;
    text-align: center;
    color: #E0E1E3;
}

.pie p {
    margin-bottom: .75rem;
}

.pie a {
    color: #FFF;
}


/* Inmobiliarias participantes */

.participan {
    background-color: #FFF;
}

.participan .subtt {
    text-align: center;
    color: #596473;
}

.c-logos-participan {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.c-logos-participan img {
    width: 80px;
    height: auto;
    margin-bottom: 1rem;
}

@media (min-width: 576px) {
    .flip-clock-wrapper ul {
        width: 60px;
    }
    .flip-clock-wrapper ul li a div div.inn {
        font-size: 70px;
    }
    .c-logos-participan img {
        width: 100px;
        margin: .5rem 1rem;
    }
}

@media (min-width: 768px) {
    .cabecera {
        height: 50px;
        z-index: 2;
        position: relative;
    }
    .cabecera .logo,
    .cabecera-simple .logo {
        width: 80px;
    }
    .int-intro {
        display: flex;
    }
    .tt,
    .c-bajada {
        width: 50%;
    }
    .slogan {
        width: 100%;
        height: 84px;
        margin-top: auto;
    }
    .slogan div {
        top: .9rem;
        font-size: 1rem;
    }
    .slogan svg {
        width: 300px;
        height: 80px;
    }
    .countdown {
        transform: scale(0.7);
    }
    .int-intro .subtt {
        margin: .5rem auto;
    }
}

@media (min-width: 992px) {
    /* .c-registro {
        background-image: url('../images/bg1.svg');
        background-repeat: no-repeat;
        background-position: 127% top;
        background-size: 46% auto;
    } */
    .tt {
        height: 270px;
    }
}

.filtros {
    margin: 1rem 0;
}


/* Agotado */


/* .agotado {
    order: 100;
} */

.agotado::before {
    content: 'AGOTADO';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, .2);
    width: 100%;
    height: 100%;
    padding: 25%;
    color: #FFF;
    font-weight: 600;
    font-size: 30px;
    text-align: center;
}

.cargando .agotado::before {
    content: 'VERIFICANDO';
}

.cargando .agotado::before {
    content: 'VERIFICANDO';
}

.agotado .descuento {
    background-color: #BBB;
}

.agotado .descuento::before {
    border-color: transparent transparent transparent #BBB;
}

.agotado .titulo-proyecto,
.agotado .precio-oferta {
    color: #BBB;
}


/*em reserva*/

.enr::before {
    content: 'Validando reserva...';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    padding: 25%;
    color: #FFF;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
}

.enr .descuento {
    background-color: #BBB;
}

.enr .descuento::before {
    border-color: transparent transparent transparent #BBB;
}

.enr .titulo-proyecto,
.enr .precio-oferta {
    color: #BBB;
}

.con-stock .agotado,
.con-stock .enr {
    display: none;
}


/*Pisando*/

form .has-error .form-control {
    border-color: #ff5353;
    background-color: #f6dbdb;
}

select option {
    color: #000000;
}


/* Listado */

.intro-cyber {
    padding: 3rem 0;
    background-color: rgba(255, 255, 255, .3);
}

.intro-cyber .int-intro {
    background-color: transparent;
}

.cyber .card-body .direccion,
.cyber .card-body .programa {
    font-size: .875rem;
}

.msn-descuento {
    font-size: .875rem;
    text-align: center;
    color: #FFF;
    padding-top: 1rem;
    border-top: 1px solid #FFF;
}

.desc-msn {
    font-size: .65rem;
    color: #AAA;
    max-width: 400px;
    margin-top: .75rem;
}


/* Landing proyectos */

.proyectos {
    padding: 2rem 0 4rem;
}

.form-control {
    background-color: transparent;
    border-color: #aaa;
}

.form-control:focus {
    background-color: transparent;
    border-color: #0088cd;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}

.fc-cyber,
.fc-cyber:focus {
    color: #e85896;
    border-color: #e85896;
    background-color: #FFF;
}

.card-cyber {
    border: none;
    margin-bottom: 1rem;
}

.card-transparent {
    background-color: transparent;
    border: 1px solid rgba(256, 256, 256, .25);
}

.card-body {
    color: #4A4A4A;
}

.card-transparent .card-body {
    color: #EEE;
}

.card-foto {
    overflow: hidden;
    height: 200px;
}

.card-img-top {
    height: 100%;
}

.proyecto {
    display: block;
    background-color: #fff;
    margin-top: -3rem;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-bottom: 1px solid #BBB;
}

.proyecto-interior {
    display: block;
    background-color: #fff;
    margin-top: 5rem;
    font-size: 1rem;
    border-bottom: 1px solid #BBB;
}

.precio-normal {
    font-family: "helvetica", "arial";
    font-size: 1rem;
    color: #555;
    display: inline-block;
}


/* .precio-normal::before {
    content: '';
    border-top: 1px solid #888;
    width: 100%;
    display: block;
    position: relative;
    top: 11px;
} */

.precio-oferta {
    font-family: "Roboto", Sans-Serif;
    font-size: 1.5rem;
    font-weight: 700;
}

h3.precio-oferta {
    color: #e91363;
}

h4.precio-oferta {
    color: #00a0df;
}

.precio-oferta small {
    font-size: 60%;
    font-family: "helvetica", "arial";
}

.precio-normal small,
.precio-oferta small {
    margin-right: .5rem;
}

.programa {
    font-size: 1rem;
    font-weight: 400;
    text-transform: capitalize;
}

.titulo-proyecto,
.detalle .card-cyber .titulo-proyecto {
    font-weight: 700;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 110%;
}

.precios {
    padding: 1rem 0 .5rem;
}

.descuento {
    position: absolute;
    background-color: #e91363;
    color: #FFF;
    font-size: 2rem;
    font-weight: 600;
    line-height: 75%;
    padding: .5rem .5rem;
    left: -10px;
    top: 6px;
}

.descuento span {
    display: block;
    font-size: 1rem;
    line-height: 100%;
}

.descuento small {
    font-size: 40%;
    padding-left: 3px;
}

.descuento::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 63px 0 0 20px;
    border-color: transparent transparent transparent #e91363;
    position: absolute;
    top: 0;
    float: right;
    right: -20px;
}

.card-body a.btn-primary {
    background-color: #e91363;
    border: none;
}

.card-body a.btn-primary:not(:disabled):not(.disabled).active,
.card-body a.btn-primary:not(:disabled):not(.disabled):active,
.show>.card-body a.btn-primary.dropdown-toggle,
.card-body a.btn-primary:hover {
    color: #fff;
    background-color: #cd1453;
}

.card .cta {
    float: right;
}

.card-inmobiliaria {
    max-width: 50px;
    max-height: 60px;
}


/*Detalle*/

.detalle {
    background-color: #5bc4f1;
}

.detalle article {
    padding-top: 10px;
    min-height: 150px;
}

.h-detalle {
    position: relative;
    background-color: #FFF;
    border-radius: .25rem;
    margin-bottom: 1rem;
}

.c-slider>div {
    min-height: 160px;
}

.c-slider img {
    width: 100%;
    height: auto;
}

.detalle .pie {
    padding-bottom: 90px;
}

.c-cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #FFF;
    z-index: 2;
    padding: .5rem 1rem;
    box-shadow: 0 -7px 4px rgba(0, 0, 0, .2);
}

.c-cta .alert {
    text-align: center;
}

.c-cta .volver {
    text-transform: initial;
}

.c-cta-btn {
    text-align: center;
    padding-left: 1rem;
    border-left: 1px solid #DDD;
}

.detalle .c-cta-btn .form-check {
    margin-top: .75rem;
    font-size: .75rem;
}

.c-cta .btn {
    padding: .75rem 2rem;
}

.agotado a.btn-primary.cta,
.enr a.btn-primary.cta,
.cta.disabled {
    background-color: #BBB;
    color: #596473;
    border-color: #596473;
    pointer-events: none;
}

.agotado a.btn-primary.cta {
    display: none;
}

.detalle .list-group-item {
    border: 0;
    padding: .4rem .75rem;
}

.detalle .list-group-item.u {
    border-top: 1px solid #DDD;
    margin-top: 1rem;
    padding-top: 1rem;
}

.detalle .list-group-item.bod {
    font-style: italic;
    color: #4A4A4A;
    font-size: .75rem;
}

.detalle .list-group-item span {
    color: #596473;
}

.detalle .descuento {
    position: relative;
    height: 63px;
    margin-right: 2rem;
}

.detalle .precios h3,
.detalle .precios h4 {
    line-height: .8rem;
    white-space: nowrap;
}

.detalle .c-cta .volver {
    font-size: .75rem;
}

.detalle .card-cyber p,
.detalle .card-cyber ul {
    font-size: .875rem;
}


/*sólo móvil*/

@media (max-width: 576px) {
    .detalle .descuento {
        width: 50%;
        font-size: 2.3rem;
        height: 67px;
    }
    .descuento::before {
        border-width: 67px 0 0 20px;
    }
    .detalle .precios {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

@media (min-width: 576px) {
    .detalle article {
        padding-top: 50px;
    }
    .h-detalle {
        display: flex;
        justify-content: space-between;
        padding: .5rem 1rem;
    }
    .c-cta {
        width: 240px;
        position: static;
        background-color: transparent;
        text-align: left;
        padding: 0;
        margin-top: 1rem;
        box-shadow: none;
    }
    .detalle .descuento {
        width: 160px;
        margin-left: -1rem;
    }
    .detalle .c-cta .volver {
        position: absolute;
        left: 1rem;
        top: -28px;
        color: #FFF;
    }
    .c-cta-btn {
        border-left: none;
    }
    .detalle .list-group-item {
        padding: .4rem 1.25rem;
    }
}


/*
Comportamiento Cargando...
.cargando : bloquea body y los elementos .bloqueable
.cargable : se refiere a un contenedor cargable
.carga : sólo para cualquier elemento
*/

.cargando .bloqueable {
    pointer-events: none;
}

.cargando .cargable,
.carga {
    position: relative;
}

.cargando .cargable * {
    /*visibility:hidden*/
    display: none;
}

@keyframes cargable {
    to {
        transform: rotate(360deg);
    }
}

.cargando .cargable:before,
.carga:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-top: -10px;
    margin-left: -10px;
    border-radius: 50%;
    border: 3px solid rgba(255, 255, 255, .4);
    border-top-color: #FFF;
    animation: cargable .6s linear infinite;
}

.btn-cargando {
    pointer-events: none;
    position: relative;
    padding-left: 40px;
    color: rgba(0, 0, 0, 0.3);
}

@keyframes btn-cargando {
    to {
        transform: rotate(360deg);
    }
}

.btn-cargando:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 20px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    border-radius: 50%;
    border: 2px solid #f6f6f6;
    border-top-color: rgba(0, 0, 0, 0.5);
    animation: btn-cargando .6s linear infinite;
}

@media (min-width: 768px) {
    .cargando .bloqueable {
        opacity: 0.8;
        background-color: #FFF;
    }
}

.bx-wrapper {
    border: 2px solid rgba(255, 255, 255, .6);
    background-color: transparent;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #d6e1e2;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #FFF;
}

.un-res {
    border: 1px solid transparent;
}


/*pantallas alerta*/

.img-superior {
    text-align: center;
    height: 245px;
    top: 0;
    margin: 0;
    padding: 0;
}

.message-alert {
    background: #fff;
    padding: 3rem;
    border-radius: 10px;
    margin: 0 15rem 15rem 15rem;
    height: 300px;
    text-align: center;
}

p.msj-1 {
    color: #04aeea;
    font-size: 30px;
    font-weight: 600;
    margin: 0 0 5px 0;
    line-height: 35px;
    padding-bottom: 1rem;
}

p.msj-2 {
    color: #717171;
    font-size: 16px;
    padding-bottom: 1rem;
}

input#volver {
    background: #E91E63;
    border-radius: 5px;
    padding: 10px 35px;
    border: none;
    color: #ffffff;
}

input#volver:hover {
    background: #c31953;
    text-decoration: none;
}

p.msj-a {
    color: #04aeea;
    font-size: 30px;
    font-weight: 600;
    margin: 0;
    line-height: 15px;
    padding-bottom: 0.7rem;
}

p.msj-b {
    color: #717171;
    font-size: 16px;
    padding-bottom: 1rem;
}

@media (max-width: 1200px) {
    .message-alert {
        width: 630px;
        margin: 0 auto;
        height: 320px;
    }
    .fin .container,
    .no-encontrado .container {
        margin-bottom: 7rem;
    }
}

@media (max-width: 991px) {
    .message-alert {
        width: 100%;
        margin: 0;
        height: 320px;
    }
    .fin .container,
    .no-encontrado .container {
        margin-bottom: 7rem;
    }
}

@media (max-width: 768px) {
    .message-alert {
        width: 100%;
        margin: 0;
        height: 350px;
    }
    .fin .container,
    .no-encontrado .container {
        margin-bottom: 7rem;
    }
}

@media (max-width: 422px) {
    .message-alert {
        width: 100%;
        margin: 0;
        height: 450px;
    }
    .fin .container,
    .no-encontrado .container {
        margin-bottom: 7rem;
    }
	p.msj-a {
    line-height: 30px;
    }
}

@media (max-width: 320px) {
    .message-alert {
        width: 100%;
        margin: 0;
        height: 450px;
    }
    .fin .container,
    .no-encontrado .container {
        margin-bottom: 7rem;
    }
}