#menu-aeb .logactive{
	display: block;
	max-height:60px;
}
.content_aeb section{
	padding:3em 0;
}
.content_aeb #intro-page {
    background: linear-gradient(86deg, #66ddfb 0%, #1e26e0 100%);
    padding: 4em 0 3em;
}
#publications #intro-page {
	background: -webkit-linear-gradient(175deg, #3fd099 0%, #34a9f0 100%);
	background: -o-linear-gradient(175deg, #3fd099 0%, #34a9f0 100%);
	background: linear-gradient(265deg, #3fd099 0%, #34a9f0 100%);
}
#offres-demploi #intro-page {
	background:-webkit-linear-gradient(173deg, #145dcb 0%, #d32f90 100%);
	background:-o-linear-gradient(173deg, #145dcb 0%, #d32f90 100%);
	background:linear-gradient(263deg, #145dcb 0%, #d32f90 100%);
}
#le-syndicat #intro-page {
    background: -webkit-linear-gradient(175deg, #2359c6 0%, #fd3a83 100%);
    background: -o-linear-gradient(175deg, #2359c6 0%, #fd3a83 100%);
    background: linear-gradient(265deg, #2359c6 0%, #fd3a83 100%);
}
#informations-pratiques #intro-page {
	background: -webkit-linear-gradient(176deg, #44dae6 0%, #134386 100%);
	background: -o-linear-gradient(176deg, #44dae6 0%, #134386 100%);
	background: linear-gradient(266deg, #44dae6 0%, #134386 100%);
}
.content_aeb #intro-page h1{
	font-family: Comfortaa;
	font-weight: bold;
	line-height: 1.1;
	color:#fff;
	text-align: center;
	text-transform: uppercase;
}

.content_aeb h2 {

}
.content_aeb h3{

}
.content_aeb h4 {

}	
.content_aeb ul{
	list-style-type: none;
	margin-left: 2em;
	margin-top: 0.5em;
}
.content_aeb ul li{
	font-size:16px;
	line-height:19px;
	position: relative;
}
.content_aeb p {
	font-size:17px;
	line-height:22px;
	letter-spacing: 0px;
	margin: 0 0 0.5em;
}
hr{
	border:none;
}
hr.small{
	margin:0.5em 0;
}
hr.medium{
	margin:1em 0;
}
hr.large{
	margin:2em 0;
}
.build{
	
}
/* Générer un tableau */
table{
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
	margin-bottom: 3rem;
}
table tr td {
    padding: 1rem 0;
    width: 29%;
}
table tr td{
    padding-left: 10px;
    padding-right: 10px;
}
table tr th {
    text-align: left;
}
@media only screen and (max-width: 480px) {
.content_aeb .row>* {
    padding-left: 0;
    padding-right: 0;
}
.content_aeb section, .content_aeb #globe {
    padding: 1em 0 2em;
}
.content_aeb h2 {
    font-size: 24px;
    line-height: 26px;
}
.content_aeb p, .content_aeb ul li {
    font-size: 16px;
    line-height: 20px;
}
.content_aeb p {
    margin: 0.5em 0;
}
.content_aeb h3 {
    font-size: 20px;
    line-height: 24px;
}
.content_aeb h3:after {
    border: 2px solid #388CA7;
}
hr.small{
	margin:.25em 0;
}
hr.medium{
	margin:.75em 0;
}
hr.large {
    margin: 1.5em 0;
}
#globe{
	padding:2em 0;
}
.single-product #globe{
	padding:2em 0;
}
}
@media only screen and (max-width: 375px) {
.content_aeb h2 {
    font-size: 22px;
    line-height: 24px;
}
.content_aeb h3 {
    font-size: 18px;
    line-height: 22px;
}
}

@media only screen and (min-width:481px) and (max-width: 720px) {
.content_aeb #intro-page {
    padding: 3em 0 2em;
}
.content_aeb section, .content_aeb #globe {
    padding: 2em 0;
}
}
@media only screen and (min-width:301px) and (max-width: 480px) {
.content_aeb #intro-page {
    padding: 2em 0 1.5em;
}	
.content_aeb section, .content_aeb #globe {
    padding: 1.5em 0;
}
.content_aeb #globe section:first-child {
    padding-top: 0;
}
.content_aeb #globe section:last-child {
    padding-bottom: 0;
}
}



 /* TEMPLATE BLOG */
#actualites .actufiltre {
    min-height: 900px;
}
#actualites.content_aeb h3 {
    font-weight: 500;
    font-size: 21px;
    line-height: 22px;
    color: #2F2F2F;
    font-family: 'Roboto';
    text-transform: inherit;
}
#sticky .bloc-2-5{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
	
}

