@charset "utf-8";
/* CSS Document */

.empty {
	height: 150px;
	background-color: #fff
}

.monitor {
	position: absolute;
	width: 395px;
	height: 452px;
	top: -100px;
	left: 78px;
}

.boxes-archivio {
	display: inline-block;
	position: relative;
	width: 320px;
	height: 100px;
	margin: 0 2% 2% 0;
	padding: 0;
	background-color: transparent;
	border: 1px solid #efefef;
	overflow: hidden;
	transition-duration: 1s;
	transition-property: background-color;
	font-size: 90%;
}

.boxes-archivio:hover {
	background-color: #ccc;
}

.background-number {
	position: absolute;
	top: 0;
	right: 3%;
	font-size: 100px;
	line-height: 80px;
	font-weight: 900;
	color: #F9F9F9;
	font-family: serif;
	letter-spacing: -8px;
}

.titolo {
	padding: 1%;
	text-align: left;
	font-size: 160%;
	font-weight: 700;
	color: #1e72a9;
}

.titolo:hover {
	color: #1c2e3a;
}

.sottotitolo {
	padding: 1%;
	text-align: left;
	font-size: 100%;
	font-weight: 400;
	color: #1e72a9;
}

.sottotitolo:hover {
	color: #1c2e3a;
}

#marquee {
	position: fixed;
	bottom: 0px;
	width: 100%;
	background-color: #e4d349;
	color: #022a36;
	font-size: 200%;
	font-family: "Amiko", sans-serif;
	line-height: 2;
	z-index: 1000;
}

#marquee span {
	color: #fff;
}

.boxindex {
	display: block;
}

.boxindexmobile {
	display: none;
}

.read {
	color: #fff !important;
	background-color: #e8db8c;
	width: max-content;
	padding: 4px;
	border: 1px solid;
}

.read a {
	color: #fff !important;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 1em;
}

#mainslide {
	position: relative;
	width: 100%;
	margin: 0px auto;
	padding: 0;
	background-image: none;
	background: #012935;
}

#mainhighline {
	width: 92%;
	position: relative;
	margin: 0px auto;
	padding: 4%;
	background-color: #fff;
}

#main {
	max-width: none;
	background-color: #f2f2f2;
	padding-top: 0;
	padding-bottom: 0;
	background-image: url("../img/lamierino.jpg");
	background-repeat: repeat;
	background-position: top left;
	background-size: contain;
}

.fullsize {
	width: 100%;
}

#mainslide {
	max-width: none;
	min-height: 1px;
}

#slide {
	position: relative;
	width: 100%;
	max-height: 500px;
	min-height: 200px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
}

#slide img {
	width: 100%;
}

.testo-slider {
	position: absolute;
	top: 100px;
	left: 19%;
	width: 32%;
	padding: 0;
	text-align: left;
	font-size: 130%;
	font-weight: 400;
	color: #e4d349;
	line-height: 1.2;
}

.testo-slider h1 {
	font-size: 150%;
	font-weight: 800;
	width: 100%;
	margin-bottom: 20px;
	line-height: 1.3;
}

#bottone-slider {
	position: absolute;
	top: 200px;
	right: 19%;
	width: 260px;
	padding: 20px;
	text-align: center;
	font-size: 130%;
	font-weight: 400;
	color: #fff;
	background-color: #000;
	line-height: 1.2;
}

#bottone-slider:hover {
	text-decoration: none;
	color: #e4d349;
}

#slide0 {
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 20px 2%;
	background-color: #062b36;
}

#slide0 h1, #slide0 h2 {
	text-align: center;
	font-size: 200%;
	font-weight: 200;
}

#logo-bianco {
	width: 30%;
	min-width: 260px;
}

#mainhighline h2 {
	line-height: 2;
}

#slide-testo h2 {
	text-align: center;
}

.box {
	display: table;
	padding-bottom: 50px;
	padding-top: 50px;
}

.o-form {
	max-width: none;
	background-color: #f2f2f2;
}

.o-form-header {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
}

.o-form form {
	max-width: 1200px;
}

.msg_style {
	width: 580px;
}

.contactform input[type="checkbox"] {
	width: 50px;
}

.bottonegray {
	margin: 10px;
	padding: 6px;
	text-align: center;
	border: 1px solid #17434d;
	background-color: #cccccc;
	color: #17434d;
	display: inline-block;
}

.bottonegray span {
	display: none;
}

.bottonegray:hover {
	border: 1px solid #e4d349;
	background-color: #17434d;
	color: #e4d349;
	text-decoration: none;
}

