/* Home page styles */
@font-face {
	font-family: "cakefont";
	src: url("../font/cakedingbats-webfont.eot");
	src: url("../font/cakedingbats-webfont.eot?#iefix")
			format("embedded-opentype"),
		url("../font/cakedingbats-webfont.woff2") format("woff2"),
		url("../font/cakedingbats-webfont.woff") format("woff"),
		url("../font/cakedingbats-webfont.ttf") format("truetype"),
		url("../font/cakedingbats-webfont.svg#cake_dingbatsregular")
			format("svg");
	font-weight: normal;
	font-style: normal;
}
h1 {
	font-weight: bold;
}
ul {
	list-style-type: none;
	margin: 0 0 30px 0;
	padding-left: 25px;
}
a {
	/* color: #0071BC; */
	/* text-decoration: underline; */
}
hr {
	border-bottom: 1px solid #e7e7e7;
	border-top: 0;
	margin-bottom: 35px;
}
#header {
	margin-bottom: 0 !important;
}
#menu-container .menu {
	margin-top: 0 !important;
}
#main-slider-home {
	height: 83vh;
	overflow: hidden;
}
#main-slider-home .bxslider {
	height: 100%;
}
.bx-wrapper {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.carousel-caption-right {
	left: 58%;
	right: 0% !important;
	width: 400px;
}
.carousel-caption-left {
	left: 24%;
	right: 0% !important;
	width: 400px;
}

.carousel-caption-left,
.carousel-caption-right {
	text-align: center;
	position: absolute;
	bottom: 6rem;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	color: #fff;
}
.text-center {
	text-align: center;
}

.text-justify.text {
	margin-bottom: 20px;
	text-align: justify;
}

.text.compact {
	font-family: "HelveticaNeue";
	font-style: normal;
	line-height: 30px;
	font-size: 18px;
}

.text-home {
	line-height: 27px;
	font-family: "HelveticaNeue";
}

.text-justify {
	padding: 0;
}

.text-home.second {
	font-style: normal;
	line-height: 20.8px;
	font-size: 16px;
}

.text-home strong {
	color: var(--bs-black);
	font-weight: 700;
}

.text-home a {
	font-weight: 700;
	font-family: "HelveticaNeue";
	color: var(--bs-black);
}

.text-home a:hover {
	color: black !important;
}

.links a {
	margin-right: 10px;
}
.release-name {
	color: #d33c43;
	font-weight: 400;
	font-style: italic;
}
.bullet:before {
	font-family: "cakefont", sans-serif;
	font-size: 18px;
	display: inline-block;
	margin-left: -1.3em;
	width: 1.2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: -1px;
}
.success:before {
	color: #88c671;
	content: "\0056";
}
.problem:before {
	color: #d33d44;
	content: "\0057";
}
.cake-error {
	padding: 10px;
	margin: 10px 0;
}
#url-rewriting-warning {
	display: none;
}
.slider-text {
	font-family: "HelveticaNeue", Sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: white;
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.slider-title {
	font-family: "Simonetta", Sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: white;
	position: absolute;
	top: 30%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.carousel2 .carousel-inner .carousel-item img {
	position: relative;
}
/* block alternance gauche / droite */
.col-gauche {
	display: inline-block;
	width: 32%;
	position: absolute;
}
.col-droite {
	display: inline-block;
	width: 58%;
	margin-left: 42% !important;
}
.photo img {
	object-fit: cover;
	object-position: center;
	min-width: auto;
	height: 660px;
}

.photo-side{
    width: 700px;
    height: 550px;
    background-size: cover;
    background-position: left;
	background-repeat: no-repeat;
}

div.bees-attitude {
	background-color: transparent;
}
div.bees-attitude div.photo {
	padding: 0;
}
div.bees-attitude div.photo img {
	width: 100%;
}
div.bees-attitude div.photo.left {
	/* display: none; */
}
div.bees-attitude div.infos {
	/* background-color: #fff; */
	z-index: 1;
	height: fit-content;
}
div.bees-attitude div.infos.right {
	margin-left: 0%;
	margin-top: 3%;
	padding: 20px 20px 20px 30px;
}
div.bees-attitude div.infos.left {
	margin-left: 17%;
	margin-top: 2%;
	padding: 50px 35px 50px 35px;
}
div.bees-attitude div.photo.right {
	margin-left: 0%;
}

.transform-none {
	transform: none !important;
}
.btn-apropos {
	margin-top: -40px !important;
}
.color-green {
	line-height: 28px !important;
	height: 180px !important;
}
.color-white {
	height: 90px;
	line-height: 90px;
}
.text-italic {
	padding: 0 18% 0 18%;
	color: var(--bs-primary);
	font-family: "HelveticaNeue";
	font-size: 23px;
	font-weight: 300;
	font-style: italic;
}
.video iframe {
	width: 100%;
	min-height: 630px;
}
.vignette_accueil {
	height: 360px;
	object-fit: cover;
	object-position: center;
	min-width: auto;
}
.title-vignette {
	color: var(--bs-primary);
	font-family: "TrajanPro";
	font-weight: bold;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 35px;
	letter-spacing: -1px;
	max-width: 64%;
}
.text-vignette {
	color: var(--bs-black);
	font-family: "HelveticaNeue";
	/* margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px; */
	font-family: 'Helvetica Neue', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0px;
}
.btn-vignette {
	color: var(--bs-black);
	border: 2px solid var(--bs-black);
	font-size: 13px;
	padding: 10px 20px;
	border-radius: 2px;
}
.fond_blanc {
	background-color: white;
}
.fond_bleu {
	background-color: #1f3a5b;
}
.img_fond_bleu {
	height: 480px;
	object-fit: contain;
	object-position: center;
	min-width: auto;
}
.text_fond_bleu {
	color: white;
	font-family: "Merriweather";
	text-transform: uppercase;
	line-height: 1.9em;
	letter-spacing: 0.1px;
	font-size: 16px;
	font-weight: 700;
}

#navbarSupportedContent .text-center ::before {
	font-size: 24px;
}

.color-white.text-uppercase.title-bees.bold_200 {
	font-size: 33px;
	font-weight: lighter;
	font-family: "terminaregular", sans-serif;
	box-shadow: 0px 3px 6px #00000029;
	position: relative;
}

.color-green.text-uppercase.py-3 {
	font-size: 20px;
	line-height: 28px;
	font-family: "terminaregular", sans-serif;
	box-shadow: 0px 3px 6px #00000029;
}

#main-slider-home {
	height: 67vh;
}

