@font-face {
  font-family: 'MyCustomFont';
  src: url(../../../assets/fonts/century-gothic-paneuropean-cufonfonts/CenturyGothicPaneuropeanRegular.woff) format('woff');
  font-display: swap;
}

html {
  font-family: 'MyCustomFont' !important;
  font-size:0.85em;
}

body {
  background: #fff;
  margin: 0;
  overflow-x: hidden;
  padding: 0;
  font-family: 'MyCustomFont' !important;
}

.title-img {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-bottom: 40px;
}


.img-txt_container {
  display: flex;
  align-items: flex-start;
  padding: 20px;
  margin-bottom: 20px;
}

.img-txt_div-image {
  display: flex;
  align-items: flex-start;
  object-fit: contain;
  justify-content: center;
}

.img-txt_div-texte {
  height: fit-content;
}

.img-txt_image {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: inherit;
  object-fit: contain;
  align-self: center;
}


.container {
  max-width: none;
  padding: 0;
  width: 100% !important
}

.container-padding {
  padding: 0 100px
}

a {
  color: #272727;
  text-decoration: none
}

ul {
  padding-left: 25px
}

a:hover {
  color: #222;
  text-decoration: none
}

.nopadding {
  margin: 0 !important;
  padding: 0 !important
}

h1 {
  color: #6d8809;
  font-size: 1.4em;
  font-weight: 600;
  padding-bottom: 10px;
  /*text-transform:uppercase*/
}

#h1-accueil {
  align-items: center !important;
  color: #000 !important;
  font-size: 4em !important;
  font-weight: 600 !important;
  justify-content: center !important;
  margin: auto !important;
  padding-bottom: 10px !important;
  padding-top: 20% !important;
  text-align: center !important;
  width: 70% !important
}

@media (max-width: 1230px) {
  #h1-accueil {
    align-items: center !important;
    color: #000 !important;
    font-size: 3em !important;
    font-weight: 600 !important;
    justify-content: center !important;
    margin: auto !important;
    padding-bottom: 10px !important;
    padding-top: 30% !important;
    text-align: center !important;
    width: 70% !important
  }
}

@media (max-width: 600px) {
  #h1-accueil {
    align-items: center !important;
    color: #000 !important;
    font-size: 2.5em !important;
    font-weight: 600 !important;
    justify-content: center !important;
    margin: auto !important;
    padding-bottom: 10px !important;
    padding-top: 40% !important;
    text-align: center !important;
    width: 70% !important
  }
}

#logo-accueil {
  align-items: center !important;
  justify-content: center !important;
  margin: auto !important;
  padding-bottom: 10px !important;
  padding-top: 20% !important;
  text-align: center !important;
  width: 50% !important
}

h2 {
  color: #272727;
  font-size: 1.9em;
  font-weight: 100;
  padding-bottom: 10px
}

h3 {
  color: #000;
  font-size: 1.2em;
  font-weight: 600;
  padding-bottom: 10px;
  text-align: center
}

.h1-home {
  color: #272727;
  font-size: .9em;
  padding-bottom: 0;
  padding-left: 20px
}

.alert.alert-success {
  border-left: 8px solid #a9ce0c;
  border-radius: 0
}

.alert.alert-danger {
  border-left: 8px solid red;
  border-radius: 0
}

.badge-danger {
  background-color: #d43f3a
}

.no_border,
.no_border tr td,
.no_border tr td:last-child {
  border: 0
}

.form-captcha img {
  float: left;
  padding-right: 15px
}

.captcha_reload {
  float: left
}

.captcha-input {
  left: 10px;
  position: relative
}

#cookie {
  background: #000;
  bottom: 0;
  color: #aeaeae;
  font-size: .85em;
  padding: 5px;
  position: fixed;
  text-align: center;
  width: 100%
}

.share_img {
  opacity: .5
}

.share_img:hover {
  opacity: 1;
  transition: opacity .3s ease-in-out
}

.share_link {
  padding: 0 0 0 10px;
  width: 23px
}

.library-list img {
  height: 60px
}

.library-list .resume {
  font-size: .9em;
  padding: 8px
}

.library .links {
  background-color: #eaeaea;
  float: right;
  line-height: 22px;
  margin: 0 0 25px 25px
}

.library .links .item {
  background-color: silver;
  color: #fff;
  font-size: .9em;
  padding: 8px
}

.library .links ul {
  list-style-type: none;
  padding: 15px
}

.library .logo {
  float: right;
  padding: 10px 20px 20px 0;
  width: 160px
}

.library .staron {
  color: #ff4500;
  font-size: 1.3em
}

.library .staroff {
  color: silver;
  font-size: 1em
}

.library-image {
  padding: 0 25px 25px;
  text-align: center
}

.library-image img {
  max-width: 100%
}

.library .titles {
  margin-top: 25px
}

.library .titles ul {
  list-style-type: none
}

.library .titles .item {
  background-color: #eaeaea;
  border-top: 1px dotted silver;
  color: #000;
  font-size: .9em;
  margin-bottom: 12px;
  padding: 6px;
  text-transform: uppercase
}

.library .text {
  font-size: .9em;
  line-height: 22px;
  padding-bottom: 25px
}

.library .titles .item .totop {
  color: #000;
  float: right;
  font-size: .95em;
  text-transform: none
}

.shields img {
  width: 70px
}

.shields .red {
  color: red
}

.shields .green {
  color: green
}

.shields .check {
  font-size: 2em
}

#table_offers_items {
  border-top: 15px solid #fff
}

.table-site.techlogo img {
  height: 70px;
  padding: 15px
}

.table-site td {
  border-bottom: 1px dotted #eaeaea;
  border-right: 1px dotted #eaeaea;
  padding: 4px
}

.table-site td:last-child {
  border-bottom: 1px dotted #eaeaea;
  border-right: 0 dotted #eaeaea;
  padding: 4px
}

.table-site .empty {
  height: 20px
}

.table-site .title {
  color: #222;
  font-size: 1em;
  font-weight: 600;
  padding-bottom: 5px;
  text-align: left;
  text-transform: uppercase
}

.table-site .titledata {
  color: #222;
  font-size: 1em;
  padding-bottom: 5px;
  text-align: center
}

.table-site tr .title,
.table-site tr .titledata {
  background-color: #eaeaea;
  padding: 5px
}

.table-site .title-offer {
  background: #eaeaea;
  color: #222;
  font-size: 1em;
  font-weight: 400;
  padding-bottom: 5px;
  text-align: left;
  text-transform: uppercase
}

.table-site .headtitlebig {
  background: silver;
  color: #fff;
  font-size: 1.4em
}

