@import url('https://fonts.googleapis.com/css?family=Montserrat:300,700|Open+Sans');
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-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
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: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input::-moz-focus-inner {
  border: 0;
}
a {
  color: #fff;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  text-decoration: none;
}
a:hover,
a:active {
  color: #1a6b68;
}
.col-p5 {
  width: 5%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p5 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p10 {
  width: 10%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p10 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p15 {
  width: 15%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p15 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p20 {
  width: 20%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p20 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p25 {
  width: 25%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p25 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p30 {
  width: 30%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p30 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p35 {
  width: 35%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p35 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p40 {
  width: 40%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p40 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p45 {
  width: 45%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p45 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p50 {
  width: 50%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p50 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p55 {
  width: 55%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p55 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p60 {
  width: 60%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p60 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p65 {
  width: 65%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p65 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p70 {
  width: 70%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p70 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p75 {
  width: 75%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p75 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p80 {
  width: 80%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p80 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p85 {
  width: 85%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p85 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p90 {
  width: 90%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p90 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p95 {
  width: 95%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p95 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p5 {
  width: 5%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p5 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
#mentions .modal-title {
  color: #000;
}
#mentions p {
  margin-bottom: 15px;
  font-size: 12px !important;
  line-height: 14px !important;
}
#mentions p strong,
#mentions p b {
  font-weight: bold;
}
#mentions a {
  color: #000;
}
.col-xxl,
.col-xxl-1,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 1400px) {
  .col-xxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xxl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xxl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xxl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xxl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xxl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xxl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xxl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xxl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xxl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xxl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xxl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xxl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xxl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xxl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xxl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xxl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xxl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xxl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xxl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xxl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xxl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xxl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xxl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xxl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.666667%;
  }
}
@font-face {
  font-family: 'Ain-Profession-Sport';
  src: url('../fonts/Ain-Profession-Sport.eot?ryusn3');
  src: url('../fonts/Ain-Profession-Sport.eot?ryusn3#iefix') format('embedded-opentype'), url('../fonts/Ain-Profession-Sport.ttf?ryusn3') format('truetype'), url('../fonts/Ain-Profession-Sport.woff?ryusn3') format('woff'), url('../fonts/Ain-Profession-Sport.svg?ryusn3#Ain-Profession-Sport') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="aps-"],
[class*=" aps-"] {
  font-family: 'Ain-Profession-Sport' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.aps-facebook:before {
  content: "\e900";
}
.aps-twitter:before {
  content: "\e901";
}
.aps-message:before {
  content: "\e902";
}
.aps-messagerie:before {
  content: "\e903";
}
.aps-extranet:before {
  content: "\e904";
}
.aps-pin:before {
  content: "\e905";
}
.aps-tel:before {
  content: "\e906";
}
.aps-email:before {
  content: "\e907";
}
.aps-clock:before {
  content: "\e908";
}
.aps-newsletter:before {
  content: "\e909";
}
.aps-download:before {
  content: "\e90a";
}
.aps-plus:before {
  content: "\e90b";
}
.aps-play:before {
  content: "\e90c";
}
.aps-arrow:before {
  content: "\e90d";
}
img {
  max-width: 100%;
  height: auto !important;
}
.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
h1,
h2,
h3,
h4 {
  font-family: 'Montserrat', sans-serif;
  line-height: 1.6;
}
p,
li,
ul,
div,
h5,
h6 {
  font-family: 'Open Sans', sans-serif;
  line-height: 1.4;
}
em {
  font-style: italic;
}
.fix-me:after {
  content: "";
  display: block;
  clear: both;
}
b,
strong {
  font-weight: 700;
}
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
button:hover,
button:focus,
a:hover,
a:focus,
.btn:hover,
.btn:focus {
  outline: none !important;
  box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
}
input:hover,
input:focus {
  outline: none !important;
}
.btn {
  display: inline-block;
  margin-bottom: 1rem;
  padding: .5rem .8rem .5rem 1.5rem;
  color: #fff;
  font-weight: 700;
  text-align: left;
  border-radius: 50px !important;
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.btn i {
  display: inline-block;
  font-size: .6rem;
  padding: .5rem .4rem .4rem;
  border: 1px solid #fff;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  margin-left: .5rem;
  transform: translateY(-0.1rem);
  transition: all .12s ease-in-out !important;
  -webkit-transition: all .12s ease-in-out !important;
  -moz-transition: all .12s ease-in-out !important;
  -o-transition: all .12s ease-in-out !important;
}
.btn:last-child {
  margin-bottom: 0;
}
.btn.btn-bleu {
  background: #237b93;
  background: -moz-linear-gradient(left,#237b93 0%,#1f4c5d 100%);
  background: -webkit-gradient(left top,right top,color-stop(0%,#237b93),color-stop(100%,#1f4c5d));
  background: -webkit-linear-gradient(left,#237b93 0%,#1f4c5d 100%);
  background: -o-linear-gradient(left,#237b93 0%,#1f4c5d 100%);
  background: -ms-linear-gradient(left,#237b93 0%,#1f4c5d 100%);
  background: linear-gradient(to right,#237b93 0%,#1f4c5d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#237b93',endColorstr='#1f4c5d',GradientType=1);
}
.btn.btn-bleu:hover,
.btn.btn-bleu:focus {
  background: #237b93;
  background: -moz-linear-gradient(left,#237b93 0%,#237b93 71%,#1f4c5d 100%);
  background: -webkit-gradient(left top,right top,color-stop(0%,#237b93),color-stop(71%,#237b93),color-stop(100%,#1f4c5d));
  background: -webkit-linear-gradient(left,#237b93 0%,#237b93 71%,#1f4c5d 100%);
  background: -o-linear-gradient(left,#237b93 0%,#237b93 71%,#1f4c5d 100%);
  background: -ms-linear-gradient(left,#237b93 0%,#237b93 71%,#1f4c5d 100%);
  background: linear-gradient(to right,#237b93 0%,#237b93 71%,#1f4c5d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#237b93',endColorstr='#1f4c5d',GradientType=1);
}
.btn.btn-orange {
  background: #ef8206;
  background: -moz-linear-gradient(left,#ef8206 0%,#e94f17 100%);
  background: -webkit-gradient(left top,right top,color-stop(0%,#ef8206),color-stop(100%,#e94f17));
  background: -webkit-linear-gradient(left,#ef8206 0%,#e94f17 100%);
  background: -o-linear-gradient(left,#ef8206 0%,#e94f17 100%);
  background: -ms-linear-gradient(left,#ef8206 0%,#e94f17 100%);
  background: linear-gradient(to right,#ef8206 0%,#e94f17 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef8206',endColorstr='#e94f17',GradientType=1);
}
.btn.btn-orange:hover,
.btn.btn-orange:focus {
  background: #ef8206;
  background: -moz-linear-gradient(left,#ef8206 0%,#ef8206 74%,#e94f17 100%);
  background: -webkit-gradient(left top,right top,color-stop(0%,#ef8206),color-stop(74%,#ef8206),color-stop(100%,#e94f17));
  background: -webkit-linear-gradient(left,#ef8206 0%,#ef8206 74%,#e94f17 100%);
  background: -o-linear-gradient(left,#ef8206 0%,#ef8206 74%,#e94f17 100%);
  background: -ms-linear-gradient(left,#ef8206 0%,#ef8206 74%,#e94f17 100%);
  background: linear-gradient(to right,#ef8206 0%,#ef8206 74%,#e94f17 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef8206',endColorstr='#e94f17',GradientType=1);
}
.btn:hover,
.btn:focus {
  color: #fff;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.btn:hover i,
.btn:focus i {
  margin-left: .8rem;
  margin-right: .3rem;
  transition: all .12s ease-in-out !important;
  -webkit-transition: all .12s ease-in-out !important;
  -moz-transition: all .12s ease-in-out !important;
  -o-transition: all .12s ease-in-out !important;
}
.bleu {
  color: #19a1bf;
}
.bleuRoi {
  color: #224394;
}
.rouge {
  color: #ca3635;
}
.jaune {
  color: #f59e1a;
}
.embed-container {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .embed-container {
    padding-bottom: 12rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .embed-container {
    padding-bottom: 15rem;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .embed-container {
    padding-bottom: 20rem;
  }
}
@media screen and (min-width: 1200px) {
  .embed-container {
    padding-bottom: 22rem;
  }
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
html,
body {
  overflow: auto;
  overflow-x: hidden;
}
body {
  background-color: #f7f7f8;
  color: #212121;
}
body a {
  color: #212121;
  opacity: 1;
}
body a:hover,
body a:focus {
  text-decoration: none;
  color: #19a1bf;
}
body .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
body header {
  background-color: #fff;
}
body header #entete {
  padding: 2rem;
}
@media screen and (max-width: 1200px) {
  body header #entete #header-logo img {
    width: 285px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  body header #entete #header-logo img {
    width: 225px;
  }
}
@media screen and (max-width: 768px) {
  body header #entete #header-logo {
    margin-top: 1rem;
    width: 100%;
    text-align: center;
  }
  body header #entete #header-logo img {
    width: 200px;
  }
}
body header #entete #header-socials {
  align-self: flex-start;
  color: #19a1bf;
}
body header #entete #header-socials .links-wrapper {
  background-color: #e5e6e7;
  padding: .5rem 2rem .5rem 1rem;
  flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  opacity: .65;
  margin-right: -0.5rem;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  body header #entete #header-socials .btn-container {
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  body header #entete #header-socials .btn-container {
    width: 100%;
  }
}
body header #entete #header-socials .emphasized-link {
  position: relative;
  z-index: 1;
  color: #fff;
  padding: .8rem 1.5rem;
  border: 0px solid #000000;
  display: flex;
  align-items: center;
  justify-content: center;
}
body header #entete #header-socials .emphasized-link i {
  margin-right: 10px;
}
@media screen and (max-width: 992px) {
  body header #entete #header-socials .emphasized-link {
    font-size: 12px;
    padding: 1rem 1rem;
  }
}
body header #entete #header-socials .emphasized-link#header-tel {
  border-radius: 20px 0px 0px 0px;
  -moz-border-radius: 20px 0px 0px 0px;
  -webkit-border-radius: 20px 0px 0px 0px;
  background-color: #19a1bf;
}
body header #entete #header-socials .emphasized-link#header-tel:hover,
body header #entete #header-socials .emphasized-link#header-tel:focus {
  background-color: #28c1e3;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body header #entete #header-socials .emphasized-link#hello-asso-btn {
  border-radius: 0px 0px 20px 0px;
  -moz-border-radius: 0px 0px 20px 0px;
  -webkit-border-radius: 0px 0px 20px 0px;
  background-color: #f59e1a;
  font-weight: bold;
}
body header #entete #header-socials .emphasized-link#hello-asso-btn:hover,
body header #entete #header-socials .emphasized-link#hello-asso-btn:focus {
  background-color: #f7b34b;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
@media screen and (max-width: 575px) {
  body header #entete #header-socials .emphasized-link {
    width: 100% !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -o-border-radius: 0 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  body header #entete #header-socials {
    align-self: center;
    order: 2;
  }
  body header #entete #header-socials .emphasized-link {
    width: 100%;
  }
  body header #entete #header-socials .links-wrapper {
    order: 2;
    width: 80%;
    margin-left: 7%;
    margin-right: 10%;
    padding: .5rem 1rem .5rem 1rem;
  }
  body header #entete #header-socials .links-wrapper > a {
    text-align: center;
    width: 25%;
    font-size: 1.2rem;
  }
  body header #entete #header-socials .links-wrapper > a:not(:nth-child(1)):not(:nth-child(2)) {
    margin-top: .5rem;
  }
}
body header #entete #header-desc {
  margin-top: 2rem;
  text-align: right;
}
body header #entete #header-desc p {
  font-family: "Montserrat";
}
body header #entete #header-desc ul {
  margin-top: 1rem;
  text-transform: uppercase;
}
body header #entete #header-desc ul li {
  line-height: 1.4;
}
@media screen and (max-width: 991px) {
  body header #entete #header-desc {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  body header #entete #header-desc {
    font-size: .9rem;
  }
}
@media screen and (max-width: 575px) {
  body header #entete {
    padding: 1rem 0 1rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  body header #entete {
    padding: 2rem 1rem;
  }
}
@media screen and (max-width: 767px) {
  body header #entete {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  body header #entete #header-socials {
    padding: 0;
  }
  body header #entete #header-socials .links-wrapper {
    padding: .8rem 4rem .8rem 2rem;
    margin-right: -1.5rem;
  }
}
body header .mega-toggle-block {
  align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
}
@media screen and (min-width: 992px) {
  body header #mega-menu-primary {
    font-family: 'Montserrat', sans-serif !important;
    display: flex !important;
    display: -ms-flex !important;
    display: -webkit-flex !important;
  }
  body header #mega-menu-primary > .mega-menu-item {
    width: auto !important;
    flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
  }
  body header #mega-menu-primary > .mega-menu-item:nth-child(1) > a {
    background-color: #f59e1a !important;
  }
  body header #mega-menu-primary > .mega-menu-item:nth-child(1) > a + .mega-sub-menu > .mega-menu-row > .mega-sub-menu {
    background-color: #f59e1a !important;
  }
  body header #mega-menu-primary > .mega-menu-item:nth-child(1) > a + .mega-sub-menu > .mega-menu-row > .mega-sub-menu > .mega-menu-column > .mega-sub-menu > .mega-menu-item > .mega-menu-link {
    background-color: #f59e1a !important;
  }
  body header #mega-menu-primary > .mega-menu-item:nth-child(2) > a {
    background-color: #ca3635 !important;
  }
  body header #mega-menu-primary > .mega-menu-item:nth-child(2) > a + .mega-sub-menu > .mega-menu-row > .mega-sub-menu {
    background-color: #ca3635 !important;
  }
  body header #mega-menu-primary > .mega-menu-item:nth-child(2) > a + .mega-sub-menu > .mega-menu-row > .mega-sub-menu > .mega-menu-column > .mega-sub-menu > .mega-menu-item > .mega-menu-link {
    background-color: #ca3635 !important;
  }
  body header #mega-menu-primary > .mega-menu-item > a {
    font-size: 13px !important;
  }
  body header #mega-menu-primary > .mega-menu-item > a + .mega-sub-menu > .mega-menu-row > .mega-sub-menu > .mega-menu-column > .mega-sub-menu > .mega-menu-item {
    padding: 0 !important;
  }
  body header #mega-menu-primary > .mega-menu-item > a + .mega-sub-menu > .mega-menu-row > .mega-sub-menu > .mega-menu-column > .mega-sub-menu > .mega-menu-item > .mega-menu-link {
    position: relative !important;
    color: #fff !important;
    padding: 15px 15px 15px 15px !important;
    font-size: 11px !important;
  }
  body header #mega-menu-primary > .mega-menu-item > a + .mega-sub-menu > .mega-menu-row > .mega-sub-menu > .mega-menu-column > .mega-sub-menu > .mega-menu-item > .mega-menu-link:before {
    content: "" !important;
    position: absolute !important;
    height: 70% !important;
    top: 15% !important;
    background-color: #fff !important;
    right: 0 !important;
    margin: 0;
    width: 1px;
  }
  body header #mega-menu-primary > .mega-menu-item > a + .mega-sub-menu > .mega-menu-row > .mega-sub-menu > .mega-menu-column > .mega-sub-menu > .mega-menu-item > .mega-menu-link + .mega-sub-menu {
    padding: 15px 15px 15px 15px !important;
  }
  body header #mega-menu-primary > .mega-menu-item > a + .mega-sub-menu > .mega-menu-row > .mega-sub-menu > .mega-menu-column:last-of-type > .mega-sub-menu > .mega-menu-item > .mega-menu-link:before {
    width: 0px;
  }
  body header #mega-menu-primary > .mega-menu-item:nth-child(3) > a {
    background-color: #19a1bf !important;
  }
  body header #mega-menu-primary > .mega-menu-item:nth-child(3) > a + .mega-sub-menu > .mega-menu-row > .mega-sub-menu > .mega-menu-column > .mega-sub-menu > .mega-menu-item > .mega-menu-link {
    background-color: #19a1bf !important;
  }
  body header #mega-menu-primary > .mega-menu-item:nth-child(4) > a {
    background-color: #1a6b68 !important;
  }
  body header #mega-menu-primary > .mega-menu-item:nth-child(4) > a + .mega-sub-menu > .mega-menu-row > .mega-sub-menu {
    background-color: #1a6b68 !important;
  }
  body header #mega-menu-primary > .mega-menu-item:nth-child(4) > a + .mega-sub-menu > .mega-menu-row > .mega-sub-menu > .mega-menu-column > .mega-sub-menu > .mega-menu-item > .mega-menu-link {
    background-color: #1a6b68 !important;
  }
  body header #mega-menu-primary > .mega-menu-item:nth-child(5) > a {
    background-color: #d15e15 !important;
  }
  body header #mega-menu-primary > .mega-menu-item:last-child > a {
    border-right: 0 !important;
  }
  body header #mega-menu-primary > .mega-menu-item > .mega-menu-link {
    font-weight: 700 !important;
    text-transform: uppercase !important;
    padding: 1rem !important;
  }
  body header #mega-menu-primary > .mega-menu-item.mega-menu-item-has-children > .mega-menu-link {
    position: relative;
    padding: 1rem 3rem 1rem 1rem !important;
  }
  body header #mega-menu-primary > .mega-menu-item.mega-menu-item-has-children > .mega-menu-link:after {
    content: "\e90d" !important;
    font-family: "Ain-Profession-Sport" !important;
    display: inline-block !important;
    transform: rotate(90deg) !important;
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    background-color: rgba(0,0,0,0.15) !important;
    height: 100% !important;
    padding: 1rem !important;
    transition: all .2s ease-in-out !important;
    -webkit-transition: all .2s ease-in-out !important;
    -moz-transition: all .2s ease-in-out !important;
    -o-transition: all .2s ease-in-out !important;
  }
  body header .mega-menu-row > .mega-sub-menu {
    display: flex !important;
    display: -ms-flex !important;
    display: -webkit-flex !important;
  }
  body header .mega-menu-row > .mega-sub-menu .mega-menu-column {
    width: auto !important;
    flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
  }
}
@media screen and (min-width: 1200px) {
  body header #mega-menu-primary > .mega-menu-item > a + .mega-sub-menu > .mega-menu-row > .mega-sub-menu > .mega-menu-column > .mega-sub-menu > .mega-menu-item > .mega-menu-link {
    font-size: 15px !important;
  }
}
body header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,
body header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
  color: #000;
  transition: all 0 ease-in-out !important;
  -webkit-transition: all 0 ease-in-out !important;
  -moz-transition: all 0 ease-in-out !important;
  -o-transition: all 0 ease-in-out !important;
}
body header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  text-align: center;
}
body header #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu {
  box-shadow: 0 10px 1rem rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 10px 1rem rgba(0,0,0,0.2);
  -moz-box-shadow: 0 10px 1rem rgba(0,0,0,0.2);
  -o-box-shadow: 0 10px 1rem rgba(0,0,0,0.2);
}
@media screen and (min-width: 992px) and (max-width: 1400px) {
  body header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > .mega-sub-menu > .mega-menu-row > .mega-sub-menu {
    flex-wrap: wrap !important;
    -moz-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
  }
  body header #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li {
    width: 33.33333333% !important;
  }
  body header #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li:nth-child(3n+3) a:before {
    width: 0;
  }
}
@media screen and (max-width: 991px) {
  body header #mega-menu-primary > .mega-menu-item:nth-child(1) > .mega-menu-link {
    background-color: #f59e1a !important;
  }
  body header #mega-menu-primary > .mega-menu-item:nth-child(2) > .mega-menu-link {
    background-color: #ca3635 !important;
  }
  body header #mega-menu-primary > .mega-menu-item:nth-child(3) > .mega-menu-link {
    background-color: #19a1bf !important;
  }
  body header #mega-menu-primary > .mega-menu-item:nth-child(4) > .mega-menu-link {
    background-color: #1a6b68 !important;
  }
  body header #mega-menu-primary > .mega-menu-item:nth-child(5) > .mega-menu-link {
    background-color: #d15e15 !important;
  }
}
@media screen and (max-width: 768px) {
  body header #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
    width: 100%;
  }
  body header #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: .3rem .5rem;
  }
}
body .white-block {
  background-color: #fff;
  box-shadow: 0 0 7px 0 rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 7px 0 rgba(0,0,0,0.2);
  -o-box-shadow: 0 0 7px 0 rgba(0,0,0,0.2);
}
body .white-block.p-int {
  padding: 2rem;
  margin-top: 1rem;
}
body #main-slider {
  position: relative;
}
body #main-slider .owl-item > div {
  height: 420px;
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 1199px) {
  body #main-slider .owl-item > div {
    height: 410px;
  }
}
@media screen and (max-width: 1400px) {
  body #main-slider .owl-item > div {
    height: 390px;
  }
}
@media screen and (max-width: 991px) {
  body #main-slider .owl-item > div {
    height: 350px;
  }
}
@media screen and (max-width: 767px) {
  body #main-slider .owl-item > div {
    height: 250px;
  }
  body #main-slider .owl-item > div .owl-nav {
    display: none;
  }
}
@media screen and (max-width: 574px) {
  body #main-slider .owl-item > div {
    height: 150px;
  }
}
body #main-slider .owl-nav .owl-prev,
body #main-slider .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  color: #fff;
  font-size: 2.5rem;
  margin-top: -1.5rem;
}
body #main-slider .owl-nav .owl-prev {
  left: 1rem;
}
body #main-slider .owl-nav .owl-prev i {
  display: inline-block;
  transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
}
body #main-slider .owl-nav .owl-next {
  right: 1rem;
}
body #main-slider .owl-dots {
  position: absolute;
  left: 0;
  bottom: 1rem;
  width: 100%;
  text-align: center;
}
body #main-slider .owl-dots .owl-dot {
  margin-right: .3rem;
}
body #main-slider .owl-dots .owl-dot span {
  display: inline-block;
  width: 13px;
  height: 13px;
  border: 2px solid #fff;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -o-border-radius: 50% !important;
}
body #main-slider .owl-dots .owl-dot.active span {
  background-color: #fff;
}
body #main-slider .owl-dots .owl-dot:last-child {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  body #main-slider .owl-nav {
    display: none;
  }
}
body #main-content-wrapper {
  margin-top: 1rem;
}
body #main-content-wrapper .main-content {
  padding: 2rem 1rem;
}
body #main-content-wrapper .aside-content {
  padding-right: 0;
}
body #main-content-wrapper .aside-content #bourse {
  margin-bottom: 1rem;
}
body #main-content-wrapper .aside-content .fb-page,
body #main-content-wrapper .aside-content #newsletter,
body #main-content-wrapper .aside-content #testimonials {
  margin-top: 1rem;
}
body #main-content-wrapper .aside-content #newsletter {
  padding: 1rem;
  background-color: #d15e15;
  color: #fff;
  border-radius: .5rem !important;
  -webkit-border-radius: .5rem !important;
  -moz-border-radius: .5rem !important;
  -o-border-radius: .5rem !important;
}
body #main-content-wrapper .aside-content #newsletter .sib-form {
  padding: 0;
}
body #main-content-wrapper .aside-content #newsletter .sib-form #sib-container {
  background: transparent;
  padding: 0;
}
body #main-content-wrapper .aside-content #newsletter .sib-form #sib-container .sib-form-block {
  padding: 0;
}
body #main-content-wrapper .aside-content #newsletter .sib-form #sib-container .sib-form-block .form__label-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #212121;
}
body #main-content-wrapper .aside-content #newsletter .sib-form #sib-container .sib-form-block .form__label-row .entry__field {
  border-radius: 0;
}
body #main-content-wrapper .aside-content #newsletter .sib-form #sib-container .sib-form-block .form__label-row .entry__field input[type="text"] {
  font-size: .8rem;
  padding: .3rem .5rem;
  border: 0;
  height: 30px;
}
body #main-content-wrapper .aside-content #newsletter .sib-form #sib-container .sib-form-block .form__label-row button[type="submit"] {
  border: 0;
  color: #fff;
  background-color: #f59e1a;
  padding-left: .5rem;
  padding-right: .5rem;
  width: 25px;
  height: 25px;
}
body #main-content-wrapper .aside-content #newsletter i {
  font-size: 3rem;
  margin-right: 1.5rem;
}
body #main-content-wrapper .aside-content #newsletter p {
  font-size: .8rem;
  margin-bottom: .5rem;
}
body #main-content-wrapper .aside-content #newsletter h4 {
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 1.2rem;
  margin-bottom: .5rem;
}
@media screen and (max-width: 992px) {
  body #main-content-wrapper .aside-content #newsletter > section {
    height: 100%;
  }
}
@media screen and (max-width: 575px) {
  body #main-content-wrapper .aside-content #newsletter i {
    display: none;
  }
}
body #main-content-wrapper .aside-content #testimonials {
  padding: 1.5rem;
}
body #main-content-wrapper .aside-content #testimonials h3 {
  color: #19a1bf;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}
