/* ETI PME   1.4.1 */

.bloc-photo-texte.photo-a-gauche .col-photo {
  width: calc(100vw);
}
/*.bloc-photo-texte.photo-a-gauche-2 .col-photo {*/
/*  width: var(--sm-col);*/
/*}*/
/*.bloc-photo-texte.photo-a-gauche-2 .col-texte {*/
/*  width: 100%;*/
/*}*/
.bloc-photo-texte .col-photo {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 250px;
  background-position: center center;
}


/*-----------------------------------------------------------------------------------*/
/* SECTION HOME HERO */
/*-----------------------------------------------------------------------------------*/
:root {

  --logo-hero-width: 116px;
  --hero-large-col: 15vw;
  --hero-titre-image-w:280px;
  --section-hero-height: auto;
  --section-hero-mt: 0px;
  --hero-padding-top:30px;
  --bkg-img-size: cover;
  --bkg-img-position:center center;
  --row-nav-padding-top : 0;
  --btn-f-size:12px;
  --btn-nav-base-h:120px;
  --btn-nav-padding-y: 18px;
  --btn-nav-padding-s: 20px;
  --btn-nav-padding-e: 15px;
  --btn-nav-prix-ref-fs:18px;
  --btn-nav-prix-ref-lh:18px;
  --border-radius:0;
  --text-dates:16px;
  --text-big:28px;
  --titre-f-size: 40px;
  --titre-lh: 40px;
    --fs-ss-titre:22px;
  --fs-txt-btn-nav:25px;
}

@media only screen and (min-width: 640px) {
  :root {
    --hero-titre-image-w:280px;
    --hero-large-col: 45vw;
    --bkg-img-size: calc(var(--hero-large-col) * 2.5);
    --bkg-img-position: calc(100vw - var(--hero-large-col)) center;
    --section-hero-height: 380px;
    --section-hero-mt: 0;
    --hero-padding-top: 20px;
    --titre-f-size: 36px;
    --titre-lh: 40px;
    --row-nav-padding-top : 19%;
    --btn-nav-base-h:130px;
    --btn-nav-padding-y: 10px;
    --btn-nav-padding-s: 15px;
    --btn-nav-padding-e: 20px;
      --row-nav-padding-top : 0;

      --fs-ss-titre:24px;
      --text-big:28px;
  }
}

@media only screen and (min-width: 940px) {
  :root {
    --hero-large-col: 40vw;
    --bkg-img-size: calc(var(--hero-large-col) * 2);
    --bkg-img-position: calc(100vw - var(--hero-large-col)) center;
    --hero-titre-image-w:480px;
    --section-hero-height: 480px;
    --section-hero-mt:0;
    --hero-padding-top: 30px;
    --btn-nav-prix-ref-fs:20px;

    --row-nav-padding-top :0%;
    --btn-nav-base-h:160px;
    --btn-nav-padding-y: 15px;
    --btn-nav-padding-s: 20px;
    --btn-nav-padding-e: 35px;
    --text-big:30px; /*texte des dates*/
      --titre-f-size: 40px;
      --titre-lh: 40px;
  }
}

@media only screen and (min-width: 1199px) {
  :root {
    --fs-ss-titre:30px;
    --hero-nav-width:100%;
    --hero-large-col: 60vw;
    --hero-padding-top:120px;
    --hero-padding-bottom:60px;
    --bkg-img-size: calc(var(--hero-large-col) + 6vw);
    --section-hero-height: 580px;
    --section-hero-mt: 0;

    --bkg-image-pos: right;
    --btn-nav-base-h:145px;
    --row-nav-padding-top : 0;
    --btn-nav-padding-y: 20px;
    --btn-nav-padding-s:30px;
    --btn-nav-padding-e: 15px;
    --text-big:30px;
    --titre-f-size: 50px;
    --titre-lh: 50px;
    --fs-txt-btn-nav:24px;
    --mirova-one-w:110px;
  }
}
@media (min-width: 1279px) {
  :root {
    --hero-titre-image-w:480px;
    --hero-padding-top:20px;
    --btn-nav-base-h:166px;
    --row-nav-padding-top :0;
    --btn-nav-padding-y: 30px;
    --btn-nav-padding-s:30px;
    --btn-nav-padding-e: 15px;
    --text-big:30px;
    --text-dates:18px;
    --titre-f-size: 50px;
    --titre-lh: 50px;
    --fs-txt-btn-nav:24px;
  }
}

