


/* =dove-operiamo 
-------------------------------------------------------------- */

#page{
	overflow:auto;
	min-height:700px;
	position:relative;
	z-index:2;
}

#content-dove-operiamo{
	/*width:100%;*/
	max-width:580px;/*595*/
	padding-left:15px;
	padding-right:15px;
	margin-bottom:20px;
	font-size:12px;
	color:#333;
	/*border: 1px solid #F00;*/
}

#content-dove-operiamo #form-contatti-dove-operiamo
{
	margin-left:30px; 
	position:relative; 
	padding-bottom:15px;
}

#content-dove-operiamo iframe
{
	width: 100%;
	display: block;
}

#content-dove-operiamo .content h2.title {
	font-size:35px;
	color:#000;
	line-height:140%;
}


#content-dove-operiamo .content p {
	color: #333333;
    font-size: 15px;
    line-height: 140%;
}


#content-dove-operiamo .content h2 {
	color: #666666;
	font-size: 20px;
	font-style: italic;
	line-height: 115%;
	padding-bottom:10px;
}


.contents-maps-dove-operiamo{
	margin-top:30px;
}
@media only screen and (max-width: 960px) {
	min-height:0;
	height:auto !important;
}




#page-bottom-fix, #wrapper-footer{
	display:none;
}

#wrapper-bottom-page-grid1, #wrapper-bottom{
	background-image:none;
}


#wrapper-sub-footer {
	margin-top:-80px;
	padding-top:80px;
	position:relative;
	z-index:1;
}

.info{
	color: #666666;
    font-size: 20px;
    margin-bottom: 20px;
	margin-top:16px;
	width:415px;
	line-height:1.3;
}

#form_table {
	width:415px;
}

.coltxt{
	text-align:left;
}

.colinput{
	width:315px;
	text-align:right;
}

#form_table p{
	height:36px;
	line-height:36px;
	font-size:14px;
	color:#666666;
	margin-bottom:14px;
}


#content-dove-operiamo .input-text{
	width:315px;
	height:35px;
	line-height:35px;
	/*border: 1px solid #fff;*/
	-moz-box-shadow:0px 3px 4px #dddddd;
	-webkit-box-shadow:0px 3px 4px #dddddd;
	box-shadow:0px 3px 4px #dddddd;
	background-color: #FFF;
	margin-bottom:12px;
	background-image: url(images/input_small.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom:1.5px solid #dddddd;
	border-right:1.5px solid #dddddd;
	border-left:1.5px solid #dddddd;
}

.input-textarea{
	width:415px;
	height:185px;
	-moz-box-shadow:0px 3px 4px #dddddd;
	-webkit-box-shadow:0px 3px 4px #dddddd;
	box-shadow:0px 3px 4px #dddddd;
	background-color: #fff;
	margin-bottom:10px;
	/*border: 1px solid #fff;*/
	background-image: url(images/input_textarea.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom:1.5px solid #dddddd;
	border-right:1.5px solid #dddddd;
	border-left:1.5px solid #dddddd;
}

input{
	font-size:14px;
	color:#666666;
	width:311px;
	height:34px;
	border:none;
	padding-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:transparent;
}

textarea{
	font-size:14px;
	color:#666666;
	overflow:hidden;
	width:410px;
	max-width:410px;
	max-height:180px;
	height:180px;
	border:none;
	padding-left:5px;
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:transparent;
	resize:none;
}

input:focus{
	border:none;
	background-color:transparent;
}

.checkbox_contattaci{
	width:400px;
	height:15px;
	margin:0px;
	padding:0px;
	vertical-align:middle;
	margin-top:10px;
}

#form_table  p.privacy_contattaci{
	font-size:11px;
	color:#666666;
	line-height:30px;
	margin:0;
	padding:0;
}

.privacy_contattaci input{
	width:15px;
	height:10px;
}
.privacy_contattaci span{
	vertical-align:2px;
}

a.button-yellow-style2{
	margin-top:10px;
}

@media only screen and (max-width: 960px) {

	#content-dove-operiamo #form-contatti-dove-operiamo
	{
		margin-left:0;
	}
	
	#content-dove-operiamo .input-text
	{
		width: 80%;
	}
	
	#content-dove-operiamo .input-textarea
	{
		width: 90%;
	}
		
	#form_table,
	.info,
	#form_table input,
	#form_table textarea,
	.checkbox_contattaci
	{
		width: 100%;
	}
	
	#form_table .privacy_contattaci input
	{
		width: 15px;
	}
	
	#form_table p.privacy_contattaci
	{
		line-height: normal;
	}
	
	.coltxt {
		padding-right: 10px;
	}
	
	.info br
	{
		display: none;
	}
}
