/** CSS OVERLOAD 
David Anquetin 2021 
**/


/*********** GLOBAL **********/
.content-modal br{
	display: block;
}

.invalid, .alert-warning, .invalid-feedback{
	color: #e70f4c;
	font-family: "din-2014",sans-serif;
}

.form-answers, .form-infos{
	margin-bottom: 40px;
	font-family: "din-2014",sans-serif;
}
.form-answers h2, 
.form-answers p,
.form-infos h2, 
.form-infos p{
	margin-bottom: 20px;
}
.form-answers strong{
	font-weight: bold;
}

.bg-primary {
    background-color: #34559f!important;
}
.btn-primary{
	color: #000;
    background: #ffe202;
    border-color: #ffe202;
}

.btn-white{
	color: #000;
	border-color: #000;
	background: #FFF;
}


/************** POPOVER ************/

.btn-popover{
	font-family:  "din-2014", sans-serif;
	border: none;
	padding: 0;
	margin: 0;
    background-color: #34559f;
    color: #FFF;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 25px;
    margin-bottom: 5px;
	cursor: pointer;
}

.btn-popover:hover,
.btn-popover:active{
    color: #34559f;
    background-color: #FFF;
}

.popover-container{
	position: relative;
	
}
.popover{
	padding: 10px;
	text-align: center;
	z-index: 3;
	background: #FFF;
    max-width: 90%;
    min-width: 90%;
    /*left: 50%!important;
    transform: translateX(-50%)!important;
    bottom: auto!important;*/
    /*top: 100%!important;*/
}

 .popover img{
    margin: auto;
}


/***************************** IMAGE ALERTE ***************************************/
#img-pop-alert {
	display: none;
	position: absolute;
	z-index: 9999;
	background: rgba(0, 0, 0, 0.9);
	background: #ffe202;
	color: #000;
	font-size: 13px;
	font-family: "morl_sanslight", sans-serif;
	padding: 5px;
	box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.54);
}



/************ MENU ************/

@media (max-width: 991.98px){
	.hub-exploration.shadow{
		box-shadow: none;
	}
	.nav-container .header__right .hub-exploration-mobile .hub-exploration{
		padding: 0 ;
		margin: 11px auto 24px ;
	}

	.nav-container .header__right .hub-exploration-mobile .hub-exploration-top{
		padding-bottom: 12px;
	}

}
.hub-exploration.shadow{
	box-shadow: 0 0  13px 0 rgba(0, 0, 0, 0.15);
}
.hub-exploration:not(.active) {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.hub-exploration .hub-exploration-middle .hub-exploration-item:last-of-type{
	border: none;
}


/* SOUS MENU REVUES */


.nav-primary .revue-submenu .item-ressource{
	padding: 20px;
}

.nav-primary .revue-submenu .item-ressource .block-visual{
	position: relative;
	display: inline-block;
	margin: 1rem auto;
}

.nav-primary .revue-submenu .item-ressource .block-visual > a:before,
.nav-primary .revue-submenu .item-ressource .block-visual > a:after{
	display: none!important;
}
.nav-primary .revue-submenu .item-ressource .block-visual img{
	max-height: 150px;
}
.nav-primary .revue-submenu .item-ressource .block-visual .pastille{
	position: absolute;
	width: 50px;
	right: -25px!important;
    top: -25px!important;
	z-index: 2;
}

.nav-primary .revue-submenu .item-ressource .block-links a.dropdown-item{
	margin-bottom: 5px;
	font-size: 14.5px!important;

}

.nav-container .header__right .main-navigation-wrapper .nav-primary #main-menu > li .content-menu ul li .item-ressource .block-links a.dropdown-item:before{
	top: 5px;
}

.nav-container .header__right .main-navigation-wrapper .nav-primary #main-menu > li .content-menu ul li .item-ressource .block-links a.btn-primary{
	color: #000!important;
	padding: 10px 16px;
	font-family: "museo-sans-rounded";
	transition: color 500ms ease, background 500ms ease, border-color 500ms ease;
	text-align: center;
}

.nav-container .header__right .main-navigation-wrapper .nav-primary #main-menu > li .content-menu ul li .item-ressource .block-links a.btn-primary:hover{
	color: #FFF!important;
	background-color: #000;
}
.nav-primary #main-menu > li .content-menu.revue-submenu .block-submenu > .item-ressource  a:before, 
.nav-primary #main-menu > li .content-menu.revue-submenu .block-submenu >.item-ressource  a:after{
	/*transform: none;
	right: auto;*/
}


