@font-face {
  font-family: 'open_sansregular';
  src: url("fonts/opensans-regular-webfont.eot");
  src: url("fonts/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-regular-webfont.woff2") format("woff2"), url("fonts/opensans-regular-webfont.woff") format("woff"), url("fonts/opensans-regular-webfont.ttf") format("truetype"), url("fonts/opensans-regular-webfont.svg#open_sansregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sanssemibold';
  src: url("fonts/opensans-semibold-webfont.eot");
  src: url("fonts/opensans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-semibold-webfont.woff2") format("woff2"), url("fonts/opensans-semibold-webfont.woff") format("woff"), url("fonts/opensans-semibold-webfont.ttf") format("truetype"), url("fonts/opensans-semibold-webfont.svg#open_sanssemibold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserratregular';
  src: url("fonts/montserrat-regular-webfont.eot");
  src: url("fonts/montserrat-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat-regular-webfont.woff2") format("woff2"), url("fonts/montserrat-regular-webfont.woff") format("woff"), url("fonts/montserrat-regular-webfont.ttf") format("truetype"), url("fonts/montserrat-regular-webfont.svg#montserratregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 10, ../../../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/layout/_sticky-footer.scss */
html, body {
  height: 100%;
}
p.love {
  letter-spacing: 1.2px;
  word-spacing: 2px;
}
p.love i{
  color: palevioletred;
  font-size: 12px;
}
p.love a{
  text-decoration: none;
  color: #000000;
  border-bottom: 1px dashed palevioletred;
}
p.love a:hover{
  color: palevioletred;
}

.fb-customerchat iframe{
  min-height: auto !important;
}
/*==============================================
added by najm
================================================*/
.header .navbar-right li a img{
  vertical-align: top;
}
.header .navbar-right li a img:hover{
  filter: grayscale(0);
  transform: scale(1.2);
}

.flex-container {
  height: 100%;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.row-flex {
  width: auto;
}
.flex-item {
  width: 100%;
  text-align: center;
}

.fb_dialog{
  bottom: 7pt !important;
}

.messengerBottomIcon{
  position: fixed;
  bottom: 20px;
  right: 20px;
}

#back2Top {
  width: 40px;
  line-height: 40px;
  overflow: hidden;
  z-index: 999;
  display: none;
  cursor: pointer;
  -moz-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  position: fixed;
  bottom: 0;
  right: 50%;
  background-color: #0a0a0a;
  color: #fff;
  text-align: center;
  font-size: 30px;
  text-decoration: none;
  margin-right: -20px;
}
#back2Top:hover {
  color: #ffffff;
    background: #eb9000;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100% !important;
  z-index: 9999;
  background: #fff;
}

.bannerSecondary{
  position: relative;
  padding-top: 170px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center;
}
.page-title h1 {
  position: relative;
  font-size: 32px;
  font-weight: 900;
  color: #ffffff;
  padding-bottom: 60px;
  line-height: 1.4em;
  text-transform: uppercase;
}
.page-title h1:after{
	position:absolute;
	content:'';
	left:50%;
	bottom:10px;
	width:1px;
	height:42px;
	background-color:rgba(255,255,255,0.30);
}
.page-title .bread-crumb-outer {
  position: relative;
  display: inline-block;
  padding: 13px 50px;
  top: 8px;
  background-color: rgba(255,255,255,0.15);
}
.page-title .bread-crumb-outer{
	position:relative;
	display:inline-block;
	padding:13px 50px;
	top:8px;
	background-color:rgba(255,255,255,0.15);
}

.page-title .bread-crumb-outer .bread-crumb li{
	position:relative;
	float:left;
	margin-right:30px;
	color:#ffffff;
	font-size:14px;
	line-height:24px;
	font-weight:600;
	text-transform:uppercase;
}

.page-title .bread-crumb-outer .bread-crumb li:last-child{
	margin-right:0px;
}

.page-title .bread-crumb-outer .bread-crumb li:after{
	content:'\f105';
	font-family: 'FontAwesome';
	position:absolute;
	right:-22px;
	width:10px;
	line-height:20px;
	font-size:14px;
	color:#ffffff;
}

.page-title .bread-crumb-outer .bread-crumb li:last-child:after{
	display:none;	
}

.page-title .bread-crumb-outer .bread-crumb li a{
	color:#ffffff;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.page-title .bread-crumb-outer .bread-crumb li a:hover{
	color:#d2a440;
}

.page-title .bread-crumb-outer .bread-crumb li.active{
	color:#d2a440;
}
.secondaryPage .formBooking{
  margin: 25px auto;
  top: auto;
  width: 90%;
  padding:35px;
}
.secondaryPage .formBooking div.row {
  margin-bottom: 25px;
}
.secondaryPage .formBooking h3 {
  margin-bottom: 15px;
}
.secondaryPage .formBooking .btn-reservez {
  width: auto;
  height: auto;
  margin: 0 auto;
  display: block;
}
body.notFoundPage{
  background:  url('../images-new/404-bg.jpg') top center no-repeat #133c87  ;
  background-size: cover;
  color: #ffffff;
  margin: 0;
  padding: 0;

  display: flex;
  flex-direction: column;
}
.notFoundPage .logo{
  margin: 0 auto;
  width: 180px;
  height: 100px;
  text-align: center;
  background: #fff;
  padding-top: 20px;
  -webkit-border-bottom-left-radius: 86px 48px;
  -webkit-border-bottom-right-radius: 86px 48px;
  border-bottom-left-radius: 86px 48px;
  border-bottom-right-radius: 86px 48px;
  
}
.notFoundPage .logo img{
  padding-bottom: 30px;
}
.notFoundPage h2{
  text-align: center;
  font-family: 'montserratregular', sans-serif;
  font-size: 32px;
  margin-top: -15px;
  margin-bottom: 210px;
}
.notFoundPage footer {
  margin-top: auto; 
}

footer {
  background:  url('../images-new/map.png') center center no-repeat  ;
  background-size: cover;
}

.notFoundPage p{
  text-align: center;
  font-family: 'montserratregular', sans-serif;
  font-size: 46px;
}
.notFoundPage ul{
  font-family: 'montserratregular', sans-serif;
  font-size: 32px;
  text-align: center;
  margin: 30px auto;

}
.notFoundPage ul li{
  margin: 0;
  padding: 0;
}
.notFoundPage ul li a{
  font-size: 32px;
  display: inline-block;
  border: 1px solid #dc9322;
  padding: 10px 50px;
  color: white;
  margin-right: -7px;
  border-right: 0px solid transparent;
  text-transform: none;text-decoration: none;
}
.notFoundPage ul li a.last{
  border-right: 1px solid #dc9322;
}

/*==============================================
added by najm make the carrousel verticall 
================================================*/
/*
.carousel.vertical .carousel-inner > .item {
  -webkit-transition: 0.6s ease-in-out top;
  -o-transition: 0.6s ease-in-out top;
  transition: 0.6s ease-in-out top;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel.vertical .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -ms-transition: -ms-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -ms-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-perspective: 1000;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  .carousel.vertical .carousel-inner > .item img {
    -webkit-border-bottom-left-radius: 29% 12%;
    -webkit-border-bottom-right-radius: 29% 12%;
    border-bottom-left-radius: 29% 12%;
    border-bottom-right-radius: 29% 12%;
  }
  .carousel.vertical .carousel-inner > .item.next,
  .carousel.vertical .carousel-inner > .item.active.right {
    top: 0;
    -ms-transform: translate3d(0, 100%, 0);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  .carousel.vertical .carousel-inner > .item.prev,
  .carousel.vertical .carousel-inner > .item.active.left {
    top: 0;
    -ms-transform: translate3d(0, -100%, 0);
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  .carousel.vertical .carousel-inner > .item.next.left,
  .carousel.vertical .carousel-inner > .item.prev.right,
  .carousel.vertical .carousel-inner > .item.active {
    top: 0;
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.carousel.vertical .carousel-inner > .active {
  top: 0;
}
.carousel.vertical .carousel-inner > .next,
.carousel.vertical .carousel-inner > .prev {
  top: 0;
  height: 100%;
  width: 100%;
}
.carousel.vertical .carousel-inner > .next {
  left: 0;
  top: 100%;
}
.carousel.vertical .carousel-inner > .prev {
  left: 0;
  top: -100%;
}
.carousel.vertical .carousel-inner > .next.left,
.carousel.vertical .carousel-inner > .prev.right {
  top: 0;
}
.carousel.vertical .carousel-inner > .active.left {
  left: 0;
  top: -100%;
}
.carousel.vertical .carousel-inner > .active.right {
  left: 0;
  top: 100%;
}
.carousel.vertical .carousel-indicators,
.carousel-indicators-vertical {
  right: 20px;
  top: 50%;
  transform: translate(-50%);
  bottom: auto;
  left: auto;
  width: auto;
  margin: 0;
  padding: 0;
}
.carousel.vertical .carousel-indicators li,
.carousel-indicators-vertical li {
  display: block;
  margin: 5px 0;
}

.carousel.vertical .carousel-indicators {
    right: 20px;
    top: 30%;
    transform: translate(-50%);
    bottom: auto;
    left: auto;
    width: auto;
    margin: 0;
    padding: 0;
}
.carousel.vertical .carousel-indicators li {
    display: block;
    margin: 13px auto;
    background: #fff;
    width: 20px;
    height: 20px;
}
*/
/*==============================================
END added by najm make the carrousel verticall 
================================================*/

.carousel .carousel-indicators li {
    display: inline-block;
    margin: auto 13px;
    background: #fff;
    width: 20px;
    height: 20px;
    vertical-align: middle;
}


/* line 12, ../../../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/layout/_sticky-footer.scss */
#layout {
  clear: both;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin-bottom: -62px;
}
/* line 18, ../../../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/layout/_sticky-footer.scss */
#layout #layout_footer {
  height: 62px;
}

/* line 20, ../../../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/layout/_sticky-footer.scss */

#footer {
  clear: both;
  position: relative;
  /*height: 62px;*/
}

/* line 50, ../../src/stylesheets/style.scss */
html, body {
  position: relative;
  min-height: 100%;
  width: 100%;
}

