/********* Stylesheet Eolis **************/
 @import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700&family=Open+Sans:wght@300;400;700&display=swap");
 /*font-family: 'Montserrat', sans-serif;*/
 /*font-family: 'Open Sans', sans-serif;*/

.alignwide {
   margin-left: -50px;
   margin-right: -50px;
}
.alignfull {
   margin-left: calc(50% - 50vw);
   margin-right: calc(50% - 50vw);
}
.main-content-area{
  margin-top: 0;
}
html{
   font-family: 'Open Sans', sans-serif;
   font-size: 18px;
   color: #0f112d;
   line-height: normal;
}
body.custom-background{
  margin-top: 0;
  font-family: 'Open Sans', sans-serif;
  color: #0f112d;
  background: transparent !important;
}
#masthead{
  margin-top: 20px;
}
.main-content-inner{
  float: none !important;
  width: 100%;
}
.page .main-content-inner{
  float: none !important;
  width: 100%;
}
p{
   font-family: 'Open Sans', sans-serif;
   font-size: 1.25em;
   color: #0f112d;
   line-height: normal;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6{
  font-family: 'Montserrat', sans-serif;
  color: #0f112d;
}
.home-header-img{
  position: relative;
  z-index: -1;
}
ul{
  padding: 0;
  margin: 0;
  list-style-type: none;
}
ul li{
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  border-bottom: 0.5px dashed #cccccc;
}
.no-bullet{
  height: 30px;
}
.no-bullet li{
  border-bottom: none;
}
ul li:before{
  content:'•';
  margin-right: 4px;
  display: inline-block;
  vertical-align: middle;
}
ul[class^="kb"] li:before,
ul[class^="wp"] li:before,
.no-bullet li:before,
ul[class^="blocks"] li:before{
  display: none;
}
.page-title-22{
  margin-top: 50px;
  margin-bottom: 40px;
  color: #0f112d !important;
}
.page-title-22.with-surtitre{
  margin-top: 10px;
}
.surtitre-single{
  margin-top: 50px;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
}
.single-title-22{
  text-transform: none;
  margin: 0;
}
h1{
  font-size: 44px;
  font-weight: 300;
}
h2{
  font-size: 26px;
  font-weight: 700;
}
h3{
  font-size: 24px !important;
  margin: 25px 0 20px;
  font-weight: 700;
}
h4{
  font-size: 20px !important;
  font-weight: 700;
  margin: 25px 0 20px;
}
h5{
  font-size: 18px !important;
  font-weight: 700;
  margin: 25px 0 20px;
}
.entry-title-categ small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small{
  color: #0f112d;
}
#description h1{
  font-size: 40px;
}
.container {
    max-width: 1140px;
}
.main-content-inner-home{
  margin-right: 0;
}
#secondary-home{
  width: 33%;
}
@media(max-width: 767px){
  #secondary-home{
    width: 100%;
    margin-top: 30px;
  }
}
span.telephone:before{
  display: none;
}
.wp-block-image{
  position: relative;
  display: inline-block;
}
.wp-block-image figcaption{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #0f112d;
  color: #fff;
  margin: 0;
  padding: 5px 10px;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
}
.blue-button{
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  border: 2px solid #0F112D !important;
  padding: 4px 15px;
  border-radius: 38px;
  margin: 5px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  transition: all ease 0.2s;
}
.blue-button:hover{
  background-color: #0F112D;
  color: #fff;
}
.titre-deroulant{
  background: #649928;
  font-size: 18px;
  font-weight: 700;
  padding: 5px 10px;
  transition: all ease 0.2s;
}
.titre-deroulant:hover{
  background: #186b28
}

