/*  
Theme Name: OOFRAIS
Theme URI: https://www.oofrais.com/
Description: Thème Wordpress pour OOFrais
Author: Unik Studio
Author URI: https://unikstudio.fr/
*/

@charset "UTF-8";

@import url('fonts.css');
/*@import url('../tools/bootstrap/css/bootstrap.min.css');*/
@import url('https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap');

.editor-styles-wrapper {
  font-size: 14px;
  font-family: 'Sora', sans-serif!important;
  font-optical-sizing: auto;
  font-weight: 400;
 }
.editor-styles-wrapper .container {
  position: relative;
  width: 100%;
}
.editor-styles-wrapper .row {
  display:-ms-flexbox;
  display:flex;
  margin-right:-15px;
  margin-left:-15px;
  width: 100%;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position:relative;
  width:100%;
  min-height:1px;
  padding-right:15px;
  padding-left:15px
}
@media (min-width:992px) {
  .col-lg {
    -ms-flex-preferred-size:0;
    flex-basis:0;
    -ms-flex-positive:1;
    flex-grow:1;
    max-width:100%
  }
  .col-lg-auto {
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:auto;
    max-width:none
  }
  .col-lg-1 {
    -ms-flex:0 0 8.333333%;
    flex:0 0 8.333333%;
    max-width:8.333333%
  }
  .col-lg-2 {
    -ms-flex:0 0 16.666667%;
    flex:0 0 16.666667%;
    max-width:16.666667%
  }
  .col-lg-3 {
    -ms-flex:0 0 25%;
    flex:0 0 25%;
    max-width:25%
  }
  .col-lg-4 {
    -ms-flex:0 0 33.333333%;
    flex:0 0 33.333333%;
    max-width:33.333333%
  }
  .col-lg-5 {
    -ms-flex:0 0 41.666667%;
    flex:0 0 41.666667%;
    max-width:41.666667%
  }
  .col-lg-6 {
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%
  }
  .col-lg-7 {
    -ms-flex:0 0 58.333333%;
    flex:0 0 58.333333%;
    max-width:58.333333%
  }
  .col-lg-8 {
    -ms-flex:0 0 66.666667%;
    flex:0 0 66.666667%;
    max-width:66.666667%
  }
  .col-lg-9 {
    -ms-flex:0 0 75%;
    flex:0 0 75%;
    max-width:75%
  }
  .col-lg-10 {
    -ms-flex:0 0 83.333333%;
    flex:0 0 83.333333%;
    max-width:83.333333%
  }
  .col-lg-11 {
    -ms-flex:0 0 91.666667%;
    flex:0 0 91.666667%;
    max-width:91.666667%
  }
  .col-lg-12 {
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%
  }
  .order-lg-first {
    -ms-flex-order:-1;
    order:-1
  }
  .order-lg-last {
    -ms-flex-order:13;
    order:13
  }
  .order-lg-0 {
    -ms-flex-order:0;
    order:0
  }
  .order-lg-1 {
    -ms-flex-order:1;
    order:1
  }
  .order-lg-2 {
    -ms-flex-order:2;
    order:2
  }
  .order-lg-3 {
    -ms-flex-order:3;
    order:3
  }
  .order-lg-4 {
    -ms-flex-order:4;
    order:4
  }
  .order-lg-5 {
    -ms-flex-order:5;
    order:5
  }
  .order-lg-6 {
    -ms-flex-order:6;
    order:6
  }
  .order-lg-7 {
    -ms-flex-order:7;
    order:7
  }
  .order-lg-8 {
    -ms-flex-order:8;
    order:8
  }
  .order-lg-9 {
    -ms-flex-order:9;
    order:9
  }
  .order-lg-10 {
    -ms-flex-order:10;
    order:10
  }
  .order-lg-11 {
    -ms-flex-order:11;
    order:11
  }
  .order-lg-12 {
    -ms-flex-order:12;
    order:12
  }
  .offset-lg-0 {
    margin-left:0
  }
  .offset-lg-1 {
    margin-left:8.333333%
  }
  .offset-lg-2 {
    margin-left:16.666667%
  }
  .offset-lg-3 {
    margin-left:25%
  }
  .offset-lg-4 {
    margin-left:33.333333%
  }
  .offset-lg-5 {
    margin-left:41.666667%
  }
  .offset-lg-6 {
    margin-left:50%
  }
  .offset-lg-7 {
    margin-left:58.333333%
  }
  .offset-lg-8 {
    margin-left:66.666667%
  }
  .offset-lg-9 {
    margin-left:75%
  }
  .offset-lg-10 {
    margin-left:83.333333%
  }
  .offset-lg-11 {
    margin-left:91.666667%
  }
}
@media (min-width:1200px) {
  .col-xl {
    -ms-flex-preferred-size:0;
    flex-basis:0;
    -ms-flex-positive:1;
    flex-grow:1;
    max-width:100%
  }
  .col-xl-auto {
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:auto;
    max-width:none
  }
  .col-xl-1 {
    -ms-flex:0 0 8.333333%;
    flex:0 0 8.333333%;
    max-width:8.333333%
  }
  .col-xl-2 {
    -ms-flex:0 0 16.666667%;
    flex:0 0 16.666667%;
    max-width:16.666667%
  }
  .col-xl-3 {
    -ms-flex:0 0 25%;
    flex:0 0 25%;
    max-width:25%
  }
  .col-xl-4 {
    -ms-flex:0 0 33.333333%;
    flex:0 0 33.333333%;
    max-width:33.333333%
  }
  .col-xl-5 {
    -ms-flex:0 0 41.666667%;
    flex:0 0 41.666667%;
    max-width:41.666667%
  }
  .col-xl-6 {
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%
  }
  .col-xl-7 {
    -ms-flex:0 0 58.333333%;
    flex:0 0 58.333333%;
    max-width:58.333333%
  }
  .col-xl-8 {
    -ms-flex:0 0 66.666667%;
    flex:0 0 66.666667%;
    max-width:66.666667%
  }
  .col-xl-9 {
    -ms-flex:0 0 75%;
    flex:0 0 75%;
    max-width:75%
  }
  .col-xl-10 {
    -ms-flex:0 0 83.333333%;
    flex:0 0 83.333333%;
    max-width:83.333333%
  }
  .col-xl-11 {
    -ms-flex:0 0 91.666667%;
    flex:0 0 91.666667%;
    max-width:91.666667%
  }
  .col-xl-12 {
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%
  }
  .order-xl-first {
    -ms-flex-order:-1;
    order:-1
  }
  .order-xl-last {
    -ms-flex-order:13;
    order:13
  }
  .order-xl-0 {
    -ms-flex-order:0;
    order:0
  }
  .order-xl-1 {
    -ms-flex-order:1;
    order:1
  }
  .order-xl-2 {
    -ms-flex-order:2;
    order:2
  }
  .order-xl-3 {
    -ms-flex-order:3;
    order:3
  }
  .order-xl-4 {
    -ms-flex-order:4;
    order:4
  }
  .order-xl-5 {
    -ms-flex-order:5;
    order:5
  }
  .order-xl-6 {
    -ms-flex-order:6;
    order:6
  }
  .order-xl-7 {
    -ms-flex-order:7;
    order:7
  }
  .order-xl-8 {
    -ms-flex-order:8;
    order:8
  }
  .order-xl-9 {
    -ms-flex-order:9;
    order:9
  }
  .order-xl-10 {
    -ms-flex-order:10;
    order:10
  }
  .order-xl-11 {
    -ms-flex-order:11;
    order:11
  }
  .order-xl-12 {
    -ms-flex-order:12;
    order:12
  }
  .offset-xl-0 {
    margin-left:0
  }
  .offset-xl-1 {
    margin-left:8.333333%
  }
  .offset-xl-2 {
    margin-left:16.666667%
  }
  .offset-xl-3 {
    margin-left:25%
  }
  .offset-xl-4 {
    margin-left:33.333333%
  }
  .offset-xl-5 {
    margin-left:41.666667%
  }
  .offset-xl-6 {
    margin-left:50%
  }
  .offset-xl-7 {
    margin-left:58.333333%
  }
  .offset-xl-8 {
    margin-left:66.666667%
  }
  .offset-xl-9 {
    margin-left:75%
  }
  .offset-xl-10 {
    margin-left:83.333333%
  }
  .offset-xl-11 {
    margin-left:91.666667%
  }
}
/*** Vars ***/
:root {
  --col-noir: #292929;
  --col-orange: #FF7700;
  --col-blanc: #FFFFFF;
  --col-gris: #F5F5F5;
  --col-anthracite: #dbdbdb;
  --col-marine: #011E6F;
  --col-ciel: #60A9FF;
  --rgb-noir: 41, 41, 41;
  --rgb-orange: 255, 119, 0;
  --rgb-blanc: 255, 255, 255;
  --rgb-gris: 245, 245, 245;
  --rgb-marine: 1, 30, 111;
  --rgb-ciel: 96, 169, 255;

  --block-size-h1:  90px;
  --block-size-h2: 45px;
  --block-size-h3: 20px;
  --block-size-h4: 22px;
  --block-size-surtitre:  18px;
  --block-size-txt:  16px;
  --block-size-txt-big:  22px;
  --block-size-anime:  200px;

  --block-navbar-height: 110px;
  --block-sticky-height: 110px;

  --block-main-padding:  40px;
  --block-main-padding-left:  60px;
  --block-main-padding-right: 60px;

  --radius-photo:  30px;
  --radius-min:  20px;
}
.editor-styles-wrapper .vertical-align-center {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;  
}
.editor-styles-wrapper .vertical-align-top {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: start;  
}
.editor-styles-wrapper .vertical-align-bottom {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: end;  
}
.editor-styles-wrapper a.button  {
  position:relative;
  z-index:2;
  display:inline-block;
  text-align:center;
  cursor:pointer;
  padding: 0px 18px 0px 18px;
  border-radius: 100px;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 40px;
  height: 40px;
  width:auto;
  cursor: pointer;  
  text-decoration: none;
  border: none;
  background-color: transparent;
/*  animation: 1s ease-in-out 3.5s fade-in both;*/
}
.editor-styles-wrapper a.button::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  left: 0px; 
  top: 0px; 
  transition: all .450s ease-in-out;
}
.editor-styles-wrapper a.button::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: -1;
  left: 0px; 
  bottom: 0px; 
  transition: all .450s ease-in-out;
}
.editor-styles-wrapper a.button-1 {
  color: var(--col-blanc);
}
.editor-styles-wrapper a.button-1::before {
  background-color: var(--col-orange);
  border-radius: 100px;
  color: var(--col-blanc);
}
.editor-styles-wrapper a.button-1::after {
  border-radius: 100px;
}
.editor-styles-wrapper a.button-1:hover {
  color: var(--col-orange);
}
.editor-styles-wrapper a.button-1:hover::before {
  background-color: var(--col-blanc);
  border-radius: 100px;
}
.editor-styles-wrapper a.button-2 {
  color: var(--col-blanc);
}
.editor-styles-wrapper a.button-2-b {
  color: var(--col-orange);
}
.editor-styles-wrapper a.button-2::before {
  background-color: transparent;
  border-radius: 100px;
}
.editor-styles-wrapper a.button-2::after {
  border: solid 1px var(--col-blanc);
  border-radius: 100px;
  opacity: 1;
}
.editor-styles-wrapper a.button-2-b::after {
  border: solid 1px var(--col-orange);
}
.editor-styles-wrapper a.button-2:hover {
  color: var(--col-orange);
}
.editor-styles-wrapper a.button-2-b:hover {
  color: var(--col-blanc);
}
.editor-styles-wrapper a.button-2 .with-arrow::before {
  content:"";
  position: absolute;
  z-index: -1;
  background-color: var(--col-blanc);
  width: 28px;
  height: 28px;
  border-radius: 100px;
  right: 8px;
  top: 6px;
  transition: all .450s cubic-bezier(.4,.4,.4,1);
}
.editor-styles-wrapper a.button-2-b .with-arrow::before {
  background-color: var(--col-orange);
}
.editor-styles-wrapper a.button-2 .with-arrow::after {
  content:"";
  position: relative;
  z-index: 1;
  display:inline-block;
  width:8px;
  height:8px;
  border-top:solid 3px var(--col-orange);
  border-right:solid 3px var(--col-orange);
  clip-path:polygon(0 0,0% 10%,85% 10%,0% 90%,10% 100%,90% 20%,90% 100%,100% 100%,100% 0);
  background-color:var(--col-orange);
  margin-left:15px;
  transition:all .35s ease-in
}
.editor-styles-wrapper  a.button-2-b .with-arrow::after {
  border-top:solid 3px var(--col-blanc);
  border-right:solid 3px var(--col-blanc);
  background-color:var(--col-blanc);
}
.editor-styles-wrapper a.button-2:hover .with-arrow::before {
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
/*
  filter: blur(5px);
  transform: scale(1.05);
*/  
  transition: all .450s cubic-bezier(.4,.4,.4,1);
}
.editor-styles-wrapper a.button-2:hover .with-arrow::after {
  animation:2s infinite hoverArrow
}
.editor-styles-wrapper a.button-3 {
  color: var(--col-orange);
}
.editor-styles-wrapper a.button-3::before {
  background-color: var(--col-blanc);
  border-radius: 100px;
}
.editor-styles-wrapper a.button-3::after {
/*  background-color: var(--col-noir);*/
}
.editor-styles-wrapper a.button-3:hover {
  color: var(--col-blanc);
}
.editor-styles-wrapper a.button-3:hover::before {
  background-color: var(--col-orange);
}