.table-site .bigtitle {
  font-size: 1.8em
}

.table-site .headtitle {
  background: silver;
  color: #fff
}

.table-site .left {
  text-align: left
}

.table-site .head {
  background: #3C3C3C;
  color: #fff;
  text-transform: uppercase
}

.table-site .checked {
  background: #D1E86D url(/web/img/check-on.png) no-repeat center center
}

.table-site .unlimited {
  background: #A9CE0C
}

.table-site .noborder-br {
  border-bottom: 0;
  border-right: 0
}

.offer-order-div {
  padding: 4px
}

.offer-order {
  background: #6e8708;
  border: 1px solid #6e8708;
  border-radius: 3px;
  color: #fff;
  font-size: 1em;
  margin: 4px;
  padding: 4px;
  text-align: center;
  text-transform: none
}

.offer-order-medium {
  background: #6e8708;
  border: 1px solid #6e8708;
  border-radius: 3px;
  color: #fff;
  font-size: .9em;
  margin: 3px;
  padding: 3px;
  text-align: center;
  text-transform: none
}

.offer-form,
.offer-order-medium {
  float: right;
  font-size: .85em;
  text-align: right
}

.offer-order:hover {
  background: #a9ce0c;
  border: 1px solid #6e8708;
  color: #000
}

.offer-detail {
  width: 100%
}

.form-control {
  font-size: .95em;
  height: 28px;
  padding: 4px
}

.form-group {
  margin-bottom: 2px;
  margin-top: 18px
}

.paid-form .paid-text {
  color: #000;
  height: 55px;
  width: 100%
}

.paid-form .paid-type-on {
  background: #A9CE0C;
  transition: background .4s ease-in-out
}

.form-order-domain-requirement {
  color: #ff4500;
  padding: 20px;
  text-align: left
}

.form-order-domain-choice,
.form-order-certificat-choice,
.form-check-domain-choice {
  background: #fff;
  border: 1px solid #aeaeae;
  border-radius: 6px;
  margin: 15px;
  padding: 10px;
  width: auto
}

.form-order-domain-option,
.form-order-server-option {
  border-radius: 3px;
  padding: 3px
}

.form-order-domain-choice-table .form-control,
.form-order-domain-choice-table td,
.form-order-domain-choice-table td:last-child,
.form-check-domain-choice-table .form-control,
.form-check-domain-choice-table td,
.form-check-domain-choice-table td:last-child {
  border: 0;
  margin: 0;
  padding: 0
}

#form-order-certificat-url {
  text-align: center;
  width: 100%
}

#form-order-domain-extension,
#form-check-domain-extension {
  width: auto
}

#form-order-domain-prefix,
#form-order-domain-extension,
#form-order-certificat-url,
#form-check-domain-prefix,
#form-check-domain-extension {
  border: 0;
  box-shadow: none;
  font-size: 1.7em;
  height: 40px
}

#form-order-domain-authcode {
  width: 180px
}

#form-order-domain-total,
#form-order-certificat-total,
#form-order-server-total {
  float: left;
  font-size: 1.2em;
  font-weight: 600;
  padding: 8px
}

#form-order-certificat-type {
  font-size: 1.3em;
  height: 45px;
  padding: 8px;
  text-align: left
}

.error {
  color: #272727;
  font-size: 1.5em;
  padding: 50px 100px;
  text-align: center
}

.error .error404 {
  color: #6d8809;
  font-size: 3em
}

.pagination {
  font-size: .8em
}

.pagination>li>a,
.pagination>li>span {
  background: #444;
  border: 1px solid #fff;
  color: #fff
}

.pagination>li.active>a,
.pagination>li.active>a:hover {
  background: #a9ce0c;
  border: 1px solid #fff;
  color: #000
}

.pagination>li>a:hover {
  background: #6d8809;
  border: 1px solid #fff;
  color: #fff
}

.top-line {
  background: #000;
  color: #fff;
  font-size: .8em;
  height: 33px;
  padding: 0;
  position: fixed;
  text-align: right;
  width: 100%;
  z-index: 10000
}

.top-input {
  border: 0;
  border-radius: 15px;
  color: #fff;
  margin-left: 15px;
  text-align: center;
  width: 90px
}

.top-submit {
  background: #a9ce0c;
  border: 0;
  border-radius: 15px;
  color: #fff;
  margin-left: 15px;
  text-align: center
}

.top-form {
  display: inline;
  margin: 5px;
  padding: 5px;
  position: relative;
  top: 5px
}

.top-picto {
  border: 0;
  display: inline;
  position: relative
}

#header-container {
  height: 100px
}

#top-container {
  padding-bottom: 25px
}

#main-container {
  padding-top: 0 !important
}

.header-bg {
  background: url(/web/img/arbre-header.png);
  background-size: contain;
  height: 100px
}

.top-panier {
  background: #000;
  background: -webkit-linear-gradient(top, #000f, #505050ff);
  background: -o-linear-gradient(bottom, #000f, #505050ff);
  background: -moz-linear-gradient(bottom, #000f, #505050ff);
  background: linear-gradient(to bottom, #000f, #505050ff);
  border-radius: 0 0 3px 3px;
  cursor: pointer;
  margin-top: 25px;
  opacity: 0;
  padding: 10px 5px 5px;
  position: absolute;
  right: 0;
  top: 15px;
  visibility: hidden
}

.top-panier td {
  color: silver;
  padding: 5px
}

.top-panier tr {
  border-bottom: 1px solid #444
}

.top-panier tr:last-child {
  border-bottom: 0
}

#top-panier:hover .top-panier {
  opacity: 1;
  transition: opacity .3s ease-in-out;
  visibility: visible
}

.top-panier:hover {
  opacity: 1;
  visibility: visible
}

.panier-empty {
  padding: 25px;
  white-space: nowrap
}

.hometree {
  position: relative;
  z-index: -1
}

.hometree img {
  height: auto;
  width: 100%
}

#treelink {
  z-index: 1000
}

#treelink a {
  -moz-transition: opacity 2.1s ease-in-out;
  -o-transition: opacity 2.1s ease-in-out;
  background-color: #00000080;
  border-radius: 2px;
  color: #fff;
  opacity: 0;
  padding: 3px 8px;
  position: absolute;
  transition: opacity 2.1s ease-in-out;
  -webkkit-transition: opacity 2.1s ease-in-out
}

#treelink .level1 {
  font-size: 1.7vw
}

#treelink .level2 {
  font-size: 1.2vw
}

#treelink .level3 {
  font-size: .8vw
}

#treelink .level1:hover,
#treelink .level2:hover,
#treelink .level3:hover {
  background-color: #000c;
  color: #fff;
  text-decoration: none;
  transition: background-color, 0.3s, ease-out
}

