@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');



body { font-family: 'Roboto', sans-serif; text-align: center; padding: 20px; margin: 0; font-size: 16px; line-height: 20px; color: #333333; background-color: #fff; }


/*-------------------------------------------------------------- */
/* ----------------------------- Font-family */
body { font-family: 'Roboto' sans-serif; background: #fff;}
button, input, select, textarea { font-family: 'Roboto', sans-serif; }
h1, h2, h3, h4, h5, h6, h7, h8 { font-family: 'Roboto', sans-serif; }

 p, ul li, ol li, .box-classifiche.box-top-1 .c-text h3 { font-family: 'Roboto', sans-serif; }



/* ------------------------------ WALL */
#content-wall { width: 100%; text-align: center; padding: 0px 0; }
#content-wall img { width: 100%; /* max-width: 200px; */ height: auto; margin-bottom: 20px;}
#content-wall p { font-size: 16px; line-height: 20px; color: #777; padding: 0 20px; margin: 0; }
.hide { display: none !important; }
.card-visible { transform: none !important; border-bottom: 1px solid #FF0000 !important;}


/* ------------------------------ HEADER */
header {
	background-color: #1C5769;
	text-align: center;
	padding: 5px 20px;
	margin-bottom: 10px;
	position: fixed;
	top: 0;
	z-index: 99;
	width: 100%;
}
.logo-head {
	max-width: 90px;
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
	border-radius: 20px;
}
.title-head {
	display: grid;
	align-items: center;
	height: 100%;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 40px;
}
.title-head h1 {
	vertical-align: middle;
	text-align: center;
	color: #fff;
	font-size: 40px;
	line-height: 40px;
	padding: 0;
	margin: 0;
	width: 100%;

}



/* ------------------------------ FOOTER */

footer p {
	text-align: left;
	color: #999;
	font-size: 11px;
	line-height: 18px;
	font-weight: 400;
	margin-top: 30px;
	padding-left: 30px;
    padding-right: 30px;
}
footer p a, footer p a:hover, footer p a:visited {
	color: #999;
	text-decoration: underline;
}





/* ------------------------------ CLASSIFICHE - GAMIFICATION SEGMENTI */
body.page-template-classifiche, .page-classifiche-gamification {
	padding: 0;
}
.page-classifiche-gamification .site-content-contain, body.page-template-classifiche .site-content-contain {
	width: 100%;
	padding-top: 100px;
}

/* intro */
#text-intro h2 {
	width: 100%;
	text-align: center;
	color: #1C5769;
	font-size: 30px;
	line-height: 32px;
	font-weight: 600;
	padding: 20px 0 20px 0;
	margin: 0;
}
#text-intro p {
	width: 100%;
	text-align: center;
	color: #000;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
}

/* titolo classifiche */
.posizione {
	color: #1C5769;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 10px;
}


/* classifiche punteggio */
#column-classifiche { padding: 30px 20px;}
.box-classifiche {
	text-align: left;
	width: 100%;
	display: block;
	float: left;
	background-color: #1C5769;
}
.box-classifiche .c-icon {
	width: 30%;
	display: block;
	float: left;
	text-align: center;
}
.box-classifiche .c-icon img {
	width: 100%;
	height: auto;
	max-width: 96px;
	margin: 0 auto;
	float: none;
	text-align: center;
}
.box-classifiche .c-text {
	width: 70%;
	display: block;
	float: left;
	padding: 10px 10px 10px 0;
}
.box-classifiche .c-text h3, .box-classifiche .c-text h4, .box-classifiche .c-icon h4 {
	width: 100%;
	display: block;
	float: left;	
}
.box-classifiche .c-text h4 strong, .box-classifiche .c-icon h4 strong{
	color: #000;
	font-size: 42px;
    line-height: 40px;
	font-weight: 600;
}
.box-classifiche .c-icon h4 strong {
	text-align: center;
	width: 100%;
    display: block;
    float: left;
}

.box-classifiche .c-text h4 em, .box-classifiche .c-icon h4 em{
	color: #000;
	font-size: 16px;
    line-height: 18px;
    font-weight: 600;
	font-style: normal;
}

.box-classifiche .c-icon h4 em{
	color: #000;
	font-size: 16px;
    line-height: 18px;
    font-weight: 600;
	font-style: normal;
}
.box-classifiche .c-text h3 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-weight: 300;
}
	.box-classifiche.box-top-2 .c-text .h3 {
		color: #000;
		font-weight: 300;
    	font-size: 18px;
    	line-height: 18px;
    	width: auto;
    	display: block;
    	float: left;
	}
