@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Hind:300,400');
html{
	font-family: "Open Sans";
}

.home-page.home .container.generation-vde{
	margin-bottom: 6em;
}

.mar-bot-1-m{
	margin-top: 1em;
}
.text-center{
	text-align: center;
}
#expo2025 h2{
	font-size: 2.3rem !important;
    line-height: 1.2em !important;
}
.RSSoutiens{
	background-color: purple;
	position: fixed;
	right: -102px;
	padding-right: 20px;
	bottom: 120px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	width: 45px;
	width: 150px;
	height: 35px;
	text-align: center;
	cursor: pointer;
	z-index: 99999;
	float: left;
	transition: .5s;
}
.overflowHidden{
	overflow: hidden;	
}
#expo2025 .carousel.carousel-slider .carousel-item h2{
    text-transform: uppercase;
    line-height: 1.2em;
}
#expo2025 .carousel.carousel-slider{
	min-height: 500px !important;
}
#expo2025 .jesoutiens{
	opacity: 0;
	line-height: 35px;
	display: inline;
	vertical-align: top;
	color: #FFFFFF;
	transition: .5s
}
.RSSoutiens:hover, .RSSoutiens:focus{
	width: 150px !important;
	right: 0 !important;
	/*padding-right: 55px;*/
}
.RSSoutiens:hover .jesoutiens{
	opacity: 1 !important;
	line-height: 35px !important;
	display: inline !important;
	vertical-align: top !important;
	color: #FFFFFF !important;
	transition: .5s !important;

}
.RSSoutiens img{
	height: 25px;
	margin-top: 5px;
	margin-right: 0.9em;
}

.RSModal .RSFacebook{
	position: relative;
	right: initial;
	bottom: initial;
	float: left;
	margin-left: 1.5em;
	margin-right: 1em;
	width: 150px;
	border-radius: 5px;
	line-height: 35px;
}
.RSModal .RSTwitter{
	position: relative;
	right: initial;
	bottom: initial;
	float: left;
	width: 150px;
	border-radius: 5px;
	line-height: 35px;
}
.RSModal .RSTwitter:after, .RSModal .RSFacebook:after{
	content: "Je partage";
	line-height: 35px;
	color: #FFFFFF;
	margin-left: 1em;
	vertical-align: top;
}
.RSFacebook{
	background-color: purple;
	position: fixed;
	right: 10px;
	bottom: 30px;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	text-align: center;
	cursor: pointer;
	z-index: 99999;
}
.RSFacebook img{
	height: 15px;
	margin-top: 10px;
}

.RSTwitter{
	background-color: purple;
	position: fixed;
	right: 10px;
	bottom: 70px;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	text-align: center;
	cursor: pointer;
	z-index: 99999;
}
.RSTwitter img{
	height: 15px;
	margin-top: 10px;
}
#expo2025 #slide-out{
	margin-top: 50px;
}
/*####### V2 ACCUEIL*/
#expo2025 hr{
	border:1px solid rgba(198,198,198,0.5);;
	color:  ;
}
#loop{
	width: 20px;
	height: 20px;
	color: white;
	position: absolute;
	top: 0;
	right: 10px;
	text-align: center;
	cursor: pointer;
	z-index: 99999;
}
#expo2025 .globe{
	transition: .5s;
}
#loop:hover{
	background-color: red;
	color: black;
}
/*#v2{
	width: 100% !important;
	overflow: hidden;
}
#expo2025 #v2 .homehaut{
	left: 0 !important;
}
#expo2025 #v2  ul.menu{
	left: 0;
	transform: translateX(25%);
	right: initial;
}
#v2 .globe{
	position: absolute;
	left: 0 !important;
	transform: translateX(800px);
	top: -170px;
	width: 1200px;
}
#v2 .logoHaut{
	position: absolute;
	top: 550px;
	left: 0%;
	z-index: 1001;
	transform: translateX(25%);
}*/