@media (min-width : 768px){
	.nav-primary #main-menu > li .content-menu.revue-submenu .block-submenu{
		max-width: none;
    flex: 0 0 100%;
	}
	.nav-primary #main-menu > li .content-menu.revue-submenu{
		width: 100%;
	}
	.nav-primary #main-menu > li .content-menu.revue-submenu ul, 
	.nav-primary #main-menu > li .content-menu.revue-submenu ul li,
	.nav-primary #main-menu > li .content-menu.revue-submenu ul li .item-ressource{
	/*.nav-primary #main-menu > li .content-menu.revue-submenu ul li .item-ressource .block-visual,
	.nav-primary #main-menu > li .content-menu.revue-submenu ul li .item-ressource .block-links{*/
		height: 100%;
	} 
	.nav-primary #main-menu > li .content-menu.revue-submenu li{
		width: 50%;
	}

	.nav-primary #main-menu > li .content-menu.revue-submenu li:last-of-type{
		border-left: 1px solid #b5b5b5;
	}
	

	.nav-primary .revue-submenu .item-ressource{
		padding: 0 20px;
	}

	.nav-primary .revue-submenu .item-ressource .block-visual{
		margin: 0 2rem 0 0;
		width: 40%;
	}
	
	.nav-primary .revue-submenu .item-ressource .block-links{
		width: 60%;
	}
	.nav-primary .revue-submenu .item-ressource .block-visual .pastille{
		top: auto;
	}
	.nav-primary .revue-submenu .item-ressource .block-visual img{
		max-height: 200px;
	}
	.nav-primary #main-menu > li .content-menu  > .revue-submenu .item-ressource  a{
		font-size: 15px!important;

	}
	.nav-primary .revue-submenu .item-ressource .block-links a.dropdown-item{
		margin-bottom: 10px;
	}
	.nav-container .header__right .main-navigation-wrapper .nav-primary #main-menu > li .content-menu ul li .item-ressource .block-links a.dropdown-item:before,
	.nav-container .header__right .main-navigation-wrapper .nav-primary #main-menu > li .content-menu ul li .item-ressource .block-links a.dropdown-item:after{
		top: 50%;
	}
	.nav-container .header__right .main-navigation-wrapper .nav-primary #main-menu > li .content-menu ul li .item-ressource .block-links a.btn-primary:before,
	.nav-container .header__right .main-navigation-wrapper .nav-primary #main-menu > li .content-menu ul li .item-ressource .block-links a.btn-primary:after{
		display: none;
	}

}

/* sous menu domaines */

.hub-exploration-item.domaines .domain-hub-item .domaine-hub-top .block-name{ 
	color: #FFF;
    background: #33549f;
	border: 1px solid #33549f;
    border-radius: 10px;
	padding: 4px 8px;
	font-size: 11px;
	transition: color 500ms ease, background 500ms ease, border-color 500ms ease;
}

.hub-exploration-item.domaines .domain-hub-item .domaine-hub-top .block-name:hover {
	
	transition: color 500ms ease, background 500ms ease, border-color 500ms ease;
	background: #e5ecf6;
	border-color:  #33549f;
	  color: #33549f;
	  cursor: pointer;
  }

.hub-exploration-item.domaines .domain-hub-item ul li a{
	font-size: 16px;
	color: #41559b;
}

.hub-exploration-item.domaines .domain-hub-item ul li a:hover,
.hub-exploration-item.domaines .domain-hub-item ul li a:active{
	border-bottom: 2px solid #ffe202;
}
@media (max-width: 991.98px){
	.hub-exploration-item.domaines .domain-hub{
		top: 0;
	}
}
@media (min-width: 992px){
	.hub-exploration-item.domaines .domain-hub{
		top: 30px;
		left: 270px;
		box-shadow: 0 0  13px 0 rgba(0, 0, 0, 0.15);
	}

	.hub-exploration-item.domaines .domain-hub:before{
		content:'';
		display: inline-block;
		position: absolute;
		right: 100%;
		top: 50%;
		transform: translateY(-50%);
		width: 50px;
		height: 50px;
		background-image: url('../png/left-arrow.png');
		background-position: 15px center;
		background-size: contain;
		background-repeat: no-repeat;
	}


.hub-exploration-item.domaines .domain-hub-item:nth-of-type(odd){
	border-right-color: #b4bed7;
}

	
}


