



/* BANNIÈRE */

/* Vevey / Lausanne 
@keyframes infiniteScroll {
	from {transform: translateX(0)}
	to {transform: translateX(-50%)}
}
body.custom-theme-ld .et_pb_section.section-banner-home .et_pb_row.row-slide-text .et_pb_column .et_pb_code .et_pb_code_inner .container {
	max-width: 100%;
 	width: 100%;
	overflow-x: hidden;
	padding-top: 21px !important;
	padding-bottom: 20px !important;
}
body.custom-theme-ld .et_pb_section.section-banner-home .et_pb_row.row-slide-text .et_pb_column .et_pb_code .et_pb_code_inner .container .horizontal-scrolling-items {
	width: 100%;
	display: flex;
	font-weight: 500;
	font-size: 40px;
	line-height: 1em;
	letter-spacing: .2px;
	color: #fff;
	text-transform: uppercase;
	animation-name: infiniteScroll;
	animation-duration: 10s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
body.custom-theme-ld .et_pb_section.section-banner-home .et_pb_row.row-slide-text .et_pb_column .et_pb_code .et_pb_code_inner .container .horizontal-scrolling-items .horizontal-scrolling-items__item {
	white-space: nowrap;
}
*/



body.custom-theme-ld .et_pb_section.section-banner-home .et_pb_row {
	display: flex;
	gap: 30px;
}
body.custom-theme-ld .et_pb_section.section-banner-home .et_pb_row::after {
	display: none;
}

/* Column fide */
body.custom-theme-ld .et_pb_section.section-banner-home .et_pb_row .et_pb_column.fide .et_pb_blurb .et_pb_blurb_content {
	max-width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
body.custom-theme-ld .et_pb_section.section-banner-home .et_pb_row .et_pb_column.fide .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
	display: inline;
	width: auto;
	height: 140px;
	padding-right: 10px;
	margin-bottom: 0px;
}
body.custom-theme-ld .et_pb_section.section-banner-home .et_pb_row .et_pb_column.fide .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image span.et_pb_image_wrap {
	width: 100%;
}
body.custom-theme-ld .et_pb_section.section-banner-home .et_pb_row .et_pb_column.fide .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image span.et_pb_image_wrap img {
	width: 100%;
	max-height: 140px;
	height: auto;
}
body.custom-theme-ld .et_pb_section.section-banner-home .et_pb_row .et_pb_column.fide .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container {
	padding-left: 10px;
	padding-right: 0px;
}
body.custom-theme-ld .et_pb_section.section-banner-home .et_pb_row .et_pb_column.fide .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description h2 {
	font-size: 55px;
	color: #fff;
	padding-bottom: 10px !important;
}
body.custom-theme-ld .et_pb_section.section-banner-home .et_pb_row .et_pb_column.fide .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description h3 {
	font-size: 28px;
	color: #fff;
	padding-bottom: 0px !important;
}
body.custom-theme-ld .et_pb_section.section-banner-home .et_pb_row .et_pb_column.fide .et_pb_text.highlighted .et_pb_text_inner p strong {
	background: #df2b2a;
	border-radius: 10px;
	padding: 2px 10px;
}

