/*
Theme Name: Havana Child
Author: Template_path
Version: 1.0.0
Theme URI: http://themeforest.net/user/template_path
Author URI: http://themeforest.net/user/template_path
Description: This is Havana wordpress theme
License: ''
License URI: ''
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready, microformats
Text Domain: wp_havana
Template: havana
*/


@import url(../havana/style.css);
@import url(css/pictos.css);


@font-face {
  font-family: 'Gill Sans MT';
  src: url('font/GillSansMT.eot');
  src: url('font/GillSansMT.eot?#iefix') format('embedded-opentype'),
  url('font/GillSansMT.woff2') format('woff2'),
  url('font/GillSansMT.woff') format('woff'),
  url('font/GillSansMT.ttf') format('truetype'),
  url('font/GillSansMT.svg#GillSansMT') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gill Sans MT';
  src: url('font/GillSansMT-Bold.eot');
  src: url('font/GillSansMT-Bold.eot?#iefix') format('embedded-opentype'),
  url('font/GillSansMT-Bold.woff2') format('woff2'),
  url('font/GillSansMT-Bold.woff') format('woff'),
  url('font/GillSansMT-Bold.ttf') format('truetype'),
  url('font/GillSansMT-Bold.svg#GillSansMT-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'MoskMedium';
  src: url('font/MoskMedium500.eot');
  src: url('font/MoskMedium500.eot?#iefix') format('embedded-opentype'),
  url('font/MoskMedium500.woff2') format('woff2'),
  url('font/MoskMedium500.woff') format('woff'),
  url('font/MoskMedium500.ttf') format('truetype'),
  url('font/MoskMedium500.svg#MoskMedium500') format('svg');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'SourceSansPro';
  src: url('font/SourceSansPro-Bold.eot');
  src: url('font/SourceSansPro-Bold.eot?#iefix') format('embedded-opentype'),
  url('font/SourceSansPro-Bold.woff2') format('woff2'),
  url('font/SourceSansPro-Bold.woff') format('woff'),
  url('font/SourceSansPro-Bold.ttf') format('truetype'),
  url('font/SourceSansPro-Bold.svg#SourceSansPro-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'SourceSansPro';
  src: url('font/SourceSansPro-Regular.eot');
  src: url('font/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'),
  url('font/SourceSansPro-Regular.woff2') format('woff2'),
  url('font/SourceSansPro-Regular.woff') format('woff'),
  url('font/SourceSansPro-Regular.ttf') format('truetype'),
  url('font/SourceSansPro-Regular.svg#SourceSansPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*ACCUEIL*/

.content-bandeau-decouvrir p {
  color: #fff;
  font-family: 'Gill Sans MT';
  font-weight: bold;
  font-size: 50px;
}
.content-bandeau-decouvrir .wpb_wrapper {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding: 10px 0;
}
.content-bandeau-decouvrir .btn-decouvrir a.vc_general {
  color: #fff;
  background-color: transparent;
  border: 2px solid #fff;
  padding: 15px 40px;
  text-transform: uppercase;
  font-family: 'Gill Sans MT';
  font-size: 30px;
}
.content-bandeau-decouvrir .btn-decouvrir a.vc_general:hover {
  background-color: #fff;
  color: #F49813
}
/* BAS DE PAGE */
.bas-page-article .vc_column-inner {
  padding: 0px!important;
}
.newsletter {
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-color: #5B94BE;
  color: #fff;
  padding: 20px 0;
  z-index: 1;
  position: relative;
}
button.bouton-newsletter {
  color: #fff;
  padding: 10px 50px;
  border-radius: 3px;
  border: 2px solid;
  font-family: 'Gill Sans MT';
  font-size: 30px;
  text-transform: uppercase;
  transition: all 0.25s;
  background-color: transparent;
}
button.bouton-newsletter:hover{
  background-color: #fff;
  color: #5B94BE;
  border-color: #fff;
}
.bouton-reseaux {
  display: flex;
  justify-content: space-around;
  width: 120px;
}
h2.titre-newsletter, .lower-content h2.titre-newsletter{
  font-family: 'Gill Sans MT';
  font-weight: bold!important;
  font-style: normal;
  font-size: 61px;
  text-transform: uppercase;
  word-break: break-all;
  width: 245px;
  line-height: 50px;
  color: #fff!important;
}
/*.page-child h2.titre-newsletter, .page-child .lower-content h2.titre-newsletter{
margin-left: 205px;
}*/
a.cercle-instagram {
  background-color: transparent;
  height: 40px;
  width: 40px;
  border: 1px solid transparent;
  display: block;
  border-radius: 30px;
}
h2.titre-maison-parc, .lower-content h2.titre-maison-parc{
  color: #fff!important;
  font-family: 'Gill Sans MT';
  font-weight: bold!important;
  font-style: normal;
  font-size: 61px;
  text-align: center;
  margin-top: 60px;
}
.actus-localisation-maison {
  display: flex;
  /*flex-direction: column-reverse;*/
  position: relative;
  height: 385px;
  /*bottom: 135px;*/
}
.actus-maison-parc {
  background-color: #fff;
  position: absolute;
  top: 220px;
  margin-left: 23%;
  width: 47%;
}
.bloc-localisation {
  color: #fff;
  background-color: #5B94BE;
  padding: 20px 35px;
  width: 375px;
  position: relative;
  margin: auto;
  left: 558px;
  padding-top: 0px;
  padding-bottom: 35px;
  margin-top: 100px;
}
.coordonnees {
  margin-top: 40px;
}
a.adresse {
  font-family: 'Gill Sans MT';
  font-size: 16px;
}
ul.list-menu-footer {
  display: flex;
  justify-content: space-around;
}
.menu-footer {
  height: 40px;
}
.list-menu-footer li {
  font-family: 'Gill Sans MT';
  text-transform: uppercase;
  color: #fff;
}
.page-template .main-footer, .single .main-footer, .error404 .main-footer {
  background-color: #AF0D21;
  color: #fff;
  display: flex;
  justify-content: center;
}
.footer-bottom {
  width: 90%;
  margin: auto;
  color: #fff;
  font-family: 'Gill Sans MT';
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  text-transform: capitalize;
  padding: 20px 0;
}
.footer-bottom .row.clearfix {
  display: flex;
  align-items: center;
  text-transform: initial;
}
.main-header .main-box, .main-header .header-lower, .header-top{
  display: none;
}

/* RECHERCHE */
.form-control.recherche{
  color:#fff;
  background-color: transparent;
  font-size: 25px;
  border:none;
  border-bottom: 2px solid #fff;
}
.form-control.recherche::placeholder{
  color:#fff;
  font-size: 25px;
}
.flex-field {
  display: flex;
  align-items: center;
  align-content: center;
  flex-direction: row;
  width: 500px;
  margin-left: 70px;
}
.flex-field #buttonok{
  margin-left: 15px;
  width: 65px;
  font-size: 24px;
  color: #00975F;
}
#buttonok{
  background-color: #fff;
  color:#C8D400;
  width: 50px;
  padding: 13px !important;
}
input.form-control.recherche {
  width: 270px;
}
div#slide-4-layer-3 {
  display: flex;
  justify-content: center;
}
.linkslide {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  width: 50%;
  margin: auto !important;
}
.linkslide a{
  color: #D1D1D1;
  font-weight:600;
  transition:0.3s;
  border-radius: 10px;
  padding:12px 25px;
}
.linkslide a:hover{
  color: #D1D1D1;
  background-color:#fff;
}
/* .tp-bullet.selected:before {
content: url(/wp-content/uploads/2019/05/rightarrow.png);
color: #fff;
position: absolute;
top: -15px;
left: -53px;
} */
.menu-top-left {
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 25px;
  margin-top: 15px;
  margin-left: 15px;
}

.titre-cadre p{
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 61px;
  font-weight: 600;
  margin-top: 200px;
}
.titre-cadre#title-actus p:before{
  content: '';
  width: 71px;
  height: 71px;
  top: -47px;
  background-color: transparent;
  border-right: 10px solid #fff;
  border-bottom: 10px solid #fff;
  position: absolute;
}
.titre-cadre#title-actus p:after{
  content: '';
  width: 71px;
  height: 71px;
  left: 672px;
  top: 90px;
  background-color: transparent;
  border-left: 10px solid #fff;
  border-top: 10px solid #fff;
  position: absolute;
}
.titre-cadre#title-agenda p:before{
  content: '';
  width: 71px;
  height: 71px;
  left: 620px;
  top: -44px;
  background-color: transparent;
  border-left: 10px solid #fff;
  border-bottom: 10px solid #fff;
  position: absolute;
}
.titre-cadre#title-agenda p:after{
  content: '';
  width: 71px;
  height: 71px;
  left: 253px;
  top: 90px;
  background-color: transparent;
  border-right: 10px solid #fff;
  border-top: 10px solid #fff;
  position: absolute;
}
.agenda-part a.link-to-agenda {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  font-family: 'Gill Sans MT';
  margin-top: 65px;
  transition: all 0.2s;
}
a.link-to-agenda:hover {
  text-shadow: 0 0 5px #000;
}
.content-agendaactualite a.link-to-actus {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  font-family: 'Gill Sans MT';
  transition: all 0.2s;
}
.article:hover h3.title-part {
  color: #AF0D21;
}
.content-agendaactualite a.link-to-actus:hover{
  text-shadow: 0 0 5px #000;
}
.content-agendaactualite    .linkactus {
  margin-top: 71px;
}
.title-publi p {
  color: #AF0D21;
  font-weight: 600;
  font-size: 61px;
}
.titre-cadre#map-interactive p{
  text-align: left;
  margin-left: 25%;
  margin-top: 352px;
  color: #9dd5ff;
  font-size: 61px !important;
  line-height: 70px;
}
.titre-cadre#map-interactive p:before{
  content: '';
  width: 71px;
  height: 71px;
  left: 410px;
  top: -44px;
  background-color: transparent;
  border-left: 10px solid #9dd5ff;
  border-bottom: 10px solid #9dd5ff;
  position: absolute;
}
.titre-cadre#map-interactive p:after{
  content: '';
  width: 71px;
  height: 71px;
  left: -75px;
  top: 160px;
  background-color: transparent;
  border-right: 10px solid #9dd5ff;
  border-top: 10px solid #9dd5ff;
  position: absolute;
}
#publi-title p:before{
  content: '';
  width: 71px;
  height: 71px;
  left: 745px;
  top: -65px;
  background-color: transparent;
  border-left: 10px solid #AF0D21;
  border-bottom: 10px solid #AF0D21;
  position: absolute;
}
#publi-title p:after{
  content: '';
  width: 71px;
  height: 71px;
  left: 125px;
  top: 100px;
  background-color: transparent;
  border-right: 10px solid #AF0D21;
  border-top: 10px solid #AF0D21;
  position: absolute;
}
.titre-newsletter:before{
  content: '';
  width: 99px;
  height: 96px;
  left: 285px;
  top: -124px;
  background-color: transparent;
  /*border-left: 10px solid #5B94BE;*/
  /*border-bottom: 10px solid #5B94BE;*/
  background-image:url('/wp-content/themes/havana-child/images/asterisque.png');
  position: absolute;
}
.titre-newsletter:after{
  content: '';
  width: 99px;
  height: 96px;
  left: -77px;
  top: 133px;
  background-color: transparent;
  /*border-right: 10px solid #fff;*/
  /*border-top: 10px solid #fff;*/
  background-image:url('/wp-content/themes/havana-child/images/asterisque_blanc.png');
  position: absolute;
}
.modal-header .close {
  margin-top: -2px;
  position: relative;
  bottom: 60px;
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
  right: 10px;
}
.wpb_raw_html.map-html {
  margin-left: 30%;
  margin-top: -39px;
}

.space-map-right {
  height: 175px !important;
}

.flex-row p{
  display: flex;
  flex-direction: row;
  align-items: center;
  align-content: center;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.part-download.vc_row-has-fill {
  margin-left: -60px;
  margin-right: 95px;
  margin-top: 95px;
  margin-bottom: 275px;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
  -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
  box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
}
.flex-row {
  margin-left: 8%;
}
.text-to-dl {
  margin-left: 7%;
  font-weight: 600;
}
.form-theme form{
  margin-left: 200px;
}
.part-keyword, .part-theme {
  display: flex;
  flex-direction: row;
}
.part-keyword .recherche{
  margin-left: 50px;
  color:#000;
  border-radius: 0px;
  border-bottom: 1px solid #000;
}
.part-theme{
  margin-top: 20px;
}
.part-keyword .recherche::placeholder{
  color:#000 ;
  border:none;
  background-color:transparent;
  font-size: 24px;
}
.part-theme select{
  color:#000 ;
  margin-left: 50px;
  border:none;
  border-bottom: 1px solid #000;
  background-color:transparent;
  font-size: 24px;
  width: 260px;
}
.form-theme #buttonok{
  color:#00975F;
  width: 60px;
  height: 100px;
  -webkit-box-shadow: 0px 8px 16px -6px rgba(0,0,0,0.17);
  -moz-box-shadow: 0px 8px 16px -6px rgba(0,0,0,0.17);
  box-shadow: 0px 8px 16px -6px rgba(0,0,0,0.17);
}
#loadmenu {
  width: 190px;
  cursor:pointer;
}
.menu-green {
  position: fixed;
  z-index: 2;
  top: 0px;
  left: -500px;
  background-color: #00975F;
  padding-top: 250px;
  text-align: right;
  padding-left: 70px;
  padding-right: 50px;
  font-family: 'Gill Sans MT' !important;
}
#closemenu span,
.flex-menu span,
#basicmenu span{
  font-family: 'Gill Sans MT' !important;
  font-weight: 200;
}
.menu-green .widget li {
  border-bottom: none !important;
  line-height: 70px;
}
#menu-main-menu-2 > li > a:before{
  content: '';
  width: 22px;
  height: 22px;
  left:-30px;
  top: 60px;
  background-color: transparent;
  border-right: 5px solid #fff;
  border-top: 5px solid #fff;
  position: absolute;
  transition:0.3s;
  opacity:0;
}
#menu-main-menu-2 > li > a:after{
  content: '';
  width: 22px;
  height: 22px;
  right: -40px;
  top: -40px;
  border-left: 5px solid #fff;
  border-bottom: 5px solid #fff;
  background-color: transparent;
  position: absolute;
  transition:0.3s;
  opacity:0;
}
#menu-main-menu-2 > li > a:hover::before{
  opacity:1;
  left:-5px;
  top: 33px;
}
#menu-main-menu-2 > li > a:hover::after{
  right: -13px;
  opacity:1;
  top: -11px;
}
.fa.fa-times-circle{
  cursor:pointer;
}
ul.sub-menu li {
  margin-left: 30px;
}
.page-id-3078 .titre-page-n3 li{
  line-height: 1.8em !important;;
  margin-bottom: 0!important;
}
.vc_custom_1563886146984.vc_row {
  margin:0 !important;
}
.vc_custom_1563461388642 .wpb_column.vc_column_container.vc_col-sm-12 {
  /* display: none; */
}
#buttonok{
  cursor: pointer;
}
.vc_column-inner.vc_custom_1557481748371{
  padding-right: 0px !important;
  padding-left: 0px !important;
}
#ui-id-1{
  max-height: 270px;
  overflow: hidden;
}

/* .sub-menu .menu-item-914 a:before{
content:url('/wp-content/uploads/2019/06/travaux.png') !important;
width:20px !important;
height:20px !important;
opacity:1 !important;
position: absolute;
left:-5px !important;
top: 33px !important;
border:none !important;
} */
.menu-main-menu-container .menu > a:after,
.menu-main-menu-container .menu > a:before {
  transition:0.3s;
}
.menu-item-3572, .menu-item-3574, .menu-item-3575, .menu-item-3576{
  display: none !important;
}
input#fld_9804739_1 {
  right: auto !important;
}
div#caldera_form_1 {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
#first-right-blur img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
  width: 100% !important;
}
.actus-maison-parc img {
  background-size: cover !important;
  object-fit: cover !important;
}
.page-id-745 h2.titre-actu {
  min-height: 68px;
}
.page-id-745 p.texte-actu {
  min-height: 100px;
}
.menu-green .menu-item-object-page:before, .menu-green .menu-item-object-page:after{
  display: none;
}
.contenu-article-agenda .title-part{
  line-height: 23px !important;
}
.content-agendaactualite .article:hover .title-part{
  color:#ffb901 !important;
}


