/*----------------- Ghost -----------------------------*/
/*------------------- header */
body:not(.accueil) #sp-header{
	background-image: url(/images/fond/fond-header.jpg);
	background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)) , var(/images/fond/fond-header.jpg) center center;
  background-size: cover;
  height: auto;
}

#sp-header{
	position: relative;
	z-index: 9998;
	background: transparent;
	transition: background 4s;
}

#sp-header .logo {
	height: auto;
	margin-top: 5px;
	
}

#sp-header.header-sticky img {
	height: 100px;
	transition: height 3s,transform 3s;
}

#sp-header img {
	height: 200px;
	transition: height 2s,transform 2s;
}


.sp-megamenu-parent > li > a {
	color: #fff;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
	color: #f3ea4f;
}


#sp-menu{
	margin-top: 25px;
}

#sp-header.header-sticky {
	background: rgb(0,0,0,.8);
	height: auto;
}

#sp-bottom .sp-module ul > li > a {
	font-size: 18px;
	font-weight: bold;
	color: #252525;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 5px;
}

/*------------------------- icagenda ----------------------------------------*/
.ic-box-date {
	background-size: contain;
	background-color: inherit;
	max-width: 250px;
	min-height: 130px;
}

.ic-place {
	font-weight: normal;
	font-size: 16px;
}

.ic-descshort {
	font-size: inherit;
}

.ic-more-info {
	float: left;
	font-size: 16px;
}

#system-message-container {
	top: 50%;
	right: calc(50% - 80px);
	z-index: 99999;
}

.ic-back {
	display: inline-block;
	font-size: 20px;
	background: #fff;
	-moz-box-shadow : 2px 2px 4px #b5a49f;
	-webkit-box-shadow : 2px 2px 4px #b5a49f;
	box-shadow : 2px 2px 4px #b5a49f;
	border:1px solid #E1D5E2;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	padding: 3px;
	margin-left: 50px;
	transition: padding 2s, background-color 2s;
}

.ic-back:hover {
	background-color: #faf260;
	padding: 3px 7px;
}

.iCicon-backic{
	vertical-align: middle;
}

.ic-image{
	float: left;
}

.ic-image img {
	display: inline-block;
}

.ic-short-description {
	font-weight: inherit;
}

.ic-info .ic-details {
	text-align: left;
}

.ic-info-box {
	clear: both;
	background: #efefef;	
}

.ic_rounded .icnav .titleic {
	font-size: 20px;
}

.ic_rounded.iccalendar .ic-table th, .ic_rounded.iccalendar .ic-table td div {
	font-size: 16px;
}

.ic_rounded.iccalendar .ic-table td div {
	line-height: 25px;
}

#legende{
display: flex;
flex-wrap: wrap;
justify-content: center;
}

#legende p {
	display: inline-block;
	margin: 5px;
	padding: 2px 5px;
	border-radius: 3px;
	font-size: 10px;
	font-weight: bold;
}

#ictip span.img img {
	margin: 0 auto;
}

#ictip .ictip-event-title {
	font-size: 15px;
}

#marker {
	display: inline;
}
/*--------------------------- Slider */
#slider {
  	margin-top: -250px !important;
}

#slider h1 {
	color: #fff;
	font-size: 40px;
	margin-top: 150px;
}

#slider h2 {
	color: #fff;
	font-size: 30px!important;
}

.burger-icon > span {
	background-color: #fff;
}

/*------------------- alerte --------------------*/
.alert.alert-message {
	background-color: #fff!important;
	border-color: #fff;
	color: #468847;
	position: fixed;
	z-index: 9999999999999;
	top: 50px;
	width: 50%;
	margin-left: 25%;
}

/*-------------- template ----------------*/

@media only screen and (max-width: 450px) {
	.no-mobile {
	display: none;
	visibility: hidden;
	}
	
	h1{
		font-size: 22px!important;
	}
	h2{
		font-size: 20px;
	}
    #sp-menu {
        position: fixed !important;
        right: 0;
        top: 35px;
    }
}

#sp-main-body {
	padding: 10px 0;
}

#comments-form img.smile {
	display: inline!important;
}

#sp-top1 .hidden-phone{
	display: none;
}

.container{
	max-width: 1500px;
}

.container {
	width: 95%;
}

.sp-megamenu-parent {
	float: none;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a:hover {
	color: #187CB7;
}

#sp-bottom {
	padding: 30px 0px !important;
	background: #F6F6F6 !important;
}