/* Column MOS */
body.custom-theme-ld .et_pb_section.section-banner-home .et_pb_row .et_pb_column.mos .et_pb_text.subtitle .et_pb_text_inner p strong img {
	position: relative;
	top: 8px;
	left: 1px;
	box-shadow: 0em 0em 0.3em rgba(0,0,0,0.2);
	border-radius: 100%;
}
body.custom-theme-ld .et_pb_section.section-banner-home .et_pb_row .et_pb_column.mos .et_pb_blurb .et_pb_blurb_content {
	max-width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
body.custom-theme-ld .et_pb_section.section-banner-home .et_pb_row .et_pb_column.mos .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
	display: inline;
	width: auto;
	height: 160px;
	padding-right: 10px;
	margin-bottom: 0px;
}
body.custom-theme-ld .et_pb_section.section-banner-home .et_pb_row .et_pb_column.mos .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image span.et_pb_image_wrap {
	width: 100%;
}
body.custom-theme-ld .et_pb_section.section-banner-home .et_pb_row .et_pb_column.mos .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image span.et_pb_image_wrap img {
	width: 100%;
	max-height: 160px;
	height: auto;
}
body.custom-theme-ld .et_pb_section.section-banner-home .et_pb_row .et_pb_column.mos .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container {
	padding-left: 10px;
	padding-right: 0px;
}
body.custom-theme-ld .et_pb_section.section-banner-home .et_pb_row .et_pb_column.mos .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description h2 {
	font-size: 55px;
	color: #fff;
	padding-bottom: 10px !important;
}
body.custom-theme-ld .et_pb_section.section-banner-home .et_pb_row .et_pb_column.mos .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description h3 {
	font-size: 28px;
	color: #fff;
	padding-bottom: 0px !important;
}
body.custom-theme-ld .et_pb_section.section-banner-home .et_pb_row .et_pb_column.mos .et_pb_text.highlighted .et_pb_text_inner p strong {
	background: #3b8534;
	border-radius: 10px;
	padding: 2px 10px;
}







/* POLES */

body.custom-theme-ld .et_pb_section.section-home-poles .et_pb_row .et_pb_column.column-poles {
	display: flex;
	flex-wrap: wrap;
	gap: 50px;
}
body.custom-theme-ld .et_pb_section.section-home-poles .et_pb_row .et_pb_column.column-poles .et_pb_blurb {
	width: calc(20% - 40px);
	margin-left: 0px;
	margin-right: 0px;
}
body.custom-theme-ld .et_pb_section.section-home-poles .et_pb_row .et_pb_column.column-poles .et_pb_blurb .et_pb_blurb_content {
	max-width: 100%;
}
body.custom-theme-ld .et_pb_section.section-home-poles .et_pb_row .et_pb_column.column-poles .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
	margin-bottom: 0px;
}
body.custom-theme-ld .et_pb_section.section-home-poles .et_pb_row .et_pb_column.column-poles .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image span.et_pb_image_wrap img {
	max-width: 280px;
	width: 100%;
	height: auto;
	transition: all .2s ease-in-out;
}
body.custom-theme-ld .et_pb_section.section-home-poles .et_pb_row .et_pb_column.column-poles .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image:hover span.et_pb_image_wrap img {
	opacity: .6;
}
body.custom-theme-ld .et_pb_section.section-home-poles .et_pb_row .et_pb_column.column-poles .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container {
	position: relative;
	border-left: 1px solid #1a6186;
	padding-top: 20px;
	padding-bottom: 75px;
	padding-left: 20px;
}
body.custom-theme-ld .et_pb_section.section-home-poles .et_pb_row .et_pb_column.column-poles .et_pb_blurb.pole .et_pb_blurb_content .et_pb_blurb_container {
	border-left: 1px solid #abc612;
}
body.custom-theme-ld .et_pb_section.section-home-poles .et_pb_row .et_pb_column.column-poles .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container::before {
	content: "";
	position: absolute;
	top: 0px;
	left: -8px;
	width: 15px;
	height: 15px;
	background: #1a6186;
	border-radius: 100%;
}
body.custom-theme-ld .et_pb_section.section-home-poles .et_pb_row .et_pb_column.column-poles .et_pb_blurb.pole .et_pb_blurb_content .et_pb_blurb_container::before {
	background: #abc612;
}
body.custom-theme-ld .et_pb_section.section-home-poles .et_pb_row .et_pb_column.column-poles .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
	font-weight: 500;
	font-size: 18px;
	line-height: 1.6em;
}

