.fa,
.fab,
.fad,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(webfonts/fa-brands-400.eot);
  src: url(webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),
    url(webfonts/fa-brands-400.woff2) format("woff2"),
    url(webfonts/fa-brands-400.woff) format("woff"),
    url(webfonts/fa-brands-400.ttf) format("truetype"),
    url(webfonts/fa-brands-400.svg#fontawesome) format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(webfonts/fa-regular-400.eot);
  src: url(webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),
    url(webfonts/fa-regular-400.woff2) format("woff2"),
    url(webfonts/fa-regular-400.woff) format("woff"),
    url(webfonts/fa-regular-400.ttf) format("truetype"),
    url(webfonts/fa-regular-400.svg#fontawesome) format("svg");
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(webfonts/fa-solid-900.eot);
  src: url(webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),
    url(webfonts/fa-solid-900.woff2) format("woff2"),
    url(webfonts/fa-solid-900.woff) format("woff"),
    url(webfonts/fa-solid-900.ttf) format("truetype"),
    url(webfonts/fa-solid-900.svg#fontawesome) format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.fa-whatsapp:before {
  content: "\f232";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-award:before {
  content: "\f559";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-grin-stars:before {
  content: "\f587";
}
.fa-house-damage:before {
  content: "\f6f1";
}
.fa-plus:before {
  content: "\f067";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-wallet:before {
  content: "\f555";
}
.fa-check:before {
  content: "\f00c";
}
.fa-clock:before {
  content: "\f017";
}
.fa-star:before {
  content: "\f005";
}
.fa-heart:before {
  content: "\f004";
}
.fa-phone:before {
  content: "\f095";
}
.fa-mobile:before {
  content: "\f10b";
}