#sp-bottom .container{
	max-width: inherit;
}

#sp-bottom1 h3 {
	text-align: center;
	font-size: 25px !important;
	margin-bottom: 35px;
	color: red;
}

#sp-bottom1 .info h3::before {
	font-family: "Font Awesome 5 Free";
	content: "\f059";
	margin-right: 15px;
	font-size: 40px;
	margin-bottom: 15px;
	vertical-align: middle;
}

#sp-bottom1 .appli h3::before {
	font-family: "Font Awesome 5 Free";
	content: "\f058";
	margin-right: 15px;
	font-size: 40px;
	margin-bottom: 15px;
	vertical-align: middle;
}

#sp-bottom1 .fb h3::before {
	font-family: "Font Awesome 5 Free";
	content: "\f164";
	margin-right: 15px;
	font-size: 40px;
	margin-bottom: 15px;
	vertical-align: middle;
}

.nouveau h2::before {
	font-family: FontAwesome;
	content: "\f06e";
	margin-right: 15px;
	font-size: 40px;
	margin-bottom: 15px;
	vertical-align: middle;
	color: #187CB7;
}

.fidele h2::before {
	font-family: FontAwesome;
	content: "\f21c";
	margin-right: 15px;
	font-size: 40px;
	margin-bottom: 15px;
	vertical-align: middle;
	color: #187CB7;
}

.fidele .mom::before {
	font-family: FontAwesome;
	content: "\f004";
	margin-right: 15px;
	font-size: 30px;
	margin-bottom: 15px;
	vertical-align: middle;
	color: #FF6B3C;
}


.nouveau h3::before {
	font-family: FontAwesome;
	content: "\f164";
	margin-right: 15px;
	font-size: 30px;
	margin-bottom: 15px;
	vertical-align: middle;
	color: #FF6B3C;
}

#sp-footer {
	background: #187CB7;
}

.blog_1-colonne, .item{
	width: 1170px;
	margin: 0 auto;
}

article.item {
	width: 80%;
	margin: 0 auto;
}

@media only screen and (max-width: 450px) {
	article.item {
		width: 100%;
	}
}


.breadcrumb img{
	display: inline;
}

.ui.form .fields {
	display: flex !important;
	margin: 10px 0 40px !important;
	background: #fff;
	padding: 5px;
}

/*-------------------------------------------------*/
h1 {
	color: #525252;
	text-align: center;
}

h2{
	font-size: 22px!important;
}

h3{
	font-size: 18px!important;
}

h4{
	font-size: 14px!important;
}

.prix h3 {
	color: #585858;
	font-size: 20px;
}

.lt-button:hover, .lt-price-sub .price {
	background: #bbadff;
}

.lt-price-sub .price-bg-bottom {
	border-top: 30px solid #bbadff;
}


.price h3{
	color: #fff;
}

.lt-service-sub {
	background: #FF6B3C none repeat scroll 0 0;
	padding: 10px 0 0 0;
}


.lt-service-sub a {
	font-size: 15px;
	color: #fff;
	border: 0;
	padding: 0px 0px;
	transition: all 400ms ease 0s;
	font-weight: bold;
}

.lt-service-sub img {
	width: 40px;
}

.sppb-text-center h4 {
	background: #f5f5f5;
	width: 95%;
	margin: 0 auto;
    border-color:#555 #666 #666 #555 ;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	font-weight: 600;
	margin-bottom: 15px;
}

.lt-price-sub ul li {
	border-bottom: 1px solid #d7d3d3;
}

#lt-booking p {
	color: #fff !important;
	font-weight: bold;
}

.lt-service-sub p {
	display: none;
}

.reserve{
	background:#fff;
	opacity: 0.ù8;
}

.sp-megamenu-parent > li > a {
	font-size: 15px;
}

.titre {
	font-family: Josefin Sans, sans-serif;
	font-weight: 300;
	color: #1f1f1f;
	text-align: center;
}

.entry-header.has-post-format {
	margin-left: 0px;
}

.sppb-title-subheading{
	text-transform: none!important;
	font-size: 20px!important
}

.sppb-section-title h3 {
	font-size: 45px !important;
	text-shadow: 3px 3px #4f4f4f;
}

.lt-button {
	padding: 25px 30px;
	color: #3f3f3f;
	text-transform: uppercase;
	display: block;
	max-width: 350px;
	margin: 0 auto;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
	background: transparent;
	color: #365899;
}

.sppb-articles-carousel-meta-category, .sppb-articles-carousel-meta{
	display: none;
	visibility:	hidden;
}

