/*
Theme Name: Aussonne
Author: Com6
Description: Theme pour la mairie d'Aussonne
Version: 1.0
*/
@charset "UTF-8";

body {
  font-size: 1.5rem;
  font-family: 'Open Sans', sans-serif;
  font-weight:300;
  color: #333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-break: break-word;
  background-color: #eaeff6;
}

.container {
  box-sizing: border-box;
  overflow: hidden;
}

.monagenda:before {
  position: relative;
  /* display: inline-block; */
  content: "";
  background: url(images/icon/heart-red.svg) no-repeat;
  background-size: 30px;
  background-position: 0px;
  width: 30px;
  float: right;
  height: 31px;
  margin-left: 30px
}
.alt-alert{
  position: relative;
  padding: .75rem 1.25rem;
  margin: 1rem 0;
  border: 1px solid transparent;
  border-radius: .25rem;
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.bx-pager:first-line {
  color: blue;
}

.archive1 #galeriee .galerie .encart:before {
  content: "";
  display: inline-block;
  width: 0%;
}

.archive1 #galeriee .galerie .encart:after {
  content: "";
  background-image: url('images/icon/next.svg');
  background-repeat: no-repeat;
  background-size: 41px;
  background-position: 0px;
  display: inline-block;
  width: 70px;
  height: 26px;
  position: absolute;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: 'Dosis', sans-serif;
  font-weight: 800;
  font-size: 1.5em;
}

.titre-actu-slider h3 a {
  font-family: 'Dosis', sans-serif;
  font-weight: 800;
  font-size: 31px;
  line-height: 38px;
  letter-spacing: 2px;
  position: relative;
}

.titre-actu-slider h3 a::before{
  content:'';
  position: absolute;
  top: 0;
  left: -35px;
  bottom: 0;
  width:4px;
  background-color: #de0a29;
}
@media screen and (max-width:768px){
  .titre-actu-slider h3 a::before{
    left: -15px
  }
}
.wp-block-image {
  margin-top: 2em;
}

.searchGarches {
  background-color: #00957d;
  padding: 5px;
  color: white;
}

#single-eve .article span a:before {
  content: "";
  display: none;
  background: none;
  width: 0px;
  margin:0;
}

#single-eve .article a:before {
  position: relative;
  display: inline-block;
  content: "";
  background: url('images/icon/heart-red.svg');
  background-repeat: no-repeat;
  background-size: 1.8rem;
  background-position: center;
  width: 30px;
  top: 0;
  right: 0;
  height: 20px;
  margin-right: 13px;
}

#single-eve #select-count {
  left: 26px;
  top: auto;
  right: auto;
  line-height: 2rem;
}

#agenda .page-title a {
  display: table;
  font-size: 13px;
  padding-top: 0px;
  line-height: 40px;
  padding-bottom: 0px;
  font-weight: bold;
}

#agenda .page-title a:before {
  position: relative;
  /* display: inline-block; */
  content: "";
  background: url('images/icon/heart-red.svg');
  background-repeat: no-repeat;
  background-size: 1.5rem;
  background-position: center;
  width: 30px;
  float: right;
  height: 40px;
}

.info-header {
  display: block;
  width: 70%;
  padding-left: 25px;
  line-height: 15px;
}

#adointConseil figure img {
  position: relative;
  float: left;
}


#maire figure img {
  height:auto;
  padding-bottom: 2px;
}

#maire .col-xs-12.col-sm-6.elus {
  padding: 0;
}

#maire .row {
  margin: 0;
}

#maire .photo {
  width: 150px;
  position: absolute;
  height: 100%;
}

.tel {
  color: #ff8c3d;
}

#maire .info-header {
  margin-left: 150px;
}
#maire .info-header h3 {
  color: #ff8c3d;
  font-size: 18px;
  margin-bottom: 1rem;
}
#maire .content {
  padding-left: 20px;
  margin-left: 150px;
  width: auto;
  margin-bottom: 10px;
}

#maire div {
  width: 100%;
}

#slider-actu ul{
  padding-left: 5px;
}

#slider-actu .bx-wrapper .bx-controls-direction a {
  z-index: 2 !important;
}

#slider-actu .bx-wrapper .bx-prev {
  background-image: url("images/icon/arrow-nav.svg");
  background-size: 1.5rem;
  transform: rotate(180deg);
  left: 0;
}
 #slider-actu .bx-wrapper .bx-next {
  right: 20px;
  background-image: url("images/icon/arrow-nav.svg");
  background-size: 1.5rem;
}

sib-email-area:after {
  border: white 1px solid;
  height: 2px;
  width: 100%;
}

form#sib_signup_form_1 .sib-default-btn {
  border-radius: 0px !important;
  width: 100% !important;
  color: #FFF;
  text-transform: uppercase;
  padding: 10px;
}

form#sib_signup_form_1 p.rgpd_info {
  display: none !important;
}

#cadre {
  border: black 1px solid;
  padding: 15px;
  text-align: center;
  color: black;
  height: 100%;
}

#actualites {
  margin-top: 20px;
  margin-bottom: 10px;
}

.home #carte,
.home #pratique{
  margin:0 0 4rem 0;
  padding: 0;
}


.header-site .container:last-child {
  overflow: inherit;
}

.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

.ombre {
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.35);
}

@media (min-width:768px) {
  .container {
    width: 100%;
  }
}

@media (min-width:1200px) {
  .container {
    width: 1170px;
  }
}

.row:before, .row:after, .content:after {
  content: " ";
  display: table;
}

.row:after, .content:after {
  clear: both;
}

.row.no-margin {
  margin-left: 0;
  margin-right: 0;
}

.row.no-margin>[class*=col] {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width:768px) {
  .row.no-margin>[class*=col]:first-child {
    padding-left: 0;
    padding-right: 15px;
  }

  .row.no-margin>[class*=col]:last-child {
    padding-left: 15px;
    padding-right: 0;
  }
}

.row-eq-height {
  display: flex;
  flex-wrap: wrap;
}

.row-eq-height>[class*=col-] {
  margin-bottom: 2em;
}

.row-eq-height.no-margin>[class*=col-] {
  margin-bottom: 0px;
}

@media only screen and (max-width:767px) {
  .row-eq-height>div {
    height: auto;
  }
}

.row-off-canvas {
  width: 280%;
  margin-bottom: 10px;
}

.off-canvas-wrapper {
  overflow-y: hidden;
  overflow-x: scroll;
}

.btn {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  box-sizing: border-box;
  transition: background-color 0.25s, box-shadow 0.25s, color 0.25s, border-color 0.25s;
  width: auto;
}

.off-screen {
  height: 1px;
  left: -1000px;
  overflow: hidden;
  position: absolute;
  text-align: left;
  top: -1000px;
  width: 1px;
  z-index: 999999;
}

.off-screen:focus, .off-screen:active, .off-screen:hover {
  height: auto;
  left: 15px;
  outline: none;
  top: 15px;
  width: auto;
}

.screen-reader-text, .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

a {
  color: #000;
  text-decoration: none;
  transition: all 0.3s ease-out;
}

/* liens externes */
hentry a:not([href*='couffouleux.fr/']):after {
  content: '\f08e';
  font-family: "FontAwesome";
  font-size: 9px;
  font-size: .64286rem;
  display: inline-block;
  opacity: .5;
  margin-right: 3px;
}

blockquote {
  margin: 0 0 0 20px;
  border: 0;
  font-size: inherit;
  padding: 30px;
  margin-bottom: 40px;
}

code, kbd, pre, tt {
  background: #f1f1eb;
  font-family: "Lucida Console", Monaco, monospace;
  padding: 1px 5px 0;
}

dd {
  margin: 0 0 0.5em 25px;
}

dt {
  font-weight: bold;
}

embed {
  max-width: 100%;
}

figure {
  margin-left: 0;
  margin-right: 0;
  position: relative;
  width: 100%;
}

figure img {
  display: block;
  margin: 0 auto;
  object-fit: cover;
}

.photo {
  width: 30%;
}

figcaption {
  font-size: 14px;
  font-style: italic;
  margin-top: 15px;
  text-align: center;
}

form {
  margin: 1em 0;
}

h1, h2, h3 {
  font-family: 'Open Sans', sans-serif;
}

h1 {
  font-size: 2.4rem;
  color: black;
  margin-bottom: .75em;
}

h2 {
  font-size: 2rem;
  font-weight: 700;
}

h3 {
  font-size: 1.5rem;
  font-weight: 700;
}

.main .article h1 {
  margin-top: 1em;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}

.main h1 {
  font-size: 4.5rem;
  color: #383939;
  position: relative;
}
.main h1::before{
  content:'';
  position: absolute;
  top: 0;
  left: -40px;
  bottom: 0;
  width: 4px;
  background-color: #de0a29;
}
.main header {
  margin-bottom: 20px;
}

@media screen and (max-width: 480px) {
  .main h1 {
    font-size: 3.6rem;
  }
}

@media screen and (min-width:768px) {
  h1 {
    font-size: 3.2rem;
  }

  h2 {
    font-size: 2.4rem;
  }

  h3 {
    font-size: 1.8rem;
  }
}

@media screen and (min-width:992px) {
  h1 {
    font-size: 3.6rem;
  }

  h2 {
    font-size: 2.6rem;
  }

  h3 {
    font-size: 2rem;
  }
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, nav a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
  color: inherit;
  display: block;
}

img {
  height: auto;
  max-width: 100%;
  object-fit: cover;
  min-width: 100%;
}

.wp-caption {
  margin: 0;
  max-width: 100%;
}

.aligncenter, .alignleft, .alignright {
  display: block;
  margin: 1em auto;
}

img.aligncenter, img.alignleft, img.alignright {
  width: auto;
}

.gallery-caption, .wp-caption-text {
  font-size: 11px;
  font-style: italic;
  text-align: center;
  position: absolute;
  bottom: 0;
  color: white;
  width: 100%;
  background-color: #00000075;
}

.gallery-caption {
  width: calc(100% - 30px);
}

@media screen and (min-width:768px) {
  .alignleft {
    float: left !important;
    margin: 0 1em 1em 0 !important;
  }

  .alignright {
    float: right !important;
    margin: 0 0 1em 1em !important;
  }
}

nav ol, nav ol ol, nav ul, nav ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

ol, ul {
  padding-left: 25px;
  list-style-position: inside;
}

ol.list-unstyled, ul.list-unstyled {
  margin: 0;
  padding: 0;
}

ol.list-unstyled ol, ol.list-unstyled ul, ul.list-unstyled ol, ul.list-unstyled ul {
  margin: 0;
  padding: 0;
}

ol ol {
  list-style: lower-alpha;
}

ol ol ol {
  list-style: upper-roman;
}

pre {
  direction: ltr;
  padding: 7.5px;
  white-space: pre;
  word-break: normal;
}

.gras {
  font-weight: 700;
}

a:hover {
  color: inherit;
}

:focus, a:focus {
  outline-color: transparent;
}

.fond-gris {
  background-color: #1c1e1d;
}

.fond-jaune {
  background-color: white;
}

.fond-jaune h2 {
  padding-top: .6em;
  padding-bottom: .6em;
}

#single-map {
  width: 100%;
  height: 400px;
}

/*========================== Structure ==============================*/


input {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

@media screen and (min-width:992px) {
  .sidebar {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 30%;
    float: right
  }

  .main {
    position: relative;
    min-height: 1px;
    padding-left:40px;
    padding-right: 40px;
    padding-bottom: 40px;
    width: 70%;
    float: left;
    background-color: #FFF;
  }
}

@media screen and (min-width:543px) and (max-width:768px) {
  .sidebar .widget-agenda article .dates:before {
    left: 15px !important;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .sidebar .widget-actu article h3 {
    width: 100% !important;
  }

  .sidebar .widget-actu .ombre img {
    height: 150px;
  }

  .sidebar .widget-agenda article .dates:before {
    position: relative !important;
    bottom: 0;
    left: 0px !important;
  }

  .sidebar .widget-actu .ombre, .sidebar .widget-agenda .ombre {
    width: 50%;
    padding-left: 5%;
    padding-right: 5%;
    display: block !important;
    border-bottom: 0px solid #ff8c3d !important;
  }

  .sidebar .widget.widget-agenda .entry-content {
    display: flex;
  }

  .sidebar .widget.widget-actu .entry-content {
    display: flex;
  }

  .sidebar {
    padding-right: inherit;
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 0px;
    float: left;
  }

  .sidebar .widgets-group {
    border-left: 0px solid black !important;
    padding-left: 0px !important;
  }

  .sidebar h3 a {
    font-size: 20px;
    ;
  }

  .sidebar .widget-agenda article .dates {
    padding-left: 55px;
  }

  .main {
    width: 100%;
    padding-right: 0px;
  }
}

/*==========================ICONES ==============================*/
/*=========================== HEADER ===========================*/
.header-site {
  background: #eaeff6;
  zoom: 1;
  position: relative;
  margin-bottom: 0em;
}

.header-site:before, header-site:after {
  content: " ";
  display: table;
}

.header-site:after {
  clear: both;
}

.header-logo {
  position: relative;
  z-index: 2;
  background: #FFF;
}
.header-logo-inner {
  overflow: hidden;
  position: relative;
  float: right;
}

.custom-logo-link {
  /* image 240x80 */
  display: inline-block;
  padding: 12px 12px 12px 0;
  width: 60%;
}

.custom-logo {
  width: 100%;
  max-width: 330px;
  height: auto;
}

/* bloc liens externes */
.header-links {
  display: flex;
  align-items: center;
  padding-right: 15px;
  padding-left: 15px;
  height: 60px;
  float: left;
  width: auto;
}

.header-links>ul {
  display: flex;
}

.header-links li:first-child a:before {
  content: "+";
  width: 20px;
  height: 22px;
  display: inline-block;
  background-size: 20px;
  position: relative;
  margin-right: 12px;
  text-align: center;
  font-size: 2.5rem;
  line-height: 22px;
  font-weight: 100;
}

.header-links li {
    margin-right: 15px;
  background-color: #ffd940;
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.35);
  transition: 0.2s ease-out;
}
.header-links li:hover{
  background: #ff8c3d;
}
/* .header-links li:nth-child(2) {
  border-right: 1px dashed rgba(128, 128, 128, 0.46);
} */

.header-links i.ico-billetterie {
  background-position: 0 0;
}

.header-links li:hover i.ico-billetterie {
  background-position: 0 -126px;
}

.header-links i.ico-biblio {
  background-position: 0 -42px;
}

.header-links li:hover i.ico-biblio {
  background-position: 0 -168px;
}

.header-links i.ico-kiosque {
  background-position: 0 -84px;
}

.header-links li:hover i.ico-kiosque {
  background-position: 0 -210px;
}

.header-links a {
  font-size: 1.2rem;
  text-transform: uppercase;
  position: relative;
  transition: 0.2s ease-out;
  color: rgb(28, 30, 29);
  display: flex;
  align-items: center;
  padding: 5px 10px;
  font-weight: 700;
}

.header-links li a:hover {
  text-decoration: none;
}

.header-contacts a {
  color: rgba(255, 255, 255, 0.78);
  transition: 0.2s ease-out;
  width: 29px;
  height: 29px;
  line-height: 29px;
  background-color: #2f3535;
  text-align: center;
  border-radius: 100%;
}

.header-contacts {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
  height: 60px;
  padding-left: 0;
  width: 250px;
  float: left;
}
.fa-facebook-f:before, .fa-facebook:before,
.fa-envelope:before{
  color: #FFF;
}
.header-contacts a:hover {
  color: #ff8c3d;
}

.header-image {
  position: relative;
  width: 100%;
  height: 436px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-image::before{
  content:'';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.15);
  z-index: 0;
}
.header-image p {
  position: relative;
  z-index: 0;
  font-weight: 700;
  color: #ff8c3d;
  letter-spacing: 2px;
  font-size: 25px;
  font-family: 'Dosis', sans-serif;
  -moz-text-shadow: 0px 0px 4px 2px #606060;
-webkit-text-shadow: 0px 0px 4px 2px #606060;
-o-text-shadow: 0px 0px 4px 2px #606060;
text-shadow: 0px 0px 4px 2px #606060;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#606060, Direction=NaN, Strength=4);
}

.header-image p span {
  font-family: 'Dosis', sans-serif;
  font-size: 110px;
  color: white;
  font-weight: 400;
  line-height: 1em;
  letter-spacing: 1.5rem;
  text-transform: uppercase;
}
/* recherche */
.fa-search:before{
  color: #FFF;
}

a.bop-nav-search {
  position: relative;
  display: block !important;
  width: 32px;
  height: 32px;
  border: 0;
  background: #de0a29;
  border-radius: 32px;
  line-height: 32px;
  text-indent: -9999px;
  color: #FFF;
  font-size: 18px;
  cursor: pointer;
}
 a.bop-nav-search::before{
  content:'';
  position: absolute;
  top: 0;
  left: 0;
  right:0;
  bottom: 0;
  background-image: url('images/icon/search.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
}
a.bop-nav-search:focus,
a.bop-nav-search:hover{
  background: #ff8c3d;
}

.service_header_content {
  background: #fe003e;
  height: 112px;
  text-align: center;
  line-height: 15px;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.7px;
  padding: 54px 5px;
  transition: 0.2s ease-out;
}

.service_header_content a {
  color: white;
  text-transform: uppercase;
  line-height: 1;
}

.service_header_content a:before {
  content: "\f007";
  color: #383939;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  position: absolute;
  top: 11px;
  font-size: 18px;
  left: calc(50% - 16px);
  background: white;
  width: 35px;
  height: 35px;
  border-radius: 30px;
  padding: 8px;
  transition: 0.2s ease-out;
}

.service_header_content:hover a:before {
  color: #fe003e;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}

.service_header_content a:hover {
  text-decoration: none;
}

.service_header_content:hover {
  padding-top: 52px;
}

@media screen and (min-width:480px) {
  .header-logo .logo {
    margin-right: 16.66666667%;
  }

  .custom-logo-link {
    /* image 240x80 */
    padding: 14px 0px 14px 0;
    width: 190px;
  }
}

@media screen and (max-width:767px) {
  .header-logo {
    /* background: white;
    float: right;
    width: 50%; */
    display: none;
  }


  .nav-site-toggle span {
    display: none;
  }

  .header-logo-inner {
    float: left;
    display: flex;
    align-items: center;
  }
  .header-links {
    height: 87px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .service_header_content {
    width: 33%;
    padding: 33px 5px;
    height: 87px;
    padding-top: 54px;
    font-size: 1rem;
    line-height: 12px;
  }

  #nav-site {
    float: none !important;
  }

  .header-image {
    padding: 0 25px;
    float: left;
    height: 224px;
  }
  .header-site {
    margin-bottom: 0;
  }

  .home .section-titre {
    font-size: 4.8rem;
  }

  .header-logo .logo {
    height: 82px;
  }

  .custom-logo {
    width: auto;
    height: 100%;
  }

  .custom-logo-link {
    width: auto;
    padding: 0;
  }
}

@media screen and (max-width: 1198px) {
  .header-links a {
    font-size: 1rem;
  }

  .header-logo .logo {
    margin-right: 0;
  }

  /* .header-contacts {
		margin-top: 23px;
	} */
}

@media screen and (max-width: 360px) {
  .header-image p span {
    font-size: 6rem;
  }
}

@media screen and (max-width: 585px) {
  .header-image p span {
    font-size: 3.8rem;
  }

  .home .section-titre {
    font-size: 3.8rem;
  }
}

@media screen and (max-width: 520px) {
  .custom-logo-link{
    float: left;
  }
  .custom-logo {
    width: 75px;
    height: auto;
    margin-top: 0px;
  }
}

/* ================================= MENU ===============================================*/
.header-nav .container {
  padding: 0;
  overflow: inherit;
}

.header-nav {
  position: relative;
  z-index: 1;
  background: #FFF;
}

.header-nav.affix {
  position: static;
}

.header-nav.affix {
  /* lorsque le menu est scotché en haut */
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  position: absolute;
}

.nav-site-toggle {
  color: #fff;
  background-color: transparent;
}

.nav-site-toggle:focus, .nav-site-toggle:hover {
  color: white;
}

.nav-site-toggle:focus {
  outline: none;
}

.nav-site-toggle.active, .nav-site-toggle:active {
  box-shadow: none;
}

.nav-site-toggle.active:focus, .nav-site-toggle:active:focus {
  background: #ff8c3d;
  outline: none;
}

.nav-site-toggle i {
  font-size: 2.4rem;
  vertical-align: middle;
  padding-right: 1.6rem;
}

.nav-site-toggle span {
  font-size: 1.6rem;
  text-transform: uppercase;
  vertical-align: middle;
}

.nav-site {
  padding-left: 0;
  padding-right: 0;
  text-align: left;
  z-index: 100;
  font-weight: 700;
}

#nav-site {
  list-style-type: none;
  float: right;
  margin-right: 0px;
  padding-top: 6px;
}

#nav-site>li.parent:after {
  content: "";
  display: block;
  position: relative;
  height: 1px;
  width: 0%;
  background: #ff8c3d;
  margin: auto;
  transition: all 0.5s ease-out;
}

#nav-site li {
  color: #2f3535;
}

