@import 'vendors/jquery.bxslider.min.css?v=1';
@import 'vendors/jquery.cookiebar.css?v=1';
@import 'vendors/jquery.fancybox.css?v=1';
@font-face {
  font-family: 'harabara-bold';
  src: url('../fonts/harabara-bold/harabara-bold.eot');
  src: url('../fonts/harabara-bold/harabara-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/harabara-bold/harabara-bold.woff') format('woff'), url('../fonts/harabara-bold/harabara-bold.ttf') format('truetype'), url('../fonts/harabara-bold/harabara-bold.svg#harabarabold') format('svg');
  font-weight: normal;
  font-style: normal;
}
a {
  text-decoration: none;
}
.clearfix {
  clear: both;
}
.mixin-col {
  border: 0px solid rgba(0, 0, 0, 0);
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
}
.col {
  border: 0px solid rgba(0, 0, 0, 0);
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
}
.mixin-span_first {
  margin-left: 0;
}
.img-fluid {
  display: block;
  max-width: 100%;
  height: auto;
}
@media screen and (min-width: 0px) and (max-width: 1279px) {
  .container {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
  .row {
    margin-left: -10px;
  }
  .col {
    border-left-width: 10px;
    padding: 0 0%;
  }
  .span_1,
  .span_2,
  .span_3 {
    margin-left: 0;
    width: 100%;
  }
}
@media screen and (min-width: 1280px) {
  .container {
    max-width: 1260px;
    width: 1260px;
    margin: 0 auto;
  }
  .row {
    margin-left: -10px;
  }
  .col {
    border-left-width: 10px;
    padding: 0 0%;
  }
  .span_1 {
    width: 33.33333333%;
    min-height: 1px;
    border-left-width: 10px;
    padding: 0 0%;
    margin-left: 0;
  }
  .span_2 {
    width: 66.66666667%;
    min-height: 1px;
    border-left-width: 10px;
    padding: 0 0%;
    margin-left: 0;
  }
  .span_1_2 {
    width: 50%;
    min-height: 1px;
    border-left-width: 10px;
    padding: 0 0%;
    margin-left: 0;
  }
  .span_3 {
    margin-left: 0;
    width: 100%;
  }
}
@media print {
  body {
    width: auto!important;
    margin: auto!important;
    font-family: serif;
    font-size: 12pt;
    background-color: #fff !important;
    color: #000 !important;
  }
  header,
  footer {
    display: none;
  }
  p,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  blockquote,
  ul,
  ol {
    color: #000 !important;
    margin: auto!important;
  }
  .print {
    display: block;
    /* affichage des éléments de classe print */
  }
  p,
  blockquote {
    orphans: 3;
    /* pas de ligne seule en bas */
    widows: 3;
    /* pas de ligne seule en haut */
  }
  blockquote,
  ul,
  ol {
    page-break-inside: avoid;
    /* pas de coupure dans ces élements */
  }
  h1 {
    page-break-before: always;
    /* chaque titre commence sur une nouvelle page */
  }
  h1,
  h2,
  h3,
  caption {
    page-break-after: avoid;
    /* pas de saut après ces éléments */
  }
  a {
    color: #000 !important;
    text-decoration: underline!important;
  }
}
body {
  background: #ffffff;
  margin-top: 120px;
}
header {
  background: #003B4A;
}
footer {
  background: #003B4A;
}
@media screen and (min-width: 0px) and (max-width: 1279px) {
  body {
    margin-top: 75px;
  }
}
.tpl-webcams .live {
  background: #003B4A;
  overflow: auto;
  margin: 0 0 10px 0;
  padding-bottom: 10px;
}
.tpl-webcams .live h2 {
  margin: 0;
  color: #ffffff;
  text-align: center;
  padding: 10px;
  font-size: 24px;
  line-height: 30px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.tpl-webcams .live h2 .icon-webcam {
  width: 44px;
  height: 51px;
  background: url('../img/interface/templates/icons.png') -257px center no-repeat;
  display: inline-block;
  vertical-align: middle;
}
.tpl-webcams .live iframe {
  max-height: 520px;
  display: block;
}
.tpl-webcams .webcam {
  background: #003B4A;
  overflow: hidden;
  margin: 0 0 10px;
  padding: 0 10px;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.tpl-webcams .webcam h3 {
  margin: 0;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  padding: 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
}
.tpl-webcams .webcam h3 .icon-webcam {
  width: 44px;
  height: 51px;
  background: url('../img/interface/templates/icons.png') -257px center no-repeat;
  display: inline-block;
  vertical-align: middle;
}
.tpl-webcams .webcam h4 {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 0 10px 0;
}
.tpl-webcams .webcam .wrapper {
  width: 100%;
  overflow-x: scroll;
  margin: 0 auto;
  text-align: center;
}
.tpl-webcams .webcam .wrapper img {
  height: 600px;
  display: inline-block;
}
.tpl-webcams .webcam.hide {
  display: none;
}
.tpl-webcams .row .span_1 {
  margin-bottom: 10px;
}
.tpl-webcams .row .span_1 .inner {
  border: 1px solid #003B4A;
  padding: 10px;
  overflow: hidden;
}
.tpl-webcams .row .span_1 .inner.active,
.tpl-webcams .row .span_1 .inner:hover {
  cursor: pointer;
  background: #003B4A;
}
.tpl-webcams .row .span_1 .inner.active h3,
.tpl-webcams .row .span_1 .inner:hover h3,
.tpl-webcams .row .span_1 .inner.active h4,
.tpl-webcams .row .span_1 .inner:hover h4 {
  color: white;
}
.tpl-webcams .row .span_1 .inner h3 {
  margin: 0;
  padding: 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  color: #003B4A;
  text-transform: uppercase;
  text-align: center;
}
.tpl-webcams .row .span_1 .inner h4 {
  margin: 0;
  padding: 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #003B4A;
  text-transform: uppercase;
  text-align: center;
}
.tpl-webcams .row .span_1 .inner .wrapper {
  overflow: hidden;
  text-align: center;
}
.tpl-webcams .row .span_1 .inner .wrapper img {
  display: inline-block;
  height: 280px;
}
/*@media screen and (min-width: 0px) and (max-width: 1279px) {
  .tpl-webcams {
    .live {
      display: none;
    }
  }
}*/
.tpl-free-content {
  margin-bottom: 10px;
}
.tpl-free-content.colored-bleu-corpo h1,
.tpl-free-content.colored-bleu-corpo h2,
.tpl-free-content.colored-bleu-corpo h3,
.tpl-free-content.colored-bleu-corpo h4,
.tpl-free-content.colored-bleu-corpo h5,
.tpl-free-content.colored-bleu-corpo h6 {
  color: #003B4A;
}
.tpl-free-content.colored-bleu-ski h1,
.tpl-free-content.colored-bleu-ski h2,
.tpl-free-content.colored-bleu-ski h3,
.tpl-free-content.colored-bleu-ski h4,
.tpl-free-content.colored-bleu-ski h5,
.tpl-free-content.colored-bleu-ski h6 {
  color: #009FCE;
}
.tpl-free-content.colored-vert-vtt h1,
.tpl-free-content.colored-vert-vtt h2,
.tpl-free-content.colored-vert-vtt h3,
.tpl-free-content.colored-vert-vtt h4,
.tpl-free-content.colored-vert-vtt h5,
.tpl-free-content.colored-vert-vtt h6 {
  color: #1D3715;
}
.tpl-free-content.colored-bleu-golf h1,
.tpl-free-content.colored-bleu-golf h2,
.tpl-free-content.colored-bleu-golf h3,
.tpl-free-content.colored-bleu-golf h4,
.tpl-free-content.colored-bleu-golf h5,
.tpl-free-content.colored-bleu-golf h6 {
  color: #0E5774;
}
.tpl-free-content.colored-violet-famille h1,
.tpl-free-content.colored-violet-famille h2,
.tpl-free-content.colored-violet-famille h3,
.tpl-free-content.colored-violet-famille h4,
.tpl-free-content.colored-violet-famille h5,
.tpl-free-content.colored-violet-famille h6 {
  color: #6F2A58;
}
.tpl-free-content.colored-gris h1,
.tpl-free-content.colored-gris h2,
.tpl-free-content.colored-gris h3,
.tpl-free-content.colored-gris h4,
.tpl-free-content.colored-gris h5,
.tpl-free-content.colored-gris h6 {
  color: #797878;
}
.tpl-free-content.colored-rouge h1,
.tpl-free-content.colored-rouge h2,
.tpl-free-content.colored-rouge h3,
.tpl-free-content.colored-rouge h4,
.tpl-free-content.colored-rouge h5,
.tpl-free-content.colored-rouge h6 {
  color: #BE1C33;
}
.tpl-free-content.colored-marron h1,
.tpl-free-content.colored-marron h2,
.tpl-free-content.colored-marron h3,
.tpl-free-content.colored-marron h4,
.tpl-free-content.colored-marron h5,
.tpl-free-content.colored-marron h6 {
  color: #80592d;
}
.tpl-free-content.colored-mauve-resa h1,
.tpl-free-content.colored-mauve-resa h2,
.tpl-free-content.colored-mauve-resa h3,
.tpl-free-content.colored-mauve-resa h4,
.tpl-free-content.colored-mauve-resa h5,
.tpl-free-content.colored-mauve-resa h6 {
  color: #492F3E;
}
.tpl-free-content *:not(span) {
  padding: 0;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #5c5c5b;
  box-sizing: border-box;
}
.tpl-free-content h1,
.tpl-free-content h2,
.tpl-free-content h3,
.tpl-free-content h4,
.tpl-free-content h5,
.tpl-free-content h6 {
  font-weight: bold;
  text-transform: uppercase;
}
.tpl-free-content h1 {
  font-size: 30px;
  line-height: 40px;
}
.tpl-free-content h2 {
  font-size: 24px;
  line-height: 30px;
}
.tpl-free-content h3 {
  font-size: 20px;
  line-height: 24px;
}
.tpl-free-content h4 {
  font-size: 18px;
  line-height: 22px;
}
.tpl-free-content h5 {
  font-size: 16px;
  line-height: 20px;
}
.tpl-free-content h6 {
  font-size: 14px;
  line-height: 18px;
}
.tpl-free-content p {
  margin-bottom: 5px;
}
.tpl-free-content a {
  text-decoration: underline;
}
.tpl-free-content ul li,
.tpl-free-content ol li {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  color: #333333;
  font-size: 14px;
  line-height: 22px;
}
.tpl-free-content table tr th,
.tpl-free-content table tr td {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  color: #333333;
  font-size: 14px;
  line-height: 22px;
}
.tpl-free-content strong {
  font-weight: bold;
}
.tpl-free-content iframe {
  outline: none;
  border: none;
  margin: 0 auto;
  display: block;
}
.tpl-free-content table {
  width: 100% !important;
}
.tpl-free-content .fr-video {
  margin: 0 auto;
  display: block;
}
.tpl-free-content hr {
  margin: 10px 0;
  padding: 0;
  border: none;
  border-bottom: 1px solid #5c5c5b;
}
@media screen and (min-width: 0px) and (max-width: 1279px) {
  .tpl-free-content > * {
    padding: 0 10px !important;
  }
  .tpl-free-content table {
    overflow-x: auto;
    display: block;
  }
  .tpl-free-content table tbody,
  .tpl-free-content table thead,
  .tpl-free-content table tr,
  .tpl-free-content table th,
  .tpl-free-content table td {
    width: 100%;
    box-sizing: border-box;
    clear: both;
  }
  .tpl-free-content iframe {
    width: 100%;
  }
}
.tpl-menu div.col {
  margin-bottom: 10px;
}
.tpl-menu div.col a {
  display: block;
  width: 100%;
}
.tpl-menu div.col a .menu-media {
  overflow: hidden;
  display: block;
  position: relative;
}
.tpl-menu div.col a .menu-media img {
  width: 100%;
  display: block;
  -moz-transition: all 0.2s 0s ease-in-out;
  -webkit-transition: all 0.2s 0s ease-in-out;
  -o-transition: all 0.2s 0s ease-in-out;
  -ms-transition: all 0.2s 0s ease-in-out;
  transition: all 0.2s 0s ease-in-out;
}
.tpl-menu div.col a .menu-media .triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #003B4A transparent;
  position: absolute;
  bottom: 0;
  left: -moz-calc(50% - 5px);
  left: -webkit-calc(50% - 5px);
  left: -o-calc(50% - 5px);
  left: calc(50% - 5px);
}
.tpl-menu div.col a .title {
  display: block;
  background: #003B4A;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  line-height: 45px;
}
.tpl-menu div.col a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
@media screen and (min-width: 0px) and (max-width: 1279px) {
  .tpl-menu .span_1 {
    width: 50%;
  }
}
.tpl-hero {
  margin: 0 0 10px 0;
}
.tpl-hero .hero .triangle-left {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 20px;
  position: absolute;
  z-index: 2;
  top: -moz-calc(50% - 20px);
  top: -webkit-calc(50% - 20px);
  top: -o-calc(50% - 20px);
  top: calc(50% - 20px);
}
.tpl-hero .hero .triangle-right {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 20px 0;
  position: absolute;
  z-index: 2;
  top: -moz-calc(50% - 20px);
  top: -webkit-calc(50% - 20px);
  top: -o-calc(50% - 20px);
  top: calc(50% - 20px);
  right: 0;
}
.tpl-hero .hero.green {
  background: #A1C636;
}
.tpl-hero .hero.green .triangle-left {
  border-color: transparent transparent transparent #A1C636;
}
.tpl-hero .hero.green .triangle-right {
  border-color: transparent #A1C636 transparent transparent;
}
.tpl-hero .hero.blue {
  background: #009FCE;
}
.tpl-hero .hero.blue .triangle-left {
  border-color: transparent transparent transparent #009FCE;
}
.tpl-hero .hero.blue .triangle-right {
  border-color: transparent #009FCE transparent transparent;
}
.tpl-hero .hero.left .main .pull-left,
.tpl-hero .hero.left .secondary .pull-left {
  float: left;
  width: -moz-calc((100%/3));
  width: -webkit-calc((100%/3));
  width: -o-calc((100%/3));
  width: calc((100%/3));
  display: table;
  padding: 50px;
  box-sizing: border-box;
  height: 249px;
}
.tpl-hero .hero.left .main .pull-right,
.tpl-hero .hero.left .secondary .pull-right {
  float: right;
  width: -moz-calc((100%/3)*2);
  width: -webkit-calc((100%/3)*2);
  width: -o-calc((100%/3)*2);
  width: calc((100%/3)*2);
}
.tpl-hero .hero.left .main .pull-right img,
.tpl-hero .hero.left .secondary .pull-right img {
  display: block;
  width: 100%;
}
.tpl-hero .hero.left .secondary.hide {
  height: 0;
  overflow: hidden;
  -moz-transition: all 0.2s 0s ease-in-out;
  -webkit-transition: all 0.2s 0s ease-in-out;
  -o-transition: all 0.2s 0s ease-in-out;
  -ms-transition: all 0.2s 0s ease-in-out;
  transition: all 0.2s 0s ease-in-out;
}
.tpl-hero .hero.right .main .pull-left,
.tpl-hero .hero.right .secondary .pull-left {
  float: right;
  width: -moz-calc((100%/3));
  width: -webkit-calc((100%/3));
  width: -o-calc((100%/3));
  width: calc((100%/3));
  display: table;
  padding: 50px;
  box-sizing: border-box;
  height: 249px;
}
.tpl-hero .hero.right .main .pull-right,
.tpl-hero .hero.right .secondary .pull-right {
  float: left;
  width: -moz-calc((100%/3)*2);
  width: -webkit-calc((100%/3)*2);
  width: -o-calc((100%/3)*2);
  width: calc((100%/3)*2);
}
.tpl-hero .hero.right .main .pull-right img,
.tpl-hero .hero.right .secondary .pull-right img {
  display: block;
  width: 100%;
}
.tpl-hero .hero.right .secondary.hide {
  height: 0;
  overflow: hidden;
  -moz-transition: all 0.2s 0s ease-in-out;
  -webkit-transition: all 0.2s 0s ease-in-out;
  -o-transition: all 0.2s 0s ease-in-out;
  -ms-transition: all 0.2s 0s ease-in-out;
  transition: all 0.2s 0s ease-in-out;
}
.tpl-hero .hero .main {
  cursor: pointer;
}
.tpl-hero .hero .main .wrapper {
  vertical-align: middle;
  display: table-cell;
  text-align: center;
}
.tpl-hero .hero .main .wrapper h2 {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  color: #ffffff;
  max-height: 96px;
  overflow: hidden;
}
.tpl-hero .hero .main .wrapper i {
  margin: 20px 0 0 0;
  font-size: 20px;
  color: #ffffff;
  opacity: 1;
  -moz-transition: all 0.2s 0s ease-in-out;
  -webkit-transition: all 0.2s 0s ease-in-out;
  -o-transition: all 0.2s 0s ease-in-out;
  -ms-transition: all 0.2s 0s ease-in-out;
  transition: all 0.2s 0s ease-in-out;
}
.tpl-hero .hero .main .wrapper i.hide {
  opacity: 0;
}
.tpl-hero .hero .main .pull-right {
  position: relative;
  overflow: hidden;
}
.tpl-hero .hero .main .pull-right img {
  -moz-transition: all 0.2s 0s ease-in-out;
  -webkit-transition: all 0.2s 0s ease-in-out;
  -o-transition: all 0.2s 0s ease-in-out;
  -ms-transition: all 0.2s 0s ease-in-out;
  transition: all 0.2s 0s ease-in-out;
}
.tpl-hero .hero .main:hover .pull-right img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.tpl-hero .hero .secondary {
  height: auto;
  -moz-transition: all 0.2s 0s ease-in-out;
  -webkit-transition: all 0.2s 0s ease-in-out;
  -o-transition: all 0.2s 0s ease-in-out;
  -ms-transition: all 0.2s 0s ease-in-out;
  transition: all 0.2s 0s ease-in-out;
  overflow: visible;
  opacity: 1;
}
.tpl-hero .hero .secondary.hide {
  opacity: 0;
}
.tpl-hero .hero .secondary.hide .pull-left {
  margin-top: 10px;
}
.tpl-hero .hero .secondary .pull-left {
  padding: 0 40px !important;
  position: relative;
  margin-top: -50px;
  overflow: hidden;
  display: block !important;
  -moz-transition: all 0.2s 0s ease-in-out;
  -webkit-transition: all 0.2s 0s ease-in-out;
  -o-transition: all 0.2s 0s ease-in-out;
  -ms-transition: all 0.2s 0s ease-in-out;
  transition: all 0.2s 0s ease-in-out;
}
.tpl-hero .hero .secondary .pull-left .wrapper p {
  margin: 0 0 20px 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
}
.tpl-hero .hero .secondary .pull-left .wrapper p a {
  color: #ffffff;
  text-decoration: underline;
}
.tpl-hero .hero .secondary .pull-left .wrapper .btn {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  color: #ffffff;
  border: 1px solid #ffffff;
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  padding: 4px 10px;
  float: right;
  -moz-transition: all 0.2s 0s ease-in-out;
  -webkit-transition: all 0.2s 0s ease-in-out;
  -o-transition: all 0.2s 0s ease-in-out;
  -ms-transition: all 0.2s 0s ease-in-out;
  transition: all 0.2s 0s ease-in-out;
}
.tpl-hero .hero .secondary .pull-right iframe {
  display: block;
}
@media screen and (min-width: 0px) and (max-width: 1279px) {
  .tpl-hero .hero.green .triangle-right,
  .tpl-hero .hero.green .triangle-left {
    border-color: #A1C636 transparent transparent transparent;
  }
  .tpl-hero .hero.blue .triangle-right,
  .tpl-hero .hero.blue .triangle-left {
    border-color: #009FCE transparent transparent transparent;
  }
  .tpl-hero .hero .triangle-right,
  .tpl-hero .hero .triangle-left {
    border-width: 20px 20px 0 20px;
    top: 0;
    left: -moz-calc(50% - 20px);
    left: -webkit-calc(50% - 20px);
    left: -o-calc(50% - 20px);
    left: calc(50% - 20px);
  }
  .tpl-hero .main .pull-left {
    height: auto !important;
    padding: 20px !important;
    width: 100% !important;
  }
  .tpl-hero .main .pull-right {
    width: 100% !important;
  }
  .tpl-hero .secondary.hide {
    height: 0 !important;
  }
  .tpl-hero .secondary {
    height: auto !important;
  }
  .tpl-hero .secondary .pull-left {
    height: auto !important;
    margin: 20px 0 !important;
    width: 100% !important;
  }
  .tpl-hero .secondary .pull-right {
    width: 100% !important;
  }
}
.tpl-last-pushs {
  margin-bottom: 10px;
}
.tpl-last-pushs h1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 40px;
  padding: 20px 0 10px 0;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
.tpl-last-pushs h1 strong {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 30px;
}
.tpl-last-pushs a {
  display: block;
}
.tpl-last-pushs a .push-box {
  height: 610px;
  margin: 0 0 10px 0;
}
.tpl-last-pushs a .push-box .pull-left {
  width: 100%;
  height: 310px;
  text-align: center;
}
.tpl-last-pushs a .push-box .pull-left h2 {
  margin: 0;
  color: white;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-size: 28px;
  line-height: 30px;
  font-weight: normal;
  padding: 40px 40px 0;
  height: 60px;
  overflow: hidden;
}
.tpl-last-pushs a .push-box .pull-left h2 strong {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}
.tpl-last-pushs a .push-box .pull-left .text {
  height: 128px;
  overflow: hidden;
  padding: 14px 40px;
  display: table;
  width: 100%;
  box-sizing: border-box;
}
.tpl-last-pushs a .push-box .pull-left .text .inner-text {
  vertical-align: middle;
  display: table-cell;
}
.tpl-last-pushs a .push-box .pull-left .text .inner-text .inner-text-breaker {
  max-height: 40px;
  overflow: hidden;
}
.tpl-last-pushs a .push-box .pull-left .text .inner-text .inner-text-breaker > p {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 20px;
  text-transform: none;
  margin: 0;
  color: white;
}
.tpl-last-pushs a .push-box .pull-left .button {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 15px;
  height: 32px;
  line-height: 32px;
  text-transform: uppercase;
  background: white;
  text-decoration: none;
  display: inline-block;
  padding: 0 11px;
  margin: 0 40px;
  -moz-transition: all 0.2s 0s ease-in-out;
  -webkit-transition: all 0.2s 0s ease-in-out;
  -o-transition: all 0.2s 0s ease-in-out;
  -ms-transition: all 0.2s 0s ease-in-out;
  transition: all 0.2s 0s ease-in-out;
}
.tpl-last-pushs a .push-box .pull-left .button i {
  padding: 0 10px 0 0;
}
.tpl-last-pushs a .push-box .pull-left .button p {
  float: right;
  display: inline-block;
  margin: 0;
}
.tpl-last-pushs a .push-box .pull-right {
  height: 300px;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.tpl-last-pushs a .push-box .pull-right .triangle {
  position: absolute;
  z-index: 5;
  left: -moz-calc(50% - 20px);
  left: -webkit-calc(50% - 20px);
  left: -o-calc(50% - 20px);
  left: calc(50% - 20px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
}
.tpl-last-pushs a .push-box img {
  cursor: pointer;
  display: block;
  position: relative;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  height: 100%;
  width: 100%;
}
.tpl-last-pushs a .push-box img.on-mobile {
  display: none;
}
.tpl-last-pushs a .push-box .push-inner {
  box-sizing: border-box;
  padding: 40px;
  opacity: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 2;
  -moz-transition: opacity 0.2s 0.3s ease-in-out;
  -webkit-transition: opacity 0.2s 0.3s ease-in-out;
  -o-transition: opacity 0.2s 0.3s ease-in-out;
  -ms-transition: opacity 0.2s 0.3s ease-in-out;
  transition: opacity 0.2s 0.3s ease-in-out;
  overflow: hidden;
}
.tpl-last-pushs a .push-box .push-inner .text-content {
  height: 100%;
  overflow: hidden;
}
.tpl-last-pushs a .push-box .push-inner .text-content > p {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 15px 0;
  padding: 0;
  color: #ffffff;
}
.tpl-last-pushs a .push-box .push-inner .text-content > h1,
.tpl-last-pushs a .push-box .push-inner .text-content h2,
.tpl-last-pushs a .push-box .push-inner .text-content h3,
.tpl-last-pushs a .push-box .push-inner .text-content h4,
.tpl-last-pushs a .push-box .push-inner .text-content h5,
.tpl-last-pushs a .push-box .push-inner .text-content h6,
.tpl-last-pushs a .push-box .push-inner .text-content hr {
  font-family: 'Open Sans', sans-serif;
  margin: 0 0 15px 0;
  padding: 0;
  color: #ffffff;
}
.tpl-last-pushs a .push-box:hover .pull-left .button {
  color: white;
}
.tpl-last-pushs a .push-box:hover .push-inner {
  opacity: 1;
}
.tpl-last-pushs a .push-box:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.span_2 > a .push-box {
  height: 300px;
}
.span_2 > a .push-box .pull-left {
  float: left;
  height: 300px;
  width: -moz-calc(50% + 5px);
  width: -webkit-calc(50% + 5px);
  width: -o-calc(50% + 5px);
  width: calc(50% + 5px);
  text-align: right;
}
.span_2 > a .push-box .pull-right {
  float: right;
  width: -moz-calc(50% - 5px);
  width: -webkit-calc(50% - 5px);
  width: -o-calc(50% - 5px);
  width: calc(50% - 5px);
}
.span_2 > a .push-box .pull-right .triangle {
  left: 0;
  top: -moz-calc(50% - 20px);
  top: -webkit-calc(50% - 20px);
  top: -o-calc(50% - 20px);
  top: calc(50% - 20px);
  border-width: 20px 0 20px 20px;
}
/** --- PUSH INFORMATION --- **/
.tpl-last-pushs.tpl-last-pushs-information .push-box {
  height: 600px;
  overflow: hidden;
  margin: 0;
}
.tpl-last-pushs.tpl-last-pushs-information .push-box p.date {
  font-size: 15px;
  line-height: 15px;
  color: white;
  margin: 0;
  padding: 25px 40px 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
.tpl-last-pushs.tpl-last-pushs-information .push-box h2 {
  font-size: 20px;
  line-height: 20px;
  padding: 20px 40px 0;
}
.tpl-last-pushs.tpl-last-pushs-information .push-box .pull-left {
  height: 300px;
}
.tpl-last-pushs.tpl-last-pushs-information .push-box .pull-left .separator {
  height: 1px;
  width: 70px;
  display: block;
  margin: 20px auto;
  background: #ffffff;
}
.tpl-last-pushs.tpl-last-pushs-information .push-box .pull-left .text {
  padding-top: 0;
  height: 80px;
}
.tpl-last-pushs.tpl-last-pushs-information .push-box .pull-left .text .inner-text .inner-text-breaker {
  max-height: 57px;
}
.tpl-last-pushs.tpl-last-pushs-information .push-box .pull-left .text .inner-text .inner-text-breaker > p {
  font-size: 16px;
  line-height: 19px;
}
.tpl-last-pushs.tpl-last-pushs-information .push-box .pull-left .button {
  background: white;
  height: 20px;
  line-height: 20px;
  padding: 0;
}
.tpl-last-pushs.tpl-last-pushs-information .push-box .pull-left .button i {
  padding: 2px 5px;
}
.tpl-last-pushs.tpl-last-pushs-information .push-box.inverted {
  position: relative;
}
.tpl-last-pushs.tpl-last-pushs-information .push-box.inverted .pull-left {
  position: absolute;
  bottom: 0;
}
.tpl-last-pushs.tpl-last-pushs-information .push-box.inverted .pull-right {
  position: relative;
  top: 0;
  z-index: 2;
}
.tpl-last-pushs.tpl-last-pushs-information .push-box.inverted .pull-right .triangle {
  bottom: 0;
  left: -moz-calc(50% - 20px);
  left: -webkit-calc(50% - 20px);
  left: -o-calc(50% - 20px);
  left: calc(50% - 20px);
  border-width: 0 20px 20px 20px;
}
.tpl-last-pushs.tpl-last-pushs-information .col a.hide {
  height: 0;
  margin: 0;
}
.tpl-last-pushs.tpl-last-pushs-information .col a {
  display: block;
  overflow: hidden;
  height: 600px;
  margin: 0 0 10px 0;
  -moz-transition: height 0.4s 0s ease-in-out;
  -webkit-transition: height 0.4s 0s ease-in-out;
  -o-transition: height 0.4s 0s ease-in-out;
  -ms-transition: height 0.4s 0s ease-in-out;
  transition: height 0.4s 0s ease-in-out;
}
/** --- PUSH EVENT --- **/
.tpl-last-pushs.tpl-last-pushs-event .push-box .pull-right {
  height: 100%;
  float: none;
  width: 100%;
}
.tpl-last-pushs.tpl-last-pushs-event .push-box .pull-right img {
  left: 0;
}
.tpl-last-pushs.tpl-last-pushs-event .col > a.hide {
  height: 0;
  margin: 0;
}
.tpl-last-pushs.tpl-last-pushs-event .col > a:not(.bandeau) {
  height: 300px;
  margin: 0 0 10px 0;
  display: block;
  overflow: hidden;
  -moz-transition: height 0.4s 0s ease-in-out;
  -webkit-transition: height 0.4s 0s ease-in-out;
  -o-transition: height 0.4s 0s ease-in-out;
  -ms-transition: height 0.4s 0s ease-in-out;
  transition: height 0.4s 0s ease-in-out;
}
@media screen and (min-width: 0px) and (max-width: 1279px) {
  .tpl-last-pushs.tpl-last-pushs-information .push-box {
    height: auto !important;
  }
  .tpl-last-pushs.tpl-last-pushs-information .push-box .pull-left {
    height: 111px;
  }
  .tpl-last-pushs.tpl-last-pushs-information .push-box .pull-left p.date {
    display: none;
  }
  .tpl-last-pushs.tpl-last-pushs-information .push-box .pull-left .separator {
    display: none;
  }
  .tpl-last-pushs.tpl-last-pushs-information .push-box .pull-left .text {
    height: 55px;
  }
  .tpl-last-pushs.tpl-last-pushs-information .push-box .pull-left .text .inner-text .inner-text-breaker {
    max-height: 40px;
  }
  .tpl-last-pushs.tpl-last-pushs-information .push-box.inverted .pull-right {
    position: initial;
  }
  .tpl-last-pushs.tpl-last-pushs-information .col a {
    height: auto;
    -moz-transition: height 0.4s 0s ease-in-out;
    -webkit-transition: height 0.4s 0s ease-in-out;
    -o-transition: height 0.4s 0s ease-in-out;
    -ms-transition: height 0.4s 0s ease-in-out;
    transition: height 0.4s 0s ease-in-out;
  }
  .tpl-last-pushs.tpl-last-pushs-event .col > a {
    margin: 0 !important;
    height: auto !important;
  }
  .tpl-last-pushs h1 {
    font-size: 24px !important;
    line-height: 30px !important;
  }
  .tpl-last-pushs h1 strong {
    font-size: 24px !important;
  }
  .span_2 .push-box {
    height: auto !important;
  }
  .span_2 .push-box .pull-left,
  .span_2 .push-box .pull-right {
    float: none !important;
    width: 100% !important;
    text-align: center !important;
  }
  .span_2 .push-box .pull-right .triangle {
    top: 0 !important;
    left: -moz-calc(50% - 20px) !important;
    left: -webkit-calc(50% - 20px) !important;
    left: -o-calc(50% - 20px) !important;
    left: calc(50% - 20px) !important;
    border-width: 0 !important;
  }
  .push-box {
    position: relative !important;
    height: auto !important;
    overflow: hidden !important;
    padding-bottom: 130px !important;
  }
  .push-box .pull-left {
    position: absolute !important;
    bottom: 0 !important;
    z-index: 2 !important;
    height: 130px !important;
    width: 100% !important;
  }
  .push-box .pull-left h2 {
    padding: 20px 20px 10px 20px !important;
    font-size: 25px !important;
    line-height: 30px !important;
  }
  .push-box .pull-left .text {
    display: none !important;
  }
  .push-box .pull-left .button {
    height: 20px !important;
    line-height: 20px !important;
    font-size: 11px !important;
    margin-top: 0px !important;
  }
  .push-box .pull-right {
    height: auto !important;
  }
  .push-box .pull-right .triangle {
    border-width: 0 !important;
  }
  .push-box .pull-right .push-inner {
    display: none !important;
  }
  .push-box .pull-right img {
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
  }
  .push-box .pull-right img.on-mobile {
    height: auto !important;
    display: block !important;
  }
  .push-box .pull-right img.on-site {
    display: none !important;
  }
  .tpl-last-pushs.tpl-last-pushs-event .push-box {
    padding-bottom: 0 !important;
  }
}
.tpl-list-pushs h1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 40px;
  padding: 20px 0 10px 0;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
.tpl-list-pushs h1 strong {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 30px;
}
.tpl-list-pushs a {
  display: block;
}
.tpl-list-pushs a .push-box {
  height: 610px;
  margin: 0 0 10px 0;
}
.tpl-list-pushs a .push-box .pull-left {
  height: 310px;
  text-align: center;
}
.tpl-list-pushs a .push-box .pull-left h2 {
  margin: 0;
  color: white;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-size: 28px;
  line-height: 30px;
  font-weight: normal;
  padding: 40px 40px 0;
  height: 60px;
  overflow: hidden;
}
.tpl-list-pushs a .push-box .pull-left h2 strong {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}
.tpl-list-pushs a .push-box .pull-left .text {
  height: 128px;
  overflow: hidden;
  padding: 14px 40px;
  display: table;
  width: 100%;
  box-sizing: border-box;
}
.tpl-list-pushs a .push-box .pull-left .text .inner-text {
  vertical-align: middle;
  display: table-cell;
}
.tpl-list-pushs a .push-box .pull-left .text .inner-text .inner-text-breaker {
  max-height: 40px;
  overflow: hidden;
}
.tpl-list-pushs a .push-box .pull-left .text .inner-text .inner-text-breaker > p {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 20px;
  text-transform: none;
  color: white;
}
.tpl-list-pushs a .push-box .pull-left .button {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 15px;
  height: 32px;
  line-height: 32px;
  text-transform: uppercase;
  background: white;
  text-decoration: none;
  display: inline-block;
  padding: 0 11px;
  margin: 0 40px;
  -moz-transition: all 0.2s 0s ease-in-out;
  -webkit-transition: all 0.2s 0s ease-in-out;
  -o-transition: all 0.2s 0s ease-in-out;
  -ms-transition: all 0.2s 0s ease-in-out;
  transition: all 0.2s 0s ease-in-out;
}
.tpl-list-pushs a .push-box .pull-left .button i {
  padding: 0 10px 0 0;
}
.tpl-list-pushs a .push-box .pull-left .button p {
  float: right;
  display: inline-block;
  margin: 0;
}
.tpl-list-pushs a .push-box .pull-right {
  height: 300px;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.tpl-list-pushs a .push-box .pull-right .triangle {
  position: absolute;
  z-index: 5;
  left: -moz-calc(50% - 20px);
  left: -webkit-calc(50% - 20px);
  left: -o-calc(50% - 20px);
  left: calc(50% - 20px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
}
.tpl-list-pushs a .push-box img {
  cursor: pointer;
  display: block;
  position: relative;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  height: 100%;
  width: 100%;
}
.tpl-list-pushs a .push-box img.on-mobile {
  display: none;
}
.tpl-list-pushs a .push-box .push-inner {
  box-sizing: border-box;
  padding: 40px;
  opacity: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 2;
  -moz-transition: opacity 0.2s 0.3s ease-in-out;
  -webkit-transition: opacity 0.2s 0.3s ease-in-out;
  -o-transition: opacity 0.2s 0.3s ease-in-out;
  -ms-transition: opacity 0.2s 0.3s ease-in-out;
  transition: opacity 0.2s 0.3s ease-in-out;
  overflow: hidden;
}
.tpl-list-pushs a .push-box .push-inner .text-content {
  height: 100%;
  overflow: hidden;
}
.tpl-list-pushs a .push-box .push-inner .text-content > p {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 15px 0;
  padding: 0;
  color: #ffffff;
}
.tpl-list-pushs a .push-box .push-inner .text-content > h1,
.tpl-list-pushs a .push-box .push-inner .text-content h2,
.tpl-list-pushs a .push-box .push-inner .text-content h3,
.tpl-list-pushs a .push-box .push-inner .text-content h4,
.tpl-list-pushs a .push-box .push-inner .text-content h5,
.tpl-list-pushs a .push-box .push-inner .text-content h6,
.tpl-list-pushs a .push-box .push-inner .text-content hr {
  font-family: 'Open Sans', sans-serif;
  margin: 0 0 15px 0;
  padding: 0;
  color: #ffffff;
}
.tpl-list-pushs a .push-box:hover .pull-left .button {
  color: white;
}
.tpl-list-pushs a .push-box:hover .push-inner {
  opacity: 1;
}
.tpl-list-pushs a .push-box:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.tpl-list-pushs .list-archives {
  padding: 10px;
  margin-bottom: 10px;
}
.tpl-list-pushs .list-archives .list-title {
  height: 49px;
  background: url('../img/interface/list-title-information.png') left top no-repeat;
  border-bottom: 1px solid white;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.tpl-list-pushs .list-archives .list-title h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  padding-left: 65px;
  padding-top: 22px;
  margin: 0;
  color: white;
}
.tpl-list-pushs .list-archives .list-content ul {
  margin: 0;
  padding: 0;
}
.tpl-list-pushs .list-archives .list-content .list-item {
  background: url('../img/interface/icon-plus-white.png') 5px center no-repeat;
}
.tpl-list-pushs .list-archives .list-content .list-item a {
  padding-bottom: 10px;
  padding-top: 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  display: block;
  text-transform: uppercase;
  color: white;
  margin: 0;
  height: auto;
  -moz-transition: color 0.2s 0s ease-in-out;
  -webkit-transition: color 0.2s 0s ease-in-out;
  -o-transition: color 0.2s 0s ease-in-out;
  -ms-transition: color 0.2s 0s ease-in-out;
  transition: color 0.2s 0s ease-in-out;
}
.tpl-list-pushs .list-archives .list-content .list-item a i {
  padding: 0 10px;
}
.tpl-list-pushs .list-archives .list-content .list-item:hover a.bleu-ski,
.tpl-list-pushs .list-archives .list-content .list-item-first:hover a.bleu-ski,
.tpl-list-pushs .list-archives .list-content .list-item:hover i.bleu-ski,
.tpl-list-pushs .list-archives .list-content .list-item-first:hover i.bleu-ski {
  color: #009FCE;
}
.tpl-list-pushs .list-archives .list-content .list-item:hover a.bleu-corpo,
.tpl-list-pushs .list-archives .list-content .list-item-first:hover a.bleu-corpo,
.tpl-list-pushs .list-archives .list-content .list-item:hover i.bleu-corpo,
.tpl-list-pushs .list-archives .list-content .list-item-first:hover i.bleu-corpo {
  color: #003B4A;
}
.tpl-list-pushs .list-archives .list-content .list-item:hover a.bleu-golf,
.tpl-list-pushs .list-archives .list-content .list-item-first:hover a.bleu-golf,
.tpl-list-pushs .list-archives .list-content .list-item:hover i.bleu-golf,
.tpl-list-pushs .list-archives .list-content .list-item-first:hover i.bleu-golf {
  color: #0E5774;
}
.tpl-list-pushs .list-archives .list-content .list-item:hover a.vert-vtt,
.tpl-list-pushs .list-archives .list-content .list-item-first:hover a.vert-vtt,
.tpl-list-pushs .list-archives .list-content .list-item:hover i.vert-vtt,
.tpl-list-pushs .list-archives .list-content .list-item-first:hover i.vert-vtt {
  color: #1D3715;
}
.tpl-list-pushs .list-archives .list-content .list-item:hover a.vert-clair,
.tpl-list-pushs .list-archives .list-content .list-item-first:hover a.vert-clair,
.tpl-list-pushs .list-archives .list-content .list-item:hover i.vert-clair,
.tpl-list-pushs .list-archives .list-content .list-item-first:hover i.vert-clair {
  color: #A1C636;
}
.tpl-list-pushs .list-archives .list-content .list-item:hover a.marron,
.tpl-list-pushs .list-archives .list-content .list-item-first:hover a.marron,
.tpl-list-pushs .list-archives .list-content .list-item:hover i.marron,
.tpl-list-pushs .list-archives .list-content .list-item-first:hover i.marron {
  color: #80592d;
}
.tpl-list-pushs .list-archives .list-content .list-item:hover a.jaune-vtt,
.tpl-list-pushs .list-archives .list-content .list-item-first:hover a.jaune-vtt,
.tpl-list-pushs .list-archives .list-content .list-item:hover i.jaune-vtt,
.tpl-list-pushs .list-archives .list-content .list-item-first:hover i.jaune-vtt {
  color: #f0b602;
}
.tpl-list-pushs .list-archives .list-content .list-item:hover a.jaune-orange,
.tpl-list-pushs .list-archives .list-content .list-item-first:hover a.jaune-orange,
.tpl-list-pushs .list-archives .list-content .list-item:hover i.jaune-orange,
.tpl-list-pushs .list-archives .list-content .list-item-first:hover i.jaune-orange {
  color: #F0B602;
}
.tpl-list-pushs .list-archives .list-content .list-item:hover a.violet-famille,
.tpl-list-pushs .list-archives .list-content .list-item-first:hover a.violet-famille,
.tpl-list-pushs .list-archives .list-content .list-item:hover i.violet-famille,
.tpl-list-pushs .list-archives .list-content .list-item-first:hover i.violet-famille {
  color: #6F2A58;
}
.tpl-list-pushs .list-archives .list-content .list-item:hover a.rouge,
.tpl-list-pushs .list-archives .list-content .list-item-first:hover a.rouge,
.tpl-list-pushs .list-archives .list-content .list-item:hover i.rouge,
.tpl-list-pushs .list-archives .list-content .list-item-first:hover i.rouge {
  color: #BE1C33;
}
.tpl-list-pushs .list-archives .list-content .list-item:hover a.gris,
.tpl-list-pushs .list-archives .list-content .list-item-first:hover a.gris,
.tpl-list-pushs .list-archives .list-content .list-item:hover i.gris,
.tpl-list-pushs .list-archives .list-content .list-item-first:hover i.gris {
  color: #797878;
}
.tpl-list-pushs .list-archives .list-content .list-item:hover a.beige-golf,
.tpl-list-pushs .list-archives .list-content .list-item-first:hover a.beige-golf,
.tpl-list-pushs .list-archives .list-content .list-item:hover i.beige-golf,
.tpl-list-pushs .list-archives .list-content .list-item-first:hover i.beige-golf {
  color: #D2C48A;
}
.tpl-list-pushs .list-archives .list-content .list-item:hover a.mauve-resa,
.tpl-list-pushs .list-archives .list-content .list-item-first:hover a.mauve-resa,
.tpl-list-pushs .list-archives .list-content .list-item:hover i.mauve-resa,
.tpl-list-pushs .list-archives .list-content .list-item-first:hover i.mauve-resa {
  color: #492F3E;
}
.span_2 > a .push-box {
  height: 300px;
}
.span_2 > a .push-box .pull-left {
  float: left;
  height: 300px;
  width: -moz-calc(50% + 5px);
  width: -webkit-calc(50% + 5px);
  width: -o-calc(50% + 5px);
  width: calc(50% + 5px);
  text-align: right;
}
.span_2 > a .push-box .pull-right {
  float: right;
  width: -moz-calc(50% - 5px);
  width: -webkit-calc(50% - 5px);
  width: -o-calc(50% - 5px);
  width: calc(50% - 5px);
}
.span_2 > a .push-box .pull-right .triangle {
  left: 0;
  top: -moz-calc(50% - 20px);
  top: -webkit-calc(50% - 20px);
  top: -o-calc(50% - 20px);
  top: calc(50% - 20px);
  border-width: 20px 0 20px 20px;
}
/** --- PUSH INFORMATION --- **/
.tpl-list-pushs.tpl-list-pushs-information .push-box {
  height: 600px;
  overflow: hidden;
  margin: 0;
}
.tpl-list-pushs.tpl-list-pushs-information .push-box p.date {
  font-size: 15px;
  line-height: 15px;
  color: white;
  margin: 0;
  padding: 25px 40px 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
.tpl-list-pushs.tpl-list-pushs-information .push-box h2 {
  font-size: 20px;
  line-height: 20px;
  padding: 20px 40px 0;
}
.tpl-list-pushs.tpl-list-pushs-information .push-box .pull-left {
  width: 100%;
  height: 300px;
}
.tpl-list-pushs.tpl-list-pushs-information .push-box .pull-left .separator {
  height: 1px;
  width: 70px;
  display: block;
  margin: 20px auto;
  background: #ffffff;
}
.tpl-list-pushs.tpl-list-pushs-information .push-box .pull-left .text {
  padding-top: 0;
  height: 80px;
}
.tpl-list-pushs.tpl-list-pushs-information .push-box .pull-left .text .inner-text .inner-text-breaker {
  max-height: 57px;
}
.tpl-list-pushs.tpl-list-pushs-information .push-box .pull-left .text .inner-text .inner-text-breaker > p {
  font-size: 16px;
  line-height: 19px;
}
.tpl-list-pushs.tpl-list-pushs-information .push-box .pull-left .button {
  background: white;
  height: 20px;
  line-height: 20px;
  padding: 0;
}
.tpl-list-pushs.tpl-list-pushs-information .push-box .pull-left .button i {
  padding: 2px 5px;
}
.tpl-list-pushs.tpl-list-pushs-information .push-box.inverted {
  position: relative;
}
.tpl-list-pushs.tpl-list-pushs-information .push-box.inverted .pull-left {
  position: absolute;
  bottom: 0;
  text-align: center;
}
.tpl-list-pushs.tpl-list-pushs-information .push-box.inverted .pull-right {
  height: 300px;
  width: 100%;
  position: relative;
  top: 0;
  z-index: 2;
}
.tpl-list-pushs.tpl-list-pushs-information .push-box.inverted .pull-right .triangle {
  bottom: 0;
  left: -moz-calc(50% - 20px);
  left: -webkit-calc(50% - 20px);
  left: -o-calc(50% - 20px);
  left: calc(50% - 20px);
  border-width: 0 20px 20px 20px;
}
.tpl-list-pushs.tpl-list-pushs-information .col a.hide {
  height: 0;
  margin: 0;
}
.tpl-list-pushs.tpl-list-pushs-information .col a {
  display: block;
  overflow: hidden;
  height: 600px;
  margin: 0 0 10px 0;
  -moz-transition: height 0.4s 0s ease-in-out;
  -webkit-transition: height 0.4s 0s ease-in-out;
  -o-transition: height 0.4s 0s ease-in-out;
  -ms-transition: height 0.4s 0s ease-in-out;
  transition: height 0.4s 0s ease-in-out;
}
.tpl-list-pushs.tpl-list-pushs-information .list-archives .link {
  height: auto;
  background: white;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 30px;
  text-transform: uppercase;
  text-align: left;
  padding: 0 10px;
  display: block;
  margin: 10px 0 0 0;
  -moz-transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  -o-transition: all 0.3s 0s ease-in-out;
  -ms-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
}
.tpl-list-pushs.tpl-list-pushs-information .list-archives .link i {
  margin-right: 10px;
}
.tpl-list-pushs.tpl-list-pushs-information .list-archives .link:hover {
  color: white;
  background: #009FCE;
}
/** --- PUSH EVENT --- **/
.tpl-list-pushs.tpl-list-pushs-event .push-box .pull-right {
  height: 100%;
  float: none;
  width: 100%;
}
.tpl-list-pushs.tpl-list-pushs-event .push-box .pull-right img {
  left: 0;
}
.tpl-list-pushs.tpl-list-pushs-event .col > a.hide {
  height: 0;
  margin: 0;
}
.tpl-list-pushs.tpl-list-pushs-event .col > a:not(.bandeau) {
  height: 300px;
  margin: 0 0 10px 0;
  display: block;
  overflow: hidden;
  -moz-transition: height 0.4s 0s ease-in-out;
  -webkit-transition: height 0.4s 0s ease-in-out;
  -o-transition: height 0.4s 0s ease-in-out;
  -ms-transition: height 0.4s 0s ease-in-out;
  transition: height 0.4s 0s ease-in-out;
}
@media screen and (min-width: 0px) and (max-width: 1279px) {
  .push-information .push-box {
    height: auto;
  }
  .push-information .push-box .pull-left {
    height: 111px;
  }
  .push-information .push-box .pull-left p.date {
    display: none;
  }
  .push-information .push-box .pull-left .separator {
    display: none;
  }
  .push-information .push-box .pull-left .text {
    height: 55px;
  }
  .push-information .push-box .pull-left .text .inner-text .inner-text-breaker {
    max-height: 40px;
  }
  .push-information .push-box.inverted .pull-right {
    position: initial;
  }
  .push-information .col a {
    height: auto;
    -moz-transition: height 0.4s 0s ease-in-out;
    -webkit-transition: height 0.4s 0s ease-in-out;
    -o-transition: height 0.4s 0s ease-in-out;
    -ms-transition: height 0.4s 0s ease-in-out;
    transition: height 0.4s 0s ease-in-out;
  }
  .push-event .col > a {
    margin: 0;
    height: auto;
  }
  .push h1 {
    font-size: 24px !important;
    line-height: 30px !important;
  }
  .push h1 strong {
    font-size: 30px !important;
  }
  .span_2 .push-box {
    height: auto;
  }
  .span_2 .push-box .pull-left,
  .span_2 .push-box .pull-right {
    float: none;
    width: 100%;
    text-align: center;
  }
  .span_2 .push-box .pull-right .triangle {
    top: 0;
    left: -moz-calc(50% - 20px);
    left: -webkit-calc(50% - 20px);
    left: -o-calc(50% - 20px);
    left: calc(50% - 20px);
    border-width: 0;
  }
  .push-box {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-bottom: 124px;
  }
  .push-box .pull-left {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 124px;
    width: 100%;
  }
  .push-box .pull-left h3 {
    padding: 10px 20px 0;
    font-size: 25px;
    line-height: 30px;
  }
  .push-box .pull-left .text {
    display: none;
  }
  .push-box .pull-left .button {
    margin-top: 10px;
  }
  .push-box .pull-right {
    height: auto;
  }
  .push-box .pull-right .triangle {
    border-width: 0 !important;
  }
  .push-box .pull-right .push-inner {
    display: none;
  }
  .push-box .pull-right img {
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
  }
  .push-box .pull-right img.on-mobile {
    height: auto !important;
    display: block !important;
  }
  .push-box .pull-right img.on-site {
    display: none !important;
  }
  .push-event .push-box {
    padding-bottom: 0;
  }
  .tpl-list-pushs h1 {
    font-size: 24px !important;
    line-height: 30px !important;
  }
  .tpl-list-pushs h1 strong {
    font-size: 24px !important;
  }
  .tpl-list-pushs.tpl-list-pushs-event a {
    height: auto !important;
  }
  .tpl-list-pushs.tpl-list-pushs-event a .push-box {
    margin: 0 !important;
    padding: 0 !important;
  }
  .tpl-list-pushs.tpl-list-pushs-information .span_2 .col.span_1_2 {
    width: 100%;
    border-left: 0;
  }
  .tpl-list-pushs.tpl-list-pushs-information .span_2 .col.span_1_2 a {
    height: auto !important;
  }
  .tpl-list-pushs.tpl-list-pushs-information .span_2 .col.span_1_2 a p.date {
    display: none;
  }
  .tpl-list-pushs.tpl-list-pushs-information .span_2 .col.span_1_2 a .separator {
    display: none;
  }
}
.tpl-push {
  margin: 0 0 10px 0;
}
.tpl-push img {
  width: 100%;
  display: block;
}
.tpl-push .push-content {
  margin: 35px 25px 10px 0;
}
.tpl-push .push-content .date {
  width: 100px;
  float: right;
  border: 1px solid #666666;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  color: #666666;
  font-size: 14px;
  line-height: 14px;
  font-style: italic;
  padding: 5px;
  text-align: center;
  margin: 0;
}
.tpl-push .push-content h4 {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
  margin: 0 135px 35px 0;
}
.tpl-push .push-content p {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  color: #333333;
  font-size: 14px;
  line-height: 22px;
  margin: 0 0 15px 0;
}
.tpl-push .push-content ul li,
.tpl-push .push-content ol li {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  color: #333333;
  font-size: 14px;
  line-height: 22px;
}
.tpl-push .push-content table tr th,
.tpl-push .push-content table tr td {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  color: #333333;
  font-size: 14px;
  line-height: 22px;
}
.tpl-push .push-content a.btn-externe {
  color: white;
  padding: 4px 5px 4px 8px;
}
.tpl-push .push-content a.btn-externe i {
  font-size: 12px;
  margin-right: 8px;
}
.tpl-push .list-information {
  padding: 25px;
  margin-bottom: 10px;
}
.tpl-push .list-information .list-title {
  height: 49px;
  background: url('../img/interface/list-title-information.png') left top no-repeat;
  border-bottom: 1px solid white;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.tpl-push .list-information .list-title h5 {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  padding-left: 65px;
  padding-top: 22px;
  margin: 0;
  color: white;
}
.tpl-push .list-information .list-content .list-item {
  background: url('../img/interface/icon-plus-white.png') 5px center no-repeat;
  border-bottom: 1px solid white;
  padding-bottom: 10px;
  padding-top: 10px;
}
.tpl-push .list-information .list-content .list-item h5 {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
  color: white;
  margin: 0;
  -moz-transition: color 0.2s 0s ease-in-out;
  -webkit-transition: color 0.2s 0s ease-in-out;
  -o-transition: color 0.2s 0s ease-in-out;
  -ms-transition: color 0.2s 0s ease-in-out;
  transition: color 0.2s 0s ease-in-out;
}
.tpl-push .list-information .list-content .list-item h5 i {
  padding: 0 10px;
}
.tpl-push .list-information .list-content .list-item.list-item-first {
  background: none;
  padding-top: 0;
  overflow: hidden;
}
.tpl-push .list-information .list-content .list-item.list-item-first img {
  display: block;
  height: 100%;
  width: 100%;
}
.tpl-push .list-information .list-content .list-item.list-item-first img.on-mobile {
  display: none;
}
.tpl-push .list-information .list-content .list-item.list-item-first h5 {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  color: white;
  line-height: 20px;
  font-size: 20px;
  text-align: center;
  padding: 20px 0;
  -moz-transition: color 0.2s 0s ease-in-out;
  -webkit-transition: color 0.2s 0s ease-in-out;
  -o-transition: color 0.2s 0s ease-in-out;
  -ms-transition: color 0.2s 0s ease-in-out;
  transition: color 0.2s 0s ease-in-out;
}
.tpl-push .list-information .list-content .list-item.list-item-first .separator {
  width: 70px;
  height: 1px;
  background: white;
  margin: 0 auto;
  -moz-transition: background 0.2s 0s ease-in-out;
  -webkit-transition: background 0.2s 0s ease-in-out;
  -o-transition: background 0.2s 0s ease-in-out;
  -ms-transition: background 0.2s 0s ease-in-out;
  transition: background 0.2s 0s ease-in-out;
}
.tpl-push .list-information .list-content .list-item.list-item-first h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  line-height: 14px;
  font-size: 14px;
  text-align: center;
  padding: 20px 0;
  margin: 0;
  color: white;
  -moz-transition: color 0.2s 0s ease-in-out;
  -webkit-transition: color 0.2s 0s ease-in-out;
  -o-transition: color 0.2s 0s ease-in-out;
  -ms-transition: color 0.2s 0s ease-in-out;
  transition: color 0.2s 0s ease-in-out;
}
.tpl-push .list-information .list-content .list-item.list-item-first i {
  text-align: center;
  padding: 2px 5px;
  font-size: 20px;
  line-height: 20px;
  margin: 0 auto 20px auto;
  display: block;
  color: white;
  -moz-transition: color 0.2s 0s ease-in-out;
  -webkit-transition: color 0.2s 0s ease-in-out;
  -o-transition: color 0.2s 0s ease-in-out;
  -ms-transition: color 0.2s 0s ease-in-out;
  transition: color 0.2s 0s ease-in-out;
}
.tpl-push .list-information .list-content .list-item:hover h5.bleu-ski,
.tpl-push .list-information .list-content .list-item-first:hover h5.bleu-ski,
.tpl-push .list-information .list-content .list-item:hover h6.bleu-ski,
.tpl-push .list-information .list-content .list-item-first:hover h6.bleu-ski,
.tpl-push .list-information .list-content .list-item:hover i.bleu-ski,
.tpl-push .list-information .list-content .list-item-first:hover i.bleu-ski {
  color: #009FCE;
}
.tpl-push .list-information .list-content .list-item:hover h5.bleu-corpo,
.tpl-push .list-information .list-content .list-item-first:hover h5.bleu-corpo,
.tpl-push .list-information .list-content .list-item:hover h6.bleu-corpo,
.tpl-push .list-information .list-content .list-item-first:hover h6.bleu-corpo,
.tpl-push .list-information .list-content .list-item:hover i.bleu-corpo,
.tpl-push .list-information .list-content .list-item-first:hover i.bleu-corpo {
  color: #003B4A;
}
.tpl-push .list-information .list-content .list-item:hover h5.bleu-golf,
.tpl-push .list-information .list-content .list-item-first:hover h5.bleu-golf,
.tpl-push .list-information .list-content .list-item:hover h6.bleu-golf,
.tpl-push .list-information .list-content .list-item-first:hover h6.bleu-golf,
.tpl-push .list-information .list-content .list-item:hover i.bleu-golf,
.tpl-push .list-information .list-content .list-item-first:hover i.bleu-golf {
  color: #0E5774;
}
.tpl-push .list-information .list-content .list-item:hover h5.vert-vtt,
.tpl-push .list-information .list-content .list-item-first:hover h5.vert-vtt,
.tpl-push .list-information .list-content .list-item:hover h6.vert-vtt,
.tpl-push .list-information .list-content .list-item-first:hover h6.vert-vtt,
.tpl-push .list-information .list-content .list-item:hover i.vert-vtt,
.tpl-push .list-information .list-content .list-item-first:hover i.vert-vtt {
  color: #1D3715;
}
.tpl-push .list-information .list-content .list-item:hover h5.vert-clair,
.tpl-push .list-information .list-content .list-item-first:hover h5.vert-clair,
.tpl-push .list-information .list-content .list-item:hover h6.vert-clair,
.tpl-push .list-information .list-content .list-item-first:hover h6.vert-clair,
.tpl-push .list-information .list-content .list-item:hover i.vert-clair,
.tpl-push .list-information .list-content .list-item-first:hover i.vert-clair {
  color: #A1C636;
}
.tpl-push .list-information .list-content .list-item:hover h5.marron,
.tpl-push .list-information .list-content .list-item-first:hover h5.marron,
.tpl-push .list-information .list-content .list-item:hover h6.marron,
.tpl-push .list-information .list-content .list-item-first:hover h6.marron,
.tpl-push .list-information .list-content .list-item:hover i.marron,
.tpl-push .list-information .list-content .list-item-first:hover i.marron {
  color: #80592d;
}
.tpl-push .list-information .list-content .list-item:hover h5.jaune-vtt,
.tpl-push .list-information .list-content .list-item-first:hover h5.jaune-vtt,
.tpl-push .list-information .list-content .list-item:hover h6.jaune-vtt,
.tpl-push .list-information .list-content .list-item-first:hover h6.jaune-vtt,
.tpl-push .list-information .list-content .list-item:hover i.jaune-vtt,
.tpl-push .list-information .list-content .list-item-first:hover i.jaune-vtt {
  color: #f0b602;
}
.tpl-push .list-information .list-content .list-item:hover h5.jaune-orange,
.tpl-push .list-information .list-content .list-item-first:hover h5.jaune-orange,
.tpl-push .list-information .list-content .list-item:hover h6.jaune-orange,
.tpl-push .list-information .list-content .list-item-first:hover h6.jaune-orange,
.tpl-push .list-information .list-content .list-item:hover i.jaune-orange,
.tpl-push .list-information .list-content .list-item-first:hover i.jaune-orange {
  color: #F0B602;
}
.tpl-push .list-information .list-content .list-item:hover h5.violet-famille,
.tpl-push .list-information .list-content .list-item-first:hover h5.violet-famille,
.tpl-push .list-information .list-content .list-item:hover h6.violet-famille,
.tpl-push .list-information .list-content .list-item-first:hover h6.violet-famille,
.tpl-push .list-information .list-content .list-item:hover i.violet-famille,
.tpl-push .list-information .list-content .list-item-first:hover i.violet-famille {
  color: #6F2A58;
}
.tpl-push .list-information .list-content .list-item:hover h5.rouge,
.tpl-push .list-information .list-content .list-item-first:hover h5.rouge,
.tpl-push .list-information .list-content .list-item:hover h6.rouge,
.tpl-push .list-information .list-content .list-item-first:hover h6.rouge,
.tpl-push .list-information .list-content .list-item:hover i.rouge,
.tpl-push .list-information .list-content .list-item-first:hover i.rouge {
  color: #BE1C33;
}
.tpl-push .list-information .list-content .list-item:hover h5.gris,
.tpl-push .list-information .list-content .list-item-first:hover h5.gris,
.tpl-push .list-information .list-content .list-item:hover h6.gris,
.tpl-push .list-information .list-content .list-item-first:hover h6.gris,
.tpl-push .list-information .list-content .list-item:hover i.gris,
.tpl-push .list-information .list-content .list-item-first:hover i.gris {
  color: #797878;
}
.tpl-push .list-information .list-content .list-item:hover h5.beige-golf,
.tpl-push .list-information .list-content .list-item-first:hover h5.beige-golf,
.tpl-push .list-information .list-content .list-item:hover h6.beige-golf,
.tpl-push .list-information .list-content .list-item-first:hover h6.beige-golf,
.tpl-push .list-information .list-content .list-item:hover i.beige-golf,
.tpl-push .list-information .list-content .list-item-first:hover i.beige-golf {
  color: #D2C48A;
}
.tpl-push .list-information .list-content .list-item:hover h5.mauve-resa,
.tpl-push .list-information .list-content .list-item-first:hover h5.mauve-resa,
.tpl-push .list-information .list-content .list-item:hover h6.mauve-resa,
.tpl-push .list-information .list-content .list-item-first:hover h6.mauve-resa,
.tpl-push .list-information .list-content .list-item:hover i.mauve-resa,
.tpl-push .list-information .list-content .list-item-first:hover i.mauve-resa {
  color: #492F3E;
}
.tpl-push .list-information .list-content .list-item:hover .separator.bg-bleu-ski,
.tpl-push .list-information .list-content .list-item-first:hover .separator.bg-bleu-ski {
  background: #009FCE;
}
.tpl-push .list-information .list-content .list-item:hover .separator.bg-bleu-corpo,
.tpl-push .list-information .list-content .list-item-first:hover .separator.bg-bleu-corpo {
  background: #003B4A;
}
.tpl-push .list-information .list-content .list-item:hover .separator.bg-bleu-golf,
.tpl-push .list-information .list-content .list-item-first:hover .separator.bg-bleu-golf {
  background: #0E5774;
}
.tpl-push .list-information .list-content .list-item:hover .separator.bg-vert-vtt,
.tpl-push .list-information .list-content .list-item-first:hover .separator.bg-vert-vtt {
  background: #1D3715;
}
.tpl-push .list-information .list-content .list-item:hover .separator.bg-vert-clair,
.tpl-push .list-information .list-content .list-item-first:hover .separator.bg-vert-clair {
  background: #A1C636;
}
.tpl-push .list-information .list-content .list-item:hover .separator.bg-marron,
.tpl-push .list-information .list-content .list-item-first:hover .separator.bg-marron {
  background: #80592d;
}
.tpl-push .list-information .list-content .list-item:hover .separator.bg-jaune-vtt,
.tpl-push .list-information .list-content .list-item-first:hover .separator.bg-jaune-vtt {
  background: #f0b602;
}
.tpl-push .list-information .list-content .list-item:hover .separator.bg-jaune-orange,
.tpl-push .list-information .list-content .list-item-first:hover .separator.bg-jaune-orange {
  background: #F0B602;
}
.tpl-push .list-information .list-content .list-item:hover .separator.bg-violet-famille,
.tpl-push .list-information .list-content .list-item-first:hover .separator.bg-violet-famille {
  background: #6F2A58;
}
.tpl-push .list-information .list-content .list-item:hover .separator.bg-rouge,
.tpl-push .list-information .list-content .list-item-first:hover .separator.bg-rouge {
  background: #BE1C33;
}
.tpl-push .list-information .list-content .list-item:hover .separator.bg-gris,
.tpl-push .list-information .list-content .list-item-first:hover .separator.bg-gris {
  background: #797878;
}
.tpl-push .list-information .list-content .list-item:hover .separator.bg-beige-golf,
.tpl-push .list-information .list-content .list-item-first:hover .separator.bg-beige-golf {
  background: #D2C48A;
}
.tpl-push .list-information .list-content .list-item:hover .separator.bg-mauve-resa,
.tpl-push .list-information .list-content .list-item-first:hover .separator.bg-mauve-resa {
  background: #492F3E;
}
/** -- INFORMATION -- **/
/** -- OFFER -- **/
/** -- EVENT -- */
.tpl-push.tpl-push-event .push-content h4 {
  color: #be1c33;
  margin: 0 0 35px 0;
}
.tpl-push.tpl-push-event .push-content h5 {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 22px;
  line-height: 22px;
  color: #be1c33;
  margin: 20px 0 5px 0;
}
.tpl-push.tpl-push-event .push-content .content-cms {
  border: 1px solid #be1c33;
  margin-bottom: 35px;
}
.tpl-push.tpl-push-event .push-content .content-cms h3 {
  margin-left: 20px;
  margin-right: 20px;
}
.tpl-push.tpl-push-event .push-content .content-cms p {
  margin: 20px;
}
.tpl-push.tpl-push-event .push-content #map-more {
  background: #be1c33;
  height: 5px;
  position: relative;
}
.tpl-push.tpl-push-event .push-content #map-more .inner {
  background: #be1c33;
  position: absolute;
  z-index: 2;
  height: 35px;
  width: 35px;
  margin-top: 5px;
  left: -moz-calc((100% / 2) - (35px / 2));
  left: -webkit-calc((100% / 2) - (35px / 2));
  left: -o-calc((100% / 2) - (35px / 2));
  left: calc((100% / 2) - (35px / 2));
}
.tpl-push.tpl-push-event .push-content #map-more .inner i {
  cursor: pointer;
  width: 100%;
  color: white;
  text-align: center;
  line-height: 35px;
  font-size: 1.2em;
}
.tpl-push.tpl-push-event .push-content #map {
  margin-bottom: 15px;
  height: 265px;
  -moz-transition: height 0.3s 0s ease-in-out;
  -webkit-transition: height 0.3s 0s ease-in-out;
  -o-transition: height 0.3s 0s ease-in-out;
  -ms-transition: height 0.3s 0s ease-in-out;
  transition: height 0.3s 0s ease-in-out;
}
.tpl-push.tpl-push-event .push-content #map.big {
  height: 530px;
}
.tpl-push.tpl-push-event .push-content .content-cms-site {
  margin: 0 0 35px;
}
.tpl-push.tpl-push-event .push-content .content-cms-site ul.tabs {
  margin: 0;
  padding: 0;
}
.tpl-push.tpl-push-event .push-content .content-cms-site ul.tabs li {
  cursor: pointer;
  width: 100%;
  box-sizing: border-box;
  display: block;
  float: left;
  background: #be1c33;
  color: white;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 13px;
  text-align: left;
  line-height: 16px;
  margin: 10px 0;
  padding: 15px;
  padding-right: 45px;
  text-transform: uppercase;
  border: 1px solid #be1c33;
  position: relative;
}
.tpl-push.tpl-push-event .push-content .content-cms-site ul.tabs li:after {
  position: absolute;
  content: "\f067";
  font-family: FontAwesome;
  font-size: 14px;
  right: 15px;
  width: 15px;
  text-align: center;
}
.tpl-push.tpl-push-event .push-content .content-cms-site ul.tabs li:first-child {
  margin-top: 0;
}
.tpl-push.tpl-push-event .push-content .content-cms-site ul.tabs li.active {
  margin-bottom: 0;
}
.tpl-push.tpl-push-event .push-content .content-cms-site ul.tabs li.active:after {
  position: absolute;
  content: "\f00d";
  font-family: FontAwesome;
  font-size: 14px;
  right: 15px;
  width: 15px;
  text-align: center;
}
.tpl-push.tpl-push-event .push-content .content-cms-site ul.tabs:after {
  content: ' ';
  display: block;
  clear: both;
}
.tpl-push.tpl-push-event .push-content .content-cms-site .tab {
  display: none;
}
.tpl-push.tpl-push-event .push-content .content-cms-site .tab p:last-of-type {
  margin-bottom: 0;
}
.tpl-push.tpl-push-event .push-content .content-cms-site .tab.active {
  display: block;
  border: 1px solid #be1c33;
  padding: 10px;
  box-sizing: border-box;
  margin-top: -1px;
  margin-bottom: 10px;
}
.tpl-push.tpl-push-event .span_1 .coordonnees {
  background: #be1c33;
  margin: 0 0 10px 0;
  padding: 10px;
  text-align: center;
}
.tpl-push.tpl-push-event .span_1 .coordonnees p {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: white;
}
.tpl-push.tpl-push-event .span_1 .coordonnees p a {
  color: white;
  text-decoration: none;
}
.tpl-push.tpl-push-event .span_1 .coordonnees p.adress {
  text-transform: uppercase;
  font-size: 16px;
}
.tpl-push.tpl-push-event .span_1 .coordonnees p.identifiant-201 {
  font-size: 24px;
  font-weight: bold;
  margin: 5px 0;
}
.tpl-push.tpl-push-event .span_1 .coordonnees p.identifiant-204,
.tpl-push.tpl-push-event .span_1 .coordonnees p.identifiant-205 {
  font-size: 14px;
}
.tpl-push.tpl-push-event .span_1 .coordonnees p.list {
  margin-top: 10px;
  display: inline-block;
}
.tpl-push.tpl-push-event .span_1 .coordonnees p.list a {
  background: url('../img/interface/templates/socio-pro-icons.png') 0px 0px no-repeat;
  width: 50px;
  height: 40px;
  display: block;
}
.tpl-push.tpl-push-event .span_1 .coordonnees p.identifiant-3755 a {
  background-position: -50px 0px;
}
.tpl-push.tpl-push-event .span_1 .coordonnees p.identifiant-3789 a {
  background-position: -200px 0px;
}
.tpl-push.tpl-push-event .span_1 .localisation {
  margin: 0 0 10px 0;
}
.tpl-push.tpl-push-event .span_1 .localisation #map {
  height: 220px;
}
.tpl-push.tpl-push-event .span_1 .localisation h2 {
  margin: 0;
  padding: 0 30px;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
  color: white;
}
.tpl-push.tpl-push-event .span_1 .multimedias {
  background: #be1c33;
  margin: 0 0 10px 0;
}
.tpl-push.tpl-push-event .span_1 .multimedias h2 {
  margin: 0;
  padding: 0 30px;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
  color: white;
}
.tpl-push.tpl-push-event .span_1 .multimedias ul.documents {
  margin: 0;
  padding: 10px;
  list-style-type: none;
  background: #f92543;
}
.tpl-push.tpl-push-event .span_1 .multimedias ul.documents li a {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  color: white;
  text-decoration: none;
}
.tpl-push.tpl-push-event .span_1 .multimedias ul.documents li a i {
  margin-right: 10px;
}
.tpl-push.tpl-push-event .span_1 .multimedias .items {
  padding: 10px;
  background: #f92543;
}
.tpl-push.tpl-push-event .span_1 .multimedias .items .list-item {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  color: white;
  text-decoration: none;
  display: block;
}
@media screen and (min-width: 0px) and (max-width: 1259px) {
  .tpl-push .list-information .list-content .list-item.list-item-first img.on-mobile {
    height: auto !important;
    display: block !important;
  }
  .tpl-push .list-information .list-content .list-item.list-item-first img.on-site {
    display: none !important;
  }
}
.tpl-banner h1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 40px;
  padding: 20px 0 10px 0;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
.tpl-banner h1 strong {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 30px;
}
.tpl-banner a {
  display: block;
  margin: 0 0 10px 0;
}
.tpl-banner a .banner {
  height: 300px;
  overflow: hidden;
}
.tpl-banner a .banner img {
  width: 100%;
  display: block;
  -moz-transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  -o-transition: all 0.3s 0s ease-in-out;
  -ms-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
}
.tpl-banner a:hover .banner img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.tpl-banner .box-hide {
  height: 0;
  overflow: hidden;
  -moz-transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  -o-transition: all 0.3s 0s ease-in-out;
  -ms-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
}
.tpl-banner a:last-child {
  margin: 0;
}
@media screen and (min-width: 0px) and (max-width: 1279px) {
  .tpl-banner h1 {
    font-size: 24px !important;
    line-height: 30px !important;
  }
  .tpl-banner h1 strong {
    font-size: 24px !important;
  }
  .tpl-banner a .banner {
    height: auto;
  }
}
.tpl-case .block.block-lien,
.tpl-sitra-selection .block.block-lien {
  height: 100%;
  width: 100%;
  background: #003B4A;
}
.tpl-case .block.block-lien a,
.tpl-sitra-selection .block.block-lien a {
  padding: 40px;
  color: white;
  display: block;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: normal;
  text-transform: uppercase;
}
.tpl-case .block.block-lien a i,
.tpl-sitra-selection .block.block-lien a i {
  display: block;
  margin-top: 20px;
}
.tpl-case .block.block-lien a.media,
.tpl-sitra-selection .block.block-lien a.media {
  padding: 0;
}
.tpl-case .block.block-lien a.media .title,
.tpl-sitra-selection .block.block-lien a.media .title {
  display: block;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  line-height: 45px;
}
.tpl-case .block.block-lien a.media .menu-media,
.tpl-sitra-selection .block.block-lien a.media .menu-media {
  overflow: hidden;
  display: block;
  position: relative;
}
.tpl-case .block.block-lien a.media .menu-media img,
.tpl-sitra-selection .block.block-lien a.media .menu-media img {
  width: 100%;
  display: block;
  -moz-transition: all 0.2s 0s ease-in-out;
  -webkit-transition: all 0.2s 0s ease-in-out;
  -o-transition: all 0.2s 0s ease-in-out;
  -ms-transition: all 0.2s 0s ease-in-out;
  transition: all 0.2s 0s ease-in-out;
}
.tpl-case .block.block-lien a.media .menu-media .triangle,
.tpl-sitra-selection .block.block-lien a.media .menu-media .triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #003B4A transparent;
  position: absolute;
  bottom: 0;
  left: -moz-calc(50% - 10px);
  left: -webkit-calc(50% - 10px);
  left: -o-calc(50% - 10px);
  left: calc(50% - 10px);
}
.tpl-case .block.block-lien a.media:hover img,
.tpl-sitra-selection .block.block-lien a.media:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.tpl-case div.col .block.block-objet,
.tpl-sitra-selection div.col .block.block-objet,
.tpl-case .conteneur .block.block-objet,
.tpl-sitra-selection .conteneur .block.block-objet,
.tpl-case div.col .block.block-selection,
.tpl-sitra-selection div.col .block.block-selection,
.tpl-case .conteneur .block.block-selection,
.tpl-sitra-selection .conteneur .block.block-selection {
  height: 100%;
  width: 100%;
  display: table;
  background: #003B4A;
}
.tpl-case div.col .block.block-objet a,
.tpl-sitra-selection div.col .block.block-objet a,
.tpl-case .conteneur .block.block-objet a,
.tpl-sitra-selection .conteneur .block.block-objet a,
.tpl-case div.col .block.block-selection a,
.tpl-sitra-selection div.col .block.block-selection a,
.tpl-case .conteneur .block.block-selection a,
.tpl-sitra-selection .conteneur .block.block-selection a {
  display: block;
  width: 100%;
}
.tpl-case div.col .block.block-objet a .menu-media,
.tpl-sitra-selection div.col .block.block-objet a .menu-media,
.tpl-case .conteneur .block.block-objet a .menu-media,
.tpl-sitra-selection .conteneur .block.block-objet a .menu-media,
.tpl-case div.col .block.block-selection a .menu-media,
.tpl-sitra-selection div.col .block.block-selection a .menu-media,
.tpl-case .conteneur .block.block-selection a .menu-media,
.tpl-sitra-selection .conteneur .block.block-selection a .menu-media {
  overflow: hidden;
  display: block;
  position: relative;
}
.tpl-case div.col .block.block-objet a .menu-media img,
.tpl-sitra-selection div.col .block.block-objet a .menu-media img,
.tpl-case .conteneur .block.block-objet a .menu-media img,
.tpl-sitra-selection .conteneur .block.block-objet a .menu-media img,
.tpl-case div.col .block.block-selection a .menu-media img,
.tpl-sitra-selection div.col .block.block-selection a .menu-media img,
.tpl-case .conteneur .block.block-selection a .menu-media img,
.tpl-sitra-selection .conteneur .block.block-selection a .menu-media img {
  width: 100%;
  display: block;
  -moz-transition: all 0.2s 0s ease-in-out;
  -webkit-transition: all 0.2s 0s ease-in-out;
  -o-transition: all 0.2s 0s ease-in-out;
  -ms-transition: all 0.2s 0s ease-in-out;
  transition: all 0.2s 0s ease-in-out;
}
.tpl-case div.col .block.block-objet a .menu-media .triangle,
.tpl-sitra-selection div.col .block.block-objet a .menu-media .triangle,
.tpl-case .conteneur .block.block-objet a .menu-media .triangle,
.tpl-sitra-selection .conteneur .block.block-objet a .menu-media .triangle,
.tpl-case div.col .block.block-selection a .menu-media .triangle,
.tpl-sitra-selection div.col .block.block-selection a .menu-media .triangle,
.tpl-case .conteneur .block.block-selection a .menu-media .triangle,
.tpl-sitra-selection .conteneur .block.block-selection a .menu-media .triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #003B4A transparent;
  position: absolute;
  bottom: 0;
  left: -moz-calc(50% - 10px);
  left: -webkit-calc(50% - 10px);
  left: -o-calc(50% - 10px);
  left: calc(50% - 10px);
}
.tpl-case div.col .block.block-objet a .title,
.tpl-sitra-selection div.col .block.block-objet a .title,
.tpl-case .conteneur .block.block-objet a .title,
.tpl-sitra-selection .conteneur .block.block-objet a .title,
.tpl-case div.col .block.block-selection a .title,
.tpl-sitra-selection div.col .block.block-selection a .title,
.tpl-case .conteneur .block.block-selection a .title,
.tpl-sitra-selection .conteneur .block.block-selection a .title {
  background: #003B4A;
  display: block;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  padding: 10px 5px;
}
.tpl-case div.col .block.block-objet a:hover img,
.tpl-sitra-selection div.col .block.block-objet a:hover img,
.tpl-case .conteneur .block.block-objet a:hover img,
.tpl-sitra-selection .conteneur .block.block-objet a:hover img,
.tpl-case div.col .block.block-selection a:hover img,
.tpl-sitra-selection div.col .block.block-selection a:hover img,
.tpl-case .conteneur .block.block-selection a:hover img,
.tpl-sitra-selection .conteneur .block.block-selection a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.tpl-case div.col .block.block-liste,
.tpl-sitra-selection div.col .block.block-liste,
.tpl-case .conteneur .block.block-liste,
.tpl-sitra-selection .conteneur .block.block-liste {
  height: 100%;
  width: 100%;
  display: table;
}
.tpl-case div.col .block.block-liste h2,
.tpl-sitra-selection div.col .block.block-liste h2,
.tpl-case .conteneur .block.block-liste h2,
.tpl-sitra-selection .conteneur .block.block-liste h2 {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  margin: 0 0 10px;
  text-transform: uppercase;
  color: #003B4A;
}
.tpl-case div.col .block.block-liste img,
.tpl-sitra-selection div.col .block.block-liste img,
.tpl-case .conteneur .block.block-liste img,
.tpl-sitra-selection .conteneur .block.block-liste img {
  display: block;
  width: 100%;
}
.tpl-case div.col .block.block-liste ul,
.tpl-sitra-selection div.col .block.block-liste ul,
.tpl-case .conteneur .block.block-liste ul,
.tpl-sitra-selection .conteneur .block.block-liste ul {
  margin-top: 10px;
  padding: 0;
  list-style-type: none;
  text-align: center;
}
.tpl-case div.col .block.block-liste ul li,
.tpl-sitra-selection div.col .block.block-liste ul li,
.tpl-case .conteneur .block.block-liste ul li,
.tpl-sitra-selection .conteneur .block.block-liste ul li {
  display: inline-block;
  list-style-type: none;
  margin: 8px 4px;
}
.tpl-case div.col .block.block-liste ul li a,
.tpl-sitra-selection div.col .block.block-liste ul li a,
.tpl-case .conteneur .block.block-liste ul li a,
.tpl-sitra-selection .conteneur .block.block-liste ul li a {
  border: 1px solid #003B4A;
  padding: 6px 8px;
  display: block;
  vertical-align: middle;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 12px;
  font-weight: 400;
  text-transform: uppercase;
  color: #003B4A;
  -moz-transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  -o-transition: all 0.3s 0s ease-in-out;
  -ms-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
}
.tpl-case div.col .block.block-liste ul li a:hover,
.tpl-sitra-selection div.col .block.block-liste ul li a:hover,
.tpl-case .conteneur .block.block-liste ul li a:hover,
.tpl-sitra-selection .conteneur .block.block-liste ul li a:hover {
  background: #003B4A;
  color: white;
}
.tpl-case div.col .block.block-liste ul li.separator,
.tpl-sitra-selection div.col .block.block-liste ul li.separator,
.tpl-case .conteneur .block.block-liste ul li.separator,
.tpl-sitra-selection .conteneur .block.block-liste ul li.separator {
  padding: 0 5px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: normal;
  text-transform: uppercase;
}
.tpl-case .conteneur .block.block-objet,
.tpl-sitra-selection .conteneur .block.block-objet,
.tpl-case .conteneur .block.block-selection,
.tpl-sitra-selection .conteneur .block.block-selection,
.tpl-case .conteneur .block.block-lien,
.tpl-sitra-selection .conteneur .block.block-lien,
.tpl-case .conteneur .block.block-liste,
.tpl-sitra-selection .conteneur .block.block-liste {
  margin-bottom: 10px;
  width: -moz-calc((100% - 20px) / 3);
  width: -webkit-calc((100% - 20px) / 3);
  width: -o-calc((100% - 20px) / 3);
  width: calc((100% - 20px) / 3);
}
.tpl-case .col.span_2 .conteneur .block.block-objet,
.tpl-sitra-selection .col.span_2 .conteneur .block.block-objet,
.tpl-case .col.span_2 .conteneur .block.block-selection,
.tpl-sitra-selection .col.span_2 .conteneur .block.block-selection,
.tpl-case .col.span_2 .conteneur .block.block-lien,
.tpl-sitra-selection .col.span_2 .conteneur .block.block-lien,
.tpl-case .col.span_2 .conteneur .block.block-liste,
.tpl-sitra-selection .col.span_2 .conteneur .block.block-liste {
  margin-bottom: 10px;
  width: -moz-calc((100% - 10px) / 2);
  width: -webkit-calc((100% - 10px) / 2);
  width: -o-calc((100% - 10px) / 2);
  width: calc((100% - 10px) / 2);
}
@media screen and (min-width: 0px) and (max-width: 1279px) {
  .tpl-case .block.block-lien a.media,
  .tpl-sitra-selection .block.block-lien a.media {
    padding: 0;
  }
  .tpl-case .block.block-lien a.media .title,
  .tpl-sitra-selection .block.block-lien a.media .title {
    line-height: 22px;
    padding: 5px;
  }
  .tpl-case .conteneur .block.block-objet,
  .tpl-sitra-selection .conteneur .block.block-objet,
  .tpl-case .conteneur .block.block-selection,
  .tpl-sitra-selection .conteneur .block.block-selection,
  .tpl-case .conteneur .block.block-lien,
  .tpl-sitra-selection .conteneur .block.block-lien,
  .tpl-case .conteneur .block.block-liste,
  .tpl-sitra-selection .conteneur .block.block-liste {
    margin-bottom: 10px;
    width: -moz-calc((100% - 10px) / 2);
    width: -webkit-calc((100% - 10px) / 2);
    width: -o-calc((100% - 10px) / 2);
    width: calc((100% - 10px) / 2);
  }
}
.tpl-sitra-object .span_2 {
  padding-bottom: 15px;
}
.tpl-sitra-object .span_2 img {
  width: 100%;
  display: block;
}
.tpl-sitra-object .span_2 .pictos {
  margin: 10px;
  float: right;
}
.tpl-sitra-object .span_2 .pictos img {
  padding: 0 5px;
  width: 50px;
  display: inline-block;
}
.tpl-sitra-object .span_2 h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  margin: 10px 0;
}
.tpl-sitra-object .span_2 h2 img {
  width: auto;
  display: inline;
}
.tpl-sitra-object .span_2 h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  margin: 10px 0;
}
.tpl-sitra-object .span_2 p {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #5c5c5b;
  margin: 0 0 10px 0;
}
.tpl-sitra-object .span_2 #map-more {
  height: 5px;
  position: relative;
}
.tpl-sitra-object .span_2 #map-more .inner {
  position: absolute;
  z-index: 2;
  height: 35px;
  width: 35px;
  margin-top: 5px;
  left: -moz-calc((100% / 2) - (35px / 2));
  left: -webkit-calc((100% / 2) - (35px / 2));
  left: -o-calc((100% / 2) - (35px / 2));
  left: calc((100% / 2) - (35px / 2));
}
.tpl-sitra-object .span_2 #map-more .inner i {
  cursor: pointer;
  width: 100%;
  color: white;
  text-align: center;
  line-height: 35px;
  font-size: 1.2em;
}
.tpl-sitra-object .span_2 #map {
  margin-bottom: 15px;
  height: 265px;
  -moz-transition: height 0.3s 0s ease-in-out;
  -webkit-transition: height 0.3s 0s ease-in-out;
  -o-transition: height 0.3s 0s ease-in-out;
  -ms-transition: height 0.3s 0s ease-in-out;
  transition: height 0.3s 0s ease-in-out;
}
.tpl-sitra-object .span_2 #map.big {
  height: 530px;
}
.tpl-sitra-object .span_1 .list {
  padding: 10px;
  margin-bottom: 10px;
}
.tpl-sitra-object .span_1 .list .list-content a {
  display: block;
  padding: 0 !important;
}
.tpl-sitra-object .span_1 .list .list-content .list-item {
  background: url('../img/interface/icon-plus-white.png') 5px center no-repeat;
  border-bottom: 1px solid white;
  padding-bottom: 10px;
  padding-top: 10px;
}
.tpl-sitra-object .span_1 .list .list-content .list-item h5 {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
  color: white;
  margin: 0;
  -moz-transition: color 0.2s 0s ease-in-out;
  -webkit-transition: color 0.2s 0s ease-in-out;
  -o-transition: color 0.2s 0s ease-in-out;
  -ms-transition: color 0.2s 0s ease-in-out;
  transition: color 0.2s 0s ease-in-out;
}
.tpl-sitra-object .span_1 .list .list-content .list-item h5 i {
  padding: 0 10px;
}
.tpl-sitra-object .span_1 .list .list-content .list-item:last-of-type {
  border-bottom: 0;
}
.tpl-sitra-object .span_1 .coordonnees {
  margin: 0 0 10px 0;
  padding: 10px;
  text-align: center;
}
.tpl-sitra-object .span_1 .coordonnees p {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: white;
}
.tpl-sitra-object .span_1 .coordonnees p a {
  color: white;
  text-decoration: none;
}
.tpl-sitra-object .span_1 .coordonnees p.adress {
  text-transform: uppercase;
  font-size: 16px;
}
.tpl-sitra-object .span_1 .coordonnees p.identifiant-201 {
  font-size: 24px;
  font-weight: bold;
  margin: 5px 0;
}
.tpl-sitra-object .span_1 .coordonnees p.identifiant-204,
.tpl-sitra-object .span_1 .coordonnees p.identifiant-205 {
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 14px;
}
.tpl-sitra-object .span_1 .coordonnees p.identifiant-204 a,
.tpl-sitra-object .span_1 .coordonnees p.identifiant-205 a {
  white-space: nowrap;
}
.tpl-sitra-object .span_1 .coordonnees p.list {
  margin-top: 10px;
  display: inline-block;
}
.tpl-sitra-object .span_1 .coordonnees p.list a {
  background: url('../img/interface/templates/socio-pro-icons.png') 0px 0px no-repeat;
  width: 50px;
  height: 40px;
  display: block;
}
.tpl-sitra-object .span_1 .coordonnees p.identifiant-3755 a {
  background-position: -50px 0px;
}
.tpl-sitra-object .span_1 .coordonnees p.identifiant-3789 a {
  background-position: -200px 0px;
}
@media screen and (min-width: 0px) and (max-width: 1279px) {
  .row {
    padding: 0 10px;
  }
}
.tpl-sitra-selection {
  width: 100%;
}
.tpl-sitra-selection .filters {
  margin: 0 0 10px 0;
  box-sizing: border-box;
}
.tpl-sitra-selection .filters input,
.tpl-sitra-selection .filters button {
  float: left;
  display: block;
  outline: none;
}
.tpl-sitra-selection .filters input {
  margin: 0;
  border: 1px solid #003B4A;
  background: white;
  padding: 2px 5px;
  font-family: 'Open Sans', sans-serif;
  box-sizing: border-box;
  color: #003B4A;
}
.tpl-sitra-selection .filters button {
  border: 1px solid #003B4A;
  background: white;
  margin: 0 0 0 10px;
  padding: 2px 8px;
  font-family: 'Open Sans', sans-serif;
  box-sizing: border-box;
  color: #003B4A;
  -moz-transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  -o-transition: all 0.3s 0s ease-in-out;
  -ms-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
}
.tpl-sitra-selection .filters button.active,
.tpl-sitra-selection .filters button:hover {
  background: #003B4A;
  color: white;
}
.tpl-sitra-selection .filters:after {
  content: ' ';
  display: block;
  clear: both;
}
.tpl-sitra-selection .conteneur {
  position: relative;
  width: 100%;
}
.tpl-sitra-selection .conteneur .block.block-objet {
  height: auto;
  width: -moz-calc((100% - 20px) / 3);
  width: -webkit-calc((100% - 20px) / 3);
  width: -o-calc((100% - 20px) / 3);
  width: calc((100% - 20px) / 3);
  display: block;
  margin: 0 0 10px 0;
  -moz-transition: opacity 0.3s 0s ease-in-out;
  -webkit-transition: opacity 0.3s 0s ease-in-out;
  -o-transition: opacity 0.3s 0s ease-in-out;
  -ms-transition: opacity 0.3s 0s ease-in-out;
  transition: opacity 0.3s 0s ease-in-out;
}
.tpl-sitra-selection .conteneur .block.block-objet a {
  display: block;
  width: 100%;
}
.tpl-sitra-selection .conteneur .block.block-objet a .box-content {
  height: 100%;
  background-color: #85c9f0;
  overflow: hidden;
}
.tpl-sitra-selection .conteneur .block.block-objet a .box-content .media-content {
  overflow: hidden;
}
.tpl-sitra-selection .conteneur .block.block-objet a .box-content .media-content img {
  margin: 0 -25%;
  width: 150%;
  display: block;
  -moz-transition: all 0.2s 0s ease-in-out;
  -webkit-transition: all 0.2s 0s ease-in-out;
  -o-transition: all 0.2s 0s ease-in-out;
  -ms-transition: all 0.2s 0s ease-in-out;
  transition: all 0.2s 0s ease-in-out;
}
.tpl-sitra-selection .conteneur .block.block-objet a .box-content h4 {
  margin: 30px 30px 10px 30px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 22px;
  line-height: 22px;
  display: block;
  display: -webkit-box;
  height: 44px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tpl-sitra-selection .conteneur .block.block-objet a .box-content h5 {
  margin: 0;
  padding: 0 30px 30px 30px;
  text-align: center;
  text-transform: uppercase;
  color: #013c4c;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
}
.tpl-sitra-selection .conteneur .block.block-objet a .box-content:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.tpl-sitra-selection .conteneur .block.block-objet a .menu-media {
  overflow: hidden;
  display: block;
  position: relative;
}
.tpl-sitra-selection .conteneur .block.block-objet a .menu-media img {
  width: 100%;
  display: block;
  -moz-transition: all 0.2s 0s ease-in-out;
  -webkit-transition: all 0.2s 0s ease-in-out;
  -o-transition: all 0.2s 0s ease-in-out;
  -ms-transition: all 0.2s 0s ease-in-out;
  transition: all 0.2s 0s ease-in-out;
}
.tpl-sitra-selection .conteneur .block.block-objet a .menu-media .triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #003B4A transparent;
  position: absolute;
  bottom: 0;
  left: -moz-calc(50% - 10px);
  left: -webkit-calc(50% - 10px);
  left: -o-calc(50% - 10px);
  left: calc(50% - 10px);
}
.tpl-sitra-selection .conteneur .block.block-objet a .title {
  display: block;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  padding: 10px 5px;
}
.tpl-sitra-selection .conteneur .block.block-objet a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.tpl-sitra-selection .conteneur .block.init {
  opacity: 0;
}
@media screen and (min-width: 0px) and (max-width: 1279px) {
  .tpl-sitra-selection .filters {
    margin: 0;
  }
  .tpl-sitra-selection .filters input,
  .tpl-sitra-selection .filters button {
    margin: 0 10px 10px 10px;
    outline: none;
  }
  .tpl-sitra-selection .conteneur .block.block-objet {
    margin-bottom: 10px;
    width: -moz-calc((100% - 10px) / 2);
    width: -webkit-calc((100% - 10px) / 2);
    width: -o-calc((100% - 10px) / 2);
    width: calc((100% - 10px) / 2);
  }
}
.tpl-pistes-et-remontees-mecaniques .titlebar {
  background: #f1b703;
  margin-bottom: 10px;
}
.tpl-pistes-et-remontees-mecaniques .titlebar h1 {
  text-align: center;
  margin: 0;
  color: white;
  line-height: 40px;
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
.tpl-pistes-et-remontees-mecaniques .titlebar h1 strong {
  font-weight: bold;
}
.tpl-pistes-et-remontees-mecaniques .col .title {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  color: #003c4b;
  margin: 0 0 10px 0;
  text-align: center;
  text-transform: uppercase;
}
.tpl-pistes-et-remontees-mecaniques .col p.content-link {
  font-family: 'Open Sans', sans-serif;
  text-transform: none;
  margin: 0 0 1rem 0;
  color: #5c5c5b;
  font-size: 12px;
}
.tpl-pistes-et-remontees-mecaniques .col p.content-link a {
  color: #5c5c5b;
  text-decoration: underline;
}
.tpl-pistes-et-remontees-mecaniques .col .block {
  padding: 20px;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered {
  border: 1px solid #797978;
  margin: 0 0 10px 0;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .pull-block {
  margin: 0 0 20px 0;
  display: inline-block;
  vertical-align: middle;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .icon-remontees {
  width: 34px;
  height: 50px;
  display: block;
  margin: 0 20px 0 0;
  background: url('../img/interface/templates/icon-pistes-et-remontees-mecaniques.jpg') center center no-repeat;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered h3 {
  text-align: left;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  color: #5c5c5b;
  text-transform: uppercase;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered h4 {
  text-align: left;
  margin: 0 0 20px 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #c1c0bf;
  text-transform: uppercase;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered h4.little {
  text-align: center;
  font-size: 14px;
  margin: 10px 0;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered p {
  margin: 0;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-transform: none;
  font-size: 14px;
  line-height: 16px;
  color: #5c5c5b;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered p.title {
  text-align: left;
  font-size: 24px;
  line-height: 24px;
  margin: 5px 0;
  color: #003c4b;
  font-weight: bold;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered h5 {
  text-align: center;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  color: #5c5c5b;
  text-transform: uppercase;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .legend {
  overflow: hidden;
  margin: 10px 5%;
  -moz-transition: all 0.2s 0s ease-in-out;
  -webkit-transition: all 0.2s 0s ease-in-out;
  -o-transition: all 0.2s 0s ease-in-out;
  -ms-transition: all 0.2s 0s ease-in-out;
  transition: all 0.2s 0s ease-in-out;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .legend .pull-left {
  float: left;
  width: 33%;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .legend .pull-left p span.red,
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .legend .pull-left p span.red span.title {
  color: #e30713;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .legend .pull-left p span.blue,
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .legend .pull-left p span.blue span.title {
  color: #009fe3;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .legend .pull-left p span.black,
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .legend .pull-left p span.black span.title {
  color: black;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .legend .pull-left p span.green,
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .legend .pull-left p span.green span.title {
  color: #3ca934;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .legend .pull-left p span {
  font-size: 14px;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .legend .pull-left p span.title {
  font-size: 16px;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .legend .pull-left .icon-rm,
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .legend .pull-left .icon-piste {
  display: inline-block !important;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .legend .pull-left.decale {
  padding-left: 60px;
  box-sizing: border-box;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .legend.closed {
  height: 0;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .separator-legend {
  height: 1px;
  background: #797978;
  position: relative;
  margin-bottom: 20px;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .separator-legend.closed span {
  display: block;
  height: 16px;
  width: 100%;
  background: url('../img/interface/templates/icon-more-piste-et-remontees.jpg') center top no-repeat;
  position: absolute;
  top: -8px;
  cursor: pointer;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .separator-legend.opened span {
  display: block;
  height: 17px;
  width: 100%;
  background: url('../img/interface/templates/icon-more-piste-et-remontees.jpg') center bottom no-repeat;
  position: absolute;
  top: -8px;
  cursor: pointer;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .pull-clear {
  clear: both;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .pull-left.pull-two {
  width: 50%;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .pull-left.pull-two h3 {
  text-align: center;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .pull-left.pull-two table {
  width: 90%;
  margin: 10px 5%;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .pull-left.pull-two table tr {
  padding: 5px 10px;
  display: block;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .pull-left.pull-two table tr td,
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .pull-left.pull-two table tr th {
  width: 219px;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .pull-left.pull-two table tr td.first,
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .pull-left.pull-two table tr th.first {
  width: 40px;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .pull-left.pull-two table tr td.last,
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .pull-left.pull-two table tr th.last {
  width: 60px;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .pull-left.pull-two table tr:nth-child(odd) {
  background-color: #dbd9da;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .pull-left.pull-two table .name {
  text-align: left;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  color: #5c5c5b;
  text-transform: uppercase;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .pull-left.pull-two table th.name,
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .pull-left.pull-two table th.first,
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .pull-left.pull-two table th.last {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #5c5c5b;
  text-transform: uppercase;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .icon-rm,
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .icon-piste {
  margin: 0 auto;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .icon-rm.rm-0 {
  height: 18px;
  width: 18px;
  background: url('../img/interface/templates/template-pistes-et-remontees-mecaniques.png') 0 0 no-repeat;
  display: block;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .icon-rm.rm-1 {
  height: 18px;
  width: 18px;
  background: url('../img/interface/templates/template-pistes-et-remontees-mecaniques.png') 0 -36px no-repeat;
  display: block;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .icon-rm.rm-2 {
  height: 18px;
  width: 18px;
  background: url('../img/interface/templates/template-pistes-et-remontees-mecaniques.png') 0 -18px no-repeat;
  display: block;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .icon-rm.rm-4 {
  height: 18px;
  width: 18px;
  background: url('../img/interface/templates/template-pistes-et-remontees-mecaniques.png') 0 -54px no-repeat;
  display: block;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .icon-piste.piste-blue {
  height: 18px;
  width: 18px;
  background: url('../img/interface/templates/template-pistes-et-remontees-mecaniques.png') -18px -36px no-repeat;
  display: block;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .icon-piste.piste-red {
  height: 18px;
  width: 18px;
  background: url('../img/interface/templates/template-pistes-et-remontees-mecaniques.png') -18px -18px no-repeat;
  display: block;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .icon-piste.piste-green {
  height: 18px;
  width: 18px;
  background: url('../img/interface/templates/template-pistes-et-remontees-mecaniques.png') -18px -54px no-repeat;
  display: block;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .icon-piste.piste-black {
  height: 18px;
  width: 18px;
  background: url('../img/interface/templates/template-pistes-et-remontees-mecaniques.png') -18px 0 no-repeat;
  display: block;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .icon-piste.piste-0 {
  height: 18px;
  width: 18px;
  background: url('../img/interface/templates/template-pistes-et-remontees-mecaniques.png') 0 0 no-repeat;
  display: block;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .icon-piste.piste-2 {
  height: 18px;
  width: 18px;
  background: url('../img/interface/templates/template-pistes-et-remontees-mecaniques.png') 0 -18px no-repeat;
  display: block;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .icon-piste.piste-1 {
  height: 18px;
  width: 18px;
  background: url('../img/interface/templates/template-pistes-et-remontees-mecaniques.png') 0 -36px no-repeat;
  display: block;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .icon-piste.piste-4 {
  height: 18px;
  width: 18px;
  background: url('../img/interface/templates/template-pistes-et-remontees-mecaniques.png') 0 -54px no-repeat;
  display: block;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .icon-rm.rm-ts,
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .icon-rm.rm-tsf {
  height: 18px;
  width: 18px;
  background: url('../img/interface/templates/template-pistes-et-remontees-mecaniques.png') -36px 0px no-repeat;
  display: block;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .icon-rm.rm-tc {
  height: 18px;
  width: 18px;
  background: url('../img/interface/templates/template-pistes-et-remontees-mecaniques.png') -36px -18px no-repeat;
  display: block;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .icon-rm.rm-tsd {
  height: 18px;
  width: 18px;
  background: url('../img/interface/templates/template-pistes-et-remontees-mecaniques.png') -36px -36px no-repeat;
  display: block;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .icon-rm.rm-tk {
  height: 18px;
  width: 18px;
  background: url('../img/interface/templates/template-pistes-et-remontees-mecaniques.png') -36px -54px no-repeat;
  display: block;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .icon-rm.rm-tapis,
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .icon-rm.rm-rcab {
  height: 18px;
  width: 18px;
  background: url('../img/interface/templates/template-pistes-et-remontees-mecaniques.png') -36px -72px no-repeat;
  display: block;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .icon-rm.rm-filneige {
  height: 18px;
  width: 18px;
  background: url('../img/interface/templates/template-pistes-et-remontees-mecaniques.png') -36px -90px no-repeat;
  display: block;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .icon-rm.rm-telecorde,
.tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .icon-rm.rm-trsm {
  height: 18px;
  width: 18px;
  background: url('../img/interface/templates/template-pistes-et-remontees-mecaniques.png') -36px -108px no-repeat;
  display: block;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-filled {
  padding: 20px;
  background: #797978;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-filled .pull-left {
  float: left;
  width: 160px;
  height: auto;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-filled .pull-left .icon {
  float: left;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-filled .pull-left .icon.icon-info {
  height: 51px;
  width: 51px;
  background: url('../img/interface/templates/template-meteo.png') -416px center no-repeat;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-filled .pull-left .icon.icon-route {
  height: 51px;
  width: 51px;
  background: url('../img/interface/templates/template-meteo.png') -362px center no-repeat;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-filled .pull-left h3 {
  float: left;
  width: 90px;
  margin: 0 0 0 10px;
  color: white;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 25px;
  text-align: left;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-filled .pull-right {
  float: right;
  width: -moz-calc(100% - 190px);
  width: -webkit-calc(100% - 190px);
  width: -o-calc(100% - 190px);
  width: calc(100% - 190px);
  height: auto;
}
.tpl-pistes-et-remontees-mecaniques .col .block.block-filled .pull-right p {
  margin: 0;
  color: white;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
}
@media screen and (min-width: 0px) and (max-width: 1279px) {
  .tpl-pistes-et-remontees-mecaniques .titlebar h1 {
    padding: 0 10px;
    font-size: 24px !important;
    line-height: 30px !important;
  }
  .tpl-pistes-et-remontees-mecaniques .titlebar h1 strong {
    font-size: 24px !important;
  }
  .tpl-pistes-et-remontees-mecaniques .col.span_2 {
    box-sizing: border-box;
    padding: 0 10px;
  }
  .tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .pull-left.pull-two {
    width: 100%;
  }
  .tpl-pistes-et-remontees-mecaniques .col .block.block-bordered .pull-left.pull-two table {
    width: 100%;
    margin: 10px 0;
  }
  .tpl-pistes-et-remontees-mecaniques .col .block.block-filled .pull-left {
    width: 100%;
  }
  .tpl-pistes-et-remontees-mecaniques .col .block.block-filled .pull-left h3 {
    width: -moz-calc(100% - 61px);
    width: -webkit-calc(100% - 61px);
    width: -o-calc(100% - 61px);
    width: calc(100% - 61px);
    line-height: 51px;
  }
  .tpl-pistes-et-remontees-mecaniques .col .block.block-filled .pull-right {
    clear: both;
    float: none;
    display: block;
    width: 100%;
    padding: 10px 0 0 0;
  }
}
.titlebar.socio-pro {
  background: #881862;
  margin-bottom: 10px;
}
.titlebar.socio-pro h1 {
  text-align: center;
  margin: 0;
  color: white;
  line-height: 40px;
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
.titlebar.socio-pro h1 strong {
  font-weight: bold;
}
.bg-socio-pro {
  background: #881862;
}
.socio-pro {
  color: #881862;
}
.tpl-socio-pro .span_2 {
  padding-bottom: 10px;
}
.tpl-socio-pro .span_2 img {
  width: 100%;
  display: block;
}
.tpl-socio-pro .span_2 .pictos {
  margin: 10px;
  float: right;
}
.tpl-socio-pro .span_2 .pictos img {
  padding: 0 5px;
  width: 50px;
  display: inline-block;
}
.tpl-socio-pro .span_2 .pictos .icon {
  margin: 0 5px;
}
.tpl-socio-pro .span_2 h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  margin: 10px 0;
}
.tpl-socio-pro .span_2 h2 img {
  width: auto;
  display: inline;
}
.tpl-socio-pro .span_2 h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  margin: 10px 0;
}
.tpl-socio-pro .span_2 p {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #5c5c5b;
  margin: 0 0 10px 0;
}
.tpl-socio-pro .span_2 #map-more {
  height: 5px;
  position: relative;
}
.tpl-socio-pro .span_2 #map-more .inner {
  position: absolute;
  z-index: 2;
  height: 35px;
  width: 35px;
  margin-top: 5px;
  left: -moz-calc((100% / 2) - (35px / 2));
  left: -webkit-calc((100% / 2) - (35px / 2));
  left: -o-calc((100% / 2) - (35px / 2));
  left: calc((100% / 2) - (35px / 2));
}
.tpl-socio-pro .span_2 #map-more .inner i {
  cursor: pointer;
  width: 100%;
  color: white;
  text-align: center;
  line-height: 35px;
  font-size: 1.2em;
}
.tpl-socio-pro .span_2 #map {
  margin-bottom: 15px;
  height: 265px;
  -moz-transition: height 0.3s 0s ease-in-out;
  -webkit-transition: height 0.3s 0s ease-in-out;
  -o-transition: height 0.3s 0s ease-in-out;
  -ms-transition: height 0.3s 0s ease-in-out;
  transition: height 0.3s 0s ease-in-out;
}
.tpl-socio-pro .span_2 #map.big {
  height: 530px;
}
.tpl-socio-pro .span_1 .coordonnees {
  margin: 0 0 10px 0;
  padding: 10px;
  text-align: center;
}
.tpl-socio-pro .span_1 .coordonnees p {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: white;
}
.tpl-socio-pro .span_1 .coordonnees p a {
  color: white;
  text-decoration: none;
}
.tpl-socio-pro .span_1 .coordonnees p.adress {
  text-transform: uppercase;
  font-size: 16px;
}
.tpl-socio-pro .span_1 .coordonnees p.identifiant-201 {
  font-size: 24px;
  font-weight: bold;
  margin: 5px 0;
}
.tpl-socio-pro .span_1 .coordonnees p.identifiant-204,
.tpl-socio-pro .span_1 .coordonnees p.identifiant-205 {
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
}
.tpl-socio-pro .span_1 .coordonnees p.list {
  margin-top: 10px;
  display: inline-block;
}
.tpl-socio-pro .span_1 .coordonnees p.list a {
  background: url('../img/interface/templates/socio-pro-icons.png') 0px 0px no-repeat;
  width: 50px;
  height: 40px;
  display: block;
}
.tpl-socio-pro .span_1 .coordonnees p.identifiant-3755 a {
  background-position: -50px 0px;
}
.tpl-socio-pro .span_1 .coordonnees p.identifiant-3789 a {
  background-position: -200px 0px;
}
.tpl-socio-pro .span_1 .localisation {
  margin: 0 0 10px 0;
}
.tpl-socio-pro .span_1 .localisation #map {
  height: 220px;
}
.tpl-socio-pro .span_1 .localisation h3 {
  margin: 0;
  padding: 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  text-align: center;
  color: white;
}
.tpl-socio-pro .span_1 .multimedias {
  margin: 0 0 10px 0;
}
.tpl-socio-pro .span_1 .multimedias h3 {
  margin: 0;
  padding: 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  text-align: center;
  color: white;
}
.tpl-socio-pro .span_1 .multimedias ul.documents {
  margin: 0;
  padding: 10px;
  list-style-type: none;
  background: #A65289;
}
.tpl-socio-pro .span_1 .multimedias ul.documents li a {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  color: white;
  text-decoration: none;
}
.tpl-socio-pro .span_1 .multimedias ul.documents li a i {
  margin-right: 10px;
}
.tpl-socio-pro .span_1 .multimedias .items {
  padding: 10px;
  background: #A65289;
}
.tpl-socio-pro .span_1 .multimedias .items .list-item {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  color: white;
  text-decoration: none;
  display: block;
}
.prestations p {
  width: 50%;
  display: inline-block;
}
.icon.icon-prestations {
  margin: 0 15px 0 5px;
  width: 45px;
  height: 45px;
  display: inline-block;
  vertical-align: middle;
  background: url(../img/interface/pictos/prestations.png) 0 0 no-repeat;
}
.icon.icon-prestations.multipass {
  background-position: -180px -135px;
}
.icon.icon-prestations.famille-plus {
  background-position: 0 -90px;
}
.icon.icon-prestations.escale-nature {
  background-position: -180px -45px;
}
.icon.icon-prestations.vtt {
  background-position: -180px -90px;
}
.icon.icon-prestations.abris-velo-vtt {
  background-position: -180px 0;
}
.icon.icon-prestations.ouvert-annee {
  background-position: -135px -135px;
}
.icon.icon-prestations.seminaires {
  background-position: -135px -90px;
}
.icon.icon-prestations.salle-de-jeux {
  background-position: -135px -45px;
}
.icon.icon-prestations.ascenseur {
  background-position: -135px 0;
}
.icon.icon-prestations.terrain-de-tenis {
  background-position: -90px -180px;
}
.icon.icon-prestations.golf,
.icon.icon-prestations.golf-9-trous,
.icon.icon-prestations.golf-18-trous,
.icon.icon-prestations.golf-pratice {
  background-position: -90px -90px;
}
.icon.icon-prestations.animaux-acceptes {
  background-position: -90px -135px;
}
.icon.icon-prestations.massages {
  background-position: -90px -45px;
}
.icon.icon-prestations.piscine-plein-air {
  background-position: -90px 0;
}
.icon.icon-prestations.piscine-couverte {
  background-position: -45px -180px;
}
.icon.icon-prestations.garage {
  background-position: -45px -135px;
}
.icon.icon-prestations.cheques-vacances {
  background-position: -45px -90px;
}
.icon.icon-prestations.garderie {
  background-position: -45px -45px;
}
.icon.icon-prestations.assurance-annulation {
  background-position: -45px 0;
}
.icon.icon-prestations.spa,
.icon.icon-prestations.sauna,
.icon.icon-prestations.hamman,
.icon.icon-prestations.jacuzzi {
  background-position: 0 -180px;
}
.icon.icon-prestations.accessibilite,
.icon.icon-prestations.accessibilite-avec-aide {
  background-position: 0 -135px;
}
.icon.icon-prestations.wifi,
.icon.icon-prestations.wifi-prive,
.icon.icon-prestations.wifi-salle {
  background-position: 0 -45px;
}
.icon.icon-prestations.resto-altidude {
  background-position: 0 0;
}
@media screen and (min-width: 0px) and (max-width: 1279px) {
  .prestations p {
    width: 100%;
    display: inline-block;
  }
  .titlebar.socio-pro h1 {
    padding: 0 10px;
    font-size: 24px !important;
    line-height: 30px !important;
  }
  .titlebar.socio-pro h1 strong {
    font-size: 24px !important;
  }
}
.meteo .titlebar {
  background: #f1b703;
  margin-bottom: 10px;
}
.meteo .titlebar h1 {
  text-align: center;
  margin: 0;
  color: white;
  line-height: 40px;
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
.meteo .titlebar h1 strong {
  font-weight: bold;
}
.meteo .col .pull-margin {
  margin: 0;
}
.meteo .col .pull-margin .pull-left {
  width: -moz-calc((100% - 20px) / 3);
  width: -webkit-calc((100% - 20px) / 3);
  width: -o-calc((100% - 20px) / 3);
  width: calc((100% - 20px) / 3);
  margin-right: 10px;
}
.meteo .col .pull-margin .pull-left:nth-child(3) {
  margin-right: 0;
}
.meteo .col h2 {
  text-align: center;
  margin: 0 0 10px 0;
  color: #013c4c;
  font-size: 24px;
  line-height: 30px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.meteo .col p.content-link {
  font-family: 'Open Sans', sans-serif;
  text-transform: none;
  margin: 0 0 1rem 0;
  color: #5c5c5b;
  font-size: 12px;
}
.meteo .col p.content-link a {
  color: #5c5c5b;
  text-decoration: underline;
}
.meteo .col .block {
  padding: 20px;
  margin: 0 0 10px 0;
}
.meteo .col .block.block-bordered {
  border: 1px solid #797978;
}
.meteo .col .block.block-bordered h3 {
  text-align: center;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  color: #5c5c5b;
  text-transform: uppercase;
}
.meteo .col .block.block-bordered h4 {
  text-align: center;
  margin: 0;
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: #c1c0bf;
  text-transform: uppercase;
}
.meteo .col .block.block-bordered .pull-left.pull-two {
  width: 50%;
}
.meteo .col .block.block-bordered .pull-left.pull-two table {
  width: 100%;
  margin: 0 0 10px;
}
.meteo .col .block.block-bordered .pull-left.pull-two table tr,
.meteo .col .block.block-bordered .pull-left.pull-two table th {
  width: 50%;
}
.meteo .col .block.block-bordered .pull-left.pull-two table .taleft {
  padding-left: 10px;
  text-align: left;
}
.meteo .col .block.block-bordered .pull-left.pull-two table .ptop {
  padding-top: 20px;
}
.meteo .col .block.block-bordered p {
  margin: 0;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  text-transform: none;
  font-size: 14px;
  line-height: 16px;
  color: #5c5c5b;
  margin-top: 30px;
}
.meteo .col .block.block-bordered p.content {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  text-transform: none;
  font-size: 40px;
  line-height: 44px;
  color: #5c5c5b;
}
.meteo .col .block.block-bordered p.content small {
  font-size: 24px;
}
.meteo .col .block.block-bordered .pull-left {
  float: left;
  width: -moz-calc(100%/3);
  width: -webkit-calc(100%/3);
  width: -o-calc(100%/3);
  width: calc(100%/3);
  height: auto;
  padding-top: 40px;
}
.meteo .col .block.block-bordered .pull-left .icon {
  margin: 0 auto;
  height: 65px;
  width: 41px;
  background: url('../img/interface/templates/template-meteo.png') -313px center no-repeat;
}
.meteo .col .block.block-bordered .pull-left .icon.icon-temp {
  height: 65px;
  width: 22px;
  background: url('../img/interface/templates/template-meteo.png') 0px center no-repeat;
  display: block;
  margin: 0 auto;
}
.meteo .col .block.block-bordered .pull-left .icon.icon-vent {
  height: 65px;
  width: 46px;
  background: url('../img/interface/templates/template-meteo.png') -40px center no-repeat;
  display: block;
  margin: 0 auto;
}
.meteo .col .block.block-bordered .pull-left p.title {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  text-transform: none;
  font-size: 20px;
  line-height: 24px;
  color: #5c5c5b;
}
.meteo .col .block.block-bordered .pull-left p.content {
  margin: 0;
}
.meteo .col .block.block-filled {
  padding: 20px;
  background: #797978;
}
.meteo .col .block.block-filled .pull-left {
  float: left;
  width: 160px;
  height: auto;
}
.meteo .col .block.block-filled .pull-left .icon {
  float: left;
}
.meteo .col .block.block-filled .pull-left .icon.icon-info {
  height: 51px;
  width: 51px;
  background: url('../img/interface/templates/template-meteo.png') -416px center no-repeat;
}
.meteo .col .block.block-filled .pull-left .icon.icon-route {
  height: 51px;
  width: 51px;
  background: url('../img/interface/templates/template-meteo.png') -362px center no-repeat;
}
.meteo .col .block.block-filled .pull-left h3 {
  float: left;
  width: 90px;
  margin: 0 0 0 10px;
  color: white;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 25px;
  text-align: left;
}
.meteo .col .block.block-filled .pull-right {
  float: right;
  width: -moz-calc(100% - 190px);
  width: -webkit-calc(100% - 190px);
  width: -o-calc(100% - 190px);
  width: calc(100% - 190px);
  height: auto;
}
.meteo .col .block.block-filled .pull-right p {
  margin: 0;
  color: white;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
}
.meteo .col .icon-meteo {
  width: 100px;
  height: 100px;
  display: block;
  margin: 0 auto;
}
.meteo .col .icon-meteo.icon-p1 {
  background: url('../img/interface/templates/template-meteo-icon.png') 0 0 no-repeat;
}
.meteo .col .icon-meteo.icon-p2 {
  background: url('../img/interface/templates/template-meteo-icon.png') 0 -100px no-repeat;
}
.meteo .col .icon-meteo.icon-p3 {
  background: url('../img/interface/templates/template-meteo-icon.png') 0 -200px no-repeat;
}
.meteo .col .icon-meteo.icon-p4 {
  background: url('../img/interface/templates/template-meteo-icon.png') 0 -300px no-repeat;
}
.meteo .col .icon-meteo.icon-p5 {
  background: url('../img/interface/templates/template-meteo-icon.png') -100px 0 no-repeat;
}
.meteo .col .icon-meteo.icon-p6 {
  background: url('../img/interface/templates/template-meteo-icon.png') -100px -100px no-repeat;
}
.meteo .col .icon-meteo.icon-p7 {
  background: url('../img/interface/templates/template-meteo-icon.png') -100px -200px no-repeat;
}
.meteo .col .icon-meteo.icon-p8,
.meteo .col .icon-meteo.icon-p9 {
  background: url('../img/interface/templates/template-meteo-icon.png') -100px -300px no-repeat;
}
.meteo .col .icon-meteo.icon-p10 {
  background: url('../img/interface/templates/template-meteo-icon.png') -200px 0 no-repeat;
}
.meteo .col .icon-meteo.icon-p11 {
  background: url('../img/interface/templates/template-meteo-icon.png') -200px -100px no-repeat;
}
.meteo .col .icon-meteo.icon-p12 {
  background: url('../img/interface/templates/template-meteo-icon.png') -200px -200px no-repeat;
}
.meteo .col .icon-meteo.icon-p13 {
  background: url('../img/interface/templates/template-meteo-icon.png') -200px -300px no-repeat;
}
.meteo .col .icon-meteo.icon-p14 {
  background: url('../img/interface/templates/template-meteo-icon.png') -300px 0 no-repeat;
}
.meteo .col .icon-meteo.icon-p15 {
  background: url('../img/interface/templates/template-meteo-icon.png') -300px -100px no-repeat;
}
.meteo .col .icon-meteo.icon-p16 {
  background: url('../img/interface/templates/template-meteo-icon.png') -300px -200px no-repeat;
}
.meteo .col .icon-meteo.icon-p17 {
  background: url('../img/interface/templates/template-meteo-icon.png') -300px -300px no-repeat;
}
@media screen and (min-width: 0px) and (max-width: 1279px) {
  .meteo .titlebar h1 {
    padding: 0 10px;
    font-size: 24px !important;
    line-height: 30px !important;
  }
  .meteo .titlebar h1 strong {
    font-size: 24px !important;
  }
  .meteo .col.span_2 {
    box-sizing: border-box;
    padding: 0 10px;
  }
  .meteo .col .block.block-bordered .pull-left.pull-two {
    width: 100%;
  }
  .meteo .col .block.block-bordered .pull-left {
    width: 100%;
  }
  .meteo .col .pull-margin .pull-left {
    width: 100%;
  }
  .meteo .col .block.block-filled .pull-left {
    width: 100%;
  }
  .meteo .col .block.block-filled .pull-left h3 {
    width: -moz-calc(100% - 61px);
    width: -webkit-calc(100% - 61px);
    width: -o-calc(100% - 61px);
    width: calc(100% - 61px);
    line-height: 51px;
  }
  .meteo .col .block.block-filled .pull-right {
    clear: both;
    float: none;
    display: block;
    width: 100%;
    padding: 10px 0 0 0;
  }
}
.tpl-animation .span_2 .conteneur {
  height: auto;
}
.tpl-animation .span_2 .box-anim {
  width: -moz-calc((100% - 10px) / 2);
  width: -webkit-calc((100% - 10px) / 2);
  width: -o-calc((100% - 10px) / 2);
  width: calc((100% - 10px) / 2);
  box-sizing: border-box;
  height: auto;
  margin-bottom: 10px;
  -moz-transition: opacity 0.3s 0s ease-in-out;
  -webkit-transition: opacity 0.3s 0s ease-in-out;
  -o-transition: opacity 0.3s 0s ease-in-out;
  -ms-transition: opacity 0.3s 0s ease-in-out;
  transition: opacity 0.3s 0s ease-in-out;
}
.tpl-animation .span_2 .box-anim .box-content {
  height: 100%;
  background-color: #85c9f0;
  overflow: hidden;
}
.tpl-animation .span_2 .box-anim .box-content .media-content {
  overflow: hidden;
}
.tpl-animation .span_2 .box-anim .box-content .media-content img {
  width: 100%;
  display: block;
  -moz-transition: all 0.2s 0s ease-in-out;
  -webkit-transition: all 0.2s 0s ease-in-out;
  -o-transition: all 0.2s 0s ease-in-out;
  -ms-transition: all 0.2s 0s ease-in-out;
  transition: all 0.2s 0s ease-in-out;
}
.tpl-animation .span_2 .box-anim .box-content h4 {
  margin: 10px 10px 5px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  display: block;
  display: -webkit-box;
  height: 32px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tpl-animation .span_2 .box-anim .box-content h5 {
  margin: 0;
  padding: 0 10px 10px 10px;
  text-align: center;
  text-transform: uppercase;
  color: #013c4c;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 14px;
}
.tpl-animation .span_2 .box-anim .box-content:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.tpl-animation .span_2 .box-anim.init {
  opacity: 0;
}
.tpl-animation .span_2 .pull-clear {
  clear: both;
}
.tpl-animation .box {
  display: block;
  margin: 0 0 10px 0;
  background: #0a3c4a;
  position: relative;
}
.tpl-animation .box h2 {
  background: url('../img/interface/templates/animation-search-icon.jpg') left 30px no-repeat;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: white;
  text-transform: uppercase;
  margin: 0 30px;
  padding: 30px 0 10px 30px;
  border-bottom: 1px solid white;
}
.tpl-animation .box h2.no-icon {
  background: none;
  padding: 30px 0 10px;
}
.tpl-animation .box .inner {
  padding: 10px 30px 30px 30px;
  box-sizing: border-box;
}
.tpl-animation .box .inner.pdf {
  text-align: center;
}
.tpl-animation .box .inner input[type="text"] {
  margin: 0;
  border: 1px solid #85c9f0;
  background: white;
  width: 100%;
  padding: 2px 5px;
  font-family: 'Open Sans', sans-serif;
  box-sizing: border-box;
}
.tpl-animation .box .inner .input.datepickers {
  font-family: 'Open Sans', sans-serif;
  color: #85c9f0;
  text-transform: uppercase;
  vertical-align: bottom;
}
.tpl-animation .box .inner .input.datepickers p {
  margin: 10px 0 0 0;
  font-size: 12px;
}
.tpl-animation .box .inner .input.datepickers input {
  display: inline-block;
  height: 20px;
  width: 90px;
  box-sizing: border-box;
  color: #013c4c;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 17px;
  outline: none;
  padding: 1px 5px;
  vertical-align: text-bottom;
  margin: 0 5px;
}
.tpl-animation .box .inner .input.datepickers button {
  border: none;
  background: transparent;
  outline: none;
  vertical-align: text-bottom;
  padding: 0 5px 0 10px;
}
.tpl-animation .box .inner .input.datepickers button img {
  display: block;
}
.tpl-animation .box .inner .input.checkbox {
  margin: 10px 0 0 0;
}
.tpl-animation .box .inner .input.checkbox input[type="checkbox"] {
  vertical-align: middle;
}
.tpl-animation .box .inner .input.checkbox label {
  font-family: 'Open Sans', sans-serif;
  color: #85c9f0;
  text-transform: uppercase;
  vertical-align: bottom;
  font-size: 12px;
}
.tpl-animation .box .inner .pdf {
  margin: 10px 0 0 0;
  width: 49%;
  padding: 0 10px;
  box-sizing: border-box;
  display: inline-block;
}
.tpl-animation .box .inner .pdf a {
  display: block;
  text-align: center;
}
.tpl-animation .box .inner .pdf a img {
  display: inline-block;
}
.tpl-animation .box .inner .pdf p {
  margin: 10px 0 0 0;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  color: white;
  text-transform: uppercase;
  font-size: 12px;
}
.tpl-animation .box.on-mobile {
  display: none;
}
.tpl-animation .box.on-site {
  display: block;
}
@media screen and (min-width: 0px) and (max-width: 1279px) {
  .tpl-animation .box.on-mobile {
    display: block;
  }
  .tpl-animation .box.on-site {
    display: none;
  }
}
/* POPUP DATEPICKER */
/* datepicker popup container */
#ui-datepicker-div.ui-datepicker {
  padding: 6px;
  z-index: 10000!important;
  border: 1px solid #ccc;
  background-color: #fff;
  display: none;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header {
  position: relative;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-title {
  font-size: 12px;
  text-align: center;
  line-height: 19px;
  font-weight: bold;
  padding-left: 25px;
  padding-right: 25px;
}
#ui-datepicker-div.ui-datepicker select {
  margin: 0 3px;
}
#ui-datepicker-div.ui-datepicker a {
  text-decoration: none;
}
#ui-datepicker-div.ui-datepicker a:hover {
  text-decoration: none;
}
/* prev / next */
#ui-datepicker-div.ui-datepicker .ui-datepicker-prev,
#ui-datepicker-div.ui-datepicker .ui-datepicker-next {
  background-color: #ccc;
  display: block;
  width: 19px;
  height: 19px;
  position: absolute;
  top: 0;
  text-indent: -1000px;
  overflow: hidden;
  cursor: pointer;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-prev {
  left: 0;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-next {
  right: 0;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-prev.ui-state-disabled,
#ui-datepicker-div.ui-datepicker .ui-datepicker-next.ui-state-disabled {
  display: none;
}
/* general calendar day styles */
#ui-datepicker-div.ui-datepicker table {
  border-collapse: collapse;
  font-size: 11px;
}
#ui-datepicker-div.ui-datepicker th span {
  text-align: center;
  font-weight: bold;
  line-height: 20px;
  display: block;
  font-size: 90%;
}
#ui-datepicker-div.ui-datepicker td {
  width: 27px;
  text-align: center;
  border: 1px solid #ccc;
  padding: 0;
  font-size: 90%;
}
#ui-datepicker-div.ui-datepicker td a,
#ui-datepicker-div.ui-datepicker td span {
  width: 27px;
  display: block;
  line-height: 20px;
}
/* datepicker calendar base day styles */
#ui-datepicker-div.ui-datepicker td.ui-datepicker-unselectable,
#ui-datepicker-div.ui-datepicker td.ui-datepicker-disabled {
  color: #ccc;
  text-decoration: line-through;
}
/* passed days in this month */
#ui-datepicker-div.ui-datepicker td.ui-datepicker-other-month a {
  color: #999;
}
/* selectable days in other month */
#ui-datepicker-div.ui-datepicker td a {
  color: #000;
}
/* datepicker calendar specific day styles */
#ui-datepicker-div.ui-datepicker td a.ui-state-hover {
  background-color: #ccc;
}
#ui-datepicker-div.ui-datepicker td a.ui-state-active {
  background-color: #666;
  color: #fff;
}
/* datepicker calendar day styles if avail calendar */
#ui-datepicker-div.ui-datepicker.cb_avail_calendar td a,
#ui-datepicker-div.ui-datepicker.cb_avail_calendar td a:hover {
  background-color: #699519;
  color: #fff;
  font-weight: bold;
}
#ui-datepicker-div.ui-datepicker.cb_avail_calendar td a.ui-state-active,
#ui-datepicker-div.ui-datepicker.cb_avail_calendar td a.ui-state-active:hover {
  background-color: #436800 !important;
}
#res {
  margin: 0px 20px;
}
.gsc-control-cse {
  font-family: 'Open Sans', sans-serif !important;
  border: none !important;
  padding: 10px 0 !important;
}
input.gsc-input {
  border: 1px solid #003b4a !important;
  margin: 0 !important;
  background: #fff !important;
  padding: 2px 5px !important;
  font-family: 'Open Sans', sans-serif !important;
  box-sizing: border-box !important;
  color: #003b4a !important;
  font-size: 16px !important;
  border-radius: 0 !important;
  width: 100% !important;
}
input.gsc-search-button {
  border: 1px solid #003b4a !important;
  background: #fff !important;
  padding: 2px 8px !important;
  font-family: 'Open Sans', sans-serif !important;
  box-sizing: border-box !important;
  color: #003b4a !important;
  font-size: 16px !important;
  -moz-transition: all 0.3s 0s ease-in-out !important;
  -webkit-transition: all 0.3s 0s ease-in-out !important;
  -o-transition: all 0.3s 0s ease-in-out !important;
  -ms-transition: all 0.3s 0s ease-in-out !important;
  transition: all 0.3s 0s ease-in-out !important;
  outline: none !important;
  font-weight: normal !important;
  border-radius: 0 !important;
}
input.gsc-search-button:hover {
  background: #003b4a !important;
  color: #fff !important;
}
.gsc-above-wrapper-area {
  border: none !important;
}
.gsc-result-info {
  margin: 0 !important;
  padding: 0 !important;
}
.test_titleLink,
.d_,
.sl-table a,
.sl-table-ol a,
.g_ a,
.gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited b,
.gs-imageResult a.gs-title:visited,
.gs-imageResult a.gs-title:visited b,
.gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link b,
.gs-imageResult a.gs-title:link,
.gs-imageResult a.gs-title:link b,
.d_,
.sl-table a,
.sl-table-ol a,
.g_ a,
.nonSfblSitelinksWrapper {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 16px !important;
  color: #003b4a !important;
}
@media screen and (min-width: 0px) and (max-width: 1259px) {
  .gsc-control-cse {
    padding: 10px!important;
  }
}
.tpl-domaine .span_2 div.box {
  margin: 0 0 10px 0;
}
.tpl-domaine .span_2 div.box h2 {
  text-align: center;
  margin: 0 0 10px 0;
  color: #013c4c;
  font-size: 24px;
  line-height: 30px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.tpl-domaine .span_2 div.box .map-more {
  margin: 0;
  height: 5px;
  position: relative;
}
.tpl-domaine .span_2 div.box .map-more .inner {
  position: absolute;
  z-index: 2;
  height: 35px;
  width: 35px;
  margin: 0;
  margin-top: 5px;
  left: -moz-calc((100% / 2) - (35px / 2));
  left: -webkit-calc((100% / 2) - (35px / 2));
  left: -o-calc((100% / 2) - (35px / 2));
  left: calc((100% / 2) - (35px / 2));
}
.tpl-domaine .span_2 div.box .map-more .inner i {
  cursor: pointer;
  width: 100%;
  color: white;
  text-align: center;
  line-height: 35px;
  font-size: 1.2em;
}
.tpl-domaine .span_2 div.box .map {
  margin: 0;
  height: 200px;
  overflow: hidden;
  -moz-transition: height 0.3s 0s ease-in-out;
  -webkit-transition: height 0.3s 0s ease-in-out;
  -o-transition: height 0.3s 0s ease-in-out;
  -ms-transition: height 0.3s 0s ease-in-out;
  transition: height 0.3s 0s ease-in-out;
}
.tpl-domaine .span_2 div.box .map.always-big {
  height: auto;
}
.tpl-domaine .span_2 div.box .map.always-big img {
  height: 100%;
  cursor: pointer;
}
.tpl-domaine .span_2 div.box .map img {
  width: 100%;
  display: block;
}
.tpl-domaine .span_2 div.box .map div {
  margin: 0;
}
.tpl-domaine .span_2 div.box .map[data-map="vtt"] {
  height: 600px;
}
.tpl-domaine .span_2 div.box #map.big {
  height: 530px;
}
.tpl-domaine .span_2 div.box #map.big[data-map="vtt"] {
  height: 800px;
}
.tpl-domaine .span_2 div.box .downloads {
  padding-top: 10px;
}
.tpl-domaine .span_2 div.box .downloads a {
  padding: 5px 10px;
  width: -moz-calc(50% - 10px);
  width: -webkit-calc(50% - 10px);
  width: -o-calc(50% - 10px);
  width: calc(50% - 10px);
  box-sizing: border-box;
  display: inline-block;
  border: 1px solid white;
  float: left;
  margin-bottom: 10px;
}
.tpl-domaine .span_2 div.box .downloads a img {
  display: inline-block;
  float: left;
  margin: 0;
}
.tpl-domaine .span_2 div.box .downloads a h3 {
  margin: 0;
  color: white;
  line-height: 24px;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  padding-left: 41px;
}
.tpl-domaine .span_2 div.box .downloads a h4 {
  margin: 0;
  color: white;
  line-height: 18px;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  padding-left: 41px;
}
.tpl-domaine .span_2 div.box .downloads a:nth-child(even) {
  margin-left: 20px;
}
.tpl-domaine .span_2 div.box .downloads.bleu-ski a {
  border-color: #009FCE;
}
.tpl-domaine .span_2 div.box .downloads.bleu-ski a h3,
.tpl-domaine .span_2 div.box .downloads.bleu-ski a h4 {
  color: #009FCE;
}
.tpl-domaine .span_2 div.box .downloads.vert-clair a {
  border-color: #A1C636;
}
.tpl-domaine .span_2 div.box .downloads.vert-clair a h3,
.tpl-domaine .span_2 div.box .downloads.vert-clair a h4 {
  color: #A1C636;
}
.tpl-domaine .span_2 div.box .downloads.beige-golf a {
  border-color: #D2C48A;
}
.tpl-domaine .span_2 div.box .downloads.beige-golf a h3,
.tpl-domaine .span_2 div.box .downloads.beige-golf a h4 {
  color: #D2C48A;
}
.tpl-domaine .span_2 div.box .downloads.vert-vtt a {
  border-color: #1D3715;
}
.tpl-domaine .span_2 div.box .downloads.vert-vtt a h3,
.tpl-domaine .span_2 div.box .downloads.vert-vtt a h4 {
  color: #1D3715;
}
.tpl-domaine .span_2 div.box .downloads .pull-clear {
  clear: both;
}
.tpl-domaine .span_2 .popin {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999999;
  margin: 0;
  padding: 0;
  background: white;
}
.tpl-domaine .span_2 .popin.show {
  display: block;
}
.tpl-domaine .span_2 .popin .panzoom-parent {
  background: #F0F0F0;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
}
.tpl-domaine .span_2 .popin .buttons {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  z-index: 9999;
}
.tpl-domaine .span_2 .popin .buttons a {
  display: block;
  background: #003B4A;
  color: white;
  padding: 20px;
  font-size: 40px;
}
.tpl-domaine .span_2 .popin .buttons a .fa {
  display: block;
  text-align: center;
  width: 40px;
  height: 40px;
}
@media screen and (min-width: 0px) and (max-width: 1279px) {
  .tpl-domaine .span_2 div.box .downloads {
    padding: 10px 10px 0;
  }
}
.container.tpl-contact .span_2 .box {
  border: 1px solid #797978;
  margin: 0 0 10px 0;
  padding: 20px;
  box-sizing: border-box;
}
.container.tpl-contact .span_2 .box h2 {
  margin: 20px 0 10px 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  color: #003B4A;
}
.container.tpl-contact .span_2 .box h2:first-child {
  margin-top: 0;
}
.container.tpl-contact .span_2 .box h2.required:after {
  content: ' *';
  color: red;
}
.container.tpl-contact .span_2 .box h3 {
  margin: 0 0 10px 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #003B4A;
}
.container.tpl-contact .span_2 .box p {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #5c5c5b;
}
.container.tpl-contact .span_2 .box p.required {
  margin: 20px 0;
  color: red;
}
.container.tpl-contact .span_2 .box form .g-recaptcha {
  padding-left: 140px;
}
.container.tpl-contact .span_2 .box form p {
  padding-left: 140px;
}
.container.tpl-contact .span_2 .box form .input {
  margin-bottom: 5px;
}
.container.tpl-contact .span_2 .box form .input label {
  float: left;
  width: 140px;
  display: block;
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  padding: 6px 0;
  color: #5c5c5b;
  text-transform: uppercase;
}
.container.tpl-contact .span_2 .box form .input input,
.container.tpl-contact .span_2 .box form .input select,
.container.tpl-contact .span_2 .box form .input textarea {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  float: left;
  width: 300px;
  display: block;
  outline: none;
  padding: 2px 5px;
  box-sizing: border-box;
}
.container.tpl-contact .span_2 .box form .input select {
  text-transform: uppercase;
}
.container.tpl-contact .span_2 .box form .input select option {
  text-transform: uppercase;
}
.container.tpl-contact .span_2 .box form .input textarea {
  width: 100%;
}
.container.tpl-contact .span_2 .box form .input:after {
  content: ' ';
  display: block;
  clear: both;
}
.container.tpl-contact .span_2 .box form .input.radio {
  padding-left: 140px;
  vertical-align: middle;
}
.container.tpl-contact .span_2 .box form .input.radio label,
.container.tpl-contact .span_2 .box form .input.radio input {
  width: auto;
  display: inline-block;
}
.container.tpl-contact .span_2 .box form .input.radio input {
  height: 26px;
  margin-right: 10px;
  margin-left: 5px;
}
.container.tpl-contact .span_2 .box form .input.checkbox input {
  width: auto;
  float: left;
  height: 26px;
}
.container.tpl-contact .span_2 .box form .input.checkbox label {
  width: -moz-calc(100% - 40px);
  width: -webkit-calc(100% - 40px);
  width: -o-calc(100% - 40px);
  width: calc(100% - 40px);
  float: right;
  line-height: 14px;
}
.container.tpl-contact .span_2 .box form .input.required label:after {
  content: ' *';
  color: red;
}
.container.tpl-contact .span_2 .box form .submit {
  padding-left: 140px;
}
.container.tpl-contact .span_2 .box form .submit input[type="submit"] {
  background: #003B4A;
  color: white;
  border: 1px solid #003B4A;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  padding: 5px 10px;
}
.container.tpl-contact .span_2 .box form .error-message {
  display: block;
  margin: 0 0 10px 0;
  padding: 0;
  color: red;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
.container.tpl-contact .span_2 .box form .error-message:before {
  content: '';
  display: block;
  clear: both;
}
.container.tpl-contact .span_2 .box form .error-message i {
  margin-right: 5px;
}
.container.tpl-contact .span_2 .box form .mtop {
  margin-top: 20px;
}
.container.tpl-contact .span_2 .box form .mbot {
  margin-bottom: 20px;
}
.container.tpl-contact .span_2 .box .brochures {
  display: block;
}
.container.tpl-contact .span_2 .box .brochures.hide {
  display: none;
}
.container.tpl-contact .span_1 .box {
  padding: 30px;
  margin: 0 0 10px 0;
  box-sizing: border-box;
  text-align: center;
}
.container.tpl-contact .span_1 .box img {
  display: inline-block;
  margin-bottom: 10px;
}
.container.tpl-contact .span_1 .box p {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: white;
}
.container.tpl-contact .span_1 .box p a {
  color: white;
  text-decoration: none;
}
.container.tpl-contact .span_1 .box p.title {
  text-transform: uppercase;
}
.container.tpl-contact .span_1 .box .separator {
  height: 1px;
  width: 100%;
  background: white;
  display: block;
  margin: 20px 0;
}
@media screen and (min-width: 0px) and (max-width: 1279px) {
  .container.tpl-contact .span_2 .box {
    margin: 0 0 10px 0;
    padding: 10px;
  }
  .container.tpl-contact .span_2 .box h2 {
    font-size: 16px;
  }
  .container.tpl-contact .span_2 .box form p,
  .container.tpl-contact .span_2 .box form .g-recaptcha {
    padding: 0;
  }
  .container.tpl-contact .span_2 .box form .g-recaptcha {
    transform-origin: 0;
    -webkit-transform: scale(0.77);
    transform: scale(0.77);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  .container.tpl-contact .span_2 .box form .input {
    padding: 0;
  }
  .container.tpl-contact .span_2 .box form .input label,
  .container.tpl-contact .span_2 .box form .input input,
  .container.tpl-contact .span_2 .box form .input select {
    padding: 0;
    width: 100%;
  }
  .container.tpl-contact .span_2 .box form .input label {
    padding-bottom: 5px;
  }
  .container.tpl-contact .span_2 .box form .input.radio {
    padding: 5px 0 0 0;
  }
  .container.tpl-contact .span_2 .box form .input.radio input {
    height: 14px;
  }
  .container.tpl-contact .span_2 .box form .submit {
    padding: 0;
  }
}
.tpl-favoris {
  margin-bottom: 10px;
}
.tpl-favoris .span_2 h2 {
  margin: 20px 0;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  text-transform: uppercase;
  color: #492F3E;
}
.tpl-favoris .span_2 .objet {
  margin: 0 0 20px 0;
}
.tpl-favoris .span_2 .objet .media {
  float: left;
  display: block;
}
.tpl-favoris .span_2 .objet .media img {
  width: 250px;
  height: 90px;
  display: block;
}
.tpl-favoris .span_2 .objet .infos {
  float: left;
  width: -moz-calc(100% - 250px);
  width: -webkit-calc(100% - 250px);
  width: -o-calc(100% - 250px);
  width: calc(100% - 250px);
  padding: 0 20px;
  box-sizing: border-box;
}
.tpl-favoris .span_2 .objet .infos h3 {
  margin: 0 0 10px 0;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: normal;
  text-transform: uppercase;
  color: #492F3E;
}
.tpl-favoris .span_2 .objet .infos p {
  margin: 0 0 5px 0;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  color: #5c5c5b;
}
.tpl-favoris .span_2 .objet .infos .btn-delete {
  margin-top: 10px;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
  text-transform: uppercase;
  color: #492F3E;
}
.tpl-favoris .span_2 .objet .infos .btn-delete i {
  margin-right: 10px;
}
.tpl-favoris .span_2 .objet:after {
  display: block;
  content: ' ';
  clear: both;
}
.tpl-favoris .span_1 .box {
  background: #003B4A;
  margin-bottom: 10px;
}
.tpl-favoris .span_1 .box .inner > a {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  padding: 10px;
  padding-left: 60px;
  color: white;
  text-transform: uppercase;
  display: block;
  min-height: 48px;
}
.tpl-favoris .span_1 .box .inner > a.print-picto {
  background: url('../img/interface/print.jpg') 10px center no-repeat;
}
.tpl-favoris .span_1 .box .inner > a.continue-picto {
  background: url('../img/interface/continue.jpg') 10px center no-repeat;
}
.tpl-favoris .span_1 .box .inner > h3 {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  padding: 10px;
  padding-left: 60px;
  color: #fff;
  text-transform: uppercase;
  display: block;
  min-height: 48px;
}
.tpl-favoris .span_1 .box .inner > h3.mail-picto {
  background: url('../img/interface/mail.jpg') 10px center no-repeat;
}
.tpl-favoris .span_1 .box .inner .success-message {
  margin: 0;
  padding: 10px;
  color: white;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.tpl-favoris .span_1 .box .inner form {
  padding: 0 10px 10px 10px;
}
.tpl-favoris .span_1 .box .inner form .input label {
  display: block;
  max-width: 100%;
  margin-bottom: 5px;
  color: white;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 16px;
}
.tpl-favoris .span_1 .box .inner form .input input,
.tpl-favoris .span_1 .box .inner form .input textarea {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  margin: 0 0 5px 0;
  color: #555;
  background-color: #fff;
  background-image: none;
  outline: none;
  box-sizing: border-box;
  border: 1px solid #e2e2e4;
  box-shadow: none;
  font-family: 'Open Sans', sans-serif;
}
.tpl-favoris .span_1 .box .inner form .input textarea {
  height: 120px;
}
.tpl-favoris .span_1 .box .inner form .submit {
  display: inline-block;
  text-align: right;
  float: right;
}
.tpl-favoris .span_1 .box .inner form .submit input {
  background: white;
  width: 100%;
  border: none;
  outline: none;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
  padding: 5px;
  display: inline-block;
  text-align: right;
  text-transform: uppercase;
  color: #003B4A;
}
.tpl-favoris .span_1 .box .inner form:after {
  content: '';
  display: block;
  clear: both;
}
.tpl-favoris .span_1 .box .inner form .mandatory {
  margin: 0;
  padding: 0;
  color: red;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.tpl-favoris .span_1 .box .inner form .error-message {
  margin: 0 0 5px 0;
  padding: 0;
  color: red;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.tpl-favoris .span_1 .box .inner form .input.required label:after {
  content: ' *';
  display: inline-block;
  color: red;
}
@media screen and (min-width: 0px) and (max-width: 1279px) {
  .tpl-favoris .span_2 .objet .media {
    float: none;
  }
  .tpl-favoris .span_2 .objet .media img {
    width: 100%;
    height: auto;
  }
  .tpl-favoris .span_2 .objet .infos {
    padding: 10px 0;
    width: 100%;
    float: none;
  }
}
.titlebar {
  background: #ffffff;
  margin-bottom: 10px;
}
.titlebar h1 {
  text-align: center;
  margin: 0;
  color: white;
  line-height: 40px;
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
.titlebar h1 strong {
  font-weight: bold;
}
@media screen and (min-width: 0px) and (max-width: 1279px) {
  .titlebar h1 {
    padding: 0 10px;
    font-size: 24px !important;
    line-height: 30px !important;
  }
  .titlebar h1 strong {
    font-size: 24px !important;
  }
}
.tpl-socials .dcsns {
  background: white;
  padding: 0;
}
.tpl-socials .dcsns-toolbar {
  margin: 0 0 10px 0;
  border-radius: 0;
}
.tpl-socials .dcsns-toolbar ul {
  margin: 0;
  display: block;
  text-align: center;
}
.tpl-socials .dcsns-toolbar ul li {
  display: inline-block;
  float: none;
}
.tpl-socials .dcsns-toolbar ul li a {
  background: #003B4A;
  color: white;
  display: block;
  margin: 0 10px 0 0;
  text-shadow: none;
}
.tpl-socials .dcsns-content {
  margin: 0;
  border-radius: 0;
}
.tpl-socials .stream li {
  border: none;
  margin: 0 0 10px 0;
  box-shadow: none;
  padding: 0;
  border-radius: 0;
  width: -moz-calc((100% - 40px) / 4);
  width: -webkit-calc((100% - 40px) / 4);
  width: -o-calc((100% - 40px) / 4);
  width: calc((100% - 40px) / 4);
}
.tpl-socials .stream li > a img {
  bottom: 6px;
}
.tpl-socials .stream li .section-intro a,
.tpl-socials .stream li .section-intro span {
  font-size: 12px;
  line-height: 20px;
  font-weight: normal;
  text-decoration: none;
}
.tpl-socials .stream li .inner {
  padding: 10px 10px 30px 10px;
  color: white;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
}
.tpl-socials .stream li .inner .section-thumb {
  margin: 0 10px 10px 0;
}
.tpl-socials .stream li .inner .section-thumb a {
  display: block;
}
.tpl-socials .stream li .inner .section-thumb a img {
  padding: 0;
  border: none;
  display: block;
  margin: 0;
  max-width: 100%;
}
.tpl-socials .stream li .inner .section-text a {
  font-weight: bold;
  color: white;
}
.tpl-socials .stream li .inner .section-text a strong {
  color: white !important;
}
.tpl-socials .stream li .inner .section-user a {
  font-style: normal;
  font-weight: bold;
  color: white;
}
.tpl-socials .stream li .inner .section-intro {
  padding: 6px 0 5px 0;
}
.tpl-socials .stream li.dcsns-facebook .inner {
  background: #3b5998;
}
.tpl-socials .stream li.dcsns-twitter .inner {
  background: #4ec2dc;
}
.tpl-socials .stream li.dcsns-youtube .inner {
  background: #DF1F1C;
}
.tpl-socials .stream li.dcsns-flickr .inner {
  background: #f90784;
}
.tpl-socials .stream li.dcsns-instagram .inner {
  background: #413A33;
}
.tpl-socials h1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 40px;
  padding: 20px 0 10px 0;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  color: #003B4A;
}
.tpl-socials h1 strong {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 30px;
}
.tpl-socials ul.socials {
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 0;
}
.tpl-socials ul.socials li {
  display: block;
  float: left;
  margin: 0 20px 10px 20px;
}
.tpl-socials ul.socials li a {
  font-size: 0;
  display: block;
}
.tpl-socials ul.socials li a img {
  font-size: 0;
  display: block;
}
.tpl-socials ul.socials li.clearfix {
  display: block;
  clear: both;
  float: none;
  height: 0;
  margin: 0;
}
.tpl-socials ul.btn-socials {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.tpl-socials ul.btn-socials li {
  float: left;
  display: block;
  margin: 0 20px 10px 20px;
}
.tpl-socials ul.btn-socials li.clearfix {
  display: block;
  clear: both;
  float: none;
  height: 0;
  margin: 0;
}
@media screen and (min-width: 0px) and (max-width: 1279px) {
  .tpl-socials {
    padding: 0 10px;
    box-sizing: border-box;
  }
  .tpl-socials .stream li {
    border: none;
    margin: 0 0 10px 0;
    box-shadow: none;
    padding: 0;
    border-radius: 0;
    width: 100%;
  }
}
.tpl-flickr {
  width: 100%;
}
.tpl-flickr .back-btn {
  margin: 0 0 10px 0;
  display: inline-block;
  border: 1px solid #003B4A;
  background: white;
  padding: 2px 8px;
  font-family: 'Open Sans', sans-serif;
  box-sizing: border-box;
  color: #003B4A;
  -moz-transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  -o-transition: all 0.3s 0s ease-in-out;
  -ms-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
}
.tpl-flickr .back-btn:hover {
  background: #003B4A;
  color: white;
}
.tpl-flickr .conteneur {
  position: relative;
  width: 100%;
}
.tpl-flickr .conteneur .block {
  height: auto;
  width: -moz-calc((100% - 50px) / 6);
  width: -webkit-calc((100% - 50px) / 6);
  width: -o-calc((100% - 50px) / 6);
  width: calc((100% - 50px) / 6);
  display: block;
  margin: 0 0 10px 0;
  -moz-transition: opacity 0.3s 0s ease-in-out;
  -webkit-transition: opacity 0.3s 0s ease-in-out;
  -o-transition: opacity 0.3s 0s ease-in-out;
  -ms-transition: opacity 0.3s 0s ease-in-out;
  transition: opacity 0.3s 0s ease-in-out;
}
.tpl-flickr .conteneur .block a {
  display: block;
  width: 100%;
}
.tpl-flickr .conteneur .block a .menu-media {
  overflow: hidden;
  display: block;
  position: relative;
}
.tpl-flickr .conteneur .block a .menu-media img {
  width: 100%;
  display: block;
  -moz-transition: all 0.2s 0s ease-in-out;
  -webkit-transition: all 0.2s 0s ease-in-out;
  -o-transition: all 0.2s 0s ease-in-out;
  -ms-transition: all 0.2s 0s ease-in-out;
  transition: all 0.2s 0s ease-in-out;
}
.tpl-flickr .conteneur .block a h3 {
  display: block;
  color: white;
  background: #003B4A;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  padding: 5px;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
}
.tpl-flickr .conteneur .block a.fancybox h3 {
  background: white;
  color: #003B4A;
  margin: 5px;
  padding: 0;
}
.tpl-flickr .conteneur .block a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.tpl-flickr .conteneur .block.init {
  opacity: 0;
}
.tpl-flickr form {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tpl-flickr form .input {
  margin-bottom: 5px;
}
.tpl-flickr form .input label {
  float: left;
  width: 140px;
  display: block;
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  padding: 6px 0;
  color: #5c5c5b;
  text-transform: uppercase;
}
.tpl-flickr form .input input,
.tpl-flickr form .input select,
.tpl-flickr form .input textarea {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  float: left;
  width: 300px;
  display: block;
  outline: none;
  padding: 2px 5px;
  box-sizing: border-box;
}
.tpl-flickr form .input select {
  text-transform: uppercase;
}
.tpl-flickr form .input select option {
  text-transform: uppercase;
}
.tpl-flickr form .input textarea {
  width: 100%;
}
.tpl-flickr form .input:after {
  content: ' ';
  display: block;
  clear: both;
}
.tpl-flickr form .submit {
  padding-left: 140px;
}
.tpl-flickr form .submit input[type="submit"] {
  background: #003B4A;
  color: white;
  border: 1px solid #003B4A;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  padding: 5px 10px;
}
@media screen and (min-width: 0px) and (max-width: 1279px) {
  .tpl-flickr .back-btn {
    margin: 0 0 10px 10px;
  }
  .tpl-flickr .conteneur .block {
    margin-bottom: 10px;
    width: -moz-calc((100% - 10px) / 2);
    width: -webkit-calc((100% - 10px) / 2);
    width: -o-calc((100% - 10px) / 2);
    width: calc((100% - 10px) / 2);
  }
}
.tpl-hebergement div.col .block.block-objet,
.tpl-hebergement .conteneur .block.block-objet {
  height: 100%;
  width: 100%;
  display: table;
  background: #003B4A;
}
.tpl-hebergement div.col .block.block-objet a,
.tpl-hebergement .conteneur .block.block-objet a {
  display: block;
  width: 100%;
}
.tpl-hebergement div.col .block.block-objet a .menu-media,
.tpl-hebergement .conteneur .block.block-objet a .menu-media {
  overflow: hidden;
  display: block;
  position: relative;
}
.tpl-hebergement div.col .block.block-objet a .menu-media img,
.tpl-hebergement .conteneur .block.block-objet a .menu-media img {
  width: 100%;
  display: block;
  -moz-transition: all 0.2s 0s ease-in-out;
  -webkit-transition: all 0.2s 0s ease-in-out;
  -o-transition: all 0.2s 0s ease-in-out;
  -ms-transition: all 0.2s 0s ease-in-out;
  transition: all 0.2s 0s ease-in-out;
}
.tpl-hebergement div.col .block.block-objet a .menu-media .triangle,
.tpl-hebergement .conteneur .block.block-objet a .menu-media .triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #003B4A transparent;
  position: absolute;
  bottom: 0;
  left: -moz-calc(50% - 10px);
  left: -webkit-calc(50% - 10px);
  left: -o-calc(50% - 10px);
  left: calc(50% - 10px);
}
.tpl-hebergement div.col .block.block-objet a .title,
.tpl-hebergement .conteneur .block.block-objet a .title {
  background: #003B4A;
  display: block;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  padding: 10px 5px;
}
.tpl-hebergement div.col .block.block-objet a:hover img,
.tpl-hebergement .conteneur .block.block-objet a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.tpl-hebergement .conteneur .block.block-objet {
  margin-bottom: 10px;
  width: -moz-calc((100% - 20px) / 3);
  width: -webkit-calc((100% - 20px) / 3);
  width: -o-calc((100% - 20px) / 3);
  width: calc((100% - 20px) / 3);
}
.tpl-hebergement .col.span_2 .conteneur .block.block-objet {
  margin-bottom: 10px;
  width: -moz-calc((100% - 10px) / 2);
  width: -webkit-calc((100% - 10px) / 2);
  width: -o-calc((100% - 10px) / 2);
  width: calc((100% - 10px) / 2);
}
.tpl-hebergement .box {
  display: block;
  margin: 0 0 10px 0;
  background: #0a3c4a;
  position: relative;
}
.tpl-hebergement .box h2 {
  background: url('../img/interface/templates/animation-search-icon.jpg') left 30px no-repeat;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: white;
  text-transform: uppercase;
  margin: 0 30px;
  padding: 30px 0 10px 30px;
  border-bottom: 1px solid white;
}
.tpl-hebergement .box h2.no-icon {
  background: none;
  padding: 30px 0 10px;
}
.tpl-hebergement .box .inner,
.tpl-hebergement .box .inner-2 {
  padding: 10px 30px 30px 30px;
  box-sizing: border-box;
}
.tpl-hebergement .box .inner.inner-2,
.tpl-hebergement .box .inner-2.inner-2 {
  padding: 10px 30px;
}
.tpl-hebergement .box .inner.pdf,
.tpl-hebergement .box .inner-2.pdf {
  text-align: center;
}
.tpl-hebergement .box .inner input[type="text"],
.tpl-hebergement .box .inner-2 input[type="text"] {
  margin: 0;
  border: 1px solid #85c9f0;
  background: white;
  width: 100%;
  padding: 2px 5px;
  font-family: 'Open Sans', sans-serif;
  box-sizing: border-box;
}
.tpl-hebergement .box .inner .input.datepickers,
.tpl-hebergement .box .inner-2 .input.datepickers {
  font-family: 'Open Sans', sans-serif;
  color: #85c9f0;
  text-transform: uppercase;
  vertical-align: bottom;
}
.tpl-hebergement .box .inner .input.datepickers p,
.tpl-hebergement .box .inner-2 .input.datepickers p {
  margin: 10px 0 0 0;
  font-size: 12px;
}
.tpl-hebergement .box .inner .input.datepickers input,
.tpl-hebergement .box .inner-2 .input.datepickers input {
  display: inline-block;
  height: 20px;
  width: 90px;
  box-sizing: border-box;
  color: #013c4c;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 17px;
  outline: none;
  padding: 1px 5px;
  vertical-align: text-bottom;
  margin: 0 5px;
}
.tpl-hebergement .box .inner .input.datepickers button,
.tpl-hebergement .box .inner-2 .input.datepickers button {
  border: none;
  background: transparent;
  outline: none;
  vertical-align: text-bottom;
  padding: 0 5px 0 10px;
}
.tpl-hebergement .box .inner .input.datepickers button img,
.tpl-hebergement .box .inner-2 .input.datepickers button img {
  display: block;
}
.tpl-hebergement .box .inner .input.select select,
.tpl-hebergement .box .inner-2 .input.select select {
  width: 100%;
  display: block;
  font-family: 'Open Sans', sans-serif;
  padding: 2px 5px;
  box-sizing: border-box;
}
.tpl-hebergement .box .inner .input.checkbox,
.tpl-hebergement .box .inner-2 .input.checkbox {
  margin: 10px 0 0 0;
  display: inline-block;
  width: 49%;
}
.tpl-hebergement .box .inner .input.checkbox input[type="checkbox"],
.tpl-hebergement .box .inner-2 .input.checkbox input[type="checkbox"] {
  vertical-align: middle;
}
.tpl-hebergement .box .inner .input.checkbox label,
.tpl-hebergement .box .inner-2 .input.checkbox label {
  font-family: 'Open Sans', sans-serif;
  color: #85c9f0;
  text-transform: uppercase;
  vertical-align: bottom;
  font-size: 12px;
}
.tpl-hebergement .box .inner .pdf,
.tpl-hebergement .box .inner-2 .pdf {
  margin: 10px 0 0 0;
  width: 49%;
  padding: 0 10px;
  box-sizing: border-box;
  display: inline-block;
}
.tpl-hebergement .box .inner .pdf a,
.tpl-hebergement .box .inner-2 .pdf a {
  display: block;
  text-align: center;
}
.tpl-hebergement .box .inner .pdf a img,
.tpl-hebergement .box .inner-2 .pdf a img {
  display: inline-block;
}
.tpl-hebergement .box .inner .pdf p,
.tpl-hebergement .box .inner-2 .pdf p {
  margin: 10px 0 0 0;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  color: white;
  text-transform: uppercase;
  font-size: 12px;
}
.tpl-hebergement .box.on-mobile {
  display: none;
}
.tpl-hebergement .box.on-site {
  display: block;
}
@media screen and (min-width: 0px) and (max-width: 1279px) {
  .tpl-hebergement .span_2 {
    border-right-width: 10px;
  }
  .tpl-hebergement .box.on-mobile {
    display: block;
  }
  .tpl-hebergement .box.on-mobile h2 {
    padding: 15px 0 5px 0;
    font-size: 14px;
    line-height: 16px;
    background: none;
  }
  .tpl-hebergement .box.on-mobile .inner {
    padding: 5px 15px 15px;
  }
  .tpl-hebergement .box.on-site {
    display: none;
  }
  .tpl-hebergement .conteneur .block.block-objet {
    margin-bottom: 10px;
    width: -moz-calc((100% - 10px) / 2);
    width: -webkit-calc((100% - 10px) / 2);
    width: -o-calc((100% - 10px) / 2);
    width: calc((100% - 10px) / 2);
  }
}
.tpl-newsletter .span_2 .box {
  background: #003B4A;
  margin: 0 0 10px 0;
  padding: 20px;
  box-sizing: border-box;
}
.tpl-newsletter .span_2 .box h2 {
  margin: 20px 0 10px 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  color: #ffffff;
}
.tpl-newsletter .span_2 .box h2:first-child {
  margin-top: 0;
}
.tpl-newsletter .span_2 .box h2.required:after {
  content: ' *';
  color: red;
}
.tpl-newsletter .span_2 .box p {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #ffffff;
}
.tpl-newsletter .span_2 .box p.required {
  margin: 20px 0;
  color: red;
}
.tpl-newsletter .span_2 .box form .pull-right .submit {
  padding-left: 0;
}
.tpl-newsletter .span_2 .box form p.required {
  padding-left: 140px;
}
.tpl-newsletter .span_2 .box form .g-recaptcha {
  padding-left: 140px;
}
.tpl-newsletter .span_2 .box form .input {
  margin-bottom: 5px;
}
.tpl-newsletter .span_2 .box form .input label {
  float: left;
  width: 140px;
  display: block;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  padding: 6px 0;
  color: #ffffff;
  text-transform: uppercase;
}
.tpl-newsletter .span_2 .box form .input input,
.tpl-newsletter .span_2 .box form .input select,
.tpl-newsletter .span_2 .box form .input textarea {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  float: left;
  width: 300px;
  display: block;
  outline: none;
  padding: 5px 10px;
  box-sizing: border-box;
  background: #77777a;
  color: #ffffff;
  border: none;
}
.tpl-newsletter .span_2 .box form .input:after {
  content: ' ';
  display: block;
  clear: both;
}
.tpl-newsletter .span_2 .box form .input.checkbox input {
  width: auto;
  float: left;
  height: 26px;
}
.tpl-newsletter .span_2 .box form .input.checkbox label {
  width: -moz-calc(100% - 23px);
  width: -webkit-calc(100% - 23px);
  width: -o-calc(100% - 23px);
  width: calc(100% - 23px);
  float: right;
  line-height: 14px;
}
.tpl-newsletter .span_2 .box form .input.required label:after {
  content: ' *';
  color: red;
}
.tpl-newsletter .span_2 .box form .submit {
  padding-left: 140px;
}
.tpl-newsletter .span_2 .box form .submit input[type="submit"] {
  background: #ffffff;
  color: #003B4A;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  padding: 5px 10px;
  border: none;
  width: 300px;
}
.tpl-newsletter .span_2 .box form .error-message {
  display: block;
  margin: 0 0 10px 0;
  padding: 0;
  color: red;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
.tpl-newsletter .span_2 .box form .error-message:before {
  content: '';
  display: block;
  clear: both;
}
.tpl-newsletter .span_2 .box form .error-message i {
  margin-right: 5px;
}
.tpl-newsletter .span_2 .box form .mtop {
  margin-top: 20px;
}
.tpl-newsletter .span_2 .box form .mbot {
  margin-bottom: 20px;
}
@media screen and (min-width: 0px) and (max-width: 1279px) {
  .container.tpl-newsletter .span_2 .box {
    margin: 0 0 10px 0;
    padding: 10px;
  }
  .container.tpl-newsletter .span_2 .box h2 {
    font-size: 16px;
  }
  .container.tpl-newsletter .span_2 .box form .pull-right {
    float: left;
    margin-top: 10px;
  }
  .container.tpl-newsletter .span_2 .box form p,
  .container.tpl-newsletter .span_2 .box form .g-recaptcha {
    padding: 0;
  }
  .container.tpl-newsletter .span_2 .box form .g-recaptcha {
    transform-origin: 0;
    -webkit-transform: scale(0.77);
    transform: scale(0.77);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  .container.tpl-newsletter .span_2 .box form .input {
    padding: 0;
  }
  .container.tpl-newsletter .span_2 .box form .input label {
    padding-bottom: 5px;
  }
  .container.tpl-newsletter .span_2 .box form .input.checkbox input {
    width: auto;
    float: left;
    height: 26px;
  }
  .container.tpl-newsletter .span_2 .box form .input.checkbox label {
    width: -moz-calc(100% - 23px);
    width: -webkit-calc(100% - 23px);
    width: -o-calc(100% - 23px);
    width: calc(100% - 23px);
    float: right;
    line-height: 26px;
    padding: 0;
  }
  .container.tpl-newsletter .span_2 .box form .submit {
    padding: 0;
  }
}
.container.tpl-satisfaction .span_2 .box form .input input,
.container.tpl-satisfaction .span_2 .box form .input select,
.container.tpl-satisfaction .span_2 .box form .input textarea,
.container.tpl-satisfaction .span_2 .box form .input label {
  display: block;
  float: none;
  width: 100%;
}
.container.tpl-satisfaction .span_2 .box form .input textarea {
  height: 200px;
  resize: vertical;
}
.container.tpl-satisfaction .span_2 .box form .input .checkbox {
  clear: both;
}
.container.tpl-satisfaction .span_2 .box form .input .checkbox label {
  width: calc(100% - 28px);
  float: right;
  padding-top: 0;
}
.container.tpl-satisfaction .span_2 .box form .input .checkbox input {
  float: left;
  width: auto;
}
.container.tpl-satisfaction .span_2 .box form .required,
.container.tpl-satisfaction .span_2 .box form .submit {
  padding-left: 0;
}
.container.tpl-satisfaction .error-message {
  color: red !important;
}
@media screen and (min-width: 0px) and (max-width: 1279px) {
  .container.tpl-satisfaction .span_2 .box form .input textarea {
    width: 100%;
  }
}
a.btn-whishlist-add {
  width: 100%;
  height: 100px;
  display: block;
  margin: 0 0 10px 0;
  background: #be1c33;
  border: 1px solid #be1c33;
  position: relative;
  overflow: hidden;
}
a.btn-whishlist-add span.icon {
  background: url(../img/interface/btn-whishlist-bg.png) #fff center center no-repeat;
  width: 100px;
  height: 100%;
  display: block;
  float: left;
  position: absolute;
  top: 0;
  -moz-transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  -o-transition: all 0.3s 0s ease-in-out;
  -ms-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
}
a.btn-whishlist-add span.icon-added {
  background: url(../img/interface/btn-whishlist-ok.png) #fff center center no-repeat;
  width: 100px;
  height: 100%;
  display: block;
  float: left;
  position: absolute;
  top: -102px;
  -moz-transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  -o-transition: all 0.3s 0s ease-in-out;
  -ms-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
}
a.btn-whishlist-add span.text {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  padding: 20px 20px 20px 120px;
  display: block;
  line-height: 20px;
  text-align: center;
  display: flex;
  align-items: center;
  height: 100%;
  box-sizing: border-box;
}
a.btn-whishlist-add.is-added span.icon {
  top: 102px;
}
a.btn-whishlist-add.is-added span.icon-added {
  top: 0;
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: url('../img/interface/header/header-bg.jpg') center top #003c4c no-repeat;
  z-index: 99999;
  padding: 0;
  height: 120px;
}
#header .pull-right {
  float: right;
  width: -moz-calc((100% - 1260px)/2);
  width: -webkit-calc((100% - 1260px)/2);
  width: -o-calc((100% - 1260px)/2);
  width: calc((100% - 1260px)/2);
  height: 100px;
  background: url('../img/interface/header/header-bg-right.jpg') repeat-x;
}
#header .container {
  width: 1260px;
  height: 100px;
  margin: 0 auto;
}
#header .container .pull-left {
  float: left;
  height: 100px;
}
#header .container .pull-left #logo {
  display: block;
  padding: 19px 18px 18px 19px;
}
#header .container .pull-left #logo img {
  display: block;
}
#header .container .pull-left .menu-icon {
  float: right;
  display: none;
  position: relative;
  width: 48px;
  height: 40px;
  padding: 20px;
  transition: transform 0.5s;
}
#header .container .pull-left .menu-icon span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 22px;
  height: 2px;
  background-color: #FFF;
  transition: background 0.5s;
}
#header .container .pull-left .menu-icon span::before,
#header .container .pull-left .menu-icon span::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-6px);
  display: block;
  width: 22px;
  height: 2px;
  background-color: #FFF;
  transition: transform 0.5s;
}
#header .container .pull-left .menu-icon span::after {
  transform: translateY(6px);
}
#header .container .pull-left .menu-icon.is-opened span {
  background: transparent;
}
#header .container .pull-left .menu-icon.is-opened span::before {
  transform: translateY(0) rotate(45deg);
}
#header .container .pull-left .menu-icon.is-opened span::after {
  transform: translateY(0) rotate(-45deg);
}
#header .container .pull-left .menu-icon.is-opened {
  transform: rotate(180deg);
}
#header .container .pull-right {
  float: right;
  width: -moz-calc(1260px - 268px);
  width: -webkit-calc(1260px - 268px);
  width: -o-calc(1260px - 268px);
  width: calc(1260px - 268px);
  height: 100px;
  background: none;
}
#header .container .pull-right #toolbar {
  padding-top: 15px;
  height: 30px;
}
#header .container .pull-right #toolbar .pull-right {
  width: auto;
  position: relative;
  background: #757573;
}
#header .container .pull-right #toolbar .pull-right #search-box {
  z-index: 1;
  position: absolute;
  top: 30px;
  left: 0;
  background: #757573;
  display: none;
}
#header .container .pull-right #toolbar .pull-right #search-box input {
  font-family: 'Open Sans', sans-serif;
  margin: 5px 0 5px 5px;
  border: none;
  outline: none;
  padding: 2px 5px;
}
#header .container .pull-right #toolbar .pull-right #search-box input[type="submit"] {
  background: #009FCE;
  color: white;
  margin: 5px 5px 5px 0;
  font-weight: bold;
}
#header .container .pull-right #toolbar .pull-right #search-box.active {
  display: block;
}
#header .container .pull-right #toolbar ul {
  margin: 0 0 0 20px;
  padding: 0;
  list-style-type: none;
  width: initial;
  position: initial;
  float: left;
  display: block;
  height: auto;
}
#header .container .pull-right #toolbar ul li {
  float: left;
  display: block;
  width: auto;
  height: 30px;
  line-height: 30px;
  margin: 0 20px 0 0;
}
#header .container .pull-right #toolbar ul li a {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  color: #b8b7b5;
  position: relative;
}
#header .container .pull-right #toolbar ul li a span.number {
  position: absolute;
  display: block;
  margin: 0;
  top: 2px;
  right: -3px;
  color: black;
  background: white;
  text-align: center;
  line-height: 14px;
  border-radius: 14px;
  width: 14px;
  height: 14px;
  z-index: 9;
  font-size: 8px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
}
#header .container .pull-right #toolbar ul li a span {
  display: inline-block;
  height: 18px;
  width: 18px;
  overflow: hidden;
  margin: 6px 5px 6px 0;
  float: left;
}
#header .container .pull-right #toolbar ul li a span img {
  float: left;
  display: block;
  padding: 0;
  width: 100%;
}
#header .container .pull-right #toolbar ul li a span.search {
  margin: 6px 30px 6px 0;
}
#header .container .pull-right #toolbar ul li a span.icon-social {
  height: 20px;
  width: 20px;
  margin: 5px 0 5px 0;
}
#header .container .pull-right #toolbar ul li:hover {
  height: auto;
  background: initial;
}
#header .container .pull-right #toolbar ul li:hover a {
  color: white;
}
#header .container .pull-right #toolbar ul li:hover a span img {
  margin: -18px 0 0 0;
}
#header .container .pull-right #toolbar ul li:hover a span.icon-social img {
  margin: -20px 0 0 0;
}
#header .container .pull-right #toolbar ul li.lngs {
  padding: 0 5px;
}
#header .container .pull-right #toolbar ul li.lngs ul {
  display: none;
}
#header .container .pull-right #toolbar ul li.lngs:hover {
  background: #949493;
  position: relative;
}
#header .container .pull-right #toolbar ul li.lngs:hover a span.icon-social img {
  margin: 0;
}
#header .container .pull-right #toolbar ul li.lngs:hover ul {
  position: absolute;
  left: 0;
  z-index: 9999999;
  margin: 0;
  padding: 0;
  list-style-type: none;
  background: #949493;
  display: block;
}
#header .container .pull-right #toolbar ul li.lngs:hover ul li {
  padding: 0 5px;
  margin: 0;
}
#header .container .pull-right #toolbar ul li.lngs:hover ul li a span.icon-social img {
  margin: -20px 0 0 0;
}
#header .container .pull-right #toolbar ul li.lngs:hover ul li:hover a span.icon-social img {
  margin: 0;
}
#header .container .pull-right #toolbar ul.pull-right {
  float: right;
}
#header .container .pull-right #toolbar ul.pull-right li {
  margin: 0 0 0 15px;
}
#header .container .pull-right #toolbar ul.pull-right li.search {
  margin: 0;
}
#header .container .pull-right #menu ul {
  margin: 0 0 0 20px;
  padding: 0;
  list-style-type: none;
  position: relative;
  height: 55px;
}
#header .container .pull-right #menu ul li {
  float: left;
  height: 55px;
  width: 170px;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 16px;
  padding: 0 20px;
  box-sizing: border-box;
  text-align: center;
  background-position: center bottom;
}
#header .container .pull-right #menu ul li a .wrapper {
  display: table-cell;
  vertical-align: middle;
  height: 55px;
  width: 130px;
}
#header .container .pull-right #menu ul li a .wrapper span {
  display: inline-block;
  vertical-align: middle;
  line-height: 18px;
  color: white;
}
#header .container .pull-right #menu ul li a .wrapper span span.color {
  display: block;
}
#header .container .pull-right #menu ul li a .wrapper span span.color span.icon.icon-glisse {
  width: 18px;
  height: 18px;
  margin-right: 7px;
  background: url('../img/interface/picto-envi-de-min.png') 0 0 no-repeat;
  display: inline-block;
  vertical-align: top;
}
#header .container .pull-right #menu ul li a .wrapper span span.color span.icon.icon-vtt {
  width: 18px;
  height: 18px;
  margin-right: 7px;
  background: url('../img/interface/picto-envi-de-min.png') -18px 0 no-repeat;
  display: inline-block;
  vertical-align: top;
}
#header .container .pull-right #menu ul li a .wrapper span span.color span.icon.icon-golf {
  width: 18px;
  height: 18px;
  margin-right: 7px;
  background: url('../img/interface/picto-envi-de-min.png') -36px 0 no-repeat;
  display: inline-block;
  vertical-align: top;
}
#header .container .pull-right #menu ul li a .wrapper span span.color span.icon.icon-famille {
  width: 18px;
  height: 18px;
  margin-right: 7px;
  background: url('../img/interface/picto-envi-de-min.png') -54px 0 no-repeat;
  display: inline-block;
  vertical-align: top;
}
#header .container .pull-right #menu ul li a .wrapper span span.color.color-glisse {
  color: #009FCE;
}
#header .container .pull-right #menu ul li a .wrapper span span.color.color-vtt {
  color: #A1C636;
}
#header .container .pull-right #menu ul li a .wrapper span span.color.color-golf {
  color: #D2C48A;
}
#header .container .pull-right #menu ul li a .wrapper span span.color.color-famille {
  color: #df56b1;
}
#header .container .pull-right #menu ul li ul {
  margin: 0;
  display: none;
  position: absolute;
  top: 75px;
  left: 0;
  padding: 5px;
  width: 670px;
  background: #00303b;
  z-index: -1;
  height: auto;
}
#header .container .pull-right #menu ul li ul li {
  padding: 0;
  cursor: default;
  display: inline-block;
  position: relative;
  background: #ffffff;
  height: auto;
  width: auto;
  margin: 10px 10px 0 0;
  -moz-transition: background 0.2s 0s ease-in-out;
  -webkit-transition: background 0.2s 0s ease-in-out;
  -o-transition: background 0.2s 0s ease-in-out;
  -ms-transition: background 0.2s 0s ease-in-out;
  transition: background 0.2s 0s ease-in-out;
}
#header .container .pull-right #menu ul li ul li a {
  padding: 1px;
  display: block;
  position: relative;
}
#header .container .pull-right #menu ul li ul li a .menu-media {
  width: 158px;
  height: 69px;
  display: block;
  position: relative;
  overflow: hidden;
}
#header .container .pull-right #menu ul li ul li a .menu-media img {
  width: 158px;
  height: 69px;
  display: block;
}
#header .container .pull-right #menu ul li ul li a .triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  bottom: 0;
  left: -moz-calc(50% - 5px);
  left: -webkit-calc(50% - 5px);
  left: -o-calc(50% - 5px);
  left: calc(50% - 5px);
  -moz-transition: border 0.2s 0s ease-in-out;
  -webkit-transition: border 0.2s 0s ease-in-out;
  -o-transition: border 0.2s 0s ease-in-out;
  -ms-transition: border 0.2s 0s ease-in-out;
  transition: border 0.2s 0s ease-in-out;
}
#header .container .pull-right #menu ul li ul li a span {
  -moz-transition: color 0.2s 0s ease-in-out;
  -webkit-transition: color 0.2s 0s ease-in-out;
  -o-transition: color 0.2s 0s ease-in-out;
  -ms-transition: color 0.2s 0s ease-in-out;
  transition: color 0.2s 0s ease-in-out;
  line-height: 20px;
  font-size: 11px;
  font-weight: bold;
  color: #00303b;
}
#header .container .pull-right #menu ul li ul li:nth-child(4n) {
  margin-right: 0;
}
#header .container .pull-right #menu ul li ul li:nth-child(-n+4) {
  margin-top: 0;
}
#header .container .pull-right #menu ul li.separator {
  width: 1px;
  height: 35px;
  margin: 10px 0 0 0;
  padding: 0;
  background: #638790;
}
#header .container .pull-right #menu ul li.separator:hover {
  width: 1px;
  height: 35px;
  margin: 10px 0 0 0;
  padding: 0;
  background: #638790;
}
#header .container .pull-right #menu ul li.separator:last-child {
  display: none;
}
#header .container .pull-right #menu ul li:hover,
#header .container .pull-right #menu ul li.active {
  height: 75px;
  background: url('../img/interface/header/main-menu-hover.jpg') #00303b center 61px no-repeat;
}
#header .container .pull-right #menu ul li:hover ul,
#header .container .pull-right #menu ul li.active ul {
  display: block;
  cursor: default;
}
#header .container .pull-right #menu ul li:hover ul li:hover,
#header .container .pull-right #menu ul li.active ul li:hover,
#header .container .pull-right #menu ul li:hover ul li.active,
#header .container .pull-right #menu ul li.active ul li.active {
  height: auto;
  background: #00a0cf;
}
#header .container .pull-right #menu ul li:hover ul li:hover a .triangle,
#header .container .pull-right #menu ul li.active ul li:hover a .triangle,
#header .container .pull-right #menu ul li:hover ul li.active a .triangle,
#header .container .pull-right #menu ul li.active ul li.active a .triangle {
  border-color: transparent transparent #00a0cf transparent;
}
#header .container .pull-right #menu ul li:hover ul li:hover a span,
#header .container .pull-right #menu ul li.active ul li:hover a span,
#header .container .pull-right #menu ul li:hover ul li.active a span,
#header .container .pull-right #menu ul li.active ul li.active a span {
  color: #ffffff;
}
#header .container .pull-right #menu ul li.univers {
  width: 175px;
  position: relative;
}
#header .container .pull-right #menu ul li.univers ul {
  left: 0;
  width: 165px;
  padding: 10px 165px 10px 10px;
  box-sizing: border-box;
}
#header .container .pull-right #menu ul li.univers ul li {
  background: none;
  margin: 0;
}
#header .container .pull-right #menu ul li.univers ul li a {
  display: block;
  color: #ffffff;
  font-size: 14px;
  line-height: 26px;
  background: transparent;
  width: 153px;
  border: 1px solid #ffffff;
  position: relative;
  z-index: 3;
}
#header .container .pull-right #menu ul li.univers ul li ul {
  display: none;
}
#header .container .pull-right #menu ul li.univers ul li.univers,
#header .container .pull-right #menu ul li.univers ul li.univers:hover {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 10px 10px 10px 8px;
  border: none;
  width: auto;
  height: auto;
  background: none;
  z-index: 4;
}
#header .container .pull-right #menu ul li.univers ul li.univers img,
#header .container .pull-right #menu ul li.univers ul li.univers:hover img {
  display: block;
}
#header .container .pull-right #menu ul li.univers.decale ul {
  left: -175px;
}
#header .container .pull-right #menu ul li.univers:hover ul li {
  background: none;
  z-index: 6;
  text-align: left;
}
#header .container .pull-right #menu ul li.univers:hover ul li a {
  cursor: pointer;
  line-height: 28px;
  width: 153px;
  margin: 10px 0 0 0;
  display: block;
  border: 1px solid white;
}
#header .container .pull-right #menu ul li.univers:hover ul li a span.icon.icon-glisse {
  width: 24px;
  height: 24px;
  background: url('../img/interface/picto-envi-de.png') 0 0 no-repeat;
  display: inline-block;
  margin: 2px 10px;
  vertical-align: top;
}
#header .container .pull-right #menu ul li.univers:hover ul li a span.icon.icon-vtt {
  width: 24px;
  height: 24px;
  background: url('../img/interface/picto-envi-de.png') -24px 0 no-repeat;
  display: inline-block;
  margin: 2px 10px;
  vertical-align: top;
}
#header .container .pull-right #menu ul li.univers:hover ul li a span.icon.icon-golf {
  width: 24px;
  height: 24px;
  background: url('../img/interface/picto-envi-de.png') -48px 0 no-repeat;
  display: inline-block;
  margin: 2px 10px;
  vertical-align: top;
}
#header .container .pull-right #menu ul li.univers:hover ul li a span.icon.icon-famille {
  width: 24px;
  height: 24px;
  background: url('../img/interface/picto-envi-de.png') -72px 0 no-repeat;
  display: inline-block;
  margin: 2px 10px;
  vertical-align: top;
}
#header .container .pull-right #menu ul li.univers:hover ul li:first-child a {
  margin: 0;
}
#header .container .pull-right #menu ul li.univers:hover ul li:hover,
#header .container .pull-right #menu ul li.univers:hover ul li.active {
  background: none;
  position: relative;
}
#header .container .pull-right #menu ul li.univers:hover ul li:hover ul,
#header .container .pull-right #menu ul li.univers:hover ul li.active ul {
  left: 157px;
  display: block;
  width: 183px;
  padding: 10px;
}
#header .container .pull-right #menu ul li.univers:hover ul li:hover ul li,
#header .container .pull-right #menu ul li.univers:hover ul li.active ul li {
  margin: 0;
}
#header .container .pull-right #menu ul li.univers:hover ul li:hover ul li a,
#header .container .pull-right #menu ul li.univers:hover ul li.active ul li a {
  -moz-transition: color 0.2s 0s ease-in-out;
  -webkit-transition: color 0.2s 0s ease-in-out;
  -o-transition: color 0.2s 0s ease-in-out;
  -ms-transition: color 0.2s 0s ease-in-out;
  transition: color 0.2s 0s ease-in-out;
  border-top: none;
  border-bottom: none;
  width: 160px;
  margin: 0;
  text-align: left;
  padding: 4px 10px;
  line-height: 16px;
  box-sizing: border-box;
  text-transform: initial;
}
#header .container .pull-right #menu ul li.univers:hover ul li:hover ul li a:hover,
#header .container .pull-right #menu ul li.univers:hover ul li.active ul li a:hover {
  font-weight: normal;
}
#header .container .pull-right #menu ul li.univers:hover ul li:hover ul li:first-child a,
#header .container .pull-right #menu ul li.univers:hover ul li.active ul li:first-child a {
  border-top: 1px solid white;
  padding-top: 8px;
}
#header .container .pull-right #menu ul li.univers:hover ul li:hover ul li:last-child a,
#header .container .pull-right #menu ul li.univers:hover ul li.active ul li:last-child a {
  border-bottom: 1px solid white;
  padding-bottom: 8px;
}
#header .container .pull-right #menu ul li.univers:hover ul li.glisse:hover a,
#header .container .pull-right #menu ul li.univers:hover ul li.glisse.active a {
  display: block;
  width: 152px;
  background: #00303b;
  color: #009FCE;
  padding-right: 14px;
  border: 1px solid #009FCE;
  border-right: none;
}
#header .container .pull-right #menu ul li.univers:hover ul li.glisse:hover ul,
#header .container .pull-right #menu ul li.univers:hover ul li.glisse.active ul {
  top: -10px;
}
#header .container .pull-right #menu ul li.univers:hover ul li.glisse:hover ul li a,
#header .container .pull-right #menu ul li.univers:hover ul li.glisse.active ul li a {
  width: 163px;
  padding-right: 10px;
  color: white;
  border: none;
  border-right: 1px solid #009FCE;
  border-left: 1px solid #009FCE;
}
#header .container .pull-right #menu ul li.univers:hover ul li.glisse:hover ul li a:hover,
#header .container .pull-right #menu ul li.univers:hover ul li.glisse.active ul li a:hover,
#header .container .pull-right #menu ul li.univers:hover ul li.glisse:hover ul li.active a.active,
#header .container .pull-right #menu ul li.univers:hover ul li.glisse.active ul li.active a.active {
  color: #009FCE;
}
#header .container .pull-right #menu ul li.univers:hover ul li.glisse:hover ul li:first-child a,
#header .container .pull-right #menu ul li.univers:hover ul li.glisse.active ul li:first-child a {
  border-top: 1px solid #009FCE;
}
#header .container .pull-right #menu ul li.univers:hover ul li.glisse:hover ul li:last-child a,
#header .container .pull-right #menu ul li.univers:hover ul li.glisse.active ul li:last-child a {
  border-bottom: 1px solid #009FCE;
}
#header .container .pull-right #menu ul li.univers:hover ul li.vtt:hover a,
#header .container .pull-right #menu ul li.univers:hover ul li.vtt.active a {
  display: block;
  width: 152px;
  border: 1px solid #A1C636;
  border-right: none;
  background: #00303b;
  color: #A1C636;
  padding-right: 14px;
}
#header .container .pull-right #menu ul li.univers:hover ul li.vtt:hover ul,
#header .container .pull-right #menu ul li.univers:hover ul li.vtt.active ul {
  top: -42px;
}
#header .container .pull-right #menu ul li.univers:hover ul li.vtt:hover ul li a:hover,
#header .container .pull-right #menu ul li.univers:hover ul li.vtt.active ul li a:hover,
#header .container .pull-right #menu ul li.univers:hover ul li.vtt:hover ul li.active a.active,
#header .container .pull-right #menu ul li.univers:hover ul li.vtt.active ul li.active a.active {
  color: #A1C636;
}
#header .container .pull-right #menu ul li.univers:hover ul li.vtt:hover ul li a,
#header .container .pull-right #menu ul li.univers:hover ul li.vtt.active ul li a {
  width: 163px;
  padding-right: 10px;
  color: white;
  border: none;
  border-right: 1px solid #A1C636;
  border-left: 1px solid #A1C636;
}
#header .container .pull-right #menu ul li.univers:hover ul li.vtt:hover ul li:first-child a,
#header .container .pull-right #menu ul li.univers:hover ul li.vtt.active ul li:first-child a {
  border-top: 1px solid #A1C636;
}
#header .container .pull-right #menu ul li.univers:hover ul li.vtt:hover ul li:last-child a,
#header .container .pull-right #menu ul li.univers:hover ul li.vtt.active ul li:last-child a {
  border-bottom: 1px solid #A1C636;
}
#header .container .pull-right #menu ul li.univers:hover ul li.golf:hover a,
#header .container .pull-right #menu ul li.univers:hover ul li.golf.active a {
  display: block;
  width: 152px;
  border: 1px solid #D2C48A;
  border-right: none;
  background: #00303b;
  color: #D2C48A;
  padding-right: 14px;
}
#header .container .pull-right #menu ul li.univers:hover ul li.golf:hover ul,
#header .container .pull-right #menu ul li.univers:hover ul li.golf.active ul {
  top: -84px;
}
#header .container .pull-right #menu ul li.univers:hover ul li.golf:hover ul li a:hover,
#header .container .pull-right #menu ul li.univers:hover ul li.golf.active ul li a:hover,
#header .container .pull-right #menu ul li.univers:hover ul li.golf:hover ul li.active a.active,
#header .container .pull-right #menu ul li.univers:hover ul li.golf.active ul li.active a.active {
  color: #D2C48A;
}
#header .container .pull-right #menu ul li.univers:hover ul li.golf:hover ul li a,
#header .container .pull-right #menu ul li.univers:hover ul li.golf.active ul li a {
  width: 163px;
  padding-right: 10px;
  color: white;
  border: none;
  border-right: 1px solid #D2C48A;
  border-left: 1px solid #D2C48A;
}
#header .container .pull-right #menu ul li.univers:hover ul li.golf:hover ul li:first-child a,
#header .container .pull-right #menu ul li.univers:hover ul li.golf.active ul li:first-child a {
  border-top: 1px solid #D2C48A;
}
#header .container .pull-right #menu ul li.univers:hover ul li.golf:hover ul li:last-child a,
#header .container .pull-right #menu ul li.univers:hover ul li.golf.active ul li:last-child a {
  border-bottom: 1px solid #D2C48A;
}
#header .container .pull-right #menu ul li.univers:hover ul li.famille:hover a,
#header .container .pull-right #menu ul li.univers:hover ul li.famille.active a {
  display: block;
  width: 152px;
  border: 1px solid #df56b1;
  border-right: none;
  background: #00303b;
  color: #df56b1;
  padding-right: 14px;
}
#header .container .pull-right #menu ul li.univers:hover ul li.famille:hover ul,
#header .container .pull-right #menu ul li.univers:hover ul li.famille.active ul {
  top: -126px;
}
#header .container .pull-right #menu ul li.univers:hover ul li.famille:hover ul li a:hover,
#header .container .pull-right #menu ul li.univers:hover ul li.famille.active ul li a:hover,
#header .container .pull-right #menu ul li.univers:hover ul li.famille:hover ul li.active a.active,
#header .container .pull-right #menu ul li.univers:hover ul li.famille.active ul li.active a.active {
  color: #df56b1;
}
#header .container .pull-right #menu ul li.univers:hover ul li.famille:hover ul li a,
#header .container .pull-right #menu ul li.univers:hover ul li.famille.active ul li a {
  width: 163px;
  padding-right: 10px;
  color: white;
  border: none;
  border-right: 1px solid #df56b1;
  border-left: 1px solid #df56b1;
}
#header .container .pull-right #menu ul li.univers:hover ul li.famille:hover ul li:first-child a,
#header .container .pull-right #menu ul li.univers:hover ul li.famille.active ul li:first-child a {
  border-top: 1px solid #df56b1;
}
#header .container .pull-right #menu ul li.univers:hover ul li.famille:hover ul li:last-child a,
#header .container .pull-right #menu ul li.univers:hover ul li.famille.active ul li:last-child a {
  border-bottom: 1px solid #df56b1;
}
#header #breadcrumb {
  background: #265967;
}
#header #breadcrumb .container {
  height: 100%;
}
#header #breadcrumb .container ol {
  margin: 0 20px;
  list-style-type: none;
  height: 16px;
  padding: 1px 0 3px;
}
#header #breadcrumb .container ol li {
  float: left;
  margin-right: 10px;
}
#header #breadcrumb .container ol li a {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  color: #ffffff;
  display: inline-block;
}
#header #breadcrumb .container ol li:after {
  content: ">";
  color: white;
  margin-left: 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 10px;
  line-height: 16px;
  vertical-align: top;
}
#header #breadcrumb .container ol li:last-child:after {
  display: none;
}
ul#nav-mobile {
  display: none;
}
ul#nav-mobile.hide {
  left: -100%;
}
@media screen and (min-width: 0px) and (max-width: 1279px) {
  #header {
    position: fixed;
    height: auto;
    border: none;
    padding: 0;
    background: url('../img/interface/header/header-bg-m.jpg') left top #003a4a no-repeat;
  }
  #header .pull-right {
    display: none;
  }
  #header .container {
    width: auto;
    background: url('../img/interface/header/header-bg-m-right.jpg') repeat-x;
    height: 75px;
  }
  #header .container .pull-left {
    height: 75px;
  }
  #header .container .pull-left #logo {
    padding: 14px 0 13px;
    margin-left: 35px;
    float: right;
  }
  #header .container .pull-left #logo img {
    width: 175px;
  }
  #header .container .pull-left .menu-icon {
    display: block;
  }
  #header .container .pull-right {
    display: none;
  }
  #breadcrumb {
    display: none;
  }
  ul#nav-mobile {
    -moz-transition: left 0.2s 0s ease-in-out;
    -webkit-transition: left 0.2s 0s ease-in-out;
    -o-transition: left 0.2s 0s ease-in-out;
    -ms-transition: left 0.2s 0s ease-in-out;
    transition: left 0.2s 0s ease-in-out;
    display: block;
    position: fixed;
    top: 75px;
    bottom: 0;
    left: 0;
    width: 90%;
    background: #003b49;
    z-index: 999999999;
    margin: 0;
    padding: 0;
    overflow: auto;
    list-style-type: none;
    max-width: 480px;
  }
  ul#nav-mobile li a {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    display: block;
    color: white;
    border-bottom: 1px solid white;
    font-size: 16px;
    line-height: 30px;
    padding: 5px 10px;
    cursor: pointer;
    background: #255966;
    min-height: 20px;
  }
  ul#nav-mobile li a span {
    display: inline-block;
    padding: 0;
    border: none;
    height: 18px;
    overflow: hidden;
    margin: 0 10px 0 0;
    float: left;
  }
  ul#nav-mobile li a span img {
    display: block;
    width: 18px;
  }
  ul#nav-mobile li span {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    display: block;
    color: white;
    border-bottom: 1px solid white;
    font-size: 16px;
    line-height: 30px;
    padding: 5px 10px;
    cursor: pointer;
    background: #255966;
  }
  ul#nav-mobile li span .arrow-right {
    height: 17px;
    width: 17px;
    display: inline-block;
    background: url('../img/interface/arrow-right.png') no-repeat top;
    border: none;
    padding: 0;
    float: right;
    margin: 6px 0 0 0;
  }
  ul#nav-mobile li a:hover,
  ul#nav-mobile li span:hover {
    background: #84c8ef;
  }
  ul#nav-mobile li a:hover span,
  ul#nav-mobile li span:hover span {
    background: #84c8ef;
  }
  ul#nav-mobile li span:hover {
    background: #84c8ef;
  }
  ul#nav-mobile li span:hover span {
    background: #84c8ef;
  }
  ul#nav-mobile li span:hover .arrow-right {
    background: url('../img/interface/arrow-right.png') #84c8ef no-repeat top;
  }
  ul#nav-mobile li a.active,
  ul#nav-mobile li span.active {
    background: #84c8ef;
  }
  ul#nav-mobile li a.active span,
  ul#nav-mobile li span.active span {
    background: #84c8ef;
  }
  ul#nav-mobile li a.active .arrow-right,
  ul#nav-mobile li span.active .arrow-right {
    background: url('../img/interface/arrow-right.png') #84c8ef no-repeat top;
    transform: rotate(90deg);
  }
  ul#nav-mobile li ul.hide {
    height: 0;
    overflow: hidden;
  }
  ul#nav-mobile li ul {
    height: auto;
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  ul#nav-mobile li ul li a {
    padding: 5px 0;
    text-transform: capitalize;
  }
  ul#nav-mobile li ul li ul li a {
    padding: 5px 10px 5px 80px;
    text-transform: capitalize;
  }
  ul#nav-mobile li ul li span {
    padding: 5px 10px 5px 40px;
    text-transform: capitalize;
  }
  ul#nav-mobile li ul li a span {
    float: none;
    height: auto;
    display: block;
    padding: 0 10px 0 40px;
    text-transform: capitalize;
  }
  ul#nav-mobile li ul li a span.icon-social {
    float: left;
    height: 18px;
    display: inline;
    margin: 5px 0;
  }
  ul#nav-mobile li.decale-t {
    margin: 40px 0 0 0;
    /*span {
        font-size: 30px;
      }*/
  }
  ul#nav-mobile li.decale-b {
    margin: 0 0 40px 0;
  }
  ul#nav-mobile li.border-t {
    border-top: 1px solid white;
  }
  ul#nav-mobile li.inline {
    background: #255966;
    border-bottom: none;
    text-align: center;
    height: 40px;
  }
  ul#nav-mobile li.inline a {
    background: none;
    border: none;
    display: inline-block;
    padding: 10px 12px;
  }
  ul#nav-mobile li.inline a span {
    margin: 0;
  }
  ul#nav-mobile li.inline a span img {
    width: auto;
  }
  ul#nav-mobile li.inline a:hover span {
    background: none;
  }
}
#hero {
  border-bottom: 20px solid #00a0cf;
}
#hero .bx-wrapper {
  width: 1260px;
  margin: 0 auto;
  background: none;
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
#hero .bx-wrapper .bx-pager {
  bottom: -20px;
  padding: 0;
}
#hero .bx-wrapper .bx-pager .bx-pager-item {
  border-radius: 10px;
  border: 2px solid white;
  background: transparent;
  height: 10px;
  width: 10px;
  margin: 0 2px;
  position: relative;
}
#hero .bx-wrapper .bx-pager .bx-pager-item a.bx-pager-link {
  margin: 0;
  height: 6px;
  width: 6px;
  border-radius: 6px;
  border: 1px solid transparent;
  background: transparent;
  position: absolute;
  top: 1px;
  left: 1px;
}
#hero .bx-wrapper .bx-pager .bx-pager-item a.bx-pager-link.active {
  background: white;
}
#hero .slider {
  overflow: hidden;
  max-height: 472.5px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#hero li {
  display: block;
}
#hero li a {
  display: block;
  position: relative;
  overflow: hidden;
}
#hero li a span.inner {
  position: absolute;
  z-index: 3;
  top: 0px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  color: white;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  text-transform: none;
  font-size: 26px;
  line-height: 30px;
}
#hero li a span.inner strong {
  font-weight: bold;
}
#hero li a span.inner img {
  width: 391px;
  margin: 0 auto 10px auto;
  display: block;
}
#hero li a span.inner.top {
  top: 50px;
}
#hero li a span.inner.bottom {
  top: auto;
  bottom: 50px;
}
#hero li a span.blue {
  color: #003b49;
}
#hero li a span.play-btn img {
  width: 152px;
  display: block;
  margin: 0 auto;
  cursor: pointer;
}
#hero li a img {
  position: relative;
  z-index: 2;
  display: block;
}
#hero li a iframe {
  max-width: 853px;
  max-height: 480px;
  display: block;
  position: absolute;
  top: 0;
  z-index: 1;
}
#hero li a iframe.video {
  z-index: 4;
}
@media screen and (min-width: 0px) and (max-width: 1279px) {
  #hero .bx-viewport li a span.inner {
    font-size: 16px;
    line-height: 22px;
  }
  #hero .bx-viewport li a span.inner img {
    display: none;
  }
  #hero .bx-viewport li a span.inner.top,
  #hero .bx-viewport li a span.inner.bottom {
    top: auto;
    bottom: auto;
  }
  #hero .bx-viewport li a span.play-btn img {
    display: block;
  }
}
footer .menu-partners {
  height: 92px;
  background: url('../img/interface/footer/footer-bg.jpg') #77777a center center repeat-x;
}
footer .menu-partners ul.menu-footer-partners {
  list-style-type: none;
  margin: 0 20px;
  padding: 0;
  display: block;
}
footer .menu-partners ul.menu-footer-partners li {
  margin: 26px 10px;
  float: left;
}
footer .menu-partners ul.menu-footer-partners li a {
  display: inline-block;
  margin: 0;
  vertical-align: top;
  opacity: 0.6;
  -moz-transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  -o-transition: all 0.3s 0s ease-in-out;
  -ms-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
}
footer .menu-partners ul.menu-footer-partners li a span {
  display: inline-block;
  margin: 0;
  vertical-align: top;
}
footer .menu-partners ul.menu-footer-partners li a span img {
  display: block;
  margin: 0;
  vertical-align: top;
}
footer .menu-partners ul.menu-footer-partners li a:hover {
  opacity: 1;
}
footer .menu-footer .pull-left {
  float: left;
  width: 500px;
}
footer .menu-footer .pull-left h3 {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  color: white;
  font-size: 30px;
  padding: 30px 0 15px;
}
footer .menu-footer .pull-left .newsletter-info {
  color: #fff;
  margin: 0 0 15px 0;
  padding: 0;
  display: block;
  font-size: 12px;
  text-align: left;
  width: 440px;
}
footer .menu-footer .pull-left ul.menu-footer-stay-informed {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
footer .menu-footer .pull-left ul.menu-footer-stay-informed li {
  background: url('../img/interface/footer/i-mail.png') left top no-repeat;
  padding-left: 40px;
}
footer .menu-footer .pull-left ul.menu-footer-stay-informed li p.success-message {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px;
  padding: 0;
  text-align: left;
  min-height: 30px;
  color: white;
}
footer .menu-footer .pull-left ul.menu-footer-stay-informed li form {
  width: 440px;
}
footer .menu-footer .pull-left ul.menu-footer-stay-informed li form .pull-left {
  float: left;
  width: 170px;
  margin: 15px 0;
}
footer .menu-footer .pull-left ul.menu-footer-stay-informed li form .pull-right {
  width: 170px;
  float: right;
  margin: 15px 0;
}
footer .menu-footer .pull-left ul.menu-footer-stay-informed li form input {
  background: #77777a;
  color: white;
  padding: 5px 10px;
  border: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  width: 320px;
}
footer .menu-footer .pull-left ul.menu-footer-stay-informed li form .input.checkbox {
  margin-bottom: 5px;
}
footer .menu-footer .pull-left ul.menu-footer-stay-informed li form .input.checkbox input {
  width: auto;
  float: left;
  margin-top: 3px;
}
footer .menu-footer .pull-left ul.menu-footer-stay-informed li form .input.checkbox label {
  margin-left: 10px;
  color: white;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
}
footer .menu-footer .pull-left ul.menu-footer-stay-informed li form .submit input {
  background: #fff;
  color: #0a3c4a;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  border: none;
  padding: 5px 15px;
  width: 340px;
}
footer .menu-footer .pull-left ul.menu-footer-stay-informed li a {
  display: inline-block;
  color: #FFF;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 29px;
  text-transform: uppercase;
  padding: 0 15px 0 40px;
  background: url('../img/interface/footer/i-more.jpg') #77777a 10px center no-repeat;
}
footer .menu-footer .pull-left ul.menu-footer-direct {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
footer .menu-footer .pull-left ul.menu-footer-direct li {
  width: 50%;
  display: inline-block;
}
footer .menu-footer .pull-left ul.menu-footer-direct li a {
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  color: white;
}
footer .menu-footer .pull-logo {
  float: left;
  width: 260px;
}
footer .menu-footer .pull-clear {
  clear: both;
}
footer .menu-footer p {
  text-align: center;
  margin: 0;
  color: #77777a;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 10px;
  padding: 30px 0;
}
@media screen and (min-width: 0px) and (max-width: 1279px) {
  footer .menu-partners {
    display: none;
  }
  footer .menu-footer .pull-left {
    display: none;
  }
  footer .menu-footer p {
    padding: 10px;
  }
}
/** -- BACKGROUNDS -- **/
.bg-bleu-ski {
  background: #009FCE;
}
.bg-bleu-ski .push-inner {
  background: rgba(0, 159, 206, 0.8);
}
.bg-bleu-corpo {
  background: #003B4A;
}
.bg-bleu-corpo .push-inner {
  background: rgba(0, 59, 74, 0.8);
}
.bg-bleu-golf {
  background: #0E5774;
}
.bg-bleu-golf .push-inner {
  background: rgba(14, 87, 116, 0.8);
}
.bg-vert-vtt {
  background: #1D3715;
}
.bg-vert-vtt .push-inner {
  background: rgba(29, 55, 21, 0.8);
}
.bg-vert-clair {
  background: #A1C636;
}
.bg-vert-clair .push-inner {
  background: rgba(161, 198, 54, 0.8);
}
.bg-marron {
  background: #80592d;
}
.bg-marron .push-inner {
  background: rgba(128, 89, 45, 0.8);
}
.bg-jaune-vtt {
  background: #f0b602;
}
.bg-jaune-vtt .push-inner {
  background: rgba(255, 211, 15, 0.8);
}
.bg-jaune-orange {
  background: #F0B602;
}
.bg-jaune-orange .push-inner {
  background: rgba(240, 182, 2, 0.8);
}
.bg-violet-famille {
  background: #6F2A58;
}
.bg-violet-famille .push-inner {
  background: rgba(111, 42, 88, 0.8);
}
.bg-rouge {
  background: #BE1C33;
}
.bg-rouge .push-inner {
  background: rgba(190, 28, 51, 0.8);
}
.bg-gris {
  background: #797878;
}
.bg-gris .push-inner {
  background: rgba(121, 120, 120, 0.8);
}
.bg-beige-golf {
  background: #D2C48A;
}
.bg-beige-golf .push-inner {
  background: rgba(210, 196, 138, 0.8);
}
.bg-mauve-resa {
  background: #492F3E;
}
.bg-mauve-resa .push-inner {
  background: rgba(73, 47, 62, 0.8);
}
/** -- COLORS -- **/
.bleu-ski {
  color: #009FCE;
}
.bleu-corpo {
  color: #003B4A;
}
.bleu-golf {
  color: #0E5774;
}
.vert-vtt {
  color: #1D3715;
}
.vert-clair {
  color: #A1C636;
}
.marron {
  color: #80592d;
}
.jaune-vtt {
  color: #f0b602;
}
.jaune-orange {
  color: #F0B602;
}
.violet-famille {
  color: #6F2A58;
}
.rouge {
  color: #BE1C33;
}
.gris {
  color: #797878;
}
.beige-golf {
  color: #D2C48A;
}
.mauve-resa {
  color: #492F3E;
}
/** -- TRIANGLE LEFT -- **/
.triangle-left-bleu-ski {
  border-color: transparent #009FCE transparent transparent;
}
.triangle-left-bleu-corpo {
  border-color: transparent #003B4A transparent transparent;
}
.triangle-left-bleu-golf {
  border-color: transparent #0E5774 transparent transparent;
}
.triangle-left-vert-vtt {
  border-color: transparent #1D3715 transparent transparent;
}
.triangle-left-vert-clair {
  border-color: transparent #A1C636 transparent transparent;
}
.triangle-left-marron {
  border-color: transparent #80592d transparent transparent;
}
.triangle-left-jaune-vtt {
  border-color: transparent #f0b602 transparent transparent;
}
.triangle-left-jaune-orange {
  border-color: transparent #F0B602 transparent transparent;
}
.triangle-left-violet-famille {
  border-color: transparent #6F2A58 transparent transparent;
}
.triangle-left-rouge {
  border-color: transparent #BE1C33 transparent transparent;
}
.triangle-left-gris {
  border-color: transparent #797878 transparent transparent;
}
.triangle-left-beige-golf {
  border-color: transparent #D2C48A transparent transparent;
}
.triangle-left-mauve-resa {
  border-color: transparent #492F3E transparent transparent;
}
/** -- TRIANGLE TOP -- **/
.triangle-top-bleu-ski {
  border-color: transparent transparent #009FCE transparent;
}
.triangle-top-bleu-corpo {
  border-color: transparent transparent #003B4A transparent;
}
.triangle-top-bleu-golf {
  border-color: transparent transparent #0E5774 transparent;
}
.triangle-top-vert-vtt {
  border-color: transparent transparent #1D3715 transparent;
}
.triangle-top-vert-clair {
  border-color: transparent transparent #A1C636 transparent;
}
.triangle-top-marron {
  border-color: transparent transparent #80592d transparent;
}
.triangle-top-jaune-vtt {
  border-color: transparent transparent #f0b602 transparent;
}
.triangle-top-jaune-orange {
  border-color: transparent transparent #F0B602 transparent;
}
.triangle-top-violet-famille {
  border-color: transparent transparent #6F2A58 transparent;
}
.triangle-top-rouge {
  border-color: transparent transparent #BE1C33 transparent;
}
.triangle-top-gris {
  border-color: transparent transparent #797878 transparent;
}
.triangle-top-beige-golf {
  border-color: transparent transparent #D2C48A transparent;
}
.triangle-top-mauve-resa {
  border-color: transparent transparent #492F3E transparent;
}
/** -- TRIANGLE RIGHT -- **/
.triangle-right-bleu-ski {
  border-color: transparent transparent transparent #009FCE;
}
.triangle-right-bleu-corpo {
  border-color: transparent transparent transparent #003B4A;
}
.triangle-right-bleu-golf {
  border-color: transparent transparent transparent #0E5774;
}
.triangle-right-vert-vtt {
  border-color: transparent transparent transparent #1D3715;
}
.triangle-right-vert-clair {
  border-color: transparent transparent transparent #A1C636;
}
.triangle-right-marron {
  border-color: transparent transparent transparent #80592d;
}
.triangle-right-jaune-vtt {
  border-color: transparent transparent transparent #f0b602;
}
.triangle-right-jaune-orange {
  border-color: transparent transparent transparent #F0B602;
}
.triangle-right-violet-famille {
  border-color: transparent transparent transparent #6F2A58;
}
.triangle-right-rouge {
  border-color: transparent transparent transparent #BE1C33;
}
.triangle-right-gris {
  border-color: transparent transparent transparent #797878;
}
.triangle-right-beige-golf {
  border-color: transparent transparent transparent #D2C48A;
}
.triangle-right-mauve-resa {
  border-color: transparent transparent transparent #492F3E;
}
/** -- TRIANGLE BOTTOM -- **/
.triangle-bottom-bleu-ski {
  border-color: #009FCE transparent transparent transparent;
}
.triangle-bottom-bleu-corpo {
  border-color: #003B4A transparent transparent transparent;
}
.triangle-bottom-bleu-golf {
  border-color: #0E5774 transparent transparent transparent;
}
.triangle-bottom-vert-vtt {
  border-color: #1D3715 transparent transparent transparent;
}
.triangle-bottom-vert-clair {
  border-color: #A1C636 transparent transparent transparent;
}
.triangle-bottom-marron {
  border-color: #80592d transparent transparent transparent;
}
.triangle-bottom-jaune-vtt {
  border-color: #f0b602 transparent transparent transparent;
}
.triangle-bottom-jaune-orange {
  border-color: #F0B602 transparent transparent transparent;
}
.triangle-bottom-violet-famille {
  border-color: #6F2A58 transparent transparent transparent;
}
.triangle-bottom-rouge {
  border-color: #BE1C33 transparent transparent transparent;
}
.triangle-bottom-gris {
  border-color: #797878 transparent transparent transparent;
}
.triangle-bottom-beige-golf {
  border-color: #D2C48A transparent transparent transparent;
}
.triangle-bottom-mauve-resa {
  border-color: #492F3E transparent transparent transparent;
}
/** -- BANDEAU -- **/
.bandeau.decouvrez {
  background: #003B4A;
  border-color: #009FCE;
}
.bandeau.decouvrez .bandeau-click {
  background: url('../img/interface/bandeau/bandeau-click-decouvrez.jpg') center center no-repeat;
}
.bandeau.decouvrez .bandeau-more {
  background: url('../img/interface/bandeau/bandeau-more-decouvrez.jpg') center center no-repeat;
}
.bandeau.organiser {
  background: #003B4A;
  border-color: #A1C636;
}
.bandeau.organiser .bandeau-click {
  background: url('../img/interface/bandeau/bandeau-click-organiser.jpg') center center no-repeat;
}
.bandeau.organiser .bandeau-more {
  background: url('../img/interface/bandeau/bandeau-more-organiser.jpg') center center no-repeat;
}
.bandeau.vivez {
  background: #003B4A;
  border-color: #F0B602;
}
.bandeau.vivez .bandeau-click {
  background: url('../img/interface/bandeau/bandeau-click-vivez.jpg') center center no-repeat;
}
.bandeau.vivez .bandeau-more {
  background: url('../img/interface/bandeau/bandeau-more-vivez.jpg') center center no-repeat;
}
.bandeau.glisse {
  background: #009FCE;
  border-color: #A1C636;
}
.bandeau.glisse .bandeau-click {
  background: url('../img/interface/bandeau/bandeau-click-glisse.jpg') center center no-repeat;
}
.bandeau.glisse .bandeau-more {
  background: url('../img/interface/bandeau/bandeau-more-glisse.jpg') center center no-repeat;
}
.bandeau.vtt {
  background: #1D3715;
  border-color: #f0b602;
}
.bandeau.vtt .bandeau-click {
  background: url('../img/interface/bandeau/bandeau-click-vtt.jpg') center center no-repeat;
}
.bandeau.vtt .bandeau-more {
  background: url('../img/interface/bandeau/bandeau-more-vtt.jpg') center center no-repeat;
}
.bandeau.golf {
  background: #0E5774;
  border-color: #D2C48A;
}
.bandeau.golf .bandeau-click {
  background: url('../img/interface/bandeau/bandeau-click-golf.jpg') center center no-repeat;
}
.bandeau.golf .bandeau-more {
  background: url('../img/interface/bandeau/bandeau-more-golf.jpg') center center no-repeat;
}
.bandeau.famille {
  background: #6F2A58;
  border-color: #A1C636;
}
.bandeau.famille .bandeau-click {
  background: url('../img/interface/bandeau/bandeau-click-famille.jpg') center center no-repeat;
}
.bandeau.famille .bandeau-more {
  background: url('../img/interface/bandeau/bandeau-more-famille.jpg') center center no-repeat;
}
.bandeau.nature {
  background: #1D3715;
  border-color: #A1C636;
}
.bandeau.nature .bandeau-click {
  background: url('../img/interface/bandeau/bandeau-click-nature.jpg') center center no-repeat;
}
.bandeau.nature .bandeau-more {
  background: url('../img/interface/bandeau/bandeau-more-nature.jpg') center center no-repeat;
}
.bandeau.activites {
  background: #797878;
  border-color: #009FCE;
}
.bandeau.activites .bandeau-click {
  background: url('../img/interface/bandeau/bandeau-click-activites.jpg') center center no-repeat;
}
.bandeau.activites .bandeau-more {
  background: url('../img/interface/bandeau/bandeau-more-activites.jpg') center center no-repeat;
}
.bandeau.evenements {
  background: #BE1C33;
  border-color: #009FCE;
}
.bandeau.evenements .bandeau-click {
  background: url('../img/interface/bandeau/bandeau-click-evenements.jpg') center center no-repeat;
}
.bandeau.evenements .bandeau-more {
  background: url('../img/interface/bandeau/bandeau-more-evenements.jpg') center center no-repeat;
}
.bandeau.eco {
  background: #80592d;
  border-color: #A1C636;
}
.bandeau.eco .bandeau-click {
  background: url('../img/interface/bandeau/bandeau-click-eco.jpg') center center no-repeat;
}
.bandeau.eco .bandeau-more {
  background: url('../img/interface/bandeau/bandeau-more-eco.jpg') center center no-repeat;
}
.bandeau.resa {
  background: #492F3E;
  border-color: #D2C48A;
}
.bandeau.resa .bandeau-click {
  background: url('../img/interface/bandeau/bandeau-click-resa.jpg') center center no-repeat;
}
.bandeau.resa .bandeau-more {
  background: url('../img/interface/bandeau/bandeau-more-resa.jpg') center center no-repeat;
}
.bandeau.socio-pro {
  background: #492F3E;
  border-color: #009FCE;
}
.bandeau.socio-pro .bandeau-click {
  background: url('../img/interface/bandeau/bandeau-click-socio-pro.jpg') center center no-repeat;
}
.bandeau.socio-pro .bandeau-more {
  background: url('../img/interface/bandeau/bandeau-more-socio-pro.jpg') center center no-repeat;
}
.bandeau {
  height: 14px;
  width: 100%;
  display: block;
  text-decoration: none;
  text-align: center;
  line-height: 50px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 14px;
  border-bottom: 36px solid transparent;
}
.bandeau .bandeau-click {
  width: 264px;
  height: 50px;
  display: inline-block;
}
.bandeau .bandeau-more {
  text-indent: 100%;
  overflow: hidden;
  width: 58px;
  height: 50px;
  display: inline-block;
}
.module.module-link-pistes-et-remontees-mecaniques {
  display: block;
  margin: 0 0 10px 0;
}
.module.module-link-pistes-et-remontees-mecaniques .outter {
  background: #073c4c;
  padding: 30px;
}
.module.module-link-pistes-et-remontees-mecaniques .outter .inner {
  background: url('../img/interface/module/module-link-pistes-et-remontees-mecaniques.png') left center no-repeat;
}
.module.module-link-pistes-et-remontees-mecaniques .outter .inner h3 {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 25px;
  color: white;
  text-transform: uppercase;
  margin-left: 70px;
}
.module.module-link-meteo-et-bulletin-neige {
  display: block;
  margin: 0 0 10px 0;
}
.module.module-link-meteo-et-bulletin-neige .outter {
  background: #073c4c;
  padding: 30px;
}
.module.module-link-meteo-et-bulletin-neige .outter .inner {
  background: url('../img/interface/module/module-link-meteo-et-bulletin-neige.jpg') left center no-repeat;
}
.module.module-link-meteo-et-bulletin-neige .outter .inner h3 {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 25px;
  color: #ffffff;
  text-transform: uppercase;
  margin-left: 70px;
}
.module.module-link-webcams {
  display: block;
  margin: 0 0 10px 0;
}
.module.module-link-webcams .outter {
  background: #797978;
  padding: 30px;
}
.module.module-link-webcams .outter .inner {
  background: url('../img/interface/module/module-link-webcams.png') left center no-repeat;
}
.module.module-link-webcams .outter .inner h3 {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 25px;
  color: white;
  text-transform: uppercase;
  margin-left: 70px;
}
.module.module-link-horaires {
  display: block;
  margin: 0 0 10px 0;
}
.module.module-link-horaires .outter {
  background: #009fce;
  padding: 30px;
}
.module.module-link-horaires .outter .inner {
  background: url('../img/interface/module/horloge.png') left center no-repeat;
}
.module.module-link-horaires .outter .inner h3 {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 25px;
  color: white;
  text-transform: uppercase;
  margin-left: 70px;
}
.module.module-temperatures-live {
  display: block;
  margin: 0 0 10px 0;
  background: #42a3d5;
}
.module.module-temperatures-live .outter {
  margin: 0 30px;
  padding: 30px 0 10px 0;
  border-bottom: 1px solid white;
}
.module.module-temperatures-live .outter .inner {
  background: url('../img/interface/module/module-temperatures-live.png') left center no-repeat;
}
.module.module-temperatures-live .outter .inner h3 {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 25px;
  color: white;
  text-transform: uppercase;
  margin-left: 30px;
}
.module.module-temperatures-live .outter .inner h4 {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 25px;
  color: white;
  text-transform: uppercase;
  margin-left: 30px;
}
.module.module-temperatures-live .temperatures-live {
  padding: 25px 30px;
}
.module.module-temperatures-live .temperatures-live .line {
  position: relative;
}
.module.module-temperatures-live .temperatures-live .line .dotted {
  position: absolute;
  width: 100%;
  bottom: 8px;
  border-bottom: 1px dotted white;
}
.module.module-temperatures-live .temperatures-live .line .title {
  float: left;
  margin: 5px 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  color: white;
  text-transform: capitalize;
  font-size: 18px;
  line-height: 22px;
  position: relative;
  z-index: 2;
  background: #42a3d5;
  padding-right: 10px;
}
.module.module-temperatures-live .temperatures-live .line .temperature {
  float: right;
  margin: 5px 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  color: white;
  text-transform: capitalize;
  font-size: 18px;
  line-height: 22px;
  position: relative;
  z-index: 2;
  background: #42a3d5;
  padding-left: 10px;
}
.module.module-temperatures-live .temperatures-live .line .temperature strong {
  font-weight: bold;
}
.module.module-risques-avalanche {
  display: block;
  margin: 0 0 10px 0;
  background: #f1b703;
}
.module.module-risques-avalanche .outter {
  margin: 0 30px;
  padding: 10px 0;
  border-bottom: 1px solid white;
}
.module.module-risques-avalanche .outter .inner {
  background: url('../img/interface/module/module-risques-avalanche.png') left center no-repeat;
}
.module.module-risques-avalanche .outter .inner h3 {
  margin: 0 0 0 30px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 25px;
  color: white;
  text-transform: uppercase;
}
.module.module-risques-avalanche .risques-avalanche {
  padding: 10px 30px 10px;
}
.module.module-risques-avalanche .risques-avalanche h4 {
  text-align: center;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: white;
  text-transform: uppercase;
  float: left;
  font-weight: bold;
}
.module.module-risques-avalanche .risques-avalanche p {
  text-align: center;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: white;
  text-transform: uppercase;
  float: left;
}
.module.module-risques-avalanche .risques-avalanche .icon-risques-avalanche-risque-1 {
  margin: 10px auto 10px;
  width: 90px;
  height: 77px;
  background: url('../img/interface/module/module-risques-avalanche-icon-risque-3.png') 0 center no-repeat;
}
.module.module-risques-avalanche .risques-avalanche .icon-risques-avalanche-risque-2 {
  margin: 10px auto 10px;
  width: 90px;
  height: 77px;
  background: url('../img/interface/module/module-risques-avalanche-icon-risque-3.png') -90px center no-repeat;
}
.module.module-risques-avalanche .risques-avalanche .icon-risques-avalanche-risque-3 {
  margin: 10px auto 10px;
  width: 90px;
  height: 77px;
  background: url('../img/interface/module/module-risques-avalanche-icon-risque-3.png') -180px center no-repeat;
}
.module.module-risques-avalanche .risques-avalanche .icon-risques-avalanche-risque-4 {
  margin: 10px auto 10px;
  width: 90px;
  height: 77px;
  background: url('../img/interface/module/module-risques-avalanche-icon-risque-3.png') -270px center no-repeat;
}
.module.module-risques-avalanche .risques-avalanche .icon-risques-avalanche-risque-5 {
  margin: 10px auto 10px;
  width: 90px;
  height: 77px;
  background: url('../img/interface/module/module-risques-avalanche-icon-risque-3.png') -360px center no-repeat;
}
.module.module-risques-avalanche .risques-avalanche p {
  text-align: center;
  margin: 5px 0 0 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  color: white;
}
.module.module-risques-avalanche .risques-avalanche .separator {
  width: 100%;
  height: 1px;
  background: white;
  margin: 10px 0;
}
.module.module-risques-avalanche .risques-avalanche .pull {
  float: left;
  width: 25%;
  text-align: center;
}
.module.module-risques-avalanche .risques-avalanche .pull h5 {
  display: block;
  text-align: center;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 10px;
  line-height: 25px;
  color: white;
  text-transform: uppercase;
}
.module.module-risques-avalanche .risques-avalanche .pull .icon-risques-avalanche-risque-little-0 {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 26px;
  background: url('../img/interface/module/module-risques-avalanche-icon-risque-little-3.png') 0 center no-repeat;
}
.module.module-risques-avalanche .risques-avalanche .pull .icon-risques-avalanche-risque-little-1 {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 26px;
  background: url('../img/interface/module/module-risques-avalanche-icon-risque-little-3.png') -30px center no-repeat;
}
.module.module-risques-avalanche .risques-avalanche .pull .icon-risques-avalanche-risque-little-2 {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 26px;
  background: url('../img/interface/module/module-risques-avalanche-icon-risque-little-3.png') -60px center no-repeat;
}
.module.module-risques-avalanche .risques-avalanche .pull .icon-risques-avalanche-risque-little-3 {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 26px;
  background: url('../img/interface/module/module-risques-avalanche-icon-risque-little-3.png') -90px center no-repeat;
}
a.link-module-reserver-ou-recharger-votre-forfait {
  margin: 0 !important;
  height: auto !important;
}
.module.module-reserver-ou-recharger-votre-forfait {
  display: block;
  margin: 0 0 10px 0;
  background: #f1b703;
}
.module.module-reserver-ou-recharger-votre-forfait .outter {
  margin: 0 30px;
  padding: 30px 0 30px 0;
  background: transparent;
}
.module.module-reserver-ou-recharger-votre-forfait .outter .inner {
  background: url('../img/interface/module/module-reserver-ou-recharger-votre-forfait.png') left center no-repeat;
}
.module.module-reserver-ou-recharger-votre-forfait .outter .inner h3 {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  color: #0a3c4a;
  text-transform: uppercase;
  margin-left: 55px;
}
.module.module-reserver-ou-recharger-votre-forfait .reserver-ou-recharger-votre-forfait {
  padding: 30px;
}
.module.module-reserver-ou-recharger-votre-forfait-widget {
  display: block;
  margin: 0;
  background: #f1b703;
}
.module.module-reserver-ou-recharger-votre-forfait-widget .outter {
  margin: 0 30px;
  padding: 30px 0 30px 0;
  background: transparent;
}
.module.module-reserver-ou-recharger-votre-forfait-widget .outter .inner {
  background: url('../img/interface/module/module-reserver-ou-recharger-votre-forfait.png') left center no-repeat;
}
.module.module-reserver-ou-recharger-votre-forfait-widget .outter .inner h3 {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  color: #0a3c4a;
  text-transform: uppercase;
  margin-left: 55px;
}
.module.module-reserver-ou-recharger-votre-forfait-widget .reserver-ou-recharger-votre-forfait {
  padding: 30px;
}
#eplif {
  width: 100%;
}
.module.module-reserver-votre-sejour {
  display: block;
  margin: 0 0 10px 0;
  background: #0a3c4a;
  position: relative;
}
.module.module-reserver-votre-sejour .outter {
  margin: 0 30px 10px;
  padding-top: 13px;
  border-bottom: 1px solid #f0b61e;
}
.module.module-reserver-votre-sejour .outter .inner {
  background: url('../img/interface/module/module-reserver-votre-sejour.png') left center no-repeat;
}
.module.module-reserver-votre-sejour .outter .inner h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  text-transform: uppercase;
  padding: 0 0 0 100px;
  margin: 0;
  color: #f0b61e;
}
.module.module-reserver-votre-sejour .outter .inner-top {
  position: absolute;
  top: 0;
  right: 0;
  background: url('../img/interface/module/module-reserver-votre-sejour-panier.jpg') white left center no-repeat;
  padding: 0 5px 0 35px;
  height: 25px;
}
.module.module-reserver-votre-sejour .outter .inner-top h4 {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 12px;
  line-height: 25px;
  text-transform: uppercase;
  margin: 0;
  color: #f0b61e;
}
.module.module-reserver-votre-sejour .outter .inner-top h4 a {
  color: #f0b61e;
}
#citybreak_accommodation_searchform_widget {
  background: #0a3c4a;
  margin: 0 0 10px 0;
  padding: 0 30px 20px 30px;
  height: 220px;
  overflow: hidden;
  box-sizing: border-box;
}
#citybreak_accommodation_searchform_widget .cb_hd {
  display: none;
}
#citybreak_accommodation_searchform_widget #Citybreak_bookingform #cb_acc_wheredoyouwanttostay_cnt .cb_form_row.cb_ac_section_keyword {
  display: none;
}
#citybreak_accommodation_searchform_widget #Citybreak_bookingform label {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
  color: #f0b61e;
  line-height: 16px;
}
#citybreak_accommodation_searchform_widget #Citybreak_bookingform input,
#citybreak_accommodation_searchform_widget #Citybreak_bookingform select {
  border: 1px solid #ddc16d;
  height: 20px;
  width: 100%;
  box-sizing: border-box;
  color: #0a3c4a;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 17px;
  outline: none;
  padding: 1px 5px;
  margin-bottom: 7px;
}
#citybreak_accommodation_searchform_widget #Citybreak_bookingform select {
  padding: 0;
}
#citybreak_accommodation_searchform_widget #Citybreak_bookingform .cb_col_left {
  float: left;
  width: 50%;
}
#citybreak_accommodation_searchform_widget #Citybreak_bookingform .cb_col_left .cb_byline {
  display: none;
}
#citybreak_accommodation_searchform_widget #Citybreak_bookingform .cb_col_right {
  float: right;
  width: 50%;
}
#citybreak_accommodation_searchform_widget #Citybreak_bookingform .cb_col_right .cb_byline {
  display: none;
}
#citybreak_accommodation_searchform_widget #Citybreak_bookingform .cb_date_input label {
  width: 80%;
  display: block;
  float: left;
}
#citybreak_accommodation_searchform_widget #Citybreak_bookingform .cb_date_input a {
  float: left;
  width: 17px;
  height: 19px;
  margin-left: 5px;
  background: url('../img/interface/module/module-reserver-votre-sejour-calendar.jpg') center center no-repeat;
  cursor: pointer;
}
#citybreak_accommodation_searchform_widget #Citybreak_bookingform .cb_col_left select,
#citybreak_accommodation_searchform_widget #Citybreak_bookingform .cb_col_right select {
  width: 80%;
}
#citybreak_accommodation_searchform_widget #Citybreak_bookingform .cb_titlelabel {
  display: block;
}
#citybreak_accommodation_searchform_widget #Citybreak_bookingform .cb_checkbox {
  clear: both;
  margin-bottom: 7px;
}
#citybreak_accommodation_searchform_widget #Citybreak_bookingform .cb_checkbox input {
  width: auto;
  height: auto;
  vertical-align: middle;
  margin: 0 5px 0 0;
}
#citybreak_accommodation_searchform_widget #Citybreak_bookingform #cb_acc_numrooms_cnt,
#citybreak_accommodation_searchform_widget #Citybreak_bookingform .cb_form_row.cb_showas_radiolist,
#citybreak_accommodation_searchform_widget #Citybreak_bookingform #cb_room_childage_cont1,
#citybreak_accommodation_searchform_widget #Citybreak_bookingform .cb_form_row.cb_row_periodsearch {
  display: none !important;
}
#citybreak_accommodation_searchform_widget #Citybreak_bookingform .cb_fields.cb_children {
  display: none !important;
}
#citybreak_accommodation_searchform_widget #Citybreak_bookingform .cb_form_row.cb_form_lenght_cnt label.cb_titlelabel {
  clear: both;
}
#citybreak_accommodation_searchform_widget #Citybreak_bookingform .cb_btn.cb_clr {
  clear: both;
}
#citybreak_accommodation_searchform_widget #Citybreak_bookingform .cb_btn.cb_clr a {
  background: url('../img/interface/module/module-reserver-votre-sejour-more.jpg') #f0b61e 10px 6px no-repeat;
  display: block;
  color: #0a3c4a;
  padding: 0 30px;
  line-height: 28px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
}
/* POPUP DATEPICKER */
/* datepicker popup container */
#cb-ui-datepicker-div.cb-ui-datepicker {
  padding: 6px;
  z-index: 10000!important;
  border: 1px solid #ccc;
  background-color: #fff;
  display: none;
}
#cb-ui-datepicker-div.cb-ui-datepicker .cb-ui-datepicker-header {
  position: relative;
}
#cb-ui-datepicker-div.cb-ui-datepicker .cb-ui-datepicker-title {
  font-size: 12px;
  text-align: center;
  line-height: 19px;
  font-weight: bold;
  padding-left: 25px;
  padding-right: 25px;
}
#cb-ui-datepicker-div.cb-ui-datepicker select {
  margin: 0 3px;
}
#cb-ui-datepicker-div.cb-ui-datepicker a {
  text-decoration: none;
}
#cb-ui-datepicker-div.cb-ui-datepicker a:hover {
  text-decoration: none;
}
/* prev / next */
#cb-ui-datepicker-div.cb-ui-datepicker .cb-ui-datepicker-prev,
#cb-ui-datepicker-div.cb-ui-datepicker .cb-ui-datepicker-next {
  background-color: #ccc;
  display: block;
  width: 19px;
  height: 19px;
  position: absolute;
  top: 0;
  text-indent: -1000px;
  overflow: hidden;
  cursor: pointer;
}
#cb-ui-datepicker-div.cb-ui-datepicker .cb-ui-datepicker-prev {
  left: 0;
}
#cb-ui-datepicker-div.cb-ui-datepicker .cb-ui-datepicker-next {
  right: 0;
}
#cb-ui-datepicker-div.cb-ui-datepicker .cb-ui-datepicker-prev.cb-ui-state-disabled,
#cb-ui-datepicker-div.cb-ui-datepicker .cb-ui-datepicker-next.cb-ui-state-disabled {
  display: none;
}
/* general calendar day styles */
#cb-ui-datepicker-div.cb-ui-datepicker table {
  border-collapse: collapse;
  font-size: 11px;
}
#cb-ui-datepicker-div.cb-ui-datepicker th span {
  text-align: center;
  font-weight: bold;
  line-height: 20px;
  display: block;
  font-size: 90%;
}
#cb-ui-datepicker-div.cb-ui-datepicker td {
  width: 27px;
  text-align: center;
  border: 1px solid #ccc;
  padding: 0;
  font-size: 90%;
}
#cb-ui-datepicker-div.cb-ui-datepicker td a,
#cb-ui-datepicker-div.cb-ui-datepicker td span {
  width: 27px;
  display: block;
  line-height: 20px;
}
/* datepicker calendar base day styles */
#cb-ui-datepicker-div.cb-ui-datepicker td.cb-ui-datepicker-unselectable,
#cb-ui-datepicker-div.cb-ui-datepicker td.cb-ui-datepicker-disabled {
  color: #ccc;
  text-decoration: line-through;
}
/* passed days in this month */
#cb-ui-datepicker-div.cb-ui-datepicker td.cb-ui-datepicker-other-month a {
  color: #999;
}
/* selectable days in other month */
#cb-ui-datepicker-div.cb-ui-datepicker td a {
  color: #000;
}
/* datepicker calendar specific day styles */
#cb-ui-datepicker-div.cb-ui-datepicker td a.cb-ui-state-hover {
  background-color: #ccc;
}
#cb-ui-datepicker-div.cb-ui-datepicker td a.cb-ui-state-active {
  background-color: #666;
  color: #fff;
}
/* datepicker calendar day styles if avail calendar */
#cb-ui-datepicker-div.cb-ui-datepicker.cb_avail_calendar td a,
#cb-ui-datepicker-div.cb-ui-datepicker.cb_avail_calendar td a:hover {
  background-color: #699519;
  color: #fff;
  font-weight: bold;
}
#cb-ui-datepicker-div.cb-ui-datepicker.cb_avail_calendar td a.cb-ui-state-active,
#cb-ui-datepicker-div.cb-ui-datepicker.cb_avail_calendar td a.cb-ui-state-active:hover {
  background-color: #436800 !important;
}
.module.module-nivolog-la-rosta {
  display: block;
  margin: 0 0 10px 0;
  background: #42a3d5;
}
.module.module-nivolog-la-rosta .outter {
  margin: 0 30px;
  padding: 30px 0 10px 0;
  border-bottom: 1px solid white;
}
.module.module-nivolog-la-rosta .outter .inner {
  background: url('../img/interface/module/module-nivolog.jpg') left center no-repeat;
}
.module.module-nivolog-la-rosta .outter .inner h3 {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 25px;
  color: white;
  text-transform: uppercase;
  margin-left: 60px;
}
.module.module-nivolog-la-rosta .outter .inner h4 {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 25px;
  color: white;
  text-transform: uppercase;
  margin-left: 60px;
}
.module.module-nivolog-la-rosta .nivolog-live {
  padding: 25px 30px;
}
.module.module-nivolog-la-rosta .nivolog-live h3 {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
  color: white;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.module.module-nivolog-la-rosta .nivolog-live p {
  margin: 20px 0 0 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: white;
  text-align: center;
}
.module.module-nivolog-la-rosta .nivolog-live .line {
  position: relative;
}
.module.module-nivolog-la-rosta .nivolog-live .line .dotted {
  position: absolute;
  width: 100%;
  bottom: 8px;
  border-bottom: 1px dotted white;
}
.module.module-nivolog-la-rosta .nivolog-live .line .title {
  float: left;
  margin: 5px 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  color: white;
  text-transform: capitalize;
  font-size: 18px;
  line-height: 22px;
  position: relative;
  z-index: 2;
  background: #42a3d5;
  padding-right: 10px;
}
.module.module-nivolog-la-rosta .nivolog-live .line .temperature {
  float: right;
  margin: 5px 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  color: white;
  text-transform: capitalize;
  font-size: 18px;
  line-height: 22px;
  position: relative;
  z-index: 2;
  background: #42a3d5;
  padding-left: 10px;
}
.module.module-nivolog-la-rosta .nivolog-live .line .temperature strong {
  font-weight: bold;
}
.module.module-webcams {
  display: block;
  margin: 0 0 15px 0;
}
.module.module-webcams .outter {
  background: #797978;
  padding: 30px 30px 10px 30px;
}
.module.module-webcams .outter .inner {
  background: url('../img/interface/module/module-link-webcams.png') left center no-repeat;
  border-bottom: 1px solid white;
}
.module.module-webcams .outter .inner h3 {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 50px;
  color: white;
  text-transform: uppercase;
  margin: 0 0 10px 70px;
}
.module.module-webcams .webcams {
  padding: 10px 30px 30px 30px;
  background: #797978;
}
.module.module-webcams .webcams .webcam {
  background: white;
  width: -moz-calc(50% - 5px);
  width: -webkit-calc(50% - 5px);
  width: -o-calc(50% - 5px);
  width: calc(50% - 5px);
  display: block;
  float: left;
}
.module.module-webcams .webcams .webcam:nth-child(odd) {
  margin-right: 10px;
}
.module.module-webcams .webcams .webcam a {
  display: block;
  margin: 0;
  padding: 0;
}
.module.module-webcams .webcams .webcam a:hover h3,
.module.module-webcams .webcams .webcam a:hover h4 {
  -moz-transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  -o-transition: all 0.3s 0s ease-in-out;
  -ms-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  color: white;
}
.module.module-webcams .webcams .webcam h3 {
  padding: 10px 0 5px 0;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #003B4A;
  text-transform: uppercase;
  text-align: center;
}
.module.module-webcams .webcams .webcam h4 {
  padding: 0 0 10px 0;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 8px;
  line-height: 12px;
  color: #003B4A;
  text-transform: uppercase;
  text-align: center;
}
.module.module-webcams .webcams .webcam .wrapper {
  margin: 0 10px 0;
  overflow: hidden;
  box-sizing: border-box;
  text-align: center;
}
.module.module-webcams .webcams .webcam .wrapper img {
  height: 100px;
  display: inline-block;
}
.module.module-webcams .webcams .pull-clear {
  clear: both;
}
.module.module-webcams .webcams .link {
  margin-top: 10px;
  background: white;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 30px;
  color: #003B4A;
  text-transform: uppercase;
  text-align: left;
  padding: 0 10px;
  display: block;
  -moz-transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  -o-transition: all 0.3s 0s ease-in-out;
  -ms-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
}
.module.module-webcams .webcams .link i {
  margin-right: 10px;
}
.module.module-webcams .webcams .link:hover {
  color: white;
  background: #003B4A;
}
::placeholder {
  color: white;
}
/*# sourceMappingURL=frontoffice.css.map */