/*
 * Licensed to the Apache Software Foundation (ASF) under one
 * or more contributor license agreements.  See the NOTICE file
 * distributed with this work for additional information
 * regarding copyright ownership.  The ASF licenses this file
 * to you under the Apache License, Version 2.0 (the
 * "License"); you may not use this file except in compliance
 * with the License.  You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-sizing: border-box;
    /* make transparent link selection, adjust last value opacity 0 to 1.0 */
}

body,
html {
    -webkit-touch-callout: none;
    /* prevent callout to copy image, etc when tap to hold */
    -webkit-text-size-adjust: none;
    /* prevent webkit from resizing text to fit */
    /* -webkit-user-select: none; */
    /* prevent copy paste, to allow, change 'none' to 'text' */

    /* Empeche d'avoir des retours en arrière en glissant depuis l'extérieur de l'écran  */
    overscroll-behavior-x: none;
    background-color: #ededed;
    background-attachment: fixed;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-family: "Poppins", Arial, Verdana, sans-serif;
    /* -webkit-font-smoothing: antialiased;
     -webkit-text-stroke: 1px rgba(255, 255, 255, .15);*/
    color: #1A1E1E;
    background-color: #191414!important;
    font-size: 18px;
    font-weight: 300;
    /* line-height: 22px; */
}

body {
    position: fixed;
    background: #ededed url("../loading.png") no-repeat center center;
    /* background: url("../loading.png") no-repeat center center #004C97; */
    transition: background .3s;
}

img {
    pointer-events: none;
    vertical-align: bottom;
}

p {
    /*-webkit-text-stroke: 1px rgba(0, 0, 0, .15);*/

}

button {
    font-family: "Poppins", Arial, Verdana, sans-serif;
    border: none;
    background: none;
}

#screens,
#content {
    /* width: 100%;
    height: 100%; */
    width: 1920px;
    height: 1080px;
    overflow: hidden;
    position: relative;
}

#content {
    /* background:#ffffff; */
}

/* #app {
    width: 1920px;
    height: 1080px;
    overflow: hidden;
    position: relative;
} */

.screen {
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 1s;
    position: absolute;
    /* overflow-y: auto; */
    overflow-y: hidden;
    overflow-x: hidden;
    left: 0;
    top: 0;
    will-change: opacity;
}

.screen.active {
    /* transform: none; */
    opacity: 1;
    /* visibility: visible; */
}

.screen-out {
    background: #281e1d url("../img/background.jpg") no-repeat center center;
    height: 100%;
}

.screen-padding {
    /* padding: 60px 0px 0px 0px; */
    padding: 0;
    background: #ffffff;
    height: 100%;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}


button {
    transition: opacity .25s;
    cursor: pointer;
}

button:focus,
button:active {
    transition: opacity .1s;
    outline: none;
    /*  opacity: .5;*/
}


/******************************************/
/*top et Bottom barres*/
/******************************************/

.button-big {
    background: url("../img/picto-check.png") no-repeat 10px center;

    color: #ffffff;
    border: #ffffff solid 1px;
    padding: 0 10px;
    border-radius: 40px;
    font-size: 18px;
    font-weight: 200;
    width: 195px;
    height: 68px;
    display: block;
    padding-left: 45px;
}

.button-retour {
    position: absolute;
    right: 35px;
    bottom: 35px;
    z-index: 1;

    background: rgba(20, 20, 20, 0.7) url("../img/picto-close.png") no-repeat 10px center;

    color: #ffffff;
    border: #ffffff solid 1px;
    padding: 0 10px;
    border-radius: 40px;
    font-size: 18px;
    font-weight: 200;
    width: 170px;
    height: 65px;
    display: block;
    padding-left: 45px;
}


/******************************************/
/*Fonts*/
/******************************************/
/*Poppins*/

