.fraudio-container{width:100%;margin:15px 0 15px 0;min-height:48px;position:relative;font-size:18px;background-color:#222;z-index:0;display:flex}.fraudio-container .fraudio-play-container{font-size:22px;min-width:50px;display:flex;align-items:center;justify-content:center;vertical-align:middle}.fraudio-container .fraudio-play{cursor:pointer;z-index:10;color:#aaa;display:flex;align-items:center}.fraudio-container .fraudio-progress{position:absolute;bottom:0;border-right:1px solid #bbb;background-color:#3c003c;height:100%;z-index:-1}.fraudio-container .fraudio-text{z-index:2;font-size:14px;padding:7px 10px 7px 0;display:flex;flex-direction:column;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fraudio-container .fraudio-title{color:#aaa}.fraudio-container .fraudio-artist{color:#bbb}.fraudio-container .fraudio-progress-click{z-index:5;position:absolute;height:100%;width:100%;top:0}
/*# sourceMappingURL=fraudio.min.css.map */
@font-face { 
  font-family: "Alga-Bold";
  src:  url('../fonts/Alga/Alga-Bold.woff2') format('woff2'),
        url('../fonts/Alga/Alga-Bold.woff') format('woff');
  font-display: swap;
	unicode-range: U+0000-007F,U+0080-00FF,U+0153,U+20AC;
}
@font-face {
  font-family: "Alga-Extralight";
  src:  url('../fonts/Alga/Alga-Extralight.woff2') format('woff2'),
        url('../fonts/Alga/Alga-Extralight.woff') format('woff');
  font-display: swap;
	unicode-range: U+0000-007F,U+0080-00FF,U+0153,U+20AC;
}
@font-face {
  font-family: "Alga-Light";
  src:  url('../fonts/Alga/Alga-Light.woff2') format('woff2'),
        url('../fonts/Alga/Alga-Light.woff') format('woff');
  font-display: swap;
	unicode-range: U+0000-007F,U+0080-00FF,U+0153,U+20AC;
}

@font-face {
  font-family: "Alga-Regular";
  src:  url('../fonts/Alga/Alga-Regular.woff2') format('woff2'),
        url('../fonts/Alga/Alga-Regular.woff') format('woff');
  font-display: swap;
	unicode-range: U+0000-007F,U+0080-00FF,U+0153,U+20AC;
}

@media screen and (min-width: 1350px){
  .container-chron{
    width: 1300px;
    padding: 0px;
  }
}

/*Month cron*/
body #chron{
  padding-bottom: 135px;
  background-image: url(../img/jpg/chron/fond-papier2.jpg);
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  float: left;
  width: 100%;
}
.month-chron img{
	width: 740px;
	height: 460px;
	object-fit: cover;
	border-radius: 10px;
	position: absolute;
	left: 0;
	top: 25px;
	z-index: 9;
}
.month-chron{
	display: flex;
	flex-wrap: wrap;
	justify-content: end;
	margin-top: 25px;
}
.month-chron .content{width: 740px;float: right;}
.month-chron .date{
  font-family: "Alga-Semibold";
  font-size: 20px;
  line-height: 28px;
}
.title-36-chron{
    font-family: "Calistoga-Regular";
	font-size: 36px;
	line-height: normal;
}
.month-chron h2{
	font-family: "Alga-Regular";
	font-size: 36px;
	line-height: normal;
	margin: 22px 0px 100px 0px;
}
.month-chron .excerpt{
  font-size: 16px;
  line-height: 24px;
}
.month-chron .inner{
    z-index: 0;
    display: table;
    padding: 40px 25px 45px 225px;
    border-radius: 20px;
    margin-top: 15px;
    top: -60px;
    position: relative;
}
.cta-chronique{
  font-family: "Calistoga-Regular";
  font-size: 16px;
  line-height: normal;
  display: table;
  padding: 19px 44px;
  background: #003359;
  border-radius: 10px;
  color: white;
	transition: background-color 0.2s 
ease;
}
.cta-chronique:not(.bg-white):hover{
background: #001a3a;
}

.cta-chronique.bg-white{
  background: white;
  color: #003359
}
.title-chron{
  font-family: "Calistoga-Regular";
  font-size: 36px;
  line-height: 60px;
}
.month-chron .content .title-chron,
.month-chron .title-chron{
	position: absolute;
    left: 50px;
    top: -45px;
}
.single-chroniques .breadcrumbs{
	padding-left: 0px;
	margin-bottom: 5px;
	margin-top: 20px
}
.month-chron .excerpt,
.month-chron h2,
.month-chron .date{
  padding-right: 25px;
}
.block-3-col-chron {
  margin-top: 80px;
  margin-bottom: 100px;
}
.single-chroniques  #content-vue{background-image: url(../img/jpg/chron/fond-papier2.jpg)}
.block-3-col-chron .block{
  width: 378px;
  min-height: 378px;
  margin: 0px 15px;
  display: flex;
  border-radius: 10px;
  background: rgb(255 255 255 / 60%);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 25px;
  text-align: center;
}
.block-3-col-chron .block h3{
  font-size: 28px;
  line-height: 36px;
  font-family: "Alga-Regular";
  margin: 28px 0px 18px 0px;
}
.block-3-col-chron .flex{
  display: flex;
  justify-content: center;
}
.block-3-col-chron .title-chron{
  padding-left: 115px;
  margin-bottom: 50px;
  line-height: 46px;
}
.block-3-col-chron .block p{
  font-size: 16px;
  line-height: 24px;
}
.block-img-bg-chron{
  display: flex;
  justify-content: center;
  margin-top: 95px;
  margin-bottom: 100px;
}
.block-img-bg-chron .block{
  width: 706px;
  min-height: 378px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: relative;
  border-radius: 10px;
  padding: 35px;
}
.block-img-bg-chron .block:before{
  content: "";
  background: rgb(0 51 89 / 70%);
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  border-radius: 10px;
}
.block-img-bg-chron .block *{
  text-align: center;
  z-index: 9;
  position: relative;
}
.block-img-bg-chron .block p{
  font-size: 28px;
  font-family: "Alga-Regular";
  line-height: 36px;
  margin-bottom: 35px;
}
/*categorie*/
.list-cat-chron{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
	gap: 30px;
}

