.vfa-DT {display: inline-block !important; }
.vfa-TB {display: none !important;}
.vfa-MS {display: none !important;}
.vfa-noMS {display: inline-block !important;}

.vfa-bold, b, strong {
	font-family: "Vodafone RgBd", vodafone_rgbold, Arial, Helvetica, sans-serif
}

/*  CTA start */

.vfa-cta_global {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	border-radius: 5px;
	font-size: 14px;
	font-family: "Vodafone Rg", vodafone_rgregular, Arial, Helvetica, sans-serif;
	-webkit-transition: background-color .3s ease;
	transition: background-color .3s ease;
	cursor: pointer;
	line-height: 44px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 20px;
}
.vfa-cta_global.vfa-disabled  {
	background-color: #CCCCCC !important;
    cursor: default !important;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease;
}

.vfa-cta_light {
	color: #fff;
	border: 1px solid #fff
}
.vfa-cta_light:hover,
.vfa-hover .vfa-cta_light {
	background-color: rgba(255, 255, 255, .2);
	color: #fff
}
.vfa-cta_dark {
	color: #666;
	border: 1px solid #666
}
.vfa-cta_dark:hover,
.vfa-hover .vfa-cta_dark {
	background-color: rgba(0, 0, 0, .1);
	color: #333
}
.vfa-cta_white {
	background-color: #fff;
	color: #4f4f4f
}
.vfa-cta_white:hover,
.vfa-hover .vfa-cta_white {
	background-color: #ccc;
	color: #111
}
.vfa-cta_red {
	background-color: #E60000;
	color: #FFF;
}
.vfa-cta_red:hover,
.vfa-hover .vfa-cta_red {
	background-color: #900;
	color: #FFF;
}
.vfa-cta_red-outline {
    border: 1px solid #e60000;
    background-color: transparent;
    color: #e60000;
}
.vfa-cta_red-outline:hover {
    background-color: #fa00000f;
}
.vfa-cta_green {
    background-color: #009900;
    color: #FFF;
}
.vfa-cta_green:hover {
    background-color: #295201;
}
.vfa-cta_green-outline {
	border: 1px solid #428600;
	background-color: transparent;
	color: #428600;
}
.vfa-cta_green-outline:hover {
	background-color: rgba(66,134,0,0.1);
}
.vfa-cta_gray-outline {
    border: 1px solid #999;
    background-color: transparent;
    color: #333;
    line-height: 42px;
}
.vfa-cta_gray-outline:hover {
	background-color: rgba(66,134,0,0.1);
}
.vfa-cta_gray {
    color: #FFF;
    background-color: #666666;
}
.vfa-cta_gray:hover {
    color: #FFF;
    background-color: #333;
}
.vfa-cta_white-outline {
    border: 1px solid #FFF;
    background-color: transparent;
    color: #FFF;
    line-height: 42px;
}
.vfa-cta_white-outline:hover {
	background-color: rgba(255, 255, 255, .2);
}
.vfa-cta_minimal {
    text-align: center;
    font-size: 20px;
}
.vfa-cta_minimal:hover {
	text-decoration: underline;
}

.vfa-card-cta {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
}

/*  CTA end  */

.vfa-box {
    border-radius: 6px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.16);
	-webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,0.16);
	-moz-box-shadow: 0 2px 8px 0 rgba(0,0,0,0.16);
    position: relative;
}

.vfa-section {
	width: 100%;
	position: relative;
	display: inline-block;
	text-align: center
}

.vfa-section-wrapper {
	max-width: 1140px;
	width: 100%;
	display: inline-block;
}


.vfa-hs {
	user-select: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}
