div.catItemImageGallery h4 {display: none !important;}

* {
	box-sizing: border-box;
}
input[type=text], input[type=password], input[type=email], input[type=url], input[type=tel], textarea {
	margin-bottom: 0px;
}
body a:hover {
	text-decoration: underline;
	color: red;
}

strong {
    font-weight: normal;
	font-family: robotobold;    

}

h1, h2, h3, h4, h5, h6 {
	color: #3A3A3A;
	font-weight: normal;
	margin: 0px 0px 10px;
	font-family: robotobold;
}
h1 {
	font-weight: normal;
	font-family: robotobold;
	margin: 0px 0px 10px;
	font-size: 26px;
	line-height: normal;
}

h2 {
    font-size: 16px;
}
h3 {
	font-weight: normal;
	font-family: robotobold;
	margin: 0px 0px 10px;
	font-size: 20px;
	line-height: normal;
	color: #007EB2;
}
h3.module-title {
	margin-bottom: 20px!important;
}
ol, ul {
	margin: 0px 0px 0px 0px;
}
ul li {
	list-style: none;
	padding: 0px!important;
}
body a {
	color: #0097e1;
}
p.readmore a {
	border-radius: 5px;
}
p.readmore a {
	background: none repeat scroll 0% 0% #3A3A3A;
	color: #FFF;
	display: inline-block;
	font-size: 90%;
	font-weight: bold;
	padding: 3px 10px;
	text-transform: uppercase;
}


span.blue {
	color: #0027FF;
}



/***********************
/* LAYOUT RELATED
/***********************/
body {
	font: 14px/18px "robotolight",Helvetica,sans-serif;
	color: #000000;
	background-color: transparent!important;
	height: 100%;
	overflow-x: hidden;
	background: url(../images/cc/backother2.jpg) no-repeat left center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.container {
	max-width: 968px;
	min-width: 220px;
	margin: 0px auto;
	box-sizing: content-box;
}
#body-wrapper {
	padding: 0px;
	margin: 0px;
	width: 100%;
	min-height: 100%;
	height: 100%;
	overflow-x: hidden;
}

#back {
	min-height: 100%;
	height: 100%;
	position: relative;
	box-sizing: border-box;
	
	/*margin-bottom: -35px; /* footer height */;
	/*padding: 0px 28px 35px; /* footer height */

	margin-bottom: 0px; /* footer height */;
	padding: 0px 0px 0px; /* footer height */

	
	/*background: url(../images/cc/profilo2.png) no-repeat left top fixed;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-o-background-size: auto 100%;
	background-size: auto 100%;*/
}

body#homepage #back {
	background: none;
}

#back .back-inner {
	min-height: 100%;
	height: 100%;
}
/************************** ROOF */
#roof {
	box-sizing: border-box;
}
#roof.row {
	background-color: #ffffff;
	margin-bottom: 5px;
	overflow: hidden;
	padding: 5px 15px;
}
/************************** NAVBAR */
#navbar-wrap {
	padding: 0px;
}
/************************** MAIN CONTENTS */
#content-wrap {
	padding: 0px;
	position: relative;