.list-cat-chron a{
width: calc(33.333333333333336% - 20px);
}
.list-cat-chron .block-cat{
    width: 100%;
    height: 242px;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    position: relative;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
}
.list-cat-chron .block-cat h3{
  z-index: 9;
  font-family: "Alga-Bold";
  font-size: 28px;
  line-height: 36px;
	text-align: center;
}
.list-cat-chron .block-cat:before{
  content: "";
  background: rgb(0 51 89 / 40%);
  height: 100%;
  width: 100%;
  left: 0;
  position: absolute;
  top: 0;
  border-radius: 10px;
}
.bloc-list-post-chron .title-chron,
.bloc-categorie-chron .title-chron {
  padding-left: 35px;
  margin-bottom: 50px;
  line-height: 46px;
}
.single .bloc-list-post-chron .title-chron{
  padding-left: 0px;
}

.bloc-list-post-chron .title-chron{
margin-bottom: 0px;
	padding-left: 35px;
}

.block-cta-cat-chron{
  display: flex;
  align-items: center;
  justify-content: end;
  padding-right: 180px;
  margin-top: 30px;
}
.block-cta-cat-chron h3{
  font-size: 28px;
  line-height: 36px;
  font-family: "Alga-Regular";
  margin-right: 38px;
}
body .bloc-categorie-chron {
    padding-top: 50px;
    padding-bottom: 80px;
    position: relative;
    margin-top: 150px;
}
.bloc-categorie-chron:before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: rgb(201 233 241 / 40%);
  width: 100%;
  height: 100%;
}

.bloc-categorie-chron .inner{
	    padding: 0px 35px;
}

.list-post-chron{
	display: flex;
	justify-content: inherit;
	flex-wrap: wrap;
	width: 100%;
	margin: auto;
	padding: 0px 35px;
	gap: 30px;
}
.single .list-post-chron{
	width: 100%;
	padding: 0px;
}
.single .bloc-list-post-chron article{
	width: calc(33.333333333333336% - 20px);
}


body .bloc-list-post-chron{padding-top: 71px}
body.single .bloc-list-post-chron{padding-top: 50px}