#sticky .bloc-2-5 .datcat {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}
#sticky .alaune, #sticky .last-cat, #sticky .last-date {
    font-family: Comfortaa;
    font-weight: normal;
    font-size: 16px;
    line-height: 35px;
    color: #007fd3;
    position: relative;
    padding-left: 2em;
    text-transform: uppercase;
	margin : 0 1em 0 0;
}
#sticky .last-cat {
    padding-left: 1.25em;
}
#sticky .last-cat a{
	color: #007fd3;
    font-family: Comfortaa;	
}
#sticky .alaune:before,
#sticky .last-cat:before,
#sticky .last-date:before {
    position: absolute;
}
#sticky .alaune:before {
    content: url(/wp-content/themes/EauDuMorbihan/images/loupe-blog.svg);
    left: 0;
    top: 3px;
}
#sticky .last-cat:before {
    content: url(/wp-content/themes/EauDuMorbihan/images/puce-cat.svg);
    left: 0.25em;
    top: 3px;
}
#sticky .last-date:before {
    content: url(/wp-content/themes/EauDuMorbihan/images/puce-date.svg);
    left: 0.5em;
    top: 2px;
}
#sticky .bloc-3-5 img{
	border-radius: 20px;
	width:100%;
}
#actualites .allarticle{
    display: flex;
    justify-content: space-between;
    align-items: center;
	margin-bottom: 2em;
}
#actualites .allarticle #select-cat {
    display: flex;
    align-items: center;
}
#actualites .allarticle #select-cat #filter-posts {
    margin-left: 1em;
    margin-top: 0;
}
#actualites #globe .bloc-thumbnail{
	position: relative;
}
#actualites #globe #posts-list img, .category.archive #globe  img{
    width: 100%;
	height: 262px;
    object-fit: cover;
	position: relative;
}
#actualites #globe .visu-blog{
    position: absolute;
	height: 100%;
    width:100%;
	top:0;
}
#actualites #globe #posts-list *{
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
#actualites #globe .bloc-thumbnail:hover .visu-blog a{
    position: absolute;
	height: 100%;
    width:100%;
	background: rgba(30,38,224,0.68);
	border-radius: 20px;
}
#actualites #globe .bloc-thumbnail:hover .visu-blog a:hover span{
    position: absolute;
	content:url(/wp-content/themes/EauDuMorbihan/images/ensavoirplus.svg);
	top: 50%;
	left:50%;
	transform: translate(-50%, -50%);
	-webkit-animation: scaleInCenter 0.5s ease-in-out forwards;
    -moz-animation: scaleInCenter 0.5s ease-in-out forwards;
    -o-animation: scaleInCenter 0.5s ease-in-out forwards;
    animation: scaleInCenter 0.5s ease-in-out forwards;
}
@keyframes scaleInCenter {
  from {
    opacity: 0;
    transform: translate(-50%, -50%) scale(1);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
}
#globe .datcat {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}
#globe .last-cat, #globe .last-date {
    font-family: Comfortaa;
    font-weight: normal;
    font-size: 13px;
    line-height: 35px;
    color: #007fd3;
    position: relative;
    padding-left: 2em;
    text-transform: uppercase;
	margin : 0 .75em 0 0;
}
#globe .last-cat {
    padding-left: 1em;
}
#globe .last-cat a{
	color: #007fd3;
    font-family: Comfortaa;	
}
#globe .last-cat:before,
#globe .last-date:before {
    position: absolute;
}
#globe .last-cat:before {
    content: url(/wp-content/themes/EauDuMorbihan/images/puce-cat.svg);
    left: 0;
    top: 3px;
}
#globe .last-date:before {
    content: url(/wp-content/themes/EauDuMorbihan/images/puce-date.svg);
    left: 0.5em;
    top: 2px;
}
#globe .article  {
    padding: 1em;
}
#globe .bloc-3  {
    margin-bottom: 2em;
}
#globe .bloc-3 .bloc-article  {
    height:100%;
}
#pagination-container {
    width: max-content;
    margin: auto;
    display: flex;
}
.pagination-link{
    font-size: 21px;
    line-height: 23px;
    width: 38px;
    height: 38px;
    display: inline-flex;
    border-radius: 30px;
    justify-content: center;
    align-items: center;
}
.pagination-link.active{
    background: #2359C6;
    color: #fff;
    font-weight: 700;
}
.pagination-link.active span{
    color: #fff;
}
.category.archive #globe .pagination-link img{
    height:auto;
}
.pagination-link.inactive {
    opacity: 0;
    pointer-events: none;
}
/* PUBLICATIONS */
#publifilter {
    background: linear-gradient(85deg, rgba(201,233,253,0.73) 0%, rgba(146,208,253,0.73) 100%);
    position: relative;
    z-index: 1;
}
.allpubli{
    display: flex;
    align-items: center;
}
.allpubli h2{
    margin-right:.5em;
	line-height: 1;
}
.allpubli #select-cat {
    display: flex;
    justify-content: space-between;
    width: 100%;
	align-items: center;
	position: relative;
}
.allpubli #select-cat .filtbtn{
    display:flex;
}
.allpubli #select-cat .filtbtn .btn{
    margin-top:0;
}
.allpubli #select-cat .filtbtn #reset-filters{
    background: transparent;
    border-color: #fff;
	margin-left:1em;
}
.allpubli #select-cat .filtbtn #reset-filters:hover{
    color: #2359C6;
    background: #fff;
}
#publifilter .select-selected{
	border:none;
	padding-right:2em;
	position:relative;
}
#publifilter .select-selected, #publifilter #reset-filters, #publifilter #filter-posts {
    font-size: 15px;
	font-weight:500;
	cursor: pointer;
}
#publifilter #filter-posts {
    background: #2359C6;
    border: 2px solid #2359C6;
}
#publifilter #filter-posts:hover {
    color: #2359C6;
    background: #fff;
	border: 2px solid #fff;
}
#select-cat > div:nth-child(4){
	min-width:150px;
}
/* SELECT POUR BLOG ET PUBLICATIONS */
#publications .content_aeb #globe, #actualites .content_aeb #globe , #espace-prive .content_aeb #globe {
    padding: 0;
}
/*.content_aeb #globe .actufiltre {
    padding: 3em 0;
}*/
.tax-categorie .content_aeb #globe .actufiltre {
    padding: 0;
}
#publications #select-cat > div:nth-child(1){
    min-width: 335px;
}
#publications #subcategory_container{
    min-width: 335px;
}
#select-cat > div:nth-child(2){
    min-width: 260px;
}
.select-selected {
    background: #fff;
    color: #0072BC;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0.467em 2em;
    border-radius: 45px;
    display: flex;
    height: 50px;
    position: relative;
    align-items: center;
}
.actufiltre .select-selected {
    padding: 0.4em 2em;
}
.select-selected span{
    color: #007FD3;
    margin-right: 3.5em;
}
.select-selected:before{
    background: #2359C6;
    border-radius: 0 25px 25px 0;
    height: 100%;
    width: 57px;
    position: absolute;
	content:'';
    top: 0;
    right: 0;
	z-index:10;
}
.actufiltre .select-selected:before {
    background: #2359C6;
    right: -1px;
}
.select-selected:after {
    position: absolute;
    content: url(/wp-content/themes/EauDuMorbihan/images/fleche-select.svg);
    z-index: 11;
    top: 55%;
    left: inherit;
	right:.5em;
    transform: translate(-50%,-50%);
}
#publications #select-cat .select-selected:after, #espace-prive #select-cat .select-selected:after {
    top: 19px;
    right: 20px;
	left:inherit;
    transform: inherit;
}
.allarticle .select-selected{
    border: 2px solid #0072BC;
    font-size: 17px;
	cursor:pointer;
}
.actufiltre .allarticle .select-selected{
    border:2px solid #2359C6;
    font-size: 17px;
    line-height: 30px;	
}
.actufiltre .select-selected span {
    color: #2359C6;
}
#actualites .allarticle #select-cat #filter-posts, #sticky .btn {
    border:2px solid #2359C6;
    background: #2359C6;
}
#actualites .allarticle #select-cat #filter-posts:hover, #sticky .btn:hover {
    border:2px solid #2359C6;
    color: #2359C6;
    background: #fff;
}
.actufiltre .select-items div {
    color: #2359C6;
    text-transform: uppercase;
    padding: 0.4em 0 0.4em 2em;
    line-height: 30px;
}
@keyframes scaleSelect {
  from {
    opacity: 0;
    transform: scale(1);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.select-items {
	position: absolute;
    list-style: none;
    width: 100%;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    border-radius: 4px;
    padding: 10px;
    max-height: 300px;
    overflow-y: auto;
    transition: 0.5s ease;
    transform: scaleY(0);
    opacity: 0;
    visibility: hidden;
	left:0;
	top:0;
}/*
.select-items {
    left: 0;
    display: none;
    max-height: 200px;
    overflow-y: auto;
    position: absolute;
    background: #fff;
    top: 0;
    width: calc(100% - 57px);
    z-index: 9;
	-webkit-animation: scaleSelect 0.5s ease-in-out forwards;
    -moz-animation: scaleSelect 0.5s ease-in-out forwards;
    -o-animation: scaleSelect 0.5s ease-in-out forwards;
    animation: scaleSelect 0.5s ease-in-out forwards;
}*/
#subcategory_container > div > div > div{
    padding: 0.467em 0 0.467em 1em;
    line-height: 30px;
}
.actufiltre .select-items{
    max-height: 220px;
}
.select-items div {
    cursor: pointer;
    background: #fff;
    color: #0072BC;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0.467em 0 0.467em 2em;
    line-height: 36px;
}

.select-items div:hover {
    background-color: #ddd;
}

.select-show {
    display: block;
    border-radius: 25px;
    opacity: 1;
    visibility: visible;
    transform: scaleY(1);
	z-index: 999;
}
.heightsearch{
	padding-bottom:4em;
    transform: scaleY(1);
}
#publications #subcategory_container{
    position: absolute;
    bottom: -4.5em;
}
#subcategory_container label{
	display: none;
}
.espace-prive-category-select {
    display: none;
}
.page-id-7050 .heightsearch {
    padding-bottom: 0;
}

