h2.section-title{
	font-size:26px;
	color:#366a1e;
}
.page-telechargement{
	padding:0 !important;
}
.support-item a{
	padding:0 10px;
}
/*HOME*/

.home .site-content .ast-container{
	max-width:2400px;
	margin:0;
	padding:0;
}
.diapo-home{
	max-width:2400px !important;
}
body.archive .ast-archive-description{
	max-width:1400px;
	padding:0
}
.container-home, body.blog #content .ast-container, body.single-post #content .ast-container, body.ast-normal-title-enabled #content .ast-container, body.archive #content .ast-container, .container-page{
	max-width: 1400px !important;
	padding-top:30px;
	padding-bottom:30px;
}

.container-page .wp-block-media-text, .container-page .wp-block-paragraph, .container-page .wp-block-list{
	max-width:100%;
}

body.home #content .entry-header {
	display:none;
}
.services-rapides{
    display:flex;
    justify-content:center;
    gap:80px;
    margin:64px 0;
}
.service-item{
    text-align:center;
}
.service-item a{
    text-decoration:none !important;
    color:#2f5e24;
    font-weight:600;
    text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
}

.sprite{
    display:block;
    width:101px;
    height:100px;
    margin:0 auto 5px;
    background-image:url('/wp-content/themes/astra-child/assets/img/services-sprite-2.png');
    background-repeat:no-repeat;
}

.sprite-admin{
    background-position:0 0;
}

.sprite-info{
    background-position:-99px 0;
}

.sprite-contact{
    background-position:-199px 0;
}
.usine-actus-home{
	display: grid;
    gap: 31px;
    grid-template-columns: repeat(4, 1fr);
}

.voir-evenements{
	border:2px solid #2a5623;
}
.voir-evenements a{
	border:none !important;
}
.actualites, .actualites .bouton, .usine-actus-home, .pageContentHeader{
	max-width:100%;
}
.box{
	display: flex;
	width: 100%;
	gap: 2.3rem;
	max-width: 100%;
}
.box1{
	width:51.7%;
}
.box2{
	width:48.3%;
}
.box1,.box2{
	padding: 2.5% 8% 2% 4%;
	display: flex;
	justify-content: flex-start;
}
.box2 .info, .box1 .info{
	width: 81%;
	margin-top:0
}
.box1 .titre-1{
	width: 51%;
}
.box2 .titre-1{
	width: 60%;
}
.titre-1{
	font-size: 25px;
	margin: 0 auto 34px;
	color:#fff;
}
.titre-2 a{
	font-size: 48px;
	margin-bottom: 0;
	margin-top: 36px;
	color:#fff;
	text-decoration:none !important;
	font-family:'sauberscript';
}
.titre-2{
	text-align:center;
}
.info hr{
	 height: 2px !important;
    color: #fff;
    width: 170px;
}


/*HOME HISTOIRE PATRIMOINE*/

.quizBlockWrapper {
	display: flex;
	flex-wrap: wrap ;
}
.elementWrapper{
	background-image: url("/wp-content/themes/astra-child/assets/img/aplat-histoire-patrimoine.jpg");
	width: 50%;
	background-size: cover;
}
.blockWrapper{
	display: flex;
	max-width:100%
}
.blockImage{
	width: 51%;
}
.blockImage img{
	max-width: 100%;
	height: auto;
	width: 800px;
	box-sizing: border-box;
}

.dataTitle{
	font-size:36px;
}

.dataEtiquette{
	    border-top-left-radius: 0px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 25px;
    background-color: #3d8823;
	width:37%;
	margin-bottom:55px;
	font-size: 22px;
	color:#fff;
	padding: 7px 18px;
	margin-bottom: 56px !important
}
.element{
	display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: center;
	padding: 4rem 0 2.3rem 2rem;
    width: 70%;
}

.dataButton{
	background-color:#2a5623;
	padding:11px 31px;
	width:40%;
	margin-top:56px;
	}
.dataButton a{
	font-size:18px;
	color:#fff;
	text-decoration:none !important;	
}
#fluentform_1{
	width:70%;
}
.leaflet-container, .fluentform {
	max-width:100%;
}