@font-face {
    font-family: 'Poppins';
    src: url("../fonts/Poppins-Thin.eot");
    src: url("../fonts/Poppins-Thin.eot?#iefix") format('embedded-opentype'),
    url("../fonts/Poppins-Thin.woff2") format('woff2'),
    url("../fonts/Poppins-Thin.woff") format('woff'),
    url("../fonts/Poppins-Thin.ttf") format('truetype'),
    url("../fonts/Poppins-Thin.svg#Poppins-Thin") format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url("../fonts/Poppins-ThinItalic.eot");
    src: url("../fonts/Poppins-ThinItalic.eot?#iefix") format('embedded-opentype'),
    url("../fonts/Poppins-ThinItalic.woff2") format('woff2'),
    url("../fonts/Poppins-ThinItalic.woff") format('woff'),
    url("../fonts/Poppins-ThinItalic.ttf") format('truetype'),
    url("../fonts/Poppins-ThinItalic.svg#Poppins-ThinItalic") format('svg');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url("../fonts/Poppins-ExtraLight.eot");
    src: url("../fonts/Poppins-ExtraLight.eot?#iefix") format('embedded-opentype'),
    url("../fonts/Poppins-ExtraLight.woff2") format('woff2'),
    url("../fonts/Poppins-ExtraLight.woff") format('woff'),
    url("../fonts/Poppins-ExtraLight.ttf") format('truetype'),
    url("../fonts/Poppins-ExtraLight.svg#Poppins-ExtraLight") format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url("../fonts/Poppins-ExtraLightItalic.eot");
    src: url("../fonts/Poppins-ExtraLightItalic.eot?#iefix") format('embedded-opentype'),
    url("../fonts/Poppins-ExtraLightItalic.woff2") format('woff2'),
    url("../fonts/Poppins-ExtraLightItalic.woff") format('woff'),
    url("../fonts/Poppins-ExtraLightItalic.ttf") format('truetype'),
    url("../fonts/Poppins-ExtraLightItalic.svg#Poppins-ExtraLightItalic") format('svg');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url("../fonts/Poppins-Light.eot");
    src: url("../fonts/Poppins-Light.eot?#iefix") format('embedded-opentype'),
    url("../fonts/Poppins-Light.woff2") format('woff2'),
    url("../fonts/Poppins-Light.woff") format('woff'),
    url("../fonts/Poppins-Light.ttf") format('truetype'),
    url("../fonts/Poppins-Light.svg#Poppins-Light") format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url("../fonts/Poppins-LightItalic.eot");
    src: url("../fonts/Poppins-LightItalic.eot?#iefix") format('embedded-opentype'),
    url("../fonts/Poppins-LightItalic.woff2") format('woff2'),
    url("../fonts/Poppins-LightItalic.woff") format('woff'),
    url("../fonts/Poppins-LightItalic.ttf") format('truetype'),
    url("../fonts/Poppins-LightItalic.svg#Poppins-LightItalic") format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url("../fonts/Poppins-Medium.eot");
    src: url("../fonts/Poppins-Medium.eot?#iefix") format('embedded-opentype'),
    url("../fonts/Poppins-Medium.woff2") format('woff2'),
    url("../fonts/Poppins-Medium.woff") format('woff'),
    url("../fonts/Poppins-Medium.ttf") format('truetype'),
    url("../fonts/Poppins-Medium.svg#Poppins-Medium") format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url("../fonts/Poppins-MediumItalic.eot");
    src: url("../fonts/Poppins-MediumItalic.eot?#iefix") format('embedded-opentype'),
    url("../fonts/Poppins-MediumItalic.woff2") format('woff2'),
    url("../fonts/Poppins-MediumItalic.woff") format('woff'),
    url("../fonts/Poppins-MediumItalic.ttf") format('truetype'),
    url("../fonts/Poppins-MediumItalic.svg#Poppins-MediumItalic") format('svg');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url("../fonts/Poppins-SemiBold.eot");
    src: url("../fonts/Poppins-SemiBold.eot?#iefix") format('embedded-opentype'),
    url("../fonts/Poppins-SemiBold.woff2") format('woff2'),
    url("../fonts/Poppins-SemiBold.woff") format('woff'),
    url("../fonts/Poppins-SemiBold.ttf") format('truetype'),
    url("../fonts/Poppins-SemiBold.svg#Poppins-SemiBold") format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url("../fonts/Poppins-SemiBoldItalic.eot");
    src: url("../fonts/Poppins-SemiBoldItalic.eot?#iefix") format('embedded-opentype'),
    url("../fonts/Poppins-SemiBoldItalic.woff2") format('woff2'),
    url("../fonts/Poppins-SemiBoldItalic.woff") format('woff'),
    url("../fonts/Poppins-SemiBoldItalic.ttf") format('truetype'),
    url("../fonts/Poppins-SemiBoldItalic.svg#Poppins-SemiBoldItalic") format('svg');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url("../fonts/Poppins-Bold.eot");
    src: url("../fonts/Poppins-Bold.eot?#iefix") format('embedded-opentype'),
    url("../fonts/Poppins-Bold.woff2") format('woff2'),
    url("../fonts/Poppins-Bold.woff") format('woff'),
    url("../fonts/Poppins-Bold.ttf") format('truetype'),
    url("../fonts/Poppins-Bold.svg#Poppins-Bold") format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url("../fonts/Poppins-BoldItalic.eot");
    src: url("../fonts/Poppins-BoldItalic.eot?#iefix") format('embedded-opentype'),
    url("../fonts/Poppins-BoldItalic.woff2") format('woff2'),
    url("../fonts/Poppins-BoldItalic.woff") format('woff'),
    url("../fonts/Poppins-BoldItalic.ttf") format('truetype'),
    url("../fonts/Poppins-BoldItalic.svg#Poppins-BoldItalic") format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url("../fonts/Poppins-ExtraBold.eot");
    src: url("../fonts/Poppins-ExtraBold.eot?#iefix") format('embedded-opentype'),
    url("../fonts/Poppins-ExtraBold.woff2") format('woff2'),
    url("../fonts/Poppins-ExtraBold.woff") format('woff'),
    url("../fonts/Poppins-ExtraBold.ttf") format('truetype'),
    url("../fonts/Poppins-ExtraBold.svg#Poppins-ExtraBold") format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url("../fonts/Poppins-ExtraBoldItalic.eot");
    src: url("../fonts/Poppins-ExtraBoldItalic.eot?#iefix") format('embedded-opentype'),
    url("../fonts/Poppins-ExtraBoldItalic.woff2") format('woff2'),
    url("../fonts/Poppins-ExtraBoldItalic.woff") format('woff'),
    url("../fonts/Poppins-ExtraBoldItalic.ttf") format('truetype'),
    url("../fonts/Poppins-ExtraBoldItalic.svg#Poppins-ExtraBoldItalic") format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url("../fonts/Poppins-Black.eot");
    src: url("../fonts/Poppins-Black.eot?#iefix") format('embedded-opentype'),
    url("../fonts/Poppins-Black.woff2") format('woff2'),
    url("../fonts/Poppins-Black.woff") format('woff'),
    url("../fonts/Poppins-Black.ttf") format('truetype'),
    url("../fonts/Poppins-Black.svg#Poppins-Black") format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url("../fonts/Poppins-BlackItalic.eot");
    src: url("../fonts/Poppins-BlackItalic.eot?#iefix") format('embedded-opentype'),
    url("../fonts/Poppins-BlackItalic.woff2") format('woff2'),
    url("../fonts/Poppins-BlackItalic.woff") format('woff'),
    url("../fonts/Poppins-BlackItalic.ttf") format('truetype'),
    url("../fonts/Poppins-BlackItalic.svg#Poppins-BlackItalic") format('svg');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url("../fonts/Poppins-Italic.eot");
    src: url("../fonts/Poppins-Italic.eot?#iefix") format('embedded-opentype'),
    url("../fonts/Poppins-Italic.woff2") format('woff2'),
    url("../fonts/Poppins-Italic.woff") format('woff'),
    url("../fonts/Poppins-Italic.ttf") format('truetype'),
    url("../fonts/Poppins-Italic.svg#Poppins-Italic") format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

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


/*Quattrocento*/

@font-face {
    font-family: 'Quattrocento';
    src: url("../fonts/Quattrocento-Bold.eot");
    src: url("../fonts/Quattrocento-Bold.eot?#iefix") format('embedded-opentype'),
    url("../fonts/Quattrocento-Bold.woff2") format('woff2'),
    url("../fonts/Quattrocento-Bold.woff") format('woff'),
    url("../fonts/Quattrocento-Bold.ttf") format('truetype'),
    url("../fonts/Quattrocento-Bold.svg#Quattrocento-Bold") format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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


/******************************************/
/*Media Queries*/
/******************************************/

/* @media screen and (max-width: 340px) {
    
} */
#accroche-out {
    /* font-size: 200%; */
    background: #000000;
    width: 1920px;
    height: 1080px;
    position: relative;
  }
  
  /* .s1366 #accroche-out {
    transform: scale(0.71146);
    transform-origin: top left;
  } */
  
  #accroche-titles{
    /* height:100%;
    width:100%;
    display:flex; */

  }

  .accroche-title{
    transition: opacity 1s;
    opacity: 0;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 415px;
  }
  .accroche-title.active{
    opacity:1;
  }


  .accroche-title > h1 {
    position:relative;
    color: #ffffff;
    font-family: "Quattrocento", Arial, Verdana, sans-serif;
    font-weight: normal;
    font-size: 120px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
  }
  
  .accroche-title > h2 {
    position:relative;   
    color: #ffffff;
    font-family: "Poppins", Arial, Verdana, sans-serif;
    font-weight: normal;
    font-size: 45px;  
    padding: 0;
    margin: 0;
  }
  
  .accroche-title > h1 span {   
    display: block;
    /* line-height: 13px; */
  }
  
  .accroche-title.active > h1 span {
   
  }
  
  .accroche-title > h2 span {  
    display: block;
    /* line-height: 13px; */
  }
  
  .accroche-title.active > h2 span {
    /* transform: translateY(0); */
    /* opacity:1;
    display:block; */
  }
  
  .accroche-buttons {
    position: absolute;
    bottom: 250px;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  
  .accroche-buttons button {
    color:#ffffff;
    border:#ffffff solid 1px;
    padding:0 10px;
    margin:0 20px;
    border-radius:40px;
    font-size:28px;
    font-weight: 300;
    width:215px;
    height:68px;
    display:block;
  }
  
  .accroche-help {
    opacity: 0;
    transition: all 0.5s;
  }
  
  .accroche-help.active {
    opacity: 1;
  }
  
  #accroche-video {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
  }
  