.sppb-articles-carousel-img {
	height: 200px;
	background: #fff;
	padding: 5px;
}

.sppb-articles-carousel-content{
	position: relative;
}

.bx-wrapper img {
	max-height: 300px;
	margin: 0 auto;
}

.sppb-addon-articles-carousel .bx-pager.bx-default-pager {
	display: none;
	visibility:	hidden;
}

/*---------------------------------- Site ------------------------------------*/
.js-marquee img{
	display: inline!important;
}

.bloc_message {
	background: #fff;
	-moz-box-shadow: 2px 2px 4px #b5a49f;
	-webkit-box-shadow: 2px 2px 4px #b5a49f;
	box-shadow: 2px 2px 4px #b5a49f;
	border: 1px solid #E1D5E2;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	width: 40%;
	margin: 25px auto 100px;
	min-width: 350px;
	position: relative;
	border: 2px solid #5AADDD;
	padding: 15px;
	text-align: center;
}

.bloc_trouve {
	background: #fff;
	-moz-box-shadow: 2px 2px 4px #b5a49f;
	-webkit-box-shadow: 2px 2px 4px #b5a49f;
	box-shadow: 2px 2px 4px #b5a49f;
	border: 1px solid #E1D5E2;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	width: 40%;
	margin: 5px auto 25px;
	min-width: 350px;
	position: relative;
	border: 2px solid #5AADDD;
	padding: 15px;
	text-align: center;
	font-size: 18px!important;
}

.bloc100{
-moz-box-shadow : 2px 2px 4px #b5a49f;
-webkit-box-shadow : 2px 2px 4px #b5a49f;
box-shadow : 2px 2px 4px #b5a49f;
border:1px solid #E1D5E2;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
padding: 7px;
margin: 0 auto;
overflow: hidden;
width: 98%;
background: #f2eff6;
}

.bloc-texte{
-moz-box-shadow : 2px 2px 4px #b5a49f;
-webkit-box-shadow : 2px 2px 4px #b5a49f;
box-shadow : 2px 2px 4px #b5a49f;
border:1px solid #E1D5E2;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
width: 98%;
padding: 7px;
margin: 10px auto;
overflow: hidden;
background: url(../images/white-55.png);
}

.bloc{
	background: #fff;
-moz-box-shadow : 2px 2px 4px #b5a49f;
-webkit-box-shadow : 2px 2px 4px #b5a49f;
box-shadow : 2px 2px 4px #b5a49f;
border:1px solid #E1D5E2;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
padding: 7px;
margin: 10px auto;
}

.bloc a{
	display: block;
text-decoration: none;
}

.fond1{
	position: relative;
	height: 100%;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/images/slider-accueil/fond-gmapfp.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: 0 0;
	box-shadow: 0 0 0 0 #ffffff;
}

.flex{
display: flex!important;
flex-wrap: wrap;
justify-content: center!important;
}

.flex-centre{
display: flex!important;
flex-wrap: wrap;
justify-content: center;
}

.flex-start{
display: flex;
flex-wrap: wrap;
justify-content: start;
}

.flex-between{
display: flex;
flex-wrap: wrap;
justify-content: space-between!important;
}

.inline{
	display: inline!important;
}

.ligne.inline{
	display: flex!important;
}

.aligne{
	display: inline!important;
	margin-right: 15px;
}

.deux_c{
	width: 48%;
	min-width: 350px;
}

#form-row-autorise label{
	font-weight: normal;
	width: 95%!important;
	float: right!important;
	font-size: 0.8em;
}

.form-horizontal .control-label {
	width: 220px;
	min-width: 220px
}

.jj_sl_navigation li a .jj_social_text {
	width: 250px!important;
	margin-right: 15px;
}

.jj_sl_navigation li a {
	width: 200px!important;
}

.jj_sl_navigation.left {
	left: -175px!important;
}

#sp-bottom1, #sp-bottom2, #sp-bottom3{
	background: #F6F6F6;
	
}


.bloc_bas{
	padding: 15px;
	
}

.bloc_bas h3{
	text-align: center;
	
}

.padding_h0{
	padding: 0px 0 15px!important;
}

.information .container .row{
	display: flex;
flex-wrap: wrap;
justify-content: space-around;
}

.sp-module ul > li > a::before {
	font-family: FontAwesome;
	content: ""!important;
	margin-right: 0px!important;
}

#sp-menu img{
	display: inline;
	margin-right: 10px;
}

