* {
    margin: 0;
    padding: 0;
}
html {
    scroll-behavior: smooth;
}
body {
    font-family: Averta, sans-serif; color: #141414; font-size: 18px;
    overflow-x: hidden;
}
@font-face {
    font-family: poppins;
    src: url(../files/fonts/Poppins-Regular.ttf);
}
@font-face {
    font-family: poppins;
    src: url(../files/fonts/Poppins-Bold.ttf);
    font-weight: bold;
}
@font-face {
    font-family: poppins;
    src: url(../files/fonts/Poppins-SemiBold.ttf);
    font-weight: 500;
}
@font-face {
    font-family: poppins;
    src: url(../files/fonts/Poppins-Light.ttf);
    font-weight: 100;
}
@font-face {
    font-family: Averta;
    src: url(../files/fonts/averta.ttf);
}
@font-face {
    font-family: Averta;
    src: url(../files/fonts/averta-bold.ttf);
    font-weight: bold;
}
@font-face {
    font-family: Averta;
    src: url(../files/fonts/averta-semibold.ttf);
    font-weight: 500;
}
/*
@font-face {
    font-family: Averta;
    src: url(../files/fonts/averta-extrabold.otf);
    font-weight: bolder;
}
*/
@font-face {
    font-family: Averta;
    src: url(../files/fonts/averta-light-italic.otf);
    font-weight: 100;
    font-style: italic;
}
@font-face {
    font-family: Averta;
    src: url(../files/fonts/averta-italic.otf);
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: Averta;
    src: url(../files/fonts/averta-bold-italic.otf);
    font-weight: bold;
    font-style: italic;
}
.container {
    max-width: 1160px;
    margin: 0 auto;
    position: relative;
}
nav ul {
    list-style: none;
    margin: 0; padding: 0;
}
.clear {
    clear: both;
}
.dark-bg {
    background-color: #161616;
}
.float-right {
    float: right;
}
.button-negative {
    padding: 0 32px;
    background-color: #986F16;
    color: #fff; text-decoration: none; line-height: 50px; font-size: 18px; font-weight: bold; font-family: Averta, sans-serif;
    border: none; border-radius: 31px;
    display: inline-block;
    cursor: pointer;
    transition: all 0.3s ease;
}
.button img {
    vertical-align: middle;
}
.button-negative:hover {
    background-color: #8A6D2E;
    color: #fff;
}
.button {
    border: 1px solid #986F16; border-radius: 23px;
    color: #986F16; text-decoration: none; line-height: 46px; font-size: 18px; font-weight: bold; font-family: Averta, sans-serif;
    padding: 0 33px;
    display: inline-block;
    cursor: pointer;
    transition: all 0.3s ease;
}
.button:hover {
    color: #fff;
    background-color: #986F16;
}
.title {
    text-align: center;
}
.title h3 {
    font-weight: 500; font-size: 18px; text-transform: uppercase; color: #986F16; line-height: 20px;
    margin: 0;
}
.title h2 {
    font-weight: 500; font-size: 40px; line-height: 40px;
    display: inline-block;
    margin: 0 0 60px;
}
.title h2::after {
    content: " ";
    display: block;
    width: 59px; height: 4px;
    background-color: #986F16;
}
.center {
    text-align: center;
}
p {
    font-size: 18px;
    margin: 0 0 24px;
}
h2 {
    font-size: 24px; font-weight: bold;
    margin: 0 0 32px;
}
h3 {
    font-size: 24px; font-weight: bold;
    margin: 0 0 16px;
}
h4 {
    font-weight: bold;
    margin: 0 0 16px;
}
input[type="text"],
input[type="email"],
input[type="number"] {
    border: 1px solid rgba(22, 22, 22, 0.2); border-radius: 8px;
    height: 60px; width: 100%;
    line-height: 60px; font-family: Averta, sans-serif; text-indent: 22px; font-size: 16px;
    background-color: #fff;
    margin: 0 0 15px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
textarea:focus,
input[type="text"]:focus-visible,
input[type="email"]:focus-visible,
input[type="number"]:focus-visible,
textarea:focus-visible {
    border: 1px solid #986F16;
}
textarea {
    border: 1px solid rgba(22, 22, 22, 0.2); border-radius: 8px;
    height: 30px; width: 100%;
    font-family: Averta, sans-serif; text-indent: 22px; font-size: 16px;
    background-color: #fff;
    padding: 15px 0; margin: 0 0 15px;
    display: block;
    resize: vertical;
}
input[type="submit"] {
    margin: 15px 0 0;
}
img {
    max-width: 100%;
}
h1, h2.big-title {
    font-size: 32px; font-family: Averta, sans-serif; font-weight: bold;
    margin: 0 0 15px;
}
.dices {
    background: url(../images/public/dices.png) no-repeat left top;
    padding-left: 32px;
}
hr {
    border-color: #737373;
    margin: 50px 0;
}
.quote {
    color: #141414; font-weight: 100; text-align: center;
    padding: 24px 0; margin: 0 0 50px;
    border-left: 4px solid #986F16;
    background-color: #E6DECC;
}
.france {
    background: url(../images/public/france.png) no-repeat left;
    line-height: 108px; display: inline-block;
    padding: 0 0 0 44px;
}
.boulogne {
    background: url(../images/public/boulogne.png) no-repeat left;
    line-height: 108px; display: inline-block;
    padding: 0 0 0 44px;
}
.tlb {
    background: url(../images/public/map_france_tlb.svg) no-repeat left;
    line-height: 108px; display: inline-block;
    padding: 0 0 0 44px;
}
.dlb {
    background: url(../images/public/map_france_dlb.svg) no-repeat left;
    line-height: 108px; display: inline-block;
    padding: 0 0 0 44px;
}
.noiretable {
    background: url(../images/public/noiretable.png) no-repeat left;
    line-height: 108px; display: inline-block;
    padding: 0 0 0 44px;
}
.legend {
    text-align: center; font-size: 12px;
}
.small {
    font-size: 12px; color: #737373;
}
video {
    border-radius: 20px;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    white-space: nowrap;
}
.sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
}

