@charset "UTF-8";
@import url(../fonts/icomoon/style.css);
h1, .h1, h2, .h2, .fragment.timeline .timeline-item-year, h3, .h3, h4, .h4, .search-item a strong {
  display: block;
  color: #2A2A51;
  font-family: "Roboto", sans-serif;
  font-weight: 900; }

h1, .h1 {
  margin: 0 0 30px;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 36px;
  line-height: 2.25rem; }
  @media only screen and (min-width: 992px) {
    h1, .h1 {
      font-size: 55px;
      font-size: 3.4375rem;
      line-height: 66px;
      line-height: 4.125rem; } }

h2, .h2, .fragment.timeline .timeline-item-year {
  margin: 0 0 20px;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 31.2px;
  line-height: 1.95rem; }
  @media only screen and (min-width: 992px) {
    h2, .h2, .fragment.timeline .timeline-item-year {
      font-size: 40px;
      font-size: 2.5rem;
      line-height: 48px;
      line-height: 3rem; } }

h3, .h3 {
  margin: 0 0 15px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 21.6px;
  line-height: 1.35rem; }
  @media only screen and (min-width: 992px) {
    h3, .h3 {
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 28.8px;
      line-height: 1.8rem; } }

h4, .h4, .search-item a strong {
  margin: 0 0 10px;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 20.4px;
  line-height: 1.275rem; }
  @media only screen and (min-width: 992px) {
    h4, .h4, .search-item a strong {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 21.6px;
      line-height: 1.35rem; } }

