﻿/*-----------------------------------------------------------------------------------
	Malt Drop
-----------------------------------------------------------------------------------*/
@font-face {
    font-family: 'roboto-bold';
    src: url('../fonts/RobotoBold.eot');
    src: url('../fonts/RobotoBold.eot') format('embedded-opentype'), url('../fonts/RobotoBold.woff2') format('woff2'), url('../fonts/RobotoBold.woff') format('woff'), url('../fonts/RobotoBold.ttf') format('truetype'), url('../fonts/RobotoBold.svg#RobotoBold') format('svg');
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/RobotoRegular.eot');
    src: url('../fonts/RobotoRegular.eot') format('embedded-opentype'), url('../fonts/RobotoRegular.woff2') format('woff2'), url('../fonts/RobotoRegular.woff') format('woff'), url('../fonts/RobotoRegular.ttf') format('truetype'), url('../fonts/RobotoRegular.svg') format('svg');
}

body {
  margin: 0;
  padding: 0;
  /*background: #242F34;*/
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.page-container {
    overflow: hidden;
}


a, button {
    transition: background .3s ease-in-out;
    outline: none !important;
}


    a:hover {
        text-decoration: none;
        cursor: pointer;
    }




.bloc {
    width: 100%;
    clear: both;
    background: 50% 50% no-repeat;
    padding: 0 20px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    display: flex;
}

    .bloc .container {
        padding-left: 0;
        padding-right: 0;
    }




.bloc-lg {
    padding: 100px 20px;
}



.full-width-bloc {
    padding-left: 0;
    padding-right: 0;
}

    .full-width-bloc .row {
        align-items: start;
        margin-left: 0;
        margin-right: 0;
    }

    .full-width-bloc .container {
        width: 100%;
        max-width: 100% !important;
    }

    .full-width-bloc .carousel img {
        width: 100%;
        height: auto;
    }




.d-bloc .card, .l-bloc {
    color: rgba(0, 0, 0, .5);
}

    .d-bloc .card button:hover, .l-bloc button:hover {
        color: rgba(0, 0, 0, .7);
    }

    .l-bloc .icon-round, .l-bloc .icon-square, .l-bloc .icon-rounded, .l-bloc .icon-semi-rounded-a, .l-bloc .icon-semi-rounded-b {
        border-color: rgba(0, 0, 0, .7);
    }

    .d-bloc .card .divider-h span, .l-bloc .divider-h span {
        border-color: rgba(0, 0, 0, .1);
    }

    .d-bloc .card .a-btn, .l-bloc .a-btn, .l-bloc .navbar a, .l-bloc a .icon-sm, .l-bloc a .icon-md, .l-bloc a .icon-lg, .l-bloc a .icon-xl, .l-bloc h1 a, .l-bloc h2 a, .l-bloc h3 a, .l-bloc h4 a, .l-bloc h5 a, .l-bloc h6 a, .l-bloc p a {
        color: rgba(0, 0, 0, .6);
    }

        .d-bloc .card .a-btn:hover, .l-bloc .a-btn:hover, .l-bloc .navbar a:hover, .l-bloc a:hover .icon-sm, .l-bloc a:hover .icon-md, .l-bloc a:hover .icon-lg, .l-bloc a:hover .icon-xl, .l-bloc h1 a:hover, .l-bloc h2 a:hover, .l-bloc h3 a:hover, .l-bloc h4 a:hover, .l-bloc h5 a:hover, .l-bloc h6 a:hover, .l-bloc p a:hover {
            color: rgba(0, 0, 0, 1);
        }

    .l-bloc .navbar-toggle .icon-bar {
        color: rgba(0, 0, 0, .6);
    }

    .d-bloc .card .btn-wire, .d-bloc .card .btn-wire:hover, .l-bloc .btn-wire, .l-bloc .btn-wire:hover {
        color: rgba(0, 0, 0, .7);
        border-color: rgba(0, 0, 0, .3);
    }



.voffset {
    margin-top: 30px;
}




.mg-clear {
    margin: 0;
}

.mg-sm {
    margin-bottom: 5px;
}

.mg-md {
    margin-top: 10px;
    margin-bottom: 20px;
}

img.mg-sm, img.mg-md, img.mg-lg {
    margin-top: 0;
}

img.mg-sm {
    margin-bottom: 30px;
}

img.mg-md {
    margin-bottom: 30px;
}

img.mg-lg {
    margin-bottom: 50px;
}


.ico-cup {
    background: url('../img/ico-cup.png');
    width: 25px;
    height: 25px;
    display: inline-flex;
    position: relative;
    margin: 0 10px;
    top: 5px;
}

.ico-clock {
  background: url('../img/ico-clock.png');
  width: 25px;
  height: 25px;
  display: inline-flex;
  position: relative;
  margin-right: 10px;
  top: 5px;
}

.ico-cup-other {
    background: url('../img/ico-cup-other.png');
    width: 36px;
    height: 38px;
    display: block;
    float: left;
    top: -5px;
    position: relative;
    margin-right: 10px;
}

.border-top {
    border-radius: 33px 33px 0 0;
    border-top: 0 !important;
}

.border-bottom {
    border-radius: 0 0 33px 33px;
    border-bottom: 0 !important;
}

.border-33 {
    border-radius: 33px;
}

.customRow {
    margin-bottom: 15px;
    overflow: hidden;
}

    .customRow .card-header {
        margin-bottom: 10px;
    }


.btn-d, .btn-d:hover, .btn-d:focus {
    color: #FFF;
    background: rgba(0, 0, 0, .3);
}

/* Prevent ugly blue glow on chrome and safari */
button {
    outline: none !important;
}

.btn-sq {
    border-radius: 0px;
}

.btn-style-none, .btn-style-none:hover, .btn-style-none:active, .btn-style-none:focus {
    background: none;
    box-shadow: none;
    padding: 0;
}


.icon-md {
    font-size: 30px !important;
}



.card-sq, .card-sq .card-header, .card-sq .card-footer {
  border-radius: 0;
  background: #1d1e27;
}

.card-rd {
    border-radius: 30px;
}

    .card-rd .card-header {
        border-radius: 29px 29px 0 0;
    }

    .card-rd .card-footer {
        border-radius: 0 0 29px 29px;
    }


.divider-h {
    padding: 10px 0;
    width: 100%;
    display: inline-block;
}

    .divider-h span {
        display: block;
        border-top: 0px solid transparent;
    }

.divider-half {
    width: 50%;
    margin: 0 auto;
}

.dropdown-menu .divider-h, .dropdown-menu .divider-half {
    padding: 0;
}



.container {
    max-width: 1280px;
}

.p-style {
    font-size: 21px;
    line-height: 28px;
}

.p-bloc-0-style {
    font-size: 21px;
    line-height: 26px;
}

.btn-style {
    font-weight: bold;
    color: #E3E9ED !important;
    font-size: 18px;
}

.h6-style {
    font-size: 32px;
    font-weight: bold;
    line-height: 39px;
}

.p-7-style {
    font-size: 18px;
    line-height: 25px;
}

.p-8-style {
    font-size: 18px;
    line-height: 25px;
}

.p-11-style {
    font-family: roboto-bold;
    font-size: 26px;
    line-height: 30px;
    margin: 20px;
    text-transform: uppercase;
}

/*.promo-timer p {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
}*/

.promo-timer span:last-child {
    font-family: roboto-bold;
}

.row-pad15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.customBg {
    background-color: #1a2125;
}

.customRow.customBorder {
    border: 2px solid #2b4859;
}

.customRow table th span {
    padding: 8px 25px;
    border-radius: 10px;
}

.customRow table td, .customRow table th {
    border-right: 1px solid rgba(255,255,255,0.42);
}

.customRow table thead th {
    padding-top: 12px;
}

.customRow table td:last-child, .customRow table th:last-child {
    border-right: none;
}

.modal-content .bgc-meat-brown {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  border-bottom: 0px solid #dee2e6;
  color: #212529;
}

.modal-content .modal-header::after, .modal-content .modal-header::before {
    display: none;
}

.modal-content {
  overflow: hidden;
}


.m-0 {
  margin: 0;
}

.bgc-meat-brown {
    background-color: #fffe54;
}

.bgc-dark-jungle-green {
    background-color: #1b1f28;
    border: 1px solid #363c4c;
}

.bgc-skobeloff {
  background-color: #3d3c42;
}



.tc-white {
    color: #FFFFFF !important;
}



.btn-midnight-green-eagle-green {
    border-radius: 10px;
    background: #12535F;
    color: #FFFFFF !important;
}

    .btn-midnight-green-eagle-green:hover {
        border-radius: 10px;
        background: #0e424c !important;
        color: #FFFFFF !important;
    }

.btn-meat-brown {
    box-shadow: 0 0 9px 0 #fffe54 !important;
    background: #fffe54;
    background-color: #fffe54;
    color: #2f3030;
}

    .btn-meat-brown:hover {
        background-color: #fff!important;
    }

.btn-meat-green {
    background-color: #432f7b;
    box-shadow: 0 0 9px 0 #432f7b !important;
    color: #fff !important;
}

    .btn-meat-green:hover {
        background: #7a63ba;
        color: #FFFFFF !important;
    }



.icon-midnight-green-eagle-green {
    color: #12535F !important;
    border-color: #12535F !important;
}

.txt-color-yellow {
    color: #ecb311;
}

.txt-color-dark {
    color: #2f3030;
}

.txt-color-gray {
    color: #656b76;
}

.txt-color-green {
  color: #7a849c;
}

.txt-color-dark-green {
    color: #00707c;
}

.bold {
    font-weight: bold;
}

.btns {
    text-align: center;
}

    .btns a {
        font-size: 19px;
        margin: 5px;
        line-height: 1.5;
        padding: 6px 40px;
        border-radius: 10em;
    }

        .btns a i {
            margin-right: 10px;
        }


.table.table-striped {
    margin: 0;
}

    .table.table-striped th,
    .table.table-striped td {
        border-top: none;
        text-align: center;
        padding: 10px;
    }

    .table.table-striped thead th {
        border-bottom: none;
        border-top: none;
        background-color: #1a2125;
        color: #fff;
    }

    .table.table-striped tbody tr {
        color: #fff;
        font-size: 22px;
    }

      .table.table-striped tbody tr:nth-of-type(odd) {
        background-color: #2d2c34;
      }

.custom-card .card-body {
    padding: 0;
    background-color: #1d3644;
}


.modal-content p {
    color: #fff;
}

.mw1200px {
    max-width: 1200px;
    margin: 0 auto;
}





@media (min-width: 576px) {
    .bloc-xxl-sm {
        padding: 200px 20px;
    }

    .bloc-xl-sm {
        padding: 150px 20px;
    }

    .bloc-lg-sm {
        padding: 100px 20px;
    }

    .bloc-md-sm {
        padding: 50px 20px;
    }

    .bloc-sm-sm {
        padding: 20px;
    }

    .bloc-no-padding-sm {
        padding: 0 20px;
    }
}

@media (min-width: 768px) {
    .bloc-xxl-md {
        padding: 200px 20px;
    }

    .bloc-xl-md {
        padding: 150px 20px;
    }

    .bloc-lg-md {
        padding: 100px 20px;
    }

    .bloc-md-md {
        padding: 50px 20px;
    }

    .bloc-sm-md {
        padding: 20px 20px;
    }

    .bloc-no-padding-md {
        padding: 0 20px;
    }
}

@media (min-width: 992px) {
    .bloc-xxl-lg {
        padding: 200px 20px;
    }

    .bloc-xl-lg {
        padding: 150px 20px;
    }

    .bloc-lg-lg {
        padding: 100px 20px;
    }

    .bloc-md-lg {
        padding: 50px 20px;
    }

    .bloc-sm-lg {
        padding: 20px;
    }

    .bloc-no-padding-lg {
        padding: 0 20px;
    }
}




@media (max-width: 1024px) {
    .bloc.full-width-bloc, .bloc-tile-2.full-width-bloc .container, .bloc-tile-3.full-width-bloc .container, .bloc-tile-4.full-width-bloc .container {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 991px) {
    .container {
        width: 100%;
    }

    .bloc {
        padding-left: constant(safe-area-inset-left);
        padding-right: constant(safe-area-inset-right);
    }


    .bloc-group, .bloc-group .bloc {
        display: block;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .bloc-tile-2 .container, .bloc-tile-3 .container, .bloc-tile-4 .container {
        padding-left: 0;
        padding-right: 0;
    }

    .btn-dwn {
        display: none;
    }

    .voffset {
        margin-top: 5px;
    }

    .voffset-md {
        margin-top: 20px;
    }

    .voffset-lg {
        margin-top: 30px;
    }

    form {
        padding: 5px;
    }

    .close-lightbox {
        display: inline-block;
    }

    .blocsapp-device-iphone5 {
        background-size: 216px 425px;
        padding-top: 60px;
        width: 216px;
        height: 425px;
    }

        .blocsapp-device-iphone5 img {
            width: 180px;
            height: 320px;
        }

    .ico-cup {
        width: 24px;
        height: 24px;
        background-size: contain;
        float: inherit;
        display: inline-block;
        top: 0;
        margin-right: 0;
    }

  .p-11-style {
    font-size: 21px;
  }

  .table-header div {
    font-size: 21px!important;
  }

  .table.table-striped tbody tr {
    font-size: 16px!important;
  }

  .modal-content .bgc-meat-brown.modal-header h4 {
    font-size: 1.25rem;
  }
}

.img-fluid {
    width: 100%;
}

.no-gutters a {
    display: block;
    width: 100%;
    height: 100%;
}

    .no-gutters a img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        border-radius: 33px;
    }

.text-center {
    text-align: center;
}

.text-center-overflow-hidden–x {
    text-align: center;
    overflow-x: hidden;
}

.table-container {
    width: calc(100% - 40px);
    margin: 20px auto;
    background: rgb(61, 60, 66);
    border-radius: 24px;
    overflow: hidden;
    border: 1px solid rgba(255,255,255,0.08);
}

.table-header {
    display: flex;
    width: 100%;
    box-sizing: border-box;
    background: #fffe54;
    border-radius: 20px 20px 0 0;
    overflow: hidden;
}

    .table-header div {
        flex: 0 0 33.33%;
        background-color: transparent;
        color: #1a2125;
        font-weight: bold;
        font-size: 18px;
        line-height: 1;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 16px 10px;
        border-right: 1px solid rgba(0,0,0,0.15);
    }

        .table-header div:last-child {
            border-right: none;
        }
.table-sroll {
    overflow-x: hidden;
    border-radius: 0 0 24px 24px;
    background: rgb(61, 60, 66);
}

.winners-list {
    width: 100%;
}

    .winners-list td {
        width: calc(100% / 3);
        padding: 10px 5px;
        text-align: center;
        vertical-align: middle;
        word-break: break-word;
    }
        .winners-list td:nth-child(1) {
            width: 33.33%;
        }

        .winners-list td:nth-child(2) {
            width: 33.33%;
        }

        .winners-list td:nth-child(3) {
            width: 33.33%;
        }

.winners-date {
    display: block;
    font-size: 13px;
}

.winners-time {
    display: block;
    font-size: 13px;
    color: #ecb311;
}

#tbodyPrizes {
    box-shadow: 0 -2px 11px rgb(0 0 0 / 20%);
}

    #tbodyPrizes tr td {
        background-color: #1e2024;
        border-color: rgba(255,255,255,0.3);
        color: #ebb50d;
    }

        #tbodyPrizes tr td:first-child {
            background-color: #24262b;
        }

    #tbodyPrizes tr:first-child td,
    #tbodyPrizes tr:last-child td {
        border-radius: 5px;
    }

    #tbodyPrizes tr:first-child td {
        border-top: 0;
    }

