@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900);
/* ===================================
    Fonts
====================================== */
/* ===================================
    Reset
====================================== */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-size: 14px;
  color: #616161;
  font-weight: 400;
  line-height: 24px;
}

body, html {
  -moz-osx-font-smoothing: grayscale;
}

a, a:active {
  color: #31708e;
  text-decoration: underline;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
}

img {
  max-width: 100%;
  height: auto;
}

input, textarea, select {
  border: 1px solid #d1d1d1;
  font-size: 14px;
  padding: 8px 15px;
  width: 100%;
  margin: 0 0 15px 0;
  max-width: 100%;
  resize: none;
}

input[type=button], input[type=text], input[type=email], input[type=search], input[type=password], textarea, input[type=submit] {
  -webkit-appearance: none;
  outline: none;
}

input:focus, textarea:focus {
  border-color: #585858;
  outline: none;
}

input[type=button]:focus {
  outline: none;
}

select::-ms-expand {
  display: none;
}

iframe {
  border: 0;
}

p {
  margin: 0 0 10px;
  /*word-spacing: 1px;*/
}

b, strong {
  font-weight: 600;
}

.height-50 {
  height: 50%;
}

.height-100 {
  height: 100%;
}

.height-100vh {
  height: 100vh;
}

.last-paragraph-no-margin p:last-of-type {
  margin-bottom: 0;
}

.alt-font strong {
  font-weight: 700;
}

.white-space {
  white-space: normal;
}

.word-wrap {
  word-wrap: break-word;
}

.no-word-wrap {
  white-space: nowrap;
}

.nowrap {
  white-space: nowrap;
}

.modal-full {
  max-width: 94vw;
}

.no-padding {
  padding: 0;
}

.white {
  color: white;
}

.valign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

li::marker {
  color: #99cb00;
}

::-moz-selection {
  color: #000;
  background: #dbdbdb;
}

::selection {
  color: #000;
  background: #dbdbdb;
}

::-moz-selection {
  color: #000;
  background: #dbdbdb;
}

::-webkit-input-placeholder {
  color: #6f6f6f;
  text-overflow: ellipsis;
}

::-moz-placeholder {
  color: #6f6f6f;
  text-overflow: ellipsis;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #6f6f6f;
  text-overflow: ellipsis;
  opacity: 1;
}

.half-gutter {
  margin: 0 -8px;
}

.half-gutter > [class*=col-] {
  padding: 7px;
}

/* ===================================
    Typography
====================================== */
/* font family */
.alt-font {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

.main-font {
  font-family: "Open Sans", sans-serif;
}

/* heading */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 20px;
  padding: 0;
  letter-spacing: 0;
  font-weight: 600;
  font-family: "Europa", sans-serif;
  color: #152850;
  line-height: normal;
}

h1 {
  font-size: 42px;
}

h2 {
  font-size: 34px;
}

h3 {
  font-size: 32px;
}

h4 {
  font-size: 30px;
}

h5 {
  font-size: 26px;
}

h6 {
  font-size: 22px;
}

/* font size */
.font-size10 {
  font-size: 10px;
}

.font-size11 {
  font-size: 11px;
}

.font-size12 {
  font-size: 12px;
}

.font-size13 {
  font-size: 13px;
}

.font-size14 {
  font-size: 14px;
}

.font-size15 {
  font-size: 15px;
}

.font-size16 {
  font-size: 16px;
}

.font-size17 {
  font-size: 17px;
}

.font-size18 {
  font-size: 18px;
}

.font-size19 {
  font-size: 19px;
}

.font-size20 {
  font-size: 20px;
}

.font-size22 {
  font-size: 22px;
}

.font-size24 {
  font-size: 24px;
}

.font-size26 {
  font-size: 26px;
}

.font-size28 {
  font-size: 28px;
}

.font-size30 {
  font-size: 30px;
}

.font-size32 {
  font-size: 32px;
}

.font-size34 {
  font-size: 34px;
}

.font-size36 {
  font-size: 36px;
}

.font-size38 {
  font-size: 38px;
}

.font-size40 {
  font-size: 40px;
}

.font-size42 {
  font-size: 42px;
}

.font-size44 {
  font-size: 44px;
}

.font-size46 {
  font-size: 46px;
}

.font-size48 {
  font-size: 48px;
}

.font-size50 {
  font-size: 50px;
}

.font-size55 {
  font-size: 55px;
}

.font-size60 {
  font-size: 60px;
}

.font-size80 {
  font-size: 80px;
}

.font-size100 {
  font-size: 100px;
}

.font-size120 {
  font-size: 120px;
}

.font-size130 {
  font-size: 130px;
}

.font-underline {
  text-decoration: underline;
}

.font-strikethrough {
  text-decoration: line-through;
}

/* text color */
.text-white {
  color: #fff;
}

.text-black {
  color: #000;
}

.text-extra-dark-gray {
  color: #232323;
}

.text-dark-gray {
  color: #626262;
}

.text-extra-medium-gray {
  color: #757575;
}

.text-medium-gray {
  color: #939393;
}

.text-extra-light-gray {
  color: #b7b7b7;
}

.text-light-gray {
  color: #d6d5d5;
}

.text-very-light-gray {
  color: #ededed;
}

.text-default-color {
  color: #6f6f6f;
}

/* letter spacing */
.no-letter-spacing {
  letter-spacing: 0px;
}

.letter-spacing-1 {
  letter-spacing: 1px;
}

.letter-spacing-2 {
  letter-spacing: 2px;
}

.letter-spacing-3 {
  letter-spacing: 3px;
}

.letter-spacing-4 {
  letter-spacing: 4px;
}

.letter-spacing-5 {
  letter-spacing: 5px;
}

/* font weight */
.font-weight-100 {
  font-weight: 100;
}

.font-weight-200 {
  font-weight: 200;
}

.font-weight-300 {
  font-weight: 300;
}

.font-weight-400 {
  font-weight: 400;
}

.font-weight-500 {
  font-weight: 500;
}

.font-weight-600 {
  font-weight: 600;
}

.font-weight-700 {
  font-weight: 700;
}

.font-weight-800 {
  font-weight: 800;
}

.font-weight-900 {
  font-weight: 900;
}

.font-bold {
  font-weight: bold;
}

/* line height */
.line-height-normal {
  line-height: normal;
}

.line-height-10 {
  line-height: 10px;
}

.line-height-13 {
  line-height: 13px;
}

.line-height-18 {
  line-height: 18px;
}

.line-height-20 {
  line-height: 20px;
}

.line-height-24 {
  line-height: 24px;
}

.line-height-22 {
  line-height: 22px;
}

.line-height-26 {
  line-height: 26px;
}

.line-height-28 {
  line-height: 28px;
}

.line-height-30 {
  line-height: 30px;
}

.line-height-35 {
  line-height: 35px;
}

.line-height-40 {
  line-height: 40px;
}

.line-height-45 {
  line-height: 45px;
}

.line-height-50 {
  line-height: 50px;
}

.line-height-55 {
  line-height: 55px;
}

.line-height-60 {
  line-height: 60px;
}

.line-height-65 {
  line-height: 65px;
}

.line-height-70 {
  line-height: 70px;
}

.line-height-75 {
  line-height: 75px;
}

.line-height-80 {
  line-height: 80px;
}

.line-height-85 {
  line-height: 85px;
}

.line-height-90 {
  line-height: 90px;
}

.line-height-95 {
  line-height: 95px;
}

.line-height-100 {
  line-height: 100px;
}

.line-height-110 {
  line-height: 110px;
}

.line-height-120 {
  line-height: 120px;
}

/* ===================================
    Background color
====================================== */
.bg-transparent {
  background-color: transparent;
}

.bg-white {
  background-color: #fff;
}

.bg-black {
  background-color: #000;
}

.bg-extra-dark-gray {
  background-color: #1c1c1c;
}

.bg-dark-black {
  background-color: #232323;
}

.bg-medium-dark-gray {
  background-color: #191919;
}

.bg-dark-gray {
  background-color: #757575;
}

.bg-extra-medium-gray {
  background-color: #939393;
}

.bg-medium-gray {
  background-color: #dbdbdb;
}

.bg-extra-light-gray {
  background-color: #e0e0e0;
}

.bg-medium-light-gray {
  background-color: #ededed;
}

.bg-light-gray {
  background-color: #f7f7f7;
}

.bg-very-light-gray {
  background-color: #fafafa;
}

.bg-grey {
  background-color: #f9f9f9;
}

.bg-red {
  background-color: #ed1b24;
}

.bg-transparent-white {
  background-color: rgba(255, 255, 255, 0.3);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(37%, rgba(255, 255, 255, 0)), color-stop(96%, rgb(255, 255, 255)), color-stop(100%, rgb(255, 255, 255)));
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(37%, rgba(255, 255, 255, 0)), color-stop(96%, rgb(255, 255, 255)), to(rgb(255, 255, 255)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 37%, rgb(255, 255, 255) 96%, rgb(255, 255, 255) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1 );
}

.bg-transparent-black {
  background-color: rgba(0, 0, 0, 0);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(37%, rgba(0, 0, 0, 0)), color-stop(96%, rgb(0, 0, 0)), color-stop(100%, rgb(0, 0, 0)));
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(37%, rgba(0, 0, 0, 0)), color-stop(96%, rgb(0, 0, 0)), to(rgb(0, 0, 0)));
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 37%, rgb(0, 0, 0) 96%, rgb(0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#000000", GradientType=1 );
}

.bg-white-opacity {
  background-color: rgba(255, 255, 255, 0.85);
}

.bg-black-opacity {
  background-color: rgba(0, 0, 0, 0.85);
}

.bg-black-opacity-light {
  background-color: rgba(0, 0, 0, 0.5);
}

/* ===================================
    Custom
====================================== */
.center-col {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

section {
  padding: 90px 0;
  overflow: hidden;
  background: #fff;
}

.big-input, .big-textarea, .big-select select {
  padding: 18px 25px;
  font-size: 14px;
  border-radius: 0;
}

.medium-input, .medium-textarea, .medium-select select {
  padding: 12px 20px;
  font-size: 14px;
  line-height: normal;
  border-radius: 0;
}

.small-input, .small-textarea {
  padding: 12px 15px;
  font-size: 11px;
  line-height: normal;
}

.small-select select {
  padding: 15px 15px;
  line-height: normal;
}

.medium-input-light, .medium-textarea-light, .medium-select-light select {
  padding: 12px 25px;
  font-size: 12px;
  line-height: normal;
}

.required-error {
  border: 1px solid #ee2323 !important;
}

.input-border-bottom.required-error {
  border-width: 0 !important;
  border-bottom-width: 1px !important;
  border-bottom-color: #ee2323 !important;
}

#success-contact-form {
  clear: both;
  margin: 0 15px 15px;
  text-align: center;
  border: 1px solid #1a940a;
  color: #1a940a;
  padding: 2px 0;
  display: none;
  font-size: 11px;
}

/* separator */
.separator-line-vertical-extra-small {
  width: 1px;
  height: 8px;
}

.separator-line-vertical-small-thick {
  width: 17px;
  height: 3px;
}

.separator-line-vertical-small {
  width: 1px;
  height: 13px;
}

.separator-line-vertical-small-thick2 {
  width: 64px;
  height: 7px;
}

.separator-line-vertical-large {
  width: 1px;
  height: 20px;
}

.separator-line-vertical-extra-large {
  width: 1px;
  height: 30px;
}

.separator-line-vertical-medium-thick-full {
  width: 8px;
  height: 40px;
}

.separator-line-vertical-large-thick {
  width: 109px;
  height: 11px;
}

.separator-line-horizontal-medium-light {
  width: 36px;
  height: 3px;
}

.separator-line-horizontal-medium-light2 {
  width: 50px;
  height: 1px;
}

.separator-line-horizontal-medium-light3 {
  width: 18%;
  height: 1px;
}

.separator-line-horizontal-medium-thick {
  width: 50px;
  height: 5px;
}