/* HEADER */
.site-header22{
  position: relative;
  z-index: 12;
}
.flex-wrapper{
  display: flex;
  width: 100%;
}
.font-resizer-wrapper{
  background-color: #649928;
  height: 30px;
}
#font-resizer-2{
  max-width: 1250px;
  margin: auto;
  line-height: 30px;
}
#font-resizer-2 ul{
  float: right;
  margin: 0;
}
#font-resizer-2 a{
  color: #fff;
}
#font-resizer-2 .jfontsize-button{
  float: none;
  display: inline-block;
  margin: 0;
}
#font-resizer-2 .jfontsize-button a {
    padding: 1px 3px;
  }
.header-content-wrapper{
  background-color: #111234;
  clear: both;
  height: 130px;
}
.header-content{
  max-width: 1250px;
  margin: auto;
  padding: 0 10px;
}
.header-logo img{
  display: inline-block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 132px;
}
.header-logo a{
  border-bottom: none;
}
.header-links a{
  display: inline-block;
  color: #fff;
  border-bottom: none;
  font-size: 30px;
  border: 2px solid #5c902b;
  height: 70px;
  width: 70px;
  border-radius: 100%;
  text-align: center;
  line-height: 70px;
}
.header-links a:first-of-type{
  margin-right: 30px;
}
.header-links a:hover{
  color: #5c902b;
}
.header-content{
  justify-content: space-between;
  height: 100%;
}
.site-header22 #mega-menu-wrap-primary-new{
  background: transparent;
  height: 100%;
}
.site-header22 #mega-menu-wrap-primary-new #mega-menu-primary-new{
  padding: 0;
  height: 100%;
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding: 0 40px;
}
.site-header22 #mega-menu-wrap-primary-new #mega-menu-primary-new > li.mega-menu-item{
  height: 100%;
  flex: 1;
}
.site-header22 #mega-menu-wrap-primary-new #mega-menu-primary-new > li.mega-menu-item > a.mega-menu-link{
  height: 100%;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
}
.header-links-content,
.menu-item-wrapper{
  display: inline-block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}
.menu-item-wrapper{
  width: 100%;
}
.menu-item-wrapper img{
  display: inline-block !important;
  margin-bottom: 5px !important;
  max-height: 50px;
}
#mega-menu-wrap-primary-new #mega-menu-primary-new li.mega-menu-item-has-children > a.mega-menu-link:after {
  display: none;
}
.header-menu{
  flex: 1;
}
.site-header22 #mega-menu-wrap-primary-new #mega-menu-primary-new > li.mega-menu-item{
  box-shadow: none;
}
.site-header22 #mega-menu-wrap-primary-new #mega-menu-primary-new > li.mega-menu-item{
  border-left: none;
}
.site-header22 #mega-menu-wrap-primary-new #mega-menu-primary-new > li.mega-menu-item > a.mega-menu-link{
  border: none;
  border-right: 1px dashed #649928;
}
.site-header22 #mega-menu-wrap-primary-new #mega-menu-primary-new > li.mega-menu-item > a.mega-menu-link:first-of-type{
  border-left: 1px dashed #649928;
}
.site-header22 #mega-menu-wrap-primary-new #mega-menu-primary-new,
.site-header22 #mega-menu-wrap-primary-new{
  position: static;
}
.site-header22 #mega-menu-wrap-primary-new #mega-menu-primary-new > li.mega-menu-megamenu > ul.mega-sub-menu{
  position: absolute;
  left: 0;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
}
.site-header22 #mega-menu-wrap-primary-new #mega-menu-primary-new > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{
  border-bottom: 1px dotted #abb813;
}
.site-header22 #mega-menu-wrap-primary-new #mega-menu-primary-new > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item:first-of-type > a.mega-menu-link:first-of-type{
  border-top: 1px dotted #abb813;
}
.site-header22 #mega-menu-wrap-primary-new #mega-menu-primary-new > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item li.mega-menu-item:first-of-type > a.mega-menu-link:first-of-type{
  border-top: none;
}
.site-header22 #mega-menu-wrap-primary-new #mega-menu-primary-new > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item{
  padding: 0 15px 0 15px;
}
.site-header22 li.mega-menu-megamenu > ul.mega-sub-menu{
  box-shadow: 0 10px 10px -5px rgba(0,0,0,0.5) !important;
}