#nav-site a {
  position: relative;
}

#nav-site a>i {
  position: absolute;
  top: calc(50% - 9px);
  right: 0;
}
@media screen and (max-width:768px) {
  #nav-site a>i{
    right: 20px;
  }
}
#nav-site li ul li a i {
  right: 2rem;
}

#nav-site a, #nav-site a:hover, #nav-site a:focus {
  text-decoration: none;
  color: inherit;
  font-family: 'Dosis', sans-serif;
}

#nav-site a.active i {
  transform: rotate(180deg);
}

/* 1er niveau */
#nav-site>li:hover, #nav-site>li.active, #nav-site>li[aria-expanded="true"] {
  color: #ff8c3d;
}

ul#nav-site>li.parent>a {
  font-size: 1.8rem;
  height: 100px;
  border-bottom: #ffffff6b 1px solid;
}

#nav-site>li>a {
  width: 100%;
  padding: 1em 15px;
  line-height: 1em;
  display: inline-block;
  font-weight: 700;
  letter-spacing: 1px;
  color: #1c1e1d;
}

#nav-site>li.parent:hover>a, #nav-site>li.parent:focus>a {
  color: #ff8c3d;
}

#nav-site>li.parent:after {
  width: 30px;
  transition: all .3s ease-out;
  content: "";
  display: block;
  position: relative;
  height: 1px;
  background: #ff8c3d;
  opacity: 0;
  margin: auto;
}

#nav-site>li.parent:hover:after {
  opacity: 1;
  bottom: 33px;
}

#nav-site>li.parent>a {
  height: 75px;
  display: flex;
  align-items: center;
}

/* 2nd niveau */
#nav-site .sub-panel {
  background-color: #eaeff6;
}

#nav-site .menu-image {
  display: none;
}

#nav-site .level-1>li {
  font-size: 1.55rem;
  line-height: 1em;
  letter-spacing: 1px;
  transition: .2s ease-out;
}

#nav-site .level-1>li>a {
  padding: 1em 15px;
  font-size: 1.6rem;
}

#nav-site .level-1>li.active,
#nav-site .level-1>li:hover,
#nav-site .level-1>li>a:focus {
  padding-left: 10px;
  color: #ff8c3d
}

#nav-site .level-1>li.active .fa-angle-down:before,
#nav-site .level-1>li:hover .fa-angle-down:before,
#nav-site .level-1>li>a:focus .fa-angle-down:before {
  color: #ff8c3d;
}

/* 3eme niveau */
#nav-site .level-2 {
  display: none;
  font-size: 1.4rem;
  line-height: 1.5em;
}

#nav-site .level-2 li {
  padding: 5px 1em;
}

#nav-site .level-1>li.parent [aria-expanded="true"]~.sub-menu {
  display: block;
}

#nav-site .special-padding .level-2 li {
  padding: 2px 1em;
}

#nav-site .level-2 a:focus {
  text-decoration: underline;
}

/*#nav-site>li.bop-nav-search {
  padding: 0;
  width: 40px;
  height: 100px;
  display: flex;
  align-items: center;
  margin-left: 20px;
}

#nav-site>li.bop-nav-search:hover {
  background-color: transparent;
}*/

.header-nav.container {
  padding: 0;
}
.search-wrapper{
  background: #FFF;
  border-top: 1px solid #eaeff6;
  padding: 15px;
  position: absolute;
  bottom: -110%;
  left: 0;
  right: 0;
  opacity: 0;
  transition: all linear .275s;
}
.search-wrapper.opened-wrapper{
  opacity: 1;
  transition: all linear .275s;
}
.search-wrapper .container{
  display: flex;
}
.search-wrapper .search-form{
  width: 90%;
}
.search-form label{
  width: 75%;
}
.search-form .search-field{
  border:none;
  border-bottom: 2px solid #eaeff6;
  padding: 10px;
  font-size: 25px;
  color: #404040;
  width: 100%;
}
.searchsubmit{
  display: inline-block;
  border:none;
  letter-spacing: 1px;
  color: white;
  background: #0ba390;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px 15px;
  transition: .1s ease-out;
  margin-left: 15px;
}
.close-search{
  border:none;
  background: transparent;
  font-weight: 500;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  /* #nav-site>li.parent:after {
    width: ;
    transition: ;
    content: "";
    display: ;
    position: ;
    height: ;
    background: transparent;
    opacity: ;
    margin: ;
  } */

  #nav-site {
    width: 100%;
    position: absolute;
    left: 0px;
    padding-top: 0px;
  }

  /*#nav-site>li.bop-nav-search {
    width: 100%;
    position: inherit;
    padding: 0 15px 45px;
    margin:0;
  }*/

  #nav-site>li.parent:focus>a {
    color: black;
  }
  #nav-site>li.parent>a.active{
    color: #FFF;
   }
  .header-nav {
    float: left;
    width: 100%;
    background-color: #FFF;
    box-shadow: none;
    text-align: right;
  }

  .logo.col-xs-12.col-sm-4.col-lg-2 {
    width: 50%;
    padding: 15px;
  }

  .header-nav.affix {
    z-index: 7000000000;
    left: auto;
  }

  .nav-site-toggle i {
    width: 26px;
    height: 26px;
    padding: 0;
    position: absolute;
    right: calc(50% - 12px);
    top: calc(50% - 12px);
    z-index: 1;
  }

  .nav-site-toggle.active, .nav-site-toggle:active {
    box-shadow: none;
    background: #ff8c3d;
    border-radius: 0;
  }

  .nav-site-toggle {
    color: white;
    background-color: #ff8c3d;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0px;
    width: 50px;
    bottom:0;
    border-radius: 0px;
    border:none;
  }

  .nav-site {
    background: #fff;
    height: 85vh;
    overflow-y: auto;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 80px;
    -webkit-box-shadow: 0px 10px 9px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 10px 9px 0 rgba(0,0,0,0.15);
    box-shadow: 0px 10px 9px 0 rgba(0,0,0,0.15);
  }

  #nav-site li>a.active {
    background-color: #ff8c3d;
  }

  #nav-site .level-1>li.active, #nav-site .level-1>li:hover, #nav-site .level-1>li>a:focus {
    border-bottom: none;
  }

  /* recherche mobile */
  .search-wrapper{
    bottom: inherit;
    top: 0;
    z-index: -1;
  }
  .search-wrapper.opened-wrapper{
    display: grid;
    align-content: center;
    height: 100vh;
    z-index: 1000;
  }
  .search-wrapper .search-form{
    width: 100%;
  }
  .search-form label{
    width: 100%;
  }
  .close-search{
    position: absolute;
    top: 2.5rem;
    right: 2.5rem;
  }
}

@media screen and (min-width:768px) and (max-width:970px) {
  .col-sm-4 {
    width: 27%;
    margin-left: 36.5%;
    margin-right: 36.5%;
  }

  #nav-site {
    float: right;
    padding-top: 0px;
  }
}

@media screen and (min-width:768px) {
  .header-site.header-nav.container {
    padding: 0;
  }

  .header-nav.affix {
    /* lorsque le menu est scotché en haut */
    top: 0;
    left: 0;
    right: 0;
    z-index: 3000;
    position: fixed;
  }

  .nav-site-toggle, #nav-site>li>a:after {
    display: none;
  }

  .nav-site {
    position: relative;
    padding: 2px 15px;
  }

  /* premier niveau */
  #nav-site>li {
    float: left;
    padding: 0 10px;
    transition: background-color 0.25s;
  }

  #nav-site .sub-panel {
    background: #ffffff;
    display: none;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    left: 15px;
    right: 15px;
    top: 65px;
    transition: max-height 0.5s, opacity 0.5s;
    /*width: 100%;*/
    z-index: 1;
  }

  #nav-site li:hover>.sub-panel,
  #nav-site li[aria-expanded="true"]>.sub-panel,
  #nav-site li>a:focus+.subpanel {
    display:flex;
    max-height: 999px;
    opacity: 1;
    overflow: visible;
    -moz-box-shadow: 0px 10px 19px 0px rgba(0, 0, 0, 0.25), inset 0px 18px 25px -18px rgba(0, 0, 0, 0.45);
    -webkit-box-shadow: 0px 10px 19px 0px rgba(0, 0, 0, 0.25), inset 0px 18px 25px -18px rgba(0, 0, 0, 0.45);
    -o-box-shadow: 0px 10px 19px 0px rgba(0, 0, 0, 0.25), inset 0px 18px 25px -18px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 10px 19px 0px rgba(0, 0, 0, 0.25), inset 0px 18px 25px -18px rgba(0, 0, 0, 0.45);
    top: 103px;
  }

  #nav-site>li.parent>a {
    width: auto;
  }

  #nav-site>li.parent>a i {
    display: block;
  }

  /* second niveau */
  #nav-site .sub-panel {
    background: #fff;
    margin-top: 0px;
  }

  #nav-site .sub-menu li {
    float: none;
  }

  #nav-site .menu-image {
    display: block;
    padding: 0;
  }
  #nav-site .menu-image img{
    height: 100%;
  }
  #nav-site .level-1 {
    background-color: #eaeff6;
    padding: 0;
    -moz-box-shadow: inset 0px 14px 25px -18px #656565;
    -webkit-box-shadow: inset 0px 14px 25px -18px #656565;
    -o-box-shadow: inset 0px 14px 25px -18px #656565;
    box-shadow: inset 0px 14px 25px -18px rgba(0, 0, 0, 0.45);
  }

  #nav-site .level-1 [aria-haspopup="true"] i {
    transform: rotate(-90deg);
  }

  /* 3eme niveau */
  #nav-site .level-2 {
    right: -100%;
    top: 1.5em;
    bottom: 1em;
    position: absolute;
    width: 100%;
  }

  #nav-site .sub-menu li:hover .level-2,
  #nav-site .sub-menu li[aria-expanded="true"] .level-2 {
    display: block;
  }

  #nav-site .level-2 a:hover {
    text-decoration: underline;
  }

}

@media screen and (min-width:1200px) {
  #nav-site>li.parent>a {
    padding: 2em;
  }
}

@media screen and (max-width:1199px) {
  #nav-site>li.parent>a {
    padding: 2em 1.4em;
  }
}

@media screen and (max-width:991px) {
  ul#nav-site>li.parent>a {
    font-size: 1.2rem;
    padding: 1.5rem;
    height: auto;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  #nav-site .level-2 {
    right: -130%;
  }
}

@media screen and (min-width:768px) {
  #nav-site>li.parent>a {
    padding: 0.2em 1em;
  }
}

/* ======================== FLASH INFO ==============================================*/
.flashCont{
  max-height: 220px;
}

.flash {
  margin: 0;
  font-size: 1.5rem;
  display: table;
  table-layout: fixed;
  /*height: 64px;*/
  background: #2f3535;
  width: 100%;
  position: relative;
  top: -34px;
  z-index: 0;
}

#flash-infos p {
  /*margin-top: 0 !important;
  margin-bottom: 0 !important;*/
  padding: 0 15px !important;
  /*letter-spacing: 2px;*/
  line-height: 1.5 !important;
  color: #fff !important;
}

#flash-infos p a{
  color: #ff8c3d;
}

.flash-titre {
  font-family: 'Dosis', sans-serif;
  font-size: 1.2em;
  line-height: 1em;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  letter-spacing: 3px;
  font-weight: 800;
  position: relative;
}
.flash-titre span{
  color: #ff8c3d;
}
#flash-infos ul {
  list-style: none;
    position: relative !important;
  margin: 0;
  padding: 0;
  top: 0px;
  width: 97%;
}

#flash-infos p {
  line-height: 1.3em;
  margin-bottom: 0;
  padding: .5em 1em;
  font-size: 1.3rem;
}

#flash-infos a {
  font-weight: bold;
}

#flash-infos a:hover {
  text-decoration: underline;
}

@media screen and (min-width:768px) {
  .flash>div {
    padding-right: 15px;
    padding-left: 15px;
  }

  .flash>div {
    display: table-cell;
    vertical-align: middle;
  }

  .flash-titre {
    width: 15%;
  }

  .flash-contenu {
    width: 75%;
  }
  .flash-titre::after{
    content:'';
    position: absolute;
    right: 0;
    width: 3px;
    top: calc(50% - 16px);
    height: 32px;
    background-color: #ff8c3d;
  }
}

@media screen and (max-width:992px) and (min-width:768px){
    .flash {
    font-size: 1.5rem;
    display: flex;
    align-items: center;
    height: auto;
    background: #2f3535;
    /*height: 90px;*/
    width: 98%;
    margin-left: 1%;
    position: absolute;
    bottom: -45px;
    left: 0;
    right: 0;
    z-index: 31;
    }
    .flash .flash-contenu{
      position: relative !important;
      width: 80%;
      height: auto !important;
    }
    #flash-infos ul{
        position: relative!important;
    }
    
    .flash .flash-titre{
        width: 20%;
    }
    .flashCont{
        position: relative;
    }
}
    
@media screen and (min-width:992px) {
  .flash {
    font-size: 1.5rem;
  }
}

@media screen and (max-width:480px) {
  .flash {
    top: -38px;
  }

  #flash-infos p {
    font-size: 1.1rem;
    letter-spacing: 1px;
  }
}

