@media (min-width: 320px) {
    .hero.hero--home h1{
    font-size: 66px;
  }
}


.modal-backdrop {
  z-index: 1;
}
/*navigation*/

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation ul ul,
.top-menu ul {
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
  opacity: 0;
  transition: opacity 0.2s ease;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul,
.top-menu li.focus > ul,
.top-menu li:hover > ul {
  display: block;
  left: auto;
  opacity: 1;
  z-index: 100;
}

.main-navigation ul li:hover > ul:not(.wpml-ls-sub-menu),
.main-navigation ul li:focus > ul:not(.wpml-ls-sub-menu) {
  left: 25px;
  opacity: 1;
  z-index: 100;
  width: fit-content;
}
.country-selector.weglot-dropdown {
  position: absolute;
  right: 70px;
}
.country-selector.weglot-dropdown .wgcurrent:after {
  display: none;
}
.country-selector.weglot-dropdown .wgcurrent a,
.country-selector.weglot-dropdown .wgcurrent span {
  padding-right: 0;
}
.country-selector.weglot-dropdown span {
  padding: 0;
}
.country-selector.weglot-dropdown .wgcurrent {
  border: none;
}
.country-selector.weglot-dropdown ul {
  left: -10px;
}
.weglot-flags.weglot-language.flag-0 > span:before {
  border-radius: 5px !important;
}
.weglot-parent-menu-item.dropdown {
  padding-left: 20px;
  padding-bottom: 0;
  margin-bottom: 0;
}

.top-menu li:focus > ul,
.top-menu li:hover > ul {
  background: #171717;
}
.top-menu li:not(.weglot-lang):focus > ul,
.top-menu li:not(.weglot-lang):hover > ul {
  left: -10px;
  top: 35px;
}
.main-navigation li {
  position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
}

.fixed-menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}

#primary-menu li a,
.main-navigation ul {
  display: flex;
  justify-content: flex-end;
  padding: 0 50px;
  padding-right: 0;
  color: var(--color);
  font-size: 16px;
  font-weight: bold;
  margin-right: 40px;
  position: relative;
}
#primary-menu .sub-menu li a {
  padding: 5px 20px;
}

.top_menu {
  background-color: #171717;
  color: #ffffff;
  padding: 10px 0;
  height: 50px;
  position: relative;
  z-index: 1;
}
.top_menu li a {
  font-size: 14px;
  font-weight: 300;
}
.top-menu,
.top-menu li a {
  display: flex;
  justify-content: flex-end;
  padding: 0 10px;
  color: #ffffff;
  font-size: 15px;
  text-decoration: none;
  list-style-type: none;
  margin-right: 10px;
}
.top-menu li ul li a {
  color: #fff;
  padding: 10px;
}
.weglot-lang {
  position: relative;
  z-index: 10;
}
.weglot-flags.weglot-language.flag-0 > a:before {
  border-radius: 5px !important;
}
.weglot-lang .sub-menu {
  right: 0;
  width: fit-content;
}

.weglot-lang .sub-menu li a,
.weglot-flags > a:before,
.weglot-flags > span.wglanguage-name:before {
  margin-right: 0;
}
.sub-menu {
  padding: 10px !important;
}
li a {
  opacity: 1;
  transition: all 0.3s ease;
}
li:not(.menu-item) a:hover {
  opacity: 0.75;
}
.main-navigation ul ul a {
  width: max-content;
}
.menu-menu-mobile-container{
	overflow-y: scroll;
}
/* fin navigation */
#menu-footer-ressource-menu.menu,
.menu-footer-ressource-menu-container li,
#menu-footer-menu.menu,
.menu-footer-menu-container li {
    margin-bottom: 1rem;
}
#menu-footer-ressource-menu.menu,
.menu-footer-ressource-menu-container li a,
#menu-footer-menu.menu,
.menu-footer-menu-container li a {
  list-style: none;
  padding: 0;
  margin: 0;
  text-decoration: none;
  color: #333;
  line-height: 1;
}
.sub-menu {
  flex-direction: column;
  background-color: #fff;
}
#primary-menu .sub-menu li a {
  margin-right: 0;
}
.sub-menu li a {
  justify-content: flex-start !important;
}
.dropdown {
  padding-bottom: 20px;
  margin-bottom: -20px;
}
.dropdown > a::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f078';
  vertical-align: middle;
  display: inline-block;
  position: absolute;
  right: -15px;
  top: 6px;
  font-size: 10px;
}
.top-menu .dropdown > a::after {
  right: 0;
}
.wpcf7-list-item {
	 margin: 0!important; 
}
.wpcf7-list-item-label{
  font-size: 16px;
  font-weight: 700;
  color: #171717;
}
.infolettre p{
  font-size: 14px;
  color: #848484;
}
.media {
  position: relative;
  background-blend-mode: color-burn;
  background-color: #171717;
}