.homeinfos,
.homecertas {
  background: #818181
}

.homeinfos .title,
.homecertas .title {
  background: #a9ce0c;
  box-shadow: 0 6px 6px -2px #555;
  color: #fff;
  font-weight: 600;
  padding: 8px
}

.homeinfo,
.homecerta {
  border-bottom: 1px solid #b8b8b8;
  padding: 10px
}

.homeinfo:last-child,
.homecerta:last-child {
  border-bottom: none
}

.homeinfo .date {
  color: #a9ce0c;
  display: inline;
  font-size: 1em;
  font-weight: 600
}

.homecerta .date {
  color: #a9ce0c;
  display: inline;
  font-size: .9em;
  font-weight: 600
}

.homeinfo .text {
  color: #fff;
  display: inline;
  font-size: .95em
}

.homecerta .ras {
  color: #eaeaea;
  font-size: .95em;
  padding: 6px;
  text-align: center
}

.homecerta .label {
  float: right;
  font-size: .9em
}

.homecerta .label span {
  font-weight: 200
}

.edito {
  font-size: .9em;
  padding: 10px 20px 0;
  text-align: justify
}

.homerefs {
  margin: 15px;
  position: relative
}

.homerefs .title {
  background: #5c5c5c;
  color: #fff;
  font-size: 1.2em;
  font-weight: 600;
  padding: 3px 8px
}

.homerefscroll {
  display: none;
  overflow: hidden
}

.homerefscroll2 {
  position: relative;
  white-space: nowrap;
  width: auto
}

.homeref {
  display: inline
}

.homeref img {
  border-radius: 4px;
  height: 50px;
  margin: 25px 7px
}

