@font-face {
    font-family: AvenirBlack;
    src: url("../fonts/avenir/AvenirLTStd-Black.otf") format("opentype");
}
@font-face {
    font-family: AvenirBook;
    src: url("../fonts/avenir/AvenirLTStd-Book.otf") format("opentype");
}
@font-face {
    font-family: AvenirRoman;
    src: url("../fonts/avenir/AvenirLTStd-Roman.otf") format("opentype");
}

.center, .centra{ display: block; margin: 0 auto; }
.clearfix{ clear: both; }

.no-padding{ padding: 0 !important; }
.no-margin{ margin: 0 !important; }
.underline{ text-decoration: underline; }

.m0-top{margin-top:0px !important;}
.m0-bottom{margin-bottom:0px !important;}
.m10-top{margin-top:10px !important;}
.m10-bottom{margin-bottom:10px !important;}
.m20-top{margin-top:20px !important;}
.m20-bottom{margin-bottom:20px !important;}
.m30-top{margin-top:30px !important;}
.m30-bottom{margin-bottom:30px !important;}
.m40-top{margin-top:40px !important;}
.m40-bottom{margin-bottom:40px !important;}
.m50-top{margin-top:50px !important;}
.m50-bottom{margin-bottom:50px !important;}
.m60-top{margin-top:60px !important;}
.m60-bottom{margin-bottom:60px !important;}
.m70-top{margin-top:70px !important;}
.m70-bottom{margin-bottom:70px !important;}
.m80-top{margin-top:80px !important;}
.m80-bottom{margin-bottom:80px !important;}
.m90-top{margin-top:90px !important;}
.m90-bottom{margin-bottom:90px !important;}
.m100-top{margin-top:100px !important;}
.m100-bottom{margin-bottom:100px !important;}
button:focus {outline:0;}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}
.width100{ width: 100%;}

*:not(.fa){
	
}
#menuDesktop{
	background: #002960;
    padding: 12px 0px;
    color: #ffffff;
    position: fixed;
    width: 100%;
    z-index: 9999999;
}
ul#menu li{
	font-family: AvenirBook;
    display: inline;
    color: #ffffff;
    margin-right: 25px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    cursor: pointer;
}
ul#menu{
	display: inline-block;
    padding: 0;
	margin: 0;
}
ul#menu li.active, ul#menu li:hover {
    cursor: pointer;
    color: #C0CCDE;
}

.centraVert{
	display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}
button:focus, a:focus , *:focus{outline:0 !important}
.bgAzzurro{
	background: #C0CCDE;
	overflow: hidden;
}
.bgStepUP{
	background-color: #C0CCDE;
	overflow: hidden;
}
.cartella .fa-folder-o, .cartella.active .fa-folder-open-o{
	display: inline-block;
}
.cartella.active .fa-folder-o, .cartella .fa-folder-open-o{
	display: none;
}
.stepup_st{
	font-family: AvenirBook;
	color: #ffffff;
}
.stepup_sp{
	color: #008DD4;
	margin-left: 15px;
	margin-right: 15px;
}
.btnBlu{
	font-family: AvenirRoman;
    font-size: 14px;
    background-color: #0069B2;
    color: #ffffff;
    border-radius: 100px;
    padding: 3px 30px;
}
.btnBlu:hover{
	background-color: #ffffff;
    color: #0069B2;
}
.btnBlu2{
	font-family: AvenirRoman;
    font-size: 14px;
    background-color: #0069B2;
    color: #ffffff;
    border-radius: 100px;
    padding: 13px 20px;
    width: 90%;
}
.btnBlu2:hover{
	background-color: #ffffff;
    color: #0069B2;
}
.btnProcedi{
	font-family: AvenirRoman;
    font-size: 14px;
    background-color: #0069B2;
    color: #ffffff;
    border-radius: 100px;
    padding: 13px 40px;
}
.btnProcedi:hover{
	background-color: #ffffff;
    color: #0069B2;
}
.btnAnnulla{
	font-family: AvenirRoman;
    font-size: 14px;
    background-color: #A5A5A5;
    color: #ffffff;
    border-radius: 100px;
    padding: 13px 40px;
}
.btnAnnulla:hover{
	background-color: #ffffff;
    color: #0069B2;
}
.btnAzzurro{
	font-family: AvenirRoman;
    font-size: 14px;
    background-color: #00A2DF;
    color: #ffffff;
    border-radius: 100px;
    padding: 13px 20px;
    width: 60%;
}
.btnAzzurro:hover{
	background-color: #ffffff;
    color: #0069B2;
}
.tx1{
	font-family: AvenirBook;
	color: #002960;
	font-size: 16px;
	line-height: 24px;
}
.titolo{
	font-family: AvenirBook;
	color: #002960;
    font-size: 38px;
    line-height: 42px;
    margin-bottom: 30px;
    position: relative;
    top: -10px;
}
#logoStepUp{
    margin-top: 70px;
}
#imgTestata{
}
.hrBianco{
	border-top: 2.5px solid #ffffff;
	margin: 0;
}
.box{
}
.ico-section{
	max-width: 43px;
    position: relative;
    top: -5px;
    margin-right: 14px;
}
.section{
	text-transform: uppercase;
    font-family: AvenirBlack;
    color: #002960;
    font-size: 32px;
    text-align: center;
	margin-bottom: 20px;
}
.spunta{
	width: 14px;
    margin-right: 10px;
}
.paddingbox{
	padding-top: 50px;
	padding-bottom: 30px;
}
.table_spunte td{
	padding-top: 0;
    vertical-align: baseline;
}

