#cover{
	height: 520px; 
	background: #2C2E39;
}

.coverRunExpo{
	position: relative;
}

/* bkg colorati */

.orange_bkg{
	background: #E35640;
	color: white;
}

.orange_bkg h2,.orange_bkg h5{
	color: #ffffff !important;
}

#page-runexpo h2.arancino{
color: #ED9553 !important;
}

#page-runexpo .dark h5{
color: #ffffff !important;
}

#page-runexpo h2.arancio{
	color: #E24F3E;
}


#page-runexpo .info_section_runexpo h3{
	line-height: 32px;
    padding: 0 0 30px 40px;
    font-size: 26px;
    text-transform: uppercase;
    font-family: 'oswald';
    letter-spacing: 0.05em;
    text-align: left;
 }


/**/
#presentazione{background: #ffffff}

.grigio #presentazione{background:#efefef}

#presentazione:after,
#presentazione:before{visibility: hidden}
.coverRunExpo:before{
	content: "";
	background: url('../img/runexpo/erre.svg') no-repeat;
    position: absolute;
    left: -53px;
  	top: 50%;
    width: 199px;
    height: 175px;
    margin-top: 96px;
}


.coverRunExpo:after{
	content: "";
	background: url('../img/runexpo/u.svg') no-repeat;
	position: absolute;
    right: 20%;
    top: -1px;
    width: 142px;
    height: 177px;
}


.coverRunExpo .cont:after{
	content: "";
	background: url('../img/runexpo/enne.svg') no-repeat;
	position: absolute;
    right: -1px;
    bottom: -24px;
    width: 130px;
    height: 114px;
}

.data_evento{
    width: 68px;
    position: absolute;
    top: 136px;
    left: 16px;
}

.luogo_evento{
       width: 93px;
    position: absolute;
    top: 135px;
    right: 20px;
}


#cover .cont{width: 100% !important}

.logo_evento{
    margin: 0 auto;
    position: absolute;
    z-index: 9999999;
 	width: 90%;
 	left: 50%;
    margin-left: -45%;
    top: 50%;
    margin-top: -60px; 
}

.bottom_evento{
	width: 240px;
    margin: 0 auto;
    position: absolute;
    z-index: 9999999;
    left: 50%;
    bottom: 168px;
    margin-left: -120px;
}

.bottom_evento .icona_evento{
	width: 20px;
	padding-bottom: 8px;
	opacity: 0.7;
	margin: 0 auto;

}

.testo_evento strong{
	font-size: 16px; 
	letter-spacing: 0.06em;
}

.testo_evento{
	color: white !important;     
	letter-spacing: 0.06em;
    font-size: 13px;
    opacity: 0.87;
}






