/* Base
----------------------------------*/

@import url("/FormBuilder/_Resource/_module/plugin/bs4/bootstrap.min.css");
@import url("/FormBuilder/_Resource/_module/plugin/FontAwesome5.min.css");
@import url("/FormBuilder/_Resource/_module/plugin/webfonts.css");
@import url("https://fonts.googleapis.com/css2?family=Archivo+Narrow:wght@400;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap");

/* Typography
----------------------------------*/

body {
  overflow-x: hidden;
  color: #555;
  font-family: "Roboto Condensed", sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 30px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1;
  font-weight: 700;
}

h1 {
  font-size: 45px;
  line-height: 55px;
  color: rgb(61, 57, 53);
  font-weight: 700;
}

h2 {
  font-weight: 700;
  color: #3d3935;
  font-size: 30px;
}

h3 {
  font-size: 1.2em;
  color: #3d3935;
  margin: 0.5em 0;
}

h4 {
  font-size: 1.1rem;
}

h5 {
}

h6 {
  margin: 0;
}

strong,
b {
  font-weight: bold;
}

p,
label {
}

p.intro {
  margin-bottom: 30px;
}

hr {
  height: 1px;
  width: 100%;
  border: 0;
  background: #fff;
  display: block;
}

/* Links
----------------------------------*/

a {
  color: #00a3e0;
  outline: none;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

a:hover {
  color: #5b6770;
  text-decoration: underline;
}

/* Primary Header
--------------------------------------------------------*/

.container {
  max-width: 1200px;
  padding: 0px 10px;
}

.page__header {
  padding: 0;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  top: 0;
  background: white;
  z-index: 999;
  -webkit-transition-property: background-color, box-shadow, line-height, height;
  -webkit-transition-property: background-color, line-height, height,
    -webkit-box-shadow;
  transition-property: background-color, line-height, height, -webkit-box-shadow;
  -o-transition-property: background-color, box-shadow, line-height, height;
  -webkit-transition-property: background-color, line-height, height,
    -webkit-box-shadow;
  transition-property: background-color, box-shadow, line-height, height;
  transition-property: background-color, box-shadow, line-height, height,
    -webkit-box-shadow;
  transition-property: background-color, box-shadow, line-height, height,
    -webkit-box-shadow;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  border-bottom: 1px solid #d3d3d3;
}

.page__header.fixed {
  height: 60px;
}

.page__header .container {
}

.page__banner {
  position: relative;
  padding: 60px 0px 100px 0px;
  background: url("/FormBuilder/_Resource/_module/d0hX72zWR062HMSV2IZuiw/image/banner-hm-11.jpg")
    center right/cover no-repeat;
  border-bottom: 20px solid #e5e5e5;
}

.page__banner:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0);
  z-index: 99;
  content: "";
}

.page__banner .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.34);
  z-index: 99;
}

.page__banner .sub-title {
  text-align: center;
  font-weight: 300;
  font-style: normal;
  font-size: 30px;
  color: #fff;
  display: block;
}

.page__banner .container {
  height: 100%;
  position: relative;
  z-index: 999;
}

.page__banner .row {
}

.page__banner .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.page__banner h1 {
  width: 65%;
  font-size: 45px;
  line-height: 55px;
  font-weight: 700;
  color: white;
  margin: 0;
  text-align: left;
}

.header .container {
  /* padding: 0; */
}

.header__link {
  display: block;
  margin: 0;
  padding: 0;
}

.header__logo {
  width: 190px;
  height: auto;
  margin-bottom: 2px;
  margin-left: 82px;
  margin-top: 7px;
}

.header__title {
  margin: 0;
}

/* Primary Header - Main Navigation
--------------------------------------------------------*/

.navbar {
  padding: 0;
  height: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: static;
}

.navbar img {
  margin: 0;
  width: 125px;
}

.navbar-brand {
  margin-right: 0;
  padding: 16px 0px;
}

.nav-link {
  padding: 1.3em 1em !important;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition-property: background-color, box-shadow, border, color,
    opacity;
  -webkit-transition-property: background-color, border, color, opacity,
    -webkit-box-shadow;
  transition-property: background-color, border, color, opacity,
    -webkit-box-shadow;
  -o-transition-property: background-color, box-shadow, border, color, opacity;
  -webkit-transition-property: background-color, border, color, opacity,
    -webkit-box-shadow;
  transition-property: background-color, border, color, opacity,
    -webkit-box-shadow;
  transition-property: background-color, box-shadow, border, color, opacity;
  transition-property: background-color, box-shadow, border, color, opacity,
    -webkit-box-shadow;
  transition-property: background-color, box-shadow, border, color, opacity,
    -webkit-box-shadow;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: relative;
  font-size: 1.1em;
  color: #1f1b1c;
  letter-spacing: 1.5px;
  font-weight: 600;
  font-family: "Roboto Condensed", sans-serif;
}

