/* RESET */

* {
    box-sizing: border-box!important;
}

body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p,
a,
em, img,
strong,
b, u, i,
ul, ol, li 
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-align: left;
}


ol, ul {
	list-style: circle;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

hr {
	clear: both;
	padding: 0;
	margin: 0;
	height: 0;
	border: 0;
}

.link{
    color: #ed1c24;
    text-decoration: none;
}

.link:hover{
    text-decoration: underline;
}

.maj {
	text-transform: uppercase;
}

.lowercase {
	text-transform: lowercase;	
}

.center * {
    text-align: center;
}

.hided-mob {
        display: block;
    }

.hided-desktop {
    display: none;
}

.hided-768 {
    display: block;
}
.showed-768 {
    display: none;
}

body {
	font-size: 16px;
	color: #555;
	font-family: 'Roboto', sans-serif;
	position: relative;

}

.wrapper {
    max-width: 1200px;
    margin: 0 auto;
}

.wrap {
    max-width: 800px;
    margin: 0 auto;
}

.mini-wrap {
    padding: 0 40px;
}

.shadow-inset{
    -moz-box-shadow: inset 0 -10px 10px -10px #000000;
    -webkit-box-shadow: inset 0 -10px 10px -10px #000000;
    box-shadow: inset 0 -10px 10px -10px #000000;   
}
    
.padding-inside{
    padding: 0 15px;
}

.padding-inside-bloc img{
    max-height: 70px;  
    margin-bottom: 30px;
}

.compteur{
    color: #ed1c24;   
    font-size: 1.4em;
    font-family: "Roboto Condensed";
    font-weight: 700;
    text-align: center !important;
}
    
.vis-hidden{
    visibility: hidden;
}

.visible{
    visibility: visible !important;
}

.logo-appli{
    border-radius: 5px;
    padding: 0 !important;
}

.descrip{
    text-align: center !important;
}
                
.padding-inside-bloc{
    padding: 0 20px;   
}
                
.emc-en-bref{
    position: relative;
}
                
.relative-text{
    position: relative;
    padding: 30px 0;
}
                
.relative-text p{
    text-align: center !important;
    font-size: 3em;
    color: #fff;
    font-family: "Roboto Condensed";
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 5px;
}
                
.absolute-text{
    position: absolute;
    top: 0;
    width: 100%;
}

.contenu-frise{
    padding: 20px;
}

.contenu-frise .date{
    color: #000;
    font-weight: 700;
    font-family: "Roboto Condensed";
    font-size: 2em;
}

.contenu-frise .annonce{
    font-weight: 300;
    font-family: "Roboto Condensed";
    font-size: 1.5em;    
    margin-top: 20px;
    padding-bottom: 0;
    margin-bottom: 0;
}

.contenu-frise .annonce-machine{
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0;
    margin-bottom: 0;
    font-weight: 700;
    font-family: "Roboto Condensed";
    font-size: 2.5em;    
    color: #ed1c24;
}

.contenu-frise .annonce-machine-after{
    margin-top: 0px;
    padding-top: 0px;
    font-weight: 300;
    font-family: "Roboto Condensed";
    font-size: 1.5em;    
    color: #ed1c24;
}

.emc-bref{
    font-size: 2em;
    font-family: "Roboto Condensed";
    font-weight: 700;
    color: #000;
    text-align: center !important;
    letter-spacing: 2px;
}

.emc-bref .red-emc{
    color: #ed1c24;   
}

.greyy{
    color: #666;
}

p {
    font-size: 1em;
    margin: 10px 5px;
    line-height: 1.4em;
    padding: 0 10px;
}

.intro{
    background-color: #f2f2f2;
    margin-bottom: 0;
}

.intro p{
    text-transform: uppercase;
    text-align: center;
}

.list{
    margin-bottom: 20px;
}

.list li {
    font-size: 1em;
    line-height: 1.4em;
    list-style: circle;
    margin-left: 40px;
}

.legend {
    font-size: 0.8em;
    font-style: italic;
}

.CTA {
    padding: 10px 40px;
    background-color: #ed1c24;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 1em;
    text-align: center;
    border-radius: 5px;
    margin-top: 10px;
}

.CTA-2 {
    padding: 10px 40px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #555;
    font-size: 1em;
    text-align: center;
    border: 2px solid #555;
    border-radius: 5px;
    margin-top: 10px;
}

.CTA-2:hover{
    color: #ed1c24;
    border: 2px solid #ed1c24;
}

.view {
    margin: 20px 10px;
}

.video-anniv{
    height: 50vh;
    position: relative;
    z-index: 55;
    bottom: 0;
}

/* --------------------- MAJ AXIS EMC 20 ANS -------------- */

            .top-header{
                top: 0;
                width: 100%;
                position: relative;
                z-index: 55;
            }
            
            .flexx{
                overflow: hidden;
            }
            
            .flexx-item{
                float: left;
                margin: 0;   
            }
            
            .flexx img{
                padding: 50px;   
            }
            
            .flexx .contenu-1{
                padding: 50px 0;
            }
            
            .float-right{
                position: absolute;
                bottom: 5px;
                right: 50px;
                
            }
            
            .line{
                height: 1px;
background: #fff;
position: absolute;
bottom: 0px;
left: 0;
-webkit-animation: dude 3s 1 forwards;
-moz-animation: dude 3s 1 forwards;
-ms-animation: dude 3s 1 forwards;
-o-animation: dude 3s 1 forwards;
animation: dude 3s 1 forwards;
 }

     @-webkit-keyframes dude {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-moz-keyframes dude {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-ms-keyframes dude {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-o-keyframes dude {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes dude {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

.contenu-1{
    min-height: 85px;
}

.fullscreen{
/*    overflow: hidden;*/
    height: 100vh;
}

#landing-1{
    height: 100vh;
    background: #000;
    position: relative;
/*    display: none;*/
}

.landing-1{
    overflow: auto;
    height: 100vh;
/*    background-image: url(../../_img/_new/anniv-emc.jpg);*/
/*    background-size: cover;*/
/*    background-position: center;*/
    background: #000;
    position: relative;
    visibility: hidden;
}

.logo-k{
    position: absolute;
    bottom: 30px;
    z-index: 99;
    right: 30px;
    max-width: 120px;
}

.wallpaper{
    height: 60vh;
}

.wrap-wall{
    max-width: 1000px;
    margin: 0 auto;
}

.wall-axis .texte-header{
    bottom: 50px;   
    position: absolute;
    z-index: 88;
    width: 100%;
}

.texte-header h1{
    color: #fff;
    text-align: center;
}

.content-anniv{
    position: relative;
    z-index: 99;
}

.content-anniv h2{
    padding-top: 20px;
    font-size: 3em;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 0;
}

.typed-cursor{
    display: none;
}

.content-anniv .subtitle-1, .top-header .subtitle-1{
    font-size: 1.6em;
/*    padding-bottom: 30px;*/
    margin: 0;
    color: #fff;
    padding: 0;
    font-family: "Roboto Condensed";
    font-weight: 300;
    text-align: left;
}

#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
}

.picto-testimonial{
    float: left;
    margin: 9px 15px 9px 5px;
}

.picto-testimonial img{
    padding: 0 !important;
    max-height: 45px;
}

.box-shadow{
    padding: 0 !important;
    box-shadow: 3px 9px 20px -10px rgba(0, 0, 0, 0.8);
}

#particles-js2 {
    position: absolute;
    height: 100%;
    width: 100%;
}

#particles-js3 {
    position: absolute;
    height: 100%;
    width: 100%;
}

#particles-js4 {
    position: absolute;
    height: 100%;
    width: 100%;
}

.anniversaire{
    position: relative;
    z-index: 99;
}

.content-padding{
    padding: 40px 50px;   
}

.content-anniv p{
    color: #fff;   
    margin: 0;
    padding: 0;
}

.content-anniv .act{
    padding-top: 10px;
    padding-bottom: 30px;
    text-align: center;
    visibility: hidden;
}

.content-anniv .act .CTA{
    cursor: pointer;
}

.row-background-axis{
    background-image: url(../../_img/_new/main_visual_axis.jpg);
    min-height: 300px;
    background-position: center;
    background-size: cover;
    position: relative;
}

.row-background-axis .opacity{
    filter: alpha(opacity=10); 
    opacity: 0.1;   
}

.row-background-axis .txt-over{
    position: absolute;
    bottom: 10px;
    z-index: 90;
    width: 100%;
}

.txt-over h3{
    color: #fff;
    text-align: center;
    font-size: 2em;
    font-weight: 900;
    padding: 0;
    margin-left: 15px;
}

.txt-over .subtitle{
    color: #fff;
    text-align: center;
    font-size: 1.5em;
    font-family: "Roboto Condensed";
    font-weight: 300;
    padding: 0;
    margin: 0 0 10px 15px;
}


#landing-2{
    display: block;   
}

