.box-titolo div h1{
	position:relative;
	z-index: 1;
}
.box-titolo div h1:before{
    content: "";
    width: 529px;
    height: 31px;
    background: rgba(74, 193, 240, 0.71);
    position: absolute;
    /* top: 302px; */
	top: 35px;
    left: 50%;
    margin-left: -60px;
	z-index: -1;
}

.home-hero h1 {
	margin-top: 260px;
	margin-bottom: -120px;
	position: relative;
}
.added_to_cart[disabled],.button[disabled],button[disabled],input[type=submit][disabled] {
    pointer-events: none;
    opacity: .5;
	color: #fff;
}
.home-hero:before {
    content: "";
    width: 529px;
    height: 31px;
    background: rgba(74, 193, 240, 0.71);
    position: absolute;
    /* top: 302px; */
	top: 45px;
    left: 50%;
    margin-left: -60px;
}

.home-hero {
	height: 913px;
}

.home-slider #rev_slider_2_2_wrapper {
	margin-bottom: -150px !important;
}

.home-slider h2,
.home-blog h3,
.page-id-21 .inglese-generale-disponibilita h3  {
	margin-left: calc(13% - 100px);
}

.home-slider h2 {
	margin-top: 70px;
	margin-bottom: 10px;
}

.home-slider p,
.home-blog p,
.page-id-21 .inglese-generale-disponibilita p  {
	margin-left: calc(13% - 100px);
}

.home-slider p {
	margin-bottom: 22px !important;
}

.home-vantaggi .vc_column-inner {
	background-repeat: no-repeat;
	border-radius: 15px;
	height: 400px;
}

.home-vantaggi {
	padding-bottom: 70px;
}

.home-vantaggi h2 {
	margin-top: 70px;
	margin-bottom: 10px;
}

.home-vantaggi p {
	margin-bottom: 22px !important;
}

.home-vantaggi-background .vc_column-inner {
	padding: 46px !important;
	display: flex;
}

.home-vantaggi-background .vc_column-inner > .wpb_wrapper {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.home-vantaggi-background p {
	color: white;
}

.home-vantaggi-background a::after {
	content: ' \e825';
	font-size: 14px;
	font-family: "revicons";
	vertical-align: 2px;
	margin-left: 10px;
}

.home-blog {
	padding-top: 100px;
	padding-bottom: 100px;
}

@media screen and (max-width: 1200px) {
	.home-vantaggi-background .vc_column-inner {
		padding: 24px !important;
	}
}


@media screen and (max-width: 996px) {
	.home-hero h1 {
		margin-top: 80px;
		margin-bottom: -140px;
		font-size: 32px !important;
		line-height: 43px !important;
	}
	.home-hero:before {
		width: 247px;
		height: 18px;
		top: 102px;
		margin-left: -27px;
	}
	.home-vantaggi p  {
		font-size: 15px;
		line-height: 25px;
	}
}

@media screen and (max-width:768px) {
	.home-hero h1 {
		margin-top: 80px;
		margin-bottom: -140px;
		font-size: 24px !important;
		line-height: 32px !important;
	}
	.home-hero:before {
		width: 191px;
		height: 14px;
		top: 96px;
		margin-left: -24px;
	}
 /*
	.home-hero {
		height: 800px;
	}
 */
	.home-vantaggi {
		height: 1052px;
	}
	.home-vantaggi-background {
		width: 76.5%;
		margin: 0px auto;
	}
	.home-slider,
	.inglese-generale-disponibilita {
		display: none;
	} 
}

@media screen and (max-width: 500px) {
	.home-vantaggi-background {
		width: 95%;
		margin: 0px auto;
	}
	.home-vantaggi-background .vc_column-inner {
		padding: 20px !important;
	}
	.home-vantaggi-background h3 {
		font-size: 20px;
	}
	.home-vantaggi p  {
		font-size: 14px;
		line-height: 24px;
	}
	.home-slider h2, .home-blog h3, .page-id-21 .inglese-generale-disponibilita h3 {
		margin-left: 0px;
	}
	.home-slider p, .home-blog p, .page-id-21 .inglese-generale-disponibilita p {
		margin-left: 0px;
	}
	.inglese-generale-disponibilita {
		padding-top: 70px !important;
		height: 630px !important;
	}
}
}