/* SCROLL TO TOP */
.scroll-to-top{
  width: 48px;
  height: 48px;
  line-height: 48px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
  border: 1px solid #0f112d;
  background-color: #ffffff;
  border-radius: 100%;
}
.scroll-to-top:hover{
  background-color: #0f112d;
}
.scroll-to-top i{
  color: #0f112d;
  font-size: 25px;
  line-height: 30px;
}
.scroll-to-top:hover i{
  color: #fff;
}

 /* AGENDA */
 .module-evenement-grid.flex-wrapper{
   flex-wrap: wrap;
 }
 .module-evenement-grid.flex-wrapper .evenement-item{
   flex: 1;
 }
 .module-evenement-grid.flex-wrapper .evenement-container,
 .module-evenement-grid.flex-wrapper .link-block{
    height: 100%;
 }
 .module-evenement-grid.flex-wrapper .evenement-container{
   margin: auto;
 }
.evenement-item{
  margin-bottom:20px;
}
.link-block{
  border: none;
  padding: 20px;
  display: block;
}
.annonce-agenda .link-block{
  background: #fff;
  transition: all ease 0.2s;
}
.link-block:hover{
  color: #111234;
  background: rgba(164,176,38,0.3);
}
.link-block:active,
.link-block:focus{
  color: #111234;
}
.evenement-container{
  font-family: 'Montserrat', sans-serif;
  width: 310px;
  max-width: 100%;
  border: 2px solid #a4b026;
  color: #111234;
  position: relative;
}
.evenement-jour{
  font-size: 48px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 50px;
}
.evenement-categorie{
  float: right;
  max-width: 120px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #649928;
  text-align: right;
  line-height: normal;
}
.evenement-mois{
  font-size: 30px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: normal;
}
.evenement-titre{
  font-size: 14px;
  margin: 22px 75px 0 0;
  line-height: normal;
}
.picto-plus{
  position: absolute;
  border-radius: 100%;
  border: 2px solid #0f112d;
  width: 45px;
  height: 45px;
  line-height: 39px;
  right: 12px;
  bottom: 12px;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
}

/* BLOCS PERSONNALISES */
.bloc-acces-rapide .wp-block-kadence-infobox,
.bloc-acces-rapide .kt-blocks-info-box-link-wrap{
  height: 100%;
}
.bloc-demarches .kt-infobox-textcontent{
  top: 50%;
  transform: translateY(-50%);
  position: relative;
}
.blur-backdrop .kt-inside-inner-col {
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}
.home-top-block{
  position: relative;
  z-index: 0;
}
.bloc-accesrapides .kt-blocks-info-box-link-wrap{
  width: 140px;
  height: 140px;
}
/* FIL D'ARIANE */
.breadcrumbs{
  margin: 50px 0 40px;
  color: #0f112d;
  font-size: 14px;
  text-transform: uppercase;
  font-style: normal;
  padding: 0;
}
.breadcrumbs i {
  margin-right: 10px;
}
.breadcrumbs a:hover{
  color: #649928;
}
.bc-separator{
  font-weight: 800;
  padding: 0 6px;
}

/* SEARCH FORM */
input.form-control{
  box-shadow: none;
  border-radius: 0;
  border: none;
  border-bottom: 2px solid #0f112d;
  background: transparent;
}
input.form-control:focus{
  border-color: #0f112d;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(15,17,45,.6);
}
#searchsubmit{
  background: transparent;
  border: 2px solid #0f112d;
  border-radius: 100%;
  color: #0f112d;
  font-size: 25px;
  line-height: 25px;
  padding: 0;
  height: 47px;
  width: 47px;
}
.form-search .input-group-btn{
  vertical-align: baseline;
}

