body {
  /*background: rgb(245,245,245);*/
  background: #FFF;
  font-size: 1em;
  letter-spacing: 0.04em;
  line-height: 1.6em;
  font-family: 'Roboto';
  font-weight: 300;
  color: rgba(0,0,0,0.7);
  overflow-x: hidden;
}

p {
  text-transform: none;
}

a {outline: none;}
.nodisplay { display: none;}
#logo-container {width: 250px;}
.brand-logo img { margin:15px 0;}

h2 { margin-top: 0; }
img { width: 100%;}


.covermobile1, .covermobile2 {
  display: none;
}


#waterfall { margin: 10px; }
#waterfall li {
  /*position: absolute;*/
  left: 0;
  top: 0;
  opacity: 0;
  transform: translateY(100px);
}
#waterfall li.show {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.3s, top 1s;
}

#waterfall li > div {
  color: rgba(0,0,0,0.6);
  border-radius: 3px;
  margin: 35px;
  padding: 5px;
  background: rgb(255,255,255);
  border: 1px solid rgba(038, 191, 64, 0);
  transition: all 0.5s;
}
#waterfall li > div {
  transform: translateY(-10px);
  border: 1px solid #959595;
  transition: all 0.3s;
}

#waterfall li[data-type='7'] > div,
#waterfall li[data-type='5'] > div,
#waterfall li[data-type='2'] > div {
  border:5px dotted #283d4b;
  /*transition: all 0.3s;*/
}

#waterfall li[data-tags*='noborder'] > div {
  border:none !important;
}
/*
#waterfall li > div {
  color: rgba(0,0,0,0.6);
  border-radius: 3px;
  margin: 35px;
  padding: 5px;
  background: rgb(255,255,255);
  border: 1px solid rgba(038, 191, 64, 0);
  transition: all 0.5s;
}
#waterfall li:hover {
  transform: translateY(-10px);
  transition: all 0.3s;
}

#waterfall li[data-type='7']:hover,
#waterfall li[data-type='5']:hover {
  border:5px dotted #000;
  transition: all 0.3s;
}
*/

#waterfall li > div > img,
#waterfall li > div > video  {
  width: 100%;
}
#waterfall li h2  {
  font-size: 14px;
  display: none;
}

#waterfall li a  {
  color: #262626;
}


.video-js {
    /*margin: 0 auto !important;*/
    width: 100%;
    min-height: 250px;
}