/* CONTENT */
div.slide1 {
    height: 317px;
    background-size: cover; background-position: center center;
    margin: 0 0 30px;
}
div.top {
    position: fixed; bottom: 28px; right: 28px;
}
div.top a {
    display: block;
    width: 58px; height: 58px;
    border-radius: 29px;
    background-color: #986F16;
    opacity: 0.6;
    text-align: center; line-height: 51px;
}
div.top a:hover {
    opacity: 1;
}
div.center-content {
    margin: 0 auto 50px;
    text-align: center;
}
div.img-left, div.img-right {
    display: flex;
    padding: 0!important;
}
.darkbox {
    background-color: #161616;
    max-width: 680px;
    margin: 70px auto ; padding: 40px 40px 16px;
    text-align: center; color: #fff;
    border-radius: 40px;
}
div.img-left div.bg, div.img-right div.bg {
    width: 50%; 
    background-size: cover; background-position: center;
    margin: 32px; border-radius: 20px;
}
div.img-left div.picture, div.img-right div.picture {
    width: 50%; 
    margin: 32px;
}
div.img-left div.mobile, div.img-right div.mobile, a.mobile {
    display: none;
}
div.content h2 img.icon, div.content h1 img.icon {
    vertical-align: middle;
    margin: 0 12px 0 0;
}
div.content hr {
    border-color: #986F16; border-top: 2px solid #986F16;
}
h1.icon, h2.icon {
    background-position: left 2px; background-repeat: no-repeat; background-size: 34px;
    padding-left: 45px;
    min-height: 36px;
}
div.img-left div.content-right {
    width: 50%;
    margin: 0 32px 0 0; padding: 32px 0;
    min-height: 284px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
div.img-left div.content-right h2, div.img-right div.content-left h2, div.flex-content h2 {
    margin: 0 0 40px;
}
div.img-right div.content-left-container {
    width: 50%;
    text-align: right;
}
div.img-right div.content-left {
    margin: 0 0 0 32px; padding: 32px 0;
    text-align: left;
    min-height: 284px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
div.img-left div.rotate {
    width: 45%;
    transform: rotate(-8deg);
    margin: 50px 0 0;
}
div.img-right div.rotate {
    width: 45%;
    transform: rotate(8deg);
    margin: 50px 0 0;
}
div.rotate-box div.content-right {
    margin-right: 0;
    width: 55%;
}
div.rotate-box div.content-left {
    margin-left: 0;
    width: 55%;
}
div.dark {
    background: #161616;
    color: #fff;
    padding: 1px 0;
}
div.dark div.content {
    padding: 110px 0;
}
div.dark div.center-content {
    margin-bottom: 0;
}
div.content table.three-column {
    width: 103%!important;
}
div.content table.three-column td {
    width: 33%;
    padding: 0 32px 0 0;
    vertical-align: top;
}
div.background-content {
    border-radius: 40px;
    padding: 0; margin: 0 0 60px;
    color: #fff;
    background-size: 100%; background-position: center center;
    min-height: 348px;
    overflow: hidden;
    transition: all 0.5s ease;
}
div.background-content div.inner-content {
    padding: 32px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 284px;
    background: linear-gradient(to top, #000, rgba(20, 20, 20, 0));
}
div.background-content div.inner-content p:last-child {
    margin-bottom: 0;
}
div.hover-effect:hover {
    background-size: 120%;
}
div.background-content div.mobile-background {
    background-size: 0;
}
div.hover-effect div.inner-content {
    justify-content: end;
}
img.half-img {
    display: inline-block;
    width: 48.5%;
    margin: 3% 3% 0 0;
    border-radius: 20px;
}
div.content img.half-img:nth-child(1), div.content img.half-img:nth-child(2) {
    margin-top: 0;
}
div.content img.half-img:nth-child(even) {
    margin-right: 0;
}
p.three-col {
    display: flex;
}
p.three-col img {
    width: 354px;
    border-radius: 20px;
    margin: 0 0 0 16px;
}
p.three-col img:first-child {
    margin-left: 0;
}

a {
    color: #8A6D2E; text-decoration: underline;
}
a:hover {
    color: #986F16;
}
a.one-third {
    text-align: center;
    width: 33%;
    padding: 0;
}
div.flex-container {
    display: flex;
    margin: 0 auto;
    min-width: 1150px;
}
div.dark div.flex-container {
    margin: 0 auto;
}
div.flex-container div.flex-content {
    width: 50%;
}
div.flex-container div.box {
    padding: 0;
}
div.flex-container div.inner-box {
    padding: 32px;
}
div.flex-container div.flex-content:first-child {
    margin-right: 32px;
}
div.content ul, div.flex-content ul, div.content ol, div.flex-content ol {
    margin: 0 0 24px 12px;
}
nav.tabs {
    margin: 50px 0 80px;
    border-bottom: 1px solid #707070;
}
nav.tabs li {
    display: inline-block;
    margin: 0 100px 0 0;
}
nav.tabs li a {
    color: #797979; font-size: 24px; text-decoration: none; line-height: 85px;
    display: inline-block;
    margin: 0 0 -2px;
}
nav.tabs li a.current, nav.tabs li a:hover {
    color: #141414;
}
nav.tabs li a.current {
    font-weight: bold;
    border-bottom: 6px solid #986F16;
}
div.tab-content {
    display: none;
}
.underlined {
    font-size: 40px; font-weight: 500; text-align: center;
    position: relative;
}
.underlined::after {
    display: block;
    content: " ";
    height: 5px; width: 407px;
    line-height: 5px; font-size: 5px;
    margin: 55px auto 0;
    background-color: #986F16;
}
div.dark div.card {
    margin: -253px 8px 120px; padding: 0 0 32px;
    color: #161616; font-size: 18px; text-align: left;
    width: 372px;
}
div.dark div.card h3.bg-img {
    height: 138px;
    padding: 110px 20px 0; margin: 0 0 36px;
    background-size: cover; background-position: center center;
    border-radius: 12px 12px 0 0;
    color: #fff; text-align: center;
}
div.dark div.card li {
    background: url(../images/public/bullet.png) no-repeat left 7px;
    padding: 0 26px; margin: 0 0 12px;
}
div.content ul li, div.content ol li {
    margin: 0 0 0 10px;
}
ul.two-column li {
    display: inline-block;
    width: 47%;
    list-style-type: disc;
}
ul.two-column > li:before {
    content: "";
    display: list-item;
    position: absolute;
    color: #986F16;
}
small {
    font-size: 16px;
}
div.dark div.card img {
    border-radius: 10px 10px 0 0;
    margin: 0 0 44px;
}
div.dark div.card h3 {
    margin: 0 50px 26px;
    font-size: 24px;
}
div.dark div.card p {
    margin: 0 50px 26px;
}
.content img.round {
    border-radius: 20px;
    width: 100%;
}
.no-border {
    margin-bottom: 32px;
}
.no-border p:last-child {
    margin-bottom: 0;
}
.no-border img.round {
    border-radius: 40px;
    width: 100%;
}
/* //CONTENT */

/* DECORATION */
img#heart-ace {
    position: absolute; left: 0; top: 1503px;
}
img#hand-cards {
    position: absolute; right: 0; top: 1467px;
}
/* //DECORATION */

/* HEADER */
header {
    padding: 0;
    text-align: center;
    border-bottom: 1px solid #986F16;
}
header a#buger {
    display: none;
}
header a#back_hub {
    position: absolute; top: 7px; left: 0;
    display: inline-block;
    height: 44px;
    line-height: 44px; font-size: 13px; color: #fff; text-decoration: none;
    background: #986F16 url(../images/public/back-hover.png) no-repeat 27px 15px;
    padding: 0 26px 0 52px;
    border: 1px solid #986F16; border-radius: 22px;
    transition: all 0.3s ease;
}
header a#back_hub:hover {
    background-color: #161616; background-image: url(../images/public/back-hover.png);
    color: #fff;
    border-color: #161616;
}
header nav.right {
    position: absolute; right: 0; top: 7px;
}
header nav.right ul {
    display: inline-block;
}
header nav.right ul li {
    display: inline-block;
    margin: 0 0 0 20px;
}
header nav.right ul.secondary li a {
    font-size: 13px; text-decoration: none; color: #737373;
}
header nav.right ul.secondary li a:hover {
    text-decoration: underline; color: #161616;
}
header nav.right ul.language li {
    display: none;
}
nav.main {
    width: 100%;
    background-color: #141414;
}
nav.sticky {
    position: fixed; top: 0; left: 0; z-index: 1000;
    border-bottom: 1px solid #986F16;
}
a#burger,
header a#close-menu,
nav.main img.logo {
    display: none;
}
@media screen and (min-width: 1041) {
    nav.main {
        left: 0!important;
    }
}
header nav.main img.logo_gp_white {
    display: none;
}
nav.main ul {
    max-width: 1160px;
    margin: 0 auto;
    text-align: left;
}
nav.main ul li {
    display: inline-block;
    padding: 0; margin: 0 60px 0 0;
}
nav.main ul li.mobile {
    display: none;
}
nav.main ul li.picto {
    margin-right: 0;
}
nav.main ul li.picto img {
    vertical-align: middle;
    height: 50px;
    margin-bottom: 6px;
}
nav.main ul li.has-submenu {
    background: url(../images/public/arrow_back_ios_new.svg) no-repeat right 30px; background-size: 16px;
    padding-right: 24px;
}
nav.main ul li.active a {
    color: #fff;
    border-color: #986F16;
}
nav.main ul li a:hover, nav.main ul li:hover a {
    color: #fff;
    border-color: #986F16;
}
nav.main ul li a {
    font-size: 24px; color: #fff; text-decoration: none; line-height: 62px; font-family: Averta; font-weight: bold;
    display: inline-block;
    height: 62px;
    border-bottom: 6px solid #141414;
}
nav.main ul li:hover nav.megamenu, nav.main ul li > a:focus + nav.megamenu, nav.main ul li:focus-within nav.megamenu {
    display: block;
}
nav.main ul li nav.megamenu {
    display: none;
    position: absolute; left: 0; top: 230px; z-index: 100;
    background-color: #141414;
    width: 100%;
    text-align: left;
    border-top: 1px solid #986F16;
}
nav.sticky ul li nav.megamenu {
    top: 64px;
}
nav.main ul li nav.megamenu div.container {
    display: flex;
}
nav.main ul li nav.megamenu ul {
    padding: 11px 0 29px; margin: 0;
    width: 35%;
}
nav.main ul li nav.megamenu div.megamenu-right {
    width: 65%;
    padding: 32px 0;
}
nav.main ul li nav.megamenu div.megamenu-right div.megamenu-content {
    display: none;
    color: #fff;
}
nav.main ul li nav.megamenu div.megamenu-right div.megamenu-content:first-child {
    display: flex;
}
nav.main ul li nav.megamenu div.megamenu-right div.col {
    width: 50%;
}
nav.main ul li nav.megamenu div.megamenu-right div.col:first-child {
    margin: 0 32px 0 0;
}
nav.main ul li nav.megamenu div.megamenu-right a.button-negative {
    border-bottom: 1px solid #986F16;
    height: 46px;
    line-height: 46px; color: #fff; font-size: 18px;
}
nav.main ul li nav.megamenu div.megamenu-right a.button:hover {
    color: #fff;
}
nav.main ul li nav.megamenu ul li {
    display: block;
    padding: 0;
    height: auto;
}
nav.main ul li nav.megamenu ul li {
    padding-top: 24px;
}
nav.main ul li nav.megamenu ul li a {
    color: #fff; text-transform: none; font-size: 18px; line-height: 18px;
    height: auto;
}
nav.main ul li.active nav.megamenu ul li a, nav.main ul li:hover nav.megamenu ul li a {
    color: #fff;
    border-bottom: none;
}
nav.main ul li nav.megamenu ul li a:hover, nav.main ul li nav.megamenu ul li.active a  {
    color: #986F16;
    border-bottom: none;
}
nav.main ul li nav.megamenu ul li a::after, nav.main ul li nav.megamenu a::after {
    display: none;
}
nav.main ul li nav.megamenu div.content {
    padding: 29px 0;
}
nav.main ul li nav.megamenu img {
    border-radius: 20px;
    max-width: 100%;
}
nav.main ul li nav.megamenu h2 {
    font-size: 32px;
    margin: 0 0 30px;
}
header img.logo_gp_white {
    width: 298px;
    margin: 2px auto 50px;
    display: block;
}
header nav.top {
    background-color: #fff;
    height: 49px;
}
header nav.top a.find {
    line-height: 49px;
    float: left;
    background: url(../images/public/location_icon.svg) no-repeat left center; background-size: 24px;
    padding: 0 0 0 32px;
}
header nav.top ul.secondary {
    text-align: right;
}
header nav.top li {
    line-height: 49px;
    margin: 0 0 0 32px;
    display: inline-block;
}
header nav.top a, header nav.top li.language {
    color: #141414; font-size: 16px; text-decoration: none;
}
header nav.top a:hover {
    color: #986F16;
}
header nav.top li ul {
    display: none;
}
header nav.top a, header nav.top li.language img {
    margin: 0 4px 0 0;
}
div.banner-container {
    overflow: hidden;
}
div.banner {
    overflow: hidden;
    height: 320px;
    position: relative;
    text-align: center;
    border-radius: 0 0 50% 50%;
    width: 150%; max-width: 150%;
    margin: 0 0 80px -25%;
}
div.video-banner {
    height: 420px;
}
div.banner video {
    width: 100%;
    display: block;
}
div.banner-picture {
    background-size: cover; background-position: center center;
    height: 100%; width: 70%;
    margin: 0 auto;
}
div.banner img {
    border-radius: 0 0 50% 50%;
    width: 150%; max-width: 150%;
    margin: -25% 0 0 -25%;
    position: absolute; bottom: 0; left: 0;
}
div.banner h3 {
    margin: 0;
    display: none; width: 100%;
    font-weight: bolder; font-size: 62px; text-transform: uppercase; color: #fff;
    position: absolute; z-index: 8; top: 125px; left: 0;
}
div.banner h3 span {
    display: inline-block;
    background-color: rgba(143, 117, 71, 0.6);
    padding: 8px 21px;
}
/* //HEADER */