.WithoutPadding{
    padding: 0 !important;   
}
    
.WithPadding{
    margin-top: 0px;
    padding: 20px;
}

.BoxInside{
    font-weight: 700;
    font-family: "Roboto Condensed";
    font-size: 1.2em;
}

.choice-range li {
    padding: 10px 20px;
    border-top: 1px solid #f2f2f2;
}

.choice-range li:hover {
    background: #f2f2f2;
}

.no-deco {
    text-decoration: none;
    color: #555;
}

#annif, #annif2, #annif-3{
    position: relative;
}

.anniversaire .subtitle{
    font-size: 1.4em;
    font-family: "Roboto Condensed";
    text-align: center;
    font-weight: 300;
    margin-top: 0;
}

.visible{
    display: block !important;
}

.visibility{
    visibility: visible !important;
}

.invisible{
    visibility: hidden;
}

.box-filet{
    border: 1px solid #cacccf;
    overflow: hidden;
    background: #fff;
    margin: 0 30px;
}

fieldset{
    border: 1px solid #cacccf;
    padding: 0;
}

fieldset .padding{
    padding: 5px 20px 5px;  
    overflow: hidden;
}

fieldset .center{
    text-align: center !important;
}

fieldset .name{
    font-family: "Roboto Condensed";
    color: #ed1c24;
    font-size: 1.2em;
    padding-bottom: 5px;
    margin-bottom: 0;
}

fieldset .sub{
    padding-top: 0;
    margin-top: 0;
}

legend .logo-app{
    padding: 0 !important;
    border-radius: 10px;
    max-width: 100px;
}
            
fieldset .center{
    text-align: center;
    font-family: "Roboto Condensed";
}
            
.filet-links{
    margin-top: 20px;
    border-top: 1px solid #cacccf;   
}
            
.padding-2{
    padding: 20px;   
}
            
.contain-flex{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}
            
.flex-item{
    padding: 0 20px;  
}

.txt-header-act{
    position: absolute;
    z-index: 888;
    right: 0px;
    top: 20px;
}

    .white-link {
    font-size: 0.9em;
    font-family: "Roboto Condensed";
    color: #fff;
    text-decoration: none;
}
.white-link:hover {
    text-decoration: underline;
}

.header-act{
    text-align: right;
    margin: 0;
    padding: 0 20px 0 0;
}
    
    .txt-header p{
        font-family: "Roboto Condensed";
        color: #fff;
        text-align: right;
        font-size: 1.2em;
        padding-right: 20px;
        padding-bottom: 15px;
        margin-right: 0;
        margin-bottom: 0;
    }
    
    .txt-header p a{
        cursor: pointer;
    }

.txt-header p a:hover{
    text-decoration: underline;
}

    .txt-header p .fab{
        margin-right: 10px;   
    }