/* AFFICHEGE DES POSTS PUBLICATIONS */
#publications #posts-list{
	padding:0;
}
#globe .actufiltre .bloc-4 {
    margin-bottom: 2em;
}
.bloc-publication {
    border-radius: 20px;
    background: #fff;
    border: 3px solid #2359c6;
    height: 100%;
	-webkit-animation: scaleSelect 0.5s ease-in-out forwards;
    -moz-animation: scaleSelect 0.5s ease-in-out forwards;
    -o-animation: scaleSelect 0.5s ease-in-out forwards;
    animation: scaleSelect 0.5s ease-in-out forwards
}
.bloc-publication:hover {
    border: 3px solid transparent;	
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
}
.bloc-publication .article {
    position: relative;
}
.picto-publi{
    position: absolute;
	top: 1em;
	right:1em;
}
#globe .bloc-publication .last-cat {
    padding-left: 1em;
    background: #CFE9FB;
    font-size: 13px;
    line-height: 14px;
    padding: 0.5em 0.5em 0.25em 1.25em;
    width: max-content;
    max-width: 100%;	
}
#globe .bloc-publication .last-cat:before {
    content: url(/wp-content/themes/EauDuMorbihan/images/puce-publi.svg);
    left: 5px;
    top: 3px;
}
#globe .bloc-publication h3 {
    font-size: 21px;
    line-height: 24px;
    margin-top: 2em;
    min-height: 120px;
}
.consultation {
    display: flex;
	margin: 1em 0;
}
.btn-consultation{
	margin-right:.5em;
}



/* OFFRES D'EMPLOI */
#offres-demploi #globe {
    padding: 3em 0;
    min-height: 44vh;	
}
#posts-emploi .post-item {
    border: 3px solid #2359c6;
    border-radius: 20px;
    padding: 1.5em 2em;
    margin: 2em 0;
}
#posts-emploi .post-item h3 {
    font-weight: bold;
    color: #2159c7;
    margin: 0.25em 0;
}
#posts-emploi .info-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#posts-emploi .info-item .btn, #posts-emploi .info-item p{
    margin:0;
}
#posts-emploi .info-item .btn{
    margin: 0;
    background: #2359C6;
    border: 2px solid #2359C6;
}
#posts-emploi .info-item .reference,
#posts-emploi .info-item .type-contrat,
#posts-emploi .info-item .modalites-recrutement,
#posts-emploi .info-item .date-limit{
    position:relative;
	padding-left:1.75em;
	font-size:15px;
}
#posts-emploi .info-item .reference {
    background: #CFE9FB;
    padding: 0.25em 0.75em 0.1em 1.5em;
    color: #2359C6;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Comfortaa', cursive;
    font-weight: bold;
}
#posts-emploi .info-item .reference:before,
#posts-emploi .info-item .type-contrat:before,
#posts-emploi .info-item .modalites-recrutement:before,
#posts-emploi .info-item .date-limit:before{
    position:absolute;
	left:0;
}
#posts-emploi .info-item .reference:before{
    content: url(/wp-content/themes/EauDuMorbihan/images/puce-publi.svg);
    left: 9px;
    top: 6px;	
}
#posts-emploi .info-item .type-contrat:before{
    content: url(/wp-content/themes/EauDuMorbihan/images/Type-contrat.svg);	
}
#posts-emploi .info-item .modalites-recrutement:before{
    content: url(/wp-content/themes/EauDuMorbihan/images/modalite.svg);	
    left: 5px;
    top: -2px;
}
#posts-emploi .info-item .date-limit:before{
    content: url(/wp-content/themes/EauDuMorbihan/images/date-limite.svg);	
}

/* LE SYNDICAT */
#le-syndicat li {
    position: relative;
    line-height: 22px;
}
#le-syndicat li:before {
    content: url(/wp-content/themes/EauDuMorbihan/images/puce-rose.svg);
    position: absolute;
    left: -1em;
}
#le-syndicat .btn {
    background: transparent;
    color: #FD3A83;
    border: 2px solid #FD3A83;
}
#le-syndicat .btn:hover {
    background: #FD3A83;
    color: #fff;
    border: 2px solid #FD3A83;
}
#le-syndicat .bloc-2 {
    display: flex;
    flex-direction: column;
}
#missions-section .bloc-2:nth-child(1) {
    justify-content: flex-start;
}
#missions-section .bloc-2:nth-child(4) {
    justify-content: center;
}


#competences-section {
    background: -webkit-linear-gradient(175deg, #2359c6 0%, #fd3a83 100%);
    background: -o-linear-gradient(175deg, #2359c6 0%, #fd3a83 100%);
    background: linear-gradient(265deg, #2359c6 0%, #fd3a83 100%);
}
#competences-section h2 {
    color:#fff;
	margin: 0.5em 0 0.25em;
}
#competences-section .bloc-chiffres {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
#competences-section .chi-source {
    width: 100%;
    background: -webkit-linear-gradient(175deg, #2359c6 0%, #fd3a83 100%);
    background: -o-linear-gradient(175deg, #2359c6 0%, #fd3a83 100%);
    background: linear-gradient(265deg, #2359c6 0%, #fd3a83 100%);
    padding-top: 1.5em;
    padding-bottom: 0.5em;
    border-radius: 20px;
    margin-left: 0.9375em;
    margin-right: 0.9375em;
}
#competences-section .chiffre-info * {
    color:#fff;
	text-align: center;
    font-family: 'Comfortaa', cursive;	
}
#competences-section .chiffre-info span {
    display: block;
	text-transform: uppercase;
    font-weight:700;
}
#competences-section .chiffre-info p.description span {
	text-transform: initial;
    font-weight:500;
}
#competences-section .chiffre-info .chiffre {
    font-size: 50px;
}
#competences-section .accor1 .chiffre-info:first-child  .chiffre{
    font-size: 35px;
}
#competences-section .chiffre-info .description {
    font-size: 16px;
    line-height: 18px;
    max-width: 170px;
    text-transform: uppercase;
    margin: auto;
}
#competences-section .bloc-2 {
    justify-content: space-between;
}
/* Style des accordéons */
#competences-section .accordion {
    cursor: pointer;
	padding: 2em 2.5em 1.5em;
	text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
	position: relative;
}
#competences-section .accordion:after {
    content: '+';
    color: #fff;
    background: #2359C6;
    border-radius: 45px;
    width: 45px;
    height: 45px;
    right: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    font-size: 45px;
    font-family: 'Comfortaa', cursive;
}
#competences-section .panel {
    display: none;
    transition: max-height 0.75s ease-out;
}
#competences-section .panel > *{
	padding-left: 0.9375em;
    padding-right: 0.9375em;
}
#competences-section .panel.active {
    display: flex;
    overflow: hidden;
    transition: max-height 0.75s ease-out;
	flex-direction: row;
    flex-wrap: wrap;
    background: #fff;
    margin: 1em 0.9375em;
    border-radius: 20px;
}
#competences-section .accordion {
    background: #fff;
    margin: 1em 0.9375em;
    border-radius: 20px;
}
#competences-section .accordion.active {
    display: none;
}

#competences-section li:last-child{
	padding-bottom: 0;
}
#competences-section .panel.active > div:nth-child(1) > p{
	margin: 0;
}
#competences-section .panel.active > div:nth-child(1) > h3{
	margin: .25em 0 .75em;
}
#competences-section .schema-copetence{
	align-self:center;
}
#competences-section .btn-rpotransport{
	display: flex;
}
#competences-section .btn-rpotransport a:first-child{
    margin-right: 1em;
}

