/* Generated by less 3.11.1 */
@charset "utf-8";
/*width: calc(25% - 20px);*/
* {
  box-sizing: border-box;
}
figure img {
  width: 100%;
}
header,
section,
footer,
aside,
nav,
main,
article,
figure {
  display: block;
}
div,
header,
nav,
article,
section,
aside,
footer,
h1,
h3,
h4,
h5,
h6,
p,
a,
ul,
li,
figure,
figcaption,
class,
img {
  margin: 0;
  padding: 0;
}
img,
object,
embed,
canvas,
video,
audio,
picture,
svg {
  max-width: 100%;
  height: auto;
}
li {
  list-style-type: none;
}
a {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
body {
  margin: 0;
  font-family: 'Roboto', sans-serif;
}
/*------------------------------------------------------Reset*/
.flexbox {
  display: flex;
  flex-wrap: wrap;
}
.center {
  width: 960px;
  margin: 0 auto;
}
.btn1 {
  display: inline-block;
  margin: 20px 0;
  line-height: 50px;
  padding: 0 60px;
  background-color: #96a63d;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  transition: 0.25s;
}
.btn1:hover {
  background-color: #ffffff;
  color: #96a63d;
  border: solid 2px #96a63d;
}
.btn2 {
  display: block;
  margin-top: 20px;
  line-height: 50px;
  padding: 0 20px;
  background-color: #ffffff;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  color: #96a63d;
  transition: 0.25s;
}
.btn2:hover {
  background-color: #96a63d;
  color: #ffffff;
  border: solid 2px #ffffff;
}
.btn3 {
  display: inline-block;
  margin-top: 20px;
  line-height: 50px;
  padding: 0 40px;
  border: solid 2px #ffffff;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  transition: 0.25s;
}
.btn3:hover {
  background-color: #96a63d;
  color: #ffffff;
}
/*---------------------------------------------Conteneur Design*/
.top {
  background-image: url(images/top.jpg);
  background-size: cover;
  background-position: center;
}
.top nav {
  padding-top: 20px;
}
.top nav figure {
  display: block;
  margin-right: auto;
}
.top nav ul li a {
  text-align: center;
  display: block;
  color: #ffffff;
  margin: 20px;
  transition: 0.25s;
}
.top nav ul li:hover {
  background-color: #96a63d;
}
.top header {
  padding-left: 250px;
  color: #ffffff;
}
.top header h2 {
  font-size: 140px;
  font-weight: 700;
  margin-bottom: 30px;
}
.top header h1 {
  margin-bottom: 40px;
  font-size: 28px;
  font-weight: 500;
}
/*---------------------------------------------HEADER*/
.entete {
  color: #ffffff;
  margin-top: 60px;
  margin-bottom: 40px;
}
.entete article {
  background-color: #96a63d;
  padding: 20px;
  width: calc(33.3% - 20px);
  margin: 10px;
}
.entete article p {
  min-height: 200px;
}
.entete article .num {
  color: #96a63d;
  background-color: #ffffff;
  text-align: center;
  font-size: 74px;
  font-weight: 700;
  min-height: 40px;
  width: 90px;
  height: 90px;
  border-radius: 50%;
}
.entete article h2 {
  font-size: 40px;
  font-weight: 500;
}
.entete article h3 {
  font-size: 18px;
}
/*---------------------------------------------ENTETE*/
.welcome {
  margin-bottom: 40px;
}
.welcome h2 {
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 500;
  border-bottom: solid 1px rgba(0, 0, 0, 0.72);
}
.welcome h3 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
}
.welcome img {
  margin-bottom: 20px;
}
.welcome article {
  width: calc(50% - 20px);
  margin: 10px;
  padding: 20px;
}
/*---------------------------------------------WELCOME*/
.design {
  background-image: url(images/individuality.jpg);
  background-size: cover;
  color: #ffffff;
  text-align: center;
  padding: 80px;
}
.design figure {
  margin: 0 auto;
  width: 114px;
  height: 120px;
}
.design h2 {
  font-size: 50px;
  letter-spacing: 10px;
  margin-bottom: 20px;
}
.design p {
  font-weight: 500;
}
/*---------------------------------------------DESIGN*/
.team {
  margin-bottom: 60px;
}
.team h2 {
  font-size: 45px;
  font-weight: 500;
}
.team article {
  width: calc(25% - 20px);
  margin: 10px;
}
.team article figure {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  margin-bottom: 20px;
}
.team article h3 {
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 20px;
}
/*---------------------------------------------TEAM*/
.savoir {
  margin-bottom: 40px;
}
.savoir h2 {
  font-size: 45px;
  font-weight: 500;
  border-bottom: solid 1px rgba(0, 0, 0, 0.72);
}
.savoir article {
  text-align: center;
  width: calc(50% - 20px);
  margin: 10px;
}
.savoir article .num {
  color: #f1720b;
  font-size: 46px;
  font-weight: 500;
}
.savoir article img {
  margin-bottom: 20px;
}
.savoir article h3 {
  font-weight: 500;
  font-size: 22px;
  margin-bottom: 20px;
}
/*---------------------------------------------SAVOIR*/
.gallery {
  background-color: #d9d9d9;
  padding: 40px;
}
.gallery h2 {
  font-weight: 500;
  font-size: 45px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.72);
}
.gallery figure {
  margin: 0 auto;
  min-height: 350px;
}
.gallery figure:nth-of-type(1) {
  background-image: url(images/1erestructure.jpg);
  width: calc(50% - 20px);
  margin: 10px;
}
.gallery figure:nth-of-type(2) {
  background-image: url(images/2emestructure.jpg);
  width: calc(25% - 20px);
  margin: 10px;
}
.gallery figure:nth-of-type(3) {
  background-image: url(images/3emestructure.jpg);
  width: calc(25% - 20px);
  margin: 10px;
}
/*---------------------------------------------GALLERY*/
.carte {
  margin-bottom: 40px;
}
.carte h2 {
  font-weight: 500;
  font-size: 45px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.72);
}
/*---------------------------------------------CARTE*/
footer {
  background-color: #96a63d;
  justify-content: center;
  padding: 100px 0;
}
footer figure {
  width: 125px;
  height: 54px;
  margin-right: auto;
}
footer p {
  text-align: right;
  color: #ffffff;
  margin-top: 20px;
}