a.button-secondary,
a .button-secondary,
.button-secondary a, input[type="submit"], a.button-blank,
a .button-blank,
.button-blank a, .editor blockquote a, a.button-light,
a .button-light,
.button-light a, .fragment.collapse .toggle-btn, .slideshow-slider-item-content a + a, a.button-dark,
a .button-dark,
.button-dark a, .btn,
a .button,
.button a,
.btn-container a, .slideshow-slider-item-content a, .box-item-cta {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  color: #20F5A8;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 20.8px;
  line-height: 1.3rem; }
  a.button-secondary:hover,
  a .button-secondary:hover,
  .button-secondary a:hover, input[type="submit"]:hover, a.button-blank:hover,
  a .button-blank:hover,
  .button-blank a:hover, .editor blockquote a:hover, a.button-light:hover,
  a .button-light:hover,
  .button-light a:hover, .fragment.collapse .toggle-btn:hover, a.button-dark:hover,
  a .button-dark:hover,
  .button-dark a:hover, .btn:hover,
  a .button:hover,
  .button a:hover,
  .btn-container a:hover, .slideshow-slider-item-content a:hover, .box-item-cta:hover, a.button-secondary:focus,
  a .button-secondary:focus,
  .button-secondary a:focus, input[type="submit"]:focus, a.button-blank:focus,
  a .button-blank:focus,
  .button-blank a:focus, .editor blockquote a:focus, a.button-light:focus,
  a .button-light:focus,
  .button-light a:focus, .fragment.collapse .toggle-btn:focus, a.button-dark:focus,
  a .button-dark:focus,
  .button-dark a:focus, .btn:focus,
  a .button:focus,
  .button a:focus,
  .btn-container a:focus, .slideshow-slider-item-content a:focus, .box-item-cta:focus {
    text-decoration: none;
    color: #38f6b2; }

a.button-secondary,
a .button-secondary,
.button-secondary a, input[type="submit"], a.button-blank,
a .button-blank,
.button-blank a, .editor blockquote a, a.button-light,
a .button-light,
.button-light a, .fragment.collapse .toggle-btn, .slideshow-slider-item-content a + a, a.button-dark,
a .button-dark,
.button-dark a, .btn,
a .button,
.button a,
.btn-container a, .slideshow-slider-item-content a {
  padding: 15px 25px;
  text-align: center;
  background: #2A2A51;
  border: 1px solid #2A2A51;
  color: #fff !important;
  position: relative;
  margin: 0 10px 10px 0; }
  a.button-secondary:hover,
  a .button-secondary:hover,
  .button-secondary a:hover, input[type="submit"]:hover, a.button-blank:hover,
  a .button-blank:hover,
  .button-blank a:hover, .editor blockquote a:hover, a.button-light:hover,
  a .button-light:hover,
  .button-light a:hover, .fragment.collapse .toggle-btn:hover, a.button-dark:hover,
  a .button-dark:hover,
  .button-dark a:hover, .btn:hover,
  a .button:hover,
  .button a:hover,
  .btn-container a:hover, .slideshow-slider-item-content a:hover, a.active.button-secondary,
  a .active.button-secondary,
  .button-secondary a.active, input.active[type="submit"], a.active.button-blank,
  a .active.button-blank,
  .button-blank a.active, .editor blockquote a.active, a.active.button-light,
  a .active.button-light,
  .button-light a.active, .fragment.collapse .active.toggle-btn, a.active.button-dark,
  a .active.button-dark,
  .button-dark a.active, .active.btn,
  a .active.button,
  .button a.active,
  .btn-container a.active, .slideshow-slider-item-content a.active {
    background: #333362;
    border-color: #333362;
    color: #fff; }

a.button-secondary,
a .button-secondary,
.button-secondary a {
  background: #20F5A8;
  border-color: #20F5A8; }
  a.button-secondary:hover,
  a .button-secondary:hover,
  .button-secondary a:hover, a.active.button-secondary,
  a .active.button-secondary,
  .button-secondary a.active {
    background: #38f6b2;
    border-color: #38f6b2; }

input[type="submit"], a.button-blank,
a .button-blank,
.button-blank a, .editor blockquote a {
  background: transparent;
  border-color: #2A2A51;
  color: #2A2A51 !important; }
  input[type="submit"]:hover, a.button-blank:hover,
  a .button-blank:hover,
  .button-blank a:hover, .editor blockquote a:hover, input.active[type="submit"], a.active.button-blank,
  a .active.button-blank,
  .button-blank a.active, .editor blockquote a.active {
    background: #2A2A51;
    color: #fff !important; }

a.button-light,
a .button-light,
.button-light a, .fragment.collapse .toggle-btn, .slideshow-slider-item-content a + a {
  background: #fff;
  border-color: #fff;
  color: #2A2A51 !important; }
  a.button-light:hover,
  a .button-light:hover,
  .button-light a:hover, .fragment.collapse .toggle-btn:hover, .slideshow-slider-item-content a + a:hover, a.active.button-light,
  a .active.button-light,
  .button-light a.active, .fragment.collapse .active.toggle-btn, .slideshow-slider-item-content a + a.active {
    background: #2A2A51;
    border-color: #2A2A51;
    color: #fff !important; }

a.button-dark,
a .button-dark,
.button-dark a {
  background: #333;
  border-color: #333;
  color: #fff !important; }
  a.button-dark:hover,
  a .button-dark:hover,
  .button-dark a:hover, a.active.button-dark,
  a .active.button-dark,
  .button-dark a.active {
    background: #666666;
    border-color: #666666; }

.reference-slider .reference-item-inner:after {
  content: '';
  display: table;
  clear: both; }

html {
  font-size: 100%; }

body {
  color: #333;
  background: #fff;
  line-height: 1.4em;
  font-family: "Roboto", sans-serif;
  margin: 0;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.5px;
  line-height: 1.40625rem; }
  @media only screen and (min-width: 1200px) {
    body {
      font-size: 16px;
      font-size: 1rem;
      line-height: 24px;
      line-height: 1.5rem; } }

html * {
  box-sizing: border-box;
  outline: none !important; }

input, textarea, a, button {
  font-family: inherit; }

a {
  color: #2A2A51;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms; }
  a:hover {
    text-decoration: none;
    color: #333362; }

strong {
  font-weight: 700; }

em {
  color: inherit; }

p {
  margin: 0 0 15px; }

img {
  max-width: 100%;
  height: auto; }

ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.small {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  line-height: 1.3125rem; }

.big {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  line-height: 1.875rem; }

.perex {
  font-weight: 400;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 30.8px;
  line-height: 1.925rem; }

.color {
  color: #2A2A51; }

hr {
  margin: 15px 0;
  border-color: #333; }

form {
  text-align: left; }

label {
  display: block;
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  line-height: 1.3125rem; }
  label strong {
    display: none; }
  label + br, label br {
    content: "";
    display: none;
    line-height: 0; }
  label > * {
    font-weight: 300; }

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="date"],
input[type="password"],
textarea {
  display: block;
  width: 100%;
  padding: 10px 20px;
  margin: 0 0 10px;
  border: none;
  background: #f5f5f5;
  height: 45px;
  line-height: 45px;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 14px;
  line-height: 0.875rem; }
  input[type="text"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="date"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #888; }
  input[type="text"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder,
  input[type="tel"]::-moz-placeholder,
  input[type="date"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #888; }
  input[type="text"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder,
  input[type="tel"]:-ms-input-placeholder,
  input[type="date"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    /* IE 10+ */
    color: #888; }
  input[type="text"]:-moz-placeholder,
  input[type="email"]:-moz-placeholder,
  input[type="tel"]:-moz-placeholder,
  input[type="date"]:-moz-placeholder,
  input[type="password"]:-moz-placeholder,
  textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #888; }

input[type="submit"] {
  display: table;
  margin: 10px auto 0; }

textarea {
  padding: 10px;
  height: 200px;
  resize: none; }

.bg-soft input[type="text"],
.bg-soft input[type="email"],
.bg-soft input[type="password"],
.bg-soft textarea {
  background: #fff; }

input[type=checkbox]:not(old),
input[type=radio]:not(old) {
  display: none; }
  input[type=checkbox]:not(old) + label,
  input[type=radio]:not(old) + label {
    display: inline-block;
    position: relative;
    cursor: pointer;
    padding: 2px 0 0 30px; }
    input[type=checkbox]:not(old) + label:before,
    input[type=radio]:not(old) + label:before {
      content: '';
      display: block;
      width: 23px;
      height: 22px;
      background: #fff;
      border: #ddd 1px solid;
      position: absolute;
      top: 0;
      left: 0; }
  input[type=checkbox]:not(old):checked + label:after,
  input[type=radio]:not(old):checked + label:after {
    content: '\f00c';
    text-align: center;
    font-family: "icomoon" !important;
    color: #2A2A51;
    position: absolute;
    top: 0;
    left: 4px;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 22px;
    line-height: 1.375rem; }

table {
  width: 100%;
  border-collapse: collapse;
  margin: 0 0 30px; }
  table tr td {
    border: #ddd 1px solid;
    padding: 10px 15px; }
  table tr:nth-child(odd) td {
    background: #f5f5f5; }
  table.noborder tr td {
    border: none; }

.editor:after, .editor:before {
  content: ' ';
  display: table;
  clear: both; }
.editor > *:last-child {
  margin-bottom: 0; }
.editor * + h1,
.editor * + h2,
.editor * + h3,
.editor * + h4 {
  margin-top: 40px; }
.editor ul {
  margin: 0 0 15px;
  padding: 0 0 0 0; }
  .editor ul li {
    list-style-type: none;
    padding: 0 0 5px 20px;
    position: relative; }
    .editor ul li:before {
      content: '';
      position: absolute;
      top: 5px;
      left: 0;
      display: block;
      width: 0;
      height: 0;
      border: 1px solid transparent;
      border-left-color: #2A2A51;
      border-width: 5px 0 5px 8px; }
.editor ol {
  margin: 0 0 20px;
  padding: 0 0 0 0;
  list-style: none;
  counter-reset: li-counter; }
  .editor ol li {
    counter-increment: li-counter;
    padding: 0 0 5px 25px;
    position: relative; }
    .editor ol li:before {
      content: counter(li-counter) ".";
      color: #2A2A51;
      font-weight: bold;
      font-family: "Roboto", sans-serif;
      position: absolute;
      left: 0;
      top: -1px; }
.editor a {
  color: #2A2A51; }
  .editor a:hover {
    color: #333362; }
.editor iframe {
  width: 100%;
  height: auto; }
.editor blockquote {
  border: none;
  background: none;
  padding: 0;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  line-height: 1.3125rem; }
  .editor blockquote h1, .editor blockquote h2 {
    font-weight: 400;
    margin-bottom: 15px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28.8px;
    line-height: 1.8rem; }
  .editor blockquote h3, .editor blockquote h4 {
    font-weight: 400;
    margin-bottom: 15px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem; }
  .editor blockquote ul li {
    padding: 0 0 5px; }
    .editor blockquote ul li:before {
      display: none; }
  .editor blockquote a {
    display: inline-block; }
  .editor blockquote .big a {
    padding: 20px 30px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 18px;
    line-height: 1.125rem; }

.editor-light {
  color: #333; }
  .editor-light h1, .editor-light h2, .editor-light h3, .editor-light h4, .editor-light h5, .editor-light h6, .editor-light a {
    color: #2A2A51; }
  .editor-light a {
    color: #2A2A51; }
    .editor-light a:hover, .editor-light a:focus {
      color: #333362; }

.editor-dark {
  color: #fff; }
  .editor-dark h1, .editor-dark h2, .editor-dark h3, .editor-dark h4, .editor-dark h5, .editor-dark h6, .editor-dark a {
    color: #fff; }
  .editor-dark a {
    color: #2A2A51;
    opacity: 0.9;
    filter: alpha(opacity=90); }
    .editor-dark a:hover, .editor-dark a:focus {
      opacity: 0.95;
      filter: alpha(opacity=95); }
  .editor-dark .perex {
    color: #e6e6e6; }
  .editor-dark ul li:before, .editor-dark ol li:before {
    color: #2A2A51;
    border-color: #2A2A51; }
  .editor-dark .slick-arrow:before {
    color: #fff; }

.editor-color {
  color: #fff; }
  .editor-color h1, .editor-color h2, .editor-color h3, .editor-color h4, .editor-color h5, .editor-color h6, .editor-color a {
    color: #fff; }
  .editor-color a {
    color: #fff;
    opacity: 0.9;
    filter: alpha(opacity=90); }
    .editor-color a:hover, .editor-color a:focus {
      opacity: 0.95;
      filter: alpha(opacity=95); }
  .editor-color .perex {
    color: #e6e6e6; }
  .editor-color ul li:before, .editor-color ol li:before {
    color: #fff;
    border-color: #fff; }
  .editor-color blockquote a {
    border-color: #fff;
    color: #fff; }

.tt- {
  text-transform: none; }

.tt-uc {
  text-transform: uppercase; }

.tt-lc {
  text-transform: lowercase; }

.td- {
  text-decoration: none; }

.td-ul {
  text-decoration: underline; }

.td-ol {
  text-decoration: overline; }

.ta-c {
  text-align: center; }

.ta-l {
  text-align: left; }

.ta-r {
  text-align: right; }

.ta-j {
  text-align: justify; }

.fl- {
  float: none; }

.fl-l {
  float: left; }

.fl-r {
  float: right; }

.fl-c {
  float: none;
  clear: both; }

.f- {
  font-weight: 400;
  font-style: normal; }

.f-i {
  font-weight: 400;
  font-style: italic; }

.f-b {
  font-weight: 700;
  font-style: normal; }

.f-bi, .f-ib {
  font-weight: 700;
  font-style: italic; }

.f-p {
  font-family: "Roboto", sans-serif; }

.f-s {
  font-family: "Roboto", sans-serif; }

.c- {
  color: #333; }

.c-p {
  color: #2A2A51; }

.c-s {
  color: #20F5A8; }

.f-11x {
  font-size: 1.1em; }

.f-12x {
  font-size: 1.2em; }

.f-14x {
  font-size: 1.4em; }

.f-16x {
  font-size: 1.6em; }

.f-18x {
  font-size: 1.8em; }

.f-20x {
  font-size: 2em; }

.f-24x {
  font-size: 2.4em; }

.f-30x {
  font-size: 3em; }

.pt- {
  padding-top: 0; }

.pt-s {
  padding-top: 20px; }

.pt-m {
  padding-top: 40px; }

.pt-l {
  padding-top: 60px; }

.pt-xl {
  padding-top: 80px; }

.va-c,
.va-t,
.va-b {
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .va-c > div,
  .va-t > div,
  .va-b > div {
    width: 100%; }

.va-c {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

.va-t {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start; }

.va-b {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end; }

.clearfix:after {
  content: ' ';
  display: table;
  clear: both; }

.anchor {
  display: block;
  visibility: hidden;
  width: 100%;
  height: 80px;
  margin: -80px 0 0;
  clear: both; }

.bg-none {
  background: none; }

.bg-soft {
  background: #f5f5f5; }

.bg-white {
  background: #fff; }

.bg-dark {
  background: #333 !important; }

.bg-color {
  background: linear-gradient(135deg, #20F5A8 0%, #2A2A51 100%); }

.bg-image {
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-size: cover; }

.bg-texture-light {
  background-image: url(../../img/texture-light.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-size: cover; }

.bg-texture-dark {
  background-image: url(../../img/texture-dark.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-size: cover; }

.bg-texture-color {
  background: linear-gradient(135deg, #20F5A8 0%, #2A2A51 100%);
  position: relative; }
  .bg-texture-color > div {
    position: relative;
    z-index: 2; }
  .bg-texture-color:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
    background: url("../../img/texture-shape.png") no-repeat 80% 100%;
    opacity: 0.3;
    filter: alpha(opacity=30); }
  @media only screen and (min-width: 1200px) {
    .bg-texture-color:after {
      opacity: 1;
      filter: alpha(opacity=100); } }

.block {
  padding: 40px 0; }
  .block-divide {
    border-top: 1px solid #ddd; }
  .block-collapse {
    padding: 0; }
  .block-small {
    padding: 20px 0; }
  .block-large {
    padding: 50px 0; }
  @media only screen and (min-width: 992px) {
    .block {
      padding: 80px 0; }
      .block-collapse {
        padding: 0; }
      .block-small {
        padding: 40px 0; }
      .block-large {
        padding: 100px 0; } }

.block-title h1, .block-title h2, .block-title h3 {
  text-align: center;
  color: #333;
  position: relative;
  text-transform: uppercase;
  padding: 0 0 30px;
  margin: 0 0 50px; }
  .block-title h1:after, .block-title h2:after, .block-title h3:after {
    content: '';
    display: block;
    width: 120px;
    border-top: 2px solid #2A2A51;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin: 0 0 0 -60px; }

.block-divider {
  border-top: 1px solid #ddd; }

.block-content-divider .block {
  padding-top: 0; }
  .block-content-divider .block .content {
    padding-top: 40px;
    border-top: 1px solid #ddd; }
  .block-content-divider .block-collapse .content {
    padding-top: 0; }
  .block-content-divider .block-small .content {
    padding-top: 20px; }
  .block-content-divider .block-large .content {
    padding-top: 50px; }
  @media only screen and (min-width: 992px) {
    .block-content-divider .block .content {
      padding-top: 80px; }
    .block-content-divider .block-small .content {
      padding-top: 40px; }
    .block-content-divider .block-large .content {
      padding-top: 100px; } }

.block-collapse-top .block {
  padding-top: 0; }

.block-collapse-bottom .block {
  padding-bottom: 0; }

.container {
  width: 1380px;
  max-width: 100% !important; }
  .container-large {
    width: 1730px; }
  .container-thin {
    width: 960px; }
  .container-full {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
    overflow: hidden; }
  @media only screen and (min-width: 992px) {
    .container {
      padding-left: 30px;
      padding-right: 30px; } }

.overflow-container {
  width: 100%;
  overflow: hidden; }

.flex-container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.row .col-1-5 {
  max-width: 20%; }
@media only screen and (min-width: 768px) {
  .row .col-sm-1-5 {
    max-width: 20%; } }
@media only screen and (min-width: 992px) {
  .row .col-md-1-5 {
    max-width: 20%; } }
@media only screen and (min-width: 1200px) {
  .row .col-lg-1-5 {
    max-width: 20%; } }

.row {
  margin: 0 0 0 -20px; }
  .row > *[class^="col"] {
    padding: 0 0 0 20px; }
  .row.grid-gap {
    margin-bottom: -20px; }
    .row.grid-gap > *[class^="col"] {
      padding-bottom: 20px; }
  .row.grid-collapse {
    margin: 0 !important; }
    .row.grid-collapse > *[class^="col"] {
      padding: 0 !important; }
  .row.grid-small {
    margin-left: -6px; }
    .row.grid-small > *[class^="col"] {
      padding-left: 6px; }
  .row.grid-large {
    margin-left: -40px; }
    .row.grid-large > *[class^="col"] {
      padding-left: 40px; }
  .row.grid-gap.grid-small {
    margin-bottom: -6px; }
    .row.grid-gap.grid-small > *[class^="col"] {
      padding-bottom: 6px; }
  .row.grid-gap.grid-large {
    margin-bottom: -40px; }
    .row.grid-gap.grid-large > *[class^="col"] {
      padding-bottom: 40px; }

.grid-divider {
  margin: 0 !important;
  border: 1px solid #ddd;
  border-width: 0 0 0 2px; }
  .grid-divider > div {
    border: 1px solid #ddd;
    border-width: 2px 2px 2px 0;
    margin: 0 0 -2px;
    padding: 0 !important; }

.breadcrumb {
  padding: 0 15px;
  margin: 0;
  background: #f5f5f5;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 18.2px;
  line-height: 1.1375rem; }
  .breadcrumb a + span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px; }
    .breadcrumb a + span:before {
      content: "-";
      display: inline-block;
      margin: 0 10px 0 0; }

.slick-wrapper {
  padding: 0 50px; }

.slick-slider .slick-track {
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
.slick-slider .slick-slide {
  position: relative;
  height: auto; }
.slick-slider .slick-arrow {
  display: inline-block;
  position: absolute;
  top: 50%;
  background: #fff;
  color: #2A2A51;
  border: none;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  z-index: 10;
  width: 50px;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  margin: -25px 0 0;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 30px;
  line-height: 1.875rem; }
  .slick-slider .slick-arrow:before {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    font-family: "icomoon" !important; }
  .slick-slider .slick-arrow.slick-prev {
    left: 50px; }
    .slick-slider .slick-arrow.slick-prev:before {
      content: '\f104'; }
  .slick-slider .slick-arrow.slick-next {
    right: 50px; }
    .slick-slider .slick-arrow.slick-next:before {
      content: '\f105'; }
  .slick-slider .slick-arrow.slick-disabled {
    background: #ddd; }

.slick-dotted .slick-dots {
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 100%;
  text-align: center; }
  .slick-dotted .slick-dots li {
    display: inline-block;
    padding: 5px; }
    .slick-dotted .slick-dots li button {
      display: block;
      position: relative;
      padding: 0;
      width: 30px;
      height: 30px;
      line-height: 30px;
      overflow: hidden;
      text-indent: 50px;
      background: none;
      border: none;
      cursor: pointer; }
      .slick-dotted .slick-dots li button:before {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 10px;
        height: 10px;
        background: #000;
        margin: -5px 0 0 -5px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        background-clip: padding-box;
        /* stops bg color from leaking outside the border: */
        -webkit-transition: 200ms;
        -moz-transition: 200ms;
        -ms-transition: 200ms;
        -o-transition: 200ms;
        transition: 200ms; }
      .slick-dotted .slick-dots li button:hover:before {
        background: #2A2A51; }
    .slick-dotted .slick-dots li.slick-active button:before {
      background: #2A2A51;
      -ms-transform: scale(1.6, 1.6);
      /* IE 9 */
      webkit-transform: scale(1.6, 1.6);
      /* Safari */
      transform: scale(1.6, 1.6); }

.panel {
  background: none;
  color: inherit;
  padding: 20px; }
  @media only screen and (min-width: 992px) {
    .panel {
      padding: 40px; } }

.btn-prev,
.btn-next {
  display: inline-block;
  margin: 0 1px 0 0;
  width: 55px;
  height: 55px;
  line-height: 55px;
  overflow: hidden;
  background: #2A2A51;
  color: #fff;
  text-align: center;
  font-size: 36px;
  font-size: 2.25rem; }
  .btn-prev:before,
  .btn-next:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%; }
  .btn-prev:hover,
  .btn-next:hover {
    background: #333362;
    color: #fff; }

.btn-prev:before {
  content: '<'; }

.btn-next:before {
  content: '>'; }

.iframe-wrapper {
  display: block;
  position: relative;
  width: 100%; }
  .iframe-wrapper:before {
    content: '';
    display: block;
    padding-top: 60%; }
  .iframe-wrapper iframe {
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.loader {
  position: relative; }
  .loader.loading {
    padding: 1px; }
    .loader.loading:before {
      content: '';
      display: block;
      margin: 30px auto;
      width: 70px;
      height: 70px;
      border: 10px solid #2A2A51;
      border-color: transparent #2A2A51;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      background-clip: padding-box;
      /* stops bg color from leaking outside the border: */
      -webkit-animation: rotation 1s infinite linear;
      -moz-animation: rotation 1s infinite linear;
      -ms-animation: rotation 1s infinite linear;
      -o-animation: rotation 1s infinite linear;
      animation: rotation 1s infinite linear; }

.social li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px; }
  .social li:before {
    display: none; }
  .social li a {
    display: block;
    width: 30px;
    height: 30px;
    overflow: hidden;
    text-align: center;
    background: #2A2A51;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 30px;
    line-height: 1.875rem; }
    .social li a:before {
      content: '';
      display: block;
      width: 100%;
      margin: 0 0 50px;
      font-family: "icomoon" !important; }
    .social li a:hover {
      text-decoration: none; }
  .social li.social_fb a:before {
    content: ""; }
  .social li.social_yt a:before {
    content: ""; }
  .social li.social_ig a:before {
    content: ""; }
  .social li.social_in a:before {
    content: ""; }
  .social li.social_tw a:before {
    content: ""; }
  .social li.social_web a {
    width: 32px;
    height: 32px;
    font-size: 32px;
    font-size: 2rem;
    line-height: 32px;
    line-height: 2rem;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    background: none;
    color: #888; }
    .social li.social_web a:before {
      content: ""; }

*[class*="respo-image"] {
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-size: cover; }
  *[class*="respo-image"]:after {
    content: '';
    display: block;
    padding-top: 100%; }
  *[class*="respo-image"] img {
    display: none !important; }

.respo-image-140:after {
  padding-top: 140%; }

.respo-image-100:after {
  padding-top: 100%; }

.respo-image-90:after {
  padding-top: 90%; }

.respo-image-80:after {
  padding-top: 80%; }

.respo-image-70:after {
  padding-top: 70%; }

.respo-image-60:after {
  padding-top: 60%; }

.respo-image-50:after {
  padding-top: 50%; }

.respo-image-40:after {
  padding-top: 40%; }

.respo-image-30:after {
  padding-top: 30%; }

.respo-image-20:after {
  padding-top: 20%; }

.gallery-item {
  position: relative;
  display: block; }
  .gallery-item img {
    width: 100%; }
  .gallery-item-label {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    padding: 30px 10px 10px;
    background: linear-gradient(0deg, #000, transparent);
    color: white;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 18px;
    line-height: 1.125rem; }
    .gallery-item-label strong,
    .gallery-item-label span {
      font-weight: 400;
      display: inline-block;
      vertical-align: middle; }
    .gallery-item-label strong {
      width: 100px;
      text-align: center;
      display: none; }
@media only screen and (min-width: 992px) {
  .gallery {
    margin: 0 0 30px; } }

.block-collapse .container-full .gallery .row {
  margin: 0 !important; }
  .block-collapse .container-full .gallery .row > *[class^="col"] {
    padding: 0 !important; }

.divider {
  display: block;
  width: 100%;
  border: none;
  padding-top: 30px;
  padding-bottom: 30px; }
  .divider:before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #ddd; }

.email_link,
.phone_link,
.address {
  display: inline-block;
  position: relative;
  font-weight: 700; }
  .email_link:before,
  .phone_link:before,
  .address:before {
    content: '\f003';
    color: #2A2A51;
    font-weight: 400;
    font-family: "icomoon" !important;
    display: inline-block;
    margin: 0 15px 0 0;
    vertical-align: middle;
    font-size: 1em;
    width: 15px;
    text-align: center; }

.phone_link:before {
  content: "\f095"; }

.address:before {
  content: '\f042'; }

.wpcf7-form input[type=submit] {
  display: table; }
.wpcf7-not-valid {
  border: #aa0000 1px solid !important;
  background: #fee; }
  .wpcf7-not-valid-tip {
    display: none !important; }
.wpcf7-response-output {
  margin: 30px 0 !important;
  padding: 20px !important;
  text-align: center; }
.wpcf7-validation-errors {
  color: #a00;
  border: #a00 1px solid !important;
  background: #fee; }
.wpcf7-mail-sent-ok {
  color: #0a0;
  border: #0a0 1px solid !important;
  background: #efe; }

.is-xl {
  display: none; }
  @media only screen and (min-width: 1600px) {
    .is-xl {
      display: block; } }

.is-xxl {
  display: none; }
  @media only screen and (min-width: 1700px) {
    .is-xxl {
      display: block; } }

.smap {
  width: 100%;
  height: 100%;
  min-height: 500px; }
  .smap img {
    max-width: none; }
  .smap .card-header:empty,
  .smap .card-footer:empty {
    display: none; }
  .smap .cluster > div {
    border: none !important;
    background: transparent url("../img/marker-cluster.png") no-repeat center bottom !important;
    color: #fff !important;
    border-radius: 0 !important;
    width: 102px !important;
    height: 113px !important;
    top: -56px !important;
    left: -51px !important; }
    .smap .cluster > div img {
      display: none; }

/*
 * jQuery Basic Table
 * Author: Jerry Low
 */
table.bt thead,
table.bt tbody th {
  display: none; }

table.bt tfoot th,
table.bt tfoot td,
table.bt tbody td {
  border: none;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  vertical-align: top;
  padding: 5px;
  /* IE 9 */
  float: left\9;
  width: 100% \9 ; }

table.bt tfoot th::before,
table.bt tfoot td::before,
table.bt tbody td::before {
  content: attr(data-th) "";
  display: inline-block;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  font-weight: bold;
  width: 50%;
  max-width: 200px; }

table.bt tfoot th.bt-hide,
table.bt tfoot td.bt-hide,
table.bt tbody td.bt-hide {
  display: none; }

table.bt tfoot th .bt-content,
table.bt tfoot td .bt-content,
table.bt tbody td .bt-content {
  vertical-align: top; }

.bt-wrapper.active {
  max-height: 310px;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

table.bt.bt--no-header tfoot td::before,
table.bt.bt--no-header tbody td::before {
  display: none; }

.cookie-bar {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 999;
  width: 100%;
  background: #2A2A51;
  color: #fff;
  padding: 15px;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  line-height: 1.3125rem; }
  .cookie-bar > div a {
    color: inherit;
    text-decoration: underline; }
  .cookie-bar > div p {
    margin: 0; }
  .cookie-bar button {
    display: table;
    margin: 15px auto 0;
    background: #fff;
    color: #2A2A51;
    padding: 10px 20px;
    border: none;
    text-transform: uppercase;
    cursor: pointer; }
  @media only screen and (min-width: 992px) {
    .cookie-bar {
      text-align: right; }
      .cookie-bar > div {
        text-align: left;
        display: inline-block;
        vertical-align: middle;
        width: 80%; }
      .cookie-bar button {
        display: inline-block;
        margin: 0 0 0 30px; } }

[data-aos^="slide"][data-aos^="slide"] {
  position: relative;
  transition-property: top;
  top: 100px; }
  [data-aos^="slide"][data-aos^="slide"].aos-animate {
    top: 0; }

.lazyload {
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms; }

.lazy-fade {
  opacity: 0;
  filter: alpha(opacity=0); }
  .lazy-fade.loaded {
    opacity: 1;
    filter: alpha(opacity=100); }

@-webkit-keyframes pulse {
  0% {
    -ms-transform: scale(1, 1);
    /* IE 9 */
    webkit-transform: scale(1, 1);
    /* Safari */
    transform: scale(1, 1); }
  100% {
    -ms-transform: scale(1.1, 1.1);
    /* IE 9 */
    webkit-transform: scale(1.1, 1.1);
    /* Safari */
    transform: scale(1.1, 1.1); } }
@-moz-keyframes pulse {
  0% {
    -ms-transform: scale(1, 1);
    /* IE 9 */
    webkit-transform: scale(1, 1);
    /* Safari */
    transform: scale(1, 1); }
  100% {
    -ms-transform: scale(1.1, 1.1);
    /* IE 9 */
    webkit-transform: scale(1.1, 1.1);
    /* Safari */
    transform: scale(1.1, 1.1); } }
@-ms-keyframes pulse {
  0% {
    -ms-transform: scale(1, 1);
    /* IE 9 */
    webkit-transform: scale(1, 1);
    /* Safari */
    transform: scale(1, 1); }
  100% {
    -ms-transform: scale(1.1, 1.1);
    /* IE 9 */
    webkit-transform: scale(1.1, 1.1);
    /* Safari */
    transform: scale(1.1, 1.1); } }
@-o-keyframes pulse {
  0% {
    -ms-transform: scale(1, 1);
    /* IE 9 */
    webkit-transform: scale(1, 1);
    /* Safari */
    transform: scale(1, 1); }
  100% {
    -ms-transform: scale(1.1, 1.1);
    /* IE 9 */
    webkit-transform: scale(1.1, 1.1);
    /* Safari */
    transform: scale(1.1, 1.1); } }
@keyframes pulse {
  0% {
    -ms-transform: scale(1, 1);
    /* IE 9 */
    webkit-transform: scale(1, 1);
    /* Safari */
    transform: scale(1, 1); }
  100% {
    -ms-transform: scale(1.1, 1.1);
    /* IE 9 */
    webkit-transform: scale(1.1, 1.1);
    /* Safari */
    transform: scale(1.1, 1.1); } }
@-webkit-keyframes rotation {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-moz-keyframes rotation {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-ms-keyframes rotation {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-o-keyframes rotation {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes rotation {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
.selectric-wrapper {
  position: relative;
  cursor: pointer; }

.selectric-responsive {
  width: 100%; }

.selectric {
  border: 1px solid #DDD;
  border-radius: 0px;
  background: #F8F8F8;
  position: relative;
  overflow: hidden; }
  .selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 38px 0 10px;
    font-size: 12px;
    line-height: 38px;
    color: #444;
    height: 38px;
    user-select: none; }
  .selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background-color: #F8f8f8;
    color: #BBB;
    text-align: center;
    font: 0/0 a;
    *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial; }
    .selectric .button:after {
      content: " ";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      width: 0;
      height: 0;
      border: 4px solid transparent;
      border-top-color: #BBB;
      border-bottom: none; }

.selectric-focus .selectric {
  border-color: #aaaaaa; }

.selectric-hover .selectric {
  border-color: #c4c4c4; }
  .selectric-hover .selectric .button {
    color: #a2a2a2; }
    .selectric-hover .selectric .button:after {
      border-top-color: #a2a2a2; }

.selectric-open {
  z-index: 9999; }
  .selectric-open .selectric {
    border-color: #c4c4c4; }
  .selectric-open .selectric-items {
    display: block; }

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  user-select: none; }

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0; }
  .selectric-hide-select select {
    position: absolute;
    left: -100%; }
  .selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10; }
    .selectric-hide-select.selectric-is-native select {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 100%;
      width: 100%;
      border: none;
      z-index: 1;
      box-sizing: border-box;
      opacity: 0; }

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important; }

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important; }

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #F8F8F8;
  border: 1px solid #c4c4c4;
  z-index: -1;
  box-shadow: 0 0 10px -6px; }
  .selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto; }
  .selectric-above .selectric-items {
    top: auto;
    bottom: 100%; }
  .selectric-items ul, .selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    min-height: 20px; }
  .selectric-items li {
    display: block;
    padding: 10px;
    color: #666;
    cursor: pointer; }
    .selectric-items li.selected {
      background: #E0E0E0;
      color: #444; }
    .selectric-items li.highlighted {
      background: #D0D0D0;
      color: #444; }
    .selectric-items li:hover {
      background: #D5D5D5;
      color: #444; }
  .selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    user-select: none; }
  .selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    user-select: none;
    background: none;
    color: #444; }
  .selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1; }
  .selectric-items .selectric-group li {
    padding-left: 25px; }

.mfp-content {
  max-width: 95%;
  margin: 20px auto; }
  .mfp-content table tr td {
    vertical-align: top; }

.white-popup {
  background: #fff; }
  .white-popup .loading {
    text-align: center;
    padding: 100px 30px; }
    .white-popup .loading:before {
      content: '';
      margin: auto;
      display: block;
      width: 80px;
      height: 80px;
      border: 5px solid #2A2A51;
      border-left-color: #fff;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      background-clip: padding-box;
      /* stops bg color from leaking outside the border: */
      -webkit-animation: rotation 2s linear 0s infinite;
      -moz-animation: rotation 2s linear 0s infinite;
      -ms-animation: rotation 2s linear 0s infinite;
      -o-animation: rotation 2s linear 0s infinite;
      animation: rotation 2s linear 0s infinite; }

.popup {
  padding: 40px 15px;
  margin: auto; }
  @media only screen and (min-width: 992px) {
    .popup {
      padding: 40px; } }

.fragment.carousel .block, .fragment.carousel .container {
  padding: 0;
  width: 100%; }
.fragment.carousel .gallery {
  margin: 0; }
  .fragment.carousel .gallery a .gallery-item-image {
    filter: grayscale(100%);
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms; }
  .fragment.carousel .gallery a:hover .gallery-item-image {
    filter: grayscale(0%); }
.fragment.carousel .slick-wrapper {
  padding: 0; }
.fragment.carousel .slick-list {
  margin: 0; }
.fragment.carousel .slick-arrow {
  top: 100%;
  left: auto;
  right: auto;
  margin: 0;
  width: 60px;
  height: 60px;
  line-height: 60px;
  background: #fff;
  color: #2A2A51;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }
  .fragment.carousel .slick-arrow.slick-next {
    left: 50%;
    margin: 15px 0 0 5px; }
  .fragment.carousel .slick-arrow.slick-prev {
    right: 50%;
    margin: 15px 5px 0 0; }
.fragment.carousel + .fragment {
  padding-top: 50px; }

.fragment.collapse {
  display: block; }
  .fragment.collapse .toggle {
    padding: 20px 20px;
    border-bottom: 2px solid #2A2A51; }
    .fragment.collapse .toggle-target {
      display: none; }
    .fragment.collapse .toggle-btn span:nth-of-type(2) {
      display: none; }
    .fragment.collapse .toggle.open .toggle-target {
      display: block; }
    .fragment.collapse .toggle.open .toggle-btn span {
      display: none; }
      .fragment.collapse .toggle.open .toggle-btn span:nth-of-type(2) {
        display: block; }

.fragment.downloads {
  text-align: center; }
  .fragment.downloads ul li {
    padding: 0 0 15px 0; }
    .fragment.downloads ul li a:before {
      content: '\f019';
      font-family: "icomoon" !important;
      display: inline-block;
      margin: 0 15px 0 0; }

.fragment.gallery {
  padding: 0;
  margin: 0; }
  .fragment.gallery .gallery-carousel .gallery-item {
    padding: 0 10px;
    margin: 0; }
    .fragment.gallery .gallery-carousel .gallery-item-label {
      position: static;
      background: none;
      color: #333; }
  .fragment.gallery .gallery-logo .gallery-item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .fragment.gallery .gallery-logo .gallery-item > div {
      width: 16.6666%; }

.fragment.gallery .container-full .gallery-carousel {
  margin: 0; }
  .fragment.gallery .container-full .gallery-carousel .gallery-item {
    padding: 0; }

.fragment.image_block {
  background: #f5f5f5;
  position: relative;
  padding-top: 130px;
  margin-top: 100px; }
  .fragment.image_block .fragment-topimage img {
    display: block;
    width: 200px;
    height: 200px;
    position: absolute;
    top: 0;
    left: 50%;
    margin: -100px 0 0 -100px;
    border: 5px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */ }

.fragment.modal .block, .fragment.modal .container {
  padding: 0;
  width: 100%; }
.fragment.modal table tr td {
  vertical-align: top; }

.fragment.module {
  padding: 0; }

.fragment.saura_story_modal .block, .fragment.saura_story_modal .container {
  padding: 0;
  width: 100%; }

.story-list:not(:first-child) {
  margin-top: 40px; }
.story-list .story-nav ul {
  text-align: center;
  display: block;
  border-top: 1px solid #ddd;
  margin: 0 0 25px; }
  .story-list .story-nav ul li a {
    padding: 15px 40px 15px 15px;
    border-bottom: 1px solid #ddd;
    position: relative; }
    .story-list .story-nav ul li a:after {
      content: '';
      display: block;
      width: 8px;
      height: 8px;
      background: transparent;
      border: 1px solid #2A2A51;
      border-width: 1px 1px 0 0;
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      position: absolute;
      right: 25px;
      top: 50%;
      margin: -5px 0 0; }
    .story-list .story-nav ul li a.active {
      font-weight: 700; }
@media only screen and (min-width: 768px) {
  .story-list .story-nav ul {
    text-align: left; }
    .story-list .story-nav ul li a {
      padding: 15px 40px 15px 0; } }
@media only screen and (min-width: 992px) {
  .story-list .story-nav ul {
    margin: 0 50px 0 0; } }

.tile-grid.text .tile-item {
  display: block;
  position: relative;
  text-align: center;
  padding: 20px 25px 60px;
  background: #f5f5f5;
  height: 100%;
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms; }
  .tile-grid.text .tile-item-title {
    font-weight: 600;
    margin: 0 0 2rem; }
  .tile-grid.text .tile-item-content {
    position: relative;
    top: 0;
    -webkit-transition: 200ms;
    -moz-transition: 200ms;
    -ms-transition: 200ms;
    -o-transition: 200ms;
    transition: 200ms; }
    .tile-grid.text .tile-item-content i:before {
      color: #2A2A51;
      font-size: 100px;
      font-size: 6.25rem;
      line-height: 100px;
      line-height: 6.25rem; }
  .tile-grid.text .tile-item-cta {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 200ms;
    -moz-transition: 200ms;
    -ms-transition: 200ms;
    -o-transition: 200ms;
    transition: 200ms; }
    .tile-grid.text .tile-item-cta a {
      background: #f5f5f5;
      color: #2A2A51;
      margin: 0; }
      .tile-grid.text .tile-item-cta a:hover {
        background: #fff;
        color: #2A2A51 !important; }
  .tile-grid.text .tile-item:hover {
    background: #2A2A51;
    color: #fff; }
    .tile-grid.text .tile-item:hover i:before {
      color: inherit; }
    .tile-grid.text .tile-item:hover .tile-item-content {
      top: -20px; }
    .tile-grid.text .tile-item:hover .tile-item-cta {
      opacity: 1;
      filter: alpha(opacity=100);
      bottom: 30px; }
@media only screen and (min-width: 992px) {
  .tile-grid.text .tile-item {
    padding: 40px 30px 50px; } }

.tile-grid.steps .tile-item {
  display: block; }
  .tile-grid.steps .tile-item-title {
    display: block;
    position: relative;
    padding: 0 15px 0 45px;
    margin: 0;
    background: #2A2A51;
    color: #fff;
    white-space: nowrap;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    height: 50px;
    line-height: 50px; }
  .tile-grid.steps .tile-item-content {
    padding: 25px 15px 15px 25px;
    color: #888;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 22.5px;
    line-height: 1.40625rem; }
    .tile-grid.steps .tile-item-content ul li {
      padding-bottom: 15px; }
.tile-grid.steps .row > div:first-child .tile-item-title:before {
  display: none; }
.tile-grid.steps .row > div:last-child .tile-item-title:after {
  display: none; }
.tile-grid.steps .row > div:nth-last-child(4) .tile-item-title {
  background: #468dd3; }
  .tile-grid.steps .row > div:nth-last-child(4) .tile-item-title:after {
    border-left-color: #468dd3; }
.tile-grid.steps .row > div:nth-last-child(4) ul li:before {
  border-left-color: #468dd3; }
.tile-grid.steps .row > div:nth-last-child(3) .tile-item-title {
  background: #375fad; }
  .tile-grid.steps .row > div:nth-last-child(3) .tile-item-title:after {
    border-left-color: #375fad; }
.tile-grid.steps .row > div:nth-last-child(3) ul li:before {
  border-left-color: #375fad; }
.tile-grid.steps .row > div:nth-last-child(2) .tile-item-title {
  background: #333f7d; }
  .tile-grid.steps .row > div:nth-last-child(2) .tile-item-title:after {
    border-left-color: #333f7d; }
.tile-grid.steps .row > div:nth-last-child(2) ul li:before {
  border-left-color: #333f7d; }
@media only screen and (min-width: 992px) {
  .tile-grid.steps .tile-item-title:before, .tile-grid.steps .tile-item-title:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 1px solid transparent;
    border-left-color: #f5f5f5;
    border-width: 25px 0 25px 30px;
    position: absolute;
    top: 0;
    left: 0; }
  .tile-grid.steps .tile-item-title:after {
    left: 100%;
    border-left-color: #2A2A51;
    z-index: 10; } }

.tile-grid.sideline .tile-item {
  display: block;
  background: #f5f5f5;
  border-left: 5px solid #2A2A51;
  padding: 20px;
  height: 100%; }
  .tile-grid.sideline .tile-item p {
    margin: 0; }
  .tile-grid.sideline .tile-item-title {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 27px;
    line-height: 1.6875rem; }
  .tile-grid.sideline .tile-item-content {
    color: #888;
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem; }
.tile-grid.sideline .row > div:nth-last-child(2) .tile-item {
  border-left-color: #333f7d; }
.tile-grid.sideline .row > div:nth-last-child(3) .tile-item {
  border-left-color: #375fad; }
.tile-grid.sideline .row > div:nth-last-child(4) .tile-item {
  border-left-color: #468dd3; }
@media only screen and (min-width: 768px) {
  .tile-grid.sideline .tile-item {
    padding: 30px; } }

.tile-grid.counter .tile-item {
  display: block;
  position: relative;
  text-align: center;
  padding: 20px 15px;
  height: 100%; }
  .tile-grid.counter .tile-item-title {
    font-weight: 600;
    margin: 0;
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 78px;
    line-height: 4.875rem; }
  .tile-grid.counter .tile-item-perex {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    color: #888;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18.2px;
    line-height: 1.1375rem; }
@media only screen and (min-width: 992px) {
  .tile-grid.counter .tile-item {
    padding: 20px 30px; } }

.fragment.timeline .timeline {
  position: relative;
  margin: 160px 0 0;
  border-left: 1px solid #2A2A51; }
  .fragment.timeline .timeline:before {
    content: '';
    display: block;
    width: 160px;
    height: 160px;
    background: url("../../img/crest.png") no-repeat center bottom;
    position: absolute;
    top: -160px;
    left: -80px; }
  .fragment.timeline .timeline-item {
    width: 100%;
    padding: 15px 0; }
    .fragment.timeline .timeline-item-year {
      width: 150px;
      margin: 20px 100px 20px 0;
      padding: 0 0 0 15px;
      border-bottom: 1px solid #2A2A51;
      text-transform: uppercase;
      position: relative;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .fragment.timeline .timeline-item-inner {
      padding: 0 15px; }
    .fragment.timeline .timeline-item-content {
      padding: 30px 100px -10px 0; }
      .fragment.timeline .timeline-item-content > *:last-child {
        margin-bottom: 0; }
    .fragment.timeline .timeline-item-image {
      width: 500px;
      max-width: 100%; }
@media only screen and (min-width: 768px) {
  .fragment.timeline .timeline-item-inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between; } }
@media only screen and (min-width: 992px) {
  .fragment.timeline .timeline-item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    .fragment.timeline .timeline-item-year {
      margin: 0 100px 0 0; }
      .fragment.timeline .timeline-item-year span {
        position: absolute;
        bottom: 0;
        left: 30px; }
    .fragment.timeline .timeline-item-inner {
      padding: 0; } }

.fragment.topimage .block, .fragment.topimage .container {
  padding: 0;
  width: 100%; }
.fragment.topimage .topimage {
  min-height: 50vh;
  position: relative;
  padding: 100px 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-size: cover;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .fragment.topimage .topimage-inner {
    width: 100%;
    max-width: 900px;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 10;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 36px;
    line-height: 2.25rem; }
    .fragment.topimage .topimage-inner:after {
      content: '';
      position: absolute;
      display: block;
      width: 100px;
      border-top: 2px solid #fff;
      bottom: 0;
      left: 50%;
      margin: 0 0 0 -50px; }
  .fragment.topimage .topimage:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3); }

.fragment.topvideo .block, .fragment.topvideo .container {
  padding: 0;
  width: 100%; }
.fragment.topvideo .video-wrapper {
  position: relative;
  min-height: 300px; }
  .fragment.topvideo .video-wrapper video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover; }
  .fragment.topvideo .video-wrapper .video-cover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 15px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 37.5px;
    line-height: 2.34375rem;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    .fragment.topvideo .video-wrapper .video-cover:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAH0lEQVQYV2NkQAX/GZH4/xkYGBhhAmAOSBJEwDkgAQCCrgQEjpMcPgAAAABJRU5ErkJggg==");
      background-attachment: fixed;
      opacity: 0.8;
      filter: alpha(opacity=80); }
    .fragment.topvideo .video-wrapper .video-cover > div {
      width: 100%;
      position: relative;
      z-index: 2; }
    .fragment.topvideo .video-wrapper .video-cover .btn {
      margin: 10px; }
    .fragment.topvideo .video-wrapper .video-cover ul {
      display: none; }
  .fragment.topvideo .video-wrapper .video-scroll {
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 0; }
    .fragment.topvideo .video-wrapper .video-scroll a {
      text-align: center;
      display: inline-block;
      font-size: 0;
      width: 60px;
      height: 60px;
      line-height: 60px;
      background: #fff;
      box-shadow: 0 0 3px #888;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      background-clip: padding-box;
      /* stops bg color from leaking outside the border: */
      opacity: 1;
      filter: alpha(opacity=100); }
      .fragment.topvideo .video-wrapper .video-scroll a:before {
        content: '\f107';
        font-family: "icomoon" !important;
        font-size: 30px;
        font-size: 1.875rem; }
      .fragment.topvideo .video-wrapper .video-scroll a:hover, .fragment.topvideo .video-wrapper .video-scroll a:focus {
        background: #333;
        color: #fff;
        opacity: 1;
        filter: alpha(opacity=100); }
@media only screen and (min-width: 992px) {
  .fragment.topvideo .video-wrapper .video-cover {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 75px;
    line-height: 4.6875rem; }
    .fragment.topvideo .video-wrapper .video-cover ul {
      display: block;
      opacity: 1;
      filter: alpha(opacity=100); }
      .fragment.topvideo .video-wrapper .video-cover ul.active {
        position: relative;
        height: 50px;
        top: -10px;
        font-size: 50px;
        font-size: 3.125rem;
        line-height: 50px;
        line-height: 3.125rem; }
        .fragment.topvideo .video-wrapper .video-cover ul.active li {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          opacity: 0;
          filter: alpha(opacity=0);
          -webkit-transition: 2500ms;
          -moz-transition: 2500ms;
          -ms-transition: 2500ms;
          -o-transition: 2500ms;
          transition: 2500ms; }
          .fragment.topvideo .video-wrapper .video-cover ul.active li.in {
            opacity: 1;
            filter: alpha(opacity=100); }
          .fragment.topvideo .video-wrapper .video-cover ul.active li.out {
            opacity: 0;
            filter: alpha(opacity=0); } }
@media only screen and (min-width: 1200px) {
  .fragment.topvideo .video-wrapper .video-cover ul.active {
    height: 80px;
    font-size: 80px;
    font-size: 5rem;
    line-height: 80px;
    line-height: 5rem; }
  .fragment.topvideo .video-wrapper .video-content {
    width: 50%;
    margin: auto; } }

.fragment-content[class*="bg-"] {
  padding: 15px; }
@media only screen and (min-width: 992px) {
  .fragment-content[class*="bg-"] {
    padding: 30px; } }

.fragment.slideshow > .block, .fragment.slideshow .block > .container {
  padding: 0;
  width: 100%; }
.fragment.slideshow .fragment-content {
  transform: none; }
.fragment.slideshow .text-light-shadow {
  text-shadow: 0px 0px 5px #000; }

.slideshow-content {
  display: block;
  position: absolute;
  width: 50%;
  height: 50%;
  margin: 0 25% 0;
  top: 25%;
  left: 0;
  text-align: center;
  z-index: 2;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  .slideshow-content-inner {
    max-width: 500px;
    margin: auto;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 45px;
    line-height: 2.8125rem; }
.slideshow-slider-item {
  height: 100%;
  min-height: 350px;
  padding: 30px 0 50px;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-size: cover; }
  .slideshow-slider-item:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-attachment: fixed; }
  .slideshow-slider-item-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .slideshow-slider-item-content {
    padding: 30px 0; }
    .slideshow-slider-item-content a {
      margin: 25px auto 0; }
  .slideshow-slider-item .image-center-center {
    background-position: center center; }
  .slideshow-slider-item .image-center-left {
    background-position: left center; }
  .slideshow-slider-item .image-center-right {
    background-position: right center; }
  .slideshow-slider-item .image-top-center {
    background-position: center top; }
  .slideshow-slider-item .image-top-left {
    background-position: left top; }
  .slideshow-slider-item .image-top-right {
    background-position: right top; }
  .slideshow-slider-item .image-bottom-center {
    background-position: center bottom; }
  .slideshow-slider-item .image-bottom-left {
    background-position: left bottom; }
  .slideshow-slider-item .image-bottom-right {
    background-position: right bottom; }
.slideshow-slider.overlay-black30 .slideshow-slider-item:before {
  background-color: rgba(0, 0, 0, 0.3); }
.slideshow-slider.overlay-black50 .slideshow-slider-item:before {
  background-color: rgba(0, 0, 0, 0.5); }
.slideshow-slider.overlay-white30 .slideshow-slider-item:before {
  background-color: rgba(255, 255, 255, 0.3); }
.slideshow-slider.overlay-white50 .slideshow-slider-item:before {
  background-color: rgba(255, 255, 255, 0.5); }
.slideshow-slider.overlay-color30 .slideshow-slider-item:before {
  background-color: rgba(42, 42, 81, 0.3); }
.slideshow-slider.overlay-color50 .slideshow-slider-item:before {
  background-color: rgba(42, 42, 81, 0.5); }
.slideshow-slider.texture-dark1 .slideshow-slider-item:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAH0lEQVQYV2NkQAX/GZH4/xkYGBhhAmAOSBJEwDkgAQCCrgQEjpMcPgAAAABJRU5ErkJggg=="); }
.slideshow-slider.texture-dark2 .slideshow-slider-item:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAF0lEQVQYV2NkYGD4z8DAwMgAI0AMDA4AI3EBBMY7CTgAAAAASUVORK5CYII="); }
.slideshow-slider.texture-light1 .slideshow-slider-item:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIElEQVQYV2NkQAL/////zwjjgzkgABKAcUBsRmQOSAAAIAYQASyLe4sAAAAASUVORK5CYII="); }
.slideshow-slider.texture-light2 .slideshow-slider-item:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGklEQVQYV2P8////f0ZGRkYGBgYGMAEDKBwAkmUEBJlpJvMAAAAASUVORK5CYII="); }
.slideshow .slick-slider .slick-list {
  margin: 0; }
.slideshow .slick-slider .slick-arrow {
  top: 50%;
  margin-top: -25px;
  height: 50px;
  width: 50px; }
.slideshow .slick-slider .slick-next {
  right: 15px; }
.slideshow .slick-slider .slick-prev {
  left: 15px; }
.slideshow .slick-slider .slick-dots {
  bottom: 20px; }
  .slideshow .slick-slider .slick-dots > li button:before {
    background: #fff; }
@media only screen and (min-width: 992px) {
  .slideshow-content-inner {
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 90px;
    line-height: 5.625rem; }
  .slideshow-slider-item {
    min-height: 70vh;
    padding: 100px 0; }
    .slideshow-slider-item-image.gap-left {
      padding-left: 30px; }
    .slideshow-slider-item-image.gap-right {
      padding-right: 30px; }
  .slideshow .slick-slider .slick-dots {
    bottom: 30px; } }

.header {
  position: relative;
  color: #2A2A51;
  padding: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0);
  background: white;
  border-bottom: 1px solid rgba(42, 42, 81, 0.3);
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  /*
  CZ:data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAB2ElEQVRIS2NMrdnipyjxbuafv78lGOgIuDg5nquqyDsyqjg2/WX6/4vJ1VaSQVyEg45OYGAAOYJR3Lj8P8hWXcsIhvZsJQYtRS66OKJ35iKwPXAHqJuGgwX87YQZ0gIkGZiYGGnqEJwOANkqKcLG0JWjxCAiwEozR+B1AMzW0hhZBicTAZo4gigHgGw20eRlqEmSY2BnZaKqQ4h2AMhWLg4mhvYsJQY1OU6qOYIkB8BsDXcVZYjzkmCgRvokywEgh8hJsDN05igxCPCwUBQaZDsAnHcZGRiqEuQYbPT5yXYERQ6A2QpyQFmsLAMrC+llBlUcYPryEEP6pVYG1n+/SA6J9a8/Yi8JiTGJ8f9/hrwLdQxGr44QoxyrGrIdIPf5LkP56WIGnt8QH5ALyHJAyO05DD73ljEwMoDrL4oASQ4A+bbqVAGD9JcHFFmKrJloB1g+38uQcqWTgeXfb6pZDjKIoAOY//9lyD9fw6D/+gRVLYYZhtcBCp9uMZSdKWHg/v2ZJpbjDYGIm9MZPB6spkpCw+d6jBAw03NjqDydzyD59THNfI01EaqYlP7l+f6Syff5ZgbBX+/pYjnMEnZmxieMeYYRzip3Vy/98++vOD1tB1kuw8rmAgAVQ71vh/L1VAAAAABJRU5ErkJggg==
  EN:data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAFJklEQVRIS+2Wa1BUZRjHf2f3wAK7G4iKiOItNRgZawxdaSa/mF3GcHJSKTPvhXjBTEnLQMOAtMQL5XhDx2tZQ5OCHwybRmcSSR2VodEhvCIBXgYW2HV195zTnHfdlU1KqQ/1ofPlvM/7Ppf/+7zPTRpHUvZgKpZacBgAWtcV6j/2bYFfKm+Kddsve10XQVrmzwjY98llzb8vExYmsyQvIoDPJ9eKWa1gcI6UjVnxGW8LYMaECQwftouampa/BcBolCj6diwVl4+2C0DYwqxK+aDpxLThCUhR0Zgzc5AThwmhxiYPKSkXabYrfiWlpQOxWo00xMej2u1i3xAeTrdz52hpURg1qkrsrS+IZWiiGUmSUG9cx/lxJp6fj/n1bD9eKdZ+AFOGDfIeShIhE6cQOisdKTiY5maFjIwazp69LY4fBiA5uZqNG3sRFxcq+O/+WIojdzlasxcsRhl53EQKFy72msteVyg8MF9r4u6+neC+Kw7kAU9gyV6J3H8giqJRVNRIfn7DXwK4fVulsdFDTEwwmqOV1s9yuVPynf/WRtuzmNIXY+jVB1VV2L+/+j6AjLenotbW4CpYhefoD150JhPmOQsIe2MKigpHjrRgs1kwmw0BT2Ds0YOoEyfQNOFA3GdO0Zy5GKX2mveJevclJH0xctIIQZ8+7SQv7xDFxReQYKX2wgt9ycp6iSFDwgSD/lbOtXmoF38VdLAtifDslWidu6EHl26kbQwYY2OJKi9HR9BSkI9jx1ZQFCSLlZDpszGNnwRBQdTXuykpsbN79y3Ky4u9l9QB6AubLZmUlEiSkyPo2TNIKHAV7eX2pvWoLXYMj4UT8eFHhL74shBsD4By4zr1I59BkgyYxrxKaNq7GCI7C/6DB+1s2HAdh0MVtB+ALwYy06f73+pRFu164FEE7/GsWL8tMAj/NQC+OvBa9+4dwP/PWb+qq/N64H8APg9MjIvrkF/V5maRdt5EN2CwWjskv/f8+f9IEPrS8J1pUwQiWZYwmQyi2KCpaE4nmqogBZswhIT4b9leGmoeN6rT2zMMoaEgB4m1x6Phcnnz3/et3b7D64G2hSgjI5rRo8PFQcuhg9QtmoeutNeaz+n0ylixrztdx/ZndcB1oZpLUyfhqqoicmYaUe8vQ5JlysocrF5dz82bHqEnoBJ2725mz57JJCWZ0dxuGnKyuFW4CVPvPvTbsZuwQQniua/WuOjSOfjBXuArxfeup7S2cnleGk3FBwh9eiixG7YR1KMnDQ0e1q5toKys9cFKqDcjd+01rrw1GeeZU4Q/N4rHN29DjohAUTW+L7XzSW49JSUDHpgHjDExRJ08ib1ZISREwhRsQNM06taspjZvBUZrOLEFm7GOfF5A1PvB+PFbAoMwtU83rqan4mlqosfCRfT8IBPJaOSOW+XTVfWUFHv7+cPmgdTUK3yxoRedImTB33S4lOqZ04TebnMXEL0kC0k2cuBAFXPnHr5fiGzWUIwWM/03FdI5eYxX2O5hdtpVLl684w+ehwHQJ6KwMAM5uTGidRskCdflS5x/fQLOykostiT6btnJ1n6xXg/46sCIpxKI//JrwuLihftOnHKw5L1anM7A6H0UAD60k96MZFZqV2TZgOJwUD0njRvf7COoa1eOXam99wR/GErnuRWWLf+J3JyygLTxER2ZinWZxMRoSg+nULBjj1DRdppuxapI+lj+JBVLzffG8n3Dd1F+/Ld2jeubHQWgy3TqFMKC5ZYAALrxChJyfwdy2oeb0oaIwAAAAABJRU5ErkJggg==
  US:data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAWCAYAAAChWZ5EAAABT0lEQVRIS2PMFlaJ3SwbPO8dqwgLAwgwM4Ephr//IDQRfCYONobqI7kQ9cSDl///M6QyyhmU/37LKAixnEzAyM7KUHummBzdLxl5TLv////zl2HnvBQGRkYGhpiGC2CDFtcbEM1nZmNhODXXgiQHTJm3FKwe7oBd81MYGBkYGKKhDljSYEA0n5mVheHUPHIdYNH7///P3wxi8iYk+xzmZVZudoZtpyJJCoG1959AQwDNAaT4HGYjGzc7w1ayHTCaBkbTwGgaQEsDJGVmqGKKygE+h8n///34xSAhZ8zA8J+BgYmNGVwC/v39l2g+Oy8Hw/q9gSS5HV4QNU2c+5+dnY0hNTqUJAMoVQyvCwbcAZ0soIBnYAhWlKHUUyTph0fBgDtgwKNgwB3QycLwgoGBQZykCKSe4meMHcwMvoyMDHMYGBjEqGcuUSY9+/+fIQMA7YEh8yRPGe0AAAAASUVORK5CYII=
  SK:data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAACGUlEQVRIS2PcuO+I+u07D/d/+/5DkoGOgIuT47mqirwjY8+spc/obTnMnyBHMDZNnPsfJFCcHkdH/zMw9M5cBLZv1AGDOwRYWZgYmBkZGZiYGFHSx79//xn+/v/P8PvPP7LTDcE0ALKclZkJrwW///4j2xFwBzBq1v9nZmFl0DZ2RbFsQZUWg4EqD8OrOD+Gn+dPo8gxGVkxSC9cy3DxzheG+NZrZIXCpZPbILkAlwMuzDcDK3isi1k+fWPlZVA/dwssb5B4iv4O+M4jwqB2/DLDz1//GMzTz9DfAR9EVRl09x1i+PztL4Nt9lnaOuCBniwD8/8/KJa8FdNkMNi7jz4OOGLtwCD/6SaKA84ZxDH4L+5keP72F4NnyQXahMCZOaYMLMyMDOkZOxl8b81iYPv7E2zRKy4ZhoNWxQyza1UZHr/6yeBbfpE2DljRqMOgIcfFkDrhFcPtp79RLHE34WKoDBdk2HT0DUPdnHuUOWC5AAO4NrSWkUAxSLCyhYEnKpnh6sNfDIv2fGb4+RusjEFKmJkh3YufgZ+bieFdQzHD17XLyHLA0ScvIOUALgeAJMVX72Zg09DBasG3nZsY3pakk2U5SBNRDgAp/FtQzfDTypGBhY0NbNmXF88YxPZsYfizZgnZlpPkAIpswaOZ6BAYEQ64zMDAgD2l0cr7CHPPMy7jZhBnYmPY9/8/gxbt7UOx4fz/3wyeAPefBh77NilYAAAAAElFTkSuQmCC
  DE:data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAlklEQVRIS2NkYGAQZ2Bg2MPAwKDDQF9whYGBwYWRgYHh8gBYDvPqFZAD/oN46urqdPX/zZs3wfaNOmA0BAY+BHYxMvxnZmJiUJOSomsuuP7kCSQXjDpgNARGQ2DAQ+BUA6Q2NA2QoGs5cHrDC0g5MOqA0RAYDCEwcI1SRobzjCdaGcSZfjPsY2Bg0KJrPmRkOP+PhcETAFVyagAlg6MsAAAAAElFTkSuQmCC
  FR:data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAjUlEQVRIS2N01pktzszMvIeBgUGHAQ+wSfqPTxpDTrkyF696RgaGKwyMjC6MbvrzLhOyHGQStR0AMhPkCJADwF5TEA7B6+L+bZwkhcAHVSW86g+8fQuWH3XAaAiMhsBoCIyGwGgIjIbAaAiMhsCgCIEBa5QyMDCcZwQ1y5mYmfcxMjBo0bNZDrackdETAIE6sTOFYlSxAAAAAElFTkSuQmCC
  RU:data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAo0lEQVRIS2PcuO+I+u07D/d/+/5DkoGOgIuT47mqirwjY8+spc/obTnMnyBHMDZNnPsfJFCcHkdH/zMw9M5cBLZv1AGjITDwIcCoWf+fhZWNwcotnq654NDW2ZBcMOqA0RAYDYEBD4HlAgzg2tBaRoKu5cDRJy8g5cCoA0ZDYDCEwGUGBgYdumYBhGXnGZdxM4gzsTHs+/+fQYvOjjj//zeDJwBxf34P7r+YUwAAAABJRU5ErkJggg==
  IT:data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAjElEQVRIS2NkqPITZ2D4s4eBgUGHAQ9oEg/GJ40hp5mfhVc9IwPDlV8MLC6MDFVelwlZDjKJ2g4AmQlyBMgB/0EcfTNdvC4+5tFCUgj89/bHq3773r1g+VEHjIbAaAiMhsBoCIyGwGgIjIbAaAgMihAYsEYpA8P/84zQZvk+BgYGLXo2y0GW/2Zg9QQAktGyguiWVuAAAAAASUVORK5CYII=
  PL:data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAlklEQVRIS2PcuO+I+u07D/d/+/5DkoGOgIuT47mqirwjY8+spc/obTnMnyBHMDZNnPsfJFCcHkdH/zMw9M5cBLZv1AGjITAaAqMhMPAhMJmBAVwSeqlK07Uk3Hb7KaQkHHXAaAiMhsBoCAx4CMxkZnr26+8/uraIYUUuOzPTE8aNvLzqL759PfDr7z8JepbFIMvFubhdABr9hiLY/1hmAAAAAElFTkSuQmCC
  */ }
  .header-inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch; }
    .header-inner > div {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
    .header-inner > div:last-child {
      text-align: right; }
  .header:after {
    content: '';
    display: block;
    clear: both; }
  .header-logo {
    padding: 15px 15px 15px 0; }
    .header-logo a {
      color: inherit;
      font-weight: 700;
      text-transform: uppercase;
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 20px;
      line-height: 1.25rem; }
      .header-logo a img {
        max-height: 55px; }
  .header-hamburger {
    display: inline-block; }
    .header-hamburger a {
      display: block;
      width: 50px;
      height: 50px;
      position: relative;
      overflow: hidden;
      background: none; }
      .header-hamburger a span {
        display: block;
        position: absolute;
        top: 50%;
        left: 25%;
        width: 50%;
        height: 3px;
        margin: -1px 0 0;
        transition-timing-function: ease;
        transition-duration: .15s;
        transition-property: transform;
        border-radius: 4px;
        background-color: #2a2a51;
        transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        transition-duration: 75ms;
        font-size: 0;
        text-indent: 100px; }
        .header-hamburger a span:before, .header-hamburger a span:after {
          left: 0;
          content: "";
          position: absolute;
          width: 100%;
          height: 3px;
          transition-timing-function: ease;
          transition-duration: .15s;
          transition-property: transform;
          border-radius: 4px;
          background-color: #2A2A51; }
        .header-hamburger a span:after {
          top: 9px;
          transform: rotate(0); }
        .header-hamburger a span:before {
          bottom: 9px;
          transform: rotate(0); }
  .header-menu {
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    text-align: left;
    background: #fff;
    max-height: 0;
    overflow-y: auto;
    -webkit-transition: 200ms;
    -moz-transition: 200ms;
    -ms-transition: 200ms;
    -o-transition: 200ms;
    transition: 200ms; }
    .header-menu > ul > li {
      position: relative; }
      .header-menu > ul > li > a {
        display: block;
        padding: 15px 20px;
        border-bottom: 1px solid rgba(42, 42, 81, 0.3);
        text-transform: uppercase; }
        .header-menu > ul > li > a:hover, .header-menu > ul > li > a:focus {
          color: #20F5A8; }
      .header-menu > ul > li > ul {
        display: none;
        background: #f5f5f5; }
        .header-menu > ul > li > ul > li {
          display: block; }
          .header-menu > ul > li > ul > li > a {
            text-transform: uppercase;
            display: block;
            padding: 15px 25px; }
            .header-menu > ul > li > ul > li > a:hover {
              background: gainsboro; }
          .header-menu > ul > li > ul > li ul {
            background: white; }
            .header-menu > ul > li > ul > li ul li {
              padding: 0 0 0 30px;
              position: relative; }
              .header-menu > ul > li > ul > li ul li:before {
                display: block;
                content: '';
                width: 0;
                height: 0;
                border: 6px solid transparent;
                border-left-color: #20F5A8;
                position: absolute;
                top: 15px;
                left: 30px; }
              .header-menu > ul > li > ul > li ul li a {
                display: block;
                padding: 10px 25px; }
                .header-menu > ul > li > ul > li ul li a:hover, .header-menu > ul > li > ul > li ul li a:focus {
                  color: #20F5A8; }
    .header-menu .menu-toggle {
      display: block;
      position: absolute;
      top: 5px;
      right: 20px;
      padding: 10px;
      border: none; }
      .header-menu .menu-toggle:before {
        display: block;
        content: '\f105';
        font-family: "icomoon" !important;
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transition: 200ms;
        -moz-transition: 200ms;
        -ms-transition: 200ms;
        -o-transition: 200ms;
        transition: 200ms; }
    .header-menu .open + .menu-toggle:before {
      -ms-transform: rotate(-90deg);
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg); }
  .header.open .header-hamburger a span {
    background-color: rgba(255, 255, 255, 0); }
    .header.open .header-hamburger a span:after {
      top: 0;
      transform: rotate(-45deg); }
    .header.open .header-hamburger a span:before {
      bottom: 0;
      transform: rotate(45deg); }
  .header.open .header-menu {
    max-height: 90vh; }
  .header-lang {
    position: relative;
    height: 30px;
    width: 30px;
    margin: 0 0 0 15px; }
    .header-lang ul {
      position: absolute;
      top: 0;
      left: 0; }
      .header-lang ul li {
        display: none;
        margin: 0 1px 0 0; }
        .header-lang ul li a {
          display: block;
          width: 30px;
          height: 30px;
          overflow: hidden;
          text-transform: uppercase;
          background: #888;
          text-align: center;
          color: #fff;
          font-weight: 400;
          font-size: 0;
          margin: 0 0 5px;
          opacity: 0.7;
          filter: alpha(opacity=70);
          background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAB2ElEQVRIS2NMrdnipyjxbuafv78lGOgIuDg5nquqyDsyqjg2/WX6/4vJ1VaSQVyEg45OYGAAOYJR3Lj8P8hWXcsIhvZsJQYtRS66OKJ35iKwPXAHqJuGgwX87YQZ0gIkGZiYGGnqEJwOANkqKcLG0JWjxCAiwEozR+B1AMzW0hhZBicTAZo4gigHgGw20eRlqEmSY2BnZaKqQ4h2AMhWLg4mhvYsJQY1OU6qOYIkB8BsDXcVZYjzkmCgRvokywEgh8hJsDN05igxCPCwUBQaZDsAnHcZGRiqEuQYbPT5yXYERQ6A2QpyQFmsLAMrC+llBlUcYPryEEP6pVYG1n+/SA6J9a8/Yi8JiTGJ8f9/hrwLdQxGr44QoxyrGrIdIPf5LkP56WIGnt8QH5ALyHJAyO05DD73ljEwMoDrL4oASQ4A+bbqVAGD9JcHFFmKrJloB1g+38uQcqWTgeXfb6pZDjKIoAOY//9lyD9fw6D/+gRVLYYZhtcBCp9uMZSdKWHg/v2ZJpbjDYGIm9MZPB6spkpCw+d6jBAw03NjqDydzyD59THNfI01EaqYlP7l+f6Syff5ZgbBX+/pYjnMEnZmxieMeYYRzip3Vy/98++vOD1tB1kuw8rmAgAVQ71vh/L1VAAAAABJRU5ErkJggg==) no-repeat center center; }
          .header-lang ul li a:hover, .header-lang ul li a:focus {
            opacity: 1;
            filter: alpha(opacity=100); }
        .header-lang ul li.lang-item-en a {
          background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAFJklEQVRIS+2Wa1BUZRjHf2f3wAK7G4iKiOItNRgZawxdaSa/mF3GcHJSKTPvhXjBTEnLQMOAtMQL5XhDx2tZQ5OCHwybRmcSSR2VodEhvCIBXgYW2HV195zTnHfdlU1KqQ/1ofPlvM/7Ppf/+7zPTRpHUvZgKpZacBgAWtcV6j/2bYFfKm+Kddsve10XQVrmzwjY98llzb8vExYmsyQvIoDPJ9eKWa1gcI6UjVnxGW8LYMaECQwftouampa/BcBolCj6diwVl4+2C0DYwqxK+aDpxLThCUhR0Zgzc5AThwmhxiYPKSkXabYrfiWlpQOxWo00xMej2u1i3xAeTrdz52hpURg1qkrsrS+IZWiiGUmSUG9cx/lxJp6fj/n1bD9eKdZ+AFOGDfIeShIhE6cQOisdKTiY5maFjIwazp69LY4fBiA5uZqNG3sRFxcq+O/+WIojdzlasxcsRhl53EQKFy72msteVyg8MF9r4u6+neC+Kw7kAU9gyV6J3H8giqJRVNRIfn7DXwK4fVulsdFDTEwwmqOV1s9yuVPynf/WRtuzmNIXY+jVB1VV2L+/+j6AjLenotbW4CpYhefoD150JhPmOQsIe2MKigpHjrRgs1kwmw0BT2Ds0YOoEyfQNOFA3GdO0Zy5GKX2mveJevclJH0xctIIQZ8+7SQv7xDFxReQYKX2wgt9ycp6iSFDwgSD/lbOtXmoF38VdLAtifDslWidu6EHl26kbQwYY2OJKi9HR9BSkI9jx1ZQFCSLlZDpszGNnwRBQdTXuykpsbN79y3Ky4u9l9QB6AubLZmUlEiSkyPo2TNIKHAV7eX2pvWoLXYMj4UT8eFHhL74shBsD4By4zr1I59BkgyYxrxKaNq7GCI7C/6DB+1s2HAdh0MVtB+ALwYy06f73+pRFu164FEE7/GsWL8tMAj/NQC+OvBa9+4dwP/PWb+qq/N64H8APg9MjIvrkF/V5maRdt5EN2CwWjskv/f8+f9IEPrS8J1pUwQiWZYwmQyi2KCpaE4nmqogBZswhIT4b9leGmoeN6rT2zMMoaEgB4m1x6Phcnnz3/et3b7D64G2hSgjI5rRo8PFQcuhg9QtmoeutNeaz+n0ylixrztdx/ZndcB1oZpLUyfhqqoicmYaUe8vQ5JlysocrF5dz82bHqEnoBJ2725mz57JJCWZ0dxuGnKyuFW4CVPvPvTbsZuwQQniua/WuOjSOfjBXuArxfeup7S2cnleGk3FBwh9eiixG7YR1KMnDQ0e1q5toKys9cFKqDcjd+01rrw1GeeZU4Q/N4rHN29DjohAUTW+L7XzSW49JSUDHpgHjDExRJ08ib1ZISREwhRsQNM06taspjZvBUZrOLEFm7GOfF5A1PvB+PFbAoMwtU83rqan4mlqosfCRfT8IBPJaOSOW+XTVfWUFHv7+cPmgdTUK3yxoRedImTB33S4lOqZ04TebnMXEL0kC0k2cuBAFXPnHr5fiGzWUIwWM/03FdI5eYxX2O5hdtpVLl684w+ehwHQJ6KwMAM5uTGidRskCdflS5x/fQLOykostiT6btnJ1n6xXg/46sCIpxKI//JrwuLihftOnHKw5L1anM7A6H0UAD60k96MZFZqV2TZgOJwUD0njRvf7COoa1eOXam99wR/GErnuRWWLf+J3JyygLTxER2ZinWZxMRoSg+nULBjj1DRdppuxapI+lj+JBVLzffG8n3Dd1F+/Ld2jeubHQWgy3TqFMKC5ZYAALrxChJyfwdy2oeb0oaIwAAAAABJRU5ErkJggg==); }
        .header-lang ul li.lang-item-fr a {
          background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAjUlEQVRIS2N01pktzszMvIeBgUGHAQ+wSfqPTxpDTrkyF696RgaGKwyMjC6MbvrzLhOyHGQStR0AMhPkCJADwF5TEA7B6+L+bZwkhcAHVSW86g+8fQuWH3XAaAiMhsBoCIyGwGgIjIbAaAiMhsCgCIEBa5QyMDCcZwQ1y5mYmfcxMjBo0bNZDrackdETAIE6sTOFYlSxAAAAAElFTkSuQmCC); }
        .header-lang ul li.lang-item-de a {
          background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAlklEQVRIS2NkYGAQZ2Bg2MPAwKDDQF9whYGBwYWRgYHh8gBYDvPqFZAD/oN46urqdPX/zZs3wfaNOmA0BAY+BHYxMvxnZmJiUJOSomsuuP7kCSQXjDpgNARGQ2DAQ+BUA6Q2NA2QoGs5cHrDC0g5MOqA0RAYDCEwcI1SRobzjCdaGcSZfjPsY2Bg0KJrPmRkOP+PhcETAFVyagAlg6MsAAAAAElFTkSuQmCC); }
        .header-lang ul li.current-lang {
          display: block; }
          .header-lang ul li.current-lang a {
            opacity: 1;
            filter: alpha(opacity=100); }
      .header-lang ul:hover li, .header-lang ul:focus li {
        display: block; }
  .header-search {
    display: inline-block;
    position: relative;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    .header-search-btn {
      text-transform: uppercase;
      font-weight: 900;
      color: #333;
      width: 40px;
      white-space: nowrap;
      overflow: hidden;
      vertical-align: middle;
      font-size: 12px;
      font-size: 0.75rem;
      line-height: 14px;
      line-height: 0.875rem; }
      .header-search-btn:before {
        content: '\f002';
        font-family: "icomoon" !important;
        display: inline-block;
        width: 100%;
        padding: 0 3px 0 0;
        text-align: right;
        font-size: 16px;
        font-size: 1rem;
        line-height: 16px;
        line-height: 1rem; }
      .header-search-btn:after {
        content: '';
        width: 0;
        height: 0;
        position: absolute;
        top: 100%;
        right: 0;
        margin: 0;
        border: 0px solid transparent;
        border-width: 0 10px 12px;
        border-bottom-color: #2A2A51;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: 0ms;
        -moz-transition: 0ms;
        -ms-transition: 0ms;
        -o-transition: 0ms;
        transition: 0ms; }
    .header-search-form {
      display: none;
      width: 280px;
      background: #2A2A51;
      color: #fff;
      padding: 10px 15px;
      position: absolute;
      top: 100%;
      right: -10px; }
      .header-search-form form {
        position: relative; }
      .header-search-form input {
        background: #fff;
        margin: 0;
        height: 40px;
        line-height: 40px; }
      .header-search-form input[type=submit] {
        border: none;
        background: #a8a8d2;
        position: absolute;
        right: 0;
        top: 0;
        padding: 0 15px; }
        .header-search-form input[type=submit]:hover {
          background: #9797c9;
          color: #2A2A51; }
    .header-search-btn.open {
      color: #2A2A51; }
      .header-search-btn.open:after {
        margin-top: -12px;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition: 200ms;
        -moz-transition: 200ms;
        -ms-transition: 200ms;
        -o-transition: 200ms;
        transition: 200ms; }
      .header-search-btn.open + .header-search-form {
        display: block; }
  @media only screen and (min-width: 576px) {
    .header {
      position: fixed;
      width: 100%;
      top: 0;
      left: 0; }
      .header-placeholder {
        height: 50px; } }
  @media only screen and (min-width: 1200px) {
    .header-placeholder {
      height: 80px; }
    .header-hamburger {
      display: none; }
    .header-menu {
      position: static;
      max-height: none;
      overflow-y: visible;
      background: none;
      text-transform: uppercase;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
      .header-menu .menu-toggle {
        display: none; }
      .header-menu > ul {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex; }
        .header-menu > ul > li {
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          position: relative;
          padding: 0 20px; }
          .header-menu > ul > li > a {
            white-space: nowrap;
            font-weight: 900;
            color: #2A2A51;
            background: #fff;
            border-bottom: 2px solid transparent;
            padding: 35px 0 35px;
            font-size: 15px;
            font-size: 0.9375rem;
            line-height: 15px;
            line-height: 0.9375rem; }
          .header-menu > ul > li > a:hover,
          .header-menu > ul > li > a:focus {
            color: #333362;
            background: #fff;
            border-bottom: 2px solid #2A2A51; }
          .header-menu > ul > li.menu-item-has-children a {
            -webkit-transition: 0ms;
            -moz-transition: 0ms;
            -ms-transition: 0ms;
            -o-transition: 0ms;
            transition: 0ms; }
          .header-menu > ul > li.menu-item-has-children > a:before {
            content: '';
            position: absolute;
            top: 100%;
            left: 50%;
            display: block;
            width: 0;
            height: 0;
            border: 1px solid transparent;
            border-bottom-color: #2A2A51;
            border-width: 0 10px 12px;
            margin: 0 0 0 -6px;
            opacity: 0;
            filter: alpha(opacity=0);
            -webkit-transition: 0ms;
            -moz-transition: 0ms;
            -ms-transition: 0ms;
            -o-transition: 0ms;
            transition: 0ms; }
          .header-menu > ul > li.menu-item-has-children > a:after {
            content: '';
            display: block;
            width: 6px;
            height: 6px;
            background: transparent;
            border: 2px solid #2A2A51;
            border-width: 2px 2px 0 0;
            -ms-transform: rotate(-225deg);
            -webkit-transform: rotate(-225deg);
            transform: rotate(-225deg);
            display: inline-block;
            vertical-align: middle;
            margin: 0 0 6px 10px; }
          .header-menu > ul > li.menu-item-has-children:hover > a {
            color: #333362; }
            .header-menu > ul > li.menu-item-has-children:hover > a:before {
              margin-top: -10px;
              opacity: 1;
              filter: alpha(opacity=100);
              -webkit-transition: 200ms;
              -moz-transition: 200ms;
              -ms-transition: 200ms;
              -o-transition: 200ms;
              transition: 200ms; }
          .header-menu > ul > li:hover > ul {
            display: block; }
          .header-menu > ul > li > ul {
            display: none;
            position: absolute;
            top: 100%;
            left: 0;
            width: 220px;
            text-align: left;
            background: #2A2A51;
            padding: 15px 0px; }
            .header-menu > ul > li > ul > li {
              display: block; }
              .header-menu > ul > li > ul > li a {
                color: #fff;
                background: none;
                text-transform: uppercase;
                display: block;
                font-weight: 700;
                padding: 8px 10px 8px 20px;
                font-size: 12px;
                font-size: 0.75rem;
                line-height: 14px;
                line-height: 0.875rem;
                opacity: 1;
                filter: alpha(opacity=100); }
                .header-menu > ul > li > ul > li a:hover {
                  background: none;
                  opacity: 0.7;
                  filter: alpha(opacity=70); }
              .header-menu > ul > li > ul > li ul {
                background: white; }
                .header-menu > ul > li > ul > li ul li {
                  padding: 0 0 0 30px;
                  position: relative; }
                  .header-menu > ul > li > ul > li ul li:before {
                    display: block;
                    content: '';
                    width: 0;
                    height: 0;
                    border: 6px solid transparent;
                    border-left-color: #20F5A8;
                    position: absolute;
                    top: 15px;
                    left: 30px; }
                  .header-menu > ul > li > ul > li ul li a {
                    display: block;
                    padding: 10px 25px; }
                    .header-menu > ul > li > ul > li ul li a:hover, .header-menu > ul > li > ul > li ul li a:focus {
                      color: #20F5A8; }
          .header-menu > ul > li:last-child ul {
            left: auto;
            right: 0; } }

.admin-bar .header {
  top: 46px; }
  @media only screen and (min-width: 783px) {
    .admin-bar .header {
      top: 32px; } }

.home .header {
  box-shadow: none;
  border-bottom: 1px solid rgba(42, 42, 81, 0); }

.scrolling .header {
  border-bottom: 1px solid rgba(42, 42, 81, 0.3); }

.footer {
  clear: both;
  text-align: center;
  background: #f5f5f5;
  color: #333;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  line-height: 1.3125rem; }
  .footer a {
    color: #2a2a51; }
    .footer a:hover, .footer a:focus {
      opacity: 0.7;
      filter: alpha(opacity=70); }
  .footer h1, .footer h2, .footer h3 {
    font-weight: 900;
    text-transform: none;
    color: #2a2a51;
    margin: 0 0 18px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem; }
  .footer-inner {
    padding: 30px 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .footer-inner > div {
      width: 100%;
      padding: 0 0 30px; }
  .footer-logo {
    margin: 0 auto 50px;
    max-width: 250px !important; }
  .footer .social a {
    background: #2a2a51; }
  .footer-copy {
    padding: 15px;
    background: #181818;
    color: #888;
    text-align: center;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 18px;
    line-height: 1.125rem; }
  @media only screen and (min-width: 768px) {
    .footer {
      text-align: left; }
      .footer-inner {
        padding: 50px 0 0;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex; }
        .footer-inner > div {
          max-width: 33.33333%;
          padding: 0 20px 50px 0;
          -webkit-flex: 1 1 auto;
          -ms-flex: 1 1 auto;
          flex: 1 1 auto; } }
  @media only screen and (min-width: 1200px) {
    .footer-inner {
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
      .footer-inner > div {
        width: auto; } }

.box-icon img {
  max-width: 150px; }

.ref-nav.tile-grid {
  margin: 0 0 30px; }
  .ref-nav.tile-grid .ref-nav-item strong {
    display: block; }
  .ref-nav.tile-grid .ref-nav-item.active {
    background: #2A2A51 !important;
    color: #fff; }
    .ref-nav.tile-grid .ref-nav-item.active i:before {
      color: inherit; }
  .ref-nav.tile-grid .ref-nav-item:hover .tile-item-content {
    top: 0; }

.services .column-inner {
  background: #fff;
  height: 100%;
  border: 1px solid #2A2A51;
  border-width: 1px 1px 1px 0; }
  .services .column-inner h3 {
    background: #2A2A51;
    color: #fff;
    padding: 10px 15px;
    white-space: nowrap;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem; }
  .services .column-inner ul {
    margin: 0;
    padding: 15px; }
    .services .column-inner ul li {
      padding-bottom: 20px; }
.services .row > div:first-child .column-inner {
  border-width: 1px; }
.services .row > div:nth-of-type(1) .column-inner h3 {
  background: #333362; }
.services .row > div:nth-of-type(2) .column-inner h3 {
  background: #3b3b73; }
.services .row > div:nth-of-type(3) .column-inner h3 {
  background: #444483; }
.services .row > div:nth-of-type(4) .column-inner h3 {
  background: #4d4d94; }

.reference-slider {
  position: relative; }
  .reference-slider .reference-item {
    padding: 50px 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    background-size: cover; }
    .reference-slider .reference-item-inner {
      width: 100%;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
    .reference-slider .reference-item-content {
      display: block;
      padding: 30px;
      background: rgba(255, 255, 255, 0.8);
      float: right; }
  @media only screen and (min-width: 768px) {
    .reference-slider .reference-item {
      min-height: 400px; } }
  @media only screen and (min-width: 992px) {
    .reference-slider .reference-item {
      min-height: 500px; } }
  @media only screen and (min-width: 1200px) {
    .reference-slider .reference-item {
      padding: 70px 0;
      min-height: 600px; }
      .reference-slider .reference-item-content {
        max-width: 40%; } }
  @media only screen and (min-width: 1600px) {
    .reference-slider .reference-item {
      padding: 100px 0;
      min-height: 700px; }
      .reference-slider .reference-item-content {
        max-width: 30%; } }
  .reference-slider.slick-dotted .slick-dots {
    bottom: 50px !important; }
    .reference-slider.slick-dotted .slick-dots li button:before {
      background: #fff; }
    .reference-slider.slick-dotted .slick-dots li.slick-active button:before {
      background: #2A2A51; }

.box-item {
  color: #333;
  background: #f5f5f5;
  height: 100%;
  text-align: left; }
  .box-item-image {
    position: relative; }
    .box-item-image-overlay {
      display: block;
      position: absolute;
      padding: 40px 20px 20px;
      bottom: 0;
      left: 0;
      width: 100%;
      background: linear-gradient(transparent, #000);
      color: #fff;
      text-align: center;
      font-weight: 700; }
  .box-item-inner {
    padding: 20px 20px 40px; }
  .box-item-title {
    display: block;
    margin: 0 0 10px;
    font-weight: 700;
    color: #2A2A51;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem; }
  .box-item-perex {
    display: block;
    color: #333;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 21px;
    line-height: 1.3125rem; }
  .box-item-list ul li {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 28.5px;
    line-height: 1.78125rem;
    padding: 0 0 10px; }
  .box-item-date {
    display: block;
    color: #2A2A51;
    margin: 0 0 6px;
    font-weight: 400;
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 12px;
    line-height: 0.75rem; }

.box-item.box-wide {
  margin: 0 0 15px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  .box-item.box-wide .box-item-image {
    width: 20%;
    min-width: 100px; }
  .box-item.box-wide .box-item-inner {
    padding: 30px;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; }
  .box-item.box-wide .box-item-title {
    display: block;
    margin: 0 0 15px; }
  .box-item.box-wide .box-item-perex {
    margin: 0 0 30px; }

@media only screen and (min-width: 992px) {
  .box-item.box-large {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    .box-item.box-large .box-item-image {
      width: 66.66666%;
      height: 100%;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
      .box-item.box-large .box-item-image:after {
        padding-top: 30%; }
    .box-item.box-large .box-item-inner {
      -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto; } }

.box-item.box-side {
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .box-item.box-side {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      -webkit-align-items: stretch;
      -moz-align-items: stretch;
      align-items: stretch; }
      .box-item.box-side .box-item-image {
        width: 35%;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .box-item.box-side .box-item-inner {
        padding: 30px;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center; }
      .box-item.box-side .box-item-title {
        display: block;
        margin: 0 0 15px; }
      .box-item.box-side .box-item-perex {
        margin: 0 0 30px; } }

.box-list .slick-slider .slick-slide {
  padding: 0 15px; }

.contact ul:not(.social) {
  margin: 40px 0 0;
  list-style-type: none;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  line-height: 1.3125rem; }
  .contact ul:not(.social) li {
    width: 100%;
    border: 5px solid #ddd;
    border-width: 0 0 0 5px;
    padding: 20px 20px;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
    .contact ul:not(.social) li:first-child {
      border-color: #2A2A51; }
    .contact ul:not(.social) li:before {
      display: none; }
    .contact ul:not(.social) li .small {
      display: inline-block;
      margin: 0 0 5px; }
.contact ul.social {
  text-align: center;
  margin: 40px 0 20px; }
  .contact ul.social li a {
    width: 40px;
    height: 40px;
    background: none;
    color: #2A2A51;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem; }
    .contact ul.social li a:hover, .contact ul.social li a:focus {
      color: #333362; }
@media only screen and (min-width: 576px) {
  .contact ul:not(.social) li {
    width: 50%;
    border-width: 5px 0 0 0; } }
@media only screen and (min-width: 992px) {
  .contact ul:not(.social) li {
    width: 25%; } }
@media only screen and (min-width: 1200px) {
  .contact ul:not(.social) li {
    padding: 20px 70px; } }

.filter {
  margin: 30px 0; }
  .filter label {
    display: none; }
  .filter input[type=submit] {
    display: inline-block !important; }

.search-list {
  margin: 0 0 50px; }
.search-item {
  border-bottom: 1px solid #ddd; }
  .search-item a {
    display: block;
    padding: 30px 0;
    color: #888;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 21px;
    line-height: 1.3125rem; }
    .search-item a strong {
      color: #333;
      display: block; }

.box-item {
  position: relative; }
  .box-item-title {
    font-weight: 400;
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 24.7px;
    line-height: 1.54375rem; }
  .box-item-inner {
    text-align: center;
    display: block;
    width: 100%;
    padding: 30px 10px 10px !important;
    position: absolute;
    bottom: -5px;
    left: 0;
    background: linear-gradient(transparent 20%, #000);
    color: #fff; }
    .box-item-inner a {
      color: inherit;
      margin: 0; }

/*# sourceMappingURL=style.css.map */
