@charset "UTF-8";
@font-face {
  font-family: "Brandon Grotesque";
  src: url("../fonts/brandon_light-webfont.eot");
  src: url("../fonts/brandon_light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/brandon_light-webfont.woff2") format("woff2"), url("../fonts/brandon_light-webfont.woff") format("woff"), url("../fonts/brandon_light-webfont.ttf") format("truetype"), url("../fonts/brandon_light-webfont.svg#brandon_grotesquelight") format("svg");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Brandon Grotesque";
  src: url("../fonts/brandon_reg-webfont.eot");
  src: url("../fonts/brandon_reg-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/brandon_reg-webfont.woff2") format("woff2"), url("../fonts/brandon_reg-webfont.woff") format("woff"), url("../fonts/brandon_reg-webfont.ttf") format("truetype"), url("../fonts/brandon_reg-webfont.svg#brandon_grotesque_regularRg") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Brandon Grotesque";
  src: url("../fonts/brandon_med-webfont.eot");
  src: url("../fonts/brandon_med-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/brandon_med-webfont.woff2") format("woff2"), url("../fonts/brandon_med-webfont.woff") format("woff"), url("../fonts/brandon_med-webfont.ttf") format("truetype"), url("../fonts/brandon_med-webfont.svg#brandon_grotesquemedium") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Brandon Grotesque";
  src: url("../fonts/brandon_bld-webfont.eot");
  src: url("../fonts/brandon_bld-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/brandon_bld-webfont.woff2") format("woff2"), url("../fonts/brandon_bld-webfont.woff") format("woff"), url("../fonts/brandon_bld-webfont.ttf") format("truetype"), url("../fonts/brandon_bld-webfont.svg#brandon_grotesquebold") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Brandon Grotesque";
  src: url("../fonts/brandon_blk-webfont.eot");
  src: url("../fonts/brandon_blk-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/brandon_blk-webfont.woff2") format("woff2"), url("../fonts/brandon_blk-webfont.woff") format("woff"), url("../fonts/brandon_blk-webfont.ttf") format("truetype"), url("../fonts/brandon_blk-webfont.svg#brandon_grotesqueblack") format("svg");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Phosphate";
  src: url("../fonts/phosphate.eot");
  src: url("../fonts/phosphate.eot?#iefix") format("embedded-opentype"), url("../fonts/phosphate.woff2") format("woff2"), url("../fonts/phosphate.woff") format("woff"), url("../fonts/phosphate.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, audio, canvas, details, figcaption, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, summary, time, video {
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  margin: 0;
  padding: 0;
}

body {
  line-height: 1;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section, blockquote {
  display: block;
}

nav ul {
  list-style: none;
}

ol {
  list-style: decimal;
}

ul {
  list-style: disc;
}

ul ul {
  list-style: circle;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}

ins {
  text-decoration: underline;
}

del {
  text-decoration: line-through;
}

mark {
  background: none;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input[type=submit], input[type=button], button {
  margin: 0;
  padding: 0;
}

input, select, a img {
  vertical-align: middle;
}

select {
  outline: none;
}

* {
  font-family: "Brandon Grotesque", "Helvetica", Arial, sans-serif;
  font-weight: normal;
}

html {
  overflow-x: hidden;
  font-size: 62.5%;
  height: 100%;
  position: relative;
}

body {
  height: 100%;
  background-color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 18px;
  line-height: 1.8rem;
  position: relative;
  min-width: 320px;
  overflow-x: hidden;
}

::-moz-selection {
  background-color: #8f6347;
  color: white;
  position: relative;
}

::selection {
  background-color: #8f6347;
  color: white;
  position: relative;
}

.fl-l {
  display: block;
  position: relative;
  float: left;
}

.fl-r {
  display: block;
  position: relative;
  float: right;
}

.cb {
  clear: both;
  height: 0;
  overflow: hidden;
  display: block;
}

.wrap {
  width: 1000px;
  height: auto;
  position: relative;
  padding: 0;
  left: -500px;
  margin-left: 50%;
}

sup {
  font-weight: 500;
  font-size: 50%;
  position: relative;
  top: -10px;
}

.main {
  position: relative;
  padding-top: 90px;
  background-color: #fff;
  text-align: center;
  height: 100%;
}
.main .head {
  height: 400px;
  background: red;
  background: transparent url(../img/head-slide1.jpg) no-repeat center;
  background-size: cover;
  position: relative;
  z-index: 0;
}
.main .head .title {
  display: block;
  height: 150px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 90%;
  z-index: 10;
}
.main .head .title h1 {
  text-transform: uppercase;
  font-size: 80px;
  font-size: 8rem;
  line-height: 80px;
  line-height: 8rem;
  color: #fff;
  font-family: "Phosphate", "Helvetica", Arial, sans-serif;
  text-shadow: 5px 5px 0 rgba(0, 0, 0, 0.2);
  letter-spacing: 5px;
}
.main .head .title p {
  margin-top: 20px;
  text-transform: uppercase;
  font-size: 40px;
  font-size: 4rem;
  line-height: 40px;
  line-height: 4rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 5px 5px 0 rgba(0, 0, 0, 0.2);
  letter-spacing: 10px;
}
.main .content {
  position: relative;
  z-index: 20;
  padding: 50px 0;
  background-color: white;
}
.main .content::before {
  display: block;
  content: "";
  height: 51px;
  width: 120%;
  position: absolute;
  top: -50px;
  left: 0;
  background: transparent url(../img/ripped-top2.svg) no-repeat top center;
  background-size: cover;
}
.main .content .sep {
  height: 75px;
  width: 100%;
  position: relative;
  background: transparent url(../img/sep.svg) no-repeat;
  background-size: 2564px 75px;
  margin: 50px 0;
}
.main .content .sep.sep-1 {
  background-position: 0% center;
}
.main .content .sep.sep-2 {
  background-position: 20% center;
}
.main .content .sep.sep-3 {
  background-position: 40% center;
}
.main .content .sep.sep-4 {
  background-position: 60% center;
}
.main .content .sep.sep-5 {
  background-position: 80% center;
}
.main .content .sep.sep-6 {
  background-position: 100% center;
}
.main .content .title h3,
.main .content .title h2 {
  font-size: 50px;
  font-size: 5rem;
  line-height: 50px;
  font-weight: 200;
  color: #545454;
}
.main .content .title p {
  font-size: 20px;
  font-size: 2rem;
  line-height: 20px;
  line-height: 2rem;
  font-weight: 100;
  color: #545454;
  margin-top: 10px;
}
.main .content .textimg {
  margin: 120px 0;
}
.main .content .textimg:first-of-type {
  margin-top: 70px;
}
.main .content .textimg .illu {
  float: right;
  display: table-cell;
  margin-left: 40px;
  width: 40%;
  position: relative;
  height: 200%;
}
.main .content .textimg .illu img {
  position: relative;
}
.main .content .textimg .txt {
  padding: 50px 0;
  text-align: left;
  display: table-cell;
}
.main .content .textimg .txt p {
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
  line-height: 2.4rem;
  margin-bottom: 40px;
  font-weight: 200;
  color: #666;
}
.main .content .textimg:nth-child(2n-1) .illu {
  float: left;
  margin-right: 40px;
  margin-left: 0;
}
.main .content .textimg:nth-child(2n-1) .illu img {
  float: right;
  position: relative;
}
.main .content .text {
  margin: 50px 0;
}
.main .content .text .txt {
  padding: 50px 88px;
  text-align: center;
}
.main .content .text .txt p {
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
  line-height: 2.4rem;
  margin-bottom: 40px;
  font-weight: 200;
  color: #666;
}
.main .content .text .txt ul li,
.main .content .text .txt ol li {
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
  line-height: 2.4rem;
  margin-bottom: 40px;
  font-weight: 200;
  color: #666;
  text-align: left;
}
.main .content .slides-container {
  position: relative;
}
.main .content .slides-container:last-of-type {
  margin-bottom: 0;
}
.main .content .slides-container::before {
  display: block;
  content: "";
  height: 75px;
  width: 100%;
  position: absolute;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: transparent url(../img/sep.svg) no-repeat;
  background-size: 2564px 75px;
  background-position: 30% center;
}
.main .content .slides-container .slides {
  padding: 50px 0;
  margin: 30px 0;
}
.main .content .slides-container .slides .slide {
  box-sizing: border-box;
  width: 33%;
  display: inline-block;
  transition: all 0.2s ease-in-out;
  margin-bottom: 50px;
}
.main .content .slides-container .slides .slide.slide-1 {
  width: 100%;
}
.main .content .slides-container .slides .slide.slide-2 {
  width: 49%;
}
.main .content .slides-container .slides .slide img {
  max-width: 250px;
  border: 4px solid white;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03), 0 0 30px rgba(0, 0, 0, 0.05);
}
.main .content .slides-container .slides .slide:first-child, .main .content .slides-container .slides .slide:nth-child(3n+1) {
  margin-left: 0;
}
.main .content .slides-container .slides .slide:last-child, .main .content .slides-container .slides .slide:nth-child(3n) {
  margin-right: 0;
}
.main .content .slides-container .slides .slide:last-child {
  margin-bottom: 0;
}
.main .content .slides-container .slides .slide:nth-child(2n) {
  transform: rotate(-1deg);
}
.main .content .slides-container .slides .slide:nth-child(2n-1) {
  transform: rotate(3deg);
}
.main .content .slides-container .slides .slide:nth-child(4n-1) {
  transform: rotate(-4deg);
}
.main .content .slides-container .slides .slide:nth-child(5n) {
  transform: rotate(0deg);
}
.main .content .slides-container .slides .slide:hover {
  transform: rotate(0deg);
}
.main .content .presentation {
  margin-top: 150px;
}
.main .content .presentation .title h3 {
  font-size: 50px;
  font-size: 5rem;
  line-height: 50px;
  font-weight: 100;
  color: #545454;
}
.main .content .presentation .title p {
  font-size: 20px;
  font-size: 2rem;
  line-height: 20px;
  line-height: 2rem;
  font-weight: 100;
  color: #545454;
  margin-top: 10px;
}
.main .content .presentation .present-line {
  margin: 130px 0;
  position: relative;
}
.main .content .presentation .present-line::before {
  display: block;
  content: "";
  height: 75px;
  width: 100%;
  position: absolute;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  top: 30px;
  bottom: auto;
  background: transparent url(../img/sep.svg) no-repeat;
  background-size: 2564px 75px;
  background-position: 90% center;
}
.main .content .presentation .present-line:nth-child(3)::before {
  background-position: 30% center;
}
.main .content .presentation .present-line:nth-child(4)::before {
  background-position: 60% center;
}
.main .content .presentation .present-line .present {
  position: relative;
  z-index: 1;
  display: block;
  width: 50%;
  float: left;
}
.main .content .presentation .present-line .present .img {
  display: block;
}
.main .content .presentation .present-line .present .img img {
  border-radius: 200px;
  border: 10px solid white;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 10px 0px rgba(0, 0, 0, 0.02);
}
.main .content .presentation .present-line .present .img .picto {
  display: inline-block;
  height: 123px;
  width: 123px;
  border-radius: 1000px;
  background-color: #ff4242;
  box-shadow: inset 0 0 0 10px rgba(0, 0, 0, 0.3), 0 10px 0 rgba(0, 0, 0, 0.03);
}
.main .content .presentation .present-line .present .title {
  margin: 30px 0 20px;
  font-size: 30px;
  line-height: 30px;
  font-weight: normal;
  color: #333;
}
.main .content .presentation .present-line .present .txt {
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
  line-height: 2.4rem;
  font-weight: 100;
  color: #545454;
}
.main .content .presentation .present-line .present .link {
  position: relative;
  margin-top: 30px;
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
  line-height: 2.4rem;
  font-weight: 500;
  color: #545454;
  text-decoration: none;
  display: inline-block;
  padding-bottom: 10px;
  transition: color 0.1s ease-in-out;
  border-radius: 0;
}
.main .content .presentation .present-line .present .link:hover::after {
  bottom: 10px;
  height: 2px;
  background-color: #7ec013;
  opacity: 0.8;
}
.main .content .presentation .present-line .present .link::after {
  content: "";
  display: block;
  height: 1px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  position: absolute;
  background-color: #ccc;
  transition: all 0.1s ease-in-out;
  z-index: -10;
  opacity: 1;
}
.main .content .presentation .present-line .present .link:active {
  color: #7ec013;
}
.main .content .cols {
  margin-top: 50px;
}
.main .content .cols .col {
  float: left;
  width: 50%;
}
.main .content .cols .col .col-ttl {
  margin-bottom: 15px;
}
.main .content .cols .col .col-ttl span {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 12px;
  line-height: 1.2rem;
  font-weight: 100;
  color: #aaa;
  margin-top: 5px;
}
.main .content .cols .col .col-txt li {
  list-style: none;
  padding: 5px 0;
  text-align: center;
  margin: 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 14px;
  line-height: 1.4rem;
  font-weight: 500;
  color: #888;
}

@media only screen and (max-width: 700px) {
  .main .content .cols {
    margin-top: 50px;
  }
  .main .content .cols .col {
    float: none;
    width: 100%;
  }
  .main .content .cols .col:first-child {
    margin-bottom: 30px;
  }
  .main .content .text {
    margin-bottom: 0;
  }
  .main .content .text .txt {
    padding: 0;
  }
}
@keyframes logoAnim {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  20% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}
header {
  background-color: white;
  height: 90px;
  position: fixed;
  top: 0;
  width: 100%;
  min-width: 320px;
  z-index: 1000;
}
header, header * {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
header::before {
  display: block;
  content: "";
  height: 22px;
  width: 580px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: transparent url(../img/head-logobg.png) no-repeat bottom center;
  top: 49px;
  z-index: 0;
}
header::after {
  display: block;
  content: "";
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  height: 51px;
  width: 120%;
  background: transparent url(../img/ripped-bottom1.svg) no-repeat bottom center;
  background-size: cover;
}
header .wrap {
  height: 110px;
}
header .lang {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 10px;
  padding: 5px;
  text-decoration: none;
  height: 20px;
  line-height: 20px;
  width: 20px;
  text-align: center;
  z-index: 10;
}
header .logo {
  display: block;
  position: absolute;
  height: 100px;
  width: 100%;
  z-index: 1;
}
header .logo::before {
  display: block;
  content: "";
  height: 100px;
  width: 100px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: transparent;
  top: -21px;
  bottom: auto;
  left: -1px;
  transform: scale(0.3);
  border: 1px solid #eee;
  z-index: 10;
  animation-name: logoAnim;
  animation-duration: 4.5s;
  animation-delay: 0s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards;
}
header .logo a {
  display: block;
  background: transparent url(../img/head-logo3.png) no-repeat center center;
  background-size: 73px 109px;
  position: relative;
  z-index: 1000;
  height: 109px;
  width: 73px;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  display: block;
  font-size: 0;
  text-align: start;
  top: 20px;
  left: 0;
  right: 0;
  margin: auto;
}
header ul.menus {
  padding-top: 30px;
  position: relative;
  z-index: 2;
}
header ul.menus li {
  position: relative;
  list-style: none;
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: center;
}
header ul.menus li.menu {
  width: 13%;
}
header ul.menus li.sep {
  width: 19%;
  height: 10px;
}
header ul.menus li a.menu-link {
  position: relative;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
  color: #202020;
  box-shadow: inset 0 0px #fff;
  transition: box-shadow 0.2s ease-in-out;
}
header ul.menus li a.menu-link:hover {
  box-shadow: inset 0 -3px #eee;
}
header ul.menus li a.menu-link:hover + .submenu {
  opacity: 1;
  max-height: 200px;
}
header ul.menus li a.menu-link.menu-on {
  box-shadow: inset 0 -3px #7ec013;
}
header ul.menus li .submenu {
  display: block;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  bottom: auto;
  margin: auto;
  background-color: white;
  padding: 10px;
  border-radius: 3px;
  overflow: hidden;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03), 0 0 20px rgba(0, 0, 0, 0.08);
  height: auto;
  max-height: 0px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
header ul.menus li .submenu:hover {
  opacity: 1;
  max-height: 200px;
}
header ul.menus li .submenu li {
  display: block;
}
header ul.menus li .submenu li a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 10px;
  font-size: 10px;
  padding: 10px 0;
  font-weight: normal;
  color: #202020;
  transition: color 0.2s ease-in-out;
}
header ul.menus li .submenu li a:hover {
  color: #7ec013;
}
header ul.menus li .submenu li a strong {
  font-weight: bold;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  header .logo::before {
    display: none;
  }
  header .logo a {
    background: transparent url(../img/head-logo3@2x.png) no-repeat center center;
    background-size: 73px 109px;
  }
}
@media only screen and (max-width: 700px) {
  header {
    height: 50px;
    position: fixed;
    top: 0;
    width: 100%;
    min-width: 320px;
    z-index: 1000;
  }
  header::before {
    display: block;
    height: 40px;
    background: none;
    content: "Dalaal Diam";
    text-align: left;
    font-size: 30px;
    line-height: 38px;
    z-index: 10;
    top: 20px;
    left: 20px;
    width: 100%;
    letter-spacing: 2px;
    font-family: "Phosphate", Helvetica Black, Helvetica, sans-serif;
    font-weight: 100;
    color: #883724;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  header::after {
    display: block;
    content: "";
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    height: 50px;
    width: 100%;
    background: transparent url(../img/ripped-bottom1.svg) no-repeat bottom center;
    background-size: cover;
  }
  header .logo {
    display: none;
    width: 65px;
    height: 65px;
    z-index: 1000;
  }
  header .logo a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 55px;
    width: 37px;
    background-size: 100%;
  }
  header .menu-responsive {
    box-sizing: border-box;
    display: block;
    z-index: 110;
    overflow: hidden;
    position: absolute;
    height: 30px;
    width: 50px;
    top: 22px;
    right: 20px;
    border-radius: 3px;
    box-shadow: inset 0 0 0 1px #111;
    cursor: pointer;
    transition: width 0.2s ease-in-out;
  }
  header .menu-responsive::before {
    content: "menu";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    color: #111;
  }
  header .menu-responsive.active {
    width: 30px;
  }
  header .menu-responsive.active::before {
    content: "x";
    font-family: "Phosphate", Helvetica Black, Helvetica, sans-serif;
    font-weight: 100;
    color: #883724;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    text-align: center;
    height: 30px;
    line-height: 24px;
    text-transform: uppercase;
    font-size: 20px;
    transform: scaleY(0.8);
    color: #111;
  }
  header ul.menus {
    display: block;
    position: fixed;
    top: 0;
    left: 100%;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 90;
    opacity: 0;
    transition: all 0.2s ease-in-out;
  }
  header ul.menus.active {
    left: 0;
    opacity: 1;
  }
  header ul.menus li.sep {
    display: none;
  }
  header ul.menus li.menu {
    display: block;
    width: 100%;
    margin-bottom: 25px;
  }
  header ul.menus li.menu a {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    height: 20px;
  }
  header ul.menus li.menu .submenu {
    display: none;
  }
}
footer {
  background-color: #fff;
  position: relative;
  text-align: left;
  z-index: 100;
  min-height: 220px;
  margin-top: -85px;
}
footer .wrap {
  width: 720px;
  left: -360px;
}
footer .reservation {
  background: #883724 url(../img/bg-dirt.jpg) no-repeat center center;
  background-size: cover;
  padding: 130px 0 320px;
  position: relative;
}
footer .reservation .logo-footer {
  width: 721px;
  height: 170px;
  position: absolute;
  bottom: 120px;
  left: 0;
  right: 0;
  top: auto;
  margin: auto;
  background: transparent url(../img/foot-logo-big2.png) no-repeat center center;
}
footer .reservation::before {
  display: block;
  content: "";
  height: 51px;
  width: 120%;
  position: absolute;
  top: -1px;
  left: 0;
  background: transparent url(../img/ripped-bottom2.svg) no-repeat bottom center;
  background-size: cover;
}
footer .reservation .title {
  position: relative;
  margin-bottom: 75px;
  width: auto;
  float: left;
}
footer .reservation .title::before {
  display: block;
  content: "";
  height: 204px;
  width: 371px;
  position: absolute;
  top: -40px;
  right: -400px;
  background: transparent url(../img/foot-pics.png) no-repeat bottom center;
}
footer .reservation .title h2 {
  color: #fff;
  font-size: 50px;
  font-size: 5rem;
  line-height: 50px;
  line-height: 5rem;
  text-align: left;
  font-weight: 100;
}
footer .reservation .title h2 span {
  position: relative;
  left: 3px;
  color: rgba(0, 0, 0, 0.8);
  display: block;
  font-size: 20px;
  font-size: 2rem;
  line-height: 20px;
  line-height: 2rem;
  font-weight: 500;
  margin-top: 10px;
}
footer .footer {
  padding: 40px 50px;
  padding-top: 25px;
  position: absolute;
  background-color: white;
  text-align: left;
  left: 0;
  right: 0;
  bottom: 0;
}
footer .footer::before {
  display: block;
  content: "";
  height: 50px;
  width: 120%;
  position: absolute;
  top: -50px;
  left: 0;
  background: transparent url(../img/ripped-top1.svg) no-repeat top center;
  background-size: cover;
}
footer .footer ul {
  margin-top: 10px;
}
footer .footer ul li {
  display: inline-block;
  margin-left: 20px;
}
footer .footer ul li:first-child {
  margin-left: 0;
}
footer .footer ul li a {
  position: relative;
  font-size: 10px;
  color: #202020;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
}
footer .footer ul li a::after {
  display: block;
  content: "";
  position: absolute;
  bottom: -3px;
  background-color: rgba(255, 255, 255, 0);
  height: 1px;
  width: 100%;
  transition: all 0.1s ease-in-out;
}
footer .footer ul li a:hover::after {
  bottom: -1px;
  background-color: #7ec013;
}
footer .footer ul:first-child {
  margin-top: 0;
}
footer .footer ul.menu-secondary {
  opacity: 0.3;
}
footer .footer ul.menu-secondary li {
  position: relative;
  padding-left: 25px;
}
footer .footer ul.menu-secondary li::before {
  content: "•";
  display: block;
  position: absolute;
  left: 0;
}
footer .footer ul.menu-secondary li:first-child {
  padding-left: 0;
}
footer .footer ul.menu-secondary li:first-child::before {
  display: none;
}
footer .footer ul.menu-secondary li a:hover::after {
  background-color: #666;
}
footer .footer .leaves {
  height: 213px;
  width: 520px;
  background: transparent url(../img/leaf.png) no-repeat bottom right;
  position: absolute;
  bottom: 0;
  right: -30px;
}

@media only screen and (max-width: 1000px) {
  footer .reservation {
    padding: 100px 40px 200px;
  }
  footer .reservation .logo-footer {
    width: 90%;
    margin: 0 5%;
    height: 170px;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    top: auto;
    margin: auto;
    background: transparent url(../img/foot-logo-big2.png) no-repeat bottom center;
    background-size: 100%;
  }
  footer .reservation::before {
    height: 50px;
    width: 100%;
  }
  footer .reservation .title {
    position: relative;
    margin-bottom: 35px;
  }
  footer .reservation .title::before {
    display: none;
  }
  footer .reservation .title h2 {
    text-align: center;
  }
  footer .footer {
    padding: 40px;
    padding-top: 25px;
    position: relative;
    text-align: center;
  }
  footer .footer::before {
    display: block;
    content: "";
    height: 50px;
    width: 100%;
    position: absolute;
    top: -50px;
    left: 0;
    background: transparent url(../img/ripped-top1.svg) no-repeat top center;
    background-size: cover;
  }
  footer .footer .menu-primary {
    padding-bottom: 10px;
    border-bottom: 1px dotted #ddd;
  }
  footer .footer .leaves {
    display: none;
  }
  .form-line {
    height: auto;
    padding: 0;
  }
  .form-line label {
    display: block;
    height: auto;
    position: relative;
  }
  .form-line label.form-1 {
    width: 100%;
  }
  .form-line label.form-2 {
    width: 100%;
    float: none;
  }
  .form-line label.form-2:first-child {
    margin-right: 0%;
  }
}
@media only screen and (max-width: 600px) {
  footer .footer ul.menu-primary {
    margin-top: -20px;
    padding-bottom: 30px;
  }
  footer .footer ul.menu-secondary {
    padding-top: 30px;
  }
  footer .footer ul.menu-secondary li {
    display: block;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
  }
  footer .footer ul.menu-secondary li::before {
    display: none;
  }
  footer .footer .leaves {
    display: none;
  }
}
.form-line {
  background: transparent;
  height: 60px;
  padding: 0;
  position: relative;
}
.form-line, .form-line * {
  box-sizing: content-box;
}
.form-line.form-subject label {
  box-shadow: none;
  border: none;
}
.form-line:first-child {
  border-top: none;
  margin: 0;
}
.form-line label {
  display: inline-block;
  line-height: 48px;
  height: 60px;
  position: relative;
  border-bottom: 2px solid rgb(64, 27, 18);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
}
.form-line label.form-1 {
  width: 100%;
}
.form-line label.form-2 {
  width: 46%;
  float: left;
}
.form-line label.form-2, .form-line label.form-2 * {
  box-sizing: border-box;
}
.form-line label.form-2:first-child {
  margin-right: 8%;
}
.form-line label.form-2.form-checkbox .input {
  position: absolute;
  top: 20px;
  left: 20px;
  float: none;
}
.form-line label.form-2.form-checkbox .label {
  width: 100%;
  padding-left: 25px;
  margin-left: 0;
}
.form-line label .label {
  height: 60px;
  line-height: 60px;
  cursor: pointer;
  display: block;
  float: left;
  padding: 0 0px 0 0;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 200;
  font-style: italic;
  color: #34150e;
  text-align: left;
  border-radius: 3px 0 0 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 5px;
}
.form-line label .label, .form-line label .label * {
  box-sizing: border-box;
}
.form-line label .input {
  overflow: hidden;
  position: relative;
  padding: 0;
  margin: 0;
  height: 60px;
  display: block;
}
.form-line label .input input {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 58px;
  text-indent: 15px;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  position: absolute;
  top: 0;
  bottom: 0;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: medium;
  background-color: transparent;
  box-shadow: inset 0 0px 0 0px transparent;
  transition: box-shadow 0.2s ease-in-out;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  padding: 0;
}
.form-line label .input input:active, .form-line label .input input:focus {
  outline: none;
}

.form-txtarea {
  position: relative;
}
.form-txtarea textarea {
  box-sizing: border-box;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  resize: none;
  outline: none;
  width: 100%;
  padding: 30px;
  margin: 0;
  background-color: transparent;
  border: 2px solid rgb(64, 27, 18);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.1);
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: medium;
  color: #fff;
  transition: all 0.2s ease-in-out;
}
.form-txtarea textarea:focus {
  border: 2px solid rgb(64, 27, 18);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
.form-txtarea textarea:focus + input[type=submit] {
  color: white;
  background-color: #ffc000;
  border-color: #ffc000;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0), inset 0 1px 0 rgba(255, 255, 255, 0);
}
.form-txtarea input[type=submit] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  box-sizing: border-box;
  display: block;
  border: none;
  padding: 15px 40px;
  position: absolute;
  bottom: 5px;
  right: 0;
  background-color: transparent;
  border: 2px solid rgb(64, 27, 18);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.66);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
}
.form-txtarea input[type=submit]:hover {
  color: white;
  background-color: #ffc000;
  border-color: #ffc000;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0);
}