.dl-app{
    text-decoration: none;
    font-family: "Roboto Condensed";
    color: #000;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
            
.dl-app .fab, .dl-app .fas{
    margin-right: 5px;   
}
            
.dl-app:hover{
    color: #ed1c24;
}

.invisible p{
    font-family: "Roboto Condensed";
    margin-bottom: 8px;
    font-size: 1.2em;
    line-height: 1.8em;
    text-shadow: 2px 2px #000;
    font-weight: 300;
}

.delay-05s {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    animation-duration: 1.5s !important;
}

.delay-06s {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.delay-07s {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}

.delay-08s {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

.delay-09s {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}

.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    animation-duration: 3s !important;
}

.delay-11s {
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}

.delay-13s {
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s;
}

.delay-14s {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
}

.delay-15s {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

.delay-17s {
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s;
}

.delay-22s {
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s;
    animation-duration: 4s !important;
}

.delay-24s {
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s;
    animation-duration: 4s !important;
}

.delay-26s {
    -webkit-animation-delay: 2.6s;
    animation-delay: 2.6s;
    animation-duration: 4s !important;
}

.delay-28s {
    -webkit-animation-delay: 2.8s;
    animation-delay: 2.8s;
    animation-duration: 4s !important;
}

.delay-30s {
    -webkit-animation-delay: 3.0s;
    animation-delay: 3.0s;
    animation-duration: 2.2s !important;
}

.delay-40s {
    -webkit-animation-delay: 4.0s;
    animation-delay: 4.0s;
    animation-duration: 3s !important;
}

.grey-dark{
    background: linear-gradient(180deg, #555 0%, #000 100%);   
    color: #fff;
}

/* --------------------- FIN MAJ -------------- */

.language-bloc{
    padding: 10px;  
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
}
                    
.language-bloc p{
    padding: 0 !important;
    text-align: right;
    margin: 0 !important;
    color: #fff;
    font-family: "Roboto Condensed";
    font-weight: 300;
    font-size: 0.9em;
}
                    
.menu-switcher{
    display: none;   
}
                    
.language-switcher{
    cursor: pointer;
}
                    
.menu-language{
    list-style: none;
}
                    
.menu-language li{
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    text-align: left;
    margin: 5px 0;
    padding: 0 0 3px 0;
}
                    
.menu-language li a{
    color: #fff;  
    opacity: 0.6;
    font-family: "Roboto Condensed";
    font-weight: 300;
    font-size: 0.9em;
    cursor: pointer;
    text-decoration: none;
    display: block;
}
                    
.fa-globe{
    margin-right: 5px;    
}
                    
.menu-language li:hover{
    border-bottom: 1px solid rgba(255, 255, 255, 1);
}
                    
.menu-language li:hover > a{
    opacity: 1;
}

.choix-solutions{
    margin-bottom: 30px;
}

.choix-solutions li{
    display: block;
    margin: 0 10px;
    border-bottom: 1px solid #000;
}

.choix-solutions li a{
    font-family: "Roboto Condensed";
    font-weight: 900;
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
    cursor: pointer;
    display: block;
    padding: 10px 0;
    text-align: left;
}

.choix-solutions li:hover{
    border-bottom: 1px solid #ed1c24;
}

#bgvid{
     width: 100%;
     display: block;
 }
    
.choix-solutions li:hover > a{
    color: #ed1c24;   
}

.choix-solutions .actif{
    border-bottom: 1px solid #ed1c24;
}

.choix-solutions .actif a{
    color: #ed1c24;   
}

.solutions-tech .Box{
    display: none;
    padding: 20px;
}

.solutions-tech .selected{
    display: block;
}

.solutions-tech img{
    padding: 20px;
}

.solutions-tech h4{
    color: #000;
    margin-top: 20px;
}

.red-link {
    font-size: 0.9em;
    font-family: "Roboto Condensed";
    color: #ed1c24;
    text-decoration: none;
}

.red-link:hover{
    text-decoration: underline;   
}

/* COLONNES */


[class*="col-"] {
    float: left;
}

.row{
    margin: 0 auto;
    overflow: hidden;
    padding: 60px 0;
}

.row::after {
    content: "";
    clear: both;
    display: block;
}

/* For mobile phones: */
[class*="col-"] {
    width: 100%;
    margin: 40px 0 0;
}

img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.row img, .wrapper img {
    padding: 0 15px;
}

.video {
	position: relative;
	padding-top: 15px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 27%;
	margin-bottom: 0px;
}

.video iframe,  
.video object,  
.video embed {

    width: 100%!important;
    height: 100%!important;

    display: block;
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
}

.flex {
    display: block;
}

.flex * {
    margin: auto;
    align-items: flex-start;
    flex-wrap: wrap;

}
/* END RESET */

/* HEADER */

.header{
    opacity: 0;   
    position: fixed;
    top: 0;
    z-index: 0;
    width: 100%;
}

.header {
    background: #f2f2f2;
}

.header a {
    text-decoration: none;
}

.header li {
    list-style: none;
}

.header img {
    padding: 0;
}

.nav{
    box-shadow: 0 8px 10px -8px #666;
    background: #fff;
    position: relative;
}

.nav-1 {
    background: linear-gradient(270deg, #EAEBEC 0%, #FFFFFF 70%);
}

.title{
    background: #f2f2f2 !important;
}

.nav-1 a {
    color: #2E3440; 
    text-align: right;
    text-transform: uppercase;
    line-height: 2.5em;
    font-size: 12px;
}

.nav-1 ul {
    display: block;
    float: right;
    padding: 0 15px;
}

.nav-1 li {
    text-align: right;
    display: inline-block;
    margin-left: 15px;
    font-size: .9em;
}

.nav-1 li a.focus {
    cursor: default;
    webkit-opacity: 0.6;
    opacity: 0.6;
}

#logo {
    display: block;
    float: left;
    margin: 0;
    padding: 5px 15px 5px 15px;
/*    max-width: 110px;*/
    margin-top: -22px;
}

.nav-2 li {
    display: inline-block;
    text-align: left;
    margin-right: 6px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.nav-2 li a {
	display: block;
	color: #555;
	line-height: 4em;
	border-bottom: solid 5px #fff;
	padding-top: 6px;
	font-size: 1em;
}

#home {
    text-indent: -9999px;
    margin-left: 5px;
}

#home a {
    background: url(../../_img/_new/home.png) no-repeat center;
    padding: 6px 10px 0 10px;
}


.nav-2 li a:focus, .nav-2 li a:hover, .nav-2 li a.focus {
    border-color: #ed1c24;
}

.breadcumb{
    padding-left: 0;
    margin-left: 0;
    margin-top: 0;
    padding-top: 20px;
    color: #555;
    font-size: 12px;
}

#breadcrumb {
    display: none;
    background-color: #f2f2f2;
    padding: 0 15px;
}

.breadcumb *{
    text-decoration: none;
    color: #555;
    margin-right: 10px;
}

.breadcumb a:hover{
    text-decoration: underline;
}

.breadcrumb * {
    display: inline-block;
    font-size: .9em;
    line-height: 2em;
}

#breadcrumb div {
    display: block;
    max-width: 1200px;
    margin: 0 auto;
}

#breadcrumb p {
    color: #999;
    margin: 0;
    padding: 0;
}

#breadcrumb a:focus, #breadcrumb a:hover {
    text-decoration: underline;
}

    /* SHARE SOCIAL MEDIA */
.share{
    cursor: pointer;
}
        .ShareContainer {
           display: none;
           position: relative;
           width: 100%;
           background-color: #fff;
           padding: 15px;
           z-index: 0;
            border-bottom: 1px solid #f2f2f2;
           margin: 0 auto;
           text-align: center;
        }

        .ShareContainer div {
            text-align: center;
            line-height: 1.5em;
            text-indent: -9999px;
        }
        /*
        .ShareContainer a {
            display: block;
            width: 32px;
            height: 32px;
        }*/


        .social li, .ShareContainer div {
            display: inline-block;
            margin-left: 20px;
            text-align: right;
        }

        .social li a, .ShareContainer div a {
            display: block;
            text-indent: -9999px;
            height: 32px;
            width: 32px;
            background: url(../../_img/_new/planche-social-32px.png) no-repeat -32px -96px;
        }

        .social li a {
            background-position: 0 0;    
        }

        .social li + li a {
            background-position-x: -64px;
        }

        .social li + li + li a {
            background-position-x: -32px;
        }

        .ShareContainer div a {
            background-position-y: -32px;        
        }

        .ShareContainer div a {
            background-position-x: 0px;
            background-position-y: -32px;
        }

        .ShareContainer div + div a {
            background-position-x: -32px;
        }

        .ShareContainer div + div + div a {
            background-position-x: -96px;
        }

        .ShareContainer div + div + div + div a {
            background-position-x: -128px;
        }

        .ShareContainer div a:hover {
            background-position-y: -64px;
        }

        .closeShare {
            position: absolute;
            top: 5px;
            right: 15px;
        }

        .closeShare a {
            display: block;
            width: 32px;
            height: 32px;
            background: url(../../_img/_new/planche-social-32px.png) no-repeat left -256px!important;
        }

        .closeShare a:hover {
            background-position: -64px -256px!important;
        }

/* END HEADER */


/* AURORE */