.bloc-list-post-chron article{
width: calc(33% - 16px);
  margin: 0px;
  border-radius: 10px;
  background: white;
  margin-bottom: 30px;
}
.bloc-list-post-chron article .inner{
  padding: 25px;
  padding-bottom: 50px;
      padding-top: 17px;
}
.bloc-list-post-chron article > a > img,
.bloc-list-post-chron article > img{
  height: 300px;
  object-fit: cover;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  width: 100%;
}
.bloc-list-post-chron .date{
    font-family: "Alga-Regular";
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 3px;
}
.bloc-list-post-chron article  h3{
  font-family: "Alga-Medium";
  font-size: 18px;
  line-height: normal;
  margin-bottom: 24px;
}
.bloc-list-post-chron article p{
  font-size: 16px;
  line-height: 24px;
}
.taxonomy-labels{
	position: relative;
	top: 0;
	left: 0;
	display: flex;
	flex-wrap: wrap;
}
.taxonomy-label{
background: white;
    padding: 0;
    border-radius: revert;
    font-family: "Alga-Regular";
    font-size: 13px;
    color: #00A7C9;
    margin-right: 10px;
    margin-bottom: 15px;
    font-weight: bold;
}
.taxonomy-label:hover{cursor: pointer}
.taxonomy-label a{color: #003359}
.taxonomy-label.no-first{
  opacity: 0;
  position: relative;
  transition: 0.4s;
  z-index: -9;
  display: none;
}
.taxonomy-label.active{
  opacity: 1;
  z-index: 9;
  display: block;
}
.bloc-list-post-chron article{position: relative}
.cta-simple-chron{
position: absolute;
    bottom: 25px;
    left: 25px;
    border: none;
    background: none;
    font-family: "Alga-Regular";
    font-size: 18px;
    line-height: normal;
    display: flex;
    align-items: center;
    font-weight: normal;
    text-decoration: underline;
}
.cta-simple-chron img{
  margin-left: 10px;
  top: 1px;
  position: relative;
}
.bloc-image-fond-chron{margin-top: 110px}
.bloc-image-fond-chron .inner{
    width: 786px;
    padding: 156px 0px;
    margin: auto;
    text-align: center;
    position: relative;
    border-radius: 10px;
    z-index: 0;
}
.bloc-image-fond-chron .inner:before{
    content: "";
    background: rgb(0 51 89 / 70%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
.bloc-image-fond-chron .inner p{
    z-index: 9;
    position: relative;
    font-family: "Alga-Regular";
    font-size: 28px;
}
.bloc-image-fond-chron .inner p.big{
    font-family: "Calistoga-Regular";
    margin-top: 5px;
}
.chron-nav{
	float: left;
	width: 100%;
	display: flex;
	justify-content: center;
	gap: 20px;
	margin: 40px 0;
	margin-top: 50px;
}
.chron-nav__inner {
	display: flex;
	justify-content: space-between; /* ou space-around */
	align-items: center;
	gap: 50px;
	text-align: center;
}
.chron-nav__item a,
.chron-nav__ghost { text-decoration: underline; border-bottom: 1px solid transparent; }
.chron-nav__item--all a { text-decoration: underline; }
.chron-nav__ghost { opacity: .35; pointer-events: none; }

/*archive*/
.select2-container {min-width: 400px}
.select2-results__option {
  padding-right: 20px;
  vertical-align: middle;
}
.select2-results__option:before {
  content: "";
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  border: 2px solid #e9e9e9;
  border-radius: 4px;
  background-color: #fff;
  margin-right: 20px;
  vertical-align: middle;
}
.select2-results__option--selected:before,
.select2-results__option[aria-selected=true]:before {
  content: "";
  color: #003359;
  background-color: #003359;
  border: 0;
  display: inline-block;
  padding-left: 0px;
}
.select2-container--default .select2-results__option[aria-selected=true] {background-color: #fff}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #eaeaeb;
	color: #272727;
}
.select2-container--default .select2-selection--multiple {margin-bottom: 10px}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {border-radius: 4px}
.select2-container--default.select2-container--focus .select2-selection--multiple {
	border-color: #f77750;
	border-width: 2px;
}
.select2-container--default .select2-selection--multiple {border-width: 2px}
.select2-container--open .select2-dropdown--below {
	border-radius: 6px;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.select2-selection .select2-selection--multiple:after {content: 'hhghgh'}
.select-icon .select2-selection__placeholder .badge {display: none}
.select-icon .select2-results__option:before,
.select-icon .select2-results__option[aria-selected=true]:before {
	display: none !important;
}
.select-icon .select2-search--dropdown {display: none}
.logo-chron,
#chron #archives-post .content > img{
  margin: auto;
  display: block;
  width: 345px;
  margin-top: 20px;
  margin-bottom: 20px;
}
body .intro-chronique .logo-chron{margin-bottom: 0px}
#chron #archives-post  .breadcrumbs{
  margin-top: -50px;
  margin-bottom: 8px;
}
#filter-button{
  background: #003359;
  width: 128px;
  height: 60px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-family: "Calistoga-Regular";
  margin-left: 20px;
  border: none;
}
.select2-search--inline{width: 100%}
.flex-filter{
  display: flex;
  position: relative;
  margin-top: 25px;
}
body .select2-dropdown{
  top: -10px!important;
  padding-top: 15px;
  padding-bottom: 12px;
}
body .select2-container--open .select2-dropdown--below {
    border-right: 1px solid #003359;
    border-left: 1px solid #003359;
    border-bottom: 1px solid #003359;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: none;
}
.select2-results__option:hover{background: none}
body .select2-container{width: 720px!important}
body .select2-container--default .select2-selection--multiple{
  min-height: 60px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  padding: 8px;
  border: 1px solid #003359;
}
.select2-container .select2-search--inline .select2-search__field {
    font-family: "Rubik-Medium";
    color: #003359!important;
    opacity: 1;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-radius: 10px}
 #category-select{
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove,
.select2-container--default .select2-selection--multiple .select2-selection__choice__display{
  background: #E3E9EE;
  border: none!important;
  background-color: #E3E9EE!important;
}
body .select2-container--default .select2-selection--multiple .select2-selection__choice {
  border: none;
  margin-left: 14px;
  margin-top: 0px;
  padding: 5.5px 8px 5.5px 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
  top: 5px;
  border-radius: 5px;
}
body .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-radius: 10px;
  border: 1px solid #003359;
  margin-bottom: 0px;
}
body .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: white;
  color: #003359;
}
body .select2-results__option{
  padding-left: 30px;
  font-family: "Rubik-Regular";
  font-size: 16px;
  color: #003359!important;
  height: auto;
  display: flex;
  align-items: center;
  float: left;
}
.select2-container--default .select2-results__option--selected {background-color: white}
body .select2-results__option:before{margin-right: 10px}
body .select2-container--default .select2-results__option--highlighted[aria-selected] {background-color: white}
body .select2-container .select2-selection--multiple .select2-selection__rendered{
  display: inline-flex;
  flex-wrap: wrap;
  position: relative;
}
body .select2-container--open .select2-selection--clearable .select2-selection__rendered{width: 100%}
body .select2-selection--clearable .select2-search--inline {width: auto}
body .select2-results__option:before {
  height: 14px;
  width: 14px;
  border-radius: 3px;
  border: 1px solid #003359;
}
.select2-container--default .select2-search--inline .select2-search__field:hover,
body .select2-container--default .select2-selection--multiple:hover{
  cursor: pointer;
}
body .select2-container--default .select2-selection--multiple.no-arrow:hover{
  cursor: initial
}

