/*******************************************************************************
* Hystrix
* Golf Decouverte Virton
* 17/10/2016
*******************************************************************************/
@font-face {
  font-family: 'loraitalic';
  src: url("../fonts/lora_italic-webfont.html") format("woff2"), url("../fonts/lora_italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

.responsiveCal {
 
position: relative; padding-bottom: 75%; height: 0; overflow: hidden;
 
}
 
.responsiveCal iframe {
 
position: absolute; top:0; left: 0; width: 100%; height: 100%;
 
}
.hide-text {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent; }

.hidden {
  display: none !important; }

.visible {
  display: block !important; }

.invisible {
  visibility: hidden; }

.visuallyhidden {
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
  position: absolute; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
  position: absolute; }
  .visuallyhidden.focusable:active:active, .visuallyhidden.focusable:active:focus,
  .visuallyhidden.focusable:focus:active,
  .visuallyhidden.focusable:focus:focus {
    width: auto;
    height: auto;
    margin: 0;
    clip: auto;
    overflow: visible;
    position: static; }

.fl-left {
  float: left; }

.fl-right {
  float: right; }

.nav, .nav .languages-list, .footer .content, #loginForm, #candidacyForm, form .input-field-wrap, .golf-status-list, .sub-nav .list, .cards-grid, .card header, .about-list__item,
.clearfix {
  *zoom: 1; }
  .nav:before, .nav .languages-list:before, .footer .content:before, #loginForm:before, #candidacyForm:before, form .input-field-wrap:before, .golf-status-list:before, .sub-nav .list:before, .cards-grid:before, .card header:before, .about-list__item:before, .nav:after, .nav .languages-list:after, .footer .content:after, #loginForm:after, #candidacyForm:after, form .input-field-wrap:after, .golf-status-list:after, .sub-nav .list:after, .cards-grid:after, .card header:after, .about-list__item:after,
  .clearfix:before,
  .clearfix:after {
    content: " ";
    display: table; }
  .nav:after, .nav .languages-list:after, .footer .content:after, #loginForm:after, #candidacyForm:after, form .input-field-wrap:after, .golf-status-list:after, .sub-nav .list:after, .cards-grid:after, .card header:after, .about-list__item:after,
  .clearfix:after {
    clear: both; }

h1:after, .h1:after, .dark-bg:before,
.light-bg:before, .card .title:after, .about-list__item .name:after {
  content: '';
  display: block; }

html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  box-sizing: inherit; }

/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome on OS X and
 * Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Chrome and Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

html {
  font-size: 1em;
  font-family: "roboto", Helvetica, Arial, sans-serif;
  color: #000000; }

body {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.5; }
  
table {
	width:100%;
	margin:auto;
}
#CalendrierPros{
	border:3px solid #A0522D;
	border-collapse:collapse;
}
#CalendrierPros thead,#CalendrierPros tfoot {
	border:1px solid #A0522D;
	text-align: center;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "museo", "Times New Roman", Georgia, serif;
  font-weight: 700;
  color: #8B8366;
  word-break: break-all;
  line-height: 1.3; }

h1, h2, h3, h4, h5, h6,
ul, ol, dl,
p, figure,
pre, table, fieldset, hr {
  margin: 0 auto 1.5rem; }
  @media screen and (min-width: 768px) {
    h1, h2, h3, h4, h5, h6,
    ul, ol, dl,
    p, figure,
    pre, table, fieldset, hr {
      margin-left: 0;
      margin-right: 0; } }