body #main-content-wrapper .aside-content #testimonials h3 span {
  display: block;
  font-weight: 300;
}
body #main-content-wrapper .aside-content #testimonials #testimonials-list {
  margin-top: 1rem;
}
body #main-content-wrapper .aside-content #testimonials #testimonials-list .testimonial-item {
  color: #19a1bf;
}
body #main-content-wrapper .aside-content #testimonials #testimonials-list .testimonial-item h4 {
  font-size: 1.3rem;
  font-weight: 700;
}
body #main-content-wrapper .aside-content #testimonials #testimonials-list .testimonial-item h5 {
  line-height: 1;
  font-style: italic;
  font-weight: 300;
}
body #main-content-wrapper .aside-content #testimonials #testimonials-list .testimonial-item .btn {
  margin-top: 1.5rem;
}
@media screen and (max-width: 992px) {
  body #main-content-wrapper .aside-content #testimonials h3 {
    font-size: 1.2rem;
  }
  body #main-content-wrapper .aside-content #testimonials h3 span {
    display: inline;
  }
  body #main-content-wrapper .aside-content #testimonials #testimonials-list {
    margin-top: .5rem;
  }
  body #main-content-wrapper .aside-content #testimonials #testimonials-list .testimonial-item .btn {
    margin-top: .7rem;
    font-size: .7rem;
    padding: .3rem .5rem .3rem 1rem;
  }
  body #main-content-wrapper .aside-content #testimonials #testimonials-list .testimonial-item .btn i {
    font-size: .4rem;
    padding: .4rem .4rem .4rem;
    transform: translateY(0rem);
    -moz-transform: translateY(0rem);
    -webkit-transform: translateY(0rem);
  }
}
@media screen and (max-width: 1199px) {
  body #main-content-wrapper .aside-content #testimonials h3 {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 991px) {
  body #main-content-wrapper .aside-content {
    margin-top: 1rem;
    padding-left: 0;
  }
  body #main-content-wrapper .aside-content > *:nth-child(1),
  body #main-content-wrapper .aside-content > *:nth-child(2) {
    margin-top: 0;
  }
  body #main-content-wrapper .aside-content > *:nth-child(2n+1) {
    padding-left: 0;
  }
  body #main-content-wrapper .aside-content > *:nth-child(2n+2) {
    padding-right: 0;
  }
  body #main-content-wrapper .aside-content #bourse {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 575px) and (max-width: 767px) {
  body #main-content-wrapper .aside-content > * {
    padding: 0;
  }
  body #main-content-wrapper .aside-content #bourse {
    display: flex;
    display: -ms-flex;
    display: -moz-flex;
    padding-right: 0;
    margin-bottom: 1rem;
  }
  body #main-content-wrapper .aside-content #bourse h3 {
    flex-basis: 45%;
    -ms-flex-basis: 45%;
    -moz-flex-basis: 45%;
    width: 45%;
  }
  body #main-content-wrapper .aside-content #bourse .bourse-content {
    flex-basis: 55%;
    -ms-flex-basis: 55%;
    -moz-flex-basis: 55%;
    width: 55%;
  }
}
@media screen and (max-width: 574px) {
  body #main-content-wrapper .aside-content > * {
    padding: 0;
  }
  body #main-content-wrapper .aside-content #bourse {
    margin-bottom: 1rem;
  }
  body #main-content-wrapper .aside-content .fb-page {
    display: none;
  }
}
body #links-blocks-home .link-block-wrapper .link-block {
  position: relative;
  height: 100%;
  padding: 5rem 2.5rem 4rem;
  border-radius: 30px 0px 30px 0px;
  -moz-border-radius: 30px 0px 30px 0px;
  -webkit-border-radius: 30px 0px 30px 0px;
  border: 0px solid #000000;
  overflow: hidden;
  text-align: center;
}
body #links-blocks-home .link-block-wrapper .link-block .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body #links-blocks-home .link-block-wrapper .link-block:before {
  content: "";
  position: absolute;
  width: 90px;
  height: 90px;
  background-image: url(../img/arrow-blocks-home.png);
  background-position: center;
  top: -45px;
  left: 50%;
  margin-left: -45px;
  background-size: cover;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  z-index: 5;
}
body #links-blocks-home .link-block-wrapper .link-block h2 {
  position: relative;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1;
}
body #links-blocks-home .link-block-wrapper .link-block h2 span {
  display: block;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.4;
}
body #links-blocks-home .link-block-wrapper .link-block h2 span span {
  font-size: 2.5rem;
  line-height: 1;
}
body #links-blocks-home .link-block-wrapper .link-block:hover:before,
body #links-blocks-home .link-block-wrapper .link-block:focus:before {
  top: -30px;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body #links-blocks-home .link-block-wrapper .link-block:hover .background,
