/* v24/05/2022 */

@font-face {
  font-family: "Comfortaa";
  src: url("../fonts/Comfortaa-Light.woff2") format("woff2"),
    url("../fonts/Comfortaa-Light.woff") format("woff"),
    url("../fonts/Comfortaa-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Comfortaa";
  src: url("../fonts/Comfortaa.woff2") format("woff2"),
    url("../fonts/Comfortaa.woff") format("woff"),
    url("../fonts/Comfortaa.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Comfortaa";
  src: url("../fonts/Comfortaa-Bold.woff2") format("woff2"),
    url("../fonts/Comfortaa-Bold.woff") format("woff"),
    url("../fonts/Comfortaa-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Didot";
  src: url("../fonts/Didot.woff2") format("woff2"),
    url("../fonts/Didot.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Hutchinson";
  src: url("../fonts/Hutchinson.eot?6vogsq");
  src: url("../fonts/Hutchinson.eot?6vogsq#iefix") format("embedded-opentype"),
    url("../fonts/Hutchinson.ttf?6vogsq") format("truetype"),
    url("../fonts/Hutchinson.woff?6vogsq") format("woff"),
    url("../fonts/Hutchinson.svg?6vogsq#Hutchinson") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.grecaptcha-badge {
  display: none !important;
}

[class^="icn-"],
[class*=" icn-"] {
  font-family: "Hutchinson" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icn-check:before {
  content: "\e900";
}
.no-desktop {
  display: none;
}
.icn-filter:before {
  content: "\e901";
}
body {
  font-family: "Comfortaa";
  font-size: 15px;
  color: #1e1e1e;
  font-weight: 300;
  line-height: 1.4;
  overflow-x: hidden;
}
h1,
h2,
h3 {
  font-family: "Comfortaa";
  color: #101e40;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 15px;
  line-height: 1;
}
h1 {
  font-size: 62px;
}
h2 {
  font-size: 61px;
}
h3 {
  font-size: 40px;
}
a,
a:hover {
  color: #101e40;
  text-decoration: underline;
}
.btn,
a.btn {
  font-family: "Comfortaa";
  color: #101e40;
  font-size: 11px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
  background: #fff;
  text-decoration: none;
  border-radius: 0;
  padding: 15px 45px;
  transition: all 0.3s ease-in-out;
}
.btn-custom,
a.btn-custom {
  color: #fff;
  background: rgba(26, 26, 26, 0.7);
}
.btn-custom2,
a.btn-custom2 {
  color: #fff;
  background: #101e40;
}
.btn:hover,
a.btn:hover {
  background: #101e40;
  color: #fff;
}
.btn-custom:hover,
a.btn-custom:hover {
  color: #101e40;
  background: #fff;
}
.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: none;
}
#cntHeader {
  padding-top: 40px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background: transparent;
  transition: all 0.3s ease-in-out;
}
#cntHeader.openNav {
  background: rgba(42, 42, 35, 0.6);
}
#cntHeader.navBlack {
  padding-top: 30px;
  padding-bottom: 35px;
}
#cntHeader.boxSticky,
#cntHeader.navBlack.boxSticky {
  padding-top: 10px;
  padding-bottom: 10px;
}
#cntHeader.boxSticky,
#cntHeader.navBlack {
  background: #1e1e1e;
}
#cntHeader > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#cntHeader .cntlogo {
  max-width: 250px;
  flex: 0 0 250px;
  width: 100%;
  height: 32px;
}
#cntHeader .cntlogo a {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("../img/logo.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: all 0.3s ease-in-out;
}
#cntHeader.boxSticky .cntlogo a,
#cntHeader.navWhite .cntlogo a,
#cntHeader.navBlack .cntlogo a {
  background-image: url("../img/logo2.svg");
}
#navigation .cntnav {
  padding-left: 0;
  margin-top: 15px;
  margin-bottom: 0;
  list-style: none;
  display: flex;
}
#navigation .cntnav > li {
  margin: 0 15px;
}
.cntright .cntlang span.wpml-ls-native {
  color: #1e1e1e;
}
#navigation .cntnav li a {
  display: block;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: 2px;
  position: relative;
  color: #1e1e1e;
  transition: all 0.3s ease-in-out;
}
#navigation .cntnav .menu-item-has-children {
  position: relative;
}
#navigation .cntnav .menu-item-has-children .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  width: 250px;
  height: auto;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
#cntSlider404 .itemSlider .img-fluid {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#navigation .cntnav .menu-item-has-children:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}
#navigation .cntnav .menu-item-has-children .sub-menu > li:first-child {
  padding-top: 30px;
}
#navigation .cntnav .menu-item-has-children .sub-menu > li:last-child {
  padding-bottom: 30px;
}
header.navBlack:not(.boxSticky)
  #navigation
  .cntnav
  .menu-item-has-children
  .sub-menu::before {
  top: 35px;
  height: calc(100% - 35px);
}
header.navBlack:not(.boxSticky)
  #navigation
  .cntnav
  .menu-item-has-children
  .sub-menu {
  padding-top: 20px;
}
#navigation .cntnav .menu-item-has-children .sub-menu::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  transform: translateX(-50%);
  background: rgba(42, 42, 35, 0.6);
  width: 200vw;
  height: 100%;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
#navigation .cntnav .menu-item-has-children .sub-menu > li {
  margin-bottom: 13px;
  position: relative;
  z-index: 5;
}
#navigation .cntnav .menu-item-has-children .sub-menu > li:last-child {
  margin-bottom: 0;
}
#cntHeader.boxSticky #navigation .cntnav > li > a,
#cntHeader.boxSticky .cntright .cntlang span.wpml-ls-native,
#cntHeader.navWhite #navigation .cntnav > li > a,
#cntHeader.navWhite .cntright .cntlang span.wpml-ls-native,
#cntHeader.navBlack #navigation .cntnav > li > a,
#cntHeader.navBlack .cntright .cntlang span.wpml-ls-native,
#navigation .cntnav .menu-item-has-children .sub-menu a {
  color: #fff;
}
#navigation .cntnav > li > a::after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background: #1e1e1e;
  margin-top: 6px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
#cntHeader.boxSticky #navigation .cntnav > li > a::after,
#cntHeader.navBlack #navigation .cntnav > li > a::after,
#cntHeader.navWhite #navigation .cntnav > li > a::after {
  background: #fff;
}
#navigation .cntnav > li.active > a::after,
#navigation .cntnav > li > a:hover::after {
  opacity: 1;
  visibility: visible;
}
#cntHeader .cntright {
  display: flex;
  align-items: center;
  margin: 0 -20px;
}
#cntHeader .cntright .itembox {
  padding: 0 20px;
  position: relative;
}
#cntHeader .cntright .itembox::after {
  content: "";
  display: block;
  width: 1px;
  height: 13px;
  background: #1e1e1e;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
#cntHeader.boxSticky .cntright .itembox::after,
#cntHeader.navWhite .cntright .itembox::after,
#cntHeader.navBlack .cntright .itembox::after {
  background: #fff;
}
#cntHeader .cntright .itembox:last-child::after {
  content: none;
}
#cntHeader .cntright .itembox .cntSearch {
  width: 20px;
  height: 20px;
  background-image: url("../img/icn-loupe.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  transform: scale(1);
}

#cntHeader .cntright .itembox .cntSearch:hover {
  transform: scale(1.15);
}
#cntHeader .mainSearch {
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 300px;
  background: rgba(0, 0, 0, 0.8);
  display: block;
  overflow-y: auto;
  padding-bottom: 80px;
  transition: all 0.3s ease-in-out;
  z-index: 9;
  padding-top: 120px;
}
#cntHeader > .container {
  position: relative;
  z-index: 99;
}
#cntHeader .mainSearch.openSearch {
  top: 0;
  padding-top: 150px;
}
#cntHeader.boxSticky .mainSearch.openSearch {
  top: 59px;
  padding-top: 50px;
}
#cntHeader .mainSearch .form-group {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  position: relative;
}
#cntHeader .mainSearch .form-group button {
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
}
#cntHeader .mainSearch .form-control {
  background: none;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-left: 0;
  padding-right: 0;
  margin-left: 20px;
  font-size: 30px;
  color: #fff;
  padding-top: 0;
  padding-bottom: 8px;
  height: 43px;
  font-family: "Comfortaa";
  font-weight: 100;
}
.form-control:focus {
  outline: 0;
  box-shadow: none;
}
#cntHeader .mainSearch .cntinput {
  position: relative;
  width: 100%;
}
#cntHeader .mainSearch .cntinput::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
#cntHeader .mainSearch .cntIcon {
  width: 46px;
  height: 46px;
  margin-right: 15px;
}
#cntHeader .mainSearch .cntIcon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#cntHeader.boxSticky .cntright .itembox .cntSearch,
#cntHeader.navWhite .cntright .itembox .cntSearch,
#cntHeader.navBlack .cntright .itembox .cntSearch {
  background-image: url("../img/icn-loupe2.svg");
}
#cntHeader .cntright .itembox .cntMap {
  display: block;
  width: 17px;
  height: 22px;
  background-image: url("../img/icn-loca.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: all 0.3s ease-in-out;
  transform: scale(1);
}
#cntHeader .cntright .itembox .cntMap:hover {
  transform: scale(1.15);
}
#cntHeader.boxSticky .cntright .itembox .cntMap,
#cntHeader.navWhite .cntright .itembox .cntMap,
#cntHeader.navBlack .cntright .itembox .cntMap {
  background-image: url("../img/icn-loca2.svg");
}
#cntHeader .cntSelect {
  position: relative;
}
.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}
#cntHeader .select,
#cntHeader .wpml-ls-legacy-dropdown {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  color: #1e1e1e;
  letter-spacing: 2px;
  width: 41px;
  height: auto;
}

#cntHeader .wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu {
  position: absolute;
  top: 100%;
  left: -12px;
  z-index: 999;
  margin: 0;
  padding: 5px 0 5px 0;
  color: #fff;
  list-style: none;
  width: 36px;
  background-color: rgba(42, 42, 35, 0.6);
}
#cntHeader .wpml-ls-legacy-dropdown ul li {
  margin: 0;
  padding: 5px 0;
  text-indent: 0px;
  transition: all 0.15s ease-in;
}
#cntHeader .wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu li {
  text-indent: 10px;
}
#cntHeader
  li.wpml-ls-slot-shortcode_actions.wpml-ls-item.wpml-ls-item-it.wpml-ls-current-language.wpml-ls-item-legacy-dropdown {
  position: relative;
  z-index: 2;
  background: transparent;
}
#cntHeader .wpml-ls-legacy-dropdown a {
  display: block;
  text-decoration: none;
  color: white;
  border: none;
  background-color: transparent;
  padding: 0px;
  line-height: 1;
}
#cntHeader .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  border-top: none;
}
#cntHeader.boxSticky .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after,
#cntHeader.navWhite .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after,
#cntHeader.navBlack .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  border-color: #fff;
}