/* ================== PAGE ACCUEIL ========================================*/
.home section {
  margin-bottom: 5.5em;
  margin-top: 5.5em;
}
.home .section-titre {
  color: #383939;
  display: inline-block;
  line-height: 1em;
  padding: 0em .5em .3em 0;
  width: 7.25em;
  margin-right: 4px;
  letter-spacing: .5rem;
}

.home .section-lien {
  color: #676C6F;
  font-family: 'Dosis', sans-serif;
  font-weight: 800;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.5rem;
  transition: 0.2s ease-out;
  float: right;
  padding: 20px 40px;
}
.home .section-lien::after{
  content:'';
  position: absolute;
  top: 0;
  right: 0;
  width:  3rem;
  height: 6rem;
  background-image: url('images/icon/arrow.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.8rem;
}
.home .section-header a .section-lien:hover {
  color: #fff;
  text-decoration: none;
  background-color: #ff8c3d;
}

.home .section-lien:hover:before {
  margin-right: 0.5em;
}

@media screen and (min-width:320px) and (max-width:481px) {
  .home .section-lien {
    font-size: 1rem;
  }
}

@media screen and (min-width:768px) {
  .home h2 {
    font-size: 2rem;
  }

  .home .section-header h2 {
    margin-bottom: 1.5em;
  }

  .home .section-titre {
    font-size: 4rem;
    position: relative;
  }

  .home .section-lien {
    bottom: 1.6em;
  }

  #carte h2, #kiosque .section-titre, #galerie .section-header h2>div h2 {
    font-size: 2rem;
  }
}

@media screen and (max-width:992px) {
  .home section {
    margin-bottom: 20px;
    margin-top: .5em;
    clear: both;
  }
}

@media screen and (min-width:992px) {
    .titre-actu-slider {
    padding: 35px;
  }
  .home .section-titre {
    font-size: 7.5rem;
  }
}

/* carousel actus ( bxslider ) */
#actualites .row.ombre {
  margin: 0;
}


.bx-wrapper{
  background: transparent;
}
.bx-wrapper ul {
  list-style: none;
  padding-left: 0;
}
.bxslider li{
  background-color: #FFF;
  margin: 10px;
  display: inline-block;
  vertical-align: top;
}
.bxslider li img{
  height: 100%;
}
.slick-arrow{
  position: absolute;
  bottom: 50px;
  right: 20px;
  z-index: 1000;
  border:0;
  width: 35px;
  height: 35px;
  text-indent: -9999px;
  background-color: transparent;
  background-image: url('images/icon/arrow-nav.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px;
  opacity: 0.8;
}
.slick-prev{
  right: 65px;
  transform: rotate(180deg);
}
.bx-wrapper .bx-pager:last-letter {
  color: aqua;
}

.bx-wrapper .bx-pager {
  display: none;
}

#slider-actu .img_actu_slider {
  height: 400px;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
  height: 100%;
  object-fit: cover;
}

.bx-controls-direction {
  position: absolute;
  right: 0;
  width: 10%;
  height: 50px;
  bottom: 30px;
}

.titre-actu {
  position: relative;
  height: 102.5px;
  border-bottom: 1px solid #cecece;
  padding: 24px 36px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.titre-actu::after {
  position: absolute;
  content: '';
  width: 30px;
  height: 30px;
  left: -5px;
  top: 35px;
  border-radius: 30px;
  background: #FFF;
  transition: left 0.2s ease-out;
}

.titre-actu-slider p {
  margin-bottom: 30px;
  letter-spacing: 0.15rem;
  font-size: 13px;
}
.titre-actu-slider .more{
  display: block;
  position: relative;
  text-indent: -99999px;
}
.more::before {
  width: 3rem;
  height: 3rem;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image:url('images/icon/arrow.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1.8rem;
}

@media screen and (max-width:767px){
  .more::before{
    top: -15px;
  }
}
.titre-actu-slider span {
  width: 10%;
  font-style: italic;
  font-family: 'Noto Serif', Times New Roman, serif;
}

.titre-actu h3 {
  font-weight: 700;
  margin: 0;
  letter-spacing: 2px;
  font-size: 1.8rem;
  width: 100%;
}

.titre-actu h3 a {
  max-height: 2.2em;
  overflow: hidden;
}

.titre-actu.active h3 a {
  text-decoration: none;
}

.titre-actu h3 a {
  text-decoration: none;
}

@media screen and (min-width:768px) and (max-width: 992px) {
    #actualites{
        margin-top: 80px;
    }
    .titre-actu-slider {
    padding: 10px 35px;
}
    #slider-actu .slick-arrow{
        bottom: 30px
    }
    
    #slider-actu{
    width: 80%;
    margin-left: 10%;
    overflow: hidden;
    padding: 0;
}
    #slider-actu .img_actu_slider {
  height: 300px;;
    }
  .titre-actu h3 {
    font-size: 1.3rem;
  }

  #slider-actu {
    margin-bottom: 10px;
  }
}

@media screen and (max-width:1200px) {
  .bx-controls-direction {
    width: 100%;
    bottom: -60px;
  }
}

@media screen and (min-width:1200px) {
  .bx-wrapper .bx-prev {
    left: 0;
  }
}

@media screen and (min-width:768px) {
  /* #slider-actu .bx-controls-direction {
    display: ;
  } */

  #slider-actu:hover .bx-controls-direction {
    display: block;
  }

  /* #slider-actu .bx-wrapper ul li {
    display: flex;
  } */

  #slider-actu .bx-wrapper img {
    height: 410px;
    width: 100%;
  }

  #titre-actu-slider {
    height: 410px;
    padding: 0;
  }

  .img_actu_slider {
    padding: 0;
  }

  .titre-actu:last-child {
    margin-bottom: 0;
  }

  .titre-actu.active h3 a {
    color: #fff;
  }

  .titre-actu.active {
    background-color: #2665cf;
  }

  .titre-actu.active::after {
    background: #2665cf;
    left: -12px;
  }
}

@media screen and (max-width:767px) and (min-width: 320px) {
  .bx-controls-direction {
    width: 30%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    bottom: 0;
  }

  .bx-wrapper .bx-controls-direction a {
    position: relative !important;
  }

  #actualites {
    margin-top: -18px;
  }

  #slider-actu {
    margin-bottom: 10px;
  }

  #slider-actu .img_actu_slider {
    height: auto;
  }

  #slider-actu .bx-wrapper img {
    height: 248px;
    width: 100%;
  }
  .bxslider>li{
    margin: 0;
  }
  .bx-wrapper .bx-pager {
    left: 0;
    font-size: 26px;
    width: 59px;
    height: 84px;
    line-height: 20px;
  }

  .bx-wrapper .bx-prev {
    left: 5% !important;
  }

  #actualites {
    margin-bottom: 60px;
  }

  .titre-actu {
    border-bottom: none;
  }

  .home .section-titre {
    width: auto;
  }
}

@media screen and (max-width:480px) {
  .home .section-titre {
    font-size: 4.8rem;
  }

  .home #actualites .section-lien {
    position: relative;
    bottom: 0;
    margin: 15px 0;
  }

  #slider-actu .bx-wrapper img {
    height: 248px;
    width: 100%;
  }
}

@media screen and (max-width:1200px) {
  .bx-wrapper .bx-pager {
    right: 0;
  }
}

@media screen and (max-width:1200px) and (min-width: 769px) {
  .service_header_content {
    padding: 67px 5px 0;
  }

  .service_header_content a:before {
    top: 23px;
  }
}

/* agenda */
.home #agenda{
  padding: 25px 0;
  overflow: hidden;
}
.home #agenda .section-header{
  position: relative;
}
.home #agenda .section-header::before{
  content:'';
  position: absolute;
  top: -25px;
  left: -9999px;
  bottom: -200%;
  right: -15px;
  background: #eaeff6;
  z-index: 1;
}
@media screen and (min-width: 768px) and (max-width: 992px){
    .home #agenda{
        padding-top: 0;
    }
}

@media screen and (max-width:768px){
  .home #agenda .section-header::before{
    display: none;
  }
}
.home #agenda .container{
  overflow: initial;
}
.home #agenda h2 a span {
  color: white;
}
.home #agenda h2 {
  font-size: 45px;
  text-transform: uppercase;
  font-family: 'Dosis', sans-serif;
  font-weight: 700;
  letter-spacing: 0.15rem;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}
.home #agenda h2 span{
  display: block;
  color: #de0a29;
}
.home #agenda .section-header a{
  text-transform: uppercase;
  font-family: 'Dosis', sans-serif;
  font-weight: 800;
  position: relative;
  letter-spacing: 2px;
  color: #6e7476;
  z-index: 1
}
.home #agenda .slick-prev{
  left: -150px;
  right: inherit;
}
.home #agenda .slick-next{
  left: -110px;
  right: inherit;
}
@media screen and (max-width:768px) {
  .home #agenda .section-header{
    margin-bottom: 30px;
  }
}
.home #agenda .section-header a::before{
  content:'';
  position: absolute;
  top: 0;
  right: -4rem;
  width: 3rem;
  height: 2rem;
  background-image: url('images/icon/arrow.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1.5rem;
}
.home .event-item .item-content {
  position: relative;
  color: black;
  background-color: white;
}

.home .event-item figure {
  position: relative;
  overflow: hidden;
  background: black;
}
.home .event-item .wrapper{
  position: relative;
  padding: 30px 15px;
}
.home .event-item .wrapper::after{
  content:'';
  position: absolute;
  top: 0;
  bottom: 95%;
  left: 0;
  right: 0;
  background-color: #de0a29;
  transition: all linear .275s;
}
.home .event-item:hover .wrapper::after{
  bottom: 0;
  transition: all linear .275s;
}
.home .event-item figure img {
  transition: all 0.4s ease-out;
}

.home .event-item h3 {
  font-weight: 700;
  margin-top: 0;
  width: 100%;
  font-size: 1.9rem;
  letter-spacing: 2px;
  padding: 0 15px;
  margin-bottom: 10px;
  transition: all linear .275s;
  position: relative;
  z-index: 1;
}
.home .event-item:hover h3{
  color: #FFF;
  transition: all linear .275s;
}
.home .event-item:hover img {
  transform: scale(1.1);
  opacity: 0.6;
}

.home .event-date {
  padding: 0 40px;
  letter-spacing: 1px;
  font-size: 11px;
  line-height: 2rem;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  color: #828283;
  margin:0;
  transition: all linear .275s;
}
.home .event-item:hover .event-date{
  color: #FFF;
  transition: all linear .275s;
}
.home .event-date::before {
  content: "";
  position: absolute;
  top: 0;
  left: 15px;
  width: 2rem;
  height: 2rem;
  background: url('images/icon/calendar-grey.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1.2rem;
  transition: all linear .275s;
}
.home .event-item:hover .event-date::before {
background: url('images/icon/calendar.svg');
background-position: center;
background-repeat: no-repeat;
background-size: 1.2rem;
transition: all linear .275s;
}

.home .event-item a {
  display: block;
  text-decoration: none;
}

@media screen and (max-width:480px) {
  .home .event-item.col-xs-6 {
    width: 100%;
    padding: 0 20px;
  }

  .home .section-titre {
    font-size: 4.6rem;
  }

  .home #agenda .section-lien {
    position: relative;
    bottom: 0;
    margin: 15px 0;
  }

  .home .event-item .item-content {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 481px) and (max-width: 990px) {
  /* .home .event-item:last-child {
    display: ;
  } */
}

/* profil */
#profil .fond-gris {
  background-position: right;
  background-size: cover;
  object-fit: cover;
  padding: 36px 25px;
  height: 325px !important
}

#profil h2 {
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 900;
  color: white;
  padding-top: 0;
  margin: 0;
  font-family: 'Proza Libre', Times New Roman, serif;
  margin-bottom: 14px;
}

.profil-menu a {
  display: inline-block;
  width: 100%;
  font-weight: 600;
  color: #9e9e9e;
  letter-spacing: 1px;
  font-size: 1.9rem;
  padding: 0.5em 0;
  transition: 0.2s ease-out;
  font-family: 'Noto Serif', Times New Roman, serif;
}

.profil-menu a:hover {
  text-decoration: underline;
  color: #e3b753;
}

/* carte interactive */
#carte .fond-gris {
  background-image: url(images/carte.jpg);
  background-position: 50% 100%;
  background-repeat: no-repeat;
  position: relative;
  height: 180px;
  transition: all .5s ease-out;
  color: white;
  background-size: cover;
}

#carte .fond-jaune {
  background-image: url(images/carte.jpg);
  background-position: 50% 100%;
  background-repeat: no-repeat;
  position: relative;
  height: 180px;
  transition: all .5s ease-out;
  color: white;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}

#carte h2 {
  position: relative;
  font-family: 'Dosis', sans-serif;
  font-weight: 500;
  font-size: 35px;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: padding 0.3s ease-out;
  margin-top: 0px;
}
#carte h2 span{
  color: #ff8c3d;
  display: block;
}
#carte h2 #spanb{
  position: relative;
  color: #fff;
  font-size: 15px;
  font-weight: 800;
  margin-top:20px;
  opacity: 0.7;
}
#carte h2 #spanb::after{
  content:'';
  position: absolute;
  top: 0;
  right: 7rem;
  bottom: 0;
  width: 20px;
  height: 16px;
  background-image: url('images/icon/arrow-white.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1.3rem;
}
#carte .fond-jaune:hover h2 {
  padding-top: 10px;
}

#carte a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* menu pratique */
#pratique .fond-gris {
  background: white;
}

#nav-pratique li {
  text-align: left;
  float: left;
  width: 25%;
  margin-bottom: 20px;
  background: transparent;
}

.sidebar #nav-pratique li {
  display: block;
  width: 100%;
}

#nav-pratique a {
  font-size: 1.2rem;
  margin-bottom: 1em;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 1px;
  position: relative;
  padding-left: 50px;
}
.home #nav-pratique a{
  text-align: center;
  display:block;
  padding: 0 15px;
  color: #9c9c9c;
}
#nav-pratique a:hover {
  color: #9c9c9c;
  text-decoration: none;
}

#nav-pratique a:hover:before {
  transform: scale(1.1);
}

#nav-pratique a:before {
  content: "";
  background-repeat: no-repeat;
  background-size:35px;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  background-color: white;
  transition: 0.2s ease-out;
  width: 40px;
  height: 40px;
}
.home #nav-pratique a:before{
  width: 76px;
  height: 76px;
  background-size: 50px;
  position: inherit;
  top: inherit;
  left: inherit;
  display: block;
  margin:0 auto ;
}
#nav-pratique .ico-assos a::before {
  background-image:url('images/icon/association.svg');
}

#nav-pratique .ico-cantine a::before {
  background-image:url('images/icon/menu-cantine.svg');
}

#nav-pratique .ico-demarches a::before {
  background-image:url('images/icon/demarches.svg');
}

#nav-pratique .ico-famille a::before {
  background-image:url('images/icon/portail-famille.svg');
}

#nav-pratique .ico-mediatheque a::before {
  background-image:url('images/icon/mediatheque.svg');
}

#nav-pratique .ico-servicesmunicipaux a::before {
  background-image:url('images/icon/service-municipaux.svg');
}

#nav-pratique .ico-travaux a:before {
  background-image:url('images/icon/travaux.svg');
}

#nav-pratique .ico-panneaux a::before {
  background-image:url('images/icon/panneaux-lumineux.svg');
}

#nav-pratique .ico-assos a:hover::before {
  background-image:url('images/icon/association-hover.svg');
}

#nav-pratique .ico-cantine a:hover::before {
  background-image:url('images/icon/menu-cantine-hover.svg');
}

#nav-pratique .ico-demarches a:hover::before {
  background-image:url('images/icon/demarches-hover.svg');
}

#nav-pratique .ico-famille a:hover::before {
  background-image:url('images/icon/portail-famille-hover.svg');
}

#nav-pratique .ico-mediatheque a:hover::before {
  background-image:url('images/icon/mediatheque-hover.svg');
}

#nav-pratique .ico-servicesmunicipaux a:hover::before {
  background-image:url('images/icon/service-municipaux-hover.svg');
}

#nav-pratique .ico-travaux a:hover::before {
  background-image:url('images/icon/travaux-hover.svg');
}

#nav-pratique .ico-panneaux a:hover::before {
  background-image:url('images/icon/panneaux-lumineux-hover.svg');
}
@media screen and (min-width:320px) and (max-width:767px) {
  #carte .fond-jaune {
    height: 260px;
    padding: 20px 30px;
  }

  #pratique .fond-jaune {
    padding-top: 40px;
  }
}

@media screen and (min-width:768px) {
  .home section .fond-jaune {
    height: 325px !important;
    padding: 25px 30px;
  }
}

