#title {
  background: linear-gradient(90deg, transparent 20%, #000000 20%);
	padding: 15px 100px;
	position: relative;
	z-index: 20;
}
#title h1, #title h2, #title h3, #title h4 {
  display: inline;
}
#content {
    z-index: 10;
}
#top-bar, .top-links ul li, #top-social li{
	border: 0;
}
#top-bar .col_half {
    z-index: 9;
}
.top-links li > a, #top-social li > a, #top-bar #primary-menu-trigger {
    font-size: 18px;
}
.top-links li i, #top-social li i{
	height: 44px;
  line-height: 44px;
}
.top-links li:hover{
	background-color: transparent;
}
.top-links li > a:hover, #top-social li a:hover{
	color: #000000 !important;
 	text-shadow: none;
}
.top-links li > a, #top-bar #primary-menu-trigger {
    color: #000000;
}
#header{
	border: 0;
}
#header, #header-wrap, #logo img {
  height: 160px;
	margin-top: 20px;
	margin-bottom: 60px;
}
#header:not(.sticky-header) #header-wrap {
    margin-top: 30px;
}
#header.sticky-style-3 {
  height: 320px;
}
#header.sticky-header #header-wrap {
	background: linear-gradient(90deg, transparent 20%, #ffffff 20%);
	box-shadow: none;
}
#primary-menu {
	text-align: center;
	border: 0 !important;
}
#primary-menu ul li > a {
  padding: 14px 10px !important;
  color: #000000;
  font-weight: bold;
  font-size: 15px;
	line-height: 1.6;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}
#primary-menu ul li a, #primary-menu ul li:hover > a, #primary-menu ul li.current > a {
	color: #ffffff;
}
#primary-menu ul li:hover > a div, #primary-menu ul li.current > a div {
    border-bottom: 4px solid #abcdba;
	  display: inline-block;
}
#primary-menu.style-2 > div > ul{
	float: none;
	display: inline-block;
}
#primary-menu.style-2 > div > ul > li > a {
    padding-top: 16px;
    padding-bottom: 16px;
}
#primary-menu ul li.mega-menu .mega-menu-content, .floating-header.sticky-header #primary-menu ul li.mega-menu .mega-menu-content {
    margin: 0 13px;
}
#primary-menu ul li .mega-menu-content{
	border: 0;
	box-shadow: none;
	position: relative;
	background-color: transparent;
  display: block !important;
}
#primary-menu ul li .mega-menu-content ul.mega-menu-column {
    margin: auto;
	  float: none;
}
#primary-menu ul li .mega-menu-content ul.mega-menu-column:not(:first-child){
	border: 0;
}
.overlay-menu #primary-menu > ul > li > a {
    font-size: 32px;
    font-weight: 300;
}
#primary-menu ul ul li > a {
    font-size: 17px;
		font-weight: 300;
    letter-spacing: 3px;
    color: #ffffff;
    padding: 8px 20px;
}
#primary-menu > ul > li > a > div {
    border-bottom: 4px solid black;
}
#primary-menu ul ul li:hover > a {
    background-color: transparent;
	  padding-left: 20px;
    color: #ffffff;
}
#primary-menu ul ul li:hover > a div{
	border-bottom: 0;
}
.overlay-menu #primary-menu > #overlay-menu-close {
	color: #ffffff;
}
.overlay-menu:not(.top-search-open) #primary-menu-trigger {
		position: relative;
	  top: 0;
    right: 0;
    margin-top: 0;
		width: auto;
    height: 44px;
    line-height: 44px;
	padding: 0 12px;
}
body {
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
} 
a {
	color: #000000;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
}
h1, h2 {
	font-size: 140px;
	line-height: 140px;
  letter-spacing: 20px;
}
h3 {
  font-size: 40px;
	letter-spacing: 8px;
}
h5 {
	font-size: 25px;
  letter-spacing: 2px;
  font-weight: normal;
}
h1 > span:not(.nocolor):not(.badge), h2 > span:not(.nocolor):not(.badge), h3 > span:not(.nocolor):not(.badge), h4 > span:not(.nocolor):not(.badge), h5 > span:not(.nocolor):not(.badge), h6 > span:not(.nocolor):not(.badge){
	color: inherit;
	font-weight: 300;
}
.blackquote {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 46px;
    letter-spacing: 5px;
}
#footer.dark, .dark #footer {
    background-color: #000000;
    color: #ffffff;
    border: 0;
}
.copyrights-menu {
	margin-bottom: 50px;
}
.dark #copyrights {
  background-color: #000000;
}
.dark #copyrights, .dark #copyrights a{
	color: #a2a2a2;
}
.dark .copyright-links a {
	color: #ffffff;
}
.text-green {
	color: #abcdba;
}
.text-big {
    font-size: 20px;
}
.section {
	background-color: transparent;
}
.mt-30 {
	margin-top: 30px;
}
.mt-60 {
	margin-top: 60px;
}
.mt-100 {
	margin-top: 100px;
}
.mt-200 {
	margin-top: 200px;
}
.mt-400 {
	margin-top: 400px;
}
.mr-70 {
  margin-right: 70px;
}
.mb-10 {
	margin-bottom: 10px;
}
.mb-20 {
	margin-bottom: 20px;
}
.mb-30 {
	margin-bottom: 30px;
}
.mb-50 {
	margin-bottom: 50px;
}
.mb-100 {
	margin-bottom: 100px;
}
.mb-200 {
	margin-bottom: 200px;
}
.mb-300 {
	margin-bottom: 300px;
}
.pt-60 {
	padding-top: 60px;
}
.pt-100 {
	padding-top: 100px;
}
.pt-200 {
	padding-top: 200px;
}
.pt-300 {
	padding-top: 300px;
}
.pt-400 {
	padding-top: 400px;
}
.pb-100 {
	padding-bottom: 100px;
}
.pb-150 {
	padding-bottom: 150px;
}
.pb-200 {
	padding-bottom: 200px;
}
.pb-300 {
	padding-bottom: 300px;
}
.pb-400 {
	padding-bottom: 400px;
}
.n-mt-60 {
	margin-top: -60px;
}
.n-mt-90 {
    margin-top: -90px;
}
.n-mt-240 {
    margin-top: -240px;
}
.n-mt-400 {
    margin-top: -400px;
}
.overflow-visible {
	overflow: visible !important;
}
.mobile-background {
	display: none;
}