#competences-section .source{
    font-size: 13px;
    font-style: italic;
    color: #fff;
    width: 100%;
}
.accor2 .chi-source, .accor3 .chi-source {
    display: flex;
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 1.5em;
}



#organisation-section .bloc-2{
    justify-content: center;
}
#organisation-section .orga-p {
    font-weight:500;
}
#organisation-section h2 span {
    color: #2359C6;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    display: block;
}
#organisation-section ul{
    margin-top: 1.5em;
    margin-left: 3em;
}
#organisation-section .group-bouton {
    display: flex;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}
#organisation-section .group-bouton .btn {
    margin-right:1em;
}



#bamo-section {
	background: -webkit-linear-gradient(269deg, #3fd099 0%, #34a9f0 100%);
	background: -o-linear-gradient(269deg, #3fd099 0%, #34a9f0 100%);
	background: linear-gradient(269deg, #3fd099 0%, #34a9f0 100%);
}
#bamo-section .bloc-2{
	position:relative;
    margin: 1em 0;
}
#bamo-section .bloc-2 a {
    display: block;
    overflow: hidden;  /* Ajouté pour masquer le débordement */
	border-radius: 20px;
}
#bamo-section img{
    transition: transform 0.5s ease-in-out;
}
#bamo-section .bloc-2 a:hover img{
    transform: scale(1.2); /* Ajustez cette valeur selon vos besoins */
}
#bamo-section h3{
	position: absolute;
	left:50%;
    top: 50%;
    transform: translate(-50%,-50%);
	color:#fff;
	text-align: center;
	line-height: 1.2
}

/* Informations pratiques */
#informations-pratiques #tarifs-eau p strong{
	display: block;
	margin:2em 0 1em;
}
#informations-pratiques #tarifs-eau li:last-child{
    padding-bottom: 0;
}
#informations-pratiques #tarifs-eau .bloc-2:nth-child(2){
	align-self:end;
}
#informations-pratiques li {
    position: relative;
    line-height: 22px;
    padding-bottom: 1em;
}
#informations-pratiques li:before {
    content: url(/wp-content/themes/EauDuMorbihan/images/puce-rose.svg);
    position: absolute;
    left: -1em;
}
#informations-pratiques .btn {
    background: transparent;
    color: #FD3A83;
    border: 2px solid #FD3A83;
}
#informations-pratiques .btn:hover {
    background: #FD3A83;
    color: #fff;
    border: 2px solid #FD3A83;
}
#informations-pratiques .bloc-ip-tarif {
    display: flex;
    align-items: flex-start;
}
#informations-pratiques .bloc-ip-tarif .ip-tarif{
    padding-right: 2em;
}
#informations-pratiques #tarifs-pratique .btn {
    background: #2359C6;
    color: #fff;
    border: 2px solid #2359C6;
}
#informations-pratiques #tarifs-pratique .btn {
    background: #2359C6;
    color: #fff;
    border: 2px solid #2359C6;
    width: 100%;
    max-width: max-content;
}
#informations-pratiques .bloc-picto-tarif {
    display: flex;
    justify-content: space-around;
	margin: 2em 0;	
}
#informations-pratiques .unik-ratif {
    margin-bottom: 2em;
}
#informations-pratiques .unik-ratif img {
    margin: 0 auto 2em;
}
#informations-pratiques .unik-ratif p {
	text-transform: uppercase;
	padding-left:1.25em;
}
#informations-pratiques .unik-ratif p span{
    color:#007FD3;
	position: relative;
}
#informations-pratiques .unik-ratif p span:before{
    content: url(/wp-content/themes/EauDuMorbihan/images/puce-rose.svg);
    position: absolute;
    left: -1em;
}
#informations-pratiques .unik-ratif h3{
    color:#2359C6;
	text-transform: uppercase;
	font-size:45px;
	line-height: 1;
}
#informations-pratiques .unik-ratif h3 span{
    color:#2359C6;
	font-size:25px;
	line-height: 24px;
    font-family: 'Comfortaa', cursive;
	margin-left: -7%
}
#informations-pratiques .unik-ratif:first-child h3{
	font-size:55px;
	margin-top:20px;;
}
#informations-pratiques .unik-ratif:first-child h3 span{
	font-size:45px;
}
#tarifs-assainissement .bloc-2 {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

/* Single commune */
.single-commune #intro-page {
    background: linear-gradient(269deg, #44dae6 0%, #134386 100%);
}
.single-commune #globe{
    position: relative;
    background: -webkit-linear-gradient(300deg, #e8f4ff 0%, #add9f5 100%);
    background: -o-linear-gradient(300deg, #e8f4ff 0%, #add9f5 100%);
    background: linear-gradient(300deg, #e8f4ff 0%, #add9f5 100%);
	padding:3em;
}
.single-commune #globe .titre-commune h1{
    font-family: 'Comfortaa', cursive;
    font-size: 45px;
    line-height: 50px;
    font-weight: 700;
    color: #2359C6;
    text-transform: uppercase;
}
.single-commune #globe .comun{
	background:#fff;
	border-radius: 20px;
	padding:2em;
	margin-top: 1em;
}
.single-commune #globe .gestion-com {
    margin: 2em 0;
}
.single-commune #globe .gestion-com:first-child {
    margin-top: 0;
}
.single-commune #globe .comun hr {
	height: 2px;
	background: #cfe9fb;
}
.single-commune #globe .comun li {
    line-height: 22px;
    padding-bottom: .5em;
}
.single-commune #globe .comun li:before {
    content: url(/wp-content/themes/EauDuMorbihan/images/puce-rose.svg);
    position: absolute;
    left: -1em;
}
.single-commune #globe .comun .toutequestion {
    font-weight: 700;
    font-size: 15px;
    margin-top: 1.5em;
}
.single-commune #globe .comun .btn {
	margin:.5em 0;
}


/* Single post */
.single-post #intro-page .container, .single-post #globe .container{
    max-width: 980px;
}
.single-post #globe {
    padding: 2em 0;
}
.single-post #globe .container article {
    margin: 1em 0;
}
.single-post #globe .container .image-date {
    margin: 1em 0 0;
}
.single-post #globe .container .intro-article {
    margin: 1em 0 0;
}
.single-post #globe .last-cat {
    font-size: 16px;
    padding-left: 0.75em;
}
.single-post #globe .last-date {
    font-size: 15px;
}
.single-post #globe .lextrait{
    font-size: 20px;
    line-height: 30px;
}
.single-post #globe .container .intro-article.bloc-2-3 img{
    max-height:380px;
}
.single-post #globe .built {
    padding: 1em 0;
}
.single-post #globe h2 {
    font-size: 35px;
    margin: 1em 0 0.5em;
}
/*.single-post #globe .built h2 {
    margin: 0 0 0.5em;
}*/
.single-post #globe h3 {
    font-size: 25px;
    margin: 1.5em 0 0.5em;
}
.single-post #globe h4 {
    font-size: 20px;
    margin: 1.5em 0 0.5em;
}
.single-post #globe h5 {
    font-size: 16px;
    margin: 1.5em 0 0.5em;
}
.single-post #globe p {
    margin:1em 0;
}
.single-post #globe ul {
    margin-left: 10%;
	margin-top:1em;
	margin-bottom:1em;
}
.single-post #globe li {
    padding-bottom:1em;
}
.single-post #globe li:before {
    content: url(/wp-content/themes/EauDuMorbihan/images/puce-bleu.svg);
    position: absolute;
    left: -1em;
	top: 2px;
}
.single-post #globe p.wp-caption-text, #globe > div > div > article > div > div > p.wp-caption-text{
    color: #2359c6;
    text-align: center;
    font-style: italic;
    font-weight: 400;
    padding: 0;
    margin: 0;
}
.single-post #globe img{
    border-radius: 20px;
}
.single-post #globe .btnv2{
    background: transparent;
    color: #FD3A83;
    border: 2px solid #FD3A83;
}
.single-post #globe .btnv2:hover {
    background: #FD3A83;
    color: #fff;
    border: 2px solid #FD3A83;
}
@media only screen and (min-width: 801px) {
.single-post #globe .container .intro-article.bloc-3 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}	
.single-post #globe .container .intro-article.bloc-2-3{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
}	
}
@media only screen and (max-width: 800px) {
.single-post #globe .intro-article p {
    margin: 0;
}
}
@media only screen and (max-width: 480px) {
.single-post #globe h2 {
    font-size: 26px;
}
.single-post #globe h3 {
    font-size: 20px;
}
.single-post #globe h4 {
    font-size:18px;
}
}

