@font-face {
  font-family: "icons";
  src: url("../fonts/icons/fonts/icons.eot?r9yf3y");
  src: url("../fonts/icons/fonts/icons.eot?r9yf3y#iefix") format("embedded-opentype"), url("../fonts/icons/fonts/icons.ttf?r9yf3y") format("truetype"), url("../fonts/icons/fonts/icons.woff?r9yf3y") format("woff"), url("../fonts/icons/fonts/icons.svg?r9yf3y#icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
[class^=icons-], [class*=" icons-"] {
  font-family: "icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 10px;
}
html body {
  padding: 0;
  margin: 0;
  font-size: 1.6rem;
  font-family: Arial;
  color: #000000;
  background-color: #ccc;
  line-height: 1.45;
  overflow-x: hidden;
}
html body .sticky-top {
  z-index: 1045 !important;
}
html body .sticky-top-2 {
  z-index: 1040 !important;
}
html body .wrapper {
  position: relative;
  width: 100%;
  min-height: 100vh;
}
html body img {
  max-width: 100%;
  height: auto;
}
html body p {
  padding: 0;
  margin: 0 0 1rem;
}
@media (max-width: 767.98px) {
  html body p {
    margin-bottom: 1rem;
  }
}
html body p a {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
}
html body p:last-child {
  margin: 0;
}
html body a {
  font-family: inherit;
  font-size: inherit;
  text-decoration: underline;
  color: inherit;
}
html body a:hover {
  color: inherit;
  text-decoration: none;
}
html body a[href^=tel] {
  cursor: pointer;
  text-decoration: none;
}
html body a[href^=tel]:hover {
  text-decoration: none;
  color: inherit;
}
html body .jconfirm button,
html body .wrapper button {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  -o-user-select: none !important;
  appearance: none !important;
}
html body .jconfirm summary:focus, html body .jconfirm details:focus, html body .jconfirm button:focus, html body .jconfirm input:focus, html body .jconfirm textarea:focus, html body .jconfirm select:focus,
html body .wrapper summary:focus,
html body .wrapper details:focus,
html body .wrapper button:focus,
html body .wrapper input:focus,
html body .wrapper textarea:focus,
html body .wrapper select:focus {
  outline: none !important;
}
html body .jconfirm details,
html body .wrapper details {
  margin-bottom: 1rem;
}
html body .jconfirm summary,
html body .wrapper summary {
  padding: 0;
  margin: 0 0 1rem;
  font-size: 2rem;
}
html body .jconfirm blockquote,
html body .wrapper blockquote {
  position: relative;
  margin: 0 7rem;
  padding: 3rem;
  font-style: italic;
  background: #000000;
  font-size: 2.4rem;
}
@media (max-width: 767.98px) {
  html body .jconfirm blockquote,
  html body .wrapper blockquote {
    margin: 0 2rem;
    font-size: 1.6rem;
  }
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*# sourceMappingURL=styles.css.map */
