body {
    font-family: 'Raleway', sans-serif;
    padding: 0;
    margin: 0;
    height: auto;
    background-color: #ffffff;
}


.row,
div {
    box-sizing: border-box;
}


.tarima-suelo{
    display: block;
    background-image: url(../svg/suelo.svg);
    height: 100px;
    background-repeat: no-repeat;
}

.tarima-suelo{
    background-size: 1850px;
    background-position: top center;
}

.tarima{
    background:url(../svg/tarima-butacas.svg) no-repeat top center;
    background-size:2000px;
    min-height:250px;
}


.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.bg-color1 {
    background-color: #03637D;
}

.bg-color2 {
    background-color: #358297;
}

.bg-color3 {
    background-color: #68A1B1;
}

.bg-color4 {
    background-color: #7FB61B !important;
}

.bg-color5{
    background-color: #F6C62D;
}
.color1 {
    color: #D44E1D;
}

.color3 {
    color: #03637D;
}


/* SIGNIN TITULO */
.txt-titulo {
    letter-spacing: -8.5px;
    font-size: 85px;
    font-weight: 900 !important;
    line-height: 70px;
    text-align: right;
}

.txt-titulo-2 {
    text-align: left !important;
    font-size: 3.3rem;
    line-height: 2.5rem;
    height: 100% !important;
}

.txt-subtitulo {
    letter-spacing: -4px;
    font-size: 50px;
    font-weight: 700 !important;
    color: #ffffff;
    text-align: center;
}

/* SIGNIN TITULO con IMAGEN */
.img-titulo-inicio {
    width: 100%;
    margin-top: -25px
}

/* SIGNIN LOGOS ORGANIZA */
.logo-inicio {
    float: right;
    width: 70%;
    position: absolute;
    bottom: 0;
    right: 30px;
}

/* COLUMNAS PÁGINA*/
.login-form-1 {
    padding: 0 40px;
    height: 400px;
}

.login-form-2 {
    padding: 60px;
    height: 400px;
}

/* FORMULARIO */
form {
    width: 100%;
}

.form-signin p {
    float: left;
    width: 100%;
}

.form-control {
    width: 80%;
    border-radius: 0;
    border: none;
    padding: 6px;
    margin: 0;
}

.form-email {
    float: right;
    margin-bottom: 0;
}

.form-password {
    float: left;
}

.form-iniciar {
    float: right;
    width: 40px;
    padding: 0;
    border: none;
    margin-bottom: 0 !important;
    background-color: rgba(255, 255, 255, 0) !important;
}

button {
    height: 40px;
}

/* ROLLUPS */
.poster-1 {
    position: absolute;
    z-index: 1000 !important;
    bottom: -30px;
    left: -52px;
}

.poster-2 {
    position: absolute;
    /*z-index: 1000 !important;*/
    bottom: -30px;
    right: -52px;
}

/* FONDO SALA */
.luces,
#pantalla-banners {
    background: #f0f0f0 url(../svg/fondo_1.svg) no-repeat center !important;
    background-size: 90% !important;
}

#luces {
    height: 60px !important;
}

.techo img{display:none;}
.techo {
    max-width: 1400px;
    background: url(../svg/techo.svg) no-repeat bottom center;
    background-size:1400px  !important;
    height:30px;
}

/* PANTALLA y BANNERS */
#pantalla-banners {
    margin-top: -30px !important;
}

.banner-lateral-1 img {
    float: left;
    position: relative;
    left: 0px !important;
}

.banner-lateral-2 img {
    float: right;
    position: relative;
    right: 0px !important;
}

.video-responsive {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

/* BUTACAS */
#butacas {
    background-color: #ffffff;
}

#butacas img {
    position: relative;
    top: -150px !important;
    z-index: 100;
}

/* CHAT - PREGUNTAS - DOCUMENTOS */

.docs-ventana{
    background: white; 
    padding:10px; 
    border: 10px solid; 
    border-color: rgb(28 98 124 / 55%);
    position: relative;
}

.formulario-preguntas {
    border: 10px solid;
    border-color: rgb(28 98 124 / 55%);
    position: relative;

}

.formulario-preguntas textarea {
    width: 100%;
    border: none;
    padding: 10px;
}

input.boton-enviar {
    position: absolute;
    right: 10px;
    bottom: 0;
}

.btn-custom {
    padding: 5px 15px;
    color: #ffffff;
    font-weight: bold;
    border-radius: 0;
    font-size: 24px;
    letter-spacing: -1px;
}

.btn-group {
    width: 50%;
    /*z-index: 200000;*/
}

.btn-custom:hover {
    font-weight: 400;
    letter-spacing: 0px;
    color: #ffffff;
}