#expo2025 ul.menuMobile{
		position: initial !important;
		top: initial !important;
		right: initial !important;
		transform: initial !important;
		margin-top: 0 !important;
		padding-top: 10px !important;
		width: initial !important;
	}
#expo2025 ul.menuMobile li{
	width: 100% !important;
	display: block !important;
}
#expo2025 .naivationMobile.v1.true
{
	position: fixed;
    top: -140px;
    background-color: none;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    width: 100%;
    cursor: pointer;
    z-index: 1002;
}

.navMobile{
	width: 45px;
    cursor: pointer;
    border: 8px solid transparent;
    margin-top: -15px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
/*####################*/

#expo2025 .commentaireCustom{
	background-color: #FFFFFF;
	border-radius: 5px;
	width: 250px;
	padding-top: 3rem;
	position: relative;
	padding-bottom: 3rem;
}
.contenuCom{
	height: 500px;
	overflow: scroll;
}

.headCommentaireCustom{
	position: absolute;
    top: 0;
    color: #3b94d9;
    text-decoration: none;
    outline: 0;
    height: 3rem;
    width: 100%;
    line-height: 30px;
    border-bottom: 1px solid rgba(198,198,198,0.5);
    font-size: 0.8em;
    padding-left: 2rem;
}
.headCommentaireCustom p{
	position: absolute;
	left: 10px;
	margin: 0;
	top: 10px;
}

.footCommentaireCustom p{
	position: absolute;
	left: 10px;
	margin: 0;
	bottom: 10px;
	font-size: 10px;
}
.footCommentaireCustom{
	position: absolute;
    bottom: 0;
    color: #3b94d9;
    text-decoration: none;
    outline: 0;
    height: 3rem;
    width: 100%;
    line-height: 30px;
    border-top: 1px solid rgba(198,198,198,0.5);
}

.commentaireCustom .qui{
	font-weight: bold;
	margin:0;
	padding: 0;
	line-height: 1em;
	font-size: 0.9em;
	padding-left: 2rem;
	padding-right: 2rem;
}
.commentaireCustom .qui:first-child{
	padding-top: 1em;
}
.commentaireCustom .quoi{
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 1em;
	padding-left: 2rem;
	padding-right: 2rem;
	margin-top: 0;
}

#expo2025 button{
	border-radius: 10px;
}
#expo2025 .imgFilCustom{
	max-width: 100%;
	margin-bottom: 0.5em;
}
.com{
	border-bottom: 1px solid rgba(198,198,198,0.5);
}




#expo2025{
	font-family: 'Open Sans', sans-serif;
	background-color: #FFFFFF;
}

.mar-top-3{
	margin-top:3em;
}
.text-uppercase{
	text-transform: uppercase;
}
#expo2025 .full-width{
  max-width:100%;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.containerlogoHaut{
	/*position: absolute;
	    right: 50%;
	    transform: translateX(50%);
	    top:20px;
	    z-index: 9999;*/
}
#expo2025 .logoHaut{
	width: 170px;
}
#expo2025 .souteneznous{
	background-color: #f49b00 !important;
	position: absolute !important;
	right: 100px;
	top:20px;
}
#expo2025 .parallax-container {
      height: 800px;
}
#expo2025 .parallax2{
	height: 550px !important;
}
#expo2025 .text-light{
	font-weight: 200
}
#expo2025 .size-2{
	font-size: 20px;
}

#expo2025 .size-3{
	font-size: 50px;
}

#expo2025 .size-4{
	font-size: 80px;
}
#expo2025 .text-bold{
	font-weight: 800;
}

#expo2025 .weight-700{
	font-weight: 700;
}

#expo2025 .weight-300{
	font-weight: 300;
}

#expo2025 .homehaut{
	position: absolute;
	right: 50%;
	transform: translateX(50%);
	z-index: 999;
	top: 0
}

#expo2025 .headertext{
	position: absolute;
	top: 320px;	
	z-index: 999;
	right: 50%;
	transform: translateX(50%);
	font-size: 40px

}