/************** SECTION LOCK 5PAGE FICHE ***********/

.lock-img{
	width: 12px;
	height: 17px;
	display: inline-block;
	background-image: url("data:image/svg+xml,%3Csvg id='Calque_1' data-name='Calque 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.23 17.27'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;stroke:%23201d1d;stroke-miterlimit:10;stroke-width:1.5px;%7D.cls-2%7Bfill:%23201d1d;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M-830.24,511.27V509.4a3.3,3.3,0,0,0-3.29-3.29,3.29,3.29,0,0,0-3.28,3.29v1.87' transform='translate(839.64 -505.36)'/%3E%3Cpath class='cls-2' d='M-829.54,511.67h-8a2.12,2.12,0,0,0-2.12,2.12v6.72a2.12,2.12,0,0,0,2.12,2.12h8a2.13,2.13,0,0,0,2.13-2.12v-6.72A2.13,2.13,0,0,0-829.54,511.67Zm-3.21,5.46v2.24a.84.84,0,0,1-.85.84.84.84,0,0,1-.84-.84v-2.32a1.64,1.64,0,0,1-.71-1.34,1.62,1.62,0,0,1,1.62-1.62,1.62,1.62,0,0,1,1.63,1.62A1.63,1.63,0,0,1-832.75,517.13Z' transform='translate(839.64 -505.36)'/%3E%3C/svg%3E");
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
}
.lock{
	width: auto;
	display: inline-block;
   
}

.lock .lock-img{
	vertical-align: middle;
	margin-right: 10px;
}
.lock > a.btn:hover .lock-img{
	background-image: url("data:image/svg+xml,%3Csvg id='Calque_1' data-name='Calque 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.23 17.27'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;stroke:%23fce236;stroke-miterlimit:10;stroke-width:1.5px;%7D.cls-2%7Bfill:%23fce236;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M-830.24,511.27V509.4a3.3,3.3,0,0,0-3.29-3.29,3.29,3.29,0,0,0-3.28,3.29v1.87' transform='translate(839.64 -505.36)'/%3E%3Cpath class='cls-2' d='M-829.54,511.67h-8a2.12,2.12,0,0,0-2.12,2.12v6.72a2.12,2.12,0,0,0,2.12,2.12h8a2.13,2.13,0,0,0,2.13-2.12v-6.72A2.13,2.13,0,0,0-829.54,511.67Zm-3.21,5.46v2.24a.84.84,0,0,1-.85.84.84.84,0,0,1-.84-.84v-2.32a1.64,1.64,0,0,1-.71-1.34,1.62,1.62,0,0,1,1.62-1.62,1.62,1.62,0,0,1,1.63,1.62A1.63,1.63,0,0,1-832.75,517.13Z' transform='translate(839.64 -505.36)'/%3E%3C/svg%3E");
}

.lock span{
	vertical-align: middle;
	display: inline-block;
	font-family: "Museo Sans Rounded 1000";
	font-weight: 900;
	font-size: 11px;
}


/************ FLECHE *************/
.single__content .description-carateristique:before{
	top: 3px;
	transform: none;
}

/************* BLOC ACCEDER CONTENUS **************/
.block-access-ressources{
	box-shadow: none;
	border-radius: 0;
	padding: 0;
}

.block-access-ressources .content{
	max-width: 100%;
}

.block-access-ressources .content h2{
	color: #000;
	font-size: 25px;
}

.block-access-ressources .block-ressources:before{
	display: none;
}

.block-access-ressources .block-ressources .block-items .item-ressource{
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding: 0 2rem;
}


.block-access-ressources .block-ressources .block-items .item-ressource .pastille{
	right: -37px!important;
    top: -30px!important;
}

.block-access-ressources .content .description a{
	color: inherit;
	box-shadow: none;
	transition: color 500ms ease, background 500ms ease, border-color 500ms ease;
}
.block-access-ressources .content .description a:hover{
	color: #FFF;
	box-shadow: none;
	transition: color 500ms ease, background 500ms ease, border-color 500ms ease;
}