.background-number {
	position: absolute;
	top: 0;
	right: 3%;
	font-size: 100px;
	line-height: 80px;
	font-weight: 900;
	color: #F9F9F9;
	font-family: serif;
	letter-spacing: -8px;
}

.titolo {
	padding: 1%;
	text-align: left;
	font-size: 160%;
	font-weight: 700;
	color: #1e72a9;
}

.titolo:hover {
	color: #1c2e3a;
}

.sottotitolo {
	padding: 1%;
	text-align: left;
	font-size: 100%;
	font-weight: 400;
	color: #1e72a9;
}

.sottotitolo:hover {
	color: #1c2e3a;
}

#logo-archivio {
	position: relative;
	height: 180px;
	width: 100%;
	max-width: 1200px;
	margin: 0px auto;
	padding: 0;
}

.abbmulti fieldset {
	font-size: 100%;
	position: relative;
	width: 100%;

	margin: 0px;
	padding: 1px;
}

.abbmulti input {
	width: 36%;
	display: block;
	padding: 6px 6px 6px 20px;
	margin: 20px 0;
	font-size: 160%;
	color: #999;
}

.abbmulti input[type="checkbox"] {
	width: 40px;
	display: inline;
	margin: 0 20px 0 0;
}

.abbmulti input[type="submit"] {
	width: 88%;
	margin: 10px auto;
	padding: 6px;
	text-align: center;
	border: 1px solid #17434d;
	background-color: #17434d;
	color: #e4d349;
	cursor: pointer;
}

.abbmulti .submit:hover {
	border: 1px solid #17434d;
	background-color: #e4d349;
	color: #17434d;
}

#bodi {
	font-family: "Open Sans", sans-serif;
	color: #022a36;
	/*background-image:url("../img/sf-hp.jpg");
	background-position: top center;
	background-repeat: no-repeat;*/
	margin: 0;
	padding: 0;
	font-weight: 400;
}

#bodi h2 {
	display: block;
	font-size: 1.5em;
	margin-block-start: 0.83em;
	margin-block-end: 0.83em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
}

#bodi li {
	list-style: none;
}

a {
	color: #022a36;
	text-decoration: none;
}

a.underline {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

.visibile {
	display: block;
}

.invisibile {
	display: none;
}

/*-------------------------area soci*/

#popup_msg, #popup_msg_banner {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url(../img/sf-pop.png);
	overflow: scroll;
	z-index: 60000;
}
#popup_msg_banner {
	display: block;
}
#feedbackmsg, #backmsg, #pop_prova, #pop_prev {
	display: block;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url(../img/sf-pop.png);
	overflow: scroll;
	z-index: 60000;
}

#popup_sisocio {
	display: block;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url(../img/sf-pop.png);
	overflow: scroll;
	z-index: 60000;
}

.msg_style {
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left: -280px;
	padding: 40px;
	width: 460px;
	height: auto;
	background-color: #fff;
	border: 1px solid #ccc;
	/*-webkit-border-radius: 14px;
-moz-border-radius: 14px;
border-radius: 14px;*/
}

.msg_style p {
	font-size: 80%;
}

.msg_style span {
	position: absolute;
	top: -18px;
	right: -18px;
	color: #e4d349;
	text-align: center;
	line-height: 28px;
	width: 38px;
	background-color: #fff;
	border: 4px solid #e4d349;
	-moz-border-radius: 28px;
	-webkit-border-radius: 28px;
	border-radius: 28px;
}


.msg_style span a {
	font-weight: bold;
	color: #e4d349;
	text-decoration: none;
}

.msg_style span a:hover {
	color: #e4d349;
	text-decoration: none;
}

.msg_style input,
.msg_style textarea {
	width: 93%;
	margin: 4px 0;
	padding: 12px 2%;
	border: 1px solid #e4d349;
}

.msg_style input[type="submit"] {
	width: 98%;
	cursor: pointer;
}

.msg_style fieldset {
	margin: 0;
	padding: 10px;
	border: solid 1px #fff;
	border-radius: 0;
}

.msg_style legend {
	padding: 5px;
	border: solid 1px #022a36;
	border-radius: 0;
	margin-bottom: 10px;
	background-color: #fff;
	font-weight: 700;
	font-size: 100%;
	color: #022a36;
}

.msg_style fieldset.form-yellow {
	border: 1px solid #e4d349;
	background-color: #e4d349;
}


/*----------------*/
.o-form-row {
	display: inline;
}

.contactform {
	text-align: center;
}

.contactform fieldset.form-yellow, .contactform fieldset.form-yellow legend {
	border: 1px solid #e4d349;
	background-color: #e4d349;
}