@media screen and (min-width: 420px) {
	
	#cover{
		height: 600px; 
		background: #2C2E39;
	}


	.data_evento{
	     width: 80px;
    	position: absolute;
    	top: 148px;
    	left: 27px;
	}

	.luogo_evento{
		width: 118px;
    	position: absolute;
    	top: 142px;
    	right: 38px;
	}

	.logo_evento{
	    margin-top: -75px; 
	}


	.bottom_evento{
	    bottom: 200px;
	}

	.coverRunExpo:before{
	    left: -56px;
	    top: 50%;
	    width: 130px;
	    height: 180px;
	    margin-top: 50px;
	}


	.coverRunExpo:after{
	    right: 15%;
	    top: -5px;
	    width: 150px;
	    height: 109px;
	}


	.coverRunExpo .cont:after{
	    right: -4px;
    	bottom: -4px;
    	width: 134px;
    	height: 106px;
	}

}

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

	.data_evento{
	   width: 90px;
	    position: absolute;
	    top: 32px;
	    left: 32px;
	}

	.luogo_evento{
	    width: 145px;
    position: absolute;
    top: 28px;
    right: 30px;
	}

	.logo_evento{
		width: 460px;
    	margin-left: -230px;
    	top: 50%;
    	margin-top: -60px;
	}

	.bottom_evento{
    	bottom: 130px;
    	width: 240px;
    	left: 50%;
    	margin-left: -130px;
	}

	.coverRunExpo:before{
    	left: -20px;
	    top: 62%;
	    width: 150px;
	    height: 270px;
	    margin-top: 0px;
	}


	.coverRunExpo:after{
		right: 31%;
	    top: 0px;
	    width: 172px;
	    height: 115px;
	}


	.coverRunExpo .cont:after{
	    right: -73px;
	    bottom: -6px;
	    width: 230px;
	    height: 128px;
	}



}

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

	.data_evento{
	    width: 100px;
	    position: absolute;
	    top: 60px;
	    left: 70px;
	}

	.luogo_evento{
	    width: 145px;
	    position: absolute;
	    top: 60px;
	    right: 70px;
	}


	.logo_evento{
		width: 480px;
    	margin-left: -240px;
    	top: 50%;
    	margin-top: -80px;
	}

	.bottom_evento{
    	bottom: 120px;
    	width: 280px;
    	left: 50%;
    	margin-left: -140px;
	}

	.coverRunExpo:before{
    	left: -20px;
	    top: 50%;
	    width: 180px;
	    height: 270px;
	    margin-top: 0px;
	}


	.coverRunExpo:after{
		right: 33%;
	    top: 0px;
	    width: 192px;
	    height: 143px;
	}


	.coverRunExpo .cont:after{
	    right: -54px;
    	bottom: -6px;
    	width: 250px;
    	height: 151px;
	}

}


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



	.logo_evento{
		width: 600px;
    	margin-left: -300px;
    	top: 50%;
    	margin-top: -120px;
	}

	.bottom_evento{
    	bottom: 160px;
    	width: 300px;
    	left: 50%;
    	margin-left: -150px;
	}

	.coverRunExpo:before{
    	left: -20px;
    	top: 50%;
    	width: 210px;
    	height: 340px;
    	margin-top: -70px;
	}


	.coverRunExpo:after{
		right: 20%;
    	top: -9px;
    	width: 222px;
    	height: 182px;
	}


	.coverRunExpo .cont:after{
	    right: -39px;
    	bottom: -6px;
    	width: 250px;
    	height: 164px;
	}
}


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

	.coverRunExpo:before{
	    left: -40px;
	    top: 50%;
	    width: 270px;
	    height: 340px;
	    margin-top: -80px;
	}


	.coverRunExpo:after{
	    right: 15%;
	    top: -30px;
	    width: 270px;
	    height: 200px;
	}


	.coverRunExpo .cont:after{
	    right: -30px;
	    bottom: -4px;
	    width: 270px;
	    height: 203px;
	}

	.logo_evento{
		width: 700px;
    	margin-left: -350px;
    	top: 50%;
    	margin-top: -140px;
	}

	.bottom_evento{
    	bottom: 130px;
    	width: 400px;
    	left: 50%;
    	margin-left: -200px;
	}

}


/* -  informazioni Evento ex Mindfit ------ */


.dark{
		background: #2C2E39 !important;
	color: white !important;
}

.info_section_runexpo .dark h5{color: white!important;}

#page-runexpo .info_section_runexpo h3{
	padding-left: 0 !important;
	padding-bottom: 25px !important;
	padding-top: 30px !important;
	color: white !important;
	text-align: center;
	margin-bottom: 0;
}


.info_section_runexpo .circle_image{
	width: 96%;
	height: auto;
	text-align: center;
}



.info_section_runexpo .circle_image img{
	max-width: 200px;
	height: auto;

}


.info_section_runexpo .text-nextcircle{width: 100%;}


#page-runexpo .info_section_runexpo .flex_div{
	padding: 30px 25px;
}


#page-runexpo .info_section_runexpo .flex_div ul{
padding-bottom: 15px;
}
#page-runexpo .info_section_runexpo ul li .etichettaNew{
	background: #E2513F;
	display: inline-block;
	padding: 1px 8px;
	margin-right: 10px;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 0.05em;
}

#page-runexpo .info_section_runexpo ul li{
	text-align: left;
}



/* LISTA DARK info */

#page-runexpo .info_section_runexpo .faq h3,
#page-runexpo .info_section_runexpo .info h3{background: none}

#page-runexpo .info_section_runexpo .info ul li,
#page-runexpo .info_section_runexpo .faq ul li{
	background: none;
	list-style: disc !important;
	padding: 0; !important;
	margin: 10px 0 0 0 !important;
}