@media (min-width:992px){

.nav-primary .revue-submenu .item-ressource .block-visual .pastille,
	.block-access-ressources .block-ressources .block-items .item-ressource .pastille{
		/*right: -37px!important;*/
		top: auto!important;
		bottom: 30%;
	}
}
/*********** PAGE LISTE *******/

.item-pedagogie .content{
	justify-content: flex-start;
}
.item-pedagogie .block-content {
	padding-bottom: 15px;
}
 .item-pedagogie .block-content .block-description{
	margin-bottom: 0;
	max-height: 40px;
    overflow: hidden;
}

 .item-pedagogie .block-content h2{
	max-height: 31px;
    overflow: hidden;
}




/***************** PAGE REVUE ***********************/
.page__revue--intro{
	margin-top: 0;
}



.page__revue.psa .page__revue--intro{
	background-image: url(../png/PSA-header@2x.png)
}
.page__revue.saj .page__revue--intro{
	background-image: url(../png/SAJ-header@2x.png)
}

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

	
.page__revue.psa .page__revue--intro{
	background-image: none;
	background-color: #F55A00;
}
.page__revue.saj .page__revue--intro{
	background-image: none;
	background-color: #44688D;
}
	}
/*
.block-age-item.petit a:before,
.block-age-item.grand a:before{
	background-size: contain;
	background-position: center;
}

.page__revue.psa .block-age-item.grand a{
	background: #f58700;
}
.page__revue.saj .block-age-item.petit a{
	background: #a9d1f5;
}
.page__revue.psa .block-age-item.grand a:hover{
	background: #ffe200;;
}
.page__revue.saj .block-age-item.petit a:hover{
	background:  #ffe200;;
}

.page__revue.psa .block-age-item.petit a:before{
	background-image: url(../png/psa-petit.png)
}
.page__revue.saj .block-age-item.petit a:before{
	background-image: url(../png/saj-petit.png)
}
.page__revue.psa .block-age-item.grand a:before{
	background-image: url(../png/psa-grand.png)
}
.page__revue.saj .block-age-item.grand a:before{
	background-image: url(../png/saj-grand.png)
}

*/
 .page__revue--intro .revue-title{
	 font-size: 40px;
	 text-align: center;
	 line-height: 40px;
 }
 .page__revue--intro .revue-subtitle{
	text-transform: none;
	font-weight: normal;
}

.page__revue--intro .block-footer .btn-border{
	width: auto;
	padding: 9px 17px;
}

.page__revue--intro .block-footer .price{
	/*margin-bottom: 0;*/
	padding:  9px 17px;
}

.page__revue--intro .right img{
	box-shadow: 2px 10px 15px 0 rgba(0, 0, 0, 0.20);	
}

.page__revue .hub-magazine {
	padding: 0;
	position: relative;
	/*background-size: contain;*/
}

.page__revue .hub-magazine .content{
	padding: 20px;
	
}

.page__revue .hub-magazine .block-image{
	position: relative;
	top: 0;
	left: 0;
}

.page__revue .hub-magazine .pastille{
	width: 73px;
	height: 73px;
}


@media (max-width: 767.98px){

}

@media (min-width: 768px){
	
}
@media (max-width: 991.98px){
	.page__revue .hub-magazine.blue .content {
		background : #a9d1f5!important;
	}
	.page__revue .hub-magazine.orange .content {
		background : #f58700 !important;
	}
	.page__revue .hub-magazine .content h2{
		padding: 0 15px;
	}
	.page__revue .hub-magazine .content .center-btn{
		padding-left: 15px;
    padding-right: 15px;
    text-align: center;
	}
	.page__revue .hub-magazine .pastille{
	position: relative;
	right: 0;
	top: 0;
		transform: none;
		display: block;
		margin: auto;
	
	}
}

 @media (min-width: 992px){
	.page__revue--intro .revue-title{
		font-size: 72px;
		line-height: 60px;
		max-width: 80%;
		margin: auto;
	}

	.page__revue--intro .block-revue{
		padding-left: 50px;
	}

	.page__revue--intro .revue-subtitle{
		font-size: 34px;
	}

	.page__revue--intro .block-footer{
		margin-top: 0;
	}

	.page__revue .hub-magazine .pastille{
		top: 50%;
		right: 3%;
		transform: translateY(-50%);
	}

	.page__revue .hub-magazine .block-image{
		height: 100%;
		left: 50%;
		top: 15px;
    	transform: translateX(-50%);
	}

	.page__revue .hub-magazine .block-image img{
		max-height: 100%;
	}

	

.page__revue .hub-magazine .content{
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	padding:  0;
}
	
	.page__revue .hub-magazine .content h2{
		padding:  0 0;
	}
	
 }


 /******************** PAGE CREATION DE COMPTE ***********/
 .page__register .register-form .block-form .group-items .form-item select {
    max-width: 351px;
}