/* CONTACT */
div#contact-bg {
    background-color: rgba(0, 0, 0, 0.45);
    backdrop-filter: blur(7px);
    position: fixed; top: 0; left: 0; z-index: 9999;
    width: 100%; height: 100%;
    display: none;
}
section#contact {
    background-color: #fff;
    margin: 0 0 0 -297px; padding: 32px;
    position: fixed; left: 50%; top: 10%; z-index: 10000;
    width: 528px;
    border-radius: 40px; border:1px solid rgba(174, 174, 174, 0.42);
    display: none;
}
section#contact div.container {
    padding: 0 0 473px;
}
section#contact p {
    margin: 0 0 28px;
    font-size: 18px; font-family: Averta, sans-serif; color: #797979;
}
section#contact h2 {
    font-family: Averta, sans-serif; font-size: 32px; font-weight: bold;
    margin: 0 0 16px;
}
section#contact a#contact-close {
    width: 32px; height: 32px;
    display: block;
    position: absolute; top: 24px; right: 24px;
    text-indent: -10000px;
    background: url(../images/public/close.png?v=2) no-repeat;
}
section#contact a#contact-close:hover {
    background-image: url(../images/public/close-hover.png);
}
section#contact p.error {
    color: red;
}
section#contact div.contact-confirm {
    text-align: center;
    background: url(../images/public/confirm.png) no-repeat center 37px;
    padding: 100px 0 0;
}
/* //CONTACT */

