.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
html {
  font-size: 10px;
  overflow-x: hidden;
}
:root {
  scrollbar-width: 8px;
  scrollbar-color: #fff #ffed00;
}
body {
  font-family: 'Open Sans', sans-serif;
  overflow-x: hidden;
  font-weight: 400;
}
body *,
body *:before,
body *:after {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
body a {
  text-decoration: none;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
body a:hover {
  text-decoration: none;
  color: #fff;
}
body [target="_blank"] {
  cursor: alias !important;
}
body [data-zoomable] {
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
body [data-zoomable]:hover {
  opacity: 0.8;
}
body ::-moz-selection {
  color: #fff;
  background: #000;
}
body ::selection {
  color: #fff;
  background: #000;
}
body ::-webkit-input-placeholder {
  color: #000;
}
body ::-moz-placeholder {
  color: #000;
}
body :-ms-input-placeholder {
  color: #000;
}
body :-moz-placeholder {
  color: #000;
}
body::-webkit-scrollbar-track {
  background-color: #000;
  border-radius: 0;
}
body::-webkit-scrollbar {
  width: 8px;
  background-color: #000;
}
body::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: #ffed00;
}
body .pswp {
  z-index: 10500;
}
body .appWrppr {
  opacity: 1;
  overflow: hidden;
  -webkit-transition: 800ms;
  -moz-transition: 800ms;
  -ms-transition: 800ms;
  -o-transition: 800ms;
}
body .appWrppr.mkopacity {
  opacity: 0;
}
body ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
body .imgcropCtn {
  position: relative;
}
body .imgcrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  object-position: center;
  min-height: 100%;
}
body .btnGw {
  padding: 8px 50px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
body .btnGw .icon-icoPdf {
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  color: #fff;
  margin-right: 10px;
  font-size: 18px;
}
body .btnGw .icon-icoPdf:before {
  display: flex;
  justify-content: center;
  align-items: center;
}
body .btnGw:hover {
  background: #000 !important;
}
body .btnGw.red {
  background: #e41e28;
}
body .btnGw.green {
  background: #0b8e36;
}
body .btnGw.blue {
  background: #0272b9;
}
body .btnGw.yellow {
  background: #ffed00;
}
body .btnGw.black {
  background: #000;
}
body .btnGw.black:hover {
  background: #ffed00 !important;
  color: #000;
}
body .btnGw.black:hover .icon-icoPdf {
  color: #000;
}
body .logo {
  -webkit-transition: 600ms;
  -moz-transition: 600ms;
  -ms-transition: 600ms;
  -o-transition: 600ms;
  opacity: 1;
}
body .logo:hover {
  opacity: 0.8;
}
body .tnmce h2 {
  font-size: 3.6rem;
  color: #000;
  font-weight: 600;
  margin-bottom: 20px;
}
body .tnmce h3 {
  font-size: 3rem;
  color: #000;
  font-weight: 600;
  margin-bottom: 20px;
}
body .tnmce h4 {
  font-size: 2.4rem;
  color: #000;
  font-weight: 600;
  margin-bottom: 20px;
}
body .tnmce h5,
body .tnmce h6 {
  font-size: 2rem;
  color: #000;
  font-weight: 500;
  margin-bottom: 20px;
}
body .tnmce p {
  margin-bottom: 20px;
  font-size: 1.6rem;
  line-height: 1.6;
  color: #000;
}
body .tnmce p:last-child {
  margin-bottom: 0;
}
body .tnmce a {
  color: #e41e28;
  font-weight: 600;
}
body .tnmce a:hover {
  color: #000;
}
body .tnmce strong {
  font-weight: 600;
}
body .tnmce ul {
  margin-bottom: 20px;
  list-style-type: none;
  padding: 0 0 0 30px;
  font-size: 1.6rem;
  line-height: 1.4;
  color: #000;
}
body .tnmce ul li {
  margin-bottom: 8px;
}
body .tnmce ul li:last-child {
  margin-bottom: 0;
}
body .tnmce ol {
  margin-bottom: 20px;
  padding: 0 0 0 30px;
  font-size: 1.6rem;
  line-height: 1.4;
  color: #000;
}
body .tnmce ol li {
  margin-bottom: 8px;
}
body .tnmce ol li:last-child {
  margin-bottom: 0;
}
body .tnmce *:last-child {
  margin: 0;
}
body form {
  width: 100%;
  overflow: hidden;
}
body form br,
body form p {
  display: none;
}
body form textarea,
body form input[type="text"],
body form input[type="email"],
body form input[type="tel"] {
  border: 1px solid #767676;
  outline: 0;
  -webkit-appearance: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #000;
  background-image: none;
  background: #fff;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  height: 50px;
  padding: 0 20px;
  width: 100%;
  font-size: 1.6rem;
}
body form .fieldCtn {
  margin-bottom: 30px;
}
body form .fieldCtn label {
  display: none;
}
body form textarea:focus,
body form input[type="text"]:focus,
body form input[type="email"]:focus,
body form input[type="tel"]:focus {
  outline: none;
  border: 1px solid #ffed00;
}
body form .submitCtn {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
body form .submitCtn input[type="submit"] {
  padding: 0 60px;
  outline: 0;
  border: 0;
  height: 45px;
  background: #e41e28;
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 2rem;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  -webkit-appearance: none;
}
body form .submitCtn input[type="submit"]:focus {
  outline: 0;
}
body form .submitCtn input[type="submit"]:hover {
  background: #000;
}
body form .textarea label {
  display: none;
}
body form .textarea textarea {
  width: 100%;
  height: 200px;
  padding: 20px 20px 0;
  resize: vertical;
}
body .wpcf7 form.invalid .wpcf7-response-output,
body .wpcf7 form.unaccepted .wpcf7-response-output {
  background: #ffb900;
  font-weight: 600;
  font-size: 1.5rem;
}
body .wpcf7 form.sent .wpcf7-response-output {
  background: #46b450;
  color: #fff;
  font-weight: 600;
  font-size: 1.5rem;
}
body .wpcf7 form.failed .wpcf7-response-output,
body .wpcf7 form.aborted .wpcf7-response-output {
  background: #dc3232;
  font-size: 1.5rem;
  color: #fff;
}
body .no-posts,
body .no-results {
  padding: 40px 0;
  text-align: center;
}
body .no-posts p,
body .no-results p {
  font-size: 2rem;
  font-weight: 600;
  margin: 0;
  color: #000;
}
body .no-results {
  display: none;
}
body .select2-container--default .select2-selection--multiple {
  background: #f2f2f2;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #f2f2f2;
  color: #000;
}
body .select2-container {
  height: 40px;
  cursor: pointer;
}
body .select2-container .selection {
  height: 100%;
  display: block;
}
body .select2-container--default .select2-selection--single .select2-selection__clear {
  height: 38px;
  font-size: 20px;
  margin-right: 25px;
}
body .select2-container--default.select2-container--focus .select2-selection--multiple,
body .select2-container--default.select2-container--focus .select2-selection--single,
body .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
body .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border: 1px solid #000;
  outline: 0;
}
body .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #000;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 38px;
  width: 25px;
}
body .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000;
  line-height: 38px;
  font-size: 1.4rem;
  text-transform: uppercase;
  padding: 0 25px 0 15px;
}
body .select2-container .select2-selection--single {
  height: 100%;
  background: #f2f2f2;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #f2f2f2;
  color: #000;
}
body .select2-container--default .select2-selection--multiple {
  padding: 0;
  min-height: 40px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
body .select2-search {
  min-height: 40px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
body .select2-container--default .select2-search--inline .select2-search__field {
  font-size: 1.4rem;
  text-transform: uppercase;
  color: #000;
  padding: 0 15px;
}
body .select2-dropdown {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #fff;
}
body .select2-results__option {
  font-size: 1.3rem;
  color: #000;
  text-transform: uppercase;
}
body .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background: #ffed00;
  color: #000;
}
body .select2-container .select2-search--inline .select2-search__field {
  margin: 0;
}
body .select2-container .select2-selection--multiple .select2-selection__rendered {
  min-height: 40px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  padding: 4px 0;
}
body .select2-container--default .select2-selection--multiple .select2-selection__choice {
  margin: 0;
  font-size: 1.3rem;
  margin: 0 3px 3px 3px;
}
body .select2-container--default .select2-selection--multiple .select2-selection__clear {
  margin-top: 0;
  line-height: 0;
  font-size: 2rem;
  color: #787878;
}
body .select2-container--default .select2-selection--multiple {
  position: relative;
}
body .select2-container--default .select2-selection--multiple:after {
  content: "\e901";
  font-family: 'icomoon' !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;
  position: absolute;
  top: 0;
  right: 0;
  width: 25px;
  min-height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 5px;
  color: #787878;
}
body .select2-container--default .select2-selection--multiple.select2-selection--clearable:after {
  display: none;
}
body .c-header__burger {
  width: 44px;
  height: 44px;
  position: relative;
  z-index: 11500;
  font-size: 0;
  cursor: pointer;
  display: none;
}
body .c-header__burger i {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body .c-header__burger i::before,
body .c-header__burger i::after {
  background: #fff;
}
body .i-burger::before,
body .i-burger::after {
  content: '';
  display: block;
  position: absolute;
  height: 3px;
  width: 22px;
  background-color: #fff;
  left: calc(50% - 11px);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1);
  transition: -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1);
  -o-transition: transform 0.5s cubic-bezier(0.85,0,0.3,1);
  transition: transform 0.5s cubic-bezier(0.85,0,0.3,1);
  transition: transform 0.5s cubic-bezier(0.85,0,0.3,1), -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1);
}
body .i-burger::before {
  top: calc(50% - 1.5px - 4px);
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
  -webkit-transform: translateX(4px) scaleX(0);
  -ms-transform: translateX(4px) scaleX(0);
  transform: translateX(4px) scaleX(0);
}
body .i-burger::after {
  top: calc(50% - 1.5px + 4px);
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  -webkit-transform: translateX(-4px) scaleX(0);
  -ms-transform: translateX(-4px) scaleX(0);
  transform: translateX(-4px) scaleX(0);
}
body .i-close::before,
body .i-close::after {
  content: '';
  display: block;
  position: absolute;
  height: 3px;
  width: 22px;
  left: calc(50% - 11px);
}
body .i-close::before {
  top: calc(50% - 1.5px);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(45deg) scaleX(0);
  -ms-transform: rotate(45deg) scaleX(0);
  transform: rotate(45deg) scaleX(0);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1);
  transition: -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1);
  -o-transition: transform 0.5s cubic-bezier(0.85,0,0.3,1);
  transition: transform 0.5s cubic-bezier(0.85,0,0.3,1);
  transition: transform 0.5s cubic-bezier(0.85,0,0.3,1), -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1);
}
body .i-close::after {
  top: calc(50% - 1.5px);
  -webkit-transform: rotate(-45deg) scaleX(0);
  -ms-transform: rotate(-45deg) scaleX(0);
  transform: rotate(-45deg) scaleX(0);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1) 0.2s;
  transition: -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1) 0.2s;
  -o-transition: transform 0.5s cubic-bezier(0.85,0,0.3,1) 0.2s;
  transition: transform 0.5s cubic-bezier(0.85,0,0.3,1) 0.2s;
  transition: transform 0.5s cubic-bezier(0.85,0,0.3,1) 0.2s, -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1) 0.2s;
}
body .i-burger.m-show::before,
body .a-close.m-show i.i-burger::before,
body .i-burger.m-show::after,
body .a-close.m-show i.i-burger::after {
  -webkit-transform: translateX(0) scaleX(1);
  -ms-transform: translateX(0) scaleX(1);
  transform: translateX(0) scaleX(1);
}
body .i-close.m-show::before,
body .a-close.m-show i.i-close::before {
  -webkit-transform: rotate(45deg) scaleX(1);
  -ms-transform: rotate(45deg) scaleX(1);
  transform: rotate(45deg) scaleX(1);
}
body .i-close.m-show::after,
body .a-close.m-show i.i-close::after {
  -webkit-transform: rotate(-45deg) scaleX(1);
  -ms-transform: rotate(-45deg) scaleX(1);
  transform: rotate(-45deg) scaleX(1);
}
body header {
  background-color: #000;
}
body header .top-header {
  background-color: #fff;
  height: 40px;
}
body header .top-header > div {
  height: 100%;
  padding: 0 30px;
}
body header .top-header a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 20px;
  color: #000;
  font-size: 1.5rem;
  font-weight: 600;
  cursor: pointer;
}
body header .top-header a:hover {
  color: #0272b9;
}
body header .top-header a:hover i {
  color: #000;
}
body header .top-header a:nth-child(1) {
  margin: 0;
}
body header .top-header a.tel {
  font-size: 1.7rem;
}
body header .top-header i {
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #0272b9;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
body header .top-header i:before {
  display: flex;
  justify-content: center;
  align-items: center;
}
body header .bottom-header {
  padding: 0 30px;
  height: 100px;
}
body header .bottom-header .logoCtn .logo {
  width: 370px;
  display: inline-flex;
}
body header .bottom-header .logoCtn .logo img {
  width: 100%;
  height: auto;
}
body header .bottom-header nav {
  display: flex;
  justify-content: center;
  align-items: center;
}
body header .bottom-header nav .btnHome {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
body header .bottom-header nav .btnHome span {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
}
body header .bottom-header nav .btnHome span:before {
  display: flex;
  justify-content: center;
  align-items: center;
}
body header .bottom-header nav .btnHome:hover {
  color: #ffed00;
}
body header .bottom-header nav > div > ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
body header .bottom-header nav > div > ul > li {
  margin-left: 60px;
  position: relative;
}
body header .bottom-header nav > div > ul > li > a {
  color: #fff;
  font-size: 1.7rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  padding: 3px 0;
  border-bottom: 3px solid transparent;
}
body header .bottom-header nav > div > ul > li > a:hover {
  color: #ffed00;
}
body header .bottom-header nav > div > ul > li > ul {
  position: absolute;
  z-index: 10000;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%,10px);
  -moz-transform: translate(-50%,10px);
  -ms-transform: translate(-50%,10px);
  -o-transform: translate(-50%,10px);
  opacity: 0;
  pointer-events: none;
  width: 300px;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  padding-top: 20px;
}
body header .bottom-header nav > div > ul > li > ul li {
  display: block;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #333;
}
body header .bottom-header nav > div > ul > li > ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 10px;
  color: #fff;
  background: #000;
  font-size: 1.6rem;
  font-weight: 500;
  text-transform: uppercase;
}
body header .bottom-header nav > div > ul > li > ul li a:hover {
  background: #ffed00;
  color: #000;
}
body header .bottom-header nav > div > ul > li > ul li:last-child {
  border: 0;
}
body header .bottom-header nav > div > ul > li.menu-item-has-children:hover > ul {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translate(-50%,0);
  -moz-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
}
body header .bottom-header nav > div > ul > li:nth-child(1) > a {
  border-color: #ffed00;
}
body header .bottom-header nav > div > ul > li:nth-child(2) >a {
  border-color: #e41e28;
}
body header .bottom-header nav > div > ul > li:nth-child(3) > a {
  border-color: #0b8e36;
}
body header .bottom-header nav > div > ul > li:nth-child(4) > a {
  border-color: #0272b9;
}
body header .bottom-header nav > div > ul > li:nth-child(5) > a {
  border-color: #fff;
}
body header.sticky .bottom-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 75px;
  z-index: 10;
  background-color: #000;
}
body header.sticky .bottom-header .logoCtn .logo {
  width: 220px;
}
body footer {
  background-color: #000;
  padding: 60px 15px;
}
body footer .logoCtn {
  text-align: center;
}
body footer .logoCtn .logo img {
  width: 285px;
  height: auto;
}
body footer .logoCtn .madeinfrance {
  width: 100px;
  display: block;
  margin: 30px auto 0;
}
body footer .contactF {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 40px 0;
}
body footer .contactF a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 20px;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
  cursor: pointer;
}
body footer .contactF a:hover {
  color: #ffed00;
}
body footer .contactF a:hover i {
  color: #fff;
}
body footer .contactF i {
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffed00;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
body footer .contactF i:before {
  display: flex;
  justify-content: center;
  align-items: center;
}
body footer #main-navigation {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 0.5em;
}
body footer #main-navigation::before {
  position: absolute;
  display: block;
  content: "";
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  height: 1px;
  width: 100%;
  background-color: #fff;
  opacity: .5;
}
body footer #main-navigation .menu ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body footer #main-navigation .menu ul li {
  width: 20%;
  text-align: center;
  border-right: 1px solid rgba(255,255,255,0.5);
}
body footer #main-navigation .menu ul li a {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.6rem;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -ms-transition: .4s;
  -o-transition: .4s;
}
body footer #main-navigation .menu ul li a:hover {
  color: #ffed00;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -ms-transition: .4s;
  -o-transition: .4s;
}
body footer #main-navigation .menu ul li.menu-item-has-children .dropdown-menu {
  background-color: #000;
}
body footer #main-navigation .menu ul li.menu-item-has-children .dropdown-menu .dropdown-item::before {
  display: none;
}
body footer #main-navigation .menu ul li.menu-item-has-children .dropdown-menu .dropdown-item.active,
body footer #main-navigation .menu ul li.menu-item-has-children .dropdown-menu .dropdown-item:hover,
body footer #main-navigation .menu ul li.menu-item-has-children .dropdown-menu .dropdown-item:focus {
  background-color: #ffed00;
  color: #000;
}
body footer #main-navigation .menu ul li:last-child {
  border: 0;
}
body footer #subfooter {
  text-align: center;
}
body footer #subfooter #copyright {
  margin-bottom: 0;
}
body footer #subfooter #copyright a {
  color: #fff;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -ms-transition: .4s;
  -o-transition: .4s;
}
body footer #subfooter #copyright a:hover {
  color: #ffed00;
}
body footer #subfooter #copyright a,
body footer #subfooter #copyright span {
  font-size: 1.4rem;
  color: #fff;
}
body footer #subfooter #copyright a img,
body footer #subfooter #copyright span img {
  width: 60px;
  height: auto;
  margin-right: 10px;
  margin-bottom: 5px;
}
.page-id-5 .content-slider-home {
  height: 70vh;
}
.page-id-5 .content-slider-home h1 {
  position: absolute;
  top: -400Vh;
}
.page-id-5 .content-slider-home .swiper-container {
  width: 100%;
  height: 100%;
}
.page-id-5 .content-slider-home .swiper-container .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.page-id-5 .content-slider-home .swiper-container .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
}
.page-id-5 .content-slider-home .swiper-container .swiper-wrapper .swiper-slide .imgCtn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.page-id-5 .content-slider-home .swiper-container .swiper-wrapper .swiper-slide .txtCtn {
  position: relative;
  z-index: 1;
  max-width: 1400px;
  padding: 0 30px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.page-id-5 .content-slider-home .swiper-container .swiper-wrapper .swiper-slide .txtCtn h2 {
  background: #fff;
  padding: 12px 20px;
  color: #000;
  font-weight: 600;
  font-size: 5rem;
  margin-bottom: 15px;
  display: inline-flex;
  align-self: flex-start;
}
.page-id-5 .content-slider-home .swiper-container .swiper-wrapper .swiper-slide .txtCtn h3 {
  background: #ffed00;
  padding: 16px 20px;
  color: #000;
  font-weight: 600;
  font-size: 2.7rem;
  margin-bottom: 30px;
  display: inline-flex;
  align-self: flex-start;
}
.page-id-5 .content-slider-home .swiper-container .swiper-wrapper .swiper-slide .txtCtn > img {
  width: 140px;
}
.page-id-5 .content-slider-home .swiper-container .s-button-next,
.page-id-5 .content-slider-home .swiper-container .s-button-prev {
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 100;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #fff;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
.page-id-5 .content-slider-home .swiper-container .s-button-next span,
.page-id-5 .content-slider-home .swiper-container .s-button-prev span {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 25px;
}
.page-id-5 .content-slider-home .swiper-container .s-button-next span:before,
.page-id-5 .content-slider-home .swiper-container .s-button-prev span:before {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
.page-id-5 .content-slider-home .swiper-container .s-button-next:focus,
.page-id-5 .content-slider-home .swiper-container .s-button-prev:focus {
  outline: 0;
}
.page-id-5 .content-slider-home .swiper-container .s-button-next:hover,
.page-id-5 .content-slider-home .swiper-container .s-button-prev:hover {
  background: #ffed00;
}
.page-id-5 .content-slider-home .swiper-container .s-button-next {
  right: 50px;
}
.page-id-5 .content-slider-home .swiper-container .s-button-next span {
  margin-left: 3px;
}
.page-id-5 .content-slider-home .swiper-container .s-button-prev {
  left: 50px;
}
.page-id-5 .content-slider-home .swiper-container .s-button-prev span {
  margin-right: 3px;
}
.page-id-5 .products-categories-home {
  padding: 80px 0;
}
.page-id-5 .products-categories-home .text-introduction {
  margin-bottom: 80px;
}
.page-id-5 .products-categories-home .text-introduction h2 {
  text-transform: uppercase;
  font-size: 4.2rem;
  font-weight: 300;
  margin-bottom: 20px;
  line-height: 1.2;
}
.page-id-5 .products-categories-home .text-introduction .date {
  font-size: 24px;
  position: relative;
  font-family: 'Kavivanar', cursive;
  font-weight: 500;
}
.page-id-5 .products-categories-home .text-introduction .date::before {
  position: absolute;
  display: block;
  content: "";
  right: -32px;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  height: 60px;
  width: 223px;
  z-index: -1;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/fond-jaune.png');
}
.page-id-5 .reassurance-section {
  height: 450px;
  background: url(../img/bkgd-reassurance.jpg) no-repeat center center;
  background-size: cover;
}
.page-id-5 .reassurance-section .container {
  height: 100%;
}
.page-id-5 .reassurance-section .container > .row {
  height: 100%;
}
.page-id-5 .reassurance-section .container h2 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 3rem;
  margin-bottom: 60px;
  text-align: center;
}
.page-id-5 .reassurance-section .container .ctn-reassurance {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.page-id-5 .reassurance-section .container .ctn-reassurance img {
  max-height: 70px;
  display: block;
  margin-bottom: 20px;
}
.page-id-5 .reassurance-section .container .ctn-reassurance h3 {
  padding: 10px 20px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.3;
}
.page-id-5 .reassurance-section .container .ctn-reassurance:nth-child(1) h3 {
  background: #e41e28;
}
.page-id-5 .reassurance-section .container .ctn-reassurance:nth-child(2) h3 {
  background: #0b8e36;
}
.page-id-5 .reassurance-section .container .ctn-reassurance:nth-child(3) h3 {
  background: #0272b9;
}
.intro-afficheurs-sportifs-section {
  padding: 80px 15px;
}
.intro-afficheurs-sportifs-section .titleCtn h1 {
  text-transform: uppercase;
  font-size: 4.2rem;
  font-weight: 500;
  margin-bottom: 20px;
  line-height: 1.2;
  text-align: center;
}
.intro-afficheurs-sportifs-section .titleCtn .tnmce {
  text-align: center;
}
.lst-afficheurs-section {
  padding: 0 15px;
}
.lst-afficheurs-section .container {
  max-width: 1400px;
}
.lst-afficheurs-section .catnavCtn .catnavItem {
  margin-bottom: 70px;
}
.lst-afficheurs-section .catnavCtn .catnavItem .tgglelst {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 2.1rem;
  color: #000;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  background: transparent;
}
.lst-afficheurs-section .catnavCtn .catnavItem .tgglelst .icon-icoCategories {
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  color: #8e8e8e;
  font-size: 16px;
}
.lst-afficheurs-section .catnavCtn .catnavItem .tgglelst .icon-icoCategories:before {
  display: flex;
  justify-content: center;
  align-items: center;
}
.lst-afficheurs-section .catnavCtn .catnavItem .tgglelst:hover {
  background: #ffed00;
}
.lst-afficheurs-section .catnavCtn .catnavItem .lstCat ul {
  width: 100%;
  background: #f9f9f9;
}
.lst-afficheurs-section .catnavCtn .catnavItem .lstCat ul li {
  display: block;
  width: 100%;
}
.lst-afficheurs-section .catnavCtn .catnavItem .lstCat ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 20px;
  border-bottom: 1px solid #e1e1e1;
  width: 100%;
  color: #000;
  font-size: 1.5rem;
  text-transform: uppercase;
}
.lst-afficheurs-section .catnavCtn .catnavItem .lstCat ul li a .icon-icoArrow {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #787878;
  font-size: 12px;
}
.lst-afficheurs-section .catnavCtn .catnavItem .lstCat ul li a .icon-icoArrow:before {
  display: flex;
  justify-content: center;
  align-items: center;
}
.lst-afficheurs-section .catnavCtn .catnavItem .lstCat ul li a:hover {
  background: #ffed00;
}
.lst-afficheurs-section .catnavCtn .catnavItem .lstCat ul li.active a {
  background: #ffed00;
}
.lst-afficheurs-section .catnavCtn .catnavItem:last-child {
  margin: 0;
}
.lst-afficheurs-section .lst-filtersCtn .filtersCtn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
  border-bottom: 1px solid #e2e2e2;
}
.lst-afficheurs-section .lst-filtersCtn .filtersCtn .leftFilters,
.lst-afficheurs-section .lst-filtersCtn .filtersCtn .rightFilters {
  display: flex;
  align-items: center;
  justify-content: center;
}
.lst-afficheurs-section .lst-filtersCtn .filtersCtn .filterTitle {
  margin: 0 40px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  text-transform: uppercase;
  color: #000;
  font-weight: 400;
}
.lst-afficheurs-section .lst-filtersCtn .filtersCtn .filterTitle .txt {
  margin-right: 10px;
}
.lst-afficheurs-section .lst-filtersCtn .filtersCtn .filterTitle .icon-icoFiltres {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #8e8e8e;
  font-size: 16px;
}
.lst-afficheurs-section .lst-filtersCtn .filtersCtn .filterTitle .icon-icoFiltres:before {
  display: flex;
  align-items: center;
  justify-content: center;
}
.lst-afficheurs-section .lst-filtersCtn .filtersCtn .itmFltrs {
  width: 280px;
}
.lst-afficheurs-section .lst-filtersCtn .filtersCtn .itmFltrs select {
  width: 100%;
}
.lst-afficheurs-section .lst-filtersCtn .filtersCtn .infrastructuresFltrs {
  margin-right: 20px;
}
.lst-afficheurs-section .lst-filtersCtn .filtersCtn #reInitBtn {
  font-size: 1.5rem;
  text-transform: uppercase;
  color: #000;
  font-weight: 400;
}
.lst-afficheurs-section .lst-filtersCtn .filtersCtn #reInitBtn:hover {
  color: #ffed00;
}
.lst-afficheurs-section .lst-filtersCtn .lstAfficheurs .afficheurItem {
  padding: 40px 0;
  border-bottom: 1px solid #878787;
  width: 100%;
}
.lst-afficheurs-section .lst-filtersCtn .lstAfficheurs .afficheurItem .imgCtn {
  text-align: center;
}
.lst-afficheurs-section .lst-filtersCtn .lstAfficheurs .afficheurItem .imgCtn a:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.lst-afficheurs-section .lst-filtersCtn .lstAfficheurs .afficheurItem .imgCtn img {
  max-width: 100%;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  contain-intrinsic-size: 1024px 310px;
}
.lst-afficheurs-section .lst-filtersCtn .lstAfficheurs .afficheurItem .txtCtn h2 {
  font-family: 'hall_fetica_upperregular';
  font-weight: 400;
  font-size: 3.2rem;
  margin-bottom: 10px;
}
.lst-afficheurs-section .lst-filtersCtn .lstAfficheurs .afficheurItem .txtCtn h2 a {
  color: #000;
}
.lst-afficheurs-section .lst-filtersCtn .lstAfficheurs .afficheurItem .txtCtn h2 a:hover {
  color: #ffed00;
}
.lst-afficheurs-section .lst-filtersCtn .lstAfficheurs .afficheurItem .txtCtn .listeInfos ul {
  margin-bottom: 20px;
  line-height: 1.4;
}
.lst-afficheurs-section .lst-filtersCtn .lstAfficheurs .afficheurItem .txtCtn .listeInfos ul li .intitule {
  color: #000;
  font-size: 1.6rem;
  font-weight: 400;
}
.lst-afficheurs-section .lst-filtersCtn .lstAfficheurs .afficheurItem .txtCtn .listeInfos ul li .value {
  font-size: 1.7rem;
  color: #0272b9;
  font-weight: 600;
}
.lst-afficheurs-section .lst-filtersCtn .lstAfficheurs .afficheurItem .txtCtn .iconCtn {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.lst-afficheurs-section .lst-filtersCtn .lstAfficheurs .afficheurItem .txtCtn .iconCtn .icoItem {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
}
.lst-afficheurs-section .lst-filtersCtn .lstAfficheurs .afficheurItem .txtCtn .iconCtn .icoItem .ico {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  color: #000;
  font-size: 20px;
}
.lst-afficheurs-section .lst-filtersCtn .lstAfficheurs .afficheurItem .txtCtn .iconCtn .icoItem .ico:before {
  display: flex;
  justify-content: center;
  align-items: center;
}
.lst-afficheurs-section .lst-filtersCtn .lstAfficheurs .afficheurItem .txtCtn .iconCtn .icoItem .txt {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 1.7rem;
}
.lst-afficheurs-section .lst-filtersCtn .lstAfficheurs .afficheurItem .txtCtn .iconCtn .dash {
  width: 1px;
  display: block;
  height: 23px;
  background: #b2b2b2;
  margin: 0 15px;
}
.lst-afficheurs-section .lst-filtersCtn .lstAfficheurs .afficheurItem .txtCtn .distance-angle .distance,
.lst-afficheurs-section .lst-filtersCtn .lstAfficheurs .afficheurItem .txtCtn .distance-angle .angle {
  margin-bottom: 10px;
}
.lst-afficheurs-section .lst-filtersCtn .lstAfficheurs .afficheurItem .txtCtn .poidsCtn .poids {
  margin-bottom: 30px;
}
.lstcatafficheurs-section {
  padding: 80px 15px;
}
.lstcatafficheurs-section .titleCtn {
  margin-bottom: 60px;
}
.lstcatafficheurs-section .titleCtn h1 {
  text-transform: uppercase;
  font-size: 4.2rem;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1.2;
  text-align: center;
}
.lstcatafficheurs-section .titleCtn .tnmce {
  text-align: center;
}
.descriptionafficheur-section {
  padding: 80px 15px;
}
.descriptionafficheur-section .txtCtn h1 {
  font-family: 'hall_fetica_upperregular';
  font-weight: 400;
  font-size: 3.2rem;
  margin-bottom: 20px;
  color: #000;
}
.descriptionafficheur-section .txtCtn .listeInfos {
  margin: 30px 0;
}
.descriptionafficheur-section .txtCtn .listeInfos ul {
  line-height: 1.4;
}
.descriptionafficheur-section .txtCtn .listeInfos ul li .intitule {
  color: #000;
  font-size: 1.6rem;
  font-weight: 400;
}
.descriptionafficheur-section .txtCtn .listeInfos ul li .value {
  font-size: 1.7rem;
  color: #0272b9;
  font-weight: 600;
}
.descriptionafficheur-section .txtCtn .iconCtn {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.descriptionafficheur-section .txtCtn .iconCtn .icoItem {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
}
.descriptionafficheur-section .txtCtn .iconCtn .icoItem .ico {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  color: #000;
  font-size: 20px;
}
.descriptionafficheur-section .txtCtn .iconCtn .icoItem .ico:before {
  display: flex;
  justify-content: center;
  align-items: center;
}
.descriptionafficheur-section .txtCtn .iconCtn .icoItem .txt {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 1.7rem;
}
.descriptionafficheur-section .txtCtn .iconCtn .dash {
  width: 1px;
  display: block;
  height: 23px;
  background: #b2b2b2;
  margin: 0 15px;
}
.descriptionafficheur-section .txtCtn .distance-angle .distance,
.descriptionafficheur-section .txtCtn .distance-angle .angle {
  margin-bottom: 20px;
}
.descriptionafficheur-section .txtCtn .poidsCtn .poids {
  margin-bottom: 40px;
}
.descriptionafficheur-section .txtCtn .ficheTechnique {
  margin-bottom: 20px;
}
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrAfficheur {
  width: 100%;
  height: 400px;
  margin-bottom: 10px;
  position: relative;
}
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrAfficheur .swiper-container {
  width: 100%;
  height: 100%;
  background: #f0f0f0;
}
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrAfficheur .swiper-container .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrAfficheur .swiper-container .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
}
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrAfficheur .swiper-container .swiper-wrapper .swiper-slide .imgCtn {
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrAfficheur .swiper-container .swiper-wrapper .swiper-slide .imgCtn img {
  max-width: 100%;
  max-height: 100%;
}
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrAfficheur .swiper-container .swiper-wrapper .swiper-slide .openPhotoswipe {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #000;
  opacity: 0;
  position: absolute;
  z-index: 1000;
  top: 20px;
  right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: zoom-in;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrAfficheur .swiper-container .swiper-wrapper .swiper-slide .openPhotoswipe .icon-icoPlus {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #ffed00;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrAfficheur .swiper-container .swiper-wrapper .swiper-slide .openPhotoswipe .icon-icoPlus:before {
  display: flex;
  align-items: center;
  justify-content: center;
}
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrAfficheur .swiper-container .swiper-wrapper .swiper-slide .openPhotoswipe:hover {
  background: #ffed00;
}
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrAfficheur .swiper-container .swiper-wrapper .swiper-slide .openPhotoswipe:hover .icon-icoPlus {
  color: #000;
}
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrAfficheur .swiper-container .swiper-wrapper .swiper-slide:hover .openPhotoswipe {
  opacity: 1;
}
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrThumb .swiper-container {
  height: 100px;
  width: 100%;
}
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrThumb .swiper-container .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrThumb .swiper-container .swiper-wrapper .thumbItem {
  height: 100%;
  border: 1px solid #dbdbdb;
}
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrThumb .swiper-container .swiper-wrapper .thumbItem .imgCtn {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrThumb .swiper-container .swiper-wrapper .thumbItem.swiper-slide-thumb-active {
  border: 1px solid #ffed00;
}
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrThumb .swiper-container .s-button-next,
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrThumb .swiper-container .s-button-prev {
  width: 30px;
  height: 100%;
  position: absolute;
  z-index: 100;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  cursor: pointer;
}
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrThumb .swiper-container .s-button-next span,
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrThumb .swiper-container .s-button-prev span {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
}
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrThumb .swiper-container .s-button-next span:before,
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrThumb .swiper-container .s-button-prev span:before {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrThumb .swiper-container .s-button-next:focus,
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrThumb .swiper-container .s-button-prev:focus {
  outline: 0;
}
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrThumb .swiper-container .s-button-next:hover,
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrThumb .swiper-container .s-button-prev:hover {
  background: #ffed00;
}
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrThumb .swiper-container .s-button-next:hover span:before,
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrThumb .swiper-container .s-button-prev:hover span:before {
  color: #000;
}
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrThumb .swiper-container .s-button-next {
  right: 0;
  -webkit-transform: translate(30px,0);
  -moz-transform: translate(30px,0);
  -ms-transform: translate(30px,0);
  -o-transform: translate(30px,0);
}
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrThumb .swiper-container .s-button-prev {
  left: 0;
  -webkit-transform: translate(-30px,0);
  -moz-transform: translate(-30px,0);
  -ms-transform: translate(-30px,0);
  -o-transform: translate(-30px,0);
}
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrThumb .swiper-container:hover .s-button-next,
.descriptionafficheur-section .sldrDetailAfficheurCtn .sldrThumb .swiper-container:hover .s-button-prev {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
}
.infoscompafficheur-section #tabsControls {
  justify-content: center;
  padding: 0 30px;
}
.infoscompafficheur-section #tabsControls li a {
  border-top: 2px solid #e3e3e3;
  border-left: 2px solid #e3e3e3;
  border-right: 2px solid #e3e3e3;
  padding: 10px 30px;
  color: #000;
  font-weight: 600;
  font-size: 1.7rem;
  background: #ececec;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.infoscompafficheur-section #tabsControls li a.active {
  background: #fff;
}
.infoscompafficheur-section #tabsControls li a.active:after {
  color: #000;
  font-size: 6px;
  margin-left: 10px;
  display: block;
  content: "\e902";
  font-family: 'icomoon' !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;
}
.infoscompafficheur-section .tabsCtn {
  background: #f7f7f7;
  padding: 40px 15px;
}
.infoscompafficheur-section .tabsCtn .tab-pane > ul {
  font-size: 1.9rem;
  color: #000;
  line-height: 1.6;
}
.infoscompafficheur-section .tabsCtn .tab-pane > ul .fa-check-circle {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0272b9;
  font-size: 19px;
  margin: 6px 10px 0 0;
}
.infoscompafficheur-section .tabsCtn .tab-pane > ul .fa-check-circle:before {
  display: flex;
  justify-content: center;
  align-items: center;
}
.infoscompafficheur-section .tabsCtn .tab-pane li {
  display: flex;
  align-items: flex-start;
  color: #000;
}
.introduction-ecran-section {
  padding: 80px 15px;
}
.introduction-ecran-section .introCat h1 {
  text-transform: uppercase;
  font-size: 4.2rem;
  font-weight: 600;
  margin-bottom: 60px;
  line-height: 1.2;
  text-align: center;
}
.introduction-ecran-section .introCat .imgCtn img {
  max-width: 100%;
}
.introduction-ecran-section .introCat .txtCtn {
  padding-left: 50px;
}
.lstEcran-section {
  padding: 80px 15px;
  background: #fafafa;
}
.lstEcran-section .lstEcran .ecranItem {
  margin-bottom: 70px;
  border-bottom: 1px solid #9c9c9b;
  padding-bottom: 70px;
}
.lstEcran-section .lstEcran .ecranItem .imgCtn {
  height: 300px;
  display: block;
}
.lstEcran-section .lstEcran .ecranItem .imgCtn > div {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.lstEcran-section .lstEcran .ecranItem .imgCtn img {
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
.lstEcran-section .lstEcran .ecranItem .imgCtn:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.lstEcran-section .lstEcran .ecranItem .txtCtn {
  padding-left: 60px;
}
.lstEcran-section .lstEcran .ecranItem .txtCtn h2 {
  font-size: 2.8rem;
  font-weight: 600;
  margin-bottom: 5px;
}
.lstEcran-section .lstEcran .ecranItem .txtCtn h2 a {
  color: #000;
}
.lstEcran-section .lstEcran .ecranItem .txtCtn h2 a:hover {
  color: #ffed00;
}
.lstEcran-section .lstEcran .ecranItem .txtCtn h3 {
  font-weight: 400;
  font-style: italic;
  color: #0272b9;
  font-size: 2rem;
  margin-bottom: 20px;
}
.lstEcran-section .lstEcran .ecranItem .txtCtn .tnmce {
  margin-bottom: 30px;
}
.lstEcran-section .lstEcran .ecranItem:last-child {
  margin-bottom: 0;
}
.detailtop-section {
  padding: 80px 15px;
}
.detailtop-section .imgCtn {
  text-align: center;
}
.detailtop-section .imgCtn img {
  max-width: 100%;
}
.detailtop-section .txtCtn h1 {
  font-size: 3.1rem;
  font-weight: 600;
  margin-bottom: 10px;
  color: #000;
}
.detailtop-section .txtCtn h2 {
  font-weight: 400;
  font-style: italic;
  color: #0272b9;
  font-size: 2.2rem;
  margin-bottom: 30px;
}
.detailtop-section .txtCtn .tnmce {
  margin-bottom: 40px;
}
.en-images-section {
  background: #f7f7f7;
  padding: 80px 15px;
}
.en-images-section h2 {
  text-transform: uppercase;
  font-size: 2.4rem;
  font-weight: 600;
  margin-bottom: 40px;
  text-align: center;
}
.en-images-section .enimagesSldr {
  width: 100%;
  height: 350px;
  position: relative;
}
.en-images-section .enimagesSldr .swiper-container {
  width: 100%;
  height: 100%;
}
.en-images-section .enimagesSldr .swiper-container .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.en-images-section .enimagesSldr .swiper-container .swiper-wrapper .swiper-slide {
  height: 100%;
  position: relative;
  cursor: zoom-in;
}
.en-images-section .enimagesSldr .swiper-container .swiper-wrapper .swiper-slide .imgCtn {
  width: 100%;
  height: 100%;
}
.en-images-section .enimagesSldr .swiper-container .swiper-wrapper .swiper-slide .hovered {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0,0,0,0.7);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
.en-images-section .enimagesSldr .swiper-container .swiper-wrapper .swiper-slide .hovered span {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffed00;
  font-size: 40px;
}
.en-images-section .enimagesSldr .swiper-container .swiper-wrapper .swiper-slide .hovered span:before {
  display: flex;
  justify-content: center;
  align-items: center;
}
.en-images-section .enimagesSldr .swiper-container .swiper-wrapper .swiper-slide:hover .hovered {
  opacity: 1;
}
.en-images-section .enimagesSldr .s-button-next,
.en-images-section .enimagesSldr .s-button-prev {
  position: absolute;
  z-index: 100;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.en-images-section .enimagesSldr .s-button-next span,
.en-images-section .enimagesSldr .s-button-prev span {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  color: #000;
}
.en-images-section .enimagesSldr .s-button-next span:before,
.en-images-section .enimagesSldr .s-button-prev span:before {
  display: flex;
  justify-content: center;
  align-items: center;
}
.en-images-section .enimagesSldr .s-button-next:focus,
.en-images-section .enimagesSldr .s-button-prev:focus {
  outline: 0;
}
.en-images-section .enimagesSldr .s-button-next:hover span,
.en-images-section .enimagesSldr .s-button-prev:hover span {
  color: #ffed00;
}
.en-images-section .enimagesSldr .s-button-next {
  right: -80px;
}
.en-images-section .enimagesSldr .s-button-prev {
  left: -80px;
}
.infos-complementaires-section {
  padding: 80px 15px;
}
.infos-complementaires-section .titleCtn h2 {
  font-size: 2.4rem;
  font-weight: 600;
  margin-bottom: 20px;
  text-align: center;
}
.infos-complementaires-section .titleCtn .tnmce {
  text-align: center;
}
.infos-complementaires-section .lstInfos {
  margin-top: 50px;
}
.infos-complementaires-section .lstInfos .infosItem {
  position: relative;
  padding-left: 50px;
  margin-bottom: 30px;
}
.infos-complementaires-section .lstInfos .infosItem:before {
  content: '';
  width: 21px;
  height: 21px;
  background: #ffed00;
  position: absolute;
  top: 0;
  left: 0;
}
.infos-complementaires-section .lstInfos .infosItem .tnmce p,
.infos-complementaires-section .lstInfos .infosItem .tnmce ul {
  margin-bottom: 10px;
}
.infos-complementaires-section .lstInfos .infosItem .tnmce p:last-child,
.infos-complementaires-section .lstInfos .infosItem .tnmce ul:last-child {
  margin-bottom: 0;
}
.infos-complementaires-section .lstInfos .infosItem img {
  float: left;
  display: block;
  margin-right: 25px;
  margin-bottom: 25px;
  width: 200px;
}
.infos-complementaires-section .lstInfos .infosItem:last-child {
  margin: 0;
}
.interesse-section {
  background: #fafafa;
  padding: 80px 15px;
}
.interesse-section h2 {
  text-transform: uppercase;
  font-size: 3rem;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1.2;
  text-align: center;
}
.interesse-section .tnmce {
  text-align: center;
}
.interesse-section .contactInfos {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 40px 0;
}
.interesse-section .contactInfos a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 20px;
  color: #000;
  font-size: 1.6rem;
  font-weight: 600;
  cursor: pointer;
}
.interesse-section .contactInfos a:hover {
  color: #0272b9;
}
.interesse-section .contactInfos a:hover i {
  color: #000;
}
.interesse-section .contactInfos i {
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #0272b9;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
.interesse-section .contactInfos i:before {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-id-9 .presentation-section {
  padding: 80px 15px;
}
.page-id-9 .presentation-section .container {
  max-width: 1450px;
}
.page-id-9 .presentation-section h1 {
  text-transform: uppercase;
  font-size: 4.2rem;
  font-weight: 600;
  margin-bottom: 60px;
  line-height: 1.2;
  text-align: center;
}
.page-id-9 .presentation-section .imgCtn {
  height: 470px;
}
.page-id-9 .presentation-section .imgCtn > div {
  height: 100%;
  width: 100%;
}
.page-id-9 .presentation-section .txtCtn {
  padding-left: 60px;
}
.page-id-9 .presentation-section .txtCtn h2 {
  font-weight: 600;
  font-size: 2.4rem;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.page-id-9 .presentation-section .txtCtn h2:before {
  content: '';
  width: 85px;
  height: 6px;
  background: #ffed00;
  position: absolute;
  left: 0;
  bottom: 0;
}
.page-id-9 .presentation-section .txtCtn .madeinfrance {
  margin-top: 30px;
}
.page-id-9 .presentation-section .txtCtn .madeinfrance img {
  width: 125px;
}
.page-id-9 .presentation-section .txtCtn .btnCtn {
  margin-top: 30px;
}
.page-id-9 .presentation-section .txtCtn .btnCtn a:nth-child(1) {
  margin-right: 30px;
}
.page-id-9 .savoirfaire-section {
  padding: 80px 15px;
  background: #f4f4f4;
}
.page-id-9 .savoirfaire-section .container {
  max-width: 1350px;
}
.page-id-9 .savoirfaire-section .titleCtn {
  text-align: center;
  margin-bottom: 60px;
}
.page-id-9 .savoirfaire-section .titleCtn h2 {
  text-transform: uppercase;
  font-size: 4.2rem;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1.2;
  text-align: center;
}
.page-id-9 .savoirfaire-section .titleCtn .tnmce {
  text-align: center;
}
.page-id-9 .savoirfaire-section .titleCtn blockquote {
  margin-top: 30px;
  padding: 30px 0 0;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.4;
  position: relative;
  display: inline-flex;
  text-align: center;
}
.page-id-9 .savoirfaire-section .titleCtn blockquote:before {
  content: '“';
  font-size: 12rem;
  line-height: 1.2;
  color: #b5b5b5;
  font-weight: 600;
  position: absolute;
  top: 0;
  left: -70px;
}
.page-id-9 .savoirfaire-section .titleCtn blockquote:after {
  content: '';
  width: 85px;
  height: 6px;
  background: #c0c0c0;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%,0);
  -moz-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  top: 0;
}
.page-id-9 .savoirfaire-section .titleCtn blockquote p {
  margin: 0;
}
.page-id-9 .savoirfaire-section .lstSavoirfaire .savoirfaireItem {
  margin-bottom: 30px;
}
.page-id-9 .savoirfaire-section .lstSavoirfaire .savoirfaireItem .inner {
  background: #fff;
  padding: 0 30px 30px 30px;
  height: 100%;
}
.page-id-9 .savoirfaire-section .lstSavoirfaire .savoirfaireItem .inner .pictoItem {
  height: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.page-id-9 .savoirfaire-section .lstSavoirfaire .savoirfaireItem .inner .pictoItem img {
  max-height: 90px;
  width: auto;
}
.page-id-9 .savoirfaire-section .lstSavoirfaire .savoirfaireItem .inner .txtCtn h3 {
  font-size: 1.9rem;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 20px;
  text-align: center;
}
.page-id-9 .savoirfaire-section .lstSavoirfaire .savoirfaireItem .inner .txtCtn .tnmce p,
.page-id-9 .savoirfaire-section .lstSavoirfaire .savoirfaireItem .inner .txtCtn .tnmce ul {
  font-size: 1.5rem;
  line-height: 1.3;
  margin-bottom: 10px;
}
.page-id-9 .savoirfaire-section .lstSavoirfaire .savoirfaireItem .inner .txtCtn .tnmce ul:last-child,
.page-id-9 .savoirfaire-section .lstSavoirfaire .savoirfaireItem .inner .txtCtn .tnmce p:last-child {
  margin-bottom: 0;
}
.page-id-9 .savoirfaire-section .btnArchive {
  margin-top: 30px;
}
.page-id-13 .references-section {
  padding: 80px 15px;
}
.page-id-13 .references-section .container {
  max-width: 1350px;
}
.page-id-13 .references-section .titleCtn {
  margin-bottom: 60px;
}
.page-id-13 .references-section .titleCtn h1 {
  text-transform: uppercase;
  font-size: 4.2rem;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1.2;
  text-align: center;
}
.page-id-13 .references-section .titleCtn .tnmce {
  text-align: center;
}
.page-id-13 .references-section .lstReferences .refItem {
  margin-bottom: 30px;
}
.page-id-13 .references-section .lstReferences .refItem .inner {
  height: 200px;
  width: 100%;
  border: 1px solid #b6b6b6;
  box-shadow: 3px 1px 15px 1px rgba(0,0,0,0.09);
  -webkit-box-shadow: 3px 1px 15px 1px rgba(0,0,0,0.09);
  -moz-box-shadow: 3px 1px 15px 1px rgba(0,0,0,0.09);
}
.page-id-13 .references-section .lstReferences .refItem .inner .imgCtn {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 20px;
}
.page-id-13 .references-section .lstReferences .refItem .inner .imgCtn img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
.page-id-13 .references-section .lstReferences .refItem .inner .imgCtn:hover img {
  opacity: 0.7;
}
.page-id-15 .contact-form-section {
  padding: 80px 15px;
}
.page-id-15 .contact-form-section h1 {
  text-transform: uppercase;
  font-size: 4.2rem;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1.2;
  text-align: center;
}
.page-id-15 .contact-form-section .tnmce {
  text-align: center;
}
.page-id-15 .contact-form-section .contactInfos {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 60px 0 30px;
}
.page-id-15 .contact-form-section .contactInfos a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 20px;
  color: #000;
  font-size: 1.6rem;
  font-weight: 600;
  cursor: pointer;
}
.page-id-15 .contact-form-section .contactInfos a:hover {
  color: #0272b9;
}
.page-id-15 .contact-form-section .contactInfos a:hover i {
  color: #000;
}
.page-id-15 .contact-form-section .contactInfos i {
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #0272b9;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
.page-id-15 .contact-form-section .contactInfos i:before {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-id-294 .sav-section {
  padding: 80px 15px;
}
.page-id-294 .sav-section .titleCtn {
  padding-bottom: 30px;
  margin-bottom: 60px;
  position: relative;
}
.page-id-294 .sav-section .titleCtn:after {
  content: '';
  width: 85px;
  height: 6px;
  background: #c0c0c0;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%,0);
  -moz-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  bottom: 0;
}
.page-id-294 .sav-section .titleCtn h1 {
  text-transform: uppercase;
  font-size: 4.2rem;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1.2;
  text-align: center;
}
.page-id-294 .sav-section .titleCtn .tnmce {
  text-align: center;
}
.page-id-294 .sav-section .listDocuments .lstItem {
  margin-bottom: 20px;
}
.page-id-294 .sav-section .listDocuments .lstItem .tgglelst {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  height: 60px;
  background: #f4f4f4;
  color: #000;
  margin-bottom: 30px;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  border-bottom: 1px solid transparent;
}
.page-id-294 .sav-section .listDocuments .lstItem .tgglelst h2 {
  font-size: 2.5rem;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0;
}
.page-id-294 .sav-section .listDocuments .lstItem .tgglelst .icon-icoPlus2 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: #000;
}
.page-id-294 .sav-section .listDocuments .lstItem .tgglelst .icon-icoPlus2:before {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-id-294 .sav-section .listDocuments .lstItem .tgglelst:hover {
  background: #ececec;
}
.page-id-294 .sav-section .listDocuments .lstItem .tgglelst[aria-expanded="true"] {
  background: #fff;
  border-bottom: 1px solid #000;
}
.page-id-294 .sav-section .listDocuments .lstItem .tgglelst[aria-expanded="true"] .icon-icoPlus2:before {
  content: "\e90a";
}
.page-id-294 .sav-section .listDocuments .lstItem .docItem {
  margin-bottom: 30px;
}
.page-id-294 .sav-section .listDocuments .lstItem .docItem .inner {
  background: #ececec;
  padding: 20px 0;
  display: flex;
  flex-wrap: wrap;
  height: 220px;
}
.page-id-294 .sav-section .listDocuments .lstItem .docItem .inner .iconItem {
  width: 30%;
  height: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  padding-top: 20px;
}
.page-id-294 .sav-section .listDocuments .lstItem .docItem .inner .iconItem .icon-icoVideo,
.page-id-294 .sav-section .listDocuments .lstItem .docItem .inner .iconItem .icon-icoPdf {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  font-size: 75px;
  align-self: flex-start;
}
.page-id-294 .sav-section .listDocuments .lstItem .docItem .inner .iconItem .icon-icoVideo:before,
.page-id-294 .sav-section .listDocuments .lstItem .docItem .inner .iconItem .icon-icoPdf:before {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-id-294 .sav-section .listDocuments .lstItem .docItem .inner .txtCtn {
  padding: 0 20px 0 0;
  width: 70%;
}
.page-id-294 .sav-section .listDocuments .lstItem .docItem .inner .txtCtn h3 {
  font-size: 2rem;
  color: #000;
  font-weight: 600;
  margin-bottom: 20px;
}
.page-id-294 .sav-section .listDocuments .lstItem .docItem .inner .txtCtn p {
  margin-bottom: 30px;
  font-size: 1.4rem;
  color: #000;
  line-height: 1.3;
}
.page-id-294 .sav-section .listDocuments .lstItem:last-child {
  margin-bottom: 0;
}
.page-id-294 .form-sav-section {
  background: #fafafa;
  padding: 80px 15px;
}
.page-id-294 .form-sav-section h2 {
  text-transform: uppercase;
  font-size: 4.2rem;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1.2;
  text-align: center;
}
.page-id-294 .form-sav-section .formCtn {
  margin-top: 60px;
}
.page-id-294 .form-sav-section .formCtn .titleSite {
  margin: 20px 0 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d2d2d2;
  text-align: center;
}
.page-id-294 .form-sav-section .formCtn .titleSite h3 {
  font-weight: 600;
  font-size: 2.1rem;
  text-transform: uppercase;
}
.lstCatprdcts .catItem {
  margin-bottom: 20px;
  padding: 0 10px !important;
}
.lstCatprdcts .catItem .inner {
  height: 350px;
  width: 100%;
  position: relative;
  display: block;
  color: #fff;
}
.lstCatprdcts .catItem .inner .imgCtn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
}
.lstCatprdcts .catItem .inner .imgCtn img {
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
.lstCatprdcts .catItem .inner .txtCtn {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.lstCatprdcts .catItem .inner .txtCtn h3 {
  background: #000;
  width: 100%;
  padding: 18px 10px;
  font-size: 2rem;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
  font-weight: 600;
}
.lstCatprdcts .catItem .inner .hovered {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0,0,0,0.7);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  padding-bottom: 60px;
}
.lstCatprdcts .catItem .inner .hovered span {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffed00;
  font-size: 40px;
}
.lstCatprdcts .catItem .inner .hovered span:before {
  display: flex;
  justify-content: center;
  align-items: center;
}
.lstCatprdcts .catItem .inner:hover .hovered {
  opacity: 1;
}
.img-top-section {
  height: 350px;
  width: 100%;
}
.img-top-section .imgCtn {
  width: 100%;
  height: 100%;
}
.galerie-section {
  padding: 80px 0;
}
.galerie-section .titleCtn {
  margin-bottom: 40px;
}
.galerie-section .titleCtn h2 {
  text-transform: uppercase;
  font-size: 3rem;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1.2;
  text-align: center;
}
.galerie-section .titleCtn .tnmce {
  text-align: center;
}
.galerie-section .swiper-container {
  width: 100%;
  height: 360px;
}
.galerie-section .swiper-container .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.galerie-section .swiper-container .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
}
.galerie-section .swiper-container .swiper-wrapper .swiper-slide .imgCtn {
  width: 100%;
  height: 100%;
}
.galerie-section .swiper-container .s-button-next,
.galerie-section .swiper-container .s-button-prev {
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 100;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #fff;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  cursor: pointer;
}
.galerie-section .swiper-container .s-button-next span,
.galerie-section .swiper-container .s-button-prev span {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
}
.galerie-section .swiper-container .s-button-next span:before,
.galerie-section .swiper-container .s-button-prev span:before {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
.galerie-section .swiper-container .s-button-next:focus,
.galerie-section .swiper-container .s-button-prev:focus {
  outline: 0;
}
.galerie-section .swiper-container .s-button-next:hover,
.galerie-section .swiper-container .s-button-prev:hover {
  background: #ffed00;
}
.galerie-section .swiper-container .s-button-next {
  right: 20px;
}
.galerie-section .swiper-container .s-button-next span {
  margin-left: 3px;
}
.galerie-section .swiper-container .s-button-prev {
  left: 20px;
}
.galerie-section .swiper-container .s-button-prev span {
  margin-right: 3px;
}
.mentions-section {
  padding: 80px 15px;
}
.mentions-section .container {
  max-width: 1200px;
}
.mentions-section .contentCtn {
  padding: 0;
  font-size: 1.8rem;
}
.mentions-section p,
.mentions-section ul {
  font-size: 1.6rem;
  margin-bottom: 20px;
}
.mentions-section h1 {
  text-transform: uppercase;
  font-size: 4.2rem;
  font-weight: 600;
  margin-bottom: 40px;
  line-height: 1.2;
  text-align: center;
}
.mentions-section h2 {
  margin-bottom: 40px;
  font-size: 3rem;
  font-weight: 600;
}
.mentions-section h3 {
  margin-bottom: 20px;
  font-size: 2.4rem;
  font-weight: 600;
}
.mentions-section a {
  color: #0b8e36;
  font-weight: 600;
}
.mentions-section strong {
  font-weight: 600;
}
.mentions-section a:hover {
  color: #ffed00;
}
.container404 {
  text-align: center;
  color: #000;
  padding: 80px 15px;
}
.container404 .container {
  max-width: 1200px;
}
.container404 span {
  display: block;
  font-size: 15rem;
  line-height: 0.5;
  margin-bottom: 80px;
  font-weight: 600;
}
.container404 h1 {
  font-weight: 600;
  font-size: 3rem;
}
.container404 h2 {
  font-weight: 400;
  font-size: 2.1rem;
  margin-bottom: 40px;
}
.container404 > a {
  margin-top: 30px;
}
.fixedBtn {
  position: fixed;
  z-index: 9998;
  right: -215px;
  top: 45%;
  display: flex;
  width: 470px;
  justify-content: center;
  align-items: center;
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
}
.fixedBtn a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 600;
  width: 50%;
  height: 45px;
}
.fixedBtn a span {
  display: inline-block;
}
.fixedBtn a .icon-icoSav,
.fixedBtn a .icon-icoArchitect {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  margin-right: 10px;
}
.fixedBtn a .icon-icoSav:before,
.fixedBtn a .icon-icoArchitect:before {
  display: flex;
  justify-content: center;
  align-items: center;
}
.fixedBtn .sav {
  background: #ffed00;
  color: #000;
}
.fixedBtn .architecte {
  background: #0b8e36;
  color: #fff;
}
.fixedBtn a:hover {
  background: #000;
  color: #fff !important;
}
@media (max-width: 1700px) {
  body header .bottom-header .logoCtn .logo {
    width: 320px;
  }
}
@media (max-width: 1500px) {
  body header .bottom-header .logoCtn .logo {
    width: 280px;
  }
  body header .bottom-header nav > div > ul > li {
    margin-left: 40px;
  }
  .page-id-5 .content-slider-home .swiper-container .s-button-prev {
    left: 20px;
  }
  .page-id-5 .content-slider-home .swiper-container .s-button-next {
    right: 50px;
  }
  .page-id-5 .content-slider-home .swiper-container .swiper-wrapper .swiper-slide .txtCtn {
    padding: 0 80px;
  }
  .galerie-section .swiper-container {
    height: 300px;
  }
}
@media (max-width: 1370px) {
  .fixedBtn {
    top: 50%;
  }
  .img-top-section {
    height: 300px;
  }
  body header .bottom-header {
    height: 120px;
  }
  body header .bottom-header nav > div > ul > li > a {
    font-size: 1.6rem;
  }
  body header .bottom-header nav > div > ul > li {
    margin-left: 35px;
  }
  .page-id-5 .content-slider-home .swiper-container .s-button-next,
  .page-id-5 .content-slider-home .swiper-container .s-button-prev {
    width: 40px;
    height: 40px;
  }
  .page-id-5 .content-slider-home .swiper-container .s-button-next span,
  .page-id-5 .content-slider-home .swiper-container .s-button-prev span {
    font-size: 20px;
  }
  .page-id-9 .presentation-section .txtCtn {
    padding-left: 40px;
  }
}
@media (max-width: 1300px) {
  body header .bottom-header .logoCtn .logo {
    width: 260px;
  }
  body header .bottom-header nav > div > ul > li {
    margin-left: 30px;
  }
  .page-id-9 .presentation-section .txtCtn {
    padding-left: 15px;
  }
}
@media (max-width: 1200px) {
  html {
    font-size: 9px;
  }
  .page-id-5 .products-categories-home,
  .galerie-section {
    padding: 60px 0;
  }
  .page-id-9 .presentation-section,
  .page-id-9 .savoirfaire-section,
  .lstcatafficheurs-section,
  .introduction-ecran-section,
  .lstEcran-section,
  .intro-afficheurs-sportifs-section,
  .descriptionafficheur-section,
  .interesse-section,
  .detailtop-section,
  .infos-complementaires-section,
  .page-id-13 .references-section,
  .page-id-15 .contact-form-section,
  .page-id-294 .sav-section,
  .page-id-294 .form-sav-section,
  .mentions-section,
  .container404 {
    padding: 60px 15px;
  }
  .en-images-section {
    padding: 60px;
  }
  header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
  }
  body header .top-header {
    height: 35px;
  }
  body header .bottom-header {
    height: 90px;
  }
  body header .bottom-header nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.9);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
  }
  body header .bottom-header nav.opened {
    opacity: 1;
    pointer-events: auto;
  }
  body header .bottom-header nav > div > ul > li > ul {
    position: static;
    width: 100%;
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translate(0,0) !important;
    -moz-transform: translate(0,0) !important;
    -ms-transform: translate(0,0) !important;
    -o-transform: translate(0,0) !important;
    display: none;
    padding: 0;
    margin-top: 20px;
  }
  body header .bottom-header nav > div > ul > li > ul li a {
    background: #676767;
    padding: 8px;
    font-size: 1.4rem;
  }
  body .c-header__burger {
    display: block;
  }
  body header .bottom-header nav > div > ul {
    flex-direction: column;
  }
  body header .bottom-header nav > div > ul > li {
    margin: 40px 0 0 0;
    width: 100%;
  }
  body header .bottom-header nav > div > ul > li > a {
    font-size: 1.8rem;
  }
  main {
    padding-top: 125px;
  }
  .page-id-5 .content-slider-home .swiper-container .swiper-wrapper .swiper-slide .txtCtn h2 {
    padding: 10px 20px;
  }
  .page-id-5 .content-slider-home .swiper-container .swiper-wrapper .swiper-slide .txtCtn > img {
    width: 120px;
  }
  .page-id-5 .products-categories-home .text-introduction {
    margin-bottom: 60px;
  }
  .page-id-5 .reassurance-section {
    height: 380px;
  }
  .lstCatprdcts .catItem .inner {
    height: 280px;
  }
  .page-id-9 .savoirfaire-section .lstSavoirfaire .savoirfaireItem .inner .pictoItem {
    height: 150px;
  }
  .page-id-9 .savoirfaire-section .lstSavoirfaire .savoirfaireItem .inner .pictoItem img {
    max-height: 70px;
  }
  .page-id-9 .presentation-section .txtCtn .madeinfrance img {
    width: 100px;
  }
  .page-id-9 .presentation-section .txtCtn .madeinfrance,
  .page-id-9 .presentation-section .txtCtn .btnCtn {
    margin-top: 20px;
  }
  .lstEcran-section .lstEcran .ecranItem {
    margin-bottom: 60px;
    padding-bottom: 60px;
  }
  .lst-afficheurs-section .lst-filtersCtn .filtersCtn .filterTitle {
    margin: 0 20px 0 0;
  }
  .lst-afficheurs-section .lst-filtersCtn .filtersCtn .itmFltrs {
    width: 180px;
  }
  .lstEcran-section .lstEcran .ecranItem .txtCtn {
    padding-left: 40px;
  }
  .en-images-section .enimagesSldr {
    height: 300px;
  }
  .en-images-section .enimagesSldr .s-button-prev {
    left: -50px;
  }
  .en-images-section .enimagesSldr .s-button-next {
    right: -50px;
  }
  .page-id-294 .sav-section .listDocuments .lstItem {
    margin-bottom: 0;
  }
}
@media (max-width: 992px) {
  br {
    display: none;
  }
  .page-id-9 .presentation-section h1,
  .page-id-9 .savoirfaire-section .titleCtn,
  .lstcatafficheurs-section .titleCtn,
  .introduction-ecran-section .introCat h1,
  .page-id-13 .references-section .titleCtn,
  .page-id-294 .sav-section .titleCtn,
  .page-id-5 .products-categories-home .text-introduction {
    margin-bottom: 40px;
  }
  body footer .contactF {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  body footer .contactF a {
    margin: 0 0 20px 0;
  }
  body footer .contactF a:last-child {
    margin: 0;
  }
  body footer #main-navigation .menu ul {
    flex-wrap: wrap;
    justify-content: center;
  }
  body footer #main-navigation .menu ul li {
    border: 0;
    width: 33.33%;
    margin: 0 0 10px 0;
  }
  .page-id-9 .presentation-section .imgCtn {
    height: 400px;
    margin-bottom: 40px;
  }
  .page-id-9 .presentation-section .txtCtn .tnmce br {
    display: none;
  }
  .page-id-9 .savoirfaire-section .btnArchive {
    margin-top: 20px;
  }
  .intro-afficheurs-sportifs-section {
    padding: 60px 15px 40px;
  }
  .lst-afficheurs-section .catnavCtn {
    margin-bottom: 50px;
  }
  .lst-afficheurs-section .catnavCtn .catnavItem {
    margin-bottom: 30px;
  }
  .descriptionafficheur-section .sldrDetailAfficheurCtn,
  .detailtop-section .imgCtn {
    margin-bottom: 40px;
  }
  .infoscompafficheur-section #tabsControls {
    padding: 0 20px;
  }
  .introduction-ecran-section .introCat .imgCtn {
    text-align: center;
    margin-bottom: 40px;
  }
  .introduction-ecran-section .introCat .imgCtn img {
    max-width: 60%;
  }
  .introduction-ecran-section .introCat .txtCtn {
    padding-left: 15px;
  }
  .lstEcran-section .lstEcran .ecranItem .txtCtn {
    padding-left: 15px;
  }
  .en-images-section .enimagesSldr {
    height: 400px;
  }
  .infos-complementaires-section .lstInfos .infosItem img {
    width: 150px;
  }
  .interesse-section .contactInfos a,
  .page-id-15 .contact-form-section .contactInfos a {
    margin: 0 10px;
  }
  .page-id-15 .contact-form-section .contactInfos {
    margin: 40px 0 30px;
  }
  .page-id-294 .sav-section .listDocuments .lstItem .docItem .inner {
    height: 200px;
  }
  .page-id-5 .reassurance-section {
    height: auto;
    padding: 40px 15px;
  }
  .page-id-5 .reassurance-section .container h2 {
    font-size: 2rem;
    margin-bottom: 40px;
  }
  .page-id-5 .reassurance-section .container .ctn-reassurance img {
    max-height: 50px;
  }
  .page-id-5 .reassurance-section .container .ctn-reassurance {
    margin-bottom: 30px;
  }
  .page-id-5 .reassurance-section .container .ctn-reassurance:last-child {
    margin: 0;
  }
  .single-nos_produits .img-top-section {
    display: none;
  }
  body .btnGw {
    padding: 8px 30px;
  }
}
@media (min-width: 992px) {
  .dont-collapse {
    display: flex !important;
  }
}
@media (max-width: 767.98px) {
  .img-top-section {
    height: 180px;
  }
  .page-id-5 .products-categories-home,
  .galerie-section {
    padding: 40px 0;
  }
  .page-id-9 .presentation-section,
  .page-id-9 .savoirfaire-section,
  .lstcatafficheurs-section,
  .introduction-ecran-section,
  .lstEcran-section,
  .intro-afficheurs-sportifs-section,
  .descriptionafficheur-section,
  .interesse-section,
  .detailtop-section,
  .infos-complementaires-section,
  .page-id-13 .references-section,
  .page-id-15 .contact-form-section,
  .page-id-294 .sav-section,
  .page-id-294 .form-sav-section,
  .mentions-section,
  .container404 {
    padding: 40px 15px;
  }
  .page-id-5 .products-categories-home .text-introduction h2,
  .page-id-9 .presentation-section h1,
  .page-id-9 .savoirfaire-section .titleCtn h2,
  .intro-afficheurs-sportifs-section .titleCtn h1,
  .lstcatafficheurs-section .titleCtn h1,
  .introduction-ecran-section .introCat h1,
  .page-id-13 .references-section .titleCtn h1,
  .page-id-15 .contact-form-section h1,
  .page-id-294 .sav-section .titleCtn h1,
  .page-id-294 .form-sav-section h2,
  .mentions-section h1 {
    font-size: 3rem;
  }
  .galerie-section .titleCtn h2 {
    font-size: 2rem;
  }
  .galerie-section .titleCtn {
    margin-bottom: 20px;
  }
  .galerie-section .swiper-container .s-button-next,
  .galerie-section .swiper-container .s-button-prev {
    width: 30px;
    height: 30px;
  }
  .galerie-section .swiper-container .s-button-next span,
  .galerie-section .swiper-container .s-button-prev span {
    font-size: 14px;
  }
  main {
    padding-top: 100px;
  }
  .fixedBtn {
    width: 330px;
    right: -150px;
  }
  .fixedBtn a {
    font-size: 1.4rem;
    height: 30px;
  }
  .fixedBtn a .icon-icoSav,
  .fixedBtn a .icon-icoArchitect {
    display: none;
  }
  body header .top-header {
    height: 30px;
  }
  body header .top-header > div {
    justify-content: center !important;
    padding: 0 20px;
  }
  body header .top-header a span {
    display: none;
  }
  body header .top-header i {
    color: #000;
    margin: 0;
  }
  body header .top-header a {
    margin: 0 15px !important;
  }
  body header .bottom-header {
    height: 70px;
    padding: 0 20px;
  }
  body header .bottom-header .logoCtn .logo {
    width: 200px;
  }
  body footer {
    padding: 40px 15px;
  }
  body footer #main-navigation .menu ul li {
    width: 50%;
  }
  body footer .logoCtn .logo img {
    width: 220px;
  }
  body footer .logoCtn .madeinfrance {
    width: 80px;
  }
  .page-id-13 .references-section .lstReferences .refItem .inner {
    height: 150px;
  }
  .page-id-5 .content-slider-home .swiper-container .s-button-next,
  .page-id-5 .content-slider-home .swiper-container .s-button-prev {
    width: 30px;
    height: 30px;
  }
  .page-id-5 .content-slider-home .swiper-container .s-button-next span,
  .page-id-5 .content-slider-home .swiper-container .s-button-prev span {
    font-size: 14px;
  }
  .page-id-5 .content-slider-home .swiper-container .s-button-next,
  .page-id-5 .content-slider-home .swiper-container .s-button-prev {
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    top: auto;
    bottom: 20px;
  }
  .page-id-5 .content-slider-home .swiper-container .s-button-next {
    right: 40px;
  }
  .page-id-5 .content-slider-home .swiper-container .s-button-prev {
    left: auto;
    right: 90px;
  }
  .page-id-5 .content-slider-home .swiper-container .swiper-wrapper .swiper-slide .txtCtn {
    padding: 0 30px;
  }
  .page-id-5 .content-slider-home .swiper-container .swiper-wrapper .swiper-slide .txtCtn h2 {
    font-size: 3rem;
  }
  .page-id-5 .content-slider-home .swiper-container .swiper-wrapper .swiper-slide .txtCtn h3 {
    font-size: 2.1rem;
  }
  .page-id-5 .content-slider-home .swiper-container .swiper-wrapper .swiper-slide .txtCtn > img {
    width: 100px;
  }
  .page-id-5 .products-categories-home .text-introduction .date {
    font-size: 20px;
  }
  .page-id-5 .products-categories-home .text-introduction .date::before {
    width: 180px;
    height: 52px;
  }
  .page-id-9 .presentation-section .imgCtn {
    height: 260px;
  }
  .page-id-9 .presentation-section .txtCtn .btnCtn a {
    margin: 0 0 20px 0;
    width: 100%;
    text-align: center;
  }
  .page-id-9 .presentation-section .txtCtn .btnCtn a:last-child {
    margin: 0;
  }
  .page-id-9 .savoirfaire-section .lstSavoirfaire .savoirfaireItem .inner .pictoItem {
    height: 120px;
  }
  .page-id-9 .savoirfaire-section .lstSavoirfaire .savoirfaireItem .inner .pictoItem img {
    max-height: 60px;
  }
  .page-id-9 .savoirfaire-section .titleCtn blockquote {
    font-size: 2.2rem;
  }
  .page-id-9 .savoirfaire-section .titleCtn blockquote:before {
    left: 0;
    top: 10px;
    font-size: 8rem;
  }
  .lst-afficheurs-section .lst-filtersCtn .filtersCtn {
    flex-wrap: wrap;
  }
  .lst-afficheurs-section .lst-filtersCtn .filtersCtn .leftFilters {
    justify-content: space-between;
    width: 100%;
    margin-bottom: 20px;
  }
  .lst-afficheurs-section .lst-filtersCtn .filtersCtn .infrastructuresFltrs {
    margin: 0 0 20px 0;
  }
  .lst-afficheurs-section .lst-filtersCtn .filtersCtn .itmFltrs {
    width: 100%;
  }
  .lst-afficheurs-section .lst-filtersCtn .filtersCtn .rightFilters {
    flex-wrap: wrap;
    width: 100%;
  }
  .lst-afficheurs-section .lst-filtersCtn .lstAfficheurs .afficheurItem {
    padding: 30px 0;
  }
  .lst-afficheurs-section .lst-filtersCtn .lstAfficheurs .afficheurItem .imgCtn {
    margin-bottom: 20px;
  }
  .lst-afficheurs-section .lst-filtersCtn .lstAfficheurs .afficheurItem .txtCtn .btnGw,
  .descriptionafficheur-section .txtCtn .btnGw,
  .detailtop-section .txtCtn .btnGw {
    width: 100%;
    text-align: center;
  }
  .descriptionafficheur-section .txtCtn h1 {
    text-align: center;
    font-size: 3rem;
  }
  .descriptionafficheur-section .sldrDetailAfficheurCtn .sldrAfficheur {
    height: 260px;
  }
  .interesse-section .contactInfos {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 30px 0;
  }
  .interesse-section .contactInfos a {
    margin: 0 0 10px 0;
  }
  .interesse-section .contactInfos a:last-child {
    margin: 0;
  }
  .introduction-ecran-section .introCat .imgCtn img {
    max-width: 80%;
  }
  .lstEcran-section .lstEcran .ecranItem .imgCtn {
    height: 240px;
    margin-bottom: 30px;
  }
  .lstEcran-section .lstEcran .ecranItem {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }
  .lstEcran-section .lstEcran .ecranItem .txtCtn .btnGw {
    width: 100%;
  }
  .lstEcran-section .lstEcran .ecranItem .txtCtn h2 {
    font-size: 2.4rem;
  }
  .detailtop-section .txtCtn h1 {
    font-size: 3rem;
  }
  .en-images-section {
    padding: 40px;
  }
  .en-images-section .enimagesSldr .s-button-next span,
  .en-images-section .enimagesSldr .s-button-prev span {
    font-size: 12px;
  }
  .en-images-section .enimagesSldr .s-button-prev {
    left: -35px;
  }
  .en-images-section .enimagesSldr .s-button-next {
    right: -35px;
  }
  .en-images-section h2 {
    margin-bottom: 20px;
  }
  .en-images-section .enimagesSldr {
    height: 220px;
  }
  .infos-complementaires-section .lstInfos .infosItem:before {
    width: 15px;
    height: 15px;
  }
  .infos-complementaires-section .lstInfos .infosItem {
    padding-left: 30px;
  }
  .infos-complementaires-section .lstInfos .infosItem img {
    margin: 0 15px 10px 0;
  }
  .page-id-15 .contact-form-section .contactInfos {
    flex-wrap: wrap;
    flex-direction: column;
    margin: 30px 0;
  }
  .page-id-15 .contact-form-section .contactInfos a {
    margin: 0 0 20px 0;
  }
  .page-id-15 .contact-form-section .contactInfos a:last-child {
    margin: 0;
  }
  .page-id-294 .sav-section .listDocuments .lstItem .tgglelst {
    height: 50px;
  }
  .page-id-294 .sav-section .listDocuments .lstItem .tgglelst h2 {
    font-size: 2rem;
  }
  .page-id-294 .sav-section .listDocuments .lstItem .docItem .inner {
    height: auto;
  }
  .page-id-294 .sav-section .listDocuments .lstItem .docItem .inner .txtCtn .btnGw {
    padding: 8px 0;
    text-align: center;
    width: 100%;
  }
  .page-id-294 .sav-section .listDocuments .lstItem .docItem .inner .txtCtn p {
    margin-bottom: 20px;
  }
  .page-id-294 .form-sav-section .formCtn {
    margin-top: 40px;
  }
  .container404 span {
    font-size: 10rem;
    margin-bottom: 50px;
  }
  .lst-afficheurs-section .lst-filtersCtn .lstAfficheurs .afficheurItem .txtCtn h2 {
    font-size: 3rem;
  }
}
@media (max-width: 400px) {
  .page-id-5 .products-categories-home .text-introduction h2,
  .page-id-9 .presentation-section h1,
  .page-id-9 .savoirfaire-section .titleCtn h2,
  .intro-afficheurs-sportifs-section .titleCtn h1,
  .lstcatafficheurs-section .titleCtn h1,
  .introduction-ecran-section .introCat h1,
  .page-id-13 .references-section .titleCtn h1,
  .page-id-15 .contact-form-section h1,
  .page-id-294 .sav-section .titleCtn h1,
  .page-id-294 .form-sav-section h2,
  .mentions-section h1 {
    font-size: 2.8rem;
  }
  .page-id-5 .content-slider-home .swiper-container .swiper-wrapper .swiper-slide .txtCtn h2 {
    padding: 10px 15px;
  }
  .page-id-5 .content-slider-home .swiper-container .swiper-wrapper .swiper-slide .txtCtn h3 {
    padding: 10px 15px;
  }
  body footer #main-navigation .menu ul li {
    width: 100%;
  }
  .page-id-9 .presentation-section h1,
  .page-id-9 .savoirfaire-section .titleCtn,
  .lstcatafficheurs-section .titleCtn,
  .introduction-ecran-section .introCat h1,
  .page-id-13 .references-section .titleCtn,
  .page-id-294 .sav-section .titleCtn,
  .page-id-5 .products-categories-home .text-introduction {
    margin-bottom: 20px;
  }
  .page-id-9 .presentation-section .imgCtn {
    height: 220px;
  }
  .lst-afficheurs-section .lst-filtersCtn .lstAfficheurs .afficheurItem .txtCtn .btnGw,
  .descriptionafficheur-section .txtCtn .btnGw,
  .detailtop-section .txtCtn .btnGw {
    padding: 8px 0;
  }
  .infoscompafficheur-section .tabsCtn .tab-pane > ul {
    font-size: 1.7rem;
  }
  .lstEcran-section .lstEcran .ecranItem .imgCtn {
    height: 220px;
  }
  .en-images-section .enimagesSldr {
    height: 200px;
  }
  .infos-complementaires-section .titleCtn h2 {
    font-size: 2.2rem;
  }
  .page-id-294 .sav-section .listDocuments .lstItem .docItem .inner .iconItem .icon-icoVideo,
  .page-id-294 .sav-section .listDocuments .lstItem .docItem .inner .iconItem .icon-icoPdf {
    font-size: 55px;
  }
}
@media (max-width: 360px) {
  .img-top-section {
    height: 140px;
  }
  main {
    padding-top: 90px;
  }
  body header .bottom-header .logoCtn .logo {
    width: 180px;
  }
  body header .bottom-header {
    padding: 0 10px 0 20px;
    height: 60px;
  }
  .lstCatprdcts .catItem .inner {
    height: 240px;
  }
  body footer .contactF a {
    font-size: 1.5rem;
  }
  body header .bottom-header nav > div > ul > li {
    margin: 20px 0 0 0;
  }
  .lst-afficheurs-section .lst-filtersCtn .filtersCtn .filterTitle {
    font-size: 1.5rem;
  }
  .lst-afficheurs-section .lst-filtersCtn .filtersCtn .filterTitle .icon-icoFiltres {
    font-size: 12px;
  }
  .lst-afficheurs-section .lst-filtersCtn .filtersCtn #reInitBtn {
    font-size: 1.4rem;
  }
  .lst-afficheurs-section .lst-filtersCtn .lstAfficheurs .afficheurItem .txtCtn .iconCtn .icoItem .txt,
  .descriptionafficheur-section .txtCtn .iconCtn .icoItem .txt {
    font-size: 1.6rem;
  }
  .descriptionafficheur-section .sldrDetailAfficheurCtn .sldrAfficheur {
    height: 220px;
  }
  .descriptionafficheur-section .sldrDetailAfficheurCtn .sldrThumb .swiper-container {
    height: 80px;
  }
  .interesse-section .contactInfos a,
  .page-id-15 .contact-form-section .contactInfos a {
    font-size: 1.5rem;
  }
  .galerie-section .swiper-container {
    height: 260px;
  }
  .lstEcran-section .lstEcran .ecranItem .imgCtn {
    height: 180px;
  }
  .detailtop-section .txtCtn h1 {
    font-size: 2.8rem;
  }
  .en-images-section .enimagesSldr {
    height: 180px;
  }
  .page-id-13 .references-section .lstReferences .refItem .inner {
    height: 120px;
  }
  .page-id-294 .sav-section .listDocuments .lstItem .docItem .inner .iconItem .icon-icoVideo,
  .page-id-294 .sav-section .listDocuments .lstItem .docItem .inner .iconItem .icon-icoPdf {
    font-size: 45px;
  }
}
.icon-economique:before {
  content: "\e900";
}
.icon-elite:before {
  content: "\e901";
}
.icon-competence:before {
  content: "\e902";
}
.icon-portable:before {
  content: "\e903";
}
.icon-dimension:before {
  content: "\e904";
}