table {
    overflow: hidden;
    position: relative;
}
table tr:first-child th:first-child {
    border-top-left-radius: 20px;
}
table tr:first-child th:last-child {
    border-top-right-radius: 20px;
}
table tr:last-child td:first-child {
    border-bottom-left-radius: 20px;
}
table tr:last-child td:last-child {
    border-bottom-right-radius: 20px;
}
table thead{
    background: linear-gradient(86deg, #66ddfb 0%, #1e26e0 100%);
}
table thead th{
    border-right:2px solid #fff;
	color:#fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	padding:1em;
}
table thead th:last-child{
    border:none;
}
table tbody tr:nth-child(even){
    background: #95E6FF;
}
table tbody tr td{
    border-right:2px solid #fff;
	padding:.5em 1em;
}
table tbody tr td:last-child{
    border:none;
}
/* BLOC DE CITATION */
blockquote {
    padding: 0 3em;
    margin: 1.5em 0;
    font-weight: 600;
    position: relative;
}
blockquote:before, blockquote:after {
    position: relative;
}
blockquote:before{
    content: url(/wp-content/themes/EauDuMorbihan/images/apostrophe-left.svg);
    position: absolute;
    left: 0;
    top: 0;
}
blockquote:after{
    content: url(/wp-content/themes/EauDuMorbihan/images/apostrophe-right.svg);
    position: absolute;
    right: 0;
    bottom: 0;
}

/* ========================
   RESULTAT DE RECHERCHE
========================= */
 
#idsearch #globe {
    padding: 3em 0;
}
#idsearch .resultsearch h2, #idsearch .resultsearch h2 span{
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 0.5em;
    color: #545454;
    text-transform: inherit;
}
#idsearch .resultsearch p {
    font-weight: 500;
    color: #fd3b83;
}
.search-result-item {
    border: 3px solid #2359c6;
    border-radius: 20px;
    padding: 1.5em 2em;
    margin: 1em 0;
	position: relative;
}
.search-result-item h3 {
    max-width: 80%;
    font-weight: bold;
    font-size: 22px;
    line-height: 30px;
    color: #2159c7;
    margin: 0.25em 0;
}
.typedecontenu span a{
    position: absolute;
    right: 2em;
    top: 1.65em;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0.25em 1.5em;
    border-radius: 3px;
    line-height: 26px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    background: #0072BC;
    color: #fff;
    cursor: pointer;
}
.typedecontenu.recrutement span a{
	background: -webkit-linear-gradient(83deg, #145dcb 0%, #d32f90 100%);
	background: -o-linear-gradient(83deg, #145dcb 0%, #d32f90 100%);
	background: linear-gradient(173deg, #145dcb 0%, #d32f90 100%);
}
.typedecontenu.commune span a{
    background: -webkit-linear-gradient(176deg, #44dae6 0%, #134386 100%);
    background: -o-linear-gradient(176deg, #44dae6 0%, #134386 100%);
    background: linear-gradient(266deg, #44dae6 0%, #134386 100%);
}
.typedecontenu.publication span a{
    background: -webkit-linear-gradient(175deg, #3fd099 0%, #34a9f0 100%);
    background: -o-linear-gradient(175deg, #3fd099 0%, #34a9f0 100%);
    background: linear-gradient(265deg, #3fd099 0%, #34a9f0 100%);
}
.typedecontenu.post span a{
	background: -webkit-linear-gradient(356deg, #66ddfb 0%, #1e26e0 100%);
    background: -o-linear-gradient(356deg, #66ddfb 0%, #1e26e0 100%);
    background: linear-gradient(86deg, #66ddfb 0%, #1e26e0 100%);
}

.search-result-item .info-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.search-result-item .info-item .btn, .search-result-item .info-item p{
    margin:0;
}
.search-result-item .info-item .btn{
    margin: 0;
    background: #2359C6;
    border: 2px solid #2359C6;
}
.search-result-item .info-item .reference,
.search-result-item .info-item .type-contrat,
.search-result-item .info-item .modalites-recrutement,
.search-result-item .info-item .date-limit{
    position:relative;
	padding-left:1.75em;
	font-size:15px;
}
.search-result-item .info-item .reference {
    background: #CFE9FB;
    padding: 0.25em 0.75em 0.1em 1.5em;
    color: #2359C6;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Comfortaa', cursive;
    font-weight: bold;
}
.search-result-item .info-item .reference:before,
.search-result-item .info-item .type-contrat:before,
.search-result-item .info-item .modalites-recrutement:before,
.search-result-item .info-item .date-limit:before{
    position:absolute;
	left:0;
}
.search-result-item .info-item .reference:before{
    content: url(/wp-content/themes/EauDuMorbihan/images/puce-publi.svg);
    left: 9px;
    top: 6px;	
}
.search-result-item .info-item .type-contrat:before{
    content: url(/wp-content/themes/EauDuMorbihan/images/Type-contrat.svg);	
}
.search-result-item .info-item .modalites-recrutement:before{
    content: url(/wp-content/themes/EauDuMorbihan/images/modalite.svg);	
    left: 5px;
    top: -2px;
}
.search-result-item .info-item .date-limit:before{
    content: url(/wp-content/themes/EauDuMorbihan/images/date-limite.svg);	
}
#globe .search-result-item .last-date:before {
    left: 0.25em;
}
.search-result-item .consultation {
    margin-bottom: 0;
}
.search-result-item .btn-consultation {
    display: flex;
    align-items: center;
}
/*. PAGE SITEMAP */
.page-template-sitemap #other_page h3 {
    margin: 2em 0 1em;
}
.page-template-sitemap #other_page li {
    position: relative;
    line-height: 22px;
    padding-bottom: 1em;
}
.page-template-sitemap #other_page li:before {
    content: url(/wp-content/themes/EauDuMorbihan/images/puce-rose.svg);
    position: absolute;
    left: -1em;
}
.page-template-sitemap #other_page li a {
    color: #000;
}
.page-template-sitemap #other_page hr{
    border: 1px solid #f0f0f0;
    margin: 1em 0.9375em 1.5em;
}
.page-template-sitemap #other_page h4 {
    font-size:20px;
	line-height:1.2;
}
.page-template-sitemap .consultation {
    display: block;
}
.page-template-sitemap .btn-consultation{
    display: flex;
    align-items: center;
}
.page-template-sitemap .bloc-publication{
    padding:1em;
}
.page-template-sitemap .sitemap-commune a {
    position: relative;
    line-height: 22px;
    padding-bottom: 1em;
}
.page-template-sitemap .sitemap-commune a:before {
    content: url(/wp-content/themes/EauDuMorbihan/images/puce-rose.svg);
    position: absolute;
    left: -1em;
}
.page-template-sitemap .sitemap-commune.bloc-3 {
    margin-bottom: 1em;
    padding-left: 2.5em;
}

/* PAGE CONTACT */
#contact{
	background: linear-gradient(85deg, rgba(201,233,253,0.73) 0%, rgba(146,208,253,0.73) 100%);
}
#contact #globe{
	padding:3em 0;
}

#contact #globe .bloc-3 p {
    font-size:17px;
	line-height:22px;
	font-weight:700;
	margin: .5em 0 1em;
}
#contact #globe .bloc-3 .linktel{
    font-size:18px;
	line-height:24px;
}
#contact #globe .bloc-3 .linkfoot{
    font-size:16px;
	line-height:21px;
}
#contact #globe .bloc-3 .rsfoot{
    font-size:16px;
	line-height:21px;
}
#contact #globe .bloc-3 .linktel, 
#contact #globe .bloc-3 .linkfoot,
#contact #globe .bloc-3 .rsfoot{
    display: flex;
	font-weight:500;
    align-items: center;	
}
#contact #globe .bloc-3 .rsfoot a{
    padding-left:.5em;
}
#contact #globe .bloc-3 .linktel, 
#contact #globe .bloc-3 .linkfoot{
    position: relative;
	padding-left:1.5em;
	margin: .5em 0;
}
#contact #globe .bloc-3 .linktel:before, 
#contact #globe .bloc-3 .linkfoot:before{
    position: absolute;
	left:0;
	top:2px;
}
#contact #globe .bloc-3 .linktel:before{
	content:url(/wp-content/themes/EauDuMorbihan/images/tel-foot.svg);
}
#contact #globe .bloc-3 .linkfoot:before{
	content:url(/wp-content/themes/EauDuMorbihan/images/mail-foot.svg);
}
#contact #globe .bloc-2-3 input, #contact #globe .bloc-2-3 textarea{
	border:none;
}
#contact #globe .bloc-2-3 .gform-theme--foundation .gform_fields {
    grid-row-gap: 15px;
}
#contact #globe .bloc-2-3 .gform_footer{
    float: right;
	margin:0;
}	
#contact #globe .bloc-2-3 #gform_submit_button_1{
    font-size: 17px;
    display: block;
    width: max-content;
    font-style: inherit;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0.25em 1.5em;
    border-radius: 45px;
    line-height: 36px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    background: #0072BC;
    color: #fff;
    border: 2px solid #0072BC;
    cursor: pointer;
}
#field_1_7 {
    font-size: 14px;
    font-style: italic;
}
.acf-map {
    width: 100%;
    height: 450px;
    border: none;
    padding: 3em 0 0;
}


