

.form-horizontal .has-feedback label~.form-control-feedback {
  top: 0;
}

.img-responsive{
	margin: 0 auto;
	width: auto;
}

.jumbotron {
    padding: 0;
    margin: 0;
    background: transparent;
	}

.btn-primary {
    background-color: #999;
    border-color: #999;
	}
.btn-primary:hover {
    background-color: #666;
    border-color: #666;
	}

.btn-default {
    background-color: #e6e6e6;
    border-color: #e6e6e6;
	}
.btn-default:hover {
    background-color: #ccc;
    border-color: #ccc;
	}


.form-control {
    background-color: #f9f9f9;
	}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #666;
    border-color: #666;
}
.pagination>li>a, .pagination>li>span {
    color: #666;
}



/**************************************************************
 * GENERALI
 */

body{
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	font-size: 16px;
	}

a{
	color: #999;
	text-decoration: none;
	}
a:focus, a:hover{
	color: #000;
	text-decoration: underline;
	}

.backToTop {
    position: fixed; display: none;
    color: #000; background-color: rgba(235, 235, 235, 0.80);
    font-size: 20px;
    bottom: 20px; right: 20px; padding: 15px 20px;
    border-radius: 10px;
    text-decoration: none;
	}
.backToTop:hover {
    color: #000;
    background-color: rgba(135, 135, 135, 0.50);
    text-decoration: none;
	}


h1, h2, h3{
	text-transform: uppercase;
    font-size: 30px;
	}
h3{
	text-transform: uppercase;
    font-size: 24px;
	}




/**************************************************************
 * HOME
 */

#wrHome .wrColori{
	display: inline-block;
	margin-top: 15px;
	}
#wrHome .wrColori a{
	display: block;
	width: 126px;
	height: 70px;
	margin: auto;
	margin-bottom: 3px;
	text-align: right;
	padding: 20px;
	text-transform: uppercase;
	font-size: 12px;
	border-radius: 50%;
	}
#wrHome .wrColori div{
	display: inline-block;
	font-size: 12px;
	margin: 0 3px 15px 3px;
	text-align: center;
	text-transform: uppercase;
	}
#wrHome .wrColori h1{
	padding: 35px 20px 20px 30px;
	margin: 0;
	float: left;
	width: 378px;
	height: 140px;
	text-align: left;
	font-size: 32px;
	font-weight: normal;
	text-transform: inherit;
	color: #000;
    background: #f0f0f0;
	}
#wrHome .wrColori a:hover{
	text-decoration: none;
	}

#wrHome .contenuto{
	margin-top: 50px;
	line-height: 26px;
	}

#wrHome .wrGallery{
	margin-top: 0;
    margin-right: -15px;
    margin-left: -15px;
	}
#wrHome .wrGallery .thumbnail{
    padding: 0;
	}


#wrHome .citazione{
	padding-top: 30px;
	font-style: italic;
	text-transform: uppercase;
	}




/**************************************************************
 * COLONNA 1
 */

.col1 ul li span{
	font-weight: bold;
	list-style-type: none;
	}

/* FILTRI */

.filtri .glyphicon {
	margin-right: 10px;
	}

.filtri ul li{
	margin-bottom: 10px;
	}
.filtri ul li a span{
	color: #ff0000;
	font-size: 16px;
	}



/**************************************************************
 * HEADER E MENU
 */

.wrTestata{
	margin-top: 20px;
	margin-bottom: 20px;
	}

.wrTestata .titolo{
    float: left;
    max-width: 250px;
	}
.wrTestata .titolo img{
	margin-left: 0;
	}

.wrTestata .social img{
	margin: 0 10px 0 0;
	max-width: 32px;
	}

#navtop.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    padding: 0;
    padding-right: 15px;
    box-shadow: 0 6px 12px rgba(0,0,0,.2);
	}

#navtop.affix .home{
	margin-left: 15px;
	}


.navbar-default {
    background-color: #fff;
    border-color: #fff;
    font-size: 22px;
    margin-bottom: 0;
	}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #000;
    background-color: #fff;
	}
.navbar-default .navbar-nav>li>a {
	color: #000;
	}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #999;
    background-color: transparent;
}

#mainbar1 .navbar-nav{
	padding-top: 10px;
	}

