
#landing-page  section{
	width: 100%;
}
#landing-page  #top {
	clear: both;
	overflow: hidden;
	background-color: #000000;
	padding-top: 150px;
	position: relative;
}
#landing-page  #top .wrapper-ecusson-map {
	clear: both;
	overflow: hidden;
	position: absolute;
	top: 0px;
	z-index: 2;
	width: 100%;
}
#landing-page  img.background {
	width: 100%;
	height: auto;
}
#landing-page  #top .wrapper-ecusson-map .ecusson {
	float: left;
	width: 155px;
	margin-top: 50px;
	margin-left: 50px;
}
#landing-page  #top .wrapper-ecusson-map .map {
	float: right;
	margin-top: 97px;
	margin-right: 80px;
	text-align: right;
}
#landing-page  #top .wrapper-ecusson-map .ecusson, #landing-page  #top .wrapper-ecusson-map .map {
	width: 40%;
}
#landing-page  #top .wrapper-ecusson-map img {
	width: 100%;
	height: auto;
}
#landing-page  #top .wrapper-ecusson-map .ecusson img {
	max-width: 229px;
}
#landing-page  #top .wrapper-ecusson-map .map img {
	max-width: 256px;
}
#landing-page  #top .wrapper-link-text {
	height: 300px;
	clear: both;
}
#landing-page  #top .wrapper-link-text .link, #landing-page  #top .wrapper-link-text .text {
	float: left;
}
#landing-page  #top .wrapper-link-text .link {
	box-shadow: 5px 5px 5px 0 rgba(0,0,0,.4);
	background-color: #fff;
	text-transform: uppercase;
	padding: 15px 20px;
	font-size: 26px;
	width: 330px;
	text-align: center;
	margin-top: 117px;
	margin-left: 47px;
	margin-bottom: 88px;
}
#landing-page  #top .wrapper-link-text .link a {
	text-decoration: none;
	color: #000000;
}
#landing-page  #top .wrapper-link-text .text {
	background: rgba(255,255,255,.75);
	color: #000000;
	width: 440px;
	min-height: 175px;
	padding: 20px;
	margin-left: 124px;
	font-size: 28px;
	position: relative;
	top: -160px;
}
#landing-page  .wrapper-slider {
	clear: both;
	background-color: #000000;
	position: relative;
	padding-bottom: 120px;
}
#landing-page  .wrapper-slider h4 {
	font-weight: bold;
	font-size: 26px;
	background-color: #fff;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
	width: 60%;
	position: absolute;
	top: 0;
	color: #000000;
	text-transform: uppercase;
}
#landing-page  .wrapper-slider h4 span {
	font-weight: normal;
	font-weight: 20px;
}
#landing-page  .wrapper-slider .wrapper-text-slider {
	position: absolute;
	top: 223px;
	clear: both;
	overflow: hidden;
	width: 100%;
}
#landing-page  .wrapper-slider .wrapper-text-slider .text {
	background: rgba(255,255,255,.75);
	color: #000000;
	width: 440px;
	min-height: 175px;
	padding: 20px;
	margin-left: 50px;
	font-size: 24px;
	min-height: 357px;
}
#landing-page  .wrapper-slider .wrapper-text-slider .slider {
	background-color: #fff;
	width: 360px;
	margin-top: 188px;
	margin-left: 70px;
	padding: 10px;
}
#landing-page  .wrapper-slider .wrapper-text-slider .text, #landing-page  .wrapper-slider .wrapper-text-slider .slider {
	float: left;
}
#landing-page  .wrapper-slider .wrapper-text-slider .slider .content-slider {
	clear: both;
	overflow: hidden;
}
#landing-page  .wrapper-slider .wrapper-text-slider .slider .previous, #landing-page  .wrapper-slider .wrapper-text-slider .slider .next,  #landing-page  .wrapper-slider .wrapper-text-slider .slider .rslides {
	float: left;
}
#landing-page  .wrapper-slider .wrapper-text-slider .slider .previous {
	font-size: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 14px 15px 14px 0;
	border-color: transparent #000 transparent transparent;
}
#landing-page  .wrapper-slider .wrapper-text-slider .slider .next {
	font-size: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 14px 15px 14px 0;
	border-color: transparent #000 transparent transparent;
	transform: rotate(180deg);
}
#landing-page  .wrapper-slider .wrapper-text-slider .slider .previous, #landing-page  .wrapper-slider .wrapper-text-slider .slider .rslides, #landing-page  .wrapper-slider .wrapper-text-slider .slider .next {
	float: left;
}
#landing-page  .wrapper-slider .wrapper-text-slider .slider .previous, #landing-page  .wrapper-slider .wrapper-text-slider .slider .next {
	cursor: pointer;
	margin-top: 9px;
	z-index: 1000;
}
#landing-page  .wrapper-slider .wrapper-text-slider .slider .previous {
	margin-right: 18px;
}
#landing-page  .wrapper-slider .wrapper-text-slider .slider .rslides {
	width: 250px;
	overflow: hidden;
}
#landing-page  .wrapper-slider .wrapper-text-slider .slider .rslides span.name {
	font-size: 15px;
	color: #000;
	display: inline-block;
	width: 100%;
}
#landing-page  .wrapper-slider .wrapper-text-slider .slider ul, #landing-page  .wrapper-slider .wrapper-text-slider .slider ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#landing-page  .wrapper-slider .wrapper-text-slider .slider ul li {
	clear: both;
	overflow: hiddden;
}
#landing-page  .wrapper-slider .wrapper-text-slider .slider ul li .item {
	float: left;
	width: 50%;
}
#landing-page  .wrapper-slider .wrapper-text-slider .slider .rslides_nav {
	display: none;
}
#landing-page  .wrapper-slider .wrapper-text-slider .slider span.explain-slider {
	font-size: 22px;
	margin-bottom: 30px;
	display: inline-block;
}
#landing-page .wrapper-slider .download-documentation {
	position: absolute;
	top: 800px;
	left: 560px;
	box-shadow: 5px 5px 5px 0 rgba(0,0,0,.4);
	background-color: #fff;
	text-transform: uppercase;
	padding: 15px 15px;
	font-size: 26px;
	width: 360px;
	text-align: center;
}
#landing-page .wrapper-slider .download-documentation a {
	color: #000000;
	font-size: 21px;
	font-weight: bold;
	text-transform: none;
}
#landing-page #contact-us {
	width: 100%;
	background-color: #000000;
	min-height: 162px;
	padding-top: 5px;
}
#landing-page #contact-us .wrapper {
	clear: both;
	overflow: hidden;
	width: 570px;
	margin: 0 auto;
	margin-top: 45px;
	background-color: #fff;
	float: none;
	display: table;
	padding: 10px;
}
#landing-page #contact-us .wrapper div {
	display: table-cell;
	text-align: center;
}
#landing-page #contact-us  .wrapper div.symbol, #landing-page #contact-us  .wrapper div.symbol img {
	width: 27px;
	height: 42px;
}
#landing-page #contact-us a {
	text-transform: uppercase;
	font-size: 28px;
	color: #000000;
	text-decoration: none;
	position: relative;
	top: -8px;
}
#landing-page #ecussons {

}
#landing-page #ecussons ul, #landing-page #ecussons ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#landing-page #ecussons ul {
	width: 650px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	margin-top: 50px;
}
#landing-page #ecussons ul li {
	float: left;
	margin-right: 10px;
}
#landing-page #ecussons ul li:last-child {
	margin-right: 0;
}
#landing-page #ecussons p {
	margin-top: 20px;
	font-size: 22px;
	color: #000000;
	display: inline-block;
	width: 100%;
	text-align: center;
}
#landing-page .item img {
	cursor: pointer;
}
#landing-page .item img.active {
	border: 2px solid #000000;
}
@media screen and (max-width: 1400px) {
	#landing-page .wrapper-slider .download-documentation {
		top: 750px;
	}
}
@media screen and (max-width: 1300px) {
	#landing-page .wrapper-slider .download-documentation {
		top: 700px;
		left: 500px;
	}
	#landing-page #top .wrapper-link-text .text {
		width: 400px;
	}
	#landing-page .wrapper-slider .wrapper-text-slider .text {
		width: 400px;
	}
}
@media screen and (max-width: 1200px) {
	#landing-page .wrapper-slider .download-documentation {
		top: 600px;
		left: 372px;
	}
	#landing-page .wrapper-slider .wrapper-text-slider .text {
		width: 250px;
		font-size: 18px;
	}
	#landing-page #top .wrapper-link-text .text {
		width: 300px;
	}
	#landing-page #top .wrapper-link-text .text {
		width: 250px;
		font-size: 18px;
		position: relative;
		top: -20px;
	}
}
@media screen and (max-width: 1024px) {
	#landing-page #top .wrapper-link-text .link, #landing-page #top .wrapper-link-text .text {
		float: none;
		margin: 0 auto;
		margin-top: 15px;
		margin-bottom: 35px;
		width: 90%;
	}
	#landing-page .wrapper-slider .download-documentation {
		top: 550px;
		left: 305px;
	}
	#landing-page .wrapper-slider .wrapper-text-slider .slider {
		background-color: #fff;
		width: 330px;
		margin-top: 100px;
		margin-left: 30px;
		padding: 10px;
	}
	#landing-page .wrapper-slider h4 {
		font-size: 20px;
	}
}
@media screen and (max-width: 900px) {
	#landing-page #top .wrapper-ecusson-map .ecusson img {
		max-width: 100px;
	}
	#landing-page #top .wrapper-ecusson-map .map img {
		max-width: 120px;
	}
	#landing-page #top .wrapper-ecusson-map .map {
		margin-top: -70px;
	}
	#landing-page .wrapper-slider .wrapper-text-slider {
		position: absolute;
		top: 223px;
		clear: both;
		overflow: hidden;
		width: 100%;
		margin-left: 30px;
		max-height: 200px;
	}
	#landing-page .wrapper-slider .wrapper-text-slider .text {
		width: 100%;
	}
	#landing-page .wrapper-slider .wrapper-text-slider {
		position: inherit;
		top: 0px;
		clear: both;
		overflow: hidden;
		width: 100%;
		margin: 0px;
		max-height: 1200px;
		margin: 0 auto;
	}
	#landing-page .wrapper-slider .wrapper-text-slider .text {
		margin: 0;
		min-height: 180px;
	}
	#landing-page .wrapper-slider .download-documentation {
		top: 600px;
		left: 22%;
	}
	#landing-page .wrapper-slider .wrapper-text-slider .slider {
		margin: 0 auto;
		margin-top: 255px;
		float: none;
	}
	#landing-page .wrapper-slider {
		padding-bottom: 40px;
	}
}
@media screen and (max-width: 800px) {
	#landing-page #ecussons ul li, #landing-page #ecussons ul li:last-child {
		float: none;
		margin: 0 auto;
		margin-bottom: 15px;
		width: 155px;
	}
	#landing-page #top .wrapper-ecusson-map .map {
		margin-top: 100px;
	}
	#landing-page #contact-us .wrapper, #landing-page #ecussons ul {
		width: 90%;
	}
	#landing-page #top .wrapper-ecusson-map .ecusson, #landing-page #top .wrapper-ecusson-map .map {
		width: 30%;
	}
	#landing-page .wrapper-slider .download-documentation {
		display: none;
	}
}