/*	margin-bottom: 35px; /* footer height */; */

	margin-bottom: 0px; /* footer height */;
	
	min-height: 100%;
	height: 100%;
}
#box-wrap {
	padding: 0;
	box-sizing: border-box;
	/*margin: 0px;*/
	min-height: 100%;
	height: 100%;
}
#main-content {
	box-sizing: border-box;
	padding: 0px;
	background-color: transparent;
	min-height: 100%;
	height: 100%;
}
#main-content.row {
	margin: 0px;
}
/************************************ SIDEBAR */
#leftbar-w {
}
#sidebar {
	box-sizing: border-box;
	padding: 0px;
}
.sidebar-inner {
	margin-right: 0px;
	position: relative;
	float: left;
	background-color: rgba(255,255,255, 0.8);
	max-width: 122px;
	padding: 17px 28px 60px 28px;
	overflow: hidden;
}
#sidebar ul li {
	margin: 0px;
}
#sidebar div.module {
	margin-bottom: 0px;
	border: 0px;
	background-color: transparent;
	box-shadow: none;
}
#sidebar h3.module-title {
	border: 0px;
	padding: 0px;
	text-transform: none;
}
#sidebar div.module-body {
	padding: 0px;
	margin: 0px;
}
#sidebar .k2itemsBlock ul li {
	padding: 0px 0px 4px 0px!important;
}
#rightbar-w.col {
	margin-left: 0px;
}
#rightbar-w div.module.yellow-quoted h3.module-title {
	text-transform: lowercase;
	color: #4C4C4C;
}
/********************************* COMPONENT */
#comp-wrap {
	padding: 0px;
	float: left;
	min-height: calc(100% - 65px);
	height: calc(100% - 65px);	
	
	background-color: rgba(255,255,255,1);
	width: 100%;
	min-width: 100%;
}
#comp-wrap .comp-wrap-inner {
	min-height: 100%;
	height: 100%;
	padding: 28px 0px 28px 28px;
}
.mCSB_container {
	margin-right: 28px!important;
}
#comp-wrap #contenttext {
	padding: 0px;
	min-height: 100%;
	height: 100%;
	overflow: hidden;
	text-align: left;
}
#post {
	padding: 0px;
	min-height: 100%;
	height: 100%;
}
#post.col {
	margin-left: 0px;
}
#post.hasright {
}
#post.hasleft {
}

#slideshowwrapper {
	height: 80%;
	min-height: 80%;
	}

}.placeholder {
	height: 100%;
	min-height: 100%;
	}

/********************************** MAIN TOP */
#main-top-wrap {
	padding: 0px;
	position: relative;
	margin-bottom: 30px;
}


/********************************** CONTENT TOP */

#content-top {
	padding: 0;
	margin: 0 auto;
	clear: both;
}


#content-top-wrap {
	padding: 0px;
	position: relative;
	margin-bottom: 8px;
	background-color: rgba(255,255,255,1);
}

/*********************************** CONTENT BOTTOM */
#content-bottom.row {
	margin-bottom: 20px;
}
#content-bottom div.module {
	padding: 0px;
}
#content-bottom-wrap {
	padding: 0px;
	position: relative;
	margin-bottom: 0px;
	padding: 10px 0;
}
/************************************ BOTTOM */
#bottom-wrap {
	padding: 0px 0px;
	position: relative;
	background-color: #E0F2FB;
	margin-bottom: 15px;
}
#bottom {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 0px 10px;
	box-sizing: border-box;
}
/************************************ FOOTER */

#footer {
    margin: 0px;
}

#footer.row {
	margin-bottom: 0px;
	padding-left:28px;
}
div#credits {
	color: #666;
}
div#credits a {
	color: #0086cb;
}
#footer-w {
	height: 35px; /* footer height */;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: transparent;
	padding: 0px;
}
.copyright {
	text-align: center;
	line-height: 35px; /* footer height */;
	color: #fff;
}
.copyright a {
	color: #fff;
}
/**************************** LOGO */
#logo {
}
#logo img {
}
#logo a, #navigation .menu a {
	font-family: 'robotolight',Arial, Helvetica, sans-serif!important;
}

.slidehome {
	margin-top: 0px;
}

.slidehome .cameraSlide img {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
	max-height: 100%;

}


img.imgslide {
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;

}

.slideimg {
    background: transparent!important;
}