.menu-item-722 {
  margin-top: 100px;
  border-top: 4px solid #fff;
  padding-top: 10px;
}
.menu-green li a{
  color:#fff !important;
  font-size: 18px !important;
  width:auto !important;
  text-transform: uppercase;
  border-bottom: none !important;
}
.switcher{
  display: none;
}
.flex-field #buttonok{
  color: #00975F;
}
#closemenu{
  display: none;
}
.coordonnees {
  display: flex;
  justify-content: start;
  align-items: center;
  align-content: center;
}
.bloc-localisation a.adresse {
  margin-left: 30px;
  line-height: 20px;
}
.bloc-localisation.coordonnees:nth-child(1).adresse{
  width:180px;
}
.bloc-localisation.coordonnees:nth-child(2).adresse{
  width:250px;
}
.main-slider {
  position: relative;
  width: 100% !important;
}
.menu-blur {
  position: absolute;
  left: 0px;
  top: 0px;
  filter: blur(20px);
  z-index:1;
  width: 100%;
  height: 100%;
  background-image:url('/wp-content/uploads/2019/05/blur.png');
  background-repeat: repeat;
}
.content-actualites {
  display: flex;
  flex-direction: row;
}
.content-actualites img.test.wp-post-image {
  width: 276px;
  height:192px;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
  margin-bottom: 10px;
}
.actus-part .article {
  width: 276px;
  margin-left: 18px;
}
.actus-part p.date-part {
  text-align: center;
  font-family: 'Gill Sans MT';
  font-weight: 600;
  font-size: 12px;
  color: #8E8E8E;
  background-color: #fff;
  border-radius: 50px;
  padding: 1px 3px;
  width: 110px;
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
  top:-10px;
  -webkit-box-shadow: -1px 10px 13px -5px rgba(0,0,0,0.16);
  -moz-box-shadow: -1px 10px 13px -5px rgba(0,0,0,0.16);
  box-shadow: -1px 10px 13px -5px rgba(0,0,0,0.16);
}
.contenu-article-agenda{
  background-color: #fff;
}
.actus-part .title-part{
  color:#484848;
  font-size: 20px;
  font-weight: 600;
  font-family: 'Gill Sans MT';
}
.actus-part .content-part{
  color:#484848;
  font-size: 20px;
  font-weight: 200;
  width:210px;
  margin-bottom: 20px;
  font-family: 'Gill Sans MT';
  margin-top: 10px;
}
.actus-part .link-part{
  color: #af0d21;
}
.actus-part .lire-plus, .actus-part .link-part{
  font-size: 13px;
  font-weight: 600;
  font-family: 'Gill Sans MT';
}
.actus-part .contenu-article-agenda {
  padding: 0px 30px 30px 25px;
  max-height: 185px;
}
.part-linkactus {
  margin-top: 40px;
  text-align: center;
}
.part-linkactus a{
  font-size: 16px;
  color:#fff;
  font-weight: bold;
  font-family: 'Gill Sans MT';
}
#title-actus, #title-agenda{
  margin-bottom: 10px;
}
.content-actualites.actus-part.agenda-part {
  display: flex;
  flex-direction: column;
  margin-left: 40%;
}
.content-actualites.actus-part {
  display: flex;
  flex-direction: row;
  margin-left: -22px;
}
.agenda-part.article {
  display: flex;
  flex-direction: row;
}
.agenda-part .article {
  width: 100%;
  margin-left: 10px;
  display: flex;
  flex-direction: row;
  margin-bottom: 7px;
  height: 185px;
  overflow:hidden;;
}
.agenda-part .contenu-article-agenda {
  width: 276px;
  padding:0px;
  padding-left: 25px;
}
.agenda-part {
  margin-left: 40%;
}
.titre-map p{
  color:#ca2b42 !important;
}
.agenda-part p.date-part{
  left: -305px !important;
  top: 165px !important;
  margin-left: 0px;
  margin-right: 0px;
}
.carte-part{
  margin-left: 20% !important;
}
.content-maison-parc {
  padding: 25px 0;
}
.content-maison-parc .actus-maison-parc {
  display: flex;
  flex-direction: row;
}
.content-maison-parc .titre-actu{
  font-size: 20px;
  font-family: 'Gill Sans MT';
  font-weight: 600;
  color:#484848;
}
.content-maison-parc .plus-actu{
  color:#8E8E8E;
  font-family: 'Gill Sans MT';
  font-size: 12px;
  font-weight: 600;
}
.content-maison-parc .contenu-actu-maison {
  padding: 15px 50px 10px 20px;
}
.content-maison-parc p.texte-actu {
  margin-bottom: 20px;
  font-size: 20px;
  letter-spacing: -2px;
}
.coordonnees::after {
  content: '';
  background-color: #fff;
  position: absolute;
  width: 1px;
  height: 50px;
  left: 80px;
}

.fa-long-arrow-up:before {
  content: "\f077";
  color: #AF0D21;
}
.scroll-to-top,
.scroll-to-top:hover {
  color: #777777;
}
.scroll-to-top.scroll-to-target{
  background-color: #fff;
}
.scroll-to-top.scroll-to-target:hover{
  background-color: #fff;
}
img.lastpicture {
  position: absolute;
  bottom: 0px;
  transform: translate(-50%, 0%);
}
a.redirectlink {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index:1;
}
.linkfooter{
  transition: 0.3s;
}
.linkfooter:hover{
  color: #00975f !important;
  border-bottom: 1px solid #fff;
}
.bloc-localisation a.adresse {
  margin-bottom: 0px !important;
}
.container-menu-n3 li{
  transition: 0.3s;
  border-bottom: 1px solid transparent;
}
/* .container-menu-n3 li:hover{
border-bottom: 1px solid #fff;
} */
/* .lien-voir{
border-bottom: 1px solid transparent;
} */
/* .lien-voir:hover{
border-bottom: 1px solid #af0d61;
} */
.page-id-745 .attachment-post-thumbnail.size-post-thumbnail.wp-post-image, .page-id-762 .attachment-post-thumbnail.size-post-thumbnail.wp-post-image{
  transition: 0.3s;
}
.page-id-745 .attachment-post-thumbnail.size-post-thumbnail.wp-post-image:hover, .page-id-762 .attachment-post-thumbnail.size-post-thumbnail.wp-post-image:hover{
  transform:scale(1.1);
}
.copyright-text {
  font-size: 15px;
}
.footer-menu-bottom {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  width:100%;
}
.first-footer-menu, .second-footer-menu {
  display: flex;
  justify-content: space-around;
  width: 44%;
}
.first-footer-menu .linkfooter, .second-footer-menu .linkfooter {
  color:#fff;
  font-size: 17px;
  font-family: 'Gill Sans MT';
}
ul.pull-right.clearfix {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 75%;
}
ul.pull-right.clearfix a {
  color:#fff;
}
.encart_title_page p{
  font-weight: 600;
  color:#fff;
  font-size: 61px;
  font-family: 'Gill Sans MT';
  text-transform: uppercase;
}
.encart_title_page.bigtitle p:before{
  content: '';
  width: 71px;
  height: 71px;
  left: -80px;
  top: 290px;
  background-color: transparent;
  border-right: 10px solid #fff;
  border-top: 10px solid #fff;
  position: absolute;
}
.encart_title_page.bigtitle p:after{
  content: '';
  width: 71px;
  height: 71px;
  left: 100%;
  top: -30px;
  background-color: transparent;
  border-left: 10px solid #fff;
  border-bottom: 10px solid #fff;
  position: absolute;
}
.encart-horaires p{
  font-size: 18px;
  color:#fff;
  font-family: 'Gill Sans MT';
}
.encart-right-horaires {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}
.title-form p {
  font-size: 31px;
  font-weight: 600;
  color: #AF0D21;
  font-family: 'Gill Sans MT';
  /*text-shadow: 0 5px 11px #00000061;*/
}
.submit-contact{
  text-align: right;
}
.submit-contact #fld_8753751_1{
  color:#fff !important;
  background-color: #00975F;
  transition:0.3s;
  border:1px solid #00975F;
  padding:10px 70px;
  font-size: 18px;
  border-radius: 5px;
}
.submit-contact #fld_8753751_1:hover{
  color:#00975F !important;
  background-color: #fff;
}
.encart-right-horaires p {
  font-family: 'Gill Sans MT';
  font-size: 20px;
  color: #000;
}
textarea {
  resize: none;
}
.bloc-flou .vc_column-inner{
  background-size: cover;
}
.text-presentation-actualite p {
  text-align: center;
}
.container-actus {
  padding: 40px 0;
  width: 55%;
  margin: auto;
  text-align: center;
}
.page-id-745 .bloc-actus:before, .page-id-762 .bloc-actus:before {
  display: block;
  content: '';
  background: url(/wp-content/uploads/2019/05/angle.png);
  position: absolute;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  left: 10px;
  top: 10px;
}
.bloc-actus {
  display: inline-flex;
  flex-direction: column;
  position: relative;
  align-items: center;
  text-align: center;
  min-height: 400px;
  width: 315px;
  overflow: hidden;
  box-shadow: 0 5px 5px 0px #00000036;
  margin: 0 0px 30px 30px;
}
.bloc-actus img {
  width: 100%;
}
.bloc-actus .bloc-picture {
  width: 100%;
}
.bloc-actus .bloc-picture img {
  width: 100%;
  max-height: 200px;
}

.bloc-actus.bloc-category-publication {
  height: auto;
  min-height: auto;
}
.bloc-category-publication h2 {
  height: 70px;
  display: inline-flex;
  align-items: center;
  text-transform: none !important;
  font-family: inherit !important;
}

.date {
  border: 1px solid transparent;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  background-color: #fff;
  position: absolute;
  top: 170px;
  font-family: 'Gill Sans MT';
  font-size: 15px;
  color: #AF0D21;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.date > p {
  padding: 0;
  margin: 0;
  font-weight: bold;
  line-height: 12px;
}
.desc {
  padding: 20px 0 10px 0px;
}
h2.titre-actu {
  font-family: 'Gill Sans MT';
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 9px;
  color: #000000;
  font-weight: 600;
}
h2.titre-actu:hover {
  color: #af0d21;
}
.desc p {
  font-family: 'Gill Sans MT';
  font-size: 18px;
  line-height: 20px;
  color: #000000;
}
span.lien-voir {
  font-family: 'Gill Sans MT';
  color: #AF0D21;
  font-size: 16px;
  padding: 0 0 0px 0;
}

/* NOTE : PAGE CONTACT - FORMULAIRE */

div#fld_3280957_1-wrap {
  width: 225px;
  max-width: 248px;
  display: inline-block;
}
div#fld_2950532_1-wrap {
  max-width: 230px;
  width: 223px;
  display: inline-block;
}
.champ-contact input.form-control, .champ-contact textarea.form-control, .champ-contact select.form-control{
  color: #000;
  font-family: 'Gill Sans MT';
  height: 45px;
  border-radius: 5px;
  font-size: 16px;
}
.page-id-713 .checkbox, .radio{
  color: #000;
  font-family: 'Gill Sans MT';
  font-size: 16px;
  display: inline-flex!important;
  justify-content: center;
}
.page-id-713 #fld_2981336_1-wrap .checkbox{
  width: 130px;
  border: 1px solid #ccc;
  padding: 5px 10px;
  border-radius: 5px;
}
.page-id-713 .caldera-grid .choice-contact .checkbox label, .caldera-grid .choice-contact .radio label {
  display: flex;
  align-items: center;
}
.caldera-grid .form-group.choice-contact {
  margin-bottom: 5px;
}
.form-group.champ-contact input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-family: 'Gill Sans MT';
  color: #000;
}
.form-group.champ-contact input::-moz-placeholder { /* Firefox 19+ */
  font-family: 'Gill Sans MT';
  color: #000;
}
.form-group.champ-contact input:-ms-input-placeholder { /* IE 10+ */
  font-family: 'Gill Sans MT';
  color: #000;
}
.form-group.champ-contact input:-moz-placeholder { /* Firefox 18- */
  font-family: 'Gill Sans MT';
  color: #000;
}
.form-group.champ-contact textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-family: 'Gill Sans MT';
  color: #000;
}
.form-group.champ-contact textarea::-moz-placeholder { /* Firefox 19+ */
  font-family: 'Gill Sans MT';
  color: #000;
}
.form-group.champ-contact textarea:-ms-input-placeholder { /* IE 10+ */
  font-family: 'Gill Sans MT';
  color: #000;
}
.form-group.champ-contact textarea:-moz-placeholder { /* Firefox 18- */
  font-family: 'Gill Sans MT';
  color: #000;
}
.form-group.champ-contact select::-moz-selection { /* Firefox 19+ */
  font-family: 'Gill Sans MT';
  color: #000;
}
.form-group.champ-contact select:selection { /* IE 10+ */
  font-family: 'Gill Sans MT';
  color: #000;
}
/* .bloc-flou .vc_column-inner{
filter:blur(10px);
} */
#first-left-blur .vc_column-inner, #first-right-blur .vc_column-inner, #second-right-blur .vc_column-inner, #second-left-blur .vc_column-inner{
  transition:0.3s;
}

#first-right-blur div.newbg{
  background-image: url('/wp-content/uploads/2019/07/bg-flou-droite-actu.png') !important;
}
#first-left-blur div.newbg{
  background-image: url('/wp-content/uploads/2019/07/bg-flou-gauche-agenda.png') !important;
}
#second-right-blur div.newbg{
  background-image: url('/wp-content/uploads/2019/07/carte-inte-flou-droite.jpg') !important;
}
#second-left-blur div.newbg{
  background-image: url('/wp-content/uploads/2019/07/carte-inte-flou-gauche.jpg') !important;
}
.menu-item-571 .sub-menu{
  top: -163px !important;
  width: 360px !important;
}
.menu-item-572 .sub-menu{
  top:-235px !important;
  width: 360px !important;
}
.widget li:before {
  display: none;
}
.menu-item-573 .sub-menu, .menu-item-572 .sub-menu, .menu-item-571 .sub-menu, .menu-item-677 .sub-menu{
  position: absolute;
  background-color: #fff;
  color: green;
  left: -500px;
  top: 0px;
  width: 350px;
  text-align: left;
  padding-left: 50px;
  padding-top: 10px;
  opacity:0;
}
.menu-item-886{
  width:250px;
}
.menu-item-573 .sub-menu a, .menu-item-572 .sub-menu a, .menu-item-571 .sub-menu a, .menu-item-677 .sub-menu a{
  color: #00975f !important;
  font-size: 18px !important;
  width: 293px!important;
  text-transform: inherit;
}
.menu-item-677 .sub-menu {
  top: -280px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.menu-green {
  overflow: visible;
}
.menu-top-left{
  z-index: 3;
}
.content-n2 {
  text-align: center;
}
.container-arborescence-n2 {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
}
.container-arborescence-n2 a:last-child .bloc-n3 {
  margin-bottom: 90px;
}
img.second-img {
  position: absolute;
  left: 10px;
  top: 10px;
}
.bloc-n3 {
  position: relative;
  border: 1px solid transparent;
  border-radius: 0px 0px 10px 10px;
  -webkit-box-shadow: 1px 4px 5px 2px rgba(0,0,0,0.06);
  -moz-box-shadow: 1px 4px 5px 2px rgba(0,0,0,0.06);
  box-shadow: 1px 4px 5px 2px rgba(0,0,0,0.06);
  padding-bottom: 10px;
  margin-top: 40px;
  max-width: 290px;
}
.texte-n3{
  font-size: 20px;
  color:#484848;
  font-family: 'Gill Sans MT';
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
img.first-img {
  width: 290px;
  height:185px;
  object-fit: cover;
}
.icone-n3 {
  position: relative;
}
img.icon-im {
  position: absolute;
  transform: translate(-50%, -50%);
}
.desc-n3 {
  margin-top: 20px;
}
.titre-map p{
  font-size: 35px;
  color:#fff;
  text-transform: uppercase;
  font-weight: 600;
}
.text-map p{
  font-size: 25px;
  color:#fff;
  font-weight: 600;
  text-shadow: 0px 0px 3px #000000;
}
.container-type-n3 {
  width: 85%!important;
  margin: 0 0 0px auto!important;
  left: 0!important;
}
.texte-page-n3 {
  text-align: left!important;
  margin-bottom: 25px!important;
}
.texte-page-n3 a {
  color: #AF0D21;
}
.container-menu-n3 {
  background-color: #00975F;
  width: 285px;
  line-height: 45px;
  position: fixed;
  z-index: 2;
  bottom: 250px;
  padding: 20px 31px 50px 50px;
}
.container-menu-n3 a {
  color: #fff;
  font-family: 'Gill Sans MT';
  text-transform: uppercase;
  font-size: 18px;
}
.photo-illustrante {
  text-align: right;
}
.container-type-n3 .vc_custom_1559310549129{
  background-position: 475px 0px !important;
  background-size: 400px;
}
.container-type-n3 .wpb_images_carousel.wpb_content_element.vc_clearfix {
  text-align: center;
}
.container-type-n3 ol.vc_carousel-indicators {
  bottom: -30px;
}
.container-type-n3 .vc_images_carousel .vc_carousel-indicators .vc_active{
  background-color: #00975F;
}
.container-type-n3 .vc_images_carousel .vc_carousel-indicators li{
  background-color: transparent;
  border: 1px solid #00975F;
}
.titre-page-n3 p, .titre-page-n3 h2 {
  font-family: 'Gill Sans MT';
  font-weight: bold;
  font-size: 35px;
  color: #00975F;
  line-height: 35px;
  padding: 0 0 30px 0;
}
.texte-page-n3 p, .texte-page-n3 li {
  font-family: 'Gill Sans MT';
  font-size: 20px;
  margin: 10px 0 10px 0;
  text-align: left;
}

/* NOTE : TYPE 3 - MENU DEROULANT */

li.toggleSubMenu {
  font-family: 'Gill Sans MT';
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #484848;
  margin: 20px 10px;
}
.subMenu li {
  font-family: 'Gill Sans MT';
  text-transform: capitalize;
  color: #484848;
}
.toggleSubMenu.documentation span:before {
  content: '';
  display: inline-flex;
  align-items: center;
  background-image: url(/wp-content/uploads/2019/10/télécharger.png);
  background-repeat: no-repeat;
  width: 42px;
  height: 42px;
  margin-right: 15px;
}
.toggleSubMenu.video span:before {
  content: '';
  display: inline-flex;
  align-items: center;
  background-image: url(/wp-content/uploads/2019/10/download.png);
  background-repeat: no-repeat;
  width: 42px;
  height: 42px;
  margin-right: 15px;
}
.contianer-illustration {
  display: flex;
  flex-direction: column;
}
.toggleSubMenu.photos span:before {
  content: '';
  display: inline-flex;
  align-items: center;
  background-image: url(/wp-content/uploads/2019/10/photo.png);
  background-repeat: no-repeat;
  width: 42px;
  height: 42px;
  margin-right: 15px;
}
.subMenu li:before {
  content: '';
  display: inline-flex;
  align-items: center;
  background-image: url(/wp-content/uploads/2019/10/downloadfile.png);
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}
ul.subMenu {
  margin: 10px 0 10px 60px;
}
.vc_row.wpb_row.vc_row-fluid.main-slider.vc_row-has-fill.vc_row-no-padding {
  height: 400px;
  object-fit: cover;
  background-repeat: no-repeat;
}
.vc_row.wpb_row.vc_row-fluid.main-slider.typen3.vc_row-has-fill.vc_row-no-padding{
  object-fit: cover;
  background-repeat: no-repeat;
  height:415px !important;
}
a.bouton-retour li {
  display: flex;
  align-items: center;
}
a.bouton-retour li:before {
  content: '';
  display: inline-flex;
  background-image: url(/wp-content/uploads/2019/06/fleche-retour.png);
  background-repeat: no-repeat;
  width: 70px;
  height: 70px;
  margin-right: 10px;
}
.bloc-menu-deroulant {
  height: 290px;
}
/* .subMenu{
display: none;
} */
.toggleSubMenu span {
  display: flex;
  align-items: center;
  cursor: pointer;
}

/* NOTE : NEWSLETTER */


.modal-body{
  text-align: center;
  padding: 0 15px 60px 15px;
}
.modal-body .caldera-grid {
  width: 90%;
  margin: auto;
}
.modal-header {
  border-bottom: 0;
  padding: 30px 0 5px 0px;
  text-align: center;
}
.modal-body label {
  display: flex;
  align-items: center;
  line-height: 0;
}
h5.titre-modal {
  font-family: 'Gill Sans MT';
  font-size: 27px;
  font-weight: bold;
  color: #000;
}
h5.titre-modal:after {
  content: '';
  display: block;
  width: 15%;
  height: 2px;
  background-color: #F13B2C;
  margin: auto;
}
.form-group.champ-newsletter input {
  padding: 0px 0px 0 70px;
  border-radius: 30px;
  height: 65px;
}
.form-group.champ-newsletter select {
  padding: 0px 0px 0 70px;
  border-radius: 30px;
  height: 65px;
}
.modal-dialog {
  margin: auto;
  top: 100px;
}
.caldera-grid .form-group.champ-newsletter input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-family: 'Gill Sans MT';
  font-size: 21px;
  color: #BABABA;
  opacity: 1; /* Firefox */
}

.caldera-grid .form-group.champ-newsletter input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-family: 'Gill Sans MT';
  font-size: 21px;
  color: #BABABA;
}
.caldera-grid .form-group.champ-newsletter input::-ms-input-placeholder { /* Microsoft Edge */
  font-family: 'Gill Sans MT';
  font-size: 21px;
  color: #BABABA;
}
.caldera-grid .form-group.champ-newsletter select::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-family: 'Gill Sans MT';
  font-size: 21px;
  color: #BABABA;
  opacity: 1; /* Firefox */
}