/* RESPONSIVE */
@media only screen and (max-width: 1280px) {

	body.custom-theme-ld .et_pb_section.section-home-poles .et_pb_row .et_pb_column.column-poles {
		gap: 30px;
	}
	body.custom-theme-ld .et_pb_section.section-home-poles .et_pb_row .et_pb_column.column-poles .et_pb_blurb {
		width: calc(20% - 24px);
	}
}
@media only screen and (max-width: 1100px) {

	body.custom-theme-ld .et_pb_section.section-home-poles .et_pb_row .et_pb_column.column-poles .et_pb_blurb {
		width: calc(33.3333% - 20px);
	}
}
@media only screen and (max-width: 980px) {

	body.custom-theme-ld .et_pb_section.section-home-poles .et_pb_row .et_pb_column.column-poles .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container {
		padding-bottom: 65px;
		padding-left: 15px;
	}
	body.custom-theme-ld .et_pb_section.section-home-poles .et_pb_row .et_pb_column.column-poles .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
		font-size: 17px;
	}
}
@media only screen and (max-width: 767px) {

	body.custom-theme-ld .et_pb_section.section-home-poles .et_pb_row .et_pb_column.column-poles .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container {
		padding-bottom: 55px;
	}
}
@media only screen and (max-width: 680px) {

	body.custom-theme-ld .et_pb_section.section-home-poles .et_pb_row .et_pb_column.column-poles .et_pb_blurb {
		width: calc(50% - 15px);
	}
}
@media only screen and (max-width: 410px) {

	body.custom-theme-ld .et_pb_section.section-home-poles .et_pb_row .et_pb_column.column-poles {
		gap: 10px;
	}
	body.custom-theme-ld .et_pb_section.section-home-poles .et_pb_row .et_pb_column.column-poles .et_pb_blurb {
		width: 100%;
	}
}









/* ------------------ */





body.custom-theme-ld .banner-home .et_pb_row {
	height: calc(100vh - 66.5px);
}
body.custom-theme-ld .banner-home .et_pb_row {
	display: flex;
}
body.custom-theme-ld .banner-home .et_pb_row .et_pb_column.column-pole {
	width: 50%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
}





body.custom-theme-ld .banner-home .et_pb_row .et_pb_column.column-pole-bureau .et_pb_text .et_pb_text_inner h3 {
	width: fit-content;
	text-align: center;
	background: #abc612;
	padding-bottom: 0px !important;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: auto;
	margin-right: auto;
}
/* Rond central */
body.custom-theme-ld .banner-home .et_pb_row .et_pb_column.column-cities {
	position: absolute;
	top: calc(50% - 125px);
	left: calc(50% - 125px);
	z-index: 9;
	width: 250px;
	height: 250px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	background: #abc612;
}
body.custom-theme-ld .banner-home .et_pb_row .et_pb_column.column-cities .et_pb_text .et_pb_text_inner p {
	font-weight: 600;
	font-size: 40px;
	line-height: 1.3em;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
}







/* SECTION – Pôle 

body.custom-theme-ld .et_pb_section.section-home-poles .et_pb_row .et_pb_column:first-child {
	min-width: 604.8px;
	width: 604.8px;
}




body.custom-theme-ld .et_pb_section.section-home-poles .et_pb_row .et_pb_column.et-last-child {
	width: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
body.custom-theme-ld .et_pb_section.section-home-poles .et_pb_row .et_pb_column .dnhot_tooltip .et_pb_module_inner .dnhot-hostpot-hotspots-wrapper .dnhot-hostpot-hotspots-container .dnhot_tooltip_child .et_pb_module_inner .dnhot-hostpot-tooltip-text {
	display: none !important;
	visibility: hidden !important;
} 
*/


/* fide 
body.custom-theme-ld .et_pb_section.section-home-poles .et_pb_row .et_pb_column .dnhot_tooltip .et_pb_module_inner .dnhot-hostpot-hotspots-wrapper .dnhot-hostpot-hotspots-container .dnhot_tooltip_child .et_pb_module_inner #fide-rond .dnhot-hostpot-tooltip .dnhot-hostpot-tooltip-content .dnhot-hostpot-hotspots__wrapper {
	min-width: 112px !important;
    min-height: 112px !important;
}

*/


























/* RESPONSIVE */


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


}

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



}

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



}
@media only screen and (max-width: 640px) {



}