h1, .h1 {
  font-size: 34px;
  font-size: 2.125rem;
  margin-bottom: 2.5rem;
  text-transform: uppercase; }
  h1:after, .h1:after {
    width: 65px;
    padding-bottom: 30px;
    border-bottom: 2px solid #8B8366; }

h2, .h2 {
  font-size: 28px;
  font-size: 1.75rem; }

h3, .h3 {
  font-size: 22px;
  font-size: 1.375rem; }
small {
  margin-bottom: 1.5rem; }

img:not(.imgSponsors) {
  display: block;
  max-width: 100%; }
  
.imgSponsors{
  max-width: 100%;
}
a {
  text-decoration: underline;
  color: #ffffff; }
  a.underline {
    text-decoration: underline; }
  a.form {
  text-decoration: underline;
  color: black; }
  
  a.underline {
    text-decoration: underline; }

p {
  max-width: 100%; 
  font-family: Verdana;
  font-size: 10pt;}
  @media screen and (min-width: 1024px) {
    p {
      max-width: 100%; } }

b {
  font-weight: 700; }

ul.fl-left {
  margin-bottom: 0;
  margin-right: 40px; }

::selection {
  background: #8B8366;
  color: #ffffff;
  text-shadow: none; }


.wrapper {
  max-width: 1100pxpx;
  margin-left: auto;
  margin-right: auto;
  position: relative; }


.wrapper,
.full-padding,
.h-padding {
  padding-left: 20px;
  padding-right: 20px; }
  @media screen and (min-width: 31.25em) {
    
    .wrapper,
    .full-padding,
    .h-padding {
      padding-left: 50px;
      padding-right: 50px; } }
  @media screen and (min-width: 83.5em) {
    
    .wrapper,
    .full-padding,
    .h-padding {
      padding-left: 30px;
      padding-right: 10px; } }


.full-padding,
.v-padding {
  padding-top: 30px;
  padding-bottom: 10px; }
  @media screen and (min-width: 64em) {
    
    .full-padding,
    .v-padding {
      padding-top: 30px;
      padding-bottom: 10px; } }

.section-banner-half {
  position: relative;
  z-index: 10;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
  height: 450px;
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat; }
  @media screen and (min-width: 48.0625em) {
    .section-banner-half {
      height: 550px; } }
  @media screen and (min-width: 85.4375em) {
    .section-banner-half {
      height: 550px; } }

.section-banner-full {
  position: relative;
  z-index: 10;
  margin: 0 auto;
  overflow: hidden;
  text-align: center; }

.after-banner {
  margin-top: -80px;
  padding-top: 180px;
  padding-bottom: 100px; }
  @media screen and (min-width: 48em) {
    .after-banner {
      margin-top: -200px;
      padding-top: 300px; } }

.after-banner-full {
  margin-top: -80px;
  padding-top: 180px;
  padding-bottom: 100px; }
  @media screen and (min-width: 48em) {
    .after-banner-full {
      margin-top: -270px;
      padding-top: 370px; } }

.before-banner-full {
  margin-bottom: -300px;
  padding-bottom: 400px; }

#vuegolfarrpractice {
  background-image: url("../img/clubhouse-atelier-Practice2021-tablet.jpg"); }
  @media screen and (min-width: 48.0625em) {
    #vuegolfarrpractice {
      background-image: url("../img/clubhouse-atelier-Practice2021-desktop.jpg"); } }
  @media screen and (min-width: 85.4375em) {
    #vuegolfarrpractice {
      background-image: url("../img/clubhouse-atelier-Practice2021-desktop.jpg"); } }

#clubhuis {
  background-image: url("../img/clubhuis-tablet.jpg"); }
  @media screen and (min-width: 48.0625em) {
    #clubhuis {
      background-image: url("../img/clubhuis-laptop.jpg"); } }
  @media screen and (min-width: 85.4375em) {
    #clubhuis {
      background-image: url("../img/clubhuis-desktop.jpg"); } }

#restaurant {
  background-image: url("../img/restaurant-tablet.jpg"); }
  @media screen and (min-width: 48.0625em) {
    #restaurant {
      background-image: url("../img/restaurant-laptop.jpg"); } }
  @media screen and (min-width: 85.4375em) {
    #restaurant {
      background-image: url("../img/restaurant-desktop.jpg"); } }

.restaurant-logo {
  width: 50%;
  max-width: 300px;
  min-width: 250px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

.header {
  position: relative;
  z-index: 10; }
  .header .banner {
    position: relative;
    background: url("../img/header-balle-tablet.jpg") no-repeat center bottom;
    height: 338px; }
    .header .banner.bar {
      background: url("../img/bar-tablet.jpg") no-repeat center bottom; }
      .header .banner.bar .banner__quote {
        display: none; }
    .header .banner.comite {
      background: url("../img/clubhouse-atelier-Practice2021-tablet.jpg") no-repeat center bottom; }
      .header .banner.comite .banner__quote {
        display: none; }
    .header .banner.golf {
      background: url("../img/clubhouse-atelier-Practice2021-tablet.jpg") no-repeat center bottom; }
      .header .banner.golf .banner__quote {
        display: none; }
    .header .banner.partenaires {
      background: url("../img/terrain2-4-5-2021-tablet.jpg") no-repeat center bottom; }
      .header .banner.partenaires .banner__quote {
        display: none; }
    .header .banner.academie {
      background: url("../img/terrainComplet2021-tablet.jpg") no-repeat center bottom; }
      .header .banner.academie .banner__quote {
        display: none; }
    .header .banner.calendrier {
      background: url("../img/terrain2-4-5-2021-tablet.jpg") no-repeat center bottom; }
      .header .banner.calendrier .banner__quote {
        display: none; }
    .header .banner.tarifs {
      background: url("../img/terrain2-4-5-2021-tablet.jpg") no-repeat center bottom; }
      .header .banner.tarifs .banner__quote {
        display: none; }
  .header .banner__quote {
    font-size: 20px;
    font-size: 1.25rem;
    font-family: "loraitalic", "Times New Roman", Georgia, serif;
    color: #ffffff;
    width: 80%;
    max-width: none;
    text-align: center;
    margin: 0 auto;
    position: relative;
    top: 250px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2); }
    @media screen and (min-width: 48em) {
      .header .banner__quote {
        font-size: 52px;
        font-size: 3.25rem;
        top: 300px; } }
  .header .btn {
    clear: both; }
  .golfCalendar {
	  font-family: Verdana;
	  font-size: 10pt;	  
	  width: 75%;
     }
  .golfTarif {
	  font-family: Verdana;
	  font-size: 10pt;	  
	  width: 75%;
     }
  .golfPartenaire {
	  font-family: Verdana;
	  font-size: 10pt;	  
	  width: 75%;
     }