.contactform fieldset.form-yellow legend {
	padding: 10px;
}

.contactform h2 {
	font-size: 160%;
}

::-webkit-input-placeholder {
	/* WebKit browsers (Safari, Google Chrome, Opera 15+) */
	color: #999;
}

.contactform input,
.contactform select,
.o-form input {
	width: 60%;
	display: block;
	padding: 6px 6px 6px 20px;
	margin: 20px auto;
	border: 1px solid #ccc;
	font-size: 160%;
	color: #999;
	/*background-image: url("../img/solologo.png");
	background-position: left top;
		background-size: contain;
	background-repeat: no-repeat;*/
}

.provaform input,
.provaform select {
	width: 100%;
	display: block;
	padding: 6px 6px 6px 20px;
	margin: 20px auto;
	border: 1px solid #ccc;
	font-size: 100%;
	color: #999;
	/*background-image: url("../img/solologo.png");
	background-position: left top;
		background-size: contain;
	background-repeat: no-repeat;*/
}

/* .contactform option {
	color: #999;
} */
.o-form input {
	display: inline;
	padding: 6px;
	background-image: none;
}

.contactform input[type="radio"],
.o-form input[type="submit"] {
	cursor: pointer;
}

.contactform input[type="radio"],
.contactform input[type="checkbox"],
.o-form input[type="checkbox"] {
	width: 40px;
	display: inline;
	margin: 0 20px 0 0;
}

.contactform label {
	font-size: 160%;
}

.contactform input[type="image"] {
	max-width: 320px;
}

.contactform input[type="submit"] {
	width: 62%;
	margin: 10px auto;
	padding: 6px 13px;
	text-align: center;
	border: 7px solid #17434d;
	background-color: #17434d;
	color: #e4d349;
	cursor: pointer;
}

.contactform .submit:hover {
	border: 7px solid #e4d349;
	background-color: #e4d349;
	color: #17434d;
}

.metalli input[type="submit"] {
	width: 200px;
	margin: 10px auto;
	padding: 6px;
	text-align: center;
	border: 1px solid #17434d;
	background-color: #17434d;
	color: #e4d349;
	cursor: pointer;
}

.metalli .submit:hover {
	border: 1px solid #17434d;
	background-color: #e4d349;
	color: #17434d;
}

#header {
	width: 100%;
	margin: 0;
	background-color: #e2c600;
}

#indirizzo {
	position: relative;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	background-color: #e2c600;
	color: #022a36;
	padding: 10px 0;
	font-size: 80%;
}

#indirizzo a {
	color: #022a36;
	margin: 0 10px;
	display: inline-block;
	font-weight: 600;
}

#indirizzo img {
	vertical-align: middle;
	height: 30px;
}

#homelink {
	position: relative;
	float: left;
}

#homelink img {
	width: 300px;
	height: 70px;
	margin-top: -12px;
}

#logo {
	position: relative;
	height: 300px;
	width: 100%;
	max-width: 1200px;
	margin: 0px auto;
	padding: 0;
	background-image: url("../img/logo-completo.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	background-size: contain;
}

#login {
	position: absolute;
	right: 1%;
	top: 10px;
	padding: 0;
	text-align: left;
	color: #062b36;
}

#avviso {
	position: absolute;
	right: 1%;
	top: 3%;
	padding: 6px;
	text-align: center;
}

#avviso h1,
#avviso h2 {
	margin: 10px 0;
}

#avviso span,
#slide-testo span {
	font-family: "Amiko", sans-serif;
	color: #d9c646;
}

#avviso img {
	width: 100%;
}

#logo-oltre {
	position: relative;
	height: 100px;
	width: 100%;
	max-width: 1200px;
	margin: 0px auto;
	padding: 0;
}

#logo-oltre img {
	width: 260px;
}

#opendiv {
	font-size: 70%;
	text-align: justify;
}

.bottoneyellow {
	width: 40%;
	min-width: 250px;
	margin: 10px auto;
	padding: 16px 6px;
	text-align: center;
	border: 1px solid #e4d349;
	background-color: #e4d349;
	font-size: 120%;
	font-weight: 700;
	color: #17434d;
	position: absolute;
	top: 50px;
	left: 25%;
}

.bottoneyellow a {
	font-weight: 700;
	text-decoration: none;
	color: #17434d;
}

.bottoneyellow a:hover {
	text-decoration: underline;
}