.carousel-caption-left,
.carousel-caption-right {
	bottom: 15rem;
}

p.title-bees.text-center.text-uppercase.bold_200 {
	font-family: "terminaregular", sans-serif;
}

p.text-bees {
	font-family: "Open Sans", sans-serif;
}

button.btn.btn-apropos.transform-none.text-uppercase.title-bees.bold_200.position-relative.d-inline-block {
	font-size: 33px;
	font-family: "terminaregular", sans-serif;
	font-weight: lighter;
}

p.title-bees2.text-uppercase.bold_200 {
	font-size: 50px;
	font-family: "terminaregular", sans-serif;
	font-weight: lighter;
}

p.title-bees.text-center.text-uppercase.bold_200 {
	font-family: "terminaregular", sans-serif;
	font-size: 33px;
}

p._04xlpA.direction-ltr.align-center.para-style-body,
.avis .text-bees {
	font-family: "Open Sans", sans-serif;
	font-size: 17px;
	line-height: 34px;
}

.title-bees.text-color-white {
	font-family: "terminaregular", sans-serif;
	font-size: 33px;
	font-weight: lighter;
	line-height: 36px;
}

.links-group .links li a {
	font-family: "Open Sans", sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 36px;
}

span.WdYUQQ {
	margin-bottom: 10px;
}

.footer {
	padding-top: calc(var(--bs-gutter-x) * 1.84);
}

.nom,
.col-6.etoile,
.avis {
	padding: 0px;
}

.col-xl-2.col-xs-12 {
	margin-right: 40px;
}

.col-xl-2.col-12 {
	margin-right: 40px;
}
#main-slider-home .bx-wrapper {
	--bs-gutter-x: 0px;
}

.button-white {
	left: 5%;
}

.slider-title {
	min-width: 500px;
}

.slider-text {
	min-width: 430px;
}

.vote {
	position: absolute;
	border: 10px solid #ddc041e8;
	top: 10px;
	right: 10px;
	z-index: 999;
	transition: border-color 0.3s ease; /* Transition douce pour le hover */
}

.vote:hover {
	border-color: #1f3a5b;
}

