body{
    font-family: "Roboto",sans-serif;
    font-size: 24px;
    line-height: 1.5;
    margin: 0 auto;
}
h1{
    margin: 0 auto;
    color: #fff;
    font-size: 81px;
    font-weight: bold;
}
h2{
    margin: 0 auto;
    color: #fff;
    font-size: 36px;
    font-weight: bold;
}

h3{
    font-family: "abril-text";
    font-weight: 600; 
    font-size: 36px;
    margin-bottom: 30px;
    position: relative;
}

h4{
    text-align: center;
    color: #FF0000;
    font-weight: 400;
}
p{
    line-height: 33px;
}
span{
    font-weight: bold;
}


.container{
	width: 960px;
	margin: 0 auto;
}
.col{
    width: 629px;
}
    .col__small{
        width: 298px;
    }
    .col__team{
        width:  276px;
    }

    .col__small--image{
        width: 165px;
        padding-top: 91px;
    }
    .logo--youtube{
         padding-top: 91px;
    }
    .logo--invision{
         padding-top: 66px;
    }
    .col__small--image_right{
        padding-top: 30px;
    }
    .col__center{
        margin: 0 auto;
        text-align: center;
    }
    .col__right{
        float: right;
        margin: 0;
    }
    .col__left{
        float: left;
        margin: 0;  
    }
    .col__left--margin{
        margin-bottom: 92px;
    }
    .clear{
      clear:both;
    }


section{
    margin-bottom: 192px;
}
section:after{
    content: "";
    clear: both;
    display: table;
}

.margin__0{
    margin: 0 auto;
}

.title:before{
    content: "";
    display: inline-block;
    position: absolute;
    background-color: #FF0000;
    width: 3px;
    height: 36px;
    left: -20px;
    margin-top: 5px;
}



/* Banner */
.contenu__banner{
    padding-top: 311px;
}
.banner{
    background-image: url(img/banner.jpg);
    background-size: cover;
    height: 660px;
    width: 100%;
}

.bg{
    height: 428px;
    margin-top: 92px;
    background-size: cover; 
}
    .bg__computer{
        background-image: url(img/banner-computer.jpg);
}
    .bg__persona{
        background-image: url(img/banner-paper-persona.jpg);
}
    .bg__team{
        background-image: url(img/banner-group.jpg);
        margin-bottom: 193px;
}

.bandeau{
    height: 297px;
    width: 987px;
    background-color: #232323;
    margin-bottom: 99px;
}
.bandeau--right{
    
    height: 297px;
    width: 987px;
    background-color: #232323;
}
.text--bg{
    color: #fff;
    padding-top: 148px;
}
.text--bandeau{
    color: #fff;
    padding-top: 49px;
    
}
.nom{
    font-size: 16px;
    color: #fff;
    margin: 0 auto;
}



/* Bouton InVision */
.button__invision {
    width:440px;
    height:82px;
    font-family:helvetica;
    font-size: 24px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    position: relative;
    text-align: center;
    line-height: 85px;
}
.icon-arrow-right:before {
    content: "\27A4";
}
.button__anim {
    border: 4px solid #FF0000;
    color: #FF0000;
}
.button__anim:before {
    position: absolute;
    transition: all 0.4s;
}
.button__position:before {
    left: 83%;
    opacity: 0;
}
.button__position:hover:before {
    left: 87%;
    opacity: 1;
}



/* Bouton Team */
.button{
    width: 276px;
    height: 82px;
    border: 2px solid #232323;
    float: left;
    text-align: center;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
}
.button a{
    font-family: helvetica;
    font-size: 24px;
    color: #232323;
    text-decoration: none;
    line-height: 75px;
    padding: 25px 65px;
    transition: all .6s ease;
    z-index: 2;
    position: relative;
}
.button:hover a{
    color: #FAFAFA;
}
.actif{
    width:276px;
    height:82px;
    bottom:-72px;
    background:#232323;
    position:absolute;
    transition:all .4s ease;
    z-index:1;
}
.button:hover .actif{
    bottom:0;
}