.lingue>li>a {
	font-size: 18px;
	padding: 0 4px 10px 4px !important;
	text-transform: uppercase;
	border: none !important;
	}
.lingue>li>a:hover {
    color: #999;
	border: none !important;
}

.nav>li>a {
    padding: 0 10px 10px 10px;
    border-left: 1px solid #fff;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #999;
    border-left: 1px solid #999;
	}
.nav .home a{
	padding-left: 0;
	}
.nav .home a:hover{
	border-left: 1px solid #fff !important;
	}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    border-color: #999;
	}

.dropdown-menu{
	border: none;
    border-left: 1px solid #999;
    border-bottom: 1px solid #999;
    border-radius: 0;
}
.dropdown-menu>li>a{
	padding-top: 6px;
	padding-bottom: 6px;
	}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #eee;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .tit2 {
	margin-top: 10px;
	}

.dropdown-submenu h3 {
    font-size: 16px;
    margin: 5px 0;
    font-weight: bold;
}

.dropdown-submenu>.dropdown-menu>.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>.dropdown-menu>.dropdown-submenu>.dropdown-menu {
	width: 300px;
}

.dropdown-submenu>.dropdown-menu>.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #333;
    background-color: #ccc;
}



/**************************************************************
 * FOOTER
 */

.wrFooter{
	margin: 30px 0;
	}
.wrFooter a{
	color: #000;
	}

.fSfondo{
	background: url("/img/striscia_colori.png") top left repeat-x;
	padding: 5px 0;
	overflow: hidden;
	}

.fSfondoTop{
	background: url("/img/striscia_colori.png") top left repeat-x;
	padding: 10px 0 0 0;
	overflow: hidden;
	}



/**************************************************************
 * AUTOSITO E ALTRE PAGINE
 */

.col2{
	margin: 30px 0 0 0;
	}
.col2 p{
	text-align: justify;
	line-height: 25px;
	}


.citazione{
	font-size: 26px;
	font-style: italic;
    font-weight: bold;
	padding-bottom: 30px;
	}
.citazione>div{
	padding-left: 5px;
	}


.wrColStretta{
	max-width: 1200px;
	margin: 0 auto;
	}

.wrShare .addthis_sharing_toolbox, .wrShare .addthis_toolbox{
	margin: 15px 0 0 0;
	}

.bs-callout {
	padding: 10px 20px;
	margin: 20px 0;
	border: 1px solid #ddd; border-left-width: 5px; border-radius: 3px;
	}
.bs-callout-info h4{
	color: #31708f;
	font-size: 18px;
	}
.bs-callout-info {
	border-left-color: #31708f;
	}

h4.titList{
	margin-top: 20px;
	text-transform: capitalize;
	}

.wrContatti>h4{
	border-bottom: 1px solid #ddd;
	padding: 20px 0 5px 0;
	}
.wrContatti .media-object{
	max-width: 100px;
	}

.wrCataloghi img{
	border: 1px solid #999;
	margin-top: 10px;
	}

.wrFormatiMisure{
	margin-top: 40px;
	}
.wrFormatiMisure div{
	margin-bottom: 20px;
	}
.wrFormatiMisure img{
	display: block;
	padding-bottom: 5px;
	}

.wrPezziSpeciali{
	margin-top: 40px;
	}

.wrPezziSpeciali em,
.wrFormatiMisure em{
	display: block;
	font-style: normal;
    font-size: 14px;
    color: #999;
	}
.wrPezziSpeciali em{
	margin-left: 20px;
	}
.wrPezziSpeciali strong{
	display: block;
	font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
	margin-left: 20px;
	}
.wrPezziSpeciali1{
	margin-top: 20px;
	margin-bottom: 20px;
	}
.wrPezziSpeciali1 img{
	margin-left: 10px;
	margin-bottom: 5px;
	}

.wrFormatiMisure .wrModul1{
	margin-bottom: 20px;
	}


.wrFantasie{
	margin-top: 40px;
	}
.wrFantasie div{
	margin-bottom: 20px;
	}
.wrFantasie .wrFanTesti{
	margin-top: 30px;
	}
.wrFantasie .wrFanTesti div{
    margin-bottom: 14px;
    height: 130px;
    width: 130px;
	}
