/**** CUSTOM CSS BY NIIX ****/

/**** GLOBAL CSS ****/

body #page-container a {
    text-decoration: none !important;
}
body #page-container .img-cover img {
    object-fit: cover;
}
body #page-container ul {
    list-style-type: none !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
}
body #page-container .et-fb-form__toggle-title h3 {
    padding: 15px !important;
    margin: auto !important;
}
body #page-container h1, h2, h3, h4 {
    padding: 0 !important;
    margin: 0 !important;
}
body #page-container p {
    margin: 0 !important;
}

/**** HEADER ****/

.header {
    position: relative;
	transition: all .6s !important;
}
.header:before {
    content: "";
   	display: block;
    width: 100%;
    height: 0%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    transition: all .6s !important;
}
.header:hover:before {
	height: 100%;
}
.header.nav-scroll {
    position: relative;
	transition: all .6s !important;
}
.header.nav-scroll:before {
    content: "";
   	display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    transition: all .6s !important;
}
.header {
	background-color: transparent !important;
}
.header .logoNav {
	background-color: transparent !important;
}
.header .logNav > div {
	justify-content: center !important;
}
.header .menu-header .et_pb_menu__logo img {
	filter: brightness(0) invert(1) !important;
    transition: all .4s !important;
}
.header:hover .menu-header #menu-menu-principal>li>a {
	color: #000 !important;
}
.header.nav-scroll .menu-header #menu-menu-principal>li>a {
	color: #000 !important;
}
body #page-container .header.nav-scroll {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
body #page-container .header.nav-scroll .menu-header .et_pb_menu__logo img {
	filter: none !important;
    transition: all .4s !important;
}
body #page-container .header:hover .menu-header .et_pb_menu__logo img {
	filter: none !important;
    transition: all .4s !important;
}
.header .menu-header #menu-menu-principal>li {
    margin-top: 0 !important;
    align-items: center;
}
.header .menu-header #menu-menu-principal>li>a {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
.header .menu-header #menu-menu-principal>li>ul.sub-menu>li>a.menu-link.active {
	color: #fff !important;
    background-color: #000 !important;
}
.header .menu-header ul#mobile_menu1>li>ul.sub-menu>li>a.menu-link.active {
	color: #fff !important;
    background-color: #000 !important;
}
.header.nav-scroll .menu-header #menu-menu-principal>li>a {
   color: #000 !important;
}
.header .menu-header #menu-menu-principal>li>a>span {
	position: relative !important;
    z-index: 0;
}
.header .menu-header #menu-menu-principal>li>a:hover span {
	background-color: transparent !important;
}
.header .menu-header #menu-menu-principal>li.menu-btn>a {
	position: relative;
    transition: all .4s !important;
    overflow: hidden !important;
	z-index: 0;
}
.header .menu-header #menu-menu-principal>li.menu-btn>a:before {
    content: "";
    display: block !important;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #000 !important;
    visibility: visible !important;
    opacity: 1 !important;
    z-index: -1 !important;
    transition: all .4s !important;
}
.header .menu-header #menu-menu-principal>li.menu-btn>a:hover:before {
    top: 0 !important;
}
.header .menu-header #menu-menu-principal>li.menu-btn>a>span {
	background-color: transparent !important;
}
/*.header .menu-header #menu-menu-principales>li>a>span:before {
	content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #0bb5c1;
    transition: all .4s !important;
    opacity: 0;
}
.header .menu-header #menu-menu-principales>li>a>span:after {
	content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #0bb5c1;
    transition: all .4s !important;
    opacity: 0;
}
.header .menu-header #menu-menu-principales>li.current-menu-item>a>span:before {
	opacity: 1;
}
.header .menu-header #menu-menu-principales>li.current-menu-item>a>span:after {
	opacity: 1;
}
.header .menu-header #menu-menu-principales>li>a:hover>span:before {
	opacity: 1;
}
.header .menu-header #menu-menu-principales>li>a:hover>span:after {
	opacity: 1;
}*/
body #page-container .header.nav-scroll  {
   margin-top: 0 !important;
}
body #page-contaienr .header.nav-scroll .menu-header #menu-menu-principal>li.menu-btn>a {
    color: #fff !important;
}
body #page-contaienr .header.nav-scroll .menu-header #menu-menu-principal>li.menu-btn>a:hover {
    color: #fff !important;
}
.header.nav-scroll .menu-header #menu-menu-principal>li.current-menu-item>a {
	color: #fff !important;
}
.header.nav-scroll .menu-header #menu-menu-principal>li.current-menu-item>a {
	color: #000 !important;
}
.header.nav-scroll .menu-header #menu-menu-principal>li.current-menu-item.menu-btn>a {
	color: #fff !important;
}
.header.nav-scroll .menu-header #menu-menu-principal>li>a:hover {
	color: #000 !important;
}
.header .menu-header #menu-menu-principal>li.menu-btn>a {
    color: #fff !important;
    border-radius: 10px !important;
    padding: 17px 33px !important;
    background-color: #0bb5c1 !important;
}
.header .menu-header #menu-menu-principal>li>a:after {
    top: 45px !important;
}
body #page-container .header .menu-header li ul.sub-menu {
	padding: 20px !important;
    border-radius: 5px;
}
body #page-container .header .menu-header li.mega-menu>ul.sub-menu {
   	width: 100% !important;
	padding: 0px 0px 20px 0px !important;
    border-radius: 5px;
}
.header .menu-header ul>li.current-menu-item>a {
	opacity: 1 !important;
}
.header .menu-header ul#menu-menu-principal .sub-menu {
	padding: 20px !important;
    border-radius: 0;
}
.header .menu-header ul#menu-menu-principal .sub-menu li {
    width: 100% !important;
	padding-left: 0 !important;
    padding-right: 0 !important;
}
.header .menu-header ul#menu-menu-principal .sub-menu>li>a {
	width: 100% !important;
}
.header .menu-header ul#menu-menu-principal .sub-menu>li>a {
	color: #000 !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
	background-color: transparent !important;
}
body #page-container .header .menu-header ul#menu-menu-principal .sub-menu>li>a:hover {
    color: #fff !important;
	opacity: 1 !important;
    background-color: #000 !important;
}
.header .menu-header ul#menu-menu-principal .sub-menu>li.current_page_item>a {
    color: #fff !important;
	opacity: 1 !important;
    background-color: #000 !important;
}
.header .coordonnee-header .et_pb_blurb_container {
	padding-left: 5px !important;
}
.header .menu-header .et_pb_menu_inner_container.clearfix {
	display: flex;
    align-items: center;
}
.header .menu-header #menu-menu-principal>li>a:before {
	content: "";
    display: block;
    width: 0%;
    height: 2px;
    position: absolute;
    bottom: 32px;
    left: 0;
    background-color: #fff;
    transition: all .4s !important;
}
.header .menu-header #menu-menu-principal>li.current-menu-item>a:before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 32px;
    left: 0;
    background-color: #fff;
    transition: all .4s !important;
}
.header .menu-header #menu-menu-principal>li>a:hover:before {
    width: 100% !important;
}
.header.nav-scroll .menu-header #menu-menu-principal>li>a:before {
	content: "";
    display: block;
    width: 0%;
    height: 2px;
    position: absolute;
    bottom: 32px;
    left: 0;
    background-color: #000;
    transition: all .4s !important;
}
.header.nav-scroll .menu-header #menu-menu-principal>li.current-menu-item>a:before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 32px;
    left: 0;
    background-color: #000;
    transition: all .4s !important;
}
.header.nav-scroll .menu-header #menu-menu-principal>li>a:hover:before {
    width: 100% !important;
}
.header:hover .menu-header #menu-menu-principal>li>a:before {
	content: "";
    display: block;
    width: 0%;
    height: 2px;
    position: absolute;
    bottom: 32px;
    left: 0;
    background-color: #000;
}
.header:hover .menu-header #menu-menu-principal>li.current-menu-item>a:before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 32px;
    left: 0;
    background-color: #000;
}
.header:hover .menu-header #menu-menu-principal>li>a:hover:before {
    width: 100% !important;
}