/* LOGIN DE CONNEXION */
/* Style du conteneur du formulaire de connexion */
.login-form-container {
  max-width: 420px;
  background-color: #f9f9f9;
  border: 1px solid #eee;
  border-radius: 5px;
  margin: 3em auto;
	box-shadow: 0 2px 6px 2px rgb(0 0 0 / 7%);
  padding: 2rem;	
}
.login-form-container h2 {
    font-size: 30px;
    line-height: 40px;
    color: #2359C6;
    text-align: center;
}
/* Style du formulaire */
#loginform-custom {
    display: flex;
    flex-direction: column;
}
#loginform-custom p{
    display: flex;
    flex-direction: column;
	margin: 1em 0 0;
}

#loginform-custom label {
    margin-bottom: 5px;
	display: inline;   
	font-weight: 500;	
}

#loginform-custom input[type="text"],
#loginform-custom input[type="password"] {
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
}

#loginform-custom input[type="submit"] {
    padding: 10px 15px;
    border: none;
    cursor: pointer;
	background-color: #2359C6;
	border-color: #2359C6;
	border-radius: 3px;
	box-shadow: 0 2px 6px 2px rgb(0 0 0 / 7%);
	color: #fff;
	font-family: brandon-grotesque,sans-serif;
	font-weight: 500;
	text-transform: uppercase;	
}

#loginform-custom input[type="submit"]:hover {
    background-color: #006799;
}

/* Style du lien "Mot de passe oublié ?" */
.login-form-container a {
    display: inline-block;
    margin-top: 10px;
    color: #0066cc;
    text-decoration: none;
    font-size: 0.9em;
}

.login-form-container a:hover {
    text-decoration: underline;
}
#existpu{
    min-height: 400px;
    display: flex;
    align-items: center;
}
.texte-404{
    margin-bottom: 2em;
}
.texte-404 h2{
    text-align: center;
}
.texte-404 .btn{
    margin:auto;
}
 
/* PAGE MENTIONS LÉGALES & POLITIQUE DE CONFIDENTIALITÉ */
#politique-de-confidentialite .row > div:not(.text-intro),
#mentions-legales .row > div:not(.text-intro){
	margin:1em 0 0;
}
#politique-de-confidentialite h2,
#mentions-legales h2{
    margin: 0.5em 0 0.25em;
} 
#politique-de-confidentialite h3, #mentions-legales h3 {
    margin: 1em 0 0.25em;
    text-transform: inherit;
}
#politique-de-confidentialite h4,
#mentions-legales h4{
    margin: 0.5em 0 0.25em;
}
#politique-de-confidentialite ol {
    padding-left: 3em;
}
#politique-de-confidentialite ul > li {
    position: relative;
    line-height: 22px;
    padding-bottom: 1em;
}
#politique-de-confidentialite ul > li:before {
    content: url(/wp-content/themes/EauDuMorbihan/images/puce-rose.svg);
    position: absolute;
    left: -1em;
}
#politique-de-confidentialite address {
    text-align: center;
	font-weight: 700;
	margin:2em 0;
}
#globe > div:nth-child(1) > div:nth-child(1) > div:nth-child(1){
	margin-top:0;
}