.pos-rel{
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
                
.aurore-container{
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
                
.aurore{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    height: 100%;
    width: 300vw;
    opacity: 0.4;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    background: url('../../_img/_new/aurore2.png') repeat-x;
    background-size: contain;
    background-position: center;
    -webkit-animation: marquee 140s linear infinite;
    -moz-animation: marquee 140s linear infinite;
    -ms-animation: marquee 140s linear infinite;
    -o-animation: marquee 140s linear infinite;
    animation: marquee 140s linear infinite;
}
                
.aurore-2{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    height: 100%;
    width: 300vw;
    opacity: 1;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    background: url('../../_img/_new/fog-2.png') repeat-x;
    background-size: contain;
    background-position: center;
    -webkit-animation: marquee 120s linear infinite;
    -moz-animation: marquee 120s linear infinite;
    -ms-animation: marquee 120s linear infinite;
    -o-animation: marquee 120s linear infinite;
    animation: marquee 120s linear infinite;
}

                 
@keyframes marquee {
    0% { transform: translate3d(-200vw, 0, 0); }
    100% { transform: translate3d(0, 0, 0); }
}
                
@keyframes marquees {
    0% { transform: translate3d(-180vh, 0, 0); }
    100% { transform: translate3d(100vh, 0, 0); }
}

@-webkit-keyframes marquee {
    0% { -webkit-transform: translate3d(-200vw, 0, 0); }
    100% { -webkit-transform: translate3d(0, 0, 0); }
}
                
@-webkit-keyframes marquees {
    0% { -webkit-transform: translate3d(-180vh, 0, 0); }
    100% { -webkit-transform: translate3d(100vh, 0, 0); }
}
        
@-moz-keyframes marquee {
    0% { -moz-transform: translate3d(-200vw, 0, 0); }
    100% { -moz-transform: translate3d(0, 0, 0); }
}
                
@-moz-keyframes marquees {
    0% { -moz-transform: translate3d(-180vh, 0, 0); }
    100% { -moz-transform: translate3d(100vh, 0, 0); }
}

@-ms-keyframes marquee {
    0% { -ms-transform: translate3d(-974px, 0, 0); }
    100% { -ms-transform: translate3d(0, 0, 0); }
}
                
@-ms-keyframes marquees {
    0% { -ms-transform: translate3d(1269px, 0, 0); }
    100% { -ms-transform: translate3d(705px, 0, 0); }
}

@-o-keyframes marquee {
    0% { -o-transform: translate3d(-200vw, 0, 0); }
    100% { -o-transform: translate3d(0, 0, 0); }
}
                
@-o-keyframes marquees {
    0% { -o-transform: translate3d(-180vh, 0, 0); }
    100% { -o-transform: translate3d(100vh, 0, 0); }
}

.absolute-content{
    width: 100%;
    position: absolute;
    z-index: 99;
    bottom: 20px;
}
                 
.absolute-logo{
    position: absolute;
    max-width: 120px;
    right: 10px;
    top: 10px;
    z-index: 99;
}

/* FIN AURORE */


/* INTRO EMC */

.intro-emc{
    padding: 20px 30px;
}
                
.intro-emc p{
    font-family: "Roboto Condensed";
    font-weight: 300;
    font-size: 1em;
    line-height: 1.8em;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0;
    padding-left: 0;
}
                
.video-full iframe{
    display: block;
    padding: 0;
}

.expert-title{
    font-size: 2em;
    font-weight: 900;
    font-family: "Roboto Condensed";
    margin: 0 !important;
    padding: 0px 0 30px 0;
    text-align: center !important;
    text-transform: uppercase;
    color: #fff;
}

/* FIN INTRO EMC */


/* IMAGES FRISE */

.section-img{
    position: relative;
    overflow: hidden;
    color: #fff;
    font-family: "Roboto Condensed";
    font-size: 1em;
    font-weight: 700;
    margin: 0;
    padding: 0;
    text-align: center !important;
    text-transform: uppercase;
}
                                
.img-frise{
    padding: 0 !important;
}
                                
.legend-img{
    position: absolute;
    right: 0;
    bottom: 1em;
    left: 0;
    z-index: 1;
    text-align: center;
}
                                
.section-img:after{
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(black));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 20%;
}

/* FIN IMAGE FRISE */

/* DEBUT INTRO LOADER */

.loader h2{
    font-family: "Roboto Condensed";
    font-weight: 900;
    font-size: 4em;
    letter-spacing: 0;
}

.sk-folding-cube {
  margin: 20px auto;
  width: 40px;
  height: 40px;
  position: relative;
  -webkit-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
}

.sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1); 
}
.sk-folding-cube .sk-cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
          animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}
.sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
          transform: scale(1.1) rotateZ(90deg);
}
.sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
          transform: scale(1.1) rotateZ(180deg);
}
.sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
          transform: scale(1.1) rotateZ(270deg);
}
.sk-folding-cube .sk-cube2:before {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s; 
}
.sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
@-webkit-keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
            transform: perspective(140px) rotateX(-180deg);
    opacity: 0; 
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
            transform: perspective(140px) rotateX(0deg);
    opacity: 1; 
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
            transform: perspective(140px) rotateY(180deg);
    opacity: 0; 
  } 
}

@keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
            transform: perspective(140px) rotateX(-180deg);
    opacity: 0; 
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
            transform: perspective(140px) rotateX(0deg);
    opacity: 1; 
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
            transform: perspective(140px) rotateY(180deg);
    opacity: 0; 
  }
}

.loader{
    position : fixed;
    z-index: 9999;
    top : 0px;
    left : 0px;
    background-image: url(../../_img/_new/anniv-emc.jpg);
    background-size: cover;
    background-position: center;
    overflow: hidden;
    height : 100%;
    width : 100%;
}
            
.flex-text{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50vh;
    flex-direction: column;
}
            
.flex-text p{
    color: #fff;
    font-family: "Roboto Condensed";
    font-weight: 300;
    margin-top: 15px;
}

/* FIN INTRO LOADER */

/* TESTIMONIALS */

.testi li{
    display: inline-block;
    padding-left: 10px !important; 
    padding-bottom: 0px !important;
    border-left: 6px solid #cecece;
    cursor: pointer;
    background: #fff;
    padding-right: 10px !important;
    width: 95%;
}
                        
.testimonial1, .testimonial2{
    display: none;
}

.testi li p{
    margin-left: 0;
    padding-left: 0;
}
                        
.active-test{
    display: block;
}

.testimonial-active{
    border-left: 6px solid #ed1c24 !important;   
}
                        
.verylight{
    font-weight: 300;
}

/* FIN TESTIMONIALS */

/* REGULATION */

.exemple-texte{
    color: #fff;
    text-align: center;
    font-size: 1.2em;
    font-family: "Roboto Condensed";
    font-weight: 300;
}

.mot-regulation{
    color: #000;
    font-family: "Roboto Condensed";
    font-weight: 300;
    font-size: 1.4em;
    padding: 0 15px;
    margin: 0 !important;
}

.type-regulation{
    color: #000;
    font-family: "Roboto Condensed";
    font-weight: 900;
    font-size: 2em;
    padding: 0 15px;
    text-transform: uppercase;
    margin: 0 !important;
}

.wrapper-divide {
    padding: 0 50px;
}

.red-clair{
    background-color: rgb(255, 230, 230);
}

.vert-clair{
    background-color: rgb(239, 253, 239);   
}

.center{
    text-align: center !important;
}

.grey .wrapper-divide p{
    text-align: right !important;
}

/* FIN REGULATION */

#pdt{
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;   
    margin-right: 10px;
}

#button-pdt{
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: white;
    background-color: #ed1c24;
    background-image: none;
    border: none;
    border-radius: 4px;
}