.text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.bg-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.citation-text p {
  line-height: 1.75;
  font-weight: 300;
  font-size: 1.2rem;
}
/*layout*/
.hero {
  min-height: calc(100vh - 100px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  
}

.grid-five {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  justify-self: center;
}

.media * {
  position: relative;
  z-index: 1;
  color: #fff;
}

.media--light {
  background-color: #f4f4f4;
}
.customer-logo {
  height: 45px;
}

.small-text {
  font-weight: default;
  font-size: clamp(16px, 1vw, 18px);
}

.regular-text {
  font-weight: 400;
  font-size: clamp(17px, 1.5vw, 20px);
}

.large-text {
  font-weight: default;
  font-size: clamp(18px, 2vw, 24px);
}

.xsmall-title {
  font-weight: 800;
  font-size: 22px;
}

.small-title,
h2.small-title,
.small-title h2,
.page-template-template-child-solutions #features h2,
h3:not(.small-text) {
  font-weight: 800;
  font-size: clamp(18px, 3vw, 30px)!important;
}

.subtitle,
h2 {
  font-weight: 800;
  font-size: clamp(24px, 4vw, 38px);
  margin-bottom: 35px;
}

.title {
  font-weight: 800;
  font-size: clamp(3vh, 8vw, 70px);
}

.page-link {
  font-weight: 600;
  font-size: 22px;
}

body {
  font-family: proxima-nova, sans-serif;
  overflow-x: hidden;
}

ul {
  list-style-type: none;
  padding: 0;
}
ul:not('.wp-block-social-links') li {
  padding: 10px 0;
}
ul:first-of-type {
  margin: 0;
}
ul.wp-block-social-links,
.widget {
  margin: 0;
}
.wp-block-social-links {
  justify-content: center;
}
.text-col ul {
  list-style-type: disc;
  margin: 0 0 1.5em 1em;
}
.text-col ul li, .styled-list-wrapper ul li {
  font-weight: 500;
  padding: 6px 0;
  color: #333333;
}
a {
  text-decoration: none;
  color: inherit;
}

p {
  line-height: 1.5;
}
.page-id-57 p {
  line-height: 1.25;
}
label {
  display: block;
}

h2 a:hover,
h2 a:focus {
  color: #ff0058;
  -webkit-transition: color 0.3s ease-in;
  -o-transition: color 0.3s ease-in;
  transition: color 0.3s ease-in;
}

.card {
  border-radius: 30px;
}
.shadow-sm {
  box-shadow: 0 7px 46px -10px rgba(0, 0, 0, 0.06) !important;
}
.full-size-img {
  width: 100%;
  max-width: unset;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

body.fixed {
  position: fixed;
  inset: 0;
}
body.fixed .btn-demo--header {
  top: 0;
  z-index: 21;
}

.text ul {
  display: inline-block;
}

.bg-dark {
  background-color: #171717 !important;
}
.bg-dark * {
  color: #fff;
}

.bg-light {
  background-color: #fff;
}

.reverse-text {
  font-size: 13vh;
  color: #fff;
  text-orientation: sideways-right;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  position: absolute;
  left: -2px;
  top: 5%;
  font-weight: bolder;
  line-height: 0.7;
}

.big-text-ambiance {
  font-size: 11vh;
  color: #f4f4f4;
  font-weight: 900;
  line-height: 0.4;
  position: relative;
  z-index: 1;
  margin-bottom: 0.8rem;
}

.bandeau-texte {
  min-height: 30vh;
}
.bandeau-texte p{
    line-height: 1.25;
    color: #fff;
}

.bandeau-texte.overlay-dark {
  position: relative;
  z-index: 1;
  color: #fff;
}
.bandeau-texte.overlay-dark::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.8);
}
.bandeau-texte.overlay-demo-color {
  position: relative;
  z-index: 1;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #67a1ff;
  background-blend-mode: color-burn;
}
.btn--video img {
  position: absolute;
  right: 25px;
  bottom: -35px;
  max-width: 80px;
}

.crochet {
  position: relative;
}
.crochet *:not(img) {
  position: relative;
  z-index: 10;
}

