body {
  margin: 0;
  font-family: "Inter", Arial, sans-serif;
}

.page-wrapper {
  max-width: none;
}

.site-header .container {
  max-width: 100%;
}

.region-content {
  max-width: 1200px;
  margin: auto;
}

button,
input,
textarea,
select {
  font-family: "Inter", Arial, sans-serif;
}

/* Titres */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 400;
}

h2 {
    color: #0D1B2A;
    margin-bottom: 4px;
    padding-bottom: 2px;
    border-bottom: 2px solid #E8500A;
    display: inline-block;
}


/* retire l'espace avant le footer */
#content,
#block-servicezen-content,
.node__content {
  margin-block-end: 0 !important;
  padding-block-end: 0 !important;
}

/* =================================
   HEADER PERSONNALISÉ
================================= */
.custom-header {
  position: sticky;
  top:0;
  z-index:100;
  background:#0D1B2A;
  backdrop-filter: blur(10px);
  border-bottom: 1px solid #ececec;
  box-shadow: 0 4px 20px rgba(0,0,0,.06);
  --header-height:90px;
}

.custom-header__inner {
  min-height: 80px;
  display:flex;
  align-items:center;
  position:relative;
  padding: 0 40px;
}


/* LOGO */

.custom-header__logo {
  display: flex;
  align-items: center;
  height: 100%;
  margin-left: 24px;
}

.custom-header__logo img {
  max-height:90px;
  width:auto;
  display:block;
  transition: transform .25s ease;
}

.custom-header__logo img:hover {
  transform: scale(1.03);
}

/* Neutraliser les styles Olivero du logo */
.custom-header__logo,
.custom-header__logo .site-branding,
.custom-header__logo .site-branding__inner,
.custom-header__logo .block,
.custom-header__logo .block-site-branding {
  background: #0D1B2A !important;
  padding: 0 !important;
  margin: 0 !important;
}


/* Réduction du bloc logo Olivero */
.custom-header__logo .site-branding__inner {
  padding: 0 !important;
  margin: 0 !important;
  min-height: 0 !important;
  height: auto !important;
  display: flex;
  align-items: center;
}

.custom-header__logo .site-branding {
  padding: 0 !important;
  margin: 0 !important;
  min-height: 0 !important;
  display: flex;
  align-items: center;
}

/* MENU DESKTOP */
.custom-header__menu {
  flex:1;
  display:flex;
  justify-content:center;
  align-items:center;
}

.custom-header__menu ul {
  display:flex;
  align-items:center;
  gap:35px;
  list-style:none;
  margin:0;
  padding:0;
}

.custom-header__menu li {
  display:flex;
  align-items:center;
}

.custom-header__menu a {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 8px;
  color: #ffffff;
  text-decoration: none;
  transition: color .25s ease;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 1.45rem;
}

.custom-header__menu a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 22px;
  width: 100%;
  height: 2px;
  background: #2b7de9;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform .25s ease;
}

.custom-header__menu a:hover::after,
.custom-header__menu .is-active::after,
.custom-header__menu .menu__link--active-trail::after {
  transform: scaleX(1);
}

.custom-header__menu a:hover {
  color: #E8500A;
}


/* ==========================
   MENU DESKTOP PLUS PETIT
========================== */
.custom-header {
  transition: all .25s ease;
}

.custom-header__inner {
  transition: min-height .25s ease;
}

.custom-header__logo img {
  transition: max-height .25s ease;
}

.custom-header.is-scrolled .custom-header__inner {
  --header-height:60px;
}

.custom-header.is-scrolled .custom-header__logo img {
  max-height: 48px;
}

/* ==========================
   MENU DESKTOP POUR GRAND ECRAN
========================== */
.custom-header__inner {
  max-width: 1400px;
  margin: 0 auto;
}

/* ==========================
   BURGER
========================== */
.custom-header__burger {
  display:none;
}

/* ==========================
   BURGER ANIME
========================== */
.custom-header__burger span {
  width: 24px;
  height: 2px;
  background: #ffffff;
  transition: .25s;
}

.custom-header__burger {
  gap: 5px;
  background-color: transparent !important;
  color: white !important;
}

.custom-header__burger.is-open span:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}