@media screen and (max-width:1024px) and (min-width: 992px) {
  #profil .fond-gris {
    padding: 27px 20px;
    height: 468px !important;
  }

  .home section .fond-jaune {
    padding: 27px 20px;
    height: 468px !important;
  }

  .home section#carte .fond-jaune {
    padding: 50% 30px;
  }

  #nav-pratique li {
    width: 50%;
    margin-bottom: 20px;
  }

  #nav-pratique a {
    font-size: .95rem;
    margin-bottom: .5em;
  }

  #nav-pratique a:before {
    left: calc(50% - 30px);
    padding: 26px;
    width: 59px;
    height: 59px;
    margin-bottom: 10px;
    background-size: 31px;
    background-position: 15px;
  }

  .nav-pratique #nav-pratique #menu-item-77 a:before, .nav-pratique #nav-pratique #menu-item-78 a:before, .nav-pratique #nav-pratique #menu-item-79 a:before, .nav-pratique #nav-pratique #menu-item-80 a:before, .nav-pratique #nav-pratique #menu-item-81 a:before, .nav-pratique #nav-pratique #menu-item-81 a:before, .nav-pratique #nav-pratique #menu-item-81 a:before, .nav-pratique #nav-pratique #menu-item-82 a:before, .nav-pratique #nav-pratique #menu-item-83 a:before, .nav-pratique #nav-pratique #menu-item-84 a:before {
    background-size: 50px;
    background-position: 4px;
  }
}
@media screen and (max-width:991px) and (min-width: 768px){
    .home #pratique #nav-pratique a{
        line-height: 20px;
        font-size: 1rem;
        margin-bottom: 0px;
    }
    .home #pratique #nav-pratique a:before{
        width: 50px;
        height: 50px;
        background-size: 40px;
    }
    .home #pratique .fond-jaune{
    display: flex;
    align-items: center;
    }
    .home #pratique{
        width: 100%;
    }
    #carte h2{
        width: 200px;
    }
    .home #carte{
        height: 250px;
        width: 100%;
        margin-bottom: 0px;
    }
    .home section#carte .fond-jaune,.home #pratique .fond-jaune{
        height: 250px !important;
    }
}
@media screen and (max-width:480px) {
  #nav-pratique li {
    width: 50%;
  }

  #nav-pratique #menu-item-77 a:after {
    left: 61px;
  }

  #nav-pratique #menu-item-78 a:after {
    left: 59px;
  }

  #nav-pratique #menu-item-79 a:after {
    left: 57px;
  }

  #nav-pratique #menu-item-80 a:after {
    left: 62px;
  }

  #nav-pratique #menu-item-81 a:after {
    left: 65px;
  }

  #nav-pratique #menu-item-82 a:after {
    left: 62px;
  }

  #nav-pratique #menu-item-83 a:after {
    left: 60px;
  }

  #nav-pratique #menu-item-84 a:after {
    left: 62px;
  }

  .sidebar {
    margin-top: 0px;
    padding: 0;
  }

  .sidebar #pratique .nav-pratique {
    overflow-x: auto;
  }

  /* .sidebar #pratique #nav-pratique {
    flex-direction: initial;
    flex-wrap: initial;
    height: 139px;
  } */

  .sidebar .widget_zonelibre h3 {
    padding: 0;
    font-size: 1.6rem;
    color: black;
  }

  /* .sidebar #nav-pratique a {
    width: 110px;
  } */
}

/* kiosque */
.infos_kiosque {
  margin-left: 10px;
  width: 70%;
}

.home .kiosque-item .item-content .infos_kiosque h3 {
  margin-top: 10px;
  color: #fff;
  font-size: 1.6rem;
  font-family: 'Dosis', sans-serif;
  font-weight: 500;
  text-transform: unset;
  opacity: 0.7;
}

.home .kiosque-item .item-content {
  position: relative;
  padding: 1rem;
  display: flex;
  margin-bottom: 15px;
  transition: all linear .275s;
}
.home .kiosque-item .item-content:hover{
  background-color: #393e3f;
  transition: all linear .275s;
}
.home .kiosque-item figure {
  position: relative;
  max-width: 180px;
  width: 15%;
}

.home .kiosque-item h3 {
  font-size: 1.3rem;
  text-transform: uppercase;
}

.home .kiosque-item span {
  color: #fff;
  opacity: 0.7;
  text-transform: lowercase;
  font-family: 'Dosis', sans-serif;
  font-weight: 500;
  font-size: 1.2rem;
}

.kiosque-item p {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  height: 102px;
  width: 15%;
}

.kiosque-item p a {
  width: 80px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  transition: 0.3s ease-out;
}

.kiosque-item a.telecharger {
  background-size: 25%;
  background-image: url('images/icon/download-grey.svg');
  background-position: center;
  background-repeat: no-repeat;
  transition: all linear .275s
}
.kiosque-item a.telecharger:hover {
  background-image: url('images/icon/download.svg');
  transition: all linear .275s
}
.kiosque-item a.consulter {
  background-size: 35%;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iLTExMSA0NSA1NzYgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC0xMTEgNDUgNTc2IDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+LnN0MHtmaWxsOnVybCgjU1ZHSURfMV8pO308L3N0eWxlPjxsaW5lYXJHcmFkaWVudCBpZD0iU1ZHSURfMV8iIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iLTExMSIgeTE9IjMwMC45NSIgeDI9IjQ2NSIgeTI9IjMwMC45NSI+PHN0b3AgIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6I0ZGRkZGRiIvPjxzdG9wICBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiMwMDAwMDAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00MTcuMyw5MS41SDI3Ny41Yy00OC4xLDAtODkuOSwzMy4zLTEwMC40LDgwLjNjLTEwLjYtNDctNTIuMy04MC4zLTEwMC40LTgwLjNILTYzYy0yNi41LDAtNDgsMjEuNS00OCw0OHYyNDUuOGMwLDI2LjUsMjEuNSw0OCw0OCw0OGg4OS43YzEwMi4yLDAsMTMyLjcsMjQuNCwxNDcuMyw3NWMwLjcsMi44LDUuMiwyLjgsNiwwYzE0LjctNTAuNiw0NS4yLTc1LDE0Ny4zLTc1SDQxN2MyNi41LDAsNDgtMjEuNSw0OC00OFYxMzkuNkM0NjUsMTEzLjIsNDQzLjcsOTEuNyw0MTcuMyw5MS41eiBNMTMxLDM1Ni45YzAsMS45LTEuNSwzLjUtMy41LDMuNUgtMzIuOGMtMS45LDAtMy41LTEuNS0zLjUtMy41VjMzNGMwLTEuOSwxLjUtMy41LDMuNS0zLjVoMTYwLjRjMS45LDAsMy41LDEuNSwzLjUsMy41TDEzMSwzNTYuOUwxMzEsMzU2Ljl6IE0xMzEsMjk2YzAsMS45LTEuNSwzLjUtMy41LDMuNUgtMzIuOGMtMS45LDAtMy41LTEuNS0zLjUtMy41di0yMi45YzAtMS45LDEuNS0zLjUsMy41LTMuNWgxNjAuNGMxLjksMCwzLjUsMS41LDMuNSwzLjVMMTMxLDI5NkwxMzEsMjk2eiBNMTMxLDIzNS4xYzAsMS45LTEuNSwzLjUtMy41LDMuNUgtMzIuOGMtMS45LDAtMy41LTEuNS0zLjUtMy41di0yMi45YzAtMS45LDEuNS0zLjUsMy41LTMuNWgxNjAuNGMxLjksMCwzLjUsMS41LDMuNSwzLjVMMTMxLDIzNS4xTDEzMSwyMzUuMXogTTM5MC4zLDM1Ni44YzAsMS45LTEuNSwzLjUtMy41LDMuNUgyMjYuNWMtMS45LDAtMy41LTEuNS0zLjUtMy41di0yMi45YzAtMS45LDEuNS0zLjUsMy41LTMuNWgxNjAuNGMxLjksMCwzLjUsMS41LDMuNSwzLjV2MjIuOUgzOTAuM3ogTTM5MC4zLDI5NS45YzAsMS45LTEuNSwzLjUtMy41LDMuNUgyMjYuNWMtMS45LDAtMy41LTEuNS0zLjUtMy41VjI3M2MwLTEuOSwxLjUtMy41LDMuNS0zLjVoMTYwLjRjMS45LDAsMy41LDEuNSwzLjUsMy41djIyLjlIMzkwLjN6IE0zOTAuMywyMzVjMCwxLjktMS41LDMuNS0zLjUsMy41SDIyNi41Yy0xLjksMC0zLjUtMS41LTMuNS0zLjV2LTIyLjhjMC0xLjksMS41LTMuNSwzLjUtMy41aDE2MC40YzEuOSwwLDMuNSwxLjUsMy41LDMuNVYyMzVIMzkwLjN6Ii8+PC9zdmc+);
}


@media screen and (min-width:480px) {
  .kiosque-item {
    width: 100%;
  }

  .infos_kiosque {
    width: 100%;
  }

  .home .kiosque-item figure {
    width: auto;
  }

  .kiosque-item p {
    width: auto;
    height: auto;
  }
}

@media screen and (max-width:480px) {
  .home .kiosque-item figure {
    width: 30%;
  }

  .infos_kiosque {
    width: auto;
  }

  .kiosque-item p {
    width: auto;
    height: auto;
  }

  .home .kiosque-item.col-xs-4 {
    width: 100%;
  }

  .home .kiosque-item:last-child {
    display: none;
  }

  .home #kiosque .section-lien {
    bottom: 0em;
  }
  #kiosque .link-all{
    display: block;
    float: none;
  }
  #galerie .ombre {
    margin-top: -50px;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .home .kiosque-item h3 {
    font-size: 1.5rem;
  }

  .home .kiosque-item {
    display: none;
  }

  .home .kiosque-item:first-child {
    display: block;
  }
}

@media screen and (min-width:992px) {
  .home .kiosque-item h3 {
    font-size: 1.5rem;
    font-weight: 900;
    letter-spacing: 1px;
  }

  .home .kiosque-item:last-child {
    display: none;
  }
}

@media screen and (min-width:1200px) {
  .home .kiosque-item:last-child {
    display: block;
  }

  .home .kiosque-item figure {
    width:80px;
  }
}
.home section.kiogal{
  background-image:url('images/bg_kiogal.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 10rem 0 5rem;
  margin-bottom: 0;
}
.kiogal::after{
  content:'';
  position: absolute;
  top: 50%;
  bottom: 0;
  left:0;
  right: 0;
  background-color: #eaeff6;
}
/* galerie */
#galerie {
  padding-right: 4%;
  position: relative;
  z-index: 1;
  margin:0;
}
@media screen and (max-width:768px){
  #galerie{
    margin-bottom: 15px;
  }
  #kiosque{
    padding: 15px;
  }
}
#galerie .section-titre a:hover, #galerie .section-titre a:focus {
  color: inherit;
  text-decoration: none;
}


#galerie .section-titre:not(.active):after {
  border-right: 200px solid #de455f;
  border-bottom: 1px solid #de455f;
}

#galerie .tab-pane {
  position: relative;
  overflow: hidden;
}

.home #galerie h2 {
  display: flex;
}

.home #galerie .section-titre {
  width: auto;
  padding-right: 0;
  margin-right: 0;
  padding-bottom: 0;
}

/* .home #galerie .section-titre.right { text-align: right;} */
.home #galerie .section-titre.right {
  display: none;
}

.home #galerie .section-titre.right a {
  width: 48px;
}

.home #galerie #toggle_button .cursor-toggle {
  width: 20px;
  height: 20px;
  background: #fe003e;
  border-radius: 20px;
  margin-top: -1px;
  left: 0;
  position: absolute;
  transition: all 0.2s ease-out;
  -moz-box-shadow: 0px 0px 5px 0px #656565;
  -webkit-box-shadow: 0px 0px 5px 0px #656565;
  -o-box-shadow: 0px 0px 5px 0px #656565;
  box-shadow: 0px 0px 5px 0px #656565;
}

.cursor-active {
  left: 29px !important;
  background: red;
}

.home #galerie h2 a {
  font-size: 3rem;
  width: 48px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

#home-photo:before {
  content: "\f03e";
  font-size: 19px;
  position: relative;
  bottom: 11px;
}

#home-video:before {
  content: "\f008";
  font-size: 18px;
  position: relative;
  bottom: 11px;
}

.home #galerie h2>a {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 40%;
  height: 50px;
}

/* .home #galerie #toggle_button {
	width: 43px;
    background: #bebbbb;
    height: 18px;
    border-radius: 15px;
    position: absolute;
    bottom: 17px;
    left: 26px;
} */
.home #galerie #toggle_button {
  display: none;
}

#galerie h3 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  color: #fff;
  z-index: 2;
  letter-spacing: 2px;
  font-size: 1.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
#galerie h3::before{
  content:'';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #2f3535;
  opacity: 0.35;
}
#galerie h3 a {
  padding: 2em;
  transition: all 0.3s ease-out;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
}

#galerie .active:hover h3 a {
  padding-bottom: 2.7em;
  text-decoration: none;
}

#galerie img {
  width:auto;
  height: 100%;
  transition: 0.4s ease-out;
}

#galerie .active:hover img {
  transform: scale(1.02);
}

#galerie .section-header h2>div h2 {
  position: absolute;
  border: none;
  font-size: 4rem;
  bottom: 0;
  padding: 0;
  margin: 0;
  /* left: 26%; */
  padding-bottom: 10px;
  background-color: white;
  opacity: 0;
}

#galerie .section-header h2>div h2 {
  left: 0px;
}

#galerie .section-header h2>div h2#photo-titre {
  opacity: 1;
}

.titre-active {
  opacity: 1 !important;
}

/* Kiosque */
#kiosque {
  background: #2f3535;
  padding-left: 4%;
  margin-top: 0em;
  margin-left: 0px;
  margin-right: 0px;
  position: relative;
  z-index: 1
}

#kiosque h2 {
  font-size: 27px;
  color: #FFF;
  font-family: 'Dosis', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#kiosque h2 span {
  color: #ffd940;
}
/* podcats */
#podcasts h3 {
  min-height: 48px;
  margin: 0 0 0 48px;
  padding-left: 1em;
  position: relative;
  text-align: left;
}
#kiosque .link-all{
  text-transform: uppercase;
  text-align: right;
  color: #FFFFFF;
  font-family: 'Dosis', sans-serif;
  font-weight: 500;
  text-decoration: none;
  float: right;
  position: relative;
  padding: 2rem 4rem 2rem 2rem
}
@media screen and (max-width:768px){
  #kiosque .link-all{
    float: none;
  }
}
#kiosque .link-all::after{
  content:'';
  position: absolute;
  top: 0;
  right: 0;
  width: 3rem;
  height: 6rem;
  background-image: url('images/icon/arrow-white.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1.5rem;
}
#podcasts h3:before {
  content: '';
  position: absolute;
  top: 0;
  left: -48px;
  width: 48px;
  height: 48px;
  background: #c4d031;
}

#podcasts h3:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: 12px;
  left: -32px;
  border-left: 16px solid #fff;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}

#podcasts h3 a {
  font-size: 1.6rem;
  vertical-align: middle;
}

#podcasts h3 a:hover {
  color: #333;
}


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

  /* 	#galerie .section-header h2 > div h2 {
		left: 41%;
	} */
  .home #galerie h2 {
    margin-bottom: 6.5em;
  }

  .home #galerie .section-lien {
    bottom: 0em;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  #galerie {
    margin-top: 7em;
  }
}

@media screen and (min-width:768px) and (max-width: 992px) {
  #carte h2, #kiosque .section-titre, #galerie .section-header h2>div h2 {
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 575px) {
  .home #galerie .section-lien {
    bottom: 0em;
    margin-bottom: 15px;
  }

  .home #kiosque .section-lien {
    bottom: 0em;
    margin-bottom: 15px;
  }

  .home #agenda .section-lien {
    bottom: 0em;
    margin-bottom: 15px;
  }

  .home #actualites .section-lien {
    bottom: 0em;
    margin-bottom: 15px;
  }
}

/* ================== FIL D'ARIANE ========================================*/
.breadcrumbs {
  background: #fff;
  font-size: 1.1rem;
  line-height: 1em;
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  letter-spacing: 1px;
  padding: 24px 40px;
  clear: both;
}
@media screen and (max-width:768px) {
  .breadcrumbs{
    line-height: 1.5rem;
  }
}
.sidebar #nav-pratique li:hover a {
  color: #ff8c3d;
}

.breadcrumbs a {
  margin: 0;
}

.breadcrumbs>span>span>a {
  margin-left: 0;
}

.breadcrumbs a, .breadcrumbs span {
  display: initial;
  color: #2f3535;
  padding-left: 5px;
}
.breadcrumbs span a{
  padding: 0;
  margin: 0;
}
.breadcrumbs span.breadcrumb_last {
  color: #ff8c3d;
  margin: 0;
}

.breadcrumbs span.breadcrumb_last::first-letter {
  text-transform: uppercase;
}

/* =========================== CONTENU =====================================*/
.entry-content .download-file a {
  padding: 15px 50px 15px 15px;
  margin-top: 20px;
  position: relative;
  display: block;
  font-weight: 400;
  background: #2f3535;
  color: #fff;
  font-size: 1.3rem;
}
.entry-content .download-file a:hover{
  background: #eaeff6;
  color: #ff8c3d;
}
.download-file a:after {
  content: '';
  display: inline-block;
  background-size: 25%;
  background-image: url('images/icon/download.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 2rem;
  width: 48px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-position: center;
  transition: all 0.3s ease-out;
}

.download-file a:hover {
  text-decoration: none;
  padding-left: 20px;
}

.download-file a:hover:after {
  width: 58px;
}

.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
  border-radius: 25px !important;
  background: #00957D !important;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #ff8c3d !important;
}