/* timeline */
.timeline {
	list-style: none;
	padding: 20px 0 20px;
	position: relative;
	padding-right: 20px;
}
.timeline:before {
	top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 2px;
    background-color: #ffffff;
    left: 50%;
    margin-left: -1.5px;
}
.timeline > li {
	margin-bottom: 30px;
	position: relative;
	width: 50%;
	float: left;
	clear: left;
}
.timeline > li:before,
.timeline > li:after {
	content: " ";
	display: table;
}
.timeline > li:after {
	clear: both;
}
.timeline > li:before,
.timeline > li:after {
	content: " ";
	display: table;
}
.timeline > li:after {
	clear: both;
}
.timeline > li > .timeline-panel {
	width: 94%;
    float: left;
	background: #fff;
    position: relative;
	padding: 20px;
}

.timeline > li > .timeline-panel:after {
	position: absolute;
    top: 45%;
    right: -30px;
    display: inline-block;
    border-top: 0px solid transparent;
    border-left: 34px solid #fff;
    border-right: 0 solid #fff;
    height: 2.5px;
    border-bottom: 0px solid transparent;
    content: " ";
}
.timeline > li.timeline-inverted > .timeline-panel {
	float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
	border-left-width: 0;
    border-right-width: 34px;
    left: -30px;
    right: auto;
}
.timeline > li.timeline-inverted{
	float: right; 
	clear: right;
	margin-top: 30px;
	margin-bottom: 30px;
}
.timeline > li:nth-child(2){
	margin-top: 60px;
}


@media (max-width: 767px) {
    ul.timeline:before {
        left: 20px;
	}
	
    ul.timeline > li {
		margin-bottom: 25px;
		position: relative;
		width:100%;
		float: left;
		clear: left;
	}
    ul.timeline > li > .timeline-panel {
        width: calc(100% - 46px);
        width: -moz-calc(100% - 46px);
        width: -webkit-calc(100% - 46px);
	}
	
    ul.timeline > li > .timeline-badge {
        left: 8px;
        margin-left: 0;
        top: 18px;
	}
	
    ul.timeline > li > .timeline-panel {
        float: right;
	}
	ul.timeline > li > .timeline-panel:after {
		border-left-width: 0;
		border-right-width: 27px;
		left: -26px;
		right: auto;
	}
	.timeline > li.timeline-inverted > .timeline-panel:after {
		border-left-width: 0;
		border-right-width: 26px;
		left: -27px;
		right: auto;
	}
    
	.timeline > li.timeline-inverted{
		float: left; 
		clear: left;
		margin-top: 0px;
		margin-bottom: 25px;
	}
	
	.timeline > li.timeline-inverted > .timeline-badge{
		left: 8px;
	}
}
/* timeline */