/* ARTICLES */
.posts-wrapper{
  flex-wrap: wrap;
  justify-content: space-between;
}
.posts-wrapper .flex-item{
  width: 49%;
  background-color: #111234;
  margin-bottom: 26px;
  transition: all ease 0.3s;
}
.posts-list-wrapper .flex-item{
  width: 32%;
}
.posts-wrapper .flex-item:hover{
  background-color: #186b28;
}
.posts-wrapper .item-post-thumbnail{
  transition: all ease 0.3s;
}
.posts-wrapper .flex-item:hover .item-post-thumbnail{
  opacity: 0;
}
.post-more-01-wrapper{
  opacity: 0;
  transition: all ease 0.3s;
}
.posts-wrapper .flex-item:hover .post-more-01-wrapper{
  opacity: 1;
}
.post-more-02{
  opacity: 1;
  transition: all ease 0.3s;
}
.posts-wrapper .flex-item:hover .post-more-02{
  opacity: 0;
}
.post-link-block{
  position: relative;
  display: block;
  height: 100%;
  padding-bottom: 15px;
  border-bottom: none;
}
.post-link-block .post-cat,
.post-link-block .post-content{
  padding: 20px 30px 0 30px;
}
.meta-with-tumbnail{
  align-items: flex-end;
  transition: all ease 0.3s;
}
.posts-wrapper .flex-item:hover .meta-with-tumbnail{
  align-items: flex-start;
}
.item-post-thumbnail{
  width: 165px;
  border-radius: 0 0 0 25px;
  overflow: hidden;
}
.item-post-meta{
  flex: 1;
}
.post-picto{
  margin-bottom: 8px;
}
.post-link-block .post-cat{
  color: #649928;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 18px;
}
.post-link-block h2{
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 10px;
}
.post-link-block .post-date{
  color: #abb813;
  font-size: 12px;
  font-weight: 500;
}
.post-link-block .post-more-01-wrapper{
  text-align: center;
  margin-top: 25px;
}
.post-link-block .post-more-01{
  display: inline-block;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 38px;
  border: 2px solid #ffffff;
  padding: 8px 35px;
}
.post-more-02{
  position: absolute;
  bottom: 15px;
  right: 10px;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 100%;
  width: 45px;
  height: 45px;
  line-height: 39px;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
}

