@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600&family=Noto+Sans:wght@400;700&display=swap);
/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display: block;
}
body {
  line-height: 1;
}
ol,ul {
  list-style: none;
}
blockquote,q {
  quotes: none;
}
blockquote:before,blockquote:after,q:before,q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  font-size: 15px;
  min-width: 300px;
}
body {
  position: relative;
}
@keyframes pulse {
  0% {
    transform: translate3d(-1px, -1px, 0) scale(1);
    border-color: hsla(0,0%,100%,.6);
  }
  100% {
    transform: translate3d(-1px, -1px, 0) scale(1.75);
    opacity: 0;
  }
}
@keyframes creation_show {
  0% {
    display: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
  }
  1% {
    display: table;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
  }
  100% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
  }
}
@keyframes creation_hide {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
  }
  85% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
  }
  100% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
  }
}
@keyframes fade-in-left {
  0% {
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.fade-in-left {
  animation: fade-in-left .6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
@keyframes fade-in-left-far {
  0% {
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.fade-in-left-far {
  animation: fade-in-left-far 1s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
@keyframes fade-in-right {
  0% {
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.fade-in-right {
  animation: fade-in-right .6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
@keyframes fade-in-top {
  0% {
    transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.fade-in-top {
  animation: fade-in-top .6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
@keyframes fade-in-bottom {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.fade-in-bottom {
  animation: fade-in-bottom .6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
@keyframes scrollbar {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(100%);
  }
}
@keyframes scrollbar-single {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0%);
  }
}
@keyframes arrow {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0);
  }
}
.hidden {
  display: none;
}
.sro,.screen-reader-text {
  position: absolute;
  top: -99999px;
  left: -99999px;
}
.clearfix:before,.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
select::-ms-expand {
  display: none;
}
.invisible {
  visibility: hidden;
}
a {
  text-decoration: none;
  transition: .3s ease;
}
@media screen and (max-width: 1023px) {
  .-nomobile {
    display: none !important;
  }
}
@media screen and (min-width: 1024px) {
  .-nodesktop {
    display: none !important;
  }
}
@font-face {
  font-family: "sofia_problack";
  src: url(media/sofiaproblack-webfont.woff2) format("woff2"),url(media/sofiaproblack-webfont.woff) format("woff"),url(media/sofiaproblack-webfont.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sofia_probold";
  src: url(media/sofiaprobold-webfont.woff2) format("woff2"),url(media/sofiaprobold-webfont.woff) format("woff"),url(media/sofiaprobold-webfont.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sofia_proregular";
  src: url(media/sofiaproregular-webfont.woff2) format("woff2"),url(media/sofiaproregular-webfont.woff) format("woff"),url(media/sofiaproregular-webfont.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "tentang_nanti";
  src: url(media/tnanti-demo-webfont.woff2) format("woff2"),url(media/tnanti-demo-webfont.woff) format("woff"),url(media/tnanti-demo-webfont.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
* {
  font-family: "Montserrat",sans-serif;
}
.actus-container {
  width: 100%;
  position: relative;
  margin: 50px auto;
}
.actus-container .content-center {
  max-width: 1200px;
  width: 80vw;
  height: 800px;
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .actus-container {
    display: -ms-flex;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: center;
  }
}
@media screen and (min-width: 1024px) {
  .actus-container.-line:after {
    content: "";
    width: calc(100% - 2rem);
    background: #ececec;
    height: calc(100% - 135px);
    position: absolute;
    bottom: 0;
    left: 1rem;
    display: block;
    z-index: 0;
  }
}
.actus-container.-line.-blog {
  flex-direction: column;
}
@media screen and (min-width: 1024px) {
  .actus-container.-line.-blog .blog {
    display: -ms-flex;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: center;
  }
}
.actus-container.-line.-blog .pagination {
  z-index: 1;
}
.actus-container.-line.-blog .pagination .page-numbers {
  margin: 0 .5rem 2rem;
  padding: .5rem .75rem;
  border: 1px solid #bfbfbf;
  color: #2e2d30;
  transition: .3s ease-in;
}
.actus-container.-line.-blog .pagination .page-numbers:hover,.actus-container.-line.-blog .pagination .page-numbers.current {
  background-color: #9dc10b;
  border-color: #9dc10b;
  color: #fff;
}
.actus-container .line-actu {
  width: 100%;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .actus-container .line-actu {
    width: auto;
  }
}
.actus-container .line-actu:after {
  content: "";
  width: 100%;
  background: #ececec;
  height: calc(100% - 135px);
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  z-index: 0;
}
@media screen and (min-width: 1024px) {
  .actus-container .line-actu:after {
    display: none;
  }
}
.actus-container .actu {
  width: 90%;
  max-width: 320px;
  background: #fff;
  position: relative;
  margin: 0 auto 1rem;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  .actus-container .actu {
    margin: 0 1rem 1rem;
  }
}
.actus-container .actu .image-container {
  height: 200px;
  overflow: hidden;
  width: 100%;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.actus-container .actu .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: .3s ease;
}
.actus-container .actu .content {
  padding: 2.46rem;
  text-align: left;
}
.actus-container .actu .content .title {
  font-size: 1.5rem;
  margin-bottom: 1.33rem;
}
.actus-container .actu .content .wp-content {
  padding-top: 2rem;
  margin-bottom: 2rem;
  position: relative;
}
.actus-container .actu .content .wp-content:before {
  content: "";
  width: 20px;
  height: 2px;
  background: #2e2d30;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.actus-container .actu .content .more {
  text-transform: uppercase;
  font-size: .8rem;
  color: #9dc10b;
}
.actus-container .actu .link {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.actus-container .actu:hover .image-container img {
  transform: scale(1.05);
}
.single-actus .content {
  width: 90%;
  margin: 5.5rem auto;
}
.single-actus .content .wp-content {
  text-align: justify;
}
.single-actus .content.-text {
  width: 90%;
  margin: 5rem auto;
  padding: .5rem;
}
.single-actus .content.-text .wp-content p:nth-child(odd) {
  border-left: 1px solid #9dc10b;
  padding: 1rem;
}
.single-actus .image-container {
  width: 90%;
  margin: 0 auto;
}
.single-actus .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.single-actus .navigation .nav-links {
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 2rem;
}
.single-actus .navigation .nav-links .nav-previous,.single-actus .navigation .nav-links .nav-next {
  padding: .5rem .75rem;
  margin: 0 .5rem 2rem;
  background-color: #9dc10b;
  transition: .3s ease-in;
}
.single-actus .navigation .nav-links .nav-previous:hover,.single-actus .navigation .nav-links .nav-next:hover {
  background-color: #968b2c;
}
.single-actus .navigation .nav-links .nav-previous a,.single-actus .navigation .nav-links .nav-next a {
  color: #fff;
}
.sliderarticles-container {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.sliderarticles-container .slider-articles .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.sliderarticles-container .swiper-button-prev,.sliderarticles-container .swiper-button-next {
  width: 44px;
  height: 48px;
}
.sliderarticles-container .swiper-button-prev:after,.sliderarticles-container .swiper-button-next:after {
  content: "";
  width: 28px;
  height: 21px;
  transition: .3s ease;
}
.sliderarticles-container .swiper-button-prev {
  background: url(media/round-cut-left.png) center no-repeat;
  background-size: contain;
}
.sliderarticles-container .swiper-button-prev:after {
  background: url(media/arrow-left-tem.png) center no-repeat;
  background-size: contain;
  transform: translateX(17px);
}
.sliderarticles-container .swiper-button-prev:hover:after {
  background-size: contain;
  transform: translateX(10px);
}
.sliderarticles-container .swiper-button-next {
  background: url(media/round-cut-right.png) center no-repeat;
  background-size: contain;
}
.sliderarticles-container .swiper-button-next:after {
  background: url(media/arrow-right-tem.png) center no-repeat;
  background-size: contain;
  transform: translateX(-17px);
}
.sliderarticles-container .swiper-button-next:hover:after {
  background-size: contain;
  transform: translateX(-10px);
}
.bar-link {
  position: relative;
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.bar-link .icon {
  width: 23px;
  height: 34px;
  position: relative;
  transition: .3s ease;
}
.bar-link .icon:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: #9dc10b;
  width: 2px;
  height: 19px;
  transform-origin: bottom;
  transform: rotate(34deg);
  transition: .3s ease;
}
.bar-link .icon:after {
  content: "";
  position: absolute;
  top: 0;
  left: 10px;
  background: #9dc10b;
  width: 2px;
  height: 19px;
  transform-origin: bottom;
  transform: rotate(34deg);
  transition: .3s ease;
}
.bar-link .text {
  color: #fff;
  text-transform: uppercase;
  margin-top: 10px;
  margin-left: 10px;
}
.bar-link:hover .icon {
  transform: translateX(5px);
}
.bar-link:hover .icon:before {
  transform: rotate(50deg);
}
.bar-link:hover .icon:after {
  transform: rotate(-52deg);
  top: 3px;
  left: 15px;
}
@media screen and (min-width: 800px) {
  .bigimage-bloctext {
    display: -ms-flex;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    justify-content: center;
  }
}
.bigimage-bloctext .image-wrapper {
  width: 100%;
  height: 500px;
  margin-bottom: 3rem;
  position: relative;
}
@media screen and (min-width: 800px) {
  .bigimage-bloctext .image-wrapper {
    width: 68%;
    height: 620px;
    margin-bottom: 0;
    display: -ms-flex;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.bigimage-bloctext .image-wrapper .image-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.bigimage-bloctext .image-wrapper .image-container img {
  width: 100%;
}
@media screen and (min-width: 800px) {
  .bigimage-bloctext .image-wrapper .image-container img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.bigimage-bloctext .image-wrapper .slogan {
  font-family: "tentang_nanti";
  color: #9dc10b;
  font-size: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  bottom: -18%;
  right: 7%;
  z-index: 2;
}
@media screen and (min-width: 1224px) {
  .bigimage-bloctext .image-wrapper .slogan {
    right: 13%;
  }
}
.bigimage-bloctext .text-container {
  width: 90%;
  margin: 0 auto 0 2rem;
  position: relative;
}
@media screen and (min-width: 800px) {
  .bigimage-bloctext .text-container {
    width: 32%;
    margin-left: 3%;
    margin-top: 100px;
  }
}
@media screen and (min-width: 1224px) {
  .bigimage-bloctext .text-container {
    width: 20%;
    margin-left: 5%;
    margin-top: 230px;
  }
}
@media screen and (min-width: 1440px) {
  .bigimage-bloctext .text-container {
    width: 12%;
    margin-left: 19.5%;
  }
}
.bigimage-bloctext .text-container .content {
  position: relative;
  width: 100%;
  left: 0;
  box-sizing: border-box;
  padding-top: 115px;
  padding-right: 2rem;
  background: #fff;
  z-index: 1;
  padding-bottom: 50px;
}
@media screen and (min-width: 800px) {
  .bigimage-bloctext .text-container .content {
    width: 200%;
    padding-right: 125px;
    padding-bottom: 115px;
  }
}
@media screen and (min-width: 1224px) {
  .bigimage-bloctext .text-container .content {
    width: 227%;
  }
}
.bg,.bgcontrast,.bgwhite,.bgimage,.bgdark,.bg-lines {
  width: 100%;
}
.bg.-smallpadding,.bgcontrast.-smallpadding,.bgwhite.-smallpadding,.bgimage.-smallpadding,.bgdark.-smallpadding,.bg-lines.-smallpadding {
  padding: 2.5rem 0;
}
.bg.-padding,.bgcontrast.-padding,.bgwhite.-padding,.bgimage.-padding,.bgdark.-padding,.bg-lines.-padding {
  padding: 5rem 0;
}
.bg.-bigpadding,.bgcontrast.-bigpadding,.bgwhite.-bigpadding,.bgimage.-bigpadding,.bgdark.-bigpadding,.bg-lines.-bigpadding {
  padding: 5rem 0;
}
.bg.-bigpaddingtop,.bgcontrast.-bigpaddingtop,.bgwhite.-bigpaddingtop,.bgimage.-bigpaddingtop,.bgdark.-bigpaddingtop,.bg-lines.-bigpaddingtop {
  padding-top: 6.66rem;
}
.bg.-border,.bgcontrast.-border,.bgwhite.-border,.bgimage.-border,.bgdark.-border,.bg-lines.-border {
  width: calc(100% - 2rem);
  margin: 0 auto;
}
.bg {
  background: #ececec;
}
@media screen and (min-width: 1124px) {
  .bg-lines {
    background: url(media/pattern-lines.png) center repeat-y;
    background-size: 1030px;
  }
}
.bgdark {
  background: #2e2d30;
}
.bgcontrast {
  background: #9dc10b;
  color: #fff;
}
.bgwhite {
  background: #fff;
}
.bgimage {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1223px) {
  .bloc-infos {
    display: none;
  }
}
.bloc-infos {
  background: #47484c;
  color: #fff;
  position: fixed;
  top: 0;
  right: 0;
  padding: 13rem 3rem 3rem;
  z-index: 16;
  box-sizing: border-box;
  transform: translateX(100%);
  transition: .3s ease;
}
.bloc-infos.open {
  transform: translateX(0%);
}
.bloc-infos .intro {
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.bloc-infos .intro h2 {
  margin-top: .5rem;
}
.bloc-infos .intro .image-container {
  width: 100px;
  height: 50px;
}
.bloc-infos .intro .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.bloc-infos .account {
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 2rem 0;
}
.bloc-infos .account a {
  color: #fff;
}
.bloc-infos .account .log,.bloc-infos .account .order,.bloc-infos .account .settings {
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 1rem;
}
.bloc-infos .account .log .image-container,.bloc-infos .account .order .image-container,.bloc-infos .account .settings .image-container {
  position: relative;
  width: 28px;
  height: 28px;
  transition: .3s ease;
  margin-right: 1rem;
}
.bloc-infos .account .log .image-container:after,.bloc-infos .account .order .image-container:after,.bloc-infos .account .settings .image-container:after {
  content: "";
  position: absolute;
  display: block;
  top: 30%;
  left: 17px;
  width: 14px;
  height: 10px;
  transition: .3s ease;
  background-image: url(media/arrow-right-tem.png);
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateX(-17px);
}
.bloc-infos .account .log .image-container img,.bloc-infos .account .order .image-container img,.bloc-infos .account .settings .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  position: relative;
}
.bloc-infos .account .order .image-container:after,.bloc-infos .account .settings .image-container:after {
  display: none;
}
.breadcrumb {
  margin: 4rem 0 0;
  text-align: left;
  color: #9dc10b;
  font-size: 1rem;
}
.breadcrumb a {
  color: #9dc10b;
  transition: .3s ease;
}
.breadcrumb a:hover {
  color: #47484c;
}
.cadres-wrapper {
  width: 100%;
  position: relative;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .cadres-wrapper {
    margin-top: 190px;
    height: 470px;
  }
}
@media screen and (min-width: 1024px) {
  .cadres-wrapper {
    margin-top: 200px;
  }
}
.cadres-wrapper.-bigmargintop {
  margin-top: 100px;
}
@media screen and (min-width: 768px) {
  .cadres-wrapper.-bigmargintop {
    margin-top: 290px;
  }
}
@media screen and (min-width: 1024px) {
  .cadres-wrapper.-bigmargintop {
    margin-top: 300px;
  }
}
.cadres-wrapper:after {
  content: "";
  width: 50%;
  max-width: 600px;
  height: 50px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(media/pattern.png) center no-repeat;
  background-size: cover;
  transform: rotate(180deg);
}
@media screen and (min-width: 1124px) {
  .cadres-wrapper:after {
    height: 98px;
  }
}
.cadres-wrapper:before {
  content: "";
  width: 210px;
  height: 10px;
  background: #9dc10b;
  position: absolute;
  bottom: -10px;
  left: calc(50% - 105px);
  display: block;
  z-index: 2;
}
.cadres-wrapper .image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.cadres-container {
  width: 100%;
  max-width: 1034px;
  margin: 0 auto;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  .cadres-container {
    display: -ms-flex;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 110px;
    margin-top: -190px;
  }
}
@media screen and (min-width: 1024px) {
  .cadres-container {
    margin-top: -250px;
  }
}
.cadres-container .cadre {
  width: 100%;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 300px;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .cadres-container .cadre {
    width: 55%;
    height: 380px;
  }
}
@media screen and (min-width: 1024px) {
  .cadres-container .cadre {
    height: 500px;
  }
}
.cadres-container .cadre .image-container {
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 50%;
  overflow: hidden;
  width: 100%;
}
.cadres-container .cadre .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: .3s ease;
}
.cadres-container .cadre .image-container .play {
  width: 100px;
  height: 100px;
  position: absolute;
  top: calc(50% - 50px);
  left: calc(50% - 50px);
}
.cadres-container .cadre .image-container .play:after {
  content: "";
  width: 0;
  height: 0;
  background: hsla(0,0%,100%,.6);
  transition: .3s ease;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cadres-container .cadre .image-container .play:hover:after {
  width: 70px;
  height: 70px;
}
.cadres-container .cadre .content-container {
  width: 100%;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  height: 50%;
  background: #9dc10b;
  color: #fff;
  padding: 2.5rem 3rem;
  box-sizing: border-box;
}
.cadres-container .cadre .content-container .title {
  font-size: 1.66rem;
  margin-bottom: 1rem;
  font-family: "Noto Sans",sans-serif;
  text-transform: uppercase;
  position: relative;
  margin-left: 55px;
}
.cadres-container .cadre .content-container .title:before {
  content: "";
  width: 2px;
  height: 45px;
  background: #fff;
  display: block;
  position: absolute;
  left: -55px;
  top: 0;
  transform-origin: bottom;
  transform: rotate(30deg);
  transition: .3s ease;
}
.cadres-container .cadre .content-container .title strong {
  transform: translateX(-10px);
  display: block;
}
@media screen and (min-width: 768px) {
  .cadres-container .cadre .content-container .title {
    margin-bottom: 2rem;
  }
}
.cadres-container .cadre.-right {
  margin-left: auto;
  display: -ms-flex;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: center;
}
.cadres-container .cadre.-right .content-container {
  background: #d1d3d4;
  color: #47484c;
}
.cadres-container .cadre:hover .image-container img {
  transform: scale(1.05);
}
.cadres-container .cadre:hover .content-container .arrow {
  transform: translateX(10px);
}
@media screen and (min-width: 768px) {
  .cadres-container .cadre.-image {
    width: 55%;
    position: absolute;
    right: 0;
    top: 60px;
    z-index: 0;
  }
}
.cadres-container .cadre.-image .image-container {
  width: 100%;
  height: 100%;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.cadres-container .cadre.-image .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 768px) {
  .cadres-container .cadre.-image.-left {
    left: 0;
    right: auto;
  }
}
.carousel-wrapper {
  position: relative;
}
.carousel-wrapper.-all {
  width: 100%;
}
.carousel-wrapper.-marginbottom {
  margin-bottom: 4rem;
}
.carousel-wrapper .carousel-container {
  overflow: hidden;
}
.carousel-wrapper .carousel-container .swiper-slide {
  height: 240px;
  overflow: hidden;
}
.carousel-wrapper .carousel-container .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: .3s ease;
}
.carousel-wrapper .carousel-container .swiper-slide .icon {
  width: 60px;
  height: 60px;
  background: hsla(0,0%,100%,.5);
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border-radius: 100%;
  transform: translateY(10px);
  opacity: 0;
  transition: .3s ease;
}
.carousel-wrapper .carousel-container .swiper-slide .icon:before,.carousel-wrapper .carousel-container .swiper-slide .icon:after {
  content: "";
  width: 24px;
  height: 2px;
  background: #9dc10b;
  transform-origin: center;
  position: absolute;
  top: calc(50% - 1px);
  left: calc(50% - 12px);
}
.carousel-wrapper .carousel-container .swiper-slide .icon:after {
  transform: rotate(90deg);
}
.carousel-wrapper .carousel-container .swiper-slide:hover img {
  transform: scale(1.05);
}
.carousel-wrapper .carousel-container .swiper-slide:hover .icon {
  opacity: 1;
  transform: translateY(0px);
}
.carousel-wrapper .swiper-button-prev,.carousel-wrapper .swiper-button-next {
  width: 44px;
  height: 48px;
}
.carousel-wrapper .swiper-button-prev:after,.carousel-wrapper .swiper-button-next:after {
  content: "";
  width: 28px;
  height: 21px;
  transition: .3s ease;
}
.carousel-wrapper .swiper-button-prev {
  background: url(media/round-cut-left-color.png) center no-repeat;
  background-size: contain;
}
.carousel-wrapper .swiper-button-prev:after {
  background: url(media/arrow-left-tem-color.png) center no-repeat;
  background-size: contain;
  transform: translateX(17px);
}
.carousel-wrapper .swiper-button-prev:hover:after {
  background-size: contain;
  transform: translateX(10px);
}
.carousel-wrapper .swiper-button-prev.-out {
  left: -60px;
}
@media screen and (min-width: 1024px) {
  .carousel-wrapper .swiper-button-prev.-out {
    left: -100px;
  }
}
.carousel-wrapper .swiper-button-next {
  background: url(media/round-cut-right-color.png) center no-repeat;
  background-size: contain;
}
.carousel-wrapper .swiper-button-next:after {
  background: url(media/arrow-right-tem-color.png) center no-repeat;
  background-size: contain;
  transform: translateX(-17px);
}
.carousel-wrapper .swiper-button-next:hover:after {
  background-size: contain;
  transform: translateX(-10px);
}
.carousel-wrapper .swiper-button-next.-out {
  right: -60px;
}
@media screen and (min-width: 1024px) {
  .carousel-wrapper .swiper-button-next.-out {
    right: -100px;
  }
}
.chiffres-wrapper {
  position: relative;
  width: calc(100% - 2rem);
  margin: 2rem 1rem;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #2e2d30;
  padding: 4rem 0;
  z-index: 1;
}
.chiffres-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .15;
}
.chiffres-wrapper .chiffres-container {
  color: #fff;
}
.chiffres-container {
  position: relative;
  z-index: 2;
  color: #2e2d30;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 95%;
  max-width: 1040px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .chiffres-container {
    display: -ms-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
.chiffres-container .chiffre {
  margin-bottom: 4rem;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 2rem;
  text-align: center;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .chiffres-container .chiffre {
    width: 25%;
    margin-bottom: 0;
  }
}
.chiffres-container .chiffre:after {
  content: "";
  width: 20px;
  height: 3px;
  background: #9dc10b;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.chiffres-container .chiffre .number {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
  color: #9dc10b;
}
.chiffres-container .chiffre .titre {
  font-size: 1rem;
}
.cta {
  display: inline-block;
  text-align: center;
  background: #9dc10b;
  font-weight: 700;
  color: #fff;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: .8rem;
  text-transform: uppercase;
  padding: 1.2rem 2.8rem;
  transform: perspective(1px) translateZ(0);
  position: relative;
  transition-property: color;
  transition-duration: .3s;
  cursor: pointer;
}
.cta:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #968b2c;
  transform: scaleY(0);
  transform-origin: 50%;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.cta.-bigpadding {
  padding: 1.2rem 4rem;
}
.cta.-smallpadding {
  padding: 1rem 2rem;
}
.cta:hover:before,.cta:focus:before {
  transform: scaleY(1);
}
.cta.-rounded {
  border-radius: 50px;
}
.cta.-rounded:before {
  border-radius: 50px;
}
.cta.-reverse {
  color: #9dc10b;
  background: #fff;
}
.cta.-reverse:before {
  background: #9dc10b;
}
.cta.-reverse:hover,.cta.-reverse:focus {
  color: #fff;
}
.cta.-reverse:hover:before,.cta.-reverse:focus:before {
  transform: scaleY(1);
}
.cta.-dark {
  background: #47484c;
  color: #fff;
}
.cta.-dark:before {
  background: #968b2c;
}
.cta.-dark:hover:before,.cta.-dark:focus:before {
  transform: scaleY(1);
}
.cta-container {
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .cta-container.-row {
    flex-direction: row;
  }
}
.cta-container.-alignstart {
  justify-content: flex-start;
  align-items: flex-start;
}
.cta-container.-alignend {
  justify-content: flex-end;
  align-items: flex-end;
}
.cta-container.-bordertop {
  border-top: 1px solid #47484c;
  padding-top: 2rem;
}
@media screen and (min-width: 768px) {
  .cta-container.-bordertop {
    padding-top: 4rem;
  }
}
.cta-container.-borderbottom {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .cta-container.-borderbottom {
    padding-bottom: 4rem;
  }
}
.cta-container.-padding {
  padding: 2rem 0;
}
@media screen and (min-width: 768px) {
  .cta-container.-padding {
    padding: 4rem 0;
  }
}
.cta-container.-marginbottom {
  margin: 0;
  margin-bottom: 3rem;
}
@media screen and (min-width: 1024px) {
  .cta-container.-marginbottom {
    margin-bottom: 5rem;
  }
}
.cta-container.-margintop {
  margin: 0;
  margin-top: 3rem;
}
@media screen and (min-width: 1024px) {
  .cta-container.-margintop {
    margin-top: 5rem;
  }
}
.cta-container.-margin {
  margin: 3rem auto;
}
@media screen and (min-width: 1024px) {
  .cta-container.-margin {
    margin: 5rem auto;
  }
}
.cta-container .cta {
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  .cta-container .cta {
    margin-right: 1rem;
    margin-bottom: 0;
  }
}
.cta-container .cta:last-child {
  margin-bottom: 0;
  margin-right: 0;
}
.eshop-infos {
  width: 100%;
}
.eshop-infos .items-container {
  width: 95%;
  max-width: 1010px;
  margin: 0 auto;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .eshop-infos .items-container {
    display: -ms-flex;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: center;
  }
}
.eshop-infos .items-container .item {
  width: 100%;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 2.35rem;
  border-bottom: 1px solid #9dc10b;
  max-width: 120px;
}
@media screen and (min-width: 768px) {
  .eshop-infos .items-container .item {
    display: -ms-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border-bottom: 0;
    width: 25%;
    box-sizing: border-box;
    padding: 1rem;
    border-right: 1px solid #9dc10b;
    max-width: 25%;
  }
}
@media screen and (min-width: 1224px) {
  .eshop-infos .items-container .item {
    padding: 1rem 0;
  }
}
.eshop-infos .items-container .item:first-child {
  padding-left: 0;
}
@media screen and (min-width: 768px) {
  .eshop-infos .items-container .item:first-child .icon-container {
    margin-right: 1.33rem;
  }
}
.eshop-infos .items-container .item:last-child {
  border-bottom: 0;
  padding-right: 0;
  border-right: 0;
}
.eshop-infos .items-container .item .icon-container {
  width: 60px;
  height: 30px;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.66rem;
}
@media screen and (min-width: 768px) {
  .eshop-infos .items-container .item .icon-container {
    margin-bottom: 0;
    margin-right: 5px;
  }
}
.eshop-infos .items-container .item .icon-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.eshop-infos .items-container .item .content {
  text-transform: uppercase;
  font-family: "Noto Sans",sans-serif;
  color: #2e2d30;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .eshop-infos .items-container .item .content {
    text-align: left;
    font-size: .9rem;
  }
}
@media screen and (min-width: 1000px) {
  .eshop-infos .items-container .item .content {
    font-size: 1rem;
  }
}
.eshop-infos .items-container .item .content strong {
  font-weight: 700;
  color: #9dc10b;
}
.footer-container {
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  color: #fff;
  font-family: "Montserrat",sans-serif;
  font-size: .9rem;
}
.footer-container .footer-top {
  background-color: #2e2d30;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: relative;
}
.footer-container .footer-top .content {
  width: 90%;
  max-width: 1070px;
  margin: 5rem auto 0;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 1024px) {
  .footer-container .footer-top .content {
    display: -ms-flex;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
    margin: 5rem auto 4rem;
  }
}
.footer-container .footer-top .content .footer-logo {
  margin-bottom: 4.5rem;
}
@media screen and (min-width: 1024px) {
  .footer-container .footer-top .content .footer-logo {
    margin-bottom: 0;
  }
}
.footer-container .footer-top .content .footer-logo .logo {
  margin-bottom: 3.333rem;
  width: 200px;
}
@media screen and (min-width: 1024px) {
  .footer-container .footer-top .content .footer-logo .logo {
    width: 155px;
  }
}
@media screen and (max-width: 1023px) {
  .footer-container .footer-top .content .footer-logo .text {
    display: none;
  }
}
.footer-container .footer-top .content .footer-logo .text {
  line-height: 1.3;
}
.footer-container .footer-top .content .footer-logo .text strong {
  color: #9dc10b;
}
.footer-container .footer-top .content .nav-container {
  order: 3;
}
@media screen and (min-width: 1024px) {
  .footer-container .footer-top .content .nav-container {
    order: 2;
    width: 22%;
    display: -ms-flex;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1440px) {
  .footer-container .footer-top .content .nav-container {
    width: 19%;
  }
}
.footer-container .footer-top .content .footer-nav {
  margin-bottom: 0;
  padding: 3rem 2rem;
  border-bottom: 1px solid hsla(0,0%,100%,.15);
}
@media screen and (min-width: 1024px) {
  .footer-container .footer-top .content .footer-nav {
    padding: 0;
    border-bottom: 0;
  }
}
.footer-container .footer-top .content .footer-nav .menu-container .menu-item {
  margin-bottom: 1rem;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .footer-container .footer-top .content .footer-nav .menu-container .menu-item {
    text-align: left;
  }
}
.footer-container .footer-top .content .footer-nav .menu-container .menu-item.current-menu-item a {
  color: #9dc10b;
}
.footer-container .footer-top .content .footer-nav .menu-container .menu-item.current-menu-item a:hover {
  color: #fff;
}
.footer-container .footer-top .content .footer-nav .menu-container .menu-item:last-child {
  margin-bottom: 0;
}
.footer-container .footer-top .content .footer-nav .menu-container .menu-item a {
  text-decoration: none;
  color: #fff;
}
.footer-container .footer-top .content .footer-nav .menu-container .menu-item a:hover {
  color: #9dc10b;
}
.footer-container .footer-top .content .addresses {
  order: 2;
  width: 90%;
  max-width: 400px;
}
@media screen and (min-width: 1024px) {
  .footer-container .footer-top .content .addresses {
    width: 52%;
    order: 3;
    max-width: 1000px;
    display: -ms-flex;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: center;
  }
}
@media screen and (min-width: 1224px) {
  .footer-container .footer-top .content .addresses {
    justify-content: flex-end;
    width: 49%;
  }
}
.footer-container .footer-top .content .footer-address {
  line-height: 1.3;
  text-align: center;
  padding: 3.33rem 0;
  border-top: 1px solid hsla(0,0%,100%,.15);
  border-bottom: 1px solid hsla(0,0%,100%,.15);
}
@media screen and (min-width: 1024px) {
  .footer-container .footer-top .content .footer-address {
    text-align: left;
    width: 50%;
    position: relative;
    padding: 0 1.88rem;
    border-left: 1px solid #fff;
    box-sizing: border-box;
    border-top: 0;
    border-bottom: 0;
  }
}
.footer-container .footer-top .content .footer-address:last-child {
  border-top: 0;
}
@media screen and (min-width: 1024px) {
  .footer-container .footer-top .content .footer-address:last-child {
    border-right: 1px solid #fff;
  }
}
.footer-container .footer-top .content .footer-address p {
  line-height: 1.3;
}
.footer-container .footer-top .content .footer-address .address {
  margin-bottom: 1rem;
}
.footer-container .footer-top .content .footer-address .tel a {
  color: #fff;
}
.footer-container .footer-top .content .footer-address .tel a:hover {
  color: #9dc10b;
}
.footer-container .footer-top .content .footer-address .tel .pipe {
  color: #9dc10b;
}
.footer-container .footer-top .content .footer-address .link {
  color: #fff;
}
.footer-container .footer-top .content .footer-address .link:hover {
  color: #9dc10b;
}
.footer-container .footer-top .content .footer-address .horaires {
  margin-top: 1rem;
  font-size: .9rem;
}
.footer-container .footer-top .content .footer-address .horaires p {
  margin-bottom: .7rem;
}
.footer-container .footer-top .content .footer-address .horaires p:last-child {
  margin-bottom: 0;
}
.footer-container .footer-top .content .footer-address .horaires strong {
  font-weight: 700;
}
.footer-container .footer-top .copyright {
  width: 90%;
  max-width: 1070px;
  margin: 0 auto;
  padding: 2rem 0;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .footer-container .footer-top .copyright {
    border-top: 1px solid #fff;
  }
}
.footer-container .footer-top .copyright p {
  line-height: 1.5;
}
@media screen and (max-width: 1023px) {
  .footer-container .footer-top .copyright p {
    display: -ms-flex;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 1023px) {
  .footer-container .footer-top .copyright em {
    color: rgba(0,0,0,0);
    display: none;
  }
}
.footer-container .footer-top .copyright em {
  color: #47484c;
  display: inline-block;
  padding: 0 1rem;
}
.footer-container .footer-top .copyright strong {
  color: #9dc10b;
}
@media screen and (max-width: 1023px) {
  .footer-container .footer-top .copyright strong {
    margin-bottom: 1.5rem;
  }
}
.footer-container .footer-top .copyright a {
  color: #fff;
}
.footer-container .footer-top .copyright a:hover {
  color: #9dc10b;
}
.footer-container .footer-mid {
  background-color: #47484c;
  width: 100%;
}
.footer-container .footer-mid .content {
  width: 90%;
  max-width: 1070px;
  margin: 3.73rem auto;
}
.footer-container .footer-mid p {
  color: #bfbfbf;
  line-height: 1.3;
}
.footer-container .footer-bottom {
  background-color: #ececec;
  width: 100%;
}
.footer-container .footer-bottom p {
  width: 90%;
  max-width: 1070px;
  margin: 1.6rem auto;
  color: #47484c;
  text-align: center;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 1024px) {
  .footer-container .footer-bottom p {
    text-align: left;
    display: -ms-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }
}
.footer-container .footer-bottom p a {
  text-indent: -9999px;
  width: 14px;
  height: 17px;
  display: block;
  background: url(media/caractere.png) center no-repeat;
  background-size: contain;
  margin-top: .5rem;
}
@media screen and (min-width: 1024px) {
  .footer-container .footer-bottom p a {
    margin-left: .5rem;
    margin-top: 0;
  }
}
.form-container {
  width: 100%;
}
.form-container.-borderbottom {
  border-bottom: 1px solid #d1d3d4;
  padding-bottom: 5rem;
}
.wpcf7 {
  margin: 5rem auto 0;
  width: 100%;
  max-width: 830px;
}
.form-group {
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .form-group {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
  }
}
.form-group p span {
  width: 100%;
}
.form-group .form-control {
  width: 100%;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 1.5rem;
  font-family: "Montserrat",sans-serif;
}
.form-group .form-control.-bigmargin {
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  .form-group .form-control {
    width: 48%;
  }
}
.form-group .form-control p span {
  width: 100%;
}
.form-group .form-control p span input:not([type=checkbox]),.form-group .form-control p span textarea {
  width: 100%;
}
.form-group .form-control p span input:not([type=checkbox]):not([type=radio]):not([type=file]) {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  border-radius: 0;
  background: none;
  border-bottom: 1px solid #d1d3d4;
  transition: .3s ease;
  padding: .5rem 0 1rem;
  box-sizing: border-box;
  font-size: 1em;
}
.form-group .form-control p span input:not([type=checkbox]):not([type=radio]):not([type=file]):focus {
  outline: none !important;
  border-bottom: 1px solid #9dc10b;
}
.form-group .form-control p span input:not([type=checkbox]):not([type=radio]):not([type=file])::-moz-placeholder {
  font-family: "Montserrat",sans-serif;
  font-size: 1em;
  color: #d1d3d4;
}
.form-group .form-control p span input:not([type=checkbox]):not([type=radio]):not([type=file])::placeholder {
  font-family: "Montserrat",sans-serif;
  font-size: 1em;
  color: #d1d3d4;
}
.form-group .form-control p span textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  background: none;
  border: none;
  border-bottom: 1px solid #d1d3d4;
  transition: .3s ease;
  padding: .5rem 0 1rem;
  box-sizing: border-box;
  font-size: 1em;
  font-family: "Montserrat",sans-serif !important;
}
.form-group .form-control p span textarea:focus {
  outline: none !important;
  border-bottom: 1px solid #9dc10b;
}
.form-group .form-control p span textarea::-moz-placeholder {
  font-family: "Montserrat",sans-serif;
  font-size: 1em;
  color: #d1d3d4;
}
.form-group .form-control p span textarea::placeholder {
  font-family: "Montserrat",sans-serif;
  font-size: 1em;
  color: #d1d3d4;
}
.form-group .form-control .message {
  margin-top: .5rem;
}
.form-group .form-control .acceptance {
  text-align: left;
}
.form-group .form-control .acceptance .wpcf7-list-item {
  margin-left: 0;
}
.form-group .form-control .acceptance .wpcf7-list-item a {
  color: #000;
}
.form-group .form-control .acceptance .wpcf7-list-item a:hover {
  color: #9dc10b;
}
.form-group .form-control .acceptance .wpcf7-list-item label input {
  margin: 0;
  margin-right: .3rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  border: none;
  border-radius: 0;
  border: 1px solid #9dc10b;
  width: 12px;
  height: 12px;
  transition: .3s ease;
}
.form-group .form-control .acceptance .wpcf7-list-item label input:checked {
  outline: none !important;
  background: #9dc10b;
}
.form-group .form-control .acceptance .wpcf7-list-item label input:focus {
  outline: none !important;
}
@media screen and (min-width: 768px) {
  .form-group.-single {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }
}
.form-group.-single .form-control {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .form-group.-single .form-control {
    width: 100%;
  }
}
.form-group.-recipients {
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .form-group.-recipients {
    margin-bottom: 3rem;
  }
}
.form-group.-recipients .wpcf7-form-control-wrap .wpcf7-form-control {
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .form-group.-recipients .wpcf7-form-control-wrap .wpcf7-form-control {
    justify-content: center;
  }
}
.form-group.-recipients .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item {
  width: 100%;
  margin-left: 0;
  margin-bottom: .5rem;
}
@media screen and (min-width: 768px) {
  .form-group.-recipients .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item {
    width: auto;
  }
}
.form-group.-recipients .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item.first label {
  padding-left: 0;
}
.form-group.-recipients .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item.last label {
  padding-right: 0;
  border-right: none;
}
.form-group.-recipients .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label {
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  text-transform: uppercase;
  color: #bfbfbf;
  font-weight: 700;
  transition: .3s ease;
}
@media screen and (min-width: 768px) {
  .form-group.-recipients .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label {
    justify-content: center;
    padding: 0 2rem;
    border-right: 1px solid #9dc10b;
  }
}
.form-group.-recipients .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label.active {
  color: #000;
}
.form-group.-recipients .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input {
  display: none;
}
.form-group.-three .form-control {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .form-group.-three .form-control {
    width: 32%;
  }
}
.form-group.-send {
  margin-top: 5.66rem;
}
.form-group.-send .form-control {
  margin-bottom: 0;
  width: auto;
  margin: auto;
  transform: perspective(1px) translateZ(0);
  position: relative;
  transition-property: color;
  transition-duration: .3s;
  cursor: pointer;
  background: #9dc10b;
  height: 47px;
}
.form-group.-send .form-control:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #968b2c;
  transform: scaleX(0);
  transform-origin: 50%;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.form-group.-send .form-control:hover:before,.form-group.-send .form-control:focus:before {
  transform: scaleX(1);
}
.form-group.-send .form-control .wpcf7-submit {
  border-color: rgba(0,0,0,0) !important;
  border: none;
  background-color: rgba(0,0,0,0);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: auto;
}
.gallery-filters {
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 2rem 1rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .gallery-filters {
    padding: 2rem 0;
  }
}
@media screen and (max-width: 1123px) {
  .gallery-filters.-nomobile {
    display: none;
  }
}
@media screen and (min-width: 1124px) {
  .gallery-filters.-nodesktop {
    display: none;
  }
}
.gallery-filters .filter {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  border: none;
  padding: 1.5rem;
  width: 100%;
  cursor: pointer;
  font-size: 1rem;
  position: relative;
  overflow: hidden;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  color: #47484c;
  text-transform: uppercase;
  font-weight: 700;
  transition: .3s ease;
  box-sizing: border-box;
}
@media screen and (min-width: 1124px) {
  .gallery-filters .filter {
    width: auto;
    padding: 1rem 1.66rem;
  }
}
.gallery-filters .filter:hover {
  background: #9dc10b;
  color: #fff;
}
.gallery-filters .filter:focus,.gallery-filters .filter.active {
  outline: none !important;
  background: #9dc10b;
  color: #fff;
}
.gallery-filters.-dropdown .dropdown {
  position: relative;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}
.gallery-filters.-dropdown .chosen-filter {
  width: 100%;
  background: #9dc10b;
  padding: 1.5rem;
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
}
.gallery-filters.-dropdown .chosen-filter .name {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}
.gallery-filters.-dropdown .chosen-filter img {
  width: 15px;
  display: -ms-flex;
  display: flex;
  transition: .3s ease;
}
.gallery-filters.-dropdown .chosen-filter.active img {
  transform: rotate(180deg);
}
.gallery-filters.-dropdown .dropdown-filters {
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  background: #fff;
  z-index: 5;
  display: none;
}
.gallery-filters.-dropdown .dropdown-filters .filter {
  align-items: flex-start;
}
.gallery-filters.-dropdown .dropdown-filters.active {
  display: block;
}
.gallery-container {
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .gallery-container {
    display: none;
  }
}
.gallery-container .gallery-item {
  width: 31%;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 400px;
  border-bottom: 30px solid rgba(0,0,0,0);
  overflow: hidden;
  position: relative;
}
.gallery-container .gallery-item:nth-child(even) {
  height: 500px;
}
.gallery-container .gallery-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: .3s ease;
}
.gallery-container .gallery-item .icon {
  width: 46px;
  height: 46px;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  border-radius: 100%;
  top: calc(50% - 23px);
  left: calc(50% - 23px);
  background: hsla(0,0%,100%,.5);
  transform: translateY(20px);
  opacity: 0;
  transition: .3s ease;
}
.gallery-container .gallery-item .icon:before,.gallery-container .gallery-item .icon:after {
  content: "";
  width: 16px;
  height: 2px;
  display: block;
  position: absolute;
  top: 50%;
  left: calc(50% - 8px);
  transform-origin: center;
  background: #fff;
}
.gallery-container .gallery-item .icon:after {
  transform: rotate(90deg);
}
.gallery-container .gallery-item:hover img {
  transform: scale(1.05);
}
.gallery-container .gallery-item:hover .icon {
  opacity: 1;
  transform: translateY(0px);
}
.gallery-container .grid-sizer {
  width: 31%;
}
.slidergallery-wrapper {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .slidergallery-wrapper {
    display: none;
  }
}
.slidergallery-wrapper .slidergallery-container {
  overflow: hidden;
  width: 100%;
  max-width: 400px;
  margin: 0 auto 3rem;
  height: 430px;
}
.slidergallery-wrapper .slidergallery-container .swiper-slide {
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
.slidergallery-wrapper .slidergallery-container .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: .3s ease;
}
.slidergallery-wrapper .slidergallery-container .swiper-slide .icon {
  width: 46px;
  height: 46px;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  border-radius: 100%;
  top: calc(50% - 23px);
  left: calc(50% - 23px);
  background: hsla(0,0%,100%,.5);
  transform: translateY(20px);
  opacity: 0;
  transition: .3s ease;
}
.slidergallery-wrapper .slidergallery-container .swiper-slide .icon:before,.slidergallery-wrapper .slidergallery-container .swiper-slide .icon:after {
  content: "";
  width: 16px;
  height: 2px;
  display: block;
  position: absolute;
  top: 50%;
  left: calc(50% - 8px);
  transform-origin: center;
  background: #fff;
}
.slidergallery-wrapper .slidergallery-container .swiper-slide .icon:after {
  transform: rotate(90deg);
}
.slidergallery-wrapper .slidergallery-container .swiper-slide:hover img {
  transform: scale(1.05);
}
.slidergallery-wrapper .slidergallery-container .swiper-slide:hover .icon {
  opacity: 1;
  transform: translateY(0px);
}
.slidergallery-wrapper .slidergallery-container .gallery-item.hide {
  display: none;
}
.slidergallery-wrapper .slidergallery-container .gallery-item.show {
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.slidergallery-wrapper .swiper-pagination {
  position: relative;
  bottom: 0;
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 3rem;
  margin-bottom: 2.6rem;
}
.slidergallery-wrapper .swiper-pagination-bullet {
  opacity: 1;
  background: rgba(0,0,0,0);
  width: 30px;
  height: 16px;
  position: relative;
  transition: .3s ease;
  cursor: pointer;
  border-radius: 0;
}
.slidergallery-wrapper .swiper-pagination-bullet:before {
  content: "";
  width: 100%;
  height: 2px;
  background: #bfbfbf;
  position: absolute;
  top: 100%;
  left: 0;
  transition: .3s ease;
}
.slidergallery-wrapper .swiper-pagination-bullet:focus {
  outline: none !important;
}
.slidergallery-wrapper .swiper-pagination-bullet-active:before {
  top: 0;
  background: #9dc10b;
}
.files-container {
  padding: 4.33rem 0;
  border-bottom: 1px solid #bfbfbf;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .files-container {
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
  }
}
.files-container .item {
  color: #000;
  margin: 0 1.3rem 2rem;
}
.files-container .item .image-container {
  width: 130px;
  margin-bottom: 2rem;
}
.files-container .item .image-container img {
  width: 100%;
  height: auto;
}
.files-container .item .titre {
  font-family: "Noto Sans",sans-serif;
  font-weight: 700;
  color: #9dc10b;
  font-size: .9rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.files-container .item .desc {
  font-size: .9rem;
  color: #000;
}
.filtering-products {
  width: 100%;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .filtering-products {
    display: none !important;
  }
}
.filtering-products>.product-card {
  width: 31%;
}
.sliderproducts-wrapper {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .sliderproducts-wrapper {
    display: none;
  }
}
.sliderproducts-wrapper .sliderproducts-container {
  overflow: hidden;
  width: 100%;
  max-width: 400px;
  margin: 0 auto 3rem;
}
.sliderproducts-wrapper .sliderproducts-container .product-card.hide {
  display: none;
}
.sliderproducts-wrapper .sliderproducts-container .product-card.show {
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.sliderproducts-wrapper .swiper-pagination {
  position: relative;
  bottom: 0;
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 3rem;
  margin-bottom: 2.6rem;
}
.sliderproducts-wrapper .swiper-pagination-bullet {
  opacity: 1;
  background: rgba(0,0,0,0);
  width: 30px;
  height: 16px;
  position: relative;
  transition: .3s ease;
  cursor: pointer;
  border-radius: 0;
}
.sliderproducts-wrapper .swiper-pagination-bullet:before {
  content: "";
  width: 100%;
  height: 2px;
  background: #bfbfbf;
  position: absolute;
  top: 100%;
  left: 0;
  transition: .3s ease;
}
.sliderproducts-wrapper .swiper-pagination-bullet:focus {
  outline: none !important;
}
.sliderproducts-wrapper .swiper-pagination-bullet-active:before {
  top: 0;
  background: #9dc10b;
}
.header-wrapper {
  position: relative;
}
.header-container {
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-beteen;
  position: relative;
  z-index: 17;
}
@media screen and (min-width: 1224px) {
  .header-container {
    align-items: stretch;
  }
}
.header-container .header-content {
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  position: relative;
  z-index: 10;
  background: #fff;
  padding: 1.33rem;
}
@media screen and (min-width: 1224px) {
  .header-container .header-content {
    padding: 0;
    width: calc(100% - 125px);
    display: -ms-flex;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
  }
}
.header-container .header-content .phone-button {
  width: 35px;
  height: 35px;
  position: relative;
  margin-right: 2rem;
}
@media screen and (min-width: 1224px) {
  .header-container .header-content .phone-button {
    display: none;
  }
}
.header-container .header-content .phone-button img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: .3s ease;
}
.header-container .header-content .phone-button img.hover {
  opacity: 0;
}
.header-container .header-content .phone-button:hover img {
  opacity: 0;
}
.header-container .header-content .phone-button:hover img.hover {
  opacity: 1;
}
@media screen and (max-width: 1223px) {
  .header-container .header-top {
    display: none;
  }
}
.header-container .header-top {
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  border-bottom: 1px solid #bfbfbf;
  width: 100%;
}
@media screen and (min-width: 1224px) {
  .header-container .header-top {
    padding: 0 3.95%;
  }
}
.header-container .header-top .menu-top {
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
.header-container .header-top .menu-top .menu {
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.header-container .header-top .menu-top .menu .menu-item {
  padding: .8rem 0;
}
.header-container .header-top .menu-top .menu .menu-item a {
  color: #bfbfbf;
  font-family: "sofia_proregular";
  font-size: .8rem;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 1.33rem;
  border-left: 1px solid #9dc10b;
  transition: .3s ease;
}
@media screen and (min-width: 1440px) {
  .header-container .header-top .menu-top .menu .menu-item a {
    font-size: .9rem;
  }
}
.header-container .header-top .menu-top .menu .menu-item.espacepro {
  background: #ececec;
}
.header-container .header-top .menu-top .menu .menu-item.espacepro a {
  color: #2e2d30;
  font-family: "sofia_problack";
  text-transform: uppercase;
  border-left: 0;
}
.header-container .header-top .menu-top .menu .menu-item.espacepro:hover a {
  color: #9dc10b;
}
.header-container .header-top .menu-top .menu .menu-item.menu-item-has-children {
  position: relative;
}
.header-container .header-top .menu-top .menu .menu-item.menu-item-has-children>a {
  padding-right: 2rem;
  position: relative;
}
@media screen and (min-width: 1440px) {
  .header-container .header-top .menu-top .menu .menu-item.menu-item-has-children>a {
    padding-right: 3rem;
  }
}
.header-container .header-top .menu-top .menu .menu-item.menu-item-has-children>a:before {
  content: "";
  width: 8px;
  height: 5px;
  display: block;
  position: absolute;
  top: 47%;
  right: 1rem;
  background: url(media/chevron-down-menu.png) center no-repeat;
  background-size: contain;
  transition: .3s ease;
}
@media screen and (min-width: 1440px) {
  .header-container .header-top .menu-top .menu .menu-item.menu-item-has-children>a:before {
    right: 2rem;
  }
}
.header-container .header-top .menu-top .menu .menu-item.menu-item-has-children .sub-menu {
  background: #fff;
  position: absolute;
  padding: 9px 0 12px;
  top: 100%;
  left: 0;
  z-index: 2;
  padding: 0;
  visibility: hidden;
  opacity: 0;
  transition: .3s ease;
  height: 0;
  width: 200px;
}
.header-container .header-top .menu-top .menu .menu-item.menu-item-has-children .sub-menu .menu-item {
  padding: 0 .5rem;
}
.header-container .header-top .menu-top .menu .menu-item.menu-item-has-children .sub-menu .menu-item a {
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 1rem 0;
}
.header-container .header-top .menu-top .menu .menu-item.menu-item-has-children:first-child a {
  padding-left: 0;
  border-left: 0;
}
.header-container .header-top .menu-top .menu .menu-item.menu-item-has-children:hover a {
  color: #2e2d30;
}
.header-container .header-top .menu-top .cart {
  margin: 0 .5rem;
  width: 20px;
  height: auto;
}
.header-container .header-top .menu-top .cart img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.header-container .header-bottom {
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: .6rem 3.95%;
}
@media screen and (min-width: 1081px) {
  .header-container .header-bottom {
    justify-content: space-between;
    padding: 0rem 3.95%;
  }
}
.header-container .header-bottom .menu-container {
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: baseline;
  justify-content: end;
}
@media screen and (max-width: 1223px) {
  .header-container .header-bottom .menu-container {
    display: none;
  }
}
.header-container .header-bottom .menu-container .menu {
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: center;
}
.header-container .header-bottom .menu-container .menu .menu-item a {
  display: -webkit-flex;
  font-family: "sofia_proregular";
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 2rem 0;
  padding-right: 1.33rem;
  color: #bfbfbf;
  text-transform: uppercase;
  transition: .3s ease;
  position: relative;
  font-size: .8rem;
}
@media screen and (min-width: 1440px) {
  .header-container .header-bottom .menu-container .menu .menu-item a {
    padding-right: 2rem;
    font-size: 1rem;
  }
}
.header-container .header-bottom .menu-container .menu .menu-item a:after {
  content: "";
  display: block;
  height: 2px;
  width: 0px;
  background: #9dc10b;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: .3s ease;
}
.header-container .header-bottom .menu-container .menu .menu-item:last-child a {
  padding-right: 0;
}
.header-container .header-bottom .menu-container .menu .menu-item.contrast a {
  color: #9dc10b;
}
.header-container .header-bottom .menu-container .menu .menu-item.menu-item-has-children {
  position: relative;
}
.header-container .header-bottom .menu-container .menu .menu-item.menu-item-has-children>a {
  padding-right: 2rem;
  position: relative;
}
@media screen and (min-width: 1440px) {
  .header-container .header-bottom .menu-container .menu .menu-item.menu-item-has-children>a {
    padding-right: 3rem;
  }
}
.header-container .header-bottom .menu-container .menu .menu-item.menu-item-has-children>a:before {
  content: "";
  width: 8px;
  height: 5px;
  display: block;
  position: absolute;
  top: 47%;
  right: 1rem;
  background: url(media/chevron-down-menu.png) center no-repeat;
  background-size: contain;
  transition: .3s ease;
}
@media screen and (min-width: 1440px) {
  .header-container .header-bottom .menu-container .menu .menu-item.menu-item-has-children>a:before {
    right: 2rem;
  }
}
.header-container .header-bottom .menu-container .menu .menu-item.menu-item-has-children .sub-menu {
  background: #fff;
  position: absolute;
  padding: 9px 0 12px;
  top: 100%;
  left: 0;
  z-index: 2;
  padding: 0;
  visibility: hidden;
  opacity: 0;
  transition: .3s ease;
  height: 0;
  width: 200px;
}
.header-container .header-bottom .menu-container .menu .menu-item.menu-item-has-children .sub-menu .menu-item {
  padding: 0 .5rem;
}
.header-container .header-bottom .menu-container .menu .menu-item.menu-item-has-children .sub-menu .menu-item a {
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 1rem 0;
}
.header-container .header-bottom .menu-container .menu .menu-item.menu-item-has-children:hover>a:before {
  transform: rotate(180deg);
}
.header-container .header-bottom .menu-container .menu .menu-item.menu-item-has-children:hover .sub-menu {
  height: auto;
  opacity: 1;
  visibility: visible;
  padding: 9px 0 12px;
}
.header-container .header-bottom .menu-container .menu .menu-item:hover>a,.header-container .header-bottom .menu-container .menu .menu-item.current-menu-item>a {
  font-family: "sofia_problack";
  color: #2e2d30;
}
.header-container .header-bottom .menu-container .menu .menu-item:hover>a:after,.header-container .header-bottom .menu-container .menu .menu-item.current-menu-item>a:after {
  width: 40px;
}
.header-container .header-bottom .menu-container .eshop {
  margin: 0 1rem;
}
.hero-container {
  width: 100%;
  height: 250px;
  position: relative;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
.hero-container:after {
  content: "";
  width: 50%;
  max-width: 620px;
  height: 50px;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(media/pattern.png) center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 1124px) {
  .hero-container:after {
    height: 98px;
  }
}
.hero-container img {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero-container .title-container {
  color: #fff;
  text-transform: uppercase;
  font-size: 3.33rem;
  position: absolute;
  z-index: 1;
  padding-bottom: 60px;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  font-weight: 900;
  text-align: center;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}
.jobs-paginate {
  width: calc(100% - 2rem);
  background: #ececec;
  margin: 0 auto;
  padding: 3rem 0 4rem;
}
.jobs-paginate .pagination-container {
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.jobs-paginate .pagination-container span,.jobs-paginate .pagination-container a {
  padding: 11px 15px;
  border: 1px solid rgba(0,0,0,.2);
  margin: 0 6px;
  color: #000;
  transition: .3s ease;
  font-weight: 600;
}
.jobs-paginate .pagination-container span.current,.jobs-paginate .pagination-container span:hover,.jobs-paginate .pagination-container a.current,.jobs-paginate .pagination-container a:hover {
  background: #9dc10b;
  border-color: #9dc10b;
  color: #fff;
}
.liens-container {
  width: 99%;
  border-top: 1px solid #d1d3d4;
  border-bottom: 1px solid #d1d3d4;
  padding: 1.5rem 0 .5rem;
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 auto 4rem;
  background: #fff;
}
.liens-container .link {
  text-transform: uppercase;
  font-size: .9rem;
  color: #d1d3d4;
  font-family: "sofia_proregular";
  padding: 0 10px;
  box-sizing: border-box;
  text-align: center;
  width: 33%;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
  transition: .3s ease;
}
.liens-container .link:hover {
  color: #9dc10b;
  font-family: "sofia_probold";
}
@media screen and (min-width: 768px) {
  .liens-container .link {
    width: auto;
    padding: 0 1rem;
  }
}
.links-footer {
  background: #fff;
  padding: 1.5rem 1.33rem;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 1024px) {
  .links-footer {
    flex-direction: row;
    padding: 2rem .33rem;
  }
}
.links-footer.-linesontop {
  padding: 0 1.33rem 1.5rem;
}
@media screen and (min-width: 1024px) {
  .links-footer.-linesontop {
    padding: 0 .33rem 2rem;
  }
}
.links-footer .link {
  width: 100%;
  box-sizing: border-box;
  height: 300px;
  background: #ececec;
  position: relative;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  font-family: "Noto Sans",sans-serif;
  font-weight: 700;
  color: #000;
  overflow: hidden;
  margin: 1.5rem 0;
}
@media screen and (min-width: 1024px) {
  .links-footer .link {
    margin: 0 1rem;
  }
}
.links-footer .link img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: .3;
  transition: .3s ease;
}
.links-footer .link .content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.links-footer .link .content .title {
  position: relative;
}
.links-footer .link .content .title:before {
  content: "";
  width: 2px;
  height: 45px;
  background: #9dc10b;
  display: block;
  position: absolute;
  left: -50px;
  bottom: 0;
  transform-origin: bottom;
  transform: rotate(30deg);
  transition: .3s ease;
}
.links-footer .link .content .title strong {
  transform: translateX(20px);
}
.links-footer .link:hover img {
  transform: scale(1.05);
}
.links-footer .link:hover .content .title:before {
  left: -30px;
}
.logo-container {
  width: 63%;
  max-width: 300px;
  padding: 1.26rem 5rem 1.26rem 2rem;
  box-sizing: border-box;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
}
.logo-container:before {
  content: "";
  background: #2e2d30;
  width: 100%;
  height: 100%;
  clip-path: polygon(0 0, 100% 0, 76% 100%, 0% 100%);
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.logo-container:after {
  content: "";
  background: #9dc10b;
  display: block;
  width: 100%;
  height: 50%;
  position: absolute;
  top: 0;
  right: -8px;
  z-index: 0;
  clip-path: polygon(0 0, 100% 0, 88% 100%, 0% 100%);
}
@media screen and (min-width: 1124px) {
  .logo-container:after {
    right: -10px;
    height: 30%;
    clip-path: polygon(0 0, 100% 0, 93% 100%, 0% 100%);
  }
}
@media screen and (min-width: 700px) {
  .logo-container {
    max-width: 400px;
    padding-right: 7rem;
  }
}
@media screen and (min-width: 1440px) {
  .logo-container {
    max-width: 530px;
    padding-right: 9rem;
  }
}
.logo-container.-reverse:before {
  background: #9dc10b;
}
.logo-container.-reverse:after {
  background: #2e2d30;
}
.logo-container .logo {
  height: 55px;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 1224px) {
  .logo-container .logo {
    height: 85px;
    width: auto;
  }
}
.logo-container .logo img {
  width: auto;
  height: 100%;
}
.menu-button-container {
  width: 80px;
  background: #9dc10b;
  position: relative;
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.menu-button-container .image-container {
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.menu-button-container .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 1224px) {
  .menu-button-container {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .menu-button-container {
    width: 125px;
  }
}
.menu-button-container.-cross {
  background: #9dc10b;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 12;
  height: 100%;
  transform: translateX(100%);
  transition: .3s ease;
  width: 0;
}
.menu-button-container.-cross .menu-button.-cross {
  transform: rotate(180deg);
}
.menu-button-container.-cross.open {
  transform: translateX(0%);
  width: 80px;
}
@media screen and (min-width: 1024px) {
  .menu-button-container.-cross.open {
    width: 125px;
  }
}
.menu-button-container.-cross.open .menu-button.-cross {
  width: 50px;
  transform: rotate(0);
  transform-origin: center;
  transition: transform 1s cubic-bezier(0.475, 0.425, 0, 0.995);
}
.menu-button-container .menu-button {
  width: 50px;
  height: 28px;
  position: relative;
  cursor: pointer;
}
.menu-button-container .menu-button span {
  width: 100%;
  height: 2px;
  display: block;
  background: #fff;
  position: absolute;
  right: 0;
}
.menu-button-container .menu-button span:first-child {
  top: 8px;
  transition: width .4s ease;
}
.menu-button-container .menu-button span:last-child {
  top: 17px;
  width: 25px;
  transition: width .4s ease;
}
.menu-button-container .menu-button:hover span:first-child {
  width: 25px;
}
.menu-button-container .menu-button:hover span:last-child {
  width: 100%;
}
.menu-button-container .menu-button.-cross {
  width: 0;
}
.menu-button-container .menu-button.-cross span:first-child {
  width: 100%;
  top: 13px;
  transform: rotate(45deg) scaleX(1);
}
.menu-button-container .menu-button.-cross span:last-child {
  width: 100%;
  top: 13px;
  left: 0;
  transform: rotate(-45deg) scaleX(1);
}
.menu-button-mobile {
  width: 30px;
  height: 15px;
  transform: rotate(0deg);
  transition: .5s ease-in-out;
  cursor: pointer;
  position: relative;
  z-index: 1001;
}
@media screen and (min-width: 1224px) {
  .menu-button-mobile {
    display: none;
  }
}
.menu-button-mobile span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #2e2d30;
  border-radius: 0;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: .25s ease-in-out;
  transform-origin: center;
}
.menu-button-mobile span:nth-child(1) {
  top: 0px;
}
.menu-button-mobile span:nth-child(2) {
  top: 6px;
}
.menu-button-mobile span:nth-child(3) {
  top: 12px;
}
.menu-button-mobile.open span {
  background: #47484c;
}
.menu-button-mobile.open span:nth-child(1) {
  transform: rotate(45deg);
  top: 5px;
}
.menu-button-mobile.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
.menu-button-mobile.open span:nth-child(3) {
  transform: rotate(-45deg);
  top: 5px;
}
.menu-button-mobile.open span:nth-child(4) {
  top: 12px;
  width: 0%;
  left: 50%;
}
.nav-mobile {
  box-sizing: border-box;
  width: 100vw;
  height: 100vh;
  overflow-y: scroll;
  background: #ececec;
  padding: 11rem 1.5rem 1.5rem;
  position: fixed;
  z-index: 16;
  right: 0;
  top: 0;
  transform: translateX(100%);
  transition: .3s ease;
}
@media screen and (min-width: 1081px) {
  .nav-mobile {
    display: none;
  }
}
.nav-mobile.open {
  transform: translateX(0%);
}
.nav-mobile.open .menu-item {
  animation: fade-in-left .5s ease-in-out forwards;
  animation-delay: .3s;
}
.nav-mobile .menu .menu-item {
  opacity: 0;
}
.nav-mobile .menu .menu-item a {
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  color: #bfbfbf;
  padding: .8rem 0;
  text-transform: uppercase;
}
.nav-mobile .menu .menu-item.contrast a {
  color: #9dc10b;
}
.nav-mobile .menu .menu-item.current-menu-item>a {
  color: #9dc10b;
  position: relative;
}
.nav-mobile .menu .menu-item.current-menu-item>a:after {
  content: "";
  display: block;
  height: 2px;
  width: 40px;
  background: #9dc10b;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: .3s ease;
}
.nav-mobile .menu .menu-item.menu-item-has-children {
  position: relative;
}
.nav-mobile .menu .menu-item.menu-item-has-children>a {
  padding-right: 3rem;
  position: relative;
}
.nav-mobile .menu .menu-item.menu-item-has-children>a:before {
  content: "";
  width: 8px;
  height: 5px;
  display: block;
  position: absolute;
  top: 47%;
  right: 2rem;
  background: url(media/chevron-down-menu.png) center no-repeat;
  background-size: contain;
  transition: .3s ease;
  transform: rotate(-90deg);
}
.nav-mobile .menu .menu-item.menu-item-has-children .sub-menu {
  position: relative;
  padding: 9px 0 12px;
  top: 100%;
  left: 0;
  z-index: 2;
  padding: 0;
  visibility: hidden;
  opacity: 0;
  transition: .3s ease;
  height: 0;
}
.nav-mobile .menu .menu-item.menu-item-has-children .sub-menu .menu-item {
  padding: 0 .5rem;
}
.nav-mobile .menu .menu-item.menu-item-has-children .sub-menu .menu-item a {
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 1rem 0;
}
.nav-mobile .menu .menu-item.menu-item-has-children.open>.sub-menu {
  height: auto;
  opacity: 1;
  visibility: visible;
  padding: 9px 0 12px;
}
.nav-mobile .menu .menu-item.menu-item-has-children.open>a:before {
  transform: rotate(0deg);
}
.nav-mobile .user-menu {
  margin-top: 1rem;
}
.nav-mobile .user-menu .user-menu-toggle {
  display: block;
  padding: 1rem 2rem;
  background-color: #9dc10b;
  color: #fff;
  text-align: center;
  position: relative;
}
.nav-mobile .user-menu .user-menu-toggle::before {
  content: "";
  width: 8px;
  height: 5px;
  display: block;
  position: absolute;
  top: 47%;
  right: 2rem;
  background: url(media/chevron-down-white.png) center no-repeat;
  background-size: contain;
  transition: .3s ease;
  transform: rotate(-90deg);
}
.nav-mobile .user-menu .user-menu-toggle.open::before {
  transform: rotate(0deg);
}
.nav-mobile .user-menu .menu-top-responsive {
  display: none;
}
.nav-mobile .user-menu .menu-top-responsive.open {
  display: block;
  background-color: #fff;
  padding-top: 1rem;
}
.nav-mobile .user-menu .menu-top-responsive.open .menu-header-top-container,.nav-mobile .user-menu .menu-top-responsive.open .cart-responsive {
  padding: 0 1rem;
}
.nav-mobile .user-menu .menu-top-responsive .cart-responsive a {
  color: #bfbfbf;
  padding: .8rem 0;
  text-transform: uppercase;
  display: flex;
}
.nav-mobile .user-menu .menu-top-responsive .cart-responsive a img {
  display: block;
  height: 15px;
  width: auto;
  margin-right: 10px;
}
.nav-mobile .user-menu .menu-top-responsive .bloc-infos-responsive {
  display: block;
  background-color: #47484c;
  color: #fff;
  margin-top: 1rem;
  padding: 1rem;
}
.nav-mobile .user-menu .menu-top-responsive .bloc-infos-responsive .image-container {
  padding: 1rem 0;
}
.nav-mobile .user-menu .menu-top-responsive .bloc-infos-responsive .logo {
  display: block;
  width: 150px;
  height: auto;
  margin: auto;
}
.nav-mobile .user-menu .menu-top-responsive .bloc-infos-responsive h2 {
  padding: 1rem 0;
}
.nav-mobile .user-menu .menu-top-responsive .bloc-infos-responsive .account>div {
  display: flex;
  align-items: center;
}
.nav-mobile .user-menu .menu-top-responsive .bloc-infos-responsive .account>div img {
  height: 15px;
  width: auto;
  display: block;
  margin-right: 10px;
}
.nav-mobile .user-menu .menu-top-responsive .bloc-infos-responsive .account>div a {
  color: #d1d3d4;
  text-decoration: none;
  padding: .5rem 0;
  text-transform: uppercase;
}
.nav-mobile .eshop-menu {
  margin-top: 1rem;
}
.nav-mobile .eshop-menu .eshop-menu-toggle {
  display: block;
  padding: 1rem 2rem;
  background-color: #9dc10b;
  color: #fff;
  text-align: center;
  position: relative;
}
.nav-mobile .eshop-menu .eshop-menu-toggle::before {
  content: "";
  width: 8px;
  height: 5px;
  display: block;
  position: absolute;
  top: 47%;
  right: 2rem;
  background: url(media/chevron-down-white.png) center no-repeat;
  background-size: contain;
  transition: .3s ease;
  transform: rotate(-90deg);
}
.nav-mobile .eshop-menu .eshop-menu-toggle.open::before {
  transform: rotate(0deg);
}
.nav-mobile .eshop-menu .eshop-menu-responsive {
  display: none;
}
.nav-mobile .eshop-menu .eshop-menu-responsive.open {
  display: block;
}
.nav-mobile .eshop-menu .eshop-menu-responsive>.menu {
  padding: 1rem;
  background-color: #fff;
}
.newsletter-form {
  width: 100%;
}
.newsletter-form .mc4wp-form {
  width: 100%;
}
.newsletter-form .mc4wp-form .form-content {
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 490px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .newsletter-form .mc4wp-form .form-content {
    display: -ms-flex;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: center;
  }
}
.newsletter-form .mc4wp-form .form-content .input {
  position: relative;
  margin-bottom: 1.22rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .newsletter-form .mc4wp-form .form-content .input {
    width: 65%;
    margin-bottom: 0;
  }
}
.newsletter-form .mc4wp-form .form-content .input:after {
  content: "";
  width: 29px;
  height: 17px;
  display: block;
  background: url(media/email.png) center no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 1rem;
  transform: translateY(-50%);
}
.newsletter-form .mc4wp-form .form-content .input input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  border: none;
  padding: 1rem 1rem 1rem 3.33rem;
  box-sizing: border-box;
  background: hsla(0,0%,100%,.2);
  width: 100%;
  font-size: 1rem;
  font-family: "Montserrat",sans-serif;
  border-radius: 0;
  transition: .3s ease;
}
.newsletter-form .mc4wp-form .form-content .input input:focus {
  background: hsla(0,0%,100%,.4);
  outline: none !important;
}
.newsletter-form .mc4wp-form .form-content input[type=submit] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  border: none;
  background: #fff;
  text-transform: uppercase;
  font-family: "Noto Sans",sans-serif;
  font-weight: 700;
  color: #2e2d30;
  font-size: 1rem;
  padding: 1rem 2rem;
  transition: .3s ease;
}
@media screen and (min-width: 768px) {
  .newsletter-form .mc4wp-form .form-content input[type=submit] {
    padding: 0 2rem;
  }
}
.newsletter-form .mc4wp-form .form-content input[type=submit]:hover,.newsletter-form .mc4wp-form .form-content input[type=submit]:focus {
  background: #47484c;
  color: #fff;
}
.pagination {
  width: 100%;
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-top: 3rem;
}
.pagination .item {
  padding: 10px 15px;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(0,0,0,.2);
  color: #000;
  font-family: "Noto Sans",sans-serif;
  font-weight: 700;
  margin: 0 6px;
  cursor: pointer;
  transition: .3s ease;
}
.pagination .item:hover {
  background: #000;
  color: #fff;
  border: 1px solid #000;
}
.portal-products {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-gap: 1.5rem;
  justify-content: center;
  transition: .3s ease-in;
}
.portal-products .product {
  position: relative;
  box-sizing: border-box;
  border-bottom: 1px solid #47484c;
  overflow: hidden;
  transition: .3s ease-in;
}
.portal-products .product:hover {
  border-bottom: 1px solid #9dc10b;
}
.portal-products .product:hover .image-container:after {
  opacity: .8;
}
.portal-products .product:hover .image-container .content p {
  opacity: 1;
}
.portal-products .product:hover .link-container a {
  color: #9dc10b;
}
.portal-products .product:hover .link-container .link-arrow {
  background: url(media/round-cut-right-color.png) center no-repeat;
  background-size: contain;
}
.portal-products .product:hover .link-container .link-arrow .arrow {
  background: url(media/arrow-right-tem-color.png) center no-repeat;
  background-size: contain;
  transform: translateX(-10px);
}
.portal-products .product a {
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.portal-products .product .image-container {
  width: 100%;
  position: relative;
  max-height: 270px;
  overflow: hidden;
}
@media screen and (min-width: 692px) {
  .portal-products .product .image-container {
    max-height: 200px;
  }
}
@media screen and (min-width: 1024px) {
  .portal-products .product .image-container {
    max-height: 155px;
  }
}
.portal-products .product .image-container::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #9dc10b;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: .3s ease-in;
  z-index: 1;
}
.portal-products .product .image-container img {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.portal-products .product .image-container .content p {
  font-family: "sofia_probold";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  color: #fff;
  opacity: 0;
  text-transform: uppercase;
  transition: .3s ease-in;
}
.portal-products .product .link-container {
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  transition: .3s ease-in;
  padding: .5rem;
}
.portal-products .product .link-container a {
  text-align: left;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "sofia_problack";
  color: #2e2d30;
  transition: .3s ease-in;
}
.portal-products .product .link-container .link-arrow {
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: .5rem 0 .5rem .5rem;
  background: url(media/round-cut-right-dark.png) center no-repeat;
  background-size: auto;
  background-size: contain;
  width: 34px;
  height: 48px;
  transition: .3s ease-in;
}
.portal-products .product .link-container .link-arrow .arrow {
  background: url(media/arrow-right-tem-dark.png) center no-repeat;
  background-size: auto;
  background-size: contain;
  transform: translateX(-17px);
  width: 25px;
  height: 21px;
  transition: .3s ease-in;
}
.portal-products .cta-container {
  margin-top: 2rem;
}
.hiddenStyle {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.products-container {
  width: 100%;
  max-width: 1030px;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 3rem;
}
@media screen and (min-width: 1024px) {
  .products-container {
    display: -ms-flex;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 1024px) {
  .products-container.-col3 .product {
    width: 31%;
  }
}
.products-container .grid-sizer {
  width: 31%;
}
.product-card {
  width: 100%;
  max-width: 318px;
  margin-bottom: 2rem;
  box-shadow: 0 0 15px rgba(0,0,0,.2);
  background: #fff;
}
.product-card:nth-child(1) {
  animation-delay: .15s;
}
.product-card:nth-child(2) {
  animation-delay: .3s;
}
.product-card:nth-child(3) {
  animation-delay: .45s;
}
.product-card .image-container {
  width: 100%;
  overflow: hidden;
  height: 200px;
  position: relative;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.product-card .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: .3s ease;
}
.product-card .image-container .link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.product-card .image-container:hover img {
  transform: scale(1.05);
}
.product-card .content-container {
  padding: 3rem 2rem 2rem;
  width: 100%;
  text-align: left;
  box-sizing: border-box;
}
.product-card .content-container .title {
  font-family: "sofia_proregular";
  font-size: 1.6rem;
  padding-bottom: 1.2rem;
  position: relative;
  margin-bottom: 1.3rem;
}
.product-card .content-container .title strong {
  font-family: "sofia_probold";
}
.product-card .content-container .title:after {
  content: "";
  width: 60px;
  height: 1px;
  background: #d1d3d4;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
.product-card .content-container .title .surtitre {
  color: #9dc10b;
  font-size: .9rem;
  margin-bottom: 1.46rem;
}
.product-card .content-container .price {
  font-family: "sofia_probold";
  font-size: 1.05rem;
  margin-bottom: 1.6rem;
}
.product-card .content-container .cta-info {
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  background: #ececec;
  width: 90%;
  position: relative;
  color: #000;
  transition: .3s ease;
}
.product-card .content-container .cta-info:before {
  content: "";
  width: 50px;
  height: 100%;
  background: #9dc10b;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  transition: .3s ease;
}
.product-card .content-container .cta-info .info-icon {
  background: #9dc10b;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  position: relative;
  z-index: 1;
}
.product-card .content-container .cta-info .info-icon .icon {
  width: 20px;
  height: 20px;
}
.product-card .content-container .cta-info span {
  font-weight: 700;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 1rem;
  font-size: .9rem;
  width: calc(100% - 50px);
  position: relative;
  z-index: 1;
}
.product-card .content-container .cta-info:hover {
  color: #fff;
}
.product-card .content-container .cta-info:hover:before {
  width: 100%;
}
.scroll-bar {
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: -25px;
  z-index: 2;
}
.scroll-bar .bar {
  width: 2px;
  height: 50px;
  display: inline-block;
  margin: auto;
  background: #447b13;
  overflow: hidden;
  position: relative;
}
.scroll-bar .bar:before {
  content: "";
  width: 2px;
  height: 120px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  animation: scrollbar infinite 2s ease;
}
.section-half .image-container {
  max-height: 400px;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.section-half .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-half .right {
  max-width: 530px;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .section-half .right {
    margin-left: 100px;
  }
}
.section-title {
  font-family: "Noto Sans",sans-serif;
}
.section-title .surtitre {
  font-family: "Montserrat",sans-serif;
  font-size: 1rem;
  margin-bottom: 2rem;
  color: #727272;
}
.section-title .surtitre.-uppercase {
  text-transform: uppercase;
}
.section-title h2,.section-title h3 {
  font-size: 2rem;
  color: #2e2d30;
}
@media screen and (min-width: 1024px) {
  .section-title h2,.section-title h3 {
    font-size: 2.66rem;
  }
}
.section-title h2 strong,.section-title h3 strong {
  font-weight: 700;
}
@media screen and (min-width: 1024px) {
  .section-title.-small h2,.section-title.-small h3 {
    font-size: 2rem;
  }
}
.section-title.-uppercase {
  text-transform: uppercase;
}
.section-title.-secondFont h2 {
  font-family: "sofia_problack";
  color: #9dc10b;
  font-size: 2.3rem;
}
@media screen and (min-width: 1024px) {
  .section-title.-secondFont h2 {
    font-size: 3.33rem;
  }
}
.section-title.-secondFont p {
  font-family: "Noto Sans",sans-serif;
  margin-top: 3rem;
  font-size: 1.7rem;
}
@media screen and (min-width: 1024px) {
  .section-title.-secondFont p {
    font-size: 2rem;
  }
}
.section-title.-secondtitle {
  margin-bottom: 2rem;
}
.section-title.-secondtitle h2 {
  font-size: 1.6rem;
  font-family: "sofia_proregular";
}
.section-title.-secondtitle h2 strong {
  font-family: "sofia_problack";
}
.section-title.-twosizes h2 {
  font-size: 2rem;
}
.section-title.-twosizes h2 strong {
  font-weight: 700;
  font-size: 2.66rem;
}
.section-title.-reverse {
  color: #fff;
}
.section-title.-reverse h2,.section-title.-reverse strong {
  color: #fff;
}
.section-title.-marginbottom {
  margin-bottom: 3.5rem;
}
.section-title.-marginbottomsmall {
  margin-bottom: 2rem;
}
.section-title.-bottomline {
  position: relative;
  padding-bottom: 2rem;
  margin-bottom: 3.5rem;
}
.section-title.-bottomline:after {
  content: "";
  width: 55px;
  height: 2px;
  background: #968b2c;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
}
.section-title.-bottomline.-smallmargin {
  padding-bottom: 1rem;
  margin-bottom: 2rem;
}
.section-container {
  width: 90%;
  max-width: none;
  max-width: 1030px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.section-container.-full {
  width: 100%;
  max-width: 2000px;
}
.section-container.-xxsmall {
  max-width: 815px;
}
.section-container.-xsmall {
  max-width: 835px;
}
.section-container.-small {
  max-width: 885px;
}
.section-container.-medium {
  max-width: 985px;
}
.section-container.-mediumlarge {
  max-width: 1020px;
}
.section-container.-large {
  max-width: 1175px;
}
.section-container.-xlarge {
  max-width: 1255px;
}
.section-container.-xxlarge {
  max-width: 1350px;
}
.section-container.-center {
  align-items: center;
  text-align: center;
}
.section-container.-alignleft {
  margin-left: 0;
  margin-right: auto;
}
.section-container.-margin {
  margin: 5rem auto;
}
.section-container.-marginsmall {
  margin: 3rem auto;
}
.section-container.-margintop {
  margin-top: 3rem;
}
@media screen and (min-width: 1024px) {
  .section-container.-margintop {
    margin-top: 5rem;
  }
}
.section-container.-bigmargin {
  margin: 5rem auto;
}
@media screen and (min-width: 1024px) {
  .section-container.-bigmargin {
    margin: 8rem auto;
  }
}
.section-container.-bigmargintop {
  margin-top: 10rem;
}
.section-container.-marginbottom {
  margin-bottom: 3rem;
}
@media screen and (min-width: 1024px) {
  .section-container.-marginbottom {
    margin-bottom: 5rem;
  }
}
.section-container.-bigmarginbottom {
  margin-bottom: 7rem;
}
@media screen and (min-width: 1024px) {
  .section-container.-bigmarginbottom {
    margin-bottom: 12rem;
  }
}
@media screen and (min-width: 1024px) {
  .section-container.-negmargintop {
    margin-top: -7rem;
  }
}
@media screen and (min-width: 1024px) {
  .section-container.-negmargintopsmall {
    margin-top: -3rem;
  }
}
.section-container .section-content.-cornerbottom {
  position: relative;
}
.section-container .section-content.-cornerbottom .corner {
  width: 26px;
  height: 26px;
  position: absolute;
  bottom: 0;
  right: -1rem;
}
@media screen and (min-width: 1440px) {
  .section-container .section-content.-cornerbottom .corner {
    right: -105px;
    bottom: -2rem;
  }
}
@media screen and (min-width: 768px) {
  .section-container .section-content.-small {
    width: 57%;
  }
}
@media screen and (min-width: 768px) {
  .section-container .section-content.-medium {
    width: 75%;
  }
}
.section-container .section-content.-alignright {
  margin-right: 0;
  margin-left: auto;
}
.section-container .section-content.-marginbottom {
  margin-bottom: 3rem;
}
@media screen and (min-width: 1024px) {
  .section-container .section-content.-marginbottom {
    margin-bottom: 5rem;
  }
}
.section-container .section-content.-row {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .section-container .section-content.-row {
    display: -ms-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  .section-container .section-content.-row.-stretch {
    align-items: stretch;
  }
}
@media screen and (min-width: 768px) {
  .section-container .section-content.-row.-aligntop {
    align-items: flex-start;
  }
}
@media screen and (min-width: 768px) {
  .section-container .section-content.-row.-alignbottom {
    align-items: flex-end;
  }
}
@media screen and (min-width: 768px) {
  .section-container .section-content.-row.-justifyend {
    justify-content: flex-end;
  }
}
@media screen and (min-width: 768px) {
  .section-container .section-content.-row.-justifystart {
    justify-content: flex-start;
  }
}
@media screen and (min-width: 768px) {
  .section-container .section-content.-row.-justifycenter {
    justify-content: center;
  }
}
.section-container .section-content.-row .left,.section-container .section-content.-row .right {
  width: 100%;
  position: relative;
}
@media screen and (min-width: 768px) {
  .section-container .section-content.-row .left,.section-container .section-content.-row .right {
    width: 48%;
  }
}
@media screen and (max-width: 767px) {
  .section-container .section-content.-row .left.-paddingmobile,.section-container .section-content.-row .right.-paddingmobile {
    padding: 2rem;
    box-sizing: border-box;
  }
}
@media screen and (min-width: 768px) {
  .section-container .section-content.-row .left.-xxsmall,.section-container .section-content.-row .right.-xxsmall {
    width: 40%;
  }
}
@media screen and (min-width: 1440px) {
  .section-container .section-content.-row .left.-xxsmall,.section-container .section-content.-row .right.-xxsmall {
    width: 30%;
  }
}
@media screen and (min-width: 768px) {
  .section-container .section-content.-row .left.-xsmall,.section-container .section-content.-row .right.-xsmall {
    width: 22%;
  }
}
@media screen and (min-width: 768px) {
  .section-container .section-content.-row .left.-small,.section-container .section-content.-row .right.-small {
    width: 40%;
  }
}
@media screen and (min-width: 768px) {
  .section-container .section-content.-row .left.-medium,.section-container .section-content.-row .right.-medium {
    width: 44%;
  }
}
@media screen and (min-width: 768px) {
  .section-container .section-content.-row .left.-half,.section-container .section-content.-row .right.-half {
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .section-container .section-content.-row .left.-large,.section-container .section-content.-row .right.-large {
    width: 52%;
  }
}
@media screen and (min-width: 768px) {
  .section-container .section-content.-row .left.-xlarge,.section-container .section-content.-row .right.-xlarge {
    width: 60%;
  }
}
@media screen and (min-width: 768px) {
  .section-container .section-content.-row .left.-xxlarge,.section-container .section-content.-row .right.-xxlarge {
    width: 67%;
  }
}
@media screen and (min-width: 768px) {
  .section-container .section-content.-row .left.-margintop,.section-container .section-content.-row .right.-margintop {
    margin-top: 200px;
  }
}
@media screen and (min-width: 800px) {
  .section-container .section-content.-row .left.-marginright,.section-container .section-content.-row .right.-marginright {
    margin-right: 3%;
  }
}
@media screen and (min-width: 1224px) {
  .section-container .section-content.-row .left.-marginright,.section-container .section-content.-row .right.-marginright {
    margin-right: 5%;
  }
}
@media screen and (min-width: 1440px) {
  .section-container .section-content.-row .left.-marginright,.section-container .section-content.-row .right.-marginright {
    margin-right: 15%;
  }
}
@media screen and (min-width: 768px) {
  .section-container .section-content.-row .left.-paddingtop,.section-container .section-content.-row .right.-paddingtop {
    padding-top: 110px;
  }
}
@media screen and (min-width: 768px) {
  .section-container .section-content.-row .left.-paddingleft,.section-container .section-content.-row .right.-paddingleft {
    padding-left: 120px;
    box-sizing: border-box;
  }
}
@media screen and (min-width: 768px) {
  .section-container .section-content.-row .left.-marginbottom,.section-container .section-content.-row .right.-marginbottom {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 768px) {
  .section-container .section-content.-row .left.-bigmarginbottom,.section-container .section-content.-row .right.-bigmarginbottom {
    margin-bottom: 7rem;
  }
}
.section-container .section-content.-row .left.-paddingright,.section-container .section-content.-row .right.-paddingright {
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .section-container .section-content.-row .left.-paddingright,.section-container .section-content.-row .right.-paddingright {
    padding-right: 3rem;
  }
}
@media screen and (min-width: 1200px) {
  .section-container .section-content.-row .left.-paddingright,.section-container .section-content.-row .right.-paddingright {
    padding-right: 5rem;
  }
}
.section-container .section-content.-row .left .galerie-container4,.section-container .section-content.-row .right .galerie-container4 {
  width: 100%;
}
.section-container .section-content.-row .left .galerie-container4 .small-images,.section-container .section-content.-row .right .galerie-container4 .small-images {
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.section-container .section-content.-row .left .galerie-container4 .small-images .image-container,.section-container .section-content.-row .right .galerie-container4 .small-images .image-container {
  width: 32%;
  margin-top: .7rem;
  height: 200px;
}
@media screen and (min-width: 768px) {
  .section-container .section-content.-row .left .galerie-container4 .small-images .image-container,.section-container .section-content.-row .right .galerie-container4 .small-images .image-container {
    height: 150px;
  }
}
@media screen and (min-width: 1024px) {
  .section-container .section-content.-row .left .galerie-container4 .small-images .image-container,.section-container .section-content.-row .right .galerie-container4 .small-images .image-container {
    height: 200px;
  }
}
@media screen and (min-width: 1440px) {
  .section-container .section-content.-row .left .galerie-container4 .small-images .image-container,.section-container .section-content.-row .right .galerie-container4 .small-images .image-container {
    height: 250px;
  }
}
.section-container .section-content.-row .left .galerie-container4 .small-images .image-container img,.section-container .section-content.-row .right .galerie-container4 .small-images .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-container .section-content.-row .left .image-container,.section-container .section-content.-row .right .image-container {
  background-position: center;
  background-size: cover;
  display: -ms-flex;
  display: flex;
}
.section-container .section-content.-row .left .image-container.-all,.section-container .section-content.-row .right .image-container.-all {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .section-container .section-content.-row .left .image-container.-all,.section-container .section-content.-row .right .image-container.-all {
    max-height: 550px;
  }
}
.section-container .section-content.-row .left .image-container.-all img,.section-container .section-content.-row .right .image-container.-all img {
  width: 100%;
  height: auto;
}
.section-container .section-content.-row .left .image-container.-small,.section-container .section-content.-row .right .image-container.-small {
  width: 100%;
  max-width: 300px;
}
.section-container .section-content.-row .left .image-container.-xsmall,.section-container .section-content.-row .right .image-container.-xsmall {
  width: 100%;
  max-width: 150px;
}
@media screen and (min-width: 768px) {
  .section-container .section-content.-row .left .image-container.-square,.section-container .section-content.-row .right .image-container.-square {
    height: 725px;
  }
}
.section-container .section-content.-row .left .image-container.-mediumheight,.section-container .section-content.-row .right .image-container.-mediumheight {
  overflow: hidden;
  width: 100%;
  height: 500px;
}
.section-container .section-content.-row .left .image-container.-marginbottom,.section-container .section-content.-row .right .image-container.-marginbottom {
  margin-bottom: 3rem;
}
.section-container .section-content.-row .left .image-container .image,.section-container .section-content.-row .left .image-container img,.section-container .section-content.-row .right .image-container .image,.section-container .section-content.-row .right .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-container .section-content.-row .left {
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  .section-container .section-content.-row .left {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .section-container .section-content.-row .right.-alignright {
    display: -ms-flex;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
  }
}
.shop-container {
  width: 100%;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-top: 1px solid #d1d3d4;
  border-bottom: 1px solid #d1d3d4;
  padding: 3rem 0;
}
@media screen and (min-width: 800px) {
  .shop-container {
    display: -ms-flex;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
  }
}
.shop-container .shop-sidebar {
  width: 100%;
}
@media screen and (min-width: 800px) {
  .shop-container .shop-sidebar {
    width: 21%;
  }
}
.shop-container .shop-sidebar .filters-form {
  width: 100%;
}
.shop-container .shop-sidebar .filters-form .form-control {
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.shop-container .shop-sidebar .filters-form .form-control.-row {
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (min-width: 800px) {
  .shop-container .products-container {
    width: 73%;
  }
}
@media screen and (min-width: 1024px) {
  .shop-container .products-container .product-card {
    width: 45%;
  }
}
@media screen and (min-width: 1224px) {
  .shop-container .products-container .product-card {
    width: 32%;
  }
}
.shop-container .products-container .product-card .image-container {
  height: 145px;
}
.shop-container .products-container .product-card .content-container {
  padding: 2rem 1.5rem 1.5rem;
}
.shop-container .products-container .product-card .content-container .title {
  font-family: "Noto Sans",sans-serif;
  font-size: 1.13rem;
}
.shop-container .products-container .product-card .content-container .title strong {
  font-weight: 700;
}
.shop-container .products-container .product-card .content-container .cta-info {
  width: 95%;
}
.shop-container .products-container .product-card .content-container .cta-info:before {
  content: "";
  width: 35px;
  background: #9dc10b;
}
.shop-container .products-container .product-card .content-container .cta-info .info-icon {
  padding: 10px 15px;
}
.shop-container .products-container .product-card .content-container .cta-info .info-icon .icon {
  width: 15px;
  height: 15px;
}
.shop-container .products-container .product-card .content-container .cta-info span {
  font-size: .8rem;
  width: calc(100% - 35px);
}
.shop-container .products-container .product-card .content-container .cta-info:hover {
  color: #fff;
}
.shop-container .products-container .product-card .content-container .cta-info:hover:before {
  width: 100%;
}
.section-job {
  width: 100%;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 4rem;
  text-align: left;
}
.section-job:last-child {
  margin-bottom: 0;
  border-top: 1px solid #d1d3d4;
  padding-top: 5rem;
  margin-top: 3rem;
}
.section-job .title {
  font-size: 2.33rem;
  margin-bottom: 3rem;
  font-family: "Noto Sans",sans-serif;
  padding-left: 2.5rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .section-job .title {
    padding-left: 120px;
  }
}
.section-job .title strong {
  font-weight: 700;
}
.section-job .title:before {
  content: "";
  height: 1px;
  width: 30px;
  background: #9dc10b;
  position: absolute;
  left: 0;
  top: 50%;
}
@media screen and (min-width: 768px) {
  .section-job .wp-content {
    width: 55%;
    align-self: flex-end;
  }
}
.section-job .wp-content strong {
  color: #9dc10b;
}
.section-job .wp-content a {
  color: #9dc10b;
}
.sliderpromos-container {
  width: 100%;
  position: relative;
}
.sliderpromos-container .slider-promos {
  width: 100%;
  overflow: hidden;
}
.sliderpromos-container .slider-promos .swiper-slide {
  color: #fff;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  height: 340px;
}
.sliderpromos-container .slider-promos .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: .3s ease;
}
.sliderpromos-container .slider-promos .swiper-slide .content-container {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 2.33rem 3rem;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.sliderpromos-container .slider-promos .swiper-slide .content-container:after {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 68%, rgb(0, 0, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
}
.sliderpromos-container .slider-promos .swiper-slide .content-container .title {
  position: relative;
  text-align: left;
  z-index: 1;
}
.sliderpromos-container .slider-promos .swiper-slide .content-container .title:before {
  content: "";
  width: 2px;
  height: 45px;
  background: #9dc10b;
  display: block;
  position: absolute;
  left: -30px;
  bottom: 0;
  transform-origin: bottom;
  transform: rotate(0deg);
  transition: .3s ease;
  opacity: 0;
}
.sliderpromos-container .slider-promos .swiper-slide .content-container .title .cat,.sliderpromos-container .slider-promos .swiper-slide .content-container .title .name {
  display: block;
  text-transform: uppercase;
  font-size: 1.33rem;
  transition: .3s ease;
}
.sliderpromos-container .slider-promos .swiper-slide .content-container .title .name {
  font-weight: 900;
}
.sliderpromos-container .slider-promos .swiper-slide:hover img {
  transform: scale(1.05);
}
.sliderpromos-container .slider-promos .swiper-slide:hover .content-container .title:before {
  opacity: 1;
  left: -20px;
  transform: rotate(30deg);
}
.sliderpromos-container .slider-promos .swiper-slide:hover .content-container .title .cat {
  transform: translateX(20px);
}
.sliderpromos-container .swiper-pagination {
  position: relative;
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 3rem;
}
.sliderpromos-container .swiper-pagination-bullet {
  opacity: 1;
  background: rgba(0,0,0,0);
  width: 30px;
  height: 16px;
  position: relative;
  transition: .3s ease;
  cursor: pointer;
}
.sliderpromos-container .swiper-pagination-bullet:before {
  content: "";
  width: 100%;
  height: 2px;
  background: #bfbfbf;
  position: absolute;
  top: 100%;
  left: 0;
  transition: .3s ease;
}
.sliderpromos-container .swiper-pagination-bullet-active:before {
  top: 0;
  background: #9dc10b;
}
.slidershowroom-container {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .slidershowroom-container {
    display: -ms-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
}
.slidershowroom-container .slider-images {
  overflow: hidden;
  width: 100%;
  height: 340px;
}
@media screen and (min-width: 600px) {
  .slidershowroom-container .slider-images {
    height: 500px;
  }
}
@media screen and (min-width: 1024px) {
  .slidershowroom-container .slider-images {
    width: 65%;
    height: 715px;
  }
}
.slidershowroom-container .slider-images .swiper-slide {
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.slidershowroom-container .slider-images .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: .3s ease;
}
.slidershowroom-container .slider-images .swiper-slide .icon {
  width: 46px;
  height: 46px;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  border-radius: 100%;
  top: calc(50% - 23px);
  left: calc(50% - 23px);
  background: hsla(0,0%,100%,.5);
  transform: translateY(20px);
  opacity: 0;
  transition: .3s ease;
}
.slidershowroom-container .slider-images .swiper-slide .icon:before,.slidershowroom-container .slider-images .swiper-slide .icon:after {
  content: "";
  width: 16px;
  height: 2px;
  display: block;
  position: absolute;
  top: 50%;
  left: calc(50% - 8px);
  transform-origin: center;
  background: #fff;
}
.slidershowroom-container .slider-images .swiper-slide .icon:after {
  transform: rotate(90deg);
}
.slidershowroom-container .slider-images .swiper-slide .play {
  width: 120px;
  height: 120px;
  position: absolute;
  top: calc(50% - 23px);
  left: calc(50% - 23px);
}
.slidershowroom-container .slider-images .swiper-slide .play:after {
  content: "";
  width: 0;
  height: 0;
  background: hsla(0,0%,100%,.6);
  transition: .3s ease;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.slidershowroom-container .slider-images .swiper-slide .play:hover:after {
  width: 95px;
  height: 95px;
}
.slidershowroom-container .slider-images .swiper-slide:hover img {
  transform: scale(1.05);
}
.slidershowroom-container .slider-images .swiper-slide:hover .icon {
  opacity: 1;
  transform: translateY(0px);
}
@media screen and (min-width: 1024px) {
  .slidershowroom-container .content-wrapper {
    width: 35%;
    position: relative;
    z-index: 2;
  }
}
.slidershowroom-container .content {
  background: #47484c;
  width: 100%;
  box-sizing: border-box;
  padding: 3rem 4rem;
  text-align: left;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .slidershowroom-container .content {
    width: 123%;
    left: -23%;
    padding: 4.2rem 4rem;
  }
}
.slidershowroom-container .content .slider-text {
  overflow: hidden;
  width: 100%;
  color: #fff;
}
.slidershowroom-container .content .slider-text .wp-content {
  position: relative;
  padding-top: 2rem;
}
.slidershowroom-container .content .slider-text .wp-content:before {
  content: "";
  width: 30px;
  height: 2px;
  background: #968b2c;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.slidershowroom-container .content .swiper-pagination {
  position: relative;
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  margin-top: 3rem;
  margin-bottom: 2.6rem;
}
.slidershowroom-container .content .swiper-pagination-bullet {
  opacity: 1;
  background: rgba(0,0,0,0);
  width: 30px;
  height: 16px;
  position: relative;
  transition: .3s ease;
  cursor: pointer;
  border-radius: 0;
}
.slidershowroom-container .content .swiper-pagination-bullet:before {
  content: "";
  width: 100%;
  height: 2px;
  background: #bfbfbf;
  position: absolute;
  top: 100%;
  left: 0;
  transition: .3s ease;
}
.slidershowroom-container .content .swiper-pagination-bullet:focus {
  outline: none !important;
}
.slidershowroom-container .content .swiper-pagination-bullet-active:before {
  top: 0;
  background: #9dc10b;
}
.slider-wrapper {
  position: relative;
  width: 100%;
}
.slider-wrapper .slider-container {
  height: 80vh;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .slider-wrapper .slider-container {
    height: 675px;
  }
}
.slider-wrapper .slider-container .swiper-slide {
  background: #3e1b00;
  position: relative;
  width: 100%;
  height: 100%;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.slider-wrapper .slider-container .swiper-slide img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
  opacity: .7;
  transform: scale(1.2);
  transition: 5s ease;
}
.slider-wrapper .slider-container .swiper-slide .slide-content {
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  opacity: 0;
  transition: .3s ease;
  transition-delay: .3s;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  width: 95%;
  margin: 0 auto;
}
.slider-wrapper .slider-container .swiper-slide .slide-content .surtitre {
  font-weight: 700;
  padding-bottom: 1.33rem;
  margin-bottom: 2rem;
  position: relative;
}
.slider-wrapper .slider-container .swiper-slide .slide-content .surtitre:after {
  content: "";
  width: 55px;
  height: 2px;
  display: block;
  background: #9dc10b;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.slider-wrapper .slider-container .swiper-slide .slide-content .title {
  font-size: 2rem;
  font-family: "Noto Sans",sans-serif;
}
@media screen and (min-width: 1024px) {
  .slider-wrapper .slider-container .swiper-slide .slide-content .title {
    font-size: 3.33rem;
  }
}
.slider-wrapper .slider-container .swiper-slide .slide-content .title strong {
  font-weight: 700;
}
.slider-wrapper .slider-container .swiper-slide.is-animate .slide-content {
  opacity: 1;
}
.slider-wrapper .slider-container .swiper-slide.is-animate img {
  transform: scale(1);
}
@media screen and (max-width: 1023px) {
  .slider-wrapper .swiper-pagination {
    display: none;
  }
}
.slider-wrapper .swiper-pagination {
  height: 100%;
  width: 30px;
  top: 0;
  left: 4rem;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 3;
}
.slider-wrapper .swiper-pagination-bullet {
  border-radius: 0;
  width: 30px;
  height: 2px;
  opacity: 1;
  background: #fff;
  margin: 3px 0px !important;
  transition: .3s ease;
}
.slider-wrapper .swiper-pagination-bullet-active {
  background: #9dc10b;
}
@media screen and (max-width: 1023px) {
  .slider-wrapper .socials {
    display: none;
  }
}
.slider-wrapper .socials {
  height: 100%;
  width: 45px;
  top: 0;
  right: 2rem;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 3;
  position: absolute;
}
.slider-wrapper .socials .link {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 2px 0;
}
.slider-wrapper .socials .link img {
  width: 100%;
  height: 100%;
  position: absolute;
  transition: .3s ease;
}
.slider-wrapper .socials .link img.hover {
  opacity: 0;
}
.slider-wrapper .socials .link:hover img {
  opacity: 0;
}
.slider-wrapper .socials .link:hover img.hover {
  opacity: 1;
}
.sliderall {
  overflow: hidden;
}
.squareimage-bloctext {
  width: 100%;
  position: relative;
}
@media screen and (min-width: 800px) {
  .squareimage-bloctext {
    display: -ms-flex;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: center;
    text-align: left;
  }
}
@media screen and (min-width: 800px) {
  .squareimage-bloctext.-reverse {
    display: -ms-flex;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-end;
    justify-content: center;
  }
}
.squareimage-bloctext.-reverse .text-container {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 800px) {
  .squareimage-bloctext.-reverse .text-container {
    width: 52%;
  }
}
@media screen and (min-width: 800px) {
  .squareimage-bloctext.-reverse .text-container .content {
    left: 0;
    padding-right: 100px;
  }
}
.squareimage-bloctext .image-container {
  width: 100%;
  margin-bottom: 3rem;
  position: relative;
}
@media screen and (min-width: 800px) {
  .squareimage-bloctext .image-container {
    width: 60%;
    height: 620px;
    margin-bottom: 9.75rem;
    display: -ms-flex;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.squareimage-bloctext .image-container img {
  width: 100%;
}
@media screen and (min-width: 800px) {
  .squareimage-bloctext .image-container img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.squareimage-bloctext .image-container .slider-imagesonly {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.squareimage-bloctext .image-container .swiper-button-prev,.squareimage-bloctext .image-container .swiper-button-next {
  width: 50px;
  height: 50px;
  background: #9dc10b;
  top: calc(100% - 50px);
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 0;
  transition: .3s ease;
}
.squareimage-bloctext .image-container .swiper-button-prev:after,.squareimage-bloctext .image-container .swiper-button-next:after {
  content: "";
  width: 14px;
  height: 11px;
}
.squareimage-bloctext .image-container .swiper-button-prev:hover,.squareimage-bloctext .image-container .swiper-button-next:hover {
  background: #47484c;
}
.squareimage-bloctext .image-container .swiper-button-prev:focus,.squareimage-bloctext .image-container .swiper-button-next:focus {
  outline: none;
}
.squareimage-bloctext .image-container .swiper-button-prev {
  left: auto;
  right: 50px;
}
.squareimage-bloctext .image-container .swiper-button-prev:after {
  background: url(media/arrow-left-white.png) center no-repeat;
  background-size: contain;
}
.squareimage-bloctext .image-container .swiper-button-next {
  right: 0;
}
.squareimage-bloctext .image-container .swiper-button-next:after {
  background: url(media/arrow-right-white.png) center no-repeat;
  background-size: contain;
}
@media screen and (min-width: 800px) {
  .squareimage-bloctext .text-container {
    width: 40%;
    position: relative;
  }
}
@media screen and (min-width: 800px) {
  .squareimage-bloctext .text-container .content {
    box-sizing: border-box;
    padding-left: 100px;
    padding-top: 100px;
    padding-bottom: 40px;
    background: #fff;
    width: 110%;
    left: -11%;
    position: relative;
    z-index: 2;
  }
}
.squareimage-bloctext .text-container .content .nav-slider {
  position: relative;
  height: 50px;
  margin-top: 2rem;
}
.squareimage-bloctext .text-container .content .nav-slider .swiper-button-prev,.squareimage-bloctext .text-container .content .nav-slider .swiper-button-next {
  width: 50px;
  height: 50px;
  background: #9dc10b;
  top: 0;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 0;
  transition: .3s ease;
}
.squareimage-bloctext .text-container .content .nav-slider .swiper-button-prev:after,.squareimage-bloctext .text-container .content .nav-slider .swiper-button-next:after {
  content: "";
  width: 14px;
  height: 11px;
}
.squareimage-bloctext .text-container .content .nav-slider .swiper-button-prev:hover,.squareimage-bloctext .text-container .content .nav-slider .swiper-button-next:hover {
  background: #47484c;
}
.squareimage-bloctext .text-container .content .nav-slider .swiper-button-prev:focus,.squareimage-bloctext .text-container .content .nav-slider .swiper-button-next:focus {
  outline: none;
}
.squareimage-bloctext .text-container .content .nav-slider .swiper-button-prev {
  left: auto;
  left: 0px;
}
.squareimage-bloctext .text-container .content .nav-slider .swiper-button-prev:after {
  background: url(media/arrow-left-white.png) center no-repeat;
  background-size: contain;
}
.squareimage-bloctext .text-container .content .nav-slider .swiper-button-next {
  left: 50px;
}
.squareimage-bloctext .text-container .content .nav-slider .swiper-button-next:after {
  background: url(media/arrow-right-white.png) center no-repeat;
  background-size: contain;
}
.subproducts-container {
  width: 100%;
}
.subproducts-container .subproduct {
  width: 100%;
  text-align: center;
}
.subproducts-container .subproduct .title {
  margin-bottom: 3rem;
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 400;
  font-style: italic;
  width: 100%;
}
.subproducts-container .subproduct .title strong {
  font-weight: 700;
}
.subproducts-container .subproduct .title.no-mb {
  margin-bottom: 0 !important;
}
.subproducts-container .subproduct .image-container {
  width: 100%;
  height: 280px;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #000;
  margin: 3rem 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  .subproducts-container .subproduct .image-container {
    height: 325px;
  }
}
@media screen and (min-width: 1440px) {
  .subproducts-container .subproduct .image-container {
    background-attachment: fixed;
  }
}
.subproducts-container .subproduct .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.separator-products {
  margin: 3rem 0;
  width: 100%;
  height: 1px;
  background: #bfbfbf;
}
.swiperlogos-container {
  width: 100%;
  position: relative;
}
.swiperlogos-container .swiper-logos {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #bfbfbf;
  padding: 0 2rem 2rem;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 4rem;
  margin-top: 5rem;
}
.swiperlogos-container .swiper-logos .swiper-slide {
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.swiperlogos-container .swiper-logos .swiper-slide img {
  width: 90%;
  height: 90%;
  -o-object-fit: contain;
     object-fit: contain;
  transition: .3s ease;
}
.swiperlogos-container .swiper-logos .swiper-slide:hover img {
  transform: scale(1.05);
}
.swiperlogos-container .swiper-pagination {
  position: relative;
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.swiperlogos-container .swiper-pagination-bullet {
  opacity: 1;
  background: rgba(0,0,0,0);
  width: 30px;
  height: 16px;
  position: relative;
  transition: .3s ease;
  cursor: pointer;
  border-radius: 0;
}
.swiperlogos-container .swiper-pagination-bullet:before {
  content: "";
  width: 100%;
  height: 2px;
  background: #47484c;
  position: absolute;
  top: 100%;
  left: 0;
  transition: .3s ease;
}
.swiperlogos-container .swiper-pagination-bullet:focus {
  outline: none !important;
}
.swiperlogos-container .swiper-pagination-bullet-active:before {
  top: 0;
  background: #9dc10b;
}
.tabs-container {
  width: 100%;
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #d1d3d4;
  padding: 2.6rem 0;
  position: relative;
  font-family: "Noto Sans",sans-serif;
}
.tabs-container:after {
  content: "";
  width: 75px;
  height: 2px;
  background: #9dc10b;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
}
.tabs-container .tab,.tabs-container .tab-menu {
  text-transform: uppercase;
  font-weight: 700;
  color: #bfbfbf;
  transition: .3s ease;
  margin: 0 1rem;
  cursor: pointer;
}
@media screen and (min-width: 1024px) {
  .tabs-container .tab,.tabs-container .tab-menu {
    margin: 0 1.33rem;
  }
}
.tabs-container .tab.active,.tabs-container .tab-menu.active {
  color: #000;
}
.tab-content {
  display: none;
}
.tab-content.active {
  display: block;
  animation: creation_show 2s ease-out both;
}
.tab-content.hide {
  display: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}
.testimonials {
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 100px 0;
}
.testimonials-title {
  position: relative;
  margin-bottom: 90px;
}
.testimonials-title:after {
  content: "";
  width: 54px;
  height: 43px;
  background-size: contain;
  display: block;
  position: absolute;
  left: calc(50% - 27px);
  bottom: -30px;
  z-index: 1;
  opacity: .2;
}
.testimonials-title .surtitre {
  color: #9dc10b;
  text-transform: uppercase;
  font-size: 1rem;
  margin-bottom: 1rem;
}
.testimonials-title h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 2.2rem;
  font-family: "Noto Sans",sans-serif;
  font-style: italic;
  position: relative;
  z-index: 2;
}
.testimonials-title h2 strong {
  font-weight: 700;
  font-style: normal;
}
.testimonials-wrapper {
  position: relative;
  width: 90%;
  margin: 0 auto;
  max-width: 1264px;
}
.testimonials-slider {
  width: 90%;
  max-width: 800px;
  overflow: hidden;
  margin: 0 auto;
}
.testimonials-slider .swiper-slide {
  color: #fff;
}
.testimonials-slider .swiper-slide .content {
  margin-bottom: 1rem;
}
.testimonials-slider .swiper-slide .name {
  font-weight: 700;
}
.testimonials .swiper-button-prev,.testimonials .swiper-button-next {
  width: 44px;
  height: 48px;
}
.testimonials .swiper-button-prev:after,.testimonials .swiper-button-next:after {
  content: "";
  width: 28px;
  height: 21px;
  transition: .3s ease;
}
.testimonials .swiper-button-prev {
  background: url(media/round-cut-left.png) center no-repeat;
  background-size: contain;
}
.testimonials .swiper-button-prev:after {
  background: url(media/arrow-left-tem.png) center no-repeat;
  background-size: contain;
  transform: translateX(17px);
}
.testimonials .swiper-button-prev:hover:after {
  background-size: contain;
  transform: translateX(10px);
}
.testimonials .swiper-button-next {
  background: url(media/round-cut-right.png) center no-repeat;
  background-size: contain;
}
.testimonials .swiper-button-next:after {
  background: url(media/arrow-right-tem.png) center no-repeat;
  background-size: contain;
  transform: translateX(-17px);
}
.testimonials .swiper-button-next:hover:after {
  background-size: contain;
  transform: translateX(-10px);
}
.toggles-container {
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.toggles-container.-reverse {
  color: #fff;
}
.toggles-container .single-toggle {
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  border-bottom: 1px solid hsla(0,0%,100%,.25);
  width: 100%;
  box-sizing: border-box;
}
@media screen and (min-width: 1024px) {
  .toggles-container .single-toggle {
    padding: 0 5rem;
  }
}
.toggles-container .single-toggle:first-child {
  border-top: 1px solid hsla(0,0%,100%,.25);
}
.toggles-container .single-toggle.open .toggle-title .icon:after {
  transform: rotate(0deg);
}
.toggles-container .single-toggle.show {
  display: -ms-flex;
  display: flex;
  animation: creation_show 2s ease-out both;
}
.toggles-container .single-toggle.hide {
  display: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}
.toggles-container .single-toggle.-borderbottom {
  border-bottom: 1px solid rgba(115,115,115,.25);
}
.toggles-container .single-toggle:nth-child(1) {
  animation-delay: .1s;
}
.toggles-container .single-toggle:nth-child(2) {
  animation-delay: .2s;
}
.toggles-container .single-toggle:nth-child(3) {
  animation-delay: .3s;
}
.toggles-container .single-toggle:nth-child(4) {
  animation-delay: .4s;
}
.toggles-container .single-toggle:nth-child(5) {
  animation-delay: .5s;
}
.toggles-container .single-toggle:nth-child(6) {
  animation-delay: .6s;
}
.toggles-container .single-toggle:nth-child(7) {
  animation-delay: .7s;
}
.toggles-container .single-toggle:nth-child(8) {
  animation-delay: .8s;
}
.toggles-container .single-toggle:nth-child(9) {
  animation-delay: .9s;
}
.toggles-container .single-toggle:nth-child(10) {
  animation-delay: 1s;
}
.toggles-container .single-toggle:nth-child(11) {
  animation-delay: 1.1s;
}
.toggles-container .single-toggle:nth-child(12) {
  animation-delay: 1.2s;
}
.toggles-container .single-toggle:nth-child(13) {
  animation-delay: 1.3s;
}
.toggles-container .single-toggle:nth-child(14) {
  animation-delay: 1.4s;
}
.toggles-container .single-toggle:nth-child(15) {
  animation-delay: 1.5s;
}
.toggles-container .single-toggle:nth-child(16) {
  animation-delay: 1.6s;
}
.toggles-container .single-toggle:nth-child(17) {
  animation-delay: 1.7s;
}
.toggles-container .single-toggle:nth-child(18) {
  animation-delay: 1.8s;
}
.toggles-container .single-toggle:nth-child(19) {
  animation-delay: 1.9s;
}
.toggles-container .single-toggle:nth-child(20) {
  animation-delay: 2s;
}
.toggles-container .single-toggle .toggle-title {
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 3rem 0;
  cursor: pointer;
}
.toggles-container .single-toggle .toggle-title .title {
  text-transform: uppercase;
  font-size: 1.05rem;
  font-weight: 700;
}
.toggles-container .single-toggle .toggle-title .icon {
  width: 11px;
  height: 11px;
  position: relative;
  display: block;
}
.toggles-container .single-toggle .toggle-title .icon:before,.toggles-container .single-toggle .toggle-title .icon:after {
  content: "";
  display: block;
  width: 11px;
  height: 2px;
  background: #918a73;
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  transform-origin: center;
  transition: .3s ease;
}
.toggles-container .single-toggle .toggle-title .icon:after {
  transform: rotate(90deg);
}
.toggles-container .single-toggle .toggle-title .icon.-contrast:before,.toggles-container .single-toggle .toggle-title .icon.-contrast:after {
  background: #9dc10b;
}
.toggles-container .single-toggle .toggle-content {
  width: 100%;
  padding-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  .toggles-container .single-toggle .toggle-content.-smaller {
    width: 80%;
  }
}
.toggles-container .single-toggle .toggle-content .contact-item {
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  text-align: left;
  margin-bottom: .8rem;
  line-height: 1.5;
}
@media screen and (min-width: 800px) {
  .toggles-container .single-toggle .toggle-content .contact-item {
    display: table;
    width: 100%;
  }
}
.toggles-container .single-toggle .toggle-content .contact-item .item {
  text-align: left;
}
@media screen and (min-width: 800px) {
  .toggles-container .single-toggle .toggle-content .contact-item .item {
    display: table-cell;
  }
}
.toggles-container .single-toggle .toggle-content .contact-item .item a {
  color: #fff;
  transition: .3s ease;
}
.toggles-container .single-toggle .toggle-content .contact-item .item a:hover {
  color: #9dc10b;
}
@media screen and (min-width: 800px) {
  .toggles-container .single-toggle .toggle-content .contact-item .item.name {
    width: 20%;
  }
}
@media screen and (min-width: 800px) {
  .toggles-container .single-toggle .toggle-content .contact-item .item.title {
    width: 30%;
  }
}
@media screen and (min-width: 1124px) {
  .toggles-container .single-toggle .toggle-content .contact-item .item.title {
    width: 35%;
  }
}
.toggles-container .single-toggle .toggle-content .contact-item .item.title:before {
  content: "/ ";
  color: #9dc10b;
}
@media screen and (min-width: 800px) {
  .toggles-container .single-toggle .toggle-content .contact-item .item.phone {
    width: 16%;
  }
}
@media screen and (min-width: 800px) {
  .toggles-container .single-toggle .toggle-content .contact-item .item.mail {
    width: 30%;
  }
}
@media screen and (min-width: 1124px) {
  .toggles-container .single-toggle .toggle-content .contact-item .item.mail {
    width: 25%;
  }
}
.accordion {
  transition: all 150ms ease-in-out;
}
.accordion h2 {
  pointer-events: none;
}
.accordion-title {
  cursor: pointer;
  display: flex;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  gap: 10px;
  padding: 15px 20px;
}
.accordion-title::before {
  content: "";
  width: 0;
  height: 0;
  top: 50%;
  display: inline-block;
  border-top: 5px solid #9dc10b;
  border-right: 5px solid rgba(0,0,0,0);
  border-left: 5px solid rgba(0,0,0,0);
  font-size: 22px;
  transform: rotate(-90deg);
  transition: .3s ease-in;
}
.accordion-title.accordion-active::before {
  transform: rotate(0);
}
.accordion-title i {
  color: #d1d3d4;
  position: relative;
}
.fa-file-pdf {
  color: #9dc10b;
}
.accordion-content {
  max-height: 0;
  visibility: hidden;
  opacity: 0;
  transition: all 400ms ease-in-out;
  margin-left: 2rem;
}
.accordion-content a {
  margin-left: .5rem;
  color: #d1d3d4;
  transition: .3s ease-in;
}
.accordion-content a:hover {
  color: #47484c;
}
.accordion-active~.accordion-content {
  max-height: 100vh;
  visibility: visible;
  opacity: 1;
  padding: 0 2rem;
}
.accordion-active~.accordion-content .pdf {
  margin-bottom: .5rem;
}
.accordion-title .accordion-content,.accordion-active .accordion-content {
  padding: 15px;
}
.button-top {
  width: 50px;
  height: 50px;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #9dc10b;
  position: fixed;
  right: 2rem;
  bottom: 3rem;
  z-index: 9999;
  opacity: 0;
  transition: .3s ease;
}
.button-top .top-arrow {
  width: 11px;
  height: 14px;
}
.button-top:hover {
  background-color: #968b2c;
}
.button-top.show {
  opacity: 1;
}
.video-container {
  width: 100%;
  overflow: hidden;
  height: 380px;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
.video-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.video-container:after {
  content: "";
  width: 105px;
  height: 105px;
  display: block;
  background: url(media/play.png) center no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.wp-content {
  font-weight: 300;
  position: relative;
  line-height: 1.5;
}
.wp-content.-justify {
  text-align: justify;
  word-wrap: break-word;
  overflow-wrap: break-word;
  hyphens: auto;
}
.wp-content.-justify-center {
  text-align: justify;
  word-wrap: break-word;
  overflow-wrap: break-word;
  hyphens: auto;
  -moz-text-align-last: center;
       text-align-last: center;
}
.wp-content.-center {
  text-align: center;
}
.wp-content.-reverse {
  color: #fff;
}
.wp-content.-colored {
  color: #47484c;
}
.wp-content.-xsmall {
  max-width: 500px;
}
.wp-content.-nomarginleft {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .wp-content.-small {
    width: 90%;
    margin: 0 auto;
    max-width: 880px;
  }
}
@media screen and (min-width: 768px) {
  .wp-content.-marginleft {
    margin-left: 95px;
  }
}
.wp-content.-marginbottom {
  margin-bottom: 5rem;
}
.wp-content.-marginbottomsmall {
  margin-bottom: 2rem;
}
.wp-content .subsection {
  margin-bottom: 4rem;
}
.wp-content .more {
  font-size: .9rem;
  font-weight: bold;
  color: #9dc10b;
  padding-left: .5rem;
}
.wp-content.description ul {
  margin-bottom: 1.5rem;
  display: inline-block;
  text-align: left;
}
.wp-content.description ul:last-child {
  margin-bottom: 0;
}
.wp-content.description ul li {
  line-height: 1.6rem;
  position: relative;
  padding-left: 1rem;
  margin-bottom: .3rem;
}
.wp-content.description ul li:before {
  content: "//";
  color: #9dc10b;
  font-size: 1rem;
  padding-right: 2px;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: bold;
}
.wp-content p {
  line-height: 1.5;
  margin-bottom: 1.5em;
}
.wp-content p:last-child {
  margin-bottom: 0;
}
.wp-content strong {
  font-weight: 700;
}
.wp-content em {
  font-style: italic;
}
.wp-content a {
  color: #968b2c;
  font-weight: 500;
  transition: .3s ease;
}
.wp-content a:hover {
  color: #9dc10b;
}
.wp-content h2 {
  font-size: 2em;
  font-weight: 800;
  margin-bottom: 1em;
}
.wp-content table {
  border: 0;
  margin-bottom: 2rem;
  width: 100%;
}
.wp-content table tr {
  border-bottom: 1px solid #cfcfcf;
  margin-bottom: 16px;
  margin-top: 16px;
}
.wp-content table tr td:first-child,.wp-content table tr td:first-child strong {
  font-weight: 400;
  color: #9dc00c;
  text-transform: uppercase;
}
.wp-content table[border="0"],.wp-content table.noborder {
  border: 0px;
}
.wp-content table[border="0"] td,.wp-content table[border="0"] th,.wp-content table.noborder td,.wp-content table.noborder th {
  border: 0px;
  vertical-align: top;
}
.wp-content table td,.wp-content table th {
  border: 0;
  padding: 2.5em 0;
  vertical-align: top;
}
.wp-content table td img,.wp-content table th img {
  margin: 0 auto;
  display: inline-block;
}
.wp-content table td[colspan="2"],.wp-content table th[colspan="2"] {
  text-align: center;
}
.wp-content ul {
  margin-bottom: 1.5rem;
}
.wp-content ul:last-child {
  margin-bottom: 0;
}
.wp-content ul li {
  line-height: 1.6rem;
  position: relative;
  padding-left: 1rem;
}
.wp-content ul li:before {
  content: "//";
  color: #9dc10b;
  font-size: 1rem;
  padding-right: 2px;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: bold;
}
.wp-content ol {
  margin-bottom: 1.5rem;
}
.wp-content ol li {
  line-height: 1.6rem;
}
.wp-content ol li:before {
  content: ">";
  color: #9dc10b;
  padding-right: 5px;
}
.wp-content h3 {
  text-transform: uppercase;
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
  margin-top: 2rem;
  font-weight: 400;
  font-style: italic;
}
.wp-content h3.-big {
  font-size: 2rem;
  margin-bottom: 2rem;
}
.wp-content h4 {
  color: #9dc10b;
  font-size: 1.1rem;
  margin-bottom: 1.7rem;
  font-weight: 700;
}
.wp-content h5 {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 1.4rem;
}
.wp-content h6 {
  text-transform: uppercase;
  margin-bottom: 1.4rem;
  font-weight: 700;
}
.alignright {
  float: right;
  margin-left: 1rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
