@import url('https://fonts.googleapis.com/css?family=Quicksand');
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300);
html,body {
  height: 100%;
}





@font-face {
    font-family: robotB;
    src: url(Roboto-Bold.ttf);
}@font-face {
    font-family: robotL;
    src: url(Roboto-Light.ttf);
}@font-face {
    font-family: sensas;
    src: url(sansation_light.woff);
}
@font-face {
    font-family: harri;
    src: url(HARRINGT.TTF);
}
@font-face {
    font-family: kozuka;
    src: url(KozGoPro-Regular.otf);
}


.welc{
	font-family: pacifico;
	font-size:35px;
	width:100%;
	float:left;
	text-align:left;
	position:relative;
	background:linear-gradient(30deg,#546375,#e92f6e, #a14e6a);	-webkit-background-clip: text;	-webkit-text-fill-color: black;	background-clip: text;
}


.texte{
	font-family: robotL;
	font-size:large;
	color:#000;
}











.wrapper {
  height: 100%;
  font-family: 'Quicksand', sans-serif;
  line-height: 1.5;
  word-spacing: 4px;
  letter-spacing: 1px;
}

.fixed-bg {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 100%; 
  width: 100%;
  color: white;
  text-align: center;
  display: table;
}

.fixed-bg h1 {
  display: table-cell;
  vertical-align: middle;
}

.scroll-bg {
  /* padding:0;margin:0; */
  padding: 10px 70px;
  text-align:center;
  background-image: url('car2.png');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;  
  background-blend-mode: normal;
  font-size:13pt;
  z-index:2;
  
}
.scroll-bg2 {
  background-color: transparent;
  background: rgb(0,0,0,0);
  
  
  text-align:center;
  background-image: url('backg.jpg');
  /* background-image: url('fondcss.jpg'); */
	  /* background-attachment: scroll; */
	  /* background-position: left top; */
	  /* background-clip: border-box; */
	  /* background-origin: padding-box; */
	  /* background-size: auto auto; */
	  /* background-repeat: repeat; */
  
  
}

/* first section */

.bg-1 {
  background-image: url('backg.jpg');
  min-height:620px;
  height:620px;
  
}.inter1 {
  background-image: url('backg.jpg');
  min-height:270px;
  height:270px;
  position:relative;
  opacity:1;
  
}.inter2 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
  font-weight: 300;
  background-image: url('car.png');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;  
  background-blend-mode: normal;
  
}.inter3 {
  background-image: url('bg3.png');
  min-height:270px;
  height:270px;
  position:relative;
  
}.inter4 {
  background-image: url('bg4.png');
  min-height:270px;
  height:270px;
  position:relative;
  
}.inter5 {
  background-image: url('bg5.png');
  min-height:270px;
  height:270px;
  position:relative;
  
}.inter6 {
  background-image: url('bg6.png');
  min-height:270px;
  height:270px;
  position:relative;
  
}.inter7 {
  background-image: url('camer.png');
  min-height:500px;
  height:500px;
  position:relative;
  
}
.bg-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-align: center;
  background-color: #0b141b;
  box-shadow: rgba(0, 0, 0, .5) 2px 2px 10px 1px;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

/* third section */

.bg-2 {
  background-image: url('https://www.dl.dropboxusercontent.com/s/jcord1lxh30e02z/bg2.jpg');
}

/* fifth section */

.bg-3 {
  background-image: url('https://www.dl.dropboxusercontent.com/s/rsk15kp7azmsi27/bg3.jpg');
}














.bouton{
	/* border-radius: 20px; */
	font-size:11.5pt;
	z-index:3;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: #0e1f1f 2px 2px 4px;
	white-space: normal;
	font-weight:normal;
	/* border: 1px solid #2985cd; */
	color:#fff;
	/*bleu site*/
	/* background-color:#2985cd; */
	background-color:transparent;
	display: -webkit-box;
	display: -webkit-flex;
	display:    -moz-box;
	display: -ms-flexbox;
	display:         flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
	-webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
}.bouton2{
	z-index:3;
	font-size:11.5pt;
	border-radius: 20px;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: #0e1f1f 2px 2px 4px;
	white-space: normal;
	font-weight:normal;
	/* border: 1px solid #1fba5d; */
	color:#fff;
	/*vert*/
	/* background-color:#1fba5d; */
	background-color:transparent;
	display: -webkit-box;
	display: -webkit-flex;
	display:    -moz-box;
	display: -ms-flexbox;
	display:         flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
	-webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
}.bouton3{
	
	/* border-radius: 20px; */
	font-size:11.5pt;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: #0e1f1f 2px 2px 4px;
	white-space: normal;
	font-weight:normal;
	/* border: 1px solid #f21765; */
	color:#fff;
	background-color:transparent;
	/* background-color:#c5055b; */
	display: -webkit-box;
	display: -webkit-flex;
	display:    -moz-box;
	display: -ms-flexbox;
	display:         flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
	-webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  z-index:99;
}