#page-runexpo .info_section_runexpo .info ul,
#page-runexpo .info_section_runexpo .faq ul{padding: 0 23px;}

#page-runexpo .info_section_runexpo .info ul li:first-child,
#page-runexpo .info_section_runexpo .faq ul li:first-child{
margin: 0px 0 0 0 !important;
}
#page-runexpo .info_section_runexpo .info ul li p,
#page-runexpo .info_section_runexpo .faq ul li p{
	font-size: 1rem;
    line-height: 1.6;
}




#page-runexpo .info_section_runexpo .large-6.faq,
#page-runexpo .info_section_runexpo .large-6.info{
	padding-top: 0 !important;
}


    #page-runexpo .info_section_runexpo .info, #page-runexpo .info_section_runexpo  .faq {
        border-left: 0;
        border-top: 1px dotted  #EC9253;
    }

    #page-runexpo .info_section_runexpo  .info{padding-bottom: 16px;}





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


	#page-runexpo .info_section_runexpo h3{
		text-align: left;
		padding-top: 0 !important;
	}

	#page-runexpo .info_section_runexpo .faq h3,
	#page-runexpo .info_section_runexpo .info h3{
		padding-top: 30px !important;
		text-align: center;
	}


	#page-runexpo .info_section_runexpo .info ul,
	#page-runexpo .info_section_runexpo .faq ul{
		width: 435px;
		margin: 0 auto;
		padding-bottom: 30px;
	}


	.info_section_runexpo .flex_div{
		display: flex;
		 align-items: center;
		justify-content: center;
	}


	.info_section_runexpo .circle_image{
		max-width: 320px;
		height: auto;
	}



	.info_section_runexpo .text-nextcircle{width: 75%;}
	.info_section_runexpo .text-nextcircle,
	.info_section_runexpo .text-nextcircle h2,
	.info_section_runexpo .text-nextcircle h5{
		text-align: left;
	}

}




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

		
		#page-runexpo .info_section_runexpo .faq h3,
		#page-runexpo .info_section_runexpo .info h3{
			padding-top: 0px !important;
			text-align: left;
		}



		#page-runexpo .info_section_runexpo .info ul,
		#page-runexpo .info_section_runexpo .faq ul{padding: 0 15px;}


		#page-runexpo .info_section_runexpo .faq{border-left: 1px dotted #EC9253;}
		#page-runexpo .info_section_runexpo .info, #page-runexpo .info_section_runexpo  .faq { border-top: 0px dotted  #EC9253;}


	}



/* ---------------------------------------- */


/*---- CTA ------------------------------- */




.cta-runexpo a{
	background:  #E24F3E;
	color: white;
	font-size:  20px;
	font-family:  "oswald";
	display:  block;
	text-transform: uppercase;
	padding: 5px 20px;
	border-radius: 6px;
	width: 80%;
}

.cta-runexpo.whiteCta a{
	background:  white;
	color: #E24F3E !important;
}


.cta-runexpo a{
	max-width: 300px;
	text-align: center;
	margin: 20px auto 30px auto;
}


.cta-runexpo a:hover{background: #ED9553; color: white }


	@media screen and (min-width: 1024px) {
		.cta-runexpo a{
			margin: 20px auto 30px auto;
		}

	}

/* ---------------------------------------- */




/*--- ICONE ---------------------*/


#page-runexpo #valori {
    padding: 45px 0;
    position: relative;
}


#page-runexpo #valori:after {
    bottom: -10px;
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -5px;
    width: 0;
    height: 0;
    z-index: 99;
}

#page-runexpo #valori.noarrow:after {
    border-top: 0;
}





#page-runexpo #valori h5 {margin-bottom:  40px;}

#page-runexpo #valori .valore {
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: top;
    text-align: center;
    width: 24%;
    font-size: 16px;
    font-weight: bold;
    padding: 0 10px;
}

#page-runexpo #valori .testo_valore{
font-size: 13px;
    line-height: 1.4;
    text-align: center;
    opacity:  0.8;
    padding-bottom:  20px;
}
#page-runexpo #valori .nopadbot .testo_valore{ padding-bottom:  0px;}

