@charset "UTF-8";
/* CSS Document */


/* Styles généraux */

body {
	font-size: 16px;
	font-family: 'PT Sans Narrow', sans-serif;
	letter-spacing: 1.3px;
	font-weight: 100;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	margin-bottom: 0.5rem;
	font-family: 'Raleway', sans-serif;
	font-weight: 100;
	line-height: 1.1;
	color: inherit;
	letter-spacing:normal;
}

h4 {
    font-size: 14px;
}

.listing-hero h1 {
    text-overflow: ellipsis;
    white-space: inherit;
}

.btn-primary {
	font-size:16px;
}

.header-logo a {
    text-decoration: none;
    color: #222;
}

.header-logo a:hover {
    text-decoration: none;
}

.btn-primary:active:focus, .btn-primary:focus, .btn-primary:hover {
	background-color: #577f95;
	color: #fff;
}

.btn-primary {
    background-color: rgb(44, 92, 124);
    color: #fff;

}

.no-margin {
	margin:0;
}

.mt120 {
    margin-top: 120px;
}

.overview > ul > li > em,
.overview > ol > li > em {
	float:right;
	font-style:normal;
}

img {
    object-fit: cover;
    object-position: center;
}



/* En-tête de page */

.header-wrapper {
	position: absolute;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.9);
}

.header-logo img {
	margin: 0 5px 0 0;
	max-height: 40px;
}

.header-title {
	font-size: 18px;
	font-weight: 100;
	letter-spacing: 1px;
	line-height: 1;
	text-transform: none;
	vertical-align: -1px;
}

.nav {
    padding-left: 1em;
}

.primary-nav-wrapper .nav-link {
	font-size: 17px;
	font-weight: 100;
}

.primary-nav-wrapper .sub-menu a {
	font-size: 16px;
	line-height: 24px;
}

.header-actions .nav-link .fa {
	font-size: 16px;
	opacity: 1;
}

.breadcrumb .breadcrumb-item {
    color: #2c5c7c;
    font-weight: 400;
}

.breadcrumb span.breadcrumb-item {
    color: #a5a5a5;
}


/* Sections sur l'accueil */


/* ------- Map monde ------*/

.map {
	height: auto;
	width:100%;
	background-image:url(../img/slide9.jpg);
	background-size:cover;
	background-color: #fefcf7;
}

.map-inner {
	position: relative;
	top: 40px;
	max-width: 1300px;
	height: 860px;
	margin: 0px auto;
	overflow: hidden;
	background: url(../img/map-monde.png) center no-repeat;
}

/* ------- Photo pleine largeur avec lien vers #destinations ------*/

.hero-image-wrapper {
	height: 200px;
	margin: 0 0 80px 0;
	
}

.hero-image {
	background-color: rgb(44, 92, 124);

}

/*.hero-image-src {
 background-size: cover;
 background-position: center;
}*/

.hero-image-content {
	left: 0;
	top: 50%;
}

h1.hero-image-content-title-simple {
	background-color: transparent;
	clear: both;
	float: none;
	font-size: 40px;
	font-weight: 100;
	padding: 0;
	display: block;
}

.hero-image-content p {
	color: #fff;
	font-size: 26px;
	font-weight: 200;
	margin: 7px 0 30px 0;
	float: none;
	font-family: 'Raleway', sans-serif;
}

.hero-image-content .btn {
	font-size: 16px;
	background-color: #666;
}

.tpl_base .hero-image-wrapper {
	height: 400px;
	margin: 60px 0 40px 0;
}

.tpl_base .hero-image-wrapper .hero-image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.tpl_base h1, .tpl_destination h1 {
    font-size: 2.5em;
    margin: 40px 0;
}

.page-header h2 {
	font-size: 40px;
	font-weight: 100;
	color: #777;
}

.category-column h3 {
	font-size: 24px;
}

/* ------- Boites resorts------*/

.listing_centre_item .listing-box-attributes > p {
	text-align: justify;
	color: #323232;
	font-size: 0.8rem;
}

.listing-box-rating .fa {
	color: #f5cb54;
	font-size: 13px;
}

.listing-box-content h2 {
	font-size: 20px;
	font-weight: 200;
	letter-spacing: 2px;
}

.listing-box-content h3 {
	font-size: 14px;
	font-family: 'PT Sans Narrow', sans-serif;
}

.actions-list {
	background-color: #e7783a;
	font-size: 14px;
	text-transform: uppercase;
}

.tag.listing-box-category {
	font-size: 15px;
	padding: 2px 7px;
	background-color: rgb(31, 86, 116);
}

