@charset "utf-8";
h1, h2, h3, h4, h5, h6, h7, .testo {
	font-weight: normal;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #00bcd4;
}
h1 {
	color: #006064;
	font-size: 18px;
	line-height: 30px;
	font-weight: 700;
	text-transform: uppercase;
}
h2 {
	color: #7A7A7A;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
}
h3 {
	color: #00bcd4;
	font-size: 18px;
	margin-bottom: 10px;
}
h4 {
	color: #006064;
	font-size: 16px;
	line-height: 14px;
	display: block;
	float: left;
	text-transform: uppercase;
	margin-top: 20px;
}
h5 {
	color: #FFFFFF;
	font-size: 14px;
	line-height: normal;
	margin-bottom: 10px;
	margin-top: 10px;
}
h6 {
	color: #2d3134;
	font-size: 22px;
	line-height: 24px;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: 700;
}
h7 {
	color: #707070;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
	width: 100%;
	height: 14px;
}
#titolo {
	color: #006064;
	font-size: 36px;
	line-height: 30px;
	text-transform: uppercase;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
}
#testo {
	color: #9e9e9e;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#crop {
	height: 224px;
	width: 100%;
	position: relative;
	overflow: hidden;
	background-position: center top;
	background-size: 100% 100%;
}
#crop a {
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
}
#crop a img {
	position: absolute;
	height: 100%;
	left: -50px;
	top: 0px;
}
p {
	margin: 0px;
}
@media screen and (max-width:680px) {
 @-ms-viewport {
width: 400px;
}
}
.Intestazione {
	width: 1040px;
	position: relative;
	float: left;
	margin-bottom: 5px;
}
.Intestazione .Titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4c4c4c;
	text-transform: uppercase;
	text-align: left;
	word-spacing: normal;
	vertical-align: bottom;
	display: block;
	float: left;
	position: relative;
}
html, body {
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	width: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -85px;
	margin-left: auto;
	width: 100%;
	float: left;
}
.push {
	clear: both;
	height: 85px;
}
.header {
	width: 100%;
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 130px;
	float: left;
}
#info {
	height: 50px;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#info #logo {
	float: left;
	height: 50px;
	width: 254px;
	display: block;
	background-image: url(../immagini/Logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}
