:root {
	--black: #000;
	--white: #fff;
	--gray: #575756;
	--red: #db052c;
	--green: #50aa32
}
@font-face {
	font-family: '/ProximaNova-Light';
	src: url('../fonts/ProximaNova-Light.woff2') format('woff2'), url('../fonts/ProximaNova-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'ProximaNova-Regular';
	src: url('../fonts/ProximaNova-Regular.woff2') format('woff2'), url('../fonts/ProximaNova-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'ProximaNova-Semibold';
	src: url('../fonts/ProximaNova-Semibold.woff2') format('woff2'), url('../fonts/ProximaNova-Semibold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'ProximaNova-Bold';
	src: url('../fonts/ProximaNova-Bold.woff2') format('woff2'), url('../fonts/ProximaNova-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'ProximaNova-Extrabold';
	src: url('../fonts/ProximaNova-Extrabold.woff2') format('woff2'), url('../fonts/ProximaNova-Extrabold.woff') format('woff');
	font-weight: 800;
	font-style: normal;
	font-display: swap
}
html, body, form {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-tap-highlight-color: transparent;
	max-width: 640px;
	margin: 0 auto;
}
body {
	background: var(--white);
	font-family: '/ProximaNova-Light', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-style: normal;
	color: var(--gray);
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
#myContainer, #myContainer * {
	position: relative;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
	border: none;
	padding: 0;
	margin: 0;
	font: inherit;
	vertical-align: baseline;
	outline: none !important;
	outline-color: transparent !important;
	outline-width: medium !important;
	outline-style: none !important;
	text-decoration: none;
	width: 100%;
}
#myContainer *:before, #myContainer *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
#myContainer {
	display: block;
	margin: 0 auto;
	overflow: hidden
}
#myContainer .wrapper {
	display: block;
	width: 100%;
	max-width: 1440px;
	padding: 0 100px;
	margin: 0 auto
}

#myContainer .wrapper2 {
	display: block;
	max-width: 1440px;
	padding: 20px 50px;
	margin: 0 auto
}


#myContainer section {
	display: block
}
#myContainer .spacer1 {
	display: block;
	height: 1px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer2 {
	display: block;
	height: 2px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer3 {
	display: block;
	height: 3px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer4 {
	display: block;
	height: 4px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer5 {
	display: block;
	height: 5px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer6 {
	display: block;
	height: 6px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer7 {
	display: block;
	height: 7px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer8 {
	display: block;
	height: 8px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer9 {
	display: block;
	height: 9px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer10 {
	display: block;
	height: 10px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer11 {
	display: block;
	height: 11px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer12 {
	display: block;
	height: 12px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer13 {
	display: block;
	height: 13px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer14 {
	display: block;
	height: 14px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer15 {
	display: block;
	height: 15px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer16 {
	display: block;
	height: 16px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer17 {
	display: block;
	height: 17px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer18 {
	display: block;
	height: 18px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer19 {
	display: block;
	height: 19px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer20 {
	display: block;
	height: 20px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer21 {
	display: block;
	height: 21px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer22 {
	display: block;
	height: 22px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer23 {
	display: block;
	height: 23px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer24 {
	display: block;
	height: 24px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer25 {
	display: block;
	height: 25px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer30 {
	display: block;
	height: 30px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer35 {
	display: block;
	height: 35px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer40 {
	display: block;
	height: 40px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer45 {
	display: block;
	height: 45px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer50 {
	display: block;
	height: 50px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer55 {
	display: block;
	height: 55px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer60 {
	display: block;
	height: 60px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer65 {
	display: block;
	height: 65px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer70 {
	display: block;
	height: 70px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer75 {
	display: block;
	height: 75px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer80 {
	display: block;
	height: 80px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer85 {
	display: block;
	height: 85px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer90 {
	display: block;
	height: 90px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer95 {
	display: block;
	height: 95px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .spacer100 {
	display: block;
	height: 100px;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .translateX-50 {
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%)
}
#myContainer .translateY-50 {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%)
}
#myContainer .translateXY-50 {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
#myContainer .opacity0 {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0
}
#myContainer .opacity50 {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5
}
#myContainer .opacity100 {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}
#myContainer .d-flex {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}
#myContainer .d-inline-flex {
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important
}
#myContainer .d-block {
	display: block !important
}
#myContainer .d-inline-block {
	display: inline-block !important
}
#myContainer .flex-row {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}
#myContainer .flex-column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
#myContainer .flex-row-reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}
#myContainer .flex-column-reverse {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}
#myContainer .flex-wrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
#myContainer .flex-nowrap {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}
#myContainer .flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse;
	flex-wrap: wrap-reverse
}
#myContainer .flex-fill {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}
#myContainer .flex-grow-0 {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0
}
#myContainer .flex-grow-1 {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}
#myContainer .flex-grow-2 {
	-webkit-box-flex: 2;
	-ms-flex-positive: 2;
	flex-grow: 2
}
#myContainer .flex-shrink-0 {
	-ms-flex-negative: 0;
	flex-shrink: 0
}
#myContainer .flex-shrink-1 {
	-ms-flex-negative: 1;
	flex-shrink: 1
}
#myContainer .flex-content-start {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
#myContainer .flex-content-end {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
#myContainer .flex-content-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
#myContainer .flex-content-between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
#myContainer .flex-content-around {
	-ms-flex-pack: distribute;
	justify-content: space-around
}
#myContainer .align-items-start {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
#myContainer .align-items-end {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}
#myContainer .align-items-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
#myContainer .align-items-baseline {
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline
}
#myContainer .align-items-stretch {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}
#myContainer .align-content-start {
	-ms-flex-line-pack: start;
	align-content: flex-start
}
#myContainer .align-content-end {
	-ms-flex-line-pack: end;
	align-content: flex-end
}
#myContainer .align-content-center {
	-ms-flex-line-pack: center;
	align-content: center
}
#myContainer .align-content-between {
	-ms-flex-line-pack: justify;
	align-content: space-between
}
#myContainer .align-content-around {
	-ms-flex-line-pack: distribute;
	align-content: space-around
}
#myContainer .align-content-stretch {
	-ms-flex-line-pack: stretch;
	align-content: stretch
}
#myContainer .align-self-auto {
	-ms-flex-item-align: auto;
	-ms-grid-row-align: auto;
	align-self: auto
}
#myContainer .align-self-start {
	-ms-flex-item-align: start;
	align-self: flex-start
}
#myContainer .align-self-end {
	-ms-flex-item-align: end;
	align-self: flex-end
}
#myContainer .align-self-center {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center
}
#myContainer .align-self-baseline {
	-ms-flex-item-align: baseline;
	align-self: baseline
}
#myContainer .align-self-stretch {
	-ms-flex-item-align: stretch;
	-ms-grid-row-align: stretch;
	align-self: stretch
}
#myContainer .light {
	font-family: 'ProximaNova-Light', Arial, Helvetica, sans-serif;
	font-weight: 300
}
#myContainer .regular {
	font-family: 'ProximaNova-Regular', Arial, Helvetica, sans-serif;
	font-weight: 400
}
#myContainer .semibold {
	font-family: 'ProximaNova-Semibold', Arial, Helvetica, sans-serif;
	font-weight: 600
}
#myContainer b, #myContainer .bold {
	font-family: 'ProximaNova-Bold', Arial, Helvetica, sans-serif;
	font-weight: 700
}
#myContainer .extrabold {
	font-family: 'ProximaNova-Extrabold', Arial, Helvetica, sans-serif;
	font-weight: 900
}
#myContainer h1, #myContainer .h1 {
	font-size: 80px;
	line-height: 80px
}
#myContainer h2, #myContainer .h2 {
	font-size: 40px;
	line-height: 40px
}
#myContainer h3, #myContainer .h3 {
	font-size: 35px;
	line-height: 35px
}
#myContainer h4, #myContainer .h4 {
	font-size: 30px;
	line-height: 30px
}
#myContainer h5, #myContainer .h5 {
	font-size: 25px;
	line-height: 25px
}
#myContainer .x-normal {
	font-size: 18px;
	line-height: 23px
}
#myContainer .x-small {
	font-size: 16px;
	line-height: 21px
}
#myContainer .xx-small {
	font-size: 14px;
	line-height: 19px
}
#myContainer .c-black {
	color: var(--black)
}
#myContainer .c-white {
	color: var(--white)
}
#myContainer .c-gray {
	color: var(--gray)
}
#myContainer .c-red {
	color: var(--red);
	font-style: normal;
}
#myContainer .c-green {
	color: var(--green)
}
#myContainer .bg-black {
	background: var(--black)
}
#myContainer .bg-white {
	background: var(--white)
}
#myContainer .bg-gray {
	background: var(--gray)
}
#myContainer .bg-red {
	background: var(--red)
}
#myContainer .bg-green {
	background: var(--green)
}
#myContainer .underline {
	text-decoration: underline
}
#myContainer .nowrap {
	white-space: nowrap
}
#myContainer .text-justify {
	text-align: justify !important
}
#myContainer .text-center {
	text-align: center !important
}
#myContainer .text-left {
	text-align: left !important
}
#myContainer .text-right {
	text-align: right !important
}
#myContainer .text-upper {
	text-transform: uppercase
}
#myContainer .text-lower {
	text-transform: lowercase
}
#myContainer .text-capital {
	text-transform: capitalize
}
#myContainer .no-padd-left {
	padding-left: 0 !important
}
#myContainer .no-padd-right {
	padding-right: 0 !important
}
#myContainer .no-padd-top {
	padding-top: 0 !important
}
#myContainer .no-padd-bottom {
	padding-bottom: 0 !important
}
#myContainer sup {
	font-size: .5em !important;
	vertical-align: super
}
#myContainer sub {
	font-size: .5em !important;
	vertical-align: baseline !important
}
#myContainer img {
	-ms-flex-negative: 0;
	flex-shrink: 0
}
#myContainer .fix {
	display: block !important
}
#myContainer .fluid {
	display: block;
	width: 100%
}
#myContainer .visible-desktop {
	display: block !important
}
#myContainer .visible-mobile {
	display: none !important
}
#myContainer .visible {
	visibility: visible !important;
	display: block !important
}
#myContainer .hidden {
	visibility: hidden !important;
	display: none !important
}
#myContainer .no-overflow {
	overflow: hidden
}
#myContainer .clear {
	display: block;
	height: 0;
	font-size: 0;
	line-height: 0;
	clear: both
}
#myContainer .button {
	display: inline-block;
	text-align: center;
	font-family: 'ProximaNova-Semibold', Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 25px;
	line-height: 25px;
	color: var(--red);
	padding: 5px 25px;
	border: 1px solid var(--red);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px
}
#myContainer .buttongreen {
	display: inline-block;
	text-align: center;
	font-family: 'ProximaNova-Semibold', Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	color: white;
	background-color: #6EA550;
	padding: 15px 25px;
}