.board_txt1{
	color: #3C3C3E;
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 17px;
	font-weight: 600;
}
.board_txt2{
	color: #3C3C3E;
    margin-top: 10px;
    font-size: 14px;
}
.slide{
	padding: 22px;
    text-align: center;
	background: #ffffff;
	margin: 15px;
	border-bottom: 4px solid #008dd4;
}
.imgBoard{
	height: 153px;
    width: 153px;
    display: block;
    margin: 0 auto;
    border-radius: 500px;
    background: #c0ccde;
}

.triangolo1 {
    width: 0;
    height: 0;
    line-height: 0px;
    border-top: 25px solid white;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    transform: rotate(90deg);
}
.triangolo2 {
    width: 0;
    height: 0;
    line-height: 0px;
    border-top: 25px solid white;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    transform: rotate(270deg);
}
.slick-next {
    right: -60px;
}
.slick-prev {
    left: -60px;
}
.slick-prev:before, .slick-next:before{
	display: none;
}
.boxBiblio{
	margin: 0;
    padding: 10px 0px;
    background: #c0ccde;
    color: #0069B2;
    cursor: pointer;
    position: relative;
}
.cartella{
}
.documento{
}
.folder, .documento .fa{
	font-size: 30px;
    color: #ffffff;
    position: relative;
    top: 4px;
    margin-right: 10px;
}
.documento .fa{
    color: #0069B2;
}
.cartella.active{
	color: #ffffff;
	background: #0069B2;
}
.triangolo3 {
    width: 0;
    height: 0;
    line-height: 0px;
    border-top: 64px solid #0069b2;
    border-left: 32px solid transparent;
    border-right: 32px solid transparent;
    transform: rotate(270deg);
    position: absolute;
    right: -64px;
    top: 0;
	display: none;
}
.triangolo4 {
	width: 0;
    height: 0;
    line-height: 0px;
    border-top: 40px solid #0069b2;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 10px;
}
.bgBlu{
	background-color: #0069B2;
}
.btn-bianco{
	background: #ffffff;
	color: #002960;
    font-family: AvenirBook;
    display: block;
    margin: 0 auto;
    border-radius: 100px;
    padding: 10px 50px;
}
.btn-bianco:hover{
	background: #002960;
	color: #ffffff;
}
.txtFooter, .txtFooter a{
	font-family: AvenirBook;
	color: #3C3C3E;
	font-size: 14px;
}
.separa{
	color: #008dd4;
    margin-left: 5px;
    margin-right: 5px;
}
.txtFooter{
	padding-top: 20px;
}
.contributo{
	font-family: AvenirBook;
    color: #3C3C3E;
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
	margin-bottom: 10px;
	position: relative;
	top: 12px;
	margin-right: 15px;
}
footer{
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 2.5px solid #0069b2;
}
#pageLogin{
	position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(39, 41, 41, .86);
    z-index: 99999999;
    top: 0;
    padding-top: 20%;
}
.credenziali{
	font-family: AvenirBook;
    font-size: 37px;
    text-align: center;
	color: #ffffff;
}
.form-control2{
	border-radius: 0;
    height: 45px;
}
#error{
	font-family: AvenirBook;
	color: #ffa4a4;
    font-weight: 500;
    text-align: center;
    margin-top: 10px;
}
.linkLogin{
	text-align: center;
	text-decoration: underline;
	color: #ffffff;
}
.linkPag{
	font-family: AvenirRoman;
    font-size: 16px;
    color: #0069b2;
    border-bottom: 1px solid #C0CCDE;
    padding-bottom: 3px;
	cursor: pointer;
}
.btnBlu3 {
    font-family: AvenirRoman;
    font-size: 14px;
    background-color: #00A2DF;
    color: #ffffff;
    border-radius: 100px;
    padding: 13px 20px;
    width: 150px;
}
.btnBlu3:hover{
	background-color: #002960;
}
#error2{
	font-family: AvenirBook;
	color: #b4ffb4;
    font-weight: 500;
    text-align: center;
    margin-top: 10px;
	font-size: 20px;
}
.point{
	font-size: 8px;
    margin-right: 7px;
}
.statement{
	margin-top: 60px;
	margin-bottom: 40px;
}
.radio-statement{
	height: 40px;
    width: 40px;
    display: block;
}
.label-statement{	
	text-align: center;
    font-family: AvenirRoman;
    color: #002960;
    font-size: 19px;
    line-height: 34px;
	padding: 0px 33px;
}
.textarea-statement{
	width: 100%;
    min-height: 120px;
    font-family: AvenirBook;
    color: #002960;
    font-size: 16px;
    line-height: 24px;
    padding: 20px;
}
.elenco-statement{
	font-family: AvenirBook;
    color: #ffffff;
    margin: 0;
}
.num-statement{
	margin-left: 17px;
	cursor: not-allowed;
}
.num-statement.attivo{
	font-weight: bold;
    color: #00A2DF;
    font-family: AvenirBlack;
}
.num-statement.Cpointer{
	cursor: pointer;
}
.error{
	font-family: AvenirBook;
    font-weight: 500;
    text-align: center;
    margin-top: 10px;
	color: #f22222;
}
a:hover {
    color: unset;
    text-decoration: none;
}
.votato{
	font-family: AvenirBlack;
    color: #002960;
    font-size: 21px;
    line-height: 28px;
}
.cc-cookies {
    z-index: 999999999999 !important;
}
.btnTorna{
	width: unset;
    padding: 13px 50px;
    display: block;
    margin: 0 auto;
	margin-top: 60px;
}
.bgTerminato{
	background-image: url('../images/terminato.png');
	background-position: top right;
    background-repeat: no-repeat;
    background-size: 46%;
    padding-top: 31%;
}
#desktopnav{
	margin-bottom: 15px;
}
.table-punteggi, .table-punteggi th, .table-punteggi td {
	text-align: center;
	font-weight: 700;
	margin-bottom: 10px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	color: #222856;
	padding: 10px 12px;
}
.table-punteggi {
	border-collapse: collapse;
	border-spacing: 0;
}

