@charset "UTF-8";
/*******************/
/***    FONTS    ***/
/*******************/
/*

@font-face {
    font-family: gotham_book;
    src: url(../fonts/gothammat-bookular.otf);
}

@font-face{
	font-family: gotham_bold;
    src: url(../fonts/gothammat-Bold.otf);
}

@font-face{
	font-family: gotham_ital;
    src: url(../fonts/gothammat-Italic.otf);
}

@font-face{
	font-family: gotham_boldital;
    src: url(../fonts/gothammat-BoldItalic.otf);
}
*/
@font-face {
  font-family: 'gotham_bold';
  src: url("../fonts/gotham-bold-webfont.woff2") format("woff2"), url("../fonts/gotham-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'gotham_book';
  src: url("../fonts/gotham-book-webfont.woff2") format("woff2"), url("../fonts/gotham-book-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'gotham_light';
  src: url("../fonts/gotham-light-webfont.woff2") format("woff2"), url("../fonts/gotham-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'gotham_medium';
  src: url("../fonts/gotham-medium-webfont.woff2") format("woff2"), url("../fonts/gotham-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
/*******************/
/***  VARIABLES  ***/
/*******************/
/*******************/
/***    CLASS    ***/
/*******************/
.rouge {
  color: #ee2d2f;
  font-family: 'gotham_bold'; }

.no-pad {
  padding: 0; }

.gauche {
  float: left; }

.droite {
  float: right; }

.clearfix:after {
  content: "";
  display: block;
  clear: both; }

.mobile {
  display: none; }

.clickable {
  cursor: pointer; }

#flashMessage {
  background-color: #ee2d2f;
  padding: 20px;
  text-align: center;
  font-family: 'gotham_bold';
  text-transform: uppercase;
  color: #fff;
  font-size: 20px; }

body{
/* 	background:url('/img/arrowws.jpg')no-repeat center center; */
/* 	background-size:cover; */
}

/*************************/
/** MENU MOBILE GÉNÉRAL **/
/*************************/
body #main.nav-open {
  height: 100%;
  overflow: hidden; }
  body #main.nav-open header {
    height: 100%;
    overflow: hidden; }
    body #main.nav-open header #menu-mobile {
      display: none; }
    body #main.nav-open header #menu-mobile-close {
      display: block;
      right: 5px;
      top: 5px;
      color: #ee2d2f; }
    body #main.nav-open header #menu {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
      body #main.nav-open header #menu .list {
        position: fixed;
        overflow: hidden;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 99999;
        display: block;
        margin: 0px 0 0 0;
        padding: 0px 0 0 0;
        float: none;
        background-color: none;
        background-image: url("../img/sand.jpg");
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        display: table; }
        body #main.nav-open header #menu .list ul {
          margin: 0;
          float: 0;
          padding: 0;
          position: absolute;
          display: block;
          height: 300px;
          width: 260px;
          margin-left: -130px;
          left: 50%;
          margin-top: -150px;
          top: 50%;
          background-color: inherit;
          text-align: left;
          box-shadow: none; }
          body #main.nav-open header #menu .list ul::before {
            display: none; }
          body #main.nav-open header #menu .list ul li {
            float: none;
            display: inline-block;
            margin: 0;
            height: auto;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            padding-top: 10px;
            text-align: center;
            border-bottom: 0 !important;
            background-color: inherit;
            border-top: 0;
            border-left: 0;
            border-right: 0;
            padding-bottom: 0px;
            line-height: 180%; }
            body #main.nav-open header #menu .list ul li:hover {
              background-color: inherit;
              }
            body #main.nav-open header #menu .list ul li a {
              font-size: 1.6em;
              background-color: none;
              font-family: 'gotham_bold';
              text-align: center;
              color: #000000; }
                body #main.nav-open header #menu .list ul li a:hover{
	              color:#ee2d2f;  
                }

/*******************/
/***  STRUCTURE  ***/
/*******************/
html {
  height: 100%; }

a {
  text-decoration: none;
  color: #ee2d2f; }

.page_lequipage #droite::before {
  content: '';
  background: url("../img/equipage.png") no-repeat center center;
  height: 130px;
  width: 100px;
  position: absolute;
  right: 50%;
  margin-right: -50px;
  top: -130px;
  background-size: 110%; }

.page_notre-approche #droite::before {
  content: '';
  background: url("../img/approche.png") no-repeat center center;
  height: 130px;
  width: 100px;
  position: absolute;
  right: 50%;
  margin-right: -50px;
  top: -130px;
  background-size: 110%; }

.page_nos-realisations #droite::before {
  content: '';
  background: url("../img/realisation.png") no-repeat center center;
  height: 100px;
  width: 90px;
  position: absolute;
  right: 50%;
  margin-right: -45px;
  top: -100px;
  background-size: 90%; }

.page_le-saviez-vous- #droite::before {
  content: '';
  background: url("../img/saviez.png") no-repeat center center;
  height: 130px;
  width: 100px;
  position: absolute;
  right: 50%;
  margin-right: -50px;
  top: -130px;
  background-size: 110%; }

.page_nos-services #droite::before {
  content: '';
  background: url("../img/service.png") no-repeat center center;
  height: 130px;
  width: 100px;
  position: absolute;
  right: 50%;
  margin-right: -50px;
  top: -130px;
  background-size: 110%; }

.page_contact #droite::before {
  content: '';
  background: url("../img/contact.png") no-repeat center center;
  height: 100px;
  width: 90px;
  position: absolute;
  right: 50%;
  margin-right: -45px;
  top: -100px;
  background-size: 90%; }

@media only screen and (min-width: 769px) and (max-width: 1429px) {
  .hide {
    display: none; } }
@media only screen and (max-width: 768px) {
  .hide {
    display: none; } }

body {
  font-family: 'gotham_book';
  height: 100%;
  font-size: 0.85em; }
  body:not(.accueil) header {
    margin-bottom: 0;
    position: relative;
    background-color: #EDF9F7;
    padding-bottom: 20px;
    background: #EDF9F7 url("../img/head.png") no-repeat center center; }
    body:not(.accueil) header::after {
      content: '';
      height: 56px;
      width: 70px;
      background: url(../img/avion.png) no-repeat center center;
      position: absolute;
      right: 0;
      bottom: -100px;
      -webkit-animation: avion 27s infinite linear;
      -moz-animation: avion 27s infinite linear;
      -o-animation: avion 27s infinite linear;
      animation: avion 27s infinite linear; }
    @media only screen and (max-width: 768px) {
      body:not(.accueil) header {
        padding-bottom: 5px; } }
    body:not(.accueil) header::before {
      height: 22px;
      content: '';
      background: url("../img/corde-v.png") no-repeat center center;
      position: absolute;
      bottom: -2px;
      width: 100%; }
  body:not(.accueil) #menu-mobile {
    font-size: 2em;
    height: 38px;
    text-align: center;
    color: #ee2d2f;
    padding: 4px;
    line-height: 1em;
    position: absolute;
    top: 9px;
    z-index: 9999;
    right: 10px;
    cursor: pointer; }
    @media only screen and (min-width: 769px) and (max-width: 1429px) {
      body:not(.accueil) #menu-mobile {
        display: none; } }
    @media only screen and (min-width: 1430px) {
      body:not(.accueil) #menu-mobile {
        display: none; } }
  body:not(.accueil) #menu-mobile-close {
    font-size: 2em;
    height: 30px;
    text-align: center;
    color: #ffffff;
    padding: 5px;
    line-height: 1em;
    position: absolute;
    top: 0;
    z-index: 9999999;
    right: 0;
    cursor: pointer;
    display: none; }
    @media only screen and (min-width: 769px) and (max-width: 1429px) {
      body:not(.accueil) #menu-mobile-close {
        display: none; } }
    @media only screen and (min-width: 1430px) {
      body:not(.accueil) #menu-mobile-close {
        display: none; } }
  body:not(.accueil) #menu {
    max-width: 2000px;
    width: 100%;
    margin: 0 auto 0 auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 50px 150px 20px 150px;
    font-size: 1em;
    position: relative; }
    @media only screen and (min-width: 769px) and (max-width: 1429px) {
      body:not(.accueil) #menu {
        padding: 50px 50px 20px 50px; } }
    body:not(.accueil) #menu #amiral {
      height: 60px;
      position: absolute;
      bottom: 50%;
      left: 150px;
      margin-bottom: -35px; }
      @media only screen and (max-width: 768px) {
        body:not(.accueil) #menu #amiral {
          left: 35px;
          height: 40px;
          margin-bottom: -15px; } }
      @media only screen and (min-width: 769px) and (max-width: 1429px) {
        body:not(.accueil) #menu #amiral {
          left: 50px; } }
      body:not(.accueil) #menu #amiral img {
        width: auto;
        height: 100%;
        display: block;
        -webkit-animation: movingBoat 7s infinite ease;
        -moz-animation: movingBoat 7s infinite ease;
        -o-animation: movingBoat 7s infinite ease;
        animation: movingBoat 7s infinite ease; }
    body:not(.accueil) #menu #social {
      position: absolute;
      z-index: 900;
      right: 143px;
      top: 15px; }
      @media only screen and (max-width: 768px) {
        body:not(.accueil) #menu #social {
          right: 60px;
          top: 17px; } }
      @media only screen and (min-width: 769px) and (max-width: 1429px) {
        body:not(.accueil) #menu #social {
          right: 50px; } }
      body:not(.accueil) #menu #social ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        line-height: 100%;
        display: block;
        height: 30px; }
        body:not(.accueil) #menu #social ul li {
          display: inline-block;
          margin-bottom: 5px; }
          @media only screen and (max-width: 768px) {
            body:not(.accueil) #menu #social ul li {
              margin-bottom: 0px; } }
          body:not(.accueil) #menu #social ul li a {
            color: #000000;
            font-size: 1.5em;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            padding: 7px; }
            @media only screen and (max-width: 768px) {
              body:not(.accueil) #menu #social ul li a {
                padding: 3px; } }
            body:not(.accueil) #menu #social ul li a#mail {
              padding-top: 1px; }
            body:not(.accueil) #menu #social ul li a:hover {
              color: #ee2d2f; }
    body:not(.accueil) #menu .list ul {
      list-style-type: none;
/*       text-transform: uppercase; */
      margin: 0 0px 0 200px;
      padding: 0;
      float: right;
      position: relative;
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-end; }
      @media only screen and (max-width: 768px) {
        body:not(.accueil) #menu .list ul {
          display: none; } }
      body:not(.accueil) #menu .list ul::before {
        content: '';
        background: url("../img/boussole.png") no-repeat center center;
        position: absolute;
        top: -5px;
        right: -40px;
        width: 40px;
        height: 40px;
        -webkit-animation-name: spin;
        -webkit-animation-duration: 20s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        -moz-animation-name: spin;
        -moz-animation-duration: 20s;
        -moz-animation-iteration-count: infinite;
        -moz-animation-timing-function: linear;
        -ms-animation-name: spin;
        -ms-animation-duration: 20s;
        -ms-animation-iteration-count: infinite;
        -ms-animation-timing-function: linear;
        animation-name: spin;
        animation-duration: 20s;
        animation-iteration-count: infinite;
        animation-timing-function: linear; }
      body:not(.accueil) #menu .list ul li {
        background-color: #ee2d2f;
        	border-radius: 50px;
        	
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease;
        margin: 0px 0 5px 5px;
        padding: 0px 5px 0px 5px; }
        @media only screen and (max-width: 768px) {
          body:not(.accueil) #menu .list ul li {
            background-color: inherit; } }
        body:not(.accueil) #menu .list ul li:hover {
          background-color: #000000; }
        body:not(.accueil) #menu .list ul li a {
          color: #fff;
          font-family: 'gotham_bold';
          padding: 6px 10px 6px 10px;
          text-align: center;
          display: block;
          font-size: 1em; }
  body:not(.accueil) #social-acc {
    display: none; }
  body:not(.accueil) #main {
    min-height: 100%;
    position: relative;
    width: 100%;
    overflow-x: hidden;
    background: #ffffff url("/img/cloud.png") no-repeat right top;
    	background:#ffffff url('/img/arrowws.jpg')no-repeat center center;
    	background-size:cover;
    	background-attachment: fixed;
/*
    -webkit-background-size: 70%;
    -moz-background-size: 70%;
    -o-background-size: 70%;
    background-size: 70%;
    -webkit-animation: backgroundMove 100s infinite;
    -moz-animation: backgroundMove 100s infinite;
    -o-animation: backgroundMove 100s infinite;
    animation: backgroundMove 100s infinite; 
*/}
    body:not(.accueil) #main h1 {
      font-family: 'gotham_bold';
      font-size: 7em;
      text-shadow: 3px 4px red;
      line-height: 1.1em;
      position: relative;
      color: #000000;
      z-index: 20;
      margin-bottom: 100px;
      padding: 20px 0px 75px 0;
      margin-top: 20px;
      max-width:80%;
      display: block;
/*       text-transform: uppercase; */
      -webkit-animation: titleFlash 3s infinite;
      -moz-animation: titleFlash 3s infinite;
      -o-animation: titleFlash 3s infinite;
      animation: titleFlash 3s infinite;
      text-align: left; }
      body:not(.accueil) #main h1::before {
        content: '';
        width: 100px;
        height: 10px;
        background-color: #000000;
        position: absolute;
        
        bottom: -40px;
        transform: translate(0%, 0);
        left: 0%; }
        @media only screen and (max-width: 768px) {
	        body:not(.accueil) #main h1 {
		        padding:25px 0;
	        }
          body:not(.accueil) #main h1::before {
            height: 5px; } }
      @media only screen and (max-width: 768px) {
        body:not(.accueil) #main h1 {
          font-size: 3em;
          text-align: left;
          -webkit-animation: none;
          -moz-animation: none;
          -o-animation: none;
          animation: none;
          max-width:100%;
          text-shadow: 1px 1px red; } }
      @media only screen and (min-width: 769px) and (max-width: 1429px) {
        body:not(.accueil) #main h1 {
          font-size: 6em; } }
    body:not(.accueil) #main h2 {
      color: #000000; }
    body:not(.accueil) #main h4.normal {
      color: #ee2d2f;
      font-family: 'gotham_book';
      text-transform: uppercase;
      letter-spacing: 0.03em;
      margin-top: 40px;
      font-size: 2em;
      margin-bottom: 10px; }
    body:not(.accueil) #main p{
      font-size: 1.1em;
      color: #000000 !important;
      line-height: 150%;