/*****************************  BANDEAU COOKIES ***************************************/
.cookie-warning {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	position: fixed;
	bottom: 0;
	padding: 2%;
	background: #727179;
	width: 100%;
	z-index: 9999;
}

.cookie-warning h1{
	color: #FFF;
	font-family: "Museo Sans Rounded 1000"
}
.cookie-warning p,
.cookie-warning a {
	font-family: "din-2014",sans-serif;
	font-size: 16px;
	color: #fff;
	margin-bottom: 0;
	line-height: 1.4;
}
.cookie-warning a {
	font-size: inherit;
}

.cookie-warning .right{
	margin-left: 20px;
	display: flex;
	flex-direction: row;
	text-align: center;
	justify-content: space-between;
	align-items: center;
	flex-shrink: 0;
}

.cookie-warning button {
	border: 0;
	padding: 10px 16px;
	
}
.cookie-warning button:first-of-type{
	/*margin-bottom: 20px;*/
	margin-right: 20px;
}
/*
.cookie-warning .cookie-refuse:hover{
	background-color: white;
}*/

@media (max-width: 991px){
	.cookie-warning{
		flex-direction: column;
	}
	.cookie-warning h1{
		text-align: center;
	}
	.cookie-warning p{
		text-align: center;
		margin-bottom: 20px;
	}

	
	.cookie-warning button{
		margin-bottom: 10px;
	}
	
}

@media (min-width: 992px){

.cookie-warning {
	align-items: flex-start;
}

.cookie-warning .right{
	align-items: flex-start;
}
.cookie-warning button{
	font-size: 15px!important;
}

}


/*********************************** page__404 **************************/

.page__404 .bloc-404 {
	padding: 0;
	position: relative;
	overflow: hidden;
}

.page__404 .bloc-404 .bg-404 {
	position: absolute;
	min-height: 100%;
	height: 100%;
	min-width: 100%;
	max-width: none;
	width: auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0.7;
}

.page__404 .bloc-404 .half {
	padding: 30px 15px;
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	float: left;
}

.page__404 .bloc-404 .half:first-of-type {
	justify-content: flex-start;
	margin-bottom: 4rem;
}
.page__404 .bloc-404 .half:last-of-type {
	justify-content: flex-end;
}

.page__404 .bloc-404 .logo-404 {
	width: 30%;
}

.page__404 .bloc-404 h1 {
	font-size: 2rem;
	font-family: "museo-sans-rounded";
}

.page__404 .bloc-404 h1 span {
	margin-left: 1rem;
	display: inline-block;
	border-radius: 3rem;
	width: 3rem;
	height: 3rem;
	background-color: #ffe202;
}

.page__404 .bloc-404 .half:last-child p:not(:first-child) {
	font-family: "din-2014",sans-serif;
	margin: 1rem 0;
}
.page__404 .bloc-404 .half:last-child p:first-child {
	transform: rotate(-20deg);
	margin-bottom: 2rem;
	font-size: 3rem;
	font-family: "museo-sans-rounded";
}

.page__404 .bloc-404 .yellow {
	color: #ffe202;
}

.page__404 .bloc-404 .button-style-1 {
	text-transform: none;
}

.page__404 .list .ressource-item .ressource-image {
	height: 60px;
}

.page__404 .list .ressource-item .ressource-description {
	text-align: left;
}

.page__404 .list .ressource-item h4 {
	font-size: 18px;
}

.page__404 .list .ressource-item .ressource-image img {
	min-width: auto;
	min-height: auto;
	max-width: 100%;
}

.promo-abonne .abonne-picto,
.promo-abonne .picto-abonne,
.promo-abonne .promo-advert {
	margin-bottom: 15px;
}