body .select2-container--default .select2-selection--multiple{
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: white;
  background-image: url(../img/svg/arrow-down.svg);
  background-repeat: no-repeat;
  background-position-x: calc( 100% - 17px);
  background-position-y: 25px;
  margin-bottom: 0px;
  padding-left: 20px;
}
body .select2-container--default .select2-selection--multiple.no-arrow{background-image: none}
.select2-selection ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-family: "Calistoga-Regular";
  color: #7F99AC;
  opacity: 1;
}
.select2-selection  ::-moz-placeholder { /* Firefox 19+ */
  font-family: "Calistoga-Regular";
  color: #7F99AC;
  opacity: 1;
}
.select2-selection  :-ms-input-placeholder { /* IE 10+ */
  font-family: "Calistoga-Regular";
  color: #7F99AC;
  opacity: 1;
}
.select2-selection  :-moz-placeholder { /* Firefox 18- */
  font-family: "Calistoga-Regular";
  color: #7F99AC;
  opacity: 1;
}
#filter-button,
.tooltip-button {
  position: relative;
}
.tooltip-message {
    position: absolute;
    top: -31px;
    background-color: #00a7c9;
    color: #fff;
    padding: 7px 0px;
    border-radius: 4px;
    font-size: 11px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0.3s, opacity 0.3s;
    font-family: "Rubik-Medium";
    width: 128px;
    right: 0px;
}
.tooltip-message.show{
    visibility: visible;
    opacity: 1;
}
.select2.select2-container.select2-container--open   .select2-selection--multiple{
  background-image: url(../img/svg/arrow-up.svg);
}
body .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
  background-image: url(../img/svg/close-dark.svg);
  background-repeat: no-repeat;
  background-position-x: 97%;
  background-position-y: 2px;
  margin-bottom: 0px;
  position: relative;
}
.select2-selection__choice__remove span{opacity: 0}
#archives-post{margin-top: 0px}
body .intro-chronique{padding-top: 0px!important}

body.page-template-page-chroniques .intro-chronique .logo-chron{
	margin-top: 0px;
}

body.page-template-page-chroniques .intro-chronique {
    padding-top: 20px !important;
}

#archives-post .bloc-list-post-chron article{margin-bottom: 95px}
.select2-container--default .select2-selection--multiple .select2-selection__clear{display: none}
body .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  font-family: "Rubik-Medium";
  color: #003359;
  font-size: 13px;
  line-height: normal;
  padding-left: 7px;
}

body .intro-single-chron{
  background-image: url(../img/jpg/chron/fond-papier2.jpg);
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  float: left;
  width: 100%;
  padding-bottom: 100px;
}

.single-chroniques .block-ancres ul {
    margin: 0px 0px;
    margin-bottom: 75px;
}


.single-chroniques .breadcrumbs li {
    color: #94D0DE;
}
.single-chroniques .block-ancres ul li{
    border-radius: 10px;
    margin-right: 30px !important;
    padding: 18px 44px;
}

.single-chroniques .taxonomy-labels,
.single-chroniques .link svg,
.single-chroniques .link:hover svg{
	display: none;
}


.single-chroniques .block-ancres .link svg.quote-icon{
    display: block;
    opacity: 1;
    width: auto;
    height: 23px;
}



.intro-single-chron .post-thumbnail{
	position: relative;
    width: 740px;
    height: 500px;
    object-fit: cover;
    left: 0;
    top: 0;
    border-radius: 10px;
    z-index: 1;
}
.intro-single-chron .block-content{
	min-height: 355px;
    width: 740px;
    position: absolute;
    border-radius: 10px;
    padding: 40px 30px 25px 45px;
    right: 0px;
    top: -40px;
    z-index: 0;
    padding-left: 200px;
}

.intro-single-chron .block-content .extrait-chron{
	margin-top: 30px;
}

.intro-single-chron .block-content .title-32{
	font-family: "Alga-Regular";
	margin-top: 30px;
}

