<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url('https://fonts.googleapis.com/css?family=Ubuntu');
*{
    margin:0;
    padding:0;
	 -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

html, body {height: 100%;}


body {
  font-style: normal;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
	color: #303030;
	margin-top: 83px;
	
	/* background-attachment: fixed; */
	/* background-size: cover; */
}
/*
#pagine_interne{
	 background: url(/images/bg.png);
	 background-size: 100%;
}
*/
ul#menu &gt; li &gt; a {
	font-family: 'Lato', sans-serif;
}


hr {
  border: 0 #E6E6E6 solid;
  border-top-width: 1px;
  clear: both;
  height: 0;
}

/*  Text styles */
p { line-height:24px; font-size:14px; font-weight:400;font-family: 'Ubuntu', sans-serif;}
a {text-decoration: none;border: none;}
a:link, a:visited {color:#17375e;text-decoration:none;border: none;}
a:hover {color:#000000; text-decoration:none;}
a:focus {border: 0;}
a:link img {
	border: none;
}

ul {list-style:disc outside none;}
/*ul li {padding:3px 0;}*/

/*
ul li a {color:#999;}
ul li a:hover{color:#000000;}
*/
blockquote {font: italic 12px/18px arial, sans-serif;padding:0 50px 0 75px;background:url("../images/quote.png") 35px 24px no-repeat;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;}
blockquote p {color:#333;}
small{
	font-size: 80%;
}
/* Headings
----------------------------------------------------------------------------------------------------*/

h1,h2,h3,h4,h5,h6 {
  font-style: normal;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  /*letter-spacing: 0.1em;*/
  word-spacing: 0em;
  line-height: 1.2;
  margin-bottom:10px;
  margin-top: 10px;
}

h1 {
  font-size: 32px;
  margin-bottom: 10px;
  font-weight: bolder;
  margin-top: 0;
}

h2 {
  font-size: 29px;
  /*color: #333;*/
  margin-bottom: 20px;
}
.g-recaptcha{
	height: 73px;
}
#homepage h2 { margin-top: 0; }

h2.big {
	font-size: 28pt;
	border: 1px solid #00A8E7;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 0px 15px 15px 15px;
}

h3 {
  font-size: 21px;
  /*letter-spacing: 0.1em;*/
  color: #000;
  margin-top: 20px;
}

h4 {
	margin-top: 0px;
	/*font-size: 30px;*/
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

/* Spacing
----------------------------------------------------------------------------------------------------*/

ol {
  list-style: decimal;
}

ul {
  list-style: disc;
}

li {
  margin-left: 30px;
  line-height: 24px;
}

p,
dl,
hr,
ol,
ul,
pre,
table,
address,
fieldset,
figure {
  margin-bottom: 10px;
  
}
p {
   margin-bottom: 20px;
}
/* Tables */
table {
	border-color: #b3b3b3;
	border-width: 1px;
	border-style: solid;
	border-right-style: none;
		
}

th {
	background-color: #EEE;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	padding: 2px 10px;
}

td {
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	padding: 2px 10px;
}

caption {	
	font-style: italic;
	text-align: left;
	padding: 10px 0;
}



img {
	max-width:100%;
	border: 0px; 
	}
input[type="radio"], input[type="checkbox"] {
    margin: 7px 0 0;
    line-height: normal;
    float: left;
    margin-right: 4px;
}
label {
	max-width: 90%;
}
.sharethis-inline-share-buttons{
	margin: 50px 0 30px;
	display: inline-block !important;
	width: 100%;
}
.lang{
	position: absolute;
	top: 29px;
	left: 350px;
}
.lang_mobile{
	display: none;
}
.navbar-collapse{
	position: relative;
}
.navbar-header {
    z-index: 11111;
}
.corpo p.font{
	font-family: 'Roboto', sans-serif;
}
.map-container {
	width: 100%;
}
.map-container iframe{
	width: 100%;
	display: block;
	pointer-events: none;
	position: relative; /* IE needs a position other than static */
}
.map-container iframe.clicked{
	pointer-events: auto;
}
#ricerca_usato ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: #e4e4e4;
	margin-top: 20px;
	padding: 16px 15px 20px;
	border: 1px solid #ddd;
	position: relative;
	margin-bottom: 20px;
}
#ricerca_usato ul li{
	width: 20%;
	float: left;
	margin: 0;
	padding: 0 10px;
}
#ricerca_usato .btn{
	margin-top: 24px;
	width: 100%;
	padding: 10px 14px;
	font-size: 15px;
}
ul#usato {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 20px;
}
ul#usato li{
	width: 33.3333%;
	padding: 0 15px;
	margin: 0;
	float: left;
	position: relative;
	margin-bottom: 30px;
}
#usato .item {
	width: 50%;
	float: left;
	background: rgba(0,0,0,.5);
	padding: 1px 0;
	position: absolute;
	top: 0;
	right: 15px;
	left: 15px;
	padding: 5px;
}
#usato .item h3{
	margin: 0;
	color: #fff;
}
#usato .item_1 {
	width: 70%;
    float: left;
    background: #17375e;
  	padding: 10px 7px;
}
#usato .item_1 a:link,
#usato .item_1 a:visited{
	color: #fff;
}
#usato .item_2 {
    width: 30%;
    float: left;
    background: #bfbfbf;
    padding: 10px 7px;
	text-align: center;
}
#usato .item_2 a:link,
#usato .item_2 a:visited{
	color: #17375e;
}
#usato .item_1 a p,
#usato .item_2 a p{
	margin-bottom: 0;
	font-weight: bolder;
}
#usato_left{
	width: 50%;
	float: left;
	padding: 0 10px;
}
#usato_right{
	width: 50%;
	float: left;
	padding: 0 15px;
	margin-top: 50px;
}
#usato_left h1{
	padding-left: 5px;
}
#usato_right .stampa{
	float: right;
	line-height: 37px;
}
b.slide {
    display: block;
    color: #fff;
    font-size: 10pt;
    background-color: #17375e;
    padding: 3px 8px;
	height: auto;
}
ul.desc {
    width: 100%;
    height: 100%;
    display: block;
    margin-bottom: 15px;
	list-style-type: none;
}
ul.desc li{
	margin-left: 0;
}
ul.scheda2colonne {
    margin: 0px;
    margin-top: 0px;
    padding: 0px;
    list-style-type: none;
    display: block;
    margin-top: 6px;
	width: 50%;
	float: left;
	padding-left: 10px;
}
ul.scheda2colonne li {
    display: inline-block;
    width: 100%;
    clear: both;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #bfbfbf;
    text-align: left;
	
}
ul.scheda2colonne li b {
    float: left;
    display: block;
    width: 70%;
    line-height: 14px;
    font-weight: normal;
}
ul.scheda2colonne li span {
    float: right;
    display: block;
    width: 30%;
    height: 100%;
    font-size: 11px;
    line-height: 14px;
}
#anteprime a {
	width: 33.33333%;
	float: left;
	padding: 5px;
}
.foto_slider{
	padding: 5px;
}
p.torna_indietro{
	padding-left: 5px;
	margin-bottom: 10px;
}
.font svg{
	color: #17375e;
}
/***********************/
/*********NS***********/
/*********************/

.ribbon {
	width: 120px;
	position: fixed;
	text-align: center;
	font-size: 19px!important;
	background: #d64b4b;
	background: #C23A3A;
	-webkit-box-shadow: rgba(000,000,000,0.3) 0 1px 1px;
	-moz-box-shadow: rgba(000,000,000,0.3) 0 1px 1px;
	box-shadow: rgba(000,000,000,0.3) 0 1px 1px;
	font-family: 'Helvetica Neue',Helvetica, sans-serif;
	z-index: 1050;
	margin: 0 auto;
	left: 0;
	right: 349px;
	top: 19px;
	border-radius: 3px;
	display: block;
   }
.ribbon p {
   font-size: 14px!important;
   color: #fff;
   text-shadow: #d65c5c 0 1px 0;
   margin:0px;
   padding: 4px 10px;
   }
.ribbon:before, .ribbon:after {
   content: '';
   position: absolute;
   display: block;
   bottom: -7px;
   border: 11px solid #c23a3a;
   z-index: -1;
   }
