.center, .centra{ display: block;margin: 0 auto; }
.clearfix{ clear: both; }
.no-padding{ padding: 0 !important; }
.no-margin{ margin: 0 !important; }
.underline{ text-decoration: underline; }

.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;}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}
button:focus, input:focus, textarea:focus {outline:0 !important;}

p, span, a, div, strong, li{
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #222222;
}
strong{
	font-weight: 700 !important;
}
a:hover{
	text-decoration: none;
}

.boxPadding{
	padding-top: 60px;
	padding-bottom: 60px;
}
.rowYellow{
	background-color: #FFCF03;
	height: 20px;
	width: 100%;
}
#testata{
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	position: relative;
}
#imgTestata, #imgTestataInterna{
	width: 100%;
}

.centraVert{
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex !important;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}

.title {
    color: #000000;
    font-family: 'Barlow', sans-serif;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    font-size: 29px;
}
.boxTitle{
    margin-top: 20px;
}
.btn-viola{
	background-color: #871C65;
    color: #FFCF03;
    border-radius: 0px;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'Barlow', sans-serif;
    font-weight: 800;
    letter-spacing: 1px;
}
.btn-viola:hover{
	background-color: #FFCF03;
    color: #871C65;
}
#presentazione {
    padding-top: 30px;
    padding-bottom: 40px;
	}
.txt{
	font-size: 17px;
	line-height: 30px;
}
.txtBig{
	font-size: 19px;
    margin-bottom: 30px;
}
.btn-sondaggio{
	margin-top: 30px;
	margin-bottom: 40px;
}
footer{
	background-color: #871C65;
	margin-top: 20px;
}
#logoEdra{
	max-width: 100px;
}
footer a, footer .pagineServizio {
	color: #FFCF03;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 300;
    font-size: 15px;
}
footer a:hover{
	text-decoration: none;
	color: #ffffff;
}
.txt-footer{
	color: #ffffff;
	font-family: 'Barlow Condensed', sans-serif;
    font-weight: 300;
    font-size: 15px;
}
.txtEdra{
	display: inline-block;
    position: relative;
    top: 11px;
    margin-left: 12px
}
#logoJazz{
	max-width: 300px;
}
.pagineServizio{
    width: 100%;
    text-align: center;
}
.bgGrigio{
	background-color: #F6F6F6;
}
.bgBianco{
	background-color: #ffffff;
	height: 10px;
}
#footerHP footer{
	padding-top: 20px;
    padding-bottom: 0;
}
#footerInterne footer{
	padding-top: 0px;
    padding-bottom: 30px;
}
#survey{
	padding-top: 50px;
	padding-bottom: 100px;
}
label{
	color: #00000080;
	font-size: 14px;
	margin-bottom: 3px;
}
.form-control {
	border: 1px solid #CAD7DD;
    border-radius: 0;
	min-height: 40px;
}
.select2-choice {
    min-height: 40px !important;
    border: 1px solid #CAD7DD !important;
	border-radius: 0px !important;
	background-image: none !important;
}
.select2-container .select2-choice .select2-arrow {  
    border-left: none !important;
    background: #fff !important;
	background-image: none !important;
}
.select2-container .select2-choice .select2-arrow {
    top: 6px !important;
}
.linkPrivacy{
	font-style: italic;
	color: #871C65;
}
.textRosso{
	color: #871C65;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 500;
}
.errorAccedi{
	color: #871C65;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 500;
	text-align: center;
}
.btn-conferma{
	margin: 0 auto;
    text-transform: capitalize;
    font-size: 15px;
    width: auto;
    display: block;
    padding: 10px 30px;
}
.stepwizard-step p {
    margin-top: 10px;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
    /*top: 22px;*/
    top: 13px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #707070;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
	top: -3px;
}
/*
	.btn-circle {
    width: 50px;
    height: 50px;
    text-align: center;
    padding: 6px 0;
    font-size: 16px;
    line-height: 1.8;
    border-radius: 30px;
    border: 7px solid #fff;
    font-weight: bold;
	}
*/
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 1px 0;
    font-size: 13px;
    line-height: 1.8;
    border-radius: 30px;
    border: 3px solid #fff;
    font-weight: bold;
}
/*
.btn-circle-small {
    width: 12px;
    height: 12px !important;
    text-align: center;
    padding: 6px 0;
    font-size: 18px;
    line-height: 1.8;
    border-radius: 20px;
    background-color:#707070;
}
.btn-circle-small-right {
	width: 12px;
	height: 12px !important;
	text-align: center;
	padding: 6px 0;
	font-size: 18px;
	line-height: 1.8;
	border-radius: 20px;
	background-color:#707070;
	float:right !important
}
*/
.btn-circle-small {
	width: 6px;
    height: 6px !important;
    border-radius: 500px;
    background-color: #707070;
    top: -2px;
    position: relative;
}
.btn-circle-small-right {
	width: 6px;
    height: 6px !important;
    border-radius: 500px;
	background-color: #707070;
	float:right !important;
	top: -2px;
    position: relative;
}
.not-active {
    pointer-events: none;
    cursor: default;
    text-decoration:none;
    color:black;
}
.adv_blue {
	background-color: #ffcf03!important;
    color: #872166!important;
    border-radius: 100px;
    cursor: pointer;
    box-shadow: 0px 3px 6px rgba(186, 186, 186, 0.73);
}
.adv_blue:hover{background-color:#003567!important; color:#fff!important; cursor: pointer;}
.adv_orange {background-color:#f8981d; color:#fff; cursor: pointer;}
.adv_grey {
	background-color: #f5ebc0;
    color: rgba(135, 33, 102, 0.43);
	box-shadow: 0px 3px 6px rgba(186, 186, 186, 0.73);
	border-radius: 100px;
}

.select2-container .select2-choice {
    height: 37px;
    padding: 5px 17px 0 10px;
}
.domanda{
	font-weight: 500;
    color: #871C65;
    font-size: 20px;
	margin-bottom: 5px;
}
.boxDomanda{
	margin-top: 50px;
    margin-bottom: 25px;
}
.topicDomanda{
	color: #222222;
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 14px;
}
.infoDomanda{
	color: #871C65;
    font-size: 15px;
    font-style: italic;
}

.inputP{
	width: 50px;
    margin-left: 10px;
    height: 25px;
    text-align: right;
    padding: 3px;
}
.checkbox{
	margin-bottom: 15px;
}
.checkbox label{
	color: #222222;
	font-size: 17px;
}
.btn-avanti{
	padding: 3px 40px;
    background: linear-gradient(to right, #871c65, #b60e80);
    font-family: 'Barlow Condensed', sans-serif;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 1px;
    border-radius: 100px;
    box-shadow: 0px 0px 5px rgba(138, 26, 103, 0.83);
    display: block;
    margin: 0 auto;
	margin-top: 50px;
}
.btn-avanti:hover{
	color: #ffcf03;
}
.btn-group>.btn:first-child {
    margin-left: auto;
}
.checkbox-test{
	width: 17px;
    height: 17px;
    position: relative;
    top: 3px;
}
.labelDomanda {
	cursor: pointer;
}
[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: inherit !important;
}
.domandaCorrente, .domandaCorrente *{
    text-align: center;
    font-weight: 600;
}
.select2-results .select2-highlighted {
    background: #ffcf03;
}
#tableScroll{
	width: 40px;
    display: block;
    margin: 0 auto;
}
#formAccedi{
	display: block;
    margin: 0 auto;
    max-width: 600px;
    border: 2px solid #871c65;
    padding: 20px;
    margin-top: 100px;
}
.width100{ width: 100%; }

#delphi-panel {
    position: absolute;
    top: 2.5%;
    left: 0;
    width: 65%;
}
.back{
	color: #871c65;
    font-size: 15px;
    margin-top: 15px;
    display: block;
    margin-bottom: 15px;
}