.sourcecoast .btn-primary {
	background-color: #187CB7;
	display: inline-block !important;
	float: none !important;
	width: auto !important;
}

.cyclo .sppb-addon-image-layout-content {
	padding: 10px 50px 10px;
}

/*-------------------*/
.visBtnCon {
	text-align: left!important;
}

.visBtnCon input {
	background: #39947f;
	color: #fff;
	padding: 8px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	background-color: #fff !important;
}

/*------------------ dernier RM ---------------------*/
.gmapfp_dernier{
display: flex;
padding: 0;
flex-wrap: wrap;
justify-content: center;
}

.gmapfp_dernier li {
  border: 1px solid #ccc;
  list-style-type: none;
  padding: 5px;
  width: 30%;
  min-width: 250px;
  background: #f6f6f6;
margin: 1% 1% 5px; 
position: relative;
}

.gmapfp_dernier h4{
display: block;
}

.gmapfp_dernier img{
	height: 250px;
	margin: 0 auto;
}

@media only screen and (max-width: 450px) {
	.gmapfp_dernier li {
	  border: 1px solid #ccc;
	  list-style-type: none;
	  padding: 15px;
	  width: 100%;
	  min-width: 250px;
	  background: #f6f6f6;
	margin: 1% 1% 5px; 
	}
	.gmapfp_dernier img{
	width: 100%;
	  max-width: 350px;
	  max-height: 250px;
	}	
}

.absolu{
	position: absolute;
	right: 5px;
	bottom: 5px;
}

/*--------------- defilant premium ---------------------------------*/

#slide {
    margin: 10px auto;
    position: relative;
    height: 350px;
    width: 100%;
    overflow: hidden;
}
#slide div {

	position: relative;
	display: inline-block;
	margin: 5px!important;
}

.activite {
	padding: 0;
	margin: 0;
	font-size: 14px !important;
}

.premium{
	-moz-box-shadow: 2px 2px 4px #b5a49f;
	-webkit-box-shadow: 2px 2px 4px #b5a49f;
	box-shadow: 2px 2px 4px #b5a49f;
	border: 1px solid #E1D5E2;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	width: auto;
	padding: 7px;
	margin: 10px auto !important;
	background: url(../images/white-55.png)!important;
	min-height: 350px;
	min-width: 300px;
	max-width: 350px;
}

.premium img{
max-height: 150px!important;
margin: 0 auto;
max-width: 300px!important;
}

.premium .image, .premium .texte{
display: block!important;
margin: 0 auto!important;
max-width: 300px!important;
}

.fiche_premium{
background: #a4a4a4;
  color: #fff;
  padding: 3px 8px;
  -moz-box-shadow : 2px 2px 4px #b5a49f;
-webkit-box-shadow : 2px 2px 4px #b5a49f;
box-shadow : 2px 2px 4px #b5a49f;
border:1px solid #E1D5E2;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
text-decoration: none;
font-weight: bold;
}

.voir_premium{
	position: absolute;
	bottom: 5px;
}

.premium h2 {
	padding: 0;
	margin-top: 0;
	text-align: center;
	font-size: 15px!important;
}

.voir_premium .fiche {
	background: #408cc3 !important;
	color: #fff;
	padding: 3px 8px;
	font-weight: bold;
}

.texte_defilant{
	font-size: 0.9em;
text-align: center;
width: 100%;
}

.premium .image{
	min-height: 150px;
}

@media only screen and (max-width: 600px) {
	.premium{
	width: 100%;
	}	
}

@media only screen and (max-width: 900px) {
.premium{
width: 50%;
}

}

/*------------------- slide annonce --------------------*/
.sj-ads-slideshow {
    border-color:#555 #666 #666 #555 ;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
-moz-box-shadow : 2px 2px 4px #333;
-webkit-box-shadow : 2px 2px 4px #333;
box-shadow : 2px 2px 4px #333;
max-width: 100%;
margin: 0 auto;
/*------------- Frise Noël -------------
	padding: 75px 0 0;
	background: url(../images/frise-noel.png);
	background-position: 0 top !important;
	background-repeat: repeat-x;
---------------------------------------*/
}

.sj-ads-slideshow.adssl-left .item .adssl-caption {
  margin-left: 15px;
  padding: 5px;
  background: url(../images/white-80.png);
    border-color:#555 #666 #666 #555 ;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
-moz-box-shadow : 2px 2px 4px #333;
-webkit-box-shadow : 2px 2px 4px #333;
box-shadow : 2px 2px 4px #333;
}