/**** IMG HOVER EFFECTS ANIMATION CSS ****/
.img-hover {
	transition: all 1s;
}
.img-hover img {
	overflow: hidden !important;
}
.img-hover .et_pb_image_wrap {
	overflow: hidden !important;
}
.img-hover img {
	overflow: hidden !important;
}
.img-hover .et_pb_image_wrap {
	overflow: hidden !important;
}
.img-hover .et_pb_image_wrap img{
	transition: all 1s;
}
.img-hover:hover img {
	transform: scale(1.1);
}
.img-hover span:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
	width: 10% !important;
    height: 10% !important;
    background-color: #000;
     transform: translate(-50%, -50%);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 1;
  	pointer-events: none !important;
    opacity: 0;
}
.img-hover span:hover:before {
	width: 100% !important;
    height: 100% !important;
    opacity: 0.2;
}
.resume-img-hover {
	overflow: hidden !important;
}
.resume-img-hover .et_pb_main_blurb_image {
	position: relative;
	overflow: hidden !important;
}
.resume-img-hover .et_pb_main_blurb_image:before {
	position: absolute;
    top: 0;
    left: -100%;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: linear-gradient(to right, transparent 0%, rgba(255,255,255,0.3) 100%);
    transform: skewX(-25deg);
	transition: all 1s;
    z-index: 1;
    pointer-events: none !important;
}
.resume-img-hover:hover .et_pb_main_blurb_image:before {
	-webkit-animation: shine 2s;
    animation: shine 2s;
}
@keyframes shine {
    100% {
        left: 125%;
    }
}
@keyframes pulses {
  0% {
    width: 500px;
    height: 500px;
  }
  50% {
    width: 550px;
    height: 550px;
  }
  100% {
    width: 500px;
    height: 500px;
  }
}

/**** ACCUEIL ****/
.banner .banner-title h1 span {
    display: block;
    font-size: 80px !important;
    margin-bottom: 30px;
}
/*.vertical-slider {
	overflow: hidden;
}
.vertical-slider .slick-slide {
  animation: zoomout 2500ms infinite !important;
  transition: all 2500ms !important;
}

@keyframes zoomout {
  0% {
    background-size: 100%;
  }
  100% {
    background-size: 150%;
  }
}	*/
.vertical-slider ul.slick-dots {
	position: absolute;
    top: 50%;
    right: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.vertical-slider .slick-dots li {
	cursor: pointer;
}
.vertical-slider .slick-dots button {
    display: none !important;
}
.vertical-slider .slick-dots li:not(:last-child) {
	margin-bottom: 20px !important;
}
.vertical-slider .slick-dots li {
    width: 4px;
    height: 4px;
    padding: 4px;
    border: 0px solid #ffffff66 !important;
    border-radius: 50%;
    background-color: #ffffff66;
    font-size: 0px !important;
    transition: all .4s !important;
}
.vertical-slider .slick-dots li.slick-active {
    width: 6px;
    height: 6px;
    padding: 5px;
	border: 2px solid #ffffff !important;
    border-radius: 50%;
    background-color: transparent;
}
body .banner.ui-sortable {
  margin-bottom: 20px !important;
}
body #page-container .banner-slider-title {
    text-transform: uppercase;
    font-size: 36px;
    color: #FFFFFF !important;
    line-height: 45px;
    font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 700 !important;
}
body #page-container .banner-slider-title span {
    display: block;
    font-size: 80px !important;
    margin-bottom: 30px !important;
    font-weight: 700 !important;
    color: #fff !important;
    text-transform: uppercase !important;
}
.service-item {
	transition: all .4s !important;
}
.service-item:hover {
	transform: translatey(-10px);
    background-color: #000 !important;
}
.service-item .et_pb_main_blurb_image {
    padding: 25px;
    background-color: #f5f5f5 !important;
    border-radius: 50%;
    transition: all .4s !important;
}
.service-item:hover .et_pb_main_blurb_image {
	transform: scale(-1) rotate(180deg);
}
.service-item:hover .et_pb_blurb_description {
	color: #fff !important;
}
.service-item span.et_pb_image_wrap {
    width: 38px !important;
}
.service-item:not(:last-child) {
	margin-right: 15px !important;
}
.service-item:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(/wp-content/uploads/2026/01/bg_img_1.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    opacity: 0;
    filter: brightness(0) invert(1);
    transition: all .4s !important;
}
.service-item:hover:before {
    opacity: 0.09;
}
.realisation-slider.ui-sortable {
	display: flex !important;
}
.realisation-item:not(:last-child) {
	margin-right: 15px !important;
}
.realisation-slider .slick-arrow {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 45%;
    cursor: pointer;
    z-index: 10;
}
.realisation-slider .arrow-left {
	left: -17px;
    right: auto;
}
.realisation-slider .arrow-right {
	left: auto;
    right: -2px;
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}