.nav-link:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 42px;
  margin: 0 20px;
  height: 2px;
  width: calc(100% - 40px);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #ffffff;
}

.nav-link:hover {
  color: #00a3e0;
}

.nav-link:hover:after {
  bottom: 46px;
  opacity: 1;
}

.navbar-toggler-icon:after {
  content: "\f0c9";
  font-family: "font Awesome 5 Pro";
  font-size: 30px;
}

.navbar-toggler-icon {
  display: none;
}

.navbar-toggler {
  width: 29px;
  height: 38px;
  padding: 0;
  border: 0;
  display: block;
  background: url("/FormBuilder/_Resource/_module/wOtkXQ81_EGBDmyyckj-MA/menu_burger.jpg")
    center center no-repeat;
  background-size: 100%;
  margin-top: 9px;
}

.navbar-collapse {
  justify-content: flex-end;
}

/* Primary Page content
--------------------------------------------------------*/

.page__content {
  padding: 60px 0;
}

.content {
  background: #fff;
  width: 100%;
  min-height: 660px;
  padding: 72px 0;
}

.content__row {
  margin: 0;
}

.content .TextModule:after {
  content: "";
  display: table;
  clear: both;
}

#sidebar {
  flex: 0 1 25%;
}

a.button {
  color: #fff;
  outline: none;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  background: #00a3e0;
  cursor: pointer;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 35px;
  text-transform: uppercase;
  font-size: 0.7em;
  padding: 2px 30px 0 30px;
  border-radius: 3px;
}

a.button:hover {
  background: #ededed;
  color: #5b6770;
}

/* Footer
--------------------------------------------------------*/

.page__footer {
  text-align: right;
  padding: 30px 0;
  line-height: 0.8em;
  background: #e5e5e5;
  color: #000;
  font-size: 15px;
}

.footer__row {
  padding: 1em 0;
}

.footer__link {
  color: #000;
}

.footer__link:hover {
  color: #000;
  text-decoration: underline;
}

.page__footer p {
  float: none;
  text-align: center;
  margin-bottom: 0;
}

.page__footer a {
  text-decoration: none;
  color: #000;
}

.page__footer a:hover {
  color: #000;
  text-decoration: underline;
}

.copyright-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* HIPPO Forms
----------------------------------*/

/******************* Forms **********************/

.step .row {
  clear: both;
  margin: 2rem 0;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.row label {
  font-weight: normal;
  padding: 0rem 1rem 0 0;
  vertical-align: middle;
  width: 280px;
}

.row select,
.row input.text {
  width: 300px;
  outline: 0;
  border: 1px solid #9b9b9b;
  color: #434955;
  padding: 14px 12px;
  background-color: #fff;
  height: initial;
  line-height: 16px;
}

select,
input[type="checkbox"],
input[type="radio"] {
  cursor: pointer;
}

input[type="checkbox"] {
  position: relative;
  top: 3px;
}

input[type="checkbox"] + label {
  padding-right: 0;
}

.row select:focus,
.row input.text:focus {
  color: #434955;
  border-color: #434955;
}

.inputFields {
  display: inline-block;
}

.inputFields label {
  display: inline;
  float: none;
  padding: 0 1rem 0 0;
  text-align: left;
  width: auto;
  color: #555;
  font-weight: bold;
  cursor: pointer;
}

.row input.text.tiny {
  width: 150px;
}

.row .text {
  display: inline-block;
}

span.hint {
  display: block;
  color: #666;
  clear: both;
  font-size: 0.85em;
}

.amount + .hint {
  display: block;
}

.question {
  margin: 0 0 10px 0;
}

/******************* Buttons **********************/

.formNav {
  padding: 1rem 0;
  text-align: right;
}

.next.button {
  float: right;
}

.back.button {
  float: left;
}

input.next,
input.back,
.btn {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
  text-shadow: none;
  outline: 0;
  color: #000;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
  border: 0;
  background-color: #f79b2a;

  padding: 8px 16px;
  font-weight: 400;
  line-height: 1.428571429;
  border-radius: 2px;
  font-size: 17px;
}

input.next:hover,
input.back:hover,
.btn:hover {
  background: #eb8c17;
  color: #fff !important;
}

.validation-btn {
  text-align: left;
}

a#help {
  display: inline-block;
  background: #ee2d24;
  height: 1.1em;
  width: 1.1em;
  vertical-align: middle;
  position: relative;
  border-radius: 50%;
  margin-top: -0.2em;
}