.wrFantasie .wrFanPics img{
	display: block;
    margin-bottom: 14px;
    height: 130px;
    width: 130px;
	}

.wrOttComp,
.wrCuboComp{
	margin-bottom: 30px;
    margin-top: 20px;
	font-size: 14px;
	}
.wrOttComp>img,
.wrCuboComp>img{
	margin-bottom: 10px;
	}
.wrOttComp>div.row,
.wrCuboComp>div.row{
	margin: 0;
	}
.wrOttComp>div>div>img{
	width: 15px;
	margin-top: 35px;
	}
.wrOttComp>div>div:FIRST-CHILD img,
.wrOttComp>div>div.ottcomp1>img{
	margin-top: 0;
	width: 50px;
	}


.wrCuboComp>div>div>img{
	width: 30px;
	}
.wrCuboComp>div>div.wrCuboMid>img{
    margin-top: 20px;
    width: 40px;
	}

.wrBordPosa {
	text-transform: uppercase;
	margin-bottom: 20px;
	font-weight: bold;
	}
.wrBordPosa img{
	margin-left: 0;
	margin-bottom: 10px;
	}
.wrBordPosa>div{
	font-size: 14px;
	font-weight: normal;
	}
.wrBordModRete img{
	margin-left: 0;
	margin-top: 20px;
	}

.wrFBSc{
	margin-top: 30px;
	font-size: 14px;
	}
.wrFBSc>div{
	margin-top: 20px;
	}
.wrFBS1 img{
	width: 29px;
	}
.wrFBS2 img{
    width: 29px;
    margin-top: 14px;
	}

.wrTrf{
	font-size: 14px;
	margin-bottom: 30px;
	}

.wrModul img{
	margin-left: 0;
	}

.wrPerson{
	}
.wrPerson img{
	margin-left: 0;
	}
.wrPerson div{
	margin-bottom: 50px;
	}


/* downloads */

.wrDownloads{
	margin-top: 20px;
	}
.wrDownloads>div{
	border-bottom: 1px solid #ddd;
	margin-left: 0;
	margin-right: 0;
	padding-top: 12px;
	padding-bottom: 5px;
	}
.wrDownloads>div.head{
	border-bottom: 2px solid #999;
	text-transform: uppercase;
	}
.wrDownloads .cat{
	padding-left: 0;
	}
.wrDownloads i{
	font-size: 24px;
	}


/* progetto creativo */

.progettoSpento{
    opacity: 0.3;
	}
.progettoAcceso a{
    color: #000;
	}
.progettoAcceso:hover{
    opacity:0.5;
	}
.progettoAcceso a img,
.progettoSpento img{
    border: 1px solid #000;
    padding: 10px;
	}


/**************************************************************
 * ELENCHI PRODOTTI
 */

#elenco .jumbotron{
	max-height: 400px;
	overflow: hidden;
	}

#elenco h1{
	padding: 0;
	margin: 0;
	font-size: 34px;
	font-weight: bold;
	}
#elenco h2.subtit{
	padding: 5px 0 0 0;
	margin: 0;
	font-size: 26px;
	}
#elenco .wrColoriTitle h2.subtit{
	padding-bottom: 10px;
    border-bottom: 1px solid #666;
	}

#elenco .wrColori{
	overflow: hidden;
	margin-bottom: 50px;
	}
#elenco .wrColori a{
	display: block;
	float: left;
	margin: 0 30px 10px 0;
	color: #000;
	}

#elenco .wrColori img{
	margin-left: 0;
	}

#elenco .wrColori a:hover{
	color: #999;
	text-decoration: none;
	}
#elenco .wrColori .colore{
	padding-top: 7px;
	text-transform: uppercase;
	}
#elenco .wrColori .sottotitolo{
	font-size: 12px;
	}

#elenco .wrColoriTitle,
#elenco .wrFormatiTitle{
	font-size: 34px;
	text-transform: uppercase;
	padding-top: 30px;
	padding-bottom: 30px;
	}
#elenco .wrColoriCont,
#elenco .wrFormatiCont{
	margin: 20px 0;
	overflow: hidden;
	}
#elenco .wrFormati{
	margin: 20px 0 30px 0;
	}
