/*!
Theme Name:     ETI PME | SHARES VALEO
Theme URI: 		
Description: 	Bootstrap 5.3 on Wordpress
Version: 		1.7.1
Author: 		OASYS|KBS
Author URI: 	https://kingbeestudio.com
*/
/*

    font-family: 'SharpGrotesk', 'Big Shoulders Text', sans-serif;
    font-weight: 500;
     font-family: 'DaxOT'
     font-weight: 300/400/700/900
     font-style: italic
 */
/*--------------------------------------------------------------
# COULEURS & HABILLAGES
--------------------------------------------------------------*/

.bkg-color-1 {
  background-color: var(--prim-color)
}
.bkg-color-2 {
  background-color: var(--sec-color)
}
.bkg-color-3 {
  background-color: var(--third-color)
}
.bkg-color-4 {
  background-color: var(--fourth-color)
}
.bkg-color-5 {
  background-color: var(--fifth-color)
}
.bkg-color-w {
  background-color: #FFF
}
.bkg-color-light-grey {
  background-color: var(--light-grey)
}
.bkg-gradient-1 {
  background-image: var(--gradient-1);
  transition: all 4.5s ease; 
}
.bkg-gradient-2 {
  background-image: var(--gradient-2);
    transition: all 4.5s ease; 
}
.brd_c_1 {
  border-collapse: collapse;
  border: 1px solid #707070
}
.brd_c_2 {
  border: 1px solid #001F40;
  border-collapse: collapse;
}
/*texte*/
.t-c-1 *, a.t-c-1, .t-c-1 a{
  color: var(--prim-color) !important;
  fill :var(--primcolor) !important;
}
.t-c-2 *, a.t-c-2, .t-c-2 a {
  color: var(--sec-color) !important;
  fill :var(--sec-color) !important;
}
.t-c-3, a.t-c-3, .t-c-3 a{
  color: var(--third-color) !important;
  fill :var(--third-color) !important;
} 
.t-c-4 *, a.t-c-4, .t-c-4 a {
  color: var(--fourth-color) !important;
  fill :var(--fourth-color) !important;
} 
.t-c-w, .t-c-w p,.t-c-w li,.t-c-w * {
  color: #FFF !important
}

