
/*

#home {
  background: center/cover no-repeat;
  width: 100%; }

.bose { height: 513px; }

.container-acc { padding-top: 120px; }

.container-acc img {
    position: absolute;
    margin-left: -265px;
    margin-top: 50px;}

  #home #baseline {
    color: #fff;
    font-size: 3.125rem;
    font-family: GothamNarrowBook;
    height: 60px;
    text-align: center; }
  #home #decouvrir {
    margin-top: 40px;
    text-align: center;
    width: 100%; }
    #home #decouvrir a {
      display: inline-block;
      font-family: GothamNarrowBold;
      color: #FFF;
      text-decoration: none;
      font-size: 1.375rem;
      border: 2px solid #FFF;
      height: 66px;
      line-height: 66px;
      position: relative;
      width: 437px;
      text-transform: uppercase;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      #home #decouvrir a:hover {
        color: #FFF;
        text-decoration: none; }
      #home #decouvrir a:active {
        color: #FFF;
        text-decoration: none; }
      #home #decouvrir a:visited {
        color: #FFF;
        text-decoration: none; }
      #home #decouvrir a:hover {
        background-color: rgba(0, 0, 0, 0.5);
        border: 4px solid #FFF; }
      #home #decouvrir a span {
        display: inline-block;
        position: absolute;
        left: 50%;
        margin-left: -160px;
        margin-top: -33px;
        top: 50%; }

#services {
  background-color: #f7f7f7;
  border-top: 3px solid #FFF;
  display: inline-block;
  height: 276px;
  width: 100%; }
  #services > div {
    padding: 0 55px; }
  #services .picto {
    display: inline-block;
    margin-top: -116px; }
    #services .picto:nth-child(2) {
      margin-left: 118px;
      margin-right: 118px; }

    #services .picto img {
      margin-bottom: 17px; }
  #services .picto-title {
    font-family: GothamNarrowBold;
    font-size: 0.9375rem;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase; }
  #services .picto-description {
    font-family: GothamNarrowBook;
    font-size: 0.8125rem;
    line-height: 15px;
    text-align: center;
    width: 223px; }

#bandeau {
  background-color: #fff;
  font-family: GothamNarrowMedium;
  font-size: 1.75rem;
  height: 87px;
  line-height: 87px;
  text-align: center;
  width: 100%; }
  #bandeau a {
    background: url("../img/arrow.png") left -14px no-repeat;
    color: #000;
    text-decoration: none;
    display: inline-block;
    float: right;
    font-family: GothamNarrowBold;
    font-size: 0.9375rem;
    line-height: normal;
    margin-top: 37px;
    padding-left: 20px;
    text-transform: uppercase; }
    #bandeau a:hover {
      color: #000;
      text-decoration: none; }
    #bandeau a:active {
      color: #000;
      text-decoration: none; }
    #bandeau a:visited {
      color: #000;
      text-decoration: none; }
    #bandeau a:hover {
      color: #56793b;
      background-position: left 2px; }

#slider-container {
  height: 374px;
  overflow: hidden;
  width: 100%; }
  #slider-container #infinite-slider {
    height: 374px;
    width: 3894px; }
    #slider-container #infinite-slider img {
      margin-right: 2px; }
    #slider-container #infinite-slider .element {
      display: inline-block;
      position: relative; }
    #slider-container #infinite-slider .legend {
      bottom: 20px;
      color: #FFF;
      text-decoration: none;
      font-family: GothamNarrowBold;
      font-size: 1.375rem;
      position: absolute;
      left: 23px;
      text-transform: uppercase; }
      #slider-container #infinite-slider .legend:hover {
        color: #FFF;
        text-decoration: none; }
      #slider-container #infinite-slider .legend:active {
        color: #FFF;
        text-decoration: none; }
      #slider-container #infinite-slider .legend:visited {
        color: #FFF;
        text-decoration: none; }


@keyframes "bannermove" {
  0% {
    margin-left: 0px; }
  100% {
    margin-left: -1947px; } }
@-moz-keyframes "bannermove" {
  0% {
    margin-left: 0px; }
  100% {
    margin-left: -1947px; } }
@-webkit-keyframes "bannermove" {
  0% {
    margin-left: 0px; }
  100% {
    margin-left: -1947px; } }
@-ms-keyframes "bannermove" {
  0% {
    margin-left: 0px; }
  100% {
    margin-left: -1947px; } }
@-o-keyframes "bannermove" {
  0% {
    margin-left: 0px; }
  100% {
    margin-left: -1947px; } }
.first {
  -webkit-animation: bannermove 60s linear infinite;
  -moz-animation: bannermove 60s linear infinite;
  -ms-animation: bannermove 60s linear infinite;
  -o-animation: bannermove 60s linear infinite;
  animation: bannermove 60s linear infinite; }

#equipe {
  background-color: #f4f3ef;
  display: inline-block;
  height: 375px;
  padding-top: 95px;
  width: 100%; }
  #equipe .team {
    width: 465px; }
    #equipe .team:first-child {
      float: left; }
    #equipe .team:last-child {
      float: right; }
    #equipe .team img, #equipe .team .details {
      float: left; }
    #equipe .team img {
      margin: 0 15px; }
  #equipe .details {
    width: 247px; }
    #equipe .details .name {
      font-family: GothamNarrowMedium;
      font-size: 1.5rem;
      margin-bottom: 18px; }
    #equipe .details .description {
      font-family: GothamNarrowBook;
      font-size: 0.875rem;
      height: 116px;
      line-height: 17px;
      margin-bottom: 10px;
      text-overflow: ellipsis; }
    #equipe .details a {
      font-family: GothamNarrowMedium;
      font-size: 0.8125rem;
      color: #000;
      text-decoration: none;
      text-transform: uppercase; }
      #equipe .details a:hover {
        color: #000;
        text-decoration: none; }
      #equipe .details a:active {
        color: #000;
        text-decoration: none; }
      #equipe .details a:visited {
        color: #000;
        text-decoration: none; }
      #equipe .details a:hover {
        background-position: left 0;
        color: #56793b; }

#map {
  clear: both;
  height: 650px; }

#map-container {
  margin-top: -3px;
  position: relative; }
  #map-container #map-detail-container {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  #map-container #map-detail {
    background-color: #fff;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4);
    height: 306px;
    margin-top: 176px;
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 32px;
    width: 399px; }
    #map-container #map-detail #label {
      color: #adadad;
      font-family: GothamNarrowBold;
      font-size: 0.875rem;
      margin-bottom: 8px;
      text-transform: uppercase; }
    #map-container #map-detail #zone {
      color: #000;
      font-family: GothamNarrowBold;
      font-size: 1.1875rem;
      text-transform: uppercase; }
    #map-container #map-detail #activite {
      color: #000;
      font-family: GothamNarrowBook;
      font-size: 0.875rem;
      line-height: 16px;
      margin-top: 17px;
      margin-bottom: 14px; }
    #map-container #map-detail #phones {
      margin-bottom: 11px; }
      #map-container #map-detail #phones div {
        background-color: #FFF;
        border: 1px solid #000;
        cursor: pointer;
        display: inline-block;
        font-family: GothamNarrowBold;
        font-size: 0.9375rem;
        height: 43px;
        line-height: 43px;
        text-align: center;
        width: 137px; }
        #map-container #map-detail #phones div:first-child {
          margin-right: 7px; }
        #map-container #map-detail #phones div:hover {
          background-color: #56793b;
          color: #fff; }
    #map-container #map-detail #nous-contacter {
      background-color: #56793b;
      display: inline-block;
      color: #fff;
      text-decoration: none;
      font-family: GothamNarrowBold;
      font-size: 0.9375rem;
      line-height: 43px;
      height: 43px;
      text-align: center;
      text-transform: uppercase;
      width: 249px; }
      #map-container #map-detail #nous-contacter:hover {
        color: #fff;
        text-decoration: none; }
      #map-container #map-detail #nous-contacter:active {
        color: #fff;
        text-decoration: none; }
      #map-container #map-detail #nous-contacter:visited {
        color: #fff;
        text-decoration: none; }

*/