.nav {
  position: relative;
  padding: 20px; }
  .nav [data-el="nav-btn"] {
    position: absolute;
    right: 20px;
    top: 50px;
    z-index: 999; }
  .nav [data-el="nav-menu"] {
    padding-top: 20px;
    clear: both;  }
  .nav .active {
    text-decoration: underline; }
  .nav .navigation-list {
    float: left; }
  .nav .languages-list {
    float: right;
    padding: 0; }
    .nav .languages-list li {
      float: left;
      margin-right: 15px; }
      .nav .languages-list li:last-of-type {
        margin-right: 0; }
      .nav .languages-list li:hover {
        text-decoration: underline; }
  .nav a {
    color: #403E39;
    font-size: 16px;
    font-size: 1rem;
    text-decoration: none; }
  .nav button {
    width: 20px;
    height: 20px;
    background-color: transparent;
    border: none;
    padding: 0;
    margin-left: 20px; }
    .nav button img {
      width: inherit;
      height: inherit; }
  .nav .list {
    list-style-type: none;
    padding-left: 0; }
    .nav .list .list__item {
      padding: 4px 0; }
    @media screen and (min-width: 48em) {
      .nav .list {
        margin-bottom: 0; }
        .nav .list .list__item {
          float: left;
          margin-right: 12px; }
          .nav .list .list__item:last-of-type {
            margin-right: 20px; } }
    @media screen and (min-width: 64em) {
      .nav .list .list__item {
        margin-right: 30px; } }

.logo-wrap {
  float: left;
  background-color: #ffffff; }

.logo {
  height: 80px; }
  
.logoForm {
  height: 100px;
    margin-left: auto;
    margin-right: auto;
	padding-top: 10px;	}

@media screen and (min-width: 53.125em) {
  .nav {
    background-color: #ffffff;
    margin: 0;
    padding: 10px 20px;
    top: 0; }
    .nav [data-el='nav-btn'] {
      display: none; }
    .nav [data-el='nav-menu'] {
      float: right;
      margin: 0;
      clear: none;
      padding-top: 25px;
      display: block !important; }
    .nav .languages-list {
      border-left: 1px solid #403E39;
      padding-left: 20px; } }

@media screen and (min-width: 48em) {
  .header .banner {
    background: url("../img/header-balle-desktop.jpg") no-repeat center bottom;
    height: 550px; }
    .header .banner.bar {
      background: url("../img/bar-desktop.jpg") no-repeat center bottom; }
      .header .banner.bar .banner__quote {
        display: none; }
	.header .banner.comite {
      background: url("../img/clubhouse-atelier-Practice2021-desktop.jpg") no-repeat center bottom; }
      .header .banner.comite .banner__quote {
        display: none; }
	.header .banner.golf {
      background: url("../img/clubhouse-atelier-Practice2021-desktop.jpg") no-repeat center bottom; }
      .header .banner.golf .banner__quote {
        display: none; }
	.header .banner.partenaires {
      background: url("../img/terrain2-4-5-2021-desktop.jpg") no-repeat center bottom; }
      .header .banner.partenaires .banner__quote {
        display: none; }
	.header .banner.academie {
      background: url("../img/terrainComplet2021-desktop.jpg") no-repeat center bottom; }
      .header .banner.academie .banner__quote {
        display: none; }
	.header .banner.tarifs {
      background: url("../img/terrain2-4-5-2021-desktop.jpg") no-repeat center bottom; }
      .header .banner.tarifs .banner__quote {
        display: none; }
	.header .banner.calendrier {
      background: url("../img/terrain2-4-5-2021-desktop.jpg") no-repeat center bottom; }
      .header .banner.calendrier .banner__quote {
        display: none; }
  .header .btn {
    top: 210px; }
  .logo-wrap {
    margin: 0;
    padding: 0; }
    .logo-wrap .logo {
      width: auto;
      height: 100px; } }

@-webkit-keyframes scrollwheel {
  0%, 66% {
    -webkit-transform: translateY(0); }
  33% {
    -webkit-transform: translateY(6px); } }

@-moz-keyframes scrollwheel {
  0%, 66% {
    -moz-transform: translateY(0); }
  33% {
    -moz-transform: translateY(6px); } }

@-ms-keyframes scrollwheel {
  0%, 66% {
    -ms-transform: translateY(0); }
  33% {
    -ms-transform: translateY(6px); } }

@-o-keyframes scrollwheel {
  0%, 66% {
    -o-transform: translateY(0); }
  33% {
    -o-transform: translateY(6px); } }

@keyframes scrollwheel {
  0%, 66% {
    transform: translateY(0); }
  33% {
    transform: translateY(6px); } }

.footer {
 /* background-color: #EBEBEB !important;*/
  color: #666666; }
  .footer:before {
    opacity: .2 !important;
    height: 100% !important; }

#footer {
  background: url("../img/footer-balle-desktop.jpg") no-repeat center top;
  height: 338px; }
  @media screen and (min-width: 48em) {
    #footer {
      background: url("../img/footer-balle-desktop.jpg") no-repeat center bottom;
      height: 550px; } }