/* RESPONSIVE INTERNE */
@media only screen and (max-width: 1280px) {
/* PUBLICATIONS */
.allpubli {
	display: block;
}
.allpubli h2 {
	margin-bottom: .5em;
}	
.allpubli #select-cat {
	justify-content: left;
}
.allpubli #select-cat > div{
	margin-right: 1em;
}
.allpubli #select-cat > div:last-child{
	margin-right: 0;
}
#globe .bloc-publication h3 {
	font-size: 100%;
	line-height: 1.2;
	min-height:60px;
}
}
@media only screen and (max-width: 1199px) {
/* OFFRES D'EMPLOI */
#posts-emploi .info-item {
  display: inherit;
}	
#posts-emploi .info-item .reference, #posts-emploi .info-item .type-contrat, #posts-emploi .info-item .modalites-recrutement, #posts-emploi .info-item .date-limit#posts-emploi .info-item .reference {
	width: max-content;
	margin : .75em 0;
}
#posts-emploi .info-item .modalites-recrutement::before {
  left: 1px;
  top: -1px;
}
#posts-emploi .info-item .btn{
  margin-top: 1em;
}
#posts-emploi .post-item:first-child {
  margin-top:1em;
}
#posts-emploi .post-item:last-child {
  margin-bottom:1em;
}
#offres-demploi #globe {
  padding: 2em 0;
}	
}
@media only screen and (min-width: 1200px) and (max-width: 1280px) {
#informations-pratiques #tarifs-eau .bloc-2:nth-child(1){
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
}
#informations-pratiques #tarifs-eau .bloc-2:nth-child(2){
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}
}
@media only screen and (min-width: 1200px) {
.content_aeb #intro-page {
    padding: 4em 0 3em;
}	
.content_aeb #intro-page h1 {
    font-size: 60px;
}	
.single-post #intro-page h1 {
    font-size: 45px;
	line-height:1.2;
}	
/* OFFRES D'EMPLOI */
#posts-emploi .post-item h3 {
  font-size: 35px;
  line-height: 35px;
}
/* PAGE MENTIONS LÉGALES & POLITIQUE DE CONFIDENTIALITÉ */
#politique-de-confidentialite h2,
#mentions-legales h2{
    font-size: 35px;
    line-height: 40px;
} 
#politique-de-confidentialite h3, #mentions-legales h3 {
    font-size: 24px;
}
#politique-de-confidentialite h4,
#mentions-legales h4{
    font-size: 20px;	
}
}
@media only screen and (max-width: 1200px) {
/*  PAGE ACTUALITES */	
#sticky {
  padding-bottom: 0;
}
}
@media only screen and (min-width:1025px) {
#competences-section .accor2 .chiffre-info .description {
    max-width: 210px;
	min-width: 170px;
}	
}	
@media only screen and (min-width:960px) and (max-width:1279px) {
/*  PAGE ACTUALITES */	
#sticky .bloc-3-5 img{
    height: 500px;
    object-fit: cover;
}
}
@media only screen and (min-width:801px) and (max-width:959px) {
/*  PAGE ACTUALITES */	
#sticky .bloc-2-5, #sticky .bloc-3-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
} 
#sticky .bloc-3-5 {
	height: 100%;
}
#sticky .bloc-3-5 img {
	height: 100%;
	object-fit: cover;
}
#actualites.content_aeb #sticky h3 {
  margin: .5em 0;
}
}
@media only screen and (max-width:1024px) {
/*  LE SYNDICAT */		
#competences-section .source {
    margin-top: 1em;
}
}	
@media only screen and (min-width:801px) {
/*  LE SYNDICAT */		
#le-syndicat .bloc-2 {
  margin: 2em 0;
}
#bamo-section .bloc-2 {
  margin: 1em 0;
}
#le-syndicat li {
  padding-bottom: 1em;
}	
#missions-section .bloc-2 p.descriptmission{
    margin: 1em 0 1.5em;
}	
}
@media only screen and (max-width:800px) {
/*  LE SYNDICAT */		
#le-syndicat .bloc-2 {
  margin: 1em 0;
}
#missions-section .bloc-2:nth-child(1){order:1;}
#missions-section .bloc-2:nth-child(2){order:2;}
#missions-section .bloc-2:nth-child(3){order:4;}
#missions-section .bloc-2:nth-child(4){order:3;}
#le-syndicat li {
  padding-bottom: .5em;
}	
#missions-section .bloc-2 p.descriptmission{
    margin: .5em 0 1em;
}	
}
@media only screen and (min-width:940px) and (max-width: 1199px) {
/* PAGE INFORMATINS PRATIQUES */
#informations-pratiques #tarifs-eau .bloc-2:nth-child(2) {
    display: flex;
    flex-direction: column;
	align-self: inherit;
}	
#informations-pratiques #tarifs-eau p strong {
    margin: 1.25em 0 1em;
}	
}
@media only screen and (min-width:801px) and (max-width: 939px) {
/* PAGE INFORMATINS PRATIQUES */
#informations-pratiques #tarifs-eau .bloc-2:nth-child(1) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}	
#informations-pratiques #tarifs-eau .bloc-2:nth-child(2) {
    display: none;
}	
}
@media only screen and (min-width:801px) and (max-width: 1199px) {
.content_aeb #intro-page h1{
	font-size: 45px;
	line-height:1.2;
}
.content_aeb h2{
	font-size: 35px;
	line-height:1.2;
}
.content_aeb h3 {
  font-size: 23px;
  line-height: 1.2;
}	
.content_aeb .bloc-2 img{
  height: 100%;
  object-fit: cover;
  border-radius: 25px;
}	
/* PAGE INFORMATINS PRATIQUES */
#informations-pratiques #tarifs-pratique {
  padding: 1em 0;
}	
#informations-pratiques .bloc-picto-tarif {
    margin: 1em 0;
}
#informations-pratiques .unik-ratif:first-child h3 {
    font-size: 40px;
}
#informations-pratiques .unik-ratif h3 {
    font-size: 30px;
}
#informations-pratiques .unik-ratif h3 span, #informations-pratiques .unik-ratif:first-child h3 span {
    font-size: 19px;
    margin-left: -3%;
}
#informations-pratiques .unik-ratif p{
    font-size: 14px;
    line-height: 17px;
}
#informations-pratiques .unik-ratif img {
    margin: 0 auto 1em;
    padding: 0 2em;
}
}
@media only screen and (min-width: 801px) and (max-width: 1100px) {

}
@media only screen and (min-width:801px) and (max-width: 1024px) {
/*  LE SYNDICAT */	
#missions-section .bloc-2:nth-child(1), 
#missions-section .bloc-2:nth-child(2) {
  margin-top: 0;
}
.panel{
	padding: 0;	
}	
/* PUBLICATIONS */
#globe .actufiltre .bloc-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
	max-width: 33.33%;
}
}
@media only screen and (max-width: 1023px) {
/*  PAGE ACTUALITES */	
#actualites .allarticle {
	display: block;
	margin:0;
}
#actualites .allarticle #select-cat {
  margin: 1em 0 1.5em;
}		
#publications #subcategory_container {
  position: inherit;
  bottom: inherit;
}	
.heightsearch {
  padding-bottom: 0;
}
.allpubli #select-cat {
  display: grid;
}	
#publifilter .select-selected{
  margin-bottom: 1em;
}
}	
@media only screen and (min-width:601px) and (max-width: 1023px) {
/*  PAGE ACTUALITES */	
#actualites #globe #posts-list .bloc-3, .archive.category #globe .bloc-3{
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.archive.category #globe .bloc-3:nth-child(odd),
#actualites #globe #posts-list .bloc-3:nth-child(odd) {
    padding-right: 0.9375em;
}