/* Prestation */





/* Calendrier */
#home {
  height: 513px;
  padding-top: 120px;
  width: 100%;
}

.background-noir {
  height: 513px;
  margin-top: -120px;
  width: 100%; 
  background: url("../img/background.png") 690px 52px repeat;
  position: absolute;
}

  #home #baseline {
    background: url("../img/stylish-underline.png") 690px 52px no-repeat;
    color: #fff;
    font-size: 3.125rem;
    font-family: GothamNarrowBook !important;
    height: 60px;
    text-align: center; }
  #home #decouvrir {
    margin-top: 40px;
    text-align: center;
    width: 100%; }
    #home #decouvrir a {
      display: inline-block;
      font-family: GothamNarrowBold !important;
      color: #FFF;
      text-decoration: none;
      font-size: 1.375rem;
      border: 2px solid #FFF;
      height: 66px;
      line-height: 66px;
      position: relative;
      width: 437px;
      text-transform: uppercase;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      #home #decouvrir a:hover {
        color: #FFF;
        text-decoration: none; }
      #home #decouvrir a:active {
        color: #FFF;
        text-decoration: none; }
      #home #decouvrir a:visited {
        color: #FFF;
        text-decoration: none; }
      #home #decouvrir a:hover {
        background-color: rgba(0, 0, 0, 0.5);
        border: 4px solid #FFF; }
      #home #decouvrir a span {
        display: inline-block;
        position: absolute;
        left: 50%;
        margin-left: -160px;
        margin-top: -33px;
        top: 50%; }

