@charset "utf-8";
/* Reset.css */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ""; content: none;}
.clearfix:before, .clearfix:after {content: ""; display: table; }
.clearfix:after {clear: both;}
.clearfix {zoom: 1;}
html {overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
* {margin:0; padding:0;border:none;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; outline:none;}
.clear {clear:both; width:100%;height:0; margin:0;padding:0;border:none;}

body {width:100%;height:auto;padding:0 0px 20px;font-family: 'Montserrat', sans-serif;font-size:18px;background-color:rgba(250,220,51,1.00);}


header {overflow:hidden;width:100%;}
.header {width: 100%; max-width: 890px; margin: 0 auto; line-height: 0;}

.wrap {overflow:hidden;width: 100%; background-color: rgba(255,255,255,1.00);} 
.container { overflow:hidden; width:100%; max-width:880px; margin:0 auto;padding:40px 0;}
.container h2 {margin-bottom: 12px; font-size:22px; line-height: 24px; font-weight: 600;color:rgba(1,66,104,1.00)}
.container h2 strong {font-weight: 800;}

.container p {margin:0 0 30px 0;}
.container ul {margin:0 0 30px 30px;}
h5 {color:#900;}
#land {}
/** FORM **/
form 						{overflow:hidden;width:100%;padding:15px;border:#06C solid 1px;}
fieldset div 		{position:relative;float:left; width:50%;margin:0 0 10px 0;padding-right:10px;}
fieldset input, fieldset select, fieldset textarea {width:100%;padding:10px 10px;font-size:13px;background:none;color:#000;}
input::placeholder {opacity:1;}
input:focus, select:focus, textarea:focus {box-sizing: border-box;background: rgba(248,255,225,1.00);border:none;}
select {-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.select {background: url("/assets/img/select-arrow.png") no-repeat 97% 50%;color:#000!important;}
fieldset #campi-obbligatori {background:none;border:none;}
fieldset #campi-obbligatori label {font-size:13px;color:#000;}
fieldset #privacy_box	{margin:0;padding:0 8px 8px 8px;font-size:11px;line-height:16px;background:none;color:#000;border:none;}
fieldset #privacy_box input {width:15px;height:15px;padding:4px 0 0 0;}
fieldset #privacy_box strong {font-size:12px; font-weight:700;}
fieldset #privacy_box span {display:inline-table;}
fieldset #variabili {display:none;background:none;}
fieldset #domanda {display:none;}
#invia {float:right;margin:0;width:100%; max-width:220px;}
#invia2 {margin:0;border:none;}
.item {float:none;border:none;background:none;}
.item .jqconferma {display:block;width:100%;height:38px;margin:0;padding:0;font-family: 'Montserrat', sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;color:#ffffff;background-color:#900;cursor:pointer;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
.item:hover .jqconferma:hover {background-color:#393;transition: all 0.3s}
#nome-errore,#cognome-errore,#telefono-errore,#email-errore,#provincia-errore{display:none;}
.error {position:absolute;bottom:0;left: 0; margin:0!important;padding:2px!important;font-size:10px!important; line-height:9px!important;background-color:rgba(192,8,31,05);color:#FFFFFF;}
input, select, input:focus, select:focus {	border-bottom:#000f solid 1px; background:rgba(248,255,225,1.00);}
input:required:focus:invalid, select:required:focus:invalid {	border-bottom:rgb(169,57,6) solid 1px;background:none;} 
input:required:valid, select:required:valid {	border-bottom:#0C0 solid 1px;background:none;}
::placeholder {color:#000;}

/* FOOTER */
footer {overflow:hidden;width:100%;background-color:rgba(250,220,51,1.00);}
.footer { overflow:hidden; width:100%; max-width:890px; margin:0 auto;padding:60px 40px; text-align: center;}
	.footer h3 {font-size: 16px;color:aliceblue;}
	.footer p {font-size: 14px;color:rgba(0,0,0,1.00);}
/* VARIE **/
.fluid { width:100%; height:auto;}
.link {text-decoration: underline;color:blue; cursor: pointer;}
.intero {display:inline-block;}


@media (max-width: 640px) {
.container {}	
.content, .footer {padding:40px 20px;}
form {margin-left:0;}
fieldset div 		{width:100%;padding-right:0;}
}











