
/* .contatti {
    border-top: none;
    border-left:none;
    border-right: none;
    border: 1px solid rgba(0, 0, 0, 0.125);
} */

/* .right {
    display: block;
    float: right;
}
.contatti img{
    max-width: 50%;
} */


.pageTitle {
	margin-top: 32px;
	margin-bottom: 28px;
	border-bottom: 3px solid #e0e0e0;
}
.pageTitle.right {
	width: 460px;
	min-height: 298px;
	position: relative;
}
.pageTitle.right.casa {
	width: 319px;
	min-height: 230px;
}

.pageTitle img{
    margin-top: -57px;
    max-width: 50%;
    float: right;
}

.pageTitle h1 {
	font-family: 'Just Another Hand', cursive;
	color: #0d4081;
	/*font-size: 50px;*/
	font-size: 46px;
	font-weight: 400;
	line-height: 60px;
	line-height: 52px;
	text-transform: uppercase;
}
.pageTitle p {
	/*font-size: 22px;*/
	font-size: 20px;
	font-weight: 400;
	/*line-height: 26px;*/
	line-height: 24px;
	margin-top: 28px;
}
.pageTitle.right.casa p {
	/*font-size: 20px;*/
	font-size: 18px;
	line-height: 25px;
	/*line-height: 23px;*/
	margin-top: 5px;
}
.pageTitle .utility {
	height: 32px;
	margin-top: 48px;
	padding-bottom: 15px;
	bottom: 0;
	width: 100%
}
.pageTitle.right .utility {
	height: 32px;
	/*margin-top: 48px;*/
	padding-bottom: 15px;
	position: absolute;
	bottom: 0;
	width: 100%
}
.pageTitle .utility .others {
	padding-top: 3px;
}
.pageTitle .utility .others a {
	padding: 0 !important;
}