*{font-family: 'Poppins', sans-serif;color: #7a7a7a;}
html, body {
    margin: 0;
}
.logo {
    width: 100px;
    background:#000;
}

header {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    background-color: #000;
}

.logo img {
    width: 100%;
    height: auto;
}

.redes {
    display: flex;
    list-style: none;
    background: #a53084;
    color: #fff;
    align-items: center;
    padding: 10px 0 10px 50px;
    border-radius: 20px 0 0 20px;
}

.redes li a {
    padding: 10px;
    color: #fff;
}
.logo {
    width: 100px;
    margin-left: 5%;
}

header {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.logo img {
    width: 100%;
    height: auto;
}

.redes {
    display: flex;
    list-style: none;
    background: #a53084;
    color: #fff;
    align-items: center;
    padding: 10px 0 10px 50px;
    border-radius: 20px 0 0 20px;
}

.redes li a i {
    padding: 10px;
    color: #fff !important;
}

html, body {
    margin: 0;
    padding-bottom: 70px;
}

.cont_datos_registro {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
}

.cont_flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

img {
    width: 100%;
}

.col3 {
    width: 42%;
}

.col7 {
    width: 50%;
}

.col3.campo-form {
    width: 100%;
    margin-bottom: 1em;
}

h1.link {
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 2em;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 1;
}
h2 {color: #e8c29d;}
input, select {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    height: 38px;
    box-sizing: border-box;
    border-radius: 4px;
}

button.btn.btn_morado {
    background-color: #000000;
    border-radius: 10px 10px 10px 10px;
    padding: 10px 30px 10px 30px;
    border: 0;
    color: #fff;
    /* box-shadow: 0 0 9px #000; */
    position: relative;
    cursor: pointer;
    margin-top: 16px;
}
button.btn.btn_morado :hover {
    background-color: #761f2c;
}
.col12.premios {
    background: #e7c19c;
    border-radius: 30px;
    padding: 40px;
}
.btndiv{
    text-align: right;
}
i.fa.fa-angle-right {
    background: #fff;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    border-radius: 100%;
    font-size: 2em;
    font-weight: 900;
    display: none;
}
.col7.cont_img img {
    height: 100%;
    object-fit: cover;
}
footer {
    background: #8b8b8b;
    color: #fff;
    padding: 1em;
    margin-top: 2em;
    width: 97%;
    position: fixed;
    bottom: 0;
    left: 0;
    text-align: center;
}

.wrapper {
    width: 90%;
    margin: 0 auto;
    max-width: 1200px;
}

.copyright p {
    margin: 0;
    color: #fff;
}
.cont_datos_ganador {
    background-color: #000000;
    /* background-image: url(https://viajayvuela.com.mx/wp-content/uploads/2022/07/textura_bottom.png); */
    background-position: center center;
    background-repeat: repeat;
    background-size: auto;
    text-align: center;
    color: #fff;
    /* margin-top: 2em; */
    height: 100vh;
    display: flex;
    align-items: c;
}
div#divGanador .btn {
    background: #e8c29d;
    color: #000;
}
.cont_datos_ganador h1 {
    color: #fff;
    font-size: 6rem;
    margin-bottom: 0;
}
p.boleto span {
    color: #00987d;
    font-weight: 900;
    font-size: 3em;
}

p.boleto {
    text-align: center;
    color: #00987d;
    font-weight: 900;
    font-size: 3em;
}
span.boleto {
    text-align: center;
    color: #e8c29d;
    font-weight: 900;
    font-size: 3em;
}
.cont_datos_ganador p {
    color: #fff;
    font-size: 2rem;
    margin: 0;
}
.logo.big {
    width: 219px;
    margin: 0 auto;
}

.cont_datos_ganador .wrapper {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

h2#ganador {
    font-size: 2.6rem;
    margin: 0;
}

.col12 {
    text-align: center;
}

p.cantidad {
    text-align: center;
    color: #000000;
    font-weight: 900;
    font-size: 3em;
    margin: 0;
}

p.cantidad span {
    color: #00987d;
}

p.dia span {
    color: #761f2c;
    font-weight: 800;
}

p.dia {
    /* width: 38%; */
    margin: 1em auto;
}
div#divPrevio .col3:nth-child(odd) {
    /* background: #f7f7f7; */
    /* border: 4px solid #009378; */
}
div#divBtnBuscarGanador {
    box-shadow: none !important;
}
div#divPrevio .col3 {
    width: 32%;
    max-width: 257px;
    /*min-height: 220px;*/
    min-height: 210px;
    display: inline-flex;
    flex-direction: column;
    align-items: center !important;
    justify-content: space-around;
    vertical-align: top;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 20px;
    margin: 8px;
    box-shadow: 0 0 9px 0px #33333347;
    font-size: 80%;
    /* border: 4px solid #af398b; */
}
div#divPrevio .col3 .btn {
    /* padding: 10px 47px 10px 10px; */
}
div#divPrevio .col3 h1 {
    font-size: 1.3em;
    color: #333;
}
.loader {
    width: 30px;
    height: 30px;
    display: inline-block;
    position: relative;
    border-width: 3px 2px 3px 2px;
    border-style: solid dotted solid dotted;
    border-color: #e8c29d rgb(0 0 0 / 30%) #761f2c rgba(151, 107, 93, 0.3);
    border-radius: 50%;
    box-sizing: border-box;
    animation: 0.8s rotate linear infinite;
 }
 .loader:before , .loader:after{
    content: '';
    top: 0;
    left: 0;
    position: absolute;
    border: 9px solid transparent;
    border-bottom-color: #792431;
    transform: translate(-13px, 7px) rotate(-45deg);
  }
 .loader:after {
    border-color: #e8c29d #0000 #0000 #0000;
    transform: translate(20px, 3px) rotate(-35deg);
  }
   @keyframes rotate {
    100%{    transform: rotate(360deg)}
  }

  .invalid {
    border-color: red
  }

  /* ***** Estilo tabla **** */
  .table-wrapper{
    margin: 10px 70px 70px;
    /* box-shadow: 0px 35px 50px rgba( 0, 0, 0, 0.2 ); */
  }