.refgradientL {
  background: -webkit-linear-gradient(right, #fff0, #ffff);
  background: -o-linear-gradient(left, #fff0, #ffff);
  background: -moz-linear-gradient(left, #fff0, #ffff);
  background: linear-gradient(to left, #fff0, #ffff);
  height: 100px;
  left: 0;
  position: absolute;
  width: 40px;
  z-index: 1200
}

.refgradientR {
  background: -webkit-linear-gradient(left, #fff0, #ffff);
  background: -o-linear-gradient(right, #fff0, #ffff);
  background: -moz-linear-gradient(right, #fff0, #ffff);
  background: linear-gradient(to right, #fff0, #ffff);
  height: 100px;
  position: absolute;
  right: 0;
  width: 40px;
  z-index: 1200
}

.hometestimony {
  background: linear-gradient(141deg, #d9d9d9 0%, silver 51%, #eaeaea 75%);
  margin: 15px
}

.hometestimony .title {
  background: #8d8d8d;
  background: #5c5c5c;
  color: #fff;
  font-size: 1em;
  font-style: italic;
  padding: 3px 8px
}

.hometestimony img {
  float: left;
  height: 60px;
  padding-right: 10px
}

.hometestimony .name {
  font-size: 1.1em;
  font-weight: 600;
  padding: 8px 10px 0
}

.hometestimony .url {
  font-size: .85em;
  padding: 8px 10px 0
}

.hometestimony .text {
  font-size: .95em;
  font-style: italic;
  padding: 25px 30px 10px 45px;
  quotes: "\201C" "\201D"
}

.hometestimony .text:before,
.hometestimony .text:after {
  color: #fff;
  font: bold 45px/1px Times, serif;
  position: absolute
}

.hometestimony .text:before {
  content: open-quote;
  margin: 15px 0 0 -30px
}

.hometestimony .text:after {
  content: close-quote;
  margin: 25px 0 0 8px
}

.hometestimony .date {
  color: #888;
  font-size: .85em;
  padding: 5px 20px 10px 0;
  text-align: right
}

.homepartner .title {
  font-weight: 600;
  padding: 8px;
  text-transform: uppercase
}

.homepartner .text {
  font-size: .9em;
  line-height: 22px;
  padding: 8px
}

.footer {
  background: #222;
  color: #fff;
  font-size: .8em;
  padding: 15px;
  text-align: center
}

.footerlinks {
  background: #1a1a1a;
  background-color: #1a1a1a;
  background-image: url(/web/img/zigouigoui-footer.png);
  background-position: 99% 0;
  background-repeat: no-repeat;
  background-size: 7%;
  box-shadow: 0 0 0 100vmax #1a1a1a;
  clip-path: inset(0 -100vmax);
  color: #fff;
  font-size: 1em;
  line-height: 1.6em
}

.footerlinks .list {
  margin: 20px 0 20px 40px
}

.footer-content {
  margin-left: 30px;
  text-align: justify;
  width: 90%
}

.footerlinks .list ul {
  list-style: none;
  list-style-type: none
}

.footerlinks .list a {
  color: #fff;
  font-size: 1em
}

.footerlinks .list .title {
  color: #fff;
  font-size: 1.15em;
  position: relative
}

.pagecontent {
  padding: 25px 10px 25px 25px
}

.table-padding15 td {
  padding: 15px
}

.contentbgshadow {
  height: 30px;
  z-index: -1
}

.columntriangle {
  border-color: transparent transparent transparent #3c3c3c;
  border-style: solid;
  border-width: 20px 0 0 290px;
  height: 0;
  margin-top: 70px;
  width: 0
}

.column {
  background: #3c3c3c;
  color: #fff;
  padding: 15px
}

.column .title {
  color: #6e8708;
  font-size: 1.2em;
  padding-bottom: 5px;
  text-transform: uppercase
}

.column .title:before {
  content: url('/web/img/feuille.png')
}

.column .titleorder {
  color: #a9ce0c;
  font-size: 1.1em;
  padding-bottom: 5px;
  text-transform: uppercase
}

.column .columnorder ul {
  padding-left: 0
}

.column .linkall a {
  color: silver;
  font-size: .75em
}

.column .link {
  color: #fff;
  font-size: .85em
}

.column .small {
  color: silver;
  font-size: .9em
}

.column .smallright {
  color: silver;
  display: inline;
  float: right;
  font-size: .8em;
  padding-right: 10px;
  padding-top: 3px
}

.column ul {
  list-style: none;
  padding-bottom: 10px
}

.column-library {
  padding-left: 3px
}

.column-library ul {
  padding-left: 12px
}

.column-library .separator {
  border-bottom: 1px solid #555;
  margin-bottom: 15px;
  margin-top: 5px
}

.column ul li {
  padding-top: 8px
}

.column .statusprogress {
  color: #D9534F;
  font-size: .85em;
  left: -17px;
  position: relative
}

.column .statusplanned {
  color: #F0AD4E;
  font-size: .85em;
  left: -17px;
  position: relative
}

.column .columnaccount address {
  line-height: 24px;
  margin-bottom: 0;
  padding: 6px
}

.column .columnform,
.column .columnaccount {
  background: #777;
  border-radius: 3px 3px 0 0;
  font-size: .85em;
  padding: 8px
}

.column .columnform .formfield {
  border: 1px solid silver;
  border-radius: 3px;
  color: #888;
  padding: 5px;
  width: 100%
}

.column .columnlogout {
  display: inline;
  float: right
}

.column .columnbasket {
  background: #222;
  border-radius: 0 0 3px 3px;
  padding: 5px 10px 5px 5px;
  text-align: right
}

.content-img {
  background: #fff;
  border: 1px solid #eaeaea;
  border-radius: 4px;
  margin: 15px;
  padding: 5px
}

.partnerh1 {
  text-align: center
}

.partnerdiv {
  padding: 3px 15px 15px
}

.partnertriangleeven {
  border-color: transparent transparent transparent #555;
  border-style: solid;
  border-width: 20px 0 0 380px;
  height: 0;
  margin-top: 5px;
  width: 0
}

.partnertriangleodd {
  border-color: transparent #555 transparent transparent;
  border-style: solid;
  border-width: 20px 384px 0 0;
  height: 0;
  margin-top: 5px;
  width: 0
}

.partner {
  background: #555;
  min-height: 320px;
  padding: 15px
}

.partner .title {
  color: #6e8708;
  font-size: 1.3em;
  text-shadow: 1px 1px #444;
  text-transform: uppercase
}

.partner .link a {
  color: #a9ce0c;
  font-size: .85em
}

.partner .logo {
  background: #fff;
  border: 1px solid #eaeaea;
  height: 112px;
  margin: 5px 15px 15px 0;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
  width: 112px
}

.partner .logo img {
  vertical-align: middle;
  width: 100px
}

.partner .text {
  color: #eaeaea;
  font-size: .85em;
  margin: 15px 0 0
}

.logohelper {
  display: inline-block;
  height: 100%;
  vertical-align: middle
}

.refcategories {
  font-size: .85em;
  margin-left: 15px;
  padding: 0 0 0 15px
}

.ref {
  border: 1px solid #eaeaea;
  cursor: pointer;
  height: 165px;
  margin: 10px;
  padding: 5px 5px 5px 10px
}

.ref:hover {
  border: 1px solid #D6D4D4
}

.ref .logo {
  background: #fff;
  height: 130px;
  margin: 5px 15px 15px 0;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
  width: 130px
}

.ref .logo img {
  -webkit-filter: grayscale(100%);
  border: 0;
  vertical-align: middle;
  width: 120px
}

.ref:hover .logo img {
  -webkit-filter: none
}

.ref .title {
  color: #000;
  font-size: .95em;
  padding-top: 10px
}

.ref .text {
  color: #888;
  font-size: .85em;
  padding-top: 10px
}

.ref .link a {
  color: #a9ce0c;
  font-size: 1.1em
}

.hostedby {
  background: #fff
}

.hostedby img {
  padding: 20px
}

.hostedby .head {
  background: #a9ce0c;
  color: #fff;
  font-size: 2em;
  padding: 10px
}

.hostedby .text {
  font-size: 1.8em;
  line-height: 40px;
  padding: 40px
}

.info .title {
  color: #000;
  font-size: .95em;
  padding-left: 25px;
  padding-top: 5px
}

.info .text {
  color: #888;
  font-size: .85em;
  padding-bottom: 25px;
  padding-left: 25px;
  padding-top: 5px
}


.alertelabel {
  font-size: 1.1em;
  font-weight: 200
}

.alerte .date {
  color: #000;
  font-size: .85em
}

.alerte .item {
  border-bottom: 1px dashed gray;
  padding-bottom: 15px;
  padding-top: 15px
}

.alerte .text {
  padding: 0 15px 15px
}

.alertecategories {
  border-left: 1px dashed silver;
  float: right;
  font-size: .85em;
  margin-left: 15px;
  min-width: 173px;
  padding: 0 0 0 15px
}

.alerte .detail {
  font-size: .95em
}

.alerte .detail .left {
  float: left;
  font-size: .95em;
  padding-right: 15px;
  text-align: right;
  width: 210px
}

.alerte .detail .leftsub {
  float: left;
  padding-right: 10px;
  padding-top: 15px;
  text-align: right;
  width: 210px
}

.alerte .detail .text {
  border-left: 2px solid #666;
  margin-left: 210px;
  padding-left: 20px
}

.alerte .detailsub .text {
  font-size: 1.05em;
  margin-left: 210px;
  padding-left: 20px;
  padding-top: 15px
}

.alerte .detailsub .text h3 {
  margin-top: 0
}

.alerte .diamond {
  color: #222;
  float: right;
  font-size: 1.35em;
  font-weight: 600;
  padding-bottom: 50px;
  position: relative;
  right: -20px;
  top: -2px
}

.alerte .diamondsub {
  color: #222;
  float: right;
  font-size: 1.35em;
  font-weight: 600;
  padding-bottom: 50px;
  position: relative;
  right: -15px;
  top: -2px
}

.alerte .item .statusprogress {
  color: #D9534F;
  float: right;
  font-size: .85em
}

.alerte .item .statusplanned {
  color: #F0AD4E;
  float: right;
  font-size: .85em
}

.alerte .item .thread {
  color: gray;
  display: inline;
  float: right;
  font-size: .8em
}

.alerte .item .thread span {
  font-size: 1.1em
}

.glossary .item {
  font-size: .9em;
  padding: 10px
}

.faqcat {
  border: 1px solid #eaeaea;
  border-radius: 3px;
  margin-bottom: 20px;
  padding: 0 20px 20px 25px
}

.faqitem-active {
  background: #eaeaea;
  border-radius: 3px;
  font-size: 1em;
  margin-bottom: 15px;
  margin-top: 15px;
  padding: 15px 0 0 5px
}

.faqcat .link {
  color: #6e8708;
  cursor: pointer;
  font-size: .9em;
  padding: 3px 3px 3px 20px
}

.certa .date {
  font-size: .85em;
  font-weight: 600
}

.certa .title {
  color: #000;
  font-size: .95em;
  padding-left: 25px;
  padding-top: 8px
}

.certa .text {
  color: #888;
  font-size: .85em;
  padding-bottom: 5px;
  padding-left: 25px;
  padding-top: 5px
}

.certa .link {
  font-size: .85em;
  padding-bottom: 20px;
  text-align: right
}

.h2-reference,
.h2-testimony,
.h2-info,
.h2-alerte,
.h2-certa {
  color: #fff;
  font-size: 1em;
  font-weight: 400;
  margin: 3px;
  padding: 0;
  text-transform: none
}

.h2-footer,
.faqitem-inactive {
  font-size: 1em;
  padding: 3px
}

.share,
.library .pdf,
.offer-order-right {
  float: right
}

.shields .black,
.homeinfos .link a,
.homecertas .link a,
.homepartner .link a,
.refcategoryactive a,
.alertecategoryactive a {
  color: #000
}

.table-site,
.offers-info,
.alerte .detailsub,
.sitemap .link {
  font-size: .85em
}

.table-site .item,
.offer-order .right,
#form-order-domain-prefix,
#form-check-domain-prefix,
.column .linkall {
  text-align: right
}

#form-paid-type-alerte,
.delete_confirmed,
#domain_privacy_check,
#form-order-domain-requirement,
#form-order-alerte-length,
#form-order-alerte-prefix,
#form-order-alerte-extension,
.form-order-domain-authcode,
#form-check-alerte-prefix,
#form-order-certificat-alerte,
.faqitem-inactive .detail {
  display: none
}

.error .link,
.homecerta .text:hover {
  text-decoration: underline
}

.top-picto a,
.top-line ::-webkit-input-placeholder,
.top-line :-ms-input-placeholder,
.homeinfos .text a {
  color: #fff
}

.top-line :-moz-placeholder,
.top-line ::-moz-placeholder {
  color: #fff;
  opacity: 1
}

.homeinfos .link,
.homecertas .link,
.homepartner .link {
  font-size: .8em;
  padding: 0 10px 10px 0;
  text-align: right
}

.homecerta .type,
.homecerta .text {
  color: #fff;
  display: inline;
  font-size: .85em
}

.homerefs .link,
.hometestimony .link {
  font-size: .85em;
  padding: 0 10px 10px
}

.footerlinks .list a:hover,
.column a:hover {
  color: #a9ce0c
}

.pagecontent p,
.pagecontent li,
.info .date,
.faqcat .text {
  font-size: .9em
}

.column .columnlogout a,
.column .columnbasket a {
  color: #fff;
  font-size: .9em
}

.content-resume,
.faqitem-active .detail,
.faqitem-inactive .detail {
  font-size: .9em;
  padding: 15px
}

.refcategory,
.alertecategory {
  padding: 3px
}

.refcategoryactive,
.alertecategoryactive {
  font-weight: 600;
  padding: 3px
}

.info,
.certa {
  border-bottom: 1px dashed gray;
  padding-top: 15px;
  padding-bottom: 15px
}


#floating-menu {
  border-radius: 40px;
  background-color: #373735;
  color: #ffffff;
  position: fixed;
  top: 130px;
  left: 20px;
  width: inherit;
  padding: 15px 20px;
  z-index: 1;
}

#floating-menu ul {
  list-style-type: none;
  padding: 0;
  margin-bottom: 0;
}

#floating-menu li {
  color: #ffffff !important;
  padding: 10px 0;
}

#floating-menu a {
  color: #ffffff;
}

#floating-menu li:hover {

  transition: transform 0.3s ease;
  transform: translateX(10px);

  font-weight: bold;
}

.accordion-button {
  font-size: 1.2em;
  padding: 10px
}

.accordion-button:focus {
  border-color: #e6e6e6;
  background-color: #e6e6e6;
  box-shadow: none;
}

.accordion-button:active {
  border-color: #e6e6e6;
  background-color: #e6e6e6;
}

.accordion-button:not(.collapsed) {
  border-color: #e6e6e6;
  background-color: #e6e6e6;
  color: #000;
}

.accordion-collapse {
  padding: 10px;
}

.accordion-item {
  padding: 20px;
  border: 2px solid #6E890C;
}

@media screen and (max-width: 1300px) {
  #floating-menu {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .hometree {
    border-bottom: 3px solid #415104
  }

  #treelink .level1 {
    font-size: .8em
  }

  #treelink .level2 {
    font-size: .7em
  }

  #treelink .level3 {
    font-size: .6em
  }

  .homeref img {
    border-radius: 4px;
    height: 60px;
    margin: 10px 8px
  }

  .homepartners {
    padding: 10px
  }

  .footerlinks .list {
    margin: 15px 0 5px 5px
  }

  .footerlinks .list ul li {
    display: inline
  }

  .homeAlert {
    background: #ff4500;
    background: -webkit-linear-gradient(left top, red, orange);
    background: -o-linear-gradient(bottom right, red, orange);
    background: -moz-linear-gradient(bottom right, red, orange);
    background: linear-gradient(to bottom right, red, orange);
    font-size: .95em;
    padding: 0 10px 10px
  }

  .error {
    font-size: 1.3em;
    padding: 45px
  }

  #form-order-certificat-url,
  #form-order-domain-prefix,
  #form-order-domain-extension {
    border: 0;
    box-shadow: none;
    font-size: .8em;
    height: 20px
  }

  #footer-noustrouver,
  #footer-pratique {
    padding-left: 0 !important
  }

  #header-container,
  .top-form {
    display: none
  }

  .homerefs,
  .hometestimony {
    margin: 0
  }

  .refgradientL,
  .refgradientR {
    height: 80px
  }

  .alerte .detail .left,
  .alerte .detail .leftsub {
    width: 100px
  }

  .alerte .detail .text,
  .alerte .detailsub .text {
    margin-left: 100px
  }
}