/* ARTICLE SINGLE */
.post-thumbnail-wrapper{
  max-width: 50%;
  margin-bottom: 30px;
}
.single-date{
  display: inline-block;
  color: #fff;
  background-color: #649928;
  font-weight: 700;
  padding: 5px 20px;
  font-size: 20px;
}
.single-cat{
  color: #649928;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 25px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}
.post-nav-wrapper{
  padding: 15px 0;
  border-top: 1px dotted #649928;
  border-bottom: 1px dotted #649928;
  font-size: 14px;
  align-items: center;
}
.post-nav-wrapper a{
  border-bottom: none;
  line-height: 14px;
  transition: all ease 0.2s;
}
.post-nav-wrapper a:hover,
.post-nav-wrapper a:focus{
  color: #649928;
}
.post-nav-wrapper i{
  color: #649928;
}
.previous-post i{
  margin-right: 10px;
}
.next-post i{
  margin-left: 10px;
}
.post-slider-wrapper{
  margin-right: -80px;
  margin-left: -80px;
  padding: 30px 80px 50px;
  border: 1px solid #649928;
  border-radius: 30px;
}
.post-slider-title{
  color: #649928;
  font-size: 25px;
  line-height: 25px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-left: 7px;
}
.post-slider-title span{
  text-transform: uppercase;
}

/* PUBLICATIONS */
.module-home-publication{
  justify-content: space-around;
  flex-wrap: wrap;
}
.home-publication-item{
  width: 360px;
  padding-right: 48px;
  margin-bottom: 40px;
}
.publication-link-wrapper{
  display: block;
  height: 100%;
  border-bottom: none;
}
.home-publication-item-wrapper{
  height: 100%;
}
.home-publication-thumbnail-wrapper{
  margin-right: 18px;
}
.home-publication-thumbnail{
    width: 166px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
    border: 2px solid #ffffff;
}
.home-publication-titre{
  flex: 1;
}
.home-publication-titre-content{
  font-size: 24px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 15px;
}
.home-publication-titre-more{
  margin-bottom: 5px;
}
.home-publication-titre-more a{
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 100%;
  width: 45px;
  height: 45px;
  line-height: 39px;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  transition: all ease 0.2s;
}
.home-publication-titre-more a:hover{
  color: #0f112d;
  border-color: #0f112d;
}
.home-publication-titre-more .more-text{
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}
.publication-liste .home-publication-titre-more a{
  color: #0f112d;
  border-color: #0f112d;
}
.publication-liste .home-publication-titre-more a:hover{
  color: #fff;
  background-color: #0f112d;
}
.publication-liste .home-publication-titre-more .more-text{
  color: #0f112d;
}

/* FILTRE */
.filter-wrapper .flex-item{
  flex: 1;
}
.custom-select-wrapper {
   position: relative;
   user-select: none;
   width: 95%;
   border: 1px solid #0f112d;
   border-radius: 25px;
}
.custom-select-wrapper:after{
  content:'\f078';
  font-family: 'Font awesome 5 Free';
  font-weight: 700;
  position: absolute;
  right: 18px;
  color: #0f112d;
  font-size: 30px;
  top: 0;
  z-index: 0;
  cursor: pointer;
  width: 100%;
  text-align: right;
  left: 0;
  padding-right: 15px;
}
.select {
   position: relative;
   display: flex;
   flex-direction: column;
}
.select__trigger {
   position: relative;
   display: flex;
   align-items: center;
   justify-content: space-between;
   padding: 0 30px;
   font-size: 20px;
   color: #0f112d;
   height: 50px;
   line-height: 50px;
   cursor: pointer;
}
.custom-options {
   position: absolute;
   display: block;
   top: -1px;
   left: -1px;
   right: -1px;
   border: 1px solid #0f112d;
   transition: all 0.5s;
   opacity: 0;
   visibility: hidden;
   pointer-events: none;
   z-index: 2;
   border-radius: 25px;
   overflow: hidden;
   padding-top: 52px;
}
.custom-option {
   position: relative;
   display: block;
   padding: 0 30px;
   font-size: 20px;
   color: #0f112d;
   line-height: 20px;
   cursor: pointer;
   transition: all 0.5s;
   background: #fff;
   border-bottom: none;
}
.select.open .custom-options {
   opacity: 1;
   visibility: visible;
   pointer-events: all;
}
.select__trigger span,
.custom-option span{
  display: inline-block;
  line-height: 20px;
  padding: 10px 0;
}
.custom-option:hover {
     cursor: pointer;
     background-color: #0f112d;
     color: #fff;
}

/* CONTACT FORM 7 */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="url"],
.wpcf7 input[type="password"],
.wpcf7 input[type="search"],
.wpcf7 textarea{
  width: 100%;
  border: 1px solid #0f112d;
  color: #0f112d;
  border-radius: 15px;
  background: #fff;
  padding: 10px 20px;
  font-size: 22px;
  margin-bottom: 20px;
}
.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder{
  color: #7e7d7d;
  opacity: 1;
}
.wpcf7 label{
  font-weight: 400;
}
.wpcf7 input[type="submit"]{
  display: inline-block;
  border: 2px solid #0f112d;
  color: #0f112d;
  border-radius: 25px;
  background: #fff;
  padding: 10px 40px;
  font-size: 18px;
  font-weight: 600;
  transition: all ease 0.2s
}
.wpcf7 input[type="submit"]:hover{
  color: #fff;
  background: #0f112d;
}
.wpcf7-quiz-label{
  display: block;
  font-weight: 700;
  margin-bottom: 5px;
}