.crochet .img-crochet {
  max-width: 90px;
  position: absolute;
  right: 0;
  opacity: 0.9;
}
.home .crochet .img-crochet {
  mix-blend-mode: multiply;
  opacity: 1;
}

  .crochet--droit .img-crochet {
    top: auto;
    right: -5%;
  }
.crochet--blend--left img:first-of-type {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 15%;
  object-position: 15%;
  height: 50vh;
}
.crochet--blend--left .img-crochet {
  max-width: 100px;
  top: -50px;
  left: 25px;
  mix-blend-mode: multiply;
}

.large-padding {
  position: relative;
  padding: 8vw 0;
}

.medium-padding {
  padding: 6vw 0 4vw;
}

.absolute-right {
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
}

.large-padding > div > .row {
  padding: 6vh 0;
}
.page-id-23 #video {
  padding: 0;
}
#histoire {
  padding: 1vw 0;
}
.row-alternate:not(last-of-type) {
  padding-bottom: 8vh;
}

.accent-color {
  color: #ff0058;
}

.p-top-10 {
  padding-top: 10vh;
}

.custom-logo {
  height: auto;
  max-width: 200px;
}

.site-footer {
  background-color: #f4f4f4;
  padding: 75px 0 130px;
}

.menu-footer-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-decoration: none;
}

.wp-block-social-links.has-large-icon-size {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.z-1 {
  z-index: 1;
}

.border-bottom-1:not(:last-of-type) {
  border-bottom: 1px solid #cbcbcb;
}

.adresse-inline p {

  margin-bottom: 0;
}

.social-list img {
  max-width: 30px;
}

/*component */
.menu-anchor li {
  padding: 0 40px;
}
.menu-anchor li a,
a {
  -webkit-transition: color 0.3s ease-in;
  -o-transition: color 0.3s ease-in;
  transition: color 0.3s ease-in;
}
.menu-anchor li a:hover,
.menu-anchor li a:focus,
a:hover,
a:focus {
  color: #ff0058;
}

.menu-toggle {
  position: absolute;
  top: auto;
  right: 25px;
  z-index: 21;
  width: 20px;
  height: 15px;
  cursor: pointer;
  background-color: transparent;
}

.hamburger-menu,
.hamburger-menu:after,
.hamburger-menu:before {
  width: 20px;
  height: 3px;
  border-radius: 30px;
}

.hamburger-menu {
  position: relative;
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  background: black;
  -webkit-transition: all 0ms 300ms;
  -o-transition: all 0ms 300ms;
  transition: all 0ms 300ms;
}

.toggled .hamburger-menu.animate {
  background: rgba(255, 255, 255, 0);
}

.hamburger-menu:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 6px;
  background: black;
  -webkit-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.hamburger-menu:after {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
  background: black;
  -webkit-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.toggled .hamburger-menu.animate:after {
  top: 0;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
  -webkit-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.toggled .hamburger-menu.animate:before {
  bottom: 0;
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  -webkit-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

a.btn {
  color: #fff;
}

.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  background-color: #ff0058;
  width: 230px;
  height: 40px;
  margin-top: 45px;
  font-weight: bold;
  border-color: #ff0058;
  border-radius: 32px 32px 32px 32px;
  -webkit-transition: background-color 0.3s ease-in;
  -o-transition: background-color 0.3s ease-in;
  transition: background-color 0.3s ease-in;
}
#ajax-load-more article:first-of-type{
    margin-top: -45px;
}
.alm-btn-wrap {
    margin: 0 0 15px!important
}

.alm-btn-wrap .alm-load-more-btn {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  color: #fff !important;
  background-color: #ff0058 !important;
  width: 230px !important;
  height: 40px !important;
  font-weight: bold !important;
  border-color: #ff0058 !important;
  border-radius: 32px 32px 32px 32px !important;
  -webkit-transition: background-color 0.3s ease-in !important;
  -o-transition: background-color 0.3s ease-in !important;
  transition: background-color 0.3s ease-in !important;
}
.alm-btn-wrap .alm-load-more-btn:hover {
  background-color: rgba(255, 0, 88, 0.75) !important;
  color: #fff !important;
  border-color: rgba(255, 0, 88, 0.75) !important;
  line-height: initial !important;
}
.btn:hover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  background-color: rgba(255, 0, 88, 0.75);
  width: 230px;
  height: 40px;
  margin-top: 45px;
  border-color: rgba(255, 0, 88, 0.75);
  border-radius: 32px 32px 32px 32px;
  -webkit-transition: background-color 0.3s ease-in;
  -o-transition: background-color 0.3s ease-in;
  transition: background-color 0.3s ease-in;
}

.btn-demo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: default;
  background-color: #67a1ff;
  width: 360px;
  height: 55px;
  margin-top: 55px;
  font-size: 1.25rem;
  font-weight: bold;
  border-color: #67a1ff;
  border-radius: 32px 32px 32px 32px;
  -webkit-transition: background-color 0.3s ease-in;
  -o-transition: background-color 0.3s ease-in;
  transition: background-color 0.3s ease-in;
}
.btn-demo:hover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  background-color: rgba(103, 161, 255, 0.75);
  width: 360px;
  height: 55px;
  margin-top: 55px;
  border-color: rgba(103, 161, 255, 0.75);
  border-radius: 32px 32px 32px 32px;
  -webkit-transition: background-color 0.3s ease-in;
  -o-transition: background-color 0.3s ease-in;
  transition: background-color 0.3s ease-in;
}
.btn-demo--reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: rgba(103, 161, 255, 1) !important;
  background-color: #fff;
  width: 360px;
  height: 55px;
  margin-top: 55px;
  border-color: rgba(103, 161, 255, 1);
  border-radius: 32px 32px 32px 32px;
  -webkit-transition: background-color 0.3s ease-in;
  -o-transition: background-color 0.3s ease-in;
  transition: background-color 0.3s ease-in;
}
.btn-demo--reverse:hover {
  color: rgba(103, 161, 255, 0.75) !important;
  background-color: #fff;
  border-color: rgba(103, 161, 255, 0.75);
}
.btn-demo--reverse-header {
  border: 1px solid rgba(103, 161, 255, 1);
  height: 40px;
  width: fit-content;
  padding: 0 10px;
  font-size: 14px;
  margin-right: 15%;
}

