/* ------------------------------------------------------------ *\
  Vendor
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Generic
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
  SCSS Functions
\* ------------------------------------------------------------ */
/* example usage*/
/* ------------------------------------------------------------ *\
    Fonts
\* ------------------------------------------------------------ */
/*
@font-face {
  font-family: 'Upgrade-Regular';

  src: url('../fonts/Upgrade.woff') format('woff'),
    url('../fonts/Upgrade.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Upgrade-Bold';

  src: url('../fonts/Upgrade-Bold.woff') format('woff'),
    url('../fonts/Upgrade-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
*/
/* Mr Eaves XL Modern OT */
/* ------------------------------------------------------------ *\
	Sprite
\* ------------------------------------------------------------ */
@font-face {
  font-family: "mreavesxl";
  src: url("../fonts/MrEavesXLModern/mreavesxlmodot-reg-webfont.woff2") format("woff2"), url("../fonts/MrEavesXLModern/mreavesxlmodot-reg-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "mreavesxl";
  src: url("../fonts/MrEavesXLModern/mreavesxlmodot-regitalic-webfont.woff2") format("woff2"), url("../fonts/MrEavesXLModern/mreavesxlmodot-regitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "mreavesxl";
  src: url("../fonts/MrEavesXLModern/mreavesxlmodot-bold-webfont.woff2") format("woff2"), url("../fonts/MrEavesXLModern/mreavesxlmodot-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "mreavesxl";
  src: url("../fonts/MrEavesXLModern/mreavesxlmodot-bolditalic-webfont.woff2") format("woff2"), url("../fonts/MrEavesXLModern/mreavesxlmodot-bolditalic-webfont.woff") format("woff");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "mreavesxl";
  src: url("../fonts/MrEavesXLModern/mreavesxlmodot-heavy-webfont.woff2") format("woff2"), url("../fonts/MrEavesXLModern/mreavesxlmodot-heavy-webfont.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "mreavesxl";
  src: url("../fonts/MrEavesXLModern/mreavesxlmodot-heavyitalic-webfont.woff2") format("woff2"), url("../fonts/MrEavesXLModern/mreavesxlmodot-heavyitalic-webfont.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "mreavesxl";
  src: url("../fonts/MrEavesXLModern/mreavesxlmodot-ultra-webfont.woff2") format("woff2"), url("../fonts/MrEavesXLModern/mreavesxlmodot-ultra-webfont.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "mreavesxl";
  src: url("../fonts/MrEavesXLModern/mreavesxlmodot-ultraitalic-webfont.woff2") format("woff2"), url("../fonts/MrEavesXLModern/mreavesxlmodot-ultraitalic-webfont.woff") format("woff");
  font-weight: 800;
  font-style: italic;
}
/* mr eaves xl sans */
@font-face {
  font-family: "mreavesxl";
  src: url("../fonts/MrEavesXLSans/mreavesxlsansnarot-thin-webfont.woff2") format("woff2"), url("../fonts/MrEavesXLSans/mreavesxlsansnarot-thin-webfont.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "mreavesxl";
  src: url("../fonts/MrEavesXLSans/mreavesxlsansnarot-thinitalic-webfont.woff2") format("woff2"), url("../fonts/MrEavesXLSans/mreavesxlsansnarot-thinitalic-webfont.woff") format("woff");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "mreavesxl";
  src: url("../fonts/MrEavesXLSans/mreavesxlsansnarot-light-webfont.woff2") format("woff2"), url("../fonts/MrEavesXLSans/mreavesxlsansnarot-light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "mreavesxl";
  src: url("../fonts/MrEavesXLSans/mreavesxlsansnarot-lightitalic-webfont.woff2") format("woff2"), url("../fonts/MrEavesXLSans/mreavesxlsansnarot-lightitalic-webfont.woff") format("woff");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "mreavesxl"; /* mreavesxlsansnarot-book */
  src: url("../fonts/MrEavesXLSans/mreavesxlsansnarot-book-webfont.woff2") format("woff2"), url("../fonts/MrEavesXLSans/mreavesxlsansnarot-book-webfont.woff") format("woff");
  font-weight: 350;
  font-style: normal;
}
@font-face {
  font-family: "mreavesxl"; /* mreavesxlsansnarot-bookitalic */
  src: url("../fonts/MrEavesXLSans/mreavesxlsansnarot-bookitalic-webfont.woff2") format("woff2"), url("../fonts/MrEavesXLSans/mreavesxlsansnarot-bookitalic-webfont.woff") format("woff");
  font-weight: 350;
  font-style: italic;
}
/* ------------------------------------------------------------ *\
	Components
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Logo
\* ------------------------------------------------------------ */
.logo {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(../images/kbr-fnc-logo.png);
}
@media (max-width: 425px) {
  .logo {
    max-width: 144px;
    max-height: 65px;
    width: calc(100vw - 84px - 84px - 5px);
    height: calc((100vw - 84px - 84 - 5px) * 0.45);
  }
}
/* ------------------------------------------------------------ *\
  Nav Secondary
\* ------------------------------------------------------------ */
.nav-secondary ul {
  padding: 14px 10px;
  background: #f6f6f6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  list-style: none;
}
@media (max-width: 767px) {
  .nav-secondary ul {
    padding: 27px 10px 27px;
    font-size: 18px;
  }
}
.nav-secondary li {
  padding: 6px 20px;
}
@media (max-width: 767px) {
  .nav-secondary li {
    padding: 6px 16px 1px;
  }
}
.nav-secondary li.is-active a {
  color: #004987;
}
.nav-secondary a {
  color: #4D4D4D;
  text-decoration: none;
}
.nav-secondary a:hover {
  color: #004987;
}
/* ------------------------------------------------------------ *\
  Nav Teritary
\* ------------------------------------------------------------ */
.nav-teritary {
  font-size: 16px;
  font-weight: 700;
  padding: 26px 0 27px;
  -webkit-transition: background 0.4s;
  transition: background 0.4s;
  z-index: 200;
}
@media (max-width: 1199px) {
  .nav-teritary {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .nav-teritary {
    margin: 0 auto;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
  }
  .nav-teritary .nav__inner {
    margin-right: -8px;
    padding: 15px;
    background: #f1f1f1;
  }
  .nav-teritary .nav__head {
    position: relative;
    font-weight: bold;
  }
  .nav-teritary .nav__head a {
    display: block;
    padding: 4px 0;
    color: #231F20;
  }
  .nav-teritary .nav__head a:hover {
    color: #231F20;
  }
  .nav-teritary .nav__head a:after {
    display: none;
  }
  .nav-teritary .nav__body {
    padding: 4px 0;
  }
  .nav-teritary .nav__btn-menu {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 22px;
    height: 22px;
    display: inline-block;
    pointer-events: none;
  }
  .nav-teritary .nav__btn-menu span {
    display: block;
    width: 22px;
    height: 2px;
    background: #004987;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .nav-teritary .nav__btn-menu span + span {
    margin-top: 6px;
  }
  .nav-teritary.is-active .nav__btn-menu span:nth-child(1) {
    -webkit-transform: translate(0px, 8px) rotate(135deg);
        -ms-transform: translate(0px, 8px) rotate(135deg);
            transform: translate(0px, 8px) rotate(135deg);
  }
  .nav-teritary.is-active .nav__btn-menu span:nth-child(2) {
    opacity: 0;
    visibility: hidden;
  }
  .nav-teritary.is-active .nav__btn-menu span:nth-child(3) {
    -webkit-transform: translate(0px, -8px) rotate(45deg);
        -ms-transform: translate(0px, -8px) rotate(45deg);
            transform: translate(0px, -8px) rotate(45deg);
  }
}
.nav-teritary ul {
  padding: 0 0 0 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}
@media (max-width: 1199px) {
  .nav-teritary ul {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .nav-teritary ul {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
  }
}
@media (max-width: 767px) {
  .nav-teritary ul {
    overflow: visible;
    display: block;
  }
}
.nav-teritary li + li {
  margin-left: 30px;
}
@media (max-width: 1199px) {
  .nav-teritary li + li {
    margin-left: 17px;
  }
}
@media (max-width: 767px) {
  .nav-teritary li + li {
    margin-left: 0;
    margin-top: 1px;
  }
}
.nav-teritary li.is-active a {
  color: #004987;
}
@media (max-width: 767px) {
  .nav-teritary li.is-active a {
    font-weight: bold;
  }
}
.nav-teritary li.is-active a:after {
  width: 100%;
}
@media (max-width: 767px) {
  .nav-teritary li:last-child {
    padding-right: 30px;
  }
}
.nav-teritary a {
  display: inline-block;
  position: relative;
  color: #231F20;
  text-decoration: none;
}
@media (max-width: 767px) {
  .nav-teritary a {
    padding: 2px 0;
  }
}
.nav-teritary a:after {
  content: "";
  position: absolute;
  bottom: -11px;
  left: 0;
  width: 0;
  height: 2px;
  background: #004987;
  -webkit-transition: width 0.4s;
  transition: width 0.4s;
}
@media (max-width: 767px) {
  .nav-teritary a:after {
    bottom: 0;
  }
}
.nav-teritary a:hover {
  color: #004987;
}
.nav-teritary a:hover:after {
  width: 100%;
}
@media (max-width: 767px) {
  .nav-teritary a:hover:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .nav-teritary a:hover {
    color: #231F20;
  }
}
.nav-teritary.is-fixed {
  background: #fbfbfb;
  position: fixed;
  top: 98px;
  left: 0;
  width: 100%;
  z-index: 100;
}
@media (max-width: 991px) {
  .nav-teritary.is-fixed {
    top: 89px;
  }
}
@media (max-width: 767px) {
  .nav-teritary.is-fixed {
    top: 80px;
    background: #f1f1f1;
  }
  .nav-teritary.is-fixed ul {
    margin-right: -30px;
  }
}
/* ------------------------------------------------------------ *\
  Search-alt 
\* ------------------------------------------------------------ */
.search-alt .search__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -3px;
  padding-right: 168px;
}
@media (max-width: 767px) {
  .search-alt .search__inner {
    margin: 0;
    padding: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.search-alt .search__col {
  position: relative;
  padding: 0 3px;
  max-width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33%;
          flex: 0 0 33%;
}
@media (max-width: 767px) {
  .search-alt .search__col {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 0;
    margin-bottom: 10px;
  }
}
.search-alt .search__col__askus {
  max-width: 100% !important;
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 100% !important;
          flex: 0 0 100% !important;
}
.search-alt .search__col i {
  position: absolute;
  top: 50%;
  right: 18px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.search-alt .search__btn {
  position: absolute;
  top: 0;
  right: 2px;
  min-width: 162px;
  letter-spacing: 0.025em;
}
@media (max-width: 767px) {
  .search-alt .search__btn {
    position: relative;
    top: auto;
    right: auto;
    display: inline-block;
    width: 100%;
  }
}
.search-alt .search__field {
  display: inline-block;
  height: 60px;
  width: 100%;
  padding: 0 50px 0 15px;
  border: 2px solid transparent;
  border-radius: 0;
  outline: 0;
  background: #fff;
  font-family: inherit;
  font-size: 16px;
  font-weight: 400;
  color: #252525;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.search-alt .search__field::-webkit-input-placeholder {
  opacity: 1;
  color: #575757;
}
.search-alt .search__field::-moz-placeholder {
  opacity: 1;
  color: #575757;
}
.search-alt .search__field:-ms-input-placeholder {
  opacity: 1;
  color: #575757;
}
.search-alt .search__field::-ms-input-placeholder {
  opacity: 1;
  color: #575757;
}
.search-alt .search__field::placeholder {
  opacity: 1;
  color: #575757;
}
.search-alt .search__field:focus {
  border-color: #004987;
}
.search-alt .search__hint {
  color: #ffffff;
  padding: 5px 0 0 2px;
  display: none;
}
.search-alt.error-container .search__hint {
  display: block;
}
/* ------------------------------------------------------------ *\
	Footer
\* ------------------------------------------------------------ */
.footer {
  margin-top: 58px;
  padding: 120px 0 0;
  background: #f6f6f6;
  line-height: 1.58;
  color: #4D4D4D;
}
@media (max-width: 991px) {
  .footer {
    margin-top: 0;
    padding: 70px 0 0;
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .footer {
    padding: 75px 0 0;
    font-size: 16px;
  }
}
.footer.partial-footer {
  padding: 40px 0 0;
}
.footer .footer__entry p {
  margin-bottom: 18px;
}
@media (max-width: 991px) {
  .footer .footer__entry p {
    margin-bottom: 14px;
  }
}
@media (max-width: 767px) {
  .footer .footer__entry p {
    margin-bottom: 0;
  }
  .footer .footer__entry p + p {
    margin: 18px 0 0;
  }
}
.footer [href^=tel] {
  white-space: nowrap;
}
.footer [href^=mailto] {
  white-space: nowrap;
  text-decoration: none;
}
.footer [href^=mailto]:hover {
  text-decoration: underline;
}
.footer .footer__nav .h6 {
  margin-bottom: 17px;
}
@media (max-width: 767px) {
  .footer .footer__nav .h6 {
    margin-bottom: 11px;
  }
}
.footer .footer__nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 767px) {
  .footer .footer__nav ul {
    padding-bottom: 35px;
  }
}
.footer .footer__nav li + li {
  margin-top: 10px;
}
.footer .footer__nav a {
  text-decoration: none;
}
.footer .footer__nav a:hover {
  text-decoration: underline;
}
.footer .footer__content {
  margin-right: -100px;
  padding-bottom: 150px;
}
@media (max-width: 1399px) {
  .footer .footer__content {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .footer .footer__content {
    padding: 0 0 70px 30px;
    margin-right: -40px;
  }
}
@media (max-width: 767px) {
  .footer .footer__content {
    margin: 0;
    padding: 20px 0 19px;
  }
}
.footer .footer__bar {
  padding: 19px 0 35px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: 2px solid #dfdfdf;
}
@media (max-width: 991px) {
  .footer .footer__bar {
    padding: 14px 0 25px;
  }
}
@media (max-width: 767px) {
  .footer .footer__bar {
    padding: 46px 0;
    text-align: center;
    font-size: 16px;
    display: block !important;
  }
}
.footer .footer__bar .socials {
  margin-right: -5px;
}
@media (max-width: 1399px) {
  .footer .footer__bar .socials {
    margin-right: 0;
  }
}
@media (max-width: 1399px) {
  .footer .footer__bar .socials {
    margin: 24px 0 0;
  }
  .footer .footer__bar .socials ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.footer .footer__copyrights {
  padding: 14px 0 0;
}
@media (max-width: 767px) {
  .footer .footer__copyrights {
    font-size: 16px;
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 0;
  }
}
.footer .footer__copyrights a {
  padding: 0 14px;
}
@media (max-width: 767px) {
  .footer .footer__copyrights a {
    display: block;
    padding: 0;
    margin: 6px 0 0;
  }
}
/* ------------------------------------------------------------ *\
  Footer Primary
\* ------------------------------------------------------------ */
.footer--primary {
  margin-top: 0;
}
/* ------------------------------------------------------------ *\
	Button
\* ------------------------------------------------------------ */
.btn {
  display: inline-block;
  min-width: 174px;
  padding: 17px 35px;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-family: inherit;
  font-size: 16px;
  font-weight: 700;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
/*  Btn block  */
.btn--block {
  width: 100%;
  display: block;
  padding-left: 0;
  padding-right: 0;
}
/*  Btn primary  */
.btn-primary, .btn-danger {
  background: #004987;
  border-color: #004987;
  color: #fff;
}
.btn-primary:hover, .btn-danger:hover {
  background: #00205C;
  border-color: #00205C;
}
.btn-primary:focus, .btn-primary:active, .btn-danger:focus, .btn-danger:active {
  background: #00205C !important;
  border-color: #00205C !important;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 73, 135, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 73, 135, 0.5);
}
/* Btn Purple*/
.btn-purple {
  background-color: #004987;
  color: #fff;
}
.btn-purple:hover {
  color: #fff;
  background-color: #004987;
}
/*  Btn Light  */
.btn-light {
  background: #fff;
  border-color: #fff;
  color: #575757;
}
.btn-light:hover {
  background: #f6f6f6;
  border-color: #f6f6f6;
  color: #004987;
}
.btn-light:focus, .btn-light:active {
  background: #fff !important;
  border-color: #fff !important;
  color: #004987 !important;
}
/*  Btn Light Alt  */
.btn-light--alt {
  background: #f1f1f1;
  border-color: #f1f1f1;
  color: #4D4D4D;
}
.btn-light--alt:hover {
  background: #00205C;
  border-color: #00205C;
  color: #fff;
}
.btn-light--alt:focus, .btn-light--alt:active {
  background: #00205C !important;
  border-color: #00205C !important;
  color: #fff !important;
}
.btn-outline-light {
  min-width: 188px;
  padding: 16px 35px;
  border-width: 2px;
  letter-spacing: 0.025em;
}
.btn--alt {
  min-width: 213px;
  padding: 16px 19px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
}
.btn--alt:hover i {
  left: -10px;
}
.btn--alt i {
  position: relative;
  left: 0;
  -webkit-transition: left 0.4s;
  transition: left 0.4s;
}
.btn--alt .ico-arrow-right {
  width: 21px;
  height: 11px;
}
.btn--border {
  border: 1px solid #004987;
  color: #004987;
}
.btn--pink {
  background: #004987;
  color: #fff;
}
.btn--pink:hover {
  color: #fff;
  background: #00205C;
}
.btn--white {
  background: #fff;
  color: #000;
}
.btn--size1 {
  padding: 20px 30px;
  min-width: 276px;
}
@media (max-width: 429px) {
  .btn--size1 {
    min-width: 220px;
  }
}
.btn--size2 {
  padding: 20px 29px;
}
.btn--size3 {
  padding: 20px 29px;
  min-width: 276px;
}
@media (max-width: 429px) {
  .btn--size3 {
    min-width: 220px;
  }
}
.js-load-more span + span, .js-load-more-askus span + span {
  display: none;
}
.js-load-more.loading span, .js-load-more-askus.loading span {
  display: none;
}
.js-load-more.loading span + span, .js-load-more-askus.loading span + span {
  display: block;
}
.btn-arrow-right {
  position: relative;
}
.btn-arrow-right:after {
  content: "";
  display: inline-block;
  background: url(../images/temp/ico-arrow-right-white.png) no-repeat 0 0;
  margin-left: 10px;
  background-size: 20px 10px;
  background-position: right center;
  width: 0px;
  height: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-arrow-right:hover:after {
  display: inline-block;
  width: 20px;
}
.btn-arrow-left {
  position: relative;
  color: #737678;
}
.btn-arrow-left:before {
  content: "";
  display: inline-block;
  background: url(../images/temp/ico-arrow-left@2x.png) no-repeat 0 0;
  margin-right: 10px;
  background-size: 20px 10px;
  width: 0px;
  height: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-arrow-left.btn-light--alt {
  color: #4D4D4D;
}
.btn-arrow-left.btn-light--alt:hover {
  color: #4D4D4D;
}
.btn-arrow-left:hover {
  color: #737678;
  background-color: #f1f1f1;
  border-color: #f1f1f1;
}
.btn-arrow-left:hover:before {
  display: inline-block;
  width: 20px;
}
/* ------------------------------------------------------------ *\
  Btn More
\* ------------------------------------------------------------ */
.btn-more {
  position: relative;
  margin-bottom: 15px;
  text-decoration: none;
  display: inline-block;
  color: #1c1c1c;
  text-decoration: none;
}
@media (max-width: 767px) {
  .btn-more {
    font-size: 18px;
    margin: 0;
  }
}
.btn-more i {
  margin-left: 6px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn-more:hover i {
  -webkit-transform: translateX(30%);
      -ms-transform: translateX(30%);
          transform: translateX(30%);
}
/* ------------------------------------------------------------ *\
  Btn More Prev
\* ------------------------------------------------------------ */
.btn-more--white {
  color: #fff;
}
/* ------------------------------------------------------------ *\
  Btn More Prev
\* ------------------------------------------------------------ */
.btn-more--prev {
  font-size: 16px;
}
.btn-more--prev i {
  margin-left: 0;
  margin-right: 3px;
  margin-bottom: 3px;
}
.btn-more--prev:hover i {
  -webkit-transform: translateX(-30%);
      -ms-transform: translateX(-30%);
          transform: translateX(-30%);
}
/* ------------------------------------------------------------ *\
  Btn Link
\* ------------------------------------------------------------ */
.btn-link {
  text-decoration: none;
  color: #231F20;
}
.btn-link span {
  padding-bottom: 1px;
  border-bottom: 1px solid #231F20;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn-link:hover {
  color: inherit;
  text-decoration: none;
}
.btn-link:hover span {
  border-bottom-color: transparent;
}
/* ------------------------------------------------------------ *\
  Btn Link Light
\* ------------------------------------------------------------ */
.btn-link--light {
  color: #fff;
}
.btn-link--light span {
  border-bottom: 1px solid #fff;
}
.btn-link--light:hover span {
  border-bottom-color: transparent;
}
/* ------------------------------------------------------------ *\
  Btn Link Green
\* ------------------------------------------------------------ */
.btn-link--green {
  color: #4C212A;
}
.btn-link--green span {
  border-bottom: 1px solid #4C212A;
}
.btn-link--green:hover span {
  border-bottom-color: transparent;
}
/* ------------------------------------------------------------ *\
  Btn Link Red
\* ------------------------------------------------------------ */
.btn-link--red {
  color: #004987;
}
.btn-link--red span {
  border-bottom: 1px solid #004987;
}
.btn-link--red:hover span {
  border-bottom-color: transparent;
}
/* ------------------------------------------------------------ *\
  Btn Link Orange
\* ------------------------------------------------------------ */
.btn-link--orange {
  color: #107e7d;
}
.btn-link--orange span {
  border-bottom: 1px solid #107e7d;
}
.btn-link--orange:hover span {
  border-bottom-color: transparent;
}
/* ------------------------------------------------------------ *\
	Fields
\* ------------------------------------------------------------ */
input::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}
input::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
input:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
input::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
input::placeholder {
  color: inherit;
  opacity: 1;
}
textarea::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}
textarea::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
textarea:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
textarea::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
textarea::placeholder {
  color: inherit;
  opacity: 1;
}
input:-webkit-autofill {
  -webkit-text-fill-color: inherit;
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
}
.field {
  width: 100%;
  background: #fff;
  color: #2d2d2d;
  border: 1px solid #fff;
  border-radius: 0;
  padding: 0 16px;
  padding-top: 7px;
  height: 60px;
  -webkit-transition: border-color 0.4s;
  transition: border-color 0.4s;
}
@media (max-width: 767px) {
  .field {
    padding-top: 0;
  }
}
/*  Field textarea  */
.field--textarea {
  height: 155px;
  padding: 27px 30px;
  resize: none;
}
@media (max-width: 767px) {
  .field--textarea {
    padding: 17px 17px;
  }
}
.field--textarea-size1 {
  height: 170px;
  padding: 19px 18px;
}
/*  Field textarea  */
.field--border {
  border-color: #575757;
  color: #575757;
  font-size: 16px;
  height: 66px;
}
/* ------------------------------------------------------------ *\
	Checkbox
\* ------------------------------------------------------------ */
.checkbox input {
  display: none;
}
.checkbox input:checked + label:before {
  opacity: 1;
}
.checkbox label {
  display: block;
  position: relative;
  color: #00205C;
  font-weight: 600;
  margin: 0;
  padding: 0 0 0 32px;
}
.checkbox label:before, .checkbox label:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
}
.checkbox label:after {
  width: 20px;
  height: 20px;
  border: 2px solid #004987;
}
.checkbox label:before {
  width: 10px;
  height: 5px;
  border-left: 2px solid #004987;
  border-bottom: 2px solid #004987;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin: 6px 0 0 5px;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
/* ------------------------------------------------------------ *\
	Radio
\* ------------------------------------------------------------ */
.radio input {
  display: none;
}
.radio input:checked + label:before {
  opacity: 1;
}
.radio label {
  display: block;
  position: relative;
  color: #00205C;
  font-weight: 600;
  margin: 0;
  padding: 0 0 0 29px;
}
.radio label:before, .radio label:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  border-radius: 50%;
}
.radio label:after {
  width: 20px;
  height: 20px;
  border: 2px solid #004987;
}
.radio label:before {
  width: 10px;
  height: 10px;
  margin: 5px 0 0 5px;
  background: #004987;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
/* ------------------------------------------------------------ *\
	Select
\* ------------------------------------------------------------ */
.select {
  position: relative;
}
.select:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 22px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 4.5px 0 4.5px;
  border-color: #000000 transparent transparent transparent;
  pointer-events: none;
}
.select select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.select select::-ms-expand {
  display: none;
}
/* ------------------------------------------------------------ *\
  Icons
\* ------------------------------------------------------------ */
[class^=ico-] {
  display: inline-block;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  vertical-align: middle;
}
/*  Search Icons  */
.ico-search {
  width: 24px;
  height: 24px;
  background-image: url(../images/temp/ico-search@2x.png);
}
.ico-search-white {
  width: 24px;
  height: 24px;
  background-image: url(../images/temp/ico-search-white@2x.png);
}
/*  Close Icons  */
.ico-close {
  width: 20px;
  height: 20px;
  background-image: url(../images/temp/ico-close@2x.png);
}
.ico-close-white {
  width: 20px;
  height: 20px;
  background-image: url(../images/temp/ico-close-white@2x.png);
}
/*  Arrows Icons  */
.ico-arrow-right {
  width: 16px;
  height: 8px;
  background-image: url(../images/temp/ico-arrow-right@2x.png);
}
.ico-arrow-left {
  width: 16px;
  height: 8px;
  background-image: url(../images/temp/ico-arrow-left@2x.png);
}
.ico-arrow-left-white {
  width: 16px;
  height: 8px;
  background-image: url(../images/temp/ico-arrow-left-white@2x.png);
}
.ico-arrow-right-pink {
  background-image: url(../images/temp/ico-arrow-right-pink.png);
  width: 21px;
  height: 11px;
}
.ico-arrow-right-white {
  background-image: url(../images/temp/ico-arrow-right-white-alt.png);
  width: 21px;
  height: 11px;
}
.ico-pins {
  background-image: url(../images/temp/ico-pins_blue.png);
  width: 83px;
  height: 83px;
}
.ico-bag {
  background-image: url(../images/temp/ico-bag_blue.png);
  width: 82px;
  height: 81px;
}
.ico-travel {
  background-image: url(../images/temp/ico-travel_blue.png);
  width: 82px;
  height: 82px;
}
.ico-hat {
  background-image: url(../images/temp/ico-hat_blue.png);
  width: 82px;
  height: 82px;
}
.ico-list {
  background-image: url(../images/temp/ico-list_blue.png);
  width: 79px;
  height: 77px;
}
.ico-salary {
  background-image: url(../images/temp/ico-salary_blue.png);
  width: 82px;
  height: 82px;
}
.ico-holiday {
  background-image: url(../images/temp/ico-holiday_blue.png);
  width: 82px;
  height: 82px;
}
.ico-computer {
  background-image: url(../images/temp/ico-computer_blue.png);
  width: 82px;
  height: 82px;
}
.ico-flexible {
  background-image: url(../images/temp/ico-flexible_blue.png);
  width: 82px;
  height: 82px;
}
.ico-accreditation {
  background-image: url(../images/temp/ico-accreditation_blue.png);
  width: 82px;
  height: 82px;
}
.ico-paternity {
  background-image: url(../images/temp/ico-paternity.jpg);
  width: 82px;
  height: 82px;
}
.ico-pension {
  background-image: url(../images/temp/ico-company-pension.png);
  width: 82px;
  height: 82px;
}
.ico-healthcare {
  background-image: url(../images/temp/ico-healthcare.png);
  width: 82px;
  height: 82px;
}
.ico-maternity {
  background-image: url(../images/temp/ico-mat-pat.png);
  width: 82px;
  height: 82px;
}
.ico-shares {
  background-image: url(../images/temp/ico-share-purchase.png);
  width: 82px;
  height: 82px;
}
.ico-play {
  background-image: url(../images/temp/ico-play_blue.png);
  width: 140px;
  height: 140px;
}
@media (max-width: 991px) {
  .ico-play {
    width: 106px;
    height: 106px;
  }
}
@media (max-width: 767px) {
  .ico-play {
    width: 70px;
    height: 70px;
  }
}
.ico-play--small {
  width: 114px;
  height: 114px;
}
@media (max-width: 991px) {
  .ico-play--small {
    width: 86px;
    height: 86px;
  }
}
@media (max-width: 767px) {
  .ico-play--small {
    width: 70px;
    height: 70px;
  }
}
/*  Socials Icons  */
.ico-twitter {
  width: 20px;
  height: 16px;
}
.ico-twitter img {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.ico-facebook {
  width: 11px;
  height: 21px;
}
.ico-facebook img {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.ico-linkedin {
  width: 20px;
  height: 18px;
}
.ico-linkedin img {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.ico-whatsapp {
  width: 20px;
  height: 19px;
}
.ico-whatsapp img {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.ico-mail {
  width: 20px;
  height: 15px;
}
.ico-mail img {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
/*  Other Icons  */
.ico-check {
  width: 15px;
  height: 11px;
  background-image: url(../images/temp/ico-check@2x.png);
}
.ico-pin {
  width: 14px;
  height: 20px;
  background-image: url(../images/temp/ico-pin@2x.png);
}
.ico-pin-red {
  background-image: url(../images/temp/ico-pin-red.png);
}
.ico-clock {
  width: 16px;
  height: 16px;
  background-image: url(../images/temp/ico-clock.png);
}
.ico-download {
  width: 19px;
  height: 19px;
  background-image: url(../images/temp/ico-download.png);
}
/*  Ico Plus  */
.ico-plus {
  position: relative;
  width: 20px;
  height: 20px;
}
.ico-plus:before, .ico-plus:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 2px;
  background: #004987;
  -webkit-transition: #004987 0.4s;
  transition: #004987 0.4s;
}
.ico-plus:after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
      -ms-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
/* ------------------------------------------------------------ *\
	Main
\* ------------------------------------------------------------ */
.main:not(.no-header) > *:first-child:not(.hero) {
  margin-top: 100px;
}
.app-container-digital-twin #title {
  height: 60px;
  white-space: pre;
  line-height: 1.3em;
}
.app-container-digital-twin canvas {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  display: block;
}
.app-container-digital-twin .divs {
  background: rgb(40, 40, 83);
  color: #f2f2f2;
  width: 49%;
  height: 390px;
  padding: 0;
  margin: 2px;
  float: left;
}
.app-container-digital-twin #div5 {
  width: 100%;
}
.app-container-digital-twin .toolbarItem {
  background-color: rgb(40, 40, 83);
  color: #f2f2f2;
  max-width: 450px;
  text-align: center;
}
.app-container-digital-twin .dashboardLabel {
  width: 60%;
  display: inline-block;
  text-align: center;
}
.app-container-digital-twin .value {
  width: 35%;
  display: inline-block;
  text-align: center;
}
.app-container-digital-twin #slidersdiv {
  width: 100%;
  padding: 0;
  margin: 0;
  float: left;
}
.app-container-digital-twin .topnav {
  background-color: #333;
  overflow: hidden;
  color: #f2f2f2;
  text-align: left;
  padding: 0;
  text-decoration: none;
  font-size: 4.8vmin;
  font-family: Tahoma, Arial, sans-serif;
  width: 100%;
  height: 6%;
  margin: 0;
}
.app-container-digital-twin input {
  width: 50%;
}
.app-container-desc-design-tool #title {
  height: 60px;
  white-space: pre;
  line-height: 1.3em;
}
.app-container-desc-design-tool .divs {
  background: rgb(40, 40, 83);
  color: #f2f2f2;
  width: 300px;
  height: 300px;
  padding: 0;
  margin: 2px;
  float: left;
}
.app-container-desc-design-tool #div2 {
  text-align: center;
}
.app-container-desc-design-tool #div3 {
  width: 604px;
  height: 80px;
}
.app-container-desc-design-tool .topnav {
  background-color: #333;
  overflow: hidden;
  color: #f2f2f2;
  text-align: left;
  padding: 0;
  text-decoration: none;
  font-size: 4.8vmin;
  font-family: Tahoma, Arial, sans-serif;
  width: 100%;
  height: 6%;
  margin: 0;
}
.app-container-desc-design-tool .button {
  background-color: #4CAF50; /* Green */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}
.app-container-rotordynamics {
  /* results gallery */
}
.app-container-rotordynamics .slide-container {
  margin: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.app-container-rotordynamics .slider {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  height: 20px;
  background: white;
  outline: none;
  -webkit-transition: 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  margin-left: 20px;
  border-radius: 10px;
}
.app-container-rotordynamics .slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  background: rgb(165, 165, 12);
  opacity: 0.8;
  border-radius: 10px;
  cursor: pointer;
}
.app-container-rotordynamics .output-container {
  width: 30px;
  display: inline-block;
  margin-left: 1.3rem;
}
.app-container-rotordynamics .transitioning {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.6s;
          transition-duration: 0.6s;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}
.app-container-rotordynamics .results {
  /* opacity: 1; */
  display: none;
}
.app-container-rotordynamics .results-container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: bolder;
  font-size: 1.2em;
  width: 100%;
  position: relative;
}
.app-container-rotordynamics .results-header-container {
  grid-column: 1/span 2;
  grid-row: 1;
  background-color: rgb(128, 128, 128);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.5rem;
  border-radius: 10px;
}
.app-container-rotordynamics .results-header {
  display: inline-block;
  margin: 1rem;
  margin-right: 0.2rem;
  font-size: 1.1rem;
  text-align: center;
  color: rgb(219, 219, 219);
}
.app-container-rotordynamics .results-display {
  display: none;
  grid-template-columns: 60% auto;
  grid-template-rows: repeat(auto, 2);
  width: 100%;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
}
.app-container-rotordynamics .results-focus {
  background-color: rgb(176, 176, 176);
  grid-column: 1;
  grid-row: 2/span 2;
  padding: 20px;
  min-height: 500px;
  display: block;
  border-radius: 0px 0px 0px 10px;
}
.app-container-rotordynamics .results-text {
  background-color: rgb(204, 204, 204);
  grid-column: 2;
  grid-row: 2;
  padding: 2rem;
}
.app-container-rotordynamics .focused-image {
  width: 100%;
}
.app-container-rotordynamics #previous-results-container {
  display: none;
}
.app-container-rotordynamics #previous-results {
  display: none;
}
.app-container-rotordynamics .results-images {
  background-color: rgb(204, 204, 204);
  grid-column: 2;
  grid-row: 3;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0px 0px 10px 0px;
}
.app-container-rotordynamics div.rotor-image-container {
  grid-column: 1/span 3;
  grid-row: 1;
}
.app-container-rotordynamics div.cambell-image-container {
  grid-column: 1;
  grid-row: 2;
}
.app-container-rotordynamics div.mode1-image-container {
  grid-column: 2;
  grid-row: 2;
}
.app-container-rotordynamics div.mode2-image-container {
  grid-column: 3;
  grid-row: 2;
}
.app-container-rotordynamics div.gallery:hover {
  border: 2px solid #777;
}
.app-container-rotordynamics div.gallery {
  margin: 5px;
}
.app-container-rotordynamics div.gallery img {
  width: 100%;
  display: block;
}
.app-container-rotordynamics .app-container {
  font-family: "Roboto", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px;
  max-width: 1000px;
}
.app-container-rotordynamics .diagram-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  border-radius: 10px;
  background: rgb(132, 114, 161);
  background: linear-gradient(135deg, rgb(132, 114, 161) 21%, rgb(225, 188, 176) 85%);
  margin-bottom: 0.5rem;
}
.app-container-rotordynamics #svg-diagram {
  height: 225px;
  width: 700px;
  margin: 20px;
}
.app-container-rotordynamics .control-container {
  background-color: rgb(183, 18, 52);
  color: white;
  font-size: 1.1em;
  font-weight: bolder;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-height: 80px;
  border-radius: 10px;
}
.app-container-rotordynamics #rotating-shaft {
  opacity: 0;
}
.app-container-rotordynamics .button-container {
  margin-right: 20px;
  padding: 2px;
  display: inline-block;
  justify-self: end;
}
.app-container-rotordynamics .rg-button {
  background-color: white;
  padding: 0.5rem;
  border-radius: 5px;
  font-size: 1.1rem;
  font-weight: bold;
  border: 2px solid #777;
  color: black;
}
.app-container-rotordynamics .rg-button:hover {
  background-color: rgb(204, 204, 204);
}
.app-container-rotordynamics .dropdown-button {
  display: inline-block;
  color: white;
  background: none;
  border: none;
  font-size: 1.3rem;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  margin: 2px;
  padding: 0px;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.app-container-rotordynamics .dropdown-button:focus {
  outline: none;
}
.app-container-rotordynamics .text-results-status {
  padding: 15px;
  border-radius: 10px;
}
.app-container-rotordynamics .diagram-line {
  stroke: white;
  stroke-width: 5px;
  stroke-linecap: round;
}
.app-container-rotordynamics .start-pointer {
  fill: white;
  -webkit-transition: opacity 3s ease-in-out;
  transition: opacity 3s ease-in-out;
  opacity: 1;
}
.app-container-rotordynamics .right-pointer {
  -webkit-transform: translate(80px, 120px) scale(0.3, 0.3) rotate(90deg);
      -ms-transform: translate(80px, 120px) scale(0.3, 0.3) rotate(90deg);
          transform: translate(80px, 120px) scale(0.3, 0.3) rotate(90deg);
}
.app-container-rotordynamics .left-pointer {
  -webkit-transform: translate(-50px, 178px) scale(0.3, 0.3) rotate(-90deg);
      -ms-transform: translate(-50px, 178px) scale(0.3, 0.3) rotate(-90deg);
          transform: translate(-50px, 178px) scale(0.3, 0.3) rotate(-90deg);
}
.app-container-rotordynamics .pointer-a-child.right-pointer {
  -webkit-transform: translate(80px, 116px) scale(0.3, 0.3) rotate(90deg);
      -ms-transform: translate(80px, 116px) scale(0.3, 0.3) rotate(90deg);
          transform: translate(80px, 116px) scale(0.3, 0.3) rotate(90deg);
}
.app-container-rotordynamics .pointer-a-child.left-pointer {
  -webkit-transform: translate(-50px, 174px) scale(0.3, 0.3) rotate(-90deg);
      -ms-transform: translate(-50px, 174px) scale(0.3, 0.3) rotate(-90deg);
          transform: translate(-50px, 174px) scale(0.3, 0.3) rotate(-90deg);
}
@media only screen and (max-width: 750px) {
  .app-container-rotordynamics #svg-diagram {
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
    margin: 0px;
  }
  .app-container-rotordynamics .diagram-container {
    width: auto;
  }
  .app-container-rotordynamics .results-display {
    grid-template-columns: auto;
    grid-template-rows: auto -webkit-max-content auto;
    grid-template-rows: auto max-content auto;
  }
  .app-container-rotordynamics .results-focus {
    grid-row: 2;
    grid-column: 1;
    border-radius: 0px;
  }
  .app-container-rotordynamics .results-text {
    grid-row: 1;
    grid-column: 1;
  }
  .app-container-rotordynamics .results-images {
    grid-row: 3;
    grid-column: 1;
    border-radius: 0px 0px 10px 10px;
  }
  .app-container-rotordynamics .diagram-line {
    stroke-width: 15px;
  }
}
@media only screen and (max-width: 545px) {
  .app-container-rotordynamics #svg-diagram {
    -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
            transform: scale(0.6);
  }
}
@media only screen and (max-width: 505px) {
  .app-container-rotordynamics #svg-diagram {
    -webkit-transform: scale(0.55);
        -ms-transform: scale(0.55);
            transform: scale(0.55);
  }
}
.app-container-rotordynamics img {
  width: 100%;
}
.app-container-rotordynamics .bearing-pointer {
  cursor: ew-resize;
}
/* ------------------------------------------------------------ *\
  Hero
\* ------------------------------------------------------------ */
.hero .hero__aside:before {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(../images/temp/dots-grid@2x.png);
}
@media (max-width: 767px) {
  .hero span {
    background-color: white;
    color: black;
    padding: 2px;
  }
}
/* ------------------------------------------------------------ *\
  Hero Simple
\* ------------------------------------------------------------ */
@media (max-width: 767px) {
  .hero--simple .btn-more--prev i {
    background-image: url(../images/temp/ico-arrow-left@2x.png);
  }
}
/* ------------------------------------------------------------ *\
  Hero About
\* ------------------------------------------------------------ */
@media (max-width: 767px) {
  .hero--about .hero__aside:before {
    background-image: url(../images/temp/dots-mobile.png);
  }
}
/* ------------------------------------------------------------ *\
  Hero Event
\* ------------------------------------------------------------ */
@media (max-width: 767px) {
  .hero--event .list-event .ico-pin {
    background-image: url(../images/temp/ico-pin-white.png);
  }
  .hero--event .list-event .ico-clock {
    background-image: url(../images/temp/ico-clock-white.png);
  }
}
/* ------------------------------------------------------------ *\
  Hero Alt
\* ------------------------------------------------------------ */
.hero-alt {
  position: relative;
  color: #fff;
  /*  Hero Inner (top right)  */
  /*  Hero Inner (bottom right)  */
  /*  Hero Inner Large (left)  */
}
.hero-alt .h2 {
  margin-bottom: 11px;
  color: #fff;
  font-size: 28px;
  line-height: 1.26;
}
@media (max-width: 991px) {
  .hero-alt .h2 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .hero-alt .h2 {
    font-size: 22px;
  }
}
.hero-alt .h4 {
  margin-bottom: 3px;
  color: #fff;
  font-weight: normal;
  font-size: 20px;
}
@media (max-width: 767px) {
  .hero-alt .h4 {
    font-size: 18px;
  }
}
.hero-alt p {
  margin-bottom: 7px;
  font-size: 22px;
  line-height: 1.38;
}
@media (max-width: 991px) {
  .hero-alt p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .hero-alt p {
    font-size: 22px;
  }
}
.hero-alt .hero__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.hero-alt .hero__content {
  max-width: 49.5%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 49.5%;
          flex: 0 0 49.5%;
  border-right: 5px solid #fff;
}
@media (max-width: 767px) {
  .hero-alt .hero__content {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    border: 0;
    border-bottom: 5px solid #fff;
  }
}
.hero-alt .hero__aside {
  position: relative;
  max-width: 50.5%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50.5%;
          flex: 0 0 50.5%;
}
@media (max-width: 767px) {
  .hero-alt .hero__aside {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    border: 0;
    border-bottom: 5px solid #fff;
  }
}
.hero-alt .hero__aside:before {
  content: "";
  position: absolute;
  right: 51.4%;
  bottom: -64px;
  z-index: 6;
  width: 135px;
  height: 141px;
  display: inline-block;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(../images/temp/dots-grid@2x.png);
  display: none;
}
@media (max-width: 991px) {
  .hero-alt .hero__aside:before {
    bottom: -50px;
    right: 54%;
    width: 101px;
    height: 106px;
  }
}
@media (max-width: 767px) {
  .hero-alt .hero__aside:before {
    display: none;
  }
}
.hero-alt .hero__aside .hero__dots {
  position: absolute;
  right: 51.4%;
  bottom: -64px;
  z-index: -1;
}
.hero-alt .hero__inner {
  position: relative;
  height: 56.6%;
  display: table;
  width: 100%;
  padding-left: 72px;
  padding-bottom: 57px;
}
@media (max-width: 991px) {
  .hero-alt .hero__inner {
    padding-left: 50px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .hero-alt .hero__inner {
    height: auto;
    display: block;
    padding: 84px 30px 74px;
  }
}
.hero-alt .hero__inner + .hero__inner {
  height: 43.4%;
  padding-left: 72px;
  padding-bottom: 50px;
}
@media (max-width: 991px) {
  .hero-alt .hero__inner + .hero__inner {
    padding-left: 50px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .hero-alt .hero__inner + .hero__inner {
    min-height: 294px;
    height: auto;
    padding: 84px 30px 74px;
  }
}
.hero-alt .hero__inner + .hero__inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: #fff;
  z-index: 6;
}
.hero-alt .hero__inner + .hero__inner .h2 {
  margin-bottom: 1px;
}
.hero-alt .hero__entry {
  position: relative;
  z-index: 4;
  display: table-cell;
  vertical-align: bottom;
}
@media (max-width: 767px) {
  .hero-alt .hero__entry {
    vertical-align: middle;
    display: block;
  }
  .hero-alt .hero__entry .h4 {
    font-size: 20px;
  }
  .hero-alt .hero__entry .h2 {
    font-size: 28px;
    line-height: 1.25;
  }
}
.hero-alt .hero__entry * {
  max-width: 340px;
}
@media (max-width: 991px) {
  .hero-alt .hero__entry * {
    max-width: 100%;
  }
}
.hero-alt .hero__inner--large {
  height: auto;
  display: block;
  padding: 259px 0px 177px 30px;
}
@media (max-width: 767px) {
  .hero-alt .hero__inner--large {
    padding: 164px 30px 74px 30px;
  }
}
.hero-alt .hero__inner--large .hero__entry {
  max-width: 570px;
  margin-left: auto;
  padding-right: 230px;
  display: block;
}
@media (max-width: 1199px) {
  .hero-alt .hero__inner--large .hero__entry {
    padding-right: 10%;
  }
}
@media (max-width: 767px) {
  .hero-alt .hero__inner--large .hero__entry {
    padding: 0;
    max-width: 100%;
  }
}
.hero-alt .hero__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.hero-alt .hero__image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background: #000;
  opacity: 0.2;
}
.hero-alt .hero__image:before {
  opacity: 0.55;
}
/* ------------------------------------------------------------ *\
  Section
\* ------------------------------------------------------------ */
.section {
  position: relative;
  z-index: 2;
  padding: 10px 0 10px;
}
@media (max-width: 1399px) {
  .section {
    padding: 60px 0;
  }
}
@media (max-width: 991px) {
  .section {
    padding: 30px 0;
  }
}
@media (max-width: 767px) {
  .section {
    padding: 0px 0 43px;
  }
}
.section .articles-def + .testimonial {
  margin-top: 151px;
}
@media (max-width: 767px) {
  .section .articles-def + .testimonial {
    margin-top: 70px;
  }
}
.section .article-alt + .section__head {
  margin-top: 51px;
}
@media (max-width: 767px) {
  .section .article-alt + .section__head {
    margin-top: 39px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    padding-bottom: 24px;
  }
  .section .article-alt + .section__head .h2 {
    font-size: 27px;
  }
  .section .article-alt + .section__head .slider-controls--primary {
    top: 0px;
    margin-top: 6px;
  }
}
.section .testimonial + .socials {
  margin: 156px 100px 0;
}
@media (max-width: 991px) {
  .section .testimonial + .socials {
    margin: 100px 0 0;
  }
}
@media (max-width: 767px) {
  .section .testimonial + .socials {
    margin: 46px 0 0;
  }
}
.section .callout + .row {
  margin-top: 36px;
}
.section .section__head {
  padding-bottom: 37px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 767px) {
  .section .section__head {
    display: block !important;
  }
}
.section .section__head .h2 {
  max-width: calc(100% - 240px);
}
@media (max-width: 767px) {
  .section .section__head .h2 {
    max-width: 100%;
    margin-bottom: 0;
  }
}
.section .section__head .h2 span {
  display: block;
  font-size: 18px;
  margin: 7px 0 0;
  font-weight: 400;
}
@media (max-width: 767px) {
  .section .section__head .h2 span {
    font-size: 15px;
  }
}
.section .section__head-alt {
  margin: 0 0 52px;
}
.section .section__actions {
  margin: 10px 0 0;
}
.section .section__actions-secondary {
  margin-top: 50px;
}
/* ------------------------------------------------------------ *\
  Section Gray
\* ------------------------------------------------------------ */
.section--gray {
  background: #f1f1f1;
}
/* ------------------------------------------------------------ *\
  Section Alerts
\* ------------------------------------------------------------ */
.section--alerts {
  padding: 104px 0 87px;
}
@media (max-width: 1399px) {
  .section--alerts {
    padding: 60px 0;
  }
}
@media (max-width: 991px) {
  .section--alerts {
    padding: 30px 0;
  }
}
@media (max-width: 767px) {
  .section--alerts {
    padding: 20px 0 139px;
  }
}
.section--alerts:before {
  content: "";
  position: absolute;
  left: 63px;
  top: 5px;
  z-index: -1;
  width: 698px;
  height: 605px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(../images/temp/dots-bg@2x.png);
  display: none !important;
}
@media (max-width: 991px) {
  .section--alerts:before {
    height: 100%;
    width: 60%;
  }
}
@media (max-width: 767px) {
  .section--alerts:before {
    width: 500px;
    height: 432px;
  }
}
.section--alerts .section__dots {
  position: absolute;
  left: 63px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 582px;
}
@media (max-width: 991px) {
  .section--alerts .section__dots {
    height: 100%;
    width: 60%;
  }
}
@media (max-width: 767px) {
  .section--alerts .section__dots {
    left: auto;
    width: 368px;
    height: 620px;
    right: 20%;
    margin-top: 40px;
  }
}
/* ------------------------------------------------------------ *\
  Section ALerts Alt
\* ------------------------------------------------------------ */
.section--alerts-alt {
  margin-top: 90px;
}
@media (max-width: 767px) {
  .section--alerts-alt {
    padding-bottom: 114px;
    margin-top: 40px;
  }
}
.section--alerts-alt:before {
  background-image: url(../images/temp/dots-bg@2x-dark.png);
  top: 22px;
  left: 186px;
}
@media (max-width: 1199px) {
  .section--alerts-alt:before {
    top: 5px;
    left: 63px;
  }
}
/* ------------------------------------------------------------ *\
  Section Alerts Landing
\* ------------------------------------------------------------ */
.section--alerts-landing {
  padding-top: 204px;
}
@media (max-width: 767px) {
  .section--alerts-landing {
    padding-top: 20px;
  }
}
.section--alerts-landing .dots {
  right: 56%;
  left: auto;
  background: linear-gradient(90deg, #fff 26px, transparent 1%) center, linear-gradient(#fff 26px, transparent 1%) center, red;
  background-size: 29px 29px;
  -webkit-transform: 0;
      -ms-transform: 0;
          transform: 0;
  margin-top: 51px;
  height: 644px;
  width: 725px;
}
@media (max-width: 767px) {
  .section--alerts-landing .dots {
    right: 19%;
    margin-top: 40px;
  }
}
/* ------------------------------------------------------------ *\
  Section Alerts Careers
\* ------------------------------------------------------------ */
@media (max-width: 767px) {
  .section--alerts-careers {
    margin-bottom: 20px;
    padding: 35px 0 140px;
  }
}
/* ------------------------------------------------------------ *\
  Section News
\* ------------------------------------------------------------ */
.section--news [class^=col-] {
  padding-bottom: 32px;
}
@media (max-width: 767px) {
  .section--news [class^=col-] {
    padding-bottom: 15px;
  }
}
/* ------------------------------------------------------------ *\
  Section Small
\* ------------------------------------------------------------ */
.section--small {
  padding: 36px 0 0;
  min-height: 113px;
  position: static;
}
@media (max-width: 767px) {
  .section--small {
    padding-top: 10px;
    min-height: 88px;
  }
}
/* ------------------------------------------------------------ *\
  Section Size1
\* ------------------------------------------------------------ */
.section--size1 {
  padding: 12px 0 75px;
}
@media (max-width: 1199px) {
  .section--size1 {
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  .section--size1 {
    padding: 40px 0 65px;
  }
}
@media (max-width: 767px) {
  .section--size1 .h2 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .section--size1 .section__head-alt {
    margin-bottom: 38px;
  }
}
/* ------------------------------------------------------------ *\
  Section Size2
\* ------------------------------------------------------------ */
.section--size2 {
  padding: 103px 0 90px;
}
@media (max-width: 767px) {
  .section--size2 {
    padding: 56px 0 40px;
  }
}
@media (max-width: 767px) {
  .section--size2 .section__head-alt {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .section--size2 .section__head-alt .h2 {
    font-size: 30px;
  }
}
.section--size2 .section__head {
  padding-bottom: 21px;
}
@media (max-width: 767px) {
  .section--size2 .section__head {
    padding-bottom: 34px;
  }
}
.section--size2 .section__head .h2 {
  margin: 0;
}
@media (max-width: 767px) {
  .section--size2 .section__head .h2 {
    margin: 0 0 20px;
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .section--size2 .section__head .h2 span {
    margin-top: 11px;
    font-size: 18px;
    line-height: 1.39;
  }
}
@media (max-width: 767px) {
  .section--size2 .section__head .btn {
    width: 100%;
  }
}
/* ------------------------------------------------------------ *\
  Section Size3
\* ------------------------------------------------------------ */
.section--size3 {
  padding: 144px 0 165px;
}
@media (max-width: 767px) {
  .section--size3 {
    padding: 78px 0;
  }
}
.section--size3 .section__head-alt {
  margin: 0 0 75px;
}
@media (max-width: 767px) {
  .section--size3 .section__head-alt {
    margin: 0 0 55px;
  }
}
@media (max-width: 767px) {
  .section--size3 .section__head-alt .h2 {
    margin: 0 0 20px;
    font-size: 30px;
  }
}
/* ------------------------------------------------------------ *\
  Section Size4
\* ------------------------------------------------------------ */
.section--size4 {
  padding: 158px 0 130px;
}
@media (max-width: 767px) {
  .section--size4 {
    padding: 100px 0 67px;
  }
}
.section--size4 .section__head-alt {
  margin: 0 0 55px;
}
@media (max-width: 767px) {
  .section--size4 .section__head-alt {
    margin: 0 0 52px;
  }
}
@media (max-width: 767px) {
  .section--size4 .section__head-alt .h2 {
    font-size: 30px;
  }
}
/* ------------------------------------------------------------ *\
  Section Size5
\* ------------------------------------------------------------ */
.section--size5 {
  padding: 128px 0 60px;
}
@media (max-width: 767px) {
  .section--size5 {
    padding: 70px 0 20px;
  }
}
/* ------------------------------------------------------------ *\
  Section Size6
\* ------------------------------------------------------------ */
.section--size6 {
  padding: 20px 0;
}
@media (max-width: 767px) {
  .section--size6 {
    padding: 20px 0 40px;
  }
}
.section--size6 .callout {
  margin: 0;
}
.no-padding {
  padding: 0px 0 60px;
}
/* ------------------------------------------------------------ *\
  Section Size7
\* ------------------------------------------------------------ */
.section--size7 {
  padding: 36px 0 30px;
}
@media (max-width: 767px) {
  .section--size7 {
    padding: 35px 0 35px;
  }
}
.section--size7 .callout {
  margin: 0;
}
@media (max-width: 991px) {
  .section--size7 .col-md-12 + .col-md-12 {
    margin-top: 36px;
  }
}
/* ------------------------------------------------------------ *\
  Section Size8
\* ------------------------------------------------------------ */
.section--size8 {
  padding: 70px 0 96px;
}
@media (max-width: 767px) {
  .section--size8 {
    padding: 30px 0 44px;
  }
}
.section--size8 .slider .slider__slide {
  padding-bottom: 0;
}
.section--size8 .slider .slider__dots {
  margin: 45px 0 0;
}
.section--size8 .section__head {
  padding-bottom: 44px;
}
.section--size8 .section__head .h2 {
  margin: 0;
}
/* ------------------------------------------------------------ *\
  Section Size9
\* ------------------------------------------------------------ */
.section--size9 {
  padding: 135px 0 152px;
}
@media (max-width: 767px) {
  .section--size9 {
    padding: 70px 0;
  }
}
.section--size9 .section__head-alt {
  margin: 0 0 55px;
}
@media (max-width: 767px) {
  .section--size9 .section__head-alt {
    margin: 0 0 35px;
  }
}
/* ------------------------------------------------------------ *\
  Section Featured
\* ------------------------------------------------------------ */
@media (max-width: 767px) {
  .section--featured {
    padding: 6px 0 0;
  }
  .section--featured .section__head {
    padding-bottom: 33px;
  }
  .section--featured .section__head .h2 {
    margin-bottom: 20px;
    font-size: 30px;
  }
  .section--featured .section__head .h2 span {
    margin-top: 12px;
    font-size: 18px;
    line-height: 1.4;
  }
  .section--featured .section__head .btn {
    width: 100%;
  }
}
/* ------------------------------------------------------------ *\
  Section Search
\* ------------------------------------------------------------ */
.section-search {
  padding: 80px 0 50px;
}
@media (max-width: 767px) {
  .section-search {
    padding: 0 0 50px;
  }
}
.section-search .search {
  background: #f6f6f6;
  right: 0;
  padding: 62px 100px 68px;
}
@media (max-width: 991px) {
  .section-search .search {
    padding-left: 70px;
    padding-right: 70px;
  }
}
@media (max-width: 767px) {
  .section-search .search {
    padding: 52px 40px 46px;
  }
}
@media (max-width: 374px) {
  .section-search .search {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.section-search .search-inner {
  position: relative;
  padding: 0 200px 0 0;
}
@media (max-width: 767px) {
  .section-search .search-inner {
    padding: 0;
    text-align: center;
  }
}
.section-search .umbraco-forms-navigation {
  position: absolute;
  bottom: 0;
  right: 0;
}
.section-search .umbraco-forms-navigation .btn {
  min-width: 210px;
}
@media (max-width: 991px) {
  .section-search .umbraco-forms-navigation .btn {
    min-width: 194px;
  }
}
@media (max-width: 767px) {
  .section-search .umbraco-forms-navigation {
    position: relative;
    bottom: auto;
    right: auto;
    margin-top: 15px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .section-search .umbraco-forms-navigation .btn {
    width: 88%;
  }
}
.section-search .umbraco-forms-label {
  font-size: 22px;
  font-weight: bold;
  color: #000;
  display: block;
  padding-bottom: 9px;
}
@media (max-width: 767px) {
  .section-search .umbraco-forms-label {
    padding-bottom: 15px;
  }
}
.section-search .form .form__controls {
  max-width: 32%;
  display: inline-block;
}
@media (max-width: 767px) {
  .section-search .form .form__controls {
    max-width: 100%;
    margin: 0 0 15px;
  }
}
.section-search .text, .section-search select {
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  border: 0;
  padding: 0 28px;
}
@media (max-width: 767px) {
  .section-search .text, .section-search select {
    padding: 0 24px;
  }
}
@media (max-width: 374px) {
  .section-search .text, .section-search select {
    padding: 0 16px;
  }
}
.section-search .select:after {
  right: 9px;
}
/*  Section Search--careers  */
@media (max-width: 767px) {
  .section-search--careers {
    padding-bottom: 26px;
  }
  .section-search--careers .form .form__controls {
    width: 100%;
  }
  .section-search--careers .form .form__controls select, .section-search--careers .form .form__controls input[type=text] {
    background-color: #fff;
  }
  .section-search--careers .umbraco-forms-navigation .btn {
    width: calc(100% - 30px);
  }
}
/* ------------------------------------------------------------ *\
  Section Tabs
\* ------------------------------------------------------------ */
.section-tabs {
  background-color: #fff;
  padding: 70px 0 30px;
}
@media (max-width: 767px) {
  .section-tabs {
    padding: 48px 0 22px;
  }
  .section-tabs .tab:first-child {
    border-top: 1px solid #000;
  }
}
.section-tabs .container {
  max-width: 1040px;
}
/* ------------------------------------------------------------ *\
  Section Cards
\* ------------------------------------------------------------ */
.section-cards {
  padding: 37px 0;
}
@media (max-width: 991px) {
  .section-cards {
    padding: 50px 0 0;
  }
}
@media (max-width: 767px) {
  .section-cards {
    padding: 40px 0 0;
    margin: 0 0 42px;
    position: relative;
  }
}
.section-cards .section__head {
  padding-bottom: 27px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .section-cards .section__head {
    /*display: block; */
    padding-bottom: 42px;
  }
}
.section-cards .section__head .h2 {
  padding-right: 107px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 767px) {
  .section-cards .section__head .h2 {
    padding: 0 10px 0 0;
    margin-bottom: 0;
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
.section-cards .section__controls {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  .section-cards .section__controls {
    margin-bottom: 0;
    max-width: 107px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 107px;
            flex: 0 0 107px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: static;
  }
  .section-cards .section__controls .slider__dots {
    bottom: 0;
  }
}
/* ------------------------------------------------------------ *\
  Section Cards Size2
\* ------------------------------------------------------------ */
.section-cards--size2 .section__head {
  padding-bottom: 29px;
}
.section-cards--size2 .section__head .h2 {
  padding-right: 150px;
}
@media (max-width: 1399px) {
  .section-cards--size2 .section__head .h2 {
    padding-right: 100px;
  }
}
@media (max-width: 767px) {
  .section-cards--size2 .section__head .h2 {
    padding: 0;
  }
}
.section-cards--size2 .section__body {
  position: relative;
}
.section-cards--size2 .section__body--paging {
  padding-bottom: 7px;
}
@media (max-width: 991px) {
  .section-cards--size2 .section__body--paging {
    padding-bottom: 35px;
  }
}
@media (max-width: 767px) {
  .section-cards--size2 .section__body--paging {
    padding-bottom: 50px;
  }
}
.section-cards--size2 .section__paging {
  position: absolute;
  z-index: 6;
  bottom: 0;
  left: 0;
  padding: 0 0 31px;
}
@media (max-width: 991px) {
  .section-cards--size2 .section__paging {
    padding: 0 0 50px;
  }
}
@media (max-width: 767px) {
  .section-cards--size2 .section__paging {
    padding: 0 0 40px;
  }
}
/*  Section-cards--size2 Xs  */
@media (max-width: 767px) {
  .section-cards--size2-xs {
    margin-bottom: 12px;
    padding: 63px 0 0px;
  }
  .section-cards--size2-xs .section__head {
    padding-bottom: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .section-cards--size2-xs .section__head--size2-xs {
    padding-bottom: 27px;
  }
  .section-cards--size2-xs .section__controls {
    display: none;
  }
  .section-cards--size2-xs .section__body--paging {
    padding: 0;
  }
}
/* ------------------------------------------------------------ *\
  Section Cards Size3
\* ------------------------------------------------------------ */
.section-cards--size3 {
  padding: 0px 0 0;
}
@media (max-width: 1199px) {
  .section-cards--size3 {
    padding-top: 0px;
  }
}
@media (max-width: 767px) {
  .section-cards--size3 {
    padding: 70px 0 0;
  }
}
@media (max-width: 767px) {
  .section-cards--size3 .slider--cards .slider__slide {
    padding-bottom: 26px;
  }
}
/* ------------------------------------------------------------ *\
  Section Cards Size4
\* ------------------------------------------------------------ */
.section-cards--size4 {
  padding: 127px 0 0;
}
@media (max-width: 767px) {
  .section-cards--size4 {
    padding: 70px 0 0;
    margin-bottom: 0px;
  }
}
.section-cards--size4 .section__head {
  padding-bottom: 25px;
}
@media (max-width: 767px) {
  .section-cards--size4 .section__head {
    padding-bottom: 46px;
  }
}
@media (max-width: 767px) {
  .section-cards--size4 .section__head .h2 {
    font-size: 30px;
  }
}
/* ------------------------------------------------------------ *\
  Section Cards Size5
\* ------------------------------------------------------------ */
.section-cards--size5 {
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  .section-cards--size5 {
    padding: 32px 0 40px;
  }
  .section-cards--size5 .section__head {
    padding-bottom: 27px;
  }
}
/* ------------------------------------------------------------ *\
  Section Lists
\* ------------------------------------------------------------ */
.section-lists {
  position: relative;
  padding: 15px 0 24px;
}
.section-lists .section__body {
  position: relative;
}
.section-lists .dots {
  position: absolute;
  top: 170px;
  left: -30%;
}
@media (max-width: 767px) {
  .section-lists .dots {
    top: 840px;
    left: auto;
    right: 15%;
    height: 735px;
  }
}
.section-lists .section__head {
  padding-bottom: 51px;
}
@media (max-width: 767px) {
  .section-lists .section__head--size-sm {
    padding-bottom: 47px;
  }
}
.section-lists .section__actions {
  position: relative;
  z-index: 6;
  padding: 3px 0;
}
@media (max-width: 767px) {
  .section-lists .section__actions--size-sm {
    padding-bottom: 17px;
  }
}
@media (max-width: 767px) {
  .section-lists .section__actions .btn-danger {
    background: #004987;
  }
}
.section-lists .section__titles {
  margin-bottom: 22px;
  padding: 6px 0;
}
@media (max-width: 767px) {
  .section-lists .section__titles {
    padding: 0 0 7px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.section-lists .section__titles .h2 {
  margin: 14px 15px 9px 0;
  font-weight: normal;
}
@media (max-width: 767px) {
  .section-lists .section__titles .h2 {
    font-size: 30px;
    line-height: 1.4;
    margin: 23px 12px 9px 0;
  }
}
.section-lists .section__titles .h2 span {
  color: #004987;
}
.section-lists .section__titles .btn {
  position: relative;
  left: 129px;
}
@media (max-width: 1500px) {
  .section-lists .section__titles .btn {
    left: auto;
  }
}
/*  Section Lists Large  */
.section-lists--large {
  padding-bottom: 26px;
}
@media (max-width: 767px) {
  .section-lists--large {
    padding: 28px 0 38px;
  }
}
.section-lists--large .section__head {
  padding-bottom: 37px;
}
.section-lists--large .section__actions {
  padding: 0;
}
/*  Section Lists Jobs  */
.section-lists--jobs {
  padding-bottom: 96px;
}
@media (max-width: 1199px) {
  .section-lists--jobs {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .section-lists--jobs {
    padding-bottom: 67px;
  }
}
.section-lists--jobs:before {
  display: none;
}
@media (max-width: 767px) {
  .section-lists--jobs .section__head {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .section-lists--jobs .section__titles .h2 {
    font-size: 25px;
    margin: 11px 12px 0px 0;
    line-height: 1.3;
  }
}
@media (max-width: 767px) {
  .section-lists--jobs .cards--jobs {
    padding-bottom: 0;
  }
}
/* ------------------------------------------------------------ *\
  Card Alt
\* ------------------------------------------------------------ */
.card-alt {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.card-alt:hover {
  -webkit-box-shadow: -20px 10px 35px 0px rgba(0, 0, 0, 0.09);
          box-shadow: -20px 10px 35px 0px rgba(0, 0, 0, 0.09);
}
@media (max-width: 991px) {
  .card-alt:hover {
    -webkit-box-shadow: -20px 10px 35px 0px rgba(0, 0, 0, 0.09);
            box-shadow: -20px 10px 35px 0px rgba(0, 0, 0, 0.09);
  }
}
@media (max-width: 767px) {
  .card-alt:hover {
    -webkit-box-shadow: -10px 10px 20px 0px rgba(0, 0, 0, 0.09);
            box-shadow: -10px 10px 20px 0px rgba(0, 0, 0, 0.09);
  }
}
.card-alt:hover .card__entry {
  max-height: 162px;
  padding-top: 9px;
}
@media (max-width: 991px) {
  .card-alt:hover .card__entry {
    max-height: 162px;
  }
}
@media (max-width: 767px) {
  .card-alt:hover .card__entry {
    max-height: 162px;
  }
}
.card-alt:hover .card__title {
  height: 21px;
}
.card-alt:hover .card__content:after {
  width: 100%;
}
@media (max-width: 767px) {
  .card-alt:hover .card__content:after {
    width: calc(100% + 2px);
  }
}
@media (max-width: 767px) {
  .card-alt:hover .card__content {
    padding-bottom: 38px;
  }
}
.card-alt .card__body {
  position: relative;
}
.card-alt .card__body a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.card-alt .card__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  display: block;
  padding-top: 154%;
}
@media (max-width: 767px) {
  .card-alt .card__image {
    padding-top: 124%;
  }
}
.card-alt .card__content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 6;
  padding: 34px 40px 34px 29px;
}
@media (max-width: 991px) {
  .card-alt .card__content {
    padding: 26px 40px 26px 20px;
  }
}
@media (max-width: 767px) {
  .card-alt .card__content {
    padding: 36px 40px 34px 28px;
  }
}
.card-alt .card__content:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 93%;
  height: 100%;
  background: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .card-alt .card__content:after {
    left: -2px;
    height: calc(100% + 2px);
  }
}
.card-alt .card__title {
  display: table;
  width: 100%;
  height: 42px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.card-alt .card__title .h5 {
  display: table-cell;
  vertical-align: top;
}
@media (max-width: 991px) {
  .card-alt .card__title .h5 {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .card-alt .card__title .h5 {
    font-size: 18px;
  }
}
.card-alt .card__entry {
  max-height: 0;
  padding-top: 0;
  line-height: 1.25;
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 991px) {
  .card-alt .card__entry {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .card-alt .card__entry {
    font-size: 16px;
  }
}
/* ------------------------------------------------------------ *\
  Card Alt List
\* ------------------------------------------------------------ */
.card-alt--list {
  margin-bottom: 85px;
}
@media (max-width: 991px) {
  .card-alt--list {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .card-alt--list {
    margin-bottom: 31px;
  }
}
.card-alt--list:hover .card__title {
  height: 21px;
}
.card-alt--list:hover .card__content {
  padding-bottom: 28px;
}
.card-alt--list:hover .card__content:after {
  width: 100%;
}
@media (max-width: 767px) {
  .card-alt--list:hover .card__content:after {
    width: calc(100% + 2px);
  }
}
.card-alt--list .card__title {
  height: 48px;
}
@media (max-width: 991px) {
  .card-alt--list .card__title {
    height: 36px;
  }
}
.card-alt--list .card__content {
  padding: 32px 94px 27px 29px;
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
}
@media (max-width: 1199px) {
  .card-alt--list .card__content {
    padding-right: 70px;
  }
}
@media (max-width: 991px) {
  .card-alt--list .card__content {
    padding: 26px 40px 26px 20px;
  }
}
@media (max-width: 767px) {
  .card-alt--list .card__content {
    padding: 33px 110px 39px 27px;
  }
}
@media (max-width: 374px) {
  .card-alt--list .card__content {
    padding-right: 50px;
  }
}
.card-alt--list .card__content:after {
  width: 76%;
}
@media (max-width: 1199px) {
  .card-alt--list .card__content:after {
    width: 85%;
  }
}
@media (max-width: 767px) {
  .card-alt--list .card__content:after {
    width: 75%;
  }
}
@media (max-width: 374px) {
  .card-alt--list .card__content:after {
    width: 90%;
  }
}
.card-alt--list .card__image {
  padding-top: 113%;
}
.card-alt--list .card__title .h5 {
  padding-right: 15px;
  font-size: 20px;
}
@media (max-width: 1199px) {
  .card-alt--list .card__title .h5 {
    font-size: 18px;
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .card-alt--list .card__title .h5 {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .card-alt--list .card__title .h5 {
    font-size: 20px;
  }
}
@media (max-width: 374px) {
  .card-alt--list .card__title .h5 {
    font-size: 18px;
  }
}
/* ------------------------------------------------------------ *\
  Card Alt Primary
\* ------------------------------------------------------------ */
.card-alt--primary {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.card-alt--primary .card__image {
  padding-top: 69%;
}
@media (max-width: 767px) {
  .card-alt--primary .card__image {
    padding-top: 171%;
  }
}
.card-alt--primary .card__content {
  width: 74% !important;
  padding: 28px 40px 29px 29px !important;
}
@media (max-width: 767px) {
  .card-alt--primary .card__content {
    padding: 28px 28px 48px 24px !important;
    width: 100% !important;
  }
}
.card-alt--primary .card__content:after {
  width: 100% !important;
}
@media (max-width: 767px) {
  .card-alt--primary .card__content:after {
    width: calc(100% + 2px) !important;
  }
}
.card-alt--primary .card__content .h5 {
  font-weight: 400;
  color: #575757;
}
@media (max-width: 767px) {
  .card-alt--primary .card__content .h5 {
    padding: 0;
  }
}
.card-alt--primary .card__content .card__title {
  height: 42px !important;
}
@media (max-width: 767px) {
  .card-alt--primary .card__content .card__title {
    height: initial !important;
  }
}
/* ------------------------------------------------------------ *\
  Cards Container
\* ------------------------------------------------------------ */
.cards-container {
  gap: 40px;
}
@media (max-width: 767px) {
  .cards-container .col-md-4 + .col-md-4 {
    margin-top: 15px;
  }
}
.cards-container .card-row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 15px;
  gap: 40px;
}
/* ------------------------------------------------------------ *\
  Card News
\* ------------------------------------------------------------ */
.card-news {
  position: relative;
  /*height: 100%; */
  /*background: $c-white;*/
  -webkit-transition: background 0.4s;
  transition: background 0.4s;
  min-height: 298px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: calc(50% - 20px);
      flex-basis: calc(50% - 20px);
}
.card-news a {
  text-decoration: none;
  color: inherit;
  padding: 38px 50px;
  display: block;
}
@media (max-width: 1199px) {
  .card-news a {
    padding: 35px 30px;
  }
}
@media (max-width: 991px) {
  .card-news a {
    padding: 25px 20px 25px;
  }
}
@media (max-width: 767px) {
  .card-news a {
    padding: 27px 50px 25px;
  }
}
@media (max-width: 374px) {
  .card-news a {
    padding: 27px 20px 25px;
  }
}
.card-news .btn-link {
  position: absolute;
  bottom: 25px;
}
@media (max-width: 767px) {
  .card-news + .card-news--orange {
    margin-top: 49px;
  }
}
@media (max-width: 991px) {
  .card-news {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .card-news {
    font-size: 16px;
    min-height: 286px;
  }
}
.card-news .h4 {
  margin-bottom: 7px;
  line-height: 1.4;
  font-weight: normal;
}
@media (max-width: 1199px) {
  .card-news .h4 {
    font-size: 19px;
  }
}
@media (max-width: 991px) {
  .card-news .h4 {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .card-news .h4 {
    font-size: 22px;
  }
}
.card-news .h5 {
  font-weight: normal;
  line-height: 1.39;
}
@media (max-width: 991px) {
  .card-news .h5 {
    font-size: 16px;
  }
}
.card-news .h6 {
  margin-bottom: 11px;
  color: #575757;
  font-weight: normal;
}
.card-news .card-block__headings {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.card-news .card-block__headings .h6 {
  text-transform: uppercase;
}
.card-news .card-block__headings .card-block__headings-job {
  color: #fff;
}
.card-news .news-line__clamp {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
/*  Card-news Grey  */
.card-news.bg-grey-22 .h6, .card-news.bg-grey-22 .h4, .card-news.bg-grey-22 span, .card-news.bg-grey-22 p {
  color: #fff;
}
.card-news.bg-grey-22 .btn-link span {
  border-bottom: 1px solid #fff;
}
.card-news.bg-grey-22 .btn-link span:hover {
  border-bottom-color: transparent;
}
.card-news--black .btn-link--light span {
  border-color: #231F20;
  color: #231F20;
}
.card-news--black .btn-link--light span:hover {
  border-bottom-color: transparent;
}
.card-news--black.bg-orange .h6, .card-news--black.bg-orange p {
  color: #231F20;
}
/* ------------------------------------------------------------ *\
  Card Post
\* ------------------------------------------------------------ */
.card-post .h3 {
  line-height: 1.28;
  font-size: 25px;
  font-weight: normal;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .card-post .h3 {
    font-size: 20px;
  }
}
.card-post .h4 {
  line-height: 1.4;
  font-weight: normal;
}
@media (max-width: 991px) {
  .card-post .h4 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .card-post .h4 {
    margin-bottom: 7px;
    font-size: 22px;
  }
}
.card-post .h6 {
  display: none;
  margin-bottom: 11px;
  color: #575757;
  font-weight: normal;
}
@media (max-width: 767px) {
  .card-post .h6 {
    display: block;
  }
}
.card-post p {
  margin-bottom: 17px;
}
@media (max-width: 991px) {
  .card-post p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .card-post p {
    font-size: 16px;
  }
}
.card-post .card__image {
  min-height: 161px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 161px;
          flex: 0 0 161px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .card-post .card__image {
    min-height: 120px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 120px;
            flex: 0 0 120px;
  }
}
@media (max-width: 767px) {
  .card-post .card__image {
    display: none;
  }
}
.card-post .card__content {
  position: relative;
  background: #f6f6f6;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  padding: 45px 55px 100px 49px;
  max-width: 100%;
}
@media (max-width: 1199px) {
  .card-post .card__content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .card-post .card__content {
    padding: 30px 20px 80px;
  }
}
@media (max-width: 767px) {
  .card-post .card__content {
    font-size: 16px;
    padding: 27px 50px 70px;
    min-height: 291px;
  }
}
@media (max-width: 374px) {
  .card-post .card__content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.card-post a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 461px;
  border-bottom: 3px solid #4C212A;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  text-decoration: none;
}
@media (max-width: 991px) {
  .card-post a {
    height: 370px;
  }
}
@media (max-width: 767px) {
  .card-post a {
    height: auto;
  }
}
.card-post .card__entry {
  max-height: 150px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .card-post .card__entry {
    max-height: 100%;
  }
}
.card-post .card__actions {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  padding: 0 49px 45px;
}
@media (max-width: 1199px) {
  .card-post .card__actions {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .card-post .card__actions {
    padding: 0 20px 30px;
  }
}
@media (max-width: 767px) {
  .card-post .card__actions {
    padding: 0 50px 45px;
  }
}
@media (max-width: 374px) {
  .card-post .card__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .card-post .card__date {
    display: none;
  }
}
/* ------------------------------------------------------------ *\
  Card post No-image
\* ------------------------------------------------------------ */
@media (max-width: 767px) {
  .card-post--no-image {
    height: initial;
  }
}
.card-post--no-image .h3 {
  margin-bottom: 7px;
  padding-top: 10px;
  color: #fff;
}
@media (max-width: 767px) {
  .card-post--no-image .h3 {
    margin-bottom: 11px;
    font-size: 25px;
    line-height: 1.2;
  }
}
.card-post--no-image .h6 {
  color: #fff;
}
.card-post--no-image p {
  max-height: 140px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .card-post--no-image p {
    max-height: 146px;
  }
}
@media (max-width: 767px) {
  .card-post--no-image p {
    max-height: 48px;
    overflow: hidden;
  }
}
.card-post--no-image a {
  border-bottom: 3px solid #004987;
}
.card-post--no-image .card__content {
  background: #004987;
  color: #fff;
}
.card-post--no-image .card__content p {
  color: #fff;
}
@media (max-width: 767px) {
  .card-post--no-image .card__content {
    min-height: 297px;
    padding: 50px 53px 54px;
  }
}
@media (max-width: 374px) {
  .card-post--no-image .card__content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.card-post--no-image .card__entry {
  position: relative;
  padding-left: 2px;
  max-height: 260px;
}
@media (max-width: 1199px) {
  .card-post--no-image .card__entry {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .card-post--no-image .card__entry {
    max-height: 100%;
    overflow: visible;
  }
}
@media (max-width: 767px) {
  .card-post--no-image .card__actions {
    padding: 0 55px 37px;
  }
}
@media (max-width: 374px) {
  .card-post--no-image .card__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* ------------------------------------------------------------ *\
  Card post red
\* ------------------------------------------------------------ */
.card-post--red .h3 {
  margin-bottom: 10px;
  line-height: 1.2;
  overflow: hidden;
  max-height: 120px;
}
.card-post--red .card__body a {
  border-bottom: 3px solid #004987;
}
.card-post--red.card-post--no-image .card__content {
  background: #004987;
  color: #fff;
}
/* ------------------------------------------------------------ *\
  Card post purple
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
  Card Post List
\* ------------------------------------------------------------ */
.card-post--list {
  height: 100%;
}
.card-post--list .h3,
.card-post--list .h4,
.card-post--list p,
.card-post--list .card__entry {
  max-height: 100%;
  overflow: visible;
}
.card-post--list p {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  color: #4D4D4D;
}
.card-post--list .h4 {
  margin-bottom: 13px;
}
@media (max-width: 991px) {
  .card-post--list .h3,
  .card-post--list .h4 {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .card-post--list .h3,
  .card-post--list .h4 {
    font-size: 22px;
    line-height: 1.4;
  }
}
.card-post--list .h7 {
  color: #888;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.56;
  text-transform: uppercase;
}
.card-post--list .card__content {
  height: auto;
  height: calc(100% - 161px);
  height: 100%;
  padding: 44px 55px 91px 49px;
  min-height: 437px;
}
@media (max-width: 1199px) {
  .card-post--list .card__content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .card-post--list .card__content {
    padding: 30px 20px 60px;
    min-height: 240px;
  }
}
@media (max-width: 767px) {
  .card-post--list .card__content {
    min-height: 291px;
    padding: 34px 50px 67px;
  }
}
@media (max-width: 374px) {
  .card-post--list .card__content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.card-post--list .card__body {
  position: relative;
  height: 100%;
  padding-top: 161px;
}
@media (max-width: 767px) {
  .card-post--list .card__body {
    padding: 0;
  }
}
.card-post--list .card__body a {
  display: block;
  height: 100%;
}
.card-post--list .card__image {
  position: absolute;
  top: 0;
  left: 0;
  height: 161px;
  width: 100%;
}
@media (max-width: 991px) {
  .card-post--list.card-post--no-image .h3 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .card-post--list.card-post--no-image .h3 {
    margin-bottom: 11px;
    font-size: 25px;
    line-height: 1.2;
  }
}
@media (max-width: 767px) {
  .card-post--list.card-post--no-image .h6 {
    margin-bottom: 9px;
  }
}
.card-post--list.card-post--no-image .card__body {
  padding-top: 0;
}
.card-post--list.card-post--no-image .card__content {
  height: 100%;
  min-height: 457px;
}
@media (max-width: 991px) {
  .card-post--list.card-post--no-image .card__content {
    min-height: 390px;
  }
}
@media (max-width: 767px) {
  .card-post--list.card-post--no-image .card__content {
    min-height: 297px;
    padding: 50px 53px 54px;
  }
}
@media (max-width: 374px) {
  .card-post--list.card-post--no-image .card__content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .card-post--list.card-post--no-image .card__actions {
    padding: 0 55px 37px;
  }
}
@media (max-width: 374px) {
  .card-post--list.card-post--no-image .card__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cards--posts .js-item.job ul {
  margin: 0;
  list-style: none;
  margin-top: 25px;
}
.cards--posts .js-item.job ul .h7 {
  margin-bottom: 0;
}
.card-person:not(.card-post--no-image) .h7,
.card-post:not(.card-post--no-image) .h7 {
  color: #004987;
}
/* ------------------------------------------------------------ *\
  Card Job
\* ------------------------------------------------------------ */
.card-job {
  height: 100%;
  background-color: #004987;
}
.card-job .h5 {
  margin-bottom: 25px;
  line-height: 1.32;
  min-height: 46px;
}
@media (max-width: 991px) {
  .card-job .h5 {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .card-job .h5 {
    font-size: 18px;
  }
}
.card-job .h6 {
  margin-bottom: 5px;
  color: #004987;
}
.card-job p {
  color: #231F20;
}
.card-job .card__body {
  position: relative;
  height: 100%;
  background: #f6f6f6;
}
.card-job .card__content {
  position: relative;
  z-index: 3;
  height: 100%;
  padding: 49px 47px 80px;
}
@media (max-width: 1199px) {
  .card-job .card__content {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 991px) {
  .card-job .card__content {
    padding: 30px 20px 130px;
  }
}
@media (max-width: 767px) {
  .card-job .card__content {
    padding: 48px 48px 80px;
  }
}
@media (max-width: 374px) {
  .card-job .card__content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.card-job .card__entry ul {
  margin: 0;
  padding-bottom: 15px;
  list-style: none;
}
.card-job .card__entry li + li {
  margin-top: 9px;
  padding-top: 9px;
  border-top: 1px solid #e3e3e3;
}
.card-job .card__entry p {
  font-weight: 500;
  margin-bottom: 1rem;
}
.card-job .card__actions {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 5;
}
.card-job .card__actions ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.card-job .card__actions li {
  max-width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
@media (max-width: 991px) {
  .card-job .card__actions li {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
@media (max-width: 767px) {
  .card-job .card__actions li {
    max-width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}
.card-job .card__actions .btn {
  min-width: auto;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0em;
}
.card-job .card__image {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.2;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.card-job .card__image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background: #000;
  opacity: 0.2;
}
.card-job .card__image:before {
  opacity: 1;
  background: -webkit-gradient(linear, left top, right top, from(rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
}
.card-job .card-block__headings {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.card-job .card-block__headings .h6 {
  text-transform: uppercase;
}
.card-job .card-block__headings .card-block__headings-job {
  color: #fff;
}
.card-job__alt p {
  color: #fff;
}
/* ------------------------------------------------------------ *\
  Card Post
\* ------------------------------------------------------------ */
.card-person .h3 {
  line-height: 1.28;
  font-size: 25px;
  font-weight: normal;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .card-person .h3 {
    font-size: 20px;
  }
}
.card-person .h4 {
  line-height: 1.4;
  font-weight: normal;
}
@media (max-width: 991px) {
  .card-person .h4 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .card-person .h4 {
    margin-bottom: 7px;
    font-size: 22px;
  }
}
.card-person .h6 {
  margin-bottom: 5px;
  color: #004987;
}
.card-person p {
  margin-bottom: 17px;
}
@media (max-width: 991px) {
  .card-person p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .card-person p {
    font-size: 16px;
  }
}
.card-person .card__image {
  min-height: 161px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 161px;
          flex: 0 0 161px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .card-person .card__image {
    min-height: 120px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 120px;
            flex: 0 0 120px;
  }
}
@media (max-width: 767px) {
  .card-person .card__image {
    display: none;
  }
}
.card-person .card__content {
  position: relative;
  background: #f6f6f6;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  padding: 45px 55px 100px 49px;
  max-width: 100%;
}
@media (max-width: 1199px) {
  .card-person .card__content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .card-person .card__content {
    padding: 30px 20px 80px;
  }
}
@media (max-width: 767px) {
  .card-person .card__content {
    font-size: 16px;
    padding: 27px 50px 70px;
    min-height: 291px;
  }
}
@media (max-width: 374px) {
  .card-person .card__content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.card-person a {
  border-bottom: 3px solid #4C212A;
}
.card-person .card__body a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 461px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  text-decoration: none;
}
@media (max-width: 991px) {
  .card-person .card__body a {
    height: 370px;
  }
}
@media (max-width: 767px) {
  .card-person .card__body a {
    height: auto;
  }
}
.card-person .card__entry {
  max-height: 150px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .card-person .card__entry {
    max-height: 100%;
  }
}
.card-person .card__actions {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  padding: 0 49px 45px;
}
@media (max-width: 1199px) {
  .card-person .card__actions {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .card-person .card__actions {
    padding: 0 20px 30px;
  }
}
@media (max-width: 767px) {
  .card-person .card__actions {
    padding: 0 50px 45px;
  }
}
@media (max-width: 374px) {
  .card-person .card__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .card-person .card__date {
    display: none;
  }
}
.card-person--list {
  height: 100%;
}
.card-person--list .h3,
.card-person--list .h4,
.card-person--list p,
.card-person--list .card__entry {
  max-height: 100%;
  overflow: visible;
}
.card-person--list p {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  color: #4D4D4D;
}
.card-person--list .h4 {
  margin-bottom: 13px;
}
@media (max-width: 991px) {
  .card-person--list .h3,
  .card-person--list .h4 {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .card-person--list .h3,
  .card-person--list .h4 {
    font-size: 22px;
    line-height: 1.4;
  }
}
.card-person--list .h7 {
  color: #575757;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.56;
  text-transform: uppercase;
}
.card-person--list .card__content {
  height: auto;
  height: calc(100% - 161px);
  height: 100%;
  padding: 44px 55px 91px 49px;
  min-height: 437px;
}
@media (max-width: 1199px) {
  .card-person--list .card__content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .card-person--list .card__content {
    padding: 30px 20px 60px;
    min-height: 240px;
  }
}
@media (max-width: 767px) {
  .card-person--list .card__content {
    min-height: 291px;
    padding: 34px 50px 67px;
  }
}
@media (max-width: 374px) {
  .card-person--list .card__content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.card-person--list .card__body {
  position: relative;
  height: 100%;
  padding-top: 161px;
}
@media (max-width: 767px) {
  .card-person--list .card__body {
    padding: 0;
  }
}
.card-person--list .card__body a {
  display: block;
  height: 100%;
}
.card-person--list .card__image {
  position: absolute;
  top: 0;
  left: 0;
  height: 161px;
  width: 100%;
}
@media (max-width: 991px) {
  .card-post--list.card-post--no-image .h3 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .card-post--list.card-post--no-image .h3 {
    margin-bottom: 11px;
    font-size: 25px;
    line-height: 1.2;
  }
}
@media (max-width: 767px) {
  .card-post--list.card-post--no-image .h6 {
    margin-bottom: 9px;
  }
}
.card-post--list.card-post--no-image .card__body {
  padding-top: 0;
}
.card-post--list.card-post--no-image .card__content {
  height: 100%;
  min-height: 457px;
}
@media (max-width: 991px) {
  .card-post--list.card-post--no-image .card__content {
    min-height: 390px;
  }
}
@media (max-width: 767px) {
  .card-post--list.card-post--no-image .card__content {
    min-height: 297px;
    padding: 50px 53px 54px;
  }
}
@media (max-width: 374px) {
  .card-post--list.card-post--no-image .card__content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .card-post--list.card-post--no-image .card__actions {
    padding: 0 55px 37px;
  }
}
@media (max-width: 374px) {
  .card-post--list.card-post--no-image .card__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* ------------------------------------------------------------ *\
  Cards
\* ------------------------------------------------------------ */
/*  Cards Posts  */
.cards--posts {
  padding-bottom: 1px;
}
.cards--posts [class^=col-] {
  min-height: 496px;
  padding-bottom: 36px;
}
@media (max-width: 991px) {
  .cards--posts [class^=col-] {
    min-height: 400px;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .cards--posts [class^=col-] {
    min-height: 0;
  }
}
@media (min-width: 992px) {
  .row-centered [class*=col-] {
    display: inline-block !important;
    float: none !important;
    margin-right: -4px;
    vertical-align: top;
  }
}
/*  Cards Jobs  */
.cards--jobs {
  padding: 26px 0;
}
@media (max-width: 767px) {
  .cards--jobs {
    padding: 0 0 25px;
  }
}
.cards--jobs [class^=col-] {
  min-height: 493px;
  padding-bottom: 30px;
}
.cards--jobs [class^=col-] .card-job {
  min-height: 493px;
}
@media (max-width: 767px) {
  .cards--jobs [class^=col-] {
    min-height: 450px;
  }
  .cards--jobs [class^=col-] .card-job {
    min-height: 450px;
  }
}
/*  Cards Jobs Size-xs  */
@media (max-width: 767px) {
  .cards--jobs-size-xs {
    padding: 0;
  }
}
.card-block__headings {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.card-block__headings .h6 {
  text-transform: uppercase;
}
.card-block__headings .card-block__headings-job {
  color: #fff;
}
/* ------------------------------------------------------------ *\
  Slider
\* ------------------------------------------------------------ */
[class^=slider-] {
  position: relative;
}
[class^=slider-] img {
  display: inline-block;
}
[class^=slider-] .slick-slide:focus {
  outline: 0;
}
[class^=slider-] .slick-dots li {
  cursor: pointer;
}
/* ------------------------------------------------------------ *\
  Slider Cards
\* ------------------------------------------------------------ */
.slider--cards {
  position: relative;
  padding-bottom: 45px;
}
@media (max-width: 1399px) {
  .slider--cards {
    padding-bottom: 5px;
  }
}
@media (max-width: 767px) {
  .slider--cards {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .slider--cards {
    max-width: 274px;
    padding-bottom: 17px;
  }
}
@media (max-width: 767px) {
  .slider--cards .slick-list {
    overflow: visible;
  }
}
.slider--cards .slider__clip {
  position: relative;
}
.slider--cards .slider__clip--line:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background: #727679;
}
@media (max-width: 767px) {
  .slider--cards .slider__clip--line:after {
    display: none;
  }
}
.slider--cards .slider__clip--line-alt:after {
  bottom: -50px;
}
.slider--cards .slider__slides {
  margin: 0 -13px;
}
.slider--cards .slider__slide {
  position: relative;
  padding: 0 13px 0;
}
@media (max-width: 991px) {
  .slider--cards .slider__slide {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .slider--cards .slider__slide {
    padding-bottom: 25px;
  }
}
.slider--cards .slick-current .card-alt:hover {
  -webkit-box-shadow: 31px 16px 65px 0px rgba(0, 0, 0, 0.09);
          box-shadow: 31px 16px 65px 0px rgba(0, 0, 0, 0.09);
}
@media (max-width: 991px) {
  .slider--cards .slick-current .card-alt:hover {
    -webkit-box-shadow: 20px 10px 35px 0px rgba(0, 0, 0, 0.09);
            box-shadow: 20px 10px 35px 0px rgba(0, 0, 0, 0.09);
  }
}
@media (max-width: 767px) {
  .slider--cards .slick-current .card-alt:hover {
    -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.09);
            box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.09);
  }
}
.slider--cards .slick-slide:hover {
  z-index: 20;
}
.slider--cards .slick-active:hover {
  z-index: 5;
}
/*  Slider Cards Posts  */
.slider--cards-posts {
  padding-bottom: 26px;
}
@media (max-width: 767px) {
  .slider--cards-posts {
    padding-bottom: 20px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .slider--cards-posts .slider__slides {
    margin: 0 -16px;
  }
  .slider--cards-posts .slider__slide {
    padding: 0 16px 25px;
  }
  .slider--cards-posts .slider-controls .slider__dots--alt {
    margin-top: 6px;
  }
  .slider--cards-posts .slider-controls .slider__dots--alt .slick-dots li {
    width: 12px;
    height: 12px;
  }
}
/* ------------------------------------------------------------ *\
  Slider Cards Destroy-xs
\* ------------------------------------------------------------ */
@media (max-width: 767px) {
  .slider--cards-destroy-xs {
    padding-bottom: 26px;
    max-width: 100%;
  }
  .slider--cards-destroy-xs .card-post:not(.card-post--no-image) .card__content {
    background-color: transparent;
    min-height: 283px;
  }
  .slider--cards-destroy-xs .card-post--no-image .card__content {
    min-height: 299px;
  }
}
/* ------------------------------------------------------------ *\
  Slider Cards Alt
\* ------------------------------------------------------------ */
.slider--cards-alt {
  max-width: 770px;
  margin: auto;
}
@media (max-width: 991px) {
  .slider--cards-alt {
    max-width: 600px;
  }
}
@media (max-width: 767px) {
  .slider--cards-alt {
    max-width: 83.4%;
  }
}
.slider--cards-alt .slick-list {
  margin: 0 -15px;
  overflow: visible !important;
}
.slider--cards-alt .slider__slide {
  padding: 0 15px;
}
@media (max-width: 767px) {
  .slider--cards-alt .slick-slide .card-alt--primary .card__content {
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
}
@media (max-width: 767px) {
  .slider--cards-alt .slick-active .card-alt--primary .card__content {
    opacity: 1;
  }
}
/* ------------------------------------------------------------ *\
  Slider Cards Mobile
\* ------------------------------------------------------------ */
.slider--cards-mobile .slider__clip {
  position: relative;
}
.slider--cards-mobile .slider__clip:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -72px;
  width: 100%;
  height: 4px;
  background: #727679;
}
@media (max-width: 991px) {
  .slider--cards-mobile .slider__clip:after {
    bottom: -50px;
  }
}
@media (max-width: 767px) {
  .slider--cards-mobile .slider__clip:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .slider--cards-mobile {
    max-width: 275px;
    margin: 0 auto 0 0;
  }
  .slider--cards-mobile .slick-list {
    overflow: visible;
  }
  .slider--cards-mobile .slider__slides {
    display: block;
    margin: 0 -13px;
  }
  .slider--cards-mobile .slider__slide {
    padding: 0 13px;
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
/* ------------------------------------------------------------ *\
  Slider Controls
\* ------------------------------------------------------------ */
.slider-controls {
  /*  Slider Dots  */
  /*  Slider Arrows  */
}
.slider-controls .slider__dots {
  position: absolute;
  bottom: 50%;
  left: 0;
  margin-bottom: 4px;
  width: 100%;
}
.slider-controls .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0 89px;
  pointer-events: none;
}
.slider-controls .slick-dots:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
@media (max-width: 767px) {
  .slider-controls .slick-dots {
    padding: 0 60px;
  }
}
@media (max-width: 767px) {
  .slider-controls .slick-dots {
    padding: 0 30px;
  }
}
.slider-controls .slick-dots li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 100%;
  height: 1px;
  line-height: 0;
  float: none;
  margin: 0;
}
.slider-controls .slick-dots li + li {
  margin: 0;
}
.slider-controls .slick-dots button {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: 0;
  border: 0;
  background: #e0e0e0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  -webkit-transition: 0s;
  transition: 0s;
}
.slider-controls .slick-dots .slick-active button {
  background: #004987;
}
.slider-controls .slider__arrows {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  pointer-events: none;
}
.slider-controls .slick-arrow {
  position: relative;
  display: inline-block;
  width: 34px;
  height: 34px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  border: 0;
  outline: 0;
  background-color: transparent;
  font-size: 0;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  pointer-events: all;
}
.slider-controls .slick-arrow:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 3;
  width: 34px;
  height: 16px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(../images/temp/ico-next@2x.png);
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.slider-controls .slick-arrow:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 3;
  width: 34px;
  height: 16px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(../images/temp/ico-next@2x-p.png);
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.slider-controls .slick-arrow:active {
  outline: 0;
}
@media (min-width: 1200px) {
  .slider-controls .slick-arrow:hover:after {
    opacity: 1;
  }
  .slider-controls .slick-arrow:hover:before {
    opacity: 0;
  }
}
.slider-controls .slick-prev:after {
  background-image: url(../images/temp/ico-prev@2x-p.png);
}
.slider-controls .slick-prev:before {
  background-image: url(../images/temp/ico-prev@2x.png);
}
/* ------------------------------------------------------------ *\
  Slider Controls Primary
\* ------------------------------------------------------------ */
.slider-controls--primary {
  max-width: 140px;
  min-width: 140px;
  top: 8px;
}
@media (max-width: 767px) {
  .slider-controls--primary {
    max-width: 110px;
    min-width: 110px;
  }
}
/* ------------------------------------------------------------ *\
  Slider Controls Alt
\* ------------------------------------------------------------ */
.slider-controls--alt .slider__dots {
  position: static;
  width: 100%;
  bottom: auto;
  left: auto;
  margin-bottom: 0;
  text-align: center;
}
.slider-controls--alt .slick-dots {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: all;
}
/* ------------------------------------------------------------ *\
  Slider Dots
\* ------------------------------------------------------------ */
.slider__dots--alt {
  text-align: center;
  margin: 56px 0 0;
}
@media (max-width: 767px) {
  .slider__dots--alt {
    margin: 44px 0 0;
  }
}
.slider__dots--alt:empty {
  display: none;
}
.slider__dots--alt .slick-dots {
  list-style: none;
}
.slider__dots--alt .slick-dots button {
  display: none;
}
.slider__dots--alt .slick-dots li {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #b9babb;
  border-radius: 50%;
  -webkit-transition: background 0.4s;
  transition: background 0.4s;
}
@media (max-width: 767px) {
  .slider__dots--alt .slick-dots li {
    width: 15px;
    height: 15px;
  }
}
.slider__dots--alt .slick-dots li + li {
  margin-left: 10px;
}
.slider__dots--alt .slick-dots .slick-active {
  background: #004987;
}
/* ------------------------------------------------------------ *\
  Alert
\* ------------------------------------------------------------ */
.alert {
  display: table;
  height: 441px;
  width: 100%;
  padding: 40px 77px 72px;
  color: #575757;
}
@media (max-width: 1399px) {
  .alert {
    height: 400px;
    padding: 40px 60px 60px;
  }
}
@media (max-width: 991px) {
  .alert {
    padding: 40px;
    height: 360px;
  }
}
@media (max-width: 767px) {
  .alert {
    height: 320px;
    padding: 46px 58px;
    margin-bottom: 0;
  }
}
@media (max-width: 374px) {
  .alert {
    padding: 46px 20px;
  }
}
.alert .alert__inner {
  display: table-cell;
  vertical-align: bottom;
}
.alert .alert__entry {
  max-width: 290px;
}
.alert .alert__entry .h2 {
  margin-bottom: 12px;
}
@media (max-width: 991px) {
  .alert .alert__entry .h2 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .alert .alert__entry .h2 {
    font-size: 30px;
  }
}
.alert .alert__entry p {
  margin-bottom: 19px;
  font-size: 22px;
  line-height: 1.27;
}
@media (max-width: 991px) {
  .alert .alert__entry p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .alert .alert__entry p {
    font-size: 20px;
  }
}
/* ------------------------------------------------------------ *\
  Alert Primary
\* ------------------------------------------------------------ */
.alert-primary {
  background: #004987;
  color: #fff;
  border-color: #fff;
}
.alert-primary .h2 {
  color: #fff;
}
/* ------------------------------------------------------------ *\
  Alert Light
\* ------------------------------------------------------------ */
.alert-light {
  background: #f6f6f6;
  color: #4D4D4D;
}
/* ------------------------------------------------------------ *\
  Callout
\* ------------------------------------------------------------ */
.callout {
  margin: 54px 0;
  padding: 82px 0;
  background: #00205C;
  color: #fff;
  position: relative;
}
@media (max-width: 991px) {
  .callout {
    margin: 20px 0;
    padding: 60px 0;
  }
}
@media (max-width: 767px) {
  .callout {
    margin: 0;
    padding: 75px 0;
  }
}
.callout .h2,
.callout .h3 {
  color: #fff;
}
.callout .h3 {
  margin-bottom: 13px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .callout .h3 {
    font-size: 25px;
    margin: 0 0 10px;
  }
}
@media (max-width: 767px) {
  .callout .h2 {
    font-size: 30px;
  }
}
.callout .h4 {
  font-weight: normal;
}
.callout .callout__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 10;
}
@media (max-width: 767px) {
  .callout .callout__body {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.callout .callout__content {
  padding-right: 100px;
}
@media (max-width: 991px) {
  .callout .callout__content {
    padding-right: 20px;
    max-width: 60%;
  }
}
@media (max-width: 767px) {
  .callout .callout__content {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .callout .callout__content br {
    display: none;
  }
}
.callout .callout__aside {
  padding: 14px 0 10px;
}
@media (max-width: 767px) {
  .callout .callout__aside {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 22px 0 0;
  }
}
.callout .callout__aside span {
  display: block;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 0 0;
}
.callout .callout__image {
  position: absolute;
  top: 0;
  right: 0;
  width: 63.4%;
  height: 100%;
  background-size: cover;
  opacity: 0.3;
  overflow: hidden;
}
@media (max-width: 767px) {
  .callout .callout__image {
    width: 100%;
  }
}
.callout .callout__image:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100%;
  width: 10px;
  -webkit-box-shadow: 0 0 91px 154px #004987;
          box-shadow: 0 0 91px 154px #004987;
}
/* ------------------------------------------------------------ *\
  Callout Purple
\* ------------------------------------------------------------ */
.callout--purple {
  background: #5989B1;
}
.callout--purple .callout__image:after {
  -webkit-box-shadow: 0 0 91px 154px #5989B1;
          box-shadow: 0 0 91px 154px #5989B1;
}
/* ------------------------------------------------------------ *\
  Callout Red
\* ------------------------------------------------------------ */
.callout--red {
  background: #004987;
}
.callout--red .callout__image:after {
  -webkit-box-shadow: 0 0 91px 154px #004987;
          box-shadow: 0 0 91px 154px #004987;
}
/* ------------------------------------------------------------ *\
  Callout Blue
\* ------------------------------------------------------------ */
.callout--blue {
  background: #00748d;
}
.callout--blue .callout__image:after {
  -webkit-box-shadow: 0 0 91px 154px #00748d;
          box-shadow: 0 0 91px 154px #00748d;
}
/* ------------------------------------------------------------ *\
  Callout green
\* ------------------------------------------------------------ */
.callout--green {
  background: #4C212A;
}
.callout--green .callout__image:after {
  -webkit-box-shadow: 0 0 91px 154px #4C212A;
          box-shadow: 0 0 91px 154px #4C212A;
}
/* ------------------------------------------------------------ *\
  Callout grey
\* ------------------------------------------------------------ */
.callout--grey {
  background: #00205C;
}
.callout--grey .callout__image:after {
  -webkit-box-shadow: 0 0 91px 154px #00205C;
          box-shadow: 0 0 91px 154px #00205C;
}
/* ------------------------------------------------------------ *\
  Callout turquoise
\* ------------------------------------------------------------ */
.callout--turquoise {
  background: #95190c;
}
.callout--turquoise .callout__image:after {
  -webkit-box-shadow: 0 0 91px 154px #95190c;
          box-shadow: 0 0 91px 154px #95190c;
}
/* ------------------------------------------------------------ *\
  Callout mustard
\* ------------------------------------------------------------ */
.callout--mustard {
  background: #173753;
}
.callout--mustard .callout__image:after {
  -webkit-box-shadow: 0 0 91px 154px #173753;
          box-shadow: 0 0 91px 154px #173753;
}
/* ------------------------------------------------------------ *\
  Callout Blue Lt
\* ------------------------------------------------------------ */
.callout--blue-lt {
  background: #007fc5;
}
.callout--blue-lt .callout__image:after {
  -webkit-box-shadow: 0 0 91px 154px #007fc5;
          box-shadow: 0 0 91px 154px #007fc5;
}
/* ------------------------------------------------------------ *\
  Callout Size 2
\* ------------------------------------------------------------ */
.callout--size2 {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .callout--size2 {
    padding: 69px 0;
  }
}
.callout--size2 .h2 {
  max-width: 560px;
  line-height: 1.38;
}
@media (max-width: 767px) {
  .callout--size2 .h2 {
    max-width: 100%;
    line-height: 1.2;
  }
}
.callout--size2 .h3 {
  margin-bottom: 4px;
}
@media (max-width: 767px) {
  .callout--size2 .h3 {
    margin-bottom: 12px;
  }
}
/*  Callout--size2 Article  */
@media (max-width: 767px) {
  .callout--size2-article {
    padding: 75px 0;
  }
  .callout--size2-article .h3 {
    font-size: 25px;
  }
  .callout--size2-article .h2 {
    font-size: 30px;
  }
}
/* ------------------------------------------------------------ *\
  Callout Size 3
\* ------------------------------------------------------------ */
.callout--size3 {
  margin-bottom: 69px;
}
.callout--size3 .h2 {
  max-width: 560px;
  line-height: 1.38;
}
@media (max-width: 767px) {
  .callout--size3 .h2 {
    max-width: 100%;
  }
}
.callout--size3 .h3 {
  margin-bottom: 4px;
}
@media (max-width: 767px) {
  .callout--size3 .callout__aside {
    max-width: 213px;
    margin-right: auto;
    margin-left: 0;
  }
}
/* ------------------------------------------------------------ *\
  Callout Cookie
\* ------------------------------------------------------------ */
.callout--cookie {
  position: fixed;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
  z-index: 200;
  width: 100%;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: transparent;
  font-size: 18px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 767px) {
  .callout--cookie {
    font-size: 18px;
  }
}
.callout--cookie p {
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .callout--cookie p {
    margin-bottom: 27px;
    margin-right: 100px;
    line-height: 1.44;
  }
}
.callout--cookie h2 {
  margin-bottom: 8px;
  font-size: 28px;
}
@media (max-width: 767px) {
  .callout--cookie h2 {
    font-size: 28px;
    margin: 0 100px 10px 0;
  }
}
.callout--cookie .callout__btn-close {
  position: absolute;
  right: 2px;
  top: 40px;
}
@media (max-width: 767px) {
  .callout--cookie .callout__btn-close {
    right: 0;
    top: 61px;
  }
}
.callout--cookie .callout__body {
  width: 100%;
  display: block;
  background: #00205C;
}
.callout--cookie .callout__inner {
  position: relative;
  width: 100%;
  height: auto;
  padding: 36px 60px 40px 0;
}
@media (max-width: 767px) {
  .callout--cookie .callout__inner {
    padding: 55px 0 45px;
  }
}
.callout--cookie .btn-light {
  padding: 15px 23px;
  font-size: 16px;
  font-weight: normal;
}
.callout--cookie .btn-light i {
  margin-left: 4px;
  margin-right: 12px;
}
/*  Callout Is-visible  */
.callout--cookie.is-visible {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
/* ------------------------------------------------------------ *\
  Callout Primary
\* ------------------------------------------------------------ */
.callout--primary {
  height: 130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 29px 10px 47px;
}
@media (max-width: 767px) {
  .callout--primary {
    height: initial;
    padding: 30px 15px;
  }
}
.callout--primary .h4 {
  color: #fff;
  margin: 0;
}
@media (max-width: 767px) {
  .callout--primary .h4 {
    margin-bottom: 5px;
  }
}
.callout--primary .h3 {
  margin: 1px 0 0;
  font-weight: 700;
}
.callout--primary .callout__body {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.callout--primary .callout__aside {
  padding: 0 0 4px;
}
@media (max-width: 767px) {
  .callout--primary .callout__aside {
    padding-top: 15px;
  }
}
.callout--primary .callout__content {
  padding-right: 0;
  max-width: calc(100% - 250px);
}
@media (max-width: 767px) {
  .callout--primary .callout__content {
    max-width: 100%;
    padding-left: 0;
  }
}
/* ------------------------------------------------------------ *\
  Callout Primary Small
\* ------------------------------------------------------------ */
.callout--primary-small {
  padding: 10px 29px 10px 28px;
}
@media (max-width: 767px) {
  .callout--primary-small {
    padding: 30px 26px 25px;
  }
  .callout--primary-small .h4 {
    margin-bottom: 3px;
    font-size: 19px;
  }
}
.callout.bg-white:not(.dots) {
  background: #fff !important;
}
.callout.bg-white:not(.dots).callout {
  color: #231F20;
}
.callout.bg-white:not(.dots).callout .h2, .callout.bg-white:not(.dots).callout .h3 {
  color: #231F20;
}
/* ------------------------------------------------------------ *\
  Breadcrumb
\* ------------------------------------------------------------ */
.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(../images/temp/angle-right@2x.png);
}
/* ------------------------------------------------------------ *\
  Article
\* ------------------------------------------------------------ */
.article {
  padding: 32px 0 79px;
}
@media (max-width: 991px) {
  .article {
    padding: 50px 0 50px;
  }
}
@media (max-width: 767px) {
  .article {
    padding: 0;
  }
}
.article .article__head {
  padding-bottom: 65px;
  max-width: 60%;
}
@media (max-width: 991px) {
  .article .article__head {
    padding-bottom: 50px;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .article .article__head {
    padding-bottom: 15px;
  }
}
@media (max-width: 1199px) {
  .article .article__aside {
    margin-right: -50px;
  }
}
@media (max-width: 991px) {
  .article .article__aside {
    margin-right: 0;
  }
}
.article .article__content {
  padding: 7px 0 0 100px;
}
@media (max-width: 991px) {
  .article .article__content {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .article .article__content {
    padding: 48px 0 0 0;
  }
}
.article .article__entry {
  line-height: 1.75;
}
@media (max-width: 767px) {
  .article .article__entry {
    line-height: 1.58;
  }
}
.article .article__entry .h4 {
  margin-bottom: 7px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .article .article__entry .h4 {
    font-size: 22px;
  }
}
.article .article__entry p {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .article .article__entry p {
    margin-right: -4px;
    margin-bottom: 32px;
  }
}
@media (max-width: 1399px) {
  .article .article__entry br {
    display: none;
  }
}
.article .article__images {
  padding: 8px 0 12px;
}
@media (max-width: 767px) {
  .article .article__images {
    padding: 0 0 11px;
  }
}
.article .article__image {
  position: relative;
}
@media (max-width: 767px) {
  .article .article__image {
    padding-bottom: 13px;
  }
}
@media (max-width: 767px) {
  .article .article__image img {
    width: 100%;
  }
}
.article .article__image figure {
  position: relative;
}
.article .article__image figcaption {
  padding: 15px 0;
}
@media (max-width: 991px) {
  .article .article__image figcaption {
    padding: 11px 0;
  }
}
@media (max-width: 767px) {
  .article .article__image figcaption {
    padding: 16px 0;
    line-height: 1.3;
  }
}
.article .article__image--offset-left {
  left: 32px;
  top: 3px;
}
@media (max-width: 1399px) {
  .article .article__image--offset-left {
    top: auto;
    left: auto;
  }
}
@media (max-width: 767px) {
  .article .article__image--offset-left {
    top: -30px;
    padding-bottom: 0;
    margin-right: -22px;
  }
}
.article .article__image--offset-left figcaption {
  padding-top: 11px;
}
@media (max-width: 767px) {
  .article .article__image--offset-left figcaption {
    padding-top: 5px;
    padding-bottom: 0;
  }
}
.article .article__infobox {
  padding: 48px 40px 19px;
  background: #4D4D4D;
  color: #fff;
  line-height: 1.58;
}
@media (max-width: 991px) {
  .article .article__infobox {
    padding: 40px 25px 10px;
  }
}
@media (max-width: 767px) {
  .article .article__infobox {
    padding: 48px 35px 5px 40px;
  }
}
.article .article__infobox .h5 {
  margin-bottom: 9px;
  color: #fff;
}
.article .article__infobox ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.article .article__infobox li {
  margin-bottom: 25px;
}
.article .article__infobox li + li {
  margin-bottom: 34px;
}
@media (max-width: 767px) {
  .article .article__infobox li + li .h5 {
    margin-bottom: 19px;
  }
}
.article .article__infobox__person li, .article .article__infobox li + li, .article .article__infobox__person li + li .h5 {
  margin-bottom: 25px;
}
.article .article__infobox__person li.bullets {
  list-style-type: square;
  margin: 0px 0px 10px 17px;
}
/* ------------------------------------------------------------ *\
  Article
\* ------------------------------------------------------------ */
.article--simple {
  padding: 32px 0 0px;
}
@media (max-width: 991px) {
  .article--simple {
    padding: 50px 0 50px;
  }
}
@media (max-width: 767px) {
  .article--simple {
    padding: 0;
  }
}
.article--simple .article__head {
  padding-bottom: 53px;
  max-width: 100%;
}
@media (max-width: 991px) {
  .article--simple .article__head {
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .article--simple .article__head {
    padding-bottom: 0px;
  }
}
.article--simple .article__content {
  padding: 7px 0 0;
}
.article--simple .article__entry {
  /*padding-bottom: 80px;*/
  line-height: 1.58;
}
@media (max-width: 991px) {
  .article--simple .article__entry {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .article--simple .article__entry {
    padding-bottom: 16px;
  }
}
.article--simple .article__entry .h6 {
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.58;
  color: #575757;
}
.article--simple .article__entry .h6 + p {
  margin-bottom: 27px;
}
@media (max-width: 767px) {
  .article--simple .article__entry .h6 + p {
    margin-bottom: 25px;
  }
}
.article--simple .article__entry .h5 {
  font-size: 20px;
  margin-bottom: 43px;
}
.article--simple .article__entry ul {
  margin-bottom: 10px;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .article--simple .article__entry ul {
    margin-bottom: 7px;
  }
}
.article--simple .article__entry ul li {
  padding: 0 0 0px 12px;
  position: relative;
}
.article--simple .article__entry ul .red:before {
  background-color: #004987;
}
.article--simple .article__entry .h4 {
  margin-bottom: 24px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .article--simple .article__entry .h4 {
    margin-bottom: 16px;
    line-height: 1.4;
  }
}
@media (max-width: 374px) {
  .article--simple .article__entry .h4 {
    font-size: 20px;
  }
}
.article--simple .article__entry p {
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .article--simple .article__entry p {
    margin-bottom: 24px;
  }
}
.article--simple .article__entry img {
  padding: 16px 0;
}
@media (max-width: 767px) {
  .article--simple .article__entry img {
    padding: 7px 0 34px;
  }
}
/* ------------------------------------------------------------ *\
  Article Simple Event
\* ------------------------------------------------------------ */
@media (max-width: 767px) {
  .article--simple-event {
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .article--simple-event .article__content {
    padding-top: 15px;
  }
}
.article--simple-event .article__entry {
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .article--simple-event .article__entry {
    padding-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .article--simple-event .article__entry .h4 {
    margin-bottom: 11px;
  }
}
@media (max-width: 767px) {
  .article--simple-event .article__entry img {
    padding-bottom: 42px;
  }
}
@media (max-width: 767px) {
  .article--simple-event .socials--article .h6 {
    margin-top: 4px;
  }
}
.article__body ul, .article__body ol {
  margin-left: 20px;
}
.article__body ul li, .article__body ol li {
  padding-left: 12px;
}
/* ------------------------------------------------------------ *\
  Article Link
\* ------------------------------------------------------------ */
.article-link {
  padding: 80px 0 100px;
  line-height: 1.58;
}
@media (max-width: 1399px) {
  .article-link {
    padding: 100px 0;
  }
}
@media (max-width: 991px) {
  .article-link {
    padding: 70px 0 90px;
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .article-link {
    padding: 125px 0 0px;
    font-size: 16px;
  }
}
.article-link .article__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media (max-width: 991px) {
  .article-link .article__body {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.article-link .article__aside {
  position: relative;
  left: 41px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40.4%;
          flex: 0 0 40.4%;
  max-width: 40.4%;
}
@media (max-width: 1399px) {
  .article-link .article__aside {
    left: 62px;
  }
}
@media (max-width: 991px) {
  .article-link .article__aside {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 38%;
            flex: 0 0 38%;
    max-width: 38%;
    left: 40px;
  }
}
@media (max-width: 767px) {
  .article-link .article__aside {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    left: 0px;
  }
}
.article-link .article__aside .article__dots {
  position: absolute;
  left: -166px;
  top: -67px;
  height: 610px;
  width: 715px;
}
.article-link .article__aside .article__dots:before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  border: 4px solid #fff;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
@media (max-width: 1199px) {
  .article-link .article__aside .article__dots {
    top: -65px;
    left: -210px;
  }
}
@media (max-width: 991px) {
  .article-link .article__aside .article__dots {
    top: -56px;
    left: -248px;
    width: 582px;
    height: 535px;
  }
  .article-link .article__aside .article__dots:before {
    opacity: 1;
    visibility: visible;
  }
}
@media (max-width: 767px) {
  .article-link .article__aside .article__dots {
    top: 50%;
    left: 50%;
    width: 115%;
    height: 132%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@media (max-width: 374px) {
  .article-link .article__aside .article__dots {
    height: 355px;
    width: 116%;
  }
}
.article-link .article__image {
  position: relative;
  width: 100%;
  height: 470px;
  overflow: hidden;
  -webkit-transform: skewX(14deg);
      -ms-transform: skewX(14deg);
          transform: skewX(14deg);
}
@media (max-width: 991px) {
  .article-link .article__image {
    -webkit-transform: skewX(8deg);
        -ms-transform: skewX(8deg);
            transform: skewX(8deg);
    height: 400px;
  }
}
@media (max-width: 767px) {
  .article-link .article__image {
    width: 91%;
    max-width: 490px;
    margin: 0 auto;
    height: 300px;
    height: auto;
    padding-top: 86%;
  }
}
.article-link .article__image figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: calc(100% + 240px);
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) skewX(-14deg);
      -ms-transform: translate(-50%, -50%) skewX(-14deg);
          transform: translate(-50%, -50%) skewX(-14deg);
}
@media (max-width: 991px) {
  .article-link .article__image figure {
    -webkit-transform: translate(-50%, -50%) skewX(-8deg);
        -ms-transform: translate(-50%, -50%) skewX(-8deg);
            transform: translate(-50%, -50%) skewX(-8deg);
  }
}
.article-link .article__content {
  position: relative;
  z-index: 10;
  padding: 27px 0 25px 90px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 48%;
          flex: 0 0 48%;
  max-width: 48%;
}
@media (max-width: 991px) {
  .article-link .article__content {
    padding: 16px 0 16px 40px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  .article-link .article__content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 101px 0 0;
  }
}
.article-link .article__entry .h2 {
  margin-bottom: 16px;
  max-width: 90%;
}
@media (max-width: 991px) {
  .article-link .article__entry .h2 {
    max-width: 100%;
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .article-link .article__entry .h2 {
    font-size: 30px;
  }
}
.article-link .article__entry p {
  margin-bottom: 14px;
}
@media (max-width: 991px) {
  .article-link .article__entry p {
    margin-bottom: 24px;
  }
}
/* ------------------------------------------------------------ *\
	Articles Alt
\* ------------------------------------------------------------ */
.articles-alt {
  padding: 20px 0 20px;
}
@media (max-width: 767px) {
  .articles-alt {
    padding: 30px 0 51px;
  }
}
.articles-alt .row {
  margin-bottom: -30px;
}
.articles-alt .col-md-4 {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .articles-alt .col-md-4 {
    margin-bottom: 43px;
  }
}
/* ------------------------------------------------------------ *\
	Article Alt
\* ------------------------------------------------------------ */
.article-alt {
  font-size: 18px;
  line-height: 1.39;
}
@media (max-width: 991px) {
  .article-alt {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .article-alt {
    font-size: 16px;
  }
}
.article-alt .h4 {
  margin: 0 0 6px;
}
@media (max-width: 767px) {
  .article-alt .h4 {
    margin: 0 0 8px;
    font-size: 22px;
  }
}
.article-alt p {
  color: #575757;
}
.article-alt .article__image {
  position: relative;
}
.article-alt .article__image .article__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
}
.article-alt .article__image-inner {
  padding-top: 69%;
  background-size: cover;
  position: relative;
  -webkit-transition: opacity 0.4s, visibility 0.4s;
  transition: opacity 0.4s, visibility 0.4s;
}
.article-alt .article__image-inner .btn-play {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 1199px) {
  .article-alt .article__image-inner .btn-play {
    display: block;
  }
}
.article-alt .article__image-inner .article__btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-decoration: none;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  margin-top: 29px;
  color: #fff;
}
@media (max-width: 767px) {
  .article-alt .article__image-inner .article__btn {
    font-size: 15px;
    line-height: 1;
  }
}
.article-alt .article__image-inner .article__btn i {
  display: block;
  margin: 0 auto 25px;
}
@media (max-width: 767px) {
  .article-alt .article__image-inner .article__btn i {
    margin-bottom: 10px;
  }
}
@media (max-width: 1199px) {
  .article-alt .article__image-inner .article__btn--alt {
    pointer-events: none;
  }
}
.article-alt .article__body {
  margin: 25px 0 0;
}
@media (max-width: 767px) {
  .article-alt .article__body {
    margin-top: 26px;
  }
}
.article-alt.is-playing .article__image-inner {
  opacity: 0;
  visibility: hidden;
}
.article-alt.is-playing .article__video {
  opacity: 1;
  visibility: visible;
}
/* ------------------------------------------------------------ *\
	Article Alt Big
\* ------------------------------------------------------------ */
.article-alt--big .article__image-inner {
  padding-top: 55.8%;
}
@media (max-width: 767px) {
  .article-alt--big .article__image-inner {
    padding-top: 80%;
  }
  .article-alt--big .article__image-inner .article__btn {
    margin-top: 2px;
    font-size: 19px;
  }
  .article-alt--big .article__image-inner .ico-play {
    width: 106px;
    height: 106px;
  }
}
.article-alt--big .article__image-caption {
  padding: 21px 30px;
  background: #f6f6f6;
  font-size: 16px;
}
@media (max-width: 767px) {
  .article-alt--big .article__image-caption {
    padding: 25px 26px 24px;
    font-size: 14px;
  }
}
/* ------------------------------------------------------------ *\
	Article Alt Small
\* ------------------------------------------------------------ */
@media (max-width: 767px) {
  .article-alt--small {
    padding-bottom: 30px;
    font-size: 15px;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .article-alt--small .h4 {
    margin-bottom: 3px;
    font-size: 19px;
  }
}
@media (max-width: 767px) {
  .article-alt--small .article__image-inner {
    padding-top: 70%;
  }
  .article-alt--small .article__image-inner .ico-play {
    width: 100px;
    height: 100px;
  }
}
.article-alt--small .article__image-inner .article__btn {
  margin-top: 13px;
}
@media (max-width: 767px) {
  .article-alt--small .article__image-inner .article__btn {
    margin-top: 6px;
  }
}
/* ------------------------------------------------------------ *\
	Article Def
\* ------------------------------------------------------------ */
.article-def .h4 {
  margin: 0 0 21px;
}
.article-def p {
  line-height: 1.57;
  margin: 0;
}
.article-def p + p {
  margin: 19px 0 0;
}
@media (max-width: 767px) {
  .article-def .col-md-6 + .col-md-6 {
    margin-top: 40px;
  }
}
.article-def .article__image,
.article-def .article-video {
  margin-top: 3px;
  padding-top: 87%;
  background-size: cover;
  position: relative;
}
.article-def .article-video .article__btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-decoration: none;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  margin-top: 29px;
  color: #fff;
}
.article-def .article-video .article__btn .ico-play {
  display: block;
}
.article-def .article__content {
  font-size: 25px;
  font-weight: 700;
  background: #004987;
  padding: 52px 58px;
  min-height: 410px;
  margin-top: 4px;
}
@media (max-width: 991px) {
  .article-def .article__content {
    font-size: 22px;
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .article-def .article__content {
    min-height: 0;
    font-size: 18px;
    padding: 30px 15px;
  }
}
.article-def .article__content p {
  color: #fff;
  line-height: 1.4;
}
.article-def + .article-def {
  margin-top: 83px;
}
@media (max-width: 767px) {
  .article-def + .article-def {
    margin-top: 40px;
  }
}
.article-def .article-def__right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .article-def .article-def__right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.article-def .article-def__left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
/* ------------------------------------------------------------ *\
  Socials
\* ------------------------------------------------------------ */
.socials ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  list-style: none;
}
.socials li {
  margin-right: 22px;
  padding: 6px 0;
}
@media (max-width: 767px) {
  .socials li {
    padding: 0;
    margin-right: 14px;
  }
}
.socials li:last-child {
  margin-right: 0;
}
.socials a {
  display: inline-block;
  text-align: center;
  width: 30px;
  height: 30px;
  text-decoration: none;
  line-height: 30px;
}
.socials a:hover {
  opacity: 0.8;
}
.socials a img {
  vertical-align: bottom;
}
/* ------------------------------------------------------------ *\
  Socials Article  
\* ------------------------------------------------------------ */
.socials--article {
  padding-bottom: 48px;
  border-bottom: 1px solid #d4d4d4;
}
@media (max-width: 767px) {
  .socials--article {
    padding-bottom: 38px;
  }
}
.socials--article .h6 {
  margin: 10px 5px;
}
@media (max-width: 767px) {
  .socials--article .h6 {
    text-align: center;
    margin-bottom: 33px;
  }
}
.socials--article ul {
  max-width: 696px;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .socials--article ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 429px) {
  .socials--article ul {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .socials--article li {
    padding: 0 15px;
  }
}
@media (max-width: 429px) {
  .socials--article li {
    padding: 0 5px;
  }
}
.socials--article li:nth-child(1) {
  margin-right: 8px;
}
@media (max-width: 767px) {
  .socials--article li:nth-child(1) {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin: 0;
  }
}
.socials--article a img {
  vertical-align: top;
}
/* ------------------------------------------------------------ *\
  Socials Size1
\* ------------------------------------------------------------ */
.socials--size1 ul {
  max-width: 622px;
}
/* ------------------------------------------------------------ *\
	Accoridons
\* ----------------------------------------------------------- */
.accordions {
  border-top: 2px solid #f0f0f0;
}
@media (max-width: 767px) {
  .accordions {
    border-top-color: #000;
  }
}
/* ------------------------------------------------------------ *\
	Accordion
\* ------------------------------------------------------------ */
.accordion {
  border-bottom: 2px solid #f0f0f0;
}
@media (max-width: 767px) {
  .accordion {
    border-bottom-color: #000;
  }
}
@media (max-width: 767px) {
  .accordion p {
    margin-bottom: 35px;
  }
  .accordion p + p {
    padding-top: 14px;
  }
}
.accordion ul {
  list-style: none;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .accordion li + li {
    margin-top: 5px;
  }
}
.accordion li .dot {
  display: inline-block;
  padding-right: 4px;
}
.accordion .accordion__head {
  position: relative;
  padding: 51px 52px 42px 17px;
  cursor: pointer;
}
@media (max-width: 991px) {
  .accordion .accordion__head {
    padding: 39px 52px 30px 17px;
  }
}
@media (max-width: 767px) {
  .accordion .accordion__head {
    padding: 20px 24px 20px 0;
    min-height: 94px;
    min-height: 103px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-transition: padding 0.3s;
    transition: padding 0.3s;
  }
}
.accordion .accordion__head .h5 {
  margin: 0;
  font-size: 16px;
}
.accordion .accordion__head .accordion__ico {
  position: absolute;
  top: 50%;
  right: 21px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: 4px;
}
@media (max-width: 767px) {
  .accordion .accordion__head .accordion__ico {
    right: 0;
  }
}
.accordion .accordion__body {
  display: none;
  font-size: 16px;
  line-height: 1.56;
  padding: 0 60px 45px 18px;
  margin-top: -13px;
}
@media (max-width: 767px) {
  .accordion .accordion__body {
    margin-top: 0;
    font-size: 16px;
    padding: 0 0 7px 0;
    line-height: 1.6;
    color: #000;
  }
}
.accordion.is-active .ico-plus:after {
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .accordion.is-active .accordion__ico {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .accordion.is-active .accordion__head {
    min-height: 94px;
    padding-top: 42px;
  }
}
/* ------------------------------------------------------------ *\
	Accordion Mobile Tab
\* ------------------------------------------------------------ */
@media (max-width: 767px) {
  .accordion-mobile.tab {
    opacity: 1 !important;
    position: static !important;
    border-bottom: 2px solid #000;
    background-color: transparent;
    padding: 0;
  }
  .accordion-mobile.tab p {
    margin-bottom: 35px;
  }
  .accordion-mobile.tab p + p {
    padding-top: 14px;
  }
  .accordion-mobile.tab ul {
    list-style: none;
    margin-bottom: 30px;
  }
  .accordion-mobile.tab li + li {
    margin-top: 5px;
  }
  .accordion-mobile.tab .accordion__head {
    position: relative;
    padding: 20px 24px 20px 0;
    min-height: 94px;
    min-height: 103px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-transition: padding 0.3s;
    transition: padding 0.3s;
  }
  .accordion-mobile.tab .accordion__head .h3 {
    margin: 0;
    font-size: 18px;
  }
  .accordion-mobile.tab .accordion__head a {
    text-decoration: none;
  }
  .accordion-mobile.tab .accordion__head .accordion__ico {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    margin-top: 4px;
  }
  .accordion-mobile.tab .accordion__body {
    margin-top: 0;
    font-size: 16px;
    padding: 0 0 7px 0;
    line-height: 1.6;
    color: #000;
  }
  .accordion-mobile.tab.current .ico-plus:after {
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .accordion-mobile.tab.current .accordion__ico {
    margin-top: 10px;
  }
  .accordion-mobile.tab.current .accordion__head {
    min-height: 94px;
    padding-top: 42px;
  }
}
/* ------------------------------------------------------------ *\
	Form
\* ------------------------------------------------------------ */
.form .row + .row {
  margin-top: 29px;
}
@media (max-width: 767px) {
  .form .row + .row {
    margin-top: 38px;
  }
}
@media (max-width: 767px) {
  .form .col-md-6 + .col-md-6 {
    margin-top: 38px;
  }
}
.form .h5,
.form .form__label {
  display: block;
  font-weight: 700;
  margin: 0 0 7px;
  color: #000;
}
.form .form__actions {
  margin: 26px 0 0;
}
.form .form__foot {
  margin: 39px 0 0;
}
.form .form__controls {
  position: relative;
}
.form .form__head {
  margin: 0 0 31px;
}
.form .form__head .h1 {
  font-size: 30px;
  font-weight: 400;
}
.form .form__link {
  display: inline-block;
  font-size: 16px;
  color: #575757;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
  margin: 0 0 20px;
}
.form .form__link:hover {
  color: #000;
}
.form .form__hint {
  margin: 4px 0 0;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  font-weight: 400;
  color: #004987;
  font-size: 15px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.4s, visibility 0.4s;
  transition: opacity 0.4s, visibility 0.4s;
}
@media (max-width: 767px) {
  .form .form__hint {
    font-size: 16px;
    margin-top: 7px;
  }
}
.form .error-container .field::-webkit-input-placeholder {
  color: #575757;
}
.form .error-container .field::-moz-placeholder {
  color: #575757;
}
.form .error-container .field:-ms-input-placeholder {
  color: #575757;
}
.form .error-container .field::-ms-input-placeholder {
  color: #575757;
}
.form .error-container .field::placeholder {
  color: #575757;
}
.form .error-container .field {
  border-color: #004987;
  color: #004987;
}
.form .error-container .form__hint {
  opacity: 1;
  visibility: visible;
}
/* ------------------------------------------------------------ *\
	Form Primary
\* ------------------------------------------------------------ */
.form--primary .row + .row {
  margin-top: 33px;
}
.form--primary .form__label {
  font-size: 16px;
}
.form--primary .form__actions {
  margin: 42px 0 0;
}
.form--primary .form__actions--primary {
  margin: 8px 0 0;
}
/* ----------------------------------------------------------- *\
	Form Alt
\* ----------------------------------------------------------- */
.form-alt {
  /* ----------------------------------------------------------- *\
  Armed forces
     \* ----------------------------------------------------------- */
}
.form-alt .umbraco-forms-caption {
  padding: 0px 0px 15px 0px;
}
.form-alt legend {
  color: #000;
  font-size: 17px;
  font-weight: 700;
  margin: 0 0 15px 66px;
  padding: 0 29px;
  display: inline-block;
  background: #f1f1f1;
  position: relative;
  width: initial;
}
@media (max-width: 767px) {
  .form-alt legend {
    margin-left: 15px;
    padding: 0 15px;
  }
}
.form-alt legend:after {
  content: "";
  position: absolute;
  top: 13px;
  left: -95px;
  width: 200vw;
  height: 1px;
  background: #dcdcdc;
  z-index: -1;
}
.form-alt input[type=password],
.form-alt input[type=text],
.form-alt textarea,
.form-alt select {
  width: 100%;
  background: #fff;
  color: #2d2d2d;
  border: 1px solid #fff;
  border-radius: 0;
  padding: 0 16px;
  padding-top: 7px;
  height: 60px;
  -webkit-transition: border-color 0.4s;
  transition: border-color 0.4s;
}
@media (max-width: 767px) {
  .form-alt input[type=password],
  .form-alt input[type=text],
  .form-alt textarea,
  .form-alt select {
    padding-top: 0;
  }
}
.form-alt textarea {
  resize: none;
  height: 100px;
  padding: 19px 18px;
}
.form-alt .umbraco-forms-label {
  display: block;
  font-weight: 600;
  margin: 0 0 7px;
  color: #000;
}
.form-alt fieldset {
  overflow: hidden;
}
.form-alt .umbraco-forms-field.textarea {
  padding-top: 30px;
}
.form-alt .date .umbraco-forms-field-wrapper:before {
  position: absolute;
  top: 20px;
  pointer-events: none;
  right: 20px;
  background: url(../images/temp/ico-calendar.png) no-repeat 0 0;
  width: 21px;
  height: 21px;
  content: "";
  background-size: 100% 100%;
}
.form-alt .umbraco-forms-field + .umbraco-forms-field {
  margin-top: 2px;
}
@media (max-width: 767px) {
  .form-alt .umbraco-forms-field + .umbraco-forms-field {
    margin-top: 11px;
  }
}
@media (max-width: 767px) {
  .form-alt .umbraco-forms-field.titledes {
    padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .form-alt .umbraco-forms-container + .umbraco-forms-container {
    margin-top: 38px;
  }
}
.form-alt .row-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px;
}
@media (max-width: 767px) {
  .form-alt .row-fluid {
    display: block;
  }
}
.form-alt .dataconsent .umbraco-forms-field-wrapper br,
.form-alt .checkboxlist br {
  display: none;
}
.form-alt .dataconsent .umbraco-forms-field-wrapper input,
.form-alt .checkboxlist input {
  display: none;
}
.form-alt .dataconsent .umbraco-forms-field-wrapper input:checked + label:before,
.form-alt .checkboxlist input:checked + label:before {
  /*opacity: 1;*/
}
.form-alt .dataconsent .umbraco-forms-field-wrapper label,
.form-alt .checkboxlist label {
  display: block;
  position: relative;
  color: #4D4D4D;
  font-weight: 600;
  margin: 0 0 10px;
  padding: 0 0 0 32px;
  font-weight: 400;
}
.form-alt .dataconsent .umbraco-forms-field-wrapper label:before, .form-alt .dataconsent .umbraco-forms-field-wrapper label:after,
.form-alt .checkboxlist label:before,
.form-alt .checkboxlist label:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
}
.form-alt .dataconsent .umbraco-forms-field-wrapper label:after,
.form-alt .checkboxlist label:after {
  width: 20px;
  height: 20px;
  border: 2px solid #004987;
}
.form-alt .dataconsent .umbraco-forms-field-wrapper label:before,
.form-alt .checkboxlist label:before {
  width: 10px;
  height: 5px;
  border-left: 2px solid #004987;
  border-bottom: 2px solid #004987;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin: 6px 0 0 5px;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.form-alt .listbox > label {
  font-weight: 600;
}
.form-alt .checkbox > .umbraco-forms-label {
  font-weight: 400;
}
.form-alt .umbraco-forms-label.checked:before,
.form-alt label.checked:before {
  opacity: 1 !important;
}
.form-alt .radiobuttonlist br {
  display: none;
}
.form-alt .radiobuttonlist input {
  display: none;
}
.form-alt .radiobuttonlist input:checked + label:before {
  opacity: 1;
}
.form-alt .radiobuttonlist label {
  display: block;
  position: relative;
  color: #4D4D4D;
  font-weight: 600;
  margin: 0 0 10px;
  padding: 0 0 0 29px;
  font-weight: 400;
}
.form-alt .radiobuttonlist label:before, .form-alt .radiobuttonlist label:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  border-radius: 50%;
}
.form-alt .radiobuttonlist label:after {
  width: 20px;
  height: 20px;
  border: 2px solid #004987;
}
.form-alt .radiobuttonlist label:before {
  width: 10px;
  height: 10px;
  margin: 5px 0 0 5px;
  background: #004987;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.form-alt .checkbox,
.form-alt .radiobuttonlist,
.form-alt .listbox,
.form-alt .dataconsent {
  padding-bottom: 21px;
}
@media (max-width: 767px) {
  .form-alt .checkbox,
  .form-alt .radiobuttonlist,
  .form-alt .listbox,
  .form-alt .dataconsent {
    padding-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .form-alt .checkbox {
    padding-bottom: 30px;
  }
}
.form-alt .titleanddescription .h2 {
  margin-bottom: 6px;
}
.form-alt .titleanddescription p {
  color: #4D4D4D;
}
.form-alt .umbraco-forms-navigation {
  position: relative;
  display: inline-block;
  margin-top: 35px;
  margin-bottom: 33px;
}
.form-alt .umbraco-forms-navigation:hover:after {
  right: 54px;
}
.form-alt .umbraco-forms-navigation:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 44px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../images/temp/ico-arrow-right-white.png) no-repeat 0 0;
  width: 21px;
  height: 11px;
  background-size: 100% 100%;
  -webkit-transition: right 0.4s;
  transition: right 0.4s;
}
.form-alt .umbraco-forms-navigation .btn {
  padding: 20px 29px;
  min-width: 262px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
  background: #004987;
  color: #fff;
  text-align: left;
}
.form-alt .umbraco-forms-navigation .btn:hover {
  color: #fff;
  background: #00205C;
}
.form-alt .umbraco-forms-field-wrapper {
  position: relative;
}
.form-alt .field-validation-error,
.form-alt .field-validation-valid {
  margin: 4px 0 0;
  width: 100%;
  font-weight: 400;
  color: #004987;
  font-size: 15px;
  display: block;
}
.form-alt .field-validation-valid {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.4s, visibility 0.4s;
  transition: opacity 0.4s, visibility 0.4s;
}
.form-alt .error-container .field-validation-valid {
  opacity: 1;
  visibility: visible;
}
.form-alt .input-validation-error {
  border-color: #004987 !important;
}
.form-alt .field-validation-error {
  color: #004987;
}
.form-alt .armed-forces .umbraco-forms-field + .umbraco-forms-field {
  margin-top: 20px;
}
.form-alt .armed-forces .radiobuttonlist {
  padding-bottom: 0;
}
.form-alt .armed-forces .umbraco-forms-field-wrapper {
  margin-bottom: 20px;
}
.umbraco-forms-form .checkboxlist input, .umbraco-forms-form .radiobuttonlist input, .umbraco-forms-form .checkbox input, .umbraco-forms-form .dataconsent input {
  opacity: 0;
}
/* this is needed so that the validation fires since it ignores hidden fields */
.umbraco-forms-form .checkboxlist input, .umbraco-forms-form .radiobuttonlist input, .umbraco-forms-form .checkbox input {
  display: inline !important;
  float: left;
}
/* ------------------------------------------------------------ *\
	Features	
\* ------------------------------------------------------------ */
.features .row {
  margin-bottom: -30px;
}
.features .col-md-4 {
  margin-bottom: 30px;
}
/* ------------------------------------------------------------ *\
	Feature
\* ------------------------------------------------------------ */
.feature {
  border: 1px solid #cecece;
  position: relative;
  min-height: 310px;
  text-align: center;
  font-size: 18px;
  line-height: 1.39;
  -webkit-transition: -webkit-box-shadow 0.6s;
  transition: -webkit-box-shadow 0.6s;
  transition: box-shadow 0.6s;
  transition: box-shadow 0.6s, -webkit-box-shadow 0.6s;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .feature {
    min-height: 301px;
  }
}
@media (max-width: 991px) {
  .feature {
    min-height: 216px;
  }
}
@media (max-width: 767px) {
  .feature {
    min-height: 309px;
  }
}
.feature:hover {
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05);
}
.feature:hover i {
  /*transform: translateY(-100%); */
  margin-top: -200px;
  max-height: 0;
  opacity: 0;
}
.feature:hover p {
  margin-top: 14px;
  max-height: 999px;
  -webkit-transition: max-height 0.8s;
  transition: max-height 0.8s;
}
.feature:hover .feature__inner {
  margin-top: -22px;
}
.feature i {
  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
          transform: translateY(0%);
  -webkit-transition: 0.6s;
  transition: 0.6s;
  opacity: 1;
  max-height: 200px;
}
.feature .h4 {
  margin: 25px 0 0;
}
@media (max-width: 767px) {
  .feature .h4 {
    font-size: 22px;
  }
}
.feature p {
  color: #00205C;
  max-width: 236px;
  margin: 9px auto 0;
  max-height: 0;
  overflow: hidden;
}
.feature .feature__inner {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: margin-top 0.6s;
  transition: margin-top 0.6s;
}
/* ------------------------------------------------------------ *\
	Widget Map
\* ------------------------------------------------------------ */
.widget-map {
  padding: 26px 0 0;
}
@media (max-width: 767px) {
  .widget-map {
    padding: 29px 0 0;
  }
}
.widget-map .widget__inner {
  background: #f6f6f6;
}
.widget-map .widget__body {
  height: 630px;
  padding: 50px 20px 20px 31px;
  overflow-y: auto;
  overflow-x: hidden;
}
@media (max-width: 991px) {
  .widget-map .widget__body {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .widget-map .widget__body {
    padding: 40px 41px 50px;
    height: auto;
  }
}
@media (max-width: 374px) {
  .widget-map .widget__body {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.widget-map .widget__item {
  line-height: 1.38;
}
.widget-map .widget__item .h3 {
  margin: 0 0 9px;
}
@media (max-width: 767px) {
  .widget-map .widget__item .h3 {
    font-size: 25px;
  }
}
.widget-map .widget__item p {
  margin: 0;
}
.widget-map .widget__item ul {
  list-style: none;
  margin: 10px 0 0;
}
.widget-map .widget__item ul li + li {
  margin: 8px 0 0;
}
.widget-map .widget__item .widget__link {
  display: inline-block;
  margin: 10px 0 0;
  color: #004987;
  text-decoration: none;
}
.widget-map .widget__item + .widget__item {
  margin: 38px 0 0;
}
.widget-map .map {
  height: 630px;
  background: #000;
}
@media (max-width: 767px) {
  .widget-map .map {
    height: 418px;
  }
}
/* ------------------------------------------------------------ *\
	Testimonial
\* ------------------------------------------------------------ */
.testimonial {
  position: relative;
  padding: 0 199px;
}
@media (max-width: 991px) {
  .testimonial {
    padding: 0 80px;
  }
}
@media (max-width: 767px) {
  .testimonial {
    padding: 56px 0;
    margin: 0 -2px;
  }
}
.testimonial p {
  font-size: 22px;
  line-height: 1.3;
  font-weight: 700;
  color: #004987;
  margin: 0;
}
@media (max-width: 767px) {
  .testimonial p {
    padding-right: 2px;
    font-size: 19px;
    line-height: 1.35;
  }
}
.testimonial .h5 {
  font-weight: 400;
  margin: 13px 0 0;
}
@media (max-width: 767px) {
  .testimonial .h5 {
    font-size: 16px;
  }
}
.testimonial i {
  color: #004987;
  font-size: 100px;
  font-weight: 700;
  position: absolute;
  font-style: normal;
  line-height: 0;
}
@media (max-width: 767px) {
  .testimonial i {
    font-size: 90px;
  }
}
.testimonial .ico-quote-top {
  top: 0;
  left: 96px;
}
@media (max-width: 991px) {
  .testimonial .ico-quote-top {
    left: 0;
  }
}
@media (max-width: 767px) {
  .testimonial .ico-quote-top {
    top: 34px;
    left: -6px;
  }
}
.testimonial .ico-quote-bottom {
  bottom: -23px;
  right: 96px;
}
@media (max-width: 991px) {
  .testimonial .ico-quote-bottom {
    right: 0;
  }
}
@media (max-width: 767px) {
  .testimonial .ico-quote-bottom {
    bottom: 1px;
    right: -8px;
  }
}
/* ------------------------------------------------------------ *\
	List Actions
\* ------------------------------------------------------------ */
.list-actions {
  list-style: none;
}
.list-actions li + li {
  margin: 10px 0 0;
}
/* ------------------------------------------------------------ *\
	Upload
\* ------------------------------------------------------------ */
.upload input {
  display: none;
}
.upload label {
  display: inline-block;
  border: 2px solid #cecece;
  background: #dcdcdc;
  padding: 10px 22px;
  margin: 0 9px 0 0;
  display: inline-block;
  vertical-align: middle;
  color: #000;
}
.upload p {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  color: #000;
}
/* ------------------------------------------------------------ *\
	Infobox
\* ------------------------------------------------------------ */
.infoBox {
  background: #223F78;
  color: #fff;
  width: 222px !important;
  border-radius: 10px;
  padding: 26px 28px 22px;
  -webkit-transform: translate(-50%, -100%);
      -ms-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
  margin-top: -71px;
}
@media (max-width: 767px) {
  .infoBox {
    width: 184px !important;
  }
}
.infoBox:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #223F78 transparent transparent transparent;
}
.infoBox > img {
  position: absolute !important;
  top: 0;
  right: 0;
  opacity: 0;
}
.infoBox .h5, .infoBox h5 {
  color: #fff;
  font-size: 16px;
  margin: 0 0 4px;
}
.infoBox p {
  font-size: 14px;
  line-height: 1.23;
}
@media (max-width: 767px) {
  .infoBox p {
    line-height: 1.3;
  }
}
/* ------------------------------------------------------------ *\
	Tweets
\* ------------------------------------------------------------ */
.tweets ul {
  list-style: none;
}
.tweets .twiter-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.tweets li {
  padding: 0 44px;
  min-height: 298px;
  -webkit-transition: background 0.4s;
  transition: background 0.4s;
  position: relative;
}
@media (max-width: 1199px) {
  .tweets li {
    padding: 35px 30px;
  }
}
@media (max-width: 991px) {
  .tweets li {
    padding: 25px 20px 25px;
  }
}
@media (max-width: 767px) {
  .tweets li {
    padding: 22px 45px 25px;
    min-height: 300px;
  }
}
@media (max-width: 374px) {
  .tweets li {
    padding: 62px 20px 25px;
  }
}
.tweets li > a {
  font-size: 16px;
  text-decoration: underline;
  position: absolute;
  bottom: 20px;
  z-index: 4;
}
.tweets li > a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .tweets li > a {
    font-size: 16px;
    bottom: 5px;
  }
}
.tweets li + li {
  margin-top: 33px;
}
.tweets .user {
  padding-top: 35px;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 11px;
}
@media (max-width: 767px) {
  .tweets .user {
    font-size: 15px;
  }
}
.tweets .user > a {
  display: none;
}
.tweets .user div {
  display: inline-block;
  padding-right: 2px;
}
.tweets .user div a {
  text-decoration: none;
}
.tweets .user [data-scribe="element:verified_badge"] {
  display: none;
}
.tweets .user .timePosted {
  display: inline-block;
  position: relative;
  padding-left: 10px;
}
.tweets .user .timePosted:after {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #fff;
}
.tweets .user .timePosted a {
  text-decoration: none;
}
.tweets .tweet {
  font-size: 14px;
  line-height: 1.39;
  margin: 0 0 17px;
  padding-bottom: 43px;
}
@media (max-width: 767px) {
  .tweets .tweet {
    font-size: 18px;
  }
}
.tweets .tweet > a {
  position: relative;
  z-index: 8;
}
.tweets .tweet--large {
  position: relative;
  max-height: 135px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .tweets .tweet--large {
    padding-right: 4px;
    max-height: 135px;
  }
}
@media (max-width: 767px) {
  .tweets .tweet--large {
    max-height: 100%;
  }
}
.tweets .tweet--large .tweet-large-dots {
  position: absolute;
  top: 120px;
  right: 0px;
  display: none;
}
@media (max-width: 1199px) {
  .tweets .tweet--large .tweet-large-dots {
    display: inline-block;
  }
}
@media (max-width: 991px) {
  .tweets .tweet--large .tweet-large-dots {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .tweets .tweet--large .tweet-large-dots {
    top: 50px;
    display: none;
  }
}
.tweets .interact,
.tweets .timePosted {
  display: none;
}
.tweets .interact {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  font-size: 16px;
}
.tweets .twitter_fav_icon {
  pointer-events: all;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* ------------------------------------------------------------ *\
	Dots
\* ------------------------------------------------------------ */
.dots {
  width: 758px;
  height: 618px;
  background: linear-gradient(90deg, #fff 23.5px, transparent 1%) center, linear-gradient(#fff 23.5px, transparent 1%) center, red;
  background-size: 26.5px 26.5px;
}
@media (max-width: 1399px) {
  .dots {
    width: 631px;
    height: 515px;
  }
}
/*  Dots Small  */
.dots--small {
  width: 300px;
  height: 66px;
}
/* ------------------------------------------------------------ *\
	List Event
\* ------------------------------------------------------------ */
.list-event {
  list-style: none;
}
.list-event li {
  font-size: 16px;
  color: #000;
  padding: 0 0 0 26px;
  position: relative;
}
.list-event li + li {
  margin: 12px 0 0;
}
.list-event i {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}
/* ------------------------------------------------------------ *\
	List Details
\* ------------------------------------------------------------ */
.list-details {
  list-style-type: none;
  font-size: 20px;
  color: #000;
}
.list-details li + li {
  padding-top: 12px;
}
.list-details strong {
  font-weight: 400;
  color: #004987;
}
/* ------------------------------------------------------------ *\
	Tabs
\* ------------------------------------------------------------ */
.tabs .tabs__nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tabs .tabs__nav li {
  min-width: 242px;
}
.tabs .tabs__nav a {
  display: block;
  padding: 18px 20px 12px;
  background-color: #fcfcfc;
  color: #000;
  text-decoration: none;
  text-align: center;
  font-size: 20px;
}
.tabs .tabs__nav a:hover {
  font-weight: bold;
}
.tabs .tabs__nav .current a {
  background-color: #f6f6f6;
  font-weight: bold;
}
.tabs .tabs__body {
  background-color: #f6f6f6;
}
@media (max-width: 767px) {
  .tabs .tabs__body {
    background-color: transparent;
  }
}
.tabs .tab {
  padding: 85px 0 100px;
  color: #000;
  opacity: 0;
  position: absolute;
  top: -9999px;
  left: -9999px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media (max-width: 767px) {
  .tabs .tab {
    padding: 0;
  }
}
.tabs .tab.current {
  opacity: 1;
  position: static;
}
.tabs .tab .h3 {
  margin-bottom: 10px;
}
.tabs .tab ul {
  list-style: none;
}
.tabs .tab li {
  position: relative;
  padding: 6px 0 0 15px;
}
@media (max-width: 767px) {
  .tabs .tab li {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .tabs .tab li:nth-child(6) {
    margin-bottom: 31px;
  }
}
.tabs .tab li:before {
  width: 4px;
  height: 4px;
  border-radius: 4px;
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  background-color: #000;
}
@media (max-width: 767px) {
  .tabs .tab li:before {
    top: 9px;
  }
}
.tabs .tab ul ul li:before {
  width: 5px;
  height: 5px;
  content: "";
  top: 16px;
  background-color: transparent;
  border: 1px solid #000;
}
@media (max-width: 767px) {
  .tabs .tab ul ul li:before {
    top: 10px;
  }
}
/* ------------------------------------------------------------ *\
  Flags
\* ------------------------------------------------------------ */
.lang-nav {
  display: block;
  right: 85px;
  position: absolute;
  bottom: 37px;
}
.lang-nav__link {
  opacity: 0.7;
  color: #231F20;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  position: relative;
  padding: 0 11px;
}
.lang-nav__link:after {
  content: "";
  position: absolute;
  right: 0;
  display: block;
  width: 1px;
  height: 12px;
  background: #00205C;
  top: 50%;
  margin-top: -6px;
}
.lang-nav__link:last-child {
  padding-right: 10px;
}
.lang-nav__link:last-child:after {
  display: none;
}
.lang-nav__link:hover {
  opacity: 1;
  color: #231F20;
}
.lang-nav__link--active, .lang-nav__link--active:hover {
  opacity: 1;
  color: #004987;
}
.lang-nav__link span {
  display: inline-block;
  font-weight: bold;
  font-size: 12px;
}
.lang-nav__link img {
  display: inline-block;
}
.lang-nav .active {
  border-bottom: 1px solid;
}
@media (max-width: 991px) {
  .lang-nav {
    left: -10px;
    bottom: 0px;
    right: 0px;
    position: relative;
    float: left;
    top: 2px;
  }
}
@media (max-width: 767px) {
  .lang-nav {
    top: 7px;
  }
}
/* ------------------------------------------------------------ *\
	Form Modal
\* ---------------------------------------------------------- */
.section--form-modal {
  margin-top: 0px !important;
}
/* ------------------------------------------------------------ *\
	Overwrites
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Magnific Popup
\* ------------------------------------------------------------ */
.mfp-iframe-holder .mfp-content {
  max-width: 1114px;
}
.mfp-iframe-holder .mfp-close {
  width: 42px;
  height: 42px;
  background: #004987;
  border-radius: 50%;
  opacity: 1 !important;
  font-size: 0;
  margin-top: -20px;
  outline: none !important;
}
.mfp-iframe-holder .mfp-close:before, .mfp-iframe-holder .mfp-close:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
  width: 20px;
  height: 2px;
  background: #fff;
}
.mfp-iframe-holder .mfp-close:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}