
/* body .sp-page-title .breadcrumb li {
	color: #aaaaaa !important;
}
body .sp-page-title .breadcrumb li.active {
	color: #ffffff !important;
} */
:root {
	--maincolor: #a91b3e; /* (rouge framboise foncé, moderne, sexy) */
	--secondcolor: #9b111e; /* (rouge sang profond, dramatique) */
	/* --text: #a4b0b9; */
	--text: #aaaaaa;
	/* --text: #f0f1f3; */
	/* --dark: #162327; */ /* 22 35 39 */
	--dark: #1c1113;
	--dark1: #0f1b23;/* 15 27 35 */
	--dark2: #1b2a34; /* 27 42 52 */
	/* --dark1: rgb(15, 27, 35); 
	--dark2: rgb(27, 42, 52); */
	--strong: #c9b6b6; /* 27 42 52 */

	/* --border: #44242c; */
	/* --border: #3A1F25; */
	--border: #2a1a1d;
}
body.site {
	font-family: "Inter", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.7;
	text-decoration: none;
	color: var(--text);
}
body .sp-megamenu-parent > li > a {
	color: var(--text);
}
body .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
	color: var(--text);
}
body a:hover, body a:focus, body a:active {
	color: var(--secondcolor);
}
body .sppb-addon-table-main td {
	color: var(--text);
}
body strong {
	color: var(--strong);
}
#sp-footer .container-inner {
	/* padding: 30px 0; */
	/* border-top: 1px solid rgba(255, 255, 255, 0.1); */
	border-top: 1px solid var(--border);
}
/* #sp-main-body a {
	color: var(--maincolor);
	color: var(--text);
	text-decoration: underline;
} */
/* #sp-main-body a:hover {
	color: #ffffff;
} */
.ba-form-row .text-content-wrapper a {
	color: var(--text);
	text-decoration: underline;
}
.ba-form-row .text-content-wrapper a:hover {
	color: #ffffff;
}
h1.sppb-addon-title {
	font-family: "Fahkwang", system-ui;
	font-size: 55px;
	line-height: 1.1;
	color: #ffffff;
}
h2.sppb-addon-title {
	font-family: "Inter", system-ui;
	font-size: 39px;
	font-size: 28px;
	line-height: 1.1;
	color: #ffffff;
}
h3.sppb-addon-title {
	font-family: "Inter", sans-serif;
	/* font-size: 28px; */
	font-size: 20px;
	line-height: 1.1;
	color: #ffffff;
}
h4.sppb-addon-title {
	font-family: "Inter", sans-serif;
	/* font-size: 20px; */
	font-size: 20px;
	line-height: 1.2;
	color: #ffffff;
}
h5.sppb-addon-title {
	font-family: "Inter", sans-serif;
	/* font-size: 20px; */
	font-size: 15px;
	line-height: 1.2;
	color: #ffffff;
}
h6.sppb-addon-title {
	font-family: "Inter", sans-serif;
	font-size: 15px;
	line-height: 1.2;
	color: #ffffff;
}
p:last-child {
	margin-bottom: 0px;
}
body textarea:not(.form-control):focus,body textarea:not(.form-control):hover,body textarea:focus,body textarea:hover,
body input[type="text"]:not(.form-control):focus, body input[type="text"]:not(.form-control):hover, body input[type="email"]:not(.form-control):focus, body input[type="email"]:not(.form-control):hover, body input[type="url"]:not(.form-control):focus, body input[type="url"]:not(.form-control):hover, body input[type="date"]:not(.form-control):focus, body input[type="date"]:not(.form-control):hover, body input[type="password"]:not(.form-control):focus, body input[type="password"]:not(.form-control):hover, body input[type="search"]:not(.form-control):focus, body input[type="search"]:not(.form-control):hover, body input[type="tel"]:not(.form-control):focus, body input[type="tel"]:not(.form-control):hover, body input[type="number"]:not(.form-control):focus, body input[type="number"]:not(.form-control):hover, body select:not(.form-select):not(.form-control):focus, body select:not(.form-select):not(.form-control):hover, body .sppb-form-group .sppb-form-control:not(.form-control):focus, body .sppb-form-group .sppb-form-control:not(.form-control):hover {
	color: #ffffff;
	/* background-color: #C9D7E3; */
	border-color: var(--maincolor) !important;
	/* border-color: #da4d41; */
	/* outline: 0; */
}
body .com-baforms-wrapper *:focus-visible {
	outline: unset;
	outline-offset: 0px;
}
#sp-header {
	height: auto;
	/* width: 100%;
	position: relative;
	z-index: 99;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
	animation: spFadeIn 0.5s; */
}
#sp-header .logo {
	height: 118px;
}
.btn.btn-sm {
	font-size: 15px;
	padding: 8px 18px;
}
.mod-articles-item-content .block-info-btn {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.mod-articles-item-content .block-info-btn > .readmore {
	margin-bottom: 0px;
}
.mod-articles-item-content .block-info-btn .article-reservation {
	display: inline-flex;
	align-items: center;
	line-height: 1.7;
}
.mod-articles-item-content .block-info-btn .fa-calendar {
	color: #ffffff;
	font-size: 15px;
	margin-right: 8px;
	line-height: 1.7;
	top: 0px;
}
.ba-form-submit-btn > .zmdi {
	font-family: 'icomoon' !important;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant: normal;
	font-style: normal;
	display: inline-block;
	font-weight: 900;
	margin-right: 25px;
	font-size: 132%;
	line-height: 1;
	color: #ffffff;
	top: 2px;
	position: relative;
	transform: rotateZ(-45deg);
}
.ba-form-submit-btn > .zmdi.zmdi-mail-send:before {
	content: "\e901";
	/* content: "\eaec"; */
}

body.view-category #sp-main-body {
	padding: 120px 0px 90px;
}
.pagination-wrapper {
	/* align-items: center; */
	margin-bottom: 0px;
}
.pagination-wrapper .pagination {
	margin-bottom: 30px;
}
.sp-page-title {
	/* padding: 120px 0px 120px; */
	padding: 180px 0px 180px;
	/* background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover; */
	background-attachment: scroll;
}
.sp-page-title .container {
	text-align: center;
}
.sp-page-title .sp-page-title-heading {
	font-family: 'Fahkwang', sans-serif;
	font-size: 64px;
	/* line-height: 48px; */
	letter-spacing: 5px;
	color: #ffffff;
}
.sp-page-title .sp-page-title-sub-heading {
	font-family: 'Fahkwang', sans-serif;
	font-size: 26px;
	line-height: 48px;
	/* color: #a4b0b9; */
	color: var(--text);
}
.sp-page-title .sp-page-title-heading:before {
	content: none !important;
}
/* tbody, td, tfoot, th, thead, tr {
	border-color: #c9d7e3;
	border-style: solid;
	border-width: 1px;
} */
.sppb-addon-table-main {
	border-radius: 4px;
	overflow: hidden;
}
.sppb-addon-table-main tbody tr {
	background: var(--border);
	/* border: none; */
}
.sppb-addon-table-main thead tr {
	/* border-bottom: 1px solid #c9d7e3; */
	border-bottom: 1px solid var(--border);
}
/* .sppb-addon-table-main tbody tr:not(:last-child) {
	border-bottom: 1px solid #c9d7e3;
} */
.sppb-addon-table-main tbody tr:nth-child(even) {
	/* background: #21262e; */
	background: var(--dark);
}
.sppb-addon-table-main td {
	/* border: none; */
	/* color: #e0e0e0; */
	/* padding: 16px 20px;
	font-size: 16px; */
}
body .sp-megamenu-parent > li > a, body .sp-megamenu-parent > li > span {
	/* display: inline-block;
	padding: 0 15px; */
	line-height: 118px;
	/* font-size: 14px;
	margin: 0; */
}
.view-category #sp-page-title .sp-page-title {
	text-align: inherit;
	padding-bottom: 120px;
}
body.view-category #sp-page-title .sp-page-title .sp-page-title-heading {
	/* font-size: 24px; */
	font-weight: 400;
	line-height: 1.2;
	/* letter-spacing: 0px; */
	letter-spacing: 12px;
	/* color: var(--maincolor); */
	margin-bottom: 0px;
	/* position: relative; */
	/* z-index: 100; */
	font-family: 'Fahkwang', sans-serif;
	font-size: 64px;
	/* color: #a4b0b9; */
	color: var(--text);
}
body.view-category #sp-page-title .sp-page-title .sp-page-title-heading {
	font-family: 'Fahkwang', sans-serif;
	font-size: 64px;
	/* line-height: 48px; */
	/* color: #a4b0b9; */
	color: var(--text);
}
/* body.view-category #sp-page-title .sp-page-title .sp-page-title-heading:after {
	content: "" !important;
	font-family: Font Awesome\ 5 Free;
	font-weight: 900;
	font-size: 84%;
	margin-right: 20px;
	float: left;
	line-height: 1.5;
} */
.article-list .article .article-body .article-header {
	/* width: calc(100% - 140px); */
	width: calc(100% - 240px);
}
.article-list .article .article-body .article-info {
	/* width: 140px; */
	width: 240px;
}
.article-list .article .article-body [class*=col-] .article-header {
	width: auto;
}
.article-list .article .article-body [class*=col-] .article-info {
	width: auto;
}
#sp-footer ul.menu li {
	/* display: inline-block; */
	margin: 0 5px;
}
/* .icon-vector-2::before {
	content: "\e901";
} */
.mod-articles-items .mod-articles-image {
	margin-bottom: 20px;
}
.mod-articles-items .mod-articles-title {
	margin-bottom: 20px;
}
.mod-articles-items .mod-articles-title + dl {
	margin-bottom: 20px;
}
.mod-articles-image.item-image img {
	width: 100%;
	height: 400px; /* fixe la hauteur */
	object-fit: cover;
	object-position: center;
	mask: url(../images/img-mask1.svg);
	/* mask: url(../images/img-mask3.svg); */
}
.add-mask img {
	mask: url(../images/img-mask3.svg);
}
.bg-mask-footer {
	/* mask: url(../images/img-mask3.svg); */
	mask: url(../images/footer-mask.svg);
	mask-repeat: no-repeat;
	mask-position: center;
	mask-size: cover;
}
body #sp-footer .column-with-border {
	border-left: 1px solid var(--border);
}
body .sppb-addon-accordion .sppb-addon-content .sppb-panel-group .sppb-panel .sppb-panel-heading .sppb-panel-title {
	font-family: 'Inter';
	/* font-size: 20px;
	font-weight: 400;
	line-height: 32px;
	color: #C9D7E3;
	position: relative;
	padding-left: 42px; */
}
.article-list .article .readmore a {
	color: var(--text);
	font-weight: 500;
}
.article-list .article .readmore a:hover {
	color: var(--maincolor);
}
.blog-row .blog-post .blog .article-list .row [class*=col-]:not(:nth-child(3)) .article .left.item-image {
	width: 100%;
	height: 285px;
	overflow: hidden;
	position: relative;
}
.blog-row .blog-post .blog .article-list .row [class*=col-]:not(:nth-child(3)) .article .left.item-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.blog-row .blog-post .blog .article-list .row [class*=col-]:nth-child(3) .article .left.item-image {
	width: 100%;
	height: 560px;
	overflow: hidden;
	position: relative;
}
.blog-row .blog-post .blog .article-list .row [class*=col-]:nth-child(3) .article .left.item-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
body .ba-gallery .ba-gallery-row-wrapper .category-filter > a.ba-btn {
	margin-left: 0px;
	border-left: 1px solid var(--border);
}
/* body .ba-gallery .ba-gallery-row-wrapper .category-filter > a.ba-btn:first-child { */
body .ba-gallery .ba-gallery-row-wrapper .category-filter > a.ba-btn:first-of-type {
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}
/* body .ba-gallery .ba-gallery-row-wrapper .category-filter > a.ba-btn:last-child { */
/* body .ba-gallery .ba-gallery-row-wrapper .category-filter > a.ba-btn:nth-last-of-type(-1) { */
body .ba-gallery .ba-gallery-row-wrapper .category-filter > a.ba-btn:last-of-type {
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}
#sp-menu .mod-custom.custom {
	position: relative;
}
.article-body .btn-reservation {
	display: block;
	text-align: end;
}
/* .btn-reservation {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
	opacity: 0;
	transition: opacity 0.2s ease, top 0.2s ease, z-index 0.2s ease;
}
#sp-menu .mod-custom.custom:hover .btn-reservation {
	top: 50px;
	z-index: 0;
	opacity: 1;
	transition: opacity 0.2s ease, top 0.2s ease, z-index 0.2s ease;
} */
.btn.btn-primary.article-reservation {
	border-radius: 50px;
}
#sp-header.visualin-header .sp-megamenu-parent > li {
	margin-right: 30px;
}
#sp-header #sp-menu .mod-custom .btn {
	padding: 9px 20px;
	/* font-size: 14px;
	border-radius: 30px; */
}
.eb-dialog {
	border-radius: 4px;
}
.ebox-yes-no .ebox-yn-headline > h3 {
	box-sizing: border-box;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 15px;
	font-size: 26px;
	line-height: 30px;
}
.ebox-yes-no .ebox-yn-headline > p {
	box-sizing: border-box;
	margin: 0 0 20px 0;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.eboxAdultsOnly .ebox-yes-no .ebox-ys-buttons > a {
	border-radius: 50px;
	background-color: var(--maincolor);
	border-color: var(--maincolor);
}
.eboxAdultsOnly .ebox-yes-no .ebox-ys-buttons > a:hover {
	background-color: var(--secondcolor) !important;
	border-color: var(--secondcolor) !important;
}

@media (max-width: 1399px) {
	#sp-header.visualin-header .sp-megamenu-parent > li {
		margin-right: 2px;
	}
	.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
		/* display: inline-block; */
		padding: 0 10px;
		/* line-height: 60px;
		font-size: 14px;
		margin: 0; */
	}
	.sp-megamenu-parent > li:last-child > a {
		padding: 0px 10px 0px 10px;
	}
	.booking-form .ba-page-items .ba-form-row:nth-child(2) > .ba-form-column-wrapper {
		flex-direction: column;
	}
	.booking-form .ba-page-items .ba-form-row:nth-child(2) > .ba-form-column-wrapper > .ba-form-column {
		width: 100%;
		margin-left: 0px;
	}
}
@media (min-width: 992px) and (max-width: 1399px) {
	.article-list .article .article-body .article-header {
		width: 100%;
	}
	.article-list .article .article-body .article-info {
		width: 100%;
		/* text-align: left; */
		margin-bottom: 10px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#sp-page-builder .accordion-exclusivites .addon-root-accordion {
		margin-right: -150px;
	}
}
@media (max-width: 1199px) {
	body.view-category #sp-page-title .sp-page-title .sp-page-title-heading,
	.sp-page-title .sp-page-title-heading {
		/* font-family: 'Fahkwang', sans-serif; */
		font-size: 49px;
		letter-spacing: 3px;
		/* color: #ffffff; */
	}
	.article-body {
		flex-direction: column-reverse;
	}
	.mod-articles-item-content .block-info-btn,
	.article-body .block-info-btn {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between;
		margin-bottom: 1rem;
	}
	.article-list .article .article-body .article-info {
		margin-bottom: 0px;
	}
	body select:not(.form-select):not(.form-control), body .sppb-form-group .sppb-form-control:not(.form-control), body .sppb-form-group .sppb-form-control:not(.form-control) {
		color: #ffffff;
		background-color: var(--bg-color);
		border-color: transparent;
		/* outline: 0; */
	}
	body select:not(.form-select):not(.form-control):hover, body .sppb-form-group .sppb-form-control:not(.form-control):focus, body .sppb-form-group .sppb-form-control:not(.form-control):hover {
		color: #ffffff;
		background-color: var(--bg-color);
		border-color: var(--active-color);
		/* outline: 0; */
	}
}
@media (max-width: 992px) {
	body .logo-image-phone {
		height: 70px;
	}
	#sp-menu .sp-megamenu-wrapper + .sp-module {
		display: block;
	}
}
@media (max-width: 991px) {
	.view-category #sp-page-title .sp-page-title .sp-page-title-heading {
		padding-left: 0px;
	}
	body .blog-row .blog-left,
	body .blog-row .blog-right {
		display: none;
	}
	body .blog-row .blog-post {
		max-width: 100%;
		flex-basis: 100%;
	}
}
@media (max-width: 767px) {
	.sppb-addon-table > .sppb-addon-content {
		overflow-x: scroll;
	}
	body.view-category #sp-page-title .sp-page-title .sp-page-title-heading,
	.sp-page-title .sp-page-title-heading {
		font-size: 38px;
		letter-spacing: 1px;
	}
	/* body.view-category #sp-page-title .sp-page-title .sp-page-title-sub-heading, */
	.sp-page-title .sp-page-title-sub-heading {
		/* font-family: 'Fahkwang', sans-serif; */
		font-size: 22px;
		line-height: 38px;
		/* color: var(--text); */
	}
}
@media (max-width: 575px) {
	.article-list .article .article-body .article-header {
		width: 100%;
	}
	.article-list .article .article-body .article-info {
		width: 100%;
		text-align: left;
		/* margin-bottom: 10px; */
	}
	.sppb-addon-table-main td {
		/* border: none;
		color: grey; */
		padding: 5px 20px;
		/* font-size: 16px; */
	}
	.sppb-addon-table-main td:first-child {
		padding-top: 16px;
	}
	.sppb-addon-table-main td:last-child {
		padding-bottom: 16px;
	}
}
@media (max-width: 450px) {
	body .logo-image-phone {
		height: 50px;
	}
	body.view-category #sp-page-title .sp-page-title .sp-page-title-heading,
	.sp-page-title .sp-page-title-heading {
		font-size: 28px;
		letter-spacing: 1px;
	}
	.sp-page-title .sp-page-title-sub-heading {
		/* font-family: 'Fahkwang', sans-serif; */
		font-size: 18px;
		line-height: 34px;
		/* color: var(--text); */
	}
	.sp-page-title {
		padding: 120px 0px 180px;
		/* background-attachment: scroll; */
	}
}
@media (max-width: 390px) {
	#sp-header #sp-menu .mod-custom .btn {
		padding: 9px 10px;
	}
	body .logo-image-phone {
		height: 33px;
	}
}
@media (max-width: 350px) {
	.sp-page-title .sp-page-title-heading {
		font-size: 25px;
		/* letter-spacing: 1px; */
	}
}