@media screen and (min-width: 769px) and (max-width: 992px) {
  #header-container {
    display: none
  }

  .homeref img {
    border-radius: 4px;
    height: 80px;
    margin: 10px 8px
  }

  .footerlinks .list {
    margin: 10px 0 5px 5px
  }

  .footerlinks .list ul {
    padding: 15px
  }

  .footerlinks .list .title {
    left: -5px
  }

  #footer-noustrouver,
  #footer-pratique {
    padding-left: 0 !important
  }

  .refgradientL,
  .refgradientR {
    height: 100px
  }



}

@media screen and (max-width:992px) {

  .submenu-element {
    line-height: 1.5em !important;
    padding-bottom: 15px;
  }

  .success-story-question {
    padding-bottom: 30px;
  }
}



@media screen and (min-width: 993px) and (max-width: 1199px) {
  #header-container {
    height: 83px
  }

  .footerlinks .list {
    margin: 20px 0 10px 10px
  }

  .column ul {
    padding: 0
  }

  #footer-noustrouver,
  #footer-pratique {
    padding-left: 0 !important
  }

  .column .statusprogress,
  .column .statusplanned {
    left: -1px
  }
}

@media screen and (min-width:1200px) {
  .pattern1 {
    background: none !important;
  }

  .dropdown:hover .dropdown-menu {
    display: block;
  }
}