#elenco .wrFormatiItem{
	height: 130px;
	padding-left: 0;
	}
#elenco .wrFormatiItem>a{
	position: absolute;
	bottom: 0;
	display: block;
	padding: 10px 20px 20px 0;
	overflow: hidden;
    width: 100%;
	}
#elenco .wrFormatiItem>a>img{
	margin-left: 0;
	}
#elenco .wrFormatiItem>a>div.formato{
	display: block;
	padding-top: 10px;
	}



#elenco .wrAmbienti{
	margin-bottom: 50px;
	}
#elenco .wrAmbienti img{
	margin-left: 0;
	margin-bottom: 5px;
	}
#elenco .wrAmbienti h3{
	font-size: 16px;
	margin: 0;
	padding: 0;
	color: #666;
	}
#elenco .wrAmbienti h2{
	font-size: 20px;
	margin: 0;
	padding: 5px 0;
	font-weight: bold;
	}
#elenco .wrAmbienti .mosaico{
	font-weight: bold;
	}
#elenco .wrAmbienti .nome{
	text-transform: uppercase;
	margin-bottom: 5px;
	}

#elenco .wrAmbienti .formati .tpFormati{
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
#elenco .wrAmbienti .formati .tpFormati li{
	float: left;
	margin: 0;
	padding: 0;
	}

.wrColRow{
	font-size: 12px;
	}




/**************************************************************
 * SCHEDA TILE
 */

#prodotto .tile{
	text-align: left;
	margin: 20px 0 0 0;
	}

#prodotto .tit2{
	padding-top: 40px;
	}

#prodotto h1{
	margin: 0;
	padding: 0;
	text-transform: inherit;
	font-size: 34px;
	}
#prodotto .subtit{
	border-bottom: 1px solid #000;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 26px;
	margin-top: 0;
	}
#prodotto h2.tit2{
	margin: 10px 0 20px 0;
	padding-top: 0;
	}

#prodotto .wrFormati,
#prodotto .wrVarianti{
	margin: 0;
	}
#prodotto .wrFormatiItem{
	/*height: 200px;*/
	padding-left: 0;
	}
#prodotto .wrFormati a{
	display: block;
	padding: 10px 0 20px 0;
	overflow: hidden;
    border-top: 1px solid #ddd;
	}
#prodotto .wrFormati a img{
	float: left;
	}
#prodotto .wrFormati a:hover,
#prodotto .wrVarianti a:hover{
	border-top: 1px solid #999;
	color: #000;
	}
#prodotto .wrFormati a>div.formato{
	display: block;
	padding-top: 10px;
	float: right;
	}

#prodotto .wrVarianti a{
	display: block;
	padding: 10px 0 20px 0;
	overflow: hidden;
	border-top: 1px solid #ddd;
	}
/*
#prodotto .wrVarianti a:FIRST-CHILD{
	border: none;
	}
*/
#prodotto .wrVarianti a>div.formato{
	display: block;
	float: right;
	}

#prodotto .wrPulsPrint a i{
	font-size: 34px;
	padding-left: 20px;
	float: right;
	}




/**************************************************************
 * AREA UTENTE
 */

#menuUtente .glyphicon{
	margin-right: 10px;
	}



/**************************************************************
 * FORM
 */

.modulo .sezione{
 	border-bottom: 1px solid #ccc;
    font-size: 20px;
    font-weight: bold;
    margin: 30px 0 10px;
	}
.modulo .noteSezione{
	font-style: italic;
	margin: 0 0 20px 0;
	}



/**************************************************************
 * GALLERY
 */

.wrGallery{
	margin-top: 20px;
	}

.wrGallery .thumbnail{
	overflow: auto;
  	padding: 0 20px 0 0;
  	border: none;
  	border-radius: 0;
    background: transparent;
    margin-left: 0;
    min-height: 250px;
  	}

.wrGallery .thumbnail img{
    margin-left: 0;
	}

.wrGallery .thumbnail:hover{
    text-decoration: none;
	}

.wrGallery .thumbnail:hover img{
    opacity: 0.7;
	}
.wrGallery .row{
	margin: 0;
	}
.wrGallery .quadGal{
	float: left;
	}
.wrGallery .quadGal .caption{
	padding: 10px 0;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
	}



