@charset "UTF-8";
/*
    Created on : 28 oct. 2018, 20:16:09
    Author     : Dey Jordan
*/
/*
    Created on : 1 nov. 2018, 13:02:14
    Author     : Dey Jordan
*/
@font-face {
  font-family: "title";
  src: url("../assets/font/insaniburger/Insanibc.woff");
}
/*
    Created on : 18 mai 2019, 13:38:01
    Author     : Dey Jordan
*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  font-size: 20px;
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* 
    Created on : 3 juil. 2016, 09:41:05
    Author     : Dey Jordan
*/
* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  padding-top: 70px;
  font-family: Open Sans, sans-serif;
  color: #333;
}

menu {
  margin: 0;
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 0;
  list-style-type: inherit;
}

div {
  box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: "title", Open Sans, sans-serif;
  font-weight: 500;
}

a,
a:active,
a:hover,
a:link,
a:visited {
  color: inherit;
  text-decoration: none;
}

p {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  p {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
p:first-of-type {
  margin-top: 0;
}

/*
    Created on : 1 nov. 2018, 18:19:46
    Author     : Dey Jordan
*/
.inline {
  display: inline-block;
  vertical-align: top;
}

.disbledWhiteSpace, .Accueil-content .Layout-article {
  font-size: 0;
}
.disbledWhiteSpace > *, .Accueil-content .Layout-article > * {
  font-size: 1rem;
}

.font-text {
  font-family: Open Sans, sans-serif;
}

/* 
    Created on : 12 oct. 2019, 19:41:11
    Author     : deyjo
*/
.icon {
  display: block;
  max-width: 100%;
  max-height: 100%;
}

/* 
    Created on : 17 août 2020, 18:46:49
    Author     : deyjo
*/
@keyframes menuMobileShadowScreen {
  0% {
    visibility: hidden;
    opacity: 0;
  }
  1% {
    visibility: visible;
    opacity: 0;
  }
  100% {
    opacity: 0.7;
  }
}
@keyframes menuMobileContainer {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0%);
  }
}
/* 
    Created on : 11 oct. 2020, 13:53:18
    Author     : deyjo
*/
.m10 {
  margin: 10px;
}

.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.m20 {
  margin: 20px;
}