.ribbon:before {
   left: -33px;
   border-right-width: 1.5em;
   border-left-color: transparent;
/*    -webkit-box-shadow: rgba(000,000,000,0.4) 1px 1px 1px;
   -moz-box-shadow: rgba(000,000,000,0.4) 1px 1px 1px;
   box-shadow: rgba(000,000,000,0.4) 1px 1px 1px; */
   }
.ribbon:after {
   right: -33px;
   border-left-width: 1.5em;
   border-right-color: transparent;
  /*  -webkit-box-shadow: rgba(000,000,000,0.4) -1px 1px 1px;
   -moz-box-shadow: rgba(000,000,000,0.4) -1px 1px 1px;
   box-shadow: rgba(000,000,000,0.4) -1px 1px 1px; */
   }
.ribbon .ribbon-content:before, .ribbon .ribbon-content:after {
   border-color: #871616 transparent transparent transparent;
   position: absolute;
   display: block;
   border-style: solid;
   bottom: -7px;
   content: '';
   }
.ribbon .ribbon-content:before {
   left: 0;
   border-width: 7px 0 0 7px;
   }
.ribbon .ribbon-content:after {
   right: 0;
   border-width: 7px 7px 0 0;
   }
.ribbon-stitches-top {
   margin-top:2px;
   border-top: 1px dashed rgba(0, 0, 0, 0.2);
   -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
   -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
   box-shadow: 0px 0px 2px rgba(255, 255, 255, 0.5);
   }
.ribbon-stitches-bottom {
   margin-bottom:2px;
   border-top: 1px dashed rgba(0, 0, 0, 0.2);
   -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
   -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
   box-shadow: 0px 0px 2px rgba(255, 255, 255, 0.3);
   }


.archivio_news_img {
	float: left;
}
.corpo .archivio_news_img img {
	overflow: hidden;
	margin: 0;
	border: 1px solid #ccc;
	background: #fff;

}
.swiper-border{
		border: 5px solid #000;
}
/* home page */
.swiper-container {
	margin-bottom: 0px;
	margin-top: 0;
}
.swiper-ombra::after {
    content: '';
    position: relative;
    display: block;
    height: 6px;
    width: 100%;
    background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0px, rgba(255, 255, 255, 0) 75%);
}

.swiper-slide {
	background: #fff;
	text-align: center;
	/*
	webkit-box-shadow: rgba(000,000,000,0.3) 3px 3px 3px;
	-moz-box-shadow: rgba(000,000,000,0.3) 3px 3px 3px;
	box-shadow: rgba(000,000,000,0.3) 3px 3px 3px;*/
	/*min-height: 250px;*/
}
.swiper-slide h4 {
	position: absolute;
	top: 15%;
	left: 30px;
	color: #fff;
	font-size: 28px;
	text-align: left;
	padding: 5px;
	background-color: rgba(0, 0, 0, 0.25);
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: rgba(000,000,000,0.3) 10px 10px 10px;
	-moz-box-shadow: rgba(000,000,000,0.3) 10px 10px 10px;
	box-shadow: rgba(000,000,000,0.3) 10px 10px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

	.homepages_news .swiper-slide {
		min-height: 380px;
	}
	.homepages_news h3 {
		font-size: 17px;
	}
	
	.swiper-slide .archivio_news_img {
		width: 100%;
		overflow: hidden;
		float: none;
	}
	.swiper-slide .archivio_news_img img {
		width: 100%;
		height: 100%;
		/* min-height: 100%; */
	}






/*
	.swiper-container1  {
		width: 100%;
	}
	.swiper-container1 .swiper-pagination2 {
		position: relative;
		left: 0;
		top: -20px;
		z-index: 1;
	}
*/


.gallery ul{
	
}
.gallery ul li{
	list-style-type: none;
	width: 20%;
	float: left;
	margin: 0;
	padding: 0 0 10px;
}
.insegnanti{
/* 	background: url(/images/FullSizeRender.jpg) no-repeat center center fixed;
	background-size: 100%; */
	width: 100%;
	padding: 0;
	display: block;
	height: 450px;
	margin: 70px 0;
}
/*.insegnanti ul li{
	margin: 0;
	padding: 0;
	width: 16.666666666%;
	float: left;
	text-align: center;
	margin: 20px 0 0;
	height: 235px;
	list-style-type: none;
}
.insegnanti a img{
	width: 150px;
	height: 150px;
	display: inline-block;
	border-radius: 75px;
	border: 4px solid #fff;
	transition: 0.7s ease;
	-webkit-transition: 0.7s ease; 
	-moz-transition: 0.7s ease;
}
*/
.insegnanti a:link,.insegnanti a:visited{
	color: #fff;
}
.insegnanti p{
	margin: 0;
	font-weight: 700;
	text-shadow: 1px 1px 3px #000;
	/* transition: 0.7s ease;
	-webkit-transition: 0.7s ease; 
	-moz-transition: 0.7s ease; */
}
.insegnanti a img:hover{
	border-color: #eed357;
}
/* .insegnanti a:hover p{
	color: #E52234;
	text-shadow: 1px 1px 3px #ddd;
} */

.social_like{
	position: relative;
	width: 114px;
	float: left;
	padding-top: 30px;
	padding-left: 15px;
}
.social_like_mob{
	display: none;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.corsi{
	*margin-bottom: 20px;
	display: inline-block;
}
.corsi .container {
    width: 100%;
    overflow: hidden;
}
.corsi &gt; div {
	position: relative;
	text-align: center;
}
.title {
	padding: 0px 3px;
	position: absolute;
	top: 0;
	width: 100%;
	color: #fff;
	background: rgba(0,0,0,.7);
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
}
.corsi &gt; div img {
	width: 100%;
	height: 100%;
}
.corsi &gt; div p{
	position: absolute;
	top: 65px;
	width: 90%;
	font-weight: bolder;
	color: #dd9630;
	font-size: 21px;
	text-shadow: 1px 1px 3px #000;
	font-family: 'Roboto', sans-serif;
	
}

.mb-1 {
	margin-bottom: 20px !important;
}

#fancybox-wrap, #fancybox-wrap *{
    -moz-box-sizing: content-box;
 -webkit-box-sizing: content-box;
      -o-box-sizing: content-box;
     -ms-box-sizing: content-box;
         box-sizing: content-box;
}
.videoWrapper {
        position: relative;
        padding-bottom: 56.25%; /* 16:9 */
        padding-top: 25px;
        height: 0;
		margin-bottom: 30px;
}
.videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
}
.homepages_news{
	padding: 0px;
	position: relative;
}
.menu_franchising{
	position: relative;
/* 	top: 58px;
	left: 117px; */
}
.menu_franchising a:link,.menu_franchising a:visited{
	margin-bottom: 4px;
	display: inline-block;
	font-weight: bolder;
	font-size: 18px;
	padding-right: 5px;
}
.menu_franchising a.attivo{
	color: #fff;
}
.menu_franchising a:hover{
	color: #E52234;
}
.menu_franchising a.attivo:hover{
	color: #fff;
}
.slider{
	position: relative;
}
.swiper-container3 .swiper-slide{
	opacity: 0.5;
	transition: 0.7s ease;
	-webkit-transition: 0.7s ease;
	-moz-transition: 0.7s ease;
}
.swiper-container3 .swiper-slide:hover{
	opacity: 1;
}
.next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 50px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	right: 10px;
	left: auto;
	background: url(/images/next.png);
}
.prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 50px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	right: auto;
	left: 10px;
	background: url(/images/prev.png);
}
.next1 {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 50px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	right: 10px;
	left: auto;
	background: url(/images/next.png);
}
.prev1 {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 50px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	right: auto;
	left: 10px;
	background: url(/images/prev.png);
}
.slider_foto{
	margin: 0 15px;
}
.owl-carousel2 .owl-item img {
	width: auto;
}
.ng{
	display: none;
}
.box_12{
	width: 100%;
	padding: 0 15px;
}
.box_12:after{
	content: "";
	clear: both;
}
.slide_parallax{
		width:100%;
		position: relative;
		padding: 0;
		text-align: center;
		height: auto;
}
#slide1 {
	background:url('/images/FullSizeRender.jpg') no-repeat bottom left #fff;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
}
.slider_right{
	margin-top: 10px;
}