/*  FOOTER  */
.footer {

    /*width:100%;
    float:left;
    position:absolute;
    left:0;
    bottom:0;*/
    background-color: rgb(229, 229, 229);
    color: #ffffff;
}
.footer .text-dark{padding-left:1rem !important;}

small {
    text-align: center;
    width: 100%;
}

/*LETRAS PAGE 2*/
.texto-2 {
    color: #ffffff;
    font-weight: bold;
    border-radius: 0;
    font-size: 24px;
    letter-spacing: -1px;
}

.tetxo-2:hover {
    text-decoration: none !important;
}

.parent {
    position: relative;
}

.child {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/*  MENU  */
#menu {
    text-align: right !important;
}


#menu .col{height:60px; margin-top:0 !important;}
#menu .col .mt-3{margin-top:0 !important;}
#menu .card-body{padding-bottom:0 !important;}



.bot-menu {
    transition: all 500ms ease;
}

.bot-menu:hover {
    transform: scale(1.05);
}

/*  CABECERA  */
#cabecera h1{
    font-weight: 900 !important;
    letter-spacing: -3px;}



#cabecera .row .col .card{margin-right:30px;}
#cabecera .row .col{margin-top:0 !important} 
#cabecera .row col-md-6:nth-child(2){
    width: 100%;
    padding-left: 0;}

.logos-organiza {
    max-width: 300px;
    float: right;
    width: 100%;
    position: relative;
    bottom: 0px !important;
    padding-top: 32%
}

.img-titulo {
    max-width: 350px;
}

/*Margenes nuevos*/
.mt-7 {
    margin-top: 7rem;
}

.activo {
    display: block;
}

.inactivo {
    display: none;
}

/*SALA*/
.boton-enviar {
    background: #000;
    color: white;
    font-size: 20px;
    transition: all 500ms ease;
}

.boton-enviar:hover {
    color: white;
}
.menu-down {
    width: 100%;
    min-width: 500px;
    display: flex;
    justify-content: flex-end;
}

.botones-abajo {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.fondo {
    background: #0000009c;
}

.chat {
}

/*PONENTES*/
.boton-refresh {
    background: transparent;
    font-weight: bold;
    color: #D44E1D;
    border: 1px solid #D44E1D;
    font-size: 14px;
    transition: all 500ms ease;
}

.boton-refresh:hover {
    color: #D44E1D;
    font-weight: bold;
    transform: scale(1.05);
}

.boton-validacion {
    padding: 5px 15px;
    color: green;
    font-weight: bold;
    font-size: 14px!important;
    letter-spacing: 0;
    border: 1px solid green;
}

.contestado {
    background: #289c2c;
    color: #fff;
}

.rechazado {
    background: #ca0b0b;
}

/*TABLA RESPONSIVE*/
.rwd-table {
    margin: 1em 0;
    min-width: 800px;
    background: #f0f0f0;
    color: #000;
    border-radius: .4em;
    overflow: hidden;
}

.rwd-table tr {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.rwd-table th {
    display: none;
    text-align: center;
    border: 2px solid #000;
    margin: .5em 1em;
    color: #000;
}

.rwd-table td {
    display: block;
    word-break: break-all;
    text-align: center;
    border-right: 2px solid #000;
     border: 2px solid #000;
     margin: .5em 1em;
}

.rwd-table td:first-child {
    padding-top: .5em;
}

.rwd-table td:last-child {
    padding-bottom: .5em;
}

.rwd-table td:before {
    content: attr(data-th) ": ";
    font-weight: bold;
    width: 6.5em;
    display: inline-block;
    color: #000;
}


/*FIN TABLA*/




/* ---------------------------*/
/* ---------------------------*/
/*  CSS NUEVO  */
/*    */
.cuadro-fecha p{margin-bottom:0 ;}


.btn-apartado {
    text-align: center !important;
    box-sizing: border-box !important;
}

.btn-apartado img {
    width: auto;
    height: auto;
    max-width: 150px;
    max-height: 100px;
margin-top:1.5rem !important;
}

.btn-apartado h3 {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: -1px;
    color: #ffffff;
}

.btn-apartado h2 {
   
    text-transform: uppercase;
    letter-spacing: -1px;
    color: #ffffff;
    position: relative;
    font-weight: bold;
    /*top: 15% !important;*/
}

.btn-apartado {
    width: 45% !important;
    max-width: 250px !important;
}

.btn-apartado h2 {
    font-size: 22px!important;
}

.btn-apartado h3 {
    font-size: 1.5rem;
}

.btn-apartado a {
    width: 200px;
    height: 200px;
    /*padding: 20px;*/
}

.bg-color4-10 {
    background-color: rgba(212, 78, 29, .1) !important;
}

.bg-color3-10 {
    background-color: rgba(226, 168, 26, .1) !important;
}

.bg-color2-10 {
    background-color: #FEF9EA !important;
}

.bg-color-w {
    background-color: rgba(255, 255, 255, 1) !important;
}

.color2 {
    color: #7FB61B;
}

.color-w {
    color: #ffffff;
}

.cuadro-fecha {
    padding-top: 60px !important;
    margin-top: -65px;
    line-height: 10px !important;
    float: left;
    margin-right: 30px !important;
    margin-bottom: 0px !important;
}

.cuadro-fecha-sala {
    padding-top: 27px !important;
}

h5 {
    font-size: 16px !important;
}

h4 {
    font-size: 20px !important;
}

h3 {
    font-size: 22px !important;
}

h2 {
    font-size: 26px !important;
}

#info-evento h2 {
    font-weight: 800;
}

#info-evento h2 span {
    font-weight: 600;
}