/* NEWSLETTER */
section.newsletter {
    background-color: #000;
    padding: 57px 0;
    color: #fff;
}
section.newsletter h2 {
    margin-bottom: 22px;
}
section.newsletter p {
    font-size: 18px;
}
section.newsletter form {
    width: 392px;
    float: left;
}
section.newsletter div.newsletter-left {
    float: left;
    width: 825px;
}
section.newsletter input[type="text"] {
    border-radius: 25px;
    height: 50px;
    line-height: 50px; font-size: 18px;
    margin-top: 32px;
}
/* //NEWSLETTER */

/* FOOTER */
footer {
    background: #141414 url(../images/public/footer.png) no-repeat center top; background-size: cover;
    padding: 0 0 28px; margin-top: 100px;
    color: #fff; font-size: 18px;
}
footer img {
    max-width: 298px;
}
footer img.footer-image {
    max-width: none; width: 100%;
}
footer div.container {
    padding-top: 186px;
}
footer p.copyright {
    font-size: 11px;
    margin: 90px 0 0;
}
footer p.copyright span.social {
    float: right;
}
footer p.copyright span.social a {
    display: inline-block;
    margin: 0 0 0 10px;
}
footer nav.footer {
    display: flex;
    margin: 64px 0 0;
}
footer .first-col {
    width: 470px;
}
footer .col {
    width: 230px;
    margin: 15px 0 0;
}
footer ul {
    list-style: none;
    margin: 0; padding: 0;
}
footer ul li {
    margin: 0 0 13px; padding: 0;
}
footer ul li a {
    color: #fff; text-decoration: underline; font-size: 18px;
}
footer ul li a:hover {
    text-decoration: underline;
}
footer p.address {
    font-size: 18px;
    margin: 29px 0 0 0;
}
footer p.address a {
    color: #fff;
}
div.legal {
    background-color: #FFDD00;
    height: 81px;
}
div.legal img {
    float: right;
    height: 81px;
}
div.legal p {
    font-size: 12px; text-transform: uppercase;
    padding: 21px 0 0; margin: 0;
}
div.legal p a {
    color: #161616; text-decoration: none; font-weight: 100;
}
/* //FOOTER */

/* CASINO HOME */
section.banner {
    margin-bottom: 100px; margin-top: 70px;
}
div.slider {
    float: left;
    width: 857px; height: 479px;
    margin: 0 16px 0 0;
    position: relative;
}
section.banner ul.shortcuts {
    float: left;
    width: 275px;
}
div.slider div {
    position: absolute; top: 0; left: 0;
    display: none;
    transition: all 0.6s ease;
}
div.slider div:first-child {
    display: block;
}
section.banner ul.shortcuts li {
    list-style: none;
    margin: 0 0 16px; 
    border-radius: 12px; border: 1px solid #161616;
    background-color: #161616; background-position: 217px 113px;
    height: 147px;
    transition: all 0.3s ease;
}
section.banner ul.shortcuts li:hover {
    background-color: #000;
    border-color: #000;
    background-image: url(../images/public/shortcut-white.png); background-repeat: no-repeat;
}
section.banner ul.shortcuts li:first-child {
    background-color: #986F16;
    border: 1px solid #986F16;
}
section.banner ul.shortcuts li:first-child:hover {
    background-color: #8A6D2E;
    border-color: #8A6D2E;
}
section.banner ul.shortcuts li:last-child {
    background-color: #fff;
    border: 1px solid rgba(51, 51, 51, 0.2);
}
section.banner ul.shortcuts li:last-child:hover {
    border-color: #B99658;
    background-image: url(../images/public/shortcut-gold.png);
}
section.banner ul.shortcuts li:last-child a {
    color: #161616;
    transition: all 0.3s ease;
}
section.banner ul.shortcuts li:last-child a:hover {
    color: #B99658;
}
section.banner ul.shortcuts li h3 {
    font-size: 24px; font-weight: 500;
    margin: 0;
}
section.banner ul.shortcuts li p {
    font-size: 16px;
}
section.banner ul.shortcuts li a {
    color: #fff; text-decoration: none;
    display: block;
    padding: 36px 0 0 25px;
    height: 111px;
}
section.banner a#next-slide {
    display: block;
    width: 60px; height: 60px;
    position: absolute; bottom: 25px; right: 37px; z-index: 20;
    border: 1px solid rgba(22, 22, 22, 0.2); border-radius: 30px;
    background-color: #fff;
    text-indent: -10000px;
    background-repeat: no-repeat; background-position: center center; background-image: url(../images/public/arrow-right.png);
    transition: all 0.3s ease;
}
section.banner a#next-slide:hover {
    background-image: url(../images/public/arrow-right-white.png); background-color: #8A6D2E;
}
/* //CASINO HOME */

/* ACCESS */
section.access div.col {
    width: 50%;
    margin: 0 0 32px 32px;
}
section.access div.flex div.col:first-child {
    margin-left: 0;
}
section.access iframe {
    border-radius: 40px;
}
section.access div.dark {
    border-radius: 40px;
    padding: 32px 0 1px;
}
section.access div.dark p, section.access div.dark h3 {
    margin-left: 32px; margin-right: 32px;
}
section.access div.dark img {
    margin-top: 12px;
}
section.access div.dark ul {
    margin-left: 42px; margin-top: -28px;
}
section.access p.social a, section.restaurant p.social a {
    text-decoration: none;
    margin: 0 16px 0 0;
}
section.restaurant {
    line-height: 25.4px;
}
section.restaurant div.col {
    width: 50%;
}
section.restaurant img.round {
    border-radius: 40px;
}
section.restaurant div.col:first-child {
    margin-right: 32px;
}
section.restaurant div.col div.menu {
    width: 100%;
    margin-left: 0;
}
section.restaurant p.schedule {
    margin-bottom: 0;
}
section.restaurant div.menu div.menu-title {
    padding-top: 32px;
}
section.access p, section.restaurant div.access p {
    margin: 0 0 32px;
    background-repeat: no-repeat; background-position: left top;
}
section.access p, section.restaurant div.col div.access p {
    margin-bottom: 12px;
}
section.access p, section.restaurant div.col div.box p:last-child {
    margin-bottom: 0;
}
section.access p, section.restaurant div.col div.box:first-child {
    margin-bottom: 32px;
}
section.access p.bus {
    background-image: url(../images/public/bus.png);
    padding-left: 40px;
}
section.access p.car {
    background-image: url(../images/public/car.png);
    padding-left: 40px;
}
section.access p.pmr, section.restaurant p.pmr {
    background-image: url(../images/public/pmr.png);
    padding-left: 40px;
}
section.access p.wifi, section.restaurant p.wifi {
    background-image: url(../images/public/wifi.png);
    padding-left: 40px;
}
section.access p.parking, section.restaurant p.parking {
    background-image: url(../images/public/parking.png);
    padding-left: 40px;
}
section.access p.ev, section.restaurant p.ev {
    background-image: url(../images/public/ev.png);
    padding-left: 40px;
}
section.access p.train {
    background-image: url(../images/public/train.png);
    padding-left: 40px;
}
.box {
    border: 1px solid #737373; border-radius: 40px;
    padding: 32px; margin: 0 auto 50px;
    overflow: hidden;
}
.box p:last-child {
    margin-bottom: 0;
}
div.cards {
    display: flex;
    margin: 52px 0 0;
}
.card {
    width: 330px;
    padding: 75px 0; margin: 0 24px 0 0;
    border-radius: 12px;
    background-color: #fff;
    position: relative; z-index: 10;
}
div.cards div.card:first-child {
    transform: rotate(-8deg);
    z-index: 9;
}
div.cards div.card:last-child {
    transform: rotate(10deg);
    margin-right: 0;
}
div.card ul li {
    list-style: none;
    display: table;
}
div.card ul li img, div.card ul li p {
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
}
div.card ul li img {
    min-width: 95px;
}
div.card ul li p {
    padding-right: 20px;
}
/* //ACCESS */