body #links-blocks-home .link-block-wrapper .link-block:focus .background {
  transform: scale(2.5);
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
@media screen and (max-width: 1399px) {
  body #links-blocks-home .link-block-wrapper .link-block {
    padding: 3rem 2.5rem 2rem;
  }
  body #links-blocks-home .link-block-wrapper .link-block:before {
    width: 70px;
    height: 70px;
    top: -35px;
    margin-left: -35px;
  }
  body #links-blocks-home .link-block-wrapper .link-block h2 {
    font-size: 1rem;
  }
}
@media screen and (min-width: 992px) and (max-width: 1599px) {
  body #links-blocks-home .link-block-wrapper .link-block h2 {
    font-size: 1.3rem;
  }
}
body #links-blocks-home .link-block-wrapper:nth-child(1) .link-block .background {
  background-image: url(../img/bg-block-home-1.jpg);
}
body #links-blocks-home .link-block-wrapper:nth-child(2) .link-block .background {
  background-image: url(../img/bg-block-home-2.jpg);
}
body #links-blocks-home .link-block-wrapper:nth-child(3) .link-block .background {
  background-image: url(../img/bg-block-home-3.jpg);
}
body #links-blocks-home .link-block-wrapper:nth-child(4) .link-block .background {
  background-image: url(../img/bg-block-home-4.jpg);
}
@media screen and (max-width: 1399px) {
  body #links-blocks-home .link-block-wrapper {
    padding: .5rem;
  }
}
body #news {
  margin-top: 2rem;
}
body #news h2 {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 2rem;
  color: #224394;
  text-transform: uppercase;
}
body #news h2 span {
  display: block;
  font-weight: 300;
}
body #news #news-list .news-item {
  padding-left: 0;
  padding-right: 2rem;
}
body #news #news-list .news-item:last-of-type {
  padding-right: 0;
}
body #news #news-list .news-item .news-image {
  padding: 0;
}
body #news #news-list .news-item .news-image figure {
  position: relative;
  height: 200px;
  overflow: hidden;
  border: 1px solid #224394;
}
body #news #news-list .news-item .news-image figure span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body #news #news-list .news-item .news-infos .news-date {
  display: inline-block;
  background-color: #224394;
  color: #fff;
  padding: .5rem .7rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