.custom-header__burger.is-open span:nth-child(2) {
  opacity: 0;
}

.custom-header__burger.is-open span:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}

/* ==========================
   MOBILE
========================== */

@media(max-width:1000px){

  .custom-header__inner {
    min-height:90px;
    height:auto;
    padding:0 20px;
    transition:min-height .25s ease;
  }

  .custom-header__burger {
    display:flex;
    flex-direction:column;
    gap:5px;
    margin-left:auto;
    background:none;
    border:0;
    cursor:pointer;
  }


  .custom-header__burger span {
    width:25px;
    height:3px;
    background:#ffffff;
    border-radius:2px;
  }


  .custom-header__menu {
    display:none;
    position:absolute;
    left:0;
    width:100%;
    background:#0D1B2A;
    padding:20px;
    top:var(--header-height);
  }


  .custom-header__menu.is-open {
    display:block;
  }


  .custom-header__menu ul {
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    gap:0;
  }

  .custom-header__menu li {
    width:100%;
  }

  .custom-header__menu a {
    display:block;
    padding:12px 0;
  }

}




/* ==========================
/* Neutralisation du conteneur Drupal du menu */
========================== */
.custom-header__menu > nav,
.custom-header__menu .block,
.custom-header__menu .primary-nav {
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  display: flex;
  align-items: center;
}

.custom-header__menu .menu--level-1 {
  height: auto !important;
  display: flex;
  align-items: center;
}

/* =================================
   ALIGNEMENT MENU HEADER
================================= */

.custom-header__menu > .block-menu,
.custom-header__menu .primary-nav {
  display: flex;
  align-items: center;
  height: 100%;
  margin: 0;
  padding: 0;
}


.custom-header__menu .menu--level-1 {
  display: flex;
  align-items: center;
  height: auto;
  margin: 0;
  padding: 0;
}

.custom-header__menu .menu__item {
  display: flex;
  align-items: center;
}

.custom-header__menu .menu__link {
  display: flex;
  align-items: center;
  line-height: 1;
}


/* neutralisation du trait bleu au dessus des menus */
.custom-header__menu .menu__link::before,
.custom-header__menu .menu__link::after {
  content: none !important;
  display: none !important;
}

/* ==========================
   ADMIN
========================== */
.custom-header .contextual {
  display:none;
}

/* Décalage du header avec la toolbar Drupal */
body.toolbar-fixed .custom-header {
  top: 80px;
}

/* Suppression de l'espace Olivero sous le header */
.main-content__container {
  padding-top: 30px !important;
}


/* ==========================
   HERO BAR
========================== */
.hero-bar {
  width:100%;
  background:#E8500A;
  color:white;
}

.hero-bar__inner {
  max-width:1400px;
  min-height:70px;
  margin:0 auto;

  display:flex;
  align-items:center;
  justify-content:space-between;

  padding:0 40px;
}


.hero-bar__text {
  font-size:1.3rem;
  font-family: 'Bebas Neue', sans-serif;
  text-transform: uppercase;
  letter-spacing: .10rem;
  font-weight:400;
  line-height:1.4;
}

.hero-bar__actions {
  display:flex;
  align-items:center;
  gap:15px;
}


.hero-bar__button {
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  padding:0 25px;
  border-radius:5px;
  font-weight:600;
  text-decoration:none;
  transition:all .25s ease;
}


/* Demander un devis */
.hero-bar__button--primary {
  background:white;
  color:#E8500A;
  border:2px solid white;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.4rem;
}

.hero-bar__button--primary:hover {
  background:transparent;
  color:white;
}


/* Téléphone */
.hero-bar__button--secondary {
  background:#0D1B2A;
  color:white;
  border:2px solid #0D1B2A;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 1.5rem;
}

.hero-bar__button--secondary:hover {
  background:white;
  color:#E8500A;
}

/* ==========================
   HERO BAR PICTOS
========================== */
.hero-bar__button span {
  margin-right:8px;
  font-size:1.1em;
}

.hero-bar__line {
  display:flex;
  align-items:center;
  gap:8px;
}

.hero-bar__icon {
  width:18px;
  height:18px;
  fill:currentColor;
  margin-right:8px;
}