.msg-alert{
    color: red
}
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  scroll-behavior: smooth;
}
:target:before {
  content: "";
  display: block;
  height: 100px;
  margin: -100px 0 0;
}
body {
  font-family: 'DaxOT', sans-serif;
  margin: 0;
  font-size: var(--font-size-base);
  font-weight: 300;
  line-height: 1.61rem;
  color: var(--prim-color);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

p strong, li strong{
    font-weight: 600
}
a, a img, button {
  text-decoration: none;
  background-color: transparent;
  transition: .4s ease-in;
}
a img:hover, a img:focus {
  opacity: 0.6
}
a:active, a:hover {
  outline: 0;
  text-decoration: none
}
svg:not(:root) {
  overflow: hidden;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
textarea:hover, input:hover, textarea:active, input:active, textarea:focus, input:focus, button:focus, button:active, button:hover, label:focus, .btn:active, .btn.active {
  outline: 0 !important;
  box-shadow: none !important;
}
button {
  overflow: visible;
  background-color: transparent;
  border: none;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
hr {
  box-sizing: content-box;
  height: 0;
}

canvas,
video {
  display: inline-block;
  vertical-align: baseline;
}

[hidden],
template {
  display: none;
}

img {
  border: 0;
}

figure {
  margin: 1em 2.5rem;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: 300;
  margin-top: 5px;
  margin-bottom: 15px;

  ;
}
.title-wrapper {
  margin-bottom: 70px;
}
h1.entry-title, h2.entry-title {
  text-transform: uppercase;
  color:var(--third-color);
  font-weight: 700;
}
h1.entry-title {
  font-family: 'SharpGrotesk', sans-serif;
  font-size: 74px;
  font-weight: 400;
  text-transform: uppercase;
  color:#FFF
}

h2, h2.entry-title, h2.entry-title a, p.h2 {
  font-family: 'SharpGrotesk', sans-serif;
  text-transform: uppercase;
  font-size: var(--fs-h2);
  font-weight: 400;
  line-height: 1;
}

/* Roumain (ro-RO) : SharpGrotesk n'a pas ț (U+021B) et le mélanger caractère par
   caractère avec un fallback donne des tailles de glyphes incohérentes dans un
   même mot. On bascule donc tout le titre sur Big Shoulders Text pour cette langue,
   plutôt que de mixer les deux polices. */
html[lang^="ro"] h1.entry-title,
html[lang^="ro"] h2,
html[lang^="ro"] h2.entry-title,
html[lang^="ro"] h2.entry-title a,
html[lang^="ro"] p.h2 {
  font-family: 'Big Shoulders Text', sans-serif;
}
.home h2{
  font-size: 74px;
}

.underline-small {
  display: inline-block;
  position: relative;
}
.underline-small::after {
  content: '';
  height: 1px;
  width: 44%;
  background: #001F40;
  position: absolute;
  left: calc(28%);
  bottom: -25px;
}
.entry-header h1 {
  margin-top: 0;
}
h2.boxed-title {
  font-size: calc(14px + .40vw);
  line-height: calc(18px + .40vw);
  text-transform: uppercase;
  letter-spacing: 0.05rem
}
h3, p.h3,p.h3 a{
  color: var(--sec-color);
  font-size: var(--fs-h3);
  line-height: var(--fs-h3);
  font-weight: 600;
   margin-top: 30px;
}

h4 {
  font-size: 1rem;
  line-height: 1.1rem;
}
p {
  margin-bottom: 1.5em;
}
p, a p, li, li a {
  color:var(--prim-color);
}
p a, li a {
  color: #000000;
  text-decoration: underline
}
p a:hover, li a:hover,p a:focus, li a:focus {
  color:#E0A354;
}
.text-sm {
  font-size: 0.8rem;
    line-height: 1;
}

.type-page {
  text-align: justify
}
.type-page h2 {
  color: #5C5C5B;
  font-weight: 200;
}
.type-page h3 {
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #2A3867;
  text-align: left;
  font-weight: 600;
}
.type-page h4 {
  color: #7F7F7F
}
.type-page p bold, .type-page p strong {
  color: #00ACE9
}
h3.widget-title {
  font-size: 1.2rem;
}
.h5 {
  font-size: 120%
}

ul{
    padding: 0
}
li {
 margin-left: 18px;
}
article li {
  list-style: inside
}
ul.list-unstyled li{
   margin-left: 0; 
   list-style: none;
}
.fw-700 {
  font-weight: 700
}
.erreur{
    color:red !important
}

#notre-ambition h2 {
  font-weight: 800;
  position: relative;
  display: inline-flex;
  padding: 0 2rem 0 0; /* espace pour les décorations */
}

/* SVG avant le titre */
#notre-ambition  h2::before {
  content: "";
  position: absolute;
  top: -1em;
  left: 0;
  width: 40px;
  height: 40px;
  background: url('assets-etipme/imgs/quote-open.svg') no-repeat center;
  background-size: contain;
}

/* SVG après le titre (aligné à droite sur la même ligne) */
#notre-ambition  h2::after {
  content: "";
  display: inline-block;
  width: 40px;
  height: 53px;
  background: url('assets-etipme/imgs/quote-close.svg') no-repeat center 18px;
  background-size: contain;
  margin-left: 10px;
  vertical-align: -13px; /* 👈 décale le pictogramme vers le bas */
}




/*--------------------------------------------------------------
# KINGBEE / BOOTSTRAP  EXTENDED
--------------------------------------------------------------*/

.container {
  max-width: var(--container-max-width);
}

.no-puce {
  list-style: none
}

.fullwidth-block{
	margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}
.margin-t-15 {margin-top: 15px;}
.margin-t-35 {margin-top: 35px;}
.margin-t-50 {margin-top: 50px;}
.margin-t-70 {margin-top: 70px;}
.margin-t-90 {margin-top: 90px;}

.margin-b-15 {margin-bottom: 15px;}
.margin-b-35 {margin-bottom: 35px;}
.margin-b-50 {;margin-bottom: 50px;}
.margin-b-70 {margin-bottom: 70px;}
.margin-t-90 {margin-top: 90px;}