.padding50{
	padding-top: 50px !important;
}

@media (max-width: 768px) {
	.text-center-mobile{
		text-align: center !important;
	}
}
.modal-dialog{ margin-top: 25%; }


@media (min-width: 576px) {
	.table-punteggi, .table-punteggi th, .table-punteggi td {
		padding: 10px 20px;
	}
}

@media (min-width: 768px) {
	.page{
		margin-left: 50px;
		margin-right: 50px;
	}
	.colTestata{
		padding: 0;
		text-align: right;
	}
	
	.borderRight{
		border-right: 2px solid #ffffff;
	}
	.paddingRight{
		padding-right: 30px;
	}
	.paddingLeft{
		padding-left: 30px;
	}
	.timeline > li {
		width: 48%;
	}
	.contributo{
		position: relative;
		top: 0px
	}
	.spazioCredits{
		min-height: 200px;
	}
	.separa{
		margin-left: 15px;
		margin-right: 15px;
	}
	.timeline {
		padding-right: 0px;
	}
	.label-statement{	
		padding: 0px 14px;
	}
	.btnTorna{
		margin-top: 60px;
	}
	.bgTerminato{
		padding-top: 0%;
	}
}

@media (min-width: 992px) {
	.borderRight2{
		border-right: 2px solid #ffffff;
	}
	.timeline > li {
		width: 49.5%;
	}
	.boxBiblio{
		height: 64px;
		margin-right: 40px;
	}
	.cartella.active .triangolo3{
		display: block;
	}
	.btn-bianco {
		width: 30%;
	}
	.contributo{ 
		position: relative;
		top: 12px;
		margin-right: 20px;
	}
	.spazioCredits{
		min-height: 420px;
	}
	.label-statement{	
		padding: 0px 20px;
	}
	.btnTorna{
		margin-top: 200px;
	}
	.bgTerminato{
		background-size: 50%;
	}
	#desktopnav{
		margin-bottom: 0px;
	}
	.bgStepUP{
		background-image: url(../images/img_testata.png);
		background-repeat: no-repeat;
		background-position-x: right;
		background-position-y: center;
		background-size: 51%;
	}
	#imgTestata {
		position: absolute;
		bottom: -3px;
		left: 0;
		width: 113%;
		max-width: unset;
	}
	.modal-dialog{ margin-top: 10%; }
}

@media (min-width: 1200px) {
	.timeline > li {
		width: 50%;
	}
	#pageLogin{
		padding-top: 14%;
	}
	.bgTerminato{
		background-size: inherit;
	}
	.btnTorna{
		margin-top: 245px;
	}
	.bgStepUP{
		background-size: 47%;
	}
}
