
body #wrapper .fp-section 
{
	text-align: center;
	
}
body #section0 main 
{
	text-align: center;
}

body .container-middle
{
	display: inline-block;
	vertical-align: middle;
}

body img 
{
	width: 100%;
}

body .picture-home
{
	display: inline-block;
}


.section-sponsor {
	margin-top: 26px;
	display: block;
	text-align: center;
}


.sponsor {
	width: auto;
	height: 47px !important; 
	display: inline-block;
	text-align: center;
	padding: 0 22px;
	filter: grayscale(100%);
	margin-bottom: 30px;
	border-right: 1px solid #919191;
}

/*azzera padding dx/sx marchi certificazioni*/
.sponsor-certifications {
    padding: 0 !important;
}

/*allinea a sinistra i marchi certificazione nel banner*/
.section-sponsor-left {
    margin-top: 20px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 10px;
    text-align: left;
}

.sponsor:last-child {
	border-right: 0px;
}

.certifications {
	height: 94px !important;
	border: none;	
}


a:hover .picture-home .img-text-banner .sponsor {
	filter: grayscale(0%);
}


a:hover .picture-home .img-text-banner h1,
a:hover .picture-home .img-text-banner h3 {
		color: #0076dd;
}



body .img-text-banner h1,
body .img-text-banner h2,
body .img-text-banner h3
{
  color: black;
  text-align: center!important;
  pointer-events: none;
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently supported by Chrome, Opera and Firefox */
}

body .img-text-banner h1
{
	font-size: 26px;
}


body .img-text-banner h2
{
	font-size: 16px;
	font-weight: 400;
	margin-top: 7px;
}

 body .img-text-banner h3
{
	font-size: 20px;
    font-family: Caveat;
	margin-top: 30px;
}



body .picture-home .img-text-banner {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    margin: auto;
    padding: 5px 64px;
	text-align: center;
}



body .picture-home .img-text
{
	position: absolute;
	left: 0px;
	right: 0px;
	top: 25px;
	width: 100px;
	margin: auto;
}
body .picture-home .img-text h3
{
	font-size: 20px;
	font-family: Caveat;
	color		: #393b3d;
	text-align: center;
	pointer-events: none;
}
body .picture-home:hover .img-text h3
{
	color: rgb(0,118,221);
}


body .img5
{
	margin: 60px 15px 30px 15px;
	height: max-content;
	display: block;
}

body .img7
{
	margin: 60px 15px 30px 15px;
	height: max-content;
	display: block;
}

body .img0
{
	margin: 60px 15px 30px 15px;
	height: max-content;
	display: block;
}

body .img1
{
	margin-right: 15px;
    margin-bottom: 15px;
}
body .img2
{
    margin-left: 15px;
    margin-bottom: 15px;
}
body .img3
{
	margin-right: 15px;
    margin-top: 15px;
}
body .img4
{
    margin-left: 15px;
    margin-top: 15px;
}

body main .line
{
	text-align: center;
	min-width: 480px; 
}

#imgCertifications
{
	z-index: -1;
}

#imgAcademy
{
	z-index: -1;
}



body .img5.picture-home 
{
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center top;
}


body .img5.picture-home.cerifications 
{
	background-image: url(/jpg/HomeBannerBackground_Certifications_Default.jpg);
	background-repeat: no-repeat;
}

body .img5.picture-home.cerifications:hover
{
	background-image: url(/jpg/HomeBannerBackground_Certifications_Hover.jpg);
}

body .img5.picture-home.partners 
{
	background-image: url(/jpg/HomeBannerBackground_Partners_Default.jpg);
}

body .img5.picture-home.partners:hover
{
	background-image: url(/jpg/HomeBannerBackground_Partners_Hover.jpg);
}

body .img5.picture-home.academy
{
	background-image: url(/jpg/HomeBannerBackground_Academy_Default.jpg);
}

body .img5.picture-home.academy:hover
{
	background-image: url(/jpg/HomeBannerBackground_Academy_Hover.jpg);
}

#imgPartners
{
	z-index: -1;
}



.video-box
{
	position: relative;
}

.video-tag
{
	width: 100%;
}

.video-tools
{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	
/*	background: rgba(0,118,221,0.1);
	border-radius: 60px;*/
	
	display: flex;
	justify-content: center;
	align-items: center;
}

.video-box.active .video-tools
{
	display: none;
}

.video-tools .video-btn
{
	width: 6rem;
	height: 6rem;
	margin: 4rem 1rem 1rem 1rem;

	cursor: pointer;
}




@media all and (min-height: 1030px), (max-width: 856px)
{
	/*body #section0 main 
	{
	    position: absolute;
	    top: 90px;
	    bottom: 240px;
	    left: 0px;
	    right: 0px;
	}
	body footer
	{
		position: absolute;
	    bottom: 0px;
	    left: 0px;
	    right: 0px;
    }
	*/
	body .picture-home:not(.escludi)
	{
		margin-right: 20px;
		margin-left: 20px;
	}
	/* reset del padding.*/
	body .img1,
	body .img2,
	body .img3,
	body .img4
	{
		padding: 0px;
	}    
    
}