.flex-block-center{
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.intro-single-chron .breadcrumbs{
  margin-bottom: 15px;
  display: table;
}

.intro-single-chron .block-content:before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: white;
  z-index: -1
}
.taxonomy-labels.single{
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 50px;
  clear: both;
}
.chroniques-single-builder {
  margin: 0px;
}
body.page-template-page-chroniques,
body.post-type-archive-chroniques,
body.single.single-chroniques{
  background: none;
}
.intro-single-chron h1{
	font-family: "Alga-Regular";
	font-size: 36px;
	line-height: normal;
	margin-top: 15px;
}
.poste{
  font-family: "Alga-Semibold";
  font-size: 20px;
  line-height: normal;
}
.extrait-chron{
  font-family: "Rubik-Regular";
  font-size: 16px;
  line-height: 24px;
}
.single-chroniques .partage-rs{
	background: none;
    margin-left: 50px;
    padding-left: 18px;
    padding-right: 18px;
}
.single-chroniques .partage-rs{
	background: #00A7C9;
	color: white;
}
.single-chroniques .partage-rs label {color: white}
.single-chroniques .partage-rs path{fill: white}
.single-chroniques .partage-rs.active > .rs{background: none}
.single-chroniques .partage-rs.active  .rs img{
  width: 27px;
  height: 27px;
}
.intro-single-chron .datas {
  margin-top: 36px;
  margin-left: 0px;
}
.single-chroniques .datas .date {margin-right: 50px;}
.pdf-chroniques img{border-radius: 10px 10px 0px 0px!important}
.pdf-chroniques h3{
  font-family: "Alga-Regular";
  font-size: 26px;
  line-height: 36px;
  color: #003359;
  margin-bottom: 16px;
  margin-top: 17px;
}
.sidebar article.pdf-chroniques:hover {box-shadow: none}
.single-chroniques .sidebar article{
	background: rgb(255 255 255 / 60%);
	padding-bottom: 22px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	z-index: 99;
	position: relative;
	width: calc(33.333333333333336% - 20px)
}
.pdf-chroniques .content-inner{padding: 20px 27px}
.pdf-chroniques .content-inner a{
  font-family: "Calistoga-Regular";
  font-size: 16px;
  line-height: normal;
  display: flex;
  margin-left: auto;
  float: right;
}
.pdf-chroniques .content-inner p{
  font-family: "Rubik-Regular";
  font-size: 16px;
  line-height: 24px;
}
.pdf-chroniques .content-inner a img{
  width: auto;
  height: auto;
  object-fit: contain;
  margin-left: 15px;
}
.fraudio-container .fraudio-title {
  color: white;
  font-family: "Rubik-Regular";
  font-size: 14px;
  line-height: 17px;
}
.single-chroniques .container-post > .sidebar {
	margin-top: 0px;
	width: 100%;
	padding-left: 0px;
}



/*Media queries*/
@media screen and (max-width: 1335px){
  .intro-single-chron .post-thumbnail,
  .month-chron img{width: 650px}
  .container-chron .breadcrumbs,
  .month-chron .content .title-chron, {padding-left: 175px}
	.month-chron .title-chron{
		padding-left: 0px;
	}
}
@media screen and (max-width: 1300px){
  .intro-single-chron .post-thumbnail,
  .month-chron img {
      width: 550px;
      height: 400px;
  }

  .list-post-chron {width: 100%}
  .bloc-list-post-chron article {width: calc(33% - 30px)}
}
@media screen and (max-width: 1250px){
  .month-chron img {
    width: 400px;
    height: 350px;
  }
  .block-3-col-chron {margin-top: 80px}
}
@media screen and (max-width: 1200px){

  .month-chron{position: relative;}
}

@media screen and (min-width: 1080px) and (max-width: 1100px){
  .month-chron .cta-chronique {right: 50px}
}
@media screen and (max-width: 1100px){
    .intro-single-chron .block-content{width: 100%}
    .intro-single-chron .block-content{min-height: 300px}
    .intro-single-chron .post-thumbnail,
    .month-chron img{
        display: block;
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
        z-index: 99;
        margin-top: 40px;
        height: 300px;
    }
  .month-chron {
    width: 100%;
    justify-content: center;
  }
  .month-chron .content {width: 100%}
  .month-chron .inner {padding: 45px 25px 25px 50px}
  .container-chron .breadcrumbs,
  .month-chron .content .title-chron,
  .month-chron .title-chron {
    padding-left: 20px;
  }
  .block-3-col-chron .flex{flex-wrap: wrap}
  .block-3-col-chron .block {width: calc(33.333333333333336% - 30px)}
  .block-cta-cat-chron {padding-right: 80px}
  .bloc-list-post-chron article{width: calc(50% - 30px)}
  .bloc-list-post-chron article:nth-child(3){display: none}
  .bloc-image-fond-chron .inner {width: calc( 100% - 80px)}
}

@media screen and (max-width: 991px){
  .single-chroniques .container-post > .sidebar {margin-top: 80px}
  .single-chroniques .sidebar article {
    width: 50%;
    float: left;
  }
  .single-chroniques .sidebar article:nth-child(3) {display: none}
  body.single .bloc-list-post-chron {padding-top: 100px}
}

