/*

Theme Name:     Divi Enfant - DiviKit

Description:    Divi Enfant, theme enfant de Divi

Author:         StudioRicom

Author URI:     http://www.studioricom.com/

Template:       Divi                        

Version:        0.1.0

*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:,400,700,800');



/*







MES STYLES



*/
/*.slick-slider .slick-slide {
  display: none;
}
.slick-slider .slick-slide:first-child {
  display: block;
}
.slick-initialized.slick-slider .slick-slide, .slick-initialized.slick-slider .slick-slide:first-child {
  display: block;
}*/

.keyboard-outline {
  display: block;
}


/************Titraille ***************/
h1, h2, h3, h4, h5, h6 {
  word-break: normal;
  hyphens: none;
  letter-spacing: 0.05em;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
h2, h3, h4, h5, h6 {
  line-height: 1.4em;
}
h1 {
  font-family: 'aleo', Georgia, "Times New Roman", serif !important;
  font-weight: normal;
  font-size: 54px !important;
  color: #fff !important;
}
h2 {
  font-family: 'aleo', Georgia, "Times New Roman", serif !important;
  font-weight: 300;
  font-size: 34px !important;
  margin: 25px 0 10px 0;
}
h3 {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 800;
  font-size: 18px;
  margin: 15px 0 10px 0;
}
a {
  hyphens: none;
}
sup {
  bottom: 0.8em;
  font-size: 0.7em;
}
.home .tt_agenda h3 {
  max-width: 300px;
  margin: auto;
  background: #F8F8F8;
  padding: 25px 10px 17px 15px;
  color: unset;
}
.et_pb_text p {
  line-height: 1.4em;
}
.home h1 {
  font-family: 'aleo', Georgia, "Times New Roman", serif;
  font-weight: 800;
  font-size: 18px;
}
.home h2 {
  font-family: 'aleo', Georgia, "Times New Roman", serif;
  font-weight: 800;
  font-size: 36px;
}
.home h3 {
  /*font-family: 'Open Sans', sans-serif;*/
  font-weight: 800;
  font-size: 24px;
}
.home .et_pb_main_blurb_image {
  transition: all 0.5s ease-in-out;
}
.home .et_pb_main_blurb_image:hover {
  filter: saturate(100%);
  transition: all 0.5s ease-in-out;
}
.nf-form-fields-required {
  font-size: 12px;
}
.label-above .nf-field-label {
  margin-bottom: 0 !important;
}
#ninja_forms_required_items, .nf-field-container {
  clear: both;
  position: relative;
  margin-bottom: 15px !important;
}
.home .filda {
  display: none;
}
.filda {
  max-width: 1280px;
  width: 90%;
  margin: 25px auto 0;
}
.filda a {
  color: #bf9314 !important;
}
.entry-content .et_pb_row_0.et_pb_row {
  padding-top: 0 !important;
  padding-right: 0px;
  padding-bottom: 0;
  padding-left: 0px;
}
body {
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.8em;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
}
#main-header {
  box-shadow: none;
}
.et_mobile_menu {
  border-color: #d49f00;
}
/********BARRE DE RECHERCHE TOP*********/
#main-header form.et-search-form {
  /*background: rgb(212, 159, 15) !important;*/
}
#main-header .et-search-field {
  background: #ededed !important;
  z-index: 99999999999999999;
  padding: 37px 10px;
  font-size: 25px !important;
}
/*************MENU MOBILE***************/
/* Set the mobile menu full height and move it down so it doesn't overlap the fixed header */
/* Adjust the 80px set in the height calc value to match the height of your mobile menu */
#menu-mauges-mob #mobile_menu1 {
  display: block !important;
  height: calc(100vh - 80px);
  left: 0px;
  position: absolute;
  overflow: auto;
  -webkit-transition: -webkit-transform 0.4s 0s;
  -moz-transition: -moz-transform 0.4s 0s;
  transition: transform 0.4s 0s;
  -overflow-scrolling: touch !important;
  -webkit-overflow-scrolling: touch !important;
}
#menu-mauges-mob .et_pb_menu_inner_container {
  padding: 0 5%;
}
/* Move the mobile menu fully off the screen when closed using translateX(100%) */
#menu-mauges-mob .mobile_nav.closed #mobile_menu1 {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
/* Move the mobile menu back onto the screen when open using translateX(0%) */
#menu-mauges-mob .mobile_nav.opened #mobile_menu1 {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
/* Switch the menu icon to a CROSS when opened */
#menu-mauges-mob .mobile_nav.opened .mobile_menu_bar:before {
  content: "\4d";
}
#menu-mauges-mob #menu-mauges #mobile_menu1 li.mega-menu > ul, #menu-principal2-1 li.mega-menu > ul {
  padding: 30px 0px;
  position: relative !important;
  left: 0% !important;
  width: 100% !important;
  columns: auto 1 !important;
  column-gap: 0 !important;
  right: 0 !important;
  border-bottom: #d4a001 1px solid;
  /*border-radius: 0 0 5px 5px;*/
}
#menu-mauges-mob #menu-mauges .et_mobile_menu li a {
  border-bottom: 1px solid rgba(0, 0, 0, .03);
  color: #666;
  padding: 10px 0% !important;
  display: block;
}
#menu-mauges-mob .et_pb_menu .et_mobile_menu {
  top: 110%;
  padding: 5%;
}

.mobile_menu_bar[aria-label]:hover::before, .mobile_menu_bar[aria-label]:focus::before {
  content: "a" !important;
  font-family: ETmodules !important;
  font-size: 32px !important;
  position: relative !important;
  left: 0 !important;
  top: 0 !important;
  cursor: pointer !important;
  transform: unset;
}
/****************SLIDER*****************/
.n2-ss-layer.n2-ow.tt_slide {
  background: url("https://maugescommunaute.fr/wp-content/themes/Divi-child/images/fond-slide2.png") no-repeat;
  padding: 30px 110px 20px 30px;
  text-align: left;
  background-size: contain;
  width: 530px !important;
  max-width: 100% !important;
}
.tt_slide h2.petit {
  color: #fff !important;
  font-weight: 300;
}
.tt_slide h2.gros {
  color: #fff !important;
  font-size: 52px !important;
  font-weight: 700 !important;
}
.et_pb_row {
  position: relative;
  z-index: 5;
  width: 100% !important;
  max-width: 1080px;
  margin: auto;
}
.n2-ss-layer.n2-ow.tt_slide_mob {
  background: url("https://maugescommunaute.fr/wp-content/themes/Divi-child/images/fond-slide2.png") no-repeat;
  background-size: auto;
  padding: 10px;
  text-align: left;
  background-size: contain;
  width: 350px !important;
  max-width: 100% !important;
}
.tt_slide_mob h2.petit {
  color: #fff !important;
  font-weight: 300;
  line-height: 1.3em;
  margin: 0 !important;
  padding: 0;
}
.tt_slide_mob h2.gros {
  color: #fff !important;
  font-size: 28px !important;
  font-weight: 700 !important;
  line-height: 1.3em;
  margin: 0 !important;
  padding: 0;
}
#picto-home-wrapper img {
  filter: saturate(0%);
  backface-visibility: hidden;
  transition: all 0.5s ease-out;
}
#picto-home-wrapper img:hover {
  filter: saturate(100%);
  backface-visibility: hidden;
  transition: all 0.5s ease-out;
}
.single-post .entry-title {
  margin-left: 30px;
}
/***** couleur bandeau actu *****/
.alauneimage .et_pb_slide_description {
  background-color: rgba(102, 191, 199, 0.8);
  background-color: rgb(105, 167, 251);
  background-color: hsl(215, 95%, 70%);
  background-color: #69a7fb;
  background: #2c93bacc;
}
.intro {
  margin-bottom: 35px !important;
  hyphens: none;
}
h5.cadrans {
  padding: 0;
  border-bottom: 1px solid #d49f00;
  text-transform: uppercase;
  height: 16px;
  margin-bottom: 20px;
  font-weight: 300;
}
.cadran {
  background-color: #d49f001a;
  padding: 0 0 10px 0;
  height: 300px;
  background-size: cover;
  position: relative;
}
.img_cadran {
  height: 200px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.cadran .title {
  color: #000000;
  padding: 10px;
}
.cadran .date {
  font-size: 18px;
  color: #000000;
}
.cadran .lieu {
  color: #000000;
}
.agenda_cc li.eo-event-future {
  list-style: none;
  margin-bottom: 30px;
  width: 30%;
  display: inline-block;
  margin-right: 2%;
}
.tax-event-category #primary, .tax-event-venue #primary {
  max-width: 900px;
  margin: auto;
}
.tax-event-category .eo-event-meta strong, .tax-event-venue .eo-event-meta strong {
  color: #c54514 !important;
  margin: 0 !important;
  padding: 5px 10px !important;
  font-size: 16px;
}
.cadran_enf {
  background-color: #d49f001a;
  background-image: url('https://maugescommunaute.fr/wp-content/themes/Divi-child/images/courbe.svg');
  background-size: 30px;
  background-position: bottom right;
  vertical-align: top;
  background-repeat: no-repeat;
  padding: 10px;
  min-height: 165px;
  position: relative;
  margin-bottom: 30px;
  width: 31%;
  display: inline-block;
  margin-right: 2%;
  font-size: 15px;
  line-height: 140%;
  min-width: 240px;
}
.cadran_enf.cadimg:last-child {
  margin-right: 0%;
}
.cadran_enf:hover {
  background-color: #d49f00;
  transition: all 0.3s ease-in-out;
  color: #fff;
}
a.cadran_enf:hover {
  transition: all 0.1s ease-in-out;
  color: #fff;
}
.cadran_enf.cadimg {
  padding: 0 0 10px 0;
  height: 300px;
  border-top: 8px solid #efda9e;
}
.plpdma .cadran_enf.cadimg {
  padding: 0 0 10px 0;
  height: 360px;
  border-top: 8px solid #efda9e;
}
.cadran_enf h3 {
  margin: 10px 10px;
  color: #d49f00;
  background: transparent !important;
}
.cadran_enf:hover > h3 {
  background-color: #d49f00;
  transition: all 0.3s ease-in-out;
  color: #fff;
}
/*.cadran_enf:before {

	content: '';

position: absolute;

top: 0px;

left: 0px;

width: 0px;

height: 42px;

background: rgba(255, 255, 255, 0.3);

border-radius: 5px;

transition: all 0.5s ease;

} 



.cadran_enf:hover:before {

	width: 100%;

	height: 100%;

}*/
/*****MAUGES***********/
/**********SLIDER***************/
/*.et_pb_slide {



    padding: 0 0 !important;



}*/
/*.et_pb_slider_0 .et_pb_slide_description, .et_pb_slider_fullwidth_off.et_pb_slider_0 .et_pb_slide_description {



    padding-top: 20px !important;

    padding-bottom: 0 !important;



}*/
/*.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {



    width: auto !important;

    margin: auto !important;

        margin-left: 0 !important;

    padding: 0% 0% !important;



}*/
/******************TOP*******************************/
#top-header .container {
  padding-top: 0em !important;
  font-weight: 400 !important;
}
.lien_scene, .lien_mooj {
  margin-top: -17px;
  display: inline-block !important;
  top: 0;
  vertical-align: text-top;
  padding: 3px;
  margin-right: 21px !important;
}
.lien_mooj a {
  color: #fff !important;
}
.lien_scene a {
  color: #fff !important;
}
.lien_mooj::before {
  content: " ";
  background: #ed6d84 !important;
  position: absolute;
  top: 0;
  left: -10px;
  right: -10px;
  bottom: 0;
  z-index: -1;
  transform: skewX(-15deg);
  padding: 4px;
}
.lien_scene::before {
  content: " ";
  background: #02a69d !important;
  position: absolute;
  top: 0;
  left: -10px;
  right: -10px;
  bottom: 0;
  z-index: -1;
  transform: skewX(-15deg);
  padding: 4px;
}
#top-header {
  z-index: 9999;
}
#main-header.et-fixed-header {
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1) !important;
}
#main-header.et-fixed-header #et-top-navigation {
  padding-top: 9px !important;
}
#main-header.et-fixed-header #logo {
  margin-bottom: 10px;
  width: 60%;
}
/*------------------------------------------------*/
/*----------[GQ - COMPACT MEGA MENU]--------------*/
/*------------------------------------------------*/
#main-header.et-fixed-header .et_menu_container .logo_container {
  width: 9%;
  margin-left: 12%;
  margin-bottom: 10px;
}
#et-top-navigation {
  margin-top: -50px;
}
#top-menu li a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 300;
}
.menu-item img {
  max-width: 42px;
  padding: 5px;
}
#et-top-navigation nav > ul > li > a {
  padding-bottom: 10px !important;
}
#top-menu li.mega-menu > ul {
  position: absolute;
  transition: all 0.3s ease;
  -webkit-columns: auto 3;
  -moz-columns: auto 3;
  columns: auto 3;
  column-count: 3;
  column-gap: 0;
  -moz-column-fill: balance;
  column-fill: balance;
  left: 0;
  /*top: 40px;*/
  right: 0;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  word-wrap: normal;
  margin-top: 8px;
  max-width: 1080px;
  margin: 8px auto;
  background-color: rgba(0, 0, 0, 0.85) !important;
}
#top-menu li.mega-menu > ul > li {
  width: 100%;
  margin: 0;
}
#top-menu li.mega-menu li > a {
  width: 100%;
  font-size: 16px;
  padding: 0;
  line-height: 1.5em;
  color: #fff !important;
}
#top-menu li.mega-menu > ul > li > a:first-child {
  padding-top: 7px !important;
  border-bottom: 0px solid rgba(0, 0, 0, 0.03);
  font-weight: 700;
  line-height: 1.2em;
  color: #326626;
  border-top: #ffffff4d 1px solid;
  padding-bottom: 12px;
}
#top-menu li.mega-menu li ul {
  display: none;
  visibility: visible;
  opacity: 1;
  margin-bottom: 10px;
}
#top-menu li.mega-menu > ul > li > a {
  width: 90%;
  padding: 0;
  word-wrap: normal;
  hyphens: none;
  font-size: 16px;
  text-transform: capitalize;
  color: #fff;
}
/*#main-header*/ header .et_mobile_menu .menu-item-has-children > a {
  background-color: transparent;
  position: relative;
}
/*#main-header*/ header .et_mobile_menu .menu-item-has-children > a:after {
  font-family: 'ETmodules';
  text-align: center;
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  position: absolute;
}
/*#main-header*/ header .et_mobile_menu .menu-item-has-children > a:after {
  font-family: 'ETmodules';
  font-size: 16px;
  content: '\4c';
  top: 13px;
  right: 10px;
}
/*#main-header*/ header .et_mobile_menu .menu-item-has-children.visible > a:after {
  font-family: 'ETmodules';
  content: '\4d';
}
/*#main-header*/ header .et_mobile_menu ul.sub-menu {
  display: none !important;
  visibility: hidden !important;
  transition: all 1.5s ease-in-out;
}
/*#main-header*/ header .et_mobile_menu .visible > ul.sub-menu {
  display: block !important;
  visibility: visible !important;
}
#top-menu li.mega-menu ul li {
  display: inline-block !important;
  float: none !important;
  margin: 0;
  padding: 0 !important;
  vertical-align: top; /* max-width: 275px;*/
}
.sub-menu .sub-menu {
  font-weight: 300;
  background-color: transparent !important;
}
#top-menu .menu-item-has-children .sub-menu .menu-item::before {
  content: '';
  width: 0px;
}
#top-menu-nav li.mega-menu li.current-menu-item > a, #top-menu-nav li.mega-menu li.current-menu-item a {
  color: #d49f00 !important;
}
.et_fullwidth_nav #top-menu li.mega-menu > ul {
  right: 30px !important;
  left: 30px !important;
  width: auto;
  max-width: 1080px;
  margin: auto;
}
#top-menu li a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 300;
}
#menu-mauges .sub-menu a {
  font-weight: 300 !important;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}