#services {
    background-color: #f7f7f7;
    border-top: 3px solid #FFF;
    display: inline-block;
    height: 306px;
    width: 100%; }
  #services > div {
    padding: 0 55px; }
  #services .picto {
    display: inline-block;
    margin-top: -116px; }
    #services .picto:nth-child(2) {
      margin-left: 118px;
      margin-right: 118px; }
    #services .picto img {
      margin-bottom: 17px; }
  #services .picto-title {
    font-family: GothamNarrowBold;
    font-size: 0.9375rem;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase; }
  #services .picto-description {
    font-family: GothamNarrowBook!important;
    font-size: 0.8125rem;
    line-height: 15px;
    text-align: center;
    width: 223px; }

#bandeau {
  background-color: #fff;
  font-family: GothamNarrowMedium!important;
  font-size: 1.75rem;
  height: 87px;
  line-height: 87px;
  text-align: center;
  width: 100%; }
  #bandeau a {
    background: url("../img/arrow.png") left -14px no-repeat;
    color: #000;
    text-decoration: none;
    display: inline-block;
    float: right;
    font-family: GothamNarrowBold;
    font-size: 0.9375rem;
    line-height: normal;
    margin-top: 37px;
    padding-left: 20px;
    text-transform: uppercase; }
    #bandeau a:hover {
      color: #000;
      text-decoration: none; }
    #bandeau a:active {
      color: #000;
      text-decoration: none; }
    #bandeau a:visited {
      color: #000;
      text-decoration: none; }
    #bandeau a:hover {
      color: #56793b;
      background-position: left 2px; }

#slider-container {
  height: 374px;
  overflow: hidden;
  width: 100%; }
  #slider-container #infinite-slider {
    height: 374px;
    width: 3894px; }
    #slider-container #infinite-slider img {
      margin-right: 2px; }
    #slider-container #infinite-slider .element {
      display: inline-block;
      position: relative; }
    #slider-container #infinite-slider .legend {
      bottom: 20px;
      color: #FFF;
      text-decoration: none;
      font-family: GothamNarrowBold;
      font-size: 1.375rem;
      position: absolute;
      left: 23px;
      text-transform: uppercase; }
      #slider-container #infinite-slider .legend:hover {
        color: #FFF;
        text-decoration: none; }
      #slider-container #infinite-slider .legend:active {
        color: #FFF;
        text-decoration: none; }
      #slider-container #infinite-slider .legend:visited {
        color: #FFF;
        text-decoration: none; }

/*keyframe animations */
@keyframes "bannermove" {
  0% {
    margin-left: 0px; }
  100% {
    margin-left: -1947px; } }
@-moz-keyframes "bannermove" {
  0% {
    margin-left: 0px; }
  100% {
    margin-left: -1947px; } }
@-webkit-keyframes "bannermove" {
  0% {
    margin-left: 0px; }
  100% {
    margin-left: -1947px; } }
@-ms-keyframes "bannermove" {
  0% {
    margin-left: 0px; }
  100% {
    margin-left: -1947px; } }
@-o-keyframes "bannermove" {
  0% {
    margin-left: 0px; }
  100% {
    margin-left: -1947px; } }