.padding-t-15 {padding-top: 15px;}
.padding-t-35 {padding-top: 35px;}
.padding-t-50 {padding-top: 50px;}
.padding-t-70 {padding-top: 70px;}
.padding-t-90 {padding-top: 90px;}

.padding-b-15 {padding-bottom: 15px;}
.padding-b-35 {padding-bottom: 35px;}
.padding-b-50 {padding-bottom: 50px;}
.padding-b-70 {padding-bottom: 70px;}
.padding-b-90 {padding-bottom: 90px;}

@media (max-width: 641px) {
  .margin-b-70 {
    margin-bottom: 50px;
  }
}


/*--------------------------------------------------------------
# FX
--------------------------------------------------------------*/


.ombre-bot {
  box-shadow: 0 8px 6px -2px rgba(0, 0, 0, 0.25) !important;
}
.ombre-halo {
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.18);
}

.ombre-top-inset {
box-shadow: inset 0 24px 20px -15px rgba(0,0,0,0.38);
}
.rotate90ah,.rotate-90 {
  transform: rotate(-90deg)
}
.rotate90 {
  transform: rotate(90deg)
}

@media only screen and (max-width: 575.99px) {
  .rotate90ah,.rotate-90-xs {
  transform: rotate(-90deg);
  transform-origin: center center;
}
 
}

/*--------------------------------------------------------------
# HEADER / FOOTER
--------------------------------------------------------------*/
#header {
  margin-bottom: var(--header-mb);
}
#header .logo-wrapper {
  padding: 0 10px ;
  margin-left:-22px;
  border-radius: 0 0 6px 6px;
}

#logo-header {
  max-width: var(--logo-header-w);
  height: auto;
}
#header.scrolled .logo-wrapper{
      padding-top:0;
      background-color:#FFF;
      max-width: calc(var(--logo-header-w));
      border-radius: 0 0 6px 6px;
      box-shadow: 0 2px 5px rgba(0,0,0,0.15);
      transition:.4s ease-out;
}
.page:not(.home) #header:not(.scrolled) .logo-wrapper{
      padding-top:var(--logo-wrapper-pt);
      background-color:#FFF;
      max-width: calc(var(--logo-header-w));
      /*box-shadow: 0 2px 5px rgba(0,0,0,0.18);*/
      transition:.4s ease-out;

}

.page:not(.home) #header .logo-wrapper #logo-header {
  max-width:  calc(var(--logo-header-w) - 20px);
  height: auto;
}

#header.scrolled #logo-header {
      margin: -2px auto 0
}
	
#header, #barrenavigation,#header #section-nav-user,#logo-header { 
    -webkit-transition:.2s ease-out;
    transition:.2s ease-out;
  }
#bandeau-titre{ 
	height: var(--bandeau-titre-h);
	background-repeat: no-repeat;
	background-position: center 20%;
	background-size: cover;
}
#footer{
  color: #FFF;
  padding-top:var(--footer-pt);
}
#footer-logo{ 
    max-width: var(--logo-footer-w);
}
.footer2{
  margin-top: 15px;
  border-top: 1px solid rgba(255,255,255,0.56);
  padding-top: 18px;
  font-size: var(--fs-sm);
  line-height: 1.125rem;
  font-weight: 200;
}
.footer2 h3{
  font-size: var(--fs-h6);
  font-weight: 400;
  margin-bottom: 5px;
}


.footer2  li {
  list-style: none;
  position: relative;
  padding-left: 1.5em;
  margin-left: 0;
  margin-bottom: 1rem;
}

.footer2  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 (min-width: 941px) {

  #logo-wrapper {
    padding-top: 42px
  }
  #logoHeader {
    max-width: 80px;
  }
}
@media (min-width: 1200px) {
#header .logo-wrapper {
  padding-top: 10px
}
}
@media (min-width: 1600px) {
#header .logo-wrapper {
  padding-top:0
}
  #logo-header {
    margin-top: 10px;
  }
}

/*--------------------------------------------------------------
# HEADER WITH SCROLLED FX
--------------------------------------------------------------*/