.btn-fixed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: default;
  background-color: #67a1ff;
  width: 55px;
  height: 265px;
  margin-top: 0;
  border-color: #67a1ff;
  border-radius: 19px 0 0 19px;
  -webkit-transition: background-color 0.3s ease-in;
  -o-transition: background-color 0.3s ease-in;
  transition: background-color 0.3s ease-in;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  position: fixed;
  z-index: 10;
  top: 195px;
  left: 0;
  font-size: clamp(20px, 1.5rem, 22px);
  line-height: 1;
  text-orientation: sideways-right;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.btn-fixed:hover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  background-color: rgba(103, 161, 255, 0.75);
  width: 55px;
  height: 265px;
  margin-top: 0;
  border-color: rgba(103, 161, 255, 0.75);
  border-radius: 19px 0 0 19px;
  -webkit-transition: background-color 0.3s ease-in;
  -o-transition: background-color 0.3s ease-in;
  transition: background-color 0.3s ease-in;
}

.btn-demo--header {
  position: absolute;
  top: 9vw;
  z-index: 1;
}

.search {
  background-color: transparent;
  padding: 0;
}

.site-footer {
  position: relative;
}
.site-footer h5 {
  font-weight: 800;
}

.black_footer {
  background-color: #171717;
  color: #ffff;
  text-align: center;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.wp-block-search .wp-block-search__button {
  margin-left: 0;
}
/*policy*/
.page-id-112 h1,
.page-id-114 h1 {
  font-weight: 900;
  font-size: clamp(3vh, 8vw, 70px);
}
.page-id-112 .has-medium-font-size,
.page-id-114 .has-medium-font-size {
  margin: 40px 0 20px;
}
.page-id-112 main,
.page-id-114 main {
  margin-top: 20vw;
}
/*pages */
.hero--home {
  position: relative;
  height: calc(100vh - 85px);
  min-height: auto;
}
.hero--home .container {
  height: 100vh;
}
.hero--home .row {
  height: 100%;
}
.hero:not(.hero--home) h1 {
  font-size: clamp(3vh, 8vw, 70px);
  line-height: 1;
  font-weight: 900;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  inset: 0;
}
.hero.hero--home h1 {
  font-size: clamp(4.3rem,7.5vw,7.2rem);
  font-weight: 800;
  color: #171717;
  line-height: 1;
}

.hero--home h2 {
  font-size: clamp(2.2rem, 8vw, 5.6rem);
  font-weight: 800;
  line-height: 1.1;
}
#equipe .xsmall-title{
    font-size: 19px;
}
.hero-with-menu {
  min-height: calc(100vh - 280px);
}
.customer {
  padding: 10vh 0;
}
.customer ul {
  margin-top: 5vh;
}
.social-team {
  position: absolute;
  bottom: 0;
  right: 0;
}
.home .hide-on-home-page {
  display: none !important;
}

