@font-face {
    font-family: 'BEAUXDisplay';
    src: url('../../fonts/BEAUX-Display.eot');
    src: url('../../fonts/BEAUX-Display.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/BEAUX-Display.woff') format('woff'),
         url('../../fonts/BEAUX-Display.ttf') format('truetype'),
		 url('../../fonts/BEAUX-Display.svg#BEAUX-Display') format('svg');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'SuperGroteskPro';
    src: url('../../fonts/SuperGroteskPro-Medium.eot');
    src: url('../../fonts/SuperGroteskPro-Medium.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/SuperGroteskPro-Medium.woff2') format('woff2'),
         url('../../fonts/SuperGroteskPro-Medium.woff') format('woff'),
         url('../../fonts/SuperGroteskPro-Medium.ttf') format('truetype'),
         url('../../fonts/SuperGroteskPro-Medium.svg#SuperGroteskPro-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'SuperGroteskPro';
    src: url('../../fonts/SuperGroteskPro.eot');
    src: url('../../fonts/SuperGroteskPro.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/SuperGroteskPro.woff2') format('woff2'),
         url('../../fonts/SuperGroteskPro.woff') format('woff'),
         url('../../fonts/SuperGroteskPro.ttf') format('truetype'),
         url('../../fonts/SuperGroteskPro.svg#SuperGroteskPro') format('svg');
    font-weight: normal;
    font-style: normal;
}

sup {
	font-family: 'BEAUXDisplay';
	top: -0em;
	font-size: 100%;
}


.page-template-carta-fedelta .site-header {
	background: none !important;
	z-index: 1;
}

.page-template-carta-fedelta #content {
	margin-top: -67px;
}

.cartaFedelta {
	position: relative;
	float: left;
	width: 100%;
	min-height: 100vh;
	background-size: cover;
    background-position: center center;
}

#tertiary {
    padding: 60px 0px !important;
}

.cartaFedelta h1 {
	font-size: 80px;
	color: #fff;
	font-family: 'BEAUXDisplay';
	margin-top: 25vh;
	margin-bottom: 50px;
}

.cartaFedelta h2 {
	font-family: 'SuperGroteskPro';
    font-weight: normal;
    font-style: normal;
	color: #fff;
	font-size: 19px;
	margin-bottom: 20px;
	text-transform: none;
}

.cartaFedelta .scroll {
	margin-bottom: 100px;
	font-size: 40px;
	color: #fff;
	cursor: pointer;
}

.cartaFedelta h2 span {
	font-weight: 500;
}

.iniziativa {
	position: relative;
	float: left;
	width: 100%;
	padding: 100px 0px;
	background: #f8f8f8;
}

.iniziativa .comeFare {
	margin-bottom: 80px;
}

.iniziativa h2 {
	font-size: 80px;
	padding: 0px 30px;
	color: #006858;
	font-family: 'BEAUXDisplay';
	margin-bottom: 50px;
}

.iniziativa h2 span {
	display: block;
	font-size: 25px;
	font-family: 'SuperGroteskPro';
    font-weight: normal;
    font-style: normal;
	text-transform: none;
	margin-bottom: 20px;
}

.iniziativa p {
	font-size: 16px;
	padding: 0px 15px;
	line-height: 1.2em;
	font-family: 'SuperGroteskPro';
    font-weight: normal;
    font-style: normal;
	text-transform: none;
	color: #000000;
}

.iniziativa img {
	margin-bottom: 40px;
}

.iniziativa h3 {
	color: #006858;
	text-transform: uppercase;
	font-family: 'SuperGroteskPro';
    font-weight: normal;
    font-style: normal;
	margin-bottom: 30px;
	font-size: 18px;
}

.iniziativa .qrCode img {
	width: 150px;
	height: auto;
	margin-bottom: 30px;
}

.iniziativa .qrCode p {
	font-size: 24px;
	color: #006858;
}

.iniziativa .qrCode p a,
.iniziativa .qrCode p a:visited,
.iniziativa .qrCode p a:focus {
	color: #006858;
	border-bottom: 2px solid #006858;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.iniziativa .qrCode p a:hover {
	border-bottom: 4px solid #006858;
	text-decoration: none;
}

.quantoVale {
	position: relative;
	float: left;
	width: 100%;
	background: linear-gradient(to right, #006858 50%, #fff 50%);
}

.quantoVale h2 {
	margin: 100px 15% 50px 15%;
	font-size: 80px;
	color: #fff;
	font-family: 'BEAUXDisplay';
}

.quantoVale h2 span {
	display: block;
	font-size: 25px;
	font-family: 'SuperGroteskPro';
    font-weight: normal;
    font-style: normal;
	text-transform: none;
	margin-bottom: 20px;
}

.quantoVale p {
	font-size: 25px;
	text-transform: uppercase;
	color: #fff;
	font-family: 'BEAUXDisplay';
	margin: 0px 15% 100px 15%;
	letter-spacing: 4px;
}

.slider {
	padding: 0px 50px;
}

.slider h3 {
	font-size: 18px;
	font-family: 'SuperGroteskPro';
    font-weight: normal;
    font-style: normal;
	text-transform: none;
	margin-bottom: 20px;
	color: #006858;
}

.slider p.secondi {
	font-family: 'BEAUXDisplay';
	font-size: 30px;
	margin-bottom: 60px;
	line-height: 1.2;
	color: #000000;
}

.slider p.secondi span {
	display: block;
	font-family: 'SuperGroteskPro';
    font-weight: normal;
    font-style: normal;
	text-transform: uppercase;
	font-size: 12px;
}

.slider .slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-family: 'BEAUXDisplay';
	font-size: 50px;
	color: #000000;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	z-index: 2;
}

