.img-social-link{
    height:30px;border:0px;
}
.img-social-link-whatsapp{
    border:0px;padding-top:25px;height:60px;
}
.link-social-link{
    display:inline-block;
}

.line-social-link{
    position:absolute;
    bottom:0.5em;
    left:1em;

}
.linea{
    display:inline-block;
}

/* @media screen and (max-width: 1100px) {
    .line-social-link{
        position:relative;
        bottom:0.5em;
        left:1em;

    }
} */
.st-btn img {
 display:inline-block;
}

.descripcion-tab{
    font-family: geomanistRegular, sans-serif;
    display:inline-block;
}

.inline{
    display:inline-block;
}

.sorteovivo-header{
    color:white;
    background: linear-gradient(to bottom, #E02617, #E02617, #E02617, #b21e12);
}
.card-quiniela{
    height: 100%;
}

.boton-red{
    color:white;
    background: linear-gradient(to bottom, #E02617, #E02617, #E02617, #b21e12);
}

.sponsor-slider2 img {
    border-radius: 5px;
    overflow: hidden;
}

@media screen and (max-width: 600px) {
.home-sponsors .images-list {
    margin: 0; }
.home-sponsors .images-list-item {
    width: 100%; } 
}

.sponsor-presente-slider__controls .slider-control--prev {
    left: 0em; }
.sponsor-presente-slider__controls .slider-control--next {
    right: 0em; }
@media screen and (max-width: 900px) {
    .sponsor-presente-slider__controls .slider-control--prev {
        left: 0em; }
    .sponsor-presente-slider__controls .slider-control--next {
        right: 0em; } }
    @media screen and (max-width: 600px) {
    .sponsor-presente-slider__controls .slider-control--prev {
        left: 0em; }
    .sponsor-presente-slider__controls .slider-control--next {
        right: 0em; } 
}
.images-list {
display: flex;
flex-wrap: wrap;
margin: -.5em; }

.extracto-slider-item2 {
    width: 100%;
    height: 350px;
    background-size: cover
}

@media screen and (max-width: 1400px){
    .extracto-slider-item2 {
        height: 300px;
        background-size: cover
    }
}
@media screen and (max-width: 500px){
    
    .loteria_especial {
        margin-left:auto;
        margin-right:auto;
        max-width: 100%;
    }
}
@media screen and (min-width: 501x){

    .loteria_especial {
        margin-left:auto;
        margin-right:auto;
        width: 50% !important;
    }
}
.loteria_especial .card{
   height:100%;
}

.text-lcd{
    font-size: calc(1.7vw);
}

.container-lcd{
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    background: #ffffff;
    background: -webkit-linear-gradient(legacy-direction(bottom), #ffffff, #fefefe, #c7c7c7);
    background: linear-gradient(to bottom, #ffffff, #fefefe, #c7c7c7);
    min-height: 100% ;
}

.icon-quiniela-lcd{
    display:inline-block;
    margin-top:10px;
}

.pos-extracto-lcd{
    margin-left:10%px;text-align:left;display:inline-block;
    color: #6A6A6A;
}

.juegos-fiscalizados-table{
    overflow-x: scroll;
   
}

.fiscalizado-item{
    min-width: 136px;
}


.iconos-juegos{
    vertical-align:none !important;
}

.text-header-lcd{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block; 
}

.poceada-pos{
    color: #6A6A6A;
}

.adapt-text{
    font-size:1.9vh;
}


.imagenes_fondos{
    width:100%;
    min-height: 500px;
}

.imagenes_eventos{
    width:100%;
}

.imagen_alto{
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.imagen_ancho{
    width:100%;
}



@media screen and (max-width: 280px){

    .tns-nav button{
        width:5px !important;
        height:8px !important;
    }
}

.resultados-comun{
    width: 40%;
}
.resultados-grande{
    width: 80% ;
}

.subtitulo-quiniela{
    font-size: calc(1vw);
    text-align:center;
}
@media screen and (max-width: 420px){

    .resultados-comun{
        width: 70%;
    }
    .resultados-grande{
        width: 90% ;
    }
    .text-lcd{
        font-size: calc(4vw);
    }

    .subtitulo-quiniela{
        font-size: calc(2vw);
        text-align:center;

    }
}

/* estilos para los eventos */
.evento_slider_element{
    margin-left:auto !important;
    margin-right:auto !important;
    width:150%  !important;
    height:150%  !important;
}


.modal-eventos-content{
    max-width: 800px;
    min-width: 300px;   
}

.card-eventos{
    border-radius: 5px;
    min-height: 200px;
}

.evento-s-image{
    border-radius: 5px;
}
.modal-evento-header{
    background-color:#fefefe;
}

.modal-evento-body{
    margin-left:50px;
    margin-right:50px;
    margin-bottom:20px;
}

.modal-dialog-evento{
    max-width: 1500px;
    min-width: 300px;   
}



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



.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.modal-lg {
    max-width: 80% !important;
}

.link-menu{
    text-decoration:none;color:#373737;
}