.equipe {text-align: center;font-family: 'Kavivanar', cursive;text-transform: uppercase;}
.equipe h2 { display: block !important;margin-bottom:0;color:#e15533;font-size: 22px !important;margin-top: 15px;}
.equipe p { margin-top: 5px;color:#757575;}


/*********************************
INSTA
*********************************/
.instagram {
    font-family: 'Montserrat', sans-serif;
}
.instagram .Embed {
    display: block;
}
.instagram #react-root,
.instagram article,
.instagram div,
.instagram footer,
.instagram header,
.instagram main,
.instagram nav,
.instagram section {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border: 0 solid #000;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0;
    padding: 0;
    position: relative;
}
.instagram .wf-active .EmbedFooter,
.instagram .wf-active .EmbedHeader,
.instagram .wf-inactive .EmbedFooter,
.instagram .wf-inactive .EmbedHeader {
    visibility: visible;
}
.instagram .EmbedHeader {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 12px;
}
.instagram .ehAvatarLink {
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 40px;
    margin-right: 12px;
    width: 40px;
}
.instagram .ehAvatar {
    border: 1px solid #dbdbdb;
    border-radius: 19px;
    height: 38px;
    width: 38px;
}
.instagram .ehNextToAvatar {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    line-height: 0;
    overflow: hidden;
    padding-right: 12px;
}
.instagram .ehUsername:visited {
    color: #262626;
    font-weight: 600;
}
.instagram .ehLocationLink,
.instagram .ehUsername {
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.instagram .ehUsername {
    margin-right: 100%;
}
.instagram .ehLocationLink,
.instagram .ehLocationLink:visited {
    color: #262626;
    font-weight: 400;
}
.instagram .ehRight {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.instagram .ehCallToAction {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.instagram ._h6ghb {
    display: block;
    position: relative;
}
.instagram ._hxfwx {
    color: #3897f0;
}
.instagram ._85wfx {
    cursor: pointer;
}
.instagram ._41yxg {
    background: 0 0;
    border: none;
    font-size: 16px;
    font-weight: 600;
    outline: none;
    overflow: visible;
    padding: 0;
}
.instagram .EmbedFrame {
    position: relative;
    padding-bottom: 100%;
}
.instagram .efImageLink {
    background-size: 100% 100% !important;
    background-position: center center;
    zoom: 0.36;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.instagram .EmbedFooter {
    padding: 12px 56px 12px 12px;
}
.instagram .EmbedSocialProof {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 20px;
}
.instagram .espMetric {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-right: 12px;
}
.instagram .espMetricIcon {
    display: inline-block;
    margin-right: 8px;
}
.instagram .embedSpriteCommentsNew,
.instagram .embedSpriteFollowFollowing {
    background-position: -84px -72px;
    height: 20px;
    width: 20px;
}
.instagram .embedSpriteBrokenMedia,
.instagram .embedSpriteComments,
.instagram .embedSpriteCommentsNew,
.instagram .embedSpriteFollowFollowing {
    background-image: url(/static/sprite/embed/9d26e1.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 70px;
    width: 70px;
}
.instagram .embedSpriteLikesNew,
.instagram .embedSpriteVerifiedBadgeSmall,
.instagram .embedSpriteViewCount,
.instagram .embedSpriteViewCountNew {
    background-image: url(/static/sprite/embed/9d26e1.png);
    background-repeat: no-repeat;
    background-position: -106px -72px;
    height: 20px;
    width: 20px;
}
.instagram .espMetricText {
    color: #262626;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}
.instagram .EmbedCaption,
.instagram .EmbedTimestamp,
.instagram .EmbedTimestamp:visited {
    color: #262626;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 6px;
}

.instagram .embedSpriteFollowNotFollowing,
.instagram .embedSpriteFollowNotFollowingHover,
.instagram .embedSpriteFollowRequested,
.instagram .embedSpriteGlyph,
.instagram .embedSpriteLikes {
    background-image: url(/static/sprites/embed/9d26e1.png);
    background-repeat: no-repeat;
    background-position: -28px -72px;
    height: 26px;
    width: 26px;
}
.instagram .embedSpriteGlyph,
.instagram .embedSpriteLikes {
    background-position: -72px -27px;
    height: 32px;
    width: 32px;
}


/**********************************
YOUTUBE
**********************************/
.content-youtube {
    height: 250px;
}
.content-youtube iframe, .content-youtube object, .content-youtube embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 15px;
}



.quotes {
    color: #c0482b !important;
    font-weight: 700;
}
.quotes i {
    width: 90px;
    display: inline-block;
    float: left;
    margin-right: 20px;
}


/**********************************
NAV
**********************************/
nav ul#rs a:hover {
    background-color: transparent;
}

nav, nav .nav-wrapper i,
nav a.button-collapse,
nav a.button-collapse i {
    height: 205px;
    line-height: initial;
}

header.header nav {
    line-height: initial;
}

header.header nav {
    background-color: #FFF;
    line-height: initial;
    box-shadow: none;
    padding-top: 10px;
}
header.header nav .brand-logo {
    position: static;
}
header.header .navbar-fixed {
    height: 220px;
}
header.header .menu {
    display: table;
    margin: 0 auto;
}
header.header .menu a {
    color: #283d4b;/*959595*/
    text-transform: uppercase;
    font-size: 1rem !important;
    padding: 5px 10px;
    font-family: 'Raleway', sans-serif;
}
header.header ul#rs {
    right: 50px;
    position: absolute;
    top: 50px;
}
header.header ul#rs li a {
    padding:0 7px;
}

/********************************
LOADER
********************************/
@-webkit-keyframes up {
  0%, 100% { transform: rotate(0); }
  50% { transform: rotate(-30deg); }
}
@-moz-keyframes up {
  0%, 100% { transform: rotate(0); }
  50% { transform: rotate(-30deg); }
}
@-o-keyframes up {
  0%, 100% { transform: rotate(0); }
  50% { transform: rotate(-30deg); }
}
@keyframes up {
  0%, 100% { transform: rotate(0); }
  50% { transform: rotate(-30deg); }
}
@-webkit-keyframes down {
  0%, 100% { transform: rotate(0); }
  50% { transform: rotate(30deg); }
}
@-moz-keyframes down {
  0%, 100% { transform: rotate(0); }
  50% { transform: rotate(30deg); }
}
@-o-keyframes down {
  0%, 100% { transform: rotate(0); }
  50% { transform: rotate(30deg); }
}
@keyframes down {
  0%, 100% { transform: rotate(0); }
  50% { transform: rotate(30deg); }
}
@-webkit-keyframes r-to-l {
  100% { margin-left: -1px; }
}
@-moz-keyframes r-to-l {
  100% { margin-left: -1px; }
}
@-o-keyframes r-to-l {
  100% { margin-left: -1px; }
}
@keyframes r-to-l {
  100% { margin-left: -1px; }
}
body .pacman:before,
body .pacman:after {
  content: '';
  position: absolute;
  background: #c0482b;
  width: 70px;
  height: 35px;
  left: 50%;
  top: 50%;
  margin-left: -60px;
  margin-top: -35px;
  border-radius: 35px 35px 0 0;
  -webkit-animation: up 0.4s infinite;
  -moz-animation: up 0.4s infinite;
  -o-animation: up 0.4s infinite;
  animation: up 0.4s infinite;
}
body .pacman:after {
  margin-top: -1px;
  border-radius: 0 0 35px 35px;
  -webkit-animation: down 0.4s infinite;
  -moz-animation: down 0.4s infinite;
  -o-animation: down 0.4s infinite;
  animation: down 0.4s infinite;
}
body .dot {
  position: absolute;
  left: 49.5%;
  top: 50%;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  margin-left: 25px;
  border-radius: 50%;
  background: #283d4b;
  z-index: -1;
  box-shadow: 30px 0 0 #283d4b, 60px 0 0 #283d4b, 90px 0 0 #283d4b, 120px 0 0 #283d4b, 150px 0 0 #283d4b;
  -webkit-animation: r-to-l 0.4s infinite;
  -moz-animation: r-to-l 0.4s infinite;
  -o-animation: r-to-l 0.4s infinite;
  animation: r-to-l 0.4s infinite;
}

ul#nav-mobile {
  text-transform: uppercase;
}
ul#nav-mobile li > span {
  color: #959595;
}
ul#nav-mobile li.rs a {
  color: #959595;
  width: 30px;
  float: left;
}
ul#nav-mobile li.rs a:hover {
  background-color: transparent;
}
ul#nav-mobile li.rs a img {
  width: auto;
}
.userView > img {
  width: 90%;
}