.bouton3:hover{
	background-color:#f21765;
	/* border: 2px solid #fff; */
}
.bouton2:hover{
	background-color:#1fba5d;
	/* border: 2px solid #fff; */
}

.bouton:hover{
	background-color:#2985cd;
	/* border: 2px solid #fff; */
}

.bouton:after,.bouton2:after,.bouton3:after {
  content: "";
  background-color: #ccc;
  display: block;
  position: absolute;
  padding-top: 50px;
  padding-left: 100px;
  border-radius: 50px;
  margin-left: -15px!important;
  opacity: 0;
  transition: all 0.8s;
  
}.bouton:active:after,.bouton2:active:after,.bouton3:active:after{
	padding: 0;
  margin: 0;
  opacity: 1;
  transition: 0s;
}.bouton:active,.bouton2:active,.bouton3:active{
	background-color:#ccc;
	border: 2px solid #fff;
}







/*			images réseaux ,   atout      */
.reseau1{
	text-transform: uppercase;
	
	font-size:50px;
	white-space: normal;
	font-weight:normal;
	color:#626363;
	
	display: -webkit-box;
	display: -webkit-flex;
	display:    -moz-box;
	display: -ms-flexbox;
	display:         block;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
	padding:5px;
}

.atout{
	text-shadow: #a19fa0 2px 2px 4px;
	font-size:medium;
	white-space: normal;
	font-weight:normal;
	color:#000;
	font-size:18px;
	display: -webkit-box;
	display: -webkit-flex;
	display:    -moz-box;
	display: -ms-flexbox;
	display:         block;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
	padding:5px;
}









.header {
	width:100%;
	color: white;
	text-align: center;
	opacity:0.9;	
	line-height:50px;
}

.header #titre {
    font-size: 80px;
	color:#fff;
	  vertical-align:middle;
}.header #titre2 {
    font-size: 23px;
	text-align: center;
	font-family:Microsoft Yi Baiti;
	color:#c5c4c4;
}













div.responsive-picture.picture-2 {
  max-width: 150px;
}


/*tablette*/
@media only screen and (max-width: 64rem) {
  /* Layout Elements */
	.bg-1 {
	  background-image: url('backg2.jpg');
	  min-height:520px;
	  height:520px;
	  
	}
	
	.inter1 {background-image: url('backg2.jpg');}
	
	.bouton,.bouton2,.bouton3{
		font-size:10pt;
	}
	
	
	.welc{
		font-size:20px;		
	}
	
	div.responsive-picture.picture-2 {
	  max-width: 100px;
	}
	.header {
		line-height:25px;
	}

	.header #titre {
		font-size: 40px;
	}.header #titre2 {
		font-size: 15px;
	}
  .container.container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-align: center;
    width: 100%;

   -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
  }
  
  .container.container-1 > .container.container-2 {
	  width:100%;
	  display:block;
  }
  .container #photo{
		max-width:50px;
	}
	  
 
  .container.entete {
    position: -webkit-sticky;
  position:         sticky;
  display: block;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  }.container.entete2 {
    
  position:relative;
  display: inline-block;
  -ms-flex-pack: center;
  -ms-flex-align: center;
width:100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  }

}

span.text-element span.text-text-1 {
    color: #fff;
  }



.flex-flyer{
display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;
    float: none;
    clear: none;
    -ms-flex-align: center;
    vertical-align: middle;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    justify-self: last-baseline;
    grid-area: elementArea;
    -webkit-transform-style: flat;
       -moz-transform-style: flat;
            transform-style: flat;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    justify-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
}





/*ordi*/
@media screen and (min-width: 64rem) {
  /* Text Elements */

  span.text-element span.text-text-1 {
    color: #fff;
  }
  
  .scroll-bg2 {
	  display:block;
	}

  /* Layout Elements */


  .container.container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    width: 100%;

   -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
  }

  