#accueil-out{
    background:#281e1d url("../img/background-accueil.jpg") no-repeat center center;
    padding: 0 0 0 0;
    transition: all .3s;
}


#accueil-menu{
    height:990px;
    display:flex;
    align-items:center;
    justify-content: space-evenly
}

    #accueil-menu a.menu-item{
        background:#333;
        border:#ffffff solid 1px;
        display:block;
        height:738px;
        width:738px;
        border-radius: 45px;
        padding:45px 50px;
        cursor:pointer;

        -webkit-box-shadow: 35px 35px 50px 15px rgba(0,0,0,0.70);
        box-shadow: 35px 35px 50px 15px rgba(0,0,0,0.70);
    }
    #accueil-menu #menu1{background: url("../img/menu1-bg.jpg") no-repeat center center;}
    #accueil-menu #menu2{background: url("../img/menu2-bg.jpg") no-repeat center center;}


    #accueil-menu a.menu-item .item-infos{
        color:#ffffff;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        height: 100%;
    }
    #accueil-menu a.menu-item .item-infos .infos-header{
        margin-bottom:20px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
        #accueil-menu a.menu-item .item-infos .infos-header .header-type{
            font-weight: 600;
            font-size:14px;
            text-transform: uppercase;
            background:#ffffff;
            color:#595050;
            border-radius:15px;
            padding:2px 15px;
        }
        #accueil-menu a.menu-item .item-infos .infos-header .header-duree{
            background: url("../img/picto-horloge.png") no-repeat 0 center;
            padding-left:25px;
            font-weight: 200;
            font-size:18px;
        }
    #accueil-menu a.menu-item .item-infos .infos-titre{
        font-family: 'Quattrocento', Arial, Verdana, sans-serif;
        font-size:50px;
        text-transform: uppercase;
        border-top:#ffffff solid 1px;
        padding-top:30px;
        height:140px;
        display:flex;
        align-items: center;
    }
         





* {
    user-select: none;
}

#creation-out {
    /* padding: 60px 0 0 0; */
    /* transition: all .3s; */

    background: #281e1d url("../img/background.jpg") no-repeat center center;
    padding: 0 0 0 0;
    transition: all .3s;
}


#creation-etape {
    height: 100%;
    color: #ffffff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    height: 100%;
}


#creation-etape #etape-gauche {
    padding-left: 35px;
    z-index: 1;
}

#creation-etape #etape-gauche #etape-header {
    position: absolute;
    top: 35px;
    left: 35px;
}

#creation-etape #etape-gauche #etape-header h2 {
    font-family: "Quattrocento", Arial, Verdana, sans-serif;
    font-size: 38px;
    font-weight: normal;
    line-height: 35px;
    text-transform: uppercase;
    margin: 0;
}

#creation-etape #etape-gauche #etape-header ul {
    margin: 0;
    padding: 0;
}

#creation-etape #etape-gauche #etape-header li {
    display: inline-block;
    background: url("../img/puce-noir.png") no-repeat center center;
    width: 8px;
    height: 8px;
}

#creation-etape #etape-gauche #etape-header li.etape-done {
    background: url("../img/puce-blanc.png") no-repeat center center;
}

#creation-etape #etape-gauche #etape-plaque {
    position: relative;
    background-color: #ccc;
    background-size: cover;
    width: 1160px;
    height: 812px;
    overflow: hidden;
}

#creation-etape #etape-gauche #etape-plaque canvas#bridge {
    height: 100%;
    width: 100%;
    display: block;
    margin: 0 auto;
    /* background-image: url("../img/creation/plaque-cuivre-vernie.png"); */
    /* background-size: cover;       */
    height: auto;
    position: relative;
}

#creation-etape #etape-gauche #etape-plaque canvas#bridge.playable {
    cursor: crosshair;
    cursor: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/4273/circular-cursor.png) 53 53, crosshair;
}

#creation-etape #etape-gauche #etape-plaque #plaque-motif {
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: contain; */
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    pointer-events: none;
}

#creation-etape #etape-gauche #etape-plaque #plaque-matiere {
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: contain; */
    position: absolute;
    top: 0;
    left: 100%;
    height: 100%;
    width: 100%;
    opacity: 0.95;
    transition: left 3s;
}


