.small-progress-bar {
  height: 35px;
  line-height: 36px;
  font-size: 14px; }

.elInputBR2 {
  border-radius: 20px; }

.progress {
  overflow: hidden;
  background-color: #f5f5f5; }

.small-progress-bar .progress-bar {
  line-height: 36px;
  height: 35px;
  font-size: 14px;
  text-align: center; }

.progress-bar-striped_active {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
  -webkit-animation: progress-bar-stripes 2s linear infinite reverse;
  -o-animation: progress-bar-stripes 2s linear infinite reverse;
  animation: progress-bar-stripes 2s linear infinite reverse; }

.progress-bar {
  -webkit-transition: width .25s ease, height .25s ease, font-size .25s ease;
  -moz-transition: width .25s ease, height .25s ease, font-size .25s ease;
  -ms-transition: width .25s ease, height .25s ease, font-size .25s ease;
  -o-transition: width .25s ease, height .25s ease, font-size .25s ease;
  transition: width .25s ease, height .25s ease, font-size .25s ease; }

.progressbar_w_50 {
  width: 50%; }

.header.header--dark.header--left .logo img {
  max-height: 66px; }

.pull-left {
  float: left; }

.col-md-12.block--1554893810042 h4 {
  font-size: 32px;
  color: #5fb3bd;
  margin: 0px 0; }

.section--1554881656505 {
  padding-bottom: 120px; }

.col-md-12.block--1554893810042 h2 {
  font-size: 70px;
  margin: 0px 0; }

.col-md-12.block--1554893810042 h6 {
  font-size: 28px;
  font-weight: 100;
  margin: 0px 0; }

.col-md-12.block--1554893810042 h6 strong {
  color: #bbe8ff;
  font-weight: 700; }

.footer {
  min-height: 250px; }

.footer_logo {
  width: 100%;
  float: left;
  text-align: center; }

.footer_logo img {
  float: none;
  height: 88px; }

.footer_copyright {
  width: 100%;
  float: left;
  text-align: center; }

.footer_copyright span.footer__copyright {
  float: none;
  line-height: 30px;
  margin: 0 0;
  font-size: 15px; }

.footer_menu {
  width: 100%;
  float: left;
  text-align: center; }

.footer_menu .footer__menu {
  float: none; }

.footer_menu a.footer__menu-item {
  margin: 0 10px;
  font-size: 15px; }

.footer_address {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 15px; }

.col-md-12.block--1554975787609 h4 {
  font-size: 36px;
  color: #015777; }

.col-md-6.block--1554974793357 p {
  color: #000;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 0; }

.col-md-6.block--1554974820848 p {
  color: #000;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 0; }

.col-md-12.block--1554976234877_0 h2 {
  font-size: 44px;
  color: #015777;
  font-weight: 700;
  line-height: 50px;
  margin-top: 0; }

.col-md-12.block--1554976234877_0 h4 {
  color: #5fb3bd;
  margin-top: 0; }

.background-image.background-image--1554976234877.timed-section {
  border-color: #ddd;
  border-width: 2px;
  border-style: dashed;
  border-left: none;
  background: snow;
  border-right: none; }

.video.custom_margin {
  -webkit-box-shadow: 2px 14px 90px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 14px 90px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 14px 90px 3px rgba(0, 0, 0, 0.5); }

span.btn-heading {
  font-size: 34px;
  text-transform: uppercase;
  width: 100%;
  float: left;
  font-weight: 600; }

span.btn-sub-heading {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  width: 100%;
  float: left; }

.cta_custom a {
  padding: 20px;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.2), 0 0 15px rgba(0, 0, 0, 0.2), 0 0 3px rgba(0, 0, 0, 0.4);
  border: 1px solid rgba(0, 0, 0, 0.13); }

@media (max-width: 767px) {
  .progress_area {
    display: none; }

  .logo_area {
    text-align: center; }

  .col-md-12.block--1554893810042 h4 {
    font-size: 18px; }

  .col-md-12.block--1554893810042 h2 {
    font-size: 26px; }

  .col-md-12.block--1554893810042 h6 {
    font-size: 20px; }

  .col-md-12.block--1554975787609 h4 {
    font-size: 24px; }

  .col-md-6.block--1554974793357 p {
    font-size: 16px; }

  .col-md-6.block--1554974820848 p {
    font-size: 16px; }

  .col-md-12.block--1554976234877_0 h2 {
    font-size: 25px;
    line-height: 30px; }

  span.btn-heading {
    font-size: 15px; }

  .cta_custom a {
    padding: 15px 6px; }

  span.btn-sub-heading {
    font-size: 12px; } }
