*,
:after,
:before {
  box-sizing: border-box;
}
a,
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
button,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hr,
html,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
mark,
nav,
object,
ol,
output,
p,
pre,
q,
s,
samp,
section,
select,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
time,
tr,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  color: inherit;
  font: inherit;
  text-align: inherit;
  vertical-align: baseline;
  background: transparent;
  border: 0;
  outline: 0;
}
details,
main,
summary {
  display: block;
}
a,
abbr {
  text-decoration: none;
}
b,
strong {
  font-weight: 600;
  letter-spacing: 0px;
}
em {
  font-style: italic;
}
ol,
ul {
  list-style: none;
}
img {
  display: inline-block;
  height: auto;
  max-width: 100%;
  width: auto;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: none;
}
sub,
sup {
  font-size: 0.625em;
  line-height: 0;
}
sup {
  vertical-align: super;
}
sub {
  vertical-align: sub;
}
caption,
input,
select,
td,
th {
  vertical-align: middle;
}
input,
select,
textarea {
  text-overflow: ellipsis;
}
input::placeholder,
textarea::placeholder {
  color: inherit;
}
button,
select {
  text-transform: none;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  overflow: visible;
  -webkit-appearance: button;
  cursor: pointer;
}
button:disabled,
input[type="button"]:disabled,
input[type="reset"]:disabled,
input[type="submit"]:disabled {
  cursor: auto;
}
textarea {
  overflow: auto;
  resize: none;
}
progress {
  vertical-align: baseline;
}
svg {
  overflow: visible;
  display: block;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
@font-face {
  font-display: swap;
  font-family: "";
  font-weight: 400;
  src: local(), url("fonts/") format("");
}
html {
  font: 62.5%/1 sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  color: #23384c;
  font: calc(1.6rem + 6 * (100vw - 32rem)/1046)/2em 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}
a {
  font-weight: 700;
  transition: color 0.2s ease-out;
}
a:focus,
a:hover {
  text-decoration: none;
}
blockquote:before {
  font-family: Georgia, serif;
  vertical-align: bottom;
  content: "\201C";
}
.icon {
  height: auto;
  width: auto;
}
.icon path:not([fill]) {
  fill: currentColor;
}
.color2 {
  color: #00a6d0;
}
.color3 {
  color: #2a4689;
}
.color4 {
  color: #74c9e3;
}
.title {
  font-size: calc(3.5rem + 15 * (100vw - 32rem)/1046);
  letter-spacing: -0.02em;
  line-height: 5.5rem;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 2rem;
  font-weight: 100;
  color: #fff;
}
.title span:first-of-type {
  font-size: 7rem;
}
.title span:first-of-type, .title span:last-of-type {
  font-family: "Pattaya"
}
.title .big {
    font-size: 8rem;
    font-weight: 100;
}
.title2 {
  font-size: calc(3.5rem + 15 * (100vw - 32rem)/1046);
  letter-spacing: -0.02em;
  line-height: 5.5rem;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 2rem;
  font-weight: 100;
  color: #ef4023;
}
.intro {
  margin-left: 2rem;
  margin-right: 2rem;
  font-size: 2.4rem;
}
.container {
  position: relative;
  margin: 0 auto;
  padding: 0 2rem;
  width: 100%;
}
.content,
.content-large {
  margin-bottom: 4rem;
}
.content-large:last-child,
.content:last-child {
  margin-bottom: 0;
}
.main-header {
    color: #fff;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    z-index: 999;
    padding: 2.6rem 0 2rem;
}
.main-header h1 {
  font-size: 6.9rem;
  line-height: 0.8em;
  margin-top: 1em;
  margin-bottom: 4em;
  font-weight: 100;
  letter-spacing: -2px;
}
.main-header h1 b
{
  font-size: 6rem;
}

.ampersand {
  color: #aadb1e;
  font-family: "Open Sans", serif;
}
.scrolled .main-header {
  /*position: fixed;*/
}
.header-container {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.header-logo {
  display: block;
  height: 100px;
}
.scrolled .header-logo {
  height: 4.3rem;
}
.header-nav {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.285714285714286em;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255,255,255,.3);
}
.header-nav-link,
.header-nav-external-link {
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
}
.header-nav-link:focus,
.header-nav-link:hover,
.header-nav-external-link:focus,
.header-nav-external-link:hover {
  color: #ef4023;
}
.header-lang {
  display: flex;
  justify-content: flex-end;
}
.header-lang-item {
  padding-left: 0;
  background: transparent;
  line-height: inherit;
}
.header-lang-item:after {
  margin: 0 0.1em;
  content: "/";
}
.header-lang-item:last-child:after {
  content: none;
}
.header-lang-current {
  color: #9ed6e1;
}
.header-lang-link {
  border-bottom: 0.1rem solid transparent;
  transition: border-bottom-color 0.2s ease-out;
}
.header-lang-link:focus,
.header-lang-link:hover {
  color: inherit;
  border-bottom-color: currentColor;
}
.header-login {
  margin-top: 1rem;
  width: 100%;
  font-size: calc(1.4rem + 6 * (100vw - 32rem) / 1046);
  font-weight: 700;
  line-height: 1.1em;
  text-align: center;
}
.header-login:first-child {
  margin-top: 0;
}
.scrolled .header-login {
  display: none;
}
.header-login-text {
  display: block;
  color: #9ed6e1;
  margin-bottom: 0.5rem;
}
.header-login-text:last-child {
  margin-bottom: 0;
}
.main-footer {
  position: relative;
  overflow: hidden;
  z-index: 0;
  font-size: 1.4rem;
  color: #fff;
  background-image: url(/wp-content/themes/bowlingcenter31/img/footer-photo-fond.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.main-footer .color {
  color: #f5f5f6;
}
.footer-bottom {
  padding: 2rem 0 1rem;
}
.footer-logo-wrapper {
  margin-bottom: 2rem;
}
.footer-logo-wrapper:last-child {
  margin-bottom: 0;
}
.footer-logo {
  display: block;
  width: 27rem;
}
.footer-content a:focus,
.footer-content a:hover {
  color: #aadb1e;
}
.footer-link {
  font-size: 1.4rem;
  font-weight: bold;
  text-decoration: underline;
}
section.tarifs {
  background-color:black;
  text-align:  center;
  position: relative;
}
.visual-text-row {
  margin: 7rem 0;
}
.visual-text-row:first-child {
  margin-top: -8em;
}
.visual-text-row:last-child {
  margin-bottom: 0;
}
.visual-text-image-wrapper {
  margin-bottom: 3rem;
}
.visual-text-image-wrapper:last-child {
  margin-bottom: 0;
}
.visual-text-image {
  display: block;
}
.highlight {
  position: relative;
  z-index: 0;
  margin-top: 10rem;
  text-align: center;
}
.highlight:first-child {
  margin-top: 0;
}
.highlight.active {
  z-index: 10;
}
.highlight-title {
  color: #74c9e3;
  font-size: calc(2.5rem + 20 * (100vw - 32rem) / 1046);
  letter-spacing: -0.02em;
  line-height: 1.111111111111111em;
}
.highlight-button {
  position: relative;
  display: block;
  height: 6.3rem;
  margin: 3rem auto 0;
  width: 6.3rem;
  transition: color 0.2s ease-out, transform 0.2s ease-out;
}
.highlight-button:after,
.highlight-button:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  background-color: currentColor;
  content: "";
}
.highlight-button:before {
  height: 100%;
  width: 0.2rem;
}
.highlight-button:after {
  height: 0.2rem;
  width: 100%;
}
.highlight-button:focus,
.highlight-button:hover {
  color: #74c9e3;
}
.highlight-button:first-child {
  margin-top: 0;
}
.active .highlight-button {
  color: #74c9e3;
  transform: rotate3d(0, 0, 1, 45deg);
}
.active .highlight-button:focus,
.active .highlight-button:hover {
  color: #2a4689;
}
.tooltip-title {
  margin-bottom: 1rem;
  color: #74c9e3;
  font-size: 2.111111111111111em;
  font-weight: 700;
  line-height: 1em;
}
.tooltip-title:last-child {
  margin-bottom: 0;
}
.platform-row {
  margin: 7rem 0;
}
.platform-row:first-child {
  margin-top: 0;
}
.platform-row:last-child {
  margin-bottom: 0;
}
.platform-name {
  padding-bottom: 3rem;
  color: #74c9e3;
  font-size: 3.4rem;
  letter-spacing: 0.135em;
  line-height: 1.176470588235294em;
}
.platform-name:last-child {
  padding-bottom: 0;
}
.platform-name .bold,
.platform-name strong {
  color: #fff;
  font-size: 4rem;
  font-weight: 600;
  letter-spacing: normal;
}
.platform-name.large {
  font-size: 4rem;
  letter-spacing: 0.23em;
}
.platform-name.large .bold,
.platform-name.large strong {
  font-size: 7rem;
  letter-spacing: 0.03em;
  line-height: 0.928571428571429em;
}
.platform-content {
  padding-top: 3rem;
  border-top: 0.1rem solid rgba(116, 201, 227, 0.3);
}
.platform-content:first-child {
  padding-top: 0;
  border-top: none;
}
.carousel {
  position: relative;
}
.carousel-inner {
  display: flex;
}
.carousel-item {
  flex-shrink: 0;
  margin-right: -100%;
  width: 100%;
}
.carousel-image {
  display: block;
  width: 100%;
}
.carousel-next,
.carousel-prev {
  position: absolute;
  bottom: 2rem;
  left: 3rem;
  height: 9.6rem;
  width: 5rem;
  transition: color 0.2s ease-out;
}
.carousel-next:focus,
.carousel-next:hover,
.carousel-prev:focus,
.carousel-prev:hover {
  color: #50bcbd;
}
.carousel-next {
  right: 3rem;
  left: auto;
}
.carousel-nav {
  position: absolute;
  bottom: 5.5rem;
  left: 50%;
  display: flex;
  flex-wrap: wrap;
  transform: translate3d(-50%, 0, 0);
}
.carousel-bullet {
  height: 1rem;
  padding: 0;
  margin: 0.5rem;
  width: 1rem;
  background-color: #fff;
  border-radius: 50%;
  transition: background-color 0.2s ease-out, border-color 0.2s ease-out;
}
.carousel-bullet:focus,
.carousel-bullet:hover {
  background-color: #d25c5c;
  border-color: #d25c5c;
}
.carousel-bullet.active {
  background-color: #d25c5c;
}
.banner-carousel {
  color: #fff;
}
.banner-carousel .carousel-item {
  position: relative;
  align-items: center;
  display: flex;
  min-height: calc(100vh);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease-out, visibility 0.4s ease-out;
}
.banner-carousel .carousel-item.active,
.banner-carousel .carousel-item:only-child {
  opacity: 1;
  visibility: visible;
}
.banner-carousel .carousel-image-wrapper {
  position: absolute;
  inset: 0;
  z-index: -10;
}
.banner-carousel .carousel-image-wrapper:after {
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.3);
  content: "";
}
.banner-carousel .carousel-image {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
}
.banner-carousel .carousel-content {
  /*padding: 4rem 0 13.6rem;*/
  width: 100%;
  font-weight: 500;
  padding-top:10em;
}
.news-tab {
  display: block;
  padding: 1.8rem 4.2rem;
  border: 0.2rem solid transparent;
  transition: color 0.2s ease-out, background-color 0.2s ease-out,
    border-color 0.2s ease-out;
}
.news-tab:focus,
.news-tab:hover {
  color: inherit;
  border-color: #00a6d0;
}
.news-tab.active,
.news-tab:only-child {
  color: #fff;
  background-color: #00a6d0;
  border-color: transparent;
}
.news-date {
  margin-bottom: 0.8rem;
  font-size: calc(1.4rem + 4 * (100vw - 32rem) / 1046);
  line-height: 1.777777777777778em;
}
.news-date:after {
  display: block;
  height: 0.1rem;
  margin-top: 1rem;
  width: 7.7rem;
  background-color: currentColor;
  content: "";
  opacity: 0.3;
  transition: opacity 0.2s ease-out;
}
.news-date:last-child {
  margin-bottom: 0;
}
.news-tab.active .news-date:after,
.news-tab:only-child .news-date:after {
  opacity: 0.4;
}
.news-tab-title {
  color: #00a6d0;
  font-size: calc(1.6rem + 4 * (100vw - 32rem) / 1046);
  font-weight: 600;
  line-height: 1.6em;
  transition: color 0.2s ease-out;
}
.news-tab.active .news-tab-title,
.news-tab:only-child .news-tab-title {
  color: #fff;
}
.news-list {
  display: flex;
}
.news-item {
  flex-shrink: 0;
  margin-right: -100%;
  width: 100%;
  opacity: 0;
  transition: opacity 0.2s ease-out, visibility 0.2s ease-out;
  visibility: hidden;
}
.news-item.active,
.news-item:only-child {
  opacity: 1;
  visibility: visible;
}
.news-image-wrapper {
  margin-bottom: 3.5rem;
}
.news-image-wrapper:last-child {
  margin-bottom: 0;
}
.news-image {
  display: block;
  width: 100%;
}
.news-title {
  margin-bottom: 2rem;
  color: #00a6d0;
  font-size: calc(2.4rem + 10 * (100vw - 32rem) / 1046);
  font-weight: 700;
  line-height: 1.176470588235294em;
}
.section {
  padding: calc(8rem + 70 * (100vw - 32rem)/1600) 0
}
.gradient-section {
  color: #fff;
  background-color: #ef4023;
  background-image: url(/wp-content/themes/bowlingcenter31/img/symbole-b.svg);
  background-repeat: no-repeat;
  background-position-x: -4em;
  background-position-y: 0em;
  padding: 8rem 0;
  background-size: 502px;
}


.gradient-section h2 {
  width: fit-content;
  margin: auto;
  font-family: "Pattaya";
  font-size: 6.5rem;
}

.gradient-section h2 b {
    font-family: "Open Sans";
}

.ce h2 {
  color:  #23384c;
    font-weight: bold;
    font-family: "Open Sans";
    font-size: 6rem;
}

.about-content {
  margin-bottom: 3rem;
  font-size: calc(1.8rem + 7 * (100vw - 32rem) / 1046);
  padding: 3rem;
}
.about-content:last-child {
  margin-bottom: 0;
}
.about-logos {
  margin: 0 auto;
  max-width: 49rem;
  padding: 2rem 3rem;
  color: #23384c;
  font-size: calc(2rem + 8 * (100vw - 32rem) / 1046);
  font-weight: 700;
  text-align: center;
  border-right: 0.1rem solid rgba(35, 56, 76, 0.5);
  border-left: 0.1rem solid rgba(35, 56, 76, 0.5);
}
.about-logo-row {
  align-items: center;
  display: flex;
  margin: 3rem 0;
}
.about-logo-row:first-child {
  margin-top: 0;
}
.about-logo-row:last-child {
  margin-bottom: 0;
}
.about-logo-wrapper {
  margin-right: 3rem;
  width: calc(50% - 1.5rem);
}
.about-logo-wrapper:last-child {
  margin-right: 0;
}
.about-logo {
  display: block;
  max-height: 16.4rem;
  -o-object-fit: contain;
  object-fit: contain;
}
.info-band {
  padding: 6.5rem 0;
  font-size: calc(1.4rem + 10 * (100vw - 32rem) / 1046);
  letter-spacing: -0.025em;
  line-height: 1.25em;
  color: #000000;
  background-color: #fff;
}
.info-band a {
  font-weight: 700;
  font-size: 2.4rem;
  margin: 2rem;
  letter-spacing: normal;
  color: #aadb1e;
  word-wrap: break-word;
  border-bottom: 0.2rem solid currentColor;
}
.info-band a:focus,
.info-band a:hover {
  color: #aadb1e;
  text-decoration: none;
}
.info-band span {
  color: #aadb1e;
  font-size: 2rem;
}
[data-animate] {
  transform: translate3d(0, 3rem, 0);
  opacity: 0;
}
#contentarea [data-animate],
.cke_editable [data-animate] {
  transform: none;
  opacity: 1;
}
.animated {
  animation: animate 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) both;
}
@keyframes animate {
  to {
    transform: none;
    opacity: 1;
  }
}
@media (min-width: 32em) {
  .container {
    max-width: 64rem;
  }
  .header-container {
    flex-wrap: nowrap;
  }
  .header-nav {
    order: 1;
  }
  .header-login {
    margin-top: 0;
    width: auto;
  }
  .scrolled .header-login {
    display: block;
  }
  .about-logos {
    padding: 2rem 5rem;
  }
  .about-logo-wrapper {
    margin-right: 7rem;
    width: calc(50% - 3.5rem);
  }
  [dir="rtl"] .about-logo-wrapper {
    margin-left: 7rem;
  }
}
@media (min-width: 48em) {
  .scrolled .main-header {
    background: #383d41;
  }
  .header-login-button {
    padding: 0.8rem 2.1rem;
  }
  .highlight-tooltip {
    padding: 10rem 7rem 6rem;
  }
}
.restauration {
    background-image: url(/wp-content/themes/bowlingcenter31/img/bandeau-restauration01.jpg);
    background-color: #fbf6f2;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: 0;
    position: relative;
    text-align: center;
}
.restauration-col-1 { width: 100% }