.box-classifiche .c-text h3 a, .box-classifiche .c-text h3 a:hover, .box-classifiche .c-text h3 a:visited {
	color: #fff;
	text-decoration: none;
	width: 100%;
    display: block;
    float: left;
}
	.box-classifiche.box-top-2 .c-text .h3 a, .box-classifiche.box-top-2 .c-text .h3 a:hover, .box-classifiche.box-top-2 .c-text .h3 a:visited {
		color: #000;
		font-weight: 300;
	}
.box-classifiche.box-top-2 {
	background-color: #fff;
	-webkit-box-shadow: 0px 3px 15px -2px rgba(0,0,0,0.47);
    box-shadow: 0px 3px 15px -2px rgba(0,0,0,0.47);
}



/* top 2 */
	
	.box-classifiche.box-top-2 {
		margin-bottom: 6px;
	}
	.box-classifiche.box-top-2 .c-icon {
    	text-align: right;
    	padding-right: 15px;
    	border-right: 1px solid #ededed;
	}
	.box-classifiche.box-top-2 .c-icon img {
		max-width: 24px;
		margin-top: 6px;
	}
	.box-classifiche.box-top-2 .c-icon h4 strong {
		/*color:#3DB54A;*/
		color: #000;
		font-size: 24px;
    	line-height: 26px;
    	text-align: right;
	}
	.box-classifiche.box-top-2 .c-icon h4 em{
		color:#3DB54A;
		display: none;
	}
	.box-classifiche.box-top-2 .c-text {
		padding-left: 10px;
	}
	.box-classifiche.box-top-2 .c-text h3 {
    	color: #000;
    	font-weight: 300;
    	text-decoration: none;
    	font-size: 18px;
    	line-height: 20px;
    	margin-bottom: 0;
    	display: inline-flex;
	align-items: center;
	height: 100%;
	width: 100%;
	min-height: 40px;
	}
	.box-classifiche.box-top-2 .c-text h3 a, .box-classifiche.box-top-2 .c-text h3 a:hover, .box-classifiche.box-top-2 .c-text h3 a:visited {
    	color: #000;
    	font-weight: 300;
    	text-decoration: none;
	background-image: url(../../../images/classifiche/icon/ic_arrow_next.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 30px;
	}
	.box-classifiche.box-top-2 .c-text h3 a:hover {
		text-decoration: underline;
	}
	
	
	
/* top 1 */
.box-classifiche.box-top-1 .c-icon {
	width: 30%;
	display: block;
	float: left;
	text-align: center;
}
.box-classifiche.box-top-1 .c-icon img {
	width: 100%;
	height: auto;
	max-width: 96px;
	margin: 0 auto;
	float: none;
	text-align: center;
}
.box-classifiche.box-top-1 .c-text {
	width: 70%;
	display: block;
	float: left;
	padding: 10px 10px 10px 0;
}
.box-classifiche.box-top-1 {
	background-color: #80000;
	border-radius: 6px;
-webkit-box-shadow: -1px 3px 5px 3px rgba(0,0,0,0.16);
-moz-box-shadow: -1px 3px 5px 3px rgba(0,0,0,0.16);
box-shadow: -1px 3px 5px 3px rgba(0,0,0,0.16);
border: 1px solid #fff;
    width: 100%;
    display: block;
    float: left;
	margin-bottom: 10px;
	min-height: 180px;
}	
.box-classifiche.box-top-1 .c-text h4 strong {
	color: #fff;
	font-size: 50px;
	line-height: 54px;
	font-weight: 600;
}
.box-classifiche.box-top-1 .c-text h4 em{
	color: #fff;
	font-size: 16px;
    line-height: 18px;
    font-weight: 600;
	font-style: normal;
	text-transform: uppercase;
}
.box-classifiche.box-top-1 .c-text h3 {
	color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    border-top: 1px solid #fff;
    width: 90%;
    padding-top: 10px;
	color: #fff;
	text-decoration: none;
}
.box-classifiche.box-top-1 .c-text h3 a, .box-classifiche.box-top-1 .c-text h3 a:hover, .box-classifiche.box-top-1 .c-text h3 a:visited {
	color: #fff;
	text-decoration: none;
    background-image: url(../images/assets/home/arrow_next_white.svg);
    background-size: 44px auto;
    background-position: 100% bottom;
	padding-right: 30px;
	background-repeat: no-repeat;
}
.box-classifiche.box-top-1 .c-text h3 a:hover {
	text-decoration: underline;
}







/* ---------------------------- responsive ----------------------- */

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

	.box-classifiche.box-top-1 .c-text h3 {
        font-size: 16px;
        line-height: 20px;
	}
	.box-classifiche.box-top-2 .c-text h3 {
		font-size: 16px;
    	line-height: 20px;
	}
	
	
	
}
@media only screen and (max-width: 1560px) {

	.box-classifiche.box-top-1 .c-icon {
		    width: 22%;
	}
	.box-classifiche.box-top-1 .c-text{
		    width: 78%;
	}
	.box-classifiche.box-top-1 .c-text h3 {
        font-size: 16px;
        line-height: 20px;
	}
	.box-classifiche.box-top-1 .c-text h4 em {
		font-size: 15px;
    	line-height: 16px;
	}
    .box-classifiche.box-top-1 .c-icon {
    	padding-left: 0;
    	padding-right: 0;
	}
	.box-classifiche.box-top-2 .c-text h3 {
		font-size: 16px;
    	line-height: 20px;
	}
	.box-classifiche.box-top-2 .c-icon h4 strong {
		font-size: 22px;
	}
	
	
	
}
@media only screen and (max-width: 1360px) {

	.box-classifiche.box-top-1 .c-text h4 strong {  
		font-size: 50px;
    	line-height: 50px;
	}
	.box-classifiche.box-top-1 .c-icon img {
		margin-top: 6px;
	}
	.box-classifiche.box-top-2 .c-icon h4 strong {
    	font-size: 20px;
    	line-height: 22px;
	}



}
@media only screen and (max-width: 1290px) {

	.box-classifiche.box-top-1 .c-text h3 {
    	font-size: 15px;
    	line-height: 20px;
	}
	.box-classifiche.box-top-2 .c-text h3 {
    	font-size: 15px;
    	line-height: 18px;
	}

}
@media only screen and (max-width: 1240px) {

	.box-classifiche.box-top-1 {
		min-height: 190px;
	}
	.box-classifiche.box-top-1 .c-icon img {
    	margin-top: 4px;
	}
	.box-classifiche.box-top-1 .c-text h4 strong {
    	font-size: 44px;
    	line-height: 44px;
	}
	.box-classifiche.box-top-2 .c-icon h4 strong {
    	font-size: 18px;
    	line-height: 20px;
	}
	.posizione {
		font-size: 14px;
    	line-height: 14px;
	}


}
@media only screen and (max-width: 1130px) {

	.box-classifiche.box-top-1 {
		background-size: 13px 104%;
	}
	.box-classifiche.box-top-1 .c-text h4 {
		line-height: 20px;
	}
	.box-classifiche.box-top-1 .c-text h4 strong {
    	font-size: 38px;
    	line-height: 38px;
	}
	.box-classifiche.box-top-1 .c-text h3 a, .box-classifiche.box-top-1 .c-text h3 a:hover, .box-classifiche.box-top-1 .c-text h3 a:visited {
	    background-position: 108% -4px;
    	padding-right: 15px;
	}
	.box-classifiche.box-top-1 .c-text h3 {
    	font-size: 13px;
    	line-height: 22px;
	}
	.box-classifiche.box-top-1 {
    	min-height: 162px;
	}
	.box-classifiche.box-top-2 .c-text h3 {
    	font-size: 13px;
    	line-height: 16px;
	}
	.box-classifiche.box-top-2 .c-icon h4 strong {
    	font-size: 16px;
    	line-height: 18px;
	}
	.box-classifiche.box-top-2 .c-icon {
		padding-right: 10px;
	}
	.box-classifiche.box-top-2 .c-text h3 a, .box-classifiche.box-top-2 .c-text h3 a:hover, .box-classifiche.box-top-2 .c-text h3 a:visited{
	    background-position: 108% center;
    	padding-right: 15px;
	}
	

}
@media only screen and (max-width: 1130px) {

	.logo-head {	
		max-width: 46px;
	}
	.page-classifiche-gamification .site-content-contain, body.page-template-classifiche .site-content-contain {
		padding-top: 70px;
	}
	#column-classifiche {
    	padding: 20px 20px;
	}
	.box-classifiche.box-top-1 .c-text h4 strong {
    	font-size: 32px;
    	line-height: 34px;
	}
	.box-classifiche.box-top-1 .c-text h4 em {
    	font-size: 13px;
    	line-height: 13px;
	}
	.posizione {
    	font-size: 12px;
    	line-height: 14px;
	}
	
}
@media only screen and (max-width: 1030px) {

	.box-classifiche.box-top-1 .c-text h3 {
    	font-size: 13px;
    	line-height: 20px;
	}
	.box-classifiche.box-top-1 {
    	min-height: 165px;
	}


}
@media only screen and (max-width: 1024px) {

	.box-classifiche.box-top-1 .c-icon,.box-classifiche.box-top-1 .c-text {
    	width: 100%;
	}
	.box-classifiche.box-top-1 .c-icon{
		margin-bottom: -8px;
	}
	.box-classifiche.box-top-1 .c-text h3 {
    	font-size: 14px;
    	line-height: 20px;
	}
	.box-classifiche.box-top-1 .c-text {
		padding-left: 10px;
		padding-top: 0;
	}
	.box-classifiche.box-top-1 .c-icon img {
		max-width: 71px;
		margin-top: 0;
    	float: left;
	}
	.box-classifiche.box-top-2 .c-icon h4 strong {
    font-size: 15px;
    line-height: 18px;
	}
	.box-classifiche.box-top-1 {
    	min-height: 200px;
	}



}
@media only screen and (max-width: 950px) {

#column-classifiche .col-3 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
    margin-bottom: 20px;
}
.box-classifiche.box-top-1 .c-icon {
    width: 18%;
}
 .box-classifiche.box-top-1 .c-text {
    width: 82%;
}
.box-classifiche.box-top-1 .c-text h4 {
	margin-top: 8px;
}
.box-classifiche.box-top-1 {
    min-height: 145px;
}
.box-classifiche.box-top-1 .c-text h3 {
	width: 96%;
}
.posizione {
    font-size: 14px;
    line-height: 14px;
}
.box-classifiche.box-top-1 .c-icon {
    margin-bottom: -6px;
}
.box-classifiche.box-top-1 .c-text h3 a, .box-classifiche.box-top-1 .c-text h3 a:hover, .box-classifiche.box-top-1 .c-text h3 a:visited {
    background-position: right center;
    padding-right: 18px;
}
.box-classifiche.box-top-2 .c-text h3 a, .box-classifiche.box-top-2 .c-text h3 a:hover, .box-classifiche.box-top-2 .c-text h3 a:visited {
    background-position: right center;
    padding-right: 15px;
}
.box-classifiche.box-top-1 .c-text h3 {
    font-size: 16px;
    line-height: 20px;
}
.box-classifiche.box-top-2 .c-text h3 {
    font-size: 16px;
    line-height: 16px;
}
.box-classifiche.box-top-2 .c-icon h4 strong {
    font-size: 18px;
    line-height: 22px;
}

}
@media only screen and (max-width: 790px) {

.box-classifiche.box-top-1 .c-text h3 a, .box-classifiche.box-top-1 .c-text h3 a:hover, .box-classifiche.box-top-1 .c-text h3 a:visited {
	padding-right: 28px;
}
.box-classifiche.box-top-2 .c-text h3 a, .box-classifiche.box-top-2 .c-text h3 a:hover, .box-classifiche.box-top-2 .c-text h3 a:visited{
	padding-right: 26px;
}

}
@media only screen and (max-width: 766px) {

#column-classifiche .col-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
}
.box-classifiche.box-top-1 {
    min-height: auto;
}


}
@media only screen and (max-width: 430px) {

.title-head h1 {
	font-size: 12px;
    line-height: 14px;
}
#text-intro p {
	font-size: 15px;
    line-height: 18px;
}
#text-intro h2 {
	padding-bottom: 32px;
}
.box-classifiche.box-top-1 .c-icon, .box-classifiche.box-top-1 .c-text {
    width: 100%;
}
.box-classifiche.box-top-1 .c-text h3 {
    font-size: 16px;
    line-height: 20px;
}
.box-classifiche.box-top-1 .c-icon {
    margin-bottom: -12px;
}
.box-classifiche.box-top-1 .c-text h4 {
    line-height: 12px;
}
.title-head {
	font-size: 24px;
}

}