.separator-line-horizontal-full {
  width: 100%;
  height: 1px;
}

/* divider */
.divider-full {
  width: 100%;
  height: 1px;
  display: inline-block;
}

/* opacity */
.opacity-very-light {
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0.2;
  top: 0;
  left: 0;
}

.opacity-light {
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0.3;
  top: 0;
  left: 0;
}

.opacity-extra-medium {
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  top: 0;
  left: 0;
}

.opacity-medium {
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0.75;
  top: 0;
  left: 0;
}

.opacity-full {
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0.8;
  top: 0;
  left: 0;
}

.opacity-full-dark {
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0.9;
  top: 0;
  left: 0;
}

.opacity1 {
  opacity: 0.1;
}

.opacity2 {
  opacity: 0.2;
}

.opacity3 {
  opacity: 0.3;
}

.opacity4 {
  opacity: 0.4;
}

.opacity5 {
  opacity: 0.5;
}

.opacity6 {
  opacity: 0.6;
}

.opacity7 {
  opacity: 0.7;
}

.opacity8 {
  opacity: 0.8;
}

.opacity9 {
  opacity: 0.9;
}

/* box-shadow */
.btn-shadow {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}

.box-shadow-light {
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}

.box-shadow {
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

.box-shadow-dark {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}

.box-shadow-large {
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
}

.box-shadow-primary {
  -webkit-box-shadow: 0 18px 38px rgba(0, 0, 0, 0.2);
  box-shadow: 0 18px 38px rgba(0, 0, 0, 0.2);
}

.box-shadow-none {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* z-index */
.z-index-1111 {
  z-index: 1111;
}

.z-index-111 {
  z-index: 111;
}

.z-index-1 {
  z-index: 1;
}

.z-index-2 {
  z-index: 2;
}

.z-index-3 {
  z-index: 3;
}

.z-index-4 {
  z-index: 4;
}

.z-index-5 {
  z-index: 5;
}

.z-index-9 {
  z-index: 9;
}

.z-index-0 {
  z-index: 0;
}

.z-index-minus2 {
  z-index: -2;
}

/* ===================================
    Border
====================================== */
.border-all {
  border: 1px solid #ededed;
}

/* boder width */
.border-width-1 {
  border-width: 1px !important;
}

.border-width-2 {
  border-width: 2px !important;
}

.border-width-3 {
  border-width: 3px !important;
}

.border-width-4 {
  border-width: 4px !important;
}

.border-width-5 {
  border-width: 5px !important;
}

.border-width-6 {
  border-width: 6px !important;
}

.border-width-7 {
  border-width: 7px !important;
}

.border-width-8 {
  border-width: 8px !important;
}

.border-width-9 {
  border-width: 9px !important;
}

.border-width-10 {
  border-width: 10px !important;
}

.border-width-20 {
  border-width: 20px !important;
}

/* boder align */
.border-top {
  border-top: 1px solid;
}

.border-bottom {
  border-bottom: 1px solid;
}

.border-left {
  border-left: 1px solid;
}

.border-right {
  border-right: 1px solid;
}

.border-lr {
  border-left: 1px solid;
  border-right: 1px solid;
}

.border-tb {
  border-top: 1px solid;
  border-bottom: 1px solid;
}

/* border color */
.border-color-white {
  border-color: #fff !important;
}

.border-color-black {
  border-color: #000 !important;
}

.border-color-extra-dark-gray {
  border-color: #232323 !important;
}

.border-color-medium-dark-gray {
  border-color: #363636 !important;
}

.border-color-dark-gray {
  border-color: #939393 !important;
}

.border-color-extra-medium-gray {
  border-color: #dbdbdb !important;
}

.border-color-medium-gray {
  border-color: #e4e4e4 !important;
}

.border-color-extra-light-gray {
  border-color: #ededed !important;
}

.border-color-light-gray {
  border-color: #f5f5f5 !important;
}

.border-color-light-white {
  border-color: rgba(255, 255, 255, 0.2) !important;
}

.border-color-light-black {
  border-color: rgba(0, 0, 0, 0.1) !important;
}

/* boder style */
.border-dotted {
  border-style: dotted !important;
}

.border-dashed {
  border-style: dashed !important;
}

.border-solid {
  border-style: solid !important;
}

.border-double {
  border-style: double !important;
}

.border-groove {
  border-style: groove !important;
}

.border-ridge {
  border-style: ridge !important;
}

.border-inset {
  border-style: inset !important;
}

.border-outset {
  border-style: outset !important;
}

.border-none {
  border-style: none !important;
}

.border-hidden {
  border-style: hidden !important;
}

.border-transperent {
  border-color: transparent !important;
}

.no-border-all {
  border: none !important;
}

.no-border-top {
  border-top: 0 !important;
}

.no-border-bottom {
  border-bottom: 0 !important;
}

.no-border-right {
  border-right: 0 !important;
}

.no-border-left {
  border-left: 0 !important;
}

/* border for inner box */
.inner-border {
  border: 8px solid rgba(255, 255, 255, 0.35);
  height: calc(100% - 40px);
  width: calc(100% - 40px);
  left: 20px;
  top: 20px;
  position: absolute;
}

.inner-border2 {
  border: 8px solid rgba(255, 255, 255, 0.35);
  height: calc(100% - 80px);
  width: calc(100% - 110px);
  left: 55px;
  top: 40px;
  position: absolute;
}

/* transparent border */
.border-black-light {
  border-color: rgba(0, 0, 0, 0.1) !important;
}

.border-white-light {
  border-color: rgba(255, 255, 255, 0.1) !important;
}

/* border radius */
.border-radius-1 {
  border-radius: 1px;
}

.border-radius-2 {
  border-radius: 2px;
}

.border-radius-3 {
  border-radius: 3px;
}

.border-radius-4 {
  border-radius: 4px;
}

.border-radius-5 {
  border-radius: 5px;
}

.border-radius-6 {
  border-radius: 6px;
}

.border-radius-7 {
  border-radius: 7px;
}

.border-radius-8 {
  border-radius: 8px;
}

.border-radius-9 {
  border-radius: 9px;
}

.border-radius-10 {
  border-radius: 10px;
}

.border-radius-50 {
  border-radius: 50%;
}

.border-radius-100 {
  border-radius: 100%;
}

.border-radius-none {
  border-radius: 0 !important;
}

/*================================
    Responsive Media Query
================================*/
@media screen and (max-width: 1199px) {
  section {
    padding: 70px 0;
  }
  .md-height-auto {
    height: auto;
  }
  /* typography */
  h1, h2, h3, h4, h5, h6 {
    margin: 0 0 18px;
    padding: 0;
    letter-spacing: 0;
  }
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 32px;
  }
  h3 {
    font-size: 30px;
  }
  h4 {
    font-size: 28px;
  }
  h5 {
    font-size: 24px;
  }
  h6 {
    font-size: 20px;
  }
  /* line height */
  .md-line-height-normal {
    line-height: normal;
  }
  .md-line-height-10 {
    line-height: 10px;
  }
  .md-line-height-13 {
    line-height: 13px;
  }
  .md-line-height-18 {
    line-height: 18px;
  }
  .md-line-height-20 {
    line-height: 20px;
  }
  .md-line-height-24 {
    line-height: 24px;
  }
  .md-line-height-22 {
    line-height: 22px;
  }
  .md-line-height-26 {
    line-height: 26px;
  }
  .md-line-height-28 {
    line-height: 28px;
  }
  .md-line-height-30 {
    line-height: 30px;
  }
  .md-line-height-35 {
    line-height: 35px;
  }
  .md-line-height-40 {
    line-height: 40px;
  }
  .md-line-height-45 {
    line-height: 45px;
  }
  .md-line-height-50 {
    line-height: 50px;
  }
  .md-line-height-55 {
    line-height: 55px;
  }
  .md-line-height-60 {
    line-height: 60px;
  }
  .md-line-height-65 {
    line-height: 65px;
  }
  .md-line-height-70 {
    line-height: 70px;
  }
  .md-line-height-75 {
    line-height: 75px;
  }
  .md-line-height-80 {
    line-height: 80px;
  }
  .md-line-height-85 {
    line-height: 85px;
  }
  .md-line-height-90 {
    line-height: 90px;
  }
  .md-line-height-95 {
    line-height: 95px;
  }
  .md-line-height-100 {
    line-height: 100px;
  }
  .md-line-height-110 {
    line-height: 110px;
  }
  .md-line-height-120 {
    line-height: 120px;
  }
  /* font size */
  .md-font-size11 {
    font-size: 11px;
  }
  .md-font-size12 {
    font-size: 12px;
  }
  .md-font-size13 {
    font-size: 13px;
  }
  .md-font-size14 {
    font-size: 14px;
  }
  .md-font-size15 {
    font-size: 15px;
  }
  .md-font-size16 {
    font-size: 16px;
  }
  .md-font-size17 {
    font-size: 17px;
  }
  .md-font-size18 {
    font-size: 18px;
  }
  .md-font-size19 {
    font-size: 19px;
  }
  .md-font-size20 {
    font-size: 20px;
  }
  .md-font-size22 {
    font-size: 22px;
  }
  .md-font-size24 {
    font-size: 24px;
  }
  .md-font-size26 {
    font-size: 26px;
  }
  .md-font-size28 {
    font-size: 28px;
  }
  .md-font-size30 {
    font-size: 30px;
  }
  .md-font-size32 {
    font-size: 32px;
  }
  .md-font-size34 {
    font-size: 34px;
  }
  .md-font-size36 {
    font-size: 36px;
  }
  .md-font-size38 {
    font-size: 38px;
  }
  .md-font-size40 {
    font-size: 40px;
  }
  .md-font-size42 {
    font-size: 42px;
  }
  .md-font-size44 {
    font-size: 44px;
  }
  .md-font-size46 {
    font-size: 46px;
  }
  .md-font-size48 {
    font-size: 48px;
  }
  .md-font-size50 {
    font-size: 50px;
  }
  .md-font-size55 {
    font-size: 55px;
  }
  .md-font-size60 {
    font-size: 60px;
  }
  .md-font-size80 {
    font-size: 80px;
  }
  .md-font-size100 {
    font-size: 100px;
  }
  .md-font-size120 {
    font-size: 120px;
  }
  .md-font-size130 {
    font-size: 130px;
  }
}
@media screen and (max-width: 991px) {
  .sm-height-auto {
    height: auto;
  }
  /* typography */
  h1, h2, h3, h4, h5, h6 {
    margin: 0 0 16px;
    padding: 0;
    letter-spacing: 0;
  }
  h1 {
    font-size: 38px;
  }
  h2 {
    font-size: 30px;
  }
  h3 {
    font-size: 28px;
  }
  h4 {
    font-size: 26px;
  }
  h5 {
    font-size: 22px;
  }
  h6 {
    font-size: 18px;
  }
  p {
    margin: 0 0 20px;
  }
  /* font size */
  .sm-font-size11 {
    font-size: 11px;
  }
  .sm-font-size12 {
    font-size: 12px;
  }
  .sm-font-size13 {
    font-size: 13px;
  }
  .sm-font-size14 {
    font-size: 14px;
  }
  .sm-font-size15 {
    font-size: 15px;
  }
  .sm-font-size16 {
    font-size: 16px;
  }
  .sm-font-size17 {
    font-size: 17px;
  }
  .sm-font-size18 {
    font-size: 18px;
  }
  .sm-font-size19 {
    font-size: 19px;
  }
  .sm-font-size20 {
    font-size: 20px;
  }
  .sm-font-size22 {
    font-size: 22px;
  }
  .sm-font-size24 {
    font-size: 24px;
  }
  .sm-font-size26 {
    font-size: 26px;
  }
  .sm-font-size28 {
    font-size: 28px;
  }
  .sm-font-size30 {
    font-size: 30px;
  }
  .sm-font-size32 {
    font-size: 32px;
  }
  .sm-font-size34 {
    font-size: 34px;
  }
  .sm-font-size36 {
    font-size: 36px;
  }
  .sm-font-size38 {
    font-size: 38px;
  }
  .sm-font-size40 {
    font-size: 40px;
  }
  .sm-font-size42 {
    font-size: 42px;
  }
  .sm-font-size44 {
    font-size: 44px;
  }
  .sm-font-size46 {
    font-size: 46px;
  }
  .sm-font-size48 {
    font-size: 48px;
  }
  .sm-font-size50 {
    font-size: 50px;
  }
  .sm-font-size55 {
    font-size: 55px;
  }
  .sm-font-size60 {
    font-size: 60px;
  }
  .sm-font-size80 {
    font-size: 80px;
  }
  .sm-font-size100 {
    font-size: 100px;
  }
  .sm-font-size120 {
    font-size: 120px;
  }
  .sm-font-size130 {
    font-size: 130px;
  }
  /* line height */
  .sm-line-height-normal {
    line-height: normal;
  }
  .sm-line-height-10 {
    line-height: 10px;
  }
  .sm-line-height-13 {
    line-height: 13px;
  }
  .sm-line-height-18 {
    line-height: 18px;
  }
  .sm-line-height-20 {
    line-height: 20px;
  }
  .sm-line-height-24 {
    line-height: 24px;
  }
  .sm-line-height-22 {
    line-height: 22px;
  }
  .sm-line-height-26 {
    line-height: 26px;
  }
  .sm-line-height-28 {
    line-height: 28px;
  }
  .sm-line-height-30 {
    line-height: 30px;
  }
  .sm-line-height-35 {
    line-height: 35px;
  }
  .sm-line-height-40 {
    line-height: 40px;
  }
  .sm-line-height-45 {
    line-height: 45px;
  }
  .sm-line-height-50 {
    line-height: 50px;
  }
  .sm-line-height-55 {
    line-height: 55px;
  }
  .sm-line-height-60 {
    line-height: 60px;
  }
  .sm-line-height-65 {
    line-height: 65px;
  }
  .sm-line-height-70 {
    line-height: 70px;
  }
  .sm-line-height-75 {
    line-height: 75px;
  }
  .sm-line-height-80 {
    line-height: 80px;
  }
  .sm-line-height-85 {
    line-height: 85px;
  }
  .sm-line-height-90 {
    line-height: 90px;
  }
  .sm-line-height-95 {
    line-height: 95px;
  }
  .sm-line-height-100 {
    line-height: 100px;
  }
  .sm-line-height-110 {
    line-height: 110px;
  }
  .sm-line-height-120 {
    line-height: 120px;
  }
  /* custom */
  section {
    padding: 50px 0;
  }
  .sm-center-col {
    float: none;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .xs-height-auto {
    height: auto;
  }
  h1, h2, h3, h4, h5, h6 {
    margin: 0 0 14px;
    padding: 0;
    letter-spacing: 0;
  }
  h1 {
    font-size: 34px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 26px;
  }
  h4 {
    font-size: 24px;
  }
  h5 {
    font-size: 20px;
  }
  h6 {
    font-size: 16px;
  }
  /* font size */
  .xs-font-size11 {
    font-size: 11px;
  }
  .xs-font-size12 {
    font-size: 12px;
  }
  .xs-font-size13 {
    font-size: 13px;
  }
  .xs-font-size14 {
    font-size: 14px;
  }
  .xs-font-size15 {
    font-size: 15px;
  }
  .xs-font-size16 {
    font-size: 16px;
  }
  .xs-font-size17 {
    font-size: 17px;
  }
  .xs-font-size18 {
    font-size: 18px;
  }
  .xs-font-size19 {
    font-size: 19px;
  }
  .xs-font-size20 {
    font-size: 20px;
  }
  .xs-font-size22 {
    font-size: 22px;
  }
  .xs-font-size24 {
    font-size: 24px;
  }
  .xs-font-size26 {
    font-size: 26px;
  }
  .xs-font-size28 {
    font-size: 28px;
  }
  .xs-font-size30 {
    font-size: 30px;
  }
  .xs-font-size32 {
    font-size: 32px;
  }
  .xs-font-size34 {
    font-size: 34px;
  }
  .xs-font-size36 {
    font-size: 36px;
  }
  .xs-font-size38 {
    font-size: 38px;
  }
  .xs-font-size40 {
    font-size: 40px;
  }
  .xs-font-size42 {
    font-size: 42px;
  }
  .xs-font-size44 {
    font-size: 44px;
  }
  .xs-font-size46 {
    font-size: 46px;
  }
  .xs-font-size48 {
    font-size: 48px;
  }
  .xs-font-size50 {
    font-size: 50px;
  }
  .xs-font-size55 {
    font-size: 55px;
  }
  .xs-font-size60 {
    font-size: 60px;
  }
  .xs-font-size80 {
    font-size: 80px;
  }
  .xs-font-size100 {
    font-size: 100px;
  }
  .xs-font-size120 {
    font-size: 120px;
  }
  .xs-font-size130 {
    font-size: 130px;
  }
  /* line height */
  .xs-line-height-normal {
    line-height: normal;
  }
  .xs-line-height-10 {
    line-height: 10px;
  }
  .xs-line-height-13 {
    line-height: 13px;
  }
  .xs-line-height-18 {
    line-height: 18px;
  }
  .xs-line-height-20 {
    line-height: 20px;
  }
  .xs-line-height-24 {
    line-height: 24px;
  }
  .xs-line-height-22 {
    line-height: 22px;
  }
  .xs-line-height-26 {
    line-height: 26px;
  }
  .xs-line-height-28 {
    line-height: 28px;
  }
  .xs-line-height-30 {
    line-height: 30px;
  }
  .xs-line-height-35 {
    line-height: 35px;
  }
  .xs-line-height-40 {
    line-height: 40px;
  }
  .xs-line-height-45 {
    line-height: 45px;
  }
  .xs-line-height-50 {
    line-height: 50px;
  }
  .xs-line-height-55 {
    line-height: 55px;
  }
  .xs-line-height-60 {
    line-height: 60px;
  }
  .xs-line-height-65 {
    line-height: 65px;
  }
  .xs-line-height-70 {
    line-height: 70px;
  }
  .xs-line-height-75 {
    line-height: 75px;
  }
  .xs-line-height-80 {
    line-height: 80px;
  }
  .xs-line-height-85 {
    line-height: 85px;
  }
  .xs-line-height-90 {
    line-height: 90px;
  }
  .xs-line-height-95 {
    line-height: 95px;
  }
  .xs-line-height-100 {
    line-height: 100px;
  }
  .xs-line-height-110 {
    line-height: 110px;
  }
  .xs-line-height-120 {
    line-height: 120px;
  }
}
.collapse:not(.show) {
  display: none;
}

section {
  padding: 70px 0;
}

.container.full-width {
  max-width: 90vw !important;
}

.image-row {
  margin: 75px 0;
}

a:hover, aactive {
  color: #27496E;
  text-decoration: none;
}

.bg-theme {
  background-color: #4c0034;
}

.bg-theme-90 {
  background: rgba(0, 183, 192, 0.9);
}

.bg-theme-80 {
  background: rgba(0, 183, 192, 0.8);
}

.bg-theme-75 {
  background: rgba(0, 183, 192, 0.75);
}

.bg-gainsboro {
  background-color: #dae1e7;
}

.bg-ltgrey {
  background-color: #f2f2f2;
}

.theme-overlay[data-overlay-dark]:before,
.theme-overlay[data-overlay-light]:before {
  background: #27496e;
}

.text-theme-color {
  color: #27496e;
}

.text-content-big p {
  font-weight: 400;
  line-height: 200%;
  margin-bottom: 25px;
  font-size: 15px;
}

.shadow-primary {
  -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
          box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}

.line-through {
  text-decoration: line-through;
}

.readmore {
  font-weight: 700;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.readmore:after {
  content: "\f105";
  font-size: 16px;
  vertical-align: top;
  font-family: Font Awesome\ 5 Free;
  padding-left: 8px;
  vertical-align: middle;
}
.readmore :hover {
  color: #27496e;
}

.link-icon {
  margin-left: 7px;
}

ul.primary-list {
  list-style-position: outside;
  margin-left: 10px;
}
ul.primary-list li {
  list-style: none;
  margin-top: 0.75rem;
  padding-left: 15px;
  position: relative;
}
ul.primary-list li .icon {
  font-weight: 900;
  margin-right: 10px;
  color: #01909E;
}
ul.secondary-list {
  list-style-position: inside;
  margin-left: 30px;
}
ul.secondary-list li {
  list-style: disc;
  /*margin-top: .75rem;*/
  /*padding-left: 15px;*/
  /*position: relative;*/
}

ol {
  margin-left: 1em;
}
ol li::marker {
  color: #616161;
}

@media screen and (max-width: 575px) {
  .no-mobile-margin-15px-bottom {
    margin-bottom: 0 !important;
  }
  .mobile-margin-15px-bottom {
    margin-bottom: 15px;
  }
  .mobile-margin-20px-bottom {
    margin-bottom: 20px;
  }
  .mobile-margin-30px-bottom {
    margin-bottom: 30px;
  }
}
.bio {
  margin-bottom: 20px;
}
.bio > div {
  background-color: rgba(76, 0, 52, 0.1411764706);
  padding: 25px 20px 25px;
  text-align: center;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bio > div > strong {
  color: black;
  font-size: 18px;
  letter-spacing: 0.26px;
  padding-bottom: 15px;
  margin: 0 0 15px;
  line-height: normal;
  border-bottom: 2px solid black;
  display: block;
  font-weight: 700;
}
.bio > div > em {
  display: block;
  width: 100%;
}
.bio > div > em.project-role {
  margin-bottom: 5px;
  font-size: 12px;
  font-style: normal;
}

.skip-link {
  position: absolute;
  left: -9999px;
  z-index: 9999;
  padding: 1em;
  background-color: black;
  color: white;
  opacity: 0;
}
.skip-link:focus {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 1;
}

body {
  font-family: "Europa", serif;
  color: #152850;
  font-size: 17px;
  line-height: 30px;
}

body.secure {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 24px;
}
body.secure .navbar-default {
  position: relative;
}
body.secure .main {
  margin-top: 0;
}

ul {
  padding-left: 2rem;
}
ul li::marker {
  color: #152850;
}

.arrow-link {
  padding-right: 17px;
  line-height: 28px;
  background-image: url("/images/arrow_blue.svg");
  background-position: right center;
  background-repeat: no-repeat;
  text-decoration: none;
  font-weight: bold;
}
.arrow-link.navy {
  background-image: url("/images/arrow_navy.svg");
}

.external {
  padding-right: 17px;
  line-height: 28px;
  background-image: url("/images/icon_external.svg");
  background-position: right center;
  background-repeat: no-repeat;
  text-decoration: none;
}
.external:hover {
  text-decoration: underline;
}

.external-white {
  padding-right: 17px;
  line-height: 28px;
  background-image: url("/images/icon_external_white.svg");
  background-position: right center;
  background-repeat: no-repeat;
  text-decoration: none;
  color: #fff;
}
.external-white:hover {
  text-decoration: underline;
  color: #fff;
}

.navbar-default {
  position: fixed;
  width: 100%;
  z-index: 999;
  -webkit-transition: none;
  transition: none;
}
@media (min-width: 992px) {
  .navbar-default {
    /*height: 158px;*/
  }
}

:target::before {
  content: "";
  display: block;
  height: 105px;
  margin: -105px 0 0;
}
@media (min-width: 992px) {
  :target::before {
    height: 158px;
    margin: -158px 0 0;
  }
}

.main {
  margin-top: 135px;
  -webkit-transition: none;
  transition: none;
}
@media (min-width: 992px) {
  .main {
    margin-top: 160px;
  }
}

.hero {
  position: relative;
  padding-top: 20px;
  padding-bottom: 40px;
}
.hero h1 {
  font-weight: bold;
  font-size: 32px;
  letter-spacing: -0.32px;
  line-height: 41px;
}
.hero p {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 30px;
}
@media (min-width: 768px) {
  .hero.sp-hero {
    height: auto;
    padding-top: 125px;
  }
  .hero h1 {
    font-size: 46px;
    letter-spacing: -0.42px;
    line-height: 56px;
  }
  .hero p {
    width: 90%;
  }
}
@media (min-width: 992px) {
  .hero {
    padding-bottom: 45px;
  }
  .hero h1 {
    font-size: 46px;
    line-height: 56px;
  }
  .hero p {
    font-size: 25px;
    line-height: 36px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .hero.sp-hero {
    padding-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .hero {
    padding-bottom: 40px;
  }
}

.hero-blue {
  background-color: #152850;
  background-image: url("/images/wavy_line_home.svg");
  background-repeat: no-repeat;
  background-position: center 101%;
  background-size: 102% auto;
}
.hero-blue h1 {
  color: #fdc757;
}
.hero-blue p {
  color: #fff;
}

.hero-tan {
  background-color: #F6F3EE;
  background-image: url("/images/wavy_line_white.svg");
  background-repeat: no-repeat;
  background-position: center 101%;
  background-size: 102% auto;
}
.hero-tan h1 {
  color: #152850;
}
.hero-tan p {
  color: #152850;
}

.hero-trial {
  background-color: #152850;
  background-repeat: no-repeat;
  background-position: center 101%;
  background-size: 102% auto;
  padding-bottom: 45px;
}
@media (min-width: 992px) {
  .hero-trial {
    padding-bottom: 80px;
  }
}
.hero-trial .hero-img {
  margin-bottom: -80px;
  max-height: 450px;
}
.hero-trial h1 {
  color: #fff;
  font-weight: 900;
}
@media screen and (min-width: 992px) {
  .hero-trial h1 {
    margin-right: -160px;
  }
}
.hero-trial p {
  color: #fff;
  font-weight: normal;
  font-size: 22px;
  width: 100%;
}
.hero-trial strong {
  font-weight: 900;
}

.section-tan {
  background-color: #F6F3EE;
  background-image: url("/images/wavy_line_white.svg");
  background-repeat: no-repeat;
  background-position: center 101%;
  background-size: 102% auto;
  position: relative;
  padding-top: 45px;
  padding-bottom: 90px;
  font-size: 17px;
}

.section-tan-flip {
  background-color: #F6F3EE;
  background-image: url("/images/wavy_line_white_flip.svg");
  background-repeat: no-repeat;
  background-position: center 101%;
  background-size: 102% auto;
  position: relative;
  padding-top: 45px;
  padding-bottom: 90px;
  font-size: 17px;
}

.section-white {
  background-color: #fff;
  background-image: url("/images/wavy_line_tan.svg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 102% auto;
  position: relative;
  padding-top: 45px;
  padding-bottom: 90px;
  font-size: 17px;
}

.no-wavy-line {
  background-image: none;
}

.trial-outline-box {
  border: 1px solid #152850;
  padding: 2rem 3rem;
  height: 100%;
}
.trial-outline-box .outline-box-header img {
  width: 80px;
  margin-right: 1.5rem;
}
.trial-outline-box .outline-box-text {
  font-size: 17px;
  font-weight: normal;
  line-height: 30px;
}
.trial-outline-box .outline-box-link {
  margin-top: 1rem;
}
.trial-outline-box .outline-box-link a {
  font-weight: bold;
  text-decoration: none;
}
.trial-outline-box .outline-box-link a:hover {
  text-decoration: underline;
}

.network-banner {
  background-color: #1E4F96;
  color: #fff;
  font-family: "Europa", serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
}
.network-banner .nav-item {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.network-banner .nav-item .nav-link {
  font-weight: normal !important;
  text-transform: none !important;
  font-size: 14px !important;
}
@media screen and (max-width: 767px) {
  .network-banner {
    font-size: 12px;
  }
  .network-banner .nav-item .nav-link {
    font-size: 12px !important;
  }
}

.eyebrow-divider {
  color: #acbbc9;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
@media screen and (min-width: 768px) {
  .eyebrow-divider {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}

.underline-hover:hover {
  text-decoration: underline;
  cursor: pointer;
}

.language-button {
  color: #fff;
  font-family: "Europa", serif;
  font-weight: normal;
  font-size: 14px;
}
.language-button:hover {
  color: #fff;
}

.full-section {
  background-color: #5B7CAB;
  padding-top: 3rem;
  /*padding-bottom: 2rem;*/
  padding-bottom: 0;
  -webkit-box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.25);
}

.title-card {
  background-color: #fff;
  border-radius: 30px;
  -webkit-box-shadow: -10px 0 10px rgba(0, 0, 0, 0.5), 10px 0 10px rgba(0, 0, 0, 0.5);
          box-shadow: -10px 0 10px rgba(0, 0, 0, 0.5), 10px 0 10px rgba(0, 0, 0, 0.5);
  margin-bottom: -80px;
}
.title-card h1 {
  color: #707070;
  font-size: 30px;
  margin: 2rem;
}
.title-card .title-address {
  margin-left: 2rem;
  color: #707070;
}
@charset "UTF-8";
.header-promoteqi .navbar-default {
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.header-promoteqi .nav-heading-top {
  background-color: #fff;
  padding: 15px 0;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.header-promoteqi .nav-heading-bottom {
  background-color: #1E4F96;
  border-bottom: 1px solid rgba(172, 187, 201, 0.3);
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .header-promoteqi .nav-heading-bottom {
    border-top: 1px solid rgba(172, 187, 201, 0.3);
    padding: 0;
  }
}
.header-promoteqi .navbar-brand {
  padding: 0;
}
.header-promoteqi .navbar-brand img {
  height: 58px;
  width: auto;
  -webkit-transition: height 0.2s ease-in;
  transition: height 0.2s ease-in;
}
.header-promoteqi .is-sticky nav.navbar.navbar-expand-lg {
  background-color: #152850;
}
.header-promoteqi .is-sticky .nav-heading-top {
  padding: 16px 0;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.header-promoteqi .is-sticky .navbar-brand img {
  height: 41px;
  -webkit-transition: height 0.2s ease-in;
  transition: height 0.2s ease-in;
}
.header-promoteqi .is-sticky .navbar-brand.sp-logo {
  height: 41px;
  -webkit-transition: height 0.2s ease-in;
  transition: height 0.2s ease-in;
}
.header-promoteqi .shared-nav {
  padding-top: 6px;
  padding-bottom: 6px;
}
.header-promoteqi .shared-nav .nav-item {
  border-bottom: 1px solid #acbbc9;
}
@media (min-width: 992px) {
  .header-promoteqi .shared-nav .navbar {
    padding-left: 0;
    padding-right: 0;
  }
  .header-promoteqi .shared-nav .nav-item {
    margin: 0 0 0 15px;
    list-style: none;
    border-bottom: 0;
  }
  .header-promoteqi .shared-nav .nav-item + .nav-item:before {
    content: "|";
    color: #acbbc9;
    font-family: "Europa", serif;
    font-weight: normal;
    font-size: 15px;
    opacity: 0.6;
    line-height: 14.4px;
    display: inline-block;
    margin-right: 15px;
  }
  .header-promoteqi .shared-nav .nav-item.ml-20px {
    margin-left: 20px;
  }
  .header-promoteqi .shared-nav .nav-item .nav-link:before {
    content: "";
    position: absolute;
    width: 100%;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    height: 4px;
    bottom: -18px;
    left: 0;
    background-color: #FFBA08;
    -webkit-transform-origin: bottom right;
            transform-origin: bottom right;
    -webkit-transition: -webkit-transform 0.25s ease-out;
    transition: -webkit-transform 0.25s ease-out;
    transition: transform 0.25s ease-out;
    transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
  }
  .header-promoteqi .shared-nav .nav-item .nav-link:hover:before, .header-promoteqi .shared-nav .nav-item .nav-link:focus:before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: bottom left;
            transform-origin: bottom left;
  }
}
@media (min-width: 992px) and (max-width: 1060px) {
  .header-promoteqi .shared-nav .nav-item + .nav-item:before {
    margin-right: 7px;
  }
  .header-promoteqi .shared-nav .nav-item.ml-20px {
    margin-left: 12px;
  }
}
.header-promoteqi .shared-nav .nav-item.active > .nav-link {
  color: #FFBA08;
  text-decoration: underline;
}
@media (min-width: 992px) {
  .header-promoteqi .shared-nav .nav-item.active > .nav-link {
    text-decoration: none;
  }
  .header-promoteqi .shared-nav .nav-item.active > .nav-link:before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: bottom left;
            transform-origin: bottom left;
  }
}
.header-promoteqi .shared-nav .nav-link {
  font-family: "Europa", serif;
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  letter-spacing: 0.38px;
  line-height: 14.4px;
  display: block;
  padding-top: 25px;
  padding-bottom: 25px;
  position: relative;
}
.header-promoteqi .shared-nav .nav-link:hover {
  color: #FFBA08;
  text-decoration: none;
}
.header-promoteqi .shared-nav .nav-link:focus {
  color: #FFBA08;
  text-decoration: none;
}
@media (min-width: 992px) {
  .header-promoteqi .shared-nav .nav-link {
    font-size: 13.4px;
    display: inline-block;
  }
}
@media (min-width: 1200px) {
  .header-promoteqi .shared-nav .nav-link {
    font-size: 15px;
  }
}
.header-promoteqi .shared-nav .nav-item.dropdown {
  position: static;
}
.header-promoteqi .shared-nav .nav-link.dropdown-toggle:after {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 1.5rem;
  border: 0;
  content: "+";
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  margin-left: 0;
  position: absolute;
  right: 0;
  top: calc(25px - 0.5rem);
  font-size: 2rem;
}
@media (min-width: 992px) {
  .header-promoteqi .shared-nav .nav-link.dropdown-toggle:after {
    content: "‹";
    font-size: 1.3rem;
    vertical-align: bottom;
    -webkit-transform: rotate(-90deg) translateY(5px);
            transform: rotate(-90deg) translateY(5px);
    font-weight: 700;
    position: static;
  }
}
.header-promoteqi .shared-nav .nav-link.dropdown-toggle[aria-expanded=true] {
  color: #ffc757;
}
.header-promoteqi .shared-nav .nav-link.dropdown-toggle[aria-expanded=true]:after {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}
@media (min-width: 992px) {
  .header-promoteqi .shared-nav .nav-link.dropdown-toggle[aria-expanded=true]:after {
    -webkit-transform: rotate(90deg) translateY(-10px);
            transform: rotate(90deg) translateY(-10px);
  }
}
.header-promoteqi .shared-nav .dropdown-menu {
  padding: 0 0 1rem;
  left: 0;
  right: 0;
  width: 100%;
  margin-top: 0;
  border-radius: 0;
  background-color: transparent;
  font-family: "Europa", serif;
  font-size: 15px;
  border: 0;
}
@media (min-width: 992px) {
  .header-promoteqi .shared-nav .dropdown-menu {
    background-color: #f7f5f0;
    -webkit-box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.1333333333), inset 0px 8px 25px -10px rgba(0, 0, 0, 0.1607843137);
            box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.1333333333), inset 0px 8px 25px -10px rgba(0, 0, 0, 0.1607843137);
    padding: 4rem 1rem;
  }
}
.header-promoteqi .shared-nav .dropdown-menu .arrow-link.navy {
  color: #fff;
  background-image: url("/images/arrow_white.svg");
}
@media (min-width: 992px) {
  .header-promoteqi .shared-nav .dropdown-menu .arrow-link.navy {
    color: #152850;
    background-image: url("/images/arrow_navy.svg");
  }
}
.header-promoteqi .shared-nav .dropdown-menu .arrow-link.navy:hover, .header-promoteqi .shared-nav .dropdown-menu .arrow-link.navy:focus {
  color: #fff;
  text-decoration: underline;
}
@media (min-width: 992px) {
  .header-promoteqi .shared-nav .dropdown-menu .arrow-link.navy:hover, .header-promoteqi .shared-nav .dropdown-menu .arrow-link.navy:focus {
    color: #152850;
  }
}
.header-promoteqi .shared-nav .dropdown-menu .megatitle .d-lg-none a {
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
}
.header-promoteqi .shared-nav .dropdown-menu .megatitle .arrow-link {
  font-size: 20px;
  line-height: 14px;
  letter-spacing: 0.5px;
  margin-bottom: 1em;
}
.header-promoteqi .shared-nav .dropdown-menu .megatitle .media-body p {
  font-family: "Europa", serif;
  font-size: 16px;
  letter-spacing: 0.4px;
  line-height: 26px;
  color: #152850;
  margin-top: 1em;
  padding-right: 10px;
}
.header-promoteqi .shared-nav .dropdown-menu .megatitle .media-title {
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
}
.header-promoteqi .shared-nav .dropdown-menu .megatitle img {
  max-width: 100px;
}
.header-promoteqi .shared-nav .dropdown-menu .megasublinks ul + ul {
  padding-left: 1rem;
}
.header-promoteqi .shared-nav .dropdown-menu .megasublinks ul + ul li:first-child {
  margin-top: 26px;
}
.header-promoteqi .shared-nav .dropdown-menu .megasublinks ul li {
  margin-bottom: 15px;
}
.header-promoteqi .shared-nav .dropdown-menu .megasublinks ul li:last-child {
  margin-bottom: 0;
}
.header-promoteqi .shared-nav .dropdown-menu .megasublinks .arrow-link {
  font-size: 16px;
  letter-spacing: 0.45px;
}
@media (min-width: 992px) {
  .header-promoteqi .shared-nav .dropdown-menu .megasublinks .arrow-link {
    font-size: 18px;
  }
}
.header-promoteqi .shared-nav .dropdown-menu .megasublinks .second-link {
  display: block;
  margin-left: 1.5rem;
}
.header-promoteqi .shared-nav .dropdown-menu .megasublinks .second-link a {
  font-size: 14px;
  letter-spacing: 0.45px;
  text-decoration: none;
  color: #fff;
}
.header-promoteqi .shared-nav .dropdown-menu .megasublinks .second-link a:hover {
  text-decoration: underline;
}
@media (min-width: 992px) {
  .header-promoteqi .shared-nav .dropdown-menu .megasublinks .second-link a {
    font-size: 16px;
    color: #152850;
  }
}
@media screen and (max-width: 991px) {
  .header-promoteqi .shared-nav .dropdown-menu .megasublinks .second-link .external {
    background-image: url("/images/icon_external_white.svg");
  }
}
.header-promoteqi .shared-nav .dropdown-menu .megasublinks .coming-soon {
  color: #fff;
}
@media (min-width: 992px) {
  .header-promoteqi .shared-nav .dropdown-menu .megasublinks {
    border-left: 1px solid #acbbc9;
  }
  .header-promoteqi .shared-nav .dropdown-menu .megasublinks ul + ul {
    padding-left: 6rem;
  }
  .header-promoteqi .shared-nav .dropdown-menu .megasublinks ul + ul li:first-child {
    margin-top: 0;
  }
  .header-promoteqi .shared-nav .dropdown-menu .megasublinks .coming-soon {
    color: #152850;
  }
}
@media (min-width: 992px) {
  .header-promoteqi .shared-nav .nav-link {
    padding: 0;
    display: inline-block;
    position: relative;
  }
}
.header-promoteqi .secure-nav {
  background-color: #1E4F96;
  line-height: 30px;
}
.header-promoteqi .secure-nav .dropdown-menu {
  background-color: white;
  padding: 15px 0 0 0;
  margin-top: 0;
  -webkit-box-shadow: 0 0 0 2px transparent;
          box-shadow: 0 0 0 2px transparent;
  background-color: #1E4F96;
  padding-top: 0;
  padding-bottom: 1rem;
}
@media screen and (max-width: 991px) {
  .header-promoteqi .secure-nav .dropdown-menu {
    position: relative;
  }
}
.header-promoteqi .secure-nav .dropdown-menu .dropdown-item {
  color: #152850;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  margin-bottom: 16px;
  padding: 0 20px;
}
.header-promoteqi .secure-nav .dropdown-menu .dropdown-item:hover, .header-promoteqi .secure-nav .dropdown-menu .dropdown-item:focus {
  text-decoration: underline;
}
.header-promoteqi .secure-nav .dropdown-menu .dropdown-item {
  margin-bottom: 0;
  font-size: 14px;
  color: white;
}
.header-promoteqi .secure-nav .dropdown-menu .dropdown-item:hover {
  background-color: transparent;
}
.header-promoteqi .secure-nav .dropdown-menu .dropdown-header {
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
  color: #ffc757;
  padding-left: 0;
  padding-top: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .header-promoteqi .secure-nav .dropdown-menu .dropdown-header {
    background-color: #1E4F96;
    color: #fff;
    margin: -1rem;
    margin-bottom: 0.75rem;
    padding: 0.5rem 1rem;
  }
}
.header-promoteqi .secure-nav .documents-menu .col-6:last-child {
  border-left: 1px solid #fff;
}
@media screen and (min-width: 992px) {
  .header-promoteqi .secure-nav .documents-menu .col-6:last-child {
    border-left: 1px solid #1E4F96;
    margin-bottom: -0.5rem;
  }
  .header-promoteqi .secure-nav .documents-menu .col-6:last-child .dropdown-header {
    border-left: 1px solid #F6F3EE;
  }
}
@media screen and (min-width: 992px) {
  .header-promoteqi .secure-nav {
    background-color: #1E4F96;
  }
  .header-promoteqi .secure-nav .dropdown-menu {
    background-color: #F6F3EE;
    position: absolute;
    top: 45px;
    left: auto;
    right: auto;
    width: auto;
    padding: 0.5rem 0;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  }
  .header-promoteqi .secure-nav .dropdown-menu .dropdown-item {
    margin-bottom: 0;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    font-size: 16px;
    color: #1E4F96;
  }
  .header-promoteqi .secure-nav .dropdown-divider {
    border-top-color: #5B7CAB;
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .header-promoteqi .secure-nav .nav-item + .nav-item:before {
    /*color: $promote-yellow;*/
  }
  .header-promoteqi .secure-nav .nav-link {
    color: #fff;
  }
  .header-promoteqi .secure-nav .nav-link:hover {
    color: #FFBA08;
  }
  .header-promoteqi .secure-nav .nav-link:focus {
    color: #FFBA08;
  }
  .header-promoteqi .secure-nav .nav-link.dropdown-toggle[aria-expanded=true] {
    color: #FFBA08;
  }
  .header-promoteqi .secure-nav .nav-item.active > .nav-link {
    color: #1E4F96;
  }
}
.header-promoteqi .navbar-toggler {
  padding-left: 0;
}
.header-promoteqi .navbar-toggler span {
  color: #1E4F96;
  font-family: "Europa", serif;
  font-weight: bold;
  font-size: 13px;
  margin-right: 5px;
  letter-spacing: 0.33px;
  line-height: 16px;
}
.header-promoteqi .navbar-toggler[aria-expanded=true] .close-icon, .header-promoteqi .navbar-toggler[aria-expanded=true] .close-text {
  display: inline-block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.header-promoteqi .navbar-toggler[aria-expanded=true] .menu-icon, .header-promoteqi .navbar-toggler[aria-expanded=true] .menu-text {
  display: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.header-promoteqi .navbar-toggler[aria-expanded=false] .close-icon, .header-promoteqi .navbar-toggler[aria-expanded=false] .close-text {
  display: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.header-promoteqi .navbar-toggler[aria-expanded=false] .menu-icon, .header-promoteqi .navbar-toggler[aria-expanded=false] .menu-text {
  display: inline-block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.butn {
  background: #152850;
  color: white;
  text-align: center;
  border-radius: 4px;
  padding: 12px 30px;
  line-height: normal;
  font-weight: 500;
  text-transform: none !important;
  position: relative;
  display: inline-block;
  white-space: nowrap;
  border: none;
  cursor: pointer;
}
@media screen and (max-width: 991px) {
  .butn {
    padding: 10px 28px;
  }
}
@media screen and (max-width: 767px) {
  .butn {
    padding: 8px 26px;
  }
}
.butn span {
  z-index: 9;
  position: relative;
}
.butn:hover {
  color: #152850;
  border-radius: 3px;
}
.butn:hover:after {
  width: 100%;
  border-radius: 3px;
}
.butn:after {
  content: "";
  position: absolute;
  border-radius: 4px;
  bottom: 6px;
  left: 0;
  height: 2px;
  -webkit-transition: width 0.4s;
  transition: width 0.4s;
  width: 0;
  background: #fdc757;
  color: #152850;
  height: 100%;
  top: 0;
  z-index: 1;
}
.butn.white {
  background: #fff;
  color: #232323;
}
.butn.white:hover {
  color: #fff;
  border-radius: 3px;
}
.butn.white:after {
  background: #232323;
  border-radius: 3px;
}
.butn.theme {
  background: #152850;
  color: #fff;
}
.butn.theme span {
  color: #fff;
}
.butn.theme:hover {
  color: #fff;
  border-radius: 3px;
}
.butn.theme:after {
  background: #232323;
  border-radius: 3px;
}
.butn.theme .white-hover:hover {
  color: #232323;
}
.butn.theme .white-hover:hover span {
  color: #232323;
}
.butn.theme .white-hover:after {
  background: #fff;
  border-radius: 3px;
}
.butn.small {
  padding: 8px 20px;
}
@media screen and (max-width: 991px) {
  .butn.small {
    padding: 7px 16px;
  }
}
@media screen and (max-width: 767px) {
  .butn.small {
    padding: 6px 14px;
  }
}
.butn.medium {
  padding: 10px 20px;
}
@media screen and (max-width: 991px) {
  .butn.medium {
    padding: 8px 18px;
  }
}
@media screen and (max-width: 767px) {
  .butn.medium {
    padding: 6px 16px;
  }
}

.btn-primary {
  background-color: #1E4F96 !important;
  border-color: #1E4F96 !important;
}
.btn-primary:hover {
  background-color: #5B7CAB !important;
  border-color: #5B7CAB !important;
}
.btn-primary:active, .btn-primary:focus {
  background-color: #FFBA08 !important;
  border-color: #FFBA08 !important;
  color: #232323 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none !important;
}

.btn-secondary {
  background-color: #505050 !important;
  border-color: #505050 !important;
}
.btn-secondary:hover {
  background-color: #8d8d8d !important;
  border-color: #8d8d8d !important;
}
.btn-secondary:active, .btn-secondary:focus {
  background-color: #FFBA08 !important;
  border-color: #FFBA08 !important;
  color: #232323 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none !important;
}

.btn-outline-secondary.no-focus:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
h4 span.detail {
  display: block;
  font-size: 16px;
  font-weight: 400;
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #ccc;
}
h4 span.detail strong {
  font-weight: 700;
}

.section-heading {
  margin-bottom: 50px;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .section-heading {
    margin-bottom: 30px;
  }
}
.section-heading strong {
  font-weight: 600;
}
.section-heading p {
  font-size: 15px;
  font-weight: 400;
  padding-top: 15px;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  .section-heading p {
    padding-top: 10px;
    font-size: 14px;
  }
}
.section-heading span {
  position: relative;
  font-size: 15px;
  font-weight: 500;
  color: #5085a5;
  line-height: 200%;
  margin-bottom: 10px;
}
.section-heading h1, .section-heading h2, .section-heading h3, .section-heading h4, .section-heading h5, .section-heading h6 {
  position: relative;
  padding-bottom: 10px;
  font-weight: 600;
  margin-bottom: 10px;
  position: relative;
  line-height: 140%;
}
.section-heading h1:after, .section-heading h2:after, .section-heading h3:after, .section-heading h4:after, .section-heading h5:after, .section-heading h6:after {
  content: "";
  display: block;
  width: 175px;
  height: 3px;
  background: #fdc757;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.section-heading .badge {
  display: inline-block;
  padding: 7px 19px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 14px;
  color: #5085a5;
  border: 1px solid #5085a5;
  background: transparent;
  text-transform: uppercase;
  letter-spacing: 0.075em;
}
.section-heading.half {
  margin-bottom: 30px;
}
.section-heading.half.less-margin {
  margin-bottom: 20px;
}
.section-heading.white h1, .section-heading.white h2, .section-heading.white h3, .section-heading.white h4, .section-heading.white h5, .section-heading.white h6 {
  color: #fff;
}
.section-heading.white p {
  color: #fff;
}
.section-heading.white span {
  color: #fff;
}
.section-heading.grey h1, .section-heading.grey h2, .section-heading.grey h3, .section-heading.grey h4, .section-heading.grey h5, .section-heading.grey h6 {
  color: #b7b7b7;
}
.section-heading.grey h1:after, .section-heading.grey h2:after, .section-heading.grey h3:after, .section-heading.grey h4:after, .section-heading.grey h5:after, .section-heading.grey h6:after {
  background: #b7b7b7;
}
.section-heading.grey span {
  color: #b7b7b7;
}
.section-heading.left {
  text-align: left;
}
.section-heading.left h1, .section-heading.left h2, .section-heading.left h3, .section-heading.left h4, .section-heading.left h5, .section-heading.left h6 {
  padding-bottom: 10px;
}
.section-heading.left h1:after, .section-heading.left h2:after, .section-heading.left h3:after, .section-heading.left h4:after, .section-heading.left h5:after, .section-heading.left h6:after {
  margin: 0;
  left: 0;
}
.section-heading.subheader {
  margin-bottom: 0 !important;
  text-align: left !important;
}
.section-heading.subheader h1, .section-heading.subheader h2, .section-heading.subheader h3, .section-heading.subheader h4, .section-heading.subheader h5, .section-heading.subheader h6 {
  padding-bottom: 7px !important;
}
.section-heading.subheader :after {
  width: 60px;
  height: 2px;
}
.section-heading.subheader .icon {
  margin-right: 10px;
}

.left-title {
  position: relative;
}
.left-title:before {
  content: "";
  background: #5085a5;
  width: 15px;
  height: 2px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -4px;
  margin-right: 10px;
}
.left-title.white:before {
  background: #fff;
}
footer {
  background-color: #5B7CAB;
  color: #fff;
  min-height: 200px;
  font-size: 12px;
  padding-top: 2rem;
  padding-bottom: 2rem;
  -webkit-box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.25);
}
footer a {
  color: #fff;
  text-decoration: none;
}
footer a:hover {
  text-decoration: underline;
  color: #fff;
}
footer .footer-links li {
  display: inline-block;
}
footer .footer-links li::before {
  content: "|";
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
footer .footer-links li:nth-child(1)::before {
  content: "";
  padding-left: 0;
  padding-right: 0;
}
footer .right-bar {
  position: relative;
}
footer .right-bar::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  border-left: 1px solid #fff;
}
footer .footer-logo {
  height: 50px;
}
@charset "UTF-8";
.recoverct-datatable {
  width: 100%;
  /*	table-layout: fixed;
  word-wrap: break-word;*/
  /*		table.dataTable thead .sorting,
  table.dataTable thead .sorting_asc,
  table.dataTable thead .sorting_desc {
  	padding-right: 0.75em !important;

  	&:before,
  	&:after {
  		display: none;
  	}
  }*/
  /*	.dataTables_wrapper .dataTables_filter {
  		float: unset !important;
  	}
  */
}
.recoverct-datatable .dtfc-right-top-blocker {
  background-color: rgba(39, 73, 110, 0) !important;
}
.recoverct-datatable input {
  margin-bottom: 0;
  padding: 2px 10px;
}
.recoverct-datatable th {
  background-color: #152850 !important;
  color: white !important;
  vertical-align: middle;
  line-height: 20px;
  font-size: 12px;
}
.recoverct-datatable th select {
  margin-bottom: 0;
}
.recoverct-datatable.selectable-rows table.dataTable tbody td:hover {
  cursor: pointer;
}
.recoverct-datatable table.dataTable tbody tr.overall-data td {
  font-weight: bold;
}
.recoverct-datatable table.dataTable tbody tr.child-row td {
  background-color: #e2e2e2 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border-bottom: 1px solid rgba(108, 117, 125, 0.6392156863);
}
.recoverct-datatable table.dataTable tbody tr.child-row td.indent {
  padding-left: 25px;
}
.recoverct-datatable table.dataTable tbody tr.child-row.last td {
  border-bottom: none;
}
.recoverct-datatable table.dataTable tbody tr.reason-child-row td {
  background-color: #f6f6f6 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border-bottom: 1px solid rgba(161, 166, 170, 0.6392156863);
}
.recoverct-datatable table.dataTable tbody tr.reason-child-row td.indent {
  padding-left: 25px;
}
.recoverct-datatable table.dataTable tbody tr.reason-child-row.last td {
  border-bottom: none;
}
.recoverct-datatable table.dataTable tbody tr.selectable td:hover {
  cursor: pointer;
}
.recoverct-datatable table.dataTable tbody tr td {
  vertical-align: middle;
  text-align: center;
  border-bottom: 1px solid #dee2e6;
  border-top: none;
}
.recoverct-datatable table.dataTable tbody tr td:hover {
  cursor: default;
}
.recoverct-datatable table.dataTable tbody tr td.overall-data {
  font-weight: bold;
}
.recoverct-datatable table.dataTable tbody tr td.link {
  color: #31708e;
  text-decoration: underline;
  cursor: pointer;
}
.recoverct-datatable table.dataTable tbody tr td.details-control {
  padding: 0;
  position: relative;
}
.recoverct-datatable table.dataTable tbody tr td.details-control:after {
  position: absolute;
  content: "‹";
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  line-height: 0px;
  font-weight: bold;
  color: #152850;
  -webkit-transform: rotate(180deg) translate(-3px, -3px);
          transform: rotate(180deg) translate(-3px, -3px);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.recoverct-datatable table.dataTable tbody tr td.index-0 {
  padding-left: 0.5rem;
}
.recoverct-datatable table.dataTable tbody tr td.indent-1 {
  padding-left: 1.75rem;
}
.recoverct-datatable table.dataTable tbody tr td.indent-2 {
  padding-left: 3rem;
}
.recoverct-datatable table.dataTable tbody tr td.indent-3 {
  padding-left: 4.5rem;
}
.recoverct-datatable table.dataTable tbody tr.reason-row td.details-control:after {
  margin-left: 2.5rem;
  font-size: 20px;
}
.recoverct-datatable table.dataTable tbody tr.opened td.details-control:after {
  -webkit-transform: rotate(-90deg) translateY(0px);
          transform: rotate(-90deg) translateY(0px);
}
.recoverct-datatable table.dataTable.table-striped tbody tr.odd td {
  background-color: #e4e4e4;
}
.recoverct-datatable thead .sorting:before, .recoverct-datatable thead .sorting:after,
.recoverct-datatable thead .sorting_asc:before, .recoverct-datatable thead .sorting_asc:after,
.recoverct-datatable thead .sorting_desc:before, .recoverct-datatable thead .sorting_desc:after {
  display: none !important;
}
.recoverct-datatable thead tr > th:not(.sorting_disabled) {
  padding-right: 0.75em !important;
}
.recoverct-datatable thead th {
  border-bottom: none;
}
.recoverct-datatable.right-filter .dataTables_wrapper .dataTables_filter {
  float: right !important;
}
.recoverct-datatable.right-filter .dataTables_wrapper .dataTables_filter label {
  padding-right: 0;
  font-size: 12px;
}
.recoverct-datatable .top-controls .table-message {
  font-size: 12px;
  line-height: 10px;
  margin-top: 5px;
  font-style: italic;
}
.recoverct-datatable label {
  font-size: 12px;
  line-height: 1.5;
  width: 100%;
}
.recoverct-datatable input {
  margin: 0;
  margin-left: 0;
  display: block;
  width: 100%;
  padding: 1rem 0.75rem;
  border: 1px solid #909090;
  border-radius: 0;
}
.recoverct-datatable select {
  margin: 0;
}
.recoverct-datatable .form-group {
  margin-bottom: 0.5em;
}
.recoverct-datatable .dropdown {
  border: 1px solid #909090;
}
.recoverct-datatable .filter-option {
  font-size: 12px !important;
}
.recoverct-datatable .dt-buttons {
  float: right;
  -ms-flex-item-align: center;
      align-self: center;
  margin-left: 10px;
}
.recoverct-datatable .dt-buttons button {
  padding: 2px 11px 1px 11px;
  height: 32px;
  width: 36px;
  max-width: 36px;
  background-color: #616161;
}
.recoverct-datatable .dt-buttons button:hover {
  /*color: black;*/
  background-color: #152850;
}
.recoverct-datatable .progress {
  height: 30px;
  border-radius: 0;
}
.recoverct-datatable .progress .progress-bar {
  background-color: rgba(1, 144, 158, 0.6392156863);
  color: #000;
  font-size: 10px;
}
.recoverct-datatable .progress .progress-bar.hide {
  color: #f2f2f2;
}
.recoverct-datatable .progress .label {
  height: 20px;
  background-color: rgba(39, 73, 110, 0);
  top: 14px;
}
.recoverct-datatable .condense-vertical td {
  padding: 0.25rem 0.75rem;
}
.recoverct-datatable .condense-vertical-mid th {
  line-height: 6px;
  font-size: 12px;
}
.recoverct-datatable .condense-vertical-mid th.details-control {
  border-radius: 14px 0 0 0;
}
.recoverct-datatable .condense-vertical-mid td {
  padding: 0.25rem 0.75rem;
}
.recoverct-datatable .pagination .page-item .page-link {
  color: #6c757d;
}
.recoverct-datatable .pagination .page-item.disabled .page-link {
  color: #dee2e6;
}

.bootstrap-select .filter-option {
  font-size: 14px;
  margin-right: 8px;
}
.bootstrap-select .dropdown-menu li.disabled a {
  font-size: 11px;
}
@media screen and (max-width: 767px) {
  .bootstrap-select .dropdown-menu {
    max-width: 100%;
  }
}
.bootstrap-select.transparent .btn-light {
  background-color: #f2f2f2 !important;
  border-color: #f2f2f2 !important;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  left: 12px;
}
.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 10px;
  margin-left: 8px;
}

div .dataTables_wrapper div.dataTables_filter {
  display: block;
}
div .dataTables_wrapper div.dataTables_filter label {
  font-size: 12px;
  line-height: 1.5;
  width: 100%;
}
div .dataTables_wrapper div.dataTables_filter input {
  margin-left: 0;
  display: block;
  width: 100%;
  padding: 1rem 0.75rem;
  border: 1px solid #909090;
  border-radius: 0;
}
.filter-section .filter-label {
  font-size: 11px;
  color: #616161;
  font-weight: 400;
  line-height: 20px;
}
.filter-section .filter-option {
  font-size: 12px !important;
}
.filter-section .form-control.date-select {
  font-size: 12px !important;
  border: 1px solid #909090;
  padding-right: 10px;
}
.filter-section input {
  margin-bottom: 5px;
}
.filter-section .input-icon {
  position: absolute;
  font-size: 16px;
  right: 23px;
  top: 33px;
  pointer-events: none;
}
.filter-section .dropdown {
  border: 1px solid #909090;
}
.filter-section .bootstrap-select .dropdown-menu {
  min-width: unset;
}
.jstree-file-search {
  width: 30% !important;
}
@media screen and (max-width: 991px) {
  .jstree-file-search {
    width: 50% !important;
  }
}
.scroll-to-top {
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  color: #152850;
  text-decoration: none;
  position: fixed;
  bottom: 0;
  right: 20px;
  padding: 0 8px;
  visibility: hidden;
  opacity: 0;
  border-radius: 8px 8px 0 0;
  background-color: white;
  border: 1px solid #152850;
  width: auto;
  height: 35px;
  line-height: 35px;
  z-index: 9999;
  outline: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.scroll-to-top i {
  color: #152850;
}
.scroll-to-top:hover, .scroll-to-top:focus {
  color: #152850;
  background: #fff;
  text-decoration: none;
}
.scroll-to-top:hover i, .scroll-to-top:hover .icon, .scroll-to-top:focus i, .scroll-to-top:focus .icon {
  color: #152850;
}
.scroll-to-top:hover:visited, .scroll-to-top:focus:visited {
  color: #152850;
  text-decoration: none;
}
.scroll-to-top .icon {
  color: #152850;
  width: 18px;
  height: 18px;
  margin-left: 8px;
}
.scroll-to-top.show {
  visibility: visible;
  opacity: 1;
}
.jstree .jstree-themeicon-custom {
  font-size: 18px;
  padding: 3px;
  height: 18px !important;
  width: 18px !important;
}
.jstree .fa-folder.jstree-themeicon-custom {
  color: #96946f;
}
.jstree .fa-folder.jstree-themeicon-custom.empty-folder {
  color: #cdcdcd;
}
.jstree .fa-file-pdf.jstree-themeicon-custom {
  color: #ba1200;
}
.jstree .fa-file-word.jstree-themeicon-custom {
  color: #2b589b;
}
.jstree .fa-file-excel.jstree-themeicon-custom {
  color: #217446;
}
.jstree .fa-file-powerpoint.jstree-themeicon-custom {
  color: #b8462b;
}
.jstree .jstree-default .jstree-wholerow-hovered {
  background-color: #f9fafb;
}
.jstree .jstree-default .jstree-wholerow-clicked {
  background: #cbd4dd;
  color: #575757;
}
.jstree .jstree-default .jstree-search {
  color: #575757;
}
.jstree .jstree-search {
  color: #152850;
}
.jstree .file-button-content {
  line-height: 50px;
  border-radius: 0px 0px 5px 5px;
  background: transparent;
  position: relative;
}
.jstree .file-button-background {
  height: 50px;
  cursor: auto;
  background: #E1EFF4;
  position: absolute;
  width: 100%;
  left: 0;
}

.file-display-container {
  overflow-x: auto;
}

.file-btn {
  background-color: #152850;
  padding: 5px 20px;
  color: white !important;
  font-weight: bold;
  border: none;
  border-radius: 5px;
  text-decoration: none;
}
.file-btn:hover {
  -webkit-filter: brightness(85%);
          filter: brightness(85%);
  color: white;
}

.recover-blue-icon {
  color: #152850;
}
.carousel-container {
  width: 35% !important;
  position: relative;
  float: right;
  margin: 20px 0 0 15px;
}
.carousel-container.width-30 {
  width: 30% !important;
}
.carousel-container.width-100 {
  width: 100% !important;
  margin: 0;
}
.carousel-container.clear-float {
  float: unset !important !important;
}
.carousel-container figure {
  margin-bottom: 0;
}
.document-library-page-expand .card {
  border: 2px solid #152850;
  -webkit-box-shadow: 3px 3px 6px #cccccc;
          box-shadow: 3px 3px 6px #cccccc;
}
.document-library-page-expand .card .active-files {
  font-weight: bold;
}
.document-library-page-expand .card .card-header {
  cursor: pointer;
  font-size: 16px;
  font-family: "Europa", sans-serif;
  color: #152850;
}
.document-library-page-expand .card .card-header:hover .card-label {
  text-decoration: underline;
}
.auth-page .banner-wrapper {
  padding: 0;
}
.auth-page .login-container {
  /*background-color: $creid-dark-blue;*/
  background-image: url("/images/1288871608.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.auth-page .auth-page-content, .auth-page .auth-page-message-container {
  padding: 40px 15px;
  margin: 5em 0;
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.9019607843);
}
.auth-page .auth-page-content h4, .auth-page .auth-page-message-container h4 {
  font-size: 1.5rem;
  color: #152850;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .auth-page .auth-page-content h4, .auth-page .auth-page-message-container h4 {
    font-size: 1.5rem;
  }
}
.auth-page .auth-page-content p, .auth-page .auth-page-message-container p {
  margin: 20px 0;
}
.auth-page .auth-page-content form .form-control.input-validation-error, .auth-page .auth-page-message-container form .form-control.input-validation-error {
  margin-bottom: 0;
}
.auth-page .auth-page-content a, .auth-page .auth-page-message-container a {
  text-decoration: underline;
}
.auth-page .auth-page-message-container {
  border: 1px solid #982568;
  padding: 20px 15px;
  margin: 10px 0;
}
.auth-page .text-content {
  padding-top: 20px;
}
@charset "UTF-8";
.header-promoteqi .navbar-default {
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.header-promoteqi .nav-heading-top {
  background-color: #fff;
  padding: 15px 0;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.header-promoteqi .nav-heading-bottom {
  background-color: #1E4F96;
  border-bottom: 1px solid rgba(172, 187, 201, 0.3);
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .header-promoteqi .nav-heading-bottom {
    border-top: 1px solid rgba(172, 187, 201, 0.3);
    padding: 0;
  }
}
.header-promoteqi .navbar-brand {
  padding: 0;
}
.header-promoteqi .navbar-brand img {
  height: 58px;
  width: auto;
  -webkit-transition: height 0.2s ease-in;
  transition: height 0.2s ease-in;
}
.header-promoteqi .is-sticky nav.navbar.navbar-expand-lg {
  background-color: #152850;
}
.header-promoteqi .is-sticky .nav-heading-top {
  padding: 16px 0;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.header-promoteqi .is-sticky .navbar-brand img {
  height: 41px;
  -webkit-transition: height 0.2s ease-in;
  transition: height 0.2s ease-in;
}
.header-promoteqi .is-sticky .navbar-brand.sp-logo {
  height: 41px;
  -webkit-transition: height 0.2s ease-in;
  transition: height 0.2s ease-in;
}
.header-promoteqi .shared-nav {
  padding-top: 6px;
  padding-bottom: 6px;
}
.header-promoteqi .shared-nav .nav-item {
  border-bottom: 1px solid #acbbc9;
}
@media (min-width: 992px) {
  .header-promoteqi .shared-nav .navbar {
    padding-left: 0;
    padding-right: 0;
  }
  .header-promoteqi .shared-nav .nav-item {
    margin: 0 0 0 15px;
    list-style: none;
    border-bottom: 0;
  }
  .header-promoteqi .shared-nav .nav-item + .nav-item:before {
    content: "|";
    color: #acbbc9;
    font-family: "Europa", serif;
    font-weight: normal;
    font-size: 15px;
    opacity: 0.6;
    line-height: 14.4px;
    display: inline-block;
    margin-right: 15px;
  }
  .header-promoteqi .shared-nav .nav-item.ml-20px {
    margin-left: 20px;
  }
  .header-promoteqi .shared-nav .nav-item .nav-link:before {
    content: "";
    position: absolute;
    width: 100%;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    height: 4px;
    bottom: -18px;
    left: 0;
    background-color: #FFBA08;
    -webkit-transform-origin: bottom right;
            transform-origin: bottom right;
    -webkit-transition: -webkit-transform 0.25s ease-out;
    transition: -webkit-transform 0.25s ease-out;
    transition: transform 0.25s ease-out;
    transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
  }
  .header-promoteqi .shared-nav .nav-item .nav-link:hover:before, .header-promoteqi .shared-nav .nav-item .nav-link:focus:before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: bottom left;
            transform-origin: bottom left;
  }
}
@media (min-width: 992px) and (max-width: 1060px) {
  .header-promoteqi .shared-nav .nav-item + .nav-item:before {
    margin-right: 7px;
  }
  .header-promoteqi .shared-nav .nav-item.ml-20px {
    margin-left: 12px;
  }
}
.header-promoteqi .shared-nav .nav-item.active > .nav-link {
  color: #FFBA08;
  text-decoration: underline;
}
@media (min-width: 992px) {
  .header-promoteqi .shared-nav .nav-item.active > .nav-link {
    text-decoration: none;
  }
  .header-promoteqi .shared-nav .nav-item.active > .nav-link:before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: bottom left;
            transform-origin: bottom left;
  }
}
.header-promoteqi .shared-nav .nav-link {
  font-family: "Europa", serif;
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  letter-spacing: 0.38px;
  line-height: 14.4px;
  display: block;
  padding-top: 25px;
  padding-bottom: 25px;
  position: relative;
}
.header-promoteqi .shared-nav .nav-link:hover {
  color: #FFBA08;
  text-decoration: none;
}
.header-promoteqi .shared-nav .nav-link:focus {
  color: #FFBA08;
  text-decoration: none;
}
@media (min-width: 992px) {
  .header-promoteqi .shared-nav .nav-link {
    font-size: 13.4px;
    display: inline-block;
  }
}
@media (min-width: 1200px) {
  .header-promoteqi .shared-nav .nav-link {
    font-size: 15px;
  }
}
.header-promoteqi .shared-nav .nav-item.dropdown {
  position: static;
}
.header-promoteqi .shared-nav .nav-link.dropdown-toggle:after {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 1.5rem;
  border: 0;
  content: "+";
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  margin-left: 0;
  position: absolute;
  right: 0;
  top: calc(25px - 0.5rem);
  font-size: 2rem;
}
@media (min-width: 992px) {
  .header-promoteqi .shared-nav .nav-link.dropdown-toggle:after {
    content: "‹";
    font-size: 1.3rem;
    vertical-align: bottom;
    -webkit-transform: rotate(-90deg) translateY(5px);
            transform: rotate(-90deg) translateY(5px);
    font-weight: 700;
    position: static;
  }
}
.header-promoteqi .shared-nav .nav-link.dropdown-toggle[aria-expanded=true] {
  color: #ffc757;
}
.header-promoteqi .shared-nav .nav-link.dropdown-toggle[aria-expanded=true]:after {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}
@media (min-width: 992px) {
  .header-promoteqi .shared-nav .nav-link.dropdown-toggle[aria-expanded=true]:after {
    -webkit-transform: rotate(90deg) translateY(-10px);
            transform: rotate(90deg) translateY(-10px);
  }
}
.header-promoteqi .shared-nav .dropdown-menu {
  padding: 0 0 1rem;
  left: 0;
  right: 0;
  width: 100%;
  margin-top: 0;
  border-radius: 0;
  background-color: transparent;
  font-family: "Europa", serif;
  font-size: 15px;
  border: 0;
}
@media (min-width: 992px) {
  .header-promoteqi .shared-nav .dropdown-menu {
    background-color: #f7f5f0;
    -webkit-box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.1333333333), inset 0px 8px 25px -10px rgba(0, 0, 0, 0.1607843137);
            box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.1333333333), inset 0px 8px 25px -10px rgba(0, 0, 0, 0.1607843137);
    padding: 4rem 1rem;
  }
}
.header-promoteqi .shared-nav .dropdown-menu .arrow-link.navy {
  color: #fff;
  background-image: url("/images/arrow_white.svg");
}
@media (min-width: 992px) {
  .header-promoteqi .shared-nav .dropdown-menu .arrow-link.navy {
    color: #152850;
    background-image: url("/images/arrow_navy.svg");
  }
}
.header-promoteqi .shared-nav .dropdown-menu .arrow-link.navy:hover, .header-promoteqi .shared-nav .dropdown-menu .arrow-link.navy:focus {
  color: #fff;
  text-decoration: underline;
}
@media (min-width: 992px) {
  .header-promoteqi .shared-nav .dropdown-menu .arrow-link.navy:hover, .header-promoteqi .shared-nav .dropdown-menu .arrow-link.navy:focus {
    color: #152850;
  }
}
.header-promoteqi .shared-nav .dropdown-menu .megatitle .d-lg-none a {
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
}
.header-promoteqi .shared-nav .dropdown-menu .megatitle .arrow-link {
  font-size: 20px;
  line-height: 14px;
  letter-spacing: 0.5px;
  margin-bottom: 1em;
}
.header-promoteqi .shared-nav .dropdown-menu .megatitle .media-body p {
  font-family: "Europa", serif;
  font-size: 16px;
  letter-spacing: 0.4px;
  line-height: 26px;
  color: #152850;
  margin-top: 1em;
  padding-right: 10px;
}
.header-promoteqi .shared-nav .dropdown-menu .megatitle .media-title {
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
}
.header-promoteqi .shared-nav .dropdown-menu .megatitle img {
  max-width: 100px;
}
.header-promoteqi .shared-nav .dropdown-menu .megasublinks ul + ul {
  padding-left: 1rem;
}
.header-promoteqi .shared-nav .dropdown-menu .megasublinks ul + ul li:first-child {
  margin-top: 26px;
}
.header-promoteqi .shared-nav .dropdown-menu .megasublinks ul li {
  margin-bottom: 15px;
}
.header-promoteqi .shared-nav .dropdown-menu .megasublinks ul li:last-child {
  margin-bottom: 0;
}
.header-promoteqi .shared-nav .dropdown-menu .megasublinks .arrow-link {
  font-size: 16px;
  letter-spacing: 0.45px;
}
@media (min-width: 992px) {
  .header-promoteqi .shared-nav .dropdown-menu .megasublinks .arrow-link {
    font-size: 18px;
  }
}
.header-promoteqi .shared-nav .dropdown-menu .megasublinks .second-link {
  display: block;
  margin-left: 1.5rem;
}
.header-promoteqi .shared-nav .dropdown-menu .megasublinks .second-link a {
  font-size: 14px;
  letter-spacing: 0.45px;
  text-decoration: none;
  color: #fff;
}
.header-promoteqi .shared-nav .dropdown-menu .megasublinks .second-link a:hover {
  text-decoration: underline;
}
@media (min-width: 992px) {
  .header-promoteqi .shared-nav .dropdown-menu .megasublinks .second-link a {
    font-size: 16px;
    color: #152850;
  }
}
@media screen and (max-width: 991px) {
  .header-promoteqi .shared-nav .dropdown-menu .megasublinks .second-link .external {
    background-image: url("/images/icon_external_white.svg");
  }
}
.header-promoteqi .shared-nav .dropdown-menu .megasublinks .coming-soon {
  color: #fff;
}
@media (min-width: 992px) {
  .header-promoteqi .shared-nav .dropdown-menu .megasublinks {
    border-left: 1px solid #acbbc9;
  }
  .header-promoteqi .shared-nav .dropdown-menu .megasublinks ul + ul {
    padding-left: 6rem;
  }
  .header-promoteqi .shared-nav .dropdown-menu .megasublinks ul + ul li:first-child {
    margin-top: 0;
  }
  .header-promoteqi .shared-nav .dropdown-menu .megasublinks .coming-soon {
    color: #152850;
  }
}
@media (min-width: 992px) {
  .header-promoteqi .shared-nav .nav-link {
    padding: 0;
    display: inline-block;
    position: relative;
  }
}
.header-promoteqi .secure-nav {
  background-color: #1E4F96;
  line-height: 30px;
}
.header-promoteqi .secure-nav .dropdown-menu {
  background-color: white;
  padding: 15px 0 0 0;
  margin-top: 0;
  -webkit-box-shadow: 0 0 0 2px transparent;
          box-shadow: 0 0 0 2px transparent;
  background-color: #1E4F96;
  padding-top: 0;
  padding-bottom: 1rem;
}
@media screen and (max-width: 991px) {
  .header-promoteqi .secure-nav .dropdown-menu {
    position: relative;
  }
}
.header-promoteqi .secure-nav .dropdown-menu .dropdown-item {
  color: #152850;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  margin-bottom: 16px;
  padding: 0 20px;
}
.header-promoteqi .secure-nav .dropdown-menu .dropdown-item:hover, .header-promoteqi .secure-nav .dropdown-menu .dropdown-item:focus {
  text-decoration: underline;
}
.header-promoteqi .secure-nav .dropdown-menu .dropdown-item {
  margin-bottom: 0;
  font-size: 14px;
  color: white;
}
.header-promoteqi .secure-nav .dropdown-menu .dropdown-item:hover {
  background-color: transparent;
}
.header-promoteqi .secure-nav .dropdown-menu .dropdown-header {
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
  color: #ffc757;
  padding-left: 0;
  padding-top: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .header-promoteqi .secure-nav .dropdown-menu .dropdown-header {
    background-color: #1E4F96;
    color: #fff;
    margin: -1rem;
    margin-bottom: 0.75rem;
    padding: 0.5rem 1rem;
  }
}
.header-promoteqi .secure-nav .documents-menu .col-6:last-child {
  border-left: 1px solid #fff;
}
@media screen and (min-width: 992px) {
  .header-promoteqi .secure-nav .documents-menu .col-6:last-child {
    border-left: 1px solid #1E4F96;
    margin-bottom: -0.5rem;
  }
  .header-promoteqi .secure-nav .documents-menu .col-6:last-child .dropdown-header {
    border-left: 1px solid #F6F3EE;
  }
}
@media screen and (min-width: 992px) {
  .header-promoteqi .secure-nav {
    background-color: #1E4F96;
  }
  .header-promoteqi .secure-nav .dropdown-menu {
    background-color: #F6F3EE;
    position: absolute;
    top: 45px;
    left: auto;
    right: auto;
    width: auto;
    padding: 0.5rem 0;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  }
  .header-promoteqi .secure-nav .dropdown-menu .dropdown-item {
    margin-bottom: 0;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    font-size: 16px;
    color: #1E4F96;
  }
  .header-promoteqi .secure-nav .dropdown-divider {
    border-top-color: #5B7CAB;
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .header-promoteqi .secure-nav .nav-item + .nav-item:before {
    /*color: $promote-yellow;*/
  }
  .header-promoteqi .secure-nav .nav-link {
    color: #fff;
  }
  .header-promoteqi .secure-nav .nav-link:hover {
    color: #FFBA08;
  }
  .header-promoteqi .secure-nav .nav-link:focus {
    color: #FFBA08;
  }
  .header-promoteqi .secure-nav .nav-link.dropdown-toggle[aria-expanded=true] {
    color: #FFBA08;
  }
  .header-promoteqi .secure-nav .nav-item.active > .nav-link {
    color: #1E4F96;
  }
}
.header-promoteqi .navbar-toggler {
  padding-left: 0;
}
.header-promoteqi .navbar-toggler span {
  color: #1E4F96;
  font-family: "Europa", serif;
  font-weight: bold;
  font-size: 13px;
  margin-right: 5px;
  letter-spacing: 0.33px;
  line-height: 16px;
}
.header-promoteqi .navbar-toggler[aria-expanded=true] .close-icon, .header-promoteqi .navbar-toggler[aria-expanded=true] .close-text {
  display: inline-block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.header-promoteqi .navbar-toggler[aria-expanded=true] .menu-icon, .header-promoteqi .navbar-toggler[aria-expanded=true] .menu-text {
  display: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.header-promoteqi .navbar-toggler[aria-expanded=false] .close-icon, .header-promoteqi .navbar-toggler[aria-expanded=false] .close-text {
  display: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.header-promoteqi .navbar-toggler[aria-expanded=false] .menu-icon, .header-promoteqi .navbar-toggler[aria-expanded=false] .menu-text {
  display: inline-block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.user-header.navbar-nav .nav-item {
  margin-left: 15px;
  margin-right: 15px;
}
.user-header.navbar-nav .nav-item .nav-link {
  display: inline-block;
  font-size: 13px;
  color: #152850;
  font-weight: 600;
  letter-spacing: 0.45px;
  text-transform: uppercase;
  text-decoration: none;
  color: #1E4F96;
  font-size: 11px;
  line-height: 16px;
}
.user-header.navbar-nav .nav-item .nav-link.dropdown-toggle {
  padding-right: 0.2em;
}
.user-header.navbar-nav .nav-item .nav-link:hover, .user-header.navbar-nav .nav-item .nav-link:focus {
  text-decoration: underline;
}
.user-header.navbar-nav .nav-item .nav-link:hover.dropdown-toggle, .user-header.navbar-nav .nav-item .nav-link:focus.dropdown-toggle {
  text-decoration: none;
}
.user-header.navbar-nav .nav-item .nav-link:hover.dropdown-toggle:focus, .user-header.navbar-nav .nav-item .nav-link:focus.dropdown-toggle:focus {
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .user-header.navbar-nav .nav-item .nav-link {
    font-size: 13px;
    line-height: 16px;
  }
}
.user-header.navbar-nav .nav-item .dropdown-toggle {
  padding-right: 0.6rem;
}
.user-header.navbar-nav .nav-item .dropdown-toggle::after {
  content: none;
  display: none;
}
.user-header.navbar-nav .nav-item .dropdown-toggle .nav-link {
  padding-right: 2px;
}
.user-header.navbar-nav .nav-item .dropdown-indicator {
  display: inline-block;
  color: #1E4F96;
}
.user-header.navbar-nav .nav-item .dropdown-indicator .open-icon {
  font-size: 11px;
}
.user-header.navbar-nav .nav-item .dropdown-menu {
  background-color: white;
  padding: 15px 0 0 0;
  margin-top: 0;
  -webkit-box-shadow: 0 0 0 2px transparent;
          box-shadow: 0 0 0 2px transparent;
  z-index: 1001;
  background-color: #fff;
  padding: 0.5rem 0;
}
@media screen and (max-width: 991px) {
  .user-header.navbar-nav .nav-item .dropdown-menu {
    position: relative;
  }
}
.user-header.navbar-nav .nav-item .dropdown-menu .dropdown-item {
  color: #152850;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  margin-bottom: 16px;
  padding: 0 20px;
}
.user-header.navbar-nav .nav-item .dropdown-menu .dropdown-item:hover, .user-header.navbar-nav .nav-item .dropdown-menu .dropdown-item:focus {
  text-decoration: underline;
}
.user-header.navbar-nav .nav-item .dropdown-menu .dropdown-item {
  margin-bottom: 0;
  font-size: 16px;
  color: #1E4F96;
  padding-top: 0.15rem;
  padding-bottom: 0.15rem;
}
.user-header.navbar-nav .nav-item .dropdown-menu .dropdown-item:hover {
  background-color: transparent;
  color: #5B7CAB;
}
@media screen and (min-width: 992px) {
  .user-header.navbar-nav .dropdown .dropdown-menu {
    position: absolute;
    display: block;
    visibility: hidden;
    opacity: 0;
  }
  .user-header.navbar-nav .dropdown .dropdown-menu.fade-down {
    top: 80%;
    -webkit-transform: rotateX(-75deg);
            transform: rotateX(-75deg);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
  }
  .user-header.navbar-nav .dropdown .dropdown-menu.show {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
  }
}
.profile-page .section-title {
  font-size: 22px;
  color: black;
  margin-bottom: 4px;
}
@media screen and (max-width: 767px) {
  .profile-page .section-title {
    margin-top: 15px;
    margin-bottom: 0;
  }
}
.profile-page .profile-form {
  margin-top: 15px;
}
.profile-page .nav-pills {
  border-bottom: 1px solid #bfbfbf;
}
.profile-page .nav-pills .nav-link.active, .profile-page .nav-pills .nav-pills .show > .nav-link {
  background-color: #4c0034;
}
.profile-page .custom-switch {
  padding-top: 0.75rem;
  margin-left: 20px;
}
.profile-page .custom-switch .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #09324c;
  border-color: #09324c;
}
.profile-page .question {
  border-top: 1px solid #09324c;
  padding-top: 10px;
  margin-top: 10px;
  font-weight: 800;
}

/*# sourceMappingURL=shared.2bf95a43904954ebb1b4.css.map*/