/* 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: 'Montserrat', sans-serif;
}
/*------------------------------------------------------Reset*/
.flexbox {
  display: flex;
  flex-wrap: wrap;
}
.center {
  width: 80%;
  margin: 0 auto;
}
.section {
  padding: 40px;
}
.btn1 {
  display: inline-block;
  text-indent: -9999px;
  width: 116px;
  height: 100px;
  margin-bottom: 20px;
  background-image: url(images/en-savoir-+1-blanc.png);
  background-repeat: no-repeat;
  transition: 0.25s;
}
.btn1:hover {
  background-image: url(images/en-savoir-+-gris.png);
  transform: scale(1.2);
}
.btn2 {
  display: inline-block;
  text-indent: -9999px;
  width: 116px;
  height: 100px;
  margin-bottom: 20px;
  background-image: url(images/en-savoir-+.png);
  background-repeat: no-repeat;
  transition: 0.25s;
}
.btn2:hover {
  background-image: url(images/en-savoir-+-gris.png);
  transform: scale(1.2);
}
.btn3 {
  display: inline-block;
  text-indent: -9999px;
  width: 116px;
  height: 100px;
  margin-bottom: 40px;
  background-image: url(images/en-savoir-+-droit.png);
  background-repeat: no-repeat;
  transition: 0.25s;
}
.btn3:hover {
  background-image: url(images/en-savoir-+-droit-noir.png);
  transform: scale(1.2);
}
/*---------------------------------------------Conteneur Design*/
.top {
  background-image: url(images/guitare.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  /*---------------------------------------------Nav*/
}
.top nav {
  padding-top: 20px;
}
.top nav .flexbox {
  align-items: center;
}
.top nav .flexbox a.logo {
  display: block;
  text-indent: -9999px;
  margin-right: auto;
  background-image: url(images/logo.png);
  background-repeat: no-repeat;
  width: 80px;
  height: 80px;
  transition: 0.25s;
}
.top nav .flexbox a.logo:hover {
  background-image: url(images/logogris.png);
  width: 80px;
  height: 80px;
  transform: scale(1.2);
}
.top nav ul li a {
  display: block;
  color: white;
  margin-left: 40px;
  padding: 20px;
  transition: 0.25s;
}
.top nav ul li a:hover {
  color: #646565;
  border-bottom: solid 1px white;
  transform: scale(1.2);
}
.top nav .search a {
  display: block;
  margin-left: 20px;
  width: 32px;
  height: 32px;
  background-image: url(images/search.png);
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -9999px;
  transition: 0.25s;
}
.top nav .search a:hover {
  background-image: url(images/search-gris.png);
  width: 32px;
  height: 32px;
}
.top header {
  text-align: center;
  color: white;
  padding: 70px 0;
}
.top header h1 {
  padding: 0 20px;
  font-weight: 700;
  font-size: 30px;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 50px;
  margin-bottom: 20px;
}
.pres article {
  width: calc(60% - 20px);
  margin: 10px;
}
.pres article figure {
  margin-top: 30px;
  width: 150px;
  height: 150px;
  margin: 0 auto;
}
.pres article h3 {
  text-align: center;
  font-weight: 500;
  font-size: 30px;
  margin: 40px;
}
.pres article p {
  line-height: 30px;
  padding: 40px;
}
.pres article a {
  display: block;
  margin: 0 auto;
}
.pres figure {
  width: calc(40% - 20px);
  margin: 10px;
  margin-top: -30px;
}
.marques figure {
  width: calc(40% - 20px);
  margin: 10px;
}
.marques article {
  width: calc(60% - 20px);
  margin: 10px;
}
.marques article h3 {
  text-align: center;
  font-weight: 500;
  font-size: 30px;
  margin: 40px;
}
.marques article p {
  line-height: 30px;
  padding: 40px;
}
.marques article a {
  display: block;
  margin: 0 auto;
}
.marques article .picture {
  width: 940px;
  height: 92px;
}
.cours {
  background-image: url(images/photos-cours.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  padding: 80px;
  margin-bottom: 40px;
}
.cours h2 {
  text-align: center;
  font-weight: 300;
  font-size: 34px;
  margin: 20px;
  padding: 30px;
  color: white;
}
.cours a {
  display: block;
  margin: 0 auto;
}
.tutoriels {
  text-align: center;
  color: #646565;
  margin-bottom: 60px;
}
.tutoriels .flexbox {
  justify-content: center;
}
.tutoriels h3 {
  font-weight: 500;
  font-size: 24px;
  margin-bottom: 40px;
}
.tutoriels p {
  line-height: 30px;
  margin-bottom: 40px;
}
.tutoriels article {
  text-transform: uppercase;
  padding: 20px;
  width: calc(25% - 20px);
  margin: 10px;
}
.tutoriels article h2 {
  font-weight: 400;
  font-size: 30px;
  color: white;
  margin-top: 50px;
}
.tutoriels article:nth-of-type(1) {
  background-image: url(images/conference.jpg);
  background-repeat: no-repeat;
  background-position: center;
  width: 280px;
  height: 280px;
}
.tutoriels article:nth-of-type(2) {
  background-image: url(images/tuto.jpg);
  background-repeat: no-repeat;
  background-position: center;
  width: 280px;
  height: 280px;
}
.tutoriels article:nth-of-type(3) {
  background-image: url(images/cours.jpg);
  background-repeat: no-repeat;
  background-position: center;
  width: 280px;
  height: 280px;
}
.tutoriels article:nth-of-type(4) {
  background-image: url(images/videos.jpg);
  background-repeat: no-repeat;
  background-position: center;
  width: 280px;
  height: 280px;
}
.evenements {
  background-image: url(images/image-concert.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  padding: 80px;
  color: white;
  margin-bottom: 20px;
}
.evenements h2 {
  margin: 40px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 40px;
  letter-spacing: 2px;
}
.evenements p {
  font-size: 24px;
  margin-bottom: 40px;
}
.histoire article {
  width: calc(60% - 20px);
  margin: 10px;
}
.histoire article h3 {
  text-align: center;
  font-weight: 500;
  font-size: 30px;
  margin: 40px;
}
.histoire article p {
  padding: 20px;
  line-height: 30px;
}
.histoire article a {
  display: block;
  margin: 0 auto;
}
.histoire figure {
  width: calc(40% - 40px);
  margin: 20px;
}
footer {
  background-image: url(images/footer.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  padding: 40px 0;
  text-align: center;
  color: white;
}
footer article {
  width: calc(50% - 20px);
  margin: 10px;
  padding: 30px 0;
  background-color: rgba(255, 255, 255, 0.49);
}
footer article h3 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
}
footer article li {
  margin-bottom: 20px;
}
footer article a {
  color: black;
}
footer article figure {
  width: 80px;
  height: 80px;
  margin: 0 auto;
}
footer article p {
  line-height: 20px;
  margin-bottom: 20px;
}
footer #scroll_to_top {
  position: fixed;
  width: 100px;
  height: 100px;
  bottom: 50px;
  right: 30px;
}
footer #scroll_to_top img {
  width: 100px;
}
/*---------------------------------------------INDEX*/
@media screen and (max-width: 960px) {
  .center {
    width: 100%;
  }
}
@media screen and (max-width: 800px) {
  .top nav a.logo {
    margin: 0 auto;
    margin-bottom: 40px;
  }
  .top nav ul.menu li a {
    text-align: center;
  }
  article {
    width: 100%;
  }
  figure {
    width: 100%;
  }
  .tutoriels {
    margin: 0 auto;
  }
}
@media screen and (max-width: 760px) {
  .top nav ul li {
    margin: 0 auto;
  }
  .pres article {
    width: calc(100% - 20px);
  }
  .pres article a {
    margin-bottom: 30px;
  }
  .pres figure {
    width: calc(50% - 20px);
    margin: 0 auto;
  }
  .marques figure {
    width: calc(50% - 20px);
    margin: 0 auto;
  }
  .marques article {
    width: calc(100% - 20px);
  }
  .cours {
    padding: 80px 20px;
  }
  .evenements {
    padding: 80px 20px;
  }
  .histoire article {
    width: calc(100% - 20px);
  }
  .histoire figure {
    width: calc(50% - 40px);
    margin: 0 auto;
  }
  footer article {
    width: calc(100% - 20px);
    text-align: center;
  }
  footer article figure {
    margin: 0 auto;
  }
  footer #scroll_to_top img {
    width: 50px;
    position: absolute;
    right: 0;
  }
}
/*---------------------------------------------Point Break*/