.caldera-grid .form-group.champ-newsletter option:-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-family: 'Gill Sans MT';
  font-size: 21px;
  color: #BABABA;
}
.caldera-grid .form-group.champ-newsletter option::-ms-input-placeholder { /* Microsoft Edge */
  font-family: 'Gill Sans MT';
  font-size: 21px;
  color: #BABABA;
}
div#CF5cf684da08b6a_1-row-3 {
  text-align: center;
}
div#fld_6916197_1-wrap, div#fld_7597873_1-wrap {
  position: relative;
}
.caldera-grid .form-group.champ-newsletter select{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0 0 0 70px;
  border-radius: 30px;
  height: 65px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: 'Gill Sans MT';
  font-size: 21px;
  color: #BABABA;

}
.form-group.champ-newsletter .formfield-select--container select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0 0 0 70px;
  border-radius: 30px;
  height: 65px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: 'Gill Sans MT';
  font-size: 21px;
  color: #BABABA;
}
.formfield-select--container::after {
  /* Le pointeur du select */
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: .75em;
  display: block;
  width: 0; height: 0;
  border-color: transparent;
  border-top-color: #444;
  border-width: 6px;
  border-style: solid;
  pointer-events: none;
}
.centre-bouton-accepter {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
input#fld_9804739_1, input#fld_9804739_2{
  position: absolute;
  top: 0px;
  right: 170px;
  height: 140px;
  width: 140px;
  background: linear-gradient(#0F9463 65%, #fff);
  border: 15px solid #fff;
  border-radius: 100px;
  color: #fff;
}
p.titre-bouton-accpt {
  position: absolute;
  top: 50px;
  right: 205px;
  text-align: center;
  z-index: 1;
  font-family: 'MoskMedium';
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
}
/* Aspect des checkboxes */
/* :before sert à créer la case à cocher */
.caldera-grid .checkbox input[type="checkbox"]:not(:checked) + label:before,
.caldera-grid .checkbox input[type="checkbox"]:checked + label:before, .caldera-grid .radio input[type="radio"]:not(:checked) + label:before,
.caldera-grid .radio input[type="radio"]:checked + label:before{
  content: '';
  position: absolute;
  left:0;
  top: 2px;
  width: 17px;
  height: 17px; /* dim. de la case */
  border: 1px solid #aaa;
  background: #f8f8f8;
  border-radius: 3px; /* angles arrondis */
  box-shadow: inset 0 1px 3px rgba(0,0,0,.3) /* légère ombre interne */
}

/* Aspect général de la coche */
.caldera-grid .checkbox input[type="checkbox"]:not(:checked) + label:after,
.caldera-grid .checkbox input[type="checkbox"]:checked + label:after, .caldera-grid .radio input[type="radio"]:not(:checked) + label:after,
.caldera-grid .radio input[type="radio"]:checked + label:after {
  content: '✔';
  position: absolute;
  top: 0; left: 4px;
  font-size: 14px;
  color: #09ad7e;
  transition: all .2s; /* on prévoit une animation */
}
/* Aspect si "pas cochée" */
.caldera-grid .checkbox input[type="checkbox"]:not(:checked) + label:after, .caldera-grid .radio input[type="radio"]:not(:checked) + label:after {
  opacity: 0; /* coche invisible */
  transform: scale(0); /* mise à l'échelle à 0 */
}
/* Aspect si "cochée" */
.caldera-grid .checkbox input[type="checkbox"]:checked + label:after, .caldera-grid .radio input[type="radio"]:checked + label:after {
  opacity: 1; /* coche opaque */
  transform: scale(1); /* mise à l'échelle 1:1 */
}
div#fld_1270640_1-wrap {
  margin-bottom: 0;
}
.modal-content .caldera-grid a {
  font-size: 18px;
  color: #F13B2C;
  text-decoration: underline;
  font-family: 'MoskMedium';
}
.centre-bouton-accepter:after {
  content: '';
  top:80px;
  display: block;
  background-image: url('/wp-content/uploads/2019/06/fleche-button-newsletter.png');
  background-repeat: no-repeat;
  width: 15px;
  height: 13px;
  position: absolute;
  margin:10px auto 0 auto;
  transform:translateX(50%);
}
.bloc-mention-legale {
  text-align: center;
}
.champ-newsletter {
  position: relative;
}
.champ-newsletter:before{
  content: '';
  display: block;
  width: 30px;
  background-repeat: no-repeat;
  height: 30px;
  position: absolute;
  top: 20px;
  left: 25px;
}
.champ-newsletter.nom:before, .champ-newsletter.prenom:before{
  background-image: url(/wp-content/uploads/2019/06/user.png);
}
.champ-newsletter.etes-vous:before{
  background-image: url(/wp-content/uploads/2019/06/sexe.png);
}
.champ-newsletter.mail:before{
  background-image: url(/wp-content/uploads/2019/06/mail.png);
}
.champ-newsletter.newsleter_form:before{
  background-image: url(/wp-content/uploads/2019/06/adresse.png);
}
.subMenu button.btn.btn-primary {
  color: #00975f;
  background-color: transparent;
  border: 0px;
  font-size: 18px;
  font-family: 'Gill Sans MT';
  text-transform: uppercase;
  display: flex;
  align-items: center;
  padding: 0;
}
.subMenu button.btn.btn-primary:before {
  content: '';
  display: inline-flex;
  background-image: url(/wp-content/uploads/2019/10/plus.png);
  background-repeat: no-repeat;
  margin: 0px 10px 0px 0px;
  width: 34px;
  height: 35px;
  background-size: 100%;
}
li.document-sup {
  font-family: 'Gill Sans MT';
  font-size: 20px;
  font-weight: bold;
  color: #484848;
  display: flex;
  align-items: center;
  padding: 10px 20px;
}
li.document-sup:before {
  content: '';
  display: block;
  background-image: url(/wp-content/uploads/2019/10/icon-telechargemt.png);
  background-repeat: no-repeat;
  height: 42px;
  width: 45px;
}
span.indication-doc {
  font-family: 'Gill Sans MT';
  font-weight: initial;
}

/* PAGE TYPE ACTUS */

.single .page-title{
  display: none;
}
.single .auto-container{
  max-width: 100%;
}
.inner-box figure.image-box {
  display: none;
}
.search .inner-box figure.image-box {
  display: block;
}
.sidebar-page-container .contianer-titre h1 {
  color: #00975F!important;
  font-family: 'Gill Sans MT';
  text-transform: uppercase;
  font-weight: bold!important;
  font-size: 61px;
}
.sidebar-page-container .contianer-titre h1 span {
  color: #D1D1D1;
  /* Sous-titre */
  font-size: 40px;
}
.content-date p {
  color: #AF0D21;
  font-family: 'Gill Sans MT';
}
.content-date p span {
  font-family: 'Gill Sans MT';
  font-weight: bold!important;
  font-size: 14px;
  text-decoration: underline;
  text-transform: uppercase;
}
.lien-evenement {
  margin-top: 65px;
}
.lien-evenement a {
  font-family: 'Gill Sans MT';
  font-size: 20px;
  font-weight: bold;
  color: #757575;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  /*margin-right: 43px;*/
}
.lien-evenement a:before {
  content: '';
  display: inline-flex;
  background-image: url(/wp-content/uploads/2019/10/internet.png);
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  margin-right: 15px;
}
.lien-evenement a:after {
  content: '';
  display: inline-flex;
  background-image: url(/wp-content/uploads/2019/06/fleche-lien.png);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  margin-left: 10px;
}
.part-download .vc_column_container>.vc_column-inner {
  padding-left: 32px;
}

.text-presentation-actualite .wpb_text_column.wpb_content_element {
  margin: 0;
}
.vc_row.container-titre-actualite {
  width: 90%;
  margin: 0 0 0 auto;
}
.vc_row.container-presentation-actualite {
  width: 90%;
  margin: 0px 0 10px auto!important;
}
.sidebar-page-container{
  padding: 0!important;
}
.sidebar-page-container .content-side{
  margin-bottom: 0!important;
}
.sidebar-page-container .default-blog-news{
  margin-bottom: 0px;
  border-bottom: 0px solid #e0e0e0;
  padding-bottom: 0px;
}
.single .content-maison-parc {
  padding: 0px 0 40px 0;
}
.vc_row.wpb_row.vc_row-fluid.vc_custom_1560329196327.vc_row-has-fill.vc_row-no-padding{
  background-size: cover;
}
.contianer-illustration:before {
  content: '';
  display: flex;
  background-image: url(/wp-content/uploads/2019/05/angle-3n.png);
  background-repeat: no-repeat;
  height: 78px;
  position: absolute;
  top: -60px;
  left: -20px;
  width: 75px;
}
.default-blog-news .lower-content{
  padding: 0;
  width: 65%;
  margin-left: 20px;
}
.evenements-template-default .default-blog-news .lower-content, .post-template-default .default-blog-news .lower-content, .page_intranet-template-default .default-blog-news .lower-content{
  width: 100%;
  margin-left: 0;
}
.container-header-blogs {
  position: relative;
  background: linear-gradient(45deg, #fff, #00975F);
  height: 150px;
}
img.logo-header-blog {
  position: absolute;
  top: 20px;
  right: 30px;
}
.container-header-blogs .menu-top-left{
  position: relative;
  margin-top: 0px;
  margin-left: 15px;
}
.vc_row.container-titre-actualite {
  width: 90%;
  margin: 50px 0 0 auto;
}
.single #closemenu span, .single .flex-menu span, .single #basicmenu span{
  color: #009A40;
}

.single-evenements .contianer-titre {
  width: 55%;
}
.single-evenements .sidebar-page-container .contianer-titre h1 span {
  color: #D1D1D1;
  text-transform: initial;
}
span.title_page {
  text-shadow: 0 3px 5px #000;
}
.container-menu-n3 a li {
  line-height: 20px;
  padding: 15px 0;
}

/* PLAN DU SITE */

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panels .vc_tta-panel-heading, body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
  border-color: transparent;
  background-color: transparent;
}
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
  background-color: transparent;
  border-color: transparent;
}
.wpb-js-composer .vc_tta.vc_tta-accordion.accordeon-plan-site .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
  display: none;
}
.container-plan-site .titre-plan-site h2, .container-plan-site .titre-plan-site h2 a {
  font-family: 'Gill Sans MT';
  font-weight: 500;
  color: #484848!important;
  text-transform: uppercase;
  font-size: 30px;
  padding: 0!important;
}
.container-plan-site .titre-plan-site a {
  margin: 0 0 45px 0px;
}
.container-plan-site h3 a {
  text-transform: inherit!important;
  margin-left: 56px!important;
  font-family: 'Gill Sans MT';
  font-weight: 500;
  color: #AF0D21!important;
}
.vc_row.wpb_row.vc_row-fluid.container-plan-site {
  margin: 140px 0;
}
.wpb-js-composer .container-plan-site .vc_tta-container {
  margin: 0;
}
.wpb-js-composer .container-plan-site .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, .wpb-js-composer .container-plan-site .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover{
  background-color: transparent;
}
.wpb_text_column.wpb_content_element.encart_title_page.bigtitle {
  position: relative;
  top: 100px;
}
.titre-page-n3 {
  /* line-height: 0px; */
  margin-bottom: 0!important;
}
.sub-menu li a {
  text-transform: none;
}
.page-id-891 .encart_title_page p {
  font-size: 55px;
}
.wpb_raw_code.wpb_content_element.wpb_raw_html.menu-top-left {
  width: 420px;
}

.texte-mentions-site h2{
  font-family: 'Gill Sans MT';
  font-weight: bold;
  font-size: 55px;
  color: #95C11F;
  line-height: 55px;
  padding: 0 0 30px 0;
}
.texte-mentions-site p {
  font-family: 'Gill Sans MT';
  font-size: 20px;
}

.parent-pageid-843 .bloc-menu-deroulant{
  display: none;
}

/* Rapport d'activité */

.container-rapport {
  background-color: #5B94BE;
  color: #fff;
}
.content-titre-rapport {
  padding: 10px 0px 10px 20px;
}
.content-rapports {
  background-color: #fff;
  border: 4px solid #5B94BE;
  color: #5B94BE;
  font-family: 'Gill Sans MT';
  font-size: 20px;
}
.rapport {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 85%;
  margin: auto;
  padding: 10px 0px;
}
.infos-rapport p {
  line-height: 16px;
}