/* line 55, ../../src/stylesheets/style.scss */
body {
  /*@include background(image-url("bg.jpg") center center no-repeat #000707 );
  @include background-size(cover);*/
  color: #000000;
  font-family: 'open_sansregular', sans-serif;
}

/* line 63, ../../src/stylesheets/style.scss */
::placeholder {
  color: #555;
}

/* line 64, ../../src/stylesheets/style.scss */
:-ms-input-placeholder {
  color: #555;
}

/* line 65, ../../src/stylesheets/style.scss */
::-ms-input-placeholder {
  color: #555;
}

/* line 66, ../../src/stylesheets/style.scss */
select, input {
  color: #555 !important;
}

/* line 70, ../../src/stylesheets/style.scss */
p {
  text-align: justify;
}

/* line 75, ../../src/stylesheets/style.scss */
.vertical-center {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-30%);
  transform: translateY(-30%);
}

/* line 83, ../../src/stylesheets/style.scss */
.header {
  max-width: 1673px;
}
/* line 87, ../../src/stylesheets/style.scss */
.header .navbar-default {
  background-color: transparent;
  border-color: transparent;
}
/* line 91, ../../src/stylesheets/style.scss */
.header .navbar-default ul .active > a {
  color: #eb9000;
  background-color: transparent;
}
/* line 97, ../../src/stylesheets/style.scss */
.header .navbar-right {
  margin-top: 25px;
}
/* line 100, ../../src/stylesheets/style.scss */
.header .navbar-header {
  margin-top: 27px;
}
/* line 103, ../../src/stylesheets/style.scss */
.header .navbar-default .navbar-collapse, .header .navbar-default .navbar-form {
  border-color: transparent;
}
/* line 106, ../../src/stylesheets/style.scss */
.header .navbar-right li a {
  font-size: 16px;
}

.header .navbar-right li.lang  a{
    display: inline-block;
    padding-right: 2px;
    padding-left: 2px;
}

/*header end */
/* line 112, ../../src/stylesheets/style.scss */
.mainSlider {
  -webkit-border-bottom-left-radius: 29% 12%;
  -webkit-border-bottom-right-radius: 29% 12%;
  border-bottom-left-radius: 29% 12%;
  border-bottom-right-radius: 29% 12%;
  overflow: hidden;
  position: relative;
  /*carousel end*/
}
/* line 119, ../../src/stylesheets/style.scss */
.mainSlider .carousel {
  position: relative;
}
/* line 121, ../../src/stylesheets/style.scss */
.mainSlider .carousel .carousel-inner {
  position: relative;
}
/* line 123, ../../src/stylesheets/style.scss */
.mainSlider .carousel .carousel-inner .carousel-caption {
  top: 100px;
}
/* line 125, ../../src/stylesheets/style.scss */
.mainSlider .carousel .carousel-inner .carousel-caption p {
  font-family: 'open_sanssemibold', sans-serif;
  text-transform: uppercase;
  font-size: 64px;
  text-align:center;
}
/* line 130, ../../src/stylesheets/style.scss */
.mainSlider .carousel .carousel-inner .carousel-caption p span {
  color: #eb9000;
}
/* line 136, ../../src/stylesheets/style.scss */
/*.mainSlider .carousel .carousel-indicators {
  left: auto;
  width: 30%;
  top: 200px;
  right: 0%;
  transform: rotate(90deg);
  position: absolute;
  bottom: auto;
}*/
/* line 144, ../../src/stylesheets/style.scss */
/*.mainSlider .carousel .carousel-indicators li {
  background-color: #fff;
  margin-right: 10px;
  vertical-align: middle;
}*/
/* line 150, ../../src/stylesheets/style.scss */
.mainSlider .carousel .carousel-indicators .active {
  border: 1px solid transparent;
  background: url('../images-new/activeCarrousel.png') center center no-repeat transparent;
  width: 32px !important;
  height: 32px !important;
}

/*mainSlider end*/
/* line 170, ../../src/stylesheets/style.scss */
.formBooking {
  margin-bottom: 100px;
  margin: 0 auto;
  top: -250px;
  width: 80%;
  padding: 30px;
  background: white;
  min-height: 200px;
  /*border: 1px solid red;*/
  position: relative;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  -webkit-box-shadow: 0px 21px 17px 5px rgba(233, 228, 254, 0.71);
  -moz-box-shadow: 0px 21px 17px 5px rgba(233, 228, 254, 0.71);
  box-shadow: 0px 21px 17px 5px rgba(233, 228, 254, 0.71);
}
/* line 186, ../../src/stylesheets/style.scss */
.formBooking div.row:first-child {
  margin-bottom: 30px;
}
/* line 189, ../../src/stylesheets/style.scss */
.formBooking h2 {
  font-size: 22px;
  text-transform: uppercase;
  color: #eb9000;
  padding-bottom: 22px;
  border-bottom: 3px solid #eb9000;
  display: inline-block;
  margin-bottom: 30px;
}
/* line 198, ../../src/stylesheets/style.scss */
.formBooking select, .formBooking input {
  width: 100% !important;
  height: 50px;
  border-radius: 8px;
  border: 1px solid #535353;
  -webkit-appearance: none;
}
/* line 204, ../../src/stylesheets/style.scss */
.formBooking .btn-reservez {
  width: 212px;
  height: 48px;
  text-align: center;
  padding: 18px 60px;
  background: #eb9000;
  color: white;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 10px;
  transition: 0.3s;
}
/* line 215, ../../src/stylesheets/style.scss */
.formBooking .btn-reservez:hover {
  background: #b1720e;
}
/* line 219, ../../src/stylesheets/style.scss */
.formBooking .dateDebut {
  background: url('../images-new/iconDate.jpg') right 14px center no-repeat;
}
/* line 222, ../../src/stylesheets/style.scss */
.formBooking .iconName {
  background: url('../images-new/iconName.jpg') right 14px center no-repeat;
}
.formBooking .iconPhone {
  background: url('../images-new/call.png') right 14px center no-repeat;
}

/* line 225, ../../src/stylesheets/style.scss */
.formBooking .emailBooking {
  background: url('../images-new/iconEmail.jpg') right 14px center no-repeat;
}

/*formBooking*/
/* line 230, ../../src/stylesheets/style.scss */

.brusselLimoPara {
  position: relative;
  overflow: auto;
  margin-bottom: 60px;
}
.apropos{
  position: relative;
}
.heading-a-propos{
  position: absolute;
  left: -117px;
  top: 50%;
  width: 43px;
  height: 178px;
  z-index: 9998;
  background: url(../images-new/heading-a-propos.png) left 0px center no-repeat;
  margin-top: -85px;
}
.services{
  position: relative;
}
.heading-services{
  position: absolute;
  left: -117px;
  top: -120px;
  width: 43px;
  height: 178px;
  z-index: 9999;
  background: url(../images-new/heading-services.png) left 0px center no-repeat;
  /*margin-top: -85px;*/
}
/* line 234, ../../src/stylesheets/style.scss */
.brusselLimoPara .brusselLimoParaLeft h2 {
  font-size: 42px;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 30px;
  font-weight: bold;
  letter-spacing: 2px;
}
/* line 242, ../../src/stylesheets/style.scss */
.brusselLimoPara .brusselLimoParaLeft p {
  font-size: 24.14px;
  margin-bottom: 40px;
  font-family: 'montserratregular', sans-serif;
}
/* line 247, ../../src/stylesheets/style.scss */
.brusselLimoPara .brusselLimoParaLeft .btnSavoirPlus {
  width: 212px;
  height: 48px;
  text-align: center;
  padding: 15px 25px;
  background: #eb9000;
  color: white;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 10px;
  transition: 0.3s;
}
.brusselLimoPara .brusselLimoParaLeft .btnSavoirPlus span {
}
/* line 258, ../../src/stylesheets/style.scss */
.brusselLimoPara .brusselLimoParaLeft .btnSavoirPlus:hover {
  background: #b1720e;
}
/* line 264, ../../src/stylesheets/style.scss */
.brusselLimoPara .brusselLimoParaRight img {
  margin-top: 35%;
}

/*brusselLimoPara*/
/*===================================================================
==================3d slider==========================================
====================================================================*/
/* line 274, ../../src/stylesheets/style.scss */
.rotateslider-container {
  position: relative;
  width: 1000px;
  height: 500px;
  margin-left: auto;
  margin-right: auto;
  background-color: #efefef;
}

/* line 283, ../../src/stylesheets/style.scss */
.rotateslider-container .rotateslider-item {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%) scale(0.6);
  -ms-transform: translateY(-50%) translateX(-50%) scale(0.6);
  transform: translateY(-50%) translateX(-50%) scale(0.6);

  opacity: 0;
  -webkit-filter: blur(5px);
  filter: blur(5px);

  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 297, ../../src/stylesheets/style.scss */
.rotateslider-container .rotateslider-item.next {
  left: 80%;
  opacity: 0.3;

}

/* line 302, ../../src/stylesheets/style.scss */
.rotateslider-container .rotateslider-item.prev {
  left: 20%;
  opacity: 0.3;

}

/* line 307, ../../src/stylesheets/style.scss */
.rotateslider-container .rotateslider-item.now {
  z-index: 99;
  opacity: 1;

  -webkit-filter: blur(0px);
  filter: blur(0px);

  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%) scale(1);
  -ms-transform: translateY(-50%) translateX(-50%) scale(1);
  transform: translateY(-50%) translateX(-50%) scale(1);
}

/* line 318, ../../src/stylesheets/style.scss */
.rotateslider-container .arrow {
  display: inline-block;
  font-size: 30px;
  color: #7e5df7;
  margin: 0 20px;
  cursor: pointer;
  text-align: center;
}

/* line 326, ../../src/stylesheets/style.scss */
.arrowsContainer {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  width: 150px;
  position: absolute;
  left: 50%;
  bottom: -5%;
  margin-left: -75px;
}


.brusselLimoSlider .rotateSliderMobile {
  width: 75%;
  max-width: 1062px; 
  margin: 0 auto;
}

.brusselLimoSlider  .slick-slide img {
  margin: 0 auto;
}