#cntHeader .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 2px solid #1e1e1e;
  border-left: none;
  border-top: none;
  transform: rotate(45deg);
  position: absolute;
  top: -1px;
  right: 4px;
  border-radius: 2px;
  z-index: 1;
}
#cntHeader.boxSticky .select,
#cntHeader.navWhite .select,
#cntHeader.navBlack .select {
  color: #fff;
}
#cntHeader .select-styled {
  position: relative;
  z-index: 2;
  background: transparent;
}
#cntHeader .select-styled::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 2px solid #1e1e1e;
  border-left: none;
  border-top: none;
  transform: rotate(45deg);
  position: absolute;
  top: -1px;
  right: 4px;
  border-radius: 2px;
  z-index: 1;
}
#cntHeader.boxSticky .select-styled::after,
#cntHeader.navWhite .select-styled::after,
#cntHeader.navBlack .select-styled::after {
  border-color: #fff;
}
.select-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 9px;
  left: auto;
  z-index: 999;
  margin: 0;
  padding: 0;
  color: #fff;
  list-style: none;
  width: 46px;
  background-color: rgba(42, 42, 35, 0.6);
}
.select-options li {
  margin: 0;
  padding: 5px 0;
  text-indent: 15px;
  transition: all 0.15s ease-in;
}
.select-options li:hover {
  background: #2a2a23;
}
.select-options li[rel="hide"] {
  display: none;
}
:focus {
  outline: none;
}
#detailProd {
  padding-top: 210px;
  background-image: url("../img/bg-prod.jpg");
  background-size: 100% auto;
  background-position: center top;
}
.cntBreadcrumb {
  margin-bottom: 30px;
  position: relative;
}
.tax-product_category .cntBreadcrumb::before {
  content: "";
  background: #fff;
  width: 70%;
  display: block;
  position: absolute;
  height: 100px;
  left: -70%;
  top: -52px;
}
#detailProd h2 {
  margin-bottom: 25px;
}
#detailProd h1 {
  font-size: 62px;
  margin-bottom: 25px;
}
.single-produit .titlecycle {
  font-family: "Comfortaa";
  color: #101e40;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 15px;
  line-height: 1;
  font-size: 62px;
}
.cnttxtimg .boximg .cntimg.boxed.speci {
  left: -1px;
}
#detailProd .cnttxt {
  padding-left: 80px;
}
.cntBreadcrumb .listBreadcrumb {
  list-style: none;
  padding-left: 0;
  display: flex;
  font-size: 10px;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 0;
}
.cntBreadcrumb .listBreadcrumb > li {
  padding: 10px 0px 10px 8px;
  position: relative;
  background: #ffff;
}
.cntBreadcrumb .listBreadcrumb a {
  display: inline-block;
  position: relative;
  margin-right: 10px;
}
.cntBreadcrumb .listBreadcrumb .breadcrumb_last {
  margin-left: 5px;
  display: inline-block;
}
.cntBreadcrumb .listBreadcrumb a::after {
  content: "";
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #1e1e1e;
  position: absolute;
  top: 65%;
  right: -10px;
}
.cntBreadcrumb .listBreadcrumb > li:last-child::after {
  content: none;
}
#detailProd .cnttxt .cnttxtdetail {
  position: relative;
  padding-top: 10px;
  padding-bottom: 30px;
}
#detailProd .cnttxt .cnttxtdetail::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #9b9b9b;
  position: absolute;
  top: 0;
  left: 0;
}
#detailProd .cnttxt .cnttxtdetail::after {
  content: "";
  display: block;
  width: 5px;
  height: 103px;
  background: #101e40;
  position: absolute;
  top: 0;
  left: -1px;
}
#detailProd .cnttxt .cnttxtdetail .listLink {
  position: relative;
}
.boxKeyWord {
  padding-left: 0;
  list-style: none;
  display: flex;
  margin-bottom: 20px;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.boxKeyWord .boxinten {
  background: #fff;
  margin-right: 2px;
  margin-bottom: 2px;
}
.boxKeyWord .boxinten a {
  text-decoration: none;
  padding: 6px 15px;
  display: block;
  font-size: 12px;
  color: #101e40;
}
#detailProd .cnttxt .cnttxtdetail .listLink,
#detailProd .cnttxt .cnttxtdetail .cntpargph,
#detailProd .cnttxt .cnttxtdetail .cntaboutProd,
#detailProd .cnttxt .cnttxtdetail .cntRs {
  padding-left: 15px;
}
#detailProd .cnttxt .cnttxtdetail .listLink {
  list-style: none;
  margin-bottom: 25px;
}
#detailProd .cnttxt .cnttxtdetail .listLink > li {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 8px;
}
#detailProd .cnttxt .cnttxtdetail .cntpargph {
  margin-bottom: 5px;
}
.cntTxtimg2 .boxTxt .txt-descript + [data-readmore-toggle] {
  margin-top: 15px !important;
  font-weight: 700 !important;
  color: #101e40 !important;
  text-decoration: underline !important;
  cursor: pointer !important;
}
#detailProd .cnttxt .cnttxtdetail .cntpargph span.expand,
#detailProd .cnttxt .cnttxtdetail .cntpargph span.collapse {
  color: #1e1e1e;
  cursor: pointer;
  display: inline-block;
  text-decoration: underline;
}
.cntpargph + [data-readmore-toggle] {
  color: #1e1e1e !important;
  cursor: pointer !important;
  display: inline-block !important;
  text-decoration: underline !important;
  margin: 0 15px 24px 15px;
}
#detailProd .cnttxt .cnttxtdetail .listLink a {
  color: #1e1e1e;
  font-weight: 700;
}
#detailProd .cnttxt .cnttxtdetail .cntaboutProd {
  margin-bottom: 40px;
}
#detailProd .cnttxt .cnttxtdetail .cntaboutProd .itembox {
  margin-bottom: 12px;
  display: flex;
}
#detailProd .cnttxt .cnttxtdetail .cntaboutProd .itembox:last-child {
  margin-bottom: 0;
}
#detailProd .cnttxt .cnttxtdetail .cntaboutProd .itembox .itemLabel {
  font-weight: 700;
  max-width: 162px;
  flex: 0 0 162px;
  padding-right: 13px;
}
#detailProd .cnttxt .cnttxtdetail .cntaboutProd .itembox .itemValue {
  max-width: 100%;
  flex: 0 0 100%;
  display: flex;
  align-items: center;
}
#detailProd .cnttxt .cnttxtdetail .cntaboutProd .itembox .itemValue .boxband {
  display: flex;
  width: 100%;
}
#detailProd
  .cnttxt
  .cnttxtdetail
  .cntaboutProd
  .itembox
  .itemValue
  .boxband
  > .itemBand {
  background: #101e40;
  max-width: 52px;
  flex: 0 0 52px;
  height: 9px;
  margin-right: 1px;
  opacity: 0.1;
}
#detailProd
  .cnttxt
  .cnttxtdetail
  .cntaboutProd
  .itembox
  .itemValue
  .boxband.quality1
  > .itemBand:nth-child(2),
#detailProd
  .cnttxt
  .cnttxtdetail
  .cntaboutProd
  .itembox
  .itemValue
  .boxband.quality2
  > .itemBand:nth-child(2),
#detailProd
  .cnttxt
  .cnttxtdetail
  .cntaboutProd
  .itembox
  .itemValue
  .boxband.quality3
  > .itemBand:nth-child(2),
#detailProd
  .cnttxt
  .cnttxtdetail
  .cntaboutProd
  .itembox
  .itemValue
  .boxband.quality4
  > .itemBand:nth-child(2),
#detailProd
  .cnttxt
  .cnttxtdetail
  .cntaboutProd
  .itembox
  .itemValue
  .boxband.quality5
  > .itemBand:nth-child(2) {
  opacity: 0.3;
}
#detailProd
  .cnttxt
  .cnttxtdetail
  .cntaboutProd
  .itembox
  .itemValue
  .boxband.quality2
  > .itemBand:nth-child(3),
#detailProd
  .cnttxt
  .cnttxtdetail
  .cntaboutProd
  .itembox
  .itemValue
  .boxband.quality3
  > .itemBand:nth-child(3),
#detailProd
  .cnttxt
  .cnttxtdetail
  .cntaboutProd
  .itembox
  .itemValue
  .boxband.quality4
  > .itemBand:nth-child(3),
#detailProd
  .cnttxt
  .cnttxtdetail
  .cntaboutProd
  .itembox
  .itemValue
  .boxband.quality5
  > .itemBand:nth-child(3) {
  opacity: 0.5;
}
#detailProd
  .cnttxt
  .cnttxtdetail
  .cntaboutProd
  .itembox
  .itemValue
  .boxband.quality3
  > .itemBand:nth-child(4),
#detailProd
  .cnttxt
  .cnttxtdetail
  .cntaboutProd
  .itembox
  .itemValue
  .boxband.quality4
  > .itemBand:nth-child(4),
#detailProd
  .cnttxt
  .cnttxtdetail
  .cntaboutProd
  .itembox
  .itemValue
  .boxband.quality5
  > .itemBand:nth-child(4) {
  opacity: 0.7;
}
#detailProd
  .cnttxt
  .cnttxtdetail
  .cntaboutProd
  .itembox
  .itemValue
  .boxband.quality4
  > .itemBand:nth-child(5),
#detailProd
  .cnttxt
  .cnttxtdetail
  .cntaboutProd
  .itembox
  .itemValue
  .boxband.quality5
  > .itemBand:nth-child(5) {
  opacity: 0.9;
}
#detailProd
  .cnttxt
  .cnttxtdetail
  .cntaboutProd
  .itembox
  .itemValue
  .boxband.quality5
  > .itemBand:nth-child(6) {
  opacity: 1;
}
#detailProd
  .cnttxt
  .cnttxtdetail
  .cntaboutProd
  .itembox
  .itemValue
  .boxband
  > .itemBand:last-child {
  margin-right: 0;
}
#detailProd .cnttxt .cnttxtdetail .listbtn {
  margin-bottom: 25px;
}
#detailProd .cnttxt .cnttxtdetail .listbtn > .btn {
  margin-right: 5px;
  margin-bottom: 0.5rem;
}
#detailProd .cnttxt .cnttxtdetail .cntRs {
  font-size: 10px;
  display: flex;
  align-items: center;
}
#detailProd .cnttxt .cnttxtdetail .listrs {
  margin-left: 15px;
}
#detailProd .cnttxt .cnttxtdetail .listrs > a {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 5px;
}
#detailProd .cnttxt .cnttxtdetail .listrs > a:last-child {
  margin-right: 0;
}
#menuGallery {
  width: 100px;
  position: absolute;
  bottom: 0;
  left: 8%;
}
#menuGallery .navGallery {
  display: flex;
  justify-content: center;
}
#menuGallery .navGallery .navGallInter {
  width: 73px;
  height: 73px;
  padding: 8px;
  border: 2px solid transparent;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}
#menuGallery .navGallery:last-child .navGallInter {
  margin-bottom: 0;
}
#menuGallery .navGallery.slick-current.slick-active .navGallInter {
  border-color: #fff;
}
#menuGallery .navGallery .navGallInter img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}
.cntlinkapp {
  position: absolute;
  top: -95px;
  left: 0;
  background: -moz-linear-gradient(
    45deg,
    rgba(90, 231, 237, 1) 0%,
    rgba(122, 248, 185, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left bottom,
    right top,
    color-stop(0%, rgba(90, 231, 237, 1)),
    color-stop(100%, rgba(122, 248, 185, 1))
  );
  background: -webkit-linear-gradient(
    45deg,
    rgba(90, 231, 237, 1) 0%,
    rgba(122, 248, 185, 1) 100%
  );
  background: -o-linear-gradient(
    45deg,
    rgba(90, 231, 237, 1) 0%,
    rgba(122, 248, 185, 1) 100%
  );
  background: -ms-linear-gradient(
    45deg,
    rgba(90, 231, 237, 1) 0%,
    rgba(122, 248, 185, 1) 100%
  );
  background: linear-gradient(
    45deg,
    rgba(90, 231, 237, 1) 0%,
    rgba(122, 248, 185, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7af8b9', endColorstr='#5ae7ed',GradientType=1 );
  z-index: 9;
  padding: 10px;
}
.cntlinkapp .cntxt {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 10px;
}
.cntlinkapp .cntlogo {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 5.4px;
  margin-bottom: 15px;
}
.cntlinkapp .cntlogo .icnlogo {
  width: 47px;
  margin-right: 12px;
}
.cntlinkapp .listlinkapp {
  display: flex;
  margin-left: -5px;
  margin-right: -5px;
}
.cntlinkapp .listlinkapp > .itemlinkapp {
  max-width: 50%;
  flex: 0 0 50%;
  padding-left: 5px;
  padding-right: 5px;
}
.cntlinkapp .listlinkapp .itemlinkapp > a {
  display: block;
  width: 100%;
  height: 43px;
}
.col-gallery {
  position: relative;
}
#cntGallery {
  position: absolute;
  top: 0;
  right: 0;
  width: 50vw;
  height: 100%;
}
#mainGallery,
#mainGallery .slick-list,
#mainGallery .slick-track,
#mainGallery .itemGallery,
#mainGallery .itemGallery .cntimg {
  height: 100%;
}
#mainGallery .itemGallery .cntimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#mainWrapper {
  position: relative;
}
#mainWrapper > div {
  position: relative;
  z-index: 5;
}
#mainWrapper::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #101e40;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
}

body.page-template-templatestpl-legales-php #mainWrapper::before {
  height: 95%;
}
#slideVideo {
  margin-top: 40px;
}
.cntItems .slick-arrow {
  font-size: 0;
  line-height: 0;
  position: absolute;
  bottom: calc(50% - 90px);
  display: block;
  width: 50px;
  height: 50px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 9;
  border-radius: 0;
  transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
}
.cntItems .slick-next {
  right: 3%;
}
.cntItems .slick-prev {
  left: 3%;
}
.cntItems .slick-arrow::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border: 4px solid #fff;
  border-radius: 3px;
  border-bottom: none;
  border-left: none;
  margin-left: 15px;
  transition: all 0.3s ease-in-out;
}
.cntItems .slick-next:before {
  transform: rotate(45deg) translate(1px, -2px);
}
.cntItems .slick-prev:before {
  transform: rotate(225deg) translate(-4px, 4px);
}