.fl-table {
    border-radius: 5px;
    font-size: 12px;
    font-weight: normal;
    border: none;
    border-collapse: collapse;
    width: 100%;
    max-width: 100%;
    /* white-space: nowrap; */
    background-color: white;
}

.fl-table td, .fl-table th {
    text-align: center;
    padding: 8px;
}

.fl-table td {
    border-right: 1px solid #f8f8f8;
    font-size: 12px;
}

.fl-table thead th {
    color: #ffffff;
    background: #761f2c;
}


.fl-table thead th:nth-child(odd) {
    color: #3e2424;
    background: #e8c29d;
}

.fl-table tr:nth-child(even) {
    background: #F8F8F8;
}

/* Responsive */

@media (max-width: 767px) {

.cont_flex.wrapper.cont_datos_registro {
    flex-direction: column-reverse;
}

.col3,.col7 {
    width: 100%;
}
.cont_datos_ganador h1 {
    font-size: 4rem;
}
    .fl-table {
        display: block;
        width: 100%;
    }
    .table-wrapper:before{
        content: "Scroll horizontally >";
        display: block;
        text-align: right;
        font-size: 11px;
        color: white;
        padding: 0 0 10px;
    }
    .fl-table thead, .fl-table tbody, .fl-table thead th {
        display: block;
    }
    .fl-table thead th:last-child{
        border-bottom: none;
    }
    .fl-table thead {
        float: left;
    }
    .fl-table tbody {
        width: auto;
        position: relative;
        overflow-x: auto;
    }
    .fl-table td, .fl-table th {
        padding: 20px .625em .625em .625em;
        height: 76px;
        vertical-align: middle;
        box-sizing: border-box;
        /* overflow-x: hidden; */
        /* overflow-y: auto; */
        width: 120px;
        font-size: 15px;
        /* text-overflow: revert; */
        /* overflow-wrap: normal; */
        /* word-break: normal; */
    }
    .fl-table thead th {
        text-align: left;
        border-bottom: 1px solid #f7f7f9;
    }
    .fl-table tbody tr {
        display: table-cell;
    }
    .fl-table tbody tr:nth-child(odd) {
        background: none;
    }
    .fl-table tr:nth-child(even) {
        background: transparent;
    }
    .fl-table tr td:nth-child(odd) {
        background: #F8F8F8;
        border-right: 1px solid #E6E4E4;
    }
    .fl-table tr td:nth-child(even) {
        border-right: 1px solid #E6E4E4;
    }
    .fl-table tbody td {
        display: block;
        text-align: center;
    }
}
/* ***** FIN Estilo tabla **** */
.fl-table td:nth-child(1) {
    text-align: left;
    /* word-break: normal; */
    width: 440px !important;
}