#expo2025 ul.menu{
	position: absolute;
	top: 600px;
	right: 50%;
	transform: translateX(50%);
	width: 540px;
}

#expo2025 ul.menu li:last-child{
	margin-right: 0;
}

#expo2025 .menu .soutiens{
	border:1px solid rgba(198,198,198,0.5);
}



#expo2025 .menuFix{
	width: 100% !important;
    text-align: center;
    background-color: white;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    position: fixed !important;
    top: 0px !important;
    z-index: 999999;
    border-bottom: 1px solid rgba(198,198,198,0.5);

}

#expo2025 ul.menu li{
	list-style: none;
	display: inline;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	font-weight: 700;
	line-height: 30px;
	text-transform: uppercase;
	margin-right: 3em;
}

#expo2025 ul.menu li a{
	color: #1d1d1b;
}

#expo2025 #presentation h2{
	font-size: 2.3em;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.2em;
}
#expo2025 #presentation p{
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: 300;

}

.lexpocest{
	width: 100%;
	font-weight: bold;
	color: #6d4d94;
	font-size: 2em;
	font-weight: 300;
}

#expo2025 .indicator-item{
	background-color: #6d4d93 !important;
	opacity: 0.53;
}
#expo2025 .carousel .indicators .indicator-item.active{
	background-color: #6d4d93 !important;
	opacity: 1 !important;
}

#expo2025 #presentation{
	background-size: cover;
	background-position: 50% 50%;
	padding-top: 3em;
	padding-bottom: 6em;
}

#expo2025 #presentation p, #expo2025 #presentation h2{
	color: #FFFFFF;
}

#expo2025 #presentation .col.l6{
	padding-right: 50px;
}

#expo2025 #presentation .imgBloc1{
	margin-top: -160px;
	margin-bottom: 10px;
	border:4px solid #FFFFFF;
}

#expo2025 #presentation .btn-floating{
	background-color: #764a93;
	width: 70px;
	height: 70px;
	margin-right: 2em;
}
#expo2025 #presentation img.responsive-img.pulse-img {
    margin-top: 50%;
    transform: translateY(-50%);
    max-width: 30px;
}

#expo2025 #presentation .pulse-euro{
	transform: translateY(-50%) translateX(-12%) !important;
	max-width: 24px;
}

#expo2025 #presentation .inline-blk{
	display: inline-block;
}

#expo2025 #presentation .inline-blk p{
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 22px;
}

#expo2025 #presentation .chiffre{
	font-size: 30px;
}

#expo2025 .carousel-item .chiffre{
	color: #6d4d93;
	font-family: "Open Sans";
	font-size: 35px;
	font-weight: 700;
	line-height: 45px;
}

#expo2025 #actualites{
	padding-top: 9em;
	padding-bottom: 3em;
	position: relative;
}

#expo2025 #actualites .title{
	font-weight: 600;
}

#expo2025 #actualites a{
	color: inherit;
}
#expo2025 #actualites .simplefavorite-button{
	display: none;
}
#expo2025 #actualites h2{
	color: #d8d8d8;
	font-family: "Open Sans";
	font-size: 126px !important;
	font-weight: 700 !important;
	line-height: 162px !important;
	position: absolute;
	top: 5px;
    right: 20px;
    opacity: 0.2;
}
#expo2025 #actualites .btn.waves-effect.waves-light{
	background-color: #c6c6c6;
	opacity: 0.74;
	color: #ffffff;
	font-family: "Open Sans";
	font-size: 0.8em;
	font-weight: 700;
}
.actuMenu{
	cursor: pointer;
}

.actuMenu .card-image{
	width: 100%;
	height: 270px;
	background-position: 50% 50%;
	background-size: cover;
}
/*######## SIDEBAR ACTU*/
#expo2025 .imgLi{
	width: 60%;
    height: 100px;
    margin: auto;
    margin-bottom: 1em;
    background-size: cover;
    background-position: 50% 50%;
}


/*#expo2025 .imgLi img{
	max-width: 50%;
    margin-left: 10px;
    margin-top: 40px;
}*/