.videoWrapper {
  position: relative;
  width: 100%;
  height: 0;
  background-color: #000;
}
.videoWrapper169 {
  padding-top: calc(100vh - 60px);
}
.imageWrapper {
  height: calc(100vh - 58px);
  position: relative;
  width: 100%;
}
.imageWrapper img.slider-image {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.videoIframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
}
.videoPoster {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: 0;
  outline: none;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-size: cover;
  text-indent: -999em;
  overflow: hidden;
  opacity: 1;
  transition: opacity 800ms, height 0s;
  transition-delay: 0s, 0s;
}
.videoPoster:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 118px;
  height: 118px;
  background: url("../img/icn-play.svg") no-repeat center;
  background-size: cover;
  transform: translate(-50%, -50%);
  transition: border-color 300ms;
}
.videoWrapperActive .videoPoster {
  opacity: 0;
  height: 0;
  transition-delay: 0s, 800ms;
}
.cntAccordion .itemAccordion h3 {
  cursor: pointer;
  font-size: 15px;
  letter-spacing: 0;
  text-transform: none;
  background: #101e40;
  color: #fff;
  font-size: 12px;
  padding-top: 19px;
  padding-bottom: 19px;
  margin-bottom: 1px;
  position: relative;
}
.cntAccordion .itemAccordion .bodyAccordion {
  height: 0;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.cnttitle {
  background: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  margin-bottom: 35px;
  max-width: max-content;
  margin-left: auto;
  margin-right: auto;
}
.cnttitle .toptitle {
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 5px;
}
#cntAlso h1.titlecycle {
  position: relative;
}
#cntAlso h1.titlecycle::before {
  content: "";
  display: block;
  background: #101e40;
  width: 1px;
  height: 30px;
  position: absolute;
  bottom: -40px;
  left: 49.9%;
}
#cntReferences {
  margin-top: 70px;
}
.titlecycle {
  text-align: center;
  margin-bottom: 0;
}
.titlecycle::after {
  content: "";
  display: block;
  width: 45px;
  height: 45px;
  background-image: url("../img/point.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 13px 13px;
  border: 1px solid #a5aab7;
  border-radius: 50%;
  margin-top: 17px;
  margin-left: auto;
  margin-right: auto;
}
#cntReferences .cnttable {
  background: #fff;
  padding-top: 15px;
}
#cntReferences .cnttable .tableHead > table {
  width: 100%;
}
#cntReferences .cnttable tr > td:first-child,
.single #cntReferences .cnttable tr > th:first-child {
  padding-left: 90px;
}
.cntAccordion .itemAccordion h3 {
  padding-left: calc(17% - 20px);
}
#cntReferences .cnttable tr > td:last-child,
.single #cntReferences .cnttable tr > th:last-child {
  padding-right: 90px;
}
.cntAccordion .itemAccordion h3 {
  padding-right: calc(17% + 20px);
}
#cntReferences .cnttable {
  font-size: 12px;
}
#cntReferences .cnttable .tableHead {
  font-weight: 400;
}
#cntReferences .cnttable .tableHead th,
#cntReferences .cnttable .bodyAccordion tbody > tr td {
  padding-top: 19px;
  padding-bottom: 19px;
  text-align: center;
}
#cntReferences .cnttable .bodyAccordion tbody > tr:nth-child(even) {
  background: #f5f5f5;
}
#cntReferences .cnttable .tableHead th:first-child,
#cntReferences .cnttable .tableHead td:first-child {
  width: 8.3%;
}
#cntReferences .cnttable .tableHead th:nth-child(2),
#cntReferences .cnttable .tableHead td:nth-child(2) {
  width: 8.3%;
}
#cntReferences .cnttable .tableHead th:nth-child(3),
#cntReferences .cnttable .tableHead td:nth-child(3) {
  width: 8.3%;
}
#cntReferences .cnttable .tableHead th:nth-child(4),
#cntReferences .cnttable .tableHead td:nth-child(4) {
  width: 8.3%;
}
#cntReferences .cnttable .tableHead th:nth-child(5),
#cntReferences .cnttable .tableHead td:nth-child(5) {
  width: 8.3%;
}
#cntReferences .cnttable .tableHead th:nth-child(6),
#cntReferences .cnttable .tableHead td:nth-child(6) {
  width: 3.3%;
}
#cntReferences .cnttable .tableHead th:nth-child(7),
#cntReferences .cnttable .tableHead td:nth-child(7) {
  width: 8.3%;
}
#cntReferences .cnttable .tableHead th:nth-child(8),
#cntReferences .cnttable .tableHead td:nth-child(8) {
  width: 8.3%;
}
#cntReferences .cnttable .tableHead th:nth-child(9),
#cntReferences .cnttable .tableHead td:nth-child(9) {
  width: 8.3%;
}
#cntReferences .cnttable .tableHead th:nth-child(10),
#cntReferences .cnttable .tableHead td:nth-child(10) {
  width: 3.3%;
}
#cntReferences .cnttable .tableHead th:nth-child(11),
#cntReferences .cnttable .tableHead td:nth-child(11) {
  width: 8.3%;
}
#cntReferences .cnttable .tableHead th:nth-child(12),
#cntReferences .cnttable .tableHead td:nth-child(12) {
  width: 8.3%;
}
#cntReferences .cnttable .tableHead th:nth-child(13),
#cntReferences .cnttable .tableHead td:nth-child(13) {
  width: 8.3%;
}
.cntAccordion .itemAccordion h3::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 2px solid #fff;
  border-right: none;
  border-top: none;
  transform: rotate(45deg);
  position: absolute;
  top: 40%;
  right: 12.3vw;
  border-radius: 2px;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
.cntAccordion .itemAccordion.active h3::after {
  transform: rotate(-45deg);
}
#sectTxtimg {
  margin-top: 60px;
}
.cnttxtimg {
  background: #fff;
  padding-bottom: 40px;
}
.cnttxtimg:last-of-type {
  padding-bottom: 0;
}
.cnttxtimg .boximg {
  position: relative;
  min-height: 440px;
}
.cnttxtimg .boximg .cntimg {
  position: absolute;
  top: 0;
  right: 0;
  width: 50vw;
  height: 100%;
}
.cnttxtimg .boximg .cntimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cnttxtimg .boxtxt {
  padding-top: 20px;
  padding-left: 50px;
  padding-bottom: 20px;
  display: flex;
  width: 100%;
  align-items: center;
}
.page-template-tpl-sponsor .cnttxtimg .boxtxt,
.single .cnttxtimg .boxtxt {
  align-items: flex-start;
}
.page-template-tpl-standard .cnttxtimg .boxtxt {
  align-items: center;
}
.block-5 .boximg .cntimg {
  padding-right: 50px;
}
.block-5 .boxtxt {
  padding-left: 0;
}
.cnttxtimg.imgright .row {
  flex-direction: row-reverse;
}
.cnttxtimg.imgright .boxtxt {
  text-align: right;
}
.cnttxtimg.imgright .boximg .cntimg {
  right: auto;
  left: 0;
}
.cnttxtimg.imgright .boxtxt {
  padding-left: 0;
  padding-right: 50px;
}
#cntAlso {
  margin-top: 70px;
}
#listAlso {
  padding-top: 20px;
  padding-bottom: 0;
}
#listAlso.listArticle .itembox {
  opacity: 0.2;
}
#sectAside.col-lg-4 {
  flex: 0 0 27.3%;
  max-width: 27.3%;
}
#gammeResultat .col-lg-8 {
  -ms-flex: 0 0 72.7%;
  flex: 0 0 72.7%;
  max-width: 72.7%;
}
#gammeResultat .listArticle .col-lg-8 {
  flex: 0 0 66.66666%;
  max-width: 66.66666%;
}
.listArticle > div {
  margin-bottom: 30px;
}
.listArticle .itembox {
  background: url("../img/bg-prod.jpg");
  transition: all 0.3s ease-in-out;
  border: solid 1px transparent;
  height: 411.88px;
}
.listArticle .itembox > a {
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}
.listArticle .itembox > a .cntinterprod {
  padding: 30px 17px 0;
}
.listArticle .itembox.imgsingle .cntimg {
  height: 100%;
}

.listArticle .itembox:not(.imgsingle) .cntimg {
  height: 260.88px;
  max-width: 244px;
  position: absolute;
  bottom: 0px;
}
.listArticle .itembox:not(.imgsingle) .cntimg img {
  height: 260.88px;
  object-fit: cover;
  width: auto;
  max-width: 100%;
}
.listArticle .itembox:not(.imgsingle) .cntimg img.default-logo {
  object-fit: contain;
}

.listArticle .itembox .cntimg img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
#listAlso .itemAlso.slick-current .itembox {
  opacity: 1;
}
#listAlso .itemAlso .itembox .cntimg {
  height: 260.88px;
  width: 240px;
}
#listAlso .itemAlso .itembox .cntimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.listArticle .itembox h3 {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2.4px;
  text-align: center;
  padding-top: 25px;
  margin-bottom: 15px;
}
#listAlso .slick-list {
  margin-left: -25px;
  margin-right: -25px;
  background: #fff;
}
#listAlso .itemAlso {
  padding-left: 25px;
  padding-right: 25px;
}
.listArticle .boxKeyWord {
  margin-bottom: 10px;
  justify-content: center;
}
.listArticle .boxKeyWord .boxinten {
  font-size: 10px;
  padding: 3px 8px;
}
.listArticle .boxKeyWord > li {
  margin-bottom: 6px;
  z-index: 9;
}
.listArticle .slick-arrow::before {
  border-color: #1e1e1e;
}
#listAlso .slick-prev {
  left: -56px;
}
#listAlso .slick-next {
  left: calc(20% + 13px);
}
#cntfinder {
  margin-top: 60px;
}
#cntfinder .cnttitle {
  padding-top: 20px;
}
#cntfinder .cnttypepneu {
  height: 100vh;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
}
#cntfinder .cnttypepneu > div {
  position: relative;
  z-index: 9;
  width: 100%;
  text-align: center;
}
#cntfinder .cnttypepneu .cntimg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cntfinder .cnttypepneu .cntimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#cntfinder .cnttypepneu h4 {
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 3px;
}
#cntfinder .cnttypepneu .listbtn {
  margin-bottom: 50px;
}
#cntfinder .cnttypepneu .listtypepneu {
  color: #fff;
  font-size: 15px;
  display: flex;
  justify-content: center;
  position: relative;
  margin-top: 40px;
  margin-bottom: 40px;
}
#cntfinder .cnttypepneu .listtypepneu .itempneu {
  padding-right: 45px;
  padding-left: 45px;
  position: relative;
}
#cntfinder .cnttypepneu .listtypepneu::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 21px;
  left: 0;
}
#cntfinder .cnttypepneu .listtypepneu .itempneu .cntchiffre {
  position: relative;
  padding-top: 50px;
  cursor: pointer;
  transform: scale(1);
  transition: all 0.3s ease-in-out;
}
#cntfinder .cnttypepneu .listtypepneu .itempneu .cntchiffre.active,
#cntfinder .cnttypepneu .listtypepneu .itempneu .cntchiffre:hover {
  transform: scale(1.4);
}
#cntfinder .cnttypepneu .listtypepneu .itempneu .cntchiffre::before {
  content: "";
  display: block;
  width: 4px;
  height: 35px;
  background: #fff;
  position: absolute;
  top: 5px;
  left: 50%;
  transform: translateX(-50%);
}
#sectFooter {
  background: #43525a;
  padding-top: 40px;
  padding-bottom: 50px;
}
#sectFooter .cntlogo {
  width: 255px;
  margin-bottom: 20px;
}
#sectFooter .cntpg {
  color: #fff;
  font-size: 11px;
  margin-bottom: 25px;
}
#sectFooter .titlefooter {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
  color: #fff;
  margin-bottom: 10px;
}
#sectFooter .linkapp {
  width: 120px;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px;
  border-radius: 2px;
  transition: all 0.3s ease-in-out;
  transform: scale(1);
}
#sectFooter .linkapp:hover {
  transform: scale(1.05);
}
#sectFooter .nav-footer {
  list-style: none;
  padding-left: 0;
  margin-bottom: 31px;
}
#sectFooter .nav-footer > li {
  margin-bottom: 12px;
}
#sectFooter .nav-footer > li:last-child {
  margin-bottom: 0;
}
#sectFooter .nav-footer a {
  text-decoration: none;
}
#sectFooter .nav-footer a,
#sectFooter a.linksite {
  font-size: 11px;
  letter-spacing: 2.4px;
  font-weight: 700;
  text-transform: uppercase;
}
#sectFooter,
#sectFooter .nav-footer a,
#sectFooter a.linksite {
  font-size: 11px;
  color: #fff;
}
#sectFooter .cntnavfooter .nav-footer:hover a:not(:hover) {
  color: #9c9c9c !important;
}
#sectFooter .cntnavfooter a:hover {
  color: #9c9c9c !important;
}
#sectFooter .infofooter input[type="text"] {
  height: 45px;
  border-radius: 0;
  padding-left: 17px;
  padding-right: 17px;
  color: #1a1a1a;
  letter-spacing: 2.4px;
  text-align: center;
}
#sectFooter .no-mobile .infofooter .btn {
  padding: 0;
  background: transparent;
  margin: 0;
  border: none;
  border-radius: 0;
  width: 70%;
}
#newsModal .modal-dialog {
  max-width: 960px;
  margin: 0 auto;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#newsModal .modal-dialog .modal-content {
  border: none;
  border-radius: 0;
  text-align: center;
  padding: 2rem 1rem;
}
#newsModal .modal-dialog .modal-content .toptitle {
  background: #fff;
  font-family: "Comfortaa";
  color: #1e1e1e;
  font-weight: 300;
  line-height: 1.4;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-top: 1.5rem;
}
#newsModal .modal-dialog .modal-content .titre {
  font-family: "Comfortaa";
  color: #101e40;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 15px;
  line-height: 1;
  background: #fff;
  font-size: 66px;
  padding-top: 0.5rem;
  margin-bottom: 30px;
}
#newsModal .modal-dialog .modal-content .titre::after {
  content: "";
  display: block;
  width: 45px;
  height: 45px;
  background-image: url("../img/point.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 13px 13px;
  border: 1px solid #a5aab7;
  border-radius: 50%;
  margin-top: 17px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}