div[data-etape="4"] #plaque-matiere {
    left: 0 !important;
    clip-path: inset(0 0 0 100%);
}

div[data-etape="4"] #plaque-matiere > video {
    position: absolute;
    top: 0;
    left: 0;
}

#creation-etape[data-etape="8"] #etape-gauche #etape-plaque #plaque-matiere {
    opacity: 1;

    -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.70);
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.70);
}

#creation-etape #etape-gauche #etape-plaque #plaque-matiere.visible {
    left: 0;
}

#creation-etape #etape-gauche .plaque-curseur {
    background: url("../img/curseur.png") no-repeat 0 center;
    position: absolute;
    top: 0px;
    left: 1108px;
    height: 100%;
    width: 86px;
    cursor: pointer;
    z-index: 500;
}

#creation-etape[data-etape="8"] #etape-gauche #etape-plaque #plaque-matiere .plaque-curseur {
    display: none;
}

#creation-etape[data-etape="7"] #etape-gauche #etape-plaque #plaque-motif,
#creation-etape[data-etape="8"] #etape-gauche #etape-plaque #plaque-motif,
#creation-etape[data-etape="9"] #etape-gauche #etape-plaque #plaque-motif {
    filter: brightness(0);
}


#etape-flip-out {
    perspective: 2500px;
    width: 1160px;
    height: 812px;
}

#etape-flip {
    backface-visibility: hidden;
    transform-style: preserve-3d;
    transform: rotateY(180deg);
    perspective: 1000px;
    transition: all 3s;

    width: 1160px;
    height: 812px;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.70);
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.70);
}

#etape-flip.rotate {
    transform: rotateY(0deg);
}

#etape-flip-back, #etape-flip-front {
    position: absolute;
    left: 0;
    top: 0;
    width: 1160px;
    height: 812px;
    background: url("../img/creation/plaque-blanche.png");
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#etape-flip-back {
    transform: rotateY(180deg);
    width: 1160px
}

#creation-etape[data-etape="9"] #etape-gauche #etape-plaque {

}

#manip-formulaire {
    text-align: center;
}

#manip-formulaire label {
    display: block;
    font-size: 18px;
}

#manip-formulaire {
    padding: 0 100px;
}

#manip-formulaire input {
    border-radius: 50px;
    font-size: 30px;
    border: 1px solid #BEB3B2;
    background: #595050;
    padding: 10px;
    color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 10px;
    font-weight: normal;
    text-transform: lowercase;
    display: block;
    width: 100%;
    text-align: center;
}

#manip-formulaire p {
    font-size: 12px;
    margin-top: 40px;
    margin-bottom: 40px;
}

#manip-formulaire button.manip-formulaire--envoyer {
    background-image: url("../img/creation/envoyer.svg");
    background-repeat: no-repeat;
    background-position: 20px center;
    padding-left: 70px;
}

#manip-formulaire button {
    font-size: 18px;
    color: #ffffff;
    border: 1px solid #BEB3B2;
    border-radius: 40px;
    padding: 20px 30px;
    margin-left: 20px;
    display: inline-block;
}

#creation-etape #etape-droite {
    background: rgba(89, 80, 80, 0.8) url("../img/tache.png") no-repeat 0 98px;
    width: 680px;
    height: 1024px;
    border-top-left-radius: 45px;
    border-bottom-left-radius: 45px;
    padding: 55px 0 38px 0;

    -webkit-box-shadow: -35px 35px 50px 15px rgba(0, 0, 0, 0.70);
    box-shadow: -35px 35px 50px 15px rgba(0, 0, 0, 0.70);

    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

#creation-etape #etape-droite .menu-bloc {
    border: #ffffff solid 1px;
    width: 535px;
    border-radius: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
}

#creation-etape #etape-droite #menu-creation {
    background: url("../img/background-menu-creation.png") no-repeat center;
    background-size: cover;
    height: 325px;
}

#creation-etape #etape-droite #menu-creation button {
    color: #ffffff;
    border: #ffffff solid 1px;
    padding: 0 10px;
    border-radius: 40px;
    font-size: 20px;
    font-weight: 300;
    width: 230px;
    height: 68px;
    display: block;
}

#creation-etape #etape-droite #menu-motif {
    background: url("../img/background-menu-motif.png") no-repeat center;
    background-size: cover;
    height: 400px;
}

#creation-etape #etape-droite #menu-motif button {
    border: #ffffff solid 1px;
    border-radius: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    height: 208px;
    width: 162px;
    text-indent: -9999px;
    margin: 0 25px;
}

#creation-etape #etape-droite #menu-motif button#btn-motif-1 {
    background-image: url("../img/btn-motif-1.png")
}

#creation-etape #etape-droite #menu-motif button#btn-motif-2 {
    background-image: url("../img/btn-motif-2.png")
}

#creation-etape #etape-droite .menu-bloc .menu-titre {
    font-size: 27px;
}


#creation-etape #etape-droite #manip-description {
    width: 500px;
    text-align: center;
    line-height: 22px;
}

#creation-etape #etape-droite #manip-description h3 {
    font-family: "Quattrocento", Arial, Verdana, sans-serif;
    font-weight: normal;
    font-size: 60px;
    line-height: 60px;
    margin: 0 0 8px 0;
    text-transform: uppercase;
}

#creation-etape #etape-droite #manip-outils {
    height: 570px;
    width: 100%;
    text-align: center;
    position: relative;
}

#creation-etape[data-etape="8"] #etape-droite #manip-outils {
    background: url("../img/creation/outils/07-presse.png") no-repeat center;
    position: relative;
}

#creation-etape[data-etape="8"] #etape-droite #manip-outils img {
    /* transition: all 3s;*/
    /* transform: rotate(-360deg); */
    pointer-events: all;
    position: absolute;
    top: -17px;
    left: 37px;
}

#creation-etape[data-etape="8"] #etape-droite #manip-outils img.tourne {
    transform: rotate(-360deg);
}


#creation-etape #etape-droite #manip-consigne {
    width: 500px;
    background: #ffffff no-repeat 25px center;
    color: #433C3C;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    padding: 35px 45px 38px 100px;
    border-radius: 20px;
}


