@media(max-width:1400px)
{
.locationColonne
{
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap: wrap;
}
.locationColonne > div:nth-child(1) {
    -webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap: wrap;
	-webkit-flex-basis: 100%;
	-moz-flex-basis: 100%;
	-ms-flex-basis: 100%;
	-o-flex-basis: 100%;
	flex-basis: 100%;
}
.locationColonne > div 
{
  -webkit-flex-basis:100%;
      -ms-flex-preferred-size:100%;
          flex-basis:100%
}
}
@media(max-width:1300px)
{


.txtSlider
{
	bottom:180px;
}
#navLoc
{
	left:15%;	
}
.location
{	
	-webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.locationTxt,.locationImg
{
	-webkit-flex-basis:auto;
    -ms-flex-preferred-size:auto;
        flex-basis:auto;
}
.locationImg img {
    width: 100%;}
.locationTxt
{
	/*-webkit-order:1;
	order:1;*/
}
.order1{
-webkit-order:1;
	order:1;
}
.locationImg
{
	display:block;
}
.backward, .forward 
{
    display: inline-block;
    width: 15px;
}

}

@media(max-width:1100px)
{
.footer_2>div
{
	-webkit-justify-content:space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.footer_2 > div > div {
	-webkit-flex-basis: auto !important	;
	-moz-flex-basis: auto !important	;
	-ms-flex-basis: auto !important	;
	-o-flex-basis: auto !important	;
	flex-basis: auto !important	;
}
}
@media(max-width:1000px)
{
.section_3,.section_4
{
	-webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.section_41
{
	-webkit-order:1;
	order:1;
}
.section_32>div,.section_41>div
{
	margin: 0 auto;
}
.section_31, .section_32, .section_41, .section_42 {
    width: 100%;
}
.menuLocation
{
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap: wrap;
}
.accesSection > div
{
	-webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.accesSection2
{
	-webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.accesSection2>div
{
	min-height:320px;
	-webkit-flex-basis:auto;
    -ms-flex-preferred-size:auto;
        flex-basis:auto;	
}
}
@media(max-width:955px)
{
#navLoc
{
	left:5%;	
}
}
@media(max-width:875px)
{
nav > div:nth-child(1)
{
	display:none;
}
nav > div:nth-child(2)
{
	padding-left: 10px;
}
#navLoc
{
	left:0;	
}
#navLoc img {
    width: 100%;
}
}

@media(max-width:820px)
{
#ascenseur
{
	display:none !important;
}
.fp-navArrow.fp-next,.ascenseur 
{
	display:none;	
}
}
@media(max-width:800px)
{
.txtSlider
{
	display:none;
}
}
@media(max-width:768px)
{
/*.menu > div {
    margin: auto;
}
.p750
{
	width:100%;
}
/*.menu>div > a 
{
	padding:10px;	
}
/*header > div > nav
{
	-webkit-box-flex:1;
    -moz-box-flex:1;
    -webkit-flex:1;
    -ms-flex:1;
	flex:1;
}
/*header > div:nth-child(1) > div
{
	display:none;
}*/
/*nav>div:nth-child(3)
{	
	-webkit-box-flex:1;
    -moz-box-flex:1;
    -webkit-flex:1;
    -ms-flex:1;
	flex:1;
}*/
/*#logoNateve {
    height: 57px;
}
/*.menu-xs
{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-flex:1;
    -moz-box-flex:1;
    -webkit-flex:1;
    -ms-flex:1;
	flex:1;
}
.menu
{
	-webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
	display: none;
	margin-left: -71px;
}*/
/*
#navLoc
{
	display:none !important;
}
*/
.footerSection1,#offreActuWindow,#offreActu
{
	display:none !important;
}
.section_22 img
{
	display:none;
}
.section_41
{
	background-image:inherit;
}
.section_5
{
	background-image:inherit;
	background-color:#000;	
}
.section_51
{
	padding:10px;
}
.footer_2>div
{
	 -webkit-box-pack: start;
    -moz-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
	-webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.footer_2 ul
{
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
}
.footer_3 
{
	text-align:center;
	flex-direction:column;
}
.footer_3 > div:nth-child(2) 
{
	-webkit-justify-content: center;
    -ms-flex-pack: center;
 	justify-content: center;
		-webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.locationTxt
{
	-webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.locationPrix {
    padding-top: 0;
	padding-bottom: 0;
}
.menuLocation
{
	display:none;
}
.locationDesc
{
	padding-left:5%;
	padding-right:5%;
	padding-top:0;
}
.locationPrix
{
	padding:0;
	margin:auto;
}
.locationLigne,.locationLigne>div
{
	-webkit-justify-content: center;
    -ms-flex-pack: center;
 justify-content: center;
	margin-bottom: 10px;
}
.locationGrand
{
	display:none !important;
}
.locationPetit
{
	display:block !important;
}
.locationColonne > div 
{
	-webkit-flex-basis: 100%;
	-moz-flex-basis: 100%;
	-ms-flex-basis:100% ;
	-o-flex-basis:100% ;
	flex-basis: 100%;
}
.locationService > div > div:nth-child(1)
{
	width:100%;
}
.locationService
{
	padding:5%;
}
.locationService > div:nth-child(2), .locationService > div:nth-child(3) 
{
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.locationService>div>div:nth-child(2)
{
	margin:auto;
}
.locationService img
{
	max-width:398px;
	width:100%;
	padding:0;
}
.accesSection2 > div:nth-child(1)
{
	padding-left:5%;	
}
.accesSection2 > div > div:nth-child(2) {
	display:block;
}

.Tarif {
    /*margin-top: 80px;*/
    padding: 0;
	font-size:10px;
}


.locationPrix > div:nth-child(1)
{
	padding:0;
	margin-bottom: 10px;
}
.menu > div > a
{
	line-height:inherit;
	height:inherit;
}
.locationDesc, .locationPrix 
{
    width:auto;
}
}
