#container-ambition{
    width: 90%;
    margin: 5% 0 2% 0;
}

#container-ambition p{
    font-size: 1.5em;
    width: 120%;
    font-family: "exo";
    text-align: justify;
}

#container-ambition div:first-of-type{
    width: 40%;
    margin-left: 15%;
    text-align: center;
    float:left;
}

#container-ambition div:first-of-type img{
    width: 90%;
}

#container-ambition div:last-of-type{
    width: 35%;
    float:left;
    
}
#container-ambition div:last-of-type h2 span{
    font-size: 2.5em;
    
}
#container-ambition div:last-of-type h2{
    text-align: right;
    line-height: 100%;    
    padding-top: 3.15em;
    font-size: 3.5em;
}

#nature-sport{
    width: 100%;
    font-family: "exo";
    text-align: center;
}

#nature-sport div:first-of-type:not(#nature, #sport){
    width: 30%;
    margin: 10% 10% 2% 10%;
    float: left;
    background-image: url("../medias/images/natureAmbition.png");
    background-size: cover;
    height: 70em;
}

#nature-sport div:last-of-type:not(#nature, #sport){
    width: 30%;
    margin: 10% 10% 2% 10%;
    float: left;
    background-image: url("../medias/images/sportAmbition.png");
    background-size: cover;
    height: 70em;
}

#nature-sport div img{
   width: 100%;
}

#nature-sport div #nature{
    background-color: #3B8928;
    color: white;
    padding: 5%;
    margin:0;
    position: relative;
    top:15%;
    left: 20%;
}

#nature-sport div #sport{
    border: 5px solid #3B8928;
    background-color: white;
    padding: 5%;
    margin:0;
    position: relative;
    top:60%;
    right: 20%;
}

#vous-etes{
    width: 60%;
    margin: auto;
    font-family: "exo";
    text-align: justify;
}

#vous-etes h2{
    line-height: 100%;
    padding-top: 2em;
    padding-bottom: 2em;
}

#vous-etes div{
    width: 25%;
    float: left;
    margin: -5% 4.1% 7% 4.1%;
}

#btnAmbition{
    width: 100%;
    text-align: center;
}

#nous-rejoindre{
    font-size: 1.125em;
    margin: 7% 0 7% 0;
    padding: 1em;
}

[alt="rejoindre"]{
    width:40% ;
    float: right;
    margin-top: -35em;
}