/*       text-align: center; */
      padding: 0 0px 0 0px; }
      @media only screen and (min-width: 769px) and (max-width: 1429px) {
        body:not(.accueil) #main p {
          font-size: 1em;
          padding: 0 0px 0 0px; } }
      @media only screen and (max-width: 768px) {
        body:not(.accueil) #main p {
          font-size: 0.9em;
          text-align: justify !important;
          padding: 0 0px 0 0px; } }
          
          body:not(.accueil) #main li {
      font-size: 1.1em;
      color: #000000 !important;
      line-height: 150%;
      text-align: left;
      padding: 0 0px 0 0px; }
      @media only screen and (min-width: 769px) and (max-width: 1429px) {
        body:not(.accueil) #main li {
          font-size: 1em;
          padding: 0 0px 0 0px; } }
      @media only screen and (max-width: 768px) {
        body:not(.accueil) #main li {
          font-size: 0.9em;
          text-align: left !important;
          padding: 0 0px 0 0px; } }
          
    body:not(.accueil) #main .content.texte {
      padding-right: 100px; }
      @media only screen and (min-width: 1430px) {
        body:not(.accueil) #main .content.texte {
          padding-right: 200px; } }
      @media only screen and (min-width: 769px) and (max-width: 1429px) {
        body:not(.accueil) #main .content.texte {
          padding-right: 200px; } }
      @media only screen and (max-width: 768px) {
        body:not(.accueil) #main .content.texte {
          padding-right: 0px; } }
      body:not(.accueil) #main .content.texte h2 {
        font-family: 'gotham_bold';
        color: #ee2d2f;
        font-size: 32px;
         }
        @media only screen and (min-width: 769px) and (max-width: 1429px) {
          body:not(.accueil) #main .content.texte h2 {
            font-size: 25px; } }
        @media only screen and (max-width: 768px) {
          body:not(.accueil) #main .content.texte h2 {
            font-size: 20px; } }
    body:not(.accueil) #main .main-cont {
      max-width: 1800px;
      width: 100%;
      margin: 0 auto 0 auto;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      padding: 70px 150px 0px 150px;
      position: relative; }
      @media only screen and (max-width: 768px) {
        body:not(.accueil) #main .main-cont {
          padding: 50px 25px 0px 25px; } }
      @media only screen and (min-width: 769px) and (max-width: 1429px) {
        body:not(.accueil) #main .main-cont {
          padding: 50px 50px 0px 50px; } }
      body:not(.accueil) #main .main-cont .texte-style h2 {
        font-size: 3em;
        color: #90d2cf;
        text-transform: uppercase;
        margin-top: 0; }
      body:not(.accueil) #main .main-cont .texte-style ul {
        display: inline-block;
        margin-left: 20px;
        padding-left: 0;
        margin-right: 30px;
        margin-top: 0;
        padding-top: 0;
        margin-bottom: 0; }
        @media only screen and (min-width: 769px) and (max-width: 1429px) {
          body:not(.accueil) #main .main-cont .texte-style ul li {
            font-size: 1em; } }
        @media only screen and (max-width: 768px) {
          body:not(.accueil) #main .main-cont .texte-style ul li {
            font-size: 0.9em;
            text-align: justify; } }
      body:not(.accueil) #main .main-cont .bloc-1-2 {
        width: 48.5%;
        float: left;
        margin-left: 3%; }
        body:not(.accueil) #main .main-cont .bloc-1-2:first-of-type {
          margin-left: 0; }
        @media only screen and (max-width: 768px) {
          body:not(.accueil) #main .main-cont .bloc-1-2 {
            width: 100%;
            margin-left: 0;
            margin-top: 30px; } }
        body:not(.accueil) #main .main-cont .bloc-1-2 iframe {
          width: 100%; }
          
          
      body:not(.accueil) #main .main-cont form .form {
        display: flex;
        flex-wrap: wrap; }
        @media only screen and (max-width: 768px) {
          body:not(.accueil) #main .main-cont form .form {
            flex-direction: column; } }
            
        body:not(.accueil) #main .main-cont form span {
          width: 48.5%;
          margin-top: 1.5%;
          margin-left: 3%; }
          @media only screen and (max-width: 768px) {
            body:not(.accueil) #main .main-cont form span {
              width: 100%;
              margin-left: 0; } }
          body:not(.accueil) #main .main-cont form span:first-child {
            margin-left: 0; }
          body:not(.accueil) #main .main-cont form span:nth-child(2n+1) {
            margin-left: 0; }
          body:not(.accueil) #main .main-cont form span label {
            display: block;
            font-family: 'gotham_bold';
            margin-bottom: 10px;
            font-size:1.5em;
            color: #000000;margin-top:20px;}
            
            .g-recaptcha{margin-top:20px;margin-bottom:20px;}
          body:not(.accueil) #main .main-cont form span input, body:not(.accueil) #main .main-cont form span select, body:not(.accueil) #main .main-cont form span option {
            position: relative;
            width: 100%;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            height: 45px;
            border-radius: 5px;
            border: 1px solid #e8e8e8;
            box-shadow: none;
            padding: 0 10px 0 10px; }
          body:not(.accueil) #main .main-cont form span input {
            -webkit-appearance: none; }
          body:not(.accueil) #main .main-cont form span input[type=submit] {
	          border-radius: 50px;
            background-color: #ee2d2f;
            color: #ffffff;
            font-family: 'gotham_bold'; }
          body:not(.accueil) #main .main-cont form span textarea {
            width: 100%;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            height: 155px;
            border-radius: 5px;
            border: 1px solid #e8e8e8;
            box-shadow: none;
            -webkit-appearance: none;
            padding: 10px 10px 0 10px; }
          body:not(.accueil) #main .main-cont form span option {
            -webkit-appearance: inherit   !important; }
      body:not(.accueil) #main .main-cont #gauche {
        margin-right: 350px; }
        @media only screen and (max-width: 768px) {
          body:not(.accueil) #main .main-cont #gauche {
            margin-right: 0; } }
        @media only screen and (min-width: 769px) and (max-width: 1429px) {
          body:not(.accueil) #main .main-cont #gauche {
            margin-right: 0; } }
      body:not(.accueil) #main .main-cont #droite {
        position: absolute;
        width: 300px;
        min-height: 200px;
        top: 0px;
        right: 0px; }
        @media only screen and (max-width: 768px) {
          body:not(.accueil) #main .main-cont #droite {
            position: relative;
            width: 100%;
            margin-top: 150px; } }
        @media only screen and (min-width: 769px) and (max-width: 1429px) {
          body:not(.accueil) #main .main-cont #droite {
            position: relative;
            width: 100%;
            margin-top: 150px; } }
        body:not(.accueil) #main .main-cont #droite h3 {
          font-family: 'gotham_bold';
          text-transform: uppercase;
          color: #ffffff;
          display: block;
          text-align: center;
          border: 2px solid #ee2d2f;
          color: #ee2d2f;
          padding: 15px 10px 15px 10px;
          margin: 0;
          font-size: 1em;
          margin-bottom: 10px; }
          body:not(.accueil) #main .main-cont #droite h3.red-h3 {
            color: #747474;
            border: 1px solid #E8E8E8;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box; }
          body:not(.accueil) #main .main-cont #droite h3.black-h3 {
            color: #000000;
            color: #747474;
            border: 1px solid #E8E8E8;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box; }
            @media only screen and (min-width: 769px) and (max-width: 1429px) {
              body:not(.accueil) #main .main-cont #droite h3.black-h3 {
                width: 49%;
                float: left;
                margin-right: 2%; } }
          body:not(.accueil) #main .main-cont #droite h3.beige-h3 {
            color: #ffffff;
            border: 2px solid #ee2d2f;
            background-color: #ee2d2f;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box; }
            @media only screen and (min-width: 769px) and (max-width: 1429px) {
              body:not(.accueil) #main .main-cont #droite h3.beige-h3 {
                width: 49%;
                float: left; } }
        body:not(.accueil) #main .main-cont #droite .droite-cont {
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          padding: 0 15px 0 15px; }
      body:not(.accueil) #main .main-cont .bouton {
        background-color: #000000;
        font-family: 'gotham_book';
        text-transform: uppercase;
        margin-top: 20px;
        margin-left: 2px;
        width: 216px; }
        body:not(.accueil) #main .main-cont .bouton a {
          color: #fff;
          font-size: 0.8em;
          display: block;
          padding: 10px 8px 8px 11px; }
          body:not(.accueil) #main .main-cont .bouton a:hover {
            background-color: #70b0ae; }
      body:not(.accueil) #main .main-cont #services .content {
        padding: 0 0px 0 0px;
        display: table; }
        body:not(.accueil) #main .main-cont #services .content .bout-services {
          position: absolute;
          bottom: 0;
          right: 0;
          background-color: #ee2d2f;
          color: #ffffff;
          display: block;
          padding: 5px 20px 5px 20px;
          text-transform: uppercase;
          font-family: 'gotham_bold'; }
        body:not(.accueil) #main .main-cont #services .content img {
          width: 100%;
          max-width: 200px;
          -webkit-transition: all 200ms ease;
          -moz-transition: all 200ms ease;
          -ms-transition: all 200ms ease;
          -o-transition: all 200ms ease;
          transition: all 200ms ease;
          height: auto;
          padding: 0px 0 0px 0;
          position: absolute;
          top: 50%;
          margin-top: -75px; }
          @media only screen and (max-width: 768px) {
            body:not(.accueil) #main .main-cont #services .content img {
              position: relative;
              top: inherit;
              margin: 30px auto 0 auto;
              display: block; } }
        body:not(.accueil) #main .main-cont #services .content h2, body:not(.accueil) #main .main-cont #services .content h3, body:not(.accueil) #main .main-cont #services .content p {
          margin-left: 10px; }
        body:not(.accueil) #main .main-cont #services .content h2 {
          color: #90d2cf;
          font-family: 'gotham_book';
          text-transform: uppercase;
          letter-spacing: 0.03em;
          margin-top: 30px; }
          @media only screen and (max-width: 768px) {
            body:not(.accueil) #main .main-cont #services .content h2 {
              text-align: center; } }
        body:not(.accueil) #main .main-cont #services .content h3 {
          color: #000;
          font-family: 'gotham_bold';
          font-size: 1.2em;
          letter-spacing: 0.015em;
          line-height: 1.25em;
          margin-bottom: 10px;
          text-transform: uppercase; }
          @media only screen and (max-width: 768px) {
            body:not(.accueil) #main .main-cont #services .content h3 {
              font-size: 1.1em;
              text-align: center; } }
        body:not(.accueil) #main .main-cont #services .content p {
          margin-top: 3px;
          margin-bottom: 40px; }
        body:not(.accueil) #main .main-cont #services .content .col-1-1 {
          display: flex;
          flex-wrap: wrap;
          margin-bottom: 150px; }
          @media only screen and (max-width: 768px) {
            body:not(.accueil) #main .main-cont #services .content .col-1-1 {
              margin-bottom: 0; } }
        body:not(.accueil) #main .main-cont #services .content .col-1-2 {
          width: 47.5% !important;
          padding-top: 25px;
          padding-bottom: 25px;
          position: relative;
          margin-left: 5%;
          margin-top: 1%;
          margin-bottom: 1%;
          border: 1px solid #e8e8e8;
          border-radius: 50px 50px 0px 50px;
          -webkit-transition: all 200ms ease;
          -moz-transition: all 200ms ease;
          -ms-transition: all 200ms ease;
          -o-transition: all 200ms ease;
          transition: all 200ms ease; }
          @media only screen and (min-width: 769px) and (max-width: 1429px) {
            body:not(.accueil) #main .main-cont #services .content .col-1-2 {
              width: 100%;
              margin-left: 0; } }
          @media only screen and (max-width: 768px) {
            body:not(.accueil) #main .main-cont #services .content .col-1-2 {
              width: 100%;
              margin-left: 0; } }
          body:not(.accueil) #main .main-cont #services .content .col-1-2:first-child {
            margin-left: 0; }
          body:not(.accueil) #main .main-cont #services .content .col-1-2:nth-child(2n+1) {
            margin-left: 0; }
          @media only screen and (max-width: 768px) {
            body:not(.accueil) #main .main-cont #services .content .col-1-2 {
              border: 0; } }
          body:not(.accueil) #main .main-cont #services .content .col-1-2 .gauche:first-of-type {
            width: 150px;
            height: 100%;
            position: absolute;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            padding-left: 10px; }
            @media only screen and (max-width: 768px) {
              body:not(.accueil) #main .main-cont #services .content .col-1-2 .gauche:first-of-type {
                width: 100%;
                position: relative;
                height: auto; } }
          body:not(.accueil) #main .main-cont #services .content .col-1-2 .gauche:last-of-type {
            margin-left: 155px;
            position: relative;
            display: block;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            padding-right: 30px; }
            @media only screen and (max-width: 768px) {
              body:not(.accueil) #main .main-cont #services .content .col-1-2 .gauche:last-of-type {
                padding-right: 0;
                width: 100%;
                margin-left: 0; } }
        body:not(.accueil) #main .main-cont #services .content .col-1-2:hover {
          border: 1px solid #ee2d2f; }
        body:not(.accueil) #main .main-cont #services .content .col-1-2:hover img {
          -ms-transform: rotate(15deg);
          -webkit-transform: rotate(15deg);
          transform: rotate(15deg); }
      body:not(.accueil) #main .main-cont .approche .content {
        padding: 0 0px 0 0px;
        display: table; }
        body:not(.accueil) #main .main-cont .approche .content img {
          width: 100%;
          max-width: 100px;
          -webkit-transition: all 200ms ease;
          -moz-transition: all 200ms ease;
          -ms-transition: all 200ms ease;
          -o-transition: all 200ms ease;
          transition: all 200ms ease;
          height: auto;
          padding: 0px 0 0px 0;
          position: absolute;
          top: 50%;
          margin-top: -50px; }
          @media only screen and (max-width: 768px) {
            body:not(.accueil) #main .main-cont .approche .content img {
              position: relative;
              top: inherit;
              margin: 30px auto 0 auto;
              display: block; } }
        body:not(.accueil) #main .main-cont .approche .content h2, body:not(.accueil) #main .main-cont .approche .content h3, body:not(.accueil) #main .main-cont .approche .content p {
          margin-left: 10px; }
        body:not(.accueil) #main .main-cont .approche .content h2 {
          color: #90d2cf;
          font-family: 'gotham_book';
          text-transform: uppercase;
          letter-spacing: 0.03em;
          margin-top: 40px; }
          @media only screen and (max-width: 768px) {
            body:not(.accueil) #main .main-cont .approche .content h2 {
              text-align: center; } }
        body:not(.accueil) #main .main-cont .approche .content h3 {
          color: #000;
          font-family: 'gotham_bold';
          font-size: 1.2em;
          letter-spacing: 0.015em;
          line-height: 1.25em;
          margin-bottom: 10px;
          text-transform: uppercase; }
          @media only screen and (max-width: 768px) {
            body:not(.accueil) #main .main-cont .approche .content h3 {
              font-size: 1.1em;
              text-align: center; } }
        body:not(.accueil) #main .main-cont .approche .content p {
          margin-top: 3px;
          font-size: 1.2em;
          line-height: 1.2em;
          margin-bottom: 35px; }
          @media only screen and (max-width: 768px) {
            body:not(.accueil) #main .main-cont .approche .content p {
              font-size: 1em; } }
        body:not(.accueil) #main .main-cont .approche .content .col-1-1 {
          display: flex;
          flex-wrap: wrap;
          margin-bottom: 50px; }
          @media only screen and (max-width: 768px) {
            body:not(.accueil) #main .main-cont .approche .content .col-1-1 {
              margin-bottom: 0; } }
        body:not(.accueil) #main .main-cont .approche .content .col-1-2 {
          width: 49%;
          padding-top: 25px;
          padding-bottom: 25px;
          position: relative;
          margin-left: 2%;
          margin-top: 1%;
          margin-bottom: 1%;
          border: 1px solid #e8e8e8;
          border-radius: 50px 50px 0px 50px;
          -webkit-transition: all 200ms ease;
          -moz-transition: all 200ms ease;
          -ms-transition: all 200ms ease;
          -o-transition: all 200ms ease;
          transition: all 200ms ease;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; }
          @media only screen and (min-width: 769px) and (max-width: 1429px) {
            body:not(.accueil) #main .main-cont .approche .content .col-1-2 {
              width: 100%;
              margin-left: 0; } }
          @media only screen and (max-width: 768px) {
            body:not(.accueil) #main .main-cont .approche .content .col-1-2 {
              width: 100%;
              margin-left: 0; } }
          body:not(.accueil) #main .main-cont .approche .content .col-1-2:first-child {
            margin-left: 0; }
          body:not(.accueil) #main .main-cont .approche .content .col-1-2:nth-child(2n+1) {
            margin-left: 0; }
          @media only screen and (max-width: 768px) {
            body:not(.accueil) #main .main-cont .approche .content .col-1-2 {
              border: 0; } }
          body:not(.accueil) #main .main-cont .approche .content .col-1-2 .gauche:first-of-type {
            width: 150px;
            height: 100%;
            position: absolute;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            padding-left: 35px; }
            @media only screen and (max-width: 768px) {
              body:not(.accueil) #main .main-cont .approche .content .col-1-2 .gauche:first-of-type {
                width: 100%;
                position: relative;
                height: auto; } }
          body:not(.accueil) #main .main-cont .approche .content .col-1-2 .gauche:last-of-type {
            margin-left: 155px;
            position: relative;
            display: block;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            padding-right: 30px; }
            @media only screen and (max-width: 768px) {
              body:not(.accueil) #main .main-cont .approche .content .col-1-2 .gauche:last-of-type {
                padding-right: 0;
                width: 100%;
                margin-left: 0; } }
        body:not(.accueil) #main .main-cont .approche .content .col-1-2:hover {
          border: 1px solid #ee2d2f; }
        body:not(.accueil) #main .main-cont .approche .content .col-1-2:hover img {
          -ms-transform: rotate(15deg);
          -webkit-transform: rotate(15deg);
          transform: rotate(15deg); }
    body:not(.accueil) #main .big-button {
      display: inline-block;
      border: 3px solid #ee2d2f;
      padding: 10px 20px 10px 20px;
      -webkit-transition: all 200ms ease;
      -moz-transition: all 200ms ease;
      -ms-transition: all 200ms ease;
      -o-transition: all 200ms ease;
      transition: all 200ms ease;
      color: #ee2d2f;
/*       text-transform: uppercase; */
      font-size: 1.4em;
      text-align: center;
      margin: 50px auto 100px auto;
/*       width: 350px; */
border-radius: 50px;
      font-weight: 700 !important;
      font-family: 'gotham_bold'; }
      body:not(.accueil) #main .big-button.first-single {
        margin: 0 0 30px 30px;
        float: right;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        @media only screen and (max-width: 768px) {
          body:not(.accueil) #main .big-button.first-single {
            width: 100%;
            float: left;
            margin: 0 0 20px 0; } }
      body:not(.accueil) #main .big-button:hover {
        background-color: #ee2d2f;
        color: #ffffff; }
      @media only screen and (min-width: 769px) and (max-width: 1429px) {
        body:not(.accueil) #main .big-button {
          width: 275px;
          font-size: 1.3em; } }
      @media only screen and (max-width: 768px) {
        body:not(.accueil) #main .big-button {
          width: 220px;
          font-size: 1.3em;
          margin: 0px auto 100px auto; } }
    body:not(.accueil) #main .big-box h1 {
/*       text-align: center !important; */
      display: block; }
    body:not(.accueil) #main .big-box .texte-style p {
/*       text-align: center !important; */ }
      @media only screen and (max-width: 768px) {
        body:not(.accueil) #main .big-box .texte-style p {
          text-align: center !important; } }
    body:not(.accueil) #main .big-box .col-1-2 {
      width: 47.5%;
      padding-top: 25px;
      padding-bottom: 25px;
      position: relative;
      margin-top: 1%;
      margin-bottom: 1%;
      padding-right: 0;
      -webkit-transition: all 200ms ease;
      -moz-transition: all 200ms ease;
      -ms-transition: all 200ms ease;
      -o-transition: all 200ms ease;
      transition: all 200ms ease; }
      @media only screen and (min-width: 769px) and (max-width: 1429px) {
        body:not(.accueil) #main .big-box .col-1-2 {
          width: 100%;
          margin-left: 0; } }
      @media only screen and (max-width: 768px) {
        body:not(.accueil) #main .big-box .col-1-2 {
          width: 100%;
          margin-left: 0; } }
      body:not(.accueil) #main .big-box .col-1-2:last-of-type {
        margin-left: 5%; }
        @media only screen and (min-width: 769px) and (max-width: 1429px) {
          body:not(.accueil) #main .big-box .col-1-2:last-of-type {
            width: 100%;
            margin-left: 0; } }
        @media only screen and (max-width: 768px) {
          body:not(.accueil) #main .big-box .col-1-2:last-of-type {
            width: 100%;
            margin-left: 0; } }
    body:not(.accueil) #main .big-box .white-slide {
