
/*!
 * ConvergenWeb - info@convergenceweb.ch
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    min-height: 0px !important;
}

#wa_to_the_top_button
{
	display: none !important;
}

/******************************** page accueil ********************************/
.trame-intro{
  width:100vw;
  height:100vh;
  background: #000;
  opacity: 0.95;
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
}

.trame-intro-text{
   height: 100vh;
   width: 40vw;
   display: flex;
   flex-direction: column;
   flex-wrap: wrap;
   align-content: space-around;
   justify-content: center;
}
.titre-intro {
	font-family: 'Prompt', sans-serif;
	font-weight: 600;
	font-size: 5.5vh;
    line-height: 1;
	color:#fff;
	padding:0 0 10vh 0;
}
.sous-titre-intro {
	font-family: 'Prompt', sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 4vh;
    line-height: 1;
	color:#fff;
	display:flex;
	
} 
.sous-titre-intro-red {
	font-family: 'Prompt', sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 4vh;
    line-height: 1;
	color:#f11d1d;
	padding-top:10vh;
	text-decoration: none !important;
	display:flex;
	
}
.sous-titre-intro-red a:focus, a:hover {
	color:#fff !important;
}
.baudis {
	height: 8.5vh;
    padding: 1vh 0 0 0;
}
.trame-intro-pic{
    width: 60vw;
    height: 100vh;
    padding: 10vh 0 0 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.GP15home {
	width: 55vw;
    margin: 0 0 0 0;
    display: flex;
	z-index:99999;
}
/******************************** new ********************************/
.trame-new {
  width:100vw;
  height:100vh;
  background: linear-gradient(180deg, black 35%, white);
  opacity: 0.95;
  display:flex;
  flex-direction: column;
  justify-content: center;
}
.trame-bloc {
  display:flex;
  flex-direction: row;
}
.trame-GP15new {
    width: 45vw;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.GP15new {
	height:100vh;
	width:max-content;
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.trame-bloc-text {
	padding: 0 15vw 0 12vw;
	width:55vw;
    height:100vh;
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.titre-new {
	font-family: 'Prompt', sans-serif;
	font-weight: 600;
	font-size: 7.5vh;
    line-height: 1;
	letter-spacing: -0.02em;
	color:#fff;
	
} 
.sous-titre-new {
	font-family: 'Prompt', sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 4vh;
    line-height: 1;
	color:#fff;
	padding-bottom:5vh;
	
} 
.text-new {
	font-family: 'Prompt', sans-serif;
	font-weight: 400;
	font-size:2vh;
	line-height: 3vh;
	color:#fff;
	text-align:justify;
	display: flex;
}
.trame-gp15nez {
  display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end;
}
.GP15new2 {
	height:20vh;
	width:auto;
}

/******************************** skywalker ********************************/
.trame-sky {
    width: 100vw;
    height: 100vh;
	background:rgba(255, 255, 255,0.94);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.trame-bloc-sky {
	width: 100vw;
	height:100vh;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
}

.trame-bloc-text-sky {
	width: 45vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
}

.trame-bloc-soustext-sky {
    position: absolute;
    padding: 0 8vw 0 10vw;
    height: 100vh;
    width: 45vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.titre-sky {
	font-family: 'Prompt', sans-serif;
	font-weight: 600;
	font-size: 7.5vh;
    line-height: 1;
	letter-spacing: -0.02em;
	color:#000;
	
} 
.sous-titre-sky {
	font-family: 'Prompt', sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 4vh;
    line-height: 1;
	color:#000;
	padding:1vh 0 5vh 0;
	
} 
.text-sky {
	font-family: 'Prompt', sans-serif;
	font-weight: 400;
	font-size:2vh;
	line-height: 3vh;
	color:#000;
	text-align:justify;
	display: flex;
}
.trame-droite-sky {
	width:55vw;
	height:100vh;
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
}

.trame-queu-sky {
	width: 100vw;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
.sky-queu {
	height: auto;
    width: 20vw;
	margin: 3vh 2vw 0 0
}

.trame-pic-sky {
	position: absolute;
    padding-top: 10vh;
    width: 55vw;
    height: 100vh;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.sky-pic {
	height: 30vh;
    width: 25vw; 
	margin:0 0 -2.5vh -20vw;
    border-radius: 0;
    padding: 0 0 0 0;
	z-index:998;
}
.sky-mov {
    height: 30vh;
    width: 25vw;
    z-index: 999;
    margin: -2.5vh 0 0 15vw;
    border-radius: 0;
    padding: 0px;
}
.sky-pdf {
	height: 3vh;
    width:auto;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
/******************************** skywalker XL ********************************/
.trame-skyxl {
    width: 100vw;
    height: 100vh;
    background: linear-gradient(to bottom, white 55%, black);
	opacity: 0.94;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.trame-bloc-skyxl {
	width: 100vw;
	height:100vh;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.trame-bloc-gauche-skyxl {
    width: 55vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end;
}
.skyxl-queu {
	height: auto;
    width: 30vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.trame-pic-skyxl {
	position: absolute;
    padding: 0 5vw 0 13vw;
    height: 100vh;
    width: 55vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.skyxl-pic {
    width: 30vw;
    margin: 0 0 0 0;
    border-radius: 0;
    padding: 0 0 0 0;
	z-index:999;
}

.trame-bloc-text-skyxl {
	width:45vw;
	height: 100vh;
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.trame-bloc-pic-skyxl {
	width: 45vw;
    height: 100vh;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: flex-end;
}

.trame-bloc-soustext-skyxl {
	position: absolute;
    padding: 0 13vw 0 5vw;
    height: 100vh;
    width: 45vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.titre-skyxl {
	font-family: 'Prompt', sans-serif;
	font-weight: 600;
	font-size: 7.5vh;
    line-height: 1;
	letter-spacing: -0.02em;
	color:#000;
	margin-right:-5vw;
	
} 
.sous-titre-skyxl {
	font-family: 'Prompt', sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 4vh;
    line-height: 1;
	color:#000;
	padding:1vh 0 5vh 0;
	
} 
.text-skyxl {
	font-family: 'Prompt', sans-serif;
	font-weight: 400;
	font-size:2vh;
	line-height: 3vh;
	color:#000;
	text-align:justify;
	display: flex;
}

/******************************** antares ********************************/
.trame-ant {
    width: 100vw;
    height: 100vh;
	background: #000;
	opacity: 0.95;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.trame-bloc-ant {
	width: 100vw;
	height:100vh;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.trame-bloc-text-ant {
	width: 45vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end;
}

.ant-queu {  
	height:auto;
	width: 40vw;
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.trame-bloc-soustext-ant {
    position: absolute;
    padding: 0 5vw 0 13vw;
    height: 100vh;
    width: 45vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.titre-ant {
	font-family: 'Prompt', sans-serif;
	font-weight: 600;
	font-size: 7.5vh;
    line-height: 1;
	letter-spacing: -0.02em;
	color:#fff;
	
} 
.sous-titre-ant {
	font-family: 'Prompt', sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 4vh;
    line-height: 1;
	color:#fff;
	padding:1vh 0 5vh 0;
	margin-right: -5vw;
	
} 
.text-ant {
	font-family: 'Prompt', sans-serif;
	font-weight: 400;
	font-size:2vh;
	line-height: 3vh;
	color:#fff;
	text-align:justify;
	display: flex;
}
.trame-droite-ant {
    width: 55vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: center;
}

.ant-pic {
	height: 30vh;
    width: 25vw;  
    margin: 0 0 -2.5vh 20vw;
    border-radius: 0;
    padding: 0 0 0 0;
	z-index:998;
}

.ant-mov {
	height: 30vh;
    width: 25vw;  
    margin:-2.5vh 0 0 -15vw;
    border-radius: 0;
    padding: 0 0 0 0;
    z-index: 999;
}
.trame-intall-ant {
	width:55vw;
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
}
.ant-pdf {
	height: 3vh;
    width:auto;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
/******************************** asw22 ********************************/
.trame-asw {
    width: 100vw;
    height: 100vh;
	background: linear-gradient(180deg, black 35%, white);
	opacity: 0.95;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.trame-bloc-asw {
	width: 100vw;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.trame-bloc-text-asw {
	width: 45vw;
    height: 100vh;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-end;
}
.asw-queu {
	width:20vw;
	margin: 3vh 2vw 0 0
}
.trame-bloc-soustext-asw {
	position:absolute;
	padding: 0 13vw 0 5vw;
	height:100vh;
	width: 45vw;
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.titre-asw {
	font-family: 'Prompt', sans-serif;
	font-weight: 600;
	font-size: 7.5vh;
    line-height: 1;
	letter-spacing: -0.02em;
	color:#fff;
	
} 
.sous-titre-asw {
	font-family: 'Prompt', sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 4vh;
    line-height: 1;
	color:#fff;
	padding:1vh 0 5vh 0;
	margin-right: -5vw;
} 
.text-asw {
	font-family: 'Prompt', sans-serif;
	font-weight: 400;
	font-size:2vh;
	line-height: 3vh;
	color:#fff;
	text-align:justify;
	display: flex;
}
.trame-gauche-asw {
    width: 55vw;
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: center;
}
.asw-pic {
	height: 30vh;
    width: 25vw; 
	margin: 0 0 -2.5vh 20vw;
    border-radius: 0;
    z-index: 998;
}
.asw-mov {
	height: 30vh;
    width: 25vw; 
	margin:-2.5vh 0 0 -15vw;
    border-radius: 0;
    z-index: 999;
}

/******************************** diana-2 ********************************/
.trame-diana {
    width: 100vw;
    height: 100vh;
	background: #fff;
	opacity: 0.94;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.trame-bloc-diana {
	width: 100vw;
	height:100vh;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
}

.trame-bloc-text-diana {
	width: 45vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end;
}

.trame-bloc-soustext-diana {
    position: absolute;
    padding: 0 5vw 0 13vw;
    height: 100vh;
    width: 45vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.titre-diana {
	font-family: 'Prompt', sans-serif;
	font-weight: 600;
	font-size: 7.5vh;
    line-height: 1;
	letter-spacing: -0.02em;
	color:#000;
	
} 
.sous-titre-diana {
	font-family: 'Prompt', sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 4vh;
    line-height: 1;
	color:#000;
	padding:1vh 0 5vh 0;
	
} 
.text-diana {
	font-family: 'Prompt', sans-serif;
	font-weight: 400;
	font-size:2vh;
	line-height: 3vh;
	color:#000;
	text-align:justify;
	display: flex;
}
.trame-droite-diana {
	width:55vw;
	height:100vh;
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.trame-diana-queu {
	width: 55vw;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
.diana-queu {
    width: 20vw;
	margin: 3vh 2vw 0 0
}
.trame-pic-diana {
	position: absolute;
    width: 55vw;
    height: 100vh;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.diana-pic {
	height: 30vh;
    width: 25vw; 
	margin:2vh 0 -2.5vh -20vw;
    border-radius: 0;
    padding: 0 0 0 0;
	z-index:998;
}

.diana-mov {
	height: 30vh;
    width: 25vw; 
	margin: -2.5vh 0 0 15vw;
    border-radius: 0;
    padding: 0 0 0 0;
    z-index: 999;
}

.trame-intall-diana {
	width:55vw;
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
}
.diana-pdf {
	height: 3vh;
    width:auto;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

/******************************** gp15 ********************************/
.trame-gp15 {
    width: 100vw;
    height: 100vh;
	background: linear-gradient(to bottom, white 55%, black);
	opacity: 0.94;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.trame-bloc-gp15 {
	width: 100vw;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.trame-bloc-text-gp15 {
	width: 45vw;
    height: 100vh;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: flex-end;
}
.gp15-queu {
	width:30vw;
}
.trame-bloc-soustext-gp15 {
	position:absolute;
	padding: 0 13vw 0 5vw;
	height:100vh;
	width: 45vw;
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.titre-gp15 {
	font-family: 'Prompt', sans-serif;
	font-weight: 600;
	font-size: 7.5vh;
    line-height: 1;
	letter-spacing: -0.02em;
	color:#000;
	
} 
.sous-titre-gp15 {
	font-family: 'Prompt', sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 4vh;
    line-height: 1;
	color:#000;
	padding:1vh 0 5vh 0;
	margin-right: -5vw;
} 
.text-gp15 {
	font-family: 'Prompt', sans-serif;
	font-weight: 400;
	font-size:2vh;
	line-height: 3vh;
	color:#000;
	text-align:justify;
	display: flex;
}
.trame-gauche-gp15 {
    width: 55vw;
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: center;
}

.gp15-pic {
	height: 30vh;
    width: 25vw; 
	margin: 0 0 -2.5vh 20vw;
    border-radius: 0;
    z-index: 998;
}

.gp15-mov {
	height: 30vh;
    width: 25vw; 
	margin:-2.5vh 0 0 -15vw;
    border-radius: 0;
    z-index: 999;
}

.trame-intall-gp15 {
	width:55vw;
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
}
.gp15-pdf {
	height: 3vh;
    width:auto;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
/******************************** gp15-2 ********************************/
.trame-gp15-2 {
    width: 100vw;
    height: 100vh;
	background: #000;
	opacity: 0.95;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.trame-bloc-gp15-2 {
	width: 100vw;
	height:100vh;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.trame-bloc-text-gp15-2 {
	width: 45vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end;
}
.trame-bloc-soustext-gp15-2 {
    position: absolute;
    padding: 0 5vw 0 13vw;
    height: 100vh;
    width: 45vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.titre-gp15-2 {
	font-family: 'Prompt', sans-serif;
	font-weight: 600;
	font-size: 7.5vh;
    line-height: 1;
	letter-spacing: -0.02em;
	color:#fff;
	
} 
.sous-titre-gp15-2 {
	font-family: 'Prompt', sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 4vh;
    line-height: 1;
	color:#fff;
	padding:1vh 0 5vh 0;
	
} 
.text-gp15-2 {
	font-family: 'Prompt', sans-serif;
	font-weight: 400;
	font-size:2vh;
	line-height: 3vh;
	color:#fff;
	text-align:justify;
	display: flex;
}
.trame-droite-gp15-2 {
    width: 55vw;
    height: 100vh;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end;
}
.trame-gp15-2-queu {
	width: 55vw;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.gp15-2-queu {  
    width: 30vw;
}

.trame-pic-gp15-2 {
	position: absolute;
    width: 55vw;
    height: 100vh;
    padding-bottom: 10vh;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.gp15-2-pic {
	height: 30vh;
    width: 25vw;
    margin: 0 0 -2.5vh 20vw;
    border-radius: 0;
    padding: 0 0 0 0;
    z-index: 999;
}	
.gp15-2-pic2 {
    height: 30vh;
    width: 25vw;
    margin:-2.5vh 0 0 -15vw;
    float: right;
    border: 1px;
    border-radius:0;
    border-color: #fff !important;
    padding: 0 0 0 0;
    z-index: 998;
}	
.trame-intall-gp15-2 {
	width:55vw;
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
}
.gp15-2-pdf {
	height: 3vh;
    width:auto;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

/******************************** en stock ********************************/
.trame-stock {
    width: auto;
    height: auto;
	padding:10vh 10vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.trame-bloc-stock {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.trame-bloc-text-stock {
    height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end;
}
.stock-queu {
	height:15vh;
	width:auto;
	padding:0 0 5vh 0;
}
.trame-bloc-soustext-stock {
	position:relative;
	height:auto;
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.titre-stock {
	font-family: 'Prompt', sans-serif;
	font-weight: 600;
	font-size: 7.5vh;
    line-height: 1;
	letter-spacing: -0.02em;
	color:#fff;
	
} 
.sous-titre-stock {
	font-family: 'Prompt', sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 4vh;
    line-height: 1;
	color:#fff;
	padding:1vh 0 5vh 0;
	
} 

.sous-titre-stock-red {
	font-family: 'Prompt', sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 1.8vw;
    line-height: 1;
	color:#f11d1d;
}
.text-stock {
	font-family: 'Prompt', sans-serif;
	font-weight: 400;
	font-size:2vh;
	line-height: 3vh;
	color:#fff;
	text-align:justify;
	display: flex;
}
.text2-stock {
	font-family: 'Prompt', sans-serif;
	font-weight: 600;
	font-size:2vh;
	line-height: 3vh;
	color:#f11d1d;
	text-align:justify;
	display: flex;
}
.trame-pic-stock {
	padding: 0 5vw 0 10vw;
    width: 55vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.trame-pic1-stock {
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.trame-pic2-stock {
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
}
.trame-pic3-stock {
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
}
.stock-pic1 {
	height: 20vh;
    width: 20vw;
    margin: 0;
    border-radius: 0;
    padding: 0 0 0 0;
    z-index: 997;
}
.stock-pic2 {
	height: 20vh;
    width: 10vw;
    margin: -5vh 0 0 0;
    border-radius: 0;
    padding: 0 0 0 0;
    z-index: 998;
}
.stock-pic3 {
	height: 20vh;
    width: 20vw;
    margin: -5vh 0 0 0;
    border-radius: 0;
    padding: 0 0 0 0;
    z-index: 999;
}
.trame-intall-stock {
	width:55vw;
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
}
.stock-pdf {
	height: 3vh;
    width:auto;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

/******************************** galerie ********************************/
.trame-galerie {
    width: 100vw;
    height: auto;
	background: linear-gradient(180deg, rgba(255, 255, 255,0.99), rgba(255, 255, 255,0));
	opacity: 0.94;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.titre-galerie {
	font-family: 'Prompt', sans-serif;
	font-weight: 600;
	font-size: 7.5vh;
    line-height: 1;
	letter-spacing: -0.02em;
	color:#fff;
	padding:10vh 0 0 10vw;
} 
.sous-titre-galerie {
	font-family: 'Prompt', sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 4vh;
    line-height: 1;
	color:#fff;
	padding:5vh 0 5vh 10vw;
	
} 

.trame-mov-gal {
	padding:0 10vw;
	display: flex;
    flex-direction: column;
}
.trame-mov-gal h4 {
	font-family: 'Prompt', sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size:2vh;
	line-height: 3vh;
	color:#fff;
	text-align:justify;
	padding:5vh 0 5vh;
}
.trame-mov-gal video {
	padding:5px; 
	height: auto;
    width: calc(80vw - 10px); 
}

.trame-mov-gal2 {
	padding: 0 10vw;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.trame-mov1-gal2 {
	padding:5px; 
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
.trame-mov2-gal2 {
	padding:5px;
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
.trame-mov-gal2 h4 {
	font-family: 'Prompt', sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size:2vh;
	line-height: 3vh;
	color:#fff;
	text-align:justify;
	padding:5vh 0 5vh;
}
.trame-mov-gal2 video {
	height: auto;
    width: calc(40vw - 10px); 
}

.trame-mov-gal3 {
	padding: 0 10vw;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
	
}
.trame-mov1-gal3 {
	padding:5px; 
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}

.trame-mov2-gal3 {
	padding:5px;
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
.trame-mov3-gal3 {
	padding:5px;
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
.trame-mov-gal3 h4 {
	font-family: 'Prompt', sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size:2vh;
	line-height: 3vh;
	color:#fff;
	text-align:justify;
	padding:5vh 0 5vh;
}
.trame-mov-gal3 video {
	height: auto;
    width: calc(26.6666667vw - 10px); 
}



.mov-gal4 {
	height: 19.5vh;
    width: 19.5vw;  
    border-radius: 0vh;
    padding: 0 0 0 0;
    z-index: 999;
}
.mov-gal3 {
	height: 26.4vh;
    width: 26.4vw;
    border-radius: 0vh;
    padding: 0 0 0 0;
    z-index: 999;
}


.trame-mov-gal4 {
	padding:0 10vw;
	display: flex;
    flex-direction: row;
	
}
.trame-mov1-gal4 {
	padding:5px; 
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}

.trame-mov2-gal4 {
	padding:5px;
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
.trame-mov3-gal4 {
	padding:5px;
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
.trame-mov4-gal4 {
	padding:5px;
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
.trame-mov-gal4 h4 {
	font-family: 'Prompt', sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size:2vh;
	line-height: 3vh;
	color:#fff;
	text-align:justify;
	padding:5vh 0 5vh;
}
.trame-mov-gal4 video {
	height: auto;
    width: calc(20vw - 10px); 
}

/******************************** contact ********************************/
.trame-contact {
	height:100vh;
	width:100vw;
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.trame-adresse-contact {
	height: 100vh;
    width: 50vw;
    padding: 0 10vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}

.titre-contact-gros {
	font-family: 'Prompt', sans-serif;
	font-weight: 600;
	font-size: 7.5vh;
    line-height: 1;
	letter-spacing: -0.02em;
	color:#fff;
	padding-bottom: 5vh;
	margin: -10vh 0 0 0;
} 
.trame-contact-logo {
    display: flex;
    flex-direction: row;
}
.footer-logo {
	height:15vh;
}
.text-contact{
	font-family: 'Prompt', sans-serif;
	font-weight: 300;
	font-size:2.5vh;
	line-height:5vh;
	color:#fff;
	text-align:justify;
	margin:0;
}
.blue, a:link.blue_glow_contact {
	font-family: 'Prompt', sans-serif; 
	font-weight: 300;
	font-size:2.5vh;
	line-height:5vh;
	color:#fff;
	text-align:justify;
}	
.blue, a:visited.blue_glow_contact {
	color: #fff; 
	text-decoration: none;
}
.blue, a:hover.blue_glow_contact {
	color: #f11d1d;
	text-shadow: 0 0 10px #f11d1d;
	text-decoration: none;
}
.blue, a:active.blue_glow_contact {
	color: #fff; 
	text-decoration: none;	
}
.trame-contactmap {
	display: flex;
	justify-content: center;
	vertical-align: middle;
	align-items: center;
}	
.contactmap {
	height:25vh;
	width:50vw;
	border-radius:1vh 25vw 25vw;
	border:0;
	display: flex;
	justify-content: center;
	vertical-align: middle;
	align-items: center;
}	
/******************************** footer ********************************/
.text-footer-first {
	font-family: 'Prompt', sans-serif;
	font-weight: 200;
	font-size: 1vw;
    line-height: 100%;
	color:#fff; 
	text-align:end;
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
}
.text-footer-deuxième {
	font-weight: 600;
}
.icon-s-footer {
	width: auto;
    height: 2.5vh;
	line-height:5vh;
    display: flex;
	margin-right:1vw;
}

.bycw-trame-footer {
	position:absolute;
	bottom:2vh;
	padding-left: 2vw;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    
}

.copyr {
	height: 1.5vh;
    padding: 0 0 0.5vh 0.2vw;
}
.bycw {
	height:1.5vh;
	line-height: 5vh;
	padding-left:0.5vw;
}

/******************************** BOOTSTRAP MEDIA QUERIES ********************************/

/* Lg Screen iPad Pro landscape*/
@media only screen and (min-width: 1366px) and (max-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
/******************************** page accueil ********************************/

.GP15home {
    height: 30vh;
}
/******************************** new ********************************/
.trame-bloc-text {
    padding: 0 15vw 0 10vw;
}
/******************************** skywalker ********************************/
.trame-bloc-text-sky {
    width: 50vw;
}
.trame-bloc-soustext-sky {
	width: 50vw;
    padding: 0 8vw 0 10vw;
}
.trame-droite-sky {
    width: 50vw;
}
.trame-queu-sky {
    width: 100vw;
}
.trame-pic-sky {
	width: 50vw;
    padding-top: 0;
}
.sky-pic {
    height: 25vh;
    width: 30vw;
	margin:  10vh 0 0 -15vw;
}
.sky-mov {
    height: 25vh;
    width: 30vw;
    margin:-3vh -5vw 0 0;
}

/******************************** skywalker XL ********************************/
.trame-bloc-gauche-skyxl {
    width: 50vw;
}
.trame-pic-skyxl {
	width: 50vw;
    padding: 0 7.5vw 0 10vw;
}
.trame-pic2-skyxl {
    justify-content: space-around;
}
.skyxl-pic {
    height: 37vh;
	width:auto;
	margin: 0 0 0 4vw;
}
.trame-bloc-text-skyxl {
    width: 50vw;
   
}
.trame-bloc-soustext-skyxl {
	width: 50vw;
    padding: 0 10vw 0 8vw;
}
.titre-skyxl {
    margin:0 -7vw 0 0;
}

/******************************** antares ********************************/
.trame-bloc-text-ant {
    width: 50vw;
}
.trame-bloc-soustext-ant {
	width: 50vw;
    padding: 0 8vw 0 10vw;
}
.trame-droite-ant {
    width: 50vw;
}
.ant-pic {
    height: 25vh;
    width: 30vw;
	margin:  10vh 0 0 -15vw;
}
.ant-mov {
	height: 25vh;
    width: 30vw;
    margin:-3vh -5vw 0 0;
}
/******************************** asw22 ********************************/
.trame-gauche-asw {
    width: 50vw;
}
.asw-pic {
    height: 25vh;
    width: 30vw;
    margin:  10vh -15vw 0 0;
}
.asw-mov {
    height: 25vh;
    width: 30vw;
    margin:-3vh 0 0 -5vw;
}
.trame-bloc-text-asw {
    width: 50vw;
}
.trame-bloc-soustext-asw {
    width: 50vw;
}
/******************************** diana-2 ********************************/
.trame-bloc-text-diana {
    width: 50vw;
}
.trame-bloc-soustext-diana {
    width: 50vw;
	padding: 0 8vw 0 10vw;
}
.trame-droite-diana {
    width: 50vw;
}
.trame-pic-diana {
    width: 50vw;
}
.trame-diana-queu {
    width: 50vw;
}
.diana-pic {
    height: 25vh;
    width: 30vw;
	margin:  0vh 0 0 -15vw;
}
.diana-mov {
    height: 25vh;
    width: 30vw;
    margin:-3vh -5vw 0 0;
}
.diana-pdf {
    margin: 0 -1vw 0 0;
}
/******************************** gp15 ********************************/
.trame-gauche-gp15 {
    width: 50vw;
}

.gp15-pic {
    height: 25vh;
    width: 30vw;
    margin:  0vh -15vw 0 0;
}
.gp15-mov {
    height: 25vh;
    width: 30vw;
     margin:-3vh 0 0 -5vw;
}
.trame-bloc-text-gp15 {
    width: 50vw;
}
.trame-bloc-soustext-gp15 {
    width: 50vw;
}
.gp15-pdf {
    margin: 0 -1vw 0 0;
}
/******************************** gp15-2 ********************************/
.trame-bloc-text-gp15-2 {
    width: 50vw;
}
.trame-bloc-soustext-gp15-2 {
    width: 50vw;
}
.trame-droite-gp15-2 {
    width: 50vw;
}
.trame-gp15-2-queu {
    width: 50vw;
}
.trame-pic-gp15-2 {
    width: 50vw;
}
.gp15-2-pic {
    height: 25vh;
    width: 30vw;
	margin:  10vh -15vw 0 0;
}
.gp15-2-pic2 {
    height: 25vh;
    width: 30vw;
    margin:-3vh 0 0 -10vw;
}
/******************************** en stock ********************************/
.trame-pic-stock {
    padding: 0 5vw 0 10vw;
    width: 50vw;
}
.stock-pic2 {
    margin: -2vh 0 0 0;
}
.stock-pic3 {
    margin: -2vh 0 0 0;
}
.trame-bloc-text-stock {
    width: 50vw;
}
.trame-bloc-soustext-stock {
    width: 50vw;
}
/******************************** galerie ********************************/
.text2-galerie {
	padding:5vh 0 2vh;
}
/******************************** contact ********************************/
.trame-adresse-contact {
    padding:0 2.5vw 0 10vw;
}

}

/* Screen portrait */
@media screen and (max-width: 1199px) and (orientation: portrait) {
/******************************** page accueil ********************************/
.trame-intro {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
}
.trame-intro-text {
    width: 100vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
}
.trame-intro-pic{
    width: 100vw;
	height:auto;
    padding:0 0 5vh 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.GP15home {
    width: 80vw;
    margin: 0 0 0 0;
}
.titre-intro {
	font-size: 4vh;
    padding: 0 0 5vh 10vw;
}
.sous-titre-intro {
	font-size: 2vh;
    font-style: italic;
    line-height: 1;
	padding: 0 0 0 10vw;
    display: flex;
}
.baudis {
    height: 5vh;
    padding: 0;
    margin: 1vh 0 0 -1vw;
}
.sous-titre-intro-red {
    padding-top: 5vh !important;
	font-size: 3vh;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    width: 100vw;
}
/******************************** new ********************************/
.trame-new {
	min-height:0px;
    height: auto;
}
.trame-bloc {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.trame-bloc-text {
    padding: 0;
    width: 100vw;
    height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.trame-GP15new {
    width: 100vw;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.GP15new {
    height: auto;
    width: 60vw;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.titre-new {
	padding: 0 0 1vh 10vw;
}
.sous-titre-new {
	padding: 0 0 5vh 10vw;
}
.text-new {
	padding: 0 10vw;
}
/******************************** skywalker ********************************/
.trame-sky {
    height: auto;
}
.trame-bloc-sky {
	height:auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.trame-queu-sky {
    width: 100vw;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.sky-queu {
    height: auto;
    width: 60vw;
    margin: 10vh 0;
}
.trame-bloc-text-sky {
    padding: 0;
    width: 100vw;
    height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.trame-bloc-soustext-sky {
    position: relative;
    padding: 0;
    height: auto;
    width: 100vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.titre-sky {
    padding: 0 0 1vh 10vw;
}
.sous-titre-sky {
    padding: 0 0 5vh 10vw;
}
.text-sky {
    padding: 0 10vw;
}
.sky-pdf {
    height: auto;
    width: 20vw;
    margin: -1vh 0 0 0;
    padding: 0 0 0 0;
}
.trame-droite-sky {
    width: 100vw;
    height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
}

.trame-pic-sky {
    position: relative;
    padding-top: 0;
    width: 100vw;
    height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
.sky-pic {
    height: auto;
    width: 75vw;
    margin: 0;
    border-radius: 0;
    padding: 0 0 0 0;
}
.sky-mov {
    height: auto;
    width: 75vw;
    z-index: 999;
    margin: 0;
    border-radius: 0;
    padding: 0;
}
/******************************** skywalker XL ********************************/
.trame-skyxl {
    height: auto;
}
.trame-bloc-skyxl {
	height:auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.trame-bloc-gauche-skyxl {
    width: 100vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end;
}
.skyxl-queu {
	height: auto;
    width: 60vw;
	padding:5vh 0 10vh;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.trame-pic-skyxl {
	position: relative;
    padding: 0;
    height: auto;
    width: 100vw;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.skyxl-pic {
    width: 75vw;
    margin: 0 0 0 0;
    border-radius: 0;
    padding: 0 0 0 0;
	z-index:999;
}

.trame-bloc-text-skyxl {
	width:100vw;
	height: auto;
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.trame-bloc-pic-skyxl {
	width: 75vw;
    height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: flex-end;
}

.trame-bloc-soustext-skyxl {
	position: relative;
    padding: 0 13vw 0 5vw;
    height: auto;
    width: 100vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.titre-skyxl {
	padding: 0 0 1vh 10vw;
	
} 
.sous-titre-skyxl {
    padding: 0 0 5vh 10vw;
}
.text-skyxl {
    padding: 0 10vw;
}	
 

/******************************** antares ********************************/
.trame-ant {
    width: 100vw;
    height: auto;
}
.trame-bloc-ant {
	width: 100vw;
	height:auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.trame-bloc-text-ant {
	width: 100vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end;
}

.ant-queu {  
	height:auto;
	width: 50vw;
	padding:5vh 0 10vh;
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.trame-bloc-soustext-ant {
    position: relative;
    padding: 0;
    height: auto;
    width: 100vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.titre-ant {
	padding: 0 0 1vh 10vw;
	
} 
.sous-titre-ant {
    padding: 0 0 5vh 10vw;
	
} 
.text-ant {
    padding: 0 10vw;
}

.trame-droite-ant {
    width: 100vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: center;
}
.trame-pic-ant{
	width: 100vw;
    height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}
.ant-pic {
	height: auto;
    width: 75vw;
    margin: 0;
    border-radius: 0;
    padding: 0 0 0 0;
}

.ant-mov {
	height: auto;
    width: 75vw;
    z-index: 999;
    margin: 0;
    border-radius: 0;
    padding: 0;
}
.trame-intall-ant {
	width:100vw;
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.ant-pdf {
	height: 3vh;
    width:auto;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
/******************************** asw22 ********************************/
.trame-asw {
    width: 100vw;
    height: auto;
	background: linear-gradient(180deg, black 35%, white);
	opacity: 0.95;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.trame-bloc-asw {
	width: 100vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.trame-bloc-text-asw {
	width: 100vw;
    height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-end;
}
.trame-queu-asw {
    width: 100vw;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.asw-queu {
	width:60vw;
	margin: 0;
	padding: 5vh 0 10vh;
}
.trame-bloc-soustext-asw {
	position:relative;
	padding: 0 13vw 0 5vw;
	height:auto;
	width: 100vw;
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.titre-asw {
	padding: 0 0 1vh 10vw;
	
} 
.sous-titre-asw {
	padding: 0 0 5vh 10vw;
} 
.text-asw {
	padding: 0 10vw;
}
.trame-gauche-asw {
    width: 100vw;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: center;
}
.trame-pic-asw{
	width: 100vw;
    height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}
.asw-pic {
	height: auto;
    width: 75vw;
    margin: 0;
    border-radius: 0;
    padding: 0 0 0 0;
}
.asw-mov {
	height: auto;
    width: 75vw;
    margin: 0;
    border-radius: 0;
    padding: 0 0 0 0;
}

/******************************** diana-2 ********************************/
.trame-diana {
    width: 100vw;
    height: auto;
	background: #fff;
	opacity: 0.94;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.trame-bloc-diana {
	width: 100vw;
	height:auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
}

.trame-bloc-text-diana {
	width: 100vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end;
}

.trame-bloc-soustext-diana {
    position: relative;
    padding: 0 5vw 0 13vw;
    height: auto;
    width: 100vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.titre-diana {
    padding: 0 0 1vh 10vw;
} 
.sous-titre-diana {
    padding: 0 0 5vh 10vw;
} 
.text-diana {
	padding: 0 10vw;
	display:inline;
}
.trame-droite-diana {
	width:100vw;
	height:auto;
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.trame-diana-queu {
	width: 100vw;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: nowrap;
}
.diana-queu {
    width: 60vw;
	margin: 0;
	padding: 5vh 0 10vh;
}
.trame-pic-diana {
	position: relative;
    width: 100vw;
    height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.diana-pic {
	height: auto;
    width: 75vw; 
	margin:0;
}
.diana-mov {
	height: auto;
    width: 75vw; 
	margin: 0;
}
.trame-intall-diana {
	width:100vw;
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.diana-pdf {
	height: auto;
    width: 20vw;
    margin: -0.5vh 0 0 0;
    padding: 0 0 0 0;
}

/******************************** gp15 ********************************/
.trame-gp15 {
    width: 100vw;
    height: auto;
	background: linear-gradient(to bottom, white 55%, black);
	opacity: 0.94;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.trame-bloc-gp15 {
	width: 100vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.trame-bloc-text-gp15 {
	width: 100vw;
    height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: flex-end;
}
.trame-gp15-queu {
	width: 100vw;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    flex-wrap: nowrap;
}
.gp15-queu {
	width:60vw;
	padding: 5vh 0 10vh;
}
.trame-bloc-soustext-gp15 {
	position:relative;
	padding: 0 13vw 0 5vw;
	height:auto;
	width: 100vw;
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.titre-gp15 {
	padding: 0 0 1vh 10vw;
} 
.sous-titre-gp15 {
	padding: 0 0 5vh 10vw;
} 
.text-gp15 {
	padding: 0 10vw;
}
.trame-gauche-gp15 {
    width: 100vw;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: center;
}
.trame-pic-gp15 {
    position: relative;
    width: 100vw;
    height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.gp15-pic {
	height: auto;
    width: 75vw; 
	margin: 0 ;
}

.gp15-mov {
	height: auto;
    width: 75vw; 
	margin:0;
}

.trame-intall-gp15 {
	width:100vw;
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.gp15-pdf {
	height: auto;
    width: 20vw;
    margin: -1vh 0 0 0;
    padding: 0 0 0 0;
}
/******************************** gp15-2 ********************************/
.trame-gp15-2 {
    width: 100vw;
    height: auto;
	background: #000;
	opacity: 0.95;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.trame-bloc-gp15-2 {
	width: 100vw;
	height:auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.trame-bloc-text-gp15-2 {
	width: 100vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end;
}
.trame-bloc-soustext-gp15-2 {
    position: relative;
    padding: 0;
    height: auto;
    width: 100vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.titre-gp15-2 {
	padding: 0 0 1vh 10vw;
} 
.sous-titre-gp15-2 {
	padding: 0 0 5vh 10vw;
	
} 
.text-gp15-2 {
	padding: 0 10vw;
}
.trame-droite-gp15-2 {
    width: 100vw;
    height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end;
}
.trame-gp15-2-queu {
	width: 100vw;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: nowrap;
}

.gp15-2-queu {  
    width: 60vw;
	padding: 5vh 0 10vh;
}

.trame-pic-gp15-2 {
	position: relative;
    width: 100vw;
    height: auto;
    padding-bottom: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.gp15-2-pic {
	height: auto;
    width: 75vw;
    margin: 0 ;
}	
.gp15-2-pic2 {
    height: auto;
    width: 75vw;
    margin:0;
    float: none;
    border: 0;
}	
.trame-intall-gp15-2 {
	width:100vw;
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.gp15-2-pdf {
	height: auto;
    width: 20vw;
    margin: -1vh 0 0 0;
    padding: 0 0 0 0;
}

/******************************** en stock ********************************/
.trame-stock {
    width: 100vw;
    height: auto;
	padding-left: 0 !important;
	padding-top:5vh!important;
    padding-bottom: 0!important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.trame-bloc-stock {
	width: 100vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.trame-bloc-text-stock {
	width: 100vw;
    height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end;
}
.stock-queu {
	height:15vh;
	width:auto;
	padding:0 0 5vh 0;
}
.trame-bloc-soustext-stock {
	position:relative;
	padding: 0 ;
	height:auto;
	width: 100vw;
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.titre-stock {
	padding: 0 0 1vh 10vw;
} 
.sous-titre-stock {
	padding: 0 0 5vh 10vw;
	
} 
.sous-titre-stock-red {
	padding: 0 0 5vh 10vw;
	font-size:6vw;
}
.text-stock {
	padding: 0 10vw;
}
.text2-stock {
	padding: 0 10vw;
}
.trame-pic-stock {
	padding:0 10vw;
    width: 100vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.trame-pic1-stock {
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.trame-pic2-stock {
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
}
.trame-pic3-stock {
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
}
.stock-pic1 {
	height: auto;
    width: 50vw;
    margin: 0;
}
.stock-pic2 {
	height: auto;
    width: 40vw;
    margin: -5vh 0 0 0;
}
.stock-pic3 {
	height: auto;
    width: 50vw;
    margin:-5vh 0 0 0;
}
.trame-intall-stock {
	width:100vw;
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.stock-pdf {
	height: 3vh;
    width:auto;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

/******************************** galerie ********************************/
.trame-galerie {
    width: 100vw;
    height: auto;
	background: linear-gradient(180deg, rgba(255, 255, 255,0.99), rgba(255, 255, 255,0));
	opacity: 0.94;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.titre-galerie {
	font-size: 7.5vh;
    line-height: 1;
	letter-spacing: -0.02em;
	color:#fff;
	padding:10vh 0 0 10vw;
} 
.sous-titre-galerie {
	font-size: 4vh;
    line-height: 1;
	color:#fff;
	padding:5vh 0 5vh 10vw;
	
} 
.text-galerie {
	font-size:2vh;
	line-height: 3vh;
	color:#fff;
	text-align:justify;
	padding:5vh 0 5vh;
}
.text2-galerie {
	font-size:2vh;
	line-height: 3vh;
	color:#fff;
	text-align:justify;
	padding:5vh 0 5vh;
}
.trame-mov-gal {
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-content: flex-start;
}
.mov-gal {
	height: auto;
    width: 75vw; 
}
.mov-gal2 {
	height: auto;
    width: 75vw; 
}
.mov-gal4 {
	height: auto;
    width: 75vw;  
}
.mov-gal3 {
	height: auto;
    width: 75vw;
}
/******************************** contact ********************************/
.trame-contact {
	height:auto;
	width:100vw;
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
.trame-adresse-contact {
	height: auto;
    width: 100vw;
    padding: 0 10vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}

.titre-contact-gros {
	padding: 10vh 0 1vh 10vw;
	margin:0;
} 
.sous-titre-contact {
	padding: 0 0 5vh 10vw;
	
} 
.text-contact {
	padding: 0 10vw;
}
.trame-contact-logo {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.footer-logo {
	height:15vh;
	margin:5vh 0 2.5vh;
	padding:0 10vw;
}
.blue, a:link.blue_glow_contact {
	font-size:2.5vh;
	line-height:5vh;
	color:#fff;
	text-align:justify;
	padding: 0 10vw;
}	
.blue, a:visited.blue_glow_contact {
	color: #fff; 
	text-decoration: none;
}
.blue, a:hover.blue_glow_contact {
	color: #f11d1d;
	text-shadow: 0 0 10px #f11d1d;
	text-decoration: none;
}
.blue, a:active.blue_glow_contact {
	color: #fff; 
	text-decoration: none;	
}
.trame-contactmap {
	display: flex;
	justify-content: center;
	vertical-align: middle;
	align-items: center;
	margin:5vh 10vw;
}	
.contactmap {
	width:100vw;
	border-radius:1vh 25vw 25vw;
	border:0;
	display: flex;
	justify-content: center;
	vertical-align: middle;
	align-items: center;
}	
/******************************** footer ********************************/
.text-footer-first {
	font-size: 3vw;
    line-height: 100%;
	color:#fff; 
	text-align:end;
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
}
.text-footer-deuxième {
	font-weight: 600;
}
.icon-s-footer {
	width: auto;
    height: 2.5vh;
	line-height:5vh;
    display: flex;
	margin-right:1vw;
}

.bycw-trame-footer {
	position: absolute;
    width: 100vw;
    bottom: 2vh;
    padding-left: 2vw;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    
}

.copyr {
	height: 2vh;
    padding: 0 0 0.5vh 0.5vw;
}
.bycw {
	height:1.5vh;
	line-height: 5vh;
	padding-left:0.5vw;
}
}

/* Md Screen landscape */
@media screen and (max-width: 1199px) and (orientation: landscape) {
/******************************** page accueil ********************************/
.trame-intro-text {
	padding-left: 5vw;
	align-content: space-around;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
}
.titre-intro {
    padding: 0 0 5vh 0;
}
.sous-titre-intro-red {
    padding-top: 5vh;
}
.trame-intro-pic {
    padding: 0;
}
/******************************** new ********************************/
.trame-bloc-text {
    padding: 0 12vw 0 12vw;
}
.text-new {
    line-height: 3.5vh;
}
/******************************** skywalker ********************************/
.trame-bloc-text-sky {
    width: 50vw;
}
.trame-droite-sky {
    width: 50vw;
   
}
.trame-bloc-soustext-sky {
   width: 50vw;
}
.text-sky {
    line-height: 3.5vh;
}
.sky-pdf {
    height: 5vh;
    width: auto;
    margin: -0.75vh 0 0 0;
    padding: 0 0 0 0;
}
.sky-queu {
    height: auto;
    width: 25vw;
    margin: 3vh 3vw 0 0;
}
.trame-pic-sky {
    padding-top: 10vh;
	padding-right: 10vw;
    width: 50vw;
    height: 100vh;
}
.trame-pic1-sky {
	width:40vw;
    display:flex;
}
.sky-pic {
    height: 25vh;
    width: 28vw;
    margin: 0 0 0 5vw;
}
.trame-mov1-sky {
	width: 40vw;
    display: flex;
    justify-content: flex-end;
}
.sky-mov {
    height: 26vh;
    width: 28vw;
    margin: -4vh 0 0 0;
}
/******************************** skywalker XL ********************************/
.trame-bloc-gauche-skyxl {
    width: 50vw;
}
.trame-bloc-text-skyxl {
    width: 50vw;
}
.trame-pic-skyxl {
    padding: 0 5vw 0 10vw;
    width: 50vw;
}
.skyxl-pic {
    width: 35vw;
    margin: 0 0 0 0;
}
.trame-bloc-soustext-skyxl {
    padding: 0 10vw 0 5vw;
    width: 50vw;
}
/******************************** antares ********************************/
.trame-bloc-text-ant {
    width: 50vw;
}
.trame-droite-ant {
    width: 50vw;
	padding-right: 10vw;
}
.trame-bloc-soustext-ant {
   width: 50vw;
   padding: 0 5vw 0 10vw;
}
.text-ant {
    line-height: 3.5vh;
}
.ant-pdf {
    height: 5vh;
    width: auto;
    margin: -0.75vh 0 0 0;
    padding: 0 0 0 0;
}
.sky-queu {
    height: auto;
    width: 25vw;
    margin: 3vh 3vw 0 0;
}
.trame-pic1-ant {
	width:40vw;
    display:flex;
}
.ant-pic {
    height: 25vh;
    width: 28vw;
    margin: 0 0 0 5vw;
}
.trame-mov1-ant {
	width: 40vw;
    display: flex;
    justify-content: flex-end;
}
.ant-mov {
    height: 35vh;
    width: 28vw;
    margin: -8vh 0 0 0;
}
/******************************** asw22 ********************************/
.trame-gauche-asw {
    width: 50vw;
	padding-left:10vw;
}
.trame-pic1-asw {
	width: 40vw;
    display: flex;
    justify-content: flex-end;
}
.asw-pic {
    height: 25vh;
    width: 28vw;
    margin: 0 5vw 0 0 ;
}
.trame-mov1-asw {
	width: 40vw;
    display: flex;
    justify-content: flex-start;
}
.asw-mov {
   height: 26vh;
    width: 28vw;
    margin: -4vh 0 0 0;
}
.asw-queu {
    height: auto;
    width: 25vw;
    margin: 3vh 3vw 0 0;
}
.trame-bloc-text-asw {
    width: 50vw;
	
}
.trame-bloc-soustext-asw {
    padding: 0 10vw 0 5vw;
    width: 50vw;
}
/******************************** diana-2 ********************************/
.trame-bloc-text-diana {
    width: 50vw;
}
.trame-bloc-soustext-diana {
    padding: 0 5vw 0 10vw;
    width: 50vw;
}
.trame-droite-diana {
    width: 50vw;
}
.diana-pdf {
    height: 5vh;
    width: auto;
    margin: -0.75vh 0 0 0;
    padding: 0 0 0 0;
}
.trame-diana-queu {
    width: 50vw;
}
.diana-queu {
    height: auto;
    width: 25vw;
    margin: 3vh 3vw 0 0;
}
.trame-pic-diana {
    width: 50vw;
	padding-right: 10vw;
}
.trame-pic1-diana {
	width:40vw;
    display:flex;
}
.diana-pic {
    height: 25vh;
    width: 28vw;
    margin: 0 0 0 5vw;
}
.trame-mov1-diana {
	width: 40vw;
    display: flex;
    justify-content: flex-end;
}
.diana-mov {
    height: 26vh;
    width: 28vw;
    margin: -4vh 0 0 0;
}
/******************************** gp15 ********************************/
.trame-gauche-gp15 {
    width: 50vw;
	padding-left:10vw;
}
.trame-pic1-gp15 {
    width: 40vw;
    display: flex;
    justify-content: flex-end;
}
.gp15-pic {
    height: 25vh;
    width: 28vw;
    margin: 0 5vw 0 0 ;
}
.trame-mov1-gp15 {
	width: 40vw;
    display: flex;
    justify-content: flex-start;
}
.gp15-mov {
   height: 26vh;
    width: 28vw;
    margin: -4vh 0 0 0;
}
.trame-bloc-text-gp15 {
    width: 50vw;
}
.trame-bloc-soustext-gp15 {
    padding: 0 10vw 0 5vw;
    width: 50vw;
}

/******************************** gp15-2 ********************************/
.trame-bloc-text-gp15-2 {
    width: 50vw;
}
.trame-bloc-soustext-gp15-2 {
    padding: 0 5vw 0 10vw;
    width: 50vw;
}
.trame-droite-gp15-2 {
    width: 50vw;
}
.trame-gp15-2-queu {
    width: 50vw;
}
.gp15-2-pdf {
    height: 5vh;
    width: auto;
    margin: -0.75vh 0 0 0;
    padding: 0 0 0 0;
}
.trame-pic-gp15-2 {
    width: 50vw;
	padding-right: 10vw;
}
.trame-pic1-gp15-2 {
	width:40vw;
    display:flex;
}
.gp15-2-pic {
    height: 25vh;
    width: 28vw;
    margin: 0 0 0 5vw;
}
.trame-pic2-gp15-2 {
	width: 40vw;
    display: flex;
    justify-content: flex-end;
}
.gp15-2-pic2 {
    height: 25vh;
    width: 28vw;
    margin: -4vh 0 0 0;
}
/******************************** en stock ********************************/
.trame-pic-stock {
    width: 50vw;
}
.sous-titre-stock-red {
	font-weight: 600;
	font-size: 4vw;
}
/******************************** galerie ********************************/
.trame-mov-gal h4,
.trame-mov-gal2 h4 {
    font-size: 2vw;
}
/******************************** contact ********************************/
.trame-adresse-contact {
    width: 50vw;
    padding: 0 5vw 0 10vw;
}
.text-footer-first {
    font-size: 1.5vw;
}
.copyr {
    height: 2vh;
    padding: 0 0 0.5vh 0.3vw;
}
.bycw {
    height: 1.5vh;
    line-height: 5vh;
    padding-left: 0.5vw;
    padding-bottom: 0.2vh;
}
}

/* Sm Screen landscape */
@media screen and (min-width: 768px) and (max-width: 991px) and (orientation: landscape) {
/******************************** page accueil ********************************/

/******************************** new ********************************/
.trame-GP15new {
    width: 35vw;
}
.GP15new {
    height: auto;
    width: 35vw;
}
.trame-bloc-text {
    padding: 0 10vw 0 0;
    width: 65vw;
}
.titre-new {
    font-size: 9.5vh;
}
.sous-titre-new {
    font-size: 5vh;
}
.text-new {
    font-size: 3vh;
    line-height: 4vh;
}
/******************************** skywalker ********************************/

.sky-queu {
    height: auto;
    width: 20vw;
    margin: 3vh 2vw 0 0;
}
	.trame-bloc-soustext-sky {
		position: absolute;
		padding: 0 7.5vw 0 10vw;
		width: 65vw;
}
		.titre-sky {
			font-size: 9.5vh;
}
		.sous-titre-sky {
			font-size: 5vh;
}
		.text-sky {
			font-size: 3vh;
			line-height: 4vh;
}
	.trame-button-sky {
		height: auto;
		width: 47.5vw;
		padding: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: space-around;
}
.trame-droite-sky {
    width: 35vw;
}
	.trame-pic-sky {
		padding-top: 0;
		width: 35vw;
}
	.trame-pic1-sky {
		display: none;
}
	.trame-mov1-sky {
		width: fit-content;
		display: flex;
		justify-content: center;
		flex-direction: row;
		align-items:flex-start;
		flex-wrap: wrap;
}
		.sky-mov {
			height: auto;
			width: 28vw;
			margin: 4vh 0 0 0;
}
/******************************** skywalker XL ********************************/
.trame-bloc-gauche-skyxl {
    width: 35vw;
}
	.trame-pic-skyxl {
		padding: 0 5vw 0 10vw;
		width: 35vw;
}
		.skyxl-pic {
			width: 28vw;
			margin: 0 0 0 0;
}
.trame-bloc-text-skyxl {
    width: 65vw;
}
	.trame-bloc-soustext-skyxl {
		padding: 0 10vw 0 7.5vw;
		width: 65vw;
}
		.titre-skyxl {
			font-size: 9.5vh;
			margin-right: -5vw;
}
		.sous-titre-skyxl {
			font-size: 5vh;
			padding: 1vh 0 5vh 0;
}
		.text-skyxl {
			font-size: 3vh;
			line-height: 4vh;
}
	.trame-button-skyxl {
		height: auto;
		width: 47.5vw;
		padding: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: space-around;
}
/******************************** antares ********************************/
.trame-bloc-text-ant {
    width: 65vw;
}
	.trame-bloc-soustext-ant {
		width: 65vw;
		padding: 0 7.5vw 0 10vw;
}
		.titre-ant {
			font-size: 9.5vh;
			margin-right: -5vw;
}
		.sous-titre-ant {
			font-size: 5vh;
			padding: 1vh 0 5vh 0;
}
		.text-ant {
			font-size: 3vh;
			line-height: 4vh;
}
	.trame-button-ant {
		height: auto;
		width: 47.5vw;
		padding: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: space-around;
}
		.button--size-s-ant {
			font-size: 3vh;
}
.trame-droite-ant {
    width: 35vw;
    padding-right: 10vw;
}
	.trame-pic-ant {
		padding-top: 0;
		width: 35vw;
}
	.trame-pic1-ant {
		display: none;
}
	.trame-mov1-ant {
		width: fit-content;
		display: flex;
		justify-content: center;
		flex-direction: row;
		align-items:flex-start;
		flex-wrap: wrap;
}
		.ant-mov {
			height: auto;
			width: 28vw;
			margin: 4vh 0 0 0;
}

/******************************** asw22 ********************************/
.trame-gauche-asw {
    width: 35vw;
    padding-left: 10vw;
}
	.trame-pic1-asw {
		display: none;
}
	.trame-mov1-asw {
		height: auto;
		width: 28vw;
		margin: 4vh 0 0 0;
}
.trame-bloc-text-asw {
    width: 65vw;
}
		.trame-bloc-soustext-asw {
		padding: 0 10vw 0 7.5vw;
		width: 65vw;
}
		.titre-asw {
			font-size: 9.5vh;
			margin-right: -5vw;
}
		.sous-titre-asw {
			font-size: 5vh;
			padding: 1vh 0 5vh 0;
}
		.text-asw {
			font-size: 3vh;
			line-height: 4vh;
}
	.trame-button-asw {
		height: auto;
		width: 47.5vw;
		padding: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: space-around;
}
/******************************** diana-2 ********************************/
.trame-bloc-text-diana {
    width: 65vw;
}
	.trame-bloc-soustext-diana {
		width: 65vw;
		padding: 0 7.5vw 0 10vw;
}
		.titre-diana {
			font-size: 9.5vh;
			margin-right: -5vw;
}
		.sous-titre-diana {
			font-size: 5vh;
			padding: 1vh 0 5vh 0;
}
		.text-diana {
			font-size: 3vh;
			line-height: 4vh;
}
	.trame-button-diana {
		height: auto;
		width: 47.5vw;
		padding: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: space-around;
}
		.button--size-s-diana {
			font-size: 3vh;
}
.trame-droite-diana {
    width: 35vw;
    padding-right: 10vw;
}
	.trame-diana-queu {
		width: 35vw;
}
	.trame-pic-diana {
		padding-top: 0;
		width: 35vw;
}
	.trame-pic1-diana {
		display: none;
}
	.trame-mov1-diana {
		width: fit-content;
		display: flex;
		justify-content: center;
		flex-direction: row;
		align-items:flex-start;
		flex-wrap: wrap;
}
		.diana-mov {
			height: auto;
			width: 28vw;
			margin: 4vh 0 0 0;
}
/******************************** gp15 ********************************/
.trame-gauche-gp15 {
    width: 35vw;
    padding-left: 10vw;
}
	.trame-pic1-gp15 {
		display: none;
}
	.trame-mov1-gp15 {
		height: auto;
		width: 28vw;
		margin: 4vh 0 0 0;
}
.trame-bloc-text-gp15 {
    width: 65vw;
}
		.trame-bloc-soustext-gp15 {
		padding: 0 10vw 0 7.5vw;
		width: 65vw;
}
		.titre-gp15 {
			font-size: 9.5vh;
			margin-right: -5vw;
}
		.sous-titre-gp15 {
			font-size: 5vh;
			padding: 1vh 0 5vh 0;
}
		.text-gp15 {
			font-size: 3vh;
			line-height: 4vh;
}
	.trame-button-gp15 {
		height: auto;
		width: 47.5vw;
		padding: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: space-around;
}
/******************************** gp15-2 ********************************/
.trame-bloc-text-gp15-2 {
    width: 65vw;
}
	.trame-bloc-soustext-gp15-2 {
		width: 65vw;
		padding: 0 7.5vw 0 10vw;
}
		.titre-gp15-2 {
			font-size: 9.5vh;
			margin-right: -5vw;
}
		.sous-titre-gp15-2 {
			font-size: 5vh;
			padding: 1vh 0 5vh 0;
}
		.text-gp15-2 {
			font-size: 3vh;
			line-height: 4vh;
}
	.trame-button-gp15-2 {
		height: auto;
		width: 47.5vw;
		padding: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: space-around;
}
		.button--size-s-gp15-2 {
			font-size: 3.5vh;
}
.trame-droite-gp15-2 {
    width: 35vw;
    padding-right: 10vw;
	padding-bottom: 0;
}
.gp15-2-queu {
    width: 25vw;
}
	.trame-gp15-2-queu {
		width: 35vw;
}
	.trame-pic-gp15-2 {
		padding-top: 0;
		width: 35vw;
}
	.trame-pic1-gp15-2 {
		display: none;
}
	.trame-pic2-gp15-2 {
		width: fit-content;
		display: flex;
		justify-content: center;
		flex-direction: row;
		align-items:flex-start;
		flex-wrap: wrap;
}
		.gp15-2-pic2 {
			height: auto;
			width: 28vw;
			margin: 0;
}
/******************************** en stock ********************************/
.trame-pic-stock {
    width: 35vw;
}
	.stock-pic1 {
		display:none;
}
	.stock-pic2 {
		display:none;
}
.trame-pic3-stock {
	width: fit-content;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
	.stock-pic3 {
		height: auto;
		width: 28vw;
		margin: 0;
}
.trame-button-stock {
    width:28vw;
}
	.button--size-s-stock {
			font-size: 3vh;
	}

	.titre-stock {
		font-size: 9.5vh;
}
	.sous-titre-stock {
		font-size: 5vh;
		padding: 1vh 0 5vh 0;
}
	.text-stock {
		font-size: 3vh;
		line-height: 4vh;
}
	.text2-stock {
		font-size: 3vh;
		line-height: 4vh;
}
	.stock-queu {
		display:none;
}
/******************************** galerie ********************************/

/******************************** contact ********************************/
.trame-contact {
    height: auto;
	margin: 0;
}
.trame-adresse-contact {
    height:auto;
	width: 50vw;
    padding: 0 5vw 0 10vw;
	margin: 10vh 0 15vh;
}
	.titre-contact-gros {
		font-size: 9.5vh;
		padding-bottom: 5vh;
		margin: 0;
}
	.footer-logo {
		height: 20vh;
}
	.text-contact {
		font-size: 3.5vh;
		line-height: 6vh;
}
	.blue, a:link.blue_glow_contact {
		font-size: 3.5vh;
		line-height: 6vh;
}
.trame-contactmap {
    padding-top:5vh;
}
	.contactmap {
		height: 25vh;
		width: auto;
}
.bycw-trame-footer {
    position: absolute;
    bottom: 2vh;
    padding-left: 2vw;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
	z-index:9999;
}
	.text-footer-first {
		font-size: 3vh!important;
}	
}

/* Sm Screen portrait */
@media screen and (min-width: 768px) and (max-width: 991px) and (orientation: portrait) {
/******************************** page accueil ********************************/

/******************************** new ********************************/

/******************************** skywalker ********************************/

/******************************** skywalker XL ********************************/

/******************************** antares ********************************/

/******************************** asw22 ********************************/

/******************************** diana-2 ********************************/

/******************************** gp15 ********************************/

/******************************** gp15-2 ********************************/

/******************************** en stock ********************************/

/******************************** galerie ********************************/
.trame-mov-gal2 {
    padding: 0 10vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.trame-mov-gal2 video {
	padding: 0 5px;
    width: calc(80vw - 10px);
}
.trame-mov-gal video {
    padding: 0 5px;
    width: calc(80vw - 10px);
}
.trame-mov2-gal2 {
    padding: 0;
}
.trame-mov1-gal2 {
    padding: 0;
}

/******************************** contact ********************************/
	
}

/* Sm Screen landscape */
@media screen and (min-width: 768px) and (max-width: 991px) and (orientation: landscape) {
.trame-mov-gal2 video {
    height: auto;
    width: calc(40vw - 5px);
}
.trame-mov1-gal2 {
    padding: 0 5px 0 5px ;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
.trame-mov2-gal2 {
    padding: 0 5px 0 5px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
.trame-mov-gal video {
    padding: 0px;
    height: auto;
    width: calc(80vw);
}	
}

/* Xs Screen landscape */
@media screen and (min-width: 812px) and (max-width: 926px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
/******************************** page accueil ********************************/

/******************************** new ********************************/

.trame-GP15new {
    width: 35vw;
	
}
.trame-bloc-text {
    padding: 0 10vw 0 0;
    width: 65vw;
}
.titre-new {
    font-size: 9.5vh;
}
.sous-titre-new {
    font-size: 5vh;
}
.text-new {
    font-size: 3.5vh;
    line-height: 4.5vh;
}
/******************************** skywalker ********************************/
.trame-bloc-text-sky {
    width: 65vw;
}
.sky-queu {
    height: auto;
    width: 20vw;
    margin: 3vh 2vw 0 0;
}
	.trame-bloc-soustext-sky {
		position: absolute;
		padding: 0 7.5vw 0 10vw;
		width: 65vw;
}
		.titre-sky {
			font-size: 9.5vh;
}
		.sous-titre-sky {
			font-size: 5vh;
}
		.text-sky {
			font-size: 3.5vh;
			line-height: 4.5vh;
}
		.sky-pdf {
			height: 7vh;
}
	.trame-button-sky {
		height: auto;
		width: 47.5vw;
		padding: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: space-around;
}
.trame-droite-sky {
    width: 35vw;
}
	.trame-pic-sky {
		padding-top: 0;
		width: 35vw;
}
	.trame-pic1-sky {
		display: none;
}
	.trame-mov1-sky {
		width: fit-content;
		display: flex;
		justify-content: center;
		flex-direction: row;
		align-items:flex-start;
		flex-wrap: wrap;
}
		.sky-mov {
			height: auto;
			width: 28vw;
			margin: 4vh 0 0 0;
}
/******************************** skywalker XL ********************************/
.trame-bloc-gauche-skyxl {
    width: 35vw;
}
	.trame-pic-skyxl {
		padding: 0 5vw 0 10vw;
		width: 35vw;
}
		.skyxl-pic {
			width: 28vw;
			margin: 0 0 0 0;
}
.trame-bloc-text-skyxl {
    width: 65vw;
}
	.trame-bloc-soustext-skyxl {
		padding: 0 10vw 0 7.5vw;
		width: 65vw;
}
		.titre-skyxl {
			font-size: 9.5vh;
			margin-right: -5vw;
}
		.sous-titre-skyxl {
			font-size: 5vh;
			padding: 1vh 0 5vh 0;
}
		.text-skyxl {
			font-size: 3.5vh;
			line-height: 4.5vh;
}
	.trame-button-skyxl {
		height: auto;
		width: 47.5vw;
		padding: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: space-around;
}
/******************************** antares ********************************/
.trame-bloc-text-ant {
    width: 65vw;
}
	.trame-bloc-soustext-ant {
		width: 65vw;
		padding: 0 7.5vw 0 10vw;
}
		.titre-ant {
			font-size: 9.5vh;
			margin-right: -5vw;
}
		.sous-titre-ant {
			font-size: 5vh;
			padding: 1vh 0 5vh 0;
}
		.text-ant {
			font-size: 3.5vh;
			line-height: 4.5vh;
}
	.trame-button-ant {
		height: auto;
		width: 47.5vw;
		padding: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: space-around;
}
		.button--size-s-ant {
			font-size: 3.5vh;
}
.trame-droite-ant {
    width: 35vw;
    padding-right: 10vw;
}
	.trame-pic-ant {
		padding-top: 0;
		width: 35vw;
}
	.trame-pic1-ant {
		display: none;
}
	.trame-mov1-ant {
		width: fit-content;
		display: flex;
		justify-content: center;
		flex-direction: row;
		align-items:flex-start;
		flex-wrap: wrap;
}
		.ant-mov {
			height: auto;
			width: 28vw;
			margin: 4vh 0 0 0;
}

/******************************** asw22 ********************************/
.trame-gauche-asw {
    width: 35vw;
    padding-left: 10vw;
}
	.trame-pic1-asw {
		display: none;
}
	.trame-mov1-asw {
		height: auto;
		width: 28vw;
		margin: 4vh 0 0 0;
}
.trame-bloc-text-asw {
    width: 65vw;
}
		.trame-bloc-soustext-asw {
		padding: 0 10vw 0 7.5vw;
		width: 65vw;
}
		.titre-asw {
			font-size: 9.5vh;
			margin-right: -5vw;
}
		.sous-titre-asw {
			font-size: 5vh;
			padding: 1vh 0 5vh 0;
}
		.text-asw {
			font-size: 3.5vh;
			line-height: 4.5vh;
}
	.trame-button-asw {
		height: auto;
		width: 47.5vw;
		padding: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: space-around;
}
/******************************** diana-2 ********************************/
.trame-bloc-text-diana {
    width: 65vw;
}
	.trame-bloc-soustext-diana {
		width: 65vw;
		padding: 0 7.5vw 0 10vw;
}
		.titre-diana {
			font-size: 9.5vh;
			margin-right: -5vw;
}
		.sous-titre-diana {
			font-size: 5vh;
			padding: 1vh 0 5vh 0;
}
		.text-diana {
			font-size: 3.5vh;
			line-height: 4.5vh;
}
		.diana-pdf {
			height: 7vh;
}
	.trame-button-diana {
		height: auto;
		width: 47.5vw;
		padding: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: space-around;
}
		.button--size-s-diana {
			font-size: 3.5vh;
}
.trame-droite-diana {
    width: 35vw;
    padding-right: 10vw;
}
	.trame-diana-queu {
		width: 35vw;
}
	.trame-pic-diana {
		padding-top: 0;
		width: 35vw;
}
	.trame-pic1-diana {
		display: none;
}
	.trame-mov1-diana {
		width: fit-content;
		display: flex;
		justify-content: center;
		flex-direction: row;
		align-items:flex-start;
		flex-wrap: wrap;
}
		.diana-mov {
			height: auto;
			width: 28vw;
			margin: 4vh 0 0 0;
}
/******************************** gp15 ********************************/
.trame-gauche-gp15 {
    width: 35vw;
    padding-left: 10vw;
}
	.trame-pic1-gp15 {
		display: none;
}
	.trame-mov1-gp15 {
		height: auto;
		width: 28vw;
		margin: 4vh 0 0 0;
}
.trame-bloc-text-gp15 {
    width: 65vw;
}
		.trame-bloc-soustext-gp15 {
		padding: 0 10vw 0 7.5vw;
		width: 65vw;
}
		.titre-gp15 {
			font-size: 9.5vh;
			margin-right: -5vw;
}
		.sous-titre-gp15 {
			font-size: 5vh;
			padding: 1vh 0 5vh 0;
}
		.text-gp15 {
			font-size: 3.5vh;
			line-height: 4.5vh;
}
	.trame-button-gp15 {
		height: auto;
		width: 47.5vw;
		padding: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: space-around;
}
/******************************** gp15-2 ********************************/
.trame-bloc-text-gp15-2 {
    width: 65vw;
}
	.trame-bloc-soustext-gp15-2 {
		width: 65vw;
		padding: 0 7.5vw 0 10vw;
}
		.titre-gp15-2 {
			font-size: 9.5vh;
			margin-right: -5vw;
}
		.sous-titre-gp15-2 {
			font-size: 5vh;
			padding: 1vh 0 5vh 0;
}
		.text-gp15-2 {
			font-size: 3.5vh;
			line-height: 4.5vh;
}
		.gp15-2-pdf {
			height: 7vh;
}
	.trame-button-gp15-2 {
		height: auto;
		width: 47.5vw;
		padding: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: space-around;
}
		.button--size-s-gp15-2 {
			font-size: 3.5vh;
}
.trame-droite-gp15-2 {
    width: 35vw;
    padding-right: 10vw;
	padding-bottom: 0;
}
.gp15-2-queu {
    width: 25vw;
}
	.trame-gp15-2-queu {
		width: 35vw;
}
	.trame-pic-gp15-2 {
		padding-top: 0;
		width: 35vw;
}
	.trame-pic1-gp15-2 {
		display: none;
}
	.trame-pic2-gp15-2 {
		width: fit-content;
		display: flex;
		justify-content: center;
		flex-direction: row;
		align-items:flex-start;
		flex-wrap: wrap;
}
		.gp15-2-pic2 {
			height: auto;
			width: 28vw;
			margin: 0;
}
/******************************** en stock ********************************/
.trame-pic-stock {
    width: 35vw;
}
	.stock-pic1 {
		display:none;
}
	.stock-pic2 {
		display:none;
}
.trame-pic3-stock {
	width: fit-content;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
	.stock-pic3 {
		height: auto;
		width: 28vw;
		margin: 0;
}
.trame-button-stock {
    width:28vw;
}
	.button--size-s-stock {
			font-size: 3.5vh;
	}

.trame-bloc-soustext-stock {
    padding: 0 0 0 10vw;

}
	.titre-stock {
		font-size: 9.5vh;
}
	.sous-titre-stock {
		font-size: 5vh;
		padding: 1vh 0 5vh 0;
}
	.text-stock {
		font-size: 3.5vh;
		line-height: 4.5vh;
}
	.text2-stock {
		font-size: 3.5vh;
		line-height: 4.5vh;
}
	.stock-queu {
		display:none;
}
/******************************** galerie ********************************/
.trame-mov-gal video {
    padding: 0;
    width: 80vw;
}
.trame-mov-gal2 video {
    height: auto;
    width: calc(40vw - 5px);
}
.trame-mov1-gal2 {
    padding: 0 5px 0 0;
}
.trame-mov2-gal2 {
    padding: 0 0 0 5px;
}
/******************************** contact ********************************/
.trame-contact {
    height: auto;
	margin:0 0 10vh 0;
}
.trame-adresse-contact {
    height:auto;
	width: 50vw;
    padding: 0 5vw 0 10vw;
	margin: 15vh 0;
}
	.titre-contact-gros {
		font-size: 9.5vh;
		padding-bottom: 5vh;
		margin: 0;
}
	.footer-logo {
		height: 20vh;
}
	.text-contact {
		font-size: 3.5vh;
		line-height: 6vh;
}
	.blue, a:link.blue_glow_contact {
		font-size: 3.5vh;
		line-height: 6vh;
}
.trame-contactmap {
    padding-top:5vh;
}
	.contactmap {
		height: 35vh;
		width: 50vw;
}
.bycw-trame-footer {
    position: absolute;
    bottom: 3vh;
    padding-left: 3vw;
}
	.text-footer-first {
		font-size: 3vh!important;
}
	.copyr {
		height: 3vh;
		padding: 0 0 0.5vh 0.3vw;
}
	.bycw {
		height: 2.5vh;
		padding-left: 0.2vw;
		padding-bottom: 0vh;
}
}

/* Xs Screen portrait */
@media screen and (max-width: 767px) and (orientation: portrait) {
/******************************** page accueil ********************************/
.titre-intro {
    font-size: 5vh;
}
/******************************** new ********************************/
.titre-new {
    font-size: 6vh;
}
.sous-titre-new {
    font-size: 3vh;
}
/******************************** skywalker ********************************/
.titre-sky {
    font-size: 6vh;
}
.sous-titre-sky {
    font-size: 3vh;
}
/******************************** skywalker XL ********************************/
.titre-skyxl {
    font-size: 6vh;
}
.sous-titre-skyxl {
    font-size: 3vh;
}
/******************************** antares ********************************/
.titre-ant {
    font-size: 6vh;
}
.sous-titre-ant {
    font-size: 3vh;
}
/******************************** asw22 ********************************/
.titre-asw {
    font-size: 6vh;
}
.sous-titre-asw {
    font-size: 3vh;
}
/******************************** diana-2 ********************************/
.titre-diana {
    font-size: 6vh;
}
.sous-titre-diana {
    font-size: 3vh;
}
/******************************** gp15 ********************************/
.titre-gp15 {
    font-size: 6vh;
}
.sous-titre-gp15 {
    font-size: 3vh;
}
/******************************** gp15-2 ********************************/
.titre-gp15-2 {
    font-size: 6vh;
}
.sous-titre-gp15-2 {
    font-size: 3vh;
}
/******************************** en stock ********************************/
.titre-stock {
    font-size: 6vh;
}
.sous-titre-stock {
    font-size: 3vh;
}
.sous-titre-stock-red {
	font-size: 8vw;
	font-weight: 600;
	padding: 0 10vw 0vh 10vw;
}
/******************************** galerie ********************************/
.titre-galerie {
    font-size: 6vh;
}
.sous-titre-galerie {
    font-size: 3vh;
}
.trame-mov-gal video {
    padding: 0;
    height: auto;
    width: 80vw;
}
.trame-mov-gal2 {
	padding: 0 10vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
.trame-mov-gal2 video {
	padding:0;
    width: 80vw;
}
.trame-mov1-gal2 {
    padding:0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
/******************************** contact ********************************/	
.titre-contact-gros {
    font-size: 6vh;
}

}

/* Xs Screen landscape */
@media screen and (max-width: 767px) and (orientation: landscape) {
/******************************** page accueil ********************************/
.titre-intro {
    font-size: 7.5vh;
    padding: 0 0 10vh 0;
}
.sous-titre-intro {
    font-size: 5vh;
}
.baudis {
    height: 10.5vh;
    padding: 1vh 0 0 0;
}
.trame-intro-pic {
    width: 60vw;
    height: 100vh;
    padding: 10vh 0 0 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
}
/******************************** new ********************************/
.trame-GP15new {
    width: 35vw;
}
.trame-bloc-text {
    padding: 0 10vw 0 0;
    width: 65vw;
}
.titre-new {
    font-size: 9.5vh;
}
.sous-titre-new {
    font-size: 5vh;
}
.text-new {
    font-size: 3.5vh;
    line-height: 4.5vh;
}
/******************************** skywalker ********************************/
.trame-bloc-text-sky {
    width: 65vw;
}
.sky-queu {
    height: auto;
    width: 20vw;
    margin: 3vh 2vw 0 0;
}
	.trame-bloc-soustext-sky {
		position: absolute;
		padding: 0 7.5vw 0 10vw;
		width: 65vw;
}
		.titre-sky {
			font-size: 9.5vh;
}
		.sous-titre-sky {
			font-size: 5vh;
}
		.text-sky {
			font-size: 3.5vh;
			line-height: 4.5vh;
}
.trame-droite-sky {
    width: 35vw;
}
	.trame-pic-sky {
		padding-top: 0;
		width: 35vw;
}
	.trame-pic1-sky {
		display: none;
}
	.trame-mov1-sky {
		width: fit-content;
		display: flex;
		justify-content: center;
		flex-direction: row;
		align-items:flex-start;
		flex-wrap: wrap;
}
		.sky-mov {
			height: auto;
			width: 28vw;
			margin: 4vh 0 0 0;
}
/******************************** skywalker XL ********************************/
.trame-bloc-gauche-skyxl {
    width: 35vw;
}
	.trame-pic-skyxl {
		padding: 0 5vw 0 10vw;
		width: 35vw;
}
		.skyxl-pic {
			width: 28vw;
			margin: 0 0 0 0;
}
.trame-bloc-text-skyxl {
    width: 65vw;
}
	.trame-bloc-soustext-skyxl {
		padding: 0 10vw 0 7.5vw;
		width: 65vw;
}
		.titre-skyxl {
			font-size: 9.5vh;
			margin-right: -5vw;
}
		.sous-titre-skyxl {
			font-size: 5vh;
			padding: 1vh 0 5vh 0;
}
		.text-skyxl {
			font-size: 3.5vh;
			line-height: 4.5vh;
}
	.trame-button-skyxl {
		height: auto;
		width: 47.5vw;
		padding: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: space-around;
}
/******************************** antares ********************************/
.trame-bloc-text-ant {
    width: 65vw;
}
	.trame-bloc-soustext-ant {
		width: 65vw;
		padding: 0 7.5vw 0 10vw;
}
		.titre-ant {
			font-size: 9.5vh;
			margin-right: -5vw;
}
		.sous-titre-ant {
			font-size: 5vh;
			padding: 1vh 0 5vh 0;
}
		.text-ant {
			font-size: 3.5vh;
			line-height: 4.5vh;
}
	.trame-button-ant {
		height: auto;
		width: 47.5vw;
		padding: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: space-around;
}
		.button--size-s-ant {
			font-size: 3.5vh;
}
.trame-droite-ant {
    width: 35vw;
    padding-right: 10vw;
}
	.trame-pic-ant {
		padding-top: 0;
		width: 35vw;
}
	.trame-pic1-ant {
		display: none;
}
	.trame-mov1-ant {
		width: fit-content;
		display: flex;
		justify-content: center;
		flex-direction: row;
		align-items:flex-start;
		flex-wrap: wrap;
}
		.ant-mov {
			height: auto;
			width: 28vw;
			margin: 4vh 0 0 0;
}

/******************************** asw22 ********************************/
.trame-gauche-asw {
    width: 35vw;
    padding-left: 10vw;
}
	.trame-pic1-asw {
		display: none;
}
	.trame-mov1-asw {
		height: auto;
		width: 28vw;
		margin: 4vh 0 0 0;
}
.trame-bloc-text-asw {
    width: 65vw;
}
		.trame-bloc-soustext-asw {
		padding: 0 10vw 0 7.5vw;
		width: 65vw;
}
		.titre-asw {
			font-size: 9.5vh;
			margin-right: -5vw;
}
		.sous-titre-asw {
			font-size: 5vh;
			padding: 1vh 0 5vh 0;
}
		.text-asw {
			font-size: 3.5vh;
			line-height: 4.5vh;
}
	.trame-button-asw {
		height: auto;
		width: 47.5vw;
		padding: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: space-around;
}
/******************************** diana-2 ********************************/
.trame-bloc-text-diana {
    width: 65vw;
}
	.trame-bloc-soustext-diana {
		width: 65vw;
		padding: 0 7.5vw 0 10vw;
}
		.titre-diana {
			font-size: 9.5vh;
			margin-right: -5vw;
}
		.sous-titre-diana {
			font-size: 5vh;
			padding: 1vh 0 5vh 0;
}
		.text-diana {
			font-size: 3.5vh;
			line-height: 4.5vh;
}
	.trame-button-diana {
		height: auto;
		width: 47.5vw;
		padding: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: space-around;
}
		.button--size-s-diana {
			font-size: 3.5vh;
}
.trame-droite-diana {
    width: 35vw;
    padding-right: 10vw;
}
	.trame-diana-queu {
		width: 35vw;
}
	.trame-pic-diana {
		padding-top: 0;
		width: 35vw;
}
	.trame-pic1-diana {
		display: none;
}
	.trame-mov1-diana {
		width: fit-content;
		display: flex;
		justify-content: center;
		flex-direction: row;
		align-items:flex-start;
		flex-wrap: wrap;
}
		.diana-mov {
			height: auto;
			width: 28vw;
			margin: 4vh 0 0 0;
}
/******************************** gp15 ********************************/
.trame-gauche-gp15 {
    width: 35vw;
    padding-left: 10vw;
}
	.trame-pic1-gp15 {
		display: none;
}
	.trame-mov1-gp15 {
		height: auto;
		width: 28vw;
		margin: 4vh 0 0 0;
}
.trame-bloc-text-gp15 {
    width: 65vw;
}
		.trame-bloc-soustext-gp15 {
		padding: 0 10vw 0 7.5vw;
		width: 65vw;
}
		.titre-gp15 {
			font-size: 9.5vh;
			margin-right: -5vw;
}
		.sous-titre-gp15 {
			font-size: 5vh;
			padding: 1vh 0 5vh 0;
}
		.text-gp15 {
			font-size: 3.5vh;
			line-height: 4.5vh;
}
	.trame-button-gp15 {
		height: auto;
		width: 47.5vw;
		padding: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: space-around;
}
/******************************** gp15-2 ********************************/
.trame-bloc-text-gp15-2 {
    width: 65vw;
}
	.trame-bloc-soustext-gp15-2 {
		width: 65vw;
		padding: 0 7.5vw 0 10vw;
}
		.titre-gp15-2 {
			font-size: 9.5vh;
			margin-right: -5vw;
}
		.sous-titre-gp15-2 {
			font-size: 5vh;
			padding: 1vh 0 5vh 0;
}
		.text-gp15-2 {
			font-size: 3.5vh;
			line-height: 4.5vh;
}
	.trame-button-gp15-2 {
		height: auto;
		width: 47.5vw;
		padding: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: space-around;
}
		.button--size-s-gp15-2 {
			font-size: 3.5vh;
}
.trame-droite-gp15-2 {
    width: 35vw;
    padding-right: 10vw;
	padding-bottom: 0;
}
.gp15-2-queu {
    width: 30vw;
	margin-right:-10vw;
}
	.trame-gp15-2-queu {
		width: 35vw;
}
	.trame-pic-gp15-2 {
		padding-top: 0;
		width: 35vw;
}
	.trame-pic1-gp15-2 {
		display: none;
}
	.trame-pic2-gp15-2 {
		width: fit-content;
		display: flex;
		justify-content: center;
		flex-direction: row;
		align-items:flex-start;
		flex-wrap: wrap;
}
		.gp15-2-pic2 {
			height: auto;
			width: 28vw;
			margin: 0;
}
/******************************** en stock ********************************/
.trame-pic-stock {
    width: 35vw;
}
	.stock-pic1 {
		display:none;
}
	.stock-pic2 {
		display:none;
}
.trame-pic3-stock {
	width: fit-content;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
	.stock-pic3 {
		height: auto;
		width: 28vw;
		margin: 0;
}
.trame-button-stock {
    width:28vw;
}
	.button--size-s-stock {
			font-size: 3.5vh;
	}
.trame-bloc-text-stock {
    width: 65vw;
}
.trame-bloc-soustext-stock {
    width: 65vw;
}
	.titre-stock {
		font-size: 9.5vh;
}
	.sous-titre-stock {
		font-size: 5vh;
		padding: 1vh 0 5vh 0;
}
	.text-stock {
		font-size: 3.5vh;
		line-height: 4.5vh;
}
	.text2-stock {
		font-size: 3.5vh;
		line-height: 4.5vh;
}
	.stock-queu {
		display:none;
}
/******************************** galerie ********************************/
.trame-mov-gal2 video {
    height: auto;
    width: calc(40vw - 5px);
}
.trame-mov1-gal2 {
    padding: 0 5px 0 5px ;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
.trame-mov2-gal2 {
    padding: 0 5px 0 5px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
.trame-mov-gal video {
    padding: 0px;
    height: auto;
    width: calc(80vw);
}
/******************************** contact ********************************/
.trame-contact {
    height: auto;
    width: 100vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}
.trame-adresse-contact {
    height:auto;
	width: 100vw;
    padding: 15vh 10vw 0 10vw;
}
	.titre-contact-gros {
		font-size: 9.5vh;
		padding-bottom: 5vh;
		margin: 0;
}
	.footer-logo {
		height: 25vh;
}
	.text-contact {
		font-size: 5vh;
		line-height: 7vh;
}
	.blue, a:link.blue_glow_contact {
		font-size: 5vh;
		line-height: 7vh;
}
.trame-contactmap {
    padding-top:15vh;
}
	.contactmap {
		height: 45vh;
		width: 100vw;
}
.trame-formulaire {
    width: 50vw;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    flex-wrap: nowrap;
}
.bycw-trame-footer {
    position: absolute;
    bottom: 4vh;
    padding-left: 2vw;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
	z-index:9999;
}
	.text-footer-first {
		font-size: 5vh!important;
}
	.copyr {
		height: 4vh;
		padding: 0 0 0 0.6vw;
		margin-top: -3vh;
}
	.bycw {
		height: 3.5vh;
		line-height: 5vh;
		padding-left: 0.5vw;
		padding-bottom: 0;
}
}




/************************************************ Début effects *******************************************/

@-webkit-keyframes bounce {
    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translateZ(0);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: translateZ(0);
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}
@keyframes bounce {
    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translateZ(0);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: translateZ(0);
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}
.bounce {
    -webkit-animation-name: bounce;
    -webkit-transform-origin: center bottom;
    animation-name: bounce;
    transform-origin: center bottom;
}
@-webkit-keyframes flash {
    0%,
    50%,
    to {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
@keyframes flash {
    0%,
    50%,
    to {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
@keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}
@-webkit-keyframes shake {
    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}
@keyframes shake {
    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}
.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}
@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
.headShake {
    -webkit-animation-name: headShake;
    -webkit-animation-timing-function: ease-in-out;
    animation-name: headShake;
    animation-timing-function: ease-in-out;
}
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
.swing {
    -webkit-animation-name: swing;
    -webkit-transform-origin: top center;
    animation-name: swing;
    transform-origin: top center;
}
@-webkit-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}
@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes wobble {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}
@-webkit-keyframes jello {
    0%,
    11.1%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }
    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}
@keyframes jello {
    0%,
    11.1%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }
    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}
.jello {
    -webkit-animation-name: jello;
    -webkit-transform-origin: center;
    animation-name: jello;
    transform-origin: center;
}
@-webkit-keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.heartBeat {
    -webkit-animation-duration: 1.3s;
    -webkit-animation-name: heartBeat;
    -webkit-animation-timing-function: ease-in-out;
    animation-duration: 1.3s;
    animation-name: heartBeat;
    animation-timing-function: ease-in-out;
}
@-webkit-keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        -webkit-transform: scaleX(1);
        opacity: 1;
        transform: scaleX(1);
    }
}
@keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        -webkit-transform: scaleX(1);
        opacity: 1;
        transform: scaleX(1);
    }
}
.bounceIn {
    -webkit-animation-duration: 0.75s;
    -webkit-animation-name: bounceIn;
    animation-duration: 0.75s;
    animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        -webkit-transform: translate3d(0, -3000px, 0);
        opacity: 0;
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        -webkit-transform: translate3d(0, 25px, 0);
        opacity: 1;
        transform: translate3d(0, 25px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        -webkit-transform: translate3d(0, -3000px, 0);
        opacity: 0;
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        -webkit-transform: translate3d(0, 25px, 0);
        opacity: 1;
        transform: translate3d(0, 25px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        -webkit-transform: translate3d(-3000px, 0, 0);
        opacity: 0;
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        -webkit-transform: translate3d(25px, 0, 0);
        opacity: 1;
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        -webkit-transform: translate3d(-3000px, 0, 0);
        opacity: 0;
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        -webkit-transform: translate3d(25px, 0, 0);
        opacity: 1;
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        -webkit-transform: translate3d(3000px, 0, 0);
        opacity: 0;
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        -webkit-transform: translate3d(-25px, 0, 0);
        opacity: 1;
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        -webkit-transform: translate3d(3000px, 0, 0);
        opacity: 0;
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        -webkit-transform: translate3d(-25px, 0, 0);
        opacity: 1;
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        -webkit-transform: translate3d(0, 3000px, 0);
        opacity: 0;
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        -webkit-transform: translate3d(0, -20px, 0);
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        -webkit-transform: translate3d(0, 3000px, 0);
        opacity: 0;
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        -webkit-transform: translate3d(0, -20px, 0);
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    50%,
    55% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1);
    }
    to {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
}
@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    50%,
    55% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1);
    }
    to {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
}
.bounceOut {
    -webkit-animation-duration: 0.75s;
    -webkit-animation-name: bounceOut;
    animation-duration: 0.75s;
    animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    40%,
    45% {
        -webkit-transform: translate3d(0, -20px, 0);
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }
    to {
        -webkit-transform: translate3d(0, 2000px, 0);
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}
@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    40%,
    45% {
        -webkit-transform: translate3d(0, -20px, 0);
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }
    to {
        -webkit-transform: translate3d(0, 2000px, 0);
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}
.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
    20% {
        -webkit-transform: translate3d(20px, 0, 0);
        opacity: 1;
        transform: translate3d(20px, 0, 0);
    }
    to {
        -webkit-transform: translate3d(-2000px, 0, 0);
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}
@keyframes bounceOutLeft {
    20% {
        -webkit-transform: translate3d(20px, 0, 0);
        opacity: 1;
        transform: translate3d(20px, 0, 0);
    }
    to {
        -webkit-transform: translate3d(-2000px, 0, 0);
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}
.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
    20% {
        -webkit-transform: translate3d(-20px, 0, 0);
        opacity: 1;
        transform: translate3d(-20px, 0, 0);
    }
    to {
        -webkit-transform: translate3d(2000px, 0, 0);
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}
@keyframes bounceOutRight {
    20% {
        -webkit-transform: translate3d(-20px, 0, 0);
        opacity: 1;
        transform: translate3d(-20px, 0, 0);
    }
    to {
        -webkit-transform: translate3d(2000px, 0, 0);
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}
.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
        -webkit-transform: translate3d(0, 20px, 0);
        opacity: 1;
        transform: translate3d(0, 20px, 0);
    }
    to {
        -webkit-transform: translate3d(0, -2000px, 0);
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}
@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
        -webkit-transform: translate3d(0, 20px, 0);
        opacity: 1;
        transform: translate3d(0, 20px, 0);
    }
    to {
        -webkit-transform: translate3d(0, -2000px, 0);
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}
.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}
@keyframes fadeInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
    0% {
        -webkit-transform: translate3d(0, -2000px, 0);
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}
@keyframes fadeInDownBig {
    0% {
        -webkit-transform: translate3d(0, -2000px, 0);
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}
.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}
@keyframes fadeInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
    0% {
        -webkit-transform: translate3d(-2000px, 0, 0);
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}
@keyframes fadeInLeftBig {
    0% {
        -webkit-transform: translate3d(-2000px, 0, 0);
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}
.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}
@keyframes fadeInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
    0% {
        -webkit-transform: translate3d(2000px, 0, 0);
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}
@keyframes fadeInRightBig {
    0% {
        -webkit-transform: translate3d(2000px, 0, 0);
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}
.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}
@keyframes fadeInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
    0% {
        -webkit-transform: translate3d(0, 2000px, 0);
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}
@keyframes fadeInUpBig {
    0% {
        -webkit-transform: translate3d(0, 2000px, 0);
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}
.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, 100%, 0);
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
}
@keyframes fadeOutDown {
    0% {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, 100%, 0);
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
}
.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, 2000px, 0);
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}
@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, 2000px, 0);
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}
.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(-100%, 0, 0);
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
}
@keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(-100%, 0, 0);
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
}
.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(-2000px, 0, 0);
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}
@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(-2000px, 0, 0);
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}
.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0);
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
}
@keyframes fadeOutRight {
    0% {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0);
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
}
.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(2000px, 0, 0);
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}
@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(2000px, 0, 0);
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}
.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, -100%, 0);
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
}
@keyframes fadeOutUp {
    0% {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, -100%, 0);
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
}
.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, -2000px, 0);
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}
@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, -2000px, 0);
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}
.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
    0% {
        -webkit-animation-timing-function: ease-out;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        animation-timing-function: ease-out;
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    }
    40% {
        -webkit-animation-timing-function: ease-out;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        animation-timing-function: ease-out;
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    }
    50% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        animation-timing-function: ease-in;
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    }
    80% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
        animation-timing-function: ease-in;
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    }
    to {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        animation-timing-function: ease-in;
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    }
}
@keyframes flip {
    0% {
        -webkit-animation-timing-function: ease-out;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        animation-timing-function: ease-out;
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    }
    40% {
        -webkit-animation-timing-function: ease-out;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        animation-timing-function: ease-out;
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    }
    50% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        animation-timing-function: ease-in;
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    }
    80% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
        animation-timing-function: ease-in;
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    }
    to {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        animation-timing-function: ease-in;
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    }
}
.animated.flip {
    -webkit-animation-name: flip;
    -webkit-backface-visibility: visible;
    animation-name: flip;
    backface-visibility: visible;
}
@-webkit-keyframes flipInX {
    0% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateX(90deg);
        animation-timing-function: ease-in;
        opacity: 0;
        transform: perspective(400px) rotateX(90deg);
    }
    40% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateX(-20deg);
        animation-timing-function: ease-in;
        transform: perspective(400px) rotateX(-20deg);
    }
    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        opacity: 1;
        transform: perspective(400px) rotateX(10deg);
    }
    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@keyframes flipInX {
    0% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateX(90deg);
        animation-timing-function: ease-in;
        opacity: 0;
        transform: perspective(400px) rotateX(90deg);
    }
    40% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateX(-20deg);
        animation-timing-function: ease-in;
        transform: perspective(400px) rotateX(-20deg);
    }
    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        opacity: 1;
        transform: perspective(400px) rotateX(10deg);
    }
    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
.flipInX {
    -webkit-animation-name: flipInX;
    -webkit-backface-visibility: visible !important;
    animation-name: flipInX;
    backface-visibility: visible !important;
}
@-webkit-keyframes flipInY {
    0% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateY(90deg);
        animation-timing-function: ease-in;
        opacity: 0;
        transform: perspective(400px) rotateY(90deg);
    }
    40% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateY(-20deg);
        animation-timing-function: ease-in;
        transform: perspective(400px) rotateY(-20deg);
    }
    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        opacity: 1;
        transform: perspective(400px) rotateY(10deg);
    }
    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@keyframes flipInY {
    0% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateY(90deg);
        animation-timing-function: ease-in;
        opacity: 0;
        transform: perspective(400px) rotateY(90deg);
    }
    40% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateY(-20deg);
        animation-timing-function: ease-in;
        transform: perspective(400px) rotateY(-20deg);
    }
    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        opacity: 1;
        transform: perspective(400px) rotateY(10deg);
    }
    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
.flipInY {
    -webkit-animation-name: flipInY;
    -webkit-backface-visibility: visible !important;
    animation-name: flipInY;
    backface-visibility: visible !important;
}
@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        opacity: 1;
        transform: perspective(400px) rotateX(-20deg);
    }
    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
        transform: perspective(400px) rotateX(90deg);
    }
}
@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        opacity: 1;
        transform: perspective(400px) rotateX(-20deg);
    }
    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
        transform: perspective(400px) rotateX(90deg);
    }
}
.flipOutX {
    -webkit-animation-duration: 0.75s;
    -webkit-animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    animation-duration: 0.75s;
    animation-name: flipOutX;
    backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        opacity: 1;
        transform: perspective(400px) rotateY(-15deg);
    }
    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
        transform: perspective(400px) rotateY(90deg);
    }
}
@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        opacity: 1;
        transform: perspective(400px) rotateY(-15deg);
    }
    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
        transform: perspective(400px) rotateY(90deg);
    }
}
.flipOutY {
    -webkit-animation-duration: 0.75s;
    -webkit-animation-name: flipOutY;
    -webkit-backface-visibility: visible !important;
    animation-duration: 0.75s;
    animation-name: flipOutY;
    backface-visibility: visible !important;
}
@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
        transform: translate3d(100%, 0, 0) skewX(-30deg);
    }
    60% {
        -webkit-transform: skewX(20deg);
        opacity: 1;
        transform: skewX(20deg);
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
        transform: translate3d(100%, 0, 0) skewX(-30deg);
    }
    60% {
        -webkit-transform: skewX(20deg);
        opacity: 1;
        transform: skewX(20deg);
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
        transform: translate3d(100%, 0, 0) skewX(30deg);
    }
}
@keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
        transform: translate3d(100%, 0, 0) skewX(30deg);
    }
}
.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform: rotate(-200deg);
        -webkit-transform-origin: center;
        opacity: 0;
        transform: rotate(-200deg);
        transform-origin: center;
    }
    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: center;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: center;
    }
}
@keyframes rotateIn {
    0% {
        -webkit-transform: rotate(-200deg);
        -webkit-transform-origin: center;
        opacity: 0;
        transform: rotate(-200deg);
        transform-origin: center;
    }
    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: center;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: center;
    }
}
.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform: rotate(-45deg);
        -webkit-transform-origin: left bottom;
        opacity: 0;
        transform: rotate(-45deg);
        transform-origin: left bottom;
    }
    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: left bottom;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: left bottom;
    }
}
@keyframes rotateInDownLeft {
    0% {
        -webkit-transform: rotate(-45deg);
        -webkit-transform-origin: left bottom;
        opacity: 0;
        transform: rotate(-45deg);
        transform-origin: left bottom;
    }
    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: left bottom;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: left bottom;
    }
}
.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform: rotate(45deg);
        -webkit-transform-origin: right bottom;
        opacity: 0;
        transform: rotate(45deg);
        transform-origin: right bottom;
    }
    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: right bottom;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: right bottom;
    }
}
@keyframes rotateInDownRight {
    0% {
        -webkit-transform: rotate(45deg);
        -webkit-transform-origin: right bottom;
        opacity: 0;
        transform: rotate(45deg);
        transform-origin: right bottom;
    }
    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: right bottom;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: right bottom;
    }
}
.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform: rotate(45deg);
        -webkit-transform-origin: left bottom;
        opacity: 0;
        transform: rotate(45deg);
        transform-origin: left bottom;
    }
    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: left bottom;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: left bottom;
    }
}
@keyframes rotateInUpLeft {
    0% {
        -webkit-transform: rotate(45deg);
        -webkit-transform-origin: left bottom;
        opacity: 0;
        transform: rotate(45deg);
        transform-origin: left bottom;
    }
    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: left bottom;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: left bottom;
    }
}
.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform: rotate(-90deg);
        -webkit-transform-origin: right bottom;
        opacity: 0;
        transform: rotate(-90deg);
        transform-origin: right bottom;
    }
    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: right bottom;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: right bottom;
    }
}
@keyframes rotateInUpRight {
    0% {
        -webkit-transform: rotate(-90deg);
        -webkit-transform-origin: right bottom;
        opacity: 0;
        transform: rotate(-90deg);
        transform-origin: right bottom;
    }
    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: right bottom;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: right bottom;
    }
}
.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        opacity: 1;
        transform-origin: center;
    }
    to {
        -webkit-transform: rotate(200deg);
        -webkit-transform-origin: center;
        opacity: 0;
        transform: rotate(200deg);
        transform-origin: center;
    }
}
@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        opacity: 1;
        transform-origin: center;
    }
    to {
        -webkit-transform: rotate(200deg);
        -webkit-transform-origin: center;
        opacity: 0;
        transform: rotate(200deg);
        transform-origin: center;
    }
}
.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        opacity: 1;
        transform-origin: left bottom;
    }
    to {
        -webkit-transform: rotate(45deg);
        -webkit-transform-origin: left bottom;
        opacity: 0;
        transform: rotate(45deg);
        transform-origin: left bottom;
    }
}
@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        opacity: 1;
        transform-origin: left bottom;
    }
    to {
        -webkit-transform: rotate(45deg);
        -webkit-transform-origin: left bottom;
        opacity: 0;
        transform: rotate(45deg);
        transform-origin: left bottom;
    }
}
.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        opacity: 1;
        transform-origin: right bottom;
    }
    to {
        -webkit-transform: rotate(-45deg);
        -webkit-transform-origin: right bottom;
        opacity: 0;
        transform: rotate(-45deg);
        transform-origin: right bottom;
    }
}
@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        opacity: 1;
        transform-origin: right bottom;
    }
    to {
        -webkit-transform: rotate(-45deg);
        -webkit-transform-origin: right bottom;
        opacity: 0;
        transform: rotate(-45deg);
        transform-origin: right bottom;
    }
}
.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        opacity: 1;
        transform-origin: left bottom;
    }
    to {
        -webkit-transform: rotate(-45deg);
        -webkit-transform-origin: left bottom;
        opacity: 0;
        transform: rotate(-45deg);
        transform-origin: left bottom;
    }
}
@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        opacity: 1;
        transform-origin: left bottom;
    }
    to {
        -webkit-transform: rotate(-45deg);
        -webkit-transform-origin: left bottom;
        opacity: 0;
        transform: rotate(-45deg);
        transform-origin: left bottom;
    }
}
.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        opacity: 1;
        transform-origin: right bottom;
    }
    to {
        -webkit-transform: rotate(90deg);
        -webkit-transform-origin: right bottom;
        opacity: 0;
        transform: rotate(90deg);
        transform-origin: right bottom;
    }
}
@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        opacity: 1;
        transform-origin: right bottom;
    }
    to {
        -webkit-transform: rotate(90deg);
        -webkit-transform-origin: right bottom;
        opacity: 0;
        transform: rotate(90deg);
        transform-origin: right bottom;
    }
}
.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
    0% {
        -webkit-animation-timing-function: ease-in-out;
        -webkit-transform-origin: top left;
        animation-timing-function: ease-in-out;
        transform-origin: top left;
    }
    20%,
    60% {
        -webkit-animation-timing-function: ease-in-out;
        -webkit-transform: rotate(80deg);
        -webkit-transform-origin: top left;
        animation-timing-function: ease-in-out;
        transform: rotate(80deg);
        transform-origin: top left;
    }
    40%,
    80% {
        -webkit-animation-timing-function: ease-in-out;
        -webkit-transform: rotate(60deg);
        -webkit-transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1;
        transform: rotate(60deg);
        transform-origin: top left;
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        opacity: 0;
        transform: translate3d(0, 700px, 0);
    }
}
@keyframes hinge {
    0% {
        -webkit-animation-timing-function: ease-in-out;
        -webkit-transform-origin: top left;
        animation-timing-function: ease-in-out;
        transform-origin: top left;
    }
    20%,
    60% {
        -webkit-animation-timing-function: ease-in-out;
        -webkit-transform: rotate(80deg);
        -webkit-transform-origin: top left;
        animation-timing-function: ease-in-out;
        transform: rotate(80deg);
        transform-origin: top left;
    }
    40%,
    80% {
        -webkit-animation-timing-function: ease-in-out;
        -webkit-transform: rotate(60deg);
        -webkit-transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1;
        transform: rotate(60deg);
        transform-origin: top left;
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        opacity: 0;
        transform: translate3d(0, 700px, 0);
    }
}
.hinge {
    -webkit-animation-duration: 2s;
    -webkit-animation-name: hinge;
    animation-duration: 2s;
    animation-name: hinge;
}
@-webkit-keyframes jackInTheBox {
    0% {
        -webkit-transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        opacity: 0;
        transform: scale(0.1) rotate(30deg);
        transform-origin: center bottom;
    }
    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }
    to {
        -webkit-transform: scale(1);
        opacity: 1;
        transform: scale(1);
    }
}
@keyframes jackInTheBox {
    0% {
        -webkit-transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        opacity: 0;
        transform: scale(0.1) rotate(30deg);
        transform-origin: center bottom;
    }
    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }
    to {
        -webkit-transform: scale(1);
        opacity: 1;
        transform: scale(1);
    }
}
.jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox;
}
@-webkit-keyframes rollIn {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate(-120deg);
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}
@keyframes rollIn {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate(-120deg);
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}
.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}
@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate(120deg);
    }
}
@keyframes rollOut {
    0% {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate(120deg);
    }
}
.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
    0% {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
@keyframes zoomIn {
    0% {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
    0% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    }
}
@keyframes zoomInDown {
    0% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    }
}
.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
    0% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    }
}
@keyframes zoomInLeft {
    0% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    }
}
.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
    0% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    }
}
@keyframes zoomInRight {
    0% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    }
}
.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
    0% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    }
}
@keyframes zoomInUp {
    0% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    }
}
.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
    }
    50% {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
    to {
        opacity: 0;
    }
}
@keyframes zoomOut {
    0% {
        opacity: 1;
    }
    50% {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
    to {
        opacity: 0;
    }
}
.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
    40% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    }
    to {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
    }
}
@keyframes zoomOutDown {
    40% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    }
    to {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
    }
}
.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
    40% {
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }
    to {
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        opacity: 0;
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform-origin: left center;
    }
}
@keyframes zoomOutLeft {
    40% {
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }
    to {
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        opacity: 0;
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform-origin: left center;
    }
}
.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
    40% {
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }
    to {
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        opacity: 0;
        transform: scale(0.1) translate3d(2000px, 0, 0);
        transform-origin: right center;
    }
}
@keyframes zoomOutRight {
    40% {
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }
    to {
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        opacity: 0;
        transform: scale(0.1) translate3d(2000px, 0, 0);
        transform-origin: right center;
    }
}
.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
    40% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    }
    to {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
    }
}
@keyframes zoomOutUp {
    40% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    }
    to {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
    }
}
.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: hidden;
    }
}
@keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: hidden;
    }
}
.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: hidden;
    }
}
@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: hidden;
    }
}
.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: hidden;
    }
}
@keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: hidden;
    }
}
.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: hidden;
    }
}
@keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: hidden;
    }
}
.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}
.animated {
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-duration: 1s;
    animation-fill-mode: both;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.animated.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.animated.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.animated.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}
.animated.delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
}
.animated.delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
}
.animated.fast {
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
}
.animated.faster {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}
.animated.slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}
.animated.slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
}
@media (prefers-reduced-motion), (print) {
    .animated {
        -webkit-animation: unset !important;
        -webkit-transition: none !important;
        animation: unset !important;
        transition: none !important;
    }
}
/* fin effects */