@media (min-width: 1400px) {
  :root {
    --hero-titre-image-w:550px;
    --hero-large-col: 60vw;
    --hero-padding-top:20px;
    --hero-padding-bottom:60px;
    --bkg-img-size: calc(var(--hero-large-col) + 5vw);
    --section-hero-height: 500px;
    --section-hero-mt:0;
    --btn-nav-base-h:120px;
    --row-nav-padding-top :2%;
    --btn-nav-padding-y: 15px;
    --btn-nav-padding-s: 20px;
    --btn-nav-padding-e: 15px;
    --text-big:30px;
    --text-dates:20px;
    --titre-f-size: 60px;
    --titre-lh: 60px;
    --fs-txt-btn-nav:25px;
  }
}

@media (min-width: 1600px) {
  :root {
    --hero-titre-image-w:600px;
    --hero-large-col: 65vw;
    --hero-padding-top:10px;
    --hero-padding-bottom:60px;
    --bkg-img-size: var(--hero-large-col);
    --section-hero-height: 600px;
    --section-hero-mt:0px;
    --btn-nav-base-h:150px;
    --row-nav-padding-top : 2%;
    --btn-nav-padding-y: 20px;
    --btn-nav-padding-s: 30px;
    --btn-nav-padding-e: 15px;
    --text-dates:20px;
    --text-big:34px;
    --titre-f-size: 70px;
    --titre-lh: 70px;
    --fs-txt-btn-nav:28px;
  }
}

@media (min-width: 1700px) {
  :root {
    --fs-ss-titre:40px;
    --fs-txt-btn-nav:30px;
    --hero-titre-image-w:650px;
    --hero-large-col: 65vw;
    --bkg-img-size: calc(var(--hero-large-col) - 1vw);
    --hero-padding-top:50px;
    --hero-padding-bottom:60px;
    --section-hero-height: 600px;
    --section-hero-mt: 0;
    --btn-nav-base-h:150px;
    --row-nav-padding-top : 0;
    --btn-nav-padding-y: 20px;
    --btn-nav-padding-s: 30px;
    --btn-nav-padding-e: 15px;
    --text-big:38px;
    --text-dates:25px;
    --titre-f-size: 70px;
    --titre-lh: 70px;
    --wrapper-nav-left: 20vw;
  }
}

@media (min-width: 1799px) {
  :root {
    --hero-titre-image-w:600px;
    --hero-large-col: 65vw;
    --hero-padding-top:50px;
    --hero-padding-bottom:60px;
    --section-hero-mt: 35px;
    --btn-nav-base-h:150px;
    --bkg-img-size: calc(var(--hero-large-col) - 1vw);
    --bkg-img-position: calc(100vw - var(--hero-large-col)) center;
    --section-hero-height: 660px;
    --row-nav-padding-top : 2%;
    --btn-nav-padding-y: 20px;
    --btn-nav-padding-s: 30px;
    --btn-nav-padding-e: 15px;
    --text-big:38px;
    --titre-f-size: 70px;
    --titre-lh: 70px;
  }
}

@media (min-width: 1900px) {
  :root {
    --section-hero-mt: 0;
  }
}

#bloc-home-top #hero-titre-image {
  width: var(--hero-titre-image-w);
  height: auto;
  object-fit: cover;
}
#bloc-home-top .container-fluid {
  background-repeat: no-repeat;
  background-position:var(--bkg-img-position);
  background-size: var(--bkg-img-size);
  overflow: hidden
}
#bloc-home-top.inrows {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-top: var(--section-hero-mt) !important;
}
#bloc-home-top .wrapper {
  height: var(--section-hero-height);
  padding-top: var(--hero-padding-top);
  padding-bottom: var(--hero-padding-bottom);
}
#bloc-home-top .container{
  width: var(--hero-nav-width);
}
#bloc-home-top #logo-hero {
  width: var(--logo-hero-width);
}

#bloc-home-top h1 {
  font-family: 'SharpGrotesk', sans-serif;
  font-size: var(--titre-f-size);
  line-height: var(--titre-lh);
  font-weight: 800;
  padding: 0;
}
#bloc-home-top h1.entry-title:after{
  content:"";
  border-bottom: 1px solid var(--third-color);
  width: 70px;
  display: block;
  margin-top:20px
}
#bloc-home-top .sous-titre {
  font-size: var(--fs-ss-titre);
  font-weight: 700;
  color:var(--third-color);
  margin: 10px 0 20px;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
}
#bloc-home-top.inrows #wrapper-nav {
 
}
#bloc-home-top.inrows .btn-wrapper{
    flex: 1 0 0;
}

#bloc-home-top #btn_simulateur,
#bloc-home-top #btn_video,
#bloc-home-top #btn_faq{
  border-radius: var(--border-radius);
}

