/* 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;
}

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: 580px;
}
.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-bees p, 
.text-bees span {
	font-size: 17px;
	font-size: 17px !important;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
}

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

#carousel-promo {
	margin-top: 23px;
}
#carousel-promo .carousel-inner .carousel-item {
	background-color: #ff0000; /*#00a676;*/
}
#carousel-promo .carousel-inner .carousel-item p {
	margin-bottom: 0;
}
#carousel-promo .carousel-inner .carousel-item p a {
	font-family: "terminaregular", sans-serif;
	font-size: 25px;
	color: #fff !important;
}

.bx-viewport {
	height: 580px;
}

.bx-viewport img.img-fluid {
	height: 100%;
	object-fit: cover;
}

.container .img-fluid {
	max-width: 100%;
    height: auto;
    object-fit: contain;
}

@media (min-width: 767px) {
	#carousel-promo {
		margin-top: 3px;
	}
}

/* block alternance gauche / droite */
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: -3%;
	margin-top: 3%;
	padding: 20px 20px 20px 30px;
}
div.bees-attitude div.infos.left {
	margin-left: 3%;
	margin-top: 3%;
	padding: 20px 30px 20px 20px;
}
div.bees-attitude div.photo.right {
	margin-left: -3%;
}

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

div#carousel-promo {
	margin-top: 0px;
}

#footer .title-bees.text-color-white {
	width: 81%;
	font-weight: bold;
}

@media screen and (max-width: 990px) {
	#carousel-promo .carousel-inner .carousel-item p a {
		font-size: 20px;
	}
	#main-slider-home {
		height: 58vh !important;
	}
}

@media (max-width: 767px) {
	#carousel-promo .carousel-inner .carousel-item p a {
		font-size: 15px;
	}
	.carousel-caption-left,
	.carousel-caption-right {
		text-align: center;
		position: relative;
		bottom: 6rem;
		padding-top: 1.25rem;
		padding-bottom: 1.25rem;
		color: #fff;
		left: 0% !important;
		right: 0% !important;
	}
	div .title-black {
		font-size: 2em;
	}
	.title-black2 {
		font-size: 1.7em;
	}

	div.bees-attitude div.infos.right {
		width: 95%;
		margin-top: -8%;
	}
	div.bees-attitude div.infos.left {
		margin-left: 5%;
		width: 95%;
		margin-top: -8%;
	}
	.color-green {
		height: fit-content !important;
	}
	.mois .text-bees {
		font-size: 15px !important;
	}
	.btn-apropos {
		margin-top: -28px !important;
	}
	div.photo.left {
		width: 95%;
	}
	div.photo.right {
		width: 95%;
		margin-left: 8% !important;
	}
	.d-none-resp {
		display: none !important;
	}
	.color-white {
		height: 75px;
		line-height: 75px;
	}
	div.bees-attitude div.photo.right {
		display: block;
	}
	div.bees-attitude div.photo.left {
		display: block;
	}

	.container-100 {
		padding: 0px;
	}
	.container-default .btn {
		padding: 12px 12px;
	}
	#main-slider-home {
		display: none;
	}
	.container-default {
		padding: 0;
	}
	.color-green {
		line-height: 1.2 !important;
		font-size: 1em !important;
	}
	.carousel-caption-up,
	.carousel-caption-down {
		text-align: center;
		position: relative;
		padding-top: 1rem;
		padding-bottom: 1rem;
		color: #fff;
		margin-left: 5% !important;
		margin-right: 5% !important;
	}
	.carousel-caption-up {
		margin-top: -500px;
	}
	.py-4 {
		padding-top: 0.5em !important;
		padding-bottom: 0.5em !important;
	}
}

#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: 61vh;
}

.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: 15px !important;
	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;
	height: 580px;
}

.bx-slider img {
	height: 100%;
	object-fit: cover;
}

.col-6.etoile {
	width: 49%;
}

.col-6.etoile img {
	width: 14px;
}

.col-6.mois {
	width: 51%;
}

.col-6.mois .text-bees.text-uppercase {
	font-size: 16px !important;
	font-weight: bold;
}

@media (max-width: 1600px) {
	.col-xl-2.col-12 {
		width: 17.5% !important;
		margin-right: 25px !important;
	}
	.col-6.etoile img {
		width: 13px;
	}
	.col-6.mois .text-bees {
		margin-top: 10px;
	}
	.col-6.etoile {
		width: 45%;
	}
	
	.col-6.mois {
		width: 55%;
	}
	div.container-links {
		width: 90% !important;
		max-width: 90% !important;
	}
}

@media (max-width: 1400px) {
	.col-xl-2.col-12 {
		width: 31% !important;
		margin-right: 20px !important;
	}
	.col-6.etoile {
		width: 40%;
	}
	.col-6.etoile img {
		width: 15px;
	}
	.col-6.mois {
		width: 60%;
	}
	.col-6.mois .text-bees {
		font-size: 17px !important;
		margin-top: 0px;
	}
}

@media (max-width: 1200px) {
	.col-xl-2.col-12 {
		width: 100% !important;
	}
	.col-6.etoile {
		width: 50%;
	}
	.col-6.mois {
		width: 50%;
	}
	div.container-links {
		width: 78% !important;
		max-width: 78% !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;
	}
}
