@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('BebasNeue-webfont.eot');
    src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('BebasNeue-webfont.woff') format('woff'),
         url('BebasNeue-webfont.ttf') format('truetype'),
         url('BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*clear CSS*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border:0; margin:0; padding:0; font-family:inherit; font-size:100%; font-style:inherit; font-weight:inherit; outline:0; vertical-align:baseline; }
:focus { outline:0; }
body {
	background: white;
	color: black;
	line-height: 1;
}

ol { margin-top: 8px; margin-bottom: 8px; }
ol li {
	margin-left: 24px;	
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 18px;
}

ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption, th, td { font-weight:normal; text-align:left; }
blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote, q { quotes:"" ""; }
a { text-decoration:none; }
a:hover { text-decoration:none; }

/*impostazioni generali*/
body {
	background-color:#FFF;
	color:#303030;
	font-family:Helvetica, Arial, sans-serif;
	font-size:0.9em;
}

img { max-width: 100%; }

h1, h2, h3 {
	color:#A9286B;
	font-family:'BebasNeueRegular', Arial, sans-serif;
	margin-bottom:5px;
	text-transform:uppercase;
}

h1 {
	font-size: 1.8em;
	color: #A9286B;
}

h2 {
	font-size: 1.5em;
	color: #A9286B;
}

h3 {
	font-size: 17px;
	color: #A9286B;
}

a {
	color:#303030;
	text-decoration:none;
}

p {
	line-height:1.4em;
}

#main ul.servizi li, #main ul.news li {
	text-align:justify;
}

strong {
	font-weight:bold;
}

.header1 {
	margin:0 auto;
	background-color:#FFF;
}

.line {
	border-top:1px solid #A9286B;
	margin:10px 0;
	width:100%;
}

.clear {
	clear:both;
}

.1 {
	margin-left:0 !important;
	padding-left:0 !important;
}

.2 {
	margin-right:0 !important;
	padding-right:0 !important;
}

#wrapper {
	width:100%;
}

#header, #main, #footer #content{
	width:100%;
}

#header, #main {
	background-color:#FFF;}

/*#header {
	padding-top:20px;
}*/

#logo {
	text-align:left;
}

#titolo{
	float:left;
	}
ul#nav {
	background-color:#A9286B;
	color:#FFF;
	list-style:none;
	overflow:hidden;
	text-align:left;
	padding: 5px;}

ul#nav li {
	float: left;
	font-size: 16px;
	font-family: inherit;
}

ul#nav li a {
	color: #ffffff;
	text-decoration: none;
}

ul#nav li a:hover {
	text-decoration: underline;
}

#main {
	padding:20px 0;
}

#slider {
	background-image:url(images/slide.jpg);
	background-size:contain;
	margin-bottom:20px;
}

#main .box p {
	font-size:0.8em;
}

#main ul.servizi li {
	list-style:decimal;
	list-style-position:inside;
	margin-bottom:20px;
}

#main ul.news li {
	font-size:0.9em;
	line-height:1.3em;
	margin-bottom:20px;
}

#footer {
	padding-top:2px;
	text-align:center;
}

#footer #copy, #footer #sitemap {
	padding:10px 0 20px;
}


#rith{
	background: #0E122F;
	float: right;
	height: 570px;
	margin-left: 50px;
	margin-right: 15px;
	width: 350px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 10px;
}

#rith form{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
}

#rith form span{
    color: #FFD924;
    font-size: 25px;
    font-weight: bold;
    display: block;
    margin-top: 20px;
    margin-left: 15px;
}

#rith form > div{
	display: block;
	margin-left: 15px;
	line-height: 35px;
}

#mappa {
	display: block; 
	margin-left: 0px; 
	width: 50%; 
	height: 266px; 
	float: left; 
	margin-bottom: 20px; 
	text-align: right;
}

.testo-zona {
	style="display: block; 
	margin-left: 0px; 
	width: 50%; 
	height: auto; 
	float: left; 
	margin-bottom: 20px; 
	border: 0px dotted orange;"
}

.captcha {
	margin-top: 10px;
}

