@charset "UTF-8";
.no-margin {
  margin: 0 !important; }

.no-border {
  border: 0 !important; }

.mt-0 {
  margin-top: 0px; }

.mb-0 {
  margin-bottom: 0px; }

.mr-0 {
  margin-right: 0px; }

.ml-0 {
  margin-left: 0px; }

.mt-10 {
  margin-top: 10px; }

.mb-10 {
  margin-bottom: 10px; }

.mr-10 {
  margin-right: 10px; }

.ml-10 {
  margin-left: 10px; }

.mt-20 {
  margin-top: 20px; }

.mb-20 {
  margin-bottom: 20px; }

.mr-20 {
  margin-right: 20px; }

.ml-20 {
  margin-left: 20px; }

.mt-30 {
  margin-top: 30px; }

.mb-30 {
  margin-bottom: 30px; }

.mr-30 {
  margin-right: 30px; }

.ml-30 {
  margin-left: 30px; }

.mt-40 {
  margin-top: 40px; }

.mb-40 {
  margin-bottom: 40px; }

.mr-40 {
  margin-right: 40px; }

.ml-40 {
  margin-left: 40px; }

.mt-50 {
  margin-top: 50px; }

.mb-50 {
  margin-bottom: 50px; }

.mr-50 {
  margin-right: 50px; }

.ml-50 {
  margin-left: 50px; }

.mt-60 {
  margin-top: 60px; }

.mb-60 {
  margin-bottom: 60px; }

.mr-60 {
  margin-right: 60px; }

.ml-60 {
  margin-left: 60px; }

.mt-70 {
  margin-top: 70px; }

.mb-70 {
  margin-bottom: 70px; }

.mr-70 {
  margin-right: 70px; }

.ml-70 {
  margin-left: 70px; }

.mt-80 {
  margin-top: 80px; }

.mb-80 {
  margin-bottom: 80px; }

.mr-80 {
  margin-right: 80px; }

.ml-80 {
  margin-left: 80px; }

.mt-90 {
  margin-top: 90px; }

.mb-90 {
  margin-bottom: 90px; }

.mr-90 {
  margin-right: 90px; }

.ml-90 {
  margin-left: 90px; }

.mt-100 {
  margin-top: 100px; }

.mb-100 {
  margin-bottom: 100px; }

.mr-100 {
  margin-right: 100px; }

.ml-100 {
  margin-left: 100px; }