.bottoneocra {
	width: 40%;
	min-width: 250px;
	margin: 10px auto;
	padding: 16px;
	text-align: center;
	border: 1px solid #e4d349;
	background-color: #e4d349;
	font-size: 200%;
	font-weight: 700;
	color: #17434d;
}

.bottoneocra a {
	font-weight: 700;
	text-decoration: none;
	color: #17434d;
}

.bottoneocra a:hover {
	text-decoration: underline;
}

.bottoneocra img {
	width: 40px;
	vertical-align: middle;
	margin-right: 30px;
}

#slide-testo .bottoneocra span,
.bottoneocra span {
	color: #fff;
}

.bigbottone {
	margin: 10px;
	padding: 16px;
	text-align: center;
	border: 1px solid #17434d;
	background-color: #17434d;
	font-size: 200%;
	color: #e4d349;
	clear: both;
}

#slide-testo .bigbottone a span {
	color: #fff;
}

.bigbottone a {
	color: #e4d349;
	text-decoration: none;
}

.bigbottone:hover {
	border: 1px solid #17434d;
	background-color: #e4d349;
	color: #17434d;
}

.bigbottone:hover a {
	color: #17434d;
}

.bottone {
	/*margin: 10px;*/
	width: 98%;
	margin: 0 auto;
	padding: 6px 1%;
	text-align: center;
	border: 1px solid #17434d;
	background-color: #17434d;
	font-size: 120%;
	color: #e4d349;
}

.bottone:hover {
	border: 1px solid #17434d;
	background-color: #e4d349;
	color: #17434d;
}

.bottone:hover a {
	color: #17434d;
}

.bottone a {
	font-weight: 600;
	font-size: 200%;
	text-decoration: none;
	color: #e4d349;
}

.bottone span,
.bottone span {
	display: none;
}

.bottone a:hover {
	text-decoration: none;
	color: #17434d;
}

.bottone a:hover em,
.bottone:hover em {
	display: none;
}

.bottone a:hover span,
.bottone:hover span {
	display: inline;
}

.bottone img {
	width: 40px;
	vertical-align: middle;
	margin-right: 30px;
}

.smallbottone {
	width: 60%;
	max-width: 260px;
	margin: 0 auto;
	padding: 6px 1%;
	text-align: center;
	border: 1px solid #17434d;
	background-color: #17434d;
	font-size: 120%;
	color: #e4d349;
}

.smallbottone:hover {
	border: 1px solid #17434d;
	background-color: #e4d349;
	color: #17434d;
}

.smallbottone:hover a {
	color: #17434d;
}

.smallbottone a {
	font-weight: 600;
	font-size: 200%;
	text-decoration: none;
	color: #e4d349;
}

.smallbottone a:hover {
	text-decoration: none;
	color: #17434d;
}

.smallbottone a:hover em,
.smallbottone:hover em {
	display: none;
}

.smallbottone a:hover span,
.smallbottone:hover span {
	display: inline;
}

.smallbottone img {
	width: 40px;
	vertical-align: middle;
	margin-right: 30px;
}

.smallbottone span,
.smallbottone span {
	display: none;
}

.bottoney {
	margin: 10px;
	padding: 6px;
	text-align: center;
	border: 1px solid #e4d349;
	background-color: #e4d349;
	color: #17434d;
}

.bottoney span {
	display: none;
}

.bottoney:hover {
	border: 1px solid #e4d349;
	background-color: #17434d;
	color: #e4d349;
}

.bottoney a:hover em,
.bottoney:hover em {
	display: none;
}

.bottoney a:hover span,
.bottoney:hover span {
	display: inline;
}

.bottoney:hover a {
	color: #e4d349;
}

.bottoney a {
	font-weight: 600;
	font-size: 200%;
	text-decoration: none;
	color: #17434d;
}

.bottoney a:hover {
	text-decoration: none;
	color: #e4d349;
}

.bottoney img {
	width: 40px;
	vertical-align: middle;
	margin-right: 30px;
}

#main {
	position: relative;
	min-height: 400px;
	width: 100%;
	max-width: 1200px;
	margin: 0px auto;
	padding: 40px 0;
	background-image: url("../img/lamierino.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	background-size: contain;
}

/*--------------------------------------------------*/


#slide-oltre {
	position: relative;
	width: 100%;
	height: 600px;
	max-width: 1920px;
	margin: 0 auto;
	padding: 0;
	background-image: url("../img/nonperderetempo.jpg");
	background-size: cover;
}

#slide-oltre .testo-slider {
	position: absolute;
	bottom: 80px;
	right: 7%;
	width: 500px;
	padding: 0 10px 30px 10px;
	text-align: left;
	font-family: "Amiko", sans-serif;
	font-size: 200%;
	font-weight: 600;
	color: #e4d349;
	border-bottom: 1px solid #e4d349;
	line-height: 1.2;
}