.bloc-onglet-deroulant .bloc-page-n3{
  display: none;
}
.bloc-onglet-deroulant h3{
  cursor: pointer;
}
.flex-menu.main_menu_class {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
img.img_back {
  width: 100px;
  opacity:0;
  cursor:pointer;
  transition: 0.3s;
  visibility: hidden;
}
img.img_back:hover {
  transform: scale(1.1);
}
.wpb_text_column.wpb_content_element.titre-plan-site{
  margin-bottom: 0px;
}
/**/
.container-intranet-connexion {
  display: flex;
  align-items: center;
}
.photo {
  background: url(/wp-content/uploads/2019/06/photo-slider.jpg) no-repeat;
  width: 40%;
  height: 740px;
  background-position: center;
}
.bloc-localisation a {
  color: #fff;
}
.caldera-grid .checkbox input[type=checkbox], .caldera-grid .checkbox-inline input[type=checkbox], .caldera-grid .checkbox input[type=checkbox], .caldera-grid .checkbox-inline input[type=checkbox] {
  position: inherit;
}
.wpb_text_column.wpb_content_element.texte-illustration-site {
  margin-bottom: 0;
}
p.texte-presentation-n2{
  width: 70%;
  margin: 0 auto 0 auto;
}
img.icon-im {
  position: absolute;
  transform: translate(-50%, -50%);
  height: 56px;
  width: 56px;
  background-repeat: no-repeat;
}
.icone-n3:after {
  content: '';
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  width: 56px;
  height: 56px;
  bottom: -30px;
  right: 116px;
}

h1.titre-accueil-intranet {
  font-family: 'Gill Sans MT';
  font-size: 50px;
  font-weight: bold;
  text-transform: uppercase;
  color: #AF0D21;
  margin-bottom: 40px;
}
h2.sous-titre-accueil-intranet {
  font-family: 'Gill Sans MT';
  font-size: 30px;
  color: #A6A7AD;
  margin-bottom: 40px;
}
.encart-form-intranet {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 750px;
}
.encart-photo-acceuil-intranet {
  width: 40%;
}
.encart-photo-acceuil-intranet .vc_column-inner.vc_custom_1561467210003 {
  background-size: auto 100% !important;
}
.encart-photo-acceuil-intranet {
  width: 40%;
}
.encart-logo-intranet {
  width: 20%;
}
.encart-logo-intranet img {
  padding: 15.9em 0;
}
.encart-form-intranet {
  text-align: center;
}
.encart-form-intranet input[type="text"], .encart-form-intranet input[type="password"] {
  border-bottom: 2px solid #E9E9F0;
  width: 60%;
  padding: 10px 0;
  margin: 5px 0px;
  color: #000;
}
.encart-form-intranet input[type="submit"] {
  padding: 10px 40px;
  border-radius: 10px;
  background-color: #00975F;
  color: #fff;
}
.page-id-713 .input-checkbox label input[type="checkbox"], .input-radio label input[type="radio"] {
  margin-right: 10px;
}
.input-radio label input[type="radio"] {
  margin-right: 10px;
}
.page-id-713 p.input-checkbox, p.input-radio  {
  margin: 35px auto 60px auto;
  display: flex;
  justify-content: space-around;
  width: 70%;
}
.page-id-713 .input-checkbox label, .input-radio label {
  font-family: 'Gill Sans MT';
  font-weight: normal;
  font-size: 16px;
  color: #000;
}
.page-id-713 .input-checkbox a, .input-radio a {
  font-family: 'Gill Sans MT';
  font-size: 15px;
  color: #000;
}
.page_intranet-template-default .vc_column-inner, .page_intranet-template-default .bloc-header-intranet .vc_column-inner,.post_intranet-template-default .vc_column-inner {
  padding-top: 0px!important;
  padding-left: 0px!important;
  padding-right: 0px!important;
}
.page_intranet-template-default .container-menu-intranet, .post_intranet-template-default .container-menu-intranet {
  background-color: #00975F;
  text-align: right;
  width: 19%;
  height: 100%;
  padding: 10px 0px;
  position: fixed;
  z-index: 1;
}
.menu-intranet .widget li, .complement-intranet .widget li, .page_intranet-template-default .menu-intranet .widget li, .page_intranet-template-default .complement-intranet .widget li {
  border: 0;
}
.menu-intranet .widget li a, .complement-intranet .widget li a, .page_intranet-template-default .menu-intranet .widget li a, .page_intranet-template-default .complement-intranet .widget li a {
  color: #fff;
  padding: 10px 30px 10px 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  text-transform: uppercase;
  font-family: 'Gill Sans MT';
  font-size: 18px;
}
.menu-intranet li a:after, .page_intranet-template-default .menu-intranet li a:after{
  width: 45px;
  height: 25px;
}
.menu-intranet li.menu-item .sub-menu li a:after, .page_intranet-template-default .menu-intranet li.menu-item .sub-menu li a:after{
  display: none!important;
}
.menu-intranet li.menu-item .sub-menu li a, .page_intranet-template-default .menu-intranet li.menu-item .sub-menu li a {
  text-transform: capitalize;
}
.widget .menu-intranet-menu-container li, .page_intranet-template-default .widget .menu-intranet-menu-container li {
  margin: 15px 0px;
  list-style: none;
  display: flex;
}
/* li#menu-item-1703 a:after {
content: '';
display: inline-flex;
background: url(/wp-content/uploads/2019/06/dashboard-1.png) no-repeat;
background-position: center;
margin-left: 10px;
}
li#menu-item-1704 a:after {
content: '';
display: inline-flex;
background: url(/wp-content/uploads/2019/06/lifeguard.png) no-repeat;
background-position: center;
margin-left: 10px;
}
li#menu-item-1705 a:after {
content: '';
display: inline-flex;
background: url(/wp-content/uploads/2019/06/group-1.png) no-repeat;
background-position: center;
margin-left: 10px;
}
li#menu-item-1706 a:after {
content: '';
display: inline-flex;
background: url(/wp-content/uploads/2019/06/group.png) no-repeat;
background-position: center;
margin-left: 10px;
}
li#menu-item-1707 a:after {
content: '';
display: inline-flex;
background: url(/wp-content/uploads/2019/06/portfolio.png) no-repeat;
background-position: center;
margin-left: 10px;
}
li#menu-item-1708 a:after {
content: '';
display: inline-flex;
background: url(/wp-content/uploads/2019/06/support.png) no-repeat;
background-position: center;
margin-left: 10px;
}
li#menu-item-1709 a:after {
content: '';
display: inline-flex;
background: url(/wp-content/uploads/2019/06/icon.png) no-repeat;
background-position: center;
margin-left: 10px;
}
li#menu-item-1710 a:after {
content: '';
display: inline-flex;
background: url(/wp-content/uploads/2019/06/hand-with-growing-plant.png) no-repeat;
background-position: center;
margin-left: 10px;
}
li#menu-item-1711 a:after {
content: '';
display: inline-flex;
background: url(/wp-content/uploads/2019/06/tree-leaf.png) no-repeat;
background-position: center;
margin-left: 10px;
}
li#menu-item-1712 a:after {
content: '';
display: inline-flex;
background: url(/wp-content/uploads/2019/06/calendar.png) no-repeat;
background-position: center;
margin-left: 10px;
} */
li#menu-item-1732 a:before{
  content: '';
  display: inline-flex;
  background: url(/wp-content/uploads/2019/06/deconnexion.png) no-repeat;
  background-position: center;
  margin-right: 10px;
  height: 65px;
  width: 60px;
}
.complement-intranet:before {
  content: '';
  display: block;
  width: 250px;
  margin: 0 auto 25px 50px;
  height: 4px;
  background-color: #fff;
}
/*.menu-intranet .sub-menu{
display: none;
}*/
.titre-intranet p {
  font-family: 'Gill Sans MT';
  font-weight: bold;
  font-size: 50px;
  color: #AF0D21;
}
.texte-intranet p {
  font-family: 'Gill Sans MT';
  font-size: 15px;
  color: #000;
  width: 90%;
}

.page-title:before{
  display: none;
}
.search .content-maison-parc{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  background-image: url(http://pnr-oise.webexpr2.ovh/wp-content/uploads/2019/05/background-baspage-resize.jpg?id=798) !important;
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
}
.search .main-footer {
  background-color: #AF0D21;
}
.search a.theme-btn {
  color: #AF0D21!important;
  font-family: 'Gill Sans MT';
  font-weight: bold;
  font-size: 15px;
  border: 0px;
  padding: 0;
  display: flex;
  margin-top: 138px;
}
.search a.theme-btn:after {
  content: ">";
  display: flex;
  border: 0px;
  padding: 0;
  width: 10px;
  position: initial;
  margin: 0 0 0 5px;
}
.search .lower-content .post-meta {
  font-family: 'Gill Sans MT';
  color: #AF0D21;
  font-size: 14px;
}
.search .lower-content .post-meta span {
  font-weight: bold;
}
.lower-content h3 a, .lower-content .text {
  font-family: 'Gill Sans MT';
  font-size: 17px;
  color: #484848!important;
}
.search .coordonnees::after {
  display: none;
}
.search .default-blog-news .inner-box {
  display: flex;
  align-items: left;
}
.search .page-title .auto-container {
  position: relative;
  z-index: 1;
}
.search p.adresse {
  margin-left: 17px;
}
.search .sidebar-page-container .default-blog-news{
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: 2px solid #BCBCBC;
  margin-top: 32px;
}
.search .bloc-localisation {
  padding: 20px 20px;
}
.search .coordonnees {
  justify-content: left;
}
.search .default-blog-news .lower-content {
  /*  margin-top: 20px !important;*/
  width: 80% !important;
}

.container-menu-deroulant {
  width: 90%;
  margin-bottom:40px;
}
h2.titre-deroulant, .page_intranet-template-default h2.titre-deroulant {
  font-family: 'SourceSansPro';
  color: #fff!important;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold!important;
  font-size: 30px;
  margin: 0 0 0 0!important;
}
h2.titre-deroulant:after, .page_intranet-template-default h2.titre-deroulant:after {
  content: '';
  display: block;
  background: url(/wp-content/uploads/2019/05/rightarrow.png) no-repeat;
  width: 45px;
  height: 45px;
  position: absolute;
  top: 9px;
  right: 20px;
  background-size: 70%;
}
.colonne {
  display: flex;
  background-color: #F5F6FA;
}
.page_intranet-template-default .colonne h3.titre {
  padding: 15px 20px;
}
.page_intranet-template-default .colonne h3.telechargements {
  padding: 15px 20px;
  text-align: right;
}
.colonne h3, .page_intranet-template-default .colonne h3 {
  font-family: 'SourceSansPro';
  font-weight: bold;
  color: #A3A6B4;
  font-size: 20px;
  padding: 15px 0px;
}
.bloc-list-document {
  display: flex;
  justify-content: normal;
  background-color: #fff;
}
.bloc-list-document{
  padding-right: 0%;
  padding-left: 0%;
}
.page_intranet-template-default .bloc-list-document > .liste-menu:first-child, .page_intranet-template-default .bloc-list-sup > .liste-menu:first-child {
  padding: 15px 20px;
}
.page_intranet-template-default .bloc-list-document a .liste-menu, .page_intranet-template-default .bloc-list-sup a .liste-menu {
  padding: 15px 20px;
  justify-content: flex-end;
}
.bloc-list-document .liste-menu, .page_intranet-template-default .bloc-list-document .liste-menu {
  font-family: 'SourceSansPro';
  font-size: 16px;
  color: #4D4F5C!important;
  padding: 15px 0px;
  display: flex;
  align-items: center;
  text-transform: initial!important;
}
.bloc-list-sup {
  display: flex;
  justify-content: flex-start;
  background-color: #fff;
}
.bloc-list-sup .liste-menu, .page_intranet-template-default .bloc-list-sup .liste-menu {
  font-family: 'SourceSansPro';
  font-size: 16px;
  color: #4D4F5C;
  padding: 15px 0px;
  display: flex;
  align-items: center;
}
.liste-menu.telechargement:after {
  content: "";
  display: inline-flex;
  background: url(/wp-content/uploads/2019/07/icone-telechargement.png) no-repeat;
  width: 20px;
  height: 20px;
  margin-left: 15px;
}
.button-voir-plus-intranet {
  display: flex;
  justify-content: center;
  background-color: #fff;
}
button.voir-plus-intranet {
  font-family: 'SourceSansPro';
  font-weight: bold;
  font-size: 16px;
  color: #5B94BE;
  padding: 15px 0px;
  background-color: transparent;
  text-transform: uppercase;
}
button.voir-plus-intranet:hover{
  color: #af0d21;
}
.listes-sup{
  display: none;
}

.tp-mask-wrap {
  top: 0px;
}

.bouton-retour-ml a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
  color: #95c11f;
  background-color: transparent;
  border: 3px solid #95c11f;
  padding: 20px 70px;
  font-size: 20px;
  border-radius: 0;
}
.bouton-retour-ml a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey:hover{
  color: #fff;
  background-color: #95c11f;
  background-image: none;
}


.container-partie-sig {
  width: 95%;
}
.content-sig {
  display: flex;
  align-items: center;
  background: url(/wp-content/uploads/2019/07/background-websig-intranet.jpg) no-repeat;
  background-position: center right;
}
.titre-bouton-sig {
  width: 40%;
}
.titre-bouton-sig a {
  color: #fff;
  background-color: #00975F;
  border: 2px solid #00975F;
  border-radius: 5px;
  padding: 10px 45px;
}
.titre-bouton-sig h2 {
  color: #AF0D21;
  font-family: 'SourceSansPro';
  font-weight: bold;
  font-size: 25px;
  margin-bottom: 20px;
}
.search .auto-container{
  margin-bottom: 70px;
}
.bloc-n3:hover .icone-n3:after {
  background: url(/wp-content/uploads/2019/06/icone-page-n3.png) no-repeat;
}