@media only screen and (max-width: 700px) {
  .form-line {
    height: auto;
    padding: 0;
  }
  .form-line label {
    display: block;
    height: auto;
    position: relative;
  }
  .form-line label.form-1 {
    width: 100%;
  }
  .form-line label.form-2 {
    width: 100%;
    float: none;
  }
  .form-line label.form-2:first-child {
    margin-right: 0%;
  }
}
#imagelightbox {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.02), 0 0 50px rgba(0, 0, 0, 0.08);
  border: 10px solid white;
  border-radius: px;
  position: fixed;
  z-index: 9999;
  touch-action: none;
}

@keyframes imageAnimation {
  0% {
    opacity: 0;
    animation-timing-function: ease-in;
  }
  5% {
    opacity: 1;
    animation-timing-function: ease-out;
  }
  20% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes homeAnimation {
  0% {
    opacity: 0;
    transform: rotateX(-90deg) translateY(80px);
  }
  66% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: rotateX(0deg) translateY(0px);
  }
}
.p-home .main .head {
  height: 90%;
  min-height: 600px;
  perspective: 900px;
}
.p-home .main .head .scroll {
  display: block;
  height: 50px;
  width: 50px;
  background-color: yellow;
  position: absolute;
  bottom: 80px;
  left: 0;
  right: 0;
  margin: auto;
}
.p-home .main .head .title {
  box-sizing: border-box;
  background-size: auto 100%;
  width: 100%;
  height: 170px;
  top: auto;
  z-index: 10;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  animation-name: homeAnimation;
  animation-delay: 1.5s;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
.p-home .main .head .title h1,
.p-home .main .head .title p {
  text-shadow: none;
}
.p-home .main .head .title h1 {
  color: white;
  display: inline-block;
  border: 3px solid white;
  font-size: 111px;
  padding: 0 20px 30px 25px;
  line-height: 100px;
  vertical-align: middle;
  background-color: rgba(0, 0, 0, 0.33);
  position: relative;
  left: -10px;
  top: -10px;
}
.p-home .main .head .slides {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  z-index: 1;
}
.p-home .main .head .slides::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent url(../img/slides-pattern.png) repeat center;
  background-blend-mode: overlay;
  z-index: 2;
  opacity: 0.1;
}
.p-home .main .head .slides .slide {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  animation-name: imageAnimation;
  animation-duration: 30s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}