.dark-bg:before,
.light-bg:before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  opacity: .3; }

.dark-bg {
  background-color: #403E39;
  color: #E6E6E6;
  position: relative;
  z-index: 0;
  -webkit-font-smoothing: antialiased; }
  .dark-bg .btn {
    -webkit-font-smoothing: auto; }
  .dark-bg a {
    color: #E6E6E6; }
  .dark-bg:before {
    background: url("../img/gfx/always_grey.png") repeat top left; }

.light-bg {
  background-color: #ffffff;
  color: #666666;
  position: relative;
  z-index: 0; }
  .light-bg a {
    color: #666666; }
 /* .light-bg:before {
    background: url("../img/gfx/dimension.png") repeat top left; }*/

.circle-style-list {
  list-style-type: circle; }

.no-style-list {
  list-style-type: none;
  padding-left: 0; }
  .no-style-list:first-of-type {
    margin-right: 80px; }

.text-with-button p:last-of-type {
  margin-bottom: 50px; }

.memberships--special {
  max-width: 800px;
  margin: 0 auto; }

.membership {
  border: 1px solid #8B8366;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  .membership h3 {
    margin-bottom: 0.5rem; }
  .membership .no-style-list {
    float: none;
    margin-left: 0;
    margin-right: 0; }

@media screen and (min-width: 40.625em) {
  .membership--normal {
    float: left;
    width: 49%; }
    .membership--normal:nth-child(n) {
      margin-bottom: 2%;
      margin-right: 2%; }
    .membership--normal:nth-child(2n) {
      margin-right: 0;
      margin-bottom: 0; }
    .membership--normal:nth-of-type(3) {
      clear: left;
      float: none;
      margin: 0 auto; } }

@media screen and (min-width: 55em) {
  .membership--normal {
    width: 32%; }
    .membership--normal:nth-child(n) {
      margin-bottom: 2%;
      margin-right: 2%; }
    .membership--normal:nth-child(3n) {
      margin-right: 0;
      margin-bottom: 0; }
    .membership--normal:nth-of-type(3) {
      float: left;
      clear: none; } }

@media screen and (min-width: 40.625em) {
  .membership--special {
    width: 48.5%;
    float: left; }
    .membership--special:nth-child(n) {
      margin-bottom: 3%;
      margin-right: 3%; }
    .membership--special:nth-child(2n) {
      margin-right: 0;
      margin-bottom: 0; } }

.content {
  margin-left: 20px; }

.error-messages {
  color: red;
  list-style-type: none;
  margin-bottom: 40px;
  padding-left: 0; }

.success-messages {
  color: green;
  margin-bottom: 40px; }

.full-width-img {
  width: 100%; }

.panzoom {
  cursor: pointer; }

.panzoom-overlay {
  position: fixed;
  left: 3%;
  right: 3%;
  bottom: 3%;
  top: 3%;
  z-index: 999;
  background-color: #ffffff;
  border: 2px solid #8B8366; }
  .panzoom-overlay img {
    max-width: none; }
  .panzoom-overlay .btn-close {
    border-radius: 50%;
    background-color: #8B8366;
    color: #ffffff;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 10px;
    right: 10px;
    border: none;
    z-index: 999;
    cursor: pointer; }
  @media screen and (min-width: 48em) {
    .panzoom-overlay {
      left: 40px;
      right: 40px;
      top: 40px;
      bottom: 40px; } }

.scroll-icon {
  position: absolute;
  bottom: 50px;
  width: 100%;
  text-align: center;
  color: #ffffff;
  transition: opacity .25s ease-in-out;
  display: none; }
  .scroll-icon svg {
    fill: #ffffff; }
  .scroll-icon .wheel {
    animation: scrollwheel 1.8s both ease-out infinite; }
  @media screen and (min-width: 48em) {
    .scroll-icon {
      display: block; } }

.login {
  max-width: 300px;
  margin: 0 auto; }
.tarif {
  margin: 0 auto; }
.ecole {
  margin: 0 auto; }

.z-index-top {
  z-index: 999; }

#loginForm {
  margin: 0; }
  #loginForm input {
    width: 100%; }
  #loginForm input[type="submit"] {
    width: 100%;
    margin: auto;
    float: right; }

#candidacyForm {
  width: 80%;
  margin-top: 50px; }
  #candidacyForm input {
    width: 100%; }
  #candidacyForm input[type="submit"] {
    width: auto;
    margin: auto;
    float: right; }