#creation-etape[data-etape="1"] #etape-droite #manip-consigne {
    background-image: url("../img/picto-frotter.png");
}

#creation-etape[data-etape="3"] #etape-droite #manip-consigne {
    background-image: url("../img/picto-dessiner.png");
}

#creation-etape[data-etape="4"] #etape-droite #manip-consigne {
    background-image: url("../img/picto-deplacer.png");
}

#creation-etape[data-etape="5"] #etape-droite #manip-consigne {
    background-image: url("../img/picto-frotter.png");
}

#creation-etape[data-etape="6"] #etape-droite #manip-consigne {
    background-image: url("../img/picto-frotter.png");
}

#creation-etape[data-etape="7"] #etape-droite #manip-consigne {
    background-image: url("../img/picto-frotter.png");
}

#creation-etape[data-etape="8"] #etape-droite #manip-consigne {
    background-image: url("../img/picto-tourner.png");
}


.simple-keyboard.myTheme1 {
    border-radius: 20px;
    border-bottom-right-radius: 0;
    padding: 20px;
    background: #3b3535;
}

.simple-keyboard.myTheme1 .hg-button {
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #595050;
    color: #F2F6FB;
    border: 1px solid rgba(255, 255, 255, .4);
    border-radius: 10px;
    font-family: Poppins;
    font-size: 30px;
    margin-bottom: 3px;


}

.hg-theme-default .hg-row {
    gap: 3px;
}

.simple-keyboard.myTheme1 .hg-button[data-skbtn=".com"], .simple-keyboard.myTheme1 .hg-button[data-skbtn=".fr"] {
    font-size: 20px;
}

.simple-keyboard.myTheme1 .hg-button[data-skbtn="{backspace}"] span {
    opacity: 0;
}

.simple-keyboard.myTheme1 .hg-button[data-skbtn="{backspace}"] {
    background-image: url("../img/creation/backspace.svg");
    background-repeat: no-repeat;
    background-position: center center;
}


.simple-keyboard.myTheme1 .hg-button:active {
    background: #1c4995;
    color: white;
}

#root .simple-keyboard.myTheme1 + .simple-keyboard-preview {
    background: #1c4995;
}

#creation-etape[data-etape="9"] #etape-droite {
    padding-bottom: 0;
}

.hg-button-space {
    flex-grow: 15;
    width: 160px;
}

.hg-button-backspace {
    flex-grow: 2;
    width: 92px;
}

.hg-button-space span::before {
    content: 'Espace';
    font-size: 18px;
}


[data-lng="en"] .hg-button-space span::before {
    content: 'Space';
}

.hg-button-backspace span {
    font-size: 10px;
}

.image-legende {
    position: absolute;
    top: -30px;
    right: 0;
    pointer-events: none;
    z-index: 9;
}


[data-etape="1"] .image-legende {
    top: -35px;
}


[data-etape="3"] .image-legende {
    top: -50px;
}


[data-etape="4"] .image-legende {
    top: 0;
    right: -30px;
}


[data-etape="8"] .image-legende {
    top: -30px;
    right: -30px;
}

#menu-ou {
    font-family: "Quattrocento", Arial, Verdana, sans-serif;
    font-size: 38px;
    font-weight: normal;
    line-height: 35px;
    text-transform: uppercase;
    margin: 0;
}

/*#plaque-rouleau {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 100%;*/
/*    height: 100%;*/
/*    width: 100px;*/
/*    background: url("../img/creation/rouleau.png");*/
/*    background-size: cover;*/
/*}*/

#plaque-rouleau {
    position: absolute;
    width: 276px;
    background: url("../img/creation/rouleau.png");

    background-size: cover;

    top: 90px;
    left: 1010px;
    height: 900px;
}

/*#plaque-rouleau-shad {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 100%;*/
/*    height: 100%;*/
/*    width: 58px;*/
/*    background: linear-gradient(90deg, rgba(255, 255, 255, .2) 0%, rgba(255, 255, 255, .4) 30%, rgba(255, 255, 255, 0) 80%, rgba(0, 0, 0, .2) 100%);*/
/*    box-shadow: rgba(0, 0, 0, .15) 10px 20px 50px;*/
/*}*/

#plaque-matiere-papier {
    position: absolute;
    width: 1160px;
    height: 812px;
    top: 133px;
    left: 35px;
    transform: translateX(-800px) scale(1.1);
    opacity: 1;
    transition: all 3s;
}