.mejs-container.mejs-video, .mejs-container.mejs-video .mejs-controls, .mejs-embed, .mejs-embed body {
  border-radius: 0 !important;
  background: #333 !important;
}

article:before, article:after {
  content: " ";
  display: table;
}

article:after {
  clear: both;
}

article .post-date {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 11px;
  letter-spacing: 1px;
  opacity: 0.8;
}

.article .category-article {
  margin-top: 3rem;
  display: block;
}

.article .category-article a {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 600;
  padding: 5px;
  color: #2f3535;
  white-space: nowrap;
}
.para-wp-cat{
  position: relative;
}
.heart-check{
  position: absolute;
  right: 0;
  top: 0;
}
.intro {
  margin-bottom: 2em;
  position: relative;
}

.intro.publication-page {
  display: flex;
}

.intro .entry-summary {
  position: relative;
  min-height: 1px;
  padding: 1em 0 !important;
  font-size: 1.6rem;
  font-weight: 600;
  color: black;
  letter-spacing: 1px;
}

/*.intro figure img {
  max-height: 330px;
}*/

.intro.publication-page figure {
  width: 30%;
  margin-right: 20px;
}

.intro.publication-page .entry-summary {
  width: 70%;
}

.intro .infos-event {
  margin-top: 30px;
  letter-spacing: 1px;
  line-height: 1.5em;
  font-family: 'Dosis', sans-serif;
}
.intro .infos-event a{
  text-decoration: none;
}
.intro .infos-event .flex-content {
  display: flex;
  width: 100%;
  background-color: #eaeff6;
  justify-content: space-between;
}

.intro .infos-event .flex-content .flex-sous-centent {
  border-right: 2px solid #fff;
  padding: 3rem;
}

.intro .infos-event .flex-content .flex-sous-centent:last-child {
  border: none;
}

.intro .infos-event .flex-content .flex-sous-centent .dates {
  font-weight: 600;
  color: #ff8c3d;
  font-size: 1.6rem;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

.intro .infos-event .flex-content .flex-sous-centent .dates:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url('images/icon/calendar-orange.svg');
  background-repeat: no-repeat;
  background-size: 1.5rem;
  background-position: center left;
  width: 30px;
  height: 20px;
}

.intro .orga-content {
  margin-top: 30px;
  padding: 3rem;
  background-color: #ff8c3d;
}
.intro .orga-content p,
.intro .orga-content ul,
.intro .orga-content a{
  color: #FFF;
  text-transform: uppercase;
  font-size: 13px;
}
.intro .orga-content ul{
  list-style: none;
}
.intro .orga-content ul li{
  position: relative;
  padding-left: 2rem;
  line-height: 3rem;
}
.intro .orga-content ul li::before{
  content:'';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url('images/icon/puce-li-white.svg');
  background-repeat: no-repeat;
  background-position: center left;
  background-size: .7rem;
  width: 2rem;
  height: 3rem;
}
.main .event-select [type="checkbox"]:not(:checked)+label {
  border-radius: 35px;
  margin: 50px 0;
  color:#595d5d;
  letter-spacing: 1px;
  font-size: 12px;
  padding: 5px 15px 5px 41px;
}

.main .event-select [type="checkbox"]:checked+label {
  border-radius: 35px;
  margin: 50px 0;
  color:#595d5d;
  letter-spacing: 1px;
  font-size: 12px;
  padding: 5px 15px 5px 41px;
}

.main .event-select [type="checkbox"]:not(:checked)+label:before {
  left: 13px;
  top: 0px;
}

.main .event-select [type="checkbox"]:checked+label:before {
  left: 13px;
  top: 0px;
}

.main .event-select [type="checkbox"]:checked+label:after {
  left: 13px;
  top: 0px;
}

.main .entry-content h3 {
  color: #545454;
  font-weight: 800;
  text-transform: uppercase;
}

.main .entry-content {
  letter-spacing: 1px;
}

.entry-content a, .intro a {
  color: #ff8c3d;
  font-weight: 700;
  text-decoration: underline;
}

/* .entry-content a:visited { color: #666; } */
.entry-content h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}

.entry-content h2 {
  color: #ff8c3d;
  padding-bottom: 7px;
  font-size: 3.5rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}

.entry-content h2.h5 {
  background: #eaeff6;
  padding: 20px;
}

.entry-content h2.h5 a {
  font-size: 1.6rem;
  color: #333;
  text-decoration: none;
}
.title-collapse{
  position: relative;
}

.entry-content h2.h5 a::before {
  background-color: #2f3535;
  content: "+";
  width: 23px;
  height: 23px;
  display: inline-block;
  transition: 0.2s ease-out;
  position: absolute;
  right: 20px;
  text-align: center;
  line-height: 23px;
  color: #fff;
  font-weight: 700;
}

.entry-content h2.h5 a:hover,
.entry-content h2.h5 a[aria-expanded="true"] {
  color: #ff8c3d;
}

.entry-content h2.h5 a:hover::before,
.entry-content h2.h5d a::before,
.entry-content h2.h5 a[aria-expanded="true"]::before {
  transform: rotate(90deg);
  background: #ff8c3d;
}


.entry-content ul {
  list-style: none;
  padding: 2rem 3rem;
}
.entry-content ul li{
  padding-left: 30px;
  position: relative;
}
.entry-content ul li::before {
  content: "";
  position: absolute;
  top: 0;
  left:0;
  background-image:url('images/icon/puce-li.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 7px;
  font-size: 1.2em;
  height: 20px;
  width: 10px;
}
.sidebar .widget-page .entry-content ul{
  padding: 0;
}
.sidebar .widget-page .entry-content ul li::before {
  content: "";
  display: none;
}

.collapsing {
  padding: 15px 0;
}
.collapse{
  background: #eaeff6;
  margin-top: -10px;
}
.collapse.in {
  padding: 15px 0;
}

.entry-content ol {
  list-style: none;
  counter-reset: li
}

.entry-content ol li {
  counter-increment: li
}

.entry-content ol li::before {
  content: counter(li);
  color: #ff8c3d;
  display: inline-block;
  width: 1em;
  margin-left: -1.5em;
  margin-right: 0.5em;
  text-align: right;
  direction: rtl
}

.entry-content blockquote p {
  color: #fff;
}

.entry-content blockquote {
  margin: 2rem auto;
  font-size: inherit;
  background: #ffffff;
  width: 100%;
  background-color: #ff8c3d;
  font-weight: 600;
  font-size: 1.7rem;
  padding: 25px;
}

.entry-content .blocVert {
  background-color: #c4d031;
  padding: .5em;
}

.single-evenement header.article {
  position: relative;
}

/***** Navigation des articles ************/
.post-navigation {
  /* *zoom: 1; */
  width: 70%;
  float: left;
  margin-top: 50px;
}
.sub_title_nav{
  display: block;
  text-transform: uppercase;
  color: #828686;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 15px;

}
.post-navigation:before, .post-navigation:after {
  content: " ";
  display: table;
}

.post-navigation:after {
  clear: both;
}

.post-navigation a {
  padding: 20px;
  font-size: 16px;
  line-height: 1.42857;
  font-weight: 700;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  margin-bottom: 0;
  position: relative;
  text-align: left;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* vertical-align: middle; */
  white-space: nowrap;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.3);
}
.post-navigation a::before{
  content:'';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 5px;
  background-color: #0ba390;
  z-index: 0;
}
.post-navigation .nav-next a::before{
  content:'';
  position: absolute;
  top: 0;
  left: inherit;
  right: 0;
  bottom: 0;
  width: 5px;
  background-color: #0ba390;
}
.post-navigation a:active {
  background-image: none;
}

.post-navigation .nav-next a {
  text-align: right;
}
@media screen and (min-width:1024px) {
  .post-navigation a {
    float: left;
    width: 40%;
  }

  .post-navigation .nav-next a {
    float: right;
  }
}

.post-password-form input {
  display: inline-block;
}

.post-thumbnail {
  background: no-repeat scroll 50% 50%;
  background-size: 100% auto;
  margin: 0 -15px;
  overflow: hidden;
  padding-top: 52%;
  position: relative;
}

.post-thumbnail a {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.video-wrapper, .jetpack-video-wrapper {
  padding-top: 56.25%;
  position: relative;
}

.video-wrapper embed, .video-wrapper iframe, .video-wrapper object, .video-wrapper .video-player, .jetpack-video-wrapper embed, .jetpack-video-wrapper iframe, .jetpack-video-wrapper object, .jetpack-video-wrapper .video-player {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.wp-video {
  margin: auto;
}

/*======================== ARCHIVES ==========================*/
.page-title {
  background: #FFF;
  position: relative;
  margin-bottom: 1em;
  width: 100%;
  display: inline-table;
  padding: 4rem;
}

.ui-datepicker .ui-datepicker-header {
  background: #00957d !important;
  color: white !important;
  border-color: black !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  color: #ff8c3d !important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
  border: 1px solid #ff8c3d !important;
  color: black !important;
}

.page-header {
  border: none;
}

.form-archive>div {
  color: black !important;
}

.filtre {
  padding: 10px 0;
  display: flex;
  align-items: center;
}
.archive1 .list-tax-galerie h2,
.page-title .list-tax-galerie a{
  display: inline-block;
  float: none;
  text-transform: uppercase;
  margin:0 5px;
  font-size: 20px;
  font-weight: 900;
  color: #888888;
  letter-spacing: 1px;
  padding: 0;
}
/**** Formulaire de tri ****/
.form-archive {
  border: 0;
  margin: 0;
  font-weight: 600;
  height: 39px;
  padding: 0;
  letter-spacing: 1px;
}

.filtre {
  padding: 10px 0;
  display: flex;
  align-items: center;
  font-size: 13.4px;
}

.form-archive>div {
  padding: 0 .5em;
  background: #e4e4e4;
}
.form-archive>div:last-child{
  background:transparent;
}
.form-archive select, .form-archive input, .form-archive label, .form-archive button {
  border: 0;
  margin: 0;
  font-weight: 600;
  background: transparent;
  height: 39px;
  padding-left: 10px;
  letter-spacing: 1px;
  color: #909292;
}

.daaate .label {
  color: #909292;
}

.form-archive label .screen-reader-text {
  padding-right: 1em;
  background: none;
  border-bottom: none;
  width: 100px;
  color: black;
}
.form-archive>div>span{
  display: block;
  background: #e4e4e4;
  padding: 0;
}
.form-archive>div.submit-div>span{
  background: transparent;
}
.form-archive label {
  padding-right: 1em;
  background: none;
  border-bottom: none;
  width: auto;
  vertical-align: top;
  line-height: 3.9rem;
}
.form-archive #event-date {
  width: 105px;
  text-align: left;
}

.form-archive button {
  background: #e4e4e4;
  color: #949696;
  width: 130px;
  border-bottom: none;
}
@media screen and (max-width:768px) {
  .form-archive {
    height: auto;
  }
}
@media screen and (min-width:768px) {
  .form-archive>div {
    display: inline-block;
    color: black !important;
  }

  /* 	.form-archive > div {
		border-left: 1px solid #ccc;
	} */
  .form-archive>div:first-child {
    padding-left: 0;
    border-left: none;
    letter-spacing: 1px;
    font-weight: 700;
  }
}

@media screen and (max-width:1200px) {
  .filtre {
    display: block;
  }
}

@media screen and (max-width:768px) {
  .main{
    background: #FFF;
    padding: 0 20px;
  }
  .form-archive>div {
    padding: .5em .5em;
    margin-bottom: 1rem;
  }

  .main .event-select label {
    margin-bottom: 30px;
  }
}

/**** Actualités, Agenda, Galerie ****/
.page-title>h1, .page-title>a:not(.ico-selection), h1.page-title {
  display: inline-block;
  line-height: 1em;
  color: #383939;
  font-size: 4.5rem;
  padding: 1rem 0em 2.5rem;
  margin: 0;
  position: relative;
  vertical-align: bottom;
}
.page-title h1::before {
  content:'';
  position: absolute;
  top: 0;
  left: -4rem;
  width: 4px;
  bottom: 0;
  background-color: #de0a29;
}
@media screen and (max-width: 480px) {
  .page-title>h1, .page-title>a:not(.ico-selection), h1.page-title {
    font-size: 4rem;
  }
}

.page-title a {
  font-weight: 500;
}


.archive1 #content:before {
  display: none;
}
.archive1 .content {
  position: relative;
  height: 100%;
  background: white;
}
.archive1 .content a,
.archive1 .content a:hover,
.archive1 .content:hover a{
  text-decoration: none;
}
.archive1 .h2 {
  position: relative;
}

.archive1 h2 {
  position: relative;
  margin: 0 0 20px 0;
  font-size: 1.9rem;
  line-height: 2.3rem;
  padding: 0.2em 0;
  font-weight: 700;
  letter-spacing: 2px;
  transition: all .3s ease-out;
}

.archive1 figure {
  overflow: hidden;
  height: 100%;
  transition: all 0.2s ease-out;
}
.archive1 figure>img {
  min-width: 100%;
  min-height:230px;
  transition: all 0.2s ease-out;
}