.slider .slick-arrow:hover {
	color: #006858;
}

.slider .slick-arrow.prev {
	left: 50px;
}

.slider .slick-arrow.next {
	right: 50px;
}

.intramezzo {
	position: relative;
	float: left;
	width: 100%;
	height: 90vh;
	background-size: contain;
    background-position: center center;
}

.premi {
	position: relative;
	float: left;
	width: 100%;
	padding: 100px 0px;
}

.premi h2 {
	font-size: 80px;
	color: #006858;
	font-family: 'BEAUXDisplay';
	margin-bottom: 50px;
}

.premi h2 span {
	display: block;
	font-size: 25px;
	font-family: 'SuperGroteskPro';
    font-weight: normal;
    font-style: normal;
	text-transform: none;
	margin-bottom: 20px;
}

.premi p {
	font-family: 'SuperGroteskPro';
    font-weight: normal;
    font-style: normal;
	font-size: 24px;
	line-height: 1.2em;
	color: #000000;
	padding: 0px 50px;
	margin-bottom: 50px;
}

.premi p.small {
	font-size: 18px;
	padding: 0px 15px;
}

.premi p.verde {
	color: #006858;
	margin-top: 50px;
    font-weight: 500;
}

.premi p span {
	font-weight: 500;
	color: #006858;
}

.premi h3 {
	display: block;
	font-size: 21px;
	color: #006858;
	font-family: 'SuperGroteskPro';
    font-weight: normal;
    font-style: normal;
	margin: 50px 0px;
	text-transform: uppercase;
	padding: 0px 55px;
}

.premi .box {
	position: relative;
	float: left;
	width: 100%;
	min-height: 320px;
	display: block;
	margin-top: 2px;
}

.premi .blocco1 .box {
	background: #b2cab4;
}

.premi .blocco2 .box {
	background: #006858;
}

.premi .blocco3 .box {
	background: #fcdfe6;
}

.premi .box h4 {
	display: block;
	font-size: 21px;
	color: #fff;
	font-family: 'SuperGroteskPro';
    font-weight: 500;
    font-style: normal;
	text-transform: uppercase;
	margin:30px 0px 30px;
}

.premi .box p {
	margin-bottom: 60px;
	font-size: 16px;
	color: #fff;
	padding: 0px;
	margin: 0px 20px 0px 20px;
}

.premi .box p.secondi {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 30px;
	font-family: 'BEAUXDisplay';
	font-size: 50px;
	line-height: 1.2;
	margin: 0px;
}

.premi .box p.secondi span {
	display: block;
	font-family: 'SuperGroteskPro';
    font-weight: normal;
    font-style: normal;
	text-transform: uppercase;
	font-size: 15px;
	color: #fff;
}

.premi .blocco3 .box h4,
.premi .blocco3 .box p,
.premi .blocco3 .box p span {
	color: #006858;
}

.faq {
	position: relative;
	float: left;
	width: 100%;
	padding: 0px 0px 100px 0px;
}


.faq h2 {
	font-size: 25px;
	font-family: 'SuperGroteskPro';
    font-weight: normal;
    font-style: normal;
	margin-bottom: 100px;
	text-transform: none;
	padding: 40px 0px;
	color: #fff;
	background: #006858;
}

.faq ul {
	margin: 0px 40px 0px 0px;
	padding: 0px;
	list-style: none;
}

.faq ul.faqRight {
	margin: 0px 0px 0px 40px;
}

.faq h4 {
	font-family: 'SuperGroteskPro';
    font-weight: 500;
    font-style: normal;
	font-size: 21px;
	line-height: 1.2em;
	color: #006858;
	padding: 0px;
	text-transform: none;
	margin-bottom: 10px;
}

.faq p {
	font-family: 'SuperGroteskPro';
    font-weight: normal;
    font-style: normal;
	font-size: 18px;
	line-height: 1.2em;
}

.faq p a {
	text-decoration: none !important;
}

.scarica {
	position: relative;
	float: left;
	width: 100%;
	padding: 100px 0px;
	background: #f8f8f8;
}

.scarica p {
	font-size: 21px;
	font-family: 'SuperGroteskPro';
    font-weight: normal;
    font-style: normal;
	text-transform: none;
	color: #000000;
}