.archive.category #globe .bloc-3:nth-child(even),
#actualites #globe #posts-list .bloc-3:nth-child(even) {
    padding-left: 0.9375em;
}
}
@media only screen and (min-width:1px) and (max-width: 1024px) {
/*  LE SYNDICAT */	
#competences-section .accor1 .chiffre-info:first-child .chiffre {
  font-size: 22px;
}	
#competences-section .chiffre-info .description {
  font-size: 13px;
  line-height: 1.1;
}	
#competences-section .chiffre-info .chiffre {
  font-size: 30px;
}	
}
@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 800px) {
/*  LE SYNDICAT */	
#competences-section .panel.active > div:nth-child(1) > h3 {
    margin: 0.75em 0 0.5em;
}
#competences-section > div > div > div.panel.accor2.active > div:nth-child(1) > img, #competences-section > div > div > div.panel.accor1.active > div.bloc-2.schema-copetence > img{
    width: max-content;
    margin: auto;
}	
#competences-section > div > div > div.panel.accor1.active > div.bloc-2.schema-copetence > img {
    margin-top:1.5em;
}	
#competences-section > div > div > div.panel.accor2.active > div:nth-child(2), #competences-section > div > div > div.panel.accor1.active > div:nth-child(2), div.panel:nth-child(7) > div:nth-child(2){
    width:100%;
}
#competences-section .panel.active, #competences-section .accordion {
    margin: 1em 0;
}		
/*  INFORMATIONS PRATIQUES */		
#informations-pratiques #tarifs-eau .bloc-2:nth-child(1) {
  margin: 1em 0;
}		
#informations-pratiques #tarifs-eau p strong {
  margin: 1em 0;
}	
#informations-pratiques .bloc-ip-tarif{
    display: block;
    align-items: inherit;	
	margin: 0 0 1em;
	padding:0;
}	
#tarifs-assainissement .bloc-2 h2{
    margin:0 0 .5em;
}
#tarifs-assainissement .bloc-2 p{
    margin:0 0 1em;
}
#tarifs-assainissement .bloc-2 .btn{
    margin:1.5em 0;
}
/*  PAGE ACTUALITES */	
#actualites.content_aeb #sticky h3 {
  margin: 1em 0 .5em;
}
#actualites.content_aeb #sticky p {
  margin:.5em 0;
}
#sticky .bloc-3-5 img {
  margin: 2em 0 0;
}	
}
@media only screen and (min-width:600px) and (max-width: 800px) {
#bamo-section img{
	width:100%;
}
}
@media only screen and (min-width:481px) and (max-width: 800px) {
.content_aeb h2{
	font-size: 30px;
	line-height:1.1;
}	
.content_aeb h3 {
  font-size: 22px;
  line-height: 1.1;
}
/*  LE SYNDICAT */		
#competences-section .panel.active {
	padding-left: 0.9375em;
	padding-right: 0.9375em;	
}	
/* PAGE INFORMATINS PRATIQUES */
#informations-pratiques #tarifs-pratique {
  padding: .5em 0;
}	
#informations-pratiques .bloc-picto-tarif {
    margin: .5em 0;
}
#informations-pratiques .unik-ratif {
    margin-bottom: 1em;
}	
#informations-pratiques .unik-ratif:first-child h3 {
    font-size: 30px;
}
#informations-pratiques .unik-ratif h3 {
    font-size: 25px;
}
#informations-pratiques .unik-ratif h3 span, #informations-pratiques .unik-ratif:first-child h3 span {
    font-size: 16px;
    margin-left: -3%;
}
#informations-pratiques .unik-ratif p{
    font-size: 14px;
    line-height: 17px;
}
#informations-pratiques .unik-ratif img {
    margin: 0 auto .5em;
    padding: 0 1em;
}
#informations-pratiques .bloc-picto-tarif {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#informations-pratiques .unik-ratif {
    margin-bottom: 1em;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
#informations-pratiques .unik-ratif > *{
    width: max-content;
    margin: auto;
}
/* PUBLICATIONS */
#globe .actufiltre .bloc-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
#globe .actufiltre .bloc-4:nth-child(odd) {
    padding-right: 0.9375em;
}
#globe .actufiltre .bloc-4:nth-child(even) {
    padding-left: 0.9375em;
}
}
@media only screen and (min-width:320px) and (max-width: 800px) {
.content_aeb #intro-page h1 {
    font-size: 40px;
    line-height: 1.1;
}
#breadcrumbs, #breadcrumbs span, #breadcrumbs a, #breadcrumbs * {
    font-size: 14px;
    line-height: 18px;
    padding-top: 0.25em;
}
}
@media only screen and (max-width: 719px) {
#competences-section .bloc-chiffres {
    width: 100%;
    display: inherit; 
    align-items: inherit;
}
.accor2 .chi-source, .accor3 .chi-source {
  display: initial;
  flex-direction: inherit;
}	
.chiffre-info {
    padding: 1em 0;
}	
	
}
@media only screen and (max-width: 480px) {
.content_aeb #intro-page h1 {
    font-size: 30px;
}
.content_aeb h2{
	font-size: 26px;
	line-height:1.1;
}	
.content_aeb h3 {
  font-size: 20px;
  line-height: 1.1;
}
/* LE SYNDICAT */	
#missions-section .bloc-2:nth-child(2){margin:0;}
#missions-section .bloc-2:nth-child(3){margin:.5em 0 1em;}
#organisation-section .bloc-2:nth-child(1){order:1;}
#organisation-section .bloc-2:nth-child(2){order:2;}
#organisation-section .bloc-2:nth-child(3){order:4;}
#organisation-section .bloc-2:nth-child(4){order:3;}
#organisation-section .bloc-2:nth-child(5){order:5;}
#organisation-section .bloc-2:nth-child(6){order:6;}
#le-syndicat .bloc-2 {
    margin: 0.5em 0;
}
#le-syndicat .bloc-2 {
    margin: .5em 0;
}	
/* PAGE INFORMATINS PRATIQUES */	
#informations-pratiques .bloc-picto-tarif {
    display: initial;
    margin: .5em 0;
}
#informations-pratiques .unik-ratif:first-child {
    margin-bottom: 0;
}
#informations-pratiques .unik-ratif:last-child {
    margin-bottom:0;
}
#informations-pratiques #tarifs-pratique {
  padding: 0 0 1em;
}	
#informations-pratiques .bloc-picto-tarif {
    margin: 1em 0;
}
#informations-pratiques .unik-ratif:first-child h3 {
    font-size: 40px;
	margin-top:10px;
}
#informations-pratiques .unik-ratif h3 {
    font-size: 30px;
	margin-top:10px;
}
#informations-pratiques .unik-ratif h3 span, #informations-pratiques .unik-ratif:first-child h3 span {
    font-size: 19px;
    margin-left: -3%;
}
#informations-pratiques .unik-ratif p{
    font-size: 14px;
    line-height: 17px;
}
#informations-pratiques .unik-ratif img {
    margin: 0 auto;
    padding: 0 2em;
}
#informations-pratiques .unik-ratif > *{
	width:max-content;
    max-width: 200px;
    margin: auto;
}
/*  PAGE ACTUALITES */	
#sticky {
	padding-top: 2em;
}	
.actufiltre .allarticle .select-selected {
	font-size: 14px;
	line-height: 32px;
	padding: 0.4em 1em;
} 
/* PAGE PUBLICATIONS */
#publications #select-cat > div:nth-child(1), .allpubli #select-cat > div {
	min-width: inherit;
	width: 100%;
}
#publifilter .select-selected {
	font-size: 13px;
	padding-left: 1.5em;
}
.allpubli #select-cat > div {
	margin-right: inherit;
}
.content_aeb #globe .actufiltre {
	padding: 2em 0;
}
#globe .actufiltre .bloc-4 {
  margin-bottom: 1.5em;
}
#globe .bloc-publication h3 {
	font-size: 100%;
	line-height: 1.2;
	min-height: inherit;
	margin-right: 60px;	
	margin-top: 1em;	
}
#globe .bloc-publication p{
  margin-top: 0;
}	
}
@media only screen and (min-width: 406px) {
.actufiltre .allarticle .select-selected {
	min-width: 330px;
}	
}	
@media only screen and (max-width: 405px) {
/*  PAGE ACTUALITES */		
.actufiltre .allarticle .select-selected {
	font-size: 16px;
	line-height: 30px;
	padding: 0.4em 2em;
	width:100%;
}	
#actualites .allarticle #select-cat {
	display: block;
	align-items: center;
}
#actualites .allarticle #select-cat #filter-posts {
  margin-left: 0;
  margin-top: 1em;
}	
}
@media only screen and (max-width: 375px) {
#breadcrumbs, #breadcrumbs span, #breadcrumbs a, #breadcrumbs * {
    font-size: 12px;
    line-height: 14px;
}
}
@media only screen and (max-width: 374px) {
	
}