#slide-oltre .testo-slider h1 {
	font-family: "Amiko", sans-serif;
	font-size: 150%;
	font-weight: 800;
	width: 100%;
	margin-bottom: 20px;
	line-height: 1.3;
}


#leftdiv,
#rightdiv {
	width: 49%;
	margin: 0 auto;
	text-align: center;
	display: inline-block;
	vertical-align: top;
}

.boxes-metalli {
	display: inline-block;
	position: relative;
	width: 500px;
	margin: 45px 1% 2% 1%;
	padding: 0;
	background-color: transparent;
	overflow: hidden;
	transition-duration: 1s;
	transition-property: display;
	font-size: 60%;
}

.boxes-metalli table {
	width: 100%;
	text-align: center;
	background-color: #e0dada;
}

.boxes-metalli table.yellow,
.yellow {
	width: 100%;
	background-color: #e4d349;
	border: solid 3px #e4d349;
	text-align: center;
}

.bold {
	font-weight: 700;
	font-size: 150%;
}

.uno {
	background-color: #e0dada;
	border: solid 3px #000;
	font-weight: 700;
}

.due {
	background-color: #e4d349;
	border: solid 3px #000;
	font-weight: 700;
	font-size: 150%;
}

.tre {
	background-color: #fff;
	border: solid 3px #000;
	font-weight: 700;
}



.quattro {
	text-decoration: underline;
	font-weight: 700;
	font-size: 180%;
}

.cinque {
	background-color: #022A34;
	border: solid 3px #000;
	font-weight: 700;
	font-size: 100%;
}

.boxes-metalli h3 {
	font-size: 140%;
	margin: 0 auto;
}

.boxes-metalli h4 {
	display: block;
	font-size: 120%;
	font-weight: 600;
	margin-top: 0;
}

.boxes-metalli h5 {
	display: block;
	font-size: 95%;
	font-weight: 600;
	margin-top: 30px;
	font-style: italic;
}

.boxes-metalli div {
	position: absolute;
	width: 320px;
	height: 32px;
	margin: 0;
	padding: 20px;
	overflow: hidden;
}

.boxes-metalli img {
	width: 100%;
}

.boxes-metalli span {
	display: none;
}

.boxes-metalli:hover span {
	display: block;
}

.boxes-metalli:hover em {
	display: none;
}

.bigbox {
	position: relative;
	display: block;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-color: transparent;
}

.bigboxes {
	display: inline-block;
	position: relative;
	width: 620px;
	height: 400px;
	margin: 45px 1% 2% 1%;
	padding: 0;
	background-color: transparent;
	overflow: hidden;
	transition-duration: 1s;
	transition-property: display;
	text-align: center;
}

.bigboxes div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 600%;
	margin: 0 auto;
	padding: 20% 0;
	overflow: hidden;
	text-align: center;
	font-size: 160%;
	background-image: url("../img/sf-box77.png");
}

.box {
	position: relative;
	display: inline-block;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-color: transparent;
	vertical-align: top;
}

#unws.box {
	margin-left: 20%;
}

.boxes,
.boxes-single {
	display: inline-block;
	position: relative;
	width: 320px;
	height: 355px;
	margin: 45px 1% 2% 1%;
	padding: 0;
	background-color: transparent;
	overflow: hidden;
	transition-duration: 1s;
	transition-property: display;
	font-size: 60%;
}

.boxes-single {
	width: 675px;
	height: 355px;
}

.boxes h3,
.boxes-single h3 {
	font-size: 140%;
	margin: 0 auto;
}

.boxes h4 {
	display: block;
	font-size: 120%;
	font-weight: 600;
	margin-top: 0;
}

.boxes h5 {
	display: block;
	font-size: 95%;
	font-weight: 600;
	margin-top: 30px;
	font-style: italic;
}

.boxes div,
.boxes div {
	position: absolute;
	width: 320px;
	height: 32px;
	margin: 0;
	padding: 20px;
	overflow: hidden;
}

.boxes div {
	width: 220px;
	padding: 20px 0 0 15px;
}

#slide1, #slide4, #slide6 {
	position: relative;
	width: 100%;
	height: auto;
	padding: 50px 0;
	text-align: center;
	background-color: #fff;
}

#slide1 h1 {
	color: #e2c600;
}

#slide1 h3 {
	font-weight: 600;
}