form {
  margin-left: 20px;
  margin-right: 20px;
  max-width: 100%; 
  font-size: 15px;
  font-size: 1rem;
  line-height: 1; }
  form input[type=text],
  form input[type=password],
  form input[type=number],
  form input[type=date],
  form input[type=email],
  form input[type=tel],
  form select {
    width: 100%;
    border: none;
    border: 1px solid #8B8366;
    padding-left: 5px;
    color: #666666 !important; }
  form h3,
  form .h3,
  form label {
    font-family: "roboto", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 10px !important; }
  form label {
    font-size: 22px;
    font-size: 1rem;
    margin-bottom: 30px;
    display: block; }
  form textarea {
    width: 100%;
    color: #666666;
    padding: 5px;
    resize: none;
    border: 1px solid #8B8366; }
  form .input-field-wrap {
    margin-bottom: 40px; }
    form .input-field-wrap label:last-of-type {
      margin-bottom: 0; }
  form .radio-btn-label {
    padding: 0 20px;
    height: 50px;
    background-color: #ffffff;
    color: #8B8366;
    border: 1px solid #8B8366;
    text-align: center;
    cursor: pointer;
    height: auto;
    padding: 15px 8px; }
    form .radio-btn-label:hover {
      background-color: #8B8366;
      color: #ffffff; }
  form input[type=radio],
  form input[type=checkbox] {
    display: none; }
    form input[type=radio]:checked + label,
    form input[type=checkbox]:checked + label {
      background-color: #8B8366;
      color: #ffffff; }
  form input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    -webkit-text-fill-color: #666666 !important; }
  @media screen and (min-width: 768px) {
    form {
      margin-left: 20px; } }
  @media screen and (min-width: 1024px) {
    form {
      margin-left: 20px; } }

.membership-table {
  width: 100%;
  text-align: left;
  border-collapse: collapse;
  margin-bottom: 60px; }
  .membership-table tbody th {
    width: 50%;
    text-align: left; }
  .membership-table th, .membership-table td {
    border-bottom: 1px solid #8B8366;
    padding: 10px 10px; }
  .membership-table th {
    color: #8B8366;
    font-weight: 500;
    border-bottom: 1px solid #8B8366; }
  .membership-table .no-border th, .membership-table .no-border td {
    border: none; }

.membership-table--transition {
  max-width: 1200px; }

.membership-table--mobile {
  display: table; }

.membership-table--desktop {
  display: none; }

@media screen and (min-width: 48em) {
  .membership-table thead th,
  .membership-table tbody td {
    text-align: center; }
  .membership-table tbody th {
    width: 30%; }
  .membership-table--mobile {
    display: none; }
  .membership-table--desktop {
    display: table; } }

@media screen and (min-width: 90em) {
  .membership-table tbody th {
    width: 20%; } }

.golf-course-stats-wrap {
  margin-top: 80px; }

.golf-course-stats {
  border: 1px solid #8B8366;
  text-align: center;
  padding: 25px 20px;
  width: 270px; }
  .golf-course-stats .title {
    border-bottom: 1px solid #8B8366;
    padding-bottom: 10px; }

.golf-course-stats-table {
  font-size: 16px;
  font-size: 1rem;
  width: 100%;
  margin: 0; }
  .golf-course-stats-table td {
    width: 70px;
    padding: 4px 0; }
  .golf-course-stats-table thead {
    font-family: "museo", "Times New Roman", Georgia, serif;
    color: #8B8366; }
  .golf-course-stats-table tfoot {
    color: #8B8366;
    text-transform: uppercase;
    font-weight: 700; }

.golf-course-map {
  overflow: auto; }
  .golf-course-map img {
    width: 95%; }

.golf-course-map--executive {
  padding-left: 150px; }
  .golf-course-map--executive img {
    max-width: 620px; }

#overlay {
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  text-align: center; }
  #overlay .img-wrap {
    width: 100%;
    height: 100%; }
    @media screen and (min-width: 43.75em) {
      #overlay .img-wrap {
        padding: 50px; } }
    #overlay .img-wrap img {
      position: relative;
      top: 50%;
      margin: auto;
      max-width: 100%;
      max-height: 100%;
      transform: translateY(-50%); }
  #overlay #close-overlay {
    position: absolute;
    top: 50px;
    right: 50px;
    cursor: pointer;
    color: white;
    padding: 10px;
    border-radius: 2px; }
    #overlay #close-overlay :hover {
      background: #FFF;
      color: #000; }

.weather-widget {
  position: absolute;
  top: 20px;
  left: 20px; }
  @media screen and (min-width: 48em) {
    .weather-widget {
      top: 40px;
      right: 120px;
      left: auto;
      display: block; } }
  .weather-widget header {
    color: red !important; }

.golf-status-list {
  list-style-type: none;
  padding-left: 0;
  margin-top: 50px;
  max-width: 1100px; }
  .golf-status-list .golf-status-list__item {
    margin-bottom: 16px; }
    .golf-status-list .golf-status-list__item .title {
      margin-bottom: 0; }
    .golf-status-list .golf-status-list__item .status {
      margin-bottom: 0; }
    .golf-status-list .golf-status-list__item .status--open {
      color: green; }
    .golf-status-list .golf-status-list__item .status--closed {
      color: white; }
    @media screen and (min-width: 48em) {
      .golf-status-list .golf-status-list__item {
        width: 31.33333%;
        float: left; }
        .golf-status-list .golf-status-list__item:nth-child(n) {
          margin-bottom: 3%;
          margin-right: 3%; }
        .golf-status-list .golf-status-list__item:nth-child(3n) {
          margin-right: 0;
          margin-bottom: 0; }
        .golf-status-list .golf-status-list__item:nth-of-type(4) {
          clear: left; } }
  @media screen and (min-width: 48em) {
    .golf-status-list {
      margin-top: 100px; } }

.btn {
  font-size: 16px;
  font-size: 1rem;
  display: block;
  text-transform: uppercase; }
  .btn:hover {
    cursor: pointer; }
  .btn a {
    color: #ffffff; }
  a .btn {
    margin-top: 40px; }

.btn--simple {
  border: 2px solid #ffffff;
  color: #ffffff;
  background: none;
  margin: 0 auto;
  position: relative;
  top: 50px;
  padding: 6px 12px; }

.btn--full {
  height: 50px;
  color: #8B8366;
  padding: 0 20px;
  background-color: #ffffff;
  border: 2px solid #8B8366;
  box-shadow: 2px 3px 3px 0px rgba(0, 0, 0, 0.2); }

.sub-nav {
  background-color: #F7F7F7;
  text-transform: uppercase;
  padding: 40px 0; }
  .sub-nav .list {
    list-style-type: none;
    text-align: center;
    padding: 0;
    margin: 0; }
    .sub-nav .list li {
      margin-bottom: 30px; }
      .sub-nav .list li:last-of-type {
        margin-bottom: 0; }
      .sub-nav .list li a {
        color: #8B8366;
        padding: 12px 16px; }
        .sub-nav .list li a:hover {
          border: 1px solid #8B8366; }
    .sub-nav .list .selected a {
      background-color: #8B8366;
      color: #ffffff; }
      .sub-nav .list .selected a:hover {
        border: none; }
  @media screen and (min-width: 37.5em) {
    .sub-nav {
      height: 110px;
      padding: 0; }
      .sub-nav .list {
        line-height: 110px; }
        .sub-nav .list li {
          width: 33.33333%;
          float: left; } }

.cards-grid-2 {
  width: 98%;
  margin: 0 auto; }
  @media screen and (min-width: 48em) {
    .cards-grid-2 {
      height: 900px;
      width: auto;
      max-width: 1020px; }
      .cards-grid-2 .btn {
        margin: 0;
        position: absolute;
        bottom: 60px;
        left: 50%;
        transform: translateX(-50%); } }

@media screen and (min-width: 48em) {
  .cards-grid-3 .card {
    width: 49%; }
    .cards-grid-3 .card:nth-child(n) {
      margin-bottom: 2%;
      margin-right: 2%; }
    .cards-grid-3 .card:nth-child(2n) {
      margin-right: 0;
      margin-bottom: 0; }
    .cards-grid-3 .card:last-of-type {
      margin: 40px auto 0;
      float: none;
      clear: left; } }

@media screen and (min-width: 64em) {
  .cards-grid-3 {
    max-width: 1440px;
    margin: 40px auto 0; }
    .cards-grid-3 .card {
      margin: 0;
      clear: none;
      width: 32%; }
      .cards-grid-3 .card:nth-child(n) {
        margin-bottom: 2%;
        margin-right: 2%; }
      .cards-grid-3 .card:nth-child(3n) {
        margin-right: 0;
        margin-bottom: 0; }
      .cards-grid-3 .card:last-of-type {
        margin: 0;
        clear: none;
        float: left; } }

.card {
  max-width: 480px;
  margin: 40px auto 0;
  background-color: white;
  box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.25);
  position: relative; }
  @media screen and (min-width: 48em) {
    .card {
      height: 100%;
      float: left;
      width: 47%;
      margin-right: 6%; }
      .card:last-of-type {
        margin-right: 0; } }
  .card header {
    margin-bottom: 20px; }
  .card .title {
    float: left;
    word-break: normal; }
    .card .title:after {
      width: 65px;
      padding-bottom: 20px;
      border-bottom: 2px solid #8B8366; }
  .card .subtitle {
    margin-top: 40px;
    margin-bottom: 8px; }
  .card .price {
    float: right; }
  .card .content {
    padding: 20px 15px;
    margin-left: 0; }
    .card .content .list {
      list-style-type: none;
      padding-left: 0; }
      .card .content .list li {
        margin-bottom: 12px; }
  .card .btn {
    margin: 40px auto 20px; }

.about-list {
  list-style-type: none;
  text-align: center;
  padding-left: 0;
  max-width: 970px; }

.about-list__item {
  border: 1px solid #8B8366;
  position: relative;
  margin-bottom: 20px;
  background-color: #ffffff; }
  @media screen and (min-width: 48.0625em) {
    .about-list__item {
      width: 224px;
      height: 420px;
      padding: 20px 12px;
      float: left;
      margin-right: 20px; } }
  .about-list__item .text {
    width: 60%;
    padding: 0 8px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%); }
    @media screen and (min-width: 48.0625em) {
      .about-list__item .text {
        width: auto;
        position: static;
        transform: none; } }
  .about-list__item p {
    margin: 0; }
  .about-list__item .name {
    margin-bottom: 10px;
    word-break: normal; }
    .about-list__item .name:after {
      width: 40px;
      margin: 0 auto;
      padding-bottom: 10px;
      border-bottom: 2px solid #8B8366; }
    @media screen and (min-width: 37.5em) {
      .about-list__item .name {
        margin-bottom: 20px; } }
    @media screen and (min-width: 48.0625em) {
      .about-list__item .name {
        margin-top: 20px; } }
  .about-list__item .function {
    font-size: 16px;
    font-size: 1rem; }
    @media screen and (min-width: 48.0625em) {
      .about-list__item .function {
        position: absolute;
        bottom: 20px;
        left: 0;
        right: 0; } }
  .about-list__item .img-wrap {
    margin: 0 auto;
    max-width: 200px;
    height: 240px;
    float: left;
    width: 40%;
    overflow: hidden; }
    .about-list__item .img-wrap img {
      position: relative;
      left: -40%;
      max-width: none; }
    @media screen and (min-width: 26.5625em) {
      .about-list__item .img-wrap img {
        left: -20%; } }
    @media screen and (min-width: 34.375em) {
      .about-list__item .img-wrap img {
        left: 0; } }
    @media screen and (min-width: 48.0625em) {
      .about-list__item .img-wrap {
        width: auto;
        float: none; } }

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none; }

.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.pswp img {
  max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; }

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0; }

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0; }

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC; }

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline; }