@keyframes animation-float {
	0% {
		transform: translate(0px, 0px);
	}
	65% {
		transform: translate(0px, 15px);
	}
	100% {
		transform: translate(0px, 0px);
	}
}

@keyframes bounce-y {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	50% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

body.et_pb_button_helper_class #page-container .et_pb_section a.et_pb_button {
    position: relative;
	overflow: hidden !important;
    z-index: 0 !important;
}
body.et_pb_button_helper_class #page-container .et_pb_section a.et_pb_button:before {
    content: "";
	display: block !important;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 100%;
    left: 32px;
	background-color: #000 !important;
    visibility: visible !important;
	opacity: 1 !important;
    z-index: -1 !important;
    transition: all .4s !important;
}
body.et_pb_button_helper_class #page-container .et_pb_section a.et_pb_button:hover:before {
	top: 0 !important;
}
body.et_pb_button_helper_class #page-container .et_pb_section a.et_pb_button.btn-cta:hover {
	color: #fff !important;
}
body.et_pb_button_helper_class #page-container .et_pb_section a.et_pb_button.btn-cta:before {
    content: "";
	display: block !important;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 100%;
    left: 32px;
	background-color: #0bb5c1 !important;
    visibility: visible !important;
	opacity: 1 !important;
    z-index: -1 !important;
    transition: all .4s !important;
}
body.et_pb_button_helper_class #page-container .et_pb_section a.et_pb_button.btn-cta:hover:before {
	top: 0 !important;
}
.col-before:before {
	content: "";
    display: block;
    width: 102%;
    height: 102%;
    position: absolute;
    top: 0px;
    left: 0;
    border-radius: 20px;
    background-color: #0bb5c1;
    transform: rotate(5deg);
	transition: all .4s !important;
}
.col-before:hover:before {
	width: 100% !important;
    height: 100% !important;
    transform: none !important;
}
.col-before-1:before {
    content: "";
    display: block;
    width: 72%;
    height: 100%;
    position: absolute;
    top: 40px;
    right: 30px;
    border-radius: 20px;
    background-color: #0bb5c1;
    transform: rotate(0deg);
    transition: all .4s !important;
}
.col-before-1:hover:before {
	width: 72% !important;
    height: 100% !important;
    transform: rotate(0deg) !important;
}
.galerie-slider img {
    border-radius: 0 20px 0 0;
    height: 400px;
    object-fit: cover;
    transition: all .4s !important;
}
.galerie-slider:hover img {
	transform: scale(1.1) !important;
}
.galerie-slider .et_pb_gallery_items {
	border-radius: 0 20px 0 0;
}
.galerie-slider-1 img {
    border-radius: 0 0 0 20px;
    height: 400px;
    object-fit: cover;
    transition: all .4s !important;
}
.galerie-slider-1:hover img {
	transform: scale(1.1) !important;
}
.galerie-slider-1 .et_pb_gallery_items {
	border-radius: 0 0 0 20px;
}
.galerie-slider a.et-pb-arrow-prev, 
.galerie-slider a.et-pb-arrow-next {
	display: none;
}
.galerie-slider-1 a.et-pb-arrow-prev, 
.galerie-slider-1 a.et-pb-arrow-next {
	display: none;
}
.col-inner-before:before {
	content: "";
	display: block;
	width: 120px;
	height: 120px;
	position: absolute;
	top: 0;
	left: 0;
    border-radius: 20px !important;
	background-color: #0bb5c1 !important;
    z-index: -1;
}
.col-inner-before:after {
	content: "";
	display: block;
	width: 120px;
	height: 120px;
	position: absolute;
	bottom: 0;
	right: 0;
    border: 2px dashed #0bb5c1 !important;
    border-radius: 20px !important;
	background-color: transparent !important;
    z-index: -1;
}
.galerie-slider-inner .et_pb_gallery_items {
	border-radius: 20px !important;
    transition: all .4s !important;
}
.galerie-slider-inner .et_pb_gallery_items .et_pb_gallery_item {
	border-radius: 20px !important;
}
.galerie-slider-inner .et_pb_gallery_items img {
    border-radius: 20px !important;
	height: 340px !important;
    transition: all .4s !important;
    object-fit: cover !important;
}
.galerie-slider-inner .et_pb_gallery_items .et_pb_gallery_item:hover img {
	transform: scale(1.1) !important;
}
.galerie-slider-inner .et-pb-arrow-prev,
.galerie-slider-inner .et-pb-arrow-next {
	display: none !important;
}
.propose-item {
	transition: all .4s !important;
    background: linear-gradient(180deg, #0BB5C1 58%, #0a9ea9 80%) !important;
}
.propose-item img {
	transition: all .4s !important;
}
.propose-item:hover img {
	transform: scale(1.1) !important;
}
.propose-item img {
    min-height: 224px;
    object-fit: cover;
}
.propose-item:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    background-image: url(/wp-content/uploads/2026/01/sgs-1.svg);
    background-repeat: no-repeat;
    background-size: 70px;
    background-position: bottom right;
    opacity: 0;
    filter: brightness(0) invert(1);
}
.partenaire-slider .partenaire-item:not(:last-child) {
	margin-right: 15px !important;
}
.partenaire-slider.ui-sortable {
    display: flex !important;
}
.partenaire-item:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 20px !important;
    background: linear-gradient(180deg, #00000005 58%, #000000d1 80%) !important;
}
.partenaire-item {
    display: flex !important;
	border-radius: 20px !important;
}
.partenaire-slider .partenaire-item .et_pb_promo_description {
    position: relative;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-end !important;
    padding-bottom: 0 !important;
}
.partenaire-item h2.et_pb_module_header {
    font-size: 20px;
    line-height: 23px;
    text-transform: uppercase;
    font-weight: 700;
}
.partenaire-slider .slick-arrow {
    display: none !important;
    top: 45% !important;
    position: absolute !important;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 10 !important;
}
.partenaire-slider .arrow-left {
    left: -15px;
    right: auto;
}
.partenaire-slider .arrow-right {
    left: auto;
    right: -15px;
}
.travail-item img {
	transition: all .4s !important;
    filter: brightness(0) invert(1) !important;
}
.travail-item:hover img {
	transform: scalex(-1) !important;
}
.div-flex {
    display: flex;
    align-items: center;
    margin-bottom: 40px !important;
}
.col-left-presentation {
	width: 30% !important;
    margin-right: 60px !important;
}
.col-left-presentation img {
	display: block !important;
    width: 100% !important;
    max-width: 100% !important;
	border-radius: 20px !important;
    height: 280px !important;
	object-fit: cover !important;
}
.col-right-presentation {
	width: 70% !important;
}
.container-texte {
	color: #000 !important;
}
.col-right-presentation {
	color: #000 !important;
}
.hustle-layout-body {
    padding: 50px 50px 60px 50px !important;
    border-radius: 20px !important;
    background-image: none !important;
    background-color: #fff !important;
}
h3.hustle-title {
    font-family: 'Jost', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 900 !important;
    letter-spacing: 1px !important;
    color: #000 !important
}
span.title {
    font-family: 'Jost', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 900 !important;
    letter-spacing: 1px !important;
    color: #000 !important;
    text-transform: uppercase;
    font-size: 28px !important;
    margin-bottom: 12px !important;
}
.hustle-layout-body p {
	font-family: 'Manrope', Helvetica, Arial, Lucida, sans-serif !important;
    color: #000 !important;
    margin-bottom: 0 !important;
}
.hustle-group-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 0 !important;
}
.hustle-cta-container {
	display: none !important;
}
form.hustle-layout-form {
    display: none !important;
}
.hustle-popup-content.hustle-animate.hustle-animate-in--no_animation {
	max-width: 65% !important;
}
body #page-container .mentions-legales.cgv h3 {
	margin-bottom: 15px !important;
}
body #page-container .mentions-legales.cgv .space-bottom {
	margin-bottom: 20px !important;
}