.actuMenuCSS{
	transition: 0.25s;
	border-bottom: 1px solid rgba(198,198,198,0.2);
	text-align: center;
	padding-top: 1em;
}
.actuMenuCSS:hover{
	background-color: rgba(198,198,198,0.2);
	cursor: pointer;
	transition: 0.25s;
}
.actuMenuCSS p{
	margin-left: 10px;
    margin-top: 0px;
    line-height: 1.5em;
    margin-bottom: 2em;
}





/*########################*/

#modal1{
	width: 80%;
	
}
#expo2025 .modal-content{
	text-align: left !important;
}
#expo2025 .modal-content a{
	color: inherit;
}
#expo2025#expo2025  .contentArticle{
	text-align: justify;
	color: inherit;
}
/*#carousel{
	padding-top: 6em;
	padding-bottom: 0em;
	position: relative;
	z-index: -1;
}

#carousel .number{
	opacity: 0.1;
	color: #dcdcdc;
	font-family: "Open Sans";
	font-size: 289px;
	font-weight: 700;
	line-height: 372px;
	position: absolute;
	top:0;
	margin: 0;
	transform: translateX(-20%);
	z-index: -1;
}
.paginationCarousel{
	z-index: 9999;
	display: none;
}
#carousel .indicator{
	display: inline-block;
    position: relative;
    cursor: pointer;
    height: 8px;
    width: 8px;
    margin: 24px 4px;
    background-color: red;
    transition: background-color .3s;
    border-radius: 50%;
}

#carousel .indicator.active{
	background-color: blue;
}

*/#expo2025 .contentCarousel .title{
	color: #545454;
	font-family: "Open Sans";
	font-size: 2.5em;
	font-weight: 300;
	line-height: 40px;
	padding-left: 20px;
	margin-bottom: 0.5em
}

#expo2025 .contentCarousel .content{
	color: rgb(111, 111, 111);
	font-family: 'Hind', sans-serif;
	font-size: 1.2em;
	font-weight: 100;
	line-height: 25px;
	/*width: 80%;*/
	padding-left: 20px
}

#expo2025 #twitter{
	padding-top: 6em;
	padding-bottom: 9em;

}

#expo2025 #soutiens{

}

#expo2025 #soutiens h2{
	color: #FFFFFF;
	margin-bottom: 1em;
}

#expo2025 .NbSoutiens{
	font-size: 102px;
	font-weight: 300;
	line-height: 17px;
	text-transform: uppercase;
	color: #FFFFFF;
}

#expo2025 #infosSoutiens{
	margin-top: 3EM;
}
#expo2025 #infosSoutiens p{
	color: #FFFFFF;
	text-align: center;
	font-weight: 300;
}

#expo2025 .h2spe{
	font-size: 2.7rem !important;
}

#expo2025 .buttonSoutien {
	color: #FFFFFF;
	transition: .25s;
    padding: 2rem;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    box-shadow: none;
    background-color: transparent;
    cursor: pointer;
    outline: 0;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 2rem;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    border: #f6a217;
    text-transform: uppercase;
    float: left;
    margin-top: 1em;
    border-radius: 10px;
    background-color: #f6a217;
    width: 100%;
    font-weight: bold;
}
#videoexpo2025{
    padding-left: 1.5rem;
    margin-bottom: 1rem;
}

#expo2025 .buttonSoutien:hover{
	transition: .25s;
    box-shadow: none;
    color: #830184;
}

#expo2025 .LesSoutiensScroll{
	max-height: 500px;
	overflow-y: auto;
	overflow-x: hidden;
	width: 100%;

	
}

#expo2025 .LesSoutiensScroll::-webkit-scrollbar {
    display: none;
}

#expo2025 .com{
	padding-right: 1em;
	padding-left: 1em;
}
#expo2025 .com p{
	color: #FFFFFF;
}
#expo2025 .com .qui{
	font-weight: 700;
	margin-bottom: 0;
}
#expo2025 .com .quoi{
	font-weight: 300;
	font-style: italic;
	margin-top: 0;
}