.listing-box-attributes {
	height: 120px;
	overflow: hidden;
}

.listing-box-content h2 a {
	color: rgb(44, 92, 124);
	display: inline;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-family: 'PT Sans Narrow', sans-serif;
	letter-spacing: 1px;
	font-weight: 200;
	width:75%;
}

.listing-box-rating {
	top: 10px;
	display: inline;
	position: absolute;
	right: 0;
	width:25%;
}

.actions-button span {
	background-color: #e46a25;
	border-radius: 10px;
	height: 6px;
	width: 6px;
}

.listing-box-attributes dt {
	color: #373737;
}

.listing-box-attributes-icons li {
	color: #353333;
	font-weight: 200;
}

.listing-box-attributes-icons li .fa {
	color: #908f8f;
	font-size: 16px;
}

.listing-box-attributes {
	height: 120px;
	overflow: visible;
}

.dark-btn {
	color: #666;
	border: 1px solid rgb(0, 0, 0, 0.8);
	background-color: rgba(255, 255, 255, 0.1);
	display: block;
	padding: 6px 16px;
	text-align: center;
	margin: 0 0.3em;
}

.dark-btn:hover, .dark-btn:focus{
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0.1);
	background-color: rgba(0, 0, 0, 0.18);
	text-decoration: none;
}


/*---------- Les Bons plans ---------*/

.bonplan-item {
	background: none;
	box-shadow: 0 1px 1px rgba(50, 50, 50, 0.12);
	border-radius: 2px;
	margin: 0 15px 30px;
	position: relative;
	max-width:350px;
	height: 560px;
	display: flex !important;
	width: auto !important;
	flex-flow: row nowrap;
	justify-content: center;
	align-content: center;
	align-items: flex-end;
}

.bonplan-item .bonplan-bg {
	background-color: transparent;
	background-position: center center;
	background-size: cover;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.bonplan-item .bonplan-details {
	flex:0 1 auto;
	max-width: 100%;
	margin:0 30px;
	padding:10px 10px 20px;
	background-color: rgba(88, 95, 96, 0.8);
	text-align: center;
}

.bonplan-item .btn-group {
	width: 80%;
}

.pricing-col {
	height: 560px;

}

.pricing-title {
	color: #fff;
	font-size: 30px;
	font-weight: 100;
	padding: 14px 12px;
	font-family: 'PT Sans Narrow', sans-serif;
	border-bottom: 1px solid rgba(255, 255, 255, 0.47);
}

.pricing-price {
	margin: 0;
	text-align: center;
	position: absolute;
	bottom: 0;
	background-color: rgba(88, 95, 96, 0.8);;
	padding:10px 10px 20px 10px;
	left: 30px;
	right: 30px;
}

.pricing-features p, .pricing-features li {
	color: #fff;
	line-height: normal;
	padding:0;
	font-size: 18px;

}

.pricing-currency {
	color: #fff;
	font-weight: 200;
	vertical-align: 18px;
}

.pricing-value {
	color: #fff;
	font-size: 30px;
}

.pricing-btn {
	border: 1px solid rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 0.1);
	color: #fff;
	display: block;
	padding: 12px;
	text-align: center;
	position: relative;
	margin: 1em 0.4em 0;
	width: 100%;
}

.pricing-btn:hover, .pricing-btn:focus {
	color: #014c8c;
	background-color: rgba(255, 255, 255, 0.55);
	text-decoration: none;
}

.cta-price h3 {
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
    padding: 10px 40px 20px 10px;
    text-align: right;
}

.pricing-price .btn-group, .btn-group-vertical {
	width: 80%;
}


/*---------- Les partenaires ---------*/

.flex-partenaires {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-evenly;
	align-items: center;
}

.flex-partenaires > * {
	flex:0 0 auto;
}

.partner img {
	height: auto;
	opacity: 1;
}

.partners:hover img {
	opacity: 1;
	filter: unset;
}


/*---------- Call-to-action ---------*/

.cta-price {
	background-color: #2c5c7c;
	padding: 80px 1200px;
}

.cta-price h3, .cta-price h4 {
	width: 40%;
	display: inline-block;
	vertical-align: middle;
	font-weight: 100;
	color: #fff;
}

.cta-price-btn {
	border: none;
	background-color: rgba(255, 249, 249, 0.1);
	color: #fff;
	display: block;
	padding: 12px;
	text-align: center;
	position: relative;
	margin: 0;
	font-size: 18px;
	font-weight: 400;
}