.offer {
  background:  #f6f6f8;
  max-width: 416px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4rem;
  margin-top: 4rem;
}

@media (min-width: 64em) {
  .fleche {
    display: block !important;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 100px;
    height: 100px;
    bottom: 35px;
}
  .intro {
	  color:white;
    margin-left: 12rem;
    margin-right: 12rem;
  }
  .offer-row {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 7rem auto;
    text-align: left;
    max-width: 140rem;
  }
  .offer {
    /*margin: 0rem 5rem 0 0;*/
  }
  .offer-decalage {
    margin-top: 13rem;
  }

  .container {
    max-width: 80rem;
  }
  .header-logo {
    height: 150px;
  }
  .header-nav-link,
  .header-nav-external-link {
    margin: 0 4rem 1rem 0;
  }
  .header-lang {
    justify-content: flex-start;
  }
  .footer-bottom,
  .footer-top {
    display: flex;
    justify-content: space-between;
    align-items : top;
  }
  .footer-logo-wrapper {
    flex-shrink: 0;
    margin: 0 4rem 0 0;
  }
  .footer-logo-wrapper:last-child {
    margin-right: 0;
  }
  .footer-content {
    flex: 1;
    max-width: 60rem;
  }
  .carousel-next,
  .carousel-prev {
    top: 50%;
    transform: translate3d(0, -50%, 0);
  }
  .carousel-nav {
    bottom: 2rem;
  }
  .banner-carousel .carousel-content {
    padding: 9.6rem 0 9.6rem;
  }
  .news-item {
    display: flex;
  }
  .news-image-wrapper {
    margin: 0 6.5rem 0 0;
    width: 33.333333%;
  }
  .news-image-wrapper:last-child {
    margin-right: 0;
  }
  .news-image {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover";
  }
  .news-content {
    flex: 1;
    margin-top: 8.4rem;
  }
  .news-title {
    position: relative;
    z-index: 0;
    margin-left: -15.5rem;
    padding: 1.5rem 0 1.5rem 2.8rem;
  }
  .news-title:before {
    position: absolute;
    inset: 0 auto 0 0;
    z-index: -10;
    width: 9rem;
    background-color: #fff;
    content: "";
  }
  [dir="rtl"] .header-nav {
    text-align: inherit;
  }
  [dir="rtl"] .header-nav-link,
  [dir="rtl"] .header-nav-external-link {
    margin: 0 0 0 4rem;
  }
  [dir="rtl"] .header-nav-link:last-child,
  [dir="rtl"] .header-nav-external-link:last-child {
    margin-left: 0;
  }
  [dir="rtl"] .footer-logo-wrapper {
    margin: 0 0 0 4rem;
  }
  [dir="rtl"] .footer-logo-wrapper:last-child {
    margin-right: 0;
  }
  [dir="rtl"] .news-image-wrapper {
    margin: 0 0 0 6.5rem;
  }
  [dir="rtl"] .news-image-wrapper:last-child {
    margin-left: 0;
  }
  [dir="rtl"] .news-title {
    margin-right: -15.5rem;
    margin-left: 0;
    padding: 1.5rem 2.8rem 1.5rem 0;
  }
  [dir="rtl"] .news-title:before {
    right: 0;
    left: auto;
  }
}
@media (min-width: 85.375em) {
  body {
    font-size: 2.2em;
  }
  .restauration-col-1, .restauration-col-2 { width: 49% }
  .title {
    font-size: 5rem;
  }
  .title2 {
    font-size: 5rem;
  }
  .intro {
    margin-left: 12rem;
    margin-right: 12rem;
  }
  .container {
    max-width: 114rem;
  }
  .content-large {
    margin-right: -10rem;
    margin-left: -10rem;
  }
  .header-nav {
    align-items: center;
    display: flex;
    text-align: inherit;
  }
  .header-container {
    max-width: 164rem;
  }
  .header-login {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    font-size: 2rem;
  }
  .scrolled .header-login {
    display: flex;
  }
  .header-login-text {
    margin: 0 1.8rem 0 0;
  }
  .header-login-text:last-child {
    margin-right: 0;
  }
  .footer-container {
    max-width: 144rem;
    margin: auto;
  }
  .footer-limit-width {
    max-width: 124rem;
  }

  .visual-text-row {
    display: flex;
    margin-right: -10rem;
    margin-left: -10rem;
  }
  .visual-text-image-wrapper {
    margin: 28rem 4rem 0 0;
    flex-shrink: 0;
  }
  .visual-text-image-wrapper:last-child {
    margin-right: 0;
  }
  .visual-text-content {
    flex: 1;
    margin-top: 8.5rem;
  }
  .visual-text-content p {
    margin-bottom: 2rem;
  }
  .visual-text-content .title {
    position: relative;
    z-index: 0;
    margin-left: -23rem;
    width: fit-content;
    padding-bottom: 8rem;
    padding-top: 4rem;
  }
  .highlight-row {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-right: -10rem;
    margin-left: -10rem;
  }
  .highlight {
    margin-right: 3rem;
    width: calc(33.333333% - 2rem);
  }
  .highlight:nth-child(-n 3) {
    margin-top: 0;
  }
  .highlight:last-child,
  .highlight:nth-child(3n) {
    margin-right: 0;
  }
  .highlight-title {
    font-size: 4.5rem;
  }
  .highlight:nth-child(3n 1) .highlight-tooltip {
    padding: 10rem 6rem 6rem 8rem;
    transform: translate3d(-10rem, -8rem, 0);
  }
  .highlight:nth-child(3n) .highlight-tooltip {
    right: 50%;
    left: auto;
    padding: 10rem 8rem 6rem 6rem;
    transform: translate3d(10rem, -8rem, 0);
  }
  .platform-row {
    display: flex;
    margin-right: -10rem;
    margin-left: -10rem;
  }
  .platform-name {
    align-self: center;
    width: 25%;
    padding: 0 6.4rem 0 0;
    text-align: right;
  }
  .platform-name:last-child {
    padding-right: 0;
  }
  .platform-content {
    flex: 1;
    padding: 0 0 0 5.5rem;
    border-top: none;
    border-left: 0.1rem solid rgba(116, 201, 227, 0.3);
  }
  .platform-content:first-child {
    padding-left: 0;
    border-left: none;
  }
  .banner-carousel .carousel-container {
    max-width: 88rem;
  }
  .news-wrapper {
    display: flex;
    margin-right: -10rem;
    margin-left: -10rem;
  }
  .news-tab-list {
    flex-shrink: 0;
    width: 40rem;
  }
  .news-date {
    font-size: 1.8rem;
  }
  .news-tab-title {
    font-size: 2rem;
  }
  .news-list {
    flex: 1;
  }
  .news-item {
    height: 100%;
  }
  .news-title {
    font-size: 3.4rem;
  }
  .about-row {
    display: flex;
    justify-content: center;
    margin-right: -10rem;
    margin-left: -10rem;
  }
  .about-content {
    max-width: 100rem;
    width: 100%;
    font-size: 2.5rem;
    padding-top: 8rem;
    padding-left: 8rem;
    padding-right: 8rem;
  }
  .about-content:last-child {
    margin-right: 0;
  }
  .about-logos {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0;
    width: 100%;
    font-size: 2.8rem;
  }
  .info-band {
    font-size: 3.2rem;
  }
  [dir="rtl"] .header-login-text {
    margin: 0 0 0 1.8rem;
  }
  [dir="rtl"] .header-login-text:last-child {
    margin-right: 0;
  }
  [dir="rtl"] .visual-text-image-wrapper {
    margin: 0 0 0 7rem;
  }
  [dir="rtl"] .visual-text-image-wrapper:last-child {
    margin-left: 0;
  }
  [dir="rtl"] .visual-text-content .title {
    margin-right: -25rem;
    margin-left: 0;
    padding: 2rem 4rem 2rem 0;
  }
  [dir="rtl"] .visual-text-content .title:after {
    right: 0;
    left: auto;
  }
  [dir="rtl"] .highlight {
    margin-right: 0;
    margin-left: 3rem;
  }
  [dir="rtl"] .highlight:last-child,
  [dir="rtl"] .highlight:nth-child(3n) {
    margin-left: 0;
  }
  [dir="rtl"] .highlight:nth-child(3n 1) .highlight-tooltip {
    padding: 10rem 8rem 6rem 6rem;
    transform: translate3d(10rem, -8rem, 0);
  }
  [dir="rtl"] .highlight:nth-child(3n) .highlight-tooltip {
    right: auto;
    left: 50%;
    padding: 10rem 6rem 6rem 8rem;
    transform: translate3d(-10rem, -8rem, 0);
  }
  [dir="rtl"] .platform-name {
    padding: 0 0 0 6.4rem;
    text-align: left;
  }
  [dir="rtl"] .platform-name:last-child {
    padding-left: 0;
  }
  [dir="rtl"] .platform-content {
    padding: 0 5.5rem 0 0;
    border-right: 0.1rem solid rgba(116, 201, 227, 0.3);
    border-left: none;
  }
  [dir="rtl"] .platform-content:first-child {
    padding-right: 0;
    border-right: none;
  }
  [dir="rtl"] .about-content {
    margin: 0 0 0 7rem;
  }
  [dir="rtl"] .about-content:last-child {
    margin-left: 0;
  }
}
@media (min-width: 120em) {
  section.tarifs:after {
    background: url(/wp-content/themes/bowlingcenter31/img/quilles.svg);
    background-repeat: no-repeat;
    content: '';
    background-size: cover;
    width: 547px;
    height: 401px;
    position: absolute;
    left: -98px;
    bottom: -49px;
    display: block;
}
.restauration
	{
		background-color:black;
	}
.restauration .title
  {
    margin-bottom: 24rem;
    margin-top: 6rem;
  }
.restauration:after {
    content: "";
    background: url(/wp-content/themes/bowlingcenter31/img/restauration-photo.jpg);
    background-position-y: bottom;
    background-position-x: right;
    background-repeat: no-repeat;
    background-size: cover;
    width: 262px;
    height: 394px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    display: block;
}
  .intro {
    margin-left: 48rem;
    margin-right: 48rem;
  }
  .title {
    font-size: 3.5rem;
  }
  .title2 {
    font-size: 5.5rem;
  }
  .header-container {
    max-width: 164rem;
  }
  .visual-text-row {
    margin-right: -20rem;
    margin-left: -20rem;
  }
  .visual-text-content {
    margin-top: 12.5rem;
    margin-right: 20rem;
  }
  .highlight-row {
    margin-right: -25rem;
    margin-left: -25rem;
  }
  .highlight {
    margin-right: 6rem;
    width: calc(33.333333% - 4rem);
  }
  .platform-row {
    margin-right: -25rem;
    margin-left: -25rem;
  }
  .news-wrapper {
    margin-right: -25rem;
    margin-left: -25rem;
  }
  .news-content {
    margin-top: 12.4rem;
  }
  .section {
    padding: 15rem 0;
  }
  .platform-section {
    padding-bottom: 27rem;
  }
  .about-row {
    margin-right: -20rem;
    margin-left: -20rem;
  }
  [dir="rtl"] .highlight {
    margin-left: 6rem;
  }
  .footer-bottom-col {
      padding:  8rem;
  }
  .footer-bottom-col:first-of-type {
      padding-left: 24rem;
  }
  .footer-bottom-col:last-of-type {
      padding-right: 24rem;
  }
  .footer-link:last-of-type {
    margin-left: 150px;
  }
  .footer-link-bottom::before {
    content: '';
    background: url(/wp-content/themes/bowlingcenter31/img/boule.svg);
    background-size: cover;
    width: 300px;
    height: 300px;
    position: absolute;
    right: 99px;
    bottom: -40px;
    display: block;
    z-index: -1;
  }
}
.about-row {

}
h3 {
  color: #fff;
  font-size: 1.7em;
  margin-bottom: 3rem;
  font-weight: bold;
}