/*#expo2025 #twitter .petitRond{
	background-size: cover;
	border-radius: 50%;
	position: absolute;
}
#expo2025 #twitter iframe{
	width: 315px !important;
	z-index: 999;
}
#expo2025 #twitter .titleTwitter{
	display: block;
	margin-bottom: 1em;
}
#expo2025 #twitter .rond{
	text-align: center;
	color: #FFFFFF;
	padding-right: 5em;
	padding-left: 5em;
	min-height: 600px;
	position: relative;
}
#expo2025 #twitter .content{
	transform: translateY(30%);
}
#expo2025 #twitter .rondPoint{
	width: 100%;
}*/


#expo2025 #cap2025{
	padding-right: 20%;
	padding-left: 20%;
	margin-top: 3em;
	z-index: 999;
}

#cap2025 .container{
	/*box-shadow: 0 3px 7px rgba(1, 1, 1, 0.13);*/
	background-color: #ffffff;
	padding-top: 2em;
	margin-bottom: 9em;
	padding-right: 0em;
	padding-left: 0em;
	color:#3c3c3b;
}
#cap2025 .partenaires{
	margin-bottom: 6em;
}
#expo2025 #cap2025 .imgcap2025{
	margin-top: 3em;
	margin-bottom: -60px;
}


#expo2025 footer{
	height: 406px;
	background-color: #3c3c3b;
	margin-top: 6em;
	min-height: 550px;
	padding-top: 3em;
}
#expo2025 footer .num{
	color: #ffffff;
	font-family: "Open Sans";
	font-size: 20px;
	font-weight: 300;
	line-height: 44px;
	text-transform: uppercase;
	margin-bottom: 1em;
}
#expo2025 footer .all-rights{
	opacity: 0.47;
}
#expo2025 footer .design-by{
    font-weight: 400;
    color: #FFFFFF;
    font-size: 0.6em;
}

#expo2025 footer .design-by a{
    font-weight: 400;
    color: #FFFFFF;
}

#expo2025 footer input[type="submit"]{
	color: #FFFFFF !important;
	transition: .25s !important;
    padding: 2rem !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 15px !important;
    box-shadow: none !important;
    background-color: transparent !important;
    cursor: pointer !important;
    outline: 0 !important;
    display: inline-block !important;
    height: 36px !important;
    line-height: 36px !important;
    padding: 0 2rem !important;
    vertical-align: middle !important;
    -webkit-tap-highlight-color: transparent !important;
    border: #f6a217 !important;
    text-transform: uppercase !important;
    float: left !important;
    margin-top: 1em !important;
    border-radius: 10px !important;
    background-color: #f6a217 !important;
    opacity: 1 !important;
}

#expo2025 footer input{
	height: 40px !important;
	border: 1px solid #ffffff !important;
	background-color: #f9f9f9 !important;
	opacity: 0.21 !important;
}

#expo2025 footer textarea{
	border: 1px solid #ffffff;
	background-color: #f9f9f9;
	opacity: 0.21;
	min-height: 100px;
}

#expo2025 footer ::-webkit-input-placeholder {
  opacity: 0.49;
	color: #ffffff;
}

#expo2025 footer :-moz-placeholder { /* Firefox 18- */
  opacity: 0.49;
	color: #ffffff;  
}

#expo2025 footer ::-moz-placeholder {  /* Firefox 19+ */
  opacity: 0.49;
	color: #ffffff;  
}

#expo2025 footer :-ms-input-placeholder {  
  opacity: 0.49;
	color: #ffffff;  
}




@media screen and (max-width:860px){
	#expo2025 #twitter .rond{
		background-image: none !important;
	}
}

/*######### MOBILE */