/* MAP */
section.map {
    text-align: center;
}
div.map-title {
    display: inline-block;
    border-radius: 12px;
    box-shadow: 2px 2px 20px rgba(51, 51, 51, 0.2);
    margin: 0 0 -50px; padding: 36px;
    position: relative; z-index: 1000;
    background-color: #fff;
}
div.map-title h3 {
    font-size: 18px; font-weight: normal;
    margin: 0;
}
div.map-title h2 {
    font-size: 30px; font-weight: 500;
}
section.map iframe {
    display: block;
}
/* //MAP */

/* BREADCRUMB */
nav.breadcrumb {
    margin-top: 20px;
}
div.slide1 + nav.breadcrumb {
    margin-top: 0;
}
nav.breadcrumb ul {
    margin: 0 0 50px;
}
nav.breadcrumb ul li {
    display: inline-block;
    font-size: 14px; font-weight: bold;
}
nav.breadcrumb ul li a {
    text-decoration: underline; color: #737373; font-weight: bold;
}
nav.breadcrumb ul li::after {
    content: ">";
    color: #737373;
}
nav.breadcrumb ul li:last-child::after {
    display: none;
}
nav.breadcrumb ul li a:hover {
    text-decoration: none;
}
/* //BREADCRUMB */

/* QUOTE */
div.quote {
    margin: 100px auto; padding: 102px 0 0;
    max-width: 776px;
    background: url(../images/public/quote.png) no-repeat left top;
}
div.quote p {
    font-style: italic; font-size: 36px;
}
div.quote h3 img {
    float: left;
}
div.quote h3 {
    font-size: 24px;
    margin: 0;
}
div.quote h3 span {
    font-size: 16px; font-weight: normal;
}
/* //QUOTE */

/* JACKPOTS */
table.jackpots {
    width: 100%;
    margin: 0 0 32px;
    border-spacing: 0;
}
table.jackpots th {
    background-color: #E6DECC;
    padding: 7px;
}
table.jackpots td {
    padding: 7px;
    text-align: center;
}
table.jackpots tr:nth-child(even) td {
    background-color: #E6DECC;
}
div.jackpot-totals {
    display: flex;
    background-color: #E6DECC;
    border-radius: 20px;
    padding: 31px 0;
}
div.jackpot-total {
    width: 33%; height: 176px;
    color: #141414;
    margin: 0;
    border-left: 1px solid #737373;
}
div.jackpot-total:first-child {
    border-left: none;
}
div.jackpot-total p {
    text-align: center; font-size: 18px; font-weight: bold; text-transform: uppercase;
    margin: 40px 0 0;
}
div.jackpot-total p strong {
    display: block;
    font-size: 50px;
    margin: 0 0 8px;
}
/* //JACKPOTS */

/* AGENDA */
.flex {
    display: flex;
}
div#events-body {
    clear: both;
}
a.all-events {
    margin-bottom: 24px;
}
.eventscard:nth-child(0n+4), .eventscard:first-child {
    margin-left: 0;
}
.eventscard {
    width: 363px;
    margin:0 0 32px 32px; padding: 0;
    border:1px solid #737373; border-radius: 40px;
    cursor: pointer;
    text-decoration: none; color: #141414;
}
.eventscard:hover {
    color: #141414;
}
.eventscard div.event-content {
    padding: 24px 32px 86px;
}
.eventscard img {
    width: 100%;
    border-radius: 40px 40px 0 0;
}
.eventscard h3 {
    font-size: 11px; font-weight: normal; color: #797979;
    margin: 0 0 15px;
}
.eventscard h2 {
    font-size: 24px; font-weight: bold; text-transform: none;
    margin: 0 0 27px;
}
.eventscard .button {
    padding: 0; margin: 32px;
    background-color: transparent;
    color: #986F16; font-size: 18px; line-height: 50px; text-align: center; font-weight: bold;
    height: 50px; width: 83%;
    display: block;
    border-radius: 31px; border:1px solid #986F16;
    position: absolute; bottom: 0; left: 0;
}
.eventscard:hover .button {
    color: #fff;
    background-color: #986F16;
}
div#event-bg {
    background-color: rgba(0, 0, 0, 0.45);
    backdrop-filter: blur(7px);
    position: fixed; top: 0; left: 0; z-index: 9999;
    width: 100%; height: 100%;
    display: none;
}
div#event-popup {
    background-color: #fff;
    margin: 0 0 0 -297px;
    position: fixed; left: 50%; top: 10%; z-index: 10000;
    width: 524px;
    border-radius: 40px; border:1px solid rgba(174, 174, 174, 0.42);
    display: none;
    overflow: hidden;
}
div#event-popup div.popup-event {
    padding: 18px 29px;
}
div#event-popup div.popup-scroll {
    max-height: 256px;
    overflow-y: auto; overflow-x: hidden;
}
div#event-popup div.popup-event h3 {
    margin: 0 0 4px;
}
div#event-popup div.popup-event h4 {
    font-size: 14px; font-weight: normal; color: #797979;
    margin: 0 0 16px;
}
div#event-popup img {
    width: 100%;
}
div#event-popup a#event-close {
    width: 32px; height: 32px;
    display: block;
    position: absolute; top: 24px; right: 24px;
    text-indent: -10000px;
    background: url(../images/public/close.png?v=2) no-repeat;
}
div#event-popup a#event-close:hover {
    background-image: url(../images/public/close-hover.png);
}
/* //AGENDA */