#info #logo a {
	display: block;
	height: 50px;
	width: 100%;
}
#info #phone {
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	color: #666;
	text-align: left;
	float: right;
	font-weight: 400;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	background-image: url(../immagini/phone.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: 12px;
	margin-right: 25px;
	padding-left: 20px;
}
#info #mail {
	font-family: 'Raleway', sans-serif;
	width: auto;
	color: #b9baba;
	font-size: 14px;
	font-weight: 400;
	text-align: left;
	float: right;
	background-image: url(../immagini/mail.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
	line-height: 50px;
	padding-left: 30px;
}
#info #mail a {
	color: #666;
}
@media screen and (max-width:680px) {
.header {
	height: auto;
}
#info {
	width: 100%;
	box-sizing: border-box;
	padding-right: 40px;
	padding-left: 40px;
}
#info #logo {
	width: 100%;
}
#info #phone, #info #mail {
	box-sizing: border-box;
	margin: 0px;
	width: 50%;
}
}
.gradient {
	background-image: -webkit-linear-gradient(top, #1bb286 0%, #368b8e 100%);
}
.pulsanti {
	background-color: #368b8e;
	float: left;
	width: 100%;
	position: relative;
	height: 60px;
	color: #FFF;
	display: block;
}
.pulsanti .nav {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
}
.pulsanti .nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0px;
	float: right;
	position: relative;
	width: auto;
}
.pulsanti .nav li {
	float: left;
	height: 60px;
	width: auto;
}
.pulsanti .nav a {
	display: block;
	font-size: 16px;
	position: relative;
	left: 0;
	top: 0;
	text-decoration: none;
	line-height: 60px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	height: 60px;
	padding-right: 20px;
	padding-left: 20px;
	text-transform: uppercase;
}
.pulsanti .nav a:hover {
	background-color: #00bcd4;
	color: #FFF;
}
.pulsanti .nav a#current {
	background-color: #00bcd4;
	color: #FFF;
}
.pulsanti .nav #login a:hover {
	background-color: #DA0202;
}
@media screen and (max-width:680px) {
.pulsanti .nav {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	float: left;
}
.pulsanti .nav ul {
	width: 100%;
}
.pulsanti .nav li {
	width: 25%;
}
.pulsanti .nav a {
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
}
}
#photo {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 426px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#photo img {
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.container {
	background-color: #FFFFFF;
	width: 100%;
	position: relative;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
.pager {
	background-color: #ededed;
	width: 100%;
	min-height: 460;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}
.pager .lista {
	width: auto;
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	display: table;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9e9e9e;
}
.pager #divider {
	font-size: 10px;
	float: left;
	line-height: 50px;
	color: #9e9e9e;
	margin-left: 5px;
}
.pager a {
	font-size: 10px;
	line-height: 50px;
	text-transform: uppercase;
	color: #9e9e9e;
	float: left;
	margin-left: 10px;
}
.pager a:hover {
	color: #00bcd4;
}
.pager a#current {
	color: #00bcd4;
}
@media screen and (max-width:680px) {
.pager {
	height: auto;
}
.pager .lista a {
	line-height: 40px;
	height: 40px;
}
.pager #divider, .pager a#current {
	display: none;
}
}
.staff {
	background-color: #EDEDED;
	width: 100%;
	min-height: 460;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#staff {
	width: 1050px;
	min-height: 300px;
	position: relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	display: block;
	padding-bottom: 30px;
	padding-top: 30px;
	float: left;
}
.staff_content {
	width: 220px;
	position: relative;
	text-align: center;
	margin-left: 65px;
	vertical-align: middle;
	display: block;
	float: left;
	height: 310px;
	background-color: #FFF;
	margin-right: 65px;
}
.staff_photo {
	width: 214px;
	position: relative;
	text-align: center;
	margin-left: 10%;
	vertical-align: middle;
	display: block;
	float: left;
	height: 300px;
	background-color: #FFF;
	background-position: center top;
	background-size: contain;
	background-repeat: no-repeat;
}
.staff_content .testo {
	text-align: center;
	margin: 10px;
}
.staff .text_area {
	width: 65%;
	float: right;
	height: 100px;
}
@media screen and (max-width:680px) {
#photo {
	height: 200px;
}
#staff {
	width: 100%;
}
.staff .text_area {
	height: auto;
}
.staff_photo {
	width: 35%;
	margin-left: 0;
	float: left;
	height: 200px;
}
.staff .text_area {
	width: 65%;
	padding-left: 10px;
	box-sizing: border-box;
}
.staff_content {
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-bottom: 20px;
}
}
#link {
	color: #7A7A7A;
	font-size: 12px;
	line-height: 40px;
	margin-bottom: 10px;
	display: block;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0e0e1;
	height: 40px;
	margin-top: 30px;
	float: left;
	vertical-align: middle;
}
#link a {
	line-height: 40px;
	padding-right: 10px;
	padding-left: 10px;
}
#link a:hover {
	color: #368B8E;
}
#link a:not(:first-child) {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e0e0e1;
}
.form {
	width: 100%;
	position: relative;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../immagini/form.jpg);
	background-position: center center;
	background-size: cover;
	display: block;
	float: left;
}
.more {
	height: 35px;
	background-color: #E75138;
	line-height: 35px;
	width: 35px;
	float: left;
	margin-top: 20px;
}
.more a {
	height: 35px;
	width: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 36px;
	background-image: url(../immagini/more.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #E75138;
	display: block;
}
.more a:hover {
	background-color: #2D3134;
}
.black {
	background-color: #2d3134;
	width: 100%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../immagini/auto_depoca.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	-moz-box-shadow: inset 0px 11px 8px -10px black, inset 0px -11px 8px -10px black;
	-webkit-box-shadow: inset 0px 11px 8px -10px black, inset 0px -11px 8px -10px black;
	box-shadow: inset 0px 11px 8px -10px black, inset 0px -11px 8px -10px black;
	overflow: auto;
}
.black_content {
	width: 1050px;
	min-height: 300px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	display: table;
	position: relative;
	overflow: auto;
}
.black_content #testo {
	float: right;
	height: 300px;
	width: 340px;
	padding: 30px;
	background-color: #2D3134;
}
.main {
	width: 1050px;
	min-height: 500px;
	position: relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	display: table;
	padding-top: 30px;
	padding-bottom: 30px;
}
.main .content {
	width: 420px;
	position: relative;
	text-align: left;
	margin-right: 50px;
	margin-left: 50px;
	vertical-align: middle;
	display: table;
	float: left;
	height: 100px;
	padding-bottom: 50px;
}
.main .content:nth-last-of-type(1), .main .content:nth-last-of-type(2) {
	padding-bottom: 0px;
}
.main .content a {
	float: left;
	height: 75px;
	width: 75px;
	box-sizing: border-box;
	padding-right: 10px;
}
.main .content .testo {
	float: right;
	width: 330px;
}
.main .servizio {
	width: 100%;
	position: relative;
	text-align: center;
	vertical-align: middle;
	display: table;
	height: auto;
	float: left;
	padding-right: 40px;
	padding-left: 40px;
	box-sizing: border-box;
}
.main .servizio #icon {
	width: 100%;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
	padding-bottom: 5px;
	height: 45px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 45px 45px;
	display: block;
	padding-left: 50px;
}
.main .servizio #icon img {
	float: left;
	height: 40px;
	width: 40px;
}
.main .servizio #icon h1 {
	line-height: 40px;
	font-size: 30px;
	text-align: left;
}
.main .servizio .testo {
	float: right;
	width: 65%;
	font-size: 13px;
	color: #7A7A7A;
	margin-bottom: 20px;
	text-align: left;
}
.main .servizio #content {
	width: 100%;
	margin-bottom: 20px;
	float: left;
}
.main #foto {
	float: left;
	width: 35%;
	min-height: 100px;
	display: block;
	position: relative;
	box-sizing: border-box;
	padding-right: 20px;
}
.main #foto img {
	margin-bottom: 10px;
	width: 100%;
	box-sizing: border-box;
}
.main #foto a {
	margin-bottom: 10px;
	margin-right: 10px;
	width: 50px;
	height: 50px;
	background-size: cover;
	background-position: center;
	display: block;
	float: left;
}
.main #foto a:nth-child(1) {
	margin-bottom: 10px;
	width: 100%;
	height: 240px;
	box-sizing: border-box;
}
.main #foto a h5 {
	float: left;
	position: relative;
	top: 200px;
	left: 15px;
}
@media screen and (max-width:680px) {
.main {
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
}
.main .content {
	width: 100%;
	position: relative;
	vertical-align: middle;
	display: table;
	float: left;
	height: auto;
	padding-bottom: 20px;
	margin: 0px;
}
.main .content a {
	width: 22%;
}
.main .content .testo {
	width: 78%;
}
.main #foto, .main .servizio .testo {
	width: 100%;
}
.main .servizio {
	padding: 0px;
}
.main .servizio #icon {
	height: auto;
	min-height: 45px;
}
.main .servizio #icon h1 {
	font-size: 24px;
}
}
.content #txt_content {
	height: 280px;
}
.offerta {
	width: 220px;
	position: relative;
	text-align: left;
	margin-right: 2%;
	vertical-align: middle;
	display: table;
	float: left;
	height: auto;
	margin-left: 2%;
}
.offerta a {
	background-color: #f4f4f4;
}
.offerta .testo {
	height: 150px;
}
.offerta #prezzo {
	font-family: 'Raleway', sans-serif;
	color: #e75138;
	font-size: 30px;
	line-height: normal;
	margin-top: 15px;
	font-weight: 700;
}
.area_testo {
	width: 95%;
	position: relative;
	text-align: left;
	vertical-align: middle;
	display: table;
	float: left;
	height: auto;
	margin-bottom: 20px;
}
.area_testo img {
	float: left;
	width: 300px;
	margin-right: 10px;
}
.area_testo .testo {
	float: right;
	width: 65%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9e9e9e;
}
#sidebar {
	font-family: 'Raleway', sans-serif;
	float: left;
	height: auto;
	width: 20%;
	font-weight: 400;
	font-size: 14px;
	line-height: 25px;
	position: relative;
}
#sidebar #line {
	background-color: #e0e0e1;
	height: 1px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#sidebar ul {
	list-style-type: none;
	list-style-position: inside;
	padding: 0px;
	text-indent: 5px;
	margin: 0px;
	float: left;
	width: 100%;
}
#sidebar li {
}
#sidebar a {
	color: #2d3134;
}
#sidebar a:hover {
	color: #FFF;
	background-color: #e75138;
	display: block;
}
#sidebar a#current {
	color: #FFF;
	background-color: #3F3F3F;
	display: block;
}
#articoli {
	float: left;
	width: 80%;
	height: auto;
	position: relative;
}
.articolo {
	width: 31%;
	position: relative;
	text-align: left;
	vertical-align: middle;
	display: table;
	float: left;
	height: auto;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	margin-left: 15px;
}
.articolo img {
	width: 100%;
}
.articolo img {
	width: 100%;
	height: auto;
	display: block;
}
.articolo .testo {
	clear: both;
	height: 200px;
	overflow: hidden;
}
.brand {
	background-color: #f4f4f4;
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.brand_content {
	width: 1050px;
	position: relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}
.brand .brand_logo a {
	height: 50px;
	float: left;
	width: auto;
	margin-right: 10px;
	position: relative;
}
.gallery {
	width: 1050px;
	min-height: 300px;
	position: relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	display: table;
	padding-bottom: 20px;
	height: auto;
	padding-top: 20px;
}
.gallery_content {
	background-size: 100%;
	float: left;
	height: auto;
	width: 32%;
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
	margin-left: 12px;
}
.gallery_content img {
	width: 100%;
	height: auto;
	float: left;
}
.gallery .gallery_content .titolo {
	display: block;
	width: 97%;
	background-color: #2d3134;
	height: 40px;
	color: #b9b8b8;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
.gallery .gallery_content a {
	width: 100%;
	height: 190px;
	display: block;
	overflow: hidden;
}
.googlemaps {
	background-color: #2d3134;
	width: 100%;
	position: relative;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.googlemaps .overlay {
	width: 100%;
	min-height: 400px;
	position: absolute;
	top: 0;
}
.googlemaps .mappa {
	width: 100%;
	float: left;
	height: auto;
	box-sizing: border-box;
}
.googlemaps .mappa #map {
	height: auto;
	display: block;
	border: 1px solid #CCCCCC;
	position: relative;
	float: left;
	box-sizing: border-box;
	width: 100%;
}
.footer {
	background-color: #368b8e;
	height: 85px;
	width: 100%;
	margin-bottom: 0px;
	float: left;
}
.copyright {
	width: auto;
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9e9e9e;
}
.copyright .logo {
	font-family: 'Raleway', sans-serif;
	color: #FFFFFF;
	font-size: 24px;
	line-height: normal;
	font-weight: 800;
	display: block;
}
.copyright .year {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 50px;
	margin-right: 5px;
	margin-left: 5px;
}
.adress {
	font-family: Arial, Helvetica, sans-serif;
	color: #b9b8b8;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	float: left;
	width: auto;
	margin-left: 20px;
}
.footer #content {
	width: 1062px;
	position: relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
@media screen and (max-width:680px) {
.footer {
	height: auto;
}
.footer #content {
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
}
.footer #content, .footer .copyright, .footer .social {
	width: 100%;
	text-align: center;
}
}
.list {
	width: auto;
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 200px;
	color: #FFF;
	margin-top: 10px;
	margin-left: 150px;
}
.list ul {
	list-style-type: none;
	margin-top: 20px;
	margin-left: 0px;
	padding-left: 0px;
}
.list li {
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: 1px;
	margin-left: 0px;
}
.list a {
	text-decoration: none;
	color: #D4D4D4;
}
.list a:hover {
	text-decoration: none;
	color: #FF6E3F;
}
.link {
	width: 260px;
	color: #9E7C72;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-left: 20px;
	position: relative;
	float: left;
	font-size: 12px;
	padding-bottom: 20px;
}
.link img {
	margin-bottom: 5px;
}
.link a {
	text-decoration: none;
	color: #9E7C72;
	float: left;
	width: 240px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2D7D3;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.link a:hover {
	color: #006064;
}
.phone {
	height: auto;
	color: #FFFFFF;
	font-weight: 800;
	font-size: 24px;
	margin-bottom: 20px;
	float: right;
	width: 400px;
	text-align: right;
	line-height: 34px;
	font-family: Arial, Helvetica, sans-serif;
}
.list .Titolo {
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
	text-transform: uppercase;
}
.credits {
	width: 700px;
	float: left;
}
.credits a {
	color: #fbaf31;
	text-decoration: none;
}
.social {
	float: right;
	width: auto;
}
.social img {
	border: none;
	margin-left: 5px;
}
.social a {
}
#area_riservata {
	text-decoration: none;
	color: #b9b8b8;
	font-size: 12px;
}
#credits {
	text-decoration: none;
	color: #b9b8b8;
	font-size: 12px;
}
#form {
	width: 50%;
	float: right;
	box-sizing: border-box;
}
#form #Titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 800;
	color: #FFF;
	margin-bottom: 10px;
	text-transform: uppercase;
	width: 50%;
	text-align: right;
	display: block;
}
#form #campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	width: 30%;
	float: left;
	text-align: right;
	display: block;
	line-height: 30px;
	padding-right: 5px;
	box-sizing: border-box
}
#form input[type='text'] {
	border: 1px solid #e0e0e0;
	width: 70%;
	display: block;
	resize: none;
	height: 28px;
	float: left;
	color: #FFFFFF;
	background-color: transparent;
	box-sizing: border-box
}
#form textarea {
	border: 1px solid #e0e0e0;
	width: 70%;
	display: block;
	resize: none;
	height: 200px;
	margin-bottom: 10px;
	float: left;
	color: #FFFFFF;
	background-color: transparent;
	box-sizing: border-box
}
#form input[type='radio'] {
	width: auto;
	height: 30px;
	float: left;
	margin: 0px;
}
#form label {
	float: left;
	line-height: 30px;
	margin-right: 20px;
	margin-left: 10px;
}
#form input#error {
	border: 1px solid #00BCD4;
	background-color: rgba(0,188,212,0.3);
}
#form textarea#error {
	border: 1px solid #00BCD4;
	background-color: rgba(0,188,212,0.3);
}
#form #input_text {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 100%;
	height: 30px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#form button {
	font-size: 18px;
	color: #006064;
	height: 55px;
	width: 145px;
	background-color: #ededed;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	display: block;
	position: relative;
}
#form button:hover {
	background-color: #006064;
	color: #FFF;
	cursor: pointer;
}
#form #privacy {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	line-height: 24px;
	width: auto;
	color: #FFF;
	float: right;
}
#form #privacy input.privacy {
	width: 10px;
}
#form #privacy #Privacy {
	font-weight: bold;
	cursor: pointer;
}
.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1; /* Sit on top */
	padding-top: 200px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content */