/*
Landing solaires
*/

.animated-500{animation-duration:.5s;animation-fill-mode:both}.landing-solar .animated-1500{animation-duration:1.5s;animation-fill-mode:both}.landing-solar .animated-2000{animation-duration:2s;animation-fill-mode:both}.landing-solar .animated-2500{animation-duration:2.5s;animation-fill-mode:both}.landing-solar .animated-3000{animation-duration:3s;animation-fill-mode:both}.landing-solar .animated-3500{animation-duration:3.5s;animation-fill-mode:both}.landing-solar .animated-4000{animation-duration:4s;animation-fill-mode:both}.landing-solar .animated{animation-duration:1s;animation-fill-mode:both}.landing-solar .animated.infinite{animation-iteration-count:infinite}.landing-solar .animated.hinge{animation-duration:10s;animation-iteration-count:infinite}.landing-solar .animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}.landing-solar .delay-4000{animation-delay:4s}.landing-solar .delay-3000{animation-delay:3s}.landing-solar .delay-2500{animation-delay:2.5s}.landing-solar .delay-2000{animation-delay:2s}.landing-solar .delay-1500{animation-delay:1.5s}.landing-solar .delay-1000{animation-delay:1s}.landing-solar .delay-500{animation-delay:.5s}@keyframes a{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.landing-solar .bounce{animation-name:a;transform-origin:center bottom}@keyframes b{0%,50%,to{opacity:1}25%,75%{opacity:0}}.landing-solar .flash{animation-name:b}@keyframes c{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.landing-solar .pulse{animation-name:c}@keyframes d{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.landing-solar .rubberBand{animation-name:d}@keyframes e{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.landing-solar .shake{animation-name:e}@keyframes f{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.landing-solar .headShake{animation-timing-function:ease-in-out;animation-name:f}@keyframes g{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.landing-solar .swing{transform-origin:top center;animation-name:g}@keyframes h{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.landing-solar .tada{animation-name:h}@keyframes i{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.landing-solar .wobble{animation-name:i}@keyframes j{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.39063deg) skewY(.39063deg)}88.8%{transform:skewX(-.19531deg) skewY(-.19531deg)}}.landing-solar .jello{animation-name:j;transform-origin:center}@keyframes k{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.landing-solar .bounceIn{animation-name:k}@keyframes l{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.landing-solar .bounceInDown{animation-name:l}@keyframes m{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.landing-solar .bounceInLeft{animation-name:m}@keyframes n{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.landing-solar .bounceInRight{animation-name:n}@keyframes o{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.landing-solar .bounceInUp{animation-name:o}@keyframes p{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.landing-solar .bounceOut{animation-name:p}@keyframes q{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.landing-solar .bounceOutDown{animation-name:q}@keyframes r{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.landing-solar .bounceOutLeft{animation-name:r}@keyframes s{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.landing-solar .bounceOutRight{animation-name:s}@keyframes t{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.landing-solar .bounceOutUp{animation-name:t}@keyframes u{0%{opacity:0}to{opacity:1}}.landing-solar .fadeIn{animation-name:u}@keyframes v{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.landing-solar .fadeInDown{animation-name:v}@keyframes w{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.landing-solar .fadeInDownBig{animation-name:w}@keyframes x{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.landing-solar .fadeInLeft{animation-name:x}@keyframes y{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.landing-solar .fadeInLeftBig{animation-name:y}@keyframes z{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.landing-solar .fadeInRight{animation-name:z}@keyframes A{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.landing-solar .fadeInRightBig{animation-name:A}@keyframes B{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.landing-solar .fadeInUp{animation-name:B}@keyframes C{0%{opacity:0;transform:translate3d(0,10%,0)}to{opacity:1;transform:none}}.landing-solar .fadeInUpShort{animation-name:C}@keyframes D{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.landing-solar .fadeInUpBig{animation-name:D}@keyframes E{0%{opacity:1}to{opacity:0}}.landing-solar .fadeOut{animation-name:E}@keyframes F{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.landing-solar .fadeOutDown{animation-name:F}@keyframes G{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.landing-solar .fadeOutDownBig{animation-name:G}@keyframes H{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.landing-solar .fadeOutLeft{animation-name:H}@keyframes I{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.landing-solar .fadeOutLeftBig{animation-name:I}@keyframes J{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.landing-solar .fadeOutRight{animation-name:J}@keyframes K{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.landing-solar .fadeOutRightBig{animation-name:K}@keyframes L{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.landing-solar .fadeOutUp{animation-name:L}@keyframes M{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.landing-solar .fadeOutUpBig{animation-name:M}@keyframes N{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.landing-solar .animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:N}@keyframes O{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.landing-solar .flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:O}@keyframes P{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.landing-solar .flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:P}@keyframes Q{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.landing-solar .flipOutX{animation-name:Q;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes R{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.landing-solar .flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:R}@keyframes S{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.landing-solar .lightSpeedIn{animation-name:S;animation-timing-function:ease-out}@keyframes T{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.landing-solar .lightSpeedOut{animation-name:T;animation-timing-function:ease-in}@keyframes U{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.landing-solar .rotateIn{animation-name:U}@keyframes V{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.landing-solar .rotateInDownLeft{animation-name:V}@keyframes W{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.landing-solar .rotateInDownRight{animation-name:W}@keyframes X{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.landing-solar .rotateInUpLeft{animation-name:X}@keyframes Y{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.landing-solar .rotateInUpRight{animation-name:Y}@keyframes Z{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.landing-solar .rotateOut{animation-name:Z}@keyframes ab{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.landing-solar .rotateOutDownLeft{animation-name:ab}@keyframes bb{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.landing-solar .rotateOutDownRight{animation-name:bb}@keyframes cb{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.landing-solar .rotateOutUpLeft{animation-name:cb}@keyframes db{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.landing-solar .rotateOutUpRight{animation-name:db}@keyframes eb{0%{transform-origin:top left;animation-timing-function:ease-in-out}10%,30%,50%,70%,90%{transform:rotate(5deg);transform-origin:top left;animation-timing-function:ease-in-out}20%,40%,60%,80%,to{transform:rotate(0deg);transform-origin:top left;animation-timing-function:ease-in-out}}.landing-solar .hinge{animation-name:eb}@keyframes fb{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.landing-solar .jackInTheBox{animation-name:fb}@keyframes gb{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.landing-solar .rollIn{animation-name:gb}@keyframes hb{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.landing-solar .rollOut{animation-name:hb}@keyframes ib{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.landing-solar .zoomIn{animation-name:ib}@keyframes jb{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.landing-solar .zoomInDown{animation-name:jb}@keyframes kb{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.landing-solar .zoomInLeft{animation-name:kb}@keyframes lb{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.landing-solar .zoomInRight{animation-name:lb}@keyframes mb{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.landing-solar .zoomInUp{animation-name:mb}@keyframes nb{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.landing-solar .zoomOut{animation-name:nb}@keyframes ob{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.landing-solar .zoomOutDown{animation-name:ob}@keyframes pb{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.landing-solar .zoomOutLeft{animation-name:pb}@keyframes qb{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.landing-solar .zoomOutRight{animation-name:qb}@keyframes rb{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.landing-solar .zoomOutUp{animation-name:rb}@keyframes sb{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.landing-solar .slideInDown{animation-name:sb}@keyframes tb{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.landing-solar .slideInLeft{animation-name:tb}@keyframes ub{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.landing-solar .slideInRight{animation-name:ub}@keyframes vb{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.landing-solar .slideInUp{animation-name:vb}@keyframes wb{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.landing-solar .slideOutDown{animation-name:wb}@keyframes xb{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.landing-solar .slideOutLeft{animation-name:xb}@keyframes yb{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.landing-solar .slideOutRight{animation-name:yb}@keyframes zb{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.landing-solar .slideOutUp{animation-name:zb}.landing-solar .bloc{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-bottom:60px}@media screen and (max-width:1120px){.bloc{margin-left:30px;margin-right:30px;margin-bottom:30px}}@media screen and (max-width:760px){.bloc{display:block}}@media screen and (max-width:640px){.bloc{margin-left:15px;margin-right:15px;margin-bottom:15px}}.landing-solar .bloc__visuel{width:50%;margin-right:15px;margin-left:60px;overflow:hidden;height:300px}@media screen and (max-width:1120px){.bloc__visuel{margin-right:7.5px;margin-left:60px}}@media screen and (max-width:925px){.bloc__visuel{height:360px}}@media screen and (max-width:760px){.bloc__visuel{height:auto;width:100%;margin-left:0;margin-right:0}}.landing-solar .bloc__visuel img{width:auto;height:100%}@media screen and (max-width:760px){.bloc__visuel img{width:100%;height:auto}}.landing-solar .bloc__text{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-left:15px;margin-right:60px;width:50%;-ms-flex-pack:justify;justify-content:space-between}.landing-solar .bloc__text--serre{letter-spacing:-.5px}@media screen and (max-width:1120px){.bloc__text{margin-right:30px;margin-left:7.5px}}@media screen and (max-width:760px){.bloc__text{width:100%;margin-left:0;margin-right:0}}.landing-solar .bloc__text__title1{padding:0;color:#18789d;font-family:Intro;font-weight:900;font-size:32px;line-height:36px;margin:0 0 20px}@media screen and (max-width:760px){.bloc__text__title1{margin:20px 0}}@media screen and (max-width:350px){.bloc__text__title1{font-size:25px;line-height:30px}}.landing-solar .bloc__text__title2{font-size:15px;padding:0;color:#18789d;text-transform:uppercase;font-family:Intro;font-weight:900;margin:10px 0 0}@media screen and (max-width:350px){.bloc__text__title2{font-size:12px;line-height:15px}}.landing-solar .bloc__text__separator{margin:10px 0;color:#18789d;width:120px;height:1px;background-color:#18789d}.landing-solar .bloc__text__maintext{font-family:Arial;font-size:14px;margin:2px 0 20px}@media screen and (max-width:350px){.bloc__text__maintext{font-size:12px;line-height:15px}}.landing-solar .bloc__text__button{width:440px;background-color:#2b2e83;color:#fff}.landing-solar .bloc__text__button:hover{background-color:#18789d;color:#fff}@media screen and (max-width:1120px){.bloc__text__button{width:auto}}@media screen and (max-width:640px){.bloc__text__button{width:100%;margin-bottom:40px}}.landing-solar .argu__product__button,.bloc__text__button,.button,.footer__button{padding:20px;border:0;border-radius:3px;font-family:Intro;font-weight:900;font-size:14px;letter-spacing:1px;text-transform:uppercase}@media screen and (max-width:1120px){.argu__product__button,.bloc__text__button,.button,.footer__button{font-size:11px}}@media screen and (max-width:760px){.argu__product__button,.bloc__text__button,.button,.footer__button{font-size:14px;letter-spacing:0}}@media screen and (max-width:480px){.argu__product__button,.bloc__text__button,.button,.footer__button{font-size:12px;letter-spacing:0}}@media screen and (max-width:350px){.argu__product__button,.bloc__text__button,.button,.footer__button{font-size:11px;letter-spacing:0}}.landing-solar .argu__product__button:hover,.bloc__text__button:hover,.button:hover,.footer__button:hover{animation-duration:2s;transition:2s;cursor:pointer}.landing-solar .footer{padding:10px;text-align:center;background:url(../images/footer.jpg);background-position:center -12px}@media screen and (max-width:640px){.footer{background-position:center -30px;background-size:1600px}}@media screen and (max-width:480px){.footer{background-position:center -12px;background-size:1200px}}.landing-solar .footer__title{padding-top:60px;padding-bottom:60px;color:#fff;text-align:center;text-transform:uppercase;font-family:Intro;font-weight:900;font-size:28px;line-height:43px;max-width:700px;margin:0 auto}@media screen and (max-width:640px){.footer__title{padding-top:30px;padding-bottom:30px;font-size:18px;line-height:33px}}@media screen and (max-width:480px){.footer__title{font-size:14px;line-height:25px}}.landing-solar .footer__button{background-color:#fff;color:#2b2e83;margin:0 auto 60px}.landing-solar .footer__button:hover{background-color:#2b2e83;color:#fff}@media screen and (max-width:640px){.footer__button{width:90%;margin:0 auto}}body{margin:0;padding:0}@font-face{font-family:Intro;src:url(../fonts/Intro-Bold.woff2) format("woff2"),url(../fonts/Intro-Bold.woff) format("woff"),url(../fonts/Intro-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Intro;src:url(../fonts/Intro-Black.woff2) format("woff2"),url(../fonts/Intro-Black.woff) format("woff"),url(../fonts/Intro-Black.ttf) format("truetype");font-weight:900;font-style:normal}.landing-solar .nowrap{white-space:nowrap}.landing-solar .container{width:100%;max-width:1200px;margin:0 auto;overflow-x:hidden}.landing-solar .full-container{width:100%;max-width:1900px;margin:0 auto}@media screen and (max-width:1120px){.remove-on-extra-large{display:none}}@media screen and (max-width:760px){.remove-on-large{display:none}}@media screen and (max-width:640px){.remove-on-medium{display:none}}@media screen and (max-width:480px){.remove-on-small{display:none}}@media screen and (max-width:350px){.remove-on-tiny{display:none}}.landing-solar .header{width:100%;background:url(../images/header--large.jpg);background-position:top;background-size:1900px auto;max-width:1900px;position:relative;height:768px;margin:0 auto 60px;overflow-x:hidden;overflow-y:hidden}@media screen and (max-width:1120px){.landing-solar .header{height:698px}}@media screen and (max-width:480px){.landing-solar .header{height:560px}}@media screen and (max-width:370px){.landing-solar .header{height:530px}}@media screen and (max-width:760px){.landing-solar .header{background:url(../images/header_mobile.jpg);background-size:100% auto;background-repeat:no-repeat}}.landing-solar .header__block{max-width:1200px;margin:0 auto;left:0;right:0;position:relative;height:768px}@media screen and (max-width:1120px){.header__block{height:698px}}@media screen and (max-width:480px){.header__block{height:560px}}@media screen and (max-width:370px){.header__block{height:530px}}.landing-solar .header__text{position:absolute;top:25px;text-align:center;width:100%;color:#fff;font-family:Intro}.landing-solar .header__text b{font-weight:900}.landing-solar .header__text__1{font-size:15px;margin:0 auto}.landing-solar .header__text__separator{height:1px;width:97px;background-color:#fff;margin:10px auto}.landing-solar .header__text__2{font-size:25px;max-width:480px;margin:0 auto}.landing-solar .header__text__arrow{margin-top:20px}.landing-solar .header__text__arrow img{width:50px}.landing-solar .header__zoom1{left:0;width:30%;top:30%;z-index:8}@media screen and (max-width:760px){.header__zoom{display:none}}.landing-solar .header__zoom2{left:0;width:30%;bottom:17%;z-index:7}.landing-solar .header__zoom3{right:0;width:30%;top:10%;z-index:6}.landing-solar .header__zoom4{right:0;width:30%;bottom:20%;z-index:5}.landing-solar .header__line{z-index:2;bottom:0;position:absolute;background-color:#18789d;width:100%;height:64px}@media screen and (max-width:760px){.header__line{height:50px}}.landing-solar .header__button{width:502px;z-index:3;position:absolute;bottom:-5px;margin-left:auto;margin-right:auto;left:0;right:0}@media screen and (max-width:480px){.header__button{width:100%;max-width:350px}}.landing-solar .header__button--dekstop{display:block}@media screen and (max-width:480px){.header__button--dekstop{display:none!important}}.landing-solar .header__button--mobile{display:none}@media screen and (max-width:480px){.header__button--mobile{display:block}}.landing-solar .header__panneau{top:35%;z-index:4;margin-left:auto;margin-right:auto;left:0;right:0;width:510px;box-shadow:3px 13px 5px 1px rgba(0,0,0,.49)}.landing-solar .header__panneau,.header__zoom{position:absolute}@media screen and (max-width:1200px){.header__zoom{display:none}}@media screen and (max-width:1024px){.header__panneau{top:43%;width:490px}}@media screen and (max-width:760px){.landing-solar .header{background-position:50%}.landing-solar .header__text{top:5%}.landing-solar .header__text__1{font-size:12px}.landing-solar .header__text__2{font-size:25px;max-width:100%}.landing-solar .header__panneau{width:60%;top:50%}}@media screen and (max-width:640px){.landing-solar .header{background-position:center -100px}.landing-solar .header__text{top:12%}.landing-solar .header__text__1{font-size:12px}.landing-solar .header__text__2{font-size:25px;max-width:100%}.landing-solar .header__text__arrow img{width:40px}.landing-solar .header__panneau{width:50%;top:58%}}@media screen and (max-width:623px){.landing-solar .header{background-position:center -120px}.landing-solar .header__text{top:10%}.landing-solar .header__text__arrow img{width:40px}.landing-solar .header__panneau{width:52%;top:58%}}@media screen and (max-width:585px){.landing-solar .header{background-position:center -100px;text-align:center}.landing-solar .header__text{top:8%;margin-left:20px;margin-right:20px;width:calc(100% - 40px)}.landing-solar .header__panneau{width:60%;top:56%}}@media screen and (max-width:520px){.landing-solar .header{background-position:center -50px}.landing-solar .header__panneau{width:70%;top:56%}}@media screen and (max-width:480px){.landing-solar .header{background-position:center -60px}.landing-solar .header__text{top:7%}.landing-solar .header__panneau{width:55%;top:58%}}@media screen and (max-width:450px){.landing-solar .header{background-position:top}.landing-solar .header__text{top:8%}.landing-solar .header__panneau{width:50%;top:60%}}@media screen and (max-width:437px){.header__panneau{width:50%;top:62%}}@media screen and (max-width:410px){.landing-solar .header{background-position:center -20px}.landing-solar .header__text{top:5%}.landing-solar .header__panneau{width:60%;top:60%}}@media screen and (max-width:395px){.header__panneau{width:60%;top:57%}}@media screen and (max-width:370px){.landing-solar .header{background-position:center -20px}.landing-solar .header__text{top:5%}.landing-solar .header__panneau{box-shadow:3px 5px 5px 1px rgba(0,0,0,.45);width:70%;top:56%}}@media screen and (max-width:350px){.landing-solar .header{background-position:center -20px;top:1%}.landing-solar .header__text__1{font-size:11px}.landing-solar .header__text__2{font-size:20px;max-width:100%}.landing-solar .header__panneau{width:65%;top:57%}}@media screen and (max-width:340px){.header__panneau{width:65%;top:55%}}@media screen and (max-width:330px){.header__text{top:5%}.landing-solar .header__panneau{width:75%;top:54%}}.landing-solar .hero{height:768px;margin:0 auto;text-align:center;max-width:1900px;width:100%;overflow:hidden}@media screen and (max-width:760px){.hero{height:600px}}@media screen and (max-width:480px){.hero{height:400px}}.landing-solar .hero__background{background-size:100% auto;background-repeat:no-repeat;max-width:1900px;height:768px;margin:0 auto;position:absolute;left:0;right:0}.landing-solar .hero__background__etancheite{background:url(../images/hero-etancheite.jpg);background-position:top}.landing-solar .hero__background__longevite{background:url(../images/hero-longevite.jpg);background-position:100% 0}.landing-solar .hero__background__modularite{background:url(../images/hero-modularite.jpg);background-position:top}.landing-solar .hero__background__elegance{background:url(../images/hero-elegance.jpg);background-position:50%}@media screen and (max-width:1900px){.hero__background{background-size:cover}}@media screen and (max-width:760px){.hero__background{height:600px}}@media screen and (max-width:480px){.hero__background{height:400px}}.landing-solar .hero__button{position:absolute;bottom:-5px;left:0;right:0;margin:0 auto}.landing-solar .hero__button__mobile{display:none}@media screen and (max-width:800px){.hero__button__mobile{display:block;width:100%}}.landing-solar .hero__button__desktop{max-width:1200px}@media screen and (max-width:1900px){.hero__button__desktop{width:100%}}@media screen and (max-width:800px){.hero__button__desktop{display:none}}.landing-solar .argu{width:100%;height:750px;margin:0 auto}@media screen and (max-width:1024px){.argu{height:748px}}@media screen and (max-width:890px){.argu{height:820px}}@media screen and (max-width:850px){.argu{height:auto}}.landing-solar .argu--blue{background-color:#18789d;color:#fff;position:relative}.landing-solar .argu--white{background-color:#fff;color:#18789d;position:relative;box-sizing:padding-box}.landing-solar .argu--white .container{overflow:hidden}@media screen and (max-width:640px){.argu--white{margin-top:100px}}.landing-solar .argu__col{display:inline-block;width:33%;overflow:visible;text-align:center;position:relative;vertical-align:top}@media screen and (max-width:850px){.argu__col{width:100%;margin-bottom:20px}}.landing-solar .argu__intro{width:100%;text-align:center}@media screen and (max-width:640px){.argu__intro{width:95%;margin:0 auto}}.landing-solar .argu__intro__separator{height:1px;width:150px;margin:0 auto 20px}.landing-solar .argu__intro__separator--blue{background-color:#18789d}.landing-solar .argu__intro__separator--white{background-color:#fff}.landing-solar .argu__intro__title{padding-top:20px;font-family:Intro,Arial Black;font-weight:900;font-size:36px;line-height:40px}@media screen and (max-width:850px){.argu__intro__title{font-size:30px;line-height:40px}}@media screen and (max-width:480px){.argu__intro__title{font-size:25px;line-height:32px;margin-left:20px;margin-right:20px}}.landing-solar .argu__intro__text{font-size:15px;font-family:arial;color:#000;margin:0 auto 80px;width:100%;max-width:550px}@media screen and (max-width:480px){.argu__intro__text{margin:0 auto 40px;width:320px;max-width:90%}}.landing-solar .argu__product{width:100%}.landing-solar .argu__product__title{position:relative;font-family:Intro;color:#18789d;font-weight:900;z-index:7;margin:0 auto 28px}@media screen and (max-width:480px){.argu__product__title{margin:0 auto 28px}}.landing-solar .argu__product__text{font-family:Intro;z-index:8;color:#2b2e83;position:relative;margin:12px auto 0}@media screen and (max-width:480px){.argu__product__text{margin:12px auto 0}}.landing-solar .argu__product__visuel{position:relative;display:block;max-width:350px;width:100%;height:auto;margin:auto;z-index:9}.landing-solar .argu__product__visuel img{width:100%;height:auto}.landing-solar .argu__product__background{z-index:1;position:absolute;top:50px;background-color:#e9eaf2;width:220px;height:220px;border-radius:100%;left:0;right:0;margin:0 auto}.landing-solar .argu__product__button{background-color:#2b2e83;color:#fff;position:relative;z-index:2;margin-bottom:50px}.landing-solar .argu__product__button:hover{background-color:#18789d}.landing-solar .argu__other{width:100%}.landing-solar .argu__other__subtitle,.argu__other__title{font-family:Intro,Arial Black}.landing-solar .argu__other__subtitle{font-weight:900;font-size:15px;line-height:19px;margin:10px 20px}@media screen and (max-width:1150px){.argu__other__subtitle{font-size:14px;line-height:18px}}.landing-solar .argu__other__text{font-family:Arial;font-size:14px;line-height:19px;margin:0 auto;width:80%}@media screen and (max-width:1150px){.argu__other__text{font-size:13px;line-height:18px}}.landing-solar .argu__other__visuel{background-color:#fff;border:2px solid #fff;border-radius:100%;display:block;width:165px;height:165px;margin:25px auto 15px;overflow:hidden}@media screen and (max-width:1150px){.argu__other__visuel{width:160px;height:160px;margin:10px auto 15px}}.landing-solar .argu__other__visuel img{width:100%;height:auto}.landing-solar .argu__other__mention{display:block;width:100%;font-size:11px;line-height:15px;position:absolute;bottom:10px;left:0;right:0;font-family:Arial;color:#fff;margin:0 auto;text-align:center}@media screen and (max-width:850px){.argu__other__mention{position:static}}.landing-solar .argu__rollback{background-color:#fff;border-radius:3px;border:1px solid #18789d;height:46px;width:46px;position:absolute;left:40px;top:40px;line-height:50px;text-align:center;font-size:25px}.landing-solar .argu__rollback__icon{background-color:#18789d;-webkit-mask-image:url(../images/arrow.svg);mask-image:url(../images/arrow.svg);color:#18789d;margin:8px;width:30px;height:30px}.landing-solar .argu__rollback__icon:hover{background-color:#fff;color:#fff}@media screen and (max-width:640px){.argu__rollback{top:-50px;left:20px;height:35px;width:35px}.landing-solar .argu__rollback__icon{margin:5px;width:25px;height:25px}}.landing-solar .argu__rollback:hover{cursor:pointer;background-color:#18789d;color:#fff}.landing-solar .argu__rollback:hover .argu__rollback__icon{background-color:#fff;color:#fff}
@media screen and (max-width: 800px) {
	/*
	ne_tombez_pas_dans_le_panneau.html
	*/
	.landing-solar .container {
		max-width: 300px;
	}
	.landing-solar .bloc {
		display: block;
	}
	.landing-solar .bloc__visuel, .landing-solar .bloc__text {
		display: block;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	.landing-solar .bloc__text__button {
		width: 100%;
	}
	.landing-solar .header__button {
		width: 100%;
		display: block;
	}
	.landing-solar .header__panneau {
		top: 44%;
	}
	/*
	decouvrez_elegance_tuile_solaire.html
	*/
	.argu__intro__title {
		margin-top: 50px;
	}
	.argu__product {
		width: 100%;
	}
	.landing-solar .argu__col {
		width: 100%;
		margin-bottom: 20px;
	}
	.landing-solar .argu {
		height: auto;
	}
	.landing-solar .argu__other__mention {
		position: inherit;
	}
	/*
	Services
	*/
	.services a {
		display: block !important;
		float: none !important;
		width: 100% !important;
		margin: 0 !important;
		margin-bottom: 0px !important;
		padding: 0 !important;
		margin-bottom: 15px !important;
	}
}
/*
Landing patrimoine
*/
@font-face {
	font-family: 'Gotham-Book';
	src: url('../fonts/gothambook-webfont.woff2') format('woff2'), url('../fonts/gothambook-webfont.woff') format('woff'), url('../fonts/gothambook-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'US101';
	src: url('../fonts/US101.woff2') format('woff2'),
		url('../fonts/US101.woff') format('woff'), url('../fonts/US101.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
.wrapper-landing {
	/*background-color: #fff;*/
	width: 100%;
}
.landing-patrimoine{
	max-width: 990px;
	margin: 0 auto;
	position: relative;
	font-family : Gotham-Book,sans-serif;
	/*background-color: #faf8fb;*/
	min-height: 1564px;
}
.landing-patrimoine .background, .landing-patrimoine .content {
	position: absolute;
	top: 0;
	left: 0;
}
.landing-patrimoine .background {
	width: 100%;
	height: auto;
	display: inline-block;
}
.landing-patrimoine .content {
	width: 100%;
}
.landing-patrimoine .content span.text {
	padding: 0 50px;
	line-height: 2;
	font-size: 14px;
	color: #442a19;
	display: block;
	text-align: center;
	margin-top: 900px;
}
.landing-patrimoine .content ul, .landing-patrimoine .content ul li {
	padding: 0;
	margin: 0;
}
.landing-patrimoine .content ul {
	clear: both;
	overflow: hidden;
	margin-top: 90px;
}
.landing-patrimoine .content ul .patrimoine-tuile {
	display: inline-block;
	position: relative;
	width: 33.33333%;
	overflow: hidden;
	float: left;
}
.landing-patrimoine .content ul .patrimoine-tuile:hover::before{
	position: absolute;
	width: 25px;
	height: 25px;
	content: "";
	border: 3px solid #000;
	top: 0;
	left: 0;
	border-bottom-color: transparent;
	border-right-color: transparent;
}
.landing-patrimoine .content ul .patrimoine-tuile:hover::after{
	position: absolute;
	width: 25px;
	height: 25px;
	content: "";
	border: 3px solid #000;
	bottom: 0;
	right: 0;
	border-top-color: transparent;
	border-left-color: transparent;
}
.landing-patrimoine .content ul .patrimoine-tuile:hover {
	background-color: #F5F0ED;
	padding-top: 25px;
}
.landing-patrimoine .content ul .patrimoine-tuile a {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	color: #442a19;
	text-decoration: none;
	font-size: 14px;
}
.landing-patrimoine .content ul .patrimoine-tuile img {
	margin: 0 auto;
	display: inline-block;
	margin-bottom: 10px;
}
.landing-patrimoine .content ul .patrimoine-tuile:hover img {
	height: 150px;
}
.landing-patrimoine .content ul .patrimoine-tuile .condensed-title {
	margin: 10px 0;
	font-family: US101,sans-serif;
	font-size: 22px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
}
.landing-patrimoine .content ul .patrimoine-tuile:hover {
	font-size: 26px;
}
.landing-patrimoine .content ul .patrimoine-tuile .small-text {
	font-size: 14px;
	line-height: 1.5;
	padding-left: 20px;
	padding-right: 20px;
	/*width: 236px;*/
	text-align: center;
	margin-top: 0px;
}
.landing-patrimoine .content ul .patrimoine-tuile:hover .small-text {
	text-decoration: underline;
	font-size: 16px;
}
@media screen and (max-width: 1024px) {
	body {
		/*background-color: red;*/
	}
}
@media screen and (max-width: 900px) {
	body {
		/*background-color: green;*/
	}
	.landing-patrimoine .content span.text {
		margin-top: 800px;
	}
}
@media screen and (max-width: 800px) {
	body {
		/*background-color: violet;*/
	}
	.landing-patrimoine .content span.text {
		margin-top: 700px;
	}
}
@media screen and (max-width: 700px) {
	body {
		/*background-color: pink;*/
	}
	.landing-patrimoine .content span.text {
		margin-top: 600px;
	}
}
@media screen and (max-width: 600px) {
	body {
		/*background-color: yellow;*/
	}
	.landing-patrimoine .content span.text {
		margin-top: 500px;
		font-size: 12px;
		background-color: #fff;
	}
	.landing-patrimoine .content ul {
		margin: 0;
		padding-top: 30px;
		background-color: #fff;
	}
	.landing-patrimoine .content ul .patrimoine-tuile {
		width: 100%;
		margin: 0;
		margin-bottom: 15px;
		float: none;
	}
}
@media screen and (max-width: 500px) {
	body {
		/*background-color: turquoise;*/
	}
	.landing-patrimoine .content span.text {
		margin-top: 400px;
	}
}
@media screen and (max-width: 400px) {
	body {
		/*background-color: orange;*/
	}
	.landing-patrimoine .content span.text {
		margin-top: 300px;
	}
}
/*
Landing relief
*/
/*
<head>
<link src="https://fonts.googleapis.com/css?family=Raleway" src_type="url" />
<link src="https://fonts.googleapis.com/css?family=Cinzel" src_type="url" />
<css src="css/landing-content.css"/>
</head>
*/
.relief {
	color: #333333;
	min-height: 4491px;
}
.landing-patrimoine .wrapper_form_contact {
	position:relative;
	position: relative;
	left: calc(27% + 100px);
	width: 220px;
	display: none;
}
.landing-patrimoine .button-back {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
	color: #6b7a87;
}
.landing-patrimoine .button-back:nth-child(1) {
	position: relative;
	top: 15px;
	left: 15px;
}
.landing-patrimoine .wrapper-cta.align-center.margin-top-50 .button-back {
	top: 0;
	left: 0;
}
.landing-patrimoine .tuile-title {
	margin: 10px 0;
	height: 230px;
	padding-top: 80px;
	font-family: 'Raleway', sans-serif;
	font-size: 42px;
	font-weight: 300;
	text-align: center;
	background-image: url(../images/monogramme.png);
	background-repeat: no-repeat;
	background-position: center;
}
.landing-patrimoine.relief h1 {
	margin-top: 590px;
}
.landing-patrimoine.relief.canal h1 {
	margin-top: 390px;
}
.landing-patrimoine .bordered-bloc.no-margin-bottom {
	margin-bottom: 0;
}
.landing-patrimoine .bordered-bloc {
	margin: 50px 0;
	margin-bottom: 50px;
	padding: 30px;
	-ms-flex: 1 1 0%;
	flex: 1 1 0%;
	position: relative;
}
.landing-patrimoine .bordered-bloc::before {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 80px;
	height: 2px;
	content: "";
	background-color: #442a19;
}
.landing-patrimoine .small-text {
	font-size: 14px;
}
.landing-patrimoine .small-text.with-padding {
	padding: 0 50px;
	line-height: 2;
}
.landing-patrimoine .text-center {
	text-align: center;
}
.landing-patrimoine .text-brown {
	color: #442a19;
}
.landing-patrimoine .wrapper-flex {
	display: -ms-flexbox;
	display: flex;
}
.landing-patrimoine .trajan-title {
	margin: 10px 0;
	margin-top: 10px;
	font-size: 24px;
	font-weight: 500;
	font-family: Cinzel,sans-serif;
	text-transform: uppercase;
}
.landing-patrimoine .orange {
	color: #AD6936 !important;
}
.relief .btn_h41.orange {
	/*margin-top: -25px;*/
}
.landing-patrimoine .btn_h41.orange * {
	background-color: #d56e3d;
}
.landing-patrimoine .btn_h41 * { height:41px; line-height:38px; display:inline-block; font-size:16px; color:#fff !important; padding:0 14px;  background:#426fb0; -webkit-transition: all 0.3s ease;  transition: all 0.3s ease;text-decoration: none}
.landing-patrimoine .btn_h41 *:after { content:""; display: inline-block; width:7px; height:12px; background:url(../images/fleche_blanc_droite.png); position:relative; top:1px; margin-left:12px;}
.landing-patrimoine .btn_h41 *:hover { background-color:#d56e3d;}
.landing-patrimoine .btn_h41.gris *  { background-color:#6b7a87;}
.landing-patrimoine .btn_h41.gris *:hover  { background-color:#426fb0;}
.landing-patrimoine .btn_h41.orange *  { background-color:#d56e3d;}
.landing-patrimoine .btn_h41.orange *:hover  { background-color:#426fb0;}
.landing-patrimoine .btn_h41.marron *  { background-color:#7f5744;}
.landing-patrimoine .btn_h41.marron *:hover  { background-color:#d56e3d;}
.landing-patrimoine .legended-picture {
	margin-top: 50px;
	position: relative;
	width: 100%;
}
.landing-patrimoine .legended-picture {
	width: 100%;
	display: block;
}
.landing-patrimoine .legended-picture img {
	display: block;
	width: 100%;
}
.landing-patrimoine .legended-picture .legend {
	position: absolute;
	left: 0;
	bottom: 100px;
	padding: 17px 40px;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	background-color: rgba(0,0,0,.6);
}
.relief .patrimoine-tuile {

	display: inline-block;
	width: 25% !important;
	padding: 40px 30px;
	overflow: hidden;
}
.landing-patrimoine .history-bloc {
	padding: 50px;
	background-color: #f5f0ed;
}
.landing-patrimoine .history-bloc ul {
	margin-top: 40px;
	text-align: center;
}
.landing-patrimoine .history-bloc li {
	display: inline-block;
	padding-left: 35px !important;
	padding-right: 35px !important;
}
.landing-patrimoine .history-bloc ul {
	text-align: center;
}
.landing-patrimoine .button-wave {
	margin: 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	display: block;
	position: relative;
	width: 274px;
	height: 130px;
	font-family: 'Raleway', sans-serif;
	font-size: 26px;
	background-image: url(../images/button-wave.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	cursor: pointer;
	padding-top: 40px;
	padding-left: 40px;
}
.landing-patrimoine .button-wave span {
	display: block;
	font-size: 17px;
	font-weight: 700;
}
.landing-patrimoine .button-wave::after {
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 25px;
	transform: translateY(-50%) rotate(45deg);
	width: 15px;
	height: 15px;
	content: "";
	border: 2px solid #fff;
	border-bottom-color: rgb(255, 255, 255);
	border-left-color: rgb(255, 255, 255);
	border-left-color: transparent;
	border-bottom-color: transparent;
}
.landing-patrimoine #contact_commercial {
	right: calc(100% + 15px);
	left: -250px;
}
.landing-patrimoine #contact_commercial, .landing-patrimoine #contact_information {
	background: #fff;
	color: #333;
	border: 1px solid #eeeeee;
	position: absolute;
	bottom: 0px;
	padding: 25px;
}
.landing-patrimoine #contact_information {
	display: none;
}
.landing-patrimoine #form-toggler {
	display: none;
}
.landing-patrimoine .condensed-title {
	margin: 10px 0;
	font-family: US101,sans-serif;
	font-size: 22px;
	font-weight: 500;
}
.landing-patrimoine form {
	background: none repeat scroll 0px 0px transparent;
	border: 0px none;
	font-size: 100%;
	list-style: none outside none;
	margin: 0px;
	outline: 0px none;
	padding: 0px;
	position: relative;
	vertical-align: baseline;
}
.landing-patrimoine .form2016 * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #232120;
	font-size: 14px;
	font-style: italic;
	font-family: "myriad-pro", sans-serif;
}
.landing-patrimoine .form2016 input[type="text"], .landing-patrimoine .form2016 input[type="password"], .landing-patrimoine .form2016 input[type="email"] {
	padding: 7px 7px;
	width: 100%;
	border: 1px solid #e5e5e5;
	width: 100%;
}
.landing-patrimoine .form2016 p.obligatoire {
	float: right;
	font-style: italic;
	color: #d56e3d;
	padding-top: 7px;
}
.landing-patrimoine .form2016 .submit {
	clear: both;
}
.landing-patrimoine .clear {
	clear: both;
}
.landing-patrimoine .form2016 p {
	margin-bottom: 7px;
	overflow: hidden;
}
.landing-patrimoine .form2016 .submit input {
	font-size: 16px;
	color: #fff;
	border: 0;
	height: 41px;
	width: 100%;
	background: #426fb0;
	font-style: normal;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.landing-patrimoine .form2016 .submit input:after { content:"";  width:7px; height:12px; display:inline-block; margin:0 10px; position:relative; top:1px;}
.landing-patrimoine .form2016 .submit input:hover { background:#d56e3d; }
.landing-patrimoine .form2016 input.error { border:1px solid #A50000; }
.landing-patrimoine #two-tiles {
	margin: 0 auto;
	width: 600px;
	margin-top: 475px;
}
.landing-patrimoine.canal #two-tiles {
	margin-top: 390px;
}
.landing-patrimoine #two-tiles li {
	width: 45% !important;
}
.landing-patrimoine #two-tiles li:nth-child(2) {
	float: right;
}
.landing-patrimoine #three-tiles, .landing-patrimoine #three-tiles li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.landing-patrimoine #three-tiles {
	width: 100%;
	text-align: center;
}
.landing-patrimoine #three-tiles li {
	display: inline-block;
	width: 160px;
	padding-left: 10px;
	padding-right: 10px;
}
.landing-patrimoine #four-tiles, .landing-patrimoine #four-tiles li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.landing-patrimoine #four-tiles {
	width: 100%;
	text-align: center;
}
.landing-patrimoine #four-tiles li {
	display: inline-block;
	width: 100px;
	padding-left: 10px;
	padding-right: 10px;
}
.landing-patrimoine .align-center {
	text-align: center;
}
.landing-patrimoine .margin-top-50 {
	margin-top: 50px;
}
.relief .wrapper-cta {
	margin-top: 75px;
}
@media screen and (max-width: 1800px) {
	body {
		/*background-color: yellow !important;*/
	}
}
@media screen and (max-width: 1700px) {
	body {
		/*background-color: blue !important;*/
	}
}
@media screen and (max-width: 1600px) {
	body {
		/*background-color: green !important;*/
	}
}
@media screen and (max-width: 1500px) {
	body {
		/*background-color: #000 !important;*/
	}
}
@media screen and (max-width: 1400px) {
	body {
		/*background-color: turquoise !important;*/
	}
}
@media screen and (max-width: 1300px) {
	body {
		/*background-color: pink !important;*/
	}
	.landing-patrimoine #two-tiles {
		margin-top: 145px;
	}
	.landing-patrimoine.canal #two-tiles {
		margin-top: 130px;
	}
}
@media screen and (max-width: 1200px) {
	body {
		/*background-color: orange !important;*/
	}
	.landing-patrimoine .history-bloc li {
		margin-bottom: 40px;
		width: 45%;
	}
}
@media screen and (max-width: 1100px) {
	body {
		/*background-color: violet !important;*/
	}
	.landing-patrimoine #two-tiles {
		margin-top: 50px;
	}
	.landing-patrimoine.relief.canal h1 {
		margin-top: 340px;
	}
}
@media screen and (max-width: 1024px) {
	body {
		/*background-color: red !important;*/
	}
	.relief {
		min-height: 4200px;
		width: 100%;
		overflow: hidden;
	}
	.landing-patrimoine.relief.canal h1 {
		margin-top: 390px;
	}
	.landing-patrimoine.relief.canal {
		min-height: 4300px;
	}
}
@media screen and (max-width: 900px) {
	body {
		/*background-color: green !important;*/
	}
	.landing-patrimoine.relief.canal h1 {
		margin-top: 330px;
	}
}
@media screen and (max-width: 800px) {
	body {
		/*background-color: violet !important;*/
	}
	.landing-patrimoine.relief h1 {
		margin-top: 390px;
	}
	.landing-patrimoine.relief.canal {
		min-height: 4370px;
	}
	.landing-patrimoine.relief.canal h1 {
		margin-top: 300px;
	}
}
@media screen and (max-width: 700px) {
	body {
		/*background-color: pink !important;*/
	}
	.landing-patrimoine #contact_commercial {
		position: relative !important;
		left: -100px !important;
		top: 50px;
		z-index: 100000;
	}
	.relief {
		min-height: 4500px;
		width: 100%;
		overflow: hidden;
	}
	.landing-patrimoine.relief.canal h1 {
		margin-top: 240px;
	}
}
@media screen and (max-width: 600px) {
	body {
		/*background-color: yellow !important;*/
	}
	.relief {
		min-height: 5400px;
		width: 100%;
		overflow: hidden;
	}
	.landing-patrimoine #two-tiles {
		width: 350px;
	}
	.landing-patrimoine .history-bloc {
		padding: 0;
		padding-top: 15px;
	}
	.landing-patrimoine .history-bloc ul {
		width: 100%;
	}
	.relief .patrimoine-tuile, .landing-patrimoine .history-bloc li {
		width: 100% !important;
		margin: 0 auto !important;
		margin-bottom: 15px !important;
		float: none !important;
		display: block;
	}
	.landing-patrimoine #two-tiles li {
		width: 72% !important;
		overflow: hidden;
		display: block;
		float: left;
	}
	.landing-patrimoine #two-tiles li:nth-child(2) {
		float: left;
	}
	.landing-patrimoine .wrapper-flex, .landing-patrimoine .bordered-bloc {
		display: block;
	}
	.landing-patrimoine .bordered-bloc {
		width: 100%;
		padding: 0;
		padding-top: 30px;
	}
	.landing-patrimoine .btn_h41 * {
		font-size: 14px;
	}
	.landing-patrimoine .content ul .patrimoine-tuile {
		width: 100% !important;
		display: block !important;
	}
	.landing-patrimoine.relief.canal {
		min-height: 5600px;
	}
}
@media screen and (max-width: 500px) {
	body {
		/*background-color: turquoise !important;*/
	}
	.landing-patrimoine.relief h1 {
		margin-top: 220px;
	}
	.landing-patrimoine .tuile-title {
		font-size: 32px;
	}
	.landing-patrimoine .trajan-title {
		font-size: 18px;
	}
	.landing-patrimoine.relief.canal {
		min-height: 5800px;
	}
	.landing-patrimoine.relief.canal h1 {
		margin-top: 190px;
	}
	.landing-patrimoine #contact_commercial {
		position: relative !important;
		left: -125px !important;
		top: 50px;
		z-index: 100000;
	}
}
@media screen and (max-width: 400px) {
	body {
		/*background-color: orange !important;*/
	}
	.landing-patrimoine #two-tiles li {
		width: 100% !important;
	}
	.landing-patrimoine.relief h1 {
		margin-top: 120px;
	}
	.landing-patrimoine .button-back {
		font-size: 14px;
	}
	.landing-patrimoine .legended-picture .legend {
		bottom: 0;
	}
	#two-tiles a {
		display: block;
		text-align: center;
		width: 256px;
	}
	#two-tiles h2, #two-tiles .small-text {
		width: 256px;
	}
	.landing-patrimoine.relief.canal h1 {
		margin-top: 120px;
	}
	.landing-patrimoine.relief.canal {
		min-height: 6500px;
	}
	.landing-patrimoine #contact_commercial {
		position: relative !important;
		left: -150px !important;
		top: 50px;
		z-index: 100000;
	}
}
@media screen and (max-width: 350px) {
	.relief {
		min-height: 5900px;
	}
}
/*
Plate
*/
.patrimoine-slider {
	width: 90%;
	margin: 0 auto !important;
}
.patrimoine-slider, .patrimoine-slider li{
	list-style: none;
}
.patrimoine-slider .wrapper-image {
	width: 125px;
	height: 125px;
	display: block;
	text-align: center;
}
.patrimoine-slider .wrapper-image img {
	width: auto;
	height: 100%;
	display: inline-block !important;
	margin: 0 auto !important;
}
.patrimoine-slider li:hover .wrapper-image {
	width: 150px;
	height: 150px;
}
.rslides_nav.prev, .rslides_nav.next {
	position: absolute;
	z-index: 10000;
}
.rslides_nav.prev {
	bottom: 160px;
	display: block;
	width: 20px;
	height: 20px;
	border: 2px solid #000;
	border-top-color: rgb(0, 0, 0);
	border-right-color: rgb(0, 0, 0);
	border-top-color: transparent;
	border-right-color: transparent;
	transform: translateY(-50%) rotate(45deg);
}
.rslides_nav.next {
	bottom: 160px;
	right: 30px;
	transform: translateY(-50%) rotate(225deg);
	display: block;
	width: 20px;
	height: 20px;
	border: 2px solid #000;
	border-top-color: rgb(0, 0, 0);
	border-right-color: rgb(0, 0, 0);
	border-top-color: transparent;
	border-right-color: transparent;
	float: right;
}
.landing-patrimoine.relief.canal.plate {
	min-height: 4819px !important;
}
.landing-patrimoine.relief.canal.plate h1 {
	margin-top: 650px;
}
.landing-patrimoine.plate #two-tiles {
	margin-top: 490px;
}
@media screen and (max-width: 1800px) {
	body {
		/*background-color: yellow !important;*/
	}
}
@media screen and (max-width: 1700px) {
	body {
		/*background-color: blue !important;*/
	}
}
@media screen and (max-width: 1600px) {
	body {
		/*background-color: green !important;*/
	}
}
@media screen and (max-width: 1500px) {
	body {
		/*background-color: #000 !important;*/
	}
}
@media screen and (max-width: 1400px) {
	body {
		/*background-color: turquoise !important;*/
	}
}
@media screen and (max-width: 1300px) {
	body {
		/*background-color: pink !important;*/
	}
	.landing-patrimoine.relief.canal.plate h1 {
		margin-top: 600px;
	}
	.landing-patrimoine.relief.canal.plate #two-tiles {
		margin-top: 190px;
	}
}
@media screen and (max-width: 1200px) {
	body {
		/*background-color: orange !important;*/
	}
	.landing-patrimoine.relief.canal.plate #two-tiles {
		margin-top: 75px;
	}
}
@media screen and (max-width: 1100px) {
	body {
		/*background-color: violet !important;*/
	}
	.landing-patrimoine.relief.canal.plate h1 {
		margin-top: 550px;
	}
}
@media screen and (max-width: 1024px) {
	body {
		/*background-color: red !important;*/
	}
	.landing-patrimoine.relief.canal.plate {
		min-height: 4519px !important;
	}
	.landing-patrimoine.relief.canal.plate h1 {
		margin-top: 650px;
	}
}
@media screen and (max-width: 900px) {
	body {
		/*background-color: green !important;*/
	}
	.landing-patrimoine.relief.canal.plate h1 {
		margin-top: 500px;
	}
}
@media screen and (max-width: 800px) {
	body {
		/*background-color: violet !important;*/
	}

}
@media screen and (max-width: 700px) {
	body {
		/*background-color: pink !important;*/
	}
	.landing-patrimoine.relief.canal.plate {
		min-height: 4800px !important;
	}
}
@media screen and (max-width: 600px) {
	body {
		/*background-color: yellow !important;*/
	}
	.landing-patrimoine.relief.canal.plate {
		min-height: 5900px !important;
	}
	.landing-patrimoine.relief.canal.plate h1 {
		margin-top: 350px;
	}
	.landing-patrimoine.relief.canal.plate .content ul, .landing-patrimoine.relief.canal.plate .content ul li {
		float: none !important;
	}
	.rslides_nav.prev, .rslides_nav.next {
		bottom: -45px !important;
	}
	.rslides_nav.prev {
		left: 45% !important;
	}
	.rslides_nav.next {
		right: 45% !important;
	}
}
@media screen and (max-width: 500px) {
	body {
		/*background-color: turquoise !important;*/
	}
	.landing-patrimoine.relief.canal.plate {
		min-height: 6100px !important;
	}
}
@media screen and (max-width: 400px) {
	body {
		/*background-color: orange !important;*/
	}
	.landing-patrimoine.relief.canal.plate {
		min-height: 6700px !important;
	}
	.landing-patrimoine.relief.canal.plate h1 {
		margin-top: 150px;
	}
}
@media screen and (max-width: 350px) {

}
.description [data-content-type='text'] {
    color: #000;
}