.vote .close_button {
	position: absolute;
	top: -15px;
	right: -15px;
	background-color: #fff;
	border: 2px solid #ddc041e8;
	border-radius: 50%;
	color: #ddc041e8;
	width: 30px;
	height: 30px;
	line-height: 25px;
	text-align: center;
	cursor: pointer;
	font-size: 20px;
	z-index: 1000;
	transition: all 0.3s ease;
}

.vote .close_button:hover {
	background-color: #1f3a5b;
	color: white;
	border-color: #1f3a5b;
}

.vote:hover .p_vote {
	color: #1f3a5b !important;
}

.vote .link_vote {
	background-color: #fff;
	text-align: center;
	transition: transform 0.3s ease-in-out;
}

.vote .link_vote img {
	width: 200px;
	padding: 10px;
}

.vote p {
	margin-bottom: 5px;
	color: black;
	font-weight: bold;
	font-size: 20px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.vote .p_vote {
	margin-bottom: 0 !important;
	color: #ddc041e8 !important;
	font-size: 25px !important;
	text-transform: uppercase;
	font-weight: bold;
}

/* Effet de hover sur la boîte entière */
.vote:hover .link_vote {
	transform: scale(1.02); /* Agrandit légèrement la boîte au hover */
}

@media (max-width: 1538px) and (min-width: 1200px) {
	.col-xl-2.col-12 {
		width: 20% !important;
	}
}

@media (max-width: 1200px) and (min-width: 1000px) {
	.color-white.text-uppercase.title-bees.bold_200 {
		font-size: 24px !important;
	}
}
@media (max-width: 1000px) and (min-width: 767px) {
	.color-white.text-uppercase.title-bees.bold_200 {
		font-size: 22px !important;
	}
}

@media (max-width: 1400px) and (min-width: 990px) {
	.carousel-caption-left,
	.carousel-caption-right {
		bottom: 5rem !important;
	}
	.carousel-caption-left {
		left: 18% !important;
	}
	button.btn.btn-apropos.transform-none.text-uppercase.title-bees.bold_200.position-relative.d-inline-block {
		font-size: 19px;
		font-family: "terminaregular", sans-serif;
		font-weight: lighter;
	}
}

@media (max-width: 1555px) and (min-width: 1200px) {
	.col-xl-2.col-12 {
		margin-right: 0px;
	}
}

@media (max-width: 1400px) and (min-width: 771px) {
	div.bees-attitude div.infos.left {
		margin-left: 2%;
		margin-top: 5%;
		padding: 50px 35px 50px 35px;
		min-width: 500px;
	}
}

@media screen and (max-width: 768px) {
	.carousel2 .button-white {
		min-width: 200px;
		left: 55% !important;
	}

	.carousel {
		margin: 0px !important;
	}
	div.bees-attitude div.infos.left {
		margin-left: 0%;
	}
	div.photo.right {
		width: 100%;
		margin-left: 0% !important;
	}
	.video iframe {
		min-height: 300px;
	}
	.px-5 {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.col-6 {
		width: 100% !important;
	}
	.text-italic {
		margin-bottom: 30px;
	}
	.col-8.px-5,
	.col-4.px-0.text-center {
		width: 100%;
	}
	.col-gauche.infos.left {
		padding-top: 0px !important;
	}
	.links-group.col-lg-3.col-md-6.col-sm-12 {
		width: 50% !important;
	}
	.pt-5 {
		padding-top: 0px !important;
	}
	.title-aranui.text-color-white {
		margin-top: 40px;
	}
	.links-group .links li a {
		line-height: 25px;
	}
	.links.first-link ul {
		padding-left: 0px !important;
	}
	.text {
		text-align: start;
	}
	div.bees-attitude div.infos.left {
		width: 100%;
	}
	.col-gauche {
		position: relative;
	}
	.mx-5 {
		margin-right: 0rem !important;
		margin-left: 0rem !important;
	}
	ul {
		list-style-type: none;
		margin: 0 0 0px 0;
		padding-left: 0px;
	}
	.header #mobHead2 {
		text-align: right;
	}
	.container-responsive {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.header-title {
		text-align: left !important;
	}
}

@media screen and (max-width: 400px) {
	.text-center.px-5.mx-5.pb-5 {
		width: 85%;
		margin: 20px !important;
	}
	.container.container-links {
		padding-left: 30px !important;
	}
	.header-title,
	.header-text {
		text-align: start;
	}
	.slider-title {
		font-size: 19px;
		top: 20%;
		line-height: 25px;
	}
	.carousel2 .button-white {
		top: 75% !important;
		left: 53% !important;
	}
	.slider-text {
		font-size: 12px;
		min-width: 320px;
	}
}











/* Section Nos Navires */
.navires-section {
    background-color: var(--bs-light);
    padding: 4rem 0;
}

.navires-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 15px;
}

.navires-title {
    color: var(--bs-primary);
    font-size: 2.5rem;
    font-weight: 300;
    letter-spacing: 2px;
    margin-bottom: 2rem;
	font-family: "TrajanPro";
}

.navires-subtitle {
    color: var(--bs-secondary-color);
    font-size: 1.1rem;
    line-height: 1.6;
    max-width: 600px;
    margin: 0 auto 4rem;
}

.navires-content {
    display: flex;
	flex-wrap: wrap;
    /* grid-template-columns: 1fr 1.2fr;
    gap: 3rem; */
    align-items: start;
}

/* Accordéons */
.navires-accordion {
    /* max-width: 500px; */
}

.navire-card {
    background: var(--bs-white);
    border-radius: var(--bs-border-radius-lg);
    margin-bottom: 1rem;
    overflow: hidden;
    border: 2px solid var(--bs-primary);
    transition: border-color 0.3s ease;
}

/* État actif : même bordure primary */
.navire-card:has(.collapse.show) {
    border-color: var(--bs-primary);
}

.navire-header {
    background-color: var(--bs-primary);
    padding: 0;
    transition: background-color 0.3s ease;
	font-family: "TrajanPro";
	font-weight: bold;
}

/* Header actif : fond blanc */
.navire-card:has(.collapse.show) .navire-header {
    background-color: var(--bs-white);
}

.navire-button {
    background: none;
    border: none;
    color: var(--bs-white);
    font-size: 1.2rem;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 1.5rem 2rem;
    width: 100%;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

/* Texte du bouton actif : couleur primary */
.navire-card:has(.collapse.show) .navire-button {
    color: var(--bs-primary);
}

.navire-button:hover {
    background-color: rgba(var(--bs-white-rgb), 0.1);
    color: var(--bs-white);
}

/* Hover sur état actif */
.navire-card:has(.collapse.show) .navire-button:hover {
    background-color: rgba(var(--bs-primary-rgb), 0.1);
    color: var(--bs-primary);
}

.navire-button:focus {
    outline: none;
    box-shadow: 0 0 0 var(--bs-focus-ring-width) var(--bs-focus-ring-color);
}

.navire-chevron {
    transition: transform 0.3s ease;
    font-size: 1rem;
}

.navire-button[aria-expanded="true"] .navire-chevron {
    transform: rotate(180deg);
}

.navire-content {
    padding: 2rem;
    background: var(--bs-white);
}

.navire-description {
    color: var(--bs-secondary-color);
    line-height: 1.6;
    margin-bottom: 1.5rem;
}

.navire-btn {
    background-color: var(--bs-primary);
    color: var(--bs-white);
    border: none;
    padding: 0.75rem 2rem;
    border-radius: var(--bs-border-radius);
    font-weight: 500;
    text-decoration: none;
    display: inline-block;
    transition: background-color 0.3s ease;
}

.navire-btn:hover {
    background-color: var(--bs-link-hover-color);
    color: var(--bs-white);
    text-decoration: none;
}

/* Image container */
.navires-image-container {
    position: relative;
    overflow: visible;
}

.navires-image-wrapper {
    position: relative;
    margin-left: -2rem;
    margin-right: -8rem;
}

.navires-image {
    width: 100%;
    height: auto;
    border-radius: var(--bs-border-radius-lg);
    display: block;
	margin-left: 153px;
}

/* Responsive */
@media (max-width: 1200px) {
    .navires-image-wrapper {
        margin-right: -4rem;
    }
}

@media (max-width: 992px) {
    .navires-content {
        grid-template-columns: 1fr;
        gap: 2rem;
		width: 100%;
    }
    
    .navires-image-wrapper {
        margin-left: 0;
        margin-right: 0;
    }
    
    .navires-accordion {
        max-width: none;
    }
}

@media (max-width: 768px) {
    .navires-title {
        font-size: 2rem;
    }
    
    .navire-button {
        padding: 1rem 1.5rem;
        font-size: 1.1rem;
    }
    
    .navire-content {
        padding: 1.5rem;
    }
}