/*---- 404 ----*/
.error404 .page-title {
  padding: 0 0 30px;
  background-image: url(/wp-content/uploads/2019/07/bandeau-404.jpg);
}
.error404 .page-title img {
  position: relative;
  top: -10px;
}
.error404 .shop_aside.pull-right {
  margin-bottom: 150px;
}
.error404 .shop_aside.pull-right h1 {
  font-family: 'Gill Sans MT';
  text-align: center;
  font-size: 120px;
  color: #00975F;
}
.error404 .shop_aside.pull-right p {
  text-align: center;
  font-size: 18px;
}
.error404 .shop_aside.pull-right button {
  display: flex;
  margin: 0 auto;
  padding: 10px 20px;
  font-size: 25px;
  margin-top: 30px;
  background: #00975f;
  color: white;
  border: 2px solid white;
  transition: 300ms;
  border-radius: 8px;
}
.error404 .shop_aside.pull-right a {
  background: #00975f;
  color: white;
  padding: 13px;
  transition: 300ms;
}
.error404 .shop_aside.pull-right button:hover {
  background: white;
  color: #00975F;
  border-radius: 8px;
  border: 1px solid #00975f;
}
.error404 .shop_aside.pull-right {
  text-align: center;
}
span.dbox-term-item.dbox-taxonomy-calendar {
  width: 170px;
}
/*intranet*/
.content-actus-intranet {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
h3.titre-actu-intranet {
  font-family: 'SourceSansPro';
  font-weight: bold;
  font-size: 25px;
  color: #4D4F5C;
}
p.texte-actu-intranet {
  font-family: 'SourceSansPro';
  font-weight: bold;
  font-size: 11px;
  color: #000;
}
.bloc-actu-intranet {
  display: flex;
  align-items: center;
}
a.bouton-actu-intranet {
  padding: 20px 10px;
  background-color: #00975f;
  color: #fff;
  font-family: 'Gill Sans MT';
  font-size: 15px;
  border-radius: 5px;
  margin-left: 20px;
  margin-right: 20px;
}
.bloc-presentation-actu-intranet {
  width: 400px;
}
.sub-menu .menu-item a:after {
  content: '';
  width: 22px;
  height: 22px;
  right: 40px;
  top: -10px;
  border-left: 5px solid #00975f;
  border-bottom: 5px solid #00975f;
  background-color: transparent;
  position: absolute;
  transition: 0.3s;
  opacity: 0;
}
.sub-menu .menu-item a:hover:after{
  opacity: 1;
}
.content-menu {
  position: fixed;
  top: 30px;
  z-index: 3;
}
.menu-site{
  margin-left: 20px;
}
.content-menu p {
  font-family: 'Gill Sans MT';
  font-size: 21px;
  text-transform: uppercase;
  color: #fff;
}
.single-post .content-menu p, .single-evenements .content-menu p {
  color: #00975F;
}
p.menu-site-titre {
  display: flex;
  align-items: center;
  transition: 0.3s;
}
.menu-intranet{
  transition: 0.3s;
}
p.menu-site-titre:hover/*, .menu-intranet:hover*/ {
  transform:scale(1.05);
}
p.menu-site-titre:before {
  content: '';
  display: block;
  background: url(/wp-content/uploads/2019/05/menu.png) no-repeat;
  width: 75px;
  height: 75px;
}
.single-post  p.menu-site-titre:before, .single-evenements p.menu-site-titre:before{
  background: url(/wp-content/uploads/2019/06/menu-vert.png) no-repeat;
}
.single-post p.menu-intranet, .single-evenements p.menu-intranet{
  display: none;
}
p.menu-intranet {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  margin-right: 10px;
}
p.menu-intranet:before {
  content: '';
  display: block;
  background: url(/wp-content/themes/havana-child/images/extranet-big.png) no-repeat;
  background-size: cover;
  width: 25px;
  height: 25px;
  margin-right:5px;
}
p.menu-retour {
  display: flex;
  align-items: center;
}
.page-template p.menu-retour{
  display: none;
}
.single-post  p.menu-retour:before, .single-evenements p.menu-retour:before{
  background: url(/wp-content/uploads/2019/06/retour-vert.png) no-repeat;
  content: '';
  display: block;
  width: 75px;
  height: 75px;
}
.single-post  p.menu-site-titre.change:before, .single-evenements  p.menu-site-titre.change:before{
  background: url(/wp-content/uploads/2019/05/menu.png) no-repeat;
}
.single-post  p.menu-retour.change:before, .single-evenements  p.menu-retour.change:before{
  background: url(/wp-content/uploads/2019/06/fleche-retour.png) no-repeat;
}
.content-menu-site{
  position: fixed;
  z-index: 2;
  top: 0px;
  left: -500px;
  background-color: #00975F;
  padding-top: 250px;
  text-align: right;
  padding-left: 70px;
  padding-right: 50px;
  font-family: 'Gill Sans MT' !important;
  height: 100%;
  opacity:0.9 !important;
}
.img_footer img{
  cursor:pointer;
}
.content-menu-site .widget li {
  border-bottom: none !important;
  line-height: 70px;
  list-style: none;
}
.content-menu-site li a{
  color: #fff !important;
  font-size: 18px !important;
  width: auto !important;
  text-transform: uppercase;
  border-bottom: none !important;
}
p.menu-site-titre:before {
  content: '';
  display: block;
  background: url(/wp-content/uploads/2019/05/menu.png) no-repeat;
  width: 75px;
  height: 75px;
  cursor:pointer;
}
.search_result{
  font-family: 'Gill Sans MT';
  font-size: 61px;
  font-weight: 600;
  color:#00975f;
}
.menu_filtre {
  background-color: #00975F;
  width: 230px;
  padding: 25px;
  color: #fff;
  border-radius: 3px;
  text-transform: uppercase;
  position: absolute;
  left: 0px;
  display: flex;
  flex-direction: column;
  top: -100px;
}
/*.title-filtre {
border-bottom: 2px solid #fff;
padding-bottom: 5px;
margin-bottom: 15px;
}*/
.encart-form-intranet {
  margin: auto;
}
.encart-form-intranet .wpb_wrapper {
  margin: auto;
}


/* search page */
.pager-outer.clearfix {
  display: flex;
  justify-content: center;
}
ul.pagination li {
  list-style: none !important;
}
ul.pagination {
  flex-direction: row;
  display: flex;
  align-items: center;
}

.menu-item-722 {
  margin-top: 52px !important;
}
.subMenu {
  display: block;
  visibility: hidden;
  height: 0px;
  transition: 0.3s;
}
.active .subMenu{
  display: block;
  visibility: visible !important;
  height: 100%;
  transition: 0.3s;
}
strong.list-astuce{
  color: #00975F;
}

strong.list-astuce:before {
  content: '';
  display: inline-block;
  border-bottom: 5px solid #009A40;
  border-left: 5px solid #009A40;
  width: 15px;
  height: 15px;
  transform: rotate(-90deg);
  margin-right: 10px;
  position: relative;
  top: -11px;
  right: -5px;
}

/* MAP */

#second-right-blur .map img {
  height: 581px;
  object-fit: contain;
}
.form-control.recherche{
  font-size: 19px !important;
}
#second-right-blur .map:after {
  content:'Cliquez ici';
  background-color:#00975f;
  position: absolute;
  color:#fff;
  top:60%;
  left:50%;
  transform: translate(-50%,-50%);
  border:1px solid #00975f;
  z-index: 1 !important;
  width:150px;
  border-radius: 10px;
  font-size: 20px;
  height:50px;
  padding:10px 20px;
  transition: 0.3s;
  cursor:pointer;
}
#second-right-blur .map:hover:after {
  background-color:#fff;
  color:#00975f;
}
.actus-maison-parc p.texte-actu{
  font-family: 'Gill Sans MT';
  letter-spacing: 0px !important;
  color: #000;
}

.bloc-localisation{
  cursor:pointer;
}
/* MAP FIN */

/* Pictos slider  */
div#slide-6-layer-5 img:hover, div#slide-6-layer-6 img:hover, div#slide-9-layer-5 img:hover, div#slide-9-layer-6 img:hover, div#slide-5-layer-5 img:hover, div#slide-5-layer-6 img:hover, div#slide-8-layer-5 img:hover, div#slide-8-layer-6 img:hover, .bouton-reseaux img:hover{
  transform:scale(1.2);
}
div#slide-6-layer-5 img, div#slide-6-layer-6 img, div#slide-9-layer-5 img, div#slide-9-layer-6 img, div#slide-5-layer-5 img, div#slide-5-layer-6 img, div#slide-8-layer-5 img, div#slide-8-layer-6 img, .bouton-reseaux img{
  transition: 0.3s !important;
}

.search .menu-retour{
  display: none;
}

.container-menu-n3 {
  padding: 20px 20px 30px 21px;
}

span.text-to-dl {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 10px;
  width:80%;
  text-align: left;
  color: #af0d21;
  white-space: normal;
}
.publications_link{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.item {
  display: block;
  padding: 20px 10px;
}
#publication .slick-active button {
  background: #af0d21;
}
.cameleo {
  border-radius: 4px;
}


/* COOKIE */

.cookie p {
  text-align: center;
  margin: 0px;
  padding: 10px;
}
.cookie .fa {
  margin-left: 15px;
}
.cookie .fa:hover {
  cursor: pointer;
}
.cookie {
  position: fixed;
  width: 100%;
  background-color: #00975f;
  color: #fff;
  z-index: 99999999;
  padding-top: 15px;
  bottom: 0;
}
div#search_an_element {
  position: absolute;
  top:60% !important;
}
.flex-field #buttonok {
  border-radius: 10px;
}
.hide{
  display: none;
}
.linkslide a {
  color: #00975f !important;
  border:1px solid #fff;
  background-color: #fff;
  transition: 0.3s !important;
}
.linkslide a:hover {
  transition: 0.3s;
  color: #fff !important;
  background-color: #00975f;
}
.buttonrgpd {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
div#img_top_page {
  position: absolute;
  top: -7px;
}
div#img_top_page img{
  width:300px !important;
}
div#img_top_page {
    width: 300px !important;
    z-index: 99999;
}
#insta_icon, #facebook_button, #yt_icon {
  position: absolute;
  left:30px;
}
#insta_icon:hover, #facebook_button:hover, #yt_icon:hover{
  transition:0.3s;
}
#insta_icon:hover, #facebook_button:hover, #yt_icon:hover{
  transform:scale(1.1);
  transition:0.3s;
}
#insta_icon{
  top:76%;
}
#yt_icon{
  top:84%
}
#facebook_button {
  top:68%;
}
.buttonrgpd a {
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #fff;
  border-radius: 3px;
  padding: 5px 15px;
  margin-right: 10px;
  transition: 0.3s;
}
.cookie p {
  text-align: center;
  margin: 0;
  padding: 10px;
  color: #fff!important;
}

#appear_element{
  visibility: hidden;
  display: none;
}
#appear_element p {
  font-size: 23px;
  color: #af0d21;
  font-weight: 600;
}
.part-download{
  min-height: 255px;
}
.other_filter {
  display: flex;
  flex-direction: row;
}
#row-table {
  display: flex !important;
  padding:15px 20px;
  border-bottom: 2px solid #F5F6FA;
}
#row-table div{
  width:33%;
  text-align: left;
  font-size: 15px;
  color:#000000;
  font-family: 'SourceSansPro';
}
.title div {
  width: 33%;
  text-align: left;
  font-size: 13px;
  font-weight: 600;
  color:#A3A6B4;
}
.table_data .title {
  display: flex;
  justify-content: space-between;
  background-color: #F5F6FA;
  padding:15px 20px;
}
.other_filter {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 20px 20px;
}


/* CORRECTION */
.texte-page-n3 li {
  margin-left: 10px!important;
  list-style: inside!important;
}

.photo-illustrante img{
  margin-top: -20px;
}

.contianer-illustration img {
  margin-top: -33px;
}

img.angle-n3 {
  margin-left: 38px;
  margin-bottom: 19px;
}

.bloc-menu-deroulant {
  margin-left: 105px;
}

#validation-filtre {
  left: 10px;
}

.page-id-1224 .container-plan-site h3 a {
  margin-left: 0px!important;
}
.page-id-762 h2.titre-actu {
  min-height: 70px;
  margin-bottom: 0px;
}
.page-id-2954 .container-menu-n3, .page-id-2962 .container-menu-n3 {
  height: 220px;
  bottom: 330px;
}
.page-id-3038 .container-menu-n3, .page-id-3052 .container-menu-n3, .page-id-3056 .container-menu-n3 {
  height: 270px;
  bottom: 330px;
}

#second-right-blur .map:after {
  content: url('/wp-content/uploads/2019/09/click-1.png');
  background-color: transparent;
  position: absolute;
  color: #fff;
  top: 60%;
  left: 50%;
  transform: translate(-50%,-50%);
  border: 0px solid #00975f;
  z-index: 9;
  width: 150px;
  border-radius: 10px;
  font-size: 20px;
  height: 50px;
  padding: 10px 20px;
  transition: 0.3s;
  cursor: pointer;
}
#second-right-blur .map:hover:after {
  background-color: transparent;
  position: absolute;
  color: #fff;
  top: 60%;
  left: 50%;
  transform: translate(-50%,-50%);
  border: 0px solid #00975f;
  z-index: 9;
  width: 150px;
  border-radius: 10px;
  font-size: 20px;
  height: 50px;
  padding: 10px 20px;
  transition: 0.3s;
  cursor: pointer;
}
p.texte-actu {
  text-align: justify;
  padding: 0px 20px;
}
.search .blog-section {
  padding-bottom: 44px !important;
}
.page-nav-container, .page-nav-container .page-numbers {
  color: #00975f !important;
  font-size: 20px;
  font-weight: 600;
  margin-right: 10px;
}

input#validation-filtre {
  background-color: #00975f;
  padding: 6px 26px;
  text-align: center;
  margin-top: 30px;
  margin-left: 22%;
  color: white;
  border: 1px solid white;
  border-radius: 12px;
}
input#validation-filtre:hover {
  background-color: white;
  color:#00975f;
}
.filter_search input, .filter_search label{
  cursor:pointer;
}
.share{
  position: fixed;
  bottom:15px;
  left:20px;
  z-index: 999;
}
.parent-pageid-897 .slick-dots li:nth-child(3){
  display: none;
}
.photo-illustrante img {
  object-fit: cover !important;
}
.parent-pageid-897 .container-menu-n3 {
  bottom: 136px;
}
.page-id-7 a.lire-plus {
  top: -20px;
  position: relative;
}
.contianer-illustration img {
  max-width: 80%;
  max-height: 470px;
  object-fit: contain;
  margin-left: 86px;
}
div#fld_3280957_1-wrap, div#fld_2950532_1-wrap {
  width: 49%;
  max-width: 49%;
}
.vc_custom_1558078869043{
  padding-top: 20px;
}
.vc_custom_1558078869043 .wpb_content_element {
  margin-bottom: 8px;
}
.evenements-template-default .date-evenement {
  display: none;
}
.page-id-745 .bloc-actus img {
  width: 100%;
  height: 197px;
}
.titre-cadre#title-actus p:before, .titre-cadre#title-agenda p:after, #publi-title p:after {
  left: 10% !important;
}
.titre-cadre#title-actus p:after, .titre-cadre#title-agenda p:before, #publi-title p:before {
  left: 80% !important;
}
img.downloadlogo {
  width: 38px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.part-download.vc_row-has-fill {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 95px;
  width: 80%;
}
button.slick-next.pull-right.slick-arrow, button.slick-prev.pull-left.slick-arrow {
  color: #c14554;
  font-size: 50px;
  background-color: transparent;
}
img.lastpicture {
  width: 146px;
}
#modal_pdf .page-title, #modal_pdf .error_page container{
  display: none;
}
.wpb_raw_code.wpb_content_element.wpb_raw_html.form-theme {
  position: relative;
  z-index: 1;
}
.footer-bottom{
  font-family: 'Gill Sans MT';
  font-weight: normal;
  font-style: normal;
  font-size: 20px !important;
}
div#modal_pdf {
  position: fixed;
  top: 50%;
  width: 80%;
  height: 53vh;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99999;
  background-color: gainsboro;
}
.little_title{
  font-weight: 100 !important;
  text-transform: lowercase !important;
  font-size: 50px !important;
  margin-top: 10px;
  margin-bottom: 10px;
  color:#95c11f;
}
.little_title::first-letter{
  text-transform: uppercase;
}
.buttonrgpd a:hover {
  background-color: white;
  color: #00975F;
}
.buttonrgpd a:hover {
  background-color: white;
  color: #00975f;
}
.buttonrgpd a:hover {
  background-color: white!important;
  color: #00975f!important;
}
.agenda-part .article img {
  width: 100%;
  height: 100%;
}
.agenda-part a.link-part {
  width: 48%;
}
.agenda-part .article {
  position: relative !important;
}
.agenda-part p.date-part{
  position: absolute;
  top:90% !important;
  left:-7px !important;
}
.mobile_version{
  display: none;
}
span.linktoactus {
  background-color: #00975f;
  padding: 5px 10px;
  border-radius: 5px;
  color: #fff;
}
.nb_result{
  font-family: 'Gill Sans MT';
  font-size: 20px;
  font-weight: 600;
  color: #00975f;
  padding-bottom: 11px;
}
.newsearch{
  color:#000;
  padding-left: 10px;
  margin-bottom: 15px;
}
.search input[name="search-field"], .search input[name="search-field"] + button{
  display: none !important;
}
.default-blog-news .image-box img {
  max-width: 300px;
  max-height: 150px;
  object-fit: cover;
}
a.page-numbers {
  color: #fff !important;
  background-color: #00975f;
  border: 1px solid #00975f;
  font-size: 18px;
  border-radius:3px;
  padding:5px;
  transition: 0.3s;
}
.page-nav-container a.page-numbers {
  color: #fff !important;
}
a.page-numbers:hover {
  color: #00975f;
  background-color: #fff;
}
.page-numbers.current{
  color: #00975f;
  background-color: #fff;
  font-size: 18px;
  border: 1px solid #00975f;
  border-radius:3px;
  padding:5px;
  transition: 0.3s;
}
.menu-site-titre{
  cursor:pointer;
}
#facebook_button img, #insta_icon img, #yt_icon img{
  width: 58px !important;
}
span._49vh._2pi7 {
  font-size: 50px !important;
}
.agenda-part .contenu-article-agenda {
  padding-top: 15px !important;
}
.agenda-part .link-part:hover{
  color:#c04151;
}

/* LOADER */

/*body:before{*/
/*  content:'';*/
/*  position: fixed;*/
/*  left:0;*/
/*  top:0;*/
/*  background-color: #fff;*/
/*  background-image: url('/wp-content/uploads/2019/10/PNR-v3.gif');*/
/*  background-repeat: no-repeat;*/
/*  background-position: center;*/
/*  width:100%;*/
/*  height:100%;*/
/*  z-index: 999999999;*/
/*  transition: 0.3s;*/
/*}*/
/*body.end_loader:before{*/
/*  z-index: -9999999;*/
/*  opacity: 0;*/
/*}*/
/* FIN LOADER */