.hero-bar__icon.hero-bar__icon--lightning {
  margin-right:0;
}

@media(max-width:1000px){

  .hero-bar__inner {
    flex-direction:column;
    text-align:center;
    min-height: auto;
    padding: 12px 20px;
    gap: 12px;
  }


  .hero-bar__actions {
    width:100%;
    flex-direction:column;
    gap: 10px;
  }

  .hero-bar__text {
    font-size: 1.2rem;
    line-height: 1.3;
  }

  .hero-bar__button {
    width:100%;
    min-height: 38px;
    padding: 0 20px;
  }

  #firstspan {
    display:none;
  }
}




/* Bloc titre */
#block-servicezen-page-title {
  margin: 0;
  padding: 0;
}

/* Titre */
.page-title {
  margin: 0 0 20px;
  padding: 0;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 3rem;
  line-height: 1;
}






/* ==========================
   PARAGRAPH BANDEAU
========================== */

.banner {
  width:100%;
  padding:60px 20px;
  margin-bottom: 30px;
}


.banner__inner {
  max-width:1400px;
  margin:0 auto;
  text-align:center;
}


.banner__title {
  margin:0 0 20px;
  color:white;
  font-family:'Bebas Neue', sans-serif;
  font-size:3.2rem;
  font-weight:400;
  text-transform:uppercase;
  letter-spacing:.05em;
}

/* Texte du bandeau */
.banner__text,
.banner__text p,
.banner__text span,
.banner__text strong,
.banner__text a {
  color: #fff;
}

.banner__text {
  color:white;
  font-size:1.2rem;
  line-height:1.6;
  max-width:900px;
  margin:0 auto;
}


.banner__actions {
  display:flex;
  justify-content:center;
  align-items:center;
  gap:15px;
  margin-top:35px;
}


/* Couleurs */

.banner--bleu {
  background:#0D1B2A;
}


.banner--orange {
  background:#E8500A;
}


/* Boutons */
.banner__button a {
  display:inline-flex !important;
  align-items:center;
  justify-content:center;

  min-height:45px;
  padding:0 30px;

  border-radius:5px;

  font-family:'Bebas Neue', sans-serif;
  font-size:1.4rem;
  letter-spacing:.08em;
  text-transform:uppercase;

  text-decoration:none !important;

  transition:all .25s ease;
}

.banner__actions .field__label {
  display:none;
}

/* ==========================
   BANDEAU BOUTONS - BASE
========================== */

.banner__actions {
  display:flex;
  justify-content:center;
  align-items:center;
  gap:15px;
  margin-top:35px;
}

/* BLEU */

.banner--bleu .banner__button--primary a {
  background:#E8500A !important;
  color:#fff !important;
  border:2px solid #E8500A;
}

.banner--bleu .banner__button--secondary a {
  background:#fff !important;
  color:#0D1B2A !important;
  border:2px solid #fff;
}

.banner--bleu .banner__button--primary a:hover {
  background:transparent !important;
  color:#E8500A !important;
  border-color:#E8500A;
}

.banner--bleu .banner__button--secondary a:hover {
  background:#E8500A !important;
  color:white !important;
  border-color:#E8500A;
}


/* ORANGE */

.banner--orange .banner__button--primary a {
  background:#fff !important;
  color:#E8500A !important;
  border:2px solid #fff;
}

.banner--orange .banner__button--secondary a {
  background:#0D1B2A !important;
  color:#fff !important;
  border:2px solid #0D1B2A;
}

.banner--orange .banner__button--primary a:hover {
  background:transparent !important;
  color:white !important;
  border-color:white;
}

.banner--orange .banner__button--secondary a:hover {
  background:white !important;
  color:#0D1B2A !important;
  border-color:white;
}

/* ==========================
   MOBILE
========================== */

@media(max-width:768px){

  .banner {
    padding:40px 20px;
  }

  .banner__title {
    font-size:2.2rem;
  }

  .banner__text {
    font-size:1rem;
  }

  .banner__actions {
    flex-direction:column;
    width:100%;
    gap:10px;
  }

  .banner__button {
    width:100%;
  }

  .banner__button a {
    width:100%;
  }
}