/* VIP */
table.vip {
    border-spacing: 0; border-collapse: collapse; border-radius: 40px;
    overflow: hidden;
    margin: 0 0 50px;
}
table.vip thead th {
    height: 166px;
    position: relative;
    background-color: #141414;
    color: #fff; font-size: 32px; text-align: left;
}
table.vip th h3 {
    text-align: left;
    margin-left: 50px;
}
table.vip th:last-child {
    padding-right: 50px;
}
table.vip th h2 {
    padding-left: 52px;
    margin: 0;
}
table.vip td, table.vip tbody th {
    font-size: 14px; font-weight: normal;
    padding: 30px 50px;
    width: 124px;
}
table.vip td img {
    max-height: 108px;
}
table.vip tr:nth-child(odd) {
    background-color: #E6DECC;
}
table.vip tbody tr th {
    width: auto;
    font-size: 18px;
    padding-right: 0;
}
table.vip tr td:last-child {
    padding-right: 100px;
}
table.vip tfoot td {
    background-color: #141414;
    height: 96px;
    padding: 0;
}
/* //VIP */

/* RESTAURANT */
div.restaurant-left {
    width: 272px;
    background-color: #fff;
    box-shadow: 2px 2px 20px rgba(51, 51, 51, 0.2);
    margin: -204px 20px 0 0; padding: 50px;
    color: #161616; font-size: 14px;
}
div.but-right {
    margin-right: 0; margin-left: 20px;
}
div.restaurant-left h2 {
    font-size: 32px;
}
div.restaurant-left h3 {
    font-size: 21px;
    margin: 0 0 8px;
}
div.restaurant-left p {
    font-size: 14px;
}
div.restaurant-left ul {
    border-top: 1px solid rgba(121, 121, 121, 0.5); border-bottom: 1px solid rgba(121, 121, 121, 0.5);
    padding: 40px 0 28px; margin: 40px 0;
}
div.restaurant-left ul li {
    list-style: none; margin: 0 0 12px;
    clear: left;
}
div.restaurant-left ul li img {
    vertical-align: middle;
    float: left;
    margin: 0 8px 0 0;
}
div.restaurant-left p.places {
    background: url(../images/public/restaurant.png) no-repeat left;
    padding: 0 0 0 29px;
    font-weight: 500; font-size: 21px;
}
div.restaurant-left p.address {
    background: url(../images/public/marker.png) no-repeat left top;
    padding: 0 0 0 24px;
}
div.restaurant-left p.phone {
    background: url(../images/public/phone.png) no-repeat left;
    padding: 0 0 0 24px;
}
div.restaurant-left small {
    font-size: 9px;
}
div.restaurant-right {
    width: 834px;
}
div.restaurant-right p {
    max-width: 566px;
    margin-left: auto; margin-right: auto;
}
div.gallery img {
    margin: 8px;
}
div.restaurant-right div.slider {
    margin: -204px 0 92px 30px;
}
div.restaurant-right div.slider div:nth-child(even) {
    left: 360px;
}
div.restaurant-right div.slider img {
    max-height: 500px;
    border: 8px solid #fff; border-radius: 10px;
    box-shadow: 2px 2px 20px rgba(51, 51, 51, 0.2);
}
div.restaurant-right div.slider a#next-slide {
    display: none;
}