.slider_right p{
	margin: 0;
	background-color: #a50044;
	color: #fff;
	font-weight: bolder;
}
.slider_right img {
	min-height: auto;
}
h1.banner_macro{
	color: #fff;
	text-align: center;
	font-size: 50px;
	height: 350px;
	padding: 151px 0;
	margin-bottom: 0px;
}
#banner_insegnanti {
	background:url('/images/bg-insegnanti-web.jpg') no-repeat top center #fff;
	/*background-attachment: fixed;*/
	background-size: cover 100%;
}
#banner_corsi{
	background: url(/images/bg-corsi-web.jpg) no-repeat top center #fff;
	/*background-attachment: fixed;*/
	background-size: cover 100%;
}
#banner_stage{
	background: url(/images/bg-stage-web.jpg) no-repeat bottom center #fff;
	/* background-attachment: fixed; */
	background-size: cover 100%;
}
#banner_media{
	background: url(/images/bg-media-web.jpg) no-repeat top center #fff;
	/* background-attachment: fixed; */
	background-size: cover 100%;
}
#banner_contatti{
	background: url(/images/bg-contatti-web.jpg) no-repeat top center #fff;
	/* background-attachment: fixed; */
	background-size: cover 100%;
}

.slide_parallax h1{
	height: 400px;
	padding: 166px 0;
	color: #fff;
	text-align: center;
	font-size: 50px;
	text-shadow: 1px 1px 1px #000;
}
a.iscriviti{
	display: none;
}


a.box_media{
	padding: 0px 0;
	text-align: center;
	width: 100%;
	background: #B03234;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#9374C6), to(#A01E20));
	background: -webkit-linear-gradient(#B03234, #A01E20);
	background: -moz-linear-gradient(#B03234, #A01E20);
	background: -ms-linear-gradient(#B03234, #A01E20);
	background: -o-linear-gradient(#B03234, #A01E20);
	background: linear-gradient(#eee, #ccc);
	-pie-background: linear-gradient(#B03234, #A01E20);
	behavior: url(/PIE.htc);
	border: 1px solid #ccc;
	margin-top: 10px;
	/*border-radius: 10px;*/
	font-size: 19px;
	text-shadow: 1px 0 rgba(0, 0, 0, 0.25);
	display: inline-block;
	margin-bottom: 25px;
	position: relative;
}
a.box_media:hover{
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#C64345), to(#9B1B1D));
	background: -webkit-linear-gradient(#C64345, #9B1B1D);
	background: -moz-linear-gradient(#C64345, #9B1B1D);
	background: -ms-linear-gradient(#C64345, #9B1B1D);
	background: -o-linear-gradient(#C64345, #9B1B1D);
	background: linear-gradient(#f8f8f8, #bbb);
	-pie-background: linear-gradient(#C64345, #9B1B1D);
	behavior: url(/PIE.htc);
}
a:link.box_media ,a:visited.box_media {
	color: #303030;
}
.servizi{
	background: rgba(0, 0, 0, 0.8);
	width: 35%;
	float: right;
	padding: 20px;
	margin: 40px 80px;
	-webkit-transform: skewX(-13deg); /* �仍� Safari 亳 Chrome */
    -moz-transform: skewX(-13deg); /* �仍� Firefox */
    -o-transform: skewX(-13deg); /* �仍� Opera */
    -ms-transform: skewX(-13deg); /* �仍� IE */
    transform: skewX(-13deg); /* CSS3 */
}
.servizi ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.servizi ul li{
	padding: 0;
	display: block;
	float: none;
	width: 100%;
	height: auto;
	font-weight: bold;
	margin: 11px 0;
	color: #ddd;
	font-size: 22px;
}
/*********************/
.logo {
		width: 325px;
		height: 74px;
		display: block;
		position: relative;
		margin-left:0px;
		background: url(images/logo.png) no-repeat center center;
		/* background-size: 100%; */
		margin-top: 3px;
}
.scuola-nuoto-federale {
	position: absolute;
	left: 170px;
	top: 10px;
	display: block;
	width: 120px;
	height: 50px;
	background: url(images/scuola-nuoto-federale.png) no-repeat center center;
	background-size: 100%;
	z-index: 10;
}
#posizione{
	margin: 15px 15px 3px;
	width: 100%;
	display: inline-block;
	color: #bfbfbf;
}
#posizione a{
	color: #bfbfbf;
}
#posizione a.home {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(images/home.png) no-repeat center center;
}
#percorso_posizione{
	padding-top: 2px;
}
.wrap {
	margin: 0px auto;
	position: relative;
}
.ombra {
	width: 100%;
	height: 30px;
	margin: 0px auto;
	position: relative;
	background: url(images/ombra_bg.png) no-repeat top center;
}
.box-home {
	margin-top: 30px;
}
.uslugi{
	text-align: center;
}
.uslugi h2{
	
	color: #231f20;
	margin-bottom: 35px;
}
.uslugi p{
	margin-bottom: 11px;
	text-align: left;
}
.uslugi img{
	margin-right: 14px;
}
.uslugi ul li{
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 6px;
}


ul.boxes{
	margin: 0px;
	padding: 0px;
}
.box{
	background: rgba(255,255,255,.9);
	border: 1px solid #ddd;
	text-align: center;
	padding: 5px;
	margin: 20px 0px;
	transition: 0.7s ease;
	-webkit-transition: 0.7s ease; 
	-moz-transition: 0.7s ease;
	box-shadow: 0px 0px 6px #c6c2c3;
}
.box h3{
	margin-top: 0px;
	margin-bottom: 35px;
}
.box p{
	color: #9f9395;

}
.box:hover{
	box-shadow: 0px 0px 10px #969091;
}
.boxnews{
	margin-bottom: 20px;
	text-align: left;
}
.boxnews p{
	margin-bottom: 0px;
}
.corpo{
	padding: 15px 0px;
	background: transparent;
	display: inline-block;
	width: 100%;
	min-height: 600px;
	text-align: left;
}
.corpo p, .corpo ol, .corpo ul,.corpo table{
	font-family: 'Ubuntu', sans-serif;
}
.corpo a h4{
	color: #000;
}
.corpo h2{
	font-size: 22px;
	/* background: url(images/linea.png) no-repeat bottom center; */
	padding-bottom: 10px;
	/*background-size: 100%;*/
}

.corpo .testo_img {
	padding-bottom: 30px;
}
.testo_img {
	position: relative;
	margin: 15px 10px;
}
#homepage h1 {
	color: #111;
	width: 100%;
	margin: 0;
	font-weight: bolder;
}

#homepage h1 {
	position: relative;
	margin: 80px 0 10px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#homepage p {
	font-size: 17px;
	margin-bottom: 30px;
}
#homepage h1 a:link, #homepage h1 a:visited {
	color: #fff;
	text-decoration: underline;
}
#homepage h1 a:hover {
	text-decoration: none;
}
#homepage ul.grid li {
	width: 50%;
	float: left;
	padding: 0 15px;
	position: relative;
}
#homepage ul.grid li h4{
	position: absolute;
	top: 0;
	left: 230px;
}
#homepage ul.grid li .data{
	margin-top: 25px;
}
#homepage ul.grid li p{
	font-size: 14px;
	margin-bottom: 0;
}
.box_slider{
	height: 450px;
	position: relative;
}
.box_slider .btn {
	position: absolute;
	bottom: 0;
	right: 0;
}
#homepage .box_slider p,.box_slider p {
	font-size: 15px;
	line-height: 25px;
	margin: 10px 0;
}
.colonna_dx {
	padding-top: 15px;
}