/*===================================================================
==================3d slider end======================================
====================================================================*/
/* line 343, ../../src/stylesheets/style.scss */
.brusselLimoSlider {
  background: #f9faff;
  padding: 70px 0 100px 0;
  margin-bottom: 60px;
}
/* line 348, ../../src/stylesheets/style.scss */
.brusselLimoSlider h2 {
  font-family: 'open_sanssemibold', sans-serif;
  text-align: center;
  font-size: 42px;
  color: #eb9000;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
.brusselLimoSlider p {
  font-family: 'montserratregular', sans-serif;
  text-align: center;
  font-size: 18px;
  color: #000000;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 60px;
}
/* line 357, ../../src/stylesheets/style.scss */
.brusselLimoSlider .rotateslider-container {
  position: relative;
  max-width: 1000px;
  height: 370px;
  margin-left: auto;
  margin-left: auto;
  background-color: #f9faff;
}
/* line 364, ../../src/stylesheets/style.scss */
.brusselLimoSlider .rotateslider-container .caption {
  font-family: 'open_sanssemibold', sans-serif;
  background: #eb9000;
  color: #ffffff;
  width: 288px;
  height: 340px;
  left: 50%;
  top: 30%;
  margin-left: -144px;
  padding: 8px 23px;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}

/*brusselLimoSlider end*/
/* line 387, ../../src/stylesheets/style.scss */
.blocReservez .blocReservezLeft {
  max-height: 530px;
  /*overflow-y: scroll;
  overflow-x: hidden;*/
}
/* line 391, ../../src/stylesheets/style.scss */
.blocReservez .blocReservezLeft h3 {
  font-family: 'open_sanssemibold', sans-serif;
  color: #eb9000;
  font-size: 17.64px;
  margin-bottom: 17px;
  letter-spacing: 1.5px;
}
/* line 398, ../../src/stylesheets/style.scss */
.blocReservez .blocReservezLeft p {
  font-size: 13.72px;
  font-family: 'open_sansregular', sans-serif;
  letter-spacing: 1.5px;
  margin-bottom: 40px;
}
/* line 407, ../../src/stylesheets/style.scss */
.blocReservez .blocReservezRight {
  height: 530px;
  -webbackground: url('../images-new/blocReservezRight.png') right bottom no-repeat;
  background: url('../images-new/blocReservezRight.png') right bottom no-repeat;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
  position: relative;
}
/* line 412, ../../src/stylesheets/style.scss */
.blocReservez .blocReservezRight .btn-reservez {
  position: absolute;
  bottom: 100px;
  left: 170px;
  width: 179px;
  height: 48px;
  text-align: center;
  padding: 17px 48px;
  background: #eb9000;
  color: white;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 10px;
  transition: 0.3s;
}
/* line 426, ../../src/stylesheets/style.scss */
.blocReservez .blocReservezRight .btn-reservez:hover {
  background: #b1720e;
}

/*end blocReservez*/
/* line 436, ../../src/stylesheets/style.scss */
.blocNousChoisir {
  padding: 90px 0;
  background: #f9faff;
  overflow: hidden;
}
/* line 441, ../../src/stylesheets/style.scss */
.blocNousChoisir .blocNousChoisirLeft {
  background: url('../images-new/blocNousChoisirLeft.png') left center no-repeat;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
  height: 650px;
}
/* line 447, ../../src/stylesheets/style.scss */
.blocNousChoisir .blocNousChoisirRight {
  height: 650px;
}
/* line 449, ../../src/stylesheets/style.scss */
.blocNousChoisir .blocNousChoisirRight h2 {
  font-family: 'open_sanssemibold', sans-serif;
  color: #eb9000;
  font-size: 42px;
  margin-bottom: 10px;
  letter-spacing: 1.5px;
}
/* line 456, ../../src/stylesheets/style.scss */
.blocNousChoisir .blocNousChoisirRight h3 {
  font-family: 'open_sanssemibold', sans-serif;
  color: #eb9000;
  font-size: 24px;
  margin-bottom: 30px;
  letter-spacing: 1.2px;
}
/* line 463, ../../src/stylesheets/style.scss */
.blocNousChoisir .blocNousChoisirRight p {
  font-size: 18px;
  font-family: 'open_sansregular', sans-serif;
  color: #000000;
  letter-spacing: 1.2px;
}
/* line 469, ../../src/stylesheets/style.scss */
.blocNousChoisir .blocNousChoisirRight .paraOdd, .blocNousChoisir .blocNousChoisirRight .paraEven {
  padding: 35px 28px;
  max-width: 812px;
}
/* line 473, ../../src/stylesheets/style.scss */
.blocNousChoisir .blocNousChoisirRight .paraEven {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 30px 24px #eeecff;
  -moz-box-shadow: 0px 0px 30px 24px #eeecff;
  box-shadow: 0px 0px 30px 24px #eeecff;
}

/*blocNousChoisir*/
/* line 483, ../../src/stylesheets/style.scss */
.blocFormulaire {
  overflow: hidden;

  background: -webkit-gradient(linear, left top, right top, from(#eb9000), color-stop(50%, #eb9000), color-stop(50.01%, #ffffff), to(#ffffff));
  background: -o-linear-gradient(left, #eb9000, #eb9000 50%, #ffffff 50.01%, #ffffff 100%);
  background: linear-gradient(to right, #eb9000, #eb9000 50%, #ffffff 50.01%, #ffffff 100%);
}
/* line 487, ../../src/stylesheets/style.scss */
.blocFormulaire .blocFormulaireLeft {
  padding-top: 219px;
  padding-bottom: 201px;
  font-family: 'Roboto Condensed', sans-serif;
}
/* line 491, ../../src/stylesheets/style.scss */
.blocFormulaire .blocFormulaireLeft h2 {
  font-family: 'Roboto Condensed', sans-serif;
  margin-bottom: 50px;
  font-size: 42px;
  font-weight: 700;
  text-transform: uppercase;
  max-width: 500px;
}
/* line 499, ../../src/stylesheets/style.scss */
.blocFormulaire .blocFormulaireLeft p {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  font-style: italic;
  max-width: 500px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  margin-bottom: 40px;
}
/* line 508, ../../src/stylesheets/style.scss */
.blocFormulaire .blocFormulaireRight {
  margin-top: 146px;
  padding-left: 115px;
}
/* line 511, ../../src/stylesheets/style.scss */
.blocFormulaire .blocFormulaireRight label {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 300;
}
/* line 516, ../../src/stylesheets/style.scss */
.blocFormulaire .blocFormulaireRight input {
  border: 0px solid transparent;
  box-shadow: none;
  border-bottom: 1px solid #cacdd9;
  margin-bottom: 88px;
}
/* line 522, ../../src/stylesheets/style.scss */
.blocFormulaire .blocFormulaireRight button.btn-envoyer {
  width: 190px;
  height: 52px;
  text-align: center;
  padding: 18px 60px;
  background: #eb9000;
  color: white;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 10px;
  transition: 0.3s;
}
/* line 533, ../../src/stylesheets/style.scss */
.blocFormulaire .blocFormulaireRight button.btn-envoyer:hover {
  background: #b1720e;
}

/*blocFormulaire*/
/* line 541, ../../src/stylesheets/style.scss */
#footer {
  margin-top: 200px;
  /*subFooter*/
}
/* line 543, ../../src/stylesheets/style.scss */
#footer .subFooter {
  margin-bottom: 170px;
  text-align: left;
}
/* line 546, ../../src/stylesheets/style.scss */
#footer .subFooter h3 {
  font-family: 'Roboto', sans-serif;
  color: #eb9000;
  font-size: 22px;
  margin-bottom: 45px;
  text-transform: uppercase;
  font-weight: bold;
}
/* line 555, ../../src/stylesheets/style.scss */
#footer .subFooter ul li {
  margin-bottom: 30px;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
/* line 564, ../../src/stylesheets/style.scss */
#footer .socialIcons {
  text-align: right;
  margin-bottom: 100px;
}
#footer .paymentCard {
  text-align: left;
  margin-bottom: 100px;
}
#footer .paymentCard li img {
  width : 55px;
  height: 30px;
}

/* line 569, ../../src/stylesheets/style.scss */
#footer .footerLinks {
  text-align: right;
  margin-bottom: 35px;
}
/* line 573, ../../src/stylesheets/style.scss */
#footer .footerLinks li a {
  font-size: 16px;
  font-family: 'open_sansregular', sans-serif;
  letter-spacing: 1.2px;
  text-decoration: none;
  color: #000000;
  text-transform: uppercase;
  transition: all;
  transition-duration: .5s;
}
#footer .footerLinks li a:hover {
  color: #eb9000;
}

