#faqContainer {
  position: absolute;
  bottom: 10px;
  left: 20px;
  right: 20px;
}

.title {
  display: block;
  line-height: 1.25;
  margin: 0 0 10px;
  padding: 0;
  text-align: left;
  font-size: 1.375em;
  font-family: 'Publico Banner Web';
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.05em;
}

ul {
  margin-bottom: 0;
  border-top: 1px solid #05b6c6;
  position: absolute;
  bottom: 0;
  left: 20px;
  right: 20px;
  padding-top: 5px;
}

.jqEasyCounterMsg,
#faq,
p,
li {
  display: block;
  font-size: 1em !important;
  color: #6a6d70 !important;
  line-height: 1.25;
  margin: 0 0 10px;
  padding: 0;
  font-weight: 400;
}

ul {
  text-align: center
}

ul a {
  text-decoration: none;
  color: #05b6c6!important;
  margin: 0 10px;
}

ul a:hover {
  text-decoration: underline;
  color: #58d1e1;
}

.jqEasyCounterMsg {
  float: right;
  margin-bottom: 5px;
  margin-top: -20px;
}

.relative {
  position: relative;
}

textarea {
  resize: none;
  height: 100px;
  border-color: #05b6c6;
  padding: 15px 15px;
  width: 100%;
}

input,
input[type="text"],
input[type="password"],
input[type="email"] {
  border: 1px solid #babcbf;
  height: 45px;
  padding: 5px 15px;
  width: 100%;
  margin: 20px 0 10px;
  font-size: 0.8125em !important;
  color: #000000;
}

button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  background: #05b6c6;
  border: 1px solid #05b6c6;
  border-radius: 1.25em;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1em;
  height: 2.5em;
  outline: 0;
  font-weight: 500;
  font-family: -apple-system, \.SFNSText-Regular, San Francisco, Roboto,
    Segoe UI, Helvetica Neue, Lucida Grande, sans-serif;
  width: em;
  line-height: 1;
  white-space:nowrap;
}

button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
  color: #fff;
  background: #58d1e1;
  border: 1px solid #58d1e1;
}

label {
  font-family: 'Publico Banner Web';
  transform: translateX(5px) translateY(-50%);
  font-size: 1em;
  left: 0;
  top: 0;
  position: absolute;
  background: white;
  padding: 0 5px;
  letter-spacing: 0.075em;
  color: #05b6c6;
}


/*
 * Copyright (C) 2021 Schwartzco Inc.
 * License: 2104-OXGSAF
*/
@font-face {
  font-family: 'Publico Banner Web';
  src: url('../fonts/PublicoBannerRoman/PublicoBanner-Roman-Web.woff2') format('woff2'),
    url('../fonts/PublicoBannerRoman/PublicoBanner-Roman-Web.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}

.PublicoBanner-Roman-Web {
  font-family: 'Publico Banner Web';
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}


/*
 * Webfont: FF DIN Web Pro Light by FontFont
 * URL: https://www.myfonts.com/fonts/fontfont/ff-din/pro-light/
 * Copyright: 2016 published by Monotype GmbH
 *
 * Webfont: FF DIN Web Pro Regular by FontFont
 * URL: https://www.myfonts.com/fonts/fontfont/ff-din/pro-regular/
 * Copyright: 2016 published by Monotype GmbH
 *
 * Webfont: FF DIN Web Pro Medium by FontFont
 * URL: https://www.myfonts.com/fonts/fontfont/ff-din/pro-medium/
 * Copyright: Copyright &amp;#x00A9; 1995-2018 Monotype GmbH. All rights reserved
 *
 * © 2021 MyFonts Inc
 *
 * @import must be at top of file, otherwise CSS will not work
 *
*/
@import url("//hello.myfonts.net/count/3d9c4b");

@font-face {
  font-family: "FFDINWebProRegular";
  src: url('../fonts/FFDINWebProRegular/font.woff2') format('woff2'), url('../fonts/FFDINWebProRegular/font.woff') format('woff');
}
@font-face {
  font-family: "FFDINWebProLight";
  src: url('../fonts/FFDINWebProLight/font.woff2') format('woff2'), url('../fonts/FFDINWebProLight/font.woff') format('woff');
}
@font-face {
  font-family: "FFDINWebProMedium";
  src: url('../fonts/FFDINWebProMedium/font.woff2') format('woff2'), url('../fonts/FFDINWebProMedium/font.woff') format('woff');
}