a#help img {
  opacity: 0;
}

a#help:before {
  content: "?";
  color: white;
  z-index: 999;
  text-align: center;
  display: block;
  position: relative;
  top: -0.4em;
}

a#help:hover {
  opacity: 0.5;
}

/* Homepage buttons */

a[data-icon="button"] span:after {
  content: "\f138";
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  top: 50%;
  right: 0px;
  font-size: 35px;
  width: 35px;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.btn-home {
  background: #fff;
  display: block;
  padding: 15px 25px !important;
  position: relative;
  text-decoration: none;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 0;
  color: #434955;
  border-color: #434955;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
}

.btn-home:hover {
  opacity: 0.5;
}

/******************* Errors **********************/

.errorContainer {
  border: 1px solid #ff4f4f;
}

.error {
  clear: both;
  background: #ffffff;
  color: #ff4f4f;
  padding: 5px 0 0 70px;
  position: relative;
  margin: 20px 0;
  margin-bottom: 30px;
}

.error p,
.error label {
  color: #ff4f4f;
  margin: 0;
}

.error h6 {
  color: #ff4f4f;
  font-weight: bold;
  font-size: 1rem;
  padding-top: 10px;
}

div.error:before {
  content: "\f06a";
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  font-size: 30px;
  top: 8px;
  left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}

div.error ul {
  margin: 0;
  padding: 0;
  font-size: 0.9rem;
}

div.error li {
  list-style-type: none;
  padding: 0px;
  margin: 10px 0;
}

span.error {
  padding-left: 0;
  clear: none;
  color: #ff4f4f;
  display: inline;
  vertical-align: top;
}

label .error {
  font-weight: bold;
  padding-left: 0;
  padding-top: 0;
  display: inline-block;
  margin: 0;
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}

/******************* Icons **********************/

.iconLink {
  margin: 1rem 0;
  padding: 0;
}

.iconLink a {
  background: transparent;
  padding: 1rem 1.5rem 1rem 3rem !important;
  position: relative;
  cursor: pointer;
  border: 1px solid transparent;
  display: block;
  color: #000;
  letter-spacing: 1px;
  line-height: 1;
  padding: 17px 23px 15px 23px;
  border-radius: 2px;
  margin: 3px 0;
  text-decoration: none;
  opacity: 1;
  background-color: #f79b2a;
}

.iconLink a:hover {
  background: #eb8c17;
  color: #000;
}

.iconLink a:before {
  position: absolute;
  font: 30px "Font Awesome 5 Pro";
  top: 50%;
  left: 1rem;
  font-size: 25px;
  margin-top: -12.5px;
  font-weight: 300;
}

.iconLink a[href*="/DocumentDownload"]:before {
  content: "\f1c1";
}

/* for PDF icons */

.iconLink a[href*="print"]:before {
  content: "\f02f";
}

/* for print icons */

/*** BPAY ***/

#bpayBox {
  margin: 1em 0;
  line-height: 1;
  /* overflow: scroll; */
}

#bpayBox div {
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
}

#bpayBox label {
  padding: 0;
}

/*** Content table ***/

table,
.table {
  width: 100%;
  margin: 0 0 1em 0;
}

.table th {
  background: #d0e5f6;
  color: #fff;
  font-weight: 700;
}

.table th:last-of-type,
.table td:last-of-type {
  text-align: right;
}

.confirmation {
  padding: 1rem 0;
}

.confirmation table {
  border-top: 1px solid #f5f5f5;
}

.confirmation table td {
  border: 1px solid #9b9b9b;
  padding: 10px;
}

.confirmation td.label {
  font-weight: normal;
  width: 25%;
  vertical-align: top;
}

/*** FAQ ***/

.QAViewer {
  margin-bottom: 5px;
  border-radius: 3px;
}

.QAViewer .QALink {
  position: relative;
  padding: 10px 15px 10px 40px !important;
  display: block;
  background: #f5f5f5;
  text-decoration: none;
  color: #1a1a1a;
}

.QALink:before {
  content: "\f054";
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  top: 10px;
  left: 10px;
  font-size: 18px;
}

.open .QALink:before {
  content: "\f078";
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  top: 10px;
  left: 10px;
  font-size: 18px;
}

