/* 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,
p,
strong {
  font-weight: normal;
  color: white;
}
body {
  margin: 0;
  font-family: 'Ubuntu', sans-serif;
  background-color: black;
  border: solid 4px #ff6701;
}
/*------------------------------------------------------Reset*/
.flexbox {
  display: flex;
  flex-wrap: wrap;
}
.center {
  width: 75%;
  margin: 0 auto;
}
section {
  padding: 40px;
}
p {
  line-height: 30px;
  padding: 10px 0;
}
.btn1 {
  display: inline-block;
  margin: 20px 0;
  line-height: 50px;
  padding: 0 60px;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  border: solid 1px #ff6701;
  color: #ff6701;
  transition: 0.25s;
}
.btn1:hover {
  background-color: #009fe3;
  color: white;
}
.btn2 {
  display: inline-block;
  position: relative;
  margin-top: 20px;
  line-height: 50px;
  padding: 0 60px;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  border: solid 1px #ff6701;
  background-color: #ff6701;
  color: white;
  transition: 0.25s;
}
.btn2:hover {
  color: #ff6701;
  background-color: white;
}
/*---------------------------------------------Conteneur Design*/
.top {
  background-image: url(images/header1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 50px 0;
}
.top a.logo {
  text-indent: -9999px;
  display: block;
  background-image: url(images/logo-blanc.png);
  background-repeat: no-repeat;
  width: 166px;
  height: 58px;
  margin-right: auto;
  transition: 0.25s;
}
.top a.logo:hover {
  background-image: url(images/logo-noir.png);
  background-repeat: no-repeat;
  width: 166px;
  height: 58px;
}
.top .menu ul {
  border-bottom: solid 1px #009fe3;
}
.top .menu ul li a {
  display: block;
  margin-right: 20px;
  line-height: 50px;
  padding: 0 10px;
  color: #ff6701;
  transition: 0.25s;
}
.top .menu ul li a:hover {
  color: white;
}
.top .menu .search a {
  display: block;
  text-indent: -9999px;
  background-image: url(images/search-orange.png);
  background-repeat: no-repeat;
  width: 28px;
  height: 31px;
  margin: 0 40px;
  padding: 0 20px;
  transition: 0.25s;
}
.top .menu .search a:hover {
  background-image: url(images/search-blanc.png);
  width: 28px;
  height: 31px;
}
.top header {
  text-align: center;
  color: white;
  position: relative;
}
.top header figure {
  background-image: url(images/logo-noir-header.png);
  background-repeat: no-repeat;
  position: relative;
  margin-left: 650px;
  margin-top: 30px;
  padding: 30px;
  width: 611px;
  height: 188px;
}
.top header h1 {
  margin: 40px 0;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 80px;
}
.top header h2 {
  font-weight: 700;
  font-size: 36px;
  text-transform: uppercase;
}
.top header .btn1 {
  margin: 0 auto;
  margin-bottom: 40px;
}
.collection .flexbox {
  justify-content: center;
}
.collection article {
  width: calc(50% -80px);
  margin: 0 100px;
  margin-top: -70px;
  padding: 20px;
  text-align: center;
  border: solid 4px #ff6701;
  position: relative;
}
.collection article:nth-of-type(1) {
  background-image: url(images/photos/jimmy-homme.jpg);
  background-repeat: no-repeat;
}
.collection article:nth-of-type(2) {
  background-image: url(images/photos/nastya-femme.jpg);
  background-repeat: no-repeat;
}
.collection article h2 {
  color: #009fe3;
  font-size: 30px;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 350px;
  background-color: white;
}
.collection article p {
  color: white;
  font-weight: 500;
}
.pres figure {
  width: calc(40% - 20px);
  margin: 10px;
  background-image: url(images/Logo-Eco-Responsable.png), url(images/logo-blanc.png);
  background-position: top center, bottom center;
  background-repeat: no-repeat;
  padding: 20px;
}
.pres article {
  width: calc(60% - 20px);
  margin: 10px;
  padding: 20px;
}
.pres article h3 {
  text-align: center;
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 40px;
  color: #ff6701;
  padding: 20px;
}
.pres article strong {
  display: block;
  font-size: 24px;
  text-transform: uppercase;
  color: #009fe3;
}
.pres article a .btn1 {
  margin: 20px;
}
.sponsor h3 {
  color: #ff6701;
  text-align: center;
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 40px;
  padding: 20px;
}
.sponsor article {
  width: calc(50% - 20px);
  margin: 10px;
  padding: 40px;
  text-align: right;
}
.sponsor figure {
  width: calc(50% - 20px);
  margin: 10px;
  background-image: url(images/photos/victor-figure.jpg);
  background-repeat: no-repeat;
  width: 450px;
  height: 700px;
  padding: 40px;
  border: solid 4px #009fe3;
}
.h-f {
  background-image: url(images/photos/h-f.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 150px;
  text-align: center;
  color: #009fe3;
  text-transform: uppercase;
  font-weight: 500;
}
.h-f h3 {
  font-size: 60px;
  letter-spacing: 2px;
  margin: 40px;
}
.h-f p {
  font-size: 50px;
  margin: 30px;
  letter-spacing: 1px;
}
.modele {
  text-align: center;
}
.modele h3 {
  text-align: center;
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 40px;
  color: #ff6701;
  padding: 20px;
}
.modele ul {
  justify-content: center;
}
.modele ul li:nth-of-type(1) a {
  background-image: url(images/t-shirts/bohemienne.jpg);
  background-repeat: no-repeat;
}
.modele ul li:nth-of-type(2) a {
  background-image: url(images/t-shirts/cyborg.jpg);
  background-repeat: no-repeat;
}
.modele ul li:nth-of-type(3) a {
  background-image: url(images/t-shirts/guillotine.jpg);
  background-repeat: no-repeat;
}
.modele ul li:nth-of-type(4) a {
  background-image: url(images/t-shirts/cyborg-deb.jpg);
  background-repeat: no-repeat;
}
.modele ul li a {
  display: block;
  text-indent: -9999px;
  width: 250px;
  height: 350px;
  margin: 20px;
  padding: 20px;
  border: solid 4px #009fe3;
  transition: 0.25s;
}
.modele ul li a:hover {
  border: solid 4px #ff6701;
}
.artistes article {
  width: calc(60% - 20px);
  margin: 10px;
}
.artistes article h3 {
  text-align: center;
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 40px;
  color: #ff6701;
  padding: 20px;
}
.artistes figure {
  width: calc(40% - 20px);
  margin: 10px;
  background-image: url(images/photos/artistes.jpg), url(images/logo-blanc.png);
  background-position: top center, bottom center;
  background-repeat: no-repeat;
  padding: 20px;
}
footer {
  background-image: url(images/footer.JPG);
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  padding: 150px;
}
footer figure {
  background-image: url(images/logo-noir-header.png);
  background-repeat: no-repeat;
  position: relative;
  padding: 30px;
  margin: 0 auto;
  margin-top: 20px;
  width: 611px;
  height: 188px;
  margin-bottom: 40px;
}
footer .sociaux {
  justify-content: center;
}
footer .sociaux h3 {
  font-size: 24px;
  font-weight: 500;
}
footer .sociaux li:nth-of-type(1) a {
  background-image: url(images/sociaux/facebook-orange.png);
  transition: 0.25s;
}
footer .sociaux li:nth-of-type(1) a:hover {
  background-image: url(images/sociaux/facebook-bleu.png);
}
footer .sociaux li:nth-of-type(2) a {
  background-image: url(images/sociaux/insta-bleu.png);
  transition: 0.25s;
}
footer .sociaux li:nth-of-type(2) a:hover {
  background-image: url(images/sociaux/insta-orange.png);
}
footer .sociaux li a {
  text-indent: -9999px;
  display: block;
  width: 30px;
  height: 30px;
  margin: 10px;
  margin-bottom: 40px;
}
footer h4 {
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 1500px) {
  .center {
    width: 85%;
    margin: 0;
    padding: 0 40px;
  }
  .collection article {
    width: 50%;
    margin-top: -50px;
  }
}
/*---------------------------------------------Point Break*/