/*** 

====================================================================
  Overlay helper 
====================================================================

***/

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('../images/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/*** 

====================================================================
  Fancy Box
====================================================================

***/

.fancybox-next span,
.fancybox-prev span{
  background-image:none !important;
  width:44px !important;
  height:44px !important;
  line-height:44px !important;
  text-align:center;
}

.fancybox-next span:before,
.fancybox-prev span:before{
  content:'';
  position:absolute;
  font-family: 'FontAwesome';
  left:0px;
  top:0px;
  font-size:12px;
  width:44px !important;
  height:44px !important;
  line-height:44px !important;
  background-color:rgba(28,28,28,0.40) !important;
  color:#ffffff;
  visibility:visible;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
}

.fancybox-next span:before{
  content:'\f178';
}

.fancybox-prev span:before{
  content:'\f177';
}

.fancybox-next:hover span:before,
.fancybox-prev:hover span:before{
  background-color:#ffffff !important;
  color:#000000;  
}

.fancybox-type-image .fancybox-close{
  right:0px;
  top:0px;
  width:45px;
  height:45px;
  background:url(../images/icons/icon-cross.png) center center no-repeat;
  background-color:rgba(17,17,17,0.50) !important;  
}

.fancybox-type-image .fancybox-close:hover{
  background-color:#000000 !important;  
}

.fancybox-type-image .fancybox-skin{
  padding:0px !important; 
}


/*** 

====================================================================
  Gallery Section
====================================================================

***/

.gallery-section{
  position:relative;
  padding:150px 0px 120px;
}

.gallery-section .filter-tabs{
  position:relative;
  margin-bottom:50px;
  text-align:center;  
}

.gallery-section .filter-tabs li{
  position:relative;
  display:inline-block;
  text-align:center;
  color:#777777;
  font-size:14px;
  font-weight:600;
  margin:0px 15px 0px;
  cursor:pointer;
  text-transform:uppercase;
  transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -webkit-transition:all 0.5s ease;
  -ms-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;  
}

.gallery-section .filter-tabs li:after{
  position:absolute;
  right:-18px;
  top:0px;
  color:#777777;
  font-size:14px;
  content:'/';
}

.gallery-section .filter-tabs li:last-child::after{
  display:none;
}

.gallery-section .filter-tabs li:hover,
.gallery-section .filter-tabs li.active{
  color:#d2a440;
}

.gallery-item{
  position:relative;
  float:left;
  display:none;
  margin-bottom:30px;
}

.gallery-item .inner-box{
  position:relative;
  width:100%;
  display:block;
  background:#ffffff;
  overflow:hidden;  
}

.gallery-item .image{
  position:relative;
  display:block;
  width:100%; 
}

.gallery-item .image img{
  position:relative;
  display:block;
  width:100%;
  height:auto;
  transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -webkit-transition:all 0.5s ease;
  -ms-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;  
}

.gallery-item:hover .image img{
  -webkit-transform:scale(1.1,1.1);
  -ms-transform:scale(1.1,1.1);
  -o-transform:scale(1.1,1.1);
  -moz-transform:scale(1.1,1.1);  
  transform:scale(1.1,1.1);
  
}

.gallery-item .zoom-btn{
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  display:block;
  text-align:center;
  font-size:26px;
  color:#ffffff;
  -webkit-transform:scale(0,0);
  -ms-transform:scale(0,0);
  -o-transform:scale(0,0);
  -moz-transform:scale(0,0);
  transform:scale(0,0);
  transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -webkit-transition:all 0.5s ease;
  -ms-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
}

.gallery-item .zoom-btn .icon{
  position:relative;
  display:inline-block;
  line-height:60px;
  top:50%;
  width:62px;
  height:62px;
  border-radius:50%;
  background-color:#d2a440;
  margin-top:-31px;
}

.gallery-item .inner-box:hover .zoom-btn{
  background-color:rgba(0,0,0,0.40);
  -webkit-transform:scale(1,1);
  -ms-transform:scale(1,1);
  -o-transform:scale(1,1);
  -moz-transform:scale(1,1);
  transform:scale(1,1);
}

.sortable-masonry .gallery-item{
  display:block;
}



/*================================================
=============Descktop First=======================
=================================================*/
@media (max-width: 1650px) {
  .heading-a-propos,.heading-services{
    left: -50px;
  }
}
@media (max-width: 1550px) {
  .heading-a-propos,.heading-services{
    left: -25px;
    transform: scale(0.9);
  }
}
@media (max-width: 1440px) {

  .heading-a-propos,.heading-services{
    left: -20px;
    transform: scale(0.7);
  }
  /* line 595, ../../src/stylesheets/style.scss */
  .header .navbar-right li a {
    font-size: 15.5px;
    text-transform: lowercase;
  }

  .header .navbar-right li a::first-letter {
    text-transform: capitalize;
  }

  .notFoundPage ul li a{
    font-size: 24px;
  }
  .notFoundPage p{
    font-size: 28px;
  }
  .notFoundPage .logo img{
    vertical-align: top;
    transform: scale(0.9);
  }

  /*header end */
  /* line 601, ../../src/stylesheets/style.scss */
  .mainSlider {
    /*carousel end*/
  }
  /* line 605, ../../src/stylesheets/style.scss */
  .mainSlider .carousel .carousel-inner .carousel-caption {
    top: 130px;
  }
  /* line 607, ../../src/stylesheets/style.scss */
  .mainSlider .carousel .carousel-inner .carousel-caption p {
    font-size: 64px;
  }
  /* line 613, ../../src/stylesheets/style.scss */
/*  .mainSlider .carousel .carousel-indicators {
    width: 20%;
    top: 190px;
    right: 0%;
  }*/
  /* line 617, ../../src/stylesheets/style.scss */
/*  .mainSlider .carousel .carousel-indicators li {
    margin-right: 15px;
  }*/

  /*mainSlider end*/
  /* line 628, ../../src/stylesheets/style.scss */
  .formBooking {
    margin-bottom: 0px;
    top: -100px;
    width: 85%;
    padding: 25px 35px;
  }
  /* line 634, ../../src/stylesheets/style.scss */
  .formBooking ::placeholder {
    color: #555;
  }
  /* line 635, ../../src/stylesheets/style.scss */
  .formBooking :-ms-input-placeholder {
    color: #555;
  }
  /* line 636, ../../src/stylesheets/style.scss */
  .formBooking ::-ms-input-placeholder {
    color: #555;
  }
  /* line 638, ../../src/stylesheets/style.scss */
  .formBooking div.row:first-child {
    margin-bottom: 25px;
  }
  /* line 641, ../../src/stylesheets/style.scss */
  .formBooking h2 {
    font-size: 22px;
    /*22*/
    padding-bottom: 20px;
    margin-bottom: 25px;
  }
  /* line 646, ../../src/stylesheets/style.scss */
  .formBooking .btn-reservez {
    width: 200px;
    height: 48px;
  }

  /*formBooking*/
  /* line 654, ../../src/stylesheets/style.scss */
  .brusselLimoPara {
    margin-bottom: 40px;
  }
  /* line 657, ../../src/stylesheets/style.scss */
  .brusselLimoPara .brusselLimoParaLeft h2 {
    font-size: 40px;
    margin-bottom: 30px;
    margin-top: 0px;
  }
  /* line 661, ../../src/stylesheets/style.scss */
  .brusselLimoPara .brusselLimoParaLeft p {
    font-size: 22px;
    margin-bottom: 30px;
  }
  /* line 665, ../../src/stylesheets/style.scss */
  .brusselLimoPara .brusselLimoParaLeft .btnSavoirPlus {
    width: 200px;
    height: 48px;
  }
  /* line 671, ../../src/stylesheets/style.scss */
  .brusselLimoPara .brusselLimoParaRight img {
    margin-top: 30%;
  }

  /*brusselLimoPara*/
  /* line 677, ../../src/stylesheets/style.scss */
  .rotateslider-container {
    width: 100%;
    height: 500px;
  }

  /* line 682, ../../src/stylesheets/style.scss */
  .brusselLimoSlider {
    background: #f9faff;
    padding: 20px 0 70px 0;
    margin-bottom: 50px;
  }
  /* line 687, ../../src/stylesheets/style.scss */
  .brusselLimoSlider h2 {
    font-size: 40px;
    color: #eb9000;
    margin-bottom: 10px;
  }

  /*brusselLimoSlider end*/
  /* line 696, ../../src/stylesheets/style.scss */
  .blocReservez .blocReservezLeft {
    height: 480px;
  }
  /* line 698, ../../src/stylesheets/style.scss */
  .blocReservez .blocReservezLeft h3 {
    font-size: 16px;
    margin-bottom: 15px;
    letter-spacing: 1.3px;
  }
  /* line 703, ../../src/stylesheets/style.scss */
  .blocReservez .blocReservezLeft p {
    font-size: 13px;
    letter-spacing: 1.3px;
    margin-bottom: 30px;
  }
  /* line 711, ../../src/stylesheets/style.scss */
  .blocReservez .blocReservezRight {
    height: 480px;
  }
  /* line 713, ../../src/stylesheets/style.scss */
  .blocReservez .blocReservezRight .btn-reservez {
    bottom: 100px;
    left: 170px;
    width: 170px;
    height: 48px;
    font-size: 15px;
  }

  /*end blocReservez*/
  /* line 725, ../../src/stylesheets/style.scss */
  .blocNousChoisir {
    padding: 70px 0;
  }
  /* line 728, ../../src/stylesheets/style.scss */
  .blocNousChoisir .blocNousChoisirLeft {
    background: url('../images-new/blocNousChoisirLeft.png') left center no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
    height: 550px;
  }
  /* line 734, ../../src/stylesheets/style.scss */
  .blocNousChoisir .blocNousChoisirRight {
    height: 550px;
  }
  /* line 736, ../../src/stylesheets/style.scss */
  .blocNousChoisir .blocNousChoisirRight h2 {
    font-size: 40px;
    letter-spacing: 1.3px;
  }
  /* line 741, ../../src/stylesheets/style.scss */
  .blocNousChoisir .blocNousChoisirRight h3 {
    font-size: 22px;
    margin-bottom: 25px;
  }
  /* line 745, ../../src/stylesheets/style.scss */
  .blocNousChoisir .blocNousChoisirRight p {
    font-size: 16px;
  }
  /* line 748, ../../src/stylesheets/style.scss */
  .blocNousChoisir .blocNousChoisirRight .paraOdd, .blocNousChoisir .blocNousChoisirRight .paraEven {
    padding: 30px 25px;
    max-width: 800px;
  }

  /*blocNousChoisir*/
  /* line 757, ../../src/stylesheets/style.scss */
  .blocFormulaire {
    overflow: hidden;
    background: -webkit-gradient(linear, left top, right top, from(#eb9000), color-stop(50%, #eb9000), color-stop(50.01%, #ffffff), to(#ffffff));
    background: -o-linear-gradient(left, #eb9000, #eb9000 50%, #ffffff 50.01%, #ffffff 100%);
    background: linear-gradient(to right, #eb9000, #eb9000 50%, #ffffff 50.01%, #ffffff 100%);
  }
  /* line 761, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireLeft {
    padding-top: 219px;
    padding-bottom: 231px;
    font-family: 'Roboto Condensed', sans-serif;
  }
  /* line 765, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireLeft h2 {
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 50px;
    font-size: 42px;
    font-weight: 700;
    text-transform: uppercase;
    max-width: 500px;
  }
  /* line 773, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireLeft p {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    font-style: italic;
    max-width: 500px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
  }
  /* line 782, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireRight {
    margin-top: 120px;
    padding-left: 70px;
  }
  /* line 785, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireRight label {
    font-size: 20px;
  }
  /* line 788, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireRight input {
    margin-bottom: 60px;
  }
  /* line 791, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireRight button.btn-envoyer {
    width: 180px;
    height: 52px;
  }

  /*blocFormulaire*/
  /* line 799, ../../src/stylesheets/style.scss */
  #footer {
    margin-top: 120px;
    /*subFooter*/
  }
  /* line 801, ../../src/stylesheets/style.scss */
  #footer .subFooter {
    margin-bottom: 50px;
  }
  /* line 803, ../../src/stylesheets/style.scss */
  #footer .subFooter h3 {
    font-size: 20px;
    margin-bottom: 35px;
  }
  /* line 808, ../../src/stylesheets/style.scss */
  #footer .subFooter ul li {
    margin-bottom: 25px;
    font-size: 14px;
  }
  /* line 815, ../../src/stylesheets/style.scss */
  #footer .socialIcons,#footer .paymentCard {
    margin-bottom: 40px;
  }
  /* line 819, ../../src/stylesheets/style.scss */
  #footer .footerLinks {
    margin-bottom: 85px;
  }
  /* line 822, ../../src/stylesheets/style.scss */
  #footer .footerLinks li a {
    font-size: 16px;
  }

  /*footer*/
}
/*1440px*/
@media (max-width: 1199px) {

  .header .navbar-header {
    float: none;
    text-align: center;
  }
  .navbar-nav{
    float: none !important;
    text-align: center;
  }

 .notFoundPage ul li a{
    font-size: 20px;
    padding: 8px 35px;
  }
  .notFoundPage p{
    font-size: 24px;
  }
  .notFoundPage .logo img{
    vertical-align: top;
    transform: scale(0.9);
  }
  .notFoundPage h2 {
      font-size: 28px;
  }

  .heading-a-propos,.heading-services{
    left: -19px;
    transform: scale(0.7);
  }
  /* line 839, ../../src/stylesheets/style.scss */
  .header .navbar-right li a {
    font-size: 14px;
  }

  /*header end */
  /* line 845, ../../src/stylesheets/style.scss */
  .mainSlider {
    /*carousel end*/
  }
  /* line 849, ../../src/stylesheets/style.scss */
  .mainSlider .carousel .carousel-inner .carousel-caption {
    top: 85px;
  }
  /* line 851, ../../src/stylesheets/style.scss */
  .mainSlider .carousel .carousel-inner .carousel-caption p {
    font-size: 60px;
  }
  /* line 857, ../../src/stylesheets/style.scss */
 /* .mainSlider .carousel .carousel-indicators {
    width: 19%;
    top: 180px;
    right: 0%;
  }*/
  /* line 861, ../../src/stylesheets/style.scss */
/*  .mainSlider .carousel .carousel-indicators li {
    margin-right: 20px;
  }*/

  /*mainSlider end*/
  /* line 872, ../../src/stylesheets/style.scss */
  .formBooking {
    margin-bottom: 0px;
    top: -180px;
    width: 95%;
    padding: 15px 30px;
  }
  /* line 878, ../../src/stylesheets/style.scss */
  .formBooking div.row:first-child {
    margin-bottom: 30px;
  }
  /* line 881, ../../src/stylesheets/style.scss */
  .formBooking h2 {
    font-size: 20px;
    /*22*/
    padding-bottom: 20px;
    margin-bottom: 25px;
  }
  /* line 886, ../../src/stylesheets/style.scss */
  .formBooking .btn-reservez {
    width: 190px;
    height: 48px;
  }

  /*formBooking*/
  /* line 894, ../../src/stylesheets/style.scss */
  .brusselLimoPara {
    margin-bottom: 30px;
  }
  /* line 897, ../../src/stylesheets/style.scss */
  .brusselLimoPara .brusselLimoParaLeft h2 {
    font-size: 35px;
    margin-bottom: 27px;
  }
  /* line 901, ../../src/stylesheets/style.scss */
  .brusselLimoPara .brusselLimoParaLeft p {
    font-size: 20px;
    margin-bottom: 25px;
  }
  /* line 905, ../../src/stylesheets/style.scss */
  .brusselLimoPara .brusselLimoParaLeft .btnSavoirPlus {
    width: 180px;
    height: 48px;
  }
  /* line 911, ../../src/stylesheets/style.scss */
  .brusselLimoPara .brusselLimoParaRight img {
    margin-top: 30%;
  }

  /*brusselLimoPara*/
  /* line 917, ../../src/stylesheets/style.scss */
  .rotateslider-container {
    width: 100%;
    height: 450px;
  }

  /* line 922, ../../src/stylesheets/style.scss */
  .brusselLimoSlider {
    padding: 30px 0 60px 0;
    margin-bottom: 50px;
  }
  /* line 925, ../../src/stylesheets/style.scss */
  .brusselLimoSlider h2 {
    font-size: 35px;
    margin-bottom: 10px;
  }
  .brusselLimoSlider p {
    text-align: center;
    font-size: 18px;
    color: #000000;
    margin-bottom: 40px;
  }

  /*brusselLimoSlider end*/
  /* line 933, ../../src/stylesheets/style.scss */
  .blocReservez .blocReservezLeft {
    height: 480px;
  }
  /* line 935, ../../src/stylesheets/style.scss */
  .blocReservez .blocReservezLeft h3 {
    font-size: 15px;
    margin-bottom: 12px;
    letter-spacing: 1.1px;
  }
  /* line 940, ../../src/stylesheets/style.scss */
  .blocReservez .blocReservezLeft p {
    font-size: 12px;
    letter-spacing: 1.1px;
    margin-bottom: 20px;
  }
  /* line 948, ../../src/stylesheets/style.scss */
  .blocReservez .blocReservezRight {
    height: 480px;
  }
  /* line 950, ../../src/stylesheets/style.scss */
  .blocReservez .blocReservezRight .btn-reservez {
    bottom: 100px;
    left: 170px;
    width: 170px;
    height: 48px;
    font-size: 15px;
  }

  /*end blocReservez*/
  /* line 962, ../../src/stylesheets/style.scss */
  .blocNousChoisir {
    padding: 40px 0;
  }
  /* line 965, ../../src/stylesheets/style.scss */
  .blocNousChoisir .blocNousChoisirLeft {
    height: 500px;
    background-size: 80%;
  }
  /* line 970, ../../src/stylesheets/style.scss */
  .blocNousChoisir .blocNousChoisirRight {
    height: 500px;
  }
  /* line 972, ../../src/stylesheets/style.scss */
  .blocNousChoisir .blocNousChoisirRight h2 {
    font-size: 37px;
    letter-spacing: 1.1px;
  }
  /* line 977, ../../src/stylesheets/style.scss */
  .blocNousChoisir .blocNousChoisirRight h3 {
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 0px;
  }
  /* line 982, ../../src/stylesheets/style.scss */
  .blocNousChoisir .blocNousChoisirRight p {
    font-size: 14px;
  }
  /* line 985, ../../src/stylesheets/style.scss */
  .blocNousChoisir .blocNousChoisirRight .paraOdd, .blocNousChoisir .blocNousChoisirRight .paraEven {
    padding: 25px 20px;
    max-width: 800px;
  }

  /*blocNousChoisir*/
  /* line 994, ../../src/stylesheets/style.scss */
  .blocFormulaire {
    overflow: hidden;
    background: -webkit-gradient(linear, left top, right top, from(#eb9000), color-stop(50%, #eb9000), color-stop(50.01%, #ffffff), to(#ffffff));
    background: -o-linear-gradient(left, #eb9000, #eb9000 50%, #ffffff 50.01%, #ffffff 100%);
    background: linear-gradient(to right, #eb9000, #eb9000 50%, #ffffff 50.01%, #ffffff 100%);
  }
  /* line 998, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireLeft {
    padding-top: 150px;
    padding-bottom: 231px;
    font-family: 'Roboto Condensed', sans-serif;
  }
  /* line 1002, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireLeft h2 {
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 25px;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    max-width: 500px;
  }
  /* line 1010, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireLeft p {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    font-style: italic;
    max-width: 390px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
  }
  /* line 1019, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireRight {
    margin-top: 70px;
    padding-left: 30px;
  }
  /* line 1022, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireRight label {
    font-size: 18px;
  }
  /* line 1025, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireRight input {
    margin-bottom: 40px;
  }
  /* line 1028, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireRight button.btn-envoyer {
    width: 180px;
    height: 52px;
  }

  /*blocFormulaire*/
  /* line 1036, ../../src/stylesheets/style.scss */
  #footer {
    margin-top: 90px;
    /*subFooter*/
  }
  /* line 1038, ../../src/stylesheets/style.scss */
  #footer .subFooter {
    margin-bottom: 80px;
  }
  /* line 1040, ../../src/stylesheets/style.scss */
  #footer .subFooter h3 {
    font-size: 18px;
    margin-bottom: 27px;
  }
  /* line 1045, ../../src/stylesheets/style.scss */
  #footer .subFooter ul li {
    margin-bottom: 20px;
    font-size: 13px;
  }
  /* line 1052, ../../src/stylesheets/style.scss */
  #footer .socialIcons,#footer .paymentCard {
    margin-bottom: 60px;
  }
  /* line 1056, ../../src/stylesheets/style.scss */
  #footer .footerLinks {
    margin-bottom: 85px;
  }
  /* line 1059, ../../src/stylesheets/style.scss */
  #footer .footerLinks li a {
    font-size: 14px;
  }

  /*footer*/
}
/*1199*/
@media (max-width: 991px) {

  .widget-content {
    margin-left: auto;
    text-align: center;
  }

  li.lang{
  	float: none;
    display: block;
    clear: both;
  }

  .heading-a-propos,.heading-services{
    left: -30px;
    transform: scale(0.7);
  }

  .notFoundPage ul li a{
    font-size: 14px;
    padding: 5px 28px;
  }
  .notFoundPage p{
    font-size: 18px;
  }
  .notFoundPage .logo img{
    vertical-align: top;
    transform: scale(0.9);
  }
  .notFoundPage h2 {
      font-size: 22px;
  }
  
  /* line 1077, ../../src/stylesheets/style.scss */
  .header .navbar-header {
    margin-top: 5px;
    float: none;
  }
  /* line 1080, ../../src/stylesheets/style.scss */
  .header .navbar-header a.logo {
    text-align: center;
    display: block;
  }
  /* line 1086, ../../src/stylesheets/style.scss */
  .header .navbar-right {
    margin-top: 0px;
  }
  /* line 1089, ../../src/stylesheets/style.scss */
  .header .navbar-right li a {
    font-size: 12px;
  }

  /*header end */
  /* line 1099, ../../src/stylesheets/style.scss */
  .mainSlider {
    /*carousel end*/
  }
  /* line 1103, ../../src/stylesheets/style.scss */
  .mainSlider .carousel .carousel-inner .carousel-caption {
    top: 85px;
    right: 13%;
    left: 13%;
  }
  /* line 1108, ../../src/stylesheets/style.scss */
  .mainSlider .carousel .carousel-inner .carousel-caption p {
    font-size: 50px;
    line-height: 63px;
  }
  /* line 1114, ../../src/stylesheets/style.scss */
 /* .mainSlider .carousel .carousel-indicators {
    width: 19%;
    top: 180px;
    right: 0%;
  }*/
  /* line 1118, ../../src/stylesheets/style.scss */
/*  .mainSlider .carousel .carousel-indicators li {
    margin-right: 20px;
  }*/

  /*mainSlider end*/
  /* line 1129, ../../src/stylesheets/style.scss */
  .formBooking {
    margin-bottom: 0px;
    top: -135px;
    width: 97%;
    padding: 15px 5px;
  }
  /* line 1135, ../../src/stylesheets/style.scss */
  .formBooking ::placeholder {
    font-size: 12px;
    color: #555;
  }
  /* line 1136, ../../src/stylesheets/style.scss */
  .formBooking :-ms-input-placeholder {
    font-size: 12px;
    color: #555;
  }
  /* line 1137, ../../src/stylesheets/style.scss */
  .formBooking ::-ms-input-placeholder {
    font-size: 12px;
    color: #555;
  }
  /* line 1138, ../../src/stylesheets/style.scss */
  .formBooking select, .formBooking input {
    font-size: 12px;
  }
  /* line 1142, ../../src/stylesheets/style.scss */
  .formBooking .dateDebut {
    background: url('../images-new/iconDate.jpg') right 5px center no-repeat;
  }
  /* line 1145, ../../src/stylesheets/style.scss */
  .formBooking .iconName {
    background: url('../images-new/iconName.jpg') right 5px center no-repeat;
  }
  /* line 1148, ../../src/stylesheets/style.scss */
  .formBooking .emailBooking {
    background: url('../images-new/iconEmail.jpg') right 5px center no-repeat;
  }
  /* line 1152, ../../src/stylesheets/style.scss */
  .formBooking div.row:first-child {
    margin-bottom: 30px;
  }
  /* line 1155, ../../src/stylesheets/style.scss */
  .formBooking h2 {
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 21px;
  }
  /* line 1160, ../../src/stylesheets/style.scss */
  .formBooking .btn-reservez {
    font-size: 14px;
    width: 143px;
    height: 48px;
    padding: 11px 30px;
  }

  /*formBooking*/
  /* line 1170, ../../src/stylesheets/style.scss */
  .brusselLimoPara {
    margin-bottom: 0px;
  }
  /* line 1173, ../../src/stylesheets/style.scss */
  .brusselLimoPara .brusselLimoParaLeft h2 {
    font-size: 31px;
    margin-bottom: 27px;
    margin-top: 0;
  }
  /* line 1178, ../../src/stylesheets/style.scss */
  .brusselLimoPara .brusselLimoParaLeft p {
    font-size: 18px;
    margin-bottom: 20px;
  }
  /* line 1182, ../../src/stylesheets/style.scss */
  .brusselLimoPara .brusselLimoParaLeft .btnSavoirPlus {
    width: 180px;
    height: 48px;
  }
  /* line 1188, ../../src/stylesheets/style.scss */
  .brusselLimoPara .brusselLimoParaRight img {
    margin-top: 0%;
  }

  /*brusselLimoPara*/
  /* line 1194, ../../src/stylesheets/style.scss */
  .brusselLimoSlider {
    padding: 10px 0 60px 0;
    margin-bottom: 30px;
  }
  /* line 1197, ../../src/stylesheets/style.scss */
  .brusselLimoSlider h2 {
    font-size: 29px;
    margin-bottom: 10px;
  }
  .brusselLimoSlider p {
    width: 95%;
    text-align: center;
    font-size: 16px;
    color: #000000;
    margin-bottom: 30px;
  }

  /*brusselLimoSlider end*/
  /* line 1206, ../../src/stylesheets/style.scss */
  .blocReservez .blocReservezLeft {
    height: 480px;
  }
  /* line 1208, ../../src/stylesheets/style.scss */
  .blocReservez .blocReservezLeft h3 {
    font-size: 15px;
    margin-bottom: 12px;
    letter-spacing: 1.1px;
  }
  /* line 1213, ../../src/stylesheets/style.scss */
  .blocReservez .blocReservezLeft p {
    font-size: 12px;
    letter-spacing: 1.1px;
    margin-bottom: 20px;
  }
  /* line 1221, ../../src/stylesheets/style.scss */
  .blocReservez .blocReservezRight {
    height: 566px;
  }
  /* line 1223, ../../src/stylesheets/style.scss */
  .blocReservez .blocReservezRight .btn-reservez {
    bottom: 100px;
    left: 170px;
    width: 138px;
    height: 41px;
    font-size: 15px;
    padding: 14px 25px;
  }

  /*end blocReservez*/
  /* line 1237, ../../src/stylesheets/style.scss */
  .blocNousChoisir {
    padding: 20px 0;
  }
  /* line 1240, ../../src/stylesheets/style.scss */
  .blocNousChoisir .blocNousChoisirLeft {
    height: 500px;
    background-size: 80%;
  }
  /* line 1245, ../../src/stylesheets/style.scss */
  .blocNousChoisir .blocNousChoisirRight {
    height: 500px;
  }
  /* line 1247, ../../src/stylesheets/style.scss */
  .blocNousChoisir .blocNousChoisirRight h2 {
    font-size: 35px;
    letter-spacing: 1.1px;
  }
  /* line 1252, ../../src/stylesheets/style.scss */
  .blocNousChoisir .blocNousChoisirRight h3 {
    font-size: 18px;
    margin-bottom: 13px;
    margin-top: 0px;
  }
  /* line 1257, ../../src/stylesheets/style.scss */
  .blocNousChoisir .blocNousChoisirRight p {
    font-size: 13px;
  }
  /* line 1260, ../../src/stylesheets/style.scss */
  .blocNousChoisir .blocNousChoisirRight .paraOdd, .blocNousChoisir .blocNousChoisirRight .paraEven {
    padding: 20px 15px;
    max-width: 800px;
  }

  /*blocNousChoisir*/
  /* line 1269, ../../src/stylesheets/style.scss */
  .blocFormulaire {
    overflow: hidden;
    background: -webkit-gradient(linear, left top, right top, from(#eb9000), color-stop(50%, #eb9000), color-stop(50.01%, #ffffff), to(#ffffff));
    background: -o-linear-gradient(left, #eb9000, #eb9000 50%, #ffffff 50.01%, #ffffff 100%);
    background: linear-gradient(to right, #eb9000, #eb9000 50%, #ffffff 50.01%, #ffffff 100%);
  }
  /* line 1273, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireLeft {
    padding-top: 100px;
    padding-bottom: 150px;
    font-family: 'Roboto Condensed', sans-serif;
  }
  /* line 1277, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireLeft h2 {
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 19px;
    font-size: 34px;
    font-weight: 700;
    text-transform: uppercase;
    max-width: 500px;
  }
  /* line 1285, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireLeft p {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px;
    font-style: italic;
    max-width: 390px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
  }
  /* line 1294, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireRight {
    margin-top: 50px;
    padding-left: 30px;
  }
  /* line 1297, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireRight label {
    font-size: 18px;
  }
  /* line 1300, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireRight input {
    margin-bottom: 30px;
  }
  /* line 1303, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireRight button.btn-envoyer {
    width: 170px;
    height: 46px;
    padding: 12px 25px;
  }

  /*blocFormulaire*/
  /* line 1311, ../../src/stylesheets/style.scss */
  #footer {
    text-align: center;
    margin-top: 90px;
    /*subFooter*/
  }
  /* line 1314, ../../src/stylesheets/style.scss */
  #footer .subFooter {
    text-align: center;
    margin-bottom: 80px;
  }
  /* line 1316, ../../src/stylesheets/style.scss */
  #footer .subFooter h3 {
    font-size: 18px;
    margin-bottom: 27px;
  }
  /* line 1321, ../../src/stylesheets/style.scss */
  #footer .subFooter ul li {
    margin-bottom: 20px;
    font-size: 13px;
  }
  /* line 1328, ../../src/stylesheets/style.scss */
  #footer .socialIcons,#footer .paymentCard {
    text-align: center;
    margin-bottom: 50px;
  }
  /* line 1333, ../../src/stylesheets/style.scss */
  #footer .footerLinks {
    text-align: center;
    margin-bottom: 85px;
  }
  /* line 1337, ../../src/stylesheets/style.scss */
  #footer .footerLinks li a {
    font-size: 12px;
  }

  /*footer*/
}