body #news #news-list .news-item .news-infos h3 {
  color: #224394;
  font-weight: 700;
  font-style: italic;
  margin-bottom: .5rem;
  margin-top: .5rem;
}
body #news #news-list .news-item .news-infos .news-link {
  display: inline-block;
  margin-top: 1rem;
  color: #224394;
}
body #news #news-list .news-item .news-infos .news-link i {
  display: inline-block;
  font-size: .6rem;
  padding: .5rem .4rem .4rem;
  border: 1px solid #224394;
  color: #224394;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  font-weight: 700;
  margin-right: .3rem;
  transform: translateY(-0.1rem);
  transition: all .12s ease-in-out !important;
  -webkit-transition: all .12s ease-in-out !important;
  -moz-transition: all .12s ease-in-out !important;
  -o-transition: all .12s ease-in-out !important;
}
body #news #news-list .news-item.first {
  padding: 0;
  margin-bottom: 2.5rem;
}
body #news #news-list .news-item.first .news-image {
  padding-right: 1rem;
}
body #news #news-list .news-item.first .news-image figure {
  height: 100%;
  border: 3px solid #224394;
  min-height: 150px;
}
@media screen and (min-width: 1400px) {
  body #news #news-list .news-item.first .news-image figure {
    min-height: 200px;
  }
}
body #news #news-list .news-item.first .news-infos h3 {
  margin-top: 0 !important;
}
body #news #news-list .news-item:hover .news-image figure span,
body #news #news-list .news-item:focus .news-image figure span {
  transform: scale(1.2);
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
@media screen and (max-width: 767px) {
  body #news #news-list {
    padding: 0;
  }
}
body #news #news-link {
  font-family: "Monserrat", sans-serif;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.2rem;
  color: #224394;
  margin-top: 2rem;
}
body #news #news-link i {
  color: #fff;
  background-color: #224394;
  padding: .5rem .4rem .4rem .4rem;
  font-size: .6rem;
  margin-left: .5rem;
}
body #news.p-int #news-list .news-item {
  padding-right: 0;
  margin-bottom: 1.5rem;
}
body #news.p-int #news-list .news-item:last-of-type {
  margin-bottom: 0;
}
body #news.p-int #news-list .news-image figure {
  height: 230px;
}
body #news.p-int #news-list .news-desc p {
  margin-bottom: 1rem;
}
body #news.presse #news-list .news-image figure {
  border-color: #1a6b68;
}
body #news.presse #news-list .news-item .news-infos h3 {
  color: #1a6b68;
  font-style: normal;
  margin-bottom: 0;
  line-height: 1.2;
  font-size: 1.2rem;
  margin-bottom: .5rem;
}
body #news.presse #news-list .news-item .news-infos h4 {
  margin-bottom: .5rem;
  line-height: 1.2;
  font-style: italic;
  color: #1a6b68;
}
body #news.presse #news-list .news-item .news-infos .news-link {
  color: #1a6b68;
}
body #news.presse #news-list .news-item .news-infos .news-link i {
  border-color: #1a6b68;
  color: #1a6b68;
}
body #news.presse #news-list .news-item .news-visu i {
  position: relative;
  color: #fff;
  z-index: 5;
  font-size: 5.5rem;
  box-shadow: 0 0 1rem #212121;
  -webkit-box-shadow: 0 0 1rem #212121;
  -moz-box-shadow: 0 0 1rem #212121;
  -o-box-shadow: 0 0 1rem #212121;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -o-border-radius: 50% !important;
}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
  body #news h2 {
    font-size: 2rem;
  }
  body #news #news-list .news-item {
    padding-right: 1rem;
  }
  body #news #news-list .news-item .news-image .news-visu {
    height: 150px;
  }
  body #news #news-list .news-item .news-infos h3 {
    line-height: 1.2;
    margin-top: .5rem;
  }
}
@media screen and (max-width: 1199px) {
  body #news h2 {
    font-size: 2rem;
  }
  body #news #news-list .news-item {
    padding-right: 1rem;
  }
  body #news #news-list .news-item .news-image .news-visu {
    height: 120px;
  }
  body #news #news-list .news-item .news-infos h3 {
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  body #news #news-list .news-item {
    margin-top: 2rem;
    padding-right: 0;
  }
  body #news #news-list .news-item .news-image .news-visu {
    height: 200px;
  }
  body #news #news-list .news-item .news-infos {
    padding-right: 0;
  }
  body #news #news-list .news-item .news-infos h3 {
    margin-top: 0;
    margin-top: .5rem;
  }
  body #news #news-list .news-item.first {
    margin-top: 0;
    margin-bottom: 1rem;
  }
  body #news #news-list .news-item.first .news-image {
    padding: 0;
  }
  body #news #news-list .news-item.first .news-image .news-visu {
    height: 250px;
  }
  body #news #news-list .news-item.first .news-infos {
    margin-top: 1rem;
    padding: 0;
  }
}
@media screen and (max-width: 575px) {
  body #news #news-list .news-item .news-image .news-visu {
    height: 200px;
  }
  body #news #news-list .news-item .news-infos {
    padding: 0;
    margin-top: .5rem;
  }
  body #news #news-list .news-item.first .news-image .news-visu {
    height: 250px;
  }
}
@media screen and (max-width: 400px) {
  body #news #news-list .news-item .news-image .news-visu {
    height: 150px;
  }
  body #news #news-list .news-item.first .news-image .news-visu {
    height: 150px;
  }
}
body #bourse h3 {
  background-color: #127c8e;
  color: #fff;
  text-align: center;
  padding: 2rem 1rem;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 2.5rem;
  line-height: 1.2;
}
body #bourse h3 span {
  display: block;
  font-weight: 700;
  font-size: 1.8rem;
}
body #bourse .bourse-content {
  padding: 2rem 1.5rem;
  background-color: #edefef;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  body #bourse h3 {
    padding: 1rem 1rem;
    font-size: 2rem;
  }
  body #bourse h3 span {
    font-size: 1.4rem;
  }
  body #bourse #bourse-content {
    padding: 1.5rem 1rem;
  }
}
body #lateral-menu-wrapper {
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  body #lateral-menu-wrapper {
    margin-top: 2rem;
    padding-right: 0;
    order: 2;
  }
}
body #content {
  padding-right: 0;
}
body #content .widget-title {
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
  line-height: 1.2;
  font-family: 'Montserrat';
}
body #content p {
  margin-bottom: 1rem;
}
body #content .so-widget-sow-editor h1 {
  font-weight: 700;
  color: #59595a;
  margin-bottom: 1rem;
  margin-top: 1rem;
  font-family: 'Montserrat', sans-serif;
  font-size: 2rem;
}
body #content .so-widget-sow-editor h2 {
  font-weight: 700;
  color: #59595a;
  margin-bottom: 1rem;
  margin-top: 1rem;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.6rem;
}
body #content .so-widget-sow-editor h3 {
  font-family: 'Montserrat', sans-serif;
  color: #59595a;
  font-size: 1.4rem;
  font-weight: 700;
  margin-top: 1rem;
}
body #content .so-widget-sow-editor h4 {
  font-family: 'Montserrat', sans-serif;
  color: #59595a;
  font-size: 1.2rem;
  font-weight: 700;
  margin-top: 1rem;
}
body #content .so-widget-sow-editor h5 {
  font-family: 'Montserrat', sans-serif;
  color: #59595a;
  font-size: 1.2rem;
  font-weight: 400;
  margin-top: 1rem;
}
body #content .so-widget-sow-editor ul {
  margin-bottom: 1rem;
}
body #content .so-widget-sow-editor p,
body #content .so-widget-sow-editor li,
body #content .so-widget-sow-editor ul,
body #content .so-widget-sow-editor div,
body #content .so-widget-sow-editor h5,
body #content .so-widget-sow-editor h6 {
  font-family: 'Open Sans', sans-serif;
}
body #content ul {
  padding-left: 2rem;
}
body #content ul li {
  list-style-type: disc;
}
body #content ol {
  padding-left: 2rem;
}
body #content ol li {
  list-style-type: decimal;
}
body #content .markup p {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  margin: 0;
  font-size: .8rem;
}
body #content .markup p img {
  margin-right: .5rem;
}
@media screen and (max-width: 1400px) {
  body #content .markup p {
    font-size: .8rem;
  }
  body #content .markup p img {
    width: 20px;
    margin-right: .3rem;
  }
}
@media screen and (max-width: 767px) {
  body #content {
    padding-left: 0;
    order: 1;
  }
}
body .main-title h1 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.2;
  padding-bottom: 1rem;
  margin-bottom: 2.5rem;
  border-bottom: 2px solid #212121;
}
body .main-title h1 span {
  display: block;
  font-weight: 300;
}
@media screen and (max-width: 575px) {
  body .main-title {
    padding: 0;
  }
}
body .lateral-menu {
  background-color: #19a1bf;
  border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -o-border-radius: 10px !important;
}
body .lateral-menu .page_item a {
  display: block;
  padding: 1rem;
  color: #fff;
}
body .lateral-menu .page_item a:hover,
body .lateral-menu .page_item a:focus {
  background-color: #212121;
}
body .lateral-menu .page_item a:hover a,
body .lateral-menu .page_item a:focus a {
  color: #fff;
}
body .lateral-menu .page_item a:hover a:hover,
body .lateral-menu .page_item a:hover a:focus,
body .lateral-menu .page_item a:focus a:hover,
body .lateral-menu .page_item a:focus a:focus {
  color: #fff;
}
body .lateral-menu .page_item .children {
  display: none;
}
body .lateral-menu .page_item.current_page_item {
  position: relative;
  background-color: #212121;
}
body .lateral-menu .page_item.current_page_item .children {
  display: block;
  border-left: 1px solid #212121;
  border-right: 1px solid #212121;
  border-bottom: 1px solid #212121;
}
body .lateral-menu .page_item.current_page_item .children li a {
  color: #212121;
  background-color: #fff;
  font-weight: 300;
  padding: .5rem;
  padding-left: 3rem;
}
body .lateral-menu .page_item.current_page_item a {
  color: #fff;
  font-weight: 700;
}
body .lateral-menu .page_item.current_page_item > a {
  position: relative;
}
body .lateral-menu .page_item.current_page_item > a:after {
  content: "\e90d";
  position: absolute;
  font-family: 'Ain-Profession-Sport';
  left: 100%;
  top: 50%;
  background-color: #212121;
  color: #fff;
  font-size: .8rem;
  padding: .45rem .25rem .4rem .8rem;
  margin-top: -14px;
  margin-left: -16px;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -o-border-radius: 50% !important;
}
@media screen and (max-width: 768px) {
  body .lateral-menu .page_item.current_page_item > a {
    padding-right: 2.5rem;
  }
  body .lateral-menu .page_item.current_page_item > a:after {
    left: auto;
    right: .8rem;
    margin-left: 0;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    padding-left: .3rem;
  }
}
body .lateral-menu.ss-menu .current_page_ancestor {
  position: relative;
  background-color: #212121;
}
body .lateral-menu.ss-menu .current_page_ancestor .children {
  display: block;
  border-left: 1px solid #212121;
  border-right: 1px solid #212121;
}
body .lateral-menu.ss-menu .current_page_ancestor .children li.current_page_item a {
  font-weight: 700;
}
body .lateral-menu.ss-menu .current_page_ancestor .children li.current_page_item a:after {
  content: "";
  display: none;
  width: 0;
  height: 0;
}
body .lateral-menu.ss-menu .current_page_ancestor .children li a {
  color: #212121;
  background-color: #fff;
  font-weight: 300;
  padding: .5rem;
  padding-left: 3rem;
}
body .lateral-menu.ss-menu .current_page_ancestor a {
  color: #fff;
  font-weight: 700;
}
body .lateral-menu.ss-menu .current_page_ancestor > a {
  position: relative;
}
body .lateral-menu.ss-menu .current_page_ancestor > a:after {
  content: "\e90d";
  position: absolute;
  font-family: 'Ain-Profession-Sport';
  left: 100%;
  top: 50%;
  background-color: #212121;
  color: #fff;
  font-size: .8rem;
  padding: .45rem .25rem .4rem .8rem;
  margin-top: -14px;
  margin-left: -16px;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -o-border-radius: 50% !important;
}
@media screen and (max-width: 768px) {
  body .lateral-menu.ss-menu .current_page_ancestor > a {
    padding-right: 2.5rem;
  }
  body .lateral-menu.ss-menu .current_page_ancestor > a:after {
    left: auto;
    right: .8rem;
    margin-left: 0;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    padding-left: .3rem;
  }
}
body .qui-sommes-nous h1,
body .qui-sommes-nous .widget-title {
  color: #f59e1a;
  border-color: #f59e1a;
}
body .qui-sommes-nous .page_item {
  background-color: #f59e1a;
}
body .qui-sommes-nous .page_item a:hover,
body .qui-sommes-nous .page_item a:focus {
  background-color: #e18c0a;
}
body .qui-sommes-nous .page_item.current_page_item {
  background-color: #e18c0a;
}
body .qui-sommes-nous .page_item.current_page_item > a:after {
  background-color: #e18c0a;
}
body .qui-sommes-nous .page_item.current_page_item .children {
  border-left-color: #f59e1a;
  border-right-color: #f59e1a;
  border-bottom-color: #f59e1a;
}
body .qui-sommes-nous #content a {
  color: #f59e1a;
}
body .nos-services h1,
body .nos-services .widget-title,
body .le-sport-en-entreprise h1,
body .le-sport-en-entreprise .widget-title,
body .developper-le-sport-et-lrsquoactivite-physique-en-entreprise h1,
body .developper-le-sport-et-lrsquoactivite-physique-en-entreprise .widget-title {
  color: #ca3635;
  border-color: #ca3635;
}
body .nos-services .page_item,
body .le-sport-en-entreprise .page_item,
body .developper-le-sport-et-lrsquoactivite-physique-en-entreprise .page_item {
  background-color: #ca3635;
}
body .nos-services .page_item a:hover,
body .nos-services .page_item a:focus,
body .le-sport-en-entreprise .page_item a:hover,
body .le-sport-en-entreprise .page_item a:focus,
body .developper-le-sport-et-lrsquoactivite-physique-en-entreprise .page_item a:hover,
body .developper-le-sport-et-lrsquoactivite-physique-en-entreprise .page_item a:focus {
  background-color: #ae2e2e;
}
body .nos-services .page_item.current_page_item,
body .le-sport-en-entreprise .page_item.current_page_item,
body .developper-le-sport-et-lrsquoactivite-physique-en-entreprise .page_item.current_page_item {
  background-color: #ae2e2e;
}
body .nos-services .page_item.current_page_item > a:after,
body .le-sport-en-entreprise .page_item.current_page_item > a:after,
body .developper-le-sport-et-lrsquoactivite-physique-en-entreprise .page_item.current_page_item > a:after {
  background-color: #ae2e2e;
}
body .nos-services .page_item.current_page_item .children,
body .le-sport-en-entreprise .page_item.current_page_item .children,
body .developper-le-sport-et-lrsquoactivite-physique-en-entreprise .page_item.current_page_item .children {
  border-left-color: #ca3635;
  border-right-color: #ca3635;
  border-bottom-color: #ae2e2e;
}
body .nos-services #content a,
body .le-sport-en-entreprise #content a,
body .developper-le-sport-et-lrsquoactivite-physique-en-entreprise #content a {
  color: #ca3635;
}
body .le-sport-en-entreprise .lateral-menu.ss-menu .current_page_ancestor,
body .developper-le-sport-et-lrsquoactivite-physique-en-entreprise .lateral-menu.ss-menu .current_page_ancestor {
  background-color: #ae2e2e;
}
body .le-sport-en-entreprise .lateral-menu.ss-menu .current_page_ancestor > a:after,
body .developper-le-sport-et-lrsquoactivite-physique-en-entreprise .lateral-menu.ss-menu .current_page_ancestor > a:after {
  background-color: #ae2e2e;
}
body .le-sport-en-entreprise .lateral-menu.ss-menu .current_page_ancestor .children,
body .developper-le-sport-et-lrsquoactivite-physique-en-entreprise .lateral-menu.ss-menu .current_page_ancestor .children {
  border-left-color: #ae2e2e;
  border-right-color: #ae2e2e;
  border-bottom: 1px solid #ae2e2e;
}
body .espaces-ressources h1,
body .espaces-ressources .widget-title,
body .infos-juridiques h1,
body .infos-juridiques .widget-title,
body .nos-publications h1,
body .nos-publications .widget-title,
body .les-filieres-et-metiers-du-sport h1,
body .les-filieres-et-metiers-du-sport .widget-title,
body .guide-des-sigles h1,
body .guide-des-sigles .widget-title,
body .les-informations-pour-les-benevoles h1,
body .les-informations-pour-les-benevoles .widget-title,
body .guide-des-sigles h1,
body .guide-des-sigles .widget-title,
body .crib h1,
body .crib .widget-title,
body .filieres-et-metiers h1,
body .filieres-et-metiers .widget-title {
  color: #19a1bf;
  border-color: #19a1bf;
}
body .espaces-ressources .page_item,
body .infos-juridiques .page_item,
body .nos-publications .page_item,
body .les-filieres-et-metiers-du-sport .page_item,
body .guide-des-sigles .page_item,
body .les-informations-pour-les-benevoles .page_item,
body .guide-des-sigles .page_item,
body .crib .page_item,
body .filieres-et-metiers .page_item {
  background-color: #19a1bf;
}
body .espaces-ressources .page_item a:hover,
body .espaces-ressources .page_item a:focus,
body .infos-juridiques .page_item a:hover,
body .infos-juridiques .page_item a:focus,
body .nos-publications .page_item a:hover,
body .nos-publications .page_item a:focus,
body .les-filieres-et-metiers-du-sport .page_item a:hover,
body .les-filieres-et-metiers-du-sport .page_item a:focus,
body .guide-des-sigles .page_item a:hover,
body .guide-des-sigles .page_item a:focus,
body .les-informations-pour-les-benevoles .page_item a:hover,
body .les-informations-pour-les-benevoles .page_item a:focus,
body .guide-des-sigles .page_item a:hover,
body .guide-des-sigles .page_item a:focus,
body .crib .page_item a:hover,
body .crib .page_item a:focus,
body .filieres-et-metiers .page_item a:hover,
body .filieres-et-metiers .page_item a:focus {
  background-color: #15869f;
}
body .espaces-ressources .page_item.current_page_item,
body .infos-juridiques .page_item.current_page_item,
body .nos-publications .page_item.current_page_item,
body .les-filieres-et-metiers-du-sport .page_item.current_page_item,
body .guide-des-sigles .page_item.current_page_item,
body .les-informations-pour-les-benevoles .page_item.current_page_item,
body .guide-des-sigles .page_item.current_page_item,
body .crib .page_item.current_page_item,
body .filieres-et-metiers .page_item.current_page_item {
  background-color: #15869f;
}
body .espaces-ressources .page_item.current_page_item > a:after,
body .infos-juridiques .page_item.current_page_item > a:after,
body .nos-publications .page_item.current_page_item > a:after,
body .les-filieres-et-metiers-du-sport .page_item.current_page_item > a:after,
body .guide-des-sigles .page_item.current_page_item > a:after,
body .les-informations-pour-les-benevoles .page_item.current_page_item > a:after,
body .guide-des-sigles .page_item.current_page_item > a:after,
body .crib .page_item.current_page_item > a:after,
body .filieres-et-metiers .page_item.current_page_item > a:after {
  background-color: #15869f;
}
body .espaces-ressources .page_item.current_page_item .children,
body .infos-juridiques .page_item.current_page_item .children,
body .nos-publications .page_item.current_page_item .children,
body .les-filieres-et-metiers-du-sport .page_item.current_page_item .children,
body .guide-des-sigles .page_item.current_page_item .children,
body .les-informations-pour-les-benevoles .page_item.current_page_item .children,
body .guide-des-sigles .page_item.current_page_item .children,
body .crib .page_item.current_page_item .children,
body .filieres-et-metiers .page_item.current_page_item .children {
  border-left-color: #19a1bf;
  border-right-color: #19a1bf;
  border-bottom-color: #19a1bf;
}
body .espaces-ressources #content a,
body .infos-juridiques #content a,
body .nos-publications #content a,
body .les-filieres-et-metiers-du-sport #content a,
body .guide-des-sigles #content a,
body .les-informations-pour-les-benevoles #content a,
body .guide-des-sigles #content a,
body .crib #content a,
body .filieres-et-metiers #content a {
  color: #19a1bf;
}
body .presse-medias h1,
body .presse-medias .widget-title {
  color: #1a6b68;
  border-color: #1a6b68;
}
body .presse-medias .page_item {
  background-color: #1a6b68;
}
body .presse-medias .page_item a:hover,
body .presse-medias .page_item a:focus {
  background-color: #134e4c;
}
body .presse-medias .page_item.current_page_item {
  background-color: #134e4c;
}
body .presse-medias .page_item.current_page_item > a:after {
  background-color: #134e4c;
}
body .presse-medias .page_item.current_page_item .children {
  border-left-color: #1a6b68;
  border-right-color: #1a6b68;
  border-bottom-color: #1a6b68;
}
body .presse-medias #content a {
  color: #1a6b68;
}
body .news h1,
body .news .widget-title {
  color: #224394;
  border-color: #224394;
}
body .news .page_item {
  background-color: #224394;
}
body .news .page_item a:hover,
body .news .page_item a:focus {
  background-color: #1b3677;
}
body .news .page_item.current_page_item {
  background-color: #1b3677;
}
body .news .page_item.current_page_item > a:after {
  background-color: #1b3677;
}
body .news .page_item.current_page_item .children {
  border-left-color: #224394;
  border-right-color: #224394;
  border-bottom-color: #224394;
}
body .news #content a {
  color: #224394;
}
body .contact h1 {
  color: #d15e15;
  border-color: #d15e15;
}
body .contact .page_item {
  background-color: #d15e15;
}
body .contact .page_item a:hover,
body .contact .page_item a:focus {
  background-color: #b14f12;
}
body .contact .page_item.current_page_item {
  background-color: #b14f12;
}
body .contact .page_item.current_page_item > a:after {
  background-color: #b14f12;
}
body .contact .page_item.current_page_item .children {
  border-left-color: #d15e15;
  border-right-color: #d15e15;
  border-bottom-color: #d15e15;
}
body .contact #content a {
  color: #d15e15;
}
body .news .main-title {
  position: relative;
}
body .news .main-title h1 {
  padding-right: 12rem;
}
body .news .main-title > a {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -21px;
  background-color: #ececec;
  border: 1px solid #dadada;
  color: #212121;
  border-radius: 2px !important;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  -o-border-radius: 2px !important;
}
body .news .news-infos h1 {
  font-size: 1.3rem;
  font-style: italic;
  font-weight: 700;
  margin-bottom: 1.5rem;
}
body .news .news-infos .news-date {
  margin-bottom: .5rem !important;
}
body #pagination {
  margin-top: 2rem;
}
body #pagination .pagination {
  justify-content: flex-end;
}
body #pagination .pagination h2 {
  display: none;
}
body #pagination .pagination .prev i,
body #pagination .pagination .next i {
  font-size: .6rem;
}
body #pagination .pagination .prev i {
  display: inline-block;
  transform: scaleX(-1);
}
body #pagination .pagination .page-numbers {
  background-color: #ececec;
  border: 1px solid #dadada;
  padding: .2rem .5rem;
  border-radius: 2px !important;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  -o-border-radius: 2px !important;
}
body #pagination .pagination .page-numbers:hover,
body #pagination .pagination .page-numbers:focus {
  color: #224394;
}
body #pagination .pagination .page-numbers.current {
  background-color: #224394;
  color: #fff;
  border-color: #142756;
}
body #pagination .pagination .page-numbers.current:hover,
body #pagination .pagination .page-numbers.current:focus {
  color: #fff;
}
@media screen and (max-width: 767px) {
  body #pagination {
    padding: 0;
  }
}
body #partners {
  border-left: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
}
body .partner-wrapper {
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
body .partner-wrapper .partner {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  text-align: center;
}
body .partner-wrapper .partner img {
  max-width: 80%;
}
body .espace-employeur .nf-field h2 {
  font-size: 1.2rem;
  font-weight: 700;
  color: #59595a;
  background-color: #127c8e;
  color: #fff;
  padding: .7rem 1.2rem;
}
body .espace-employeur .nf-field h2 span {
  display: block;
  font-size: 1rem;
  font-weight: 300;
}
body .espace-employeur #nf-field-6 {
  padding: .7rem 1.3rem .7rem 1.3rem;
  color: #fff;
  font-weight: 700;
  border: 0;
  cursor: pointer;
  border-radius: 50px !important;
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  background: #237b93;
  background: -moz-linear-gradient(left,#237b93 0%,#1f4c5d 100%);
  background: -webkit-gradient(left top,right top,color-stop(0%,#237b93),color-stop(100%,#1f4c5d));
  background: -webkit-linear-gradient(left,#237b93 0%,#1f4c5d 100%);
  background: -o-linear-gradient(left,#237b93 0%,#1f4c5d 100%);
  background: -ms-linear-gradient(left,#237b93 0%,#1f4c5d 100%);
  background: linear-gradient(to right,#237b93 0%,#1f4c5d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#237b93',endColorstr='#1f4c5d',GradientType=1);
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body .espace-employeur #nf-field-6:hover,
body .espace-employeur #nf-field-6:focus {
  padding: .7rem 1.5rem .7rem 1.5rem;
  background: #237b93;
  background: -moz-linear-gradient(left,#237b93 0%,#237b93 71%,#1f4c5d 100%);
  background: -webkit-gradient(left top,right top,color-stop(0%,#237b93),color-stop(71%,#237b93),color-stop(100%,#1f4c5d));
  background: -webkit-linear-gradient(left,#237b93 0%,#237b93 71%,#1f4c5d 100%);
  background: -o-linear-gradient(left,#237b93 0%,#237b93 71%,#1f4c5d 100%);
  background: -ms-linear-gradient(left,#237b93 0%,#237b93 71%,#1f4c5d 100%);
  background: linear-gradient(to right,#237b93 0%,#237b93 71%,#1f4c5d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#237b93',endColorstr='#1f4c5d',GradientType=1);
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body .espace-candidats .main-title {
  position: relative;
}
body .espace-candidats .main-title h1 {
  padding-right: 12rem;
}
body .espace-candidats .main-title > a {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -21px;
  background-color: #ececec;
  border: 1px solid #dadada;
  color: #212121;
  border-radius: 2px !important;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  -o-border-radius: 2px !important;
}
body .espace-candidats .phone-call {
  margin-bottom: 1.5rem;
  font-size: 1.2rem;
}
body .espace-candidats .phone-call a {
  position: relative;
  z-index: 1;
  background-color: #19a1bf;
  color: #fff;
  padding: .8rem 1.5rem;
  border-radius: 20px 0px 20px 0px;
  -moz-border-radius: 20px 0px 20px 0px;
  -webkit-border-radius: 20px 0px 20px 0px;
  border: 0px solid #000000;
}
body .espace-candidats .jobs-item {
  padding: 1rem;
}
body .espace-candidats .jobs-item > .jobs-title {
  display: inline-block;
  background-color: #224394;
  color: #fff;
  padding: .5rem .7rem;
  font-weight: 700;
  margin-bottom: 0rem;
}
body .espace-candidats .jobs-item > .jobs-title span {
  display: block;
  font-weight: 400;
  font-size: .85rem;
}
body .espace-candidats .jobs-item .jobs-desc {
  display: block;
  width: 100%;
  padding: 1.5rem;
  border: 1px solid ;
}
body .espace-candidats .jobs-item .jobs-desc .row > div {
  position: relative;
  padding-left: 1.5rem;
}
body .espace-candidats .jobs-item .jobs-desc .row > div i {
  position: absolute;
  top: .15rem;
  left: .2rem;
}
body .espace-candidats .jobs-item .jobs-desc .row > div i.fa-calendar {
  left: .15rem;
}
body .espace-candidats .jobs-item .jobs-desc .row > div i.fa-map-marker,
body .espace-candidats .jobs-item .jobs-desc .row > div i.fa-eur {
  left: .3rem;
}
body .espace-candidats .jobs-item .jobs-desc .row > div b {
  display: block;
  width: 100%;
}
body .espace-candidats .jobs-item .jobs-link {
  display: inline-block;
  margin-top: 1rem;
  color: #224394;
}
body .espace-candidats .jobs-item .jobs-link i {
  display: inline-block;
  font-size: .6rem;
  padding: .5rem .4rem .4rem;
  border: 1px solid #224394;
  color: #224394;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  font-weight: 700;
  margin-right: .3rem;
  transform: translateY(-0.1rem);
  transition: all .12s ease-in-out !important;
  -webkit-transition: all .12s ease-in-out !important;
  -moz-transition: all .12s ease-in-out !important;
  -o-transition: all .12s ease-in-out !important;
}
body #jobModal h2 {
  background-color: #224394;
  color: #fff;
  padding: .5rem .7rem;
  font-weight: 700;
  margin-bottom: 0rem;
}
body #jobModal #nf-field-29-container {
  margin-bottom: 0;
}
body #jobModal input[type="button"] {
  padding: .5rem 1.5rem;
}
body .testimonials .main-title h1 {
  margin-bottom: .2rem;
}
body .testimonials .masonry {
  margin: 1.5em 0;
  padding: 0;
  -moz-column-gap: 1.5em;
  -webkit-column-gap: 1.5em;
  column-gap: 1.5em;
  font-size: .85em;
}
body .testimonials .item {
  display: inline-block;
  background: #fff;
  padding: 1.5rem;
  margin: 0 0 1.5em;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-shadow: 2px 2px 4px 0 #ccc;
}
body .testimonials .item h2 {
  color: #19a1bf !important;
  font-size: 1.3rem;
  font-weight: 700;
  margin: 0 !important;
}
body .testimonials .item h3 {
  color: #19a1bf;
  line-height: 1;
  font-style: italic;
  font-weight: 300;
  margin-bottom: 1rem;
}
body .testimonials .item .btn {
  margin-top: 1.5rem;
}
@media only screen and (min-width: 400px) {
  body .testimonials .masonry {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
}
@media only screen and (min-width: 700px) {
  body .testimonials .masonry {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
}
@media only screen and (min-width: 900px) {
  body .testimonials .masonry {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
  }
}
body #filters {
  margin-bottom: 2rem;
}
body #filters li {
  list-style: none;
}
body #filters li a {
  display: inline-block;
  padding: .5rem 1.2rem;
  background-color: #ececec;
  border: 1px solid #d0d0cf;
  font-weight: 700;
  font-size: .8rem;
  margin-right: 2rem;
  margin-bottom: 1rem;
  border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -o-border-radius: 4px !important;
}
body #filters li a.active {
  border-color: #1a6b68;
  background-color: #1a6b68;
  color: #fff;
}
body #filters li a.active:hover,
body #filters li a.active:focus {
  color: #fff;
}
body #filters li a:hover,
body #filters li a:focus {
  color: #1a6b68;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  body #filters li a {
    margin-right: 1rem;
  }
}
body #filters li:last-of-type a {
  margin-right: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  body #filters li a {
    margin-right: .75rem;
    padding: .5rem .85rem;
    font-size: .8rem;
  }
}
body #filters-responsive {
  white-space: normal;
  padding: .5rem;
  font-size: .7rem;
  font-weight: 700;
  width: 100%;
}
body .presse-medias .main-title {
  position: relative;
}
body .presse-medias .main-title h1 {
  padding-right: 12rem;
}
body .presse-medias .main-title > a {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -21px;
  background-color: #ececec;
  border: 1px solid #dadada;
  color: #212121;
  border-radius: 2px !important;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  -o-border-radius: 2px !important;
}
body .presse-medias .news-infos h1 {
  font-size: 1.3rem;
  font-weight: 700;
  margin-bottom: 0rem;
  line-height: 1.2;
  color: #1a6b68;
  margin-bottom: 1.5rem;
}
body .presse-medias .news-infos h4 {
  margin-bottom: 1.5rem;
  line-height: 1.2;
  font-style: italic;
  color: #1a6b68;
}
body .presse-medias .news-infos .news-date {
  margin-bottom: .5rem !important;
  background-color: #1a6b68 !important;
}
body .presse-medias .news-infos .press-release {
  display: inline-block;
  font-size: 1.2rem;
  margin-top: 1rem;
  color: #1a6b68;
}
body .presse-medias .news-infos .press-release i {
  color: #fff;
  background-color: #1a6b68;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  padding: .5rem .5rem .65rem .65rem;
  margin-right: .5rem;
}
body .presse-medias #pagination .pagination .page-numbers {
  margin-right: .2rem;
}
body .presse-medias #pagination .pagination .page-numbers:last-child {
  margin-right: 0;
}
body .presse-medias #pagination .pagination .page-numbers:hover,
body .presse-medias #pagination .pagination .page-numbers:focus {
  color: #1a6b68;
}
body .presse-medias #pagination .pagination .page-numbers.current {
  background-color: #1a6b68;
  border-color: #155654;
}
body #documents-list .document .link-wrapper {
  position: relative;
  display: inline-block;
  margin-bottom: 1rem;
  box-shadow: 0 0 10px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 0 10px rgba(0,0,0,0.15);
  -o-box-shadow: 0 0 10px rgba(0,0,0,0.15);
}
body #documents-list .document .link-wrapper:before {
  content: " ";
  position: absolute;
  width: 50%;
  top: 10px;
  left: 10px;
  height: 180px;
  -webkit-box-shadow: -15px 0px 15px 0px rgba(0,0,0,0.35);
  -moz-box-shadow: -15px 0px 15px 0px rgba(0,0,0,0.35);
  box-shadow: -15px 0px 15px 0px rgba(0,0,0,0.35);
  transform: rotate(-4deg);
}
body #documents-list .document .link-wrapper > a {
  position: relative;
  display: inline-block;
  overflow: hidden;
}
body #documents-list .document .link-wrapper > a img {
  margin-bottom: -4px;
  height: auto !important;
}
body #documents-list .document .link-wrapper > a span {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  font-weight: 700;
  color: #fff;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  padding: 1rem;
}
body #documents-list .document .link-wrapper > a:hover span,
body #documents-list .document .link-wrapper > a:focus span {
  top: 0;
  transition: all .1s ease-in-out !important;
  -webkit-transition: all .1s ease-in-out !important;
  -moz-transition: all .1s ease-in-out !important;
  -o-transition: all .1s ease-in-out !important;
}
body #documents-list .document.fiches {
  margin-bottom: 1.5rem;
}
body #documents-list .document.fiches .link-wrapper {
  margin: 0;
}
body #documents-list .document.fiches h3 {
  margin: 0;
  font-size: .9rem;
  margin-top: .8rem;
  line-heigh: 1.2;
}
body #search-engine {
  background-color: #f5f5f6;
  padding: 1.5rem;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -o-border-radius: 5px !important;
}
body .resultat-ressources ul {
  margin-top: 2rem;
  list-style-type: none;
  padding: 0 !important;
}
body .resultat-ressources ul li {
  list-style-type: none !important;
  margin-bottom: .5rem;
}
body .resultat-ressources ul li dt,
body .resultat-ressources ul li dd {
  display: inline-block;
}
body .resultat-ressources ul li dt {
  font-weight: 700;
}
body .jumbotron {
  font-family: 'Montserrat';
  margin: 0;
  background-color: transparent;
  padding: 0rem 0rem;
  font-weight: 300;
  font-size: 1.5rem;
}
body .jumbotron > * {
  font-family: 'Montserrat' !important;
}
body .testimonial-list {
  background-image: url(../img/bg-testimonials.jpeg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0 5rem;
}
@media screen and (max-width: 575px) {
  body .testimonial-list {
    padding: 0 1rem;
  }
}
body #testimonial {
  position: relative;
}
body #testimonial .owl-stage-outer {
  margin-left: .5rem;
}
body #testimonial .owl-stage {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media screen and (min-width: 768px) {
  body #testimonial .owl-stage {
    display: flex;
    align-items: center;
  }
}
body #testimonial .owl-nav {
  margin: 0;
}
body #testimonial .owl-nav .owl-prev,
body #testimonial .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  margin-top: -45px;
  color: #fff;
}
body #testimonial .owl-nav .owl-prev i,
body #testimonial .owl-nav .owl-next i {
  font-size: 2.5rem;
}
body #testimonial .owl-nav .owl-prev:hover,
body #testimonial .owl-nav .owl-prev:focus,
body #testimonial .owl-nav .owl-next:hover,
body #testimonial .owl-nav .owl-next:focus {
  background-color: transparent;
  outline: none;
}
body #testimonial .owl-nav .owl-prev {
  left: -50px;
}
body #testimonial .owl-nav .owl-prev i:before {
  display: inline-block;
  transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
}
body #testimonial .owl-nav .owl-next {
  right: -55px;
}
body #testimonial .owl-nav .owl-next .label i:before {
  display: inline-block;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