/*       background: #ffffff url("../img/cloud.png") no-repeat center center; */
      height: auto; }
      body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container {
        max-width: 1800px;
        width: 100%;
        margin: 0 auto 0 auto;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding: 70px 150px 0px 150px;
        position: relative; }
        @media only screen and (max-width: 768px) {
          body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container {
            padding: 20px 50px 0px 50px; } }
        body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .ordi {
          display: block;
          width: 100%;
          position: relative;
          opacity: 0.95; }
          body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .ordi .cycle-cont {
            position: absolute;
            left: 4.3%;
            right: 4.3%;
            bottom: 30%;
            top: 5.2%;
            overflow: hidden; }
          body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .ordi span {
            background: url("../img/slide7.jpg") no-repeat top center;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0; }
          body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .ordi .ordi-img {
            display: block;
            width: 100%;
            height: auto; }
        body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .telephone {
          display: block;
          width: 15%;
          position: absolute;
          left: 5%;
          bottom: 0;
          overflow: hidden;
          right: 80%;
          z-index: 10; }
          @media only screen and (min-width: 769px) and (max-width: 1429px) {
            body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .telephone {
              width: 12%; } }
          @media only screen and (max-width: 768px) {
            body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .telephone {
              width: 12%; } }
          body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .telephone .cycle-cont {
            position: absolute;
            left: 6.3%;
            right: 7.7%;
            bottom: 16%;
            top: 11%;
            overflow: hidden; }
          body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .telephone span {
            background: url("../img/slide7.jpg") no-repeat top center;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0; }
          body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .telephone .telephone-img {
            display: block;
            width: 100%;
            height: auto; }
        body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .tablette {
          display: block;
          width: 30%;
          z-index:99;
          position: absolute;
          right: 5%;
          bottom: 0;
          overflow: hidden;
          left: 65%; }
          body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .tablette .cycle-cont {
            position: absolute;
            left: 5.5%;
            right: 6.3%;
            bottom: 11.5%;
            top: 5%;
            overflow: hidden; }
          body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .tablette span {
            background: url("../img/slide7.jpg") no-repeat top center;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0; }
          body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .tablette .tablette-img {
            display: block;
            width: 100%;
            height: auto; }
        body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .tv {
          display: block;
          width: 100%;
          max-width: 1800px;
          position: relative;
          margin: 0 auto 0 auto;
          overflow: hidden;
          z-index: 3; }
          body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .tv span {
            background: url("../img/slide7.jpg") no-repeat top center;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
            position: absolute;
            left: 5.5%;
            right: 5.8%;
            bottom: 12.5%;
            top: 4%;
            overflow: hidden; }
          body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .tv .tv-img {
            display: block;
            width: 100%;
            height: auto; }
        body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .app {
          width: 100%;
          height: auto;
          position: relative; }
          body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .app .app-main:first-child {
            display: block;
            width: 25%;
            position: relative;
            margin: 0 37.5% 0 37.5%;
            overflow: hidden;
            z-index: 3; }
            body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .app .app-main:first-child span {
              background: url("../img/slide7.jpg") no-repeat top center;
              -webkit-background-size: cover;
              -moz-background-size: cover;
              -o-background-size: cover;
              background-size: cover;
              position: absolute;
              left: 6.3%;
		    right: 7.5%;
		    bottom: 14.9%;
		    top: 10.2%;
              overflow: hidden; }
            body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .app .app-main:first-child .telephone-img {
              display: block;
              width: 100%;
              height: auto; }
            @media only screen and (max-width: 768px) {
              body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .app .app-main:first-child {
                width: 35%;
                margin: 0 32.5% 0 32.5%; } }
          body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .app .app-main:nth-child(2) {
            display: block;
            width: 20%;
            position: absolute;
            right: 16.2%;
            bottom: 0;
            overflow: hidden;
            left: 63.8%;
            z-index: 2;
            opacity: 0.90;
            -webkit-transition: all 200ms ease;
            -moz-transition: all 200ms ease;
            -ms-transition: all 200ms ease;
            -o-transition: all 200ms ease;
            transition: all 200ms ease; }
            body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .app .app-main:nth-child(2):hover {
              opacity: 1; }
            body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .app .app-main:nth-child(2) span {
              background: url("../img/slide7.jpg") no-repeat top center;
              -webkit-background-size: cover;
              -moz-background-size: cover;
              -o-background-size: cover;
              background-size: cover;
              position: absolute;
              left: 6.3%;
		    right: 7%;
		    bottom: 14.5%;
		    top: 9%;
              overflow: hidden; }
            body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .app .app-main:nth-child(2) .telephone-img {
              display: block;
              width: 100%;
              height: auto; }
            @media only screen and (max-width: 768px) {
              body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .app .app-main:nth-child(2) {
                left: 0;
                right: 70%;
                width: 30%; } }
          body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .app .app-main:nth-child(3) {
            display: block;
            width: 20%;
            position: absolute;
            left: 16.2%;
            bottom: 0;
            overflow: hidden;
            right: 63.8%;
            z-index: 2;
            opacity: 0.90;
            -webkit-transition: all 200ms ease;
            -moz-transition: all 200ms ease;
            -ms-transition: all 200ms ease;
            -o-transition: all 200ms ease;
            transition: all 200ms ease; }
            body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .app .app-main:nth-child(3):hover {
              opacity: 1; }
            body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .app .app-main:nth-child(3) span {
              background: url("../img/slide7.jpg") no-repeat top center;
              -webkit-background-size: cover;
              -moz-background-size: cover;
              -o-background-size: cover;
              background-size: cover;
              position: absolute;
              left: 6.3%;
              right: 7.1%;
              bottom: 14.5%;
		    top: 9.5%;
              overflow: hidden; }
            body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .app .app-main:nth-child(3) .telephone-img {
              display: block;
              width: 100%;
              height: auto; }
            @media only screen and (max-width: 768px) {
              body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .app .app-main:nth-child(3) {
                right: 0;
                left: 70%;
                width: 30%; } }
          body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .app .app-main:nth-child(4) {
            display: block;
            width: 15%;
            position: absolute;
            left: 0%;
            bottom: 0;
            overflow: hidden;
            right: 85%;
            z-index: 1;
            opacity: 0.80;
            -webkit-transition: all 200ms ease;
            -moz-transition: all 200ms ease;
            -ms-transition: all 200ms ease;
            -o-transition: all 200ms ease;
            transition: all 200ms ease; }
            body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .app .app-main:nth-child(4):hover {
              opacity: 1; }
            body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .app .app-main:nth-child(4) span {
              background: url("../img/slide7.jpg") no-repeat top center;
              -webkit-background-size: cover;
              -moz-background-size: cover;
              -o-background-size: cover;
              background-size: cover;
              position: absolute;
              left: 6.3%;
              right: 7.5%;
              bottom: 14.8%;
		    top: 10%;
              overflow: hidden; }
            body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .app .app-main:nth-child(4) .telephone-img {
              display: block;
              width: 100%;
              height: auto; }
            @media only screen and (max-width: 768px) {
              body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .app .app-main:nth-child(4) {
                display: none; } }
          body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .app .app-main:last-child {
            display: block;
            width: 15%;
            position: absolute;
            left: 85%;
            bottom: 0;
            overflow: hidden;
            right: 0%;
            z-index: 1;
            opacity: 0.80;
            -webkit-transition: all 200ms ease;
            -moz-transition: all 200ms ease;
            -ms-transition: all 200ms ease;
            -o-transition: all 200ms ease;
            transition: all 200ms ease; }
            body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .app .app-main:last-child:hover {
              opacity: 1; }
            body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .app .app-main:last-child span {
              background: url("../img/slide7.jpg") no-repeat top center;
              -webkit-background-size: cover;
              -moz-background-size: cover;
              -o-background-size: cover;
              background-size: cover;
              position: absolute;
              left: 6.3%;
		    right: 7.5%;
		    bottom: 15%;
		    top: 10%;
              overflow: hidden; }
            body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .app .app-main:last-child .telephone-img {
              display: block;
              width: 100%;
              height: auto; }
            @media only screen and (max-width: 768px) {
              body:not(.accueil) #main .big-box .white-slide .responsive-container .img-container .app .app-main:last-child {
                display: none; } }
    body:not(.accueil) #main .equipage .og-grid {
      list-style: none;
      padding: 20px 0;
      margin: 0 auto;
      text-align: center;
          display: flex;
	    width: 100%;
	    flex-wrap: wrap;
	    justify-content: center;
	    align-items: flex-start;
     }
      body:not(.accueil) #main .equipage .og-grid>li {
        display: inline-block;
        margin: 10px 5px 20px 5px;
        vertical-align: top;
        height: auto;
        max-width: 25%;
        transition: height 350ms linear;
        cursor: pointer;
        overflow: hidden; }
        @media only screen and (min-width: 769px) and (max-width: 1429px) {
          body:not(.accueil) #main .equipage .og-grid>li {
            max-width: 47%; } }
        @media only screen and (max-width: 768px) {
          body:not(.accueil) #main .equipage .og-grid>li {
            max-width: 95%; } }
        body:not(.accueil) #main .equipage .og-grid>li.active img {
          opacity: 1; }
        body:not(.accueil) #main .equipage .og-grid>li.active .info-team {
          background-color: #ee2d2f; }
          body:not(.accueil) #main .equipage .og-grid>li.active .info-team em {
            color: #ffffff; }
        body:not(.accueil) #main .equipage .og-grid>li > a, body:not(.accueil) #main .equipage .og-grid li > img {
          border: none;
          outline: none;
          display: block;
          position: relative; }
        body:not(.accueil) #main .equipage .og-grid>li img {
          max-height: 300px;
		  margin: 0 auto;
          display: block; }
          
          
        body:not(.accueil) #main .equipage .og-grid>li .info-team {
          position: relative;
          margin: 0 20px 0 20px;
          background-color: #EDF9F7;
          text-align:center;
          border-radius: 100px;
          width:300px;
          padding: 20px 20px 20px 20px;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          -webkit-transition: all 200ms ease;
          -moz-transition: all 200ms ease;
          -ms-transition: all 200ms ease;
          -o-transition: all 200ms ease;
          transition: all 200ms ease; }
          
          body:not(.accueil) #main .equipage .og-grid>li .image-team {
          width:300px;margin:0 auto; }
          
          body:not(.accueil) #main .equipage .og-grid>li .info-team h3 {
            margin: 0;
            font-family: 'gotham_bold';
            color: #000000;
            font-size: 1.5em; }
          body:not(.accueil) #main .equipage .og-grid>li .info-team em {
            font-style: normal;
            color: #000000; }
        body:not(.accueil) #main .equipage .og-grid>li .og-expander {
          background: #000000;
          top: auto;
          margin-top: 0px;
          text-align: left;
          overflow: hidden;
          display: none;
          position: absolute;
          width: 100vw;
          z-index:99;
          left: 0; }
          body:not(.accueil) #main .equipage .og-grid>li .og-expander > a::after {
            top: auto;
            border: solid transparent;
            content: '';
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-bottom-color: #ddd;
            border-width: 15px;
            left: 50%;
            margin: -20px 0 0 -15px; }
          body:not(.accueil) #main .equipage .og-grid>li .og-expander .og-expander-inner {
            padding: 0px 100px;
            height: auto;
            margin: 0 auto 0 auto;
            max-width: 1300px; }
            @media only screen and (min-width: 769px) and (max-width: 1429px) {
              body:not(.accueil) #main .equipage .og-grid>li .og-expander .og-expander-inner {
                padding: 0 50px 150px 50px; } }
            @media only screen and (max-width: 768px) {
              body:not(.accueil) #main .equipage .og-grid>li .og-expander .og-expander-inner {
                padding: 0 25px 150px 25px; } }
            body:not(.accueil) #main .equipage .og-grid>li .og-expander .og-expander-inner .og-close {
              position: absolute;
              width: 40px;
              height: 40px;
              top: 20px;
              right: 20px;
              cursor: pointer;z-index:99999;}
              body:not(.accueil) #main .equipage .og-grid>li .og-expander .og-expander-inner .og-close::before, body:not(.accueil) #main .equipage .og-grid>li .og-expander .og-expander-inner .og-close::after {
                content: '';
                position: absolute;
                width: 100%;
                top: 50%;
                height: 3px;
                background: #ffffff;
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                transform: rotate(45deg); }
              body:not(.accueil) #main .equipage .og-grid>li .og-expander .og-expander-inner .og-close::after {
                -webkit-transform: rotate(-45deg);
                -moz-transform: rotate(-45deg);
                transform: rotate(-45deg); }
              body:not(.accueil) #main .equipage .og-grid>li .og-expander .og-expander-inner .og-close:hover::before, body:not(.accueil) #main .equipage .og-grid>li .og-expander .og-expander-inner .og-close:hover::after {
                background: #333; }
            body:not(.accueil) #main .equipage .og-grid>li .og-expander .og-expander-inner .og-fullimg, body:not(.accueil) #main .equipage .og-grid>li .og-expander .og-expander-inner .og-details {
              width: 100%;
              float: left;
              height: auto;
              overflow: hidden;
              position: relative; }
            body:not(.accueil) #main .equipage .og-grid>li .og-expander .og-expander-inner .og-details {
              padding: 0 0px 150px 0px;
              -moz-box-sizing: border-box;
              -webkit-box-sizing: border-box;
              box-sizing: border-box; }
              @media only screen and (max-width: 768px) {
                body:not(.accueil) #main .equipage .og-grid>li .og-expander .og-expander-inner .og-details {
                  padding-bottom: 50px; } }
              body:not(.accueil) #main .equipage .og-grid>li .og-expander .og-expander-inner .og-details h3 {
                font-weight: 300;
                font-size: 52px;
                padding: 40px 0 10px;
                margin-bottom: 10px;
                font-family: 'gotham_bold';
                text-align: center;
                color: #ffffff; }
                @media only screen and (min-width: 769px) and (max-width: 1429px) {
                  body:not(.accueil) #main .equipage .og-grid>li .og-expander .og-expander-inner .og-details h3 {
                    font-size: 30px; } }
                @media only screen and (max-width: 768px) {
                  body:not(.accueil) #main .equipage .og-grid>li .og-expander .og-expander-inner .og-details h3 {
                    font-size: 20px; } }
              body:not(.accueil) #main .equipage .og-grid>li .og-expander .og-expander-inner .og-details p,  body:not(.accueil) #main .equipage .og-grid>li .og-expander .og-expander-inner .og-details li {
                font-weight: 400;
                font-size: 16px;
                line-height: 22px;
                color: #ffffff !important;
                text-align: center ; }
                @media only screen and (min-width: 769px) and (max-width: 1429px) {
                  body:not(.accueil) #main .equipage .og-grid>li .og-expander .og-expander-inner .og-details p, body:not(.accueil) #main .equipage .og-grid>li .og-expander .og-expander-inner .og-details li {
                    font-size: 14px; } }
                @media only screen and (max-width: 768px) {
                  body:not(.accueil) #main .equipage .og-grid>li .og-expander .og-expander-inner .og-details p,  body:not(.accueil) #main .equipage .og-grid>li .og-expander .og-expander-inner .og-details li {
                    font-size: 12px;
                    text-align: justify !important; } }
              body:not(.accueil) #main .equipage .og-grid>li .og-expander .og-expander-inner .og-details span {
                position: absolute;
                left: 50%;
                transform: translateX(-50%); }
                @media only screen and (max-width: 768px) {
                  body:not(.accueil) #main .equipage .og-grid>li .og-expander .og-expander-inner .og-details span {
                    position: relative;
                    left: inherit;
                    transform: inherit; } }
              body:not(.accueil) #main .equipage .og-grid>li .og-expander .og-expander-inner .og-details a {
                font-weight: 700;
                font-size: 16px;
                border-radius:50px;
                color: #ffffff;
                text-transform: uppercase;
                letter-spacing: 2px;
                padding: 10px 20px;
                border: 3px solid #ffffff;
                display: inline-block;
                margin: 15px auto 0 auto;
                outline: none;
                text-align: center;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                box-sizing: border-box; }
                @media only screen and (min-width: 769px) and (max-width: 1429px) {
                  body:not(.accueil) #main .equipage .og-grid>li .og-expander .og-expander-inner .og-details a {
                    font-size: 14px; } }
                @media only screen and (max-width: 768px) {
                  body:not(.accueil) #main .equipage .og-grid>li .og-expander .og-expander-inner .og-details a {
                    font-size: 12px;
                    width: 100%; } }
                body:not(.accueil) #main .equipage .og-grid>li .og-expander .og-expander-inner .og-details a::before {
                  content: '\2192';
                  display: inline-block;
                  margin-right: 10px; }
                body:not(.accueil) #main .equipage .og-grid>li .og-expander .og-expander-inner .og-details a:hover {
                  border-color: #999;
                  color: #999; }
            body:not(.accueil) #main .equipage .og-grid>li .og-expander .og-expander-inner .og-fullimg {
              text-align: center;
              display: none; }
              body:not(.accueil) #main .equipage .og-grid>li .og-expander .og-expander-inner .og-fullimg img {
                display: inline-block;
                max-height: 100%;
                max-width: 100%; }
                       body:not(.accueil) #main .equipage .og-grid>li ul li{color:#ffffff;text-align:left !important}
                       body:not(.accueil) #main .equipage .og-grid>li h4{color:#ffffff;font-size:1.3em;}

    body:not(.accueil) #main section#adresses {
      padding: 0;
      color: #fff; }
      body:not(.accueil) #main section#adresses .org {
        display: none; }
      body:not(.accueil) #main section#adresses .wrapper {
        width: 100%;
        height: 530px;
        position: relative;
        padding: 10px;
        box-sizing: border-box;
        display: block;
        color: #ffffff; }
        @media only screen and (max-width: 768px) {
          body:not(.accueil) #main section#adresses .wrapper {
            height: 300px; } }
      body:not(.accueil) #main section#adresses .texte {
        background-color: rgba(89, 89, 89, 0.33);
        position: absolute;
        left: 0px;
        top: 0px;
        bottom: 0px;
        right: 0px;
        padding: 30px 0 30px 0;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease; }
        @media only screen and (max-width: 768px) {
          body:not(.accueil) #main section#adresses .texte {
            margin-left: 0; } }
        body:not(.accueil) #main section#adresses .texte:hover {
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          background-color: rgba(238, 45, 47, 0.7); }
        body:not(.accueil) #main section#adresses .texte .vertical {
          display: table;
          height: 100%;
          margin: 0 auto 0 auto; }
          body:not(.accueil) #main section#adresses .texte .vertical .align {
            display: table-cell;
            vertical-align: middle; }
      body:not(.accueil) #main section#adresses h2 {
        text-transform: uppercase;
        font-family: 'gotham_bold';
        padding-top: 0px;
        font-size: 1.7em;
        text-align: center;
        margin: 0;
        letter-spacing: 0.065em;
        color: #fff;
        border-bottom: 2px solid #ffffff;
        padding-bottom: 15px; }
      body:not(.accueil) #main section#adresses h3 {
        text-transform: uppercase;
        text-align: center;
        font-size: 1.1em;
        margin: 0;
        margin-top: 15px; }
        @media only screen and (max-width: 768px) {
          body:not(.accueil) #main section#adresses h3 {
            font-size: 1em; } }
        body:not(.accueil) #main section#adresses h3.tel {
          font-family: 'gotham_bold'; }
      body:not(.accueil) #main section#adresses [class*='col-'] {
        padding: 0px; }
      body:not(.accueil) #main section#adresses #quebec {
        background: url(../img/adresse-qc.jpg) no-repeat center center; }
      body:not(.accueil) #main section#adresses #brossard {
        background: url(../img/adresse-brossard.jpg) no-repeat center center; }
      body:not(.accueil) #main section#adresses #quebec, body:not(.accueil) #main section#adresses #brossard {
        background-size: cover; }
    body:not(.accueil) #main .clients ul {
      list-style: none;
      padding: 0;
      display: flex;
      flex-wrap: wrap;
      margin: 0 0px 0 -20px; }
      body:not(.accueil) #main .clients ul li {
        width: 16.6666%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px; }
        @media only screen and (min-width: 769px) and (max-width: 1429px) {
          body:not(.accueil) #main .clients ul li {
            width: 20%; } }
        @media only screen and (max-width: 768px) {
          body:not(.accueil) #main .clients ul li {
            width: 33.33%; } }
        body:not(.accueil) #main .clients ul li img {
          width: 100%;
          height: auto;
          display: block;
          border: 1px solid #e8e8e8;
          margin: 0 10px 0 10px; }
    body:not(.accueil) #main .grid {
      max-width: 100%;