.golf-gallery-wrap {
  z-index: 999;
  margin-top: 100px; }

.golf-gallery {
  max-width: 1242px;
  width: 100%;
  position: relative; }

.golf-gallery figure {
  display: block;
  float: left;
  margin: 0 4.1% 5px 0;
  width: 37.5%; }
  .golf-gallery figure:nth-of-type(1) {
    max-width: 495px; }
  .golf-gallery figure:nth-of-type(2) {
    max-width: 495px; }
  .golf-gallery figure:nth-of-type(3) {
    width: 16.8%;
    max-width: 222px;
    margin-right: 0; }
  @media screen and (min-width: 83.5em) {
    .golf-gallery figure {
      margin-right: 20px; } }

.golf-gallery img {
  width: 100%;
  height: auto; }

.golf-gallery figcaption {
  display: none; }

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*

	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none; }

.pswp__button:focus,
.pswp__button:hover {
  opacity: 1; }

.pswp__button:active {
  outline: none;
  opacity: 0.9; }

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(../img/gfx/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(../img/gfx/default-skin.svg); }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none; } }

.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }

.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px; }

.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000; }

.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0; }

.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }

.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }

a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px; }

/*

	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }

.pswp__caption small {
  font-size: 11px;
  color: #BBB; }

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC; }

.pswp__caption--empty {
  display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden; }

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }

.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(preloader.html) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
  /*
			The idea of animating inner circle is based on Polymer ("material") loading indicator
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }

/*

	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3); }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }

@media print {
  *,
  *:before,
  *:after,
  *:first-letter,
  *:first-line {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster:
                               http://www.sanbeiji.com/archives/953 */
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  /*
   * Printing Tables:
   * http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }
	
  #DivAdminsValue {
	position: relative;
    left: 5%;
	width: 90%;
  }
  #DivAdminsValue form input[type=text],#DivAdminsValue form input[type=password],#DivAdminsValue form input[type=number],#DivAdminsValue form input[type=date],#DivAdminsValue form input[type=email],#DivAdminsValue form input[type=tel],#DivAdminsValue form select  {
	width: 90%;	
	max-width: 300px;
  }
  #DivAdminsResult {
	position: relative;
    left: 5%;
	width: 90%;
  }
  #FormCarteCom input[type=text],#FormCarteCom form input[type=password],#FormCarteCom form input[type=number],#FormCarteCom form input[type=date],#FormCarteCom form input[type=email],#FormCarteCom form input[type=tel],#typeDeMembre  {
	width: 90%;	
	max-width: 300px;
  }
  #FormCarteCom td  {
	font-size: 1rem;
  }
  #DivAdminsResult .FormAdminsValue tr td{
	text-align:left;
  }
  #DivAdminsResult .tableDetails .inactive{
    color: #ce272d;
  }
  #DivAdminsResult .tableDetails .active{
    color: #31ce27;
  }
  #DivAdminsResult {
	padding-top: 20px;  
	position: relative;
    left: 5%;
	width: 90%; 
  }
  #DivAdminsResult table{
    font-size: 12px;
    line-height: 1;
  }
  #DivAdminsResult .tableDetails td a{
	text-decoration: underline;
    color: #3e5c9a;
  }
  .DivfooterADM{
    font-size: 10px;
  }
  #FormListing{	 
    padding-top: 10px;
  }
  #formLogin {
	width: 90%;	
	max-width: 300px;
  }
  @charset "UTF-8";
  
.Prendre_RDV {
	width: 200px !important;
	height: 24px !important;
	text-align: center !important;
	margin-left:auto !important;
	margin-right: auto !important;
	line-height: 25px !important;
	font-weight: normal !important;
	font-variant: normal !important;
	font-style: normal !important;
	font-size: 20px !important;
	font-family: "Raleway SemiBold", "Arial" !important;
	text-transform: uppercase !important;
	text-decoration: none !important;
	letter-spacing: 0px !important;
	color: #FFFFFF !important;
	opacity: 1 !important;
	border-radius: 6px !important;
	background-color: #1A2980 !important;
	border: 1px !important;
	padding-top: 10px !important;
	padding-right: 20px !important;
	padding-left: 60px !important;
	padding-bottom: 10px !important;
	background-image: url(https://www.multi-planning.com/wp2019/wp-content/uploads/2021/05/Calendar40.png) !important;
	background-size: 20px 20px !important;
	background-repeat: no-repeat !important;
	background-position: 10% 50% !important;
}
.Prendre_RDV:hover {
	color: #FFFFFF !important;
	background-color: #F5AF19 !important;
	text-decoration: none !important;
	
}
.viaResaZen{
	padding-top: 0 !important;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-top: 20px !important;
	text-align: center !important;
	text-transform: uppercase !important;
	font-family: "Raleway Semibold", "Arial" !important;
	font-weight:regular !important;
	line-height: 0 !important;
	color: #666666 !important;
	font-size: 12px !important;
}
.ResaZen{
	color:#000153 !important;
	text-decoration: none !important;
	
}
.ResaZen:hover{
	color:#000153 !important;
	text-decoration: underline !important;
}