#page-runexpo #valori .valore img {
    margin-bottom: 15px;
}

#page-runexpo #valori .valore ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#page-runexpo #valori .valore ul li {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-weight: normal;
}

#page-runexpo #valori .valore.disabled .mask {
    position: absolute;
    top: 0;
    left: 0;
    background: #1B7749;
    opacity: 0.8;
    width: 100%;
    height: 100%;
}


@media (max-width: 1024px) {
	#page-runexpo #valori .valore {width: 40%;}
	#page-runexpo #valori .sep {display: none; }
	#page-runexpo #valori .nopadbot .testo_valore{ padding-bottom:  20px;}
	#page-runexpo #valori .nopadbot.lastnopadbot .testo_valore{ padding-bottom:  0px;}
}


@media (max-width: 768px) {
    #page-runexpo .sezione,
    #page-runexpo#valori {padding: 50px 0 50px 0;}
     #page-runexpo #valori .valore {width: 90%;}
}




@media (max-width: 640px) {
    #page-runexpo .sezione,
    #page-runexpo #valori {padding: 50px 0 50px 0;}
    #page-runexpo #valori .nopadbot .testo_valore{ padding-bottom:  20px;}
    #page-runexpo #valori .nopadbot.lastnopadbot .testo_valore{ padding-bottom:  0px;}

}

/* ---------------------------------------- - */

section.grigio{background: #f0f0f0}
section.intro_join,
section.intro_join .sezione{background: #E24F3E;}



#page-runexpo #intro{
	padding-top: 50px !important;
	padding-bottom: 50px  !important;
}






#page-runexpo  section.intro_join h2,
#page-runexpo  section.intro_join h5{color: #ffffff;}

#page-runexpo #newsletter h2{color: black;}




.btn_evento {
    display: block;
    widtn: 96%;
    max-width: 340px;
    font-family: oswald;
    text-align: center;
    padding: 14px 0;
    background: #FFFFFF;
    color: #E24F3E;
    margin: 10px auto 20px auto;
    border-radius: 14px;
    font-size: 22px;
}

.btn_evento:hover{
	color: white;
	 background: #EEA85A;
}

.btn_evento_ig{
	display: block;
    widtn: 96%;
    max-width: 200px;
    font-family: oswald;
    text-align: center;
    padding: 10px 0 10px 30px;
    background-color:  #E24F3E;
    background-image: url('../img/runexpo/ig_logo.svg');
    background-size: 25px 25px;
    background-repeat: no-repeat;
    background-position: 22px 14px;
    color: #ffffff;
    margin: 10px auto 20px auto;
    border-radius: 10px;
    font-size: 22px;
    letter-spacing: 0.02em;
}

.btn_evento_ig:hover{
	color: white;
	background-color: #EEA85A;
}





.circle_image{
	width: 96%;
	height: auto;
	text-align: center;
}


.circle_image img{
	max-width: 280px;
	height: auto;

}


#page-runexpo  #video_section .text-nextcircle{width: 100%;}





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

	#page-runexpo .flex_div{
		display: flex;
		    align-items: center;
		justify-content: center;
	}


	.circle_image{
		
		max-width: 320px;
		height: auto;
	}



	#page-runexpo  #video_section .text-nextcircle{width: 75%;}
	#page-runexpo  #video_section .text-nextcircle,
	#page-runexpo  #video_section .text-nextcircle h2,
	#page-runexpo  #video_section .text-nextcircle h5{
		text-align: left;
	}

}






/* elemco_eventi  */

.primotesto{padding-bottom: 0 !important; margin-bottom: 0 !important;}





	.loghi-7 img{
		float: none;
		width: 213px;
	}





@media (max-width: 768px) {
	.faq ul{margin-left: 0}
.faq li{list-style: none !important; background: none !important; padding: 0 !important;}
}





.red_uscite{
		padding: 50px 0 !important;
		background:  #c4161c;
		color:  white;
}

.red_uscite h2,
.red_uscite h5{color:  white !important;}

.red_uscite.arancino{
background: #ED9553 !important;
}


.img_banner_desk{display: none}
.img_banner_mob{display: block}

@media (min-width: 768px) {

.img_banner_desk{display: block}
.img_banner_mob{display: none}
}