section.restaurants .col {
    width: 50%; height: 350px;
    position: relative;
    margin: 0 0 50px 20px;
    border-radius: 40px;
    overflow: hidden;
    transition: all 0.3s ease;
    color: #fff;
}
section.restaurants .col:first-child {
    margin-left: 0;
}
section.restaurants .col img {
    position: absolute; top: 0; left: 0; z-index: 99;
    width: 100%; max-width: none;
    transition: all 0.6s ease;
}
section.restaurants .col div.restaurant-name {
    width: 100%;
    position: absolute; bottom: 0; left: 0; z-index: 100;
    background: linear-gradient(to top, #000, rgba(20, 20, 20, 0));
}
section.restaurants .col h3 {
    margin: 21px 32px 3px;
    font-size: 24px; font-family: Averta, sans-serif; font-weight: bold;
}
section.restaurants .col h4 {
    margin: 0 32px 26px;
    font-size: 18px; font-family: Averta, sans-serif; font-weight: normal;
}
section.restaurants .col:hover img {
    width: 120%;
    top: -10%; left: -10%;
}
section.restaurants .col span.button-negative {
    margin: 0 32px 32px;
}
section.google-reviews {
    white-space: nowrap;
    margin: 50px 0;
    overflow: hidden;
}
section.google-reviews div.item {
    display: inline-block;
    width: 304px; min-height: 386px;
    padding: 32px; margin: 0 20px 0 0;
    border:1px solid #737373; border-radius: 40px;
    white-space: normal;
    vertical-align: top;
}
section.google-reviews div.item .review-body {
    text-align: left; font-size: 14px;
}
section.google-reviews div.item .rating {
    margin: 0 0 24px;
}
section.google-reviews div.item .review-header img {
    width: 76px; height: 76px;
    margin: 0 0 36px;
}
section.google-reviews div.item h3 {
    font-size: 13px; text-transform: none;
    margin: 0;
}
section.google-reviews div.item .review-date {
    font-size: 13px; color: #797979;
    margin: 0 0 8px;
}
section.google-reviews div.item a {
    color: #141414; font-weight: bold; text-decoration: none; text-transform: uppercase; font-size: 12px;
    margin: 0 0 16px;
    display: inline-block;
}
/* //RESTAURANT */

/* HOME */
section.casinos {
    margin-bottom: 53px;
}
section.casinos h2 {
    line-height: 50px;
    padding-left: 48px;
    background: url(../images/public/nos_casinos_icon.svg) no-repeat left center; background-size: 32px;
}
section.casinos div.outer-casinos {
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    clear: both;
}
section.casinos div.inner-casinos {
    cursor: grab;
    transition: all 0.6s ease;
}
section.casinos div.casino {
    width: 510px; height: 312px;
    position: relative;
    margin: 0 0 0 20px;
    border-radius: 40px;
    overflow: hidden;
    transition: all 0.3s ease;
    display: inline-block;
}
section.casinos div.casino {
    color: #fff;
}
section.casinos div.casino:first-child {
    margin-left: 0;
}
section.casinos div.casino img {
    position: absolute; top: 0; left: 0; z-index: 99;
    width: 100%; max-width: none; min-height: 100%;
    transition: all 0.6s ease;
}
section.casinos div.casino:hover img {
    width: 120%; min-height: 100%;
    top: -10%; left: -10%;
}
section.casinos div.casino div.casino-title {
    width: 100%;
    position: absolute; bottom: 0; left: 0; z-index: 100;
    padding: 0 0 32px;
    background: linear-gradient(to top, rgba(20, 20, 20, 0.9) 60%, rgba(20, 20, 20, 0));
}
section.casinos div.casino h4 {
    margin: 24px 32px 0;
    font-size: 24px; font-family: Averta, sans-serif; font-weight: bold; text-transform: none;
}
section.casinos div.casino h3 {
    margin: 0 32px;
    font-size: 18px; font-family: Averta, sans-serif; font-weight: normal;
}
section.casinos div.casino a {
    margin: 32px 32px 0;
}
section.casinos p.right {
    float: right;
    font-family: Averta, sans-serif; font-size: 18px; line-height: 50px; color: #737373;
    margin: 0 0 24px;
}
section.casinos p.mobile {
    display: none;
}
section.first-visit {
    margin: 0 0 50px;
}
section.first-visit h1 {
    background: url(../images/public/golden_palace_icon.svg) no-repeat left center; background-size: 32px;
    padding-left: 48px;
    min-height: 34px;
}
section.first-visit a {
    display: block;
    text-decoration: none;
    border-radius: 40px;
    height: 348px;
    overflow: hidden;
    transition: all 0.3s ease;
    position: relative;
}
section.first-visit a div.gradient {
    height: 100%; width: 100%;
    background: linear-gradient(to top, rgba(20, 20, 20, 0.9) 60%, rgba(20, 20, 20, 0)); 
    position: absolute; top: 0; left: 0; z-index: 10;
}
section.first-visit a div.inner-gradient {
    position: absolute; bottom: 0; left: 0; z-index: 11;
    padding: 0 0 32px 32px;
}
section.first-visit a img {
    position: absolute; top: 0; left: 0;
    width: 100%; max-width: none;
    transition: all 0.6s ease;
}
section.first-visit a img.mobile,
section.casinos div.casino img.mobile,
section.advantages div.advantage img.mobile,
section.services div.service img.mobile,
section.responsible div.responsible img.mobile {
    display: none;
}
section.first-visit a:hover img {
    width: 120%;
    top: -10%; left: -10%;
}
section.first-visit h2 {
    font-size: 24px; font-weight: bold; color: #fff; text-transform: none;
    margin: 0 0 16px;
}
section.first-visit p {
    margin: 0 0 32px;
    font-size: 18px; color: #fff;
    width: 430px;
}
section.advantages,
section.services,
section.responsible {
    margin-bottom: 50px;
}
section.advantages h2 {
    background: url(../images/public/client_fidele_icon.svg) no-repeat left center; background-size: 32px;
    padding-left: 48px;
}
section.services h2 {
    background: url(../images/public/experience_icon.svg) no-repeat left center; background-size: 32px;
    padding-left: 48px;
}
section.responsible h2 {
    background: url(../images/public/jeu_responsable_icon.svg) no-repeat left center; background-size: 32px;
    padding-left: 48px;
}
section.advantages div.advantage,
section.services div.service,
section.responsible div.responsible,
section.restaurant div.menu  {
    width: 50%; height: 350px;
    position: relative;
    margin: 0 0 0 20px;
    border-radius: 40px;
    overflow: hidden;
    transition: all 0.3s ease;
}
section.advantages div.advantage a,
section.services div.service a,
section.responsible div.responsible a,
section.restaurant div.menu a,
section.restaurant div.menu span.no-menu {
    color: #fff;
}
section.advantages div.advantage:first-child,
section.services div.service:first-child,
section.responsible div.responsible:first-child {
    margin-left: 0;
}
section.advantages div.advantage img,
section.services div.service img,
section.responsible div.responsible img,
section.restaurant div.menu img {
    position: absolute; top: 0; left: 0; z-index: 99;
    width: 100%; max-width: none;
    transition: all 0.6s ease;
}
section.advantages div.advantage div.advantage-title,
section.services div.service div.service-title,
section.responsible div.responsible div.responsible-title,
section.restaurant div.menu div.menu-title {
    width: 100%;
    position: absolute; bottom: 0; left: 0; z-index: 100;
    background: linear-gradient(to top, rgba(20, 20, 20, 0.9) 60%, rgba(20, 20, 20, 0));
}
section.advantages div.advantage h3,
section.services div.service h3,
section.responsible div.responsible h3 {
    margin: 21px 32px 16px;
    font-size: 24px; font-family: Averta, sans-serif; font-weight: bold;
}
section.advantages div.advantage p,
section.services div.service p,
section.responsible div.responsible p,
section.restaurant div.menu p {
    margin: 0 32px 26px;
    font-size: 18px; font-family: Averta, sans-serif; font-weight: normal;
}
section.restaurant div.menu h3 {
    margin-left: 32px; margin-right: 32px;
}
section.advantages div.advantage a:hover img,
section.services div.service a:hover img,
section.responsible div.responsible a:hover img,
section.restaurant div.menu a:hover img,
section.restaurant div.menu span.no-menu:hover img {
    width: 120%;
    top: -10%; left: -10%;
}
section.advantages div.advantage span.button,
section.services div.service span.button,
section.responsible div.responsible span.button ,
section.restaurant div.menu span.button,
section.advantages div.advantage span.button-negative,
section.services div.service span.button-negative,
section.responsible div.responsible span.button-negative,
section.restaurant div.menu span.button-negative {
    margin: 0 32px 32px;
}
section.who h2 {
    background: url(../images/public/qui_sommes_nous_icon.svg) no-repeat left center; background-size: 32px;
    padding-left: 48px;
}
section.who div.flex a.block:first-child {
    margin-left: 0;
}
section.who a.block {
    height: 238px; width: 25%;
    margin: 0 0 0 16px;
    border: 1px solid #8A6D2E; border-radius: 40px;
    text-align: center; font-size: 18px; font-weight: bold; text-transform: uppercase; text-decoration: none; color: #141414; line-height: 200px;
    position: relative;
    transition: all 0.3s ease;
}
section.who a.block img {
    max-width: 65%;
    vertical-align: middle;
}
section.who a.block span {
    position: absolute; left: 0; bottom: 30px;
    width: 100%;
    line-height: 18px;
}
section.games {
    margin-bottom: 50px;
}
section.games h2 {
    background: url(../images/public/nos_jeux_casino_icon.svg) no-repeat left center; background-size: 32px;
    padding-left: 47px;
}
section.games .game {
    width: 25%; height: 348px;
    margin: 0 0 0 16px;
    overflow: hidden;
    position: relative;
    border-radius: 40px;
}
section.games .game h3 {
    position: absolute; bottom: 0; left: 0; z-index: 10;
    margin: 0;
    width: 100%;
    background: linear-gradient(to top, #000, rgba(20, 20, 20, 0));
    color: #fff;
}
section.games .game h3 span {
    display: inline-block;
    padding: 32px;
}
section.games .game:first-child {
    margin-left: 0;
}
section.games .game img {
    position: absolute; left: 0; top: 0;
    height: 100%; max-width: none;
    transition: all 0.6s ease;
}
section.games .game:hover img {
    height: 120%;
    top: -10%; left: -10%;
}
nav.home-casinos {
    margin: 16px 0 0;
    text-align: center;
    display: block;
}
nav.home-casinos a {
    text-decoration: none;
    display: inline-block;
    width: 32px; height: 32px;
    -webkit-mask-image: url('../images/public/arrow-right.svg');
    mask-image: url('../images/public/arrow-right.svg');
    text-indent: -10000px;
    background-color: #986F16;
}
nav.home-casinos a.casino-previous {
    -webkit-mask-image: url('../images/public/arrow-left.svg');
    mask-image: url('../images/public/arrow-left.svg');
}
nav.home-casinos a.casino-previous-disabled, nav.home-casinos a.casino-next-disabled {
    background-color: #737373;
}
/* //HOME */

/* GALLERY */
section.gallery div.outer-gallery {
    white-space: nowrap;
    overflow: hidden;
    position: relative;
}
/*
section.gallery div.outer-gallery::after {
    display: block;
    height: 100%; width: 70px;
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    content: " ";
    position: absolute; top: 0; right: 0;
}
*/
section.gallery div.outer-gallery img {
    width: 348px; height: 348px;
    margin: 0 20px 0 0;
}
/* //GALLERY */

/* SUBMENU */
nav.submenu {
    background-color: #fff;
    border-top: 1px solid #737373;
    margin: 0 0 43px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    box-shadow: 0 3px 6px rgba(20, 20, 20, 0.2);
}
nav.submenu div.container {
    white-space: nowrap;
    overflow: hidden;
    position: relative;
}
nav.submenu a#submenu-left, nav.submenu a#submenu-right {
    position: absolute; top: 0; z-index: 10;
    text-indent: -10000px;
    display: block;
}
nav.submenu a#submenu-left {
    left: 0;
    background: #fff url(../images/public/submenu-left.png) no-repeat left center;
    width: 36px; height: 72px;
}
nav.submenu a#submenu-right {
    right: 0;
    background: #fff url(../images/public/submenu-right.png) no-repeat right center;
    width: 36px; height: 72px;
}
nav.submenu .less-than-four a#submenu-left, nav.submenu .less-than-four a#submenu-right {
    display: none;
}
nav.submenu ul {
    cursor: grab;
}
nav.submenu .less-than-four ul {
    cursor: default;
}
nav.submenu ul li {
    display: inline-block;
    margin: 0 32px 0 0;
}
nav.submenu ul li:first-child {
    margin-left: 36px;
}
nav.submenu .less-than-four ul li:first-child {
    margin-left: 0;
}
nav.submenu ul li a {
    line-height: 70px; color: #141414; font-size: 18px; text-decoration: none; font-weight: bold;
}
nav.submenu ul li.active {
    border-bottom: 4px solid #986F16;
}
nav.submenu ul li.active a {
    font-weight: bold; color: #141414; line-height: 64px;
}
nav.submenu ul li a:hover {
    color: #141414;
}
/* //SUBMENU */

