@charset "UTF-8";
/* index */


#contenitore_banner {
	
}

#contenitore_banner .banner {
	
}

#contenitore_banner .banner img {
	
}

#ultime_realizzazioni {
	display: block;
	text-align: center;
	padding: 27px;
	
}

#contenitore_carosello {
	width: 90%;
	margin: 0px auto;
	padding-bottom: 65px;
}

#contenitore_carosello_piccolo {
	width: 77%;
	margin: 0px auto;
	padding-bottom: 65px;
}

#ultime_realizzazioni_gallery {
	text-align: center;
	padding: 27px;
}

.tassello {
	/* width: 75%; */
	padding: 22px;
}

.tassello a {
	text-decoration: none;
}

.tassello img {
	border: 1px solid #f9e79f;
}

.corpo_tassello {
	background-color: #ffffff;
}

.categoria_foto {
	font-family: "Raleway-Bold", sans-serif !important;
	/*font-weight: bold !important;*/
	color: #1a0f0b !important;
	font-size: 24px;
	/* white-space: nowrap; */
}

.categoria_foto_bold {
	font-family: "Raleway-Bold", sans-serif !important;
	font-weight: bold !important;
	color: #1a0f0b !important;
	font-size: 28px;
	/* white-space: nowrap; */
}

.nome_prodotto_foto {
	font-family: "Raleway-Regular", sans-serif !important;
	/* font-weight: 400 !important; */
	color: #1a0f0b !important;
	font-size: 24px;
	/* white-space: nowrap; */
}

.row {
		margin-left: 0px;
		margin-right: 0px;
	} 


.carousel-control-prev, .carousel-control-next {
	width: 3% !important;
	min-width: 40px;
}

.titolo_formati {
	font-weight: bold;
	padding-bottom: 30px;
}

.contenitore_titolo_torna_realizzazioni {
	text-align: center;
	padding-bottom: 20px;
}

.titolo_torna_realizzazioni {
	display: inline-block;
}

#contenitore_specifiche {
	
}

#contenitore_specifiche .col-lg {
	padding-top: 50px;
}

@media ( min-width : 365px) {
	
	
} 



@media ( min-width : 768px) {
	.righetasselli {
		width: 100%;
		margin: 0 auto;
	}
	
	.tassello {
		/* width: 75%; */
	}
	
}

@media ( min-width : 992px) {
	
}

@media ( min-width : 1200px) {
	
	
}

.banner_real:hover {
	cursor: pointer;
}