@media (min-width: 768px) {
    /*body:not(.home).customize-support.page, body.customize-support.page #header {*/
    /*  margin-top: 28px*/
    /*}*/
    /*body:not(.home).customize-support .page-wrapper{*/
    /*  margin-top: calc(var(--header-mt) - 28px);*/
    /*}*/
}


:root{
    --amplitude-scrollfx : 25px
}
#header {
  height: var(--header-h);
  position: fixed;
  top: -2px;
  background-color: transparent;
  width: 100%;
  z-index: 200;
}
/* #header est en position:fixed, donc ignoré par le margin-top que WP ajoute sur
   html quand la barre d'admin est active : on décale explicitement sous #wpadminbar
   (z-index: 99999), avec les mêmes hauteurs/breakpoint que admin-bar.css du core. */
body.admin-bar #header {
  top: calc(-2px + 32px);
}
@media screen and (max-width: 782px) {
  body.admin-bar #header {
    top: calc(-2px + 46px);
  }
}
#header.top {
	animation-name: ease-inAnimation;
	animation-duration: 0.5s;
	animation-timing-function: ease-out;
	animation-delay: 10;
	animation-iteration-count: 1;
    animation-fill-mode: both;

}
#header.scrolled {
	animation-name: ease-outAnimation;
	animation-duration: 0.5s;
	animation-timing-function: ease-out;
	animation-delay: 10;
	animation-iteration-count: 1;
    animation-fill-mode: both;
}
.home#header.scrolled #logo-header {
transform:scale(70%);
}

@keyframes ease-inAnimation {
	0% {
		height: calc(var(--header-h) - var(--amplitude-scrollfx));
	}
	100% {
		height: var(--header-h);
	}
}


@keyframes ease-outAnimation {
	0% {
		height: var(--header-h);
	}
	100% {
		height: calc(var(--header-h) - var(--amplitude-scrollfx));
	}
}

.btn-documentation {
  position: relative;
  background-color: var(--third-color) !important;
  border: none;
  border-radius: 0;
  position: relative;
  overflow: hidden;
  z-index: 10;
  color: var(--sec-color);
  font-weight: 600;
  padding: 15px 30px;
  top:var(--btn-documentation-top);
  box-shadow: 0 3px 6px rgba(0,0,0,0.35);
}

.btn-documentation::before {
  content: '';
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color:var(--fourth-color);
  z-index: -1;
  transition: top 0.35s ease;
}

.btn-documentation:hover::before {
  top: 0;
}

.btn-documentation .arrow{
  margin-top:8px;
  width: 60px;height:auto;
}

.btn-documentation .arrow .path-arrow {
  fill:var(--sec-color);
}
.btn-documentation:hover, .btn-documentation:focus {
  color:#FFF;
}
.btn-documentation:hover .arrow .path-arrow  , .btn-documentation:focus .arrow .path-arrow {
  fill:#FFF;
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
#header-top a {
  color: #FFF;
  padding: 5px 0 5px
}
#header-top .horaires {}
#header-top .sep {
  color: #fff;
  margin: 0 5px
}
.navbar {
  padding-top: 0;
}
.home #btn-jesouscris{
  margin-left:auto;
}
.navbar.main-nav {
  z-index: 1000;
}
.footer-menu-1 li {
  display: inline-block;
  list-style: none;
  text-align: center;
  margin:  0;
  font-size: var(--fs-p);
}
.footer-menu-1 a, .footer a {
  text-decoration: none;
   color:#FFF;
}
.footer-menu-1 li a:before {
  display: inline-block;
  content: '|';
  width: 25px;
  height: 25px;
  margin-right: 2px
}
.footer-menu-1 li:first-child a:before {
   content: '';
   width: 0;
}
.footer-menu-1 a:hover, .footer-menu-1a:focus, .footer a:hover, .footer a:focus {
  color: var(--fourth-color);
}
#footer ul.menu {
    margin: 0
}

#primary-nav li {
    background-color: #FFF;
    padding: 11px 35px 12px;
    border-radius: 0 0 6px 6px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.35);
    margin-top: -4px;
   transition: .3s ease-out;
    cursor: pointer
}