/* COLORS */
/* $percent must be positive or negative for lighten or darken */
.c-bg-1 {
  color: #eee;
  background-color: #0F3230; }

.c-text-1 {
  color: #0F3230; }

.c-bg-2 {
  color: #eee;
  background-color: #B89E58; }

.c-text-2 {
  color: #B89E58; }

.c-bg-3 {
  color: #333;
  background-color: #eee; }

.c-text-3 {
  color: #eee; }

.c-bg-4 {
  color: #eee;
  background-color: #393A34; }

.c-text-4 {
  color: #393A34; }

.c-bg-5 {
  color: #eee;
  background-color: #c0392b; }

.c-text-5 {
  color: #c0392b; }

.c-bg-1.light-1 {
  color: #eee;
  background: #1d5451; }

.c-bg-1.dark-1 {
  color: white;
  background: #2c271b; }

.c-text-1.light-1 {
  color: white; }

.c-text-1.dark-1 {
  color: #dadada; }

.c-bg-1.light-2 {
  color: #0e0e0e;
  background: #d0b56c; }

.c-bg-1.dark-2 {
  color: white;
  background: #13110c; }

.c-text-1.light-2 {
  color: white; }

.c-text-1.dark-2 {
  color: #c5c5c5; }

.c-bg-1.light-3 {
  color: #030303;
  background: #90805a; }

.c-bg-1.dark-3 {
  color: white;
  background: black; }

.c-text-1.light-3 {
  color: white; }

.c-text-1.dark-3 {
  color: #b1b1b1; }

.c-bg-1.light-4 {
  color: black;
  background: #a5946e; }

.c-bg-1.dark-4 {
  color: white;
  background: black; }

.c-text-1.light-4 {
  color: white; }

.c-text-1.dark-4 {
  color: #9c9c9c; }

.c-bg-1.light-5 {
  color: black;
  background: #b5a787; }

.c-bg-1.dark-5 {
  color: white;
  background: black; }

.c-text-1.light-5 {
  color: white; }

.c-text-1.dark-5 {
  color: #393A34888; }

.c-bg-2.light-1 {
  color: #181818;
  background: #97d624; }

.c-bg-2.dark-1 {
  color: white;
  background: #659018; }

.c-text-2.light-1 {
  color: white; }

.c-text-2.dark-1 {
  color: #dadada; }

.c-bg-2.light-2 {
  color: #0e0e0e;
  background: #a8e043; }

.c-bg-2.dark-2 {
  color: white;
  background: #4d6d12; }

.c-text-2.light-2 {
  color: white; }

.c-text-2.dark-2 {
  color: #c5c5c5; }

.c-bg-2.light-3 {
  color: #030303;
  background: #b8e566; }

.c-bg-2.dark-3 {
  color: white;
  background: #344a0c; }

.c-text-2.light-3 {
  color: white; }

.c-text-2.dark-3 {
  color: #b1b1b1; }

.c-bg-2.light-4 {
  color: black;
  background: #c8eb89; }

.c-bg-2.dark-4 {
  color: white;
  background: #1c2707; }

.c-text-2.light-4 {
  color: white; }

.c-text-2.dark-4 {
  color: #9c9c9c; }

.c-bg-2.light-5 {
  color: black;
  background: #d8f1ac; }

.c-bg-2.dark-5 {
  color: white;
  background: #030401; }

.c-text-2.light-5 {
  color: white; }

.c-text-2.dark-5 {
  color: #393A34888; }

.c-bg-3.light-1 {
  color: black;
  background: white; }

.c-bg-3.dark-1 {
  color: white;
  background: #dadada; }

.c-text-3.light-1 {
  color: #474747; }

.c-text-3.dark-1 {
  color: #1f1f1f; }

.c-bg-3.light-2 {
  color: black;
  background: white; }

.c-bg-3.dark-2 {
  color: white;
  background: #c5c5c5; }

.c-text-3.light-2 {
  color: #5c5c5c; }

.c-text-3.dark-2 {
  color: #0a0a0a; }

.c-bg-3.light-3 {
  color: black;
  background: white; }

.c-bg-3.dark-3 {
  color: white;
  background: #b1b1b1; }

.c-text-3.light-3 {
  color: #707070; }

.c-text-3.dark-3 {
  color: black; }

.c-bg-3.light-4 {
  color: black;
  background: white; }

.c-bg-3.dark-4 {
  color: white;
  background: #9c9c9c; }

.c-text-3.light-4 {
  color: #858585; }

.c-text-3.dark-4 {
  color: black; }

.c-bg-3.light-5 {
  color: black;
  background: white; }

.c-bg-3.dark-5 {
  color: white;
  background: #393A34888; }

.c-text-3.light-5 {
  color: #999999; }

.c-text-3.dark-5 {
  color: black; }

.c-bg-4.light-1 {
  color: #181818;
  background: #585858; }

.c-bg-4.dark-1 {
  color: white;
  background: #303030; }

.c-text-4.light-1 {
  color: white; }

.c-text-4.dark-1 {
  color: #dadada; }

.c-bg-4.light-2 {
  color: #0e0e0e;
  background: #6d6d6d; }

.c-bg-4.dark-2 {
  color: white;
  background: #1b1b1b; }

.c-text-4.light-2 {
  color: white; }

.c-text-4.dark-2 {
  color: #c5c5c5; }

.c-bg-4.light-3 {
  color: #030303;
  background: #818181; }

.c-bg-4.dark-3 {
  color: white;
  background: #070707; }

.c-text-4.light-3 {
  color: white; }

.c-text-4.dark-3 {
  color: #b1b1b1; }

.c-bg-4.light-4 {
  color: black;
  background: #969696; }

.c-bg-4.dark-4 {
  color: white;
  background: black; }

.c-text-4.light-4 {
  color: white; }

.c-text-4.dark-4 {
  color: #9c9c9c; }

.c-bg-4.light-5 {
  color: black;
  background: #aaaaaa; }

.c-bg-4.dark-5 {
  color: white;
  background: black; }

.c-text-4.light-5 {
  color: white; }

.c-text-4.dark-5 {
  color: #393A34888; }

.c-bg-5.light-1 {
  color: #181818;
  background: #d44e40; }

.c-bg-5.dark-1 {
  color: white;
  background: #9f2f24; }

.c-text-5.light-1 {
  color: white; }

.c-text-5.dark-1 {
  color: #dadada; }

.c-bg-5.light-2 {
  color: #0e0e0e;
  background: #dc6d61; }

.c-bg-5.dark-2 {
  color: white;
  background: #7d251c; }

.c-text-5.light-2 {
  color: white; }

.c-text-5.dark-2 {
  color: #c5c5c5; }

.c-bg-5.light-3 {
  color: #030303;
  background: #e38b82; }

.c-bg-5.dark-3 {
  color: white;
  background: #5c1b15; }

.c-text-5.light-3 {
  color: white; }

.c-text-5.dark-3 {
  color: #b1b1b1; }

.c-bg-5.light-4 {
  color: black;
  background: #ebaaa4; }

.c-bg-5.dark-4 {
  color: white;
  background: #3b110d; }

.c-text-5.light-4 {
  color: white; }

.c-text-5.dark-4 {
  color: #9c9c9c; }

.c-bg-5.light-5 {
  color: black;
  background: #f2c9c5; }

.c-bg-5.dark-5 {
  color: white;
  background: #190806; }

.c-text-5.light-5 {
  color: white; }

.c-text-5.dark-5 {
  color: #393A34888; }

/* lightPercent must be positive or negative for lighten or darken */
/* lightPercent must be positive or negative for lighten or darken */
/*
  MEDIA BREAK SCREEN
  contient les limites d'écran pour les media queries
*/
/* POSITIONING */
.pos-center-x {
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.pos-center-y {
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.pos-center-y.pos-center-x {
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

html, body {
  background-color: #fff;
  color: #222; }

.slot-content {
  margin-bottom: 20px; }

header .social-icons {
  position: absolute;
  z-index: 500;
  right: 0;
  padding: 0;
  text-align: center;
  right: 5px;
  padding: 0;
  top: 64px; }

header .social-icons .social-icon {
  font-size: 2.5em;
  color: white;
  margin: 0 10px;
  opacity: 0.8;
  display: block;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out; }

header .social-icons .social-icon:hover {
  color: #fab71b;
  opacity: 1;
  text-shadow: 0 0 30px rgba(255, 255, 255, 0.4); }

header .social-icons .social-icon {
  font-size: 2.25em; }

section {
  margin: 0 !important;
  padding: 80px 0; }
  @media (max-width: 1280px) {
    section {
      padding: 70px 0; } }
  @media (max-width: 991px) {
    section {
      padding: 60px 0; } }
  @media (max-width: 767px) {
    section {
      padding: 50px 0; } }
  @media (max-width: 640px) {
    section {
      padding: 40px 0; } }
  @media (max-width: 320px) {
    section {
      padding: 30px 0; } }

section#featured-title {
  margin: 0;
  padding: 25px 0;
  background: #eee;
  border-bottom: 1px solid #ddd; }

section#main {
  margin: 30px 0; }

section#featured-title h1 {
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 50px;
  color: #333; }

footer.page-footer.absolute-footer {
  bottom: 0;
  z-index: 995;
  width: 100%;
  padding-top: 0;
  position: absolute; }
  @media (max-width: 767px) {
    footer.page-footer.absolute-footer {
      position: initial; } }

footer.page-footer a {
  color: #B89E58; }

footer .footer-copyright .row {
  margin: 0; }

footer.page-footer a:hover {
  color: #ccb470; }

footer .social-icons .social-icon {
  font-size: 2em;
  margin-right: 10px; }

footer.page-footer .footer-copyright {
  background: rgba(255, 255, 255, 0.05); }

footer.page-footer ul > li {
  line-height: 25px;
  list-style-type: none; }

footer.page-footer ul.nav > li::before {
  content: "\00BB";
  color: #eee;
  margin-right: 8px; }

footer .footer-list .footer-item {
  display: inline; }
  footer .footer-list .footer-item::after {
    content: "|";
    margin: 0 4px; }
  footer .footer-list .footer-item:last-child::after {
    content: "";
    margin: 0; }
  @media (max-width: 767px) {
    footer .footer-list .footer-item {
      display: block;
      text-align: center;
      width: 100%;
      float: none !important; }
      footer .footer-list .footer-item::after {
        content: "";
        margin: 0; } }

.modal-login {
  max-width: 400px;
  width: 100%;
  z-index: 9999999 !important; }
  @media (max-width: 767px) {
    .modal-login {
      max-width: 280px; } }

/**
  TYPOGRAPHY
  FONT, TITLES, ETC..
*/
.text-center {
  text-align: center; }

section h1:first-child, section h2:first-child, section h3:first-child, section h4:first-child, section h5:first-child {
  margin-top: 0; }

h2.text-center + hr.underline, hr.underline.small {
  margin: auto;
  margin-bottom: 30px; }

hr.underline {
  border: none;
  margin: 0;
  margin-top: 10px;
  margin-bottom: 30px;
  width: 100%;
  height: 4px;
  max-width: 50px; }

h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
  letter-spacing: 1px; }

h1 {
  font-size: 40px; }

h2 {
  font-size: 32px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 16px; }

h5 {
  font-size: 13px; }

.slot-content h3,
.slot-content h4,
.slot-content h5,
.slot-content h6 {
  color: #393A34; }

.slot-content h3.c-bg-2 {
  color: #eee;
}

.slot-content h3:before,
.slot-content h4:before,
.slot-content h5:before,
.slot-content h6:before {
  background: #393A34;
  margin-right: 8px;
  content: ' ';
  display: block;
  float: left;
  border-radius: 100% 0 0 0; }

.slot-content h3:before {
  width: 22px;
  height: 22px; }

.slot-content h3.c-bg-2:before {
  background: #eee;
}

.slot-content h4:before {
  width: 16px;
  height: 16px; }

.slot-content h5:before {
  width: 12px;
  height: 12px; }

.slot-content h6:before {
  width: 10px;
  height: 10px; }

/**
  LINKS
 */
a {
  outline: 0 !important;
  color: #0F3230;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }
  a:hover {
    color: #154240; }

.required:after {
  content: ' *';
  font-size: 1.3em;
  color: red; }

input[type=submit] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  background-color: #0F3230; }
  input[type=submit]:hover {
    background-color: #1b4f4c;
    color: #e1e1e1; }
  input[type=submit].selected {
    background-color: #0e3331;
    color: #dadada; }
  input[type=submit]:focus {
    background-color: #0F3230;
    color: #d5d5d5; }
  input[type=submit].c-bg-1 {
    background-color: #0F3230; }
    input[type=submit].c-bg-1:hover {
      background-color: #15413e;
      color: #e1e1e1; }
    input[type=submit].c-bg-1.selected {
      background-color: #0F3230;
      color: #dadada; }
    input[type=submit].c-bg-1:focus {
      background-color: #0F3230;
      color: #d5d5d5; }
  input[type=submit].c-bg-2 {
    background-color: #0F3230; }
    input[type=submit].c-bg-2:hover {
      background-color: #164946;
      color: #e1e1e1; }
    input[type=submit].c-bg-2.selected {
      background-color: #1e6562;
      color: #dadada; }
    input[type=submit].c-bg-2:focus {
      background-color: #1e6562;
      color: #d5d5d5; }
  input[type=submit].c-bg-3 {
    background-color: #eeeeee; }
    input[type=submit].c-bg-3:hover {
      background-color: #fbfbfb;
      color: #262626; }
    input[type=submit].c-bg-3.selected {
      background-color: white;
      color: #1f1f1f; }
    input[type=submit].c-bg-3:focus {
      background-color: white;
      color: #1a1a1a; }
  input[type=submit].c-bg-4 {
    background-color: #393A34; }
    input[type=submit].c-bg-4:hover {
      background-color: #515151;
      color: #e1e1e1; }
    input[type=submit].c-bg-4.selected {
      background-color: #585858;
      color: #dadada; }
    input[type=submit].c-bg-4:focus {
      background-color: #5e5e5e;
      color: #d5d5d5; }
  input[type=submit].c-bg-5 {
    background-color: #c0392b; }
    input[type=submit].c-bg-5:hover {
      background-color: #d14233;
      color: #e1e1e1; }
    input[type=submit].c-bg-5.selected {
      background-color: #d44e40;
      color: #dadada; }
    input[type=submit].c-bg-5:focus {
      background-color: #d65548;
      color: #d5d5d5; }

.row {
  margin-left: -0.75em;
  margin-right: -0.75em; }

/**
  IMAGES
 */
a img.responsive-img, a img.img-responsive {
  border: 1px solid #0F3230; 
}
img + small em {
  text-align: right;
  display: block;
  width: 100%; }

/* CARD */
.sidebar .card .card-content {
  padding: 8px;
  border-radius: 0;
  font-size: 0.85em; }
.sidebar .card.horizontal .card-image {
  width: 90px; }
.sidebar .card.horizontal .card-action {
  text-align: right;
  font-size: 0.85em;
  padding: 6px 2px; }

.card.normalize .card-content {
  min-height: 200px;
  max-height: 200px;
  overflow: hidden; }

.competitions-list .card-content .badge {
  font-size: 0.9em;
  width: 100%;
  display: block;
  height: auto; }

.card {
  color: #333; }
  .card .card-action a:not(.btn):not(.btn-large):not(.btn-small):not(.btn-large):not(.btn-floating), .card .card-content a:not(.btn):not(.btn-large):not(.btn-small):not(.btn-large):not(.btn-floating) {
    color: #0F3230; }
    .card .card-action a:not(.btn):not(.btn-large):not(.btn-small):not(.btn-large):not(.btn-floating):hover, .card .card-content a:not(.btn):not(.btn-large):not(.btn-small):not(.btn-large):not(.btn-floating):hover {
      color: #b0e255; }
  .card .card-image {
    background-color: #ededed; }

.card .right-small {
  font-size: 0.8em;
  padding-top: 6px;
  padding-bottom: 20px;
  padding-right: 8px;
  line-height: 0px; }

.sidebar .card .card-action {
  padding: 2px 0px;
  font-size: 12px; }

.card .card-title {
  font-size: 20px;
  text-transform: uppercase; }

.card .card-content {
  padding: 16px; }

.card .card-action {
  position: relative;
  background-color: inherit;
  border-top: 1px solid rgba(160, 160, 160, 0.2);
  padding: 16px 16px; }

/* PRELOADER */
#preloader {
  height: 100%;
  min-height: 100%;
  width: 100%;
  min-width: 100%;
  background: #0F3230;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999999;
  text-align: center; }

.spinner-red, .spinner-red-only {
  border-color: #B89E58; }

#preloader img {
  width: 100%;
  max-width: 300px; }
  @media screen and (max-width: 767px) {
    #preloader img {
      max-width: 240px; } }
  @media screen and (max-width: 640px) {
    #preloader img {
      max-width: 200px; } }
  @media screen and (max-width: 320px) {
    #preloader img {
      max-width: 150px; } }

ul.tabs {
  border-bottom: 2px solid #eee;
  background-color: #0F3230;
  color: #eee; }
  ul.tabs .tab a {
    color: #eee; }
    ul.tabs .tab a:hover, ul.tabs .tab a.active {
      background-color: transparent;
      color: white; }
  ul.tabs .indicator {
    background-color: #0F3230; }

.tab-pane {
  padding: 0; }

/* LIST */
ul {
  margin: 0;
  padding: 0; }
  ul li {
    margin-left: 20px; }
    .select-wrapper ul li, nav ul li {
      margin: 0; }
  ul.nav-footer li {
    margin: 0; }

/* NAVIGATION */
#sidenav-overlay {
  z-index: 996; }

header nav {
  background-color: #0F3230;
  -webkit-box-shadow: inset 0 0 4px;
  -moz-box-shadow: inset 0 0 4px;
  box-shadow: inset 0 0 4px;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2); }
  header nav .left.center-nav {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  header nav .left.right.center-nav {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  header nav ul a {
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    text-transform: uppercase;
    letter-spacing: 2px; }
    @media (max-width: 1500px) {
      header nav ul a {
        font-size: 0.8em;
        padding: 0 10px; } }
    @media (max-width: 1250px) {
      header nav ul a {
        font-size: 0.75em;
        padding: 0 8px; } }
  header nav ul.dropdown-content a {
    font-size: 0.8em; }
    @media (max-width: 1400px) {
      header nav ul.dropdown-content a {
        font-size: 0.7em; } }
  header nav ul.dropdown-content > li > a {
    height: auto; }

nav .item-nav-home {
  margin-right: 15px; }
nav ul.c-bg-1 a {
  color: #eee !important; }
  nav ul.c-bg-1 a:hover {
    background-color: #0a2a28 !important;
    color: #eee !important; }
nav ul.c-bg-1.dropdown-content a {
  color: black !important; }
  nav ul.c-bg-1.dropdown-content a:hover {
    color: #eee !important;
    background-color: #262117 !important; }
nav ul.c-bg-1 > li.c-bg-1 > a {
  color: #eee !important; }
  nav ul.c-bg-1 > li.c-bg-1 > a:hover {
    color: #0F3230 !important;
    background-color: #352f21 !important; }
nav ul.c-bg-1 > li.c-bg-1.dropdown-content > a {
  color: black !important; }
  nav ul.c-bg-1 > li.c-bg-1.dropdown-content > a:hover {
    color: #eee !important;
    background-color: #262117 !important; }
nav ul.c-bg-1 > li.c-bg-2 > a {
  color: #eee !important; }
  nav ul.c-bg-1 > li.c-bg-2 > a:hover {
    color: #fff !important;
    background-color: #6f9d1a !important; }
nav ul.c-bg-1 > li.c-bg-2.dropdown-content > a {
  color: black !important; }
  nav ul.c-bg-1 > li.c-bg-2.dropdown-content > a:hover {
    color: #eee !important;
    background-color: #5f8717 !important; }
nav ul.c-bg-1 > li.c-bg-3 > a {
  color: #333 !important; }
  nav ul.c-bg-1 > li.c-bg-3 > a:hover {
    color: #557e19 !important;
    background-color: #e1e1e1 !important; }
nav ul.c-bg-1 > li.c-bg-3.dropdown-content > a {
  color: #6f6f6f !important; }
  nav ul.c-bg-1 > li.c-bg-3.dropdown-content > a:hover {
    color: #333 !important;
    background-color: #d5d5d5 !important; }
nav ul.c-bg-1 > li.c-bg-4 > a {
  color: #eee !important; }
  nav ul.c-bg-1 > li.c-bg-4 > a:hover {
    color: #b8ff24 !important;
    background-color: #373737 !important; }
nav ul.c-bg-1 > li.c-bg-4.dropdown-content > a {
  color: black !important; }
  nav ul.c-bg-1 > li.c-bg-4.dropdown-content > a:hover {
    color: #eee !important;
    background-color: #2b2b2b !important; }
nav ul.c-bg-1 > li.c-bg-5 > a {
  color: #eee !important; }
  nav ul.c-bg-1 > li.c-bg-5 > a:hover {
    color: #fff !important;
    background-color: #ab3326 !important; }
nav ul.c-bg-1 > li.c-bg-5.dropdown-content > a {
  color: black !important; }
  nav ul.c-bg-1 > li.c-bg-5.dropdown-content > a:hover {
    color: #eee !important;
    background-color: #962d22 !important; }
nav ul.c-bg-2 a {
  color: #eee !important; }
  nav ul.c-bg-2 a:hover {
    background-color: #5f8717 !important;
    color: #eee !important; }
nav ul.c-bg-2.dropdown-content a {
  color: black !important; }
  nav ul.c-bg-2.dropdown-content a:hover {
    color: #eee !important;
    background-color: #5f8717 !important; }
nav ul.c-bg-2 > li.c-bg-1 > a {
  color: #eee !important; }
  nav ul.c-bg-2 > li.c-bg-1 > a:hover {
    color: #0F3230 !important;
    background-color: #352f21 !important; }
nav ul.c-bg-2 > li.c-bg-1.dropdown-content > a {
  color: black !important; }
  nav ul.c-bg-2 > li.c-bg-1.dropdown-content > a:hover {
    color: #eee !important;
    background-color: #262117 !important; }
nav ul.c-bg-2 > li.c-bg-2 > a {
  color: #eee !important; }
  nav ul.c-bg-2 > li.c-bg-2 > a:hover {
    color: #fff !important;
    background-color: #6f9d1a !important; }
nav ul.c-bg-2 > li.c-bg-2.dropdown-content > a {
  color: black !important; }
  nav ul.c-bg-2 > li.c-bg-2.dropdown-content > a:hover {
    color: #eee !important;
    background-color: #5f8717 !important; }
nav ul.c-bg-2 > li.c-bg-3 > a {
  color: #333 !important; }
  nav ul.c-bg-2 > li.c-bg-3 > a:hover {
    color: #557e19 !important;
    background-color: #e1e1e1 !important; }
nav ul.c-bg-2 > li.c-bg-3.dropdown-content > a {
  color: #6f6f6f !important; }
  nav ul.c-bg-2 > li.c-bg-3.dropdown-content > a:hover {
    color: #333 !important;
    background-color: #d5d5d5 !important; }
nav ul.c-bg-2 > li.c-bg-4 > a {
  color: #eee !important; }
  nav ul.c-bg-2 > li.c-bg-4 > a:hover {
    color: #b8ff24 !important;
    background-color: #373737 !important; }
nav ul.c-bg-2 > li.c-bg-4.dropdown-content > a {
  color: black !important; }
  nav ul.c-bg-2 > li.c-bg-4.dropdown-content > a:hover {
    color: #eee !important;
    background-color: #2b2b2b !important; }
nav ul.c-bg-2 > li.c-bg-5 > a {
  color: #eee !important; }
  nav ul.c-bg-2 > li.c-bg-5 > a:hover {
    color: #fff !important;
    background-color: #ab3326 !important; }
nav ul.c-bg-2 > li.c-bg-5.dropdown-content > a {
  color: black !important; }
  nav ul.c-bg-2 > li.c-bg-5.dropdown-content > a:hover {
    color: #eee !important;
    background-color: #962d22 !important; }
nav ul.c-bg-3 a {
  color: #333 !important; }
  nav ul.c-bg-3 a:hover {
    background-color: #d5d5d5 !important;
    color: #333 !important; }
nav ul.c-bg-3.dropdown-content a {
  color: #6f6f6f !important; }
  nav ul.c-bg-3.dropdown-content a:hover {
    color: #333 !important;
    background-color: #d5d5d5 !important; }
nav ul.c-bg-3 > li.c-bg-1 > a {
  color: #eee !important; }
  nav ul.c-bg-3 > li.c-bg-1 > a:hover {
    color: #0F3230 !important;
    background-color: #352f21 !important; }
nav ul.c-bg-3 > li.c-bg-1.dropdown-content > a {
  color: black !important; }
  nav ul.c-bg-3 > li.c-bg-1.dropdown-content > a:hover {
    color: #eee !important;
    background-color: #262117 !important; }
nav ul.c-bg-3 > li.c-bg-2 > a {
  color: #eee !important; }
  nav ul.c-bg-3 > li.c-bg-2 > a:hover {
    color: #fff !important;
    background-color: #6f9d1a !important; }
nav ul.c-bg-3 > li.c-bg-2.dropdown-content > a {
  color: black !important; }
  nav ul.c-bg-3 > li.c-bg-2.dropdown-content > a:hover {
    color: #eee !important;
    background-color: #5f8717 !important; }
nav ul.c-bg-3 > li.c-bg-3 > a {
  color: #333 !important; }
  nav ul.c-bg-3 > li.c-bg-3 > a:hover {
    color: #557e19 !important;
    background-color: #e1e1e1 !important; }
nav ul.c-bg-3 > li.c-bg-3.dropdown-content > a {
  color: #6f6f6f !important; }
  nav ul.c-bg-3 > li.c-bg-3.dropdown-content > a:hover {
    color: #333 !important;
    background-color: #d5d5d5 !important; }
nav ul.c-bg-3 > li.c-bg-4 > a {
  color: #eee !important; }
  nav ul.c-bg-3 > li.c-bg-4 > a:hover {
    color: #b8ff24 !important;
    background-color: #373737 !important; }
nav ul.c-bg-3 > li.c-bg-4.dropdown-content > a {
  color: black !important; }
  nav ul.c-bg-3 > li.c-bg-4.dropdown-content > a:hover {
    color: #eee !important;
    background-color: #2b2b2b !important; }
nav ul.c-bg-3 > li.c-bg-5 > a {
  color: #eee !important; }
  nav ul.c-bg-3 > li.c-bg-5 > a:hover {
    color: #fff !important;
    background-color: #ab3326 !important; }
nav ul.c-bg-3 > li.c-bg-5.dropdown-content > a {
  color: black !important; }
  nav ul.c-bg-3 > li.c-bg-5.dropdown-content > a:hover {
    color: #eee !important;
    background-color: #962d22 !important; }
nav ul.c-bg-4 a {
  color: #eee !important; }
  nav ul.c-bg-4 a:hover {
    background-color: #2b2b2b !important;
    color: #eee !important; }
nav ul.c-bg-4.dropdown-content a {
  color: black !important; }
  nav ul.c-bg-4.dropdown-content a:hover {
    color: #eee !important;
    background-color: #2b2b2b !important; }
nav ul.c-bg-4 > li.c-bg-1 > a {
  color: #eee !important; }
  nav ul.c-bg-4 > li.c-bg-1 > a:hover {
    color: #0F3230 !important;
    background-color: #352f21 !important; }
nav ul.c-bg-4 > li.c-bg-1.dropdown-content > a {
  color: black !important; }
  nav ul.c-bg-4 > li.c-bg-1.dropdown-content > a:hover {
    color: #eee !important;
    background-color: #262117 !important; }
nav ul.c-bg-4 > li.c-bg-2 > a {
  color: #eee !important; }
  nav ul.c-bg-4 > li.c-bg-2 > a:hover {
    color: #fff !important;
    background-color: #6f9d1a !important; }
nav ul.c-bg-4 > li.c-bg-2.dropdown-content > a {
  color: black !important; }
  nav ul.c-bg-4 > li.c-bg-2.dropdown-content > a:hover {
    color: #eee !important;
    background-color: #5f8717 !important; }
nav ul.c-bg-4 > li.c-bg-3 > a {
  color: #333 !important; }
  nav ul.c-bg-4 > li.c-bg-3 > a:hover {
    color: #557e19 !important;
    background-color: #e1e1e1 !important; }
nav ul.c-bg-4 > li.c-bg-3.dropdown-content > a {
  color: #6f6f6f !important; }
  nav ul.c-bg-4 > li.c-bg-3.dropdown-content > a:hover {
    color: #333 !important;
    background-color: #d5d5d5 !important; }
nav ul.c-bg-4 > li.c-bg-4 > a {
  color: #eee !important; }
  nav ul.c-bg-4 > li.c-bg-4 > a:hover {
    color: #b8ff24 !important;
    background-color: #373737 !important; }
nav ul.c-bg-4 > li.c-bg-4.dropdown-content > a {
  color: black !important; }
  nav ul.c-bg-4 > li.c-bg-4.dropdown-content > a:hover {
    color: #eee !important;
    background-color: #2b2b2b !important; }
nav ul.c-bg-4 > li.c-bg-5 > a {
  color: #eee !important; }
  nav ul.c-bg-4 > li.c-bg-5 > a:hover {
    color: #fff !important;
    background-color: #ab3326 !important; }
nav ul.c-bg-4 > li.c-bg-5.dropdown-content > a {
  color: black !important; }
  nav ul.c-bg-4 > li.c-bg-5.dropdown-content > a:hover {
    color: #eee !important;
    background-color: #962d22 !important; }
nav ul.c-bg-5 a {
  color: #eee !important; }
  nav ul.c-bg-5 a:hover {
    background-color: #962d22 !important;
    color: #eee !important; }
nav ul.c-bg-5.dropdown-content a {
  color: black !important; }
  nav ul.c-bg-5.dropdown-content a:hover {
    color: #eee !important;
    background-color: #962d22 !important; }
nav ul.c-bg-5 > li.c-bg-1 > a {
  color: #eee !important; }
  nav ul.c-bg-5 > li.c-bg-1 > a:hover {
    color: #0F3230 !important;
    background-color: #352f21 !important; }
nav ul.c-bg-5 > li.c-bg-1.dropdown-content > a {
  color: black !important; }
  nav ul.c-bg-5 > li.c-bg-1.dropdown-content > a:hover {
    color: #eee !important;
    background-color: #262117 !important; }
nav ul.c-bg-5 > li.c-bg-2 > a {
  color: #eee !important; }
  nav ul.c-bg-5 > li.c-bg-2 > a:hover {
    color: #fff !important;
    background-color: #6f9d1a !important; }
nav ul.c-bg-5 > li.c-bg-2.dropdown-content > a {
  color: black !important; }
  nav ul.c-bg-5 > li.c-bg-2.dropdown-content > a:hover {
    color: #eee !important;
    background-color: #5f8717 !important; }
nav ul.c-bg-5 > li.c-bg-3 > a {
  color: #333 !important; }
  nav ul.c-bg-5 > li.c-bg-3 > a:hover {
    color: #557e19 !important;
    background-color: #e1e1e1 !important; }
nav ul.c-bg-5 > li.c-bg-3.dropdown-content > a {
  color: #6f6f6f !important; }
  nav ul.c-bg-5 > li.c-bg-3.dropdown-content > a:hover {
    color: #333 !important;
    background-color: #d5d5d5 !important; }
nav ul.c-bg-5 > li.c-bg-4 > a {
  color: #eee !important; }
  nav ul.c-bg-5 > li.c-bg-4 > a:hover {
    color: #b8ff24 !important;
    background-color: #373737 !important; }
nav ul.c-bg-5 > li.c-bg-4.dropdown-content > a {
  color: black !important; }
  nav ul.c-bg-5 > li.c-bg-4.dropdown-content > a:hover {
    color: #eee !important;
    background-color: #2b2b2b !important; }
nav ul.c-bg-5 > li.c-bg-5 > a {
  color: #eee !important; }
  nav ul.c-bg-5 > li.c-bg-5 > a:hover {
    color: #fff !important;
    background-color: #ab3326 !important; }
nav ul.c-bg-5 > li.c-bg-5.dropdown-content > a {
  color: black !important; }
  nav ul.c-bg-5 > li.c-bg-5.dropdown-content > a:hover {
    color: #eee !important;
    background-color: #962d22 !important; }

.sticky {
  position: fixed !important;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  border-top: 0;
  z-index: 100; }

.sidenav-overlay {
  z-index: 996; }

/* SLIDER */
@media (max-width: 767px) {
  #home-slider {
    position: relative;
    height: 50vh; } }

.slider .indicators .indicator-item {
  background-color: #B89E58;
      /*@media(max-width: $media-medium-break) {
        height: $slider-indicator-size - 2px;
        width: $slider-indicator-size - 2px;
      }

      @media(max-width: $media-small-break) {
        height: $slider-indicator-size - 4px;
        width: $slider-indicator-size - 4px;
      }

      @media(max-width: $media-xsmall-break) {
        height: $slider-indicator-size - 8px;
        width: $slider-indicator-size - 8px;
      }*/ }
  .slider .indicators .indicator-item.active {
    background-color: #c8bea7; }
.slider.no-pagination {
  height: auto; }
  .slider.no-pagination .indicators {
    display: none; }
.slider ul.slides li {
  margin: 0; }
  .slider ul.slides li h2 {
    /* FOR WIDTH */ }
    @media screen and (max-width: 1280px) {
      .slider ul.slides li h2 {
        font-size: 32px; } }
    @media screen and (max-width: 991px) {
      .slider ul.slides li h2 {
        font-size: 28px; } }
    @media screen and (max-width: 767px) {
      .slider ul.slides li h2 {
        font-size: 24px; } }
    @media screen and (max-width: 640px) {
      .slider ul.slides li h2 {
        font-size: 20px; } }
    @media screen and (max-width: 320px) {
      .slider ul.slides li h2 {
        font-size: 16px; } }

/* MOZAIC-GRID */
#grid .column {
  padding-right: 10px; }
  #grid .column:last-child {
    padding-right: 0;
    padding-left: 10px; }
#grid[data-columns]::before {
  content: "3 .column.size-1of3"; }
  @media screen and (max-width: 991px) {
    #grid[data-columns]::before {
      content: "3 .column.size-1of3"; } }
  @media screen and (max-width: 767px) {
    #grid[data-columns]::before {
      content: "2 .column.size-1of2"; } }
  @media screen and (max-width: 640px) {
    #grid[data-columns]::before {
      content: "1 .column.size-1of1"; } }
  @media screen and (max-width: 320px) {
    #grid[data-columns]::before {
      content: "1 .column.size-1of1"; } }

/* Again, you’re free to use and define the classes: */
.column {
  float: left; }

.size-1of1 {
  width: 100%; }

.size-1of2 {
  width: 50%; }

.size-1of3 {
  width: 33.3333333333%; }

/**
BUTTONS
 */
a.btn, a.btn-large, a.btn-floating {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  background-color: #0F3230; }
  a.btn.btn-block, a.btn-large.btn-block, a.btn-floating.btn-block {
    padding: 0.8em 1em; }
  a.btn:hover, a.btn-large:hover, a.btn-floating:hover {
    background-color: #174442;
    color: #e1e1e1; }
  a.btn.selected, a.btn-large.selected, a.btn-floating.selected {
    background-color: #174442;
    color: #dadada; }
  a.btn:focus, a.btn-large:focus, a.btn-floating:focus {
    background-color: #174442;
    color: #d5d5d5; }
  a.btn.c-bg-1, a.btn-large.c-bg-1, a.btn-floating.c-bg-1 {
    background-color: #0F3230; }
    a.btn.c-bg-1:hover, a.btn-large.c-bg-1:hover, a.btn-floating.c-bg-1:hover {
      background-color: #174442;
      color: #e1e1e1; }
    a.btn.c-bg-1.selected, a.btn-large.c-bg-1.selected, a.btn-floating.c-bg-1.selected {
      background-color: #5e533b;
      color: #dadada; }
    a.btn.c-bg-1:focus, a.btn-large.c-bg-1:focus, a.btn-floating.c-bg-1:focus {
      background-color: #64593f;
      color: #d5d5d5; }
  a.btn.c-bg-2, a.btn-large.c-bg-2, a.btn-floating.c-bg-2 {
    background-color: #B89E58; }
    a.btn.c-bg-2:hover, a.btn-large.c-bg-2:hover, a.btn-floating.c-bg-2:hover {
      background-color: #947c3a;
      color: #e1e1e1; }
    a.btn.c-bg-2.selected, a.btn-large.c-bg-2.selected, a.btn-floating.c-bg-2.selected {
      background-color: #947c3a;
      color: #dadada; }
    a.btn.c-bg-2:focus, a.btn-large.c-bg-2:focus, a.btn-floating.c-bg-2:focus {
      background-color: #947c3a;
      color: #d5d5d5; }
  a.btn.c-bg-3, a.btn-large.c-bg-3, a.btn-floating.c-bg-3 {
    background-color: #eeeeee; }
    a.btn.c-bg-3:hover, a.btn-large.c-bg-3:hover, a.btn-floating.c-bg-3:hover {
      background-color: #fbfbfb;
      color: #262626; }
    a.btn.c-bg-3.selected, a.btn-large.c-bg-3.selected, a.btn-floating.c-bg-3.selected {
      background-color: white;
      color: #1f1f1f; }
    a.btn.c-bg-3:focus, a.btn-large.c-bg-3:focus, a.btn-floating.c-bg-3:focus {
      background-color: white;
      color: #1a1a1a; }
  a.btn.c-bg-4, a.btn-large.c-bg-4, a.btn-floating.c-bg-4 {
    background-color: #393A34; }
    a.btn.c-bg-4:hover, a.btn-large.c-bg-4:hover, a.btn-floating.c-bg-4:hover {
      background-color: #515151;
      color: #e1e1e1; }
    a.btn.c-bg-4.selected, a.btn-large.c-bg-4.selected, a.btn-floating.c-bg-4.selected {
      background-color: #585858;
      color: #dadada; }
    a.btn.c-bg-4:focus, a.btn-large.c-bg-4:focus, a.btn-floating.c-bg-4:focus {
      background-color: #5e5e5e;
      color: #d5d5d5; }
  a.btn.c-bg-5, a.btn-large.c-bg-5, a.btn-floating.c-bg-5 {
    background-color: #c0392b; }
    a.btn.c-bg-5:hover, a.btn-large.c-bg-5:hover, a.btn-floating.c-bg-5:hover {
      background-color: #d14233;
      color: #e1e1e1; }
    a.btn.c-bg-5.selected, a.btn-large.c-bg-5.selected, a.btn-floating.c-bg-5.selected {
      background-color: #d44e40;
      color: #dadada; }
    a.btn.c-bg-5:focus, a.btn-large.c-bg-5:focus, a.btn-floating.c-bg-5:focus {
      background-color: #d65548;
      color: #d5d5d5; }

/**
  LOGO
*/
#logo {
  top: 1em;
  position: absolute;
  z-index: 100;
  display: block;
  width: 300px;
  max-width: 100%;
  margin: auto;
  /* FOR WIDTH */
  /* FOR HEIGHT */ }
  #logo img {
    display: block;
    width: 100%;
    padding: 0; } 
  @media screen and (max-width: 1280px) {
    #logo {
      width: 300px; } }
  @media screen and (max-width: 991px) {
    #logo {
      width: 270px; } }
  @media screen and (max-width: 767px) {
    #logo {
      width: 225px; } }
  @media screen and (max-width: 640px) {
    #logo {
      width: 180px; } }
  @media screen and (max-width: 320px) {
    #logo {
      width: 120px; } }

section .social-icon {
  opacity: 0.8;
  margin: 0 10px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  color: #393A34;
  display: block;
  margin-bottom: 5px; }

section .social-icon:hover {
  color: #333;
  opacity: 1; }

section .social-icon + span {
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 1px; }

.overlay {
  position: absolute;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.25);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

#infos-side-nav .tab-pane {
  padding: 0; }
  #infos-side-nav .tab-pane .golf-info-container {
    border-bottom: 1px solid #fff; }
    #infos-side-nav .tab-pane .golf-info-container .row {
      margin-bottom: 0; }
    #infos-side-nav .tab-pane .golf-info-container:nth-child(even) {
      background: #eee; }
  #infos-side-nav .tab-pane .golf-info-off .golf-info-icon {
    background: #A62326; }
  #infos-side-nav .tab-pane .golf-info-on .golf-info-icon {
    background: #5ec058; }

.golf-info-icon img {
  width: 100%;
  display: block;
  padding: 10px; }

.golf-info-on .golf-status-text {
  color: #35af59; }

.golf-info-off .golf-status-text {
  color: #BF301A; }

.side-nav a:hover {
  color: #AFCB08; }

.panel-right, .panel-left {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 999;
  background-color: rgba(69, 61, 43, 0.8);
  max-width: 100%;
  width: 300px; }
  @media (max-width: 767px) {
    .panel-right, .panel-left {
      position: initial;
      width: 100%; }
      .panel-right h1, .panel-left h1 {
        margin-top: 0 !important; } }

.panel-right {
  right: 0;
  left: initial; }

.panel-left {
  right: initial;
  left: 0; }

.blue-text {
  color: #202452 !important; }

.vt-box-infos {
  margin-top: 8px;
  height: 50px;
  color: white;
  position: absolute;
  z-index: 100;
  right: 16px;
  top: 80px;
  background: rgba(30, 30, 30, 0.8); }
  @media (min-width: 768px) {
    .vt-box-infos {
      margin-top: 0px; }
      .nav-wrapper .vt-box-infos {
        margin-top: 0;
        height: auto;
        position: initial;
        max-width: 100%; } }
  .vt-box-infos a.btn {
    width: 100%;
    padding: 0;
    border-radius: 0;
    line-height: 50px;
    height: 50px;
    min-width: 40px; }
    @media (min-width: 768px) {
      .nav-wrapper .vt-box-infos a.btn {
        line-height: initial !important;
        height: initial !important; } }
    .vt-box-infos a.btn > i {
      color: #121212; }
  .vt-box-infos p {
    line-height: 50px;
    margin: 0;
    padding: 0; }
    .vt-box-infos p.infos-parcours {
      padding-left: 16px;
      border-left: 8px solid #2ecc71;
      background-color: rgba(255, 255, 255, 0.2); }
      .vt-box-infos p.infos-parcours .golf-status-text {
        color: #2ecc71; }
      @media (min-width: 768px) {
        .nav-wrapper .vt-box-infos p.infos-parcours {
          height: 64px;
          line-height: 64px; } }
      @media (max-width: 767px) {
        .vt-box-infos p.infos-parcours {
          padding-left: 5px;
          border-left: 4px solid #2ecc71;
          height: 50px;
          line-height: 50px; } }
    @media (min-width: 768px) {
      .nav-wrapper .vt-box-infos p.info-weather {
        height: 64px;
        line-height: 64px; } }
    .vt-box-infos p.info-weather img {
      height: 50px;
      padding: 10px; }
      @media (min-width: 768px) {
        .nav-wrapper .vt-box-infos p.info-weather img {
          height: 64px;
          line-height: 64px; } }
    @media (max-width: 767px) {
      .vt-box-infos p {
        padding: 0px 5px;
        height: 50px;
        line-height: 50px; } }

/* EVENTS */
ul.events {
  padding: 0;
  margin: 20px 0; }

ul.events > li.collection-item:nth-child(even) {
  background: #eee;
  color: #555;
  padding-top: 4px;
  padding-bottom: 3px; }

ul.events > li.collection-item {
  list-style-type: none;
  font-size: 0.83em;
  text-transform: uppercase;
  color: #393A34;
  padding: 4px 8px; }

/* FLAG LANGUAGE */
.i18n-flag > img {
  width: 32px;
  height: 20px;
  vertical-align: middle;
  -webkit-filter: grayscale(50%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(50%);
  opacity: 0.5;
  border: 1px solid #aaa; }

.i18n-flag.selected > img, .i18n-flag:hover > img {
  -webkit-filter: none;
  /* Safari 6.0 - 9.0 */
  filter: none;
  opacity: 1;
  -webkit-box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.3);
  box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.3); }

#modal-login {
  overflow: hidden; }

#modal-login .modal-content {
  padding: 0; }

#modal-login .modal-content form .row {
  margin-bottom: 8px; }

#modal-login .modal-content form .input-field {
  margin-top: 8px; }

#modal-login h5 {
  font-size: 1.2em;
  background: #202452;
  color: #fff;
  margin: 0;
  padding: 0.75rem;
  text-transform: uppercase;
  margin-bottom: 25px; }

#golf-logo img {
  max-height: 175px;
  background: #fff;
  padding: 0.2em;
  border-radius: 0 0 5% 5%; }

#golf-logo-title {
  font-size: 40px;
  font-family: "Calisto MT";
  margin: 0;
  margin-left: 200px;
  line-height: 64px;
  letter-spacing: 2px;
  display: inline; }

/* HEADER */
.slider .slides li .caption {
  top: initial;
  bottom: 25%;
  text-transform: uppercase;
  text-shadow: 2px 2px 4px #111; }

/* INTRO */
.intro {
  text-align: center; }

/* PARALLAX */
.parallax-container {
  height: 350px; }

/* DROPDOWN */
.dropdown-content li > a, .dropdown-content li > span {
  color: #67727a; }

/* SECTIONS */
/* CMS LIST UL LI */
.cms-text ul > li:before {
  content: '\2023';
  font-size: 20px;
  color: #999;
  margin-right: 5px;
  line-height: 12px; }

.border-left:before {
  background: #393A34;
  padding-left: 8px;
  content: '';
  width: 4px;
  margin-right: 8px; }

.scroller {
  position: absolute;
  z-index: 990;
  color: white;
  text-align: center;
  bottom: 8vh;
  width: 320px;
  left: 50%;
  margin-left: -160px;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out; }

.scroller i {
  font-size: 18vh; }

.scroller:hover {
  opacity: 0.8; }

.opacity50 {
  opacity: 0.5; }

section#google-maps {
  margin: 0; }

.btn.btn-block {
  font-size: 1.1em;
  background: transparent;
  z-index: 1100;
  width: 100%;
  margin: auto;
  padding: 1.5em 1em;
  height: auto;
  line-height: initial;
  margin-top: 30px;
  display: block;
  display: inline-block;
  width: 100%;
  max-width: 400px; }

a.scrollTop {
  background: #323232;
  position: fixed;
  bottom: 1em;
  right: 1em;
  padding: 1em;
  color: white;
  z-index: 9999;
  display: none;
  opacity: 0.75;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out; }

a.scrollTop:hover {
  opacity: 1; }

#golfy-course-logo {
  position: absolute;
  background: #333;
  z-index: 995;
  bottom: 0px;
  padding: 10px;
  border-radius: 0 50px 0 0; }

#golfy-course-logo > img {
  width: 70px; }

.box-contact {
  line-height: 50px;
  background: rgba(255, 255, 255, 0.3);
  height: 50px; }

.box-contact a.btn-contact {
  color: white;
  margin: 0 15px;
  font-size: 25px;
  text-transform: uppercase;
  letter-spacing: 1px; }

#reservation-btn {
  display: none;
  position: absolute;
  top: 100px;
  z-index: -1; }

.reservation-btn {
  width: 300px;
  height: 126px;
  display: block;
  padding: 24px 0 20px 20px;
  text-shadow: 2px 2px 2px black;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 100%;
  font-family: 'Montserrat', serif;
  font-style: normal;
  font-weight: 100;
  font-size: 18px;
  text-decoration: none;
  text-align: left;
  line-height: 60%;
  color: #fff; }

.resa-btn-fr {
  background-image: url("../images/reservation-btn-fr.png"); }

.logo-list {
  text-align: center;
  position: absolute;
  padding: 5px 0;
  padding-bottom: 0;
  top: 0;
  z-index: 995;
  max-width: 500px;
  width: 100%;
  border-radius: 0 0 100px 100px;
  background: rgba(255, 255, 255, 0.8);
  left: 50%;
  margin-left: -250px; }

.logo-list .responsive-img {
  max-width: 100px; }

.vt-box-infos p {
  padding: 0 15px; }

.drag-target {
  z-index: 995; }

#block-home-global {
  position: absolute;
  z-index: 30000;
  width: 400px;
  right: 20px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%; }

#block-home-global {
  display: block; }

.field-in-error {
  color: red; }

.field-in-error input {
  background: rgba(255, 50, 50, 0.3) !important; }

.error-form {
  color: red; }

section#featured-title h1 {
  text-transform: uppercase; }

.materialboxed {
  max-width: 100%; }

form label {
  float: initial !important;
  text-align: initial !important;
  width: initial !important;
  padding-right: initial !important;
  font-size: initial !important;
  color: initial !important; }

/* Responsive */
@media only screen and (min-width: 993px) {
  .container {
    width: 1280px; } }
@media (max-width: 1350px) {
  .container {
    width: 1150px; } }
@media (max-width: 1200px) {
  .container {
    width: 1000px; }

  #golf-logo img {
    max-height: 118px; } }
@media (max-width: 1100px) {
  .container {
    width: 950px; }

  #golf-logo-title {
    font-size: 1.3em; }

  section {
    margin: 80px 0; }

  nav ul a {
    padding: 0 5px;
    font-size: 12px; }

  ul > li i.right {
    float: right;
    margin-left: 2px; }

  nav i, nav [class^="mdi-"], nav [class*="mdi-"], nav i.material-icons {
    font-size: 18px; }

  .i18n-flag > img {
    width: 24px;
    height: 16px; }

  #golf-logo-title {
    margin-left: 115px;
    font-size: 1em; } }
@media (max-width: 1000px) {
  .container {
    width: 90%; } }
@media (max-width: 992px) {
  #golf-logo-title {
    margin-left: 5px;
    font-size: 1.1em; }

  #golf-logo img {
    max-height: 112px; }

  section {
    margin: 60px 0; }

  .vt-box-infos {
    margin-top: 50px; }

  #section-mozaic .teaser-mozaic .presentation {
    display: block;
    font-size: 1.4em; }

  section#featured-title h1 {
    letter-spacing: 1px;
    font-size: 50px; } }
@media (max-width: 767px) {
  #block-home-global {
    display: none; }

  .box-contact a.btn-contact {
    margin: 0 6px;
    font-size: 16px; }

  #golf-logo-title {
    display: none; }

  #golf-logo img {
    max-height: 100px; }

  section {
    margin: 50px 0; }

  h1 {
    font-size: 36px; }

  h2 {
    font-size: 30px; }

  h3 {
    font-size: 22px; }

  #preloader img {
    max-width: 225px; }

  .preloader-wrapper.big {
    width: 48px;
    height: 48px; }

  #section-mozaic .teaser-mozaic .presentation {
    font-size: 1.3em; }

  section#featured-title h1 {
    letter-spacing: 1px;
    font-size: 40px; }

  .vt-box-infos {
    width: 290px;
    right: 10px;
    margin-right: 0;
    height: 50px;
    bottom: 10px; }

  header nav ul li a i.fa {
    line-height: 56px; } }
@media (max-width: 600px) {
  .cms-text {
    text-align: left; }

  .logo-list .responsive-img {
    max-width: 64px; }

  .logo-list {
    max-width: 100%;
    left: 0;
    margin-left: 0;
    border-radius: 0; }

  #block-home-global {
    top: 175px;
    width: 290px;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%; } }
#home-slider {
  z-index: 1; }

@media (max-width: 480px) {
  .box-contact a.btn-contact {
    margin: 0 5px;
    font-size: 15px; }

  h1 {
    font-size: 30px; }

  h2 {
    font-size: 26px; }

  h3 {
    font-size: 18px; }

  section {
    margin: 30px 0; }

  #home-slider .caption > h3 {
    font-size: 22px; }

  header .social-icons .social-icon {
    font-size: 2em; }

  .btn, .btn-large, .btn-flat {
    padding: 0 1rem;
    line-height: 40px;
    height: 40px;
    display: block;
    margin: auto;
    width: 100%;
    margin-bottom: 10px; }

  #section-mozaic .teaser-mozaic h2 {
    font-size: 2.5em; }

  #section-mozaic .teaser-mozaic .presentation {
    font-size: 1.1em; }

  #preloader img {
    max-width: 175px; }

  .preloader-wrapper.big {
    width: 32px;
    height: 32px; }

  section#featured-title h1 {
    letter-spacing: 1px;
    font-size: 20px; }

  #golf-logo img {
    max-height: 67px; }

  #golfy-course-logo {
    padding: 5px;
    border-radius: 0 20px 0 0; }

  #golfy-course-logo > img {
    width: 40px; }

  header .social-icons {
    right: 0; }

  .card.horizontal {
    display: block; }

  .card.horizontal > .card-image {
    max-width: 100%; } }
.welcome-user-widget {
  background-color: #eee;
  border: 1px solid #ddd; }
  .welcome-user-widget h4 {
    padding: 0.5em;
    background-color: #0F3230;
    color: #eeeeee;
    margin-bottom: 0; }
  .welcome-user-widget p {
    margin: 0;
    margin-bottom: 10px; }
    .welcome-user-widget p .golf-index {
      display: inline-block;
      padding: 0.5em;
      background: #555;
      color: white;
      font-size: 20px;
      margin-left: 15px;
      font-family: "Calisto MT"; }
  .welcome-user-widget .btn {
    width: 100%;
    margin-bottom: 8px; }
    .welcome-user-widget .btn img {
      vertical-align: middle; }
  .welcome-user-widget .content {
    padding: 0.5em; }

#home-slider .caption > h1 {
  background: rgba(0, 0, 0, 0.35);
  padding: 0.4em;
  padding-top: 0.25em; }

@media (max-width: 768px) {
  #home-slider .caption {
    display: none; }

  header {
    position: relative !important; }

  body.home-page #main .pos-center-y.pos-center-x {
    position: initial !important;
    left: initial !important;
    right: initial !important;
    top: initial !important;
    bottom: initial !important;
    -ms-transform: initial;
    -webkit-transform: initial;
    -moz-transform: initial;
    -ms-transform: initial;
    -o-transform: initial;
    transform: initial; }
  body.home-page .offset-slider-home {
    display: none; }

  footer.page-footer.absolute-footer {
    position: initial !important;
    left: initial !important;
    right: initial !important;
    top: initial !important;
    bottom: initial !important;
    -ms-transform: initial;
    -webkit-transform: initial;
    -moz-transform: initial;
    -ms-transform: initial;
    -o-transform: initial;
    transform: initial; } }
nav a.custom-logo {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;

  padding: 19px;
}

nav a.custom-logo img {
  height: 30px;
}

@media(max-width: 600px) {
  nav a.custom-logo {
    padding: 20px 8px;
  }

  nav a.custom-logo img {
    height: 17px;
  }
}

nav a.custom-logo:hover {
  background: initial !important; }

/*===============================
	pager  */
.paginator {
  clear: both;
  float: right; }

.paginator a.p_page, .paginator span.p_selected {
  padding: 7px 14px;
  font-size: 1.1em; }

.paginator_infos, .paginator a.p_next, .paginator a.p_first, .paginator a.p_last, .paginator a.p_prev {
  display: none; }

.button-green,
a.button-green,
input[type="submit"].button-green,
input[type="reset"].button-green,
input[type="button"].button-green {
  background-color: #aaa;
  color: #111; }

.button-green:hover,
a.button-green:hover,
input[type="submit"].button-green:hover,
input[type="reset"].button-green:hover,
input[type="button"].button-green:hover {
  background-color: #0F3230;
  color: white; }

.paginator span.p_selected {
  background-color: #0F3230;
  color: white; }

.map_canvas, header .bg-cover-img {
  height: 600px; }
  @media (max-width: 1000px) {
    .map_canvas, header .bg-cover-img {
      height: 500px; } }
  @media (max-width: 991px) {
    .map_canvas, header .bg-cover-img {
      height: 400px; } }
  @media (max-width: 768px) {
    .map_canvas, header .bg-cover-img {
      height: 350px; } }
  @media (max-width: 500px) {
    .map_canvas, header .bg-cover-img {
      height: 250px; } }

#block-home-1 {
  height: 535px;
  padding-left: 0;
  padding-right: 0; }
  #block-home-1 iframe {
    height: 535px; }
  @media (max-width: 600px) {
    #block-home-1 {
      height: 300px;
      padding: 0; }
      #block-home-1 iframe {
        height: 300px; } }

#block-home-2 {
  height: 535px;
  padding-right: 0; }
  #block-home-2 .valign-wrapper {
    height: 535px; }
  @media (max-width: 600px) {
    #block-home-2 {
      height: initial;
      padding: 0; }
      #block-home-2 .valign-wrapper {
        height: initial; } }

#block-home-3 {
  height: 535px;
  padding-left: 0; }
  #block-home-3 .valign-wrapper {
    height: 535px; }
  @media (max-width: 768px) {
    #block-home-3 {
      height: initial;
      padding: 0; }
      #block-home-3 .valign-wrapper {
        height: initial; } }

@media (max-width: 500px) {
  .block-mobile {
    display: block; } }

.row .col {
  padding: 0 1.25rem; }

.cms-text > p:first-child {
  margin-top: 0; }

/*# sourceMappingURL=vt.css.map */

nav a:hover {
  color: #eee;
}

.c-bg-4 a:hover {
  color: #B89E58;
}