@CHARSET "ISO-8859-1";
/* Reset CSS
 * --------------------------------------- */

 ul{
 	list-style-type: none;
 }

/* Custom CSS
 * --------------------------------------- */
body{
	font-family: Apercu,arial,helvetica;
	
}

a:link{
	text-decoration:none; 
	color: black;
}



.section{
	font-size: 3.2vw;
	text-align:center;
}


#txt{
	font-size: 3.2vw;
	font-family: ScotchModernDisplay;
	padding: ;

}

#txttitre{
	font-family: ScotchModernDisplay;
	padding: 200px;
	color: white;
}

#txt01{
		font-size: 3.2vw;
	font-family: ScotchModernDisplay;
	padding-left: 18%;
	padding-right: 18%;
	color: black;


}



#txt02
{
	color: #1240c6;
	font-family: ScotchModernDisplay;
	padding-top: 10px;
	padding-left: 18%;
	padding-right: 18%;
	font-size: 3.2vw;
}

#txtretail
{
	color: #ffcc00;
	font-family: ScotchModernDisplay;
	padding-top: 10px;
	padding-left: 18%;
	padding-right: 18%;
	font-size: 3.2vw;
}

#txtdesign{
	color: #FF5000;
	font-family: ScotchModernDisplay;
	padding-top: 10px;
	padding-left: 18%;
	padding-right: 18%;
	font-size: 3.2vw;
}

#txt03{
	
	text-align: center;
    padding: 10px;
	color: black;
	position: absolute;
    top: 70%;
   left: 38%;
   right: 38%;
	font-family: ScotchModernDisplay;
	font-size: 2vw;
	background-color: white;
	padding: 15px;
}

#txt04{
	color: #ffc2c2;
	font-family: ScotchModernDisplay;
	padding-top: 10px;
	padding-left: 18%;
	padding-right: 18%;
	font-size: 3.2vw;
}

#txt05{
	font-family: ScotchModernDisplay;
	color: black;
	text-decoration: none;
	}


#ital{
	color: black;
	font-size: 0.8vw;
	font-family: Apercu;
}

#italo{
	margin-top: 10px;
	color: black;
	font-size: 1.5vw;
	font-family: ScotchMicro-Italic;
}

#ital01{
	color: #1240c6;
	font-family: ScotchMicro-Italic;
}

#italretail{
	color: #ffcc00;
	font-family: ScotchMicro-Italic;
}

#italdesign{
	
	color: #FF5000;
	font-family: ScotchMicro-Italic;
}

#ital03{
	color: #ffc2c2;
	font-family: ScotchMicro-Italic;
	

}

#italic{
	font-size: 1.5vw;
	font-family: ScotchMicro-Italic;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#italic01{
	margin-top: 5px;
	font-size: 1.5vw;
	font-family: ScotchMicro-Italic;
	padding-left: 300px;
	padding-right: 300px;
	color: black;
}










#slide2{
position: relative;
text-align: center;
color: white;
}

#slide3{
position: relative;
text-align: center;
color: white;
}

#slide4{
position: relative;
text-align: center;
color: white;
}

#slide5{
position: relative;
text-align: center;
color: white;
}

#slide6{
position: relative;
text-align: center;
color: white;
}

#slide7{
position: relative;
text-align: center;
color: white;
}

#slide8{
position: relative;
text-align: center;
color: white;
}



.bouton{
	z-index: 9998;
	position: fixed;
	margin-left: 32px;
	margin-top: 5px;
}

#logo {

	background-color:  ;
	width: 100%;
    z-index: 999;
    top: 0px;
    position: absolute;
    padding: 20px 0px;

}

#logo img{
	display: block;
	background-color: ;
	margin-left: auto;
	margin-right: auto;


}


 .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    background-color: white;
    opacity: ;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 100px;
}

.sidenav a {

	font-family: Apercu;
    padding: 12px 8px 8px 32px;
    text-decoration: none;
    font-size: 1.5em;
    color: black;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {

    color: #1240c6;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    background-color:;
}

@media screen and (max-width: 1440px) {
 div#logo img {
 min-width: 80px;
  }

@media screen and (max-width: 640px) {
 div#txt03  {
 	font-size: 15px;
	top: 75%;
   	left: 10%;
   	right: 10%;}
 #ital {
 	font-size: 10px;
 }

  @media screen and (max-width: 640px) {
 div#iphone  {
 	font-size: 15px;}

@media screen and (min-width: : 1600px) {
  div#txt03 {
  	top: 60%;

}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
}



@media screen and (max-width: 640px) {
 div#iphone5  {

 	margin-top: 50%;
 	font-size: 16px;}