/**************************************************************
 * LISTA FILE
 */

.listaFile .active{
	text-transform: uppercase;
	}

.listaFile .data{
	color: #999;
	}

.listaFile li{
	overflow: hidden;
	}
.listaFile li .desc{
	font-style: italic;
	}
.listaFile li.allegato{
	padding-left: 100px;
	}

.listaFile li .img{
	float: left;
	padding-right: 10px;
	}
.listaFile li .wrDati{
	float: left;
	}



/********************************************************************************************
 * ARTICOLI: ELENCHI
 */

.elencoArticoli .data{
	padding: 0 0 5px 0;
	}

.elencoArticoli h4{
	padding: 0 0 2px 0;
	margin-bottom: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	}

.elencoArticoli .testo{
	color: #666;
	padding: 5px 0 0 0;
	overflow: hidden;
	}
.elencoArticoli .testo img{
	float: left;
	border: none;
	padding: 0 5px 0 0;
	}

.elencoArticoli .pulsanti{
	padding: 5px 0 20px 0;
	}



/********************************************************************************************
 * ARTICOLI: COLONNA
 */

.wrArtCol{
	margin-top: 15px;
	}
.wrArtCol article{
	margin-top: 5px;
	}

.wrArtCol article .testo{
  	padding: 5px 0 10px 0;
	}

.wrArtCol article h4{
	padding: 0;
  	margin: 2px 0 0 0;
  	font-size: 16px;
	}



/********************************************************************************************
 * ARTICOLI: DETTAGLIO
 */

.dettaglioElemento .testo{
	margin: 10px 0 15px 0;
	}

.dettaglioElemento .firma{
	margin: 10px 0 15px 0;
	font-style: italic;
	}

.dettaglioElemento .testo img{
	border: none;
	padding: 10px;
	}

.dettaglioElemento .sImmagine{
	float: right;
	border: none;
	padding: 0 5px 0 0;
	}

.wrComments{
	margin-top: 20px;
	}



/**************************************************************
 * PRODOTTI
 */

.ordinaProdotti{
	max-width: 300px;
	}

.elencoProdotti .thumbnail{
	margin: 20px 0;
	padding: 20px 0;
	text-align: center;
	border: 1px solid #ccc;
	}

.elencoProdotti .nome{
	font-weight: bold;
	display: block;
	padding: 5px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	}

.wrNoteProd{
    padding: 8px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
	}




/**************************************************************
 * CAROUSEL
 */

.carousel-caption{
	bottom: 0;
	left: 0%; right: 0%;
	padding: 15px 0 30px 0;
    background: rgba(0,0,0,0.5);
	}
.carousel-caption h3{
	color: #fff;
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 0;
	}
.carousel-caption h3 a{
	color: #ffff00;
	}
.carousel-caption p{
	margin: 0;
	}

.carousel-indicators{
	bottom: 1px;
	margin-bottom: 0;
	}





/**************************************************************
 * COLORI LUCIDI
 */

.talcoLucido{
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, #F5F5F2 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 0.5)), color-stop(50%,#F5F5F2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#F5F5F2 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#F5F5F2 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#F5F5F2 50%); /* IE10+ */
	background: linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#F5F5F2 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 255, 255, 0.5)', endColorstr='#F5F5F2',GradientType=0 ); /* IE6-9 */
	}