#newsModal .modal-dialog .modal-content .text1 {
  background: #fff;
  padding-top: 15px;
  padding-bottom: 25px;
  margin-bottom: 0;
}
#newsModal .modal-dialog .modal-content .text2 {
  font-size: 11px;
  color: #b5b5b5;
  background: #fff;
  padding: 1.5rem 0;
}
#newsModal .modal-dialog .modal-content form {
  background: #fff;
  margin-bottom: 2rem;
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
#newsModal .modal-dialog .modal-content form .form-control {
  background: #f5f5f5;
  border-radius: 0;
  border: none;
  font-size: 15px;
  color: #101e40;
  font-weight: 300;
  height: auto;
  padding: 14px 20px 12px 20px;
}
#contact .formulaire .text1 {
  color: #101e40;
  padding-left: 42px;
}
#newsModal .modal-dialog .modal-content form .btn {
  padding: 15px 85px;
}
#newsModal .modal-dialog .modal-content .close {
  opacity: 1;
  position: absolute;
  right: 45px;
  top: 40px;
  z-index: 10;
}
.modal-backdrop.show {
  opacity: 0.8;
}
#newsModal .modal-dialog .modal-content form .form-group {
  margin-bottom: 2rem;
}
#newsModal .modal-dialog .modal-content form .form-control::placeholder {
  font-size: 15px;
  color: #101e40;
  font-weight: 300;
  opacity: 1;
}
#newsModal .modal-dialog .modal-content .text2 u {
  color: #1e1e1e;
}
#newsModal .modal-dialog .modal-content::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #101e40;
  position: absolute;
  top: 0;
  left: calc(50% - 1px);
  z-index: 0;
}
#newsModal .modal-dialog .modal-content > * {
  position: relative;
  z-index: 1;
}
#sectFooter .infofooter input[type="text"]::placeholder {
  opacity: 0.3;
  text-transform: uppercase;
}
#sectFooter .infofooter .form-group {
  margin-bottom: 10px;
}
#sectFooter .infofooter a {
  color: #9c9c9c;
}
#sectFooter .infofooter .pargtxt {
  margin-bottom: 20px;
}
#sectFooter .infofooter a.cookies_settings {
  font-size: 14px;
}
#sectFooter .infofooter .listrs > a {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  width: 21px;
  height: 21px;
  margin-right: 10px;
  transform: scale(1);
  transition: all 0.3s ease-in-out;
}
#sectFooter .infofooter .listrs > a:hover {
  transform: scale(1.05);
}
#sectFooter .infofooter .listrs > a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#sectBanniere {
  overflow: hidden;
}
#cntSlider {
  height: 100vh;
  overflow: hidden;
}
#cntSlider .slick-list,
#cntSlider .slick-track,
#cntSlider .itemSlider,
#cntSlider .itemSlider .cntimg {
  height: 100%;
}
#cntSlider .itemSlider .cntimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#cntSlider .itemSlider,
#cntSlider .itemSlider .cntimg {
  position: relative;
}
#cntSlider .itemSlider .cntimg {
  z-index: 1;
}
.home .cntbanniere .itemSlider .cntCaption {
  bottom: calc(50% - 170px);
}
.single .cntbanniere .itemSlider .cntCaption {
  position: absolute;
  bottom: calc(50% - 80px);
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
  max-width: 850px;
  width: 100%;
  text-align: center;
}

.cntbanniere .itemSlider .cntCaption {
  position: absolute;
  bottom: calc(50% - 80px);
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
  max-width: 850px;
  width: 100%;
  text-align: center;
}

.cntappmobile .app-icon {
  display: inline-flex;
}
#sectFooter .cntappmobile .app-icon .linkapp {
  margin-right: 10px;
}
.cntbanniere .itemSlider .cntCaption .captionTitle {
  font-size: 62px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 7.4px;
  margin-bottom: 40px;
}
.cntItems .slick-dots {
  position: absolute;
  bottom: calc(50% - 100px);
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.cntItems .slick-dots li {
  position: relative;
  display: inline-block;
  width: 35px;
  height: 4px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.cntItems .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 35px;
  height: 4px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
  position: relative;
}
.cntItems .slick-dots li button:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 35px;
  height: 1px;
  transform: translateY(-50%);
  text-align: center;
  opacity: 1;
  background: #fff;
  opacity: 0.4;
  transition: all 0.3s ease-in-out;
  display: block;
}
.cntItems .slick-dots li.slick-active button:before {
  height: 4px;
  opacity: 1;
}
.titlecycle2 {
  display: block;
}
.titlecycle2::after {
  content: "";
  display: block;
  width: 45px;
  height: 45px;
  background-image: url("../img/point2.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 13px 13px;
  border: 1px solid #fff;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
}
#sectBanniere .cntCycle {
  position: absolute;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  height: calc(50% - 190px);
}
#sectBanniere .cntCycle::before,
#sectBanniere .cntCycle::after {
  content: "";
  display: block;
  background: #fff;
  width: 1px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
#sectBanniere .cntCycle::before {
  margin-bottom: 15px;
  height: 16%;
}
#sectBanniere .cntCycle::after {
  margin-top: 15px;
}
#sectRange {
  padding-top: 70px;
  padding-bottom: 80px;
}
#sliderProd .slick-list,
#sliderProd .slick-track,
#sliderProd .cntProd,
#sliderProd .cntProd .cntimg {
  height: 100%;
}
#sliderProd .cntProd .cntimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#sliderProd {
  height: 570px;
  overflow: hidden;
}
#sliderProd .slick-list {
  margin-left: -20px;
  margin-right: -20px;
}
#sliderProd .cntProd {
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#sliderProd .cntProd .boxProd {
  position: relative;
  height: 75%;
  width: 100%;
  transition: all 0.3s ease-in-out;
}
#sliderProd .cntProd.slick-active.slick-center .boxProd {
  height: 100%;
}
#sliderProd .cntProd .boxProd .cnttitleSlider {
  position: absolute;
  bottom: 9.8%;
  left: 0;
  width: 100%;
  text-align: center;
}
#sliderProd .cntProd .boxProd .cnttitleSlider h3 {
  font-size: 70px;
  font-weight: 300;
  color: #fff;
  letter-spacing: 0;
  margin-bottom: 15px;
}
#sliderProd .slick-prev {
  left: 21%;
}
#sliderProd .slick-next {
  right: 21%;
}
#sectSelect > div {
  position: relative;
  z-index: 5;
}
#sectSelect {
  background-image: url("../img/bg-select.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  padding-bottom: 70px;
}
#sectSelect::before,
#sectSelect::after {
  content: "";
  display: block;
  height: 100%;
  width: 10%;
  background-image: url("../img/motif-tire-white.png");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
}
#sectSelect::before {
  left: 0;
}
#sectSelect::after {
  right: 9.8%;
  transform: scaleX(-1) rotate(180deg);
  bottom: 0;
  top: inherit;
}
#sectSelect .cnttitle {
  background: transparent;
  padding: 0;
}
#sectSelect .cnttitle,
#sectSelect .cnttitle h2 {
  color: #fff;
}
#sectSelect .cnttitle::before,
#sectSelect .cnttitle::after {
  content: "";
  display: block;
  background: #fff;
  width: 1px;
  margin-left: auto;
  margin-right: auto;
}
#sectSelect .cnttitle::before {
  margin-bottom: 10px;
  height: 60px;
}
#sectSelect .cnttitle::after {
  margin-top: 15px;
  height: 30px;
}
#sectSelect .titlecycle2::after {
  margin-top: 10px;
}
.listSelection .itemSelection .cntimg {
  height: 420px;
}
.listSelection .itemSelection .cntimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.listSelection .itemSelection .cnttxt {
  text-align: center;
  padding-top: 27px;
}
.listSelection .itemSelection .cnttxt,
.listSelection .itemSelection .cnttxt h3,
.listSelection .itemSelection .cnttxt a {
  color: #fff;
}
.listSelection .itemSelection .cnttxt .titletop {
  font-size: 10px;
  margin-bottom: 10px;
}
.listSelection .itemSelection .cnttxt a {
  font-size: 15px;
  letter-spacing: 2.4px;
  text-transform: uppercase;
}
.listSelection .itemSelection .cnttxt a:hover {
  color: #9c9c9c;
}
.listSelection .itemSelection .cnttxt h3 {
  letter-spacing: 2.8px;
  margin-bottom: 30px;
}
#sectTechnology {
  padding-top: 70px;
  padding-bottom: 80px;
}
#sectTechnology .cntTechno {
  /* padding-top: 20px; */
  background: #fff;
}
#sectTechnology .cntTechno .cntimg {
  height: 355px;
  overflow: hidden;
  position: relative;
}
#sectTechnology .cntTechno .cntimg a {
  display: block;
  position: relative;
  height: 100%;
}
#sectTechnology a .cntTechno .cntimg::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #1a1a1a;
  opacity: 0;
  z-index: 5;
  transition: all 0.3s ease-in-out;
}
#sectTechnology a:hover .cntTechno .cntimg::after {
  opacity: 0.7;
}
#sectTechnology .cntTechno .cntimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  z-index: 1;
}
#sectLoca .cntMap {
  height: 415px;
}
#sectLoca .cntMap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#sectFollow {
  padding-top: 70px;
}
#sectFollow .listFollow {
  padding-top: 20px;
  margin-bottom: 40px;
}
#sectFollow .listFollow .item {
  height: 358px;
}
#sectFollow .listFollow .item a {
  display: block;
  height: 100%;
}
#sectFollow .listFollow .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#sectFollow .secttxt {
  max-width: 990px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  position: relative;
  padding-top: 40px;
  padding-bottom: 60px;
  margin-top: 190px;
}
#sectFollow .secttxt .txtcycle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  position: absolute;
  top: -106px;
  left: 50%;
  transform: translateX(-50%);
}
#sectFollow .secttxt .txtcycle::before {
  content: "";
  display: block;
  width: 45px;
  height: 45px;
  background-image: url("../img/point.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 13px 13px;
  border: 2px solid #a5aab7;
  border-radius: 50%;
}
#mainWrapper.cntbgtire {
  background-image: url("../img/motif-tire3.png");
  background-repeat: repeat;
  background-position: center;
}
.page-template-tpl-technology #mainWrapper {
  background-image: url("../img/motif-tire3.png");
  background-repeat: repeat;
  background-position: center;
  padding-bottom: 50px;
}
/* .page-template-tpl-legales #mainWrapper.cntbgtire{
    background-size: 100% !important;
} */
.page-template-tpl-technology #pagTech .cntxt3,
.page-template-tpl-technology #pagTech .cnttxt2 {
  background: #fff;
  margin-right: 0;
}
#sectBanniere.banniereIntern {
  height: 70vh;
}
.banniereIntern .cntbanniere,
.banniereIntern .cntbanniere .itemSlider,
.banniereIntern .cntbanniere .itemSlider .cntimg {
  height: 100%;
}
.banniereIntern .cntbanniere .itemSlider {
  position: relative;
}
.banniereIntern .cntbanniere .itemSlider .cntimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banniereIntern .cntbanniere .cntCaption {
  color: #fff;
}
.banniereIntern .cntbanniere .cntCaption .captionTitle {
  margin-bottom: 17px;
  line-height: 1;
}
.banniereIntern .cntbanniere .itemSlider .cntCaption {
  transform: translateX(-50%);
}
#sectBanniere.banniereIntern .cntCycle {
  height: calc(50% - 80px);
  overflow: hidden;
}
#sectBanniere.banniereIntern .cntCycle::before {
  height: 20%;
}
#gammeResultat {
  padding-top: 0;
  padding-bottom: 30px;
}
.cntNumberArticle {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 23px;
}
.cntNumberArticle .numberintern {
  display: inline-block;
  background: #fff;
  letter-spacing: 2px;
}
.cntNumberArticle span {
  font-size: 40px;
  letter-spacing: 8px;
}
#mainWrapper.tireWhite::before {
  background: #dedfe1;
}

