.logo,.main-logo{
    width:150px;
    display: block;
    margin:auto;
}

.breadcome-heading img{
    max-height: 100px;
    margin-left: 48%;  
    margin-top: 5px !important;
    z-index: 99;
    position: relative;
}

.sidebar-header{
    padding-top:20px !important;
}
.footer-copyright-area{
    margin-left: -15px;
}


.sz-40{
    width:40px;
}
.fs-25{
    font-size: 25px;
}
.fs-14{
    font-size: 14px;
}
.azul{
    color: #1777b3 ;
}
.blanco{
    color: white !important;
}
.alert-success{
    padding:15px;
}
.ml-4{
    margin-left:10px;
}
.ml-3{
    margin-left:5px;
}
.laterales{
    background:#1777b3 ;
}
.close{
 
    padding: 5px !important;
    border-radius: 35px !important;
}
.titulo-evento{
    float: right;
    color:#FFF;

}

.card-img-top {
    min-height: 200px;
}

.invalid-feedback strong {
    color: #dc3545;
}
 nav{
  /*   background-color: #A1B8E1;
     height: 120px;*/
 }

 .error{
     color: #A60000;
     font-weight: bold;
 }

 .container-credencial{
     width:269px;
     height: 354px;
     border: 1px solid #AAA;
     float: left;
     margin-right:30px;
     background-image: url(/img/gafete.jpg);
    background-size: 100%;
 }
 .header{
     width:100%;
     height:70px;
 }
#results,#qrcode{
           margin-left: 94px;
    position: relative;
    margin-top: 80px;
}

.logo-credencial{
    float: right;
    margin: 10px;
    width:80px;
}
.nombre-evento{
    color: #FFFFFF;
    margin-left: 5px;
    margin-top: 20px;
    float: left;
}



/*  estilos seccion ponentes */

.contenedor-ponente {
    width:200px;
    height:280px;
    padding:10px;
    border: 1px solid #999;
    box-shadow: 0px 0px 17px #888;
    margin-top:30px;
    background-color: #1777B3;
    color:#FFF;
    margin: 20px auto;
}
.contenedor-agenda {
    border: 1px solid #aaa;
    position:relative;
    padding:10px;
    color:#FFF;
    margin-bottom:20px;
    min-height: 170px;
    background-repeat: no-repeat;
    background-size: 105%;
    max-width: 1044px;
}
.contenedor-agenda:hover{
    box-shadow: 0px 0px 5px #555;
}
.contenedor-general{
    height: 480px;
    overflow-y: scroll;
}
.bookmark{
    position:absolute;
    top:-10px;
    right: 10px;
    color: #FFF;

}

.imagen-ponente{
    width:150px;
    height:150px;
    background-size: 120%;
    border-radius: 100px;
    background-position: center;
    margin: 10px auto;
    display: block;
    cursor:pointer;
    border:1px solid #FFF;
}
.imagen-ponenteSM{
    width:60px;
    height:60px;

}
.azul-corporativo{
    color:#3D68A4 !important;
}
.gris-corporativo{
    color:#6F8E8D;
}



/* perfil  */

.contenedor-credencial{
    width:300px;
    height:159px;
   /* border-bottom: 15px solid #3D68A4;
    border-top: 15px solid #3D68A4;*/
    margin-bottom: 20px;
    font-size:13px;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    background: #FFF;
    position:relative;

    background-size: 100%;
    border: 1px solid #fff;
}
.foto-tarjeta{
    margin:5px;
    width:70px;
}

.slide-brands{
    width:180px !important;
    height:80px;
    background-color: white;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 85%;
}
.contenedor-brands{
    display: none;
}
.contenedor-brands .bx-wrapper{
   /* margin:10px;
    border:1px solid #0055aa;*/
    float: right;
    -webkit-box-shadow: 0 0 0px #ccc !important;
    box-shadow: 0 0 0px #ccc !important;
}



/* estilo botones */