@media screen and (max-width: 767px){

    .single-chroniques .title-chron-medium {
        font-size: 30px;
        line-height: 40px;
    }
    .single-chroniques .sidebar article {margin-right: 15px}
    .bloc-list-post-chron article:nth-child(3),
    .single-chroniques .sidebar article:nth-child(3) {
    display: block;
    }
  .month-chron img {
    display: block;
    position: relative;
    top: 0;
    width: 100%;
    height: 273px;
    margin-bottom: 40px;
    width: calc(100% - 40px);
    margin-left: 20px;
    z-index: 0;
  }
  .title-chron {
    font-family: "Calistoga-Regular";
    font-size: 28px;
    line-height: 40px!important;
  }
  .intro-chronique .container{padding: 0px}
  .month-chron .inner {border-radius: 0px}
  .month-chron .inner {padding: 25px}
  .month-chron h2 {
    font-size: 38px;
    line-height: 46px;
  }
  .month-chron .excerpt, .month-chron h2, .month-chron .date {padding-right: 0px}
  .month-chron .cta-chronique {
    position: relative;
    right: 0;
    bottom: 0;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .logo-chron, #chron #archives-post .content > img{width: 235px}
    .intro-single-chron .breadcrumbs,
  #chron #archives-post .breadcrumbs{
    width: 100%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    display: table;
  }
    .intro-single-chron .breadcrumbs li,
    #chron #archives-post .breadcrumbs li{
    float: none;
    display: inline-block;
    }
    .single-chroniques .taxonomy-labels{margin-top: 32px}
    .intro-single-chron .breadcrumbs li:last-child,
    #chron #archives-post .breadcrumbs li:last-child{
        clear: both;
        display: block;
    }
  .intro-chronique .breadcrumbs{
    padding: 0px;
    text-align: center;
    justify-content: center;
    top: -10px;
    position: relative;
  }
  .block-3-col-chron .block {
    width: 100%;
    margin-bottom: 19px;
  }
  .block-3-col-chron .block {
    justify-content: start;
    align-items: baseline;
    padding: 25px;
    text-align: left;
  }
  body .bloc-categorie-chron{
    padding: 0px!important;
    padding-top: 55px!important;
	  padding-bottom: 55px!important
  }
  .block-cta-cat-chron {
    margin-top: 50px;
    display: block;
  }
  .block-cta-cat-chron {
    padding-right: 0px;
    text-align: center;
  }
  .list-post-chron .slick-dots,
  .list-cat-chron .slick-dots {		
		bottom: -45px;
  }
  .block-cta-cat-chron .cta-chronique {
    margin: auto;
    margin-top: 30px;
    margin-bottom: 85px;
  }
  .page-template-page-chroniques .bloc-list-post-chron{padding-top: 0px!important}
  .page-template-page-chroniques .blocs{
    padding-left: 0px!important;
    padding-right: 0px!important
  }
	.page-template-page-chroniques .list-post-chron{
		padding: 0px;
	}
	
  .page-template-page-chroniques .blocs .container{padding: 0px 20px}
  .bloc-list-post-chron .title-chron,
  .bloc-categorie-chron .title-chron,
  .block-3-col-chron .title-chron {
      padding-left: 0px;
  }
  .bloc-list-post-chron article{width: 100%;}
  .bloc-image-fond-chron .inner {width: 100%}
  .bloc-image-fond-chron .inner p {
    padding: 0px 47px;
    margin-bottom: 20px;
    line-height: 38px;
  }
  .bloc-image-fond-chron .inner {padding: 72px 0px}
  .bloc-image-fond-chron {margin-top: 85px}
  .single-chroniques  .slick-dots li button:before,
  .page-template-page-chroniques   .slick-dots li button:before {
    opacity: 0.3;
    color: #003359;
  }
    .single-chroniques .slick-dots li.slick-active button:before,
  .page-template-page-chroniques  .slick-dots li.slick-active button:before {
    color: #003359;
    font-size: 11px;
    opacity: 1;
  }
  .single-chroniques  .slick-dots li,
  .page-template-page-chroniques .slick-dots li {margin: 0px 0px}
  .slick-dots li button:before {font-size: 8px}
  .flex-filter {
    padding: 0px 20px;
    flex-direction: column;
  }
  body .select2-container {width: 100%!important}
  .select2-container {min-width: 100%}
  #filter-button {
    margin-left: 0px;
    margin-top: 28px;
  }
  .post-type-archive-chroniques .content{padding: 0px 20px}
  #archives-post .bloc-list-post-chron article {margin-bottom: 60px}

.single-chroniques  .logo-chron{margin-bottom: -10px}
.intro-single-chron > .container{padding: 0px}
.single-chroniques .taxonomy-labels,
.intro-single-chron .breadcrumbs{
  padding: 0px 20px;
}
.single-chroniques .taxonomy-labels{
    margin-top: 0;
    margin-left: 0;
    left: 0;
}
.poste {line-height: 25px}
.single-chroniques .intro-single-chron .block-content{
  width: 100%;
  padding: 27px 20px;
}
.intro-single-chron .block-content:before{border-radius: 0px}
.intro-single-chron .datas {
    margin-left: 0px;
    padding: 0px;
    width: 100%;
    display: block;
    margin-top: 20px;
}
 .intro-single-chron .datas .date,
 .intro-single-chron .datas .time {
   display: inline;
   float: left;
   margin-right: 30px;
   display: flex;
   padding-top: 10px;
 }
  .intro-single-chron .datas  .time img{
    top: 5px;
    position: relative;
  }
  .single-chroniques .partage-rs {
    background: none;
    margin-left: 0px;
    margin-top: 0px;
    padding-left: 0px;
    padding-top: 10px;
    top: 2px;
    position: relative;
  }
  body .chroniques-single-builder {
    background-image: url(../img/jpg/chron/fond-papier2.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
  }
  .block-img-text-chron .block img {width: 100%}
  .single .bloc-list-post-chron .title-chron {padding-left: 20px}
  body.single .bloc-list-post-chron {padding-top: 0px}
  .other-chroniques .list-post-chron{margin-left: 20px}
  .pdf-chroniques .content-inner {padding: 2px 27px 55px 27px}
  .chroniques-single-builder {
    top: 0;
    margin-top: -95px;
  }
  .bloc-list-post-chron article {
    position: relative;
    margin-left: 0px;
  }
  .page-template-page-chroniques  .bloc-image-fond-chron{
	  padding-right: 20px !important;
	  padding-left: 20px !important;
	}
  .intro-single-chron .datas .date span{display: none}
}