.marge-main-paged {
  padding-top: 40px;
  margin-top: -30px;
  background: white;
  border-bottom: 1px solid #d3d4d7;
  position: relative;
}
.marge-main-paged::after {
  content: "";
  width: 100%;
  height: 30px;
  display: block;
  background: #fff;
  position: absolute;
  bottom: -31px;
  left: 0;
  z-index: -1;
}
.cntdescript {
  font-size: 10px;
  line-height: 2;
  color: rgba(30, 30, 30, 0.5);
  background: #fff;
}
.cntdescript p {
  margin-bottom: 0;
  padding-bottom: 1rem;
}
.main-paged {
  padding-top: 30px;
  background: #fff;
  position: relative;
}
/*
.main-paged::after{
    content: "";
    background: #fff;
    width: 100%;
    height: 30px;
    position: absolute;
    bottom: -30px;
    left: 0;
}
*/
.boxselect {
  background: #f5f5f5 !important;
  overflow: hidden;
  position: relative;
}
.boxselect .form-control {
  background: transparent !important;
  appearance: none;
  position: relative;
  border: none;
  z-index: 5;
  font-size: 15px;
  height: 50px;
  padding-left: 23px;
  padding-right: 38px;
}
.boxselect::after {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  border: 3px solid #101e40;
  border-radius: 2px;
  border-top: none;
  border-left: none;
  transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 7px);
  right: 21px;
  z-index: 1;
}
#gammeResultat .cntAside {
  padding-top: 32px;
  position: relative;
  background: #fff;
}
#gammeResultat .cntAside .boxAsideintern {
  background: #fff;
  margin-top: 20px;
}
#gammeResultat .cntAside .boxAside {
  margin-bottom: 30px;
}
#gammeResultat .cntAside h3 {
  font-size: 15px;
  letter-spacing: 5px;
  line-height: 2.7;
  margin-bottom: 5px;
}
#gammeResultat .cntAside .boxAside .listtaille input[type="radio"],
#gammeResultat .cntAside .boxAside .listtaille input[type="checkbox"] {
  height: 0;
  width: 0;
  visibility: hidden;
}
.boxAsideintern .cntbtn {
  margin-top: 45px;
}
.groupeCheck .cntcheck .form-check {
  padding-left: 0;
}
.cntcheck [type="checkbox"]:not(:checked),
.cntcheck [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
.cntcheck [type="checkbox"]:not(:checked) + label,
.cntcheck [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  color: #101e40;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.3;
}
.cntcheck [type="checkbox"]:not(:checked) + label:before,
.cntcheck [type="checkbox"]:checked + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: -2px;
  width: 17px;
  height: 17px;
  border-radius: 0;
  border: none;
  background: #f5f5f5;
  box-shadow: none;
}
.cntcheck [type="checkbox"]:not(:checked) + label::after,
.cntcheck [type="checkbox"]:checked + label::after {
  content: "\e900";
  position: absolute;
  top: 1px;
  left: 3px;
  font-family: "Hutchinson";
  font-size: 10px;
  color: #101e40;
  transition: all 0.2s ease 0s;
}
.cntcheck [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.groupeCheck .cntcheck {
  display: flex;
  flex-wrap: wrap;
}
.groupeCheck .cntcheck .form-check {
  max-width: 50%;
  flex: 0 0 50%;
  margin-bottom: 13px;
}
#ourTechno {
  padding-top: 40px;
  padding-bottom: 70px;
}
#ourTechno .container {
  padding: 0 16px;
}
.listTechno {
  padding-bottom: 70px;
}
.listTechno .itemtechno {
  height: 510px;
  position: relative;
}
.listTechno .itemtechno .cntimg {
  height: 100%;
}
.listTechno .itemtechno .cntimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.listTechno .itemtechno .itembtn {
  text-align: center;
  position: absolute;
  top: 36%;
  left: 0;
  width: 100%;
}
.listTechno .itemtechno .itembtn .btn {
  padding: 15px 20px;
  min-width: 185px;
}
.navtechno {
  position: absolute;
  top: 0;
  left: 100%;
  width: 0;
  height: 100%;
  background: #1a1a1a;
  z-index: 9;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.leftnav .navtechno {
  left: auto;
  right: 100%;
}
.open .navtechno {
  width: calc(100% + 30px);
}
.navtechno,
.navtechno ul > li a {
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2.8px;
}
.navtechno::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #484848;
  position: absolute;
  top: 0;
  left: 14px;
  z-index: 5;
}
.page-template-tpl-technologies .navtechno::before {
  content: none;
}
.navtechno ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  min-width: 185px;
  padding: 35px 50px;
}
.navtechno ul > li a {
  text-decoration: none;
}
.navtechno ul > li {
  padding-top: 12px;
  padding-bottom: 12px;
  position: relative;
}
.navtechno ul > li::before {
  content: "";
  display: block;
  width: 4px;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: -35px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.navtechno ul > li:hover::before {
  opacity: 1;
}
.navtechno ul > li:last-child {
  margin-bottom: 0;
}
.listTechno > div:nth-child(even) {
  margin-top: 120px;
}
.listTechno > div:nth-child(even) .itembtn {
  top: 12.6%;
}
.cntTxtimg {
  margin-bottom: 50px;
}
.cntTxtimg .boxImg .cntimg {
  height: 450px;
}
.cntTxtimg .boxImg .cntimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cntTxtimg .boxTxt {
  display: flex;
  align-items: center;
  padding-left: 50px;
}
.cntTxtimg.rightimg {
  flex-direction: row-reverse;
}
.cntTxtimg.rightimg .boxTxt {
  padding-left: 0;
  padding-right: 50px;
  text-align: right;
}
.cntTxtimg:last-of-type {
  margin-bottom: 0;
}
.listtaille::before {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% + 10px);
  background: #101e40;
  position: absolute;
  top: 1px;
  left: -5px;
  z-index: 5;
}
.listtaille label {
  display: inline-flex;
  padding: 0;
  align-items: center;
  padding-left: 30px;
  height: 30px;
  text-align: left;
  position: relative;
  color: #101e40 !important;
  background: transparent !important;
  font-size: 15px;
  transition: all 0.3s ease-in-out;
}
.listtaille label.active {
  font-size: 25px;
}
.listtaille label.active_default {
  font-size: 25px;
}
.listtaille label::before {
  content: "";
  display: block;
  width: 4px;
  height: 100%;
  background: #101e40;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.listtaille label.active::before {
  opacity: 1;
}
.listtaille label.active_default::before {
  opacity: 1;
}
.listtaille.cntItems .slick-arrow::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 3px solid #101e40;
  border-right: none;
  border-top: none;
  transform: rotate(-45deg);
  border-radius: 2px;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.boxAsideinter {
  background-color: #fff;
  height: calc(100% - 60px);
  padding-bottom: 30px;
  padding-left: 6px;
}
.boxAsideinter.stickAside {
  position: fixed;
  top: 90px;
}
.boxAsideinter.stickAbsolute {
  position: absolute;
}
#btnnav,
#navigation .cntLang,
.no-descktop {
  display: none;
}
.itemround .slick-dots li button:before {
  width: 35px;
  height: 1px;
  background: #101e40;
}
.itemround .slick-dots li {
  width: 15px;
  height: 15px;
}
.itemround .slick-dots li button,
.itemround .slick-dots li button:before,
.itemround .slick-dots li.slick-active button:before {
  width: 14px;
  height: 14px;
  border-radius: 100%;
}
.itemround .slick-dots {
  top: 93%;
}
#pagTech .col-gallery {
  position: relative;
  height: 100vh;
}
#pagTech .main-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 50vw;
  height: 100%;
  overflow: hidden;
}
#pagTech .cntimg,
#pagTech .cntimg img {
  width: 100%;
  height: 100%;
}
#pagTech .cntimg img {
  object-fit: cover;
  /*  padding-top:105px; */
}
#pagTech .cnttxt {
  padding-top: 150px;
  padding-left: 123px;
}
#pagTech .cnttxt {
  text-align: left;
  margin-bottom: 70px;
}
.page-template-tpl-technology #pagTech .cnttxt {
  margin-right: 1px;
}
.cnttxtdetail .listLink.cntItems .slick-arrow::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 3px solid #101e40;
  border-right: none;
  border-top: none;
  transform: rotate(-45deg);
  border-radius: 2px;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.cnttxtdetail .listLink.cntItems .slick-disabled {
  opacity: 0;
}
#pagTech .cntBreadcrumb {
  margin-bottom: 70px;
}
#pagTech .cnttxt .cnttitle {
  margin-left: -1px;
  padding-bottom: 45px;
  margin-bottom: 0;
}
#pagTech .cnttxt .cnttitle .title-top {
  text-align: left;
  font-size: 11px;
  font-weight: 500;
  margin-bottom: 10px;
}
#pagTech .cnttxtdetail {
  position: relative;
  padding-top: 0;
  padding-left: 15px;
  margin-bottom: 0;
  background: #fff;
}
#pagTech .cnttxtdetail::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #9b9b9b;
  position: absolute;
  top: 0;
  left: 0;
}
.page-template-tpl-technology #pagTech .cnttxt {
  position: relative;
}
.page-template-tpl-technology #pagTech .cnttxt::before {
  content: "";
  background: #fff;
  width: 100%;
  height: 70px;
  position: absolute;
  left: 0;
  bottom: -70px;
  z-index: 0;
}
#pagTech .cnttxtdetail::after {
  content: "";
  display: block;
  width: 5px;
  height: 103px;
  background: #101e40;
  position: absolute;
  top: 0;
  left: -1px;
}
#pagTech .cntRs {
  font-size: 10px;
  display: flex;
  align-items: center;
  padding-top: 40px;
  background: #fff;
  margin-left: -1px;
}
#pagTech .cntRs .listrs {
  margin-left: 15px;
}
#pagTech .cntRs .listrs > a {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 5px;
}
#pagTech .cnttxt2 {
  padding-left: 30px;
}
#pagTech .cntimg-min {
  max-width: 262px;
  margin-bottom: 45px;
  margin-top: 60px;
}
#pagTech .cntimg-full {
  position: relative;
  height: 100vh;
}
#pagTech .cntimg-full .cntimg {
  position: absolute;
  top: 0;
  left: 0;
  width: 50vw;
  height: 100%;
  overflow: hidden;
}
#pagTech .cntimg-moyen {
  height: 605px;
  margin-top: 60px;
  margin-bottom: 42px;
}
#pagTech .cntimgtxtgal {
  padding-right: 0;
}
#pagTech .cntparg {
  text-align: right;
}
#pagTech .cntparg p {
  margin-bottom: 25px;
}
#pagTech .cntimg-normal {
  height: 360px;
  margin-top: 42px;
  margin-bottom: 42px;
}
#pagTech .cntxt3 {
  padding-left: 90px;
}
.page-template-tpl-technology #mainWrapper::before {
  background: #fff;
}
#pagAbout {
  padding-top: 40px;
}
#pagAbout h3 {
  font-size: 40px;
  letter-spacing: 5px;
  margin-bottom: 27px;
}
#pagAbout #sectValues h3 {
  font-size: 35px;
}
#sliderHisto {
  z-index: 2;
  margin-top: -40px;
}
#sliderHisto .itemHistory .boxHisto {
  position: relative;
  max-width: 73%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
