.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;
}
.img-navire img {
	max-height: 100%;
	object-fit: cover;
	object-position: center;
	min-width: auto;
}
.cadre-navire {
	padding: 2%;
}
.cadre-navire img {
	min-height: 350px;
	object-fit: cover;
	object-position: center;
	min-width: auto;
}
.cadre-cabine-navire {
	background-color: white;
	position: relative;
	top: -50px;
	padding: 3%;
	margin: 0 5%;
	color: black;
	min-height: 275px;
}
.cadre-cabine-navire h3 {
	color: #997944;
	font-weight: 700;
	font-size: 20px;
	text-align: left;
}
.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;
}
.title-visite {
	color: #997944;
	font-family: "Simonetta";
	font-weight: 900;
	font-size: 22px;
	margin-top: 50px;
	margin-bottom: 25px;
}
.titre-visite {
	font-size: 22px;
	line-height: 1.25em;
	font-family: "Simonetta";
	font-weight: 900;
	color: #997944;
}

.fond-blanc h2 {
	font-size: 30px;
}

iframe {
	width: 853px;
	height: 480px;
}

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

.row.caracteristiques ul li, .row.caracteristiques p {
	font-family: "Martel Sans";
	font-size: 16px;
	color: rgb(84, 89, 95);
	font-weight: 400;
	line-height: 29px;
}

.col-lg-6.col-md-12.col-sm-12.pb-5 div {
	margin-bottom: 3px !important;
}

.description-cabine-navire {
	color: rgb(84, 89, 95);
	font-weight: 900;
}

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

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

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

	.title-visite {
		margin-top: 0px;
	}
}

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

	.text-liste {
		margin-left: 20px;
	}
}

@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;
	}

	.carousel-item img {
		max-height: 612px;
	}

	.container-responsive {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
}
/*
@media (min-width: 576px) {
	.container,
	.container-sm {
		max-width: 990px;
	}
}*/
@media screen and (max-width: 768px) {
	.carousel {
		margin-left: 0px !important;
		margin-right: -20px !important;
	}
	ul {
		padding-left: 0rem;
	}
	iframe {
		width: 100%;
		height: 480px;
	}
}

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

    #carouselCaracteristiques {
		padding: 0 !important;
	}
}
