.text-page,
.text-page div {
	margin-top: 0px !important;
	margin-bottom: 20px !important;
	font-family: "Merriweather";
	color: #54595f;
	font-size: 15px;
	text-align: justify;
}
.caracteristiques div {
	font-family: "Simonetta";
	color: #3a3a3a;
	font-size: 20px;
	font-weight: 800;
}
.caracteristiques ul li {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	font-family: "Merriweather";
	color: #54595f;
	font-size: 15px;
	text-align: justify;
	list-style: disc;
	margin-left: 45px;
	font-weight: 400;
}

.container {
	padding: 0 20px;
}

.nom-page {
	margin-top: 30px;
	font-size: 15px;
	font-family: "Martel Sans";
	color: #6a6866;
	line-height: 1.4;
	font-weight: 700;
}
.responsive {
	object-fit: cover;
	object-position: center;
	min-width: auto;
}
.carousel .carousel-inner .carousel-item img {
	/* max-height: 400px; */
	object-fit: cover;
	object-position: center;
	min-width: auto;
}

.fond_repetitif .carousel .carousel-inner .carousel-item img {
	min-height: 830px;
}

.img-navire img {
	max-height: 263px;
	object-fit: cover;
	object-position: center;
	min-width: auto;
}
.cadre-navire {
	padding: 2%;
}
.cadre-navire img {
	max-height: 350px;
	object-fit: cover;
	object-position: center;
	min-width: auto;
	min-height: 350px;
}
.cadre-cabine-navire {
	background-color: white;
	position: relative;
	top: -50px;
	padding: 3%;
	margin: 0 5%;
	color: black;
	min-height: 291px;
}
.cadre-cabine-navire h3 {
	color: #997944;
	font-weight: 700;
	font-size: 20px;
}
.cadre-cabine-navire > p {
	margin-top: 0px !important;
	margin-bottom: 20px !important;
}
.cadre-cabine-navire p {
	color: grey;
	font-size: 12px;
	margin-left: 25px;
}
.cadre-cabine-navire p a {
	color: grey;
	font-family: "Martel Sans";
	text-decoration: none;
}
.cadre-cabine-navire p {
	color: grey;
	font-size: 12px;
	margin-left: 25px;
}
.link-navire a {
	font-weight: 600;
	font-family: "Martel Sans";
	text-decoration: none;
	color: #ab9165;
}
.fond-blanc {
	background-color: white;
}
.img-deck img {
	max-height: 662px;
	object-fit: cover;
	object-position: center;
	min-width: auto;
}
.img-navire img {
	max-height: 400px;
	object-fit: cover;
	object-position: center;
	min-width: auto;
}
.title-visite {
	color: #997944;
	font-family: "Simonetta";
	font-weight: 900;
	font-size: 23px;
	margin-top: 50px;
	margin-bottom: 25px;
}
.titre-visite {
	font-size: 2rem;
	line-height: 1.25em;
	font-family: "Simonetta";
	font-weight: 900;
	color: #997944;
}
iframe {
	height: 749px;
	width: 100%;
}

/* .row.mentions {
	width: 80%;
} */

.fw-bold p {
	color: rgb(0, 0, 0);
	font-weight: 900 !important;
	font-size: 15px;
	font-family: "Merriweather";
}

h4.text-uppercase {
	text-transform: uppercase;
	color: #997944;
	font-weight: 600;
	font-family: "Simonetta";
	font-size: 20px;
}

@media screen and (max-width: 992px) {
	.cadre-cabine-navire p {
		margin-left: 10px;
	}
	.col-sm-6 {
		width: 100%;
	}
}

@media screen and (max-width: 768px) {
	.carousel {
		margin-left: 0px !important;
		margin-right: -20px !important;
	}
	ul {
		padding-left: 0rem;
	}
	iframe {
		width: 100%;
		height: 480px;
	}

	.text-liste {
		margin-left: 20px;
	}
	.carousel .carousel-inner .carousel-item img {
		max-height: 400px;
		object-fit: cover;
		object-position: center;
		min-width: auto;
		min-height: 200px;
	}
}

@media screen and (max-width: 576px) {
	.header #mobHead2 {
		text-align: right;
	}
	.header #mobHead2 {
		text-align: right;
	}

	.titre-visite {
		margin-bottom: 20px !important;
	}

	.title-visite {
		margin-top: 0px;
	}
	.cadre-cabine-navire {
		min-height: auto;
	}
}

@media screen and (max-width: 500px) {
	div#carouselControls {
		margin: 0 !important;
	}
	.col-6.pb-5 {
		width: 92%;
	}
	iframe {
		width: 100%;
		height: 190px;
	}

	.title-aranui.text-color-white {
		margin-bottom: 30px !important;
	}
	.title-aranui.text-color-white.text-center.mb-4 {
		margin-left: 0 !important;
	}
	footer.pt-5 {
		padding-top: 0px !important;
	}

	.container-responsive {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}

	.fond_repetitif .carousel .carousel-inner .carousel-item img {
		min-height: 250px;
	}
	.p-5.fond_repetitif {
		padding: 0px !important;
	}
}
