@import 'https://fonts.googleapis.com/css?family=Roboto:400,500,700';

body {
    font-family: 'Roboto', sans-serif;
    text-align: center;
    background: #000000;
}

.amt:before {
    content: '$';
}

h4 {
    color: white;
    border-radius: 5px;
    padding: 10px 34px 12px 34px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 20px;
    display: inline-block;
    background-color: #662d91;
    position: relative;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    /* border: 2px solid #9f0135; */
    border-radius: 1000px;
    margin: 0 auto;
    margin-bottom: 36px;
    box-shadow: 0 2px 5px 0 rgb(3 6 26 / 15%);
    transition: .5s all ease-in-out;
}

.h2, h2 {
    color: #FFF;
    font-size: 22px;
    background: #8d1ed0;
    border-radius: 38px;
    max-width: 262px;
    text-align: center;
    margin: -32px auto;
    z-index: 50;
    position: relative;
}

.amt {
    border-style: solid;
    border-color: #8d1ed0;
    color: #FFF;
    font-size: 31px;
    background: #040f2f;
    border-radius: 23px;
    max-width: 337px;
    text-align: center;
    margin: 18px auto;
    padding: 16px;
    z-index: 0;
}


.button-wiggle {
    animation: wiggle 4s 2s infinite;
}

@keyframes wiggle {
    5%, 50% {
        transform: scale(1);
    }

    10% {
        transform: scale(0.9);
    }

    15% {
        transform: scale(1.15);
    }

    20% {
        transform: scale(1.15) rotate(-5deg);
    }

    25% {
        transform: scale(1.15) rotate(5deg);
    }

    30% {
        transform: scale(1.15) rotate(-3deg);
    }

    35% {
        transform: scale(1.15) rotate(2deg);
    }

    40% {
        transform: scale(1.15) rotate(0);
    }
}

prog {
    font-family: 'OpenSans-Bold';
    color: #07b2f3;
    font-size: 28px;
}



.wnersWrap, .progWrap {
    display: block !important;
    flex-direction: row;
    border-radius: 6px;
    margin: 10px auto;
}

.wnersTitle, .progTitle {
    display: inherit;
    align-items: center;
    color: #479ef0 !important;
    padding: 0 10px;
    font-size: 15px;
    flex-grow: 0.5;
}

.logo {
    max-width: none !important;
    text-align: center;
}

.progAmt {
    font-size: 22px;
    display: flex;
    align-items: center;
    color: #000000 !important;
    margin: auto;
    background: #ebe602 !important;
    padding: 10px 34px 10px 34px !important;
}

.button-float {
    animation: float 1.5s linear alternate infinite;
}

@keyframes float {
    50% {
        transform: translateY(-px);
    }

    100% {
        transform: translateY(-18px);
    }
}

/*---------------*/

.conti {
    position: relative;
    width: 100%;
    max-width: 1600px;
    margin: auto;
}








/*--------------*/

.button-container {
    margin: -44px auto 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;

    @media screen and (max-width: 930px) {
        flex-direction: column;
    }
}

.button2 {
    text-decoration: none;
    text-transform: uppercase;
    margin-left: 25px;
    color: white;
    border-radius: 5px;
    padding: 10px 34px 12px 34px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 23px;
    display: inline-block;
    font-weight: 600;
    background-color: #fb009f;
    position: relative;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    /*border: 2px solid #9f0135;*/
    border-radius: 1000px;
    margin: 40px;
    box-shadow: 0 2px 5px 0 rgba(3,6,26,0.15);
    transition: .5s all ease-in-out;
    &:hover

{
    cursor: pointer;
    background: white;
    color: #1F4141;
    animation: none;
    //animation-play-state: paused;
}

}



.main-bg {
    background: url(/affiliates/images/bg-chip.jpg) no-repeat;
    background-size: cover;
    min-height: 826px;
    background-position: center;
}

li {
    display: list-item;
    font-size: 14px;
    text-align: left;
}

p {
    margin: 0 0 10px;
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
}

header {
    padding: 25px 0;
    background-color: #000;
}

.logo {
    text-align: left;
}

.headerbg1 {
    height: 107px;
    width: 40%;
    background: url(../images/headerbg1.jpg) left top repeat;
    float: left;
    text-align: right;
}



    .headerbg1 img {
        vertical-align: middle;
        margin-right: 20px;
        margin-top: 30px;
    }

.header {
    height: 107px;
    background: url(../images/headerbg2.jpg)
}

#chat {
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    padding-top: 30px;
    float: left;
    padding-left: 32px;
    white-space: nowrap;
}

    #chat img {
        padding-bottom: 10px;
        vertical-align: middle;
        float: left;
        padding-right: 15px;
    }

    #chat span {
        font-weight: 700;
        color: #ffd300;
        display: inline-block;
        text-transform: uppercase;
    }

button {
    letter-spacing: normal;
    word-spacing: normal;
    line-height: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    align-items: flex-start;
    cursor: default;
    border: none;
    background: none;
    margin: 0em;
    margin-top: 13px;
    padding: 1px 6px;
    color: aliceblue;
    font-family: 'Roboto', sans-serif;
    cursor: pointer;
    font-size: 11px;
}
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #9c27b0;
    margin: auto;
    padding: 20px;
    border: 3px solid #ff0057;
    width: 64%;
    color: snow;
}


/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