/* CATEGORIE DE PAGE */
.title-child-categ{
  text-transform: uppercase;
  margin: 50px 0;
  font-size: 20px;
  color: #649928;
}
.ul-template-categ{
  padding: 0;
  list-style-type: none;
}
.ul-template-categ li{
  border-bottom: none;
}
.ul-template-categ li:before{
  display: none;
}
.galeries-photos:after{
  display: none;
}
.page-liste{
  margin: 0;
  border-top: 2px dotted #649928;
}
.page-liste:last-of-type{
  border-bottom: 2px dotted #649928;
}
.page-liste-content{
  align-items: center;
  max-width: 1140px;
  margin: auto;
  padding: 0 15px;
}
@media (min-width:992px) {
 .page-liste-content {
   width:970px
 }
}
@media (min-width:1200px) {
 .page-liste-content {
   width:1170px
 }
}
@media (max-width: 999px) {
  .page-liste-content{
    max-width: 94%;
  }
}
@media (max-width: 800px) {
  .page-liste-content{
    max-width: 100%;
  }
}
.page-liste-link-wrapper{
  display: block;
  padding: 22px 0;
  border-bottom: none;
  transition: all ease 0.2s;
}
.page-liste-link-wrapper:hover{
  background-color: #A4B0264D;
}
.page-liste-thumbnail{
  width: 100px;
  height: 100px;
  border-radius: 100%;
  overflow: hidden;
}
.read-more-wrapper{
  width: 45px;
  height: 45px;
  border: 2px solid #0f112d;
  border-radius: 100%;
  font-size: 30px;
  font-weight: 800;
  line-height: 40px;
  text-align: center;
  transition: all ease 0.2s;
}
.page-liste-link-wrapper:hover .read-more-wrapper{
  color: #fff;
  background-color: #0f112d;
}
.page-liste-title{
  flex: 1;
  padding: 0 45px;
}
.page-liste-title h3{
  font-size: 26px;
  font-weight: 700;
}
.page-liste-title .surtitre{
  font-size: 16px !important;
  font-weight: 400;
  text-transform: uppercase;
}
.post-acfcat{
  margin-top: 130px;
}

/* FICHE CONTACT */
.container-fiche-contact{
  background: #F2F2F2;
  margin: 50px 0 115px;
  font-size: 20px;
  clear: both;
}
.fiche-contact-logo-wrapper{
  width: 300px;
}
.fiche-contact-logo-wrapper img{
  width: 300px;
}
.fiche-contact-titre{
  display: inline-block;
  background: rgb(100,153,40);
  background: -moz-linear-gradient(90deg, rgba(100,153,40,1) 0%, rgba(164,176,38,1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(100,153,40,1) 0%, rgba(164,176,38,1) 100%);
  background: linear-gradient(90deg, rgba(100,153,40,1) 0%, rgba(164,176,38,1) 100%);
  color: #fff;
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
  padding: 5px 60px;
  border-bottom-right-radius: 25px;
}
.fiche-contact-content-wrapper{
  flex: 1;
}
.container-fiche-contact a{
  border-bottom: none;
}
.fiche-contact-content{
  padding: 40px 60px;
}
.contact-item-wrapper{
  border-bottom: 2px dotted #649928;
  padding: 10px 0;
}
.sites-web-wrapper,
.reseaux-sociaux-wrapper{
  margin: 20px 0 0;
}
.rs-wrapper{
  display: inline-block;
  width: 45px;
  height: 45px;
  border: 2px solid #0F112D !important;
  border-radius: 100%;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  margin-right: 15px;
  margin-bottom: 5px;
  transition: all ease 0.2s;
}
.rs-wrapper:hover{
  background-color: #0F112D;
  color: #A4B026;
}


/* FOOTER */
#footer-area .kt-button:hover,
#footer-area .kt-button:focus{
  color: #111234;
}