@keyframes sld-30 {
	0% {
		transform: translateY(0);
	}

	100% {
		transform: translateY(30px);
	}
}


/**** APROPOS ****/
body #page-container .timeline-item .tmdivi-content{
	border-radius: 6px !important;
    background-color: #10657f !important;
}
body #page-container .timeline-item .tmdivi-arrow {
	background-color: #10657f !important;
}
body #page-container .timeline-item .tmdivi-labels {
    display: none;
}
body #page-container .timeline-item .tmdivi-wrapper .tmdivi-icondot {
	background-color: #fff !important;
}

/**** MENTIONS LEGALES ****/
body #page-container .mentions-legales p {
	font-weight: 400 !important;
}
body #page-container .mentions-legales h2 {
    margin-bottom: 15px !important;
}
body #page-container .mentions-legales p{
	padding: 0 !important;
}
body #page-container .mentions-legales .espace {
    margin-bottom: 20px !important;
    padding: 0 !important;
}
body #page-container .mentions-legales .first-section .espace {
    margin-bottom: 10px !important;
}
body #page-container .mentions-legales .first-section p:last-child {
    margin-bottom: 20px !important;
}
body #page-container .mentions-legales p {
    padding-bottom: 0 !important;
}
.apropos-item .et_pb_main_blurb_image {
    width: 20px !important;
}

/**** DESACTIVE SCROLL PAGE ****/
body #page-container{
    overflow: hidden !important;
}

/**** DESACTIVE SCROLL ON POPUP ****/
body.mfp-zoom-out-cur {
    overflow: hidden !important;
}
body.mfp-zoom-out-cur .mfp-bg.mfp-fade.mfp-ready, body.mfp-zoom-out-cur .mfp-wrap {
    position: fixed !important;
    top: 0 !important;
}

/**** REALISATION PAGE ****/
.realisation ul {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent !important;
    margin-bottom: 35px !important;
}
.realisation ul>li {
    border-right: none !important;
    padding-top: 5px !important;
    padding-bottom: 6px !important;
	margin-left: 10px !important;
    border-radius: 5px !important;
}
.realisation .et_pb_all_tabs {
	background-color: transparent !important;
}
/*.galerie-realisation .et_pb_gallery_item {
    width: 280px !important;
    margin: 0px 20px 20px 0px !important;
}*/
.realisation ul>li:first-child {
	margin-left: 0 !important;
}
.realisation .et_pb_tab {
    padding: 0 !important;
}
/*.galerie-realisation img {
    height: 250px !important;
    object-fit: cover;
    border-radius:  5px !important;
}*/
.galerie-realisation .et_pb_gallery_item .et_overlay {
	border-radius: 5px !important;
}
.galerie-realisation .et_pb_gallery_item .et_overlay:before {
    font-size: 18px !important;
    left: 55% !important;
    top: 55%;
}

