/*!
 * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  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"); }

@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"); }

@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, .far, .fal, .fad , .fab {
	-moz-osx-font-smoothing: grayscale;
 	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: 'Font Awesome 5 Free';
	text-rendering: auto;
	 }

.fa, .fas {
  font-weight: 900; }


.fab {
  font-family: 'Font Awesome 5 Brands'; }


.far {
  font-weight: 400; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-camera:before {
  content: "\f030"; }

.fa-image:before {
  content: "\f03e"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-home:before {
  content: "\f015"; }

.fa-film:before {
  content: "\f008"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-cog:before {
  content: "\f013"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-key:before {
  content: "\f084"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-phone:before {
  content: "\f095"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-user:before {
  content: "\f007"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.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; }