header .tel {
	position: absolute;
	top: -55px;
	left: 0;
	color: black;
	width: 180px;
}

/*FORFAIT*/

.clear3{
	clear: none;
}

.clear2{
	clear: both;
}

.forfait-home{
	width: 50%;
}

.forfait-home .top{
	height: 130px;
}

.forfait-home .plus{
	top:135px;
}

.forfait-home .top img{
	width: 100%;
	height: auto;
}


.forfait-home .top .info{
	height: 30px;
}

.forfait-home .top .info .price{
	font-size: 1.4em;
	line-height: 30px;
}


.slides li .text{
	font-size: 1.3em;
}

.forfait-home .plus{
	width: 30px;
	height: 30px;
	background-size: cover;
}

.location{
	width: 100%;
}

#map{
	padding-top: 30px;
}

#map .bt-location,#map #bt-direction{
	width: 94%;
	padding: 3%;
	position: relative;
	margin: 0 0 10px 0;
	float: none;
}

#map .bt-location img{
	position: absolute;
	right: 5%;
	top: 5px;
}

/*FOOTER*/
footer .inner{
	background-image: none;
}

footer .inner .reservation{
	float: left;
	text-align: left;
	clear: both;
	margin: 15px 0;
}

footer #bg-footer{
	background-size: cover;
	height: 80px;
}


#btn-pdf{
	position: static;
	display: block;
	width: auto;
	max-width: 8000px;
	margin-bottom: 20px;
}
