/*** FOOTER ***/
.footer.text-center h1 {
  color: #fff;
}
.footer.text-center h2 {
  letter-spacing: 0px;
  color: #bcaf9c;
  text-transform: uppercase;
  opacity: 1;
  font-size: 21px;
}
.footer.text-center h1:before {
  content: '';
  display: block;
  width: 75px;
  height: 14px;
  background: #bcaf9c;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
.footer.text-center p {
  color: #fff;
}
.et_pb_image_wrap:before {
  content: '';
  display: block;
  width: calc(45% - 230px);
  height: 1px;
  background: #b09e89;
  position: absolute;
  top: 50%;
  margin-left: 90px;
}
.et_pb_image_wrap:after {
  content: '';
  display: block;
  width: calc(45% - 230px);
  height: 1px;
  background: #b09e89;
  position: absolute;
  top: 50%;
  margin-right: 90px;
  right: 0;
}

.et_pb_image.et_pb_image_0 {
  text-align: center;
  position: relative;
  margin-bottom: 30px;
  margin-top: 50px;
}
.footer.text-center h3 {
  font-size: 24px;
}
.row.pic_footer img {
  margin-right: 15px;
}
.row.sw_advantage {
  padding-bottom: 50px;
}
.row.pic_footer a {
  color: #fff;
}
span.sw_promotions {
  background: #e5c927 0% 0% no-repeat padding-box;
  border-radius: 5px;
  padding: 9px 4px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
}
tr.swfooter_table .action a {
  text-transform: uppercase;
  padding: 14px 0;
  margin: 0;
}
.sw_disussion a {
  border: 1px solid #ffffff;
  border-radius: 8px;
  padding: 10px 18px;
}
p.para_footer {
  width: 76%;
  margin-left: auto;
  margin-right: auto;
}

p.ae-offfreservice-p {
  margin: 0 auto;
  max-width: 120px;
}
p.ae-tarifs-p {
  margin: 0 auto;
  max-width: 160px !important;
  width: auto !important;
}

.ae-main-footer {
  padding-bottom: 50px;
}
/*** END FOOTER ***/

@media (max-width: 767.98px) {
  .ae-main-footer {
    padding-bottom: unset;
  }
  .icon_footer {
    border: 1px solid #cfc6b8;
    border-radius: 7px;
    min-height: 112px;
    max-width: 108px;
    margin: 0 auto;
  }
  .icon_footer span {
    color: #bcaf9c;
    font-size: 12px;
    padding-top: 14px;
  }
  .icon_footer img {
    padding-top: 23px;
  }
  .footer h1 {
    font-size: 18px;
    line-height: 24px;
    width: 70%;
    margin: 0 auto;
    padding-bottom: 20px;
  }
  .footer.text-center h1:before {
    content: '';
    display: block;
    width: 56px;
    height: 8px;
    margin-bottom: 18px;
  }
  .row.footer_mobile.d-lg-none.text-center {
    width: 93%;
    margin: 0 auto;
  }
  .row.pb-4.pic-mobile.d-lg-none {
    font-size: 12px;
  }
}