.fixed .hide-on-home-page {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.etape {
  position: relative;
}
.etape span {
  position: absolute;
  top: -10vh;
  left: -5vh;
  z-index: 0;
  font-size: 18vh;
  font-weight: 900;
  -webkit-text-stroke: #ff0058;
  -webkit-text-stroke-width: 2px;
  color: #fff;
}
.etape .card {
  position: relative;
  z-index: 1;
}
.etape-hub .card {
  height: 336px;
}
.etape .card img {
  height: 110px;
}
.company-logo{
    height: 52px;
    object-fit: cover;
}
.prevarrow,
.nextarrow {
  position: absolute;
  z-index: 10;
  top: 40%;
  padding: 0;
  background: no-repeat;
  color: #171717;
}
.prevarrow {
  left: 10px;
}
.nextarrow {
  right: 10px;
}

.text-valeur {
  padding: 5vh 10vh 0;
}
.text-valeur p {
  margin-bottom: 40px;
}
.repeteur_produit {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  grid-template-rows: 1fr 1fr;
  gap: 1.5rem;
  border: 0;
  transition: opacity 0.3s ease;
}
.repeteur_produit a:hover .repeteur-card{
  opacity: 0.75;
  transition: all .3s ease-in-out;
}
.repeteur_produit_cat {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  justify-content: center;
}
.repeteur_produit_cat > div {
  width: clamp(332px, 33%, 100%);
}
.repeteur_produit_cat .card img {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
  }
.repeteur_produit a {
  cursor: pointer;
  height: 100%;
}
.repeteur_produit h3 {
  font-weight: 700;
}
.repeteur-card {
  padding: 25px;
  box-shadow: 0 7px 46px -10px rgba(0, 0, 0, 0.06);
  border: 0;
  height: 100%;
}
.repeteur_produit_cat .repeteur-card {
  padding: 0;
  height: 100%;
}
.rounded-img--mobile {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
.image-repeat {
  height: 85px;
  width: auto;
  object-fit: contain;
}
.repeteur_produit_cat .image-repeat {
  height: 100%;
}
.page-id-112 main ul,
.page-id-114 main ul {
  list-style: disc;
  margin-left: 1.5rem;
}
.page-id-112 main li > ul,
.page-id-114 main li > ul {
  margin-left: 1.5rem;
}

.special-ipad img.img-fluid {
  height: 250px;
  margin-bottom: 50px;
}
.special-ipad .text {
  height: 60vh;
  justify-content: flex-start;
  margin: 1rem 0;
}

.page-template-template-inspiration #themes .btn-demo {
  width: 230px;
  height: 40px;
  font-size: 16px;
}
.dark{
  background-color: #171717!important;
}

.linear-grad::before{
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height:50%;
  bottom: 0;
  background: rgb(23,23,23);
  background: linear-gradient(0deg, rgba(23,23,23,1) 0%, rgba(23,23,23,0.7712128796831232) 32%, rgba(23,23,23,0.4967030757615546) 54%, rgba(255,255,255,0) 100%);

}
.linear-grad h4{
  font-weight: 700;
  font-size: 18px;
}
  .page-template-template-emploi #valeurs .media-col {
    display: flex;
    justify-content: center;
  }
 .page-template-template-emploi #valeurs .row-alternate:not(last-of-type){
     padding: 0;
 }
 .page-template-template-emploi #valeurs .row-alternate:last-of-type{
    position: relative;
    bottom: -3rem;
 }