#sliderHisto .itemHistory .boxHisto img {
  transition: all 0.3s ease-in-out;
}
#sliderHisto .itemHistory .boxHisto .cnttitleSlider {
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
#sliderHisto .itemHistory .boxHisto .cnttitleSlider {
  text-align: center;
  padding-top: 20px;
  background: #fff;
  padding-bottom: 30px;
}
#sliderHisto .itemHistory.slick-active.slick-center .boxHisto img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
#sliderHisto .itemHistory.slick-active.slick-center .boxHisto .cnttitleSlider {
  opacity: 1;
}
#lineHisto {
  z-index: 3;
  background: #fff;
  padding: 0;
  margin: 0;
  margin-top: 0px;
  height: 147px;
}
#lineHisto .itemHistory .boxHisto .history-daty {
  font-size: 15px;
}
#lineHisto .itemHistory.slick-active.slick-center .boxHisto .history-daty {
  text-align: center;
  font-family: "Didot";
  font-size: 62px;
  word-wrap: break-word;
  margin-top: 0;
  padding-top: 0;
  top: 18px;
}
#lineHisto .itemHistory .boxHisto .history-daty span {
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 30px;
  text-align: center;
}
#lineHisto .itemHistory .boxHisto .history-daty span::before {
  content: "";
  display: block;
  position: absolute;
  top: 27px;
  left: 50%;
  transform: translateX(-50%);
  width: 4px;
  height: 27px;
  background: #1e1e1e;
}
#lineHisto
  .itemHistory.slick-active.slick-center
  .boxHisto
  .history-daty
  span::before {
  top: 69px;
}
#lineHisto .itemHistory.slick-active.slick-center .boxHisto .history-daty span {
  word-wrap: break-word;
  width: 80px;
}
#lineHisto .slick-track::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #1e1e1e;
  position: absolute;
  top: 100px;
  left: 0;
}
#lineHisto .slick-slide {
  padding-top: 58px;
}
#lineHisto .slick-slide.slick-active.slick-center {
  padding-top: 17px;
}
#lineHisto .slick-arrow::before {
  border-color: #1e1e1e;
}
#lineHisto .slick-arrow {
  top: 68.9%;
}
#lineHisto .slick-next {
  right: 23%;
}
#lineHisto .slick-prev {
  left: 23%;
}
.cntTxtimg2 {
  position: relative;
  padding-top: 55px;
  padding-bottom: 75px;
}
.cntTxtimg2 .boxImg {
  max-width: 834px;
  height: 423px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.cntTxtimg2 .boxImg .cntimg,
.cntTxtimg2 .boxImg .cntimg img {
  width: 100%;
  height: 100%;
}
.cntTxtimg2 .boxImg .cntimg img {
  object-fit: cover;
}
.cntTxtimg2 .boxTxt {
  position: relative;
  margin-left: -220px;
  background: #fff;
  text-align: right;
  max-width: 700px;
  padding: 30px 50px;
  z-index: 3;
}
.cntTxtimg2 .boxTxt .txt-descript {
  transition: all 0.5s ease-in-out;
}
.page-template-tpl-standard #mainWrapper::before {
  content: none;
}
.page-template-tpl-sponsor #mainWrapper.tireWhite::before,
.single #mainWrapper::before {
  background: transparent;
}
.page-template-tpl-standard #pagNews #cntAlso .cnttitle::after,
.page-template-tpl-sponsor #pagNews #cntAlso .cnttitle::after,
.single #pagNews #cntAlso .cnttitle::after {
  content: "";
  display: block;
  background: #101e40;
  width: 1px;
  height: 36px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -45px;
  margin-top: 15px;
}
#sectMade .cntTxtimg .boxImg .cntimg {
  height: 100%;
}
#sectMade .cntTxtimg .boxTxt .cntimg {
  margin-top: 40px;
  height: 460px;
  overflow: hidden;
}
#sectMade {
  padding-top: 60px;
  padding-bottom: 70px;
}
.cntTxtimg2 .txt-descript .moreless {
  margin-top: 20px;
  font-weight: 700;
  color: #101e40;
  text-decoration: underline;
  cursor: pointer;
}
#cntShops {
  padding-top: 180px;
}
#sliderShops .itemShops {
  padding-left: 50px;
  padding-right: 50px;
}
#sliderShops .itemShops .boxShops {
  height: 125px;
}
#sliderShops .itemShops .boxShops .cntimg,
#sliderShops .itemShops .boxShops .cntimg a,
#sliderShops .itemShops .boxShops .cntimg a img {
  width: 100%;
  height: 100%;
}
#sliderShops .itemShops .boxShops .cntimg a img {
  object-fit: contain;
  object-position: center;
}
#sliderShops .itemShops .boxShops .cntimg a {
  display: block;
}
#sliderShops {
  background: #fff;
  padding-top: 50px;
  margin-bottom: 50px;
}
#sliderShops .slick-arrow {
  top: 67%;
}
#sliderShops .slick-arrow::before {
  border-color: #1e1e1e;
}
#sliderShops .slick-next {
  right: 35%;
}
#sliderShops .slick-prev {
  left: 35%;
}
#sectLoca .mapform {
  height: calc(100vh - 70px);
  overflow: hidden;
}
#sectLoca .mapform img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.formLoca .container {
  background: #1e1e1e;
  padding: 20px 60px 20px 60px;
}
.formLoca .container button {
  background: transparent;
  border: none;
}
.formLoca .container .form-group {
  margin-bottom: 0;
}
.formLoca input[type="text"] {
  border-radius: 0;
  font-size: 15px;
  text-align: center;
}
.formLoca input[type="text"],
.formLoca input[type="text"]::placeholder {
  color: #101e40;
  opacity: 1;
}
.formLoca a {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.formLoca .cntSelect {
  max-width: 130px;
  flex: 0 0 130px;
}
.formLoca .cntSelect > div {
  position: relative;
}
.formLoca .cntSelect .select-styled {
  background: #fff;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.475rem 0.65rem;
  padding-right: 38px;
  text-align: right;
  position: relative;
}
.formLoca .cntSelect .select-styled::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 2px solid #1e1e1e;
  border-left: none;
  border-top: none;
  transform: rotate(45deg);
  position: absolute;
  top: 12px;
  right: 15px;
  border-radius: 2px;
  z-index: 1;
}
.formLoca .select-options {
  right: 0;
  width: 100%;
  text-align: center;
}
.formLoca .cntinfo {
  display: flex;
  justify-content: space-between;
}
.formLoca .cntLink {
  width: 100%;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#cntmap {
  position: relative;
}
#cntmap .formLoca {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
}

/* Mentions legales */
#legale .container {
  padding-top: 180px;
}
#legale .container .row > div {
  background: #fff;
  margin-bottom: 5rem;
}
#legale h1 {
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 2rem 0 1rem 0;
  margin-bottom: 45px;
  letter-spacing: 20px;
}
#legale h1::before {
  content: "";
  display: block;
  width: 1px;
  height: 50px;
  background: #101e40;
  position: absolute;
  bottom: -50px;
  left: 50%;
}
#legale h1::after {
  content: "";
  display: block;
  width: 45px;
  height: 45px;
  background-image: url("../img/point.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 13px 13px;
  border: 2px solid rgba(17, 31, 65, 0.4);
  border-radius: 50%;
  margin-top: 17px;
  margin-left: auto;
  margin-right: auto;
}
#legale p {
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 1rem 0;
}
#legale h2 {
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 5px;
  position: relative;
  z-index: 1;
  background: #fff;
  margin-top: 2.5rem;
  margin-bottom: 0;
  padding-top: 1rem;
  padding-bottom: 0.3rem;
}
#legale .texte2 {
  margin-bottom: 0;
}
#legale ul {
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 0.5rem 0 1rem 0;
}
#legale ul li {
  display: inline-block;
  list-style: none;
}
#legale ul li::before {
  content: ".";
  border-radius: 100%;
  display: inline-block;
  color: #1e1e1e;
  margin: 0 10px 0 0;
  position: relative;
  top: -3px;
  font-size: 35px;
  line-height: 0;
}
.listtaille.cntItems .slick-arrow {
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.listtaille.cntItems .slick-arrow.slick-disabled {
  opacity: 0;
}
.cntbanniere .itemSlider .cntCaption.txt-article .captionTitle {
  font-size: 35px;
  line-height: 1.1;
}
.cntCaption.txt-article .title-top {
  margin-bottom: 10px;
}
.cntCaption.txt-article .title-top span {
  display: inline-block;
  background: rgba(1, 1, 1, 0.8);
  padding: 5px 12px;
}
#pagNews {
  padding-top: 40px;
}
#pagNews .cnttxtimg .boximg {
  min-height: 100vh;
}
#pagNews h3 {
  font-size: 15px;
  letter-spacing: 4px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 20px;
}
#pagNews .cnttxtimg {
  padding-bottom: 0;
  margin-bottom: 60px;
}
.page-template-tpl-articles #pagNews .cnttxtimg {
  padding-bottom: 40px;
}
.page-template-tpl-articles #sectParallax {
  margin-top: 80px;
  margin-bottom: 95px;
}
.page-template-tpl-articles .titlecycle {
  font-family: "Comfortaa";
  color: #101e40;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 15px;
  line-height: 1;
  font-size: 62px;
}
.page-template-tpl-articles .titlecycle .sub-title {
  color: #101e40;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 4px;
}
.page-template-tpl-articles #sectParallax .nom {
  text-align: center;
  color: #fff;
  font-size: 12px;
  margin-top: 5rem;
}
.cnttxtimg .boxtxt.article {
  align-items: flex-start;
}
.cntTxtimg .boxTxt.fond-box {
  background: #fff;
}
.cntTxtimg .boxTxt .txtintern,
.cntTxtimg .boxTxt .txtintern {
  background: #fff;
  padding-top: 1rem;
  margin-top: -1rem;
}
#pagNews .cnttxtimg.article {
  margin-bottom: 50px;
}
.page-template-tpl-articles {
  background-image: url("../img/motif-tire3.png");
  background-repeat: repeat;
  background-position: center;
  min-height: 400px;
  padding-bottom: 3rem;
}
.page-template-tpl-articles #sectParallax .nom::before {
  content: "";
  display: block;
  width: 1px;
  height: 46px;
  background: #fff;
  margin: 0 auto;
  position: relative;
  top: -2.5rem;
}
#pagNews .cnttxtimg.imgright .boximg .cntimg {
  left: 50px;
}
#pagNews .cnttxtimg.imgright .boxtxt {
  padding-right: 0;
}
#pagNews .txtintern .cntimgintern {
  height: 400px;
  overflow: hidden;
  margin-bottom: 70px;
}
#pagNews .txtintern .cntimgintern img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#pagNews .boxtxt {
  padding-top: 0;
}
#pagNews .videoWrapper169 {
  margin-bottom: 50px;
  padding-top: calc(100vh - 30vh);
}
#pagNews p {
  margin-bottom: 25px;
}
#newVideo {
  padding-bottom: 30px;
  background: #fff;
}
#sectParallax {
  position: relative;
  margin-bottom: 60px;
}
#sectParallax .cntimgparallax {
  height: 100vh;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-attachment: fixed !important;
}
#sectParallax .boxparallax {
  position: relative;
}
#sectParallax .boxparallax::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #010101;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.6;
}
#sectParallax .cnt-citation {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
}
#sectParallax .cnt-citation .txt-parallax {
  font-size: 60px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 7px;
  text-align: center;
  line-height: 1.2;
  position: relative;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}
#sectParallax .cnt-citation .txt-parallax::before,
#sectParallax .cnt-citation .txt-parallax::after {
  content: "‘‘";
  display: inline-block;
  font-size: 92px;
  line-height: 0.5;
}
#sectParallax .cnt-citation .txt-parallax::after {
  transform: scaleX(-1) scaleY(-1);
  position: relative;
  top: 23px;
  right: 17px;
}