#slide2 {
	width: 100%;
	padding: 50px 0;
	max-width: none;
	text-align: center;
	background-image: url("../img/fondo-frecce2.jpg");
	background-size: cover;
}

#slide4 .box {
	max-width: 1200px;
	margin: 0;
	text-align: left;
}

#slide4 .boxes-2 {
	position: relative;
	color: #17434d;
	padding: 0 1%;
}

#slide4 p {
	max-width: 600px;
	margin: 0;
}

#slide4 h2 {
	width: 200px;
	padding: 6px;
	text-align: left;
	color: #e2c600;
	background-color: #17434d;
}

#slide5 {
	width: 100%;
	padding: 50px 0;
	max-width: none;
	text-align: center;
	background-image: url("../img/sfondo-blu.jpg");
	background-size: cover;
}

#slide5 h1 {
	color: #e2c600;
}

#slide5 p {
	color: #fff;
}

#slide7 {
	width: 100%;
	margin: 0 auto;
	padding: 50px 0;
	text-align: center;
	background-image: url("../img/sfondo_newsletter.jpg");
	background-size: 85%;
	background-repeat: no-repeat;
}

#slide7 h1 {
	font-size: 200%;
	margin: 30px auto;
	padding: 4px;
	width: 80%;
	padding-right: 20%;
	color: #062b36;
	text-align: left;
	font-weight: 700;
	font-style: italic;
}

#slide7 p {
	width: 80%;
	padding-right: 20%;
	color: #062b36;
}

#slide9 {
	width: 100%;
	max-width: none;
	text-align: center;
	background-image: url("../img/fondo-frecce2.jpg");
	background-size: cover;
	height: 315px;
}

#slide9 .box-prova {
	padding: 3px 30px;
	position: absolute;
	background-color: #e2c600;
	width: 90%;
	height: 256px;
	top: -60px;
}

#slide9 .prova {
	background-color: #fff;
	font-size: 20px;
	text-align: center;
	width: 80%;
	padding: 10px 30px;
	margin: 80px auto;
	font-weight: 600;
}

#slide9 .box-prova p {
	text-align: center;
	font-size: 20px;
	color: #17434d;
}

#slide9 .prova a {
	text-decoration: none;
	color: #17434d;

}

#slide9 .prova:hover {
	background-color: rgb(235, 235, 235);
}

#richiesta {
	position: relative;
	width: 80%;
	right: 1%;
}

#richiesta input {
	display: inline-block;
	width: 360px;
	line-height: 1.2;
	margin: 10px 0 20px 0;
	padding: 20px;
	font-size: 160%;
	background-color: transparent;
	border: 3px solid #e2c600;
	float: right;
}

#richiesta input[type="submit"] {
	line-height: 1.2;
	padding: 20px;
	font-size: 160%;
	background-color: transparent;
	border: 3px solid #e2c600;
	color: #ccc;
	cursor: pointer;
}

#richiesta input[type="radio"], #richiesta input[type="checkbox"] {
	display: inline;
	width: 40px;
	margin: 0 20px;
}

#richiesta label {
	color: #ccc;
	font-size: 160%;

}

#slide8 {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 50px 0;
	text-align: center;
	background-image: url("../img/sfondo-footer.jpg");
	background-size: cover;
	background-repeat: no-repeat;
}

#slide8 img {
	width: 80%;
}

#slide8 p {
	margin-left: 35%;
}

.boxes-2 {
	display: inline-block;
	position: relative;
	width: 47.98%;
	min-width: 250px;
	margin: 45px 0 1% 0;
	padding: 0;
	color: #fff;
	/*float: left;*/
	text-align: left;
}

.boxes-2 h1 {
	font-size: 200%;
	margin: 30px auto;
	padding: 4px;
	color: #e2c600;
	font-weight: 700;
	text-align: left;
}

.boxes-2 img {
	width: 90%;
}

.boxes-2bis img {
	align-items: center;
	width: 100%;
	height: 347px;
	object-fit: contain;
}

.boxes-3 {
	display: inline-table;
	position: relative;
	width: 32.98%;
	min-width: 250px;
	margin: 45px 0 1% 0;
	padding: 0;
}

.boxes-3 span {
	text-align: left;
}

.boxes-3 h1 {
	display: block;
	font-size: 360%;
	font-weight: 800;
	margin: 0;
	color: #062b36;
	text-align: left;
}

.boxes-3 h2 {
	display: block;
	font-size: 320%;
	font-weight: 600;
	margin-top: 0;
	color: #e2c600;
	text-align: left;
	font-style: italic;
	line-height: 1.1;
}

