/* 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: 75%;
  margin: 0 auto;
}
.btn1 {
  display: inline-block;
  margin-top: 20px;
  line-height: 50px;
  padding: 0 60px;
  border: solid 1px #32e0c4;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  color: #32e0c4;
  transition: 0.25s;
}
.btn1:hover {
  background-color: #222831;
}
.btn2 {
  display: block;
  margin-top: 20px;
  line-height: 50px;
  padding: 0 20px;
  background-color: #32e0c4;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  color: #eeeeee;
  transition: 0.25s;
}
.btn2:hover {
  background-color: #222831;
}
/*---------------------------------------------Conteneur Design*/
nav {
  background-color: #222831;
  padding: 20px;
}
nav .flexbox {
  align-items: center;
}
nav .flexbox figure {
  display: block;
  margin-right: auto;
}
nav ul li a {
  display: block;
  color: #eeeeee;
  margin-left: 20px;
}
nav .search a {
  display: block;
  margin-left: 20px;
  width: 30px;
  height: 30px;
  background-image: url(images/search.png);
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -9999px;
  border-left: solid 1px #eeeeee;
}
/*---------------------------------------------Nav*/
header {
  background-image: url(images/header.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  text-align: center;
  color: #eeeeee;
  padding: 80px 0 150px 0;
}
header figure {
  width: 95px;
  height: 95px;
  margin: 0 auto;
  margin-bottom: 30x;
}
header h2 {
  font-weight: 300;
  font-size: 28px;
  margin-bottom: 20px;
}
header h1 {
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 20px;
}
/*---------------------------------------------Header*/
.service h2 {
  color: #32e0c4;
  text-align: center;
  margin: 40px;
  font-size: 28px;
}
.service article {
  background-color: #222831;
  width: calc(33.3% - 20px);
  margin: 10px;
  padding: 60px;
  color: #eeeeee;
  margin-bottom: 40px;
}
.service article img {
  margin-bottom: 20px;
}
.service article h3 {
  font-weight: 500;
  font-size: 22px;
  margin-bottom: 20px;
}
.service article p {
  font-weight: 300;
}
/*---------------------------------------------Services*/
.detente {
  background-color: #222831;
}
.detente figure {
  width: calc(40% - 20px);
  margin: 10px;
  width: 300px;
  height: 300px;
  padding: 20px;
}
.detente article {
  width: calc(60% - 20px);
  margin: 10px;
  margin-left: 40px;
  color: #eeeeee;
}
.detente article h2 {
  font-weight: 300;
  font-size: 28px;
  text-transform: uppercase;
}
.detente article h2 strong {
  color: #32e0c4;
}
.detente article p {
  margin-bottom: 20px;
}
/*---------------------------------------------Detente*/
.forfait {
  text-align: center;
}
.forfait h2 {
  color: #32e0c4;
  margin-top: 40px;
}
.forfait p {
  margin-bottom: 20px;
}
.forfait article {
  border: solid 2px #32e0c4;
  width: calc(33.3% - 20px);
  margin: 10px;
  padding: 20px;
}
.forfait article h3 {
  font-size: 26px;
  font-weight: 400;
  margin-bottom: 20px;
}
.forfait article h4 {
  font-size: 26px;
  font-weight: 400;
  margin-bottom: 20px;
}
.forfait article h4 strong {
  font-size: 70px;
  font-weight: 500;
}
/*---------------------------------------------Forfait*/
.audio {
  text-align: center;
  color: #eeeeee;
  background-image: url(images/headphone.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px;
}
.audio h3 {
  font-size: 32px;
  font-weight: 300;
  margin-bottom: 20px;
}
.audio h2 {
  font-weight: 500;
  font-size: 55px;
  margin-bottom: 20px;
}
/*---------------------------------------------Audio*/
footer {
  text-align: center;
  color: #eeeeee;
  background-color: #222831;
  padding: 50px;
}
footer figure {
  width: 200px;
  height: 30px;
  padding: 20px;
  margin: 0 auto;
  margin-bottom: 20px;
}
footer h3 {
  margin-bottom: 20px;
}
footer ul {
  margin-left: 480px;
}
footer ul li a {
  text-indent: -9999px;
  display: block;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
}
footer ul li:nth-of-type(1) a {
  background-image: url(images/facebook.png);
  transition: 0.25s;
}
footer ul li:nth-of-type(1) a:hover {
  background-color: #32e0c4;
}
footer ul li:nth-of-type(2) a {
  background-image: url(images/pinterest.png);
  transition: 0.25s;
}
footer ul li:nth-of-type(2) a:hover {
  background-color: #32e0c4;
}
footer ul li:nth-of-type(3) a {
  background-image: url(images/youtube.png);
  transition: 0.25s;
}
footer ul li:nth-of-type(3) a:hover {
  background-color: #32e0c4;
}