.row-nav-padding-top{
  padding-top: var(--row-nav-padding-top);
}
#bloc-home-top .btn-hero-submenu {
  position: relative;
  background-color: #FFF;
  z-index: 1000
}

#bloc-home-top.inrows .btn-nav.has-url,
#bloc-home-top.inrows .btn-nav.has-popup_video,
#bloc-home-top.inrows .btn-nav.has-prix_ref,
#bloc-home-top.inrows .has-dates{
    margin-bottom: 15px;
}
#bloc-home-top.inrows .btn-nav.has-url,
#bloc-home-top.inrows .btn-nav.has-popup_video{
cursor: pointer;
height: var(--btn-nav-base-h);
z-index: 100;
font-size: var(--fs-txt-btn-nav);
line-height: 30px;
box-shadow: 0px 3px 6px rgba(0,0,0,0.20);
transition: all 0.5s ease;
min-height: var(--btn-nav-base-h);
}
#bloc-home-top.inrows .btn-nav.has-url a,
#bloc-home-top.inrows .btn-nav.has-popup_video,
#bloc-home-top.inrows .btn-nav.has-prix_ref {
width: 100%;
padding: var(--btn-nav-padding-y) var(--btn-nav-padding-e) var(--btn-nav-padding-y) var(--btn-nav-padding-s);
}
@media (max-width: 641px) {
#bloc-home-top.inrows .btn-nav.has-prix_ref {
width: 100%;height: 100%;
padding: calc(var(--btn-nav-padding-y) - 10px) calc(var(--btn-nav-padding-e) - 28px)  calc(var(--btn-nav-padding-y) - 10px) calc(var(--btn-nav-padding-s) - 8px) ;
}
}
#bloc-home-top.inrows .btn-nav.has-url a, 
#bloc-home-top.inrows .btn-nav.has-popup_video{
font-weight: 500;
line-height: 1.6rem;
}
#bloc-home-top.inrows .btn-nav.has-prix_ref .label{
font-weight: 500;
line-height: 1.6rem;
margin-bottom: 10px;
}
#bloc-home-top.inrows .btn-nav.has-url:hover,
#bloc-home-top.inrows .btn-nav.has-url:focus,
#bloc-home-top.inrows .btn-nav.has-popup_video:hover,
#bloc-home-top.inrows .btn-nav.has-popup_video:focus{
    background-color: var(--third-color);
    box-shadow: 0 3px 6px rgba(0,0,0,0.62);
}
#bloc-home-top.inrows .btn-nav.has-url[class*="bkg-gradient-"]:hover,
#bloc-home-top.inrows .btn-nav.has-url[class*="bkg-gradient-"]:focus,
#bloc-home-top.inrows .btn-nav.has-popup_video[class*="bkg-gradient-"]:hover,
#bloc-home-top.inrows .btn-nav.has-popup_video[class*="bkg-gradient-"]:focus,
.bkg-gradient-1{
    background-image:none;
}
.arrow {
margin-top: 24px;
width: 42px;
    transition: all 0.5s ease-out;
}
.arrow .path-arrow{fill:#fff;}


/*#bloc-home-top.inrows .btn-nav.has-url:hover .arrow,*/
/*#bloc-home-top.inrows .btn-nav.has-url:focus .arrow,*/
/*#bloc-home-top.inrows .btn-nav.has-popup_video:hover .arrow,*/
/*#bloc-home-top.inrows .btn-nav.has-popup_video:focus .arrow*/
/*{*/
/*  margin-left: 10px;  */
/*}*/
#bloc-home-top.inrows .btn-nav.has-prix_ref  {
/*  padding: var(--btn-nav-padding-y) var(--btn-nav-padding-e) var(--btn-nav-padding-y) var(--btn-nav-padding-s);*/
  height:var(--btn-nav-base-h);
  backdrop-filter: blur(20px);
  background-color: rgba(255, 255, 255, 0.18); 
  box-shadow: 0 3px 6px rgba(0,0,0,0.20);
  display: flex;
  font-size: var(--btn-nav-prix-ref-fs);
  line-height:var(--btn-nav-prix-ref-lh);
}
#bloc-home-top.inrows .date{
    font-size: var(--text-dates);
    line-height: calc(var(--text-dates) + 2px);
    margin-bottom: 5px;
    font-weight: 700;
}
#bloc-home-top.inrows .btn-nav.has-prix_ref .prix-reference{
   font-size: var(--text-big);
   line-height: var(--text-big);
   font-weight: 700;
 }
#bloc-home-t