.btn-menu{
    width: 190px;
    height: 60px;
    background-color: white;
    color: #000;
    font-weight: 600;
    box-shadow: 1px 1px 1px #55a;
    border: 1px solid #AAF;
    position:relative;
}
.btn-menu i.fa{
    position:absolute;
    left:10px;
    top:20px;
}

.btn-menu:hover{
    box-shadow: 0px 0px 0px #55a;
}

#ver_tarjeta{
    cursor:pointer;
}

.card-footer{
    position: absolute;
    width: 100%;
    bottom: 10px;
}
/* Redes sociales **/

.cont-redes{
    margin-top:10px;
    width:300px;
    height: 90px;
    background-repeat: no-repeat;
    font-size: 30px;
    padding-left: 51px;
    padding-top: 12px;
    cursor:pointer;
    background-image: url(/img/redes.png);
}

.cont-facebook{

}
.cont-instagram{

}
.cont-twitter{

}
.cont-linkedin{

}



/* chat styles  */


.mensajes_chat{
    min-height: 300px;
    border: 1px solid #777;
}
.contenedor-mensaje{
    width: 500px;
    position: relative;
    text-align: left;
    margin-left: 80px;
    background-color: #0a6aa1;
    color: white;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 5px;
    padding: 5px;
    padding-left: 60px;
    border-radius: 5px;
    min-height: 50px;
}
.contenedor-mensaje small {
    position: absolute;
    color: #aaaaaa;
    font-size: 8px;
    bottom: 5px;
    right: 5px;
}
.foto-tarjeta2{    
    width:40px !important;
    height:40px !important;
    position:absolute;
    left:5px;
    top:5px;
    border-radius: 20px;
}




/* mi grid  */
.myGrid{
    width: 18.5%;
    margin: 5px;
    float: left;
    font-size: 14px;
    text-align: center;
    min-height: 235px;
    border: 1px solid #aaa;
    border-radius: 4px;
    position: relative;
    color:white;
}

.btn-corporativo{
    background-color: #1777B3 !important;
    border: 0px solid;
    color:white;
}
.bg-corporativo{
    background-color:#1777B3 !important;
}

.contenedor-letreros{
    display: none;
}

.descargar-tarjeta {
    position: absolute;
    bottom: 0px;
    left: 22px;
    color:white;
    text-decoration: underline;
}
.foto-tarjeta {
    height:70px;
    width:70px;
    border-radius:100px;
    background-position: center;
    background-size:120%;
}
.contenedor-credencial .fa-wechat{
    font-size: 25px;
    position: absolute;
    right: 5px;
    color: #d9534f;
    top: 5px;
}
.contenedor-credencial .fa-wechat:hover {
    color: #FFF;
}

@media (min-width: 1200px){
    .container {
        max-width: 1200px !important;
    }
    .contenedor-letreros{
        display: block;
    }

}
@media (min-width: 1300px){

    .contenedor-brands .bx-wrapper{
        margin-right: -50px;
    }
}

@media (max-width: 767px){
    .contenedor-agenda{
        background-size: 207%;
       /* background-position-x: -35px;*/
    }

    .contenedor-agenda  .text-right{
        margin-top: 85px;
    }
    .myGrid{
        width:70% !important;
        float:none !important;
        margin: 10px auto !important;
    }
    .logo-pro{
        position: absolute; !important;
        z-index: 999999 !important;
        top: 30px !important;
    }

    .header-right-info .text-right{
        width:40px;
        float:right;
    }
    .navbar-nav{
        width: 300px !important;
        float: left !important;
        margin-top: -15px !important;
        text-align: left !important;
    }
    .mobile-menu-area .container{
        width:100%;
        margin-top:-30px;
    }
    .mean-bar{
            margin-top: -30px;
    }
    .footer-copyright-area {
        margin-left: 0px !important;
    }
  .boton-conferencia{
    margin-top: 20px !important;
    position: relative !important;
   /* padding-right: 150px;*/
}
}