.p-home .main .head .slides .slide:nth-child(1) {
  background: transparent url(../img/head-slide1.jpg) no-repeat bottom center;
  background-size: cover;
}
.p-home .main .head .slides .slide:nth-child(2) {
  background: transparent url(../img/head-slide2.jpg) no-repeat top center;
  background-size: cover;
  animation-delay: 6s;
}
.p-home .main .head .slides .slide:nth-child(3) {
  background: transparent url(../img/head-slide3.jpg) no-repeat top center;
  background-size: cover;
  animation-delay: 12s;
}
.p-home .main .head .slides .slide:nth-child(4) {
  background: transparent url(../img/head-slide5.jpg) no-repeat top center;
  background-size: cover;
  background-color: black;
  animation-delay: 18s;
}
.p-home .main .head .slides .slide:nth-child(5) {
  background: transparent url(../img/head-slide6.jpg) no-repeat top center;
  background-size: cover;
  background-color: black;
  animation-delay: 24s;
}

.main {
  position: relative;
  padding-top: 90px;
  background-color: #fff;
  text-align: center;
  height: 100%;
}
.main .head {
  height: 400px;
  background: transparent url(../img/head-slide1.jpg) no-repeat center;
  background-size: cover;
  position: relative;
  z-index: 0;
}
.main .head .title {
  display: block;
  height: 150px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 90%;
  z-index: 10;
}
.main .head .title h1 {
  text-transform: uppercase;
  font-size: 80px;
  font-size: 8rem;
  line-height: 80px;
  line-height: 8rem;
  color: #fff;
  font-family: "Phosphate", "Helvetica", Arial, sans-serif;
  text-shadow: 5px 5px 0 rgba(0, 0, 0, 0.2);
  letter-spacing: 5px;
}
.main .head .title p {
  margin-top: 20px;
  text-transform: uppercase;
  font-size: 40px;
  font-size: 4rem;
  line-height: 40px;
  line-height: 4rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 5px 5px 0 rgba(0, 0, 0, 0.2);
  letter-spacing: 10px;
}
.main .content {
  position: relative;
  z-index: 20;
  padding: 50px 0;
  background-color: white;
}
.main .content::before {
  display: block;
  content: "";
  height: 51px;
  width: 120%;
  position: absolute;
  top: -50px;
  left: 0;
  background: transparent url(../img/ripped-top2.svg) no-repeat top center;
  background-size: cover;
}
.main .content .sep {
  height: 75px;
  width: 100%;
  position: relative;
  background: transparent url(../img/sep.svg) no-repeat;
  background-size: 2564px 75px;
  margin: 50px 0;
}
.main .content .sep.sep-1 {
  background-position: 0% center;
}
.main .content .sep.sep-2 {
  background-position: 20% center;
}
.main .content .sep.sep-3 {
  background-position: 40% center;
}
.main .content .sep.sep-4 {
  background-position: 60% center;
}
.main .content .sep.sep-5 {
  background-position: 80% center;
}
.main .content .sep.sep-6 {
  background-position: 100% center;
}
.main .content .title h3,
.main .content .title h2 {
  font-size: 50px;
  font-size: 5rem;
  line-height: 50px;
  font-weight: 200;
  color: #545454;
}
.main .content .title p {
  font-size: 20px;
  font-size: 2rem;
  line-height: 20px;
  line-height: 2rem;
  font-weight: 100;
  color: #545454;
  margin-top: 10px;
}
.main .content .textimg {
  margin: 120px 0;
}
.main .content .textimg:first-of-type {
  margin-top: 70px;
}
.main .content .textimg .illu {
  float: right;
  display: table-cell;
  margin-left: 40px;
  width: 40%;
  position: relative;
  height: 200%;
}
.main .content .textimg .illu img {
  position: relative;
}
.main .content .textimg .txt {
  padding: 50px 0;
  text-align: left;
  display: table-cell;
}
.main .content .textimg .txt p {
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
  line-height: 2.4rem;
  margin-bottom: 40px;
  font-weight: 200;
  color: #666;
}
.main .content .textimg:nth-child(2n-1) .illu {
  float: left;
  margin-right: 40px;
  margin-left: 0;
}
.main .content .textimg:nth-child(2n-1) .illu img {
  float: right;
  position: relative;
}
.main .content .text {
  margin: 50px 0;
}
.main .content .text .txt {
  padding: 50px 88px;
  text-align: center;
}
.main .content .text .txt p {
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
  line-height: 2.4rem;
  margin-bottom: 40px;
  font-weight: 200;
  color: #666;
}
.main .content .text .txt ul li,
.main .content .text .txt ol li {
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
  line-height: 2.4rem;
  margin-bottom: 40px;
  font-weight: 200;
  color: #666;
  text-align: left;
}
.main .content .slides-container {
  position: relative;
}
.main .content .slides-container:last-of-type {
  margin-bottom: 0;
}
.main .content .slides-container::before {
  display: block;
  content: "";
  height: 75px;
  width: 100%;
  position: absolute;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: transparent url(../img/sep.svg) no-repeat;
  background-size: 2564px 75px;
  background-position: 30% center;
}
.main .content .slides-container .slides {
  padding: 50px 0;
  margin: 30px 0;
}
.main .content .slides-container .slides .slide {
  box-sizing: border-box;
  width: 33%;
  display: inline-block;
  transition: all 0.2s ease-in-out;
  margin-bottom: 50px;
}
.main .content .slides-container .slides .slide img {
  max-width: 250px;
  border: 4px solid white;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03), 0 0 30px rgba(0, 0, 0, 0.05);
}
.main .content .slides-container .slides .slide:first-child, .main .content .slides-container .slides .slide:nth-child(3n+1) {
  margin-left: 0;
}
.main .content .slides-container .slides .slide:last-child, .main .content .slides-container .slides .slide:nth-child(3n) {
  margin-right: 0;
}
.main .content .slides-container .slides .slide:last-child {
  margin-bottom: 0;
}
.main .content .slides-container .slides .slide:nth-child(2n) {
  transform: rotate(-1deg);
}
.main .content .slides-container .slides .slide:nth-child(2n-1) {
  transform: rotate(3deg);
}
.main .content .slides-container .slides .slide:nth-child(4n-1) {
  transform: rotate(-4deg);
}
.main .content .slides-container .slides .slide:nth-child(5n) {
  transform: rotate(0deg);
}
.main .content .slides-container .slides .slide:hover {
  transform: rotate(0deg);
}
.main .content .presentation {
  margin-top: 150px;
}
.main .content .presentation .title h3 {
  font-size: 50px;
  font-size: 5rem;
  line-height: 50px;
  font-weight: 100;
  color: #545454;
}
.main .content .presentation .title p {
  font-size: 20px;
  font-size: 2rem;
  line-height: 20px;
  line-height: 2rem;
  font-weight: 100;
  color: #545454;
  margin-top: 10px;
}
.main .content .presentation .present-line {
  margin: 130px 0;
  position: relative;
}
.main .content .presentation .present-line::before {
  display: block;
  content: "";
  height: 75px;
  width: 100%;
  position: absolute;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  top: 30px;
  bottom: auto;
  background: transparent url(../img/sep.svg) no-repeat;
  background-size: 2564px 75px;
  background-position: 90% center;
}
.main .content .presentation .present-line:nth-child(3)::before {
  background-position: 30% center;
}
.main .content .presentation .present-line:nth-child(4)::before {
  background-position: 60% center;
}
.main .content .presentation .present-line .present {
  position: relative;
  z-index: 1;
  display: block;
  width: 50%;
  float: left;
}
.main .content .presentation .present-line .present .img {
  display: block;
}
.main .content .presentation .present-line .present .img img {
  border-radius: 200px;
  border: 10px solid white;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 10px 0px rgba(0, 0, 0, 0.02);
}
.main .content .presentation .present-line .present .title {
  margin: 30px 0 20px;
  font-size: 30px;
  line-height: 30px;
  font-weight: normal;
  color: #333;
}
.main .content .presentation .present-line .present .txt {
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
  line-height: 2.4rem;
  font-weight: 100;
  color: #545454;
}
.main .content .cols {
  margin-top: 50px;
}
.main .content .cols .col {
  float: left;
  width: 50%;
}
.main .content .cols .col .col-ttl {
  margin-bottom: 15px;
}
.main .content .cols .col .col-ttl span {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 12px;
  line-height: 1.2rem;
  font-weight: 100;
  color: #aaa;
  margin-top: 5px;
}
.main .content .cols .col .col-txt li {
  list-style: none;
  padding: 5px 0;
  text-align: center;
  margin: 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 14px;
  line-height: 1.4rem;
  font-weight: 500;
  color: #888;
}

