﻿.bg-white {
    padding: 0px !important;
}

.img-chango-47 {
    background-image: url(../img/2025_Coto/sorteo-bg3.png);
    background-color: #080401;
    padding: 30px;
    margin-bottom: 20px;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 360px;
    display: block;
}

.img-alerta-estafas {
    background-image: url(../img/2025_Coto/alerta-ancha.jpg);
    background-color: #080401;
    padding: 30px;
    margin-bottom: 20px;
    background-position: top;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 186px;
    display: block;
}

@media (max-width:425px) {
    .img-alerta-estafas {
        background-image: url(../img/2025_Coto/alerta.jpg);
        background-color: #FFFFFF;
        padding: 40px;
        margin-bottom: 20px;
        background-position: top;
        background-size: contain;
        background-repeat: no-repeat;
        width: 100%;
        min-height: 100%;
        display: block;
    }
}

@media (max-width:1440px) {
    .img-chango-47 {
        background-image: url(../img/2025_Coto/sorteo-bg3.png);
        background-color: #080401;
        padding: 30px;
        margin-bottom: 20px;
        background-position: top;
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
        min-height: 290px;
        display: block;
    }
}

@media (max-width:1024px) {
    .img-chango-47 {
        background-image: url(../img/2025_Coto/sorteo-bg3.png);
        background-color: #080401;
        padding: 30px;
        margin-bottom: 20px;
        background-position: top;
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
        min-height: 200px;
        display: block;
    }
}

@media (max-width:768px) {
    .img-chango-47 {
        background-image: url(../img/2025_Coto/sorteo-bg3.png);
        background-color: #080401;
        padding: 30px;
        margin-bottom: 20px;
        background-position: top;
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
        min-height: 228px;
        display: block;
    }
}

@media (max-width:425px) {
    .img-chango-47 {
        background-image: url(../img/2025_Coto/sorteo-bg3.png);
        background-color: #080401;
        padding: 30px;
        margin-bottom: 20px;
        background-position: top;
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
        min-height: 128px;
        display: block;
    }
}

@media (max-width:375px) {
    .img-chango-47 {
        min-height: 114px;
    }
}

@media (max-width:320px) {
    .img-chango-47 {
        min-height: 100px;
    }
}

.img-48 {
    background-image: url(../img/2025_Coto/aniversario.png);
    width: 250px;
    height: 220px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    text-align: left;
    margin: 0 auto;
}

/*No se usa*/
.img-chango18-final {
    background-image: url(../img/2025_Coto/changos.png);
    width: 130px;
    height: 130px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    text-align: left;
    margin: 0 auto;
    margin-left: 45px;
}

.img-48-final {
    background-image: url(../img/2025_Coto/aniversario.png);
    width: 130px;
    height: 130px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    text-align: left;
    margin: 0 auto;
}

.img-headers {
    background-image: url(../img/2025_Coto/sorteo-bg3.png);
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    text-align: left;
    margin: 0 auto;
    vertical-align: middle;
}

.main-title, .legales-h1, .legales-important, .legales-anexo-h2, .legales-th {
    color: #000000 !important;
}

.btn-ppal, .btn-siguiente {
    background-color: #e20613 !important;
}

.btn-coto {
    background-color: #27267a !important;
}

.legales-info {
    padding: 0px 20px 0px 20px !important;
}

.legales-link {
    color: #27267a !important;
}

.btn-right {
    padding-bottom: 60px !important;
}

.btn-imagen:before {
    content: "";
    width: 80px;
    height: 80px;
    display: inline-block;
    margin-right: 8px;
    vertical-align: text-top;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
}

.btn-carga-dibujo:before {
    background-image: url('../img/ic_dibujo.png');
    background-size: 80px 80px;
}

.btn-consulta-cupon:before {
    background-image: url('../img/ic_cupon.png');
    background-size: 80px 80px;
}

.btn-consulta-agenda:before {
    background-image: url('../img/ic_calendario.png');
    background-size: 80px 80px;
}

.img-extra-chance {
    background-image: url(../img/2025_Coto/extraChance.png);
    width: 100px;
    height: 126px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    text-align: center;
    margin: 0 auto;
}