.first {
  -webkit-animation: bannermove 60s linear infinite;
  -moz-animation: bannermove 60s linear infinite;
  -ms-animation: bannermove 60s linear infinite;
  -o-animation: bannermove 60s linear infinite;
  animation: bannermove 60s linear infinite; }

#equipe {
position: relative;
    background-color: #f4f3ef;
    display: inline-block;
    height: 530px;
    padding-top: 55px;
    width: 100%;

   }

   #equipein {

    width: 1024px;
    margin: 0 auto;

   }
 #equipe .team {
    position: relative;
    width: 478px;
    display: inline-block;
    text-align: center;
}


.dessus1 {
    position: absolute;
    z-index: 2;
    left: 142px;
    width: 198px;
    height: 198px;
    top: -8px;
}



    #equipe .team:first-child {
      float: left; }
    #equipe .team:last-child {
      float: right; }
  

    #equipe .team img {
      position: relative;
      margin: 0 auto;
      text-align:center;
       }

  #equipe .details {
position: relative;
    width: 295px;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;

     }

    #equipe .details .name {
      font-family: GothamNarrowMedium;
      font-size: 1.5rem;
      margin-bottom: 18px; }
    #equipe .details .description {
      font-family: GothamNarrowBook;
      font-size: 0.875rem;
      height: 116px;
      line-height: 17px;
      margin-bottom: 10px;
      text-overflow: ellipsis; }
    #equipe .details a {
      font-family: GothamNarrowMedium;
      font-size: 0.8125rem;
      color: #000;
      text-decoration: none;
      text-transform: uppercase; }
      #equipe .details a:hover {
        color: #000;
        text-decoration: none; }
      #equipe .details a:active {
        color: #000;
        text-decoration: none; }
      #equipe .details a:visited {
        color: #000;
        text-decoration: none; }
      #equipe .details a:hover {
        background-position: left 0;
        color: #56793b; }

#map {
  clear: both;
  height: 650px; }

#map2 {
  clear: both;
  height: 650px; 
  background: url(../img/nantes.jpg) no-repeat center center;
  background-size: cover;
}



#map-container {
  margin-top: -3px;
  position: relative; }
  #map-container #map-detail-container {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  #map-container #map-detail {
    background-color: #fff;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4);
    height: 306px;
    margin-top: 176px;
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 32px;
    width: 399px; }
    #map-container #map-detail #label {
      color: #adadad;
      font-family: GothamNarrowBold;
      font-size: 0.875rem;
      margin-bottom: 8px;
      text-transform: uppercase; }
    #map-container #map-detail #zone {
      color: #000;
      font-family: GothamNarrowBold;
      font-size: 1.1875rem;
      text-transform: uppercase; }
    #map-container #map-detail #activite {
      color: #000;
      font-family: GothamNarrowBook;
      font-size: 0.875rem;
      line-height: 16px;
      margin-top: 17px;
      margin-bottom: 14px; }
    #map-container #map-detail #phones {
      margin-bottom: 11px; }
      #map-container #map-detail #phones div {
        background-color: #FFF;
        border: 1px solid #000;
        cursor: pointer;
        display: inline-block;
        font-family: GothamNarrowBold;
        font-size: 0.9375rem;
        height: 43px;
        line-height: 43px;
        text-align: center;
        width: 137px; }
        #map-container #map-detail #phones div:first-child {
          margin-right: 7px; }
        #map-container #map-detail #phones div:hover {
          background-color: #56793b;
          color: #fff; }
    #map-container #map-detail #nous-contacter {
      background-color: #56793b;
      display: inline-block;
      color: #fff;
      text-decoration: none;
      font-family: GothamNarrowBold;
      font-size: 0.9375rem;
      line-height: 43px;
      height: 43px;
      text-align: center;
      text-transform: uppercase;
      width: 249px; }
      #map-container #map-detail #nous-contacter:hover {
        color: #fff;
        text-decoration: none; }
      #map-container #map-detail #nous-contacter:active {
        color: #fff;
        text-decoration: none; }
      #map-container #map-detail #nous-contacter:visited {
        color: #fff;
        text-decoration: none; }

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



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

#services .picto:nth-child(2) {
    margin-left: 95px;
    margin-right: 92px;
    }

    #equipe .team:last-child {
    float: right;
    margin-right: 20px;
    }
#map-container #map-detail {

    margin-left: 20px;
  }
  #bandeau a {
    margin-right: 20px;
 }   