.QAViewer .QALink:hover {
  background-color: #1a1a1a;
  color: #ffffff;
  -webkit-transition: color 0.175s ease-in-out;
  -o-transition: color 0.175s ease-in-out;
  transition: color 0.175s ease-in-out;
}

.QAViewer .answer {
  padding: 10px 10px 10px 40px;
}

.QAViewer .answer p {
  margin: 0 0 10px 0;
}

/* Print Styles */

@media print {
  #main-nav,
  .iconLink,
  .returnhome,
  a.btn {
    display: none;
  }

  .branding {
    height: auto !important;
    float: none;
    width: 100%;
    background: none;
  }

  .confirmation table {
    width: 100%;
  }

  .page-content {
    padding: 0;
    margin-left: 0;
  }

  .page__banner {
    padding: 0;
  }

  .confirmation,
  #bpayBox {
    page-break-inside: avoid;
    margin: 0 0 20px;
  }
}

/* Media Queries
----------------------------------*/

@media (max-width: 1199px) {
  .container {
  }

  .header__logo {
    /* max-width: 140px; */
    margin-left: 0;
    margin-top: 15px;
  }

  .navbar {
    padding-bottom: 9px;
  }
}

@media (max-width: 992px) {
  .container {
    /* max-width: 724px; */
  }

  .header__logo {
    /* max-width: 166px; */
    margin-top: 8px;
  }

  .navbar {
    /* height: 142px; */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* padding-bottom: 4px; */
  }

  .hero {
    height: 200px;
  }

  .content {
    padding-top: 50px;
  }

  .navbar-collapse {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #f6f6f6;
    z-index: 99999;
    justify-content: initial;
  }

  .nav-link {
    padding: 10px 0 10px 40px !important;
    border-top: 1px solid #c0c5c8;
  }
}

@media (min-width: 768px) {
  html {
    min-height: 100%;
    position: relative;
  }
  body {
    margin-bottom: 67px;
  }
  .page__footer {
    position: absolute;
    width: 100%;
    bottom: 0;
  }
}

@media (max-width: 767px) {
  #wrapper {
    width: 100%;
    margin: 0 auto;
  }

  h1 {
    font-size: 60px;
    text-align: center;
  }

  h2 {
    margin-bottom: 10px;
    line-height: 1.2em;
  }

  .page__content {
    padding: 60px 0;
  }

  .navbar {
    padding-bottom: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .header__logo {
    margin-top: 0;
  }

  .hero {
    height: 140px;
  }

  .homeButtons {
    display: none;
  }

  .container {
    clear: both;
    display: block;
    margin: 0;
    width: 100%;
    padding: 0 25px;
    max-width: 100%;
  }

  .column,
  .columns {
    float: none;
    width: 100% !important;
    display: block;
    margin: 0;
  }

  .content {
  }

  .col-md-8 {
    margin-top: 40px;
  }

  .page-header #logo img {
    margin: 0 auto 20px;
  }

  h1.top-title {
    display: block;
  }

  #mobileMenuBtn {
    display: block;
  }

  .row label,
  .row select,
  .row input.text {
    width: 95%;
    max-width: 320px;
  }

  .inputFields {
    width: 100% !important;
  }

  .step .row {
    margin: 1em 0;
  }

  .home-btn {
    padding: 10px;
    text-align: center;
  }

  a[data-icon="button"]:after {
    content: " ";
    top: 0;
    right: 0;
    font-size: 0;
  }

  .footer__row .col-md-6 {
    text-align: left !important;
  }
}

@media (max-width: 575px) {
  h2 {
    font-size: 20px;
  }

  .page__header {
    height: 90px;
  }

  .page__header .container {
    padding: 0 25px;
  }

  .navbar-brand img {
    width: 80px;
  }
  .navbar-brand {
    padding: 12px 20px;
  }
  .page__banner {
    padding: 20px 0px;
  }

  .page__banner h1 {
    width: 60%;
    font-size: 28px;
    line-height: 1.1;
    text-shadow: 0 0 1px white;
  }

  .page__content {
    padding: 20px 0;
  }
  #sidebar {
    flex: 1 1 100%;
  }
  .page__footer p {
    line-height: 1.2;
    margin-bottom: 5px;
  }
  .copyright-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  input.next,
  input.back,
  .btn {
    min-width: auto;
    padding: 6px 12px;
  }
}

@media (max-width: 400px) {
  #bpayBox {
    overflow: scroll;
  }

  table,
  .table {
    font-size: 14px;
  }
}

@media (max-width: 320px) {
  .navbar-toggler {
    margin-top: 0;
  }
}
