
.home-schema-grotto h2 {
	margin-top:23px;
}

.bg-rosso-scuro {
	background-color: #610303;
}



@media (min-width: 960px){
	.home-schema-grotto {
		background: linear-gradient(to bottom, #262626 50%,#9b0000 50%);
	}
	.home-schema-grotto > div {
		min-height: 600px;
	}
}
.txt-rosso {
	color:#9b0000 !important;
}

.cama-breadcrumbs {
    font-size: 14px;
    font-family: 'Source Sans Pro';
    text-transform: uppercase;
    font-weight: 700;
}

.cama-slideshow h2 {
	margin-bottom:2px;
}
.cama-slideshow .el-content,
.cama-slideshow .el-content p,
.cama-slideshow p{
	margin:0 !important;
}
.cama-slideshow .el-meta {
	color:rgba(255, 255, 255, 0.5);
}

.separatore h3 {
	border-top:1px solid rgba(255,255,255,0.5);
	padding-top:23px;
}