@media screen and (max-width:600px){
	#expo2025 .parallax-container{
		height: auto;
		padding-bottom: 3em;
	}

	#expo2025#expo2025  footer{
		min-height: 750px;
	}

	.homehaut{
		position: relative !important;
		top: initial !important;
		right: initial !important;
		transform: initial !important;
	}

	.naivationMobile{
		position: fixed;
		top:-140px;
		background-color: none;
		left:50%;
		transform: translateX(-50%);
		text-align: center;
		width: 100%;
		cursor: pointer;
		z-index: 1002;
	}
	.navMobile{
		width: 45px;
		cursor: pointer;
		border:8px solid transparent;
		margin-top: -15px;
		border-bottom-right-radius: 5px;
		border-bottom-left-radius: 5px;
		background-color: rgb(255, 255, 255);
	}

	#expo2025 ul.menu{
		position: initial;
		top: initial;
		right: initial;
		transform: initial;
		margin-top: 0;
		padding-top: 10px;
		width: initial;
	}
	#expo2025 ul.menu li{
		width: 100%;
		display: block;
	}

	#expo2025 #presentation .col.l6{
		padding-right: 0px;
	}
	#expo2025 .contentCarousel .content{
		width: 100%;
		padding-left: 10px;
	}
	#expo2025 .contentCarousel .title{
		padding-left: 10px;
	}

	#expo2025 #cap2025{
		padding-right: 2%;
		padding-left: 2%;
	}
	#cap2025 .container {
	    /*box-shadow: 0 3px 7px rgba(1, 1, 1, 0.13);*/
	    background-color: #ffffff;
	    padding-top: 2em;
	    margin-bottom: 9em;
	    padding-right: 2%;
	    padding-left: 2%;
	    color: #3c3c3b;
	}
	#expo2025 #twitter{
		text-align: center;
		padding-bottom: 0 !important;
	}
	#expo2025 #twitter .content{
		transform: none;
		margin-top: 30px;
	}
	#expo2025 #twitter .rond{
		background-image: none !important;
	}
	#expo2025 #presentation .valign-wrapper{
		display: initial;
		text-align: center;
	}
	#expo2025 #presentation .btn-floating{
		margin-right: 0;
	}
	#expo2025 #presentation .inline-blk{
		display: block;
		text-align: center;
		margin-bottom: 2em;
	}

	.number{
		padding-left: 10px;
	}

	#expo2025 .modal-content h2{
		font-size: 2.8em;
	}

	.commentaireCustom{
		width: 100% !important;
	}

	.soutiens .size-3{
		line-height: 1em;
	}

	.mar-bot-1-m{
		margin-top: 0em;
	}

	.paddingLeft0small{
		padding-left: 0 !important;
	}

	#EnvoiPhoto{
		margin-left: 0 !important;
		margin-bottom: 2em;
	}

	#expo2025 .buttonSoutien {
		margin-bottom: 2em;
		width: 100%;
	}
	#expo2025 .LesSoutiensScroll{
		width: 90%;
		margin: auto;
	}
	#EnvoiPhoto{
		width: 100%;
	}

	input[type="submit"] {
		width: 100%;
	}

	#slide-out {
	     margin-top: 0px; 
	}
}


/*####### FORM*/

#expo2025 #modal2 input[type="text"], #modal2 input[type="password"], #modal2 textarea {
	background: #9f3797;
	-webkit-box-shadow: 0 0 0px 1000px #9f3797 inset;
	border-top: 1px solid #9f3797;
	border-left: 1px solid #9f3797;
	border-right: 1px solid #9f3797;
	height: auto;
	margin: 0;
	color: black; 
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	color:#cb9ec6;
}

#expo2025 #modal2 input:not([type]):focus:not([readonly]), #modal2 input[type=text]:focus:not([readonly]), #modal2 input[type=password]:focus:not([readonly]) {
	border-bottom: 1px solid #9f3797;
	box-shadow: 0 1px 0 0 #9f3797;
	color: black; 
}


#expo2025 #modal2 input:-webkit-autofill, #modal2 input:-webkit-autofill:focus {
    background-color: rgb(91, 91, 91);
	-webkit-box-shadow: 0 0 0px 1000px #9f3797 inset;
	border-bottom: 0px solid #9f3797;
	color: black; 
}