@media screen and (max-width: 768px) {
  body #testimonial .owl-nav {
    position: absolute;
    display: flex;
    justify-content: center;
    width: 100%;
    top: 16px;
  }
  body #testimonial .owl-nav .owl-prev,
  body #testimonial .owl-nav .owl-next {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin-top: auto;
  }
  body #testimonial .owl-nav .owl-prev {
    margin-right: 1rem;
  }
}
body #testimonial .owl-dots {
  padding-bottom: 2rem;
}
body #testimonial .owl-dots .owl-dot span {
  background-color: #fff;
}
body #testimonial .owl-dots .owl-dot.active span {
  background-color: #f59e1a;
}
body #testimonial .owl-item.active .testimonial-item {
  z-index: 10;
  box-shadow: 0 0 4rem rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0 4rem rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 4rem rgba(0,0,0,0.2);
  -o-box-shadow: 0 0 4rem rgba(0,0,0,0.2);
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
@media screen and (max-width: 575px) {
  body #testimonial .owl-item .testimonial-item .witness-visu {
    display: none;
  }
}
body #testimonial .testimonial-item {
  position: relative;
  padding: 2rem;
  background-color: #fff;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body #testimonial .testimonial-item h2 {
  color: #19a1bf !important;
  font-size: 1.3rem;
  font-weight: 700;
  margin: 0 !important;
}
body #testimonial .testimonial-item h3 {
  color: #19a1bf;
  line-height: 1;
  font-style: italic;
  font-weight: 300;
  margin-bottom: 1rem;
}
body #testimonial .testimonial-item .witness-visu {
  text-align: center;
}
body #testimonial .testimonial-item .witness-visu figure {
  position: relative;
  width: 80%;
  height: 200px;
  background-size: cover;
  background-position: center;
  margin: auto;
  z-index: 1;
}
body #testimonial .testimonial-item .testimonial-desc {
  position: relative;
  max-height: 8.5rem;
  overflow: hidden;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body #testimonial .testimonial-item .testimonial-desc .read-more-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 10;
}
body #testimonial .testimonial-item .testimonial-desc .read-more-wrapper .read-more {
  display: inline-block;
  margin-left: .2rem;
  cursor: pointer;
  color: #fff;
  padding: .5rem 1rem;
}
body #testimonial .testimonial-item .testimonial-desc .read-more-wrapper .read-more i {
  font-size: .6rem;
  margin-left: .5rem;
}
body #testimonial .testimonial-item .testimonial-desc .read-more-wrapper .read-more i:before {
  display: inline-block;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body #testimonial .testimonial-item .testimonial-desc .read-more-wrapper .read-more:before {
  content: "Lire plus";
}
body #testimonial .testimonial-item .testimonial-desc .testimonial-more {
  display: none;
}
body #testimonial .testimonial-item .testimonial-desc:after {
  content: "";
  width: 100%;
  height: 70%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(255,255,255,0);
  background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,#ffffff 69%,#ffffff 100%);
  background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(69%,#ffffff),color-stop(100%,#ffffff));
  background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,#ffffff 69%,#ffffff 100%);
  background: -o-linear-gradient(top,rgba(255,255,255,0) 0%,#ffffff 69%,#ffffff 100%);
  background: -ms-linear-gradient(top,rgba(255,255,255,0) 0%,#ffffff 69%,#ffffff 100%);
  background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,#ffffff 69%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=0);
}
body #testimonial .testimonial-item .testimonial-desc.no-gradient:after {
  width: 0;
  height: 0;
}
body #testimonial .testimonial-item .testimonial-desc.active {
  max-height: 100%;
  padding-bottom: 4rem;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body #testimonial .testimonial-item .testimonial-desc.active:after {
  height: 0;
}
body #testimonial .testimonial-item .testimonial-desc.active .read-more:before {
  content: "Lire moins";
}
body #testimonial .testimonial-item .testimonial-desc.active .read-more i:before {
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body .contact .widget-title {
  text-transform: uppercase;
  font-size: 1.2rem;
  color: #d15e15;
  margin-bottom: 2rem;
}
body .contact a:hover,
body .contact a:focus {
  color: #d15e15;
}
body .contact .nf-form-cont input:not([type="button"]),
body .contact .nf-form-cont textarea {
  padding: .5rem;
}
body .contact .nf-form-cont input[type="button"] {
  padding: .5rem 1rem;
  text-transform: uppercase;
  color: #fff;
  background-color: #d15e15;
  border: 0;
  cursor: pointer;
}
body .contact .gmap-container {
  margin-left: -2rem;
  margin-right: -2rem;
  margin-bottom: -2rem;
}
body #contact-infos > * {
  display: block;
  margin-bottom: 1rem;
}
body #contact-infos .icon i {
  color: #d15e15;
}
body .rgpd .nf-field-label {
  padding-left: .7rem;
}
body .rgpd .nf-field-label label {
  font-size: .8rem;
}
body .icon {
  position: relative;
  padding-left: 2rem;
  margin-bottom: .7rem;
}
body .icon > i {
  position: absolute;
  font-size: 1.2rem;
  left: 0;
  top: .1rem;
}
body .nf-response-msg {
  color: #155724;
  background-color: #d4edda;
  border: 1px solid #c3e6cb;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -o-border-radius: 5px !important;
  padding: 1.5rem;
}
body .nf-form-fields-required {
  margin-bottom: 1rem;
  margin-top: 1rem;
}
body footer {
  padding-bottom: 1rem;
  padding-top: 1.5rem;
  background-color: #19a1bf;
  margin-top: 2rem;
  color: #fff;
}
body footer a {
  color: #fff;
}
body footer a:hover,
body footer a:focus {
  color: #fff;
}
body footer h4 {
  position: relative;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.2rem;
  padding-bottom: .3rem;
  margin-bottom: 1.2rem;
}
body footer h4:before {
  content: "";
  position: absolute;
  height: 3px;
  width: 30px;
  background-color: #fff;
  bottom: 0rem;
  left: 0;
}
body footer .row > * {
  border-right: 1px solid #fff;
  padding: 0 3rem;
}
body footer .row > *:first-child {
  padding-left: 0;
}
body footer .row > *:last-child {
  border-right: 0;
  padding-right: 0;
}
body footer #footer-desc {
  font-size: .8rem;
}
body footer #footer-desc img {
  margin-bottom: 1rem;
  width: 200px;
}
body footer #footer-infos > * {
  display: block;
}
@media screen and (min-width: 575px) and (max-width: 991px) {
  body footer #footer-infos {
    padding-right: 0;
    border-right: 0;
  }
}
body footer #footer-socials #socials {
  font-size: 1.5rem;
  margin-bottom: 1.2rem;
}
body footer #footer-socials #socials > a {
  margin-right: .2rem;
}
body footer #footer-socials #sharing-platform > a {
  display: block;
}
@media screen and (min-width: 575px) and (max-width: 991px) {
  body footer #footer-socials {
    margin-top: 2rem;
    padding-top: 2rem;
    border-top: 1px solid #fff;
    padding-left: 0;
  }
  body footer #footer-socials #footer-links-wrapper {
    padding-left: 3rem !important;
  }
  body footer #footer-socials #footer-socials-wrapper {
    border-right: 1px solid #fff;
  }
}
@media screen and (max-width: 575px) {
  body footer #footer-desc,
  body footer #footer-infos,
  body footer #footer-socials {
    border: 0;
    padding: 0;
    text-align: center;
  }
  body footer #footer-desc h4,
  body footer #footer-infos h4,
  body footer #footer-socials h4 {
    margin-top: 1.5rem;
  }
  body footer #footer-desc h4:before,
  body footer #footer-infos h4:before,
  body footer #footer-socials h4:before {
    left: 50%;
    margin-left: -15px;
  }
  body footer #footer-infos #footer-address,
  body footer #footer-infos #footer-tel,
  body footer #footer-infos #footer-email {
    display: inline-block;
  }
  body footer #footer-socials #socials {
    margin-bottom: 0;
  }
  body footer #footer-desc {
    text-align: center;
  }
}
body #subfooter {
  margin-top: 1.5rem;
  padding-top: 1rem;
  border-top: 1px solid #fff;
}
@media (min-width: 1400px) {
  .container {
    max-width: 1340px;
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1540px;
  }
}