/*@media (min-height: 1030px), (max-width: 856px)
{
	body footer {
		top: 1610px;
		position: relative;
		bottom: 0;
		left: 0;
		right: 0;
	}



}
*/

/* mobile: smartphone */
@media all and (max-width: 854px)
{
	.video-tools .video-btn
	{
		width: 5rem;
	}
	
	body .picture-home:not(.escludi)
	{
		margin-right: 20px;
		margin-left: 20px;
	}
	/* reset del padding.*/
	body .img1,
	body .img2,
	body .img3,
	body .img4,
	body .img5,
	body .img6,
	body .img0
	{
		padding: 0px;
	}
	
	body #section0 main 
	{
	    position: relative;
	    top: auto;
	    bottom: auto;
	    left: auto;
	    right: auto;
	}
	body footer
	{
	    position: relative;
	    top: auto;
	    bottom: auto;
	    left: auto;
	    right: auto;
    }
	body .picture-home:not(.escludi)
	{
		margin-right: 20px;
		margin-left: 20px;
	}
	/* reset del padding.*/
	body .img1,
	body .img2,
	body .img3,
	body .img4,
	body .img5,
	body .img0
	{
		padding: 0px;
	} 
	
	body .picture-home .img-text 
	{
	    top: 10px;
	}

	body .img3 {
		margin-top: 0px;
	}	
	

	
body .img-text-banner h1
{
	font-size: 24px;
}
body .img-text-banner h2
{
	font-size: 14px;
}

 body .img-text-banner h3
{
	font-size: 16px;
}
	
	
	body .img0.picture-home  
	{
		margin: 60px auto 20px auto;
		background-image: url(/jpg/HomeBannerBackgroundVertical_Default.jpg);
		background-repeat: no-repeat;
		margin-right: 20px;
		margin-left: 20px;
		background-size: contain;
		background-position: center top;
		height: 500px;
	}	
	
	.img0.picture-home img {
    	opacity: 0;
	}
	
	.img0.picture-home img.sponsor {
    	opacity: 1;
	}
	
	
	body .img5.picture-home.cerifications 
	{
		margin: 60px auto 20px auto;
		background-image: url(/jpg/HomeBannerBackgroundVertical_Certifications_Default.jpg);
		background-repeat: no-repeat;
		margin-right: 20px;
		margin-left: 20px;
		background-size: contain;
		background-position: center top;
		height: 500px;
	}
	
		body .img5.picture-home.cerifications:hover 
	{
		background-image: url(/jpg/HomeBannerBackgroundVertical_Certifications_Hover.jpg);
	}
	
	
	
		body .img5.picture-home.partners {
		margin: 60px auto 20px auto;
		background-image: url(/jpg/HomeBannerBackgroundVertical_Partners_Default.jpg);
		background-repeat: no-repeat;
		margin-right: 20px;
		margin-left: 20px;
		background-size: contain;
		background-position: center top;
		height: 500px;
	}
	
		body .img5.picture-home.partners:hover   
	{
		background-image: url(/jpg/HomeBannerBackgroundVertical_Partners_Hover.jpg);
	}	
	
    
 
	

	.img5.picture-home img {
    	opacity: 0;
	}
	
	.img5.picture-home img.sponsor {
    	opacity: 1;
	}
	
    
	    body .img5.picture-home.academy {
		margin: 60px auto 20px auto;
		background-image: url(/jpg/HomeBannerBackgroundVertical_Academy_Default.jpg);
		background-repeat: no-repeat;
		margin-right: 20px;
		margin-left: 20px;
		background-size: contain;
		background-position: center top;
		height: 500px;
	}
	
		body .img5.picture-home.academy:hover {
		background-image: url(/jpg/HomeBannerBackgroundVertical_Academy_Hover.jpg);
	}	
	
    
	body .img7.picture-home  
	{
		margin: 60px auto 20px auto;
		background-image: url(/jpg/HomeBannerBackgroundVertical_Taller.jpg);
		background-repeat: no-repeat;
		margin-right: 20px;
		margin-left: 20px;
		background-size: contain;
		background-position: center top;
		height: 530px;
	}	
	
	.img7.picture-home img {
    	opacity: 0;
	}
	
	.img7.picture-home img.sponsor {
    	opacity: 1;
	}
	
	
	
	.sponsor {
		border-right: 0px;
		display: block;
		margin: 24px auto;
	}	
	
	body .picture-home .img-text-banner, body .picture-partners .img-text-banner {
    	width: 240px;
		top: 0px;
		padding: 0px;
	}

	
}


@media screen and (max-width: 479px)
{
    body main .line
    {
        text-align: center;
        min-width: 320px; /*corretto per mobile*/
    }
	
    body .img-text-banner h1 {
        font-size: 18px;
    }
	
    body h1 {
        font-size: 48px;
        line-height: 46px !important;
    }

}