#title {
	position: relative;
	width: 100%;
	background-size: cover;
    min-height: 450px;
}


.test {
    min-height: 450px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.pic-1{
    background: url(../../_img/_new/visuel-principal.jpg) no-repeat center;
}

.pic-new{
    background: url(../../_img/_new/new_visuel-principal.jpg) no-repeat center;
}

.pic-1-pl{
    background: url(../../_img/_new/visuel-principal_PL.jpg) no-repeat center;
}

.pic-2{
    background: url(../../_img/_new/axis-travail-first.jpg) no-repeat center;
}

.pic-3{
    background: url(../../_img/_new/axis-travail.jpg) no-repeat center;
}

.pic-3-pl{
    background: url(../../_img/_new/axis-travail-PL.jpg) no-repeat center;
}

.pic-4{
    background: url(../../_img/_new/isobus.jpg) no-repeat center;
}


#titleconf {
	position: relative;
	width: 100%;
	background: url(../../_img/_new/header_confort.jpg) no-repeat center;
	background-size: cover;
	overflow: hidden;
	padding-bottom: 30px;
	height: 50%;
}

#titlequali {
	position: relative;
	width: 100%;
	background: url(../../_img/_new/header_qualite_travail.jpg) no-repeat center;
	background-size: cover;
	overflow: hidden;
	padding-bottom: 30px;
	height: 50%;
}


#titleeco {
	position: relative;
	width: 100%;
	background: url(../../_img/_new/header_economie_puissance.jpg) no-repeat center;
	background-size: cover;
	overflow: hidden;
	padding-bottom: 30px;
	height: 50%;
}


#titlerc {
	position: relative;
	width: 100%;
	background: url(../../_img/_new/header_ESPRO_RC.jpg) no-repeat center;
	background-size: cover;
	overflow: hidden;
	padding-bottom: 30px;
	height: 50%;
}

h1 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 900;
    text-align: left;
    font-size: 2em;
    line-height: 1em;
    padding: 8px 15px;
}

h1 a {
    color: #555;
    text-decoration: none;
}

.TextGris{
    font-weight: 300;
    font-size: 0.8em;
    color: #555;
}   


h1 span {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: .4em;
    line-height: 1em;
}

.opacity {
    position: absolute;
    width: 100%;
    height: 100%;    
    top: 0;
    background-color: #000;
    filter: alpha(opacity=30); 
    opacity: 0.3;
    z-index: 44;
}

.txt-header {
    position: absolute;
    width: 100%;
    z-index: 66;
    bottom: 20px;
}


h2 {
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    font-size: 1.4em;
    text-align: center;
/*    letter-spacing: 4px;*/
}

.hided-desktop h1 {
    float: left;
    padding: 12px 0;
    font-size: 1.8em;
    line-height: 1em;
}

.hided-mob h1 {
    padding: 0 0 15px 0;
}

.title {
    padding: 0 15px;
    background-color: #f1f1f1;
}


.fixNavigation{
    z-index: 9999;
    position: fixed;
    top: 0;
    width: 100%;
}


.boutton a  {
    display: block;
    text-align: center;
    color: #555;
	border-radius: 5px;
    border: solid 1px #555;
    text-decoration: none;
    padding: 5px 10px;
    margin: 10px 10px 10px 10px;
    font-weight: bold;
}

.boutton a:hover  {
    border-color: #ed1c24;
    color: #ed1c24;
}

.Box, .Box2{
    background-color: white;
    border: 1px solid #e6e6e6;
    box-shadow: 3px 9px 20px -10px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    padding: 20px;
    margin: 0 15px;
}

/*
.Box2 img{
    width: 240px;
    margin: 20px auto;
}
*/

.lien-basique{
    color: #ed1c24;
    text-decoration: none;
}

.lien-basique:hover{
    text-decoration: underline;
}

.popup {
  position: absolute !important;
}
.popup {
  z-index: 99;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.75);
}
.popup-inner {
  width: 95%;
  padding: 20px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  box-shadow: 0px 2px 6px #000000;
  border-radius: 3px;
  background: #fff;
  overflow-y: auto;
}
.popup-close {
  width: 30px;
  text-decoration: none;
  height: 30px;
  padding-top: 4px;
  display: inline-block;
  top: 20px;
  right: 20px;
  transition: ease 0.25s all;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  border-radius: 1000px;
  background: rgba(0, 0, 0, 0.8);
  font-family: Arial, Sans-Serif;
  font-size: 20px;
  text-align: center;
  line-height: 100%;
  color: #fff;
  position: absolute;
}

 /* NAV MOBILE */
            .overlay {
                /* Height & width depends on how you want to reveal the overlay (see JS below) */    
                height: 0;
                width: 100%;
                position: fixed; /* Stay in place */
                z-index: 795997; /* Sit on top */
                left: 0;
                top: 0;
                background-color: #fff; /* Black fallback color */
                background-color: #fff; /* Black w/opacity */
                overflow: hidden; /* Disable horizontal scroll */
                transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
                overflow-y: auto !important;
            }

.overlay-yt {
                /* Height & width depends on how you want to reveal the overlay (see JS below) */    
                height: 0;
                width: 100%;
                position: fixed; /* Stay in place */
                z-index: 795997; /* Sit on top */
                left: 0;
                top: 0;
                background-color: #fff; /* Black fallback color */
                background-color: rgba(0,0,0, 0.9); /* Black w/opacity */
                overflow: hidden; /* Disable horizontal scroll */
                transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
            }

.overlay-yt a{
                padding: 15px;
                text-decoration: none;
                font-size: 26px;
                color: #818181;
                display: block; /* Display block instead of inline */
                transition: 0.3s; /* Transition effects on hover (color) */
                text-align: center; /* Centered text/links */
                border: solid 1px #222;
            }

.overlay-yt a:hover, .overlay-yt a:focus, .overlay-yt a.focus {
                color: #f1f1f1;
            }

.yt-overlay {
    height: 100vh;
    top: 0% !important;
    max-width: 100%;
    margin-top: 0 !important;
}

.yt-overlay iframe {
    display: block;
    margin: 0 auto;
    height: 90vh;
    padding: 10vh;
}
            /* Position the content inside the overlay */
            .overlay-content {
             /* 25% from the top */
                width: 100%; /* 100% width */
                text-align: center; /* Centered text/links */
                margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */
            }

            /* The navigation links inside the overlay */
    .categorie{
        background: #f2f2f2;
        font-family: "Roboto Condensed";
        color: #ed1c24;
        font-weight: 900;
        font-size: 26px;
        padding: 10px 15px;
    }

    .overlay .cat{
        border-bottom: 1px solid #ed1c24;
        margin-bottom: 15px;
    }
            .overlay a {
                padding: 15px 50px;
                text-decoration: none;
                font-size: 20px;
                color: #000;
                font-family: "Roboto Condensed";
                text-transform: uppercase;
                display: block; /* Display block instead of inline */
                transition: 0.3s; /* Transition effects on hover (color) */
                text-align: left; /* Centered text/links */
                border-bottom: 1px solid #f2f2f2;
            }

            /* When you mouse over the navigation links, change their color */
            .overlay a:hover, .overlay a:focus, .overlay a.focus {
                color: #000;
                font-weight: 900;
            }

            /* Position the close button (top right corner) */
            .closebtn {
                position: absolute;
                top: 0px;
                right: 15px;
                z-index: 88888888888;
                
                font-size: 3em !important; /* Override the font-size specified earlier (36px) for all navigation links */
                border: none !important;
            }