.container #photo{
	max-width:90px;
}


  .container.entete {
    position: -webkit-sticky;
  position:         sticky;
  display: block;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  }
  
  .container.entete2 {
    position: -webkit-sticky;
  position:         sticky;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
padding-top: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
		  
  }
  .container.container-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: start;
  padding-top: 10px;
  text-align:center;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
 }

  

  div.responsive-picture.picture-2 {
    max-width: 150px;
  }

}






/*tel*/
@media screen and (max-width: 40rem) {
	
	.header #titre {
		font-size: 30px;
		line-height:1px;
	}.header #titre2 {
		font-size: 10px;
		color:#c5c4c4;
	}
	
	
	.bouton,.bouton3,.bouton2{
		font-size:8pt;
		width:100%;
	}
	
	.img-bouton{
		width:20px;
	}
	
	.bouton2{
		margin-left:15px;
	}
	
	.bg-1 {
	  background-image: url('backg3.jpg');
	  min-height:520px;
	  height:520px;
	  
	}
	
	.scroll-bg{
		padding:8px;
		
	}
	.texte{
		font-size:8pt;
	}
	
	.material-icons{
		font-size:25px;
	}
	
	.inter1 {background-image: url('backg3.jpg');}
	.container.container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display: flex;
    /* width: 100%; */
  }
  
  .container.entete{
	  width:100%;
	  display: inline-block;
	  padding-top:10px;
  }
  
  
}





.switch {
  position: relative;
  display: inline-block;
  width: 120px;
  height: 34px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
  display:none;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #00cc66;
  -webkit-transition: .4s;
  transition: .4s;
  height:34px;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;/*2196F3 code doggerblue*/
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(85px);
  -ms-transform: translateX(85px);
  transform: translateX(85px);
}


/*------ ADDED CSS ---------*/
.on
{
  display: none;
}

.on
{
  color: black;
  position: absolute;
  transform: translate(-50%,-50%);
  top: 50%;
  left: 40%;
  font-size: 13px;
  font-weight:bold;
  font-family: Verdana, sans-serif;
}.off
{
  color: white;
  position: absolute;
  transform: translate(-50%,-50%);
  top: 50%;
  left: 60%;
  font-size: 13px;
  font-weight:bold;
  font-family: Verdana, sans-serif;
}

input:checked+ .slider .on
{display: block;}

input:checked + .slider .off
{display: none;}

/*--------- END --------*/


/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}






.bg-bubbles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.bg-bubbles li {
  position: absolute;
  list-style: none;
  display: block;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.15);
  bottom: -160px;
  -webkit-animation: square 25s infinite;
  animation: square 25s infinite;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.bg-bubbles li:nth-child(1) {
  left: 10%;
}
.bg-bubbles li:nth-child(2) {
  left: 20%;
  width: 62px;
  height: 62px;
  animation-delay: 2s;
  animation-duration: 17s;
}
.bg-bubbles li:nth-child(3) {
  left: 25%;
  animation-delay: 4s;
}
.bg-bubbles li:nth-child(4) {
  left: 40%;
  width: 50px;
  height: 50px;
  animation-duration: 22s;
  background-color: rgba(255, 255, 255, 0.25);
}
.bg-bubbles li:nth-child(5) {
  left: 70%;
}
.bg-bubbles li:nth-child(6) {
  left: 80%;
  width: 20px;
  height: 20px;
  animation-delay: 3s;
  background-color: rgba(255, 255, 255, 0.2);
}
.bg-bubbles li:nth-child(7) {
  left: 32%;
  width: 160px;
  height: 160px;
  animation-delay: 7s;
}
.bg-bubbles li:nth-child(8) {
  left: 55%;
  width: 70px;
  height: 70px;
  animation-delay: 15s;
  animation-duration: 40s;
}
.bg-bubbles li:nth-child(9) {
  left: 25%;
  width: 10px;
  height: 10px;
  animation-delay: 2s;
  animation-duration: 40s;
  background-color: rgba(255, 255, 255, 0.3);
}
.bg-bubbles li:nth-child(10) {
  left: 90%;
  width: 16px;
  height: 16px;
  animation-delay: 11s;
}
@-webkit-keyframes square {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-700px) rotate(600deg);
  }
}
@keyframes square {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-700px) rotate(600deg);
  }
}


