@charset "UTF-8";
@import "https://static.b-ite.com/css/templates/columns/2.0.0.css";
body {
  font-family: Arial, sans-serif;
}

.__bjp-cnt {
  color: #000;
  /*Template-Main-Styles*/
  --bite-template-text-font-size: 15px;
  --bite-template-text-line-height: 1.4;
  --bite-template-text-print-font-size: 15px;
  --bite-template-text-color: #222;
  --bite-template-min-width: 330px;
  --bite-template-max-width: 940px;
  --bite-template-box-shadow: 0 0 5px #999;
  --bite-template-margin: 1rem auto 12rem;
  --bite-template-padding: 0;
  --bite-template-overflow: hidden;
  /*Header Styles*/
  --bite-template-header-padding: 0% 0;
  --bite-template-header-margin: 0;
  --bite-template-header-overflow: hidden;
  --bite-template-header-position: relative;
  --bite-template-header-z-index: 0;
  /*Content Styles*/
  --bite-template-content-padding: 0 0 0;
  --bite-template-content-margin: 0;
  --bite-template-content-overflow: hidden;
  --bite-template-content-position: relative;
  --bite-template-content-z-index: 0;
  /*Footer Styles*/
  --bite-template-footer-padding: 0 5%;
  --bite-template-footer-margin: 0;
  --bite-template-footer-overflow: hidden;
  --bite-template-footer-position: relative;
  /*Banner Img*/
  --bite-template-banner-img-width: 100%;
  --bite-template-banner-img-display: block;
  --bite-template-banner-img-position: relative;
  /*Logo Img*/
  --bite-template-logo-img-width: 70%;
  --bite-template-logo-img-display: block;
  --bite-template-logo-img-position: relative;
  /*Ul List Styles*/
  --bite-ul-list-arrow-type: "•";
  --bite-ul-list-padding: 0;
  --bite-ul-list-font-size: 18px;
  --bite-ul-list-margin: 0 0 0 .8rem;
  --bite-ul-list-item-padding: 0 0 0 .5rem;
  --bite-ul-list-item-margin: .4rem 0;
  /*Headline1 Styles*/
  --bite-template-h1-font-size: 39px;
  --bite-template-h1-tablet-font-size: 30px;
  --bite-template-h1-mobile-font-size: 25px;
  --bite-template-h1-print-font-size: 28px;
  --bite-template-h1-color: #F6A120;
  --bite-template-h1-padding: 0 0 5px 0;
  --bite-template-h1-margin: 12px 0 0;
  /*Headline2 Styles*/
  --bite-template-h2-font-size: 18px;
  --bite-template-h2-tablet-font-size: 17px;
  --bite-template-h2-mobile-font-size: 16px;
  --bite-template-h2-print-font-size: 16px;
  --bite-template-h2-padding: 0;
  --bite-template-h2-margin: 2rem 0 2px;
  --bite-template-h2-color: #2E6783;
}
.__bjp-cnt * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  word-break: break-word;
}
.__bjp-cnt * a, .__bjp-cnt * a:visited, .__bjp-cnt * a:hover {
  color: #F6A120;
  text-decoration: none;
}
.__bjp-cnt .__bjb-qrcode {
  background-color: #fff;
  border: 2px solid #F6A120;
  margin: auto auto 0;
  padding: 2px;
  max-width: 85px;
  display: inline-block;
}
.__bjp-cnt .__bjb-qrcode img {
  top: 30%;
  display: block;
  width: 100%;
}
.__bjp-cnt--content {
  text-align: justify;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}
.__bjp-cnt--block.title {
  background-color: #2E6783;
  padding: 0 5%;
}
.__bjp-cnt--pre-title {
  color: #fff;
  font-weight: bold;
  font-size: 21px;
  margin-top: 0;
  padding-top: 7px;
  text-align: left;
}
.__bjp-cnt h1 {
  width: 85%;
}
.__bjp-cnt h1 span {
  font-size: 22px;
  font-weight: bold;
}
.__bjp-cnt--space {
  margin-bottom: 1rem;
  -ms-flex-wrap: inherit;
      flex-wrap: inherit;
}
.__bjp-cnt--columns.justify-space-between {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.__bjp-cnt--block-70 {
  padding: 0 3% 2%;
}
.__bjp-cnt--block-25 {
  background-color: #2E6783;
  color: #fff !important;
  padding: 1rem 1rem 2rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.__bjp-cnt--hashtag {
  width: 45px;
  height: 45px;
  margin-right: 7px;
}
.__bjp-cnt--noBold {
  font-weight: normal;
  font-size: 14px;
}
.__bjp-cnt--bold {
  font-weight: bold;
  font-size: 18px;
}
.__bjp-cnt--block.outro {
  margin-top: 1rem;
}
.__bjp-cnt--block.contact {
  margin-bottom: 0;
}
.__bjp-cnt--noBoldAP {
  font-weight: normal;
  font-size: 16px;
}
.__bjp-cnt--noBoldAP p {
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
.__bjp-cnt--block-25 p {
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
.__bjp-cnt--ul-custom ul {
  counter-reset: list-bullet-points-circle;
  padding: 5px 0 0 0;
  margin: 0;
}
.__bjp-cnt--ul-custom ul li {
  list-style-type: none;
  margin: 6px 0 0 -1.8rem;
  padding-left: 63px;
  position: relative;
  overflow: hidden;
  line-height: normal;
}
.__bjp-cnt--ul-custom ul li:before {
  content: "•";
  font-size: 20px;
  position: absolute;
  margin-top: 0;
  top: -2.4px;
  left: 38px;
  counter-increment: list-bullet-points-circle;
}
.__bjp-cnt--footer h2 {
  --bite-template-h2-margin: 1.5rem 0 1rem;
}

/*buttons*/
.button_controls {
  --bite-template-btn-text-color: #fff;
  --bite-template-btn-bg-color: #F6A120;
  --bite-template-btn-border-color: #F6A120;
  --bite-template-btn-text-hover-color: #F6A120;
  --bite-template-btn-bg-hover-color: #fff;
  --bite-template-btn-border-hover-color: #F6A120;
}

@media screen and (max-width: 768px) {
  .__bjp-cnt--block-70, .__bjp-cnt--block-25 {
    width: 100%;
  }
}
@media print {
  .__bjp-cnt {
    -webkit-print-color-adjust: exact;
            color-adjust: exact;
  }
  .__bjp-cnt h1 {
    margin: 5px 0 0;
  }
  .__bjp-cnt h2 {
    margin: 5px 0;
  }
  .__bjp-cnt--ul-custom ul {
    padding: 0 !important;
  }
  .__bjp-cnt--block.contact {
    page-break-before: always;
  }
}