.cta-price-btn:hover, .cta-price-btn:focus {

	border: 1px solid #fff;
	background-color: rgba(0, 0, 0, 0);
	color:#fff;
	text-decoration:none;
}

.cta-price .fa {
	opacity: 0.9;
	font-size: 34px;
	vertical-align: middle;
}


/*---------- Pied de page ---------*/

.footer-wrapper h3 {
	color: #242323;
	font-size: 18px;
	font-weight: 100;
}

.footer-wrapper h3 span {
	font-size: 14px;
	font-weight: 500;
	margin: 0 0 14px 0;

}

.footer-wrapper a:hover {
	color: #fff;
}


.social a:hover {
	background-color: #7c9897;
	color: #fff;
}


/*---------- Page destinations-details ---------*/

.listing-toolbar {
	background-color: #2c5c7c;
}


.listing-toolbar.affix {
	top: 0; /* Was 55px - Jacob */
}

.listing-hero {
	padding: 90px 0 30px;
}

.listing-hero h1 .fa {
	background-color: transparent;
	color: #f5cb54;
	font-size: 14px;
	margin: 0;
}

.centre_galerie .slick-prev {
	left:0;
	z-index:1;
	margin-left:15px;
}

.centre_galerie .slick-next {
	right:0;
	z-index:1;
	margin-right:35px;
}

.centre_galerie .gallery-item {
	height: 560px;
}

.slick-prev::before, .slick-next::before {
    font-size: 40px;
    opacity: .55;
    color: #f;
    font-weight: 100;
}

.slick-dotted.slick-slider {
	margin-bottom: 60px;
}


.listing-detail-section {
	margin-bottom: 60px;
}

.listing-detail-section .text {
	color: #252525;
	font-size: 13px;
	background-color: #fffcfc;
	/* padding: 5px 15px; */
	border: 1px solid rgba(0, 0, 0, 0.09);
	padding: 20px;

}

.listing-detail-section .text ul li {
	margin-top: 0;
	margin-bottom: 1rem;
	text-transform: lowercase;
	list-style: square;
	color: #777f80;
}

.listing-detail-section .overview h2, .listing-detail-section > h2, .listing-detail-section .col-lg-7 h2 {
	font-size: 28px;
}

.amenities li {
	width: 50%;
}

.listing-detail-section .overview h2, .listing-detail-section > h2, .listing-detail-section .col-lg-7 h2 {
	margin: 0 0 25px 0;
}

/*---------- Section les types d'hébergements ---------*/

.map-results {
	width: 100%;
}

.map-results-inner {
	width: 100%;
	position: relative;
}

.map-results-header p {
	line-height: 20px;
	margin: 0;
	font-size: 16px;
	text-transform: uppercase;
}

.open {
	float: right;
	margin: 18px 20px 0 0;
	color: #bdd0d2;
	font-size: 20px;
}
.map-results .tse-scrollable {
	width: 60%;
}

.fleche-bas {
	display: block;
	position: absolute;
	text-align: center;
	padding: 5px 0;
	width: 100%;
	bottom: 0;
	background-color: rgba(255, 255, 255, 0.8);
	color: #bdd0d2;
	font-size: 20px;
}

.map-results-list {
	background-color: #fff;
	box-shadow: 0 0 2px rgba(50, 50, 50, 0.1);
	box-sizing: border-box;
	height: calc(100vh - 60px);
	position: relative;
	width: 60%;
	z-index: 11;
}

.map-results-list {
	box-shadow: 0 0 2px rgba(50, 50, 50, 0.1);
	height: auto;
	width: 100%;
}


.tag {
	background-color: rgb(130, 206, 206);
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(50, 50, 50, 0.3);
	color: #fff;
	display: inline-block;
	font-size: 10px;
	font-weight: 200;
	line-height: 1;
	margin: 0 0 10px 0;
	padding: 4px 7px;
	text-transform: uppercase;
	vertical-align: top;
}

.listing-row-medium-price {
	background-color: #cccccc;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(50, 50, 50, 0.3);
	color: #848484;
	display: inline-block;
	font-size: 9px;
	font-weight: 200;
	line-height: 1;
	margin: 7px 0 0 0;
	padding: 4px 7px;
	text-transform: uppercase;
	vertical-align: top;
}

.map-results-detail {
	border: 1px solid rgba(0, 0, 0, 0.09);
}

.map-results-detail h3 {
	font-size: 24px;
	font-weight: 200;
}


.post-detail {
	margin: 0 0 80px 0;
}

h3 {
	font-size: 18px;
	font-weight: 100;
	margin: 0 0 20px 0;
	text-transform: uppercase;
	color: #333;
	letter-spacing: normal;
}

