.section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 95%;
}

.slider {
  position: relative;
  display: block;
  height: 80%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.right-arrow {
  display: none;
}

.left-arrow {
  display: none;
}

.slide-nav {
  display: none;
}

.background-video {
  height: 100%;
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

.background-video-2 {
  overflow: hidden;
  height: 100%;
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 3;
  display: block;
  height: 8%;
  margin-right: auto;
  margin-left: auto;
  background-color: rgba(37, 37, 37, 0.85);
  color: #333;
}

.navlink {
  font-family: Lato, sans-serif;
  color: #fff;
  line-height: 16px;
  text-align: center;
}

.navlink:hover {
  font-size: 14px;
  font-weight: 400;
}

.navlink:active {
  font-size: 16px;
  font-weight: 900;
}

.navlink.w--current {
  font-family: 'Optimistral graff', sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}

.navlink.no {
  display: none;
}

.div-block {
  position: absolute;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  height: 100vh;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.container {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: block;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.heading {
  position: absolute;
  left: 0px;
  top: -269px;
  right: 0px;
  bottom: 0px;
}

.titre {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 5;
  display: block;
  margin-right: 21px;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: 'Optimistral graff', sans-serif;
  color: #202020;
  font-size: 100px;
  line-height: 70px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.titre.titre2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: 'Optimistral graff', sans-serif;
  font-size: 150px;
  font-style: normal;
}

.zonetextlogo {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 20vh;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-3 {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: 'Great Vibes', cursive;
  color: #fff;
  font-size: 60px;
  text-align: center;
}

.div-block-3 {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 0;
  display: block;
  width: 120%;
  height: 100px;
  background-color: #0098ff;
}

.section-2 {
  position: relative;
}

.div-block-4 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  display: none;
  width: 150%;
  height: 50%;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  -webkit-transform: rotate(2deg) translate(-139px, 213px);
  -ms-transform: rotate(2deg) translate(-139px, 213px);
  transform: rotate(2deg) translate(-139px, 213px);
}

.image {
  position: relative;
  z-index: 5;
  margin-right: 33px;
  margin-bottom: 54px;
  margin-left: 21px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.zonetexte {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.logo {
  position: relative;
  z-index: 5;
  width: 20%;
  height: 200px;
  margin-top: 21px;
  padding-bottom: 0px;
  background-image: url('../images/logoPerso.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.heading-2-copy {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 5;
  display: block;
  margin-right: 21px;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Bitter, serif;
  color: #202020;
  font-size: 100px;
  line-height: 70px;
  font-style: italic;
  text-align: center;
  text-transform: none;
}

.heading-2-copy.titre2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 100px;
  font-style: normal;
}

.section-3 {
  position: relative;
  display: block;
  height: 700px;
  padding-top: 99px;
}

.titrezones {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  height: auto;
  margin-top: 22px;
  margin-bottom: 0px;
  padding-bottom: 4px;
  padding-left: 0px;
  background-color: transparent;
  font-family: Bitter, serif;
  text-align: center;
}

.titrezones.titrecontact {
  color: #202020;
}

.titrezones.titrelocalisation {
  background-color: #fff;
}

.section-4 {
  background-color: #202020;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
}

.zoneadresse {
  display: block;
  width: 80%;
  margin: 32px auto 28px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #616161;
}

.zoneplan {
  height: 500px;
  margin-bottom: 29px;
  background-image: url('../images/newplan.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.paragraph {
  margin-top: 20px;
  margin-bottom: 15px;
  font-family: Bitter, serif;
  color: #fff;
  font-size: 30px;
  line-height: 35px;
  text-align: center;
}

.heading-5 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 1px none #fff;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.profs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-shadow: inset 0 2px 10px 0 rgba(0, 0, 0, 0.73);
}

.titreprof {
  margin-top: 116px;
  margin-bottom: 65px;
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
}

.zoneprof {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: auto;
  margin: 50px 325px 35px 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  background-color: #dadada;
  box-shadow: 17px 17px 17px 3px rgba(0, 0, 0, 0.52);
}

.zoneprof._2 {
  margin-right: 0px;
  margin-left: 325px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.paragrapheprof {
  width: 50%;
  margin: 43px 22px 24px;
  font-family: Bitter, serif;
  font-size: 16px;
  text-align: justify;
}

.zonephoto {
  position: relative;
  width: 30%;
  height: auto;
  margin: 43px;
  background-color: transparent;
}

.heading-6 {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 7px;
  padding-bottom: 7px;
  background-color: #fff;
  text-align: center;
}

.typedanse {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 7px;
  padding-bottom: 7px;
  background-color: #fff;
  font-family: Bitter, serif;
  color: #838383;
  font-weight: 400;
  text-align: center;
}

.photo {
  width: 100%;
}

.image-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-3 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.slider-2 {
  z-index: 1;
  overflow: hidden;
  height: 600px;
  background-color: transparent;
}

.slide-nav-2 {
  display: none;
}

.heading-7 {
  display: none;
}

.zoneinfodanse {
  margin-top: 0px;
  margin-bottom: 35px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #dadada;
}

.heading-8 {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  background-color: #424242;
  font-family: Bitter, serif;
  color: #fff;
  text-align: center;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: #fff;
}

.danses {
  margin-top: 10px;
  margin-bottom: 21px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Bitter, serif;
  font-size: 25px;
  line-height: 30px;
}

.section-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 44px;
}

.section-6 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-bottom: 51px;
  padding-top: 63px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #202020;
}

.heading-9 {
  display: block;
  margin: 54px auto 1px;
  border-color: #dadada;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  font-family: Bitter, serif;
  color: #dadada;
  font-size: 40px;
  line-height: 45px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
}

.heading-9.tire2 {
  border-color: #202020;
  color: #202020;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 67px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #dadada;
}

.soustitre {
  font-family: Bitter, serif;
  color: #888181;
  font-weight: 400;
}

.container-3-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 98px;
  padding-bottom: 67px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #dadada;
}

.link {
  margin-top: 18px;
  font-family: Bitter, serif;
  color: #fff;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 35px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-10-copy {
  margin-top: 28px;
  font-family: Bitter, serif;
  color: #888181;
  font-weight: 400;
}

.paragraph-zonetextesolo {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 2;
  display: block;
  height: auto;
  margin-bottom: 0px;
  padding: 13px 13px 0px;
  background-color: #fff;
  color: #202020;
  text-align: justify;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 21px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.slide {
  display: block;
  background-image: url('../images/modernJazz04.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-2 {
  display: block;
  background-image: url('../images/modernJazz02.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-3 {
  background-image: url('../images/modernJazz03.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-4 {
  background-image: url('../images/modernJazz01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-5 {
  background-image: url('../images/Classique_pict02.jpg');
  background-position: 50% 0px;
  background-size: contain;
  background-attachment: scroll;
}

.slide-6 {
  background-image: url('../images/Classique01.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/Classique02.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-8 {
  display: block;
  float: none;
  clear: none;
  background-image: url('../images/ragga01.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-9 {
  background-image: url('../images/hiphop01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-10 {
  background-image: url('../images/hiphop02.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-11 {
  background-image: url('../images/danseOriental01.jpg');
  background-position: 50% 50%;
  background-size: contain;
}

.slide-12 {
  background-image: url('../images/danseOriental02.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-13 {
  background-image: url('../images/danseOriental03.jpg');
  background-position: 50% 50%;
  background-size: contain;
}

.container-4 {
  height: 95%;
  margin-top: 0px;
  padding-top: 112px;
  color: #dadada;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.div-block-9 {
  padding: 5px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-10 {
  padding: 5px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-11 {
  padding-top: 12px;
  border-top: 2px solid #dadada;
}

.submit-button {
  border-radius: 10px;
  background-color: #888181;
}

.body {
  height: 100vh;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 5%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #202020;
}

.div-block-12.footermobile {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
}

.link-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.zonedanse {
  position: relative;
  display: block;
  height: 100vh;
  background-image: url('../images/maison.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.descriptifdanse {
  position: static;
  display: block;
  height: auto;
  margin-top: 4px;
  padding-top: 0px;
}

.section-7 {
  padding-top: 60px;
}

.section-8 {
  height: 100vh;
  margin-top: 0px;
  background-color: #202020;
}

.notreecole {
  position: relative;
  display: block;
  height: 500px;
  padding-top: 104px;
  background-image: url('../images/maison.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.slide-14 {
  background-image: url('../images/tWezx1tg8v4.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.slide-15 {
  background-image: url('../images/2079964.jpg');
  background-position: 50% 70%;
  background-size: cover;
  background-repeat: no-repeat;
}

.textarea {
  min-height: 200px;
}

.section-9 {
  position: static;
  left: 0%;
  top: 31%;
  right: 0%;
  bottom: auto;
  margin-top: 153px;
  padding-bottom: 81px;
}

.slider-3 {
  overflow: hidden;
  height: 600px;
  background-color: transparent;
}

.slide-nav-3 {
  display: none;
}

.slide-16 {
  background-image: url('../images/modernJazz01.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-17 {
  background-image: url('../images/modernJazz02.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-18 {
  background-image: url('../images/modernJazz03.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-19 {
  background-image: url('../images/modernJazz04.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.right-arrow-2 {
  right: 0px;
  bottom: 0px;
}

.icon-2 {
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
}

.icon-3 {
  display: none;
}

.icon-4 {
  display: none;
}

.icon-5 {
  display: none;
}

.icon-6 {
  display: none;
}

.icon-7 {
  display: none;
}

.icon-8 {
  display: none;
}

.icon-9 {
  display: none;
}

.icon-10 {
  display: none;
}

.icon-11 {
  display: none;
}

.slidecouple {
  z-index: 1;
  overflow: hidden;
  height: 500px;
  background-color: transparent;
}

.sectioncours {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #202020;
}

.field-label {
  color: #dadada;
}

.field-label-2 {
  color: #dadada;
}

.logoimage {
  margin-top: 11px;
}

.slide-20 {
  background-image: url('../images/12312_02.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.photodanse {
  height: 500px;
  background-image: url('../images/Eveil.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.presentationdanse {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 79px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-top: 4px solid #202020;
}

.prestexte {
  margin-top: 23px;
  padding-bottom: 10px;
  font-family: Bitter, serif;
}

@media screen and (max-width: 991px) {
  .div-block {
    margin-left: 67px;
  }

  .container {
    display: block;
  }

  .titre {
    font-size: 70px;
  }

  .titre.titre2 {
    font-size: 100px;
  }

  .zonetextlogo {
    margin-left: 0px;
  }

  .image {
    margin-bottom: 0px;
    margin-left: 17px;
  }

  .logo {
    height: 200px;
  }

  .heading-2-copy {
    font-size: 50px;
  }

  .titrezones {
    font-size: 30px;
  }

  .titrezones.titrecontact {
    margin-top: -1px;
  }

  .zoneprof {
    width: 80%;
    margin-right: 0px;
  }

  .zoneprof._2 {
    margin-left: 0px;
  }

  .zonephoto {
    height: auto;
  }

  .heading-7 {
    display: none;
  }

  .section-5 {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-6 {
    margin-bottom: 0px;
    padding-top: 52px;
  }

  .heading-9 {
    font-size: 30px;
  }

  .link {
    font-size: 13px;
  }

  .div-block-6 {
    margin-bottom: 7px;
  }

  .textarea {
    min-height: 200px;
  }

  .section-9 {
    margin-top: 64px;
  }

  .presentationdanse {
    border-top-width: 3px;
  }

  .prestexte {
    padding-right: 13px;
    padding-left: 13px;
  }
}

@media screen and (max-width: 767px) {
  .slider {
    height: 100%;
  }

  .background-video {
    display: block;
  }

  .navbar {
    position: absolute;
    z-index: 10;
    display: block;
    height: auto;
    float: none;
    clear: left;
    background-color: #202020;
    color: #202020;
  }

  .navlink {
    padding: 12px;
  }

  .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    background-color: #202020;
  }

  .nav-menu {
    z-index: 2;
    background-color: #202020;
  }

  .titre {
    font-size: 50px;
  }

  .zonetextlogo {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-4 {
    display: none;
  }

  .logo {
    display: none;
  }

  .titrezones {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    height: auto;
    margin-top: 11px;
    font-size: 18px;
  }

  .titrezones.titrecontact {
    position: relative;
    margin-top: 4px;
  }

  .zoneprof {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .zoneprof._2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .paragrapheprof {
    width: 80%;
    margin: 0px 4px 46px 0px;
  }

  .zonephoto {
    width: 80%;
  }

  .image-4 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .image-5 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .image-6 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .image-7 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .image-8 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .image-9 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .icon {
    color: #fff;
  }

  .menu-button {
    background-color: #202020;
  }

  .menu-button.w--open {
    background-color: transparent;
  }

  .heading-7 {
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
    font-family: 'Optimistral graff', sans-serif;
    color: #fff;
    font-style: italic;
    font-weight: 400;
    text-align: center;
  }

  .div-block-5 {
    width: 90%;
  }

  .section-6 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    padding-top: 0px;
    float: none;
    clear: none;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .heading-9 {
    font-size: 30px;
  }

  .div-block-6 {
    margin-bottom: 22px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .paragraph-zonetextesolo {
    left: 0px;
    top: 0px;
    right: 0px;
    margin-top: 0px;
  }

  .div-block-7 {
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .container-4 {
    height: auto;
    margin-top: 26px;
  }

  .submit-button {
    display: block;
    margin: 29px auto 38px;
  }

  .form-block {
    padding: 0px 19px 19px;
  }

  .body {
    height: 80vh;
  }

  .div-block-12 {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 30px;
  }

  .div-block-12.footermobile {
    position: relative;
    height: 50px;
  }

  .descriptifdanse {
    position: relative;
    padding-top: 1px;
  }

  .section-7 {
    padding-top: 58px;
  }

  .div-block-13 {
    position: absolute;
    top: 0px;
    right: 15px;
    bottom: 0px;
    width: 50px;
    height: 50px;
    background-image: url('../images/Fleche.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .link-block {
    position: absolute;
    top: 0px;
    right: 22px;
    bottom: 0px;
    width: 50px;
    height: 50px;
    background-image: url('../images/Fleche.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .section-8 {
    position: relative;
    height: auto;
  }

  .textarea {
    min-height: 200px;
  }

  .section-9 {
    margin-top: 0px;
    padding-top: 38px;
  }

  .sectioncours {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    float: none;
    clear: none;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .photodanse {
    height: 100px;
  }

  .presentationdanse {
    border-top-width: 2px;
  }

  .prestexte {
    padding-right: 27px;
    padding-left: 27px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    height: 100vh;
  }

  .nav-menu {
    z-index: 2;
  }

  .titre {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .titre.titre2 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .zonetexte {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .logo {
    width: 40%;
  }

  .titrezones {
    padding-bottom: 7px;
  }

  .paragrapheprof {
    margin-top: 0px;
  }

  .heading-7 {
    font-size: 20px;
  }

  .div-block-5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }

  .danses {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .section-6 {
    height: auto;
    padding-top: 0px;
  }

  .soustitre {
    text-align: center;
  }

  .link {
    display: block;
    font-size: 11px;
  }

  .div-block-6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-10-copy {
    text-align: center;
  }

  .slide-5 {
    background-repeat: no-repeat;
  }

  .slide-11 {
    background-repeat: no-repeat;
  }

  .div-block-8 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .link-2 {
    margin-left: 18px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left;
  }

  .link-2.contact {
    text-align: center;
  }

  .descriptifdanse {
    position: relative;
  }

  .section-7 {
    padding-top: 76px;
  }

  .link-block {
    right: 6px;
  }

  .form {
    margin-bottom: 50px;
  }

  .section-9 {
    margin-top: 3px;
  }

  .sectioncours {
    height: auto;
  }
}

@font-face {
  font-family: 'Optimistral graff';
  src: url('../fonts/OPTIMistral-Graff.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}