#primary-nav li:hover {
    background-color: #FFF;
    padding: 18px 35px 12px;
    border-radius: 0 0 6px 6px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);

}
body:not(.home) #primary-nav li a{
  color:var(--third-color);
}

#primary-nav li a{
    color:var(--sec-color);
    font-size: 20px;
    font-weight: 600;
    transition: .4s ease-out;
}
body:not(.home) #primary-nav li a{
  color:var(--third-color);
}
#primary-nav li a.nav-link::after{
    content:' ';
    display: inline-block;
	background-image: url("assets-etipme/imgs/arrow-link-home.svg");
	width:30px;
	height: 20px;
    margin-bottom: -3px;
	background-repeat: no-repeat;
	background-size: 10px 20px;
	background-position: center center;
}
body:not(.home) #primary-nav li a.nav-link::after {
  background-image: url("assets-etipme/imgs/arrow-link.svg");

}

.scrolled #primary-nav li {
    padding: 15px 35px 6px;
}
.scrolled #primary-nav li a{
    font-size: 16px;
}
/*--------------------------------------------------------------
# HAMBURGER
--------------------------------------------------------------*/

.hamburger {
  padding: 15px 15px;
  display: flex;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: auto 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.9; }
  .hamburger.is-active:hover {
    opacity: 0.9; }
  .hamburger.is-active .hamburger-inner,
  .hamburger.is-active .hamburger-inner::before,
  .hamburger.is-active .hamburger-inner::after {
    background-color:var(--prim-color); }

 .hamburger-box {
  width: 32px;
  height: 24px;
  display: flex;
  position: relative;  margin: auto; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 32px;
    height: 3px;
    background-color:var(--prim-color);
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -10px; }
  .hamburger-inner::after {
    bottom: -10px; }
/*
   * Collapse
   */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse .hamburger-inner::after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
  .hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); 

}

/*--------------------------------------------------------------
# LIENS & BOUTONS
--------------------------------------------------------------*/


a[href $='.pdf'] {
  font-size: 1em;
  font-weight: 300;
  background-repeat: no-repeat;
  color: #b71c1c;
  padding: 3px 8px 4px;
 text-decoration: none;
  transition: .3s ease-in;
}
a[href $='.pdf']:before {
  font-size: 1.3em;
  font-family: dashicons;
  content: "\f190";
  padding-right: 5px;
  vertical-align: middle
}
a[href $='.pdf']:hover, a[href $='.pdf']:focus {
  text-decoration: none;
  color: var(--fourth-color);
  background-color: var(--light-grey);
border-radius: 6px;
}


@media (min-width: 767px) {
  .rounded-bkg {
    padding: 7px 16px;
    border-radius: 32px;
    display: inline-block;
    font-size: 100%
  }
  .connexion .dashicons-warning {
    width: 35px;
    height: 35px;
    font-size: 35px
  }
}


/*--------------------------------------------------------------
# FORMULAIRES
--------------------------------------------------------------*/
        /*--------------------------------*/
        /* ACF INPUT CSS
        /*----------------------------------*/

.inputSm{
    width: 100%
}
@media (min-width: 767px) {
   .inputSm,
    input#acf-field_6272b83b7ea28,
    #acf-field_623b94f476896 /*inscription/annee*/
    {
    width: 200px;
}
    
}
.af-input.acf-input select,
ul.acf-radio-list li,.af-field-type-checkbox label, .acf-checkbox-list label,
.acf-input input[type=text] ,.acf-input input[type=email], .acf-input select,input[type=number]{
    font-size: 18px !important;
    background-color: #fff
}

#acf-field_623b94f476896 /*inscription/annee*/
{
    text-align: center
}

.acf-form-submit{
    border-top: 1px solid #DBDBDB;
    padding-top: 35px  !important
} 

.acf-notice p {
  font-size: 18px !important;
  line-height: 22px;
  margin: 0.5em 0;
color:#fff !important
}
.acf-notice.-error {
  background:#E36363 !important;
  border-color:#E36363 !important;
}