#modal-prizes thead th {
  background-color: #3d3c42;
  color: #fff;
  border: 0;
  border-radius: 5px;
  text-align: center;
  font-size: 9.61pt;
  white-space: nowrap;
}

    #modal-prizes thead th span {
        padding-left: 6px;
    }

#modal-prizes .modal-content, #modal-description .modal-content {
    border-radius: 12px;
}

/*    #modal-prizes thead th:first-child {
        background-color: #fffe54;
    }*/

@media (max-width: 767px) {
    .table-container {
        width: calc(100% - 24px);
        margin: 0 12px 12px;
        border-radius: 28px;
        border: 1px solid rgba(255,255,255,0.08);
        background: rgb(61, 60, 66);
        overflow: hidden;
    }

    .table-header {
        display: flex;
        width: 100%;
        box-sizing: border-box;
        border-radius: 24px 24px 0 0;
        background: #fffe54;
    }

        .table-header div {
            font-size: 14px !important;
            padding: 16px 6px !important;
            font-weight: bold;
            color: #111318;
            border-right: 1px solid rgba(0,0,0,0.18);
            display: flex;
            vertical-align: middle;
        }


            .table-header div:nth-child(1),
            .table-header div:nth-child(2),
            .table-header div:nth-child(3) {
                flex: 0 0 33.33%;
                width: auto !important;
            }


    .table-sroll {
        border-radius: 0 0 26px 26px;
        background: rgb(61, 60, 66);
    }

    .winners-list td {
        font-size: 13px;
        padding: 14px 6px;
        color: #d0d0d0;
        background: rgb(61, 60, 66);
        border-right: 1px solid rgba(255,255,255,0.1) !important;
        border-bottom: 1px solid rgba(255,255,255,0.08) !important;
    }

        .winners-list td:last-child {
            border-right: none !important;
        }

        .winners-list td:nth-child(1) {
            width: 33.33% !important;
        }

        .winners-list td:nth-child(2) {
            width: 33.33% !important;
        }

        .winners-list td:nth-child(3) {
            width: 33.33% !important;
        }


    .table.table-striped {
        table-layout: fixed;
    }

        .table.table-striped th,
        .table.table-striped td {
            border-top: none !important;
            border-right: 1px solid rgba(255,255,255,0.1);
            padding: 14px 6px;
            text-align: center;
            background: rgb(61, 60, 66);
        }

            .table.table-striped td:last-child {
                border-right: none !important;
            }
}
@media(max-width: 1500px) {
    .table.table-striped tbody tr {
        font-size: 18px;
    }

    .table-header div {
        padding: 18px;
    }
}

@media(max-width: 1400px) {
    .table-header div {
        padding: 14px 8px;
    }
}