/***********************
/* SLIDERHOME (K2 Flexislider)
/***********************/
.flexslider {
	margin-top: 28px;
	background-color: transparent!important;
	border: 0px!important;
	border-radius: 0px!important;
	box-shadow: none!important;
	margin-bottom: 0px;
}
p.flex-caption {
	display: none;
}
.flexslider .slides img {
	width: 100%;
	display: block;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
}
/***********************
/* TYPOGRAPHY
/***********************/
blockquote {
	position: relative;
	margin: 5px 0px 15px 0;
	padding: 10px;
	background-color: #E9E9E9;
	color: #505050;
	border-left: 5px solid #DDD;
	font-size: 12px;
	font-style: italic;
	font-family: "Georgia",sans-serif;
	line-height: 1.3em;
}
div.componentheading h2, h3.module-title {
	font-size: 20px!important;
	text-transform: uppercase;
	font-weight: normal!important;
}
/***********************
/* MENU DEL SITO
/***********************/
.nav-pills > li > a {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-radius: 0px!important;
}
#navigation {
	border: 0px;
	background-color: transparent;
	margin: 0px;
}
#navigation .menu > li {
	border-right: 0px none;
	display: block;
	width: 100%;
}
#navigation .menu > li:last-child {
}
#navigation .menu a {
	border-top: 0px!important;
	padding: 0px;
	font-weight: normal!important;
	font-size: 14px;
	text-transform: none;
	color: #010101;
	font-family: 'robotoregular', Arial;
	height: 20px;
	line-height: 20px;
}
#navigation .menu ul li:first-child {
}
#navigation .menu ul li:last-child {
	border-right: 0px;
}
/* current item */
#navigation .menu > li > a:hover, #navigation .menu > li.sfHover > a, #navigation .menu > .active > a, #navigation .active > a:hover, #navigation .active > a:hover {
	color: red;
	border-top: 0px;
	background-color: transparent;
}
#navigation .menu > .active > a, #navigation li.active > a {
	font-weight: normal;
	color: #ff0000;
	border-top: 0px;
	margin: 0px;
	background-color: transparent;
}
/* questo è per nascondere la freccina sulle voci che hanno un sottomenu */
#navigation i {
	display: none;
}



/***********************
RS FORMS
***********************/
form#userForm fieldset {
	border: 0px!important;
}
/***********************
/* K2 RELATED
/***********************/
div.catItemView {
	border-bottom: 1px solid #000 !important;
	margin-bottom: 10px !important;
}
h3.catItemTitle {
	font-weight: normal;
	font-family: robotobold;
	margin: 0px;
	font-size: 16px;
	line-height: normal;
	color: #000;
	margin-bottom: 10px;
}
/* avPlayer */
.avVideo .avPlayerContainer {
	padding: 16px 20px 14px;
	border-radius: 4px;
	background-color: #3b3f42;
}
h2.itemTitle {
}
h2.itemTitle span {
	font-family: robotoregular,Arial;
	font-size: 14px;
	color: #BEBFC1;
	font-weight: normal;
}
/* Extra Fields */
div.catItemExtraFields ul li {
	list-style: none!important;
	color: #ff0000;
	text-align:left;
}
div.catItemHeader, div.itemHeader, div.genericItemHeader, div.userItemHeader {
	padding-right: 0px;
	padding-bottom: 0px;
}
div.catItemAttachmentsBlock, div.itemAttachmentsBlock {
	padding: 0px 0px 15px 0;
}
/* attachments generici*/
ul.itemAttachments, ul.catItemAttachments {
	margin-left: 0px;
	padding-left: 0px;
}
ul.itemAttachments li, ul.catItemAttachments li {
	list-style: none;
	padding: 4px 8px!important;
	background: url(../images/system/icona_pdf.gif) 99% 4px no-repeat #ffffff;
	margin-bottom: 3px;
	border: 1px dotted #D5D5D5;
}
ul.itemAttachments li a, ul.catItemAttachments li a {
	display: block;
	padding-left: 16px;
	padding-right: 16px;
	background: url(../images/system/arrow_cg.jpg) 0 6px no-repeat;
	color: #0e72b5;
}

ul.itemAttachments li a:hover, ul.catItemAttachments li a:hover {
	text-decoration: none;}


