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: #3c3c3b;
  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,
a:focus {
  text-decoration: none;
  outline: none;
}
.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%;
  }
}
body {
  overflow-x: hidden;
}
body * {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #706f6f;
}
body strong {
  font-weight: bold;
}
body #cn-notice-text {
  color: #fff;
}
body .container {
  width: 80%;
}
body #grdp_barre_maxi,
body #grdp_barre_mini {
  padding: 10px 15px !important;
  background-color: #87b7d3 !important;
}
body #grdp_barre_maxi p,
body #grdp_barre_maxi a,
body #grdp_barre_mini p,
body #grdp_barre_mini a {
  font-size: 12px !important;
  line-height: 13px !important;
  color: #fff !important;
  padding: 0 !important;
}
body #modalVideo {
  text-align: center;
}
body #modalVideo:before {
  display: inline-block;
  vertical-align: middle;
  content: " ";
  height: 100%;
}
body #modalVideo .modal-dialog {
  display: inline-block;
  vertical-align: middle;
  width: 800px;
}
body #modalVideo .modal-dialog .modal-content {
  border-radius: 0;
}
body #modalVideo .modal-dialog .modal-content button {
  position: absolute;
  top: -50px;
  right: 0;
  outline: none;
  text-shadow: none;
  opacity: 1;
}
body #modalVideo .modal-dialog .modal-content button span {
  font-size: 45px;
  line-height: 45px;
  color: #fff;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body #modalVideo .modal-dialog .modal-content button span:hover {
  color: #8dc045;
}
body #modalVideo .modal-dialog .modal-content .modal-body {
  padding: 0;
  margin-bottom: -6px;
}
body #modalVideo .modal-dialog .modal-content .modal-body iframe {
  width: 100% !important;
}
body header #logo img {
  display: inline;
  margin-top: 10px;
}
body header .ligne-contact {
  height: 32px;
  padding: 5px;
  text-align: right;
  position: relative;
  background: url(../img/bout-nuage.png) no-repeat 0 0;
  background-color: #87b7d3;
}
body header .ligne-contact .bg-ligne-contact {
  background: url(../img/bg-header-ligne-contact.png);
  position: absolute;
  right: -500px;
  width: 500px;
  height: 32px;
  top: 0;
  z-index: -1;
  display: block;
}
body header .ligne-contact div {
  display: inline-block;
  margin: 0 15px;
}
body header .ligne-contact div a {
  font-family: 'Lato', sans-serif;
  color: #fff;
}
body header .ligne-contact div a:hover {
  color: #3c3c3b;
}
body header .ligne-contact div i {
  color: #fff;
  margin-right: 10px;
  vertical-align: initial;
}
body header .ligne-contact div span {
  color: #fff;
  font-family: 'Lato', sans-serif;
}
body header .ligne-contact div:nth-child(2) {
  margin-left: 0;
}
body header .ligne-contact div:nth-child(2) i {
  font-size: 16px;
}
body header .ligne-contact div:nth-child(3) i {
  font-size: 14px;
}
body header .ligne-contact div:nth-child(4) {
  margin-right: 0;
}
body header .ligne-contact div:nth-child(4) i {
  font-size: 16px;
}
body header nav {
  margin-top: 25px;
  text-align: right;
}
body header nav li {
  display: inline-block;
  position: relative;
  margin: 0 3%;
  padding-bottom: 25px;
}
body header nav li a {
  padding-bottom: 3px;
}
body header nav li a:hover {
  color: #8dc045;
}
body header nav li ul {
  display: none;
  position: absolute;
  top: 45px;
  left: -20px;
  z-index: 10;
  background-color: #8dc045;
  width: 250px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body header nav li ul li {
  display: block;
  text-align: left;
  margin: 0;
  padding: 0;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body header nav li ul li a {
  color: #fff !important;
  display: block;
  padding: 10px 20px;
  font-size: 14px;
  border: 0 !important;
}
body header nav li ul li:hover {
  background-color: #6a8841;
}
body header nav li ul li:hover a {
  color: #fff;
}
body header nav li ul li.current-menu-item {
  background-color: #6a8841;
}
body header nav li:hover ul {
  display: block;
}
body header nav li:first-child {
  margin-left: 0;
}
body header nav li.current-menu-item a {
  border-bottom: 3px solid #8dc045;
  color: #706f6f;
}
body header nav .menu-menu-principal-container {
  display: inline-block;
  width: 80%;
  margin-right: 4%;
}
body header nav #searchform {
  display: inline-block;
  position: relative;
  width: 15%;
}
body header nav #searchform label {
  display: none;
}
body header nav #searchform #s {
  border-radius: 30px;
  border: 1px solid #706f6f;
  outline: none;
  width: 100%;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
}
body header nav #searchform #searchsubmit {
  position: absolute;
  right: 10px;
  background: url(../img/loupe-recherche.png) no-repeat 50% 50%;
  border: none;
  outline: none;
  height: 15px;
  width: 15px;
  background-size: contain;
  top: 8px;
}
body footer {
  background-color: #8dc045;
  position: relative;
  margin-top: 100px;
}
body footer .frise {
  background: url(../img/frise-icones-footer.png) no-repeat center;
  top: -38px;
  position: absolute;
  height: 38px;
  width: 100%;
  z-index: 10;
}
body footer .ligne-superieure {
  text-align: center;
  padding: 15px 0;
  width: 725px;
  margin: auto;
}
body footer .ligne-superieure div {
  display: inline-block;
  margin: 0 15px;
}
body footer .ligne-superieure div a {
  font-family: 'Lato', sans-serif;
  color: #fff;
}
body footer .ligne-superieure div a:hover {
  color: #3c3c3b;
}
body footer .ligne-superieure div i {
  color: #fff;
  margin-right: 10px;
  vertical-align: initial;
}
body footer .ligne-superieure div span {
  color: #fff;
  font-family: 'Lato', sans-serif;
}
body footer .ligne-superieure div:first-child {
  margin-left: 0;
}
body footer .ligne-superieure div:first-child i {
  font-size: 16px;
}
body footer .ligne-superieure div:nth-child(2) i {
  font-size: 14px;
}
body footer .ligne-superieure div:last-child {
  margin-right: 0;
}
body footer .ligne-superieure div:last-child i {
  font-size: 16px;
}
body footer .ligne-inferieure {
  text-align: center;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  border-top: 1px solid #fff;
  padding: 15px 0;
  width: 725px;
  margin: auto;
}
body footer .ligne-inferieure a {
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
}
body footer .ligne-inferieure a:hover {
  color: #3c3c3b;
}
.page-id-5 .rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.page-id-5 .rslides div {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.page-id-5 .rslides div:first-child {
  position: relative;
  display: block;
  float: left;
}
.page-id-5 .rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
.page-id-5 .menu-services {
  margin-top: -70px;
}
.page-id-5 .menu-services .bloc-couleur {
  text-align: center;
  padding: 2% 1%;
  z-index: 10;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-5 .menu-services .bloc-couleur .texte {
  text-transform: uppercase;
  color: #fff;
  font-size: 17px;
  margin-bottom: 40px;
}
.page-id-5 .menu-services .bloc-couleur .en-savoir-plus {
  color: #fff;
  border: 1px solid #fff;
  padding: 5px 15px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  display: inline;
}
.page-id-5 .menu-services .bloc-couleur:hover {
  transform: scale(1.2,1.2);
  -webkit-transform: scale(1.2,1.2);
  -moz-transform: scale(1.2,1.2);
  -o-transform: scale(1.2,1.2);
  z-index: 20;
}
.page-id-5 .menu-services .bloc-couleur:hover .en-savoir-plus {
  background-color: #fff;
}
.page-id-5 .menu-services .service-bleu {
  background-color: #87b7d3;
}
.page-id-5 .menu-services .service-bleu:hover .en-savoir-plus {
  color: #87b7d3;
}
.page-id-5 .menu-services .service-orange {
  background-color: #e0af69;
}
.page-id-5 .menu-services .service-orange:hover .en-savoir-plus {
  color: #e0af69;
}
.page-id-5 .menu-services .service-rouge {
  background-color: #cd6275;
}
.page-id-5 .menu-services .service-rouge:hover .en-savoir-plus {
  color: #cd6275;
}
.page-id-5 .menu-services .service-vert {
  background-color: #8dc045;
}
.page-id-5 .menu-services .service-vert:hover .en-savoir-plus {
  color: #8dc045;
}
.parent-pageid-7 main p {
  margin-bottom: 20px;
  text-align: justify;
}
.parent-pageid-7 main ul {
  list-style-type: disc;
  margin-bottom: 20px;
}
.parent-pageid-7 main ul li {
  margin-left: 20px;
  margin-bottom: 5px;
}
.parent-pageid-7 main em strong {
  color: #e0af69;
}
.parent-pageid-7 main #owl-membres-equipe {
  margin: 60px 0 30px;
}
.parent-pageid-7 main #owl-membres-equipe .item {
  text-align: center;
}
.parent-pageid-7 main #owl-membres-equipe .item .photo {
  height: 172px;
  width: 172px;
  border-radius: 172px;
  margin: auto;
}
.parent-pageid-7 main #owl-membres-equipe .item .nom-prenom {
  text-transform: uppercase;
  margin-top: 20px;
}
.parent-pageid-7 main #owl-membres-equipe .item .statut {
  font-size: 14px;
}
.parent-pageid-7 main #owl-membres-equipe .owl-buttons div {
  height: 51px;
  width: 28px;
  background: url(../img/fleches-carousel-membres-equipe.png);
  position: absolute;
  top: 35%;
}
.parent-pageid-7 main #owl-membres-equipe .owl-prev {
  background-position: 0 0 !important;
  left: -45px;
}
.parent-pageid-7 main #owl-membres-equipe .owl-next {
  background-position: -28px 0 !important;
  right: -45px;
}
.parent-pageid-9 main .titre h3,
.page-id-158 main .titre h3 {
  font-size: 24px;
}
.parent-pageid-9 main .menu-flottant,
.page-id-158 main .menu-flottant {
  width: 295px;
  position: absolute;
}
.parent-pageid-9 main .menu-flottant ul,
.page-id-158 main .menu-flottant ul {
  list-style-type: none;
  margin-bottom: 0px;
}
.parent-pageid-9 main .menu-flottant li,
.page-id-158 main .menu-flottant li {
  margin: 0;
}
.parent-pageid-9 main .menu-flottant li a,
.page-id-158 main .menu-flottant li a {
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  padding: 20px;
  text-align: left;
  display: block;
}
.parent-pageid-9 main .menu-flottant li ul.sub,
.page-id-158 main .menu-flottant li ul.sub {
  padding-bottom: 20px;
}
.parent-pageid-9 main .menu-flottant li ul.sub li,
.page-id-158 main .menu-flottant li ul.sub li {
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  padding: 10px 40px;
  width: 100%;
}
.parent-pageid-9 main .menu-flottant li.service-bleu,
.page-id-158 main .menu-flottant li.service-bleu {
  background-color: #87b7d3;
}
.parent-pageid-9 main .menu-flottant li.service-bleu.active:after,
.page-id-158 main .menu-flottant li.service-bleu.active:after {
  content: "";
  background: url(../img/coin-bas.jpg) no-repeat;
  height: 11px;
  width: 17px;
  display: block;
  bottom: -11px;
  position: absolute;
  right: 0;
}
.parent-pageid-9 main .menu-flottant li.service-orange,
.page-id-158 main .menu-flottant li.service-orange {
  background-color: #e0af69;
}
.parent-pageid-9 main .menu-flottant li.service-orange.active:before,
.page-id-158 main .menu-flottant li.service-orange.active:before {
  content: "";
  background: url(../img/coin-haut.jpg) no-repeat;
  height: 11px;
  width: 17px;
  display: block;
  top: -11px;
  position: absolute;
  right: 0;
}
.parent-pageid-9 main .menu-flottant li.service-orange.active:after,
.page-id-158 main .menu-flottant li.service-orange.active:after {
  content: "";
  background: url(../img/coin-bas.jpg) no-repeat;
  height: 11px;
  width: 17px;
  display: block;
  bottom: -11px;
  position: absolute;
  right: 0;
}
.parent-pageid-9 main .menu-flottant li.service-rouge,
.page-id-158 main .menu-flottant li.service-rouge {
  background-color: #cd6275;
}
.parent-pageid-9 main .menu-flottant li.service-rouge.active:before,
.page-id-158 main .menu-flottant li.service-rouge.active:before {
  content: "";
  background: url(../img/coin-haut.jpg) no-repeat;
  height: 11px;
  width: 17px;
  display: block;
  top: -11px;
  position: absolute;
  right: 0;
}
.parent-pageid-9 main .menu-flottant li.service-rouge.active:after,
.page-id-158 main .menu-flottant li.service-rouge.active:after {
  content: "";
  background: url(../img/coin-bas.jpg) no-repeat;
  height: 11px;
  width: 17px;
  display: block;
  bottom: -11px;
  position: absolute;
  right: 0;
}
.parent-pageid-9 main .menu-flottant li.service-vert,
.page-id-158 main .menu-flottant li.service-vert {
  background-color: #8dc045;
}
.parent-pageid-9 main .menu-flottant li.service-vert.active:before,
.page-id-158 main .menu-flottant li.service-vert.active:before {
  content: "";
  background: url(../img/coin-haut.jpg) no-repeat;
  height: 11px;
  width: 17px;
  display: block;
  top: -11px;
  position: absolute;
  right: 0;
}
.parent-pageid-9 main .menu-flottant li.service-gris,
.page-id-158 main .menu-flottant li.service-gris {
  background-color: #8dc045;
}
.parent-pageid-9 main .menu-flottant li.active,
.page-id-158 main .menu-flottant li.active {
  width: 312px;
  position: relative;
}
.parent-pageid-9 main .menu-flottant.flotte,
.page-id-158 main .menu-flottant.flotte {
  position: fixed;
  top: 50px;
}
.parent-pageid-9 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes,
.page-id-158 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes {
  padding: 20px;
  border: 1px solid #706f6f;
  cursor: pointer;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.parent-pageid-9 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes p,
.page-id-158 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes p {
  margin-bottom: 20px;
}
.parent-pageid-9 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes ul,
.page-id-158 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes ul {
  list-style-type: disc;
}
.parent-pageid-9 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes ul li,
.page-id-158 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes ul li {
  margin-left: 20px;
  margin-bottom: 20px;
}
.parent-pageid-9 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes .widget_sow-editor,
.page-id-158 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes .widget_sow-editor {
  margin: 0 !important;
}
.parent-pageid-9 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes .bloc-principal h3,
.page-id-158 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes .bloc-principal h3 {
  font-size: 20px;
  position: relative;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.parent-pageid-9 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes .bloc-principal h3 i,
.page-id-158 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes .bloc-principal h3 i {
  position: absolute;
  right: 5px;
  font-size: 30px;
  top: -5px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.parent-pageid-9 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes .bloc-principal .textwidget,
.page-id-158 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes .bloc-principal .textwidget {
  display: none;
  margin-top: 30px;
}
.parent-pageid-9 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes .bloc-secondaire,
.page-id-158 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes .bloc-secondaire {
  display: none;
}
.parent-pageid-9 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes .bloc-secondaire h3,
.page-id-158 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes .bloc-secondaire h3 {
  color: #fff;
  font-weight: bold;
  padding: 5px 10px;
  margin-bottom: 10px;
}
.parent-pageid-9 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes .bloc-secondaire .textwidget,
.page-id-158 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes .bloc-secondaire .textwidget {
  padding: 0 10px;
}
.parent-pageid-9 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes:hover .bloc-principal h3,
.page-id-158 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes:hover .bloc-principal h3 {
  color: #fff;
}
.parent-pageid-9 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes:hover .bloc-principal h3 i,
.page-id-158 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes:hover .bloc-principal h3 i {
  color: #fff;
}
.parent-pageid-9 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes.active,
.page-id-158 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes.active {
  cursor: default;
  background-color: #fff !important;
}
.page-id-153 main #pg-153-1 {
  margin-bottom: 50px;
}
.page-id-153 main .panel-grid-cell {
  position: relative;
}
.page-id-153 main .uv-chart-div {
  height: 600px !important;
  position: absolute !important;
  z-index: -1 !important;
  text-align: center !important;
}
.page-id-153 main .uv-chart-div .uv-caption .uv-caption-text {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 14px !important;
  font-variant: normal !important;
}
.page-id-153 main .uv-chart-div .uv-chart text {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 14px !important;
}
.page-id-158 main .menu-flottant ul.sub li.active {
  background-color: #6a8841;
}
.page-id-158 main .menu-flottant ul.sub li:hover {
  background-color: #6a8841;
}
.page-id-158 main .textes em strong,
.page-id-158 main .textes strong em {
  color: #6a8841;
}
.page-id-158 main .textes:hover {
  background-color: #6a8841;
}
.page-id-158 main .textes.active:hover .bloc-principal h3 {
  color: #6a8841 !important;
}
.page-id-158 main .textes.active:hover .bloc-principal h3 i {
  color: #6a8841 !important;
}
.page-id-158 main .bloc-principal h3 {
  color: #6a8841;
}
.page-id-158 main .bloc-principal h3 i {
  color: #6a8841;
}
.page-id-158 main .bloc-secondaire h3 {
  background-color: #6a8841;
}
.page-id-15 main .menu-flottant ul.sub li.active {
  background-color: #456577;
}
.page-id-15 main .menu-flottant ul.sub li:hover {
  background-color: #456577;
}
.page-id-15 main .textes em strong,
.page-id-15 main .textes strong em {
  color: #456577;
}
.page-id-15 main .textes:hover {
  background-color: #456577;
}
.page-id-15 main .textes.active:hover .bloc-principal h3 {
  color: #456577 !important;
}
.page-id-15 main .textes.active:hover .bloc-principal h3 i {
  color: #456577 !important;
}
.page-id-15 main .bloc-principal h3 {
  color: #456577;
}
.page-id-15 main .bloc-principal h3 i {
  color: #456577;
}
.page-id-15 main .bloc-secondaire h3 {
  background-color: #456577;
}
.page-id-16 main .menu-flottant ul.sub li.active {
  background-color: #c4995c;
}
.page-id-16 main .menu-flottant ul.sub li:hover {
  background-color: #c4995c;
}
.page-id-16 main .textes em strong,
.page-id-16 main .textes strong em {
  color: #c4995c;
}
.page-id-16 main .textes:hover {
  background-color: #c4995c;
}
.page-id-16 main .textes.active:hover .bloc-principal h3 {
  color: #c4995c !important;
}
.page-id-16 main .textes.active:hover .bloc-principal h3 i {
  color: #c4995c !important;
}
.page-id-16 main .bloc-principal h3 {
  color: #c4995c;
}
.page-id-16 main .bloc-principal h3 i {
  color: #c4995c;
}
.page-id-16 main .bloc-secondaire h3 {
  background-color: #c4995c;
}
.page-id-17 main .menu-flottant ul.sub li.active {
  background-color: #a0293e;
}
.page-id-17 main .menu-flottant ul.sub li:hover {
  background-color: #a0293e;
}
.page-id-17 main .textes em strong,
.page-id-17 main .textes strong em {
  color: #a0293e;
}
.page-id-17 main .textes:hover {
  background-color: #a0293e;
}
.page-id-17 main .textes a {
  color: #a0293e;
}
.page-id-17 main .textes.active:hover .bloc-principal h3 {
  color: #a0293e !important;
}
.page-id-17 main .textes.active:hover .bloc-principal h3 i {
  color: #a0293e !important;
}
.page-id-17 main .bloc-principal h3 {
  color: #a0293e;
}
.page-id-17 main .bloc-principal h3 i {
  color: #a0293e;
}
.page-id-17 main .bloc-secondaire h3 {
  background-color: #a0293e;
}
.page-id-217 main .menu-flottant ul.sub li.active {
  background-color: #6a8841;
}
.page-id-217 main .menu-flottant ul.sub li:hover {
  background-color: #6a8841;
}
.page-id-217 main .textes em strong,
.page-id-217 main .textes strong em {
  color: #6a8841;
}
.page-id-217 main .textes:hover {
  background-color: #6a8841;
}
.page-id-217 main .textes.active:hover .bloc-principal h3 {
  color: #6a8841 !important;
}
.page-id-217 main .textes.active:hover .bloc-principal h3 i {
  color: #6a8841 !important;
}
.page-id-217 main .bloc-principal h3 {
  color: #6a8841;
}
.page-id-217 main .bloc-principal h3 i {
  color: #6a8841;
}
.page-id-217 main .bloc-secondaire h3 {
  background-color: #6a8841;
}
.page-id-11 #liste-des-bureaux {
  width: 60%;
  margin: auto;
  margin-top: 45px;
}
.page-id-11 #liste-des-bureaux .un-bureau {
  margin-bottom: 45px;
  padding-bottom: 45px;
  border-bottom: 1px solid silver;
}
.page-id-11 #liste-des-bureaux .un-bureau:last-child {
  border: 0;
}
.page-id-11 #liste-des-bureaux .un-bureau .visuel {
  background-size: cover !important;
  height: 250px;
  padding: 0;
}
.page-id-11 #liste-des-bureaux .un-bureau .textuel .localisation-generale {
  text-transform: uppercase;
  color: #3c3c3b;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 18px;
}
.page-id-11 #liste-des-bureaux .un-bureau .textuel .detail-pictos div {
  margin-bottom: 10px;
}
.page-id-11 #liste-des-bureaux .un-bureau .textuel .detail-pictos div i {
  width: 25px;
  color: #8dc045;
}
.page-id-11 #liste-des-bureaux .un-bureau .textuel .detail-pictos div a:hover {
  color: #8dc045;
}
.page-id-13 main .nf-form-fields-required,
.page-id-13 main label {
  display: none;
}
.page-id-13 main #pg-13-1 {
  margin-top: 60px;
}
.page-id-13 main h3 {
  text-transform: uppercase;
  color: #3c3c3b;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 18px;
}
.page-id-13 main input,
.page-id-13 main textarea {
  padding: 5px;
  resize: none;
}
.page-id-13 main input:focus,
.page-id-13 main textarea:focus {
  outline-color: #87b7d3;
}
.page-id-13 main .nf-field-container {
  margin-bottom: 10px;
}
.page-id-13 main #nf-field-4 {
  background-color: #8dc045;
  border: 0;
  padding: 8px 30px;
  color: #fff;
  float: right;
}
.page-id-13 main #nf-field-6-container .nf-field-label {
  display: none;
}
.page-id-13 main #nf-field-6-container .nf-field-element ul {
  font-size: 0;
}
.page-id-13 main #nf-field-6-container .nf-field-element ul li {
  margin-bottom: 5px !important;
}
.page-id-13 main #nf-field-6-container .nf-field-element ul li input {
  display: none;
}
.page-id-13 main #nf-field-6-container .nf-field-element ul li label {
  padding-left: 44px;
  color: #706f6f;
  position: relative;
  cursor: pointer;
  margin: 0 !important;
  display: block;
}
.page-id-13 main #nf-field-6-container .nf-field-element ul li label:before {
  content: "\f00c";
  font-size: 32px;
  line-height: 32px;
  top: 0;
  left: 0;
  font-family: "FontAwesome";
  font-weight: 900;
  display: block;
  position: absolute;
  z-index: 1;
  opacity: 0;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-13 main #nf-field-6-container .nf-field-element ul li label:after {
  content: "";
  width: 32px;
  height: 32px;
  border: 1px solid #706f6f;
  background-color: #fff;
  left: 0;
  top: 0;
  display: block;
  position: absolute;
}
.page-id-13 main #nf-field-6-container .nf-field-element ul li label.nf-checked-label:before {
  opacity: 1;
}
.page-id-13 main .informations-contact div {
  margin-bottom: 20px;
}
.page-id-13 main .informations-contact div span em {
  font-weight: bold;
}
.page-id-13 main .informations-contact div a:hover {
  color: #8dc045;
}
.page-id-13 main .informations-contact div i {
  float: left;
  margin-right: 8px;
}
.page-id-13 main .informations-contact div:nth-child(3) i {
  font-size: 14px;
}
.page-id-13 main .informations-contact div:nth-child(4) i {
  font-size: 18px;
  height: 40px;
}
.page-id-13 main .informations-contact div:nth-child(5) i {
  font-size: 14px;
}
.page-id-13 main .informations-contact div:nth-child(6) i {
  height: 60px;
}
.page-id-13 main .voir-infos {
  background-color: #8dc045;
  display: inline-block;
  color: #fff;
  padding: 7px 30px;
  text-align: center;
  margin-top: 20px;
}
.page-id-31 main,
.page-id-287 main {
  margin-top: 100px;
  color: #706f6f !important;
}
.page-id-31 main h1,
.page-id-287 main h1 {
  margin-bottom: 40px;
  font-size: 30px;
  text-transform: uppercase;
}
.page-id-31 main h2,
.page-id-287 main h2 {
  margin-top: 1rem;
  margin-bottom: 20px;
  font-size: 22px;
  text-transform: uppercase;
}
.page-id-31 main table,
.page-id-287 main table {
  border-collapse: collapse;
  border: 1px solid #000000;
  margin-bottom: 1rem;
}
.page-id-31 main table th,
.page-id-287 main table th {
  font-weight: 700;
}
.page-id-31 main table td,
.page-id-287 main table td {
  padding: 1rem;
  border: 1px solid #000000;
}
.page-id-31 main p,
.page-id-287 main p {
  margin-bottom: 20px;
  color: #706f6f !important;
  line-height: 1.4;
}
.page-id-31 main p span,
.page-id-287 main p span {
  color: #706f6f !important;
}
.page-id-31 main p b,
.page-id-287 main p b {
  color: #8dc045 !important;
}
.page-id-31 main p b span,
.page-id-287 main p b span {
  color: #8dc045 !important;
}
.page-id-31 main ul,
.page-id-287 main ul {
  margin-bottom: 1rem;
  margin-top: 1rem;
  padding-left: 2rem;
}
.page-id-31 main ul li,
.page-id-287 main ul li {
  list-style-type: disc;
  line-height: 1.4;
}
.search main {
  margin-top: 60px;
}
.search main h1 {
  font-size: 24px;
  margin-bottom: 30px;
}
.search main h2 {
  margin-bottom: 5px;
}
.search main h2 a {
  color: #3c3c3b;
}
.search main h2 a:hover {
  color: #8dc045;
}
.search main small {
  font-size: 16px;
  color: #3c3c3b;
}
.search main section {
  font-size: 14px;
}
.search main hr {
  border-color: #87b7d3;
}
@media screen and (max-width: 1880px) {
  .page-id-5 .menu-services .bloc-couleur {
    padding: 2% 0.5%;
  }
  .page-id-5 .menu-services .bloc-couleur .texte {
    font-size: 15px;
  }
  .page-id-13 main .container {
    width: 60%;
  }
  .page-id-13 main .panel-grid-cell-empty {
    display: none;
  }
  .page-id-13 main #pgc-13-1-1,
  .page-id-13 main #pgc-13-1-3 {
    width: 50%;
  }
}
@media screen and (max-width: 1500px) {
  body .container {
    width: 95%;
  }
}
@media screen and (max-width: 1240px) {
  body * {
    font-size: 14px;
  }
  body .container {
    width: 100%;
  }
  body #entete {
    padding: 0;
  }
  body header .contact-plus-nav {
    width: 100%;
    padding: 0;
    position: static;
  }
  body header .ligne-contact {
    background-image: none;
    position: absolute;
    top: 0;
    width: 100%;
    padding-right: 2.5%;
  }
  body header #logo {
    width: auto;
    margin-top: 30px;
    z-index: 10;
  }
  body header nav {
    position: absolute;
    width: 100%;
    top: 45px;
    margin: 0;
  }
  body header nav #searchform {
    display: block;
    position: absolute;
    right: 2.5%;
    width: 200px;
  }
  body header nav .menu-menu-principal-container {
    display: block;
    margin: auto;
    margin-right: 0;
  }
  body header nav li {
    margin: 0 3%;
    padding-bottom: 15px;
  }
  body header nav li a {
    font-size: 16px;
  }
  body header nav li ul {
    top: 30px;
  }
  .page-id-5 .menu-services .bloc-couleur {
    padding: 4% 0.5%;
    min-height: 200px;
  }
  .page-id-5 .menu-services .bloc-couleur .texte {
    font-size: 15px;
  }
  .parent-pageid-7 main #owl-membres-equipe .owl-prev {
    left: -10px;
  }
  .parent-pageid-7 main #owl-membres-equipe .owl-next {
    right: -10px;
  }
  .parent-pageid-7 main #pg-152-6 .panel-grid-cell {
    width: 33.33%;
    float: left;
  }
  .parent-pageid-9 main .panel-grid,
  .page-id-158 main .panel-grid {
    margin-bottom: 20px !important;
  }
  .parent-pageid-9 main .panel-grid:first-child,
  .page-id-158 main .panel-grid:first-child {
    margin-bottom: 0 !important;
  }
  .parent-pageid-9 main .panel-grid .container.panel-row-style .panel-grid-cell,
  .page-id-158 main .panel-grid .container.panel-row-style .panel-grid-cell {
    width: 100% !important;
  }
  .parent-pageid-9 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes,
  .page-id-158 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes {
    padding: 15px 20px;
  }
  .parent-pageid-9 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes .bloc-principal h3,
  .page-id-158 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes .bloc-principal h3 {
    font-size: 18px;
  }
  .parent-pageid-9 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes .bloc-principal h3 i,
  .page-id-158 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes .bloc-principal h3 i {
    font-size: 26px;
  }
  .parent-pageid-9 main .titre h3,
  .page-id-158 main .titre h3 {
    font-size: 22px;
    margin-top: 60px;
  }
  .parent-pageid-9 main #pg-15-0,
  .parent-pageid-9 main #pg-16-0,
  .parent-pageid-9 main #pg-17-0,
  .page-id-158 main #pg-15-0,
  .page-id-158 main #pg-16-0,
  .page-id-158 main #pg-17-0 {
    margin-bottom: 0 !important;
  }
  .parent-pageid-9 main #pgc-15-1-0,
  .parent-pageid-9 main #pgc-16-1-0,
  .parent-pageid-9 main #pgc-17-1-0,
  .page-id-158 main #pgc-15-1-0,
  .page-id-158 main #pgc-16-1-0,
  .page-id-158 main #pgc-17-1-0 {
    padding: 0;
  }
  .parent-pageid-9 main .menu-flottant,
  .page-id-158 main .menu-flottant {
    width: 100%;
    position: static !important;
    text-align: center;
  }
  .parent-pageid-9 main .menu-flottant li,
  .page-id-158 main .menu-flottant li {
    width: 50%;
    display: inline-block;
  }
  .parent-pageid-9 main .menu-flottant li a,
  .page-id-158 main .menu-flottant li a {
    text-align: center;
    font-size: 14px;
    margin: 8px 20px;
    padding: 5px;
  }
  .parent-pageid-9 main .menu-flottant li:before,
  .parent-pageid-9 main .menu-flottant li:after,
  .page-id-158 main .menu-flottant li:before,
  .page-id-158 main .menu-flottant li:after {
    display: none !important;
  }
  .parent-pageid-9 main .menu-flottant li ul.sub,
  .page-id-158 main .menu-flottant li ul.sub {
    display: none;
  }
  .parent-pageid-9 main .menu-flottant li.active,
  .page-id-158 main .menu-flottant li.active {
    width: 50%;
  }
  .parent-pageid-9 main .menu-flottant li.active a,
  .page-id-158 main .menu-flottant li.active a {
    color: #3c3c3b;
    font-weight: bold;
  }
  .page-id-158 .menu-flottant {
    display: none;
  }
  .page-id-11 #liste-des-bureaux {
    width: 95%;
  }
  .page-id-13 main .container {
    width: 80%;
  }
  .page-id-13 main .sow-google-map-canvas {
    height: 200px !important;
  }
  .page-id-13 main #pgc-13-1-1,
  .page-id-13 main #pgc-13-1-3 {
    width: 100%;
  }
  .page-id-13 main #pgc-13-1-3 {
    margin-top: 50px;
  }
  .search main h1 {
    font-size: 22px;
  }
}
@media screen and (max-width: 980px) {
  body header {
    position: fixed;
    z-index: 20;
    background-color: #fff;
    width: 100%;
    height: 52px;
    border-bottom: 2px solid #8dc045;
  }
  body header #logo {
    margin-top: 0;
    padding: 0;
    width: 100%;
    text-align: center;
    padding-top: 5px;
  }
  body header #logo img {
    height: 40px;
    margin-top: 0;
  }
  body header .ligne-contact {
    display: none;
    position: fixed;
    top: 52px;
    height: auto;
    width: 250px;
    left: 0;
    padding: 0;
    background-color: #fff;
    height: 100%;
    border-right: 2px solid #8dc045;
  }
  body header .ligne-contact div {
    display: block;
    padding: 10px;
    margin-top: 20px;
    margin-right: 0;
    margin-left: 0;
    text-align: left;
  }
  body header .ligne-contact div i {
    color: #8dc045;
    font-size: 18px !important;
    width: 20px;
  }
  body header .ligne-contact div a {
    font-size: 16px;
    color: #8dc045;
    font-family: 'Montserrat', sans-serif;
  }
  body header .ligne-contact div:nth-child(2) i {
    height: 40px;
    float: left;
  }
  body header .ligne-contact .bg-ligne-contact {
    display: none;
  }
  body header #entete #menu-mobile {
    background-color: #8dc045;
    border: 1px solid #8dc045;
    color: #fff;
    width: 40px;
    height: 40px;
    position: fixed;
    top: 5px;
    left: 15px;
    z-index: 20;
    display: block;
    text-align: center;
  }
  body header #entete #menu-mobile i {
    text-align: center;
    color: #fff;
    font-size: 24px;
    padding-top: 8px;
  }
  body header #entete #menu-telephone {
    background-color: #8dc045;
    border: 1px solid #8dc045;
    color: #fff;
    width: 40px;
    height: 40px;
    position: fixed;
    top: 5px;
    right: 15px;
    z-index: 20;
    display: block;
    text-align: center;
  }
  body header #entete #menu-telephone i {
    text-align: center;
    color: #fff;
    font-size: 24px;
    padding-top: 8px;
  }
  body header #entete #menu-mobile.active {
    background-color: #fff;
  }
  body header #entete #menu-mobile.active i {
    color: #8dc045;
  }
  body header #entete #menu-telephone.active {
    background-color: #fff;
  }
  body header #entete #menu-telephone.active i {
    color: #8dc045;
  }
  body header nav {
    display: none;
    position: fixed;
    width: 250px;
    background-color: #fff;
    top: 52px;
    height: 100%;
    border-right: 2px solid #8dc045;
  }
  body header nav .menu-menu-principal-container {
    margin: 0;
    width: 100%;
  }
  body header nav li {
    display: block;
    text-align: left;
    padding: 15px;
    margin: 0px !important;
  }
  body header nav li a {
    display: block;
  }
  body header nav li ul {
    top: 0;
    left: 100%;
    width: 250px;
  }
  body header nav li ul li {
    padding: 15px;
    height: 53px;
  }
  body header nav li ul li a {
    padding: 0;
  }
  body header nav li.current-menu-item,
  body header nav li.current-menu-ancestor {
    background-color: #8dc045;
  }
  body header nav li.current-menu-item a,
  body header nav li.current-menu-ancestor a {
    border: 0;
    color: #fff;
  }
  body header nav #searchform {
    padding: 0 15px;
    margin-top: 30px;
    width: 100%;
    right: 0;
  }
  body header nav #searchform #searchsubmit {
    right: 25px;
    top: 8px;
  }
  body header nav #searchform #s {
    padding: 5px 30px 5px 10px;
    border-radius: 20px;
  }
  body main {
    margin-top: 52px;
  }
}
@media screen and (max-width: 768px) {
  body #grdp_barre_mini,
  body #grdp_barre_maxi {
    display: none !important;
  }
  body footer .ligne-superieure {
    display: none;
  }
  body footer .ligne-inferieure {
    width: 100%;
    border: 0;
  }
  .page-id-5 .menu-services {
    padding: 0;
    margin-top: 0;
  }
  .page-id-5 .menu-services .bloc-couleur {
    padding: 1%;
    width: 100%;
    min-height: auto;
  }
  .page-id-5 .menu-services .bloc-couleur .texte {
    display: inline-block;
    margin-right: 50px;
    margin-bottom: 0px;
    width: 50%;
    text-align: left;
  }
  .page-id-5 .menu-services .bloc-couleur .en-savoir-plus {
    display: inline-block;
  }
  .page-id-11 #liste-des-bureaux .un-bureau .textuel .localisation-generale {
    margin-top: 20px;
  }
  .page-id-153 main .uv-chart-div {
    height: 600px !important;
    position: relative !important;
  }
  .page-id-153 main .mongolfieres {
    display: none;
  }
  .page-id-153 main .panel-grid-cell {
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 480px) {
  body header nav {
    width: 100%;
    border: 0;
  }
  body header nav li ul {
    left: 0;
    top: 60px;
    width: 100%;
  }
  body header .ligne-contact {
    width: 100%;
    border: 0;
  }
  .page-id-5 .menu-services .bloc-couleur {
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .page-id-5 .menu-services .bloc-couleur .texte {
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }
  .parent-pageid-7 main #owl-membres-equipe .item .photo {
    height: 110px;
    width: 110px;
  }
  .parent-pageid-9 main .menu-flottant li,
  .page-id-158 main .menu-flottant li {
    width: 100%;
  }
  .parent-pageid-9 main .menu-flottant li.active,
  .page-id-158 main .menu-flottant li.active {
    width: 100%;
  }
  .parent-pageid-9 main .titre h3,
  .page-id-158 main .titre h3 {
    font-size: 20px;
  }
  .parent-pageid-9 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes,
  .page-id-158 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes {
    padding: 10px 15px;
  }
  .parent-pageid-9 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes .bloc-principal h3,
  .page-id-158 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes .bloc-principal h3 {
    font-size: 16px;
  }
  .parent-pageid-9 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes .bloc-principal h3 i,
  .page-id-158 main .panel-grid .container.panel-row-style .panel-grid-cell:last-child .textes .bloc-principal h3 i {
    font-size: 22px;
    right: -5px;
  }
  .page-id-13 main .container {
    width: 100%;
  }
  .page-id-13 main .sow-google-map-canvas {
    height: 120px !important;
  }
  .page-id-13 main textarea {
    height: 150px;
  }
  .page-id-153 main #pgc-153-1-1 {
    margin-bottom: -450px;
  }
}
.single-bloc-2 {
  margin-top: 3rem;
  margin-bottom: 4rem;
}
@media screen and (max-width: 580px) {
  .single-bloc-2 {
    margin-bottom: 2rem;
  }
}
.single-bloc-2 h1 {
  font-size: 36px;
  font-weight: 900;
  margin-bottom: 2rem;
}
.single-bloc-2 span {
  font-size: 36px;
  font-weight: 900;
  display: block;
}
@media screen and (min-width: 768px) {
  .single-bloc-2 .slider-droite {
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 1200px) {
  .single-bloc-2 .slider-droite .slider {
    padding-right: 7rem;
  }
}
.single-bloc-2 .slider-droite .carousel .swiper-button-next {
  right: -40px;
}
@media screen and (max-width: 767px) {
  .single-bloc-2 .slider-droite .carousel .swiper-button-next {
    right: 40px;
  }
}
.single-bloc-2 .slider-droite .carousel .swiper-button-prev {
  rotate: 180deg;
  left: -40px;
}
@media screen and (max-width: 767px) {
  .single-bloc-2 .slider-droite .carousel .swiper-button-prev {
    left: 40px;
  }
}
@media screen and (min-width: 768) {
  .single-bloc-2 .slider-droite .mySwiper {
    margin-right: 10%;
  }
}
@media screen and (min-width: 1200px) {
  .single-bloc-2 .slider-droite .single-info {
    padding-right: 8rem;
  }
}
@media screen and (min-width: 1200px) {
  .single-bloc-2 .slider-gauche .slider {
    padding-left: 7rem;
  }
}
.single-bloc-2 .slider-gauche .carousel .swiper-button-next {
  right: -40px;
}
.single-bloc-2 .slider-gauche .carousel .swiper-button-prev {
  rotate: 180deg;
  left: -40px;
}
@media screen and (min-width: 1200px) {
  .single-bloc-2 .slider-gauche .single-info {
    padding-left: 8rem;
  }
}
.single-bloc-2 .carousel .swiper-button {
  border: 1px solid var(--couleur);
  border-radius: 50%;
  height: 27px;
}
.single-bloc-2 .carousel .swiper-button:after {
  content: "";
  background-color: var(--couleur);
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.091' height='22.167' viewBox='0 0 12.091 22.167'%3E%3Cpath id='arrow' d='M11.083,10.576,21.426,0l.741.757L11.083,12.091,0,.757.741,0Z' transform='translate(0 22.167) rotate(-90)'  stroke='black' stroke-width='3'/%3E%3C/svg%3E%0A");
  mmask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.091' height='22.167' viewBox='0 0 12.091 22.167'%3E%3Cpath id='arrow' d='M11.083,10.576,21.426,0l.741.757L11.083,12.091,0,.757.741,0Z' transform='translate(0 22.167) rotate(-90)'  stroke='black' stroke-width='3'/%3E%3C/svg%3E%0A");
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  font-size: 15px;
  width: 7px;
  height: 12px;
}
.single-bloc-2 .mySwiper {
  overflow-x: clip;
  overflow-y: inherit;
  margin-bottom: 5rem;
}
.single-bloc-2 .mySwiper .swiper-slide .image img {
  width: 100%;
  aspect-ratio: 1.3632734530938;
  object-fit: cover;
}
.single-bloc-2 .single-info .infos {
  margin: 1.5rem 0rem;
}
@media screen and (max-width: 1199px) {
  .single-bloc-2 .single-info .infos {
    padding: 0 1rem;
  }
}
.single-bloc-2 .single-info .infos:first-of-type {
  margin-top: 0;
}
.single-bloc-2 .single-info h2 {
  font-size: 18px;
  font-weight: 900;
  margin-bottom: 1rem;
}
.single-bloc-2 .single-info p {
  font-size: 16px;
}
.single-bloc-2 .pagination-previous,
.single-bloc-2 .pagination-next {
  width: fit-content;
}
.single-bloc-2 .pagination-previous a,
.single-bloc-2 .pagination-next a {
  border: 1px solid var(--couleurtexte);
  border-radius: 30px;
  padding: 7px 25px;
  display: block;
  color: var(--couleurtexte);
  background-color: var(--couleurfond);
  transition: 0.3s;
}
.single-bloc-2 .pagination-previous a:hover,
.single-bloc-2 .pagination-next a:hover {
  background-color: var(--couleursurvol);
}
.page-template-actualites section.liste-publications {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 120px 0;
}
.page-template-actualites section.liste-publications .galerie .liste .publication {
  margin-bottom: 24px;
}
.page-template-actualites section.liste-publications .galerie .liste .publication.col-xl-3 a .visuel .image {
  padding-bottom: 67.325%;
}
.page-template-actualites section.liste-publications .galerie .liste .publication a {
  display: block;
  height: 100%;
  position: relative;
  text-decoration: none;
}
.page-template-actualites section.liste-publications .galerie .liste .publication a:hover .visuel .image img {
  height: 110%;
}
.page-template-actualites section.liste-publications .galerie .liste .publication a .visuel {
  position: relative;
}
.page-template-actualites section.liste-publications .galerie .liste .publication a .visuel .date-publication {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  width: 101px;
  text-transform: uppercase;
}
.page-template-actualites section.liste-publications .galerie .liste .publication a .visuel .date-publication .contenu-date {
  font-size: 3.625rem;
  line-height: 4.375rem;
  transform: rotate(-90deg);
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  white-space: nowrap;
  display: block;
  overflow: visible;
  width: 100%;
  height: 100%;
  padding-right: 8px;
  font-weight: bold;
}
.page-template-actualites section.liste-publications .galerie .liste .publication a .visuel .date-publication .contenu-date span {
  display: inline-block;
  font-size: 4rem;
}
.page-template-actualites section.liste-publications .galerie .liste .publication a .visuel .date-publication .contenu-date span.mois {
  font-size: 1.125rem;
  line-height: 1.75rem;
  margin-right: 7px;
  margin-top: 10px;
}
.page-template-actualites section.liste-publications .galerie .liste .publication a .visuel .image {
  position: relative;
  padding-bottom: 54.31%;
  overflow: hidden;
}
.page-template-actualites section.liste-publications .galerie .liste .publication a .visuel .image img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-template-actualites section.liste-publications .galerie .liste .publication a .textuel {
  padding: 43.5px 37px 96px;
  max-height: 166px;
}
.page-template-actualites section.liste-publications .galerie .liste .publication a .textuel .titre {
  font-size: 2rem;
  line-height: 1.75rem;
  margin-bottom: 0;
}
.page-template-actualites section.liste-publications .galerie .liste .publication a .textuel .date-publication {
  margin-bottom: 1.313rem;
}
.page-template-actualites section.liste-publications .galerie .liste .publication a .textuel .intitule-lien {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 37px 29.5px;
  width: 100%;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  color: var(--couleur);
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-template-actualites section.liste-publications .galerie .liste .publication a .textuel .intitule-lien svg {
  margin-left: 8.5px;
  margin-top: -1px;
}
.page-template-actualites section.liste-publications .galerie .liste .publication a .textuel .intitule-lien svg path {
  fill: var(--couleur);
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-template-actualites section.liste-publications .galerie .liste .publication a:hover .textuel .intitule-lien {
  color: var(--couleur-survol);
}
.page-template-actualites section.liste-publications .galerie .liste .publication a:hover .textuel .intitule-lien svg path {
  fill: var(--couleur-survol);
}
.page-template-actualites section.liste-publications .galerie .page-load-status {
  text-align: center;
  margin-bottom: 24px;
  display: none;
}
.page-template-actualites section.liste-publications .galerie .load-more-button {
  display: block;
  margin: auto;
  font-size: 1rem;
  line-height: 1.5rem;
  border-radius: 8px;
  font-weight: 500;
  border: 2px solid var(--couleur);
  background-color: var(--couleur);
  color: #ffffff;
  text-decoration: none;
  min-width: 131px;
  padding: 11px 19.5px;
  text-align: center;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-template-actualites section.liste-publications .galerie .load-more-button[disabled] {
  opacity: .5;
}
.page-template-actualites section.liste-publications .galerie .load-more-button[disabled]:hover {
  border: 2px solid var(--couleur);
  background-color: var(--couleur);
}
.page-template-actualites section.liste-publications .galerie .load-more-button:hover {
  background-color: var(--couleur-survol);
  border-color: var(--couleur-survol);
  color: #ffffff;
}
.page-template-actualites section.liste-publications .galerie .load-more-button:hover,
.page-template-actualites section.liste-publications .galerie .load-more-button:active,
.page-template-actualites section.liste-publications .galerie .load-more-button:focus {
  outline: 0;
  text-decoration: none;
}
.page-template-actualites section.liste-publications .galerie .la-pagination {
  display: none;
}
@media screen and (max-width: 1199px) {
  .page-template-actualites section.liste-publications {
    padding: 90px 0;
  }
  .page-template-actualites section.liste-publications .galerie .liste >.row {
    margin-left: -6px;
    margin-right: -6px;
  }
  .page-template-actualites section.liste-publications .galerie .liste .publication {
    margin-bottom: 12px;
    padding-left: 6px;
    padding-right: 6px;
  }
  .page-template-actualites section.liste-publications .galerie .liste .publication a .visuel .date-publication {
    width: 70px;
  }
  .page-template-actualites section.liste-publications .galerie .liste .publication a .visuel .date-publication .contenu-date {
    font-size: 3rem;
    line-height: 3.25rem;
  }
  .page-template-actualites section.liste-publications .galerie .liste .publication a .textuel {
    padding: 30px 20px 80px;
  }
  .page-template-actualites section.liste-publications .galerie .liste .publication a .textuel .intitule-lien {
    padding: 0 20px 20px;
  }
}
@media screen and (max-width: 991px) {
  .page-template-actualites section.liste-publications {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767.98px) {
  .page-template-actualites section.liste-publications {
    padding: 30px 0;
  }
  .page-template-actualites section.liste-publications .galerie .liste .publication a .visuel .date-publication {
    width: 40px;
  }
  .page-template-actualites section.liste-publications .galerie .liste .publication a .visuel .date-publication .contenu-date {
    font-size: 1.5rem;
    line-height: 1.75rem;
    padding-top: 5px;
  }
  .page-template-actualites section.liste-publications .galerie .liste .publication a .visuel .date-publication .contenu-date span {
    font-size: 2rem !important;
  }
  .page-template-actualites section.liste-publications .galerie .liste .publication a .visuel .date-publication .contenu-date span.mois {
    font-size: 0.875rem;
    line-height: 1rem;
    margin-right: 5px;
    margin-top: 5px;
  }
  .page-template-actualites section.liste-publications .galerie .liste .publication a .textuel {
    padding: 15px 15px 45px;
  }
  .page-template-actualites section.liste-publications .galerie .liste .publication a .textuel .titre {
    font-size: 2rem;
    line-height: 1.25rem;
  }
  .page-template-actualites section.liste-publications .galerie .liste .publication a .textuel .intitule-lien {
    padding: 0 15px 15px;
    font-size: 0.875rem;
    line-height: 1rem;
  }
  .page-template-actualites section.liste-publications .galerie .page-load-status {
    margin-bottom: 15px;
  }
  .page-template-actualites section.liste-publications .galerie .page-load-status svg {
    height: 36px;
  }
  .page-template-actualites section.liste-publications .galerie .load-more-button {
    padding: 5px 15px;
    font-size: .875rem;
    line-height: 1.5rem;
    min-width: 0;
  }
}
.bloc-texte-media .container {
  padding: 20px;
}
.bloc-texte-media .media-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-bottom: 20px;
}
.bloc-texte-media .media-content.media-reverse {
  direction: rtl;
}
.bloc-texte-media .media-content .text-block,
.bloc-texte-media .media-content .media-block {
  padding: 20px;
  text-align: left;
}
.bloc-texte-media .media-content .text-block p,
.bloc-texte-media .media-content .media-block p {
  line-height: 1.6;
  margin-bottom: 16px;
}
.bloc-texte-media .media-content .text-block strong,
.bloc-texte-media .media-content .media-block strong {
  color: #e0af69;
  font-weight: bold;
}
.bloc-texte-media .media-content .text-block ul,
.bloc-texte-media .media-content .media-block ul {
  padding-left: 20px;
  list-style-type: none;
}
.bloc-texte-media .media-content .text-block ul li,
.bloc-texte-media .media-content .media-block ul li {
  margin-bottom: 10px;
  position: relative;
}
.bloc-texte-media .media-content .text-block ul li:before,
.bloc-texte-media .media-content .media-block ul li:before {
  content: '→';
  position: absolute;
  left: -20px;
  color: #e0af69;
}
.bloc-texte-media .media-content .text-block h2,
.bloc-texte-media .media-content .text-block h3,
.bloc-texte-media .media-content .text-block h4,
.bloc-texte-media .media-content .text-block h5,
.bloc-texte-media .media-content .text-block h6,
.bloc-texte-media .media-content .media-block h2,
.bloc-texte-media .media-content .media-block h3,
.bloc-texte-media .media-content .media-block h4,
.bloc-texte-media .media-content .media-block h5,
.bloc-texte-media .media-content .media-block h6 {
  color: #000;
  margin-top: 20px;
  margin-bottom: 10px;
}
.bloc-texte-media .media-content .text-block img,
.bloc-texte-media .media-content .text-block video,
.bloc-texte-media .media-content .media-block img,
.bloc-texte-media .media-content .media-block video {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.linkedin_icon {
  margin-left: 25px;
}
.linkedin_icon .fa-linkedin:hover {
  color: #3c3c3b;
}