/*       background: #ffffff; */
      position: relative;
      clear: both;
      padding: 0px 0 0px 0;
      margin-top: 20px;
      margin-bottom: 40px; }
      @media only screen and (max-width: 768px) {
        body:not(.accueil) #main .grid {
          margin-top: 0; } }
      body:not(.accueil) #main .grid::after {
        content: '';
        display: block;
        clear: both; }
      body:not(.accueil) #main .grid .grid-item {
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        overflow: hidden;
        cursor: pointer;
        float: left;
        width: 16.6666%;
        height: auto;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 5px solid #ffffff;
        position: relative; }
        body:not(.accueil) #main .grid .grid-item::after {
          content: '';
          position: absolute;
          top: 0px;
          bottom: 0px;
          left: 0px;
          right: 0px;
          border: 1px solid #90d2cf; }
        body:not(.accueil) #main .grid .grid-item.paysage {
          height: auto;
          width: 33.333%;
          border: 5px solid #ffffff; }
          @media only screen and (min-width: 769px) and (max-width: 1429px) {
            body:not(.accueil) #main .grid .grid-item.paysage {
              width: 50%; } }
          @media only screen and (max-width: 768px) {
            body:not(.accueil) #main .grid .grid-item.paysage {
              width: 100%; } }
        body:not(.accueil) #main .grid .grid-item.portrait {
          height: auto;
          width: 33.333%;
          border: 10px solid #ffffff; }
          @media only screen and (min-width: 769px) and (max-width: 1429px) {
            body:not(.accueil) #main .grid .grid-item.portrait {
              width: 50%; } }
          @media only screen and (max-width: 768px) {
            body:not(.accueil) #main .grid .grid-item.portrait {
              width: 100%; } }
        body:not(.accueil) #main .grid .grid-item img {
          display: block;
          width: 100%;
          height: auto; }
        body:not(.accueil) #main .grid .grid-item:hover .thumb {
          opacity: 1; }
        body:not(.accueil) #main .grid .grid-item .thumb {
          width: 100%;
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          cursor: pointer;
          -webkit-transition: all 350ms ease;
          -moz-transition: all 350ms ease;
          -ms-transition: all 350ms ease;
          -o-transition: all 350ms ease;
          transition: all 350ms ease;
          opacity: 0;
          background: rgba(144, 210, 207, 0.9) url("../img/cloud.png") repeat center center; }
          body:not(.accueil) #main .grid .grid-item .thumb h4 {
            color: #000000;
            text-align: center;
            font-size: 1.6em;
            padding-left: 20px;
            padding-right: 20px;
            font-family: 'gotham_bold';
            position: relative;
            line-height: 110%;
/*             text-transform: uppercase; */ }
            @media only screen and (min-width: 769px) and (max-width: 1429px) {
              body:not(.accueil) #main .grid .grid-item .thumb h4 {
                font-size: 1.2em; } }
            @media only screen and (max-width: 768px) {
              body:not(.accueil) #main .grid .grid-item .thumb h4 {
                font-size: 1.2em; } }
            body:not(.accueil) #main .grid .grid-item .thumb h4 b {
              font-family: 'gotham_book';
              font-size: 0.6em;
              display: block;
              line-height: 130%;
              text-transform: none;
/*               color:white !important; */
              padding: 20px 40px 0 40px;
              position: relative; }
              body:not(.accueil) #main .grid .grid-item .thumb h4 b::before {
                width: 60px;
                height: 3px;
                position: absolute;
                top: 10px;
                content: '';
                background-color: #000000;
                margin-left: -30px;
                left: 50%; }
          body:not(.accueil) #main .grid .grid-item .thumb .align-grid {
            position: absolute;
            top: 50%;
            -webkit-transition: all 750ms ease;
            -moz-transition: all 750ms ease;
            -ms-transition: all 750ms ease;
            -o-transition: all 750ms ease;
            transition: all 750ms ease;
            transform: translate(0%, -50%);
            width: 100%;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            padding: 0 50px 0 50px; }
            @media only screen and (max-width: 768px) {
              body:not(.accueil) #main .grid .grid-item .thumb .align-grid {
                padding: 0 25px 0 25px; } }

/*******************************************************************************************************************************************************************************/
/*************************/
/***   PAGE D'ACCUEIL  ***/
/*************************/
body.accueil {
  color: #000;
  width: 100%;
  font-family: 'gotham_book';
  height: 100%;
  font-size: 0.85em;
  /********************/
  /***    Slider    ***/
  /********************/ }
  @media only screen and (min-width: 769px) and (max-width: 1429px) {
    body.accueil header {
      position: absolute;
      top: 0;
      left: 100px;
      z-index: 99999; } }
  body.accueil #menu-mobile {
    font-size: 2em;
    height: 30px;
    text-align: center;
    color: #ee2d2f;
    padding: 5px;
    line-height: 1em;
    position: absolute;
    top: 5px;
    z-index: 9999;
    right: 5px;
    cursor: pointer; }
    @media only screen and (min-width: 769px) and (max-width: 1429px) {
      body.accueil #menu-mobile {
        display: none; } }
    @media only screen and (min-width: 1430px) {
      body.accueil #menu-mobile {
        display: none; } }
  body.accueil #menu-mobile-close {
    font-size: 2em;
    height: 30px;
    text-align: center;
    color: #ee2d2f;
    padding: 5px;
    line-height: 1em;
    position: absolute;
    top: 0;
    z-index: 9999999;
    right: 0;
    cursor: pointer;
    display: none; }
    @media only screen and (min-width: 769px) and (max-width: 1429px) {
      body.accueil #menu-mobile-close {
        display: none; } }
    @media only screen and (min-width: 1430px) {
      body.accueil #menu-mobile-close {
        display: none; } }
  @media only screen and (max-width: 768px) {
    body.accueil #vague-section {
      margin-top: 0px; } }
  body.accueil #menu {
    margin-top: 18px;
    padding-left: 50px;
    padding-right: 50px; }
    body.accueil #menu #social {
      display: none; }
    body.accueil #menu #amiral img {
      display: none; }
    body.accueil #menu ul {
      list-style-type: none;
/*       text-transform: uppercase; */
      margin: 0 0 0 00px;
      padding: 0;
      position: relative; }
      @media only screen and (max-width: 768px) {
        body.accueil #menu ul {
          position: absolute;
          z-index: 999999;
          background-color: #ffffff;
          width: 100%;
          margin-top: 0;
          padding: 25px 50px 25px 0px;
          top: -1000px;
          display: none;
          -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.5);
          -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3); } }
      body.accueil #menu ul::before {
        content: '';
        background: url("../img/boussole.png") no-repeat center center;
        position: absolute;
        top: -5px;
        left: -40px;
        width: 40px;
        height: 40px;
        -webkit-animation-name: spin;
        -webkit-animation-duration: 20s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        -moz-animation-name: spin;
        -moz-animation-duration: 20s;
        -moz-animation-iteration-count: infinite;
        -moz-animation-timing-function: linear;
        -ms-animation-name: spin;
        -ms-animation-duration: 20s;
        -ms-animation-iteration-count: infinite;
        -ms-animation-timing-function: linear;
        animation-name: spin;
        animation-duration: 20s;
        animation-iteration-count: infinite;
        animation-timing-function: linear; }
      body.accueil #menu ul li {
        background-color: #ee2d2f;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease;
        margin: 0px 2.5px 0 2.5px;
        padding: 0px 0 0px 0;
         border-radius: 50px;
        float: left;
        margin-bottom: 5px;
        line-height: 150%; }
        @media only screen and (max-width: 768px) {
          body.accueil #menu ul li {
            margin-left: 0;
            float: none;
            display: inline-block;
            border: 1px solid red;
            margin-bottom: 5px;
            line-height: 150%; } }
        body.accueil #menu ul li:hover {
          background-color: #000000; }
        body.accueil #menu ul li a {
          color: #fff;
          font-family: 'gotham_bold';
          padding: 6px 15px 6px 15px;
          text-align: center;
          display: block;
          font-size: 1em; }
  body.accueil #corde {
    position: fixed;
    z-index: 4000;
    margin-left: -22px;
    margin-top: -10px; }
    body.accueil #corde img {
      width: 25px; }
  body.accueil #main {
    width: 60%;
    float: right;
    box-sizing: border-box;
    min-width: 0;
    position: static;
    overflow: hidden; }
    @media only screen and (max-width: 768px) {
      body.accueil #main {
        margin: 0 0 -10px 0;
        padding: 0;
        width: 100%; } }
    @media only screen and (min-width: 769px) and (max-width: 1429px) {
      body.accueil #main {
        width: 100%; } }
    body.accueil #main h1 {
      font-family: 'gotham_bold';
      font-size: 2em;
      letter-spacing: 0.032em;
      line-height: 1.3em;
      position: relative;
      color: #000000;
      z-index: 20; }
      @media only screen and (max-width: 768px) {
        body.accueil #main h1 {
          font-size: 1.4em; } }
      @media only screen and (min-width: 1430px) {
        body.accueil #main h1 {
          font-size: 2.5em; } }
    body.accueil #main .content h1 {
/*       text-transform: uppercase; */
      font-size: 40px; }
      @media only screen and (min-width: 1430px) {
        body.accueil #main .content h1 {
          font-size: 35px; } }
      @media only screen and (min-width: 769px) and (max-width: 1429px) {
        body.accueil #main .content h1 {
          font-size: 30px; } }
      @media only screen and (max-width: 768px) {
        body.accueil #main .content h1 {
          font-size: 20px; } }
  body.accueil #slider {
    position: fixed;
    width: calc(40% - 18px);
    height: 100%; }
    @media only screen and (max-width: 768px) {
      body.accueil #slider {
        width: 100%;
        position: relative;
        border-bottom:1px solid #e8e8e8;  } }
    @media only screen and (min-width: 769px) and (max-width: 1429px) {
      body.accueil #slider {
        width: 100%;
        height: 85%;
        position: relative;
       border-bottom:1px solid #e8e8e8; }}
    body.accueil #slider #logo {
      position: absolute;
      z-index: 900;
      top: 0;
      left: 25px; }
    body.accueil #slider .cycle-slideshow {
      height: 100%;
      width: 100%; }
      body.accueil #slider .cycle-slideshow .img-slider {
        background-size: cover;
        background-position: center center;
        width: 100%;
        height: 100%;
        overflow: hidden; }
        body.accueil #slider .cycle-slideshow .img-slider .texte {
          background-color: #ee2d2f;
          min-height: 35%;
          width: 105%;
          position: absolute;
          bottom: -50px;
          left: -10px;
          transform: rotate(-4.5deg);
          background: #a21d23;
          /* Old browsers */
          background: -moz-linear-gradient(top, #ee2d2f 0%, #a21d23 100%);
          /* FF3.6-15 */
          background: -webkit-linear-gradient(top, #ee2d2f 0%, #a21d23 100%);
          /* Chrome10-25,Safari5.1-6 */
          background: linear-gradient(to bottom, #ee2d2f 0%, #a21d23 100%);
          /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$color1', endColorstr='$color2',GradientType=0 );
          /* IE6-9 */ }
        body.accueil #slider .cycle-slideshow .img-slider p {
          position: absolute;
          width: 100%;
          height: 100%;
          color: #fff;
          font-family: 'gotham_book';
          text-transform: uppercase;
          text-align: center;
          font-size: 2.6em;
          letter-spacing: 0.03em; }
          body.accueil #slider .cycle-slideshow .img-slider p .gros {
            font-size: 3.5em;
            color: #fff;
            font-family: 'gotham_bold';
            line-height: 0.95em; }
        body.accueil #slider .cycle-slideshow .img-slider #plus {
          background-color: #000000;
          color: #fff;
          padding: 8px 20px 7px 20px;