/* Liste */
.liste{
   list-style: none;
   text-align: center;
   float: left;
   margin-right: 91px;
   margin-bottom: 92px;
}
.liste--team{
    list-style: none;
    float: left;
    margin-right: 32px;
    margin-bottom: 0 auto;
}
.center{
    text-align: center;
}
.liste--team__el{
    margin:0;
   
}
.list--image{
    height: 132px;
}
.liste--persona{
    color: #fff;
    list-style: none;
}
.liste--tab{
    list-style: none;
    margin-top: 40px;
}
.liste--tab__red{
    color: #D80000;
    float: right;
    padding-top: 24px;


}
.liste--tab__green{
    color: #00CC45;
    float: left;
    padding-top: 24px;

}
.image--liste{
    width: 173px;
}

.liste--persona__el{
    margin-bottom: 29px;
    
}
.section--liste{
    height: 120px;
    padding-top: 40px;
}
.section--liste:before{
    content: "";
    left: 460px;
    display: inline-block;
    position: absolute;
    background-color: #bfbbc0;
    width: 363px;
    height: 1.5px;

}
.tableau{
    margin-bottom: 170px;
}
.block{
    width: 299px;
    float: left;
    margin-bottom: 99px;
    margin-right: 32px;
}
.block--bg{
    background-color:#232323;
    padding: 30px;
    
}
.personas{
    margin-bottom: 40px;
}



/* Problématique - Solution */
.iphone{
   background-image: url('img/iphone-menu.jpg');
   background-repeat: no-repeat;
   background-position: center;
   height: 609px;
   margin-bottom: 91px;
}
.fonction{
    background-image: url(img/iphone-fonc.jpg);
    background-repeat: no-repeat;
    background-position: 165px;
    height: 609px;
    margin-bottom: 91px;
}

.ligne1{
    position: relative;
    margin-top: 172px;
}
.ligne1:before{
    content: "";
    display: inline-block;
    position: absolute;
    background-color: #FF0000;
    width: 60px;
    height: 4px;
    right: 310px;
    top: 20px;
    margin-top: 5px;
}
.ligne2{
    position: relative;
    margin-top: 106px;
}
.ligne2:after{
    content: "";
    display: inline-block;
    position: absolute;
    background-color: #FF0000;
    width: 110px;
    height: 4px;
    left: 256px;
    top: 23px;
    margin-top: 5px;
}
.ligne3{
    position: relative;
    margin-top: 172px;
}
.ligne3:before{
    content: "";
    display: inline-block;
    position: absolute;
    background-color: #FF0000;
    width: 225px;
    height: 4px;
    right: 310px;
    top: 20px;
    margin-top: 5px;
}
.shadow{
    box-shadow: 1px 1px 12px #555;
}



/* Hover team */
.image__team {
    position: relative;
    
    height: 276px;
}
.image__team p{
    text-align: center;
    margin-top: 135px;
}
.image__team a {
    position: absolute;
    width: 276px;
    height: 276px;
    color: #fff;
    visibility: hidden;
    text-decoration: none;
    transition: all .2s cubic-bezier(0.22, 0.22, 0.65, 0.6);
}
.image__team:hover a{
    visibility: visible;
    background: rgba(255, 0, 0, 0.4);
}



/* Footer */
.footer{
    width: 100%; 
    height: 100px; 
    background-color: #232323;
    margin-top: 80px;
}
.p__footer {
    margin-top: 49px;
    height: 23px;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
}



/* JavaScript */
.hide{
    opacity: 0;
}
 @keyframes scroll{
    from { opacity: 0;
    transform: translateY(40px); }
    to { opacity: 1;
    transform: translateY(0px); }
 }
.show{
    animation: .5s scroll ease-out;
    opacity: 1;
}