/**** CONTACT SELECT ****/
.forminator-ui#forminator-module-372.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"] {
    border-color: #000000;
    background-color: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
}

/**** FOOTER CUSTOM CSS ****/
.menu-footer .sub-menu {
    display: none;
}
.footer ul#menu-menu-principal-1>li {
	padding-left: 0 !important;
	padding-right: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 18px !important;
    transition: all .4s;
}
.footer ul#menu-menu-principal-1>li:hover {
	padding-left: 7px !important;
}
.footer ul#menu-menu-principal-1>li:last-child {
	margin-bottom: 0 !important;
}
.footer ul#menu-menu-principal-1>li>a {
	padding-bottom: 0 !important;
}
.menu-footer .et_pb_menu__menu {
	display: block;
}
.menu-footer .et_mobile_nav_menu {
	display: none !important;
}
.footer ul#menu-menu-principal-1 {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    margin-left: 0 !important;
}
.menu-footer .et_pb_menu__wrap {
	justify-content: flex-start;
}
.menu-footer ul>li>a:after {
    display: none;
}
.menu-footer ul#menu-menu-principal-1>li:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: relative;
    top: -4px;
    background-image: url(/wp-content/uploads/2026/01/lame-de-scie.png);
    margin-right: 12px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
}
.coordonnee-item-footer .et_pb_main_blurb_image {
    width: 22.5px !important;
}
.infos-plus {
	transition: all .4s;
}
.infos-plus:hover {
	padding-left: 7px !important;
}
.infos-plus .et_pb_blurb_description:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: relative;
    top: -4px;
    background-image: url(/wp-content/uploads/2026/01/lame-de-scie.png);
    margin-right: 12px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
}
.infos-plus .et_pb_blurb_description {
 	display: flex;	
    align-items: center;
}
.coordonnee-item .et_pb_blurb_container {
    padding-left: 20px !important;
}
.infos-plus .et_pb_blurb_container {
	padding-left: 0 !important;
}

/**** PAGE 404 ANIMATION EFFECTS ****/
.bounce2 {
    animation: bounce2 2s ease infinite;
}
  @keyframes bounce2 {
      0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
      40% {transform: translateY(-20px);}
      60% {transform: translateY(-15px);}
}

/**** COOKIEYES CUSTOM CSS ****/
.cky-btn-revisit-wrapper {
    width: 30px !important;
    height: 30px !important;
}
.cky-btn-revisit-wrapper .cky-btn-revisit img {
    height: 20px !important;
    width: 20px !important;
}

/**** PLAN DU SITE CUSTOM CSS ****/
.site-map h3 {
    display: none !important;
}
.site-map br {
    display: none !important;
}
.site-map ul {
	margin: 0 !important;
}
.site-map li {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    transition: all .4s;
}
.site-map li:hover {
    padding-left: 10px;
}
.site-map li a {
    color: #000 !important;
}
.site-map li:last-child {
    margin-bottom: 0px;
}
.site-map li:before {
    content: '';
    display: block;
    position: relative;
    top: -3px;
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/uploads/2026/01/circular-saw.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    margin-right: 20px;
    transition: all .4s !important;
}
.site-map li:hover:before {
	filter: none !important;
}

/**** BTN BACK TO TOP CUSTOM CSS ****/
.et_pb_scroll_top:before {
    content: "6" !important;
    font-size: 25px !important;
}
.et_pb_scroll_top.et-pb-icon {
    padding: 0 4px 3px 4px !important;
    border-radius: 8px !important;
    background-color: #000 !important;
    margin-right: 10px !important;
    transition: 0.3s all !important;
}
.et_pb_scroll_top.et-pb-icon:hover {
    transition: 0.3s all !important;
    transform: scale(1.1) !important;
}
.et_pb_scroll_top.et-pb-icon {
  animation: pulse 1s infinite ease-in-out alternate !important;
}
@keyframes pulse {
  from { transform: scale(0.8); }
  to { transform: scale(1.2); }
}

/**** DAILYWEB COPYRIGHT CUSTOM CSS ****/
.daily {
    padding: 7px 60px;
    background-image: url('/wp-content/uploads/2026/01/daily_web_white-.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

/*** PAGE AGENCEMENT  ***/
.img-covers span {
	width: 100% !important;
	height: 100% !important;
}
.img-covers img {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
}
.ligne-engage span.et_pb_image_wrap {
  width: 50px !important;
}

/*** Conatct ***/
.forminator-button.forminator-button-submit {
	color: #000000 !important;
    border-width: 2px !important;
    border-color: #000000;
    letter-spacing: 0.3px;
    font-size: 16px !important;
    font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    background-color: RGBA(255, 255, 255, 0) !important;
    border: 1px solid #000000 !important;
    padding: 10px 25px !important;
}
/**** RESPONSIVE SITE ****/

@media screen and (min-width: 1601px) {
	.prestation-list .prestation-item {
    	width: 25% !important;
    	margin-right: 20px !important;
	}
    .prestation-list .prestation-item:last-child {
    	width: 25% !important;
    	margin-right: 0px !important;
	}
	body #page-container .prestation-list {
		max-width: 100% !important;
        width: 95% !important;
	}
    body #page-container .prestation-item .et_pb_module_header {
    	margin-bottom: 15px !important;
    	min-height: 70px !important;
	}
}

@media screen and (min-width: 1600px) {
	body #page-container .header .menu-header li.mega-menu>ul.sub-menu {
		max-width: 1500px !important;
		position: fixed !important;
		z-index: 20;
		top: 125px;
		left: 50% !important;
		transform: translate(-50%);
	}
}

@media screen and (min-width: 1500px) {
	body #page-container .banner-inner {
		height: 450px !important;
	}
	body #page-container .realisation-slider-container {
		max-width: 100% !important;
	}
}