/* =====================================================
   PROMO GRID
===================================================== */
.promo-grid {
  width:100%;
  display:flex;
  gap:30px;
  box-sizing:border-box;
  background: white;
  margin-bottom:30px;
  align-items: stretch;
}

.promo-grid ul {
  list-style-type: square;
}

.promo-grid__col {
  flex:1;
  min-width:0;
  display:flex;
}

.promo-grid__col > .paragraph,
.promo-grid__col > .promo-card {
  width: 100%;
  height: 100%;
}

/* =====================================================
   CARTE
===================================================== */

.promo-card{

    display:flex;
    flex-direction:column;

    width:100%;
    padding:40px;
    box-sizing:border-box;
    border-radius:5px;
    height: 100%;
}


.promo-card__title{
    margin:0 0 20px;
    text-align:center;
    font-family:'Bebas Neue',sans-serif;
    font-size:2.4rem;
    font-weight:400;
    line-height:1;
    text-transform:uppercase;
}

.promo-card__text {
    overflow-wrap:break-word;
    word-wrap:break-word;
    font-size:1.15rem;
    line-height:1.7;
}

.promo-card--bleu,
.promo-card--orange {
  color: #fff;
}

.promo-card--bleu *,
.promo-card--orange * {
  color: inherit;
}

.promo-card--bleu a,
.promo-card--orange a {
  color: inherit;
}

.promo-card__button{
    margin-top:auto;
    padding-top:20px;
    text-align:center;
}

.promo-card__button .field__label{
    display:none;
}

.promo-card__button a{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:46px;
    padding:0 30px;
    border-radius:5px;
    text-decoration:none;
    font-family:'Bebas Neue',sans-serif;
    font-size:1.4rem;
    letter-spacing:.08em;
    text-transform:uppercase;
    transition:.25s;
}


/* =====================================================
   BLEU
===================================================== */

.promo-card--bleu{

    background:#0D1B2A;
    color:white;

}

.promo-card--bleu .promo-card__title,
.promo-card--bleu .promo-card__text,
.promo-card--bleu .promo-card__text p{

    color:white;

}

.promo-card--bleu a{

    background:#E8500A;
    color:white;

    border:2px solid #E8500A;

}

.promo-card--bleu a:hover{

    background:transparent;
    color:#E8500A;

}


/* =====================================================
   ORANGE
===================================================== */

.promo-card--orange{

    background:#E8500A;
    color:white;

}

.promo-card--orange .promo-card__title,
.promo-card--orange .promo-card__text,
.promo-card--orange .promo-card__text p{

    color:white;

}

.promo-card--orange a{

    background:white;
    color:#E8500A;

    border:2px solid white;

}

.promo-card--orange a:hover{

    background:transparent;
    color:white;

}


/* =====================================================
   MOBILE
===================================================== */

@media (max-width:768px){

    .promo-grid{
      flex-direction:column;
      gap:20px;
    }

    .promo-card{

        padding:35px 25px;

    }

    .promo-card__title{

        font-size:2.3rem;

    }

}













/* Paragraph */
.paragraph--texte-image-droite {
  display: flex;
  gap: 2rem;
  align-items: center;
}

.paragraph__text,
.paragraph__image {
  flex: 1;
}

.paragraph__image img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 768px) {
  .paragraph--texte-image-droite {
    flex-direction: column;
  }
}







@media (max-width:1000px) {

  .site-header,
  .site-header__inner,
  .site-header__inner__container,
  #header-nav,
  #header-nav .primary-nav,
  #header-nav .block-menu {
    overflow: visible !important;
    max-height: none !important;
  }

  #header-nav {
    height: auto !important;
  }

  #header-nav .menu {
    max-height: none !important;
    overflow: visible !important;
  }

}




@media (max-width:1000px) {

  #header-nav {
    margin-top: 0 !important;
    padding-top: 0 !important;
    border-top: none !important;
  }

  #header-nav .primary-nav {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  #header-nav .menu--level-1 {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

}










/* Footer */
.site-footer,
.site-footer p,
.site-footer li,
.site-footer .field--name-body {
  font-family: "Inter", Arial, sans-serif !important;
}

