BECAUSE EVERYONE COUNTS

ICE team spirit2026-01-29T15:32:46+01:00
équipe - team spirit
ice team spirit - équipe ice

A little
visit?

Carrousel ICE /* Conteneur principal du carrousel */ .carousel-container { width: 100%; max-width: 1400px; margin: auto; position: relative; } /* Swiper */ .swiper { overflow: hidden; padding: 15px 0px 50px 0px; } .swiper-slide::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 50%; /* Ajuste la hauteur du dégradé */ background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 22%, rgba(255, 255, 255, 0) 100%); pointer-events: none; } /* Paramètre d'une Slide */ .swiper-slide { position: relative; background-size: cover; background-position: center; height: 394px; padding: 32px; border-radius: 2px; transition: transform 0.3s ease-in-out; display: flex; align-items: flex-start; justify-content: center; cursor: pointer; box-shadow: 0px 18px 22px 1px rgba(0, 0, 0, 0.25); } /* Effet zoom au survol de la Slide */ .swiper-slide:hover { transform: scale(1.05); } /* Contenu de la Slide */ .slide-content { position: absolute; text-align: center; color: rgb(0, 0, 0); font-size: 24px; font-weight: bold; width: 80%; transition: opacity 0.3s ease-in-out; } .slide-content h3{ font-size: 22px; text-transform: uppercase; font-style: bold; margin: 0; line-height: 1.3; color:#0087B1 ; } /* Masquer le titre au survol et afficher la citation */ .swiper-slide:hover .title { opacity: 1; } .quote { opacity: 1; font-size: 16px; font-style: italic; } .swiper-slide:hover .quote { opacity: 1; } .click-icon-box{ display: flex; align-items: center; justify-content: center; height: 100%; } /* Icône de clic */ .click-icon { z-index: 100; padding: 8px; display: flex; align-items: center; justify-content: center; width: 48px; height: 48px; transition: transform 0.3s ease-in-out; } .st0 { fill: #0087B1; fill-opacity: .85; stroke: white; } /* Conteneur des boutons de navigation centré en dessous du carrousel */ .swiper-navigation-container { display: flex; justify-content: center; margin-top: 20px; gap : 22px; } /* Flèches de navigation personnalisées */ .swiper-button-prev, .swiper-button-next { background-color: #0087B1; /* Fond */ width: 50px; /* Largeur */ height: 50px; /* Hauteur */ border-radius: 50%; /* Forme circulaire */ display: flex; align-items: center; justify-content: center; box-shadow: 0 2px 6px rgba(0,0,0,0.3); /* Légère ombre */ margin: 0 10px; cursor: pointer; position: relative; transition: 0.1s ease-in-out; } /* Suppression du contenu par défaut et ajout de la flèche */ .swiper-button-prev::after, .swiper-button-next::after { content: ''; display: block; width: 12px; height: 12px; border-top: 3px solid #ffffff; border-right: 3px solid #ffffff; } /* Rotation pour afficher la bonne flèche */ .swiper-button-next::after { transform: rotate(45deg); } .swiper-button-prev::after { transform: rotate(225deg); } /* Effet hover : inversion des couleurs */ .swiper-button-prev:hover, .swiper-button-next:hover { background-color: #00A7D7; scale: 1.06; } .swiper-button-prev:hover::after, .swiper-button-next:hover::after { border-color: #fff; } /* Overlay pour la vidéo */ .video-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.8); display: none; justify-content: center; align-items: center; z-index: 1000; } /* Mode paysage uniquement */ .video-overlay-container{ margin-top: 7%; display: flex; justify-content: center; align-items: flex-start; flex-direction: row-reverse; column-gap: 16px; } /* Mode portrait uniquement */ @media screen and (orientation: portrait) { .video-overlay-container { align-items: flex-end; flex-direction: column; } } .video-overlay video { width: 100%; aspect-ratio: 16/9; z-index: 1001; max-width: 840px; } /* Bouton de fermeture */ .close-btn { position: relative; /* top: 22%; right: 20%; */ font-size: 40px; font-weight: bold; color: white; cursor: pointer; z-index: 1002; } body:has(div#videoOverlay[style="display: flex;"]) { overflow: hidden; }
×
var swiper = new Swiper(".mySwiper", { loop: true, // Active le mode boucle pour éviter les manques autoplay: { delay: 7000, // 7 secondes disableOnInteraction: false, // Continue après interaction }, navigation: { nextEl: ".swiper-button-next", prevEl: ".swiper-button-prev", }, breakpoints: { 320: { slidesPerView: 1, spaceBetween: 10 }, 768: { slidesPerView: 2, spaceBetween: 15 }, 1024: { slidesPerView: 4, spaceBetween: 70 } } }); function openVideo(videoUrl) { var overlay = document.getElementById("videoOverlay"); var iframe = document.getElementById("videoFrame"); iframe.src = videoUrl; overlay.style.display = "flex"; } function closeVideo(event) { if (event.target.id === "videoOverlay" || event.target.classList.contains("close-btn")) { var overlay = document.getElementById("videoOverlay"); var iframe = document.getElementById("videoFrame"); iframe.src = ""; overlay.style.display = "none"; } }

A whole team

More than just a concept, team spirit is what drives us.

Every day, our employees pool their skills and ideas to tackle tomorrow’s challenges together. Because we are stronger together, collaboration between our different departments is at the heart of our success, and it is by working hand in hand that we innovate and move forward. This collaboration and solidarity are essential if we are to rise to the challenges and achieve our collective goals.

At ICE Water Management we believe in strong values to which everyone subscribes. That’s why solidarity and sharing are more than just words: they define who we are.

AND You?

What if your next professional challenge was here? At ICE Water Management, we believe in the power of complementary talents.

Whether you’re looking for new opportunities or ready to give your career a new boost, we’re sure to have a place for you. Join a company where innovation, team spirit and passion make all the difference.

Work-study students & trainees

At ICE Water Management, we are committed to passing on our know-how to the talents of tomorrow.

Involved at every stage of our projects, our work-study students and interns don’t just observe: they actively participate in our mission. Supported by passionate experts, they develop their skills in a caring and instructive environment.

Read their testimonials and immerse yourself in their daily lives!

Go to Top