/*           text-transform: uppercase; */
          z-index: 999999;
          font-family: 'gotham_bold';
          bottom: 25px;
          right: 25px;
          border-radius: 50px;
          position: absolute;
          font-size: 1em; }
          body.accueil #slider .cycle-slideshow .img-slider #plus:hover {
            color: #90d2cf; }
      body.accueil #slider .cycle-slideshow .blue-slide {
        background-color: #90d2cf;
        height: 100%; }
      body.accueil #slider .cycle-slideshow .white-slide {
        background: #ffffff url("../img/cloud.png") no-repeat center center;
        height: 100%; }
      body.accueil #slider .cycle-slideshow .beige-slide {
        background: #d9cfad url("../img/sand.jpg") no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        height: 100%; }
      body.accueil #slider .cycle-slideshow .responsive-container {
        position: relative;
        width: 100%;
        height: 100%; }
        body.accueil #slider .cycle-slideshow .responsive-container .dummy {
          padding-top: 100%;
          /* forces 1:1 aspect ratio */ }
        body.accueil #slider .cycle-slideshow .responsive-container .img-container {
          position: absolute;
          top: 100px;
          bottom: 100px;
          left: 75px;
          right: 75px;
          text-align: center;
          /* Align center inline elements */
          font: 0/0 a; }
          @media only screen and (max-width: 768px) {
            body.accueil #slider .cycle-slideshow .responsive-container .img-container {
              top: 50px;
              bottom: 50px;
              left: 50px;
              right: 50px; } }
          body.accueil #slider .cycle-slideshow .responsive-container .img-container::before {
            content: ' ';
            display: inline-block;
            vertical-align: middle;
            height: 100%; }
          body.accueil #slider .cycle-slideshow .responsive-container .img-container .slide-fix {
            display: inline-block;
            position: relative; }
            body.accueil #slider .cycle-slideshow .responsive-container .img-container .slide-fix span {
              background-position: top center;
              background-repeat: no-repeat;
              -webkit-background-size: cover;
              -moz-background-size: cover;
              -o-background-size: cover;
              background-size: cover;
              position: absolute;
              left: 0;
              right: 0;
              bottom: 0;
              top: 0; }
            body.accueil #slider .cycle-slideshow .responsive-container .img-container .slide-fix.ordi .support {
              vertical-align: middle;
              display: inline-block;
              max-width: 750px;
              width: 100%; }
              @media only screen and (min-width: 769px) and (max-width: 1429px) {
	              body.accueil #slider .cycle-slideshow .responsive-container .img-container .slide-fix.ordi .support {
	
		              max-width: 450px;
					  }
              }
            body.accueil #slider .cycle-slideshow .responsive-container .img-container .slide-fix.ordi .screenshot {
              display: block;
              left: 4.3%;
              top: 5%;
              bottom: 30.5%;
              right: 4.3%;
              z-index: 1;
              position: absolute;
              display: table-cell;
              vertical-align: middle;
              overflow-y: hidden; }
            body.accueil #slider .cycle-slideshow .responsive-container .img-container .slide-fix.telephone .support {
              vertical-align: middle;
              display: inline-block;
              max-width: 275px;
              width: 100%; }
              @media only screen and (max-width: 768px) {
                body.accueil #slider .cycle-slideshow .responsive-container .img-container .slide-fix.telephone .support {
                  max-width: 175px; } }
            body.accueil #slider .cycle-slideshow .responsive-container .img-container .slide-fix.telephone .screenshot {
              display: block;
              left: 6.4%;
              top: 11.1%;
              bottom: 15.9%;
              right: 7.5%;
              z-index: 1;
              position: absolute;
              display: table-cell;
              vertical-align: middle;
              overflow-y: hidden; }
              
            body.accueil #slider .cycle-slideshow .responsive-container .img-container .slide-fix.telephonev2 .support {
              vertical-align: middle;
              display: inline-block;
              max-width: 275px;
              width: 100%; }
              @media only screen and (min-width: 769px) and (max-width: 1429px) {
	             body.accueil #slider .cycle-slideshow .responsive-container .img-container .slide-fix.telephonev2 .support {
		            max-width: 175px; 
	             } 
              }
              @media only screen and (max-width: 768px) {
                body.accueil #slider .cycle-slideshow .responsive-container .img-container .slide-fix.telephonev2 .support {
                  max-width: 175px; } }
            body.accueil #slider .cycle-slideshow .responsive-container .img-container .slide-fix.telephonev2 .screenshot {
              display: block;
              left: 6.4%;
              top: 10%;
              bottom: 15%;
              right: 7.5%;
              z-index: 1;
              position: absolute;
              display: table-cell;
              vertical-align: middle;
              overflow-y: hidden; }
              
            body.accueil #slider .cycle-slideshow .responsive-container .img-container .slide-fix.tablette .support {
              vertical-align: middle;
              display: inline-block;
              max-width: 350px;
              width: 100%; }
              @media only screen and (max-width: 768px) {
                body.accueil #slider .cycle-slideshow .responsive-container .img-container .slide-fix.tablette .support {
                  max-width: 225px; } }
            body.accueil #slider .cycle-slideshow .responsive-container .img-container .slide-fix.tablette .screenshot {
              display: block;
              left: 5.6%;
              top: 5.2%;
              bottom: 11.7%;
              right: 6.3%;
              z-index: 1;
              position: absolute;
              display: table-cell;
              vertical-align: middle;
              overflow-y: hidden; }
      body.accueil #slider .cycle-slideshow .cycle-pager {
        position: absolute;
        top: 50%;
        left: 25px;
        z-index: 999;
        transform: rotate(180deg);
        background: url(../img/slider/bg-pager.png) repeat-y;
        margin-top: 0; }
        @media only screen and (max-width: 768px) {
          body.accueil #slider .cycle-slideshow .cycle-pager {
            display: none; } }
        body.accueil #slider .cycle-slideshow .cycle-pager span {
          background-color: #ee2d2f;
          border-color: #000000;
          display: block;
          -webkit-border-radius: 8px;
          -moz-border-radius: 8px;
          -ms-border-radius: 8px;
          border-radius: 8px;
          width: 8px;
          height: 8px;
          border-width: 4px;
          border-style: solid;
          /*@include middle($width);*/
          margin-bottom: 15px; }
          body.accueil #slider .cycle-slideshow .cycle-pager span:last-of-type {
            margin-bottom: 0; }
          body.accueil #slider .cycle-slideshow .cycle-pager span.cycle-pager-active {
            background-color: #90d2cf;
            border-color: #000000;
            display: block;
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            -ms-border-radius: 8px;
            border-radius: 8px;
            width: 8px;
            height: 8px;
            border-width: 4px;
            border-style: solid;
            /*@include middle($width);*/ }
        body.accueil #slider .cycle-slideshow .cycle-pager > * {
          cursor: pointer; }
      body.accueil #slider .cycle-slideshow .cycle-prev {
        left: 25px;
        display:none;
        background-color: rgba(64, 64, 64, 0.7); }
      body.accueil #slider .cycle-slideshow .cycle-next {
        transform: rotate(180deg);
        	display:none;
        left: 65px;
        background-color: rgba(64, 64, 64, 0.3); }
      body.accueil #slider .cycle-slideshow .cycle-prev, body.accueil #slider .cycle-slideshow .cycle-next {
        cursor: pointer;
        width: 40px;
        height: 40px;
        position: absolute;
        bottom: 0;
        z-index: 900; }
        body.accueil #slider .cycle-slideshow .cycle-prev img, body.accueil #slider .cycle-slideshow .cycle-next img {
          margin: 10px;
          width: 50%; }
        body.accueil #slider .cycle-slideshow .cycle-prev:hover, body.accueil #slider .cycle-slideshow .cycle-next:hover {
          background-color: #404040; }
  body.accueil .main #vague-section {
    position: relative;
    height: 90px;
    margin-top: -80px;
    background-color: transparent; }
    body.accueil .main #vague-section #vague-foncee {
      background: url("../img/vague-foncee-2-0.png") repeat-x;
      height: 80px !important;
      position: absolute;
      z-index: 99;
      top: 0;
      width: 1000%;
      left: -500%;
      -webkit-animation: vague_un 250s infinite linear;
      -moz-animation: vague_un 250s infinite linear;
      -o-animation: vague_un 250s infinite linear;
      animation: vague_un 250s infinite linear; }
    body.accueil .main #vague-section #vague-pale {
      background: url("../img/vague-pale.png") repeat-x;
      height: 80px !important;
      position: absolute;
      z-index: 99999;
      top: 20px;
      width: 1000%;
      left: -500%;
      -webkit-animation: vague_deux 250s infinite linear;
      -moz-animation: vague_deux 250s infinite linear;
      -o-animation: vague_deux 250s infinite linear;
      animation: vague_deux 250s infinite linear; }
  body.accueil section {
    padding-left: 50px;
    padding-right: 50px; }
    @media only screen and (min-width: 769px) and (max-width: 1429px) {
      body.accueil section {
        padding-left: 50px;
        padding-right: 50px; } }
    @media only screen and (max-width: 768px) {
      body.accueil section {
        padding-left: 25px;
        padding-right: 25px; } }
    body.accueil section#accueil {
      margin-top: 0px;
      position: relative;
      padding-bottom: 140px;
      padding-top: 40px;
      background: #ffffff url("/img/arrowws.jpg") no-repeat center center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      background-attachment: fixed;
/*
      -webkit-animation: backgroundMove 100s infinite;
      -moz-animation: backgroundMove 100s infinite;
      -o-animation: backgroundMove 100s infinite;
      animation: backgroundMove 100s infinite;
*/ }
      body.accueil section#accueil .content {
        width: 80%; }
        @media only screen and (max-width: 768px) {
          body.accueil section#accueil .content {
            width: 100%; } }
      body.accueil section#accueil span.shadow {
        text-transform: uppercase;
        display: none;
        line-height: 1.5em;
        color: #f7f7f7;
        position: absolute;
        top: -25px;
        left: -29px;
        z-index: -1; }
        @media only screen and (max-width: 768px) {
          body.accueil section#accueil span.shadow {
            display: none; } }
      body.accueil section#accueil p {
        font-size: 1.1em;
        letter-spacing: 0.027em;
        margin-top: 32px;
        width: 100%;
        line-height: 150%;
        position: relative;
        z-index: 999; }
        @media only screen and (max-width: 768px) {
          body.accueil section#accueil p {
            font-size: 1em; } }
      body.accueil section#accueil #equipage {
        background-color: #000000;
        font-family: 'gotham_bold';
/*         text-transform: uppercase; */
        display:inline-block;
        margin-top: 40px;
        border-radius: 50px;
        margin-left: 2px;
/*         width: 350px; */ }
        @media only screen and (max-width: 768px) {
          body.accueil section#accueil #equipage {
            width: 240px; } }
        body.accueil section#accueil #equipage a {
          color: #fff;
          font-size: 1em;
          display: block;
          padding: 10px 15px 8px 15px;
          text-align: center;
          -webkit-transition: all 200ms ease;
          -moz-transition: all 200ms ease;
          -ms-transition: all 200ms ease;
          -o-transition: all 200ms ease;
          transition: all 200ms ease; }
          body.accueil section#accueil #equipage a:hover {
            background-color: #70b0ae; }
          @media only screen and (max-width: 768px) {
            body.accueil section#accueil #equipage a {
              font-size: 0.8em; } }
      body.accueil section#accueil #phare {
        background: url("../img/phare-2.png");
        position: absolute;
        right: 0;
        width: 319px;
        height: 460px;
        z-index: 998;
        bottom: 0px; }
        @media only screen and (max-width: 768px) {
          body.accueil section#accueil #phare {
            bottom: 0px;
            right: -140px; } }
        @media only screen and (min-width: 769px) and (max-width: 1429px) {
          body.accueil section#accueil #phare {
            bottom: 0px;
            right: 0px; } }
    body.accueil section#desc {
      position: relative;
      background-color: #90d2cf;
      margin-top: 0px;
      padding-top: 20px;
      padding-bottom: 40px; }
      @media only screen and (max-width: 768px) {
        body.accueil section#desc {
          margin-bottom: -20px; } }
      body.accueil section#desc .col-1-4 {
        position: relative;
        z-index: 1000; }
        @media only screen and (max-width: 768px) {
          body.accueil section#desc .col-1-4 {
            width: 100%;
            max-width: 100%;
            float: left; } }
      body.accueil section#desc #chapeau {
        background: url("../img/chapeau.png") no-repeat center top; }
        @media only screen and (max-width: 768px) {
          body.accueil section#desc #chapeau {
            background-position: center top; } }
      body.accueil section#desc #gouvernail {
        background: url("../img/gouvernail.png") no-repeat center top; }
        @media only screen and (max-width: 768px) {
          body.accueil section#desc #gouvernail {
            background-position: center top; } }
      body.accueil section#desc #chandail {
        background: url("../img/chandail.png") no-repeat center top; }
        @media only screen and (max-width: 768px) {
          body.accueil section#desc #chandail {
            background-position: center top; } }
      body.accueil section#desc #ancre {
        background: url("../img/ancre.png") no-repeat center top; }
        @media only screen and (max-width: 768px) {
          body.accueil section#desc #ancre {
            background-position: center top; } }
      body.accueil section#desc .chiffre {
        color: #fff;
        font-size: 4.5em;
        letter-spacing: 0.01em;
        text-shadow: 3px 3px #70b0ae;
        text-align: center;
        margin-top: 124px;
        font-family: 'gotham_bold'; }
        @media only screen and (max-width: 768px) {
          body.accueil section#desc .chiffre {
            margin-top: 120px;
            margin-right: 10px; } }
      body.accueil section#desc p {
        color: #fff;
        text-transform: uppercase;
        font-size: 1em;
        text-align: center;
        letter-spacing: 0.01em;
        margin-top: -5px; }
        @media only screen and (max-width: 768px) {
          body.accueil section#desc p {
            max-width: 100%; } }
      body.accueil section#desc #bulle1, body.accueil section#desc #bulle2, body.accueil section#desc #bulle3 {
        background: url("../img/bulle.png") no-repeat center center;
        position: absolute;
        z-index: 999;
        width: 22px;
        height: 22px;
        -webkit-animation: buble_two 7s infinite linear;
        -moz-animation: buble_two 6s infinite linear;
        -o-animation: buble_two 6s infinite linear;
        animation: buble_two 7s infinite linear; }
      body.accueil section#desc #bulle1 {
        margin-top: -18px;
        background-size: 17px;
        margin-left: 10px; }
      body.accueil section#desc #bulle2 {
        margin-top: 155px;
        background-size: 13px;
        margin-left: 160px; }
      body.accueil section#desc #bulle3 {
        margin-top: 166px;
        background-size: 10px;
        margin-left: 570px; }
      body.accueil section#desc #bulle4 {
        background: url("../img/bulle-1.png") no-repeat center center;
        position: absolute;
        z-index: 999;
        width: 33px;
        height: 30px;
        margin-left: 625px;
        margin-top: -4px;
        background-size: 27px;
        -webkit-animation: buble 7s infinite linear;
        -moz-animation: buble 6s infinite linear;
        -o-animation: buble 6s infinite linear;
        animation: buble 7s infinite linear; }
      body.accueil section#desc #algues {
        background: url("../img/algues.png") no-repeat center center;
        position: absolute;
        z-index: 999;
        width: 31px;
        height: 90px;
        margin-left: 620px;
        bottom: -10px;
        background-size: 25px; }
        	
        	#lightWrapper  {
    width: 90px;
    z-index: -2;
    height: 40px;
    position: absolute;
    margin: 30px;
    perspective: 10px;
    animation: rotate 4s infinite;
    transform-origin: left;
    left: 172px;
    top: 60px;
}

.light  {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE2JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjcyIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: linear-gradient(to right,  rgba(255,224,0,1) 0%,rgba(255,224,0,1) 16%,rgba(255,224,0,0.95) 80%,rgba(255,224,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );

  width:100%;
  height:100%;
  transform:rotatey(-12deg);
/*   border-radius:5000px 5px 5px 5000px; */
}

@keyframes rotate {
    0% {transform:rotatey(0deg);opacity:0;}
    15% {opacity:1;}
    50%{opacity:1;}
    60% {transform:rotatey(180deg);}
    61%  {opacity:0;}
    100%  {opacity:0;}
}
        
    body.accueil section#strategie {
      background-color: #212121;
      color: #fff;
      padding: 100px 50px;
      margin-top: 0px;
      margin-bottom: 0px;
      -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3);
      box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3);
      z-index: 999; }
      @media only screen and (min-width: 769px) and (max-width: 1429px) {
        body.accueil section#strategie {
          padding-left: 50px;
          padding-right: 50px; } }
      @media only screen and (max-width: 768px) {
        body.accueil section#strategie {
          padding-left: 25px;
          padding-right: 25px;
          padding-top: 75px;
          padding-bottom: 50px; } }
      body.accueil section#strategie #cont-bleu {
        border: 2px solid #90d2cf;
        transform: rotate(-2deg);
        margin: 0px 0 0px 0; }
        body.accueil section#strategie #cont-bleu #cont-blanc {
          border: 2px solid #fff;
          margin: -5px 1px 1px -5px;
          width: 100%; }
          body.accueil section#strategie #cont-bleu #cont-blanc div {
            width: 100%; }
          body.accueil section#strategie #cont-bleu #cont-blanc #lunette {
            width: 33%;
            margin: -3% 33.5% 0 33.5%;
            position: absolute; }
          body.accueil section#strategie #cont-bleu #cont-blanc #etoile {
            position: absolute;
            width: 22px;
            height: 21px;
            right: 12px;
            bottom: 16px;
            transform: rotate(18deg);
            -webkit-animation-name: spin;
            -webkit-animation-duration: 20s;
            -webkit-animation-iteration-count: infinite;
            -webkit-animation-timing-function: linear;
            -moz-animation-name: spin;
            -moz-animation-duration: 20s;
            -moz-animation-iteration-count: infinite;
            -moz-animation-timing-function: linear;
            -ms-animation-name: spin;
            -ms-animation-duration: 20s;
            -ms-animation-iteration-count: infinite;
            -ms-animation-timing-function: linear;
            animation-name: spin;
            animation-duration: 20s;
            animation-iteration-count: infinite;
            animation-timing-function: linear; }
          body.accueil section#strategie #cont-bleu #cont-blanc p {
            text-align: center;
            font-size: 1.5em;
            line-height: 1.4em;
            margin-bottom: 31px;
            text-shadow: 1px 1px #90d2cf;
            padding: 20px 25px; }
            @media only screen and (max-width: 768px) {
              body.accueil section#strategie #cont-bleu #cont-blanc p {
                font-size: 1.2em;
                letter-spacing: 1px; } }
    body.accueil section#services {
      background: #ffffff url("../img/cloud.png") no-repeat center bottom;
      -webkit-background-size: 65%;
      -moz-background-size: 65%;
      -o-background-size: 65%;
      background-size: 65%;
      padding: 50px 0 50px 0;
      -webkit-animation: backgroundMove 50s infinite linear;
      -moz-animation: backgroundMove 50s infinite linear;
      -o-animation: backgroundMove 50s infinite linear;
      animation: backgroundMove 50s infinite linear; }
      @media only screen and (max-width: 768px) {
        body.accueil section#services {
          padding: 25px 0 25px 0; } }
      body.accueil section#services .content {
        padding: 50px 50px 50px 50px;
        display: table; }
        @media only screen and (min-width: 769px) and (max-width: 1429px) {
          body.accueil section#services .content {
            padding-left: 50px;
            padding-right: 50px; } }
        @media only screen and (max-width: 768px) {
          body.accueil section#services .content {
            padding-left: 25px;
            padding-right: 25px; } }
        body.accueil section#services .content img {
          width: 100%;
          max-width: 139px;
          -webkit-transition: all 200ms ease;
          -moz-transition: all 200ms ease;
          -ms-transition: all 200ms ease;
          -o-transition: all 200ms ease;
          transition: all 200ms ease; }
          @media only screen and (max-width: 768px) {
            body.accueil section#services .content img {
              margin: 0 auto 0 auto;
              display: block; } }
        body.accueil section#services .content h2, body.accueil section#services .content h3, body.accueil section#services .content p {
          margin-left: 10px; }
        body.accueil section#services .content h2 {
          color: #ee2d2f;
          font-family: 'gotham_bold';