/* ---------------------------- PAGINA LEGALE ----------------------- */
body.page-template-page-legal, .page-legal {
	padding: 0;
}
.page-legal .site-content-contain, body.page-template-page-legal .site-content-contain {
	width: 100%;
	padding-top: 100px;
}
#text-page h2 {
	width: 100%;
	text-align: center;
	color: #042454;
	font-size: 22px;
	line-height: 24px;
	font-weight: 600;
	padding: 0 0 40px 0;
	margin: 0;
	background-image: url(../../../images/classifiche/icon/separator_row.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#text-page p {
	width: 100%;
	text-align: left;
	color: #042454;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
}
#text-page p:first-child {
	text-align: center;
}
#text-page ul  {
	width: 100%;
	text-align: left;
	color: #042454;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
}
#text-page ul li {
	text-align: left;
	color: #042454;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	margin-bottom: 6px;
}
#text-page h3 {
	text-align: left;
	color: #042454;
	margin-top: 20px;
	font-size: 18px;
	line-height: 20px;
	font-weight: 600;
	text-transform: uppercase;
}
#text-page h4 {
	text-align: left;
	color: #042454;
	margin-top: 20px;
	font-size: 15px;
	line-height: 20px;
	font-weight: 600;
}
#text-page p a, #text-page p a:hover, #text-page p a:visited, #text-page ul li a, #text-page ul li a:hover, #text-page ul li a:visited {
	color: #042454;
	text-decoration: underline;
}

/* ---------------------------- responsive ----------------------- */
@media only screen and (max-width: 1130px) {

	.page-legal .site-content-contain, body.page-template-page-legal .site-content-contain{
		padding-top: 70px;
	}
	
}