div.k2ItemsBlock li {
	list-style: none;
	background-image: none;
	padding-left: 0px!important;
}
span.userItemImage a img, span.itemImage a img, span.genericItemImage a img, span.catItemImage a img {
	border-radius: 0px;
}
div.itemImageBlock {
	width: 100%;
	margin: 0px 0px 25px 0px;
	text-align: right;
}




/* social bar */
.module.social {
padding-top: 16px;
}

.module.social ul.menu {
	float: right;
}
.module.social ul.menu li {
	list-style-type: none;
	float: left;
	display: inline;
	height: 19px;
	line-height: 19px;
	margin-left: 28px;
}



/***********************
LANGUAGES
***********************/
.module.sceltalingua {
	padding-top: 16px;
	text-align: right;
}

.module.sceltalingua ul li a{
	font-family: robotoregular;
	font-size: 16px;

}

.module.sceltalingua ul li.lang-active a {
	color: #fff;
	font-family: robotoregular;
	font-size: 16px;

}

.module.sceltalingua p {
    margin: 0px 0px 0px;
}

div.mod-languages li {
    margin-left: 8px;
    margin-right: 0px;
}


/*************************************************
STILI PAGINE
*************************************************/
/* home */

body#homepage {
	background: url(../images/cc/backhome.jpg) no-repeat left center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


div.k2ItemsBlock.logotestata {
	color: #0027ff;
	padding-bottom: 18px;
	font-weight: bold;
}
body#homepage #comp-wrap {
	display: none;
}
body#homepage #main-top-wrap {
	margin-bottom: 0px;
}
/***********************
/* PAGINA NEWS 
/**********************/
div#wrapcontent {
	width: 100%;
	position: relative;
	box-sizing: border-box;
	padding-bottom: 4px;
}

#wrapcontent div.leftcell {
	width: 161px;
	float: left;
	margin-right: 28px;
}

#wrapcontent div.leftcell div.imagesblock {
	margin-bottom: 10px;
}


#wrapcontent div.rightcell {
	overflow: hidden;
	width: auto;
	display: block;
}


/*************************
/* esposizioni
/***********************/

.module.filtracategorie {
	border-bottom: 1px solid #000 !important;
	margin-bottom: 0px !important;
	padding-bottom: 30px;
}

.module.filtracategorie ul li {
	float:left;
	display: inline;
/*	width: 161px; */
	width: 25%;
}

.module.filtracategorie ul li + li {
	padding-left: 5px!important;
}

.module.filtracategorie ul li:first-child  {
/*	margin-right: 28px; */
}


.module.filtracategorie ul li a {
	color: #0027ff;
	font-weight: bold;
	font-size:16px;
}

.module.filtracategorie ul li.activeCategory a {
	color: #ff0000;
}


/***************************
/* gallery 
/**************************/

ul.sigProClassic {
    margin: 0px!important;
    padding: 0px!important;
}

ul.sigProClassic li.sigProThumb {
    background-color: transparent !important;
    margin: 0px 20px 18px 0px !important;
    border-bottom: 0px none !important;
}

ul.sigProClassic li.sigProThumb span.sigProLinkOuterWrapper {
    padding: 0px !important;
    background: transparent none repeat scroll 0% 0% !important;
}

ul.sigProClassic li.sigProThumb span.sigProLinkWrapper {
    border: 0px none !important;
    padding: 0px !important;
    margin: 0px !important;
}


body#gallery div.catItemView {
/*    border-bottom: 0px!important;
    margin-bottom: 0px!important;
  */  
    border-bottom: 1px solid #000 !important;
    margin-bottom: 10px !important;
}


body#gallery div#wrapcontent {
    padding-bottom: 0px;
}

/* sottomenu */
.module.horizontal {
	border-bottom: 1px solid #000 !important;
	margin-bottom: 0px !important;
	padding-bottom: 30px;
}

.module.horizontal ul.menu li {
	float:left;
	display: inline;
/*	width: 161px; */
	width: 25%;
}