#plaque-matiere-papier.active {
    transform: none;
    opacity: 1;
}
/*!
 * 
 *   simple-keyboard v3.7.65
 *   https://github.com/hodgef/simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 */.hg-theme-default{background-color:#ececec;border-radius:5px;box-sizing:border-box;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;overflow:hidden;padding:5px;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.hg-theme-default .hg-button span{pointer-events:none}.hg-theme-default button.hg-button{border-width:0;font-size:inherit;outline:0}.hg-theme-default .hg-button{display:inline-block;flex-grow:1}.hg-theme-default .hg-row{display:flex}.hg-theme-default .hg-row:not(:last-child){margin-bottom:5px}.hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:5px}.hg-theme-default .hg-row>div:last-child{margin-right:0}.hg-theme-default .hg-row .hg-button-container{display:flex}.hg-theme-default .hg-button{align-items:center;background:#fff;border-bottom:1px solid #b5b5b5;border-radius:5px;box-shadow:0 0 3px -1px rgba(0,0,0,.3);box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;padding:5px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.hg-theme-default .hg-button.hg-standardBtn{width:20px}.hg-theme-default .hg-button.hg-activeButton{background:#efefef}.hg-theme-default.hg-layout-numeric .hg-button{align-items:center;display:flex;height:60px;justify-content:center;width:33.3%}.hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{height:85px}.hg-theme-default .hg-button.hg-button-numpad0{width:105px}.hg-theme-default .hg-button.hg-button-com{max-width:85px}.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:45px}.hg-theme-default .hg-button.hg-selectedButton{background:rgba(5,25,70,.53);color:#fff}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=".com"]{max-width:82px}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn="@"]{max-width:60px}.hg-candidate-box{background:#ececec;border-bottom:2px solid #b5b5b5;border-radius:5px;display:inline-flex;margin-top:-10px;max-width:272px;position:absolute;transform:translateY(-100%);-webkit-user-select:none;-moz-user-select:none;user-select:none}ul.hg-candidate-box-list{display:flex;flex:1;list-style:none;margin:0;padding:0}li.hg-candidate-box-list-item{align-items:center;display:flex;height:40px;justify-content:center;width:40px}li.hg-candidate-box-list-item:hover{background:rgba(0,0,0,.03);cursor:pointer}li.hg-candidate-box-list-item:active{background:rgba(0,0,0,.1)}.hg-candidate-box-prev:before{content:"◄"}.hg-candidate-box-next:before{content:"►"}.hg-candidate-box-next,.hg-candidate-box-prev{align-items:center;color:#969696;cursor:pointer;display:flex;padding:0 10px}.hg-candidate-box-next{border-bottom-right-radius:5px;border-top-right-radius:5px}.hg-candidate-box-prev{border-bottom-left-radius:5px;border-top-left-radius:5px}.hg-candidate-box-btn-active{color:#444}
.wysiwyg {
    position:relative;
    width: 100%;
    height:100%;
    /* background: rgba(47, 47, 47, 0.98); */
    background:#141414;

    overflow-y: auto;
    color:#ffffff;
    text-align: center;

    padding:0 44px;
    /* display:flex;
    flex-direction: column;
    justify-content: space-evenly; */
}

.wysiwyg.padd{
    /* padding: 50px 200px !important; */
}

    .wysiwyg h1#wysiwyg-titre {
        font-family: "Quattrocento", Arial, Verdana, sans-serif;
        font-size:80px;
        font-weight: normal;
        line-height: 36px;
        /* padding:44px 0 35px 0; */
        display:flex;
        align-items: end;
        justify-content: center;
        height:114px;
        margin:0;
        text-transform: uppercase;
    }  
    .wysiwyg h1#wysiwyg-titre:before,
    .wysiwyg h1#wysiwyg-titre:after {
        content:'';
        height:1px;
        width:95px;
        margin-bottom:20px;
        background:#ffffff;
        display:block;
    }
    .wysiwyg h1#wysiwyg-titre:before{margin-right:45px;}
    .wysiwyg h1#wysiwyg-titre:after{margin-left:45px;}
    
    .wysiwyg #wysiwyg-content {
        text-transform: uppercase;
        position:relative;
        background:#141414;
        height:815px;
        margin:0 auto;
        /* padding:20px 0; */
        
        text-align: left;        
    }    
    
    .wysiwyg #wysiwyg-content #wysiwyg-content-wrapper{
      
        height:815px;
        padding-left: 400px;
        padding-right: 400px;
        margin:25px 20px;
        overflow-x: auto;  
        text-align:center;
        
        display: flex;
        align-items: center;
        /* justify-content: center; */
    }   

    .wysiwyg #wysiwyg-content #wysiwyg-content-wrapper::-webkit-scrollbar{
        width: 14px;
        /* background-color: #F5F5F5; */
    }
    
    .wysiwyg #wysiwyg-content #wysiwyg-content-wrapper::-webkit-scrollbar-track{
        /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */
        /* background-color: #F5F5F5; */
    }
    
    .wysiwyg #wysiwyg-content #wysiwyg-content-wrapper::-webkit-scrollbar-thumb{
        /* background-color: #000000; */
        border:#ffffff solid 1px;
        border-radius:12px;
        /* height:200px; */
    }

    .wysiwyg #wysiwyg-content #wysiwyg-content-wrapper > div{
        margin: auto;
    }   

        .wysiwyg #wysiwyg-content img {
            max-width: 100%;
        }

        .wysiwyg #wysiwyg-content h2 {
            font-family: "Quattrocento", Arial, Verdana, sans-serif;
            font-size: 44px;
            font-weight: normal;
            line-height:40px;
            margin:80px 0 30px 0;
        }
        .wysiwyg #wysiwyg-content p {
            color:#787677;
            /* font-family: "Verlag", Arial, Verdana, sans-serif; */
            white-space: pre-wrap;
            font-size:15px;
            line-height: 22px;
            /* font-weight:bold; */
            margin:0 0 25px 0;
        }
            .wysiwyg #wysiwyg-content p span.soustitre {               
                font-size:20px;     
                color:#ffffff;          
            }

            .wysiwyg #wysiwyg-content a {
                /* color:#ffffff; */
                display:inline-block;
            }
            .wysiwyg #wysiwyg-content a:hover {
                text-decoration: none;
            }

        .wysiwyg #wysiwyg-content hr {
            padding:15px 0 0 0;
            margin:0 0 25px 0;
            border:none;
            border-bottom:#aeaba7 solid 1px;
            width:100%;
        }




#wysiwyg button.button-retour{
    /* background:rgba(20, 20, 20, 0.7) url("../img/picto-close.png") no-repeat 10px center;
                    
    color:#ffffff;
    border:#ffffff solid 1px;
    padding:0 10px;
    border-radius:40px;
    font-size:18px;
    font-weight: 200;
    width:170px;
    height:65px;
    display:block;
    padding-left:45px;    */

    /* position:relative; */
}
       
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none; }
  .pswp * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .pswp img {
    max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; }

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0; }

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0; }

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC; }

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline; }

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .pswp__button:focus, .pswp__button:hover {
    opacity: 1; }
  .pswp__button:active {
    outline: none;
    opacity: 0.9; }
  .pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url("../node_modules/photoswipe/dist/default-skin/default-skin.png") 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url("../node_modules/photoswipe/dist/default-skin/default-skin.svg"); }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none; } }

.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
      -ms-transform: translateY(6px);
          transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
          transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }
  .pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px; }
    .pswp__share-tooltip a:hover {
      text-decoration: none;
      color: #000; }
    .pswp__share-tooltip a:first-child {
      /* round corners on the first/last list item */
      border-radius: 2px 2px 0 0; }
    .pswp__share-tooltip a:last-child {
      border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }
  .pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }
  a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px; }

/*
	
	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }
  .pswp__caption small {
    font-size: 11px;
    color: #BBB; }

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC; }

.pswp__caption--empty {
  display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden; }

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }
  .pswp__preloader--active .pswp__preloader__icn {
    /* We use .gif in browsers that don't support CSS animation */
    background: url("../node_modules/photoswipe/dist/default-skin/preloader.gif") 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise 500ms linear infinite;
            animation: clockwise 500ms linear infinite; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
            animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
  /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

/*
	
	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3); }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }

/******************************************/
/*Photoswipe*/
/******************************************/

.pswp__caption__center {
    font-size: 14px;
    line-height: 18px;
}

#content {

}

/******************************************/
/*Slider*/
/******************************************/

.slider {
    display: flex;
    /* width: 200%; */
    height: 100%;
    position:relative;
    /* z-index:1; */
}

.slider.is-animating {
    transition: -webkit-transform 400ms cubic-bezier(0.5, 0, 0.5, 1);
    transition: transform 400ms cubic-bezier(0.5, 0, 0.5, 1);
    transition: transform 400ms cubic-bezier(0.5, 0, 0.5, 1), -webkit-transform 400ms cubic-bezier(0.5, 0, 0.5, 1);
}

.slider-pagination {
    bottom: 10px;
    left: 15px;
    /* pointer-events: none; */
    position: absolute;
    /* text-align: center; */
    width: 100%;
    z-index:5;
}
    .slider-pagination > * {
        border-radius: 50%;
        /* box-shadow: 0 0 0 1px rgba(255, 255, 255, 1); */
        /* background-color: rgba(0, 0, 0, 1); */
        background-color: rgba(13, 16, 17, 0.75);
        display: inline-block;
        height: 10px;
        width: 10px;
        margin:0 5px;
        transition: background-color 250ms;
    }

    .slider-pagination > *.is-active {
        background-color: rgba(255, 255, 255, 1);
    }

.slider-panel {
    /* background-color: #000000; */
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    /* background-size: cover; */

    padding-top: 10%;
    width: 100%;
}

.slider-panel a {
    display: block;
    height: 100%;
}

.has-slider {
    overflow: hidden;
    position: relative;
    width: 100%;
}


/******************************************/
/*Listes*/
/******************************************/

.img-list {
    height: 100%;
    overflow: auto;
    padding: 20px;
}

.img-list:before {
    bottom:80px;
}
.img-list:after {
    content:'';
    height:25px;
    display:block;
}

.img-list--titre{
    font-size: 20px;
    font-weight: 800;
    line-height:22px;
    padding: 10px 0 5px 0;
    text-transform: uppercase;
    text-align:center;
}

.img-list--item {
    display: block;
    margin-top:20px;
    padding-top:20px;
    border-top:#7f7f7f solid 1px;
}
.img-list--item:first-child{
     border-top:none;
     padding-top:0;
     margin-top:0;
}

.img-list--item--content{
    display: flex;
    /* justify-content: flex-start; */
    background:#f6f6f6;
    border-radius:0 50px 50px 0;
}

.img-list--item--img {
    width: 30vw;
    /* padding-right: 10px; */
    display:block;
    min-width: 100px;
    min-height: 100px;
}
    .img-list--item--img img{
        object-fit: cover;
        height: 100%;
        width: 100%;
    }

.img-list--item--txt {
    /* flex-grow: 0; */
    width: 70vw;
    display:block;
    display:flex;
    padding:0 15px;
}
    .img-list--item--txt .img-list--item--txt--content{
        margin:auto 0;
        display:block;
    }

    .img-list--item--txt h2 {
        margin: 0;
        padding: 0;
        font-size:15px;
        font-weight:800;
        line-height:17px;
        text-transform: uppercase;
    }
    .img-list--item--txt .img-list--item--soustitre {
        color:#2D2D2D;
        font-size:15px;
        font-weight:bold;
        line-height:17px;
        position:relative;
    }


.img-list--item--img img {
    width: 100%;
}

body {
    overflow-x: hidden;
}



/*******************************************/
/*Menu langues*/
/*******************************************/

#borneMenu {
    position: absolute;
    bottom: 0;
    /* bottom: 35px; */
    /* top: 35px; */
    z-index: 5;
    display:flex;
    justify-content: space-between;
    width: 100%;
    padding: 35px 35px;
    transform: translateY(100%);
}
.menu-on #borneMenu {
    visibility: visible;
    opacity: 1;
    transform: none;
    transition: all .3s;
    z-index:15;
}

#borneMenu button.menu-item{
    /* background-color: rgba(20, 20, 20, 0.7); */
    color:#ffffff;
    border:#ffffff solid 1px;
    padding:0 10px;
    border-radius:30px;
    font-size:18px;
    font-weight: 200;
    width:140px;
    height:45px;
    display:inline-flex;
    align-items: center;
    justify-content: center;
    margin-right:8px;
}
#borneMenu button.menu-item.menu-on{
    background:url("../img/puce-menu.png") no-repeat 25px center;
}
#borneMenu button.menu-item#menu-langues{

}
#borneMenu button.menu-item#menu-credits{
    width:45px;
    height:45px;  
}

      

.screen-out, #borneMenu {
    transition: transform .5s;
}

.menu-on.menu-active .screen-out,
.menu-on.menu-active #borneMenu {
    transform: translateX(100%);
}


/**************************************************************/
/*Player HTML audio-video*/
/**************************************************************/

.player_wrapper{
    position:relative;
    height:100%;
}

.player_media{
	background:#000000;
    position:relative;
    /* height: calc(100% - 75px);
    height: -webkit-calc(100% - 75px); */
    height: 100%;
}
    .player_media .player_legende{
        background:rgba(0, 0, 0, 0.5);
        position:absolute;
        bottom:0;
        left:0;
        padding:10px 20px 0 20px;
        color:#ffffff;
        font-size:15px;
        font-weight: bold;
        width:100%;
    }
    .player_media .player_legende p{
        margin:0 0 15px 0;
    }


    .player_media .player_btn_playinvideo{
        content:'';
        /* background:rgba(49, 53, 53, 0.55); */
        height:100%;
        width: 100%;
        display:block;
        position: absolute;
        top:0;
        left:0;
    }
    .player_media .player_btn_playinvideo.pause{
        opacity:0;
    }

        .player_media .player_btn_playinvideo .btn-playinvideo{
            background:url("../img/picto_play_border.png") no-repeat center center;
            height:240px;
            width:240px;
            display:block;
            position:absolute;
            top:50%;
            left:50%;
            margin-left:-120px;
            margin-top:-120px;
            border-radius:50%;

            /* box-shadow: 0px 0px 0px 20px rgba(20, 20, 20, 0.15); */
            transition: box-shadow 0.3s linear;
        }

        .player_media .player_btn_playinvideo .btn-playinvideo:hover,
        .player_media .player_btn_playinvideo .btn-playinvideo:focus{
            /* box-shadow: 0px 0px 0px 15px rgba(20, 20, 20, 0.15); */
            opacity: 0.75;
        }

.player_controls{
    position:relative;
    /* position:fixed;
    bottom:0;
    left:0; */
    display:flex;
    height:15px;
    /* padding:0 15px; */
    /* background: rgb(0, 0, 0, 0.3); */
    justify-content:center;
    align-items: center;
    /* box-shadow: 0px 10px 20px 15px rgb(0, 0, 0, 0.3); */
    width:75%;
    height:84px;
    margin:0 auto;
    /* padding:0 18px; */
}
    .player_controls:before{
       content:'';
       display:block;
       position: absolute;
       top:50%;
       left:5px;
       margin: -22px 18px 0 18px;
       /* background:#ffffff; */
       height:44px;
       /* width: 100%; */
       width: calc(100% - 41px);
       border-radius: 22px;
       z-index:-1;
    }
    .player_btn_play{
        position: relative;
        display: inline-flex;
        align-items: center;
        height: 34px;
        width:34px;
        overflow:hidden;
        padding:0;
        margin:0 5px 0 0;
        z-index: 5;
    }
        .player_btn_play img {
            object-fit: contain;
            object-position:0px 50%;
            width: auto;
            height: 100%;
        }

        .player_btn_play.pause img{
            object-position:-34px 50%;
        }


    .player_btn_close{
        position: relative;
        display: inline-flex;
        align-items: center;
        height: 44px;
        padding:0;
        z-index: 5;
    }
        .player_btn_close img {
            object-fit: contain;
            object-position:0px 50%;
            width: auto;
            height: 100%;
        }


    .player_btn_volume{
        /* background: url("../img/picto-audio.png") no-repeat center center; */
        background: url("../img/picto-audio.png") no-repeat 0 0;
        position: relative;
        display: inline-flex; 
        align-items: center;
        height: 60px;
        /* width: 60px; */
        width: 64px;

        -webkit-box-shadow: 0px 0px 20px 2px rgba(0,0,0,0.55);
        box-shadow: 0px 0px 20px 2px rgba(0,0,0,0.55);

        margin-left:20px;
    }
    .player_btn_volume.medium{
        background-position: 0 0; 
    }
    .player_btn_volume.fort{
        background-position: -60px 0; 
    }
    .player_btn_volume.mute{
        background-position:-120px 0;
    }

        .player_btn_volume img{
            display:none;
        }


.player_timeline_wrapper{
    display:inline-flex;
    align-items: center;
    /* margin:0 10px; */
    /* width:calc(100% - 108px);
    width:-webkit-calc(100% - 108px); */
    width:100%;
}

.player_timeline{
    /* background:#B5ACB1; */
    background:#1a1e1e;
	height:10px;
    width:100%;
	position:relative;
    /* margin:0 10px 0 0; */
}
.player_timeline:after{
    display:none;
	/* content:'';
	height:2px;
    width:100%;
    background:#fff;
    position:absolute;
    top:50%;
    margin-top:-1px; */
}

	.player_timeline .timeline_handle{
		height:10px;
		width:0;
		background:#ffffff;
		position:absolute;
		top:0;
        left:0;
        z-index:1;
	}
	.player_timeline .timeline_buffer{
		height:15px;
		width:0;
		/* background:rgba(0, 0, 0, 0.15); */
	}



    .player_time{
        font-size:12px;
        color:#ffffff;
    }
        .player_time.time_current{
            /* margin-right:15px; */
            /* width:70px; */
        }
        .player_time.time_duration{
            /*margin-right:5px;*/
        }

video {
    /* height: calc(100vh - 75px) !important; */
    height: 100%;
}
#borneTimeout {
    position: absolute;
    width: 1920px;
    height: 1080px;
    z-index: 999;
    /* background: rgba(26, 30, 30, .9); */
    /* background: rgba(48, 48, 48, 0.95); */
    background: rgba(10, 8, 8, 0.95);
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
    pointer-events: none;
}

#borneTimeout.active {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}

#borneTimeout-inside {
    /* color: #000000; */
    position: absolute;
    top: 50%;
    left: 50%;
    width: 500px;
    height: 500px;
    text-align: center;
    transform: translateX(-50%) translateY(-50%);
}

#borneTimeout-inside svg {
    width: 100%;
    height: 100%;
}

#borneTimeout-inside svg > path {
    stroke: #000;
}
#borneTimeout-inside svg path:nth-child(2) {
    stroke: #fff;
}

#svgtimeout-cercle {
    transform-origin: center center;
    transform: rotateZ(90deg);
}

#borneTimeout h1 {
    font-size: 30px;
    color: #ffffff;
    z-index: 9;
    padding: 0;
    margin: 0;
    line-height: 1em;
    font-weight: normal;
}

#borneTimeout h2 {
    color: rgba(255, 255, 255, .5);
    /* color: #ffffff; */
    font-size: 20px;
    z-index: 9;
    font-weight: 500;
    padding: 0;
    margin: 0;
    line-height: 1em;
    padding-top: 10px;
}

#borneTimeout-titres {
    position: absolute;
    z-index: 9;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
    color: #fff;
}

#borneTimeout-count {
    color:#ffffff;
    /* font-family: "Roboto", Arial, Verdana, sans-serif; */
    font-family: "Quattrocento", Arial, Verdana, sans-serif;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 270px;
    font-weight: 200;
    padding-top: 15px;
}

#borneTimeout h1, #borneTimeout h2 {
    opacity: 0;
    transition: opacity .5s 0s;
}

#borneTimeout.active h1, #borneTimeout.active h2 {
    opacity: 1;
    transition: opacity .3s;
}

@media (max-width: 768px) {
    #borneTimeout-inside {
        left: 65%;
        width: 100%;
    }

}