/* AGE CONTROL */

div#age-bg {
    background-color: rgba(0, 0, 0, 0.45);
    backdrop-filter: blur(7px);
    position: fixed; top: 0; left: 0; z-index: 9999;
    width: 100%; height: 100%;
}
div#age-popup {
    background-color: #fff;
    margin: 0 0 0 -297px;
    position: fixed; left: 50%; top: 10%; z-index: 10000;
    width: 586px;
    border-radius: 40px; border:1px solid rgba(174, 174, 174, 0.42);
    overflow: hidden;
}
div#age-popup h2 {
    text-align: center;
    line-height: 333px;
    color: #fff; text-transform: uppercase; font-size: 28px; font-weight: bolder;
    background: url(../images/public/age-control.jpg) no-repeat; background-size: cover;
    margin: 0 0 32px;
}
div#age-popup h2 span {
    padding: 8px 21px;
    background-color: rgba(143, 117, 71, 0.6);
}
div#age-popup h1 {
    margin: 0 0 18px 24px;
}
div#age-popup p {
    margin: 0 0 0 24px;
    color: #797979;
}
div#age-popup p.buttons {
    text-align: center;
    margin: 42px 0 32px;
}
div#age-popup p.buttons a {
    width: 235px;
    padding: 0; margin: 0 12px;
    font-size: 16px;
}
div#age-popup p.small {
    font-size: 12px;
    padding: 0 0 32px;
}
div#age-popup p.error {
    color: red;
    margin: -16px 0 16px 24px;
    display: none;
}
/* //AGE CONTROL */

/* FLEX BACKGROUND */
div.flex-background {
    border-radius: 40px;
    background-size: cover; background-repeat: no-repeat; background-position: center center;
    margin-bottom: 32px;
}
div.flex-background a {
    color: #986F16;
}
div.flex-background a:hover {
    color: #8A6D2E;
}
div.flex-background div.content {
    height: 100%;
    background-color: rgba(20, 20, 20, 0.7);
    border-radius: 40px;
}
div.flex-background div.inner-content {
    color: #fff;
    padding: 0 108px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 348px;
}
div.flex-background div.inner-content .small {
    color: #fff;
}
div.flex-background div.inner-content ul.two-col {
    width: 150%;
    margin-left: -14%;
}
div.flex-background div.inner-content ul.two-col li {
    width: 47%;
    float: left;
    margin: 0; padding: 0 3% 0 0;
}
/* //FLEX BACKGROUND */

/* TIMELINE */
div.timeline {
    background-color: #F3EDE6;
    margin-bottom: 50px;
}
div.timeline-outer {
    cursor: grab;
}
div.timeline-inner {
    white-space: nowrap;
    padding: 346px 0 146px;
}
div.timeline-event {
    display: inline-block;
    width: 545px;
    padding: 31px 160px 0 0;
    white-space: normal;
    vertical-align: top;
    border-top: 1px dashed #986F16;
}
div.timeline-event:last-child {
    border-top: none;
}
div.timeline-event img.timeline-picture {
    width: 168px;
    float: left;
    border-radius: 10px;
    margin: 0 22px 22px 0;
}
div.timeline-event h3 {
    color: #986F16; font-size: 24px;
    position: relative;
}
div.timeline-event h3::before {
    display: block;
    background-color: #986F16;
    width: 18px; height: 18px;
    border-radius: 9px;
    content: " ";
    font-size: 9px;
    position: absolute; left: -5px; top: -40px;
}
/* //TIMELINE */

/* FLIP CARDS */
div.flip-cards {
    margin-bottom: 50px;
}
div.flip-card {
    width: 342px; height: 342px;
    background-color: #E6DECC;
    border-radius: 171px;
    margin: 0 0 0 69px;
}
div.flip-card:first-child {
    margin-left: 0;
}
div.flip-card div.recto a {
    display: block;
    padding: 124px 0 0;
    height: 178px;
    font-size: 32px; text-decoration: none; text-align: center; color: #141414; line-height: 50px;
    background: url(../images/public/more.svg) no-repeat center bottom; background-size: 24px
}
div.flip-card div.recto a strong {
    display: block;
    font-size: 60px;
}
div.flip-card div.verso {
    display: none;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 100%;
    padding: 0 41px;
    cursor: pointer;
    position: relative;
}
div.flip-card div.verso p {
    margin: 24px 0;
}
div.flip-card div.verso .less {
    display: block;
    background: url(../images/public/less.svg) no-repeat center bottom; background-size: 24px;
    text-indent: -10000px;
    width: 24px; height: 4px;
    position: absolute; bottom: 50px; left: 50%;
    margin: 0 0 0 -12px;
}
.flip-nav {
    display: none;
}
/* //FLIP CARDS */

/* UNSUBSCRIBE */
div.social-casinos {
    display: flex;
    margin: 0 0 50px;
}
div.social-casinos div.social-casino {
    width: 25%;
    text-align: center;
    border-left: 1px solid #986F16;
}
div.social-casinos div.social-casino:first-child {
    border-left: none;
}
div.social-casinos div.social-casino p {
    letter-spacing: 5px;
}
/* //UNSUBSCRIBE */