#phone {
    font-size: 16px;
    font-weight: 700;
    padding-top: 30px;
    float: right;
    line-height: 1;
    float: left;
}

    #phone span {
        color: #fff;
        font-size: 18px;
        font-weight: 400;
    }

    #phone img {
        float: left;
        padding-right: 15px;
        padding-top: 10px;
    }


.headerbg2 {
    height: 107px;
    width: 60%;
    background: url(../images/headerbg2.jpg) left top repeat;
    float: right;
    padding-right: 30%;
}

.yellow {
    color: #ffd300;
}

.container {
    text-align: center;
    position: relative;
}

.char-img {
    position: absolute;
    left: -268px;
    top: 0px;
}


.container img {
    /*width: 1200px;*/
    max-width: 100%;
}

.char-img img {
    width: 90%;
}


/*.container img{width:1200px; max-width:90%;}*/
.container p {
    font-size: 18px;
    color: #fff;
}

.pd-t {
    padding: 35px 0;
}

/*footer {padding:25px 0;}
footer .container {max-width:1024px;}
footer p {color:#fff;padding-top:15px;}
footer p a, footer a {color:#fff;}*/
.dep-btn {
    width: 50%;
}

.promo1 {
    margin-top: 80px;
}

/* Footer */
footer {
    clear: both;
    padding-bottom: 15px;
    /*background-color: #fff;*/
    display: block;
    color: #000000;
    font-size: 15px;
}

    footer .disclaimer {
        background-color: #fff;
        overflow: hidden;
        padding: 20px 20px 0;
        width: 100%;
        max-width: 1096px;
        margin: 0 auto;
    }

        footer .disclaimer p {
            margin-bottom: 10px;
            text-align: justify;
            text-justify: inter-word;
        }

.Layout-Casino-Footer {
    background: #8d1ed0;
    padding: 10px 0 18px 0;
}

.footer {
    margin: 0 auto;
}

.footerInner {
    margin: 0 auto;
    padding: -2px 0 0 0;
}

.bankImg {
    text-align: center;
}

    .bankImg a {
        padding: 3px 8px 0px 5px;
        line-height: 41px;
    }

*, ::
.lado {
    width: 49.2%;
}

.lado2 {
    width: 69.2%;
}

.lado3 {
    width: 29.2%;
    text-align: center;
}

.pay {
    max-width: 718px;
    width: 100%;
    height: auto;
}

.casinoblack {
    width: 100%; /* max-width:312px; */
    max-width: 285px;
    height: auto;
    margin: 0 auto;
    display: block;
}

.license {
    width: 100%;
    max-width: 153px;
    height: auto;
    margin: 0 auto;
    display: block; /* padding-top:20px; */
}

.columnas {
    clear: both;
    padding: 0px;
    margin: 0px;
}

.col {
    display: block;
    float: left;
    margin: 0 0 0 1%;
    color: #000
}

    .col:first-child {
        margin-left: 0;
    }

.group:before, .group:after {
    content: "";
    display: table;
}

.group:after {
    clear: both;
}

.group {
    zoom: 1;
}

/* Social */
.social {
    text-align: center;
}

    .social span {
        display: block;
        text-align: center;
        font-weight: 700;
        font-size: 16px;
        padding: 5px;
    }

    .social a {
        display: inline-block;
        width: 60px;
        height: 60px;
        border: 2px solid #fff;
    }

        .social a img {
            display: block;
            width: 100%;
            height: auto;
        }

.mobi-offer {
    display: none;
}

@media screen and (max-width: 1024px) {
    .log {
        text-align: left !important;
    }

    #phone {
        float: right;
        padding: 0px;
        margin-top: 20px;
        width: 40%;
        padding-left: 46px;
    }

    #chat {
        padding: 0px;
        margin: 0px;
        margin-top: 20px;
        float: left;
    }
}

@media screen and (min-width: 768px) {

    .col-md-3, .col-md-1 {
        padding-left: 0;
        padding-right: 0;
        width: 29%;
    }

    .col-md-1 {
        width: 4.5%;
        margin-left: -13px;
        margin-right: -11px;
        margin-top: 40px;
    }

    .col-md-3 img {
        width: 100%;
        max-width: inherit;
    }
}

@media screen and (max-width: 767px) {
    .main-bg {
        background: url(/affiliates/images/bg-mobi-chip.jpg) no-repeat;
        background-size: cover;
        min-height: 788px;
        background-position: center;
    }

    .log {
        text-align: left !important;
    }

    #phone {
        float: left;
        padding: 0px;
    }

    .header {
        height: 213px;
    }

    #chat {
        padding: 0px;
        margin: 0px;
    }

    .logo {
        text-align: center;
    }

    header .col-md-6 {
        padding: 10px 0;
    }

    .char-img {
        display: none;
    }

    .dep-btn {
        width: 100%;
    }

    .promo1 {
        margin-top: 10px;
    }

    .promo2 {
        margin-top: 20px;
    }

    .lado2, .lado3 {
        clear: both;
        float: none;
        width: 100%;
    }

    .desk-offer {
        display: none;
    }

    .mobi-offer {
        display: block;
    }

    header {
        background: #000;
        margin-bottom: 30px;
    }

    .title-mobi, .content-mobi {
        margin-bottom: -3px;
    }

    .mobi-offer {
        padding: 0px !important;
    }
}
