

/*------------------*/
/*Theme default CSS
/*------------------*/
@font-face {
    font-family: 'poppinsregular';
    src: url('../fonts/poppins-regular-webfont.woff2') format('woff2'),
         url('../fonts/poppins-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'poppinsblack';
    src: url('../fonts/poppins-black-webfont.woff2') format('woff2'),
         url('../fonts/poppins-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'poppinsbold';
    src: url('../fonts/poppins-bold-webfont.woff2') format('woff2'),
         url('../fonts/poppins-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'poppinsmedium';
    src: url('../fonts/poppins-medium-webfont.woff2') format('woff2'),
         url('../fonts/poppins-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.AntiFloat {
  clear: both;
}
.container{
    /* background-image: url('../img/Gbg.png');*/
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 90%;
    margin: 0 auto;
}
.container.Im{
    width: 95%;
}
.container.Im2{
      width: 70%;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none; }

html,
body {
   
}
a:focus {
    outline: 0px solid;
}
img{
    width:100%;
}

a {
    transition: all 0.5s ease-out;
    text-decoration: none;color:#071c2e
}
a:active,
a:hover {
    outline: 0 none;
    color: #071c2e;text-decoration:none
}
ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

::-moz-selection {
    background: #03bece;
    text-shadow: none;color:#fff
}
::selection {
    background: #03bece;
    text-shadow: none;color:#fff
}
textarea:focus, input:focus{
    outline: none;
}
.headerTop{
    padding: 1% 0;
}
.Logo-brand{
    width: 6%;
  margin-left: 7%;
  float: left;
}
.form-search{
   width: 42%;
  float: left;
  padding-left: 7%;
}
.login-linkblock{
    width: 45%;
  float: left;
  padding-left: 11%;
  padding-left: 11%;
  grid-column-gap: 12px;
  text-align: right;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  height: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}
input[type="search"]{
  cursor: text;
  border: 1px solid #0000001a;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  height: 48px;
  margin-bottom: 0;
  overflow: visible;
  width: 76%;
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
width: 80%;
float: left;
  height: 48px;
  margin-bottom: 10px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
  margin-bottom: 0;
}
.search-button-3.tall {
  background-color: #078dc8;
  height: 48px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.w-button {
    letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #3f1958;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  height: auto;
  font-size: .7em;
  color: #fff;
  line-height: inherit;
  cursor: pointer;
  background-color: #3898ec;
  border: 0;
  border-radius: 0;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
  width: 20%;
  float: left;
}
.headerTop{
    display: flex;
  position: relative;
}
.login-linkblock a{
    display: inline-block;
    color: var(--brand-purp);
  letter-spacing: normal;
  white-space: nowrap;
  align-items: center;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Poppins,sans-serif;
  font-size: 1vw;
  font-weight: 600;
  line-height: 20px;
  display: flex;
}
.headerBottom{
      background-color: #658f19;
      display: flex;
  position: relative;
}
#MenuPrTop{
    width: 75%;
  float: left;
 padding-left: 9%;
}
.btnContcat{
    width: 8%;
  float: right;
  padding: 1vw 0vw;
}
.btnContcat i{
    font-size: 1.3vw;
}
.btnContcat a{
    grid-column-gap: 8px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 8px;
  justify-content: center;
  padding: 13px 12px;
  font-size: 0.95vw;
  transition: all .2s,border-color .2s,color .2s,opacity .2s;
  display: flex;
  font-family: 'poppinsregular';
}
.nav-tabs.nav-justified > li {
  position: initial;
  width: auto;
  padding:2vw 1.5vw;
}
.nav-tabs.nav-justified > li.current {
    background-image: linear-gradient(#58610e, #58610e, #58610e, #5e7215,#607b19, #689021,#72b12f,#72b12f);
}
.nav-tabs.nav-justified > li > a {
  font-family: 'poppinsregular';
  border: none;
  font-size: 0.95vw;
  padding: 0;
  background-color: transparent;
  color: #fff;
}
.w-icon-dropdown-toggle::before {
  content: "";
}
.hero-bg-video {
  background-image: linear-gradient(#0009,#0009);
height: 671px;
  position: absolute;
  inset: 0 0% 0%;
}
.company-contact-banner{
    position: relative;
}
 #companybnner{
     width: 100%;
 /* padding-top: 147px;*/
 margin-top: -15%;
 }
.w-background-video > video {
  object-fit: cover;
  z-index: -100;
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  inset: -100%;
}
.industry-solution-block.is-hero.lp {
  padding-top: 0;
  padding-bottom: 60px;
}
.industry-solution-block.is-hero {
  z-index: 1;
  grid-row-gap: 32px;
  flex-direction: column;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}
.industry-solution-block {
  text-align: center;
  position: relative;
}
.title-1.text-is-white.is-title_case.title-line {
    font-family: 'poppinsbold';
  font-size: 3vw;
  margin-top: 0;
  width: 70%;
  margin: 0 auto;
}
.title-1.text-is-white h2{
    font-family: 'poppinsbold';
    font-size: 3vw;
    margin-top: 0;
}
.para-text.text-is-white.max-w-720 p{
     font-family: 'poppinsregular';
     color:#fff;
}
.w-inline-block {
  max-width: 100%;
  display: inline-block;
}
.primary-btn:hover {
  opacity:1;
  color:#fff;
  background-color:#658f19
}
.expert-wrapper {
  width: auto;
  display: inline-block;
}
.para-text.text-is-white.max-w-720 {
  color: var(--white);
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

.primary-btn {
  grid-column-gap: 10px;
  color: #0b77a3;
  letter-spacing: .8px;
  text-transform: uppercase;
  background-color: #fff;
  border-bottom-style: solid;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 14px 34px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.title-1 {
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.15;
}
.title-1.text-is-white {
  color: #fff;
  letter-spacing: -.02em;
}
.industries-serve-block {
  background-image: linear-gradient(90deg,#4d6711,#4d6711);
  padding: 48px 30px;
  position: relative;
  overflow: hidden;
  width: 91%;
  max-width: 1310px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.industries-serve-block .tab-content{
    padding-top: 2%;
}
.title-4 {
  text-align: center;
  letter-spacing: -.02em;
  font-size: 28px;
  line-height: 36px;
  font-family: 'poppinsbold';
}
.industry-bg-img.is-industries {
  z-index: 0;
  position: absolute;
  inset: auto 0% 0% auto;
}
.industries-content {
  color: #fff;
  letter-spacing: .02em;
  background-color: #3b500a;
  border: 2px solid #fff0;
  border-radius: 4px;
  width: 100%;
  margin-bottom: 24px;
  padding: 32px;
  line-height: 32px;
  transition: background-color .2s,border-color .2s,color .2s;
  max-width: 100%;
  display: inline-block;
}
.expert-mainblock {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  display: flex;
}
.expert-mainblock.is-stretched {
  justify-content: space-between;
  align-items: center;
}
.tab-head {
  font-size: 24px;
  font-weight: 700;
  text-decoration: underline;
  font-family: 'poppinsbold';
}
.tertiary-btn {
  letter-spacing: .08px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.industries-content-card {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #3b500a;
  border-width: 2px;
  border-color: #fff0;
  border-top-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-radius: 4px;
  align-items: center;
  min-width: 20%;
  padding: 16px 26px 16px 13px;
  transition: border-color .2s,color .2s;
  display: flex;
}
.inline-icon.medium {
  height: 2em;
  margin-right: 5px;
  width: auto;
}
.expert-para-text.text-is-white {
  color: #fff;
   font-family: 'poppinsregular';
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background-color: transparent;
  text-decoration: underline;
}
.nav-pills > li > a{
    color: #fff;
     font-family: 'poppinsregular';
    
}
.expert-mainblock.is-navigation {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}
.products-card {
  background-color: #0f1625;
  width: 32%;
  height: 450px;
  padding: 32px;
  position: relative;
}
.industry-bg-img.is-card {
  opacity: .4;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}
.industry-card-content {
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  display: flex;
  position: relative;
}
.title-4.text-is-white {
  color: #fff;
    margin-top: 0;
}
.unit-cta-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  display: flex;
}
.industry-card-link-wrap {
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}
.industry-card-link:hover{
    background-color: #fff;
    color:#0b77a3;
}
.industry-card-link {
  grid-column-gap: 15%;
  color: #fff;
  text-align: left;
   font-family: 'poppinsbold';
  border-bottom: 1px #fff;
  justify-content: space-between;
  padding: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  transition: all .2s;
  display: flex;
  position: relative;
}
.has-lrg-top-mg {
  padding-top: 4%;
}
.industry-solution-block {
  text-align: center;
  position: relative;
}
.title-3 {
  color: #000;
  letter-spacing: -.02em;
  font-size: 36px;
  font-family: 'poppinsbold';
  line-height: 44px;
}
.para-text.text-is-light-purple {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  font-family: 'poppinsregular';
}
.industry-card-block {
  justify-content: space-between;
  margin-top: 48px;
  display: flex;
}
.button {
  background-color: var(--brand-purp);
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-image: url(https://cdn.prod.website-files.com/605b5b4aa0c41eabd0d35bf8/67114043fd0433eecb01a236_right-arrow-medium-white.svg);
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px #000;
  border-radius: .4rem;
  justify-content: center;
  align-items: center;
  min-width: 240px;
  max-height: 60px;
  padding: 15px 20px;
  font-family: Inter,sans-serif;
  font-size: .875em;
  line-height: 1em;
  text-decoration: none;
  transition: transform .5s cubic-bezier(.23,1,.32,1),color .2s,opacity .2s;
  display: flex;
}
.section.bg-is-white {
  background-color: #fff;
}
.section {
  padding-top: 40px;
  padding-bottom: 80px;
  position: relative;
}
.industry-solution-block {
  text-align: center;
  position: relative;
}
.para-text.text-is-light-purple {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}
.btn-flex {
  grid-column-gap: 24px;
  justify-content: space-between;
  margin-top: 62px;
  display: flex;
}
.primary-btn.is-purple {
  color: #fff;
/*  background-color: #3b500b;*/
  background-image: linear-gradient(#0782b5, #0785bb, #0786bd, #078ecb, #079ce3, #07a4f2);
  width: 33%;
}
.primary-btn.is-purple:hover {
  background-image: linear-gradient(#4d6711, #4d6712);
}
.icon-embed {
  z-index: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}
.primary-btn.is-purple {
  color: #fff;
  display: flex;
}
.expert-wrapper.is-large {
  width: 798px;
}
.industry-bg-img.is-expertise {
  object-fit: cover;
  background-image: linear-gradient(#00041cb3,#00041cb3),url('../images/bg1.png');
  background-position: 0 0,50%;
  width: 100%;
  height: 75%;
  position: absolute;
  inset: 0%;
}
.expert-mainblock.is-stretched-top {
  grid-column-gap: 32px;
  justify-content: space-between;
  align-items: flex-start;
position: relative;
}
.expert-mainblock {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  display: flex;
}
.title-2.text-is-white {
  color: #fff;
   font-family: 'poppinsbold';
}
.expert-para-text.text-is-white {
  color:#fff;
}
.expert-para-text {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.expert-paragraph-text.text-is-white.max-w-640 {
  color: #fff;
  max-width: 640px;
  font-family: 'poppinsregular';
}
.expert-paragraph-text {
  color:#fff;
  width: 100%;
  max-width: 640px;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}
.brands-block {
  background-color: #4d6711;
  margin-top: 64px;
  position: relative;
}
.expert-mainblock.is-expertise {
  grid-column-gap: 0px;
}
.expert-mainblock {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  display: flex;
}
.expertise-one {
  color: #fff;
  letter-spacing: -.02em;
  background-color: #3b500a;
  width: 348px;
  padding: 32px 40px 32px 25px;
  font-size: 24px;
  font-family: 'poppinsbold';
  line-height: 30px;
}
.expertise-two {
  grid-column-gap: 2%;
  grid-row-gap: 24px;
  color: #fff;
  letter-spacing: -.02em;
  flex-wrap: wrap;
  width: 81%;
  padding: 24px 48px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  display: flex;
}
.brand-list-wrapper {
  width: 100%;
}
.brand-list {
  grid-column-gap: 16px;
  grid-row-gap: 0;f
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}
.expertise-two {
  color: #fff;
  letter-spacing: -.02em;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}
.brands-link {
  color: #fff;
  font-size: 12px;
  font-family: 'poppinsregular';
  /*text-decoration: underline;*/
}
.w-dyn-hide, .w-dyn-bind-empty, .w-condition-invisible {
  display: none !important;
}
.stats-block {
  grid-column-gap: 1%;
  margin-top: 55px;
  display: flex;
  position: relative;
}
.stats-card {
  grid-row-gap: 20px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 24%;
  height: 222px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  position: relative;
}
.industry-bg-img.is-stats-card {
  object-fit: cover;
  
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}
.content-block.is-relative {
  position: relative;
}
.text-stat {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  font-size: 36px;
   font-family: 'poppinsbold';
  line-height: 44px;
}
.text-subhead {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  font-family: 'poppinsregular';
}
.section.is-news {
  padding-bottom: 204px;
}
.blog-block1{
    width: 66%;
  float: left;
}
.blog-block{
   width: 95%;
  float: left;
  margin-top: 4%;
  margin-left: 5%;
  margin-right: 5%;
}
.blog-block2{
    width: 33%;
  float: left;
}
.item-block1{
    width: 45%;
  float: left;
  margin-right: 4%;
}
.txt-item-block1 a{
    border: 1px solid #077fb0;
  padding: 3% 6%;
  display: inline-block;
  margin-top: 6%;
   font-family: 'poppinsregular';
}
.txt-item-block1 h3{
    font-family: 'poppinsmedium';
  color: #363636;
  font-size: 16px;
}
.txt-item-block1 span{
    color: #b6b6b6;
  font-family: 'poppinsregular';
  font-size: 12px;
}
.txt-item-block1 p{
    color: #919191;
  font-family: 'poppinsregular';
  font-size: 14px;
  text-align: justify;
  padding-top: 4%;
}
.section.is-news {
  padding-bottom: 14%;
  padding-top: 0%;
}
.section.is-ebook {
  background-image: linear-gradient(216deg,#3f19,#4d6711 82%),url('../images/shapes-ebook.png');
  background-position: 0 0,0 0;
  background-size: auto,cover;
  padding-top: 110px;
  padding-bottom: 137px;
  margin-top: 6%
}
.ebook-block {
  justify-content: space-between;
  align-items: center;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}
.blog-column {
  width: 50%;
}
.h4-subhead-1.text-is-white {
  color: #fff;
}
.h4-subhead-1 {
  letter-spacing: -.02em;
  font-size: 32px;
  font-family: 'poppinsbold';
  line-height: 40px;
}
.paragraph-new-1.text-is-white {
  color: #fff;
}
.paragraph-new-1 {
  font-size: 18px;
  line-height: 28px;
    font-family: 'poppinsregular';
}
.download-form-block {
  margin-top: 48px;
}
.download-form {
  grid-column-gap: 24px;
  display: flex;
}
.download-form-block  .w-button {
  color: #fff;
  line-height: inherit;
  cursor: pointer;
  background-color: #3898ec;
  border: 0;
  border-radius: 0;
  padding: 9px 15px;
    padding-right: 15px;
    padding-left: 15px;
  text-decoration: none;
  display: inline-block;
  width: 59%;
}
.download-form-block .w-input,.download-form-block  .w-select {
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 100%;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
  font-family: 'poppinsregular';
}
.download-form-block  .form-input-dark {
  color: #fff;
  background-color: #3b500a;
  border: 1px #000;
  border-radius: 4px;
  max-width: 65%;
  height: 44px;
  margin-bottom: 0;
  padding: 13px;
  font-family: 'poppinsregular';
}
.download-form-block  .submit-btn {
  color: #fff;
  letter-spacing: .8px;
  text-transform: uppercase;
  background-color: #3898ec00;
  background-image: url(https://cdn.prod.website-files.com/605b5b4aa0c41eabd0d35bf8/63501397df6c3244cf753857_download-icon.svg);
  background-position: 32.5px;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px solid #fff;
  border-radius: 4px;
  padding-left: 58px;
  padding-right: 32.5px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  font-family: 'poppinsregular';
  width:auto;
  text-align: center;
}
.centered-subheading{
     font-size: 12px;
  line-height: 16px;
  font-family: 'poppinsregular';
}
.is-partners .centered-subheading{
    font-size: 15px;
  font-family: 'poppinsregular';
  width: 60%;
  margin: 0 auto;
  line-height: 2em;
}
.download-form-block  .form-success-message {
  color: #fff;
  background-color: #519c6a;
  border-radius: 5px;
}
.download-form-block  .w-form-done {
  text-align: center;
  background-color: #ddd;
  padding: 20px;
  display: none;
}
.download-form-block .w-form-fail {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
  display: none;
}
.ebook-cover {
  width: 100%;
  max-width: 30%;
  position: absolute;
  bottom: auto;
  left: auto;
  right: 5%;
  box-shadow: -11px -17px 30px #3f19580d;
}
.section.is-partners {
  background-color: #fff;
}
.industry-solution-block {
  text-align: center;
  position: relative;
}
.logo-flex-block {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  margin-top: 32px;
  display: flex;
}

.section.is-partners .logo {
  width: auto;
  max-width: none;
  height: 60px;
}
.section.has-bg-img.new-image {
  background-image: linear-gradient(#302838e8,#302838e8),url(https://cdn.prod.website-files.com/605b5b4aa0c41eabd0d35bf8/67373ade619336b7187ba5a8_63518721cc203b495cf144db_brewery-tanks.webp);
  background-position: 0 0,50%;
  width: 100%;
  float: left;
}
.talk-expert-block.mg-t-48 {
  margin-top: 48px;
}
.expert-wrapper {
  width: auto;
  display: inline-block;
}
.icon-embed {
  z-index: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}
.title-3.text-is-white {
  color: #fff;
}
.para-text.text-is-white {
   color: #fff;
   font-family: 'poppinsregular';
   font-size: 16px;
}
.footer {
  background-color: #e5e7eb;
  color: #000;
  border-top: 1px solid #e5e7eb;
  padding: 100px 3% 20px;
  position: relative;
  overflow: hidden;
}
.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}
.footer-grid-01 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  place-items: start center;
}
.footer-column {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.footer-brand {
  width: auto;
  margin-left: -5px;
}
.footer-title {
  color:#3b500a;
  margin-bottom: 22px;
  font-family: Poppins,sans-serif;
  font-size: 1em;
  font-weight: 600;
}
.text-span-2 {
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 1.2em;
  font-weight: 700;
  display: block;
  font-family: 'poppinsregular';
  color:#3b500a;
  margin-top: 15%;
}
.footer-column {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}
p.text-color-white{
    font-size: 1vw;
  line-height: 1.6;
  font-family: 'poppinsregular';
  color: #fff;
  margin-bottom: 3%;
  text-align: justify;
}
.footer-link {
  color: #000;
  cursor: pointer;
  margin-right: 20px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1em;
  font-weight: 400;
  line-height: 2em;
  text-decoration: none;
  transition: opacity .2s;
  display: block;
}
.contact-icons {
  opacity: .5;
  width: 30px;
  height: 25px;
  margin-right: 10px;
}


.footer-contact {
  color: #000;
  align-items: center;
  margin-bottom: 20px;
  transition: opacity .2s;
  display: flex;
}
.footer-bottom {
  border-top: 1px solid var(--board);
  border-bottom: 1px #ffffff1a;
  justify-content: space-between;
  margin-top: 40px;
  padding-top: 20px;
  display: flex;
}
.footer-wrapper.left {
  justify-content: flex-start;
}
.footer-wrapper {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 340px;
  display: flex;
}
.footer-copyright {
  font-size: 16px;
}
.flex-wrap {
  flex-wrap: wrap;
  display: flex;
}
.footer-icon {
  justify-content: center;
  align-items: center;
  height: 40px;
  display: flex;
}
.footer-logo.flag {
  width: 50px;
}
.social-link {
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  padding: 10px;
  transition: opacity .2s;
  display: flex;
}
.social-icon {
  filter: invert();
  width: 20px;
  height: 20px;
}
.social-icon.inv {
  filter: none;
}
.footer-bottom {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px #ffffff1a;
  justify-content: space-between;
  margin-top: 40px;
  padding-top: 20px;
  display: flex;
}

.InfoDivHTML {
  width: 100%;
  float: left;
  margin-top: -13%;
  z-index: 111;
  position: relative;
  text-align: center;
}
.InfoDivHTML h1#MeanPageTitle{
    color: #000;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 3.1rem;
  font-weight: 600;
  line-height: 1.4;
  font-family: 'poppinsbold';
}
.InfoDivHTML p{
    color: #000;
  width: 70%;
  max-width: none;
  font-size: 1vw;
  line-height: 1.6;
  font-family: 'poppinsregular';
  margin: 0 auto;
}
#titlechild{
      margin-top:2%;
}
#titlechild ul li, #titlechild ul li a {
  display: inline-block;
  color: #616161;
  font-family: 'poppinsregular';
  font-size: 16px;
}
.divP1F{
  width: 100%;
  float: left;
}
.divP1F1{
    width: 48%;
  float: left;
  height: 336px;
}
.divP1F2{
    width: 48%;
  float: right;
  padding: 8.9% 0;
}
.itemproduit-content a.clstelef{
    background-color: transparent;
  color: #4d6711;
  font-size: 1.15vw;
  display: inline-block;
  margin-bottom: 2%;
  font-family: 'poppinsregular';
  width: 100%;
  text-transform: uppercase;
}
.itemproduit-content p{
    font-family: 'poppinsregular';
  font-size: 1.05vw;
  color: #000;
  text-align: justify;
}
.clstelef i{
    padding-right: 1%;
}
.divP1FA{
    background-color: #f8f8f8;
 
}
.divP1F.left .divP1F1{
      float: right;
}
.divP1F.left .divP1F2{
      float: left;
}
.divP1F2 h1{
    color: #000;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 2vw;
  font-weight: 600;
  line-height: 1.4;
  font-family: 'poppinsbold';
}
.divP1F2 p{
    color: #000;
  max-width: none;
  font-size: 1.14vw;
  line-height: 1.6;
  font-family: 'poppinsregular';
  text-align: justify;
}
.divP1F2 a{
    background-image: linear-gradient(#0782b5, #0785bb, #0786bd, #078ecb, #079ce3, #07a4f2);
  padding: 2% 5%;
  color: #fff;
  display: inline-block;
  font-size: 1.05vw;
  font-family: 'poppinsregular';
  margin-top: 2%;
}
.divP1FF1{
  width: 100%;
  float: left;
  margin: 2% 0;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  box-shadow: 5px 10px 18px #e1e1e1;
  background-color: #58620e;
  border-radius: 5px;
}
.divP1FF1-1{
 width: 50%;
  float: left;
  background-color: #58620e;
}
.divP1FF1-2{
   width: 50%;
  float: right;
  background-color: #fff;
  padding-left: 3%;
  border-radius: 5px;
}
.divP1FF1-2 ul{
    padding: 3% 0;
}
.divP1FF1-2 ul li{
    color: #353535;
  font-family: 'poppinsregular';
  list-style: disc;
  font-size: 1.1vw;
}
.divP1FF1-1 h2{
    color: #fff;
  font-family: 'poppinsbold';
  font-size: 1.15vw;
  padding-left: 4%;
}
.divP1FF2{
    width: 100%;
  float: left;
}
.divP1FF2 ul{
    padding: 1% 4%;
}
.divP1FF2 ul li{
    color: #353535;
  font-family: 'poppinsregular';
  list-style: disc;
  font-size: 1.1vw;
}
.divP1FF2 h2{
    background-color: #58620e;
  width: 75%;
  color: #fff;
  font-family: 'poppinsbold';
  font-size: 1.2vw;
  padding: 2% 3%;
  border-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.divP1FF3{
    width: 100%;
  float: left;
  padding: 2% 0;
}
.divP1FF3 h2{
    width: 75%;
  color: #000;
  font-family: 'poppinsbold';
  font-size: 1.5vw;
}
.divP1FF3 p{
    font-family: 'poppinsregular';
  color: #353535;
  font-size: 1.15vw;
  border: 1px dotted;
  padding: 1%;
}
.divP1FF3 p a{
    color: #384a9d;
  text-decoration: underline;
}
.divP1FF4{
    width: 100%;
  float: left;
}
.divP1FF4 h2{
    color: #000;
  font-family: 'poppinsbold';
  font-size: 1.5vw;
}
.ItemdivP1FF4{
    width: 32%;
  float: left;
  margin-right: 2%;
  border: 1px solid #dee3ff;
  box-shadow: none;
  background-color: #0000;
  border-radius: 12px;
  margin-bottom: 2%;
 padding: 30px 20px;
}
.ItemdivP1FF4:nth-child(3n){
     margin-right: 0;
}
.ItemdivP1FF4 h4{
    color: #000;
  margin-bottom: 5px;
  font-size: 16px;
  font-family: 'poppinsbold';
  margin: 0;
}
.ItemdivP1FF4 p{
  font-family: 'poppinsregular';
  font-size: 14px;
  padding-top: 5%;
  color: #000;
}
.ItemdivP1FF4 a{
    border: 1px solid #c9cacd;
  padding: 9px 11px;
  background-color: #f4f4f4;
  display: flex;
  max-width: 33%;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  color: #454737;
  font-family: 'poppinsmedium';
  font-size: 14px;
  margin-top: 5%;
}
.ItemdivP1FF4 a div{
    padding-left: 6px;
}
.divP1FF5{
    width: 100%;
  float: left;
}
.form-block.filled {
  z-index: 0;
  background-color:#658f19;
  color: #fff;
  border-radius: .25rem;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 60px;
  position: static;
  top: 60px;
  box-shadow: 1px 1px 10px #00000021;
}
.div-block-20 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  padding-left: 0;
  display: flex;
}
.chat-box {
  width: 100px;
}
.Pageaboutus{
    padding: 3% 0;
}
.Pageaboutus p{
    color: #000;
  font-size: 1.05vw;
  line-height: 1.6;
  font-family: 'poppinsbold';
}
.Pageaboutus h3{
color: #658f19;
  letter-spacing: -.02em;
  font-size: 1.8vw;
  font-weight: 700;
  line-height: 44px;
  margin-bottom: 0;
  font-family: 'poppinsmedium';
}
.Pageaboutus ul{
    list-style: disc;
  padding-left: 1%;
  color: #000;
  font-size: 1.05vw;
  line-height: 1.6;
  font-family: 'poppinsbold';
  margin: 2% 0;
}
.divP1FF5 .form-input {
  cursor: text;
  border: 1px solid #0000001a;
  border-radius: 5px;
  height: 48px;
  margin-bottom: 0;
  overflow: visible;
}
.divP1FF5 .w-input, .w-select {
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 100%;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
}
.divP1FF5 label {
  margin-bottom: 5px;
  font-weight: 700;
  display: block;
}
.divP1FF5 .form-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: auto;
  display: grid;
}
#w-node-c8ee1450-110e-f112-c4d7-e98d27e96570-068245e4, #w-node-a3303647-6193-9057-6f8e-d1cc7b3417a2-7b341799, #w-node-a3303647-6193-9057-6f8e-d1cc7b3417be-7b341799, #w-node-d893cf3e-f98b-6374-c94b-7a81d51ff695-7b341799 {
  grid-area: span 1/span 2/span 1/span 2;
}
.divP1FF5 .form-input.options {
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 5px;
}
.divP1FF5 .button.inverted {
  color: #000;
  background-color: #fff;
}
.divP1FF5 input.w-button {
  -webkit-appearance: button;
}
.divP1FF5 .button {
  background-color: var(--brand-purp);
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-image: url(https://cdn.prod.website-files.com/605b5b4aa0c41eabd0d35bf8/67114043fd0433eecb01a236_right-arrow-medium-white.svg);
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px #000;
  border-radius: .4rem;
  justify-content: center;
  align-items: center;
  min-width: 240px;
  max-height: 60px;
  padding: 15px 20px;
  font-family: Inter,sans-serif;
  font-size: .875em;
  line-height: 1em;
  text-decoration: none;
  transition: transform .5s cubic-bezier(.23,1,.32,1),color .2s,opacity .2s;
  display: flex;
}
.divP1FF5 .text-area {
  border: 1px solid #0000001a;
  border-radius: 5px;
  height: auto;
  min-height: 150px;
}
.divP1FF5 h2{
    font-family: 'poppinsbold';
  font-size: 3.5vw;
  color: #fff;
}
.Pagecontact{
    padding: 7% 0;
}
.contact-hero{
  width: 70%;
  float: left;
  margin: 5% 15%;
}
.contact-info.half{
    width: 50%;
  float: left;
}
.contact-info.half1{
    width: 50%;
  float: right;
    padding-left: 7%;
}
.contact-hero h2{
  font-size: 2vw;
  line-height: 1.4;
  font-family: 'poppinsbold';
  color: #58620e;
}
.contact-link-name{
    color: #000;
  font-size: 1vw;
  line-height: 1.6;
  font-family: 'poppinsregular';
}
.contact-info.half1 a.contact-link{
    color: #58620e;
  font-size: 1vw;
  line-height: 1.6;
  font-family: 'poppinsregular';
  text-decoration: underline;
  margin-bottom: 6%;
  display: block;
}
.contact-info.half a{
    color: #58620e;
  font-size: 1vw;
  line-height: 1.6;
  font-family: 'poppinsregular';
  text-decoration: underline;
}
.contact-hero p{
    color: #000;
  font-size: 1vw;
  line-height: 1.6;
  font-family: 'poppinsregular';
  padding: 2% 0;
}
.dropdown-chevron {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
  color: #fff;
}
.w-dropdown-list {
  background:
#ddd;
  min-width: 100%;
  display: none;
  position: absolute;
}

.navbar6_dropdown-blog-item-wrapper {
  flex-direction:column;
  grid-template-rows:auto auto auto auto;
  grid-template-columns:1fr;
  grid-auto-columns:1fr;
  align-items:flex-start
}
.navbar6_dropdown-content-left {
  grid-column-gap:2rem;
  grid-row-gap:0px;
  flex:1;
  grid-template-rows:auto;
  grid-template-columns:1fr 1fr 1fr;
  grid-auto-columns:1fr;
  padding:4% 0 4% 0;
  display:grid
}
.navbar6_menu-dropdown {
  position:static
}
.text-style-link-3 {
  color:var(--\<unknown\|relume-variable-link-color-1\>);
  text-decoration:underline
}
.navbar6_blog-item {
  flex-direction:column;
  grid-template-rows:auto;
  grid-template-columns:max-content;
  grid-auto-columns:1fr;
  padding-top:.5rem;
  padding-bottom:.5rem;
  text-decoration:none;
  display:flex
}
.navbar6_blog-item.is-featured {
  background-color:var(--white);
  height:100%;
  padding:10px
}
.navbar6_logo {
  height:3rem
}
.navbar6_blog-image {
  aspect-ratio:16/9;
  object-fit:cover;
  width:100%;
  height:100%
}
.navbar6_menu-right {
  grid-column-gap:1rem;
  grid-row-gap:1rem;
  grid-template-rows:auto;
  grid-template-columns:1fr 1fr;
  grid-auto-columns:1fr;
  align-items:center;
  display:flex
}
.navbar6_blog-image-wrapper {
  width:100%;
  overflow:hidden
}
.navbar6_menu {
  flex:1;
  justify-content:space-between;
  align-items:center;
  display:flex;
  position:static
}
.navbar6_dropdown-toggle {
  grid-column-gap:.5rem;
  color:var(--brand-purp);
  align-items:center;
  display:flex
}
.navbar6_icon-wrapper {
  flex:none
}
.navbar6_dropdown-link-list {
  grid-column-gap:0px;
  grid-row-gap:0rem;
  grid-template-rows:max-content;
  grid-template-columns:1fr;
  grid-auto-columns:1fr;
  display:grid
}
.navbar6_link {
  color:var(--brand-purp);
  padding:1rem;
  font-family:Poppins,sans-serif;
  font-size:.8rem;
  font-weight:600
}
.navbar6_link.w--current {
  color:var(--\<unknown\|relume-variable-color-neutral-1\>)
}
.navbar6_menu-button {
  padding:0
}
.navbar6_dropdown-content-wrapper {
  grid-template-rows:auto max-content;
  grid-template-columns:1fr;
  grid-auto-columns:1fr;
  display:grid
}
.navbar6_dropdown-content-wrapper.z-index-1 {
  grid-row-gap:1rem
}
.navbar6_dropdown-link {
  grid-column-gap:.75rem;
  grid-row-gap:0px;
  grid-template-rows:auto;
  grid-template-columns:max-content 1fr;
  grid-auto-columns:1fr;
  align-items:flex-start;
  padding-top:.5rem;
  padding-bottom:.5rem;
  line-height:1.6em;
  text-decoration:none;
  display:flex
}
.navbar6_item-right {
  flex-direction:column;
  justify-content:center;
  align-items:flex-start;
  display:flex
}
.navbar6_dropdown-content-right {
  grid-column-gap:16px;
  grid-row-gap:16px;
  flex:1;
  grid-template-rows:max-content auto;
  grid-template-columns:1fr;
  grid-auto-columns:1fr;
  max-width:20rem;
  padding:2rem;
  position:relative
}
.navbar6_container {
  justify-content:space-between;
  align-items:center;
  width:85%;
  max-width:100%;
  height:100%;
  margin-left:auto;
  margin-right:auto;
  display:flex
}
.navbar6_menu-dropdown.w-dropdown .text-color-white{
    color: #fff;
    font-size: 0.95vw;
}
.nav--dropdown .nav--text{
    color: #fff;
    font-size: 0.95vw;
}
.nav--icon.w-icon-dropdown-toggle{
    color: #fff;    
}
.navbar6_dropdown-list.w--open {
  border-bottom:1px solid var(--\<unknown\|relume-variable-border-color-1\>);
  background-color:#f5f5f5;
  width:100vw;
  padding-left:5%;
  padding-right:5%;
  position:absolute;
  top:100%;
  left:0;
  right:0;
  overflow:hidden;
  box-shadow:0 2px 5px #0003;
  z-index: 509;
}
.navbar6_blog-content {
  flex-direction:column;
  justify-content:flex-start;
  max-width:18rem;
  display:flex
}

.navbar6_dropdown-background-layer {
  background-color:var(--\<unknown\|relume-variable-background-color-2\>);
  min-width:100vw;
  position:absolute;
  inset:0% auto 0% 0%
}
.navbar6_dropdown-content {
  width:100%;
  display:flex
}

.navbar6_logo-link {
  padding-left:0
}
.w-dropdown-list.w--open {
  display: block;
}

.spacer-xsmall{
    width: 100%;
  padding-top: 8%;
}
.text-size-small.text-weight-semibold{
    font-size: 14px;
  font-family: 'poppinsmedium';
  text-decoration: underline;
  color: #658f19;
  font-weight: 700;
}
.navbar6_dropdown-column a{
    font-size: 14px;
  font-family: 'poppinsmedium';
  text-decoration: underline;
  color: #658f19;
  font-weight: 700;
}
.text-weight-semibold{
    font-family: 'poppinsregular';
  font-size: 13px;
  color: #658f19;
}
.navbar6_dropdown-link-list .fa{
    font-size: 10px;
    color: #658f19;
}
.PageProduitLoop{
    padding: 1% 0 6% 0;
}
.itemproduit-content{
    width: 80%;
  float: right;
  border-left:1px solid #f5f5f5;
  background-color: #f4ebff;
  padding:2rem 3rem;
}
.itemproduit{
    width: 100%;
  float: left;
  background-color: #f4ebff;
  display: flex;
  -webkit-box-align:center;
  align-items: center;
  margin-bottom: 3%;
}
.itemproduit-content h2{
  font-family: 'poppinsmedium';
  font-size: 20px;
}
.image-itemproduit{
    width: 20%;
  float: left;
}
.itemproduit-content a{
    background-color: #4d6711;
  color: #fff;
}
.pageColor{
    background-color: #f7f8fc;
}
.pageColor .container{
    width: 78%;
}
.PageCoProd h2{
    font-family: 'poppinsbold';
  font-size: 25px;
}
.PageCoProd h3{
    font-family: 'poppinsmedium';
  font-size: 17px;
  color: #000;
  margin-top: 3%;
}
.PageCoProd p{
    color: #000;
  font-family: 'poppinsregular';
  font-size: 15px;
  text-align: justify;
  padding-top: 5px;
}
.ItemFliP ul{
   padding-left: 2%; 
}
.ItemFliP ul li{
    color: #616161;
  font-family: 'poppinsregular';
  font-size: 15px;
  text-align: justify;
  padding-top: 1%;
  list-style: initial;
}
.ItemFliPcard{
    width: 100%;
  float: left;
  padding: 2% 0;
  background-color: #f9faf6;
}
.ItemFliPcardImg{
    width: 20%;
  float: left;
}
.ItemFliPcardTxt{
    width: 50%;
  float: left;
  margin-left: 6%;
}
.ItemFliPcard .listP{
    border-bottom: 1px solid #e1e9d4;
  padding-bottom: 2%;
}
.ItemFliPcardTxt ul li{
    font-family: 'poppinsregular';
  font-size: 14px;
  text-align: justify;
  padding-top: 1%;
  list-style: initial;
  color: #000;
}









#w-dropdown-toggle-7{
    grid-column-gap: .5rem;
  color: var(--brand-purp);
  align-items: center;
  display: flex;
}
.nav--dropdown-list.w--open {
  z-index: 999999;
  background-color: #fff0;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  width: 100vw;
  max-width: none;
  min-height: 458px;
  max-height: 90vh;
  top: 64px;
  left: 0%;
  right: 0%;
}
.nav-wrapper-llist {
  cursor: auto;
  background-color: #1e0031;
  justify-content: space-between;
  width: 100%;
  height: 458px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
  display: flex;
}
.nav-col-tabs {
  width: 100%;
  position: relative;
}
.nav-tabs {
  height: 100%;
  display: flex;
}
.w-tabs {
  position: relative;
}
.nav-tab-menu {
  grid-row-gap: 8px;
  background-color: #3b500a;
  flex-direction: column;
  width: 25%;
  min-width: 350px;
  max-width: 350px;
  margin-left: -12px;
  padding-top: 32px;
  padding-bottom: 32px;
  padding-left: 5vw;
  display: flex;
}
.nav-tabs-content-block {
  background-color: #f4f4f4;
  width: 100%;
}
.w-tab-content {
  display: block;
  position: relative;
  overflow: hidden;
}
.nav-tab-menu-link.w--current {
  color: #3f1958;
  letter-spacing: 0;
  text-transform: none;
  background-color: #fff;
  font-weight: 500;
}
.nav-tab-menu-link.w--current {
  color: #3f1958;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 500;
}
.nav-tab-menu-link {
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
  background-color: #ddd0;
  border-bottom-style: none;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  padding: 6px 60px 6px 12px;
  font-family: Poppins,sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  transition: background-color .2s,border-color .2s,color .2s,opacity .2s;
}
.nav-tabs-content-block {
  background-color: #f4f4f4;
  width: 100%;
}
.w-tab-content {
  display: block;
  position: relative;
  overflow: hidden;
}
.nav-tab-content {
  text-transform: none;
  width: 100%;
  height: 100%;
  position: relative;
}
.w-tab-pane {
  display: none;
  position: relative;
}
.w--tab-active {
  display: block;
}

.nav-tab-content-inner {
  text-align: left;
  width: 100%;
  height: 100%;
  padding: 0;
}
.nav-tabs-menu-content {
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  padding: 32px 30px 40px;
  display: flex;
}
.divneedPage{
    background-image: url('../images/bgneed.png');
     background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 114%;
  float: left;
  padding: 7% 0;
  margin: 5% -8%;
}
.ItemFliP{
    width: 100%;
  float: left;
}
.ItemFliPT{
    width: 30%;
  float: left;
}
.ItemFliPI{
    width: 50%;
  float: right;
  margin-bottom: 4%;
}
.ItemFliPI img{
    visibility: hidden;
}

@media (max-width: 760px){
    .Logo-brand{
        width: 35%;
  padding: 8% 0;
  margin: 0;
  float: left;
    }
    .form-search{
        display: none;
    }
    .login-linkblock{
        display: none;
    }.title-1.text-is-white.is-title_case.title-line{
        font-size: 8vw;
    }
    .title-1.text-is-white h2{
        font-size: 6vw;
    }
    .title-3{
        font-size: 9vw;
  line-height: initial;
    }
    .industry-card-block,.ebook-block{
        display: block;
    }
    .blog-column{
        width: 100%;
    }
    .products-card{
        width: 100%;
  margin-bottom: 11%;
    }
    .btn-flex{
         display: block; 
    }
    .ebook-cover{
        display: none;
    }
    .primary-btn.is-purple{
        margin-bottom: 2%;
        width: 100%;
    }
    .brand-list{
        display: block;
    }
    .blog-block1,.blog-block2{
        width: 100%;
    }
    .item-block1{
        width: 100%;
    }
    .footer-grid-01{
        display: block;
    }
    .logo-flex-block{
       display: block; 
    }
    .InfoDivHTML p{
        font-size: 5vw;
  margin: 0;
  width: 100%;
    }
    .container.Im2{
        width: 100%; 
    }
    .Pageaboutus{
        padding: 12% 0;
    }
    .Pageaboutus p{
        font-size: 4.5vw;
  text-align: justify;
    }
    .Pageaboutus h3{
        font-size: 5vw;
  line-height: initial;
    }
    .Pageaboutus ul{
        font-size: 4vw;
    }
    .PageProduitLoop{
        padding: 17% 0 6% 0;
    }
    .itemproduit{
        display: block;
    }
    .image-itemproduit,.itemproduit-content{
        width: 100%;
    }
    .itemproduit-content a{
        display: block;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
    }
    .pageColor .container,.ItemFliPT,.ItemFliPI{
        width: 100%;
    }
    .ItemFliPcardImg{
        width: 100%;
        padding-top: 12%;
    padding-bottom: 8%;
    }
    .ItemFliPcardTxt{
         width: 100%;
         margin: 0;
    }
    .PageCoProd h2{
        margin-bottom: 11%;
    }
    .divP1F{
        display: block;
    }
    .divP1F2{
        width: 100%;
    }
    .divP1F2 h1{
        font-size: 5vw;
  margin-top: 10%;
  margin-bottom: 4%;
    }
    .divP1F2 p{
        font-size: 4vw;
    }
    .divP1FF3 h2{
        font-size: 4.5vw;
    }.divP1FF3 p{
        font-size: 4vw;
    }
    .form-block.filled{
        padding: 0 7% 40% 7%;
    }
    .divP1FF5 h2{
        font-size: 6vw;
    }
    .divP1FF5 .form-grid{
          display: block;
    }
    .divP1FF5 .button{
        min-width: 100%;
    }
    .btnContcat{
        width: 37%;
  float: left;
   display: none;
    }.btnContcat i,.btnContcat a{
        font-size: 4vw;
    }
    .headerBottom{
        background-color: transparent;
    }
    .divP1F1{
        width: 100%;
    }
    .footer-wrapper{
        display: block;
    }
    .expert-wrapper.is-large{
        width: 100%;
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
}