@media (min-width: 600px) and (max-width: 1023px) and (orientation: landscape) {
  .hero.hero--home.bg-image{
    background-image: url(https://mediaclip.wp.codeboxx.dev/wp-content/uploads/2022/03/Cover-Accueil4-1.jpg)!important;
  }

  .hero.hero--home h1{
    font-size: 11vh;
  }
  .crochet--droit .img-crochet{
    top: -50vh;
  }
}
@media (min-width: 600px) and (max-width: 1024px) and (orientation: portrait) {
    .hero.hero--home h1{
    font-size: 98px;
    margin-top: 60px;
  }

  .crochet--gauche .img-crochet {
    top: -5%;
    left: 0;
  }
  .home .crochet .img-crochet {
    max-width: 140px;
}
  .crochet--droit .img-crochet{
  top: -24vh;
  right: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
  .absolute-img-alternate img {
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 50%;
  }
  .grid-five {
    column-gap: 40px;
  }
  .page-template-template-child-solutions #features{
	  padding: 0;
  }

  
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    #valeurs > .container{
        margin-bottom: 3rem;
    }
}
@media (min-width: 769px) {
  .grid-five {
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
  }
}
@media (min-width: 992px) {
  .height-100 {
    height: 100vh;
  }
  .etape:not(.etape-hub, .etape-solution) {
    width: 33%;
  }
  .etape-solution {
    width: 30%;
  }
  .etape-solution .card {
    height: 300px;
  }
  .bandeau-texte {
    padding: 6vw 0;
  }

  .crochet *:not(img) {
    position: relative;
    z-index: 10;
  }

  .crochet .img-crochet {
    max-width: 19vh;
  }



  .btn--video img {
    right: 100px;
    bottom: -90px;
    max-width: 100%;
  }
  .absolute-img-alternate {
    position: relative;
    height: 475px;
  }
  .absolute-img-alternate > div,
  .absolute-img-alternate > div > div {
    height: 100%;
  }
  .absolute-img-alternate img {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 525px;
  }
  .absolute-img-alternate h2 {
    font-size: clamp(24px, 5vw, 38px);
  }
  .stats .card {
    position: absolute;
    width: 80%;
    top: 40vh;
    left: 10%;
  }
}
@media (min-width: 1024px) {

    .img--crochet-home--right{
    top: 0;
    }
   .crochet--gauche .img-crochet {
    left: auto;
    right: 0;
    top: 5%;
  }
  .crochet--droit .img-crochet{
    right: 5%;
  }
  .crochet{
    margin-top: 10vh;
  }
  .d-lg-none-home{
  display: none;
} 
.d-lg-block-home{
  display: block;
}
}
@media (min-width: 1025px) {
  .home .crochet .img-crochet {
    max-width: 190px;
  }
  .page-template-template-child-solutions .large-padding > div > .row,
  .page-template-inspiration .large-padding > div > .row {
    padding: 6vh 0;
  }
  .stats {
    position: relative;
    height: 80vh;
  }
  .stats img {
    height: 80vh;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .crochet--blend--left .img-crochet {
    left: 15px;
    top: -30vh;
    opacity: 1;
  }
  .crochet--gauche .img-crochet {
    top: -15%;
  }

}
@media (min-width: 1200px) {

}
@media (min-width: 1280px) {
    .grid-five {
    grid-template-columns: repeat(5,1fr);
    }
  .sociaux ul.wp-block-social-links,
  .widget {
    width: 100%;
    justify-content: flex-end;
  }
  .wp-block-social-links .wp-social-link.wp-social-link.wp-social-link {
    margin: 4px 18px 4px 0;
  }
  .etape-hub .card {
    height: 362px;
  }

}
@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape) {
    .crochet--droit .img-crochet{
    right: -5%;
  }
}

@media (min-width: 1440px) {
  .grid-five {
    grid-template-columns: repeat(5, 1fr);
  }
  .crochet--droit .img-crochet {
    top: 10%;
    right: -10%;
    max-width: 100%;
  }
  .crochet--gauche .img-crochet{
    max-width: 100%;
    right: 10%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1280px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 900px;
  }
}


@media (max-width: 1280px) {
  .absolute-img-alternate img {
    right: 0;
    left: auto;
  }


  .wp-block-social-links
    .wp-social-link.wp-social-link.wp-social-link:not(:first-child) {
    margin: 4px 0 4px 5px;
  }
}

