<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

@viewport {
   width: device-width; /* largeur du viewport */
   zoom: 1; /* zoom initial à 1.0 (et clin d'oeil aux fans d'IE6/7) */
}

*{
outline: none;
margin: 0;
padding: 0;}

body{
height: auto;
width: 100%;
font-family: Arial, Helvetica, sans-serif;
padding: 0 0 0 0;
position: rerelative;
margin: 0;
color: #cc9960;
}

html{
scroll-behavior: smooth;
/*-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;*/
position: relative;
color: #cc9960;}

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

h1{ 
	text-transform: uppercase;
	font-family: big_john, Helvetica, Arial, "sans-serif";
	font-size: 5vh;
	font-weight: normal;
	color: #dc1437;
	letter-spacing: 0vw;
	margin-bottom: -10px;}
h2{
	font-family: big_john, Helvetica, Arial, "sans-serif";
	font-size: 4vw;
	letter-spacing: 1vw;
	margin-bottom: 6vh;}

.smallSize h2{
	font-size: 6vw;
	margin-bottom: 11vh;
	margin-top: 10vh;
}

h3{
	font-family: big_john, Helvetica, Arial, "sans-serif";
	font-size: 1.8vw;
	letter-spacing: 0.5vw;
	margin-bottom: 10px;
	line-height: 2.5vh;}
p{	
	}

.header{
	width: calc(100% - 10px);
	height: auto;
	background: #34b2ff;
	z-index: 1000;
	padding: 0px 5px;
	position: fixed;
	min-width: calc(600px - 10px);}

.header ul{
	color: #fff;
	position: relative;
	text-align: left;
	line-height: 25px;}
	
.header li{
	vertical-align: middle;
	font-weight: normal;
	letter-spacing: 2px;
	font-family: big_john, Helvetica, Arial, "sans-serif";
	list-style-type:none;
	display: inline-block;
	margin: 2px 10px 0;}

.header li strong{
	font-family: big_john, Helvetica, Arial, "sans-serif";}

.header li a{
	font-family: big_john, Helvetica, Arial, "sans-serif";
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size:12px;
	-webkit-transition: all 0.5s; /* Safari */
    transition: all 0.5s;}

.header li a:hover{
	color: #b0defa;}

.mediumSize .header li, .mediumSize .header li a{
	font-size: 20px;}
.mediumSize .header li{
	margin: 2px 5px 0;}

.smallSize .header li, .smallSize .header li a{
	font-size: 20px;}
.smallSize .header li{
	margin: 2px 3px 0;
	letter-spacing: 0px;}


.fbShortcut{
	position: absolute;
	right: 10px;
	top: 12px;
	z-index: 30000;}


/*********************************************/

.slide{
	min-width: 600px;}


.slide01{
	background: #f7f8fa url(../images/bgdSlide01.jpg) center bottom no-repeat;
	background-size: 120vh;
	width: 100%;
	height: 100vh;
	position: relative;
	padding: 0px;}
.slide01 h1{
	position: absolute;
	bottom: 45vh;
	left: 5vh;}




.slide02{
	position: relative;
	background: #f7f8fa url(../images/bgdSlide02.jpg) left center no-repeat;
	background-size: cover;
	width: 100%;
	height: auto;
	color: #fff;
	min-height: 900px;
	padding: 120px 0;
	padding-bottom: calc(120px +10vh);}

.slide02 .readMe{
	margin-top: 10vh;
	width: 500px;
	position: absolute;
	height: auto;
	right: 50vw;
	text-align: right;
	max-width: 600px;}
.slide02 p{
    margin-bottom: 20px;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 20px;}
.mediumSize .slide02{
	background-size: 2000px;}
.mediumSize .slide02 .readMe{
	text-align: center;
    width: 80%;
    right: auto;
    left: 10%;
	height: auto;
	position: relative;
	top: 0;
	max-width: initial;}
.mediumSize .slide02 p, .smallSize .slide02 p{
	font-size: 20px;
	line-height: 22px;}
.smallSize .slide02{
	background-size: 1400px;}
.smallSize .slide02 .readMe{
    width: 80%;
    right: auto;
    left: 10%;
	text-align: left;
	height: auto;
	position: relative;
	top: 0;}


.pressButton{
	position: relative;
	width: calc(100% - 40px);
	background: #ff831e;
	padding: 25px 20px 20px 20px;
	text-align: center;
	min-width: calc(600px - 40px);}
.pressButton a{
	font-family: big_john, Helvetica, Arial, "sans-serif";
	letter-spacing: 0.5vh;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 2vh;
	-webkit-transition: all 0.5s; /* Safari */
    transition: all 0.5s;}
.pressButton a:hover{
	color: #2178ac;}


.slide025{
	width: calc(100% - 80px);
	padding: 40px;
	background: #f8f7fc;}

.slide025 h1{
	text-align: center;
	color: #e63537;
	font-size: 34px;
	line-height: 50px;
	margin-bottom: 40px;}
.slide025 p{
	text-align: center;
	color: #e63537;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;}



.slide03{
	position: relative;
	background: #f7f8fa url(../images/bgdSlide03.jpg) center center no-repeat;
	background-size: cover;
	padding: 100px 0;
	width: 100%;
	height: auto;
	color: #fff;}
.slide03 p{}
.slide03 .readMe{
	position: relative;
	font-size: 0;
	width: 80%;
	min-height: 30px;
	margin: 0 auto;
	text-align: center;}
.slide03 .readMe .duo{
 	margin-bottom: 20px;
	vertical-align: top;
	display: inline-table;}
.slide03 .readMe .item{
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 18px;
	display: inline-block;
	width: 200px;
	vertical-align: top;}
.slide03 .readMe .item h3{	
	font-size: 40px;
	letter-spacing: 2px;
	margin-bottom: 10px;
	line-height: 35px;}
.slide03 .readMe .item p{
	margin-bottom: 20px;}
.slide03 .readMe .item_1, .slide03 .readMe .item_4{
	width: 400px;
	padding: 0 20px 0 20px;}
.slide03 .readMe .item_1{
	text-align: right;}
.slide03 .readMe .item_4{
	text-align: left;}
.slide03 a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;}

.smallSize .slide03{
	background-position: left top;}
.smallSize .slide03 .readMe .item_1, .smallSize .slide03 .readMe .item_4 {
	font-size: 20px;
	line-height: 22px;
	text-align: center;
	padding: 0;
	width: 100%;}
.smallSize .slide03 .readMe .item_3{
	margin-bottom: 20px;}
.mediumSize .slide03 .readMe .item_1, .mediumSize .slide03 .readMe .item_4 {
	text-align: center;}
.mediumSize .slide03 .readMe .item_3{
	margin-bottom: 20px;} 





.slide04{
	position: relative;
	background: #f8faf9 url(../images/bgdSlide04.jpg) left bottom no-repeat;
	background-size: auto;
	padding: 0;
	width: 100%;
	height: auto;
	color: #fff;
	min-height: 900px;
	text-align: center;}
.slide04 .gallery{
	position: relative;
	left: 5%;
	padding: 200px 0;
	width: 90%;
	height: auto;}

.slide04 .picture img{
	border: 1px solid #99b1a3;
	width: 100%;
	margin: 0 0 50px 0;}
.bigSize .slide04 .picture img{
	width: 30%;
	margin: 0 40px 0 0}

.slide04 .picture a:last-child img{
	margin: 0 0 0 0}


/*********************************************/

.footerLink{
	display: inline;}
.footer{
	height: 600px;
	background: #181712;
	font-size: 17px;
	color: #fff;
	letter-spacing: 1px;
	padding: 50px 5% 100px;
	min-width: calc(600px - 10%);}
.footer h3{
	font-size: 20px;
	letter-spacing: 1px;
	font-family: Helvetica, Arial, "sans-serif";}
.footer p{
	font-size: 17px;
	margin: 0 0 5px;}
.footer a{
	font-size: 17px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;}
.footerColumn{
	vertical-align: top;
	display: inline-table;
	position: relative;
	min-width: 80px;}
.footerColumn:last-child{
	margin-right: 0;
	//width:  250px;}
.footer01{
	width: 270px;
	margin-right: 0%;}
.footer02{
	top: 45px;
	width: 300px;
	margin-right: 0%;}
.footer03{
	top: 45px;
	width: 300px;
	margin-right: 0%;}

.smallSize .footer, .mediumSize .footer{
	text-align: center;}
.smallSize .footerColumn, .mediumSize .footerColumn{
	display: block;
	width: 100%;
	margin-top: 60px;
	top: 0;}





.preview{}
.fullScreen, .fullscreen{
    -webkit-transition: width 0.3s; 
    transition: width 0.3s;
    box-shadow: 0px 0px 0px 200000px #000;
    width: 100vw !important;

    z-index: 200000000;}







</pre></body></html>