.af-field {
  display: flex;
  flex-wrap: wrap;
 
}
.af-field > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
}
.af-label.acf-label {
  width: 40% !important;
  padding-right: 35px;  
}
.af-input.acf-input {
  width: 50% !important;

}
.acf-label{
    color: #707070;
    font-weight: 400;
}
.acf-label label{
    margin-top: auto !important;
    margin-bottom: auto !important
}
p.af-field-instructions{
    font-size: 14px;
}
.acf-input input[type=text] ,.acf-input input[type=email], .acf-input select, input[type=number],
#acf-field_627bd7abbad2a-field_627bd7abbad2c,
.input-text,  .acf-input-append
{
    height: 60px !important;
    border:1px solid rgba(164,164,164,0.40);
    border-radius: 0px;
    padding-left: 15px;
}
input[type=number]{
    text-align: center
}
.input-text, .select2-selection {
  width: 100%;
  margin-bottom: 15px
}
.acf-input-prepend, .acf-input-append,#acf-field_627bd7abbad2a-field_627bd7abbad2c
{height: 35px;
}
.acf-input select:focus,.acf-input select:hover

{
    border:2px solid #7080B1;
}

.acf-fields > .acf-field{padding: 20px 12px !important}

.categorychecklist-holder, .acf-fields.border, .acf-fields.-border{
    border: none !important;
}
.acf-fields.-border{margin-left: -12px}
.acf-checkbox-list{padding: 0 !important}


.acf-button-group label.selected{
  border-color: #7080B1 !important;
  background: #7080B1 !important;
  color: #fff;
  z-index: 2;
}

li.select2-results__option{
    list-style: none;

}
ul.select2-results__options{
    padding: 15px
}
.select2-dropdown{
    margin-top: 25px
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 60px !important
}
.select2-selection__arrow{
   margin-top: 20px
}
.select2-container--default li{
    margin-left: 0
}
.select2-container--default .select2-results__option--highlighted[aria-selected], 
.select2-container--default .select2-results__option--highlighted[data-selected] {
    color:var(--prim-color) !important;
    background-color: rgba(112,128,177,0.51) !important;
    font-weight: 600 !important;
}

.select2-selection--multiple .select2-selection__choice {
  border-color: none!important;
  padding: 3px 10px !important;
}
.select2-selection__choice__remove{
    font-size: 22px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered,
.acf-field select{
    padding: 10px 25px !important;
}
input[type=checkbox],input[type=radio],input[type=file]{
    height: 20px;
    width: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    border-radius: 4px;
    outline: none;
    transition-duration: 0.3s;
    background-color: #DBDBDB;
    cursor: pointer;
}
input[type=file]{
    width: auto;
    height: 45px;
    background-color:transparent;
}
input[type=file]::file-selector-button,
input[type=file]::-webkit-file-upload-button {
	border: 1px solid var(--sec-color);
	color: var(--sec-color);
	padding: 8px;
	border-radius: 4px;
	background-color: #ffffff;
}

input[type=file]::file-selector-button:hover,
input[type=file]::-webkit-file-upload-button:hover {
	background-color: #e9e9e9;
}
input[type=checkbox]:checked,input[type=radio]:checked {
    background-color:#7080B1;
}

input[type=checkbox]:checked::before,input[type=radio]:checked::before {
    content: '\2713';
    display: block;
    text-align: center;
    color: #FFF;
    line-height: 22px
}
input[type=checkbox]:active ,input[type=radio]:active {
}
.acf-input-append {
  font-size: 22px!important;
  line-height: 55px !important;
  
}
.af-success p{
    font-size: 28px
}

/*ACF EXT*/
ul.acf-radio-list:focus-within, ul.acf-checkbox-list:focus-within {
    border:none !important;
}

/*----------------*/

/* retrait du fond bleu sous chrome et d'autres*/
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}
@-webkit-keyframes autofill {
  0%, 100% {
    color: #666;
    background: transparent;
  }
}
input:-webkit-autofill {
  -webkit-animation-delay: 1s; /* Safari support - any positive time runs instantly */
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both;
}