#expo2025 #modal2 [type="checkbox"]:not(:checked), #modal2 [type="checkbox"]:checked {
    position: static;
    left: 0px; 
    opacity: 1; 
}

#expo2025 #modal2 input[type="file"]{
	display: none;
}
#expo2025 #modal2 .comment-form-attachment label{
	display: none;
} 

#expo2025 #modal2 .paddingLeft0{
	padding-left: 0 !important;
}

#expo2025 #modal2 #reply-title{
	display: none;
}

#expo2025 #modal2 .comment-notes{
	color: #ffffff;
	font-family: Hind;
	font-size: 15px;
	font-weight: 300;
	line-height: 22px;
}

#expo2025 #modal2 input[type="submit"] {
	transition: .25s;
    padding: 2rem;
    color: #343434;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    box-shadow: none;
    background-color: transparent;
    cursor: pointer;
    outline: 0;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 2rem;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    border: #f6a217;
    text-transform: uppercase;
    background-color: #f6a217;
    color: #FFFFFF;
    float: right;
    margin-top: 1em;
    border-radius: 10px;
}
#expo2025 #modal2 #EnvoiPhoto{
	transition: .25s;
    padding: 2rem;
    color: #343434;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    box-shadow: none;
    background-color: transparent;
    cursor: pointer;
    outline: 0;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 2rem;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    border: #f6a217;
    text-transform: uppercase;
    background-color: #f6a217;
    color: #FFFFFF;
    float: left;
    margin-top: 1em;
    border-radius: 10px;
    float: left;
}

#expo2025 #modal2 input[type="submit"]:hover,#modal2 #EnvoiPhoto:hover{
	transition: .25s;
    box-shadow: none;
    color: #830184;
}
#expo2025 #modal2{
	background-color: #830184;
    width: 95%;
    min-height: 580px;
    max-width: 1200px;
}

#expo2025 #modal2 h4{
	color: #FFFFFF;
	font-size: 2.2em;
	padding-left: 10px;
}
#expo2025 #modal2 h3{
	color: #696969;
    text-align: center;
    font-size: 2em;
}

#expo2025 #form{
	/*width: 60%;*/
}
#expo2025 #mainPhoto{
	/*width: 40%;*/
	text-align: center;
}


#expo2025 .form-submit{
	text-align: center;
}

#lesSoutiens{
	padding-top: 3em;
}

#lesSoutiens p{
	color: #FFFFFF;
	text-align: center;
}


#listeSoutiens{
	max-height: 300px;
    width: 80%;
    overflow: scroll;
    margin: auto;
}

#listeSoutiens li{
	float: left;
	width: 30%;
	color: #FFFFFF;
}

#modal2 .mobilisation {
	margin-top: 80px;
}

#expo2025 #modal2 h5 {
	color: #FFF;
	padding-left: 10px;
}

#expo2025 #modal2 .modal_texte {
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	margin-bottom: 30px;
}

#expo2025 #mentionLegales{
	width: 90%;
}

#expo2025 #mentionLegales .container{
	width: 90%;
}


.w2dc-content .w2dc-form-control, .w2dc-content .w2dc-form-control:focus{
	padding: 0px 0px 0px 5px !important;
    line-height: 10px;
    height: 2em;
}

.w2dc-content .w2dc-form-control-feedback{
	line-height: 35px;
}
.w2dc-submit-section h3.w2dc-submit-section-label{
	padding : 10px 10px;
	font-size: 1.2em;
}


/* ####### */

.w2dc-content [type="checkbox"]:not(:checked), .w2dc-content [type="checkbox"]:checked{
	position: initial; 
    left: initial;
    opacity: initial;
}

.w2dc-search-fields-block .w2dc-col-md-12:after{
	content:" (Le CEVE est le Club des Entrepreneurs du Val d'Europe)";
	    font-size: .8rem;
    color: #9e9e9e;
}