/*Patch 07/02/2025*/
body .block-3-col-chron .block-full-pod{
    margin-top: 50px;
    padding: 30px;
    min-height: auto
}

body .block-3-col-chron .block img{
width: 105px;
}
body .block-3-col-chron .block-full-pod p{
    width: 60%;
    margin: auto;
    color: #333;
}
@media screen and (min-width: 1100px){
	body .block-3-col-chron .block {width: 33.333333333333336%}
}
@media screen and (min-width: 768px){
	body .block-3-col-chron .block {width: calc(33.33333% - 30px)}
	body .block-3-col-chron .block-full-pod {
		width: calc(100% - 30px);
		left: 0px;
	}	
}
@media screen and (max-width: 1400px){
	.month-chron img,
	.intro-single-chron .post-thumbnail {
		width: 670px;
		height: 430px;
	}
	.month-chron .inner{
		padding-left: 200px;
	}
	
}
@media screen and (max-width: 1300px){
	.month-chron img,
	.intro-single-chron .post-thumbnail {width: 570px}
	.month-chron .content .title-chron, .month-chron .title-chron{
		z-index: 1;
	}
}
@media screen and (max-width: 1250px){
		.month-chron img,
	.intro-single-chron .post-thumbnail {width: 470px}
}
@media screen and (max-width: 1100px){
	.month-chron .content,
	.parent-bock-intro-chron{display: flex}
	
	.month-chron .inner{
		margin-top: 0px;
	}
	.month-chron img,
    .intro-single-chron .post-thumbnail {
        margin: 0px;
        width: 50%;
        height: auto;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }
	.month-chron .inner,
	.intro-single-chron .block-content {
        width: 50%;
        padding: 40px 30px 25px 45px;
        top: 0;
        height: auto;
		position: relative;
    }
	body .month-chron .content .title-chron{
		top: -60px;
		padding-left: 0px;
		left: 0px;
	}
	.month-chron .inner,
	.intro-single-chron .block-content,
	.intro-single-chron .block-content:before {
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
	}
	.single-chroniques .datas .date{margin-right: 20px}
	.single-chroniques .partage-rs {margin-left: 20px}
	
}
@media screen and (max-width: 991px){
    .parent-bock-intro-chron {
        flex-direction: column;
    }
	.intro-single-chron .block-content,
	.intro-single-chron .post-thumbnail{
	border-radius: 10px;
	width: 100%;
	}
	.intro-single-chron .post-thumbnail{
	    height: 300px;
		margin-bottom: 0px;
	}
	.intro-single-chron .block-content{
	        padding: 30px;
	}
	body .intro-single-chron{
		padding-bottom: 80px;
	}
	.month-chron h2 {
		font-size: 30px;
		margin-bottom: 40px;
		padding-right: 0px;	
	}	
	.single-chroniques .post-sidebar{
		padding: 0px;
	}
	body .bloc-list-post-chron {
		padding-top: 15px;
	}
	
}

@media screen and (max-width: 767px){
	body .block-3-col-chron	.block-full-pod p{width: 100%}
	body .block-3-col-chron .block-full-pod {
		width: calc(100% - 30px);
		left: 0;
		position: relative;
		margin-top: 0px;
		padding: 25px;
	}
}

/* Filter Drawer Styles */