.scarica .button,
.scarica .button:visited,
.scarica .button:focus {
	margin-top: 40px;
	border-color: #006858;
	font-family: 'SuperGroteskPro';
    font-weight: 500;
    font-style: normal;
	color: #006858;
	font-size: 15px;
	line-height: 46px;
	height: 50px;
	padding: 0px 30px;
	border-radius: 50px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.scarica .button:hover {
	text-decoration: none;
	background: #006858;
	border-color: #006858;
	color: #fff;
}

.scarica .button::after {
	display: none;
}


.pre-footer::after,
.pre-footer .liber-panel .special-offer, 
.site-header,
body .liber-panel5 .testimonials .entry-content {
    background-color: #b2cab4 !important; 
}


/* XS */

@media (max-width: 575px) {
	
	.menu li a {
		color: #fff !important;
		font-weight: 700 !important;
	}
	
	.menu li .sub-menu li a {
		color: #404040 !important;
		font-weight: 300 !important;
	}

	.container, 
	.container-sm {
    	max-width: 96%;
	}
	
	.cartaFedelta div div {
		background-position: 65% 50% !important;
	}
	
	
	.cartaMobile {
		background: #a8c0aa;
		padding-top: 50px;
	}
	
	.cartaFedelta h1,
	.iniziativa h2,
	.premi h2,
	.quantoVale h2 {
		font-size: 40px !important;
	}
	
	.cartaFedelta h1 {
		margin-top: 0;
	}
	
	.quantoVale {
		background: none;
	}
	
	.quantoVale h2 {
		margin-top: 50px;
	}
	
	.quantoVale p {
		margin-bottom: 50px;
	}
	
	.quantoVale .sfondoVerde {
		background: #006858;
	}
	
	.slider {
		padding: 0px 10px;
	}
	
	.slider .slick-arrow.prev {
		left: 10px;
	}
	
	.slider .slick-arrow.next {
    	right: 10px;
	}
	
	.iniziativa,
	.premi {
		padding: 50px 0px;
	}
	
	.premi h3 {
		padding: 0px 30px;
	}
	
	.premi .box {
		width: 100%;
	}
	
	.premi .box.boxRight {
		float: left;
	}
	
	.faq {
		padding-bottom: 50px;
	}
	
	.faq h2 {
		margin-bottom: 50px;
	}
	
	.faq ul {
		margin: 0;
	}
	
	.faq ul.faqRight {
    	margin: 0px 0px 0px 0px;
	}
	
	.scarica {
		padding: 50px 0px;
	}
	
	.scarica p {
		padding: 0px 20px;
		margin-bottom: 0px;
	}
	
	.scarica .button, 
	.scarica .button:visited, 
	.scarica .button:focus {
		font-size: 13px;
	}

}

/* SM */

@media (min-width: 576px) and (max-width: 767px) {
		
	.container, 
	.container-sm {
    	max-width: 90%;
	}
	
	.cartaFedelta h1,
	.iniziativa h2,
	.premi h2,
	.quantoVale h2 {
		font-size: 50px !important;
	}
	
	.quantoVale {
		background: none;
	}
	
	.quantoVale .sfondoVerde {
		background: #006858;
	}
	
	.premi .box {
		width: calc(50% - 1px);
	}
	
	.premi .box.boxRight {
		float: right;
	}
	
	.faq ul {
		margin: 0;
	}
	
	.faq ul.faqRight {
    	margin: 0px 0px 0px 0px;
	}
	
}

/* MD */

@media (min-width: 768px) and (max-width: 991px) {

	.main-navigation ul li {
		padding: .875em 0.5em .875em 0.5em;
	}
	
	.cartaFedelta div div {
		background-position: 60% 50% !important;
	}
	
	.cartaFedelta h1,
	.iniziativa h2,
	.premi h2,
	.quantoVale h2 {
		font-size: 60px !important;
	}
	
	.quantoVale {
		background: none;
	}
	
	.quantoVale .sfondoVerde {
		background: #006858;
	}
	
	.premi .box {
		width: calc(50% - 1px);
	}
	
	.premi .box.boxRight {
		float: right;
	}
	
	.faq ul {
		margin: 0px 20px 0px 0px;
	}
	
	.faq ul.faqRight {
    	margin: 0px 0px 0px 20px;
	}
	
}

/* LG */

@media (min-width: 992px) and (max-width: 1199px) {
	
	.cartaFedelta h1,
	.iniziativa h2,
	.premi h2,
	.quantoVale h2 {
		font-size: 60px !important;
	}
	
	.quantoVale h2 {
		margin: 60px 10% 30px 10%;
	}
	
	.quantoVale p {
		margin: 0px 10% 60px 10%;
	}
	
	.slider {
		padding: 0px 10px;
	}
	
	.slider .slick-arrow.prev {
		left: 10px;
	}
	
	.slider .slick-arrow.next {
    	right: 10px;
	}
	
	.slick-slide img {
		max-width: 80%;
		margin: auto;
	}
	
	.premi h3 {
		padding: 0px 25px;
	}

}

@media (min-width: 768px) and (max-width: 1239px) {
	
	nav#site-navigation {
		display: table !important;
		width: 100%;
	}
	
	.page-template-carta-fedelta #content {
		margin-top: -125px;
	}
	
	.cartaFedelta h1,
	.iniziativa h2,
	.premi h2,
	.quantoVale h2 {
		font-size: 70px;
	}

}