@charset "UTF-8";
/*----------------------------------------------*/
/* header */
/*----------------------------------------------*/
.all-header {
  padding-top: 15px;
}
.play-video-img.cht{
    width: 50px;
    height: 50px;
    left: 39%;
    right: 0;
    margin: 0 auto;
    top: 28%;
    float: left;
    position: absolute;
  cursor: pointer;
}
.modal-dialog.cht{
    margin-top: 10%;
}
.all-header .search_header input[type=text] {
  width: 218px;
  height: 33px;
  padding: 10px;
  margin: 4px 0 0 32px;
  font-size: 11px;
  border: 1px solid #000;
  font-family: "AvenirNext-DemiBold";
}

.all-header .search_header form {
  position: relative;
}

.all-header .search_header input[type="image"] {
  position: absolute;
  right: 0;
  top: 4px;
  height: 32px;
}

.all-header .book_header {
  margin-left: 45px;
  width: 89px;
  text-align: center;
  height: 32px;
  margin-top: 4px;
  border: 1px solid;
  font-size: 12px;
  padding: 6px;
  text-transform: uppercase;
}

.all-header .book_header a {
  color: #000;
  font-family: "AvenirNext-Bold";
}

.all-header select#lang_choice_1 {
  border: none;
  font-size: 16px;
  padding: 0;
  margin-top: 7px;
  margin-left: 45px;
  margin-bottom: 0;
  background: transparent;
  font-family: "AvenirNext-DemiBold";
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  padding-right: 20px;
  background-image: url("../../../images/langarrow.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: auto;
}

@media screen and (max-width: 374px) {
  .all-header select#lang_choice_1 {
    margin-left: 5px;
  }
}

.all-header select::-ms-expand {
  display: none;
}

.all-header .lang_header span {
  display: none;
}

.all-header .sociallink-header {
  margin-left: 67px;
}

.all-header .sociallink-header h3.suivre {
  font-size: 13px;
  margin: 0px 0 6px 0px;
  text-align: center;
  font-family: "AvenirNext-DemiBold";
}

.all-header select::-ms-expand {
  display: none;
}

.home nav.navbar.navbar-default.navbar-fixed-top, .home nav.navbar.navbar-default.navbar-fixed-top.scrollin {
  background-image: none;
}

.home nav.navbar.navbar-default.navbar-fixed-top {
  background: transparent;
}