.mt20 {
  margin-top: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.m40 {
  margin: 40px;
}

.mt40 {
  margin-top: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

/* 
    Created on : 8 sept. 2020, 18:58:40
    Author     : deyjo
*/
.Accueil-header {
  position: relative;
  background: #1e84b5;
  overflow: hidden;
  min-height: 250px;
  color: #fff;
}
.Accueil-header video {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.Accueil-headerContent {
  position: relative;
  z-index: 2;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 568px) {
  .Accueil-headerContent {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 20%;
    padding-right: 20%;
  }
}
.Accueil-headerContent img {
  width: 100%;
  max-width: 450px;
  margin-bottom: 20px;
}

.Accueil-content {
  background: #d9e9f4;
}
.Accueil-contentFirst {
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .Accueil-contentFirst {
    display: inline-block;
    vertical-align: top;
    width: 60%;
    margin-bottom: 20px;
  }
}

@media (min-width: 1024px) {
  .Accueil-contentLast {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin-left: 10%;
  }
}

.Accueil-infos {
  background: #1e84b5;
  color: #fff;
}

.Accueil-infosContent {
  position: relative;
}
.Accueil-infosContent img {
  width: 100%;
}
@media (min-width: 568px) {
  .Accueil-infosContent img {
    position: absolute;
    right: -40px;
    bottom: -60px;
    left: 50%;
    top: -40px;
    width: calc(50% + 20px);
    height: calc(100% + 100px);
    object-fit: cover;
  }
}
@media (min-width: 1024px) {
  .Accueil-infosContent img {
    right: 0;
    bottom: 0;
    left: 40%;
    top: 0;
    width: 60%;
    height: 100%;
  }
}
@media (min-width: 568px) {
  .Accueil-infosContent .HorairesTable {
    max-width: 50%;
  }
}

/* 
    Created on : 12 mars 2021, 23:02:09
    Author     : deyjo
*/
.Btn {
  display: inline-block;
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.2s;
}

.Btn.Btn--back {
  background: #fff;
  color: #1e84b5;
}
.Btn.Btn--back:hover {
  background: #d9e9f4;
}

.Btn.Btn--primaryDarken {
  background: #1e84b5;
  color: #fff;
}
.Btn.Btn--primaryDarken:hover {
  background: #72bad7;
}

.Btn.Btn--primaryLighten {
  background: #d9e9f4;
  color: #1e84b5;
}
.Btn.Btn--primaryLighten:hover {
  background: #72bad7;
}

/* 
    Created on : 12 mars 2021, 23:02:09
    Author     : deyjo
*/
.Card {
  display: inline-block;
  width: 100%;
  padding: 10px 20px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 5px #72bad7;
  margin-bottom: 20px;
}

/* 
    Created on : 8 sept. 2020, 18:58:40
    Author     : deyjo
*/
.Contact {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.Contact h1 {
  color: #fff;
}
.Contact h2, .Contact h3 {
  font-weight: 500;
}
.Contact h2 {
  font-size: 1.3rem;
}
.Contact h3 {
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
}

@media (min-width: 1024px) {
  .Contact-content {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
  }
}

@media (min-width: 568px) {
  .Contact-info,
.Contact-position {
    padding: 30px 40px;
  }
}
@media (min-width: 1024px) {
  .Contact-info,
.Contact-position {
    width: 49%;
  }
}

.Contact-maps img {
  width: 100%;
  height: auto;
}

/* 
    Created on : 17 août 2020, 20:57:56
    Author     : deyjo
*/
.Footer {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #d9e9f4;
  font-family: "title", Open Sans, sans-serif;
  font-weight: 500;
  color: #1e84b5;
}

@media (min-width: 1024px) {
  .Footer-row {
    display: flex;
    justify-content: space-between;
    align-items: top;
  }
}

.Footer-col {
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  .Footer-col {
    display: inline-block;
    width: 30%;
  }
}

.Footer-logo {
  height: 30px;
  width: auto;
  margin-bottom: 10px;
}

.Footer-item {
  display: block;
  font-size: 0.8rem;
  padding: 3px 0;
}

.Footer-copyright {
  margin-top: 20px;
  padding-top: 20px;
  text-align: right;
  font-size: 0.7rem;
  color: #72bad7;
}

/*
    Created on : 14 sept. 2019, 14:25:48
    Author     : Dey Jordan
*/
.Header {
  position: fixed;
  z-index: 25;
  top: 0;
  width: 100%;
  background: #fff;
  font-family: "title", Open Sans, sans-serif;
  font-weight: 500;
}
.Header .Layout {
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  justify-content: space-between;
}

.Header-logoMobile {
  display: inline-block;
}
@media (min-width: 1024px) {
  .Header-logoMobile {
    display: none;
  }
}
.Header-logoMobile .Header-logo {
  height: 50px;
}

.Header-logo {
  display: inline-block;
  vertical-align: middle;
  height: 50px;
  width: auto;
  cursor: pointer;
}

.Header-menuMobile {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
}
@media (min-width: 1024px) {
  .Header-menuMobile {
    display: none;
  }
}

.Header-menuMobile {
  text-align: left;
}

.Header-menu {
  display: none;
}
@media (min-width: 1024px) {
  .Header-menu {
    display: inline-block;
    vertical-align: middle;
  }
}

.Header-iconMenu {
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 5px;
  margin-top: 3px;
  cursor: pointer;
}

/* 
    Created on : 12 mars 2021, 23:25:44
    Author     : deyjo
*/
.HorairesTable {
  margin-top: 20px;
  margin-bottom: 20px;
}
.HorairesTable td:first-child {
  width: 80px;
  margin: 20px;
}
.HorairesTable td:last-child {
  text-align: center;
}

/*
    Created on : 14 sept. 2019, 14:25:48
    Author     : Dey Jordan
*/
.Layout {
  width: 100%;
  max-width: 1148px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 568px) {
  .Layout {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.Layout-article {
  padding-top: 40px;
  padding-bottom: 60px;
}

.Layout--form {
  max-width: 512px;
}

/*
    Created on : 14 sept. 2019, 14:25:48
    Author     : Dey Jordan
*/
.Menu {
  display: inline-block;
  vertical-align: middle;
  margin-left: 50px;
  margin-top: 5px;
}

.Menu .Menu-item {
  display: inline-block;
  position: relative;
  font-weight: 500;
  overflow: hidden;
  margin-right: 30px;
  transition: 0.2s;
  color: #72bad7;
}
.Menu .Menu-item:hover {
  color: #1e84b5;
}

.Menu-mobile {
  display: none;
}
.Menu-mobile--open {
  display: block;
}
.Menu-mobile--open .Menu-mobile-shadowScreen {
  animation: menuMobileShadowScreen 0.5s ease-in forwards;
}
.Menu-mobile--open .Menu-mobileContainer {
  animation: menuMobileContainer 0.2s ease-in forwards;
  animation-delay: 0.2s;
}

.Menu-mobile-shadowScreen {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #777;
  opacity: 0;
}

.Menu-mobileContainer {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 300px;
  padding: 20px;
  background: #fff;
  font-family: "title", Open Sans, sans-serif;
  font-size: 1.5rem;
  transform: translateX(-100%);
}
.Menu-mobileContainer .Menu {
  margin-left: 0;
  margin-top: 30px;
  width: 100%;
}
.Menu-mobileContainer .Menu-item {
  display: block;
  margin-bottom: 10px;
}

.Menu-mobileClose {
  float: right;
  width: 44px;
  height: 44px;
  padding: 10px;
  cursor: pointer;
}
.Menu-mobileClose:hover {
  color: #72bad7;
}

/* 
    Created on : 12 mars 2021, 22:25:59
    Author     : deyjo
*/
.Services-item {
  background: #fff;
  overflow: hidden;
}

.Services-anchor {
  margin-top: -70px;
  padding-top: 70px;
}

@media (min-width: 1024px) {
  .Services-itemContent {
    display: flex;
    justify-content: space-between;
    padding-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .Services-item:nth-child(2n+1) .Services-itemContent {
    flex-direction: row-reverse;
  }
}

.Services-itemTitle {
  position: relative;
  text-align: center;
  min-height: 250px;
}
@media (min-width: 1024px) {
  .Services-itemTitle {
    width: 65%;
  }
}
.Services-itemTitle:after {
  content: "";
  display: inline-block;
  position: absolute;
  z-index: 1;
  left: -10px;
  right: -10px;
  bottom: 0;
  height: 60px;
  background: linear-gradient(to bottom, transparent, rgba(255, 255, 255, 0.75), #fff);
}
@media (min-width: 568px) and (max-width: 1023px) {
  .Services-itemTitle:after {
    left: -20px;
    right: -20px;
  }
}
@media (min-width: 1024px) {
  .Services-itemTitle:after {
    top: -40px;
    bottom: 0;
    right: 0;
    left: auto;
    height: auto;
    width: 80px;
    background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.85), #fff);
  }
  .Services-item:nth-child(2n+1) .Services-itemTitle:after {
    right: auto;
    left: 0;
    background: linear-gradient(to left, transparent, rgba(255, 255, 255, 0.85), #fff);
  }
}
.Services-itemTitle h2 {
  position: absolute;
  top: calc(50% - 20px);
  left: 50%;
  width: 100%;
  z-index: 2;
  font-size: 2rem;
  text-shadow: 0 0 5px #fff;
  transform: translate(-50%, -50%);
}

.Services-itemBackground {
  position: absolute;
  z-index: 1;
  top: -40px;
  left: -10px;
  width: calc(100% + 20px);
  height: calc(100% + 40px);
  object-fit: cover;
}
@media (min-width: 568px) and (max-width: 1023px) {
  .Services-itemBackground {
    left: -20px;
    width: calc(100% + 40px);
  }
}
@media (min-width: 1024px) {
  .Services-itemBackground {
    left: calc(-25% - 20px);
    width: calc(125% + 20px);
  }
  .Services-item:nth-child(2n+1) .Services-itemBackground {
    left: 0;
  }
}

.Services-itemInfo {
  padding: 20px 0;
}
@media (min-width: 1024px) {
  .Services-itemInfo {
    width: 45%;
    padding-bottom: 60px;
    padding-left: 40px;
  }
  .Services-item:nth-child(2n+1) .Services-itemInfo {
    padding-right: 40px;
  }
}

/* 
    Created on : 12 mars 2021, 22:25:59
    Author     : deyjo
*/
.ServicesMenu {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.ServicesMenu h1 {
  color: #fff;
}

@media (min-width: 1024px) {
  .ServicesMenu-items {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    width: 100%;
    text-align: center;
  }
}

.ServicesMenu-item {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  border: 5px solid #72bad7;
  border-radius: 5px;
  text-align: center;
  padding: 40px 10px;
  overflow: hidden;
  cursor: pointer;
}
.ServicesMenu-item:hover img {
  filter: brightness(1.2);
}
.ServicesMenu-item:hover h2 {
  transform: scale(1.2);
}
@media (min-width: 1024px) {
  .ServicesMenu-item {
    width: 30%;
    margin: 1.5%;
  }
}
.ServicesMenu-item img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s;
}
.ServicesMenu-item h2 {
  position: relative;
  z-index: 2;
  font-size: 1rem;
  text-shadow: 0 0 5px #fff;
  transition: 0.5s;
}

/*# sourceMappingURL=main.css.map */