#bloc-home-top.inrows .date:first-child{
    margin-bottom: 10px
}
#bloc-home-top.inrows .dates{
    padding-bottom: 8px;
}
#bloc-home-top.inrows .dates .date:last-child {
  padding-bottom: 12px;
}
#bloc-home-top .btn-nav a,
#bloc-home-top.inrows .btn-nav.has-popup_video {
  color: #FFF;
}
#bloc-home-top .sub-menu {
  position: absolute;
}
#bloc-home-top .sub-menu ul {}
#bloc-home-top .sub-menu li {
  margin-bottom: 0;
  padding-left: 0;
}
#bloc-home-top .sub-menu li a {}
#bloc-home-top .sub-menu li:before {
  content: none
}
#bloc-home-top .sub-menu .navbar {
  min-width: 220px;
  background-color: var(--third-color);
  padding: 15px 25px;
  transition: opacity 0.4s ease;
}
#bloc-home-top .sub-menu .navbar.active {
  opacity: 1;
}
#bloc-home-top .sub-menu .navbar.inactive {
  opacity: 0;
  pointer-events: none; /* Disables interaction with inactive items */
}
@media (max-width: 641px) {
 #bloc-home-top .sub-menu {
  margin-top: -10px
}
  #bloc-home-top.inrows .btn-nav.has-prix_ref  {
    line-height: 20px;

  }
  #bloc-home-top.inrows .btn-nav.has-prix_ref .label{
    line-height: 1;
  }
}

@media (min-width: 1400px) {
#bloc-home-top.inrows .btn-nav.has-url, 
#bloc-home-top.inrows .btn-nav.has-popup_video{
height: var(--btn-nav-base-h);
/*padding: 15px 10px 15px 36px*/;

}
}
/*-----------------------------------------------------------------------------------*/
/* SECTION STRUCTURE DE TEXTES */
/*-----------------------------------------------------------------------------------*/
@media (max-width: 767px) {
  .bloc-structures-contenus {
    --inner-padding: 0;
  }
}
@media (min-width: 768px) {
  .bloc-structures-contenus {
    --inner-padding: 30px;
  }
}
@media (min-width: 1200px) {
  .bloc-structures-contenus {
    --inner-padding: 50px;
  }
}
@media (min-width: 1400px) {
  .bloc-structures-contenus {
    --inner-padding: 60px;
  }
}
@media (min-width: 1600px) {
  .bloc-structures-contenus {
    --inner-padding: 80px;
  }
}
.bloc-structures-contenus .demi-colonne-photo, .bloc-structures-contenus .demi-colonne-texte {
  padding-right: var(--inner-padding);
}
.bloc-structures-contenus .demi-colonne-texte + .demi-colonne-photo, .bloc-structures-contenus .demi-colonne-texte + .demi-colonne-photo {
  padding-left: var(--inner-padding);
  padding-right: 0;
}
.bloc-structures-contenus h3 {
  font-size: 20px;
  background-color: var(--sec-color);
  color: #FFF;
  padding: 8px 15px;
  margin-bottom: 20px
}

/*-----------------------------------------------------------------------------------*/
/* CTAs */
/*-----------------------------------------------------------------------------------*/
.section-cta h2 {
  text-align: left;
  margin-bottom: 35px;
  margin-top: 20px
}
.section-cta .item p {
  color: var(--dark-grey);
  font-weight: 400;
}
.section-cta .item strong {
  color: var(--sec-color);
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0.3rem;
}
@media (min-width: 1400px) {
  .section-cta .item strong {
    font-size: 24px;
    letter-spacing: 0.4rem
  }
}
/*type bouton*/
.section-cta .item .btn-arrow .arrow, .section-cta .item .btn-arrow .cercle, .section-cta .item #ecran, .section-cta .item #bouton {
  stroke: var(--sec-color);
  transition: .2s ease-in-out;
}
.section-cta .item .btn-arrow {
  transform: rotate(90deg);
}
.section-cta .item:hover .btn > * {
  stroke: var(--third-color);
}
.section-cta .item .btn .arrow {
  transform: translate(26.356px, 30.14px) rotate(180deg);
}
.section-cta .item:hover .btn .arrow {
  transform: translate(26.356px, 25px) rotate(180deg);
}
.section-cta .item .picto {
  margin-top: 20px;
  margin-bottom: 10px;
}
.section-cta .item .picto svg {
  transition: .2s ease-in-out;
}
.section-cta .item .picto svg {
  width: 100%;
  height: auto;
  transition: .2s ease-out;
}
#btn, #outer-loupe, #calculatrice {
  transition: .2s ease-out;
}
.section-cta .item svg #clic #clic-2, .section-cta .item svg #loupe, .section-cta .item svg #souris {
  transform: translate(0, 0);
  transition: .3s ease-out;
}
.section-cta .item:hover svg #clic #clic-2 {
  transform: translateY(-12px);
}
.section-cta .item:hover svg #loupe {
  transform: translate(12px, 12px);
}
.section-cta .item:hover #calculatrice {
  transform: translate(-12px, -10px);
}
.section-cta .item:hover #souris {
  transform: translate(0px, -12px);
}
.section-cta .item:hover #clic-2 #btn, .section-cta .item:hover #outer-loupe, .section-cta .item:hover #ecran, .section-cta .item:hover #picto-consulter g#souris path#bouton {
  stroke: #FFF !important;
}
/*-----------------------------------------------------------------------------------*/
/* TEXTE + CARTOUCHE */
/*-----------------------------------------------------------------------------------*/
/*  section texte + cartouche  
:root {
  --habillage-cartouche-w: 92%;
  --habillage-cartouche-h: 92%;
  --habillage-cartouche-mb: -0.5vw;
  --habillage-cartouche-mr: -0.5vw;
}
@media only screen and (max-width: 920px) {
  :root {
    --habillage-cartouche-mb: -1vw;
    --habillage-cartouche-mr: -1vw;
  }
}*/
.section-texte-et-cartouche {
--wrapper-quote-height:55px;
}