.sub-menu li a {
  text-transform: none !important;
  word-break: normal;
  hyphens: none;
}
.et-menu-nav li.mega-menu > ul > li {
  width: 50% !important;
}
.et_pb_menu .et_pb_menu__menu > nav > ul > li.mega-menu {
  border-bottom: solid 2px white;
  transition: all 0.3s ease-in-out;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
}
.et_pb_menu .et_pb_menu__menu > nav > ul > li.mega-menu:active {
  transition: all 0.3s ease-in-out;
  border-bottom: solid 3px #d4a001;
  padding-bottom: 0px;
  margin-bottom: -1px;
}
.et_pb_menu .et_pb_menu__menu > nav > ul > li.mega-menu:hover {
  transition: all 0.3s ease-in-out;
  border-bottom: solid 3px #d4a001;
  padding-bottom: 0px;
  margin-bottom: -1px;
}
.et_pb_menu .et_pb_menu__menu > nav > ul > li.mega-menu:active .da11y-submenu, .et_pb_menu .et_pb_menu__menu > nav > ul > li.mega-menu:hover .da11y-submenu {
  color: #d4a001;
}
.et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li > a, .et_pb_fullwidth_menu--with-logo .et_pb_menu__menu > nav > ul > li > a, .et-db #et-boc .et-l .et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li > a {
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}
.et_pb_section_1_tb_header.et_pb_section {
  padding-right: 0px;
  padding-left: 0px;
}
.et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu a {
  border-top: #ffffff4d 1px solid;
  width: 90% !important;
  padding-top: 6px !important;
  padding-left: 6px !important;
  margin-left: 30px !important;
}
.et_pb_menu .et_pb_menu__menu, .et_pb_fullwidth_menu .et_pb_menu__menu {
  width: 95%;
  height: 50px;
  justify-content: space-between;
  margin-top: auto;
  text-align: center;
}
.et_pb_menu .et_pb_menu__menu > nav, .et_pb_fullwidth_menu .et_pb_menu__menu > nav {
  width: 100%;
  height: 50px;
  justify-content: space-between;
}
.et_pb_menu .et_pb_menu__menu > nav > ul, .et_pb_fullwidth_menu .et_pb_menu__menu > nav > ul {
  margin-right: auto;
  margin-left: auto;
  width: 95%;
  height: 50px;
  justify-content: space-between;
  border-bottom: solid 1px black;
}
button.et_pb_menu__icon {
  align-items: flex-end;
  padding-bottom: 16px;
}
.et_pb_menu_0_tb_header .et_pb_menu_inner_container > .et_pb_menu__logo-wrap .et_pb_menu__logo img {
  padding-bottom: 10px;
}
@media only screen and (max-width: 980px) {
  .et_pb_menu_0_tb_header .et_pb_menu_inner_container > .et_pb_menu__logo-wrap .et_pb_menu__logo img {
    padding-bottom: 0px;
  }
}
/*.et_pb_menu_0_tb_header .et_pb_menu_inner_container>.et_pb_menu__logo-wrap .et_pb_menu__logo{

  margin-right: 0;

}*/
#menu-principal2-1 .et-menu-nav li.mega-menu li > a, .et-menu-nav li.mega-menu li > a {
  width: 100% !important;
}
/****************ACCUEIL *********************/
/*Recherche*/
#recherche {
  z-index: 9000;
  margin-top: -23px !important;
  position: absolute;
  left: 50%;
  max-width: 650px !important;
  transform: translateX(-50%);
}
.et_pb_search {
  overflow: hidden;
  border: 1px solid #7a7a7a;
  border-radius: 5px;
}
.ds-icon-search input.et_pb_searchsubmit, .widget_search input#searchsubmit {
  background: transparent;
  color: transparent;
  border: none;
  width: 55px;
  z-index: 2;
  cursor: pointer;
}
.ds-icon-search input.et_pb_s, .widget_search input#s {
  padding-right: 55px !important;
}
.ds-icon-search .et_pb_searchform:before, .widget_search::before {
  content: '\55';
  position: absolute;
  font-family: 'ETModules';
  z-index: 1;
  right: 0;
  font-size: 20px;
  padding: 8px 20px;
}
.ds-icon-search .et_pb_searchform::before, .widget_search::before {
  content: '\55';
  position: absolute;
  font-family: 'ETModules';
  z-index: 1;
  right: 0;
  font-size: 20px;
  padding: 6px 15px;
  border-left: 1px #7a7a7a solid;
}
/*Acces rapide*/
#picto-home-wrapper {
  max-width: 1080px;
}
#picto-home-wrapper .et_pb_column {
  display: table;
}
.picto-home .et_pb_main_blurb_image {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 8px;
  line-height: 0;
}
.picto-home {
  /*width: 13%;

    margin: 20px 0;*/
  margin-bottom: 20px;
  /*display: inline-block;*/
  vertical-align: top;
  display: table-cell;
}
.picto-home h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 12px !important;
}
/********actualites*************/
.actu_une {
  border: #808080 1px solid;
}
.actus {
  display: block;
  height: 100%;
  width: 100%;
}
.actu_une.prems {
  max-width: 440px;
  height: 296px;
  background-size: cover;
  background-repeat: no-repeat;
  float: left;
  position: relative;
  width: 100%;
}
.actu_une.deuze {
  width: 300px;
  height: 142px;
  background-size: cover;
  background-repeat: no-repeat;
  float: right;
  position: relative;
  margin-bottom: 11px;
}
.actu_une h2 {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  margin: 0 !important;
  padding: 5px !important;
  background: rgba(0, 0, 0, 0.70) !important;
  background-blend-mode: multiply !important;
  vertical-align: bottom !important;
  color: #fff !important;
  bottom: 0 !important;
  position: absolute !important;
  width: 100%;
}
.actu_une.prems h2 {}
.actu_une.deuze h2 {}
.single-post .et_pb_title_meta_container {
  display: none;
}
/*****************CARTE****************/
#communes a > g > path {
  transition: all 0.5s ease-in-out;
}
#communes a:hover > g > path, #communes a#oree:hover > g > polygon {
  fill: #000;
  transition: all 0.5s ease-in-out;
}
a > g .commune {
  transition: all 0.5s ease-in-out;
}
a:hover > g .commune {
  fill: #000;
  transition: all 1s ease-in-out;
}
.vis {
  opacity: 1;
  display: block !important;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.situation .st10 {
  opacity: 1;
  pointer-events: none;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-family: 'Open Sans', sans-serif !important;
}
#nbhab {
  pointer-events: none;
}
.odswidget-facet[name="verre"], .odswidget-facet[name="papiers"], .odswidget-facet[name="textile"] {
  display: none;
}
/*****************CARTES ODS****************/
h2.odswidget-map-tooltip__header {
  font-family: 'Fira Sans', Helvetica, Arial, Lucida, sans-serif !important;
}
.odswidget-map-legend {
  display: none;
}
.leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-image-layer, .leaflet-pane > svg path, .leaflet-tile-container {
  pointer-events: auto !important;
}
/********AGENDA*************/
.et_pb_section {
  /*padding: 64px 0; */ /*margin-bottom: 10%;*/
}
.eo-eb-event-meta a {
  background: #7d4c94 none repeat scroll 0 0;
  color: black;
  padding: 0 6px;
  text-transform: none;
}
.home .agenda {
  /*background: #000;

	moz-box-shadow: 0px 2px 3px 0px rgba(49, 49, 49, 0.72);

	webkit-box-shadow: 0px 2px 3px 0px rgba(49, 49, 49, 0.72);

	o-box-shadow: 0px 2px 3px 0px rgba(49, 49, 49, 0.72);

	box-shadow: 0px 2px 3px 0px rgba(49, 49, 49, 0.72);

	padding: 20px 10px;

	width: 95%;

margin: -30px 15px 0 15px;*/
}
.single-event .contact_sd {
  max-width: unset;
}
#primary {
  max-width: 1280px;
  margin: auto;
}
.agenda {
  /*background: #e9e9e9;

    padding: 20px 10px;

    width: 100%;

    margin: -30px 15px 0 15px;*/
}
.evt_acc {
  width: 22%;
  display: inline-block;
  vertical-align: top;
  margin: 0 3% 30px 0;
  margin-left: 0px;
  height: 250px;
  line-height: 1.4em;
}
.evt_tous {
  width: 22%;
  display: inline-block;
  vertical-align: top;
  margin: 0 3% 30px 30px;
  height: 250px;
}
.evt_tous .tt_evt h2 {
  font-size: 17px !important;
  text-align: left;
  padding-top: 0;
  margin-top: 4px;
  margin-bottom: 0;
  line-height: 1em;
  color: #d49f00;
  font-weight: 400;
  padding-bottom: 0;
}
.evt {
  display: inline-block;
  max-width: 700px;
  margin-left: 20px;
  vertical-align: top;
}
.archive .titre_une_col {
  margin-top: -70px !important;
  margin-right: auto !important;
  margin-left: 15px !important;
  padding-top: 7px !important;
  padding-right: 15px !important;
  padding-bottom: 7px !important;
  padding-left: 15px !important;
}
.archive .agenda {
  text-align: left;
  max-width: 1000px !important;
}
.archive .eo-events-nav {
  position: relative;
  clear: both;
  width: 100%;
  margin-bottom: 50px;
  margin: 50px auto;
  margin-right: auto;
  margin-left: auto;
  max-width: 1047px;
}
.evt_thb, .evt_thb img {
  width: 100px;
}
#page-container .evt h2 {
  font-weight: 700;
  color: #000;
  margin: 0;
  word-wrap: break-word;
  font-size: 24px;
}
li.eo-event-future {
  list-style: none;
  clear: both;
  margin-bottom: 30px;
}
.agenda li, .evt li {
  list-style: none;
  clear: both;
  height: 85px;
  margin-bottom: 0px;
}
.agenda ul {
  vertical-align: top;
  background: #fff;
  padding: 0 0 0 30px;
}
.agenda a {
  color: #fff;
}
.vignette {
  height: 165px;
  background-size: cover;
  position: relative;
}
.courbe {
  position: absolute;
  max-height: 50%;
  right: 0;
  bottom: -1px;
  width: auto;
  max-width: 43px;
}
.agenda {
  text-align: center;
}
.agenda a.evt_tous {
  min-width: 250px;
}
.agenda a {
  color: #000;
  text-decoration: none;
  line-height: 1.4em;
  font-size: 14px;
  text-align: left;
}
.agenda a:hover {
  color: #d49f00;
  text-decoration: none;
}
.agenda h2 {
  color: #000000;
  text-align: center;
  margin-bottom: 25px;
}
.agenda ul li a {
  height: 85px;
}
.evt_acc:first-child {
  margin-left: 0 !important;
}
.evt_acc:last-child {
  margin-right: 0 !important;
}
a.bt-agenda {
  display: block;
  background: #000000;
  background-blend-mode: soft-light;
  color: #fff;
  text-align: center;
  padding: 5px;
}
img.vig_agenda {
  float: left;
  height: 100%;
  margin-right: 15px;
}
.date {
  /*background-color: rgb(146, 188, 35);*/
  background: #000000b3;
  color: #fff;
  /*float: left;*/
  font-size: 18px;
  font-weight: lighter;
  height: 90px;
  margin: 0;
  padding: 17px 5px 5px 10px;
  text-align: center;
  text-transform: uppercase;
  width: 90px;
  line-height: 1.4em;
}
.home .tt_evt h3 {
  margin-top: 20px;
  color: #fff;
}
.home .tt_evt h4 {
  /*margin-top: 20px;

	color: #fff;*/
}
.tt_evt h3 {
  margin-top: 20px;
  color: #d49f00;
  font-size: 16px;
  line-height: 1.2em;
}
.tt_evt h4 {
  margin-top: 20px;
  color: #d49f00;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  line-height: 1.2em;
}
.date h4 {
  font-weight: lighter !important;
}
.date-agenda {
  font-size: 50px;
  font-family: 'Fira Sans Extra Condensed', sans-serif;
  font-weight: 800;
  letter-spacing: 1px;
  display: block;
}
.moisagenda {
  font-family: 'Fira Sans Extra Condensed', sans-serif;
  font-weight: 800;
  font-size: 12px;
  text-transform: uppercase;
}
/*.date-agenda:after {

	background-color: #fff;

	content: "";

	display: block;

	height: 3px;

	margin: 7px auto;

	width: 50px;

}*/
.single-event #primary {
  max-width: 1000px;
  margin: 30px auto 10px auto;
}
.single-event .eo-event-meta a {
  color: #000 !important;
}
.single-event .eo-event-meta time, .single-event .eo-event-meta li, .single-event .eo-event-meta li a {
  font-size: 20px !important;
}
.et_pb_column.et_pb_column_1_3.et_pb_column_1.et_pb_css_mix_blend_mode_passthrough.et_pb_column_single {
  border-left: 5px solid #000;
}
#sidebar-secondary .date {
  margin: 0 20px 30px 0;
}
.bandeau-photo {
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
}
.bandeau-photo img {
  width: 100%;
  height: auto;
}
.fond-site {
  background: rgba(0, 0, 0, 0) url("images/fond-site2.png") repeat scroll 0 0;
  height: 100%;
  opacity: 0.3;
  position: fixed;
  width: 100%;
}
.eo-event-board-items .eo-eb-date-container span {
  background: none !important;
  color: none;
}
.eo-event-board-items .eo-eb-date-container {
  border: #7d4c94 solid 1px !important;
}
.eo-event-board-items .eo-eb-event-title a {
  color: #7d4c94 !important;
  font-size: 25px;
  font-weight: inherit;
  line-height: inherit;
}
.eo-event-board-items .eo-eb-event-box {
  font-size: 14px;
  color: #000000;
}
.eventorganiser-event-meta {
  background: none;
  margin: 10px 0 40px;
  padding: 10px 20px;
}
.eo-eb-event-meta a {
  background: #7d4c94 none repeat scroll 0 0;
  color: #fff;
  padding: 0 6px;
  text-transform: uppercase;
}
.eo-eb-event-meta a:hover {
  color: #fff;
}
.eo-event-board-items {
  width: 100% !important;
}
.eo-eb-event-box {
  margin: 0 30px 0 0 !important;
}
.et_pb_column.et_pb_column_1_4.et_pb_column_8.et_pb_css_mix_blend_mode_passthrough.et-last-child {
  border: 10px solid #f2f2f2;
}
/*****************CALENDRIER*****************/
.et_pb_sidebar_0.et_pb_widget_area {
  border-right: 0px solid #ffffff !important;
}
#wp-calendar caption {
  font-size: 17px !important;
  color: #d49f00 !important;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.05em;
}
#eo-widget-next-month {
  text-align: right;
}
#wp-calendar {
  width: 100%;
  margin: 0 auto 0;
  empty-cells: show;
}
#wp-calendar a {
  display: block;
  font-weight: bold;
  text-decoration: none;
  color: #d49f00 !important;
}
.home .et_pb_text_2 h3 {
  max-width: 300px;
  margin: auto;
  background: #F8F8F8;
  padding: 10px 10px 5px 15px;
  color: #d49f00 !important;
}
#ft_agenda {
  max-width: 300px;
  margin: 0 auto;
  background: #F8F8F8;
  padding: 0px 15px 15px 15px;
}
#ft_agenda a {
  font-size: 13px;
}
.home .ft_agenda {
  max-width: 300px;
  margin: 0 auto;
  background: #F8F8F8;
  padding: 20px 10px;
}
#eo_calendar_widget-2_content {
  max-width: 300px;
  margin: auto;
  background: #F8F8F8;
  padding: 10px;
}
.entry-content #eo_calendar_widget-2_content tr th, .entry-content #eo_calendar_widget-2_content tr td {
  padding: 6px 0px !important;
  text-align: center !important;
}
/***************************/
.single .caroussel {
  height: 480px;
  overflow: hidden;
}
.single .caroussel img {
  width: 100%;
}
.single-event .single-title {
  color: #7d4c94;
}
body.single-event .eo-event-meta {
  width: 100% !important;
  float: left;
}
.eventorganiser-event-meta {
  /*background: rgba(206, 93, 68, 1) none repeat scroll 0 0;*/
  margin: 0px;
  padding: 10px 20px;
}
.eventorganiser-event-meta h4 {
  color: #000 !important;
  letter-spacing: 1px;
  margin: 0 !important;
  text-transform: uppercase;
}
.eventorganiser-event-meta h4:after {
  background-color: #000;
  content: "";
  display: block;
  height: 3px;
  margin-top: 10px;
  width: 50px;
}
.eo-event-meta a {
  color: #000 !important;
}
.eo-tc-event .eo-event-content {
  margin: 10px 0 !important;
}
.eo-event-content .moretag {
  float: none;
}
ul.eo-events.eo-events-shortcode {
  padding-left: 0;
}
.eo-event-meta li a, .eo-event-meta li a span {
  font-family: raleway;
  font-size: 14px;
  color: #000
}
.eo-event-thumbnail {
  margin: 0px 10px 0 0 !important;
}
.post-type-archive-event article {
  margin-bottom: 20px !important;
}
.eo-event-title, .eo-event-title a, .eo-event-title a span {
  color: #d49f00 !important;
}
.tax-event-category #primary h1, .tax-event-venue #primary h1 {
  font-family: 'aleo', Georgia, "Times New Roman", serif !important;
  font-weight: normal;
  font-size: 32px !important;
  color: #dc9f00 !important;
  padding-bottom: 40px;
  margin-top: 40px;
}
.event h2 {
  color: #d49f00 !important;
}
.event h2::after {
  content: "";
  display: block;
  height: 3px;
  margin-top: 10px;
  width: 50px;
  background: #dc9f00 !important;
}
body.single-event .eo-event-venue-map {
  width: 60% !important;
}
.eo-event-meta {
  list-style: none !important;
  padding: 5px 10px 5px 0 !important;
  margin: 0 !important;
  background: #fff !important;
}
.surtitre {
  bottom: 0;
  position: absolute;
  background: #52a2b1 none repeat scroll 0 0;
}
.surtitre, .eo-event-meta strong {
  color: #c54514 !important;
  margin: 0 !important;
  padding: 5px 10px !important;
  font-size: 22px;
}
.single-event .entry-title {
  color: #000 !important;
  font-size: 36px !important;
}
.eo-event-meta time {
  font-size: 14px !important;
}
.eventorganiser-event-meta .eo-event-meta {
  color: #000;
  margin: 10px 0;
}
.eventorganiser-event-meta .eo-event-meta strong {
  padding-left: 0 !important;
}
.eventorganiser-event-meta hr {
  border: 0;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: 0px;
  height: 1px;
  background-color: #000;
  border-bottom: 1px solid #8a8a8a;
}
/************SIDEBAR DROITE*******/
#category-posts-2-internal .cat-post-current .cat-post-title {
  font-weight: bold;
  text-transform: none;
}
#category-posts-2-internal .cat-post-title {
  font-size: 15px;
  line-height: 1.4em;
}
.cat-post-tax-category {
  font-size: 14px;
}
/***********************************/
.bloc-side {
  background: rgba(0, 0, 0, 0) url("images/plus-side.jpg") no-repeat scroll 0 0;
  height: 101px;
  margin: 20px 0;
  padding: 18px 0 0 60px;
}
.bloc-side a h4 {
  color: #978f83 !important;
  font-size: 22px;
  text-transform: uppercase !important;
}
.services p {
  padding-bottom: 0;
  line-height: 1.4em;
}
.services h3 {
  padding-top: 1em;
  padding-bottom: 0.5em;
  line-height: 1em;
}
.bloc_com_del {
  padding: 15px;
}
.bt_vert {
  background: #8ebb0c;
  margin: 15px;
  padding: 10px 5px;
  color: #000;
}
.bt_vert a {
  display: block;
  width: 100%;
  height: 100%;
  color: #000;
}
.eo-event-board-items .eo-eb-event-title a {
  color: #4ebee9 !important;
}
.eo-event-board-items .eo-eb-date-container {
  border: #4ebee9 solid 1px !important;
}
/************************************************/
/***** HEADER *****/
#et-info, #et-secondary-menu > ul > li a {
  display: block;
  padding-bottom: 0;
}
#main-header {
  padding-top: 0em;
}
#main-header .et_menu_container .logo_container {
  display: inline-block;
  width: 10%;
  position: inherit;
  vertical-align: bottom;
  margin-top: -43px;
  margin-left: 40px !important;
}
#main-header .et_menu_container {
  font-size: 0;
}
/***** FIXED HEADER *****/
#main-header.et-fixed-header .et_menu_container .logo_container {
  width: 9%;
  margin-left: 12%;
  margin-bottom: 10px;
}
#main-header.et-fixed-header {
  padding-top: 10px;
}
#main-header.et-fixed-header #accessibility {
  margin-bottom: 0;
}
#main-header.et-fixed-header #accessibility img {
  margin-bottom: 0;
}
#main-header.et-fixed-header #et-top-navigation {
  padding-top: 0 !important;
}
.et-search-field {
  background: #fff !important;
  z-index: 99999999999999999;
  padding: 37px 10px;
  font-size: 25px !important;
}
/***** ZONE ACCESSIBILITE + BANDEAU *****/
#accessibility {
  margin-bottom: 30px;
}
#accessibility .ruban, #accessibility .wrap-accessibility {
  display: inline-block;
}
#accessibility .rss, #accessibility .oeil {
  margin-right: 12px;
  cursor: pointer;
}
#et_top_search {
  display: block;
  float: right;
  position: relative;
  width: auto;
  margin: 3px 0 0 0;
}
/***** MENU DE NAVIGATION *****/
#et-top-navigation {
  padding: 20px 0 0 0 !important;
  padding-top: 20px;
  float: none !important;
  display: block;
  width: auto;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  max-width: 700px;
}
#et-top-navigation nav > ul > li > a {
  padding-bottom: 10px !important;
}
#top-menu-nav #top-menu {
  float: none;
}
#top-menu-nav {
  min-height: 33px;
  float: none !important;
  hyphens: none;
  border-bottom: 1px solid;
}
#top-menu li {
  padding-right: 40px;
}
/*#top-menu .menu-item:before {

    content: '';

    position: absolute;

    right: 16px;

    background: #000;

    width: 1px;

    height: 30px;

}

#top-menu .menu-item:last-child:before {

    content: '';

	width:0px;

}*/
#top-menu .menu-item-has-children .sub-menu .menu-item:before {
  content: '';
  width: 0px;
}
/**************************************

**********CONTENU**********************

**************************************/
.titre h1, .titre_une_col h1 {
  position: relative !important;
  margin-bottom: 25px;
  display: inline-block !important;
  background-color: #d49f00;
  max-width: 85%;
  max-height: 240px;
  padding: 15px 0 10px 30px;
  border-radius: 10px 0 0 10px;
}
.titre h1::after, .titre_une_col h1::after {
  content: "";
  height: 100%;
  width: auto;
  display: inline-block;
  position: absolute;
  right: -79px;
  margin-left: 100%;
  min-width: 80px;
  /*background: #7fa0ff;*/
  background-repeat: no-repeat;
  background-image: url("images/arrondi-tt.svg");
  background-size: auto 100%;
  top: 0;
}
.titre_une_col h1 {
  max-width: 840px;
}
.titre .petit, .titre_une_col .petit {
  font-size: 44px;
  font-weight: 300;
  display: block;
  margin: 0;
  padding: 0;
  line-height: 1em;
}
.et_pb_row.et_pb_row_1.une_col {
  margin-top: 0px !important;
  padding-top: 0;
}
.intro p {
  font-size: 19px !important;
  font-weight: 300 !important;
  color: #b68800 !important;
}
.et_pb_text ul {
  margin-left: 20px;
}
.telechargement, .annuaire {
  padding-left: 50px;
  background-size: 30px;
  padding-top: 8px;
}
.telechargement p, .annuaire p {
  padding-bottom: 0.1em;
}
.telechargement:before {
  background-image: url("images/icon-doc.png");
  background-size: auto auto;
}
.annuaire:before {
  background-image: url("images/icon-annuaire.png");
  background-size: auto auto;
}
.infos_comp {
  font-size: 14px;
  line-height: 1.3em;
}
/***************CARTES ODS***************/
.odswidget-map-tooltip__header {
  font-weight: 600;
  text-align: left;
  margin-bottom: 0.4rem;
  color: #2c3f56;
  padding-left: 0;
  padding-right: 0;
  word-wrap: break-word;
  overflow-wrap: break-word;
  font-size: 18px !important;
  padding: 0 !important;
  margin: 0 !important;
}
/*************************************

**********OUTIL COLLECTE & tri**************/
.bloc_collecte {
  min-height: 100px;
  background: #d49f001a;
}
.transparent {
  opacity: 0.3;
}
.bloc_collecte select {
  margin: 4px;
}
.bloc_collecte h3 {
  margin-bottom: 0;
  background: #dbdbdb;
  padding: 13px 4px;
  text-align: center;
  width: 100%;
  margin-top: 10px;
  color: #000;
}
.bloc_collecte h4, .guide h4 {
  padding: 10px;
  text-align: center;
  color: #c09b2c;
}
.jour_om {
  width: 50%;
  background: #b3b3b3;
  font-size: 30px;
  text-align: center;
  padding: 0px;
  float: left;
  margin-bottom: 10px;
}
.jour_cs {
  width: 50%;
  background: #FFE600;
  font-size: 30px;
  text-align: center;
  padding: 0px;
  float: left;
  margin-bottom: 10px;
}
.jour_ecarts {
  font-size: 30px;
  text-align: center;
  background: #9e9e9e;
  padding-bottom: 10px;
}
.calendrier_collecte {
  width: 100%;
  background: #d49f00;
  text-align: center;
  padding: 10px;
  font-size: 20px;
  color: #fff;
}
.calendrier_collecte a {
  color: #fff;
}
.type_ordure {
  font-size: 18px;
  background-color: #000;
  color: #fff;
  font-weight: 600;
  margin: 0 0 15px 0;
  padding: 5px;
}
.semaine {
  display: block;
  font-size: 20px;
  font-weight: 700;
}
.specif {
  display: block;
  font-size: 20px;
  font-weight: 400;
}
.specif a {
  color: #fff;
}
.choix_dechet {
  max-width: 400px;
  width: 100%;
  float: left;
}
.guide {
  background-color: #d49f004d;
  padding: 10px;
  max-width: 400px;
  width: 100%;
  display: inline-block;
  min-height: 80px;
}
/*************************************

**********CAHIER**************/
.cahier {
  max-width: 212px;
  display: inline-block;
  width: 23%;
  min-width: 212px;
  position: relative;
  text-align: center;
  margin: 10px 10px 30px 10px;
  vertical-align: top;
}
.cahier h2 {
  text-align: center;
  clear: both;
}
.extrait_cahier {
  background-color: #fff;
  padding: 5px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px;
}
.extrait_cahier {
  background-color: #ffffffeb;
  padding: 15px 7px 7px 7px;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  text-align: left;
  opacity: 0;
  transition: all 0.5s ease-out;
}
.extrait_cahier:hover {
  opacity: 1;
  transition: all 1s ease-out;
}
.extrait_cahier h5 {
  color: #000;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 14px;
  line-height: 1.4em;
}
/**************************************

******SEARCH MENU **********************/
.search-container {
  max-width: 800px;
  margin: 50px auto;
}
.search-container h3 {
  Border-top: 1px solid #d49f00;
  ;
  margin-top: 20px;
  padding: 15px 0;
}
/**************VOTE*************/
.idee h3 {
  font-size: 36px;
  font-weight: 300;
}
.idee {
  padding-bottom: 40px;
  /*border-bottom: 1px solid #000;*/
  margin-bottom: 45px;
  min-height: 150px;
}
.thumbs {
  text-align: center;
  padding: 0 0 15px 0;
}
.thumbs img {
  margin-right: 20px;
}
.post-ratings {
  text-align: center;
  padding: 15px 5px;
  /*background: #eaeaea;*/
}
.score {
  font-size: 25px;
  text-align: center;
  padding: 15px 5px;
  background: #eaeaea;
  margin: 5px 0;
}
.score h4 {
  font-size: 32px;
  font-weight: 300;
  text-align: center;
  margin_bottom: 15px;
}
.nb_vote {
  font-size: 20px;
  text-align: center;
  background: #eaeaea;
  padding: 15px 5px;
}
#comment-1 {
  padding: 20px !important;
  background: #f0f0f0;
  margin-bottom: 20px;
}
.comment-reply-link.et_pb_button, #commentform button {
  padding: 0 1em;
  font-size: 18px;
  border-radius: 3px;
  letter-spacing: 0.05em;
  right: 10px;
}
/**************************************

******SIDEBAR MENU**********************/
/*.widget_nav_menu, */ .menu_gauche .menu {
  background: linear-gradient(to bottom, #f2f2f2 85%, transparent 100%);
  padding: 30px 10px 50px 20px !important;
  font-size: 14px !important;
  line-height: 1.5em !important;
  word-wrap: normal;
}
.menu_gauche {
  max-width: 255px;
}
.widget_nav_menu:after, .menu_gauche .menu:after {
  bottom: 0;
  background: linear-gradient(to bottom, #f2f2f2 0%, transparent 100%);
}
.widget_nav_menu .menu-item-has-children > a, .menu_gauche .menu-item-has-children > a {
  background: #d49f00;
  padding: 5px;
  border-radius: 4px 2px;
  color: #fff !important;
  margin-bottom: 10px;
  display: inline-block;
  font-weight: 700;
}
.widget_nav_menu .sub-menu .menu-item-has-children > a, .menu_gauche .sub-menu .menu-item-has-children > a {
  background: transparent;
  padding: 5px;
  border-radius: 4px 2px;
  color: #000 !important;
  margin-bottom: 10px;
  display: inline-block;
  font-weight: 600;
}
.menu_gauche .sub-menu a::before {
  content: "> ";
  color: #d49f00 !important;
}
/*..widget_nav_menu a,*/ .menu_gauche a {
  color: #d49f00 !important;
}
.menu_gauche .sub-menu > a::before, .menu_gauche .sub-menu > a::before, .menu_gauche .sub-menu .current_page_ancestor.menu-item-has-children > a::before {
  content: "> ";
  color: #d49f00 !important;
}
.menu_gauche a:hover {
  color: #a97d6e;
  transition: all 0.5s ease-out;
}
.menu_gauche .sub-menu li.current_page_item a, .menu_gauche .sub-menu .sub-menu li.current_page_item a, .menu_gauche .sub-menu .current-menu-item a {
  color: #d49f00 !important;
}
.menu_gauche .sub-menu li a {
  color: #000 !important;
}
.sub-menu .sub-menu {
  font-weight: 300;
  background-color: transparent !important;
  border-left: 1px solid #d49f00;
  padding: 0 !important;
  margin-left: 10px;
}
.sub-menu .sub-menu li {
  margin-left: 5px;
}
.menu_gauche .sub-menu .sub-menu li a::before {
  content: '';
  /*border-left: 1px solid #d49f00;

    margin-right: 5px;*/
  height: 25px;
  margin-top: -25px;
}
.menu_gauche .sub-menu .current_page_ancestor.menu-item-has-children, .menu_gauche .sub-menu .current_page_ancestor.menu-item-has-children > a {
  background: transparent;
  color: #d49f00 !important;
}
.contact_sd {
  font-size: 14px;
  line-height: 1.5em;
  padding-left: 15px;
  letter-spacing: -0.03em;
  background-color: #d49f0061;
  padding-bottom: 41px;
  margin-right: 30px;
  background-image: url('https://maugescommunaute.fr/wp-content/themes/Divi-child/images/courbe.svg');
  background-position: right bottom !important;
  background-repeat: no-repeat !important;
  background-size: auto 20% !important;
  margin-top: 60px;
  padding-top: 20px;
  max-width: 225px;
}
.contact_sd h5 {
  font-size: 18px;
  color: #bf9004;
  font-weight: bold;
  padding-bottom: 20px;
  font-family: 'Open Sans', sans-serif !important;
}
.single-event .contact_sd {
  margin-top: 0px !important;
}
.contact_sd a {
  color: #000;
}
/************FOOTER*******************/
#main-footer .footer-widget h4 {
  font-family: 'aleo', Georgia, "Times New Roman", serif;
  font-weight: 800;
  font-size: 18px;
  color: #d49f00;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
#main-footer .widget_nav_menu a {
  color: #fff;
}
#footer-widgets .footer-widget li::before {
  display: none !important;
}
.footer-widget {
  line-height: 1.6em;
}
#main-footer .widget_nav_menu a:before {
  content: "> ";
  color: #fff !important;
}
#main-footer .widget_mailpoet_form h4 {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 700;
  color: #fff;
  text-transform: none;
  font-size: 14px;
}
.footer-widget .fwidget {
  margin-bottom: 10px !important;
}
#footer-widgets .footer-widget li {
  position: relative;
  padding-left: 0 !important;
}
.zoom-social-icons-list--no-labels .zoom-social_icons-list__item {
  display: inline-block;
  margin: 0;
  border: none;
}
.mailpoet_text, .search-page-form #searchform input {
  padding: 5px !important;
}
.mailpoet_submit, #searchsubmit, .ninja-forms-field[type="button"] {
  border: 0;
  padding: 5px 10px;
  background: #d49f00;
  border-radius: 3px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 12px;
  cursor: pointer;
}
/*.ninja-forms-field[type="button"] {

	 border: 0;

    padding: 7px;

    background: #d49f00;

	

}*/
.social {
  list-style-type: none;
  display: inline-block;
  margin: 0 20px 0 0;
  border: none;
  border-radius: 3px;
  width: 35px;
  height: 35px;
}
footer-widgets .footer-widget li {
  position: relative;
  padding-left: 0 !important;
}
.fbic, .ytic {
  list-style-type: none;
  display: block;
  padding: 4px;
  border: none;
  width: 35px;
  height: 35px;
  border-radius: 3px;
}
.social:hover > .fbic {
  background-color: #3b5998;
  transition: all 0.2s ease;
}
.social:hover > .ytic {
  background-color: #de0000;
  transition: all 0.2s ease;
}
#footer-widgets .footer-widget a, #footer-widgets .footer-widget li a, #footer-widgets .footer-widget li a:hover {
  color: #ffffff;
}
/**********************ACCORDION****************/
.et_pb_toggle_open .et_pb_toggle_title:before {
  display: block !important;
}
#ar_mob .et_pb_toggle_open .et_pb_toggle_title:before {
  display: none !important;
}
.et_pb_toggle_title:hover {
  /* background: #b2d4d2;*/
  transition: all 0.5s ease;
}
.et_pb_toggle_title::before {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.5em;
  color: #8f8f8f;
  font-size: 24px !important;
  content: "\e044" !important;
}
.et_pb_gutters1 .et_pb_column_1_2 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_module, .et_pb_toggle_close {
  margin-bottom: 0;
  padding: 0 20px 0 20px !important;
}
.et_pb_toggle_open {
  padding-top: 0px !important;
  background-color: #fff;
}
.et_pb_toggle_title {
  padding: 20px 0px 20px 0 !important;
}
/**********ANNUAIRES*************/
.facetwp-facet {
  display: inline-block;
  margin-right: 20px;
}
.facetwp-type-fselect .fs-wrap, .facetwp-type-fselect .fs-dropdown {
  width: 295px !important;
}
.page-template-page-annuaire2 .annuaire {
  width: 48%;
  min-width: 300px;
  display: inline-block;
  height: 220px;
  float: left;
  padding-top: 5px;
  padding-right: 15px;
  line-height: 1.5em;
  background: #fff;
  transition: all 1s ease-in-out;
  overflow: auto;
}
.page-template-page-annuaire2 .annuaire h2 {
  font-size: 18px !important;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 700;
  color: #d49f00;
  margin: 0 0 0px 0;
  line-height: 1.1em;
}
.page-template-page-annuaire2 .annuaire .contact {
  font-size: 15px;
  font-weight: 400;
  color: #000;
  margin: 0 0 0px 0;
  line-height: 1.2em;
}
.page-template-page-annuaire2 .annuaire h3 {
  font-size: 16px;
  color: #95be22;
  line-height: 1.6em;
  font-weight: bold;
  margin-bottom: 0;
  padding: 0;
}
.page-template-page-annuaire2 .annuaire:hover {
  /* overflow: unset;

    max-height: 350px;*/
  transition: all 1s ease-in-out;
}
/*********TIPI***************/
.form_tipi {
  padding: 40px;
  /*background: #9eddda;*/
  border: 1px rgba(0, 0, 0, 1.00) solid;
  max-width: 300px;
  margin-top: 40px;
}
.row.montant, .centimes {
  max-width: 150px;
  display: inline-block;
}
#eurosamountid {
  max-width: 100px;
}
#euroscentsid {
  max-width: 60px;
}
/****************RECHERCHE********/
.search-container {
  max-width: 800px;
  margin: 50px auto;
}
.search-container h3 {
  Border-top: 1px solid #000;
  margin-top: 20px;
  padding: 15px 0;
}
.nav-links {
  margin-top: 25px;
}
/**********ACCESSIBILITE************/
[class^="aticon-"]::before, [class*=" aticon-"]::before {
  font-family: 'a11y' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff !important;
}
.a11y-toolbar ul li button {
  display: block;
  background: #000 !important;
  text-align: center;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #d2d2d2;
  position: relative;
}
/*********** BOITE a IDEES*************/
.axes h3 {
  border-top: 1px solid #d49f00;
  padding-top: 10px;
  font-size: 20px;
}
.idee {
  min-height: 150px;
  padding: 10px 10px 10px 20px;
  border-radius: 3px;
  display: inline-block;
  width: 100%;
  background: #ececec;
}
.idee:last-of-type {
  border: 0;
}
.ttidee {
  width: 60%;
  float: left;
  display: inline-block;
  padding-top: 25px;
}
.idee .post-ratings {
  width: 38%;
  max-width: 150px;
  min-width: 150px;
  float: right;
  top: 0;
  display: inline-block;
}
.idee img {
  width: 40px;
  margin-right: 20px;
}
.idee h4 {
  color: #000;
}
.idee .score h4 {
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  margin_bottom: 10px;
  display: inline-block;
  border-radius: 3px;
}
.idee .score {
  font-size: 18px;
  text-align: center;
  padding: 10px 5px;
  background: #fff;
  margin: 5px 0;
}
.idee .nb_vote {
  font-size: 20px;
  text-align: center;
  background: #eaeaea;
  padding: 15px 5px;
  display: none;
}
#reply-title {
  color: #000;
}
.questionnaire {
  width: 100%;
  max-width: 700px;
  margin: auto;
  margin-bottom: auto;
  margin-bottom: 50px;
  padding: 30px;
  border: 1px solid #000;
  background: #f4f4f4 url("https://www.maugescommunaute.fr/wp-content/uploads/ic-outil-aideprh.png") no-repeat 30px 10px;
}
.ttprh h2 {
  margin-left: 100px;
  margin-top: 0px;
  font-weight: 800;
}
.ttprh h2 .petit {
  font-size: 28px !important;
  display: block;
  font-weight: 400;
  line-height: 1em;
}
#ui-id-1 {
  z-index: 9999999;
}
#valid_rev {
  cursor: pointer;
}
#info_rev {
  font-size: 10px;
  font-weight: 700;
  width: 15px;
  height: 15px;
  background: #eaeaea;
  padding: 0px;
  border-radius: 50%;
  display: inline-block;
  color: #3e3e3e;
  text-align: center;
  vertical-align: middle;
  line-height: 15px;
  margin-left: 7px;
  border: 1px #717171 solid;
  opacity: 1;
  cursor: pointer;
}
#img_rev {
  opacity: 1;
}
.questionnaire h3 {
  margin-bottom: 0;
  padding-bottom: 4px;
}
#organisme {
  background: #dee1e3;
  padding: 20px;
  text-align: center;
  margin-bottom: 40px;
  margin-top: 20px;
}
#statut, #cat_rev, #com_princ, #com_del, #adr {
  margin-bottom: 20px;
  opacity: 1;
}
#ui-id-1, .ui-autocomplete {
  background: #fff;
  padding: 10px;
}
#questionnaire .petit {
  font-size: 14px;
}
.cache {
  display: none;
  opacity: 0;
  transition: all 2s;
}
.home .et_pb_text_2 h3 {
  max-width: 300px;
  margin: auto;
  background: #F8F8F8;
  padding: 10px 10px 5px 15px;
  color: #d49f00 !important;
}
#tt_agenda h3 {
  font-size: 24px;
  color: #00a69d !important;
  line-height: 0em;
  background: #fff;
  padding: 0 0 20px !important;
}
.voiractu {
  text-align: right;
}
.voiractu a {
  background: #f4f4f4;
  padding: 3px 6px;
  border-radius: 3px;
  color: #00a69c !important;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  border: solid 1px #00a69c;
  transition: all 1s;
}
.voiractu a:hover {
  background: #00a69d3b;
  transition: all 1s;
}
/*



MEDIA Q

*/
/*Modifier le point de rupture du menu mobile*/
/*En fait ici on cache le menu standard et on affiche le menu mobile*/
@media only screen and (max-width: 1250px) {
  #top-menu-nav, #top-menu {
    display: none;
  }
  #et_top_search {
    display: none;
  }
  #et_mobile_nav_menu {
    display: block;
  }
  .mobile_menu_bar {
    margin-left: 12px !important;
  }
  .lien_scene::before, .lien_mooj::before {
    content: "";
    background: transparent !important;
    position: relative;
    display: block;
    transform: none;
    padding: 4px;
  }
}
@media only screen and (max-width: 1110px) {
  .n2-ss-layer.n2-ow.tt_slide_mob {
    background: url("https://maugescommunaute.fr/wp-content/themes/Divi-child/images/fond-slide2.png") no-repeat;
    padding: 10px;
    text-align: left;
    background-size: contain;
    width: 165px !important;
    max-width: 100% !important;
    line-height: 1em;
  }
  .tt_slide_mob h2.gros {
    color: #fff !important;
    font-size: 21px !important;
    font-weight: 700 !important;
    line-height: 1em !important;
    margin: 0 !important;
    padding: 0;
  }
  .tt_slide_mob h2.petit {
    color: #fff !important;
    font-size: 21px !important;
    font-weight: 400 !important;
    line-height: 1em !important;
    margin: 0 !important;
    padding: 0;
  }
  .et_pb_row.et_pb_row_1.une_col {
    padding: 0 5% !important;
  }
  .actu_une.prems, .actu_une.deuze {
    margin: auto;
    float: none;
    width: 90%;
    max-width: unset;
    height: 250px;
  }
  .actu_une {
    margin-bottom: 10px !important;
  }
  /*.actu_une.deuze {

    margin: 20px auto;

    float: none;

    width: 50%;

    max-width: unset;

  }*/
  .voiractu {
    text-align: center !important;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  #main-header .et_menu_container .logo_container {
    display: inline-block;
    width: 40% !important;
    position: inherit;
    vertical-align: bottom;
    margin-top: 5px !important;
    margin-left: 0px !important;
  }
  recherche {
    z-index: 9000;
    margin-top: -23px !important;
    position: absolute;
    left: 50%;
    max-width: 350px !important;
    transform: translateX(-50%);
  }
  .menu-top-elm {
    display: none !important;
  }
  h1 {
    font-size: 40px !important;
    max-width: 80%;
  }
  .et_pb_section .et_pb_post_title_0.et_pb_post_title {
    margin-left: 10% !important;
  }
  .et_pb_section_1 {
    padding-top: 0px;
    padding-right: 3%;
    padding-bottom: 64px;
    padding-left: 3%;
  }
  .picto-home {
    width: 13%;
    min-width: 115px;
    margin: 20px 0;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top;
  }
  #picto-home-wrapper {
    text-align: center;
  }
  .evt_acc {
    width: 90%;
    display: inline-block;
    vertical-align: top;
    margin: 20px 3% 30px 0;
    margin-left: 0px;
    height: 250px;
    min-width: 260px;
  }
  #tt_agenda {
    margin-top: 40px;
  }
  #eo_calendar_widget-2 {
    width: 100% !important;
  }
  .tt_slide {
    display: none;
  }
  .wpsisac-slick-carousal-wrp {
    padding-top: 50px !important;
  }
  /*

  .slick-list.draggable img {

    max-height: 80px !important;

    width: auto !important;

  }



  */
}
@media screen and (max-width: 450px) {
  .single-post .container {
    width: 95%;
  }
  .single-post .entry-title {
    margin-left: 0px;
  }
  /*.home #main-content {

    margin-top: 25px;

  }*/
  #main-content {
    overflow: hidden;
  }
  .filda {
    max-width: 1280px;
    width: 90%;
    margin: 50px auto 5px;
    font-size: 14px;
    line-height: 1.3em;
  }
  .single-post .filda {
    margin: 55px auto 5px;
  }
  .et_pb_row.et_pb_row_1, .single-event .et_pb_row.et_pb_row_0.une_col.et_pb_gutters1 {
    display: flex;
    flex-direction: column-reverse;
  }
  .et_pb_column.et_pb_column_1_5.et_pb_column_1.et_pb_css_mix_blend_mode_passthrough {
    display: flex;
    flex-direction: column-reverse;
  }
  .et_pb_column.et_pb_column_3_5.et_pb_column_2.et_pb_css_mix_blend_mode_passthrough {
    order: 2;
  }
  .et_pb_column.et_pb_column_1_5.et_pb_column_1.et_pb_css_mix_blend_mode_passthrough {
    order: -1;
  }
  .single-post .et_pb_column.et_pb_column_1_4.et_pb_column_3.et_pb_css_mix_blend_mode_passthrough.et-last-child, .single-post .et_pb_column.et_pb_column_1_3.et_pb_column_2.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    order: -1;
  }
  .single-post .et_pb_row.et_pb_row_1 {
    display: block;
    /*flex-direction: column-reverse;*/
  }
  .et_pb_row.et_pb_row_0 .et_pb_image_wrap {
    overflow: hidden;
    margin-left: 50%;
    transform: translateX(-50%);
    max-width: unset;
  }
  #bloc_actus {
    margin: auto;
    max-width: 90%;
  }
  .actu_une.prems, .actu_une.deuze {
    width: 100%;
  }
  .evt_acc, .evt_acc:first-child, .evt_acc:last-child {
    float: none;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .agenda a {
    min-width: 90%;
  }
  svg {
    max-width: 100%;
  }
  .post-type-archive-event .agenda {
    max-width: 90%;
    margin: auto;
  }
  .wpsisac-slick-carousal-wrp {
    padding-top: 50px !important;
  }
  /*

  .slick-list.draggable img {

    max-height: 80px !important;

    width: auto !important;

  }



  */
  .single-event .et_pb_row.et_pb_row_0 {
    display: flex;
    flex-direction: column-reverse;
  }
  .single-event #primary {
    max-width: 90%;
    margin: 30px auto 10px auto;
  }
  .single-event .entry-title {
    color: #000 !important;
    font-size: 26px !important;
  }
  .single-event .et_pb_module.et_pb_image.et_pb_image_0 {
    overflow: hidden;
  }
  .eventorganiser-event-meta {
    background: none;
    margin: 10px 0 10px;
    padding: 0;
  }
  .surtitre, .eo-event-meta strong, .single-event .eo-event-meta time, .single-event .eo-event-meta li, .single-event .eo-event-meta li a {
    font-size: 16px !important;
  }
  .et_pb_row.et_pb_row_0 .et_pb_image_wrap img {
    width: 1000px;
    max-width: unset;
  }
  .titre .petit, .titre_une_col .petit {
    font-size: unset;
  }
  .titre h1::after, .titre_une_col h1::after {
    content: unset;
  }
  .titre h1, .titre_une_col h1 {
    width: 100%;
    padding: 10px;
    border-radius: 10px;
  }
  .tt_slide_mob h2.court {
    font-size: 18px !important;
  }
  .contact_sd {
    width: 100%;
    max-width: unset;
  }
  #page-container {
    padding-top: 50px !important;
  }
  #main-header .et_menu_container .logo_container {
    display: inline-block;
    width: 40% !important;
    position: inherit;
    vertical-align: bottom;
    margin-top: 5px !important;
    margin-left: 0px !important;
  }
  /*#recherche {

    z-index: 9000;

    margin-top: -23px !important;

    position: absolute;

    right: 5px;

    left: 5px;

    margin-left: 0 !important;

    max-width: 650px !important;

    width: 95% !important;

  }*/
  .titre {
    margin-top: -55px !important;
    margin-left: 2% !important;
  }
  .titre h1, .titre_une_col h1 {
    max-width: 90% !important;
  }
  .entry-content .et_pb_section .et_pb_post_title_0.et_pb_post_title {
    margin-left: 5% !important;
  }
  .single-post .et_pb_section.et_pb_section_1.une_col.et_section_regular {
    padding-left: 0px !important;
  }
  h1 {
    font-size: 24px !important;
    max-width: 90% !important;
  }
  h2 {
    font-size: 26px !important;
    margin: 25px 0 10px 0;
    line-height: 1.3em !important;
  }
  .menu_gauche {
    /*display:none;*/
    margin-top: 10px !important;
    max-width: unset;
  }
  .contact_sd {
    margin-top: 10px !important;
    margin-bottom: 20px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .picto-home {
    width: 13%;
    min-width: 100px;
    margin: 0 0;
    display: inline-block;
    vertical-align: top;
  }
  .evt_acc {
    width: 31%;
    display: block;
    vertical-align: top;
    margin: 20px 3% 30px 0;
    height: unset;
    min-width: 260px;
  }
  /*.evt_acc:last-child {

    margin-right: unset !important;

  }*/
  /*#recherche {

    z-index: 9000;

    margin-top: 15px !important;

    position: absolute;

    right: 5px;

    left: 5px;

    margin-left: 0 !important;

    max-width: 650px !important;

    width: 95% !important;

  }*/
  .cadran_enf {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100% !important;
  }
  .evt_tous {
    width: 100%;
    display: block;
    vertical-align: top;
    margin: 0 3% 30px 0;
    margin-left: 0px;
    height: 300px;
    line-height: 1.4em;
  }
  .vignette {
    height: 250px;
    background-size: cover;
    position: relative;
    transition: all 0.5s ease-in-out;
  }
  .et_pb_text_inner .alignright, .et_pb_text_inner .alignleft {
    float: none !important;
  }
  .et_pb_text_inner p {
    clear: both;
  }
  .f50 {
    display: inline-block;
    width: 100%;
  }
} /*Fin 450*/
.post-type-archive-event .agenda {
  width: 100%;
  margin: auto;
  max-width: 850px;
}
.mobile_menu_bar::before {
  color: #d4a001 !important;
}
.ttprh {}
.container.et-fb-root-ancestor.et-fb-iframe-ancestor {
  padding-top: 0 !important;
}
.single-post .container {
  padding-top: 0 !important;
}
.single-post .et_pb_section.et_pb_section_1.une_col.et_section_regular {
  padding-left: 30px;
}
.et-search-form, .nav li ul, .et_mobile_menu, .footer-widget li::before, .et_pb_pricing li::before, blockquote {
  border-color: #d49f00;
}
.et_pb_module.et_pb_post_title.et_pb_post_title_0.titre_une_col.et_pb_bg_layout_light.et_pb_text_align_left {
  padding-left: 0 !important;
}
.f50 {
  display: inline-block;
  width: 49% !important;
}
input#resultat {
  text-align: center;
  padding: 10px;
  text-transform: uppercase;
  border: 1px solid #959595;
  margin: auto auto;
}
/*** STYLE SLIDERS EVENEMENTS ***/
.evenements_sliders {
  margin: 10px;
}
.infos_evenements_slider {
  padding: 10px;
}
.img_evenement_slider {
  width: 100%;
}
.evenements_sliders {
  margin-bottom: 40px;
}
.container-date-event {
  display: inline-block;
  padding-top: 5px;
  border-top: 4px solid #d4a001;
}
.infos_evenements_slider h4 {
  padding-bottom: 2px !important;
  font-weight: bold;
  color: #d4a001;
}
@media only screen and (max-width: 767px) {
  .infos_evenements_slider h4 {
    font-size: 16px;
  }
}
.container-date-event h4 {
  color: #53544c;
  font-weight: bold;
}
.vignette-events {
  width: 500px;
}
/*** STYLE SLIDERS ACTUALITEES ***/
.container_slider_slider_actu {
  margin: 10px
}
.fond_extrait_slider_actu {
  /*background: url(images/fond_svg_slides.svg) top center;*/
  background-size: 100%;
  padding: 10px;
  padding-top: 160px;
  margin-top: -150px;
}
.fond_extrait_slider_actu p, .fond_extrait_slider_actu h3, .fond_extrait_slider_actu h3, .fond_extrait_slider_actu h4 {
  color: black;
}
.fond_extrait_slider_actu h3, .fond_extrait_slider_actu h4 {
	 font-family: 'aleo', Georgia, "Times New Roman", serif !important;
  color: #53544C;
  font-size: 1.2rem;
  font-weight: bold;
}
@media (max-width: 1200px) {
  .fond_extrait_slider_actu h3, .fond_extrait_slider_actu h4 {
    font-size: 1.1rem;
  }
}
.titre_post_slider_actu {
  padding-bottom: 0px;
  border-bottom: 4px solid #4cada9;
  margin-bottom: 8px;
  height: 63px;
}
.slider_actu_home_page .slick-prev {
  width: 60px;
  height: 60px;
  left: -85px;
}
.slider_actu_home_page .slick-next {
  width: 60px;
  height: 60px;
  right: -85px;
}
@media (max-width: 700px) {
  .container-actu {
    padding-bottom: 2px;
  }
}
.slick-dots li button:before {
  font-size: 10px !important;
  top: 10px !important;
}
.slick-dots {
  bottom: -45px !important;
}
.image-container-vignette {
  width: 100%;
  height: 290px;
  -webkit-mask-image: url(images/mask-svg-vignettes-event.svg);
  mask-image: url(images/mask-svg-vignettes-event.svg);
  mask-position: bottom;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: bottom;
}
@media (max-width: 1600px) {
  .image-container-vignette {
    height: 235px;
  }
  .et_pb_section {
    padding: 0px 0;
  }
}
@media (max-width: 1900px) {
  .image-container-vignette {
    height: 270px;
  }
}
@media (max-width: 1200px) {
  .image-container-vignette {
    height: 180px;
  }
}
@media (max-width: 1000px) {
  .image-container-vignette {
    height: 120px;
  }
}
@media (max-width: 800px) {
  .image-container-vignette {
    height: 170px;
  }
}
@media (max-width: 570px) {
  .image-container-vignette {
    height: 140px;
  }
}
@media (max-width: 479px) {
  .image-container-vignette {
    height: 260px;
  }
}
@media (max-width: 400px) {
  .image-container-vignette {
    height: 230px;
  }
}
.image-container-vignette img {
  height: 100%;
  width: 100%;
  object-fit: cover
}
/*** SLIDER HERO ***/
.et_pb_slides::before {
  position: absolute;
  content: url(images/fond-slider-hero.png);
  width: 500px;
  height: 500px;
  z-index: 2;
}
/** footer **/
.footer_link .et_pb_text_inner a {
  border-radius: 5px;
  display: inline-block;
  background-color: #72726d;
  color: white;
  padding: 4px;
  margin: 2px;
  line-height: normal;
  font-weight: 500;
  transition: all .2s ease-in-out;
}
.footer_link .et_pb_text_inner a:hover {
  background-color: #4d4d49;
  transition: all .2s ease-in-out;
}
/** Menu Losanges **/
.icon-ar:hover, .icon-01:hover, .icon-02:hover, .icon-03:hover, .icon-04:hover, .icon-05:hover, .icon-06:hover, .icon-07:hover, .icon-08:hover, .icon-09:hover {
  -webkit-transition: background-image 0.3s ease-in-out;
  transition: background-image 0.3s ease-in-out;
}
.icon-ar {
  transition: background-image 0.7s ease-in-out;
}
.icon-01, .icon-02, .icon-03, .icon-04, .icon-05, .icon-06, .icon-07, .icon-08, .icon-09 {
  -webkit-transition: background-image 0.3s ease-in-out;
  transition: background-image 0.3s ease-in-out;
}
.icon-01:hover {
  background-image: url(images/losanges-menu/Icon-01-bis-v2.png);
}
.icon-02:hover {
  background-image: url(images/losanges-menu/Icon-02-bis-v2.png);
}
.icon-03:hover {
  background-image: url(images/losanges-menu/Icon-03-bis-v2.png);
}
.icon-04:hover {
  background-image: url(images/losanges-menu/Icon-04-bis-v2.png);
}
.icon-05:hover {
  background-image: url(images/losanges-menu/Icon-05-bis-v2.png);
}
.icon-06:hover {
  background-image: url(images/losanges-menu/Icon-06-bis-v2.png);
}
.icon-07:hover {
  background-image: url(images/losanges-menu/Icon-07-bis-v2.png);
}
.icon-08:hover {
  background-image: url(images/losanges-menu/Icon-08-bis-v2.png);
}
.icon-09:hover {
  background-image: url(images/losanges-menu/Icon-09-bis-v2.png);
}
/** HOME Liens vers site Externes **/
.autres-sites-modules {
  transition: all .2s ease-in-out;
}
.autres-sites-modules:hover {
  transform: scale(1.1);
}
/** Menu **/
.et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu a {
  text-transform: none;
  font-weight: 400;
  color: #434343 !important;
  line-height: 1.2em;
}
/*.et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu a:hover{

  box-shadow: inset 400px 0 0 0 #D5A100 !important;

  opacity: 100% !important;

}*/
#menu-mauges li.mega-menu > ul, #menu-principal2-1 li.mega-menu > ul {
  padding: 30px 20px;
  position: absolute !important;
  left: 9% !important;
  width: 1080px !important;
  columns: auto 2 !important;
  column-gap: 0 !important;
  right: 0 !important;
  border-bottom: #d4a001 5px solid;
  border-radius: 0 0 5px 5px;
}
#menu-mauges li.mega-menu > ul > li, #menu-mauges li.mega-menu > ul > li {
  width: 100% !important;
  margin: 0;
}
/*.et-menu-nav #menu-principal2-1 li.mega-menu > ul > li:hover {

box-shadow: inset 600px 0 0 0 #D5A100 !important;

opacity: 100% !important;

}*/
#menu-mauges li ul.sub-menu a:hover, #menu-principal2-1 li ul.sub-menu a:hover {
  box-shadow: inset 400px 0px 100px 0px #D5A100 !important;
  opacity: 100% !important;
}
/* Animtaion 2 Hover Link */
.link-animation-2 a {
  cursor: pointer;
  position: relative;
  white-space: nowrap;
}
.link-animation-2 a::before, .link-animation-2 a::after {
  position: absolute;
  width: 100%;
  height: 1px;
  background: currentColor;
  top: 100%;
  left: 0;
  pointer-events: none;
}
.link-animation-2 a::before {
  content: '';
  /* show by default */
}
.link-animation-2 a::before {
  transform-origin: 100% 50%;
  transform: scale3d(0, 1, 1);
  transition: transform 0.3s;
}
.link-animation-2 a:hover::before {
  transform-origin: 0% 50%;
  transform: scale3d(1, 1, 1);
}
.et_pb_column.et_pb_column_1_4.et_pb_column_8.et_pb_css_mix_blend_mode_passthrough.et-last-child {
  border: 0px solid #f2f2f2 !important;
}
.et_pb_text_inner {
  /*margin: auto;

  width: fit-content;

  position: relative;*/
  /*  background-color: hsla(196, 61%, 58%, .75); */
}
.titre-section-home .et_pb_text_inner::before {
  content: '';
  background-color: #D4A001;
  position: absolute;
  left: -5%;
  bottom: 18px;
  width: 110%;
  height: 16px;
  z-index: -1;
}
.jaune-texte .et_pb_text_inner::before {
  background-color: #eabb00;
}
@media (max-width: 450px) {
  .titre-section-home .et_pb_text_inner::before {
    bottom: 10px;
  }
}
/* SLIDER ENTETE */
.image-container-vignette-entete {
  width: 100%;
  height: 500px;
  background-size: contain, cover;
  background-repeat: no-repeat, no-repeat;
  background-position: left, center;
  padding-left: 16%;
  display: block;
  padding-top: 250px;
}
.image-container-vignette-entete .bleu-text {
  padding: 3px 10px;
  font-size: 48px;
  color: white;
  background-color: #4ea8a6;
  line-height: 1.1em;
}
.image-container-vignette-entete .orange-text {
  padding: 3px 10px;
  font-size: 48px;
  line-height: 1.1em;
  color: white;
  background-color: #d4a001;
}
.slider_entete .slick-dots {
  bottom: -5px !important;
}
@media (max-width: 1000px) {
  .image-container-vignette-entete .orange-text, .image-container-vignette-entete .bleu-text {
    font-size: 30px;
    line-height: 38px;
  }
}
@media (max-width: 450px) {
  .image-container-vignette-entete .orange-text, .image-container-vignette-entete .bleu-text {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-width: 1000px) {
  .image-container-vignette-entete {
    height: 300px;
    padding-left: 2%;
    background-size: 0, cover;
    display: flex;
    align-content: space-around;
    flex-direction: column-reverse;
  }
}
/* SLIDER ALERT */
.container_slider_alert {
  background-color: #eabb00;
  display: flex;
  align-items: center;
  padding: 10px 30px;
}
.slider_alert h4 {
  color: black;
  padding-bottom: 0px;
}
.slider_alert p {
  color: #53544c;
}
.slider_alert img {
  margin-right: 20px;
}
@media (max-width: 700px) {
  .slider_alert img {
    display: none;
  }
  .slider_alert p {
    font-size: 12px;
    line-height: 16px;
  }
  .container_slider_alert {
    padding: 10px 10px;
  }
}
/* */
.slider-hero .slick-dots li button:before {
  top: -20px !important;
}
/** RESPONSIVE **/
@media (max-width: 1500px) {
  .section-agenda {
    background-size: 0 0 !important;
  }
}
@media (max-width: 700px) {
  .section-slider-actualitees {
    width: 100% !important;
    max-width: none !important;
  }
}
.et_pb_fullwidth_code_0_tb_header, .container_slider_entete {
  width: 100%;
}
@media (max-width: 700px) {
  .et_pb_row .et_pb_column:last-child, .et_pb_bottom_divider .et_pb_row:nth-last-child(2) .et_pb_column:last-child, .et_pb_row .et_pb_column.et-last-child {
    /* display: flex !important;

    flex-direction: column !important; */
  }
  .et_pb_image_0 {
    margin-left: 0 !important;
  }
  .et_pb_row .et_pb_column:last-child, .et_pb_bottom_divider .et_pb_row:nth-last-child(2) .et_pb_column:last-child, .et_pb_row .et_pb_column.et-last-child .et_pb_image {
    margin: auto;
  }
}
@media (max-width: 1030px) {
  div.et_pb_section.et_pb_section_4 {
    background-size: 0 !important;
  }
}
@media only screen and (min-width: 1600px) {
  .menu-losanges {
    padding: 0px 0 !important;
  }
}
@media (min-width: 981px) {
  .menu-losanges {
    padding: 0px 0 !important;
  }
}
/* Section Losange Du bas */
.container-losange-site-partenaire {
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: initial !important;
}
@media (max-width: 1000px) {
  .autres-sites-modules {
    width: 47.5%;
    margin: auto;
    margin-top: 0;
    flex-direction: initial !important;
  }
  .premier-losange {
    width: 100%;
  }
}
.et_pb_blurb_0.et_pb_blurb {
  max-width: 100% !important;
}
@media (max-width: 500px) {
  .autres-sites-modules img {
    width: 70%;
  }
  .ligne-2-losanges-autres-site, .container-losange-site-partenaire {
    padding-top: 0px;
    padding-left: 2px;
    padding-right: 2px;
  }
}
@media (max-width: 400px) {
  .autres-sites-modules span {
    font-size: 12px !important;
  }
}
/* Accordeon Menu Version Tablette et mobile */
.ligne-accordeon {
  width: 95%;
  margin: auto;
}
summary {
  color: rgb(20, 20, 20);
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 800;
  text-align: center;
  padding: 20px 0px;
  background-image: url(images/Fond-Acces-En-Clic.png);
  background-position: center;
  font-family: 'aleo', Georgia, "Times New Roman", serif !important;
  width: 100%;
}
/*.container-accordeon{

  display: inline-block;

  margin-left: 40px !important;

  width: 40%;

}*/
#ar_mob .container-accordeon {
  display: inline-block;
  width: 95%;
  max-width: 649px;
  margin: auto auto;
  font-size: 24px;
}
#ar_mob .container-accordeon a {
  margin-left: 6px;
  color: white;
  font-weight: 400;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 40px;
}
#ar_mob .container-accordeon a:hover {
  font-weight: 600;
}
#ar_mob .ligne-accordeon {
  display: flex;
  align-items: center;
  padding: 16px 10px;
  box-shadow: rgb(0 0 0 / 27%) 0px 8px 16px -8px;
  justify-content: space-between;
}
.ligne-accordeon-1, .ligne-accordeon-2 {
  background-color: #48B376;
}
.ligne-accordeon-1 {
  position: relative;
  z-index: 100;
}
.ligne-accordeon-2 {
  position: relative;
  z-index: 99;
}
.ligne-accordeon-3 {
  background: rgb(74, 176, 102);
  background: linear-gradient(90deg, rgba(74, 176, 102, 1) 0%, rgba(0, 104, 52, 1) 100%);
  position: relative;
  z-index: 98;
}
.ligne-accordeon-4 {
  background-color: #00AAA7;
  position: relative;
  z-index: 97;
}
.ligne-accordeon-5 {
  background-color: #C35031;
  position: relative;
  z-index: 96;
}
.ligne-accordeon-6 {
  background-color: #ED6D6B;
  position: relative;
  z-index: 95;
}
.ligne-accordeon-7, .ligne-accordeon-8 {
  background-color: #ED6379;
}
.ligne-accordeon-7 {
  position: relative;
  z-index: 94;
}
.ligne-accordeon-8 {
  position: relative;
  z-index: 93;
}
.ligne-accordeon-9 {
  background-color: #CA9902;
  position: relative;
  z-index: 92;
}
.ligne-accordeon img {
  margin: auto;
  height: 100%;
}
.container-img-acordeon {
  height: 100%;
  width: 70px;
  display: flex;
  justify-content: center;
}
@media (max-width: 750px) {
  .container-accordeon {
    margin: 10px !important;
    width: -webkit-fill-available;
    width: -moz-available; /* WebKit-based browsers will ignore this. */
    width: -webkit-fill-available; /* Mozilla-based browsers will ignore this. */
    width: fill-available;
  }
}
.et_pb_menu__search-button {
  background-image: url(images/icon-loupe.png) !important;
  padding: 0 !important;
  width: 40px;
  height: 40px;
  background-size: 40px 40px !important;
  margin: 0px !important;
  margin-top: auto !important;
  margin-bottom: 6px !important;
}
@media (max-width: 980px) {
  .et_pb_menu__search-button {
    width: 30px;
    height: 30px;
    background-size: 30px 30px !important;
  }
}
.et_pb_menu__close-search-button {
  margin: 0 !important;
  margin-bottom: auto !important;
  margin-top: auto !important;
  padding: 0 !important;
  padding-right: 10px !important;
}
.et_pb_menu__search {
  margin-left: 10px;
}
.et_pb_menu__search-button:after {
  display: none !important;
}
#page-container {
  overflow: hidden !important;
}
.et-menu-nav li.mega-menu > ul > li > a:first-child {
  padding-top: 6px !important;
  width: 90% !important;
  margin-left: 10px !important;
  border-bottom: 1px solid rgb(255 255 255) !important;
  padding-left: 2px !important;
}
/* Slider sans defillement */
.slider-sans-defillement #homepage-slider .slider-hero {
  display: flex;
  flex-direction: row;
}
.slider-sans-defillement .evenements_sliders {
  width: 24%;
}
@media (max-width: 980px) {
  .slider-sans-defillement .evenements_sliders {
    width: 47%;
  }
  .slider-sans-defillement #homepage-slider .slider-hero {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
}
@media (max-width: 750px) {
  .slider-sans-defillement .evenements_sliders {
    width: 96%;
  }
  .slider-sans-defillement #homepage-slider .slider-hero {
    display: flex;
    flex-direction: column;
  }
}
/* Slider actu sand deroulement */
.slider_actu_non_deroulents .slider_actu_home_page {
  display: flex;
  flex-direction: row;
}
.slider-sans-defillement .container_slider_slider_actu {
  width: 33%;
}
.slider_actu_non_deroulents .container_slider_slider_actu {
  width: 33%;
}
@media (max-width: 750px) {
  .slider_actu_non_deroulents .container_slider_slider_actu {
    width: 96%;
  }
  .slider-sans-defillement .container_slider_slider_actu {
    width: 96%;
  }
  .slider_actu_non_deroulents .slider_actu_home_page {
    display: flex;
    flex-direction: column;
  }
}
/*.filda{

  display: none !important;

}*/
/* SLIDER CENTER ACTU */
.slider_center img, .slider_center .image_items_slider_center {
  max-width: 50%;
  margin: auto;
}
.slider_center {
  position: relative;
  z-index: 200;
  padding: 0 0px;
  margin: 5rem auto;
  max-width: 800px;
  width: 100%;
}
.slider_center .slick-arrow {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 50px;
  line-height: 50px;
  margin-top: -25px;
  border: none;
  background: transparent;
  color: #EABB01;
  font-family: monospace;
  font-size: 5rem;
  z-index: 300;
  outline: none;
}
.slider_center .slick-prev {
  left: -60px;
  text-align: left;
}
.slider_center .slick-next {
  right: -60px;
  text-align: right;
}
.item.slick-slide {
  width: 400px;
  height: 400px !important;
  transition: transform .4s;
  transition: all 0.5s ease-out;
  position: relative;
  text-align: center;
}
/*

.slick-slide:after {

  content:'';

  position: absolute;

  z-index: 2;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  background: rgba(0,0,0,.5);

  transition: transform .4s;

}

*/
.item.slick-slide {
  transform: scale(0.55) translate(840px);
  transition: all 0.5s ease-out;
}
.item.slick-slide.slick-center + .slick-slide {
  transform: scale(0.8) translate(-260px);
  z-index: 10;
  transition: all 0.5s ease-out;
}
.item.slick-slide.slick-center + .slick-slide + .item.slick-slide {
  transform: scale(0.55) translate(-840px);
  z-index: 5;
  transition: all 0.5s ease-out;
}
.item.slick-slide.slick-active {
  transform: scale(0.8) translate(260px);
  transition: all 0.5s ease-out;
}
.item p {
  display: none;
  margin-top: 10px;
  padding-bottom: 0px;
}
.item.slick-slide.slick-center p {
  display: block;
}
.item.slick-slide.slick-center {
  /* margin: 0 -10%; */
  transform: scale(1);
  z-index: 30;
  transition: all 0.5s ease-out;
}
.slick-center:after {
  opacity: 0;
}
.slider_center_no_slider_mode .icon-centre-telechager-previsu {
  margin-top: 45px;
}
.slider_center_no_slider_mode .item_publications-page {
  margin-bottom: 20px;
}
/* Style Slider center */
.publication-tags::after {
  background-color: #4da8a6;
  content: "";
  display: block;
  height: 5px;
  margin: 10px auto;
  width: 40px;
}
.titre_publication {
  text-align: center;
  color: black;
  font-weight: 400 !important;
  text-transform: uppercase;
  border-bottom: 2px solid black;
  width: fit-content;
  margin: auto;
}
.titre_publication span {
  font-weight: 800;
}
.image_items_slider_center {
  background-size: 100%;
  background-repeat: no-repeat;
  width: 300px;
  height: 284px;
}
.image_items_slider_center_hover {
  background: rgba(0, 100, 215, .7);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  opacity: 0;
  line-height: normal;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  width: 50%;
  margin: 0 auto;
  max-height: 70.5%;
  display: flex;
  justify-content: center;
  padding-top: 27%;
}
.item.slick-slide.slick-center .image_items_slider_center:hover .image_items_slider_center_hover {
  opacity: 1;
}
.image_items_slider_center_hover a:first-child {
  margin: 0px 10px;
}
.image_items_slider_center_hover a:last-child {
  margin: 0px 10px;
}
.icon-centre-telechager-previsu {
  display: flex;
  justify-content: center;
}
.image_items_slider_center_hover a {
  color: rgba(255, 255, 255, .7);
  display: block;
  width: 52px;
  height: 52px;
  /*position: absolute;

  top: 50%; */
  /*margin-top: -26px;*/
  border: 3px solid rgba(255, 255, 255, .56);
  border-radius: 50%;
  text-align: center;
  padding-top: 12px;
  -webkit-transition: all .3s;
  transition: all .3s;
  font-size: 20px;
  font-size: 2rem;
}
#plan {
  column-count: 3;
}
#plan .et_pb_widget {
  width: 100%;
}
/* Sliders Page Publications */
.item_publications-page.slick-slide {
  width: 400px;
  transition: transform .4s;
  transition: all 0.5s ease-out;
  position: relative;
  text-align: center;
}
.item_publications-page.slick-slide {
  /*transform: scale(0.7)  translate(840px);*/
  transform: scale(0.8);
  transition: all 0.5s ease-out;
}
.item_publications-page.slick-slide.slick-center + .slick-slide {
  transform: scale(0.8) /*translate(-230px)*/;
  z-index: 10;
  transition: all 0.5s ease-out;
}
.item_publications-page.slick-slide.slick-center + .slick-slide + .item_publications-page.slick-slide {
  /*transform: scale(0.7)  translate(-840px);*/
  transform: scale(0.8);
  z-index: 5;
  transition: all 0.5s ease-out;
}
.item_publications-page.slick-slide.slick-active {
  transform: scale(0.8) translate(230px);
  transition: all 0.5s ease-out;
}
.item_publications-page p {
  display: none;
  margin-top: 10px;
  padding-bottom: 0px;
}
.item_publications-page.slick-slide.slick-center p {
  display: block;
}
.item_publications-page.slick-slide.slick-center {
  transform: scale(0.8);
  z-index: 30;
  transition: all 0.5s ease-out;
}
.item_publications-page .image_items_slider_center_hover {
  z-index: 9999;
  max-height: 100% !important;
}
.item_publications-page.slick-slide.slick-center .image_items_slider_center:hover .image_items_slider_center_hover {
  opacity: 1;
}
.item_publications-page .image_items_slider_center:hover .image_items_slider_center_hover {
  opacity: 1;
}
.slider_center.slider_page_publication {
  margin: 0em auto;
}
.slider_center.slider_page_publication .slick-list {
  padding-top: 10px !important;
}
/**/
/* on génère un élément :after lors du survol et du focus :*/
.image_items_slider_center_hover:hover:after, .image_items_slider_center_hover:focus:after {
  content: attr(aria-label); /* on affiche aria-label */
  position: absolute;
  top: -2.4em;
  left: 50%;
  transform: translateX(-50%); /* on centre horizontalement  */
  z-index: 10; /* pour s'afficher au dessus des éléments en position relative */
  white-space: nowrap; /* on interdit le retour à la ligne*/
  padding: 5px 14px;
  background: #05A69D;
  color: #fff;
  border-radius: 2px;
  font-size: 1.2rem;
}
/* on génère un second élément en :before pour la flèche */
[aria-label]:hover:before, [aria-label]:focus:before {
  content: "▼";
  position: absolute;
  top: -1em;
  left: 50%;
  transform: translateX(-50%); /* on centre horizontalement  */
  font-size: 20px;
  color: #05A69D;
}
/* pas de contour durant le :focus */
[aria-label]:focus {
  outline: none;
}
/* No Slider Mode */
.slider_center_no_slider_mode img, .slider_center_no_slider_mode .image_items_slider_center {
  max-width: 50%;
  height: 212px;
  margin: auto;
  position: relative;
}
.slider_center_no_slider_mode {
  display: flex;
  justify-content: start;
  position: relative;
  z-index: 200;
  padding: 30px 0px;
  margin: 1rem auto;
  max-width: 800px;
  width: 100%;
  flex-direction: row;
  flex-wrap: nowrap;
}
@media (max-width: 1080px) {
  .slider_center_no_slider_mode {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.slider_center_no_slider_mode .slick-arrow {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 50px;
  line-height: 50px;
  margin-top: -25px;
  border: none;
  background: transparent;
  color: #EABB01;
  font-family: monospace;
  font-size: 5rem;
  z-index: 300;
  outline: none;
}
.slider_center_no_slider_mode .slick-prev {
  left: -60px;
  text-align: left;
}
.slider_center_no_slider_mode .slick-next {
  right: -60px;
  text-align: right;
}
.slider_center_no_slider_mode .image_items_slider_center_hover {
  width: 100%;
  max-height: 100%;
}
.slider_center_no_slider_mode .icon-centre-telechager-previsu a {
  width: 40px;
  height: 40px;
}
.slider_center_no_slider_mode .icon-centre-telechager-previsu a .et-pb-icon {
  font-size: 18px !important;
  margin-top: -3px;
}
/***********************/
/* SIDEBAR ACTUALITEES */
/**********************/
.main_sidebar_actu {
  padding: 4px;
  padding-right: 30px;
}
.main_sidebar_actu h3 {
  font-family: 'aleo',sans-serif !important;
  font-weight: 400;
  font-size: 26px !important;
  margin: 15px 0 0px 0;
  line-height: 1em;
  border-left: 6px solid #d49f00;
  padding-left: 13px;
  padding-bottom: 0px;
  border-radius: 5px;
}
.card_sidebar_actu {
  overflow: hidden;
  margin: 10px 0px;
  border-radius: 0.5rem;
  background-color: #fff;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border: 1px solid transparent;
}
.contenus_card_sidebar_actu {
  padding: 0.6rem;
}
.image_sidebar_actu {
  width: 100%;
  height: 150px;
  overflow: hidden;
}
.image_sidebar_actu img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  transition: all 0.7s;
}
.card_sidebar_actu:hover .image_sidebar_actu img {
  transform: scale(1.08);
  transform-origin: center;
  transition: all 0.7s;
}
.titre_sidebar_actu {
  color: #111827;
  font-size: 1.125rem;
  line-height: 1.3rem;
  font-weight: 600;
  padding-bottom: 6px;
}
.paragraphe_sidebar_actu {
  /*margin-top: .5rem;*/
  color: #6B7280;
  font-size: .85rem;
  line-height: 1.1rem;
}
.container_lire_actu_sidebar_actu {
  overflow: hidden;
  height: 0px;
  padding-top: 4px;
  text-align: center;
  transition: all 0.5s;
}
.lire_actu_sidebar_actu {
  transform: translate(0px, -50px);
  transition: all 0.5s;
}
.card_sidebar_actu:hover .container_lire_actu_sidebar_actu {
  height: 28px;
  transition: all 0.5s;
}
.card_sidebar_actu:hover .lire_actu_sidebar_actu {
  transform: translate(0px, 0px);
  transition: all 0.5s;
}
.slider_entete .slick-next:before, .slider_entete .slick-prev:before {
  font-size: 40px;
}
.slider_entete .slick-prev {
  left: 2%;
  z-index: 999999;
  height: 50px;
  width: 50px;
}
.slider_entete .slick-next {
  right: 2%;
  z-index: 999999;
  height: 50px;
  width: 50px;
}
/** PAGE PUBLICATION **/
.ligne-titre-h2-publication {
  border-bottom: 1px solid #d49f00;
  transform: translate(0px, -34px);
}
.ligne-titre-h2-publication h2 {
  transform: translate(0px, 34px);
  width: fit-content;
  padding-right: 12px;
  background: white;
}

/** SINGLE PUBLICATION **/
.publication {
  display: flex;
}
.contenu_publi {
  margin-top: 30px;
}