.modal-content {
	color: #7A7A7A;
	position: relative;
	background-color: #fefefe;
	margin: auto;
	padding: 0;
	border: 1px solid #888;
	width: 30%;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: 0.4s;
	animation-name: animatetop;
	animation-duration: 0.4s;
	
}
@media screen and (max-width:480px) {
.modal-content {
	width: 99%;
}
}
.modal-header {
	height: 50px;
	font-family: 'Raleway', sans-serif;
	padding: 2px 16px;
	background-color: #368b8e;
	color: white;
	font-size: 24px;
	text-align: center;
}
.modal-header #model {
	color: #666;
}
.modal-body {
	text-align: left;
	padding-top: 2px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
}
.modal-footer {
	padding: 2px 16px;
	background-color: #E79319;
	color: white;
}
.modal-body label {
	font-size: 12px;
	margin-bottom: 5px;
	display: block;
}
.modal-body input, .modal-body textarea {
	width: 100%;
	height: auto;
	position: relative;
	border: 1px solid #e3e3e3;
	border-radius: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	box-sizing: border-box;
	padding: 10px;
	font-size: 14px;
	line-height: 24px;
}
.modal-body .submit {
	background-color: #E79319;
	border: 1px solid #ddd;
	border-radius: 5px;
	width: 50%;
	box-sizing: border-box;
	line-height: 24px;
	margin-bottom: 20px;
	padding: 10px;
	font-size: 18px;
	margin-left: 25%;
	color: #FFF;
	margin-top: 20px;
}
.close, .closePrivacy {
	color: white;
	float: right;
	font-size: 40px;
	font-weight: bold;
	line-height: 40px;
}
.close:hover, .close:focus,.closePrivacy:hover, .closePrivacy:focus  {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
.googlemaps {
	background-color: #f0ede5;
	width: 100%;
	position: relative;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.googlemaps .overlay {
	width: 100%;
	min-height: 400px;
	position: absolute;
	top: 0;
}
.contatti {
	color: #FFFFFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 35%;
	margin-bottom: 20px;
	display: block;
	height: auto;
	margin-left: 20px;
	box-sizing: border-box;
}
.contatti .nome {
	color: #FFFFFF;
	font-size: 36px;
	line-height: 24px;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-weight: 700;
	margin-top: 5px;
}
.contatti .testo {
	color: #FFFFFF;
	font-size: 14px;
	margin-bottom: 20px;
	font-weight: normal;
}
.contatti .indirizzo {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 20px;
	font-weight: 700;
}
.contatti .tel {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 5px;
	font-weight: 700;
}
.contatti .mail a {
	color: #ededed;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
#pdf {
	background-image: url(../immagini/pdf.png);
	background-size: 23px 30px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: auto;
	padding-left: 28px;
	display: block;
	float: right;
}
#doc {
	background-image: url(../immagini/doc.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 83px;
	width: 62px;
}
#zip {
	background-image: url(../immagini/zip.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 83px;
	width: 62px;
}
@media screen and (max-width:680px) {
.contatti, #form {
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 20px;
}
#form {
	text-align: center;
}
.contatti {
	width: 100%;
	margin: 0px;
}
.contatti .testo, .contatti .indirizzo {
	margin-bottom: 5px;
}
#form #Titolo {
	margin: 0px;
	width: 100%;
	text-align: center;
}
#form #input_text {
	height: auto;
}
#form #campo, #form input[type='text'], #form textarea {
	width: 100%;
	line-height: normal;
	text-align: left;
}
}