.table th, .table td {
	color: #7f7f7f;
	font-size: 14px;
	font-weight: 200;
	text-align: left;
}

.overview .bloc {
	border-bottom: 1px solid rgba(0, 0, 0, 0.06);
	line-height: 34px;
	display: block;
	width: 100%;
	margin-bottom: 20px;
}

.overview ul {
	list-style: square;
	margin-left: 30px;
}

.overview li {
	border-bottom: none;
	color: #999;
	line-height: 30px;
}

.overview p {
	color: #444;
	font-size: 14px;
}

.box-title h2 {
	font-size: 28px;

}

.listing-row-content-header h3 {
	font-size: 20px;
}

.listing-row-content-header h4 {
	color: rgb(130, 206, 206);
	font-weight: 200;
	font-size: 18px;
}

.sidebar .widget {
	margin: 0 0 60px 0;
}

.document {
	border-radius: 4px;
	font-weight: 100;
	text-align: center;
	font-size: 20px;
}

.document h1 {
	font-weight: 200;
	text-align: center;
	font-size: 30px;
	margin: 18px auto;
	color: #ec532e;
}

.document .fa {
	margin: 16px auto;
	font-size: 30px;
	color: #7d7d7d;
}

.sidebar .widgettitle {
	color: rgb(130, 206, 206);
	font-size: 22px;
	border-bottom: 1px solid #d5e1e2;
	font-weight: 500;
	display: block;
	margin-bottom: 20px;
	text-transform: uppercase;
	text-align: center;
}

.widget-background-white {
	background-color: rgb(130, 206, 206);
	padding: 14px;
}

.form-group {
	margin: 0;
}

.form-control {
	margin: 10px auto;
	background-color: rgba(255, 255, 255, 0.56);
	border: 1px solid #e3e3e3;
	color: inherit;
}

.readonly {
	line-height: 2px;
	width: 100%;
	border: none;
	color: #222;
	background-color: transparent;
}

.form-control:focus {
	border-color: #e5e5e5;
}

button, input, optgroup, select, textarea, legend, label, placeholder {
	font-family: 'PT Sans Narrow', sans-serif;
	letter-spacing:normal;
	font-weight: 200;
	font-size: 13px;
	line-height: 1.15;
	margin: 0;
	color: #444;
}

fieldset {
	background-color: transparent;
	border: none;
	border-radius: 2px;
	padding: 20px 20px 5px 10px;
}

select.form-control {
	background-color: transparent;
	border: 1px solid rgb(255, 255, 255);
	border-radius: 3px;
}

.page-title-small {
	margin: 30px 0;
}

.centre_types_hebergements .bloc-galerie {
	margin: 0 0 20px 0;
	position: relative;
	z-index: 1;
}

.centre_types_hebergements .bloc-galerie img {
	display: block;
	height: 220px;
	width: 100%;
}

.centre_types_hebergements .pour-plus-info {
	display:none;
}

.map-results-header {
    width: 100%;
}

.centre_types_hebergements .map-results-list {
	width:50%;
}

.listing-row-medium-image {
    height: 85px;
    width: 120px;
}

.listing-row-medium-address {
    white-space: normal;
}

.centre_types_hebergements .map-results .partie-plus-info.tse-scrollable {
	width:50%;
	min-height:450px;
	opacity:0;
}

.centre_types_hebergements .map-results.expanded .partie-plus-info.tse-scrollable {
	opacity:1;
	z-index:11;
}

.centre_types_hebergements .expanded .map-results-detail {
	transform: translateX(417px);
}

.listing-row-image {
    min-width: 240px;
    overflow: hidden;
    position: relative;
    height: 180px;
}

.centre_types_hebergements .partie-plus-info.tse-scrollable .tse-scroll-content {
	width:100% !important;
	height:100% !important;
}

.centre_tarifs table {
	width: 100%;
	max-width: 100%;
	background-color: #fff;
	margin: 0 0 30px 0;
	border: 1px solid #eceeef;
}

.centre_tarifs table th,
.centre_tarifs table td {
	padding: 0.75rem 16px;
	vertical-align: top;
	border: 1px solid #eceeef;
	color: #7f7f7f;
	font-size: 14px;
	font-weight: 200;
	text-align: left;
}

.centre_tarifs table td {
	vertical-align: middle;
}

.widget .listing-row-medium-address .listing-box-rating {
	position: static;
}

img.listing-box-image-content{
    height: 200px;
    width: 100%;
}

/*---------- Boite modale ---------*/