@media screen and (min-width: 981px) and (max-width: 1600px) {
	body #page-container .prestation-list {
      	display: flex;
      	flex-wrap: wrap;
        justify-content: center;
		align-items: center;
		max-width: 100% !important;
        width: 90% !important;
	}
	body #page-container .prestation-list .prestation-item {
		width: 49% !important;
        min-height: 400px !important;
	}
	body #page-container .prestation-list .prestation-item:first-child {
		margin-right: 20px !important;
	}
    body #page-container .prestation-list .prestation-item:nth-child(2) {
		margin-right: 0px !important;
	}
    body #page-container .prestation-list .prestation-item:nth-child(3) {
		margin-right: 20px !important;
	}
	body #page-container .prestation-list .prestation-item:not(:nth-child(3)):not(:last-child) {
		margin-bottom: 20px !important;
	}
    body #page-container .prestation-list .prestation-item:last-child() {
		margin-right: 0px !important;
	}
	body #page-container .prestation-list .prestation-item .et_pb_image_wrap {
		width: 40px !important;
	}
}

@media screen and (min-width: 981px) and (max-width: 1499px) {
	body #page-container .partenaire-container {
		max-width: 95% !important;
	}
}

@media screen and (max-width: 1224px) {
	.header .menu-header {
		width: 100% !important;
	}
    .header .menu-header .et_pb_menu__logo-wrap {
    	display: block;
        margin-bottom: 0 !important;
	}
    .header .menu-header .et_pb_menu__wrap {
		justify-content: flex-end;
	}
	body #page-container .header .navbar{
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}
	body #page-container .header .menu-header .et_pb_menu__menu {
		display: none !important;
	}
	body #page-container .header .menu-header .et_mobile_nav_menu {
        display: block !important;
    }
	body #page-container .header .menu-header .mobile_menu_bar {
        position: relative;
        display: flex !important;
        justify-content: center;
        align-items: center;
        width: 35px;
        height: 35px;
        border-radius: 3px !important;
        background-color: rgba(255,255,255,0.2) !important;
    }
	body #page-container .header .menu-header .mobile_menu_bar:before {
		content: "";
        display: block;
        width: 70%;
        height: 77%;
        position: absolute;
        top: 4px;
        left: 5px;
        background-image: url(/wp-content/uploads/2026/01/burger.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        filter: brightness(0) invert(1);
        transform: scaley(-1);
	}
    body #page-container .header:hover .menu-header .mobile_menu_bar {
        position: relative;
        display: flex !important;
        justify-content: center;
        align-items: center;
        width: 35px;
        height: 35px;
        border-radius: 3px !important;
        background-color: rgba(0,0,0,0.05)!important;
    }
    body #page-container .header:hover .menu-header .mobile_menu_bar:before {
		content: "";
        display: block;
        width: 70%;
        height: 77%;
        position: absolute;
        top: 4px;
        left: 5px;
        background-image: url(/wp-content/uploads/2026/01/burger.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        filter: none;
        transform: scaley(-1);
	}
    body #page-container .header.nav-scroll .menu-header .mobile_menu_bar {
        position: relative;
        display: flex !important;
        justify-content: center;
        align-items: center;
        width: 35px;
        height: 35px;
        border-radius: 3px !important;
        background-color: rgba(0,0,0,0.05)!important;
    }
    body #page-container .header.nav-scroll .menu-header .mobile_menu_bar:before {
		content: "";
        display: block;
        width: 70%;
        height: 77%;
        position: absolute;
        top: 4px;
        left: 5px;
        background-image: url(/wp-content/uploads/2026/01/burger.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        filter: none;
        transform: scaley(-1);
	}
	body #page-container .header .menu-header .mobile_menu_bar:before {
		color: #FFFFFF !important;
    }
    body #page-container .et_pb_row.et_pb_row_1_tb_header.ligne-row.et_pb_equal_columns.et_pb_gutters1.et_pb_row--with-menu.et_pb_row_1-4_3-4 {
		padding-top: 13px !important;
        padding-bottom: 13px !important;
	}
	body #page-container .header .btn-phone {
		margin-left: 20px!important;
	}
	.menu-header #mobile_menu1 {
		padding: 30px 20px !important;
	}
	.menu-header #mobile_menu1 li a {
		padding: 10px !important;
        text-align: left !important;
        color: #000 !important;
	}
	.menu-header #mobile_menu1 li a:hover {
        opacity: 1 !important;
        color: #fff !important;
		background-color: #000 !important;
	}
    body #page-container .menu-header #mobile_menu1>li.current-menu-item>a {
        opacity: 1 !important;
        color: #fff !important;
		background-color: #000 !important;
	}
	body #page-container .navbar .menu-header li>a {
		color: #000 !important;
	}
    body #page-container .menu-header li>a:hover {
		color: #fff !important;
	}
}

@media screen and (min-width: 981px) and (max-width: 1224px) {
	.header .menu-header .et_pb_menu__logo-wrap {
		width: 70px !important;
	}
    .header .logNav.ligne-row {
    	padding-top: 5px !important;
    	padding-bottom: 5px !important;
	}
}

@media screen and (min-width: 981px) {
	body #page-container .banner {
		height: 100vh !important;
	}
	body #page-container .banner-title {
		margin-top: 70px !important;
	}
    body #page-container .banner-slider-title {
		margin-top: 70px !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	body #page-container .service-list {
		display: flex !important;
		flex-wrap: wrap !important;
	}
	body #page-container .service-list .service-item {
		width: 48% !important;
        margin-right: 15px !important;
	}
    body #page-container .service-list .service-item.item-1,
	body #page-container .service-list .service-item.item-2 {
		margin-bottom: 15px !important;
	}
    body #page-container .service-list .service-item.item-2,
    body #page-container .service-list .service-item.item-4 {
		width: 48% !important;
        margin-right: 0px !important;
	}
}