.sj-ads-slideshow .adssl-inner .item .adssl-caption .item-title > a {
  color: #686868;
  font-size: 25px;
  font-weight: bold;
}

.sj-ads-slideshow .adssl-inner .item .adssl-caption {
  bottom: inherit;
  top: 5%;
}

.sj-ads-slideshow .adssl-inner .item .adssl-caption > div {
  color: #000;
}

.item h2 {
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-weight: normal;
}

.adresse {
  color: #000;
  font-family: prototype;
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
}

.sj-ads-slideshow.adssl-left .adssl-controls-wrap {
    width: 25%;
	max-width: 60px;
}

.juloawrapper h2 {
	font-size: inherit;
}

.juloawrapper .row-fluid {
	background: url(../images/white-35.png);
	padding: 0 15px;
}

.juloawrapper .row-fluid [class*="span"]:first-child {
	padding: 0 15px;
}

@media all and (max-width: 767px) {
	.sj-ads-slideshow.adssl-left .adssl-controls-wrap {
		display:none;
	}
	
	.slide_annonce{
	padding-bottom: 0px;		
	}
	
.sj-ads-slideshow .adssl-inner .item .adssl-caption {
  position: static;
}

.sj-ads-slideshow .adssl-inner .item .adssl-caption {
margin-left: 0!important;
    border: 0;
-moz-border-radius: inherit;
-webkit-border-radius: inherit;
-khtml-border-radius: inherit;
border-radius: inherit;
-moz-box-shadow : inherit;
-webkit-box-shadow : inherit;
box-shadow : inherit;
}

.sj-ads-slideshow .adssl-inner .item .adssl-caption .adssl-readmore > a {
  display: none;
}

.sj-ads-slideshow .adssl-inner .item .adssl-caption .item-title > a {
  font-size: 14px;
}
	
	.sj-ads-slideshow .adssl-controls-wrap{
		 position:static;
	}
	.sj-ads-slideshow .adssl-controls-wrap .ctr-left{
		 background: url("../images/arrow-left.png") no-repeat scroll center center rgba(0, 0, 0, 0);
		top: 50%;
		margin-top:-16px;
		width: 16px;
		left:10px;
	}
	
	.sj-ads-slideshow .adssl-controls-wrap .ctr-right{
		 background: url("../images/arrow-right.png") no-repeat scroll center center rgba(0, 0, 0, 0);
		top: 50%;
		margin-top:-16px;
		width: 16px;
		right:10px;
		left:auto;
	}
	
	
}

.paginationblock ul{
	list-style-type: none;
}

.paginationblock li {
	float: left;
	margin-right: 5px;
	width: auto;
	height: 25px;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s;
	border-radius: 10%;
	background: #fff;
	padding: 5px;
	line-height: 15px;
}

.paginationblock li a{
	display: block;
	margin: 0;
	text-decoration: none;
}



.pouce {
  float: right;
  font-size: 1.8em;
  margin-right: 5px;
}

.pouce a{
color: #e31f1f;
}

.indice_tarif{
	display: inline!important;
}

#relais li .pouce a::before {
  content: ''!important;
}

.modifier {
  background: red none repeat scroll 0 0;
  border: 1px solid;
  color: #fff;
  display: block;
  margin: 50px 0 0 150px;
  padding: 5px;
  text-align: center;
  width: 10em;
-moz-box-shadow : 2px 2px 4px #b5a49f;
-webkit-box-shadow : 2px 2px 4px #b5a49f;
box-shadow : 2px 2px 4px #b5a49f;
border:1px solid #E1D5E2;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
font-weight: bold;
}

.modifier:hover {
  background: #fff none repeat scroll 0 0;
  border: 1px solid;
  color: red;
}

#modif_icone  img{
margin: 15px;
}

.gmapfp_liste{
font-size: 13px;
}

#slide {
	min-height: 380px;
	position: relative;
	overflow: hidden;
}

.picto {
display: flex;
flex-wrap: wrap;
justify-content: center;

}

.picto img{
	margin-right: 8px;
}

.legende{
	margin: 25px 0 0 5%;
	width: auto;
}

.legende h4{
font-size: 200%;
margin-bottom: 5px;
}

.legende img {
	display: inline;
  margin: 3px 0;
  vertical-align: middle;
}

.legende span {
  margin-left: 8px;
  font-size: 130%;
}

.legende td{
vertical-align: top;
}

