
/* Prestation */
#prestation {
   }
  #prestation #prestation-header {
    background-color: #f1f5e9;
    display: inline-block;
    height: 450px;
    padding-top: 27px;
    padding-bottom: 27px;
    width: 100%;
     line-height: normal !important;  }
    #prestation #prestation-header img, #prestation #prestation-header img + div {
      float: left; }
    #prestation #prestation-header img {
      margin-left: 17px;
      margin-right: 28px; }
    #prestation #prestation-header h1 {
      font-family: GothamNarrowMedium;
      font-size: 2rem;
      margin-top: 15px;
      margin-bottom: 35px; }
  #prestation #prestation-presentation {
    width: calc(100% - 347px); }
  #prestation p {
    font-family: GothamNarrowBook;
    font-size: 0.875rem;
    margin-bottom: 20px; }
    #prestation p:last-child {
      margin-top: 40px; }

strong, b {
    font-family: GothamNarrowMedium;
}

i, cite, em, var, address, dfn {
    font-style: italic;
}

.intro-text {
     font-family: GothamNarrowBook !important;
    font-size: 0.875rem;
    margin-bottom: 20px;
  }
  
#prestation-list {
  background: #56793b ;
  position: relative; }

  #prestation-list .nav-container {
    background: url("../img/secondary-nav-shadow.png") center bottom #56793b no-repeat;
    position: relative;
     }
  #prestation-list .nav-container nav {
    height: 82px; }
  #prestation-list h3 {
    color: #fff;
    font-family: GothamNarrowBook;
    font-size: 1.6875rem;
    text-align: center;
    width: 100%; 
  }
  #prestation-list ul {
    bottom: 0;
    display: inline-block;
    left: 0;
    position: absolute;
    width: 100%; }
    #prestation-list ul li {
      cursor: pointer;
      float: left;
      font-family: GothamNarrowMedium;
      font-size: 1.5rem;
      padding-bottom: 30px;
      text-align: center;
      width: 33%; }
      #prestation-list ul li.active {
        background: url("../img/secondary-active.png") center bottom no-repeat;
        color: #fff; }

.tab-content {
  display: none; }
  .tab-content.active {
    display: inline-block; }
  .tab-content .block {
    clear: both;
    display: inline-block;
    padding: 30px 0;
    width: 100%; }
    .tab-content .block.content-droite .img-container {
      float: right; }
    .tab-content .block.content-droite .block-content {
      float: left; }
      .tab-content .block.content-droite .block-content > * {
        text-align: right; }
    .tab-content .block.content-droite .all-photos {
      float: right; }
    .tab-content .block.content-gauche {
      background-color: #f4f3ef; }
      .tab-content .block.content-gauche .img-container {
        float: left; }
      .tab-content .block.content-gauche .block-content {
        float: right; }
        .tab-content .block.content-gauche .block-content > * {
          text-align: left; }
        .tab-content .block.content-gauche .block-content .all-photos {
          float: left; }
  .tab-content .block-content {
    width: calc(100% - 364px); }
  .tab-content .img-container {
    position: relative;
    height: 334px;
    width: 334px;
    border: 1px solid #9d9ea0;
 }
    .tab-content .img-container:after, .tab-content .img-container::after {
      background: url("../img/loupe.png") center no-repeat rgba(255, 255, 255, 0.91);
      border: 1px solid #000;
      bottom: 1px;
      content: "";
      display: block;
      height: 49px;
      pointer-events: none;
      position: absolute;
      right: 1px;
      width: 55px; }
    .tab-content .img-container a {
      display: none; }
      .tab-content .img-container a:first-child {
        display: inline; }
  .tab-content .block-title {
    font-family: GothamNarrowMedium;
    font-size: 1.5rem;
    margin-bottom: 10px; }
  .tab-content .block-description {
    font-family: GothamNarrowBook !important;
    font-size: 0.875rem;
    line-height: 17px; }
 .tab-content span {
    font-family: GothamNarrowBook !important;
    font-size: 0.875rem;
    line-height: 17px; 
    font-style: normal !important;
    line-height: normal !important;
    text-align: auto   !important; }

    .tab-content br {
    
    line-height: 0px; 
    }

     .tab-content .block-description a {
       color: #56793b;
       text-decoration: underline; }
         .tab-content .block-description a:hover {
       text-decoration: none; }

  .tab-content .block-legend {
    font-family: GothamNarrowBook;
    font-size: 0.875rem;
    font-style: italic;
    line-height: 17px; }
  .tab-content .all-photos {
    background: url("../img/loupe.png") 21px center no-repeat #fff;
    border: 1px solid #000;
    cursor: pointer;
    font-family: GothamNarrowBook;
    font-size: 1rem;
    height: 49px;
    line-height: 49px;
    margin-top: 25px;
    padding-left: 28px;
    text-align: center !important;
    width: 219px; }


 #prestation {
  background: #aeb09c url("../img/image-prestations.jpg") center top no-repeat;
  border-bottom: 3px solid #fff;
  height: 340px;
  padding-top: 66px;
  padding-left: 20px;
  width: 100%; }

    #prestation h1 {
    background-color: #56793b;
    color: #fff;
    display: inline-block;
    font-family: GothamNarrowBook;
    font-size: 2.3125rem;
    margin-bottom: 8px;
    padding: 20px;
    text-transform: uppercase;
}

#prestation  h2 {
    background-color: #fff;
    display: inline-block;
    font-family: GothamNarrowBook;
    font-size: 1.6875rem;
    padding: 20px; }


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


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

.content-gauche .tab-content .block-content {
    width: calc(100% - 404px) !important;
    margin-right: 37px !important;
  }

.content-droite .tab-content .block-content {
    width: calc(100% - 404px) !important;
    margin-left: 37px !important;
  }


.tab-content .img-container {
    margin-left: 15px;
     margin-right: 15px;
}


}