.closebtn:hover,s .closebtn:focus{
    color: #ed1c24 !important;
    font-weight: 100 !important;
}

            #open {
                cursor: pointer;
                float: right;
                margin-left: 10px;
            }

            #open span {
                display: block;
                padding: 45px 17px 12px;
                background: url(../../_img/_new//menu.png) no-repeat center 18px;
                color: #666;
                text-transform: uppercase;
                font-weight: bold;
                font-size: 0.6em;
            }

            #open:hover span {
                background-image: url(../../_img/_new//menu_hvr.png);
                color: #ed1c24;
            }


.grey-dark h3{
    color: #fff;
    padding-bottom: 0;
}

h3 {
	padding: 10px 0;
    text-align: center;
    color: #ed1c24;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 900;
    font-size: 1.6em;
    text-transform: uppercase;
}

.benef{
    margin-top: 0;
}

.benef h3{
    color: #555;   
}

.benef a{
    display: block;
    text-decoration: none;
    color: #555;
    border: 2px solid #555;
    margin: 10px 10px 0 10px;
    border-radius: 4px;
}

.benef a:hover{
    border: 2px solid #ed1c24;
}

.benef a:hover h3{
   color: #ed1c24;
}

.benef a.focus{
    border-color: #ed1c24;   
}

a.focus h3{
    color: #ed1c24;
}

.active {
font-weight:700;
}


.specs {
    text-align: center;
}

.specs span {
    display: block;
    margin-top: 10px;
    color: #ed1c24;
    text-align: center;
}

h4 {
    color: #000;
    text-align: left;
	text-transform: uppercase;
	font-weight: 700;
    font-family: "Roboto Condensed";
    padding: 0 15px 5px;
}

.red{
	
	color: #ed1c24;
}

.col-6 iframe, .col-4 iframe{
    padding: 0 15px;
}

.contact{
    padding-top: 30px;   
}

h5{
	Text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	color: #ed1c24;
	font-size: 1.6em;
}

@-webkit-keyframes affiche{
    0%{
        opacity: 0;
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 0;
    }
}

@-moz-keyframes affiche{
    0%{
        opacity: 0;
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 0;
    }
}

@-o-keyframes affiche {
    0%{
        opacity: 0;
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 0;
    }
}

@-ms-keyframes affiche {
    0%{
        opacity: 0;
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 0;
    }
}

@keyframes affiche {
    0%{
        opacity: 0;
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 0;
    }
}
            
#angle{
    margin-left: 5px;
    -webkit-animation: affiche 1s infinite;
    -moz-animation: affiche 1s infinite;
    -o-animation: affiche 1s infinite;
    -ms-transition: affiche 1s infinite;
    animation: affiche 1s infinite;
}

.paragraphes-align{
    display: flex;
    align-items: center
}

.bigest{
    font-size: 4em;
    font-family: "Roboto Condensed";
    font-weight: 900;
    margin-left: 0;
    padding-left: 0;
}

.other p{
    font-weight: 300;
    text-transform: none;
}

.hidden{
    display: none;   
}


.choice img{
    padding: 0 10px;
    cursor: pointer;
}

.choice img{
    opacity: 0.6;   
}

.focus-picture img{
    opacity: 1;   
}

.choice img:hover{
    opacity: 1;   
}

.result .check{
    list-style-image:url('../../_img/_new/checked.png');   
}

.inline{
    display: inline-block;
}

.result .error{
    list-style-image:url('../../_img/_new/error.png');
}

.avantage {
    font-family: "Roboto", sans-serif;
    color: #555;
    font-weight: 300;
    text-transform: none;
    font-size: 1.4em;
    margin: 40px 0 20px 0;
}

.title-left{
    padding-left: 10px;
    text-align: left;
}

.concept * {
    text-align: center;
}

.concept h4 {
    margin: 20px 0 10px;
}

.concept p {
    margin: 0 5px;
}

.MargeBottom {
	
	Margin-bottom:25px;
}

.indication {
  font-size: 0.8em;
  padding: 0;
}

.app{
    margin-top: 0;
}

.emc-link{
    display: block;
    margin: 0 auto;
    max-width: 268px;
}

.app img{
    padding: 0px;
}

.hauteur{
 
    text-align: center;
    position: relative;
}

.hauteur p{
    text-align: center;
}

.hauteur li{
    text-align: center;
}

.BoxMiddle{
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #e6e6e6;
    box-shadow: 3px 9px 20px -10px rgba(0, 0, 0, 0.3);
}

.BoxMiddle .col-12{
    background-color: #f2f2f2;
}

.BoxMiddle .col-6 p{
    text-align: center;
}

.BoxMiddle .sup-titre{
    text-align: center;
    text-transform: uppercase;
}

.picture-background{
    margin: 50px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 350px;
    position: relative;
    background-image: url(../../_img/_new/Spreadlight.jpg);
}   

.picture-background h5, .picture-background .subtitle{
    position: relative;
    z-index: 60;
    color: white;
}

.picture-background h5{
    padding-top: 250px;  
    font-size: 2em;
    margin-bottom: 0;
}

.picture-background .subtitle{
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.4em;
}

.events-content ol, .events-content li, .cd-timeline-navigation, .cd-timeline-navigation li{
    list-style: none !important;
}
    
.online {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  background-color: #000;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 0.9em;
  padding: 8px 10px;
  border-radius: 6px;
  max-height: 53px;
  border: solid 1px #a6a6a6;
}
.online span {
  display: block;
  font-size: 0.8em;
  font-weight: 300;
  margin-bottom: 0;
}

#btn_up {
    display: none;
    position: fixed;
    z-index: 999;
    bottom: 20px;
    right: 0;
    background-color: #fff;
    box-shadow: 0px 0px 20px -3px rgba(0, 0, 0, 0.3);
}

#btn_up p {
    margin: 0;
    padding: 0;
}


#btn_up a {
    display: block;
    border-bottom: 0;
    padding: 10px 20px;
    text-decoration: none;
    font-size: 0.9em;
    font-family: "Roboto Condensed";
    color: #555;
}

#btn_up a .fas{
    color: #555;
    margin-right: 10px;
}

#btn_up a:focus, #btn_up a:hover, #btn_up a:active, #btn_up a:hover > .fas {
    color: #ed1c24;
}

#footer {
    background: linear-gradient(180deg, #555 0%, #333333 100%);
    width: 100%;
    padding: 15px 20px;
    color: #fff;
    margin: 40px 0 0 0;
}


#footerbis{
    background-color: #333;
    padding: 10px 0;
    overflow: hidden;
}

#footerbis li{
    padding: 0 20px; 
    text-align: center;
}

#footerbis li a{
    text-decoration: none;
    color: #fff;
    font-size: 0.9em;
}

#footer [class*="col-"] {
    margin: 20px 0;
}