div#filtre_slick_publi {
  padding-bottom: 18px;
}
#publication #buttonok:hover{
  background-color:#00975F;
  color:#fff;
}
#publication .form-control:focus {
  border-top-color: transparent !important;
  border-bottom-color: #000;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px transparent, 0 0 8px transparent;
  box-shadow: inset 0 1px 1px transparent, 0 0 8px transparent;
}
#publication .form-control {
  border-top-color: transparent !important;
  box-shadow: inset 0 1px 1px transparent;
}
.copyright-text a{
  color:#fff;
}
.linkfooter:hover{
  color:#bdbdbd !important;
  border-bottom: 1px solid #bdbdbd !important;
}
.titre-maison-parc {
  text-shadow: 0 3px 5px #000;
}
.parent-pageid-878 .slick-list.draggable, .parent-pageid-859 .slick-list.draggable{
  height:60px !important;
}
.parent-pageid-878 .container-menu-n3, .parent-pageid-859 .container-menu-n3 {
  bottom: 360px;
}
.page-id-3803 .encart_title_page p, .page-id-3810 .encart_title_page p, .page-id-3815 .encart_title_page p{
  text-shadow: 0px 1px 2px #000000;
}
.flex-field #buttonok:hover{
  background-color: #00975F!important;
  color: white!important;
}
/*.article h3.title-part:hover {
  color: #af0d21;
}
.article h3.title-part:hover {
  color: #af0d21;
}*/
.agenda-part .contenu-article-agenda .article:hover .title-part{
  color:#af0d21;
}
.titre-ecoresponsable p {
  font-family: 'Gill Sans MT';
  font-weight: bold;
  font-size: 35px;
  color: #00975F;
  line-height: 35px;
  padding: 0 0 30px 0;
}
h2 {
  font-family: 'Gill Sans MT';
  font-weight: bold;
  font-size: 35px;
  color: #00975F;
  line-height: 35px;
}
.benefices-pr-act {
  font-family: 'Gill Sans MT';
  font-size: 20px;
}
.devenir-beneficiaire-condition {
  font-family: 'Gill Sans MT';
  font-size: 20px;
}
.devenir-beneficiaire {
  font-family: 'Gill Sans MT';
  font-size: 20px;
}
.prod-serv-benefice-marque {
  font-family: 'Gill Sans MT';
  font-size: 20px;
}
.radio {
  width: 148px;
  border: 1px solid #ccc;
  padding: 5px 10px;
  border-radius: 5px;
}
.radio input#fld_2981336_1_opt1049362 {
  display: flex;
  margin-top: 7px;
}
.radio input#fld_2981336_1_opt1285517 {
  display: flex;
  margin-top: 7px;
}
.bloc-menu-deroulant ul.navigation li.toggleSubMenu.documentation.active span, .bloc-menu-deroulant ul.navigation li.toggleSubMenu.documentation span:hover, .bloc-menu-deroulant ul.navigation li.toggleSubMenu.video.active span, .bloc-menu-deroulant ul.navigation li.toggleSubMenu.video span:hover, .bloc-menu-deroulant ul.navigation li.toggleSubMenu.photos.active span, .bloc-menu-deroulant ul.navigation li.toggleSubMenu.photos span:hover {
  color: #00975f;
  text-decoration: underline;
}
.bloc-actus:hover img {
  transform: scale(1.1);
}
.bloc-actus img {
  transition: 0.3s;
}
a.link-to-agenda:hover {
  color: #af0d21;
}
a.link-to-actus:hover {
  color: #ffb901;
}
img.first-img {
  transition: 0.3s;
}
img.first-img:hover {
  transform: scale(1.1);
}

/* PROPOSER UN EVENT */
.page-id-3823 .encart_title_page p{
  text-shadow: 1px 0px 4px #000000;
}
.text-manif p{
  font-family: 'Gill Sans MT';
  font-size: 20px;
  color:#000;
}
.content-form-slick{
  width:60%;
  margin:0 auto;
}
.step_title{
  text-align: center;
  font-size: 40px;
  font-family: 'Gill Sans MT';
  color: #AF0D21;
  padding-top: 5px;
  margin:25px auto;
}
.event_right, .event_left{
  position: absolute;
  bottom:-50px;
  background-color: transparent;
  font-family: 'Gill Sans MT';
  font-size: 30px;
  color: #AF0D21;
  cursor:pointer;
  transition:0.3s;
  z-index: 9;
}
.event_right{
  right:0px;
}
.event_left{
  left:0px;
}
.jauge{
  text-align: center;
  padding: 24px 13px 0px;
  display: flex;
  justify-content:center;
}
.title_input{
  font-family: 'Gill Sans MT';
  color: #636363;
  font-size: 16px;
}
.inputtext{
  border: 1.5px solid #E3E3E3;
  padding:8px 8px;
  border-radius:5px;
  width:99%;
}
.inputtext::placeholder{
  color:#DBDBDB;
  font-size: 16px;
  font-family: 'Gill Sans MT';
}
.leftcontent, .rightcontent{
  width:47%;
  padding:25px 0px;
}
.step_content{
  padding:25px 0px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.spacing {
  height: 27px;
}
.typeleft, .typeright{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height:100px;
}
.type_content{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.warning_infos{
  font-size: 9px;
  color: #AF0D21;
}
.stepfile{
  display: none !important;
}
.customaddfile{
  cursor:pointer;
  font-size: 16px;
  font-weight: 200;
  color:#fff;
  font-family: 'Gill Sans MT';
  background-color: #AF0D21;
  padding: 8px 60px;
  margin-top: 15px;
  border-radius:10px;
  border:1px solid #AF0D21;
  transition:0.3s;
}
.customaddfile:hover{
  color:#AF0D21;
  background-color: #fff;
}
.first_photo{
  cursor:pointer
}
label.customaddfile {
  visibility: hidden;
}
.first_photo{
  width:100%;
  height:100px;
  border-radius:15px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-image: url('/wp-content/uploads/2019/10/bold_photo.png');
  background-position: center;
  transition:0.3s;
}
.first_photo:hover, .second_photo:hover{
  background-color: #E8E8E8;
}
.second_photo{
  width:100%;
  height:100px;
  border-radius:15px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-image: url('/wp-content/uploads/2019/10/bold_photo.png');
  background-position: center;
  margin-left: 5px;
  transition:0.3s;
}
.photo_container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 80%;
}
.photos_image{
  display: flex;
  flex-direction: row;
  margin-left: 25px;
}
.main_container {
  margin-bottom: 115px;
}
.date_content{
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  width: 99%;
}
.first_photo{
  background-color:#E8E8E8;
}
.date_item {
  width: 23%;
}
.date_part{
  display: flex;
  flex-direction: column;
}
.date_part .type_content {
  width: 25%;
}
.date_part .typeright {
  height: 66px;
}
.step_content.spot_part {
  flex-direction: column;
}
.spot_row {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.spot_row .one, .spot_row .two {
  width: 48%;
}
.text_user{
  font-size: 20px;
  color:#000;
}
.inputtext:invalid{
  border-color:#af0d22;
}
.inputtext:valid{
  border-color:#008866;
}
.ldBar-label{
  display: none;
}
.disable_slick{
  color:#D1D1D1;
  transition:0.3s;
  pointer-events: none;
}
.miss_value{
  color:#D1D1D1;
  transition:0.3s;
  pointer-events: none;
}
.wpb_text_column.wpb_content_element.encart_title_page p {
  text-shadow: 1px 1px 3px #000000;
}
.red{
  color:#af0d22;
}
input.submit_form {
  background-color: #af0d22;
  padding: 12px 60px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 10px;
  opacity:1;
  margin-top: 45px;
  transition:0.3s;
}
.submit_disable{
  background-color: #D1D1D1 !important;
  opacity:0.5 !important;
  pointer-events: none !important;
}
.spot_row.last_submit{
  justify-content: flex-end;
}
.button_photo {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.inner.open {
  max-height: 120px !important;
}
.one.special{
  width:99%;
}
.texttitle {
  width: 68%;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  margin: 0 auto;
}
.titlebubble {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20%;
  color: #AF0D21;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 15px;
  font-family: 'Gill Sans MT';
  text-align: center;
  align-items: baseline;
}
.form_is_valid{
  pointer-events: visible !important;
  color: #AF0D21 !important;
}
/* PAGE REMERCIEMENT */
.wpb_text_column.wpb_content_element.tanks_msg {
  text-align: center;
}
.wpb_text_column.wpb_content_element.tanks_msg p{
  color:#AF0D21;
  font-size: 40px;
  font-family: 'Gill Sans MT';
}
.tanks_text p, .tanks_text a{
  color:#000;
  font-size: 20px;
  font-family: 'Gill Sans MT';
}
.tanks_text a{
  font-weight: 900;
  text-decoration: underline
}
.wpb_text_column.wpb_content_element.encarttexttoagenda {
  text-align: center;
}
.wpb_text_column.wpb_content_element.encarttexttoagenda a {
  color:#AF0D21;
  font-size: 30px;
  text-transform: uppercase;
  font-family: 'Gill Sans MT';
}
/* AGENDA BUTTON */
.button_proposer {
  position: absolute;
  right: 0px;
  top: 10%;
  background-color: #fff;
  border: 4px solid #AF0D21;
  border-right-color: transparent;
  padding: 10px 15px;
  display: flex;
  flex-direction: row;
  border-radius: 20px 0px 0px 20px;
  width: 320px;
  cursor: pointer;
}
.coin1 {
  width: 20px;
  height: 20px;
  border-right: 6px solid #AF0D21;
  border-bottom: 6px solid #AF0D21;
  position: absolute;
  top: 8px;
  left: 8px;
}
.coin2 {
  width: 20px;
  height: 20px;
  border-top: 6px solid #AF0D21;
  border-left: 6px solid #AF0D21;
  top: 30px;
  left: 30px;
  position: absolute;
}
.arrow_anime {
  width: 30%;
  display: flex;
  align-items: center;
  position: relative;
}
.text_register{
  font-weight: 600;
  font-size: 20px;
  color: #AF0D21;
  text-transform: uppercase;
  line-height: 21px;
}
/* checkbox */
.pretty .state label {
  position: initial;
  display: inline-block;
  font-weight: 400;
  margin: 0;
  text-indent: 1.5em;
  min-width: calc(1em + 2px);
  white-space: normal;
  word-break: break-word;
}
.pretty .state label:after, .pretty .state label:before {
  top: 0;
}
.event_title {
  font-size: 61px;
  font-weight: 600;
  font-family: 'Gill Sans MT';
  color: #00975F;
}
.content-event {
  margin: 3% 0% 0% 3%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-bottom: 50px;
}
.event_type {
  font-size: 20px;
  font-family: 'Gill Sans MT';
  color: #AF0D21;
  margin-top: 50px;
}
.event_type::first-letter {
  text-transform: uppercase;
}
.event_desc {
  margin-top: 50px;
  font-size: 20px;
  font-family: 'Gill Sans MT';
  color:#484848;
}
.button_tarif {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-top: 25px;
}
.tarif {
  background-color: #AF0D21;
  color: #fff;
  font-weight: 600;
  padding: 10px;
  width: 48%;
  min-height: 120px;
  display: flex;
  align-items: center;
}
.ouverture {
  background-color: #D1D1D1;
  color: #fff;
  font-weight: 600;
  padding: 10px;
  width: 48%;
  min-height: 120px;
  display: flex;
  align-items: center;
}
.leftside, .rightside {
  width: 48%;
}
.image_event {
  text-align: left;
}
.vc_row.wpb_row.vc_row-fluid.background_baspage.vc_row-has-fill.vc_row-no-padding {
  background-image: url('/wp-content/uploads/2019/05/background-baspage-resize.jpg');
  background-repeat: no-repeat;
}
.vc_row.wpb_row.vc_row-fluid.background_baspage.vc_row-has-fill.vc_row-no-padding > div > div {
  padding-top: 0px;
}
.background_baspage .content-maison-parc {
  padding: 0;
}
.coord {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 15px;
}
.img_infos img {
  width: 29px;
}
.img_infos {
  margin-right: 15px;
}
.infos_content{
  font-size: 20px;
  font-weight: 600;
  font-family: 'Gill Sans MT';
  color: #757575;
}
.infos_event {
  margin-top: 25px;
}
.date_event {
  position: absolute;
  background-color: #fff;
  right: 0;
  padding: 0;
  color: #AF0D21;
  font-size: 22px;
  font-weight: 600;
  padding: 25px;
  border-radius: 20px 0px 0px 20px;
  text-transform: uppercase;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
  -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
  box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
}
.content_date{
  padding-right: 25px;
  border-right: 3px solid #AF0D21;
}
.reunion-bureau .event_title_list:before, .reunion-comite-syndical .event_title_list:before, .reunion-comite-pilotage .event_title_list:before, .evenements .event_title_list:before, .reunion-mensuel .event_title_list:before, .reunion-commissions .event_title_list:before {
  content: '';
  display: flex;
  width: 10px;
  left: -22px;
  top: 0px;
  position: relative;
  height: 10px;
  border-radius: 50px;
  min-width: 10px;
}
.reunion-bureau .event_title_list:before{
  background-color: #DB9A64;
}
.reunion-comite-syndical .event_title_list:before {
  background-color: #95C11F;
}
.reunion-comite-pilotage .event_title_list:before {
  background-color: #00975F;
}
.evenements .event_title_list:before {
  background-color: #AF0D21;
}
.reunion-mensuel .event_title_list:before {
  background-color: #5B94BE;
}

.reunion-commissions .event_title_list:before {
    background-color: #5B94BE;
}

.event_title_list {
  align-items: center;
  display: flex;
}
.wpb_text_column.wpb_content_element.titre-agenda-dashboard {
  margin-bottom: 20px !important;
  margin-top: 15px !important;
}
.postid-1944 .titre-agenda-dashboard h3{
  font-weight: 900 !important;
}
.fc-button.fc-button-prev.fc-state-default.fc-corner-left.fc-corner-right{
  margin-left: 50px;
}
.fc-button.fc-button-next.fc-state-default.fc-corner-left.fc-corner-right{
  margin-right: 50px;
}
.small_size{
  font-size: 10px;
}
.one.special {
  width: 99%;
  display: flex;
  justify-content: space-between;
}
.event_left_commune, .event_right_cp {
  width: 48%;
}
.default-blog-news .inner-box .link-box a.theme-btn.btn-style-two.lined-btn-right:hover {
  background-color: white;
}
div#post-1461 .default-blog-news figure.image-box a img.attachment-havana_1170x320.size-havana_1170x320.wp-post-image {
  display: flex;
  margin-top: 23px;
  margin-left: 28px;
}
.sidebar-page-container .intranet_col.wpb_column.vc_column_container.vc_col-sm-9 {
  margin-left: -33px;
}
.txt-reunion-comite {
  text-align: justify;
  width: 86%;
}
.txt-syndicat-mixte {
  margin-left: 18px;
  margin-right: 64px;
}
.texte-intranet-patrimoine-naturel {
  margin-left: 2px;
}
.texte-intranet-commission {
  margin-left: 2px;
}
.bloc-shortcode-calendrier.bloc-calendrier.wpb_column.vc_column_container.vc_col-sm-6.vc_col-has-fill > div {
  height: 100%;
}
ul.sub-menu {
  margin-right: 21px;
}
.default-blog-news .link-box a.theme-btn.btn-style-two.lined-btn-right:hover {
  color: #00975f!important;
}
.bouton-reseaux .cercle-reseaux img {
  width: 48px;
}
.container-rapport .content-titre-rapport h2 {
  color: white;
}
.newsletter .bouton-reseaux a.cercle-instagram {
  margin-right: 16px;
}
.txt-fond-inter {
  color: #00975f!important;
}
.txt-fond-inter a {
  color: #00975f;
}
.txt-fond-inter:hover {
  color: #AF0D21!important;
}
.txt-fond-inter a:hover {
  color: #AF0D21;
}
.ville-encart-vert-action-parc {
  color: black;
  font-size: 20px;
  font-weight: 700;
}
.wpb_text_column.wpb_content_element.bulle-verte-action-parc p {
  background-color: #00975e;
  color: white;
  margin-right: 15%;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 16px;
  font-size: 16px;
}
.txt-action-parc {
  color: #00975e;
}
.txt-action-parc a {
  color: #00975e;
}
.txt-action-parc:hover {
  color: #AF0D21;
}
.txt-action-parc a:hover {
  color: #AF0D21;
}
.encart-vert-action-parc {
  color: #00975e;
}
.titre-intranet {
  margin-left: 21%;
}
.container-menu-intranet::-webkit-scrollbar{
  display: none;
}
/* .menu-intranet, .menu-site-titre{
text-shadow: 1px 1px 2px #000000;
} */
.postid-1941 .wpb_text_column.wpb_content_element.texte-intranet-patrimoine-naturel li li li {
  list-style-type: circle;
}
.postid-3140 .bloc-list-document {
  display: flex;
  justify-content: space-between;
}

/* Modal Newsletter */

#exampleModal.in {
  display: block;
  background-color: rgba(0, 0, 0, 0.20);
}
.actus-part .title-part, .actus-part .content-part {
  font-size: 16px;
}
.content-actualites.actus-part.agenda-part .content-part {
  margin-bottom: 9px;
}

img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
  max-height: 192px !important;
}
input#fld_8294068_1::placeholder {
  color: #000 !important;
  font-weight: 500;
}
.ui-front {
  z-index: 1050;
}
.content-actus img.attachment-full.size-full.wp-post-image {
  max-height: 192px;
}
p.texte-actu {
  text-align: justify;
  padding: 0px 20px;
  min-height: 107px;
}
.postid-6015 .lower-content h2 {
  font-size: 19px;
  min-height: 42px;
}
.back_to_extranet {
  position: fixed;
  width: 110px;
  background-color: #159f6c;
  height: 60px;
  top: 50%;
  display: flex;
  align-items: center;
  color: #fff;
  padding: 10px;
  border-radius: 0px 20px 20px 0px;
  z-index: 999;
  cursor:pointer;
  opacity:0.5;
  transition:0.3s;
  line-height: 18px;
}
.back_to_extranet:hover{
  opacity:1;
}
/* HOVER SUB MENU EXTRANET */
.page_intranet-template-default .sub-menu li:hover {
  border-right: 2px solid #fff;
}
.postid-2070 .bloc-list-document {
  display: flex;
  justify-content: space-between !important;
}