.vfa-hs .vfa-progress {
	width: 0;
	max-width: 100%;
	height: 2px;
	background: #E60000;
	z-index: 10;
	top: 19px;
	position: absolute
}
.vfa-hs .vfa-progress-box-wrapper {
	text-align: center;
	display: inline-block;
	min-width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.vfa-hs .vfa-progress-box {
	position: relative;
	top: 320px;
	z-index: 20;
	left: auto;
	margin-left: -60px;
	display: inline-block;
	min-width: 1140px;
	text-align: left;
}
.vfa-hs .vfa-progress-bar {
	position: relative;
	display: inline-block;
	width: 68px;
	margin-left: 30px;
	font-size: 14px;
	color: #FFF;
	cursor: pointer;
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease
}
.vfa-hs .vfa-slide-row {
	text-align: center;
	overflow: hidden;
	background-color: #720000;
	background: linear-gradient(180deg, #C50000 0%, #900 56.86%, #720000 100%);
	width: 100%;
	height: 480px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.vfa-hs .vfa-slide-bg {
	margin-left: -1117px;
	left: 50%;
	position: relative;
	z-index: 0
}
.vfa-hs .vfa-slide-content {
	text-align: left;
	display: inline-block;
	min-width: 1140px;
	height: 480px;
	z-index: 100;
	position: relative;
	top: 0;
	left: 0;
	margin-left: 0;
	padding-left: 0px;
	padding-right: 0px;
}
.vfa-hs .vfa-slide-left {
	position: relative
}
.vfa-hs .vfa-slide-left .vfa-tm {
	font-size: 28px;
	top: -8px;
	margin-bottom: -8px;
	position: relative;
	display: inline-block;
}
.vfa-hs .vfa-owl-nav {
	display: none
}
.vfa-hs .vfa-slide-tag {
	top: 140px;
	background-color: #FFD328;
	border-radius: 2.6px;
	padding-left: 24px;
	padding-right: 24px;
	color: #333;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 26px;
	position: absolute
}
.vfa-hs .vfa-slide-text {
	position: absolute;
	top: 100px;
    height: 240px;
	width: 610px;
}
.vfa-hs .vfa-breadcrumbs {
	font-size: 12px;
	font-family: "Vodafone RgBd";
	line-height: 14px;
	color: #FFF;
	margin-bottom: 8px;
}
.vfa-hs .vfa-breadcrumbs a {
	color: #FFF;
}
.vfa-hs .vfa-breadcrumbs .vfa-chevron {
	vertical-align: middle;
    margin-left: 4px;
    margin-right: 4px;
    width: 10px;
    height: 10px;
    display: inline-block;
}
.vfa-hs .vfa-slide-title {
	letter-spacing: 0;
    line-height: 62px;
    margin-bottom: 10px;
    font-family: "Vodafone Lt", vodafone_ltregular, Arial, Helvetica, sans-serif;
    font-size: 56px;
    padding-top: 8px;
}
.vfa-hs .vfa-slide-subtitle {
    font-size: 28px;
    line-height: 34px;
    font-family: "Vodafone Lt", vodafone_ltregular, Arial, Helvetica, sans-serif;
    display: inline-block;
}
.vfa-hs a.vfa-slide-cta {
	display: inline-block;
	text-align: center;
	margin-top: 371px;
	cursor: pointer;
	padding-left: 40px;
	padding-right: 40px;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.vfa-hs .vfa-slide-nota {
	font-family: "Vodafone Rg", vodafone_rgregular, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 463px;
	font-size: 14px;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	-khtml-opacity: .8;
	opacity: .8
}
.vfa-hs .vfa-progress-title {
	font-size: 14px;
	font-family: "Vodafone RgBd", vodafone_rgbold, Arial, Helvetica, sans-serif;
	letter-spacing: .5px
}
.vfa-hs .vfa-progress-placeholder {
	background-color: #FFF;
	display: inline-block;
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	top: 19px;
	z-index: -1;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease
}
.vfa-hs .vfa-progress-placeholder.vfa-placeholder-opacity {
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease
}

.vfa-hs .vfa-slide-mininota {
    position: absolute;
    bottom: 0px;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 16px;
}

.vfa-ct .vfa-contenuto {
    margin-top: 60px;
    margin-bottom: 60px;
}

.vfa-ct .vfa-ct-title {
	color: #E60000;
	font-family: "Vodafone RgBd";
	font-size: 39px;
	line-height: 48px;
	text-align: left;
}
.vfa-ct .vfa-ct-subtitle {
	margin-top: 15px;
	color: #000000;
	font-family: "Vodafone Lt";
	font-size: 28px;
	line-height: 34px;
	text-align: left;
	margin-bottom: 32px;
}

.vfa-ct .vfa-ct-subtitle a {
    font-family: Vodafone RgBd;
    color: #00B0CA;
	text-decoration: none;
}
.vfa-ct .vfa-ct-subtitle a:hover {
    text-decoration: underline;
}



@media screen and (min-width: 745px) and (max-width: 1139px) {
	.vfa-DT {display: none !important;}
	.vfa-TB {display: inline-block !important;}
	.vfa-MS {display: none !important;}
	.vfa-noMS {display: inline-block !important;}

	.vfa-section-wrapper {
		max-width: 715px;
	}

	.vfa-hs .vfa-slide-content {
		min-width: 755px;
		left: auto;
		margin-left: auto;
		padding-left: 16px;
		width: auto;
		top: 90px;
	}
	.vfa-hs .vfa-slide-text {
		position: absolute;
		top: 11px;
		left: 0px;
		height: 210px;
		width: auto;
	}

	.vfa-hs .vfa-slide-title {
		font-family: "Vodafone Lt", vodafone_ltregular, Arial, Helvetica, sans-serif;
		font-size: 40px;
		line-height: 48px;
		display: table;
		padding-left: 8px;
		padding-right: 8px;
	}

	.vfa-hs .vfa-slide-subtitle {
		margin-top: -2px;
		font-size: 24px;
		line-height: 30px;
		padding-left: 8px;
		padding-right: 8px;
	}

	.vfa-hs .vfa-progress-box {
		left: 20px;
		top: 288px;
		width: auto;
		min-width: 755px;
	}


	.vfa-ct .vfa-contenuto {
		margin-top: 60px;
		margin-bottom: 60px;
	}

	.vfa-ct .vfa-ct-title {
		font-size: 34px;
		line-height: 40px;
	}

	.vfa-ct .vfa-ct-subtitle {
		font-size: 24px;
		line-height: 30px;
		margin-top: 5px;
	}

}

@media screen  and (max-width: 744px) {
		.vfa-DT {display: none !important;}
		.vfa-TB {display: none !important;}
		.vfa-MS {display: inline-block !important;}
		.vfa-noMS {display: none !important;}

		.vfa-section1, .vfa-hs .vfa-slide-row, .vfa-hs .vfa-slide-content, .vfa-hs .owl-carousel, .vfa-hs .owl-stage-outer, .vfa-hs .owl-carousel .owl-item .vfa-slide-bg {
			height: 480px !important;
		}


		.vfa-hs .vfa-slide-content {
			min-width: 320px;
		}
		.vfa-hs .vfa-slide-text {
			position: absolute;
			left: 15px;
			top: 30px;
			width: auto;
			height: 230px;
		}
		.vfa-hs .vfa-slide-title {
			font-size: 29px;
			letter-spacing: 0;
			line-height: 31px;
			padding-left: 8px;
			padding-right: 8px;
			display: inline-block;
			margin-top: -6px;
		}
		.vfa-hs .vfa-slide-subtitle {
			font-size: 21px;
			line-height: 24px;
			padding-left: 8px;
			padding-right: 8px;
		}
		.vfa-hs .vfa-progress-box {
			position: absolute;
			top: 240px;
			z-index: 20;
			left: 50%;
			margin-left: -155px;
			min-width: auto;
		}
		.vfa-hs .vfa-progress-bar {
			width: 20px;
			margin-left: 10px;
		}

		.vfa-hs .vfa-slide-mininota {
			font-size: 10px;
			line-height: 12px;
		}

		.vfa-content-wrapper, .vfa-section-wrapper {
			/*width: 320px;*/
			/*padding-left: 16px;*/
			/*padding-right: 16px;*/
		}
		.vfa-section-wrapper {
			width: 320px;
			padding-left: 16px;
			padding-right: 16px;
		}
		.vfa-ct .vfa-ct-title {
			font-size: 24px;
			line-height: 30px;
		}
		.vfa-ct .vfa-ct-subtitle {
			font-size: 20px;
			line-height: 28px;
			margin-top: 8px;
		}


		/*patch caroselli mobile*/
		.vfa-contenuto .owl-carousel .owl-stage-outer {
			position: absolute !important;
			left: 0px !important;
			overflow: hidden !important;
			display: inline !important;
			width: 100vw !important;
		}

		/*patch modulo vantaggi mobile*/
		.vfa-contenuto .vfa-mod-vantaggi-cliente {
			height: 200px !important;
		}
}
