body {
	font-family: 'Exo', sans-serif!important;
}

h1 {
    margin: 0!important;
}

.bg-bleu {
	background: #00aeef;
	height: 40px;
	margin-top: 70px;
	position: relative;
}

.bg-map {
	padding-top: 15px;
	padding-bottom: 15px;
}

.bg-header {
	background: url(../images/mobile-mordez-montagne.jpg) top center no-repeat;
	min-height: 350px!important;
}

.logo {
	position: absolute;
	top: -50px;
	z-index: 9;
}

.copyright {
    color: #000000;
    display: block;
    float: right;
    font-size: 11px;
    margin: 20px 0 25px 0 ;
    text-decoration: none;
}

.propage {
    color: #000000;
    font-size: 11px;
    margin: 0 0 0 20px;
    text-decoration: none;
}

h1, h2 {
	font-size: 35px;
	font-weight: 800;
	color: #00AEEF;
	text-transform: uppercase;
	margin: 4px 0 8px 0;
	line-height: 30px;
}

h2{
	font-size: 20px;
	line-height: 22px;
	color: #000;

}

.opacity {
	background-color: rgba(255, 255, 255, 0.9);
	position: absolute;
	bottom: 15px;
	padding: 15px;
	margin-right: 15px;
}

.lng {
	position: absolute;
	top: -60px;
	right: 15px;
}

footer .contact{
	padding: 15px;
	background: url(../images/mobile-contact.jpg) no-repeat;
	background-size:cover;
}



/*-------------------------------------------------------------------
	SELECTEUR RAQUETTE
-------------------------------------------------------------------*/

div.glyphicon-chevron-right {
	color:#f47920;
	float: right;
	font-size: 20px;
	margin-top: 5px;
}

.selecteur-drop {
	margin-top: 25px;
}

.selecteur-drop .col-md-3 {
	margin-bottom: 20px;
}

.bloc-raquette {
    height: 213px;
    padding: 12px 0 0 0;
   	border: 1px #ebebeb solid;
    position: relative;
    margin: 20px 0 0 0;
}

.bloc-raquette img{
    width: 65px;
    height: 195px;
    margin: 0 15px 0 0;
    display: block;
    float: left;
}

.bloc-raquette h3{
    font-size: 17px;
    text-transform: uppercase;
    color: #00AEEF;
    margin: 40px 0 15px 80px;
}

.bloc-raquette span {
    border-bottom: 1px solid #d9d9d9;
    display: block;
    font-size: 14px;
    margin: 0 0 0 80px;
}

.btn-warning {
	margin-top: 15px;
	background-color: #f47920!important;
}

.prix {
	 margin-top: 8px;
    font-weight: 700;
    font-size: 20px;
}