.module.horizontal ul.menu li:first-child  {
/*	margin-right: 28px; */
}


.module.horizontal ul.menu li a {
	color: #0027ff;
	font-weight: bold;
	font-size:16px;

}
.module.horizontal ul.menu li a:hover {
	background-color: transparent;
}

.module.horizontal ul.menu li.active a {
	color: #ff0000;
}



/***********************
/* PAGINA HOME
/***********************/
.module.benvenutohome {
	margin-top: 30px;
	text-align: center;
	font-size: 22px;
	line-height: 26px;
}
/***********************
/* PAGINA CLIENTI
/***********************/
.cols-4 article.item {
	width: 25%;
	float: left;
}


/* galleria */
ul.sigProClassic span.sigProPseudoCaption, ul.sigProClassic span.sigProCaption {
    display: none;
}

/***********************
/* PAGINA PRODOTTI
/***********************/
body#prodotti #post {
	padding-top: 0px;
}
body#prodotti div.itemContainer {
	margin-top: 40px;
}
}
body#prodotti div.catItemIntroText table {
	font-size: 11px;
	color: #19171A;
	border-width: 1px;
	border-color: #58585A;
	border-collapse: collapse;
	width: 100%;
}
body#prodotti div.catItemIntroText table th {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #58585A;
	background-color: #58585A;
	color: #ffffff;
	font-family: robotolight;
	width: 10%;
	font-weight: normal;
}
body#prodotti div.catItemIntroText table td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #666666;
	width: 10%;
	text-align: center;
}
body#prodotti div.catItemIntroText table tr.row {
	background-color: #ECEDED;
}
body#prodotti div.catItemIntroText table tr.evenrow {
	background-color: #ffffff;
}
body#prodotti div.catItemIntroText table tr.measurerow {
	background-color: #D9EBF4;
}
/***********************
/* PAGINA CONTATTI
/***********************/
body#contatti .item-pagecontatti {
	line-height: 22px;
}
body#contatti .item-pagecontatti h3 {
	font-weight: normal;
	font-family: robotolight;
	line-height: normal;
	border-bottom: 1px solid #E1D3AA;
	padding-bottom: 6px;
	margin-bottom: 13px;
	width: 65%;
}
body#contatti .item-pagecontatti a {
	color: inherit;
}
a.mapprint {
	display: none;
}
/***********************
/* PAGINA NEWS
/***********************/
.mod-newsflash-adv__news .newswrapper {
	width: 100%;
	position: relative;
}
.mod-newsflash-adv__news .leftcol {
	width: 25%;
	float: left;
	display: block;
}
.mod-newsflash-adv__news article.item {
	margin-bottom: 20px;
	border-bottom: 1px solid #9B9B9D;
}
.mod-newsflash-adv__news article.item.lastItem {
	border-bottom: 0px;
}
.mod-newsflash-adv__news figure {
	float: none;
	margin: 0px 40px 15px 0px;
}
.mod-newsflash-adv__news .item_content {
	overflow: hidden;
}
/* ************************************************/
/* RESPONSIVE LAYOUT
/* ************************************************/
@media only screen and (min-width:768px) {
.span_3 {
	width: 19.2%;
}
.span_9 {
	width: 80.8%;
}
}

/* Default */
@media only screen and (max-width: 999px) {
}

/*Portrait tablets */
@media only screen and (max-width: 963px) {



}