.archive1 .conteneur_infos {
  width: 100%;
  position: relative;
  z-index: 100;
  background: white;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 2rem;
  transition: all .3s ease-out;
}
.archive1 .conteneur_infos::before{
  content:'';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom:97%;
  background-color: #de0a29;
  transition: all .3s ease-out;
}
.archive1 .evenement .conteneur_infos::before{
  background-color: #ff8c3d;
}
.archive1 .content:hover .conteneur_infos::before{
  bottom: 0;
  transition: all .3s ease-out;
}
.archive1 .conteneur_infos p{
  font-size: 1.3rem;
  letter-spacing: 1px;
  transition: all .3s ease-out;
  position: relative;
  z-index: 10;
}
.archive1 .conteneur_infos p::after{
  content:'';
  position: absolute;
  bottom: -2.5rem;
  left: 0;
  width: 1.5rem;
  height: 1.5rem;
  background-image: url('images/icon/arrow.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1rem;
  transition: all .3s ease-out;
}
.archive1 .content:hover .conteneur_infos p,
.archive1 .content:hover .conteneur_infos h2{
  color: #FFF;
  transition: all .3s ease-out;
}
.archive1 .content:hover .conteneur_infos p::after{
  left:92%;
  transition: all .3s ease-out;
  background-image: url('images/icon/arrow-white.svg');
}
.archive1 .evenement .conteneur_infos p::after{
  display: none;
}
.archive1 .content:hover figure{
  transition: all 0.2s ease-out;
}

.archive1 .content:hover figure>img {
  transform: scale(1.05);
  transition: all 0.2s ease-out;
}

/* .archive1 .content:hover:after { display:none; } */
.archive1 .content:hover .extrait {
  display: block;
}

.archive1 .evenement .content {
  background-color: #232323;
  color: #fff;
}

.archive1 .evenement .content:hover {
  background-color: #00957d;
  color: #fff;
}

.archive1 .evenement figure {
  height: auto;
  position: relative;
  overflow: hidden;
  background: black;
}

.archive1 .evenement .more {
  position: absolute;
  right: 0;
  bottom: -2em;
  font-weight: 700;
  font-size: 1.3rem;
  text-transform: uppercase;
  color: #98012e;
}


.archive1 .evenement .content:hover figure:after {
  opacity: 0.7;
}

.archive1 .evenement .content .event-date {
  letter-spacing: 1px;
  font-size: 1.1rem;
  margin-bottom: 35px;
  font-weight: 700;
  text-transform: uppercase;
  color:#828283;
  padding-left: 3rem;
}

.archive1 .evenement .content:hover h2 {
  padding-left: 1.5em;
}

.archive1 .evenement .content .event-date:before {
  content: "";
  position: absolute;
  top: calc(50% - 1.1rem);
  left: 0;
  background-image: url('images/icon/calendar-grey.svg');
  background-repeat: no-repeat;
  background-size: 1.5rem;
  background-position: center left;
  width: 4rem;
  height: 2.2rem;
  transition: all linear .275s;
}
.archive1 .evenement .content a:hover .event-date:before{
    background-image: url('images/icon/calendar.svg');
    transition: all linear .275s;
}
.archive1 .evenement .content h2 {
  transition: 0.3s ease-out;
}

.archive1 .galerie .encart {
  width: 11.5em;
  top: 97px;
  left: calc(52% - 62px);
  color: #333333;
  text-align: center;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 1px;
  font-size: 10px;
}

.archive1 .galerie .content:hover .encart {
  background-color: #00957d;
  width: 11.5em;
  color: white;
}

.archive1 .galerie .encart:after {
  top: 15px;
}

.archive1 .galerie .content {
  overflow: hidden;
}

.archive1 .galerie figure {
  height: 280px;
  position: relative;
}
.archive1 .galerie figure::before{
  content:'';
  position: absolute;
  top: 0;
  left: 0;
  right:0;
  bottom: 0;
  background-color: rgba(0,0,0,0.4);
  z-index: 1;
}
.archive1 .galerie .centered-title{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 2
}
.archive1 .galerie .centered-title h2{
  text-transform: uppercase;
  color: #FFF;
  font-family: 'Dosis', sans-serif;
  font-size: 22px;
  text-align: center;
}
.archive1 .galerie .centered-title a{
  position: relative;
  text-transform: uppercase;
  color: #FFF;
  text-decoration: none;
  font-family: 'Dosis', sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 2rem;
  transition: all linear .275s;
}
.archive1 .galerie .centered-title a::after{
  content:'';
  position: absolute;
  top: 0;
  right: -2rem;
  height: 2rem;
  width: 2rem;
  background-image: url('images/icon/arrow-white.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1rem;
  transition: all linear .275s;
}
.archive1 .galerie .centered-title a:hover{
  color:#0ba390;
  transition: all linear .275s;
}
.archive1 .galerie .centered-title a:hover::after{
  background-image: url('images/icon/arrow-green.svg');
  transition: all linear .275s;
}
.archive1 .galerie figure img {
  object-fit: cover;
  min-height: 100%;
}

.kiosque img {
  width: auto;
  object-fit: cover;
  height: 100%;
}

.archive1 .kiosque .content {
  display: flex;
  background: white;
}

.archive1 .kiosque figure {
  width: 30%;
  height: auto;
}

.archive1 .kiosque .content:after {
  display: none;
}

.kiosque .liens {
  position: relative;
  display: flex;
  margin-top: 25px;
  justify-content: space-evenly;
}

.kiosque .liens a, .sidebar .widget-publication article .liens a {
  width: 67px;
  height: 32px;
  background-color: #3b3c49;
  background-repeat: no-repeat;
  background-position: center center;
  transition: 0.3s ease-out;
}

.kiosque .liens a:hover, .sidebar .widget-publication article .liens a:hover {
  background-color: #00957d;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.35);
}

.kiosque .kiosque_content {
  width: 70%;
  padding: 25px 20px;
}

.kiosque .encarts {
  color: #00957d;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1.2rem;
}

.kiosque h2 {
  margin: 0;
  padding: 0;
  font-size: 1.5rem;
  font-weight: 900;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.kiosque a.telecharger, .sidebar .widget-publication article .liens a.telecharger {
  background-size: 20%;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iLTIwNyA0NSAzODQgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC0yMDcgNDUgMzg0IDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+LnN0MHtmaWxsOnVybCgjU1ZHSURfMV8pO308L3N0eWxlPjxsaW5lYXJHcmFkaWVudCBpZD0iU1ZHSURfMV8iIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iLTIwNyIgeTE9IjMwMSIgeDI9IjE3NyIgeTI9IjMwMSI+PHN0b3AgIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6I0ZGRkZGRiIvPjxzdG9wICBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiMwMDAwMDAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xNywxODFWNDVoLTIwMGMtMTMuMywwLTI0LDEwLjctMjQsMjR2NDY0YzAsMTMuMywxMC43LDI0LDI0LDI0aDMzNmMxMy4zLDAsMjQtMTAuNywyNC0yNFYyMDVINDFDMjcuOCwyMDUsMTcsMTk0LjIsMTcsMTgxeiBNOTMuNSwzOTIuNEwtMyw0ODguMWMtNi42LDYuNi0xNy40LDYuNi0yNCwwbC05Ni40LTk1LjdjLTEwLjItMTAuMS0zLTI3LjQsMTEuMi0yNy40SC00N3YtODBjMC04LjgsNy4yLTE2LDE2LTE2SDFjOC44LDAsMTYsNy4yLDE2LDE2djgwaDY1LjJDOTYuNSwzNjUsMTAzLjYsMzgyLjMsOTMuNSwzOTIuNEw5My41LDM5Mi40eiBNMTcwLDE1MEw3Mi4xLDUyYy00LjUtNC41LTEwLjYtNy0xNy03SDQ5djEyOGgxMjh2LTYuMUMxNzcsMTYwLjYsMTc0LjUsMTU0LjUsMTcwLDE1MHoiLz48L3N2Zz4=);
}

.kiosque a.consulter, .sidebar .widget-publication article .liens a.consulter {
  background-size: 35%;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iLTExMSA0NSA1NzYgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC0xMTEgNDUgNTc2IDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+LnN0MHtmaWxsOnVybCgjU1ZHSURfMV8pO308L3N0eWxlPjxsaW5lYXJHcmFkaWVudCBpZD0iU1ZHSURfMV8iIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iLTExMSIgeTE9IjMwMC45NSIgeDI9IjQ2NSIgeTI9IjMwMC45NSI+PHN0b3AgIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6I0ZGRkZGRiIvPjxzdG9wICBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiMwMDAwMDAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00MTcuMyw5MS41SDI3Ny41Yy00OC4xLDAtODkuOSwzMy4zLTEwMC40LDgwLjNjLTEwLjYtNDctNTIuMy04MC4zLTEwMC40LTgwLjNILTYzYy0yNi41LDAtNDgsMjEuNS00OCw0OHYyNDUuOGMwLDI2LjUsMjEuNSw0OCw0OCw0OGg4OS43YzEwMi4yLDAsMTMyLjcsMjQuNCwxNDcuMyw3NWMwLjcsMi44LDUuMiwyLjgsNiwwYzE0LjctNTAuNiw0NS4yLTc1LDE0Ny4zLTc1SDQxN2MyNi41LDAsNDgtMjEuNSw0OC00OFYxMzkuNkM0NjUsMTEzLjIsNDQzLjcsOTEuNyw0MTcuMyw5MS41eiBNMTMxLDM1Ni45YzAsMS45LTEuNSwzLjUtMy41LDMuNUgtMzIuOGMtMS45LDAtMy41LTEuNS0zLjUtMy41VjMzNGMwLTEuOSwxLjUtMy41LDMuNS0zLjVoMTYwLjRjMS45LDAsMy41LDEuNSwzLjUsMy41TDEzMSwzNTYuOUwxMzEsMzU2Ljl6IE0xMzEsMjk2YzAsMS45LTEuNSwzLjUtMy41LDMuNUgtMzIuOGMtMS45LDAtMy41LTEuNS0zLjUtMy41di0yMi45YzAtMS45LDEuNS0zLjUsMy41LTMuNWgxNjAuNGMxLjksMCwzLjUsMS41LDMuNSwzLjVMMTMxLDI5NkwxMzEsMjk2eiBNMTMxLDIzNS4xYzAsMS45LTEuNSwzLjUtMy41LDMuNUgtMzIuOGMtMS45LDAtMy41LTEuNS0zLjUtMy41di0yMi45YzAtMS45LDEuNS0zLjUsMy41LTMuNWgxNjAuNGMxLjksMCwzLjUsMS41LDMuNSwzLjVMMTMxLDIzNS4xTDEzMSwyMzUuMXogTTM5MC4zLDM1Ni44YzAsMS45LTEuNSwzLjUtMy41LDMuNUgyMjYuNWMtMS45LDAtMy41LTEuNS0zLjUtMy41di0yMi45YzAtMS45LDEuNS0zLjUsMy41LTMuNWgxNjAuNGMxLjksMCwzLjUsMS41LDMuNSwzLjV2MjIuOUgzOTAuM3ogTTM5MC4zLDI5NS45YzAsMS45LTEuNSwzLjUtMy41LDMuNUgyMjYuNWMtMS45LDAtMy41LTEuNS0zLjUtMy41VjI3M2MwLTEuOSwxLjUtMy41LDMuNS0zLjVoMTYwLjRjMS45LDAsMy41LDEuNSwzLjUsMy41djIyLjlIMzkwLjN6IE0zOTAuMywyMzVjMCwxLjktMS41LDMuNS0zLjUsMy41SDIyNi41Yy0xLjksMC0zLjUtMS41LTMuNS0zLjV2LTIyLjhjMC0xLjksMS41LTMuNSwzLjUtMy41aDE2MC40YzEuOSwwLDMuNSwxLjUsMy41LDMuNVYyMzVIMzkwLjN6Ii8+PC9zdmc+);
}

.event-select {
  font-weight: 700;
  font-size: 1.3rem;
  text-transform: uppercase;
}

.post-type-archive-galerie .page-title a, .tax-type-galerie .page-title a {
  float: none;
  color: #afafaf;
}
.list-tax-galerie{
  margin-bottom: 25px;
}

@media screen and (max-width:960px) {
  .post-type-archive-publication .page-title a, .tax-type-publication .page-title a,.post-type-archive-publication .page-title h1, .term-photo .page-title h1, .tax-type-publication .page-title h1 {
    font-size: 2.5rem;
  }
}

@media screen and (max-width:600px) {
  .post-type-archive-publication .page-title a, .tax-type-publication .page-title a, .post-type-archive-galerie .page-title a, .tax-type-galerie .page-title a, .term-photo .page-title a, .term-audio .page-title a, .term-video .page-title a, .post-type-archive-publication .page-title h1, .tax-type-publication .page-title h1 {
    font-size: 2.5rem;
  }
}

/* Base for label styling */
.event-select [type="checkbox"]:not(:checked),
.event-select [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}

.event-select [type="checkbox"]:not(:checked)+label,
.event-select [type="checkbox"]:checked+label {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
}

.event-select [type="checkbox"]:not(:checked)+label {
  color: #383939;
  float: right;
}

.event-select [type="checkbox"]:checked+label {
  color: black;
  float: right;
}

/* checkbox aspect */
.event-select [type="checkbox"]:not(:checked)+label:before,
.event-select [type="checkbox"]:checked+label:before {
  position: absolute;
  content: "";
  background: url('images/icon/heart-grey.svg');
  background-repeat: no-repeat;
  background-size: 17px;
  background-position: center;
  width: 22px;
  right: -21px;
  top: -18px;
  height: 22px;
}



/* checked mark aspect */
.event-select [type="checkbox"]:not(:checked)+label:after,
.event-select [type="checkbox"]:checked+label:after {
  position: absolute;
  transition: all .2s;
  content: "";
  background: url('images/icon/heart-red-border.svg');
  background-repeat: no-repeat;
  background-size: 17px;
  background-position: center;
  width: 22px;
  right: -21px;
  top: -18px;
  height: 22px;
}
/* checked mark aspect changes */
.event-select [type="checkbox"]:not(:checked)+label:after {
  opacity: 0;
  transform: scale(0);
}

.event-select [type="checkbox"]:checked+label:after {
  opacity: 1;
  transform: scale(1);
}

.archive1 p.event-select {
  padding: 10px 26px;
  width: 100%;
  margin: 0;
  line-height: 1;
  font-size: 11px;
  text-align: center;
}

.archive1 p.event-select>* {
  margin: 0;
}

.ico-selection {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 46px;
  height: 46px;
  background-image: url('images/picto_liste_agenda.png');
}

#select-count {
  position: absolute;
  top: 2px;
  right: -40px;
  width: 40px;
  height: 40px;
  text-align: center;
  color: #2f3535;
  font-size: 11px;
  font-weight: 700;
  line-height: 40px;
  padding-left: 2px;
  margin-right: 10px;
}

/* associations / services */
.archive-item{
  position: relative;
}
.archive-item::before{
  content:"";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: #0ba390;
}
.archive2 .archive-content {
  position: relative;
  font-family: 'Proza Libre', sans-serif;
}

.archive2 h2 a, .archive2 h2 {
  font-size: 2rem;
  color: black;
  margin-top: 1em;
}

.archive2 h2:hover a {
  text-decoration: none;
  padding-left: 5px;
}

.archive2 .asso-name, .archive2 .service-name {
  background: #2665cf;
  width: 100%;
  padding: 1em 2em 2em;
}


.archive2 #content .archive-item {
  background: #FFF;
  padding-bottom: 15px;
  height: 100%;
}

.archive2 .category-asso a {
  text-transform: uppercase;
  font-size: 0.6em;
  letter-spacing: 1px;
  font-weight: 600;
  background: #383939;
  padding: 4px 10px;
  border-radius: 30px;
  color: white;
  white-space: nowrap;
}

.archive2 .asso-details, .archive2 .service-details {
  padding: 2em;
}

.archive2 .asso-details address, .archive2 .service-details address {
  border-bottom: 1px dashed rgba(128, 128, 128, 0.43);
  padding-bottom: 20px;
}

.archive2 .asso-details address>a, .archive2 .service-details address>a {
  color: #fe003e;
}

.single-association .entry-content .flex-content, .single-service .entry-content .flex-content {
  margin-top: 30px;
  letter-spacing: 1px;
  line-height: 1.5em;
  display: flex;
  padding-bottom: 20px;
  border-bottom: 1px dashed #cccccc;
  margin-bottom: 50px;
}

.single-association .entry-content .flex-content .flex-sous-centent, .single-service .entry-content .flex-content .flex-sous-centent {
  padding-right: 5%;
  padding-left: 5%;
  max-width: 64%;
}

.single-association .entry-content .flex-content .flex-sous-centent:first-child, .single-service .entry-content .flex-content .flex-sous-centent:first-child {
  border-right: 1px dashed #cccccc;
}

/* carte interactive */
#carteInteractive {
  height: 360px;
  margin-bottom: 2em;
}

#carteInteractive h2 {
  font-size: 1rem;
}

#liste-lieu {
  overflow: auto;
  padding: 1em;
}

/* #liste-lieu article {
  display: none;
} */

#liste-lieu .entry-meta a {
  text-transform: uppercase;
  font-size: 0.6em;
  letter-spacing: 1px;
  font-weight: 600;
  background: #383939;
  padding: 4px 10px;
  border-radius: 30px;
  color: white;
  white-space: nowrap;
}

#liste-lieu .service_name {
  background: #2665cf;
  width: 100%;
  padding: 1em 2em 2em;
  color: white;
}

#liste-lieu .service-content {
  padding: 25px;
}

#liste-lieu address {
  border-bottom: 1px dashed rgba(128, 128, 128, 0.43);
  padding-bottom: 20px;
}

@media screen and (min-width: 48em) {
  #liste-lieu, #carteInteractive {
    height: 100vh;
    max-height: 750px;
  }
}

/* élus */
.elu-item {
  background-color: #eaeff6;
  display: block;
  line-height: 1.5em;
  padding: 2rem;
}
#adointConseil .elu-item h3{
  margin-bottom: 1rem;
  font-size: 18px;
  color: #ff8c3d;
}
.info {
  display: block;
}

.elu-item .mail,
.elu-item .tel {
  color: #ff8c3d;
  font-family: 'Dosis', sans-serif;
}

.elu-item .mail:before {
  content: "";
  background-image: url('images/icon/envelope-solid.svg');
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: 0px;
  color: #ff8c3d;
  display: inline-block;
  width: 25px;
  height: 13px;
}

#adointConseil .col-xs-12 .col-sm-6 .elus .elu-item .row-eq-height .elu-item figure {
  width: 30%;
  overflow: hidden;
  margin-bottom: 0px;
  border-right: 1px solid black;
}

.elu-item .content {
  padding-left: 20px;
  padding-top: 25px;
  padding-bottom: 10px;
  padding-right: 20px;
  text-align: justify;
}

.elu-item .poste {
  font-weight: 700;
  color: #2f3535;
  text-transform: uppercase;
  padding-top: 10px;
}

.page .main #content .row.row-eq-height::before {
  display: none;
}

@media only screen and (max-width: 767px) {
  .elu-item h3 {
    font-size: 1.5em;
  }

  .elu-item figure {
    float: left;
    width: 30%;
    height: auto;
    margin-right: 0px;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 480px) {
  #adointConseil .elu-item .info-header h3 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .elu-item figure {
    float: none;
    margin: auto;
  }

  #maire .photo {
    position: relative;
    width: 200px;
  }

  #maire .content {
    margin-left: 0px;
  }

  #maire .info-header {
    margin-left: 0px;
    text-align: center;
  }
}

/* Pages profil */
.result-item {
  margin-bottom: 2.5em;
}

.result-item a:hover {
  text-decoration: none;
}

.result-item a:hover h2 {
  padding-left: 7px;
  color: #2665cf;
}

.result-item .content {
  background-color: #ffffff;
  position: relative;
  padding: 2em;
}

.result-item figure {
  float: left;
  margin-right: 2em;
  width: 150px;
}

.result-item .result-title {
  padding: 1em;
}

.result-item h2 {
  transition: all 0.3s ease-out;
}

.result-item span {
  text-transform: uppercase;
  font-size: 0.8em;
  letter-spacing: 1px;
  font-weight: 600;
  background: #fe003e;
  padding: 5px 10px;
  border-radius: 30px;
  color: white;
  white-space: nowrap;
}

.result-item .voir {
  background-color: #3b3c49;
  color: white;
  font-weight: 700;
  padding: .5em 1.5em;
  position: absolute;
  bottom: -1em;
  right: 1em;
  text-transform: uppercase;
}

.result-item .voir:hover {
  color: #00957d;
}

/* page plan du site */
.sitemap li.bop-nav-search {
  display: none;
}

.sitemap {
  letter-spacing: 1px;
  line-height: 2.3em;
}

.principal_nav .sitemap>li>a {
  font-size: 1.4em;
}

.sitemap>ul>ul>li>a {
  font-size: 0.9em;
}