/* RESPONSIVE */
@media(max-width: 1200px){
  .site-header22 #mega-menu-wrap-primary-new #mega-menu-primary-new > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-6{
    width: 33.3%;
  }
}
@media(max-width: 1100px){
  .post-slider-wrapper{
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media(max-width: 910px){
  .header-links a:first-of-type{
    margin-right: 0;
  }
  .header-links a{
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 22px;
  }
  .site-header22 #mega-menu-wrap-primary-new #mega-menu-primary-new{
    padding: 0 20px;
  }
}
@media(max-width: 767px){
  .scroll-to-top{
    display: none !important;
  }
  .header-content-wrapper{
    height: auto;
    border-radius: 0;
    padding: 15px 0;
  }
  #mega-menu-wrap-primary-new .mega-menu-toggle + #mega-menu-primary-new {
    display: none;
    padding-bottom: 15px;
  }
  #mega-menu-wrap-primary-new .mega-menu-toggle.mega-menu-open + #mega-menu-primary-new{
    display: block;
  }
  #mega-menu-wrap-primary-new #mega-menu-primary-new > li.mega-menu-item{
    display: block;
  }
  #mega-menu-wrap-primary-new #mega-menu-primary-new > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item{
    float: none;
    width: 100%;
  }
  .site-header22 #mega-menu-wrap-primary-new #mega-menu-primary-new > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-6{
    width: 100%;
  }
  #mega-menu-wrap-primary-new .mega-menu-toggle {
    display: flex;
  }
  .header-content{
    flex-wrap: wrap;
  }
  .header-content .flex-item{
    width: 100%;
    flex: auto;
  }
  .site-header22 #mega-menu-wrap-primary-new{
    background-color: #111234;
    z-index: 1;
    height: auto;
  }
  .site-header22 .menu-item-wrapper img,
  .site-header22 .menu-item-wrapper br{
    display: none !important;
  }
  .header-logo,
  .header-links{
    text-align: center;
  }
  .site-header22 #mega-menu-wrap-primary-new .mega-menu-toggle{
    background: transparent;
    margin: 10px 0;
  }
  .site-header22 #mega-menu-wrap-primary-new .mega-menu-toggle .mega-toggle-blocks-left,
  .site-header22 #mega-menu-wrap-primary-new .mega-menu-toggle .mega-toggle-blocks-center{
    display: none;
  }
  .site-header22 #mega-menu-wrap-primary-new .mega-menu-toggle .mega-toggle-blocks-right {
    justify-content: center;
  }
  .site-header22 #mega-menu-wrap-primary-new .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block{
    margin: 0;
  }
  .site-header22 #mega-menu-wrap-primary-new .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label{
    font-size: 20px;
  }
  .site-header22 #mega-menu-wrap-primary-new #mega-menu-primary-new > li.mega-menu-item > a.mega-menu-link{
    border: none;
    padding: 15px 0;
  }
  .site-header22 #mega-menu-wrap-primary-new #mega-menu-primary-new > li.mega-menu-item > a.mega-menu-link:first-of-type{
    border: none;
  }
  .menu-item-wrapper{
    top: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  h1{
    font-size: 34px;
  }
  .bloc-demarches .kt-blocks-info-box-link-wrap{
    height: 246px;
  }
  .bloc-accesrapides .kt-blocks-info-box-link-wrap{
    width: 123px;
    height: 123px;
  }
  .posts-wrapper .flex-item{
    width: 100%;
    max-width: 346px;
  }
  .evenement-mois{
    font-size: 44px;
  }
  .module-home-publication{
    justify-content: flex-start;
  }
  .publication-item-col{
    flex-wrap: wrap;
  }
  .home-publication-titre{
    flex: auto;
    width: 100%;
    margin-top: 15px;
  }
  .archive-publication-item-col{
    flex-wrap: wrap;
  }
  .archive-publication-thumbnail-wrapper{
    width: 100%;
  }
  .page-liste-content{
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .page-liste-title{
    flex: auto;
    width: 100%;
    margin: 15px 0;
    text-align: center;
  }
  .container-fiche-contact{
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .fiche-contact-content{
    padding: 20px;
  }
  .fiche-contact-logo-wrapper{
    width: 100%;
  }
  .fiche-contact-content-wrapper{
    flex: auto;
    width: 100%;
  }
}