/*           text-transform: uppercase; */
          letter-spacing: 0.03em; }
          @media only screen and (max-width: 768px) {
            body.accueil section#services .content h2 {
              text-align: center; } }
        body.accueil section#services .content h3 {
          color: #000;
          font-family: 'gotham_medium';
          font-size: 1.2em;
          margin-top: -5px;
          letter-spacing: 0.015em;
          line-height: 1.25em;
          margin-bottom: 10px; }
          @media only screen and (max-width: 768px) {
            body.accueil section#services .content h3 {
              font-size: 1.1em;
              text-align: center; } }
        body.accueil section#services .content p {
          margin-top: 3px;
          font-size: 1.1em;
          line-height: 150%;
          margin-bottom: 25px; }
          @media only screen and (max-width: 768px) {
            body.accueil section#services .content p {
              font-size: 1em;
              text-align: center; } }
        body.accueil section#services .content .col-1-2 .gauche {
          width: 25%; }
          @media only screen and (max-width: 768px) {
            body.accueil section#services .content .col-1-2 .gauche {
              width: 100%; } }
        body.accueil section#services .content .col-1-2 .gauche:last-of-type {
          width: 70%;
          padding-right: 5%; }
          @media only screen and (max-width: 768px) {
            body.accueil section#services .content .col-1-2 .gauche:last-of-type {
              padding-right: 0;
              width: 100%; } }
        body.accueil section#services .content .col-1-2:hover img {
          -ms-transform: rotate(15deg);
          -webkit-transform: rotate(15deg);
          transform: rotate(15deg); }
    body.accueil section#adresses {
      padding: 0;
      color: #fff; }
      body.accueil section#adresses .org {
        display: none; }
      body.accueil section#adresses .wrapper {
        width: 100%;
        height: 375px;
        position: relative;
        padding: 10px;
        box-sizing: border-box;
        display: block;
        color: #ffffff; }
        @media only screen and (max-width: 768px) {
          body.accueil section#adresses .wrapper {
            height: 300px; } }
      body.accueil section#adresses .texte {
        background-color: rgba(89, 89, 89, 0.33);
        position: absolute;
        left: 0px;
        top: 0px;
        bottom: 0px;
        right: 0px;
        padding: 30px 0 30px 0;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease; }
        @media only screen and (max-width: 768px) {
          body.accueil section#adresses .texte {
            margin-left: 0; } }
        body.accueil section#adresses .texte:hover {
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          background-color: rgba(238, 45, 47, 0.7); }
        body.accueil section#adresses .texte .vertical {
          display: table;
          height: 100%;
          margin: 0 auto 0 auto; }
          body.accueil section#adresses .texte .vertical .align {
            display: table-cell;
            vertical-align: middle; }
      body.accueil section#adresses h2 {
/*         text-transform: uppercase; */
        font-family: 'gotham_bold';
        padding-top: 0px;
        font-size: 1.7em;
        text-align: center;
        margin: 0;
        letter-spacing: 0.065em;
        color: #fff;
        border-bottom: 2px solid #ffffff;
        padding-bottom: 15px; }
      body.accueil section#adresses h3 {
        text-transform: uppercase;
        text-align: center;
        font-size: 1.1em;
        margin: 0;
        margin-top: 15px; }
        @media only screen and (max-width: 768px) {
          body.accueil section#adresses h3 {
            font-size: 1em; } }
        body.accueil section#adresses h3.tel {
          font-family: gotham_bold; }
      body.accueil section#adresses [class*='col-'] {
        padding: 0px; }
      body.accueil section#adresses #quebec {
        background: url(../img/adresse-qc.jpg) no-repeat center center; }
      body.accueil section#adresses #brossard {
        background: url(../img/adresse-brossard.jpg) no-repeat center center; }
      body.accueil section#adresses #quebec, body.accueil section#adresses #brossard {
        background-size: cover; }
    body.accueil section#bon-a-savoir {
      background-color: #90d2cf;
      background-size: cover;
      padding-bottom: 10px;
      overflow: hidden;
      padding: 50px 50px 100px 100px;
      position: relative; }
      @media only screen and (min-width: 769px) and (max-width: 1429px) {
        body.accueil section#bon-a-savoir {
          padding-left: 100px;
          padding-right: 50px; } }
      @media only screen and (max-width: 768px) {
        body.accueil section#bon-a-savoir {
          padding-left: 50px;
          padding-right: 25px;
          padding-bottom: 50px; } }
      body.accueil section#bon-a-savoir h2 {
        color: #fff;
        text-transform: uppercase;
        text-shadow: 3px 3px #4a7d7b;
        text-align: center;
        font-family: 'gotham_bold';
        letter-spacing: 0.055em;
        font-size: 2.1em;
        margin-top: 32px;
        margin-left: -33px;
        line-height: 1em; }
      body.accueil section#bon-a-savoir #bateau {
        background: url("../img/bateau.png") no-repeat left center;
        height: 82px;
        width: 100px;
        position: absolute;
        left: 20px;
        top: 300px;
        -webkit-animation: boatacc2 25s infinite linear;
        -moz-animation: boatacc2 25s infinite linear;
        -o-animation: boatacc2 25s infinite linear;
        animation: boatacc2 25s infinite linear; }
      body.accueil section#bon-a-savoir #second-bateau {
        background: url("../img/second-bateau.png") no-repeat top center;
        width: 200px;
        height: 154px;
        position: absolute;
        right: 0;
        top: -20px;
        display: block;
        -webkit-animation: boatacc1 15s infinite linear;
        -moz-animation: boatacc1 15s infinite linear;
        -o-animation: boatacc1 15s infinite linear;
        animation: boatacc1 15s infinite linear; }
        body.accueil section#bon-a-savoir #second-bateau img {
          width: 100%;
          height: auto; }
      body.accueil section#bon-a-savoir #twitter {
        margin-top: 72px; }
      body.accueil section#bon-a-savoir #facebook img, body.accueil section#bon-a-savoir #twitter img {
        position: absolute;
        left: -37px; }
        @media only screen and (max-width: 768px) {
          body.accueil section#bon-a-savoir #facebook img, body.accueil section#bon-a-savoir #twitter img {
            left: -60px; } }
      body.accueil section#bon-a-savoir #facebook p, body.accueil section#bon-a-savoir #twitter p {
        background-color: #fff;
        position: relative;
        z-index: 10;
        /*width: 86.7%;*/
        width: 100%;
        line-height: 150%;
        letter-spacing: 0.01em;
        font-size: 1.1em;
        box-shadow: 7px 7px #4a7d7b;
        margin: 28px 0 0 0px;
        /*padding:32px 10px 30px 40px;*/
        padding: 32px 10px 30px 50px;
        box-sizing: border-box; }
        @media only screen and (max-width: 768px) {
          body.accueil section#bon-a-savoir #facebook p, body.accueil section#bon-a-savoir #twitter p {
            font-size: 1em;
            padding: 20px; } }
      body.accueil section#bon-a-savoir #facebook a, body.accueil section#bon-a-savoir #twitter a {
        color: #fff;
        float: right;
        margin-right: 0%;
        margin-top: 15px;
        font-size: 1.2em;
        text-transform: uppercase;
        font-family: 'gotham_bold'; }
        body.accueil section#bon-a-savoir #facebook a:hover, body.accueil section#bon-a-savoir #twitter a:hover {
          color: #ee2d2f; }
        @media only screen and (max-width: 768px) {
          body.accueil section#bon-a-savoir #facebook a, body.accueil section#bon-a-savoir #twitter a {
            font-size: 1em; } }
      body.accueil section#bon-a-savoir #facebook-img, body.accueil section#bon-a-savoir #twitter-img {
        position: absolute;
        z-index: 900;
        height: 56px;
        width: 56px;
        margin-top: 36px;
        margin-left: -4px; }
      body.accueil section#bon-a-savoir #facebook-img {
        background: url("../img/facebook.png") no-repeat;
        background-size: cover; }
      body.accueil section#bon-a-savoir #twitter-img {
        background: url("../img/twitter.png") no-repeat;
        background-size: cover; }
  body.accueil #social-acc {
    position: absolute;
    z-index: 900;
    right: 20px;
    top: 5px; }
    @media only screen and (max-width: 768px) {
      body.accueil #social-acc {
        right: 5px;
        top: 40px; } }
    body.accueil #social-acc ul {
      list-style-type: none; }
      body.accueil #social-acc ul li {
        display: block;
        margin-bottom: 10px; }
        body.accueil #social-acc ul li a {
          color: #fff;
          display: block;
          -webkit-border-radius: 15px;
          -moz-border-radius: 15px;
          -ms-border-radius: 15px;
          border-radius: 15px;
          width: 30px;
          height: 30px;
          border-width: 0;
          border-style: solid;
          /*@include middle($width);*/
          background-color: #000000;
          font-size: 1em;
          width: 30px;
          height: 30px;
          vertical-align: middle;
          display: table-cell;
          text-align: center;
          line-height: 19px;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          padding-top: 4px; }
          body.accueil #social-acc ul li a#mail {
            padding-top: 1px; }
          body.accueil #social-acc ul li a:hover {
            background-color: #000000; }
  body.accueil footer {
    margin-top: 0px; }
    body.accueil footer #algues3, body.accueil footer #coquillage1, body.accueil footer #rock1, body.accueil footer #algues2, body.accueil footer #star1, body.accueil footer #bateau-foot {
      display: none; }