#info-evento h3,
#cabecera-ficha h3 {
    font-weight: 700;
    font-size: 22px !important;
}

#info-evento h3 span {
    font-weight: 500;
}


#info-evento h5 {
    font-weight: 200;
    font-size: 16px;
}

#info-evento p {
    font-size: 16px !important;
    font-weight: 400 !important;
    
}


#programa h4 {
    font-weight: 700;
    padding-left: 54px;
    text-indent: -54px;
    font-size: 20px;
}

/*  PONENTES - COLLAPSE  */
#ponentes h2 {
    font-weight: 700;
}

#accordion {
    height: auto !important;
}

button {
   
    
    text-decoration: none !important;
    font-weight: 800 !important;
    font-size: 20px !important;
    text-align: left !important;
}

.button-ponentes{
     color: #1c627c !important;
}

button span {
    font-weight: 300 !important;
    font-size: 15px !important;
    display: block;
}

button:hover {
    color: #ffffff !important;
}


.card {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

.card-header {
    background-color: transparent !important;
    border: none !important;
    z-index: 300;
    display: block;
    width: 100%;
}

.card-header:hover {
    background-color: #018CCB !important;
    color: #ffffff !important;
    text-decoration: none !important;
    
}

.card-header:active {
    background-color: #018CCB !important;
    color: #ffffff !important;
    text-decoration: none !important;
    
    z-index: 100;
}

.card-header span {
    font-weight: 200;
    text-align: left;
}

.card-header:active .btn-link {
    text-decoration: none !important;
    color: #ffffff !important;
}


.ponente-foto {
    width: 200px;
    height: 200px;
    background-color: #f0f0f0;
}

.ponente {
    font-weight: 600 !important;
    line-height: 26px;
    font-size: 20px;
}

.ponente span {
    display: block;
    font-weight: 200;
    line-height: 20px;
    font-size: 16px;
}

@media(max-width:768px)  {
   #cabecera row col-md-6:nth-child(2){
    width: 60%;
    padding-left: 40px;}
    }
@media(max-width:576px)  {
   #cabecera .row col-md-6:nth-child(2){
    width: 60%;
    padding-left: 40px;}
.txt-titulo-cabecera{ font-size:35px;
padding-left:10px !important;
letter-spacing:-3px;
line-height:30px;
    font-weight:900 !important;}

#cabecera .row col-md-6:nth-child(2){padding-left:20px !important;}
}

@media(max-width:768px){
#menu .col{height:45px;}
}

@media(min-width:992px) and (max-width:1199px) {
   
    .techo{background-size:1185px !important;}
}

@media(min-width:768px) and (max-width:991px) {
   
    .techo{background-size:885px  !important;}
}

@media(min-width:992px) and (max-width:1200px) { 
    .tarima-suelo{background-size:1550px !important;}
    .tarima{background-size:1600px !important;}
}

@media(min-width:768px) and (max-width:991px) {
    .tarima-suelo{background-size:1150px !important;}
    .tarima{background-size:1300px !important;}
}

@media(max-width:768px) {
    .tarima-suelo{background-size:1150px !important;}
}
@media(max-width:480px) {
    .tarima-suelo{background-size:750px !important;height:60px;}
}