.filter-drawer-overlay{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999998;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.filter-drawer-overlay.active {
  opacity: 1;
  visibility: visible;
}

.filter-drawer {
  position: fixed;
  top: 0;
  left: 0;
  width: 475px;
  max-width: 100%;
  height: 100%;
  z-index: 999999;
  transform: translateX(-100%);
  transition: transform 0.3s ease;
  display: flex;
  flex-direction: column;
}
.filter-drawer.active {
  transform: translateX(0);
}
.filter-drawer-header {
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.filter-drawer-close {
  background: none;
  border: none;
  font-size: 28px;
  color: #666;
  cursor: pointer;
  padding: 0;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: color 0.2s ease;
}

.filter-drawer-close:hover {
  color: #002855;
}

.filter-drawer-content {
	flex: 1;
	overflow-y: auto;
	padding: 20px 40px;
	padding-top: 40px;
}

.filter-section {
  margin-bottom: 30px;
}

.filter-section h4 {
    font-size: 24px;
    color: #002855;
    font-family: "Madera-Medium";
    text-transform: uppercase;
    margin-bottom: 38px;
}

.filter-checkboxes {
  display: flex;
  flex-direction: column;
  gap: 17px;
}

.filter-checkbox {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 14px;
}

.filter-checkbox input[type="checkbox"] {
    cursor: pointer;
    width: 12px;
    height: 12px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #003359;
    border-radius: 0px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 10px;
    position: relative;
}



.filter-checkbox input[type="checkbox"]:checked {
  background-color: #003359;
}

.filter-checkbox:hover {
  color: #002855;
}

.filter-drawer-footer {
    padding: 20px 40px;
    display: flex;
    gap: 30px;
    padding-bottom: 30px;
}

.btn-clear-filters,
.btn-apply-filters {
    flex: 1;
    padding: 14px 20px;
    border: none;
    border-radius: 10px;
    font-size: 16px;
    font-family: "Calistoga-Regular";
    cursor: pointer;
    transition: background-color 0.2s ease;
}

.btn-clear-filters {
    background: none;
    color: #003359;
    border: 1px solid #003359;
}

.btn-clear-filters:hover {
  opacity: 0.8
}

.btn-apply-filters {
  background: #002855;
  color: #fff;
}

.btn-apply-filters:hover {
  background: #001a3a;
}

/* Filter Toggle Button */
.filter-toggle-btn {
    border: none;
    cursor: pointer;
    transition: background-color 0.2s ease;
	padding: 12px 44px;
}

.filter-toggle-btn:hover {
  background: #001a3a;
}

.filter-toggle-btn svg {
  width: 20px;
  height: 20px;
}

/* Load More Button */
.load-more-container {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}

.btn-load-more {
    background: content-box;
    color: #002855;
    border: none;
    font-size: 18px;
    cursor: pointer;
    transition: background-color 0.2s ease;
    font-family: "Madera-Medium";
    text-decoration: underline;
		transition: background-color 0.2s ease;
}

.btn-load-more:hover {
	opacity: 0.8
}

.btn-load-more:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

/* Loading Spinner */
.loading-spinner {
  text-align: center;
  padding: 40px;
  color: #002855;
  font-size: 16px;
  font-family: "Alga-Regular", sans-serif;
}

/* Body scroll lock when drawer is open */
body.filter-drawer-open {
  overflow: hidden;
}

/* Filter Controls Container */
.filter-controls {
display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 50px;
    border-radius: 20px;
    justify-content: space-between;
    flex-direction: row-reverse;
    width: 100%;
    max-width: 100%;
    margin: auto;
    margin-top: 75px;
    margin-bottom: 75px;
    padding: 0px 35px;
}


/* Active Filter Tags */
.active-filter-tags {
	display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
    top: -40px;
    position: relative;
    padding: 0px 35px;
}

.filter-tag {
	display: inline-flex;
    align-items: center;
    border-radius: 10px;
    padding: 13.5px 44px;
    font-size: 14px;
    font-family: "Madera-Regular";
    color: #002855;
    animation: fadeIn 0.2s ease;
}

.filter-tag span {
  margin-right: 8px;
}

.filter-tag-remove {
  background: none;
  border: none;
  color: #666;
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
  padding: 0;
  margin-left: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  transition: color 0.2s ease;
}

.filter-tag-remove:hover {
  color: #002855;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: scale(0.9);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

/* Responsive */
@media screen and (max-width: 767px) {
	.month-chron .inner,
	.month-chron img, 
	.intro-single-chron .post-thumbnail{
		width: 100%;
	}
	.month-chron .cta-chronique {
        margin: inherit;
        margin-bottom: 20px;
    }
	body .month-chron .content .title-chron {
        left: 0px;
        position: relative;
        top: 0;
        padding-left: 20px;
        margin-bottom: 20px;
    }
	.month-chron .inner{padding: 30px}
	.cta-chronique {padding: 15px 41px}
	.month-chron img{border-radius: 10px 10px 0px 0px}
	.month-chron h2 {
        font-size: 32px;
        line-height: normal;
        margin-bottom: 25px;
    }
	
	.month-chron .content{
		flex-direction: column;
	        padding: 0px 20px;
	}
	.intro-single-chron h1 {font-size: 32px}
	.intro-single-chron .post-thumbnail {
        margin-bottom: 0px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }
	.filter-drawer {
		width: 92%;
        z-index: 99999999;
	}
	.filter-toggle-btn {
		width: 100%;
		margin-bottom: 35px;
		justify-content: center;
	}
	.filter-controls {
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 35px;
        padding: 15px;
	}
	.active-filter-tags {width: 100%}
	.single-chroniques .block-ancres ul li{background: white!important}
	body .intro-single-chron {margin-bottom: 50px}
	.single-chroniques .block-ancres ul {
		margin-bottom: 40px;
		padding-left: 0px
	}
	.filter-controls:not(.active){gap: 0}
	.filter-controls.active{gap: 20px}
	.bloc-list-post-chron article > a > img, .bloc-list-post-chron article > img {
    height: 250px;
	}
	.block-3-col-chron {
    margin-bottom: 50px;
}
	.list-cat-chron a {
    width: auto;
}
	
	.list-cat-chron .block-cat{width: 238px;margin: 0px 15px}
	.bloc-categorie-chron .inner {
    padding: 0px;
}
	
}