@media (max-width: 991px) {

  .heading-a-propos,.heading-services{
    display: none;
  }

  }
/*991*/



@media (max-width: 767px) {

  .notFoundPage ul li {
      display: block;
  }

  .notFoundPage ul li a{
    font-size: 14px;
    padding: 5px 28px;
    width: 200px;
    border: 1px solid #dc9322;
  }
  .notFoundPage p{
    font-size: 18px;
  }
  .notFoundPage .logo img{
    vertical-align: top;
    transform: scale(0.9);
  }
  .notFoundPage h2 {
      font-size: 22px;
  }

  .heading-a-propos,.heading-services{
    display: none;
  }
  /* line 1354, ../../src/stylesheets/style.scss */
  .header .navbar-right {
    text-align: center;
    margin-top: 20px;
  }
  /* line 1358, ../../src/stylesheets/style.scss */
  .header .navbar-right li a {
    font-size: 16px;
  }

  /*header end */
  /* line 1367, ../../src/stylesheets/style.scss */
  .mainSlider {
    /*border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;*/
    /*carousel end*/
  }
  /* line 1373, ../../src/stylesheets/style.scss */
  .mainSlider .carousel .carousel-inner .carousel-caption {
    top: 85px;
    right: 13%;
    left: 13%;
  }
  /* line 1378, ../../src/stylesheets/style.scss */
  .mainSlider .carousel .carousel-inner .carousel-caption p {
    font-size: 45px;
  }
  /* line 1384, ../../src/stylesheets/style.scss */
/*  .mainSlider .carousel .carousel-indicators {
    width: 18%;
    top: 155px;
    right: 0%;
  }*/
  /* line 1388, ../../src/stylesheets/style.scss */
/*  .mainSlider .carousel .carousel-indicators li {
    margin-right: 15px;
  }*/

  /*mainSlider end*/
  /* line 1400, ../../src/stylesheets/style.scss */
  .formBooking {
    top: 0px;
    width: 100%;
    padding: 15px 30px;
    margin: 20px auto;
  }
  /* line 1406, ../../src/stylesheets/style.scss */
  .formBooking ::placeholder {
    font-size: 16px;
    color: #555;
  }
  /* line 1407, ../../src/stylesheets/style.scss */
  .formBooking :-ms-input-placeholder {
    font-size: 16px;
    color: #555;
  }
  /* line 1408, ../../src/stylesheets/style.scss */
  .formBooking ::-ms-input-placeholder {
    font-size: 16px;
    color: #555;
  }
  /* line 1409, ../../src/stylesheets/style.scss */
  .formBooking select, .formBooking input {
    font-size: 16px;
    margin-bottom: 10px;
  }
  /* line 1414, ../../src/stylesheets/style.scss */
  .formBooking .dateDebut {
    background: url('../images-new/iconDate.jpg') right 15px center no-repeat;
27  }
  /* line 1417, ../../src/stylesheets/style.scss */
  .formBooking .iconName {
    background: url('../images-new/iconName.jpg') right 15px center no-repeat;
  }
  /* line 1420, ../../src/stylesheets/style.scss */
  .formBooking .emailBooking {
    background: url('../images-new/iconEmail.jpg') right 15px center no-repeat;
  }
  /* line 1424, ../../src/stylesheets/style.scss */
  .formBooking div.row:first-child {
    margin-bottom: 10px;
  }
  /* line 1427, ../../src/stylesheets/style.scss */
  .formBooking h2 {
    font-size: 20px;
    padding-bottom: 13px;
    margin-bottom: 21px;
  }
  /* line 1432, ../../src/stylesheets/style.scss */
  .formBooking .rowBtn {
    text-align: center;
  }
  /* line 1435, ../../src/stylesheets/style.scss */
  .formBooking .btn-reservez {
    margin-top: 20px;
    font-size: 14px;
    width: 150px;
    height: 48px;
    padding: 11px 30px;
  }

  /*formBooking*/
  /* line 1447, ../../src/stylesheets/style.scss */
  .brusselLimoPara .brusselLimoParaLeft h2 {
    font-size: 28px;
    margin-bottom: 22px;
    margin-top: 0;
  }
  /* line 1452, ../../src/stylesheets/style.scss */
  .brusselLimoPara .brusselLimoParaLeft p {
    font-size: 18px;
    margin-bottom: 20px;
  }
  /* line 1456, ../../src/stylesheets/style.scss */
  .brusselLimoPara .brusselLimoParaLeft .btnSavoirPlus {
    width: 160px;
    height: 40px;
    font-size: 14px;
    padding: 14px 19px;
  }
  /* line 1464, ../../src/stylesheets/style.scss */
  .brusselLimoPara .brusselLimoParaRight img {
    margin-top: 0%;
  }

  /*brusselLimoPara*/
  /* line 1470, ../../src/stylesheets/style.scss */
  .brusselLimoSlider {
    padding: 10px 0 60px 0;
    margin-bottom: 30px;
  }
  /* line 1473, ../../src/stylesheets/style.scss */
  .brusselLimoSlider h2 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .brusselLimoSlider p {
    text-align: center;
    font-size: 13px;
    color: #000000;
    margin-bottom: 20px;
    letter-spacing: 1px;
  }
  /* line 1477, ../../src/stylesheets/style.scss */
  .brusselLimoSlider img {
    width: 90%;
    height: 90%;
  }
  /* line 1482, ../../src/stylesheets/style.scss */
  .brusselLimoSlider .rotateslider-container .caption {
    width: 220px;
    height: 290px;
    margin-left: -110px;
    font-size: 13px;
    letter-spacing: 2.3px;
  }

  

  /*brusselLimoSlider end*/
  /* line 1496, ../../src/stylesheets/style.scss */
  .blocReservez .blocReservezLeft {
    height: auto;
  }
  /* line 1498, ../../src/stylesheets/style.scss */
  .blocReservez .blocReservezLeft h3 {
    font-size: 16px;
    margin-bottom: 14px;
    letter-spacing: 1.3px;
  }
  /* line 1503, ../../src/stylesheets/style.scss */
  .blocReservez .blocReservezLeft p {
    font-size: 14px;
    letter-spacing: 1.3px;
    margin-bottom: 25px;
  }
  /* line 1511, ../../src/stylesheets/style.scss */
  .blocReservez .blocReservezRight {
    height: 523px;
  }
  /* line 1513, ../../src/stylesheets/style.scss */
  .blocReservez .blocReservezRight .btn-reservez {
    bottom: 150px;
    left: 50px;
    width: 150px;
    height: 45px;
    font-size: 16px;
    padding: 16px 25px;
  }

  /*end blocReservez*/
  /* line 1525, ../../src/stylesheets/style.scss */
  .blocNousChoisir {
    padding: 20px 0;
  }
  /* line 1528, ../../src/stylesheets/style.scss */
  .blocNousChoisir .blocNousChoisirLeft {
    height: 400px;
    background-size: 80%;
    background: url('../images-new/blocNousChoisirLeft.png') left center no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
  }
  /* line 1535, ../../src/stylesheets/style.scss */
  .blocNousChoisir .blocNousChoisirRight {
    height: auto;
  }
  /* line 1537, ../../src/stylesheets/style.scss */
  .blocNousChoisir .blocNousChoisirRight h2 {
    font-size: 33px;
    margin-top: 10px;
    letter-spacing: 1.3px;
  }
  /* line 1543, ../../src/stylesheets/style.scss */
  .blocNousChoisir .blocNousChoisirRight h3 {
    font-size: 20px;
    margin-bottom: 13px;
    margin-top: 0px;
  }
  /* line 1548, ../../src/stylesheets/style.scss */
  .blocNousChoisir .blocNousChoisirRight p {
    font-size: 14px;
  }
  /* line 1551, ../../src/stylesheets/style.scss */
  .blocNousChoisir .blocNousChoisirRight .paraOdd, .blocNousChoisir .blocNousChoisirRight .paraEven {
    padding: 20px 15px;
  }

  /*blocNousChoisir*/
  /* line 1559, ../../src/stylesheets/style.scss */
  .blocFormulaire {
    overflow: hidden;
    background: -webkit-gradient(linear, left top, left bottom, from(#eb9000), color-stop(44%, #eb9000), color-stop(44.01%, #ffffff), to(#ffffff));background: -o-linear-gradient(top, #eb9000, #eb9000 44%, #ffffff 44.01%, #ffffff 100%);background: linear-gradient(to bottom, #eb9000, #eb9000 44%, #ffffff 44.01%, #ffffff 100%);
  }
  /* line 1563, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireLeft {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  /* line 1566, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireLeft h2 {
    margin-bottom: 23px;
    font-size: 40px;
    text-align: center;
    margin: 30px auto;
  }
  /* line 1570, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireLeft p {
    font-size: 16px;
    max-width: 390px;
    letter-spacing: 1.3px;
    margin: 30px auto;
  }
  /* line 1576, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireRight {
    margin-top: 50px;
    padding-left: 30px;
  }
  /* line 1579, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireRight label {
    font-size: 18px;
  }
  /* line 1582, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireRight input {
    margin-bottom: 30px;
  }
  /* line 1585, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireRight button.btn-envoyer {
    width: 170px;
    height: 46px;
    padding: 12px 25px;
  }

  /*blocFormulaire*/
  /* line 1594, ../../src/stylesheets/style.scss */
  #footer {
    text-align: center;
    margin-top: 90px;
    /*subFooter*/
  }
  /* line 1597, ../../src/stylesheets/style.scss */
  #footer .subFooter {
    text-align: center;
    margin-bottom: 40px;
  }
  /* line 1600, ../../src/stylesheets/style.scss */
  #footer .subFooter h3 {
    font-size: 20px;
    margin-bottom: 27px;
  }
  /* line 1605, ../../src/stylesheets/style.scss */
  #footer .subFooter ul li {
    margin-bottom: 20px;
    font-size: 15px;
  }
  /* line 1612, ../../src/stylesheets/style.scss */
  #footer .socialIcons ,#footer .paymentCard{
    text-align: center;
    margin-bottom: 50px;
  }
  /* line 1617, ../../src/stylesheets/style.scss */
  #footer .footerLinks {
    text-align: center;
    margin-bottom: 20px;
  }
  p.love {
    letter-spacing: 1.2px;
    word-spacing: 2px;
    text-align: center;
    margin-bottom: 80px;
}
  /* line 1621, ../../src/stylesheets/style.scss */
  #footer .footerLinks li a {
    font-size: 12px;
  }

  /*footer*/
}
/*768*/
@media (max-width: 650px) {
  /* line 1638, ../../src/stylesheets/style.scss */
  .mainSlider {
    /*carousel end*/
  }
  /* line 1642, ../../src/stylesheets/style.scss */
  .mainSlider .carousel .carousel-inner {
    /*border: 1px solid red;
    img{
        min-height: 300px;
    }*/
  }
  /* line 1648, ../../src/stylesheets/style.scss */
  .mainSlider .carousel .carousel-inner .carousel-caption {
    display: none;
    top: 48px;
    right: 8%;
    left: 8%;
  }
  /* line 1654, ../../src/stylesheets/style.scss */
  .mainSlider .carousel .carousel-inner .carousel-caption p {
    font-size: 33px;
    letter-spacing: 1px;
  }
  /* line 1660, ../../src/stylesheets/style.scss */
  /*.mainSlider .carousel .carousel-indicators {
    top: auto;
    right: auto;
    transform: none;
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
  }*/
  /* line 1674, ../../src/stylesheets/style.scss */
 /* .mainSlider .carousel .carousel-indicators li {
    margin-right: 25px;
  }*/

  /*mainSlider end*/

  /*.brusselLimoSlider .rotateslider-container{
    display: none;
  }*/
  .rotateslider-container .rotateslider-item.next {
    display: none;
  }

  /* line 302, ../../src/stylesheets/style.scss */
  .rotateslider-container .rotateslider-item.prev {
    display: none;
  }

  .brusselLimoSlider img {
      width: 100%;
      height: 100%;
  }
}
@media (max-width: 425px) {
  /* line 1689, ../../src/stylesheets/style.scss */
  .mainSlider {
    /*carousel end*/
  }
  /* line 1693, ../../src/stylesheets/style.scss */
  .mainSlider .carousel .carousel-inner img {
    min-height: 200px;
  }
  /* line 1696, ../../src/stylesheets/style.scss */
  .mainSlider .carousel .carousel-inner .carousel-caption {
    top: 70px;
    right: 13%;
    left: 13%;
  }
  /* line 1701, ../../src/stylesheets/style.scss */
  .mainSlider .carousel .carousel-inner .carousel-caption p {
    font-size: 19px;
    letter-spacing: 1.2px;
  }
  /* line 1707, ../../src/stylesheets/style.scss */
 /* .mainSlider .carousel .carousel-indicators {
    width: 50%;
    top: 160px;
    right: 0%;
  }*/
  /* line 1711, ../../src/stylesheets/style.scss */
/*  .mainSlider .carousel .carousel-indicators li {
    margin-right: 15px;
  }*/

  /*mainSlider end*/
  /* line 1722, ../../src/stylesheets/style.scss */
  .formBooking {
    padding: 15px 30px;
    margin: 20px auto;
  }
  /* line 1726, ../../src/stylesheets/style.scss */
  .formBooking ::placeholder {
    font-size: 16px;
    color: #555;
  }
  /* line 1727, ../../src/stylesheets/style.scss */
  .formBooking :-ms-input-placeholder {
    font-size: 16px;
    color: #555;
  }
  /* line 1728, ../../src/stylesheets/style.scss */
  .formBooking ::-ms-input-placeholder {
    font-size: 16px;
    color: #555;
  }
  /* line 1729, ../../src/stylesheets/style.scss */
  .formBooking select, .formBooking input {
    font-size: 16px;
    margin-bottom: 10px;
  }
  /* line 1734, ../../src/stylesheets/style.scss */
  .formBooking div.row:first-child {
    margin-bottom: 10px;
  }
  /* line 1737, ../../src/stylesheets/style.scss */
  .formBooking h2 {
    font-size: 20px;
    padding-bottom: 13px;
    margin-bottom: 21px;
    margin-top: 0px;
  }
  /* line 1743, ../../src/stylesheets/style.scss */
  .formBooking .rowBtn {
    text-align: center;
  }
  /* line 1746, ../../src/stylesheets/style.scss */
  .formBooking .btn-reservez {
    margin-top: 3px;
    font-size: 14px;
    width: 170px;
    height: 48px;
    padding: 11px 30px;
  }

  /*formBooking*/
  /* line 1759, ../../src/stylesheets/style.scss */
  .brusselLimoPara .brusselLimoParaLeft h2 {
    font-size: 25px;
    margin-bottom: 16px;
    margin-top: 0;
  }
  /* line 1764, ../../src/stylesheets/style.scss */
  .brusselLimoPara .brusselLimoParaLeft p {
    font-size: 16px;
    margin-bottom: 20px;
  }
  /* line 1768, ../../src/stylesheets/style.scss */
  .brusselLimoPara .brusselLimoParaLeft .btnSavoirPlus {
    width: 160px;
    height: 45px;
    font-size: 13px;
    padding: 16px 19px;
  }
  /* line 1776, ../../src/stylesheets/style.scss */
  .brusselLimoPara .brusselLimoParaRight img {
    margin-top: 0%;
  }

  /*brusselLimoPara*/
  /* line 1783, ../../src/stylesheets/style.scss */
  .brusselLimoSlider {
    padding: 10px 0 20px 0;
    margin-bottom: 0px;
  }
  /* line 1786, ../../src/stylesheets/style.scss */
  .brusselLimoSlider h2 {
    font-size: 23px;
    margin-bottom: 10px;
  }
  .brusselLimoSlider p {
    text-align: center;
    font-size: 13px;
    color: #000000;
    margin-bottom: 10px;
    letter-spacing: 1px;
  }
  /* line 1790, ../../src/stylesheets/style.scss */
  .brusselLimoSlider img {
    width: 100%;
    height: 100%;
  }
  /* line 1794, ../../src/stylesheets/style.scss */
  .brusselLimoSlider .rotateslider-container {
    height: 260px;
  }
  /* line 1796, ../../src/stylesheets/style.scss */
  .brusselLimoSlider .rotateslider-container .caption {
    width: 165px;
    height: 227px;
    margin-left: -80px;
    font-size: 11px;
    letter-spacing: 1.5px;
  }

  /*brusselLimoSlider end*/
  /* line 1813, ../../src/stylesheets/style.scss */
  .blocReservez .blocReservezLeft {
    height: auto;
  }
  /* line 1815, ../../src/stylesheets/style.scss */
  .blocReservez .blocReservezLeft h3 {
    font-size: 16px;
    margin-bottom: 14px;
    letter-spacing: 1.3px;
  }
  /* line 1820, ../../src/stylesheets/style.scss */
  .blocReservez .blocReservezLeft p {
    font-size: 14px;
    letter-spacing: 1.3px;
    margin-bottom: 25px;
  }
  /* line 1828, ../../src/stylesheets/style.scss */
  .blocReservez .blocReservezRight {
    height: 584px;
  }
  /* line 1830, ../../src/stylesheets/style.scss */
  .blocReservez .blocReservezRight .btn-reservez {
    bottom: 150px;
    left: 50px;
    width: 150px;
    height: 45px;
    font-size: 16px;
    padding: 16px 25px;
  }

  /*end blocReservez*/
  /* line 1842, ../../src/stylesheets/style.scss */
  .blocNousChoisir {
    padding: 20px 0;
  }
  /* line 1845, ../../src/stylesheets/style.scss */
  .blocNousChoisir .blocNousChoisirLeft {
    height: 400px;
    background-size: 80%;
    background: url('../images-new/blocNousChoisirLeft.png') left center no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
  }
  /* line 1852, ../../src/stylesheets/style.scss */
  .blocNousChoisir .blocNousChoisirRight {
    height: auto;
  }
  /* line 1854, ../../src/stylesheets/style.scss */
  .blocNousChoisir .blocNousChoisirRight h2 {
    font-size: 27px;
  }
  /* line 1858, ../../src/stylesheets/style.scss */
  .blocNousChoisir .blocNousChoisirRight h3 {
    font-size: 18px;
    margin-bottom: 13px;
    margin-top: 0px;
  }
  /* line 1863, ../../src/stylesheets/style.scss */
  .blocNousChoisir .blocNousChoisirRight p {
    font-size: 13px;
  }
  /* line 1866, ../../src/stylesheets/style.scss */
  .blocNousChoisir .blocNousChoisirRight .paraOdd, .blocNousChoisir .blocNousChoisirRight .paraEven {
    padding: 15px 10px;
  }

  /*blocNousChoisir*/
  /* line 1873, ../../src/stylesheets/style.scss */
  .blocFormulaire {
    text-align: center;
  }
  /* line 1876, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireLeft {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
  }
  /* line 1879, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireLeft h2 {
    margin-bottom: 20px;
    font-size: 30px;
  }
  /* line 1883, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireLeft p {
    font-size: 14px;
    max-width: 390px;
    letter-spacing: 1.4px;
  }
  /* line 1889, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireRight {
    margin-top: 50px;
    padding-left: 30px;
  }
  /* line 1893, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireRight label {
    font-size: 18px;
  }
  /* line 1896, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireRight input {
    margin-bottom: 30px;
  }
  /* line 1899, ../../src/stylesheets/style.scss */
  .blocFormulaire .blocFormulaireRight button.btn-envoyer {
    width: 170px;
    height: 46px;
    padding: 12px 25px;
  }

  /*blocFormulaire*/
  /* line 1908, ../../src/stylesheets/style.scss */
  #footer {
    border-top: 3px solid #eb9000;
  }

  /*footer*/
}
/**/
/*================================================
=============Descktop First END===================
=================================================*/
/*TWEAKS*/
@media (min-width: 1440px) {
  /* line 1929, ../../src/stylesheets/style.scss */
  .container {
    width: 1396px;
  }
}
/*@media (min-width: 1200px){
    .container {
        width: 1170px;
    }
}*/

/*=============================================
===========for carousel desktop nav button vertical
===========================================*/
@media (min-width: 767px) {
  .carousel .carousel-indicators,
  .carousel-indicators-vertical {
    right: 20px;
    top: 50%;
    transform: translate(-50%);
    bottom: auto;
    left: auto;
    width: auto;
    margin: 0;
    padding: 0;
  }
  .carousel .carousel-indicators li,
  .carousel-indicators-vertical li {
    display: block;
    margin: 5px 0;
  }

  .carousel .carousel-indicators {
      right: 20px;
      top: 30%;
      transform: translate(-50%);
      bottom: auto;
      left: auto;
      width: auto;
      margin: 0;
      padding: 0;
  }
  .carousel .carousel-indicators li {
      display: block;
      margin: 13px auto;
      background: #fff;
      width: 20px;
      height: 20px;
  }

}
