.footer .footer-contact i {
  font-size: 14.5px;
  color: var(--white);
}

.footer-20192 {
  position: relative;
  color: #fff;
  padding: 7rem 0;
  background-color: #141d2a;
}

.footer-20192 .container {
  position: relative;
}
 .footer .footer-contact h3, .footer .footer-links h3 {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-size: 17px;
  font-weight: 400;
  color: #eeeeee;
}


.footer-20192 h3 {
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 0;
  line-height: 1.5;
}

.footer-20192 .links li {
  margin-bottom: 10px;
  line-height: 1.5;
  display: block;
}

.footer-20192 .links li a {
  color: #666873;
}

.footer-20192 .links li a:hover {
  color: #fff;
}

.footer-20192 .social li {
  display: inline-block;
  position: relative;
}

.footer-20192 .social li a {
  position: relative;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  display: inline-block;
  margin: 0;
  padding: 0;
  color: #fff;
}

.footer-20192 .social li a:hover {
  opacity: 0.8;
}

.footer-20192 .social li a>span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.footer-20192 .footer-logo {
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: .1rem;
}

.footer-20192 .copyright {
  color: #666873;
}

.copyright a {
  color: #fff;
}

.copyright a:hover {
  color: #fff;
  opacity: 0.8;
}


.footer .footer-contact h3::after,
.footer .footer-links h3::after {
  left: 45% !important;
}

.footer {
  text-align: center;
  padding: 40px 0 40px 0;
}

.cst-info-contact {
  margin-top: 20px;
}

#cst-avis {
  margin: 0 auto;
  width: 65%;
}

.footer-contact a {
  color: var(--white);
}

.footer-contact a:hover {
  color: var(--white);
  opacity: 0.7;
}

.footer .footer-links a {
  text-decoration: none;
  margin-bottom: 6px;
  font-size: 14.5px;
  color: var(--white);
  display: block;
}

.footer .footer-about h3::after,
.footer .footer-contact h3::after,
.footer .footer-links h3::after {
  position: absolute;
  content: "";
  width: 50px;
  height: 1.4px;
  left: 0;
  bottom: 0;
  background: #eeeeee;
}

p.copyright {
  color: var(--white);
  text-align: center;
  /* opacity: 0.6; */
  font-size: 0.9em;
  font-family: 'Montserrat';
}

.bg-img-foot {
  background-image: url(https://scape-voyage.fr/wp-content/uploads/2024/11/carte-deco-white.svg);
  background-size: contain;
  background-color: #124452;
  background-position-x: -640px;
  background-position-y: 90px;
  background-repeat: no-repeat;
  border-top: 1px solid #ffffff3d;
  background-size: 160% 200%;
}



.cst-para {
  padding: 50px 0 50px 150px;
}

.cst-devis {
  background-color: #1d545b;
}

.cst-txt-devis {
  color: #fff;
  font-size: 1.8em;
  font-family: "Figtree", sans-serif;
  line-height: 1.4;
  padding-right: 15px;
  font-weight: 500;
}

.trsp-bg-2 {
  position: absolute;
  top: 308px;
  left: 0;
  width: 30%;
  height: 250px;
  background-color: #127a6a12;
  z-index: -300;
}


.cst-bot-foot {
  border-top: 2px solid #ffffff24;
  padding: 10px 0 0 0;
}

.social i{
  color: #fff;
  background: none;
  padding: 10px 20px;
  
}