body {
  background-color: white;
  font-family: Roboto, sans-serif;
  color: black;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin: 10px 0px;
  float: left;
  clear: left;
  font-family: Oswald, sans-serif;
  color: white;
  font-size: 65px;
  line-height: 70px;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0px;
  text-transform: uppercase;
  text-shadow: none;
}

h2 {
  margin: 0px 0px 27px;
  font-family: Oswald, sans-serif;
  color: #3b9ad5;
  font-size: 38px;
  line-height: 36px;
  font-weight: 300;
  text-decoration: none;
  text-shadow: none;
}

h3 {
  display: inline;
  margin: 5px 0px;
  float: none;
  clear: none;
  font-family: Oswald, sans-serif;
  color: white;
  font-size: 30px;
  line-height: 33px;
  font-weight: 100;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: none;
}

h4 {
  margin: 10px 0px;
  font-family: Oswald, sans-serif;
  color: white;
  font-size: 18px;
  line-height: 24px;
  font-weight: 100;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h5 {
  margin: 10px 0px;
  font-family: Oswald, sans-serif;
  color: #807d7d;
  font-size: 25px;
  line-height: 28px;
  font-weight: 100;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h6 {
  margin: 10px 0px 25px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 100;
  letter-spacing: 1px;
}

p {
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  margin: 50px 46% 5px 0px;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  opacity: 1;
  font-family: Oswald, sans-serif;
  color: white;
  font-size: 20px;
  line-height: 30px;
  font-weight: 100;
  text-align: left;
  letter-spacing: 1px;
  text-shadow: none;
}

.button {
  display: block;
  width: 30%;
  height: 54px;
  margin-left: -1px;
  padding: 4px 29px;
  float: left;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  background-color: #a8863d;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: white;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.button:hover {
  background-color: #18c7aa;
}

.field {
  width: 70%;
  height: 54px;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
  border: 0px solid black;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  background-color: white;
  box-shadow: transparent 0px 0px 8px 0px inset;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
  color: #806732;
  font-size: 18px;
  font-weight: 300;
}

.field:focus {
  box-shadow: #b59143 0px 0px 0px 2px inset;
}

.sign-up-form {
  margin-top: 40px;
}

.social-widget {
  width: 100px;
  float: left;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.social-widget-wrapper {
  display: block;
  width: 223px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
}

.success-message {
  padding: 20px;
  border-radius: 2px;
  background-color: #b59143;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: white;
}

.spread-word {
  margin-top: 20px;
  margin-bottom: 9px;
  font-family: Arial, Helvetica, sans-serif;
  color: white;
  font-size: 10px;
  line-height: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: uppercase;
  text-shadow: none;
}

.error-message {
  padding-bottom: 5px;
  border-radius: 2px;
  background-color: #5c3245;
}

.bar {
  width: 14.285%;
  height: 7px;
  float: left;
  background-color: #1abc9c;
}

.container {
  padding-right: 70px;
  padding-left: 70px;
}

.social-section {
  padding-top: 58px;
  padding-bottom: 58px;
  background-color: #fac960;
  text-align: center;
}

.share-btn {
  display: inline-block;
  width: 61px;
  margin-right: 14px;
  margin-left: 14px;
}

.share-wrapper {
  margin-top: 32px;
}

.social-btn {
  margin-left: 17px;
  padding-right: 2px;
  padding-left: 2px;
  opacity: 0.15;
  -webkit-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
}

.social-btn:hover {
  opacity: 0.7;
}

.social-btn.footer {
  margin-right: 9px;
  margin-left: 9px;
}

.navbar {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  width: auto;
  padding: 6px 30px 0px;
  float: none;
  border-bottom-width: 1px;
  border-bottom-color: #c43e3e;
  background-color: #1a1a1a;
  opacity: 1;
  font-family: Oswald, sans-serif;
}

.navbar.nav_anime {
  position: static;
  background-color: #794141;
}

.left-nav {
  padding-left: 0px;
}

.right-nav {
  right: 9px;
  height: 40px;
  padding-top: 0px;
  text-align: right;
}

.brand {
  display: inline-block;
  margin-top: 0px;
  font-family: Oswald, sans-serif;
  color: white;
  font-size: 33px;
  line-height: 22px;
  font-weight: 100;
  letter-spacing: 2px;
}

.logo {
  margin-top: -18px;
  margin-right: 13px;
  margin-left: 30px;
  float: none;
  clear: none;
}

.logo.footer {
  display: block;
  margin: 0px auto 21px;
}

.section {
  padding-top: 48px;
  padding-bottom: 81px;
  border: 0px none black;
  text-align: center;
}

.section.hero {
  padding-top: 92px;
  padding-bottom: 92px;
  border: 1px none #ffa800;
  border-radius: 25px;
  background-color: white;
  text-align: center;
}

.section.hero.success {
  background-color: #18c7aa;
}

.section.grey {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}

.section.vert {
  background-color: #35c1b6;
}

.section.gris {
  margin-top: 0px;
  background-color: #f1f1f1;
}

.grey-heading {
  color: rgba(0, 0, 0, 0.56);
  text-shadow: none;
}

.image-crop {
  overflow-x: hidden;
  overflow-y: hidden;
  height: 368px;
  margin-top: 39px;
  margin-bottom: -81px;
}

.phone-image {
  width: 381px;
}

.infinite {
  margin-top: 52px;
  opacity: 0.15;
}

.bouton_img {
  width: 100%;
  height: 600px;
  padding-top: 83px;
  padding-bottom: 80px;
  padding-left: 0px;
  background-image: url('../images/shutterstock_88497829.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: repeat;
}

.bouton_img:hover {
  border-radius: 50px;
}

.bouton_imgdemi {
  background-image: url('../images/shutterstock_110685281.jpg');
  background-position: 0px 0px;
  background-size: 100%;
}

.btn_resa {
  display: inline-block;
  margin-top: 13px;
  margin-right: 12px;
  margin-left: 12px;
  padding-right: 12px;
  padding-left: 12px;
  float: none;
  border: 1px solid #ffc200;
  border-radius: 0px;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #ffc200;
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.btn_resa:hover {
  background-color: #ffc200;
  color: white;
}

.footer {
  padding-top: 60px;
  padding-bottom: 70px;
  background-image: url('../images/footer.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: scroll;
}

.slider_home {
  height: 695px;
  margin-top: 0px;
}

.btn_ing_demi {
  width: 100%;
  height: 350px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: url('../images/img2.jpg'), url('../images/shutterstock_110685281.jpg'), url('../images/shutterstock_82536754.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: 750px, 1000px, 1000px;
}

.colonnes2_sans {
  padding-right: 0px;
  padding-left: 0px;
}

.section_couleur {
  padding-top: 58px;
  padding-bottom: 30px;
  background-color: #f5ae21;
  background-image: url('../images/degrade.png');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: scroll;
}

.section_gris {
  padding-top: 9px;
  padding-bottom: 17px;
  background-color: #35c1b6;
}

.section_fonce {
  padding-top: 51px;
  padding-bottom: 50px;
  background-color: #35c1b6;
  color: white;
  text-align: center;
}

.texte_blanc {
  font-family: 'Open Sans', sans-serif;
  color: white;
  font-weight: 300;
  text-align: left;
}

.texte_blanc.souligne {
  display: inline;
  padding-top: 0px;
  float: left;
  clear: left;
  text-decoration: underline;
}

.texte_blanc.ital {
  margin-top: 10px;
  float: left;
}

.div_vertical {
  margin-top: 30px;
}

.section_contact {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #35c1b6;
}

.moka {
  border: 1px none black;
}

.nav_logo {
  width: auto;
  height: 56px;
  margin-top: 3px;
  margin-left: 0px;
}

.nav_bar {
  float: none;
}

.nav_link {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  margin-top: 0px;
  padding: 22px 12px 18px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Open Sans', sans-serif;
  color: white;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav_link:hover {
  border-top: 2px none #ffa800;
  border-bottom: 2px none #ffa800;
  color: #ffa800;
}

.nav_link.w--current {
  color: #35c1b6;
}

.nav_menu {
  left: 0px;
  top: 0px;
  display: block;
  width: auto;
  margin: -7px 0px 3px;
  float: right;
  clear: none;
  text-align: center;
  text-decoration: none;
}

.nav_separateur {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 21px;
  color: white;
  font-weight: 100;
}

.slide_1 {
  background-image: url('../images/bannierehome4.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: scroll;
}

.div_surslider {
  display: block;
  width: 50%;
  margin-top: 360px;
  margin-right: 100px;
  margin-left: 10%;
  padding-left: 0px;
  float: left;
  font-family: Oswald, sans-serif;
}

.div_surslider.home {
  margin-top: 300px;
}

.btn_slider {
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
}

.row_reseravation {
  margin-right: 0px;
  margin-left: 0px;
}

.section_reservation {
  padding-top: 30px;
  padding-bottom: 30px;
}

.btn_resa2 {
  margin-left: 20px;
  padding: 10px 20px;
  float: left;
  clear: none;
  background-color: #ffc200;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: 'Open Sans', sans-serif;
  color: white;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.btn_resa2:hover {
  background-color: #35c1b6;
  color: white;
}

.btn_resa2.marge_haute {
  margin-top: 10px;
}

.texte_intro {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 8px;
  padding-right: 20px;
  float: right;
  font-family: Oswald, sans-serif;
  color: #807d7d;
  font-size: 25px;
  line-height: 25px;
  font-style: normal;
  font-weight: 100;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.container_marge {
  padding-right: 40px;
  padding-left: 40px;
}

.div_lang {
  padding-top: 0px;
  padding-bottom: 0px;
  float: right;
  font-size: 12px;
}

.langues {
  display: inline;
  padding-top: 2px;
  padding-left: 10px;
  float: left;
  clear: left;
  font-family: 'Open Sans', sans-serif;
  color: rgba(255, 255, 255, 0.5);
  font-size: 13px;
  line-height: 15px;
  letter-spacing: 1px;
  text-decoration: none;
}

.langues:hover {
  color: white;
}

.langues.actif {
  color: white;
  text-decoration: none;
}

.langues_dropdown {
  float: left;
  font-family: 'Open Sans', sans-serif;
  color: white;
  font-size: 12px;
  font-weight: 100;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.icon_dropdown {
  margin-right: 15px;
  float: left;
  color: white;
}

.dropdown {
  padding-left: 15px;
  float: none;
}

.home_zone1 {
  width: 100%;
  height: 700px;
  padding-top: 30px;
  padding-left: 30px;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0.20) 75%, rgba(0, 0, 0, 0.20) 75%), url('../images/home_ski.jpg');
  background-image: linear-gradient(rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0.20) 75%, rgba(0, 0, 0, 0.20) 75%), url('../images/home_ski.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.home_zone1:hover {
  background-color: transparent;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.49), rgba(0, 0, 0, 0.49) 63%, rgba(0, 0, 0, 0.49) 63%), url('../images/home_ski.jpg');
  background-image: linear-gradient(rgba(0, 0, 0, 0.49), rgba(0, 0, 0, 0.49) 63%, rgba(0, 0, 0, 0.49) 63%), url('../images/home_ski.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  opacity: 1;
}

.home_zone2 {
  width: 100%;
  height: 350px;
  padding-top: 30px;
  padding-left: 30px;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.09), rgba(0, 0, 0, 0.2) 100%, rgba(0, 0, 0, 0.09)), url('../images/technicien-5.jpg');
  background-image: linear-gradient(rgba(0, 0, 0, 0.09), rgba(0, 0, 0, 0.2) 100%, rgba(0, 0, 0, 0.09)), url('../images/technicien-5.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.home_zone2:hover {
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.49) 5%, rgba(0, 0, 0, 0.49) 83%, rgba(0, 0, 0, 0.49) 83%), url('../images/technicien_3.jpg');
  background-image: linear-gradient(rgba(0, 0, 0, 0.49) 5%, rgba(0, 0, 0, 0.49) 83%, rgba(0, 0, 0, 0.49) 83%), url('../images/technicien_3.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.home_zone3 {
  width: 100%;
  height: 350px;
  padding-top: 30px;
  padding-left: 30px;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.09), rgba(0, 0, 0, 0.09) 98%, rgba(0, 0, 0, 0.09)), url('../images/home_technicien.jpg');
  background-image: linear-gradient(rgba(0, 0, 0, 0.09), rgba(0, 0, 0, 0.09) 98%, rgba(0, 0, 0, 0.09)), url('../images/home_technicien.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.home_zone3:hover {
  background-color: transparent;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.49) 1%, rgba(0, 0, 0, 0.49) 66%, rgba(0, 0, 0, 0.49) 66%), url('../images/home_technicien.jpg');
  background-image: linear-gradient(rgba(0, 0, 0, 0.49) 1%, rgba(0, 0, 0, 0.49) 66%, rgba(0, 0, 0, 0.49) 66%), url('../images/home_technicien.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.home_zone4 {
  width: 100%;
  height: 600px;
  background-color: transparent;
  background-image: url('../images/home_call_vivez.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: scroll;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.home_zone4:hover {
  background-color: transparent;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 99%), url('../images/home_call_vivez.jpg');
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 99%), url('../images/home_call_vivez.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.home_zone5 {
  width: 100%;
  height: 600px;
  background-color: transparent;
  background-image: url('../images/home_call_shop.jpg');
  background-position: 0px 0px;
  background-size: cover;
  opacity: 1;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.home_zone5:hover {
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/home_call_shop.jpg');
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/home_call_shop.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.slider_marques {
  position: static;
  display: block;
  height: 120px;
  background-color: transparent;
}

.centre {
  text-align: center;
}

.img_marques {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.slider_transparent {
  display: none;
}

.news_field {
  display: block;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  float: none;
  font-family: Oswald, sans-serif;
  color: white;
  font-size: 18px;
  line-height: 24px;
  font-weight: 100;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.news_champ {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-bottom: 22px;
  margin-left: auto;
  float: none;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
}

.btn_news {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: both;
  border: 1px solid white;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.btn_news:hover {
  background-color: white;
  color: #f5ae21;
}

.contact_cta {
  display: inline-block;
  margin-top: 6px;
  padding-top: 0px;
  float: left;
  font-family: Oswald, sans-serif;
  color: white;
  font-size: 18px;
  font-weight: 100;
  letter-spacing: 1px;
}

.btn_contact {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  float: right;
  border: 1px solid white;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.btn_contact:hover {
  background-color: white;
  color: #3b9ad5;
}

.img_centre {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  float: none;
}

.img_gauche {
  width: 137px;
  float: left;
}

.moka_alignement {
  padding-top: 15%;
}

.moka_alignement2 {
  padding-top: 208px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.moka_alignement2:hover {
  padding-top: 208px;
}

.survol {
  height: 100%;
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: rgba(23, 23, 23, 0.38);
  opacity: 1;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.survol:hover {
  opacity: 1;
}

.textes_bloc_liens {
  padding-top: 0px;
  direction: ltr;
  font-family: Oswald, sans-serif;
  color: white;
  font-size: 35px;
  line-height: 40px;
  font-weight: 100;
  text-align: left;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: rgba(0, 0, 0, 0.29) 1px 1px 6px;
}

.div_animee {
  padding-top: 33px;
}

.btn_zone {
  float: left;
}

.div_apparait {
  overflow-x: hidden;
  overflow-y: hidden;
}

.social {
  width: 100%;
  float: left;
  clear: none;
}

.communaute {
  margin-bottom: 26px;
}

.slide2 {
  position: relative;
  background-image: url('../images/home_slider2_new2.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
}

.slider3 {
  background-image: url('../images/banniere2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.bloc_anime {
  padding-top: 40px;
  padding-right: 20%;
  font-family: Oswald, sans-serif;
  color: white;
  font-size: 30px;
  line-height: 40px;
  font-weight: 100;
  text-align: left;
}

.zone1_anime {
  margin-top: 80px;
}

.bouton_zone1 {
  margin-top: 10px;
  float: left;
  border: 1px solid white;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Open Sans', sans-serif;
  color: white;
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.bouton_zone1:hover {
  border-width: 1px;
  border-color: #35c1b6;
  background-color: #35c1b6;
  color: white;
  font-weight: 400;
}

._30 {
  margin-top: 0px;
  margin-right: 35%;
  font-size: 20px;
  line-height: 26px;
  font-weight: 100;
}

.zone2_anime {
  margin-top: 80px;
}

.zone3_anime {
  margin-top: 80px;
}

.column_social {
  padding-right: 0px;
  padding-left: 0px;
}

.menu {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  padding: 8px 12px;
  background-color: black;
}

.barre_menu {
  margin-top: 0px;
}

.partenaires {
  margin-top: 15px;
}

.lien_sociaux {
  margin: 10px;
}

.img_sociaux {
  width: auto;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.img_sociaux:hover {
  width: auto;
  opacity: 0.8;
}

.container_contact {
  display: block;
}

.gris {
  margin-top: 5px;
  margin-right: 0%;
  color: #807d7d;
}

.gris.centre.maj {
  text-transform: uppercase;
}

.gris.centre.maj.bas {
  margin-top: 50px;
}

.gris.paragraph_marge {
  margin-top: 20px;
  margin-bottom: 50px;
}

.gris.marge_bas {
  margin-bottom: 20px;
}

.labeur {
  font-family: 'Open Sans', sans-serif;
  color: #807d7d;
  text-align: left;
}

.first {
  height: 70px;
}

.liens_textes {
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
  clear: left;
  color: white;
}

.liens_textes.w--current {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
}

.liens_textes.w--current:hover {
  color: #f5ae21;
}

.champ_contact {
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  letter-spacing: 0px;
}

.champ_contact:focus {
  background-color: white;
  font-style: normal;
}

.champ_message {
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
}

.btn_formulaire_contact {
  float: right;
  background-color: #35c1b6;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Open Sans', sans-serif;
  font-weight: 100;
  letter-spacing: 1px;
}

.btn_formulaire_contact:hover {
  background-color: #3b9ad5;
}

.row_contact {
  margin-top: 50px;
}

.bandeau {
  height: 625px;
}

.bandeau_location {
  height: 500px;
  background-image: url('../images/banniere_r2.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-attachment: scroll;
}

.div_sur_bandeau {
  margin-top: 220px;
  margin-left: 10%;
  float: left;
}

.slider_promo {
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: white;
}

.section_promo {
  margin-top: 20px;
  margin-bottom: 20px;
}

.texte_loc {
  font-family: Oswald, sans-serif;
  color: #807d7d;
  font-size: 25px;
  line-height: 30px;
  font-weight: 100;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.texte_loc.marge_texte {
  margin-top: 15px;
}

.tab_link {
  display: block;
  float: left;
  border: 1px solid white;
  background-color: rgba(15, 64, 94, 0.6);
  font-family: 'Open Sans', sans-serif;
  color: white;
  font-weight: 100;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.tab_link.w--current {
  border-color: white;
  background-color: rgba(15, 64, 94, 0.89);
  color: white;
  font-weight: 100;
  letter-spacing: 0px;
}

.tab_panel {
  min-height: 335px;
  padding: 20px;
  float: none;
  background-color: rgba(15, 64, 94, 0.89);
  font-family: 'Open Sans', sans-serif;
  color: white;
  font-size: 14px;
  font-weight: 100;
  text-align: left;
}

.tab_panel.max {
  min-height: 280px;
  border-bottom-left-radius: 3px;
  background-color: rgba(15, 64, 94, 0.89);
  color: white;
  font-size: 14px;
}

.tab_menu {
  width: 100%;
}

.tab {
  margin-top: 30px;
  margin-bottom: 30px;
}

.bandeau_vivez {
  height: 500px;
  background-image: url('../images/banniere_r3.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: scroll;
}

.bandeau_shop {
  height: 500px;
  background-image: url('../images/banniere_shop.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: scroll;
}

.bandeau_contact {
  height: 500px;
  background-image: url('../images/banniereval2.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
}

.bandeau_mentions {
  height: 350px;
  background-image: url('../images/mentions.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-attachment: scroll;
}

.link_marques {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.link_marques:hover {
  width: auto;
  opacity: 1;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.link_marques.vertical {
  padding-right: 20%;
  padding-left: 20%;
}

.container_marques {
  padding-bottom: 50px;
}

.row_marques {
  margin-top: 10px;
  margin-bottom: 10px;
}

.marge_bas {
  margin-bottom: 50px;
}

.yoann {
  position: static;
  width: 100%;
  height: 220px;
  background-image: url('../images/yoan2.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.yoann:hover {
  background-image: -webkit-linear-gradient(323deg, rgba(60, 155, 214, 0.6), rgba(193, 199, 117, 0.6)), -webkit-linear-gradient(rgba(0, 0, 0, 0.49) 2%, rgba(0, 0, 0, 0.49) 99%), url('../images/yoan2.jpg');
  background-image: linear-gradient(127deg, rgba(60, 155, 214, 0.6), rgba(193, 199, 117, 0.6)), linear-gradient(rgba(0, 0, 0, 0.49) 2%, rgba(0, 0, 0, 0.49) 99%), url('../images/yoan2.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.yoann_img {
  opacity: 1;
}

.img_survol {
  background-color: #0098ff;
  opacity: 1;
}

.div_equipe {
  padding-top: 30%;
}

.row_equipe {
  margin-top: 20px;
  margin-bottom: 20px;
}

.div_blandine {
  padding-top: 30%;
}

.blandine {
  height: 220px;
  background-image: url('../images/justine.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.blandine:hover {
  background-image: -webkit-linear-gradient(245deg, rgba(59, 155, 213, 0.6), rgba(195, 200, 118, 0.6)), -webkit-linear-gradient(rgba(0, 0, 0, 0.70), rgba(0, 0, 0, 0.70)), url('../images/justine.jpg');
  background-image: linear-gradient(205deg, rgba(59, 155, 213, 0.6), rgba(195, 200, 118, 0.6)), linear-gradient(rgba(0, 0, 0, 0.70), rgba(0, 0, 0, 0.70)), url('../images/justine.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, auto, cover;
}

.div_sebastien {
  padding-top: 30%;
}

.sebastien {
  height: 220px;
  background-image: url('../images/sebastien.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.sebastien:hover {
  background-image: -webkit-linear-gradient(256deg, rgba(59, 155, 213, 0.6), rgba(195, 200, 118, 0.6) 98%), -webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6) 99%), url('../images/sebastien.jpg');
  background-image: linear-gradient(194deg, rgba(59, 155, 213, 0.6), rgba(195, 200, 118, 0.6) 98%), linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6) 99%), url('../images/sebastien.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, auto, cover;
}

.div_julie {
  padding-top: 30%;
}

.julie {
  height: 220px;
  background-image: url('../images/melissa.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.julie:hover {
  background-image: -webkit-linear-gradient(243deg, rgba(59, 155, 213, 0.6), rgba(195, 200, 118, 0.6)), -webkit-linear-gradient(rgba(0, 0, 0, 0.49), rgba(0, 0, 0, 0.49)), url('../images/melissa.jpg');
  background-image: linear-gradient(207deg, rgba(59, 155, 213, 0.6), rgba(195, 200, 118, 0.6)), linear-gradient(rgba(0, 0, 0, 0.49), rgba(0, 0, 0, 0.49)), url('../images/melissa.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, auto, cover;
}

.div_antoine {
  padding-top: 30%;
}

.antoine {
  height: 220px;
  background-image: url('../images/antoine.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.antoine:hover {
  background-image: -webkit-linear-gradient(61deg, rgba(59, 155, 213, 0.6), rgba(195, 200, 118, 0.6) 98%), -webkit-linear-gradient(rgba(0, 0, 0, 0.49), rgba(0, 0, 0, 0.49)), url('../images/antoine.jpg');
  background-image: linear-gradient(29deg, rgba(59, 155, 213, 0.6), rgba(195, 200, 118, 0.6) 98%), linear-gradient(rgba(0, 0, 0, 0.49), rgba(0, 0, 0, 0.49)), url('../images/antoine.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, auto, 300px;
}

.div_florian {
  padding-top: 30%;
}

.florian {
  height: 220px;
  background-image: url('../images/benoit.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.florian:hover {
  background-image: -webkit-linear-gradient(112deg, rgba(59, 155, 213, 0.6), rgba(195, 200, 118, 0.6)), -webkit-linear-gradient(rgba(0, 0, 0, 0.49), rgba(0, 0, 0, 0.49)), url('../images/benoit.jpg');
  background-image: linear-gradient(338deg, rgba(59, 155, 213, 0.6), rgba(195, 200, 118, 0.6)), linear-gradient(rgba(0, 0, 0, 0.49), rgba(0, 0, 0, 0.49)), url('../images/benoit.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, auto, cover;
}

.div_leslie {
  padding-top: 30%;
}

.leslie {
  height: 220px;
  background-image: url('../images/leslie3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.leslie:hover {
  background-image: -webkit-linear-gradient(120deg, rgba(59, 155, 213, 0.6) 3%, rgba(195, 200, 118, 0.6)), -webkit-linear-gradient(rgba(0, 0, 0, 0.70), rgba(0, 0, 0, 0.70)), url('../images/leslie3.jpg');
  background-image: linear-gradient(330deg, rgba(59, 155, 213, 0.6) 3%, rgba(195, 200, 118, 0.6)), linear-gradient(rgba(0, 0, 0, 0.70), rgba(0, 0, 0, 0.70)), url('../images/leslie3.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
}

.div_florian2 {
  padding-top: 30%;
}

.florian2 {
  height: 220px;
  background-image: url('../images/julie.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.florian2:hover {
  background-image: -webkit-linear-gradient(121deg, rgba(59, 155, 213, 0.6) 1%, rgba(195, 200, 118, 0.6)), -webkit-linear-gradient(rgba(0, 0, 0, 0.70) 1%, rgba(0, 0, 0, 0.70) 96%), url('../images/julie.jpg');
  background-image: linear-gradient(329deg, rgba(59, 155, 213, 0.6) 1%, rgba(195, 200, 118, 0.6)), linear-gradient(rgba(0, 0, 0, 0.70) 1%, rgba(0, 0, 0, 0.70) 96%), url('../images/julie.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.blanc {
  margin-top: 0px;
  margin-right: 0%;
  margin-bottom: 0px;
  float: none;
}

.blanc.open {
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.plan {
  margin-top: 20px;
  margin-bottom: 80px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.marge_haut {
  margin-top: 30px;
}

.labeur_blanc {
  margin-top: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 21px;
  font-weight: 300;
  letter-spacing: 1px;
}

.padding_bas {
  padding-bottom: 50px;
}

.section_grisfonce {
  background-color: #35c1b6;
}

.bleu {
  color: #35c1b6;
}

.bleu.aligne_gauche {
  text-align: left;
}

.labeur_blog_gauche {
  font-family: 'Open Sans', sans-serif;
  color: #35c1b6;
  font-weight: 100;
  text-align: left;
}

.colonne_bootfiting {
  min-height: 350px;
  background-image: url('../images/bootfitting.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.row_grise {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0px;
  background-color: rgba(15, 64, 94, 0.89);
}

.colonne_blog {
  padding: 0px 10px;
  background-color: white;
}

.row_vivez {
  margin-right: 30px;
  margin-left: 30px;
}

.row_vivez.tablette {
  display: none;
}

.div_vivez {
  display: block;
  padding: 20px 5%;
  background-color: #35c1b6;
}

.labeur_vivre {
  display: block;
  padding-top: 30px;
  font-family: 'Open Sans', sans-serif;
  color: white;
  font-weight: 300;
  text-align: left;
  letter-spacing: 1px;
}

.div_bootfiting {
  margin-top: 20px;
  padding: 20px 5%;
  background-color: #35c1b6;
}

.marge_texte {
  margin-bottom: 17px;
}

.div_foliedouce {
  margin-top: 20px;
  padding: 20px 5%;
  background-color: #35c1b6;
}

.div_jardinenfant {
  margin-top: 20px;
  padding: 20px 5%;
  background-color: #35c1b6;
}

.colonevide {
  height: 0px;
}

.sucess {
  background-color: #35c1b6;
}

.error {
  background-color: transparent;
}

.row_trouver {
  margin-top: 30px;
  margin-bottom: 20px;
}

.sport2000 {
  margin-top: 20px;
  margin-right: 20px;
  float: left;
  clear: left;
}

.left {
  float: left;
  clear: left;
}

.left.ombre {
  text-shadow: rgba(0, 0, 0, 0.34) 0px 0px 23px;
}

.tab_texte {
  margin-top: 0px;
  margin-right: 0%;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0px;
}

.row_partenaires {
  padding-top: 5px;
  padding-bottom: 5px;
}

.pierre {
  padding: 30px 5px 15px;
  float: left;
  clear: none;
}

.ombre {
  text-shadow: rgba(0, 0, 0, 0.49) 1px 1px 18px;
}

.img_vivre {
  margin-top: 10px;
}

.huit {
  margin-top: 13px;
  padding-left: 30px;
  float: left;
}

.newsletter {
  margin-right: 0%;
  text-align: center;
}

.news_succes {
  background-color: transparent;
}

.news_error {
  background-color: transparent;
  color: #d51b1b;
  font-weight: 400;
}

.news_error.error {
  margin-right: 0%;
  text-align: center;
}

.msg_error {
  margin-right: 0%;
  color: #cc1e1e;
  font-weight: 400;
  text-align: center;
}

.drapeau {
  width: 25px;
  margin-left: 10px;
  float: left;
  clear: left;
  opacity: 0.7;
}

.drapeau.actif {
  opacity: 1;
}

.post {
  width: 300px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  background-color: #bfd4e2;
}

html.w-mod-js *[data-ix="display-noon"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="texte0"] {
  display: block;
  height: 0px;
}

html.w-mod-js *[data-ix="blog-initial"] {
  display: none;
  height: 0px;
}

@media (max-width: 991px) {
  h1 {
    text-shadow: none;
  }
  p {
    text-shadow: none;
  }
  .button {
    width: 30%;
  }
  .field {
    width: 70%;
  }
  .social-btn {
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
  }
  .social-btn:hover {
    opacity: 0.8;
  }
  .nav_link {
    display: block;
    text-align: center;
  }
  .nav_menu {
    color: #922727;
  }
  .nav_separateur.display_non {
    display: none;
  }
  .div_lang {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    float: none;
  }
  .langues {
    float: none;
  }
  .home_zone1 {
    background-image: url('../images/home_ski.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }
  .home_zone4 {
    background-image: url('../images/img_14.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
  }
  .home_zone4:hover {
    background-position: 0px 0px, 50% 50%;
  }
  .slider_marques {
    width: auto;
    height: 100%;
  }
  .img_marques {
    position: static;
    width: auto;
    clear: none;
  }
  .contact_cta {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .btn_contact {
    display: inline-block;
    margin-top: 30px;
    margin-right: 41px;
    margin-left: auto;
    float: right;
    clear: none;
    text-align: center;
  }
  .zone1_anime {
    margin-top: 70px;
  }
  ._30 {
    margin-right: 5%;
    font-size: 20px;
    line-height: 27px;
  }
  .zone2_anime {
    margin-top: 70px;
  }
  .zone3_anime {
    margin-top: 70px;
  }
  .icon_blanc {
    background-color: transparent;
    color: white;
  }
  .barre_menu {
    background-color: #272828;
  }
  .menu_bouton {
    background-color: transparent;
  }
  .menu_bouton.w--open {
    background-color: black;
  }
  .tab_link {
    display: block;
    padding-right: 15px;
    padding-left: 15px;
    clear: none;
    font-size: 12px;
  }
  .tab_panel {
    min-height: 280px;
  }
  .tab_menu {
    clear: left;
  }
  .yoann {
    height: 190px;
  }
  .blandine {
    height: 190px;
  }
  .sebastien {
    height: 190px;
  }
  .julie {
    height: 190px;
  }
  .antoine {
    height: 190px;
  }
  .florian {
    height: 190px;
  }
  .florian2 {
    height: 190px;
  }
  .row_vivez.desktop {
    display: none;
  }
  .row_vivez.tablette {
    display: block;
  }
}

@media (max-width: 767px) {
  h1 {
    text-shadow: none;
  }
  p {
    text-shadow: none;
  }
  .button {
    width: 40%;
  }
  .field {
    width: 60%;
  }
  .container {
    padding-right: 33px;
    padding-left: 33px;
  }
  .social-section {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .section {
    margin: 20px;
  }
  .section.hero {
    padding-top: 26px;
    padding-bottom: 26px;
  }
  .section.gris {
    padding-right: 10px;
    padding-left: 10px;
  }
  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section_fonce {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section_contact {
    padding-right: 20px;
    padding-left: 20px;
  }
  .div_surslider {
    margin-top: 300px;
  }
  .div_surslider.home {
    width: 70%;
    margin-right: 50px;
  }
  .btn_resa2 {
    display: block;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .texte_intro {
    display: block;
    float: none;
  }
  .home_zone4 {
    background-position: 50% 50%;
  }
  .home_zone4:hover {
    background-position: 50% 50%, 50% 50%;
  }
  .tab_link {
    display: block;
    clear: left;
  }
  .yoann {
    height: 200px;
  }
  .blandine {
    height: 200px;
  }
  .sebastien {
    height: 200px;
  }
  .julie {
    height: 200px;
  }
  .antoine {
    height: 200px;
  }
  .florian {
    height: 200px;
  }
  .icon_arrow {
    font-size: 30px;
  }
}

@media (max-width: 479px) {
  h1 {
    font-size: 36px;
    line-height: 46px;
    text-shadow: none;
  }
  h2 {
    font-size: 30px;
    line-height: 31px;
    text-shadow: none;
  }
  p {
    padding-right: 18px;
    padding-left: 18px;
    text-shadow: none;
  }
  .button {
    width: 100%;
    margin-left: 0px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
  }
  .field {
    width: 100%;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    text-align: center;
  }
  .social-widget {
    width: 96px;
  }
  .social-widget-wrapper {
    display: block;
    width: 194px;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
  }
  .container {
    padding-right: 10px;
    padding-left: 10px;
  }
  .social-section {
    padding-right: 14px;
    padding-left: 14px;
  }
  .section {
    padding-top: 47px;
    padding-bottom: 47px;
  }
  .grey-heading {
    text-shadow: none;
  }
  .image-crop {
    height: 278px;
    margin-bottom: -47px;
  }
  .phone-image {
    width: 80%;
  }
  .btn_resa2 {
    font-size: 13px;
  }
  .home_zone1 {
    height: 350px;
  }
  .home_zone4 {
    height: 300px;
  }
  .home_zone5 {
    height: 300px;
  }
  .moka_alignement2 {
    padding-top: 80px;
  }
  .moka_alignement2:hover {
    padding-top: 80px;
  }
  .textes_bloc_liens {
    font-size: 32px;
    line-height: 37px;
  }
  .bouton_zone1 {
    margin-top: 10px;
  }
  ._30 {
    padding-left: 0px;
    font-size: 19px;
  }
  .zone2_anime {
    margin-top: 60px;
  }
  .zone3_anime {
    margin-top: 60px;
  }
  .div_sur_bandeau {
    margin-right: 5%;
    margin-left: 5%;
  }
  .icon_arrow {
    margin-right: 5px;
    margin-left: 5px;
  }
}

@font-face {
  font-family: 'Oswald';
  src: url('../fonts/Oswald-RegularItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Oswald';
  src: url('../fonts/Oswald-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Oswald';
  src: url('../fonts/Oswald-Bold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Oswald';
  src: url('../fonts/Oswald-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Oswald medium';
  src: url('../fonts/Oswald-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Oswald';
  src: url('../fonts/Oswald-Light.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Oswald';
  src: url('../fonts/Oswald-LightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Oswald';
  src: url('../fonts/Oswald-ExtraLight.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Oswald';
  src: url('../fonts/Oswald-Extra-LightItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
}