<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/../../css/couleurs.less) is not within the allowed path(s): (/www/wwwroot/www.germondgrossistepartenaire.fr/:/tmp/) in <b>/www/wwwroot/www.germondgrossistepartenaire.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>81</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/../../css/couleurs) is not within the allowed path(s): (/www/wwwroot/www.germondgrossistepartenaire.fr/:/tmp/) in <b>/www/wwwroot/www.germondgrossistepartenaire.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>81</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/../../css/utils.less) is not within the allowed path(s): (/www/wwwroot/www.germondgrossistepartenaire.fr/:/tmp/) in <b>/www/wwwroot/www.germondgrossistepartenaire.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>81</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/../../css/utils) is not within the allowed path(s): (/www/wwwroot/www.germondgrossistepartenaire.fr/:/tmp/) in <b>/www/wwwroot/www.germondgrossistepartenaire.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>81</b><br />
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
@font-face {
  font-family: 'Poppins';
  src: url(../fonts/Poppins-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?zhjlaz');
  src: url('../fonts/icomoon.eot?zhjlaz#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?zhjlaz') format('truetype'), url('../fonts/icomoon.woff?zhjlaz') format('woff'), url('../fonts/icomoon.svg?zhjlaz#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cercle-utilisateur .path1:before {
  content: "\e904";
  color: #ffffff;
}
.icon-cercle-utilisateur .path2:before {
  content: "\e905";
  margin-left: -1em;
}
.icon-cercle-utilisateur .path3:before {
  content: "\e906";
  margin-left: -1em;
}
.icon-cercle-commande .path1:before {
  content: "\e907";
}
.icon-cercle-commande .path2:before {
  content: "\e908";
  margin-left: -1em;
}
.icon-cercle-commande .path3:before {
  content: "\e909";
  margin-left: -1em;
}
.icon-cercle-commande .path4:before {
  content: "\e90a";
  margin-left: -1em;
}
.icon-cercle-adresse .path1:before {
  content: "\e90b";
}
.icon-cercle-adresse .path2:before {
  content: "\e90c";
  margin-left: -1em;
}
.icon-cercle-adresse .path3:before {
  content: "\e90d";
  margin-left: -1em;
}
.icon-cercle-adresse .path4:before {
  content: "\e90e";
  margin-left: -1em;
}
.icon-rouage-2:before {
  content: "\e90f";
}
.icon-fleche:before {
  content: "\e900";
}
.icon-enveloppe-2:before {
  content: "\e901";
}
.icon-telephone:before {
  content: "\e902";
}
.icon-poubelle:before {
  content: "\e903";
}
.icon-chevron-2:before {
  content: "\e910";
}
.icon-loupe:before {
  content: "\e911";
}
.icon-calendrier:before {
  content: "\e912";
}
.icon-chevron:before {
  content: "\e913";
}
.icon-enveloppe:before {
  content: "\e914";
}
.icon-panier:before {
  content: "\e915";
}
.icon-user:before {
  content: "\e916";
}
.icon-rouage:before {
  content: "\e917";
}
section.offres {
  padding: 20px 0 60px;
}
section.offres .top .container {
  max-width: 1600px;
}
section.offres .liste {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
  padding-bottom: 90px;
}
section.offres .liste .item {
  display: flex;
  align-items: center;
  padding: 0 20px;
  width: 16.66%;
  margin-bottom: 30px;
}
section.offres .liste .item:hover .bloc {
  background-color: #3C3C3B;
}
section.offres .liste .item .bloc {
  background-color: #E65D44;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 28px;
  padding: 30px 20px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
section.offres .liste .item .bloc img {
  display: table;
  margin: 0 auto 10px;
}
section.offres .liste .item .bloc p {
  margin-bottom: 0;
  color: #FFFFFF;
  text-align: center;
}
section.offres .bottom .container {
  max-width: 1200px;
}
section.offres .bottom .content {
  margin-bottom: 80px;
  position: relative;
  border-radius: 50px;
}
section.offres .bottom .content:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 180px;
  bottom: 0;
  border: 1px solid #E65D44;
  border-radius: 50px;
  z-index: -1;
}
section.offres .bottom .content:nth-of-type(2n) >.row {
  flex-direction: row-reverse;
}
section.offres .bottom .content:nth-of-type(2n):before {
  right: 180px;
  left: 0;
}
section.offres .bottom .content .visuel {
  width: 100%;
  height: 364px;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  margin: 0 0 0 auto;
}
section.offres .bottom .content .visuel img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.offres .bottom .content .bloc {
  padding: 50px;
}
section.offres .bottom .content .bloc .title {
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  color: #E65D44;
  margin-bottom: 40px;
}
section.offres .bottom .content .bloc .texte.text-justify p,
section.offres .bottom .content .bloc .texte.text-justify li {
  text-align: justify;
}
section.offres .bottom .content .bloc .texte p {
  line-height: 1.7;
}
section.offres .bottom .content .bloc .texte p em,
section.offres .bottom .content .bloc .texte p strong {
  font-weight: 700;
}
section.offres .bottom .content .bloc .texte p strong {
  color: #E65D44;
}
section.offres .bottom .content .bloc .cta {
  margin: 40px auto 0;
}
section.offres .bottom .content .bloc .cta2 {
  display: table;
  color: #000000;
  margin-top: 30px;
}
section.offres .bottom .content .bloc .cta2:hover {
  color: #E65D44;
}
section.offres .bottom .content .bloc .cta2:hover svg {
  fill: #E65D44;
}
section.offres .bottom .content .bloc .cta2 svg {
  margin-left: 5px;
  fill: #000000;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  section.offres {
    padding: 20px 0 60px;
  }
  section.offres .liste {
    margin: 0 -10px;
    padding-bottom: 70px;
  }
  section.offres .liste .item {
    padding: 0 10px;
    width: 16.66%;
    margin-bottom: 30px;
  }
  section.offres .liste .item .bloc {
    padding: 30px 20px;
  }
  section.offres .liste .item .bloc img {
    margin: 0 auto 10px;
    max-height: 60px;
  }
  section.offres .bottom .content {
    margin-bottom: 80px;
  }
  section.offres .bottom .content:before {
    left: 180px;
  }
  section.offres .bottom .content:nth-of-type(2n) >.row {
    flex-direction: row-reverse;
  }
  section.offres .bottom .content:nth-of-type(2n):before {
    right: 180px;
    left: 0;
  }
  section.offres .bottom .content .visuel {
    height: 364px;
    margin: 0 0 0 auto;
  }
  section.offres .bottom .content .bloc {
    padding: 50px;
  }
  section.offres .bottom .content .bloc .title {
    font-size: 20px;
    margin-bottom: 40px;
  }
  section.offres .bottom .content .bloc .cta {
    margin: 40px auto 0;
  }
  section.offres .bottom .content .bloc .cta2 {
    margin-top: 30px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  section.offres {
    padding: 20px 0 50px;
  }
  section.offres .liste {
    margin: 0 -10px;
    padding-bottom: 70px;
  }
  section.offres .liste .item {
    padding: 0 10px;
    width: 16.66%;
    margin-bottom: 30px;
  }
  section.offres .liste .item .bloc {
    padding: 20px;
  }
  section.offres .liste .item .bloc img {
    margin: 0 auto 10px;
    max-height: 60px;
  }
  section.offres .bottom .content {
    margin-bottom: 70px;
  }
  section.offres .bottom .content:before {
    left: 180px;
  }
  section.offres .bottom .content:nth-of-type(2n) >.row {
    flex-direction: row-reverse;
  }
  section.offres .bottom .content:nth-of-type(2n):before {
    right: 180px;
    left: 0;
  }
  section.offres .bottom .content .visuel {
    height: 364px;
    margin: 0 0 0 auto;
  }
  section.offres .bottom .content .bloc {
    padding: 50px;
  }
  section.offres .bottom .content .bloc .title {
    font-size: 19px;
    margin-bottom: 40px;
  }
  section.offres .bottom .content .bloc .cta {
    margin: 40px auto 0;
  }
  section.offres .bottom .content .bloc .cta2 {
    margin-top: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.offres {
    padding: 20px 0 50px;
  }
  section.offres .liste {
    margin: 0 -10px;
    padding-bottom: 50px;
  }
  section.offres .liste .item {
    padding: 0 10px;
    width: 16.66%;
    margin-bottom: 30px;
  }
  section.offres .liste .item .bloc {
    padding: 20px;
  }
  section.offres .liste .item .bloc img {
    margin: 0 auto 10px;
    max-height: 50px;
  }
  section.offres .bottom .content {
    margin-bottom: 70px;
  }
  section.offres .bottom .content:before {
    left: 180px;
  }
  section.offres .bottom .content:nth-of-type(2n) >.row {
    flex-direction: row-reverse;
  }
  section.offres .bottom .content:nth-of-type(2n):before {
    right: 180px;
    left: 0;
  }
  section.offres .bottom .content .visuel {
    height: 304px;
    margin: 0 0 0 auto;
  }
  section.offres .bottom .content .bloc {
    padding: 50px;
  }
  section.offres .bottom .content .bloc .title {
    font-size: 19px;
    margin-bottom: 40px;
  }
  section.offres .bottom .content .bloc .cta {
    margin: 40px auto 0;
  }
  section.offres .bottom .content .bloc .cta2 {
    margin-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  section.offres {
    padding: 20px 0 0;
  }
  section.offres .liste {
    margin: 0 -10px;
    padding-bottom: 50px;
  }
  section.offres .liste .item {
    padding: 0 10px;
    width: 33.33%;
    margin-bottom: 20px;
  }
  section.offres .liste .item .bloc {
    padding: 20px;
  }
  section.offres .liste .item .bloc img {
    margin: 0 auto 10px;
    max-height: 50px;
  }
  section.offres .bottom .content {
    margin-bottom: 60px;
  }
  section.offres .bottom .content:before {
    left: 0;
    top: 125px;
  }
  section.offres .bottom .content:nth-of-type(2n) >.row {
    flex-direction: row-reverse;
  }
  section.offres .bottom .content:nth-of-type(2n):before {
    right: 0;
    left: 0;
  }
  section.offres .bottom .content .visuel {
    height: 250px;
    width: 250px;
    margin: 0 auto;
  }
  section.offres .bottom .content .bloc {
    padding: 50px;
    text-align: center;
  }
  section.offres .bottom .content .bloc .title {
    font-size: 19px;
    margin-bottom: 30px;
  }
  section.offres .bottom .content .bloc .cta {
    margin: 40px auto 0;
  }
  section.offres .bottom .content .bloc .cta2 {
    margin: 30px auto 0;
  }
}
@media screen and (max-width: 767.98px) {
  section.offres {
    padding: 20px 0 0;
  }
  section.offres .liste {
    margin: 0 -5px;
    padding-bottom: 50px;
  }
  section.offres .liste .item {
    padding: 0 5px;
    width: 50%;
    margin-bottom: 10px;
  }
  section.offres .liste .item .bloc {
    padding: 20px;
    border-radius: 20px;
  }
  section.offres .liste .item .bloc img {
    margin: 0 auto 10px;
    max-height: 50px;
  }
  section.offres .bottom .content {
    margin-bottom: 40px;
  }
  section.offres .bottom .content:before {
    left: 0;
    top: 100px;
    border-radius: 30px;
  }
  section.offres .bottom .content:nth-of-type(2n) >.row {
    flex-direction: row-reverse;
  }
  section.offres .bottom .content:nth-of-type(2n):before {
    right: 0;
    left: 0;
  }
  section.offres .bottom .content .visuel {
    height: 200px;
    width: 200px;
    margin: 0 auto;
  }
  section.offres .bottom .content .bloc {
    padding: 40px 20px;
    text-align: center;
  }
  section.offres .bottom .content .bloc .title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  section.offres .bottom .content .bloc .cta {
    margin: 30px auto 0;
  }
  section.offres .bottom .content .bloc .cta2 {
    margin: 30px auto 0;
  }
}