@media (max-width: 768px) {


    .btn-apartado h2 {
   
        top: 0%;
    }

    .btn-apartado h2 {
    font-size: 20px!important;
    }


    .signin { margin-top: 0;}

    .login-form-1 {
         height: auto; 
         text-align: center;
    }

    .login-form-2 {
        max-width: 600px !important;
    }

    .btn-apartado {
        width: 45% !important;
        max-width: 250px !important;
    }

    .btn-apartado h2 {
        font-size: 1.7rem;
    }

    .btn-apartado h3 {
        font-size: 1.5rem;
    }

    .btn-apartado a {
        width: 170px !important;
        height: 170px !important;
        padding: 20px 10px !important;
    }
    .btn-apartado img {  margin-top:0rem !important;}
    .cuadro-fecha {
        margin-bottom: 30px;
        padding-top: 80px !important;
    }

    .cuadro-fecha{padding-top:100px !important;}
    .cuadro-fecha-sala {
        padding-top: 12px !important;
    }

    .img-titulo-inicio { margin-top: 0;}
    .logo-inicio { float: none;position: inherit; right: 0;}
    .form-signin{padding-top:15px !important}

    h5 {
        font-size: 15px !important;
    }

    h4 {
        font-size: 17px !important;
    }

    h3 {
        font-size: 18px !important;
    }

    h2 {
        font-size: 22px !important;
    }

    .eliminar {
        display: none;
    }

    button {
        font-size: 16px !important;
    }

    button span {
        font-size: 14px !important;
    }
    /*
    .pos-tarjeta{

    width: 100%;
    border: none !important;
    background-color: #ffffff;
    padding: 30px;
    float: right !important;
    position: absolute;
    right: 0;
    top: -10px;

    }
*/
    .show {
        float: none;
        position: inherit;
    }

    .card-header:hover {
        margin-left: 0px;
        margin-right: 0px;
    }

    .card-header:active {
        margin-left: 0px;
        margin-right: 0px;
    }

    #collapseOne.show {}

    #collapseTwo.show {
        margin-top: 0;
    }

    #collapseThree.show {
        margin-top: 0;
    }

    #collapseFour.show {
        margin-top: 0;
    }
}

@media (max-width: 576px) {
.btn-apartado a {
    width: 150px !important;
    height: 150px !important;
    padding: 10px !important;
}
.btn-apartado img {
    max-width: 130px;
    max-height: 80px;
    margin-top:.75rem !important;
}
.btn-apartado h2 {
        font-size: 18px !important;
    top:5% !important,}
}



@media (max-width:480px) {
    h2 {
        width: auto;
    }
    #cabecera-ficha, #info-evento{padding-left:0;padding-right:0;}
    #info-evento p {
    padding-left: 0 !important;
    }
    #info-evento .col-md-12, #programa .col-md-12{padding-left:0 !important;padding-right:0 !important;}
    #programa h4 {
    padding-left: 15px;
    text-indent: -15px;
    font-size: 18px !important;}
    #programa p{padding-left: 15px;}
 }  


@media (max-width:480px) {
        .col-md-8 .ponente, .col-md-4 . ponente-foto{padding-left:0 !important; padding-right:0 !important;}
    }

.show {
    width: 100%;
    border: none !important;
    background-color: #ffffff;
    padding: 30px;
    float: right !important;
    position: absolute;
    right: 0;
    top: -10px;
}

#collapseOne.show {}

#collapseTwo.show {
    margin-top: -90px;
}

#collapseThree.show {
    margin-top: -180px;
}

#collapseFour.show {
    margin-top: -270px;
}

.collapsed {}


.eliminar {
    display: inline-block !important;
}


/* ---------------------------*/




@media (min-width: 480px) {

    .rwd-table th,
    .rwd-table td {
        display: table-cell;
        padding: .25em .5em;
    }

    .rwd-table th:first-child,
    .rwd-table td:first-child {
        padding-left: 0;
    }

    .rwd-table th:last-child,
    .rwd-table td:last-child {
        padding-right: 0;
    }

    .rwd-table td:before {
        display: none;
    }

    .rwd-table th,
    .rwd-table td {
        padding: 1em !important;
    }
}

/*  RESPONSIVE - MEDIA QUERIES*/
@media (max-width:768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }

    #pantalla-banners {
        margin-top: 0px !important;
    }
}

@media(min-width:767px) and (max-width:1024px) {
    .texto-2 {
        font-size: 15px;
    }
}

@media (max-width:414px) {
    #luces {
    height: 30px !important;
}
    .texto-2 {
        font-size: 22px;
    }

    .btn-group {
        width: 100%;
    }

    .btn-custom {
        font-size: 16px;
    }

    .menu-down {
        min-width: unset;
    }

    .botones-abajo {
        min-width: 100%;
        justify-content: center;
    }

    .pos-unset {
        position: unset !important;
    }

    .ventana-emergente2 {
        width: 100%;
    }

    .rwd-table {
        margin: 10px;
        min-width: 90%;
    }

    .rwd-table td {
        font-size: 13px;
    }

    .boton-validacion {
        font-size: 13px
    }

    .boton-refresh {
        font-size: 16px;
    }

    .chat {
        width: unset;
    }

    .txt-subtitulo {
    font-size: 40px;
}
    .tarima-suelo{
        display: none;
    }

}

@media (max-width:320px) {
    .texto-2 {
        font-size: 20px;
    }
}