nav.navbar.navbar-default.navbar-fixed-top {
  background: #fff;
  border: none;
  margin: 0;
  padding-bottom: 9px;
  background-image: url(../../../images/t2.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  background-size: auto;
}

nav.navbar.navbar-default.navbar-fixed-top.scrollin {
  background-color: #fff;
  background-image: url(../../../images/t2.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  background-size: auto;
}

/*----------------------------------------------*/
/* block top - video autoplay */
/*----------------------------------------------*/
body {
  color: #000;
}

.padr0 {
  padding-right: 0 !important;
}

.pull-left.folluw:last-child a {
  margin-right: 0;
}

.share li {
  display: inline;
  margin-right: 4px;
}

.home .page-logo {
  display: none;
}

.home .title .trais-gris {
  font-size: 63px;
}

@media screen and (max-width: 1199px) {
  .home .title .trais-gris {
    font-size: 48px;
  }
}

@media screen and (max-width: 767px) {
  .home .title .trais-gris {
    font-size: 36px;
  }
}

@media screen and (max-width: 374px) {
  .home .title .trais-gris {
    font-size: 30px;
  }
}

.home .title .trais-noir {
  font-size: 42px;
  margin: -24px 0 0 0;
}

@media screen and (max-width: 1199px) {
  .home .title .trais-noir {
    font-size: 33px;
    margin: -19px 0 0 0;
  }
}

@media screen and (max-width: 767px) {
  .home .title .trais-noir {
    font-size: 28px;
  }
}

@media screen and (max-width: 599px) {
  .home .title .trais-noir {
    margin: -15px 0 0 0;
  }
}

@media screen and (max-width: 374px) {
  .home .title .trais-noir {
    font-size: 25px;
  }
}

.home li {
  list-style: none;
}

.home .share {
  float: right;
  top: -102px;
  position: relative;
  right: 150px;
}

.home .container-traits {
  background-image: url(../../../images/t2.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  background-size: auto;
}

.home p {
  font-size: 14px;
 /* font-family: "AvenirNext-Medium";*/
}

.home .fixedmenuleft {
  position: fixed;
  top: 46%;
  right: 0;
  z-index: 1100;
}

@media screen and (max-width: 991px) {
  .home .fixedmenuleft {
    top: 26%;
  }
  .ch-block1 .col-md-8 {
    text-align: left;
  }
}

.home .fixedmenuleft .tab-side {
  background-image: url(../../../images/bg-btn.png);
  background-repeat: no-repeat;
  min-width: 65px;
  background-color: #fff;
  height: 37px;
  display: block;
  border: 1px solid #918f8f;
  padding: 5px 0 5px 29px;
  margin-bottom: 6px;
  margin-right: 1px;
}

@media screen and (max-width: 599px) {
  .home .fixedmenuleft .tab-side {
    background-image: none;
    padding: 5px 0 5px 2px;
  }
  .atelier .block_a2 .play-video-img.cht {
    bottom: 13%;
    left: 42% !important;
  }
  .block_a3 .play-video-img.cht{
    left: 77% !important;
    top: 24%;
  }
  .block_a1 .play-video-img.cht.btn0{
    top: 10%;
    left: 0 !important;
  }
}

.home .fixedmenuleft .tab-side:hover a {
  font-size: 14px;
  -webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;
  padding-top: 4px;
  display: block;
  padding-left: 32px;
}

.home .fixedmenuleft .tab-side:hover span {
  display: none;
  -webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;
}

.home .fixedmenuleft .tab-side span {
  margin-right: 40px;
}

.home .fixedmenuleft .btn-side {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 196px;
  table-layout: fixed;
  right: -134px;
  position: relative;
}

@media screen and (max-width: 1199px) {
  .home .fixedmenuleft .btn-side {
    right: -118px;
  }
}

@media screen and (max-width: 599px) {
  .home .fixedmenuleft .btn-side {
    right: -169px;
  }
  .fixedmenuleft img{
    width: 14px;
}
}

.home .fixedmenuleft .btn-side:hover {
  right: -1px;
  -webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;
}

.home .fixedmenuleft .btn-side a {
  color: #000;
  font-size: 14px;
  text-decoration: none;
  font-family: "AvenirNext-DemiBold";
}

section.section_1 {
  margin-top: 75px;
}

@media screen and (max-width: 599px) {
  section.section_1 {
    margin-top: 54px;
  }
}

section.section_1 .trait {
  position: absolute;
  top: -75px;
  right: 0;
  z-index: 1028;
  width: 100%;
}

@media screen and (max-width: 1199px) {
  section.section_1 .trait {
    top: -45px;
  }
}

@media screen and (max-width: 599px) {
  section.section_1 .trait {
    top: 0px;
  }
}

section.section_1 .home-logo {
  position: relative;
}

section.section_1 .home-logo a {
  float: right;
  position: absolute;
  z-index: 1028;
  right: 51px;
  top: 47px;
}

section.section_1 .home-poster {
  height: 640px;
  overflow: hidden;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
}

@media screen and (max-width: 767px) {
  section.section_1 .home-poster {
    height: 340px;
  }
}

@media screen and (max-width: 767px) {
  section.section_1 .home-poster {
    height: 290px;
  }
}

section.section_1 video {
  width: 100%;
  background: #000;
}

section.section_1 .home-poster video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translateX(-50%) translateY(-50%);
}

/********************************************************************/
/**** section 2 slider ****/
/********************************************************************/
.prelative {
  position: relative;
}

.pabsolute {
  position: absolute;
}

.pad0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.section_2 {
  margin-top: 38px;
  text-align: left;
}

@media screen and (max-width: 991px) {
  .section_2 .container {
    position: relative;
    overflow: hidden;
  }
}

.section_2 .section2-btn {
  z-index: 99;
}

@media screen and (max-width: 991px) {
  .section_2 .section2-btn {
    position: relative;
    padding-bottom: 30px;
  }
}

.section_2 .section2-slide {
  height: 659px;
  background-image: url(../../../images/t1.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100% auto;
  z-index: -2;
}

@media screen and (max-width: 1199px) {
  .section_2 .section2-slide {
    height: 561px;
    background-position: 13px bottom;
  }
}

@media screen and (max-width: 991px) {
  .section_2 .section2-slide {
    height: 850px;
    background-image: none;
  }
}

@media screen and (max-width: 767px) {
  .section_2 .section2-slide {
    height: 606px;
  }
}

@media screen and (max-width: 599px) {
  .section_2 .section2-slide {
    height: 452px;
  }
}

.section_2 .section2-slide .leftimg {
  bottom: 0;
  left: -10px;
  padding-bottom: 25px;
}

.section_2 .section2-slide .leftimg img {
  max-width: 100%;
}

@media screen and (max-width: 1199px) {
  .section_2 .section2-slide .leftimg {
    left: 43px;
  }
}

@media screen and (max-width: 991px) {
  .section_2 .section2-slide .leftimg {
    left: 0px;
    bottom: 300px;
    padding-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .section_2 .section2-slide .leftimg {
    bottom: 174px;
  }
}

@media screen and (max-width: 599px) {
  .section_2 .section2-slide .leftimg {
    top: 25%;
    bottom: inherit;
  }
}

@media screen and (max-width: 374px) {
  .section_2 .section2-slide .leftimg {
    top: 17%;
    bottom: inherit;
    padding-right: 24px;
  }
}

.section_2 .section2-slide .rightimg {
  right: 0;
  top: 0;
  padding-right: 45px !important;
}

@media screen and (max-width: 991px) {
  .section_2 .section2-slide .rightimg {
    padding-right: 0px !important;
  }
}

.section_2 .section2-slide .rightimg img {
  max-width: 100%;
}

.section_2 .sliders-une {
  margin-bottom: 2px;
}

@media screen and (max-width: 991px) {
  .section_2 .sliders-une {
    margin-top: 30px;
    position: relative;
  }
}

@media screen and (max-width: 374px) {
  .section_2 .sliders-une {
    margin-top: 13px;
  }
}

.section_2 .desc-une-12 {
  float: left;
  border-bottom: 1px solid;
  left: -25px;
  border-right: 1px solid;
  position: absolute;
  bottom: 0;
  z-index: -1;
}

@media screen and (max-width: 1199px) {
  .section_2 .desc-une-12 {
    left: -51px;
  }
}

@media screen and (max-width: 991px) {
  .section_2 .desc-une-12 {
    left: 0;
    position: relative;
    border-left: 1px solid;
    padding-top: 126px;
    margin-top: -84px;
    right: 0;
  }
}

@media screen and (max-width: 767px) {
  .section_2 .desc-une-12 {
    padding-top: 40px;
  }
}

@media screen and (max-width: 599px) {
  .section_2 .desc-une-12 {
    margin-top: -58px;
  }
}

.section_2 .desc-une-12 h3 {
  font-family: "AvenirNext-Bold";
  font-size: 13px;
  line-height: 20px;
  margin-top: 0;
}

.section_2 .desc-une-12 p {
  font-size: 13px;
  margin-bottom: 62px;
}


@media screen and (max-width: 1199px) {
  .section_2 .desc-une-12 p {
    margin-bottom: 20px;
  }
}

.section_2 .bx-controls-direction {
  position: absolute;
  top: 28%;
  right: 54px;
}

@media screen and (max-width: 991px) {
  .section_2 .bx-controls-direction {
    right: inherit;
  }
}

@media screen and (max-width: 599px) {
  .section_2 .bx-controls-direction {
    top: 11%;
  }
}

@media screen and (max-width: 374px) {
  .section_2 .bx-controls-direction {
    top: 6%;
  }
}

.section_2 .bx-controls-direction a {
  font-size: 0;
  background-image: url(../../../images/nav-btn.png);
  background-repeat: no-repeat;
  width: 36px;
  height: 36px;
  display: block;
}

.section_2 .bx-controls-direction a.bx-prev {
  margin-bottom: 23px;
}

.section_2 .bx-controls-direction a.bx-next {
  background-position: bottom;
}

.section_2 .bx-pager {
  width: auto;
  display: inline;
  margin: 0 auto;
  background: #fff;
  position: absolute;
  bottom: 54px;
  left: 50%;
}

@media screen and (max-width: 1199px) {
  .section_2 .bx-pager {
    bottom: 62px;
  }
}

@media screen and (max-width: 991px) {
  .section_2 .bx-pager {
        bottom: 120px;
    left: 46%;
  }
}

@media screen and (max-width: 767px) {
  .section_2 .bx-pager {
    bottom: 76px;
    left: 46%;
  }
}

@media screen and (max-width: 599px) {
  .section_2 .bx-pager {
   bottom: 22px;
    left: 39%;
  }
}

@media screen and (max-width: 374px) {
  .section_2 .bx-pager {
    bottom: 66px;
  }
}

.section_2 .bx-pager-item {
  display: inline-block;
}

.section_2 .bx-pager-item a {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #000;
  margin-top: 0;
  font-size: 0;
  position: relative;
  top: -3px;
  margin-right: 11px;
}

.section_2 .bx-pager-item a.active {
  background-color: #000;
}

.section_2 .bx-pager-item:last-child a {
  margin-right: 0;
}

.section_2 .btn-une ul {
  padding-left: 32px;
  margin-top: 107px;
}

@media screen and (max-width: 1199px) {
  .section_2 .btn-une ul {
    margin-top: 27px;
  }
}

.section_2 .btn-une li {
  display: inline-block;
  border: 1px solid #86888b;
  margin: 8px 10px 17px 0;
}

.section_2 .btn-une li a {
  color: #000;
  font-family: "AvenirNext-Medium";
  text-decoration: none;
  display: block;
  border: 1px solid #e1e1e2;
  padding: 4px 17px;
}

.section_2 .btn-une li a:hover {
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
}

@media screen and (max-width: 1199px) {
  .section_2 .btn-une li {
    margin: 8px 7px 5px 0;
  }
}

.section_2 .btn-suite {
  background-image: url(../../../images/bg-btn-right.png);
  background-position: right;
  position: absolute;
  top: 26px;
  right: 0px;
}

.section_2 img.mt1 {
  left: -15px;
  z-index: -2;
}

@media screen and (max-width: 599px) {
  .section_2 img.mt1 {
    left: -13%;
  }
}

.section_2 img.mt2 {
  left: -20%;
  z-index: -3;
  bottom: 20%;
}

@media screen and (max-width: 767px) {
  .section_2 img.mt2 {
    left: -9%;
  }
}

@media screen and (max-width: 599px) {
  .section_2 img.mt2 {
    left: -29%;
  }
}


@media screen and (max-width: 374px) {
  .section_2 img.mt2 {
    left: -78%;
  }
}
@media screen and (max-width: 360px) {
	
	.section_2 img.mt2 {
    left: -72%;
}
.section_2 img.mt1 {
    left: -8%;
}
.section_2 .bx-pager {
    bottom: 84px;
}
.section_2 .section2-slide {
    height: 500px;
}
}

.btn-suite {
  background-image: url(../../../images/bg-btn-right.png);
  background-repeat: no-repeat;
  min-width: 195px;
  background-color: #fff;
  height: 40px;
  display: block;
  border: 1px solid #918f8f;
  padding: 9px 40px;
  margin-bottom: 6px;
  margin-right: 1px;
  position: absolute;
}

@media screen and (max-width: 599px) {
  .btn-suite {
    min-width: 160px;
    padding: 6px 37px 0px 14px;
    height: 33px;
  }
}

.btn-suite a {
  font-family: "AvenirNext-MediumItalic";
  color: #000;
}

.title {
  font-family: "AvenirNext-Bold";
}

.title .trais-gris {
  font-size: 70px;
  color: #f1f1f2;
  margin: 0;
  z-index: 6;
  position: relative;
  text-transform: uppercase;
}

@media screen and (max-width: 1199px) {
  .title .trais-gris {
    font-size: 52px;
  }
}

@media screen and (max-width: 991px) {
  .title .trais-gris {
    font-size: 52px;
  }
}

@media screen and (max-width: 767px) {
  .title .trais-gris {
    font-size: 30px;
  }
}

@media screen and (max-width: 374px) {
  .title .trais-gris {
    font-size: 27px;
  }
}

.title .trais-noir {
  font-size: 50px;
  margin: -28px 0 0 0;
  z-index: 9;
  position: relative;
  padding-left: 35px;
}

@media screen and (max-width: 1199px) {
  .title .trais-noir {
    font-size: 34px;
    margin: -19px 0 0 0;
  }
}

@media screen and (max-width: 767px) {
  .title .trais-noir {
    font-size: 21px;
    margin: -13px 0 0 0;
  }
}

@media screen and (max-width: 374px) {
  .title .trais-noir {
    font-size: 25px;
    padding-left: 15px;
  }
}

@media screen and (max-width: 1199px) {
  .desc-une.col-md-8 {
    padding: 0;
  }
}

/********************************************************************/
/**** section 3 Visio Impressioniste ****/
/********************************************************************/
.section_3 {
  width: 100%;
  overflow: hidden;
  text-align: left;
}

.section_3 .sec {
  height: 585px;
  margin-bottom: 2px;
  background-image: url(../../../images/t-s3.png);
  background-repeat: no-repeat;
  background-position: -112px top;
  padding-right: 46px;
  padding-top: 20px;
  /*** responsive ***/
}

@media screen and (max-width: 1199px) {
  .section_3 .sec {
    background-position: -172px top;
    height: 494px;
  }
}

@media screen and (max-width: 991px) {
  .section_3 .sec {
    background-image: none;
  }
}

@media screen and (max-width: 599px) {
  .section_3 .sec {
    padding-right: 0px;
  }
}

.section_3 .desc-s3 {
  margin-top: 40px;
  border: 1px solid;
  height: 440px;
  padding-top: 17px;
  z-index: 4;
}

@media screen and (max-width: 1199px) {
  .section_3 .desc-s3 {
    height: 370px;
  }
}

@media screen and (max-width: 991px) {
  .section_3 .desc-s3 {
    height: auto;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: -3px;
    float: left !important;
  }
}

.section_3 .mobiletitle {
  padding-top: 20px;
  padding-bottom: 20px;
}

.section_3 .visuel-s3 {
  z-index: 5;
  padding-left: 48px;
}

@media screen and (max-width: 1199px) {
  .section_3 .visuel-s3 {
    padding-left: 26px;
  }
}

@media screen and (max-width: 767px) {
  .section_3 .visuel-s3 {
    padding-left: 36px;
  }
  
}

@media screen and (max-width: 991px) {
  .section_3 .visuel-s3 {
    position: relative;
    overflow: hidden;
  }
  .section_3.sectionresto .sec{
        height: auto;
  }
  .ch-block1 .large2 {
    text-align: left;
}
.large2 ul ul{
  padding-left: 0
}
.tpl_slides_.vide {
    margin-bottom: 0;
}
}

@media screen and (max-width: 599px) {
  .section_3 .visuel-s3 {
    padding-left: 0;
    padding-right: 0;
  }
  .play-video-img.cht{
    width: 36px;
    height: 36px;
    left: 43% ;
    top: 16%;
  }

}

.section_3 .visuel-s3 img {
  max-width: 100%;
}

.section_3 .visuel-s3 .trais-gris {
  font-family: "AvenirNext-Bold";
  font-size: 63px;
  color: #f1f1f2;
  margin: -88px 0 0 -33px;
  text-transform: uppercase;
}

@media screen and (max-width: 1199px) {
  .section_3 .visuel-s3 .trais-gris {
    font-size: 52px;
  }
}

@media screen and (max-width: 767px) {
  .section_3 .visuel-s3 .trais-gris {
    font-size: 36px;
  }
}

@media screen and (max-width: 599px) {
  .section_3 .visuel-s3 .trais-gris {
    font-size: 28px;
    margin: -88px 0 0 10px;
  }  
  .section_3.sectionresto .visuel-s3 .trais-gris {
    font-size: 28px;
    margin: -88px 0 0 10px;
	    display: none;
  }
  .section_3.sectionresto .desc-s3 {
    margin-left: 12px;
    width: 95%;
}
}

@media screen and (max-width: 374px) {
  .section_3 .visuel-s3 .trais-gris {
    margin: 15px 0 15px 10px;
  }
}

.section_3 .desc-s3-p {
  margin-top: 50px;
}

@media screen and (max-width: 1199px) {
  .section_3 .desc-s3-p {
    margin-top: 10px;
    padding: 0;
  }
}

.section_3 .btn-suite {
  right: 16px;
  bottom: 146px;
  z-index: 99;
  padding-right: 40px;
  padding-left: 20px;
  background-position: right;
}

@media screen and (max-width: 1199px) {
  .section_3 .btn-suite {
    bottom: 110px;
  }
}

@media screen and (max-width: 991px) {
  .section_3 .btn-suite {
    top: 24%;
    right: 31%;
  }
  img.mtb3.pabsolute {
    left: -91%;
    top: 161px;
}
.section_3.sectionresto .btn-suite {
    left: 158px;
    right: inherit;
}
.mtb2-mobile{
  display: none;
}

}
@media screen and (max-width: 767px) {
  img.mtb3.pabsolute {
    left: -115%;
    top: 115px;
}

}
@media screen and (max-width: 599px) {
  .section_3 .btn-suite {
    right: 15%;
  }
  .section_3.sectionresto .btn-suite{
    top: 120px;
    left: 41px;
  }
  img.mtb3.pabsolute {
    top: 119px !important;
    right: 238px !important;
}

  img.mtb3.pabsolute {
    top: 96px;
    right: 204px;
    left: initial;
  }
}

@media screen and (max-width: 1199px) {
  .section_3 .container.prelative {
    padding: 0;
  }
}

.section_3 img.mtb2 {
  left: 53%;
  top: 25%;
}

@media screen and (max-width: 767px) {
  .section_3 img.mtb2 {
    left: 56%;
  }
}

@media screen and (max-width: 599px) {
  .section_3 img.mtb2 {
    left: 68%;
  }
}

@media screen and (max-width: 374px) {
  .section_3 img.mtb2 {
    left: 73%;
  }
}

@media screen and (max-width: 599px) {
  .section_3 .mobilepad {
    padding: 0;
  }
}

.section_4 {
  font-size: 13px;
  text-align: left;
  overflow: hidden;
}
.section_4 .event_0 p{
	
	  text-align: right;

}

.section_4 .title {
  margin: 40px 0 80px;
}

@media screen and (max-width: 767px) {
  .section_4 .title {
    margin: 30px 0 40px;
  }
}

.section_4 .visuel-s4 {
  position: relative;
  z-index: 3;
}

.section_4 .visuel-s4 img {
  max-width: 100%;
}

.section_4 .event_0 {
  padding-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .section_4 .event_0 {
    padding-bottom: 168px;
  }
}

@media screen and (max-width: 599px) {
  .section_4 .event_0 {
    padding-bottom: 137px;
  }
}

.section_4 .event_0 .desc-s4 {
  bottom: 48px;
  left: 54px;
}

@media screen and (max-width: 767px) {
  .section_4 .event_0 .desc-s4 {
    bottom: 21px;
    left: 47px;
  }
}

@media screen and (max-width: 374px) {
  .section_4 .event_0 .desc-s4 {
    bottom: 0px;
  }
}

.section_4 .event_0 .btn-suite {
  background-position: right;
}

@media screen and (max-width: 1199px) {
  .section_4 .event_0 .btn-suite {
    text-align: left;
    padding-left: 25px;
    min-width: 146px;
  }
}

.section_4 .event_0 .btn-suite a {
  font-size: 14px;
}

@media screen and (max-width: 1199px) {
  .section_4 .event_0 {
    padding-left: 0;
    padding-right: 0;
  }
}

.section_4 .desc-s4 {
  border: 1px solid;
  position: absolute;
  z-index: 2;
  height: 265px;
}

.section_4 .desc-s4 div {
  margin-top: 100px;
  padding: 0;
}

@media screen and (max-width: 599px) {
  .section_4 .desc-s4 div {
    display: none;
  }
}

@media screen and (max-width: 599px) {
  .section_4 .desc-s4 {
    height: 131px;
  }
}

.section_4 .btn-suite {
  right: -6px;
  bottom: 238px;
  z-index: 4;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .section_4 .btn-suite {
    right: 12%;
  }
}

@media screen and (max-width: 767px) {
  .section_4 .btn-suite {
    bottom: 216px;
  }
}

@media screen and (max-width: 599px) {
  .section_4 .btn-suite {
    bottom: 96px;
    right: 33px;
  }
}

@media screen and (max-width: 374px) {
  .section_4 .btn-suite {
    bottom: 62px;
    right: 21px;
  }
}

.section_4 .event_1 {
  margin-top: 7px;
  position: relative;
}

.section_4 .event_1 .desc-s4 {
  margin-top: 120px;
  padding-right: 0;
  max-width: 81%;
}

@media screen and (max-width: 767px) {
  .section_4 .event_1 .desc-s4 {
    margin-top: 20px;
  }
}

.section_4 .event_1 .btn-suite {
  left: -25px;
  right: inherit;
  top: 156px;
}

@media screen and (max-width: 991px) {
  .section_4 .event_1 .btn-suite {
    left: 21px;
  }
}

@media screen and (max-width: 1199px) {
  .section_4 .event_1 .btn-suite {
    text-align: right;
    padding-right: 25px;
    min-width: 146px;
  }
}

@media screen and (max-width: 767px) {
  .section_4 .event_1 .btn-suite {
    left: 20px;
    top: 46px;
  }
}

@media screen and (max-width: 599px) {
  .section_4 .event_1 .btn-suite {
    left: 12px;
  }
}

.section_4 .event_1 .btn-suite a {
  font-size: 14px;
}

.section_4 img.t-s4 {
  position: absolute;
  top: 0;
  left: -33px;
  z-index: -2;
}

@media screen and (max-width: 1199px) {
  .section_4 img.t-s4 {
    left: -13.5%;
  }
}

@media screen and (max-width: 991px) {
  .section_4 img.t-s4 {
    left: -11.5%;
  }
}

@media screen and (max-width: 767px) {
  .section_4 img.t-s4 {
    left: -40.5%;
  }
}

@media screen and (max-width: 599px) {
  .section_4 img.t-s4 {
    left: -100%;
    z-index: 1;
  }
}

@media screen and (max-width: 374px) {
  .section_4 img.t-s4 {
    right: 8%;
    z-index: 1;
    left: inherit;
  }
}

.section_4 .sec4 .title.title_bas {
  margin: 110px 0 0 0;
  padding-left: 26px;
  text-align: right;
}

@media screen and (max-width: 991px) {
  .section_4 .sec4 .title.title_bas {
    margin: 30px 0 30px 0;
  }
}

.section_4 img.t-s4-1 {
  position: absolute;
  right: -222px;
  top: 0;
  z-index: -2;
}

@media screen and (max-width: 1199px) {
  .section_4 img.t-s4-1 {
    right: -31%;
  }
}

@media screen and (max-width: 991px) {
  .section_4 img.t-s4-1 {
    top: inherit;
    bottom: 11px;
    right: -7%;
  }
}

@media screen and (max-width: 767px) {
  .section_4 img.t-s4-1 {
    bottom: -9%;
    right: -29%;
  }
}

@media screen and (max-width: 599px) {
  .section_4 img.t-s4-1 {
    bottom: 6%;
    right: -29%;
  }
}

@media screen and (max-width: 374px) {
  .section_4 img.t-s4-1 {
    right: -41%;
  }
}

@media screen and (max-width: 1199px) {
  .section_4 .container.prelative {
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .section_4 .mobilep {
    display: none;
  }
}

@media screen and (max-width: 599px) {
  .section_4 .mobilep {
    margin-top: 7px;
    display: block;
	margin-top: 7px;
    display: block;
    border: 1px solid;
    margin-top: -160px;
    padding-top: 160px;
  }
 .section_4 .desc-s4 {
    border: 0;
}
}

.section_5 {
  overflow: hidden;
}

.section_5 .container.prelative {
  padding-top: 26px;
}

.section_5 h3 {
  font-size: 14px;
  font-family: "AvenirNext-Bold";
  float: left;
  width: 100%;
  margin-top: 0px;
}

.section_5 h3 .label-s5 {
  float: left;
  height: 43px;
  margin-top: 6px;
}

@media screen and (max-width: 599px) {
  .section_5 h3 .label-s5 {
    width: 88px;
  }
}

.section_5 h3 .icon {
  float: left;
  width: 43px;
  height: 43px;
  margin-right: 6px;
}

.section_5 .desc-s5 {
  font-size: 12px;
}

.section_5 .info-s5 {
  margin-bottom: 25px;
  padding-right: 0;
  padding-left: 55px;
}

@media screen and (max-width: 991px) {
  .section_5 .info-s5 {
    padding-left: 0;
    padding-top: 40px;
  }
}

.section_5 .info-s5 .col-md-3 {
  padding: 0 10px;
}

@media screen and (max-width: 991px) {
  .section_5 .info-s5 .col-md-3 {
    margin-top: 20px;
  }
}

.section_5 .title-s5 {
  margin-bottom: 75px;
}

@media screen and (max-width: 1199px) {
  .section_5 .title-s5 {
    margin-bottom: 25px;
    margin-top: 25px;
  }
}

.section_5 .btn-suite {
  text-align: center;
  bottom: 100px;
  left: -25px;
}

@media screen and (max-width: 991px) {
  .section_5 .btn-suite {
    left: 0px;
  }
}

.section_5 .imgmap {
  left: 42px;
  z-index: -1;
}

@media screen and (max-width: 1199px) {
  .section_5 .imgmap {
    left: 0;
  }
}

@media screen and (max-width: 991px) {
  .section_5 .imgmap {
    position: relative;
    margin-bottom: 30px;
  }
}

.section_5 img.t-s5 {
  position: absolute;
  top: -14px;
  left: -10px;
  z-index: -2;
  height: 122%;
}


@media screen and (max-width: 1199px) {
  .section_5 img.t-s5 {
    left: -55px;
    top: -21px;
  }
}

@media screen and (max-width: 991px) {
  .section_5 img.t-s5 {
    left: -20%;
    top: inherit;
    bottom: -70%;
  }
}

@media screen and (max-width: 767px) {
  .section_5 img.t-s5 {
    left: -20%;
    top: inherit;
    bottom: -50%;
    height: 100%;
  }
}

@media screen and (max-width: 599px) {
  .section_5 img.t-s5 {
    left: -24%;
    top: inherit;
    bottom: -7%;
    height: auto;
  }
}

@media screen and (max-width: 374px) {
  .section_5 img.t-s5 {
    left: -32%;
  }
}

@media screen and (max-width: 1199px) {
  .section_5 .info-s5 .col-md-3 {
    padding-right: 0 !important;
    padding-left: 35px;
  }
  .section_5 .desc-s5 p {
    font-size: 11px;
  }
}

@media screen and (max-width: 767px) {
  .section_5 .mobile_col {
    width: 50%;
    float: left;
  }
}

@media screen and (max-width: 599px) {
  .section_5 .info-s5 .col-md-3 {
    padding-left: 5px;
    width: 100%
  }
}

/*----------------------------------------------*/
/* footer */
/*----------------------------------------------*/
footer {
  padding-top: 20px;
  padding-bottom: 0;
  background: #fff;
}

footer .top-footer {
  padding-bottom: 20px;
  max-width: 1240px;
  text-align: center;
}

footer .top-footer h3.suivre {
  padding-left: 12px;
  margin-bottom: 11px;
  font-family: "AvenirNext-DemiBold";
  text-align: left;
  padding: 0 4px;
  margin-top: 0;
}

@media screen and (max-width: 991px) {
  footer .top-footer h3.suivre {
    text-align: center;
  }
}

footer .top-footer .allrss {
  width: auto;
  display: inline-block;
  float: left;
}

@media screen and (max-width: 991px) {
  footer .top-footer .allrss {
    float: none;
    margin: 0 auto;
  }
}

footer .top-footer .logo-client.trip-advisor {
  margin-top: 40px;
  padding-left: 10px;
}

footer .top-footer .logo-client.trip-advisor img {
  width: 60%;
}

@media screen and (max-width: 599px) {
  footer .top-footer .logo-client.trip-advisor img {
    width: 100%;
  }
}

footer .top-footer .logo-client.val-doise {
  margin-top: 2px;
}

@media screen and (max-width: 599px) {
  footer .top-footer .logo-client.val-doise {
    margin-top: 27px;
    margin-bottom: 10px;
  }
}

footer .top-footer .logo-client.val-doise img {
  width: 42%;
}

@media screen and (max-width: 599px) {
  footer .top-footer .logo-client.val-doise img {
    width: 73%;
  }
}

footer .top-footer h3.newsletter {
  margin-bottom: 9px;
  text-align: center;
  font-family: "AvenirNext-DemiBold";
  margin-top: 0px;
}

@media screen and (max-width: 991px) {
  footer .top-footer h3.newsletter {
    margin-top: 30px;
  }
}

footer .top-footer .tnp-widget-minimal {
  width: 100%;
  margin: auto;
  position: relative;
}

footer .top-footer .tnp-widget-minimal input.tnp-email {
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  display: inline-block;
  border: 2px solid #000;
  border-color: #000;
  background-color: #fff;
  color: #000;
  font-size: 14px;
  box-sizing: border-box;
}

footer .top-footer .tnp-widget-minimal input.tnp-submit {
  position: absolute;
  right: 0;
  width: 50px;
  background-color: #000;
  color: #fff;
  height: 100%;
  font-size: 0;
  background: url(../../../images/send.png) no-repeat scroll 0 0 transparent;
  background-position: center;
}

footer .tnp-widget-minimal form {
  margin: 0;
  padding: 0;
  border: 0;
}

footer .ui-btn.ui-input-btn.ui-corner-all.ui-shadow {
  font-size: 0;
  float: right;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}

footer .sub-footer {
  padding-top: 30px;
  background: #010101;
  min-height: 92px;
}

footer .sub-footer ul {
  margin: 0;
  text-align: center;
  padding: 0;
}

footer .sub-footer li {
  border-right: 1px solid #FFF;
  -webkit-box-shadow: 1px 0 0px -1px #FFF;
  -moz-box-shadow: 1px 0 0px -1px #FFF;
  -o-box-shadow: 1px 0 0px -1px #FFF;
  box-shadow: 1px 0px 0px -1px #FFF;
  padding: 7px 15px 5px 15px;
  margin-bottom: 20px;
  text-align: center;
  display: inline-block;
}

@media screen and (max-width: 1199px) {
  footer .sub-footer li {
    padding: 7px 10px 5px 10px;
  }
}

footer .sub-footer li a {
  color: #FFF;
  font-size: 16px;
  letter-spacing: 0px;
}

@media screen and (max-width: 1199px) {
  footer .sub-footer li a {
    font-size: 14px;
  }
}

footer .sub-footer li:last-child {
  border: none;
}

/*********** main menu **************/
.main_menu_1 {
  font-family: "AvenirNext-Bold";
  font-size: 18px;
}

.main_menu_1 ul {
  list-style: none;
}

@media screen and (max-width: 599px) {
  .main_menu_1 ul {
    padding-left: 0;
  }
}

@media screen and (max-width: 599px) {
.main_menu_1 {
    font-size: 14px;
    padding-left: 10px;
    width: 90%;
    float: left;
}
}

.main_menu_1 > div > div > ul > li > a {
  text-transform: uppercase;
  margin-top: 20px;
}

.main_menu_1 .sub-menu {
  font-family: "AvenirNext-Medium";
  float: left;
  width: 100%;
  padding-left: 30px;
}

.main_menu_1 .sub-menu ul {
  padding: 30px;
}

.main_menu_1 li {
  width: 100%;
  float: left;
}

.main_menu_1 li a {
  margin: 0px;
}

.main_menu_1 .rightCuluMnmenu {
  margin-top: 50px;
}

@media screen and (max-width: 991px) {
  .main_menu_1 .rightCuluMnmenu {
    margin-top: 0px;
  }
}

/******* rss ******/
.addtoany_list a {
  background: url(../../../images/socialinksr.png) no-repeat scroll 0 0 transparent;
}

.addtoany_list a span {
  opacity: 0 !important;
}

.addtoany_list .a2a_button_twitter {
  background-position: -38px 0px;
}

.addtoany_list .a2a_button_google_plus {
  background-position: -76px 0px;
}

.addtoany_list .a2a_button_email {
  background-position: -114px 0px;
}

.addtoany_list .a2a_button_whatsapp {
  background-position: -152px 0px;
}

/**hover **/
.addtoany_list .a2a_button_email:hover {
  background-position: -114px -40px;
}

.addtoany_list .a2a_button_whatsapp:hover {
  background-position: -152px -40px;
}

.addtoany_list .a2a_button_google_plus:hover {
  background-position: -76px -40px;
}

.addtoany_list .a2a_button_twitter:hover {
  background-position: -38px -40px;
}

.addtoany_list .a2a_button_facebook:hover {
  background-position: 0px -40px;
}

@media screen and (min-width: 767px) {
  .addtoany_list .a2a_button_whatsapp {
    display: none;
  }
}

/****/
/*********************************************************/
/*** chateau ***/
/*********************************************************/
.page-logo a img {
  max-width: 200px;
  height: auto;
}

@media screen and (max-width: 1199px) {
  .page-logo a img {
    max-width: 148px;
  }
}

@media screen and (max-width: 599px) {
  .page-logo a img {
    max-width: 110px;
  }
}

.tpl-chateau {
  text-align: justify;
  overflow: hidden;
}

.tpl-chateau .chateau1 {
  margin-top: 75px;
  background-image: none;
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .tpl-chateau .chateau1 {
    margin-top: 66px;
  }
}

@media screen and (max-width: 599px) {
  .tpl-chateau .chateau1 {
    margin-top: 57px;
  }
  .tpl-chateau .chateau1 .prt-col-xs-12.ch-block1 {
    padding-right: 15px;
  }
}

.tpl-chateau .chateau1 .title {
  margin-top: 90px;
  margin-bottom: 139px;
}

@media screen and (max-width: 991px) {
  .tpl-chateau .chateau1 .title {
    margin-top: 64px;
    margin-bottom: 39px;
  }
}

.tpl-chateau .chateau1 .ch-tr1 {
  position: absolute;
  top: -4px;
  left: -122px;
  z-index: -1;
}

@media screen and (max-width: 1199px) {
  .tpl-chateau .chateau1 .ch-tr1 {
    left: -201px;
  }
}

@media screen and (max-width: 767px) {
  .tpl-chateau .chateau1 .ch-tr1 {
    left: -265px;
  }
}

@media screen and (max-width: 599px) {
  .tpl-chateau .chateau1 .ch-tr1 {
    left: -112%;
  }
}

@media screen and (max-width: 374px) {
  .tpl-chateau .chateau1 .ch-tr1 {
    left: -142%;
  }
}

.tpl-chateau .home-poster {
  height: 640px;
  overflow: hidden;
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
}

@media screen and (max-width: 991px) {
  .tpl-chateau .home-poster {
    height: 440px;
  }
}

@media screen and (max-width: 599px) {
  .tpl-chateau .home-poster {
    height: 250px;
  }
}

.tpl-chateau section {
  background-image: url(../../../images/t2.jpg);
  background-repeat: repeat-x;
  background-position: top;
  background-size: auto;
}

.tpl-chateau .ch-block1 {
  border: 1px solid;
  padding: 46px 24px 35px;
  min-height: 530px;
  font-size: 16px;
  margin-left: 35px;
  margin-bottom: 84px;
}

@media screen and (max-width: 599px) {
  .tpl-chateau .ch-block1 {
    padding: 5px 0;
    margin-left: 0px;
    margin-bottom: 34px;
    padding-bottom: 20px;
  }
}

.tpl-chateau .ch-block1 p {
  margin: 0 0 20px;
  line-height: 24px;
}

.tpl-chateau .ch-rightImg {
  top: -171px;
  right: 0;
}

@media screen and (max-width: 599px) {
  .tpl-chateau .ch-rightImg {
    top: -143px;
  }
}

.tpl-chateau .ch-rightImg img {
  max-width: 100%;
      height: auto;
}

.tpl-chateau .ch-date {
  font-family: "AvenirNext-Bold";
  bottom: 0;
  right: 10px;
  font-size: 70px;
  color: #f1f1f2;
  margin: 0;
  z-index: 6;
  text-transform: uppercase;
}

@media screen and (max-width: 767px) {
  .tpl-chateau .ch-date {
    font-size: 50px;
  }
}

@media screen and (max-width: 599px) {
  .tpl-chateau .ch-date {
    font-size: 40px;
  }
}

@media screen and (max-width: 374px) {
  .tpl-chateau .ch-date {
    font-size: 30px;
  }
}

.tpl-chateau .ch-date span {
  display: block;
  text-align: center;
  letter-spacing: 5px;
}

.tpl-chateau .ch-date span.tir {
  line-height: 8px;
}

@media screen and (max-width: 991px) {
  .tpl-chateau .ch-date {
    position: relative;
  }
}

.tpl-chateau .chateau2 img {
  width: 100%;
  margin-bottom: 40px;
}

.tpl-chateau .chateau3 {
  padding-top: 25px;
  background-image: url(../../../images/t2.jpg), url(../../../images/t2.jpg);
  background-repeat: repeat-x;
  background-position: top, bottom;
  background-size: auto;
}

.tpl-chateau .chateau3 .ch-date {
  left: 0px;
}

.tpl-chateau .chateau3 .ch-block1 {
  margin-top: 65px;
  padding-bottom: 72px;
  margin-bottom: 120px;
}

@media screen and (max-width: 599px) {
  .tpl-chateau .chateau3 .ch-block1 {
    padding-bottom: 22px;
    margin-bottom: 2px;
    margin-top: 103px;
  }
}

@media screen and (max-width: 374px) {
  .tpl-chateau .chateau3 .ch-block1 {
    margin-top: 121px;
  }
}

.tpl-chateau .chateau3 img {
  max-width: 100%;
}

.tpl-chateau .chateau3 .ch-leftImg {
  z-index: 9;
}

.tpl-chateau .chateau3 .ch-leftImg img {
  width: 100%;
}

.tpl-chateau .chateau3 .ch-tr2 {
  position: absolute;
  right: -148px;
  z-index: -2;
  max-width: none;
  width: auto;
  top: -25px;
}

@media screen and (max-width: 1199px) {
  .tpl-chateau .chateau3 .ch-tr2 {
    right: -242px;
  }
}

@media screen and (max-width: 767px) {
  .tpl-chateau .chateau3 .ch-tr2 {
    right: -328px;
  }
}

@media screen and (max-width: 599px) {
  .tpl-chateau .chateau3 .ch-tr2 {
    right: -127%;
  }
}

@media screen and (max-width: 374px) {
  .tpl-chateau .chateau3 .ch-tr2 {
    right: -161%;
  }
}

/*********************************************************/
/*** chateau ***/
/*********************************************************/
.single-atelier .template-section .ch-tr2 {
  transform: skewY(0deg);
}

.page-template-default .template-section .ch-tr2 {
  transform: skewY(0deg);
}

.template-section {
  margin-top: 75px;
  overflow: hidden;
  background-image: url(../../../images/t2.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  background-size: auto;
}

@media screen and (max-width: 991px) {
  .template-section {
    margin-top: 66px;
  }
}

@media screen and (max-width: 767px) {
  .template-section .title {
    margin-bottom: 20px;
  }
  .template-section .title h2 {
    text-align: right;
  }
}

@media screen and (max-width: 599px) {
  .template-section {
    margin-top: 55px;
  }
}

.template-section .container {
  padding-top: 98px;
}

@media screen and (max-width: 767px) {
  .template-section .container {
    padding-top: 28px;
  }
}

@media screen and (max-width: 599px) {
  .template-section .container {
    padding-top: 20px;
  }
}

.template-section .ch-date {
  right: 0px;
}

.template-section .ch-block1 {
  border: 1px solid;
  padding: 46px 52px 53px;
  font-size: 16px;
  margin-left: 50px;
  margin-top: 52px;
  text-align: justify;
  min-height: 580px; 
  margin-bottom: 80px;
  height: auto;
  float: left;
}
.page-id-80 .large2 {
    margin-bottom: 165px;
}
@media screen and (max-width: 991px) {
  .template-section .ch-block1 {
    margin-bottom: 0px;
  }
	  .page-id-80 .large2 {
		margin-bottom: 1px;
	}
}

@media screen and (max-width: 767px) {
  .template-section .ch-block1 {
    padding: 84px 12px 5px;
  }
}

@media screen and (max-width: 599px) {
  .template-section .ch-block1 {
    margin-left: 15px;
    margin-top: 0px;
    padding: 100px 12px 5px;
  }
}

@media screen and (max-width: 374px) {
  .template-section .ch-block1 {
    padding: 70px 12px 5px;
  }
}

.template-section .ch-block1 p {
  margin: 0 0 20px;
  line-height: 24px;
}

.template-section img {
  max-width: 100%;
  height: auto;
}

.template-section .ch-leftImg {
  z-index: 9;
}

.template-section .ch-leftImg img {
  width: 100%;
}

.template-section .ch-tr2 {
  position: absolute;
  right: -233px;
  z-index: -2;
  max-width: none;
  width: auto;
  top: -16px;
  transform: skewY(-3deg);
}
.template-section.single .ch-tr2, .template-section.partic .ch-tr2{
	
	transform: skewY(0deg);
}

@media screen and (max-width: 1199px) {
  .template-section .ch-tr2 {
    right: -336px;
    transform: skewY(-16deg);
  }
}

@media screen and (max-width: 991px) {
  .template-section .ch-tr2 {
    right: -375px;
    transform: skewY(0deg);
  }
}

@media screen and (max-width: 767px) {
  .template-section .ch-tr2 {
    right: -66%;
  }
}

@media screen and (max-width: 599px) {
  .template-section .ch-tr2 {
    right: -137%;
  }
}

@media screen and (max-width: 374px) {
  .template-section .ch-tr2 {
    right: -173%;
  }
}

.template-section .title .trais-noir {
  font-size: 45px;
  text-align: right;
}

@media screen and (max-width: 1199px) {
  .template-section .title .trais-noir {
    font-size: 35px;
  }
}

@media screen and (max-width: 767px) {
  .template-section .title .trais-noir {
    font-size: 21px;
  }
}

@media screen and (max-width: 599px) {
  .template-section .title .trais-noir {
    font-size: 20px;
    padding-left: 0;
  }
}

.template-section .ch-date {
    font-family: "AvenirNext-Bold";
    bottom: 0;
    font-size: 70px;
    color: #f1f1f2;
    margin: 0;
    z-index: 6;
    right: 0;
    text-transform: uppercase;
}

@media screen and (max-width: 1199px) {
  .template-section .ch-date {
    font-size: 52px;
  }
}

@media screen and (max-width: 767px) {
  .template-section .ch-date {
    font-size: 35px;
  }
}

@media screen and (max-width: 599px) {
  .template-section .ch-date {
    font-size: 26px;
  }
}

@media screen and (max-width: 991px) {
  .template-section .ch-date {
    position: relative;
    margin-bottom: 10px;
    left: 0;
    padding: 0;
  }
}

.template-section .ch-date span {
  display: block;
  line-height: 80px;
  text-align: right
}

@media screen and (max-width: 767px) {
  .template-section .ch-date span {
    line-height: 37px;
  }
}

.template-section .tpl-imgbas {
  margin-top: 0px;
  margin-bottom: 100px;
}

@media screen and (max-width: 767px) {
  .template-section .tpl-imgbas {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

.template-section .template-video {
  height: 600px;
  margin-top: 00px;
  margin-bottom: 100px;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 599px) {
  .template-section .template-video {
    height: 300px;
  }
}
.tpl_slides_ .slideimg {
    height: 430px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
@media screen and (max-width: 991px) {
ul.collection_bxslider {
    margin-top: 20px;
}
}
@media screen and (max-width: 767px) {
  .tpl_slides_ .slideimg {
    height: 268px;
  }
}
@media screen and (max-width: 599px) {
  .tpl_slides_ .slideimg {
    height: 200px;
  }
}
.tpl_slides_ .bx-controls-direction a {
    font-size: 0;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 80px;
    height: 70px;
    display: inline-block;
}
.tpl_slides_  .bx-controls-direction a.bx-prev {
    background-image: url(../../../images/prevC.png);
    left: -48px;
    position: relative;
    float: left;
}
.tpl_slides_ .bx-controls-direction a.bx-next {
    background-image: url(../../../images/nextC.png);
    right: -48px;
    position: relative;
    float: right;
}
@media screen and (max-width: 767px) {
.tpl_slides_ .bx-controls-direction a.bx-next {
    right: 0;
	}
	.tpl_slides_  .bx-controls-direction a.bx-prev {
    left: 0;
	}
}
.tpl_slides_ .bx-controls-direction {
    position: absolute;
    top: 38%;
    z-index: 52;
    width: 100%;
}
.tpl_slides_ ul.collection_bxslider {
    display: grid;
}
.tpl_slides_ {
    margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .template-section .template-video {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

.template-section .template-video video {
  z-index: -1;
  background: black;
  position: absolute;
  width: 100%;
  height: 100%;
}

.template-section .play-video-img {
  position: absolute;
  left: 45%;
  top: 45%;
  cursor: pointer;
}

@media screen and (max-width: 599px) {
  .template-section .play-video-img img {
    max-width: 39px;
  }
  .template-section .play-video-img.tplbtn{
    left: -41%;
    top: 18%; 
  }
  .page-template-collection_departementale .title .trais-noir{
    font-size: 34px
  }
}

.template-section .tpl-share {
  bottom: 1%;
  left: 0;
}

@media screen and (max-width: 991px) {
  .template-section .tpl-share {
    position: relative;
    padding: 0;
  }
  .ch-block1 p{
    text-align: left;
  }
}

@media screen and (max-width: 991px) {
  .template-section .pbl {
    padding-bottom: 50px;
    padding-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  .template2 {
    padding-bottom: 0 !important;
  }
}

.template2 .container .title {
  margin-top: 96px;
}

@media screen and (max-width: 991px) {
  .template2 .container .title {
    width: auto;
    float: right;
  }
}

@media screen and (max-width: 767px) {
  .template2 .container .title {
    margin-top: 50px;
  }
}

@media screen and (max-width: 599px) {
  .template2 .container .title {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.template2 .container .firstblock {
  margin-bottom: 0px;
}
body .atelier .block_a3 h2 {
    text-align: left;
	    margin-top: 60px;
}
@media screen and (max-width: 991px) {
  .template2 .container .firstblock {
    margin-bottom: 30px;
  }
}

.template2 .container .firstblock .atelier_info {
  padding-top: 101px;
}

.template2 .container .firstblock .atelier_info .atelier_info_sub h2 {
  margin-top: 40px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .template2 .container .firstblock .atelier_info .atelier_info_sub h2 {
    max-width: 93%;
  }
}

.template2 .container .firstblock .atelier_info a {
  left: -57px;
}

@media screen and (max-width: 767px) {
  .template2 .container .firstblock .atelier_info a {
    left: -38px;
  }
}

.template2 .container .firstblock .block_a1 {
  margin-top: 21px;
  max-width: 95%;
}

.template2 .container .firstblock .block_a1 img {
  right: 0;
  max-width: 100%;
}

.template2 .container .secendblock {
  margin-bottom: 30px;
      margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .template2 .container .secendblock {
    margin-bottom: 0px;
  }
}

.template2 .container .secendblock img {
  max-width: 91%;
}

.template2 .container .secendblock .atelier_info .atelier_info_sub {
  margin-top: 85px;
}

body .template2 .container .secendblock .atelier_info  .atelier_info_sub h2, .template2 .container .secendblock .atelier_info  .atelier_info_sub p {
  text-align: right;
}
.template2 .container .secendblock .atelier_info .atelier_info_sub h2 {
  margin-top: 40px;
  text-align: left;
  max-width: 93%;
}

.template2 .container .secendblock .atelier_info .atelier_info_sub a {
  right: -57px;
  float: right;
  background-position: right;
}

@media screen and (max-width: 767px) {
  .template2 .container .secendblock .atelier_info .atelier_info_sub a {
    right: -37px;
  }
}

@media screen and (max-width: 599px) {
  .template2 .container .secendblock .atelier_info .atelier_info_sub a {
    right: -15px;
  }
}

.template2 .pc-1 {
  z-index: -1;
  left: 38%;
  top: 0;
}

@media screen and (max-width: 1199px) {
  .template2 .pc-1 {
    left: 36%;
  }
}

@media screen and (max-width: 991px) {
  .template2 .pc-1 {
    left: 5%;
  }
}

@media screen and (max-width: 767px) {
  .template2 .pc-1 {
    left: 26%;
  }
}

@media screen and (max-width: 599px) {
  .template2 .pc-1 {
    left: 13%;
  }
}

@media screen and (max-width: 374px) {
  .template2 .pc-1 {
    left: 6%;
  }
}

.template2 .pc-2 {
    bottom: -5%;
    left: -12%;
    z-index: -2;
  transform: skewY(-6deg);
}

@media screen and (max-width: 1199px) {
  .template2 .pc-2 {
       left: -21%;
  }
}

@media screen and (max-width: 991px) {
  .template2 .pc-2 {
    left: -27%;
    bottom: -14.5%;
  }
}

@media screen and (max-width: 767px) {
  .template2 .pc-2 {
    left: -59%;
    bottom: -15.5%;
  }
}


@media screen and (max-width: 599px) {
  .template2 .pc-2 {
    left: -121%;
  }
  .page-id-473 .template2 .pc-2 {
    left: -126%;
}
}
@media screen and (max-width: 425px) {
	.page-id-473 .template2 .pc-2 {
		left: -151%;
	}
	.page-id-110 .tpl_slides_ .bx-controls-direction {
		position: absolute;
		top: 30%;
		z-index: 52;
		width: 100%;
	}
}
@media screen and (max-width: 374px) {
  .template2 .pc-2 {
    left: -150%;
  }
}

.template2 .bgw {
  background-color: #fff;
}

.single-particuliers_post .tpl-collection {
  margin-top: 0;
  background-position: bottom, bottom;
}

.single-particuliers_post .tpl-collection ul.collection_bxslider li .slideimg {
  height: 410px;
}

@media screen and (max-width: 767px) {
  .single-particuliers_post .tpl-collection ul.collection_bxslider li .slideimg {
    height: 260px;
  }
}

.template-section-qrcode {
  margin-top: 110px;
  overflow: hidden;
  background-image: url(../../../images/t2.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  background-size: auto;
  min-height: 400px;
}

@media screen and (max-width: 599px) {
  .prt-col-xs-12 {
    width: 100%;
    text-align: left;
  }
}

@media screen and (max-width: 991px) {
  .template-section.single .mobilesingle {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .template-section.single .ch-tr2 {
    right: -323px;
  }
  .template-section.single .ch-block1 {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .template-section.single .mobilesingle {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .template-section.single .ch-tr2 {
    right: -346px;
  }
  .template-section.single .ch-block1 {
    margin-bottom: 40px;
    width: 100%
  }

}

@media screen and (max-width: 599px) {
  .template-section.single .mobilesingle {
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .template-section.single .ch-tr2 {
    right: -130%;
  }
}

@media screen and (max-width: 374px) {
  .template-section.single .ch-tr2 {
    right: -164%;
  }
}

@media screen and (max-width: 1199px) {
  .template-section.partic .ch-tr2 {
    right: -336px;
    transform: skewY(0deg);
  }
}

@media screen and (max-width: 991px) {
  .template-section.partic .mobilesingle {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .template-section.partic .ch-tr2 {
    right: -311px;
  }
}

@media screen and (max-width: 767px) {
  .template-section.partic .mobilesingle {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .template-section.partic .ch-tr2 {
    right: -346px;
  }
  .template-section.partic .ch-block1 {
    margin-bottom: 40px;
    padding-bottom: 100px
  }
}

@media screen and (max-width: 599px) {
  .template-section.partic .mobilesingle {
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .template-section.partic .ch-tr2 {
    right: -130%;
  }
}

@media screen and (max-width: 991px) {
  section.tpl-collection.partic .bx-controls-direction {
    top: 41%;
  }
  section.tpl-collection.partic .info {
    padding-left: 15px;
  }
}

@media screen and (max-width: 374px) {
  .template-section.partic .mobilesingle {
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .template-section.partic .ch-tr2 {
    right: -164%;
  }
}

/*********************************************************/
/*** La collection departementale ***/
/*********************************************************/
.tpl-collection {
  margin-top: 75px;
  overflow: hidden;
  background-image: url(../../../images/t2.jpg), url(../../../images/t2.jpg);
  background-repeat: repeat-x;
  background-position: top, bottom;
  background-size: auto;
  padding-bottom: 2px;
}

@media screen and (max-width: 991px) {
  .tpl-collection {
    margin-top: 66px;
  }
}

.tpl-collection .title {
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .tpl-collection .title {
    margin-top: 40px;
  }
}

@media screen and (max-width: 599px) {
  .tpl-collection .title {
    margin-top: 30px;
  }
}

.tpl-collection .collection-p {
  /* border-right: 1px solid; */
  /* border-left: 1px solid; */
  /* border-bottom: 1px solid; */
  padding: 70px 69px 43px 28px;
  text-align: left;
  margin-top: 129px;
  font-size: 18px;
  line-height: 23px;
  position: relative;
  /* z-index: -1; */
}

.page-template-form_tourism .particuliers span, .page-template-rv_jeunes .particuliers span, .page-template-demandersm .particuliers span{  
	width: 100% !important;
}
@media screen and (max-width: 1199px) {
  .tpl-collection .collection-p {
    padding: 100px 92px 32px;
  }
}

@media screen and (max-width: 1199px) {
  .tpl-collection .collection-p {
    padding: 100px 12px 32px;
    float: none !important;
    margin: 30px auto;
  }
}

.tpl-collection .sectionC1 {
  background-image: url(../../../images/t2.jpg), url(../../../images/bg-depart.png);
  background-repeat: repeat-x;
  background-position: bottom, top;
  background-size: auto;
  margin-bottom: 0;
  padding-bottom: 20px;
}

@media screen and (max-width: 1199px) {
  .tpl-collection .sectionC1 {
    background-image: url(../../../images/t2.jpg), none, url(../../../images/cmb.png);
    background-position: bottom, top , top;
  }
}

@media screen and (max-width: 599px) {
  .tpl-collection .sectionC1 .mobcenter {
    text-align: center;
  }
}

.tpl-collection .collection-slider {
  margin-top: 40px;
  margin-bottom: 32px;
}

@media screen and (max-width: 1199px) {
  .tpl-collection .collection-slider {
    margin-top: 50px;
  }
}

@media screen and (max-width: 767px) {
  .tpl-collection .collection-slider {
    margin-top: 0px;
  }
}

.tpl-collection .collection-slider ul {
  float: left;
  width: 100%;
  height: 100%;
  padding: 0;
}

.page-template-collection_departementale .tpl-collection ul.collection_bxslider li .slideimg {
  height: 399px;
  overflow: hidden;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.tpl-collection ul.collection_bxslider li .slideimg {
  height: 399px;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

@media screen and (max-width: 767px) {
  .tpl-collection ul.collection_bxslider li .slideimg {
    height: 260px;
  }
}

.tpl-collection .bottomimg {
  bottom: 0;
  right: 0;
  margin-bottom: 23px;
}

.tpl-collection .bx-controls-direction {
  position: absolute;
  top: 38%;
  z-index: 52;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .tpl-collection .bx-controls-direction {
    top: 31%;
  }
}

.tpl-collection .bx-controls-direction a.bx-next {
  background-image: url(../../../images/nextC.png);
  right: -48px;
  position: relative;
  float: right;
}

@media screen and (max-width: 991px) {
  .tpl-collection .bx-controls-direction a.bx-next {
    right: -22px;
  }
}

.tpl-collection .bx-controls-direction a.bx-prev {
  background-image: url(../../../images/prevC.png);
  left: -48px;
  position: relative;
  float: left;
}

@media screen and (max-width: 991px) {
  .tpl-collection .bx-controls-direction a.bx-prev {
    left: 0px;
  }
}

.tpl-collection .bx-controls-direction a {
  font-size: 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 80px;
  height: 70px;
  display: inline-block;
}

@media screen and (max-width: 991px) {
  .tpl-collection .bx-controls-direction a {
    width: 36px;
    height: 26px;
    background-size: 35px;
  }
}

.tpl-collection .info {
  font-family: "AvenirNext-Italic";
  margin-top: 25px;
}

.tpl-collection .info span {
  font-size: 16px;
  display: block;
}

.tpl-collection .bg_col {
    background-image: url(../../../images/bg_col1.png);
    background-repeat: no-repeat;
background-size: auto 105%;
    background-position: 47%;
    padding-top: 21px;
}

@media screen and (max-width: 1199px) {
  .tpl-collection .bg_col {
    background-image: none;
  }
}

.tpl-collection .bg_col .topimg img {
  max-width: 95%;
}

@media screen and (max-width: 1199px) {
  .tpl-collection .bg_col .topimg img {
    max-width: 95%;
  }
}

.tpl-collection .bg_col .bottomimg img {
  max-width: 95%;
}

@media screen and (max-width: 1199px) {
  .tpl-collection .bg_col .bottomimg img {
    max-width: 95%;
  }
}

.tpl-horaires {
  margin-top: 75px;
  font-size: 15px;
  background-image: url(../../../images/t2.jpg);
  padding-bottom: 2px;
  background-repeat: repeat-x;
  background-position: bottom;
  background-size: auto;
  overflow: hidden;
}

.tpl-horaires ul {
  list-style: none;
  padding: 0;
}

.tpl-horaires .leftpart .title {
  margin-top: 67px;
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .tpl-horaires .leftpart .title {
    margin-top: 17px;
    margin-bottom: 50px;
  }
}

.tpl-horaires .leftpart .title.mobiletitleright {
  margin-top: 170px;
}

.tpl-horaires .leftpart .horaire_info {
  padding-left: 100px;
  line-height: 24px;
}

@media screen and (max-width: 991px) {
  .tpl-horaires .leftpart .horaire_info {
    padding-left: 36px;
  }
}

.tpl-horaires .leftpart .horaire_info ul {
  margin-bottom: 28px;
}

.tpl-horaires .leftpart .acc-acces {
  margin-top: 356px;
  margin-left: 100px;
}

@media screen and (max-width: 991px) {
  .tpl-horaires .leftpart .acc-acces {
    margin-top: 56px;
    margin-left: 50px;
    width: 44%;
  }
}

@media screen and (max-width: 991px) and (max-width: 599px) {
  .tpl-horaires .leftpart .acc-acces {
    margin-left: 20px;
    width: 75%;
  }
}

.tpl-horaires .leftpart .acc-acces ul {
  margin-bottom: 28px;
}

.tpl-horaires .leftpart .car {
  margin-top: 253px;
  padding-left: 100px;
}

@media screen and (max-width: 1199px) {
  .tpl-horaires .leftpart .car {
    margin-top: 103px;
  }
}

@media screen and (max-width: 991px) {
  .tpl-horaires .leftpart .car {
    margin-top: 03px;
    padding-left: 50px;
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .tpl-horaires .leftpart .car {
    padding-left: 30px;
    width: 98%;
  }
}

@media screen and (max-width: 599px) {
  .tpl-horaires .leftpart .car {
    padding-left: 30px;
    width: 90%;
  }
}

.tpl-horaires .leftpart .car h3 {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.tpl-horaires .leftpart .car p {
  margin-bottom: 0;
}

.tpl-horaires .leftpart .acc-img-haut {
  float: left;
  width: 100%;
  padding-left: 18px;
  margin-top: 41px;
}

@media screen and (max-width: 1199px) {
  .tpl-horaires .leftpart .acc-img-haut {
    margin-bottom: 70px;
    margin-top: 196px;
  }
}

@media screen and (max-width: 991px) {
  .tpl-horaires .leftpart .acc-img-haut {
    margin-bottom: 70px;
    margin-top: -233px;
    position: absolute;
  }
}

@media screen and (max-width: 767px) {
  .tpl-horaires .leftpart .acc-img-haut a img {
    max-width: 89%;
  }
}

.tpl-horaires .mb_info2 {
  z-index: -2;
  top: -33%;
  left: -11%;
}

@media screen and (max-width: 767px) {
  .tpl-horaires .mb_info2 {
    top: -30%;
  }
}

@media screen and (max-width: 599px) {
  .tpl-horaires .mb_info2 {
    top: -33%;
  }
}

.tpl-horaires .mb_info3 {
  z-index: -2;
  bottom: -16.5%;
  left: -11%;
}

@media screen and (max-width: 767px) {
  .tpl-horaires .mb_info3 {
    bottom: -18%;
  }
}

@media screen and (max-width: 599px) {
  .tpl-horaires .mb_info3 {
    bottom: -23%;
  }
  .atelier .block_a1 .atelier_info p {
    padding-left: 48px !important; 
    padding-top: 17px
  }
}

@media screen and (max-width: 374px) {
  .tpl-horaires .mb_info3 {
    bottom: -26%;
  }
  .atelier .atelier_info {
    height: 495px;
  }
  .atelier_info_sub .col-md-8 {
    padding-top: 10px;
  }
}

.tpl-horaires .rightbord {
  position: absolute;
  height: 75.5%;
  width: 80%;
  bottom: 41px;
  right: 26px;
  z-index: -1;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}

@media screen and (max-width: 599px) {
	.tpl-horaires .rightbord {
    position: absolute;
    height: 75.5%;
    width: 80%;
    bottom: 41px;
    right: 26px;
    z-index: -1;
    border-right: 0;
    border-bottom: 0;
}
}
@media screen and (max-width: 374px) {
  .tpl-horaires .rightbord {
    height: 79.5%;
  }
}

.tpl-horaires .acc-img-mbbas {
  margin-top: -57px;
  margin-bottom: 20px;
}


@media screen and (max-width: 767px) {
  .tpl-horaires .acc-img-mbbas a img {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
.tpl-horaires .acc-img-mbbas a img {
    max-width: 95%;
}
}
.tpl-horaires .rightpart .title {
  margin-top: 300px;
  margin-bottom: 76px;
}

.tpl-horaires .rightpart .acc-img-haut {
  float: right;
}

.tpl-horaires .rightpart .acc-img-haut img {
  max-width: 602px;
}

@media screen and (max-width: 1199px) {
  .tpl-horaires .rightpart .acc-img-haut img {
    max-width: 93%;
  }
}

.tpl-horaires .rightpart .train {
  position: relative;
  top: -100px;
}

.tpl-horaires .rightpart .train h3 {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

@media screen and (max-width: 1199px) {
  .tpl-horaires .rightpart .train {
    padding-right: 20px;
  }
}

@media screen and (max-width: 991px) {
  .tpl-horaires .rightpart .train {
    top: 0;
    margin-left: 36px;
  }
}

@media screen and (max-width: 599px) {
  .tpl-horaires .rightpart .train {
    margin-left: 20px;
	    margin-bottom: 35px;

  }
}

.tpl-horaires .rightpart .train ul {
  margin-bottom: 35px;
}

.tpl-horaires img.imghaut {
  position: absolute;
  z-index: -1;
  top: 0;
  left: -14%;
  width: auto;
}

.tpl-horaires img.imgbas {
  position: absolute;
  bottom: 0;
  left: -13%;
}

@media screen and (max-width: 1199px) {
  .tpl-horaires img.imgbas {
    left: -15%;
  }
}

.tpl-horaires img.trait_texte {
  position: absolute;
  bottom: 89px;
  width: 70%;
  right: 4%;
  z-index: 0;
}

@media screen and (max-width: 1199px) {
  .tpl-horaires img.trait_texte {
    width: 70%;
    height: 60%;
  }
}

/*********************************************************/
/*** menu et réservation ***/
/*********************************************************/
.tpl-menu_reservation {
  padding-bottom: 22px;
  margin-top: 80px;
  background-image: url(../../../images/t2.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  background-size: auto;
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .tpl-menu_reservation {
    margin-top: 66px;
  }
}

@media screen and (max-width: 599px) {
  .tpl-menu_reservation {
    margin-top: 55px;
  }
}

.tpl-menu_reservation .container {
  padding-top: 20px;
}

.tpl-menu_reservation .leftimg_menu {
  left: 0;
}

.tpl-menu_reservation .rightimg_menu {
  right: 0;
}

.tpl-menu_reservation .rightimg_menu img {
  max-width: 98%;
}

@media screen and (max-width: 767px) {
  .tpl-menu_reservation .rightimg_menu img {
    max-width: 84%;
  }
}

.tpl-menu_reservation .title.bas_menu {
  float: right;
  text-align: right;
}

.tpl-menu_reservation ul {
  padding: 0;
  margin: 0;
  text-align: center;
  list-style: none;
  font-size: 17px;
}

.tpl-menu_reservation ul .desc_menu {
  font-size: 17px;
  line-height: 29px;
  margin-bottom: 69px;
}

.tpl-menu_reservation ul li:last-child .desc_menu {
  margin-bottom: 0;
}

.tpl-menu_reservation .ht_title {
  padding-top: 82px;
  padding-bottom: 55px;
}

@media screen and (max-width: 767px) {
  .tpl-menu_reservation .ht_title {
    padding-top: 20px;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 374px) {
  .tpl-menu_reservation .ht_title {
    width: 82%;
  }
}

.tpl-menu_reservation h3 {
  font-size: 17px;
  margin-bottom: 41px;
  margin-top: 50px;
}

.tpl-menu_reservation .btn-suite {
  position: absolute;
  bottom: 24%;
  width: 252px;
  font-family: "AvenirNext-MediumItalic";
  right: 2px;
  height: 50px;
  z-index: 99;
  padding-right: 40px;
  padding-left: 20px;
  background-position: right;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
}
.tpl-shareright {
    right: 0;
    bottom: 0;
    font-size: 15px;
    text-align: RIGHT;
}
@media screen and (max-width: 991px) {
  .tpl-menu_reservation .btn-suite {
    bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  .tpl-menu_reservation .btn-suite {
    width: 175px;
    height: 32px;
    font-size: 15px;
  }
}

.tpl-menu_reservation .title.bas_menu {
  padding-right: 47px;
}

@media screen and (max-width: 991px) {
  .tpl-menu_reservation .title.bas_menu {
    max-width: 60%;
  }
}

.tpl-menu_reservation img.ch-tr1 {
  position: absolute;
  top: 0;
  left: -56px;
  z-index: -1;
}

@media screen and (max-width: 1199px) {
  .tpl-menu_reservation img.ch-tr1 {
    left: -160px;
  }
}

@media screen and (max-width: 767px) {
  .tpl-menu_reservation img.ch-tr1 {
    left: -224px;
  }
}

@media screen and (max-width: 599px) {
  .tpl-menu_reservation img.ch-tr1 {
    left: -100%;
  }
}

@media screen and (max-width: 374px) {
  .tpl-menu_reservation img.ch-tr1 {
    left: -129%;
  }
}

.tpl-menu_reservation img.trait_texte {
  position: absolute;
  bottom: 54px;
  width: 85%;
  right: 4%;
  z-index: -1;
  height: 80%;
}

@media screen and (max-width: 599px) {
  .tpl-menu_reservation img.trait_texte {
    width: auto;
    right: 3%;
    z-index: -1;
    height: 91%;
  }
}

.tpl-menu_reservation .tpl-menu {
  padding-bottom: 60px;
}

@media screen and (max-width: 991px) {
  .tpl-menu_reservation .tpl-menu {
    padding-bottom: 195px;
  }
  div#btn_pdf {
    bottom: 55px;
  }
  div#btn_pdf1 {
      bottom: 97px;
  }
  div#btn_pdf2 {
      bottom: 140px;
  }
  .tpl-menu_reservation .btn-suite{
    height: 32px
  }
}

.tpl-menu_reservation .tpl-menu .leftimg_menu img {
  width: 100%;
}

@media screen and (max-width: 599px) {
  .tpl-menu_reservation .tpl-menu .leftimg_menu img {
    width: 65%;
  }
  .firstblock .block_a1 .play-video-img.cht.btn0 {
    left: initial !important;
    right: 27px;
  }
   .template2 .secendblock .play-video-img.cht.btn1{
    bottom: 81%;
    left: 8% !important;
  }
}
@media screen and (max-width: 374px) {

.firstblock .block_a1 .play-video-img.cht.btn0 {
    left: initial !important;
    right: 24px;
    top: 5%;
}
}
.tpl-menu_reservation img.trait_automne {
  position: absolute;
  bottom: -32px;
  left: -19%;
  z-index: -2;
}

@media screen and (max-width: 1199px) {
  .tpl-menu_reservation img.trait_automne {
    left: -30%;
  }
}

@media screen and (max-width: 767px) {
  .tpl-menu_reservation img.trait_automne {
    left: -41%;
  }
 
}

@media screen and (max-width: 599px) {
  .tpl-menu_reservation img.trait_automne {
    left: -100%;
  }
}

@media screen and (max-width: 374px) {
  .tpl-menu_reservation img.trait_automne {
    left: -129%;
  }
  .template2 .container .secendblock img {
    max-width: 100%;
    margin-left: 15px;
    margin-top: 54px;
}
}

.tpl-menu_reservation img.trait_automne_bottom {
  position: absolute;
  z-index: -1;
  left: -14%;
  top: -18px;
}

@media screen and (max-width: 767px) {
  .tpl-menu_reservation img.trait_automne_bottom {
    left: -45%;
  }
  
}

@media screen and (max-width: 599px) {
  .tpl-menu_reservation img.trait_automne_bottom {
    left: -105%;
  }
}

@media screen and (max-width: 374px) {
  .tpl-menu_reservation img.trait_automne_bottom {
    left: -132%;
  }
}

.tpl-menu_reservation .tpl-reservation {
  margin: 0;
  padding: 0;
  display: none;
}

.tpl-menu_reservation .tpl-reservation .title {
  margin-top: 175px;
  margin-bottom: 90px;
}

@media screen and (max-width: 991px) {
  .tpl-menu_reservation .tpl-reservation .title {
    margin-top: 5px;
  }
  .triangle_image .play-video-img.cht{
        left: -79%;
  }
}

.tpl-menu_reservation .tpl-reservation label {
  font-family: "AvenirNext-MediumItalic";
  font-size: 18px;
  text-align: right;
  width: 31%;
  margin-right: 16%;
  margin-bottom: 68px;
  margin-top: 17px;
}

@media screen and (max-width: 599px) {
  .tpl-menu_reservation .tpl-reservation label {
    text-align: left;
    width: 100%;
    margin-right: 0%;
    margin-bottom: 8px;
    margin-top: 17px;
  }
  .triangle_image .play-video-img.cht{
    left: -165px !important;
  }
  
}

.tpl-menu_reservation .tpl-reservation span {
  width: 53%;
  float: right;
}

@media screen and (max-width: 599px) {
  .tpl-menu_reservation .tpl-reservation span {
    width: 100%;
  }
}

.tpl-menu_reservation .tpl-reservation span.textarea-327 textarea {
  width: 100%;
  padding: 20px;
  border: 2px solid #afafaf;
  font-family: "AvenirNext-MediumItalic";
  font-size: 18px;
}

@media screen and (max-width: 599px) {
  .tpl-menu_reservation .tpl-reservation span.textarea-327 textarea {
    max-height: 160px;
  }
}

.tpl-menu_reservation .tpl-reservation span.textarea-327 {
  width: 90%;
  float: left;
  margin-left: 4%;
}

@media screen and (max-width: 599px) {
  .tpl-menu_reservation .tpl-reservation span.textarea-327 {
    width: 100%;
    margin-left: 0;
    margin-top: 17px;
  }
}

.tpl-menu_reservation .tpl-reservation select {
  font-family: "AvenirNext-MediumItalic";
  height: 55px;
  font-size: 18px;
  padding: 10px;
  background-color: #fff;
  background-image: url(../../../images/bginput.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: auto;
  border: 2px solid #afafaf;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  width: 185px;
}

@media screen and (max-width: 599px) {
  .tpl-menu_reservation .tpl-reservation select {
    width: 100%;
  }
}

.tpl-menu_reservation .tpl-reservation input[type=date] {
  font-family: "AvenirNext-MediumItalic";
  height: 55px;
  font-size: 18px;
  padding: 10px;
  background-color: #fff;
  background-image: url(../../../images/bginput.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: auto;
  border: 2px solid #afafaf;
  outline: none;
  cursor: pointer;
  width: 185px;
}

@media screen and (max-width: 599px) {
  .tpl-menu_reservation .tpl-reservation input[type=date] {
    width: 100%;
  }
}

.tpl-menu_reservation .tpl-reservation input[type=date]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  display: none;
}

.tpl-menu_reservation .tpl-reservation input[type=date]::-webkit-calendar-picker-indicator {
  opacity: 0;
}

.tpl-menu_reservation .tpl-reservation *:focus {
  outline: none;
}

.tpl-menu_reservation .tpl-reservation form div {
  float: left;
  width: 100%;
}

.tpl-menu_reservation .tpl-reservation input.wpcf7-form-control.wpcf7-submit {
  border: 2px solid #afafaf;
  background: transparent;
  margin-top: 56px;
  margin-left: 28px;
  height: 53px;
  width: 251px;
  font-size: 18px;
  font-family: "AvenirNext-MediumItalic";
}

@media screen and (max-width: 599px) {
  .tpl-menu_reservation .tpl-reservation input.wpcf7-form-control.wpcf7-submit {
    margin-top: 17px;
    margin-left: 0;
    width: 100%;
  }
}

@media screen and (max-width: 599px) {
  .tpl-menu_reservation .tpl-reservation .tpl-menu_reservation img.trait_automne_bottom {
    left: -119%;
  }
}

.tpl-menu_reservation .reservationBlock {
  margin-top: 20px;
  margin-bottom: 56px;
  padding-bottom: 80px;
  padding-top: 20px;
  background-image: url(../../../images/t2.jpg);
  background-repeat: repeat-x;
  background-position: top;
  background-size: auto;
}

@media screen and (max-width: 599px) {
  .tpl-menu_reservation .reservationBlock {
    margin-bottom: 6px;
    padding-bottom: 8px;
  }
}

.top0 {
  top: 0;
}

.bottom0 {
  bottom: 0;
}

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #cfcfcf;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #cfcfcf;
  opacity: 1;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #cfcfcf;
  opacity: 1;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #cfcfcf;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #cfcfcf;
}

/*********************************************************/
/*** Atelier ***/
/*********************************************************/
.page-template-template3 .atelier .block_a2 {
  padding-bottom: 79px;
}

@media screen and (max-width: 1199px) {
  .page-template-template3 .atelier .block_a2 {
    padding-bottom: 90px;
  }
}

@media screen and (max-width: 991px) {
  .page-template-template3 .atelier .block_a2 {
    padding-bottom: 55px;
  }
}

.atelier {
  margin-top: 80px;
  padding-bottom: 70px;
  background-image: url(../../../images/t2.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  background-size: auto;
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .atelier {
    margin-top: 66px;
  }
}

@media screen and (max-width: 599px) {
.atelier {
    padding-bottom: 0;
}
}
@media screen and (max-width: 599px) {
  .atelier {
    margin-top: 55px;
  }
  
}

.atelier .title.ht_title {
    margin-top: 51px;
    width: 100%;
    text-align: right;
    height: 382px;
    margin-bottom: 49px;
}

@media screen and (max-width: 991px) {
  .atelier .title.ht_title {
    margin-top: 40px;
    width: 100%;
    text-align: left;
    height: auto;
    margin-bottom: 40px;
  }
}

.atelier .block_a1 {
  margin-top: 200px;
  position: relative;
}

@media screen and (max-width: 991px) {
  .atelier .block_a1 {
    margin-top: 40px;
  }
}

.atelier .block_a1 img {
  max-width: 82%;
  height: auto;
}

@media screen and (max-width: 1199px) {
  .atelier .block_a1 img {
    max-width: 79%;
  }
}

@media screen and (max-width: 991px) {
  .atelier .block_a1 img {
    max-width: 70%;
  }
}

@media screen and (max-width: 991px) {
  .atelier .block_a1 {
    max-width: 577px;
    margin: 0 auto;
    float: left;
  }
}

.atelier .atelier_info {
  height: 459px;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 16px;
}

@media screen and (max-width: 1199px) {
  .atelier .atelier_info {
    font-size: 14px;
  }
}

.atelier .atelier_info h2 {
  font-size: 16px;
  font-family: "AvenirNext-Bold";
  margin-top: 113px;
  text-transform: uppercase;
  text-align: right;
  padding-right: 33px;
}

@media screen and (max-width: 599px) {
  .atelier .atelier_info h2 {
    margin-top: 90px;
    max-width: 60%;
  }
}

@media screen and (max-width: 374px) {
  .atelier .atelier_info h2 {
    max-width: 70%;
  }
  .atelier .leftblock {
    padding-left: 5px !important;
    padding-right: 35px;
  }
  .atelier .block_a1 .atelier_info p {
    padding-right: 0;
    padding-left: 49px;
    float: right;
    text-align: left;
} 
  .atelier .atelier_info {
    height: 503px;
    padding-top: 14px;
    padding-left: 16px;
  }
}

.atelier .atelier_info p {
  padding-right: 23px;
  padding-top: 9px;
  line-height: 20px;
  margin-bottom: 30px;
}
.template-section .ch-date.large {
    bottom: 1.6%;
}
.particuliers.btl {
    background-image: none;
}
.particuliers.btl input[type="submit"] {

    margin-top: 0;
    margin-bottom: 50px;
}

.page-template-template3 .atelier .block_a1 {
    height: 522px;
}

.atelier .atelier_info a {
  font-family: "AvenirNext-MediumItalic";
  font-size: 17px;
  color: #000;
  position: relative;
  width: auto;
  min-width: auto;
  display: inline-block;
  margin-bottom: 27px;
}

.atelier img {
  position: absolute;
}

.atelier .atelier_info_sub {
  border: 1px solid #000;
}

.atelier .leftblock a {
  right: -57px;
  padding-right: 46px;
  background-position: right;
}

@media screen and (max-width: 599px) {
  .atelier .leftblock a {
    right: -27px;
  }
}

@media screen and (max-width: 374px) {
  .atelier .leftblock a {
    right: -28px;
  }
  .page-template-template3 .atelier .block_a2 {
    padding-bottom: 0;
	margin-top: 50px;
  }
  .page-template-template3 .atelier .block_a1 {
    height: 534px;
  }
}

@media screen and (max-width: 599px) {
  .atelier .leftblock .block_a1 a {
    left: -30px;
    right: inherit;
    float: left;
    background-position: left;
    padding-right: 20px;
    padding-left: 40px;
  }
}

.atelier .leftblock .atelier_info {
  padding-right: 60px;
}

@media screen and (max-width: 599px) {
  .atelier .leftblock .atelier_info {
    padding-right: 0px;
  }
}

@media screen and (max-width: 599px) {
  .atelier .rightblock {
    padding-left: 0px;
  }
}

.atelier .block_a2 {
  margin-top: 110px;
  position: relative;
  padding-bottom: 140px;
  font-size: 16px;
}

@media screen and (max-width: 1199px) {
  .atelier .block_a2 {
    font-size: 14px;
    padding-bottom: 97px;
  }
}

@media screen and (max-width: 991px) {
  .atelier .block_a2 {
    padding-bottom: 120px;
  }
}

.atelier .block_a2 .atelier_info h2 {
  margin-top: 41px;
}

.atelier .block_a2 .atelier_info p {
  margin-bottom: 33px;
}

.atelier .block_a2 .atelier_info a {
  margin-bottom: 127px;
}

.atelier .block_a2 img {
  bottom: 0;
  max-width: 90%;
  height: auto;
}

@media screen and (max-width: 599px) {
  .atelier .block_a2 img {
    max-width: 104%;
  }
}

@media screen and (max-width: 991px) {
  .atelier .block_a2 {
    max-width: 577px;
    margin: 0 auto;
    float: right;
  }
}

.atelier .block_a3 {
  position: relative;
  float: right;
}

.atelier .block_a3 img {
  right: 0;
  max-width: 63%;
  height: auto;
}

@media screen and (max-width: 1199px) {
  .atelier .block_a3 img {
    max-width: 57%;
  }
}

.atelier .block_a3 .atelier_info a {
  margin-top: 7px;
  margin-bottom: 37px;
  left: -56px;
  padding-right: 45px;
  padding-left: 53px;
}

@media screen and (max-width: 599px) {
  .atelier .block_a3 .atelier_info a {
    left: -30px;
    padding-right: 28px;
    padding-left: 47px;
  }
}

@media screen and (max-width: 991px) {
  .atelier .block_a3 {
    max-width: 577px;
    margin-top: 40px;
    float: left;
  }
}

.atelier .pdl0 {
  padding-left: 0 !important;
}

.atelier .pdr0 {
  padding-right: 0 !important;
}

.atelier img.ch-tr2 {
  right: -159px;
  z-index: -1;
  top: 0px;
}

@media screen and (max-width: 1199px) {
  .atelier img.ch-tr2 {
    right: -264px;
  }
}

.atelier img.ch-tr2-mb {
  left: -37%;
  z-index: -1;
  top: -20%;
}

@media screen and (max-width: 767px) {
  .atelier img.ch-tr2-mb {
    left: -47%;
  }
}

@media screen and (max-width: 599px) {
  .atelier img.ch-tr2-mb {
    top: -38%;
  }
}

@media screen and (max-width: 374px) {
  .atelier img.ch-tr2-mb {
    top: -40%;
  }
  .atelier .atelier_info h2 {
    max-width: 70%;
  }
  .atelier .leftblock {
    padding-left: 5px !important;
    padding-right: 35px;
  }
}

.atelier img.ch-tr1-mb {
  z-index: -2;
  left: -20%;
  top: 22%;
}

@media screen and (max-width: 767px) {
  .atelier img.ch-tr1-mb {
    left: -50%;
  }
}

@media screen and (max-width: 599px) {
  .atelier img.ch-tr1-mb {
    top: 36%;
  } 
.single .template-section .ch-block1 {
    min-height: auto;
}    
}

@media screen and (max-width: 374px) {
  .atelier img.ch-tr1-mb {
    top: 40%;
  }
}
@media screen and (max-width: 374px) {
  .page-id-443 .atelier img.ch-tr1-mb {
    top: 45%;
  }
}

.atelier img.ch-tr3-mb {
  z-index: -1;
  left: 5%;
  top: 0%;
}

@media screen and (max-width: 767px) {
.atelier img.ch-tr3-mb {
left: 7%;
}
.page-template-entreprise.particuliers .block_mobile.block_a4 .atelier_info {
    margin-top: 40px;
    margin-left: 0;
    width: 100%;
}
}

@media screen and (max-width: 599px) {
  .atelier img.ch-tr3-mb {
    left: -16%;
  }
  
}

@media screen and (max-width: 374px) {
  .atelier img.ch-tr3-mb {
    left: -26%;
  }
}

@media screen and (max-width: 599px) {
  .prt-col-xs-12 {
    width: 100%;
  }
  .prt-col-xs-8 {
    width: 80%;
  }
}

/*********************************************************/
/*** Particuliers ***/
/*********************************************************/
.particuliers {
  margin-top: 80px;
  padding-bottom: 70px;
  margin-bottom: 17px;
  background-image: url(../../../images/t2.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  background-size: auto;
  overflow: hidden;
  /***** reservation *****/
}

.particuliers .pdl0 {
  padding-left: 0 !important;
}

@media screen and (max-width: 767px) {
  .particuliers .pdl0 {
    padding-left: 15px !important;
  }
}

.particuliers .pdr0 {
  padding-right: 0 !important;
}

.particuliers .p-head {
  margin-bottom: 60px;
  margin-top: 154px;
  min-height: 417px;
  max-height: 427px;
  overflow: hidden;
  position: relative;
  z-index: 9;
}

@media screen and (max-width: 1199px) {
  .particuliers .p-head {
    margin-bottom: 60px;
    margin-top: 154px;
    min-height: 470px;
    position: relative;
    z-index: 9;
    max-height: 467px;
    overflow: hidden;
  }
}

@media screen and (max-width: 1199px) and (max-width: 767px) {
  .particuliers .p-head {
    max-height: 550px;
  }
}

@media screen and (max-width: 1199px) and (max-width: 374px) {
  .particuliers .p-head {
    max-height: 650px;
  }
}

@media screen and (max-width: 991px) {
  .particuliers .p-head {
    margin-bottom: 20px;
    margin-top: 24px;
    min-height: 240px;
    background-color: #fff;
    position: relative;
    z-index: 9;
  }
}

.particuliers .p-head p {
  margin: 0 0 29px;
  line-height: 22px;
  font-size: 16px;
}

.particuliers .leftblock img {
  position: absolute;
  z-index: 9;
}

@media screen and (max-width: 767px) {
  .particuliers .leftblock img {
    width: 100%;
    height: auto;
  }
}

.particuliers .leftblock a {
  background-position: right;
  right: -45px;
}

@media screen and (max-width: 767px) {
  .particuliers .leftblock a {
    right: -25px;
  }
}

.particuliers .block {
  position: relative;
}

.particuliers .atelier_info {
  height: 240px;
  border: 1px solid;
}

.particuliers .block_a1 {
  margin-bottom: 106px;
}

.particuliers .block_a1 .atelier_info {
  margin-top: 177px;
  margin-bottom: 61px;
}

.particuliers .block_a2 {
  margin-bottom: 23px;
}

.particuliers .block_a2 .atelier_info {
  margin-top: 60px;
  margin-bottom: 178px;
}

@media screen and (max-width: 1199px) {
  .particuliers .block_a2 .atelier_info {
    background: #fff;
  }
}

@media screen and (max-width: 599px) {
  .particuliers .block_a2 .atelier_info {
    margin-top: 23px;
    margin-bottom: 18px;
  }
}

@media screen and (max-width: 599px) {
  .particuliers .block_a2 img {
    max-width: 60%;
    bottom: 0;
  }
}

.particuliers .block_a3 {
  margin-bottom: 283px;
}

@media screen and (max-width: 1199px) {
  .particuliers .block_a3 {
    margin-bottom: 200px;
  }
}

@media screen and (max-width: 599px) {
  .particuliers .block_a3 {
    margin-bottom: 147px;
  }
}

.particuliers h2 {
  font-size: 26px;
  font-family: "AvenirNext-Bold";
    margin-top: 57px;
    margin-bottom: 56px;
}

@media screen and (max-width: 767px) {
  .particuliers h2 {
    max-width: 270px;
    margin-bottom: 36px;
	font-size: 17px;
  }
}
@media screen and (max-width: 767px) {

.particuliers h2 {
    font-size: 17px;
    margin-top: 41px;
    margin-bottom: 21px;
    padding-right: 16px;
}
.particuliers .atelier_info {
    height: auto;
    border: 1px solid;
    padding-bottom: 24px;
}
body .particuliers .block_mobile.block_a3 .atelier_info {
    margin-left: 10px;
    margin-top: 15px;
}
body .particuliers .block_mobile.block_a3 {
    margin-bottom: 40px;
}
body .particuliers .block_mobile.block_a1 .atelier_info {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    width: 84%;
}
body.page-template-entreprise .particuliers .leftblock .block_a1 .atelier_info h2 {
    padding-right: 0;
    padding-left: 76px;
}
body .block_a4.block.col-xs-12.pad0.hidden-md.hidden-lg.block_mobile {
    max-width: 88%;
}
body .particuliers .block_mobile.block_a4 .atelier_info {
    margin-top: 0;
}
body .particuliers .block_a2 .atelier_info {
    margin-top: 23px;
    margin-bottom: 18px;
    float: left;
    width: 100%;
}

}

.particuliers a {
  color: #000;
  font-family: "AvenirNext-MediumItalic";
  height: 51px;
  font-size: 19px;
  padding-left: 25px;
  padding-right: 45px;
  position: relative;
  z-index: 99;
}

@media screen and (max-width: 1199px) {
  .particuliers a {
    font-size: 15.37px;
    height: 41px;
    width: 172px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
}

.particuliers .rightblock .title {
  margin-top: 87px;
  margin-bottom: 137px;
}

.particuliers .rightblock img {
  position: absolute;
  right: 0;
  z-index: 9;
}

.particuliers .rightblock .atelier_info {
  margin-top: 160px;
  margin-bottom: 28px;
  padding-left: 26px;
}

.particuliers .rightblock .atelier_info h2 {
    margin-bottom: 27px;
    margin-top: 46px;
  padding-right: 36px;
  
}

.particuliers .rightblock .atelier_info a {
  left: -70px;
      text-align: right;
}
span.label-s5 a {
    color: #000;
}
span.label-s5 a:hover, .home a:hover{
    color: #337ab7;
}

.particuliers .rightblock .block_a3 img {
  max-width: 86%;
  height: auto;
}

.particuliers .rightblock .block_a4 .atelier_info {
  margin-top: 43px;
  margin-bottom: 159px;
  padding-left: 26px;
}

.particuliers .rightblock .block_a4 .atelier_info h2 {
  margin-bottom: 45px;
  margin-top: 65px;
}

@media screen and (max-width: 1199px) {
  .particuliers .rightblock .block_a4 .atelier_info h2 {
    margin-bottom: 45px;
    margin-top: 45px;
  }
}

.particuliers .rightblock .block_a4 .atelier_info a {
  left: -70px;
  text-align: right;
}

.particuliers .rightblock .block_a4 img {
  max-width: 76%;
  height: auto;
}

.particuliers .book_devis a {
  width: 291px;
  background-position: right;
  text-align: center;
  cursor: pointer;
}

.particuliers .rp-1 {
  left: -70px;
  z-index: -1;
  top: -3px;
  width: auto;
  max-width: none;
  height: auto;
}

@media screen and (max-width: 1199px) {
  .particuliers .rp-1 {
    display: none;
  }
}

.particuliers .rp-3 {
  right: 39px;
  z-index: -2;
  top: 0;
}

@media screen and (max-width: 1199px) {
  .particuliers .rp-3 {
    right: 46%;
    top: 36%;
    height: 38%;
  }
}

@media screen and (max-width: 991px) {
  .particuliers.part_c1 .rp-3 {
	right: 26%;
   }
  .particuliers .rp-3 {
    right: 41%;
    top: 35%;
    height: 28%;
  }
  .template-section .ch-block1{
    padding-top: 116px !important;
    padding-left: 103px !important;
	margin-left: 0;
  }

  .particuliers{
    padding-left: 65px !important;
  }
  .page-id-104 .template-section .ch-block1 {
    padding-top: 60px !important;
    width: 96%;
    overflow: hidden;
    padding-left: 10px !important;
    display: inline-grid;
  }
}

@media screen and (max-width: 767px) {
  .particuliers .rp-3 {
    right: 37%;
  }
  .particuliers{
      margin-top: 0px;
  }
.particuliers {
    padding-left: 5px !important;
}
.page-id-108 .tpl_slides_ .bx-controls-direction {
    position: absolute;
    top: 32%;
    z-index: 52;
    width: 100%;
}
}

@media screen and (max-width: 599px) {
  .particuliers .rp-3 {
    right: 6%;
  }
  .template-section .ch-block1{
    padding-left: 25px !important;
  }
}

@media screen and (max-width: 374px) {
  .particuliers .rp-3 {
    right: -14%;
  }
  .particuliers {
    padding-left: 0px !important;
  }
  .template-section .ch-date{
    left: -20px;
  }
}

@media screen and (min-width: 1199px) {
  .particuliers .pm-1, .particuliers .pm-1, .particuliers .pm-1 {
    display: none;
  }
}

.particuliers .pm-1 {
  left: 23%;
  top: 0;
}

@media screen and (max-width: 991px) {
  .particuliers.part_c1 .pm-1 {
    left: 28%;
  }
  .particuliers .pm-1 {
    left: 23%;
    top: 14.5%;
    z-index: 0;
  }
}

@media screen and (max-width: 767px) {
  .particuliers .pm-1 {
    left: 19%;
  }
  .particuliers {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 599px) {
  .particuliers .pm-1 {
    left: 20%;
    top: 20%;
  }
}

@media screen and (max-width: 374px) {
  .particuliers .pm-1 {
    left: 31%;
    top: 25%;
  }
}

.particuliers .pm-2 {
  left: 30%;
  top: 41%;
  height: auto;
  z-index: -2;
}

@media screen and (max-width: 991px) {
  .particuliers .pm-2 {
    left: 49%;
  }
}

@media screen and (max-width: 767px) {
  .particuliers .pm-2 {
    left: 10%;
  }
}

@media screen and (max-width: 599px) {
  .particuliers .pm-2 {
    left: 17%;
    top: 40%;
  }
}

@media screen and (max-width: 374px) {
  .particuliers .pm-2 {
    left: -24%;
    top: 48%;
  }
}


.particuliers .pm-3 {
  right: 39%;
  bottom: -69px;
}

@media screen and (max-width: 991px) {
  .particuliers .pm-3 {
    left: -28%;
  }
  .particuliers.part_c1 .pm-3 {
    left: -38%;
  }
}

@media screen and (max-width: 767px) {
  .particuliers .pm-3 {
    left: -33%;
  }
}

@media screen and (max-width: 599px) {
  .particuliers .pm-3 {
    left: -130%;
  }
}

@media screen and (max-width: 374px) {
  .particuliers .pm-3 {
    left: -191%;
  }
}

.particuliers .tpl-reservation {
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  .particuliers .tpl-reservation {
    margin-top: 20px;
  }
}

.particuliers .reservationBlock {
  background-image: url(../../../images/t2.jpg);
  background-repeat: repeat-x;
  background-position: top;
  background-size: auto;
}

.particuliers .reservationBlock .rightimg_menu {
  right: 0;
  margin-top: 20px;
}

@media screen and (max-width: 991px) {
  .particuliers .reservationBlock .title {
    margin-bottom: 80px;
  }
}

.particuliers img.trait_automne_bottom {
  top: 3px;
  left: -62px;
  z-index: -1;
}

@media screen and (max-width: 991px) {
  .particuliers img.trait_automne_bottom {
    left: -140px;
  }
}

@media screen and (max-width: 767px) {
  .particuliers img.trait_automne_bottom {
    left: -54%;
  }
}

.particuliers .title {
  margin-top: 76px;
  margin-bottom: 100px;
}

@media screen and (max-width: 991px) {
  .particuliers .title {
    margin-top: 26px;
    margin-bottom: 20px;
  }
  .particuliers.part_c1 .title {
    margin-top: 76px;
}
  .page-template-entreprise .particuliers .title {
    margin-top: 76px;
  }
}

@media screen and (max-width: 767px) {
  .particuliers .title.mobiletitle {
    margin-top: 200px;
  }
}

@media screen and (max-width: 599px) {
  .particuliers .title.mobiletitle {
    margin-top: 86px;
    margin-bottom: 25px;
  }
}

.particuliers label {
  font-family: "AvenirNext-MediumItalic";
  font-size: 18px;
  text-align: right;
  width: 31%;
  margin-right: 16%;
  margin-bottom: 68px;
  margin-top: 17px;
}

@media screen and (max-width: 599px) {
  .particuliers label {
    text-align: left;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
    margin-top: 17px;
  }
}

.particuliers input[type="text"], .particuliers input[type="email"], .particuliers input[type="tel"], .particuliers input[type="number"] {
  width: 100%;
  padding: 5px 10px;
  border: 2px solid #afafaf;
  font-family: "AvenirNext-MediumItalic";
  font-size: 18px;
  height: 55px;
  float: right;
  outline: none;
}
.btl .leftinfo {
    margin: 20px 0;
}
.particuliers.btl a {
    color: #337ab7;
    height: auto;
    font-size: inherit;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    z-index: 99;
}
.atelier .block_a1 .atelier_info p {
    padding-right: 15px;
    padding-left: 19px;
}
.particuliers span.contact, .particuliers span.nombre, .particuliers span.nature, .particuliers span.wpcf7-textarea,.particuliers span.nature_ent, 
.particuliers span.prest, .particuliers span.autre_2, .particuliers span.nom, .particuliers span.prenom, .particuliers span.nom_societe,  
.particuliers span.email, .particuliers span.tel, .particuliers span.type_event{
  width: 53%;
  display: block;
  float: right;
}
/*strong{
  font-weight: 700;
  text-transform: uppercase;
  float: left;
}*/
.particuliers span.prest{
  margin-top: 10px
}

@media screen and (max-width: 599px) {
  .particuliers span.contact {
    width: 100%;
  }
}

@media screen and (max-width: 599px) {
  .particuliers .leftinfo, .particuliers .rightinfo {
    margin-top: 40px;
    width: 100%;
  }
  .particuliers form div:nth-child(3) {
    padding: 0 15px;
  }
}

.particuliers input[type=date] {
  font-family: "AvenirNext-MediumItalic";
  height: 55px;
  font-size: 18px;
  padding: 10px;
  background-color: #fff;
  background-image: url(../../../images/bginput.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: auto;
  border: 2px solid #afafaf;
  outline: none;
  cursor: pointer;
  width: 185px;
}

.particuliers select {
  font-family: "AvenirNext-MediumItalic";
  height: 55px;
  font-size: 18px;
  padding: 10px;
  background-color: #fff;
  background-image: url(../../../images/bginput.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: auto;
  border: 2px solid #afafaf;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  width: 185px;
}
#wpcf7-f1550-p1551-o1 select{
  width: 100%
}
#wpcf7-f1550-p1551-o1 input.wpcf7-date, #wpcf7-f2578-p2582-o1 input.wpcf7-date{
    width: 100%;
}
.particuliers .leftinfo label, .particuliers .rightinfo label {
  width: 100%;
  text-align: left;
  margin-top: 0;
  margin-bottom: 30px;
}

.particuliers input[type=date]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  display: none;
}

.particuliers input[type=date]::-webkit-calendar-picker-indicator {
  opacity: 0;
}

.particuliers *:focus {
  outline: none;
}

.particuliers span.wpcf7-list-item {
  display: block;
  margin-bottom: 23px;
  margin-left: 0;
}

.particuliers .checker {
  float: left;
  margin-right: 10px;
}

.particuliers .checker span {
  display: block;
  border: 2px solid #afafaf;
  height: 24px;
  width: 24px;
}

.particuliers .autre_1, .particuliers .autre_2 {
  max-width: 70%;
  display: inline-block;
}

.particuliers .checker input {
  opacity: 0;
  width: 24px;
  height: 24px;
  margin: 0;
}

.particuliers .textinfo label {
  margin-bottom: 24px;
  text-align: left;
  width: 100%;
}

.particuliers textarea {
  border: 2px solid #afafaf;
  width: 100%;
  height: 406px;
  padding: 10px;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .particuliers textarea {
    height: 260px;
  }
}

@media screen and (max-width: 599px) {
  .particuliers textarea {
    height: 160px;
  }
}

.particuliers input[type="submit"] {
  border: 2px solid #afafaf;
  background: transparent;
  margin-top: 56px;
  margin-left: 28px;
  height: 53px;
  width: 251px;
  font-size: 18px;
  font-family: "AvenirNext-MediumItalic";
  float: right;
}

@media screen and (max-width: 599px) {
  .particuliers input[type="submit"] {
    margin-top: 0;
    margin-right: 15px;
    margin-left: 17px;
  }
}

@media screen and (max-width: 991px) {
  .particuliers .book_devis {
    width: 100%;
  }
  .particuliers .book_devis a {
    margin: 20px auto 40px;
  }
  .particuliers .block_mobile.block_a3 {
    margin-bottom: 90px;
  }
  .particuliers .block_mobile.block_a3 img {
    right: 0;
    max-width: 45%;
    height: auto;
  }
  .particuliers .block_mobile.block_a3 .atelier_info {
    margin-top: 40px;
    margin-left: 90px;
    background-color: #fff;
  }
}

@media screen and (max-width: 991px) and (max-width: 599px) {
  .particuliers .block_mobile.block_a3 .atelier_info {
    margin-left: 20px;
  }
}

@media screen and (max-width: 991px) {
  .particuliers .block_mobile.block_a3 .atelier_info a {
    background-position: left;
    left: -45px;
  }
}

@media screen and (max-width: 991px) and (max-width: 767px) {
  .particuliers .block_mobile.block_a3 .atelier_info a {
    left: -25px;
  }
}

@media screen and (max-width: 991px) {
  .particuliers .block_mobile.block_a1 {
    margin-bottom: 51px;
  }
  .particuliers .block_mobile.block_a1 img {
    left: 0;
    max-width: 45%;
    height: auto;
  }
  .particuliers .block_mobile.block_a1 .atelier_info {
    margin-top: 40px;
    margin-left: 90px;
    width: 80%;
  }
}

@media screen and (max-width: 991px) and (max-width: 599px) {
  .particuliers .block_mobile.block_a1 .atelier_info {
    margin-left: 32px;
  }
}

@media screen and (max-width: 991px) {
  .particuliers .block_mobile.block_a1 .atelier_info a {
    background-position: right;
    right: -45px;
  }
}

@media screen and (max-width: 991px) and (max-width: 767px) {
  .particuliers .block_mobile.block_a1 .atelier_info a {
    right: -25px;
  }
}

@media screen and (max-width: 991px) {
  .particuliers .block_mobile.block_a4 {
    margin-bottom: 90px;
  }
  .particuliers .block_mobile.block_a4 img {
    right: 0;
    max-width: 45%;
    height: auto;
  }
  .particuliers .block_mobile.block_a4 .atelier_info {
    margin-top: 40px;
    margin-left: 90px;
  }
  .particuliers .block_mobile.block_a4 .atelier_info a {
    background-position: left;
    left: -45px;
  }
}

@media screen and (max-width: 991px) and (max-width: 767px) {
  .particuliers .block_mobile.block_a4 .atelier_info a {
    left: -25px;
  }
}



@media screen and (max-width: 767px) {
  .particuliers .book_devis {
    width: 100%;
  }
	.particuliers .book_devis a {
		margin: 22px 0 15px;
		width: 80%;
	}
	.single-particuliers_post .template-section .ch-block1 , .single-entreprise .template-section .ch-block1 {
    padding-top: 38px !important;
	}
	.tpl-collection .bx-controls-direction a.bx-next {
		right: 0;
	}
	body .presentation-section .ch-block1 {
    border-left: 0;
    border-bottom: 0;
	}
	body .presentation-section .mobiletop {
    border-left: 0;
	}
	body .presentation-section .p_1 {
    display: none;
	}
}

@media screen and (max-width: 599px) {
  .particuliers .block_mobile.block_a4 img {
    bottom: -15px;
  }
  .particuliers .block_mobile.block_a1 {
    margin-bottom: 0;
  }
}

.template4 .title {
  margin-top: 88px;
  margin-bottom: 0;
}

.template4 .block_a1 {
  margin-top: 348px;
  margin-bottom: 117px;
}

@media screen and (max-width: 1199px) {
  .template4 .block_a1 {
    margin-top: 293px;
    margin-bottom: 113px;
  }
}

.template4 .block_a1 img {
  max-width: 100%;
}

.template4 .block_a1 .atelier_info {
  margin-top: 75px;
}

.template4 .rp-1 {
  left: -169px;
  z-index: -1;
  top: -3px;
  width: auto;
  max-width: none;
  height: auto;
}

@media screen and (max-width: 1199px) {
  .template4 .rp-1 {
    left: -338px;
    z-index: -1;
    top: 1px;
    width: auto;
    max-width: none;
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .template4 .rp-1 {
    right: 39%;
  }
}

.template4 .rp-3 {
  left: -169px;
  z-index: -2;
  bottom: -69px;
  right: inherit;
  top: inherit;
}

@media screen and (max-width: 1199px) {
  .template4 .rp-3 {
    z-index: -1;
  }
}

@media screen and (max-width: 991px) {
  .template4 .rp-3 {
    right: 41%;
    top: 35%;
    height: 28%;
  }
}

@media screen and (max-width: 991px) {
  .template4 .book_devis {
    width: 100%;
  }
  .template4 .book_devis a {
    margin: 0 auto;
  }
  .template4 .block_mobile.block_a3 {
    margin-bottom: 90px;
  }
  .template4 .block_mobile.block_a3 img {
    right: 0;
    max-width: 45%;
    height: auto;
  }
  .template4 .block_mobile.block_a3 .atelier_info {
    margin-top: 40px;
    margin-left: 90px;
    background-color: #fff;
  }
  .template4 .block_mobile.block_a3 .atelier_info a {
    background-position: left;
    left: -45px;
  }
  .template4 .block_mobile.block_a1 {
    margin-bottom: 51px;
  }
  .template4 .block_mobile.block_a1 img {
    left: 0;
    max-width: 45%;
    height: auto;
  }
  .template4 .block_mobile.block_a1 .atelier_info {
    margin-top: 40px;
    margin-left: 90px;
    width: 80%;
  }
  .template4 .block_mobile.block_a1 .atelier_info a {
    background-position: right;
    right: -45px;
  }
  .template4 .block_mobile.block_a4 {
    margin-bottom: 90px;
  }
  .template4 .block_mobile.block_a4 img {
    right: 0;
    max-width: 45%;
    height: auto;
  }
  .template4 .block_mobile.block_a4 .atelier_info {
    margin-top: 40px;
    margin-left: 90px;
  }
  .template4 .block_mobile.block_a4 .atelier_info a {
    background-position: left;
    left: -45px;
  }
}

span.checked {
  background-image: url(../../../images/chec.png);
  background-repeat: no-repeat;
  background-position: center;
}

/*********************************************************/
/*** A la une and her sub page ***/
/*********************************************************/
.alaune {
  margin-top: 80px;
  background-image: url(../../../images/t2.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  background-size: auto;
  padding-bottom: 40px;
}

.alaune .post-une img {
  max-width: 100%;
}

.alaune .zidnegative {
  z-index: -1;
}

.alaune .title {
  margin-top: 100px;
  margin-bottom: 91px;
}

@media screen and (max-width: 767px) {
  .alaune .title {
    margin-top: 20px;
    margin-bottom: 40px;
  }
}

.alaune .btn-une {
  position: relative;
  margin-bottom: 95px;
}

.alaune .btn-une a {
  background-image: url(../../../images/bg_btn_une.png);
  background-repeat: no-repeat;
  min-width: 195px;
  background-color: #fff;
  height: 113px;
  display: block;
  border: 1px solid #918f8f;
  padding: 9px;
  margin-bottom: 6px;
  margin-right: 1px;
  color: #000;
  font-family: "AvenirNext-MediumItalic";
  background-position: -10px;
}

@media screen and (max-width: 767px) {
  .alaune .btn-une a {
    min-width: auto;
  }
}

.alaune .btn-une span {
  display: block;
  text-align: right;
  margin-top: 49px;
  font-size: 18px;
  padding-right: 20px;
}

.alaune .btn-une img {
  position: absolute;
  top: 12px;
  max-height: 25px;
}
@media screen and (max-width: 991px) {
  .alaune .btn-une > div {
    width: 100%;
  }
  .page-template-particuliers .particuliers.part_c1 .pm-1 {
    left: 153px;
}
.page-template-particuliers .particuliers.part_c1 .rp-3 {
    right: 310px;
    top: 44%;
}
.page-template-particuliers .particuliers .pm-2 {
    left: 159px;
        top: 55%;
}
}
@media screen and (max-width: 767px) {
  .alaune .btn-une > div {
    width: 100%;
  }
  .page-template-particuliers .particuliers.part_c1 .pm-1 {
    left: 86px;
}
.page-template-particuliers .particuliers.part_c1 .rp-3 {
    right: 222px;
}
.page-template-particuliers .particuliers .pm-2 {
    left: 0;
    top: 55%;
}
.particuliers.part_c1 .pm-1 , .page-template-particuliers .particuliers .pm-2, .page-template-particuliers .particuliers.part_c1 .rp-3, .page-template-particuliers .particuliers.part_c1 .rp-3{
    display: none;
}

.single-entreprise .tpl_slides_.vide {
    margin-bottom: 23px;
}
.page-template-collection_departementale .tpl-collection ul.collection_bxslider li .slideimg {
    height: 200px;
}
}

@media screen and (max-width: 599px) {
  .alaune .btn-une > div {
    width: 100%;
  }
  .page-template-particuliers .particuliers.part_c1 .pm-1 {
    left: -19px;
}
.page-template-particuliers .particuliers.part_c1 .rp-3 {
    right: 22px;
}
.page-template-particuliers .particuliers .pm-2 {
    left: -16%;
        top: 55%;
}
}

@media screen and (max-width: 374px) {
  .alaune .btn-une > div {
    width: 100%;
  }
  .page-template-particuliers .particuliers.part_c1 .pm-1 {
    left: -19px;
}
.page-template-particuliers .particuliers.part_c1 .rp-3 {
    right: -12%;
}
.page-template-particuliers .particuliers .pm-2 {
    left: -16%;
        top: 55%;
}
.particuliers .book_devis a {
    margin: 22px auto 15px;
    width: 80%;
}
}

.alaune .post-une {
  margin-bottom: 20px;
}

.alaune .post-une h2 {
 /* font-family: "AvenirNext-Bold";*/
  font-size: 16px; 
  text-transform: uppercase;
}



@media screen and (max-width: 991px) {
  .alaune ._1_post.post-une, .alaune ._2_post.post-une {
    margin-bottom: 20px;
  }
}



@media screen and (max-width: 991px) {
  .alaune ._8_post.post-une, .alaune ._9_post.post-une {
    margin-top: 0px;
    height: auto !important;
  }
}

@media screen and (max-width: 991px) {
  .alaune .triangle_image {
    height: auto !important;
  }
}

.alaune .triangle_image .contentp {
  padding-top: 50px;
  width: 100%;
  margin: 0 auto;
  border: 1px solid;
  height: 100%;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  float: right;
}

@media screen and (max-width: 1199px) {
  .alaune .triangle_image .contentp {
    font-size: 14px;
  }
}

@media screen and (max-width: 991px) {
  .alaune .triangle_image .contentp {
    width: 100%;
    padding-bottom: 150px;
    margin-top: 0px;
  }
}

.alaune .triangle_image .contentp h2 {
    text-align: right;
    padding-left: 7%;
    margin-bottom: 8px;
    width: 65%;
    float: right;
    margin-top: 0;
}

._3_post .triangle_image {
    max-height: 71px;
    overflow: hidden;
}
.alaune .triangle_image .contentp h2 a {
  color: #000;
}

@media screen and (max-width: 991px) {
  .alaune .triangle_image_droite {
    height: auto !important;
  }
}

.alaune .triangle_image_droite .contentp {
  padding-top: 115px;
  width: 95%;
  margin: 0 auto;
  border: 1px solid;
  height: 100%;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  float: right;
}

@media screen and (max-width: 1199px) {
  .alaune .triangle_image_droite .contentp {
    font-size: 14px;
  }
}

@media screen and (max-width: 991px) {
  .alaune .triangle_image_droite .contentp {
    width: 100%;
    padding-bottom: 150px;
  }
}

.alaune .triangle_image_droite .contentp h2 {
  text-align: left;
  padding-left: 0;
  margin-bottom: 24px;
}

.alaune .triangle_image_droite .contentp h2 a {
  color: #000;
}

.alaune .triangle_image_droite .addto {
  position: absolute;
  bottom: 65px;
}

.alaune .triangle_image.post-une img {
  width: 65%;
  height: auto;
}

@media screen and (max-width: 991px) {
  .alaune .triangle_image.post-une img {
    width: 40%;
  }
}

@media screen and (max-width: 991px) {
  .alaune .sans_img {
    height: auto !important;
  }
  .alaune .sans_img .contentp {
    padding-bottom: 100px !important;
  }
}

@media screen and (max-width: 991px) {
  .alaune ._6_post.image_bg.post-une {
    height: 375px !important;
  }
}

.alaune .more {
  position: absolute;
  bottom: 17px;
  right: 0;
  display: block;
  width: 138px;
  height: 28px;
  color: #000;
  background-image: url(../../../images/bg-btn-right.png);
  background-repeat: no-repeat;
  background-color: #fff;
  font-family: "AvenirNext-MediumItalic";
  border: 1px solid;
  padding: 2px 11px;
  font-size: 15px;
  background-position: 105px;
}

.alaune .contentp {
  font-size: 16px;
}

@media screen and (max-width: 1199px) {
  .alaune .contentp {
    font-size: 14px;
  }
}

.alaune .image_bg .contentp, .alaune .image_bg_center .contentp {
  position: absolute;
  bottom: 0;
  padding: 0 15px;
  color: #fff;
  width: 97%;
  z-index: 2;
}

.alaune .image_bg .addtoany_list a, .alaune .image_bg_center .addtoany_list a {
  background-image: url(../../../images/socialinksr-b.png);
}

.alaune .image_bg .addto, .alaune .image_bg_center .addto {
  bottom: 0;
  right: 0;
  position: absolute;
}

@media screen and (max-width: 767px) {
  .alaune .image_bg .addto, .alaune .image_bg_center .addto {
    position: relative;
  }
}

.alaune .image_bg_center .contentp {
  height: 100%;
  padding: 15px;
  text-align: center;
}

.alaune .image_bg_center h2 a {
  border-bottom: 2px solid;
  padding-bottom: 16px;
  margin-bottom: 20px;
  display: inline-block;
  margin-top: 20px;
}

.alaune .image_bg_center .addto {
  width: 98%;
  bottom: 15px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .alaune .image_bg_center .addto {
    position: absolute;
  }
}

.alaune .image_bg_center p {
  margin-bottom: 20px;
}

.alaune ._3_post.triangle_image_droite p, .alaune ._3_post.triangle_image p {
  max-height: 133px;
  overflow: hidden;
}

.alaune ._3_post.triangle_image_droite .addto, .alaune ._3_post.triangle_image .addto {
  position: absolute;
  bottom: 45px;
}

.alaune ._0_post.image_bg h2 a {
  color: #fff;
  border-bottom: 2px solid;
  padding-bottom: 16px;
  margin-bottom: 20px;
  display: inline-block;
}

.alaune ._0_post.image_bg .contentp {
  height: 100%;
  text-align: center;
  padding-top: 20%;
}

.alaune ._0_post.image_bg_center .pabsolute img, .alaune ._0_post.image_bg .pabsolute img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: 100%;
}

.alaune .image_bg_center .image_bg_center {
  width: 100%;
}

.alaune .image_forme.col-md-3 img {
  max-width: none;
  height: 150px;
  width: auto;
}

@media screen and (max-width: 991px) {
  .alaune .image_forme.col-md-3 img {
    height: auto;
  }
}

.alaune .image_forme.col-md-3 .contentp {
  width: 100%;
  max-height: 159px;
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .alaune .image_forme.col-md-3 .contentp {
    width: 50%;
    max-height: none;
  }
}

@media screen and (max-width: 599px) {
  .alaune .image_forme.col-md-3 .contentp {
    width: 100%;
    max-height: none;
  }
  .alaune .triangle_image .contentp {
    width: 100%;
    padding-bottom: 106px;
    margin-top: 0px;

  }
  .alaune .more{
    bottom: 55px
  }
   .alaune .triangle_image.post-une img {
    width: 52%;
  }
}

.alaune .image_forme.col-md-3 .addto {
  text-align: center;
  left: 0;
  right: 0;
}

.alaune .triangle_image_droite img {
  float: right;
}

@media screen and (max-width: 991px) {
  .alaune .triangle_image_droite img {
    height: auto !important;
    width: auto !important;
  }
  .col-md-7.pad0.pull-right.topcontent{
    min-height: auto;
  }
}

.alaune ._1_post .pabsolute {
  width: 100%;
}

.alaune ._1_post .pabsolute img {
  max-width: 100%;
  width: auto;
}

.alaune ._1_post.triangle_image_droite .addto {
  bottom: 5px;
}

@media screen and (max-width: 599px) {
  .alaune ._1_post.triangle_image_droite .addto {
    bottom: 65px;
  }
}

.alaune ._1_post.triangle_image_droite .pabsolute img {
  width: auto;
}

.alaune .pabsolute {
  /*height: 100%;
		width: 100%;*/
		    z-index: 999;

}

@media screen and (max-width: 991px) {
  .alaune .pabsolute {
    width: 100%;
  }
}

.alaune .pabsolute img {
  height: auto;
}

@media screen and (max-width: 991px) {
  .alaune .pabsolute img {
    width: 100%;
  }
}

.alaune .image_bg_center .pabsolute, .alaune .image_bg .pabsolute {
  height: 100%;
}

@media screen and (max-width: 1199px) {
  .alaune .image_bg_center .pabsolute, .alaune .image_bg .pabsolute {
    width: 100%;
  }
  .alaune .image_bg_center .pabsolute img, .alaune .image_bg .pabsolute img {
    height: auto;
    position: absolute;
    margin: auto;
    min-height: 100%;
    min-width: 100%;
    max-width: none;
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
  }
}

.alaune .image_bg_center img, .alaune .image_bg img {
  height: 100%;
}

@media screen and (max-width: 991px) {
  .alaune .image_bg_center img, .alaune .image_bg img {
    height: auto;
    position: absolute;
    margin: auto;
    min-height: 100%;
    min-width: 100%;
    max-width: none;
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
  }
}

.alaune .col-md-3 .image_bg_center {
  max-height: 225px;
  overflow: hidden;
}

/*.alaune ._4_post.post-une, .alaune ._5_post.post-une {
  margin-top: -84px;
}*/

@media screen and (max-width: 991px) {
  .alaune ._4_post.post-une, .alaune ._5_post.post-une {
    margin-top: 0px;
  }
}

@media screen and (max-width: 1199px) {
  .alaune ._5_post.post-une {
    margin-top: 0px;
  }
}

.alaune ._2_post.sans_img.post-une h2 {
  margin-top: 56px;
}

.alaune .image_forme .contentp {
  width: 41%;
  float: right;
  text-align: right;
  margin-top: 119px;
}

@media screen and (max-width: 599px) {
  .alaune .image_forme .contentp {
    width: 90%;
    margin-top: 145px;
  }
}

.alaune .image_forme .contentp h2 {
  margin-bottom: 25px;
}

.alaune .image_forme .contentp h2 a {
  color: #000;
}

@media screen and (max-width: 1199px) {
  .alaune .image_forme .pabsolute.top0 img {
    /*max-width : 60%;*/
  }
}

@media screen and (max-width: 991px) {
  .alaune .image_forme .pabsolute.top0 img {
    max-width: 58%;
  }
}

@media screen and (max-width: 767px) {
  .alaune .image_forme .pabsolute.top0 img {
    max-width: 45%;
  }
}

.alaune .image_forme .bord_form {
  border: 1px solid;
  height: 96%;
  margin-top: 2%;
  padding-right: 13px;
  font-size: 14px;
}

.alaune .image_forme .bord_form .addto {
  position: absolute;
  bottom: 70px;
}

@media screen and (max-width: 767px) {
  .alaune .image_forme .bord_form .addto {
    position: relative;
    bottom: inherit;
  }
}

.alaune .image_forme .bord_form .more {
  bottom: 24px;
  right: 0px;
  text-align: left;
  padding-left: 15px;
}

.alaune h2 a {
  color: #fff;
  letter-spacing: 1px;
}

.alaune .sans_img .contentp {
  height: 100%;
  border: 1px solid;
  padding: 15px;
  text-align: center;
}

.alaune .sans_img h2 a {
  color: #000;
  border-bottom: 2px solid;
  padding-bottom: 16px;
  margin-bottom: 20px;
  display: inline-block;
}

.alaune .sans_img .addto {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 16px;
}

.single-post .template-section .ch-tr2 {
  position: absolute;
  right: -233px;
  z-index: -2;
  max-width: none;
  width: auto;
  top: -16px;
  transform: skewY(0deg);
}
@media screen and (max-width: 991px) {

.single-post .template-section .ch-tr2 {
    right: -313px;
}

}
@media screen and (max-width: 767px) {
.single-post .template-section .play-video-img {
    position: absolute;
    left: 14%;
    top: 33%;
    cursor: pointer;
    right: inherit;
    width: 30px;
    height: 30px;
}
.single-post .template-section .ch-tr2 {
    right: -346px;
}

}

@media screen and (max-width: 599px) {
.single-post .template-section .ch-tr2 {
    right: -487px;
}
}
@media screen and (max-width: 425px) {

.single-post .template-section .ch-tr2 {
    right: -524px;
}
.single-post .template-section .play-video-img {
    top: 19%;
}
}
.single-post .template-section {
  padding-bottom: 80px;
}

.post-une {
  overflow: hidden;
}

/***** présentation css ****/
.presentation-section {
  margin-top: 80px;
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .presentation-section {
    margin-top: 66px;
  }
}

@media screen and (max-width: 599px) {
  .presentation-section {
    margin-top: 55px;
  }
  .presentation-section .mobiletop {
    border-left: 1px solid;
    margin-left: 7px;
    margin-top: 76px;
  }

}

@media screen and (max-width: 374px) {
  .presentation-section .mobiletop {
    margin-left: 6px;
  }
  .alaune .post-une h2 {
    font-size: 13px;
    margin-right: 5px;
  }
  .single-entreprise .tpl_slides_ .slideimg {
    height: 155px !important;
  }
  .particuliers input[type="submit"]{
    width: 220px
  }
  .page-id-645 .template2 .pc-2 {
    left: -142%;
  }
  .page-id-645 .atelier .atelier_info p{
        padding-left: 35px;
        padding-right: 0
  }
 
}

.presentation-section .thumb-p {
  height: 550px;
  overflow: hidden;
  width: 100%;
  position: relative;
  margin-bottom: 100px;
}

@media screen and (max-width: 991px) {
  .presentation-section .thumb-p {
    margin-bottom: 0px;
    height: 350px;
  }
  .page-id-98 .atelier img.ch-tr2-mb {
    left: -57%;
  }

}

@media screen and (max-width: 767px) {
  .presentation-section .thumb-p {
    margin-bottom: 40px;
    height: 260px;
  }
  .page-id-98 .atelier img.ch-tr2-mb {
    left: -71%;
}
}
@media screen and (max-width: 599px) {
  .page-id-98 .atelier img.ch-tr2-mb {
    left: -126%;
}
}
@media screen and (max-width: 374px) {
  .page-id-98 .atelier img.ch-tr2-mb {
    left: -143%;
}
}
@media screen and (max-width: 767px) {
  .presentation-section .thumb-p {
    height: 260px;
  }
  .template-section.groupe .ch-block1{
    padding-top: 0 !important;
	margin-top: 0;
  }
   .page-id-94 .trgtext{
    margin-top: 0
  }
}

.presentation-section .thumb-p img {
  position: absolute;
  margin: auto;
  min-height: 100%;
  min-width: 100%;
  max-width: none;
  /* For the following settings we set 100%, but it can be higher if needed 
				See the answer's update */
  left: -100%;
  right: -100%;
  top: -100%;
  bottom: -100%;
}

@media screen and (max-width: 991px) {
  .presentation-section img {
    max-width: 100%;
  }
  .page-id-122 .particuliers .pm-1{
        left: 30%;
  }
  .page-id-122 .particuliers .rp-3 {
      right: 47%;
  }
  .page-id-122  .particuliers .pm-2 {
    left: 23%;
  }
  .page-id-122 .particuliers .rp-3 {
      right: 46%;
  }
}
@media screen and (max-width: 767px) {
  .page-id-122 .particuliers .pm-1 {
    left: 22%;
}

.page-id-122 .particuliers .pm-2 {
    left: 5%;
}
.page-id-122 .particuliers .rp-3 {
    right: 42% !important;
}
}
@media screen and (max-width: 599px) {
  .page-id-122 .particuliers .rp-3 {
    right: -3% !important;
}
.page-id-122 .particuliers .pm-1 {
    left: 4%;
}
.page-id-122 .particuliers .pm-2 {
    left: 21%;
}
}
@media screen and (max-width: 374px) {
  .page-id-122 .particuliers .rp-3 {
    right: -20% !important;
}
.page-id-122 .particuliers .pm-2 {
    left: -30%;
}
.page-id-122 .particuliers .pm-1 {
    left: 12%;
}
.particuliers .pm-3 {
    left: -158%;
}
.particuliers .leftblock .block_mobile{
  max-width: 100%
}
}
.presentation-section .slideimg {
  height: 550px;
  width: 100%;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 991px) {
  .presentation-section .slideimg {
    margin-top: 60px;
    height: 350px;
  }
}

@media screen and (max-width: 767px) {
  .presentation-section .slideimg {
    margin-top: 0px;
    height: 260px;
  }
}

.presentation-section ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.presentation-section .collection-slider a.bx-prev {
  background-image: url(../../../images/prev_p.png);
  left: 0;
  position: relative;
  float: left;
}

.presentation-section .collection-slider a {
  font-size: 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 80px;
  height: 70px;
  display: inline-block;
}

@media screen and (max-width: 991px) {
  .presentation-section .collection-slider a {
    background-size: 50px;
    width: 50px;
    height: 32px;
  }
}

.presentation-section .collection-slider a.bx-next {
  background-image: url(../../../images/next_p.png);
  right: 0;
  position: relative;
  float: right;
}

.presentation-section .bx-controls-direction {
  position: absolute;
  top: 45%;
  z-index: 52;
  width: 100%;
}

@media screen and (max-width: 991px) {
  .presentation-section .bx-controls-direction {
    top: 49%;
  }
}

@media screen and (max-width: 767px) {
  .presentation-section .bx-controls-direction {
    top: 44%;
  }
}

.presentation-section .avis {
  margin-top: 80px;
  float: left;
  width: 100%;
  position: relative;
  padding-bottom: 140px;
  background-image: url(../../../images/t2.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom;
}

@media screen and (max-width: 991px) {
  .presentation-section .avis {
    margin-top: 40px;
  }
  .presentation-section .avis .title.mbl {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 599px) {
  .presentation-section .avis {
    padding-bottom: 236px;
  }

}

.presentation-section .avis span.icon_p {
  width: 56px;
  height: 56px;
  border: 1px solid;
  display: inline-block;
  position: relative;
  margin-right: 10px;
  margin-bottom: 20px;
}

.presentation-section .avis span.icon_p img {
  position: absolute;
  margin: auto;
  /* For the following settings we set 100%, but it can be higher if needed 
				See the answer's update */
  left: -100%;
  right: -100%;
  top: -100%;
  bottom: -100%;
}

.presentation-section .avis h4 {
  font-family: "AvenirNext-Bold";
  font-size: 15px;
}

.presentation-section .avis .info {
  margin-bottom: 70px;
}

.presentation-section .avis .info p {
  padding-right: 12px;
}

.presentation-section .avis .imgbas_p {
  bottom: 70px;
}

@media screen and (max-width: 599px) {
  .presentation-section .avis .imgbas_p {
    bottom: 15px;
    max-width: 80%;
  }
}

.presentation-section .ch-leftImg {
  margin-top: 20px;
  z-index: 2;
}

.presentation-section .p_bas_title span {
  font-family: "AvenirNext-Bold";
  bottom: 13%;
  font-size: 70px;
  color: #f1f1f2;
  margin: 0;
  z-index: 6;
  left: -85px;
  text-transform: uppercase;
  display: block;
  line-height: 84px;
}

@media screen and (max-width: 767px) {
  .presentation-section .p_bas_title span {
    font-size: 43px;
    line-height: 54px;
  }
}

.presentation-section .title_top {
  margin-top: 135px;
  margin-bottom: 75px;
}

@media screen and (max-width: 991px) {
  .presentation-section .title_top {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 599px) {
  .presentation-section .title_top {
    margin-top: 51px;
    max-width: 100%;
    float: right;
  }
}

.presentation-section .ch-block1 {
  border-left: 1px solid;
  border-bottom: 1px solid;
  margin-bottom: 170px;
  padding-bottom: 120px;
  max-width: 98%;
  float: right;
  position: relative;
}

@media screen and (max-width: 991px) {
  .presentation-section .ch-block1 {
    padding-top: 30px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 599px) {
  .presentation-section .ch-block1 {
    margin-bottom: 84px;
    padding-bottom: 31px;
  }
}

.presentation-section .btn-mrnu {
  bottom: 70px;
  background-image: url(../../../images/bg-suite2.png);
}

@media screen and (max-width: 991px) {
  .presentation-section .btn-mrnu {
    bottom: 0px;
  }
}

.presentation-section .btn-suite {
  text-align: center;
  left: -41px;
}

@media screen and (max-width: 991px) {
  .presentation-section .btn-suite {
    position: relative;
    width: 230px;
    left: 0;
  }
}

.presentation-section img.image_en_bas_p {
  bottom: -70px;
  right: 0;
  z-index: 2;
}

@media screen and (max-width: 991px) {
  .presentation-section img.image_en_bas_p {
    max-width: 30%;
  }
}

@media screen and (max-width: 599px) {
  .presentation-section img.image_en_bas_p {
    bottom: -45px;
  }
}

.presentation-section .p_bas_title {
  position: absolute;
  bottom: -210px;
  left: -41px;
}

@media screen and (max-width: 991px) {
  .presentation-section .p_bas_title {
    position: relative;
    bottom: 0;
    left: 0;
  }
}

.presentation-section .btn-rct {
  bottom: 5px;
}

@media screen and (max-width: 991px) {
  .presentation-section .btn-rct {
    bottom: 0px;
  }
}

.presentation-section .p_2 {
  right: 276px;
  transform: skewY(2deg);
  top: -26px;
}

@media screen and (max-width: 1199px) {
  .presentation-section .p_2 {
    right: 80px;
  }
}

@media screen and (max-width: 991px) {
  .presentation-section .p_2 {
    right: 14%;
    max-width: none;
  }
.page-id-122 .particuliers .rp-3 {
    right: 50%;
}
.page-id-122 .particuliers .pm-1 {
    right: 35%;
}
.page-id-122 .particuliers .pm-2 {
    right: 19%;
    
}
}

@media screen and (max-width: 767px) {
  .presentation-section .p_2 {
    right: 3%;
  }
  .section_3.sectionresto .visuel-s3 {
    right: 0;
  }
  .page-id-122 .particuliers .rp-3 {
    right: 50%;
	display: none;
}
.page-id-122 .particuliers .pm-1 {
    right: 35%;
		display: none;

}
.page-id-122 .particuliers .pm-2 {
    right: 19%;
		display: none;    
}
.particuliers .pm-3 {
    left: -158%;
	display: none;    
}

}

@media screen and (max-width: 599px) {
  .presentation-section .p_2 {
    right: -31%;
  }
    .postid-570 .template-section .title .trais-noir {
    font-size: 33px !important;
  }
  .large2 ul {
    padding-left: 0;
}
}

@media screen and (max-width: 374px) {
  .presentation-section .p_2 {
    right: -47%;
  }
}

.presentation-section .p_1 {
  left: 287px;
  bottom: 0;
  z-index: -1;
  transform: skewY(-1deg);
}

@media screen and (max-width: 1199px) {
  .presentation-section .p_1 {
    right: 90px;
    left: 78px;
  }
}

@media screen and (max-width: 991px) {
  .presentation-section .p_1 {
    left: 5%;
    max-width: none;
  }
}

@media screen and (max-width: 767px) {
  .presentation-section .p_1 {
    left: -12%;
  }
  body .particuliers .block_mobile.block_a4 {
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 599px) {
  .presentation-section .p_1 {
    left: -49%;
  }
}

@media screen and (max-width: 374px) {
  .presentation-section .p_1 {
    left: -71%;
  }
}

.presentation-section .p_3 {
  z-index: -2;
  right: -27px;
  bottom: 0;
}
.postid-570 .template-section .title .trais-noir {
    font-size: 44px;
}
.postid-567 .template-section .title .trais-noir {
    text-align: right;
    padding-left: 32%;
}

@media screen and (max-width: 1199px) {
  .presentation-section .p_3 {
    right: -44%;
  }
  .page-template-presentation .mobileleft:nth-child(1), .page-template-presentation .mobileleft:nth-child(2), .page-template-presentation .mobileleft:nth-child(3), .page-template-presentation .mobileleft:nth-child(4), .page-template-presentation .mobileleft:nth-child(5){
    display: inline-grid;
  }
}

@media screen and (max-width: 991px) {
  .presentation-section .p_3 {
    right: -89%;
    max-width: none;
  }
  
}

@media screen and (max-width: 767px) {
  .presentation-section .p_3 {
    right: -121%;
  }
  .page-template-presentation .mobileleft:nth-child(1), .page-template-presentation .mobileleft:nth-child(2), .page-template-presentation .mobileleft:nth-child(3), .page-template-presentation .mobileleft:nth-child(4), .page-template-presentation .mobileleft:nth-child(5){
    display: inline-table;
  }
}

@media screen and (max-width: 599px) {
  .presentation-section .p_3 {
    right: inherit;
    left: -157%;
    bottom: 0%;
  }
  .tpl_slides_ .slideimg {
    height: 200px !important;
  }
  /*.tpl_slides_ .bx-controls-direction{
    top: 15%
  }*/
  .tpl_slides_ .bx-controls-direction a{
    width: 60px;
  }
  .presentation-section .play-video-img.cht {
    left: 15% !important;
    top: 19%;
  }
  .presentation-section .btn-suite{
    width: 200px
  }
  .page-template-presentation .mobileleft:nth-child(1), .page-template-presentation .mobileleft:nth-child(2), .page-template-presentation .mobileleft:nth-child(3), .page-template-presentation .mobileleft:nth-child(4), .page-template-presentation .mobileleft:nth-child(5){
    height: auto;
    margin-bottom: 20px;
  }
  .presentation-section .avis .info{
    margin-bottom: 0;
  }
}

@media screen and (max-width: 374px) {
  .presentation-section .p_3 {
    left: -194%;
  }
  .tpl_slides_ .bx-controls-direction a.bx-next{
     right: 0;
  }
  .atelier .block_a1 img {
    max-width: 82%;
  }
}

@media screen and (max-width: 767px) {
  .presentation-section .mobileleft {
    min-height: 350px;
    max-height: 350px;
  }
}

@media screen and (max-width: 599px) {
  .presentation-section .mobileleft {
    width: 100%;
    min-height: auto;
    max-height: none;
    height: auto;
    margin-bottom: 65px;
  }
  

}

.presentation-section .ch-date {
  min-height: 150px;
}

@media screen and (max-width: 767px) {
  .container {
    max-width: 600px;
  }
}

@media screen and (max-width: 599px) {
  .container {
    max-width: 375px;
  }
}

@media screen and (max-width: 374px) {
  .container {
    max-width: 320px;
    min-width: 320px;
  }
}