.box-right {
	padding: 15px 15px 0;
	background: rgba(255,255,255,.7);
	display: inline-block;
	width: 200px;
	margin-bottom: 10px;
}
.box-right a h4 {
	color: #000;
}
ul.menu_interno li{
	list-style-type: none;
	margin: 0px;
}
.menu_interno a{
	color: #231f20;
	
}
ul.menu_interno{
    margin-top: 0px;
}
.menu_interno h4{
	padding: 10px 0px;
	font-size: 20px;
	border-bottom: 1px solid #231f20;
	margin: 0px;
}
.menu_line li{
	font-size: 14px;
	border-bottom: 1px solid #D8F7D7;
}
.menu_line li a{
}
.strelka{
	padding: 0px 0px 2px 15px;
}
.strelka:hover,
#attivo .strelka {
	background: url(/images/strelka.png) top left no-repeat;
}
.strelka p{
	line-height: 15px;
	font-size: 13px;
	margin: 0px;
	margin-bottom: 15px;
}
.galka{
	background: url(/images/galka.jpg) top left no-repeat;
}
li.galka p{
	padding-left: 38px;
	line-height: 21px;
}
.form-captcha {
    width: 130px;
    float: left;
    font-size: 20px;
    margin-right: 5px;
    padding: 0px;
    text-align: center;
}
ul.grid{
	margin-top: 10px;
}
ul.grid li {
    list-style-type: none;
    margin: 0px;
    padding: 0px 0px 50px;
    display: inline-block;
    position: relative;
	line-height: 22px;
	width: 100%;
	display: block;
}
.grid .archivio_news_img {
	padding: 0px 10px 10px 0px;
	width: 210px;
}
.grid h3 a:link,.grid h3 a:visited{
	
	font-size: 28px;
	/*color: #E52234;*/
}
.grid h3{
	line-height: 26px;
	font-size: 28px;
	margin: 0 0 5px;
	padding-left: 215px;
}
.grid a:link,.grid a:visited{
	/*color: #fff;*/
}
.grid .blue{
	float: right;
}
.grid p{
	margin-bottom: 10px;
	padding-left: 215px;
	line-height: 20px;
	font-family: 'Roboto', sans-serif;
}
.grid .data{
	padding-left: 215px;
	font-family: 'Roboto', sans-serif;
}

.imgr {
    float: right;
    clear: right;
    margin: 4px 0px 0px 8px;
	padding: 0px 0px 10px 10px;
	width: 50%;
}
.imgl {
    float: left;
    margin: 4px 20px 0px 0px;
	padding: 0px 10px 10px 0px;
}
.imgc {
	margin-bottom: 20px;
}
.img_news{
	float: right;
	width: 30%;
}
.img_news .imgr{
	width: 100%;
}
.data_small {
    padding-left: 0px;
}
.data_small {
    color: #666;
    padding-bottom: 10px;
}
.box-news h4 a{
	color: #000;
}
.box-news p{
	line-height: 16px;
	font-size: 13px;
	text-align: left;
}