.cartouche .wrapper {
  padding: 20px 20px;
}
.cartouche .wrapper {
    position: relative;
    padding: 20px 40px;
  }

.cartouche .wrapper::before,
.cartouche .wrapper::after {
    content: '';
    display: block;
    position: absolute;
    width: var(--wrapper-quote-height);
    height: var(--wrapper-quote-height);
    background-image: url('/wp-content/themes/etipme/assets-etipme/imgs/quotes.svg');
    background-repeat: no-repeat;
    background-size: contain;
  }
.cartouche .wrapper::before {
    top: 0;
  left: calc(var(--wrapper-quote-height)/-2);
  }
@media only screen and (max-width: 940px) {
  .cartouche .wrapper::before {
    left: -60px
  }
}
@media only screen and (max-width: 640px) {
  .cartouche .wrapper::before {
    top: -30px;
    left: calc(var(--wrapper-quote-height)/6);
  }
}

.cartouche .wrapper::after {
    bottom: calc(var(--wrapper-quote-height)/2);
    right: calc(var(--wrapper-quote-height)/-2);
    transform: rotate(180deg);
  }
@media only screen and (max-width: 940px) {
  .cartouche .wrapper::after {
    bottom: calc(var(--wrapper-quote-height)*-0.2);
    right: calc(var(--wrapper-quote-height)/-10);

  }
}
.section-texte-et-cartouche .col-textes {
  padding-top: 20px;
}
.cartouche.cartouche-fullw .wrapper {
  padding: 60px 90px;
}
.section-texte-et-cartouche h2 {
  margin-bottom: 40px;
  max-width: 86%;
}
.cartouche .wrapper p {
}
.cartouche .traits-r, .section-services .traits-r {
  height: var(--habillage-cartouche-h);
  position: absolute;
  bottom: var(--habillage-cartouche-mb);
  right: var(--habillage-cartouche-mr);
  border-right: 1px solid red;
}
.cartouche .traits-b, .section-services .traits-b {
  width: var(--habillage-cartouche-w);
  position: absolute;
  bottom: var(--habillage-cartouche-mb);
  right: var(--habillage-cartouche-mr);
  border-top: 1px solid red;
}
.cartouche.cartouche-fullw .traits-r {
  bottom: calc(var(--habillage-cartouche-mb) - 0.3vw);
  right: calc(var(--habillage-cartouche-mr) - 0.3vw);
}
.cartouche.cartouche-fullw .traits-b {
  bottom: calc(var(--habillage-cartouche-mb) - 0.3vw);
  right: calc(var(--habillage-cartouche-mr) - 0.3vw);
}
@media only screen and (max-width: 575.99px) {
  .section-texte-et-cartouche .col-textes {
    padding-top: 50px;
  }
  .cartouche .wrapper {
    padding: 20px 0;
  }
}
/*-----------------------------------------------------------------------------------*/
/* SECTION OPTIONS */
/*-----------------------------------------------------------------------------------*/
@media (max-width: 639px) {
  .section-option {
    --picto-size: 60px;
    --gutter: 0;
    --it-min-h: 182px;
    --it-m-bottom: 35px;
    --it-bkg-image-w: 40%;
    --col-img-h: 260px;
    --p-size: 17px;
  }
}
@media (min-width: 640px) {
  .section-option {
    --picto-size: 60px;
    --gutter: 25px;
    --it-min-h: 272px;
    --it-m-bottom: 35px;
    --it-bkg-image-w: 50%;
    --col-img-h: calc(100% - var(--it-m-bottom) - 10px);
    --p-size: 17px;
  }
}
@media (min-width: 1200px) {
  .section-option {
    --picto-size: 60px;
    --gutter: 50px;
    --it-min-h: 272px;
    --it-m-bottom: 35px;
    --it-bkg-image-w: 60%;
    --col-img-h: calc(100% - var(--it-m-bottom) - 10px);
    --p-size: 17px;
  }
}
@media (min-width: 1600px) {
  .section-option {
    --picto-size: 74px;
    --gutter: 100px;
    --it-min-h: 300px;
    --it-m-bottom: 50px;
    --it-bkg-image-w: 70%;
    --p-size: 18px;
  }
}
.section-option .items_options .item .wrapper {
  background-color: var(--sec-color);
  margin-right: var(--gutter);
  margin-bottom: var(--it-m-bottom);
  min-height: var(--it-min-h);
  font-size: var(--p-size);
}
.section-option .wrapper {
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: var(--it-bkg-image-w) auto;
}