#search_gmapfp, #text_from, #text_to{
-moz-box-shadow : 2px 2px 4px #333;
-webkit-box-shadow : 2px 2px 4px #333;
box-shadow : 2px 2px 4px #333;
border-color:#555 #666 #666 #555 ;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
margin-left: 15px;
border: 1px solid blue;
}

#gmapfp input {

  margin: 25px 0 0 0;

}

.gmapfpform .rouge {
  background: none repeat scroll 0 0 red;
  color: #ffffff;
  font-weight: bold;
  margin-left: 0;
  margin-top: 10px;
  padding: 8px 3px;
}

.gmapfp_marqueur h2{
margin: 0;
}

.button_ite{
  background: none repeat scroll 0 0 red;
  color: #FFFFFF;
  font-weight: bold;
  padding: 0 10px 3px;
 display: block;
   -moz-box-shadow : 2px 2px 4px #333;
-webkit-box-shadow : 2px 2px 4px #333;
box-shadow : 2px 2px 4px #333;
border-color:#555 #666 #666 #555 ;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
margin: 15px 0 0 50px;
  }
  
.gmapfp_marqueur span {
  font-size: 17px!important;
}

.gmapfp_marqueur h2 {
  font-size: 15px!important;
}

.gmapfpform select {
padding: 3px 5px;
}

.gmapfp_largeur_titre h2{

}

.gmapfp_message {
  overflow: hidden;
  	background: url(../images/white-55.png)
}

.indic{
font-size: 0.8em;
}

.itineraire{
margin-left: 15px;
}

.main_component .gmapfp_liste img{
  background: transparent;
  border: 0;
  border-radius: inherit;
  box-shadow: inherit;
  margin: 0;
  padding: 3px;
}

.gmapfp_marqueur img{
max-width: 150px;
display: inline;
}

.gm-style .gm-style-iw-d {
	overflow: hidden!important;
}

.gmapfpform{
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}

#relais, .gmapfpform{
display: flex;
flex-wrap: wrap;
}

.logo-rm{
	font-weight: bold;
	color: #187CB7!important;
}

.logo-rm:hover{
	background: #f9f9f9;
}

.logo-rm img{
	display: inline;
	margin-right: 15px;
}

@media all and (max-width: 500px) {
      #relais{
    flex-direction: column;
      }
}

.gmapfp_liste {
flex: 1;
min-width: 300px;
}

#carte {
flex: 3;
min-width: 300px;
}

@media all and (max-width: 750px) {
	#carte,#map_canvas, #carte form{
	visibility: hidden;
	height: 5px!important;
	}
	#libre {
	display: none;
	}
}

.gmapfp_liste ul{
	padding: 0;
	margin: 0;
	max-height: 700px;
	overflow-y: scroll;
}

.gmapfp_article_listing_1, .gmapfp_article_listing_{
	background: #fff;
	-moz-box-shadow : 2px 2px 4px #b5a49f;
	-webkit-box-shadow : 2px 2px 4px #b5a49f;
	box-shadow : 2px 2px 4px #b5a49f;
	border:1px solid #E1D5E2;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
	padding: 7px;
	margin: 10px 3px 0 0;
}


@media all and (max-width: 750px) {
      .gmapfp_liste ul{
		max-height: inherit;
		overflow-y: hidden;
      }
}

.gmapfp_liste li{
list-style-type: none;
}

.pays {
  background-color: #F67409;
  color: #fff;
padding: 3px 5px !important;
}

.pays:hover {
background: #B95604  !important;
color:#fff;
}

#legende img {
	margin: 3px 5px;
	vertical-align: middle;
}

.photo-recherche{
	max-height: 140px;
}

.retour {
	position: fixed;
	top: 150px;
	right: 25px;
	z-index: 9999999;
}

@media only screen and (max-width: 450px) {
	.retour {
	position: fixed;
	top: 30px;
	right: 45px;
	z-index: 9999999;
	}
}

.bouton{
	display: block;
background: #187CB7!important ;
  color: #fff!important;
  padding: 3px 8px!important;
text-decoration: none;
font-weight: normal!important;
}

.bouton_detail{
background: #187CB7 ;
  color: #fff;
  padding: 3px 8px;
text-decoration: none;
font-weight: bold;
display: inline-block;
border: 1px solid #3f8bc3;
}

.bouton_detail a {
	display: block;
	text-decoration: none;
	color: #fff;
}