.btn {
	display: inline-block;
	*display: inline;
	/* IE7 inline-block hack */
	*zoom: 1;
	padding: 6px 10px 7px;
	margin-bottom: 0;
	text-decoration: none;
	font-size: 13px;
	line-height: 13px;
	*line-height: 20px;
	color: #333333;
	text-align: center;
	/*text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);*/
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #cccccc;
	background: #ffffff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#e6e6e6));
	background: -webkit-linear-gradient(#ffffff, #e6e6e6);
	background: -moz-linear-gradient(#ffffff, #e6e6e6);
	background: -ms-linear-gradient(#ffffff, #e6e6e6);
	background: -o-linear-gradient(#ffffff, #e6e6e6);
	background: linear-gradient(#ffffff, #e6e6e6);
	-pie-background: linear-gradient(#ffffff, #e6e6e6);
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	 position: relative;
	 behavior: url(./PIE.htc);
	 z-index: 100;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.5), 0 1px 2px rgba(0,0,0,.05);
	-webkit-box-shadow: none \9;
	-moz-box-shadow: none \9;
	box-shadow: none \9;
	
}
a.btn.green:link, a.btn.green:visited {
	color: #fff;
}



.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
	background: #E6E6E6;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#E6E6E6), to(#ffffff));
	background: -webkit-linear-gradient(#E6E6E6, #ffffff);
	background: -moz-linear-gradient(#E6E6E6, #ffffff);
	background: -ms-linear-gradient(#E6E6E6, #ffffff);
	background: -o-linear-gradient(#E6E6E6, #ffffff);
	background: linear-gradient(#E6E6E6, #ffffff);
	-pie-background: linear-gradient(#E6E6E6, #ffffff);
	behavior: url(./PIE.htc);
	color: #fff;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-ms-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear; 
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
	color: #fff;
	text-decoration: none;
	background: #E6E6E6;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#E6E6E6), to(#ffffff));
	background: -webkit-linear-gradient(#E6E6E6, #ffffff);
	background: -moz-linear-gradient(#E6E6E6, #ffffff);
	background: -ms-linear-gradient(#E6E6E6, #ffffff);
	background: -o-linear-gradient(#E6E6E6, #ffffff);
	background: linear-gradient(#E6E6E6, #ffffff);
	-pie-background: linear-gradient(#E6E6E6, #ffffff);
	behavior: url(./PIE.htc);
}

.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  color: #fff;
  text-decoration: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -webkit-box-shadow: none \9;
	-moz-box-shadow: none \9;
	box-shadow: none \9;
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.large [class^="icon-"] {
  margin-top: 1px;
}
.small {
  padding: 3px 9px;
  font-size: 13px;
  line-height: 16px;
}
.small [class^="icon-"] {
  margin-top: -1px;
}
.mini {
  padding: 1px 6px;
  font-size: 13px;
  line-height: 14px;
}
.violet,
.violet:hover,
.btn-warning,
.btn-warning:hover,
.red,
.red:hover,
.green,
.green:hover,
.red,
.red:hover,
.btn-info,
.btn-info:hover,
.btn-inverse,
.btn-inverse:hover {
  color: #ffffff;
  /*-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
}
.violet.active,
.btn-warning.active,
.red.active,
.green.active,
.red.active,
.btn-info.active,
.btn-inverse.active {
color:#fff;
 
  color: rgba(255, 255, 255, 0.75);
}


.blue {
	background: #204570;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#204570), to(#17375e));
	background: -webkit-linear-gradient(#204570, #17375e);
	background: -moz-linear-gradient(#204570, #17375e);
	background: -ms-linear-gradient(#204570, #17375e);
	background: -o-linear-gradient(#204570, #17375e);
	background: linear-gradient(#204570, #17375e);
	-pie-background: linear-gradient(#204570, #17375e);
	behavior: url(/PIE.htc);
	font-family: 'Roboto', sans-serif;
	border: 0;
}
a:link.blue, a:visited.blue, input.blue {
	color: #ffffff;
}

.blue:hover,
.blue:active,
.blue.active,
.blue.disabled,
.blue[disabled] {
	background: #2b5584;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2b5584), to(#17375e));
	background: -webkit-linear-gradient(#2b5584, #17375e);
	background: -moz-linear-gradient(#2b5584, #17375e);
	background: -ms-linear-gradient(#2b5584, #17375e);
	background: -o-linear-gradient(#2b5584, #17375e);
	background: linear-gradient(#2b5584, #17375e);
	-pie-background: linear-gradient(#2b5584, #17375e);
	behavior: url(./PIE.htc);
	font-family: 'Roboto', sans-serif;
  
}
.blue:active,
.blue.active {
  background-color: #0978b5 \9;
}
.yellow {
	background: #C1954B;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#C1954B), to(#aa7c31));
	background: -webkit-linear-gradient(#C1954B, #aa7c31);
	background: -moz-linear-gradient(#C1954B, #aa7c31);
	background: -ms-linear-gradient(#C1954B, #aa7c31);
	background: -o-linear-gradient(#4b4b4b, #aa7c31);
	background: linear-gradient(#C1954B, #aa7c31);
	-pie-background: linear-gradient(#C1954B, #aa7c31);
	behavior: url(/PIE.htc);
	font-family: 'Roboto', sans-serif;
	width: 100%;
	border: 0;
	color: #fff;
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
}
a:link.yellow, a:visited.yellow, input.yellow {
	color: #ffffff;
}

.yellow:hover,
.yellow:active,
.yellow.active,
.yellow.disabled,
.yellow[disabled] {
	background: #aa7c31;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#aa7c31), to(#C1954B));
	background: -webkit-linear-gradient(#aa7c31, #C1954B);
	background: -moz-linear-gradient(#aa7c31, #C1954B);
	background: -ms-linear-gradient(#aa7c31, #C1954B);
	background: -o-linear-gradient(#aa7c31, #C1954B);
	background: linear-gradient(#C1954B, #aa7c31);
	-pie-background: linear-gradient(#aa7c31, #C1954B);
	behavior: url(./PIE.htc);
	font-family: 'Roboto', sans-serif;
	color: #fff;
  
}
.yellow:active,
.yellow.active {
  background-color: #0978b5 \9;
}

/****** MENU ******/
	
#menu_bg {
	background: url(images/menu_bg.png);
	display: block;
	width: 100%;
	
	
}

/*#menu &gt; li &gt; ul.submenu { display: none; }*/

ul.nav {
 	list-style-type: none;
 	padding: 0px;
	margin-top: 0;
	
 	/*background-color: #ccc;*/

}

ul#menu &gt; li {
	position: relative;
	float: left;
	display: block;
	/*width: 120px;*/
	/*background: url(images/menu_border.jpg) no-repeat;*/
	/*background: url(images/menu_slash.jpg) no-repeat top right;*/
}
ul.nav li {
	margin:0px;
	padding: 0px;
	
}
ul.dropdown-menu li {
	margin: 0px;
	padding: 0px;
	background: transparent;
}

ul.nav &gt; li &gt; a {
	display: block;
	/*height: 25px;*/
	/*color: #666;*/
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	/*border-left: 1px solid #DD1F25;*/
	padding: 0px;
}

ul.nav &gt; li &gt; a:hover,
ul.nav &gt; li &gt; a#attivo{
	display: block;
	/*border-bottom: 1px solid #A01E20;*/
}

ul.nav &gt; li &gt; a &gt; span {
	display: block;
	border-top: 1px solid transparent;
	text-transform: uppercase;
	border-top: 0;
	/*padding: 10px;*/
}
ul.nav &gt; li.contact &gt; a &gt; span {
	border-right: 0px;
}
ul.nav &gt; li &gt; a#attivo &gt; span, 
ul.nav &gt; li &gt; a:hover &gt; span,
ul.nav &gt; li &gt; a.attivo &gt; span {
	display: block;
	border-bottom: 3px solid #191c1f;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#81a8db), to(#17375e));
	background: -webkit-linear-gradient(#81a8db, #17375e);
	background: -moz-linear-gradient(#81a8db, #17375e);
	background: -ms-linear-gradient(#81a8db, #17375e);
	background: -o-linear-gradient(#81a8db, #17375e);
	background: linear-gradient(#81a8db, #17375e);

	color: #fff;
}
ul.nav &gt; li &gt; a &gt; .submenu_icon{
	background: url(/images/strelka.png) no-repeat right;
    display: inline;
    position: absolute;
    z-index: 111;
    right: 2px;
    width: 13px;
    height: 26px;
    top: 35px;
}

.lista_contenuti ul li a:link, .lista_contenuti ul li a:visited {
	color: #606060;
	text-decoration: none;
	font-size: 18pt;
}
.lista_contenuti ul li a.read_more {
	float: right;
	font-size: 11pt;
	background-color: #E06060;
	color: #fff;
	padding: 3px;
}
.lista_contenuti ul li a:hover {
	text-decoration: underline;
}

.lista_contenuti .copertina {
	display: block;
	max-height: 200px;
	overflow: hidden;
	border: 3px solid #E06060;
	
}
.lista_contenuti .copertina img {
	margin-top: -10%;
	width:100%;
}

/*----------- Back to top --------------*/
#toTop {
  display: none;
  width: 37px;
  height: 37px;
  overflow: hidden;
  background: url(img/totop1.png) 0 0 no-repeat;
  position: fixed;
  /*margin-right: -640px !important;*/
  right: 40px;
  bottom: 40px;
  z-index: 999;
  background-position: right 0;
}
#toTop:hover {
  background-position: right 0;
}
#toTop:active,
#toTop:focus {
  outline: none;
}
/*------ header ------- */
.banner{
	margin-bottom: 10px;
	-webkit-box-shadow: #635555 2px 3px 5px;
	-moz-box-shadow: #635555 2px 3px 5px;
	box-shadow: #635555 2px 3px 5px;
}

.nascondi_pager .bx-wrapper .bx-default-pager {
	display: none;
}




em.data {
	display: block;
	margin-bottom: 15px;
}



.imgl {
	float: left;
	padding: 5px 10px 5px 5px;
}

.relative {
	position: relative;
}
.align_center {
	text-align: center;
}

.foto_gallery{
	margin-top: 20px;
	display: inline-block;
	width: 100%;
}
.foto_gallery_3{
	width: 20%;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	text-align: center;
	margin-bottom: 30px;
	height: 160px;
	
}
.foto_gallery_dettaglio small {
	font-size: 8pt;
	color: #666;
	font-weight:bolder;
	margin-top: 7px;
}

.foto_gallery_dettaglio a {
	border: 4px solid #fff;
	background: #fff;
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0, .1);
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0, .1);
	box-shadow: 0px 0px 6px rgba(0,0,0, .1);
	margin-bottom: 7px;
	display: inline-block;
	max-height: 130px;
	overflow: hidden;
}

.foto_gallery_dettaglio a:hover {
	background: #fff;
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0, .2);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0, .2);
	box-shadow: 0px 0px 10px rgba(0,0,0, .2);
	margin-bottom: 7px;
}
.img_pagine{
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}

#footer {

	width: 100%;
	/*color: #ffffff;*/
	/* background: url(images/footer_bg.png) repeat-x top; */
	min-height: 20px;
	display: block;
	margin: 0;
	padding:0px;
}
#footer_end{
	background: #555;
	color: #fff;
}
#footer_end p{
	color: #fff;
	margin: 0;
}
#footer a:link, #footer a:visited,
#footer_end a:link, #footer_end a:visited {
	color: #fff;
	text-decoration: none;
	
}

#footer a:hover,
#footer_end a:hover {
	color: #fff;
	text-decoration: underline;
}



	#footer_end {
		list-style-type: none;
		padding: 0px;
		margin: 0px;
	}

	#footer_end p {

		/*font-size: 18px;*/
		line-height: 24px;
		color: #fff;
		
	
	}
	#footer_end  h3 {
		font-weight: 700;
		color: #fff;
	}
	#footer_end img.footer_logo{
		margin-top: 20px;
	}
	
	l#footer_end p.social a {
			padding-right: 10px;
		}
		#footer_end.last {
			text-align: right;
			float: right;
		}

#footer_end {
	color: #000;
	font-size: 13px;
	padding: 0;
}

#footer_end .left {
	float:left;

}
#footer_end .right {

	text-align: right;

}
.mfooter{
	margin-top: 35px;
}
li.footerbox-one{
	padding-top:30px;
	position: relative;
	margin: 0px;
	margin-left:16%;
	width: 27%;
	float: left;
	box-sizing: border-box;
}
li.footerbox-two{
	padding-top:30px;
	position: relative;
	width: 29%;
	float: left;
	box-sizing: border-box;
	margin: 0px;
}
li.footerbox-three{
	padding-top:30px;
	position: relative;
	width: 20%;
	float: left;
	box-sizing: border-box;
	margin: 0px;
}

.partner {
	padding: 20px 30px 50px;
	text-align: left;
	background: #252525;
}
.partner img {
	padding-bottom: 0;
}
.partner h3 {
	text-align: left;
}

.copyright {
	padding: 15px 0;
	background-color: #111;
}
#footer_end .copyright p{
	color: #696969;
}
#footer_end .copyright a:link, #footer_end .copyright a:visited {
    color: #696969;
	font-family: 'Ubuntu', sans-serif;
	text-decoration: underline;
}
#footer_end .copyright a:hover {
    color: #fff;
}
.clear { clear: both; }




/* gallery foto */

.image_carousel {
	padding: 0px 0 10px 20px;
	width:740px;
	height:110px;
	overflow: hidden;
	/*z-index: 9;*/
	background: none;
	margin: 90px 0px 10px 00px;
	position: relative;
}
.image_carousel a {display: inline-block;}

.image_carousel img {
	border: 1px solid #ccc;
	background-color: white;
	padding: 3px;
	margin-left:19px;
	float: left;
	/*width: 150px;*/
	min-height: 100px;
	height: 100%;
	height: 100px;
	overflow: hidden;
	
}