@media only screen and (max-width: 1024px) {
  .hero.hero--home h1{
    margin-top: 70px;
  }


  ul {
    margin: 0;
  }
  .stats {
    position: relative;
  }
  .stats img {
    height: 45vw;
    -o-object-fit: cover;
    object-fit: cover;
    object-position: top;
  }
  .stats .container,
  .stats .container-xl {
    background-color: #171717;
  }
  .stats .card {
    position: static;
    width: 100%;
    margin: 0;
  }
  .text-valeur {
    padding: 5vh 5vh 0;
  }


  .page-template-template-emploi .right img {
    position: relative;
    bottom: -3rem;
  }
  #map {
    height: 400px !important;
  }
  .prevarrow, .nextarrow{
      display: none;
  }

}
@media only screen and (max-width: 1023px) {
    .d-none-home{
    display: none;
  }
  d-block-home{
    display: block;
  } 
    .crochet--gauche .img-crochet {
 
    left: 0;
  }

}
@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {
  .hero.hero--home h1{
    font-size: 125px;
    margin-top: 60px;
  }

  .crochet--gauche .img-crochet {
    top: -5%;
    left: -40px;
  }
  .home .crochet .img-crochet {
    max-width: 170px;
}
  .crochet--droit .img-crochet{
  top: -100%;
  }
  .etape span{
      left: -4vh;
      font-size: 15vh;
  }
  .etape-hub .card {
    height: 370px;
}
.single main{
    top: 25px;
    position: relative;
    margin-bottom: 25px;
}
#valeurs > .container{
    margin-bottom: 3rem;
}
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .repeteur_produit .card {
    height: 175px;
  }
  .page-template-template-child-solutions .large-padding > div > .row {
    padding: 3vh 0;
  }
}
@media (max-width: 992px) {
  .page-template-template-emploi #valeurs .right:first-of-type img{ 
    max-width: 150px;
    padding: 10px;
    right: 0;
    left: 0;
 }
  #menu-menu-mobile .sub-menu {
    display: block;
    left: 20px;
    opacity: 1;
  }
  #menu-menu-mobile .sub-menu li a {
    font-weight: normal;
  }
  #menu-menu-mobile li:not(:last-of-type) {
    padding-bottom: 10px;
  }
  #wpgmza_map {
    height: 400px !important;
  }

  .repeteur_produit {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(3, 1fr);
    gap: 15px;
    border-color: #707070;
    justify-content: center;
  }
  .repeteur_produit_cat {
    grid-template-columns: repeat(2, 1fr);
  }
  .repeteur_produit h3 {
    font-size: 12px;
  }
  .repeteur_produit a {
    cursor: pointer;
    display: grid;
    align-items: stretch;
  }
  .repeteur_produit .card {
    justify-content: center;
  }
  .image-repeat {
    height: 60px;
    width: auto;
    margin-top: 3px;
  }

  .repeteur-card {
    margin: 0;
    padding: 0;
  }
  .card {
    padding: 10px;

    align-items: center;
    font-size: 13px;
  }
  .etape .card img {
    height: 75px;
    object-fit: contain;
  }
  .titre_formulaire {
    text-align: center;
    padding: 20px;
  }

  .wp-block-social-links {
    display: flex;
    justify-content: center;
  }
  .section-valeur {
    background-image: none !important;
  }

  .text-valeur {
    max-width: 90%;
    margin: 0 auto;
    position: relative;
    top: -150px;
    margin-bottom: -150px;
    background-color: #fff;
    padding: 30px;
  }

  .rounded-img--mobile {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    height: 25vh;
    object-fit: cover;
  }
  .etape span {
    position: absolute;
    left: -3vh;
  }
  .bandeau-texte {
    min-height: 300px;
  }
  .page-template-inspiration-photobook .media-col {
    order: 2;
  }
  .page-template-inspiration-photobook .text-col {
    order: 1;
  }
  #mobile-menu {
    padding-top: 75px;
    position: fixed;
    inset: 0 0 0 100%;
    opacity: 0;
    z-index: 20;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  #mobile-menu .menu {
    margin-top: 20px;
    padding-left: 25px;
  }
  #mobile-menu .small-title {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  #mobile-menu .small-title ul.sub-menu {
    position: relative;
    top: 0;
    left: 0;
    -webkit-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0;
  }
  #mobile-menu a:hover,
  #mobile-menu a:focus {
    color: #ff0058;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
    position: relative;
  }
  #primary-menu li a,
  .main-navigation ul {
    flex-direction: column;
  }
  /* .main-navigation.toggled ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
    } */
  .main-navigation.toggled #mobile-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .menu-toggle {
    display: block;
  }
  .country-selector.weglot-dropdown {
    position: relative;
    right: auto;
    background-color: initial;
  }
  .wglanguage-name::after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f078';
    vertical-align: middle;
    display: inline-block;
    position: absolute;
    right: -15px;
    top: 6px;
    font-size: 10px;
  }

  .page-template-template-emploi :not(#valeurs) .right img {
    bottom: -7.5rem;
  }
  .absolute-img-alternate .text-col {
    order: 1 !important;
  }
  .absolute-img-alternate .media-col {
    order: 2 !important;
  }
}
@media (max-width: 768px) {
  .main-navigation ul {
    padding: 0;
  }
  .alm-btn-wrap {
    margin: 0 auto 15px!important
  }
  .customer {
    padding: 7vh 0;
  }
  .customer ul {
    margin-top: 4vh;
  }
  .customer-logo {
    height: 35px;
  }

  .custom-logo {
    position: relative;
    z-index: 1100;
    max-width: 100%;
  }
    footer .menu li {
    margin-bottom: 0;
  }
  #menu-footer-menu li,
  #menu-footer-ressource-menu li {
    padding: 8px 0;
  }
  footer h5 {
    font-size: 24px;
    margin-top: 50px;
  }
  .menu-anchor {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .site-footer {
    padding: 50px 25px;
  }
  .repeteur_produit_cat {
    grid-template-columns: 1fr;
  }
  
  .page-template-template-emploi :not(#valeurs) .right img {
    bottom: -3rem;
    margin-top: -5rem;
    right: -10%;
  }
  .hero--home .crochet > div {
    position: relative;
    z-index: 10;
    left: 60px;
    top: -90px;
  }
  .hero--home a.btn-demo {
    width: 185px !important;
    height: 40px;
    font-size: 16px;
  }
  .media-col {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .text-col {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .page-template-template-emploi #valeurs .media-col {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
  .page-template-template-emploi #valeurs .text-col {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  #histoire img {
    padding-bottom: 3rem;
  }
  .absolute-img-alternate .media-col img {
    position: relative;
    margin-top: -6rem;
    bottom: -3rem;
  }
  .absolute-img-alternate .text-col .text > div:nth-of-type(2) {
    justify-content: flex-start !important;
  }
  .col .list-group {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
  }
  .col .list-group > li {
    grid-column: span 3;
  }
  .col .list-group > li:last-of-type {
    grid-column: 2/6;
  }
}

@media (max-width: 576px) {
    main{
        position: relative;
        margin-top: 70px;
    }
  .hero{
    min-height: 350px;

  }
  .hero--home{
      height: 625px;
  }
  .absolute-img-alternate img {
    right: -36px;
  }
  .clone-top{
      margin-top: 0;
  }
  .btn {
    width: 230px;
    height: 40px;
    font-size: 16px;
  }
  .btn:hover {
    width: 230px;
    height: 40px;
  }
  .image-repeat {
    height: 30px;
  }

  .crochet--gauche .img-crochet {
    display: none;
}
.hero.hero--home h1{
  margin-top: 10vh;
}
.hero--home .crochet>div{
  left: 0;
}
  .home .crochet .img-crochet {
    max-width: 90px;
}
  .crochet--droit .img-crochet{
  right: -25px;
  }
  .crochet--droit{
    top: -44%;
    right: 35px;
  }
  #mission img {
    display: none;
  }
  .repeteur_produit {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }

  .repeteur_produit .card {
    height: auto;
    align-items: center;
  }
  .repeteur_produit .card .image-repeat {
    height: 65px;
  }
  .repeteur_produit h3 {
    height:auto;
  }
  .etape-hub .card{
      height: 280px;
      flex-direction: column;
      justify-content: center;
  }
  .page-template-template-solutions #features {
    padding: 65px 0 0;
  }
  .page-template-template-solutions #features > div > .row {
    padding: 0;
  }
  .page-template-template-solutions #features > div.container > h2 {
    max-width: 70%;
    margin: 0 auto;
  }
  .page-template-template-solutions #features div.row:last-of-type h2 {
    padding-top: 50px;
  }
  .page-template-template-child-solutions #features {
    padding: 0;
  }
  #photo-lab h2 {
    margin-top: 40px;
  }
  .p-top-10#valeurs {
    padding-top: 0;
  }
  .page-template-template-customers section:not(:last-of-type) {
    padding-right: 0.5rem!important;
    padding-left: 0.5rem!important;
  }

  .page-template-template-customers section:last-of-type .container {
    padding: 0 1rem 0 1.5rem;
  }
  .list.container h2, #load-more h2{
      margin-top: 40px;
  }

  .citation-text{
      font-size: 1rem;
  }
  .text-valeur{
      top: -175px;
  }
  #equipe .xsmall-title{
      font-size: 16px;
  }
  #equipe .p-top-10{
      padding-top: 5vh;
  }
  #histoire > div>.row{
      padding: 0;

  }
  #themes > div>.row{
      padding: 3vh 0;

  }
  .page-template-template-inspiration-produits #themes .text-col{
      margin-top: 0!important;
      margin-bottom: 0!important;
  }
  #categories h2 p{
      line-height: 1.2;
  }
  #categories h3{
      font-size: 13px;
  }
  .cta-title h2{
      margin-bottom: 15px;
  }
.alm-btn-wrap .alm-load-more-btn{
    margin-bottom: 30px!important;
}
.info-contact svg{
    height: 22px;
}
}
@media (max-width: 361px) {
.btn-demo--reverse-header {

  margin-right: 13%;
}
}