/*---------------------------------------------------------
# WRAPPERS & BOXES
--------------------------------------------------------------*/
.content-wrapper {
  background-color: #FFF;
  margin-top: var(--content-wrapper-pt);
  margin-bottom: 70px;
  position: relative
}
body:not(.home)  .page-wrapper{
  padding-top: 0;
  margin-top: var(--header-mt);
  margin-bottom: 2px;
}
.border-bot {
  border-bottom-width: 3px;
  border-bottom-style: dotted;
}
.footer {
  padding-top: 40px
}
.copyright-wrapper {
  font-size: 9px;
  letter-spacing: 0.05rem;

}
.footer p, .footer a, #footer-widget p {
    color:#FFF;
  margin-bottom: 0.5rem
}
.colFooter3 li {
  text-align: center;
  list-style: none
}

@media (max-width: 1040px) {
  /*boite scroll tableau pour mobile doit envelopper le tableau*/
  .scrolling-wrapper {
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
    /*    white-space: nowrap;*/
    -webkit-overflow-scrolling: touch;
    -webkit-box-shadow: inset -14px 1px 16px -22px rgba(0, 0, 0, 0.52);
    box-shadow: inset -14px 1px 16px -22px rgba(0, 0, 0, 0.52);
    font-size: 0.9rem
  }
}
@media (min-width: 980px) {
  .content-wrapper {
    margin-bottom: 80px;
  }
}
@media (min-width: 1280px) {
  .content-wrapper {
    margin-bottom: 110px;
  }
}
/*--------------------------------------------------------------
# TO TOP
-------------------------------------------------------------*/
#toTop {
  background-color: var(--sec-color);
  width: 50px;
  height: 50px;
  display: none;
  position: fixed;
  bottom: 25px;
  right: 35px;
  z-index: 99;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 6px 8px 9px;
  border-radius: 50%;
}
#toTop img {
  width: 20px;
  height: auto;
  margin: auto;
}
#toTop:hover {
  filter: brightness(1.4);
}


/*-----------------------------------------------------------------------------------*/
/* CTAs */
/*-----------------------------------------------------------------------------------*/


#cta{
    margin: 70px auto
}
#cta h2{
    font-weight: 300;
    text-align: center;
    color:#00486F;
    margin-bottom: 35px
}
/*type bouton*/
#cta .item-cta a{
    background-color: rgba(224,163,84,1.00);
    text-align: center;
    color:#fff;
    padding: 12px 10px;
    margin: 0 20px;
    z-index: 2;
    -webkit-box-shadow: 6px 6px 0 0 rgba(224,163,84,0.40);
    -moz-box-shadow: 6px 6px 0 0 rgba(224,163,84,0.40);
   box-shadow: 6px 6px 0 0 rgba(224,163,84,0.40);
}
#cta .item-cta a:hover,#cta .item-cta a:focus{
    background-color: #A36B24;
    -webkit-box-shadow: 6px 6px  0 0 rgba(224,163,84,0.60);
    -moz-box-shadow: 6px 6px 0 0 rgba(224,163,84,0.60);
   box-shadow: 6px 6px 0 0 rgba(224,163,84,0.60);
}
#cta .item-cta .wrapper-title {
    font-weight: 800
}


/*-----------------------------------------------------------------------------------*/
/* Modal window dont boostrap*/
/*-----------------------------------------------------------------------------------*/

.modal-login-dialog, .modal-dialog {
  max-width: 480px;
  margin: auto;
  padding: 40px 20px;
  z-index: 10050;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  min-height: calc(100% - (.5rem * 2));
}
.modal-dialog {
  max-width: 560px;
}
.modal-content {
  border: 1px solid #001F40;
  border-radius: 0
}
/*-----------------------------------------------------------------------------------*/
/* COMPLIANZ */
/*-----------------------------------------------------------------------------------*/
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept {
  background-color: var(--sec-color) !important;
  border: 1px solid var(--sec-color) !important;
  color: #fff !important;
  border-radius: 0 !important;
}
.cmplz-cookiebanner .cmplz-links .cmplz-link {
  color: var(--sec-color)!important;
}
/*-----------------------------------------------------------------------------------*/
/* VALEO */
/*-----------------------------------------------------------------------------------*/

#cmplz-document {
  max-width:100% !important;
}
#cmplz-document p,#cmplz-document li,#cmplz-document{
  font-size: var(--font-size-base) !important;
}
#cmplz-document h2{
   font-size: calc(var(--font-size-base)*2.5) !important;
 }