@media screen and (max-width:1200px) {

  .floating-menu-infos {
    width: 300px
  }

  /* Pour cacher les éléments dropdown lorsqu'ils ne sont pas survolés */
  .dropdown-menu {
    display: none;
  }

  .navbar-scrollable {
    overflow-y: auto;
    max-height: calc(100vh);
  }

  #logo-menu-responsive {
    display: block !important
  }

  .navbar-nav {
    align-items: center;
  }

  #button-panier,
  #button-account {
    margin-top: 15px;
    width: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #compte-label {
    display: none !important;
  }

  .site-menu {
    position: initial !important;
    width: 99% !important;
  }

  .img-story-tech {
    max-height: 200px;
  }

}

@media screen and (min-width: 1200px) {
  #treelink .level1 {
    font-size: 1.7em
  }

  #treelink .level2 {
    font-size: 1.2em
  }

  #treelink .level3 {
    font-size: .8em
  }

}

@media screen and (min-width: 1230px) {
  .floating-menu-infos {
    margin-left: -15%;
    width: 30%;
  }
}

@media screen and (min-width: 1400px) and (max-width: 1620px) {
  .card-home {
    height: 400px !important;
  }
}


.h2-footer {
  color: #fff;
  font-size: 1.3em
}

.liste-footer {
  list-style-type: none
}

#background1-footer {
  background-color: #212121
}

#background2-footer {
  background-color: #000;
  height: 50px
}

#colonne1-footer {
  color: #c4c4c4;
  float: left;
  font-size: .9em;
  height: 150px;
  margin-right: 10px;
  text-align: center;
  width: 40%
}

#colonne2-footer {
  color: #c4c4c4;
  float: right;
  font-size: .9em;
  height: 150px;
  margin-right: 10px;
  text-align: center;
  width: 40%
}

#centre-footer {
  color: #c4c4c4;
  font-size: .9em;
  height: 200px;
  margin-left: 40%;
  margin-right: 40%;
  margin-right: 10px
}

#mentions {
  float: right;
  margin-right: 300px
}

#plan {
  float: right;
  margin-right: 100px
}

#footer-p1 {
  background-color: #5e5e5e;
  color: #c4c4c4;
  font-size: .8em;
  padding: 10px;
  text-align: center
}

.expertises-title {
  font-size: 21px;
  align-items: flex-start;
  display: inline-flex;
  font-weight: bolder;
}

.nosexpertises {
  margin-bottom: 50px;
  margin-top: 80px;
  /*text-align: justify;*/
}

.syloe {
  color: #ffa000 !important;
  font-weight: 700
}

.title_important {
  color: #a8ce0c;
  font-weight: 700
}

.btn-success {
  background-color: #a7cd0d;
  border: none;
  font-weight: 700
}

.btn-dark {
  font-weight: 700
}

.btn-warning {
  background-color: #ffa000;
  border: none;
  color: #fff;
  font-weight: 700
}

.btn-outline {
  width: 160px;
  background-color: #fff;
  color: #6E890C;
  border: solid 3px #a7cd0d;
  border-radius: 50px;
}

.btn-outline:hover {
  background: linear-gradient(90deg, #6E890C, #A7CC0D);
  border: solid 3px #fff;
  border-radius: 50px;
  color: #fff;
}

.card-dark {
  background-color: #ECEFF1
}

.card {
  padding: 20px;
  border: none;
  border-radius: 50px !important;
  margin: 20px;
  /*height: 350px*/
}

.card-default {
  border: none !important;
  border: #ffffff00;
  border-radius: 50px;
  /* Ajout de la propriété border-radius */
}

.card h4 {
  font-size: 1.5em;
  font-weight: 700
}

.temoignages {
  background-color: #eceff1;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px
}

.center {
  text-align: center
}

.button-center,
.image-center {
  display: block;
  margin: 0 auto
}

.carousel-indicators button {
  background-color: #AED123 !important
}

.carousel-indicators .active {
  background-color: #000 !important
}

.carousel-indicators {
  position: static
}

.testimony_img {
  max-width: 250px
}

.introduction {
  background: url(/web/img/accueil/image-page-accueil.webp) 0 0/cover no-repeat;
  background-position: center;
  height: 100%;
  height: 100vh;
  position: relative
}

.white-font {
  color: #fff
}

#logo-fixed {
  height: 20%;
  position: absolute
}

#circle-fixed {
  background-color: #F4F4F4;
  border-radius: 50%;
  display: inline-block;
  height: 26%;
  left: -3%;
  position: absolute;
  top: -9%;
  width: 15%
}

#accueil_buttons {
  align-items: center;
  justify-content: center;
  margin: auto;
  text-align: center;
  width: 50%
}

#menu-navbar {
  padding-left: 200px
}

#logo-fixed-accueil {
  display: none
}

.plan-du-site,
.mentions-legales {
  color: #a8ce0c;
  font-size: .9em;
  text-align: right
}

@media screen and (max-width: 1400px) {


  .img-responsive {
    width: 80%
  }

  .hr-responsive {
    width: 80% !important
  }
}

@media screen and (max-width: 1230px) {
  .container-padding {
    padding: 0 30px
  }

  #datagrex-cards {
    padding-left: 0 !important;
    padding-right: 0 !important
  }

  .subpage-ecoresponsable {
    padding-left: 0 !important;
    padding-right: 0 !important
  }

  .menu-item-responsive {
    padding-top: 5px
  }

  .img-resize {
    width: 100%
  }

  .img-responsive {
    width: 80%
  }

  .hr-responsive {
    width: 80% !important
  }

  .testimonies-control,
  #logo-fixed,
  #circle-fixed,
  #zigouigouilogo,
  #logo-menu,
  #zigouigoui-h1-img {
    display: none
  }

  #menu-navbar,
  #subtitle-keywords {
    padding-left: 0
  }

  #logo-fixed-accueil {
    display: block !important
  }
}

@media screen and (min-width: 500px) and (max-width: 992px) {

  #hebergeurwebimg,
  #offrehebergementimg {
    display: none
  }

  .img-responsive {
    width: 80%
  }

  .hr-responsive {
    width: 80% !important
  }

  .submenu-element {
    line-height: 2em !important;
  }

  .dropdown-subitem-li {
    padding-left: 20px !important;
  }
}

@media screen and (max-width: 500px) {

  #hebergeurwebimg,
  #offrehebergementimg {
    display: none
  }

  .img-responsive {
    width: 80%
  }

  .hr-responsive {
    width: 80% !important
  }

  .submenu-element {
    line-height: 2em !important;
  }

  .dropdown-subitem-li {
    padding-left: 20px !important;
  }
}