/**/

div#first-right-blur .article img {
  object-fit: fill;
  min-height: 135px;
  height: 135px;
}
div#first-right-blur h3.title-part {
  min-height: 50px;
}
div#first-right-blur p.content-part {
  min-height: 100px;
}
div#first-right-blur .contenu-article-agenda {
  min-height: 242px;
}
.content-event .event_title {
  line-height: 60px;
}
.postid-2076 .bloc-list-document, .postid-2123 .bloc-list-document{
  display: flex;
  justify-content: space-between;
  background-color: #fff;
}
.page-id-7 #first-right-blur a.lire-plus {
  top: -32px !important;
  position: relative;
}
div#first-right-blur .contenu-article-agenda {
  min-height: 214px !important;
}
.postid-2070 .intra-date.col-md-4{
  justify-content: center;
}
.infos_content a{
  color :#23527c !important;
}
.page-id-7 div#first-right-blur .article img {
  height: 163px !important;
}
.postid-2070 h3.intra-date.col-md-4 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.postid-2070 .colonne-listes .bloc-list-document h3:nth-child(2), .postid-2070 .colonne-listes .bloc-list-sup h3:nth-child(2){
  display: flex !important;
  justify-content: center !important;
}
.item.all{
  width: 100% !important;
  display: flex;
  justify-content: space-between;
  height: auto;
  border: 1px solid transparent;
}
a.publications_link {
   width: 90%;
 }
.cameleo {
  border-radius: 4px;
  width: 10%;
  fonnt-size: 25px;
  color: #af0d21;
  font-weight: 600;
  cursor:pointer;
}
.content-actus img.attachment-full.size-full.wp-post-image{
  object-fit: cover !important;
}
img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
  max-height: 192px !important;
  object-fit: cover !important;
}
img.downloadlogo.logo_eye {
  border-radius: 50px;
  border: 4px solid #af0d21;
  padding: 3px;
}
.vc_row.wpb_row.vc_row-fluid.container_pdf {
  width: 40%;
  margin: 0 auto;
  margin-top: 30px;
}
.title_pdf {
  text-align: center;
  color: #AF0D21;
  font-weight: 600;
  font-size: 39px;
  line-height: 54px;
}
.link_pdf {
  margin-top: 40px;
  width: 80%;
  margin: 0 auto;
}
.main_box_pdf {
  margin-top: 45px;
}
input#heure_debut:after {
    content: "";
    display: block;
    background: #fff;
    position: relative;
    width: 45px;
    height: 25px;
    right: 35px;
    z-index: 9999;
}
input#heure_fin:after {
    content: "";
    display: block;
    background: #fff;
    position: relative;
    width: 45px;
    height: 25px;
    right: 35px;
    z-index: 9999;
}
.page-id-745 .bloc-actus .desc {
    min-height: 225px;
}
.page-id-745 h2.titre-actu {
    min-height: 68px;
    font-size: 17px;
    line-height: 25px;
}
.page-id-745 a.page-numbers {
    background: #fff;
}

/*CATALOGUE*/

.wpb_text_column.wpb_content_element.texte-catalogue p {
    font-size: 20px;
    color:#000;
    font-family: "Gill Sans MT";
}
.wpb_text_column.wpb_content_element.texte-catalogue {
    width: 60%;
    margin: 0 auto;
}
.imgpomme {
    border: 1px solid transparent;
    border-radius: 48%;
    width: 50px !important;
    height: 50px;
    background-color: #fff;
    padding: 11px;
    position: absolute;
    top: 170px;
    font-family: 'Gill Sans MT';
    font-size: 15px;
    color: #AF0D21;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.catalogue_container .titre-cat{
    font-size: 20px;
    color: #AF0D21;
    font-weight: 100;
}
.catalogue_container p.texte-actu {
    text-align: center;
    font-size: 20px;
}
.catalogue_container .bloc-actus{
    position: relative;
}
.catalogue_container .coin_white{
    position: absolute;
    top: 10px;
    width:50px;
    height:50px;
    left: 10px;
}
.bandeau_catalogue {
    background-image: url(/wp-content/uploads/2020/06/bandeaucatalogue.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 130px;
    text-align: center;
    font-size: 61px;
    color:#fff;
    font-weight: 600;
    text-shadow: 1px 2px 2px #000000;
    position: relative;
}
.bandeau_catalogue:after {
    position: absolute;
    content: url(/wp-content/uploads/2020/07/bigtitle_after.png);
    top: 7%;
    right: 33%;
}
.title_page:after {
    position: absolute;
    content: url(/wp-content/uploads/2020/07/bigtitle_after.png);
    top: -60%;
    right: 33%;
}
.bandeau_catalogue:before{
    position: absolute;
    content: url(/wp-content/uploads/2020/07/big_title_left.png);
    top: 65%;
    left: 33%;
}
.title_page:before {
    position: absolute;
    content: url(/wp-content/uploads/2020/07/big_title_left.png);
    top: 85%;
    left: 33%;
}
.wpb_text_column.wpb_content_element.text_element_cat p {
    font-size: 20px;
    color: #484848;
}
.wpb_text_column.wpb_content_element.title_elementcat p {
    font-size: 28px;
    color: #00975F;
    font-weight: 600;
    text-decoration: underline;
}
.wpb_text_column.wpb_content_element.title_catalogue_element p {
    font-size: 61px;
    font-family: 'Gill Sans MT';
    font-weight: 600;
    color: #AF0D21;
}
.vc_row.wpb_row.vc_row-fluid.encart_glossaire.vc_row-no-padding {
    display: flex;
    justify-content: center;
}
.vc_row.wpb_row.vc_row-fluid.encart_glossaire.vc_row-no-padding .vc_col-sm-12 {
    width: 60%;
}
.wpb_text_column.wpb_content_element.title_glossaire p {
    font-size: 61px;
    color: #00975F;
    font-family: 'Gill Sans MT';
    font-weight: 600;
}
.wpb_text_column.wpb_content_element.little_title_glossaire p {
    color: #484848;
    font-size: 28px;
    font-family: 'Gill Sans MT';
    font-weight: 600;
}
.wpb_text_column.wpb_content_element.text_glossaire p {
    font-size: 20px;
    font-family: 'Gill Sans MT';
    color: #484848;
}
.wpb_text_column.wpb_content_element.red_text_glossaire p {
    color: #AF0D21;
    font-size: 20px;
    font-family: 'Gill Sans MT';
}
.wpb_text_column.wpb_content_element.little_title_glossaire {
    margin-bottom: 10px;
}
.search_encart {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 70px;
}
.second_filter_box {
    width: 50%;
    background-color: #00975F;
    margin-top: 40px;
    height: 10px;
}
.first_box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 53%;
}
form#catalogue_form {
    display: flex;
    flex-direction: row;
    height:70px;
}
.searchright {
    display: flex;
    flex-direction: row;
    width: 310px;
    justify-content: space-around;
    cursor: pointer;
    align-items: center;
    border-radius: 15px 15px 0px 0px;
    padding: 20px 12px;
}
.input_box_search input, .input_box_search input::placeholder {
    font-size: 24px;
    color: #00975F;
    font-family: 'Gill Sans MT';
}
.input_box_search input::placeholder {
    text-transform: uppercase;
}
.input_box_search input {
    background-color: transparent;
    border-bottom: 2px solid #00975F;
    width: 240px;
}
.input_box_search {
    background-color: #f3f1f1;
    position: relative;
    padding: 20px;
    padding-left: 80px;
    padding-right: 30px;
}
.submitbox input {
    height: 100%;
    width: 70px;
    font-family: 'Gill Sans MT';
    font-size: 24px;
    color:#fff;
    background-color: #00975F
}
.input_box_search:before {
    content: url(/wp-content/uploads/2020/06/loupe.png);
    position: absolute;
    left: 25px;
    top: 16px;
}
.title_filtre {
    color: #00975F;
    font-size:24px ;
    display: flex;
    align-items: center;
    font-family: 'Gill Sans MT';
}
.okbtn_submit {
    visibility: hidden;
}
.btn_filtre {
    display: flex;
    align-items: center;
}
.auto-container.catalogue_container {
    width: 85%;
    margin-left: 15%;
    padding-bottom: 50px;
}
.wpb_text_column.wpb_content_element.title_catalogue_element {
    margin-left: -38px;
}
.catalogue_container .lower-content{
    width:100%;
}
.infos_title, .recette_title, .video_title {
    display: flex;
    align-items: center;
    flex-direction: row;
}
.catalogue_container .title_cat {
    color: #484848;
    font-family: 'Gill Sans MT';
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    text-decoration: underline;
    margin-left: 30px;
}
.arrowcat{
    margin-left: 30px;
}
.menu_catalogue {
    display: flex;
    flex-direction: column;
    z-index: 1;
    position: relative;
    top: -50px;
    padding: 20px;
    background-color: #00975F;
    width: 310px;
    padding-bottom: 50px;
    position: fixed;
    top: 24%;
}
.menu_catalogue > a, .menu_catalogue > div {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Gill Sans MT';
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
}
.auto-container.catalogue_container .clearfix {
    overflow: visible;
}
.vc_row.wpb_row.vc_row-fluid.menu_cat_encart.vc_row-no-padding {
    overflow: visible;
}
.back_cat_retour {
    display: flex;
    align-items: center;
    cursor: pointer;
}
.back_cat_retour img {
    width: 55px;
}
.goback {
    margin-left: 15px;
}
.vc_row.wpb_row.vc_row-fluid.encart_cat_main_content {
    padding-left: 100px;
}
a.recette {
    display: flex;
    align-items: center;
}
.title_recette{
    font-size: 20px;
    font-weight: bold;
    font-family: 'Gill Sans MT';
    color: #484848;
}
.recette_content {
    padding-left: 100px;
    padding-top: 0px;
    padding-bottom: 20px;
}
.title_plant{
    color: #484848;
    font-size: 20px;
    font-weight: bold;
    font-family: 'Gill Sans MT';
}
.plantation_content {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 60%;
    margin-top: 25px;
}
.list_video_plant {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-left: 20px;
}
.vc_row.wpb_row.vc_row-fluid.encart_glossaire.vc_row-no-padding h4 {
    color: #484848;
    font-size: 28px;
    font-family: 'Gill Sans MT';
    font-weight: 600;
}
.vc_row.wpb_row.vc_row-fluid.encart_glossaire.vc_row-no-padding .vc_toggle p {
    font-size: 20px;
    font-family: 'Gill Sans MT';
    color: #484848;
    margin-bottom: 30px;
    line-height: 25px;
}
.vc_row.wpb_row.vc_row-fluid.encart_glossaire.vc_row-no-padding .vc_toggle .redtext {
    margin-bottom: 30px;
}
.vc_toggle_default .vc_toggle_icon:before, .vc_toggle_default .vc_toggle_icon:after, .vc_toggle_default .vc_toggle_icon {
    border: 1px solid #00975F !important;
    background-color: #00975F !important;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon {
    width: 20px !important;
    margin-left: 0px !important;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::before {
    height: 20px !important;
    width: 4px;
}
.redtext {
    color: #AF0D21;
    font-size: 20px;
    font-family: 'Gill Sans MT';
}
.infos_item {
    display: flex;
    flex-direction: revert;
    margin-top: 20px;
}
.item_content img {
    margin-right: 10px;
}
.item_title {
    font-family: "Gill Sans MT";
    font-size: 19px;
    color: #484848;
    font-weight: 600;
    text-align: right;
    width: 250px;
}
.infos_item.red_item .item_content {
    color: #757575;
    font-size: 16px;
    font-weight: bold;
    margin-left: 16px;
}
.color_bubble_green, .color_bubble_red, .color_bubble_yellow {
    width: 25px;
    height: 25px;
    background-color: green;
    border-radius: 50px;
    margin-left: 20px;
    margin-right: 10px;
}
.color_bubble_red{
    background-color: red;
}
.color_bubble_yellow{
    background-color: yellow;
}
.infos_item.no_flex .item_content_container .item_content {
    flex-direction: row;
    display: flex;
}
.item_content_container {
    display: flex;
    align-items: center;
}
.item_content_container.flexspe {
    display: flex;
    align-items: baseline;
    flex-direction: column;
}
.item_content_container.flexspe .item_content {
    margin-bottom: 15px;
}
.item_content.rapporttype {
    display: flex;
    align-items: center;
    flex-direction: row;
}
.infos_title, .recette, .video_part {
    margin-top: 35px;
}
.item_content_container .redtext {
    font-size: 16px;
    margin-left: 11px;
}
.item_content.oldpast {
    margin-left: 18px;
}
.slider_informations.slick-initialized.slick-slider img {
    margin-right: 5px;
    margin-left: 5px;
    opacity:0.5;
    transition: 0.3s;
}
.slider_informations ul.slick-dots {
    display: flex !important;
    justify-content: center;
    margin-top: 15px !important;
}
.slider_informations ul li {
    list-style-type: none !important;
}
.slider_informations .slick-dots li.slick-active button {
    background: #00975F;
}
.slider_informations .slick-dots li button {
    border-radius: 50%;
    height: 15px;
    width: 15px;
    font-size: 0;
    border: 1px solid #00975F;
    background: #fff;
    display: inline-block;
    padding: 0;
}
img.slick-slide.slick-current.slick-active.slick-center {
    opacity: 1;
}
.slider_informations.slick-initialized.slick-slider {
    margin-top: 90px;
    width: 90%;
    margin-left: auto;
}
.slider_informations.slick-initialized.slick-slider:before {
    content: url(/wp-content/uploads/2020/07/slide_before.png);
    left: -15%;
    top: -20%;
    position: absolute;
}
a.recette img {
    width: 14px;
    margin-right: 10px;
}
.list_video_plant a.video {
    margin-left: 25px;
}
.main-slider .menu_catalogue {
    width: 260px;
}
.page-id-7659 .content-menu {
    position: absolute;
    top: 30px;
    z-index: 6;
}
.content-actus.content_catalogue {
    padding-bottom: 50px;
}
.content_catalogue .bloc-actus:hover{
    background-color: #AF0D21;
}
.content_catalogue .bloc-actus:hover .imgpomme{
    background-color: #AF0D21;
}
.content_catalogue .bloc-actus:hover .titre-cat,.content_catalogue .bloc-actus:hover .texte-actu{
    color: #fff;
}
.content_catalogue p.texte-actu {
    padding: 20px 20px;
}
.catalogue_container .text_element_cat p {
    font-family: "Gill Sans MT";
    line-height: 24px;
    font-size: 19px;
    margin-top: 20px;
}
.wpb_text_column.wpb_content_element.title_catalogue_element {
    display: none;
}
.catalogue_container .slider_informations .slick-dots li button {
    height: 10px;
    width: 10px;
}
.item_content.rapporttype img {
    margin-left: 0px;
}
.item_content.rapporttype {
    padding-left: 0px;
}
.bloc_filter_other {
    width: 100%;
}
.bloc_filter_other .top_filter {
    background-color: #00975F;
    display: flex;
    flex-direction: row;
    justify-content: center;
    height: 75px;
    margin-top: 0px;
}
.mini_bloc {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    font-family: "Gill Sans MT";
    display: flex;
    margin-left: 20px;
    margin-right: 20px;
    align-items: center;
}
.deivseparator {
    width: 100px;
    height: 1px;
    background-color: white;
    margin-left: 10px;
    margin-right: 10px;
}
.title_name {
    width: 75px;
    text-align: center;
    line-height: 22px;
}
.etiquette {
    border: 1px solid #fff;
    padding: 2px 10px;
    border-radius: 50px;
}
.content_filter {
    display: flex;
    justify-content: space-around;
    width: 75%;
    margin: 0 auto;
    padding-top: 40px;
}
.content_filter > div {
    display: flex;
}
.contentfilter_element {
    display: flex;
    align-items: center;
    margin-left: 19px;
    font-family: "Gill Sans MT";
    font-weight: bold;
    font-size: 16px;
    color: #000;
}
.contentfilter_element input {
    margin-right: 10px;
    margin-top: 0px;
}
.bloc_filter_other {
    width: 100%;
    transition: 0.3s;
    height: 170px;
    overflow: hidden;
}
.bloc_filter_other.hidden {
    height: 0px;
    transition: 0.3s;
}
.howmany {
    display: flex;
    width: 50%;
    margin-top: 10px;
    color: #00975F;
    font-size: 24px;
    font-family: "Gill Sans MT";
}
.okbtn_submit{
    color:#fff;
    font-family: "Gill Sans MT";
    font-size: 24px;
    border:2px solid #fff;
    padding:12px;
}
.forme_radio .contentfilter_element div {
    width: 80px;
    line-height: 15px;
    font-family: "Gill Sans MT";
    font-weight: bold;
    font-size: 16px;
    color:#000;
}
input[name=forme]:checked + div{
    color: #AF0D21;
}
img.imgpomme.inviimg{
    display: none;
}
.catalogue_container .bloc-actus:hover img.imgpomme.inviimg{
    display: flex;
}
.title_plant {
    width: 122px;
    text-align: right;
}
.catalogue_container .titre-cat {
    font-size: 20px;
    color: #AF0D21;
    width: 70%;
    margin: 0 auto;
    min-width: 150px;
}
.catalogue_container .titre-cat{
    position: relative;
}
.catalogue_container .titre-cat:before{
    content:"";
    position: absolute;
    width:40px;
    height:1px;
    background-color:#fff;
    top:50%;
    left:-40px;
}
.catalogue_container .titre-cat:after{
    content:"";
    position: absolute;
    width:40px;
    height:1px;
    background-color:#fff;
    top:50%;
    right:-40px;
}
.bloc-actus .lireplus {
    color: #fff;
}
.catalogue_container .slick-dots li.slick-active button {
    background: #00975F;
}
.item_content {
    margin-left: 17px;
}
.bloc-actus {
    display: inline-flex;
    flex-direction: column;
    position: relative;
    align-items: center;
    text-align: center;
    min-height: 400px;
    height: 440px;
    width: 315px;
    overflow: hidden;
    box-shadow: 0 5px 5px 0px #00000036;
    margin: 0 0px 30px 30px;
}
.auto-container.catalogue_container {
    width: 100%;
    margin-left: 0%;
    padding: 0 !important;
}
.catalogue_container .vc_row.wpb_row.vc_row-fluid.encart_cat_main_content {
    padding-left: 100px;
    width: 85%;
    margin-left: auto;
    padding-bottom: 70px;
}
.vc_custom_1557481748371{
    background-image: url("/wp-content/uploads/2019/05/background-baspage-resize.jpg");
    background-repeat: no-repeat;
    padding-top: 0 !important;
    padding-bottom: 0px !important;
    background-size: cover;
}
.vc_column-inner.vc_custom_1559661188974 {
    padding: 0 !important;
}
.catalogue_container .newsletter {
    z-index: 0;
}
.catalogue_container .default-blog-news .lower-content {
    margin-left: 0px;
}
.hidden_infos{
    display: none;
}
.content-menu-site {
    position: fixed;
    z-index: 2;
    top: 0px;
    left: -500px;
    background-color: #00975F;
    padding-top: 150px;
    text-align: right;
    padding-left: 70px;
    padding-right: 50px;
    font-family: 'Gill Sans MT' !important;
    height: 100%;
    opacity: 0.9 !important;
}
.menu-item-722 {
    margin-top: 1px !important;
}
.bloc_link {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
}
.title_lien {
    margin-left: 25px;
    font-weight: 600;
}
.postid-1950 input#rememberme {
    margin-right: 8px;
}
.newsletter {
    display: flex;
    justify-content: space-around;
    align-items: center;
    background-color: #5B94BE;
    color: #fff;
    padding: 20px 0;
    z-index: 0;
    position: relative;
}
.wpb_text_column.wpb_content_element.title_elementcat {
    margin-top: 50px;
}
.video_part a.video img {
    width: 100px;
    height: 100px;
    object-fit: cover;
}
img.img_arrow_pnr {
    position: absolute;
    top: 11px;
    right: 11px;
    background-color: #fff;
    padding: 5px;
    border-radius: 50px;
    cursor: pointer;
    width: 25px;
    height: 25px;
    transition: 0.3s;
    transform: rotate(180deg);
    opacity: 0.5;
}
img.img_arrow_pnr:hover {
    opacity: 1;
}
.menu_hidden{
    transform: rotate(0deg) translateY(-50%) !important;
    top:50% !important;
}
div#catalogue_interactif a {
    background-color: #00975F;
    color: #fff;
    font-size: 20px;
    border-radius: 15px;
    border: 2px solid #00975F;
    transition: 0.3s;
}
div#catalogue_interactif a:hover {
    background-color: #fff;
    color: #00975F;
    font-size: 20px;
    border-radius: 15px;
    border: 2px solid #00975F;
    transition: 0.3s;
}

