/* Generated by less 2.5.1 */
@charset "utf-8";
/* ------------------------------ CSS -- */
header,
section,
footer,
aside,
nav,
main,
article,
figure {
  display: block;
}
div,
header,
nav,
article,
section,
aside,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
ul,
li,
figure,
figcaption,
class,
img {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
}
html,
body {
  height: 100%;
  background-color: white;
  border: 0 solid transparent;
  font-size: 16px;
  margin: 0;
  min-height: 100%;
  padding: 0;
  width: 100%;
  display: block;
  font-family: 'Roboto', sans-serif;
}
img,
object,
embed,
canvas,
video,
audio,
picture {
  max-width: 100%;
  height: auto;
}
img {
  display: block;
}
a {
  text-decoration: none;
  color: black;
}
/* ------------------------------- RECURENTES -- */
.clear {
  display: block;
  zoom: 1;
}
.clear:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.center {
  width: 960px;
  margin: 0 auto;
}
/* ------------------------------- END RECURENTES -- */
header {
  background-image: url(../img/header.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 550px;
}
header nav.menu {
  background-color: white;
  text-align: center;
  position: fixed;
  z-index: 555;
  width: 15%;
  top: 5%;
  left: 5%;
}
header nav.menu a.btn {
  display: block;
  background-color: #596e79;
  color: white;
  line-height: 50px;
}
header nav.menu ul.sous-menu {
  display: none;
}
header nav.menu ul.sous-menu li {
  list-style-type: none;
}
header nav.menu ul.sous-menu li a {
  display: block;
  line-height: 40px;
  font-weight: bold;
}
header article.ray {
  font-size: 18px;
  padding: 80px 0;
}
header article.ray img {
  margin: 0 auto;
  padding: 20px 0;
}
header article.ray p {
  color: white;
  margin-left: 300px;
}
header article.ray a {
  font-weight: bold;
  color: white;
  margin-left: 300px;
}
/* --------------------------------------------------------------------- MARQUE -- */
section.marque {
  padding: 200px 0;
}
section.marque h2 {
  font-weight: bold;
  font-size: 40px;
  color: #596e79;
  margin-bottom: 20px;
}
section.marque div.photo {
  position: absolute;
}
section.marque div.texte {
  position: relative;
}
section.marque div.texte p {
  font-size: 20px;
  background-color: rgba(255, 255, 255, 0.74);
  padding: 25px;
  margin: 250px 350px;
}
/* --------------------------------------------------------------------- AZURE -- */
section.azure {
  background-image: url(../img/imgazure.jpg);
  background-position: center;
  position: relative;
  background-size: cover;
  height: 583px;
  letter-spacing: 3px;
}
section.azure article.made {
  text-align: center;
  color: white;
  padding-top: 350px;
}
section.azure article.made h2 {
  font-size: 30px;
}
section.azure article.made p {
  font-size: 22px;
  font-weight: lighter;
}
/* --------------------------------------------------------------------- HOMMES FEMMES -- */
section.hf {
  margin-top: 250px;
  display: flex;
}
section.hf article.all {
  text-align: center;
  margin-left: 7px;
}
section.hf article.all h2 {
  margin: 30px 0;
}
section.hf article.all a {
  margin: 50px;
  font-weight: bold;
  color: white;
  background-color: #596e79;
  padding: 10px;
  cursor: pointer;
}
/* --------------------------------------------------------------------- LUNETTE -- */
section.lunette {
  margin-top: 200px;
}
section.lunette h2 {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 100px;
  margin-top: 40px;
}
section.lunette article.sun {
  display: inline-block;
  margin: 19px;
  text-align: center;
}
section.lunette article.sun img {
  border: solid 3px #596e79;
  border-radius: 50%;
}
section.lunette article.sun p {
  font-size: 18px;
  font-weight: bold;
  margin: 25px 0;
}
section.lunette article.sun a {
  color: white;
  font-weight: bold;
  background-color: #596e79;
  padding: 10px;
}
section.lunette a.back {
  color: white;
  font-weight: bold;
  background-color: #596e79;
  padding: 10px;
  float: right;
  margin-top: 100px;
  margin-right: 50px;
}
/* --------------------------------------------------------------------- NEW -- */
section.new {
  background-image: url(../img/imginscri.jpg);
  background-size: cover;
  background-position: center;
  height: 500px;
  margin-top: 200px;
}
section.new article.logo {
  text-align: center;
  font-size: 20px;
}
section.new article.logo img {
  margin: 0 auto;
  padding-top: 150px;
  width: 250px;
}
section.new article.logo p {
  color: white;
  margin-top: 20px;
  margin-bottom: 50px;
}
/* --------------------------------------------------------------------- FOOTER -- */
section.footer {
  text-align: center;
}
section.footer div.nav2 {
  display: inline-block;
  padding: 100px 0 0 50px;
}
section.footer div.nav2 p {
  color: #596e79;
  font-weight: bold;
}
section.footer div.nav2 ul {
  font-size: 0;
}
section.footer div.nav2 ul li {
  list-style-type: none;
}
section.footer div.nav2 ul li a {
  line-height: 20px;
  color: black;
  font-size: 14px;
  text-decoration: none;
  display: block;
}
section.footer article.logo {
  text-align: center;
}
section.footer article.logo img {
  margin: 50px auto;
  width: 20%;
}
section.footer article.logo i {
  font-size: 40px;
  margin: 5px;
  color: #596e79;
}
section.footer article.logo p {
  margin: 50px 0;
}
/*------------------------------------------------------------------- PANIER ------*/
section.panier p {
  margin-top: 150px;
  font-size: 18px;
  margin-bottom: 50px;
}
section.panier p span {
  font-size: 24px;
  font-weight: bold;
  color: #596e79;
}
section.panier a {
  font-weight: bold;
  font-size: 16px;
  color: white;
  padding: 10px 20px;
  background-color: #596e79;
}
/* --------------------------------------------------------------------- NEW 2-- */
section.new2 {
  background-image: url(../img/imginscri.jpg);
  background-size: cover;
  background-position: center;
  margin-top: 200px;
}
section.new2 article.logo {
  text-align: center;
  font-size: 20px;
}
section.new2 article.logo img {
  margin: 0 auto;
  padding-top: 150px;
}
section.new2 article.logo p {
  color: white;
  margin-top: 50px;
  padding-bottom: 50px;
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 823px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 823px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  header {
    background-image: url(../img/header2.jpg);
    background-position: center;
  }
  header article.ray p {
    margin-left: 220px;
  }
  header article.ray a {
    margin-left: 220px;
  }
  section.marque div.texte p {
    margin: 250px 255px;
  }
  section.lunette article.sun {
    margin: 36px;
  }
  section.new2 article.logo p {
    color: white;
    margin-top: 50px;
    margin-bottom: 80px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 812px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 812px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  section.lunette article.sun {
    margin: 35px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 768px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  header nav.menu {
    width: 30%;
  }
  section.marque div.texte p {
    margin: 250px 180px;
  }
  section.panier p {
    margin-left: 50px;
  }
  section.panier a {
    margin-left: 50px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 736px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 736px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  section.lunette article.sun {
    margin: 22px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 731px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 731px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  section.lunette article.sun {
    margin: 21px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 667px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 667px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  section.lunette article.sun {
    margin: 10px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 640px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 640px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  header article.ray p {
    margin-left: 135px;
  }
  header article.ray a {
    margin-left: 135px;
  }
  section.marque div.texte p {
    margin: 200px 55px;
  }
  section.hf {
    margin-top: 250px;
    display: block;
  }
  section.hf article.all {
    text-align: center;
    margin: 83px;
  }
  section.lunette article.sun {
    margin: 60px;
  }
  section.footer div.nav2 {
    display: block;
    padding: 100px 0 0 0px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 600px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 600px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  section.marque div.texte p {
    margin: 175px 50px;
  }
  section.hf article.all {
    margin: 65px;
  }
  section.lunette article.sun {
    margin: 50px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 568px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 568px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  section.lunette article.sun {
    margin: 42px;
  }
  section.footer div.nav2 {
    padding: 100px 0 0 0px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 480px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 480px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  header nav.menu {
    width: 45%;
  }
  header article.ray p {
    margin-left: 70px;
  }
  header article.ray a {
    margin-left: 70px;
  }
  section.hf article.all {
    text-align: center;
    margin: 60px;
  }
  section.hf article.all a {
    font-size: 14px;
  }
  section.marque div.texte p {
    margin: 110px 40px;
    font-size: 16px;
  }
  section.lunette article.sun {
    margin: 20px;
  }
  section.footer div.nav2 {
    padding: 100px 0 0 0px;
  }
  section.panier p {
    font-size: 16px;
  }
  section.panier p span {
    font-size: 18px;
  }
  section.panier a {
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 2px;
    color: white;
    padding: 10px 20px;
    background-color: #596e79;
  }
  section.new2 article.logo img {
    width: 200px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 420px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 420px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  header article.ray img {
    width: 80%;
  }
  header article.ray p {
    font-size: 14px;
  }
  header article.ray a {
    font-size: 14px;
  }
  section.hf article.all {
    margin: 60px;
  }
  section.marque div.texte p {
    margin: 100px 10px;
    font-size: 16px;
  }
  section.lunette article.sun {
    margin: 20px 110px;
  }
  section.new article.logo img {
    width: 80%;
  }
  section.footer div.nav2 {
    padding: 100px 0 0 0px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 414px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 414px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  section.footer div.nav2 {
    padding: 100px 0 0 0px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 398px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 398px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  section.footer div.nav2 {
    padding: 100px 0 0 0px;
  }
  section.hf article.all a {
    margin: 30px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 375px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 375px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  header article.ray img {
    width: 80%;
  }
  header article.ray p {
    font-size: 14px;
  }
  header article.ray a {
    font-size: 14px;
  }
  section.marque {
    padding: 200px 0 50px 0;
  }
  section.marque div.texte p {
    margin: 450px 0px 0px 0px;
    font-size: 18px;
  }
  section.hf article.all {
    margin: 30px;
  }
  section.lunette article.sun {
    margin: 20px 90px;
  }
  section.new article.logo img {
    width: 80%;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 320px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 320px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  section.marque h2 {
    font-size: 24px;
  }
  section.hf article.all {
    margin: 50px 15px;
  }
  section.lunette h2 {
    font-size: 22px;
  }
  section.panier p {
    margin-left: 25px;
  }
  section.panier a {
    margin-left: 25px;
  }
}