@media screen and (max-width: 380px) {
  #intro-contact-button {
    margin-left: 20px;
  }

  #customer-access-button {
    margin-top: 10px;
  }
}

.card-title {
  font-size: larger;
  position: relative;
  z-index: 1;
  font-weight: bold;
}

.h1-ecology {
  color: #000;
  font-size: 2.5em;
  font-weight: 400;
  padding-bottom: 0;
  text-transform: none
}

.subpage-text-intro {
  font-size: 1.2em;
  line-height: 30px;
  word-spacing: .5rem
}

.social-text {
  font-size: 1.2em;
  line-height: 1.5;
  text-align: left;
  word-spacing: .5rem
}

.social-text-h2 {
  padding-bottom: 0;
  padding-top: 100px
}

.grey-background {
  background-color: #ECEFF1;
  box-shadow: 0 0 0 100vmax #ECEFF1;
  clip-path: inset(0 -100vmax)
}

#datagrex-cards {
  padding-left: 100px;
  padding-right: 100px
}

.bandeau {
  align-items: center;
  background-color: #D6F4E1;
  border-radius: 10px;
  display: flex;
  padding: 10px
}

.cercle {
  align-items: center;
  background-color: #120F93;
  border-radius: 50%;
  color: #fff;
  display: grid;
  flex: none;
  font-size: 80px;
  font-weight: 700;
  height: 100px;
  justify-content: center;
  margin-right: 10px;
  width: 100px
}

.texte {
  color: #000;
  flex: 1;
  font-size: 16px;
  text-align: center
}

.bandeau-texte-color {
  color: #fff;
  font-size: 16px;
  width: 90%;
}

.bandeau-title-color {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  text-decoration: underline
}

.bandeau-title {
  color: #120F93;
  font-weight: 700
}

.subpage-ecoresponsable {
  padding-left: 10%;
  padding-right: 10%
}

.line-under-title {
  padding-bottom: 30px
}

.hr-title {
  border: 5px solid #6E890C;
  border-radius: 5px;
  margin: auto;
  opacity: 100
}

.actus-card {
  align-items: center;
  display: flex;
  justify-content: center;
  padding-left: 60px;
  padding-right: 60px
}

.logo {
  float: left;
  position: relative
}

#menu-container {
  height: 35px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 100%;
  z-index: 9999
}

#menu-container.row {
  margin-left: 0;
  margin-right: 0
}

.menu-fixe {
  position: fixed;
  z-index: 9999
}

.menu {
  display: table;
  padding: 0;
  width: 100%
}

.dropdown-menu {
  background-color: #000;
  margin-top: 0 !important;
  padding-top: 0 !important;
  --bs-dropdown-link-active-bg: #A8CE0B
}

#menu-container-bar {
  /*background:url(/web/img/accueil/image-page-accueil.webp) center 0% / cover no-repeat;*/
  background-color: #F4F4F4;
}

.bg-body-tertiary {
  background-color: none
}

#logo-menu {
  height: 120px;
  left: 1%;
  position: absolute;
  top: 1%
}

.menu-item {
  font-size: 1.5em;
}

.nav-link {
  margin-right: 20px !important;
  color: #6D8809 !important;
}

.navbar-toggler {
  background-color: #fff;
  float: right !important
}

.center-vertically {
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: left !important
}

.justify {
  text-align: justify !important
}

.intro-sentence {
  display: contents
}

#intro-contact-button {
  float: right;
  padding-right: 20px;
  padding-top: 20px
}

#logo-fixed-accueil {
  display: none;
  padding-right: 5%;
  text-align: center
}

.padding-left-footer {
  padding-left: 42px
}

#footer-apropos {
  padding-left: 17px
}

.footer-margin-left {
  margin-left: 44px
}

.margin-right-10 {
  margin-right: 10px
}

#logo-menu-responsive {
  display: none;
  position: absolute;
  right: 15px;
  top: 3px
}

.padding-top-50 {
  padding-top: 50px
}

.padding-top-40 {
  padding-top: 40px
}

.padding-top-20 {
  padding-top: 20px
}

.padding-top-10 {
  padding-top: 10px
}

.margin-right-20 {
  margin-right: 20px
}

.accueil-card {
  padding: 15px;
}

.radius-50 {
  border-radius: 50%
}

.img-card1 {
  bottom: 0;
  left: 20%;
  position: absolute
}

.img-card2 {
  bottom: 0;
  left: 4%;
  position: absolute
}

.img-card4 {
  bottom: 0;
  position: absolute;
  right: 5px
}

#button-card-1,
#button-card-2,
#button-card-3,
#button-card-4 {
  bottom: 20px;
  /*padding-left:20px;
      padding-right:20px;*/
  position: absolute;
  left: 20%;
  border-radius: 50px;
  width: 60%;
}

.button-card:hover {
  border-radius: 50px;
  background: linear-gradient(to right, #4E6D0C, #8FBF0D);
}

.button-card {
  /*
      width: 260px;
      */
  border-radius: 50px;
  background: linear-gradient(to right, #6E890C, #A7CC0D);
}

.margin-bottom-80 {
  margin-bottom: 80px
}

.padding-right-5 {
  padding-right: 5%
}

#carousel-left {
  transform: rotate(-90deg)
}

#carousel-right {
  transform: rotate(90deg)
}

.padding-right-50 {
  padding-right: 50px
}

.bg-gps {
  background: url(../../../web/img/sprite-footer.png) -10px -10px;
  float: left;
  height: 57px;
  width: 48px
}

.bg-mail {
  background: url(../../../web/img/sprite-footer.png) -10px -87px;
  float: left;
  height: 37px;
  width: 49px
}

.bg-tel {
  background: url(../../../web/img/sprite-footer.png) -78px -10px;
  float: left;
  height: 55px;
  width: 48px
}

.site-menu {
  margin-top: 7px !important
}

#contact_message {
  height: 200px
}

#footer-noustrouver,
#footer-pratique {
  padding-left: 80px
}

.actus,
.testimony-title {
  font-size: 1.2em
}