/* ----- BACKGROUND NEW ----- */

.bg-home-1, .bg-theclub-1, .bg-qualita-1 {
	background-size: cover;
	background-position: top right;
	background-repeat: no-repeat;
}
.bg-home-3 {
    background-size: contain;
    background-position: bottom right;
    background-repeat: no-repeat;
}
.bg-theclub-2 {
	position: absolute;
	top: -15%;
	left: 0;
	width: 100%;
	height: 115%;
	background-size: contain;
	background-position: top left;
	background-repeat: no-repeat;
}
.bg-comefunziona-2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: center right;
		background-repeat: no-repeat;
}
.bg-qualita-2 {
		position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: bottom right;
		background-repeat: no-repeat;
}
.bg-prodotti-1 {
    background-size: cover;
    background-position: top right;
    background-repeat: no-repeat;
}
.bg-prodotti-2 {
    background-size: cover;
    background-position: bottom right;
    background-repeat: no-repeat;
}
.bg-contatti-1 {
    background-size: cover;
    background-position: top right;
    background-repeat: no-repeat;
}
.bg-contatti-2 {
	position: absolute;
	top: -15%;
	left: 0;
	width: 100%;
	height: 115%;
	background-size: contain;
	background-position: top left;
	background-repeat: no-repeat;
}

/* ----- BACKGROUND OLD ----- */

/*
.bk-comefunziona-1 {
    position: absolute;
    top: -350px;
    right: 20px;
    width: 100%;
    height: 1100px;
    background-size: contain;
    background-position: top right;
    background-repeat: no-repeat;
}
.bk-prodotti-intro-1 {
    background-size: cover;
    background-position: bottom right;
    background-repeat: no-repeat;
}
.bk-prodotti-3 {
    background-size: cover;
    background-position: bottom left;
    background-repeat: no-repeat;
}
.bk-prodotti-4 {
    position: absolute;
    top: -60%;
    left: 0;
    width: 100%;
    height: 150%;
    background-size: contain;
    background-position: top right;
    background-repeat: no-repeat;
}
*/

/* ----- END: BACKGROUND OLD ----- */