h3:after {
    display: block;
    height: 0.1rem;
    margin: 0.3em 0 0 0;
    width: 6rem;
    background-color: rgba(255,255,255,.3);
    content: '';
}
label {
  display: block;
  font-size: 1.9rem;
  line-height: 2.7rem;
  margin-bottom: 2rem;
}
#contact div.content {
  text-align: center;
}
.div-notfound{
   /* Background pattern from Toptal Subtle Patterns */
   background-image: url("https://bowlingcenter31.fr/wp-content/uploads/2024/04/IMG_1318-scaled.jpeg");
   height: 1000px;
   width: 100%;
   padding-top: 25%;
   text-align: center;
}
p.notfound{
   font-size:5em;
   font-family:Pattaya;
   color:white;
}
button {
    float: right;
    color: #fff;
    background: #f25c44;
    padding-left: 3rem;
    padding-right: 3rem;
    font-size: 1.7rem;
    font-weight: bold;
    margin-top: -2rem;
    display: inline-block;
    border-radius: 10px;
    border:  1px solid transparent;
}
button:hover {
  background: transparent;
  border:  1px solid #fff;
}
.flex {
  display: flex;
  align-items: baseline;
}
.flex input[type="checkbox"] {
  position: relative;
  cursor: pointer;
  margin-right: 25px;
  margin-left: 4px;
}
.flex input[type="checkbox"]:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: -5px;
  left: 0;
  border: 1px solid #000;
  border-radius: 0px;
  background-color: white;
}
.flex input[type="checkbox"]:checked:after {
  content: "";
  display: block;
  width: 6px;
  height: 12px;
  border: solid #d25c5c;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: -2px;
  left: 7px;
}
.form {
  text-overflow: ellipsis;
  width: 100%;
  padding: 5px;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 10px;
  background: #fff;
  color:  #383d41;
}
::placeholder {
  color: #bdbec0;
  font-size: 18px;
}
.visual-text-content p {
  line-height: 3.6rem;
}
#contactbtn {
  float: none;
  margin-top: -25px;
  margin-bottom: 15px;
}
.recap ul {
  margin-bottom: 1em;
}
.recap li {
  font-size: 0.8em;
}
.recap h3 {
  font-size: 1.2em;
  margin-bottom: 0px;
}
h3.mentions {
  font-family: "Open Sans", sans-serif;
    font-style: italic;
    font-size: 1.2em;
    color: #ef4023;
    margin-top: 4rem;
    margin-bottom: 1rem;
}
.stitre {
  font-style: italic;
  font-family: "Open Sans", serif;
  font-weight: bold;
}
.metiers h2 {
  width: fit-content;
  margin: auto;
  padding-bottom: 4rem;
}
.liens h2 {
  width: fit-content;
}
.liens h2:after {
    display: block;
    height: 0.5rem;
    margin: 0.5em 0 0 0;
    width: 10rem;
    background-color: #e17f7e;
    content: '';
}
.metiers h2:after {
    display: block;
    height: 0.5rem;
    margin: 0.5em auto 0;
    width: 10rem;
    background-color: #e17f7e;
    content: '';
}