#footer a {
    color: #fff;
    text-decoration: none;
}


#footer h4 {
    line-height: 4em;
    padding-left: 0;
    padding-right: 0;
    font-family: "Roboto";    
    text-align: left;
    color: #fff;
}

#footer li {
    text-align: left;   
    line-height: 2em;
}

#footer .focus {
    cursor: default;
    filter: alpha(opacity=60); 
    opacity: 0.6;
}

.social ul {
    text-align: left;
}

.social li {
    margin: 20px 0;
}

.social li + li {
    margin-left: 20px;
}

#footer .social + li a {
    text-decoration: underline;
}

#footer .contact {
    width: 85%;
    margin: 20px auto;
}

#footer .contact a {
    text-indent: 0;
    height: auto;
    width: auto;
}

#footer .contact a:hover {
    background-position: 4% center;
}

#footer ul, #header ul {
    list-style: none;
    margin: 0;
}

.MargeTop{
	margin-top: 40px;
	
}

.CTAComplement {
    margin: 10px auto;
    font-size: 0.8em;
    max-width: 85%;
    text-align: center;
}


.translation {
    text-align: right;
    color: #555;
    font-style: italic;
    font-size: 0.7em;
}

.tirets {
    list-style: circle;
    margin-left: 40px;
    margin-bottom: 40px;
}

.over-block{
    background-color: #fff; 
    margin-top: 20px; 
    position: absolute;
    width: 80%;
    z-index: 9999;
    left: 10%;
}

.over-block p{
    text-align: center;
}

.grey{
    margin: 0 auto;
    background-color: #f2f2f2;
}

.appli{
    padding: 20px 20px 30px 20px;
	margin: 20px auto 0 auto;
	background-color: #f2f2f2;
}

.grey p {
    text-align: left;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    margin: 30px auto 40px;
    overflow-x: auto; 
}

.container-flex{
    display: flex;
    justify-content: center;
    align-content: space-around;
}
                
.column-flex{
    padding: 0 70px;   
}

tbody, thead {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

th, td {
    text-align: center;
    padding: 8px;
    border: solid 1px #bbb;
    border-spacing: 0;
    border-collapse: collapse;
}

th {
    text-align: left;
    background-color: #f2f2f2;
    font-weight: 700;
}

thead th + th {
    text-align: center;
}



/* FORM CONTACT */

select::-ms-expand {
    border: none;
    background: none;
    margin-left: 10px;
}
        .mainForm {
            width:95%;
            padding:10px;
        }
        
        .mainForm input[type=checkbox] {
            width: 20px;
            height: 20px;
            border-radius: 2px;
            border: 2px solid #555555;
            background-color: #ffffff;
            vertical-align: middle;
        }

        .mainForm input[type=checkbox] + input[type=hidden] + span {
            background:url('/images/checkbox.png') no-repeat;
            height: 10px;
            width: 10px;
            display: inline-block;
            float: left;
            padding: 0 0 0 0px;
            margin-right: 10px;
        }

        .mainForm input[type=checkbox]:checked + input[type=hidden] + span {
            background:url('/images/checkbox-checked.png') no-repeat;
            height: 20px;
            width: 20px;
            display: inline-block;
            padding: 0 0 0 0px;
        }


        .mainForm .textarea-mykuhn {
            resize: vertical;
        }

        .mainForm .col-xs-1, .mainForm .col-sm-1, .mainForm .col-md-1, .mainForm .col-lg-1, .mainForm .col-xs-2, .mainForm .col-sm-2, .mainForm .col-md-2, .mainForm .col-lg-2, .mainForm .col-xs-3, .mainForm .col-sm-3, .mainForm .col-md-3, .mainForm .col-lg-3, .mainForm .col-xs-4, .mainForm .col-sm-4, .mainForm .col-md-4, .mainForm .col-lg-4, .mainForm .col-xs-5, .mainForm .col-sm-5,   .mainForm .col-md-5, .mainForm .col-lg-5, .mainForm .col-xs-6, .mainForm .col-sm-6, .mainForm .col-md-6, .mainForm .col-lg-6, .mainForm .col-xs-7, .mainForm .col-sm-7, .mainForm .col-md-7, .mainForm .col-lg-7, .mainForm .col-xs-8, .mainForm .col-sm-8, .mainForm .col-md-8, .mainForm .col-lg-8, .mainForm .col-xs-9, .mainForm .col-sm-9, .mainForm .col-md-9, .mainForm .col-lg-9, .mainForm .col-xs-10, .mainForm .col-sm-10, .mainForm .col-md-10, .mainForm .col-lg-10, .mainForm .col-xs-11, .mainForm .col-sm-11, .mainForm .col-md-11, .mainForm .col-lg-11, .mainForm .col-xs-12, .mainForm .col-sm-12, .mainForm .col-md-12, .mainForm .col-lg-12 {
            position: relative;
            min-height: 1px;
            padding-left: 15px;
            padding-right: 15px;
            padding-bottom: 15px;
        }

        .mainForm [class*="col-"] {
            margin: 0;
        }
        
        .mainForm select{
            -webkit-appearance: button;
            -webkit-border-radius: 2px;
            -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
            -webkit-padding-end: 20px;
            -webkit-padding-start: 2px;
            -webkit-user-select: none;
            background-image: url(../../_img/_new/select-field.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
            background-position: 97% center;
            background-repeat: no-repeat;
            border: 1px solid #AAA;
            color: #555;
            font-size: inherit;
            margin: 20px;
            overflow: hidden;
            padding: 5px 10px;
            text-overflow: ellipsis;
            white-space: nowrap;
            width: 300px;   
        }
        

        .mainForm .input-mykuhn, .mainForm .select-mykuhn, .mainForm .textarea-mykuhn {
            border: none;
            box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1);
            height: 40px;
            display: block;
            width: 100%;
            outline: none !important;
            background: none !important;
            padding-right: 10px;
            color: #231f20;
            font-family: Roboto;
            font-size: 14px;
            font-weight: 400;
            line-height: 20px;
        }
        
        .mainForm textarea{
            padding: 30px 0;
            min-height: 100px;
            resize: none;
        }
        
        .mainForm .input-mykuhn::-ms-clear {
            display: none;
        }

        .mainForm .floating-label {
            position: absolute;
            pointer-events: none;
            left: 15px;
            top: 10px;
            right: 100%;
            text-align: right;
            white-space: nowrap;
            transition:opacity 0.3s linear;
            line-height: 20px;
            opacity: 1;
            font-size: 0.9em;
            font-family: Roboto;
            font-weight: 700;
        }
        
        .mainForm #ajout{
            left: 10px !important;
            position: absolute;
            pointer-events: none;
            top: 10px;
            right: 30px !important;
            text-align: right;
            white-space: nowrap;
            line-height: 20px;
            font-family: Roboto;
            font-style: italic;
            font-size: 12px;
            font-weight: 400;
            opacity:0;
            color: #777;
            transition:opacity 0.3s linear;
        }




        .mainForm .floating-label {
                left: 10px !important;
            
        }   

        .mainForm .input-mykuhn:focus ~ #ajout,
        .mainForm .input-mykuhn:not(:focus):not(.empty) ~ #ajout {
            opacity:1;
        }

        .mainForm .input-mykuhn:focus ~ .floating-label,
        .mainForm .input-mykuhn:not(:focus):not(.empty) ~ .floating-label {
            opacity: 0;
        } 
        
        .mainForm .select-mykuhn:not([style*="display: none"]) ~ .floating-label {
            right: 45px;
            font-style: normal;
            font-family: "Roboto Condensed";
            font-size: 12px;
        }

        .mainForm .input-mykuhn ~ .icon, .select-mykuhn:disabled ~ .icon {
            position: absolute;
            top: 10px;
            right: 25px;
            background-image: url(/Images/fa/black/svg/pencil.svg);
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center;
            height: 20px;
            width: 12px;
            transition: 1s ease all;
        }

        .mainForm .select-mykuhn:not([style*="display: none"]) ~ .input-mykuhn ~ .icon {
            display: none;
        }

        .mainForm .input-mykuhn:focus ~ .icon,
        .mainForm .select:focus ~ .icon {
            opacity: 1;
        }

        .mainForm .select-mykuhn:disabled {
           -webkit-appearance: none; 
           -moz-appearance: none;
           appearance: none;     
        }
        
        .mainForm .select-mykuhn:disabled ~ .icon, .mainForm .input-mykuhn:disabled ~ .icon {
            background-image: url(/Images/fa/black/svg/lock.svg);
        }

        .mainForm input:checked + .slider {
            background-color: red;
        }

        .mainForm input:focus + .slider {
            box-shadow: 0 0 1px red;
        }

        .mainForm input:checked + .slider:before {
            -webkit-transform: translateX(18px);
            -ms-transform: translateX(18px);
            transform: translateX(18px);
        }

        .mainForm .mainForm-label{
            padding-left: 10px;
            font-family: "Roboto Condensed";
            font-size: 12px;
            font-weight: 300;
            line-height: 14px;
        }