.sitemap a {
  color: black;
}

.sitemap a:hover {
  text-decoration: none;
  color: #00957d;
  padding-left: 4px;
}

.principal_nav .sitemap>li {
  font-size: 2rem;
  font-weight: 700;
  color: #fe003e;
}

.sitemap li::before {
  content: none !important;
}

.sitemap>.sub-menu>li, .other_nav .sitemap>li {
  font-weight: 600;
  font-size: 1.5rem;
}

/* page plan du site */
.error-find .btn {
  margin-left: 25px;
  font-size: 1.2rem;
  padding: 6px 25px;
  background-color: #2665cf;
  letter-spacing: 1px;
  text-align: center;
  cursor: pointer;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: normal;
  border: 1px solid transparent;
  border-radius: 23px;
  -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.40);
  -moz-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.40);
  box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.40);
  transition: .1s ease-out;
}

.error-find input[type="search"] {
  border: 1px solid grey;
  height: 40px;
  font-size: 18px;
  padding: 10px;
}

/**** pagination des archives *****************/
.pagination {
  margin: 3em 0 1em;
  position: relative;
  width: 100%;
  font-weight: 700;
  font-size: 1.1rem;
  text-transform: uppercase;
  display: flex !important;
  justify-content: center
}

/* .pagination.pagination-page {
  *zoom: 1;
} */

.pagination.pagination-page:before, .pagination.pagination-page:after {
  content: " ";
  display: table;
}

.pagination.pagination-page:after {
  clear: both;
}

.pagination.pagination-page a {
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857;
  border-radius: 4px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  font-weight: normal;
  margin-bottom: 0;
  text-align: center;
  touch-action: manipulation;
  transition: background-color 0.25s, box-shadow 0.25s, color 0.25s, border-color 0.25s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
   white-space: nowrap;
  width: auto;
  color: #fff;
  background-color: #333;
  border-color: #333;
  display: block;
}

.pagination.pagination-page a:focus, .pagination.pagination-page a.focus, .pagination.pagination-page a:active:focus, .pagination.pagination-page a:active.focus, .pagination.pagination-page a.active:focus, .pagination.pagination-page a.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.pagination.pagination-page a:hover, .pagination.pagination-page a:focus, .pagination.pagination-page a.focus {
  color: #333;
  text-decoration: none;
}

.pagination.pagination-page a:active, .pagination.pagination-page a.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.pagination.pagination-page a.disabled, .pagination.pagination-page a[disabled], fieldset[disabled] .pagination.pagination-page a {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  box-shadow: none;
}

.pagination.pagination-page a:hover, .pagination.pagination-page a:focus, .pagination.pagination-page a.focus, .pagination.pagination-page a:active, .pagination.pagination-page a.active, .open>.pagination.pagination-page a.dropdown-toggle {
  color: #fff;
  background-color: #1a1a1a;
  border-color: #141414;
}

.pagination.pagination-page a:active, .pagination.pagination-page a.active, .open>.pagination.pagination-page a.dropdown-toggle {
  background-image: none;
}

.pagination.pagination-page a.disabled, .pagination.pagination-page a.disabled:hover, .pagination.pagination-page a.disabled:focus, .pagination.pagination-page a.disabled.focus, .pagination.pagination-page a.disabled:active, .pagination.pagination-page a.disabled.active, .pagination.pagination-page a[disabled], .pagination.pagination-page a[disabled]:hover, .pagination.pagination-page a[disabled]:focus, .pagination.pagination-page a[disabled].focus, .pagination.pagination-page a[disabled]:active, .pagination.pagination-page a[disabled].active, fieldset[disabled] .pagination.pagination-page a, fieldset[disabled] .pagination.pagination-page a:hover, fieldset[disabled] .pagination.pagination-page a:focus, fieldset[disabled] .pagination.pagination-page a.focus, fieldset[disabled] .pagination.pagination-page a:active, fieldset[disabled] .pagination.pagination-page a.active {
  background-color: #333;
  border-color: #333;
}

.pagination.pagination-page a .badge {
  color: #333;
  background-color: #fff;
}

.pagination .previous a:before {
  content: "";
  background: url('images/icon/arrow.svg');
  background-repeat: no-repeat;
  background-size: 1.2rem;
  background-position: center;
  display: inline-block;
  width: 2rem;
  height: 3.4rem;
  position: absolute;
  transform: rotate(180deg);
  transition: 0.2s;
  padding-right: 0;
  margin-left: -20px;
}

.pagination .previous a:hover {
  padding-right: 5px;
  text-decoration: none;
}

.pagination .next a:hover {
  padding-left: 5px;
  text-decoration: none;
}

.pagination .next a:after {
  content: "";
  background-image: url('images/icon/arrow.svg');
  background-repeat: no-repeat;
  background-size: 1.2rem;
  background-position: center;
  display: inline-block;
  width: 2rem;
  height: 3.4rem;
  position: absolute;
  transition: 0.2s;
  padding-left: 0;
}

.pagination.pagination-page li {
  box-sizing: border-box;
  float: left;
  padding-right: 2.5px;
  width: 50%;
  text-align: center;
}

.pagination.pagination-page li:nth-child(2) {
  padding-left: 2.5px;
  padding-right: 0;
}

/* .pagination.pagination-comments {
  *zoom: 1;
} */

.pagination.pagination-comments:before, .pagination.pagination-comments:after {
  content: " ";
  display: table;
}

.pagination.pagination-comments:after {
  clear: both;
}

.pagination.pagination-comments .next, .pagination.pagination-comments .prev {
  box-sizing: border-box;
  float: left;
  position: static;
  text-align: center;
  top: auto;
  width: 50%;
}

.pagination.pagination-comments .next {
  float: right;
  right: auto;
}

.pagination.pagination-comments .page-numbers {
  display: none;
}

.pagination.pagination-comments .page-numbers.prev, .pagination.pagination-comments .page-numbers.next {
  display: block;
}

/* .pagination.pagination-fallback {
  *zoom: 1;
} */

.pagination.pagination-fallback:before, .pagination.pagination-fallback:after {
  content: " ";
  display: table;
}

.pagination.pagination-fallback:after {
  clear: both;
}

.pagination.pagination-fallback li {
  float: left;
  left: auto;
  position: static;
  right: auto;
  text-align: center;
  top: auto;
  width: 50%;
}

.pagination.pagination-fallback li.next {
  float: right;
}

.pagination.pagination-fallback li a {
  width: auto;
}

.pagination li {
  display: inline-block;
  margin: 0 3px;
}

.pagination a, .pagination .faux-anchor, .pagination .status {
  line-height: 35px;
  padding: 0 5px;
  color: #6e7476;
}

.pagination .current, .pagination .page-link {
  display: none;
}

.pagination .first a, .pagination .last a, .pagination .next a, .pagination .previous a {
  text-align: center;
  color: #6e7476;
}

.pagination .status {
  display: block;
  text-align: center;
}

@media screen and (min-width:768px) {
  .pagination {
    text-align: center;
  }

  .pagination .current, .pagination .page-link {
    display: inline-block;
    font-size: 1.3rem;
  }

  .pagination .current,
  .pagination .current span {
    color: #ff8c3d;
  }

  .pagination .status {
    display: none;
  }
}

.nbResult {
  margin: 3em 0 1em;
  text-align: center;
  font-size: 12px;
  letter-spacing: 1px;
}

.pagination+.nbResult {
  margin: 1em 0;
}

table {
  border: 1px solid #eeeeee;
  margin-bottom: 1em;
  margin-top: 1em;
}

td, th {
  border: 1px solid #eeeeee;
  padding: 8px;
}

thead td, thead th {
  border-bottom-width: 2px;
}

.table-wrapper {
  overflow: hidden;
  position: relative;
}

.table-wrapper:after, .table-wrapper:before {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IiIgcj0iNzAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMTUiLz48c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48L3JhZGlhbEdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 70%);
  background-image: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 70%);
  background-image: radial-gradient(ellipse cover at center, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 70%);
  content: ' ';
  display: block;
  height: 100%;
  left: -15px;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.25s;
  width: 30px;
}

.table-wrapper:after {
  left: auto;
  right: -15px;
}

.table-wrapper.shadowed-left:before, .table-wrapper.shadowed-right:after {
  opacity: 1;
}

.table-wrapper .table-scroll {
  overflow-y: auto;
}

.table-wrapper table {
  min-width: 768px;
}

@media screen and (min-width:1200px) {
  .table-wrapper:after, .table-wrapper:before {
    display: none;
  }

  .table-wrapper table {
    min-width: 0;
  }
}

.gallery {
  margin-left: -15px;
  margin-right: -15px;
  /* *zoom: 1; */
}

.gallery:before, .gallery:after {
  content: " ";
  display: table;
}

.gallery:after {
  clear: both;
}

.gallery.gallery-columns-2 figure, .gallery.gallery-columns-3 figure, .gallery.gallery-columns-4 figure, .gallery.gallery-columns-5 figure, .gallery.gallery-columns-6 figure, .gallery.gallery-columns-7 figure, .gallery.gallery-columns-8 figure, .gallery.gallery-columns-9 figure {
  box-sizing: border-box;
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 1.5em;
}

.gallery.gallery-columns-2 figure:nth-child(2n+1), .gallery.gallery-columns-3 figure:nth-child(2n+1), .gallery.gallery-columns-4 figure:nth-child(2n+1), .gallery.gallery-columns-5 figure:nth-child(2n+1), .gallery.gallery-columns-6 figure:nth-child(2n+1), .gallery.gallery-columns-7 figure:nth-child(2n+1), .gallery.gallery-columns-8 figure:nth-child(2n+1), .gallery.gallery-columns-9 figure:nth-child(2n+1) {
  clear: both;
}