#website {
	display:none;
}
	
	/*@media only screen and (min-width: 321px) and (max-width: 480px) {
	.header1 {
		width:301px;
	}
	
	ul#nav li {
	/* [disabled]padding: 4px 0; *//*
	width: 80%;
	font-family: inherit;
	font-size: 16px;
	}

	#slider {
		height:99px;
		width:301px;
	}
	
	#main .box {
		margin-bottom:10px;
	}
	
	#rith{
		width:80%;
		margin-left:auto;
			margin-right:auto;
	}
	#rith form{
			widht:80%;
			}
	#rith form span{
			width:80%;
			}
	#rith form div{
			width:80%;
			
	}	
	
	#testo{
	display:none}
		
}*/

@media only screen and (min-width: 240px) and (max-width: 480px) {
	#header, .header1, #main, #footer {
		width:290px;
		margin: 0 auto;
	}
	
	#logo {
		widht:100%;
	}

	#slider {
		height:99px;
		width:290px;
	}
	
	ul#nav li {
		float: none;
	}
	
	#main .box {
		margin-bottom:10px;
	}
	
	img.aboutus {
		margin-bottom:10px;
	}
	
	#rith{
		margin-left:auto;
		margin-right:auto;
		width:100%;
		height:auto;
		padding:5px;
		
	}
	#rith form{
		widht:80%;
	}
	#rith form span{
		width:100%;
		font-size:1.5em;
		margin-top:5px;
	}
			
	#rith form div{
		width:80%;
	}
	
	input, textarea{
		width: 100%!important;
	}
	
	.submit {
		width: 196px!important;
	}
			
	#mappa {
		width:95%;
		overflow:hidden;
		margin: 0 auto;
	}	

	.testo-zona {
		display: block; 
		margin-left: 0px; 
		width: 100%;
		margin-bottom: 10px; 
		border: 0px dotted orange;"
	}	
	
	#rith{
		width: 240px;
		margin: 0 auto;
		float: none;
	}
	
	#recaptcha_widget{
		/*display:none;*/
	}
	
	#testo {
		margin-top:20px;
	}
}



@media only screen and (min-width: 481px) and (max-width: 768px) {

	#header, .header1, #main, #footer {
		width:461px;
		margin: 0 auto;
	}

	ul#nav li {
	width: 33%;
	font-family: inherit;
	}

	#main .box {
		margin-bottom:10px;
	}

	img.aboutus {
		float:right;
		margin-right:20px;
	}
	#rith{
		float: none;
		margin: 10px auto 50px auto;
	}
	#rith form{
		widht:70%;
		}
		#rith form span{
		width:100%;
		}
	#rith form div{
			width:100%;
			}
		
	#slider {
		height:152px;
		width:461px;
	}
	#logo img {
		width:230px;
	}
	
	#mappa {
		overflow:hidden;
	}

}

@media only screen and (min-width: 769px) and (max-width: 1024px) {

	#wrapper{
		width: 100%;
	}

	#header {
		width:749px;
		margin:0 auto;
	}
	
	.header1 {
		width:749px;
		margin:0 auto;
	}
	
	ul#nav li {
		width:25%;
	}
	
	#main {
		width:749px;
		margin:0 auto;
	}

	#main .box {
		float:left;
		padding:0 1%;
		width:23.5%;
	}
	
	#content {
		float:left;
		width:74.5%;
	}
	
	img.aboutus {
		float:right;
		margin-right:20px;
	}
	#slider {
		height:247px;
		width:749px;
	}
	
	#footer {
		width:749px;
		margin:0 auto;
	}
	.inner {
		width:749px;
		margin:0 auto;
		background-color:#fff;
	}

}

@media only screen and (min-width: 1025px) {
	.header1 {
		width:924px;
	}
	#content {
		width:924px;
	}

	ul#nav li {
		width:15%;
	}

	#main .box {
		float:left;
		padding:0 1%;
		width:23.5%;
	}
	
	#content {
		float:left;
		width:100%;
	}
	
	img.aboutus {
		float:right;
		margin-left:20px;
	}

	#slider {
		height:305px;
		width:924px;
	}
}

#recaptcha_table tr:last-of-type { display: none !important; }