@media (max-width: 576px) {
	.text-center-mobile{
		text-align: center !important;
	}
}

@media (min-width: 576px) {
	
}

@media (min-width: 768px) {
	.title {
		color: #ffffff;
		font-weight: 600;
		line-height: 42px;
		text-align: left;
		font-size: 24px;
	}
	.boxTitle{
		width: 100%;
		position: absolute;
		top: 0px;
		height: 100%;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex !important;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-webkit-box-align: center;
		align-items: center;
		margin-top: 0px;
	}
	.addPaddingSX{
		padding-left: 30px;
	}
	.addPaddingDX{
		padding-right: 30px;
	}
	#presentazione{
		padding-top: 80px;
		padding-bottom: 70px;
	}
	.txt{
		font-size: 17px;
	}
	.txtBig{
		font-size: 20px;
		margin-bottom: 30px;
	}
	.btn-sondaggio{
		margin-top: 40px;
		margin-bottom: 50px;
	}
	.formSurvey{
		padding-left: 40px;
		padding-right: 40px;
	}
	#delphi-panel{
	position: absolute;
    top: 3.2%;
    left: 0;
    width: 50%;
}
}

@media (min-width: 992px) {
	.title{
		line-height: 52px;
		text-align: left;
		font-size: 28px;
	}
	.txt{
		line-height: 32px;
	}
}

@media (min-width: 1200px) {
	.title{
		line-height: 52px;
		text-align: left;
		font-size: 31px;
	}
}

@media (min-width: 1400px) {
	.title{
		font-size: 40px;
	}
}	