footer {
  height: auto;
  position: relative;
  margin-top: 100px; }
  footer #vague-section {
    margin-top: 0; }
  footer nav {
    position: relative;
    background: url("/img/sand.jpg") no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: auto;
    height: 100px; }
    footer nav ul {
      list-style: none;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      padding-top: 35px;
      padding-bottom: 35px;
      display: none; }
      footer nav ul li {
        display: block;
        margin-right: 10px;
        margin-bottom: 10px; }
        footer nav ul li a {
          background-color: #ee2d2f;
          color: #ffffff;
          text-transform: uppercase;
          font-family: 'gotham_bold';
          padding: 10px 15px 10px 15px;
          display: block; }
  footer #vague-section {
    position: relative;
    height: 400px;
    background-color: transparent;
    width: 100%;
    overflow-y: visible; }
    @media only screen and (max-width: 768px) {
      footer #vague-section {
        margin-top: 130px; } }
    footer #vague-section #bateau-foot {
      background: url("../img/bateau-foot.png") no-repeat;
      height: 400px !important;
      position: absolute;
      z-index: 99;
      top: -200px;
      background-size: 100%;
      right: 50px;
      width: 200px;
      -webkit-animation: movingBoat 7s infinite linear;
      -moz-animation: movingBoat 7s infinite linear;
      -o-animation: movingBoat 7s infinite linear;
      animation: movingBoat 7s infinite linear; }
      @media only screen and (max-width: 768px) {
        footer #vague-section #bateau-foot {
          right: 150px; } }
      footer #vague-section #bateau-foot::before {
        content: '';
        width: 50px;
        height: 27px;
        background: url("../img/mini-cloud.png") no-repeat center center;
        position: absolute;
        top: -90px;
        left: 50%;
        margin-left: -30px;
        -webkit-animation: smoke 7s infinite linear;
        -moz-animation: smoke 6s infinite linear;
        -o-animation: smoke 6s infinite linear;
        animation: smoke 7s infinite linear; }
      footer #vague-section #bateau-foot::after {
        content: '';
        width: 50px;
        height: 27px;
        background: url("../img/mini-cloud.png") no-repeat center center;
        position: absolute;
        top: -80px;
        left: 50%;
        margin-left: -20px;
        -webkit-animation: smoke 5s infinite linear;
        -moz-animation: smoke 5s infinite linear;
        -o-animation: smoke 5s infinite linear;
        animation: smoke 4s infinite linear; }
    footer #vague-section #vague-foncee {
      background: url("../img/vague-foncee-2-0.png") repeat-x;
      height: 400px !important;
      position: absolute;
      z-index: 99;
      top: 0;
      width: 1000%;
      left: -500%;
      -webkit-animation: vague_un 250s infinite linear;
      -moz-animation: vague_un 250s infinite linear;
      -o-animation: vague_un 250s infinite linear;
      animation: vague_un 250s infinite linear; }
    footer #vague-section #vague-pale {
      background: url("../img/vague-pale.png") repeat-x;
      height: 400px !important;
      position: absolute;
      z-index: 999;
      top: 20px;
      width: 1000%;
      left: -500%;
      opacity: 0.9;
      -webkit-animation: vague_deux 250s infinite linear;
      -moz-animation: vague_deux 250s infinite linear;
      -o-animation: vague_deux 250s infinite linear;
      animation: vague_deux 250s infinite linear; }
    footer #vague-section #bulle1, footer #vague-section #bulle2, footer #vague-section #bulle3, footer #vague-section #bulle5, footer #vague-section #bulle6, footer #vague-section #bulle7 {
      background: url("../img/bulle.png") no-repeat center center;
      position: absolute;
      z-index: 999;
      width: 22px;
      height: 22px;
      -webkit-animation: buble 7s infinite linear;
      -moz-animation: buble 6s infinite linear;
      -o-animation: buble 6s infinite linear;
      animation: buble 7s infinite linear; }
    footer #vague-section #bulle1 {
      top: 50px;
      left: 50%; }
    footer #vague-section #bulle2 {
      top: 150px;
      left: 95%; }
    footer #vague-section #bulle3 {
      top: 150px;
      left: 30%; }
    footer #vague-section #bulle5 {
      top: 120px;
      left: 70%; }
    footer #vague-section #bulle6 {
      top: 70px;
      left: 10%; }
    footer #vague-section #bulle7 {
      top: 10px;
      left: 76%; }
    footer #vague-section #bulle4 {
      background: url("../img/bulle-1.png") no-repeat center center;
      position: absolute;
      z-index: 999;
      width: 33px;
      height: 30px;
      background-size: 27px;
      bottom: 100px;
      left: 40%;
      -webkit-animation: buble 7s infinite linear;
      -moz-animation: buble 6s infinite linear;
      -o-animation: buble 6s infinite linear;
      animation: buble 7s infinite linear; }
    footer #vague-section #poisson1, footer #vague-section #poisson2, footer #vague-section #poisson3, footer #vague-section #poisson4 {
      background: url("../img/poisson.png") no-repeat center center;
      position: absolute;
      z-index: 999;
      width: 40px;
      height: 22px; }
    footer #vague-section #poisson1 {
      bottom: 50px;
      right: 50%;
      -webkit-animation: fish 35s infinite linear;
      -moz-animation: fish 35s infinite  linear;
      -o-animation: fish 35s infinite  linear;
      animation: fish 35s infinite linear; }
      @media only screen and (max-width: 768px) {
        footer #vague-section #poisson1 {
          display: none; } }
    footer #vague-section #poisson2 {
      bottom: 150px;
      right: 75%;
      -webkit-animation: fish 25s infinite linear;
      -moz-animation: fish 25s infinite  linear;
      -o-animation: fish 25s infinite  linear;
      animation: fish 25s infinite linear; }
    footer #vague-section #poisson3 {
      z-index: 999;
      top: 350px;
      right: 15%;
      -webkit-animation: fish 55s infinite linear;
      -moz-animation: fish 55s infinite  linear;
      -o-animation: fish 55s infinite  linear;
      animation: fish 55s infinite linear; }
      @media only screen and (max-width: 768px) {
        footer #vague-section #poisson3 {
          display: none; } }
    footer #vague-section #poisson4 {
      top: 50px;
      right: 15%;
      top: 50px;
      right: 15%;
      -webkit-animation: fish 20s infinite linear;
      -moz-animation: fish 20s infinite  linear;
      -o-animation: fish 20s infinite  linear;
      animation: fish 20s infinite linear; }
    footer #vague-section #submarine {
      background: url("../img/submarine.png") no-repeat center center;
      position: absolute;
      z-index: 999;
      width: 300px;
      height: 250px;
      background-size: 100%;
      top: -70px;
      left: 150px;
      z-index: 100;
      -webkit-animation: submarine 35s infinite linear;
      -moz-animation: submarine 35s infinite  linear;
      -o-animation: submarine 35s infinite  linear;
      animation: submarine 35s infinite linear; }
      @media only screen and (max-width: 768px) {
        footer #vague-section #submarine {
          display: none; } }
      footer #vague-section #submarine::after {
        content: '';
        position: absolute;
        right: 15px;
        bottom: 15px;
        width: 46px;
        height: 120px;
        background: url("../img/submarine-elice.png") no-repeat center center;
        -webkit-animation-name: spin;
        -webkit-animation-duration: 300ms;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        -moz-animation-name: spin;
        -moz-animation-duration: 300ms;
        -moz-animation-iteration-count: infinite;
        -moz-animation-timing-function: linear;
        -ms-animation-name: spin;
        -ms-animation-duration: 300ms;
        -ms-animation-iteration-count: infinite;
        -ms-animation-timing-function: linear;
        animation-name: spin;
        animation-duration: 300ms;
        animation-iteration-count: infinite;
        animation-timing-function: linear; }
    footer #vague-section #treasure {
      background: url("../img/treasure.png") no-repeat center bottom;
      position: absolute;
      z-index: 999;
      width: 150px;
      height: 110px;
      background-size: 100%;
      bottom: -20px;
      right: 150px;
      -webkit-transition: all 200ms ease;
      -moz-transition: all 200ms ease;
      -ms-transition: all 200ms ease;
      -o-transition: all 200ms ease;
      transition: all 200ms ease; }
      footer #vague-section #treasure::after {
        content: '';
        width: 49px;
        height: 49px;
        background: url("../img/squelette.png") no-repeat center center;
        bottom: 0;
        right: 0;
        position: absolute;
        -webkit-animation: shake 5s infinite linear;
        -moz-animation: shake 5s infinite  linear;
        -o-animation: shake 5s infinite  linear;
        animation: shake 5s infinite linear; }
    footer #vague-section #star1 {
      background: url("../img/star1.png") no-repeat center center;
      position: absolute;
      z-index: 999;
      width: 70px;
      height: 70px;
      background-size: 60%;
      bottom: -90px;
      left: 50px; }
    footer #vague-section #star2 {
      background: url("../img/star2.png") no-repeat center center;
      position: absolute;
      z-index: 999;
      width: 70px;
      height: 70px;
      background-size: 100%;
      bottom: -50px;
      right: 500px; }
    footer #vague-section #star3 {
      background: url("../img/star3.png") no-repeat center center;
      position: absolute;
      z-index: 999;
      width: 70px;
      height: 70px;
      background-size: 60%;
      bottom: 250px;
      left: 15%;
      -webkit-animation: movingBoat 7s infinite linear;
      -moz-animation: movingBoat 7s infinite linear;
      -o-animation: movingBoat 7s infinite linear;
      animation: movingBoat 7s infinite linear; }
    footer #vague-section #coquillage1 {
      background: url("../img/coquillage.png") no-repeat center center;
      position: absolute;
      z-index: 999;
      width: 70px;
      height: 70px;
      background-size: 90%;
      bottom: -50px;
      right: 45%;
      -webkit-animation: shake 5s infinite linear;
      -moz-animation: shake 5s infinite  linear;
      -o-animation: shake 5s infinite  linear;
      animation: shake 5s infinite linear; }
      @media only screen and (max-width: 768px) {
        footer #vague-section #coquillage1 {
          display: none; } }
    footer #vague-section #coquillage2 {
      background: url("../img/coquillage2.png") no-repeat center center;
      position: absolute;
      z-index: 999;
      width: 70px;
      height: 70px;
      background-size: 60%;
      right: 30%;
      bottom: 100px;
      -webkit-animation: movingBoat 7s infinite linear;
      -moz-animation: movingBoat 7s infinite linear;
      -o-animation: movingBoat 7s infinite linear;
      animation: movingBoat 7s infinite linear; }
    footer #vague-section #rock1 {
      background: url("../img/rock.png") no-repeat center center;
      position: absolute;
      z-index: 99999;
      width: 50px;
      height: 70px;
      background-size: 90%;
      bottom: -50px;
      left: 45%; }
      @media only screen and (max-width: 768px) {
        footer #vague-section #rock1 {
          display: none; } }
    footer #vague-section #rock2 {
      background: url("../img/rock2.png") no-repeat center center;
      position: absolute;
      z-index: 9999;
      width: 130px;
      height: 70px;
      background-size: 60%;
      right: 15%;
      bottom: -40px; }
    footer #vague-section #algues1 {
      background: url("../img/algues.png") no-repeat center center;
      position: absolute;
      z-index: 999;
      width: 60px;
      height: 174px;
      background-size: 100%;
      bottom: -15px;
      right: 100px; }
      @media only screen and (max-width: 768px) {
        footer #vague-section #algues1 {
          display: none; } }
    footer #vague-section #algues2 {
      background: url("../img/algues.png") no-repeat center center;
      position: absolute;
      z-index: 999;
      width: 130px;
      height: 200px;
      background-size: 100%;
      bottom: -20px;
      left: 50px;
      -webkit-background-size: 50%;
      -moz-background-size: 50%;
      -o-background-size: 50%;
      background-size: 50%; }
    footer #vague-section #algues3 {
      background: url("../img/algue-3.png") no-repeat center center;
      position: absolute;
      z-index: 999;
      width: 70px;
      height: 174px;
      background-size: 100%;
      bottom: -75px;
      left: 500px; }
      @media only screen and (max-width: 768px) {
        footer #vague-section #algues3 {
          display: none; } }
    footer #vague-section #key {
      width: 1px;
      height: 1px;
      opacity: 1;
      transition: 0.3s;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -1px;
      margin-top: -1px; }
    footer #vague-section #key span {
      width: 1px;
      height: 1px;
      position: absolute;
      transform: rotate(360deg);
      -webkit-transition: all 200ms ease;
      -moz-transition: all 200ms ease;
      -ms-transition: all 200ms ease;
      -o-transition: all 200ms ease;
      transition: all 200ms ease;
      top: 50%;
      left: 50%;
      margin-left: -1px;
      margin-top: -1px;
      -webkit-animation-name: spin;
      -webkit-animation-duration: 2000ms;
      -webkit-animation-iteration-count: infinite;
      -webkit-animation-timing-function: linear;
      -moz-animation-name: spin;
      -moz-animation-duration: 2000ms;
      -moz-animation-iteration-count: infinite;
      -moz-animation-timing-function: linear;
      -ms-animation-name: spin;
      -ms-animation-duration: 2000ms;
      -ms-animation-iteration-count: infinite;
      -ms-animation-timing-function: linear;
      animation-name: spin;
      animation-duration: 2000ms;
      animation-iteration-count: infinite;
      animation-timing-function: linear;
      transition: width 0.25s;
      -webkit-transition: width .25s;
      -moz-transition: width 0.25s; }
    footer #vague-section #key span img {
      width: 100%;
      height: auto;
      display: block; }
    footer #vague-section #key b {
      width: 1px;
      height: 1px;
      opacity: 1;
      transition: 0.8s;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -1px;
      margin-top: -1px; }
    footer #vague-section #key b img {
      width: 100%;
      height: auto;
      display: block;
      -webkit-transition: all 200ms ease;
      -moz-transition: all 200ms ease;
      -ms-transition: all 200ms ease;
      -o-transition: all 200ms ease;
      transition: all 200ms ease; }
    footer #vague-section #key.wow {
      display: block;
      width: 200px;
      height: 200px;
      opacity: 1;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -100px;
      margin-top: -300px; }
    footer #vague-section #key.wow span {
      width: 200px;
      height: 200px;
      position: absolute;
      -webkit-transition: all 200ms ease;
      -moz-transition: all 200ms ease;
      -ms-transition: all 200ms ease;
      -o-transition: all 200ms ease;
      transition: all 200ms ease;
      top: 50%;
      left: 50%;
      margin-left: -100px;
      margin-top: -100px; }
    footer #vague-section #key.wow b {
      width: 220px;
      height: 220px;
      position: absolute;
      -webkit-transition: all 200ms ease;
      -moz-transition: all 200ms ease;
      -ms-transition: all 200ms ease;
      -o-transition: all 200ms ease;
      transition: all 200ms ease;
      top: 50%;
      left: 50%;
      margin-left: -110px;
      margin-top: -110px; }
    footer #vague-section #treasure.openGame {
      background: url("../img/treasure-open.png") no-repeat center bottom;
      position: absolute;
      z-index: 999;
      width: 150px;
      height: 170px;
      background-size: 100%;
      bottom: -20px;
      right: 150px; }
      footer #vague-section #treasure.openGame::after {
        content: '';
        width: 49px;
        height: 49px;
        background: url("../img/squelette.png") no-repeat center center;
        bottom: 0;
        right: 0;
        position: absolute;
        -webkit-animation: shake 5s infinite linear;
        -moz-animation: shake 5s infinite  linear;
        -o-animation: shake 5s infinite  linear;
        animation: shake 5s infinite linear; }
    footer #vague-section #treasure #component {
      width: 1px !important;
      height: 1px !important;
      margin-left: 35px !important;
      margin-top: 10px !important; }
    footer #vague-section #treasure #component img {
      width: 1px;
      height: 1px;
      -webkit-transition: all 200ms ease;
      -moz-transition: all 200ms ease;
      -ms-transition: all 200ms ease;
      -o-transition: all 200ms ease;
      transition: all 200ms ease; }
    footer #vague-section .vague-contenu {
      position: absolute;
      z-index: 999;
      text-align: center;
      width: 100%;
/*       text-transform: uppercase; */
      top: 120px; }
      footer #vague-section .vague-contenu h2 {
        color: #ffffff;
        text-align: center;
        line-height:115%;
        display: block;
        font-size: 3em;
        margin-bottom: 0;
        text-shadow: 3px 3px #4a7d7b;
        font-family: 'gotham_bold';
        -webkit-animation: movingBoat 7s infinite linear;
        -moz-animation: movingBoat 7s infinite linear;
        -o-animation: movingBoat 7s infinite linear;
        animation: movingBoat 7s infinite linear; }
        @media only screen and (max-width: 768px) {
          footer #vague-section .vague-contenu h2 {
            font-size: 1.5em; } }
        @media only screen and (min-width: 769px) and (max-width: 1429px) {
          footer #vague-section .vague-contenu h2 {
            font-size: 2em; } }
      footer #vague-section .vague-contenu a {
        display: inline-block;
        border-radius: 50px;
        color: #ffffff;
        font-family: 'gotham_bold';
        border: 2px solid #ffffff;
        padding: 10px 15px 10px 15px;
        font-size: 1.5em;
        margin-top: 15px;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease;
        -webkit-animation: movingBoat 7s infinite linear;
        -moz-animation: movingBoat 7s infinite linear;
        -o-animation: movingBoat 7s infinite linear;
        animation: movingBoat 7s infinite linear; }
        @media only screen and (max-width: 768px) {
          footer #vague-section .vague-contenu a {
            font-size: 1em; } }
        @media only screen and (min-width: 769px) and (max-width: 1429px) {
          footer #vague-section .vague-contenu a {
            font-size: 1.2em; } }
        footer #vague-section .vague-contenu a:hover {
          background-color: #ee2d2f;
          color: #ffffff; }

.contact .vague-contenu a {
  display: none !important; }
.contact .vague-contenu h2 {
  padding-top: 45px; }

.contenu-admin h2 a{
	color:#000000;
}

.contenu-admin h2 {
  font-family: 'gotham_bold';
  color: $75bab6 !important;
  border-radius: 100px;
  font-size: 35px;
  text-align: left;
  line-height: 115%;
/*   border: 2px solid #e8e8e8; */
  padding: 10px 0px 10px 0px;
/*   background-color: #EDF9F7; */ }
  @media only screen and (min-width: 769px) and (max-width: 1429px) {
    .contenu-admin h2 {
      font-size: 30px; } }
  @media only screen and (max-width: 768px) {
    .contenu-admin h2 {
      font-size: 25px; } }
.contenu-admin h3 {
  font-family: 'gotham_bold';
  color: #000000 !important;
  font-size: 32px;
  text-align: left !important; }
  @media only screen and (min-width: 769px) and (max-width: 1429px) {
    .contenu-admin h3 {
      font-size: 25px; } }
  @media only screen and (max-width: 768px) {
    .contenu-admin h3 {
      font-size: 20px; } }
.contenu-admin .row img {
  width: 80% !important;
  margin: 0 auto 0 auto;
  display: block; }
.contenu-admin .row p {
/*   text-align: justify !important; */
  padding: 0 !important; }

