@font-face {
  font-family: 'tex';
  src: url("/_site/fonts/texgyreadventor-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'tex';
  src: url("/_site/fonts/texgyreadventor-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'tex';
  src: url("/_site/fonts/texgyreadventor-bolditalic-webfont.woff") format("woff");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: 'tex';
  src: url("/_site/fonts/texgyreadventor-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic; }

.home__title {
  color: #5c5c5c;
  font-size: 1.5em; }
  .home__title * {
    font-size: 1em;
    font-weight: 700;
    margin-top: 0; }

@media all and (min-width: 415px) {
  .home__title {
    font-size: 2em; } }

.lte-ie8 .home__title {
  font-size: 2em; }

@media all and (min-width: 769px) {
  .home__title {
    font-size: 2.5em; } }

.lte-ie8 .home__title {
  font-size: 2.5em; }

@media all and (min-width: 1025px) {
  .home__title {
    font-size: 45px; } }

.logo__move__up {
  -webkit-transform: scale(1) translateY(-100%);
  -ms-transform: scale(1) translateY(-100%);
  transform: scale(1) translateY(-100%); }

.logo__move__down {
  -webkit-transform: scale(1) translateY(100%);
  -ms-transform: scale(1) translateY(100%);
  transform: scale(1) translateY(100%); }

.mason.loaded .logo__move {
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: scale(1) translate(0);
  -ms-transform: scale(1) translate(0);
  transform: scale(1) translate(0);
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.57, -0.44, 0.4, 1.4) 2s;
  transition: -webkit-transform 0.6s cubic-bezier(0.57, -0.44, 0.4, 1.4) 2s;
  -o-transition: transform 0.6s cubic-bezier(0.57, -0.44, 0.4, 1.4) 2s;
  transition: transform 0.6s cubic-bezier(0.57, -0.44, 0.4, 1.4) 2s;
  transition: transform 0.6s cubic-bezier(0.57, -0.44, 0.4, 1.4) 2s, -webkit-transform 0.6s cubic-bezier(0.57, -0.44, 0.4, 1.4) 2s; }
  .mason.loaded .logo__move:nth-child(1) {
    -webkit-transition-delay: 1.05s;
    -o-transition-delay: 1.05s;
    transition-delay: 1.05s; }
  .mason.loaded .logo__move:nth-child(2) {
    -webkit-transition-delay: 1.1s;
    -o-transition-delay: 1.1s;
    transition-delay: 1.1s; }
  .mason.loaded .logo__move:nth-child(3) {
    -webkit-transition-delay: 1.15s;
    -o-transition-delay: 1.15s;
    transition-delay: 1.15s; }
  .mason.loaded .logo__move:nth-child(4) {
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s; }
  .mason.loaded .logo__move:nth-child(5) {
    -webkit-transition-delay: 1.25s;
    -o-transition-delay: 1.25s;
    transition-delay: 1.25s; }
  .mason.loaded .logo__move:nth-child(6) {
    -webkit-transition-delay: 1.3s;
    -o-transition-delay: 1.3s;
    transition-delay: 1.3s; }
  .mason.loaded .logo__move:nth-child(7) {
    -webkit-transition-delay: 1.35s;
    -o-transition-delay: 1.35s;
    transition-delay: 1.35s; }
  .mason.loaded .logo__move:nth-child(8) {
    -webkit-transition-delay: 1.4s;
    -o-transition-delay: 1.4s;
    transition-delay: 1.4s; }
  .mason.loaded .logo__move:nth-child(9) {
    -webkit-transition-delay: 1.45s;
    -o-transition-delay: 1.45s;
    transition-delay: 1.45s; }
  .mason.loaded .logo__move:nth-child(10) {
    -webkit-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s; }
  .mason.loaded .logo__move:nth-child(11) {
    -webkit-transition-delay: 1.55s;
    -o-transition-delay: 1.55s;
    transition-delay: 1.55s; }
  .mason.loaded .logo__move:nth-child(12) {
    -webkit-transition-delay: 1.6s;
    -o-transition-delay: 1.6s;
    transition-delay: 1.6s; }
  .mason.loaded .logo__move:nth-child(13) {
    -webkit-transition-delay: 1.65s;
    -o-transition-delay: 1.65s;
    transition-delay: 1.65s; }
  .mason.loaded .logo__move:nth-child(14) {
    -webkit-transition-delay: 1.7s;
    -o-transition-delay: 1.7s;
    transition-delay: 1.7s; }
  .mason.loaded .logo__move:nth-child(15) {
    -webkit-transition-delay: 1.75s;
    -o-transition-delay: 1.75s;
    transition-delay: 1.75s; }
  .mason.loaded .logo__move:nth-child(16) {
    -webkit-transition-delay: 1.8s;
    -o-transition-delay: 1.8s;
    transition-delay: 1.8s; }

@media all and (min-width: 850px) {
  .menu__extras, .menu__sidebar {
    opacity: 0;
    -webkit-transition: opacity .5s ease 1s;
    -o-transition: opacity .5s ease 1s;
    transition: opacity .5s ease 1s; }
  .header {
    opacity: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .mason.loaded .menu__extras, .mason.loaded .menu__sidebar {
    opacity: 1; }
  .mason.loaded .header {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: opacity 0.5s ease 1s, -webkit-transform 0.5s cubic-bezier(0.57, -0.44, 0.4, 1.4) 1s;
    transition: opacity 0.5s ease 1s, -webkit-transform 0.5s cubic-bezier(0.57, -0.44, 0.4, 1.4) 1s;
    -o-transition: opacity 0.5s ease 1s, transform 0.5s cubic-bezier(0.57, -0.44, 0.4, 1.4) 1s;
    transition: opacity 0.5s ease 1s, transform 0.5s cubic-bezier(0.57, -0.44, 0.4, 1.4) 1s;
    transition: opacity 0.5s ease 1s, transform 0.5s cubic-bezier(0.57, -0.44, 0.4, 1.4) 1s, -webkit-transform 0.5s cubic-bezier(0.57, -0.44, 0.4, 1.4) 1s; } }

.hero {
  min-height: 18em; }
  .hero:after {
    z-index: 5; }

.hero__pager__container {
  position: absolute;
  z-index: 3;
  left: 0;
  bottom: 6vw;
  right: 0;
  text-align: center; }

.hero__values {
  position: absolute;
  bottom: 60px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 7;
  color: #fff; }
  .hero__values h3 {
    color: #0021a4;
    margin: 0 0 0.5em;
    position: absolute;
    left: 0;
    bottom: 100%;
    width: 100%;
    font-weight: 700; }
  .hero__values h2 {
    width: 100%;
    font-size: 2em;
    margin: 0;
    line-height: 1; }

.values__item {
  opacity: 0;
  -webkit-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease; }
  .values__item span {
    display: inline-block;
    opacity: 0;
    -webkit-transform: translateY(-30%) scale(0.3);
    -ms-transform: translateY(-30%) scale(0.3);
    transform: translateY(-30%) scale(0.3);
    -webkit-transition: opacity 0.4s ease, -webkit-transform 0.4s cubic-bezier(0.35, -0.27, 0.14, 1.52);
    transition: opacity 0.4s ease, -webkit-transform 0.4s cubic-bezier(0.35, -0.27, 0.14, 1.52);
    -o-transition: opacity 0.4s ease, transform 0.4s cubic-bezier(0.35, -0.27, 0.14, 1.52);
    transition: opacity 0.4s ease, transform 0.4s cubic-bezier(0.35, -0.27, 0.14, 1.52);
    transition: opacity 0.4s ease, transform 0.4s cubic-bezier(0.35, -0.27, 0.14, 1.52), -webkit-transform 0.4s cubic-bezier(0.35, -0.27, 0.14, 1.52); }
    .values__item span:nth-child(1) {
      -webkit-transition-delay: 0.035s;
      -o-transition-delay: 0.035s;
      transition-delay: 0.035s; }
    .values__item span:nth-child(2) {
      -webkit-transition-delay: 0.07s;
      -o-transition-delay: 0.07s;
      transition-delay: 0.07s; }
    .values__item span:nth-child(3) {
      -webkit-transition-delay: 0.105s;
      -o-transition-delay: 0.105s;
      transition-delay: 0.105s; }
    .values__item span:nth-child(4) {
      -webkit-transition-delay: 0.14s;
      -o-transition-delay: 0.14s;
      transition-delay: 0.14s; }
    .values__item span:nth-child(5) {
      -webkit-transition-delay: 0.175s;
      -o-transition-delay: 0.175s;
      transition-delay: 0.175s; }
    .values__item span:nth-child(6) {
      -webkit-transition-delay: 0.21s;
      -o-transition-delay: 0.21s;
      transition-delay: 0.21s; }
    .values__item span:nth-child(7) {
      -webkit-transition-delay: 0.245s;
      -o-transition-delay: 0.245s;
      transition-delay: 0.245s; }
    .values__item span:nth-child(8) {
      -webkit-transition-delay: 0.28s;
      -o-transition-delay: 0.28s;
      transition-delay: 0.28s; }
    .values__item span:nth-child(9) {
      -webkit-transition-delay: 0.315s;
      -o-transition-delay: 0.315s;
      transition-delay: 0.315s; }
    .values__item span:nth-child(10) {
      -webkit-transition-delay: 0.35s;
      -o-transition-delay: 0.35s;
      transition-delay: 0.35s; }
    .values__item span:nth-child(11) {
      -webkit-transition-delay: 0.385s;
      -o-transition-delay: 0.385s;
      transition-delay: 0.385s; }
    .values__item span:nth-child(12) {
      -webkit-transition-delay: 0.42s;
      -o-transition-delay: 0.42s;
      transition-delay: 0.42s; }
    .values__item span:nth-child(13) {
      -webkit-transition-delay: 0.455s;
      -o-transition-delay: 0.455s;
      transition-delay: 0.455s; }
    .values__item span:nth-child(14) {
      -webkit-transition-delay: 0.49s;
      -o-transition-delay: 0.49s;
      transition-delay: 0.49s; }
    .values__item span:nth-child(15) {
      -webkit-transition-delay: 0.525s;
      -o-transition-delay: 0.525s;
      transition-delay: 0.525s; }
  .values__item.cycle-slide-active span {
    opacity: 1;
    -webkit-transform: translateY(0%) scale(1);
    -ms-transform: translateY(0%) scale(1);
    transform: translateY(0%) scale(1); }
  .values__item.animate--out span {
    opacity: 0;
    -webkit-transform: translateY(100%) scale(1.3);
    -ms-transform: translateY(100%) scale(1.3);
    transform: translateY(100%) scale(1.3);
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.4s cubic-bezier(0.35, -0.27, 0.14, 1.52);
    transition: opacity 0.3s ease, -webkit-transform 0.4s cubic-bezier(0.35, -0.27, 0.14, 1.52);
    -o-transition: opacity 0.3s ease, transform 0.4s cubic-bezier(0.35, -0.27, 0.14, 1.52);
    transition: opacity 0.3s ease, transform 0.4s cubic-bezier(0.35, -0.27, 0.14, 1.52);
    transition: opacity 0.3s ease, transform 0.4s cubic-bezier(0.35, -0.27, 0.14, 1.52), -webkit-transform 0.4s cubic-bezier(0.35, -0.27, 0.14, 1.52); }

.hero__shape {
  position: absolute;
  z-index: 10;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.57, -0.44, 0.4, 1.4) 1s;
  transition: -webkit-transform 0.5s cubic-bezier(0.57, -0.44, 0.4, 1.4) 1s;
  -o-transition: transform 0.5s cubic-bezier(0.57, -0.44, 0.4, 1.4) 1s;
  transition: transform 0.5s cubic-bezier(0.57, -0.44, 0.4, 1.4) 1s;
  transition: transform 0.5s cubic-bezier(0.57, -0.44, 0.4, 1.4) 1s, -webkit-transform 0.5s cubic-bezier(0.57, -0.44, 0.4, 1.4) 1s; }
  .hero__shape svg {
    fill: #5fac46;
    fill-opacity: 0.4; }

.hero__shape--right {
  width: 30%;
  top: 0;
  left: 100%;
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%); }
  .hero__shape--right svg {
    fill: #fff; }

.hero__shape--left {
  width: 50%;
  right: 100%;
  bottom: 0;
  -webkit-transform: translateX(0%) rotate(180deg);
  -ms-transform: translateX(0%) rotate(180deg);
  transform: translateX(0%) rotate(180deg); }
  .hero__shape--left svg {
    fill-opacity: 0.4; }

.mason.loaded .hero__shape--right {
  -webkit-transform: translateX(-30%);
  -ms-transform: translateX(-30%);
  transform: translateX(-30%); }

.mason.loaded .hero__shape--left {
  -webkit-transform: translateX(40%) rotate(180deg);
  -ms-transform: translateX(40%) rotate(180deg);
  transform: translateX(40%) rotate(180deg); }

@media all and (min-width: 415px) {
  .hero__title {
    padding: 0 10%; }
  .hero__values {
    bottom: 10vw; }
    .hero__values h2 {
      font-size: 2.5em; } }

.lte-ie8 .hero__title {
  padding: 0 10%; }

.lte-ie8 .hero__values {
  bottom: 10vw; }
  .lte-ie8 .hero__values h2 {
    font-size: 2.5em; }

@media all and (min-width: 769px) {
  .hero {
    height: 48vw; }
  .hero__title {
    bottom: 2em; }
  .hero__values {
    bottom: 7vw; }
    .hero__values h3 {
      font-size: 1.3em; }
    .hero__values h2 {
      font-size: 3.2em; }
  .mason--admin .hero {
    height: calc(48vw - 110px); } }

.lte-ie8 .hero {
  height: 48vw; }

.lte-ie8 .hero__title {
  bottom: 2em; }

.lte-ie8 .hero__values {
  bottom: 7vw; }
  .lte-ie8 .hero__values h3 {
    font-size: 1.3em; }
  .lte-ie8 .hero__values h2 {
    font-size: 3.2em; }

.lte-ie8 .mason--admin .hero {
  height: calc(48vw - 110px); }

@media all and (min-width: 1025px) {
  .hero__title {
    padding: 0 15%;
    font-size: 3.8em; }
  .hero__values h2 {
    font-size: 4.9em; } }

@media all and (min-width: 1301px) {
  .hero__title {
    font-size: 3em;
    font-size: 65px; } }

.welcome__area {
  padding: 50px 0 100px;
  text-align: center; }

.welcome__bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
  background: rgba(0, 33, 164, 0.1);
  background: -webkit-linear-gradient(52deg, #FFF 0%, #FFF 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 100%);
  background: -o-linear-gradient(52deg, #FFF 0%, #FFF 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 100%);
  background: linear-gradient(38deg, #FFF 0%, #FFF 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 100%); }

#welcome__title {
  color: #0021a4;
  font-size: 0.875em;
  margin-bottom: 1.5em; }

.welcome__content {
  max-width: 900px;
  margin: 0 auto;
  font-weight: 300; }

.welcome__content__img {
  width: 145px;
  height: 145px;
  border-radius: 50%;
  background: #0021a4;
  overflow: hidden;
  z-index: 0;
  position: relative;
  margin: 0 auto 1em; }
  .welcome__content__img__src {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%; }
    .welcome__content__img__src img {
      opacity: 0;
      -webkit-transition: opacity 1s;
      -o-transition: opacity 1s;
      transition: opacity 1s; }

.welcome__message__region {
  line-height: 1.65em;
  margin: 2em 0 1.5em; }

.welcome__motto {
  color: #0021a4;
  font-size: 1.2em; }

@media all and (min-width: 769px) {
  .welcome__message__region {
    font-size: 1.125em; } }

.lte-ie8 .welcome__message__region {
  font-size: 1.125em; }

@media all and (min-width: 850px) {
  .welcome__area {
    padding: 86px 0; }
  .welcome__bg {
    left: 15vw; }
  .welcome {
    padding-bottom: 0; }
  #welcome__title {
    padding-right: 4em; }
  .welcome__content {
    width: 45%;
    float: left;
    text-align: left;
    position: relative; }
  .welcome__content__img {
    position: absolute;
    top: -2.65em;
    right: 0; }
  .welcome__message__region {
    font-size: 1.2em;
    margin-bottom: 45px; }
  .line__button__container {
    position: static; }
  .welcome__motto {
    width: 45%;
    float: right;
    font-size: 1.6em;
    line-height: 1.5em;
    padding-top: 2em; }
    .welcome__motto h3 {
      position: relative; }
      .welcome__motto h3:before {
        content: "";
        position: absolute;
        bottom: 100%;
        height: 3em;
        background: url("/_site/images/design/quote.png") no-repeat top right;
        width: 100%; } }

.latest__news__container {
  background: #0021a4;
  color: #FFF;
  padding-top: 3em;
  padding-bottom: 3em;
  overflow: hidden;
  position: relative; }
  .latest__news__container__bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    background: rgba(0, 33, 164, 0.1);
    background: -webkit-linear-gradient(113deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.05) 50%, #0021a4 50%, #0021a4 100%);
    background: -o-linear-gradient(113deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.05) 50%, #0021a4 50%, #0021a4 100%);
    background: linear-gradient(-23deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.05) 50%, #0021a4 50%, #0021a4 100%); }

.latest__news__wrapper {
  width: 90%;
  max-width: 1170px;
  margin: 0 auto; }

.latest__news__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-right: 5%;
  padding-left: 5%;
  margin-bottom: 24px; }
  .latest__news__header .title {
    font-size: 1.5em;
    margin: 0;
    font-family: "tex", sans-serif;
    font-weight: 700;
    z-index: 1; }
  .latest__news__header .title::after {
    content: "";
    width: 100px;
    height: 1px;
    display: block;
    background: rgba(255, 255, 255, 0.46);
    margin-top: 17px;
    margin-bottom: 25px; }
  .latest__news__header .homepage__link {
    display: none; }

.news {
  width: 100%; }

.news__list {
  list-style: none;
  padding: 0;
  margin: 0;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.news__item {
  width: 100%;
  height: 450px;
  position: relative;
  overflow: hidden;
  margin-bottom: 50px; }

.news__item__link {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 5; }

.news__item__info {
  position: absolute;
  bottom: 45px;
  left: 0;
  z-index: 4;
  color: #fff;
  padding-right: 40px;
  padding-left: 40px; }
  .news__item__info .news__item__date {
    font-size: 0.688em;
    font-family: "tex", sans-serif;
    letter-spacing: 0.2em;
    line-height: 35px;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase; }
  .news__item__info .news__item__title {
    font-family: "tex", sans-serif;
    font-size: 1.563em;
    font-weight: 700;
    margin: 0;
    line-height: 35px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .news__item__info .news__item__content {
    overflow: hidden;
    max-height: 16em;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
    font-family: "tex", sans-serif;
    font-size: 1.25em;
    font-weight: 700;
    margin: 0;
    line-height: 1.75; }
    .news__item__info .news__item__content a {
      color: inherit; }

.news__item__img,
.news__item__img__src {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  [data-type="twitter"] .news__item__img, [data-type="twitter"]
  .news__item__img__src {
    background-color: #1da1f2; }

.news__item__img__src {
  background-blend-mode: luminosity; }

.news__item__img::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0;
  width: 100%;
  background: #0021a4;
  z-index: 3;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }
  [data-type="twitter"] .news__item__img::before {
    display: none; }

.news__item__img::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 2; }
  [data-type="twitter"] .news__item__img::after {
    background: rgba(29, 161, 242, 0.75); }

.news__item:hover .news__item__img::before {
  height: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  background: rgba(0, 33, 164, 0.2); }

.news__mobile__link {
  margin-left: 5%; }

@media all and (min-width: 900px) {
  .latest__news__container {
    padding-top: 50px;
    padding-bottom: 80px; }
  .latest__news__header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 0; }
    .latest__news__header .title {
      font-size: 2.5em; }
    .latest__news__header .homepage__link {
      display: block; }
  .news__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .news__item {
    width: 33%;
    max-width: 375px;
    margin-bottom: 0; }
  .news__list .news__item:nth-child(2), .news__list .news__item:nth-child(3) {
    display: block; }
  .news__mobile__link {
    display: none; } }

@media all and (min-width: 1200px) {
  .latest__news__header {
    padding-left: 0;
    padding-right: 0; } }

.events__container__inner {
  width: 90%;
  max-width: 1170px;
  margin: 0 auto; }

.events__container {
  margin-top: 60px;
  margin-bottom: 80px; }
  .events__container .upcoming__events__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 24px; }
    .events__container .upcoming__events__header .title {
      text-transform: uppercase;
      color: #0021a4;
      font-size: 1.188em;
      letter-spacing: 0.07em;
      margin: 0;
      font-family: "tex", sans-serif;
      font-weight: 700; }
    .events__container .upcoming__events__header .title::after {
      content: "";
      width: 100px;
      height: 1px;
      display: block;
      background: rgba(0, 33, 164, 0.46);
      margin-top: 17px;
      margin-bottom: 25px; }
    .events__container .upcoming__events__header .homepage__link {
      display: none; }

.events__list {
  list-style: none;
  padding: 0;
  margin: 0; }

.events__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  min-height: 120px;
  background: rgba(0, 33, 164, 0.12);
  margin-bottom: 10px;
  position: relative;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .events__item a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }

.events__item__date {
  background: #0021a4;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "tex", sans-serif;
  font-size: 1.250em;
  font-weight: 700;
  letter-spacing: 0.15em;
  color: #FFF;
  text-transform: uppercase;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  height: 60px;
  padding-left: 50px; }
  .events__item__date svg {
    margin-right: 8px; }

.events__item__title {
  font-family: "tex", sans-serif;
  font-size: 1.250em;
  color: #0021a4;
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 20px;
  padding-bottom: 20px; }

.events__item__time {
  height: 40px;
  width: 185px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: "tex", sans-serif;
  font-weight: 700;
  font-size: 0.938em;
  color: #0021a4;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 0.1em;
  padding-left: 50px; }
  .events__item__time svg {
    margin-right: 8px; }
  .events__item__time .time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    line-height: 18px; }
    .events__item__time .time span::before {
      content: "to";
      font-size: 0.500em;
      letter-spacing: 0.1em;
      text-align: right;
      padding-right: 5px;
      padding-left: 5px; }
    .events__item__time .time span:empty {
      display: none; }

.events__item__time::before {
  content: "";
  display: block;
  height: 65px;
  width: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  display: none; }

.events__item:hover {
  background: rgba(0, 33, 164, 0.3);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }
  .events__item:hover .events__item__date {
    background: #0021a4;
    color: #fff;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s; }

@media all and (min-width: 769px) {
  .events__container .upcoming__events__header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 0; }
    .events__container .upcoming__events__header .title {
      font-size: 2em; }
    .events__container .upcoming__events__header .homepage__link {
      display: block; }
  .events__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-left: 280px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .events__item__date {
    width: 280px;
    border-right: 2px solid #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    min-height: inherit; }
  .events__item__title {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.875em;
    padding-top: 50px;
    padding-bottom: 50px; }
  .events__item__time {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    height: 60px; }
    .events__item__time .time {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .events__item__time .time span::before {
        display: block;
        padding-right: 20px;
        padding-left: 0; }
  .events__item__time::before {
    display: block; }
  .events__mobile__link {
    display: none; } }

.lte-ie8 .events__container .upcoming__events__header {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 0; }
  .lte-ie8 .events__container .upcoming__events__header .title {
    font-size: 2em; }
  .lte-ie8 .events__container .upcoming__events__header .homepage__link {
    display: block; }

.lte-ie8 .events__item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-left: 280px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.lte-ie8 .events__item__date {
  width: 280px;
  border-right: 2px solid #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  min-height: inherit; }

.lte-ie8 .events__item__title {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1.875em;
  padding-top: 50px;
  padding-bottom: 50px; }

.lte-ie8 .events__item__time {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  height: 60px; }
  .lte-ie8 .events__item__time .time {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .lte-ie8 .events__item__time .time span::before {
      display: block;
      padding-right: 20px;
      padding-left: 0; }

.lte-ie8 .events__item__time::before {
  display: block; }

.lte-ie8 .events__mobile__link {
  display: none; }

.home__boxes {
  position: relative; }

.boxes__list {
  text-align: center; }
  .boxes__list li {
    width: 100%;
    position: relative;
    margin: 0 0 10px; }
  .boxes__list a {
    text-decoration: none;
    color: #fff; }

.boxes__item__center {
  position: relative;
  z-index: 4;
  background: rgba(8, 33, 133, 0.7);
  color: #fff; }

.boxes__item__info {
  padding: 20px; }
  .boxes__item__info h3 {
    margin: 0;
    color: #fff;
    line-height: 1.1em; }

.boxes__item__more {
  position: absolute;
  bottom: 80px;
  left: 0;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  right: 5vw;
  opacity: 0;
  -webkit-transition: opacity .2s ease, -webkit-transform 0s ease .2s;
  transition: opacity .2s ease, -webkit-transform 0s ease .2s;
  -o-transition: transform 0s ease .2s, opacity .2s ease;
  transition: transform 0s ease .2s, opacity .2s ease;
  transition: transform 0s ease .2s, opacity .2s ease, -webkit-transform 0s ease .2s; }

@media all and (min-width: 769px) {
  .boxes__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
    .boxes__list li {
      width: auto;
      display: inline-block;
      -webkit-transition: -webkit-box-flex .2s linear;
      transition: -webkit-box-flex .2s linear;
      -o-transition: flex .2s linear;
      transition: flex .2s linear;
      transition: flex .2s linear, -webkit-box-flex .2s linear, -ms-flex .2s linear;
      border-left: 2px solid #0021a4;
      border-right: 2px solid #0021a4; }
      .boxes__list li:nth-child(1) {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; }
      .boxes__list li:nth-child(2) {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; }
      .boxes__list li:nth-child(3) {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; }
      .boxes__list li:hover {
        -webkit-box-flex: 1.1;
        -ms-flex-positive: 1.1;
        flex-grow: 1.1; }
  .boxes__item__center {
    height: 100%; }
  .boxes__item__info {
    padding: 70px 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .boxes__item__info h3 {
      font-size: 2em; } }

.lte-ie8 .boxes__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .lte-ie8 .boxes__list li {
    width: auto;
    display: inline-block;
    -webkit-transition: -webkit-box-flex .2s linear;
    transition: -webkit-box-flex .2s linear;
    -o-transition: flex .2s linear;
    transition: flex .2s linear;
    transition: flex .2s linear, -webkit-box-flex .2s linear, -ms-flex .2s linear;
    border-left: 2px solid #0021a4;
    border-right: 2px solid #0021a4; }
    .lte-ie8 .boxes__list li:nth-child(1) {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
    .lte-ie8 .boxes__list li:nth-child(2) {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
    .lte-ie8 .boxes__list li:nth-child(3) {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
    .lte-ie8 .boxes__list li:hover {
      -webkit-box-flex: 1.1;
      -ms-flex-positive: 1.1;
      flex-grow: 1.1; }

.lte-ie8 .boxes__item__center {
  height: 100%; }

.lte-ie8 .boxes__item__info {
  padding: 70px 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .lte-ie8 .boxes__item__info h3 {
    font-size: 2em; }

@media all and (min-width: 850px) {
  .home__boxes {
    padding: 10px;
    background: #0021a4; }
  .boxes__list {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    overflow: visible; }
    .boxes__list li {
      -webkit-transform: skew(-20deg);
      -ms-transform: skew(-20deg);
      transform: skew(-20deg);
      -webkit-transform-origin: 100% 50%;
      -ms-transform-origin: 100% 50%;
      transform-origin: 100% 50%; }
      .boxes__list li a {
        display: block;
        width: 100%;
        height: 100%; }
      .boxes__list li:hover .boxes__item__info {
        bottom: 15px; }
      .boxes__list li:hover .boxes__item__more {
        opacity: 1;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        -webkit-transition: opacity .4s ease, -webkit-transform .4s ease 0s;
        transition: opacity .4s ease, -webkit-transform .4s ease 0s;
        -o-transition: transform .4s ease 0s, opacity .4s ease;
        transition: transform .4s ease 0s, opacity .4s ease;
        transition: transform .4s ease 0s, opacity .4s ease, -webkit-transform .4s ease 0s; }
    .boxes__list .lazy__load__img {
      width: auto;
      left: -5vw;
      right: -5vw; }
      .boxes__list .lazy__load__img:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 33, 164, 0)), to(rgba(0, 33, 164, 0.7)));
        background: -webkit-linear-gradient(top, rgba(0, 33, 164, 0) 0%, rgba(0, 33, 164, 0.7) 100%);
        background: -o-linear-gradient(top, rgba(0, 33, 164, 0) 0%, rgba(0, 33, 164, 0.7) 100%);
        background: linear-gradient(to bottom, rgba(0, 33, 164, 0) 0%, rgba(0, 33, 164, 0.7) 100%); }
  .skew__reverse {
    -webkit-transform: skew(20deg);
    -ms-transform: skew(20deg);
    transform: skew(20deg);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    height: 27vw; }
    .skew__reverse:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: -5vw;
      right: -5vw;
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 33, 164, 0)), to(rgba(0, 33, 164, 0.6)));
      background: -webkit-linear-gradient(top, rgba(0, 33, 164, 0) 0%, rgba(0, 33, 164, 0.6) 100%);
      background: -o-linear-gradient(top, rgba(0, 33, 164, 0) 0%, rgba(0, 33, 164, 0.6) 100%);
      background: linear-gradient(to bottom, rgba(0, 33, 164, 0) 0%, rgba(0, 33, 164, 0.6) 100%);
      z-index: 2;
      height: 40%; }
  .boxes__item__center {
    background: transparent;
    position: absolute;
    top: 0;
    left: -5vw;
    right: -5vw;
    height: 100%; }
  .boxes__item__info {
    padding: 0 0 80px;
    display: block;
    position: absolute;
    left: 0;
    right: 5vw;
    bottom: 0;
    height: auto;
    -webkit-transition: bottom .4s ease;
    -o-transition: bottom .4s ease;
    transition: bottom .4s ease; }
    .boxes__item__info h3 {
      font-size: 2.4em; } }

@media all and (min-width: 1025px) {
  .boxes__item__info h3 {
    font-size: 45px; } }

.pager__container {
  color: #6b6b6b; }

.pts {
  width: 100%;
  position: relative;
  background: #f7f7f7;
  padding: 3.75em 0 6.25em; }
  .pts__inner {
    width: 90%;
    max-width: 1280px;
    margin: 0 auto; }
  .pts__title {
    text-align: center;
    color: #5d5d5d;
    font-size: 2.5em;
    margin: 0 0 1em; }
  .pts ul {
    margin-left: -1.875em;
    margin-right: -1.875em;
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .pts ul > * {
      width: 100%;
      display: inline-block;
      vertical-align: top;
      padding: 1.875em 1.875em; }

.pts__item {
  text-align: center; }
  .pts__item__inner {
    position: relative; }
  .pts__item__bg {
    position: relative; }
    .pts__item__bg:before {
      content: '';
      display: block;
      visibility: hidden;
      padding-bottom: 150%; }
    .pts__item__bg svg {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      overflow: visible; }
  .pts__item svg.shield {
    stroke: #fff;
    stroke-width: 2.5px;
    fill: currentColor;
    height: 100%; }
  .pts__item svg.shield_inner {
    fill: #FFF;
    width: calc(100% - 8px);
    height: 52%;
    margin: 0 auto;
    top: -4%;
    bottom: auto; }
  .pts__item__txt {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    color: #4d4d4d;
    font-family: "tex", sans-serif;
    font-weight: 700;
    line-height: 1;
    height: 46%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .pts__item__txt h3 {
      margin: 0;
      font-size: 1.3125em; }
    .pts__item__txt p {
      margin: 0;
      font-size: 3.75em; }

@media all and (min-width: 550px) {
  .pts ul > * {
    width: 50%;
    display: inline-block;
    vertical-align: top; } }

@media all and (min-width: 900px) {
  .pts ul > * {
    width: 33.33333%;
    display: inline-block;
    vertical-align: top; } }

@media all and (min-width: 1200px) {
  .pts ul > * {
    width: 20%;
    display: inline-block;
    vertical-align: top; } }

.map {
  width: 100%;
  height: 310px;
  background-image: url("/_site/images/design/map.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative; }

.map::after {
  content: "view on google maps";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  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;
  opacity: 0;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #fff;
  font-size: 50px;
  font-family: "tex", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em; }

.map:hover::after {
  opacity: 1;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }
