/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 1.5em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}




/* Fonts */ 

@font-face {
    font-family: 'Oswald';
    src: local('Oswald'),
        url('../font/Oswald-Regular.woff2') format('woff2'),
        url('../font/Oswald-Regular.woff') format('woff'),
        url('../font/Oswald-Regular.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Market';
    src: local('Market'),
        url('../font/Market-Regular.woff2') format('woff2'),
        url('../font/Market-Regular.woff') format('woff'),
        url('../font/Market-Regular.ttf') format('truetype');
    font-display: swap;
}

/*Mobile First*/

html, body{
    font-family: 'Oswald', arial, x-locale-body, sans-serif;
    font-size: 18px;
    color:#5D605F;
}

.page-container{
    width: 100%; 
    min-height: 100vh;
    margin:0 auto;
    position: relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.contenu-description{
    position: relative;
    width: 100%;
    margin: 0 auto;
    top: 30px;
}

h2{
    margin:0;
}

svg.capeb-map{
    width:100%;
}

svg.capeb-map a > path:hover{
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    fill: #D10E17;
}

svg.capeb-map a > path{
    fill: #5d605f;
}


a{
    text-decoration:none;
    color:white;
}

.font-size-1{
    font-size:2.5rem;
}

.font-size-2{
    font-size:1.3rem;
}

.font-size-3{
    font-size:2rem;
}

.font-size-4{
    font-size: 3rem;
}


.font-1{
    font-family: "Oswald";
}

.font-2{
    font-family: "Market";
}

.color-1{
    color:black;
}

.color-2{
    color:white;
}

.color-3{
    color:#D10E17;
}

.color4{
    color:#5D605F;
}

.color5{
    color:#e80773;
}

.text-center{
    text-align: center;
}

.container-column{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
    -ms-flex-pack:distribute;
        justify-content:space-around;
}


.container-inline{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-box-pack:center;
        -ms-flex-pack:center;
            justify-content:center;
}

.space-around{
    -ms-flex-pack:distribute;
        justify-content:space-around;
}

.container-color-1{
    background-color: white;
}

.container-color-1 > div{
    width:auto; 
    z-index:999;
}

.container-color-2{
    background-color: #D10E17;
}

.container-color-2 > div{
     width:auto; 
     z-index:999;
     position:relative;
     top:0;
}

.download-block{
    background-color: white;
    border-radius: 10px;
    display:none;
}

.download-block img{
  width:50%;  
  padding:5px;
}


.download-block p{
    text-align: center;  
}



p{
    text-align: center;
}

.more-block{
    padding-right: 30px;
    padding-left: 30px;
    border: solid 1px white;
    width: 150px;
    font-size: 1.5rem;
}

.more-block:hover{
    background-color: white;
    color:black;
    -webkit-transition:0.5s;
    -o-transition:0.5s;
    transition:0.5s;
}

.video-block{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
    -webkit-box-pack:start;
        -ms-flex-pack:start;
            justify-content:flex-start;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
}


ul li{
    position:relative;
    left:-14px;
    text-decoration: none;
    list-style: none;
}

li a:hover{
    color:black;
}

.footer{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
    -webkit-box-pack:center;
        -ms-flex-pack:center;
            justify-content:center;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    margin-left:10px;
}

.footer ul{
    margin:0;
}

.footer h3{
    margin:0;
}

.nuage{
    display:none;
}

.fusee{
    display:none;
}


.bottom{
    padding: 16px;
    height: auto;
}

.top{
    padding:10px;
}

.arrow{
    z-index: 9999;
    position: relative;
    right: -20%;
    top: -10px;
}

.container-column > div{
    text-align: center;
}

.mockup-container{
    position: relative;
}

.mockup-container img{
    height:auto;
}

.mockup-container iframe{
    -webkit-transform: rotate(-4deg);
        -ms-transform: rotate(-4deg);
            transform: rotate(-4deg);
    border-radius: 19px;
    position: absolute;
    left: 21px;
    top: 8%;
}

.mockup-container > .mockup-mobile{
    -webkit-transform: rotate(-4deg);
        -ms-transform: rotate(-4deg);
            transform: rotate(-4deg);
}


.video-block p{
    -webkit-transform: rotate(-4deg);
        -ms-transform: rotate(-4deg);
            transform: rotate(-4deg);
    position:relative;
    top:-13px;
}

.bottom > .map-container, .more-container{
    position:relative;
    top:-25px;
}

.pictos{
    position: relative;
    top:0;
}

/* PAGE CREDITS*/

.container-credits{
    color:#000;
}


.container-credits > div > h2{
    text-align:center;
}

.container-credits > div > h2::after {
    margin-top:3px;
    content: '';
    display: block;
    background-color: #2ac7e3;
    width: 20%;
    height: 1px;
    position: absolute;
    left:40%;
}

.container-column-credits{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
}

.container-column-credits > div{
   margin-right: 10px;
}

.back-arrow:hover{
    color:#e80773;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    
}

.menu-column{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.menu-column > div{
    width: 140px;
    margin:10px;
}




/*Desktop*/

@media (min-width: 992px){
    
    .contenu-description{
        width: 75%;
    }
    
    .menu-column > div{
        margin:0px;
    }
    
    .pictos{
        top:16px;
    }
    
    .arrow{
        position: absolute;
        right: -10px;
        top: 130px;
    }
    
    .download-block{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
    }
    
    .container-color-2 > div{
        top:-35px;
    }

    .container-column{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
            -ms-flex-direction:row;
                flex-direction:row;
    }
    
    .footer{
        -webkit-box-align:start;
            -ms-flex-align:start;
                align-items:flex-start;
    }
    
    .container-color-1 > div{
        width:50%; 
    }
    
    .container-color-2{
        -webkit-clip-path: polygon(0% 10%, 0% 100%,100% 100%, 100% 0%);
                clip-path: polygon(0% 10%, 0% 100%,100% 100%, 100% 0%);
    }

    .bottom{
        padding: 87px 123px 0px 0px;
        height: 354px;
    }
    
    .nuage{
        display: block;
        position: absolute;
        width: 107px;
        right: 0;
        top: 45%;
    }
    
    .fusee{
        display: block;
        position: absolute;
        width: 50px;
        right: 62px;
        top: 36%;
    }
    
    .downloadLink > a{
        pointer-events: none;
    }
    
    .menu-column{
        -ms-flex-direction:column;
            -webkit-box-orient:vertical;
            -webkit-box-direction:normal;
                flex-direction:column;
    }
    
    /* PAGE CREDITS*/
    
    .container-column-credits{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
            -ms-flex-direction:row;
                flex-direction:row;
    }
    
    
    .container-credits{
        padding:0px 200px 0px 200px;
    }
    

}