/**********************************
PRESTATIONS
**********************************/
header.header .navbar-fixed { height: 180px;}
.mainContent { /*padding-top: 50px;*/}
.cover { display: none;}
.cover img { width: 100%;}
body {text-align: center;}
#bot {
    width: 100%;
    margin: 10px auto;
    display: inline-block;
    text-align: left;
    height: 100%;
}
.botui-container {
    font-size: 24px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
}
.botui-container::-webkit-scrollbar { display: none; }
.botui-app-container { height: auto; }
.botui-message-content { background-color: transparent;}
.botui-actions-buttons-button {
    font-size: 12px !important;
    margin: 0 5px 10px!important;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 28px !important;
    /*background: none;*/
    box-shadow: none;
    border-radius: 50px;
}
.botui-actions-buttons-button.yes:hover,
.botui-actions-buttons-button.no:hover,
.botui-actions-buttons-button:hover {
    color: #e3694d;
    background: #FFF;
    border:1px inset #e3694d;
}
.botui-message-content.human {background: #919292; text-align: right; color: #FFF;border-radius: 50px;}
button:focus { outline: none; background: none;}
.botui-actions-buttons-button.yes { background: #e3694d; color:#FFF;}
.botui-actions-buttons-button.no { background: #e3694d; color:#FFF; } /*#173745*/
.botui-actions-buttons-button.green,
.green .botui-message-content.text {
    background-color: #FFF !important;
    color: green;
}
.botui-actions-buttons-button.red,
.red .botui-message-content.text {
    background-color: #FFF !important;
    color: red;
}
.botui-actions-buttons-button.orange,
.orange .botui-message-content.text {
    background-color: #FFF !important;
    color: orange;
}
.botui-actions-buttons-button.purple,
.purple .botui-message-content.text {
    background-color: #FFF !important;
    color: purple;
}
.botui-actions-buttons-button.blue,
.blue .botui-message-content.text {
    background-color: #FFF !important;
    color: blue;
}
.embed > iframe > img {max-width: 100%;}


/**********************************
MEDIA QUERIES
**********************************/
@media only screen and (max-width: 992px) {

    nav,
    nav .nav-wrapper i,
    nav a.button-collapse,
    nav a.button-collapse i {
        height: 84px;
    }
    nav .button-collapse {
        float: right;
    }
    ul.menu,
    ul#rs {
        display: none !important;
    }

    #logo-container {
        width: 150px;
    }
    nav .brand-logo {
        left: 100px;
    }
    header.header nav .brand-logo {
        position: absolute;
    }

    header.header .navbar-fixed {
        height: 120px;
    }
    header.header ul#rs {
        top: 20px;
        right: 70px;
    }
    header.header nav {
        height: 94px;
    }
    #sidenav-overlay { display: none; }

}


@media only screen and (max-width: 640px) {

    .cover {
        margin-top: 0 !important;
    }
    .blank {
      display: none;
    }
    #waterfall {
      margin:0;
    }
    .qsn .mainContent,
    .prestations .mainContent,
    .contacts .mainContent {
      padding: 10px !important;
    }
    .botui-container {
      font-size: 14px !important;
    }
    .botui-actions-buttons-button {
      font-size: 22px !important;
    }
    header.header nav {
        height: 104px;
    }
    header.header .navbar-fixed {
        height: 125px !important;
    }
    .coeur .mainContent2 {
      padding: 0;
      margin: 0;
    }

    .covercoeur {
      max-height: 190px;
      display: block;
    }
    .cover .coverTitle {
      top: 20px !important;
      left: 20px !important;
      padding: 10px !important;
      font-size: 12px !important;
    }
    .cover .coverTitle2 {
      top: 60px !important;
      left: 60px !important;
      padding: 10px !important;
      font-size: 12px !important;
      border: 5px solid #FFF !important;
    }
    .comments .noteComment {
        display: block !important;
        font-size: 18px !important;
    }

    .instagram .EmbedFooter {
      padding: 12px;
    }

    .cover.home {
      display: none !important;
    }
    .covermobile1, .covermobile2 {
      display: none;
    }

}