.bouton_flip{
	display: block;
	background: #187CB7;
	color: #fff;
	padding: 10px 8px;
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
	border: 1px solid #3f8bc3;
	-moz-box-shadow : 2px 2px 4px #b5a49f;
	-webkit-box-shadow : 2px 2px 4px #b5a49f;
	box-shadow : 2px 2px 4px #b5a49f;
	border:1px solid #E1D5E2;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	transition-property: background;
	transition-duration: 3s;
}

.flip-box-inner .fa, .flip-box-inner .far, .flip-box-inner .fas {
	font-family: "Font Awesome 5 Free" !important;
}

.flip-box-inner h2{
	-moz-box-shadow : 2px 2px 4px #b5a49f;
	-webkit-box-shadow : 2px 2px 4px #b5a49f;
	box-shadow : 2px 2px 4px #b5a49f;
	border:1px solid #E1D5E2;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	background: rgba(255, 107, 60, 0.9);
}

.flip-box-inner .devenir{
	background: rgba(242, 229, 74, 0.9)!important;
	color: #656565;
}

.bouton_flip:hover{
	color: #187CB7;
	background: #fff;
}

.fiche{
background: #187CB7;
  color: #fff;
  padding: 3px 8px;
  -moz-box-shadow : 2px 2px 4px #b5a49f;
-webkit-box-shadow : 2px 2px 4px #b5a49f;
box-shadow : 2px 2px 4px #b5a49f;
border:1px solid #E1D5E2;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
text-decoration: none;
font-weight: bold;
}

.fiche:hover{
background: #a4a4a4;
text-decoration: none;

}

.gbs3 .gcore-label-left {
  max-width: 300px!important;
  min-width: 300px!important;
}

blockquote{
  margin-left:46px;
  font-family:"Segoe Print", "Times New Roman", Verdana;
  padding: 8px;
  min-height: 44px;  
  border:2px solid black;
  border-radius:6px;  
  z-index:1;
  background: #fff;
}

.bubble
{
  background: url('../images/bubble.png') no-repeat;
  margin:16px 0 0 0;
  width:48px;
  height:20px;
  padding:0;
  position:relative;
  z-index:10;
  float:left;
}

#modif_icone input[type="checkbox"]{
margin: 0px 10px 10px 0px;	
}

.bloc img{
  border: 0!important;
-moz-box-shadow : inherit!important;
-webkit-box-shadow : inherit!important;
box-shadow : inherit!important;	
}

.enseigne{
	color: red!important;
}

input.myshortlist {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}

.send_list_field input, .btn-default{
	color: #000!important;
}

.myshortlist_item_right .delete_button {
	color: red !important;
	font-size: 25px;
}

.myshortlist_item_right .delete_button{
	color: red!important;
}

.premium_fiche {
	width: 100%;
	text-align: center;
	margin-top: 0;
}

.premium_fiche img {
	vertical-align: middle;
	display: inline;
	margin-right: 5px;
}

.zindex{
	z-index: 99999999999!important;
}


@media only screen and (max-width: 450px) {
	.juloawrapper {
	width: 100%;
	}
	.text_annonce {
	width: auto;
	padding: 0 5px;
	min-width: 250px;
	}
	.promo{
	width: 100%;
	margin: 0 5px;
	}
	.juloawrapper .row-fluid [class*="span"]:first-child {
		padding: 0 5px;
	}
	.juloawrapper .row-fluid {
		padding: 0 0px;
	}
}	

/*--------------------------------------------------------------*/

.juloawrapper legend {

	margin-bottom: 0px;
}

.juloawrapper .btn {
	color: red;
}

.important{
background: #fefbce ;
  color: #444;
  padding: 3px 8px;
text-decoration: none;
font-weight: bold;
}

.juloawrapper .table {
	background: #ededf1;
}

/*------------- Avis des motards ------------------------------*/
.image-commentaire {
  height: auto!important;
  width: 250px!important;
}

.avis_reseaux li div {
	border: 0 !important;
}

.avis_reseaux li {
	-moz-box-shadow: 2px 2px 4px #b5a49f;
	-webkit-box-shadow: 2px 2px 4px #b5a49f;
	box-shadow: 2px 2px 4px #b5a49f;
	border: 1px solid #E1D5E2;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	width: 98%;
	padding: 7px;
	margin: 10px auto !important;
}

ul.jcomments-latest .comment {
	clear: inherit;
}

ul.jcomments-latest img {
	margin-right: 10px !important;
	width: auto; 
	height: auto; 
	margin: inherit; 
	float: none; 
	display: inline;
}

