/*!***********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./less/site.less ***!
  \***********************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* -- PROFIL WEB - 2018 --- */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@font-face {
  font-family: "URW Geometric";
  src: url(URWGeometric-Regular.woff2) format("woff2"), url(URWGeometric-Regular.woff) format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "URW Geometric Bold";
  src: url(URWGeometric-Bold.woff2) format("woff2"), url(URWGeometric-Bold.woff) format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "URW Geometric Black";
  src: url(URWGeometric-Black.woff2) format("woff2"), url(URWGeometric-Black.woff) format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "DomaineDispMedium";
  src: url(DomaineDisp-Medium.woff2) format("woff2"), url(DomaineDisp-Medium.woff) format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "DomaineDisp-RegularItalic";
  src: url(DomaineDisp-RegularItalic.woff2) format("woff2"), url(DomaineDisp-RegularItalic.woff) format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "rotary";
  src: url(rotary.woff?csevlk) format('woff');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"],
.picto-font {
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  font-family: "rotary" !important;
  speak: none;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-logout::before {
  content: "\e919";
}
.icon-edit::before {
  content: "\e91a";
}
.icon-trash-can::before {
  content: "\e90f";
}
.icon-cart::before {
  content: "\e910";
}
.icon-users::before {
  content: "\e911";
}
.icon-cb-paypal::before {
  content: "\e912";
}
.icon-cb-visa::before {
  content: "\e913";
}
.icon-cb-mastercard::before {
  content: "\e914";
}
.icon-eye::before {
  content: "\e915";
}
.icon-check::before {
  content: "\e916";
}
.icon-sceau::before {
  content: "\e900";
}
.icon-search::before {
  content: "\e901";
}
.icon-doc::before {
  content: "\e902";
}
.icon-docs::before {
  content: "\e903";
}
.icon-eshop::before {
  content: "\e904";
}
.icon-carte-france::before {
  content: "\e905";
}
.icon-book::before {
  content: "\e906";
}
.icon-close::before {
  content: "\e90d";
}
.icon-more::before {
  content: "\e918";
}
.icon-prev::before {
  content: "\e907";
}
.icon-next::before {
  content: "\e908";
}
.icon-play::before {
  content: "\e909";
}
.icon-facebook::before {
  content: "\e90a";
}
.icon-x::before {
  content: "\e90b";
}
.icon-linkedin::before {
  content: "\e91b";
}
.icon-instagram::before {
  content: "\e90e";
}
.icon-pinterest::before {
  content: "\e917";
}
.icon-flag-deco::before {
  content: "\e90c";
}
* {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* prevent iOS bug fond gris état focus */
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote::before,
blockquote::after,
q::before,
q::after {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img[src$=".svg"] {
  max-width: 100%;
  max-height: 100%;
  display: block;
}
html {
  font-size: 62.5%;
}
body {
  background-color: #fff;
  font-size: 1.8rem;
  line-height: 1.4;
  letter-spacing: 0.07rem;
  font-family: "URW Geometric";
  color: #212121;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: space-between;
}
body .main-content {
  flex-grow: 1;
}
.txt {
  letter-spacing: 0;
}
.clear {
  clear: both;
}
.hide {
  display: none !important;
}
.hidden {
  visibility: hidden !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.dev {
  color: #fff;
  background-color: red;
  padding: 10px;
  text-transform: uppercase;
  font-size: 1.8rem;
  line-height: 1;
  margin: 0 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
}
a {
  color: #f7a81b;
  text-decoration: none;
  transition: all 250ms ease;
}
strong,
b {
  font-family: "URW Geometric Bold";
  font-weight: 400;
}
abbr {
  border-bottom: 1px dotted #555;
}
sup {
  vertical-align: super;
  font-size: 0.8em;
}
.blur {
  opacity: 0.4;
}
.wrap {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  position: relative;
}
@media screen and (max-width: 1499px) {
  .wrap {
    padding: 0 10px;
  }
}
@media screen and (max-width: 1199px) {
  .wrap {
    max-width: 1000px;
  }
}
@media screen and (max-width: 999px) {
  .wrap {
    max-width: 768px;
  }
}
@media screen and (max-width: 767px) {
  .wrap {
    max-width: 640px;
  }
}
@media screen and (max-width: 639px) {
  .wrap {
    max-width: none;
  }
}
.main-content {
  padding-top: 50px;
}
@media screen and (max-width: 639px) {
  .main-content {
    padding-top: 0;
  }
}
.shop .main-content,
.home .main-content {
  padding-top: 0;
}
.logo {
  background: transparent url(logo-rotary-mag.svg) center no-repeat;
  background-size: contain;
}
a.logo:hover {
  opacity: 0.8;
}
.logo-footer {
  background: transparent url(logo-rotary-mag-blc.svg) center no-repeat;
  background-size: contain;
}
.cols {
  display: flex;
  justify-content: space-between;
}
.cols .col2 {
  width: 49%;
}
.cols .col3 {
  width: 32%;
}
@media screen and (max-width: 1199px) {
  .art-content {
    flex-direction: column;
  }
}
.sidebar {
  width: 276px;
  margin-right: 32px;
  margin-bottom: 50px;
}
h2,
.h2 {
  font-family: "URW Geometric Black";
  font-size: 4.5rem;
  text-transform: uppercase;
  margin-bottom: 35px;
  line-height: 1.1;
}
.ck {
  text-align: justify;
  position: relative;
  margin-bottom: 62px;
}
.ck p {
  font-family: "URW Geometric" !important;
  font-size: 1.8rem;
  color: #1d1d1b;
}
.ck i,
.ck em {
  font-style: italic;
}
.ck .pres {
  font-family: "DomaineDispMedium" !important;
  font-size: 2.2rem;
  color: #1d1d1b;
  position: relative;
  width: 427px;
  margin: 58px auto 66px;
}
@media screen and (max-width: 767px) {
  .ck .pres {
    width: 80%;
  }
}
.ck .pres::before,
.ck .pres::after {
  font-style: normal;
  font-size: 8rem;
  position: absolute;
}
.ck .pres::before {
  content: "\00201c";
  top: -23px;
  left: -39px;
}
.ck .pres::after {
  content: "\00201d";
  bottom: -68px;
  right: -40px;
}
@media screen and (max-width: 767px) {
  .ck .pres::after {
    right: 0;
  }
}
@media screen and (max-width: 639px) {
  .ck .pres::after {
    right: -30px;
  }
}
.er404 .main-content {
  min-height: 715px;
  background-color: #ebebeb;
}
.er404 .main-content::before {
  display: block;
  content: '';
  background-color: #fff;
  height: 290px;
  width: 100%;
}
.er404 .main-content h1 {
  text-align: center;
  margin-top: -245px;
}
.er404 .main-content a img {
  max-width: 100%;
  transition: 0.3s;
}
.er404 .main-content a .error-mobile {
  display: none;
}
@media screen and (max-width: 639px) {
  .er404 .main-content a .error-mobile {
    display: flex;
  }
  .er404 .main-content a .error-desktop {
    display: none;
  }
}
.er404 .main-content a:hover img {
  opacity: 0.8;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset;
}
input[type="text"],
input[type="password"],
input[type="search"],
input[type="email"],
input[type="number"],
input[type="date"],
input[type="tel"],
input[type="url"],
textarea {
  appearance: none;
  color: #212121;
  padding: 0 15px;
  height: 50px;
  font-size: 1.8rem;
  font-family: "URW Geometric";
  border: 2px solid #eee;
  margin-bottom: 20px;
  letter-spacing: 0.1rem;
  background-color: #eee;
  border-radius: 0;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="date"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
textarea:focus {
  outline: none;
  border-color: #eba01a;
  color: #eba01a;
  background-color: #fff;
}
input[type="number"] {
  appearance: textfield;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  display: none;
}
input[type="submit"],
button {
  height: 50px;
  background-color: #f7a81b;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.6rem;
  appearance: none;
  border: 0 none;
  padding: 0 15px;
  cursor: pointer;
  border-radius: 0;
}
input[type="submit"]:hover,
button:hover {
  background-color: #eba01a;
}
textarea {
  resize: vertical;
  padding: 10px;
  min-height: 150px;
}
label,
.label {
  display: block;
  color: #212121;
  text-align: left;
  margin-bottom: 10px;
}
label em,
.label em {
  display: block;
  color: #999;
  margin-top: 5px;
  text-transform: none;
  font-size: 1.33rem;
}
.theme-variant input[type="text"],
.theme-variant input[type="password"],
.theme-variant input[type="search"],
.theme-variant input[type="email"],
.theme-variant input[type="number"],
.theme-variant input[type="date"],
.theme-variant input[type="tel"],
.theme-variant textarea {
  border: 1px solid #eee;
  color: #838383;
  background-color: #ededed;
}
.theme-variant input[type="text"]:focus,
.theme-variant input[type="password"]:focus,
.theme-variant input[type="search"]:focus,
.theme-variant input[type="email"]:focus,
.theme-variant input[type="number"]:focus,
.theme-variant input[type="date"]:focus,
.theme-variant input[type="tel"]:focus,
.theme-variant textarea:focus {
  color: #006cb7;
  background-color: transparent;
  border-color: #006cb7;
}
#captcha {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 20px;
}
#captcha img {
  min-width: 100px;
  height: auto;
  margin-right: 10px;
}
#captcha input[type="text"] {
  max-width: 190px;
  margin-bottom: 0;
}
#captcha a {
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
}
#captcha #reload {
  height: 30px;
  width: 30px;
  transition: all 250ms ease;
  cursor: pointer;
}
#captcha #reload path {
  fill: #f7a81b;
}
#captcha #reload:hover {
  transform: rotate(360deg);
}
#captcha #reload:hover path {
  fill: #00a5bb;
}
.checkbox {
  position: relative;
}
.checkbox label {
  font-family: "URW Geometric";
  text-transform: none;
  display: flex;
  position: relative;
  cursor: pointer;
}
.checkbox label::before {
  content: '';
  height: 20px;
  width: 20px;
  border: 2px solid #ddd;
  margin-right: 10px;
  padding-right: 15px;
}
.checkbox label::after {
  position: absolute;
  left: 1px;
  top: 2px;
  content: "\e916";
  color: transparent;
  font-size: 1.4rem;
  transition: all 250ms ease;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  font-family: "rotary" !important;
  speak: none;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.checkbox input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  border: 0 none;
  z-index: -1;
  appearance: none;
  outline: none;
}
.checkbox input[type="checkbox"]:checked + label::before {
  border-color: #f7a81b;
  outline: none;
}
.checkbox input[type="checkbox"]:checked + label::after {
  color: #f7a81b;
  outline: none;
}
.list-radio {
  position: relative;
  margin-bottom: 13px;
}
.list-radio li {
  margin-bottom: 5px;
}
.list-radio input[type="radio"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  border: 0 none;
  z-index: -1;
  appearance: none;
  border-radius: 50%;
}
.list-radio input[type="radio"] + label {
  position: relative;
  display: flex;
  text-transform: none;
  font-family: "URW Geometric";
  cursor: pointer;
}
.list-radio input[type="radio"] + label::before {
  content: '';
  display: block;
  width: 20px;
  min-width: 20px;
  height: 20px;
  margin-right: 10px;
  background-color: #eee;
  border-radius: 50%;
  transition: all 250ms ease;
}
.list-radio input[type="radio"] + label::after {
  position: absolute;
  left: 6px;
  top: 6px;
  content: '';
  height: 8px;
  width: 8px;
  background-color: #eee;
  border-radius: 50%;
  transition: all 250ms ease;
}
.list-radio input[type="radio"]:checked + label {
  font-weight: 700;
}
.list-radio input[type="radio"]:checked + label::before {
  border: 1px solid #f7a81b;
  background-color: #fff;
}
.list-radio input[type="radio"]:checked + label::after {
  background-color: #f7a81b;
}
.habillage {
  height: 50px;
  max-width: 250px;
  margin-bottom: 20px;
  position: relative;
  background-color: #ebebeb;
  flex-grow: 1;
  overflow: hidden;
}
.habillage::after {
  position: absolute;
  right: 0;
  top: 0;
  content: "\e908";
  font-size: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  width: 50px;
  background-color: #f7a81b;
  color: #fff;
  z-index: 99;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  font-family: "rotary" !important;
  speak: none;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: rotate(90deg);
}
.habillage select {
  position: absolute;
  left: 0;
  top: 0;
  appearance: none;
  background-color: transparent;
  text-overflow: '';
  border: 0 none;
  font-family: inherit;
  font-size: 1.4rem;
  height: 100%;
  width: 100%;
  padding-left: 15px;
  padding-right: 60px;
  z-index: 100;
}
.input-file {
  width: auto;
  max-width: 300px;
}
.input-file label {
  cursor: pointer;
  margin-bottom: 0;
  font-size: 1.3rem;
  font-weight: 400;
}
.input-file i {
  font-size: 2.5rem;
  margin-right: 5px;
  font-weight: 300;
}
.input-file input[type="file"] {
  display: none;
}
.input-file .file-selected {
  font-weight: 700;
  font-size: 1.5rem;
  text-align: left;
  padding: 0;
  margin-bottom: 0;
  margin-top: 15px;
  position: relative;
}
.input-file .file-selected:not(:empty) {
  background-color: #b3d3e9;
  margin-bottom: 20px;
  padding: 10px;
}
.input-file .file-selected:not(:empty)::before {
  content: "Fichier sélectionné : ";
  display: block;
  font-style: italic;
  font-weight: 300;
  color: #1d1d1b;
}
.input-file .file-selected:not(:empty)::after {
  content: '';
  display: block;
  position: absolute;
  left: 15px;
  top: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 12px 10px 12px;
  border-color: transparent transparent #b3d3e9 transparent;
}
.btn {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: auto;
  padding: 0;
  font-size: 1.8rem;
  font-family: "URW Geometric Bold";
  text-transform: uppercase;
}
.btn.btn-primary {
  background-color: #f7a81b;
  color: #fff;
  padding: 0 20px;
  min-height: 50px;
  height: 50px;
  text-align: center;
}
.btn.btn-primary:hover {
  background-color: #eba01a;
}
.btn.fat {
  height: 55px;
  min-height: 55px;
}
.btn.btn-secondary {
  background-color: #00a5bb;
  color: #fff;
  padding: 0 20px;
  min-height: 50px;
  height: 50px;
  text-align: center;
}
.btn.btn-secondary:hover {
  background-color: #009db2;
  color: #fff;
}
.btn.btn-secondary.variant {
  background-color: #007383;
}
.btn.btn-secondary.variant:hover {
  background-color: #00a5bb;
}
.btn.btn-tertiary {
  background-color: #006cb7;
  color: #fff;
}
.btn.btn-tertiary:hover {
  background-color: #0067ae;
}
.btn.btn-more {
  border-bottom: 1px solid #f7a81b;
  height: 40px;
  min-height: 40px;
  min-width: 105px;
  color: #212121;
  justify-content: flex-end;
}
.btn.btn-more::after {
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  font-family: "rotary" !important;
  speak: none;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e918";
  margin-left: 10px;
}
.btn.btn-more:hover {
  color: #f7a81b;
}
.btn.btn-deco {
  text-align: left;
  position: relative;
  padding: 0 50px;
}
.btn.btn-deco::before {
  content: '';
  background-color: #fff;
  height: 1px;
  width: 56px;
  position: absolute;
  top: 50%;
  left: -28px;
}
@media screen and (max-width: 767px) {
  .btn.btn-deco::before {
    display: none;
  }
}
.btn.btn-inline {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  border-bottom: 1px solid #f7a81b;
  height: 25px;
  color: #1d1d1b;
  margin-bottom: 10px;
  text-align: left;
}
.btn.btn-inline:hover {
  color: #f7a81b;
}
@media screen and (max-width: 767px) {
  .btn.btn-inline {
    justify-content: center;
  }
}
.btn.btn-back {
  color: #006cb7;
  display: flex;
  margin: 0;
  height: 50px;
  min-width: 110px;
  justify-content: flex-start;
}
.btn.btn-back:hover {
  background-color: #006cb7;
  color: #fff;
}
.btn.btn-back i {
  margin-right: 8px;
  font-size: 2.8rem;
}
.btn.btn-mag {
  border: none;
}
.btn.btn-mag span {
  color: #f7a81b;
  margin-right: 6px;
}
.btn.btn-shop {
  justify-content: flex-start;
  font-family: "URW Geometric";
  font-size: 1.6rem;
  margin: 0;
  letter-spacing: 0.1rem;
}
.btn.btn-shop::before {
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  font-family: "rotary" !important;
  speak: none;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e908";
  font-size: 2rem;
  margin-right: 10px;
  color: #f7a81b;
}
.btn.btn-txt {
  background-color: #4c4c4c;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 230px;
  padding: 0 30px;
}
.btn.btn-txt:hover {
  background-color: #f7a81b;
}
.btn.btn-txt:hover span {
  color: #fff;
}
.btn.btn-txt i {
  font-size: 8rem;
  margin-bottom: 10px;
}
.btn.btn-txt strong {
  font-size: 2rem;
  text-align: center;
}
.btn.btn-txt span {
  text-align: center;
  line-height: 1;
  color: #bcbcbc;
  text-transform: none;
  font-family: "URW Geometric";
}
.btn.btn-cart {
  background-color: #f7a81b;
  color: #fff;
  display: flex;
  height: 45px;
  width: 100%;
}
.btn.btn-cart span {
  font-size: 1.5rem;
  font-family: "URW Geometric Bold";
  letter-spacing: 0.2rem;
  padding-top: 4px;
}
.btn.btn-cart i {
  font-size: 4rem;
  margin-right: 5px;
}
.btn.btn-cart.disabled {
  background-color: #999;
  color: #eee;
  cursor: not-allowed;
}
.btn.btn-cart.disabled span {
  line-height: 1;
  font-size: 1.4rem;
}
.btn.btn-cart.disabled:hover {
  background-color: #999;
}
.btn.btn-cart:hover {
  background-color: #de9718;
}
.btn-aide {
  height: 32px;
  margin: 0 5px;
}
.btn-aide:hover {
  opacity: 0.75;
}
.legend-btn {
  font-family: "URW Geometric";
  font-size: 1.9rem;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.legend {
  font-style: italic;
  color: #999;
  margin-bottom: 25px;
}
.back {
  display: flex;
  align-items: center;
  margin-right: 40px;
  font-size: 1.2rem;
}
@media screen and (max-width: 639px) {
  .back {
    margin-bottom: 20px;
    margin-top: 5px;
    margin-right: 0;
  }
}
.back i {
  color: #00a5bb;
  margin-right: 5px;
}
.back span {
  text-transform: uppercase;
  font-family: "URW Geometric Bold";
  letter-spacing: 0.3rem;
  color: #f7a81b;
}
.back:hover span {
  color: #00a5bb;
}
.link-shop {
  display: inline-flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
  color: #1d1d1b;
  font-family: "URW Geometric Bold";
  letter-spacing: 0.3rem;
}
.link-shop::after {
  margin-top: -2px;
  content: "";
  height: 1px;
  width: 100%;
  background-color: #f7a81b;
}
.link-shop:hover {
  color: #006cb7;
}
.link-shop:hover::after {
  background-color: #006cb7;
}
.sml-txt {
  font-size: 0.9em;
  opacity: 0.8;
  text-transform: none;
}
.breadcrumb {
  font-family: "URW Geometric";
  font-size: 1.4rem;
  letter-spacing: 0.15rem;
  color: #7d7d7d;
  margin-bottom: 20px;
}
.breadcrumb span {
  text-decoration: underline;
}
@media screen and (max-width: 639px) {
  .breadcrumb {
    margin-bottom: 15px;
    margin-top: 20px;
  }
}
.breadcrumb a {
  color: #7d7d7d;
}
.breadcrumb a:hover {
  text-decoration: underline;
}
.bandeau {
  background-color: #f7a81b;
  color: #fff;
  padding: 5px 5px 0;
  font-family: "URW Geometric";
  font-size: 1.6rem;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}
.sharer {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.sharer a {
  position: relative;
  margin-bottom: 0;
  color: #f7a81b;
  margin-right: 8px;
}
.sharer a i {
  font-size: 2.7rem;
}
.sharer a span {
  position: absolute;
  color: #fff;
  top: -30px;
  left: 50%;
  margin-left: -45px;
  opacity: 0;
  width: 90px;
  height: 25px;
  font-size: 1.5rem;
  z-index: -1;
  transition: all 250ms ease;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.sharer a span::after {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 7px 0 7px;
}
.sharer a:hover span {
  z-index: 99;
  opacity: 1;
  transform: translateY(-5px);
}
.sharer a.share-facebook span {
  background-color: #3a5795;
}
.sharer a.share-facebook span::after {
  border-color: #3a5795 transparent transparent transparent;
}
.sharer a.share-facebook:hover i {
  color: #3a5795;
}
.sharer a.share-x span {
  background-color: #000;
}
.sharer a.share-x span::after {
  border-color: #000 transparent transparent transparent;
}
.sharer a.share-x:hover i {
  color: #000;
}
.sharer a.share-linkedin span {
  background-color: #0077b5;
}
.sharer a.share-linkedin span::after {
  border-color: #0077b5 transparent transparent transparent;
}
.sharer a.share-linkedin:hover i {
  color: #0077b5;
}
.sharer a.share-pinterest span {
  background-color: #bd2126;
}
.sharer a.share-pinterest span::after {
  border-color: #bd2126 transparent transparent transparent;
}
.sharer a.share-pinterest:hover i {
  color: #bd2126;
}
.msg-info {
  display: flex;
  align-items: center;
  padding: 20px;
  min-height: 50px;
  line-height: 1;
  margin: auto;
  margin-bottom: 20px;
  color: #fff;
}
.msg-info:empty {
  display: none;
}
.msg-info.flash {
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  height: 0;
  font-size: 1.8rem;
  text-transform: uppercase;
  transition: all ease 0.15s;
  opacity: 0;
  padding: 0 20px 0 80px;
}
.msg-info.flash.open {
  height: 50px;
  opacity: 1;
}
.msg-info.valid {
  background-color: rgba(77, 166, 82, 0.9);
}
.msg-info.delete {
  background-color: rgba(77, 166, 82, 0.9);
}
.msg-info.error {
  background-color: rgba(195, 22, 22, 0.9);
}
.msg-info.warning {
  background-color: rgba(245, 142, 40, 0.9);
}
body.mode-popup::after {
  display: block;
  content: '';
  position: fixed;
  height: 100vh;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9998;
}
.popup {
  display: none;
  background-color: #fff;
  color: #333;
  position: fixed;
  top: 10%;
  left: 50%;
  height: auto;
  width: 90%;
  max-width: 790px;
  margin-left: -395px;
  z-index: 9999;
}
@media screen and (max-width: 880px) {
  .popup {
    /* 640 */
    left: 5%;
    right: 5%;
    width: auto;
    max-width: 90%;
    margin-left: 0;
  }
}
@media screen and (max-width: 639px) {
  .popup {
    /* 640 */
    left: 0;
    right: 0;
    max-width: 100%;
    top: 0;
    bottom: 0;
    overflow-y: scroll;
  }
}
.popup .popup-heading {
  background-color: #006cb7;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.8rem;
  font-family: "URW Geometric Bold";
  padding: 0 15px;
  letter-spacing: 0.15rem;
  height: 50px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.popup .popup-content {
  padding: 15px;
}
.popup .cols {
  display: flex;
  justify-content: space-between;
}
.popup .cols > div:first-child {
  margin-right: 20px;
}
.popup input[type="email"] {
  min-width: 300px;
}
.popup.open {
  display: block;
}
.popup .close-popup {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #fff;
}
.popup .close-popup i {
  font-size: 3.5rem;
}
.popup .close-popup:hover {
  color: #f7a81b;
}
@media screen and (max-width: 639px) {
  .popup .close-popup {
    position: fixed;
  }
}
.onglet {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  width: 125px;
  position: relative;
}
.bloc-home-magazine .onglet {
  width: 100px;
}
.onglet > span {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #f7a81b;
  height: 50px;
  padding: 0 10px;
  width: 100%;
  font-family: "URW Geometric Bold";
  font-size: 1.6rem;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.12rem;
  text-align: center;
  transition: all 250ms ease;
}
.onglet > span span {
  border-top: 1px solid #fff;
  padding: 5px 0 2px 0;
  width: 100%;
}
.onglet > span span:first-child {
  border-top: 0 none;
  padding-top: 15px;
}
.onglet > span span:only-child {
  border-bottom: 1px solid #fff;
}
.onglet svg {
  width: 125px;
  height: 51px;
  margin-top: -3px;
}
.bloc-home-magazine .onglet svg {
  height: 40px;
  width: 100px;
}
.onglet path {
  fill: #f7a81b;
}
a.onglet:hover > span {
  letter-spacing: 0.2rem;
}
.skin-video {
  position: relative;
  cursor: pointer;
}
.skin-video::after {
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  font-family: "rotary" !important;
  speak: none;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  content: "\e909";
  font-size: 8rem;
  color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
  transition: all 250ms ease;
}
.skin-video:hover::after {
  background-color: rgba(0, 0, 0, 0.8);
}
.art-item {
  border: 0 none;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
}
.art-item a:hover img {
  opacity: 0.7;
}
.art-item img {
  display: block;
  width: 100%;
  max-width: 100%;
  order: 0;
  height: auto;
}
.art-item h4 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  order: 1;
  color: #fff;
  background-color: #f7a81b;
  margin-bottom: 10px;
  height: 20px;
  min-height: 20px;
  padding: 0 10px;
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 1;
  padding-top: 3px;
}
@media screen and (max-width: 1199px) {
  .art-item h4 {
    height: 40px;
  }
}
.art-item h3 {
  order: 2;
  font-size: 2rem;
  text-transform: uppercase;
  font-family: "URW Geometric Bold";
  margin-bottom: 10px;
  line-height: 1.1;
}
.art-item p {
  order: 4;
  line-height: 1.2;
}
.art-item p a {
  color: #212121;
}
.art-item p a:hover {
  color: #f7a81b;
}
.art-item .btn {
  order: 5;
  position: absolute;
  bottom: 0;
  right: 0;
}
.page-title {
  width: 850px;
  margin-bottom: 35px;
  font-family: "DomaineDispMedium";
  font-size: 4.5rem;
  line-height: 40px;
  font-weight: 700;
  text-transform: uppercase;
  color: #212121;
}
@media screen and (max-width: 1199px) {
  .page-title {
    width: 100%;
    max-width: 850px;
  }
}
@media screen and (max-width: 767px) {
  .page-title {
    text-align: justify;
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 639px) {
  .page-title {
    text-align: left;
  }
}
.liste .list li {
  margin-bottom: 30px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 639px) {
  .liste .list li {
    flex-direction: column;
  }
}
.liste .list li a:hover img {
  opacity: 0.7;
}
.liste .list li img {
  width: 300px;
  display: block;
}
@media screen and (min-width: 640px) and (max-width: 768px) {
  .liste .list li img {
    width: 250px;
  }
}
@media screen and (max-width: 639px) {
  .liste .list li img {
    margin-bottom: 5px;
  }
}
.liste .list li .txt {
  width: 525px;
  flex-grow: 1;
  min-height: 213px;
  margin-left: 25px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
}
@media screen and (max-width: 1199px) {
  .liste .list li .txt {
    width: 655px;
  }
}
@media screen and (max-width: 999px) {
  .liste .list li .txt {
    width: 100%;
  }
}
@media screen and (max-width: 639px) {
  .liste .list li .txt {
    margin-left: 0;
  }
}
.liste .list li .txt p {
  width: 525px;
}
@media screen and (max-width: 1199px) {
  .liste .list li .txt p {
    width: 655px;
  }
}
@media screen and (max-width: 999px) {
  .liste .list li .txt p {
    width: 100%;
  }
}
.liste .list li .txt span {
  width: 100%;
  font-family: "URW Geometric";
  font-size: 1.8rem;
  color: #212121;
}
.liste .list li .txt span.date {
  margin-top: 17px;
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
  line-height: 1.1;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.liste .list li .txt span.title {
  margin-bottom: 15px;
  font-family: "URW Geometric Bold";
  font-size: 2rem;
  letter-spacing: 0.1rem;
  line-height: 1.1;
  text-transform: uppercase;
}
.liste .list li .txt a {
  margin: 0;
  margin-top: 7px;
}
.liste .list li .txt::before {
  display: block;
  content: '';
  width: 160px;
  height: 1px;
  background-color: #f7a81b;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 639px) {
  .liste .list li .txt::before {
    display: none;
  }
}
.liste .pager {
  display: flex;
  justify-content: center;
  align-items: center;
}
.liste .pager .prev {
  margin-right: 10px;
}
.liste .pager .next {
  margin-left: 10px;
}
.pagination {
  text-align: center;
  margin-bottom: 80px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.pagination li {
  display: inline-block;
  padding: 5px;
}
.pagination li.active a {
  color: #fff;
}
.pagination li.navigation a {
  padding-top: 2px;
}
.pagination li.navigation a i {
  font-size: 2.5rem;
}
.pagination li.navigation.full a i:last-child {
  margin-left: -18px;
}
.pagination a {
  width: 27px;
  height: 27px;
  font-family: "DomaineDisp-RegularItalic";
  font-size: 1.6rem;
  color: #1d1d1b;
  letter-spacing: 0.8px;
  text-align: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.bubble {
  height: 30px;
  width: 30px;
  font-size: 1.34rem;
  border: 1px solid #006cb7;
  color: #006cb7;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.nav-onglet {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.nav-onglet a {
  min-height: 50px;
  min-width: 180px;
  color: #000;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.nav-onglet a strong {
  margin-right: 10px;
}
.nav-onglet a.actif,
.nav-onglet a:hover {
  border-color: #006cb7;
  color: #006cb7;
}
.nav-onglet a:only-child {
  display: none;
}
.onglet-content {
  display: none;
}
.onglet-content h2 {
  font-size: 2.7rem;
  font-family: "URW Geometric Bold";
  margin-bottom: 20px;
}
.onglet-content.open {
  display: block;
}
.table-list {
  margin-bottom: 25px;
  width: 100%;
}
.table-list th {
  text-transform: uppercase;
  height: 50px;
  vertical-align: middle;
  color: #1d1d1b;
  text-align: left;
}
.table-list tbody tr:nth-child(odd) {
  background-color: #d9e9f4;
}
.table-list td {
  vertical-align: middle;
  height: 50px;
  padding: 15px;
  line-height: 1;
}
.table-list td.ref {
  width: 140px;
}
.table-list td.action {
  text-align: right;
  width: 230px;
}
.table-list a {
  color: #006cb7;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.table-list a i {
  font-size: 2.7rem;
  margin-left: 5px;
}
.table-list a:hover {
  color: #00365c;
}
.shop-alert .main-content {
  border-top: 5px solid #f7a81b;
  text-align: center;
  padding-top: 60px;
}
.shop-alert .logo {
  width: 250px;
  min-height: 100px;
  margin: auto;
  margin-bottom: 40px;
}
.shop-alert .txt {
  text-transform: uppercase;
  font-family: "URW Geometric Bold";
  font-size: 2rem;
  margin-bottom: 50px;
}
.encart {
  background-color: #e6f0f8;
  padding: 10px;
  margin-bottom: 15px;
}
.search-action-club {
  width: 100%;
  background-color: #00a5bb;
  padding: 20px;
  margin-bottom: 20px;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.search-action-club h2 {
  font-size: 1.8rem;
  text-align: center;
}
.search-action-club .txt {
  margin-bottom: 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  .search-action-club .txt {
    width: 100%;
    justify-content: center;
  }
}
.search-action-club .txt i {
  font-size: 7.5rem;
  margin-right: 15px;
}
.rgpd-consent {
  z-index: 9995;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  min-height: 250px;
  color: #fff;
  background-color: rgba(247, 168, 27, 0.98);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.rgpd-consent p {
  padding: 0 15px;
  text-align: center;
  margin-bottom: 20px;
}
.rgpd-consent .rgpd-list p {
  text-align: left;
}
.rgpd-consent h5 {
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}
.rgpd-consent form {
  text-align: center;
}
.rgpd-consent input[type="submit"]:not(.btn),
.rgpd-consent button:not(.btn) {
  background-color: transparent;
  border: 0 none;
}
.rgpd-consent .btn {
  margin: 0 5px;
  padding: 5px 15px;
  margin-bottom: 15px;
}
.rgpd-consent .rgpd-no-consent {
  color: #006cb7;
  text-align: center;
  font-weight: 700;
}
.rgpd-consent .rgpd-no-consent:hover {
  text-decoration: underline;
}
.rgpd-consent .cols {
  justify-content: center;
}
@media screen and (max-width: 639px) {
  .rgpd-consent .cols {
    flex-direction: column;
  }
}
header {
  border-top: 5px solid #f7a81b;
}
.logo {
  display: block;
  min-width: 230px;
  height: 50px;
  text-indent: -9999px;
}
@media screen and (max-width: 767px) {
  .logo {
    min-width: 200px;
  }
}
.top-header {
  padding: 0 80px;
  margin-bottom: 100px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1499px) {
  .top-header {
    padding: 0 2%;
  }
}
@media screen and (max-width: 999px) {
  .top-header {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .top-header {
    padding: 0 1%;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 639px) {
  .top-header {
    flex-direction: column;
  }
}
.top-nav {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
}
.top-nav > div {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
.top-nav > div a:not(.onglet):hover {
  color: #eba01a;
}
.top-nav > div nav:not(.social) a {
  border-left: 2px solid #f7a81b;
  padding: 0 10px;
  font-family: "URW Geometric Bold";
  font-size: 1.6rem;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}
.top-nav > div nav:not(.social) a:first-child {
  border-left: 0 none;
}
.top-nav .rotary-action-link {
  text-transform: uppercase;
  color: #1d1d1b;
  letter-spacing: 0.1rem;
  font-family: "URW Geometric Black";
  font-size: 1.3rem;
  border: 2px solid #aaa;
  padding: 0 30px;
  min-height: 34px;
  padding-top: 2px;
  border-radius: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 999px) {
  .top-nav .rotary-action-link {
    display: none;
  }
}
.top-nav .rotary-action-link:hover {
  background-color: #f7a81b;
  border-color: #f7a81b;
  color: #fff;
}
.top-nav .social {
  font-size: 2.7rem;
  height: 31px;
  margin-left: 15px;
}
@media screen and (max-width: 999px) {
  .top-nav .social {
    display: none;
  }
}
.top-nav .go-shop {
  min-height: 15px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 999px) {
  .top-nav .go-shop {
    display: none;
  }
}
.top-nav .go-shop i {
  display: none;
  font-size: 3.5rem;
  font-weight: 700;
}
@media screen and (max-width: 1199px) {
  .top-nav .go-shop i {
    display: flex;
  }
}
@media screen and (max-width: 1199px) {
  .top-nav .go-shop span {
    display: none;
  }
}
.top-nav .go-espace-rotary {
  min-height: 15px;
  width: 195px;
  margin: 0 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .top-nav .go-espace-rotary {
    width: 135px;
  }
}
@media screen and (max-width: 639px) {
  .top-nav .go-espace-rotary {
    width: 100%;
  }
}
.top-nav .go-espace-rotary i {
  font-size: 2.8rem;
  color: #f7a81b;
  margin-right: 10px;
}
.top-nav .go-espace-rotary span {
  font-size: 1.6rem;
  font-family: "URW Geometric Bold";
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  color: #000;
}
.top-nav .go-espace-rotary:hover i,
.top-nav .go-espace-rotary:hover span {
  color: #eba01a;
}
.top-nav .logout {
  color: #006cb7;
  line-height: 1;
  font-size: 4rem;
}
.toggle-search {
  display: none;
  font-size: 4rem;
}
.toggle-search .icon-search {
  display: flex;
}
.toggle-search .icon-close {
  display: none;
  position: absolute;
  top: 35px;
  left: 5px;
}
.toggle-search.search-mobile-on .icon-search {
  display: none;
}
.toggle-search.search-mobile-on .icon-close {
  display: block;
  z-index: 99;
}
@media screen and (max-width: 639px) {
  .toggle-search {
    display: flex;
  }
}
.bloc-search {
  background-color: #f7a81b;
  padding: 4px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
}
@media screen and (max-width: 1199px) {
  .bloc-search {
    max-width: 300px;
    padding-top: 0;
  }
}
@media screen and (max-width: 639px) {
  .bloc-search {
    background-color: transparent;
    padding: 0;
  }
}
.bloc-search p {
  margin-bottom: 15px;
  padding: 0 10px;
  padding-top: 15px;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  .bloc-search p {
    display: none;
  }
}
.form-search {
  position: relative;
}
@media screen and (max-width: 639px) {
  .form-search.search-open {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100px;
    margin: 0;
    padding-top: 10px;
    background-color: #fff;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 639px) {
  .form-search {
    display: none;
  }
}
.form-search input[type="search"] {
  width: 100%;
  height: 50px;
  margin-bottom: 0;
  padding-right: 55px;
  background-color: #fff;
  border-color: #fff;
  font-family: "URW Geometric";
  transition: all 250ms ease;
}
.form-search input[type="search"]:focus {
  color: #1d1d1b;
  border-color: #1d1d1b;
}
@media screen and (max-width: 639px) {
  .form-search input[type="search"]:focus {
    background-color: #fff;
    z-index: 0;
  }
}
.form-search input[type="search"]:focus + button {
  opacity: 0.5;
}
@media screen and (max-width: 639px) {
  .form-search input[type="search"] {
    margin: 0 15px 0 50px;
  }
}
.form-search button {
  background-color: transparent;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 4rem;
  color: #212121;
  height: 50px;
  width: 50px;
  transition: all 250ms ease;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 639px) {
  .form-search button {
    top: 29px;
    right: 15px;
  }
}
.main-nav {
  height: 55px;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .main-nav .menu {
    display: none;
  }
}
.main-nav::after {
  display: block;
  content: '';
  height: 1px;
  background-color: #1d1d1b;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
}
.home .main-nav::after {
  display: none;
}
.menu {
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .menu {
    position: absolute;
    left: 0;
    right: 0;
    top: 55px;
    height: auto;
    background-color: #fff;
    z-index: 5000;
    flex-direction: column;
  }
}
.menu a {
  position: relative;
  height: 100%;
  line-height: 1;
  color: #1d1d1b;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-family: "URW Geometric Bold";
  padding: 0 15px;
  letter-spacing: 0.07rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1199px) {
  .menu a {
    padding: 0 10px;
    font-size: 1.55rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 999px) {
  .menu a {
    padding: 0 10px;
    font-size: 1.42rem;
    letter-spacing: 0.04rem;
  }
}
@media screen and (max-width: 767px) {
  .menu a {
    height: 40px;
    width: 100%;
  }
}
.menu a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7px;
  bottom: 0;
  width: 2px;
  height: 14px;
  background-color: #1d1d1b;
}
@media screen and (max-width: 767px) {
  .menu a::before {
    display: none;
  }
}
.menu a:hover,
.menu a .actif {
  color: #f7a81b;
}
.menu > li {
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .menu > li {
    flex-direction: column;
  }
}
.menu > li:hover a::after,
.menu > li.actif a::after {
  background-color: #f7a81b;
  display: block;
  content: '';
  height: 3px;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  z-index: 600;
}
.menu > li:hover .sub-menu {
  display: flex;
}
.menu > li:first-child > a {
  border-left: 0 none;
  padding-left: 0;
}
.menu > li:first-child > a::before {
  display: none;
}
.menu > li.nav-actu:hover > a,
.menu > li.nav-actu.actif > a {
  color: #006cb7;
}
.menu > li.nav-actu:hover > a::after,
.menu > li.nav-actu.actif > a::after {
  background-color: #006cb7;
}
.menu > li.nav-actu .sub-menu a:hover,
.menu > li.nav-actu .sub-menu a.actif {
  color: #006cb7;
}
.menu > li.nav-action:hover > a,
.menu > li.nav-clubs:hover > a,
.menu > li.nav-action.actif > a,
.menu > li.nav-clubs.actif > a {
  color: #00a5bb;
}
.menu > li.nav-action:hover > a::after,
.menu > li.nav-clubs:hover > a::after,
.menu > li.nav-action.actif > a::after,
.menu > li.nav-clubs.actif > a::after {
  background-color: #00a5bb;
}
.menu > li.nav-action .sub-menu a:hover,
.menu > li.nav-clubs .sub-menu a:hover,
.menu > li.nav-action .sub-menu a.actif,
.menu > li.nav-clubs .sub-menu a.actif {
  color: #00a5bb;
}
.menu > li.nav-dl-mag {
  display: none;
}
@media screen and (max-width: 767px) {
  .menu > li.nav-dl-mag {
    display: flex;
  }
}
.menu .sub-menu {
  z-index: 500;
  height: 40px;
  border-bottom: 1px solid #1d1d1b;
  border-top: 1px solid #1d1d1b;
  background-color: #fff;
  position: absolute;
  top: 55px;
  left: 0;
  width: 1200px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  display: none;
  transition: all 250ms ease;
}
@media screen and (max-width: 1499px) {
  .menu .sub-menu {
    width: 1180px;
  }
}
@media screen and (max-width: 1199px) {
  .menu .sub-menu {
    width: 980px;
  }
}
@media screen and (max-width: 999px) {
  .menu .sub-menu {
    width: 748px;
  }
}
@media screen and (max-width: 767px) {
  .menu .sub-menu {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    height: auto;
    border-top: 0 none;
    flex-direction: column;
  }
}
.menu .sub-menu li:first-child a::before {
  display: none;
}
.menu .sub-menu a {
  text-transform: none;
  font-family: "URW Geometric";
}
.menu .sub-menu a::before {
  width: 1px;
}
.menu .sub-menu a::after {
  display: none !important;
}
.menu .sub-menu a:hover,
.menu .sub-menu a.actif {
  color: #f7a81b;
}
.mag-telechargement {
  position: relative;
  width: 220px;
  height: 55px;
  background-color: #1d1d1b;
  color: #fff;
  font-family: "URW Geometric";
  font-size: 1.8rem;
  line-height: 1;
  letter-spacing: 0.05rem;
  padding-left: 75px;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1199px) {
  .mag-telechargement {
    padding: 0;
    height: auto;
    width: auto;
    background-color: transparent;
  }
}
@media screen and (max-width: 767px) {
  .mag-telechargement {
    display: none;
  }
}
.mag-telechargement:hover {
  background-color: #f7a81b;
}
@media screen and (max-width: 1199px) {
  .mag-telechargement:hover {
    background-color: transparent;
  }
}
.mag-telechargement img {
  position: absolute;
  left: 10px;
  bottom: 5px;
  max-width: 74px;
  max-height: 96px;
}
@media screen and (min-width: 768px) and (max-width: 999px) {
  .mag-telechargement img {
    max-height: 55px;
  }
}
@media screen and (max-width: 1199px) {
  .mag-telechargement img {
    position: static;
  }
}
@media screen and (max-width: 1199px) {
  .mag-telechargement span {
    display: none;
  }
}
.toggle-nav {
  display: none;
  cursor: pointer;
  position: relative;
  width: 100px;
  height: 55px;
  background-color: #fff;
  margin: auto;
  flex-grow: 1;
}
@media screen and (max-width: 767px) {
  .toggle-nav {
    display: block;
  }
}
.toggle-nav span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -12px;
  display: block;
  width: 20px;
  height: 3px;
  background-color: #1d1d1b;
  transform: rotate(0deg);
}
.toggle-nav span::before,
.toggle-nav span::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 20px;
  height: 3px;
  background-color: #1d1d1b;
  transform: translateY(-6px);
  transition: all 250ms ease;
}
.toggle-nav span::after {
  top: 12px;
}
.menu-open.toggle-nav span {
  background-color: #fff;
}
.menu-open.toggle-nav span::before {
  transform: rotate(-45deg);
}
.menu-open.toggle-nav span::after {
  transform: rotate(45deg);
  transform-origin: 24px -4px 0;
}
footer {
  background-color: #1d1d1b;
  color: #fff;
  padding: 80px 0 60px 0;
}
@media screen and (max-width: 639px) {
  footer {
    padding: 35px 0;
  }
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #f7a81b;
}
.main-footer {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 90px;
}
@media screen and (max-width: 1199px) {
  .main-footer {
    padding: 0 15px;
  }
}
@media screen and (max-width: 999px) {
  .main-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 639px) {
  .main-footer {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 999px) {
  .main-footer .cols {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 639px) {
  .main-footer .cols {
    flex-direction: column;
    margin-bottom: 0;
  }
}
.main-footer section {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-left: 45px;
}
@media screen and (max-width: 767px) {
  .main-footer section {
    margin-left: 35px;
  }
}
@media screen and (max-width: 639px) {
  .main-footer section {
    margin-left: 0;
    margin-bottom: 25px;
  }
}
.main-footer section.social-rotary {
  margin-left: 0;
}
.main-footer section.shop {
  max-width: 125px;
}
.main-footer section.shop a {
  width: 125px;
}
.main-footer section.magazine {
  max-width: 190px;
}
.main-footer section.newsletter {
  min-width: 270px;
}
@media screen and (max-width: 1199px) {
  .main-footer section.newsletter {
    min-width: 200px;
  }
}
.main-footer section.newsletter h2 {
  align-self: stretch;
}
.main-footer section.newsletter .news-part-1 {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.main-footer section.newsletter .news-part-1 input[type="email"] {
  margin-bottom: 0;
  flex-grow: 1;
  height: 45px;
  background-color: #fff;
  font-family: "URW Geometric";
  letter-spacing: 0.1rem;
  color: #1d1d1b;
  border: 0 none;
}
@media screen and (max-width: 1199px) {
  .main-footer section.newsletter .news-part-1 input[type="email"] {
    width: 150px;
  }
}
.main-footer section.newsletter .news-part-1 input[type="email"]:focus {
  border-color: transparent;
  background-color: #ebebeb;
}
.main-footer section.newsletter .news-part-1 input[type="email"]:invalid {
  color: #c31616;
  box-shadow: inset 0 -5px 0 0 #c31616;
}
.main-footer section.newsletter .news-part-1 .btn {
  height: 45px;
  min-width: 45px;
  color: #1d1d1b;
  background-color: #ebebeb;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.main-footer section.newsletter .news-part-1 .btn:hover {
  background-color: #f7a81b;
  color: #fff;
}
.main-footer section.newsletter .checkbox a {
  color: #f7a81b;
}
.main-footer section.newsletter .checkbox a:hover {
  text-decoration: underline;
}
.main-footer h2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  font-family: "URW Geometric Bold";
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  margin-bottom: 30px;
  letter-spacing: 0.2rem;
  font-size: 1.8rem;
  text-transform: none;
}
.main-footer .social {
  display: flex;
}
.main-footer nav a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.main-footer nav a::before {
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  font-family: "rotary" !important;
  speak: none;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e908";
  font-size: 2rem;
  margin-right: 10px;
}
@media screen and (min-width: 1000px) and (max-width: 1199px) {
  .main-footer nav a::before {
    display: none;
  }
}
.social-rotary {
  margin-top: -15px;
}
.social-rotary h2 {
  margin-bottom: 20px;
}
.social-rotary h2:first-child {
  border-bottom: 0 none;
}
.social-rotary h2:first-child > a {
  display: block;
  width: 165px;
  height: 40px;
  background-size: 165px;
}
.social-rotary h2:first-child > a:hover {
  opacity: 0.7;
}
.social-rotary .social a {
  margin-bottom: 30px;
}
.social-rotary .social a::before {
  display: none;
}
.social-rotary i {
  font-size: 3rem;
}
.colophon p {
  padding-top: 25px;
  text-transform: uppercase;
  font-size: 1.4rem;
  border-top: 1px solid #fff;
}
@media screen and (max-width: 1199px) {
  .colophon p {
    margin: 0 15px;
  }
}
.home-slider {
  position: relative;
  margin-top: 1px;
}
.home-slider .pager-nav {
  position: absolute;
  right: 40px;
  top: 20px;
  z-index: 999;
  color: #fff;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 639px) {
  .home-slider .pager-nav {
    top: auto;
    bottom: 30px;
  }
}
.home-slider .pager-nav > span {
  font-family: "DomaineDisp-RegularItalic";
  font-size: 1.6rem;
  min-width: 35px;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.home-slider .pager-nav .pager span {
  display: none;
}
.home-slider .pager-nav .pager span.cycle-pager-active {
  display: inline-flex;
}
.home-slider .pager-nav .pager-total {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.home-slider .pager-nav .pager-total::before {
  display: inline-flex;
  content: '';
  background-color: #fff;
  height: 1px;
  min-width: 55px;
  margin-right: 10px;
}
.home-slider .pager-nav a {
  color: #fff;
  margin: 0 10px;
  font-size: 2.7rem;
}
.slider-content {
  position: relative;
  height: 680px;
  width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 999px) {
  .slider-content {
    height: 500px;
  }
}
@media screen and (max-width: 639px) {
  .slider-content {
    height: 400px;
  }
}
.slider-content > div {
  color: #fff;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center;
}
.slider-content > div::before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.32);
}
.slider-content > div.slide-action .onglet > span {
  background-color: #00a5bb;
}
.slider-content > div.slide-action .onglet path {
  fill: #00a5bb;
}
.slider-content > div.slide-action .btn-primary {
  background-color: #00a5bb;
}
.slider-content > div.slide-action .btn-primary:hover {
  background-color: #009db2;
}
.slider-content > div.slide-actu .onglet > span {
  background-color: #006cb7;
}
.slider-content > div.slide-actu .onglet path {
  fill: #006cb7;
}
.slider-content > div.slide-actu .btn-primary {
  background-color: #006cb7;
}
.slider-content > div.slide-actu .btn-primary:hover {
  background-color: #0067ae;
}
.slider-content article {
  position: absolute;
  left: 35px;
  top: 160px;
}
@media screen and (max-width: 639px) {
  .slider-content article {
    top: 110px;
    left: 25px;
  }
}
.slider-content article a {
  color: #fff;
}
.slider-content article a:hover {
  opacity: 0.8;
}
.slider-content article a.btn-primary {
  margin-top: 20px;
}
.slider-content article a.btn-primary:hover {
  opacity: 1;
}
.slider-content h2 {
  text-transform: uppercase;
  font-family: "URW Geometric Black";
  font-size: 5.5rem;
  line-height: 1.1;
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative;
  max-width: 620px;
}
@media screen and (max-width: 767px) {
  .slider-content h2 {
    font-size: 4rem;
  }
}
@media screen and (max-width: 639px) {
  .slider-content h2 {
    font-size: 3rem;
    max-width: 250px;
  }
}
@media screen and (max-width: 639px) {
  .slider-content h2 br {
    display: none;
  }
}
.slider-content h2::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 315px;
  height: 1px;
  background-color: #fff;
}
@media screen and (max-width: 639px) {
  .slider-content h2::after {
    width: 200px;
  }
}
.slider-content h3 {
  font-family: "DomaineDispMedium";
  line-height: 1.1;
  font-size: 3.5rem;
  max-width: 350px;
}
@media screen and (max-width: 767px) {
  .slider-content h3 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 639px) {
  .slider-content h3 {
    max-width: 250px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 639px) {
  .slider-content h3 br {
    display: none;
  }
}
.slider-content .onglet {
  position: absolute;
  top: 0;
  left: 35px;
}
.slider-btn {
  position: absolute;
  bottom: -55px;
  right: 0;
  height: 55px;
}
@media screen and (max-width: 1250px) {
  .slider-btn {
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .slider-btn {
    height: 80px;
  }
}
@media screen and (max-width: 639px) {
  .slider-btn {
    bottom: -60px;
  }
}
.slider-btn > div {
  height: 110px;
}
@media screen and (max-width: 767px) {
  .slider-btn > div {
    height: 80px;
  }
}
.slider-btn .btn {
  height: 55px;
  padding: 0 15px;
}
.slider-btn .btn::before {
  display: none;
}
@media screen and (max-width: 767px) {
  .slider-btn .btn {
    height: 80px;
  }
}
.slider-btn .btn i {
  font-size: 3.5rem;
  margin-left: 10px;
}
.slider-btn .btn.btn-action {
  background-color: #00a5bb;
}
.slider-btn .btn.btn-action:hover {
  background-color: #009db2;
}
.slider-btn .btn.btn-actu {
  background-color: #006cb7;
}
.slider-btn .btn.btn-actu:hover {
  background-color: #0067ae;
}
.slider-art {
  padding-top: 95px;
  padding-bottom: 115px;
}
.slider-art h2 {
  line-height: 1;
}
@media screen and (max-width: 1199px) {
  .slider-art > section {
    padding: 0 15px;
  }
}
.slick-container {
  position: relative;
}
.slick-container .slick-slide {
  width: 380px;
  height: 475px;
  margin: 0 10px;
}
@media screen and (max-width: 767px) {
  .slick-container .slick-slide {
    height: 550px;
  }
}
@media screen and (max-width: 639px) {
  .slick-container .slick-slide {
    height: auto;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 1350px) {
  .slick-nav {
    position: absolute;
    right: 15px;
    top: 15px;
  }
}
@media screen and (max-width: 639px) {
  .slick-nav {
    display: none;
  }
}
.slick-nav a {
  position: absolute;
  font-size: 8rem;
  top: 50%;
  margin-top: -40px;
}
@media screen and (max-width: 1350px) {
  .slick-nav a {
    position: static;
    margin-top: 0;
    font-size: 6rem;
  }
}
.slick-nav a.slick-prev {
  left: -80px;
}
.slick-nav a.slick-next {
  right: -80px;
}
@media screen and (max-width: 1350px) {
  .slick-nav a.slick-next {
    margin-left: 15px;
  }
}
.slider-actu {
  padding-top: 125px;
  margin-top: -35px;
  background-color: #ebebeb;
}
@media screen and (max-width: 639px) {
  .slider-actu {
    padding-top: 135px;
  }
}
.slider-actu .slick-container .slick-slide h4 {
  background-color: #006cb7;
}
.slider-actu .slick-container .slick-slide .btn {
  border-color: #006cb7;
}
.slider-actu .slick-container .slick-slide .btn:hover {
  color: #006cb7;
}
.slider-actu .slick-nav a {
  color: #006cb7;
}
.slider-action {
  background-color: #ebebeb;
}
@media screen and (max-width: 639px) {
  .slider-action {
    padding-bottom: 0;
  }
}
.slider-action .gcols {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}
@media screen and (max-width: 767px) {
  .slider-action .gcols {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 639px) {
  .slider-action .gcols {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
}
.slider-action .art-item {
  min-height: 475px;
}
@media screen and (max-width: 639px) {
  .slider-action .art-item {
    min-height: auto;
    padding-bottom: 45px;
  }
}
.slider-action .art-item h4 {
  background-color: #00a5bb;
}
.slider-action .art-item .btn {
  border-color: #00a5bb;
}
.slider-action .art-item .btn:hover {
  color: #00a5bb;
}
.slider-action .art-item .btn.btn-secondary {
  justify-content: space-between;
  position: static;
  margin: 0;
  width: 100%;
}
.slider-action .art-item .btn.btn-secondary:hover {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .slider-action .bloc-search-action {
    width: 100%;
    grid-column: span 2;
  }
}
@media screen and (max-width: 639px) {
  .slider-action .bloc-search-action {
    grid-column: auto;
  }
}
.slider-action .search-action-club {
  margin-bottom: 25px;
}
.slider-clubs .slick-container .slick-slide h4 {
  background-color: #00a5bb;
}
.slider-clubs .slick-container .slick-slide .btn {
  border-color: #00a5bb;
}
.slider-clubs .slick-container .slick-slide .btn:hover {
  color: #00a5bb;
}
.slider-clubs .slick-nav a {
  color: #00a5bb;
}
.services {
  background-color: #ebebeb;
  position: relative;
  padding-top: 90px;
}
@media screen and (max-width: 1199px) {
  .services > section {
    width: 1000px;
  }
}
@media screen and (max-width: 999px) {
  .services > section {
    width: 768px;
  }
}
@media screen and (max-width: 767px) {
  .services > section {
    width: 640px;
  }
}
@media screen and (max-width: 639px) {
  .services > section {
    width: 100%;
    padding: 0 15px;
  }
}
@media screen and (max-width: 999px) {
  .services > section > .cols {
    flex-direction: column;
  }
}
.services h2 {
  line-height: 1;
  margin-bottom: 30px;
}
.services .cols {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.services .col {
  min-width: 365px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1199px) {
  .services .col {
    min-width: 315px;
  }
}
@media screen and (max-width: 639px) {
  .services .col {
    min-width: 0;
  }
}
.services .col i {
  color: #fff;
  font-size: 6rem;
}
.services .col .btn-txt {
  max-width: 100%;
}
.services .col .btn-txt strong,
.services .col .btn-txt span {
  width: 305px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .services .col .btn-txt strong,
  .services .col .btn-txt span {
    width: auto;
  }
}
@media screen and (max-width: 639px) {
  .services .col .btn-txt strong,
  .services .col .btn-txt span {
    padding-bottom: 15px;
  }
}
.services .col:first-child {
  min-width: 470px;
}
@media screen and (max-width: 1199px) {
  .services .col:first-child {
    min-width: 370px;
  }
}
@media screen and (max-width: 999px) {
  .services .col:first-child {
    flex-direction: column;
  }
}
@media screen and (max-width: 639px) {
  .services .col:first-child {
    min-width: 0;
  }
}
.services .col.col-mid {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 105px;
  text-align: center;
}
@media screen and (max-width: 639px) {
  .services .col.col-mid {
    flex-direction: column;
    margin-bottom: 20px;
    margin-top: 0;
  }
}
.services .col.col-mid a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 50%;
  height: 270px;
  background-color: #f7a81b;
  color: #fff;
}
@media screen and (max-width: 639px) {
  .services .col.col-mid a {
    width: 100%;
    margin: 20px 0 0 0;
  }
}
.services .col.col-mid a:first-child {
  margin-right: 20px;
}
.services .col.col-mid a .title {
  font-family: "URW Geometric Black";
  font-size: 3.5rem;
  line-height: 35px;
  text-transform: uppercase;
  letter-spacing: 1.75px;
  margin-top: 7px;
  margin-bottom: 9px;
}
.services .col.col-mid a span,
.services .col.col-mid a strong {
  max-width: 333px;
}
.services .col.col-last {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: space-between;
}
@media screen and (max-width: 999px) {
  .services .col.col-last {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 639px) {
  .services .col.col-last {
    flex-direction: column;
  }
}
.services .col.col-last .btn-txt {
  margin-top: 267px;
  z-index: 99;
}
@media screen and (max-width: 1199px) {
  .services .col.col-last .btn-txt {
    margin-top: 270px;
    min-height: 227px;
  }
}
@media screen and (max-width: 999px) {
  .services .col.col-last .btn-txt {
    margin-top: 0;
    width: 50%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 639px) {
  .services .col.col-last .btn-txt {
    margin-bottom: 0;
    width: 100%;
  }
}
.services .art-item {
  width: 365px;
  height: 466px;
  margin-bottom: 30px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .services .art-item {
    width: 315px;
  }
}
@media screen and (max-width: 999px) {
  .services .art-item {
    padding-left: 380px;
    width: 100%;
    height: 280px;
  }
}
@media screen and (max-width: 767px) {
  .services .art-item {
    padding-left: 340px;
    height: 250px;
  }
}
@media screen and (max-width: 639px) {
  .services .art-item {
    padding-left: 0;
    height: auto;
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 999px) {
  .services .art-item .skin-video {
    position: absolute;
    left: 0;
    top: 0;
    width: 380px;
  }
}
@media screen and (max-width: 767px) {
  .services .art-item .skin-video {
    width: 340px;
  }
}
@media screen and (max-width: 639px) {
  .services .art-item .skin-video {
    position: relative;
    width: 100%;
    max-width: 365px;
  }
}
.services .art-item h3,
.services .art-item p {
  padding: 0 20px;
}
.services .art-item h4 {
  margin-bottom: 15px;
}
.services .art-item .btn {
  right: 20px;
}
@media screen and (max-width: 639px) {
  .services .art-item .btn {
    bottom: -40px;
  }
}
.recherche-club {
  flex-direction: row;
  background-color: #f7a81b;
  color: #fff;
  width: 386px;
  height: 270px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin-right: 20px;
}
@media screen and (max-width: 1199px) {
  .recherche-club {
    width: 370px;
  }
}
@media screen and (max-width: 999px) {
  .recherche-club {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.recherche-club i {
  font-size: 18rem;
  margin-bottom: 15px;
}
@media screen and (min-width: 1000px) and (max-width: 1199px) {
  .recherche-club i {
    font-size: 15rem;
  }
}
@media screen and (max-width: 639px) {
  .recherche-club i {
    display: none;
  }
}
.recherche-club .h2 {
  font-size: 3.5rem;
  margin-bottom: 5px;
  max-width: 218px;
  text-align: center;
}
.telechargement {
  width: 793px;
  height: 270px;
  background-color: #f7a81b;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 999px) {
  .telechargement {
    width: auto;
  }
}
.telechargement img {
  margin-top: -60px;
}
@media screen and (max-width: 639px) {
  .telechargement img {
    display: none;
  }
}
.telechargement .txt {
  width: 345px;
  color: #fff;
  text-align: center;
}
.telechargement .txt a {
  color: #fff;
  font-family: "URW Geometric Black";
  font-size: 3.5rem;
  line-height: 35px;
  text-transform: uppercase;
}
.telechargement .txt a span {
  color: #fff;
}
.telechargement .acheter {
  margin-top: 51px;
  font-size: 1.8rem;
  letter-spacing: 0.9px;
}
.telechargement .acheter p {
  font-family: "URW Geometric Bold";
  line-height: 20px;
}
.telechargement .acheter a {
  font-family: "URW Geometric";
  line-height: 22px;
  text-transform: uppercase;
  font-size: 1.8rem;
}
.telechargement .acheter a:hover {
  color: #212121;
}
.telechargement .acheter a:hover span {
  color: #212121;
}
.all-club {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.85);
  height: 37px;
}
@media screen and (max-width: 1199px) {
  .all-club {
    height: 40px;
  }
}
.all-club span {
  line-height: 1;
  text-transform: uppercase;
  font-size: 2rem;
  padding-top: 3px;
}
@media screen and (max-width: 1199px) {
  .all-club span {
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 639px) {
  .all-club span {
    font-size: 1.4rem;
  }
}
.all-club i {
  font-size: 3rem;
}
.all-club:hover {
  background-color: #fff;
}
.bloc-home-magazine {
  padding-top: 100px;
}
@media screen and (max-width: 767px) {
  .bloc-home-magazine {
    padding-top: 60px;
  }
  .bloc-home-magazine .slick-nav {
    position: absolute;
    right: 15px;
    top: -100px;
  }
}
.bloc-home-magazine h2 {
  margin-bottom: 35px;
}
.bloc-home-magazine .slider-art {
  padding-top: 0;
  padding-bottom: 30px;
}
.bloc-home-magazine .mag-mois {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.bloc-home-magazine .mag-mois h2 {
  color: #f7a81b;
  margin-bottom: 30px;
  font-size: 3rem;
  text-align: center;
  font-family: "URW Geometric Bold";
  margin-top: 35px;
}
.bloc-home-magazine .mag-mois .cols {
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .bloc-home-magazine .mag-mois .cols {
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (max-width: 999px) {
  .bloc-home-magazine .mag-mois .cols {
    width: 800px;
  }
}
@media screen and (max-width: 800px) {
  .bloc-home-magazine .mag-mois .cols {
    width: 100%;
  }
}
.bloc-home-magazine > .cols {
  margin-bottom: 65px;
  align-items: flex-start;
  align-items: center;
}
@media screen and (max-width: 1100px) {
  .bloc-home-magazine > .cols {
    flex-direction: column;
  }
}
@media screen and (max-width: 999px) {
  .bloc-home-magazine > .cols {
    width: 768px;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .bloc-home-magazine > .cols {
    width: 640px;
  }
}
@media screen and (max-width: 639px) {
  .bloc-home-magazine > .cols {
    width: 100%;
  }
}
.bloc-home-magazine .container {
  display: flex;
}
@media screen and (max-width: 999px) {
  .bloc-home-magazine .container {
    flex-direction: column;
  }
}
.bloc-home-magazine .art-mag {
  margin-bottom: 30px;
}
@media screen and (max-width: 1499px) {
  .bloc-home-magazine .art-mag {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .bloc-home-magazine .art-mag .art {
    width: 800px;
  }
}
@media screen and (max-width: 819px) {
  .bloc-home-magazine .art-mag .art {
    width: 380px;
  }
}
@media screen and (max-width: 385px) {
  .bloc-home-magazine .art-mag .art {
    width: 300px;
  }
}
.bloc-home-magazine .art-mag img {
  margin-bottom: 0 !important;
}
.bloc-home-magazine .art-mag h4 {
  width: 100%;
}
.bloc-home-magazine .art-item {
  width: 380px;
  float: left;
  margin-right: 20px;
  margin-bottom: 25px;
}
@media screen and (max-width: 385px) {
  .bloc-home-magazine .art-item {
    width: 300px;
  }
}
.bloc-home-magazine .art-item.invite {
  position: relative;
}
.bloc-home-magazine .art-item.invite .onglet {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -52px;
}
.bloc-home-magazine .art-item p {
  margin-bottom: 50px;
}
.bloc-home-magazine .art-item .btn {
  position: absolute;
  bottom: 0;
  right: 0;
}
.infos-mag {
  position: relative;
  margin-right: 35px;
  height: 340px;
  max-height: 340px;
}
@media screen and (max-width: 805px) {
  .infos-mag {
    width: 100%;
    height: 600px;
    max-height: 600px !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-right: 0;
  }
}
@media screen and (max-width: 590px) {
  .infos-mag {
    width: 100%;
  }
}
.infos-mag h2 {
  margin-bottom: 29px;
  line-height: 1.1;
}
@media screen and (max-width: 999px) {
  .infos-mag h2 {
    padding-left: 270px;
  }
}
@media screen and (max-width: 639px) {
  .infos-mag h2 {
    padding-left: 0;
    text-align: center;
  }
}
.infos-mag h3 {
  margin-top: 10px;
  margin-bottom: 19px;
  width: auto;
  font-family: "DomaineDispMedium";
  font-size: 3.2rem;
  line-height: 31px;
  color: #212121;
}
.infos-mag p {
  max-width: 270px;
  font-family: "URW Geometric";
  font-size: 1.4rem;
  line-height: 20px;
}
@media screen and (max-width: 999px) {
  .infos-mag p {
    max-width: none;
  }
}
@media screen and (max-width: 639px) {
  .infos-mag p {
    padding-left: 0;
  }
}
.infos-mag img {
  display: block;
  margin-bottom: 15px;
  margin-right: 10px;
}
.infos-mag span {
  display: block;
}
.infos-mag span.numero-mag {
  position: relative;
  width: auto;
  margin-bottom: 15px;
}
.infos-mag span.numero-mag::after {
  display: block;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #212121;
  position: absolute;
  bottom: -3px;
  left: 0;
}
.infos-mag figure {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.infos-mag figure img {
  width: 350px;
  height: 250px;
}
@media screen and (max-width: 350px) {
  .infos-mag figure img {
    width: 300px;
    height: 235px;
  }
}
@media screen and (max-width: 805px) {
  .infos-mag figure {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 639px) {
  .infos-mag figure {
    position: static;
    flex-direction: column;
    align-items: center;
  }
}
.infos-mag figcaption {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
@media screen and (max-width: 999px) {
  .infos-mag figcaption {
    padding-top: 50px;
  }
}
@media screen and (max-width: 639px) {
  .infos-mag figcaption {
    padding-top: 0;
  }
}
.infos-mag .nav-mag {
  margin-top: 25px;
}
.infos-mag .nav-mag .btn {
  color: #1d1d1b;
  line-height: 1;
  margin-bottom: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.infos-mag .nav-mag .btn:hover {
  color: #f7a81b;
}
.infos-mag .nav-mag .btn::before {
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  font-family: "rotary" !important;
  speak: none;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e908";
  color: #f7a81b;
  margin-right: 10px;
}
.articles-small {
  min-height: 490px;
  margin-top: 85px;
}
@media screen and (max-width: 999px) {
  .articles-small {
    min-height: auto;
    margin-top: 20px;
  }
}
@media screen and (max-width: 639px) {
  .articles-small {
    flex-direction: column;
    margin-top: 20px;
  }
}
.articles-small > article {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
  margin-left: 25px;
  border-top: 1px solid #f7a81b;
  padding-top: 15px;
}
@media screen and (max-width: 1199px) {
  .articles-small > article {
    margin-left: 20px;
  }
}
@media screen and (max-width: 999px) {
  .articles-small > article {
    width: 100%;
    margin: 0;
    align-items: center;
  }
}
.articles-small > article:first-child {
  margin-left: 0;
}
@media screen and (min-width: 1000px) and (max-width: 1199px) {
  .articles-small > article:first-child {
    margin-left: 10px;
  }
}
.articles-small > article h3 {
  text-transform: uppercase;
  font-size: 2rem;
  font-family: "URW Geometric Bold";
  margin-bottom: 26px;
  position: relative;
  padding: 0 8px;
  line-height: 1.1;
  width: 160px;
  hyphens: auto;
}
@media screen and (max-width: 1199px) {
  .articles-small > article h3 {
    width: 150px;
  }
}
@media screen and (max-width: 999px) {
  .articles-small > article h3 {
    width: auto;
  }
}
.articles-small > article h3 span {
  position: relative;
}
.articles-small > article h3::before {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  content: '';
  height: 23px;
  width: 100%;
  background-color: #f7a81b;
}
.articles-small > article .txt {
  line-height: 1.1;
  flex-grow: 1;
  width: 160px;
  hyphens: auto;
}
@media screen and (max-width: 1199px) {
  .articles-small > article .txt {
    width: 150px;
  }
}
@media screen and (max-width: 999px) {
  .articles-small > article .txt {
    width: auto;
  }
}
@media screen and (max-width: 639px) {
  .articles-small > article .txt {
    margin-bottom: 25px;
  }
}
.articles-small > article .more {
  color: #1d1d1b;
}
.articles-small > article .more:hover {
  color: #f7a81b;
}
.more-contenu {
  width: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 999px) {
  .more-contenu {
    margin-top: 50px;
  }
}
@media screen and (max-width: 840px) {
  .more-contenu {
    width: 500px !important;
  }
}
@media screen and (max-width: 639px) {
  .more-contenu {
    width: auto !important;
    padding: 0;
    margin: 0;
  }
}
.more-contenu nav {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
@media screen and (max-width: 1199px) {
  .more-contenu nav {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 1199px) {
  .more-contenu nav {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;
  }
}
@media screen and (max-width: 639px) {
  .more-contenu nav {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
  }
}
.more-contenu a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 250px;
  margin-bottom: 25px;
  color: #1d1d1b;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .more-contenu a {
    width: 400px;
  }
}
@media screen and (max-width: 805px) {
  .more-contenu a {
    width: 250px;
  }
}
@media screen and (max-width: 639px) {
  .more-contenu a {
    width: 100%;
  }
}
.more-contenu a:hover {
  color: #f7a81b;
}
.more-contenu a i {
  color: #f7a81b;
  font-size: 10rem;
  margin-bottom: 15px;
}
.more-contenu a strong {
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 1;
  text-align: center;
  width: 250px;
}
@media screen and (max-width: 639px) {
  .more-contenu a strong {
    width: auto;
  }
}
.districts {
  background-repeat: no-repeat;
  background-color: #006cb7;
  background-image: url(districts-francophones-left.png), url(districts-francophones-right.png);
  background-position: left top, right top;
  height: auto;
}
@media screen and (max-width: 767px) {
  .districts {
    background-image: none;
  }
}
.districts .map-content {
  position: relative;
  height: 100%;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .districts .map-content {
    max-width: 760px;
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .districts .map-content {
    max-width: 320px;
    margin: 0 auto;
  }
}
.districts figure {
  max-width: 100%;
}
.districts figure .district-mobile {
  display: none;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .districts figure .district-mobile {
    display: block;
  }
}
.districts figure .district-desktop {
  display: block;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .districts figure .district-desktop {
    display: none;
  }
}
.districts .tags-districs {
  display: block;
}
.districts .tags-districs a {
  position: absolute;
  color: #fff;
  background-color: #00a5bb;
  font-size: 1.6rem;
  padding: 0 2px;
}
.districts .tags-districs a:hover {
  background-color: #f7a81b;
}
@media screen and (max-width: 1199px) {
  .districts .tags-districs a {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .districts .tags-districs a {
    font-size: 1.2rem;
  }
}
.districts .tags-districs a.tag-1510 {
  top: 300px;
  left: 113px;
}
@media screen and (max-width: 1199px) {
  .districts .tags-districs a.tag-1510 {
    top: 236px;
    left: 64px;
  }
}
@media screen and (max-width: 767px) {
  .districts .tags-districs a.tag-1510 {
    top: 165px;
    left: 90px;
  }
}
.districts .tags-districs a.tag-1520 {
  top: 145px;
  left: 220px;
}
@media screen and (max-width: 1199px) {
  .districts .tags-districs a.tag-1520 {
    top: 136px;
    left: 130px;
  }
}
@media screen and (max-width: 767px) {
  .districts .tags-districs a.tag-1520 {
    top: 94px;
    left: 142px;
  }
}
.districts .tags-districs a.tag-1640 {
  top: 210px;
  left: 150px;
}
@media screen and (max-width: 1199px) {
  .districts .tags-districs a.tag-1640 {
    top: 177px;
    left: 83px;
  }
}
@media screen and (max-width: 767px) {
  .districts .tags-districs a.tag-1640 {
    top: 115px;
    left: 108px;
  }
}
.districts .tags-districs a.tag-1650 {
  top: 250px;
  left: 60px;
}
@media screen and (max-width: 1199px) {
  .districts .tags-districs a.tag-1650 {
    top: 202px;
    left: 35px;
  }
}
@media screen and (max-width: 767px) {
  .districts .tags-districs a.tag-1650 {
    top: 140px;
    left: 64px;
  }
}
.districts .tags-districs a.tag-1660 {
  top: 221px;
  left: 216px;
}
@media screen and (max-width: 1199px) {
  .districts .tags-districs a.tag-1660 {
    top: 188px;
    left: 135px;
  }
}
@media screen and (max-width: 767px) {
  .districts .tags-districs a.tag-1660 {
    top: 135px;
    left: 138px;
  }
}
.districts .tags-districs a.tag-1670 {
  top: 173px;
  left: 268px;
}
@media screen and (max-width: 1199px) {
  .districts .tags-districs a.tag-1670 {
    top: 156px;
    left: 169px;
  }
}
@media screen and (max-width: 767px) {
  .districts .tags-districs a.tag-1670 {
    top: 110px;
    left: 176px;
  }
}
.districts .tags-districs a.tag-1680 {
  top: 280px;
  left: 340px;
}
@media screen and (max-width: 1199px) {
  .districts .tags-districs a.tag-1680 {
    top: 227px;
    left: 213px;
  }
}
@media screen and (max-width: 767px) {
  .districts .tags-districs a.tag-1680 {
    top: 155px;
    left: 213px;
  }
}
.districts .tags-districs a.tag-1690 {
  top: 430px;
  left: 120px;
}
@media screen and (max-width: 1199px) {
  .districts .tags-districs a.tag-1690 {
    top: 318px;
    left: 74px;
  }
}
@media screen and (max-width: 767px) {
  .districts .tags-districs a.tag-1690 {
    top: 228px;
    left: 90px;
  }
}
.districts .tags-districs a.tag-1700 {
  top: 470px;
  left: 182px;
}
@media screen and (max-width: 1199px) {
  .districts .tags-districs a.tag-1700 {
    top: 340px;
    left: 115px;
  }
}
@media screen and (max-width: 767px) {
  .districts .tags-districs a.tag-1700 {
    top: 241px;
    left: 129px;
  }
}
.districts .tags-districs a.tag-1710 {
  top: 357px;
  left: 294px;
}
@media screen and (max-width: 1199px) {
  .districts .tags-districs a.tag-1710 {
    top: 274px;
    left: 182px;
  }
}
@media screen and (max-width: 767px) {
  .districts .tags-districs a.tag-1710 {
    top: 189px;
    left: 179px;
  }
}
.districts .tags-districs a.tag-1720 {
  top: 290px;
  left: 196px;
}
@media screen and (max-width: 1199px) {
  .districts .tags-districs a.tag-1720 {
    top: 229px;
    left: 116px;
  }
}
@media screen and (max-width: 767px) {
  .districts .tags-districs a.tag-1720 {
    top: 165px;
    left: 129px;
  }
}
.districts .tags-districs a.tag-1730 {
  top: 470px;
  left: 390px;
}
@media screen and (max-width: 1199px) {
  .districts .tags-districs a.tag-1730 {
    top: 342px;
    left: 238px;
  }
}
@media screen and (max-width: 767px) {
  .districts .tags-districs a.tag-1730 {
    top: 240px;
    left: 218px;
  }
}
.districts .tags-districs a.tag-1740 {
  top: 357px;
  left: 210px;
}
@media screen and (max-width: 1199px) {
  .districts .tags-districs a.tag-1740 {
    top: 278px;
    left: 129px;
  }
}
@media screen and (max-width: 767px) {
  .districts .tags-districs a.tag-1740 {
    top: 196px;
    left: 137px;
  }
}
.districts .tags-districs a.tag-1750 {
  top: 280px;
  left: 270px;
}
@media screen and (max-width: 1199px) {
  .districts .tags-districs a.tag-1750 {
    top: 224px;
    left: 166px;
  }
}
@media screen and (max-width: 767px) {
  .districts .tags-districs a.tag-1750 {
    top: 156px;
    left: 166px;
  }
}
.districts .tags-districs a.tag-1760 {
  top: 450px;
  left: 310px;
}
@media screen and (max-width: 1199px) {
  .districts .tags-districs a.tag-1760 {
    top: 331px;
    left: 187px;
  }
}
@media screen and (max-width: 767px) {
  .districts .tags-districs a.tag-1760 {
    top: 232px;
    left: 184px;
  }
}
.districts .tags-districs a.tag-1770 {
  top: 190px;
  left: 230px;
}
@media screen and (max-width: 1199px) {
  .districts .tags-districs a.tag-1770 {
    top: 165px;
    left: 132px;
  }
}
@media screen and (max-width: 767px) {
  .districts .tags-districs a.tag-1770 {
    top: 116px;
    left: 142px;
  }
}
.districts .tags-districs a.tag-1780 {
  top: 385px;
  left: 320px;
}
@media screen and (max-width: 1199px) {
  .districts .tags-districs a.tag-1780 {
    top: 299px;
    left: 198px;
  }
}
@media screen and (max-width: 767px) {
  .districts .tags-districs a.tag-1780 {
    top: 209px;
    left: 191px;
  }
}
.districts .tags-districs a.tag-1790 {
  top: 230px;
  left: 330px;
}
@media screen and (max-width: 1199px) {
  .districts .tags-districs a.tag-1790 {
    top: 189px;
    left: 202px;
  }
}
@media screen and (max-width: 767px) {
  .districts .tags-districs a.tag-1790 {
    top: 133px;
    left: 200px;
  }
}
.districts .tags-districs a.tag-2452 {
  top: 275px;
  right: 340px;
}
@media screen and (max-width: 1199px) {
  .districts .tags-districs a.tag-2452 {
    top: 221px;
    right: 205px;
  }
}
@media screen and (max-width: 767px) {
  .districts .tags-districs a.tag-2452 {
    top: 339px;
    right: 124px;
  }
}
.districts .tags-districs a.tag-7020 {
  top: 290px;
  right: 590px;
}
@media screen and (max-width: 1199px) {
  .districts .tags-districs a.tag-7020 {
    top: 222px;
    right: 375px;
  }
}
@media screen and (max-width: 767px) {
  .districts .tags-districs a.tag-7020 {
    top: 330px;
    right: 243px;
  }
}
.districts .tags-districs a.tag-7030 {
  top: 310px;
  right: 550px;
}
@media screen and (max-width: 1199px) {
  .districts .tags-districs a.tag-7030 {
    top: 249px;
    right: 340px;
  }
}
@media screen and (max-width: 767px) {
  .districts .tags-districs a.tag-7030 {
    top: 350px;
    right: 225px;
  }
}
.districts .tags-districs a.tag-7820 {
  top: 222px;
  right: 535px;
}
@media screen and (max-width: 1199px) {
  .districts .tags-districs a.tag-7820 {
    top: 188px;
    right: 333px;
  }
}
@media screen and (max-width: 767px) {
  .districts .tags-districs a.tag-7820 {
    top: 309px;
    right: 205px;
  }
}
.districts .tags-districs a.tag-9010 {
  top: 268px;
  right: 408px;
}
@media screen and (max-width: 1199px) {
  .districts .tags-districs a.tag-9010 {
    top: 218px;
    right: 250px;
  }
}
@media screen and (max-width: 767px) {
  .districts .tags-districs a.tag-9010 {
    top: 332px;
    right: 165px;
  }
}
.districts .tags-districs a.tag-9101 {
  top: 353px;
  right: 438px;
}
@media screen and (max-width: 1199px) {
  .districts .tags-districs a.tag-9101 {
    top: 272px;
    right: 277px;
  }
}
@media screen and (max-width: 767px) {
  .districts .tags-districs a.tag-9101 {
    top: 374px;
    right: 180px;
  }
}
.districts .tags-districs a.tag-9102 {
  top: 320px;
  right: 410px;
}
@media screen and (max-width: 1199px) {
  .districts .tags-districs a.tag-9102 {
    top: 247px;
    right: 254px;
  }
}
@media screen and (max-width: 767px) {
  .districts .tags-districs a.tag-9102 {
    top: 355px;
    right: 162px;
  }
}
.districts .tags-districs a.tag-9150 {
  top: 353px;
  right: 355px;
}
@media screen and (max-width: 1199px) {
  .districts .tags-districs a.tag-9150 {
    top: 275px;
    right: 223px;
  }
}
@media screen and (max-width: 767px) {
  .districts .tags-districs a.tag-9150 {
    top: 372px;
    right: 135px;
  }
}
.districts .tags-districs a.tag-9220 {
  top: 425px;
  right: 275px;
}
@media screen and (max-width: 1199px) {
  .districts .tags-districs a.tag-9220 {
    top: 316px;
    right: 166px;
  }
}
@media screen and (max-width: 767px) {
  .districts .tags-districs a.tag-9220 {
    top: 399px;
    right: 103px;
  }
}
.districts .tags-districs a.tag-9910 {
  top: 450px;
  right: 13px;
}
@media screen and (max-width: 1199px) {
  .districts .tags-districs a.tag-9910 {
    top: 334px;
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .districts .tags-districs a.tag-9910 {
    top: 408px;
    right: 4px;
  }
}
.districts .tags-districs a.tag-9920 {
  top: 410px;
  right: 13px;
}
@media screen and (max-width: 1199px) {
  .districts .tags-districs a.tag-9920 {
    top: 308px;
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .districts .tags-districs a.tag-9920 {
    top: 386px;
    right: 9px;
  }
}
.mentions-legales .ck {
  margin-bottom: 30px;
}
.mentions-legales .ck h2 {
  margin: 20px 0;
}
.mentions-legales .ck h3 {
  font-family: "URW Geometric Black";
  margin: 30px 0;
  font-size: 2.5rem;
  text-transform: uppercase;
  margin-bottom: 35px;
  line-height: 1.1;
}
.mentions-legales .ck h4 {
  margin-bottom: 15px;
  text-transform: uppercase;
  font-family: "URW Geometric Bold";
  color: #666;
  font-size: 1.8rem;
}
.mentions-legales .ck p,
.mentions-legales .ck ul {
  margin: 20px 0;
}
@media screen and (max-width: 1199px) {
  .page-clubs .main-content {
    flex-direction: column;
  }
}
.page-clubs .club-header {
  background: url(search-head.jpg) no-repeat top center;
  padding-top: 350px;
  width: 100%;
  display: flex;
}
.page-clubs .txt p {
  margin-bottom: 10px;
}
.page-clubs .actus-club h3 {
  font-family: "URW Geometric Bold";
  font-size: 1.8rem;
  letter-spacing: 1.8px;
  position: relative;
  margin-bottom: 15px;
  display: inline-block;
}
.page-clubs .actus-club h3::after {
  display: block;
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -6px;
  background-color: #f7a81b;
  left: 0;
}
.page-clubs .actus-club .titre {
  background-color: #f7a81b;
  color: #fff;
  height: 25px;
  padding-left: 5px;
  width: 100%;
  font-size: 1.4rem;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
.page-clubs .actus-club a:hover .resume {
  color: #f7a81b;
}
.page-clubs .actus-club .resume {
  width: 100%;
  font-size: 1.4rem;
  color: #212121;
}
.page-clubs .actus-club .btn-container {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.page-clubs .actus-club .btn-container a {
  margin: 0;
}
#gmap {
  width: 95%;
  height: 500px;
  position: relative;
  overflow: hidden;
  margin: 20px 0 50px 0;
}
@media screen and (max-width: 639px) {
  #gmap {
    width: 100%;
    margin: 20px 0;
  }
}
.club-detail .main-content {
  width: 100%;
  display: flex;
}
.club-detail .main-content p {
  margin-bottom: 10px;
}
.club-detail .club-header {
  background: url(search-head.jpg) no-repeat top center;
  padding-top: 350px;
}
.club-detail .club {
  display: flex;
  justify-content: space-between;
  width: 95%;
}
.club-detail .club .bouton {
  display: flex;
}
.new-search {
  width: 95%;
  height: 140px;
  background-color: #ebebeb;
  padding-left: 30px;
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 639px) {
  .new-search {
    padding: 10px;
    text-align: center;
    height: auto;
    width: 100%;
  }
}
.new-search h3 {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.new-search .bloc-search-club {
  justify-content: flex-start;
}
.new-search .bloc-search-club #search-result {
  width: 80%;
  right: auto;
  left: 0;
}
.list-clubs {
  width: 95%;
  columns: 50% 2;
  column-gap: 20px;
}
.list-clubs > * {
  break-inside: avoid;
}
.list-clubs a {
  display: block;
  padding: 5px;
  margin-bottom: 5px;
  color: #006cb7;
  break-inside: avoid;
  min-height: 65px;
}
.list-clubs a:hover {
  background-color: #eee;
}
.list-clubs a strong {
  display: block;
}
.list-results {
  display: grid;
  grid-auto-rows: auto;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}
@media screen and (max-width: 999px) {
  .list-results {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 639px) {
  .list-results {
    grid-template-columns: 1fr;
  }
}
.list-results .art-item {
  min-height: 440px;
}
.list-results .art-item.pcat-1 h4 {
  background-color: #006cb7;
}
.list-results .art-item.pcat-1 .btn-more {
  border-color: #006cb7;
}
.list-results .art-item.pcat-1 .btn-more:hover {
  color: #006cb7;
}
.list-results .art-item.pcat-2 h4,
.list-results .art-item.pcat-13 h4 {
  background-color: #00a5bb;
}
.list-results .art-item.pcat-2 .btn-more,
.list-results .art-item.pcat-13 .btn-more {
  border-color: #00a5bb;
}
.list-results .art-item.pcat-2 .btn-more:hover,
.list-results .art-item.pcat-13 .btn-more:hover {
  color: #00a5bb;
}
.no-results .form-search {
  max-width: 400px;
}
.bloc-search-club {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.bloc-search-club input[type="search"] {
  margin-bottom: 20px;
  width: 80%;
  padding: 0;
  padding-left: 15px;
  background-color: transparent;
  color: #fff;
  border: 0 none;
  border-bottom: 1px solid #fff;
}
.page-clubs .bloc-search-club input[type="search"] {
  background-color: #fff;
  border: 2px solid #fff;
  color: #212121;
}
.page-clubs .bloc-search-club input[type="search"]::-webkit-input-placeholder {
  color: #212121;
}
.page-clubs .bloc-search-club input[type="search"]:-ms-input-placeholder {
  color: #212121;
}
.page-clubs .bloc-search-club input[type="search"]::-moz-placeholder {
  color: #212121;
}
.page-clubs .bloc-search-club input[type="search"]:focus {
  border-color: #f7a81b;
  background-color: #fff;
  color: #f7a81b;
}
.bloc-search-club input[type="search"]::-webkit-input-placeholder {
  color: #fff;
}
.bloc-search-club input[type="search"]:-ms-input-placeholder {
  color: #fff;
}
.bloc-search-club input[type="search"]::-moz-placeholder {
  color: #fff;
}
.bloc-search-club input[type="search"]:focus {
  border-color: #fff;
  background-color: transparent;
  color: #fff;
}
.bloc-search-club .search-result {
  position: absolute;
  top: 60px;
  right: 10%;
  left: 10%;
  z-index: 99;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
}
.bloc-search-club .search-result a {
  min-height: 35px;
  width: 100%;
  font-size: 1.4rem;
  padding: 0 10px;
  color: #1d1d1b;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.bloc-search-club .search-result a:hover {
  background-color: #006cb7;
  color: #fff;
}
.column-left {
  width: 850px;
}
@media screen and (max-width: 1199px) {
  .column-left {
    width: 96%;
    margin: auto;
  }
}
@media screen and (max-width: 639px) {
  .column-left {
    width: 90%;
  }
}
.column-right {
  width: 300px;
  max-width: 300px;
  height: auto;
  padding-top: 20px;
}
@media screen and (max-width: 1199px) {
  .column-right {
    max-width: 100%;
    width: 100%;
  }
}
.column-right .partages {
  margin-bottom: 25px;
}
.column-right .partages h3 {
  font-family: "URW Geometric Bold";
  font-size: 1.8rem;
  letter-spacing: 1.8px;
  position: relative;
  margin-bottom: 15px;
}
.column-right .partages h3::after {
  background-color: #f7a81b;
  display: block;
  content: '';
  width: 156px;
  height: 1px;
  position: absolute;
  bottom: -6px;
  left: 0;
}
.column-right .partages a {
  font-family: "URW Geometric";
  font-size: 1.6rem;
  color: #000;
  text-transform: uppercase;
  border-bottom: 1px solid #ebebeb;
  padding: 10px 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.column-right .partages a:hover {
  color: #f7a81b;
}
.column-right .bloc-mag {
  width: 100%;
  background-color: #212121;
  margin-top: 165px;
  padding-bottom: 15px;
  margin-left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1199px) {
  .column-right .bloc-mag {
    flex-direction: row;
    padding: 20px 0;
    margin-top: 0;
  }
}
@media screen and (max-width: 639px) {
  .column-right .bloc-mag {
    flex-direction: column;
  }
}
.column-right .bloc-mag .img-mag {
  width: 250px;
  margin-bottom: 20px;
  margin-top: -140px;
}
@media screen and (max-width: 1199px) {
  .column-right .bloc-mag .img-mag {
    margin: 0 20px;
  }
}
@media screen and (max-width: 639px) {
  .column-right .bloc-mag .img-mag {
    margin: 20px 0;
  }
}
.column-right .bloc-mag .txt {
  width: 250px;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.column-right .bloc-mag .txt h2 {
  width: 100%;
  font-family: "URW Geometric";
  font-size: 1.8rem;
  letter-spacing: 0.15rem;
  position: relative;
  margin-bottom: 25px;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
}
.column-right .bloc-mag .txt h2 span {
  font-family: "URW Geometric Bold";
}
.column-right .btns {
  margin-top: 20px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1199px) {
  .column-right .btns {
    max-width: 450px;
    margin: auto;
  }
}
.column-right .btns .clubs {
  width: 100%;
  max-height: 235px;
  background-color: #f7a81b;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 20px;
}
.column-right .btns .clubs .txt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  width: 235px;
  padding-left: 25px;
  padding-top: 15px;
}
@media screen and (max-width: 1199px) {
  .column-right .btns .clubs .txt {
    width: 100%;
    justify-content: center;
  }
}
.column-right .btns .clubs .txt h3 {
  font-family: "URW Geometric Bold";
  font-size: 2rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 22px;
  margin-left: 15px;
}
.column-right .btns .clubs .txt i {
  font-size: 7.5rem;
}
.column-right .btns .clubs .more-clubs {
  height: 50px;
  width: 100%;
  margin: 0;
  background-color: rgba(255, 255, 255, 0.65);
  color: #f7a81b;
  font-size: 1.6rem;
  line-height: 1.6rem;
  padding-left: 25px;
  padding-right: 25px;
}
.column-right .btns .clubs .more-clubs:hover {
  background-color: transparent;
  color: #fff;
}
.column-right .btns .clubs .more-clubs i {
  font-size: 3rem;
}
.column-right .btns .btn-link {
  width: 100%;
  padding: 0 50px 0 25px;
  color: #fff;
  background-color: #4c4c4c;
  font-family: "URW Geometric Bold";
  font-size: 2rem;
  letter-spacing: 1px;
  line-height: 22px;
  text-transform: uppercase;
  height: 90px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.column-right .btns .btn-link:hover {
  background-color: #f7a81b;
  color: #fff;
}
.column-right .btns .btn-link i {
  font-size: 6rem;
  margin-right: 15px;
}
.abonnement {
  text-align: center;
}
.abonnement > i {
  color: #f7a81b;
  font-size: 7rem;
  margin-bottom: 10px;
}
.abonnement a {
  display: block;
  text-align: center;
  letter-spacing: 0.1rem;
  margin-bottom: 25px;
}
.abonnement a strong {
  display: block;
  font-size: 2rem;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
}
.abonnement .prix {
  font-family: "URW Geometric Bold";
  font-size: 3rem;
  letter-spacing: 0.1rem;
}
.rotarien {
  text-align: center;
}
.rotarien > i {
  font-size: 7rem;
  margin-bottom: 10px;
}
.rotarien h4 {
  font-family: "URW Geometric Bold";
  letter-spacing: 0.1rem;
  margin-bottom: 10px;
}
.rotarien .btn-shop {
  text-align: left;
}
.rotarien .btn-shop:not(:last-child) {
  margin-bottom: 30px;
}
.main-article {
  position: relative;
  height: auto;
  margin-bottom: 140px;
}
@media screen and (max-width: 767px) {
  .main-article {
    margin-bottom: 30px;
  }
}
.main-article > img {
  display: block;
}
@media screen and (max-width: 999px) {
  .main-article > img {
    max-width: 100%;
  }
}
.main-article .btn-deco {
  width: 705px;
  height: 190px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 44px;
  position: absolute;
  bottom: -95px;
  right: -20px;
}
@media screen and (max-width: 1199px) {
  .main-article .btn-deco {
    right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .main-article .btn-deco {
    right: 0;
    bottom: 0;
    position: relative;
    width: 100%;
    height: auto;
    padding: 20px;
  }
}
.main-article .btn-deco .txt {
  width: 600px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: dlex-start;
}
@media screen and (max-width: 767px) {
  .main-article .btn-deco .txt {
    width: 100%;
  }
}
.main-article .btn-deco .titre {
  font-size: 2.5rem;
  line-height: 1.1;
  margin-bottom: 8px;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}
.main-article .btn-deco .txt-content {
  width: 600px;
  text-align: left;
  font-family: "URW Geometric";
  font-size: 1.8rem;
  line-height: 1;
  text-transform: none;
}
@media screen and (max-width: 767px) {
  .main-article .btn-deco .txt-content {
    width: 100%;
  }
}
.main-article .btn-deco .date {
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  opacity: 0.5;
  line-height: 1.1;
  margin-bottom: 5px;
}
.main-article .btn-deco span {
  font-size: 1.6rem;
}
.main-article .btn-deco i {
  font-size: 4.5rem;
}
.invite-mois {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-top: 1px solid #f7a81b;
  border-bottom: 1px solid #1d1d1b;
  margin-bottom: 50px;
}
.invite-mois img {
  width: 300px;
  margin-top: 13px;
}
.invite-mois h2 {
  text-align: left;
  font-family: "URW Geometric Bold";
  color: #f7a81b;
  font-size: 2.5rem;
  text-transform: uppercase;
  letter-spacing: 1.25px;
  line-height: 18px;
  width: 300px;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .invite-mois h2 {
    width: auto;
  }
}
.invite-mois h3 {
  font-family: "URW Geometric Bold";
  color: #212121;
  font-size: 1.7rem;
  text-transform: uppercase;
  position: relative;
}
.invite-mois hr {
  width: 302px;
  height: 1px;
  margin-top: 25px;
  margin-bottom: 25px;
}
.invite-mois .txt {
  font-family: "URW Geometric";
  font-size: 1.8rem;
  color: #1d1d1b;
  text-align: justify;
}
.invite-mois a {
  width: 302px;
  font-family: "URW Geometric";
  font-size: 1.6rem;
  line-height: 25px;
  letter-spacing: 0.8px;
  margin-top: 35px;
  margin-bottom: 23px;
}
.invite-mois a i {
  color: #f7a81b;
}
@media screen and (max-width: 1199px) {
  .liste-rss {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    position: relative;
  }
}
@media screen and (max-width: 1199px) and screen and (max-width: 1499px) {
  .liste-rss {
    padding: 0 10px;
  }
}
@media screen and (max-width: 1199px) and screen and (max-width: 1199px) {
  .liste-rss {
    max-width: 1000px;
  }
}
@media screen and (max-width: 1199px) and screen and (max-width: 999px) {
  .liste-rss {
    max-width: 768px;
  }
}
@media screen and (max-width: 1199px) and screen and (max-width: 767px) {
  .liste-rss {
    max-width: 640px;
  }
}
@media screen and (max-width: 1199px) and screen and (max-width: 639px) {
  .liste-rss {
    max-width: none;
  }
}
@media screen and (max-width: 639px) {
  .liste-rss {
    max-width: 320px;
  }
}
.liste-rss .art-item {
  width: 33.33%;
  max-width: 270px;
  min-height: 290px;
  float: left;
  margin-bottom: 45px;
  margin-right: 20px;
}
.liste-rss .art-item:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 999px) {
  .liste-rss .art-item:nth-child(3n) {
    margin-right: 20px;
  }
}
@media screen and (max-width: 999px) {
  .liste-rss .art-item:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1199px) {
  .liste-rss .art-item {
    max-width: 310px;
    margin-right: 25px;
  }
}
@media screen and (max-width: 999px) {
  .liste-rss .art-item {
    width: 48%;
    max-width: none;
  }
}
@media screen and (max-width: 639px) {
  .liste-rss .art-item {
    width: 100%;
    float: none;
    min-height: 0;
    padding-bottom: 50px;
  }
}
.liste-rss .art-item h4 {
  background-color: #00a5bb;
}
.liste-rss .art-item p {
  text-align: justify;
}
.articles.cat-1 .breadcrumb a:hover,
.article-detail.cat-1 .breadcrumb a:hover,
.articles.pcat-1 .breadcrumb a:hover,
.article-detail.pcat-1 .breadcrumb a:hover {
  color: #006cb7;
}
.articles.cat-1 .column-right .partages h3::after,
.article-detail.cat-1 .column-right .partages h3::after,
.articles.pcat-1 .column-right .partages h3::after,
.article-detail.pcat-1 .column-right .partages h3::after {
  background-color: #006cb7;
}
.articles.cat-1 .column-right .partages a:hover,
.article-detail.cat-1 .column-right .partages a:hover,
.articles.pcat-1 .column-right .partages a:hover,
.article-detail.pcat-1 .column-right .partages a:hover {
  color: #006cb7;
}
.articles.cat-1 .main-article .onglet span,
.article-detail.cat-1 .main-article .onglet span,
.articles.pcat-1 .main-article .onglet span,
.article-detail.pcat-1 .main-article .onglet span {
  background-color: #006cb7;
}
.articles.cat-1 .main-article .onglet path,
.article-detail.cat-1 .main-article .onglet path,
.articles.pcat-1 .main-article .onglet path,
.article-detail.pcat-1 .main-article .onglet path {
  fill: #006cb7;
}
.articles.cat-1 .main-article .btn-deco,
.article-detail.cat-1 .main-article .btn-deco,
.articles.pcat-1 .main-article .btn-deco,
.article-detail.pcat-1 .main-article .btn-deco {
  background-color: #006cb7;
}
.articles.cat-1 .main-article .btn-deco:hover,
.article-detail.cat-1 .main-article .btn-deco:hover,
.articles.pcat-1 .main-article .btn-deco:hover,
.article-detail.pcat-1 .main-article .btn-deco:hover {
  background-color: #0067ae;
}
.articles.cat-1 .liste .list li .txt::before,
.article-detail.cat-1 .liste .list li .txt::before,
.articles.pcat-1 .liste .list li .txt::before,
.article-detail.pcat-1 .liste .list li .txt::before {
  background-color: #006cb7;
}
.articles.cat-1 .liste .list li .txt .date,
.article-detail.cat-1 .liste .list li .txt .date,
.articles.pcat-1 .liste .list li .txt .date,
.article-detail.pcat-1 .liste .list li .txt .date {
  color: #006cb7;
}
.articles.cat-1 .liste .list li .txt .btn-more,
.article-detail.cat-1 .liste .list li .txt .btn-more,
.articles.pcat-1 .liste .list li .txt .btn-more,
.article-detail.pcat-1 .liste .list li .txt .btn-more {
  border-bottom: 1px solid #006cb7;
}
.articles.cat-1 .liste .list li .txt .btn-more:hover,
.article-detail.cat-1 .liste .list li .txt .btn-more:hover,
.articles.pcat-1 .liste .list li .txt .btn-more:hover,
.article-detail.pcat-1 .liste .list li .txt .btn-more:hover {
  color: #006cb7;
}
.articles.cat-1 .pagination li.active a,
.article-detail.cat-1 .pagination li.active a,
.articles.pcat-1 .pagination li.active a,
.article-detail.pcat-1 .pagination li.active a {
  background-color: #006cb7;
}
.articles.cat-1 .pagination li.navigation a i,
.article-detail.cat-1 .pagination li.navigation a i,
.articles.pcat-1 .pagination li.navigation a i,
.article-detail.pcat-1 .pagination li.navigation a i {
  color: #006cb7;
}
.articles.cat-2 .breadcrumb a:hover,
.article-detail.cat-2 .breadcrumb a:hover,
.articles.pcat-2 .breadcrumb a:hover,
.article-detail.pcat-2 .breadcrumb a:hover,
.articles.cat-13 .breadcrumb a:hover,
.article-detail.cat-13 .breadcrumb a:hover,
.articles.pcat-13 .breadcrumb a:hover,
.article-detail.pcat-13 .breadcrumb a:hover,
.articles.cat-actions .breadcrumb a:hover,
.article-detail.cat-actions .breadcrumb a:hover {
  color: #00a5bb;
}
.articles.cat-2 .column-right .partages h3::after,
.article-detail.cat-2 .column-right .partages h3::after,
.articles.pcat-2 .column-right .partages h3::after,
.article-detail.pcat-2 .column-right .partages h3::after,
.articles.cat-13 .column-right .partages h3::after,
.article-detail.cat-13 .column-right .partages h3::after,
.articles.pcat-13 .column-right .partages h3::after,
.article-detail.pcat-13 .column-right .partages h3::after,
.articles.cat-actions .column-right .partages h3::after,
.article-detail.cat-actions .column-right .partages h3::after {
  background-color: #00a5bb;
}
.articles.cat-2 .column-right .partages a:hover,
.article-detail.cat-2 .column-right .partages a:hover,
.articles.pcat-2 .column-right .partages a:hover,
.article-detail.pcat-2 .column-right .partages a:hover,
.articles.cat-13 .column-right .partages a:hover,
.article-detail.cat-13 .column-right .partages a:hover,
.articles.pcat-13 .column-right .partages a:hover,
.article-detail.pcat-13 .column-right .partages a:hover,
.articles.cat-actions .column-right .partages a:hover,
.article-detail.cat-actions .column-right .partages a:hover {
  color: #00a5bb;
}
.articles.cat-2 .main-article .onglet span,
.article-detail.cat-2 .main-article .onglet span,
.articles.pcat-2 .main-article .onglet span,
.article-detail.pcat-2 .main-article .onglet span,
.articles.cat-13 .main-article .onglet span,
.article-detail.cat-13 .main-article .onglet span,
.articles.pcat-13 .main-article .onglet span,
.article-detail.pcat-13 .main-article .onglet span,
.articles.cat-actions .main-article .onglet span,
.article-detail.cat-actions .main-article .onglet span {
  background-color: #00a5bb;
}
.articles.cat-2 .main-article .onglet path,
.article-detail.cat-2 .main-article .onglet path,
.articles.pcat-2 .main-article .onglet path,
.article-detail.pcat-2 .main-article .onglet path,
.articles.cat-13 .main-article .onglet path,
.article-detail.cat-13 .main-article .onglet path,
.articles.pcat-13 .main-article .onglet path,
.article-detail.pcat-13 .main-article .onglet path,
.articles.cat-actions .main-article .onglet path,
.article-detail.cat-actions .main-article .onglet path {
  fill: #00a5bb;
}
.articles.cat-2 .main-article .btn-deco,
.article-detail.cat-2 .main-article .btn-deco,
.articles.pcat-2 .main-article .btn-deco,
.article-detail.pcat-2 .main-article .btn-deco,
.articles.cat-13 .main-article .btn-deco,
.article-detail.cat-13 .main-article .btn-deco,
.articles.pcat-13 .main-article .btn-deco,
.article-detail.pcat-13 .main-article .btn-deco,
.articles.cat-actions .main-article .btn-deco,
.article-detail.cat-actions .main-article .btn-deco {
  background-color: #00a5bb;
}
.articles.cat-2 .main-article .btn-deco:hover,
.article-detail.cat-2 .main-article .btn-deco:hover,
.articles.pcat-2 .main-article .btn-deco:hover,
.article-detail.pcat-2 .main-article .btn-deco:hover,
.articles.cat-13 .main-article .btn-deco:hover,
.article-detail.cat-13 .main-article .btn-deco:hover,
.articles.pcat-13 .main-article .btn-deco:hover,
.article-detail.pcat-13 .main-article .btn-deco:hover,
.articles.cat-actions .main-article .btn-deco:hover,
.article-detail.cat-actions .main-article .btn-deco:hover {
  background-color: #009db2;
}
.articles.cat-2 .liste .list li .txt::before,
.article-detail.cat-2 .liste .list li .txt::before,
.articles.pcat-2 .liste .list li .txt::before,
.article-detail.pcat-2 .liste .list li .txt::before,
.articles.cat-13 .liste .list li .txt::before,
.article-detail.cat-13 .liste .list li .txt::before,
.articles.pcat-13 .liste .list li .txt::before,
.article-detail.pcat-13 .liste .list li .txt::before,
.articles.cat-actions .liste .list li .txt::before,
.article-detail.cat-actions .liste .list li .txt::before {
  background-color: #00a5bb;
}
.articles.cat-2 .liste .list li .txt .date,
.article-detail.cat-2 .liste .list li .txt .date,
.articles.pcat-2 .liste .list li .txt .date,
.article-detail.pcat-2 .liste .list li .txt .date,
.articles.cat-13 .liste .list li .txt .date,
.article-detail.cat-13 .liste .list li .txt .date,
.articles.pcat-13 .liste .list li .txt .date,
.article-detail.pcat-13 .liste .list li .txt .date,
.articles.cat-actions .liste .list li .txt .date,
.article-detail.cat-actions .liste .list li .txt .date {
  color: #00a5bb;
}
.articles.cat-2 .liste .list li .txt .btn-more,
.article-detail.cat-2 .liste .list li .txt .btn-more,
.articles.pcat-2 .liste .list li .txt .btn-more,
.article-detail.pcat-2 .liste .list li .txt .btn-more,
.articles.cat-13 .liste .list li .txt .btn-more,
.article-detail.cat-13 .liste .list li .txt .btn-more,
.articles.pcat-13 .liste .list li .txt .btn-more,
.article-detail.pcat-13 .liste .list li .txt .btn-more,
.articles.cat-actions .liste .list li .txt .btn-more,
.article-detail.cat-actions .liste .list li .txt .btn-more {
  border-bottom: 1px solid #00a5bb;
}
.articles.cat-2 .liste .list li .txt .btn-more:hover,
.article-detail.cat-2 .liste .list li .txt .btn-more:hover,
.articles.pcat-2 .liste .list li .txt .btn-more:hover,
.article-detail.pcat-2 .liste .list li .txt .btn-more:hover,
.articles.cat-13 .liste .list li .txt .btn-more:hover,
.article-detail.cat-13 .liste .list li .txt .btn-more:hover,
.articles.pcat-13 .liste .list li .txt .btn-more:hover,
.article-detail.pcat-13 .liste .list li .txt .btn-more:hover,
.articles.cat-actions .liste .list li .txt .btn-more:hover,
.article-detail.cat-actions .liste .list li .txt .btn-more:hover {
  color: #00a5bb;
}
.articles.cat-2 .liste-rss .art-item .btn-more,
.article-detail.cat-2 .liste-rss .art-item .btn-more,
.articles.pcat-2 .liste-rss .art-item .btn-more,
.article-detail.pcat-2 .liste-rss .art-item .btn-more,
.articles.cat-13 .liste-rss .art-item .btn-more,
.article-detail.cat-13 .liste-rss .art-item .btn-more,
.articles.pcat-13 .liste-rss .art-item .btn-more,
.article-detail.pcat-13 .liste-rss .art-item .btn-more,
.articles.cat-actions .liste-rss .art-item .btn-more,
.article-detail.cat-actions .liste-rss .art-item .btn-more {
  border-bottom: 1px solid #00a5bb;
}
.articles.cat-2 .liste-rss .art-item .btn-more:hover,
.article-detail.cat-2 .liste-rss .art-item .btn-more:hover,
.articles.pcat-2 .liste-rss .art-item .btn-more:hover,
.article-detail.pcat-2 .liste-rss .art-item .btn-more:hover,
.articles.cat-13 .liste-rss .art-item .btn-more:hover,
.article-detail.cat-13 .liste-rss .art-item .btn-more:hover,
.articles.pcat-13 .liste-rss .art-item .btn-more:hover,
.article-detail.pcat-13 .liste-rss .art-item .btn-more:hover,
.articles.cat-actions .liste-rss .art-item .btn-more:hover,
.article-detail.cat-actions .liste-rss .art-item .btn-more:hover {
  color: #00a5bb;
}
.articles.cat-2 .pagination li.active a,
.article-detail.cat-2 .pagination li.active a,
.articles.pcat-2 .pagination li.active a,
.article-detail.pcat-2 .pagination li.active a,
.articles.cat-13 .pagination li.active a,
.article-detail.cat-13 .pagination li.active a,
.articles.pcat-13 .pagination li.active a,
.article-detail.pcat-13 .pagination li.active a,
.articles.cat-actions .pagination li.active a,
.article-detail.cat-actions .pagination li.active a {
  background-color: #00a5bb;
}
.articles.cat-2 .pagination li.navigation a i,
.article-detail.cat-2 .pagination li.navigation a i,
.articles.pcat-2 .pagination li.navigation a i,
.article-detail.pcat-2 .pagination li.navigation a i,
.articles.cat-13 .pagination li.navigation a i,
.article-detail.cat-13 .pagination li.navigation a i,
.articles.pcat-13 .pagination li.navigation a i,
.article-detail.pcat-13 .pagination li.navigation a i,
.articles.cat-actions .pagination li.navigation a i,
.article-detail.cat-actions .pagination li.navigation a i {
  color: #00a5bb;
}
.articles.cat-3 .breadcrumb a:hover,
.article-detail.cat-3 .breadcrumb a:hover,
.articles.pcat-3 .breadcrumb a:hover,
.article-detail.pcat-3 .breadcrumb a:hover {
  color: #f7a81b;
}
.articles.cat-3 .bottom-page,
.article-detail.cat-3 .bottom-page,
.articles.pcat-3 .bottom-page,
.article-detail.pcat-3 .bottom-page {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}
.articles.cat-3 .column-left,
.article-detail.cat-3 .column-left,
.articles.pcat-3 .column-left,
.article-detail.pcat-3 .column-left {
  margin-top: -40px;
}
@media screen and (max-width: 767px) {
  .articles.cat-3 .column-left,
  .article-detail.cat-3 .column-left,
  .articles.pcat-3 .column-left,
  .article-detail.pcat-3 .column-left {
    margin-top: 20px;
  }
}
.articles.cat-3 .column-right,
.article-detail.cat-3 .column-right,
.articles.pcat-3 .column-right,
.article-detail.pcat-3 .column-right {
  padding-top: 67px;
}
@media screen and (max-width: 767px) {
  .articles.cat-3 .column-right,
  .article-detail.cat-3 .column-right,
  .articles.pcat-3 .column-right,
  .article-detail.pcat-3 .column-right {
    padding: 0;
  }
}
.articles.cat-3 .column-right .partages h3::after,
.article-detail.cat-3 .column-right .partages h3::after,
.articles.pcat-3 .column-right .partages h3::after,
.article-detail.pcat-3 .column-right .partages h3::after {
  background-color: #f7a81b;
}
.articles.cat-3 .column-right .partages a:hover,
.article-detail.cat-3 .column-right .partages a:hover,
.articles.pcat-3 .column-right .partages a:hover,
.article-detail.pcat-3 .column-right .partages a:hover {
  color: #f7a81b;
}
.articles.cat-3 .main-article .onglet span,
.article-detail.cat-3 .main-article .onglet span,
.articles.pcat-3 .main-article .onglet span,
.article-detail.pcat-3 .main-article .onglet span {
  background-color: #f7a81b;
}
.articles.cat-3 .main-article .onglet path,
.article-detail.cat-3 .main-article .onglet path,
.articles.pcat-3 .main-article .onglet path,
.article-detail.pcat-3 .main-article .onglet path {
  fill: #f7a81b;
}
.articles.cat-3 .main-article .btn-deco,
.article-detail.cat-3 .main-article .btn-deco,
.articles.pcat-3 .main-article .btn-deco,
.article-detail.pcat-3 .main-article .btn-deco {
  background-color: #f7a81b;
}
.articles.cat-3 .main-article .btn-deco:hover,
.article-detail.cat-3 .main-article .btn-deco:hover,
.articles.pcat-3 .main-article .btn-deco:hover,
.article-detail.pcat-3 .main-article .btn-deco:hover {
  background-color: #eba01a;
}
.articles.cat-3 .liste .list li .txt::before,
.article-detail.cat-3 .liste .list li .txt::before,
.articles.pcat-3 .liste .list li .txt::before,
.article-detail.pcat-3 .liste .list li .txt::before {
  background-color: #f7a81b;
}
.articles.cat-3 .liste .list li .txt .date,
.article-detail.cat-3 .liste .list li .txt .date,
.articles.pcat-3 .liste .list li .txt .date,
.article-detail.pcat-3 .liste .list li .txt .date {
  color: #f7a81b;
}
.articles.cat-3 .liste .list li .txt .btn-more,
.article-detail.cat-3 .liste .list li .txt .btn-more,
.articles.pcat-3 .liste .list li .txt .btn-more,
.article-detail.pcat-3 .liste .list li .txt .btn-more {
  border-bottom: 1px solid #f7a81b;
}
.articles.cat-3 .liste .list li .txt .btn-more:hover,
.article-detail.cat-3 .liste .list li .txt .btn-more:hover,
.articles.pcat-3 .liste .list li .txt .btn-more:hover,
.article-detail.pcat-3 .liste .list li .txt .btn-more:hover {
  color: #f7a81b;
}
.articles.cat-3 .pagination li.active a,
.article-detail.cat-3 .pagination li.active a,
.articles.pcat-3 .pagination li.active a,
.article-detail.pcat-3 .pagination li.active a {
  background-color: #f7a81b;
}
.articles.cat-3 .pagination li.navigation a i,
.article-detail.cat-3 .pagination li.navigation a i,
.articles.pcat-3 .pagination li.navigation a i,
.article-detail.pcat-3 .pagination li.navigation a i {
  color: #f7a81b;
}
.articles .bandeau-mag,
.article-detail .bandeau-mag {
  width: 100%;
  background-color: #4c4c4c;
  display: flex;
  justify-content: center;
  margin-top: 75px;
}
.articles .bandeau-mag .cols,
.article-detail .bandeau-mag .cols {
  margin: 60px 0 80px;
}
.articles .bandeau-mag .col,
.article-detail .bandeau-mag .col {
  border-left: 1px solid #6e6e6e;
  padding: 0 30px;
  min-width: 300px;
}
@media screen and (max-width: 1199px) {
  .articles .bandeau-mag .col,
  .article-detail .bandeau-mag .col {
    border: 0;
  }
}
.articles .bandeau-mag .col:first-child,
.article-detail .bandeau-mag .col:first-child {
  border-left: 0 none;
}
.articles .bandeau-mag .mag,
.article-detail .bandeau-mag .mag {
  padding-left: 0;
  color: #fff;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 1199px) {
  .articles .bandeau-mag .mag,
  .article-detail .bandeau-mag .mag {
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .articles .bandeau-mag .mag,
  .article-detail .bandeau-mag .mag {
    flex-direction: column;
    padding: 0;
  }
}
.articles .bandeau-mag .mag img,
.article-detail .bandeau-mag .mag img {
  width: 250px;
  min-width: 250px;
  margin-top: -100px;
}
@media screen and (max-width: 767px) {
  .articles .bandeau-mag .mag img,
  .article-detail .bandeau-mag .mag img {
    margin: 0;
  }
}
.articles .bandeau-mag .mag h2,
.article-detail .bandeau-mag .mag h2 {
  font-family: "URW Geometric";
  font-size: 1.8rem;
  line-height: 20px;
  letter-spacing: 0.9px;
  color: #fff;
  width: auto;
  padding-bottom: 5px;
  margin-bottom: 30px;
  border-bottom: 1px solid #fff;
}
.articles .bandeau-mag .mag h2 span,
.article-detail .bandeau-mag .mag h2 span {
  font-family: "URW Geometric Bold";
}
.articles .bandeau-mag .mag .txt,
.article-detail .bandeau-mag .mag .txt {
  position: relative;
  margin-left: 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .articles .bandeau-mag .mag .txt,
  .article-detail .bandeau-mag .mag .txt {
    margin: 20px 0;
    align-items: center;
  }
}
.articles .bandeau-mag .mag h3,
.article-detail .bandeau-mag .mag h3 {
  font-family: "DomaineDispMedium";
  font-size: 3.2rem;
  line-height: 31px;
  margin-top: 10px;
  margin-bottom: 34px;
}
@media screen and (max-width: 639px) {
  .articles .bandeau-mag .mag h3,
  .article-detail .bandeau-mag .mag h3 {
    text-align: center;
  }
}
.articles .bandeau-mag .mag .btn-shop,
.article-detail .bandeau-mag .mag .btn-shop {
  color: #fff;
}
.articles .bandeau-mag .mag .btn-shop:hover,
.article-detail .bandeau-mag .mag .btn-shop:hover {
  color: #f7a81b;
}
.articles .bandeau-mag .rotarien > i,
.article-detail .bandeau-mag .rotarien > i {
  color: #f7a81b;
}
.articles .bandeau-mag .rotarien h4,
.article-detail .bandeau-mag .rotarien h4 {
  color: #fff;
}
.articles .bandeau-mag .rotarien .btn-shop:hover,
.article-detail .bandeau-mag .rotarien .btn-shop:hover {
  color: #fff;
}
.articles .bandeau-mag .rotarien .btn-shop:not(:last-child),
.article-detail .bandeau-mag .rotarien .btn-shop:not(:last-child) {
  margin-bottom: 30px;
}
.articles .bandeau-mag .abonnement,
.article-detail .bandeau-mag .abonnement {
  min-width: 225px;
}
.articles .bandeau-mag .abonnement a,
.article-detail .bandeau-mag .abonnement a {
  color: #fff;
}
.articles .bandeau-mag .abonnement a:hover,
.article-detail .bandeau-mag .abonnement a:hover {
  color: #f7a81b;
}
.articles .bandeau-mag .abonnement .prix,
.article-detail .bandeau-mag .abonnement .prix {
  color: #fff;
}
.article-detail .district {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.article-detail .district .txt {
  font-family: "URW Geometric";
  font-size: 1.6rem;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.article-detail .district i {
  font-size: 2.5rem;
}
.article-detail .main-img {
  max-width: 100%;
  display: block;
  margin-bottom: 20px;
}
.article-detail .en-tete {
  margin-top: 16px;
  margin-bottom: 27px;
}
.article-detail .en-tete p {
  font-family: "URW Geometric Bold";
  font-size: 2rem;
  color: #1d1d1b;
  text-align: justify;
  letter-spacing: 0;
}
.article-detail .propos {
  border-top: 1px solid #ebebeb;
  padding-top: 50px;
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .article-detail .propos {
    margin-bottom: 30px;
  }
}
.article-detail .propos h3 {
  width: 254px;
  font-family: "URW Geometric Black";
  font-size: 3.5rem;
  text-transform: uppercase;
  letter-spacing: 1.75px;
  line-height: 38px;
}
@media screen and (max-width: 767px) {
  .article-detail .propos h3 {
    width: 100%;
    text-align: center;
  }
}
.article-detail .propos .autres-article {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .article-detail .propos .autres-article {
    justify-content: center;
    flex-direction: column;
  }
}
.article-detail .propos .art-item {
  width: 410px;
  height: 497px;
  margin-top: 33px;
}
@media screen and (max-width: 999px) {
  .article-detail .propos .art-item {
    width: 350px;
  }
}
@media screen and (max-width: 639px) {
  .article-detail .propos .art-item {
    width: 100%;
    height: auto;
  }
}
.article-detail .propos .art-item h3,
.article-detail .propos .art-item p {
  color: #212121;
  width: 100%;
}
@media screen and (max-width: 639px) {
  .article-detail .propos .art-item h3,
  .article-detail .propos .art-item p {
    margin-bottom: 40px;
  }
}
.article-detail .propos .art-item h4 {
  font-family: "URW Geometric";
  font-size: 1.4rem;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
}
.article-detail .propos .art-item h3 {
  font-family: "URW Geometric Bold";
  font-size: 2rem;
  letter-spacing: 1px;
  line-height: 22px;
  text-transform: uppercase;
  margin-top: 14px;
  margin-bottom: 14px;
}
.article-detail .propos .art-item p {
  font-family: "URW Geometric";
  font-size: 1.8rem;
}
.article-detail .suite {
  margin-top: 20px;
}
.article-detail .suite p {
  font-family: "URW Geometric Bold";
  font-size: 1.8rem;
  color: #212121;
}
.article-detail .suite h3 {
  width: 100%;
  text-align: center;
  font-family: "URW Geometric Bold";
  font-size: 3rem;
  line-height: 28px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-top: 75px;
  margin-bottom: 50px;
}
.article-detail .suite .cols {
  max-width: 640px;
  margin: auto;
  margin-bottom: 30px;
  flex-direction: row;
}
@media screen and (max-width: 767px) {
  .article-detail .suite .cols {
    flex-direction: column;
    align-items: center;
  }
}
.article-detail .suite .cols .col {
  width: 40%;
}
.article-detail .suite .abonnement a {
  color: #1d1d1b;
}
.article-detail .suite .abonnement .prix {
  font-size: 2.5rem;
}
.article-detail .suite .rotarien .btn-shop {
  color: #1d1d1b;
}
.article-detail.cat-1 .breadcrumb a:hover,
.article-detail.pcat-1 .breadcrumb a:hover {
  color: #006cb7;
}
.article-detail.cat-1 .sharer a,
.article-detail.pcat-1 .sharer a {
  color: #006cb7;
}
.article-detail.cat-1 .district .txt,
.article-detail.pcat-1 .district .txt {
  color: #006cb7;
}
.article-detail.cat-1 .pres::before,
.article-detail.pcat-1 .pres::before,
.article-detail.cat-1 .pres::after,
.article-detail.pcat-1 .pres::after {
  color: #006cb7;
}
.article-detail.cat-1 .partages h3::after,
.article-detail.pcat-1 .partages h3::after {
  background-color: #006cb7;
}
.article-detail.cat-1 .partages a:hover p,
.article-detail.pcat-1 .partages a:hover p {
  color: #006cb7;
}
.article-detail.cat-1 .propos h4,
.article-detail.pcat-1 .propos h4 {
  background-color: #006cb7;
}
.article-detail.cat-1 .propos a,
.article-detail.pcat-1 .propos a {
  border-bottom: 1px solid #006cb7;
}
.article-detail.cat-1 .propos a:hover,
.article-detail.pcat-1 .propos a:hover {
  color: #006cb7;
}
.article-detail.cat-1 .suite h3,
.article-detail.pcat-1 .suite h3 {
  color: #006cb7;
}
.article-detail.cat-1 .suite .cols .rotarien > i,
.article-detail.pcat-1 .suite .cols .rotarien > i,
.article-detail.cat-1 .suite .cols .abonnement > i,
.article-detail.pcat-1 .suite .cols .abonnement > i {
  color: #006cb7;
}
.article-detail.cat-1 .suite .cols .rotarien .btn-shop::before,
.article-detail.pcat-1 .suite .cols .rotarien .btn-shop::before,
.article-detail.cat-1 .suite .cols .abonnement .btn-shop::before,
.article-detail.pcat-1 .suite .cols .abonnement .btn-shop::before {
  color: #006cb7;
}
.article-detail.cat-1 .suite .cols .rotarien a:hover,
.article-detail.pcat-1 .suite .cols .rotarien a:hover,
.article-detail.cat-1 .suite .cols .abonnement a:hover,
.article-detail.pcat-1 .suite .cols .abonnement a:hover {
  color: #006cb7;
}
.article-detail.cat-2 .breadcrumb a:hover,
.article-detail.pcat-2 .breadcrumb a:hover,
.article-detail.cat-13 .breadcrumb a:hover,
.article-detail.pcat-13 .breadcrumb a:hover {
  color: #00a5bb;
}
.article-detail.cat-2 .district .txt,
.article-detail.pcat-2 .district .txt,
.article-detail.cat-13 .district .txt,
.article-detail.pcat-13 .district .txt {
  color: #00a5bb;
}
.article-detail.cat-2 .sharer a,
.article-detail.pcat-2 .sharer a,
.article-detail.cat-13 .sharer a,
.article-detail.pcat-13 .sharer a {
  color: #00a5bb;
}
.article-detail.cat-2 .pres::before,
.article-detail.pcat-2 .pres::before,
.article-detail.cat-13 .pres::before,
.article-detail.pcat-13 .pres::before,
.article-detail.cat-2 .pres::after,
.article-detail.pcat-2 .pres::after,
.article-detail.cat-13 .pres::after,
.article-detail.pcat-13 .pres::after {
  color: #00a5bb;
}
.article-detail.cat-2 .partages h3::after,
.article-detail.pcat-2 .partages h3::after,
.article-detail.cat-13 .partages h3::after,
.article-detail.pcat-13 .partages h3::after {
  background-color: #00a5bb;
}
.article-detail.cat-2 .partages a:hover p,
.article-detail.pcat-2 .partages a:hover p,
.article-detail.cat-13 .partages a:hover p,
.article-detail.pcat-13 .partages a:hover p {
  color: #00a5bb;
}
.article-detail.cat-2 .propos h4,
.article-detail.pcat-2 .propos h4,
.article-detail.cat-13 .propos h4,
.article-detail.pcat-13 .propos h4 {
  background-color: #00a5bb;
}
.article-detail.cat-2 .propos a,
.article-detail.pcat-2 .propos a,
.article-detail.cat-13 .propos a,
.article-detail.pcat-13 .propos a {
  border-bottom: 1px solid #00a5bb;
}
.article-detail.cat-2 .propos a:hover,
.article-detail.pcat-2 .propos a:hover,
.article-detail.cat-13 .propos a:hover,
.article-detail.pcat-13 .propos a:hover {
  color: #00a5bb;
}
.article-detail.cat-2 .suite h3,
.article-detail.pcat-2 .suite h3,
.article-detail.cat-13 .suite h3,
.article-detail.pcat-13 .suite h3 {
  color: #00a5bb;
}
.article-detail.cat-2 .suite .cols .rotarien > i,
.article-detail.pcat-2 .suite .cols .rotarien > i,
.article-detail.cat-13 .suite .cols .rotarien > i,
.article-detail.pcat-13 .suite .cols .rotarien > i,
.article-detail.cat-2 .suite .cols .abonnement > i,
.article-detail.pcat-2 .suite .cols .abonnement > i,
.article-detail.cat-13 .suite .cols .abonnement > i,
.article-detail.pcat-13 .suite .cols .abonnement > i {
  color: #00a5bb;
}
.article-detail.cat-2 .suite .cols .rotarien .btn-shop::before,
.article-detail.pcat-2 .suite .cols .rotarien .btn-shop::before,
.article-detail.cat-13 .suite .cols .rotarien .btn-shop::before,
.article-detail.pcat-13 .suite .cols .rotarien .btn-shop::before,
.article-detail.cat-2 .suite .cols .abonnement .btn-shop::before,
.article-detail.pcat-2 .suite .cols .abonnement .btn-shop::before,
.article-detail.cat-13 .suite .cols .abonnement .btn-shop::before,
.article-detail.pcat-13 .suite .cols .abonnement .btn-shop::before {
  color: #00a5bb;
}
.article-detail.cat-2 .suite .cols .rotarien a:hover,
.article-detail.pcat-2 .suite .cols .rotarien a:hover,
.article-detail.cat-13 .suite .cols .rotarien a:hover,
.article-detail.pcat-13 .suite .cols .rotarien a:hover,
.article-detail.cat-2 .suite .cols .abonnement a:hover,
.article-detail.pcat-2 .suite .cols .abonnement a:hover,
.article-detail.cat-13 .suite .cols .abonnement a:hover,
.article-detail.pcat-13 .suite .cols .abonnement a:hover {
  color: #00a5bb;
}
.article-detail.cat-3 .breadcrumb a:hover,
.article-detail.pcat-3 .breadcrumb a:hover {
  color: #f7a81b;
}
.article-detail.cat-3 .district .txt,
.article-detail.pcat-3 .district .txt {
  color: #f7a81b;
}
.article-detail.cat-3 .pres::before,
.article-detail.pcat-3 .pres::before,
.article-detail.cat-3 .pres::after,
.article-detail.pcat-3 .pres::after {
  color: #f7a81b;
}
.article-detail.cat-3 .propos h4,
.article-detail.pcat-3 .propos h4 {
  background-color: #f7a81b;
}
.article-detail.cat-3 .propos a,
.article-detail.pcat-3 .propos a {
  border-bottom: 1px solid #f7a81b;
}
.article-detail.cat-3 .propos a:hover,
.article-detail.pcat-3 .propos a:hover {
  color: #f7a81b;
}
.article-detail.cat-3 .suite h3,
.article-detail.pcat-3 .suite h3 {
  color: #f7a81b;
}
.article-detail.cat-3 .suite .cols .rotarien > i,
.article-detail.pcat-3 .suite .cols .rotarien > i,
.article-detail.cat-3 .suite .cols .abonnement > i,
.article-detail.pcat-3 .suite .cols .abonnement > i {
  color: #f7a81b;
}
.article-detail.cat-3 .suite .cols .rotarien a:hover,
.article-detail.pcat-3 .suite .cols .rotarien a:hover,
.article-detail.cat-3 .suite .cols .abonnement a:hover,
.article-detail.pcat-3 .suite .cols .abonnement a:hover {
  color: #f7a81b;
}
.form-login {
  width: 540px;
  margin: auto;
  margin-bottom: 30px;
}
@media screen and (max-width: 639px) {
  .form-login {
    width: 100%;
  }
}
.form-login > div {
  margin-bottom: 5px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 639px) {
  .form-login > div {
    flex-direction: column;
  }
}
.form-login > div.action {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
}
@media screen and (max-width: 639px) {
  .form-login > div.action {
    align-items: center;
  }
}
.form-login a {
  font-size: 1.6rem;
  text-decoration: underline;
  color: #777;
  margin-left: 15px;
  margin-top: 10px;
}
.form-login a:hover {
  color: #f7a81b;
}
.form-login label {
  max-width: 175px;
  margin-bottom: 0;
}
@media screen and (max-width: 639px) {
  .form-login label {
    margin-bottom: 15px;
  }
}
.form-login input {
  width: 300px;
  margin-bottom: 0;
}
@media screen and (max-width: 639px) {
  .form-login input {
    margin-bottom: 15px;
  }
}
.lostpass p {
  margin-bottom: 20px;
}
.form-lost-pass {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .form-lost-pass {
    flex-direction: column;
  }
}
.form-lost-pass input[type="email"] {
  min-width: 350px;
  margin-bottom: 0;
  margin-right: 15px;
}
@media screen and (max-width: 767px) {
  .form-lost-pass input[type="email"] {
    margin-bottom: 15px;
    margin-right: 0;
    min-width: 300px;
  }
}
.shop-login .form-lost-pass input[type="submit"] {
  height: 45px;
}
@media screen and (max-width: 767px) {
  .form-lost-pass input[type="submit"] {
    min-width: 300px;
  }
}
.account .page-title {
  margin-bottom: 15px;
  text-align: left;
}
.account .page-title .page-subtitle {
  display: block;
}
.account .page-subtitle {
  font-family: "DomaineDisp-RegularItalic";
  font-size: 2.7rem;
  margin-bottom: 40px;
  text-transform: none;
}
.account .sidebar {
  width: 300px;
  min-width: 300px;
  margin-right: 70px;
}
.annuaire-club.account .sidebar {
  width: 130px;
  min-width: 130px;
}
@media screen and (max-width: 767px) {
  .account .sidebar {
    width: 100%;
    margin-right: 0;
  }
}
.account .sidebar nav {
  margin-bottom: 45px;
}
.account .action-ro .btn {
  height: 90px;
  margin-bottom: 15px;
  padding: 0 20px;
  letter-spacing: 0.15rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .account .action-ro .btn {
    width: 100%;
  }
}
.account .action-ro .btn span {
  text-align: left;
}
.account .action-ro .btn i {
  font-size: 6rem;
  margin-right: 8px;
}
.account .add-article {
  flex-grow: 1;
}
@media screen and (max-width: 767px) {
  .account .add-article {
    margin-top: 50px;
  }
}
.account .add-article h2 {
  color: #f7a81b;
  font-family: "URW Geometric Bold";
  font-size: 2.4rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.account .add-article h2 i {
  font-size: 7rem;
}
.account label,
.account .label {
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 1199px) {
  .account .cols {
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .account .cols {
    flex-direction: column;
  }
}
.account .club-mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .account .club-mobile {
    display: block;
    background-color: #d9e9f4;
    border-bottom: 1px solid #f2f8fb;
    width: 100%;
    height: auto;
    padding: 10px auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
}
.account .club-mobile a {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: space-between;
  justify-content: space-between;
  color: #000;
}
.account .club-mobile td {
  width: 100%;
  height: auto;
  padding: 10px auto;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .account .club-desktop {
    display: none;
  }
}
.account .art-item {
  min-height: 315px;
  width: 100%;
  background-color: #fff;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .account .art-item {
    min-height: auto;
  }
}
.account .art-item h3 {
  text-transform: uppercase;
  margin-bottom: 15px;
  font-family: "URW Geometric Bold";
}
.account .art-item p {
  min-height: 250px;
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .account .art-item p {
    min-height: auto;
  }
}
.mot-president {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: space-between;
}
.mot-president h2 {
  border-top: 1px solid #f7a81b;
  margin-bottom: 25px;
}
.mot-president .onglet {
  width: 125px;
  margin: auto;
}
.mot-president .onglet span {
  font-size: 1.5rem;
}
.mot-president .onglet span span {
  padding: 8px 0 5px 0;
}
.mot-president .onglet span span:first-child {
  padding-top: 15px;
}
.actus-rotariens {
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: space-between;
}
.actus-rotariens h2 {
  font-family: "URW Geometric Bold";
  letter-spacing: 0.15rem;
  border-top: 1px solid #f7a81b;
  border-bottom: 1px solid #eee;
  margin-bottom: 25px;
  font-size: 2rem;
  color: #f7a81b;
  padding-top: 13px;
  padding-bottom: 10px;
  text-align: center;
}
.actus-rotariens .cycle-slideshow {
  border-bottom: 1px solid #f7a81b;
  padding-bottom: 25px;
  max-height: 320px;
}
.actus-rotariens .art-item {
  min-height: 0;
}
.actus-rotariens .art-item p {
  min-height: 230px;
}
@media screen and (max-width: 767px) {
  .actus-rotariens .art-item p {
    min-height: auto;
  }
}
.actus-rotariens .pager-nav {
  align-self: flex-end;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.actus-rotariens .pager-nav > a {
  color: #fff;
  height: 40px;
  width: 40px;
  font-size: 2.5rem;
  background-color: #f7a81b;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.actus-rotariens .pager-nav > a.cycle-prev {
  background-color: #f9be54;
}
.actus-rotariens .pager-nav > a:hover {
  background-color: #eba01a;
}
.form-add-article {
  margin-bottom: 25px;
}
.form-add-article input,
.form-add-article textarea {
  width: 100%;
}
.form-add-article textarea {
  min-height: 330px;
}
.form-add-article input[type="submit"] {
  max-width: 150px;
  letter-spacing: 0.1rem;
}
.form-login {
  width: 540px;
  margin: auto;
  margin-bottom: 30px;
}
@media screen and (max-width: 639px) {
  .form-login {
    width: 100%;
  }
}
.form-login > div {
  margin-bottom: 5px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 639px) {
  .form-login > div {
    flex-direction: column;
    margin: 10px 0;
  }
}
.form-login > div.action {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
}
@media screen and (max-width: 639px) {
  .form-login > div.action {
    align-items: center;
  }
}
.form-login > div.action input {
  margin: 0;
}
.form-login label {
  max-width: 175px;
  margin-bottom: 0;
}
.form-login input {
  width: 300px;
  margin-bottom: 0;
}
.form-login a {
  font-size: 1.6rem;
  text-decoration: underline;
  color: #777;
  margin-left: 15px;
  margin-top: 10px;
}
.col-droite {
  width: 300px;
  margin-left: 70px;
}
@media screen and (max-width: 999px) {
  .col-droite {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .col-droite {
    margin: 0;
  }
}
.bloc-mag {
  width: 100%;
  margin-bottom: 35px;
  background-color: #212121;
  margin-top: 170px;
  padding-bottom: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1199px) {
  .bloc-mag {
    padding: 20px 0;
    margin-top: 0;
  }
}
.bloc-mag .img-mag {
  display: block;
  width: 200px;
  margin-bottom: 20px;
  margin-top: -140px;
}
@media screen and (max-width: 1199px) {
  .bloc-mag .img-mag {
    margin: 20px;
  }
}
.bloc-mag .txt {
  width: 250px;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.bloc-mag .txt h2 {
  width: 100%;
  font-family: "URW Geometric";
  font-size: 1.8rem;
  letter-spacing: 0.15rem;
  position: relative;
  margin-bottom: 25px;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
}
.bloc-mag .txt h2 span {
  font-family: "URW Geometric Bold";
}
.bloc-mag .txt a {
  width: 100%;
  font-family: "URW Geometric";
  font-size: 1.6rem;
  line-height: 1;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  color: #fff;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.bloc-mag .txt a:hover {
  color: #999;
}
.bloc-mag .txt a:hover::before {
  color: #999;
}
.bloc-mag .txt a.lien::before {
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  font-family: "rotary" !important;
  text-rendering: auto;
  content: '\e908';
  font-size: 2rem;
  margin-right: 10px;
}
.liste-mag {
  margin-bottom: 30px;
}
.liste-mag .item-mag {
  position: relative;
  float: left;
  width: 224px;
  min-height: 370px;
  color: #212121;
  margin-right: 20px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  background-color: #ddd;
  padding: 10px;
}
.liste-mag .item-mag:nth-child(5n) {
  margin-right: 0;
}
.liste-mag .item-mag:hover::after {
  opacity: 1;
  font-size: 5rem;
  z-index: 99;
}
.liste-mag .item-mag span {
  font-family: "DomaineDispMedium";
  line-height: 1;
}
.liste-mag .item-mag strong {
  font-size: 1.4rem;
}
.liste-mag .item-mag img {
  display: block;
  max-height: 260px;
  margin-bottom: 10px;
  opacity: 0.3;
}
.liste-mag .item-mag.actif img {
  opacity: 1;
}
.liste-mag .item-mag::after {
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  font-family: "rotary" !important;
  speak: none;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e915";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 108, 183, 0.75);
  color: #fff;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  opacity: 0;
  z-index: -1;
  font-size: 0;
  transition: all 250ms ease;
}
@media screen and (max-width: 999px) {
  .annuaire .sidebar {
    margin-right: 30px;
  }
}
.annuaire .page-title {
  margin-bottom: 40px;
}
.annuaire .page-content {
  flex-grow: 1;
}
.annuaire .page-content > .page-subtitle {
  margin-bottom: 20px;
}
.annuaire .page-content p {
  margin-bottom: 20px;
}
.annuaire .social-nav {
  margin-bottom: 15px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.annuaire .social-nav a {
  margin-right: 10px;
  border: 2px solid #f7a81b;
  width: 44px;
  height: 44px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.annuaire .social-nav a:hover {
  background-color: #f7a81b;
  color: #fff;
}
.annuaire .social-nav a i {
  font-size: 3rem;
}
.annuaire-tophead {
  margin-bottom: 40px;
}
.annuaire-tophead .breadcrumb {
  margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
  .annuaire-tophead .breadcrumb {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 1199px) {
  .annuaire-tophead {
    flex-direction: column;
    align-items: center;
  }
}
.annuaire-head {
  justify-content: flex-start;
  margin-bottom: 30px;
}
.annuaire-head > .page-title {
  margin-bottom: 0;
  margin-left: 15px;
  width: auto;
}
.annuaire-content {
  align-items: flex-start;
}
.annuaire-content .search-district-job > p {
  margin-bottom: 30px;
}
.annuaire-content .search-district-job form {
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 639px) {
  .annuaire-content .search-district-job form {
    grid-template-columns: 1fr;
  }
}
.annuaire-content .search-district-job form .habillage {
  max-width: none;
}
.annuaire-content .search-district-job form input[type="text"] {
  width: 100%;
}
.search-district-job {
  background-color: #006cb7;
  color: #fff;
  padding: 15px;
  margin-bottom: 20px;
}
.search-district-job h2 {
  margin-bottom: 5px;
}
.annuaire-head + .search-district-job h2 {
  display: none;
}
.annuaire-head + .search-district-job h2 + p {
  display: none;
}
.search-district-job form {
  align-items: center;
  display: grid;
  grid-auto-rows: auto;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 15px;
}
@media screen and (max-width: 999px) {
  .search-district-job form {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .search-district-job form {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 639px) {
  .search-district-job form {
    grid-template-columns: 1fr;
  }
}
.search-district-job .legend {
  font-style: italic;
  padding-top: 20px;
}
.search-district-job p {
  margin-bottom: 0;
}
.search-district-job label {
  color: #fff;
}
.search-district-job .habillage {
  margin-bottom: 0;
  min-width: 230px;
  max-width: none;
}
.search-district-job input[type="text"] {
  margin-bottom: 0;
  width: 100%;
}
.search-district-job input[type="text"]:focus {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.search-results {
  flex-grow: 1;
}
.search-results p {
  margin-bottom: 15px;
}
.search-results .bubble {
  margin-left: 10px;
}
@media screen and (max-width: 639px) {
  .search-results .nav-onglet {
    flex-direction: column;
  }
}
.search-results .nav-onglet a {
  width: calc(100% / 3);
  min-width: auto;
}
@media screen and (max-width: 639px) {
  .search-results .nav-onglet a {
    width: 100%;
  }
}
.list-results {
  flex-grow: 1;
}
@media screen and (max-width: 767px) {
  .list-results {
    width: 100%;
  }
}
.list-results > h2 {
  color: #f7a81b;
  font-family: "URW Geometric Bold";
  font-size: 3rem;
  margin-bottom: 25px;
}
.list-results p {
  margin-bottom: 20px;
}
.sidebar-annuaire h3 {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 2.4rem;
}
.side-search {
  background-color: #006cb7;
  color: #fff;
  padding: 15px;
  margin-bottom: 20px;
}
.side-search h2 {
  font-size: 2rem;
  font-family: "URW Geometric";
}
.side-search input[type="search"] {
  width: 100%;
}
.side-search input[type="search"]:focus {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.side-search input[type="search"]:focus::placeholder {
  color: #fff;
}
.side-search input[type="submit"] {
  width: 100%;
}
.annuaire-pages-nav a {
  display: block;
  margin-bottom: 5px;
  color: #006cb7;
}
.annuaire-pages-nav a:hover {
  color: #f7a81b;
}
@media screen and (max-width: 1199px) {
  .bloc-president {
    flex-direction: column;
  }
}
.bloc-president .img-president {
  margin-right: 30px;
  max-width: 250px;
}
@media screen and (max-width: 1199px) {
  .bloc-president .img-president {
    margin-right: 0;
    margin-bottom: 25px;
  }
}
.bloc-president .img-president img {
  display: block;
  max-width: 100%;
}
.bloc-president .ck {
  flex-grow: 1;
}
.edit-info {
  width: 100%;
}
.annuaire-club .breadcrumb {
  margin-bottom: 50px;
}
.annuaire-club .page-title {
  margin-bottom: 35px;
}
.annuaire-fiche h3,
.annuaire-fiche .h3 {
  color: #006cb7;
  font-size: 1.8rem;
  font-family: "URW Geometric Bold";
}
.annuaire-fiche li h3 {
  display: inline-block;
  margin-right: 5px;
}
.annuaire-fiche p,
.annuaire-fiche ul {
  margin-bottom: 20px;
  letter-spacing: 0;
}
.fiche-district .encart .social-nav a {
  color: #006cb7;
  border-color: #006cb7;
}
.fiche-district .encart .social-nav a:hover {
  color: #fff;
  background-color: #006cb7;
}
.list-clubs-district {
  margin-bottom: 30px;
  columns: 250px 3;
  column-gap: 15px;
}
.list-clubs-district > * {
  break-inside: avoid;
}
.list-clubs-district > a {
  display: block;
  color: #006cb7;
  margin-bottom: 4px;
}
.fiche-gouverneur {
  margin-bottom: 30px;
}
.fiche-gouverneur h2 {
  margin-bottom: 10px;
}
.fiche-gouverneur > .cols {
  flex-direction: row-reverse;
}
@media screen and (max-width: 639px) {
  .fiche-gouverneur > .cols {
    flex-direction: column-reverse;
  }
}
.fiche-gouverneur .activites li {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
@media screen and (max-width: 639px) {
  .fiche-gouverneur .activites li {
    margin-bottom: 10px;
    flex-direction: column;
  }
}
.fiche-gouverneur .activites li strong {
  min-width: 140px;
}
.infos-gouverneur {
  flex-grow: 1;
}
.infos-gouverneur .perso-gouv {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .infos-gouverneur .perso-gouv {
    flex-direction: column;
  }
}
.infos-gouverneur .perso-gouv p {
  width: 49%;
}
@media screen and (max-width: 767px) {
  .infos-gouverneur .perso-gouv p {
    width: 100%;
  }
}
.img-gouv {
  max-width: 250px;
  margin-right: 20px;
}
.img-gouv img {
  max-width: 100%;
}
.comites section {
  width: 50%;
}
.list-membres {
  border-top: 1px solid #1d1d1b;
  padding-top: 40px;
}
.list-membres h3 {
  margin-bottom: 20px;
  text-transform: uppercase;
}
.liste-fiches {
  margin-bottom: 30px;
  display: grid;
  grid-auto-rows: auto;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}
@media screen and (max-width: 1199px) {
  .liste-fiches {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .liste-fiches {
    grid-template-columns: 1fr;
  }
}
.item-membre-club {
  margin: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .item-membre-club {
    max-width: none;
    min-height: auto;
  }
}
.item-membre-club h4 {
  background-color: #f7a81b;
  color: #000;
  padding: 0 20px;
  height: 95px;
  min-height: 95px;
  font-family: "URW Geometric Bold";
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.item-membre-club .content-fiche {
  flex-grow: 1;
  background-color: #ebebeb;
  padding: 20px;
}
.contact-club {
  margin-bottom: 25px;
}
.contact-club h2 {
  color: #006cb7;
  font-size: 2.8rem;
  margin-bottom: 5px;
}
.contact-club > ul {
  padding-left: 20px;
}
.contact-club ul {
  margin-bottom: 20px;
}


/*# sourceMappingURL=site.css.map*/