#myContainer .buttonred {
	display: inline-block;
	text-align: center;
	font-family: 'ProximaNova-Semibold', Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	color: white;
	background-color: #db052c;
	padding: 15px 25px;
}

#myContainer .visual {
	height:350px;
	padding-bottom: 40px;
	background: url('../images/1989055706.png') no-repeat center top;
	background-size:cover
}
#myContainer .visual .wrapper {
	height: 100%
}
#myContainer .visual .h2-home {
	max-width: 360px
}
#myContainer .visual .title {
	padding-left: 100px
}		
#myContainer .dl {
	margin-top: 50px;

	
}
#myContainer .ready {
	padding: 10px 0;
	padding-top: 30px;
	background: url('../images/QRFE4bg.webp') no-repeat center bottom;
	background-size: cover;
	margin-top:  -10px;
	min-height: 300px;
}
#myContainer .down {
	padding: 0px 0;
	background: url('../images/QRFE4down.webp') no-repeat center bottom;
	background-size: cover;
		min-height: 391px;
}

#myContainer .ready .logo {
	width: 100%;
	max-width: 378px;
	padding-left: 30px
}
#myContainer .heading p {
	margin-top: 40px
}
#myContainer .heading .hydrogen {
	padding-top: 30px
}
#myContainer .heading .hydrogen .col {
	flex: 0 0 33.3333%
}
#myContainer .eu-context {
	padding: 100px 0;
}
#myContainer .eu-context p {
	margin-top: 40px
}
#myContainer .today {
	z-index: 2
}
#myContainer .today .wrapper {
	padding-right: 0
}
#myContainer .today .col.text {
	flex: 0 0 34.1791%;
	padding-right: 90px;
	padding-bottom: 50px
}
#myContainer .today .col.text h2 {
	position: absolute
}
#myContainer .today .col.text p {
	margin-top: 80px
}
#myContainer .today .col.image {
	flex: 0 0 65.8209%;
	background: url('../images/where-we-stay-today.jpg') no-repeat left center;
	background-size: cover
}
#myContainer .today .col.image img.sticker {
	position: absolute;
	right: 0;
	bottom: 0
}
#myContainer .our-vision {
	padding-bottom: 100px
}
#myContainer .our-vision:before {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 115%;
	display: block;
	background: url('../images/bg-our-vision.jpg') no-repeat center bottom;
	background-size: cover;
	content: ''
}
#myContainer .our-vision .wrapper {
	padding-left: 0;
	height: 800px
}
#myContainer .our-vision .col.text {
	flex: 0 0 34.1791%;
	padding-left: 90px;
	padding-top: 15%
}
#myContainer .our-vision .col.text p {
	margin-top: 40px
}
#myContainer .our-vision .col.image {
	flex: 0 0 65.8209%;
	background: url('../images/our-vision.jpg') no-repeat left center;
	background-size: cover
}
#myContainer .our-vision .col.image img.sticker {
	position: absolute;
	right: 0;
	bottom: 0
}
#myContainer .ariston {
	padding-bottom: 100px;
	background: url('../images/bg-ariston.jpg') no-repeat center bottom;
	background-size: auto 100%
}
#myContainer .ariston p {
	margin-top: 40px
}
#myContainer .ariston .wrap-video {
	display: block;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	margin-top: 50px
}
#myContainer .ariston .wrap-video iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}
#myContainer .products {
	padding-bottom: 100px
}
#myContainer .products .wrap-product {
	padding-top: 90px
}
#myContainer .products .wrap-product .col {
	flex: 0 0 50%
}
#myContainer .products .wrap-product .col img {
	max-width: 210px;
	margin: 0 auto
}
#myContainer .products .wrap-product .col .title {
	padding: 50px 0
}
#myContainer .note {
	padding-bottom: 100px
}
#myContainer .note .wrap-note .col {
	flex: 0 0 50%
}
#myContainer .note .wrap-note .col.left {
	padding-right: 20px
}
#myContainer .note .wrap-note .col.right {
	padding-left: 20px
}
#myContainer .note .wrap-note .col p {
	margin-bottom: 10px;
	padding-left: 30px
}
#myContainer .note .wrap-note .col p span {
	position: absolute;
	left: 0;
	top: 0
}
@media screen and (min-width:1921px) {
	#myContainer .our-vision:before {
		height: 180%;
		background-size: 100% auto
	}
}
@media screen and (min-width:0) and (max-width:1439px) {
	#myContainer h1, #myContainer .h1 {
		font-size: 70px;
		line-height: 70px
	}
	#myContainer .wrapper {
		padding: 0 7%
	}
	#myContainer .visual .h2-home {
		max-width: 28%
	}
	#myContainer .today .col.text h2 {
		position: relative
	}
	#myContainer .today .col.text p {
		margin-top: 40px
	}
	#myContainer .today .col.text {
		flex: 0 0 40%;
		padding-right: 7%;
		padding-bottom: 4vw
	}
	#myContainer .today .col.image {
		flex: 0 0 60%
	}
	#myContainer .our-vision .col.text {
		flex: 0 0 40%;
		padding-left: 7%
	}
	#myContainer .our-vision .col.image {
		flex: 0 0 60%
	}
	#myContainer .our-vision .wrapper {
		height: 720px
	}
}
@media screen and (min-width:0) and (max-width:1279px) {
	#myContainer .visual {
		padding-bottom: 7vw;
		height: 47vw
	}
	#myContainer .ready {
		padding: 50px 0 0 0 
	}
	myContainer .heading p {
		margin-top: 3vw
	}
	#myContainer .eu-context {
		padding: 7vw 0
	}
	#myContainer .eu-context p {
		margin-top: 3vw
	}
	#myContainer .today .col.text p {
		margin-top: 3vw
	}
	#myContainer .our-vision {
		padding-bottom: 7vw
	}
	#myContainer .our-vision .col.text p {
		margin-top: 3vw
	}
	#myContainer .ariston {
		padding-bottom: 7vw
	}
	#myContainer .ariston p {
		margin-top: 3vw
	}
	#myContainer .ariston .wrap-video {
		margin-top: 7vw
	}
	#myContainer .products {
		padding-bottom: 7vw
	}
	#myContainer .products .wrap-product {
		padding-top: 7vw
	}
	#myContainer .products .wrap-product .col .title {
		padding: 4vw 0
	}
	#myContainer .note {
		padding-bottom: 7vw
	}
}
@media screen and (min-width:0) and (max-width:1023px) {
	#myContainer .visible-desktop {
		display: none !important
	}
	#myContainer .visible-mobile {
		display: block !important
	}
	#myContainer h1, #myContainer .h1 {
		font-size: 8.8vw;
		line-height: 8.8vw
	}
	#myContainer .visual {
		height: auto;
		padding-bottom: 10vw;
		padding-top: 15vw
	}
	#myContainer .visual .h2-home {
		max-width: 38vw
	}
	#myContainer .visual .title {
		padding-left: 5vw
	}
	#myContainer .visual .title br {
		display: none
	}
	#myContainer .ready {
		padding-bottom: 50px;
		margin-top: -10px;
	}
	#myContainer .ready .logo {
		display: none
	}
	#myContainer .padbot {
		padding-bottom: 50px;
	}
	#myContainer .ready .text .logo-mobile {
		float: right;
		max-width: 38vw;
		margin-left: 8vw;
		margin-bottom: 2vw
	}
	#myContainer .heading .hydrogen {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin: 0 -7vw
	}
	#myContainer .heading .hydrogen .col {
		flex: 0 0 100%
	}
	#myContainer .heading .hydrogen .col.middle, #myContainer .heading .hydrogen .col.right {
		padding-top: 2vw
	}
	#myContainer .heading .hydrogen .col img {
		max-width: 600px;
		margin: 0 auto
	}
	#myContainer .eu-context {
		padding-top: 14vw;
			}
	#myContainer .today .wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		padding: 0
	}
	#myContainer .today .col.text {
		flex: 0 0 100%;
		padding: 7% 7% 14vw 7%
	}
	#myContainer .today .col.image {
		flex: 0 0 100%;
		background: none
	}
	#myContainer .our-vision {
		padding-bottom: 0
	}
	#myContainer .our-vision:before {
		display: none
	}
	#myContainer .our-vision .wrapper {
		height: auto;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		padding: 0
	}
	#myContainer .our-vision .col.text {
		flex: 0 0 100%;
		padding: 7% 7% 14vw 7%;
		background: url('../images/bg-our-vision.jpg') no-repeat right bottom;
		background-size: 1024px auto
	}
	#myContainer .our-vision .col.image {
		flex: 0 0 100%;
		background: none
	}
	#myContainer .ariston .wrap-video {
		margin-top: 14vw
	}
	#myContainer .ariston {
		padding-bottom: 14vw
	}
	#myContainer .products .wrap-product {
		padding-top: 14vw;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	#myContainer .products .wrap-product .col {
		flex: 0 0 100%
	}
	#myContainer .products .wrap-product .col.left {
		padding-bottom: 7vw;
		margin-bottom: 7vw;
		border-bottom: 1px solid #999
	}
	#myContainer .note .wrap-note {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	#myContainer .note .wrap-note .col {
		flex: 0 0 100%
	}
	#myContainer .note .wrap-note .col.left {
		padding-right: 0
	}
	#myContainer .note .wrap-note .col.right {
		padding-left: 0
	}
	#myContainer .note .wrap-note .col p {
		margin-bottom: 1vw;
		padding-left: 20px
	}
}
@media screen and (min-width:0) and (max-width:767px) {
	#myContainer h2, #myContainer .h2 {
		font-size: 35px;
		line-height: 35px
	}
	#myContainer h3, #myContainer .h3 {
		font-size: 30px;
		line-height: 30px
	}
	#myContainer .x-normal {
		font-size: 16px;
		line-height: 20px
	}
	#myContainer .x-small {
		font-size: 14px;
		line-height: 18px
	}
	#myContainer .xx-small {
		font-size: 13px;
		line-height: 17px
	}
	#myContainer .button {
		font-size: 22px;
		line-height: 22px;
		background-color: 6EA550;
	}
}
	#myContainer .buttongreen {
		font-size: 22px;
		line-height: 22px
	}
}
	#myContainer .buttonred {
		font-size: 22px;
		line-height: 22px
	}
}

	#myContainer .padbot {
		padding-bottom: 50px;
	}

