@charset "UTF-8";
@-webkit-keyframes fadeIn {
  0% {
    opacity: 1;
    padding-top: 24px;
  }
  40% {
    opacity: 1;
  }
  100% {
    padding-top: 28px;
    opacity: 1;
    visibility: visible;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 1;
    padding-top: 24px;
  }
  40% {
    opacity: 1;
  }
  100% {
    padding-top: 28px;
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    padding-top: 28px;
  }
  50% {
    opacity: 0.6;
  }
  100% {
    opacity: 0;
    padding-top: 20px;
    visibility: hidden;
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    padding-top: 28px;
  }
  50% {
    opacity: 0.6;
  }
  100% {
    opacity: 0;
    padding-top: 20px;
    visibility: hidden;
  }
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(105%);
    transform: translateX(105%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(105%);
    transform: translateX(105%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.has-caret {
  position: relative;
}
.has-caret::after {
  font-family: liveriga;
  font-size: 150%;
  line-height: 1;
  content: "";
  width: 1em;
  height: 1em;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: -1.16em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@font-face {
  font-family: "CoreSans";
  src: url("../fonts/Gilroy-Medium.eot?4k8aicV3");
  src: url("../fonts/Gilroy-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Medium.woff?4k8aicV3") format("woff"), url("../fonts/Gilroy-Medium.ttf?4k8aicV3") format("truetype"), url("../fonts/Gilroy-Medium.svg#CoreSans") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "CoreSans";
  src: url("../fonts/Gilroy-Medium.eot?4k8aicV3");
  src: url("../fonts/Gilroy-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Medium.woff?4k8aicV3") format("woff"), url("../fonts/Gilroy-Medium.ttf?4k8aicV3") format("truetype"), url("../fonts/Gilroy-Medium.svg#CoreSans") format("svg");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "CoreSans";
  src: url("../fonts/Gilroy-Bold.eot?4k8aicV3");
  src: url("../fonts/Gilroy-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Bold.woff?4k8aicV3") format("woff"), url("../fonts/Gilroy-Bold.ttf?4k8aicV3") format("truetype"), url("../fonts/Gilroy-Bold.svg#CoreSans") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "CoreSans";
  src: url("../fonts/Gilroy-Bold.eot?4k8aicV3");
  src: url("../fonts/Gilroy-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Bold.woff?4k8aicV3") format("woff"), url("../fonts/Gilroy-Bold.ttf?4k8aicV3") format("truetype"), url("../fonts/Gilroy-Bold.svg#CoreSans") format("svg");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-SemiBold.eot?4k8aicV3");
  src: url("../fonts/Gilroy-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-SemiBold.woff?4k8aicV3") format("woff"), url("../fonts/Gilroy-SemiBold.ttf?4k8aicV3") format("truetype"), url("../fonts/Gilroy-SemiBold.svg#Gilroy") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "liveriga";
  src: url("../fonts/liveriga.eot?4k8aicV3");
  src: url("../fonts/liveriga.eot?4k8aicV3#iefix") format("embedded-opentype"), url("../fonts/liveriga.ttf?4k8aicV3") format("truetype"), url("../fonts/liveriga.woff?4k8aicV3") format("woff"), url("../fonts/liveriga.svg?4k8aicV3#liveriga") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 24px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-menu:before {
  content: "";
}

.icon-menu-close:before {
  content: "";
}

.icon-arrow-next32:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-arrow-next:before {
  content: "";
}

.icon-arrow-next-thin:before {
  content: "";
}

.icon-arrow-back:before {
  content: "";
}

.icon-arrow-down:before {
  content: "";
}

.icon-dropdown:before {
  content: "";
}

.icon-dropdown-menu:before {
  content: "";
}

.icon-social-facebook:before {
  content: "";
}

.icon-social-instagram:before {
  content: "";
}

.icon-social-youtube:before {
  content: "";
}

.icon-social-twitter:before {
  content: "";
}

.icon-pin:before {
  content: "";
}

.icon-pin-thin:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-minus:before {
  content: "";
}

.icon-play:before {
  content: "";
}

.icon-play-lg:before {
  content: "";
}

.icon-quote:before {
  content: "";
}

.icon-info:before {
  content: "";
}

.icon-print:before {
  content: "";
}

.icon-bookmark:before {
  content: "";
}

.icon-envelope:before {
  content: "";
}

.icon-gallery-expand:before {
  content: "";
}

.icon-calendar:before {
  content: "";
}

.icon-download:before {
  content: "";
}

.icon-chevron-right:before {
  content: "";
}

.icon-zoom:before {
  content: "";
}

.icon-external:before {
  content: "";
}

.icon-share:before {
  content: "";
}

.icon-facebook-solid:before {
  content: "";
}

.icon-linkedin-solid:before {
  content: "";
}

.icon-twitter-solid:before {
  content: "";
}

.icon-mail-solid:before {
  content: "";
}

.icon-print-solid:before {
  content: "";
}

/*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
.row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  -webkit-flex: 0 0 33.3333333333%;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 > * {
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  -webkit-flex: 0 0 20%;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  -webkit-flex: 0 0 16.6666666667%;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-auto {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  -webkit-flex: 0 0 8.3333333333%;
      -ms-flex: 0 0 8.3333333333%;
          flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  -webkit-flex: 0 0 16.6666666667%;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-flex: 0 0 33.3333333333%;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  -webkit-flex: 0 0 41.6666666667%;
      -ms-flex: 0 0 41.6666666667%;
          flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-flex: 0 0 58.3333333333%;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  -webkit-flex: 0 0 66.6666666667%;
      -ms-flex: 0 0 66.6666666667%;
          flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-flex: 0 0 83.3333333333%;
      -ms-flex: 0 0 83.3333333333%;
          flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  -webkit-flex: 0 0 91.6666666667%;
      -ms-flex: 0 0 91.6666666667%;
          flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}

.order-last {
  -webkit-order: 13;
      -ms-flex-order: 13;
          order: 13;
}

.order-0 {
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
}

.order-1 {
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.order-2 {
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.order-3 {
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}

.order-4 {
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4;
}

.order-5 {
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5;
}

.order-6 {
  -webkit-order: 6;
      -ms-flex-order: 6;
          order: 6;
}

.order-7 {
  -webkit-order: 7;
      -ms-flex-order: 7;
          order: 7;
}

.order-8 {
  -webkit-order: 8;
      -ms-flex-order: 8;
          order: 8;
}

.order-9 {
  -webkit-order: 9;
      -ms-flex-order: 9;
          order: 9;
}

.order-10 {
  -webkit-order: 10;
      -ms-flex-order: 10;
          order: 10;
}

.order-11 {
  -webkit-order: 11;
      -ms-flex-order: 11;
          order: 11;
}

.order-12 {
  -webkit-order: 12;
      -ms-flex-order: 12;
          order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-sm-1 > * {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-sm-2 > * {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-sm-3 > * {
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-sm-4 > * {
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-sm-5 > * {
    -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-sm-6 > * {
    -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-auto {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-sm-2 {
    -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-3 {
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-sm-5 {
    -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-sm-6 {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-sm-8 {
    -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-sm-9 {
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-sm-11 {
    -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-sm-12 {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }

  .order-sm-last {
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }

  .order-sm-0 {
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }

  .order-sm-1 {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }

  .order-sm-2 {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }

  .order-sm-3 {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }

  .order-sm-4 {
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }

  .order-sm-5 {
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }

  .order-sm-6 {
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }

  .order-sm-7 {
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }

  .order-sm-8 {
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }

  .order-sm-9 {
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }

  .order-sm-10 {
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }

  .order-sm-11 {
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }

  .order-sm-12 {
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }

  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-md-1 > * {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-md-2 > * {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-md-3 > * {
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-md-4 > * {
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-md-5 > * {
    -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-md-6 > * {
    -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-auto {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-md-2 {
    -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-3 {
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-md-5 {
    -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-md-6 {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-md-8 {
    -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-md-9 {
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-md-11 {
    -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-md-12 {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }

  .order-md-last {
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }

  .order-md-0 {
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }

  .order-md-1 {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }

  .order-md-2 {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }

  .order-md-3 {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }

  .order-md-4 {
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }

  .order-md-5 {
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }

  .order-md-6 {
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }

  .order-md-7 {
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }

  .order-md-8 {
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }

  .order-md-9 {
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }

  .order-md-10 {
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }

  .order-md-11 {
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }

  .order-md-12 {
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.3333333333%;
  }

  .offset-md-2 {
    margin-left: 16.6666666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.3333333333%;
  }

  .offset-md-5 {
    margin-left: 41.6666666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.3333333333%;
  }

  .offset-md-8 {
    margin-left: 66.6666666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.3333333333%;
  }

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-lg-1 > * {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-lg-2 > * {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-lg-3 > * {
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-lg-4 > * {
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-lg-5 > * {
    -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-lg-6 > * {
    -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-auto {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-lg-2 {
    -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-3 {
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-lg-5 {
    -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-lg-6 {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-lg-8 {
    -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-lg-9 {
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-lg-11 {
    -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-lg-12 {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }

  .order-lg-last {
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }

  .order-lg-0 {
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }

  .order-lg-1 {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }

  .order-lg-2 {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }

  .order-lg-3 {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }

  .order-lg-4 {
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }

  .order-lg-5 {
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }

  .order-lg-6 {
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }

  .order-lg-7 {
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }

  .order-lg-8 {
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }

  .order-lg-9 {
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }

  .order-lg-10 {
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }

  .order-lg-11 {
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }

  .order-lg-12 {
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xl-1 > * {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xl-2 > * {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xl-3 > * {
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-xl-4 > * {
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xl-5 > * {
    -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xl-6 > * {
    -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-auto {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-xl-2 {
    -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-3 {
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-xl-5 {
    -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-xl-6 {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-xl-8 {
    -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-xl-9 {
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-xl-11 {
    -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-xl-12 {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }

  .order-xl-last {
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }

  .order-xl-0 {
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }

  .order-xl-1 {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }

  .order-xl-2 {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }

  .order-xl-3 {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }

  .order-xl-4 {
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }

  .order-xl-5 {
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }

  .order-xl-6 {
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }

  .order-xl-7 {
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }

  .order-xl-8 {
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }

  .order-xl-9 {
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }

  .order-xl-10 {
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }

  .order-xl-11 {
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }

  .order-xl-12 {
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.40625rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.984375rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1.125rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.984375rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.40625rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control[size], select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.984375rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .valid-tooltip, .form-row > [class*=col-] > .valid-tooltip {
  left: 5px;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.984375rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .invalid-tooltip, .form-row > [class*=col-] > .invalid-tooltip {
  left: 5px;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
.form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1.125rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.40625rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.984375rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.6875rem;
  padding-left: 2.9rem;
  -webkit-print-color-adjust: exact;
          color-adjust: exact;
}

.custom-control-inline {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 2.4rem;
  height: 2.04375rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #FFF;
  border-color: #254CD4;
  background-color: #254CD4;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #254CD4;
}
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #D0D4DB;
}
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #D0D4DB;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  color: #586277;
  vertical-align: top;
}
.custom-control-label::before {
  position: absolute;
  top: -0.35625rem;
  left: -2.9rem;
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  pointer-events: none;
  content: "";
  background-color: transparent;
  border: #586277 solid 2px;
}
.custom-control-label::after {
  position: absolute;
  top: -0.35625rem;
  left: -2.9rem;
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  content: "";
  background: 50%/50% 50% no-repeat;
}

.custom-checkbox .custom-control-label::before {
  border-radius: none;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13'%3e%3crect   x='3.6924655' y='1.4999226' width='8' height='2' transform='rotate%2845%29' fill='%23FFF'/%3e%3crect  x='-6.4999232' y='-11.692311' width='10' height='2' transform='rotate%28135%29' fill='%23FFF'/%3e%3c/svg%3e ");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23FFF' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: #D0D4DB;
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: #D0D4DB;
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='6' cy='6' r='6' fill='%23254CD4'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: #D0D4DB;
}

.custom-switch {
  padding-left: 4.7rem;
}
.custom-switch .custom-control-label::before {
  left: -4.7rem;
  width: 4.2rem;
  pointer-events: all;
  border-radius: 1.2rem;
}
.custom-switch .custom-control-label::after {
  top: calc(-0.35625rem + 4px);
  left: calc(-4.7rem + 4px);
  width: calc(2.4rem - 8px);
  height: calc(2.4rem - 8px);
  background-color: #586277;
  border-radius: 1.2rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: transparent;
  -webkit-transform: translateX(1.8rem);
          transform: translateX(1.8rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: #D0D4DB;
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  display: none;
}
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.984375rem;
}

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.40625rem;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-range:focus {
  outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: none;
  }
}

.nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.card {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-top,
.card-img-bottom {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .card-group > .card {
    -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion {
  overflow-anchor: none;
}
.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

.breadcrumb {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  font-size: 1rem;
  list-style: none;
  background-color: transparent;
  border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #586277;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #586277;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #007bff !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

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

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

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

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

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

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

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

.border-primary {
  border-color: #007bff !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

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

.border-dark {
  border-color: #343a40 !important;
}

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

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

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

.clearfix::after, .instafeed .content .instagram::after, .searchbox::after, .usefull::after, .boxes .tiles-view .row::after, .boxes .tiles-view::after, header.top-menu nav .submenu::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-md-inline-flex {
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-print-inline-flex {
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  -webkit-flex-direction: row !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-column {
  -webkit-flex-direction: column !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-flex-direction: row-reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-flex-direction: column-reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

.flex-wrap {
  -webkit-flex-wrap: wrap !important;
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important;
}

.flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -webkit-flex: 1 1 auto !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important;
}

.flex-grow-0 {
  -webkit-flex-grow: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}

.flex-grow-1 {
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

.flex-shrink-0 {
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -webkit-flex-shrink: 1 !important;
      -ms-flex-negative: 1 !important;
          flex-shrink: 1 !important;
}

.justify-content-start {
  -webkit-justify-content: flex-start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-justify-content: flex-end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -webkit-justify-content: space-between !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -webkit-justify-content: space-around !important;
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important;
}

.align-items-start {
  -webkit-align-items: flex-start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

.align-items-end {
  -webkit-align-items: flex-end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

.align-items-center {
  -webkit-align-items: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -webkit-align-items: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -webkit-align-items: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

.align-content-start {
  -webkit-align-content: flex-start !important;
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important;
}

.align-content-end {
  -webkit-align-content: flex-end !important;
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important;
}

.align-content-center {
  -webkit-align-content: center !important;
      -ms-flex-line-pack: center !important;
          align-content: center !important;
}

.align-content-between {
  -webkit-align-content: space-between !important;
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important;
}

.align-content-around {
  -webkit-align-content: space-around !important;
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important;
}

.align-content-stretch {
  -webkit-align-content: stretch !important;
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important;
}

.align-self-auto {
  -webkit-align-self: auto !important;
      -ms-flex-item-align: auto !important;
          align-self: auto !important;
}

.align-self-start {
  -webkit-align-self: flex-start !important;
      -ms-flex-item-align: start !important;
          align-self: flex-start !important;
}

.align-self-end {
  -webkit-align-self: flex-end !important;
      -ms-flex-item-align: end !important;
          align-self: flex-end !important;
}

.align-self-center {
  -webkit-align-self: center !important;
      -ms-flex-item-align: center !important;
          align-self: center !important;
}

.align-self-baseline {
  -webkit-align-self: baseline !important;
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important;
}

.align-self-stretch {
  -webkit-align-self: stretch !important;
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  .flex-sm-column {
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }

  .flex-sm-fill {
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .justify-content-sm-between {
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }

  .align-items-sm-start {
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  .align-items-sm-end {
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  .align-items-sm-center {
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .align-items-sm-baseline {
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .align-items-sm-stretch {
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }

  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }

  .align-content-sm-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }

  .align-content-sm-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }

  .align-content-sm-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }

  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }

  .align-self-sm-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }

  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }

  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }

  .align-self-sm-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }

  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }

  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  .flex-md-column {
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .flex-md-row-reverse {
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }

  .flex-md-fill {
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .justify-content-md-end {
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .justify-content-md-center {
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .justify-content-md-between {
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }

  .align-items-md-start {
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  .align-items-md-end {
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  .align-items-md-center {
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .align-items-md-baseline {
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .align-items-md-stretch {
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  .align-content-md-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }

  .align-content-md-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }

  .align-content-md-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }

  .align-content-md-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }

  .align-content-md-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }

  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }

  .align-self-md-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }

  .align-self-md-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }

  .align-self-md-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }

  .align-self-md-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }

  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }

  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  .flex-lg-column {
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }

  .flex-lg-fill {
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .justify-content-lg-between {
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }

  .align-items-lg-start {
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  .align-items-lg-end {
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  .align-items-lg-center {
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .align-items-lg-baseline {
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .align-items-lg-stretch {
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }

  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }

  .align-content-lg-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }

  .align-content-lg-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }

  .align-content-lg-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }

  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }

  .align-self-lg-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }

  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }

  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }

  .align-self-lg-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }

  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }

  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  .flex-xl-column {
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }

  .flex-xl-fill {
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .justify-content-xl-between {
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }

  .align-items-xl-start {
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  .align-items-xl-end {
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  .align-items-xl-center {
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .align-items-xl-baseline {
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .align-items-xl-stretch {
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }

  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }

  .align-content-xl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }

  .align-content-xl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }

  .align-content-xl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }

  .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }

  .align-self-xl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }

  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }

  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }

  .align-self-xl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }

  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }

  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }

  .float-sm-right {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }

  .float-md-right {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }

  .float-lg-right {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }

  .float-xl-right {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }
}
.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

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

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

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

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }

  .m-sm-n1 {
    margin: -0.25rem !important;
  }

  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -0.25rem !important;
  }

  .m-sm-n2 {
    margin: -0.5rem !important;
  }

  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -0.5rem !important;
  }

  .m-sm-n3 {
    margin: -1rem !important;
  }

  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -1rem !important;
  }

  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -1rem !important;
  }

  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -1rem !important;
  }

  .m-sm-n4 {
    margin: -1.5rem !important;
  }

  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -1.5rem !important;
  }

  .m-sm-n5 {
    margin: -3rem !important;
  }

  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -3rem !important;
  }

  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -3rem !important;
  }

  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-n1 {
    margin: -0.25rem !important;
  }

  .mt-md-n1,
.my-md-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-md-n1,
.mx-md-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-md-n1,
.mx-md-n1 {
    margin-left: -0.25rem !important;
  }

  .m-md-n2 {
    margin: -0.5rem !important;
  }

  .mt-md-n2,
.my-md-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-md-n2,
.mx-md-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-md-n2,
.mx-md-n2 {
    margin-left: -0.5rem !important;
  }

  .m-md-n3 {
    margin: -1rem !important;
  }

  .mt-md-n3,
.my-md-n3 {
    margin-top: -1rem !important;
  }

  .mr-md-n3,
.mx-md-n3 {
    margin-right: -1rem !important;
  }

  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-md-n3,
.mx-md-n3 {
    margin-left: -1rem !important;
  }

  .m-md-n4 {
    margin: -1.5rem !important;
  }

  .mt-md-n4,
.my-md-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-md-n4,
.mx-md-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-md-n4,
.mx-md-n4 {
    margin-left: -1.5rem !important;
  }

  .m-md-n5 {
    margin: -3rem !important;
  }

  .mt-md-n5,
.my-md-n5 {
    margin-top: -3rem !important;
  }

  .mr-md-n5,
.mx-md-n5 {
    margin-right: -3rem !important;
  }

  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-md-n5,
.mx-md-n5 {
    margin-left: -3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-n1 {
    margin: -0.25rem !important;
  }

  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.25rem !important;
  }

  .m-lg-n2 {
    margin: -0.5rem !important;
  }

  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -0.5rem !important;
  }

  .m-lg-n3 {
    margin: -1rem !important;
  }

  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -1rem !important;
  }

  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -1rem !important;
  }

  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -1rem !important;
  }

  .m-lg-n4 {
    margin: -1.5rem !important;
  }

  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -1.5rem !important;
  }

  .m-lg-n5 {
    margin: -3rem !important;
  }

  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -3rem !important;
  }

  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -3rem !important;
  }

  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xl-n3 {
    margin: -1rem !important;
  }

  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -1rem !important;
  }

  .m-xl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xl-n5 {
    margin: -3rem !important;
  }

  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
*::before,
*::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  a:not(.btn) {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }

  .container {
    min-width: 992px !important;
  }

  .navbar {
    display: none;
  }

  .badge {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td,
.table th {
    background-color: #fff !important;
  }

  .table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6 !important;
  }

  .table-dark {
    color: inherit;
  }
  .table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
    border-color: #dee2e6;
  }

  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
.lr-container {
  width: 100%;
  max-width: 1440px;
  padding-left: 16px;
  padding-right: 16px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 480px) {
  .lr-container {
    padding-left: 24px;
    padding-right: 24px;
  }
}

.lr-row {
  margin-left: -8px;
  margin-right: -8px;
}
@media only screen and (min-width: 480px) {
  .lr-row {
    margin-left: -12px;
    margin-right: -12px;
  }
}

[class*=lrc-] {
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
  float: left;
  width: 100%;
}
@media only screen and (min-width: 480px) {
  [class*=lrc-] {
    padding-left: 12px;
    padding-right: 12px;
  }
}

.lrc-xs-1 {
  width: 25%;
}

.lrc-xs-offset-1 {
  margin-left: calc(100% / 4 * 1);
}

.lrc-xs-2 {
  width: 50%;
}

.lrc-xs-offset-2 {
  margin-left: calc(100% / 4 * 2);
}

.lrc-xs-3 {
  width: 75%;
}

.lrc-xs-offset-3 {
  margin-left: calc(100% / 4 * 3);
}

.lrc-xs-4 {
  width: 100%;
}

.lrc-xs-offset-4 {
  margin-left: calc(100% / 4 * 4);
}

.lrc-xs-offset-0 {
  margin-left: 0;
}

@media only screen and (min-width: 480px) {
  .lrc-sm-1 {
    width: 12.5%;
  }

  .lrc-sm-offset-1 {
    margin-left: calc(100% / 8 * 1);
  }

  .lrc-sm-2 {
    width: 25%;
  }

  .lrc-sm-offset-2 {
    margin-left: calc(100% / 8 * 2);
  }

  .lrc-sm-3 {
    width: 37.5%;
  }

  .lrc-sm-offset-3 {
    margin-left: calc(100% / 8 * 3);
  }

  .lrc-sm-4 {
    width: 50%;
  }

  .lrc-sm-offset-4 {
    margin-left: calc(100% / 8 * 4);
  }

  .lrc-sm-5 {
    width: 62.5%;
  }

  .lrc-sm-offset-5 {
    margin-left: calc(100% / 8 * 5);
  }

  .lrc-sm-6 {
    width: 75%;
  }

  .lrc-sm-offset-6 {
    margin-left: calc(100% / 8 * 6);
  }

  .lrc-sm-7 {
    width: 87.5%;
  }

  .lrc-sm-offset-7 {
    margin-left: calc(100% / 8 * 7);
  }

  .lrc-sm-8 {
    width: 100%;
  }

  .lrc-sm-offset-8 {
    margin-left: calc(100% / 8 * 8);
  }

  .lrc-sm-offset-0 {
    margin-left: 0;
  }
}
@media only screen and (min-width: 720px) {
  .lrc-md-1 {
    width: 12.5%;
  }

  .lrc-md-offset-1 {
    margin-left: calc(100% / 8 * 1);
  }

  .lrc-md-2 {
    width: 25%;
  }

  .lrc-md-offset-2 {
    margin-left: calc(100% / 8 * 2);
  }

  .lrc-md-3 {
    width: 37.5%;
  }

  .lrc-md-offset-3 {
    margin-left: calc(100% / 8 * 3);
  }

  .lrc-md-4 {
    width: 50%;
  }

  .lrc-md-offset-4 {
    margin-left: calc(100% / 8 * 4);
  }

  .lrc-md-5 {
    width: 62.5%;
  }

  .lrc-md-offset-5 {
    margin-left: calc(100% / 8 * 5);
  }

  .lrc-md-6 {
    width: 75%;
  }

  .lrc-md-offset-6 {
    margin-left: calc(100% / 8 * 6);
  }

  .lrc-md-7 {
    width: 87.5%;
  }

  .lrc-md-offset-7 {
    margin-left: calc(100% / 8 * 7);
  }

  .lrc-md-8 {
    width: 100%;
  }

  .lrc-md-offset-8 {
    margin-left: calc(100% / 8 * 8);
  }

  .lrc-md-offset-0 {
    margin-left: 0;
  }
}
@media only screen and (min-width: 960px) {
  .lrc-lg-1 {
    width: 8.3333333333%;
  }

  .lrc-lg-offset-1 {
    margin-left: calc(100% / 12 * 1);
  }

  .lrc-lg-2 {
    width: 16.6666666667%;
  }

  .lrc-lg-offset-2 {
    margin-left: calc(100% / 12 * 2);
  }

  .lrc-lg-3 {
    width: 25%;
  }

  .lrc-lg-offset-3 {
    margin-left: calc(100% / 12 * 3);
  }

  .lrc-lg-4 {
    width: 33.3333333333%;
  }

  .lrc-lg-offset-4 {
    margin-left: calc(100% / 12 * 4);
  }

  .lrc-lg-5 {
    width: 41.6666666667%;
  }

  .lrc-lg-offset-5 {
    margin-left: calc(100% / 12 * 5);
  }

  .lrc-lg-6 {
    width: 50%;
  }

  .lrc-lg-offset-6 {
    margin-left: calc(100% / 12 * 6);
  }

  .lrc-lg-7 {
    width: 58.3333333333%;
  }

  .lrc-lg-offset-7 {
    margin-left: calc(100% / 12 * 7);
  }

  .lrc-lg-8 {
    width: 66.6666666667%;
  }

  .lrc-lg-offset-8 {
    margin-left: calc(100% / 12 * 8);
  }

  .lrc-lg-9 {
    width: 75%;
  }

  .lrc-lg-offset-9 {
    margin-left: calc(100% / 12 * 9);
  }

  .lrc-lg-10 {
    width: 83.3333333333%;
  }

  .lrc-lg-offset-10 {
    margin-left: calc(100% / 12 * 10);
  }

  .lrc-lg-11 {
    width: 91.6666666667%;
  }

  .lrc-lg-offset-11 {
    margin-left: calc(100% / 12 * 11);
  }

  .lrc-lg-12 {
    width: 100%;
  }

  .lrc-lg-offset-12 {
    margin-left: calc(100% / 12 * 12);
  }

  .lrc-lg-offset-0 {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .lrc-hg-1 {
    width: 8.3333333333%;
  }

  .lrc-hg-offset-1 {
    margin-left: calc(100% / 12 * 1);
  }

  .lrc-hg-2 {
    width: 16.6666666667%;
  }

  .lrc-hg-offset-2 {
    margin-left: calc(100% / 12 * 2);
  }

  .lrc-hg-3 {
    width: 25%;
  }

  .lrc-hg-offset-3 {
    margin-left: calc(100% / 12 * 3);
  }

  .lrc-hg-4 {
    width: 33.3333333333%;
  }

  .lrc-hg-offset-4 {
    margin-left: calc(100% / 12 * 4);
  }

  .lrc-hg-5 {
    width: 41.6666666667%;
  }

  .lrc-hg-offset-5 {
    margin-left: calc(100% / 12 * 5);
  }

  .lrc-hg-6 {
    width: 50%;
  }

  .lrc-hg-offset-6 {
    margin-left: calc(100% / 12 * 6);
  }

  .lrc-hg-7 {
    width: 58.3333333333%;
  }

  .lrc-hg-offset-7 {
    margin-left: calc(100% / 12 * 7);
  }

  .lrc-hg-8 {
    width: 66.6666666667%;
  }

  .lrc-hg-offset-8 {
    margin-left: calc(100% / 12 * 8);
  }

  .lrc-hg-9 {
    width: 75%;
  }

  .lrc-hg-offset-9 {
    margin-left: calc(100% / 12 * 9);
  }

  .lrc-hg-10 {
    width: 83.3333333333%;
  }

  .lrc-hg-offset-10 {
    margin-left: calc(100% / 12 * 10);
  }

  .lrc-hg-11 {
    width: 91.6666666667%;
  }

  .lrc-hg-offset-11 {
    margin-left: calc(100% / 12 * 11);
  }

  .lrc-hg-12 {
    width: 100%;
  }

  .lrc-hg-offset-12 {
    margin-left: calc(100% / 12 * 12);
  }

  .lrc-hg-offset-0 {
    margin-left: 0;
  }
}
.clearfix:after, .instafeed .content .instagram:after, .searchbox:after, .usefull:after, .boxes .tiles-view .row:after, .boxes .tiles-view:after, header.top-menu nav .submenu:after {
  content: "";
  display: table;
  clear: both;
}

.btn-i {
  color: #212529;
  background-color: #78E9B8;
  border-color: #78E9B8;
  padding: 0 40px;
  font-size: 0.875rem;
  line-height: 48px;
  border-radius: 24px;
  box-shadow: none;
  box-sizing: border-box;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: none;
  color: #000B40;
  border-radius: 32px;
  font-size: 15px;
  line-height: 16px;
  min-height: 48px;
  padding-left: 24px !important;
  padding-right: 24px !important;
  padding-top: 16px;
  font-weight: 700;
}
.btn-i:hover {
  color: #fff;
  background-color: #34C285;
  border-color: #34C285;
}
.btn-i:focus, .btn-i.focus {
  color: #fff;
  background-color: #34C285;
  border-color: #34C285;
  box-shadow: 0 0 0 0.2rem rgba(107, 204, 163, 0.5);
}
.btn-i.disabled, .btn-i:disabled {
  color: #212529;
  background-color: #78E9B8;
  border-color: #78E9B8;
}
.btn-i:not(:disabled):not(.disabled):active, .btn-i:not(:disabled):not(.disabled).active, .show > .btn-i.dropdown-toggle {
  color: #fff;
  background-color: #34C285;
  border-color: #34C285;
}
.btn-i:not(:disabled):not(.disabled):active:focus, .btn-i:not(:disabled):not(.disabled).active:focus, .show > .btn-i.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(107, 204, 163, 0.5);
}
.btn-i:hover, .btn-i:visited {
  color: #000B40;
}

.btn .icon {
  font-size: 24px;
  margin-left: 4px;
  float: right;
  width: 24px;
  height: 24px;
  margin-top: -2px;
}

.btn-read-more {
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #737D92;
}
.btn-read-more:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "liveriga" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 24px;
  float: right;
}

.btn-outline {
  border: 2px solid #D0D4DB;
  color: #2C3C5B;
  font-weight: 700;
  font-size: 15px;
  line-height: 19px;
  min-height: 56px;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  border-radius: 36px;
  padding-top: 16px;
  padding-left: 32px;
  padding-right: 32px;
  box-sizing: border-box;
}
.btn-outline span {
  font-size: 12px;
  width: 17px;
  display: inline-block;
  margin-right: -7px;
}
.btn-outline:hover {
  color: #2C3C5B;
  border: 2px solid #45E6D6;
}
.btn-outline:visited {
  color: #2C3C5B;
}
.btn-outline:focus {
  box-shadow: none;
}

.btn_blue, .btn.btn-blue {
  color: #212529;
  background-color: #78E9B8;
  border-color: #78E9B8;
  padding: 0 40px;
  font-size: 0.875rem;
  line-height: 48px;
  border-radius: 24px;
  box-sizing: border-box;
  box-shadow: none;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-weight: 400;
  padding-top: 10px;
  line-height: 14px;
  padding-left: 24px;
  padding-right: 24px;
}
.btn_blue:hover, .btn.btn-blue:hover {
  color: #fff;
  background-color: #34C285;
  border-color: #34C285;
}
.btn_blue:focus, .btn_blue.focus, .btn.btn-blue:focus, .btn.btn-blue.focus {
  color: #fff;
  background-color: #34C285;
  border-color: #34C285;
  box-shadow: 0 0 0 0.2rem rgba(107, 204, 163, 0.5);
}
.btn_blue.disabled, .btn_blue:disabled, .btn.btn-blue.disabled, .btn.btn-blue:disabled {
  color: #212529;
  background-color: #78E9B8;
  border-color: #78E9B8;
}
.btn_blue:not(:disabled):not(.disabled):active, .btn_blue:not(:disabled):not(.disabled).active, .show > .btn_blue.dropdown-toggle, .btn.btn-blue:not(:disabled):not(.disabled):active, .btn.btn-blue:not(:disabled):not(.disabled).active, .show > .btn.btn-blue.dropdown-toggle {
  color: #fff;
  background-color: #34C285;
  border-color: #34C285;
}
.btn_blue:not(:disabled):not(.disabled):active:focus, .btn_blue:not(:disabled):not(.disabled).active:focus, .show > .btn_blue.dropdown-toggle:focus, .btn.btn-blue:not(:disabled):not(.disabled):active:focus, .btn.btn-blue:not(:disabled):not(.disabled).active:focus, .show > .btn.btn-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(107, 204, 163, 0.5);
}
.btn_blue:hover, .btn.btn-blue:hover {
  color: #2C3C5B;
}
.btn_blue:visited, .btn.btn-blue:visited {
  color: #2C3C5B;
}
.btn_blue.buy-btn, .btn.btn-blue.buy-btn {
  color: #212529;
  background-color: #78E9B8;
  border-color: #78E9B8;
  padding: 13px 24px;
  height: auto;
  border: none;
  font-size: 15px;
  line-height: 15px;
  font-weight: 700;
  text-transform: none;
  color: #000B40;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.btn_blue.buy-btn:hover, .btn.btn-blue.buy-btn:hover {
  color: #fff;
  background-color: #34C285;
  border-color: #34C285;
}
.btn_blue.buy-btn:focus, .btn_blue.buy-btn.focus, .btn.btn-blue.buy-btn:focus, .btn.btn-blue.buy-btn.focus {
  color: #fff;
  background-color: #34C285;
  border-color: #34C285;
  box-shadow: 0 0 0 0.2rem rgba(107, 204, 163, 0.5);
}
.btn_blue.buy-btn.disabled, .btn_blue.buy-btn:disabled, .btn.btn-blue.buy-btn.disabled, .btn.btn-blue.buy-btn:disabled {
  color: #212529;
  background-color: #78E9B8;
  border-color: #78E9B8;
}
.btn_blue.buy-btn:not(:disabled):not(.disabled):active, .btn_blue.buy-btn:not(:disabled):not(.disabled).active, .show > .btn_blue.buy-btn.dropdown-toggle, .btn.btn-blue.buy-btn:not(:disabled):not(.disabled):active, .btn.btn-blue.buy-btn:not(:disabled):not(.disabled).active, .show > .btn.btn-blue.buy-btn.dropdown-toggle {
  color: #fff;
  background-color: #34C285;
  border-color: #34C285;
}
.btn_blue.buy-btn:not(:disabled):not(.disabled):active:focus, .btn_blue.buy-btn:not(:disabled):not(.disabled).active:focus, .show > .btn_blue.buy-btn.dropdown-toggle:focus, .btn.btn-blue.buy-btn:not(:disabled):not(.disabled):active:focus, .btn.btn-blue.buy-btn:not(:disabled):not(.disabled).active:focus, .show > .btn.btn-blue.buy-btn.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(107, 204, 163, 0.5);
}
.btn_blue.buy-btn span, .btn.btn-blue.buy-btn span {
  margin-left: 4px;
}

button.btn_blue {
  padding-top: 0;
}

.btn_blue.i-arrow_forward {
  padding-right: 38px !important;
}
.btn_blue.i-arrow_forward:before {
  width: 24px;
  height: 24px;
  margin-left: 8px;
  margin-top: -12px;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "liveriga" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}
.btn_blue.i-arrow_back {
  padding-left: 38px !important;
}
.btn_blue.i-arrow_back:before {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  margin-top: -12px;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "liveriga" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.play-button-secondary {
  color: #212529;
  background-color: #78E9B8;
  border-color: #78E9B8;
  margin-top: 22px;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  display: inline-block;
  height: 48px;
  padding: 15px 57px 0 24px;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 24px;
  transition: background-color 0.3s;
  color: #2C3C5B;
  position: relative;
}
.play-button-secondary:hover {
  color: #fff;
  background-color: #34C285;
  border-color: #34C285;
}
.play-button-secondary:focus, .play-button-secondary.focus {
  color: #fff;
  background-color: #34C285;
  border-color: #34C285;
  box-shadow: 0 0 0 0.2rem rgba(107, 204, 163, 0.5);
}
.play-button-secondary.disabled, .play-button-secondary:disabled {
  color: #212529;
  background-color: #78E9B8;
  border-color: #78E9B8;
}
.play-button-secondary:not(:disabled):not(.disabled):active, .play-button-secondary:not(:disabled):not(.disabled).active, .show > .play-button-secondary.dropdown-toggle {
  color: #212529;
  background-color: #4ce2a1;
  border-color: #78E9B8;
}
.play-button-secondary:not(:disabled):not(.disabled):active:focus, .play-button-secondary:not(:disabled):not(.disabled).active:focus, .show > .play-button-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(107, 204, 163, 0.5);
}
.play-button-secondary:visited, .play-button-secondary:hover {
  color: #2C3C5B;
}
.play-button-secondary:after {
  content: "";
  text-align: center;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "liveriga" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
  display: block;
  font-size: 24px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  float: right;
  margin-left: 10px;
  color: #2C3C5B;
  top: 6px;
  right: 8px;
  position: absolute;
  line-height: 34px;
  padding-left: 2px;
  border: 1px solid #2C3C5B;
}

.btn-sm {
  line-height: 36px;
  max-height: 36px;
  padding: 0 40px;
  font-size: 0.875rem;
  line-height: 36px;
  border-radius: 24px;
  padding-left: 16px;
  padding-right: 16px;
}

.btn-secondary {
  background: transparent;
  border: 1px solid #E6E6E6;
  color: #000B40;
  position: relative;
  border-radius: 24px;
}
.btn-secondary .icon-arrow-back {
  line-height: 24px;
  font-size: 24px;
  margin-left: 0;
  top: 5px;
  position: relative;
  margin-right: 6px;
}
.btn-secondary .icon-pin {
  font-size: 14px;
  margin-right: -8px;
  margin-left: 4px;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
  color: #384764;
  background: transparent;
  border: 2px solid #78E9B8;
  line-height: 34px;
  padding-left: 9px;
  padding-right: 19px;
}
.btn-secondary:focus {
  box-shadow: none;
}

.btn-secondary-action {
  color: #212529;
  background-color: #E6E6E6;
  border-color: #E6E6E6;
  padding: 12px 24px;
  font-size: 1.5rem;
  line-height: 19px;
  border-radius: 36px;
  font-size: 15px;
  font-weight: 700;
  color: #000B40;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.btn-secondary-action:hover {
  color: #212529;
  background-color: #D0D4DB;
  border-color: #D0D4DB;
}
.btn-secondary-action:focus, .btn-secondary-action.focus {
  color: #212529;
  background-color: #D0D4DB;
  border-color: #D0D4DB;
  box-shadow: 0 0 0 0.2rem rgba(200, 201, 202, 0.5);
}
.btn-secondary-action.disabled, .btn-secondary-action:disabled {
  color: #212529;
  background-color: #E6E6E6;
  border-color: #E6E6E6;
}
.btn-secondary-action:not(:disabled):not(.disabled):active, .btn-secondary-action:not(:disabled):not(.disabled).active, .show > .btn-secondary-action.dropdown-toggle {
  color: #212529;
  background-color: #D0D4DB;
  border-color: #D0D4DB;
}
.btn-secondary-action:not(:disabled):not(.disabled):active:focus, .btn-secondary-action:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary-action.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(200, 201, 202, 0.5);
}
.btn-secondary-action:visited, .btn-secondary-action:hover {
  color: #000B40;
}

.btn-overlay {
  height: 36px;
  line-height: 33px;
  position: fixed;
  text-transform: none;
  padding-left: 16px;
  padding-right: 6px;
  background: #FFF;
  color: #2C3C5B;
  border: 2px solid #78E9B8;
  box-sizing: border-box;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.3);
  outline: none;
  z-index: 120;
}
.btn-overlay:after {
  content: "";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "liveriga" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: none;
  font-size: 24px;
  width: 24px;
  height: 24px;
  top: 0;
  margin-top: 4px;
  margin-right: 0;
  margin-left: 3px;
  position: relative;
}
.btn-overlay.btn-showmap:after {
  content: "";
}
.btn-overlay.btn-closemap:after {
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  line-height: 24px;
  content: "";
}

.btn-alternate {
  box-sizing: border-box;
  display: inline-block;
  color: #FFF !important;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  border: 2px solid #FFF;
  border-radius: 36px;
  padding: 7px 16px 5px 16px;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  transition: all 0.25s ease-in-out;
}
.btn-alternate:hover {
  background: #FFF;
  color: #2C3C5B !important;
}

.cbml {
  bottom: 15px;
  position: absolute;
  left: 20px;
}

.map_link {
  color: #384764;
}

.map_link {
  width: 25px;
  height: 25px;
  color: #384764;
  font-size: 25px;
  text-align: center;
  line-height: 25px;
  text-decoration: none !important;
}
.map_link:before {
  line-height: 28px;
}

.filter-options .open-filters_btn {
  position: absolute;
  display: block;
  right: 12px;
  top: 15px;
  bottom: 0;
  padding: 0;
  background-color: #78E9B8;
  height: 34px;
  width: 34px;
  line-height: 33px;
  text-align: center;
  color: #2C3C5B;
  font-size: 26px;
  border-radius: 0;
  box-shadow: none;
}
.filter-options .open-filters_btn:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "liveriga" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 24px;
  top: 1px;
  position: relative;
  box-shadow: none;
}
.filter-options .open .open-filters_btn:after {
  content: "";
}

.ah_plus {
  background-color: #78E9B8;
  color: #2C3C5B;
}

.object-open div.dates a.open-dates span {
  background-color: #78E9B8;
  color: #2C3C5B;
  width: 36px;
}
.object-open div.dates a.open-dates span:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "liveriga" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 24px;
  top: 1px;
  position: relative;
  box-shadow: none;
}

.object-open div.open a.open-dates span:after {
  content: "";
}

.ipm_btn {
  color: #2C3C5B;
}
.ipm_btn:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "liveriga" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 24px;
  top: 1px;
  position: relative;
  box-shadow: none;
}
.ipm_btn.ipm_minus:after {
  content: "";
}

.restaurantsweek .btn-more {
  display: block;
  font-size: 15px;
  line-height: 48px;
  text-align: left;
  padding: 0 0 0 15px;
}
@media only screen and (min-width: 769px) {
  .restaurantsweek .btn-more {
    display: none;
  }
}
.restaurantsweek .btn-more span {
  width: 24px;
  display: inline-block;
  text-align: center;
  color: #2C3C5B;
  margin-right: 6px;
}

.btn-gallery {
  font-size: 15px;
  line-height: 16px;
  padding: 12px 24px;
  background: #78E9B8;
  color: #000B40;
  font-weight: 700;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  white-space: nowrap;
  box-sizing: border-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 20;
  border-radius: 36px;
  position: absolute;
  bottom: 16px;
  left: 16px;
  transition: all 0.25s ease-in-out;
  cursor: pointer;
}
.btn-gallery:hover {
  background: #34C285 !important;
}
.btn-gallery .icon {
  font-size: 24px;
  line-height: 1;
  position: relative;
  margin-left: 8px;
  float: right;
  top: 1px;
}
.btn-gallery svg {
  float: right;
  margin-right: -27px;
  margin-left: 10px;
  width: 16px;
  height: 16px;
  position: absolute;
  margin-top: 1px;
}
.btn-gallery svg path {
  transition: all 0.25s ease-in-out;
  fill: #FFF;
}
.btn-gallery:hover {
  color: #152649;
  background: #FFF;
}
.btn-gallery:hover svg path {
  fill: #152649;
}

.btn-container {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 20;
  height: 48px;
  position: relative;
  bottom: 48px;
}
.btn-gallery-play {
  width: 86px;
  height: 86px;
  top: calc(50% - 36px);
  left: calc(50% - 36px);
  text-align: center;
  padding: 0;
  border-radius: 50%;
  background: none;
  cursor: pointer;
  transition: all 0.25s ease-in-out;
}
.btn-gallery-play span {
  background: #152749;
  display: block;
  font-size: 24px;
  width: 72px;
  height: 72px;
  box-sizing: border-box;
  border: 2px solid #152749;
  border-radius: 50%;
  line-height: 72px;
  text-align: center;
  transition: all 0.25s ease-in-out;
}
.btn-gallery-play:hover {
  background: none;
}
.btn-gallery-play:hover span {
  border-color: #FFF;
  background: #FFF;
  color: #152749;
}

.btn-scroll-down {
  box-sizing: border-box;
  width: 48px;
  height: 48px;
  line-height: 48px;
  border: 2px solid #78E9B8;
  background: #78E9B8;
  border-radius: 50%;
  text-align: center;
  -webkit-animation: fadeEffect 1s;
          animation: fadeEffect 1s;
}
.btn-scroll-down:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "liveriga" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 24px;
  color: #000B40;
  position: relative;
  top: 1px;
  transition: all 200ms ease-out;
}
.btn-scroll-down:hover {
  border: 2px solid #34C285;
  background: #34C285;
}
.btn-scroll-down:hover:before {
  top: 5px;
}

.swiper-button-disabled, .swiper-button-disabled:hover {
  border-color: #E6E6E6 !important;
  color: #E6E6E6 !important;
  cursor: default;
}
.swiper-button-disabled svg path, .swiper-button-disabled:hover svg path {
  fill: #E6E6E6 !important;
}

header.top-menu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  transition: all 200ms ease;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  z-index: 105;
  height: 64px;
  width: 100%;
  position: fixed;
  top: 0;
  background: #FFF;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
}
@media only screen and (min-width: 1140px) {
  header.top-menu {
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media only screen and (min-width: 1140px) {
  .top-position header.top-menu {
    min-height: 104px;
    transition: all 200ms ease;
  }
}
header.top-menu .logo {
  width: 127px;
  height: 64px;
  margin-right: 20px;
  z-index: 10;
  -webkit-flex: 0 0 127px;
      -ms-flex: 0 0 127px;
          flex: 0 0 127px;
}
@media only screen and (min-width: 1140px) {
  .top-position header.top-menu .logo {
    width: 208px;
    height: 104px;
    margin-right: 0;
    -webkit-flex: 0 0 208px;
        -ms-flex: 0 0 208px;
            flex: 0 0 208px;
  }
}
header.top-menu .logo a img {
  width: 100%;
  height: 100%;
}
header.top-menu nav {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
@media only screen and (min-width: 1140px) {
  header.top-menu nav {
    position: relative;
    top: 0;
    width: 100%;
    left: 0;
  }
}
header.top-menu nav > ul {
  display: none;
  list-style: none;
  margin: 0;
}
@media only screen and (min-width: 1140px) {
  header.top-menu nav > ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
header.top-menu nav > ul > li {
  position: relative;
  display: inline-block;
}
@media only screen and (min-width: 1140px) {
  header.top-menu nav > ul > li {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0 -3px 0 -2px;
  }
  header.top-menu nav > ul > li a {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    min-height: 64px;
    line-height: 16px;
    padding: 0 24px;
    margin: 0;
    font-size: 15px;
    text-rendering: optimizeLegibility;
    color: #000B40;
    font-weight: 700;
    text-transform: uppercase;
  }
  .top-position header.top-menu nav > ul > li a {
    line-height: 16px;
    min-height: 104px;
  }
  .frontpage header.top-menu nav > ul > li a {
    text-transform: uppercase;
  }
}
@media only screen and (min-width: 1140px) {
  header.top-menu nav > ul > li:hover {
    background: #EDF0F5;
  }
  header.top-menu nav > ul > li:hover .submenu {
    z-index: 100;
    visibility: visible;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: 220ms;
    animation-duration: 220ms;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
}
@media only screen and (max-width: 1139px) {
  header.top-menu nav > ul > li.active {
    /* .submenu {
       z-index: 100;
       display: block;
       position: fixed;
       top: -64px;
     }*/
  }
}
header.top-menu nav ul.mobile-footer-menu {
  display: none;
}
@media only screen and (min-width: 1140px) {
  header.top-menu nav ul.mobile-footer-other {
    display: none;
  }
}
header.top-menu nav .submenu {
  position: fixed;
  width: 100%;
  background: #EDF0F5;
  left: 0;
  right: 0;
  box-sizing: border-box;
  padding: 28px 0 30px 0;
  overflow-y: auto;
}
@media only screen and (max-width: 1139px) {
  header.top-menu nav .submenu {
    visibility: hidden;
    position: fixed;
    display: block;
    top: 64px;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@media only screen and (min-width: 1140px) {
  header.top-menu nav .submenu {
    display: none;
    z-index: -2;
    visibility: hidden;
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: 120ms;
    animation-duration: 120ms;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
}
header.top-menu nav .submenu .submenu-list {
  display: inline-block;
  height: 100%;
  top: 0;
  text-align: left;
  position: relative;
}
header.top-menu nav .submenu .submenu-list li {
  display: block;
  height: auto;
  line-height: 36px;
  padding: 0;
  margin: 0;
}
header.top-menu nav .submenu .submenu-list li a {
  line-height: 21px;
  font-size: 16px;
  text-transform: none;
  color: #384764;
  padding: 0;
  transition: padding 200ms ease;
}
header.top-menu nav .submenu .submenu-list li a:hover {
  text-decoration: none;
}
@media only screen and (min-width: 1140px) {
  header.top-menu nav .submenu .submenu-list li a:hover {
    padding-left: 10px;
  }
}
header.top-menu nav .submenu .submenu-list li .qtn {
  color: #29AAE1;
}
header.top-menu nav .submenu .submenu-list li.block-title h5 {
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 700;
  color: #384764 !important;
  padding-bottom: 10px;
  padding-top: 10px;
}
header.top-menu nav .submenu .submenu-more {
  display: inline-block;
  height: 100%;
  top: 0;
  text-align: left;
  position: relative;
}
header.top-menu nav .submenu .submenu-more .block-title h5 {
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 700;
  color: #384764 !important;
  padding-bottom: 10px;
  padding-top: 10px;
}
header.top-menu nav .submenu .submenu-more .nav-info-block figure {
  margin-bottom: 16px;
  line-height: 1;
}
header.top-menu nav .submenu .submenu-more .nav-info-block figure .thumb {
  background-size: cover;
}
header.top-menu nav .submenu .submenu-more .nav-info-block .intro {
  padding: 0;
  margin: 0;
  font-weight: 400;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 18px;
  line-height: 24px;
  color: #2C3C5B;
}
header.top-menu nav .submenu .submenu-more .pasakumi-title {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 16px;
  line-height: 24px;
  font-size: 18px;
  text-transform: none;
}
header.top-menu nav .submenu .submenu-more .pasakumi-title h5 {
  line-height: 24px;
  font-size: 18px;
  text-transform: none;
  color: #2C3C5B;
  font-weight: 400;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
header.top-menu nav .submenu .submenu-more .eb_date {
  background: #152649;
  color: #FFF;
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
  height: 40px;
  margin-top: -40px;
}
header.top-menu nav .submenu .more-btn-container {
  padding-top: 25px;
  width: auto;
  float: right;
}
@media only screen and (max-width: 1139px) {
  header.top-menu nav .submenu .more-btn-container {
    display: none;
  }
}
header.top-menu nav .submenu .btn-sm {
  line-height: 36px;
  max-height: 36px;
  text-transform: none;
  position: relative;
  padding-right: 48px;
  padding-left: 25px;
  color: #212529;
  background-color: #78E9B8;
  border-color: #78E9B8;
}
header.top-menu nav .submenu .btn-sm:hover {
  color: #fff;
  background-color: #34C285;
  border-color: #34C285;
}
header.top-menu nav .submenu .btn-sm:focus, header.top-menu nav .submenu .btn-sm.focus {
  color: #fff;
  background-color: #34C285;
  border-color: #34C285;
  box-shadow: 0 0 0 0.2rem rgba(107, 204, 163, 0.5);
}
header.top-menu nav .submenu .btn-sm.disabled, header.top-menu nav .submenu .btn-sm:disabled {
  color: #212529;
  background-color: #78E9B8;
  border-color: #78E9B8;
}
header.top-menu nav .submenu .btn-sm:not(:disabled):not(.disabled):active, header.top-menu nav .submenu .btn-sm:not(:disabled):not(.disabled).active, .show > header.top-menu nav .submenu .btn-sm.dropdown-toggle {
  color: #212529;
  background-color: #4ce2a1;
  border-color: #78E9B8;
}
header.top-menu nav .submenu .btn-sm:not(:disabled):not(.disabled):active:focus, header.top-menu nav .submenu .btn-sm:not(:disabled):not(.disabled).active:focus, .show > header.top-menu nav .submenu .btn-sm.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(107, 204, 163, 0.5);
}
header.top-menu nav .submenu .btn-sm .icon-arrow-next {
  position: absolute;
  top: 6px;
  margin-left: 15px;
}
@media only screen and (max-width: 1139px) {
  header.top-menu .side {
    position: absolute;
    right: 0;
    top: 0;
  }
}
@media only screen and (min-width: 1140px) {
  header.top-menu .side {
    position: relative;
    right: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    -webkit-flex: 0 0 124px;
        -ms-flex: 0 0 124px;
            flex: 0 0 124px;
    margin-left: 16px;
  }
}
@media only screen and (min-width: 1140px) {
  .top-position header.top-menu .side {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
  }
}
header.top-menu .side .search-button, header.top-menu .side .menu-button {
  display: inline-block;
  width: 64px;
  height: 64px;
  font-size: 24px;
  text-align: center;
  line-height: 64px;
  color: #152649;
}
header.top-menu .side .search-button:hover, header.top-menu .side .menu-button:hover {
  text-decoration: none;
}
@media only screen and (min-width: 1140px) {
  header.top-menu .side .search-button, header.top-menu .side .menu-button {
    width: 48px;
    height: 48px;
    line-height: 48px;
    display: none;
  }
}
header.top-menu .side .lang {
  height: 48px;
  line-height: 48px;
  display: inline-block;
  position: relative;
  cursor: pointer;
  top: -5px;
  margin-right: 24px;
}
@media only screen and (max-width: 1139px) {
  header.top-menu .side .lang {
    display: none;
  }
}
header.top-menu .side .lang:hover {
  background: none;
}
header.top-menu .side .lang .dropdown_head {
  height: 48px;
  position: relative;
  top: 0;
}
header.top-menu .side .lang .dropdown_head:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "liveriga" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 24px;
  position: relative;
  display: block;
  float: right;
  top: 12px;
}
header.top-menu .side .lang .dropdown_head:hover {
  background: #EDF0F5 !important;
}
header.top-menu .side .lang .dropdown_head .flag {
  height: 48px;
}
header.top-menu .side .open .dropdown_head {
  background: #EDF0F5 !important;
}
@media only screen and (min-width: 1140px) {
  header.top-menu .side .menu-button {
    display: none;
  }
}
@media only screen and (min-width: 1140px) {
  header.top-menu .side .search-button {
    margin-right: 16px;
  }
}

@media only screen and (max-width: 1139px) {
  header.menu--visible {
    height: auto;
  }
  header.menu--visible .menu-button {
    background: #EDF0F5;
  }
  header.menu--visible .menu-button span:before {
    content: "";
  }
  header.menu--visible .side {
    position: absolute;
    right: 0;
  }
  header.menu--visible .lr-menu {
    background: #EDF0F5;
    z-index: 110;
    position: fixed;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    bottom: 0;
    width: 100%;
    top: 64px;
    left: 0;
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: 200ms;
    animation-duration: 200ms;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  header.menu--visible .lr-menu ul {
    display: block;
    background: #EDF0F5;
    padding-top: 0;
    padding-bottom: 16px;
  }
  header.menu--visible .lr-menu ul li {
    display: block;
    float: none;
    line-height: 54px;
    padding: 0 16px;
  }
  header.menu--visible .lr-menu ul li:first-of-type a {
    border-top: 1px solid #D0D4DB;
  }
  header.menu--visible .lr-menu ul li a {
    display: block;
    box-sizing: border-box;
    text-align: left;
    font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 700;
    min-height: 56px;
    font-size: 16px;
    text-transform: none;
    color: #2C3C5B;
    border-bottom: 1px solid #D0D4DB;
  }
  .frontpage header.menu--visible .lr-menu ul li a {
    text-transform: uppercase;
  }
  header.menu--visible .lr-menu ul li a:after {
    font-size: 24px;
    top: 5px;
    left: 10px;
    position: relative;
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "liveriga" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
  }
  header.menu--visible .lr-menu ul.mobile-footer-menu {
    display: block;
    background: #EDF0F5;
    padding-top: 0;
    padding-bottom: 16px;
  }
  header.menu--visible .lr-menu ul.mobile-footer-menu li {
    display: block;
    float: none;
    line-height: 48px;
    padding: 0 16px;
  }
  header.menu--visible .lr-menu ul.mobile-footer-menu li:first-of-type a {
    border-top: none;
  }
  header.menu--visible .lr-menu ul.mobile-footer-menu li a {
    display: block;
    box-sizing: border-box;
    text-align: left;
    font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 400;
    min-height: 48px;
    font-size: 15px;
    text-transform: none;
    color: #000B40;
    border-bottom: none;
  }
  header.menu--visible .lr-menu ul.mobile-footer-menu li a:after {
    font-size: 24px;
    left: 10px;
    position: relative;
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "liveriga" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
  }
  header.menu--visible .lr-menu ul.mobile-footer-other {
    background: #FFF;
  }
  header.menu--visible .lr-menu ul.mobile-footer-other li.title {
    text-align: left;
    padding-top: 40px;
    padding-bottom: 16px;
    font-size: 18px;
    line-height: 26px;
    color: #737D92;
  }
  header.menu--visible .lr-menu ul.mobile-footer-other a {
    border-top: 1px solid #D0D4DB;
    border-bottom: none;
  }
  header.menu--visible nav .submenu {
    visibility: hidden;
    position: fixed;
    top: 0px;
    -webkit-transform: translateX(105%);
            transform: translateX(105%);
    transition: all 200ms linear;
    padding-top: 0;
    padding-bottom: 120px;
  }
  header.menu--visible nav .submenu.activated {
    visibility: visible;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    transition: all 200ms linear;
    z-index: 1;
    height: 100%;
  }
  header.menu--visible nav .submenu ul li {
    min-height: 36px;
  }
  header.menu--visible nav .submenu ul li a {
    border: none !important;
    min-height: auto;
  }
  header.menu--visible nav .submenu ul li a:after {
    content: "";
  }
  header.menu--visible nav .submenu .submenu-list {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  header.menu--visible nav .submenu .submenu-more {
    display: none !important;
  }

  .search-lg {
    display: none !important;
  }
}
div.mobile-lang {
  display: none;
  width: 100%;
  min-height: 48px;
  position: relative;
  background: #EDF0F5;
  padding-bottom: 24px;
  margin-top: 16px;
  padding-left: 16px;
  padding-right: 16px;
}
@media only screen and (max-width: 1139px) {
  .menu--visible div.mobile-lang {
    display: block;
  }
}
@media only screen and (min-width: 1140px) {
  div.mobile-lang {
    display: none;
  }
}
div.mobile-lang:after {
  position: absolute;
  right: 24px;
  font-size: 24px;
  top: 12px;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "liveriga" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}
div.mobile-lang .flag {
  width: auto;
  display: inline-block;
  padding: 0;
  margin: 0;
  float: left;
  position: absolute;
  left: 20px;
  top: 15px;
}
div.mobile-lang select {
  width: 100%;
  height: 48px;
  line-height: 48px;
  border: none;
  padding-left: 48px;
  background: #FFF;
  color: #737D92;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

div.mob-back {
  margin-right: -8px;
  margin-left: -8px;
}
@media only screen and (min-width: 480px) {
  div.mob-back {
    margin-right: -12px;
    margin-left: -12px;
  }
}
@media only screen and (min-width: 1140px) {
  div.mob-back {
    display: none;
  }
}
div.mob-back a.back {
  color: #ffffff !important;
  font-size: 21px;
  background: #384764;
  border: none !important;
  padding: 0 16px;
}
div.mob-back a.back:after {
  display: none;
  content: "";
}
div.mob-back a.back:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "liveriga" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 24px;
  top: 4px;
  margin-right: 10px;
  position: relative;
}

a.goto {
  display: block;
  margin-bottom: 14px;
  margin-right: 8px;
  margin-left: 8px;
  border-top: none !important;
}
@media only screen and (min-width: 480px) {
  a.goto {
    margin-right: 12px;
    margin-left: 12px;
  }
}
@media only screen and (min-width: 1140px) {
  a.goto {
    display: none !important;
  }
}

footer.footer {
  color: #2C3C5B;
  background: #fff;
  padding: 0 0 16px 0;
  overflow-x: hidden;
}
footer.footer a {
  color: #000B40;
  font-size: 17px;
}
footer.footer a:visited {
  color: #BD3F82;
}
footer.footer a:visited:hover {
  color: #254CD4;
  text-decoration: underline;
}
footer.footer a:hover {
  color: #254CD4;
  text-decoration: underline;
}
footer.footer a.btn {
  font-size: 14px;
  color: #152649;
  font-weight: 400;
  margin-top: 14px;
  text-transform: uppercase;
}
footer.footer nav a {
  color: #000B40;
}
footer.footer nav a:hover {
  color: #254CD4;
  text-decoration: none;
}
footer.footer nav a:visited {
  color: #000B40;
}
footer.footer address {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  margin-bottom: 0;
  color: #000B40;
}
footer.footer address .footer-title {
  text-transform: none;
}
footer.footer .footer-title {
  margin-top: 40px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  text-transform: uppercase;
}
footer.footer nav {
  margin-top: 16px;
  margin-bottom: 0;
}
footer.footer nav ul {
  padding: 0;
  margin: 0;
}
footer.footer nav a {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: #000B40;
  padding: 13px 0;
}
footer.footer nav a:after {
  font-family: liveriga;
  font-size: 24px;
  line-height: 1;
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  position: absolute;
  margin-top: -2px;
  margin-left: 4px;
}
footer.footer nav a:hover {
  text-decoration: none;
}
footer.footer h4 {
  color: #000B40;
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  text-transform: uppercase;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
footer.footer .s-list {
  color: #000B40;
  list-style: none;
  padding: 0;
  margin: 0 0 32px 0;
}
footer.footer .s-list h5 {
  padding-top: 5px;
  color: #000B40;
  line-height: 16px;
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
}
footer.footer .s-list a {
  font-size: 16px;
  line-height: 24px;
}
footer.footer .offices {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 40px;
  text-transform: none;
}
footer.footer .offices .btn {
  margin-top: 12px;
}
footer.footer .feedback {
  padding: 0;
  margin: 0 0 40px 0;
}
footer.footer .copy {
  font-size: 14px;
  line-height: 26px;
  color: #737D92;
  margin-top: 48px;
}
footer.footer .copy img.logo {
  height: 48px;
  margin-right: 8px;
  float: left;
}
footer.footer .copy div {
  padding-top: 8px;
  clear: both;
}
footer.footer .eraf {
  display: block;
  margin-bottom: 13px;
  height: 48px;
  margin-top: 1px;
  float: left;
}

.boxes {
  position: relative;
  clear: both;
}
.boxes .content {
  max-width: 1920px;
}
.boxes .tiles-view {
  margin: 3px -12px 1px -12px;
  position: relative;
  /* Position preview */
}
@media only screen and (min-width: 480px) {
  .boxes .tiles-view {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.boxes .tiles-view .row {
  margin: 0 0;
}
.boxes .tiles-view .row .box {
  padding-left: 2px;
  padding-right: 2px;
  position: relative;
}
.boxes .tiles-view .box {
  display: block;
  float: left;
  position: relative;
  box-sizing: border-box;
  width: 50%;
}
@media only screen and (min-width: 720px) {
  .boxes .tiles-view .box {
    width: 25%;
  }
}
.boxes .tiles-view .box a {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  box-sizing: border-box;
  margin-bottom: 4px;
  color: #FFF;
  transition: all 400ms ease-in;
  position: relative;
  padding-top: 100%;
}
.boxes .tiles-view .box a:after {
  display: block;
  content: " ";
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.3) 10%, rgba(0, 0, 0, 0.25) 15%, rgba(0, 0, 0, 0.1) 35%, rgba(0, 0, 0, 0) 50%);
  transition: all 250ms ease-out;
}
.boxes .tiles-view .box a:hover:after {
  opacity: 0;
  transition: all 250ms ease-out;
}
.boxes .tiles-view .box.double {
  width: 100%;
}
@media only screen and (min-width: 720px) {
  .boxes .tiles-view .box.double {
    width: 50%;
  }
}
.boxes .tiles-view .box.double a {
  position: relative;
  padding-top: 49.6875%;
}
.boxes .tiles-view .box.double figure {
  background-size: cover;
}
.boxes .tiles-view .box figure {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  background-size: cover;
  margin: 0;
  padding: 0;
}
.boxes .tiles-view .box .title {
  margin: 0;
  text-transform: none;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  position: absolute;
  z-index: 2;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  bottom: 16px;
  padding: 0 16px;
  color: #FFF;
}
@media only screen and (min-width: 1024px) {
  .boxes .tiles-view .box .title {
    font-size: 24px;
    line-height: 32px;
    bottom: 30px;
    padding: 0 30px;
  }
}
.boxes .tiles-view .i-middle {
  background-position-y: center;
}
.boxes .tiles-view .i-top {
  background-position-y: top;
}
.boxes .tiles-view .i-bottom {
  background-position-y: bottom;
}
.boxes .tiles-view .i-left {
  background-position-x: left;
}
.boxes .tiles-view .i-right {
  background-position-x: right;
}
.boxes .tiles-view .i-center {
  background-position-x: center;
}

@media only screen and (min-width: 769px) {
  .event_block:hover .eb_heading, .event_block:hover .read_more, .event_block:hover .event-date, .event_block:hover .keyword {
    z-index: 30;
    color: #29AAE1;
  }
  .event_block:hover .event-date {
    color: #FFF;
  }
  .event_block:hover .eb_heading {
    position: relative;
    height: 3.6em;
    margin-bottom: 25px;
  }
  .event_block:hover figure {
    z-index: 9;
  }
  .event_block:hover .bg {
    content: " ";
    background: rgba(44, 60, 91, 0.1);
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 10;
  }
}
.event_block .bg {
  display: none;
}
.event_block figure {
  position: relative;
  float: none;
}
.event_block .event-date {
  position: absolute;
  background: #152649;
  color: #FFF;
  left: 0;
  display: inline-block;
  margin-top: -37px;
  padding: 8px 20px;
  text-transform: uppercase;
  z-index: 2;
}
@media only screen and (max-width: 768px) {
  .event_block .event-date {
    padding: 0 0 0 120px;
    background: transparent;
    font-size: 12px;
    z-index: 2;
    top: inherit;
    bottom: 5px;
    margin-top: 0;
    color: #2C3C5B;
  }
}
.event_block .keyword {
  font-size: 12px;
  line-height: 18px;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #737D92;
  margin-left: 20px;
  padding-top: 12px;
}
@media only screen and (max-width: 768px) {
  .event_block .keyword {
    padding-top: 0;
  }
}
.event_block .eb_heading {
  font-size: 14px;
  line-height: 18px;
  max-height: 200px;
}
@media only screen and (min-width: 769px) {
  .event_block .eb_heading {
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .event_block .eb_heading {
    max-height: initial;
    padding-bottom: 16px;
    height: auto;
  }
}
@media only screen and (min-width: 769px) {
  .event_block .keyword + .eb_heading {
    margin-top: 6px;
    margin-bottom: 12px;
  }
}
.event_block .read_more {
  display: none;
}
@media only screen and (min-width: 769px) {
  .event_block .read_more {
    margin-left: 20px;
    display: inline-block;
  }
}
.restaurantsweek .event_block {
  width: 25%;
  margin-right: 0;
}

.insiderGuide .details {
  color: #2C3C5B;
}
.insiderGuide .category_block figure {
  position: relative;
}
.insiderGuide .category_block figure:after {
  background: red;
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.69) 13.75%, rgba(0, 0, 0, 0) 100%);
  transition: all 200ms ease-out;
}
.insiderGuide .category_block .cb_heading {
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  position: absolute;
  bottom: 20px;
  z-index: 10;
  color: #FFF;
  font-weight: 400;
  font-size: 24px;
  margin-left: 30px;
  margin-right: 30px;
  text-transform: none;
}
.insiderGuide .category_block:hover figure:after {
  background: rgba(0, 0, 0, 0.2);
  transition: all 200ms ease-out;
}

.events .details .date {
  background: #152649;
  color: #FFF;
}

footer.footer .social {
  margin-top: 16px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  footer.footer .social {
    margin-top: 24px;
  }
}
footer.footer .social li {
  width: 48px;
  height: 48px;
  display: inline-block;
  margin-right: 8px;
}
footer.footer .social a {
  box-sizing: border-box;
  color: #000B40;
  border-radius: 50%;
  border: 2px solid #D0D4DB;
  width: 48px;
  height: 48px;
  margin: 0;
  text-align: center;
}
footer.footer .social a span {
  font-size: 24px;
  line-height: 48px;
}
footer.footer .social a:before {
  font-size: 24px;
  line-height: 48px;
  position: relative;
  top: -2px;
}
footer.footer .social a:hover {
  border: 2px solid #78E9B8;
  text-decoration: none;
}

.instafeed .social {
  margin-top: 32px;
  margin-bottom: 72px;
}
.instafeed .social li {
  width: 36px;
  height: 36px;
  display: inline-block;
  margin-right: 6px;
  margin-top: 9px;
}
.instafeed .social h4 {
  color: #152649;
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  text-transform: uppercase;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.instafeed .social a {
  color: #152649;
  border-radius: 50%;
  border: 1px solid #737D92;
  width: 36px;
  height: 36px;
  margin: 0;
  text-align: center;
  box-sizing: border-box;
}
.instafeed .social a span {
  font-size: 24px;
  line-height: 36px;
}
.instafeed .social a:before {
  font-size: 24px;
  line-height: 33px;
}
.instafeed .social a:hover {
  border: 1px solid #152649;
  color: #152649;
}

.social-plugin .content_social a {
  color: #152649;
}
.social-plugin .content_social a:hover {
  color: #152649;
}
@media only screen and (min-width: 480px) {
  .insiderGuide .social-plugin {
    margin-top: 22px;
  }
}

.guides .social {
  width: 100%;
}
@media only screen and (min-width: 720px) {
  .guides .social {
    width: auto;
    float: right;
    margin-top: -5px;
    margin-right: 0;
  }
}
.guides .social .text {
  display: block;
  width: 100%;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  color: #384764;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  line-height: 24px;
  float: left;
}
@media only screen and (min-width: 720px) {
  .guides .social .text {
    display: inline-block;
    width: auto;
    position: relative;
    top: 10px;
    margin-right: 10px;
  }
}
.guides .social li {
  margin-right: 5px;
}
.guides .social li:last-child {
  margin-right: 0;
}
.guides .social li a {
  font-size: 24px;
  border-radius: 50%;
  border: 1px solid #737D92;
  color: #384764;
  text-align: center;
  width: 36px;
  height: 36px;
  line-height: 36px;
  padding: 0;
  margin: 5px 0 0 0;
  display: inline-block;
}
.guides .social li a:hover {
  border: 1px solid #152649;
  color: #152649;
}

.promo-head article {
  position: relative;
  min-height: 360px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 1024px) {
  .promo-head article {
    min-height: 455px;
  }
}
@media only screen and (min-width: 1280px) {
  .promo-head article {
    min-height: 600px;
  }
}
.promo-head article:after {
  content: " ";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  z-index: 1;
  right: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.3) 30%, rgba(0, 0, 0, 0) 65%);
}
.promo-head article .content {
  z-index: 5;
  width: 100%;
  position: absolute;
  bottom: 20px;
  padding: 0 24px;
  margin: 0 auto;
}
.promo-head article .content .details, .promo-head article .content .heading, .promo-head article .content p {
  width: 100%;
}
@media only screen and (min-width: 960px) {
  .promo-head article .content .details, .promo-head article .content .heading, .promo-head article .content p {
    width: 75%;
    margin: 0 auto;
  }
}
.promo-head article .content .heading {
  color: #FFF;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-align: center;
  display: block;
  font-weight: 700;
  font-size: 36px;
  line-height: 40px;
}
@media only screen and (min-width: 1024px) {
  .promo-head article .content .heading {
    font-size: 60px;
    line-height: 68px;
  }
}
.promo-head article .content .heading:hover {
  text-decoration: none;
}
.promo-head article .content p {
  color: #FFF;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  display: block;
  margin-bottom: 20px;
  margin-top: 16px;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
}
@media only screen and (min-width: 1024px) {
  .promo-head article .content p {
    margin-bottom: 30px;
    margin-top: 18px;
  }
}
.promo-head article .content .btn-i {
  margin: 0 auto;
  display: inline-block;
}

/*

<section class="promo-head">
	{foreach from=$wSlider item=item}
		{if $item->image && isset($item->{$LANG}) }
			<article style="background-image: url('{$item->image}')">
				{if $item->title_{$LANG} || $item->short_{$LANG}}
					<section class="content">
						<div class="details">
							<a href="{$item->link_{$LANG}}" class="heading">{$item->title_{$LANG}}</a>
							<p>{$item->short_{$LANG}}</p>
							<a class="btn btn-i" href="{$item->link_{$LANG}}">{translate}Lasīt vairāk{/translate}</a>
						</div>
					</section>
				{/if}
			</article>
		{/if}
	{/foreach}
</section>
 */
.usefull {
  background: #E7E9EC url("/images/usefull-background.png") repeat center;
  position: relative;
  padding-top: 30px;
  padding-bottom: 20px;
}
@media only screen and (min-width: 720px) {
  .usefull {
    padding-top: 10px;
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 720px) {
  .usefull .title-content {
    min-height: 320px;
  }
}
.usefull .title {
  display: inline-block;
  font-size: 36px;
  font-weight: 400;
  color: #2C3C5B;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: none;
  line-height: 42px;
}
@media only screen and (min-width: 720px) {
  .usefull .title {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media only screen and (min-width: 1024px) {
  .usefull .title {
    font-size: 60px;
    line-height: 72px;
  }
}
.usefull nav {
  margin-top: 27px;
}
.usefull nav ul {
  padding: 0;
  margin: 0;
}
.usefull nav ul li {
  line-height: 48px;
}
.usefull nav a {
  font-size: 18px;
  line-height: 24px;
  color: #2C3C5B;
  display: inline;
  position: relative;
  transition: padding-left 200ms ease-in-out;
}
.usefull nav a:after {
  display: inline-block;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "liveriga" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  width: 32px;
  height: 32px;
  float: right;
  position: absolute;
  bottom: -4px;
  margin-left: 5px;
  content: "";
}
.usefull nav a:hover {
  padding-left: 20px;
}

.searchbox {
  padding: 40px 0;
  background: #78E9B8;
  color: #000B40;
  transition: position 100ms ease-in;
}
.searchbox .search-close, .searchbox .search-results {
  display: none;
}
.searchbox .search-text {
  font-size: 24px;
  position: relative;
}
@media only screen and (min-width: 720px) {
  .searchbox .search-text {
    min-height: 72px;
    font-size: 32px;
    line-height: 26px;
  }
}
@media only screen and (min-width: 720px) {
  .searchbox .search-text span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.searchbox .search-form .search-field {
  position: relative;
  width: 100%;
  display: inline-block;
}
@media only screen and (min-width: 720px) {
  .searchbox .search-form .search-field {
    margin-top: 0;
  }
}
.searchbox .search-form input {
  width: 100%;
  position: relative;
  height: 87px;
  box-sizing: border-box;
  padding-right: 48px;
  padding-left: 36px;
  background: transparent;
  color: #000000;
  font-weight: 400;
  border: 3px solid #2C3C5B !important;
  font-size: 24px;
  line-height: 26px;
}
.searchbox .search-form input ::-webkit-input-placeholder {
  font-weight: 400;
  color: #000000;
}
.searchbox .search-form input ::-moz-placeholder {
  font-weight: 400;
  color: #000000;
}
.searchbox .search-form input :-ms-input-placeholder {
  font-weight: 400;
  color: #000000;
}
.searchbox .search-form input ::-ms-input-placeholder {
  font-weight: 400;
  color: #000000;
}
.searchbox .search-form input ::placeholder {
  font-weight: 400;
  color: #000000;
}

.searchbox.hidden {
  display: none;
}

.searchbox.active {
  display: block;
  position: fixed;
  background: #F5F5F5;
  color: #2C3C5B;
  z-index: 200;
  top: 0;
  bottom: 0;
  width: 100%;
  overflow-y: auto;
}
.searchbox.active .search-text {
  display: none;
}
.searchbox.active .search-close {
  display: block;
}
@media only screen and (min-width: 960px) {
  .searchbox.active .search-close {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}
.searchbox.active .search-close a, .searchbox.active .search-close a:visited {
  color: #152649;
  display: block;
  float: right;
  line-height: 1;
  height: 36px;
  width: 36px;
}
.searchbox.active .search-close a span, .searchbox.active .search-close a:visited span {
  height: 36px;
  width: 36px;
  font-size: 36px;
  line-height: 36px;
}
.searchbox.active .search-form {
  width: 100%;
  margin-left: 0;
  margin-top: 32px;
}
@media only screen and (min-width: 960px) {
  .searchbox.active .search-form {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    float: none;
    margin-top: 96px;
  }
}
.searchbox.active .search-form input {
  color: #2C3C5B;
  font-size: 36px;
  font-weight: 400;
  max-height: 64px;
  box-sizing: border-box;
  border-bottom: 2px solid #2C3C5B;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.searchbox.active .search-form input ::-webkit-input-placeholder {
  font-weight: 400;
  color: #2C3C5B;
}
.searchbox.active .search-form input ::-moz-placeholder {
  font-weight: 400;
  color: #2C3C5B;
}
.searchbox.active .search-form input :-ms-input-placeholder {
  font-weight: 400;
  color: #2C3C5B;
}
.searchbox.active .search-form input ::-ms-input-placeholder {
  font-weight: 400;
  color: #2C3C5B;
}
.searchbox.active .search-form input ::placeholder {
  font-weight: 400;
  color: #2C3C5B;
}
.searchbox.active .search-results {
  display: block;
  overflow-y: auto;
  bottom: 0;
}
.searchbox.active .search-results li {
  min-height: 64px;
  box-sizing: border-box;
  padding-top: 8px;
  border-bottom: 1px solid #D0D4DB;
}
.searchbox.active .search-results li a {
  display: block;
  font-weight: 700;
  font-size: 18px;
  color: #737D92;
  padding: 10px 0;
}
.searchbox.active .search-results li strong {
  color: #2C3C5B;
}

.search-page h2 {
  margin-top: 48px;
  text-transform: none;
  color: #2C3C5B;
}
.search-page a:hover {
  text-decoration: none !important;
}
.search-page .search-block {
  background: transparent;
  padding-left: 0;
  padding-right: 0;
}
.search-page .search-block .sb-search-input {
  border: none;
  box-shadow: none;
  background: transparent;
  border-bottom: 2px solid #2C3C5B;
  font-size: 36px;
  line-height: 36px;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.search-page .search-block .search-block_icon:before {
  margin-right: 0;
  width: 48px;
  height: 48px;
  font-size: 48px;
  top: 4px;
  position: relative;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "liveriga" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}
.search-page .search_read_more {
  color: #737D92;
}
.search-page .search_read_more:before {
  margin: 0 0 0 4px;
  width: 24px;
  font-size: 24px;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "liveriga" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}
.search-page .btn.load-more {
  height: 48px;
  line-height: 48px;
  padding-top: 0;
}

.instafeed {
  padding-top: 50px;
  font-size: 24px;
  line-height: 36px;
  color: #152649;
  width: 100%;
  text-align: center;
  float: none;
  clear: both;
}
.instafeed .tag {
  padding: 0;
  margin: 0;
  font-size: 48px;
  line-height: 72px;
  font-weight: 400;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: none;
}
.instafeed .tag small {
  display: block;
  color: #A1A8B6;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
}
.instafeed a, .instafeed a:visited {
  color: #152649;
}
.instafeed .content {
  margin-top: 60px;
  clear: both;
  max-width: 1400px;
}
.instafeed .content .instagram {
  margin-left: -12px;
  margin-right: -12px;
}
@media only screen and (min-width: 480px) {
  .instafeed .content .instagram {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.instafeed .content .instagram li {
  float: left;
  display: block;
  width: 50%;
  padding: 3px;
}
@media only screen and (min-width: 720px) {
  .instafeed .content .instagram li {
    width: 25%;
    padding: 2px;
  }
}
.instafeed .content .instagram li img {
  width: 100%;
}
@media only screen and (min-width: 720px) {
  .instafeed .content .instagram li a {
    position: relative;
    display: block;
    transition: background-color 200ms ease-in-out;
  }
  .instafeed .content .instagram li a:hover:after {
    display: block;
    content: " ";
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
}

ol.breadcrumb {
  margin-top: 20px;
  margin-bottom: 24px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
}
ol.breadcrumb .you-here {
  display: none;
}
ol.breadcrumb li {
  color: #586277;
  font-size: 16px;
  line-height: 20px;
  margin-right: 11px;
  padding-left: 0;
}
ol.breadcrumb li:last-of-type a:after {
  display: none;
}
ol.breadcrumb li a {
  color: #586277;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
}
ol.breadcrumb li a:after {
  content: "";
  font-size: 24px;
  color: #586277;
}
ol.breadcrumb li a:hover {
  color: #254CD4;
}

.pagination-box {
  min-height: 48px;
}
.pagination-box .results {
  float: left;
  font-weight: 700;
  line-height: 48px;
  font-size: 18px;
  color: #2C3C5B;
}
.pagination-box .prev-btn, .pagination-box .next-btn {
  border: 2px solid #D0D4DB;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  background: none;
  color: #000B40;
  text-align: center;
  position: relative;
}
.pagination-box .prev-btn:hover, .pagination-box .next-btn:hover {
  border-color: #78E9B8;
}
.pagination-box .prev-btn.disabled, .pagination-box .next-btn.disabled {
  color: #E6E6E6;
  border-color: #E6E6E6;
  cursor: default;
}
.pagination-box .prev-btn.disabled:before, .pagination-box .next-btn.disabled:before {
  color: #E6E6E6;
}
.pagination-box .prev-btn.disabled:hover, .pagination-box .next-btn.disabled:hover {
  border-color: #E6E6E6;
}
.pagination-box .prev-btn:before, .pagination-box .next-btn:before {
  position: absolute;
  color: #152649;
  font-size: 24px;
  width: 48px;
  height: 48px;
  padding-top: 12px;
  margin: 0;
  top: 0;
  left: 0;
}
.pagination-box .prev-btn {
  margin-right: 4px;
}
@media only screen and (max-width: 768px) {
  .pagination-box .prev-btn {
    float: left;
    top: 0;
    position: absolute;
  }
}
@media only screen and (max-width: 768px) {
  .pagination-box .next-btn {
    float: right;
    top: 0;
    position: absolute;
  }
}
.pagination-box .prev-btn:before {
  margin-left: -3px;
  margin-top: -2px;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "liveriga" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pagination-box .next-btn:before {
  margin-top: -2px;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "liveriga" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}
.pagination-box .pagination ul {
  position: relative;
  top: -12px;
  margin: 0 10px 0 0;
}
.pagination-box .pagination ul li {
  margin-right: 2px;
}
.pagination-box .pagination ul li a {
  border-radius: 50%;
  font-size: 16px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #E6E6E6;
  font-weight: 400;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #000B40;
}
.pagination-box .pagination ul li a:hover {
  background: #D0D4DB;
}
.pagination-box .pagination ul li.active a {
  background: #78E9B8;
}
.pagination-box.pb_top .pagination {
  display: none;
}

@media only screen and (max-width: 768px) {
  .events > .right {
    float: none;
  }
}

/**
 * Cookie alert
 */
.cookie-alert {
  z-index: 102;
  background: #FFF;
  color: #2C3C5B;
  font-size: 16px;
  line-height: 24px;
  padding: 30px 0;
  position: fixed;
  width: 100%;
  transition: all 200ms ease-in-out;
  opacity: 0;
  bottom: -60px;
}
.cookie-alert .cookie-close {
  box-sizing: border-box;
  height: 48px;
  line-height: 48px;
  display: inline-block;
  margin-top: 20px;
  text-transform: uppercase;
}
@media only screen and (min-width: 960px) {
  .cookie-alert .cookie-close {
    margin-top: 0;
    white-space: nowrap;
  }
}

.text-categories aside {
  padding: 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.text-categories aside ul {
  margin-bottom: 30px;
  padding: 40px 40px 0 32px;
}
.text-categories aside ul li {
  border-bottom: none;
  margin-bottom: 24px;
}
.text-categories aside ul li a {
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  transition: padding 200ms ease;
  padding: 0;
  margin: 0;
  text-transform: none;
  position: relative;
  color: #384764;
  margin-left: 13px;
  font-size: 16px;
  line-height: 20px;
}
.text-categories aside ul li a:hover {
  padding-left: 14px;
}
.text-categories aside ul li a:hover:before {
  left: 0;
}
.text-categories aside ul li a:before {
  transition: left 200ms ease;
  content: ">";
  display: block;
  float: left;
  position: absolute;
  margin-right: 5px;
  left: -14px;
}
.text-categories aside ul li.active a {
  font-weight: 700;
}

aside.transparent {
  background: none;
  padding: 0;
}

aside .constrained {
  border: none;
  padding: 0;
  margin: 0;
}
aside .constrained .constrained-item {
  margin-bottom: 20px;
}
aside .constrained .constrained-item .constrained-figure a {
  display: block;
  background-size: cover;
}
aside .constrained .constrained-item .constrained-figure a:before {
  content: "";
  display: block;
  position: relative;
  width: calc(100% - 4px);
  padding-top: 56.25%;
}
aside .constrained .constrained-item .constrained-title {
  box-sizing: border-box;
  width: 100%;
  display: block;
  color: #FFF;
  background: #2D3C5B;
  min-height: 60px;
  padding: 15px 20px 20px 30px;
  font-size: 20px;
}
aside .constrained .constrained-item .constrained-title:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "liveriga" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  display: inline-block;
  top: 2px;
  margin-left: 5px;
  font-size: 24px;
  position: relative;
  transition: all 200ms ease-out;
}
aside .constrained .constrained-item:hover .constrained-title {
  text-decoration: none;
}
aside .constrained .constrained-item:hover .constrained-title:after {
  margin-left: 15px;
}

.accordion.mobile-nav {
  min-width: 288px;
  box-sizing: border-box;
}
@media only screen and (min-width: 720px) {
  .accordion.mobile-nav {
    max-width: 50%;
  }
}
@media only screen and (min-width: 960px) {
  .accordion.mobile-nav {
    display: none;
  }
}
.accordion.mobile-nav .card-header {
  background: #FFF;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  font-size: 18px;
  line-height: 21px;
  padding: 13px 32px 12px 15px;
  z-index: 5;
  position: relative;
}
.accordion.mobile-nav .card-header:after {
  position: absolute;
  content: "";
  float: right;
  right: 20px;
  top: calc(50% - 6px);
  font-size: 14px;
  font-family: "liveriga" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.accordion.mobile-nav .card-header.collapsed:after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.accordion.mobile-nav .list-group {
  background: #FFF;
  z-index: 0;
  list-style: none;
  padding: 20px 24px 16px 16px;
  margin: 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.accordion.mobile-nav .list-group li {
  margin-top: 10px;
  margin-bottom: 16px;
}
.accordion.mobile-nav .list-group .active a {
  font-weight: 700;
}
.accordion.mobile-nav .list-group a {
  font-size: 16px;
  line-height: 20px;
  color: #2C3C5B;
}
.accordion.mobile-nav .list-group a:before {
  content: ">";
  float: left;
  position: relative;
  margin-right: 8px;
}

.ui-datepicker {
  background: #FFF;
  width: 320px;
  max-width: 100%;
  border: 1px solid #D0D4DB;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  padding: 8px;
  color: #2C3C5B;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  z-index: 200 !important;
  box-sizing: border-box;
  display: none;
}
.ui-datepicker:before {
  content: " ";
  position: absolute;
  top: -20px;
  width: 100%;
  left: 0;
  height: 30px;
  background: url("/images/tpin-up.png") no-repeat center;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev, .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  display: block;
  width: 48px;
  height: 48px;
  border: 1px solid #D0D4DB;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "liveriga" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 24px;
  line-height: 48px;
  padding: 0;
  color: #2C3C5B;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
  display: none;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-state-disabled, .ui-datepicker .ui-datepicker-header .ui-datepicker-next.ui-state-disabled {
  color: #D0D4DB;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  float: left;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:after {
  content: "";
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  float: right;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next:after {
  content: "";
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  line-height: 48px;
}
.ui-datepicker .ui-datepicker-calendar {
  width: 100%;
}
.ui-datepicker .ui-datepicker-calendar thead th {
  height: 40px;
  padding: 0;
  text-align: center;
}
.ui-datepicker .ui-datepicker-calendar thead span {
  color: #737D92;
  font-size: 14px;
  font-weight: 400;
}
.ui-datepicker .ui-datepicker-calendar tbody td {
  height: 40px;
  text-align: center;
  border: 1px solid #D0D4DB;
  width: 14%;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-other-month {
  border: none;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable .ui-state-default:hover {
  background: none;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-default {
  font-size: 14px;
  font-weight: 400;
  display: block;
  height: 40px;
  color: #2C3C5B;
  line-height: 40px;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-default:hover {
  background: #e8e9ed;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-highlight {
  background: #ecfcfb;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-active {
  color: #FFF;
  background: #2c3c5b;
}

.custom-control.custom-checkbox label, .custom-control.custom-radio label {
  font-size: 16px;
  line-height: 18px;
  color: #586277;
  padding-left: 4px;
}
.custom-control.custom-checkbox label:hover, .custom-control.custom-radio label:hover {
  color: #000B40;
  cursor: pointer;
}
.custom-control.custom-checkbox:hover input:not(:checked) + label:before, .custom-control.custom-radio:hover input:not(:checked) + label:before {
  border-color: #000B40;
}
.custom-control .custom-control-input[type=radio]:checked ~ .custom-control-label::before {
  background-color: #FFF;
  border-color: #737D92;
}

.check {
  float: left;
  position: relative;
}
.check > input {
  padding: 0;
  margin: 0;
  height: 24px;
  width: 24px;
  float: left;
  position: absolute;
  left: 0;
  top: 9px;
  opacity: 0;
}
.check.check_large > input {
  height: 30px;
  width: 30px;
  top: 0px;
}
.check.check_right > input {
  left: inherit;
  right: 0px;
}
.check > label {
  line-height: 22px;
  min-height: 24px;
  color: #363636;
  padding: 0 0 0 30px;
  cursor: pointer;
}
.check.check_large > label {
  padding: 0 0 0 45px !important;
  line-height: 30px;
}
.check.check_right > label {
  padding: 0px 40px 0px 0 !important;
}
.check:not(#foo) > input + label {
  min-height: 24px;
  display: block;
  background-size: 24px 24px !important;
  background-position: 0% 0% !important;
}
.check.check_large:not(#foo) > input + label {
  background-size: 30px 30px !important;
  min-height: 30px !important;
  background-position: 0% 0px !important;
}
.check.check_right:not(#foo) > input + label {
  background-position: 100% 0px !important;
}
.check.ocb_check:not(#foo) > input + label {
  background-position: 50% 88% !important;
}
.check:not(#foo) > input[type=checkbox] + label {
  background-color: transparent;
  background-image: url("../images/images/checkbox_default.svg");
  /* background-image: url("../images/images/checkbox_default.png"); */
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

.check {
  padding-top: 9px;
  padding-bottom: 9px;
  color: #586277;
}
.check label {
  color: #586277;
  font-size: 16px;
  line-height: 18px;
  min-height: 24px;
}
.check label:hover {
  color: #000B40;
}

.check.check_all {
  width: 100%;
  border-top: 1px solid #D0D4DB;
  padding-top: 25px;
}
.nosvg .check:not(#foo) > input[type=checkbox] + label {
  background-image: url("../images/images/checkbox_default.svg");
}

.check.error:not(#foo) > input[type=checkbox] + label {
  background: transparent url("../images/images/checkbox_error.svg") no-repeat 0px 0px;
}

.nosvg .check.error:not(#foo) > input[type=checkbox] + label {
  background-image: url("../images/images/checkbox_error.png");
}

.check:not(#foo) > input[type=radio] + label {
  background: transparent url("../images/images/radio_default.svg") no-repeat 0px 0px;
}

.nosvg .check:not(#foo) > input[type=radio] + label {
  background-image: url("../images/images/radio_default.png");
}

/* Checked styles */
.check:not(#foo) > input[type=radio]:checked + label {
  background: transparent url("../images/images/radio_checked.svg") no-repeat 0px 0px;
}

.nosvg .check:not(#foo) > input[type=radio]:checked + label {
  background-image: url("../images/images/radio_checked.png");
}

.check:not(#foo) > input[type=checkbox]:checked + label {
  background-color: transparent;
  background-image: url("../images/images/checkbox_checked.svg");
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

.nosvg .check:not(#foo) > input[type=checkbox]:checked + label {
  background-image: url("../images/images/checkbox_checked.png");
}

.check.check_large:not(#foo) > input[type=checkbox]:checked + label {
  background-color: transparent;
  background-image: url("../images/images/checkbox_checked.svg");
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

.nosvg .check.check_large:not(#foo) > input[type=checkbox]:checked + label {
  background-image: url("../images/images/checkbox_checked.png");
}

.check:not(#foo) > input[type=checkbox]:checked + label .check_hide_text {
  display: none;
}
.check:not(#foo) > input[type=checkbox]:hover:checked + label, .check:not(#foo) > input[type=checkbox]:focus:checked + label, .check:not(#foo) > input[type=checkbox]:checked + label:hover, .check:not(#foo) > input[type=checkbox]:focus:checked + label {
  background: transparent url("../images/images/checkbox_checked.svg") no-repeat 0px 0px;
}

.nosvg .check:not(#foo) > input[type=checkbox]:hover:checked + label, .nosvg .check:not(#foo) > input[type=checkbox]:focus:checked + label, .nosvg .check:not(#foo) > input[type=checkbox]:checked + label:hover, .nosvg .check:not(#foo) > input[type=checkbox]:focus:checked + label {
  background-image: url("../images/images/checkbox_checked.png");
}

.check.check_large:not(#foo) > input[type=checkbox]:hover:checked + label, .check.check_large:not(#foo) > input[type=checkbox]:focus:checked + label, .check.check_large:not(#foo) > input[type=checkbox]:checked + label:hover, .check.check_large:not(#foo) > input[type=checkbox]:focus:checked + label {
  background: transparent url("../images/images/checkbox_checked.svg") no-repeat 0px 0px;
}

.nosvg .check.check_large:not(#foo) > input[type=checkbox]:hover:checked + label, .nosvg .check.check_large:not(#foo) > input[type=checkbox]:focus:checked + label, .nosvg .check.check_large:not(#foo) > input[type=checkbox]:checked + label:hover, .nosvg .check.check_large:not(#foo) > input[type=checkbox]:focus:checked + label {
  background-image: url("../images/images/checkbox_checked.png");
}

.check:not(#foo) > input[type=checkbox]:hover:checked + label .check_hide_text, .check:not(#foo) > input[type=checkbox]:focus:checked + label .check_hide_text, .check:not(#foo) > input[type=checkbox]:checked + label:hover .check_hide_text, .check:not(#foo) > input[type=checkbox]:focus:checked + label .check_hide_text {
  display: none;
}
.check:not(#foo) > input[type=radio]:hover:checked + label, .check:not(#foo) > input[type=radio]:focus:checked + label, .check:not(#foo) > input[type=radio]:checked + label:hover, .check:not(#foo) > input[type=radio]:focus:checked + label {
  background: transparent url("../images/images/radio_checked.svg") no-repeat 0px 0px;
}

.nosvg .check:not(#foo) > input[type=radio]:hover:checked + label, .nosvg .check:not(#foo) > input[type=radio]:focus:checked + label, .nosvg .check:not(#foo) > input[type=radio]:checked + label:hover, .nosvg .check:not(#foo) > input[type=radio]:focus:checked + label {
  background-image: url("../images/images/radio_checked.png");
}

/* Hover & Focus styles */
.check:not(#foo) > input[type=checkbox]:hover + label, .check:not(#foo) > input[type=checkbox] + label:hover {
  background-color: transparent;
  background-image: url("../images/images/checkbox_hover.svg");
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

.nosvg .check:not(#foo) > input[type=checkbox]:hover + label, .nosvg .check:not(#foo) > input[type=checkbox] + label:hover {
  background-image: url("../images/images/checkbox_hover.png");
}

.check.error:not(#foo) > input[type=checkbox]:hover + label, .check.error:not(#foo) > input[type=checkbox]:focus + label, .check.error:not(#foo) > input[type=checkbox] + label:hover {
  background: transparent url("../images/images/checkbox_error.svg") no-repeat 0px 0px;
}

.nosvg .check.error:not(#foo) > input[type=checkbox]:hover + label, .nosvg .check.error:not(#foo) > input[type=checkbox]:focus + label, .nosvg .check.error:not(#foo) > input[type=checkbox] + label:hover {
  background-image: url("../images/images/checkbox_error.png");
}

.check:not(#foo) > input[type=radio]:hover + label, .check:not(#foo) > input[type=radio]:focus + label, .check:not(#foo) > input[type=radio] + label:hover {
  background: transparent url("../images/images/radio_default.svg") no-repeat 0px 0px;
}

.nosvg .check:not(#foo) > input[type=radio]:hover + label, .nosvg .check:not(#foo) > input[type=radio]:focus + label, .nosvg .check:not(#foo) > input[type=radio] + label:hover {
  background-image: url("../images/images/radio_default.png");
}

/* Active styles */
.check:not(#foo) > input[type=checkbox]:active + label, .check:not(#foo) > input[type=checkbox] + label:hover:active {
  background: transparent url("../images/images/checkbox_default.svg") no-repeat 0px 0px;
}

.nosvg .check:not(#foo) > input[type=checkbox]:active + label, .nosvg .check:not(#foo) > input[type=checkbox] + label:hover:active {
  background-image: url("../images/images/checkbox_default.png");
}

.check:not(#foo) > input[type=radio]:active + label, .check:not(#foo) > input[type=radio] + label:hover:active {
  background: transparent url("../images/images/radio_default.svg") no-repeat 0px 0px;
}

.nosvg .check:not(#foo) > input[type=radio]:active + label, .nosvg .check:not(#foo) > input[type=radio] + label:hover:active {
  background-image: url("../images/images/radio_default.png");
}

.check:not(#foo) > input[type=checkbox]:active:checked + label, .check:not(#foo) > input[type=checkbox]:checked + label:hover:active {
  background: transparent url("../images/images/checkbox_checked.svg") no-repeat 0px 0px;
}

.nosvg .check:not(#foo) > input[type=checkbox]:active:checked + label, .nosvg .check:not(#foo) > input[type=checkbox]:checked + label:hover:active {
  background: url("../images/images/checkbox_checked.png");
}

.check.check_large:not(#foo) > input[type=checkbox]:active:checked + label, .check.check_large:not(#foo) > input[type=checkbox]:checked + label:hover:active {
  background: transparent url("../images/images/checkbox_checked.svg") no-repeat 0px 0px;
}

.nosvg .check.check_large:not(#foo) > input[type=checkbox]:active:checked + label, .nosvg .check.check_large:not(#foo) > input[type=checkbox]:checked + label:hover:active {
  background-image: url("../images/images/checkbox_checked.png");
}

.check:not(#foo) > input[type=checkbox]:active:checked + label .check_hide_text, .check:not(#foo) > input[type=checkbox]:checked + label:hover:active .check_hide_text {
  display: none;
}
.check:not(#foo) > input[type=radio]:active:checked + label, .check:not(#foo) > input[type=radio]:checked + label:hover:active {
  background: transparent url("../images/images/radio_checked.svg") no-repeat 0px 0px;
}

.nosvg .check:not(#foo) > input[type=radio]:active:checked + label, .nosvg .check:not(#foo) > input[type=radio]:checked + label:hover:active {
  background-image: url("../images/images/radio_checked.png");
}

.check:not(#foo) > input[type=radio]:disabled + label, .check:not(#foo) > input[type=radio]:active:disabled + label {
  background: transparent url("../images/images/radio_disabled.svg") no-repeat 0px 0px;
}

.nosvg .check:not(#foo) > input[type=radio]:disabled + label, .nosvg .check:not(#foo) > input[type=radio]:active:disabled + label {
  background-image: url("../images/images/radio_disabled.png");
}

.check_bold_on_check.check:not(#foo) > input[type=checkbox]:checked + label, .check_bold_on_check.check:not(#foo) > input[type=checkbox]:hover:checked + label, .check_bold_on_check.check:not(#foo) > input[type=checkbox]:focus:checked + label, .check_bold_on_check.check:not(#foo) > input[type=checkbox]:checked + label:hover, .check_bold_on_check.check:not(#foo) > input[type=checkbox]:focus:checked + label, .check_bold_on_check.check:not(#foo) > input[type=checkbox]:active:checked + label, .check_bold_on_check.check:not(#foo) > input[type=checkbox]:checked + label:hover:active {
  color: #000B40;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

@font-face {
  font-family: "lg";
  src: url("../../fonts/lg.eot?n1z373");
  src: url("../../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../../fonts/lg.woff?n1z373") format("woff"), url("../../fonts/lg.ttf?n1z373") format("truetype"), url("../../fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.lg-icon {
  font-family: "lg";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
  border: none;
  outline: none;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "";
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
  color: #FFF;
}
.lg-toolbar .lg-close:after {
  content: "";
}
.lg-toolbar .lg-download:after {
  content: "";
}

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  transition: opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-iframe .lg-video {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  padding-bottom: 101%;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../../images/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../../images/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../../images/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../../images/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../../images/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}

.lg-group:after {
  content: "";
  display: table;
  clear: both;
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  transition-duration: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url("../../images/loading.gif") no-repeat scroll center center transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}
.lg-outer.lg-hide-download #lg-download {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.media.gallery-container {
  position: relative;
  margin-bottom: 40px;
}
.media.gallery-container .cover {
  cursor: pointer;
}
.media.gallery-container .cover img {
  max-width: 100%;
  width: 100%;
}
.media.gallery-container .media-gallery {
  display: none;
}

body {
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  transition: all 0.2s ease-in-out;
}
body.top-position {
  padding-top: 64px;
  transition: all 0.2s ease-in-out;
}
@media only screen and (min-width: 1140px) {
  body.top-position {
    padding-top: 104px;
  }
}

.events_heading {
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 40px;
  line-height: 50px;
  color: #000B40;
  text-transform: none;
  margin: 24px 0 32px 0;
  font-size: 48px;
  line-height: 56px;
}
.events_heading.left {
  margin-top: 16px;
}

main > .content {
  margin-top: 0;
}

strong {
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
}

.no-top-position {
  padding-top: 0 !important;
}

a, aside a {
  color: #254CD4;
}
a:hover, aside a:hover {
  color: #254CD4;
}
a:visited, aside a:visited {
  color: #BD3F82;
}

article a, aside a, p a {
  color: #254CD4;
}
article a:hover, aside a:hover, p a:hover {
  color: #254CD4;
  text-decoration: underline;
}
article a:visited, aside a:visited, p a:visited {
  color: #BD3F82;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  color: #000B40;
  text-transform: none;
}

h1 {
  font-size: 40px;
  line-height: 50px;
  font-size: 48px;
  line-height: 56px;
}

h2 {
  font-size: 36px;
  line-height: 44px;
  font-size: 40px;
  line-height: 48px;
}

h3 {
  font-size: 24px;
  line-height: 32px;
  font-size: 32px;
  line-height: 40px;
}

h4 {
  font-size: 24px;
  line-height: 30px;
}

h5 {
  font-size: 21px;
  line-height: 26px;
}

h6 {
  font-size: 18px;
  line-height: 22px;
}

.text-box {
  color: #2C3C5B;
  font-size: 18px;
  line-height: 28px;
}
.text-box .intro {
  color: #2C3C5B;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  margin-bottom: 50px;
  font-size: 18px;
}
.text-box p {
  font-size: 18px;
  line-height: 28px;
}

p.info {
  background: #FFF;
  padding: 20px 20px 20px 128px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  font-size: 18px;
  min-height: 96px;
  width: 100%;
}
@media only screen and (max-width: 479px) {
  p.info {
    padding: 16px 16px 16px 72px;
  }
}
p.info:after {
  content: "";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "liveriga" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  background: transparent;
  width: 48px;
  height: 48px;
  font-size: 24px;
  text-align: center;
  border-radius: 50%;
  line-height: 48px;
  border: 1px solid #2C3C5B;
  top: calc(50% - 24px);
  left: 24px;
}
@media only screen and (max-width: 479px) {
  p.info:after {
    left: 10px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 20px;
  }
}
p.info:before {
  content: " ";
  background: #D0D4DB;
  position: absolute;
  width: 96px;
  left: 0;
  bottom: 0;
  top: 0;
}
@media only screen and (max-width: 479px) {
  p.info:before {
    width: 56px;
  }
}

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

.fso_legend {
  color: #2C3C5B;
}

@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-container-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: x mandatory;
      -ms-scroll-snap-type: x mandatory;
          scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: y mandatory;
      -ms-scroll-snap-type: y mandatory;
          scroll-snap-type: y mandatory;
}

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  max-width: 1440px;
}

.color-white {
  color: #FFF !important;
}

.bg-purple-01 {
  background: #4029C2;
}

.bg-purple-02 {
  background: #254CD4;
}

.btn.btn-primary {
  border-color: #78E9B8;
  background: #78E9B8;
  border-radius: 36px;
  color: #000B40;
  font-size: 15px;
  line-height: 19px;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  padding: 14px 16px;
  text-transform: uppercase;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn.btn-primary:hover, .btn.btn-primary:not(.disabled):active, .btn.btn-primary:focus {
  background: #34C285;
  border-color: #34C285;
  color: #000B40;
  box-shadow: none;
}
.btn.btn-primary span {
  display: inline-block;
  font-size: 24px;
  position: relative;
  margin-left: 8px;
}

.btn.btn-link {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 17px;
  line-height: 21px;
  color: #254CD4;
}
.btn.btn-link:hover {
  color: #04CCBF;
}
.btn.btn-link span {
  display: inline-block;
  font-size: 24px;
  position: relative;
  margin-left: 8px;
}

.swiper-main-slider-navigation {
  margin-top: 16px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.swiper-main-slider-navigation > div {
  cursor: pointer;
  margin-left: 8px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 2px solid #D0D4DB;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.swiper-main-slider-navigation > div:hover {
  border: 2px solid #45E6D6;
}

.section-m40 {
  margin-top: 16px;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .section-m40 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}

.section-t1 {
  margin-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .section-t1 {
    margin-top: 80px;
    padding-bottom: 80px;
  }
}
.section-t1 .section-title {
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: none;
  color: #000B40;
  font-weight: 700;
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #000B40;
  font-size: 40px;
  line-height: 49px;
  margin: 40px 0 32px 0;
}
@media (min-width: 992px) {
  .section-t1 .section-title {
    font-size: 48px;
    line-height: 59px;
    margin: 80px 0 56px 0;
  }
}

form.assistance-form {
  margin: 40px 0;
}
form.assistance-form .form-group {
  margin-bottom: 20px;
}
form.assistance-form .form-group label {
  font-size: 16px;
  line-height: 40px;
  color: #2C3C5B;
  font-weight: 700;
}
form.assistance-form .form-group label.invalid {
  color: #E53138 !important;
}
form.assistance-form .form-group .form-control {
  border: 1px solid #D0D4DB;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 18px;
  color: #2C3C5B;
  padding: 26px 19px;
  border-radius: 0;
}
form.assistance-form .form-group .form-control.placeholder {
  color: #737D92 !important;
}
form.assistance-form .form-group .form-control.is-invalid, form.assistance-form .form-group .form-control:invalid {
  border: 2px solid #E53138 !important;
  background-image: none;
}
form.assistance-form .form-group .form-control:focus {
  border: 2px solid #586277;
  box-shadow: none;
  outline: none;
}
form.assistance-form .form-group .invalid-feedback {
  color: #E53138;
  font-size: 16px;
  line-height: 18px;
  margin-top: 6px;
}
form.assistance-form .form-group select.form-control {
  padding: 0 48px 0 16px;
  height: 54px;
  line-height: 24px;
  background-position: right 16px center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.37305 9.7615L6.71839 8.28162L11.5457 12.6701L16.373 8.28162L17.7184 9.7615L11.5457 15.373L5.37305 9.7615Z' fill='%23080F66'/%3E%3C/svg%3E");
}
article h1, article h2, article h3, article h4, article h5, article h6 {
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  color: #000B40;
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
article h1 {
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: none;
  color: #000B40;
  font-weight: 700;
  font-size: 40px;
  line-height: 50px;
}
@media (min-width: 992px) {
  article h1 {
    font-size: 48px;
    line-height: 56px;
  }
}
article h2 {
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: none;
  color: #000B40;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
}
@media (min-width: 992px) {
  article h2 {
    font-size: 40px;
    line-height: 48px;
  }
}
article h3 {
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: none;
  color: #000B40;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
}
article h4 {
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: none;
  color: #000B40;
  font-weight: 700;
}
article h5 {
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: none;
  color: #000B40;
  font-weight: 700;
}
article h6 {
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: none;
  color: #000B40;
  font-weight: 700;
}
article .lead2 {
  font-size: 24px;
  line-height: 32px;
  color: #000B40;
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  margin-bottom: 32px;
}
article blockquote {
  margin: 40px 0;
  background-color: #D9F8EB;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTkiIGhlaWdodD0iNDciIHZpZXdCb3g9IjAgMCA1OSA0NyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTU4LjYwOCA0LjcwODAxTDQ0Ljc4NCAwLjM4OEwyOC41MTIgNDAuNTY0TDQ2LjY1NiA0Ni42MTJMNTguNjA4IDQuNzA4MDFaTTMwLjA5NiA0LjcwODAxTDE2LjI3MiAwLjM4OEwwIDQwLjU2NEwxOC4xNDQgNDYuNjEyTDMwLjA5NiA0LjcwODAxWiIgZmlsbD0iIzJDM0M1QiIvPgo8L3N2Zz4K");
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: 12px 24px;
  padding: 24px 24px 24px 48px;
  border: none;
  font-size: 21px;
  line-height: 28px;
  color: #000B40;
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
@media (min-width: 768px) {
  article blockquote {
    background-size: 48px;
    background-position: 60px 60px;
    padding: 60px;
    padding-left: 132px;
  }
}
article blockquote p {
  font-size: 21px;
  line-height: 26px;
  font-weight: 700;
}
article ul, article ol {
  margin-bottom: 24px;
}
article ul li, article ol li {
  position: relative;
  font-size: 18px;
  line-height: 22px;
  color: #2C3C5B;
  margin-bottom: 16px;
  padding: 0;
  padding-left: 24px;
}
article ul li:before {
  content: " ";
  width: 8px;
  height: 8px;
  background: #254CD4;
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: 6px;
}
article strong {
  font-weight: 700;
}

.eb_heading.eleb_heading {
  font-weight: 700;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.card.card-landing {
  margin-top: 32px;
  margin-bottom: 32px;
  padding-bottom: 0px;
}
.card.card-landing .card-body {
  padding: 24px 0 32px 0;
}
@media (min-width: 768px) {
  .card.card-landing .card-body {
    padding: 32px;
    width: 50%;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
  }
}
.card.card-landing .card-title {
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: none;
  color: #000B40;
  font-weight: 700;
  font-size: 32px;
  line-height: 48px;
  color: #2C3C5B;
}
.card.card-landing .card-text {
  font-size: 18px;
  line-height: 26px;
  margin-top: 16px;
  margin-bottom: 24px;
  color: #2C3C5B;
}
.card.card-landing .btn {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-left: 32px;
  padding-right: 32px;
}
.card.card-landing.card-landing-invest {
  margin-bottom: 32px;
  margin-top: -16px;
}
@media (min-width: 768px) {
  .card.card-landing.card-landing-invest {
    margin-bottom: 48px;
    margin-top: -24px;
  }
}
.card.card-landing.card-landing-invest .card-body {
  padding: 24px 24px 32px 24px;
}
@media (min-width: 768px) {
  .card.card-landing.card-landing-invest .card-body {
    padding: 48px;
    -webkit-flex: auto;
        -ms-flex: auto;
            flex: auto;
    min-height: 425px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.card.card-main {
  background: transparent;
  margin-top: 40px;
}
@media (min-width: 992px) {
  .card.card-main {
    margin-top: 80px;
  }
}
.card.card-main figure {
  position: relative;
  padding-top: 66.6666666667%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.card.card-main .card-body {
  padding: 0;
}
.card.card-main .card-title {
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: none;
  color: #000B40;
  font-weight: 700;
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 32px;
  line-height: 48px;
  color: #000B40;
  margin: 24px 0 16px 0;
}
.card.card-main .card-text {
  font-size: 18px;
  line-height: 26px;
  margin-top: 16px;
  margin-bottom: 24px;
  color: #2C3C5B;
}
.card.card-main .btn {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-left: 32px;
  padding-right: 32px;
}

.card.card-news {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 24px;
  height: calc(100% - 24px);
}
.card.card-news .card-body {
  padding: 32px;
  padding-bottom: 0px;
}
.card.card-news time {
  font-size: 15px;
  line-height: 19px;
  text-transform: uppercase;
  color: #2C3C5B;
  margin-bottom: 24px;
}
.card.card-news .card-title {
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: none;
  color: #000B40;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #465065;
  margin-top: 24px;
  margin-bottom: 0;
}
.card.card-news .card-title a {
  color: #465065;
}
.card.card-news .btn {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  padding-left: 0;
  color: #254CD4;
  font-size: 17px;
  line-height: 21px;
  margin: 32px;
}
.card.card-news .btn span {
  margin-left: 8px;
}
.card.card-news.card-news-landing .btn-link {
  padding-left: 0;
  margin-left: 0;
  margin-top: 24px;
}

.card.card-poster {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row;
      -ms-flex-flow: row;
          flex-flow: row;
  padding: 10px;
  background: #FFF;
  height: 100%;
  -webkit-filter: drop-shadow(0px 4px 48px rgba(0, 0, 0, 0.05));
          filter: drop-shadow(0px 4px 48px rgba(0, 0, 0, 0.05));
  transition: all 0.4s ease-in-out;
}
@media (min-width: 768px) {
  .card.card-poster {
    padding: 0;
    -webkit-flex-flow: column;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
.card.card-poster figure {
  background: none;
  line-height: 1;
  margin: 0;
  max-width: 99px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .card.card-poster figure {
    max-width: 100%;
  }
}
.card.card-poster figure img {
  transition: all 0.4s ease-in-out;
}
@media (min-width: 768px) {
  .card.card-poster figure img {
    height: 100%;
  }
}
.card.card-poster .card-body {
  margin: 0;
}
@media (min-width: 768px) {
  .card.card-poster .card-body {
    padding: 0 24px;
  }
}
.card.card-poster .card-pre-title {
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  color: #586277;
  margin: -8px 0 8px 0;
}
@media (min-width: 768px) {
  .card.card-poster .card-pre-title {
    margin: 24px 0;
  }
}
.card.card-poster .card-title {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #000B40;
  text-transform: none;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 768px) {
  .card.card-poster .card-title {
    margin: 24px 0;
  }
}
.card.card-poster .card-footer {
  display: none;
  background: none;
  padding: 0 24px 24px;
  border: none;
}
@media (min-width: 768px) {
  .card.card-poster .card-footer {
    display: block;
  }
}
.card.card-poster .card-read-more {
  display: none;
}
@media (min-width: 768px) {
  .card.card-poster .card-read-more {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 16px;
    line-height: 20px;
    color: #254CD4;
    min-height: 36px;
    transition: all 0.2s ease-in-out;
  }
  .card.card-poster .card-read-more span.icon {
    margin: 0 4px;
    display: inline-block;
  }
}
.card.card-poster:hover {
  background: #EFF6FF;
}
.card.card-poster:hover figure img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  transition: all 0.2s ease-in-out;
}
.card.card-poster:hover .card-title {
  color: #254CD4;
  transition: all 0.2s ease-in-out;
}
.card.card-poster:hover .card-read-more {
  color: #000B40;
  transition: all 0.2s ease-in-out;
}
.card.card-poster:hover .card-read-more span {
  color: #254CD4;
}

.swiper-container .event_list_eb {
  width: 100% !important;
}
.swiper-container .event_list_eb .event-date {
  margin-top: -42px;
}

.card.card-main-block {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .card.card-main-block {
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    position: relative;
  }
}
@media (min-width: 992px) {
  .card.card-main-block {
    margin-bottom: 0;
  }
}
.card.card-main-block figure {
  position: relative;
  padding-top: 66.6666666667%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 768px) {
  .card.card-main-block figure {
    width: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    padding-top: 0;
  }
  .card.card-main-block figure:before {
    content: "";
    display: block;
    position: relative;
    width: calc(100% - 4px);
    padding-top: 66.6666666667%;
  }
}
.card.card-main-block .card-body {
  padding: 24px;
}
@media (min-width: 768px) {
  .card.card-main-block .card-body {
    width: 50%;
    margin-left: 50%;
  }
}
@media (min-width: 992px) {
  .card.card-main-block .card-body {
    padding: 48px;
  }
}
.card.card-main-block .card-title {
  font-size: 32px;
  line-height: 40px;
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  text-transform: none;
  color: #000B40;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .card.card-main-block .card-title {
    padding-top: 56px;
  }
}
.card.card-main-block .card-text {
  font-size: 18px;
  line-height: 26px;
  color: #2C3C5B;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.card.card-main-block .btn-primary {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 32px;
  padding-right: 32px;
}
.card.card-main-block .btn-primary svg {
  margin-left: 8px;
}

.card.card-main-sticky {
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .card.card-main-sticky {
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.card.card-main-sticky figure {
  position: relative;
  padding-top: 66.6666666667%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
}
@media (min-width: 992px) {
  .card.card-main-sticky figure {
    width: 50%;
    padding-top: 0;
    min-height: 250px;
  }
}
@media (min-width: 992px) {
  .card.card-main-sticky figure {
    min-height: 350px;
  }
}
.card.card-main-sticky .card-body {
  padding: 24px;
}
@media (min-width: 992px) {
  .card.card-main-sticky .card-body {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .card.card-main-sticky .card-body {
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding: 32px;
  }
}
.card.card-main-sticky .card-title {
  font-size: 32px;
  line-height: 40px;
  color: #2C3C5B;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  text-transform: none;
  margin-bottom: 16px;
  margin-top: 16px;
}
.card.card-main-sticky .card-title a {
  color: #2C3C5B;
}
.card.card-main-sticky time {
  font-size: 15px;
  line-height: 19px;
  text-transform: uppercase;
  color: #2C3C5B;
  margin-bottom: 16px;
}
.card.card-main-sticky .card-text {
  font-size: 18px;
  line-height: 26px;
  color: #2C3C5B;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.card.card-main-sticky .btn {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  padding-left: 0;
  color: #254CD4;
  font-size: 17px;
  line-height: 21px;
  margin-top: 24px;
}
.card.card-main-sticky .btn span {
  margin-left: 8px;
}

.card.card-gallery-overlay {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
}
.card.card-gallery-overlay:after {
  content: " ";
  position: absolute;
  background: linear-gradient(0deg, #2C3C5B 0%, rgba(44, 60, 91, 0) 100%);
  transition: opacity 0.2s ease-in-out;
  opacity: 1;
  mix-blend-mode: multiply;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.card.card-gallery-overlay:hover:after {
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.card.card-gallery-overlay .card-img-overlay {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  z-index: 10;
}
.card.card-gallery-overlay .card-title {
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 21px;
  line-height: 26px;
  font-weight: 700;
  color: #FFF;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
}
.card.card-gallery-overlay .card-title .icon {
  font-size: 24px;
  line-height: 1;
  width: 24px;
  height: 14px;
  margin-left: 4px;
}

.social-share-nav {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 40px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.social-share-nav .btn-outline-secondary {
  border-radius: 50%;
  width: 48px;
  height: 48px;
  margin-left: 8px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 2px solid #D0D4DB;
}
.social-share-nav .btn-outline-secondary .icon {
  color: #000B40;
  margin-left: 0;
}
.social-share-nav .btn-outline-secondary svg path {
  fill: #000B40;
}
.social-share-nav .btn-outline-secondary:hover, .social-share-nav .btn-outline-secondary:active, .social-share-nav .btn-outline-secondary:focus, .social-share-nav .btn-outline-secondary:not(:disabled):not(.disabled):active {
  background: transparent;
  border: 2px solid #34C285;
  outline: none;
}

.hero-description h1.title, .content .object-open h1 {
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  font-size: 48px;
  line-height: 56px;
  color: #2C3C5B;
  text-transform: none;
}

aside.side-menu nav {
  display: none;
}
@media (min-width: 768px) {
  aside.side-menu nav {
    display: block;
  }
}
aside.side-menu nav ul {
  padding: 0;
  margin: 40px 0;
  border-left: 1px solid #E6E6E6;
}
aside.side-menu nav ul li.active a {
  font-weight: 700;
  color: #254CD4;
}
aside.side-menu nav ul li.active a svg path {
  fill: #254CD4;
}
aside.side-menu nav ul li a {
  position: relative;
  color: #586277;
  display: inline-block;
  margin-bottom: 24px;
  margin-left: 24px;
  font-size: 16px;
}
aside.side-menu nav ul li a::after {
  font-family: liveriga;
  font-size: 150%;
  line-height: 1;
  content: "";
  width: 1em;
  height: 1em;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: -1.16em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
aside.side-menu nav ul li a:hover {
  color: #254CD4;
  text-decoration: none;
}
aside.side-menu nav ul li a:hover svg path {
  fill: #254CD4;
}
aside.side-menu nav ul li a svg {
  width: 16px;
  height: 16px;
  margin-left: 4px;
}
aside.side-menu .dropdown-menu-head {
  cursor: pointer;
  margin-top: 40px;
  height: 56px;
  font-weight: 700;
  padding: 16px 56px 16px 16px;
  font-size: 16px;
  line-height: 26px;
  color: #586277;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  background-color: #FFF;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yNCA2SDBWNEgyNFY2WiIgZmlsbD0iIzJDM0M1QiIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTI0IDEzSDBWMTFIMjRWMTNaIiBmaWxsPSIjMkMzQzVCIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMjQgMjBIMFYxOEgyNFYyMFoiIGZpbGw9IiMyQzNDNUIiLz4KPC9zdmc+Cg==");
  background-position: center right 16px;
  background-repeat: no-repeat;
}
aside.side-menu .dropdown {
  max-width: 100%;
  position: relative;
}
@media (min-width: 768px) {
  aside.side-menu .dropdown {
    display: none;
  }
}
aside.side-menu .dropdown.open .dropdown-menu-head {
  background-color: #D0D4DB;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOS43NzgzIDIxLjE5MzRMMi44MDc3MSA0LjIyMjgxTDQuMjIxOTIgMi44MDg1OUwyMS4xOTI1IDE5Ljc3OTJMMTkuNzc4MyAyMS4xOTM0WiIgZmlsbD0iIzJDM0M1QiIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTIxLjE5MjQgNC4yMjA5OUw0LjIyMTgzIDIxLjE5MTZMMi44MDc2MiAxOS43NzczTDE5Ljc3ODIgMi44MDY3OEwyMS4xOTI0IDQuMjIwOTlaIiBmaWxsPSIjMkMzQzVCIi8+Cjwvc3ZnPgo=");
}
aside.side-menu .dropdown .dropdown-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #586277;
  background: #FFFFFF;
  border-bottom: 1px solid #D0D4DB;
  font-size: 16px;
  line-height: 26px;
  padding: 15px 15px 15px 16px;
}
aside.side-menu .dropdown .dropdown-item:hover {
  text-decoration: none;
}
aside.side-menu .dropdown .dropdown-item svg {
  margin-left: 4px;
}
aside.side-menu .dropdown .dropdown-item svg path {
  fill: #586277;
}

.collapse.in {
  display: block !important;
}

.accordion-list .card {
  background: none;
}
.accordion-list .card-header {
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: none;
  color: #000B40;
  font-weight: 700;
  color: #000B40;
  background: #FFFFFF;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  margin-bottom: 8px;
  padding: 0;
}
.accordion-list .card-header:hover {
  background: #EFF6FF;
}
.accordion-list .accordion-header {
  color: #000B40;
  width: 100%;
  padding: 0 16px 0 24px;
  height: 80px;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.accordion-list .accordion-header .accordion-btn {
  background: #78E9B8;
  border-color: #78E9B8;
}
.accordion-list .accordion-header .accordion-btn svg {
  display: block;
}
.accordion-list .accordion-header .accordion-btn svg.for-collapsed {
  display: none;
}
.accordion-list .accordion-btn {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: transparent;
  padding: 11px 10px;
  box-sizing: border-box;
  border: 2px solid #D0D4DB;
  outline: none;
  box-shadow: none;
  text-align: center;
}
.accordion-list .accordion-btn svg {
  width: 24px;
  height: 24px;
}
.accordion-list .accordion-header.collapsed .accordion-btn svg {
  display: none;
}
.accordion-list .accordion-header.collapsed .accordion-btn svg.for-collapsed {
  display: block;
}
.contacts-sub {
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: none;
  color: #000B40;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #2C3C5B;
  padding-bottom: 16px;
  margin-bottom: 16px;
  margin-top: 32px;
  border-bottom: 1px solid #D0D4DB;
}

.card.card-contact-person {
  margin-bottom: 32px;
}
.card.card-contact-person figure {
  position: relative;
  padding-top: 100%;
  background-color: #FFF;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0 0 24px;
}
.card.card-contact-person .card-body {
  padding: 0;
}
.card.card-contact-person .card-title {
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: none;
  color: #000B40;
  font-weight: 700;
  font-family: Arial, sans-serif;
  font-size: 18px;
  line-height: 40px;
  font-weight: 700;
  color: #2C3C5B;
}
.card.card-contact-person .card-text {
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  color: #2C3C5B;
  margin-bottom: 24px;
}
.card.card-contact-person ul li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
}
.card.card-contact-person ul li svg {
  margin-right: 16px;
}
.card.card-contact-person ul li a {
  font-size: 16px;
  line-height: 18px;
  color: #737D92;
}
@media (min-width: 992px) {
  .card.card-contact-person.card-contact-person-main {
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.card.card-contact-person.card-contact-person-main figure {
  position: relative;
  padding-top: 100%;
  width: 327px;
  padding-top: 327px;
  max-width: 100%;
  background-position: center;
  -webkit-flex: 0 0 327px;
      -ms-flex: 0 0 327px;
          flex: 0 0 327px;
}
@media (min-width: 992px) {
  .card.card-contact-person.card-contact-person-main figure {
    margin-bottom: 0;
    margin-right: 30px;
  }
}

.card.card-event {
  box-shadow: 0 4px 48px rgba(0, 0, 0, 0.05);
}
.card.card-event figure {
  overflow: hidden;
}
.card.card-event figure img {
  transition: all 0.2s ease-in-out;
}
.card.card-event .card-body {
  margin-left: 0;
  padding: 0 24px 24px 24px;
}
.card.card-event .card-body time {
  position: absolute;
  background: #254CD4;
  color: #fff;
  left: 0;
  display: inline-block;
  margin-top: -44px;
  padding: 9px 20px;
  text-transform: uppercase;
  z-index: 2;
  font-size: 18px;
  line-height: 26px;
}
.card.card-event .card-body .keyword {
  font-size: 16px;
  line-height: 18px;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #586277;
  margin: 24px 0;
}
.card.card-event .card-title {
  font-weight: 700;
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 18px;
  line-height: 22px;
  max-height: 200px;
  display: block;
  height: 3.6em;
  overflow: hidden;
  margin-top: 6px;
  margin-bottom: 12px;
}
.card.card-event .btn-read-more {
  font-size: 16px;
  line-height: 20px;
  color: #254CD4;
  padding: 8px 0;
}
.card.card-event .btn-read-more:after {
  content: "";
}
.card.card-event:hover {
  background: #EFF6FF;
}
.card.card-event:hover figure img {
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
  transition: all 0.2s ease-in-out;
}
.card.card-event:hover .card-title {
  color: #254CD4;
}
.card.card-event:hover time {
  font-weight: 700;
}
.card.card-event:hover .btn-read-more {
  color: #000B40;
}
.card.card-event:hover .btn-read-more:after {
  color: #254CD4;
}

.card.card-item {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row;
      -ms-flex-flow: row;
          flex-flow: row;
  padding: 10px;
  background: #FFF;
  height: 100%;
  -webkit-filter: drop-shadow(0px 4px 48px rgba(0, 0, 0, 0.05));
          filter: drop-shadow(0px 4px 48px rgba(0, 0, 0, 0.05));
  transition: all 0.2s ease-in-out;
}
@media (min-width: 768px) {
  .card.card-item {
    padding: 0;
    -webkit-flex-flow: column;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
.card.card-item figure {
  background: none;
  line-height: 1;
  margin: 0;
  max-width: 99px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .card.card-item figure {
    max-width: 100%;
  }
}
.card.card-item figure img {
  transition: all 0.2s ease-in-out;
}
@media (min-width: 768px) {
  .card.card-item figure img {
    height: 100%;
  }
}
.card.card-item .card-body {
  margin: 0;
}
@media (min-width: 768px) {
  .card.card-item .card-body {
    padding: 0 24px;
  }
}
.card.card-item time {
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  color: #586277;
  margin: 0;
}
@media (min-width: 768px) {
  .card.card-item time {
    background: #254CD4;
    color: #FFF;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    display: inline-block;
    padding: 8px 16px;
    position: absolute;
    left: 0;
    height: 42px;
    margin-top: -42px;
  }
}
.card.card-item .card-pre-title {
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  color: #586277;
  margin: -8px 0 8px 0;
}
@media (min-width: 768px) {
  .card.card-item .card-pre-title {
    margin: 24px 0;
  }
}
.card.card-item .card-title {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #000B40;
  text-transform: none;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 768px) {
  .card.card-item .card-title {
    margin: 24px 0;
  }
}
.card.card-item .card-footer {
  display: none;
  background: none;
  padding: 0 24px 24px;
  border: none;
}
@media (min-width: 768px) {
  .card.card-item .card-footer {
    display: block;
  }
}
.card.card-item .card-read-more {
  display: none;
}
@media (min-width: 768px) {
  .card.card-item .card-read-more {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 16px;
    line-height: 20px;
    color: #254CD4;
    min-height: 36px;
    transition: all 0.2s ease-in-out;
  }
  .card.card-item .card-read-more span.icon {
    margin: 0 4px;
    display: inline-block;
  }
}
.card.card-item:hover {
  background: #EFF6FF;
}
.card.card-item:hover figure img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  transition: all 0.2s ease-in-out;
}
.card.card-item:hover .card-title {
  color: #254CD4;
  transition: all 0.2s ease-in-out;
}
.card.card-item:hover .card-read-more {
  color: #000B40;
  transition: all 0.2s ease-in-out;
}
.card.card-item:hover .card-read-more span {
  color: #254CD4;
}

.m-content:after {
  content: attr(data-n) "@" attr(data-d);
}

.text-box p {
  color: #2c3c5b;
}
.text-box h2, .text-box h3, .text-box h4, .text-box h5 {
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: none;
  color: #000B40;
  font-weight: 700;
  color: #2c3c5b;
}
.text-box strong {
  font-weight: 700;
}

header.head-simple {
  background: #FFF url("/images/invest/siluets.svg") repeat-x bottom left;
  background-size: auto 56px;
  padding-bottom: 56px;
}
@media (min-width: 992px) {
  header.head-simple {
    background-size: auto 80px;
    padding-bottom: 80px;
  }
}
header.head-simple .head-title {
  color: #254CD4;
  font-size: 36px;
  line-height: 44px;
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  margin-top: 24px;
  margin-bottom: 12px;
  text-transform: none;
}
@media (min-width: 992px) {
  header.head-simple .head-title {
    font-size: 40px;
    line-height: 48px;
    margin-top: 30px;
    margin-bottom: 24px;
  }
}
header.head-simple .description {
  color: #254CD4;
  font-size: 18px;
  line-height: 22px;
  margin-top: 12px;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  header.head-simple .description {
    font-size: 24px;
    line-height: 30px;
    margin-top: 24px;
  }
}

article {
  max-width: 786px;
  margin-top: 24px;
}
@media (min-width: 768px) {
  article {
    margin-top: 50px;
  }
}

.object-open aside {
  background: #FFF;
  width: 100%;
  padding: 30px;
}
@media (min-width: 768px) {
  .object-open aside {
    margin-top: 50px;
    float: none;
  }
}
.object-open aside .aside-title {
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  color: #000B40;
  margin-top: 3px;
  margin-bottom: 8px;
}
.object-open aside .info-date {
  color: #000B40;
  border-bottom: 1px solid #D0D4DB;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.object-open aside .info-date h4 {
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  color: #000B40;
  margin-top: 3px;
  margin-bottom: 8px;
}
.object-open aside .info-date .startDateShort {
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: uppercase;
}
.object-open aside .info-date .startTime {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.object-open aside .info-date .dates {
  margin: 16px 0;
  padding: 0;
  border-radius: 4px;
  background: #F5F5F5;
}
.object-open aside .info-date .dates a {
  font-size: 18px;
  line-height: 32px;
  text-transform: none;
  height: auto;
  padding: 16px;
  border-radius: 4px;
}
.object-open aside .info-date .dates a span {
  border-radius: 50%;
  margin-right: 8px;
  top: 8px;
  width: 48px;
  height: 48px;
}
.object-open aside .info-date .dates a span:after {
  top: 8px;
}
.object-open aside .info-date .dates ul {
  padding: 0;
  padding-bottom: 12px;
}
.object-open aside .info-date .dates ul li {
  padding: 10px 0;
  font-size: 18px;
  border-bottom: 1px solid #D0D4DB;
}
.object-open aside .info-date .dates-open a.open-dates {
  background: #ECECEC;
}
.object-open aside .info-price {
  color: #000B40;
  border-bottom: 1px solid #D0D4DB;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.object-open aside .info-price p {
  margin: 8px 0 16px 0;
}
.object-open aside .info-contacts {
  color: #000B40;
}
.object-open aside .info-contacts dl {
  margin-top: 20px;
}
.object-open aside .info-contacts dl a {
  color: #254CD4;
}
.object-open aside .info-contacts dl dt {
  font-size: 16px;
  line-height: 26px;
  color: #586277;
}
.object-open aside .info-contacts dl dd {
  font-size: 18px;
  line-height: 26px;
  color: #000B40;
}

.textual-content {
  color: #2C3C5B;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.textual-content p {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  color: #2C3C5B;
  margin-bottom: 1rem;
}
.textual-content p.intro {
  color: #000B40;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  margin-bottom: 2rem;
}
.textual-content img {
  max-width: 100%;
  height: auto;
}

.hero-header .hero-image {
  box-sizing: border-box;
  min-height: 400px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 24px;
  background-position: center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  position: relative;
}
@media (min-width: 768px) {
  .hero-header .hero-image {
    background-size: 100% auto;
  }
}
@media (min-width: 992px) {
  .hero-header .hero-image {
    padding-bottom: 32px;
  }
}
@media (min-width: 1200px) {
  .hero-header .hero-image {
    min-height: 528px;
    padding-bottom: 64px;
  }
}
.hero-header .hero-image:before {
  content: " ";
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  background: linear-gradient(90deg, rgba(2, 44, 82, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  mix-blend-mode: multiply;
}
.hero-header .hero-image .description {
  color: #FFF;
  margin: 8px 0 24px;
  font-size: 24px;
  line-height: 32px;
  -webkit-animation: fadeEffect 1s;
          animation: fadeEffect 1s;
}
.hero-header .hero-image .btn-primary {
  display: inline-block;
  padding: 18px 32px;
  -webkit-animation: fadeEffect 1s;
          animation: fadeEffect 1s;
}
.hero-header .title {
  color: #FFF;
  font-weight: 700;
  font-size: 48px;
  line-height: 60px;
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: none;
  margin-top: 48px;
  margin-bottom: 8px;
  text-shadow: 4px 4px 24px rgba(0, 0, 0, 0.1);
  -webkit-animation: fadeEffect 1s;
          animation: fadeEffect 1s;
}
@media (min-width: 992px) {
  .hero-header .title {
    font-size: 64px;
    line-height: 72px;
  }
}
@media (min-width: 1200px) {
  .hero-header .ml-xl-64 {
    margin-left: 64px;
  }
}

@media (min-width: 992px) {
  .spec_offset {
    margin-left: 11%;
  }
}

@-webkit-keyframes fadeEffect {
  from {
    opacity: 0.1;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeEffect {
  from {
    opacity: 0.1;
  }
  to {
    opacity: 1;
  }
}
.typography img {
  max-width: 100%;
}

.section-title {
  font-size: 40px;
  line-height: 49px;
  font-weight: 700;
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: none;
  color: #000B40;
  font-weight: 700;
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #000B40;
  margin-top: 40px;
  margin-bottom: 24px;
  padding: 0;
}
@media (min-width: 992px) {
  .section-title {
    font-size: 48px;
    line-height: 59px;
    margin-top: 40px;
    margin-bottom: 24px;
  }
}

.lead2 {
  font-size: 24px;
  line-height: 34px;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.hero-container .hero-image {
  position: relative;
  z-index: 1;
  width: 100%;
  overflow: hidden;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  min-height: 200px;
}
.hero-container .hero-image::after {
  display: block;
  clear: both;
  content: "";
}
@media only screen and (min-width: 768px) {
  .hero-container .hero-image {
    min-height: 400px;
  }
}
@media only screen and (min-width: 992px) {
  .hero-container .hero-image {
    min-height: 600px;
  }
}
@media print {
  .hero-container .hero-image {
    background: none !important;
    display: block;
    min-height: auto;
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
  .hero-container .hero-image .title-container {
    min-height: 280px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.hero-container .container-fluid, .hero-container .container-sm, .hero-container .container-md, .hero-container .container-lg, .hero-container .container-xl {
  background: #254CD4;
}
@media (min-width: 768px) {
  .hero-container .container-fluid, .hero-container .container-sm, .hero-container .container-md, .hero-container .container-lg, .hero-container .container-xl {
    background: none;
  }
}
.hero-container .hero-content {
  background: #254CD4;
  padding: 24px 8px;
}
@media (min-width: 768px) {
  .hero-container .hero-content {
    padding: 24px;
    margin-top: -96px;
    position: relative;
    z-index: 10;
  }
}
@media (min-width: 768px) {
  .hero-container .hero-content {
    padding: 48px;
    margin-top: -128px;
  }
}
.hero-container .hero-content h1 {
  margin: 0 0 8px 0;
  padding: 0;
  font-size: 40px;
  line-height: 53px;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: none;
  font-weight: 700;
  color: #FFF;
}
@media (min-width: 992px) {
  .hero-container .hero-content h1 {
    font-size: 48px;
    line-height: 64px;
  }
}
.hero-container .hero-content p {
  color: #FFF;
  font-size: 18px;
  line-height: 24px;
}
@media (min-width: 992px) {
  .hero-container .hero-content p {
    font-size: 24px;
    line-height: 32px;
  }
}

.card {
  border: none;
  border-radius: 0;
}
.card.card-why {
  background: none;
  height: 100%;
}
.card.card-why .card-img-top {
  width: 96px;
  height: 96px;
  margin-top: 32px;
}
.card.card-why .card-text {
  font-size: 18px;
  line-height: 22px;
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #000B40;
  font-weight: 700;
  margin-top: 24px;
  margin-bottom: 16px;
  padding: 0;
}
.card.card-priority-sectors {
  margin-bottom: 24px;
  box-shadow: 0 4px 48px rgba(0, 0, 0, 0.05);
  transition: all 0.33s ease-in-out;
}
.card.card-priority-sectors:hover {
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
  transition: all 0.33s ease-in-out;
}
@media (min-width: 576px) {
  .card.card-priority-sectors {
    height: 100%;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-bottom: 0;
  }
}
.card.card-priority-sectors .card-img-top {
  width: 96px;
  height: 96px;
  margin: 32px 16px 0;
}
.card.card-priority-sectors .card-body {
  margin: 0 24px;
  padding: 0;
}
.card.card-priority-sectors .card-body .card-title {
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: none;
  color: #000B40;
  font-weight: 700;
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #000B40;
  font-size: 18px;
  line-height: 22px;
  margin: 24px 0;
}
.card.card-priority-sectors .card-footer {
  padding: 0;
  margin: 0 24px 24px 24px;
  border: none;
  background: #FFF;
}
.card.card-priority-sectors .btn-link {
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: none;
  color: #000B40;
  font-weight: 700;
  color: #254CD4;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  padding-left: 2px;
}
.card.card-priority-sectors .btn-link:hover {
  color: #34C285;
}
.card.card-banner {
  margin-top: 40px;
  margin-bottom: 40px;
  min-height: 124px;
}
@media (min-width: 768px) {
  .card.card-banner {
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}
.card.card-banner figure {
  background: #FFF;
  padding: 16px;
}
@media (min-width: 768px) {
  .card.card-banner figure {
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.card.card-banner figure img {
  max-width: 100%;
  width: auto;
  max-height: 100%;
}
.card.card-banner .card-body {
  background: #254CD4;
  padding: 24px;
  min-height: auto;
}
@media (min-width: 768px) {
  .card.card-banner .card-body {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (min-width: 1200px) {
  .card.card-banner .card-body {
    padding: 32px;
  }
}
.card.card-banner .card-title {
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: none;
  color: #000B40;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  color: #FFF;
  margin-bottom: 4px;
}
@media (min-width: 1200px) {
  .card.card-banner .card-title {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 16px;
  }
}
.card.card-banner .card-text {
  color: #FFF;
  font-size: 18px;
  line-height: 24px;
}
.card.card-hero, .card.card-hero-soft {
  background: transparent;
  margin-bottom: 24px;
  color: #2C3C5B;
}
.card.card-hero figure, .card.card-hero-soft figure {
  line-height: 1;
  padding: 0;
  margin: 0;
  position: relative;
  overflow: hidden;
}
.card.card-hero figure:before, .card.card-hero-soft figure:before {
  content: "";
  display: block;
  position: relative;
  width: calc(100% - 4px);
  padding-top: 66.6666666667%;
}
.card.card-hero figure img, .card.card-hero-soft figure img {
  position: absolute;
  top: 0;
  height: 100%;
  max-width: 100%;
  transition: all 0.2s ease-in-out;
}
.card.card-hero .card-body, .card.card-hero-soft .card-body {
  padding: 24px 0;
  margin: 0;
}
.swiper-slide .card.card-hero .card-body, .swiper-slide .card.card-hero-soft .card-body {
  padding-bottom: 0;
}
.card.card-hero .card-body:after, .card.card-hero-soft .card-body:after {
  content: " ";
  display: block;
  width: 48px;
  height: 4px;
  background: #78E9B8;
  position: absolute;
  bottom: 0;
}
.card.card-hero .card-title, .card.card-hero-soft .card-title {
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: none;
  color: #000B40;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: #000B40;
  transition: all 0.2s ease-in-out;
}
.card.card-hero .card-title span, .card.card-hero-soft .card-title span {
  margin-left: 8px;
}
.card.card-hero .card-text, .card.card-hero-soft .card-text {
  font-size: 18px;
  line-height: 26px;
  color: #2C3C5B;
}
.card.card-hero.hero-lg .card-title, .card.card-hero-soft.hero-lg .card-title {
  font-size: 24px;
  line-height: 26px;
}
.card.card-hero:hover figure img, .card.card-hero-soft:hover figure img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  transition: all 0.2s ease-in-out;
}
.card.card-hero:hover .card-title, .card.card-hero-soft:hover .card-title {
  color: #254CD4;
  transition: all 0.2s ease-in-out;
}
.card.card-hero-soft figure:before {
  display: none;
}
.card.card-hero-soft figure img {
  position: relative;
}

.swiper-content-slider, .swiper-content-slider-md {
  overflow: visible;
}
.swiper-content-slider .swiper-wrapper, .swiper-content-slider-md .swiper-wrapper {
  overflow: visible;
}
.swiper-content-slider .swiper-slide, .swiper-content-slider-md .swiper-slide {
  margin-left: 12% !important;
  max-width: 88% !important;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  height: 100%;
  position: relative;
}
@media (min-width: 576px) {
  .swiper-content-slider .swiper-slide, .swiper-content-slider-md .swiper-slide {
    margin-left: 0 !important;
    max-width: 340px;
  }
}
.swiper-content-slider .swiper-slide-active, .swiper-content-slider .swiper-slide-next, .swiper-content-slider-md .swiper-slide-active, .swiper-content-slider-md .swiper-slide-next {
  margin-left: 0 !important;
}

.stories-types {
  margin-bottom: 40px;
}
@media (min-width: 576px) {
  .stories-types {
    margin-bottom: 80px;
  }
}

.stories-types-title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: none;
  padding: 0;
  margin: 0 0 32px 0;
  color: #2C3C5B;
}

.story-pills {
  margin: 0 0 32px;
  row-gap: 8px;
}
.story-pills li a {
  border-radius: 24px !important;
  margin-right: 8px;
  border: 2px solid #D0D4DB;
  color: #000B40;
  font-size: 15px;
  line-height: 16px;
  font-weight: 700;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  padding: 8px 16px;
}
.story-pills li a:hover {
  border-color: #34C285;
}
.story-pills .active a {
  background: #78E9B8;
  border: 2px solid #78E9B8;
}
.story-pills .active a:hover {
  background: #34C285;
  border-color: #34C285;
}

.tab-pane.active {
  display: block;
  opacity: 1;
  width: 100%;
  transition: all 0.2s ease-in-out;
}

.assistance {
  background: #183499;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .assistance {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
.assistance .title {
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: none;
  color: #000B40;
  font-weight: 700;
  color: #FFF;
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .assistance .title {
    font-size: 40px;
    line-height: 49px;
  }
}
.assistance .description {
  margin: 24px 0;
  color: #E1EDFF;
  font-size: 18px;
  line-height: 22px;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.assistance .btn-primary {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-left: 32px;
  padding-right: 32px;
}

.for-investors-types {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .for-investors-types {
    margin-bottom: 80px;
  }
}
.for-investors-types figure {
  background: none;
  width: 96px;
  height: 96px;
}
.for-investors-types figure img {
  max-width: 100%;
}
.for-investors-types .title {
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: none;
  color: #000B40;
  font-weight: 700;
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 24px;
  line-height: 22px;
  color: #000B40;
  margin: 24px 0;
}
.for-investors-types .description {
  font-size: 18px;
  line-height: 24px;
  color: #2C3C5B;
  margin: 24px 0;
}
.for-investors-types nav li {
  min-height: 36px;
  margin-bottom: 8px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.for-investors-types nav a {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 16px;
  line-height: 20px;
  color: #254CD4;
}
.for-investors-types nav a span {
  margin-left: 8px;
}
.for-investors-types.landing {
  margin-top: 12px;
  margin-bottom: 24px;
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .for-investors-types.landing {
    margin-bottom: 80px;
  }
}
.for-investors-types.landing .title {
  font-size: 18px;
  line-height: 22px;
  color: #2C3C5B;
}
.for-investors-types.landing .for-content {
  background: #FFF;
  padding: 32px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .for-investors-types.landing .for-content {
    height: 100%;
  }
}

.ranking-table {
  width: 100%;
  margin: 32px 0;
}
.ranking-table td {
  font-size: 16px;
  line-height: 26px;
  color: #737D92;
  border-top: 1px solid #D0D4DB;
  padding: 16px 0;
}
.ranking-table td strong {
  display: block;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  color: #2C3C5B;
  margin-bottom: 4px;
}
.ranking-table td.rank {
  font-size: 32px;
  line-height: 52px;
  font-weight: 700;
  color: #152649;
  text-align: right;
  vertical-align: center;
  width: 25%;
}

.usefull-2021 {
  background: #FFF;
  margin: 48px 0;
  padding: 24px 16px 16px 16px;
}
@media (min-width: 992px) {
  .usefull-2021 {
    margin: 50px 0;
    padding: 50px;
  }
}
.usefull-2021 .title-content svg {
  width: 64px;
  height: 64px;
}
@media (min-width: 992px) {
  .usefull-2021 .title-content svg {
    width: 96px;
    height: 96px;
  }
}
.usefull-2021 .title {
  margin: 24px 0;
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: none;
  color: #000B40;
  font-weight: 700;
  font-weight: 400;
  font-size: 32px;
  line-height: 40px;
  color: #2C3C5B;
}
@media (min-width: 992px) {
  .usefull-2021 .title {
    font-size: 48px;
    line-height: 72px;
    margin-bottom: 0;
  }
}
.usefull-2021 .btn-lg {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 56px;
  margin-bottom: 8px;
  padding-left: 32px;
  padding-right: 32px;
  color: #2C3C5B;
  font-size: 15px;
  line-height: 19px;
}

/*
     <div class="usefull-2021">
                    <div class="row">
                        <div class="col-12 col-lg-6">
                            <div class="title-content">
                                <svg width="96" height="96" viewBox="0 0 96 96" fill="none" xmlns="http://www.w3.org/2000/svg">
                                    <path d="M39.5298 67.8293C39.5298 67.2778 39.6621 66.4065 39.9268 65.2153C40.0813 64.5315 40.3129 63.6271 40.6217 62.5021L44.6915 47.2815C44.7357 47.105 44.7688 46.9285 44.7908 46.7521C44.8349 46.5756 44.857 46.4102 44.857 46.2557C44.857 45.3513 44.5702 44.7888 43.9967 44.5682C43.4232 44.3477 42.3754 44.2043 40.8533 44.1381V42.3513C42.1327 42.2631 43.9857 42.0866 46.4121 41.8219C48.8607 41.5352 50.5923 41.2925 51.607 41.094L54.5188 40.5315L49.2577 59.8219C48.8165 61.4763 48.5188 62.6234 48.3643 63.2631C47.9673 64.8954 47.7688 65.9543 47.7688 66.4396C47.7688 66.9249 47.879 67.2447 48.0996 67.3991C48.3202 67.5315 48.5629 67.5976 48.8276 67.5976C49.5114 67.5976 50.3607 67.0131 51.3754 65.844C52.3901 64.6749 53.2835 63.4506 54.0555 62.1712L55.5445 63.1307C53.3386 66.3734 51.6511 68.5572 50.482 69.6822C48.5629 71.5351 46.5114 72.4616 44.3276 72.4616C43.0923 72.4616 41.9783 72.0866 40.9857 71.3366C40.0151 70.5646 39.5298 69.3954 39.5298 67.8293ZM52.6327 25.4102C53.8901 25.4102 54.9599 25.8513 55.8423 26.7337C56.7246 27.616 57.1658 28.6859 57.1658 29.9432C57.1658 31.2006 56.7246 32.2815 55.8423 33.1859C54.9599 34.0682 53.8901 34.5094 52.6327 34.5094C51.3754 34.5094 50.2945 34.0682 49.3901 33.1859C48.5077 32.2815 48.0665 31.2006 48.0665 29.9432C48.0665 28.6859 48.5077 27.616 49.3901 26.7337C50.2945 25.8513 51.3754 25.4102 52.6327 25.4102Z" fill="#45E6D6"/>
                                    <path fill-rule="evenodd" clip-rule="evenodd" d="M48 90.3529C71.3909 90.3529 90.3529 71.3909 90.3529 48C90.3529 24.6091 71.3909 5.64706 48 5.64706C24.6091 5.64706 5.64706 24.6091 5.64706 48C5.64706 71.3909 24.6091 90.3529 48 90.3529ZM48 96C74.5097 96 96 74.5097 96 48C96 21.4903 74.5097 0 48 0C21.4903 0 0 21.4903 0 48C0 74.5097 21.4903 96 48 96Z" fill="#45E6D6"/>
                                </svg>

                                <h2 class="title">
                                    {translate}Useful Information about Riga{/translate}
                                </h2>
                            </div>
                        </div>
                        <div class="col-12 col-lg-6">
                            <nav>
                                <ul>
                                    {foreach $usefullItems as $item}
                                        <li><a class="btn btn-primary btn-lg" href="{$item->link}">{$item->title}
                                                <span class="icon-arrow-next"></span>
                                            </a>
                                        </li>
                                    {/foreach}
                                </ul>
                            </nav>
                        </div>
                    </div>

                </div>
 */
.invest .breadcrumb, .relocate .breadcrumb {
  min-height: 56px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow-x: auto;
  -webkit-flex-flow: row;
      -ms-flex-flow: row;
          flex-flow: row;
  margin-top: 0;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .invest .breadcrumb, .relocate .breadcrumb {
    min-height: 80px;
  }
}
.invest .breadcrumb li, .relocate .breadcrumb li {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #737D92;
}
.invest .breadcrumb a, .relocate .breadcrumb a {
  font-weight: 700;
  color: #737D92;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
}
.invest .breadcrumb a:hover, .relocate .breadcrumb a:hover {
  color: #254CD4 !important;
}
.invest strong, .relocate strong {
  font-weight: 700;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.invest p, .relocate p {
  margin-bottom: 24px;
}
.invest p.lead, .relocate p.lead {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}
.invest figure.logo-sc, .relocate figure.logo-sc {
  margin: 40px 0 0 0;
  background-color: #FFF;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.invest figure.logo-sc:before, .relocate figure.logo-sc:before {
  content: "";
  display: block;
  position: relative;
  width: calc(100% - 4px);
  padding-top: 100%;
}
.invest .content-sc, .relocate .content-sc {
  font-size: 18px;
  line-height: 22px;
  color: #2C3C5B;
  margin-top: 24px;
}
.filminriga .film-poster {
  max-width: 100%;
}
.filminriga .content-sc {
  font-size: 18px;
  line-height: 32px;
  color: #2C3C5B;
  margin-top: 24px;
}
.card.card-citation {
  background: #FFF;
  margin: 40px 0;
}
@media (min-width: 768px) {
  .card.card-citation {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}
.card.card-citation figure {
  width: 120px;
  height: 120px;
  background-position: center;
  background-size: cover;
  border-radius: 50%;
  margin: 32px 32px 0;
}
@media (min-width: 768px) {
  .card.card-citation figure {
    margin-right: 0;
  }
}
.card.card-citation .card-body {
  margin: 32px;
  padding: 0;
}
@media (min-width: 768px) {
  .card.card-citation .card-body {
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.card.card-citation .card-text {
  color: #2C3C5B;
  font-size: 16px;
  line-height: 26px;
}
.card.card-citation .card-title {
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  font-size: 21px;
  line-height: 31px;
  color: #000B40;
  text-transform: none;
  margin: 16px 0 0 0;
  padding: 0;
}
.card.card-citation .card-subtitle {
  color: #000B40;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
}
.card.card-download {
  background: #E6E6E6;
  border: 1px solid #D0D4DB;
  color: #254CD4;
  margin: 16px 0;
  padding: 24px;
  max-width: 325px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-flow: row;
      -ms-flex-flow: row;
          flex-flow: row;
}
.card.card-download:hover {
  background: #D0D4DB;
}
.card.card-download svg {
  margin: 16px 16px 16px 0;
  -webkit-flex: 0 1 24px;
      -ms-flex: 0 1 24px;
          flex: 0 1 24px;
}
.card.card-download .card-body {
  padding: 0;
  margin: 0;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.card.card-download .card-title {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  text-transform: none;
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #254CD4;
  margin-bottom: 4px;
}
.card.card-download .card-subtitle {
  color: #586277;
  text-transform: none;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  margin-top: 8px;
}
.card.card-story-profile {
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .card.card-story-profile {
    margin-bottom: 24px;
  }
}
.card.card-story-profile .card-body {
  padding: 16px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 992px) {
  .card.card-story-profile .card-body {
    padding: 24px;
  }
}
.card.card-story-profile .card-body figure {
  min-height: 96px;
  width: 100%;
  background-size: auto 100%;
  background-position: left center;
  background-repeat: no-repeat;
  background-color: #FFF;
  margin-bottom: 24px;
}
.card.card-story-profile .card-body img {
  max-width: 100%;
  max-height: 96px;
  margin-bottom: 24px;
}
.card.card-story-profile .btn-link {
  color: #254CD4 !important;
  font-size: 17px;
  line-height: 21px;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
}
@media (min-width: 768px) {
  .card.card-swiper-slide {
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}
.card.card-swiper-slide figure {
  position: relative;
  padding-top: 66.6666666667%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 768px) {
  .card.card-swiper-slide figure {
    width: 50%;
    padding-top: 0;
  }
}
.card.card-swiper-slide .card-body {
  padding: 24px;
}
@media (min-width: 768px) {
  .card.card-swiper-slide .card-body {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .card.card-swiper-slide .card-body {
    padding: 48px;
  }
}
.card.card-swiper-slide .card-title {
  font-size: 36px;
  line-height: 44px;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  text-transform: none;
  color: #2C3C5B;
  margin-bottom: 24px;
}
.card.card-swiper-slide .card-text {
  font-size: 18px;
  line-height: 26px;
  color: #2C3C5B;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.card.card-swiper-slide .card-author {
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: none;
  color: #000B40;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 8px 0;
  padding: 0;
}
.card.card-swiper-slide .card-profession {
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: none;
  color: #000B40;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  padding: 0;
  margin: 0 0 24px 0;
  color: #737D92;
}
.card.card-swiper-slide .btn-link {
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: none;
  color: #000B40;
  font-weight: 700;
  padding-left: 2px;
  color: #254CD4;
  font-weight: 400;
  font-size: 17px;
  line-height: 21px;
}

/* --------------------------------------------------------------
 * cookies info atjaunināta versija
 * -------------------------------------------------------------- */
.cookies-container {
  position: fixed;
  width: 100%;
  z-index: 1000;
  max-height: calc(100vh - 64px);
  transition: all 500ms ease-out;
  bottom: -30%;
  padding: 24px 0;
  opacity: 0;
  overflow-y: auto;
}
@media (min-width: 992px) {
  .cookies-container {
    height: 1px;
  }
}
.cookies-container .text-right {
  text-align: right;
}
@media (min-width: 768px) {
  .cookies-container .text-md-right {
    text-align: right;
  }
}
.cookies-container .cookies {
  background: #FFF;
  width: 100%;
  height: 100%;
  max-width: 800px;
  margin: 0 auto;
  box-shadow: 0 4px 48px rgba(0, 0, 0, 0.15);
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  color: #666666;
}
.cookies-container .cookies-head {
  font-weight: 400;
  font-size: 15px;
  line-height: 21px;
  color: #2C3C5B;
  padding: 24px;
  margin: 16px 0;
  border-bottom: 1px solid #D0D4DB;
}
.cookies-container .cookies-head strong {
  font-weight: 700;
}
@media (min-width: 992px) {
  .cookies-container .cookies-head {
    margin: 24px 24px;
    margin-bottom: 24px;
    padding: 24px 0 16px 0;
  }
}
.cookies-container .ui-accordion.accordion {
  margin: 0;
  border: none;
}
.cookies-container .ui-accordion.cookies-accordion .ui-accordion-header {
  display: none;
}
.cookies-container .ui-accordion .ui-accordion-content {
  margin: 0;
  padding: 16px 0 0 0;
}
.cookies-container .cookies-action {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0;
  margin: 0;
  width: 100% !important;
}
@media (min-width: 480px) {
  .cookies-container .cookies-action {
    padding: 0 16px;
  }
}
@media (min-width: 992px) {
  .cookies-container .cookies-action {
    padding: 0 24px 8px 24px;
  }
}
.cookies-container .cookies-action-primary, .cookies-container .cookies-action-secondary {
  width: 100%;
  padding: 0 16px 16px 16px;
}
@media only screen and (min-width: 992px) {
  .cookies-container .cookies-action-primary, .cookies-container .cookies-action-secondary {
    padding: 0 0 16px 0;
  }
}
.cookies-container .btn {
  padding: 12px 24px;
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
  outline: none;
  box-shadow: none;
  font-family: CoreSans, Arial, sans-serif;
  text-transform: none;
  box-sizing: border-box;
  border-inline: unset;
  display: inline-block;
}
.cookies-container .btn-primary {
  margin-right: 24px;
}
.cookies-container .btn-outline-secondary {
  border: 2px solid #D0D4DB;
  box-sizing: border-box;
  border-radius: 36px;
  color: #000B40;
  margin: 16px 0;
}
@media only screen and (min-width: 996px) {
  .cookies-container .btn-outline-secondary {
    margin: 0;
  }
}
.cookies-container .btn-outline-secondary:hover {
  background-color: #D0D4DB !important;
}
.cookies-container .btn-link {
  color: #254CD4;
  border: none;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 400;
  font-size: 17px;
  line-height: 21px;
}
.cookies-container .btn-link:hover {
  color: #254CD4;
}
@media (min-width: 992px) {
  .cookies-container .btn-link {
    margin-bottom: 0;
  }
}
.cookies-container .custom-control-input {
  margin-right: 16px;
}
.cookies-container .custom-control-inline {
  margin-bottom: 16px;
}
.cookies-container .custom-control-inline label {
  cursor: pointer;
  font-size: 16px;
  line-height: 21px;
  padding-left: 0px;
}

.custom-control-input[disabled] {
  cursor: default;
}
.custom-control-input[disabled] + label.custom-control-label {
  cursor: default;
}
.check-container {
  display: block;
  position: relative;
  padding-left: 42px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.check-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  box-sizing: border-box;
  background-color: #FFF;
  border: 2px solid #2C3C5B;
}

.check-container:hover input ~ .checkmark {
  background-color: #DDD;
}

.check-container input:checked ~ .checkmark {
  background-color: #FFF;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.check-container input:checked ~ .checkmark:after {
  display: block;
}

.check-container .checkmark:after {
  left: 6px;
  top: 2px;
  width: 8px;
  height: 12px;
  border: solid #2C3C5B;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.check-container input:disabled ~ .checkmark {
  background-color: #DDD;
  border: 2px solid #DDD;
}

.guides .hero-description .description {
  margin: 32px 0 54px 0;
}
.guides .hero-description .description p {
  font-size: 24px;
  line-height: 32px;
  color: #000B40;
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.guides .item, .guides .single-guide-item {
  margin-bottom: 24px;
  position: relative;
  clear: both;
  /*  &:after {
      display: block;
      content: "\00a0";
      border-bottom: 1px solid $dividerColor;
      position: absolute;
      height: 1px;
      line-height: 1;
      bottom: 0;
      margin-left: 8px;
      width: calc(100% - 16px);
      @include after($sm) {
        margin-left: 12px;
        width: calc(100% - 24px);
      }
      @include print() {
        display: none;
      }
    }*/
}
@media (min-width: 992px) {
  .guides .item, .guides .single-guide-item {
    margin-bottom: 64px;
  }
}
@media print {
  .guides .item, .guides .single-guide-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-column-break-inside: avoid;
       -moz-column-break-inside: avoid;
            break-inside: avoid;
  }
  .guides .item div.media-container, .guides .single-guide-item div.media-container {
    width: 30%;
    padding-top: 24px;
  }
  .guides .item div.details-container, .guides .single-guide-item div.details-container {
    width: 70%;
  }
  .guides .item div.clearfix, .guides .item header.top-menu nav div.submenu, header.top-menu nav .guides .item div.submenu, .guides .item .boxes div.tiles-view, .boxes .guides .item div.tiles-view, .guides .item .boxes .tiles-view div.row, .boxes .tiles-view .guides .item div.row, .guides .item div.usefull, .guides .item div.searchbox, .guides .item .instafeed .content div.instagram, .instafeed .content .guides .item div.instagram, .guides .single-guide-item div.clearfix, .guides .single-guide-item header.top-menu nav div.submenu, header.top-menu nav .guides .single-guide-item div.submenu, .guides .single-guide-item .boxes div.tiles-view, .boxes .guides .single-guide-item div.tiles-view, .guides .single-guide-item .boxes .tiles-view div.row, .boxes .tiles-view .guides .single-guide-item div.row, .guides .single-guide-item div.usefull, .guides .single-guide-item div.searchbox, .guides .single-guide-item .instafeed .content div.instagram, .instafeed .content .guides .single-guide-item div.instagram {
    display: none;
  }
}
.guides .item .media, .guides .single-guide-item .media {
  position: relative;
  margin-bottom: 0;
}
.guides .item .media .btn, .guides .single-guide-item .media .btn {
  padding-top: 12px;
  padding-bottom: 12px;
  min-height: 48px;
}
.guides .item .details, .guides .single-guide-item .details {
  padding: 16px 0 0 0;
  margin: 0;
}
@media (min-width: 768px) {
  .guides .item .details, .guides .single-guide-item .details {
    padding-top: 0;
  }
}
.guides .item .details h2, .guides .single-guide-item .details h2 {
  display: block;
  text-transform: none;
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #000B40;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .guides .item .details h2, .guides .single-guide-item .details h2 {
    font-size: 40px;
    line-height: 48px;
  }
}
.guides .item .details p, .guides .single-guide-item .details p {
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  margin-bottom: 1em;
  font-size: 18px;
  line-height: 26px;
  color: #2C3C5B;
}
.guides .item .details dl, .guides .single-guide-item .details dl {
  padding: 0;
  margin: 0;
  font-size: 18px;
  line-height: 28px;
  padding-top: 6px;
  padding-bottom: 16px;
}
.guides .item .details dl dt, .guides .single-guide-item .details dl dt {
  color: #737d92;
  float: left;
  padding: 0 4px 0 0;
}
.guides .item .details dl dd, .guides .single-guide-item .details dl dd {
  color: #2c3c5b;
  padding: 0;
  margin: 0;
}
.guides .item .details dl dt, .guides .item .details dl dd, .guides .single-guide-item .details dl dt, .guides .single-guide-item .details dl dd {
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  font-size: 18px;
  min-height: 36px;
}
.guides .item .details.simple, .guides .single-guide-item .details.simple {
  margin-top: 60px;
}
.guides .item .details.simple p, .guides .single-guide-item .details.simple p {
  display: block;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  line-height: 1.8em;
  margin-bottom: 1em;
}
.guides .item .details .btn, .guides .single-guide-item .details .btn {
  padding-top: 12px;
  padding-bottom: 10px;
  min-height: 48px;
}
.guides .item .gallery-carousel, .guides .single-guide-item .gallery-carousel {
  padding-bottom: 0;
  margin-bottom: 0;
}
.guides .item.author .details, .guides .single-guide-item.author .details {
  background: #FFF;
  padding: 30px;
}
@media only screen and (min-width: 720px) {
  .guides .item.author .details, .guides .single-guide-item.author .details {
    margin-left: -24px;
    padding: 24px 40px 40px;
    height: 100%;
  }
}
.guides .item.author .details p, .guides .single-guide-item.author .details p {
  font-size: 16px;
  line-height: 24px;
  color: #666673;
}
.guides .item.author .details .about, .guides .single-guide-item.author .details .about {
  font-size: 14px;
  line-height: 36px;
  text-transform: uppercase;
  color: #666673;
}
@media only screen and (min-width: 720px) {
  .guides .item.author .details .about, .guides .single-guide-item.author .details .about {
    padding-bottom: 16px;
  }
}
.guides .sub_heading {
  color: #000B40;
  margin-bottom: 32px;
  margin-top: 32px;
  font-size: 40px;
  line-height: 50px;
  font-size: 48px;
  line-height: 56px;
}
.guides .guides-index::after {
  display: block;
  clear: both;
  content: "";
}
@media only screen and (min-width: 960px) {
  .guides .guides-index {
    margin-bottom: 36px;
  }
}
@media print {
  .guides .guides-index {
    display: none;
  }
}
.guides .guide-block {
  display: block;
  width: 100%;
  position: relative;
  padding-top: 66.6666666667%;
  margin-bottom: 24px;
}
.guides .guide-block figure {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  box-sizing: border-box;
  background-size: cover;
}
.guides .guide-block figure:after {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.69) 13.75%, rgba(0, 0, 0, 0) 100%);
  transition: all 200ms ease-out;
}
.guides .guide-block .title {
  color: #FFF;
  position: absolute;
  bottom: 25px;
  left: 25px;
  padding-right: 25px;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  text-transform: none;
}
.guides .guide-block:hover figure:after {
  background: rgba(0, 0, 0, 0.2);
  transition: all 200ms ease-out;
}

.nightlife .insiderGuide {
  position: relative;
}
.nightlife .insiderGuide .map-container {
  position: relative;
  width: 100%;
  float: left;
}
.nightlife .insiderGuide .map-container .guide-containers {
  position: absolute;
  z-index: auto;
}
.nightlife .insiderGuide .map-container .maps {
  min-height: 600px;
  position: relative;
  margin-top: -50px;
  width: 100%;
  margin-bottom: 100px;
}
.nightlife .insiderGuide .map-container .maps .map {
  overflow: hidden;
  height: 600px;
  position: relative;
}

.nightlife-item .media:after {
  content: "";
  clear: both;
  display: block;
}
.nightlife-item .media > div.images {
  width: 50%;
  position: relative;
  float: left;
}
.nightlife-item .media-reversed > div.images, .nightlife-item .media > div.maps {
  width: 50%;
  position: relative;
  float: right;
}
.nightlife-item .media-reversed > div.maps {
  width: 50%;
  position: relative;
  float: left;
}
.nightlife-item .media .maps {
  padding-bottom: 33.33%;
  margin-bottom: 60px;
}
.nightlife-item .media .maps > div {
  background: #cacaca;
  position: absolute;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .nightlife-header {
    height: 250px;
  }
  .nightlife-header .details {
    bottom: 0;
  }
  .nightlife-header .details h1 {
    font-size: 36px;
  }
  .nightlife-header .details p {
    display: none;
  }

  .nightlife .insiderGuide .map-container .maps {
    margin-top: 0;
    position: relative;
    z-index: 10;
  }
  .nightlife .insiderGuide .map-container .map-guide {
    z-index: 1000;
  }

  .nightlife-item .details.simple {
    margin-top: 30px;
  }
}
@media screen and (max-width: 960px) {
  .nightlife-item .details {
    max-width: 100%;
    padding: 0;
  }
  .nightlife-item .media > div.images {
    float: none;
    width: 100%;
  }
  .nightlife-item .media > div.maps {
    float: none;
    width: 100%;
    padding-bottom: 66.66%;
  }
}
.activitn .filter-options.opened .filter-box {
  display: block !important;
}

.activity .activity-filters {
  margin-bottom: 24px;
}
.activity .activity-filters .filter-options {
  background: #FFF;
}
@media only screen and (max-width: 1023px) {
  .activity .activity-filters .filter-options {
    height: 48px;
    padding: 0;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 480px) {
  .activity .activity-filters .filter-options {
    padding: 0 0 20px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .activity .activity-filters .filter-options {
    padding-top: 16px;
  }
}
@media only screen and (max-width: 1023px) {
  .activity .activity-filters .filter-options .filter-box {
    visibility: hidden;
    height: 48px;
    overflow: hidden;
  }
}
@media only screen and (max-width: 1023px) {
  .activity .activity-filters .filter-options.opened {
    height: auto;
    width: 100%;
    position: relative;
    top: auto;
    overflow-y: auto;
  }
  .activity .activity-filters .filter-options.opened .filter-box {
    visibility: visible;
    height: auto;
  }
}
@media only screen and (min-width: 1024px) {
  .activity .activity-filters .filter-options .filter-box {
    display: block !important;
    box-shadow: none;
  }
}
.activity .activity-filters .filter-header {
  min-height: 48px;
  padding: 0 0 0 10px;
  display: block;
  width: 100%;
  margin: 0;
}
@media only screen and (min-width: 480px) {
  .activity .activity-filters .filter-header {
    padding: 0 0 0 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .activity .activity-filters .filter-header {
    box-shadow: none;
  }
}
.activity .activity-filters .filter-header h2 {
  margin: 0;
  padding: 11px 0;
  text-transform: uppercase;
  color: #000B40;
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
}
.activity .activity-filters .filter-header .open-filters_btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 48px;
  height: 48px;
  line-height: 48px;
}
@media only screen and (min-width: 1024px) {
  .activity .activity-filters .filter-header .open-filters_btn {
    display: none;
  }
}
.activity .activity-filters .calendar-filter {
  width: 100%;
  height: auto;
  max-width: 100%;
  display: block;
  padding: 16px 10px;
  margin: 0;
  box-sizing: border-box;
}
.activity .activity-filters .calendar-filter::after {
  display: block;
  clear: both;
  content: "";
}
@media only screen and (min-width: 480px) {
  .activity .activity-filters .calendar-filter {
    padding: 0 20px 16px 20px;
  }
}
.activity .activity-filters .calendar-filter .label {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  color: #000B40;
  text-transform: none;
  margin: 0;
  padding: 0;
}
.activity .activity-filters .calendar-filter .io-calendar {
  width: 100%;
  border: 1px solid #D0D4DB;
  margin-top: 10px;
  margin-bottom: 0;
  margin-left: 0;
}
@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .activity .activity-filters .calendar-filter .io-calendar {
    width: calc(50% - 12px);
    float: left;
  }
}
@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .activity .activity-filters .calendar-filter .io-calendar:first-of-type {
    margin-right: 24px;
  }
}
.activity .activity-filters .calendar-filter .io-calendar label {
  background: none;
  color: #666673;
  font-size: 14px;
}
@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .activity .activity-filters .calendar-filter .io-calendar label {
    padding-right: 0;
  }
}
.activity .activity-filters .calendar-filter .io-calendar input {
  width: 100%;
  outline: none;
  border: none;
  cursor: pointer;
  font-size: 18px;
  min-height: 56px;
}
.activity .activity-filters .calendar-filter .io-calendar button {
  margin-top: 10px;
  margin-right: 8px;
}
.activity .activity-filters .calendar-filter .io-calendar button:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "liveriga" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 24px;
}
.activity .activity-filters .calendar-filter .btn {
  margin-top: 16px;
  margin-bottom: 8px;
  padding-left: 20px;
  padding-right: 20px;
}
.activity .activity-container {
  margin-bottom: 60px;
}
.activity .activity-container .pagination-box .results {
  display: none;
}
.activity .activity-container .pb_top {
  margin-bottom: 24px;
}
.activity .activity-container .pb_top .results {
  display: block;
}
.activity .activity-list::after {
  display: block;
  clear: both;
  content: "";
}
.activity .activity-list .event_block {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 720px) {
  .activity .activity-list .event_block {
    margin-bottom: 24px;
    padding-bottom: 24px;
  }
  .activity .activity-list .event_block .event-date {
    margin-top: -42px;
  }
  .activity .activity-list .event_block .eb_image {
    position: relative;
    padding-top: 66.6666666667%;
  }
}
.activity .ui-button-text > span {
  color: #0f96b0;
}
.activity .filters .ui-button:before {
  content: "";
  position: absolute;
  display: inline-block;
  height: 24px;
  width: 27px;
  margin-right: 5px;
  vertical-align: middle;
}

ul.full {
  padding: 0 10px;
  margin: 5px 0 10px 0;
}
ul.full::after {
  display: block;
  clear: both;
  content: "";
}
@media only screen and (min-width: 480px) {
  ul.full {
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1024px) {
  ul.full {
    margin: 15px 0 15px 0;
  }
}

.filters {
  display: block;
  margin: 0;
}
.filter-options .filters {
  padding: 0 10px;
}
@media only screen and (min-width: 480px) {
  .filter-options .filters {
    padding: 0 20px;
  }
}
.filters ul {
  display: block;
  width: 100%;
}
@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .filters ul {
    width: calc(50% - 12px);
    float: left;
  }
}
@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .filters ul:first-of-type {
    margin-right: 24px;
  }
}
.filters li {
  display: inline-block;
  width: 100%;
  margin: 0;
  font-size: 16px;
  line-height: 18px;
}
.filters .ui-button-text {
  line-height: 1.4;
  vertical-align: middle;
  padding: 5px 0 8px 32px;
  display: inline-block;
}
.filters .c_blue {
  color: #254CD4;
}

.filtri.scrollTo {
  position: fixed;
  bottom: 24px;
  width: calc(100% - 36px);
  z-index: 100;
  text-align: center;
  height: 0;
  visibility: hidden;
  opacity: 0;
  transition: all 350ms ease-in-out;
  margin-left: 16px;
}
.filtri.scrollTo.visible {
  height: 36px;
  visibility: visible;
  opacity: 1;
}
@media only screen and (max-width: 768px) {
  .filtri.scrollTo.visible .btn-overlay {
    display: inline-block;
  }
}
.filtri.scrollTo .btn-overlay {
  color: #2c3c5b;
  font-weight: 500;
  position: relative;
  left: auto;
  bottom: auto;
}
.filtri.scrollTo .btn-overlay:after {
  content: "";
  display: inline-block;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  position: relative;
  float: right;
}

.guides.materials .header {
  margin-bottom: 32px;
}
@media only screen and (min-width: 960px) {
  .guides.materials .header {
    margin-bottom: 48px;
  }
}
@media only screen and (min-width: 1280px) {
  .guides.materials .header {
    margin-bottom: 55px;
  }
}

.material {
  width: 100%;
}
.material hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #D0D4DB;
}
.material figure {
  background: none;
  margin-bottom: 20px;
}
.material figure img {
  width: 100%;
}
.material .download-content .title {
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
  color: #2C3C5B;
  text-transform: none;
}
.material .download-content .short {
  padding-top: 4px;
  padding-bottom: 0;
  margin-bottom: 0;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  color: #737D92;
}
.material .downloads-container {
  margin-top: 24px;
}
.material .downloads-container h4 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  font-family: Gilroy, CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  color: #2C3C5B;
}
.material .downloads-container ul {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}
.material .downloads-container ul li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #D0D4DB;
  padding: 8px 0;
  line-height: 1;
}
.material .downloads-container ul li strong {
  font-size: 16px;
  line-height: 20px;
  color: #2C3C5B;
  font-weight: 700;
  font-family: CoreSans, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.material .downloads-container ul li img {
  margin: 0 8px 0 0;
}
.material .downloads-container ul .btn {
  padding-top: 8px;
  padding-bottom: 3px;
  min-height: 36px;
}
.material .downloads-container ul .btn .icon {
  font-size: 18px;
  margin-left: 4px;
}
.material .accordion {
  height: auto;
  overflow: unset;
}
.material .accordion.closed {
  height: 0px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .material .accordion.closed {
    height: auto;
  }
}
.material .accordion .btn-accordion {
  margin-top: 24px;
}
.material .btn-accordion {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #2C3C5B;
  font-size: 14px;
  line-height: 17px;
  font-weight: 700;
  max-width: 400px;
  text-transform: uppercase;
  height: 48px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .material .btn-accordion {
    display: none;
  }
}
.material .btn-accordion img {
  position: relative;
  margin-top: -3px;
  margin-left: 8px;
}
.material .accordion.closed + .btn-accordion {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 768px) {
  .material .accordion.closed + .btn-accordion {
    display: none;
  }
}
.material .accordion + .btn-accordion {
  display: none;
}

.material-info {
  background: #FFFEDE;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 24px;
  margin: 0px 24px 24px 0;
  font-size: 18px;
  line-height: 26px;
}
.material-info figure {
  background: none;
  padding: 0;
  margin: 0;
  margin-right: 16px;
}

.downloads-container .btn-accordion {
  padding-top: 1px;
}

@page {
  size: auto;
  margin: 10mm 15mm 20mm 20mm;
}
@media print {
  a:after {
    content: " (" attr(href) ") ";
    font-size: 0.8em;
    font-weight: normal;
  }

  .bc {
    display: none;
  }

  .owl-controls {
    display: none;
  }

  .ads {
    display: none;
  }

  html, body, .object-open {
    background: #FFF;
    max-width: 210mm;
    overflow-y: auto;
    padding-top: 0;
    margin-bottom: 0;
  }
  html aside, body aside, .object-open aside {
    width: 100%;
  }

  body.top-position {
    padding-top: 0;
    margin-top: 0;
  }

  header.top-menu {
    visibility: hidden;
    display: none;
  }

  img {
    max-width: 100%;
  }

  .article {
    max-width: 210mm;
    box-sizing: border-box;
    padding-left: 1em;
    padding-right: 1em;
  }

  .btn {
    display: none;
  }

  .object-open + .events, .object-open .events {
    display: none;
  }

  main .content {
    max-width: 100%;
  }

  .content > section {
    float: none;
    max-width: 210mm;
  }
}
body {
  font-size: 18px;
  line-height: 28px;
  color: #2c3c5b;
  font-family: "CoreSans", Arial, sans-serif;
}
body strong {
  font-weight: 700;
}

*:focus {
  outline: none;
}

.header-page-bg {
  display: none;
}

/* Loader */
.loader-container {
  display: none;
  position: absolute;
  z-index: 6000;
  width: 100%;
  bottom: 0;
  top: 0;
  height: 100%;
  background: rgba(245, 245, 245, 0.8);
  /* For browsers that do not support gradients */
  background: linear-gradient(rgba(245, 245, 245, 0.9), rgba(245, 245, 245, 0.7));
  /* Standard syntax */
  padding-top: 125px;
  padding-bottom: 100px;
}

.loader {
  font-size: 10px;
  margin: 15px auto;
  text-indent: -9999em;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background: #45e6d6;
  background: linear-gradient(to right, #45e6d6 10%, rgba(205, 218, 50, 0) 42%);
  position: relative;
  -webkit-animation: load3 0.9s infinite linear;
          animation: load3 0.9s infinite linear;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.loader:before {
  width: 50%;
  height: 50%;
  background: #45e6d6;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: " ";
}
.loader:after {
  background: rgba(245, 245, 245, 0.8);
  width: 55%;
  height: 55%;
  border-radius: 50%;
  content: " ";
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