.liens p {
    max-width: 82rem;
}

.container-logo {
  max-width: 150rem;
  position: relative;
  margin: 0 auto;
  padding: 0 2rem;
  width: 100%;
  text-align: center;
}
.logo ul { text-align: center; }
.logo li {
  display:  inline-block; 
  margin: 2rem; 
  border: 1px solid #cecece; 
  box-shadow: 0px 20px 19px -15px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 20px 19px -15px rgba(0,0,0,0.15);
  -moz-box-shadow: 0px 20px 19px -15px rgba(0,0,0,0.15); 
}
.logo li:hover { border: 1px solid #d25c5c; }

.fleche {
    display: none;
}
.fleche img {
    width: 90px;
    display: block;
    position: relative;
    top: 24px;
    margin-left: auto;
    margin-right: auto;
}

.ce {
     background: url(/wp-content/themes/bowlingcenter31/img/ce-photo-fond-.jpg);
    background-position-y: bottom;
    background-position-x: right;
    background-repeat: no-repeat;
}

a.btn {
    color: #fff;
    background: #ef4023;
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 1.7rem;
    display: inline-block;
    border-radius: 10px;
    border:  1px solid transparent;
}

a.btn:focus, a.btn:hover {
    color: #ef4023;
    background: transparent;
    border:  1px solid #ef4023;
}

.small {
  max-width: 80rem;
  margin-top: 11rem;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.logo-footer {
  width: 164px;
}
.footer-bottom-col p {
    font-size: 17px;
    line-height: 28px;
 }

.footer-underline {
 border-bottom: 1px solid rgba(255,255,255,.3);
}

.footer-link-bottom {
  text-align: center;
}

.footer-contact-links {
    color: #fff;
    text-decoration: underline;
}

.social-links {
  display: inline-block;
}

.social-links img {
  width: 28px;
  margin-right: 10px;
}

.header-nav a.social-links {
    margin-top: -10px;
    margin-left: 10px;
}

.label-rgpd {
    font-style: italic;
    font-size: 1.5rem;
}

.liens ul>li {
    padding-left: 2.4rem;
    line-height: 3.6rem;
    background: url(img/liste.svg) left 0.85rem/1.1rem 1.9rem no-repeat;
}

.map {
    padding: 0;
}

.btn-reservation {
    margin: 0 4rem 1rem 0;
    background: #ef4023;
    border:  1px solid transparent;
    padding: 0.5rem;
    padding-left: 2rem;
    padding-right: 2rem;
    border-radius: 10px;
    font-size: 16px;
}

.btn-reservation:focus, .btn-reservation:hover {
  background: transparent;
  color: #fff;
  border:  1px solid #ef4023;
}

.ml40 {
  margin-left: 40px !important;
}

h2.title2 span {
      font-family: "Pattaya";
}

.decouvrir {
  border: 1px solid #fff;
  padding: 0.5rem;
  border-radius: 10px;
  padding-left: 2rem;
  padding-right: 2rem;
}

.decouvrir:focus, .decouvrir:hover {
  background: #ef4023;
  border: 1px solid #ef4023;
}

figcaption {
    color: #ef4023;
    font-weight: bold;
    font-size: 3rem;
    padding-left: 4rem;
    padding-right: 4rem;
}

figcaption:after {
  content:  "";
  display: block;
  height: 0.1rem;
  margin: 0.3em 0 0 0;
  width: 6rem;
  background-color: #adadaf;
}

.offer div.offer-content {
  padding-left: 4rem;
  padding-right: 4rem;
  padding-bottom: 4rem;
}

.offer-content ul {
    font-size: 1.8rem;
    margin-top: 1rem;
}
.offer-content li
{
  padding-left: 5px;
  line-height:  28px;
}
.offer-content li:before {
  content:  ">";
  color:  #ef4023;
  left: -5px;
  position: relative;
}

.offer-content .price {
  background: #ffffff;
    display: inline-block;
    line-height: 20px;
    padding: 10px;
    border-radius: 10px;
    color: #ef4023;
    font-weight: bold;
    font-size: 3rem;
    text-align: center;
    float: right;
    margin-left: 10px;
}

.offer-content .price span {
    font-family: "Pattaya";
    color: #23384c;
    font-size: 1.8rem;
}


.coordonnees li {
    padding-left: 4rem;
    line-height: 22px;
    margin-bottom: 2.5rem;
}

.coordonnees li:before {
  border : 0;
  top: 1.1em;
}

.coordonnees li.li-situation:before {
  content: url(img/icone-situation.svg);
  width: 48px;
    height: 2px;
    margin-left: -47px;
    display: grid;
    position: relative;
    top: -7px;
}

.coordonnees li.li-tel:before {
    content: url(img/icone-telephone.svg);
    width: 48px;
    height: 2px;
    margin-left: -49px;
    display: grid;
    position: relative;
    top: -14px;
}

.coordonnees li.li-mail:before {
  content: url(img/icone-enveloppe.svg);
  width: 40px;
    height: 2px;
    margin-left: -47px;
    display: grid;
    position: relative;
    top: -6px;
}

.restauration .title {
    font-family: "Pattaya";
    font-size: 6rem;
}

div.detail-restauration {
  background: #fbf6f2;
}

.restauration h3 {
  color:  #ef4023;
  font-size: 1.2em;
  margin-bottom: -10px;
}

.restauration h4 {
  font-family:  "Pattaya";
  color:  #ef4023;
  font-size: 4rem;
}

.restauration h4:after {
    display: block;
    height: 0.1rem;
    margin: 0.3em auto 2rem;
    width: 5.5rem;
    background-color: #aeaeb0;
    content: '';
}

.restauration-col-2 h3:after {
    display: block;
    height: 0.1rem;
    margin: 0.3em auto 2rem;
    width: 5.5rem;
    background-color: #aeaeb0;
    content: '';
}

div.restauration-col-1 {
    display: inline-block;
    padding: 8rem;
    padding-top: 2rem;
    box-sizing: border-box;
}

div.restauration-col-2 {
    padding: 8rem;
    padding-top: 2rem;
    display: inline-block;
    box-sizing: border-box;
}

div.restauration-col-3 {
  clear: both;
}


.detail-restauration ul {
    font-size: 1.8rem;
    margin-top: 1rem;
}
.detail-restauration li
{
  padding-left: 5px;
  line-height:  28px;
  font-weight: bold;
}
.detail-restauration li:before {
  content:  ">";
  color:  #ef4023;
  left: -5px;
  position: relative;
}

img.burger {
    width: 124px;
    margin-bottom: -30px;
}

img.bar {
      width: 112px;
    margin-bottom: -20px;
}

@media (max-width: 64em) {
  .header-nav {

    display: none;
  }
  .reservation-mobile {
       display: block !important;
      width: 100%;
      text-align: center;
      background: #ef4023;
      padding: 2rem;
      margin-top: -26px;
      margin-bottom: 2rem;
  }
  .banner-carousel .carousel-item
  {
  }
  .header-logo-wrapper {
    margin-left: auto;
    margin-right: auto;
    margin-top:0.5em
  }
  div.restauration-col-1, div.restauration-col-2 {
    padding:  0;
    padding-bottom: 4rem;
  }
  div.restauration-col-3 {
    padding-bottom:  4rem;
  }
  .restauration {
      background-size: cover;
  }
  figcaption:after {
      margin: 0.3em auto 0;
  }
  .title span:first-of-type {
    font-size: 4rem;
  }
  .title .big {
      font-size: 5rem;
  }
  .title {
    font-size: calc(2rem + 15 * (100vw - 32rem)/1046);
    line-height: 3rem;
  }
  .ce h2, .gradient-section h2 {
      font-size: 3rem;
  }
}

.reservation-mobile {
  display: none;
}

.page-content {
  padding:  8rem;
}

.page-content .title {
  color: #ef4023;
}

@keyframes glowing {
  0% {
    background-color: #2ba805;
    box-shadow: 0 0 3px #2ba805;
  }
  50% {
    background-color: #49e819;
    box-shadow: 0 0 10px #49e819;
  }
  100% {
    background-color: #2ba805;
    box-shadow: 0 0 3px #2ba805;
  }
}

.simplybook-widget-button {
  position: fixed;
  display: table;
  padding: 10px;
  font-size: 1em;
  cursor: pointer;
  z-index: 9999;
  box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.35);
  animation: glowing 1300ms infinite;
}

.simplybook-widget-button:hover div {
  margin-bottom: 5px;
}

.simplybook-widget-button.right {
  right: 0px;
  transform: rotate(-90deg);
  transform-origin: 100% 100%;
  border-radius: 5px 5px 0 0;
}

.simplybook-widget-button.left {
  left: 0px;
  transform: rotate(90deg);
  transform-origin: 0% 100%;
  border-radius: 5px 5px 0 0;
}

.simplybook-widget-button.top {
  top: 0px;
  border-radius: 0 0 5px 5px;
}

.simplybook-widget-button.bottom {
  bottom: 0px;
  border-radius: 5px 5px 0 0;
}

.simplybook-widget-container {
  position: fixed;
  top: 20px;
  z-index: 9999;
  display: none;
  width: 100%;
  max-width: 768px;
  max-height: 740px;
  max-height: 90vh;
  bottom: 65px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.simplybook-widget-container.active {
  display: block;
}

.simplybook-widget-container iframe {
  width: 100%;
  height: 100%;
}

iframe.sb-widget-iframe {
  min-width: 100%;
  max-width: 100%;
  width: 0;
}

.simplybook-widget-overlay {
  background-color: #000000;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  opacity: 0;
  z-index: 9950;
  transition: all 0.3s;
}

.simplybook-widget-overlay.active {
  opacity: 0.5;
}