.promo-abonne .promo-advert {
	background-color: #ffe301;
	border-radius: 30px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 10px;
}
.promo-abonne .promo-advert img {
	height: 30px;
	width: auto;
	margin-right: 10px;
}

.promo-abonne .promo-advert p {
	margin-bottom: 0!important;
	font-weight: bold;
	color: #000;
}

.single__content .single-terms .block-level{
	display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  flex: auto;
  flex-grow: 1;
}

.single__content .single-terms .block-level a{
	margin-right: 5px;
	margin-bottom: 5px;
}

.single__content .single-terms .single-terms-item:first-of-type .block-level{
	flex-wrap: nowrap;
}

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

.page__404 .bloc-404 .bg-404{
    position: absolute;
    min-height: 100%;
    height: auto;
    min-width: 100%;
    max-width: 100%;
    top: 50%;
    left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0.9;
}

	.page__404 .bloc-404 .half{
		height: 300px;
	}

	.page__404 .bloc-404 .logo-404{
		position: absolute;
		top: -20px;
		left: -40px;
		width: 50%;
		z-index: 0;
	}
	.page__404 .bloc-404 .half:first-of-type{
		justify-content: flex-end;
	}
	.page__404 .bloc-404 .half:last-of-type{
		justify-content: center;
	}

}

@media screen and (min-width: 992px){

	.page__404 .bloc-404 .half{
		height: 500px;
	}

	.page__404 .bloc-404 .logo-404{
		width: 70%;
	}

	.page__404 .bloc-404 h1{
		font-size: 4rem;
	}

	.page__404 .bloc-404 .half:last-child p:first-child{
		font-size: 5rem;
		margin-bottom: 3rem;
	}

	.page__404 .bloc-404 .half:last-child p:not(:first-child){
	
		margin: 3rem 0;
	}
		
	
	.page__404 .list .ressource-item .ressource-image {
		height: 150px;
	}

	.page__404 .list .ressource-item h4 {
		font-size: 24px;
	}

	.page__404 .list .thumbline.video .ressource-image::after {
		width: 70px;
		height: 70px;
	}


}

@media screen and (min-width:1200px){
	.page__404 .bloc-404 .half{
		height: 600px;
	}
}

@media screen and (min-width:1400px) {
	.page__404 .bloc-404 .half{
		height: 700px;
	}

	.page__404 .bloc-404 .logo-404{
		width: 50%;
	}

}



/***************** PLAYER video *********************/

.block-video iframe{
	aspect-ratio: 16 / 9;
	
}


/*************** PAGE SOMMAIRE *****************/

/***********************************PAGE SOMMMAIRE ************************/

.sommaire-header h2 {
	margin-bottom: 30px;
}


.btn-sommaire-header{
	width: auto;
	display: block;
	
}

.page__sommaire #sommaire-grid {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.page__sommaire #sommaire-grid:before,
.page__sommaire #sommaire-grid:after {
	display: none;
}

.sommaire-item {
	/*width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px);*/
	margin-bottom: 30px;
	position: relative;
	justify-content: flex-start;
	overflow: hidden;
}

.sommaire-item .img-container {
	position: relative;
	height: 245px;
	width: 100%;
	margin-bottom: 10px;
}

.sommaire-item .img-container:hover {
	cursor: pointer;
}