/* Contact */
#contact {
  min-height: 400px;
  padding-bottom: 3rem;
}
#contact .container {
  padding-top: 180px;
}
#contact h1 {
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 2rem 0 1rem 0;
  margin-bottom: 25px;
}
#contact h1::after {
  content: "";
  display: block;
  width: 45px;
  height: 45px;
  background-image: url("../img/point.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 13px 13px;
  border: 2px solid #111f41;
  border-radius: 50%;
  margin-top: 17px;
  margin-left: auto;
  margin-right: auto;
}
#contact form {
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 1rem 0 0 0;
  margin-bottom: 1rem;
}
#contact form .form-control {
  background: #f5f5f5;
  border: none;
  border-radius: 0;
  color: #101e40;
  font-size: 15px;
  font-family: "Comfortaa";
  font-weight: 300;
  height: auto;
  padding: 20px 25px 15px 25px;
  line-height: initial;
}
#contact form .form-control::placeholder {
  color: #101e40;
  opacity: 1;
}
#contact form .form-group {
  margin-bottom: 2.2rem;
  padding-right: 18px;
  padding-left: 18px;
}
#contact form textarea {
  min-height: 175px;
}
#contact form .btn {
  padding: 16px 5rem 11px 5rem;
}
#contact form p.nb {
  color: #b5b5b5;
  font-size: 11px;
  font-weight: 300;
  position: absolute;
  top: 50%;
  left: 60px;
  transform: translateY(-50%);
}
#contact .formulaire {
  padding: 0;
}
#contact form .btn-form {
  margin-top: 2rem;
  margin-bottom: 0;
}
#contact form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #f5f5f5 url(../img/arrow-form.png) !important;
  background-repeat: no-repeat !important;
  background-size: 16px !important;
  background-position: 95% 50% !important;
}
form .input-file input[type="file"] {
  visibility: hidden;
  width: 1px;
  height: 1px;
}
form .input-file .btn,
form .input-file .btn {
  background-color: transparent;
  border-color: none;
  color: #101e40;
  font-size: 15px;
  font-weight: 300;
  padding: 0;
  text-decoration: underline;
  letter-spacing: initial;
}
form .input-file .file-selected {
  font-size: 10px;
  text-align: center;
  width: 100%;
  display: block;
  margin-top: 5px;
}
form .file-contact {
  display: flex;
  align-items: center;
}
#sectParallax .cnt-author {
  color: #fff;
  font-size: 12px;
  text-align: center;
}
#sectParallax .cnt-author::before {
  content: "";
  display: block;
  height: 45px;
  width: 1px;
  background: #fff;
  margin-top: 20px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}
#pagNews #cntAlso {
  margin-top: 0;
}
#pagNews #cntAlso .cnttitle {
  padding-top: 70px;
}
.pgActus.banniereIntern .cntbanniere .itemSlider .cntCaption {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1.9;
}
#wrappActus {
  padding-top: 40px;
}
#wrappActus .actus-inter {
  margin-top: 50px;
}
#wrappActus .actus-inter .txt-aside {
  background: #fff;
}
#wrappActus .actus-inter .aside .nav-cat {
  padding-left: 0;
  list-style: none;
  padding-bottom: 40px;
  background-color: #fff;
  margin-bottom: 0;
}
#wrappActus .actus-inter .aside .nav-cat > li > a {
  display: block;
  text-decoration: none;
  padding: 13px 20px;
  font-size: 15px;
  color: #101e40;
  background: #f5f5f5;
  margin-bottom: 7px;
  transition: all 0.3s ease-in-out;
}
#wrappActus .actus-inter .aside .nav-cat > li > a:hover,
#wrappActus .actus-inter .aside .nav-cat > li.current > a {
  background: #43525a;
  color: #fff;
}
#wrappActus .actus-inter .aside .nav-cat > li.current > a::before {
  content: "\e900";
  font-family: "Hutchinson";
  color: #fff;
  font-size: 16px;
  margin-right: 12px;
}
#wrappActus .actus-inter .aside h2 {
  font-size: 15px;
  letter-spacing: 2px;
  font-weight: 700;
  margin-bottom: 20px;
}
#wrappActus .actus-inter .aside .listActus .itemActus a {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  text-decoration: none;
}
#wrappActus .actus-inter .aside .listActus .itemActus a .cntimg {
  max-width: 55%;
  flex: 0 0 55%;
  height: 110px;
  overflow: hidden;
}
#wrappActus .actus-inter .aside .listActus .itemActus a .cntimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#wrappActus .actus-inter .aside .listActus .itemActus a .cnttxt {
  padding-left: 16px;
  font-size: 15px;
  color: #1e1e1e;
  line-height: 1.5;
}
#wrappActus .actus-inter .aside .listActus .itemActus:hover a .cnttxt {
  text-decoration: underline;
}
/* #wrappActus .list-actus .cntlist-actus {
    background: #fff;
} */
#wrappActus .list-actus .cntlist-actus > div:nth-child(even) {
  padding-right: 0;
}
#wrappActus .list-actus .cntlist-actus .item-actus {
  margin-bottom: 45px;
}
#wrappActus .list-actus .cntlist-actus .item-actus .cntimg a {
  display: block;
  height: 200px;
  overflow: hidden;
  margin-bottom: 10px;
}
#wrappActus .list-actus .cntlist-actus .item-actus .cntimg a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#wrappActus .list-actus .cntlist-actus .item-actus .cnttxt .head-txt {
  display: flex;
  margin-bottom: 12px;
}
#wrappActus .list-actus .cntlist-actus .item-actus .cnttxt .item-cat {
  font-size: 12px;
  font-weight: 700;
  background: #f5f5f5;
}
#wrappActus .list-actus .cntlist-actus .item-actus .cnttxt .item-cat a {
  display: block;
  color: #101e40;
  text-decoration: none;
  padding: 5px 7px;
}
#wrappActus .list-actus .cntlist-actus .item-actus .cnttxt .date-actus {
  font-size: 15px;
  color: #1e1e1e;
  font-style: italic;
  margin-bottom: 20px;
}
#wrappActus .list-actus .cntlist-actus .item-actus .cnttxt h3 {
  font-size: 15px;
  letter-spacing: 2.7px;
  font-weight: 700;
  line-height: 1.7;
  margin-bottom: 17px;
}
#wrappActus .list-actus .cntlist-actus .item-actus .cnttxt h3 a {
  text-decoration: none;
  color: #101e40;
}
#wrappActus .list-actus .cntlist-actus .item-actus .cnttxt .descript-actus {
  font-size: 15px;
  color: #1e1e1e;
  line-height: 1.7;
  margin-bottom: 23px;
}
#wrappActus .list-actus .cntlist-actus .item-actus .cnttxt .link-actus {
  color: #1e1e1e;
  text-transform: uppercase;
  font-size: 15px;
}
#wrappActus .list-actus {
  background: #fff;
  padding-bottom: 40px;
  max-width: 65.3%;
  flex: 0 0 65.3%;
  -ms-flex: 0 0 65.3%;
}
.main-paged {
  display: flex;
  justify-content: center;
}
.main-paged .nav-paged {
  padding-left: 0;
  list-style: none;
  display: flex;
  justify-content: center;
}
.main-paged .nav-paged > li {
  padding: 0 30px;
}
.main-paged .nav-paged > li > a {
  color: #9e9e9e;
  font-size: 15px;
  text-decoration: none;
  font-weight: 700;
}
.main-paged .nav-paged > li > a:hover,
.main-paged .nav-paged > li.current > a {
  color: #101e40;
}
.main-paged .next-paged::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 3px solid #101e40;
  border-radius: 2px;
  border-bottom: none;
  border-left: none;
  margin-left: 15px;
  transform: rotate(45deg) translate(1px, -2px);
  position: relative;
  top: 6px;
}
.main-paged .prev-paged::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 3px solid #101e40;
  border-radius: 2px;
  border-bottom: none;
  border-left: none;
  margin-right: 15px;
  transform: rotate(-135deg) translate(1px, -2px);
  position: relative;
  top: 6px;
}
.main-paged .next-paged,
.main-paged .prev-paged {
  border: none;
  background: transparent;
  padding: 0;
  height: 19px;
  display: flex;
}
.main-paged .next-paged:focus,
.main-paged .prev-paged:focus {
  outline: none;
}
.select-cat {
  display: none;
}
#sliderHisto .itemHistory .boxHisto {
  /* max-width: 54.2%; */
}
#sliderHisto .itemHistory.slick-slide .boxHisto .cntimg {
  height: 320px;
  width: 100%;
}
#sliderHisto .itemHistory.slick-slide .boxHisto .cntimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#sliderHisto .itemHistory.slick-current.slick-active .boxHisto .cntimg {
  height: 458px;
}
#sliderHisto .itemHistory .boxHisto img {
  transition: all 0.5s ease-in-out;
}
#sliderHisto .itemHistory.slick-center .boxHisto {
  max-width: 831px;
}
.page-template-tpl-news #mainWrapper::before {
  content: none !important;
}
.mobile {
  display: none !important;
}
.page-template-tpl-contact #mainWrapper.cntbgtire {
  background-image: url("../img/fond-contact.png");
  background-repeat: repeat-y;
  background-position: center;
  background-size: contain;
}
.footer-contact {
  background: #fff;
  position: relative;
  z-index: 11;
  margin-top: 2rem;
}
.footer-contact p {
  color: #b5b5b5;
  font-size: 11px;
  font-weight: 300;
  font-family: "Comfortaa";
  text-align: center;
}
.footer-contact p a {
  color: #1e1e1e;
}

.tax-product_category .listing-padding {
  padding-right: 14px;
  position: relative;
  padding-top: 30px;
}
.tax-product_category .listing-padding::after {
  content: "";
  background: #fff;
  display: block;
  width: 20%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.tax-product_category .cntbtn {
  margin-left: -6px;
  text-align: left !important;
  /* display: flex; */
  flex-direction: column-reverse;
}
.tax-product_category .cntbtn .btn {
  width: 100%;
  margin-top: 0;
}
#newsModal .modal-dialog .modal-content form .form-check {
  margin-bottom: 2rem;
  padding-left: 0;
}
#newsModal .modal-dialog .modal-content form .form-check label {
  color: #101e40;
  font-size: 15px;
  font-weight: 300;
}
#newsModal .modal-dialog .modal-content form [type="checkbox"]:not(:checked),
#newsModal .modal-dialog .modal-content form [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
#newsModal
  .modal-dialog
  .modal-content
  form
  [type="checkbox"]:not(:checked)
  + label,
#newsModal .modal-dialog .modal-content form [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 39px;
  cursor: pointer;
}
#newsModal
  .modal-dialog
  .modal-content
  form
  [type="checkbox"]:not(:checked)
  + label:before,
#newsModal
  .modal-dialog
  .modal-content
  form
  [type="checkbox"]:checked
  + label:before {
  content: "";
  position: absolute;
  left: 8px;
  top: 4px;
  width: 17px;
  height: 17px;
  border-radius: 0;
  border: none;
  background: #f5f5f5;
  box-shadow: none;
}
#newsModal
  .modal-dialog
  .modal-content
  form
  [type="checkbox"]:not(:checked)
  + label:after {
  opacity: 0;
  transform: scale(0);
}
#newsModal
  .modal-dialog
  .modal-content
  form
  [type="checkbox"]:not(:checked)
  + label::after,
#newsModal
  .modal-dialog
  .modal-content
  form
  [type="checkbox"]:checked
  + label::after {
  content: "✔";
  position: absolute;
  top: 0;
  left: 10px;
  font-weight: 700;
  font-size: 13px;
  color: #101e40;
  transition: all 0.2s ease 0s;
}

#contact .formulaire .form-check .wpcf7-list-item-label {
  color: #101e40;
  font-size: 15px;
  font-weight: 300;
}
#contact .formulaire [type="checkbox"]:not(:checked),
#contact .formulaire [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
#contact .formulaire [type="checkbox"]:not(:checked) + .wpcf7-list-item-label,
#contact .formulaire [type="checkbox"]:checked + .wpcf7-list-item-label {
  position: relative;
  padding-left: 39px;
  cursor: pointer;
}
#contact
  .formulaire
  [type="checkbox"]:not(:checked)
  + .wpcf7-list-item-label:before,
#contact .formulaire [type="checkbox"]:checked + .wpcf7-list-item-label:before {
  content: "";
  position: absolute;
  left: 8px;
  top: -2px;
  width: 17px;
  height: 17px;
  border-radius: 0;
  border: none;
  background: #f5f5f5;
  box-shadow: none;
}
#contact
  .formulaire
  [type="checkbox"]:not(:checked)
  + .wpcf7-list-item-label:after {
  opacity: 0;
  transform: scale(0);
}
#contact
  .formulaire
  [type="checkbox"]:not(:checked)
  + .wpcf7-list-item-label::after,