.section-interne {
  position: relative;
  padding: var(--main-padding) 0;
}
.container-padding-left {
  padding-left: var(--main-padding-left);
}
.container-padding-right {
  padding-right:var(--main-padding-right);
}
.cadre-photo {
  overflow: hidden;
/*  background: rgba(var(--rgb-marine), 0.05);*/
  width: 100%;
  height: 450px;
  position: relative;
  z-index: 1;
/*  animation: fadeInDownRight .45s linear;*/
}
.cadre-photo figure {
  position: relative;
  margin: 0;
  height: 100%;
  width: 100%;
}
.cadre-photo img {
  mix-blend-mode: normal;
  object-fit: cover;
  object-position: center center;
  height: 100%;
  width: 100%;
}
.editor-styles-wrapper .block-paragraphe .texte,
.editor-styles-wrapper .block-paragraphe .texte p {
  font-size: 14px!important;
  line-height: 1.25em;
}
.editor-styles-wrapper .block-paragraphe .texte.texte-grand,
.editor-styles-wrapper .block-paragraphe .texte.texte-grand p {
  font-size: 20px!important;
}
.block-paragraphe .texte a {
  text-decoration: underline;
  font-weight: 700;
  color: var(--col-marine);
}
.block-paragraphe .texte a:hover {
  color: var(--col-orange);
}
.block-paragraphe.bg-bleu .texte a {
  color: var(--col-ciel);
}
.block-paragraphe.bg-bleu .texte a:hover {
  color: var(--col-orange);
}
.page-content .block-paragraphe.bg-bleu .texte li::before {
  background-color: var(--col-blanc);
}
.block-paragraphe {
  position: relative;
  z-index: 2;
  background-color: var(--col-blanc);
  color: var(--col-noir);
  margin: var(--main-padding) var(--main-padding-left) 0;
}
.block-paragraphe-photo {
  margin-top: calc( var(--main-padding) * 2);
}
.block-paragraphe-cta {
  padding: 80px;
  border-radius: var(--radius-photo);
}
.block-paragraphe.bg-bleu {
  padding: 80px;
  border-radius: var(--radius-photo);
  background-color: var(--col-marine);
  color: var(--col-blanc);
}
.block-paragraphe-photo.bg-bleu.padding-40 {
  padding: 80px 40px;
}
.editor-styles-wrapper .block-paragraphe-cta,
.editor-styles-wrapper .block-paragraphe.bg-bleu {
  padding: 40px;
}
.editor-styles-wrapper .block-paragraphe {
  margin: 0 -15px;
}
.block-paragraphe h3 {
  color: var(--col-orange);
  font-weight: 700;
  line-height: 1.25em;
  letter-spacing: normal;  
  margin-bottom: 40px;
  text-align: left;
}
.editor-styles-wrapper .block-paragraphe h3 {
  font-size: 20px;
}
.block-paragraphe.bg-bleu h3 {
  color: var(--col-ciel);
}
.block-paragraphe-cta .liens-cta {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
}
.block-paragraphe-cta .liens-cta .lien-cta {
  position: relative;
  padding: 0px 55px 0 48px;
  border-radius: var(--radius-min);
  background-color: var(--col-marine);
  color: var(--col-blanc);
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
  height: 60px;
  margin-right: 15px;
  margin-bottom: 15px;
  transition: all .35s ease-in;
}
.block-paragraphe-cta {
  padding-bottom: 45px!important;
}
.block-paragraphe-cta.bg-bleu .liens-cta .lien-cta {
  background-color: rgba(var(--rgb-blanc),.2);
}
.block-paragraphe-cta .liens-cta .lien-cta:hover {
  background-color: rgba(var(--rgb-ciel),1);
}
.block-paragraphe-cta.bg-bleu .liens-cta .lien-cta:hover {
  background-color: rgba(var(--rgb-ciel),.3);
}
.block-paragraphe-cta .liens-cta .lien-cta .icone {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
}
.block-paragraphe-cta .liens-cta .lien-cta .icone img {
  max-width: 25px;
  max-height: 25px;
}
.block-paragraphe-cta .liens-cta .lien-cta .intitule {
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.block-paragraphe-cta .liens-cta .lien-cta .ico-plus {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 30px;
  height: 30px;
  background-color: var(--col-blanc);
  border-radius: 100%;
  transition: all .45s cubic-bezier(.34,.34,.34,1);
}
.block-paragraphe-cta .liens-cta .lien-cta .ico-plus::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 16px;
  left: 50%;
  top: 7px;
  background-color: var(--col-orange);
}
.block-paragraphe-cta .liens-cta .lien-cta .ico-plus::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 1px;
  top: 50%;
  left: 7px;
  background-color: var(--col-orange);
}
.block-paragraphe-cta .liens-cta .lien-cta:hover .ico-plus {
  background-color: var(--col-orange);
}
.block-paragraphe-cta .liens-cta .lien-cta:hover .ico-plus::before {
  content:"";
  width: 12px;
  height: 12px;
  border-top: solid 1px var(--col-blanc);
  border-right: solid 1px var(--col-blanc);
  left: 9px;
  top: 9px;
  background-color: transparent;
}
.block-paragraphe-cta .liens-cta .lien-cta:hover .ico-plus::after {
  content:"";
  width: 1px;
  height: 16px;
  background-color: var(--col-blanc);
  transform-origin: 0 0;
  transform: rotate(45deg);
  left: 20px;
  top: 9px;
}
.block-photo-banner .cadre-photo {
  height: 800px;
  overflow: visible!important;
}
.block-photo-banner figcaption {
  padding-left: calc( (100% - (var(--width-container) - 30px - (var(--main-padding)*2)) ) / 2 )!important;
}
.editor-styles-wrapper .block-photo-banner .cadre-photo {
  height: 400px;
}
.block-photo-banner.largeur-w-content {
  width: calc(var(--width-container) - 30px - (var(--main-padding)*2));
  margin-left: calc( (100% - (var(--width-container) - 30px - (var(--main-padding)*2)) ) / 2 );
}
.editor-styles-wrapper .block-photo-banner.largeur-w-content {
  width: 100%;
  margin-left: 0;
}
.block-photo-banner.largeur-w-total {
  width: 100dvw;
  margin-left: 0;
}
.editor-styles-wrapper .block-photo-banner.largeur-w-total {
  width: calc(100% + (var(--block-main-padding) * 2));
  margin-left:  calc(0px - var(--block-main-padding));
}
.block-photo-banner.marge-m-negative,
.block-text-cta-banner.marge-m-negative {
  margin-top: calc(0px - (var(--main-padding) * 2));
}
.editor-styles-wrapper .block-photo-banner.marge-m-negative,
.editor-styles-wrapper .block-text-cta-banner.marge-m-negative {
  margin-top: calc(0px - (var(--block-main-padding) * 2));
}
.block-photo-banner.marge-m-none,
.block-text-cta-banner.marge-m-none {
  margin-top: 0;
}
.editor-styles-wrapper .block-photo-banner.marge-m-none,
.editor-styles-wrapper .block-text-cta-banner.marge-m-none {
  margin-top: -28px;
}
.block-photo-banner.marge-m-positive,
.block-text-cta-banner.marge-m-positive {
  margin-top: var(--main-padding);
}
.editor-styles-wrapper .block-photo-banner.marge-m-positive,
.editor-styles-wrapper .block-text-cta-banner.marge-m-positive {
  margin-top: var(--block-main-padding);
}
.block-text-cta-banner {
  background: linear-gradient(45deg,  #198df0 0%,#011673 100%);
  padding: calc(2*var(--main-padding)) 0;
  text-align: left;
  color: var(--col-blanc);
}
.editor-styles-wrapper .block-text-cta-banner {
  padding: calc(2*var(--block-main-padding)) 0;
}
.block-text-cta-banner .block-content {
  padding: 0 var(--main-padding);
}
.editor-styles-wrapper .block-text-cta-banner .block-content {
  padding: 0 var(--block-main-padding);
}
.block-text-cta-banner h3 {
  font-size: 30px;
  color: var(--col-blanc);
}
.editor-styles-wrapper .block-text-cta-banner h3 {
  font-size: 24px;
}
.block-text-cta-banner .texte {
  color: var(--col-blanc);
  font-size: 30px;
  line-height: 1.25em;
  font-weight: 400;
}
.editor-styles-wrapper .block-text-cta-banner .texte p {
  line-height: 1.25em;
  font-size: 24px;
}
.block-text-cta-banner .texte strong,
.block-text-cta-banner .texte b {
  font-weight: 700;
}
.block-text-cta-banner .block-content {
  display: flex;
}
.block-text-cta-banner .block-content .descriptif {
  width: 55%;
}
.block-text-cta-banner .block-content .container-cta {
  width: 45%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.block-text-cta-banner .block-content .container-cta .button,
.block-paragraphe-liste .block-content .container-cta .button {
  height: 65px;
  line-height: 65px;
  font-size: 24px;
  padding: 0 28px;
}
.editor-styles-wrapper .block-text-cta-banner .block-content .container-cta .button,
.editor-styles-wrapper .block-paragraphe-liste .block-content .container-cta .button {
  height: 55px;
  line-height: 55px;
  font-size: 18px;
  padding: 0 22px;
}
.editor-styles-wrapper .block-text-cta-banner {
  width: calc(100% + (var(--block-main-padding) * 2));
  margin-left:  calc(0px - var(--block-main-padding));
}
.block-titre-h2 .block-content {
  padding: var(--main-padding) var(--main-padding-left) 0;
}
.editor-styles-wrapper .block-titre-h2 .block-content {
  padding: var(--block-main-padding) 0 0;
  margin: 0 -15px;
}
.block-titre-h2 h2,
.block-paragraphe-photo h2,
.block-paragraphe-liste h2 {
  color: var(--col-marine);
  text-align: left;
  font-weight: 800;
  line-height: 1.25em;
  margin-top: 40px;
}
.block-titre-h2 h2:first-child,
.block-paragraphe-photo h2:first-child,
.block-paragraphe-liste h2:first-child {
  margin-top: 0;
  margin-bottom: 0;
}
.block-paragraphe-photo h2:first-child {
  margin-bottom: 40px;
}
.editor-styles-wrapper .block-titre-h2 h2,
.editor-styles-wrapper .block-paragraphe-photo h2,
.editor-styles-wrapper .block-paragraphe-liste h2 {
  font-size: var(--block-size-h2);
}
.block-paragraphe-liste .descriptif h2 {
  max-width: 60%;
}
.editor-styles-wrapper .block-paragraphe-liste .descriptif h2 {
  max-width: 80%;
}
.block-paragraphe-photo.bg-bleu h2,
.block-paragraphe-liste.bg-bleu h2 {
  color: var(--col-blanc);
}
.block-paragraphe-liste.bg-bleu .descriptif h2 {
  margin-top: 0;
}
.block-paragraphe-liste.bg-bleu .descriptif h2 {
  margin-bottom: var(--main-padding);
}
.editor-styles-wrapper .block-paragraphe-liste.bg-bleu .descriptif h2 {
  margin-bottom: var(--block-main-padding);
}
.editor-styles-wrapper .block-titre-h2 h2,
.editor-styles-wrapper .block-paragraphe-photo h2,
.editor-styles-wrapper .block-paragraphe-liste h2 {
  margin: 0;
  font-size: 35px;
}
.editor-styles-wrapper .block-titre-h2 h2 p,
.editor-styles-wrapper .block-paragraphe-photo h2 p,
.editor-styles-wrapper .block-paragraphe-liste h2 p {
  line-height: 1.25em;
  margin: 0;
}
.block-citation .block-content {
  padding: calc(var(--main-padding)*2) var(--main-padding) 0;
}
.editor-styles-wrapper .block-citation .block-content {
  padding: var(--block-main-padding) 0 0;
}
.block-citation .block-content figure {
  position: relative;
  border-top: solid 1px var(--col-anthracite);
  border-bottom: solid 1px var(--col-anthracite);
  padding: var(--main-padding) 0 var(--main-padding) calc(var(--main-padding) + 10px);
  text-align: left;
  color: var(--col-ciel);
}
.block-citation .block-content blockquote {
  font-size: 40px;
}
.block-citation .block-content figure figcaption {
  font-size: 20px;
  font-weight: 600;
  margin-top: 40px;
}
.block-citation .block-content blockquote strong,
.block-citation .block-content figure figcaption strong {
  font-weight: 800;
}
.editor-styles-wrapper .block-citation .block-content figure {
  margin: 0;
  padding: var(--block-main-padding) 0 var(--block-main-padding) calc(var(--block-main-padding) + 10px);
}
.editor-styles-wrapper .block-citation .block-content blockquote {
  font-size: 30px;
  margin: 0;
}
.editor-styles-wrapper .block-citation .block-content figure figcaption {
  margin-top: 20px;
}
.block-citation .block-content figure p {
  line-height: 1.25em;
}
.block-citation .block-content figure::before {
  content: "«";
  position: absolute;
  top: var(--main-padding);
  left: 0;
  transform: translateY(-50%);
  font-size: 80px;
  line-height: 80px;
  font-weight: 700;
}
.block-citation .block-content figure::before {
  top: var(--block-main-padding);
}
.block-citation .block-content blockquote p::after {
  content: "»";
  display: inline-block;
  margin-left: 6px;
  font-weight: 700;
}
.block-paragraphe-photo .container-cta {
  text-align: left;
  display: flex;
  margin-top: 40px;
}
.block-paragraphe-photo .container-cta .button {
  margin-right: 15px;
}
.block-paragraphe-photo .container-cta a.button-1:hover {
  color: var(--col-blanc);
}
.block-paragraphe-photo.bg-bleu .container-cta a.button-1:hover {
  color: var(--col-orange);
}
.block-paragraphe-photo .container-cta a.button-1:hover::before {
  background-color: var(--col-marine);
}
.block-paragraphe-photo.bg-bleu .container-cta a.button-1:hover::before {
  background-color: var(--col-blanc);
}
.block-paragraphe-photo .cadre-photo {
  overflow: visible!important;
}
figcaption {
  font-size: calc(var(--block-size-txt) - 2px);
  font-style: italic;
  padding-top: 5px;
  padding-left: 10px;
  text-align: left;
}
.block-paragraphe-photo .cadre-photo.mode-background {
  height: 470px;
}
.block-paragraphe-photo .cadre-photo.mode-background img {
  border-radius: var(--radius-photo);
}
.block-paragraphe-photo .cadre-photo.mode-normal {
  background: transparent;
  height: auto;
}
.block-paragraphe-photo .cadre-photo.mode-normal img {
  max-width: 100%;
  object-fit: contain;
  border-radius: var(--radius-photo);
}
.block-paragraphe-liste .liste {
  margin-top: var(--main-padding);
}
.editor-styles-wrapper .block-paragraphe-liste .liste {
  margin-top: var(--block-main-padding);
}
.block-paragraphe-liste .liste .item {
  margin-top: var(--main-padding);
  display: flex;
}
.editor-styles-wrapper .block-paragraphe-liste .liste .item {
  margin-top: var(--block-main-padding);
}
.block-paragraphe-liste .liste .item:first-child {
  margin-top: 0px;
}
.block-paragraphe-liste .liste .item .item-image {
  width: 20%;
}
.block-paragraphe-liste .liste .item .item-descriptif.avec-photo {
  width: 80%;
}
.block-paragraphe-liste .liste .item .item-descriptif.sans-photo {
  width: 100%;
}
.block-paragraphe-liste .liste .item .item-image svg,
.block-paragraphe-liste .liste .item .item-image img {
  max-width: 100%;
  max-height: 100%;
}
.block-paragraphe-liste .container-cta {
  position: absolute;
  bottom: 0;
  transform: translateY(50%);
  display: flex;
  justify-content: center;
  width: calc(100% - (80px * 2));
}
.editor-styles-wrapper .block-paragraphe-liste .container-cta {
  width: calc(100% - (40px * 2));
}


@media (max-width: 1899px) {
  .block-photo-banner .cadre-photo {
    height: 600px;
  }
  .editor-styles-wrapper .block-photo-banner .cadre-photo {
    height: 400px;
  }
  .block-text-cta-banner {
    padding: var(--main-padding) 0;
  }
  .editor-styles-wrapper .block-text-cta-banner {
    padding: var(--block-main-padding) 0;
  }
}
@media (max-width: 1499px) {
  .block-photo-banner .cadre-photo {
    height: 500px;
  }
  .block-paragraphe-photo .cadre-photo.mode-background {
    height: 450px;
  }
}
@media (max-width: 1199px) {
  .block-photo-banner .cadre-photo {
    height: 460px;
  }
  .block-paragraphe-photo .cadre-photo.mode-background {
    height: 400px;
  }
  .block-paragraphe-photo.bg-bleu.padding-40 {
    padding: 60px 40px;
  }
  .block-citation .block-content blockquote {
    font-size: 32px;
  }
  .block-citation .block-content blockquote::before {
    font-size: 64px;
    line-height: 64px;
  }
  .block-paragraphe.bg-bleu {
    padding: 60px 40px;
  }
  .block-paragraphe-cta .liens-cta .lien-cta .icone {
    max-width: 20px;
    max-height: 20px;
    left: 10px;
  }
  .block-paragraphe-cta .liens-cta .lien-cta {
    padding: 0px 45px 0 40px;
    height: 50px;
  }
  .block-paragraphe-cta .liens-cta .lien-cta .ico-plus {
    right: 10px;
    top: 12px;
    width: 26px;
    height: 26px;
  }
  .block-paragraphe-cta .liens-cta .lien-cta .ico-plus::before {
    height: 13px;
  }
  .block-paragraphe-cta .liens-cta .lien-cta .ico-plus::after {
    width: 13px;
  }
  .block-paragraphe-cta .liens-cta .lien-cta:hover .ico-plus::before {
    width: 9px;
    height: 9px;
    left: 9px;
    top: 9px;
  }
  .block-paragraphe-cta .liens-cta .lien-cta:hover .ico-plus::after {
    left: 17px;
    height: 13px;
  }
  .block-text-cta-banner .block-content .container-cta .button, 
  .block-paragraphe-liste .block-content .container-cta .button {
    height: 55px;
    line-height: 55px;
    font-size: 20px;
    padding: 0 24px;
  }  
  .block-paragraphe-liste .container-cta {
    width: calc(100% - (40px * 2));
  }
}
@media (max-width: 991px) {
  .col-12 .container-padding-right {
    padding-right: 0;
  }
  .col-12 .container-padding-left {
    padding-left: 0;
  }
  .block-paragraphe-photo {
    margin-top: var(--main-padding);
  }
/*
  .block-paragraphe-photo .cadre-photo.mode-background {
    height: 500px;
  }
*/
  .block-paragraphe-photo.bg-bleu.padding-40 {
    padding:  40px;
  }
  .block-paragraphe-photo .col-12:nth-child(2) .descriptif {
    margin-top: 40px;
  }
  .block-text-cta-banner .block-content {
    flex-direction: column;
  }
  .block-text-cta-banner .block-content .descriptif,
  .block-text-cta-banner .block-content .container-cta {
    width: 100%;
  }
  .block-text-cta-banner .block-content .container-cta {
    padding-top: 20px;
    text-align: left;
  }
  .block-paragraphe-liste .descriptif h2 {
    max-width: 80%;
  }
}
@media (max-width:767px) {
  .block-photo-banner .cadre-photo,
  .block-paragraphe-photo .cadre-photo.mode-background {
    height: 400px;
  }
  .block-paragraphe-photo.bg-bleu.padding-40 {
    padding: 30px;
  }
  .block-citation .block-content blockquote::before {
    font-size: 54px;
    line-height: 54px;
  }
  .block-paragraphe.bg-bleu {
    padding: 50px 30px;
  }
  .block-text-cta-banner .texte,
  .block-citation .block-content blockquote {
    font-size: 26px;
  }
  .block-text-cta-banner .block-content .container-cta .button, 
  .block-paragraphe-liste .block-content .container-cta .button {
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    padding: 0 20px;
  }
  .block-titre-h2 h2, 
  .block-paragraphe-photo h2, 
  .block-paragraphe-liste h2 {
    margin-top: 20px;
  }
  .block-paragraphe-liste .descriptif h2 {
    max-width: 90%;
  }
  .block-paragraphe-liste .container-cta {
    width: calc(100% - (30px * 2));
  }
}
@media (max-width:575px) {
  .block-photo-banner .cadre-photo, 
  .block-paragraphe-photo .cadre-photo.mode-background {
    height: 360px;
  }  
  .block-paragraphe.bg-bleu {
    padding: 50px 25px;
  }
 .block-text-cta-banner .texte, 
 .block-citation .block-content blockquote {
    font-size: 24px;
  }
}
@media (max-width:499px) {
  .block-photo-banner .cadre-photo, 
  .block-paragraphe-photo .cadre-photo.mode-background {
    height: 320px;
  }
}
@media (max-width:449px) {
  .block-photo-banner .cadre-photo, 
  .block-paragraphe-photo .cadre-photo.mode-background {
    height: 280px;
  }
}
@media (max-width:399px) {
  .block-photo-banner .cadre-photo, 
  .block-paragraphe-photo .cadre-photo.mode-background {
    height: 260px;
  }
  .block-paragraphe-photo.bg-bleu.padding-40 {
    padding: 20px;
  }
  .block-paragraphe-photo .container-cta {
    flex-wrap: wrap;
  }
  .block-paragraphe-photo .container-cta .button {
    margin-bottom: 20px;
  }
  .block-paragraphe-photo .container-cta .button:last-child {
    margin-right: 0px;
  }
  .block-text-cta-banner .block-content {
    padding: 0 0px;
  }
  .block-citation .block-content {
    padding: calc(var(--main-padding)*2) 0 0;
  }
}
@media (max-width:359px) {
}