@media screen and (min-width:0) and (max-width:639px) {
	#myContainer .button {
		font-size: 20px;
		line-height: 20px;
				background-color: 6EA550;
	}
	
		#myContainer .buttongreen {
		font-size: 20px;
		line-height: 20px
	}
}
		#myContainer .buttonred {
		font-size: 20px;
		line-height: 20px
	}
}
@media screen and (min-width:0) and (max-width:599px) {
	#myContainer h2, #myContainer .h2 {
		font-size: 30px;
		line-height: 30px
	}
	#myContainer h3, #myContainer .h3 {
		font-size: 25px;
		line-height: 25px
	}
	#myContainer .x-normal {
		font-size: 14px;
		line-height: 18px
	}
	#myContainer .xx-small {
		font-size: 13px;
		line-height: 17px
	}
	#myContainer .xx-small {
		font-size: 12px;
		line-height: 16px
	}
	#myContainer .button {
		font-size: 16px;
		line-height: 16px;
				background-color: 6EA550;
	}
		#myContainer .buttongreen {
		font-size: 16px;
		line-height: 16px
	}
			#myContainer .buttonred {
		font-size: 16px;
		line-height: 16px
	}
	#myContainer .products .wrap-product .col img {
		max-width: 48%
	}
}
.download {
	max-width: 200px;
}

#myContainer .video {
	margin-top: 50px;
}

	#myContainer .padbot {
		padding-bottom: 50px;
	}

.vertical-center {
            display: flex;
            align-items: center;
           
        }

#myContainer .margine {
	margin-top: 50px;
}