/* Phones to tablets */
@media only screen and (max-width:768px) {
/* at this breakpoint menu changes to mobile */


#menu-icon {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	/* background: #fff url(../images/nav.png) 0 0 repeat-x; */
	padding: 0;
	cursor: pointer;
	display: block;
	font-weight: bold;
	color: #3a3a3a;
	border-top: 1px solid #EFEFEF;
}
#menu-icon:hover, #menu-icon.active {
	background-color: #F8F8F8;
}
.menu-icon-title {
	font-size: 20px;
	padding: 0 10px;
}
.icon-double-angle-down {
	font-size: 30px;
	padding: 0 10px 0 0;
	float: right;
	height: 38px!important;
	line-height: 38px!important;
}
#navbar {
	display: none;
	height: auto;
	margin: 0;
	padding: 0;
}
/* Menu */
#navbar-wrap {
	height: auto;
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	background: trasnsparent;
}
/* Navigation */
#navigation {
	padding: 0;
	display: block;
}
#navigation .menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation .menu .icon-angle-right {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -6px;
	color: #aaa;
	font-size: 12px;
}
#navigation .menu > li {
	display: block;
	float: none;
}
#navigation .menu > li ul {
}
#navigation .menu ul {
	position: relative;
	left: 0;
	top: 100%;
	margin: 0;
	nowhitespace: afterproperty;
	opacity: 1;
	transition: none;
	visibility: visible;
	z-index: 99;
}
#navigation .menu ul ul {
	position: relative!important;
	margin: 1px 0 0 0;
	padding: 0;
	left: 0px;
	width: 100%;
	display: block;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#navigation .menu ul ul li {
	width: auto;
}
#navigation .menu li {
	position: relative;
}
#navigation .menu li:hover > ul {
	margin: 0;
	opacity: 1;
	visibility: visible;
}
#navigation .menu a {
	display: block;
	position: relative;
}
/* current item */
#navigation .menu > li > a:hover, #navigation .menu > li.sfHover > a, #navigation .menu > .active > a, #navigation .active > a:hover, #navigation .active > a:hover {
	color: #fff;
	border-top: 1px solid #4C4C4C;
	background: #444444;
}
#navigation .menu > .active > a, #navigation li.active > a {
	font-weight: bold;
	color: #fff;
	border-top: 1px solid #4C4C4C;
	background: #444444;
}
#navigation .menu > li {
	margin: 0;
	padding: 0;
}
#navigation .menu a {
	padding: 10px 20px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
	font-size: 16px;
	border-top: 1px solid #4C4C4C;
	transition: none;
	height:40px;
}
/*drop-down styles*/
#navigation .menu ul {
	border-top: none;
	background: none;
	border: none;
}
#navigation .menu li:hover ul {
	margin: 0;
}
#navigation .menu ul ul.sub-menu {
	margin: 0;
	padding: 0;
}
#navigation .menu ul ul.sub-menu li {
	margin: 0;
	padding: 0;
}
#navigation .menu ul li {
	border-bottom: 0;
}
#navigation .menu ul li:first-child {
}
#navigation .menu ul li:last-child {
}
#navigation .menu ul li > a:hover {
	color: #fff;
	border: 0;
}
#navigation .menu ul a {
	display: block;
	height: auto;
	margin: 0px;
	padding: 0 15px;
	text-transform: none;
	border: 0px;
}
#navigation ul.sub-menu .icon-angle-down:before {
	content: ""!important;
}
#navigation ul.sub-menu a {
	font-size: 12px;
	line-height: 35px;
}
#navigation i {
	text-align: right;
}


/* sidebar */
.sidebar-inner {
    float: none;
    max-width: 100%;
	padding: 17px 28px 10px;    
}

div.k2ItemsBlock.logotestata {
    text-align: center;
    padding-bottom: 5px;
}


}







/* Phones */
@media only screen and (max-width: 640px) {
.module.horizontal ul.menu li a {
    font-size: 14px;
}

.module.filtracategorie ul li a {
	font-size:14px;
}

}

/* Phones */
@media only screen and (max-width: 580px) {
#wrapcontent div.leftcell {
    width: 100%;
	float: left;
	margin-bottom: 20px;

}

}

/* Phones */
@media only screen and (max-width: 480px) {



}

@media only screen and (max-width: 330px) {
/* iphone 5 */
	.module.filtracategorie ul li a {
	    font-size: 12px;
	}

	a.sigProLink, img.sigProImg  {
	    width: 80px!important;
	    height: 63px!important;
	}



}