#foo2 &gt; a &gt; img { width: 150px; display: block; text-align: center; }

.image_carousel a.prev, .image_carousel a.next {
	background: url(../images/miscellaneous_sprite.png) no-repeat transparent;
	width: 45px;
	height: 50px;
	display: block;
	position: absolute;
	top: 30px;
}
.image_carousel a.prev {			left: -2px;
					background-position: 0 0; }
.image_carousel a.prev:hover {		background-position: 0 -50px; }
.image_carousel a.prev.disabled {	background-position: 0 -100px !important;  }
.image_carousel a.next {			right: 0px;
					background-position: -50px 0; }
.image_carousel a.next:hover {		background-position: -50px -50px; }
.image_carousel a.next.disabled {	background-position: -50px -100px !important;  }
.image_carousel a.prev.disabled, .image_carousel a.next.disabled {
	cursor: default;
}

.image_carousel a.prev span, .image_carousel a.next span {
	display: none;
}

#foo2_pag .pagination a{display: none;}



/* PAGINAZIONE RISULTATI */
.paginazione { text-align:center; margin: 30px 0px; }

.paginazione a {
	padding:5px 9px 5px 9px;
	*padding: 3px 9px 3px 9px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	color: #333;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-box-shadow: #666 0px 0px 1px;
	-moz-box-shadow: #666 0px 0px 1px;
	box-shadow: #666 0px 0px 1px;
	background: #FFFFFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#E0E0E0));
	background: -webkit-linear-gradient(#FFFFFF, #E0E0E0);
	background: -moz-linear-gradient(#FFFFFF, #E0E0E0);
	background: -ms-linear-gradient(#FFFFFF, #E0E0E0);
	background: -o-linear-gradient(#FFFFFF, #E0E0E0);
	background: linear-gradient(#FFFFFF, #E0E0E0);
	-pie-background: linear-gradient(#FFFFFF, #E0E0E0);
	behavior: url(PIE.htc);
	font-weight: bolder;
	text-decoration: none;
	text-shadow: 1px 1px 0px #fff;
}

.paginazione a:hover {
	background: #EDEDED;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#E8E8E8), to(#A1A1A1));
	background: -webkit-linear-gradient(#E8E8E8, #A1A1A1);
	background: -moz-linear-gradient(#E8E8E8, #A1A1A1);
	background: -ms-linear-gradient(#E8E8E8, #A1A1A1);
	background: -o-linear-gradient(#E8E8E8, #A1A1A1);
	background: linear-gradient(#E8E8E8, #A1A1A1);
	-pie-background: linear-gradient(#E8E8E8, #A1A1A1);
	behavior: url(PIE.htc);
}

.paginazione span.attivo {
	text-decoration: none;
	color:#333;
	text-shadow: 1px 1px 0px #fff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#E8E8E8), to(#A1A1A1));
	background: -webkit-linear-gradient(#E8E8E8, #A1A1A1);
	background: -moz-linear-gradient(#E8E8E8, #A1A1A1);
	background: -ms-linear-gradient(#E8E8E8, #A1A1A1);
	background: -o-linear-gradient(#E8E8E8, #A1A1A1);
	background: linear-gradient(#E8E8E8, #A1A1A1);
	-pie-background: linear-gradient(#E8E8E8, #A1A1A1);
	behavior: url(PIE.htc);
} 

.paginazione span{
	text-decoration: none;
	padding:5px 9px 5px 9px;
	*padding: 3px 9px 3px 9px;
	font-weight: bolder;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: #666 0px 0px 1px;
	-moz-box-shadow: #666 0px 0px 1px;
	box-shadow: #666 0px 0px 1px;
	background: #FFFFFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#E0E0E0));
	background: -webkit-linear-gradient(#FFFFFF, #E0E0E0);
	background: -moz-linear-gradient(#FFFFFF, #E0E0E0);
	background: -ms-linear-gradient(#FFFFFF, #E0E0E0);
	background: -o-linear-gradient(#FFFFFF, #E0E0E0);
	background: linear-gradient(#FFFFFF, #E0E0E0);
	-pie-background: linear-gradient(#FFFFFF, #E0E0E0);
	behavior: url(PIE.htc);
}






.cella_d {
	width: 60%;
	float: right
}

.cella_d  input, .cella_d  select, .cella_d  textarea{float : left}

.cella_s {
	width:35%;
	float:left;
	text-shadow: 0px 1px 1px #fff;
	text-align: left;
}



.allegati {
	display: block;
	/*width: 340px;*/
	padding: 45px 0px 0px 0px;
}
.allegati img {
	vertical-align: middle;
}
.allegati b {
	font-size: 18px;
}
.allegati ul {
	padding-top: 10px;
}
.allegati ul, .allegati ul li {
	list-style-type: none;
}
.allegati ul li {
	margin-bottom: 15px;
}



/* TABLE */

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

.table {
  width: 100%;
  border-left: 1px solid #494949;
  /*margin-bottom: 18px;*/
}

.table th,
.table td {
  padding: 0px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #e8e8e8;
}

.table th {
  font-weight: bold;
}

.table thead th {
  vertical-align: bottom;
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}

.table tbody + tbody {
  border-top: 2px solid #e8e8e8;
}

.table-condensed th,
.table-condensed td {
  padding: 5px 5px 5px 5px;
}

.table-bordered {
  border: 1px solid #e8e8e8;
  border-collapse: separate;
  *border-collapse: collapsed;
  /*border-left: 0;*/
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.table-bordered th,
.table-bordered td {
 /* border-left: 0px solid #494949;*/
}

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}

.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
     -moz-border-radius: 0 0 0 4px;
          border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}

.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  /*background-color: #e8e8e8;*/
}

.table tbody tr:hover td.prezzo,
.table tbody tr:hover th.prezzo {
  background-color: #d5d5d5;
}

/* FORMS */
form {
  margin-bottom: 0;
}
fieldset {
  margin-bottom: 18px;
  padding-top: 18px;
}
fieldset legend {
  display: block;
  padding-left: 150px;
  font-size: 19.5px;
  line-height: 1;
  color: #404040;
  *padding: 0 0 5px 145px;
  /* IE6-7 */

  *line-height: 1.5;
  /* IE6-7 */

}
form .clearfix {
  margin-bottom: 18px;
  zoom: 1;
}
form .clearfix:before, form .clearfix:after {
  display: table;
  content: "";
  zoom: 1;
}
form .clearfix:after {
  clear: both;
}

label,
input,
select,
textarea {
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  text-align: left;
  font-family: 'Roboto', sans-serif;
}

input[type=checkbox], input[type=radio] {
  cursor: pointer;
}

select {
  padding: initial;
}
input[type=checkbox], input[type=radio] {
  width: auto;
  height: auto;
  padding: 0;
	`margin: 5px 2px 0px 0px;
  *margin-top: 0;
  /* IE6-7 */
  line-height: normal;
  border: none;
}
input[type=file] {
  background-color: #ffffff;
  padding: initial;
  border: initial;
  line-height: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type=button], input[type=reset], input[type=submit] {
  width: auto;
  height: auto;
}
select, input[type=file] {
  height: 23px;
  *height: auto;
  line-height: 23px;
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

}
select[multiple] {
  height: inherit;
  background-color: #ffffff;
}
textarea {
  height: auto;
}

:-moz-placeholder {
  color: #bfbfbf;
}
::-webkit-input-placeholder {
  color: #bfbfbf;
}
input, textarea {
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  margin-bottom: 5px;
}
input:focus, textarea:focus {
  outline: 0;
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 2px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 2px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 2px rgba(82, 168, 236, 0.6);
}
input[type=file]:focus, input[type=checkbox]:focus, select:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: 1px dotted #666;
	border: 0;
}


#contact label{
	display: block;
	margin-top: 0px;
	font-weight: 700x;
	font-family: 'Lato', sans-serif;
	font-size: 13pt;
	margin-left: 0px;
}
#contact input, #contact select{
	margin-bottom: 5px;
}
#slider {
	height: 540px;
}





.social {
	display: block;
	padding-top: 10px;
	padding-bottom: 20px;
}

.blinking {
    -webkit-animation: blink 2s infinite;
    -moz-animation: blink 2s infinite;    
    animation: blink 2s infinite;
}
.blinking_fast {
    -webkit-animation: blink 1s infinite;
    -moz-animation: blink 1s infinite;    
    animation: blink 1s infinite;
}

@-webkit-keyframes blink{

    0%{ opacity:0;}
    100%{opacity:1;}
}

@-moz-keyframes blink{
    
    0%{ opacity:0;}
    100%{opacity:1;}

}
        
@keyframes blink{

    0%{ opacity:0;}
    100%{opacity:1;}

}

.opacity {
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	/* IE 5-7 */
	filter: alpha(opacity=50);
	/* Netscape */
	-moz-opacity: 0.5;
	/* Safari 1.x */
	-khtml-opacity: 0.5;
	/* Good browsers */
	opacity: 0.5;
	transition: 0.3s ease; -webkit-transition: 0.3s ease;  -moz-transition: 0.3s ease;
}
*:hover.opacity {
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	/* IE 5-7 */
	filter: alpha(opacity=100);
	/* Netscape */
	-moz-opacity: 1;
	/* Safari 1.x */
	-khtml-opacity: 1;
	/* Good browsers */
	opacity: 1;
}

.grigio {
	background-color: #f1f1f1;
	padding: 30px 0 30px 0;
	max-width:100%;
}

.box3 {
	margin: 0px;
	padding: 0px;
}
.box3 {
	display: block;
	width: 100%;
	float: left;
	text-align:center;
	/*
	border: 1px solid #ccc;
	min-height: 300px;
	border-radius: 50%;*/
}
.box3 a:link, .box3 a:visited {
	display: block;
	/*border: 1px solid #333;*/
	height: auto;
	border-radius: 50%;
	-mox-border-radius: 50%;
	-webkit-box-shadow: #666 0px 0px 10px;
	-moz-box-shadow: #666 0px 0px 10px;
	box-shadow: #666 0px 0px 10px;
}
.box3 img {
	width: 100%;
	display: block;
	/*border: 1px solid #333;*/
	height: auto;
	border-radius: 50%;
	-mox-border-radius: 50%;
	-webkit-box-shadow: #666 0px 0px 10px;
	-moz-box-shadow: #666 0px 0px 10px;
	box-shadow: #666 0px 0px 10px;
}
.box3 h3{
	height:40px;
}
.box3 a.uno {
	background: url(images/home_round_box1.jpg) no-repeat;
	
}
.box3 a.due {
	background: url(images/home_round_box2.jpg) no-repeat;
}
.box3 a.tre {
	background: url(images/home_round_box3.jpg) no-repeat;
}


.other_services {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.other_services li {
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}


.slide{
	width:100%;
	position: relative;
	padding: 150px 0;
	text-align: center;
	height: 830px;
}
.form_contact{
	text-align: left;
	margin-top: 25px;
	width: 100%;
	margin: 30px auto;
}
.form_contact p{
	text-align: center;
}
.form_contact label{
	display: inline-block;
	text-align: left;
	font-size: 15px;
	width: 200px;
}	
.form_contact input{
	height: 30px;
	margin-bottom: 10px;
}
.form_contact img{
	margin-bottom: 10px;
}
.form_contact h1{
	text-align: center;
	font-size: 30px;
}
.contatti_checkbox{
	float: left;
}
.contatti_agree p{
	font-size: 14px;
}
.contatti_agree p a{
	font-size: 15px;
}
.box_option{
	width: 100%;
	background: #007ec9;
	padding: 10px;
	color: #fff;
	margin: 20px 0 10px;
	display: block;
}
#other {
  display: none;
}
#otherFieldOption{
	margin-bottom: 10px;
}
.other{
	margin-bottom: 0;
}
.navbar {
	min-height: 36px;
	margin-bottom: 0px;
    /*font-family: 'Yanone Kaffeesatz', sans-serif;*/
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #191c1f;
	
}
.navbar-brand {
	font-family: 'Raleway', sans-serif;
	font-weight: 900;
}

.navbar-header .navbar-brand {
	color: white;
}

.navbar-default .navbar-nav &gt; li &gt; a:link,.navbar-default .navbar-nav &gt; li &gt; a:visited {
	color: #17375e;
	font-size: 14px;
}

.navbar-default .navbar-nav &gt; li &gt; a:hover {
	color: #191c1f;
}
.navbar-nav {
    float: right;
    margin: 0;
}
.ng{
	margin-top: 15px;
	margin-right: 10px;
	background: #1B1714;
}
.navbar-default .navbar-nav &gt; .active &gt; a, .navbar-default .navbar-nav &gt; .active &gt; a:hover, .navbar-default .navbar-nav &gt; .active &gt; a:focus {
	color: #fff;
	background-color: transparent;
}

.navbar-default {
	background: rgba(255,255,255,.8);
	color: #333;
	/*opacity: 0.8;*/
	display:block;
	-webkit-box-shadow: #666 0px 0px 20px;
	-moz-box-shadow: #666 0px 0px 20px;
	box-shadow: #666 0px 0px 20px;
}
.navbar {
    border-radius: 0px;
}

.dropdown-menu {
	padding: 0px;
	margin: 0px;
	border-radius: 0px;
}

.dropdown-menu &gt; li &gt; a {
	color: white;
	font-size: 14px;
}
.navbar-default .navbar-brand img { margin-top:-16px; margin-bottom:-15px; display: block; }
.navbar-nav &gt; li &gt; a {
    padding-top: 0px;
padding-bottom: 0px;}


.dropdown:hover &gt; .dropdown-menu { 
    display: block;
	transition: 0.7s ease;
	-webkit-transition: 0.7s ease; 
	-moz-transition: 0.7s ease;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
} 

.navbar-nav .dropdown-menu {
	font-size: 15px;
	border: 0px none;
	box-shadow: none;
	border-top: 1px solid #191c1f;
	background: #191c1f;
	border-bottom: 1px solid #191c1f;
}
.navbar-nav .dropdown-menu &gt; li &gt; a { color: #fff; padding:7px 20px; }
.navbar-nav .dropdown-menu &gt; .current a{
	*background: #6565D2; 
	*color: #fff;
	text-decoration: underline
	
}
	.navbar-nav .dropdown-menu &gt; li &gt; a:hover,
	.navbar-nav .dropdown-menu &gt; li &gt; a:focus,
	.navbar-nav .dropdown-menu &gt; .active &gt; a:hover{ background: #fff; color: #191c1f; }
.navbar-collapse { border:0 none;  border-top:0 none; box-shadow: none; }
@media only screen and (min-width : 992px) and (max-width : 1200px)  {
	.logo {
		width: 280px;
		background-size: 100%;
	}
	.lang {
		left: 295px;
	}
}

@media only screen and (min-width : 768px) and (max-width : 992px)  {
	.logo {
		width: 190px;
		background-size: 100%;
	}
	.lang {
		left: 205px;
		top: 31px;
	}
	.lang img{
		width: 25px;
	}
	ul.nav &gt; li &gt; a &gt; span {
		padding: 30px 6px 30px 6px;
		font-size: 12px;
	}
	#ricerca_usato ul li {
		width: 20%;
		float: left;
		margin: 0;
		padding: 0 10px;
		font-size: 12px;
	}
	ul.scheda2colonne {
		width: 100%;
	}
	#usato .item_1 a p,
	#usato .item_2 a p{
		font-weight: normal;
		font-size: 15px;
	}
}
@media (max-width: 767px){
	body{
		background-size: auto;
		margin-top: 66px;
	}

	.corpo {
		padding: 0px 5px 0px 8px;
	}

	h1 {
		font-size: 24px;
	}
	.logo {
		width: 140px;
		height: 61px;
		background-size: 90%;
		margin-top: 2px;
		float: left;
		background-size: 100%;

	}
	#homepage ul.grid li {
		width: 100%;
	}
	.lang{
		display: none;
	}
	.lang_mobile{
		display: inline-block;
		margin: 21px 0 0 5px;
		width: auto;
	}
	.lang_mobile img{
		width: 30px;
	}
	.scuola-nuoto-federale {
		top: 5px;
		width: 80px;
		background-size: 100%;
		left: 135px;
	}
	#posizione {
	    margin: 12px 15px 20px;
	    font-size: 12px;
		display: block;
	}
	#footer_end p {
	    font-size: 14px;
	}
	a.box_media { font-size: 16px; }
	
	
	.navbar{
		height: 24px;
		position: relative;
		min-height: 0px;
	}
	.navbar-header{
		position: fixed;
		background: #fff;
		width: 100%;
		z-index: 2;
		top: 0;
		border-bottom: 1px solid #fff;
		height: 66px;
		-webkit-box-shadow: #888 0px 0px 20px;
		-moz-box-shadow: #888 0px 0px 20px;
		box-shadow: #888 0px 0px 20px;
	}
	.dropdown-menu{
		position: relative;
		width: 100%;
		text-align: left;
		font-size: 13px;
		display: block;
		margin-bottom: 10px;
		padding-left: 0;
		z-index: 1;
	}
	.navbar-nav .dropdown-menu a:hover{ 
		background: #53AA4F;
	}
	.navbar-nav .dropdown-menu {
		background-color: #fff;
		box-shadow: none;
	}
	.navbar-nav .dropdown-menu {
		border: 0;
	}
	
	ul.nav {
		top: 0;
		background: transparent;
		position: absolute;
		margin: 0;
		width: 100%;
	}
	ul.nav &gt; li &gt; a#attivo &gt; span, ul.nav &gt; li &gt; a:hover &gt; span, ul.nav &gt; li &gt; a.attivo &gt; span {
		border: 0;
		background: #17375e;
		color: #fff;
		}
	
	ul.nav &gt; li &gt; a {
		text-align: left;
	}
	ul.nav &gt; li &gt; a:hover, ul.nav &gt; li &gt; a#attivo {
	    display: block;
	    background: #fff;
	    border: 0;
	}
	ul.nav &gt; li &gt; a &gt; span {
		border: 0px;
		background: #bfbfbf;
		color: #17375e;
		padding: 10px;
	}
	.ng{
		display: block;
		margin-top: 16px;
	}
	.navbar-nav {
	    margin: 0px;
		float: none;
	}

	.navbar-nav .dropdown-menu{
		background: #eee;
	}
	.navbar-nav .dropdown-menu &gt; li &gt; a:hover,
		.navbar-nav .dropdown-menu &gt; li &gt; a:focus,
		.navbar-nav .dropdown-menu &gt; .active &gt; a:hover{ background: transparent; }
	.navbar-default .navbar-nav &gt; li &gt; a {
	    font-size: 18px;
	}
	
	
	.cookie td {
	    border: 4px solid #CCC;
	    padding: 2px;
		text-align: left;
	}
	.mfooter{
		text-align: center;
	}
	.box {
	    height: auto;
	}
	.table-scroll {
	    overflow-x: scroll;
	}
	#footer_end .right {
		text-align: center;
	}
	.footer_right{
		text-align: center;
	}
	
	.corsi ul li {
		width: 50%;
	}
	.insegnanti ul li {
	    width: 100%;
	}
	.insegnanti {
		/*background: #3b3b3b;*/
	}
	.insegnanti a img {
		width: 140px;
    	height: 140px;
	}
	.corsi ul li p {
	    font-size: 17px;
	}
	
	
	.box_12 {
		padding: 0px;
	}
	.ribbon{
		display: none;
	}
	.iscriviti {
		
		background: url(/images/iscriviti.png) no-repeat;
		background-size: 100%;
		position: fixed;
		top: 15px;
		z-index: 1000000;
		width: 35px;
		height: 35px;
		left: 47%;
		padding: 8px 0px 0 35px;
	
	}
	a.iscriviti{
		color: #fff;
		font-weight: bolder;
		display: block;
	}
	
	
	
	.swiper-slide img {
		min-height: auto;
	}

	.archivio_news_img img {
		position: relative;
		top: 0;
		left: 0;
		margin: 0px 10px 0px 0px;
	}
	.corpo .archivio_news_img img {
		position: relative;
		top: 0;
		left: 0;
		margin: 0px 10px 0px 0px;
	}
	
	.homepages_news .slide_news {
		padding: 15px;
	}
	.slide_news .archivio_news_img {
		width: 100%;
		margin: 0px auto;
		margin-bottom: 15px;
	}
	.slide_news p {
	    font-size: 12px;
	    line-height: 16px;
	    padding-left: 0px;
	}
	.pagine_interne .imgr {
		padding: 0px;
		float: none;
		margin: 0px;
		width: 100%;
	}
	.corpo .lavori p{
		font-family: 'Roboto', sans-serif;
	}
	
	
	.swiper-button-prev2, .swiper-button-next2 {
		height: 25px;
		width: 25px;
		top: 50%;
	}
	.swiper-button-prev2 {
		left: 4px;
	}
	.swiper-button-next2 {
		right: 4px;
	}
	
	
	.grid h3, .grid p, .grid .data{
		padding-left: 0;
		
	}
	.grid .archivio_news_img {
		padding: 0px;
		width: 100%;
	}
	.dropdown:hover &gt; .dropdown-menu { 
		border: 0;
	}
	.colonna_dx .large {
		width: 100%;
		padding: 9px 0px;
	}
	#slide1{
		display: none;
		background: #fff;
	}
	.insegnanti {
		height: auto;
	}
	.servizi {
		background: rgba(0, 0, 0, 0.8);
		width: 100%;
		float: none;
		padding: 20px;
		margin: 0;
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
		transform: none;
		text-align: center;
	}
	.social_like{
		display: none;
	}
	.social_like_mob{
		display: block;
		width: 114px;
		float: left;
		position: relative;
		padding-top: 22px;
	}
	#footer_end h3 {
		text-align: center;
	}
	.navbar {
		height: 0;
	}
	#homepage h1 {
		margin: 60px 0 10px;
		font-size: 20px;
	}
	#homepage p {
		font-size: 17px;
		line-height: 30px;
	}
	.box_slider .btn {
		position: relative;
		width: 100%;
	}
	.box_slider {
		height: auto;
		margin-bottom: 50px;
	}
	.navbar-nav .dropdown-menu &gt; li &gt; a {
		padding:7px 35px;
	}
	.navbar-default .navbar-nav &gt; li &gt; a:link, .navbar-default .navbar-nav &gt; li &gt; a:visited {
    color: #fff;
	}
	.navbar-nav .dropdown-menu &gt; li &gt; a {
		color: #111;
	}
	.corpo .swiper-container{
		margin-bottom: 20px;
	}
	ul.nav li {
    margin-bottom: 1px;
	}
	.yellow {
		font-size: 13px;
	}
	.form_contact h1 {
		font-size: 25px;
	}
	.form_contact p {
		text-align: center;
		line-height: 16px;
	}
	.box_option {
		width: 100%;
		background: #007ec9;
		padding: 4px;
		color: #fff;
		margin: 15px 0 10px;
	}
	.foto_gallery_3 {
		width: 50%;
	}
	#ricerca_usato ul li {
		width: 100%;
	}
	ul#usato li {
		width: 50%;
	}
	#usato_left{
		width: 100%;
	}
	#usato_right {
		width: 100%;
		margin-top: 0;
	}
	ul.scheda2colonne {
		width: 100%;
	}
	#usato .item h3 {
		margin: 0;
		color: #fff;
		font-size: 18px;
	}
	#anteprime a {
		width: 50%;
	}
	.navbar {
		border-bottom: 0;
	}
}

@media (min-width: 992px) {
 ul.nav &gt; li &gt; a &gt; span {
   padding: 30px 8px 30px 8px;
 }
.colonna_dx .large {
	width: 100%;
	padding: 9px 0px;
}

}
@media (min-width: 1200px) {
	ul.nav &gt; li &gt; a &gt; span {
		padding: 30px 10px 30px 10px;
		margin-top: 0;
	}
	ul.nav &gt; li &gt; a {
		font-size: 15px;
	}
}
@media (max-width: 500px){
	.archivio_news_img img {
		width: 100%;
	}
	ul#usato li {
		width: 100%;
	}
	ul#usato li img{
		width: 100%;
	}
}


</pre></body></html>