@keyframes titleFlash {
  0% {
    text-shadow: 3px 4px #ee2d2f; }
  50% {
    text-shadow: 3px 4px #90d2cf; }
  100% {
    text-shadow: 3px 4px #ee2d2f; } }
@-o-keyframes titleFlash {
  0% {
    text-shadow: 3px 4px #ee2d2f; }
  50% {
    text-shadow: 3px 4px #90d2cf; }
  100% {
    text-shadow: 3px 4px #ee2d2f; } }
@-moz-keyframes titleFlash {
  0% {
    text-shadow: 3px 4px #ee2d2f; }
  50% {
    text-shadow: 3px 4px #90d2cf; }
  100% {
    text-shadow: 3px 4px #ee2d2f; } }
@-webkit-keyframes titleFlash {
  0% {
    text-shadow: 3px 4px #ee2d2f; }
  50% {
    text-shadow: 3px 4px #90d2cf; }
  100% {
    text-shadow: 3px 4px #ee2d2f; } }
@keyframes backgroundMove {
  0% {
    background-position: right; }
  50% {
    background-position: left; }
  100% {
    background-position: right; } }
@-o-keyframes backgroundMove {
  0% {
    background-position: right; }
  50% {
    background-position: left; }
  100% {
    background-position: right; } }
@-moz-keyframes backgroundMove {
  0% {
    background-position: right; }
  50% {
    background-position: left; }
  100% {
    background-position: right; } }
@-webkit-keyframes backgroundMove {
  0% {
    background-position: right; }
  50% {
    background-position: left; }
  100% {
    background-position: right; } }
@keyframes movingBoat {
  0% {
    -webkit-transform: translate3d(0, 0, 0); }
  50% {
    -webkit-transform: translate3d(0, 10px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0); } }
@-o-keyframes movingBoat {
  0% {
    -webkit-transform: translate3d(0, 0, 0); }
  50% {
    -webkit-transform: translate3d(0, 10px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0); } }
@-moz-keyframes movingBoat {
  0% {
    -webkit-transform: translate3d(0, 0, 0); }
  50% {
    -webkit-transform: translate3d(0, 10px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0); } }
@-webkit-keyframes movingBoat {
  0% {
    -webkit-transform: translate3d(0, 0, 0); }
  50% {
    -webkit-transform: translate3d(0, 10px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0); } }
@keyframes vague_un {
  0% {
    -webkit-transform: translate3d(0, 0, 0); }
  50% {
    -webkit-transform: translate3d(2000px, 0px, 0); }
  100% {
    -webkit-transform: translate3d(-2000px, 0px, 0); } }
@-o-keyframes vague_un {
  0% {
    -webkit-transform: translate3d(0, 0, 0); }
  50% {
    -webkit-transform: translate3d(2000px, 0px, 0); }
  100% {
    -webkit-transform: translate3d(-2000px, 0px, 0); } }
@-moz-keyframes vague_un {
  0% {
    -webkit-transform: translate3d(0, 0, 0); }
  50% {
    -webkit-transform: translate3d(2000px, 0px, 0); }
  100% {
    -webkit-transform: translate3d(-2000px, 0px, 0); } }
@-webkit-keyframes vague_un {
  0% {
    -webkit-transform: translate3d(0, 0, 0); }
  50% {
    -webkit-transform: translate3d(2000px, 0px, 0); }
  100% {
    -webkit-transform: translate3d(-2000px, 0px, 0); } }
@keyframes vague_deux {
  0% {
    -webkit-transform: translate3d(0, 0, 0); }
  50% {
    -webkit-transform: translate3d(-2100px, 0px, 0); }
  100% {
    -webkit-transform: translate3d(2100px, 0px, 0); } }
@-o-keyframes vague_deux {
  0% {
    -webkit-transform: translate3d(0, 0, 0); }
  50% {
    -webkit-transform: translate3d(-2100px, 0px, 0); }
  100% {
    -webkit-transform: translate3d(2100px, 0px, 0); } }
@-moz-keyframes vague_deux {
  0% {
    -webkit-transform: translate3d(0, 0, 0); }
  50% {
    -webkit-transform: translate3d(-2100px, 0px, 0); }
  100% {
    -webkit-transform: translate3d(2100px, 0px, 0); } }
@-webkit-keyframes vague_deux {
  0% {
    -webkit-transform: translate3d(0, 0, 0); }
  50% {
    -webkit-transform: translate3d(-2100px, 0px, 0); }
  100% {
    -webkit-transform: translate3d(2100px, 0px, 0); } }
@keyframes submarine {
  0% {
    -webkit-transform: translate3d(2000px, 0, 0); }
  100% {
    -webkit-transform: translate3d(-500px, 0, 0); } }
@-o-keyframes submarine {
  0% {
    -webkit-transform: translate3d(2000px, 0, 0); }
  100% {
    -webkit-transform: translate3d(-500px, 0, 0); } }
@-moz-keyframes submarine {
  0% {
    -webkit-transform: translate3d(2000px, 0, 0); }
  100% {
    -webkit-transform: translate3d(-500px, 0, 0); } }
@-webkit-keyframes submarine {
  0% {
    -webkit-transform: translate3d(2000px, 0, 0); }
  100% {
    -webkit-transform: translate3d(-500px, 0, 0); } }
@keyframes fish {
  0% {
    -webkit-transform: translate3d(2000px, 0, 0); }
  100% {
    -webkit-transform: translate3d(-2000px, 0, 0); } }
@-o-keyframes fish {
  0% {
    -webkit-transform: translate3d(2000px, 0, 0); }
  100% {
    -webkit-transform: translate3d(-2000px, 0, 0); } }
@-moz-keyframes fish {
  0% {
    -webkit-transform: translate3d(2000px, 0, 0); }
  100% {
    -webkit-transform: translate3d(-2000px, 0, 0); } }
@-webkit-keyframes fish {
  0% {
    -webkit-transform: translate3d(2000px, 0, 0); }
  100% {
    -webkit-transform: translate3d(-2000px, 0, 0); } }
@keyframes smoke {
  0% {
    -webkit-transform: translate3d(0, 65px, 0);
    opacity: 0; }
  20% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-o-keyframes smoke {
  0% {
    -webkit-transform: translate3d(0, 65px, 0);
    opacity: 0; }
  20% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-moz-keyframes smoke {
  0% {
    -webkit-transform: translate3d(0, 65px, 0);
    opacity: 0; }
  20% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-webkit-keyframes smoke {
  0% {
    -webkit-transform: translate3d(0, 65px, 0);
    opacity: 0; }
  20% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(-360deg); } }
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(-360deg); } }
@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(-360deg); } }
@keyframes shake {
  10%, 30% {
    transform: translate3d(-3px, 0, 0);
    transform: rotate(3deg); }
  15%, 25% {
    transform: translate3d(4px, 0, 0);
    transform: rotate(-3deg); }
  18%, 20%, 22% {
    transform: translate3d(-4px, 0, 0);
    transform: rotate(3deg); }
  19%, 21% {
    transform: translate3d(4px, 0, 0);
    transform: rotate(-3deg); } }
@-o-keyframes shake {
  10%, 30% {
    transform: translate3d(-3px, 0, 0);
    transform: rotate(3deg); }
  15%, 25% {
    transform: translate3d(4px, 0, 0);
    transform: rotate(-3deg); }
  18%, 20%, 22% {
    transform: translate3d(-4px, 0, 0);
    transform: rotate(3deg); }
  19%, 21% {
    transform: translate3d(4px, 0, 0);
    transform: rotate(-3deg); } }
@-moz-keyframes shake {
  10%, 30% {
    transform: translate3d(-3px, 0, 0);
    transform: rotate(3deg); }
  15%, 25% {
    transform: translate3d(4px, 0, 0);
    transform: rotate(-3deg); }
  18%, 20%, 22% {
    transform: translate3d(-4px, 0, 0);
    transform: rotate(3deg); }
  19%, 21% {
    transform: translate3d(4px, 0, 0);
    transform: rotate(-3deg); } }
@-webkit-keyframes shake {
  10%, 30% {
    transform: translate3d(-3px, 0, 0);
    transform: rotate(3deg); }
  15%, 25% {
    transform: translate3d(4px, 0, 0);
    transform: rotate(-3deg); }
  18%, 20%, 22% {
    transform: translate3d(-4px, 0, 0);
    transform: rotate(3deg); }
  19%, 21% {
    transform: translate3d(4px, 0, 0);
    transform: rotate(-3deg); } }
@keyframes buble {
  0% {
    -webkit-transform: translate3d(0, 200px, 0);
    opacity: 0; }
  20% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-o-keyframes buble {
  0% {
    -webkit-transform: translate3d(0, 200px, 0);
    opacity: 0; }
  20% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-moz-keyframes buble {
  0% {
    -webkit-transform: translate3d(0, 200px, 0);
    opacity: 0; }
  20% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-webkit-keyframes buble {
  0% {
    -webkit-transform: translate3d(0, 200px, 0);
    opacity: 0; }
  20% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes buble_two {
  0% {
    -webkit-transform: translate3d(0, 150px, 0);
    opacity: 0; }
  20% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-o-keyframes buble_two {
  0% {
    -webkit-transform: translate3d(0, 150px, 0);
    opacity: 0; }
  20% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-moz-keyframes buble_two {
  0% {
    -webkit-transform: translate3d(0, 150px, 0);
    opacity: 0; }
  20% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-webkit-keyframes buble_two {
  0% {
    -webkit-transform: translate3d(0, 150px, 0);
    opacity: 0; }
  20% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes avion {
  0% {
    -webkit-transform: translate3d(200px, 0, 0); }
  50% {
    -webkit-transform: translate3d(-1250px, -300px, 0); }
  100% {
    -webkit-transform: translate3d(-2500px, -100px, 0); } }
@-o-keyframes avion {
  0% {
    -webkit-transform: translate3d(200px, 0, 0); }
  50% {
    -webkit-transform: translate3d(-1250px, -300px, 0); }
  100% {
    -webkit-transform: translate3d(-2500px, -100px, 0); } }
@-moz-keyframes avion {
  0% {
    -webkit-transform: translate3d(200px, 0, 0); }
  50% {
    -webkit-transform: translate3d(-1250px, -300px, 0); }
  100% {
    -webkit-transform: translate3d(-2500px, -100px, 0); } }
@-webkit-keyframes avion {
  0% {
    -webkit-transform: translate3d(200px, 0, 0); }
  50% {
    -webkit-transform: translate3d(-1250px, -300px, 0); }
  100% {
    -webkit-transform: translate3d(-2500px, -100px, 0); } }
@keyframes boatacc1 {
  0% {
    -webkit-transform: translate3d(200px, 0, 0); }
  50% {
    -webkit-transform: translate3d(-900px, 300px, 0); }
  100% {
    -webkit-transform: translate3d(-1800px, 500px, 0); } }
@-o-keyframes boatacc1 {
  0% {
    -webkit-transform: translate3d(200px, 0, 0); }
  50% {
    -webkit-transform: translate3d(-900px, 300px, 0); }
  100% {
    -webkit-transform: translate3d(-1800px, 500px, 0); } }
@-moz-keyframes boatacc1 {
  0% {
    -webkit-transform: translate3d(200px, 0, 0); }
  50% {
    -webkit-transform: translate3d(-900px, 300px, 0); }
  100% {
    -webkit-transform: translate3d(-1800px, 500px, 0); } }
@-webkit-keyframes boatacc1 {
  0% {
    -webkit-transform: translate3d(200px, 0, 0); }
  50% {
    -webkit-transform: translate3d(-900px, 300px, 0); }
  100% {
    -webkit-transform: translate3d(-1800px, 500px, 0); } }
@keyframes boatacc2 {
  0% {
    -webkit-transform: translate3d(-200px, 0, 0); }
  50% {
    -webkit-transform: translate3d(900px, 300px, 0); }
  100% {
    -webkit-transform: translate3d(1800px, 500px, 0); } }
@-o-keyframes boatacc2 {
  0% {
    -webkit-transform: translate3d(-200px, 0, 0); }
  50% {
    -webkit-transform: translate3d(900px, 300px, 0); }
  100% {
    -webkit-transform: translate3d(1800px, 500px, 0); } }
@-moz-keyframes boatacc2 {
  0% {
    -webkit-transform: translate3d(-200px, 0, 0); }
  50% {
    -webkit-transform: translate3d(900px, 300px, 0); }
  100% {
    -webkit-transform: translate3d(1800px, 500px, 0); } }
@-webkit-keyframes boatacc2 {
  0% {
    -webkit-transform: translate3d(-200px, 0, 0); }
  50% {
    -webkit-transform: translate3d(900px, 300px, 0); }
  100% {
    -webkit-transform: translate3d(1800px, 500px, 0); } }
.oups {
  background-color: #90D2CE;
  position: relative;
  height: 100%;
  z-index: 99999999;
  padding: 50px 100px 50px 100px;
  display: flex;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media only screen and (min-width: 769px) and (max-width: 1429px) {
    .oups {
      display: block;
      padding: 50px 50px 100px 50px; } }
  @media only screen and (max-width: 768px) {
    .oups {
      display: block;
      padding: 50px 25px 100px 25px; } }
  .oups .link {
    transform: translate(-50%, -50%);
    position: absolute;
    display: block; }
    @media only screen and (max-width: 768px) {
      .oups .link {
        position: relative !important;
        transform: inherit !important;
        top: inherit !important;
        bottom: inherit !important;
        left: inherit !important;
        right: inherit !important;
        margin: 0 auto 0 auto; } }
    .oups .link a {
      -webkit-transition: all 200ms ease;
      -moz-transition: all 200ms ease;
      -ms-transition: all 200ms ease;
      -o-transition: all 200ms ease;
      transition: all 200ms ease;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      position: absolute;
      width: 100%;
      height: 100%;
      transform: translate(-50%, -50%);
      top: 50%;
      left: 50%; }
    .oups .link:hover a {
      width: 85%;
      height: 85%;
      transform: translate(-50%, -50%);
      top: 50%;
      left: 50%; }
    .oups .link:hover .pencarte-application {
      width: 80%;
      left: 29%;
      top: -27%; }
    .oups .link:hover .pencarte-site-web {
      width: 80%;
      left: -12%;
      top: -114%; }
    .oups .link:hover .pencarte-accueil {
      width: 45%;
      left: 23%;
      top: -3%; }
      @media only screen and (max-width: 768px) {
        .oups .link:hover .pencarte-accueil {
          margin-top: -5px; } }
    .oups .link:hover .pencarte-agence {
      width: 70%;
      left: 44%;
      top: -57%; }
    .oups .link:hover .pencarte-seo {
      width: 90%;
      left: -25%;
      top: -52%; }
    .oups .link:hover .pencarte-contact {
      width: 250%;
      left: -100%;
      top: -139%; }
    .oups .link:hover .pencarte-realisation {
      width: 67%;
      left: 30%;
      top: -15%; }
  .oups .link-contact {
    left: 45%;
    top: 20%;
    width: 72px;
    height: 92px;
    z-index: 10; }
    @media only screen and (min-width: 769px) and (max-width: 1429px) {
      .oups .link-contact {
        top: 10%; } }
    @media only screen and (max-width: 768px) {
      .oups .link-contact {
        display: none; } }
  .oups .link-accueil {
    left: 72%;
    top: 40%;
    width: 407px;
    height: 621px;
    z-index: 9; }
    @media only screen and (min-width: 769px) and (max-width: 1429px) {
      .oups .link-accueil {
        left: 80%; } }
    @media only screen and (max-width: 768px) {
      .oups .link-accueil {
        width: 100%;
        height: auto; } }
  .oups .link-agence {
    left: 60%;
    top: 90%;
    width: 287px;
    height: 145px;
    z-index: 10; }
    @media only screen and (min-width: 769px) and (max-width: 1429px) {
      .oups .link-agence {
        left: 80%; } }
    @media only screen and (max-width: 768px) {
      .oups .link-agence {
        display: none; } }
  .oups .link-seo-quebec {
    left: 93%;
    top: 60%;
    width: 117px;
    height: 137px;
    z-index: 10; }
    @media only screen and (min-width: 769px) and (max-width: 1429px) {
      .oups .link-seo-quebec {
        left: 50%;
        top: 75%; } }
    @media only screen and (max-width: 768px) {
      .oups .link-seo-quebec {
        display: none; } }
  .oups .link-site-web {
    left: 10%;
    top: 90%;
    width: 252px;
    height: 97px;
    z-index: 12; }
    @media only screen and (max-width: 768px) {
      .oups .link-site-web {
        display: none; } }
  .oups .link-app {
    left: 10%;
    top: 20%;
    width: 227px;
    height: 224px;
    z-index: 10; }
    @media only screen and (max-width: 768px) {
      .oups .link-app {
        display: none; } }
  .oups .link-realisation {
    left: 30%;
    top: 55%;
    width: 379px;
    height: 353px;
    z-index: 10; }
    @media only screen and (min-width: 769px) and (max-width: 1429px) {
      .oups .link-realisation {
        left: 20%; } }
    @media only screen and (max-width: 768px) {
      .oups .link-realisation {
        display: none; } }
  .oups .pencarte-application {
    width: 50%;
    height: auto;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 40%;
    top: 0%;
    transform: rotate(15deg);
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease; }
  .oups .pencarte-site-web {
    width: 45%;
    height: auto;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 10%;
    top: -26%;
    transform: rotate(-15deg);
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease; }
  .oups .pencarte-accueil {
    width: 25%;
    height: auto;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 33%;
    top: 12%;
    transform: rotate(0deg);
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease; }
    @media only screen and (max-width: 768px) {
      .oups .pencarte-accueil {
        margin-top: 70px; } }
  .oups .pencarte-agence {
    width: 40%;
    height: auto;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 55%;
    top: 8%;
    transform: rotate(15deg);
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease; }
  .oups .pencarte-seo {
    width: 50%;
    height: auto;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 5%;
    top: 4%;
    transform: rotate(-15deg);
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease; }
  .oups .pencarte-contact {
    width: 135%;
    height: auto;
    position: absolute;
    transform: translate(-50%, -50%);
    left: -30%;
    top: -40%;
    transform: rotate(-10deg);
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease; }
  .oups .pencarte-realisation {
    width: 35%;
    height: auto;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 45%;
    top: 15%;
    transform: rotate(5deg);
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease; }
  .oups .link-vague-1 {
    left: 35%;
    top: 90%;
    max-width: 96px;
    max-height: 35px;
    z-index: 8; }
    @media only screen and (max-width: 768px) {
      .oups .link-vague-1 {
        display: none; } }
  .oups .link-vague-2 {
    left: 10%;
    top: 40%;
    max-width: 128px;
    max-height: 74px;
    z-index: 8; }
    @media only screen and (max-width: 768px) {
      .oups .link-vague-2 {
        display: none; } }
  .oups .link-vague-3 {
    left: 32%;
    top: 25%;
    max-width: 115px;
    max-height: 118px;
    z-index: 8; }
    @media only screen and (max-width: 768px) {
      .oups .link-vague-3 {
        display: none; } }
  .oups .link-vague-4 {
    left: 63%;
    top: 10%;
    max-width: 145px;
    max-height: 60px;
    z-index: 8; }
    @media only screen and (max-width: 768px) {
      .oups .link-vague-4 {
        display: none; } }
  .oups .link-vague-5 {
    left: 90%;
    top: 45%;
    max-width: 71px;
    max-height: 29px;
    z-index: 8; }
    @media only screen and (max-width: 768px) {
      .oups .link-vague-5 {
        display: none; } }
  .oups .link-vague-6 {
    left: 60%;
    top: 55%;
    max-width: 115px;
    max-height: 36px;
    z-index: 8; }
    @media only screen and (max-width: 768px) {
      .oups .link-vague-6 {
        display: none; } }
  .oups .map-section-intro {
    position: relative;
    width: 30%;
    height: 100%;
    background: url("../img/map-section-intro.png") no-repeat center center; }
    @media only screen and (min-width: 769px) and (max-width: 1429px) {
      .oups .map-section-intro {
        width: 100%;
        background-size: 300px;
        height: 400px; } }
    @media only screen and (max-width: 768px) {
      .oups .map-section-intro {
        width: 100%;
        background-size: 300px;
        height: 300px; } }
    .oups .map-section-intro h2 {
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      transform: translateY(-50%);
      font-size: 100px;
      color: #ffffff !important;
      font-family: 'gotham_bold';
      margin: 0px 0 0 0 !important;
      padding: 0 !important;
      text-align: center !important; }
      @media only screen and (min-width: 769px) and (max-width: 1429px) {
        .oups .map-section-intro h2 {
          font-size: 70px;
          margin-top: 20px !important; } }
      @media only screen and (max-width: 768px) {
        .oups .map-section-intro h2 {
          font-size: 70px;
          margin-top: 20px !important; } }
      .oups .map-section-intro h2 span {
        font-family: 'gotham_bold';
        text-align: center;
        color: #ffffff !important;
        font-size: 22px;
        display: block;
        border-top: 5px solid #ffffff;
        border-bottom: 5px solid #ffffff;
        margin-top: 10px;
        padding-top: 20px;
        padding-bottom: 20px;
        width: 400px;
        margin: 0 auto 0 auto; }
        @media only screen and (min-width: 769px) and (max-width: 1429px) {
          .oups .map-section-intro h2 span {
            font-size: 17px;
            margin-top: 0px;
            padding-top: 10px;
            padding-bottom: 15px; } }
        @media only screen and (max-width: 768px) {
          .oups .map-section-intro h2 span {
            font-size: 15px;
            margin-top: 0px;
            padding-top: 10px;
            padding-bottom: 15px;
            width: 250px; } }
  .oups .map-section {
    position: relative;
    width: 70%;
    height: 100%; }
    @media only screen and (min-width: 769px) and (max-width: 1429px) {
      .oups .map-section {
        width: 100%;
        height: 900px; } }
    @media only screen and (max-width: 768px) {
      .oups .map-section {
        width: 100%;
        height: auto; } }
    .oups .map-section img {
      width: 100%;
      height: auto;
      display: block; }

/********************************/
/*  COL ADMIN
/********************************/
.btgrid {
  clear: both;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: auto; }
  .btgrid .row {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    margin-left: -30px;
    margin-right: -30px; }
    .btgrid .row .col {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      .btgrid .row .col .content {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        .btgrid .row .col .content p {
          color: #000000 !important;
          text-align: left !important; }
        .btgrid .row .col .content img {
          width: 100%;
          height: auto;
          display: block; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 17px; }

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