.covid {
  max-width: 450px;
  margin: 0 auto 40px;
}
.covid p,
.covid p strong,
.covid p span {
  font-family: "Shadows Into Light", cursive;
  font-size: 24px;
  line-height: 30px;
  color: #762200;
}
.covid p + p,
.covid p strong + p,
.covid p span + p {
  margin-top: 20px;
}
.covid p.last,
.covid p strong.last,
.covid p span.last {
  text-align: right;
  color: #ff9d76;
}
.covid p span {
  font-size: 30px;
}

@media only screen and (max-width: 1000px) {
  .p-home .main .head .title h1 {
    font-size: 80px;
    display: block;
    line-height: 100px;
    padding: 0;
    border: none;
    background-color: transparent;
  }
  .p-home .main .content .textimg {
    margin-top: 50px;
  }
  .p-home .main .content .sep {
    margin: -50px 0;
  }
  .p-home .main .content .slides-container {
    margin: -150px 0 -100px;
  }
}
@media only screen and (max-width: 700px) {
  .main .content .cols {
    margin-top: 50px;
  }
  .main .content .cols .col {
    float: none;
    width: 100%;
  }
  .main .content .cols .col:first-child {
    margin-bottom: 30px;
  }
  .main .content .text {
    margin-bottom: 0;
  }
  .main .content .text .txt {
    padding: 0;
  }
}
@media only screen and (max-width: 600px) {
  .p-home .main .head {
    min-height: 300px;
  }
  .p-home .main .head .title {
    display: block;
    height: 200px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  .p-home .main .head .title h1 {
    margin: 0 100px;
  }
  .p-home .main .head .title p {
    display: none;
  }
  .p-home .main .content .textimg {
    margin: 20px 0;
  }
  .p-home .main .content .textimg .illu {
    display: none;
  }
  .p-home .main .content .textimg .txt {
    text-align: center;
  }
  .p-home .main .content .slides-container {
    margin-top: -100px;
  }
  .p-home .main .content .sep {
    margin: -50px 0;
  }
  .p-home .main .content .presentation .title {
    margin-bottom: 40px;
  }
}
@keyframes dotAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.p-lodges .main .head {
  background: transparent url(../img/lodge-head.jpg) repeat center;
  background-size: cover;
}
.p-lodges .main .head .title {
  display: block;
  height: 90px;
}
.p-lodges .main .content {
  padding-top: 75px;
  margin-bottom: 100px;
}
.p-lodges .main .content .wrap {
  width: 1000px;
  left: -500px;
}
.p-lodges .main .content .presentation {
  margin-top: 0;
}
.p-lodges .main .content .presentation .title {
  position: relative;
  z-index: 10;
}
.p-lodges .main .content .text {
  margin: 50px 0;
}
.p-lodges .main .content .text .txt {
  padding: 50px 88px;
  text-align: center;
  margin: -60px 0 -20px;
}
.p-lodges .main .content .text .txt p {
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
  line-height: 2.4rem;
  margin-bottom: 40px;
  font-weight: 200;
  color: #666;
}
.p-lodges .main .content .text ul li {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 40px;
  font-weight: 200;
  color: #666;
  text-align: left;
  list-style: none;
  width: 40%;
  float: left;
  text-align: right;
}
.p-lodges .main .content .text ul li:first-child {
  margin-right: 10%;
  text-align: left;
}
.p-lodges .main .content .text ul li strong {
  display: block;
  font-size: 40px;
  line-height: 40px;
  font-weight: 100;
  margin-bottom: 40px;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 40px;
}
.p-lodges .main .content .text ul li strong span {
  display: block;
  font-size: 30px;
  line-height: 30px;
  font-weight: 100;
  color: #aaa;
  margin-top: 5px;
}
.p-lodges .main .content .map {
  position: relative;
  margin-top: -175px;
  margin-bottom: -200px;
  height: 950px;
  padding-bottom: 100px;
  background: transparent url(../img/map.jpg) no-repeat top center;
  background-size: 1675px auto;
}
.p-lodges .main .content .map .dots {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
}
.p-lodges .main .content .map .dots, .p-lodges .main .content .map .dots * {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.p-lodges .main .content .map .dots .dot {
  display: block;
  height: 60px;
  width: 60px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transform: scale(0.66);
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
.p-lodges .main .content .map .dots .dot::before {
  content: "";
  display: block;
  height: 60px;
  width: 60px;
  border-radius: 100px;
  box-shadow: inset 0 0 0 4px rgba(0, 0, 0, 0.3), 0 8px 0 rgba(0, 0, 0, 0.08);
  background-color: #ff4242;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  opacity: 1;
}
.p-lodges .main .content .map .dots .dot:hover {
  transform: scale(1);
  transition: all 0.3s cubic-bezier(0.5, -0.5, 0.5, 1.5);
  opacity: 1;
}
.p-lodges .main .content .map .dots .dot:hover a {
  max-width: 400px;
  padding: 20px 30px;
  padding-left: 50px;
}
.p-lodges .main .content .map .dots .dot.dot-amon:hover {
  cursor: not-allowed;
}
.p-lodges .main .content .map .dots .dot.dot-amon:hover a {
  cursor: not-allowed;
}
.p-lodges .main .content .map .dots .dot.dot-virunga a, .p-lodges .main .content .map .dots .dot.dot-osiris a, .p-lodges .main .content .map .dots .dot.dot-amon a {
  border-radius: 100px 0 0 100px;
  left: auto;
  right: 30px;
}
.p-lodges .main .content .map .dots .dot.dot-virunga:hover a, .p-lodges .main .content .map .dots .dot.dot-osiris:hover a, .p-lodges .main .content .map .dots .dot.dot-amon:hover a {
  max-width: 400px;
  padding: 20px 30px;
  padding-right: 50px;
}
.p-lodges .main .content .map .dots .dot.dot-amon::before {
  background-color: #666;
}
.p-lodges .main .content .map .dots .dot a {
  box-sizing: border-box;
  display: block;
  background-color: white;
  position: absolute;
  top: 0;
  left: 30px;
  text-align: left;
  border-radius: 0 100px 100px 0;
  height: 60px;
  padding: 20px 0;
  padding-left: 0px;
  max-width: 0px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03), 0 5px 10px rgba(0, 0, 0, 0.08);
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.3s ease-in-out;
  color: #333;
  text-decoration: none;
  font-weight: 300;
  line-height: 20px;
  font-size: 20px;
}
.p-lodges .main .content .map .dots .dot.dot-apparts {
  top: -240px;
  left: -460px;
  animation-name: dotAnimation;
  animation-duration: 0.3s;
  animation-delay: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
.p-lodges .main .content .map .dots .dot.dot-apparts::before {
  background-image: url(../img/dot-apparts.svg);
  background-size: 60px;
  background-position: center;
  background-repeat: no-repeat;
}
.p-lodges .main .content .map .dots .dot.dot-ahmes {
  top: -350px;
  left: 20px;
  animation-name: dotAnimation;
  animation-duration: 0.3s;
  animation-delay: 1.2s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
.p-lodges .main .content .map .dots .dot.dot-ahmes::before {
  background-image: url(../img/dot-ahmes.svg);
  background-size: 60px;
  background-position: center;
  background-repeat: no-repeat;
}
.p-lodges .main .content .map .dots .dot.dot-amon {
  top: -424px;
  left: 490px;
  animation-name: dotAnimation;
  animation-duration: 0.3s;
  animation-delay: 1.4s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
.p-lodges .main .content .map .dots .dot.dot-amon::before {
  background-image: url(../img/dot-amon.png);
  background-size: 48px;
  background-position: 14px center;
  background-repeat: no-repeat;
}
.p-lodges .main .content .map .dots .dot.dot-osiris {
  top: 590px;
  left: -34px;
  animation-name: dotAnimation;
  animation-duration: 0.3s;
  animation-delay: 2s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
.p-lodges .main .content .map .dots .dot.dot-osiris::before {
  background-image: url(../img/dot-horus.svg);
  background-size: 60px;
  background-position: center;
  background-repeat: no-repeat;
}
.p-lodges .main .content .map .dots .dot.dot-virunga {
  top: 440px;
  left: 34px;
  animation-name: dotAnimation;
  animation-duration: 0.3s;
  animation-delay: 1.8s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
.p-lodges .main .content .map .dots .dot.dot-virunga::before {
  background-image: url(../img/dot-virunga.svg);
  background-size: 60px;
  background-position: center;
  background-repeat: no-repeat;
}
.p-lodges .main .content .map .dots .dot.dot-horus {
  top: 40px;
  left: -420px;
  animation-name: dotAnimation;
  animation-duration: 0.3s;
  animation-delay: 1.6s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
.p-lodges .main .content .map .dots .dot.dot-horus::before {
  background-image: url(../img/dot-osiris.svg);
  background-size: 60px;
  background-position: center;
  background-repeat: no-repeat;
}

.p-lodge .main .head {
  background: transparent url(../img/head-slide2.jpg) repeat center;
  background-size: cover;
}
.p-lodge .main .head .title {
  display: block;
  height: 90px;
}
.p-lodge .main .content {
  margin-bottom: 0px;
}
.p-lodge .main .content .presentation {
  margin-top: 0;
}
.p-lodge .main .slides-container {
  position: relative;
}
.p-lodge .main .slides-container .slides .slide {
  transform: rotate(0deg);
}
.p-lodge .main .slides-container + .presentation .present-line {
  margin-top: 0;
}
.p-lodge .main .presentation {
  margin-top: 0px;
}
.p-lodge .main .presentation.presentation-top {
  margin-top: -270px;
}
.p-lodge .main .presentation .present-line {
  margin: 130px 0;
  position: relative;
}
.p-lodge .main .presentation .present-line:last-of-type {
  margin-bottom: 0;
}
.p-lodge .main .presentation .present-line:first-child::before {
  display: none;
}
.p-lodge .main .presentation .present-line .present {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  float: none;
  margin-bottom: 50px;
}
.p-lodge .main .presentation .present-line .present .title {
  margin-bottom: 40px;
  font-size: 50px;
  line-height: 50px;
}
.p-lodge .main .presentation .present-line .present .title span {
  display: block;
  position: relative;
  font-size: 40px;
  line-height: 40px;
  margin-top: 10px;
  font-weight: 100;
  color: #ccc;
}
.p-lodge .main .presentation .present-line .present .title span::before, .p-lodge .main .presentation .present-line .present .title span::after {
  content: "  -  ";
  opacity: 0.33;
}
.p-lodge .main .presentation .present-line .present .title span sup {
  font-weight: 200;
  font-size: 30%;
  top: -20px;
}
.p-lodge .main .presentation .present-line .present .txt {
  margin: 0 150px 20px;
  font-weight: 200;
}
.p-lodge .main .presentation .present-line .present .txt.infos {
  font-style: italic;
  font-size: 18px;
  font-weight: 300;
  color: #aaa;
}
.p-lodge .main .prices {
  position: relative;
  margin-top: 80px;
}
.p-lodge .main .prices::before {
  display: block;
  content: "";
  height: 2px;
  width: auto;
  position: absolute;
  top: 0;
  left: 33%;
  right: 33%;
  background-color: #ccc;
}
.p-lodge .main .prices.prices-2::after {
  display: block;
  content: "";
  height: 15px;
  width: 2px;
  position: absolute;
  top: -15px;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #ccc;
}
.p-lodge .main .prices.prices-2 .price {
  width: 49%;
}
.p-lodge .main .prices.prices-2 .price:nth-child(2)::after {
  height: 15px;
  top: 0px;
}
.p-lodge .main .prices.prices-2 .price:nth-child(2)::before {
  right: 50%;
}
.p-lodge .main .prices .price {
  position: relative;
  list-style: none;
  display: inline-block;
  width: 33%;
  padding: 40px 0 30px;
}
.p-lodge .main .prices .price::before {
  display: block;
  content: "";
  height: 2px;
  width: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: #ccc;
}
.p-lodge .main .prices .price::after {
  display: block;
  content: "";
  height: 15px;
  width: 2px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #ccc;
}
.p-lodge .main .prices .price:nth-child(1)::before {
  left: 50%;
}
.p-lodge .main .prices .price:nth-child(2)::after {
  height: 32px;
  top: -15px;
}
.p-lodge .main .prices .price:nth-child(3)::before {
  right: 50%;
}
.p-lodge .main .prices .price p {
  font-size: 40px;
  line-height: 40px;
  font-weight: 100;
}
.p-lodge .main .prices .price p em {
  font-weight: 300;
  font-size: 50%;
  opacity: 0.66;
}
.p-lodge .main .prices .price p .cfa {
  display: block;
  font-size: 14px;
  color: #999;
  font-weight: 300;
  height: 20px;
  line-height: 20px;
}

.p-osiris .main .head {
  background: transparent url(../img/head-osiris.jpg) repeat top center;
  background-size: cover;
}
.p-osiris .main .content .presentation .present-line .present .img .picto {
  background-image: url(../img/dot-horus.svg);
  background-size: 100px;
  background-position: center;
  background-repeat: no-repeat;
}

.p-horus .main .head {
  background: transparent url(../img/head-slide2.jpg) repeat center;
  background-size: cover;
}
.p-horus .main .content .presentation .present-line .present .img .picto {
  background-image: url(../img/dot-osiris.svg);
  background-size: 100px;
  background-position: center;
  background-repeat: no-repeat;
}

.p-ahmes .main .head {
  background: transparent url(../img/head-ahmes.jpg) repeat center;
  background-size: cover;
}
.p-ahmes .main .content .presentation .present-line .present .img .picto {
  background-image: url(../img/dot-ahmes.svg);
  background-size: 100px;
  background-position: center;
  background-repeat: no-repeat;
}

.p-appartements .main .head {
  background: transparent url(../img/head-appartments.jpg) repeat center;
  background-size: cover;
}
.p-appartements .main .head .title {
  display: block;
  height: 230px;
}
.p-appartements .main .content {
  margin-bottom: 100px;
}
.p-appartements .main .content .presentation .present-line .present .img .picto {
  background-image: url(../img/dot-apparts.svg);
  background-size: 100px;
  background-position: center;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 700px) {
  .p-lodges .main .content {
    padding-top: 75px;
    margin-bottom: 0px;
    padding-bottom: 0;
  }
  .p-lodges .main .content::before {
    display: block;
    content: "";
    height: 1000px;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    background: transparent url(../img/map.jpg) no-repeat top center;
    background-size: 1675px auto;
    opacity: 0.1;
  }
  .p-lodges .main .content .wrap {
    width: 700px;
    left: -350px;
  }
  .p-lodges .main .content .presentation {
    margin-top: 0px;
  }
  .p-lodges .main .content .presentation .title {
    margin-bottom: 75px;
  }
  .p-lodges .main .content .map {
    display: none;
    height: 856px;
    background: transparent url(../img/map.jpg) repeat center;
  }
  .p-lodges .main .content .text ul li {
    margin-bottom: 80px;
    width: 100%;
    float: none;
    text-align: center;
  }
  .p-lodges .main .content .text ul li:first-child {
    margin-right: 0%;
    text-align: center;
  }
  .p-lodge .main .content .presentation .present-line:first-child {
    margin-top: 130px;
  }
  .p-lodge .main .content .presentation .present .txt {
    margin: 0 0px 20px;
    font-weight: 200;
  }
  .p-lodge .main .content .presentation .present .txt.infos {
    font-style: italic;
    font-size: 18px;
    font-weight: 300;
    color: #ccc;
  }
  .p-lodge .main .content .prices {
    margin-top: -50px;
  }
  .p-lodge .main .content .prices::before {
    display: none;
    content: "";
  }
  .p-lodge .main .content .prices .price {
    position: relative;
    list-style: none;
    display: block;
    width: 100%;
    padding: 40px 0 30px;
  }
  .p-lodge .main .content .prices .price::before {
    display: none;
    content: "";
    height: 2px;
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: #ccc;
  }
  .p-lodge .main .content .prices .price::after {
    display: block;
    content: "";
    height: 15px;
    width: 2px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #ccc;
  }
  .p-lodge .main .content .prices .price:nth-child(1)::before {
    left: 50%;
  }
  .p-lodge .main .content .prices .price:nth-child(2)::after {
    height: 16px;
    top: 0px;
  }
  .p-lodge .main .content .prices .price:nth-child(3)::before {
    right: 50%;
  }
  .p-lodge .main .content .prices .price p {
    font-size: 40px;
    line-height: 40px;
    font-weight: 100;
  }
  .p-lodge .main .content .prices .price p em {
    font-weight: 300;
    font-size: 50%;
    opacity: 0.66;
  }
}
@media only screen and (max-width: 500px) {
  .p-lodge .main .head {
    background: transparent url(../img/head-slide2.jpg) repeat center;
    background-size: cover;
    height: 200px;
  }
  .p-lodge .main .content .presentation .present-line .present .img .picto {
    height: 50px;
    width: 50px;
    background-size: 50px;
    box-shadow: inset 0 0 0 5px rgba(0, 0, 0, 0.3), 0 10px 0 rgba(0, 0, 0, 0.03);
  }
}
html.touch .p-lodges .main .content .map .dots .dot.dot-hover {
  transform: scale(1);
  transition: all 0.3s cubic-bezier(0.5, -0.5, 0.5, 1.5);
  opacity: 1;
}
html.touch .p-lodges .main .content .map .dots .dot.dot-hover a {
  max-width: 400px;
  padding: 20px 30px;
  padding-left: 50px;
}

.p-virunga .main .head {
  background: transparent url(../img/lodge/virunga-1.jpg) no-repeat bottom center;
  background-size: cover;
}
.p-virunga .main .head .title {
  display: block;
  height: 90px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 90%;
}
.p-virunga .main .head .title h1 {
  text-transform: uppercase;
  color: #fff;
  text-shadow: 5px 5px 0 rgba(0, 0, 0, 0.2);
}
.p-virunga .main .head .title p {
  margin-top: 20px;
  text-transform: uppercase;
  font-size: 40px;
  font-size: 4rem;
  line-height: 40px;
  line-height: 4rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 5px 5px 0 rgba(0, 0, 0, 0.2);
  letter-spacing: 10px;
}
.p-virunga .main .content .presentation .present-line .present .img .picto {
  background-image: url(../img/dot-virunga.svg);
  background-size: 100px;
  background-position: center;
  background-repeat: no-repeat;
}
.p-virunga .main .content .menus {
  margin: 0 0px 100px;
}
.p-virunga .main .content .menus .title {
  margin: 80px 0 40px;
  text-align: left;
  font-size: 30px;
  font-size: 3rem;
  line-height: 30px;
  line-height: 3rem;
  font-weight: 500;
  color: #545454;
}
.p-virunga .main .content .menus .title + .menu-line {
  border-top: 1px dotted #eee;
}
.p-virunga .main .content .menus .menu-line {
  box-sizing: border-box;
  border-bottom: 1px dotted #eee;
  padding: 20px 0;
  position: relative;
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.p-virunga .main .content .menus .menu-line .product {
  display: block;
  font-size: 20px;
  line-height: 25px;
  font-weight: 100;
  color: #555;
  float: none;
  text-align: left;
  min-width: 300px;
  flex: 1 1 auto;
}
.p-virunga .main .content .menus .menu-line .product em {
  font-weight: 500;
  font-style: normal;
}
.p-virunga .main .content .menus .menu-line .value {
  background-color: white;
  display: block;
  font-size: 18px;
  line-height: 25px;
  text-align: right;
  font-weight: 400;
  color: #545454;
  flex: 0 0 auto;
}
.p-virunga .main .content .menus .menu-line .value span.cfa {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 300;
  margin-left: 20px;
}
.p-virunga .main .content .menus .menu-line .value::before {
  display: block;
  height: 60px;
  width: 30px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  right: auto;
  left: -30px;
  background: linear-gradient(to left, rgb(255, 255, 255), rgba(255, 255, 255, 0));
  background-color: transparent;
}

@media only screen and (max-width: 1000px) {
  .p-virunga .main .content .slides-container {
    margin: -100px 0 -50px;
  }
}
.p-activites .main .head {
  background: transparent url(../img/head-activites.jpg) no-repeat bottom center;
  background-size: cover;
}
.p-activites .main .head .title {
  display: block;
  height: 90px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 90%;
}
.p-activites .main .content .slides-container {
  margin-top: -90px;
  margin-bottom: 150px;
}
.p-activites .main .content .slides-container:last-of-type {
  margin-bottom: 0;
}
.p-activites .main .content .text {
  margin-top: 0px;
}
.p-activites .main .content .text .txt p {
  margin-bottom: 10px;
}

@media only screen and (max-width: 1000px) {
  .p-activites .main .content .slides-container {
    margin-top: -100px;
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 700px) {
  .p-activites .main .content .slides-container {
    margin-top: 0px;
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 500px) {
  .p-activites .main .content .slides-container {
    margin-top: 0px;
    margin-bottom: 0;
  }
}
.p-tarifs .main .head {
  background: transparent url(../img/tarifs-head.jpg) no-repeat center;
  background-size: cover;
}
.p-tarifs .main .head .title {
  display: block;
  height: 90px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 90%;
}
.p-tarifs .main .content {
  padding-top: 75px;
}
.p-tarifs .main .content .price-infos {
  margin-top: 30px;
}
.p-tarifs .main .content .price-infos p {
  font-size: 20px;
  line-height: 20px;
  margin-top: 10px;
  font-weight: 200;
  color: #aaa;
}
.p-tarifs .main .content .price-infos a.infos {
  padding-bottom: 35px;
  margin-bottom: 35px;
  border-bottom: 1px dotted #eee;
  color: #333;
  color: #7ec013;
  display: block;
  text-decoration: none;
  font-size: 20px;
}
.p-tarifs .main .content .prices {
  margin-top: 75px;
}
.p-tarifs .main .content .prices .price-line {
  padding: 40px 0;
  border-bottom: 1px dotted #eee;
}
.p-tarifs .main .content .prices .price-line:first-child {
  border-top: 1px dotted #eee;
}
.p-tarifs .main .content .prices .price-line .img {
  height: 50px;
  width: 50px;
  overflow: hidden;
  float: left;
  border-radius: 200px;
  border: 5px solid white;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 5px 0px rgba(0, 0, 0, 0.02);
  margin-right: 20px;
}
.p-tarifs .main .content .prices .price-line .img img {
  height: 100%;
  width: 100%;
}
.p-tarifs .main .content .prices .price-line .title {
  float: left;
  width: 500px;
  text-align: left;
  position: relative;
}
.p-tarifs .main .content .prices .price-line .title a {
  text-decoration: none;
  position: relative;
  display: block;
}
.p-tarifs .main .content .prices .price-line .title a:hover span {
  opacity: 1;
}
.p-tarifs .main .content .prices .price-line .title h3 {
  font-size: 24px;
  line-height: 24px;
  font-weight: 200;
  color: #333;
}
.p-tarifs .main .content .prices .price-line .title h3 span {
  display: inline-block;
  position: relative;
  color: #aaa;
  opacity: 1;
  font-size: 20px;
  font-weight: 200;
  line-height: 0px;
  position: relative;
}
.p-tarifs .main .content .prices .price-line .title h3 span::before {
  content: "• ";
  margin: 0 10px 0 5px;
}
.p-tarifs .main .content .prices .price-line .title p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  color: #aaa;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.p-tarifs .main .content .prices .price-line .title span.more {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  display: block;
  position: absolute;
  z-index: 1;
  padding: 5px 10px;
  width: 100px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  border-radius: 3px;
  border: 1px solid #7ec013;
  color: #7ec013;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.p-tarifs .main .content .prices .price-line .title span.more:hover {
  background: #7ec013;
  color: #fff;
}
.p-tarifs .main .content .prices .price-line .price {
  display: flex;
  justify-content: flex-end;
  position: relative;
  float: right;
  height: 60px;
  width: 400px;
  background-color: white;
}
.p-tarifs .main .content .prices .price-line .price li {
  display: inline-block;
  width: 32%;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
  color: #333;
}
.p-tarifs .main .content .prices .price-line .price li.price-none {
  opacity: 0.2;
  font-weight: 100;
}
.p-tarifs .main .content .prices .price-line .price li span {
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
  color: #666;
  margin-left: 5px;
}
.p-tarifs .main .content .prices .price-line .price li span.cfa {
  display: block;
  height: 20px;
  line-height: 20px;
  margin-top: 0px;
}
.p-tarifs .main .content .text .txt p em {
  color: #ff5454;
}

@media only screen and (max-width: 1000px) {
  .p-tarifs .main .content .prices .price-line {
    position: relative;
  }
  .p-tarifs .main .content .prices .price-line .title {
    width: auto;
  }
  .p-tarifs .main .content .prices .price-line .title a .more {
    display: none;
  }
  .p-tarifs .main .content .prices .price-line .price {
    position: absolute;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    left: auto;
  }
  .p-tarifs .main .content .prices .price-line .price::before {
    content: "";
    display: block;
    height: 60px;
    width: 30px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    right: auto;
    left: -30px;
    background: linear-gradient(to left, rgb(255, 255, 255), rgba(255, 255, 255, 0));
    background-color: transparent;
  }
}
@media only screen and (max-width: 700px) {
  .p-tarifs .main .content .prices .price-line {
    position: relative;
  }
  .p-tarifs .main .content .prices .price-line .title {
    width: auto;
  }
  .p-tarifs .main .content .prices .price-line .title a .more {
    display: none;
  }
  .p-tarifs .main .content .prices .price-line .price {
    position: relative;
    width: 100%;
    margin-top: 20px;
  }
  .p-tarifs .main .content .prices .price-line .price::before {
    content: "";
    display: block;
    height: 60px;
    width: 30px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    right: auto;
    left: -30px;
    background: linear-gradient(to left, rgb(255, 255, 255), rgba(255, 255, 255, 0));
    background-color: transparent;
  }
  .p-tarifs .main .content .prices .price-line .price li {
    position: relative;
  }
  .p-tarifs .main .content .prices .price-line .price li::before {
    content: "";
    display: block;
    height: 21px;
    width: 0px;
    background-color: white;
    border-left: 1px dotted #ccc;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    right: auto;
  }
  .p-tarifs .main .content .prices .price-line .price li:first-child::before {
    display: none;
  }
  .p-tarifs .main .cols {
    margin-top: 50px;
    display: none;
  }
  .p-tarifs .main .cols .col {
    float: none;
    width: 100%;
  }
  .p-tarifs .main .cols .col:first-child {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 500px) {
  .p-tarifs .main .content .prices .price-line {
    position: relative;
  }
  .p-tarifs .main .content .prices .price-line .img {
    display: none;
    float: none;
    left: 50%;
    position: relative;
    margin-left: -30px;
    margin-bottom: 10px;
  }
  .p-tarifs .main .content .prices .price-line .title {
    width: 100%;
    text-align: center;
  }
  .p-tarifs .main .content .prices .price-line .title a h3 span {
    display: none;
  }
  .p-tarifs .main .content .prices .price-line .title a .more {
    display: none;
  }
  .p-tarifs .main .content .prices .price-line .price {
    position: relative;
    width: 100%;
    margin-top: 20px;
    height: auto;
  }
  .p-tarifs .main .content .prices .price-line .price::before {
    content: "";
    display: block;
    height: 60px;
    width: 30px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    right: auto;
    left: -30px;
    background: linear-gradient(to left, rgb(255, 255, 255), rgba(255, 255, 255, 0));
    background-color: transparent;
  }
  .p-tarifs .main .content .prices .price-line .price li {
    position: relative;
    display: block;
    float: none;
    text-align: center;
    width: 100%;
  }
  .p-tarifs .main .content .prices .price-line .price li::before {
    content: "";
    display: none;
  }
  .p-tarifs .main .cols {
    margin-top: 50px;
    display: none;
  }
  .p-tarifs .main .cols .col {
    float: none;
    width: 100%;
  }
  .p-tarifs .main .cols .col:first-child {
    margin-bottom: 30px;
  }
}
.p-infos .main .head {
  height: 600px;
  position: relative;
}
.p-infos .main .head .gmaps-container {
  background-color: #b3d1ff;
  overflow: hidden;
  position: absolute;
  z-index: 10;
  top: -200px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.p-infos .main .head .google {
  display: none;
  height: 24px;
  width: 70px;
  background: transparent url(../img/logo-google.png) no-repeat center;
  position: absolute;
  bottom: 50px;
  right: 15px;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  display: block;
  font-size: 0;
  text-align: start;
}
.p-infos .main .head .title {
  background-color: rgb(255, 255, 255);
  display: block;
  height: 320px;
  width: 270px;
  margin: 0;
  margin-top: 100px;
  padding: 40px;
  text-align: left;
  z-index: 10;
  overflow: visible;
  opacity: 1;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03), 0 5px 10px rgba(0, 0, 0, 0.08);
}
.p-infos .main .head .title .pic {
  display: none;
  height: 80px;
  width: 80px;
  border-radius: 100%;
  border: 4px solid white;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03), 0 0 30px rgba(0, 0, 0, 0.05);
  position: absolute;
  top: -45px;
  left: 0;
  right: 0;
  margin: auto;
  background: url(../img/fred.png) no-repeat center center;
  background-size: cover;
}
.p-infos .main .head .title h1 {
  text-transform: uppercase;
  font-size: 40px;
  font-size: 4rem;
  line-height: 40px;
  font-weight: Inline;
  color: rgb(0, 0, 0);
  font-family: "Phosphate", "Helvetica", Arial, sans-serif;
  text-align: center;
  text-shadow: none;
  display: inline-block;
  border: 1px solid rgba(0, 0, 0, 0.5);
  padding: 5px 15px 15px;
  opacity: 0.8;
  margin-bottom: 20px;
  letter-spacing: 1px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: visible;
}
.p-infos .main .head .title h1 span {
  display: inline-block;
  font-family: "Phosphate", "Helvetica", Arial, sans-serif;
  font-weight: 900;
  font-size: 20px;
  font-size: 2rem;
  line-height: 20px;
  background-color: white;
  padding: 5px;
  height: 20px;
  width: 100px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  bottom: auto;
  top: -18px;
}
.p-infos .main .head .title p {
  display: block;
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  color: #000;
  text-shadow: none;
  letter-spacing: 0px;
}
.p-infos .main .head .title p span {
  font-weight: 500;
}
.p-infos .main .head .title .mail {
  display: block;
  margin-top: 20px;
  color: #7ec013;
  font-size: 18px;
  line-height: 18px;
  font-weight: 200;
}
.p-infos .main .head .title .tel {
  margin-top: 30px;
  padding-top: 10px;
  border-top: 1px dotted rgba(0, 0, 0, 0.1);
}
.p-infos .main .head .title .tel .photo {
  height: 110px;
  width: 100px;
  margin-left: -20px;
  margin-top: -15px;
  transform: rotate(-9deg);
  margin-right: 20px;
  background-color: red;
  display: block;
  float: left;
  background: url(../img/fred.png) no-repeat center center;
  background-size: cover;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0.1);
  border: 3px solid white;
}
.p-infos .main .head .title .tel .fred {
  height: 20px;
  line-height: 20px;
  font-size: 20px;
  margin-top: 15px;
}
.p-infos .main .head .title .tel .fred span {
  font-weight: 200;
}
.p-infos .main .head .title .tel p {
  color: #666;
  font-size: 18px;
}
.p-infos .main .content .text .txt p em {
  color: #ff5454;
}
.p-infos .main .content .text .txt p.discret {
  font-size: 14px;
  opacity: 0.8;
  font-style: italic;
  margin-top: -30px;
}
.p-infos .main .content .text .txt p.discret::before {
  content: "(";
}
.p-infos .main .content .text .txt p.discret::after {
  content: ")";
}
.p-infos .main .content .text ul li {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 40px;
  font-weight: 200;
  color: #666;
  text-align: left;
  list-style: none;
  width: 40%;
  float: left;
  text-align: right;
}
.p-infos .main .content .text ul li:first-child {
  margin-right: 10%;
  text-align: left;
}
.p-infos .main .content .text ul li strong {
  display: block;
  font-size: 40px;
  line-height: 40px;
  font-weight: 100;
  margin-bottom: 40px;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 40px;
}
.p-infos .main .content .text ul li strong span {
  display: block;
  font-size: 30px;
  line-height: 30px;
  font-weight: 100;
  color: #aaa;
  margin-top: 5px;
}

@media only screen and (max-width: 1000px) {
  .p-infos .main .content .slides-container {
    margin: -150px 0 -80px;
  }
  .p-infos .main .content .wrap .text {
    margin-top: 0;
  }
}
@media only screen and (max-width: 700px) {
  .p-infos .main .head {
    height: 600px;
    background: transparent url(../img/contact-head.jpg) no-repeat left center;
    position: relative;
  }
  .p-infos .main .head .wrap {
    overflow: visible;
  }
  .p-infos .main .head .gmaps-container {
    display: none;
    visibility: hidden;
  }
  .p-infos .main .head .google {
    display: none;
  }
  .p-infos .main .head .title {
    background-color: transparent;
    box-shadow: none;
    padding: 0;
    display: block;
    height: 300px;
    width: 100%;
    padding-top: 190px;
    text-align: center;
    z-index: 10;
    opacity: 1;
    margin: 0;
  }
  .p-infos .main .head .title .pic {
    top: 70px;
    left: 0;
    right: 0;
  }
  .p-infos .main .head .title .tel {
    border-top: 1px dotted rgba(0, 0, 0, 0.1);
    float: none;
  }
  .p-infos .main .content .wrap .text ul li {
    margin-bottom: 80px;
    width: 100%;
    float: none;
    text-align: center;
  }
  .p-infos .main .content .wrap .text ul li:first-child {
    margin-right: 0%;
    text-align: center;
  }
}
.p-legals .main .head {
  height: 300px;
  background: transparent url(../img/bg-dirt.jpg) repeat center -150px;
}
.p-legals .main .head .title {
  display: block;
  height: 90px;
}
.p-legals .main .content {
  margin-bottom: 100px;
}
.p-legals .main .content .wrap {
  width: 700px;
  left: -350px;
}
.p-legals .main .content h3 {
  font-size: 40px;
  font-size: 4rem;
  line-height: 40px;
  line-height: 4rem;
  font-weight: 100;
  color: #333;
  text-align: left;
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px dotted #eee;
  margin-top: 100px;
}
.p-legals .main .content h3:first-child {
  margin-top: 0;
}
.p-legals .main .content p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0.2px;
  color: #333;
  text-align: left;
}
.p-legals .main .content p a {
  color: #666;
  font-weight: 400;
  transition: color 0.1s ease-in-out;
}
.p-legals .main .content p a:hover {
  color: #7ec013;
}
.p-legals .main .content p + p {
  margin-top: 30px;
}

@media only screen and (max-width: 1000px) {
  * .wrap, .wrap {
    width: 90% !important;
    height: auto;
    position: relative;
    padding: 0;
    left: 0 !important;
    margin-left: 5%;
  }
  header .header .wrap {
    width: 100% !important;
    margin-left: 0;
    overflow: visible;
  }
  .main .head {
    height: 400px;
  }
  .main .head .title {
    display: block;
    height: 150px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 90%;
    z-index: 0;
  }
  .main .head .title h1 {
    text-transform: uppercase;
    font-size: 60px;
    font-size: 6rem;
    line-height: 60px;
    line-height: 6rem;
  }
  .main .head .title p {
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 30px;
    font-size: 3rem;
    line-height: 30px;
    line-height: 3rem;
    font-weight: 800;
    color: #fff;
    text-shadow: 5px 5px 0 rgba(0, 0, 0, 0.2);
    letter-spacing: 10px;
  }
}
@media only screen and (max-width: 700px) {
  .main {
    padding-top: 50px;
  }
  .main .content::before {
    display: block;
    content: "";
    height: 50px;
    width: 100%;
    position: absolute;
    top: -50px;
    left: 0;
    background: transparent url(../img/ripped-top2.svg) no-repeat top center;
    background-size: cover;
  }
  .main .content .slides-container::before {
    display: none;
  }
  .main .content .slides-container .slides .slide {
    width: 100%;
  }
  .main .content .presentation {
    margin-top: 50px;
  }
  .main .content .presentation .present-line {
    margin: 0px 0;
    position: relative;
  }
  .main .content .presentation .present-line::before {
    display: none;
  }
  .main .content .presentation .present-line .present {
    width: 100%;
    float: none;
    margin-bottom: 100px;
  }
}/*# sourceMappingURL=styles.css.map */