.boxes-3 h3 {
	display: block;
	font-size: 120%;
	font-weight: 600;
	width: 70%;
	margin-top: 0;
	padding-right: 30px;
	color: #e2c600;
	text-align: left;
}

.boxes-3 h4 {
	display: block;
	width: 164px;
	font-size: 160%;
	font-weight: 600;
	background-color: #062b36;
	color: #fff;
	text-align: left;
}

.boxes-3 h5 {
	text-align: left;
	font-size: 120%;
	font-weight: 300;
}

.boxes-4 {
	display: inline-block;
	position: relative;
	width: 20%;
	min-width: 190px;
	height: 300px;
	margin: 45px 4%;
	overflow: hidden;
	padding: 0;
	/*border: 1px solid #062b36;*/
	/*	border-radius: 10px;*/
	/*box-shadow:  5px  5px 10px #dedede,
              -5px -5px 10px #dedede,
               5px -5px 10px #dedede,
              -5px  5px 10px #dedede;*/
}

.boxes-4 img {
	height: 100%;
	width: 100%;
	max-height: 200px;
	object-fit: contain;
}

.boxes-piani {
	display: inline-table;
	position: relative;
	width: 16%;
	max-height: 670px;
	margin: 45px 0;
	min-width: 190px;
	padding: 0 0 10px 0;
	font-size: 70%;
	/*border: 1px solid #062b36;*/
	border: 1px solid #fff;
	overflow: hidden;
}

.boxes-piani ul {
	margin: 20px 10px;
	padding: 0;
	text-align: left;
}

.boxes-piani h4 {
	font-size: 160%;
	color: #fff;
	font-weight: 400;
	margin: 20px auto 4px auto;
}

.boxes-piani .footerbox h4 {
	font-size: 160%;
	color: #062b36;
	font-weight: 600;
	margin: 20px auto 4px auto;
}

.boxes-piani .footerbox {
	font-size: 120%;
	color: #062b36;
	font-weight: 600;
}

.box_chisiamo {
	top: -150px;
}

.box_chisiamomore {
	top: -250px;
}

a.bottonewhite {
	font-size: 80%;
	padding: 4px;
	display: inline;
	border: 2px solid #fff;
	color: #fff;
}

.footerbox a.bottonewhite {
	font-size: 80%;
	padding: 4px;
	display: inline;
	border: 2px solid #062b36;
	color: #062b36;
}

.titolobox1 {
	position: relative;
	max-height: 168px;
	padding: 20px 4px;
	background-color: #062b36;
	color: #e4d349;
	font-size: 140%;
	border: 0 solid #333;
}

.corner {
	position: absolute;
	bottom: 1px;
	left: 1px;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	background: none;
	border-width: 0 60px 60px 0;
	border-style: solid;
	border-color: transparent transparent rgba(228, 211, 73, 0.9) transparent;
}

.testo {
	position: absolute;
	bottom: -78.7px;
	left: -69.7px;
	width: 141px;
	height: 163px;
	line-height: 5px;
	padding: 48.400000000000006px 0 0px 0;
	text-align: center;
	background: none;
	color: #062b36;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	font-size: 10px;
	font-weight: 600;
}

.titolobox2 {
	position: relative;
	max-height: 168px;
	padding: 20px 4px;
	background-color: #477d89;
	color: #fff;
	font-size: 140%;
}

.titolobox3 {
	position: relative;
	max-height: 168px;
	padding: 20px 4px;
	background-color: #002733;
	color: #fff;
	font-size: 140%;
}

.titolobox4 {
	max-height: 168px;
	padding: 20px 4px;
	background-color: #73a9b5;
	color: #fff;
	font-size: 140%;
}

.iscriviti div:hover {
	/*background-image:url(../img/box-handmade.png);*/
	background-color: #aedad9;
	border: 16px solid #aedad9;
}

.boxes img,
.boxes-single img {
	width: 100%;
}

.boxes span,
.boxes-single span {
	display: none;
}

.boxes:hover span,
.boxes-single:hover span {
	display: block;
}

.boxes:hover em,
.boxes-single:hover em {
	display: none;
}

#separa {
	height: 60px;
	clear: both;
}

#slide-top {
	position: relative;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 0 0 20px;
	background-color: #e4d349;
	color: #fff;
	text-align: center;
}

#slide-top img {
	width: 60%;
}