.sommaire-item .img-container img {
	height: 100%;
	width: auto;
	min-width: auto;
    max-width: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.sommaire-item .sommaire-infos {
	margin-bottom: 10px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	flex-wrap: nowrap;
	font-family: "din-2014",sans-serif;
}

.sommaire-item .sommaire-infos p {
	margin: 0;
	height: 30px;
	font-size: 14px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.sommaire-item .sommaire-infos .sommaire-period{
	text-align: right;
	
}

.sommaire-item .sommaire-infos .sommaire-num {
	font-size: 20px;
	text-align: left;
	white-space: nowrap;
}




.sommaire-item  .btn-sommaire{
	align-items: center;
	justify-content: center;
}
/*
.sommaire-item  .btn-sommaire:hover,
.sommaire-item  .btn-sommaire:active{
	background-color: #ffe202;
	color: #000;
}*/

.sommaire-item  .btn-sommaire img {
	flex-grow: auto;
	height: no;
	margin-right: 10px;
}

.sommaire-item .sommaire-overlay {
	opacity: 0;
	position: absolute;
	height: 100%;
	left: 50%;
    top: 0;
    transform: translateX(-50%);
	width: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	transition: all 0.2s ease-in-out;
}

.sommaire-item .sommaire-overlay .btn {
	width: auto;
}



@media screen and (min-width:992px) {

	.sommaire-item .sommaire-infos p:first-of-type {
		margin-right: 10px;
	}
}



/************************************SEO CONTENT (FOOTER ***********************/
.seo-content h1,
.seo-content h2,
.seo-content h3,
.seo-content h4,
.seo-content h5,
.seo-content h6{
	 color: #000;
  font-family: "Museo Sans Rounded 1000";
  line-height: 1.2;
}

.seo-content h1{
	margin-bottom: 20px;
}

 p,
.seo-content p,
.seo-content blockquote,
.seo-content ol,
.seo-content ul{
	margin-bottom: 5px;
}

.seo-content h1, h2{
	font-size: 21px;
}

.seo-content h3, .seo-content h2.title-h2 {
	font-size: 17px;
}




/** EQUIVALENCE BE / NL **/

.equivalence-be{
	display: inline-block;
	margin-bottom: 15px;
	text-decoration : none;
	color: #33549f;
	border-bottom: 1px solid #33549f;
	font-family: "din-2014",sans-serif;
	font-size: 12px;
	
}

.equivalence-be:hover, .equivalence-be:active{
	font-weight: bold;
	transition: font-weight 0.2s ease-in-out;
}

.equivalence-be img{
	width: 10px;
	display: inline-block;
}

.domaines.form-item .equivalence-be{
	margin-bottom: 15px;
	margin-left: 10px ;
}


/*** useful class for display **/

.only-mobile{
	display: none;
}
.only-desktop{
	display: block;
}
@media (max-width: 991.98px){
	.only-mobile{
		display: block;
	}
	.only-desktop{
		display: none;
	}
}


/** block magazine menu gauche en desktop - 02-2025 **/
.hub-exploration > .block-listing-magazine{
	padding: 15px;
}

.hub-exploration > .block-listing-magazine .block__items .item-magazine .content{
	flex-direction: column;
}


.hub-exploration > .block-listing-magazine .block__items .item-magazine .magazine-title{
	display: none;
}
.hub-exploration > .block-listing-magazine .block__items .item-magazine .magazine-info{
	margin-bottom: 15px;
	color: #000;
}

/** item magazine style colonne, en desktop dans le menu gauche **/
.item-magazine.style-column .content > .left,
.item-magazine.style-column .content > .right{
	max-width: 100%;
	flex: 0 0 100%;
}

.item-magazine.style-column .content > .right{
	padding-top: 0;
	text-align: center;
}
@media (min-width: 992px){
	.item-magazine.style-column .content > .right{
		padding-left: 0;
	}
}

.item-magazine.style-column .content > .right a.btn{
	width: 100%;
}
.item-magazine.style-column .content > .right a.btn:first-of-type{
	font-size: 0.6rem !important;
}
.hub-exploration:has(.block-publicite), 
.hub-exploration > .block-publicite{
	border-radius: 17.5px;
	overflow: hidden;
}

.hub-exploration:has(.block-publicite){
	margin-top: 48px;
}

.page__home #home-title {
	/*max-width: 450px;*/
}

.page__home #home-title h1{
	font-size: 30px;
}
.page__home h1 span{
	background-color: #ffe202;
	font-size: 80%;
}

#home-top-ressource .block-visual{
	padding: 0;
	display: flex	;
}
#home-top-ressource .block-content{
	background: #e5ecf6;
	height: auto;
	padding: 25px;
}

#home-top-ressource .block-visual.bordered{
	border: 1px solid #e5ecf6;
}


@media screen and (min-width: 992px){
	#home-top-ressource .content {
		display: flex;
		flex-direction: row;
		width: 100%;
	}
	#home-top-ressource .block-visual{
		position: relative;
		overflow: hidden;
	}
	#home-top-ressource .block-visual img{
		min-width: 100%;
		min-height: 100%;
		max-height: 100%;
		max-width: none;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	}
}

@media screen and (min-width: 1200px){
	#home-top-ressource .content {
		align-items: flex-start;
	}
	#home-top-ressource .block-visual{
		aspect-ratio: 238/194;
		margin-right: 10px;
	}
}


