/* Generated by less 2.5.1 */
@charset "utf-8";
/* ------------------------------ CSS -- */
header,
section,
footer,
aside,
nav,
main,
article,
figure {
  display: block;
}
div,
header,
nav,
article,
section,
aside,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
ul,
li,
figure,
figcaption,
class,
img {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
}
html,
body {
  height: 100%;
  background-color: #000000;
  border: 0 solid transparent;
  font-size: 16px;
  margin: 0;
  min-height: 100%;
  padding: 0;
  width: 100%;
  display: block;
  font-family: 'Montserrat', sans-serif;
}
img,
object,
embed,
canvas,
video,
audio,
picture {
  max-width: 100%;
  height: auto;
}
img {
  display: block;
}
a {
  text-decoration: none;
  color: black;
}
/* ------------------------------- RECURENTES -- */
.clear {
  display: block;
  zoom: 1;
}
.clear:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.center {
  width: 1200px;
  margin: 0 auto;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: 500;
  color: white;
  letter-spacing: 1px;
  font-size: 30px;
  text-transform: uppercase;
  text-align: center;
}
p {
  font-size: 16px;
  color: white;
  text-align: center;
  letter-spacing: 1px;
  width: 580px;
}
/* ------------------------------- END RECURENTES -- */
header {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,7db9e8+100&1+0,0+100 */
  background: -moz-linear-gradient(top, #000000 0%, rgba(125, 185, 232, 0) 99%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #000000 0%, rgba(125, 185, 232, 0) 99%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #000000 0%, rgba(125, 185, 232, 0) 99%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#007db9e8', GradientType=0);
  /* IE6-9 */
  position: absolute;
  width: 100%;
}
header div.topbar-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 195px;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  transition: height 0.3s;
}
header div.topbar-container nav {
  width: 50%;
}
header div.topbar-container nav ul {
  display: flex;
  justify-content: space-between;
  font-size: 0;
}
header div.topbar-container nav ul li a {
  font-size: 20px;
  color: white;
  border: 0;
}
header div.topbar-container nav ul li a:hover {
  border-bottom: 2px solid white;
}
header div.topbar-container a.logo {
  background-image: url(../images/logo-earthdiscover-w.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin: 10px 80px;
  height: 115px;
  width: 150px;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  transition: width 0.3s;
}
header div.topbar-respon {
  display: none;
}
header img.respon {
  display: none;
}
header.scroll-nav {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,7db9e8+100&1+0,0+100 */
  background: -moz-linear-gradient(top, #000000 0%, rgba(125, 185, 232, 0) 0%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #000000 0%, rgba(125, 185, 232, 0) 0%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #000000 0%, rgba(125, 185, 232, 0) 0%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#007db9e8', GradientType=0);
  /* IE6-9 */
  position: fixed;
  width: 100%;
  background-color: white;
  z-index: 999;
}
header.scroll-nav div.topbar-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 70px;
}
header.scroll-nav div.topbar-container nav {
  width: 50%;
}
header.scroll-nav div.topbar-container nav ul {
  display: flex;
  justify-content: space-between;
  font-size: 0;
}
header.scroll-nav div.topbar-container nav ul li a {
  font-size: 20px;
  color: black;
  border: 0;
}
header.scroll-nav div.topbar-container nav ul li a:hover {
  border-bottom: 2px solid black;
}
header.scroll-nav div.topbar-container a.logo {
  background-image: url(../images/logo-earthdiscover-b.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin: 10px 80px;
  height: 55px;
  width: 65px;
}
header.scroll-nav div.topbar-container a.active {
  border-bottom: 2px solid black;
}
section.slide {
  height: 110vh;
  animation: anim-header 40s infinite normal;
}
section.slide div.intro {
  height: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5e5e5+0,000000+78,000000+100&0+0,1+78,1+100 */
  background: -moz-linear-gradient(top, rgba(229, 229, 229, 0) 0%, #000000 95%, #000000 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(229, 229, 229, 0) 0%, #000000 95%, #000000 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(229, 229, 229, 0) 0%, #000000 95%, #000000 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e5e5e5', endColorstr='#000000', GradientType=0);
  /* IE6-9 */
}
section.slide div.intro div.intro-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 90%;
  color: white;
  text-transform: uppercase;
}
section.slide div.intro div.intro-container h1 {
  font-weight: 500;
  font-size: 85px;
  margin-bottom: 35px;
}
section.slide div.intro div.intro-container a {
  display: inline-block;
  font-weight: 500;
  font-size: 20px;
  color: white;
  border: 2px solid white;
  padding: 18px;
  background-color: rgba(0, 0, 0, 0.7);
  transition: all 0.3s;
}
section.slide div.intro div.intro-container a:hover {
  background-color: rgba(0, 0, 0, 0);
}
@keyframes anim-header {
  0% {
    background-image: url(../images/earth.jpg);
  }
  15% {
    background-image: url(../images/foret.jpg);
  }
  35% {
    background-image: url(../images/grandcanyon.jpg);
  }
  50% {
    background-image: url(../images/city.jpg);
  }
  70% {
    background-image: url(../images/temple.jpg);
  }
  85% {
    background-image: url(../images/city02.jpg);
  }
  100% {
    background-image: url(../images/earth.jpg);
  }
}
section.continents {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 130px;
}
section.continents #map {
  margin-top: 50px;
  background-color: black;
}
section.continents p {
  margin-top: 30px;
}
section.experiences {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 130px;
}
section.experiences p {
  margin-top: 30px;
  margin-bottom: 115px;
}
section.experiences article {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
section.experiences article p {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 20px;
  padding: 25px;
  background-color: #081115;
  height: auto;
  width: 320px;
}
section.experiences article p span {
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
}
section.experiences article p br {
  line-height: 50px;
}
section.experiences article.reverse {
  flex-direction: row-reverse;
}
section.experiences article.reverse p {
  margin-left: 20px;
  margin-right: 0;
}
section.explorer {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 130px;
}
section.explorer p {
  margin-top: 30px;
  margin-bottom: 100px;
}
section.reservation {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: white;
}
section.reservation h5 {
  padding-top: 130px;
  color: #081115;
}
section.reservation p {
  margin-top: 30px;
  margin-bottom: 50px;
  color: #081115;
  font-weight: 500;
}
section.reservation form {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-bottom: 100px;
}
section.reservation form div.form-bloc {
  display: flex;
  justify-content: center;
  width: 100%;
}
section.reservation form div.form-bloc p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  text-transform: uppercase;
  width: 100%;
}
section.reservation form div.form-bloc label {
  color: #818181;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 30px;
}
section.reservation form div.form-bloc div.dates {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 2px solid #081115;
  padding: 20px;
  margin-right: 50px;
  width: 340px;
}
section.reservation form div.form-bloc div.dates input.datestyle,
section.reservation form div.form-bloc div.dates input.departstyle {
  height: 60px;
  width: 300px;
  border: 2px solid #081115;
  margin-top: 5px;
  color: #081115;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  padding-left: 20px;
}
section.reservation form div.form-bloc div.chambres {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 2px solid #081115;
  padding: 20px;
  width: 460px;
}
section.reservation form div.form-bloc div.chambres select {
  width: 340px;
  height: 60px;
  border: 2px solid #081115;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  padding-left: 20px;
}
section.reservation form div.form-bloc div.chambres div.invites {
  display: flex;
  width: 340px;
  justify-content: space-around;
}
section.reservation form div.form-bloc div.chambres div.invites div.adultes,
section.reservation form div.form-bloc div.chambres div.invites div.enfants {
  display: flex;
  flex-direction: column;
  text-align: center;
}
section.reservation form div.form-bloc div.chambres div.invites div.adultes input,
section.reservation form div.form-bloc div.chambres div.invites div.enfants input {
  width: 160px;
  height: 60px;
  border: 2px solid #081115;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  padding-right: 20px;
  text-align: right;
}
section.reservation form input.go-form {
  display: inline-block;
  background-color: #081115;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 20px;
  color: white;
  width: 380px;
  padding: 18px;
  text-transform: uppercase;
  border: 0;
  margin: 40px 0;
  border: 2px solid transparent;
  cursor: pointer;
}
section.reservation form input.go-form:hover {
  background-color: #122831;
}
section.partenaire article {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 130px 0;
}
section.partenaire article h6 {
  color: white;
  font-weight: 500;
  font-size: 30px;
  text-transform: uppercase;
  margin-right: 20px;
}
section.partenaire article a img {
  height: 50%;
  width: 250px;
}
footer {
  background-color: #081115;
  padding: 20px;
}
footer p {
  width: 100%;
  letter-spacing: 1px;
  font-size: 16px;
}
footer p span {
  font-size: 20px;
  text-transform: uppercase;
}
footer p br {
  line-height: 30px;
}
footer nav {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 10px;
}
footer nav ul li {
  display: inline-block;
}
footer nav ul li a {
  display: block;
  color: white;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 1024px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 1024px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  header div.topbar-container nav {
    width: 70%;
    padding: 0px 40px;
  }
  header div.topbar-container a.logo {
    height: 80px;
    margin: 10px 30px;
  }
  header.scroll-nav div.topbar-container a.logo {
    margin: 10px 30px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 960px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 960px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  header div.topbar-container {
    display: none;
  }
  header div.topbar-respon {
    position: fixed;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
    z-index: 999;
  }
  header div.topbar-respon nav.burger {
    display: none;
  }
  header div.topbar-respon nav.normal {
    width: 100%;
  }
  header div.topbar-respon nav.normal ul {
    display: flex;
    justify-content: space-around;
    list-style-type: none;
  }
  header div.topbar-respon nav.normal ul li a {
    display: block;
    font-size: 20px;
    font-weight: 500;
    color: black;
  }
  header a.logo {
    display: none;
  }
  header img.respon {
    display: block;
    width: 100px;
    height: 100px;
    margin: 120px auto 40px auto;
  }
  header.scroll-nav div.topbar-container {
    display: none;
  }
  header.scroll-nav img.respon {
    display: none;
  }
  section.continents #map {
    width: 100%;
  }
  section.explorer h4 {
    padding: 0px 20px;
  }
  section.experiences article p {
    width: 50%;
  }
  section.experiences article img {
    width: 50%;
  }
  section.reservation div.form-bloc div.dates {
    width: 50%;
  }
  section.reservation div.form-bloc div.chambres {
    width: 50%;
    padding: 15px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 768px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  header div.topbar-respon {
    height: auto;
  }
  header div.topbar-respon nav.normal {
    display: none;
  }
  header div.topbar-respon nav.burger {
    display: block;
    background-color: white;
    text-align: center;
    position: relative;
    width: 100%;
  }
  header div.topbar-respon nav.burger i.fleche {
    position: absolute;
    color: black;
    right: 10px;
    line-height: 60px;
    width: 30px;
    border-radius: 50%;
    font-size: 20px;
    transition: all .5s;
  }
  header div.topbar-respon nav.burger i.fleche.tourne {
    color: black;
    background-color: white;
    transform: rotate(180deg);
  }
  header div.topbar-respon nav.burger a.btn {
    display: block;
    background-color: white;
    color: black;
    font-weight: 600;
    font-size: 23px;
    line-height: 60px;
  }
  header div.topbar-respon nav.burger ul.sous-menu {
    display: none;
  }
  header div.topbar-respon nav.burger ul.sous-menu li {
    list-style-type: none;
  }
  header div.topbar-respon nav.burger ul.sous-menu li a {
    display: block;
    font-weight: 500;
    font-size: 18px;
    line-height: 40px;
  }
  header img.respon {
    margin: 80px auto 0px auto;
  }
  section.slide div.intro div.intro-container {
    padding-top: 150px;
  }
  section.slide div.intro div.intro-container h1 {
    margin-top: 0px;
    margin-bottom: 80px;
    font-size: 50px;
  }
  section.slide div.intro div.intro-container a {
    width: 90%;
  }
  section.reservation h5 {
    padding: 50px 0;
  }
  section.partenaire article h6 {
    font-size: 25px;
  }
  section.continents p,
  section.experiences p,
  section.explorer p,
  section.reservation p {
    width: 100%;
    padding: 0px 20px;
  }
  section.experiences {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 130px;
  }
  section.experiences p {
    margin-top: 30px;
    margin-bottom: 115px;
  }
  section.experiences article {
    flex-direction: column;
  }
  section.experiences article p {
    margin-right: 0px;
    padding: 25px;
    background-color: #081115;
    width: 100%;
  }
  section.experiences article img {
    width: 100%;
  }
  section.experiences article.reverse {
    flex-direction: column;
  }
  section.experiences article.reverse p {
    margin-left: 0;
  }
  section.reservation form div.form-bloc {
    flex-direction: column;
  }
  section.reservation form div.form-bloc div.dates {
    width: 100%;
    margin-right: 0;
    border-bottom: 0;
    padding-bottom: 50px;
    padding-top: 30px;
  }
  section.reservation form div.form-bloc div.chambres {
    width: 100%;
    padding: 15px;
    padding-bottom: 50px;
    padding-top: 30px;
  }
  section.partenaire article {
    flex-direction: column;
  }
  section.partenaire article h6 {
    padding: 0px 20px 50px 20px;
    margin-right: 0;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 375px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 375px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  section.slide div.intro div.intro-container h1 {
    font-size: 50px;
  }
  section.slide div.intro div.intro-container a {
    width: 90%;
  }
  section.reservation form div.form-bloc div.chambres select {
    width: 100%;
  }
  section.reservation form div.form-bloc div.chambres div.invites {
    flex-direction: column;
    width: 100%;
  }
  section.reservation form div.form-bloc div.chambres div.invites div.adultes,
  section.reservation form div.form-bloc div.chambres div.invites div.enfants {
    text-align: center;
    width: 100%;
  }
  section.reservation form div.form-bloc div.chambres div.invites div.adultes input,
  section.reservation form div.form-bloc div.chambres div.invites div.enfants input {
    width: 100%;
  }
  section.reservation form input.go-form {
    width: 100%;
  }
}