ul.jcomments-latest .commentaire img{
	border-radius: 3px;
	margin: 0;
	box-shadow: none;
	padding: 0px;
	border: 0px;
	border-color: none;
	background: transparent;
}

@media only screen and (max-width: 450px) {
	.texte h2{
		font-size: 16px!important;
	}
	.texte h3{
		font-size: 15px!important;
	}
}

/*----------------------- plus commenté -----------------------------------*/
ul.gmapfp{
	padding: 0;
}

.commente{
list-style-type: none;
	-moz-box-shadow: 2px 2px 4px #b5a49f;
-webkit-box-shadow: 2px 2px 4px #b5a49f;
box-shadow: 2px 2px 4px #b5a49f;
border: 1px solid #E1D5E2;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
width: 98%;
padding: 7px;
margin: 10px auto !important;
display: flex!important;
flex-wrap: wrap!important;
justify-content: center!important;
background: url(../images/white-55.png)!important;

}

.image {
	width: 350px;
	/*max-height: 230px;*/
	margin-right: 15px;
	text-align: center;
}

.image img{
	max-width: 350px;
	max-height: 300px;
}


.texte{
	width: calc(100% - 400px);
	min-width: 250px;
}

@media only screen and (max-width: 450px) {
	.image {
		width: 100%;
		max-height: 230px;
		margin:0;
	}

	.image img{
		max-width: 100%;
		max-height: 230px;
		margin: 0 auto 15px;
	}


	.texte{
		width: 100%;
	}
}

/*---------- Alyx --------------------------*/
.alyx_mobile{
	display: none;
}

/*body:not(.accueil) #alyxModal .modal-dialog {
    margin-top: 250px; 
}*/

.alyx{
	position: fixed;
	top: 28px;
	z-index: 9999;
	left: 50%;
	transform: translateX(-50%);
	margin: 0 !important;
	transition: all 0.8s ease-in-out; 
}

.header-sticky .alyx{
	top: 7px;
}

.alyx-banner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: #fff;
	color: #4c4e51;
	padding: 5px;
	border-radius: 8px;
	margin-bottom: 20px;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	border-left: 10px solid #ff9900;
	max-width: 500px;
	font-size: 10px;
}

.alyx-image img {
    width: 70px; 
    height: 70px;
    border-radius: 50%; /* Rendre l'image ronde */
    object-fit: cover;
    margin-right: 15px;
    border: 3px solid #ff9900; /* Cadre de couleur autour de l'image */
}

.alyx-text {
    flex-grow: 1;
    margin: 0 10px;
}

.alyx-text .greeting {
    font-size: 1.2rem;
    font-weight: 700;
    color: #ff9900; /* Utilisation de la couleur vive pour le "salut" */
    margin: 0;
}

.alyx-text .intro {
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    line-height: 1.2;
}

.alyx-cta .btn-primary {
    background-color: #ff9900;
    border-color: #ff9900;
    color: #333333;
    font-weight: bold;
    padding: 5px 5px;
    transition: background-color 0.3s;
	font-size: 14px;
}

.alyx-cta .btn-primary:hover {
    background-color: #cc7a00;
    border-color: #cc7a00;
    color: #ffffff;
}

/* Réajustement pour les petits écrans (mobile) */
@media (max-width: 768px) {
    .alyx {
        display: none;
    }
	
	.alyx_mobile{
	display: block;
	}
    .alyx-banner {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        padding: 8px 10px;
        box-sizing: border-box;
        height: auto; 
		margin: 0;
    }

    /* ------------------- L'Image ------------------- */
    .alyx-image {

        flex-shrink: 0; 
    }
    .alyx-image img {
        width: 45px; 
        height: 45px;
        margin-right: 8px;
    }

    /* ------------------- Le Texte ------------------- */
    .alyx-text {
        flex-grow: 1;
        overflow: hidden;
        margin-right: 8px;
    }

    .alyx-text .greeting {
        font-size: 0.9rem;
        font-weight: 700;
        line-height: 1.1;
        margin: 0;
        white-space: nowrap; 
    }
    
    .alyx-text .intro {
        font-size: 10px;
        line-height: 1.2;
        margin: 0;
        display: -webkit-box;
        -webkit-line-clamp: 2; 
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    /* ------------------- Le Bouton CTA ------------------- */
    .alyx-cta {
        flex-shrink: 0;
        min-width: 60px; 
        text-align: right;
    }

    .alyx-cta .btn-sm {
        padding: 5px 8px;
        font-size: 0.8rem;
    }
}