.page__home .block-explorateurs-content.top .title-h2{
	position: relative;
	margin-top: 50px;
}
.page__home .block-explorateurs-content.top .title-h2:before{
	content:'';
	width: 40px;
	height: 40px;
	border-radius: 100%;
	display: inline-block;
	background-color: #ffe202;
	background-image: url(../../assets/svg/coupe.svg);
	background-size: 60%;
	background-position: center;
	background-repeat: no-repeat;
	vertical-align: middle;
	position: absolute;
	top: -50px;
	transform: translateX(-50%);
	left: 50%;

}


.page__home .block-explorateurs-content.top{
	background-color: #41599b;
}
.page__home .block-explorateurs-content.bottom{
	margin-top: 0;
	background-color: #bbd0ed;
	/*border-bottom-right-radius: 17.5px;
	border-bottom-left-radius: 17.5px;*/
}

.page__home .block-explorateurs__defis,
.page__home .block-explorateurs__defis .item-defis a,
.page__home .block-explorateurs__defis .item-defis .content{
	width: 100%;
}
.page__home .block-explorateurs__defis .item-defis{
	margin-bottom: 25px;
}


	
.page__home .block-explorateurs__defis .item-defis a{
	height: 100%;
}

.page__home .block-explorateurs-content.top .title-h2{
	width: auto;
	display: inline-block;
}

.page__home .block-explorateurs-content.top{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0;
}

	

.page__home .block-explorateurs__defis .item-defis {
	display: inline-block;
	aspect-ratio:200/150;
}

.page__home .block-explorateurs-content.bottom .title-h2{
	transform: rotate(-1deg);
	font-size: 30px;
	color: #283583;
}
.page__home .block-explorateurs-content.bottom .title-h2 span{
	display: block;
	margin: 5px 0;

	font-size: 70%;
}

.page__home .block-explorateurs__defis .item-defis img{
	min-height: auto;
	min-width: 100%;
	width: 100%;
	height: auto;
	left: 50%;
	position: relative;
	transform: translateX(-50%);
	max-width: none;
}
@media screen and (min-width: 992px){
	.page__home .block-explorateurs__defis .item-defis .content{
		min-height: 115px;
	}
	.page__home .block-explorateurs__defis .item-defis{
		margin-bottom: 35px;
	}
}

@media screen and (min-width: 1200px){
	.page__home .block-explorateurs__defis{
		gap: 25px;
	}
	.page__home .block-explorateurs__defis .item-defis {
		width: 50%;
	}
	.page__home .block-explorateurs-content.top .title-h2{
		margin-top: 0;
	}
	.page__home .block-explorateurs-content.top .title-h2:before{
		width: 50px;
		height: 50px;
		top: 50%;
		transform: translateY(-50%);
		left: -60px;
	
	}
}
.page__home .block-projets-nature{
	padding: 25px 50px 16px 50px;
	position: relative;
	background-color: #e5ecf6;
	margin-bottom: 48px;
}
.page__home .block-projets-nature:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 193px;
    background-image: url(../svg/bg-nature-home.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.title-border-white:before {
	background-image: url(../png/ligne-title-white.png)
}

.title-border-white span{
	background: transparent;
	color: white;
}
.page__home .block-projets-nature .right{
	justify-content: space-between
}

.page__home .block-projets-nature a.item-pub{
	text-decoration: none;
}
.page__home .block-projets-nature .item-pub .title{
	text-decoration: underline;
}
.page__home .block-projets-nature .title-border-white span{
	background: #55b59b;
}

.page__home .block-projets-nature .block-description{
	text-decoration: none;
	color: #000;
	font-family: "din-2014",sans-serif;
}


.footer-seo-content .text{
	line-height: 1.5;
}
.footer-seo-content h3:before{
	display: inline-block;
	content:'•';
	color: #41599b;
	margin-right: 5px;
}

.footer-seo-content ul li::before{
	display: inline-block;
	content:'';
	background-image: url('../svg/icon-arrow-header.svg');
	background-size: contain;
	background-repeat: no-repeat;
	color: #41599b;
	width: 15px;
	height: 13px;
	transform: rotate(-90deg);
	margin-right: 5px;
}
/*
@media screen and (min-width:992px){
	.page__home .block-projets-nature .right .item-pub:first-of-type{
		margin-bottom: 58px;
	}
}
*/