@media screen and (max-width: 980px) {
	body #page-container .header {
		padding-top: 5px !important;
        padding-bottom: 5px !important;
	}
	body #page-container .header .menu-header {
		width: 100% !important;
	}
	.header .menu-header .et_pb_menu__wrap {
		display: flex;
		justify-content: flex-end;
		align-items: center;
	}
	.header .menu-header .et_pb_menu__logo-wrap {
		margin-bottom: 0 !important;
	}
  	body #page-container .header .menu-header .et_mobile_nav_menu {
     	margin: 0 !important;
  	}
    body #page-container .banner {
        height: 100vh !important;
    }
    body #page-container .banner-inner {
        height: 100vh !important;
    }
	.banner .banner-title h1 span {
		display: block;
		font-size: 65px !important;
		margin-bottom: 20px;
	}
    .img-full img {
        width: 100% !important;
    }
    .img-full .et_pb_image_wrap {
        width: 100% !important;
    }
	.menu-header #mobile_menu1 {
		border-radius: 5px !important;
	}
	.menu-header #mobile_menu1 li:hover a {
		color: #000 !important;
	}
	.menu-header .mobile_menu_bar:before {
		color: #fff !important;
	}
	.menu-header #mobile_menu1 {
		padding: 30px 20px !important;
	}
	.menu-header .et_mobile_nav_menu {
		margin: 0 !important;
	}
    body #page-container .menu-header .mobile_nav.opened .et_mobile_menu{
        transition: all .4s !important;
        display: block !important;
    }
    body #page-container .menu-header .mobile_nav.closed .et_mobile_menu{
       display: none !important;
       transition: all 4s !important;
    }
	body #page-container .banner-slider .et-pb-slider-arrows {
		display: none !important;
	}
    body #page-container .realisation ul {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}
	body #page-container .realisation ul>li {
		width: 100%;
		max-width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
        margin-bottom: 15px !important;
        margin-left: 0 !important;
	}
	body #page-container .realisation ul>li:last-child {
		margin-bottom: 0 !important;
	}
	body #page-container .header .coordonnee-header .et_pb_blurb_container {
		display: none !important;
	}
	body #page-container .realisation .et_pb_gallery_item {
        max-width: 100% !important;
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 20px !important;
	}
	body #page-container .realisation .et_pb_gallery_item:last-child {
		margin-bottom: 0 !important;
	}
	.galerie-realisation img {
		width: 100% !important;
	}
    body #page-container .ligne-row {
        max-width: 1200px !important;
        width: 90% !important;
    }
	body #page-container .prestation-item {
		width: 48% !important;
	}
    .prestation-item:first-child {
        margin-bottom: 20px !important;
    	margin-right: 20px !important;
	}
    .prestation-item:nth-child(2) {
        margin-bottom: 20px !important;
	}
    .prestation-item:nth-child(3) {
    	margin-right: 20px !important;
	}
	body #page-container .col-space-bottom {
		margin-bottom: 25px !important;
	}
	body #page-container .galerie-slider .et_pb_gallery_items {
		border-radius: 0 0 20px 20px !important;
	}
    body #page-container .galerie-slider-1 .et_pb_gallery_items {
		border-radius: 0 0 20px 20px !important;
	}
    body #page-container .galerie-slider .et_pb_gallery_items img {
		border-radius: 0 0 20px 20px !important;
	}
    body #page-container .galerie-slider-1 .et_pb_gallery_items img {
		border-radius: 0 0 20px 20px !important;
	}
    .et_animated {
        opacity: 1 !important;
    }
	.et_pb_section *:not(
	.et_pb_row--with-menu,
	.logo-slider,
	.arrow_gauche.slick-arrow,
	.arrow_droite.slick-arrow,
	.slick-list,
	.slick-track,
	.slick-slide,
	.banner,
	.hero-title, .partenaire-slider, .partenaire-slider .slick-track, .partenaire-slider .slick-slide
	) {
		-o-transition-property: none !important;
		-moz-transition-property: none !important;
		-webkit-transition-property: none !important;
		transition-property: none !important;

		-o-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;

		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		animation: none !important;
	}
	body #page-container .flex-reverse {
		display: flex;
		flex-direction: column-reverse;
	}