#contact .formulaire [type="checkbox"]:checked + .wpcf7-list-item-label::after {
  content: "✔";
  position: absolute;
  top: -2px;
  left: 11px;
  font-weight: 700;
  font-size: 13px;
  color: #101e40;
  transition: all 0.2s ease 0s;
}
#contact .formulaire .form-check {
  padding-left: 10px;
}
.cntAside .btn {
  text-transform: initial;
}
#contact .formulaire .form-check span.wpcf7-list-item {
  margin: 0;
}
.page-template-tpl-technologies #mainWrapper.cntbgtire {
  background-image: url("../img/motif-tire3.png");
  background-repeat: repeat;
  background-position: center;
}
.page-template-tpl-technologies .cntTxtimg {
  position: relative;
}
.page-template-tpl-technologies .cntTxtimg::after {
  content: "";
  background: #fff;
  position: absolute;
  z-index: -1;
  bottom: -100px;
  width: 100%;
  height: 200px;
}
.page-template-tpl-technologies #mainWrapper::before {
  z-index: 5;
}
.page-template-tpl-technologies .cntTxtimg.rightimg::after {
  content: none;
}
.page-template-tpl-technologies .cntTxtimg.rightimg .boxTxt {
  position: relative;
}
.page-template-tpl-technologies .cntTxtimg.rightimg .boxTxt::after {
  content: "";
  background: #fff;
  position: absolute;
  z-index: -1;
  bottom: -100px;
  width: 100%;
  height: 200px;
}
.page-template-tpl-technologies #sectFooter {
  position: relative;
  z-index: 5;
}
.search-results .col-sm-6 {
  padding-left: 78px;
}
.titleboxsearch {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 4.6px;
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin-bottom: 15px;
  position: fixed;
}
.col-sm-6.productlistsearch .search-space,
.col-sm-6.postlistsearch .search-space {
  margin-top: 40px;
}
#contact .wpcf7-not-valid {
  border: 2px solid #dc3232 !important;
}
#contact .wpcf7-not-valid::placeholder {
  color: #dc3232 !important;
}
.wpcf7-not-valid-tip {
  margin: 10px 0 0 15px;
}
.single .cntBreadcrumb .listBreadcrumb > li {
  background: transparent;
}
.single .itemround .slick-dots,
.page-template-tpl-sponsor .itemround .slick-dots {
  bottom: 0;
}
.single #cntReferences .cnttable .tableHead th {
  padding-left: 20px;
  padding-right: 20px;
}
.page-template-archive #mainWrapper::before {
  display: none;
}

/* Cookies */
#cookies .modal-dialog {
  max-width: 90%;
  margin: 0 auto;
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
}
#cookies .modal-dialog .modal-content {
  border: none;
  border-radius: 0;
  text-align: center;
  padding: 2rem 1rem;
}
#cookies .modal-dialog .modal-content .toptitle,
#modalcookie2 .toptitle {
  background: #fff;
  font-family: "Comfortaa";
  color: #1e1e1e;
  font-weight: 300;
  line-height: 1.4;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-top: 1.5rem;
}
#cookies .modal-dialog .modal-content .titre,
#modalcookie2 .titre {
  font-family: "Comfortaa";
  color: #101e40;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 15px;
  line-height: 1;
  background: #fff;
  font-size: 43px;
  padding-top: 0.5rem;
  margin-bottom: 30px;
}
#cookies .modal-dialog .modal-content .titre::after,
#modalcookie2 .titre::after {
  content: "";
  display: block;
  width: 45px;
  height: 45px;
  background-image: url("../img/point.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 13px 13px;
  border: 1px solid #a5aab7;
  border-radius: 50%;
  margin-top: 17px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}
#cookies .modal-dialog .modal-content .text1,
#modalcookie2 .text1 {
  background: #fff;
  padding-top: 15px;
  padding-bottom: 25px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 25px;
}
.btn-custom2.btn-changes2 {
  color: #101e40;
  background: transparent;
  border: 1px solid #101e40;
  margin-right: 4rem;
  margin-left: -5.5rem;
}
#cookies .modal-dialog .modal-content .text2 {
  font-size: 11px;
  color: #b5b5b5;
  background: #fff;
  padding: 0.5rem 0;
}
#modalcookie2 form {
  background: #fff;
  margin-bottom: 2rem;
  width: 960px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  padding: 20px 30px;
  text-align: center;
  height: 90vh;
  overflow-y: auto;
}
#modalcookie2 form > * {
  background: #fff;
  position: relative;
  z-index: 1;
}
#modalcookie2 form .btn-custom2 {
  position: relative;
  display: inline-block;
}
#modalcookie2 form .btn-custom2 {
  margin-top: 1rem;
  margin-bottom: 5rem;
  padding: 15px 50px !important;
}
#modalcookie2 form .btn-custom2::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #101e40;
  position: absolute;
  top: 120%;
  left: calc(50% - 1px);
  z-index: 0;
}
#modalcookie2 form::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #101e40;
  position: absolute;
  top: 0;
  left: calc(50% - 1px);
  z-index: 0;
}
#modalcookie2 .close {
  opacity: 1;
  z-index: 5;
}
#modalcookie2 form .form-control {
  background: #f5f5f5;
  border-radius: 0;
  border: none;
  font-size: 15px;
  color: #101e40;
  font-weight: 300;
  height: auto;
  padding: 14px 20px 12px 20px;
}
#modalcookie2 form .btn {
  padding: 15px 85px;
}
#cookies .modal-dialog .modal-content .close {
  opacity: 1;
  position: absolute;
  right: 45px;
  top: 40px;
  z-index: 10;
}
.modal-backdrop.show {
  opacity: 0.8;
}
#modalcookie2 form .form-group {
  margin-bottom: 2rem;
}
#modalcookie2 form .form-control::placeholder {
  font-size: 15px;
  color: #101e40;
  font-weight: 300;
  opacity: 1;
}
#cookies .modal-dialog .modal-content .text2 u {
  color: #1e1e1e;
}
#cookies .modal-dialog .modal-content::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #101e40;
  position: absolute;
  top: 0;
  left: calc(50% - 1px);
  z-index: 0;
}
#cookies .modal-dialog .modal-content > * {
  position: relative;
  z-index: 1;
}
.texte-hide {
  color: #101e40 !important;
  font-size: 15px !important;
  font-weight: 300;
}
#modal2cookies {
  z-index: 99999;
}
.texte-hide .btn-custom2 {
  margin-top: 25px;
}
#modalcookie2 form .form-check {
  margin: 1rem;
  padding-left: 0;
}
#modalcookie2 form .form-check label {
  color: #101e40;
  font-size: 15px;
  font-weight: 300;
}
#modalcookie2 form [type="checkbox"]:not(:checked),
#modalcookie2 form [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
#modalcookie2 form [type="checkbox"]:not(:checked) + label,
#modalcookie2 form [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 39px;
  cursor: pointer;
}
#modalcookie2 form [type="checkbox"]:not(:checked) + label:before,
#modalcookie2 form [type="checkbox"]:checked + label:before {
  content: "";
  position: absolute;
  left: 7px;
  top: 1px;
  width: 17px;
  height: 17px;
  border-radius: 0;
  border: none;
  background: #f5f5f5;
  box-shadow: none;
}
#modalcookie2 form [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
#modalcookie2 form [type="checkbox"]:not(:checked) + label::after,
#modalcookie2 form [type="checkbox"]:checked + label::after {
  content: "✔";
  position: absolute;
  top: 0;
  left: 10px;
  font-weight: 700;
  font-size: 13px;
  color: #101e40;
  transition: all 0.2s ease 0s;
}
#modalcookie2 form .form-row {
  display: flex;
  align-items: center;
  justify-content: center;
}
#cookies .modal-dialog {
  height: auto;
}
#cookies.modal {
  top: inherit !important;
  height: auto;
  bottom: 25px;
}
.page-template-tpl-aboutus .modal {
  position: fixed !important;
  z-index: 1050 !important;
}
.page-template-tpl-standard .cntBreadcrumb::after {
  content: "";
  background: #fff;
  width: 62%;
  height: 300px;
  display: block;
  position: absolute;
  top: -40px;
  left: -50%;
  z-index: -1;
}
.page-template-tpl-technology #pagTech {
  margin-top: 105px;
}
.listArticle {
  margin-left: -17px;
}
.error404 #mainWrapper.cntbgtire {
  height: 100vh;
}
.error404 #sectBanniere {
  height: 100%;
}
.page-id-377 #mainWrapper > div {
  margin-right: 2px;
}
#cntSlider404,
#cntSlider404 .itemSlider,
#cntSlider404 .cntimg {
  height: 100%;
}

/* Article Below */
#articles-below {
  margin-top: 3rem;
}
#articles-below h3 {
  margin-top: 10px;
  font-family: "Comfortaa";
  color: #101e40;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 15px;
  line-height: 1;
  font-size: 66px;
  position: relative;
}
#articles-below .cnttitle {
  text-transform: uppercase;
  letter-spacing: 5px;
  padding-top: 3rem;
}
#articles-below .cnttitle::after {
  content: "";
  display: block;
  background: #101e40;
  width: 1px;
  height: 36px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -45px;
  margin-top: 15px;
}
#articles-below h3::after {
  content: "";
  display: block;
  width: 45px;
  height: 45px;
  background-image: url("../img/point.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 13px 13px;
  border: 1px solid #a5aab7;
  border-radius: 50%;
  margin-top: 17px;
  margin-left: auto;
  margin-right: auto;
}
#articles-below .item-actus .cntimg a {
  display: block;
  height: 200px;
  overflow: hidden;
  margin-bottom: 10px;
}
#articles-below .item-actus .cntimg a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#articles-below .item-actus .cnttxt .head-txt {
  display: flex;
  margin-bottom: 12px;
  margin-left: -15px;
}
#articles-below .item-actus .cnttxt .date-actus {
  margin-bottom: 15px;
  margin-top: 15px;
}
#articles-below .item-actus .cnttxt .item-cat {
  font-size: 12px;
  font-weight: 300;
  background: #f5f5f5;
}
#articles-below .item-actus .cnttxt .item-cat a {
  display: block;
  color: #101e40;
  text-decoration: none;
  padding: 5px 7px;
}
#articles-below.item-actus .cnttxt .date-actus {
  font-size: 15px;
  color: #1e1e1e;
  font-style: italic;
  margin-bottom: 20px;
}
#articles-below .item-actus .cnttxt h3 {
  font-size: 15px;
  letter-spacing: 2.7px;
  font-weight: 300;
  line-height: 1.7;
  margin-bottom: 17px;
}
#articles-below .item-actus .cnttxt h3 a {
  text-decoration: none;
  color: #101e40;
}
#articles-below .item-actus .cnttxt h3::after {
  content: none;
}
#articles-below .item-actus .cnttxt .descript-actus {
  font-size: 15px;
  color: #1e1e1e;
  line-height: 1.7;
  margin-bottom: 23px;
  min-height: 127px;
}
#articles-below .item-actus .cnttxt .link-actus {
  color: #1e1e1e;
  text-transform: uppercase;
  font-size: 15px;
}
#articles-below .cntlist-actus {
  position: relative;
  padding-bottom: 5rem;
}
#articles-below .cntlist-actus::after {
  content: "";
  background: #fff;
  display: block;
  width: calc(100% - 32px);
  height: calc(100% + 35px);
  position: absolute;
  top: -35px;
  left: 16px;
  z-index: -1;
}
#articles-below .cntlist-actus .more {
  color: #1e1e1e;
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 15px;
}
#articles-below .cntimg {
  margin-bottom: 25px;
}
#articles-below .slick-dots {
  display: flex !important;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
}
#articles-below .slick-dots li {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
#articles-below .slick-dots li button,
#articles-below .slick-dots li button::before,
#articles-below .slick-dots li.slick-active button::before {
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background: #101e40;
  border: none;
  background: transparent;
  font-size: 0;
}
#articles-below .slick-dots li.slick-active button::before {
  opacity: 1;
}
#articles-below .cnttxt {
  padding: 0 15px;
}
#articles-below .slick-dots li button::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 14px;
  height: 14px;
  transform: translateY(-50%);
  text-align: center;
  background: #101e40 !important;
  opacity: 0.4;
  transition: all 0.3s ease-in-out;
  display: block;
}
.tax-product_category .listArticle > div {
  margin-left: -1px;
  margin-right: 1px;
}
#sectMade .cntTxtimg .boxImg .cntimg {
  margin-right: -1px;
}

#cntfinder .cnttypepneu .slick-arrow {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 3px solid #fff;
  border-right: none;
  border-top: none;
  position: absolute;
  top: 17%;
  right: 10px;
  left: auto;
  transform: rotate(-135deg) translateY(-50%);
  z-index: 9;
  font-size: 0;
  box-shadow: none;
  margin: 0;
  padding: 0;
  background: transparent;
}
#cntfinder .cnttypepneu .slick-prev {
  display: block;
  right: inherit;
  left: 10px;
  transform: rotate(45deg) translateY(-50%);
  top: 24%;
}
#cntfinder .cnttypepneu .slick-disabled {
  display: none !important;
}
#cntfinder .slick-list {
  height: 80px;
}
.page-template-tpl-aboutus #mainWrapper::before {
  height: 90%;
}
.single-produit #mainWrapper::before {
  top: 0 !important;
  height: 100% !important;
}

/* -------------------------------------------------------------------------- */
/*                                   #40293                                   */
/* -------------------------------------------------------------------------- */
.link-award {
  position: absolute;
  z-index: 1;
}
.link-award img {
  width: 4rem;
}
@media screen and (min-width: 992px) {
  .link-award {
    left: 3rem;
  }
  .link-award img {
    width: 5rem;
  }
}