.background-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}
.back-section-600px {
	min-height: 600px;
	background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.back-section-700px {
	min-height: 700px;
	background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.back-section-900px {
	min-height: 900px;
	background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.section-80-left {
    width: 80%;
}
.section-80-right {
    width: 80%;
		margin-left: 20%;
}
.background-green {
	background-color: #abcdba;
}
.background-green-80 {
	background: linear-gradient(90deg, transparent 20%, #abcdba 20%);
}
.background-black-80 {
	background: linear-gradient(90deg, transparent 20%, #000000 20%);
}
.plus-link i {
    font-size: 28px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.contatti-big {
    font-size: 25px;
    font-weight: 300;
}
.form-contatti input[type="text"]::placeholder, .form-contatti input[type="tel"]::placeholder, .form-contatti input[type="email"]::placeholder, .form-contatti textarea::placeholder {
	color: rgba(255, 255, 255, 0.6);
	font-weight: 300;
}
.form-contatti input[type="text"], .form-contatti input[type="tel"], .form-contatti input[type="email"], .form-contatti textarea,
.form-contatti input[type="text"]:active, .form-contatti input[type="tel"]:active, .form-contatti input[type="email"]:active, .form-contatti textarea:active,
.form-contatti input[type="text"]:focus, .form-contatti input[type="tel"]:focus, .form-contatti input[type="email"]:focus, .form-contatti textarea:focus {
	  color: #ffffff;
    background: transparent;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.form-contatti .form-check label {
    text-transform: initial !important;
    font-weight: 300;
    line-height: 23px;
}
.form-contatti .form-check label, .form-contatti .form-check label a{
	color: #ffffff;
}
.form-contatti input[type="submit"] {
    color: #ffffff;
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 0.6);
    padding: 4px 50px;
}
.form-contatti input[type="submit"]:hover {
	background-color: rgba(255, 255, 255, 0.4);
	border: 1px solid transparent;
}
.privacy-policy h1, .privacy-policy h2 {
	font-size: 20px;
	line-height: 1;
	letter-spacing: 0;
}
.privacy-policy h3, .privacy-policy h4 {
	font-size: 18px;
	line-height: 1;
	letter-spacing: 0;
}
.contact-footer {
  font-size: 23px;
}
.contact-footer a {
	color: #a2a2a2 !important;
	font-weight: bold;
}
.contact-footer a:hover {
    color: #abcdba !important;
}
.contact-footer a i {
    font-size: 15px;
}
.number-circle-white, .number-circle-green, .number-circle-black {
    font-size: 100px;
	  line-height: 140px;
    display: block;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    text-align: center;
		/*margin-left: -100px;*/
}
.number-circle-white {
	 color: #ffffff;
	 border: 3px solid #ffffff;
}
.number-circle-green {
	 color: #abcdba;
	 border: 3px solid #abcdba;
}
.number-circle-black {
	 color: #000000;
	 border: 3px solid #000000;
}
.z-index-1 {
	z-index: 1;
}
.z-index-50 {
	z-index: 50;
}
.z-index-60 {
	z-index: 60;
}
.title-absolute {
	position: absolute;
}
.masonry-thumbs img {
	padding: 0;
}
.link-news-cat {
	position: absolute;
  top: 35%;
  right: 15px;
}
.overlay-menu #primary-menu > ul {
    background: #000000;
}
.btn-outline {
		color: #555 !important;
    border: 1px solid #555;
    border-radius: 0;
    font-size: 14px;
}
.btn-outline:hover {
	  border: 1px solid #000;
    background-color: #000;
    color: #fff !important;
}

@media (max-width: 1280px){
	
/* ----- BACKGROUND NEW ----- */
	
	.bg-home-1 {
    background-size: contain;
    background-position: center right;
	}
	.bg-theclub-1 {
		background-size: contain;
    background-position: bottom right;
	}
	.bg-qualita-1 {
		background-size: contain;
    background-position: bottom right;
	}
	.bg-prodotti-1 {
    background-size: contain;
    background-position: center right;
	}
	.bg-prodotti-2 {
    background-size: contain;
    background-position: bottom left;
    background-repeat: no-repeat;
	}
	
	/* ----- BACKGROUND OLD ----- */
	
	/*
	.bk-prodotti-intro-1 {
    background-size: contain;
    background-position: bottom right;
	}
	.bk-prodotti-3 {
    background-size: contain;
    background-position: center left;
    background-repeat: no-repeat;
	}
	*/
	
	/* ----- END: BACKGROUND OLD ----- */
	
}
@media (max-width: 1024px){
	#primary-menu ul li > a {
    padding: 18px 40px;
	}
	#title {
    padding: 15px 40px;
	}
	h1, h2 {
    font-size: 110px;
    line-height: 110px;
    letter-spacing: 8px;
	}
	h3 {
    font-size: 38px;
    letter-spacing: 4px;
	}
	#header.sticky-header #header-wrap {
    background: linear-gradient(90deg, transparent 10%, #ffffff 10%);
	}
	.background-green-80 {
    background: linear-gradient(90deg, transparent 10%, #abcdba 10%);
	}
	.background-black-80 {
		background: linear-gradient(90deg, transparent 10%, #000000 10%);
	}
	.blackquote {
    font-size: 32px;
    letter-spacing: 4px;
	}
	.pb-200 {
    padding-bottom: 150px;
	}
	.pt-200 {
    padding-top: 150px;
	}
	.pt-300 {
    padding-top: 200px;
	}
	.pb-400 {
    padding-bottom: 200px;
	}
	.bg-home-3 {
    background-size: contain;
	}
	.bg-theclub-2, .bg-contatti-2 {
    background-size: 35%;
	}
	
	/* ----- BACKGROUND OLD ----- */
	
	/*
	.bk-prodotti-4 {
    top: -15%;
    height: 100%;
	}
	*/
	
	/* ----- END: BACKGROUND OLD ----- */
	
	.back-section-900px {
    min-height: 500px;
	}
	.number-circle-green, .number-circle-black {
    margin-left: 0;
	}
	.t-text-shadow-black {
		text-shadow: 0px 0px 40px rgba(0, 0, 0, 0.3);
	}
	.title-come-funziona {
    font-size: 85px;
	}
}
@media (max-width: 991.98px){
	#primary-menu .d-block {
    display: inline-block !important;
	}
	#primary-menu ul li{
		text-align: center !important;
		border-top: 0;
	}
	#logo {
    height: 160px;
	}
}
@media (max-width: 768px){
	h1, h2 {
    font-size: 80px;
    line-height: 100px;
    letter-spacing: 6px;
	}
	h3 {
    font-size: 30px;
    letter-spacing: 4px;
	}
	.mt-100 {
    margin-top: 50px;
	}
	.pb-200 {
    padding-bottom: 120px;
	}
	.pb-400 {
    padding-bottom: 150px;
	}
	.pt-200 {
    padding-top: 120px;
	}
	.pt-300 {
    padding-top: 150px;
	}
	
	/* ----- BACKGROUND OLD ----- */
	
	/*
	.bk-prodotti-4 {
    top: -15%;
    height: 70%;
	}
	*/
	
	/* ----- END: BACKGROUND OLD ----- */
	
	#primary-menu ul li.mega-menu .mega-menu-content {
		margin: 0;
	}
	#primary-menu ul li .mega-menu-content ul.mega-menu-column {
		padding: 0;
	}
	#primary-menu ul ul li > a {
		padding: 14px 5px !important;
	}
	#primary-menu>ul>li:first-child {
    margin-top: 100px !important;
	}
	#primary-menu ul ul li {
    border-top: 0;
	}
	.bg-comefunziona-2 {
    background-image: none !important;
	}
	h2.title-come-funziona {
    font-size: 45px;
	}
	.t-pt-100 {
		padding-top: 100px;
	}
	.form-contatti input[type="submit"] {
    padding: 4px 30px;
	}
	#top-bar .col_half {
    width: auto;
    display: inline-block;
	}
	#primary-menu-trigger {
    left: auto;
	}
}
@media (max-width: 576px){
	#top-bar {
    margin-top: 0;
		line-height: 0;
	}
	h1, h2 {
    font-size: 45px;
    line-height: 70px;
    letter-spacing: 4px;
	}
	#title {
    background: linear-gradient(90deg, transparent 5%, #000000 5%);
		padding: 15px 30px;
	}
	.m-mb-0{
		margin-bottom: 0;
	}
	.m-pt-100 {
    padding-top: 100px;
	}
	.m-pb-0{
		padding-bottom: 0;
	}
	.n-mt-240 {
    margin-top: -210px;
	}
	.background-green-80 {
    background: linear-gradient(90deg, transparent 5%, #abcdba 5%);
	}
	.background-black-80 {
		background: linear-gradient(90deg, transparent 5%, #000000 5%);
	}
	
	/* ----- BACKGROUND NEW ----- */
	
	.bg-theclub-2, .bg-contatti-2 {
    background-size: 50%;
	}
	
	/* ----- BACKGROUND OLD ----- */
	
	/*
	.bk-prodotti-4 {
    background-size: 50%;
	}
	*/
	
	/* ----- END: BACKGROUND OLD ----- */
	
	.form-contatti .text-right {
    text-align: left !important;
	}
	.mobile-background {
    display: block;
	}
	
	/* ----- BACKGROUND NEW ----- */
	
	.bg-home-1, .bg-home-3, .bg-theclub-1, .bg-comefunziona-2, .bg-qualita-1, .bg-qualita-2, .bg-prodotti-1, .bg-prodotti-2, .bg-contatti-1 {
		background-image: none !important;
	}
	
	/* ----- BACKGROUND OLD ----- */
	
	/*
	.bk-prodotti-3 {
    background-image: none !important;
	}
	*/
	
	/* ----- END: BACKGROUND OLD ----- */
	
	.back-section-600px {
    min-height: 300px;
	}
	.back-section-900px {
    min-height: 400px;
	}
	.m-section-video {
    min-height: 600px;
	}
	.background-video {
    width: auto;
    height: 100%;
	}
	.number-circle-green, .number-circle-black {
		margin-bottom: 30px;
	}
	.m-text-shadow-white{
		text-shadow: 0px 0px 25px rgba(255, 255, 255, 0.8);
	}
}