@media only screen and (max-width: 479px) {
    #logo{
        margin-top: 10px;   
        max-width: 100px;
    }
    
    .nav-1{
        display: none;
    }
}

@media only screen and (min-width: 480px) {
    .header {
        background: none;
    }

    .benef::before {
        width: 100px;
        height: 100px;
    }

    .benef-2::before {
        background-position-x: -100px;
    }

    .benef-3::before {
        background-position-x: -200px;
    }
}

@media only screen and (min-width: 600px) {
    /* For tablets: */
    .col-m-1 {width: 8.33%;}
    .col-m-2 {width: 16.66%;}
    .col-m-3 {width: 25%;}
    .col-m-4 {width: 33.33%;}
    .col-m-5 {width: 41.66%;}
    .col-m-6 {width: 50%;}
    .col-m-7 {width: 58.33%;}
    .col-m-8 {width: 66.66%;}
    .col-m-9 {width: 75%;}
    .col-m-10 {width: 83.33%;}
    .col-m-11 {width: 91.66%;}
    .col-m-12 {width: 100%;}

    #home {
        display: inline-block;
		display:none;
		
    }
}

@media only screen and (max-width: 767px) {
    .hided-desktop {
        display: block!important;
    }
    
    .hided-mob-2 {
        display: none!important;
    }
}

@media only screen and (min-width: 768px) {
    /* For desktop: */
    .col-1 {width: 8.33%;}
    .col-2 {width: 16.66%;}
    .col-3 {width: 25%;}
    .col-4 {width: 33.33%;}
    .col-5 {width: 41.66%;}
    .col-6 {width: 50%;}
    .col-7 {width: 58.33%;}
    .col-8 {width: 66.66%;}
    .col-9 {width: 75%;}
    .col-10 {width: 83.33%;}
    .col-11 {width: 91.66%;}
    .col-12 {width: 100%;}

    .hided-768 {
        display: none;
    }
    .showed-768 {
        display: block;
    }

    h2 {
     font-size: 2.2em;    
    }

    #logo {
        padding: 5px 15px 5px 0px;
        max-width: 100%;
    }

    #logo img {
        width: 100%;
    }

    h1 {
        display: block;
        font-size: 3em;
    }

    .nav {
        padding: 0 15px;
    }

    .title {
    background: none;
    }

    .concept * {
        text-align: left;
    }

    .flex {
        display: flex;
    }


    #home {
        display: inline-block;
		display:visible;
		
    }
}

@media only screen and (max-width: 767px) {
    
    /*  Début adaptation footer    */
    .container-flex{
        display: block !important;
    }
    
    .container-flex *{
        text-align: center !important;
    }
    
    .column-flex{
        margin-bottom: 30px !important;   
    }
    /*  Fin adaptation footer    */
    
    .relative-text{
        padding: 15px 20px 0;    
    }
    
    .absolute-text{
        position: relative; 
    }
    
    .arg-1, .arg-2, .arg-3{
        margin-bottom: 40px;   
    }
    
    .arg-1, .arg-2, .arg-3, .arg-4, .relative-text{
        visibility: visible !important;
    }
    
    .padding-inside-bloc img {
        margin-bottom: 20px;   
    }
    
    .landing-1{
        overflow-y: scroll;
    }
    
    .invisible p{
        font-size: 1em;   
    }
    
    .logo-k{
        max-width: 80px;
        right: 50%;
        margin-right: -40px;
    }
    
    .absolute-logo{
        max-width: 100px;
    } 
    
    .intro-video-emc{
        padding: 0 30px !important;
    }
    
    .pad-resp, .events-content, .testi{
        padding: 0 15px;   
    }
    
    .testi li{
        display: block;
        width: 100%;
    }
    
    fieldset{
        margin: 0 15px;   
    }
    
    .flex-item {
        padding: 5px 20px;
    }
    
    .spreadset-video{
        margin-top: 40px !important;   
    }
}

@media only screen and (max-width: 863px) {
    .titre-1{
        font-size: 1.5em;   
    }
    
    .top-header .subtitle-1{
        font-size: 1.2em;   
    }
    
    .flexx img{
        max-height: 100px;
        padding: 20px !important;
    }
    
    .flexx .contenu-1{
        padding: 20px !important;   
    }
    
    .flexx .float-right{
        display: inline-block;
        position: relative;
        width: 100%;
        text-align: center!important;
        right: 0 !important;
        margin: 20px 0;
    }
}

@media only screen and (max-width: 825px) {
    .relative-text p{
        font-size: 3em;   
    }
}

@media only screen and (max-width: 655px){
    .flexx-item{
        float: none!important;
    }
    
    .flexx img{
        margin: 0 auto !important;
    }
    
    .top-header .subtitle-1{
        text-align: center !important;
    }
}

@media only screen and (min-width: 1024px) {
	.nav-2 li {
        display: inline-block;
        text-align: left;
        margin-right: 20px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
    }
    
    #home{
        margin-left: 20px;   
    }
}

@media only screen and (max-width: 1042px){
    .column-flex{
        padding: 0 20px;   
    }
}

@media only screen and (max-width: 1080px){
    .invisible p{
        font-size: 1.1em;   
    }
    .flexx .contenu-1{
        padding: 20px 0;   
    }
    .flexx img {
        padding: 20px;
    }
}