.card-text {
  font-size: 14px;
  position: relative;
  z-index: 1;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show,
.social-title-link,
.dropdown-toggle,
.dropdown-toggle:hover,
.menu-navbar>li>a,
.nav-link,
.nav-link.show {
  color: #fff
}

.dropdown-item,
.dropdown-subitem {
  /*background-color: #000000 !important;*/
  color: #ffffff !important;
}


.dropdown-item:hover,
.dropdown-subitem:hover,
.dropdown-subitem-li:hover {

  transition: transform 0.3s ease;
  transform: translateX(10px);

  font-weight: bold;
  /*background-color: #fff !important;
      color: #000000 !important;*/
}



#customer-access-button,
.customer-access-button {
  line-height: 12px !important
}

#produhost-subtitle,
.customer-access-span {
  color: #6E890C;
  font-size: .7em
}

.draggable {
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
}

.box {
  cursor: move;
}

#triangle-container {
  position: absolute;
  bottom: 30px;
  /* 30 pixels au-dessus du bas de la div "introduction" */
  left: 50%;
  transform: translateX(-50%);
}

#triangle {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 30px solid #ffffff;
  transition: transform 0.3s ease-in-out;
  animation: bounce 1s infinite alternate;
}

@keyframes bounce {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(-5px);
  }
}

.triangle-down {
  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  /* Ajustez la taille du triangle selon vos besoins */
  border-right: 40px solid transparent;
  /* Ajustez la taille du triangle selon vos besoins */
  border-top: 40px solid #ffffff;
  /* Couleur du triangle (blanc dans cet exemple) */
  z-index: 999;
}

.pattern1 {
  background: url(../../../web/img/background-pattern/pattern-1.png) -10px -10px;
}

.pattern2 {
  background: url(../../../web/img/background-pattern/pattern-2-grey.png) center 100% / cover no-repeat;
  padding: 65px;
}

@media (max-width: 1620px) {
  .pattern2 {
    background: none !important;
  }
}

.cursor {
  cursor: pointer;
}

.triangle {
  display: inline-block;
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 40px 100px 0 100px;
  border-color: #A7CD0D transparent transparent transparent;
}

.backgroundtest {
  background-color: #f3f3f3;

  /* Image PNG par-dessus */
  background-image: url(../../../web/img/background-pattern/pattern-1.png);
  background-repeat: no-repeat;
  background-position: left center;
  /* Modifier la position de l'image */
  background-size: cover;
  /* Ajuster la taille de l'image pour couvrir tout le fond */
}

@media screen and (max-width: 1700px) {

  #button-card-1,
  #button-card-2,
  #button-card-3,
  #button-card-4 {
    width: 70%;
    left: 15% !important;
  }
}

@media screen and (max-width: 400px) {
  #logo-menu-responsive {
    padding-right: 10px !important;
  }
}

#logo-menu-responsive {
  height: 90px;
}

#consent-checkbox:checked {
  background-color: #809d0e;
  /* Changer la couleur de fond */
}

#contact_captcha {
  width: 100px;
  margin-top: 20px;
  margin-left: 20px;
}

.contact_captcha {
  margin-top: 20px;
  margin-left: 20px;
}

.captcha_reload {
  margin-top: 20px;
  margin-right: 20px;
}

.actu-img {
  max-height: 350px;
}

.read_all_actus {
  padding-left: 25px;
}

.dropdown-toggle::after {}

.submenu-element {
  line-height: 2em;
  padding-bottom: 15px;
}

.accordion-button::after {
  display: none;
}

.cardcss::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50px;
  padding: 3px;
  background: linear-gradient(45deg, #6E890C, #A7CC0D);
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}


.degrade-accueil {
  background: -webkit-linear-gradient(45deg, #6E890C, #A7CC0D);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.accueil-icone {
  color: #ffffff;
  position: relative;
  top: 10px;
  left: 10px;
}

.eva-icone {
  color: #ffffff;
  position: relative;
  top: 10px;
  left: 7px;
}

.icone-eva {
  transition: transform .1s;
}

.icone-eva:hover {
  transform: scale(1.25);
}

.circle-accueil {
  background: linear-gradient(45deg, #6E890C, #A7CC0D);
  border-radius: 50%;
  display: inline-block;
  height: 50px;
  width: 50px;
  position: absolute;
  top: -65px;
  left: calc(50% - 25px);
}

.circle-offer {
  background: linear-gradient(45deg, #6E890C, #A7CC0D);
  border-radius: 50%;
  display: inline-block;
  height: 50px;
  width: 50px;
  position: absolute;
  top: -20px;
}

.actus-title {
  font-size: 1.5em;
  font-weight: 100;
}

.info-texte {
  font-size: 1em !important;
  font-weight: 100;
}

#button-account:hover,
#button-panier:hover {
  background-color: #e4e4e4;
}

.circle-eva-smallblocs {
  border-radius: 50%;
  display: inline-block;
  height: 50px;
  width: 50px;
  position: absolute;
  top: -60px;
  left: calc(50% - 32px);
}

.offerwithprices {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%;
}

.contact-form-bloc {
  background: url(../../../web/img/background-pattern/pattern-1.png) #ECEFF1;
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
}

@media (min-width: 915px) {
  .last-eva-offer {
    max-width: 20%;
    /* Supprimer le style pour les écrans plus petits */
  }
}

.eva-offres-prix-class {
  background: url(../../../web/img/eva_offers_background.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: auto;
}

.eva-offres-prix-class-2 {
  background: url(../../../web/img/eva_offers_background2.png);
  background-size: 100% auto;
  background-position: left top;
  background-repeat: no-repeat;
  height: auto;
}

@media screen and (max-width: 1630px) {
  .card-background {
    background: none;
  }
}

@media screen and (max-width: 1200px) {
  .offer-price-cadre {
    display: none;
  }
}

@media screen and (max-width: 980px) {
  .div-offer-price-2 {
    align-items: center !important;
    max-width: none !important;
  }
}

.card-eva-testscharges {

  height: 250px;
}


@media screen and (max-width: 1570px) {
  .card-eva-testscharges {
    height: 400px
  }

  .row-eva-offer {
    flex-direction: column !important;
  }

  .div-offer-price-2 {
    align-items: center !important;
    max-width: none !important;
  }
}

@media screen and (max-width: 1230px) {
  .card-eva-testscharges {
    height: 360px
  }
}

@media screen and (min-width: 500px) and (max-width: 992px) {
  .card-eva-testscharges {
    height: 395px;
  }
}

@media screen and (max-width: 500px) {
  .card-eva-testscharges {
    height: 100%
  }
}

.card-eva-fonctionnels {

  height: 215px;
}


@media screen and (max-width: 1570px) {
  .card-eva-fonctionnels {
    height: 250px
  }
}

@media screen and (max-width: 1230px) {
  .card-eva-fonctionnels {
    height: 230px
  }
}

@media screen and (min-width: 500px) and (max-width: 992px) {
  .card-eva-fonctionnels {
    height: 215px;
  }
}

@media screen and (max-width: 500px) {
  .card-eva-fonctionnels {
    height: 100%
  }
}