#lbcsolutions h2{
	margin: 10px 10px 20px 10px;
	font-family: Helvetica Neue;
	font-weight: 400;
	color: #807f83;
	font-size: 25px;
}



	/* K2 Style LBC
	-----------------------------------------------------------------------------*/
	
	#K2Contenedor{
		width: 100%;
	}
	
	
	#K2Contenedor .k2header{
		border-bottom: 3px solid #4c4c4b;
		margin: 40px 0 20px 0;
		color: #4c4c4b;
	}
	#K2Contenedor .k2header h2{
		font-size: 35px;
		margin: 12px 0;
		font-family: Helvetica Neue;
		font-weight: 500;
		display: inline;
	}
	
	
	
	#K2Contenedor .K2itemListSubCategories {
	}
	
	
	#K2Contenedor .K2subCategoryContainer, #K2Contenedor .itemContainer {
		float: left;
	}
	
	#K2Contenedor .K2subCategory {
		margin: 4px;
		padding: 8px;
	}
		
	#K2Contenedor .K2subCategory h2, #K2Contenedor .catItemView{
		text-align: center;
	}
	#K2Contenedor .K2subCategory h2, #K2Contenedor .catItemView h2{
		color: #4c4c4b;
	}
	#K2Contenedor .K2subCategory a.K2subCategoryImage, #K2Contenedorg .K2subCategory a.K2subCategoryImage:hover {
		text-align: center;
		display: block;
	}
	
	#K2Contenedor .K2subCategory a.K2subCategoryImage img, #K2Contenedorg .K2subCategory a.K2subCategoryImage:hover img {
		padding: 4px;
		margin: 0 8px 0 0;
	}
	
	
	
	
	
	
	#K2Contenedor .itemFullText p{
		margin: 10px;
		font-family: Helvetica Neue;
		font-weight: 200;
		color: #807f83;
		font-size: 14px;
		line-height: 18px;
		text-align: left;
	}
	
	#K2Contenedor .itemHeader{
		text-align: center;
	}
	/*
	#K2Contenedor .itemExtraFields ul li{
		text-align: right;
	}
	*/
	
	
	#K2Contenedor .itemHeader h2.itemTitle {
		font-family: Helvetica Neue;
		font-size: 36px;
		font-weight: normal;
		line-height: 110%;
		padding: 10px 0 4px 0;
		margin: 0;
	}
		
		
	#K2Contenedor .Itemlien{
			margin: 10px;
	}
	#K2Contenedor .Itemlien a{
		background: #4c4c4b;
		color: white;
		padding: 5px;
	
		border: none;
		cursor: pointer;
	}	
	
	
	#K2Contenedor .typeTextfield{
		margin: 5px 5px 20px 5px;
	}
	
	#K2Contenedor .typeTextfield .itemExtraFieldsValue{
		font-size: 20px;
	}
	
	
	ul.sigProGalleria li.sigProThumb {
	float: left;
	background: none!important;
	margin: 0 0 5px 11px;
	padding: 0;
	border: none!important;
	min-height: 88px;
	}

	div.sigProText {
	font-family: 'Helvetica Neue', Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	}
	
	
	
.TableAssas{
	border-collapse: collapse;
	width: 100%;text-align: center;
	font-size: 18px;
}	
.TableAssas thead tr{

}
.TableAssas tbody tr{
	
}


.TableAssas tr{
	
}
.TableAssas th{
		margin: 40px 0 20px 0;
	color: #4c4c4b;
	font-size: 18px;
	line-height: 30px;
	border-bottom: 3px solid #4c4c4b;
}	
.TableAssas td{
	padding: 10px;
	border-bottom: 1px solid #4c4c4b;
}



.TableAssas td img{
	width: 75px;
}


.TableAssas .nosFabricants{
	font-size: 18px;
	color: #6b12a0;
}

@media (max-width: 767px) { 
	#component #K2Contenedor .itemImageGallery,
	.sigProContainer div.sigProGalleriaPlaceholderContainer,
	.sigProContainer div.sigProGalleriaPlaceholder,
	.sigProContainer a.sigProGalleriaTargetLink img {
	    width: 100%;
	    height: auto;
	}
	
	.sigProGalleriaPlaceholderContainer{
		margin-bottom: 20px;
	}
	
	#K2Contenedor .K2subCategoryContainer{
		width: 100% !important;
	}
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
	#K2Contenedor .Contenido{
		float: left;
		width: 30%;
	}
	
	#K2Contenedor .itemImageGallery{
		float: right;
		width: 70%;
	}
	div.sigProGalleriaPlaceholderContainer {
	    width: 700px;
	    height: 580px;
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}