.lavaLucido{
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, #000000 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 0.5)), color-stop(50%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#000000 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#000000 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#000000 50%); /* IE10+ */
	background: linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#000000 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 255, 255, 0.5)', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	}

.zolfoLucido{
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, #F7A400 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 0.5)), color-stop(50%,#F7A400)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#F7A400 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#F7A400 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#F7A400 50%); /* IE10+ */
	background: linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#F7A400 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 255, 255, 0.5)', endColorstr='#F7A400',GradientType=0 ); /* IE6-9 */
	}

.zirconeLucido{
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, #EDDA7C 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 0.5)), color-stop(50%,#EDDA7C)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#EDDA7C 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#EDDA7C 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#EDDA7C 50%); /* IE10+ */
	background: linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#EDDA7C 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 255, 255, 0.5)', endColorstr='#EDDA7C',GradientType=0 ); /* IE6-9 */
	}

.galenaLucido{
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, #9EC4D3 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 0.5)), color-stop(50%,#9EC4D3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#9EC4D3 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#9EC4D3 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#9EC4D3 50%); /* IE10+ */
	background: linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#9EC4D3 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 255, 255, 0.5)', endColorstr='#9EC4D3',GradientType=0 ); /* IE6-9 */
	}

.navyLucido{
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, #496A7D 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 0.5)), color-stop(50%,#496A7D)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#496A7D 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#496A7D 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#496A7D 50%); /* IE10+ */
	background: linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#496A7D 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 255, 255, 0.5)', endColorstr='#496A7D',GradientType=0 ); /* IE6-9 */
	}

.piomboLucido{
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, #AEA29C 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 0.5)), color-stop(50%,#AEA29C)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#AEA29C 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#AEA29C 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#AEA29C 50%); /* IE10+ */
	background: linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#AEA29C 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 255, 255, 0.5)', endColorstr='#AEA29C',GradientType=0 ); /* IE6-9 */
	}

.piriteLucido{
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, #6F6261 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 0.5)), color-stop(50%,#6F6261)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#6F6261 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#6F6261 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#6F6261 50%); /* IE10+ */
	background: linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#6F6261 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 255, 255, 0.5)', endColorstr='#6F6261',GradientType=0 ); /* IE6-9 */
	}

.arenariaLucido{
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, #EE7402 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 0.5)), color-stop(50%,#EE7402)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#EE7402 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#EE7402 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#EE7402 50%); /* IE10+ */
	background: linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#EE7402 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 255, 255, 0.5)', endColorstr='#EE7402',GradientType=0 ); /* IE6-9 */
	}

.titanioLucido{
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, #C9CC76 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 0.5)), color-stop(50%,#C9CC76)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#C9CC76 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#C9CC76 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#C9CC76 50%); /* IE10+ */
	background: linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#C9CC76 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 255, 255, 0.5)', endColorstr='#C9CC76',GradientType=0 ); /* IE6-9 */
	}

.tundraLucido{
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, #B1D4C9 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 0.5)), color-stop(50%,#B1D4C9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#B1D4C9 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#B1D4C9 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#B1D4C9 50%); /* IE10+ */
	background: linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#B1D4C9 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 255, 255, 0.5)', endColorstr='#B1D4C9',GradientType=0 ); /* IE6-9 */
	}

.orchideaLucido{
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, #6F3E75 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 0.5)), color-stop(50%,#6F3E75)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#6F3E75 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#6F3E75 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#6F3E75 50%); /* IE10+ */
	background: linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#6F3E75 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 255, 255, 0.5)', endColorstr='#6F3E75',GradientType=0 ); /* IE6-9 */
	}

.salgemmaLucido{
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, #D1CCC7 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 0.5)), color-stop(50%,#D1CCC7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#D1CCC7 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#D1CCC7 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#D1CCC7 50%); /* IE10+ */
	background: linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#D1CCC7 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 255, 255, 0.5)', endColorstr='#D1CCC7',GradientType=0 ); /* IE6-9 */
	}

.limeLucido{
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, #7CAC41 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 0.5)), color-stop(50%,#7CAC41)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#7CAC41 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#7CAC41 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#7CAC41 50%); /* IE10+ */
	background: linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#7CAC41 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 255, 255, 0.5)', endColorstr='#7CAC41',GradientType=0 ); /* IE6-9 */
	}

.argillaLucido{
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, #988A79 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 0.5)), color-stop(50%,#988A79)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#988A79 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#988A79 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#988A79 50%); /* IE10+ */
	background: linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#988A79 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 255, 255, 0.5)', endColorstr='#988A79',GradientType=0 ); /* IE6-9 */
	}

.navonaLucido{
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, #EFEADA 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 0.5)), color-stop(50%,#EFEADA)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#EFEADA 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#EFEADA 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#EFEADA 50%); /* IE10+ */
	background: linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#EFEADA 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 255, 255, 0.5)', endColorstr='#EFEADA',GradientType=0 ); /* IE6-9 */
	}

.alabastroLucido{
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, #D0BEAA 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 0.5)), color-stop(50%,#D0BEAA)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#D0BEAA 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#D0BEAA 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#D0BEAA 50%); /* IE10+ */
	background: linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#D0BEAA 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 255, 255, 0.5)', endColorstr='#D0BEAA',GradientType=0 ); /* IE6-9 */
	}

.granatoLucido{
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, #821529 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 0.5)), color-stop(50%,#821529)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#821529 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#821529 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#821529 50%); /* IE10+ */
	background: linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#821529 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 255, 255, 0.5)', endColorstr='#821529',GradientType=0 ); /* IE6-9 */
	}

.silicioLucido{
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, #0B8991 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 0.5)), color-stop(50%,#0B8991)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#0B8991 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#0B8991 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#0B8991 50%); /* IE10+ */
	background: linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#0B8991 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 255, 255, 0.5)', endColorstr='#0B8991',GradientType=0 ); /* IE6-9 */
	}

.berilloLucido{
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, #204073 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 0.5)), color-stop(50%,#204073)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#204073 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#204073 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#204073 50%); /* IE10+ */
	background: linear-gradient(top, rgba(255, 255, 255, 0.5) 0%,#204073 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 255, 255, 0.5)', endColorstr='#204073',GradientType=0 ); /* IE6-9 */
	}


/**************************************************************
 * AddThisEvent (add to your existing CSS)
 */

.addthisevent-drop 						{width:300px;display:inline-block;position:relative;z-index:999998;background:#2878eb;font-family:"Segoe UI",Frutiger,"Frutiger Linotype","Dejavu Sans","Helvetica Neue",Arial,sans-serif;color:#fff!important;text-decoration:none;font-size:15px;text-decoration:none;padding:12px 20px 12px 15px;}
.addthisevent-drop:hover 				{color:#fff;font-size:15px;text-decoration:none;background-color:#2c84f4;}
.addthisevent-drop:active 				{top:1px;}
.addthisevent-drop .arrow 				{width:15px;height:10px;position:absolute;top:50%;right:15px;margin-top:-5px;background:url("../img/generic/icon-arrow.png") no-repeat;}
.addthisevent-selected 					{background-color:#2c84f4;}
.addthisevent_dropdown 					{width:215px;position:absolute;z-index:99999;padding:6px 0px 0px 0px;background:#fff;text-align:left;display:none;margin-top:2px;margin-left:-1px;border-top:1px solid #c8c8c8;border-right:1px solid #bebebe;border-bottom:1px solid #a8a8a8;border-left:1px solid #bebebe;-webkit-box-shadow:1px 3px 6px rgba(0,0,0,0.15);-moz-box-shadow:1px 3px 6px rgba(0,0,0,0.15);box-shadow:1px 3px 6px rgba(0,0,0,0.15);}
.addthisevent_dropdown span 			{display:block;line-height:110%;background:#fff;text-decoration:none;font-size:14px;color:#6d84b4;padding:8px 10px 9px 15px;}
.addthisevent_dropdown span:hover 		{background:#f4f4f4;color:#6d84b4;text-decoration:none;font-size:14px;}
.addthisevent span 						{display:none!important;}
.addthisevent-drop ._url,.addthisevent-drop ._start,.addthisevent-drop ._end,.addthisevent-drop ._summary,.addthisevent-drop ._description,.addthisevent-drop ._location,.addthisevent-drop ._organizer,.addthisevent-drop ._organizer_email,.addthisevent-drop ._facebook_event,.addthisevent-drop ._all_day_event {display:none!important;}
.addthisevent_dropdown .copyx 			{height:21px;display:block;position:relative;cursor:default;}
.addthisevent_dropdown .brx 			{width:180px;height:1px;overflow:hidden;background:#e0e0e0;position:absolute;z-index:100;left:10px;top:9px;}
.addthisevent_dropdown .frs 			{position:absolute;top:3px;cursor:pointer;right:10px;padding-left:10px;font-style:normal;font-weight:normal;text-align:right;z-index:101;line-height:110%;background:#fff;text-decoration:none;font-size:10px;color:#cacaca;}
.addthisevent_dropdown .frs:hover 		{color:#6d84b4;}
.addthisevent 							{visibility:hidden;}



/**************************************************************
 * Messaggio per cookie http://cazue.com/articles/eu-cookie-law-message-with-jquery-2013
 */

/*
#cookie-msg{width:100%;line-height:40px;color:#F7F7F7;font-weight:700;text-align:left;display:none;min-width:1010px;background:#000;position:fixed;bottom:0;z-index:9999;}
*/
#cookieMsg{
		width:100%;color:#000;text-align:left;display:none;background:#ddd;z-index:9999; padding: 10px 0;
		position: fixed; bottom: 0;	left: 0;
		}
.cookieMsgInner{margin:0 auto;overflow:hidden;max-width: 1140px;font-size: 14px}
.cookieMsgInner span{float:left;display:block; padding-top: 2px}
.cookieMsgInner .puls{float:right;display:inline;text-transform: capitalize;}



/**************************************************************
 * BOOTSTRAP OVERRIDE: MEDIA QUERIES
 */

/* Small devices */
@media (max-width: 767px) {


	#wrHome .wrGallery .thumbnail{
    	padding: 0;
    	min-height: 130px;
		}

	/* disabilita affix per mobile */
	#navtop.affix {
		position: static;
		}
	#wrHome .wrColori a{
		height: 58px;
    	width: 58px;
		}
	#wrHome .wrColori div {
    	font-size: 10px;
		}
	#wrHome .col2 {
    	margin: 15px 0 0 0;
		}

	.wrTestata {
	    margin-top: 15px;
	    margin-bottom: 5px;
		}
	.wrTestata .titolo {
    	max-width: 200px;
		}

	.dropdown-submenu>.dropdown-menu>.dropdown-submenu>.dropdown-menu {
   		width: 180px;
		}
	.dropdown-submenu>.dropdown-menu>.dropdown-submenu>.dropdown-menu {
    	top: 0;
    	left: 150px;
		}

	.navbar-nav .dropdown-menu{
		overflow:hidden;
		}
	.navbar-default .navbar-nav .open .dropdown-menu>li {
    	float: left;
		}

	.dropdown-submenu>.dropdown-menu>.dropdown-submenu>.dropdown-menu{
		overflow: hidden;
		}
	.dropdown-submenu>.dropdown-menu>.dropdown-submenu>.dropdown-menu>li {
		float: left;
		}

	.lingue li{
		display: inline-block;
		}

}


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

	.navbar-default {
	    font-size: 12px;
		}
	.nav>li>a {
	    padding: 0 7px 10px 7px;
		}
	.navbar-collapse {
	    padding-right: 0;
	    padding-left: 0;
		}

	#wrHome .wrColori div{
		font-size: 9px;
		}
	#wrHome .wrColori a{
    	width: 54px;
		height: 54px;
		padding: 10px;
		}
	.modal-dialog {
    	margin: 80px auto;
		}

	#elenco .wrAmbienti .nome {
    	font-size: 12px;
		}
	#elenco .wrFormatiItem>a>div.formato {
    	font-size: 14px;
		}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

	.navbar-default {
	    font-size: 16px;
		}
	.nav>li>a {
	    padding: 0 9px 10px 9px;
		}

	#wrHome .wrColori div{
		font-size: 10px;
		}
	#wrHome .wrColori a{
    	width: 60px;
		height: 60px;
		padding: 10px;
		}
	.modal-lg {
    	width: 1015px;
		}

	  .ambienti-cols .col-md-1,
	  .ambienti-cols .col-sm-1,
	  .ambienti-cols .col-lg-1 {
	    width: 12.5%;
	    *width: 12.5%;
	  }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

	.navbar-default {
	    font-size: 20px;
		}

	#wrHome .wrColori div{
		font-size: 11px;
		}
	#wrHome .wrColori a{
    	width: 70px;
		height: 70px;
		padding: 20px;
    	font-size: 12px;
		}

	#elenco .wrAmbienti .nome {
    	font-size: 16px;
		}
	#elenco .wrFormatiItem>a>div.formato {
    	font-size: 12px;
		}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 1440px) {

	#wrHome .wrColori a{
    	width: 65px;
		height: 65px;
		}
}



@media print
{
	a[href]:after {
	  content: none !important;
	}

    .no-print, .no-print *
    {
        display: none !important;
    }
}