@media screen and (max-width: 767px) {
    .error-404 .et_pb_text_0_tb_body {
        margin-top: 0px !important;
        margin-bottom: 50px !important;
    }
    body #page-container .header .coordonnee-header.phone .et_pb_blurb_container {
        display: none !important;
    }
	.header .menu-header a.sub-menu-toggle:before {
		position: relative !important;
		top: -10px !important;
		left: -4px !important;
	}
	.header .menu-header a.sub-menu-toggle.popped:before {
		left: 4px !important;
	}
	.header .menu-header .sub-menu-toggle {
		top: 4.5px !important;
	}
    body #page-container .header .coordonnee-header.phone .et_pb_main_blurb_image {
        width: 100% !important;
    }
    body #page-container .banner-inner {
       height: 100vh !important;
    }
	.banner .banner-title h1 span {
        display: block;
        font-size: 36px !important;
        margin-bottom: 15px;
    }
    body #page-container .mentions-legales h2 {
       font-size: 24px !important;
       line-height: 28px !important;
    }
	body #page-container .banner .banner-slider-title span {
		display: block;
		font-size: 36px !important;
		margin-bottom: 15px !important;
	}
	body #page-container .vertical-slider ul.slick-dots {
		position: relative;
		bottom: 80px;
		right: 0;
		left: 0;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
	}
	body #page-container ul.slick-dots li {
		margin-bottom: 0 !important;
	}
	body #page-container .vertical-slider ul>li:not(:last-child) {
		margin-right: 20px !important;
        margin-bottom: 0 !important;
	}
	body #page-container .banner .banner-slider-title {
		font-size: 24px !important;
       line-height: 28px !important;
	}
	body #page-container .col-space {
		margin-bottom: 20px !important;
	}
	body #page-container .service-list .service-item:not(:last-child) {
		margin-bottom: 20px !important;
	}
	body #page-container .realisation-slider .realisation-item img {
		height: 300px !important;
		object-fit: cover !important;
	}
	body #page-container .realisation-slider .realisation-item {
		margin-right: 0 !important;
	}
	.realisation-slider .arrow-right {
		left: auto;
		right: -17px;
	}
	.galerie-slider img {
		height: 250px !important;
	}
    	.galerie-slider-1 img {
		height: 250px !important;
	}
    .galerie-slider-inner .et_pb_gallery_items img {
    border-radius: 20px !important;
    height: 250px !important;
    transition: all .4s !important;
}
    .banner-slider {
       padding: 0 !important;
    }
    .banner-slider br {
       display: none !important;
    }
    .banner-slider .et_pb_slides .et_pb_slide {
       padding-left: 15px !important;
       padding-right: 15px !important;
    }
    body #page-container .galerie-realisation img {
       width: 100% !important;
    }
    body #page-container #galerie-list {
       overflow: hidden !important;
    }
	.col-inner-before:before {
		width: 100px;
		height: 100px;
	}
	.col-inner-before:after {
		width: 100px;
		height: 100px;
	}
	body #page-container .travail-item {
        display: flex;
		align-items: center;
		min-height: 295px !important;
	}
	.col-inner-before .et-pb-controllers {
		bottom: 11% !important;
	}
    .realisation ul {
       display: flex;
       justify-content: center;
       align-items: center;
       flex-direction: column !important;
       background-color: transparent !important;
       margin-bottom: 35px !important;
    }
    .realisation ul>li {
       margin-left: 0 !important;
       margin-bottom: 10px !important;
       display: flex;
       justify-content: center;
       align-items: center;
       width: 100% !important;
    }
    body #page-container .realisation .et_pb_gallery_item {
       max-width: 100% !important;
       width: 100% !important;
       margin-right: 0 !important;
    }
    body #page-container .realisation .et_pb_gallery_item img{
       max-width: 100% !important;
       width: 100% !important;
    }
    .realisation .et_pb_gallery_item .et_pb_gallery_image.landscape{
       max-width: 100% !important;
       width: 100% !important;
    }
    body #page-container .prestation-item {
		width: 100% !important;
        margin-right: 0 !important;
        min-height: 508px !important;
	}
	body #page-container .prestation-item .et_pb_module_header {
		min-height: auto !important;
	}
	body #page-container .prestation-item p {
		min-height: auto !important;
	}
    body #page-container .prestation-item:not(:last-child) {
		margin-bottom: 20px !important;
	}
	body #page-container .banner-space-bottom {
		margin-bottom: 15px !important;
	}
	body #page-container .banner-col-btn {
        display: flex;
        justify-content: center;
		align-items: center;
		width: 100% !important;
	}
	.prestation-item .et_pb_module:after {
		content: "";
		display: block;
		width: 90px;
		height: 90px;
		position: absolute;
		top: 7px;
		left: calc(50% - 90px / 2);
		background-color: #4f90a454;
		border-radius: 50%;
		transition: all .4s !important;
		z-index: -1;
	}
}

@media screen and (max-width: 500px) {
	body #page-container .galerie-realisation .et_pb_gallery_item {
		margin-bottom: 25px !important;
	}
    body #page-container .galerie-realisation .et_pb_gallery_item:last-child {
		margin-bottom: 0 !important;
	}
    body #page-container .coordonnee-item-ni a {
		word-break: break-all !important;
	}
	body.et_pb_button_helper_class #page-container .et_pb_section a.btn-devis {
		display: flex;
		justify-content: center;
		border: 2px solid transparent !important;
	}
}

@media screen and (max-width: 423px) {
	body #page-container #galerie-list span.et_overlay:before {
		left: 54% !important;
	}
    body #page-container .captcha-ni .forminator-g-recaptcha {
    	width: 302px !important;
    	margin-left: 0px !important;
	}
    .et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-design=default] .forminator-field-captcha, .forminator-ui.forminator-custom-form[data-design=default] .forminator-field-captcha {
		 overflow: visible !important;
	}
    body #page-container .form-contact {
        padding-left: 5px !important;
        padding-right: 5px !important;
        box-shadow: none !important;
        border-top: 1px solid !important;
        border-bottom: 1px solid !important;
        border-radius: 0 !important;
    }
    body #page-container .coordonne-item-contact .et_pb_blurb_description a {
        word-break: break-word !important;
    }
}
@media screen and (max-width: 375px) {
	.banner-slider .et_pb_slide_description:after {
        content: "";
        display: block;
        width: 520px;
        height: 520px;
        position: absolute;
        top: -100px;
        left: -120px;
        background-image: url(/wp-content/uploads/2025/01/Mask-slider.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: left center;
        z-index: -1;
        opacity: 0.5;
    }
}

@media screen and (max-width: 360px) {
    .banner-slider .et_pb_slide_description:after {
        content: "";
        display: block;
        width: 500px;
        height: 500px;
        position: absolute;
        top: -100px;
        left: -110px;
        background-image: url(/wp-content/uploads/2025/01/Mask-slider.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: left center;
        z-index: -1;
        opacity: 0.5;
    }
	body #page-container .social-link {
		margin-left: 0 !important;
	}
}

@media screen and (max-width: 359px) {
	body #page-container .banner-slider h1 {
		font-size: 40px !important;
	}
	body #page-container .banner-inner h1 {
		font-size: 32px !important;
        line-height: 37px !important;
	}
	body #page-container .coordonnee-item-ni a {
		word-break: break-all !important;
	}
	body #page-container .captcha-ni .forminator-g-recaptcha {
		margin-left: -13px !important;
	}
	body #page-container .form-contact {
		overflow: visible !important;
	}
}