.section-option .items_options .item .wrapper > * {
  color: #FFF;
  text-align: center;
  padding: 30px 20px;
}
.section-option .cartouche {
  background-color: var(--third-color);
  text-align: center;
  padding: 40px 15px;
  height: auto;
  position: relative;
  margin-right: var(--gutter);
}
.wrapper .row {
  padding-right: calc(var(--bs-gutter-x) * -2);
}
.section-option .cartouche p {
  color: var(--fifth-color);
}
.section-option .picto {
  width: var(--picto-size);
  position: relative;
  margin-top: calc((var(--picto-size) / -1) - (var(--picto-size) / 2));
}
.section-option .sec-options-bkg-img {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: var(--col-img-h);
}
@media (min-width: 1200px) {
  .section-option .cartouche {
    padding: 40px 25px 60px;
    max-height: 90%
  }
}
@media (min-width: 1600px) {}
/**********************************
SECTION PHOTO + COLONNE DE BLOCS
**********************************/

.bloc-photo-col-textes-rows .col-photo {
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 335px;
}
.bloc-photo-col-textes-rows .col-photo.full-s {
  width: calc(var(--medium-col));
  max-height: 800px
}
.bloc-photo-col-textes-rows .col-texte.full-s {
  width: calc(100vw - var(--medium-col) - 6.5vw);
  padding-left: 6.5vw;
}
.bloc-photo-col-textes-rows .col-texte .titre {
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
}
.bloc-photo-col-textes-rows .picto {
  height: 60px;
  width: auto;
  margin-bottom: 1.5rem
}
.bloc-photo-col-textes-rows .col-texte p.h4 {
  margin-bottom: 1rem
}
/**********************************
SECTION P???????
**********************************/
/*bloc-photo-texte-pictos*/
.bloc-photo-texte-pictos .col-photo, .section-photo-col-textes-rows {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.bloc-photo-texte-pictos .col-pictos .picto {
  min-height: 75px;
  max-width: 100px
}
.bloc-photo-texte-pictos .col-pictos .texte {
  font-size: 24px;
  font-weight: 300;
  line-height: 28px;
}
.bloc-photo-texte-pictos .col-pictos .texte-fermeture p:last-child {
  margin-bottom: 0
}
.bloc-photo-texte .col-photo {
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 250px;
  background-position: center center;
}
.bloc-photo-texte.photo-a-gauche .col-photo {
  width: calc(100vw);
}
.bloc-photo-texte.photo-a-gauche-2 .col-photo {
  width: var(--sm-col);
}
.bloc-photo-texte.photo-a-gauche-2 .col-texte {
  width: 100%;
}
/* cols-photo-texte-forpages */
.cols-photo-texte-forpages .col-lg-1-sm {
  flex: 0 0 auto;
  width: 7.0%;
}
@media (max-width: 570px) {
  .bloc-photo-col-textes-rows .col-photo {
    width: 100vw;
    max-height: 200px
  }
  .bloc-photo-col-textes-rows .col-texte {
    width: 100%;
    padding: 25px 35px;
  }
}
@media (min-width: 767px) {
  .bloc-photo-col-textes-rows .col-texte {
    padding-left: 40px;
  }
}
@media (min-width: 981px) {
  .bloc-photo-col-textes-rows .col-texte {
    padding-left: 60px;
  }
  .bloc-photo-texte.photo-a-gauche .col-photo {
    width: calc(100vw - var(--large-col));
  }
  .bloc-photo-texte .col-texte {
    padding: 40px;
  }
  .bloc-photo-texte.photo-a-gauche .col-texte {
    width: calc(var(--large-col) - 2vw);
  }
}
@media only screen and (min-width: 1199px) {
  .bloc-photo-col-textes-rows .col-texte {
    padding-left: 90px;
  }
}
/*******************************
SECTION L'OFFRE EN BREF 
************************************/
.bloc-offre-en-bref {
  --col-presentation-me: 0;
}
@media (min-width: 981px) {
  .bloc-offre-en-bref {
    --col-presentation-h2-pt: 70px;
    --col-presentation-me: 70px;
  }
}
@media only screen and (min-width: 1400px) {
  .bloc-offre-en-bref  {
    --col-presentation-me: 120px;
  }
}
@media only screen and (min-width: 1600px) {
  .bloc-offre-en-bref  {
    --col-presentation-me: 140px;
  }
}

.bloc-offre-en-bref .col-presentation {
  padding-right: var(--col-presentation-me) ;
}


.bloc-offre-en-bref .col-presentation h2{
    padding: var(--col-presentation-h2-pt) 0  35px;
    border-bottom: 1px solid #FFF;
    margin-bottom: 35px;
    font-family: 'SharpGrotesk', sans-serif;
    text-transform: uppercase;
    font-size: 74px;
    font-weight: 400;

}
.bloc-offre-en-bref {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}


.bloc-offre-en-bref .point p{
    margin-bottom: 10px
}
.bloc-offre-en-bref .border-bkg{
  position: relative;
  border: 1px solid;
  border-top: none;
  border-radius: 7px;
  margin-bottom: 50px
}

/* Pseudo-élément pour la bordure en haut avec interruption à gauche */
.border-bkg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 80px; 
  border-radius: 0 7px 0 0;
  border-top: 1px solid;
  height: 10px;            /* Épaisseur de la bordure en haut */
  width: calc(100% - 79px); /* Largeur de la bordure après l'interruption */
}
.bloc-offre-en-bref .point {
  margin:  0;
  padding:25px 35px 10px 105px;
}
.bloc-offre-en-bref .point .number{
  font-family: 'SharpGrotesk', sans-serif;
    font-size: 70px;
    font-weight: 400;
    position: absolute;
    top:-12px;
    left:28px;
}
.bloc-offre-en-bref .point .number:after{
    content:' ●';
    font-size: 8px;
    margin-right: 8px;
}
.bloc-offre-en-bref li::marker{
    font-size: 24px
}
.bloc-offre-en-bref .btn{
    position: relative;
    background-color:transparent;
    border-radius: 23px;
    font-size: 20px;
    font-weight: 700;
    color:#FFF;
    letter-spacing: 0.03rem;
    padding: 6px 55px 4px;
    margin-top: 35px;
    margin-bottom: 25px
}
.bloc-offre-en-bref .btn:hover,
.bloc-offre-en-bref .btn:focus{
    background-color: transparent;
    color:#FFF;
}
/*picto attention*/
.bloc-offre-en-bref .j,
.bloc-offre-en-bref .k{fill:#fff;  transition: .3s ease-in-out; }
.bloc-offre-en-bref .k{fill-rule:evenodd;}
.bloc-offre-en-bref .l{clip-path:url(#c);}
.bloc-offre-en-bref .l,
.bloc-offre-en-bref .m{fill:none;}

.bloc-offre-en-bref .btn:hover .k,
.bloc-offre-en-bref .btn:focus .k{
 fill:var(--fifth-color);;  
}
.bloc-offre-en-bref .btn .picto-attention {
    width:54px;height: 53px;
    position: absolute;
    top: -36px; 
    right: -20px; 
}

/*******************************
SECTION CARTOUCHES 
************************************/
.one-col-texte,
.two-col,
.ligne-cartouche{
}
.section-cartouches .one-col-texte{
}

.section-cartouches {
  background-repeat: no-repeat;
  background-size: cover;
  background-position:  center 500px;
}
.section-cartouches .cartouche {
  text-align: center;
  /*cursor: pointer;*/
  padding: 30px 40px;
  z-index: 100;
  font-size: 20px;
  box-shadow: 0 3px 6px #00000029;
  transition: all 0.3s ease;
}
.section-cartouches .cartouche .picto{
  padding-bottom: 25px
}
.section-cartouches .ligne-cartouche .picto img{
    height: 80px;
    max-width: 90px;
    margin-bottom: 1.5rem
}
.section-cartouches .cartouche p:last-child,
.section-cartouches .one-col-texte p:last-child{
  margin-bottom: 0;
}
.section-cartouches .two-col h3{
 margin-top: 0;
  font-size: 40px;
}
.section-cartouches .row{
    padding-top: 25px;
    padding-bottom: 25px;
}
@media (min-width: 1040px) {
.section-cartouches {
  background-size: cover;
  background-position:  center 600px;
}
}

@media (min-width: 1200px) {
.section-cartouches {
  background-position:  center 450px;
}
}
@media (min-width: 1400px) {
.section-cartouches {
  background-size: cover;
  background-position:  center 500px;
}
}
@media (min-width: 1600px) {
.section-cartouches {
  background-size: cover;
  background-position:  center 480px;
}
}


/*-----------------------------------------------------------------------------------*/
/* SECTION CALENDRIER 
/*-----------------------------------------------------------------------------------*/ 

.section-calendrier{
    background-size: cover;
    background-position:  center center;
}

@media (max-width: 640px) {
.section-calendrier{
    --margin-left:30px; 
}
}
@media (min-width: 641px) {
.section-calendrier{
    --margin-left:30px;
}
}

@media (min-width: 1040px) {
.section-calendrier .event .ml{
    margin-left:var( --margin-left);
}

  :lang(de) .section-calendrier .event .ml{
    margin-left:0;
  }
}
@media (min-width: 1400px) {
.section-calendrier{
    --margin-left:30px;
}
}
@media (min-width: 1600px) {
.section-calendrier{
    --margin-left:40px;
}
}
.section-calendrier .event{
    margin: 0;
    padding: 0;
}
.section-calendrier .event .date{
    font-weight: 400;
    font-size: 20px;
}
.section-calendrier .event .titre{
  line-height: 115% !important;  margin-bottom: 8px;}
.section-calendrier .event .texte{
  font-size: 80%;line-height: 105%;
font-style: italic}
.ligne{ 
    position: relative;
    height: 1px; 
    width: 100%; 
    margin: 30px 0 35px;
    border-top: 1px solid #FFF}
.ligne .circle{
    font-size: 40px;
    position: relative;
    top:-15px;
    left:calc(var( --margin-left) - 4px);
}
.section-calendrier .accordion svg{
    width: 15px;
    float: right;
      transition: .2s ease-out;
}
.section-calendrier .accordion-button[aria-expanded="false"] svg {
  transform: rotate(0deg);
}
.section-calendrier .accordion-button[aria-expanded="true"] svg {
  transform: rotate(90deg);
}
.section-calendrier .accordion-item, .section-calendrier .accordion-button,
.section-calendrier .accordion-button:not(.collapsed){border:none;background-color: transparent !important}
.section-calendrier .accordion-button{
    border-bottom: 1px solid #FFF
}

/*-----------------------------------------------------------------------------------*/
/* MIROVA
/*-----------------------------------------------------------------------------------*/
#bloc-home-top .wrapper{
  position: relative;

}
#mirova-one{
  position: absolute;
  top:var(--mirova-one-top);
  left:80px;
  width:var(--mirova-one-w);
  height:auto
}
.btn-nav.has-dates .dates {
  position: relative;
  min-height: 70px;   /* même hauteur que le SVG */
  display: flex;
  flex-direction: column;
  justify-content: left ;
}

/*.btn-nav.has-dates .dates::before {*/
/*  content: "";*/
/*  position: absolute;*/
/*  left:0;*/
/*  top: 50%;*/
/*  transform: translateY(-90%);*/
/*  width: 80px;*/
/*  height: 80px;*/
/*  background: url('../../../uploads/2025/10/etoile.svg') no-repeat center;*/
/*  background-size: contain;*/
/*}*/

#risque-concentration li {
  list-style: none;
  position: relative;
  padding-left: 1.5em;
  margin-left: 0;
}

#risque-concentration li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.25em; /* Ajuste verticalement la flèche */
  width: 1em;
  height: 1em;
  background-image: url('/wp-content/themes/etipme/assets-etipme/imgs/arrow-right-white.svg');
  background-repeat: no-repeat;
  background-size: contain;
}

@media only screen and (max-width: 575.99px) {
  .section-texte-et-cartouche .col-textes {
    padding-top: 50px;
  }

}


@media (max-width: 940px) {
  .arrow {
    margin-top: 14px;
    width: 32px;
  }
  .btn-nav.has-dates .dates::before {
    left: 0px;
    width: 60px;
    height: 60px;

  }
  /*#bloc-home-top.inrows .date:first-child {*/
  /*  margin-bottom: 0;*/
  /*}*/
  .cartouche .wrapper {
    padding: 20px 0;
  }
  }
}