/* evolutions */

#search_an_element input.form-control.recherche {
    width: 600px;
    color: #525252;
    border-radius: 50px;
    height:50px;
    background-color: rgba(255,255,255,.8);
    line-height:0;
}
#search_an_element input.form-control.recherche::placeholder{
    color:#0d5b0d;
    font-family: 'Gill Sans MT';
    text-align:center;
    margin:auto;

}
.flex-field {
    width: fit-content;
}

div#search_an_element {
    width: fit-content;
}
.flex-field #buttonok {
    width: 50px;
    height: 50px;
    margin: 0;
    text-align: center;
    font-family: 'Gill Sans MT';
    padding-left: 0!important;
    padding-right: 0!important;
    padding-top: 0!important;
    padding-bottom: 0!important;
    border-radius: 50px;
    transform: translateX(-50px);
    background-color: #00975F;
    color: #FFF;
    border: 1px solid rgba(255,255,255,.7);
    font-size:20px;
}

.flex-field #buttonok:hover {
    background-color: #00975F!important;/*transparent!important;*/
    color: #FFF!important;/*#00975F;*/
    border: 1px solid rgba(0,151,95,0.2);
}

.article h3.title-part:hover {
    color: #00975f!important;
}
.content-agendaactualite .agenda-part .article:hover .title-part {
    color: #00975f!important;
}
.agenda-part .link-part:hover {
    color: #00975f;
}

.container-actus p.texte-actu {
    min-height: fit-content;
}

.container-actus span.lien-voir {
    bottom: 0px;
    position: absolute;
}

.sidebar-page-container .contianer-titre h1 span {color: #AF0D21;}

.content-date p {
    color: #D1D1D1;
}

.container-presentation-actualite a {
    color: #00975f;
}

.container-presentation-actualite p {
    font-size: 17px;
}

.actus-part .title-part, .actus-part .content-part {
  font-size: 18px;
  line-height:20px;
}

.page-id-7 #first-right-blur .contenu-article-agenda {
    position: relative;
}

.page-id-7 #first-right-blur a.lire-plus {
    position: absolute;
    top: revert!important;
    bottom: 5px;
}
.ouverture {
    background-color: #00975F;
}
.event_type {
    margin-top: 10px;
}

.event_title {
    margin-bottom: 40px;
}

.content-actualites.actus-part .article a.lire-plus:hover {
    color: #00975f !important;
}

/*CORRECTION NINJA FORM*/
.nf-before-form-content, #nf-form-title-2 {
  text-align: center;
}

#nf-form-3-cont .nf-error-msg {
  display: none !important;
}

#nf-form-3-cont #nf-field-22 {
  background-color: #00975F;
  color: #FFF;
  cursor: pointer;
}

/* CORRECTION REVSLIDER */
rs-fullwidth-wrap {
	isolation: isolate;
}



/* Mathieu */

.headerContainer {
  position: absolute;
  width: 100%;
  height: 100%;
}

.headerContainer .navbar {
  /*position: fixed;*/
  top: 0;
  width: 100%;
  z-index: 4;
  height: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: 0 40px;
  transition: .2s ease;
  background-color: rgba(255, 255, 255, 0.2);
}

.tools {
  display: flex;
}

.toolsParts {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 20px;
}

.toolsItem {
  margin: 0 0 0 10px;
}

.mainnavList {
  height: 100%;
}

.mainnavItem>a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  height: 100%;
}

.headerContainer .navbar .logo {
  margin: 10px 0;
  align-self: baseline;
}

.headerContainer .navbar .logo img {
  display: block;
  max-width: 100%;
}

p.menu-intranet a {
  text-transform: uppercase;
  color: #ffffff;
}


.bloc-top-content-title {
  text-transform: uppercase;
  font-weight: bold;
  color: #989386;
  font-size: 32px;
}

.bloc-top-content-title p {
  padding-left: 50px;
}

.bloc-top-content-category-title {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 25px;
  margin-bottom: 15px !important;
}

.bloc-top-content-category-container {
  display: flex;
  justify-content: center;
}

.bloc-top-content-all {
  display: block;
  text-align: center;
  font-weight: 600;
  font-size: 20px;
  text-transform: uppercase;
  margin-top: 20px;
}

.bloc-top-content-category-content {
  width: 300px;
  padding: 20px;
  background-color: #f1f1f1;
}

.bloc-content-date {
  position: relative;
  text-align: center;
  margin-top: -18px;
  background-color: #ffffff;
  height: 27px;
}

.bloc-content-date div {
  position: absolute;
  display: block;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0 8px;
  background-color: #ffffff;
  border-radius: 20px;
  font-size: 11px;
  text-transform: uppercase;
  margin: auto;
  box-shadow: 6px 6px 20px rgba(0, 0, 0, 0.5);
}

.bloc-content-text {
  background-color: #ffffff;
  padding: 10px 20px 20px 20px;
}

.bloc-content-img {
  display: flex;
  width: 100%;
  height: 192px;
  justify-content: center;
  align-items: center;
}

.bloc-content-img img {
  max-width: 100%;
}

.bct-title {
  font-size: 15px;
  font-weight: 600;
  color: #484848;
  margin-bottom: 10px;
  height: 72px;
}

.bct-excerpt {
  font-size: 14px;
  margin-bottom: 10px;
  height: 45px;
}

.bct-link {
  font-weight: 600;
}

.bloc-top-content-category-title.event,
.event-category .bloc-top-content-all,
.event-category .bct-link {
  color: #009370;
}

.bloc-top-content-category-title.article,
.article-category .bloc-top-content-all,
.article-category .bct-link {
  color: #FCC137;
}

.bloc-top-content-category-title.publication,
.publication-category .bloc-top-content-all,
.publication-category .bct-link {
  color: #A91C36;
}

.publication-btn-back {
  display: block !important;
  width: 70%;
  margin: auto;
}

.publication-btn-back a {
  font-size: 17px !important;
  color: #ffffff !important;
  background-color: #009370 !important;
  border: none !important;
  font-weight: bold !important;
}


.container-publication {
  width: 70%;
}
.bloc-publication-item {
  min-height: 350px;
  margin-bottom: 60px;
  text-align: left;
}

.bloc-publications-picture {
  width: 100%;
}

.bloc-publications-picture img {
  width: 100%;
  max-height: 340px !important;
  object-fit: unset !important;
}

.bloc-publication-text h2 {
  font-family: inherit;
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  margin-top: 15px;
  margin-bottom: 15px;
  height: 50px;
  line-height: 26px;
}

.bloc-publication-text p {
  color: #000000;
  font-size: 16px;
  font-weight: 300;
  height: 120px;
}

.bloc-publication-text .btn-outline-red {
  border-radius: 10px;
  border: 1px solid #A91C36;
  color: #A91C36;
  background-color: #ffffff;
  text-transform: uppercase;
  width: 130px;
  text-align: center;
  margin-bottom: 15px;
  font-weight: bold;
}

.bloc-publication-text .btn-red {
  border-radius: 10px;
  border: 1px solid #A91C36;
  color: #ffffff;
  background-color: #A91C36;
  width: 130px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}

.bloc-maison-parc {
  margin-top: 30px;
  width: 1300px;
  margin-bottom: 80px;
}

.bloc-maison-parc .row {
  height: 241px;
}

.bloc-maison-parc .column-1,
.bloc-maison-parc .column-2,
.bloc-maison-parc .column-3 {
  height: 100%;
  padding: 0;
}

.bloc-maison-parc .column-1 img {
  width: 100%;
}

.bloc-maison-parc .column-2 {
  background-color: #ffffff;
  font-family: 'Gill Sans MT';
  letter-spacing: 0 !important;
  font-size: 20px;
  text-align: justify;
}

.bloc-maison-parc .column-2 .column-content {
  padding: 35px 40px 35px 40px;
}

.bloc-maison-parc .column-2 .column-content a {
  color: #000;
  text-decoration: none;
}

.bloc-maison-parc .column-3 {
  background-color: #5B94BE;
}

.bloc-maison-parc .column-3 .column-content {
  padding: 20px 35px;
}

.bloc-maison-parc .column-3 .item-info {
  display: flex;
  justify-content: start;
  align-items: center;
  margin-top: 25px;
  height: 50px;
}

.bloc-maison-parc .column-3 .item-info.item-1 {
  margin-top: 0;
}

.bloc-maison-parc .column-3 .item-info a {
  margin-left: 30px;
  line-height: 20px;
  color: #fff;
  font-family: 'Gill Sans MT';
  font-size: 16px;
}

.bloc-maison-parc .column-3 .item-info::after {
  content: '';
  background-color: #fff;
  position: absolute;
  width: 1px;
  height: 50px;
  left: 80px;
}

@media screen and (min-width: 1200px) {

.bloc-top-content-title {
width: 1200px;
margin: auto;
}

.bloc-top-content-container {
width: 1200px;
margin: auto !important;
}

.mainnav {
position: relative;
height: 100%;
flex: 1;
margin: 0 80px;
}

.mainnavButton {
display: none;
}

.mainnavList {
display: flex;
justify-content: center;
position: relative;
}

.mainnavItem {
margin: 0 50px;
height: 100%;
}

.mainnavItem>a {
font-size: 18px;
text-transform: uppercase;
font-weight: bold;
color: #fff;
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
justify-content: center;
}

.mainnavChildren {
display: none;
position: absolute;
z-index: 2;
background-color: #fff;
max-width: 830px;
width: -webkit-calc(100vw - 60px);
width: -moz-calc(100vw - 60px);
width: calc(100vw - 60px);
padding: 10px 10px 10px 65px;
left: 50%;
transform: translate(-50%);
box-shadow: 0 10px 40px rgba(0,0,0,.1);
top: 80px;
font-size: 1.125rem;
}

.mainnavChildren:before {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
background-color: #989386;
background-size: cover;
height: 100%;
width: 15px;
}

.mainnavChildrenList, .mainnavItem.open .mainnavChildren {
display: flex;
}

.mainnavChildrenList {
flex: 2;
flex-wrap: wrap;
padding: 20px 30px 20px 0;
margin: 0 -15px;
}

.mainnavChildrenItem {
display: flex;
align-items: center;
width: calc(50% - 30px);
min-height: 50px;
margin: 0 15px;
color: #1d1d1b;
font-size: 14px;
}

.mainnavChildrenItem:hover {
color: #1d1d1b;
}

.mainnavChildrenItem:before {
content: "\f105";
font-family: 'FontAwesome';
margin-right: 20px;
font-weight: 600;
font-size: 16px;
}

.bgcolor1 .mainnavChildren:before {
background-color: #989386;
}

.bgcolor2 .mainnavChildren:before {
background-color: #2F783B;
}

.bgcolor3 .mainnavChildren:before {
background-color: #FCC137;
}

.bgcolor1 .mainnavChildrenItem:before {
color: #989386;
}

.bgcolor2 .mainnavChildrenItem:before {
color: #2F783B;
}

.bgcolor3 .mainnavChildrenItem:before {
color: #FCC137;
}
}

@media screen and (max-width: 1200px) {

    .bloc-maison-parc {
      width: 100%;
    }

    .bloc-maison-parc .row {
      height: auto;
    }

  .bloc-maison-parc .column-1,
  .bloc-maison-parc .column-2,
  .bloc-maison-parc .column-3 {
    margin: 0 15px;
  }

    .headerContainer .navbar {
      padding: 0 15px;
      background-color: transparent;
    }

    .mainnav {
      height: 80px;
      display: flex;
      align-items: center;
      position: absolute;
      top: 0;
      right: 30px;
    }

    .mainnavButton {
      z-index: 5;
      color: #fff;
      cursor: pointer;
      font-size: 0;
      margin-left: 20px;
    }

    .mainnavButton:after {
      width: 50px;
      height: 50px;
      text-align: center;
      line-height: 50px;
      border-radius: 50%;
      margin-left: 0;
      transition: .2s ease;
      content: "\f0c9";
      font-family: "FontAwesome";
      font-size: 28px;
      font-weight: normal;
    }

    .mainnavButton.open::after {
      content: "\f00d";
    }

    .mainnavList {
      display: block;
      position: fixed;
      z-index: 2;
      top: 0;
      background-color: #f49712;
      padding-top: 120px;
      transition: .2s ease;
      width: 66.6667%;
      right: -66.6667%;
    }

    .mainnavList.open {
      right: 0;
    }

    .mainnavItem {
      position: relative;
      display: block;
      padding: 5px 0;
      text-align: right;
      height: auto;
      transition: .2s cubic-bezier(.21,.76,.15,.98);
      margin: 15px 35px 0;
    }

    .mainnavItem>a {
      justify-content: flex-end;
      font-weight: 600;
      color: #FFFFFF;
      font-size: 16px;
    }

    .mainnavChildrenItem {
      display: none;
    }

    .mainnavItem--has-children.open .mainnavChildrenItem {
      display: block;
      color: #FFFFFF;
      font-size: 13px;
    }

    .tools {
      display: none;
    }

    .overlay.show {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0,0,0,.7);
      z-index: 1;
    }
}