.banner {
	background-image: url("../img/sf-banner.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

.bannerwhite {
	background-color: #ffffff;
	width: 80%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 50px 10%;
}

.banneryellow {
	background-color: #e4d349;
	width: 100%;
	height: 212px;
	margin: 40px 0;
}

.bannergrey {
	background-color: #e7e9e7;
	width: 80%;
	margin: 0 auto;
	padding: 50px 10%;
	color: #000;
}

.bannergrey p, .bannerwhite ul, .bannerwhite p {
	font-size: 160%;
}

.bannergrey h1, .bannergrey h2, .bannerwhite h1, .bannerwhite h2 {
	text-align: left;
}

.bannergrey h1, .bannerwhite h1 {
	margin: 30px 0;
	text-align: center;
}

.bannerwhite ul {
	font-size: 140%;
	margin: 0 auto;
	padding: 0;
}

.bannerwhite li {
	list-style: none;
	text-align: center;
}

.bannerwhite li img {
	width: 100px;
	margin-right: 30px;
	vertical-align: middle;
}

.bannerwhite li img.right {
	width: 100px;
	margin-left: 30px;
	vertical-align: middle;
}

.bannerwhite li img.left {
	display: none;
}


.banneryellow:hover {
	background-color: #e7e9e7;
}

#slide-testo h3,
#slide-testo h3 a {
	font-size: 160%;
	color: #f30c10;
}

#slide-testo {
	position: relative;
	max-width: 1200px;
	width: 96%;
	padding: 40px 2%;
	margin: 0 auto;
	text-align: justify;
}

#slide-testo ul {
	width: 80%;
	text-align: left;
}

#slide-testo li {
	font-size: 120%;
	margin-bottom: 20px;
}

#slide-testo p {
	font-size: 120%;
}

#slide-grafico,
#slide-tab {
	position: relative;
	max-width: 1200px;
	width: 96%;
	padding: 40px 2%;
	margin: 0 auto;
	text-align: justify;
}

#slide-grafico h3,
#slide-grafico h3 a {
	font-size: 160%;
	color: #f30c10;
}

/*------------------------------------------------------SPONSOR*/

#slide3 {
	position: relative;
	width: 100%;
	max-width: 1200px;
	margin: 0px auto;
	padding: 40px 0;
	text-align: center;
}

#slide3 div.logosponsor {
	position: relative;
	display: inline-block;
	width: 180px;
	margin: 10px 20px;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	clear: none;
}

#slide3 div.logos img {
	width: 250px;
}

#slide3 div.logosponsor img {
	width: 180px;
}

/*---------------------------------------*/
#footer {
	margin: 0px auto;
	padding: 40px 0;
	background-color: transparent;
	color: #f2f2f2;
	font-weight: 200;
}

#footer img {
	vertical-align: middle;
	margin-right: 10px;
	height: 50px;
}

#footer a {
	color: #f2f2f2;
	text-decoration: none;
}

#footer a span {
	display: none;
	width: 50px;
}

#footer a em {
	display: block;
	width: 50px;
}

#footer a:hover span {
	display: block;
}

#footer a:hover em {
	display: none;
}

#testofooter {
	width: 100%;
	max-width: 1200px;
	text-align: center;
}



:root {
	--widthform: 47.98%;
}

@media screen and (max-width:1024px) {
	:root {
		--widthform: 40%;
	}
}

@media screen and (max-width:1200px) {

	#bottone-slider {
		right: 10%;
	}

	.testo-slider {
		left: 6%;
		width: 50%;
	}

	.bannerwhite li img {
		display: block;
		width: 60px;
		margin: 20px auto 10px auto;
		vertical-align: middle;
	}

	.bannerwhite li img.right {
		display: none;
	}

	.bannerwhite li img.left {
		display: block;
	}

	.nl {
		color: #fff;
	}

	#slide7 {
		background: none;
	}

	#slide7 p {
		width: 90%;
		padding-right: 20%;
		color: #fff;
	}

	#slide7 h1 {
		color: #e2c600;
	}

	:root {
		--widthform: 40%;
	}

	.boxes-3 {

		width: 48%;

	}
}

@media screen and (max-width:1000px) {
	#slide7 {
		background: none;
	}

	#slide7 h1 {
		color: #e2c600;
	}

	#slide7 p {
		color: #fff;
		width: 94%;
		padding: 3%;
	}

	.boxes-2 {
		width: 95%;
		display: block;
		float: none;
	}

	#richiesta {
		position: relative;
		right: 0;
		width: 100%;
	}

	#richiesta input {
		float: none;
		width: 100%;
		font-size: 120%;
	}

	#slide8 p {
		margin: 0 auto;
		font-size: 90%;
	}

	#slide9 .box {
		width: auto;
	}

	#slide9 .box-prova {
		width: 73%;
		height: 243px;
		top: auto;
	}

}