@media screen and (min-width:384px) {
  .gallery.gallery-columns-3 figure, .gallery.gallery-columns-4 figure, .gallery.gallery-columns-5 figure, .gallery.gallery-columns-6 figure, .gallery.gallery-columns-7 figure, .gallery.gallery-columns-8 figure, .gallery.gallery-columns-9 figure {
    position: relative;
    float: left;
    width: 33.33333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .gallery.gallery-columns-3 figure:nth-child(2n+1), .gallery.gallery-columns-4 figure:nth-child(2n+1), .gallery.gallery-columns-5 figure:nth-child(2n+1), .gallery.gallery-columns-6 figure:nth-child(2n+1), .gallery.gallery-columns-7 figure:nth-child(2n+1), .gallery.gallery-columns-8 figure:nth-child(2n+1), .gallery.gallery-columns-9 figure:nth-child(2n+1) {
    clear: none;
  }

  .gallery.gallery-columns-3 figure:nth-child(3n+1), .gallery.gallery-columns-4 figure:nth-child(3n+1), .gallery.gallery-columns-5 figure:nth-child(3n+1), .gallery.gallery-columns-6 figure:nth-child(3n+1), .gallery.gallery-columns-7 figure:nth-child(3n+1), .gallery.gallery-columns-8 figure:nth-child(3n+1), .gallery.gallery-columns-9 figure:nth-child(3n+1) {
    clear: both;
  }
}

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

@media screen and (min-width:768px) {
  .gallery.gallery-columns-4 figure, .gallery.gallery-columns-5 figure, .gallery.gallery-columns-6 figure, .gallery.gallery-columns-7 figure, .gallery.gallery-columns-8 figure, .gallery.gallery-columns-9 figure {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .gallery.gallery-columns-4 figure:nth-child(3n+1), .gallery.gallery-columns-5 figure:nth-child(3n+1), .gallery.gallery-columns-6 figure:nth-child(3n+1), .gallery.gallery-columns-7 figure:nth-child(3n+1), .gallery.gallery-columns-8 figure:nth-child(3n+1), .gallery.gallery-columns-9 figure:nth-child(3n+1) {
    clear: none;
  }

  .gallery.gallery-columns-4 figure:nth-child(4n+1), .gallery.gallery-columns-5 figure:nth-child(4n+1), .gallery.gallery-columns-6 figure:nth-child(4n+1), .gallery.gallery-columns-7 figure:nth-child(4n+1), .gallery.gallery-columns-8 figure:nth-child(4n+1), .gallery.gallery-columns-9 figure:nth-child(4n+1) {
    clear: both;
  }
}

@media screen and (min-width:992px) {
  .gallery.gallery-columns-5 figure {
    position: relative;
    float: left;
    width: 20%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .gallery.gallery-columns-5 figure:nth-child(4n+1) {
    clear: none;
  }

  .gallery.gallery-columns-5 figure:nth-child(5n+1) {
    clear: both;
  }

  .gallery.gallery-columns-6 figure, .gallery.gallery-columns-7 figure, .gallery.gallery-columns-8 figure, .gallery.gallery-columns-9 figure {
    position: relative;
    float: left;
    width: 16.66667%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .gallery.gallery-columns-6 figure:nth-child(4n+1), .gallery.gallery-columns-7 figure:nth-child(4n+1), .gallery.gallery-columns-8 figure:nth-child(4n+1), .gallery.gallery-columns-9 figure:nth-child(4n+1) {
    clear: none;
  }

  .gallery.gallery-columns-6 figure:nth-child(6n+1), .gallery.gallery-columns-7 figure:nth-child(6n+1), .gallery.gallery-columns-8 figure:nth-child(6n+1), .gallery.gallery-columns-9 figure:nth-child(6n+1) {
    clear: both;
  }
}

@media screen and (min-width:1200px) {
  .gallery.gallery-columns-7 figure {
    position: relative;
    float: left;
    width: 14.28333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .gallery.gallery-columns-7 figure:nth-child(6n+1) {
    clear: none;
  }

  .gallery.gallery-columns-7 figure:nth-child(7n+1) {
    clear: both;
  }

  .gallery.gallery-columns-8 figure {
    position: relative;
    float: left;
    width: 12.5%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .gallery.gallery-columns-8 figure:nth-child(6n+1) {
    clear: none;
  }

  .gallery.gallery-columns-8 figure:nth-child(8n+1) {
    clear: both;
  }

  .gallery.gallery-columns-9 figure {
    position: relative;
    float: left;
    width: 11.10833%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .gallery.gallery-columns-9 figure:nth-child(6n+1) {
    clear: none;
  }

  .gallery.gallery-columns-9 figure:nth-child(9n+1) {
    clear: both;
  }
}

/*================= COLONNE LATERALE =======================*/
/* PRATIQUE */
.sidebar a:hover {
  text-decoration: none;
}

.sidebar h3 a {
  color: #2f3535;
  font-size: 1.5rem;
  font-weight: bold;
  text-decoration:none;
}

.sidebar h3:hover a, .sidebar article:hover h3 a {
  color: #00957d;
  padding-left: 3px;
}

.sidebar #pratique.ombre {
  background: white;
  color: black;
}

.sidebar #pratique.ombre a:before {
  background-size: contain !important;
  padding: 0;
  width: 30px !important;
  height: 30px !important;
  left: 0;
  background-position: 0 !important;
  margin-bottom: 10px;
}
.nav-pratique{
  position: relative;
}
.nav-pratique::before{
  content:'';
  position: absolute;
  top: 0;
  left: -30px;
  right: 0;
  bottom: 0;
  background: #fff;
}
.sidebar{
  padding-right: 0;
}
.sidebar #nav-pratique {
  width: 90%;
  margin: auto;
  padding-bottom: 10px;
  padding-top: 26px;
}

.sidebar #nav-pratique li {
  margin-bottom: 9px;
}

.sidebar #nav-pratique a {
  font-size: 1.1rem;
  margin: 0;
  letter-spacing: 0.5px;
}

.sidebar #nav-pratique a:hover {
  color: black;
}

.sidebar .entry-content h2 {
  border-bottom: 1px dashed #d0cdcd;
  font-size: 20px;
}

.sidebar .widget_zonelibre h3 {
  padding: 0;
  font-size: 1.6rem;
  color: #fff;
  font-weight: bold;
}
.sidebar .widget-page li {
  padding: 5px;
}

.sidebar .widget-page .entry-content a {
  display: block;
  color: #2f3535;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 1.4rem;
  text-decoration: none;
  position: relative;
}
.sidebar .widget-page .entry-content a::before{
  content:'';
  background-image: url('images/icon/arrow-green.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1.3rem;
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 0;
  right: 15px;
  opacity: 0;
  -moz-transition: all linear .275s;
  -o-transition: all linear .275s;
  -ms-transition: all linear .275s;
  -webkit-transition: all linear .275s;
  transition: all linear .275s;
}
.sidebar .widget-page .entry-content a:hover{
  color: #0ba390;
}
.sidebar .widget-page .entry-content a:hover::before{
  right: 0;
  opacity: 1;
  -moz-transition: all linear .275s;
  -o-transition: all linear .275s;
  -ms-transition: all linear .275s;
  -webkit-transition: all linear .275s;
  transition: all linear .275s;
}
.sidebar .widget-actu article a {
  width: 40%;
}

.sidebar .widget-actu article h3 {
  margin-top: 15px;
  width: 60%;
  line-height: 1.3;
}

.sidebar .widget-actu article h3 a {
  width: auto;
}

.sidebar .widget-agenda article, .sidebar .widget-actu article {
  margin-bottom: 10px;
  background-color: #fff;
}

.sidebar .widget-actu article {
  display: flex;
  position: relative;
}
.sidebar .widget-actu article::after{
  content:'';
  position: absolute;
  bottom: 1rem;
  right: 2rem;
  width: 2rem;
  height: 2rem;
  background-image:url('images/icon/arrow-white.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1.5rem;
  -moz-transition: all linear .275s;
  -webkit-transition: all linear .275s;
  -ms-transition: all linear .275s;
  -o-transition: all linear .275s;
  transition: all linear .275s;
}
.sidebar .widget-actu article:hover::after{
  right: 1rem;
}
.widget-actu article:hover{
  background-color: #0ba390;

}
.widget-actu article:hover h3 a{
  color: #FFF;
}
.sidebar .widget-agenda article {
  background: white;
}

.sidebar .widget-agenda article a {
  color: black;
}

.sidebar .widget-agenda article .dates {
  letter-spacing: 2px;
  font-size: 1.15rem;
  margin-bottom: 35px;
  padding: 0 15px;
  padding-left: 40px;
  font-weight: 400;
}

.sidebar .widget-agenda article .dates::before {
  content: "";
  background: url('images/icon/calendar-grey.svg') no-repeat;
  background-size: 18px;
  background-position: 5px;
  width: 39px;
  height: 20px;
  left: 12px;
  display: inline-block;
  position: absolute;
}
.sidebar .widget-agenda a:hover .dates::before{
  background: url('images/icon/calendar.svg') no-repeat;
}
.sidebar .widget-title h2 a,
.sidebar .widget-title h2{
  color: #2f3535;
  font-family: 'Dosis', sans-serif;
  font-weight: 800;
  font-size: 2rem;
  letter-spacing: 3px;
  }

.sidebar .widget-agenda article .cat-link {
  color: white;
}

.sidebar .widget-agenda article .cat-links a {
  background: #fff;
  padding: 2px 9px;
  border-radius: 12px;
  font-size: 12px;
  color: #333;
  font-style: italic;
}

.sidebar h3, .sidebar .widget-agenda .conteneur_cat_links {
  margin-top: 13px;
  padding: 0 15px;
  margin-bottom: 5px;
}

.sidebar .widget-publication article {
  display: flex;
}

.sidebar .widget-publication article figure {
  width: 25%;
  height: auto;
  background-color: black;
}

.sidebar .widget-publication article figure img {
  object-fit: cover;
  height: 100%;
}

.sidebar .widget-publication article .kiosque_content {
  width: 60%;
  padding: 0px;
}
.sidebar .widget-galerie .item-galerie{
  position: relative;
}
.sidebar .widget-galerie figure{
  position: relative;
}
.sidebar .widget-galerie figure::before{
  content:'';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2f3535;
  opacity: 0.35;
  mix-blend-mode: multiply;
}

.sidebar .widget-galerie h3 {
  margin-top: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1
}

.sidebar .widget-galerie h3 a {
  font-weight: bold;
  font-size: 16px;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
}

.sidebar .widget-publication article h2 {
  margin: 0;
  padding: 0;
  font-size: 1.3rem;
  font-weight: 900;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  border-bottom: none;
  padding-left: 10px;
  padding-top: 20px;
  margin-bottom: 20px;
}

.sidebar .widget-publication article h2 a {
  color: #333;
}

.sidebar .widget-publication article .encarts {
  color: #00957d;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1.2rem;
  padding-left: 10px;
  padding-top: 10px;
}

.sidebar .widget-publication article .liens {
  position: relative;
  display: flex;
  margin-top: 25px;
  justify-content: flex-end;
}

.widgets-group {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
}

.sidebar .widgets-group {
  list-style: none;
  margin: 0;
  padding: 0;
  justify-content: space-between;
}

.sidebar .widget-publication .entry-content {
  padding: 1rem;
}

.widgets-group:before, .widgets-group:after {
  content: " ";
  display: table;
}

.widgets-group:after {
  clear: both;
}

.widgets-group .h3 {
  margin: 1em 0;
}

.sidebar .widget {
  margin-bottom: 15px;
}
.widget-publication{
  margin-bottom: 2rem;
}
.sidebar .widget.widget-agenda, .sidebar .widget.widget-actu {
  box-shadow: none;
}

.widget-title h2 {
  position: relative;
  text-align: left;
  letter-spacing: 0;
  padding: .5em;
  margin: 0;
  font-family: 'Dosis', sans-serif;
  font-weight: 800;
  font-size: 2rem;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.widget-actu h2{
  padding: .5rem 0;
}
.widget-title h2 a:after {
  background: url('images/icon/arrow.svg') no-repeat;
  background-size: 18px;
  background-position: right center;
  content: "";
  width: 35px;
  height: 23px;
  float: right;
  /* display: inline-block; */
}

.widget-title h2 a:hover:after {
  opacity: 1;
}
.entry-content hr {
  border-top: 1px solid black;
}

.widget .entry-content {
  padding: 1em;
}

.widget.widget-agenda .entry-content, .widget.widget-actu .entry-content {
  padding: 1em 0;
  background: transparent;
}

.widget .entry-content blockquote {
  background: #fff;
  box-shadow: #fff -20px 20px 0px 0px;
}

.widget a.more-link {
  color: #98012e;
  font-weight: 700;
}

.widget a.more-link:before {
  content: '\25b6';
  display: inline-block;
  margin-right: 1em;
}

.sidebar .widget_zonelibre {
  background: #2f3535;
  padding: 2rem 1rem;
  margin-bottom: 4rem;
}
.sidebar .widget_zonelibre h2{
    color: #ff8c3d;
}
.widget_zonelibre p{
  color: #fff;
  margin-bottom: 0;
  font-size: 1.3rem;
}
.widget-galerie .item-galerie a{
  display: block;
}
.widget.widget-agenda a{
  text-decoration: none;
  display: block;
}
.widget.widget-agenda .content_agenda{
  padding: 15px;
  position: relative;
}
.widget.widget-agenda .content_agenda h3{
  font-size: 1.5rem;
  font-weight: 700;
  transition: all linear .275s;
}
.widget.widget-agenda .content_agenda .dates{
  color: #828283;
  transition: all linear .275s;
}
.widget.widget-agenda .content_agenda::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 95%;
  background-color: #ff8c3d;
  transition: all linear .275s;
}
.widget.widget-agenda a:hover .content_agenda::before{
  bottom: 0;
  transition: all linear .275s;
}
.widget.widget-agenda a .content_agenda .dates,
.widget.widget-agenda a .content_agenda h3{
  position: relative;
  z-index: 10;
}
.widget.widget-agenda a:hover .content_agenda .dates,
.widget.widget-agenda a:hover .content_agenda h3{
  color: #FFF;
  transition: all linear .275s;
}
/*==================== FOOTER =============================*/
.home>.fond-jaune, body:not(.home)>.container {
  padding-bottom: 4vw;
}

/* décalage biseau footer */
.footer-site {
  position: relative;
  background: #fff;
  padding-top: 63px;
  color: #2f3535;
}

.footer-site .widget {
  font-weight: 700;
}

.footer-site .widget:nth-child(4) p:first-child{
  display: none;
  margin: 0;
}

.footer-site .widget:nth-child(4) form{
  margin: 0;
}
.footer-site .widget:nth-child(4) form h2{
  margin-top: 0;
  color: #de0a29;
  text-transform: uppercase;
  padding-bottom: 15px;
  letter-spacing: 2px;
  font-size: 18px;
}

.footer-site .widget:nth-child(4) form .sib-default-btn{
  background-color: #de0a29;
}

.footer-site .widget_nav_menu ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer-site .widget_nav_menu ul li {
  margin-bottom:5px;
}
.footer-site .widget_nav_menu ul li a{
  display: block;
  font-size: 1.3rem;
  font-weight: 600;
  color: #2f3535;
  letter-spacing: 1px;
}
.footer-site .alt-alert {
  margin-top: 38px;
  margin-left: 10%;
  width: 80%;
  background:transparent;
  border:none;
}

.footer-site .alt-alert a { 
  letter-spacing: 1px;
  color: white;
  background: #ff8c3d;
  border: 1px solid #ff8c3d;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px 15px;
  transition: .1s ease-out;
}

.footer-site .alt-alert a:hover {
  text-decoration: none;
  background-color: white;
  color: #ff8c3d;
}

.footer-site .sep {
  padding-right: 10px;
  opacity: 1;
  color: #595d5d;
  font-weight: 600;
}
.footer-site .menu-item:first-child .sep{
  display: none;
}
.footer-site #menu-liens-pied-de-page li a:hover {
  color: #ff8c3d;
}
#custom_html-4 p{
  width: 100%;
  text-align: center;
}
#custom_html-4 a{
  width:55%;
  margin:0 auto 15px;
}
#custom_html-4 a img{
  display: block;
  margin:0 auto;
}
@media screen and (max-width:655px) {
  .footer-site #custom_html-3 .alt-alert a {
    word-break: keep-all;
    letter-spacing: 0.5px;
  }

  .footer-site #custom_html-3 .alt-alert {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 40px;
  }
}

@media screen and (min-width: 320px) and (max-width: 480px) {
  .sidebar #pratique.ombre {
    background: #383939;
    color: white;
    height: 139px;
  }
}

@media screen and (min-width: 543px) and (max-width: 768px) {
  .sidebar .widgets-group {
    display: block;
    border-left: none;
    padding-left: 0px;
  }
}

@media screen and (min-width: 543px) and (max-width: 680px) {
  .footer-site #custom_html-3 .alt-alert a {
    border: none;
  }
}

@media screen and (max-width:543px) {
  .sidebar .widgets-group {
    border-left: none;
    padding-left: 0px;
  }

  .widgets-group {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }

  .footer-site .widget {
    width: 90%;
  }

  .footer-site #text-2 {
    margin-bottom: 33px;
  }

  .footer-site .sep {
    display: none;
  }

  .footer-links ul {
    display: block !important;
  }

  .textwidget.custom-html-widget {
    width: auto;
    margin: auto;
  }

  #custom_html-3 {
    display: flex;
  }
}

.footer-site .normal {
  font-weight: 400;
}

.footer-site .widget h3 {
  margin-top: 0;
  color: #2f3535;
  text-transform: uppercase;
  padding-bottom: 15px;
  letter-spacing: 2px;
  font-size: 18px;
}
.footer-site .widget_sib_subscribe_form h3{
  color: #ff8c3d;
}
.footer-site a.contact {
  position: relative;
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.5rem;
  padding: .5em;
  margin: 2em auto 0;
  width: 240px;
}

.footer-site a.contact:hover {
  color: #333;
}

.footer-site a.contact::before {
  content: '';
  position: absolute;
  top: -15px;
  left: 0;
  right: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-right: 240px solid #c4d031;
}

.textwidget img {
  width: auto;
  max-width: 100%;
  margin-bottom: 2rem;
}

.footer-links {
  margin-top: 3em;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  padding: 1em;
}

.footer-site .textwidget p {
  font-size: 1.3rem;
  font-weight: 600;
  letter-spacing: 1px;
}

.footer-links li {
  padding: 0 5px;
}

.footer-links ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.footer-links a, .footer-links a:hover {
  display: inline;
  color: #595d5d;
  letter-spacing: 1px;
  text-transform: none;
  font-size: 1.3rem;
  font-weight: 600;
  transition: 0.2s ease-out;
}

.sib-email-area input.sib-email-area {
  border: 0;
  width: 100%;
  max-width: 320px;
  background: #e4e4e4;
  color: #909292;
  padding: 10px;
  text-align: left;
}
.small-nl{
  font-size: 10px;
  color: #7b8484;
  font-weight: normal;
}
input.sib-default-btn {

  border: 0;
  font-weight: 700;
  font-size: 1.2rem;
  text-transform: uppercase;
}

.textwidget .liens {
  margin-top: 3em;
  line-height: 3em;
}

.textwidget .liens a {
  white-space: nowrap;
  background: #c4d031;
  padding: 1em .5em;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
}

@media screen and (min-width:320px) and (max-width: 543px) {
  .sidebar .widget {
    width: 100%;
  }
}

@media screen and (min-width:480px) {
  .widgets-group.footer .col-sm-4:nth-child(3n+1) {
    clear: both;
  }

  .footer-site .text-widget .alt-alert a {
    text-align: center;
    margin-bottom: 80px;
  }
}

/* ==================== PARTAGE ================*/
.partage {
  position: fixed;
  bottom: 30%;
  right: 0;
  z-index: 2000000000;
}

.partage .title {
  display: none;
  background: #333;
  color: #fff;
  width: 5.2em;
  padding: 0 .5em;
}

.partage ul {
  list-style: none;
  margin: 0;
  padding: 10px 0;
  background-color: #ff8c3d;
}

.partage a {
  color: #fff;
  cursor: pointer;
  transition: all 0.3s ease-out;
}

.partage i {
  display: inline-block;
  text-align: center;
  width: 37px;
  font-size: 16px;
  padding: .5em;
  margin: 0 .2em;
}

.partage a:hover {
  color: #1c1e1d;
}

.partage li:last-child i {
  border-bottom: none;
}

@media screen and (min-width: 768px) {
  .partage .title {
    display: block;
    transform-origin: 0 0;
    transform: rotate(90deg);
    background: #333;
    color: #fff;
    position: absolute;
    width: 5.2em;
    padding: 0 .5em;
  }

  .partage .title span {
    display: block;
    transform: rotate(180deg);
  }

}

@media screen and (max-width: 767px) {
  .partage {
    width: 100%;
    text-align: center;
    position: fixed;
    bottom: 0px;
    background: white;
  }

  .partage li {
    display: inline-block;
    margin-left: -2px;
    margin-right: -2px;
  }

  .partage i {
    border-bottom: none;
  }

  .footer-links {
    padding-bottom: 10px;
  }

  .footer-links ul {
    margin-bottom: 55px;
  }
}

/*=============== DIVERS ======================*/
#back-to-top {
  transition: bottom 0.25s;
  z-index: 2000000000;
}

#back-to-top.affix-top {
  position: absolute;
  /* allows it to "slide" up into view */
  bottom: -94px;
  /* negative of the offset - height of link element */
  right: 10px;
  /* padding from the left side of the window */
}

#back-to-top.affix {
  position: fixed;
  /* keeps it on the bottom once in view */
  bottom: 80px;
  /* height of link element */
  right: 10px;
  /* padding from the left side of the window */
}

#back-to-top.affix a {
  background-color: #de0a29;
  border: none;
  color: white;
  -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.40);
  -moz-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.40);
  box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.40);
}

.modal-adresse {
  display: none;
}

/*.modal {
	background-color: #fff;
	border-radius: 4px;
	box-sizing: border-box;
	height: 90%;
	left: 5%;
	padding: 30px 0;
	position: fixed;
	top: 100%;
	transition: transform 0.25s, top 0.25s;
	width: 90%;
	z-index: 3;
}
.modal.visible {
	top: 5%;
}
.modal h3 {
	margin-top: 0;
}
.modal-close {
	border-radius: 0 4px 0 0;
	line-height: 36px;
	right: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 36px;
}
.modal-frame {
	box-sizing: border-box;
	max-height: 100%;
	overflow: auto;
	padding: 0 30px;
}
.overlay {
	background-color: rgba(0, 0, 0, 0.75);
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 2;
}
@media screen and (min-width:768px) {
.modal {
	left: 50%;
	height: auto;
	transform: translate(-50%, 0);
	width: 300px;
}
.modal.visible {
	top: 50%;
	transform: translate(-50%, -50%);
}
}*/
/** contraste **/
.home.contrast .section-titre::after,
.contrast .page-title> :not(.ico-selection)::after,
.contrast .archive1 .encart::before,
.contrast .widget-title h2::after,
.contrast .footer-site::before,
.contrast .footer-site a.contact::before {
  display: none;
}

/*===================================================================RESPONSIVE=======================================================================================================*/
@media screen and (min-width: 1200px) {
  .home section {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 992px) {
  .logo.col-xs-12.col-sm-4.col-lg-2 {
    width: 10%;
  }
}

@media screen and (min-width: 575px) {
  .widgets-group {
    display: block;
  }

  .footer-site .alt-alert {
    width: auto;
    margin-left: 0;
  }

  .textwidget.custom-html-widget {
    display: flex;
    flex-direction: column;
    align-items: start;
  }

  .home .section-lien {
    bottom: 0em;
  }
}

@media screen and (min-width: 320px) {
  .home .section-lien {
    margin-bottom: 1em;
  }

  .row .widgets-group {
    display: flex;
  }
}

@media screen and (min-width: 993px) and (max-width: 1200px) {
  #kiosque {
    width: 50%;
    margin-top: 0em !important;
  }
}

@media screen and (min-width: 768px) {
  #kiosque {
    width: 50%;
  }

  #galerie { 
    width: 50%;
  }

  .infos_kiosque {
    margin-left: 10px;
    width: 70%;
    font-size: 12px;
    line-height: 15px;
  }

  .home section .fond-gris {
    padding: 27px 20px;
    height: 468px !important;
  }

  #nav-pratique .fond-jaune.ombre li {
    width: 50%;
    margin-bottom: 20px;
  }
}
