@font-face {
    font-family: 'Tektur';
    src: url(../font/Tektur-VariableFont_wdth\,wght.ttf);
}
*{
    font-family: 'Tektur';
}
body, html{
    margin: 0;
    padding: 0;
    background-color: rgb(1, 54, 88);
    background-image: url(../img/casino1.avif);
    background-attachment: fixed;
    background-size: cover;
}
.onl{
    width: 100%;
    display: flex;
    justify-content: center;
}
.onl_blokcs12a{
    width: 90%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.onl_blokcs12a h1{
    font-size: 28px;
    font-weight: 700;
    color: rgb(255, 255, 255);
}
.onl_conts1a{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.onl_conts1a a{
    font-size: 18px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    text-decoration: none;
    margin-left: 40px;
}
.mex{
    width: 100%;
    display: flex;
    justify-content: center;
}
.mex_blokc10aw{
    width: 70%;
    display: flex;
    flex-direction: column;
}
.mex_blokc10aw h1{
    font-size: 60px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    margin-bottom: 0;
}
.mex_blokc10aw h5{
    background-color: #87cefa;
    color: rgb(255, 255, 255);
    font-size: 60px;
    font-weight: 700;
    width: 550px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 20px;
}
.mex_conts10a{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.mex_conts10a img{
    width: 60px;
    height: fit-content;
}
.mex_conts10a p{
    font-size: 20px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    margin-left: 10px;
}
.bet{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 100px;
}
.bet_blokcto10a{
    width: 88%;
    display: flex;
    justify-content: space-around;
    background-color: #daa520;
    border: 3px solid #87cefa;
    border-radius: 30px;
    padding: 2%;
}
.bet_contto10a{
    display: flex;
    flex-direction: column;
}
.bet_contto10a img{
    width: 680px;
    height: 180px;
    object-fit: cover;
    border-radius: 30px;
}
.bet_contto10a h5{
    font-size: 20px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    margin-top: 10px;
    width: 680px;
    margin-bottom: 0;
}
.bet_1_1gv1a{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #daa520;
    width: 550px;
    height: 250px;
    border-radius: 30px;
}
.bet_1_1gv1a button{
    cursor: pointer;
    background-color: #0000cd;
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 700;
    border: none;
    width: 500px;
    height: 50px;
    border-radius: 60px;
    margin-top: 20px;
}
.bet_2_1gva{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: self-end;
}
.bet_2_1gva h3{
    color: #0000cd;
    font-size: 44px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.7);
    padding-right: 20px;
}
.bet_2_1gva span{
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    font-weight: 400;
}
.bet_2_1gva h4{
    color: #ffff00;
    font-size: 44px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    padding-left: 10px;
}
.juego{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 100px;
}
.juego_blokc_1one1a{
    width: 90%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.juego_blokc_1one1a h1{
    color: rgb(255, 255, 255);
    font-size: 32px;
    font-weight: 700;
}
.juego_conts12a{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}
.juego_textjner1a{
    background-color: #daa520;
    border: 3px solid #87cefa;
    border-radius: 30px;
    width: 420px;
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 20px;
}
.juego_textjner1a p{
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px;
    font-weight: 500;
}
.juego_1_0ar1a{
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 320px;
}
.juego_1_0ar1a img{
    width: 48px;
    height: fit-content;
    margin-right: 5px;
}
.juego_1_0ar1a h2{
    color: rgb(255, 255, 255);
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0;
}
.acerca{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 100px;
}
.acerca_blokcs1rtw{
    width: 90%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.acerca_blokcs1rtw h1{
    color: rgb(255, 255, 255);
    font-size: 32px;
    font-weight: 700;
}
.acerca_cont-1a{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}
.acerca_textto1a{
    background-color: #daa520;
    border: 3px solid #87cefa;
    border-radius: 30px;
    width: 420px;
    height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 20px;
}
.acerca_textto1a p{
    color: rgb(255, 255, 255);
    font-size: 20px;
    font-weight: 500;
}
.acerca_1_1aw{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.acerca_1_1aw img{
    width: 60px;
    height: fit-content;
}
.acerca_1_1aw h3{
    text-align: start;
    color: #0000cd;
    font-size: 24px;
    font-weight: 700;
    margin-left: 20px;
}
.acerca_1_1aw span{
    color: #ffff00;
}
footer{
    width: 100%;
    display: flex;
    justify-content: center;
    background-color: #87cefa;
    margin-top: 50px;
}
.casino{
    width: 90%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 50px;
}
.casino_blokcmx1a{
    display: flex;
    flex-direction: row;
    align-items: center;
    border-bottom: 1px solid (255, 255, 255, 0.1);
}
.casino_cont1aw{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.casino_cont1aw h5{
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}
.casino_text1aw{
    display: flex;
    flex-direction: row;
    margin-top: 30px;
}
.casino_text1aw a{
    text-decoration: none;
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: 700;
    margin-left: 20px;
    margin-right: 20px;
}
.casino p{
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    font-weight: 500;
    margin-top: 30px;
}




.pol{
    width: 100%;
    display: flex;
    justify-content: center;
}
.pol_blokc{
    width: 70%;
    display: flex;
    flex-direction: column;
    background-color: #0a0a6da7;
    border-radius: 8px;
    margin-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
}
.pol_blokc h1{
    font-weight: 700;
    font-size: 80px;
    color: rgb(255, 255, 255);
}
.pol_blokc h5{
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    color: rgb(255, 255, 255);
}
.pol_blokc h2{
    font-weight: 700;
    font-size: 32px;
    color: rgb(255, 255, 255);
    border-bottom: 2px solid rgb(238, 238, 238);
}
.pol_blokc p{
    font-weight: 500;
    font-size: 20px;
    color: rgb(255, 255, 255);
}
.pol_blokc li{
    font-weight: 500;
    font-size: 20px;
    color: rgb(255, 255, 255);
}
.pol_text{
    display: flex;
    flex-direction: row;
    justify-content: right;
}
.pol_text h4{
    font-weight: 500;
    font-size: 20px;
    color: rgb(255, 255, 255);
    font-style: italic;
}
#age-gate {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    text-align: center;
}
.age-gate-content {
    background-color: #013658;
    padding: 30px;
    border-radius: 30px;
    border: 1px solid #35A2F0;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    max-width: 400px;
    width: 90%;
    color: #333;
}
.age-gate-content h2 {
    margin-bottom: 20px;
    font-size: 1.8em;
        color: #fff;
}
.age-gate-content p {
    margin-bottom: 30px;
    font-size: 1.1em;
    line-height: 1.5;
    color: #fff;
}
.age-gate-buttons button {
    background-color: #35A2F0;
    color: white;
    border: none;
    padding: 12px 15px;
    margin: 10px 10px;
    border-radius: 30px;
    cursor: pointer;
    font-size: 1em;
    transition: background-color 0.3s ease;
}
.age-gate-buttons button#age-no {
    background-color: #dc3545;
}









@media screen and (max-width: 900px){
    .onl_blokcs12a{
        flex-direction: column;
        align-items: center;
    }
    .mex_blokc10aw h5{
        width: 300px;
        font-size: 36px;
    }
    .mex_blokc10aw h1{
        font-size: 36px;
    }
    .mex_blokc10aw{
        width: 80%;
    }
    .mex_conts10a{
        flex-direction: column;
        align-items: start;
    }
    .mex_conts10a p{
        font-size: 16px;
        margin-left: 0;
    }
    .onl_conts1a{
        flex-direction: column;
    }
    .onl_conts1a a{
        margin-left: 0;
        margin-bottom: 10px;
    }
    .bet_blokcto10a{
        flex-direction: column;
        align-items: center;
    }
    .bet_contto10a img{
        width: 360px;
    }
    .bet_contto10a h5{
        width: 360px;
        text-align: center;
        font-size: 16px;
    }
    .bet_1_1gv1a{
        width: 360px;
        margin-top: 30px;
    }
    .bet_1_1gv1a button{
        width: 320px;
    }
    .juego_conts12a{
        flex-direction: column;
        align-items: center;
    }
    .juego_textjner1a{
        width: 400px;
        padding-left: 0;
        margin-bottom: 20px;
    }
    .juego_1_0ar1a{
        justify-content: center;
        padding-left: 20px;
    }
    .juego_textjner1a p{
        padding-left: 20px;
    }
    .acerca_cont-1a{
        flex-direction: column;
    }
    .acerca_textto1a{
        margin-bottom: 20px;
        width: 400px;
        padding-left: 0;
        align-items: center;
    }
    .acerca_textto1a p{
        text-align: center;
        width: 350px;
    }
    .acerca_1_1aw{
        justify-content: center;
    }
    .casino_blokcmx1a{
        flex-direction: column;
        align-items: center;
    }
    .casino_text1aw{
        flex-direction: column;
        align-items: center;
    }
    .casino_text1aw a{
        margin-bottom: 20px;
    }
    .pol_blokc{
        width: 90%;
    }
    .pol_blokc h1{
        font-size: 29px;
    }
}