

/* --- LIENS REDIRECTION ---*/


.headline-hero {
    font-size: 30px;
	color: #333;
    letter-spacing: -0.02em;
    line-height: 1.1;
    margin: 0px auto;
    padding: 10vh 0px 15vh;
    text-align: center;
    word-spacing: 0.06em;
	font-family: "Avenir Next LT W01 Bold","Avenir Next LT W01 Demi",helvetica,arial,sans-serif !important;
font-weight: 500;
text-decoration:none;

}



.headline-hero2 {
    font-size: 15px;
	color: #0000;
    line-height: 1.5;
    margin: 0px auto;
    padding: 10vh 0px 15vh;
    text-align: center;
    word-spacing: 0.06em;
	font-family: "Avenir Next LT W01 Bold","Avenir Next LT W01 Demi",helvetica,arial,sans-serif !important;
font-weight: 100;
text-decoration:none;

}



.btn-primary  {
    background: #BF9B79 none repeat scroll 0% 0%;
    border-radius: 0vw;
    color: #FFF;
    font-size: 30px;
    letter-spacing: 0px;
    line-height: 1;
    margin: 2vh auto;
    padding: 1vw 2vw 1.4vw;
    text-align: center;
    text-decoration: none;
	font-family: "Avenir Next LT W01 Bold","Avenir Next LT W01 Demi",helvetica,arial,sans-serif !important;
}