/* taille des txt du footer */
.region--footer-right .field--name-body,
.region--footer-right .field--name-body p {
  font-size: 17px !important;
} 

.footer-links .menu__link {
  font-size: 17px !important;
}

.site-footer {
  padding-block-end: 0 !important;
}

.site-footer__inner {
  padding-block-end: 0 !important;
  display: flex;
  justify-content: space-between;
  gap: 40px;
}

.footer-column {
  flex: 1;
}

.footer-logo {
  display: flex;
  align-items: center;
}

.footer-links {
  font-size: 15px;
  line-height: 1.6;
  color: #d6d6d6;
}

/* Menu de navigation */
.footer-links .menu {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-links .menu__item {
  margin: 0;
  padding: 0;
}

.footer-links .menu__link {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 1px 0;
  line-height: 1.2;
  color: #d6d6d6;
  text-decoration: none;
  transition: color 0.2s ease, transform 0.2s ease;
}

.footer-links .menu__link::before {
  content: "›";
  font-size: 18px;
  opacity: 0.6;
}

.footer-links .menu__link:hover {
  color: #fff;
  transform: translateX(3px);
}






/* 3e colonne : adresse */
.block-servicezen-footeradresse {
  font-family: 'Bebas Neue', sans-serif !important;
  font-size: 1.5rem !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  letter-spacing: .05em;
  text-transform: uppercase;
}





.region--footer-right .field--name-body {
  color: #d6d6d6;
  font-size: 15px;
  line-height: 1.6;
}

.region--footer-right .field--name-body p {
  margin: 0 0 18px;
}

.region--footer-right .field--name-body strong {
  color: #fff;
  font-size: 17px;
}

/* Téléphone */
.region--footer-right .field--name-body p:last-child {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}

@media (max-width: 700px) {
  .footer-links .menu {
    grid-template-columns: 1fr;
    gap: 4px;
  }
}

.footer-contact__button,
.footer-contact__button--quote,
.footer-contact__button--phone {
  font-family: 'Bebas Neue', sans-serif !important;
  font-size: 1.5rem !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  letter-spacing: .05em;
  text-transform: uppercase;
}

.footer-contact__icon {
  width: 17px !important;
  height: 17px !important;
  flex: 0 0 17px;
  fill: currentColor;
}


.footer-contact__actions {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  margin-top: 18px;
}

.footer-contact__button {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 8px;

  width: 280px !important;
  max-width: 280px !important;
  min-height: 0 !important;

  padding: 9px 16px !important;
  margin: 0 !important;

  border: 1px solid #f28c28;
  border-radius: 5px;

  box-sizing: border-box;
  text-decoration: none !important;

  transition:
    background-color 0.2s ease,
    color 0.2s ease,
    border-color 0.2s ease;
}



.footer-contact__icon {
  width: 17px !important;
  height: 17px !important;
  fill: currentColor;
}

.footer-contact__button--quote,
.footer-contact__button--phone {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 9px;

  min-height: 0 !important;
  padding: 10px 16px !important;
  margin: 0 !important;

  box-sizing: border-box;
  border-radius: 5px;
  text-decoration: none !important;

  transition:
    background-color 0.2s ease,
    color 0.2s ease,
    border-color 0.2s ease;
}
/* DEMANDER UN DEVIS : orange → blanc */
.footer-contact__button--quote {
  background: #E8500A !important;
  color: #fff !important;
  border: 1px solid #E8500A !important;
}

.footer-contact__button--quote:hover {
  background: #fff !important;
  color: #E8500A !important;
  border-color: #fff !important;
}

/* TÉLÉPHONE : blanc → orange */
.footer-contact__button--phone {
  background: #fff !important;
  color: #222 !important;
  border: 1px solid #fff !important;
}

.footer-contact__button--phone:hover {
  background: #E8500A !important;
  color: #fff !important;
  border-color: #E8500A !important;
}

.footer-contact__button svg {
  width: 19px !important;
  height: 19px !important;
  fill: currentColor;
}

.footer-contact__button .footer-contact__icon {
  width: 18px !important;
  height: 18px !important;
  min-width: 18px !important;
  min-height: 18px !important;
  margin-right: 8px !important;
  fill: currentColor !important;
}