/* .modal-dialog {
	margin:60px auto 30px;
    max-width: 100%;
}

.modal-content {
    background-color: transparent;
    border: none;
}

.modal-title {
    font-size: 30px;
}

.modal-header {
    background-color: transparent;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    padding: 0;
}

.modal-dialog .close {
    display: none;
}

.modal-body {
    padding: 30px 0;
}

.modal-footer > :not(:first-child) {
    margin: 0 auto;
}

.modal-footer {
    background-color: rgba(0, 0, 0, 0.06);
}

.modal-dialog .form-control {
	border-color: #e5e5e5;
} */

#avis_client_form .form-control {
	border:1px solid rgba(0, 0, 0, 0.06);
}



/*---------- Responsive ---------*/

.toggle.navigation-toggle {
	float:right;
}

@media (max-width: 1199px) {
	
	.d-xl-none, .tpl_base .hero-image-wrapper .hero-image {
    height: 400px;
    width: 100%;
    object-position: top;
}

	.centre_galerie .gallery-item {
		height: 480px;
	}
	
	.centre_types_hebergements .map-results-list {
		width:600px;
	}
	
	.centre_types_hebergements .map-results-list .tse-scroll-content {
		width:600px !important;
	}
	
	.centre_types_hebergements .map-results .partie-plus-info.tse-scrollable {
		width:330px;
	}
	
	.centre_types_hebergements .expanded .map-results-detail {
		transform: translateX(610px);
	}

}



@media (max-width: 1024px) {
	
	.d-xl-none, .tpl_base .hero-image-wrapper .hero-image {
    height: 300px;
    width: 100%;
    object-position: top;
}

.tpl_base .hero-image-wrapper {
    height: 260px;
    margin: 60px 0 40px 0;
}

.tpl_base h1, .tpl_destination h1 {
    margin: 20px 0;
}
	

}
	
@media (max-width: 991px) {
	
	.d-xl-none, .tpl_base .hero-image-wrapper .hero-image {
    height: 260px;
    width: 100%;
    object-position: top;
}

.tpl_base .hero-image-wrapper {

    height: 260px;
    margin: 60px 0 40px 0;

}

.listing-hero-image {
    height: 100px;
    margin: 0 16px 0 0;
    width: 140px;
}

	.centre_galerie .gallery-item {
		height: 400px;
	}
	
	.centre_types_hebergements .map-results-list {
		width:450px;
	}
	
	.centre_types_hebergements .map-results-list .tse-scroll-content {
		width:450px !important;
	}
	
	.centre_types_hebergements .partie-plus-info.tse-scrollable {
		width:320px;
	}
	
	.centre_types_hebergements .expanded .map-results-detail {
		transform: translateX(460px);
	}

}

@media (min-width: 768px) and (max-width: 900px) {

	.centre_types_hebergements .expanded .map-results-detail {
		transform: translateX(100%);
	}

}

@media (max-width: 767px) {
	
	.tpl_base h1, .tpl_destination h1, .hero-image-wrapper.slogan-accueil h1.hero-image-content-title-simple {
    font-size: 1.8em;
    margin: 0 0 20px;
}

	.hero-image-content p {
	    font-size: 20px;
	}

	.mb0, .block.mb0 {
	    margin-bottom: 0;
	    margin-top: 20px;
	}

	.centre_galerie .gallery-item {
		height: 320px;
	}
	
	.hero-image-wrapper.slogan-accueil {
		height: 300px;
	}
	
	.hero-image-wrapper.slogan-accueil .container {
		width: 90%;
	}
	
	.centre_types_hebergements .map-results-list {
		width:100%;
	}
	
	.centre_types_hebergements .map-results-list .tse-scroll-content {
		width:100% !important;
	}

	.centre_types_hebergements .expanded .map-results-detail {
		transform: translateY(160px);
	}

}

@media (max-width: 575px) {

	.centre_galerie .gallery-item {
		height: 280px;
	}
	
	.hero-image-wrapper.slogan-accueil h1.hero-image-content-title-simple {
		font-size: 2.5rem;
	}
	
	.hero-image-wrapper.slogan-accueil .hero-image-content p {
		margin-bottom:30px;
	}

}

@media (max-width: 411px) {
	
	.listing-hero-image {
    height: 140px;
    margin: 0 16px 0 0;
    width: 140px;
	}

	.centre_galerie .gallery-item {
		height: auto;
	}
	
	.hero-image-wrapper.slogan-accueil h1.hero-image-content-title-simple {
		font-size: 2rem;
	}
	
	.hero-image-wrapper.slogan-accueil .hero-image-content p {
		margin-bottom:20px;
	}

}